Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[comedycentral] doanload fails #2668

Closed
pdball opened this issue Apr 1, 2014 · 2 comments
Closed

[comedycentral] doanload fails #2668

pdball opened this issue Apr 1, 2014 · 2 comments
Labels
bug

Comments

@pdball
Copy link

@pdball pdball commented Apr 1, 2014

fails with python 2.6.6. works with 2.7.3

$ youtube-dl http://thedailyshow.cc.com/full-episodes/puj58h/march-31--2014---peter-dinklage -v
[debug] System config: []
[debug] User config: []
[debug] Command-line args: ['http://thedailyshow.cc.com/full-episodes/puj58h/march-31--2014---peter-dinklage', '-v']
[debug] Encodings: locale UTF-8, fs UTF-8, out UTF-8, pref UTF-8
[debug] youtube-dl version 2014.04.01.3
[debug] Python version 2.6.6 - Linux-2.6.32-431.11.2.el6.x86_64-x86_64-with-redhat-6.5-Carbon
[debug] Proxy map: {}
[ComedyCentralShows] puj58h/march-31--2014---peter-dinklage: Downloading webpage
[ComedyCentralShows] puj58h/march-31--2014---peter-dinklage: Downloading show index
Traceback (most recent call last):
File "/usr/lib64/python2.6/runpy.py", line 122, in _run_module_as_main
"main", fname, loader, pkg_name)
File "/usr/lib64/python2.6/runpy.py", line 34, in _run_code
exec code in run_globals
File "/usr/local/bin/youtube-dl/main.py", line 18, in
File "/usr/local/bin/youtube-dl/youtube_dl/init.py", line 836, in main

File "/usr/local/bin/youtube-dl/youtube_dl/init.py", line 826, in _real_main

File "/usr/local/bin/youtube-dl/youtube_dl/YoutubeDL.py", line 1025, in download
File "/usr/local/bin/youtube-dl/youtube_dl/YoutubeDL.py", line 511, in extract_info
File "/usr/local/bin/youtube-dl/youtube_dl/extractor/common.py", line 161, in extract
File "/usr/local/bin/youtube-dl/youtube_dl/extractor/comedycentral.py", line 168, in _real_extract
AttributeError: 'NoneType' object has no attribute 'text'

@jaimeMF jaimeMF added the bug label Apr 1, 2014
@jaimeMF jaimeMF closed this in 9ddaf4e Apr 1, 2014
@jaimeMF
Copy link
Collaborator

@jaimeMF jaimeMF commented Apr 1, 2014

Thanks for the report, it will be fixed in the next version.

@phihag
Copy link
Contributor

@phihag phihag commented Apr 2, 2014

Version 2014.04.02 contains the fix for this problem. Type sudo youtube-dl -U to update.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Linked pull requests

Successfully merging a pull request may close this issue.

None yet
3 participants
You can’t perform that action at this time.