A Proof of Concept to download videos from the german education site StudyFlix.de
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