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.
Support for Discoverymax #6707
Support for Discoverymax #6707
Comments
|
I am insterested in this very good documentarys. |
|
I've been doing some digging, and came across with https://pluginu.com/dni_carrington_build_modules/, these pages use the same module, or so I think, that the requested page. Some of them already have an extractor such as Tlc.de. I'll try to replicate the code. |
Hi, I would like to ask you to add support for: www.discoverymax.marca.com.
The web offers the videos in a Brightcove playlist, and it works like this: There is a playlist url and each video has it's unique id ( i.e. #4383897233001).
If you type the id at the end of the playlist you go to the video itself, but if you try downloading it with youtube-dl, you always get the first video of the playlist no matter what video's url you pass.
Note that the requested video was 4246353904001 and the downloaded video was 4383781458001 instead.
Thank you.