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.
ComedyCentral downloader broken #8972
Comments
|
Post the full output of youtube-dl when run with
Do not post screenshots of verbose log only plain text is acceptable. The output (including the first lines) contains important debugging information. Issues without the full output are often not reproducible and therefore do not get solved in short order, if ever. |
|
I believe this issue to be fixed in youtube-dl 2016.03.25. See our FAQ if you need help updating. |
Running latest version as of 2016-03-25 - no longer able to download videos from Comedy Central.
Mac OS X 10.11
youtube-dl -f 1700 http://www.cc.com/full-episodes/0d8i55/the-daily-show-with-trevor-noah-march-22--2016----taavi-roivas-season-21-ep-21082
[ComedyCentral] the-daily-show-with-trevor-noah-march-22--2016----taavi-roivas-season-21-ep-21082: Downloading webpage
[ComedyCentral] f6e4b53d-2fcc-4e53-95f8-72c4472f8d8b: Downloading info
[ComedyCentral] 8931fed9-77fd-4bf7-ae61-ba17280d9cdb: Extracting information
[ComedyCentral] 8931fed9-77fd-4bf7-ae61-ba17280d9cdb: Downloading video urls
Traceback (most recent call last):
File "/System/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/runpy.py", line 162, in _run_module_as_main
"main", fname, loader, pkg_name)
File "/System/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/runpy.py", line 72, in _run_code
exec code in run_globals
File "/usr/local/bin/youtube-dl/main.py", line 19, in
File "/usr/local/bin/youtube-dl/youtube_dl/init.py", line 412, in main
File "/usr/local/bin/youtube-dl/youtube_dl/init.py", line 402, in _real_main
File "/usr/local/bin/youtube-dl/youtube_dl/YoutubeDL.py", line 1719, in download
File "/usr/local/bin/youtube-dl/youtube_dl/YoutubeDL.py", line 668, in extract_info
File "/usr/local/bin/youtube-dl/youtube_dl/extractor/common.py", line 320, in extract
File "/usr/local/bin/youtube-dl/youtube_dl/extractor/mtv.py", line 219, in _real_extract
File "/usr/local/bin/youtube-dl/youtube_dl/extractor/mtv.py", line 183, in _get_videos_info
File "/usr/local/bin/youtube-dl/youtube_dl/extractor/mtv.py", line 190, in _get_videos_info_from_url
File "/usr/local/bin/youtube-dl/youtube_dl/extractor/mtv.py", line 135, in _get_video_info
AttributeError: 'NoneType' object has no attribute 'strip'