Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Select an option

  • Save Icy-Selection-55/efb9451bebd3a6a96b8c7510122cad44 to your computer and use it in GitHub Desktop.

Select an option

Save Icy-Selection-55/efb9451bebd3a6a96b8c7510122cad44 to your computer and use it in GitHub Desktop.

How to download from pan.baidu.com Update:https:/baidu.kinh.cc/ is no longer working, Please use https://baidu.erranium.com for limited free downloads and paid downloads.


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.

  1. 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)
  2. 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

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