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

fail to download multiple files by telegram-download -i #248

Open
hasan4temp opened this issue Feb 23, 2024 · 0 comments
Open

fail to download multiple files by telegram-download -i #248

hasan4temp opened this issue Feb 23, 2024 · 0 comments

Comments

@hasan4temp
Copy link

File "/usr/local/bin/telegram-download", line 8, in
sys.exit(download_cli())
File "/usr/local/lib/python3.9/dist-packages/telegram_upload/exceptions.py", line 68, in wrap
return fn(*args, **kwargs)
File "/usr/lib/python3/dist-packages/click/core.py", line 829, in call
return self.main(*args, **kwargs)
File "/usr/lib/python3/dist-packages/click/core.py", line 782, in main
rv = self.invoke(ctx)
File "/usr/lib/python3/dist-packages/click/core.py", line 1066, in invoke
return ctx.invoke(self.callback, **ctx.params)
File "/usr/lib/python3/dist-packages/click/core.py", line 610, in invoke
return callback(*args, **kwargs)
File "/usr/local/lib/python3.9/dist-packages/telegram_upload/management.py", line 231, in download
client.download_files(from_, download_files, delete_on_success)
File "/usr/local/lib/python3.9/dist-packages/telegram_upload/client/telegram_download_client.py", line 56, in download_files
bar.update(1, 1)
TypeError: update() takes 2 positional arguments but 3 were given

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