2 releases
0.0.2 | Jan 12, 2024 |
---|---|
0.0.1 | Jan 10, 2024 |
#5 in #gallery
16KB
126 lines
On telegram, there are many groups share pictures or photos through gallery in links like https://telegra.ph/xxx, and usually you want to download them for they are so beautiful and useful.
Crate
This can be used as a crate;
features:
- indicatif: to show the process bar, turned on by default
CLI
Run cargo build --release
to build the CLI.
$ telegram_photo_gallery_downloader -h
A downloader for telegram photo gallery
Usage: telegram_photo_gallery_downloader --dir <DIR> [URLS]...
Arguments:
[URLS]... URLS of telegram graph gallery
Options:
-d, --dir <DIR> Directory to save the images
-h, --help Print help
Dependencies
~11–24MB
~361K SLoC