r0oth3x49 / udemy-dl

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

unable to download course Traceback (most recent call last):on ..File "udemy-dl.py", line 1453, in <module> #574

Closed iamgovindthakur closed 3 years ago

iamgovindthakur commented 3 years ago

i have downloaded almost 70% of the course but now when i was trying today morning i got this error. Any help will be appreciated Once again i have alreday downloaded 70 % of course and i have using latest cookie acces_token and other course is downloading smoothly. Error screenshot:

Screenshot (26)

mylinttrap commented 3 years ago

try deleting/moving .udemy-dl.conf

xsirvent commented 3 years ago

Hello,

I have the exact same call stack.

It's working for some courses (https://xxxxx.udemy.com/course/ios-13-app-development-bootcamp) and it's not working for some others (https://xxxxx.udemy.com/course/nodejs-the-complete-guide)

Deleting .udemy-dl.conf did nothing.

iamgovindthakur commented 3 years ago

Hello,

I have the exact same call stack.

It's working for some courses (https://xxxxx.udemy.com/course/ios-13-app-development-bootcamp) and it's not working for some others (https://xxxxx.udemy.com/course/nodejs-the-complete-guide)

Deleting .udemy-dl.conf did nothing.

yeah for that course it's not working may be udemy-dl team need to reconfigure their logics in udemy-dl project.

iamgovindthakur commented 3 years ago

try deleting/moving .udemy-dl.conf

cant find .udemy-dl.conf can you please help me in locating

Screenshot (27)

r0oth3x49 commented 3 years ago

try deleting/moving .udemy-dl.conf

bro the issue don't have any relation with .udemy-dl.conf this file is to manage udemy-dl session that's it.

duplicate of #562