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.
Canal+ seems to have dropped RTMP for Adobe HD #2749
Comments
|
Thanks for the report, fixed and will be available in the next release of |
|
That was fast. I had not realized that F4M was already implemented. |
I was not testing with youtube-dl, but my own old script uses rtmpdump too: it was still working last Friday (2014-04-11) and stopped Monday (2014-04-14).
Apparently, Canal+ decided to use Adobe HDS (f4m) now.
I was able to download the current episode using the following method:
The AdobeHDS.php script was downloaded from there: https://github.com/K-S-V/Scripts
The manifest URL was obtained using Iceweasel's net console during the web player startup; the NJAGXFZVHTAR blob seems irrelevant. The 877 quality parameter is unnecessary (the script downloads the highest quality by default) and comes from the manifest itself.