/youku/users/videos

POST /api/youku/users/videos

Price: 10 credits

List the videos a Youku creator has published, newest first. Each row carries the video id and play URL, the title, the runtime label, the publication date as the channel displays it, and the thumbnail.

How to use it

Rows are channel listings rather than full video records: `publish_date` is the channel's own display string (a date, or a relative phrase on recent uploads) and `stage_label` is the runtime as printed on the thumbnail, so neither is a machine timestamp — take `id` to /youku/videos for the parsed publication time, runtime in seconds and counters. `is_pinned` marks what the creator pinned to the top of the channel, which is why those rows sit out of date order. A creator with nothing published returns an empty list; an id that is not a creator returns 412.

Parameters

Request body

Response

Errors

Response headers