Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/SpEcHiDe/UploadGram

https://pypi.org/project/uploadgram/
https://github.com/SpEcHiDe/UploadGram

hacktoberfest

Last synced: about 2 months ago
JSON representation

https://pypi.org/project/uploadgram/

Awesome Lists containing this project

README

        

## uploadgram

uploadgram uses your Telegram account to upload files up to 2GiB, from the Terminal.

- Heavily inspired by the [telegram-upload](https://github.com/Nekmo/telegram-upload)

- Installing:

`pip install uploadgram`

- Requirements:

a customized fork of `pyrogram`

# Sample Usage

```sh
$ uploadgram 7351948 /path/to/dir/or/file --delete_on_success True --fd True -t /path/to/custom/thumbnail
```