if you want to get this working on ssl you also have to change
http to
httpS in the template myt_memberinfo_new_block_youtube like...
Code:
<iframe id="ytplayer" type="text/html" width="217" height="210"
src="https://www.youtube.com/embed/{vb:raw youidfull}?autoplay={vb:raw youtube_autostart}&showinfo=1&rel=0&modestbranding=0&theme={vb:raw youtube_theme}"
frameborder="0"/></iframe>
with this little edit it still works fine after all these years