tg-export icon indicating copy to clipboard operation
tg-export copied to clipboard

Export Telegram messages.

Results 4 tg-export issues
Sort by recently updated
recently updated
newest added

Hi, Thank you so much for building such an awesome program! As we all known, tg-cli is too 坑爹 for its memory leak and many other problems, let along lack...

``` python3 export.py -o ./backup -f -p "НРИ: Иллурия - Winterland" -e /usr/local/bin ``` Result: ``` Exception in thread Thread-1: Traceback (most recent call last): File "/usr/lib64/python3.4/threading.py", line 911, in...

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...