Insertar películas
http://player.cotiplustv.org/video/
{TMDB-ID}
or
{IMDB-ID}
?type=movie&color=
{COLOR}
&image=
{IMAGE}
&api_key=
{API_KEY}
Live Example:
http://player.cotiplustv.org/video/tt14321668?type=movie&color=%23007AFF&api_key={API_KEY}
Insertar series de televisión por temporada y número de episodio
http://player.cotiplustv.org/video/
{TMDB-ID}
or
{IMDB-ID}
?type=episode&season=
{SEASON}
&episode=
{EPISODE}
&color=
{COLOR}
&image=
{IMAGE}
&api_key=
{API_KEY}
Live Example:
http://player.cotiplustv.org/video/tt13159924?type=episode&season=1&episode=1&color=%23007AFF&api_key={API_KEY}