ComedyCentralShows issue #2186

Closed
opened 2026-02-20 22:23:58 -05:00 by deekerman · 3 comments
Owner

Originally created by @alexheinz on GitHub (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.

Originally created by @alexheinz on GitHub (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.
Author
Owner

@phihag commented on GitHub (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.

@phihag commented on GitHub (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](https://gist.github.com/).
Author
Owner

@shoaib-s commented on GitHub (Apr 10, 2014):

Worked on my system.

@shoaib-s commented on GitHub (Apr 10, 2014): Worked on my system.
Author
Owner

@alexheinz commented on GitHub (Apr 10, 2014):

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

@alexheinz commented on GitHub (Apr 10, 2014): now also works for me. Strange... Must have been a temporary issue
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/youtube-dl#2186
No description provided.