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.
[wishlist] InfoExtractor for YouTube Shows #14
Comments
|
I'm leaving the issue open in case I (or someone else) wants to implement that in the future. |
Was: http://bitbucket.org/rg3/youtube-dl/issue/84/
Now that issue number 63 [note: from bitbucket.org] has been fixed (thanks rg!) and it is possible to download Shows via rtmpdump, it would be useful to support pointing youtube-dl at a show listing, such that it is treated the same way as a YouTube playlist, and all the linked episodes are downloaded.
e.g.,
http://www.youtube.com/show?p=yiRE6Z5QFLo&s=1
http://www.youtube.com/show?p=yiRE6Z5QFLo&s=2
etc.
This is (very) low priority, but would be a useful enhancement.
Thanks in advance.