1 unstable release
| 0.0.1 | Feb 26, 2023 |
|---|
#1233 in #image
26KB
524 lines
Artworks downloader
Supported sites
- imgur.com #usage
Other sites in progress
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