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.
Make sure you are using the latest version: run
youtube-dl --versionand ensure your version is 2016.10.31. If it's not read this FAQ entry and update. Issues with outdated version will be rejected.Before submitting an issue make sure you have:
What is the purpose of your issue?
For some time now I have been unable to rip from CBC. Some problem URL-s:
Produces:
This retrieves video ids, but only for a short excerpt that is also available from the page:
UPDATE:
I found a work around that I thought I should pass on for anyone else having this problem.
Using the "HLS Stream Detector" add-on for Firefox will allow you to determine the URL for the m3u8 file, for example:
http://v.watch.cbc.ca/p//38e815a-00b14d50494//CBC_NATURE_THINGS_SEASON_56_S56E04-v2-10837286/CBC_NATURE_THINGS_SEASON_56_S56E04-v2-10837286__desktop.m3u8?cbcott=st=1478208977~exp=1478295377~acl=/*~hmac=7740937cd92501a3f683655eb51a3e0a0dd98de86057b6519d249fbab2e423de
You can use that with youtube-dl to do the download.