| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| tdl-v2.2.2-win64.zip | 2023-10-30 | 64.4 MB | |
| README.md | 2023-10-30 | 2.4 kB | |
| v2.2.2,2023-10-30 source code.tar.gz | 2023-10-30 | 953.7 kB | |
| v2.2.2,2023-10-30 source code.zip | 2023-10-30 | 1.0 MB | |
| Totals: 4 Items | 66.4 MB | 0 | |
新功能
- 添加reply_to_message_id 过滤条件
- 隐藏转发源信息 [#68]
- 支持完整转发一组媒体
- 支持限制每分钟转发数量,请查阅
forward_limit - 支持机器人停止转发,下载,监听转发等任务
- 支持没有音频的媒体组转发
- 支持高延迟网络登录tdl
- 添加机器人上传telegram进度显示
- 支持评论区资源下载
修复
- 修复rclone存在空格无法创建文件问题
- 修复window打包程序无法访问网页
- 修复机器人下载时候,过滤器配置无法正常生效
- 修复转发逻辑问题 [#112]
- 修复转发范围设置问题 [#99]
Feat
- Add reply_to_message_id filter condition
- Hide forwarding source information [#68]
- Support complete forwarding of a group of media
- Supports limiting the number of forwards per minute, please check
forward_limit - Support robots to stop forwarding, downloading, monitoring forwarding and other tasks
- Support media group forwarding without audio
- Support high-latency network login tdl
- Add robot upload telegram progress display *Support downloading resources in the comment area
Fix
- Fixed the problem that rclone cannot create files due to spaces.
- Fixed the problem that the window packager cannot access the web page *Fixed the problem that the filter configuration cannot take effect normally when the robot is downloaded
- Fix forwarding logic issue [#112]
- Fix forwarding range setting issue [#99]
What's Changed
- Ignore incorrectly truncated
utf-8output fromrcloneby @LXY1226 in https://github.com/tangyoha/telegram_media_downloader/pull/109 - fix: the error caused by aligo not converting when encountering spaces. by @dahai9 in https://github.com/tangyoha/telegram_media_downloader/pull/111
- fix: the error caused by rclone not converting when encountering spaces. by @dahai9 in https://github.com/tangyoha/telegram_media_downloader/pull/110
- feat: support multi media forward by @tangyoha in https://github.com/tangyoha/telegram_media_downloader/pull/116
New Contributors
- @LXY1226 made their first contribution in https://github.com/tangyoha/telegram_media_downloader/pull/109
- @dahai9 made their first contribution in https://github.com/tangyoha/telegram_media_downloader/pull/111
Full Changelog: https://github.com/tangyoha/telegram_media_downloader/compare/v2.2.1...v2.2.2