-
Notifications
You must be signed in to change notification settings - Fork 244
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Speed up upload & download speed #140
Comments
I'll look into it, thanks! |
looking for this feature :) i am trying to make backup of a lot of files and it takes a lot of time. |
What's the progress on this really need this |
This feature will be available in a future release. |
Is this feature available yet? experiencing slow speed on telegram-upload |
is this feature already implemented? |
This feature is not yet implemented. It will be implemented later. |
This feature is available in testing in the branch issue-140:
|
Just curious if you also implemented stuffs from here - https://gist.github.com/painor/7e74de80ae0c819d3e9abcf9989a8dd6 ? |
@xd003 no, the solution is written from scratch |
Fixed in version v0.7.0. |
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
<#140 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/APZ7QYFAHDJ6FJOFOZQJKRDXMCJSRANCNFSM5JM34ZAQ>
.
You are receiving this because you authored the thread.Message ID:
***@***.***>
|
@tulkarxxx the branch is now merged into the master branch. You can test this new feature in the default branch of the repository:
Tell me any bugs you find in the branch, thanks. This feature have a lot of changes in the source code. |
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
<#140 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/APZ7QYCBQAW5PSZ7UV7HOQDXNSR6LANCNFSM5JM34ZAQ>
.
You are receiving this because you were mentioned.Message ID:
***@***.***>
|
Hi @tulkarxxx , Sorry for the typo, the correct url is:
Regards, |
Speed improvements have been implemented in Telegram-upload v0.7.0. You can see the benchmarks with the improvement in: |
pip freeze
):Description
Upload speed is low, please implement "kotatogram's upload speed boost big"
What I Did
The text was updated successfully, but these errors were encountered: