#telegram #download #downloader #photo #gallery #image #graph

bin+lib telegram_photo_gallery_downloader

Telegram photo gallery downloader

2 releases

0.0.2 Jan 12, 2024
0.0.1 Jan 10, 2024

#495 in Images

Download history 13/week @ 2024-01-08 1/week @ 2024-02-19 18/week @ 2024-02-26 27/week @ 2024-04-01 32/week @ 2024-04-08

59 downloads per month

MIT license

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
~369K SLoC