T
TheReaperZ
Guest
Hi,
Here is tutorial how YOU can download any FREE udemy course.
First install Python -> Python Offical Website
after you installed Python open Terminal ( I m using OSX)
its working with python 3 -> if someone using Python 2 please update Python!
EDIT*
-> Using Sudo because need permission to access files /usr/local/lib/node_modules/, sometimes get problems without SUDO
Second you need to make account at Udemy
Then ENROLL any udemy free course you want to download -> you can enroll as many you can find
Write in terminal
You need to write your Udemy email ( NOT USERNAME)
Then Password
Then choose course you want to download -> There will be list every udemy Course you Enrolled
After Choosing Course you want to download choose the quality ->
You are choosing with arrow keys.
Happy Downloading Guys.
If you have any problems , feel free to write
Here is tutorial how YOU can download any FREE udemy course.
First install Python -> Python Offical Website
after you installed Python open Terminal ( I m using OSX)
its working with python 3 -> if someone using Python 2 please update Python!
EDIT*
Code:
sudo npm install -g udemy-dl
Second you need to make account at Udemy
Then ENROLL any udemy free course you want to download -> you can enroll as many you can find
Write in terminal
Code:
udl
You need to write your Udemy email ( NOT USERNAME)
Then Password

Then choose course you want to download -> There will be list every udemy Course you Enrolled
After Choosing Course you want to download choose the quality ->

You are choosing with arrow keys.

Happy Downloading Guys.
If you have any problems , feel free to write
Last edited by a moderator: