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.
Add support for http://www.streamago.tv/ #2275
Comments
|
Please post the verbose output which you get when running youtube-dl with -v option, so we can see if the site is exactly not supported and what is happenning. |
|
youtube-dl -v http://www.streamago.tv/general/29664/motociclismo/web-2013-11-19-11-40-05.html please report this issue on https://yt-dl.org/bug . Be |
|
@jaimeMF I have written this code so far:
Now I just need a way to parse m3u8 file. If I open the returned link in my browser QuickTime plugin detects it and runs the video whereas if I run:
(the link used above is the mp4_link returned by my script) I just get a file containing this:
I have no experience with parsing m3u8 files so any further help is appreciated. |
Thank you very much!