Skip to content

prokunal/nptelvideosdownloader

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

31 Commits
 
 
 
 
 
 

Repository files navigation

This script is not working longer, try version 2 of the nptelvideosdownloader https://github.com/prokunal/nptelvideosdownloaderv2

Mass Video Downloader of NPTEL courses

Usage

First install all require modules

  • pip3 install -r requirements.txt

This script help you to download the all videos of a specific course with the help of 4 threadings in faster way.

Steps to follow:

Step 1: first goto https://nptel.ac.in/ and select NPTEL Courses from Courses menu.

Step 2: Click on any course

Step 5: copy the link. e.g: https://nptel.ac.in/courses/128/108/128108016/

Step 6: in terminal: $ python3 nptel_videos_downloader.py https://nptel.ac.in/courses/128108016/ --videos/--assignments

Step 7: hit enter, and wait for the download

Note: Script will not work, if selected course have not download videos facility, but most of them are download facility.

Image

Author