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

403 Error #639

Closed kaptX closed 3 years ago

kaptX commented 3 years ago

Describe the bug python3 udemy-dl.py https://www.udemy.com/courseURL -k token.txt

Result:

[i] : Trying to login using session cookie [i] : Logged in successfully. [-] : Udemy Says: 403 Forbidden on https://www.udemy.com/courseURL

aungmyatmoethegreat commented 3 years ago

I am facing this issue too.

[i] : Trying to login as (user@gmail.com)
[i] : Logged in successfully.
[-] : Udemy Says: 403 Forbidden on https://www.udemy.com/api-2.0/users/me/subscribed-courses?fields[course]=id,url,title,published_title&page=1&page_size=1000&ordering=-last_accessed,-access_time&search=fast-track-red-hat-enterprise-linux-rhcsa-with-vms
r0oth3x49 commented 3 years ago

wait for a good amount of time and then run the script it should work, Don't behave like robots

aungmyatmoethegreat commented 3 years ago

Yes , I wait too many time and try it again. 403 error is still showing. This issue should not close until course downloading is working well.