Greasy Fork is available in English.
Download every mod in a collection from one panel
$$\ $$\ $$$$$$$\ $$$$$$\
$$$\ $$ |$$ __$$\ $$ __$$\ $$\ $$\
$$$$\ $$ |$$ | $$ |$$ / \__| $$ | $$ |
$$ $$\$$ |$$ | $$ |$$ | $$$$$$$$\ $$$$$$$$\
$$ \$$$$ |$$ | $$ |$$ | \__$$ __|\__$$ __|
$$ |\$$$ |$$ | $$ |$$ | $$\ $$ | $$ |
$$ | \$$ |$$$$$$$ |\$$$$$$ | \__| \__|
\__| \__|\_______/ \______/
A userscript for downloading Nexus Mods collections without opening every file page by hand.
It adds a download panel to collection pages. From that panel you can send mods to Vortex, download through the browser, choose mandatory or optional files, select mods manually, resume from an index, and skip files you already downloaded.
Version: 1.0.2
Install the script with a userscript manager. Tampermonkey and Violentmonkey are both good options.
After installing, open a Nexus Mods collection page. If the panel does not appear, refresh the page and check that your userscript manager is allowed to run on nexusmods.com.
The script matches:
https://www.nexusmods.com/*
For large collections, change a few Vortex settings before starting. Vortex can struggle if it tries to download, install, enable, and bring itself to the front hundreds of times in a row.
In Vortex, go to settings and turn these off before running a big list:
Let the downloads finish first. Install and enable the mods afterward.
Send mods to Vortex opens Nexus/Vortex nxm:// links. Use this when Vortex should manage the files.
Download mods via browser uses Nexus' manual download links and saves files through the browser.
If browser downloads work but Vortex does not open, test Nexus' normal Mod Manager Download button. If that also fails, fix the browser/Vortex nxm:// association first.
Send mods to Vortex or Download mods via browser.DL Speed (MB/s) to your real download speed.Extra pause at 5 unless you know Vortex can handle faster launches.Download all mods, or open the menu for mandatory, optional, selected mods, or update checking.The panel console shows progress and errors. Failed items are listed at the end so you can retry them manually.
DL Speed (MB/s) is megabytes per second, not megabits.
If your internet plan is written as Mbps, divide by 8:
100 Mbps = 12.5 MB/s
50 Mbps = 6.25 MB/s
20 Mbps = 2.5 MB/s
Extra pause adds time after each download launch. This matters most for Vortex. On huge collections, a small pause is usually better than launching links too quickly.
Use Skip to index when a collection stops halfway through.
Example: if the last successful item was [49/2352], enter 50 and click Skip to index.
The script will skip the earlier entries and continue from that number.
Import downloaded mods lets you select your existing Vortex mods folder. If your browser does not support folder picking, select all files inside the folder instead.
The script matches those files against the collection and saves the matched file IDs in local history.
Default Vortex mods folder:
C:\Users\<YourName>\AppData\Roaming\Vortex\<game-id>\mods
After importing, the next full, mandatory, or optional run can skip files already in history.
Use Update collection when a collection revision changes and you want to review the differences instead of downloading everything again.
Refresh the page, then check that the userscript is enabled for nexusmods.com.
On Chrome or Edge, also check that user scripts are allowed in the extension settings.
Try a normal Nexus Mod Manager Download button. If that does not open Vortex either, fix the nxm:// association first.
Usually this means one of these is wrong:
nxm:// links with Vortex.Log in to Nexus Mods in the same browser and refresh the collection page.
If the collection includes adult or restricted mods, make sure your Nexus account settings allow those pages to load.
The script cannot bypass Cloudflare. Complete the check in the browser, then restart the run.
Wait a few minutes before continuing. For very large lists, increase Extra pause.
The script only launches downloads. It does not install, enable, sort, or manage mods inside Vortex.
Settings and download history are stored locally by your userscript manager.
Very large collections can take a long time. Keep the browser tab open until the run finishes.
Based on the original Nexus Download Collection by drigtime.
Material Design Icons:
https://pictogrammers.com/library/mdi/
MIT