Skip to content

dlior/panopto-videos-downloader

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

24 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Panopto Videos Downloader

Panopto Vidoes Downloader is a Python script for downloading Technion course videos from Panopto

Getting Started

Installation

Clone the repo

$ git clone https://github.com/dlior/panopto-videos-downloader.git
$ cd panopto-videos-downloader
$ pip install -r requirements.txt

Using Panopto Vidoes Downloader

  1. In Google Chrome subscribe to RSS

  2. Copy the URL and paste it in the url variable in the script then save file

url = "RSS URL Here"
  1. Open terminal and run the script:
$ python main.py

Example

Disclaimer

The tool above is for research purpose only not for human consumption, I am not responsible for any use of this program, please read Panopto Privacy Policy before using this.

About

Panopto Vidoes Downloader is a Python script for downloading Technion course videos from Panopto

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages