telegram-export-gifs

command module
v0.0.0-...-c69063b Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Jul 9, 2024 License: GPL-3.0 Imports: 11 Imported by: 0

README

telegram-export-gifs

Export GIFs from telegram

WARNING: this program uses a hack to get older GIFs not visible from client: it temporarily removes newer GIFs to get older ones. If something goes wrong (for example if program gets killed, power goes off or internet disconnects), removed GIFs will be lost.

Running

go build
./telegram-export-gifs

Usage

usage: ./telegram-export-gifs [-h] [-d DIRECTORY] [--dont-save-session] [--app-id APP_ID] [--app-hash APP_HASH]

Export saved GIFs from telegram.

options:
  -h, --help            Show this help message and exit
  -d DIRECTORY, --directory DIRECTORY
                        Directory to export GIFs to
  --dont-save-session   Don't save session file (and don't use already saved one)
  --app-id APP_ID       Test credentials are used by default
  --app-hash APP_HASH   Test credentials are used by default

Session file is saved to /home/user/.local/share/telegram-export-gifs/tg.session

WARNING: this program uses a hack to get older GIFs not visible from client: it temporarily removes newer GIFs to get older ones. If something goes wrong (for example if program gets killed, power goes off or internet disconnects), removed GIFs will be lost.

Documentation

The Go Gopher

There is no documentation for this package.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL