Easy NPTEL
Dec 2016
It's obviously tiring when you have to download all videos of an NPTEL course. This project is aimed at making NPTEL video download effortless. The user just needs to provide the course ID, select the videos to download and sit back and relax.
This project is a simple scrapper written in pure Python under PyQt framework, that will scrap the NPTEL page of the course demanded to download the requested videos.
The software is freely available on both Windows as well as Linux.
How to use?
- Linux: Give execute permission and run.
(usesudo chmod +x easyNPTEL to give execute permission and./easyNPTEL to run) - Windows: Simply run the binary.
The end