Video Downloader for Tampermonkey

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

Автор
Mordo95
Щоденних встановлень
13
Всього встановлень
16 985
Рейтинги
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.