Download NPTEL videos courses using scrapy
-
Go to the site https://nptel.ac.in/courses
-
Select the course you want to download (only Video lectures are supported for now)
-
Link for a course would be similiar to "https://nptel.ac.in/courses/COURSE_ID"
-
For example "https://nptel.ac.in/courses/111105121" is the Link for "ENGINEERING MATHEMATICS-I" course offered by IIT-KGP
- in this case COURSE_ID = 111105121
clone the repo
git clone https://github.com/nit-in/nptel.git
install the required modules by
pip install -r requirements.txt
the cd to the directory and run
source .env
nptel COURSE_ID
Ministry of Education (MoE), Government of India
NPTEL (National Programme on Technology Enhanced Learning)
Professors who have contributed to NPTEL
Everyone else who have contributed to NPTEL