Greasy Fork is available in English.

Twitter/X Media Batch Downloader

Batch download all images and videos from a Twitter/X account, including withheld accounts, in original quality.

Αυτές είναι εκδόσεις αυτού του κώδικα όπου ο κώδικας έχει ενημερωθεί. Προβολή όλων των εκδόσεων.

  • v2.5 28/01/2025

    - The creation of zip files is divided into parts, 500 files per part
    - System cache on the API for 1 hour

  • v2.4 23/01/2025

    - If there is only one file, it will not be zipped
    - Remove unused code

  • v2.3 23/01/2025

    Added support for subdomains. Now, you can click the download button in any tab

  • v2.2 23/01/2025

    - Added a caching system
    - You can now download new statuses or redownload everything

  • v2.1 23/01/2025

    - Fixed the bug in tweet_id
    - Modified the ZIP filename format to: {username}_{date_download}_{total}

  • v2.0 22/01/2025

    - Added GIF support (though the format is still .mp4 from the source; manual conversion using FFmpeg is required)
    - Added tweet_id to file naming as a suffix
    - Improved number formatting for better readability

  • v1.9 22/01/2025

    - Add total media item information before download
    - Display a confirmation pop-up
    - Include a cancel button to abort the download or zip process

  • v1.8 21/01/2025

    - Improved error handling
    - Removed the use of innerHTML

  • v1.7 20/01/2025

    - Improved storage system
    - Fixed download container bug

  • v1.6 20/01/2025

    - Add Auth Token input
    - Now, please use your own Auth Token

  • v1.5 20/01/2025

    - Change the data fetching method from scraping to API
    - Add download options (media, image, or video)
    - Display a loading icon while fetching data

  • v1.4 18/01/2025

    Changed size from 4096x4096 to orig

  • v1.3 08/01/2025

    - Changed size from large to 4096x4096
    - Compacted the control buttons

  • v1.2 08/01/2025

    - Automatically detect browser height
    - Hide Pause and Stop buttons during downloading/zipping process

  • v1.1 08/01/2025

    - Improved download speed
    - Automatic redirect to /media
    - Enhanced control panel design
    - Better file naming convention
    - Fixed bugs

  • v1.0 08/01/2025