Telegram Media Downloader Versions Save

基于Dineshkarthik的项目, 电报视频下载,电报资源下载,跨平台,支持web查看下载进度 ,支持bot下发指令下载,支持下载已经加入的私有群但是限制下载的资源, telegram media download,Download media files from a telegram conversation/chat/channel up to 2GiB per file

v2.2.3

7 months ago

修复

  • 修复 listen_forward 转发问题
  • 修复 download 下载问题

Fix

  • Fix /listen_forward forwarding problem
  • Fix /download download problem

Full Changelog: https://github.com/tangyoha/telegram_media_downloader/compare/v2.2.2...v2.2.3

v2.2.2

7 months ago

新功能

  • 添加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

New Contributors

Full Changelog: https://github.com/tangyoha/telegram_media_downloader/compare/v2.2.1...v2.2.2

v2.2.1

9 months ago

新功能

  • 支持window打包,自动打包 #51
  • 支持sender_id,sender_name 过滤下载 #95
  • 增加web界面登录保护

修复

  • 修复web界面暂停按钮失效问题
  • 修复web登录报错
  • 修复pyyaml导致无法生成docker镜像

Feat

  • Support window packaging, automatic packaging #51
  • Support sender_id, sender_name filter download #95
  • Add web interface login protection

fix

  • Fixed the failure of the pause button on the web interface
  • Fix web login error
  • Fix pyyaml cause docker image cannot be generated

What's Changed

Full Changelog: https://github.com/tangyoha/telegram_media_downloader/compare/v2.2.0...v2.2.1

v2.2.0

11 months ago

新功能

  • 支持更多过滤条件,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

Full Changelog: https://github.com/tangyoha/telegram_media_downloader/compare/v2.1.9...v.2.2.0

v2.1.9

1 year ago

修复

新功能

  • 支持docker下rclone调用

Fix

Feat

  • Support rclone call under docker

What's Changed

Full Changelog: https://github.com/tangyoha/telegram_media_downloader/compare/v2.1.8...v2.1.9

v2.1.8

1 year ago

修复

  • 名称过长导致下载失败 #67
  • 文件转发给机器人无法使用rclone上传 #54
  • 消息转发失败问题 #53
  • 修复转发监听问题
  • 修复过滤器标题匹配失败问题
  • 修复上传压缩文件问题

新功能

  • 增强机器人回复
  • 增加多语言支持,支持中文english, russian, ukrainian

Fix

  • The name is too long and the download fails #67
  • Files forwarded to robots cannot be uploaded using rclone #54
  • Message forwarding failure issue #53
  • Fix forwarding monitoring problem
  • Fix filter title matching failure problem
  • Fix the problem of uploading compressed files

Feat

  • Enhanced bot reply
  • Add multi-language support, support Chinese, english, russian, ukrainian

v2.1.7

1 year ago

修复

  • 修复默认启动报错问题

优化

  • 优化docker镜像大小

fix

  • Fix the problem of default startup error

optimization

  • Optimize docker image size

What's Changed

  • doc:update version by @tangyoha in 63eb6831bb4d5ad140501747e839d7afbccad296

v2.1.6

1 year ago

新功能

  • bot 支持更多命令,下载,转发均支持过滤器
    • /download - 下载消息
    • /forward - 转发消息
    • /listen_forward - 监听转发消息
    • /set_language - 设置语言
  • 所有下载转发增加过滤表达式
  • 添加配置中过滤表达式校验

修复

  • 多个过滤表达式校验有问题
  • 稳定性问题,长时间下载会出现fileReferceExpire
  • 临时文件名称重复,导致下载失败
  • 重复下发命令导致出错
    • 建立全局消息库,按照chat-id,meesage-id, status,下载状态,如果下载才开始则跳过,如果下载成功则跳过
    • 转发重复下发,建立转发全局消息库,按照chat-id,message-id,status转发状态 暂时不解决
  • 修复一组视频或者图片,过滤器过滤caption的时候,会少数据
    • 第一阶段,采用下载一样的方式加载
  • 只有bot_token退出报错

feature

  • bot supports more commands, downloading and forwarding all support filter
    • /download - download message
    • /forward - forward message
    • /listen_forward - listen for forwarded messages
    • /set_language - set language
  • Add filter expression for all download forwarding
  • Add filter expression validation in configuration

fix

  • There is a problem with the validation of multiple filter expressions
  • Stability problem, fileReferceExpire will appear when downloading for a long time
  • The name of the temporary file is duplicated, causing the download to fail
  • Repeatedly issuing commands leads to errors
    • Establish a global message library, according to chat-id, meesage-id, status, download status, skip if the download starts, skip if the download is successful
    • Forwarding is sent repeatedly, and a forwarding global message library is established, and the forwarding status is forwarded according to chat-id, message-id, and status. Temporarily unresolved
  • Repair a group of videos or pictures, when the filter filters the caption, there will be less data
    • In the first stage, load in the same way as downloading
  • Only bot_token exits and reports an error

What's Changed

  • doc:update version by @tangyoha in f329df214ff37c3416d247c423119a6b45e97900

v2.1.5

1 year ago

新功能

  • 支持配置文件添加注释
  • 支持bot下载后回复状态
  • 支持未配置bot_token下载后程序直接退出

Feature

  • Support configuration files to add comments
  • Support status reply after bot download
  • Support the program to exit directly after downloading without configuring bot_token

Full Changelog: https://github.com/tangyoha/telegram_media_downloader/compare/v2.1.4...v2.1.5

v2.1.4

1 year ago

新功能

  • 支持多频道下载
  • 支持通过电报机器人下发指令
  • 支持配置语言
  • 支持配置最大下载任务数量

修复

  • 由于名称中的禁止字符,某些文件无法在 Windows 中下载 #21

Feature

  • Support multi-channel download
  • Support issuing instructions through telegraph robots
  • Support configuration language
  • Support configuring the maximum number of download tasks

Fix

  • Some files are not downloaded in Windows because of forbidden characters in the name #21

What's Changed

New Contributors

Full Changelog: https://github.com/tangyoha/telegram_media_downloader/compare/v2.1.3...v2.1.4