Skip to content

Generate a Roku Direct Publisher based on your Vimeo videos

Notifications You must be signed in to change notification settings

vhx/vimeo-roku-direct

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Vimeo Roku Feed

Work In Progress, proceed at your own risk. Pull requests welcome.

Instantly publish a Roku app powered by your Vimeo channel.

This app generates and serves a Roku Direct-compatible feed using data from the Vimeo API.

Note that this requires a Vimeo PRO or Vimeo Business account.

More info on Roku Direct Publisher here: https://blog.roku.com/developer/2016/10/19/publishing-platform/

Setup

bundle install

Usage

  • Fetch your Vimeo videos: bundle exec ruby vimeo-feed.rb. This generates a Roku-compatible feed and saves it to disk.
  • Run the web server: bundle exec rackup config.ru (or foreman start)

Then fetch and upate your feed on a regular basis.

TODO

  • Make feed updates easier, or automated in a foreman worker process
  • Heroku deployment instructions
  • Tests tests tests tests

Contributors

License

Released under an MIT License

About

Generate a Roku Direct Publisher based on your Vimeo videos

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • Ruby 100.0%