stagrim / chan

4chan image downloader written in Rust, with updating, archive sites support and iqdb search functionality

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Chan

4Chan Image Downloader 0.1
Download 4chan images

USAGE:
    chan [FLAGS] [SUBCOMMAND]

FLAGS:
    -D, --debug                 Enables debug output
    -h, --help                  Prints help information
    -n, --not-numbered          Do not print image number in output
    -u, --update-modify-date    Updates modify date of existing images
    -V, --version               Prints version information

SUBCOMMANDS:
    download    Downloads all images on thread given
    help        Prints this message or the help of the given subcommand(s)
    update      Updates downloaded threads using the threads.txt file in current directory

About

4chan image downloader written in Rust, with updating, archive sites support and iqdb search functionality

License:MIT License


Languages

Language:Rust 100.0%