r0oth3x49 / udemy-dl

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

"Failed to login " #468

Closed drokbers closed 4 years ago

drokbers commented 4 years ago

Windows 10 Python 3.8.1 latest udemy-dl as of 31.01.2020 (0.5)

udemy course url:https://www.udemy.com/course/sifirdan-ileri-seviyeye-python/learn/lecture

Screenshot 31 01 2020 01_52_48_LI

r0oth3x49 commented 4 years ago

use cookie based method instead if user/pass not working

drokbers commented 4 years ago

use cookie based method instead if user/pass not working

Thanks for answer. I tried cookie method but It wasnt clear for me. I found my access code and I put a txt but Idk what I must do after that.. guide is hard to understand for me. Can you help me?

r0oth3x49 commented 4 years ago

did you tried directly using?

-u email -p pass COURSE

r0oth3x49 commented 4 years ago

when you extract your access token donot logout from browser when you logout the session gets destroyed which expires the access token