GoFile Enhanced

Directly batch-download GoFiles. Supports recursive folder download, Supports direct links. Built-in support for download managers like AB Download Manager, Aria2, and IDM.

Versione datata 08/09/2025. Vedi la nuova versione l'ultima versione.

Dovrai installare un'estensione come Tampermonkey, Greasemonkey o Violentmonkey per installare questo script.

You will need to install an extension such as Tampermonkey to install this script.

Dovrai installare un'estensione come Tampermonkey o Violentmonkey per installare questo script.

Dovrai installare un'estensione come Tampermonkey o Userscripts per installare questo script.

Dovrai installare un'estensione come ad esempio Tampermonkey per installare questo script.

Dovrai installare un gestore di script utente per installare questo script.

(Ho già un gestore di script utente, lasciamelo installare!)

Dovrai installare un'estensione come ad esempio Stylus per installare questo stile.

Dovrai installare un'estensione come ad esempio Stylus per installare questo stile.

Dovrai installare un'estensione come ad esempio Stylus per installare questo stile.

Dovrai installare un'estensione per la gestione degli stili utente per installare questo stile.

Dovrai installare un'estensione per la gestione degli stili utente per installare questo stile.

Dovrai installare un'estensione per la gestione degli stili utente per installare questo stile.

(Ho già un gestore di stile utente, lasciamelo installare!)

Autore
EwigLicht
Valutazione
0 0 0
Versione
0.8.0
Creato il
01/11/2024
Aggiornato il
08/09/2025
Dimensione
38,5 KB
Licenza
MIT
Applica a

Gofile Enhanced

GitHub

Greasy Fork


Batch download Gofile files. Supports recursive folder download, Supports direct links. Supports AB Download Manager, Internet Download Manager and Aria2 related download managers.

cover

Usage

Recursive Download

Click the "Recursive Download" button, the script will automatically fetch all files and folder contents.

A window will pop up displaying all file lists, and you can start downloading after confirming everything is correct.

"Recursive Download" only supports ABDM and Aria2 download methods. "Recursive Download" is still in testing phase.

You need to properly configure the ABDM and Aria2 download directories (absolute paths) in the settings.

If you do not configure the download directory, files may be downloaded to unexpected locations (usually the root directory of your download manager's drive).

recursion

Direct

Direct link download. The browser will handle download tasks if ABDM, FDM or IDM browser integration is enabled, download tasks will be automatically taken over by these downloaders.

Not recommended when there are too many files, a large number of browser tabs will be opened at once.

You need to open Gofile's Site Settings and grant 'Pop-ups and redirects' permission.

permissions

ABDM

Directly send download tasks to AB Download Manager.

ABDM is REQUIRED and the browser Integration must be enabled.

Make sure to configure the ABDM port correctly. The default port is 15151.

abdm

Aria2

Directly send the download task to the Aria2 downloader via RPC.

You need to properly configure the Aria2 RPC address and secret.

Note that the port for third-party downloaders may differ from the default Aria2 configuration, for example, Motrix uses port 16800 by default.

IDM

Batch export links to an ef2 file, then import it into IDM to add download tasks.

Export IDM specific format - a file with the ".ef2" extension.

In IDM, go to Tasks -> Import -> From 'IDM export file' -> Select the ef2 file.