Myspace.com videos not working. #7374

Closed
opened 2026-02-21 02:37:05 -05:00 by deekerman · 1 comment
Owner

Originally created by @ignaciocastro on GitHub (Mar 26, 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)
Originally created by @ignaciocastro on GitHub (Mar 26, 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) ```
Author
Owner

@dstftw commented on GitHub (Mar 26, 2016):

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

@dstftw commented on GitHub (Mar 26, 2016): You are using an outdated version of youtube-dl. Read [our FAQ](https://yt-dl.org/update) if you have troubles updating.
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#7374
No description provided.