Crawler to Download videos from the skillshare platform.
We do not support piracy !! DO NOT DISCLOSE OR SELL THE VIDEOS !!
Crawler with purpose to Download videos of the platform Skill Share, possibility of download by specific id or download categories.
You need to authenticate at least once in the mobile app
Configure the Gecko Driver : https://github.com/mozilla/geckodriver/releases
Firefox - Required for Captcha Authentication and Break - Tested in the Developer version and the default version
Follow the steps below for use:
npm install
And after
npm run patch
Version in use of selenium has a bug, patch needed to work.
npm run start
Enter password and password, wait for firefox to open, resolve Captcha or authenticate via facebook through firefox.
Choose the classes by the console or insert a specific id found in the video URL.
www.skillshare.com/classes/URL CLASSE/ID
- Tharyck Gusmao - Initial work