Skip to content

antonbaumann/lecture-downloader

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

installation:

  1. install ffmpeg if not already installed
  2. clone repository: git clone https://github.com/antonbaumann/lecture-downloader.git
  3. cd lecture-downloader
  4. run pip3 install -r requirements.txt

usage:

python3 lecture_downloader.py [-h] -u URL -o OUT_FILE

Download lectures

optional arguments:
  -h, --help   show this help message and exit
  -u URL       stream playlist url
  -o OUT_FILE  output file name

About

TUM lecture downloader

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages