I have the same problem but with the playlists. I can see videos but I cannot see any playlists. I like it very much this plugin because it’s what I’ve been looking for long time.
My site is: https://www.pruebas.melomics.com
The snippet code I’m using is:
‘<?php
print insert_proplayer(
array(
“playlist” => “right”, “repeat” => “true”),
“https://www.youtube.com/view_play_list?p=233A7664FEEFE253”
);
?>’
I need a plugin that lets me insert a dynamic playlist from youtube in a post. That’s why this plugin it’s perfect.
I’d appreciate any help.
Thank you very much.