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

youtube error when link with specific start time #1162

Closed pirco closed 3 years ago

pirco commented 3 years ago

trying to link to a video via magnificPopup the video does not load if I add a specific start time ie. https://www.youtube.com/watch?v=MEDXwwDeP5o works but https://www.youtube.com/watch?v=MEDXwwDeP5o&t=293s does not (note "t" parameter) using iFrame

pirco commented 3 years ago

referring to issue #1144: https://github.com/dimsemenov/Magnific-Popup/issues/1144