Repo to handle technical issues with Denver Post TV and The Sports Show.
In the wp-admin of DPTV and Sports Show is a page called Ooyala Debug (Settings -> Ooyala Debug).
On that page is a form, and if you paste in the ooyala video id for the video you're looking for, it will import it (unless it's already in the system, then it just lets you know it's already in the system).
Once a video is imported it will be in draft mode, and you will need to add a category to it.
You can update or change what playlists you want mapped here in the Control Room when logged in as ‘denverpost’ by clicking video products —> filter (search ‘Studio’) —> StudioPage (widget ID 32072) —> edit.
https://dev.twitter.com/cards/types/player
https://cards-dev.twitter.com/validator
Ooyala API web interface: https://api.ooyala.com/docs/api_scratchpad
Ooyala video editor: http://backlot.ooyala.com/backlot/web
Ooyala player editor -- the place where you add or remove tabs from the bottom row of the player (aka themebuilder): https://themebuilder.ooyala.com/
Ooyala Support: https://ooyalacommunity.force.com/apex/Home
Documentation for Backlot external publisihing XML template language: http://support.ooyala.com/documentation/reference/fms.html
Template tag date filter syntax: http://docs.shopify.com/themes/liquid-documentation/filters/additional-filters#date
Query /v2/playlists
against ooyala's API. You'll probably do that here: https://api.ooyala.com/docs/api_scratchpad
Query /v2/labels
against ooyala's API.