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
131.66k stars 9.97k forks source link

Unable to download udemy videos using youtube-dl.exe for windows #14843

Closed rmaciel1988 closed 6 years ago

rmaciel1988 commented 6 years ago

Dear All,

I can't download videos from udemy using youtube-dl.exe for windows.

My youtube-dl is updated. My account to udemy has a gmail authentication (which means that I authenticate to udemy via google)

I'm using this command line to connect:

youtube-dl.exe -u MYEMAIL@gmail.com -p MYPASSWORD -o 'C:\Videos' https://www.udemy.com/spark-and-python-for-big-data-with-pyspark/learn/v4/content --verbose

Message error says (in portuguese, I've translated to english):

Status: 10060 A connection attempt failed because the connected component did not respond correctly after a period of time or the established connection failed because the connected host did not respond.

Thanks in advance.

dstftw commented 6 years ago

Most likely a network issue on your side.