title: 【记录】使用 tdl 下载 Telegram 中的视频 urlname: -ji-lu--shi-yong-tdl-xia-zai-Telegram-zhong-de-shi-pin date: 2023-07-19 20:16:50 index_img: https://api.limour.top/randomImg?d=2023-07-19 20:16:50 tags: ['tdl', 'telegram', '下载器']
iyear/tdl 是一个 Telegram Downloader,具有以下特性:
$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"
$env:TDL_NS = "quickstart"
$env:TDL_PROXY = "socks5://192.168.243.129:1580"
tdl login -d D:\app\Telegram
https://t.me/SMculture/7715
tdl dl -u https://t.me/SMculture/7715 -d C:\Users\limou\Downloads
# 恢复下载
tdl dl -u https://t.me/tdl/1 --continue
# 重新下载
tdl dl -u https://t.me/tdl/1 --restart