Skip to main content

telegrab

Project description

telegrab

A tool for downloading files from telegram channels.

Configuration

It's a JSON file in ~/.config/telegrab.json or your OS equivalent.

Generate a session id using something like openssl rand -hex 32 - keeping it stable means you don't have to log in each time.

{
"session_id" : "asdfasdfasfsfasd",
"api_id" : "123456",
"api_hash" : "asdfasdfasdfasdf"
}

You specify the download_dir in config or on the command line (with --download-dir).

Session storage

It'll take the "session_id" value and store session data in ~/.config/telegrab/{session_id}

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

telegrab-0.0.4.tar.gz (3.4 kB view hashes)

Uploaded Source

Built Distribution

telegrab-0.0.4-py2.py3-none-any.whl (4.6 kB view hashes)

Uploaded Python 2 Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page