Download every mods of a collection in a single click
< 脚本Nexus Download Collection的反馈
Hi, yes, it is possible.
I have already created a new version of this script that allows you to set the delay you want, and it also includes a history feature to resume where the previous download stopped.
I haven't had time to thoroughly test it, so I haven't published it yet.
For now, if you're feeling adventurous, you can edit line 282:
const downloadTime = Math.round(mod.file.sizeInBytes / 1500000) + 5;
to
const downloadTime = 0;
You can also try the beta version of the script that include the new features https://pastebin.com/CH27avnY
Thank ya kindly
Is it possible to remove the "Waiting approximately % seconds for the download to finish on Vortex before starting the next one."? Cause when I restart the download process, it'll make me wait 16 mins for a mods ive already downloaded in a collection.