Video Downloader for Tampermonkey

Will add a download button to various websites such as Reddit, Facebook, Youtube and Twitter

Author
Mordo95
Daily installs
16
Total installs
14,655
Ratings
3 0 2
Version
0.5
Created
2022-11-07
Updated
2022-11-07
License
MIT
Applies to
All sites

What started as a facebook download button to simplify my habit of saving videos, I decided to put my script on github as a gist. After more and more liking to the project, I've decided to give it some love, refactor the original source code and fix some small bugs.

This script will add a nice and handy Download button to several supported websites.

Current supported websites are:

  • Youtube (using yt1s as provider, this might be blocked in your area)
  • Reddit (using Redditsave as provider)
  • Facebook
  • Twitter (As of 0.5)

The script will ask for making XHR requests occasionally when trying to download from one with an external provider, so be sure to click allow.

The full code is MIT and is currently available on my github; https://github.com/Mordo95/video-downloader

Please 🌠 star the project on Github if you like it! The more amino, the more likely for me to push out more frequent updates.