tweet2gif icon indicating copy to clipboard operation
tweet2gif copied to clipboard

Download videos in tweets as GIFs

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