Greasy Fork is available in English.

Nexus Download Collection

Download every mods of a collection in a single click

These are versions of this script where the code was updated. Show all versions.

  • v0.8.10 27.05.2024
  • v0.8.9 27.05.2024

    - Added a download speed field

  • v0.8.8 10.05.2024

    Fix performance issue with the "import downloaded mods" feature in the select mods window

  • v0.8.7 10.05.2024

    Select Mods Window Update:

    - A menu has been added with the following options:
    * Select All
    * Deselect All
    * Export Selection
    * Import Selection
    * Import Downloaded Mods, which automatically selects missing mods

    - The checkbox has been removed; now, you can simply click on the line to select a mod.
    - A column displaying mod size has been added.
    - A search field has been included.
    - A sort field has been included.
    - The mods view has been made responsive for small screens, such as mobile devices.

  • v0.8.6 06.05.2024

    Fix error handling when not authenticated to Nexus and utilizing the download via browser method.

  • v0.8.5 06.05.2024

    Corrected log message when downloading mods via browser

  • v0.8.4 06.05.2024

    Added a button to import the folder where the mod files are downloaded, allowing the script to recognize which mods you already have and skip them in the next download.

  • v0.8.3 05.05.2024

    Added the ability to download mod files directly into your browser

  • v0.8.2 01.05.2024

    Fix wrong download link when mod would be from an other game

  • v0.8.1 27.04.2024

    - Update UI of the select mods window
    - Minor fix

  • v0.8 27.04.2024

    - Added a new entry, "Select Mods," to the menu selection. This will open a window that allows you to select the mods you want to download.
    - Implemented an automatic pause of 5 minutes if users initiate the download of more than 200 mods in less than 5 minutes. This is to prevent receiving a temporary ban.
    - Improved the aspect of the log.
    - Made minor changes to the code.

  • v0.7.2 21.04.2024
    • Fixed the calculated waiting time, as it would sometimes be 0 due to missing mod size information.
    • Adjusted the calculated waiting time to be based on 1mb/s instead of 1.5mb/s, as Vortex would rarely reach 1.5mb/s in my tests. This change prevents the calculated time from being shorter than the actual time, which would cause the script to start downloading new mods before the previous one had finished.
    • The script will now stop and warn you when Cloudflare protection is blocking the request. You just need to click on the provided link, solve the captcha, and resume the download.
    • Fixed some issues with pause and stop actions.
  • v0.7.1.2 19.04.2024

    Correct the behavior of the "Skip to index" button when the index is set to one higher than the current one

  • v0.7.1.1 19.04.2024

    hot fix

  • v0.7.1 19.04.2024
  • v0.7.0 18.04.2024

    New Features

    • Users can now set the pause interval between each download
    • Users can skip the current pause
    • Users can skip to a specific index
    • Users can stop the download
    • If the previous download didn't finish, a prompt will ask the user if they want to resume from the last index stopped
    • If some mods couldn't be downloaded, the list of them will be logged at the end of the download process.
  • v0.6.7 07.04.2024

    Adding an other 5 seconds pause between each download to let Vortex start the download before giving it an other one.

  • v0.6.6 07.04.2024

    The script will now only download one mod at a time to better manage huge collections of mods and avoid temporary IP ban from Nexusmod

  • v0.6.5 01.04.2024

    Added an button to copy response in to the clipboard for debugging purpose

  • v0.6.4 25.03.2024

    Added @connect to remove the popup dialog that ask for the right to make request outside of next.nexusmods.com

  • v0.6.3 27.02.2024

    Minor fix for the css class of the progress bar

  • v0.6.2 23.02.2024

    Replaced css classes not existing anymore due to Nexus website modification

  • v0.6.1 21.01.2024
  • v0.6 21.01.2024
    • Visual redesign of the progress bar
    • Ability to pause the download
    • Addition of a log area to track the script's progress
    • No longer crashes if one of the mods does not exist. Thank you @Arsalan Abdul-Salam for the feedback
  • v0.5 13.01.2024
    • Improved management of element appending to work with the flow of NextJS router.
    • Request the list of mods only once instead of loading it each time the "mods" tab is selected.
  • v0.4 31.12.2023
  • v0.3 31.12.2023
    • Script Rewriting
    • Introduced the option to download either the mandatory mods or the optional ones.
  • v0.2 28.12.2023
  • v0.1 28.12.2023