What problem does it solve? Accessing Bilibili content programmatically requires handling reverse-engineered APIs, cookie-based authentication, and fragmented data formats. This Skill provides a unified Python client that fetches video details, subtitles, comments, user profiles, trending lists, and performs write actions like liking, coining, and posting dynamics without manual API wrangling. ## Core Features & Use Cases - Video & Content Retrieval: Fetch video details, subtitles, AI summaries, comments, related videos, and download video/audio streams with automatic DASH merging via ffmpeg. - Account & Social Operations: Read favorites, watch later, history, following feeds, and perform write actions like like/coin/triple, post or delete dynamics, and unfollow users. - Search & Discovery: Search videos and users, pull site-wide trending and ranking lists. - Use Case: Ask the assistant to summarize a Bilibili video — it auto-acquires cookies via browser_use, fetches subtitles and the AI summary, and returns a structured digest. ## Quick Start Ask the assistant to get the subtitles and AI summary of a Bilibili video by pasting its URL or BV ID.