Install
openclaw skills install justoneapi-youku-get-video-detailCall GET /api/youku/get-video-detail/v1 for YOUKU Video Details through JustOneAPI with videoId.
openclaw skills install justoneapi-youku-get-video-detailUse this focused JustOneAPI skill for video Details in YOUKU. It targets GET /api/youku/get-video-detail/v1. Required non-token inputs are videoId. OpenAPI describes it as: Get YOUKU video Details data, including video ID, title, and description, for fetching comprehensive metadata for a single video, tracking engagement metrics like play counts and likes, and integrating detailed video info into third-party dashboards.
youkuget-video-detailjustoneapi-youku-get-video-detail| Operation | Version | Method | Path | OpenAPI summary |
|---|---|---|---|---|
getYoukuVideoDetailV1 | v1 | GET | /api/youku/get-video-detail/v1 | Video Details |
| Parameter | In | Required by | Optional by | Type | Notes |
|---|---|---|---|---|---|
videoId | query | all | n/a | string | The unique identifier for the video |
Request body: none documented; send parameters through path or query arguments.
Use getYoukuVideoDetailV1 for the documented v1 endpoint. There are no alternate versions grouped in this skill.
Supported operation IDs in this skill: getYoukuVideoDetailV1.
node {baseDir}/bin/run.mjs --operation "getYoukuVideoDetailV1" --token "$JUST_ONE_API_TOKEN" --params-json '{"videoId":"<videoId>"}'
Ask for any missing required parameter before calling the helper. Keep user-provided IDs, cursors, keywords, and filters unchanged.
JUST_ONE_API_TOKEN--token "$JUST_ONE_API_TOKEN"; do not paste token values into chat messages, screenshots, or logs.getYoukuVideoDetailV1 on /api/youku/get-video-detail/v1.videoId) before summarizing results.