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.
Unable to download JSON metadata: HTTP Error 403: Forbidden on Udemy #22306
Comments
I'm getting the same issue trying to download a different course: https://www.udemy.com/course/css-the-complete-guide-incl-flexbox-grid-sass/ I'm using Ubuntu and using the cookie approach. Strangely, I was able to start downloading a different course: https://www.udemy.com/android-development-java-android-studio-masterclass/ I am happy to provide more information if necessary. |
Same issue here with different course. |
|
Same issue with pluralsight-dl script using youtube-dl and my username and password! it worked till 14 days ago as i checked ...
|
|
I also got the same error with an Udemy course.
|
|
Same with me too.... from several days...unable to download from UDEMY. '[debug] System config: [] |
|
Have been getting this will all Udemy courses. Tried with both "-u -p" as well as the "--cookies" flags. Both give the same error as below. [debug] System config: [] |
|
I got the same error and I found out if I remove |
|
I got the same issue with Linkedin Learning. I'm using cookies instead of user & password. I just update cookies files ( with newer contents ) and :
What do I use ?
Command
URL_PLAYLIST_HERE : your playlist url Feel free to adapt to your needed. |
|
I've tried out the solution recommended by tuanbs and can confirm this work
My results are shown below for reference.
I've not tried out ludndev's proposed solution, but I believe it can work. As such, I appreciate all the support and help provided in helping to resolve this issue. I'll be closing this issue in 2 days time so as to give enough time to other users try out and comment on the solutions suggested by the above mentioned users. |
|
Thank you all for the support and assistance in helping to resolve this issue. As, I have tested the solution suggested by tuanbs successfully in my earlier post, I'm now closing this issue. |
Checklist
Verbose log
Description
I'm getting Unable to download JSON metadata for https://www.udemy.com/course/linux-bash-shell-scripting-complete-guide-incl-awk-sed/
I've tried a similar script for another course in Udemy as shown above where the metadata is downloaded and the video resolution files are shown. I'm using the latest version of youtube-dl.
Please advice if you can provide a resolution for this issue. If you require user authentication details, I can provide the same in a separate email rather than in this public issue board.