## 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 --caption "A Custom Caption" --topic 1
```
Raw data
{
"_id": null,
"home_page": "https://github.com/SpEcHiDe/UploadGram",
"name": "uploadgram",
"maintainer": null,
"docs_url": null,
"requires_python": "<4,>=3.7.7",
"maintainer_email": null,
"keywords": "telegram-upload, telegram, upload, video, audio",
"author": "Shrimadhav U K",
"author_email": "uploADGRam@shrimadhavUK.me",
"download_url": "https://files.pythonhosted.org/packages/ef/bf/acedf78a4e7eab20dfb0b7a77a2caa40c38b0b820b7d65d18cc428036536/uploadgram-0.3.4.tar.gz",
"platform": null,
"description": "## uploadgram\n\nuploadgram uses your Telegram account to upload files up to 2GiB, from the Terminal.\n\n- Heavily inspired by the [telegram-upload](https://github.com/Nekmo/telegram-upload)\n\n- Installing:\n\n`pip install uploadgram`\n\n- Requirements:\n\na customized fork of `pyrogram`\n\n\n# Sample Usage\n\n```sh\n$ uploadgram 7351948 /path/to/dir/or/file --delete_on_success True --fd True -t /path/to/custom/thumbnail --caption \"A Custom Caption\" --topic 1\n```\n",
"bugtrack_url": null,
"license": "AGPLv3",
"summary": "Upload files to Telegram upto 4 GiB, from the Terminal",
"version": "0.3.4",
"project_urls": {
"Homepage": "https://github.com/SpEcHiDe/UploadGram",
"Repository": "https://github.com/SpEcHiDe/UploadGram"
},
"split_keywords": [
"telegram-upload",
" telegram",
" upload",
" video",
" audio"
],
"urls": [
{
"comment_text": "",
"digests": {
"blake2b_256": "b987f1087ecaea78ba812b60f708e0f14976e607d530d4889bcd08cc952c7522",
"md5": "f2199df7b82045731fad7135919d8d84",
"sha256": "5b82669df823ac5f779ab03160009e0397a54afc4f6ada71a74806ab577ac660"
},
"downloads": -1,
"filename": "uploadgram-0.3.4-py3-none-any.whl",
"has_sig": false,
"md5_digest": "f2199df7b82045731fad7135919d8d84",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": "<4,>=3.7.7",
"size": 26130,
"upload_time": "2024-10-06T06:36:47",
"upload_time_iso_8601": "2024-10-06T06:36:47.168836Z",
"url": "https://files.pythonhosted.org/packages/b9/87/f1087ecaea78ba812b60f708e0f14976e607d530d4889bcd08cc952c7522/uploadgram-0.3.4-py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "efbfacedf78a4e7eab20dfb0b7a77a2caa40c38b0b820b7d65d18cc428036536",
"md5": "a103a7c2b6b938c42812151d03518dfc",
"sha256": "1da8808d71f0ebd174310ec8ccbf56bbb6a025a65c3f034f6f23ef3464d14501"
},
"downloads": -1,
"filename": "uploadgram-0.3.4.tar.gz",
"has_sig": false,
"md5_digest": "a103a7c2b6b938c42812151d03518dfc",
"packagetype": "sdist",
"python_version": "source",
"requires_python": "<4,>=3.7.7",
"size": 19527,
"upload_time": "2024-10-06T06:36:48",
"upload_time_iso_8601": "2024-10-06T06:36:48.939814Z",
"url": "https://files.pythonhosted.org/packages/ef/bf/acedf78a4e7eab20dfb0b7a77a2caa40c38b0b820b7d65d18cc428036536/uploadgram-0.3.4.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2024-10-06 06:36:48",
"github": true,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"github_user": "SpEcHiDe",
"github_project": "UploadGram",
"travis_ci": false,
"coveralls": false,
"github_actions": true,
"lcname": "uploadgram"
}