Skip to content

Instantly share code, notes, and snippets.

View SedemQuame's full-sized avatar
🎯
Focusing

Sedem SedemQuame

🎯
Focusing
View GitHub Profile
@SedemQuame
SedemQuame / UdacityDownload.py
Created January 31, 2020 19:21 — forked from ferreiro/UdacityDownload.py
Python program to download course content for multiple Udacity courses neatly arranged within a folder structure
# UdacityDownload.py
# Python 2.7.6
"""
Python script to download course content from udacity courses
- Creates folders as per course names
- Downloads all the zip files
- Extract content from zip file
- Finally delete the zip file
Multiple course content can be downloaded from list