This repo contains my work on creating a downloader for mediasite videos, since my usual downloader plugin doesn't work and the player sucks.
- Open
downloader.js
- click the "raw" button
- copy paste into new tapermonkey script
- go to mediasite video
- click download
- wait
Note: If it doesn't offer you a download dialog, go to:
- tapermonkey settings
- config mode -> advanced
- Downloads -> download mode -> browser api
Note this script *should* automatically update itself when a new version is pushed. I say should because it isn't really tested yet and due to github caching it can sometimes take a while. This does of course mean you are trusting me not to push malicious code. If you don't like that, remove downloadUrl and updateUrl from the script when you install it.
Everything in here is MIT licensed. tl;dr do what you like but credit me (full license here)