https://gist.github.com/phpgao/3aa1338b9f4a27b73270
用法
yunfile_downloader.py
-u 下载链接
-b 后台下载
-p 下载文件夹
-d debug
例子
yunfile_downloader.py -u http://p1.yunfile.com/file/wushangzhikong/3a40b126/ -p /tmp -db
依赖
pip install requests progressbar pyquery Pillow pytesseract
测试平台
mac centos
python2.6 2.7