Hey guys, I want to download some videos directly ...
# ask-metaflow
m
Hey guys, I want to download some videos directly from s3 and then use those videos for my inferencing. I used
get_all
function which returns me the
S3Object
i saw the documentation for it, but i am not sure how to use this downloaded data.
path
attribute gives me a location of the object but that is not in video format. I have to pass multiple videos at once to my model