Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Is is necessary to keep '\' as escape characters to indicate '_' in somr URLs? #113

Open
chnln opened this issue Apr 17, 2024 · 0 comments

Comments

@chnln
Copy link

chnln commented Apr 17, 2024

When fetching titles from some URLs like those from Bilibili.com, some backslashes will be added automatically. Then the titles will be separated into several segments when the cursor is on them. For example, when pasting https://www.bilibili.com/video/BV1bW411n7fY, the title will be 【春晚鬼畜】赵本山:我就是念诗之王!【改革春风吹满地】_哔哩哔哩_bilibili.

I am wondering whether it is recommended to keep these backslashes since after I deleted them, the title became a whole string again and it functions well.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant