新功能
- 支持更多过滤条件,
media_type,file_extension - 支持机器人下载topic群组的消息
修复
- 去掉老版本对pyrogram的依赖,现在你可以自己更新版本,不再依赖固定版本
- 修复程序停止时,没有正确统计未完成任务以及重启后重复下载last_read_message_id
- 修复部分下载错误
Feat
- Support more filter conditions,
media_type,file_extension - Support robots to download messages from topic groups
Fix
- Remove the old version's dependence on pyrogram, now you can update the version yourself, no longer rely on the fixed version
- When the fix program stops, the unfinished tasks are not correctly counted and the last_read_message_id is downloaded repeatedly after restarting
- Fix some download errors
What's Changed
- fix: topic message can not download by @tangyoha in #84
- fix: remove old pyrogram depend by @tangyoha in #85
- fix: always download the last file #81 by @tangyoha in #86
- fix: download error by @tangyoha in #88
Full Changelog: v2.1.9...v.2.2.0