Skip to main content

Script to specify the column with URL in csv and download and save in bulk.

Project description

csv_download

Script to specify the column with URL in csv and download and save in bulk

usage

csv_download reads csv and downloads the URLs of the specified columns in sequence. You can see the available options with -h

$ csv_download -h

usage: csv_download [-h] [-o OUT_PATH] [-p PREFIX] [-t TARGET_URL_COLUM] [-n NAME_COLUM] [--sleep SLEEP] [--header-skip] file path

positional arguments:
   file path

optional arguments:
   -h, --help show this help message and exit
   -o OUT_PATH, --out OUT_PATH
   -p PREFIX, --prefix PREFIX
   -t TARGET_URL_COLUM, --target-url-col TARGET_URL_COLUM
   -n NAME_COLUM, --name-col NAME_COLUM
   --sleep SLEEP
   --header-skip

example

$ csv_download ./example/example.csv -o ./image -p example --header-skip

Author

[Godan] (https://github.com/godan)

Translated with Google Translate

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

csv-download-0.1.2.tar.gz (3.3 kB view hashes)

Uploaded Source

Built Distribution

csv_download-0.1.2-py3-none-any.whl (3.8 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page