Closed DarkC0der-0 closed 5 years ago
@TheDarkIllusion use either cookies based login or username/password based login. i would prefer to use cookie based method for now. command should look like.
python udemy-dl.py -k cookies_file.txt COURSE_URL
root@DarkRoot:~/Desktop/udemy-dl# python udemy-dl.py -k cookie.txt https://www.udemy.com/ultimate-deep-web-guide/
__ ____
____/ / __ _ __/ / /
/ / / / / _ \/ ` \/ / / /_/ / /
/ // / // / / / / / / / // /____/ /_/ / /
\,_/\,/\// // //_, / _,/_/
/____/
Version : 0.5
Author : Nasir Khan (r0ot h3x49)
Github : https://github.com/r0oth3x49
[] : Trying to login using cookies ... [+] : Logged in successfully. [-] : Downloading course information, course id not found .. (failed) [i] : It seems either you are not enrolled or you have to visit the course atleast once while you are logged in. [] : Trying to logout now... [+] : Logged out successfully.
cookie.txt access_token=Cb7KJJPld4b3MLI6YNRhQPqJW3dX94ukzaicU42E
when i enrolled in a free course he accept to download it but with the paid courses he give me id not found so you have a bug
I checked, you own 10 courses but not with the course you trying to download.
If i'm wrong, please post a picture that you paid for the course at URL: https://www.udemy.com/ultimate-deep-web-guide/
Can't find the course
Can't find the course
no i didn't purchase it so that the cause that i'm using this tool
I checked, you own 10 courses but not with the course you trying to download.
If i'm wrong, please post a picture that you paid for the course at URL: https://www.udemy.com/ultimate-deep-web-guide/
@TheDarkIllusion i think you misunderstood, you can't use the tool to download any courses you didn't own or paid for.
@TheDarkIllusion the course only downloads courses which you have paid already.
This is not a hack its a simple utility to facilitate.
@r0oth3x49 I am getting error below
Yet I have paid for the course below https://www.udemy.com/draft/715516/learn/lecture/4285458?start=135#content
Here is the evidence that I can log in from the front end
I have the same problem. I have paid course but can't download it.
____/ / __ _ __/ / /
/ / / / / _ \/ ` \/ / / /_/ / /
/ // / // / / / / / / / // /____/ /_/ / /
\,_/\,/\// // //_, / _,/_/
/____/
Version : 0.5
Author : Nasir Khan (r0ot h3x49)
Github : https://github.com/r0oth3x49
[] : Trying to login using cookies ... [+] : Logged in successfully. [-] : Downloading course information, course id not found .. (failed) [i] : It seems either you are not enrolled or you have to visit the course atleast once while you are logged in. [] : Trying to logout now... [+] : Logged out successfully.
Same issue. Cant download any course that i own. Can you confirm how to get the URL Link? just copy paste the link of the course main page
The id of the course can be found on this site. Can we tell udemy-dl that it should use this id? https://www.infognu.com/udemy-course-date-finder
root@DarkRoot:~/Desktop/udemy-dl# python udemy-dl.py -u ahmedyouness441@gmail.com -p ** https://www.udemy.com/ultimate-deep-web-guide/ -k cookie.txt
____/ / __ _ __/ / /
/ / / / / _ \/ ` \/ / / /_/ / /
/ // / // / / / / / / / // /____/ /_/ / /
\,_/\,/\// // //_, / _,/_/
/____/ Version : 0.5 Author : Nasir Khan (r0ot h3x49) Github : https://github.com/r0oth3x49
[] : Trying to login using cookies ... [+] : Logged in successfully. [-] : Downloading course information, course id not found .. (failed) [i] : It seems either you are not enrolled or you have to visit the course atleast once while you are logged in. [] : Trying to logout now... [+] : Logged out successfully.