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-dl doesn't support artist playlist #45
Comments
|
Open to anyone willing to implement an InfoExtractor for this (I'm currently not interested). |
|
Implemented by imrehg. |
Here's an example of a artist playlist: http://www.youtube.com/artist?a=GxdCwVVULXeca7q5-_o80IkZ-Dp-BF5s
It's probably very similar to a videos playlist, looks like it's the parameter "playnext=x" that determines what video to play rather than "index=x". It would be nice to get this feature.
Thanks