Youtube parameters on wordpress plugin for interactive video
Submitted by Mredodos90 on Thu, 04/18/2019 - 14:44
Forums:
is possible to accept this Parameters https://developers.google.com/youtube/player_parameters?hl=eng in the video interactive loader ?
i need to remove youtube button share ecc, for example https://www.youtube.com/watch?v=XXXXXXX&modestbranding=1&showinfo=0 if i pass this link to video upload in the wordpress h5p plugin not working and the normal videoplayer is loaded.
otacke
Thu, 04/18/2019 - 16:22
Permalink
Hi Mredodos90!H5P doesn't use
Hi Mredodos90!
H5P doesn't use the EmbedAPI as it does not support adding your own controls. H5P uses the IframePlayer API and has set all "debranding" parameters to the max already.
Best,
Oliver
Mredodos90
Thu, 04/18/2019 - 16:33
Permalink
as you can see from the
as you can see from the screenshot your player doesn't take anything away from the youtube video.
how can I make a video "anonymous" avoiding that the user can reach it on youtube?
otacke
Fri, 04/19/2019 - 06:24
Permalink
It doesn't because the
It doesn't because the IFrameAPI has a different set of features and has even lost some over the years. And it is not my player ;-)
You can't make the video anonymous. The best you can do is to have it unlisted.
Mredodos90
Thu, 04/18/2019 - 16:34
Permalink
ow can I make a video "anonymous"
as you can see from the screenshot your player doesn't take anything away from the youtube video.
how can I make a video "anonymous" avoiding that the user can reach it on youtube?