Skip to content

pizzaperp95/Python-CSV-Mass-Downloader

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Python CSV Mass Downloader

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.

Usage:

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.)

Credits:

The included test CSV: https://gist.github.com/sebastiancarlos/ce63cb8348b1b11368a17882beb5cf5f#file-gnu-manual-pages-csv

About

Takes a CSV as input, and downloads every URL inside.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages