Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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: 26 days 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 (over 1 year ago)
- Default Branch: main
- Last Pushed: 2023-08-14T02:07:27.000Z (over 1 year ago)
- Last Synced: 2023-12-16T15:19:31.013Z (about 1 year ago)
- Topics: download, extension, script, tampermonkey, twitter, twitter-dl
- Language: JavaScript
- Homepage: https://greasyfork.org/scripts/470881-twitter-dl-click-always-allow
- Size: 40 KB
- Stars: 9
- Watchers: 1
- Forks: 0
- Open Issues: 2
-
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
![twitterDL_demo](https://github.com/realcoloride/TwitterDL/assets/108619637/52a36481-daf9-459e-9d01-32e5c76ca6e6)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
![always_allow](https://github.com/realcoloride/TwitterDL/assets/108619637/ca465f6f-afd1-4c5d-aabb-e64f0237d1fb)
### 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).