ytdl-org / youtube-dl

Command-line program to download videos from YouTube.com and other video sites
http://ytdl-org.github.io/youtube-dl/
The Unlicense
132.49k stars 10.05k forks source link

[Udemy] Unable to download webpage: HTTP Error 403: Forbidden (caused by HTTPError()); #30320

Closed hanlintiso closed 2 years ago

hanlintiso commented 2 years ago

youtube-dl -u user -p password -o "~/MyVideos/%(playlist)s/%(chapter_number)s - %(chapter)s/%(title)s.%(ext)s" https://www.udemy.com/course/davinci-resolve-15-course/learn/

Maybe I am not providing a correct URL. Not sure

tasyajunita commented 2 years ago

Try using cookies

ghost commented 2 years ago

Tons of duplicates: https://github.com/ytdl-org/youtube-dl/issues?q=is%3Aissue+is%3Aopen+udemy

hanlintiso commented 2 years ago

Try using cookies

can you provide example of what that actually looks like

dirkf commented 2 years ago

Read the Fine Manual.