scaron / prettyphoto

prettyPhoto is a jQuery based lightbox clone. Not only does it support images, it also add support for videos, flash, YouTube, iFrames. It’s a full blown media lightbox. The setup is easy and quick, plus the script is compatible in every major browser.
http://www.no-margin-for-errors.com/projects/prettyPhoto-jquery-lightbox-clone/
553 stars 280 forks source link

Unable to load YouTube video #157

Open fahidjavid opened 9 years ago

fahidjavid commented 9 years ago

Hi!

I am unable to view YouTube video using PrettyPhoto here: https://www.richandhomes.com/index.php/property/prueba/

I am using following YouTube video URL: https://www.youtube.com/watch?v=SMOHrtFp2ko

When I try to play a video I get an error as displayed in the following screenshot:

http://prntscr.com/8dw10w

Regards,

Fahid

fahidjavid commented 9 years ago

It can be fixed by changing all http:// links to https:// in the jquery.prettyPhoto.js file.

You also can download modified jquery.prettyPhoto.js file from here.

darylteo commented 9 years ago

I have submitted a pull request for this #159 for any other people coming by.

fahidjavid commented 9 years ago

That's great @darylteo :)