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

Ooyala extractor failing #5392

Closed
rschaosid opened this issue Apr 9, 2015 · 2 comments
Closed

Ooyala extractor failing #5392

rschaosid opened this issue Apr 9, 2015 · 2 comments

Comments

@rschaosid
Copy link

@rschaosid rschaosid commented Apr 9, 2015

Unless I'm doing something wrong...

$ youtube-dl --verbose http://player.ooyala.com/player.js?embedCode=gzN3g0MzqS56R9Yg77XVgFqBHibwI5fm
[debug] System config: []
[debug] User config: []
[debug] Command-line args: [u'--verbose', u'http://player.ooyala.com/player.js?embedCode=gzN3g0MzqS56R9Yg77XVgFqBHibwI5fm']
[debug] Encodings: locale UTF-8, fs UTF-8, out UTF-8, pref UTF-8
[debug] youtube-dl version 2015.04.09
[debug] Python version 2.7.6 - Linux-3.13.0-46-generic-x86_64-with-Ubuntu-14.04-trusty
[debug] exe versions: avconv 9.16-6, avprobe 9.16-6, rtmpdump 2.4
[debug] Proxy map: {}
[Ooyala] gzN3g0MzqS56R9Yg77XVgFqBHibwI5fm: Downloading webpage
[Ooyala] gzN3g0MzqS56R9Yg77XVgFqBHibwI5fm: Downloading mobile player JS for unknown device
ERROR: Unable to download webpage: <urlopen error unknown url type: &device=%22+device+%22&domain=%22+(document.domain%7c%7c%22unknown%22);var%20commonutils=%7bseconds_of_day> (caused by URLError('unknown url type: &device=%22+device+%22&domain=%22+(document.domain%7c%7c%22unknown%22);var%20commonutils=%7bseconds_of_day',))
  File "/home/anders/bin/youtube-dl/youtube_dl/extractor/common.py", line 314, in _request_webpage
    return self._downloader.urlopen(url_or_request)
  File "/home/anders/bin/youtube-dl/youtube_dl/YoutubeDL.py", line 1673, in urlopen
    return self._opener.open(req, timeout=self._socket_timeout)
  File "/usr/lib/python2.7/urllib2.py", line 404, in open
    response = self._open(req, data)
  File "/usr/lib/python2.7/urllib2.py", line 427, in _open
    'unknown_open', req)
  File "/usr/lib/python2.7/urllib2.py", line 382, in _call_chain
    result = func(*args)
  File "/usr/lib/python2.7/urllib2.py", line 1247, in unknown_open
    raise URLError('unknown url type: %s' % type)
@yan12125
Copy link
Collaborator

@yan12125 yan12125 commented Apr 10, 2015

Can you watch the video in the browser? I got an "Account has been disabled." error.

@rschaosid
Copy link
Author

@rschaosid rschaosid commented Apr 10, 2015

Nah, I wouldn't even consider letting something like this have free reign in my browser. Closed.

@rschaosid rschaosid closed this Apr 10, 2015
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.