What youtube parameters work with inline method?
-
I read that rel=0 works, and indeed it does.
I’m wondering if any other parameters work from this list:
https://developers.google.com/youtube/player_parameters#controlsFor example:
<a
href=”http://www.youtube.com/watch?v=%5BvideoID%5D&width=960&height=720&rel=0&controls=0&fs=0″
rel=”wp-video-lightbox”
>
Video Text
< /a >The related videos do not show up, as intended.
But the controls still show up, and the fullscreen button still appears.
Do these parameters require extra parsing from your plugin, and hence do not work because they have not been added?
Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
The topic ‘What youtube parameters work with inline method?’ is closed to new replies.