Install
openclaw skills install justoneapi-youku-search-videoCall GET /api/youku/search-video/v1 for YOUKU Video Search through JustOneAPI with keyword.
openclaw skills install justoneapi-youku-search-videoUse this focused JustOneAPI skill for video Search in YOUKU. It targets GET /api/youku/search-video/v1. Required non-token inputs are keyword. OpenAPI describes it as: Get YOUKU video Search data, including video ID, title, and cover image, for keyword-based video discovery, monitoring specific topics or trends on youku, and analyzing search results for market research.
youkusearch-videojustoneapi-youku-search-video| Operation | Version | Method | Path | OpenAPI summary |
|---|---|---|---|---|
searchVideoV1 | v1 | GET | /api/youku/search-video/v1 | Video Search |
| Parameter | In | Required by | Optional by | Type | Notes |
|---|---|---|---|---|---|
keyword | query | all | n/a | string | Keyword to search for |
page | query | n/a | all | integer | Page number for pagination, starting from 1 |
Request body: none documented; send parameters through path or query arguments.
Use searchVideoV1 for the documented v1 endpoint. There are no alternate versions grouped in this skill.
Supported operation IDs in this skill: searchVideoV1.
node {baseDir}/bin/run.mjs --operation "searchVideoV1" --token "$JUST_ONE_API_TOKEN" --params-json '{"keyword":"<keyword>"}'
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.searchVideoV1 on /api/youku/search-video/v1.keyword) before summarizing results.