Skip to content

aalekseevx/mipt-lectoriy-downloader

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

MIPT Lectorium Downloader

MIPT Lectorium contains over 1400 recorded lectures. There is a "download video" function, but there is no way to download the whole course or multiple courses. This python script helps with the problem.

Requirements

Script works on both UNIX and Windows, but wget is required.

Linux:

	sudo apt-get install wget

Windows:

Install Wget for Windows. (download here)

Usage

	python3 main.py https://lectoriy.mipt.ru/course/Physics-Optics-09L

This will create a folders in current directory, which will be named as coursed, which are being downloaded. Videos will be downloaded there. Folder's example

License

This project is licensed under the MIT License - see the LICENSE.md file for details

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages