Roku Direct Publisher Feed

Roku Direct Publisher (RDP) feed is a JSON feed specification that allows non-technical publishers to populate channels by hosting a structured catalog of short-form videos, movies, series, episodes, and live feeds. Roku ingests the feed on a schedule and renders the channel UI automatically.

API entry from apis.yml

apis.yml Raw ↑
aid: roku:direct-publisher-feed
name: Roku Direct Publisher Feed
humanURL: https://github.com/rokudev/feed-specifications
description: Roku Direct Publisher (RDP) feed is a JSON feed specification that allows non-technical publishers
  to populate channels by hosting a structured catalog of short-form videos, movies, series, episodes,
  and live feeds. Roku ingests the feed on a schedule and renders the channel UI automatically.
tags:
- Feed
- Direct Publisher
- Content Catalog
properties:
- type: Documentation
  url: https://github.com/rokudev/feed-specifications/blob/master/direct-publisher-feed-specification.md
- type: APIReference
  url: https://github.com/rokudev/feed-specifications
- type: Example
  url: examples/roku-direct-publisher-feed-example.json
  title: Direct Publisher Feed Example