tdl icon indicating copy to clipboard operation
tdl copied to clipboard

📥 A Telegram tookit written in Golang

Results 240 tdl issues
Sort by recently updated
recently updated
newest added

### Describe the bug Given that the media messages of the source group have a 60 second time limit and will be automatically destroyed upon expiration, can the media messages...

bug

### Proposal Other than `ID, type, displayName, userName, topicList` it would be great if `tdl chat ls` could also list the (display name of the) folders in which the dialog...

enhancement
good first issue
accepted

### Proposal 后续是否可以支持同时转发给多个 Chat 比如 我有在AChat有一个文件,想同时分享给 多个群组。 我是否可以 tdl forward --from https://t.me/c/123123/456456 --to 6666666,777777 这样我可以同时将文件转发到 66666 和 77777 群组。 ### Background 后续是否可以支持同时转发给多个 Chat 比如 我有在AChat有一个文件,想同时分享给 多个群组。 我是否可以 tdl forward --from...

enhancement

### Proposal Dialogue ID is not very distinguishable. Having the option of dialogue name would be great. ### Background tdl download ### Workarounds None. Manual edition.

enhancement
good first issue
accepted

### Proposal 希望增添过滤为视频时长,有些视频长度太大,并不需要下,只需要下载短视频 ### Background 希望增添过滤为视频时长,有些视频长度太大,并不需要下,只需要下载短视频 ### Workarounds 希望增添过滤为视频时长,有些视频长度太大,并不需要下,只需要下载短视频

enhancement

### Describe the bug I used export to export chat records, approximately 700,000 entries. Then, I used tdl forward --from tdl-export.json --to 216****28 --mode clone to forward the messages. After...

bug

How can I query the tags contained in a message? Is there such a filter? For example:List channels that VisibleName contains “Telegram” `**tdl chat ls -f "Type contains 'channel' &&...

### Describe the bug Hi For some reason tdl crashes when I want to upload files to private channel. That doesn't matter whenever I use invite link or channel ID....

bug

### Describe the bug When I use the "takeout" option,the download will never start. After the "takeout" option removed and keep the rest cli same,it works. I turned on the...

bug

Because there is a big refactoring on the main branch after.I first time make this PR. It's hard for me to merge origin PR #566 in to current main without...