Player with playlist layout

Example

2i7ERXR1Hr2lquNq-Player.jpg

https://api.vodgc.net/player/v2/embed/playerId/K4480F1541608881/contentId/448986?playlist_ids=448984,448983,448981,448979,448977,448976,448980,448978,645803

Custom styles

You can configure your player in the "Look and feel" section and add custom styles like the following example:

@media (max-width: 720px) { 
    .vid-list-container {
        visibility: hidden;
    }
    #media-player-container-with-playlist {
        width: 100%;    
    }
}

 

 

 

 

 

No Comments

Back to top