videojs / videojs-youtube

YouTube playback technology for Video.js
1.12k stars 548 forks source link

What are the customVars we can use? #576

Closed stefanomonteiro closed 3 years ago

stefanomonteiro commented 3 years ago

Hi, where could i find the customVars that can be used? Ideally, I would like to eliminate the share buttons, title, more videos suggestion. Basically, every link that shows on hovering the video.

gkatsev commented 3 years ago

customVars allows you to pass in any of these that we don't already have an option for: https://developers.google.com/youtube/player_parameters#Parameters Unfortunately, you're limited in the things you can turn off.