feeds-source-video-api-block
/
0.0.0-canary-20240228233030
feeds-source-video-api-block 0.0.0-canary-20240228233030
Install from the command line:
Learn more about npm packages
$ npm install @wpmedia/feeds-source-video-api-block@0.0.0-canary-20240228233030
Install via package.json:
"@wpmedia/feeds-source-video-api-block": "0.0.0-canary-20240228233030"
About this version
#feeds-video-api
- Uuids: a comma separated list of uuids to lookup
- Playlist: a playlist name
- Count: Number of videos to return, only used with playlist, defaults to 10
The Video API endpoints used are:
Returns videos with the given UUIDs parameters or an empty list. A sample query: video-api.demo.arcpublishing.com/api/v1/ansvideos/findByUuids?uuids=db9862d6-be50-11e7-9294-705f80164f6e&uuids=4594b2c0-6cc1-11e7-abbc-a53480672286
This returns an array, not an obect. The feed block might need to be modified to handle it. Only mrss currently supports an array.
Returns videos from a playlist up to count (10) A sample query: video-api.demo.arcpublishing.com/api/v1/ans/playlists/findByPlaylist?name=animals
This returns an object with the videos in playlistItems. The feed block might meed to be modified to handle it. Only mrss currently supports playlistItems.
Details
- feeds-source-video-api-block
- WPMedia
- 9 months ago
- CC-BY-NC-ND-4.0
- 3 dependencies
Assets
- feeds-source-video-api-block-0.0.0-canary-20240228233030.tgz
Download activity
- Total downloads 1
- Last 30 days 0
- Last week 0
- Today 0