Changelog
- Added name variables to the Naming tab
- Added an update notification pop-up
- Added automatic GIF conversion
- Fixed the issue where folders couldn't be opened
- Fixed issues with the Include Reposts option
- Fixed download progress issues
Downloads
TwitterXMediaBatchDownloader.exe- WindowsTwitterXMediaBatchDownloader.dmg- macOSTwitterXMediaBatchDownloader.AppImage- Linux AMD64TwitterXMediaBatchDownloader-ARM.AppImage- Linux ARM64
Linux Requirements
The AppImage requires webkit2gtk-4.1 to 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.AppImageFor ARM64:
chmod +x TwitterXMediaBatchDownloader-ARM.AppImage
./TwitterXMediaBatchDownloader-ARM.AppImage