Coursera downloader is a python script that automate the download process of coursera courses,It downloads the lectures by the course week link.
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/"
If this script helped you please Donate
144GBBSvhoAHcsctVtHo4yZGzwr4Spgf3z
if you needed any additional functionality please send me at