Closed dbodily2000 closed 7 years ago
For any further investigations you have to provide account credentials.
Same here, but having:
"ERROR: Unable to download JSON metadata: HTTP Error 406: NOT ACCEPTABLE (caused by HTTPError()); please report this issue on https://yt-dl.org/bug . Make sure you are using the latest version; see https://yt-dl.org/update on how to update. Be sure to call youtube-dl with the --verbose flag and include its complete output."
This happens with: https://www.udemy.com/oop-php-object-oriented-programing-with-project-1-course/learn/v4/content and https://www.udemy.com/become-a-full-stack-developer-with-spring-aws-and-stripe/learn/v4/
It happens also with udemy-dl. https://github.com/nishad/udemy-dl/issues/207
So after looking further into my own issue, I found that the Udemy error was caused because there was a "draft" (the course was being updated) I have found that by deleting the "draft" portion of the URL, the download worked. I.e:
https://www.udemy.com/draft/470634/learn/v4/overview (does not work)
https://www.udemy.com/470634/learn/v4/overview (does allow download without errors of all content) this may be useful for other users who are having issues downloading wile the course is in a "draft" state.
My issue has been resolved at this time.
Please follow the guide below
x
into all the boxes [ ] relevant to your issue (like that [x])Make sure you are using the latest version: run
youtube-dl --version
and ensure your version is 2017.04.14. If it's not read this FAQ entry and update. Issues with outdated version will be rejected.Before submitting an issue make sure you have:
What is the purpose of your issue?
Trying to download my paid Udemy content, all videos have downloaded correctly except the following URL:https://www.udemy.com/draft/470634/learn/v4/overview I have tried comming back on a different day to see if the course was locked or updated etc. No success. Attached dump if needed, again all other videos ~50 downloaded with no incident using same creds, powershell as admin and same parent directory. Udemy_HTTP_Error_403_dump.txt