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

unable to download video data: HTTP Error 403: Forbidden #23663

Closed
dieterminator opened this issue Jan 7, 2020 · 2 comments
Closed

unable to download video data: HTTP Error 403: Forbidden #23663

dieterminator opened this issue Jan 7, 2020 · 2 comments
Labels

Comments

@dieterminator
Copy link

@dieterminator dieterminator commented Jan 7, 2020

D:>\youtube-dl --no-check-certificate -f 137 https://www.youtube.com/watch?v=bgH26x0fDOI
[youtube] bgH26x0fDOI: Downloading webpage
[youtube] bgH26x0fDOI: Downloading video info webpage
WARNING: unable to download video info webpage: <urlopen error EOF occurred in violation of protocol (_ssl.c:600)>
ERROR: unable to download video data: HTTP Error 403: Forbidden

@dstftw dstftw closed this Jan 7, 2020
@dstftw dstftw added the duplicate label Jan 7, 2020
@dieterminator
Copy link
Author

@dieterminator dieterminator commented Jan 7, 2020

I'm sorry I didn't check the notes carefully before asking.
I looked at the same problem in issues and tried to solve it.
Try to add the parameter -- no check certificate is still invalid, and also consider the network problem.
I used the shadowsocksr proxy and turned on the global proxy mode, and also confirmed that the network is stable.And I can get a list of videos.
So I need your help to solve this problem.
Software version:
D:>youtube-dl -v
[debug] System config: []
[debug] User config: []
[debug] Custom config: []
[debug] Command-line args: ['-v']
[debug] Encodings: locale cp936, fs mbcs, out cp936, pref cp936
[debug] youtube-dl version 2020.01.01
[debug] Python version 3.4.4 (CPython) - Windows-10-10.0.17134
[debug] exe versions: none
[debug] Proxy map: {'https': 'https://127.0.0.1:1080', 'http': 'http://127.0.0.1:1080', 'ftp': 'ftp://127.0.0.1:1080'}

@RalphCorderoy
Copy link

@RalphCorderoy RalphCorderoy commented Apr 29, 2020

I was getting this just now. Running youtube-dl passing just the --rm-cache-dir option made the following commands work.

Ampretuzo added a commit to Ampretuzo/sample-from-youtube that referenced this issue Apr 29, 2020
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
3 participants
You can’t perform that action at this time.