Replies: 1 comment
-
The API doesn't specify a video length |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
When downloading videos, there are so many models that have like 3-second videos. Most of the time, I only care about the videos that are at least like 20 seconds long.
It would be great to have a param like
"minimum_video_length" : 20
that makes it so the code only downloads videos that are, in this case, 20 seconds or longer.Same vein, I guess
minimum_audio_length
would make sense as well.Beta Was this translation helpful? Give feedback.
All reactions