Giphy Batch Export

Download GIFs from Giphy — single or batch with format selection

Aby zainstalować ten skrypt, wymagana jest instalacje jednego z następujących rozszerzeń: Tampermonkey, Greasemonkey lub Violentmonkey.

You will need to install an extension such as Tampermonkey to install this script.

Aby zainstalować ten skrypt, wymagana jest instalacje jednego z następujących rozszerzeń: Tampermonkey, Violentmonkey.

Aby zainstalować ten skrypt, wymagana będzie instalacja rozszerzenia Tampermonkey lub Userscripts.

You will need to install an extension such as Tampermonkey to install this script.

Aby zainstalować ten skrypt, musisz zainstalować rozszerzenie menedżera skryptów użytkownika.

(Mam już menedżera skryptów użytkownika, pozwól mi to zainstalować!)

You will need to install an extension such as Stylus to install this style.

You will need to install an extension such as Stylus to install this style.

You will need to install an extension such as Stylus to install this style.

Będziesz musiał zainstalować rozszerzenie menedżera stylów użytkownika, aby zainstalować ten styl.

Będziesz musiał zainstalować rozszerzenie menedżera stylów użytkownika, aby zainstalować ten styl.

Musisz zainstalować rozszerzenie menedżera stylów użytkownika, aby zainstalować ten styl.

(Mam już menedżera stylów użytkownika, pozwól mi to zainstalować!)

Autor
XX Tang
Dziennych instalacji
0
Wszystkich instalacji
0
Oceny
0 0 0
Wersja
1.0.0
Utworzono
23-04-2026
Zaktualizowano
23-04-2026
Rozmiar
32,1 KB
Licencja
MIT
Dotyczy

Giphy Batch Export

A Tampermonkey userscript that adds single-GIF and batch download to any Giphy channel page.

Requirements

Tampermonkey (Chrome / Firefox / Safari)

Install

  1. Open Tampermonkey → Create a new script
  2. Paste the contents of giphy-downloader.user.js
  3. Save

Usage

Single GIF

Hover any GIF — a button appears. Click it and pick a format.

Batch download

Navigate to a Giphy channel (e.g. giphy.com/someuser). A Download All button appears in the footer bar next to the Privacy link. Click it, pick a format, and the script will:

  • Page through the full channel feed
  • Download each file with a 500 ms delay between requests
  • Retry up to 3× on rate-limit (429) or network errors
  • Stream files into ZIP archives, splitting at 500 MB
  • Prompt before downloading if the total exceeds 500 MB

Click Cancel at any time — already-downloaded files are saved as a partial ZIP.

Formats

Key Description
source Source GIF (original upload) — highest quality
original Original GIF
original_mp4 Original MP4

Output filenames

<title>_<id>.<ext> for individual files
<username>_<format>_<YYYYMMDD>[_partN].zip for batch ZIPs