Skip to content

omegaga/panopto

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 

Repository files navigation

This is scripts intended to download lecture videos hosted on Panopto using its
public API.

Usage:

To download a specific video  
$ ./downloader.py

To download all videos  
$ ./downloader.py -a

To download a specific video using its uuid  
$ ./fetch.py -u uuid -o file

WARNING: the script is (to some extent) untested, and it is not written to fit
all circumstances. Please take your own risk to use it.

WARNING: You should not disobey terms and policies of Panopto when using this
script. Please keep this files silently on your device and DO NOT upload or
distribute them elsewhere :)

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages