dimsemenov / Magnific-Popup

Light and responsive lightbox script with focus on performance.
http://dimsemenov.com/plugins/magnific-popup/
MIT License
11.38k stars 3.49k forks source link

allow mulitple instances of %id% in iframe src #1181

Open vmanera opened 2 years ago

vmanera commented 2 years ago

Passing in the same video id as a playlist parameter allows the video to loop. To do this we need multiple replacements of the %id%.

This PR simply changes this to a global string match so all instances of the %id% template is replaced.

eg. https://www.youtube.com/embed/q3uXXh1sHcI?autoplay=1&loop=1&playlist=q3uXXh1sHcI