Join GitHub today
GitHub is home to over 50 million developers working together to host and review code, manage projects, and build software together.
Sign upGitHub is where the world builds software
Millions of developers and companies build, ship, and maintain their software on GitHub — the largest and most advanced development platform in the world.
Udemy.com HTTP Error 403: Forbidden (caused by <HTTPError 403: 'Forbidden'>) #22705
Comments
|
I have the exact same problem. Do we have any news about this bug? |
|
This has been reported many times, but I haven't yet seen any info on it. I've tried with a cookies.txt file and also with manually specifying |
|
I have the same problem for many days. |
|
I experienced the same issue from Git-bash and from the windows version. |
That tool is also broken it doesnt download the videos either |
it works root@nuc1:/opt/docker-udemydl # cat Dockerfile RUN apk add --no-cache --update gcc libc-dev libffi-dev openssl-dev git && VOLUME ["/course"] ENTRYPOINT ["python", "/udemy-dl/udemy-dl.py", "-o", "/course"] docker build -t xxx/your-udemy-dl-image:1.0 . --no-cache |
|
@Darkcast it works just fine with the instructions in the repo |
|
403 looks like a missmatch in the Metadata. Which data does the udemy-dl script use? |
|
I tried to use gist instructions described here: https://gist.github.com/barbietunnie/8531d9c26cd1c0668e7278c7c4ba5853 But without success. Heres what i got on current youtube-dl:
|
This comment was marked as off-topic.
This comment was marked as off-topic.
|
Same here, it dies in exactly same spot everytime I run it:
|
|
Hello guys same here ... any update? It would be helpful to fix it so we can watch those courses offline OS: Linux
|
|
Hi all, The download will not work, because the course is not downloadable from the browser. You can check the api calls and search for "download_urls:" and you will see the value is set to null. Maybe checking for the parameter from the api calls for "stream_urls:" and than try to download the video file. api call example: |
|
I also have this error |
|
I was having the same 403 error despite purchasing the course. To fix it I did two things:
After the above two steps running |
|
sorry ... even that does not work :( |
|
hi @jadence, |
This fixed it for me. I downloaded all the videos for the course I bought. Thanks @jadence |
HTH |
|
I tried to generate cookie file using EditThisCookie chrome extension. But it shows following error:
@nbensa What tool are you using to export cookie file? |
|
I used this extension: https://chrome.google.com/webstore/detail/cookiestxt/njabckikapfpffapmjgojcnbfjonfjfg |
@Anil86 - My command I used is Good luck! |
|
guys what os and version of youtube-dl are you running ?? My system and your way simply does not work.. always returns 403 :( plus can you list down your python version and packages installed? might be something related to that as well |
|
holly crap it works now .. yes ... I uninstalled and reinstalled python and pip and it works now ... |
This |
Checklist
Verbose log