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

Comedy Central layout changed #2627

Closed
PinkPandaKatie opened this issue Mar 25, 2014 · 3 comments
Closed

Comedy Central layout changed #2627

PinkPandaKatie opened this issue Mar 25, 2014 · 3 comments

Comments

@PinkPandaKatie
Copy link

@PinkPandaKatie PinkPandaKatie commented Mar 25, 2014

Comedy Central changed the layout of The Daily Show and The Colbert Report, including the canonical format of the URLs, which are not recognized.

http://thedailyshow.cc.com/full-episodes/wi0xs9/march-24--2014---arianna-huffington

@phihag phihag closed this in 865cbf4 Mar 25, 2014
@phihag
Copy link
Contributor

@phihag phihag commented Mar 25, 2014

Thank you for the report. This should be fixed in the current version of youtube-dl. Type youtube-dl -U to update. If the problem persists, please post the full output you get when running youtube-dl with the -v option. We'll then reopen this issue.

@kaushalparikh
Copy link

@kaushalparikh kaushalparikh commented Mar 28, 2014

New version fails for me with following error.

youtube-dl -f 400 --autonumber-size 1 http://www.thedailyshow.cc.com/full-episodes/25b7li/march-3--2014---seth-macfarlane -o ~/downloads/'the-daily-show-03-03-2014-%(autonumber)s.flv' --verbose

[debug] System config: []
[debug] User config: []
[debug] Command-line args: ['-f', '400', '--autonumber-size', '1', 'http://www.thedailyshow.cc.com/full-episodes/25b7li/march-3--2014---seth-macfarlane', '-o', '/home/kaushal/downloads/the-daily-show-03-03-2014-%(autonumber)s.flv', '--verbose']
[debug] Encodings: locale 'UTF-8', fs 'UTF-8', out 'UTF-8', pref: 'UTF-8'
[debug] youtube-dl version 2014.03.27.1
[debug] Python version 2.6.5 - Linux-3.0.0-29-generic-i686-with-Ubuntu-10.04-lucid
[debug] Proxy map: {}
[generic] march-3--2014---seth-macfarlane: Requesting header
[redirect] Following redirect to http://thedailyshow.cc.com/full-episodes/25b7li/march-3--2014---seth-macfarlane
[ComedyCentralShows] 25b7li/march-3--2014---seth-macfarlane: Downloading webpage
[ComedyCentralShows] 25b7li/march-3--2014---seth-macfarlane: Downloading show index
Traceback (most recent call last):
File "/usr/lib/python2.6/runpy.py", line 122, in _run_module_as_main
"main", fname, loader, pkg_name)
File "/usr/lib/python2.6/runpy.py", line 34, in _run_code
exec code in run_globals
File "/usr/bin/youtube-dl/main.py", line 18, in
File "/usr/bin/youtube-dl/youtube_dl/init.py", line 832, in main

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

File "/usr/bin/youtube-dl/youtube_dl/YoutubeDL.py", line 1023, in download
File "/usr/bin/youtube-dl/youtube_dl/YoutubeDL.py", line 520, in extract_info
File "/usr/bin/youtube-dl/youtube_dl/YoutubeDL.py", line 564, in process_ie_result
File "/usr/bin/youtube-dl/youtube_dl/YoutubeDL.py", line 509, in extract_info
File "/usr/bin/youtube-dl/youtube_dl/extractor/common.py", line 161, in extract
File "/usr/bin/youtube-dl/youtube_dl/extractor/comedycentral.py", line 164, in _real_extract
AttributeError: 'NoneType' object has no attribute 'text'

@phihag
Copy link
Contributor

@phihag phihag commented Mar 28, 2014

@kaushalparikh Please don't post in unrelated issues, that makes it hard to track the status of an issue. Instead, if the problem persists with youtube-dl 2014.03.28 (the download works fine for me), create a new issue. Don't worry, creating issues is free.

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.