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.
Hello dear coders!
Now I want to ask you about adding support of tv.m24.ru into YDL.
The video streaming tech. is chunks based, i.e., the same as on russia.tv, vesti.ru, 1tv.ru.
Also this tv.m24.ru contains two resolutions' sets those user can choose.
Here is the log:
C:>youtube-dl -F -v http://tv.m24.ru/videos/128227
[debug] System config: []
[debug] User config: []
[debug] Custom config: []
[debug] Command-line args: ['-F', '-v', 'http://tv.m24.ru/videos/128227']
[debug] Encodings: locale cp1251, fs mbcs, out cp866, pref cp1251
[debug] youtube-dl version 2017.05.01
[debug] Python version 3.4.4 - Windows-7-6.1.7601-SP1
[debug] exe versions: ffmpeg 3.2.4, ffprobe 3.2.4, rtmpdump 2.4
[debug] Proxy map: {}
[generic] 128227: Requesting header
WARNING: Falling back on generic information extractor.
[generic] 128227: Downloading webpage
[generic] 128227: Extracting information
ERROR: Unsupported URL: http://tv.m24.ru/videos/128227
Traceback (most recent call last):
File "C:\Users\dst\AppData\Roaming\Build archive\youtube-dl\rg3\tmp0io2aq9r\build\youtube_dl\YoutubeDL.py", line 760,in extract_info
File "C:\Users\dst\AppData\Roaming\Build archive\youtube-dl\rg3\tmp0io2aq9r\build\youtube_dl\extractor\common.py", line 429, in extract
File "C:\Users\dst\AppData\Roaming\Build archive\youtube-dl\rg3\tmp0io2aq9r\build\youtube_dl\extractor\generic.py", line 2834, in _real_extract
youtube_dl.utils.UnsupportedError: Unsupported URL: http://tv.m24.ru/videos/128227