iyear / tdl

📥 A Telegram tookit written in Golang

Home Page:https://docs.iyear.me/tdl

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

[Feat] Use original file name as caption while uploading media files

ArgX11 opened this issue · comments

Proposal

Kindly add the feature of adding the file name as the caption when a user uploads media files.

Background

For example, if I have a video file "Pretty_Good_Video.mp4" and I upload that with TDL
tdl up -p /Pretty_Good_Video.mp4 -c chat_ID Then the video should have "Pretty Good Video" as caption

Workarounds

NA

I' am working on this.

@XMLHexagram Thank you for considering the feature request.