Nekmo/telegram-upload

I would like to be able to add two tags

myh66 opened this issue · 0 comments

myh66 commented
  • telegram-upload version:updated
  • Python version:3.11.5
  • Operating System:Windows
  • Dependencies list (run pip freeze):

Description

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)