Skip to content
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

Slow + can't upload images bigger than 10MB + bad defaults + parameters not working with albums #261

Open
UpscaleAnon opened this issue May 25, 2024 · 0 comments

Comments

@UpscaleAnon
Copy link

  • telegram-upload version: Latest, 0.7.1
  • Python version: 3.10
  • Operating System: Windows 10
  • Dependencies list (run pip freeze):
    certifi==2024.2.2
    charset-normalizer==3.3.2
    click==8.1.7
    colorama==0.4.6
    cryptg==0.4.0
    hachoir==3.3.0
    idna==3.7
    loguru==0.7.2
    more-itertools==10.2.0
    prompt-toolkit==3.0.43
    pyaes==1.6.1
    pyasn1==0.6.0
    pyperclip==1.8.2
    PyQt5==5.15.10
    PyQt5-Qt5==5.15.2
    PyQt5-sip==12.13.0
    PySocks==1.7.1
    requests==2.31.0
    rsa==4.9
    telegram-upload==0.7.1
    Telethon==1.35.0
    urllib3==2.2.1
    wcwidth==0.2.13
    win32-setctime==1.1.0

Description

It uploads at a mere 65-70mbps, being MUCH slower than regular telegram which got an upload boost about a month back where you can upload at a speed of 300-400mbps. But I see this project has not been updated since almost a year ago. Probably abandoned.
Also not being able to upload images bigger than 10MB is a pretty significant drawback. Since a LOT of images are. And after all, on regular telegram you can upload 2-4GB files. It especially doesn't make sense when you compress them, since they become smaller. Also the caption should be OFF by default. It looks really stupid when it says the filename under everything you upload as a caption.
--force-file does not work when you upload an album, neither does the --caption it seems.
It uploads the files above 10MB, if I don't make them an album and have them send individually and not compressed, but it fails to create a thumbnail for it, this is not a problem on regular telegram.
If you use --large-files split, then it only sends the first 10 images in that directory, which I bet is not intended.
So many issues with this program. Did you even try it before releasing it on Github? lol.

What I Did

telegram-upload --force-file --caption "" -a --directories recursive "C:\RandomFolder"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant