Skip to content

Instantly share code, notes, and snippets.

@imneonizer
Created October 28, 2021 08:59
Show Gist options
  • Save imneonizer/1e55dfd86274a3bb1de48435b52c5b12 to your computer and use it in GitHub Desktop.
Save imneonizer/1e55dfd86274a3bb1de48435b52c5b12 to your computer and use it in GitHub Desktop.
How to download from pan.baidu without account

How to download from pan.baidu.com

Disclaimer:

  • This methods uses a 3rd party website: https://baidu.kinh.cc/.
  • I don't know chinese and after one day of searching for a method I finally found this. I don't know how safe this website is but it does the job.
  • Do it on your own responsibility. I have no idea about possible copyright (if there is such a thing in China) and other stuff regarding to this.

Steps

1. Open the website mentioned above and fill out fields as following:

2. Click on the shown button below in order to get into download page.

Sometimes, after that, you see the following error/warning. You just have to wait.

3. When the download page is finally loaded, you'll need to copy these two things:

  • UA (UserAgent) for the link (Number 1 in the screen shot)
  • The download link itself: (Click on Nr 2, it will be saved in your clipboard)

4. You can now use whatever download manager/method which supports user agents.

For wget use the following:

  • Save the download link in a file like "dl_link.txt"
  • And use the following command:
$ wget -i dl_link.txt -O <desired_output_filename> -U <UA>
@Bluetbk
Copy link

Bluetbk commented Jul 29, 2024

Hi, pls help me on the file from Baidu. thank you!

https://pan.baidu.com/s/1x31Pb4mshYRDHMmfI5UwFg?pwd=4dq1

Code: 4dq1

@erraz
Copy link

erraz commented Jul 29, 2024

@Bluetbk your file is 288.50GB, is too big please use https://baidu.erranium.com

@tadochka
Copy link

hello, my dear friend! I need your help again (eranium site is not working in my country)

https://pan.baidu.com/s/1RIgB90w2dqYoD_-nQDiwyA?pwd=8888
pass:8888

https://pan.baidu.com/s/125Ym3tLOUpxX8fCyFgxknQ?pwd=8888
pass:8888

https://pan.baidu.com/share/init?surl=GeBCbaJGelYFPbfNOiht1Q&pwd=8888
pass:8888

thank you in advance, will be really greatful!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment