youtube-dl
[udemy] 131089: Downloading webpage
[udemy] 131089: Downloading lecture JSON
[udemy] 25584: Enrolling in the course
[udemy] 131089: Downloading lecture JSON
ERROR: Unable to download JSON metadata: HTTP Error 403: FORBIDDEN (caused by
HTTPError()); please report this issue on . Make sure you are using the latest version; type youtube-dl -U to update. Be sure to call youtube-dl with the --verbose flag and include its complete output.How I can solve this please?
51 Answer
Use this command instead:
youtube-dl -u -p yourpassword Use your email address login associated with Udemy as your login (-u) and your associated Udemy password (-p).