# Artworks downloader ## Supported sites - imgur.com [#usage](#usage) *Other sites in progress* [Supported URL types](#supported-url-types) ## Install ```sh cargo install art-dl ``` Then run as `art-dl`: [#usage](#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/` - `https://imgur.com/gallery/` - `https://imgur.com/t//`