• v4.1 aa87cce538

    v4.1 Stable

    kerem released this 2025-12-11 18:17:57 +03:00 | 7 commits to main since this release

    📅 Originally published on GitHub: Thu, 11 Dec 2025 15:20:51 GMT
    🏷️ Git tag created: Thu, 11 Dec 2025 15:17:57 GMT

    Changelog

    Downloads

    • TwitterXMediaBatchDownloader.exe - Windows
    • TwitterXMediaBatchDownloader-Intel.dmg - macOS Intel
    • TwitterXMediaBatchDownloader.dmg - macOS Apple Silicon
    • TwitterXMediaBatchDownloader.AppImage - Linux
    Linux Requirements

    The AppImage requires webkit2gtk-4.1 to be installed on your system:

    Ubuntu/Debian:

    sudo apt install libwebkit2gtk-4.1-0
    

    Arch Linux:

    sudo pacman -S webkit2gtk-4.1
    

    Fedora:

    sudo dnf install webkit2gtk4.1
    

    After installing the dependency, make the AppImage executable:

    chmod +x TwitterXMediaBatchDownloader.AppImage
    ./TwitterXMediaBatchDownloader.AppImage
    
    Downloads