#image

nightly app art-dl

Artworks downloader

1 unstable release

0.0.1 Feb 26, 2023

#1233 in #image

Apache-2.0

26KB
524 lines

Artworks downloader

Supported sites

Other sites in progress

Supported URL types

Install

cargo install art-dl

Then run as art-dl: #usage

Build from source

Clone the repo, then run from inside of it:

cargo install --path .

Usage

Just run

# download urls from file with list of urls, one url per line
art-dl [file with list of urls]

Supported URL types

  • imgur.com
    • https://imgur.com/a/<id>
    • https://imgur.com/gallery/<id>
    • https://imgur.com/t/<tag>/<id>

Dependencies

~7–20MB
~276K SLoC