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

ComedyCentralShows issue #2727

Closed
alexheinz opened this issue Apr 8, 2014 · 3 comments
Closed

ComedyCentralShows issue #2727

alexheinz opened this issue Apr 8, 2014 · 3 comments

Comments

@alexheinz
Copy link

@alexheinz alexheinz commented Apr 8, 2014

youtube-dl --verbose http://thedailyshow.cc.com/extended-interviews/rpgevm/exclusive-matt-taibbi-extended-interview
[debug] System config: []
[debug] User config: []
[debug] Command-line args: ['--verbose', 'http://thedailyshow.cc.com/extended-interviews/rpgevm/exclusive-matt-taibbi-extended-interview']
[debug] Encodings: locale UTF-8, fs UTF-8, out UTF-8, pref UTF-8
[debug] youtube-dl version 2014.04.07.4
[debug] Python version 2.7.3 - Linux-3.10.25+-armv6l-with-debian-7.4
[debug] Proxy map: {}
[ComedyCentralShows] exclusive-matt-taibbi-extended-interview: Downloading webpage
[ComedyCentralShows] exclusive-matt-taibbi-extended-interview: Downloading show index
[ComedyCentralShows] exclusive-matt-taibbi-extended-interview: Downloading configuration for segment 1 / 2
[ComedyCentralShows] exclusive-matt-taibbi-extended-interview: Downloading configuration for segment 2 / 2
[download] Downloading playlist: thedailyshow Exclusive - Matt Taibbi Extended Interview
[ComedyCentralShows] playlist thedailyshow Exclusive - Matt Taibbi Extended Interview: Collected 2 video ids (downloading 2 of them)
[download] Downloading video #1 of 2
ERROR: No video formats found!; please report this issue on https://yt-dl.org/bug . Be sure to call youtube-dl with the --verbose flag and include its complete output. Make sure you are using the latest version; type youtube-dl -U to update.
Traceback (most recent call last):
File "/usr/local/bin/youtube-dl/youtube_dl/YoutubeDL.py", line 525, in extract_info
return self.process_ie_result(ie_result, download, extra_info)
File "/usr/local/bin/youtube-dl/youtube_dl/YoutubeDL.py", line 643, in process_ie_result
extra_info=extra)
File "/usr/local/bin/youtube-dl/youtube_dl/YoutubeDL.py", line 562, in process_ie_result
return self.process_video_result(ie_result, download=download)
File "/usr/local/bin/youtube-dl/youtube_dl/YoutubeDL.py", line 740, in process_video_result
raise ExtractorError('No video formats found!')
ExtractorError: No video formats found!; please report this issue on https://yt-dl.org/bug . Be sure to call youtube-dl with the --verbose flag and include its complete output. Make sure you are using the latest version; type youtube-dl -U to update.

@phihag
Copy link
Contributor

@phihag phihag commented Apr 9, 2014

Sorry, I cannot reproduce this issue on multiple systems - the download takes a couple of seconds to start, but is then working, now at a surprising speed (10MBit/s). Can you post the entire output you get when including --dump-intermediate-pages? Warning, that will be a lot of text. You can use

youtube-dl --dump-intermediate-pages --verbose http://thedailyshow.cc.com/extended-interviews/rpgevm/exclusive-matt-taibbi-extended-interview > tds-log

and then update the file tds-log somewhere.

@shoaib-s
Copy link

@shoaib-s shoaib-s commented Apr 10, 2014

Worked on my system.

@alexheinz
Copy link
Author

@alexheinz alexheinz commented Apr 10, 2014

now also works for me. Strange... Must have been a temporary issue

@alexheinz alexheinz closed this Apr 10, 2014
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.