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

ERROR: unable to download video data: HTTP Error 403: Forbidden #24872

Closed
6 tasks
arakawa995 opened this issue Apr 19, 2020 · 1 comment
Closed
6 tasks

ERROR: unable to download video data: HTTP Error 403: Forbidden #24872

arakawa995 opened this issue Apr 19, 2020 · 1 comment

Comments

@arakawa995
Copy link

arakawa995 commented Apr 19, 2020

Checklist

  • I'm reporting a broken site support issue
  • I've verified that I'm running youtube-dl version 2020.03.24
  • I've checked that all provided URLs are alive and playable in a browser
  • I've checked that all URLs and arguments with special characters are properly quoted or escaped
  • I've searched the bugtracker for similar bug reports including closed ones
  • I've read bugs section in FAQ
    I will translate the above text and read it.

Verbose log

I confirmed that it is the latest version. youtube-dl & ffmpeg I didn't know about Python.

PASTE VERBOSE LOG HERE

Description

When I wrote the code using various commands to download the video with youtube-dl, I got an error.
It looks like this.
E:\downloads\youtube-dl> youtube-dl -f bestvideo+bestaudio --merge-output-format mp4 --sub-lang en --write-sub https://www.youtube.com/playlist?list=PLhdy1vVqqgiwWb7qgNQGc-Xs8Alf8Zxat
[youtube:playlist] PLhdy1vVqqgiwWb7qgNQGc-Xs8Alf8Zxat: Downloading webpage
[download] Downloading playlist: a
[youtube:playlist] PLhdy1vVqqgiwWb7qgNQGc-Xs8Alf8Zxat: Downloading page #1
[youtube:playlist] PLhdy1vVqqgiwWb7qgNQGc-Xs8Alf8Zxat: Downloading page #2
[youtube:playlist] PLhdy1vVqqgiwWb7qgNQGc-Xs8Alf8Zxat: Downloading page #3
[youtube:playlist] PLhdy1vVqqgiwWb7qgNQGc-Xs8Alf8Zxat: Downloading page #4
[youtube:playlist] PLhdy1vVqqgiwWb7qgNQGc-Xs8Alf8Zxat: Downloading page #5
[youtube:playlist] PLhdy1vVqqgiwWb7qgNQGc-Xs8Alf8Zxat: Downloading page #6
[youtube:playlist] PLhdy1vVqqgiwWb7qgNQGc-Xs8Alf8Zxat: Downloading page #7
[youtube:playlist] PLhdy1vVqqgiwWb7qgNQGc-Xs8Alf8Zxat: Downloading page #8
[youtube:playlist] PLhdy1vVqqgiwWb7qgNQGc-Xs8Alf8Zxat: Downloading page #9
[youtube:playlist] PLhdy1vVqqgiwWb7qgNQGc-Xs8Alf8Zxat: Downloading page #10
[youtube:playlist] PLhdy1vVqqgiwWb7qgNQGc-Xs8Alf8Zxat: Downloading page #11
[youtube:playlist] PLhdy1vVqqgiwWb7qgNQGc-Xs8Alf8Zxat: Downloading page #12
[youtube:playlist] PLhdy1vVqqgiwWb7qgNQGc-Xs8Alf8Zxat: Downloading page #13
[youtube:playlist] PLhdy1vVqqgiwWb7qgNQGc-Xs8Alf8Zxat: Downloading page #14
[youtube:playlist] PLhdy1vVqqgiwWb7qgNQGc-Xs8Alf8Zxat: Downloading page #15
[youtube:playlist] PLhdy1vVqqgiwWb7qgNQGc-Xs8Alf8Zxat: Downloading page #16
[youtube:playlist] PLhdy1vVqqgiwWb7qgNQGc-Xs8Alf8Zxat: Downloading page #17
[youtube:playlist] PLhdy1vVqqgiwWb7qgNQGc-Xs8Alf8Zxat: Downloading page #18
[youtube:playlist] PLhdy1vVqqgiwWb7qgNQGc-Xs8Alf8Zxat: Downloading page #19
[youtube:playlist] PLhdy1vVqqgiwWb7qgNQGc-Xs8Alf8Zxat: Downloading page #20
[youtube:playlist] PLhdy1vVqqgiwWb7qgNQGc-Xs8Alf8Zxat: Downloading page #21
[youtube:playlist] PLhdy1vVqqgiwWb7qgNQGc-Xs8Alf8Zxat: Downloading page #22
[youtube:playlist] PLhdy1vVqqgiwWb7qgNQGc-Xs8Alf8Zxat: Downloading page #23
[youtube:playlist] PLhdy1vVqqgiwWb7qgNQGc-Xs8Alf8Zxat: Downloading page #24
[youtube:playlist] PLhdy1vVqqgiwWb7qgNQGc-Xs8Alf8Zxat: Downloading page #25
[youtube:playlist] playlist a: Downloading 2584 videos
[download] Downloading video 1 of 2584
[youtube] phboeF-UJAI: Downloading webpage
WARNING: video doesn't have subtitles
ERROR: unable to download video data: HTTP Error 403: Forbidden
The point is that the data isn't transmitted well from the server to the client {i}.
Is it because you tried to download more than 2500 videos?
Also, is it a form of being stuck in the data capacity? please tell me.
Unfortunately unfortunately all I can do is reopen cmd.
Can you solve it by adding the IP address if necessary? [x]
bandicam 2020-04-19 21-09-30-457

WRITE DESCRIPTION HERE
Above is a screenshot.

@arakawa995
Copy link
Author

Do you mean to run --rm-cache-dir?
Does it mean that the questions are duplicated?
How can I solve it? please tell me.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants