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.
Resentry, when I try to download a video from anitube.se I got following message.
(Before 1 month or so, that was OK. and I'm using the latest version of youtube-dl)
~/youtube-dl.exe --verbose "http://www.anitube.se/video/44584/Hyouka-01"
[debug] System config: []
[debug] User config: []
[debug] Command-line args: ['--verbose', 'http://www.anitube.se/video/44584/Hyouka-01']
[debug] Encodings: locale cp932, fs mbcs, out cp932, pref cp932
[debug] youtube-dl version 2016.11.14.1
[debug] Python version 3.4.4 - Windows-10-10.0.14393
[debug] exe versions: ffmpeg N-56793-g01e3340
[debug] Proxy map: {}
[anitube.se] 44584: Downloading webpage
[anitube.se] 44584: Downloading XML
[anitube.se] 5fddf0a651a7f5844768: Checking sd video format URL
[anitube.se] 5fddf0a651a7f5844768: sd video format URL is invalid, skipping
ERROR: No video formats found!; please report this issue on https://yt-dl.org/bug . Make sure you are using the latest version; type youtube-dl -U to update. Be sure to call youtube-dl with the --verbose flag and include its complete output.
Traceback (most recent call last):
File "C:\Users\dst\AppData\Roaming\Build archive\youtube-dl\rg3\tmp9fh1o2s3\build\youtube_dl\YoutubeDL.py", line 705, in extract_info
File "C:\Users\dst\AppData\Roaming\Build archive\youtube-dl\rg3\tmp9fh1o2s3\build\youtube_dl\YoutubeDL.py", line 751, in process_ie_result
File "C:\Users\dst\AppData\Roaming\Build archive\youtube-dl\rg3\tmp9fh1o2s3\build\youtube_dl\YoutubeDL.py", line 1327, in process_video_result
youtube_dl.utils.ExtractorError: No video formats found!; please report this issue on https://yt-dl.org/bug . Make sure you are using the latest version; type youtube-dl -U to update. Be sure to call youtube-dl with the --verbose flag and include its complete output.
Can anyone help me ?