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

Myspace.com videos not working. #8999

Closed
ignaciocastro opened this issue Mar 27, 2016 · 1 comment
Closed

Myspace.com videos not working. #8999

ignaciocastro opened this issue Mar 27, 2016 · 1 comment

Comments

@ignaciocastro
Copy link

@ignaciocastro ignaciocastro commented Mar 27, 2016

Appareantly you can only watch them on the browser.

$ youtube-dl -v https://myspace.com/philgoesroar/video/horses-are-wrong/100964118
[debug] System config: []
[debug] User config: []
[debug] Command-line args: ['-v', 'https://myspace.com/philgoesroar/video/horses-are-wrong/100964118']
[debug] Encodings: locale 'UTF-8', fs 'UTF-8', out 'UTF-8', pref: 'UTF-8'
[debug] youtube-dl version 2014.02.17
[debug] Python version 2.7.6 - Linux-4.4.5-040405-generic-x86_64-with-LinuxMint-17.3-rosa
[debug] Proxy map: {}
[MySpace] 100964118: Downloading webpage
ERROR: Unable to download webpage: <urlopen error [Errno 104] Connection reset by peer>
  File "/usr/lib/python2.7/dist-packages/youtube_dl/extractor/common.py", line 191, in _request_webpage
    return self._downloader.urlopen(url_or_request)
  File "/usr/lib/python2.7/dist-packages/youtube_dl/YoutubeDL.py", line 1157, in urlopen
    return self._opener.open(req)
  File "/usr/lib/python2.7/urllib2.py", line 404, in open
    response = self._open(req, data)
  File "/usr/lib/python2.7/urllib2.py", line 422, in _open
    '_open', req)
  File "/usr/lib/python2.7/urllib2.py", line 382, in _call_chain
    result = func(*args)
  File "/usr/lib/python2.7/dist-packages/youtube_dl/utils.py", line 572, in https_open
    return self.do_open(HTTPSConnectionV3, req)
  File "/usr/lib/python2.7/urllib2.py", line 1184, in do_open
    raise URLError(err)
@dstftw
Copy link
Collaborator

@dstftw dstftw commented Mar 27, 2016

You are using an outdated version of youtube-dl. Read our FAQ if you have troubles updating.

@dstftw dstftw closed this Mar 27, 2016
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.