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.
CBS Unsupported URL (v. 2014.10.05.2) #3889
Comments
|
I don't have these problems with CBS. |
|
Is this still a problem? If not, then perhaps we can close it. |
[debug] System config: []
[debug] User config: []
[debug] Command-line args: ['--verbose', 'http://www.cbs.com/shows/ncis/video/']
[debug] Encodings: locale cp1252, fs mbcs, out cp850, pref cp1252
[debug] youtube-dl version 2014.10.05.2
[debug] Python version 3.4.1 - Windows-8-6.2.9200
[debug] Proxy map: {}
[generic] video: Requesting header
WARNING: Falling back on generic information extractor.
[generic] video: Downloading webpage
[generic] video: Extracting information
ERROR: Unsupported URL: http://www.cbs.com/shows/ncis/video/; please report this issue on https://yt-dl.org/bug . Be sure to call youtube-dl with the --verbose flag and include its complete output. Make sure you are using the latest version; type youtube-dl -U to update.
Traceback (most recent call last):
File "youtube-dl\youtube_dl\YoutubeDL.py", line 524, in extract_info
ie_result = ie.extract(url)
File "youtube-dl\youtube_dl\extractor\common.py", line 193, in extract
return self._real_extract(url)
File "youtube-dl\youtube_dl\extractor\generic.py", line 907, in _real_extract
raise ExtractorError('Unsupported URL: %s' % url)
youtube_dl.utils.ExtractorError: Unsupported URL: http://www.cbs.com/shows/ncis/video/; please report this issue on https://yt-dl.org/bug . Be sure to call youtube-dl with the --verbose flag and include its complete output. Make sure you are using the latest version; type youtube-dl -U to update.