CMPEDUDownload
机械工业出版社 PDF 下载器
使用方法
pip3 install requests
# 获得 aria2 input file
python3 download.py | tee downloads.txt
# 使用 aria2 进行下载
aria2c -i downloads.txt
机械工业出版社 PDF 下载器
pip3 install requests
# 获得 aria2 input file
python3 download.py | tee downloads.txt
# 使用 aria2 进行下载
aria2c -i downloads.txt