Thanks to visit codestin.com
Credit goes to github.com

Skip to content

This script allows you to download completely SkillShare course videos with ease. Simply enter the complete course URL, and let the script handle the rest for you.

License

Notifications You must be signed in to change notification settings

neurodevflow/SkillShare-Course-Downloader

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Skillshare Downloader

A Python script to download Skillshare videos from a course by simply providing the course link.

Requirements

To use this script, you need to have Python 3.x installed on your system. You can download the latest version of Python from the official website: https://www.python.org/downloads/

Usage

  python skillshare_downloader.py
  1. Clone or download this repository to your local machine.
  git clone https://github.com/KoushikNavuluri/Skill-Share.git
  1. Run the script by typing python skillshare_downloader.py and pressing Enter.

  2. Enter the Skillshare course URL when prompted. For example:

  Enter the Skillshare class link. It should be started with https and finish with numerical figures. "https://www.skillshare.com/classes/Your-Course-Title/1234567890"
  1. The script will download all the videos from the course to a new directory with the same name as the course title.(Check in the Skill-Share Folder)

  2. Wait until the script has finished downloading all the videos. The progress will be displayed in the terminal.

When all videos have been downloaded, the script will display a message indicating that all videos have been downloaded.

Skill-Share

License

This project is licensed under the MIT License.

Acknowledgments

This project was inspired by the need to download Skillshare videos for offline viewing.

Disclaimer

This is for educational purpose only and I strongly suggest to use only for educational purposes.

About

This script allows you to download completely SkillShare course videos with ease. Simply enter the complete course URL, and let the script handle the rest for you.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%