• v4.3 de402efe6b

    v4.3 Stable

    kerem released this 2025-12-20 08:12:11 +03:00 | 1 commits to main since this release

    📅 Originally published on GitHub: Sat, 20 Dec 2025 05:16:07 GMT
    🏷️ Git tag created: Sat, 20 Dec 2025 05:12:11 GMT

    Changelog

    Downloads

    Windows macOS Intel macOS Apple Silicon Linux

    • 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