tangyoha / telegram_media_downloader

基于Dineshkarthik的项目, 电报视频下载,电报资源下载,跨平台,支持web查看下载进度 ,支持bot下发指令下载,支持下载已经加入的私有群但是限制下载的资源, telegram media download,Download media files from a telegram conversation/chat/channel up to 2GiB per file
MIT License
2.39k stars 277 forks source link

[Feature]: file_path_prefix support %Y%m%d #117

Closed xinmans closed 11 months ago

xinmans commented 11 months ago

Description

希望支持天作为目录来存储文件,用月不是很方便

Suggested Solution

file_path_prefix - Store file subfolders, the order of the list is not fixed, can be randomly combined. mediadatetime - Media date, also see pyrogram.types.Message.date.strftime("%Y%m").

Alternatives

 media_datetime - Media date, also see pyrogram.types.Message.date.strftime("%Y_%m"). 或者("%Y_%m_%d")

Additional Context

No response

tangyoha commented 11 months ago

4d1c91cd9b7e9ec2fcf76a6bc66c83f31d6502ea