jely2002 / youtube-dl-gui

A cross-platform GUI for youtube-dl made in Electron and node.js
GNU Affero General Public License v3.0
6.57k stars 464 forks source link

can't download Udemy courses using cookies #181

Closed MesterPerfect closed 3 years ago

MesterPerfect commented 3 years ago

hi I can't download Udemy courses using cookies I used this tutorial to extract cookies from Udemy after logging in to it https://github.com/jely2002/youtube-dl-gui/wiki/Tutorial:-Private-videos-&-playlists But the program cannot download the course and gives a 403 error error

jely2002 commented 3 years ago

Hi MesterPerfect, I tried getting this to work with the youtube-dl command line. I was unable to make that work either, so I believe the issue lies with youtube-dl's extractor being broken. Not a whole lot I can do about that.

There are multiple open issues in the youtube-dl repo about this, but I'm afraid they will never get fixed.

Closing the issue as there isn't a whole lot I can do about this.