https://github.com/afkarxyz/twitter-x-media-batch-downloader
Twitter/X Media Batch Downloader is a GUI tool that allows users to download all media, including images and videos, in their original quality from Twitter/X accounts, even withheld account, using gallery-dl by @mikf
https://github.com/afkarxyz/twitter-x-media-batch-downloader
gallery-dl twitter twitter-downloader twitter-video-downloader
Last synced: 5 months ago
JSON representation
Twitter/X Media Batch Downloader is a GUI tool that allows users to download all media, including images and videos, in their original quality from Twitter/X accounts, even withheld account, using gallery-dl by @mikf
- Host: GitHub
- URL: https://github.com/afkarxyz/twitter-x-media-batch-downloader
- Owner: afkarxyz
- License: gpl-3.0
- Created: 2025-01-19T09:19:37.000Z (9 months ago)
- Default Branch: main
- Last Pushed: 2025-04-21T22:35:30.000Z (6 months ago)
- Last Synced: 2025-04-21T23:28:06.200Z (6 months ago)
- Topics: gallery-dl, twitter, twitter-downloader, twitter-video-downloader
- Language: Python
- Homepage:
- Size: 155 KB
- Stars: 41
- Watchers: 1
- Forks: 5
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
[](https://github.com/afkarxyz/Twitter-X-Media-Batch-Downloader/releases)

Twitter/X Media Batch Downloader is a GUI tool that allows users to download all media, including images and videos, in their original quality from Twitter/X accounts usinggallery-dl
## 📥 Download
- Download the latest version of [TwitterXMediaBatchDownloader](https://github.com/afkarxyz/Twitter-X-Media-Batch-Downloader/releases/download/v2.3/TwitterXMediaBatchDownloader.exe)
- If you're familiar with **userscripts**, please install it [here](https://greasyfork.org/en/scripts/523157)## ✨ Features
- Powered by `gallery-dl`, similar to `yt-dlp`
- **Choose media type**: All (Image + GIF + Video) or specific (Image/GIF/Video)
- Downloads in original quality
## 🖼️ Screenshots


> [!Important]
> Use **Batch** if the items to be downloaded are in the thousands.## 🔑 How to Obtain Auth Token
> [!Warning]
> - I suggest not using the **main account** to obtain the token.
> - You can use https://temp-mail.io to register a Twitter account.
> - Using an auth token or cookies has the potential to get the **account suspended.**
> - If too many media files are fetched, it may trigger a **rate limit**, and the media retrieval will fail.1. Go to [Twitter's website](https://www.x.com/)
2. Log into your account
3. Open the Developer Tools by pressing `F12`
4. Navigate to the **Application** tab, then select **Storage** > **Cookies**
5. Find and copy the `auth_token` value or use the browser extension [X.com Auth Token Grabber](https://github.com/afkarxyz/Twitter-X-Media-Batch-Downloader/releases/download/v1.0/X.com.Auth.Token.Grabber.zip)
6. Do not log out of your account, as a new `auth_token` will be generated by Twitter> X.com Auth Token Grabber

> Developer Tools
