/iqiyi/albums/videos

POST /api/iqiyi/albums/videos

Price: 10 credits

List the episodes of an iQIYI album in broadcast order. Each item is a video with its episode order, title, runtime in seconds, publication date, VIP and exclusivity flags, artwork and the parent album.

How to use it

This is the ordered episode list of a series, and the way to turn an album into playable video ids. start_order is the episode number to begin at, so start_order=25 returns episode 25 first whatever the album's numbering; with count it selects a window. Trust the length of this list over an album record's `episode_count` and `available_episode_count`, which both overstate what actually exists on some kids and anime titles. Only a title that has an episode list answers here: a film, and any album whose `available_episode_count` is 0, return 412 in every market. So does a start_order past the last episode, and an album the requested `market` has no licence for. Rows are episode records rather than full catalogue records — no `cast` and no region list; fetch /iqiyi/albums for those.

Parameters

Request body

Response

Errors

Response headers