fabianonline / telegram_backup

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

Filter filetypes to backup #128

Open Shinra99 opened 5 years ago

Shinra99 commented 5 years ago

The idea is to add a --filter parameter that allows you to choose whether a Filetype is going to be backuped or ignored.

So that you can download only Documents type, Images type, Video Type or a combination of those but ignore the rest.

The program detects the filetypes as long as I have seen in the debug logs. Is that really possible nowadays ? (I have started using it very recently and perhaps have missed it)

Thanks for your job, really useful and necessary.