Artworks downloader

Supported sites

- imgur.com #usage

Other sites in progress

Supported URL types

Install

sh cargo install art-dl

Then run as art-dl: #usage

Build from source

Clone the repo, then run from inside of it:

sh cargo install --path .

Usage

Just run

```sh

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>