Bilibili
JSON →Interact with the Bilibili video website, enabling actions like searching for videos, retrieving video information, and accessing user data.
Tools · 8
- get_video_info Retrieve detailed information about a specific Bilibili video by its BV or AV ID.
- search_videos Search for Bilibili videos based on keywords, with optional filters for duration, order, and type.
- get_danmaku Fetch danmaku (real-time comments) for a specific Bilibili video segment.
- get_comments Retrieve comments for a Bilibili video, with pagination support.
- get_user_info Get public profile information for a Bilibili user by their UID.
- get_user_videos List videos uploaded by a specific Bilibili user, with pagination.
- get_trending Fetch the current trending or popular videos on Bilibili.
- get_hot_search Retrieve the current hot search terms on Bilibili.
Links
★ 4 GitHub stars