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 video #1666

Closed
ghost opened this issue Oct 27, 2013 · 1 comment
Closed

MySpace video #1666

ghost opened this issue Oct 27, 2013 · 1 comment
Assignees

Comments

@ghost
Copy link

@ghost ghost commented Oct 27, 2013

comment: MySpace video can't even be displayed in Safari or Firefox.

so no wonder they can't be downloaded

youtube-dl 'https://myspace.com/jessicaxbee/video/lauren-peeing-/32560147'
Traceback (most recent call last):
File "/System/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/runpy.py", line 162, in _run_module_as_main
"main", fname, loader, pkg_name)
File "/System/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/runpy.py", line 72, in _run_code
exec code in run_globals
File "/opt/local/bin/youtube-dl/main.py", line 18, in
File "/opt/local/bin/youtube-dl/youtube_dl/init.py", line 761, in main
File "/opt/local/bin/youtube-dl/youtube_dl/init.py", line 714, in _real_main
File "/opt/local/bin/youtube-dl/youtube_dl/YoutubeDL.py", line 701, in download
File "/opt/local/bin/youtube-dl/youtube_dl/YoutubeDL.py", line 342, in extract_info
File "/opt/local/bin/youtube-dl/youtube_dl/extractor/common.py", line 120, in extract
File "/opt/local/bin/youtube-dl/youtube_dl/extractor/generic.py", line 120, in _real_extract
File "/opt/local/bin/youtube-dl/youtube_dl/extractor/generic.py", line 102, in _test_redirect
File "/System/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/urllib2.py", line 404, in open
response = self._open(req, data)
File "/System/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/urllib2.py", line 422, in _open
'_open', req)
File "/System/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/urllib2.py", line 382, in _call_chain
result = func(*args)
File "/System/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/urllib2.py", line 1222, in https_open
return self.do_open(httplib.HTTPSConnection, req)
File "/System/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/urllib2.py", line 1187, in do_open
r = h.getresponse(buffering=True)
File "/System/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/httplib.py", line 1045, in getresponse
response.begin()
File "/System/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/httplib.py", line 409, in begin
version, status, reason = self._read_status()
File "/System/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/httplib.py", line 365, in _read_status
line = self.fp.readline(_MAXLINE + 1)
File "/System/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/socket.py", line 476, in readline
data = self._sock.recv(self._rbufsize)
File "/System/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/ssl.py", line 241, in recv
return self.read(buflen)
File "/System/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/ssl.py", line 160, in read
return self._sslobj.read(len)
ssl.SSLError: The read operation timed out

@ghost ghost assigned jaimeMF Oct 28, 2013
@jaimeMF jaimeMF closed this in 2563bcc Oct 28, 2013
@jaimeMF
Copy link
Collaborator

@jaimeMF jaimeMF commented Oct 28, 2013

Added support.

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.