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

Telegram-upload cannot see all mediafiles both with -f and -i #250

Open
Atomsk-debug opened this issue Mar 13, 2024 · 1 comment
Open

Telegram-upload cannot see all mediafiles both with -f and -i #250

Atomsk-debug opened this issue Mar 13, 2024 · 1 comment

Comments

@Atomsk-debug
Copy link

  • telegram-upload version: 0.7.1
  • Python version: 3.8.15
  • Operating System: DSM 7.2.1-69057 Update 3
  • Dependencies list (run pip freeze):
    click==8.1.7
    cryptg==0.4.0
    hachoir==3.3.0
    more-itertools==10.2.0
    prompt-toolkit==3.0.43
    pyaes==1.6.1
    pyasn1==0.4.5
    pysmb==1.2.2
    PySocks==1.7.1
    rsa==4.9
    telegram-upload==0.7.1
    Telethon==1.34.0
    wcwidth==0.2.13

Description

When using telegram-download -f or --from, the program is not able to see files uploaded before the last text message not containing files was sent. It finds only the last files sent after the last text message in the chat. telegram-upload -i works but there is no option to select all files or multiple files at once, pressing spacebar+arrow down for 300+ files is very tedious.
Edit: at first it seems like interactive mode works fine, but checking one by one if every file is listed, it sometimes fails to list some files, once every 20 or so.

What I Did

telegram-download -f channelid

P.S. i've tried and installed on a windows machine with python 3.11 and it behaves in the same way. I thought of just simply forwarding every message, but the channel i want to download files from is not mine and forwarding is restricted.
Thank you in advance

@Atomsk-debug
Copy link
Author

Screenshot 2024-03-13 122331
As you can see, it skips (and doesn't show even during -i selection) one file precisely every 12 files (3,15,27,39 in the example image)

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