Does anyone know, how I can list the videoinformation(title, description etc.), when I use this Droplet?
http://www.websitebakers.com/pages/droplets/official-library/images/youtube.php
It's okay!
I've found a way to do this!
Could you please tell us how?
one example: use another parameter in the dropletcode to show the infos from the video like
$returnvalue .= '<param name="showinfo" value="1"></param>';
*see the Dropletcode from here -> http://www.websitebakers.com/pages/droplets/official-library/images/youtube.php
more / all parameter here -> https://developers.google.com/youtube/player_parameters?hl=en
Thank you!