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

Space.com's extractor doesn't seem to work anymore #8662

Closed
Earnestly opened this issue Feb 25, 2016 · 1 comment
Closed

Space.com's extractor doesn't seem to work anymore #8662

Earnestly opened this issue Feb 25, 2016 · 1 comment

Comments

@Earnestly
Copy link

@Earnestly Earnestly commented Feb 25, 2016

  • youtube-dl 2016.02.13.r50.g8864124

When attempting to play videos from space.com I get the following error:

% youtube-dl -v "http://www.space.com/32025-central-milky-way-features-hiding-in-plain-sight-multiple-wavelengths-video.html" 
[debug] System config: []
[debug] User config: []
[debug] Command-line args: ['-v', 'http://www.space.com/32025-central-milky-way-features-hiding-in-plain-sight-multiple-wavelengths-video.html']
[debug] Encodings: locale UTF-8, fs utf-8, out UTF-8, pref UTF-8
[debug] youtube-dl version 2016.02.13
[debug] Python version 3.5.1 - Linux-4.4.1-1-zen-x86_64-with-arch
[debug] exe versions: ffmpeg N-78627-g1ec7a70, ffprobe N-78627-g1ec7a70, rtmpdump 2.4
[debug] Proxy map: {}
[Space] central-milky-way-features-hiding-in-plain-sight-multiple-wavelengths: Downloading webpage
ERROR: no suitable InfoExtractor for URL https://player.ooyala.com/player.swf?embedCode=Vpd3Q4MTE6PwkcCHC8rhH_oRlCamwFgz&keepEmbedCode=true
  File "/usr/bin/youtube-dl", line 9, in <module>
    load_entry_point('youtube-dl==2016.2.13', 'console_scripts', 'youtube-dl')()
  File "/usr/lib/python3.5/site-packages/youtube_dl/__init__.py", line 411, in main
    _real_main(argv)
  File "/usr/lib/python3.5/site-packages/youtube_dl/__init__.py", line 401, in _real_main
    retcode = ydl.download(all_urls)
  File "/usr/lib/python3.5/site-packages/youtube_dl/YoutubeDL.py", line 1692, in download
    url, force_generic_extractor=self.params.get('force_generic_extractor', False))
  File "/usr/lib/python3.5/site-packages/youtube_dl/YoutubeDL.py", line 677, in extract_info
    return self.process_ie_result(ie_result, download, extra_info)
  File "/usr/lib/python3.5/site-packages/youtube_dl/YoutubeDL.py", line 729, in process_ie_result
    extra_info=extra_info)
  File "/usr/lib/python3.5/site-packages/youtube_dl/YoutubeDL.py", line 692, in extract_info
    self.report_error('no suitable InfoExtractor for URL %s' % url)
  File "/usr/lib/python3.5/site-packages/youtube_dl/YoutubeDL.py", line 541, in report_error
    self.trouble(error_message, tb)
  File "/usr/lib/python3.5/site-packages/youtube_dl/YoutubeDL.py", line 503, in trouble
    tb_data = traceback.format_list(traceback.extract_stack())

It seems space.com may not be using brightcove any longer?

@dstftw dstftw closed this in e26cde0 Feb 25, 2016
@Earnestly
Copy link
Author

@Earnestly Earnestly commented Feb 25, 2016

Thank you \o/

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