All Projects → idiotWu → tweet2gif

idiotWu / tweet2gif

Licence: MIT license
Download videos in tweets as GIFs

Programming Languages

typescript
32286 projects
javascript
184084 projects - #8 most used programming language

Projects that are alternatives of or similar to tweet2gif

yt clipper
Mark up YouTube videos and quickly generate clipped webms.
Stars: ✭ 17 (-22.73%)
Mutual labels:  userscript, gif
cherry
🍒 Collection of handcrafted resources
Stars: ✭ 26 (+18.18%)
Mutual labels:  userscript
TreeBar
一个显示文章目录导航的 UserScript 脚本
Stars: ✭ 30 (+36.36%)
Mutual labels:  userscript
Gifflen-Android
Android上合成gif图片.
Stars: ✭ 54 (+145.45%)
Mutual labels:  gif
stumpy gif
Write GIF images in pure Crystal
Stars: ✭ 18 (-18.18%)
Mutual labels:  gif
decensooru
Decensoring addon for Better Better Booru.
Stars: ✭ 30 (+36.36%)
Mutual labels:  userscript
Kamel
Kotlin asynchronous media loading and caching library for Compose.
Stars: ✭ 138 (+527.27%)
Mutual labels:  gif
giphygram
🔎 Experimental React application for searching GIF images on GIPHY
Stars: ✭ 23 (+4.55%)
Mutual labels:  gif
image-optimizer
Image optimization using PHP
Stars: ✭ 28 (+27.27%)
Mutual labels:  gif
scripter
一些脚本和工具
Stars: ✭ 20 (-9.09%)
Mutual labels:  userscript
github-pr-reviewers
This project adds more features to github using user scripts.
Stars: ✭ 15 (-31.82%)
Mutual labels:  userscript
makesweet
Put pictures into animations from the command line.
Stars: ✭ 18 (-18.18%)
Mutual labels:  gif
webpack-userscript-template
template to build userscript with webpack
Stars: ✭ 78 (+254.55%)
Mutual labels:  userscript
piskel
A simple web-based tool for Spriting and Pixel art.
Stars: ✭ 9,109 (+41304.55%)
Mutual labels:  gif
Curseforge-Userscripts
Some useful userscripts for curseforge.com
Stars: ✭ 30 (+36.36%)
Mutual labels:  userscript
congif
convert script(1) output to GIF
Stars: ✭ 52 (+136.36%)
Mutual labels:  gif
GithubDarkTheme
Dark Theme for Github
Stars: ✭ 60 (+172.73%)
Mutual labels:  userscript
PyGameofLife
Conway's Game of Life using python's matplotlib and numpy
Stars: ✭ 40 (+81.82%)
Mutual labels:  gif
userscript-enhance-bilibili-player
增强哔哩哔哩播放器的使用体验(Tampermonkey script)
Stars: ✭ 32 (+45.45%)
Mutual labels:  userscript
SSffmpegVideoOperation
This is a library of FFmpeg for android... 📸 🎞 🚑
Stars: ✭ 261 (+1086.36%)
Mutual labels:  gif

tweet2gif

Did you think it was not possible to download the gifs which you saw on Twitter? It's time to make some changes!

screenshot

Preparation

⚠️ [Investigating] Unneeded on Chrome >=60 with Tampermonkey >=4.3.6?

Since we are not able to bypass Twitter's CSP(Content Security Policy), we first need some browser extensions to modify the Content-Security-Policy HTTP response header. The following is the extension that I am using (on chrome):

Install

OK, now we are ready to install this userscript from either GitHub or Greasy Fork.

Emmm...you just want to know how to use userscript? Check here: http://bfy.tw/CV0p.

I Can't See the "Encode GIF" button

Don't panic. There are several ways to activate this script manually:

  1. Press Ctrl+G
  2. Open the devtool and type analyzeGIF()

LICENSE

MIT

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].