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

HTTP Error 403 #18507

Closed
akagrawal opened this issue Dec 13, 2018 · 3 comments
Closed

HTTP Error 403 #18507

akagrawal opened this issue Dec 13, 2018 · 3 comments

Comments

@akagrawal
Copy link

@akagrawal akagrawal commented Dec 13, 2018

C:\Users\sri\Desktop\Github\youtube-dl>youtube-dl https://www.youtube.com/watch?v=7Fe1jigV5Qs -v
[debug] System config: []
[debug] User config: []
[debug] Custom config: []
[debug] Command-line args: ['https://www.youtube.com/watch?v=7Fe1jigV5Qs', '-v']
[debug] Encodings: locale cp1252, fs utf-8, out utf-8, pref cp1252
[debug] youtube-dl version 2018.12.09
[debug] Python version 3.7.1 (CPython) - Windows-7-6.1.7601-SP1
[debug] exe versions: none
[debug] Proxy map: {'https': 'http://107.108.167.20:8080', 'http': 'http://107.108.167.20:8080'}
[youtube] 7Fe1jigV5Qs: Downloading webpage
ERROR: Unable to download webpage: HTTP Error 403: Forbidden (caused by <HTTPError 403: 'Forbidden'>); please report this issue on https://yt-dl.org/bug . Make sure you are using the latest version; see https://yt-dl.org/update on how to update. Be sure to call youtube-dl with the --verbose flag and include its complete output.
File "C:\Users\sri\AppData\Local\Programs\Python\Python37-32\lib\site-packages\youtube_dl-2018.12.9-py3.7.egg\youtube_dl\extractor\common.py", line
605, in _request_webpage
return self._downloader.urlopen(url_or_request)
File "C:\Users\sri\AppData\Local\Programs\Python\Python37-32\lib\site-packages\youtube_dl-2018.12.9-py3.7.egg\youtube_dl\YoutubeDL.py", line 2212, in urlopen
return self._opener.open(req, timeout=self._socket_timeout)
File "C:\Users\sri\AppData\Local\Programs\Python\Python37-32\lib\urllib\request.py", line 531, in open
response = meth(req, response)
File "C:\Users\sri\AppData\Local\Programs\Python\Python37-32\lib\urllib\request.py", line 641, in http_response
'http', request, response, code, msg, hdrs)
File "C:\Users\sri\AppData\Local\Programs\Python\Python37-32\lib\urllib\request.py", line 569, in error
return self._call_chain(*args)
File "C:\Users\sri\AppData\Local\Programs\Python\Python37-32\lib\urllib\request.py", line 503, in _call_chain
result = func(*args)
File "C:\Users\sri\AppData\Local\Programs\Python\Python37-32\lib\urllib\request.py", line 649, in http_error_default
raise HTTPError(req.full_url, code, msg, hdrs, fp)

@dstftw
Copy link
Collaborator

@dstftw dstftw commented Dec 13, 2018

Most likely a proxy issue.

@dstftw dstftw closed this Dec 13, 2018
@akagrawal
Copy link
Author

@akagrawal akagrawal commented Dec 13, 2018

Is there any solution ?

@dstftw
Copy link
Collaborator

@dstftw dstftw commented Dec 13, 2018

Fix your proxy?

@ytdl-org ytdl-org locked and limited conversation to collaborators Dec 13, 2018
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Linked pull requests

Successfully merging a pull request may close this issue.

None yet
2 participants
You can’t perform that action at this time.