We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
When the query contains the punctuations, the bili api won't return any tags.
Fix the issue.
Error: ResponseData { code: 21005, data: None, message: "Tag不能为空,总数量不能超过12个, 并且单个不能超过20个字", ttl: Some(1) }
The text was updated successfully, but these errors were encountered:
fix: fix the query issue
560dd1b
fix #111
292da74
timerring
Successfully merging a pull request may close this issue.
Describe the bug
When the query contains the punctuations, the bili api won't return any tags.
Expected behavior
Fix the issue.
Screenshots
Environment Information
The text was updated successfully, but these errors were encountered: