API Documentation
Only returns the video subtitlesArray in detail
GET
/
open
/
{apiToken}
/
subtitle
Path Parameters
apiToken
string
requiredThe API token associated with the user (e.g., /api/open/alzp32Ml2a2G)
Query Parameters
url
string
requiredThe URL to the video (e.g., ?url=https://www.bilibili.com/video/BV1Sk4y1x7r2)
includeDetail
boolean
audioLanguage
string
Response
200 - application/json
success
boolean
requiredid
string
requiredservice
enum<string>
requiredAvailable options:
bilibili
, youtube
, podcast
, douyin
, tiktok
, online-media
, url-media
, import-file
, local-video
, local-audio
, local-subtitle
, webpage
, meeting
sourceUrl
string
requiredhtmlUrl
string
requiredcostDuration
number
requiredremainingTime
number
requiredsummary
string
detail
object
Was this page helpful?