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

Non-interactive mode downloads nothing #246

Open
ChiotOnAGE opened this issue Jan 3, 2024 · 1 comment
Open

Non-interactive mode downloads nothing #246

ChiotOnAGE opened this issue Jan 3, 2024 · 1 comment

Comments

@ChiotOnAGE
Copy link

ChiotOnAGE commented Jan 3, 2024

  • telegram-upload version: 0.7.1
  • Python version: 3.11.4
  • Operating System: TrueNAS Scale
  • Dependencies list (run pip freeze): I installed with pipx
click==8.1.7
cryptg==0.4.0
hachoir==3.3.0
more-itertools==10.1.0
prompt-toolkit==3.0.43
pyaes==1.6.1
pyasn1==0.5.1
PySocks==1.7.1
rsa==4.9
telegram-upload==0.7.1
Telethon==1.33.1
wcwidth==0.2.12

Description

telegram-download -m join -d --from <entity> finishes instantly without downloading anything, but with telegram-download -m join -d -i --from <entity> I can clearly see the files and download them.

What I Did

$ telegram-download -m join -d --from <entity>
$ telegram-download -m join -d -i --from <entity>
Select all files to download:
[SPACE] Select files [ENTER] Download selected files
[ ] audio ...
[ ] audio ... 

The non-interactive mode doesn't necessarily download nothing, but there is a considerable amount of files missing. In fact I realize this problem because I did the non-interactive download first, and then find out there are so many files that are yet to be downloaded.

@ModsAreFlags
Copy link

ModsAreFlags commented Feb 29, 2024

I'm having the same issue, but on Windows 10. --from does not do anything for me, no single file is downloaded. I get errors saying "no user entity found for ". I can't even download from myself.

-i works, but I can only seem to download videos, not pictures. Full disclaimer, I am using Python 3.12; I don't think this should be an issue, though, as I was able to install it and run the program. But maybe I'll try on 3.11 later.

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

2 participants