Skip to main content

Upload files to Telegram up to 1.5 GiB using your account

Project description

https://raw.githubusercontent.com/Nekmo/telegram-upload/master/logo.png

Latest Travis CI build status Latest PyPI version Python versions Code Climate Test coverage Requirements Status

telegram-upload

Upload large files to Telegram using your account

To install telegram-upload, run this command in your terminal:

$ sudo pip install telegram-upload

This is the preferred method to install telegram-upload, as it will always install the most recent stable release.

To use this program you need an Telegram account and your App api_id/api_hash (get it in my.telegram.org). The first time you use telegram-upload it requests your telephone, api_id and api_hash. Bot tokens can not be used with this program (bot uploads are limited to 50MB). To send files:

$ telegram-upload file1.mp4 /path/to/file2.mkv

Credentials are saved in ~/.config/telegram-upload.json and telegram-upload.session (in the current directory). You must make sure that these files are secured. You can copy these files to authenticate telegram-upload on more machines, but it is advisable to create a session file for each machine.

You can download the files again from your saved messages (by default) or from a channel. All files will be downloaded until the last text message.

$ telegram-download

The --delete-on-success option allows you to delete the Telegram message after downloading the file. This is useful to send files to download to your saved messages and avoid downloading them again. You can use this option to download files on your computer away from home.

Features

  • Upload multiples files (up to 1.5GiB per file)

  • Download files.

  • Add video thumbs.

  • Delete local or remote file on success.

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

telegram-upload-0.2.0.tar.gz (18.0 kB view hashes)

Uploaded Source

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