Greasy Fork is available in English.

Video Downloader for Tampermonkey

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

Auteur
Mordo95
Nombre d'installations quotidiennes
15
Nombre d'installations
14 708
Évaluations
3 0 2
Version
0.5
Créer
2022-11-07
Mis à jour
2022-11-07
Licence
MIT
S'applique à
Tous les 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.