mirror of
https://github.com/afkarxyz/Twitter-X-Media-Batch-Downloader.git
synced 2026-04-27 09:25:48 +03:00
-
v4.0 Stable
released this
2025-12-05 01:02:00 +03:00 | 10 commits to main since this release📅 Originally published on GitHub: Thu, 04 Dec 2025 22:04:23 GMT
🏷️ Git tag created: Thu, 04 Dec 2025 22:02:00 GMTChangelog
- Migrated from
PythontoGo&TypeScript - Added support for downloading text posts https://github.com/afkarxyz/Twitter-X-Media-Batch-Downloader/issues/23
- Added macOS Apple Silicon support https://github.com/afkarxyz/Twitter-X-Media-Batch-Downloader/issues/24
- Fixed folder naming issue https://github.com/afkarxyz/Twitter-X-Media-Batch-Downloader/issues/35
- Added CLI support https://github.com/afkarxyz/Twitter-X-Media-Batch-Downloader/issues/37
- Improved group/label features https://github.com/afkarxyz/Twitter-X-Media-Batch-Downloader/issues/39 https://github.com/afkarxyz/Twitter-X-Media-Batch-Downloader/issues/44
- Added support for downloading likes and bookmarks https://github.com/afkarxyz/Twitter-X-Media-Batch-Downloader/issues/41
- Bug fixes https://github.com/afkarxyz/Twitter-X-Media-Batch-Downloader/issues/42
Downloads
TwitterXMediaBatchDownloader.exe- WindowsTwitterXMediaBatchDownloader-Intel.dmg- macOS IntelTwitterXMediaBatchDownloader.dmg- macOS Apple SiliconTwitterXMediaBatchDownloader.AppImage- Linux
Linux Requirements
The AppImage requires
webkit2gtk-4.1to be installed on your system:Ubuntu/Debian:
sudo apt install libwebkit2gtk-4.1-0Arch Linux:
sudo pacman -S webkit2gtk-4.1Fedora:
sudo dnf install webkit2gtk4.1After installing the dependency, make the AppImage executable:
chmod +x TwitterXMediaBatchDownloader.AppImage ./TwitterXMediaBatchDownloader.AppImageDownloads
-
Source code (ZIP)
0 downloads
-
Source code (TAR.GZ)
0 downloads
-
TwitterXMediaBatchDownloader-Intel.dmg
0 downloads ·
2026-02-27 19:02:34 +03:00 · 19 MiB -
TwitterXMediaBatchDownloader.AppImage
0 downloads ·
2026-02-27 19:02:36 +03:00 · 32 MiB -
TwitterXMediaBatchDownloader.dmg
0 downloads ·
2026-02-27 19:02:38 +03:00 · 18 MiB -
TwitterXMediaBatchDownloader.exe
0 downloads ·
2026-02-27 19:02:39 +03:00 · 16 MiB
- Migrated from