Giphy Batch Export

Download GIFs from Giphy — single or batch with format selection

スクリプトをインストールするには、Tampermonkey, GreasemonkeyViolentmonkey のような拡張機能のインストールが必要です。

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

スクリプトをインストールするには、TampermonkeyViolentmonkey のような拡張機能のインストールが必要です。

スクリプトをインストールするには、TampermonkeyUserscripts のような拡張機能のインストールが必要です。

このスクリプトをインストールするには、Tampermonkeyなどの拡張機能をインストールする必要があります。

このスクリプトをインストールするには、ユーザースクリプト管理ツールの拡張機能をインストールする必要があります。

(ユーザースクリプト管理ツールは設定済みなのでインストール!)

このスタイルをインストールするには、Stylusなどの拡張機能をインストールする必要があります。

このスタイルをインストールするには、Stylus などの拡張機能をインストールする必要があります。

このスタイルをインストールするには、Stylus tなどの拡張機能をインストールする必要があります。

このスタイルをインストールするには、ユーザースタイル管理用の拡張機能をインストールする必要があります。

このスタイルをインストールするには、ユーザースタイル管理用の拡張機能をインストールする必要があります。

このスタイルをインストールするには、ユーザースタイル管理用の拡張機能をインストールする必要があります。

(ユーザースタイル管理ツールは設定済みなのでインストール!)

このスクリプトの質問や評価の投稿はこちら通報はこちらへお寄せください
作者
XX Tang
1日のインストール数
0
累計インストール数
0
評価
0 0 0
バージョン
1.0.0
作成日
2026/04/23
更新日
2026/04/23
大きさ
32.1KB
ライセンス
MIT
対象サイト

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