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.
Sometimes, after that, you see the following error/warning. You just have to wait.
- 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)
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>
Can you help me with these 2 files?
https://pan.baidu.com/s/1o-CdYGhwnuTAw_LoNsV8Ig
https://pan.baidu.com/s/1b2u78WG7rwl7n5yzIqhXKg
password for both: qmsa
I'm also using tampermonkey with this https://dn720006.ca.archive.org/0/items/baidu-download-no-ac/Baidu-Download-no-ac.js script, but it seems to stuck on parsing link, can you help me with it?