aria2 is a multi-threaded download tool that supports command line and GUI interface, called Linux and macOS thunderbolt, which can be combined with browser plug-ins to download Baidu Netdisk large file data. Below is a brief introduction to the installation and use of aria2.
aria2 installation
$ sudo apt-get update
$ sudo apt-get install aria2
Installed aria2 could not immediately after use, need to download the browser plug-in BaiduExporter,the plug-in can export aria2 format of the data link.
BaiduExporter installation
Clone BaiduExporter to your local:
$ git clone https://github.com/acgotaku/BaiduExporter.git
-
Chrome : Click Settings -> Extensions, drag
BaiduExporter.crx
file to the page, install it, or check Developer mode -> Load unpacked extension, navigate to thechrome/release
folder. -
Firefox : Open about:debugging in Firefox, click “Load Temporary Add-on” and navigate to the
chrome/release
folder, selectmanifest.json
, click OK.
Run
Log in Baidu Netdisk in the browser, select the file to be downloaded, click “export download”, and then click “text export” to get the file link in aria2 format.