Takes a CSV as input, and downloads every URL inside.
This software is released under 'the unlicense'. You are free to do with it as you please, make any modifications you want, distribute how you please, etc. This software is owned by you.
Install all the requirements with pip install -r requirements.txt
.
Then download your files.
python3 csmassdl.py 'gnu-manual-pages.csv' 'PDF source'
(This downloads every URL listed under "PDF source" in gnu-manual-pages.csv.)
The included test CSV: https://gist.github.com/sebastiancarlos/ce63cb8348b1b11368a17882beb5cf5f#file-gnu-manual-pages-csv