Giter Club home page Giter Club logo

rskachka's Introduction

๐Ÿฆ€๐Ÿ‹๏ธ rskachka

Download images blazingly fast.

๐Ÿ—๏ธ Installation

cargo install --git https://github.com/nizhib/rskachka

๐Ÿš€ Usage

๐Ÿ’พ Download images

Usage: rskachka [OPTIONS] -i <SOURCE_PATH> -o <OUTPUT_ROOT>

Options:
  -s, --source-path <SOURCE_PATH>    Source file location
  -o, --output-root <OUTPUT_ROOT>    Output images root
  -f, --fields <FIELDS>              ID fields indexes [default: 0]
  -u, --url-field <URL_FIELD>        URL field index [default: -1]
  -t, --timeout <TIMEOUT>            Timeout for requests, in seconds [default: 5]
  -m, --max-size <MAX_SIZE>          Output images max size [default: 640]
  -e, --extension <EXTENSION>        Output images extension [default: webp]
  -q, --quality <QUALITY>            Output images quality [default: 92]
  -w, --worker-count <WORKER_COUNT>  Concurrent workers count [default: 32]
  -r, --resume                       Resume last run if any
  -v, --verbose...                   Increase logging verbosity
  -q, --quiet...                     Decrease logging verbosity
  -p, --progress                     Show progressbar
  -n, --no-header                    Use the first line in source
  -h, --help                         Print help

๐Ÿ‘ท๐Ÿ•ต๏ธ Build an index and check missing images

Usage: rsindex [OPTIONS] -s <SOURCE_PATH> -i <INDEX_PATH> -o <OUTPUT_ROOT> [-m <MISSING_PATH>]

Options:
  -s, --source-path <SOURCE_PATH>    Source file location
  -i, --index-path <INDEX_PATH>      Index file location
  -m, --missing-path <MISSING_PATH>  Missing file location
  -o, --output-root <OUTPUT_ROOT>    Images output root
  -e, --extension <EXTENSION>        Images extension [default: webp]
  -u, --url-field <URL_FIELD>        URL field index [default: -1]
  -n, --no-header                    Use the first line in source
  -p, --progress                     Show progressbar
  -h, --help                         Print help

rskachka's People

Contributors

nizhib avatar

Stargazers

Igor Kotenkov avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.