fabianonline / telegram_backup

Java app to download all your telegram data.
GNU General Public License v3.0
448 stars 91 forks source link

Download files into appropriate directories / set attachments mtimes #56

Open birdie-github opened 7 years ago

birdie-github commented 7 years ago
*.ogg -> audio
*.mp4 -> video
*.jpg *.png -> images

all the rest to documents or misc.

2) I'm not sure if Telegram API allows that, but please set downloaded files mtime to the time they were sent/received.

nelo686 commented 6 years ago

I think that it would really nice if each channel/chat/supergroup downloaded files have its own directory.

fabianonline commented 6 years ago

The mtime feature is discussed in #81