Skip to content

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

License

Notifications You must be signed in to change notification settings

seyfu-t/StudyFlix-Downloader

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 

Repository files navigation

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

About

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

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages