Closed Imran-Haider313 closed 5 years ago
what I'm doing wrong? I also tried adding --rm-cache-dir
but same output occur
@dstftw dear I looked into every possible thread asked in here but nothing worked for me. that's why I asked it again. can you give me one thread which had worked for most of people ? thanks
I also facing this error yet. Version is updated.
There is an already open issue (#20266) about this (which means it's a known problem with no solution yet).
Google "my user agent" and use the --user-agent "YOUR_USER_AGENT_HERE"
option in your command-line.
No it doesnot
No it doesnot
It does. I've just tested it, without the --user-agent
it will throw the HTTP Error 403: Forbidden
error. Once added, it immediately starts downloading. Also, I've mentioned that this works for me and it does, verified a minute ago.
Not for me, I'm using Win10 and here is user agent "Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:93.0) Gecko/20100101 Firefox/93.0", still not working
Checklist
Question
I downloaded many videos of same tutorial a week ago and now when i tried to download it again it threw the error. command which I was using to download udemy tutorial is:
youtube-dl --verbose -f 'bestvideo[ext=mp4]+bestaudio[ext=m4a]/best[ext=mp4]/best' -u myemail@gmail.com -p mypassword -o '%(playlist)s/%(chapter_number)s - %(chapter)s/%(title)s.%(ext)s' https://www.udemy.com/the-complete-react-web-app-developer-course/
Logs in return show following in console