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.
[pbs] Attempting to download a playlist is only giving me one video #6296
Comments
|
when i play it in the browser it play only a single video.
|
|
Ha. When I play it, there is also a "next video" in the browser, and I can go "next", "next", "next" and see all of the nova episodes I want to watch. |
|
i don't have an account so i can't work on it. |


youtube-dl -f 'bestvideo[height<=480][ext=mp4]+bestaudio[ext=m4a]/[height<=?480]' --sub-lang en --write-sub --recode-video mp4 --yes-playlist 'http://video.pbs.org/video/2326108547/?playlist=true&autoplay=true'
Fetches the first video, only.
Does get the subtitles now :-)