Download videos that are under a certain length #778
Answered
by
Serene-Arc
samuelbraun04
asked this question in
Q&A
-
I have the following yaml file:
How can I make sure I only download videos and only if the video is under a certain length (60 seconds for example) |
Beta Was this translation helpful? Give feedback.
Answered by
Serene-Arc
Feb 16, 2023
Replies: 1 comment 2 replies
-
Downloading only videos is possible, but making sure that they are a certain length of have any other characteristic is not. The BDFR doesn't have any of that information on hand. To download videos, you can use |
Beta Was this translation helpful? Give feedback.
2 replies
Answer selected by
samuelbraun04
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Downloading only videos is possible, but making sure that they are a certain length of have any other characteristic is not. The BDFR doesn't have any of that information on hand.
To download videos, you can use
--skip
to filter out the file types that appear in the subreddit you're looking at so that only the videos download.