Video Downloader for Tampermonkey

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

개발자
Mordo95
일일 설치수
20
총 설치수
14,529
평점
3 0 2
버전
0.5
생성
2022-11-07
갱신
2022-11-07
라이선스
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.