Options
All
  • Public
  • Public/Protected
  • All
Menu

centralizes magic strings for YouTube services, components, etc.

export

Hierarchy

  • YouTubeScalars

Index

Properties

Static rxYouTubeApiPlaylistPath

rxYouTubeApiPlaylistPath: string = "playlist/uploads/"

URI path representing a YouTube channel and/or YouTube uploads curated as a playlist

Static rxYouTubeApiPlaylistsIndexPath

rxYouTubeApiPlaylistsIndexPath: string = "playlist/index/"

URI path representing indices of curated as playlists in @type {GenericWebIndex} format

Static rxYouTubeApiPlaylistsPath

rxYouTubeApiPlaylistsPath: string = "playlists/"

URI path representing sets of YouTube uploads curated as playlists

Static rxYouTubeApiRootUri

rxYouTubeApiRootUri: string = "https://songhay-system-player.azurewebsites.net/api/Player/v1/video/youtube/"

base URI representing the b-roll endpoint for YouTube curation

Static rxYouTubeApiVideosPath

rxYouTubeApiVideosPath: string = "videos/"

URI path representing curated videos or YouTube items for a gen-web

Static rxYouTubeWatchRootUri

rxYouTubeWatchRootUri: string = "https://www.youtube.com/watch?v="

base URI representing YouTube item watching

Generated using TypeDoc