• v4.2 30bcf3db9f

    v4.2 Stable

    kerem released this 2025-12-17 06:07:49 +03:00 | 4 commits to main since this release

    📅 Originally published on GitHub: Wed, 17 Dec 2025 03:18:44 GMT
    🏷️ Git tag created: Wed, 17 Dec 2025 03:07:49 GMT

    Changelog

    • Added multiple new accents and fonts (dozens of options)
    • Removed pagination from Saved Accounts and replaced it with lazy loading
    • Added search functionality to Saved Accounts
    • Added sorting options for Saved Accounts
    • Usernames in Saved Accounts are now clickable
    • Added Large View and Grid View options for Saved Accounts
    • Downloaded accounts can now be opened directly in their directory
    • Fixed the “Clear All” selection issue
    • Added quality selection options for Fast Mode GIF conversion
    • Fixed various minor bugs

    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