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.
C:> youtube-dl --verbose www.cbsnews.com/live/video/julianna-margulies/
[debug] System config: []
[debug] User config: []
[debug] Command-line args: [u'--verbose', u'www.cbsnews.com/live/video/julianna-margulies/']
[debug] Encodings: locale cp1252, fs mbcs, out cp1251, pref cp1252
[debug] youtube-dl version 2015.09.28
[debug] Python version 2.7.8 - Windows-7-6.1.7601-SP1
[debug] exe versions: ffmpeg N-59433-g4aa9c91, ffprobe N-59433-g4aa9c91
[debug] Proxy map: {}
WARNING: The url doesn't specify the protocol, trying with http
[CBSNews] julianna-margulies: Downloading webpage
ERROR: Unable to extract video JSON info; please report this issue on https://yt-dl.org/bug . Make sure you are using the latest ver
sion; 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 "youtube_dl\YoutubeDL.pyo", line 660, in extract_info
File "youtube_dl\extractor\common.pyo", line 288, in extract
File "youtube_dl\extractor\cbsnews.pyo", line 53, in _real_extract
File "youtube_dl\extractor\common.pyo", line 591, in _html_search_regex
File "youtube_dl\extractor\common.pyo", line 582, in _search_regex
RegexNotFoundError: Unable to extract video JSON info; 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.