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.
youtube-dl --verbose http://nyti.ms/1RBkHyN
[debug] System config: []
[debug] User config: [u'--continue', u'--ignore-errors', u'--no-overwrites', u'--restrict-filenames', u'--audio-format', u'mp3', u'--output', u'%(autonumber)s-%(uploader)s-%(title)s.%(ext)s']
[debug] Command-line args: [u'--verbose', u'http://nyti.ms/1RBkHyN']
[debug] Encodings: locale UTF-8, fs utf-8, out UTF-8, pref UTF-8
[debug] youtube-dl version 2016.03.18
[debug] Python version 2.7.10 - Darwin-15.3.0-x86_64-i386-64bit
[debug] exe versions: avconv present, avprobe present
[debug] Proxy map: {}
[generic] 1RBkHyN: Requesting header
[redirect] Following redirect to http://www.nytimes.com/video/dining/1194817104184/no-knead-bread.html?smid=pl-share
[NYTimes] 1194817104184: Downloading video JSON
ERROR: An extractor error has occurred. (caused by KeyError(u'byline',)); 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 "/usr/local/bin/youtube-dl/youtube_dl/extractor/common.py", line 320, in extract
return self._real_extract(url)
File "/usr/local/bin/youtube-dl/youtube_dl/extractor/nytimes.py", line 88, in _real_extract
return self._extract_video_from_id(video_id)
File "/usr/local/bin/youtube-dl/youtube_dl/extractor/nytimes.py", line 21, in _extract_video_from_id
uploader = video_data['byline']
KeyError: u'byline'
Traceback (most recent call last):
File "/usr/local/bin/youtube-dl/youtube_dl/YoutubeDL.py", line 668, in extract_info
ie_result = ie.extract(url)
File "/usr/local/bin/youtube-dl/youtube_dl/extractor/common.py", line 326, in extract
raise ExtractorError('An extractor error has occurred.', cause=e)
ExtractorError: An extractor error has occurred. (caused by KeyError(u'byline',)); 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.
Srinis-Mac-Pro:~ cheeni$ youtube-dl http://graphics8.nytimes.com/video/players/offsite/index.html?videoId=1194817104184
[generic] index: Requesting header
WARNING: Falling back on generic information extractor.
[generic] index: Downloading webpage
[generic] index: Extracting information
ERROR: Unsupported URL: http://graphics8.nytimes.com/video/players/offsite/index.html?videoId=1194817104184