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.
Please follow the guide below
xinto all the boxes [ ] relevant to your issue (like this:[x])Make sure you are using the latest version: run
youtube-dl --versionand ensure your version is 2019.03.18. 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?
If the purpose of this issue is a site support request please provide all kinds of example URLs support for which should be included (replace following example URLs by yours):
Description of your issue, suggested solution and other information
This is a site support request for NovaPlus.
The content is geoblocked outside of Croatia, but is accessible using a Croatian-based proxy.
The videos do not appear to be embedded in the source, but in a piece of javascript (flowplayer plugin), which fetches a
playlist.m3u8file, which can then be processed using, for instance,ffmpeg.If anyone has a suggestion on how to achieve the above in
youtube-dl, I'd be happy to try to build an extractor.