Download courses from khanacademy.org
Project description
khan-dl
A python script to download courses from Khan Academy using yt-dlp and beautifulsoup4.
Installation
pip install khan-dl -U
Usage
$ khan-dl -h
usage: khan-dl [-h] [-i] [-c COURSE_URL]
optional arguments:
-h, --help show this help message and exit
-i, --interactive Enter Interactive Course Selection Mode
-c COURSE_URL, --course_url COURSE_URL
Enter Course URL
-a, --all Download all Courses from all Domains
- You can download courses interactively on a prompt, which will list all course domains and their respective courses available with tab completion.
$ khan-dl -i
_ __ _ _ _ _ _ ____ _
| |/ /| | | | / \ | \ | | | _ \ | |
| ' / | |_| | / _ \ | \| | _____ | | | || |
| . \ | _ | / ___ \ | |\ ||_____|| |_| || |___
|_|\_\|_| |_|/_/ \_\|_| \_| |____/ |_____|
Domain: Math
Selected Domain: math
Downloading Courses...
Course: Early math
Selected Course: Early math
Course URL: https://www.khanacademy.org/math/early-math
Generating Path Slugs.....
Collecting Youtube IDs: 100.0% [========================================================================================================================================>] 4/ 4 eta [00:00]
Downloading Videos: 0.0% [> ] 0/ 75 eta [?:??:??]
- Download a specific course.
$ khan-dl -c "https://www.khanacademy.org/math/early-math"
_ __ _ _ _ _ _ ____ _
| |/ /| | | | / \ | \ | | | _ \ | |
| ' / | |_| | / _ \ | \| | _____ | | | || |
| . \ | _ | / ___ \ | |\ ||_____|| |_| || |___
|_|\_\|_| |_|/_/ \_\|_| \_| |____/ |_____|
Looking up https://www.khanacademy.org/math/early-math...
Course URL: https://www.khanacademy.org/math/early-math
Generating Path Slugs...
Collecting Youtube IDs: 100.0% [========================================================================================================================================>] 4/ 4 eta [00:00]
Downloading Videos: 0.0% [> ] 0/ 75 eta [?:??:??]
- Download all courses on traditional subjects like Math, Science, Computing, Humanities, Economics-Finance-Domain.
$ khan-dl -a
_ __ _ _ _ _ _ ____ _
| |/ /| | | | / \ | \ | | | _ \ | |
| ' / | |_| | / _ \ | \| | _____ | | | || |
| . \ | _ | / ___ \ | |\ ||_____|| |_| || |___
|_|\_\|_| |_|/_/ \_\|_| \_| |____/ |_____|
Downloading all Courses from all Domains...
Selected Domain: math
Downloading Courses...
Selected Domain: science
Downloading Courses...
Selected Domain: computing
Downloading Courses...
Selected Domain: humanities
Downloading Courses...
Selected Domain: economics-finance-domain
Downloading Courses...
Selected Domain: ela
Downloading Courses...
Course URL: https://www.khanacademy.org/math/early-math
Generating Path Slugs...
Collecting Youtube IDs: 100.0% [========================================================================================================================================>] 4/ 4 eta [00:00]
Downloading Videos: 0.0% [> ] 0/ 75 eta [?:??:??]
Other solutions
Khan Academy is also available for offline usage through these Open Source projects:
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
khan_dl-1.2.9.tar.gz
(7.4 kB
view details)
Built Distribution
File details
Details for the file khan_dl-1.2.9.tar.gz
.
File metadata
- Download URL: khan_dl-1.2.9.tar.gz
- Upload date:
- Size: 7.4 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.7.1 CPython/3.11.8 Linux/6.1.84
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 99f9292f76320c18f8ca7c5988bb91f8b0aad6d6876071564f77b4536b2c750e |
|
MD5 | 50e94650586f04f5e99b16ab1b5f965a |
|
BLAKE2b-256 | 4c4e2de017e369bbd0e0d9c0610b3e38b339a8cf1c0bbf867df4bd991dea7d81 |
File details
Details for the file khan_dl-1.2.9-py3-none-any.whl
.
File metadata
- Download URL: khan_dl-1.2.9-py3-none-any.whl
- Upload date:
- Size: 7.8 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.7.1 CPython/3.11.8 Linux/6.1.84
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 20f664ecd4c06b0f4c68694ea10f6935550d1dba03078bbf810ee18135e4f3dd |
|
MD5 | 0d5849145a4bdf1de3f4882dca6f8c3a |
|
BLAKE2b-256 | a8db6be33d805d231b106c365cbd395c7d9747a3ab928b19e139b420326108c0 |