Package: youtube-dl
Version: 2014.08.05-1
Severity: normal

Dear Maintainer,

I just tried to download some tracks from SoundCloud, but it fails every time
with the following message:

        $ youtube-dl -v https://soundcloud.com/kapuzenauf/kapuzi-exist
        [debug] System config: []
        [debug] User config: []
        [debug] Command-line args: ['-v', 
'https://soundcloud.com/kapuzenauf/kapuzi-exist']
        [debug] Encodings: locale UTF-8, fs UTF-8, out UTF-8, pref UTF-8
        [debug] youtube-dl version 2014.08.05
        [debug] Python version 2.7.8 - 
Linux-3.14-2-amd64-x86_64-with-debian-jessie-sid
        [debug] Proxy map: {}
        [soundcloud] kapuzenauf/kapuzi-exist: Resolving id
        [soundcloud] kapuzenauf/kapuzi-exist: Downloading info JSON
        [soundcloud] 165516597: Downloading track url
        [debug] Invoking downloader on 
u'https://ec-media.soundcloud.com/aMYy7YqlvWZ1.128.mp3?f10880d39085a94a0418a7ef69b03d522cd6dfee9399eeb9a522009f68ffbe3f3366d97ebe35f83ea89fc06a88cae5a2df310b18afff09e05b72c7bd9e06397d884f7ec6ad&AWSAccessKeyId=AKIAJNIGGLK7XA7YZSNQ&Expires=1413770385&Signature=fGHTMX%2FvtF8k7257KfKI02xMbOo%3D'
        ERROR: unable to download video data: <urlopen error EOF occurred in 
violation of protocol (_ssl.c:579)>
        Traceback (most recent call last):
                File 
"/usr/lib/python2.7/dist-packages/youtube_dl/YoutubeDL.py", line 1022, in 
process_info
                        success = dl(filename, info_dict)
                File 
"/usr/lib/python2.7/dist-packages/youtube_dl/YoutubeDL.py", line 998, in dl
                        return fd.download(name, info)
                File 
"/usr/lib/python2.7/dist-packages/youtube_dl/downloader/common.py", line 291, 
in download
                        return self.real_download(filename, info_dict)
                File 
"/usr/lib/python2.7/dist-packages/youtube_dl/downloader/http.py", line 58, in 
real_download
                        data = self.ydl.urlopen(request)
                File 
"/usr/lib/python2.7/dist-packages/youtube_dl/YoutubeDL.py", line 1231, 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 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 598, in https_open
                        return self.do_open(HTTPSConnectionV3, req)
                File "/usr/lib/python2.7/urllib2.py", line 1169, in do_open
                        raise URLError(err)
        URLError: <urlopen error EOF occurred in violation of protocol 
(_ssl.c:579)>

However, I can download the audio by taking the link from the debug output and
putting it behind a `wget'.

Thanks for looking into this,
 - Roland


-- System Information:
Debian Release: jessie/sid
  APT prefers testing
  APT policy: (200, 'testing'), (170, 'unstable'), (150, 
'testing-proposed-updates'), (150, 'experimental')
Architecture: amd64 (x86_64)
Foreign Architectures: i386

Kernel: Linux 3.14-2-amd64 (SMP w/2 CPU cores)
Locale: LANG=en_US.UTF-8, LC_CTYPE=de_DE.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash

Versions of packages youtube-dl depends on:
ii  python                2.7.8-1
ii  python-pkg-resources  5.5.1-1

Versions of packages youtube-dl recommends:
ii  libav-tools         6:11-1
ii  mplayer2 [mplayer]  2.0-728-g2c378c7-3
ii  rtmpdump            2.4+20131018.git79459a2-4

youtube-dl suggests no packages.

-- no debconf information


-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Reply via email to