Query params

Set specific configs to the player

Query params

you can set configs to a specific video with query params

ParamTypeDefault (if config not exists)Description
*vUUIDnoneVideo ID
lUUIDnoneLibrary ID
colorString#4874F1The primary color of the player
controlsColorString#FFFThe color of controls and menus
controlsStringplay-large,play,progress,current-time,volume,captions,settings,pip,fullscreenA list of enabled controls
autoplayBooleanfalseAutoplay on load
mutedBooleanfalseVideo init on muted mode
saveProgressBooleantrueSave video watch progress
thumbnailStringauto generatedThumbnail URL
preloadBooleantrueHLS preload enabled
mutedIndicatorIconBooleanfalseMuted indicator is enabled
mutedIndicatorTextTopString-Muted indicator text
mutedIndicatorTextBottomString-Muted indicator text
titleString-Video title
watermarkString-Jwt assigned
alternativeProgressBooleanfalseBarra de progresso ficticia
alternativeProgress2xLimitNumber20Limite em % que a barra vai correr com outra velocidade
alternativeProgressVelocityNumber5Velocidade da barra
alternativeProgressHeightNumber0Altura da barra
saveProgressTitleString'Você já começou a assistir esse vídeo'Título da pagina de save progress
saveProgressBackgroundOpacityNumber1
saveProgressButton1TitleString'Continuar assistindo'
saveProgressButton2TitleString'Voltar ao início'
hideControlsOnStartBooleanfalseEsconder controles antes do play
restartAfterEndBooleanfalseReiniciar no fim
troubleshootDialogBooleantrueClique do botão direito
disableForwardBooleanfalseDesabilitar clique para avançar ou recuar
playOpensFullscreenBooleanfalsePlay abre fullscreen
availableSpeedsString0.5,0.75,1,1.25,1.5,2Available speeds for the player
defaultSpeedNumber1Default video speed
captionsFontSizeNumber20Subtitles font size (px)
smartAutoplayBooleanfalseIf true the player will try play with audio before show the muted indicator

Usage

<iframe id="panda-player" src="https://player-vz-6a0bfc2c-30b.tv.pandavideo.com.br/embed/?v=13337fdb-db1c-436b-b888-4908c433feba&saveProgress=false&controls=play-large,progress"
    style="border:0;width:720px;height:480px"></iframe>