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

Δημιουργός
Mordo95
Ημερήσιες εγκαταστάσεις
16
Σύνολο εγκαταστάσεων
15.141
Βαθμολογίες
3 0 2
Έκδοση
0.5
Δημιουργήθηκε την
07/11/2022
Ενημερώθηκε την
07/11/2022
Άδεια
MIT
Εφαρμόζεται σε
Όλοι οι ιστοχώροι

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.