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

HTTPError: HTTP Error 403: Forbidden #13741

Closed
matancohen365 opened this issue Jul 26, 2017 · 0 comments
Closed

HTTPError: HTTP Error 403: Forbidden #13741

matancohen365 opened this issue Jul 26, 2017 · 0 comments

Comments

@matancohen365
Copy link

@matancohen365 matancohen365 commented Jul 26, 2017

[debug] System config: []
[debug] User config: []
[debug] Custom config: []
[debug] Command-line args: [u'-v', u'-f', u'bestaudio', u'-o', u'te1mp', u'https://www.youtube.com/watch?v=PT2_F-1esPk']
[debug] Encodings: locale UTF-8, fs UTF-8, out UTF-8, pref UTF-8
[debug] youtube-dl version 2017.07.23
[debug] Python version 2.7.9 - Linux-2.6.32-042stab120.11-x86_64-with-Ubuntu-15.04-vivid
[debug] exe versions: ffmpeg 2.5.10-0ubuntu0.15.04.1, ffprobe 2.5.10-0ubuntu0.15.04.1
[debug] Proxy map: {}
[youtube] PT2_F-1esPk: Downloading webpage
[youtube] PT2_F-1esPk: Downloading video info webpage
[youtube] PT2_F-1esPk: Extracting video information
[youtube] PT2_F-1esPk: Downloading embed webpage
[youtube] {22} signature length 40.40, html5 player vflrAeTuj
[youtube] {43} signature length 40.40, html5 player vflrAeTuj
[youtube] {18} signature length 40.40, html5 player vflrAeTuj
[youtube] {36} signature length 40.40, html5 player vflrAeTuj
[youtube] {17} signature length 40.40, html5 player vflrAeTuj
[youtube] {137} signature length 40.40, html5 player vflrAeTuj
[youtube] {248} signature length 40.40, html5 player vflrAeTuj
[youtube] {136} signature length 40.40, html5 player vflrAeTuj
[youtube] {247} signature length 40.40, html5 player vflrAeTuj
[youtube] {135} signature length 40.40, html5 player vflrAeTuj
[youtube] {244} signature length 40.40, html5 player vflrAeTuj
[youtube] {134} signature length 40.40, html5 player vflrAeTuj
[youtube] {243} signature length 40.40, html5 player vflrAeTuj
[youtube] {133} signature length 40.40, html5 player vflrAeTuj
[youtube] {242} signature length 40.40, html5 player vflrAeTuj
[youtube] {160} signature length 40.40, html5 player vflrAeTuj
[youtube] {278} signature length 40.40, html5 player vflrAeTuj
[youtube] {140} signature length 40.40, html5 player vflrAeTuj
[youtube] {171} signature length 40.40, html5 player vflrAeTuj
[youtube] {249} signature length 40.40, html5 player vflrAeTuj
[youtube] {250} signature length 40.40, html5 player vflrAeTuj
[youtube] {251} signature length 40.40, html5 player vflrAeTuj
[debug] Invoking downloader on u'https://r6---sn-25ge7nsl.googlevideo.com/videoplayback?key=yt6&mime=audio%2Fwebm&gir=yes&initcwndbps=2677500&requiressl=yes&lmt=1499732354821887&expire=1501075253& dur=261.801&ipbits=0&source=youtube&itag=251&ei=1UJ4Wb34BcTBcZT-jOAD&pl=50&gcr=us&ms=au&sparams=clen%2Cdur%2Cei%2Cgcr%2Cgir%2Cid%2Cinitcwndbps%2Cip%2Cipbits%2Citag%2Ckeepalive%2Clmt%2Cmime%2Cmm%2C mn%2Cms%2Cmv%2Cpl%2Crequiressl%2Csource%2Cexpire&mv=m&mt=1501053584&ip=2001%3A41d0%3A52%3Aa00%3A%3Aac0&clen=4446232&keepalive=yes&id=o-ANjhCQr7ptoFq75ACvb2IZLXvxDmA0Tyv8p0pYE6EZ2W&mn=sn-25ge7nsl&m m=31&signature=70638CDF9A8CACC86097EA172324992FAC016.874E21AF890FB22B1B460AB5541AD258255AF&ratebypass=yes'
ERROR: unable to download video data: HTTP Error 403: Forbidden
Traceback (most recent call last):
File "/usr/local/bin/youtube-dl/youtube_dl/YoutubeDL.py", line 1863, in process_info
success = dl(filename, info_dict)
File "/usr/local/bin/youtube-dl/youtube_dl/YoutubeDL.py", line 1805, in dl
return fd.download(name, info)
File "/usr/local/bin/youtube-dl/youtube_dl/downloader/common.py", line 361, in download
return self.real_download(filename, info_dict)
File "/usr/local/bin/youtube-dl/youtube_dl/downloader/http.py", line 61, in real_download
data = self.ydl.urlopen(request)
File "/usr/local/bin/youtube-dl/youtube_dl/YoutubeDL.py", line 2166, in urlopen
return self._opener.open(req, timeout=self._socket_timeout)
File "/usr/lib/python2.7/urllib2.py", line 437, in open
response = meth(req, response)
File "/usr/lib/python2.7/urllib2.py", line 550, in http_response
'http', request, response, code, msg, hdrs)
File "/usr/lib/python2.7/urllib2.py", line 475, in error
return self._call_chain(*args)
File "/usr/lib/python2.7/urllib2.py", line 409, in _call_chain
result = func(*args)
File "/usr/lib/python2.7/urllib2.py", line 558, in http_error_default
raise HTTPError(req.get_full_url(), code, msg, hdrs, fp)
HTTPError: HTTP Error 403: Forbidden

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.