Parse Bilibili URL or identifier
bilibili_parse_urlParse a Bilibili BV/av/ep/ss identifier or HTTPS URL locally to return its resource type, id, and canonical URL. Works offline without contacting Bilibili or resolving b23.tv redirects.
Instructions
Parse a public Bilibili BV/av/ep/ss identifier or HTTPS URL locally and return its resource type, id, and canonical URL. Does not contact Bilibili or resolve b23.tv redirects.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| input | Yes | Bilibili identifier or HTTPS URL | |
| response_format | No | Response format: markdown for people or json for programs | markdown |