gumblex / tg-export

Export Telegram messages.
GNU Lesser General Public License v3.0
57 stars 9 forks source link

Export other stuff, such as Photos, Files #7

Open seadog007 opened 7 years ago

seadog007 commented 7 years ago

Is any possible way to export those stuff, like user can specify the picture folder using -p, and files folder -f.
For example: python3 export.py -p ~/photo -f ~/files

then the filename will be (message id)_(original filename).(original ext)