ytdl-org / youtube-dl

Command-line program to download videos from YouTube.com and other video sites
http://ytdl-org.github.io/youtube-dl/
The Unlicense
132.34k stars 10.03k forks source link

Youtube: HTTPError: HTTP Error 403: Forbidden #2312

Closed vanilla38 closed 10 years ago

vanilla38 commented 10 years ago

Shakira__Cant_Remember_to_Forget_You_ft_Rihanna_o3mP3mJDL2k.RETRY GNU nano 2.2.4 Fichier : Shakira__Cant_Remember_to_Forget_You_ft_Rihanna_o3mP3mJDL2k.RETRY

Traceback (most recent call last): File "/usr/local/bin/youtube-dl/youtube_dl/YoutubeDL.py", line 953, in process_info success = dl(filename, info_dict) File "/usr/local/bin/youtube-dl/youtube_dl/YoutubeDL.py", line 929, in dl return fd.download(name, info) File "/usr/local/bin/youtube-dl/youtube_dl/downloader/common.py", line 290, in download return self.real_download(filename, info_dict) File "/usr/local/bin/youtube-dl/youtube_dl/downloader/http.py", line 52, in real_download data = compat_urllib_request.urlopen(request) File "/usr/lib/python2.6/urllib2.py", line 126, in urlopen return _opener.open(url, data, timeout) File "/usr/lib/python2.6/urllib2.py", line 397, in open response = meth(req, response) File "/usr/lib/python2.6/urllib2.py", line 510, in http_response 'http', request, response, code, msg, hdrs) File "/usr/lib/python2.6/urllib2.py", line 435, in error return self._call_chain(_args) File "/usr/lib/python2.6/urllib2.py", line 369, in _call_chain result = func(_args) File "/usr/lib/python2.6/urllib2.py", line 518, in http_error_default raise HTTPError(req.get_full_url(), code, msg, hdrs, fp) HTTPError: HTTP Error 403: Forbidden

                                                                        [ Lecture de 52 lignes ]

^G Aide ^O Écrire ^R Lire fich. ^Y Page préc. ^K Couper ^C Pos. cur. ^X Quitter ^J Justifier ^W Chercher ^V Page suiv. ^U Coller ^T Orthograp.

jaimeMF commented 10 years ago

There's some missing output, we need the whole output of youtube-dl YT_URL -v. Although I guess you are having the same problem as #2304.

phihag commented 10 years ago

I believe this bug to be fixed in youtube-dl v2014.02.04.1. Type sudo youtube-dl -U to update.