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 accounts, using
gallery-dl
- Download the latest version of TwitterXMediaBatchDownloader
- If you're familiar with userscripts, please install it here
- Uses the powerful
gallery-dl
library, similar toyt-dlp
- The ability to download media from Withheld Accounts (requires unchecking the Local option)
- Option to choose the media type to download: media (image + GIF + video) or just image/GIF/video
- Download images and videos in original quality
Downloading from Withheld Accounts
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 will trigger a rate limit, and the media retrieval will fail.
- Go to Twitter's website
- Log into your account
- Open the Developer Tools by pressing
F12
- Navigate to the Application tab, then select Storage > Cookies
- Find and copy the
auth_token
value or use the browser extension X.com Auth Token Grabber - Do not log out of your account, as a new
auth_token
will be generated by Twitter
X.com Auth Token Grabber
Developer Tools