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

c-span broken #2291

Closed
kickerofelves opened this issue Feb 2, 2014 · 2 comments
Closed

c-span broken #2291

kickerofelves opened this issue Feb 2, 2014 · 2 comments
Labels

Comments

@kickerofelves
Copy link

@kickerofelves kickerofelves commented Feb 2, 2014

C-Span has undergone a major redesign so the extractor no longer works.

youtube-dl http://www.c-span.org/video/?168640-1/Yell --verbose
[debug] System config: []
[debug] User config: ['-wit', '--write-srt', '--restrict-filenames', '-f', '18/43/34/h264-sd/flv/mp4-sd/mp4']
[debug] Command-line args: ['http://www.c-span.org/video/?168640-1/Yell', '--verbose']
[debug] Encodings: locale 'UTF-8', fs 'UTF-8', out 'UTF-8', pref: 'UTF-8'
[debug] youtube-dl version 2014.01.30.2
[debug] Python version 2.7.5+ - Linux-3.10-3-amd64-x86_64-with-debian-jessie-sid
[debug] Proxy map: {}
[generic] Yell: Requesting header
WARNING: Falling back on generic information extractor.
[generic] Yell: Downloading webpage
[generic] Yell: Extracting information
ERROR: Unsupported URL: http://www.c-span.org/video/?168640-1/Yell; 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 "/home/damack/bin/youtube-dl/youtube_dl/YoutubeDL.py", line 493, in extract_info
    ie_result = ie.extract(url)
  File "/home/damack/bin/youtube-dl/youtube_dl/extractor/common.py", line 158, in extract
    return self._real_extract(url)
  File "/home/damack/bin/youtube-dl/youtube_dl/extractor/generic.py", line 370, in _real_extract
    raise ExtractorError('Unsupported URL: %s' % url)
ExtractorError: Unsupported URL: http://www.c-span.org/video/?168640-1/Yell; 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.
@jaimeMF jaimeMF closed this in 009a340 Feb 2, 2014
@jaimeMF
Copy link
Collaborator

@jaimeMF jaimeMF commented Feb 2, 2014

Fixed, thanks for the report.

@kickerofelves
Copy link
Author

@kickerofelves kickerofelves commented Feb 2, 2014

Thanks for the fix!

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
2 participants
You can’t perform that action at this time.