获取指定收藏夹内视频数据/Gets video data from a collection folder
GET/api/bilibili/web/fetch_user_collection_videos
[中文]
用途:
- 获取指定收藏夹内视频数据
参数:
- folder_id: 用户UID
- pn: 页码
返回:
- 指定收藏夹内视频数据
[English]
Purpose:
- Gets video data from a collection folder
Parameters:
- folder_id: collection folder id
- pn: Page number
Return:
- video data from collection folder
[示例/Example]
folder_id = "1756059545" pn = 1
Request
Responses
- 200
- 422
Successful Response
Validation Error