Greasy Fork 支持简体中文。

Nexus Download Collection

Download every mods of a collection in a single click

< 腳本Nexus Download Collection的回應

評論:正評 - 腳本一切正常

§
發表於:2024-04-17

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.

Drigtime作者
§
發表於:2024-04-17

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

§
發表於:2024-04-17

Thank ya kindly

發表回覆

登入以回復