Dineshkarthik / telegram_media_downloader

Download media files from a telegram conversation/chat/channel up to 2GiB per file
MIT License
2.17k stars 364 forks source link

Error with downloading specified file type - rar #469

Open jkowalski995 opened 1 year ago

jkowalski995 commented 1 year ago

Describe the bug When setting file type to rar it won't download any rar even if the channel is full of rar archives.

To Reproduce

chat_id: telegram_chat_id
last_read_message_id: 0
media_types:
- document
file_formats:
  document:
  - rar

Python Version Python: [3.10.2]

OS: The OS and its version: Kali Linux

Additional context The problem exists only when choosing specific type - rar. When selecting all, rar files are downloaded.

stale[bot] commented 8 months ago

This issue has been automatically marked as stale because it has not had recent activity in the past 45 days. It will be closed if no further activity occurs in the next 7 days. Thank you for your contributions.