https://drive.google.com/folderview?id=0BxE-hzt9eFRITFBJS0dOQWUzdlE&usp=sharing
The only problem here is
1. The files are hosted on Baidu, and even I have a Baidu VIP account, I can’t download them all because of the sheer size of the document (there are 28 spreadsheets with each of them containing 1000 links), and it’s hard to use any third-party tool to automate them since they have a link password. JDownloader works but I cannot feed a list of passwords to the client.
2. I think one way to solve the problem is to use a macro software (such as AutoHotKey) to automate this, but I wonder if anyone here is well-versed in creating macros. If yes then it would be a massive contribution to this thread.
There are a script which allow you to download from Baidu without file/connection limit, it works fairy well with Firefox
Guess someone could make good macros to download them, not that hard to automate all of that …..
Is this the one: http://www.duoluohua.com/app/showapp/?action=showapp&system=script&appname=dupanlink
https://github.com/banbanchs/pan-baidu-download
It’s written in Python, so I presume I can automate this with some Python scripts – the problem is I have no experience in Python at all 🙁