-
-
Notifications
You must be signed in to change notification settings - Fork 702
Open
Labels
bugSomething isn't workingSomething isn't working
Description
Describe the bug
tdl saves invisible control characters embedded in filenames
To Reproduce
When running chat export, it will create a json with the following invisible control characters in the middle of filenames:
�
�
�
�
In plain ASCII the characters are:
PAD
HTJ
SOS
SGCI
Command I ran:
tdl chat export -c https://t.me/URL -f "Media.Name endsWith '.rar' || Media.Name endsWith '.zip'" -o "C:\tdl\out.json"
Expected behavior
No invisible characters in the middle of the filename
Version
Latest
Which OS are you running tdl on?
Windows
Additional context
No response
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't working