https://github.com/realcoloride/twitterdl
Allows you to download twitter videos right from your browser.
https://github.com/realcoloride/twitterdl
download extension script tampermonkey twitter twitter-dl
Last synced: about 1 month ago
JSON representation
Allows you to download twitter videos right from your browser.
- Host: GitHub
- URL: https://github.com/realcoloride/twitterdl
- Owner: realcoloride
- License: mit
- Created: 2023-07-15T06:54:20.000Z (almost 2 years ago)
- Default Branch: main
- Last Pushed: 2024-05-17T05:22:35.000Z (about 1 year ago)
- Last Synced: 2025-05-05T15:19:03.978Z (about 1 month ago)
- Topics: download, extension, script, tampermonkey, twitter, twitter-dl
- Language: JavaScript
- Homepage: https://greasyfork.org/scripts/470881-twitter-dl-click-always-allow
- Size: 65.4 KB
- Stars: 18
- Watchers: 1
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# TwitterDL
👍 Allows you to download twitter videos right from your browser.
**This Tampermonkey script is NOT associated with Twitter.**Features:
* ⬇️ Download **low quality (LQ)** and **high quality (HQ)** videos of a tweet
* 🔁 Supports retweets and quote retweets**No need for websites or bots.**
# Demonstration
Here is a small GIF of the tampermonkey script in action.
# How to Install
Download the [Tampermonkey](https://www.tampermonkey.net/) extension on any browser, then install the script directly from source here or by clicking on [GreasyFork](https://greasyfork.org/scripts/470881-twitter-dl-click-always-allow) and clicking on "Install".## ⚠️ THIS PART IS IMPORTANT: PLEASE READ

### When Tampermonkey prompts you this page, click on **"Please Allow"**.
*Explaination: because of CORS policies, I have to do cross-origin requests in order to use APIs to fetch the media.*# Contribute
Feel free to open an [Issue](https://github.com/realcoloride/TwitterDL/issues) to suggest something, give feedback or other.# License
💡 Distributed with the MIT License. (real)coloride - 2023❤️ If you like this script, please check out [my other Tampermonkey scripts](https://greasyfork.org/fr/users/1070263-realcoloride).