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.
WDR Elefantenseite not supported #5731
Comments
|
Hi Boris, this does not seem to work. I downloaded the current zip from your repo and also from the main repo. Same effect. Example output from your repo: python -m youtube_dl --verbose http://www.wdrmaus.de/elefantenseite/#/tanja_und_andre_becherknete Am I doing something wrong? Regards Dennis
|
|
@derdennis This looks like the default extractor is still being used, so I guess you don't have the patch yet. [1] https://github.com/Boris-de/youtube-dl/tree/elefantenseite |
|
Hi @Boris-de, Yes, indeed, I downloaded your master branch. I tried again with the elefantenseite-branch and now, sure enough, everything works fine:
Thanks a bunch, you made me and my kids very happy. Regards, Dennis |
|
The new PR #14598 adds support for the Elefantenseite. |
Hi all,
I wanted to download some videos from the german Elefantenseite, a subsite of the already supported WDR Maus.
There are many single video site like this one and youtube-dl is not able to download the video. Output as follows:
Is there an easy fix for this issue? If I can be of any further help, please let me know.
Thanks, cheers
Dennis