Videos for a given published list/chart
/list/published/{id}?
How do I get the list of IDs to use?
You usually get an id as a result from another api.
Search by letter: /video/v1/list/artist/alpha/m
Or search by name: /video/v1/list/search/all/Madonna
you can also get recommended videos for a user: /video/v1/list/recommended/{ymid}
The category tree can be used to get a list of video stations, which can then feed back in:
/category/v1/tree
--Allen