You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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)
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 ~/filesthen the filename will be
(message id)_(original filename).(original ext)