An open API service indexing awesome lists of open source software.

https://github.com/prokunal/nptelvideosdownloader

NPTEL All Videos Downloader
https://github.com/prokunal/nptelvideosdownloader

nptel nptel-all-video-download nptel-courses nptel-downloader nptel-joy-of-computing-using-python nptel-videos-downloader swayam video-downloader

Last synced: 8 months ago
JSON representation

NPTEL All Videos Downloader

Awesome Lists containing this project

README

          

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