Baidu Netdisk

Andy HsuGuideStorageGuideAbout 2 min

Baidu Netdisk

Tips

Due to the limitation of Baidu Disk API, downloading files larger than about 20M needs to carry the header: "User-Agent": "pan.baidu.comopen in new window", so when downloading files larger than 20M, you need to set the request header yourself, such as using curl:

curl -L -X GET 'YOUR_LINK' -H 'User-Agent: pan.baidu.com'

Or use the proxy function in this program to transfer.

Refresh token

Click hereopen in new window to get the refresh token.

Root folder path

The root foler to mount, defaults to /, same as local storage.

Download api

  • official: The official interface, very stable, but for larger files, UA needs to be modified and the speed is slow
  • crack: unofficial interface, no need to modify UA and some files may not limit the speed, but maybe unstable

Add "User-Agent" usage example

If you don't know how to set "User-Agent" see here

The following methods are limited to Baidu super member users

Prompt again The following methods are limited to Baidu super member users

It will only be useful if a member finishes modifying "User-Agent" (choose official and 302)

If you don’t change "User-Agent", you can enable Web Agent, the disadvantage is that you need to build an Alist machine for transfer, that is to say, you need a large broadband to help you transfer

  • The advantage of using a browser plug-in to modify is that it can be played directly online, of course, downloading is also possible.

Example 1: If you really don’t know it, you can take a look at an example on the web page: https://www.bilibili.com/video/BV1UA4y1X7J8open in new window

Example 2: Another plugin method covering 360, Chrome, Edge: https://youtu.be/PP6b0WSzYMcopen in new window

alist

The default download method used