Download every mods of a collection in a single click
Ini adalah versi dari skrip ini yang kodenya telah diperbarui. Tampilkan semua versi.
- Added a download speed field
Fix performance issue with the "import downloaded mods" feature in the select mods window
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.
Fix error handling when not authenticated to Nexus and utilizing the download via browser method.
Corrected log message when downloading mods via browser
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.
Added the ability to download mod files directly into your browser
Fix wrong download link when mod would be from an other game
- Update UI of the select mods window- Minor fix
- 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.
Correct the behavior of the "Skip to index" button when the index is set to one higher than the current one
hot fix
New Features
Adding an other 5 seconds pause between each download to let Vortex start the download before giving it an other one.
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
Added an button to copy response in to the clipboard for debugging purpose
Added @connect to remove the popup dialog that ask for the right to make request outside of next.nexusmods.com
Minor fix for the css class of the progress bar
Replaced css classes not existing anymore due to Nexus website modification