Skip to content

Want to download videos from wistia (teachable) for offline viewing.

License

Notifications You must be signed in to change notification settings

mmohamedyaser/wistia-video-downloader

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

wistia-video-downloader

This code allows you to download multiple videos from wistia based videos. Git clone the repo.

Go to wistia-video-downloader edit new.csv. Add wistia id to the file.

pip3 install -r ./requirements.txt

To get all the required dependencies

python3 ./wistia-video-downloader.py -h

Get multiple wvideoid from text/csv file and download all the videos (format 720p or 1080p)

positional arguments: file set file text/csv file location

optional arguments: -h, --help show this help message and exit

To run the command:

python3 ./wistia-video-downloader.py new.csv

About

Want to download videos from wistia (teachable) for offline viewing.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages