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.
How to download certain quality of a YouTube playlist? #6458
Comments
|
you can read here about how specify the formats to download: https://github.com/rg3/youtube-dl#format-selection.
this is the simple answer: |
|
The answer provided by @remitamine should work, therefore I'm closing the issue. |
|
Note: it's |
I literally know how to download a playlist a video, it's something like:
That I suspect downloads the highest possible quality of videos.
Suppose I know that 1080p is the highest quality which user is uploading it's video. What if I want to download all the playlist in 480p?