【记录】使用 tdl 下载 Telegram 中的视频
Last updated on March 19, 2024 pm
iyear/tdl 是一个 Telegram Downloader,具有以下特性:
- 单文件启动
- 低资源占用
- 吃满你的带宽
- 比官方客户端更快
- 支持从受保护的会话中下载文件
- 支持上传文件至 Telegram
安装
1 | Script = iwr -useb https://ghproxy.com/https://raw.githubusercontent.com/iyear/tdl/master/scripts/install.ps1; $Block = [ScriptBlock]::Create($Script); Invoke-Command -ScriptBlock $Block -ArgumentList "", "$True" |
- 上面使用一键脚本安装(管理员) tdl
- 同时还需要安装 Telegram 客户端并登录
登录
1 | $env:TDL_NS = "quickstart" |
下载
- 找到对应的消息
- 右键复制链接 Copy Post Link,比如
https://t.me/SMculture/7715
tdl dl -u https://t.me/SMculture/7715 -d C:\Users\limou\Downloads
补充
1 | 恢复下载 |
【记录】使用 tdl 下载 Telegram 中的视频
https://hexo.limour.top/-ji-lu--shi-yong-tdl-xia-zai-Telegram-zhong-de-shi-pin