Skip to content

Latest commit

 

History

History
13 lines (11 loc) · 374 Bytes

README.md

File metadata and controls

13 lines (11 loc) · 374 Bytes

StudyFlix-Downloader

A Proof of Concept to download videos from the german education site StudyFlix.de

Usage

Run the Python script and pass in URLs in quotes seperated by spaces

python downloader.py "example1" "example2"

Or just create a file that contains a link per line and parse it via --file or -f flag

python downloader.py --file list.txt