Giphy Batch Export

Download GIFs from Giphy — single or batch with format selection

You will need to install an extension such as Tampermonkey, Greasemonkey or Violentmonkey to install this script.

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

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

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

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

You will need to install a user script manager extension to install this script.

(I already have a user script manager, let me install it!)

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.

ستحتاج إلى تثبيت إضافة مثل Stylus لتثبيت هذا النمط.

ستحتاج إلى تثبيت إضافة لإدارة أنماط المستخدم لتتمكن من تثبيت هذا النمط.

ستحتاج إلى تثبيت إضافة لإدارة أنماط المستخدم لتثبيت هذا النمط.

ستحتاج إلى تثبيت إضافة لإدارة أنماط المستخدم لتثبيت هذا النمط.

(لدي بالفعل مثبت أنماط للمستخدم، دعني أقم بتثبيته!)

المؤلف
XX Tang
التثبيت اليومي
0
إجمالي التثبيت
0
التقييمات
0 0 0
الإصدار
1.0.0
تم إنشاؤه
23-04-2026
تم تحديثه
23-04-2026
الحجم
32.1 KB
الترخيص
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