telegram-upload icon indicating copy to clipboard operation
telegram-upload copied to clipboard

kotatogram's upload speed boost big

Open tulkarxxx opened this issue 3 years ago • 6 comments

  • telegram-upload version:
  • Python version:
  • Operating System:
  • Dependencies list (run pip freeze):

Description

Upload speed is low, please implement "kotatogram's upload speed boost big"

What I Did

Paste the command(s) you ran and the output.
If there was a crash, please include the traceback here.

tulkarxxx avatar Dec 05 '21 15:12 tulkarxxx

https://gist.github.com/painor/7e74de80ae0c819d3e9abcf9989a8dd6

doublep21 avatar Dec 22 '21 10:12 doublep21

I'll look into it, thanks!

Nekmo avatar Jan 24 '22 00:01 Nekmo

looking for this feature :) i am trying to make backup of a lot of files and it takes a lot of time.

Aokromes avatar Feb 18 '22 19:02 Aokromes

What's the progress on this really need this

nimma0001 avatar Feb 24 '22 06:02 nimma0001

This feature will be available in a future release.

Nekmo avatar Feb 27 '22 03:02 Nekmo

Is this feature available yet? experiencing slow speed on telegram-upload

Nirzak avatar Aug 19 '22 11:08 Nirzak

is this feature already implemented?

tosankrisna avatar Jun 08 '23 06:06 tosankrisna

This feature is not yet implemented. It will be implemented later.

Nekmo avatar Jun 15 '23 21:06 Nekmo

This feature is available in testing in the branch issue-140:

pip install https://github.com/Nekmo/telegram-upload/archive/refs/heads/issue-140.zip

Nekmo avatar Jun 19 '23 18:06 Nekmo

Just curious if you also implemented stuffs from here - https://gist.github.com/painor/7e74de80ae0c819d3e9abcf9989a8dd6 ?

xd003 avatar Jun 22 '23 13:06 xd003

@xd003 no, the solution is written from scratch

Nekmo avatar Jun 22 '23 13:06 Nekmo

Fixed in version v0.7.0.

Nekmo avatar Jun 28 '23 01:06 Nekmo

Hi, I am not able fo find https://github.com/Nekmo /telegram-upload/archive/refs/heads/issue-140.zip

El lun, 19 jun 2023 a las 20:17, Nekmo @.***>) escribió:

This feature is available in testing in the branch issue-140:

pip install https://github.com/Nekmo/telegram-upload/archive/refs/heads/issue-140.zip

— Reply to this email directly, view it on GitHub https://github.com/Nekmo/telegram-upload/issues/140#issuecomment-1597574895, or unsubscribe https://github.com/notifications/unsubscribe-auth/APZ7QYFAHDJ6FJOFOZQJKRDXMCJSRANCNFSM5JM34ZAQ . You are receiving this because you authored the thread.Message ID: @.***>

tulkarxxx avatar Jun 28 '23 20:06 tulkarxxx

@tulkarxxx the branch is now merged into the master branch. You can test this new feature in the default branch of the repository:

pip install https://github.com/Nekmo/telegram-upload/archive/refs/heads/master.zip

Tell me any bugs you find in the branch, thanks. This feature have a lot of changes in the source code.

Nekmo avatar Jun 28 '23 21:06 Nekmo

HI, I get this error when trying to update: Collecting https://github.com/Nekmo/telegram-upload/archive/refs/heads/issue-140

.zip ERROR: HTTP error 404 while getting https://github.com/Nekmo/telegram-upload/a

rchive/refs/heads/issue-140.zip ERROR: Could not install requirement https://github.com/Nekmo/telegram-upload/

archive/refs/heads/issue-140.zip because of error 404 Client Error: Not Found fo

          r url:

https://codeload.github.com/Nekmo/telegram-upload/zip/refs/heads/issue-14

0 ERROR: Could not install requirement https://github.com/Nekmo/telegram-upload/ar

chive/refs/heads/issue-140.zip because of HTTP error 404 Client Error: Not Found

       for url:

https://codeload.github.com/Nekmo/telegram-upload/zip/refs/heads/issue

-140 for URL https://github.com/Nekmo/telegram-upload/archive/refs/heads/issue-1

40.zip

El mié, 28 jun 2023 a las 23:55, Nekmo @.***>) escribió:

@tulkarxxx https://github.com/tulkarxxx the branch is now merged into the master branch. You can test this new feature in the default branch of the repository:

pip install https://github.com/Nekmo/telegram-upload/archive/refs/heads/issue-140.zip

Tell me any bugs you find in the branch, thanks. This feature have a lot of changes in the source code.

— Reply to this email directly, view it on GitHub https://github.com/Nekmo/telegram-upload/issues/140#issuecomment-1612157061, or unsubscribe https://github.com/notifications/unsubscribe-auth/APZ7QYCBQAW5PSZ7UV7HOQDXNSR6LANCNFSM5JM34ZAQ . You are receiving this because you were mentioned.Message ID: @.***>

tulkarxxx avatar Jun 29 '23 07:06 tulkarxxx

Hi @tulkarxxx ,

Sorry for the typo, the correct url is:

pip install https://github.com/Nekmo/telegram-upload/archive/refs/heads/master.zip

Regards,

Nekmo avatar Jun 29 '23 15:06 Nekmo

Speed improvements have been implemented in Telegram-upload v0.7.0. You can see the benchmarks with the improvement in: https://docs.nekmo.org/telegram-upload/upload_benchmark.html

Nekmo avatar Jul 06 '23 00:07 Nekmo