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.
Feature request: support Syfy videos of the form http://www.syfy.com/wilwheaton #2827
Comments
|
That URL works with this change: diff --git a/youtube_dl/extractor/theplatform.py b/youtube_dl/extractor/theplatform.py
|
|
Thanks for the report. Fixed in youtube-dl 2014.04.30. |
Looks like the id is available in the source:
(the id is 2771787, which works fine if I make this fake URL:
http://www.syfy.com/videos/Blastr/Blastr%20TV/vid:2771787)