Package: youtube-dl
Version: 2013.12.04-1
Severity: normal
Dear Maintainer,
*** Please consider answering these questions, where appropriate ***
* What led up to the situation?
trying to download videos from "official" channels on youtube.
* What exactly did you do (or not do) that was effective (or
ineffective)?
$ youtube-dl --verbose http://www.youtube.com/watch?v=9bNeRL1cG-g
[debug] System config: []
[debug] User config: []
[debug] Command-line args: ['--verbose',
'http://www.youtube.com/watch?v=9bNeRL1cG-g']
[debug] youtube-dl version 2013.12.04
[debug] Python version 2.7.6 - Linux-3.13.0-rc2+-x86_64-with-debian-jessie-sid
[debug] Proxy map: {}
[youtube] Setting language
[youtube] 9bNeRL1cG-g: Downloading video webpage
[youtube] 9bNeRL1cG-g: Downloading video info webpage
[youtube] 9bNeRL1cG-g: Extracting video information
ERROR: unable to download video data: HTTP Error 403: Forbidden
Traceback (most recent call last):
File "/usr/lib/python2.7/dist-packages/youtube_dl/YoutubeDL.py", line 777, in
process_info
success = self.fd._do_download(filename, info_dict)
File "/usr/lib/python2.7/dist-packages/youtube_dl/FileDownloader.py", line
527, in _do_download
data = compat_urllib_request.urlopen(request)
File "/usr/lib/python2.7/urllib2.py", line 127, in urlopen
return _opener.open(url, data, timeout)
File "/usr/lib/python2.7/urllib2.py", line 410, in open
response = meth(req, response)
File "/usr/lib/python2.7/urllib2.py", line 523, in http_response
'http', request, response, code, msg, hdrs)
File "/usr/lib/python2.7/urllib2.py", line 448, in error
return self._call_chain(*args)
File "/usr/lib/python2.7/urllib2.py", line 382, in _call_chain
result = func(*args)
File "/usr/lib/python2.7/urllib2.py", line 531, in http_error_default
raise HTTPError(req.get_full_url(), code, msg, hdrs, fp)
HTTPError: HTTP Error 403: Forbidden
* What was the outcome of this action?
* What outcome did you expect instead?
*** End of the template - remove these lines ***
-- System Information:
Debian Release: jessie/sid
APT prefers unstable
APT policy: (500, 'unstable'), (500, 'testing'), (500, 'stable'), (500,
'oldstable'), (1, 'experimental')
Architecture: amd64 (x86_64)
Kernel: Linux 3.13.0-rc2+ (SMP w/4 CPU cores)
Locale: LANG=en_AU.UTF-8, LC_CTYPE=en_AU.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/bash
Versions of packages youtube-dl depends on:
ii python 2.7.5-5
ii python-pkg-resources 1.4.2-1
Versions of packages youtube-dl recommends:
ii ffmpeg 6:0.8.9-1
ii libav-tools 6:9.10-1
ii mplayer2 [mplayer] 2.0-701-gd4c5b7f-2
ii rtmpdump 2.4+20121230.gitdf6c518-1
youtube-dl suggests no packages.
-- no debconf information
--
To UNSUBSCRIBE, email to [email protected]
with a subject of "unsubscribe". Trouble? Contact [email protected]