Bilibili Comment Search

Add comment searching support in Bilibili.

Author
Xingyu Pan
Daily installs
2
Total installs
577
Ratings
2 0 1
Version
0.1.1
Created
2023-06-04
Updated
2023-07-11
License
MIT
Applies to

How it works

When the user clicks the "comment search" button, a modal will open and fetch all comments. The user can then input a keyword to search for specific comments. Once the fetching process is complete, only the comments that include the keyword will be displayed in the modal.

Limitation

To improve performance and avoid hitting rate limits, currently only 20 pages of comments will be loaded, which is equivalent to 20 * 20 comments, along with a maximum of 3 sub-comments per comment.

License

MIT