r0oth3x49 / udemy-dl

A cross-platform python based utility to download courses from udemy for personal offline use.
MIT License
4.85k stars 1.2k forks source link

Cookies error #500

Closed jcemos57 closed 4 years ago

jcemos57 commented 4 years ago

When I try to download course after inputing my udemy username and password it give me error see screenshot attached. udemy cmd error

ahmedwahdan commented 4 years ago

I face the same error.

penCsharpener commented 4 years ago

yes, same here

update: I followed the instruction for using option -k for cookie authentication and that works fine just search for cookie in the readme.md for Firefox and Chrome instructions

amitjpr commented 4 years ago

I am also facing same issue, can you please provide steps ,how you (@penCsharpener ) resolve it

dillagr commented 4 years ago

try the procedure here: https://hive.blog/udemy/@dillagr/udemy-trick-you-must-try-workaround

jcemos57 commented 4 years ago

@dillagr thanks for the solution i really appreciate. The procedure work perfectly well.

r0oth3x49 commented 4 years ago

it seems the problem is solved with -k switch closing the issue.