Nekmo / telegram-upload

Upload and download files from Telegram up to 4 GiB using your account
MIT License
1.05k stars 226 forks source link

I would like to be able to add two tags #225

Closed myh66 closed 11 months ago

myh66 commented 11 months ago

Describe what you were trying to get done. Tell us what happened, what went wrong, and what you expected to happen.

I want to add two tags $ telegram-upload image.jpg --caption "#tags1#tags2" He's in telegram like this, so that way I can find my files very easily.

140d402f1b7e2ab2ac82b66387901d9

What I Did

I tried \r \n these seem to be recognized as ordinary text, I have two tags then I can do a secondary classification of the file, this will be very convenient!

Paste the command(s) you ran and the output.
If there was a crash, please include the traceback here.

telegram-upload --caption "#tags1#tags2" --to https://t.me/LuBozhan C:/apps/test.txt
![image](https://github.com/Nekmo/telegram-upload/assets/53999290/771a33ef-ccd7-41b6-b6f3-9c56d2b6124a)
telegram-upload --caption "#tags1 \n tags2" --to https://t.me/LuBozhan C:/apps/test.txt
![image](https://github.com/Nekmo/telegram-upload/assets/53999290/c58e9040-4477-4326-b5b7-8f688d71c600)
![7889974058511d670474dee45969e97](https://github.com/Nekmo/telegram-upload/assets/53999290/8b87dd29-a273-4f60-b02f-6cdf07dbd04b)