Join GitHub today
GitHub is home to over 50 million developers working together to host and review code, manage projects, and build software together.
Sign upGitHub is where the world builds software
Millions of developers and companies build, ship, and maintain their software on GitHub — the largest and most advanced development platform in the world.
Restrict download by number of views #1979
Comments
|
Added in youtube-dl 2013.12.16. |
I would like if you could only download videos from a playlist that have at least a specific number of views or no more than a number of views. For example only download videos that have 250000 or more views. The option could be called --min-views NUMBER or --max-views NUMBER.