type
status
date
slug
summary
tags
category
icon
password
windows安装tdl插件,然后配置环境
$env:TDL_NS = "quickstart"
$env:TDL_PROXY = "http://127.0.0.1:7897"
tdl --reconnect-timeout 0
然后使用tdl chat ls,导出所有聊天群组的id。
找到特定的群组id后,
tdl chat export -c 1785391611
tdl chat export -c 1636876989
tdl chat export -c 2258266119
然后使用json下载,
tdl dl -f tdl-export.json
参考:
下载
下载 # 从链接下载: # 点击官方客户端的 “复制链接” 按钮获取消息链接。 消息链接示例 https://t.me/telegram/193 https://t.me/c/1697797156/151 https://t.me/iFreeKnow/45662/55005 https://t.me/c/1492447836/251015/251021 https://t.me/opencfdchannel/4434?comment=360409 https://t.me/myhostloc/1485524?thread=1485523 ...(如果发现新的链接格式,请提交新的 Issue) tdl dl -u https://t.me/tdl/1 -u https://t.me/tdl/2 从 JSON 下载: # 有两种导出 JSON 文件的方式: tdl 请参考 导出消息 桌面客户端 选择要导出的对话,点击右上角的三个点,然后点击 导出聊天历史。 取消选中所有选项(您现在不需要下载它们),将 大小限制 设置为最小值。 设置格式为 JSON 并选择您需要的时间段。 导出它!result.json 就是您需要的文件。 tdl dl -f result1.json -f result2.json 合并下载: # tdl dl \ -u https://t.me/tdl/1 -u https://t.me/tdl/2 \ -f result1.json -f result2.json 自定义目录: # 将文件下载到自定义目录 tdl dl -u https://t.
- Author:Wender Feng
- URL:https://wenderfeng.top//article/6508b646-3cc7-4cd1-92ef-cd76f3727426
- Copyright:All articles in this blog, except for special statements, adopt BY-NC-SA agreement. Please indicate the source!
Relate Posts




