Skip to content

abdoolly/Coursera-downloader

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Coursera Downloader

Coursera downloader is a python script that automate the download process of coursera courses,It downloads the lectures by the course week link.

Configuration

All script in the main.py file

Credentials

Enter Your Coursera Credentials

# Credentials
email = "[email protected]"      # your email
password = "123456789"           # your password

Download URL

# URL
url = "https://www.coursera.org/learn/ml-foundations/home/week/3"

Download To Path

# Download To
download_url = "/home/elgenius/courses/machine learning spec/ml foundation/week3/"

Donation

If this script helped you please Donate

Bitcoin Address

144GBBSvhoAHcsctVtHo4yZGzwr4Spgf3z

PayPal

paypal

if you needed any additional functionality please send me at

[email protected]

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages