Crates.io | telegram_photo_gallery_downloader |
lib.rs | telegram_photo_gallery_downloader |
version | 0.0.2 |
source | src |
created_at | 2024-01-10 15:18:41.251463 |
updated_at | 2024-01-12 14:56:05.004392 |
description | Telegram photo gallery downloader |
homepage | |
repository | https://github.com/kingwingfly/telegram-photo-gallery-downloader-rs |
max_upload_size | |
id | 1095304 |
size | 52,919 |
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.
This can be used as a crate;
features:
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