Hi wkennedy
Try with this solution
Edit this file /templates/ja_charity/js/prettyPhoto/jquery.prettyPhoto.js and around line 282 change from
movie = 'http://www.youtube.com/embed/'+movie_id;
TO:
movie = 'https://www.youtube.com/embed/'+movie_id;
Hope it helps