This is a python program to download any Skillshare course without Premium Account.
How to use
Step 1> Install python
Step 2> download this repo SkillshareDL
Step 3> Open cmd at that location (on address/Path of file just type cmd and hit enter)
Step 4> Type this command (This will install required file and program)
pip install -r requirements.txt
Step 5> Now search for a course you want download and copy it url
like
https://www.skillshare.com/classes/Create-Your-1st-NFT-Why-You-May-Not-Want-To-April-2022/309130083?via=member-home-SavedClassesSection
Step 6 > in same cmd run/hit enter after typing this
python dl.py “URL_SKILLSHARE_COURSE_YOU_WANT”
Example:
python dl.py "https://www.skillshare.com/classes/Create-Your-1st-NFT-Why-You-May-Not-Want-To-April-2022/309130083?via=member-home-SavedClassesSection"
If you followed the instruction then course should start downloading.
it will be in same folder as your are working in in Download folder.
Video tutorial : Youtubeeeeee