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.
Youtube change playlist url from "view_play_list" to "playlist" (need confirmation) #116
Comments
|
I can confirm this is true. however, a 404 error occurs when making this change. |
|
Should be implemented by now. Open a new bug if youtube-dl fails to download a playlist. |
Timestamp 2011-May-14
Example of a working playlist: http://www.youtube.com/playlist?p=PL53F9877FFF8D5C20
Quick dirty solution: sed replace "view_play_list" to "playlist" in the youtube-dl python script