Explore our Marketplace to buy and sell APIs, services, and social media solutions. Connect with a vibrant community of developers, businesses, and creators!
/get_video_info 返回 title/author 为空时"dQw4w9WgXcQ""https://www.youtube.com/watch?v=dQw4w9WgXcQ"TrueTrue: 返回精简的字段字典(title / author / view_count 等)False: 返回完整原始数据video_id / title / author / channel_id / channel_url / publish_date /description / length_seconds / view_count / rating / keywords /thumbnail_url / playability_status / captions / chapters/get_video_info returns empty title/author (age-gated, unlisted, music videos, etc.)"dQw4w9WgXcQ"TrueAuthorization: Bearer ********************curl --location 'https://api.tikhub.io/api/v1/youtube/web_v2/get_video_info_v2?video_id=dQw4w9WgXcQ&video_url=https%3A%2F%2Fwww.youtube.com%2Fwatch%3Fv%3DdQw4w9WgXcQ&need_format=undefined' \
--header 'Authorization: Bearer <token>'{
"code": 200,
"request_id": "string",
"message": "Request successful. This request will incur a charge.",
"message_zh": "请求成功,本次请求将被计费。",
"support": "Discord: https://discord.gg/aMEAS8Xsvz",
"time": "string",
"time_stamp": 0,
"time_zone": "America/Los_Angeles",
"docs": "string",
"cache_message": "string",
"cache_message_zh": "string",
"cache_url": "string",
"router": "",
"params": {},
"data": null
}