stamat / youtube-background

ESM / jQuery plugin for creating video backgrounds from YouTube, Vimeo or video file links.
https://stamat.github.io/youtube-background/
MIT License
176 stars 54 forks source link

feature: youtube-nocookie.com/embed/.... #49

Closed DejanS closed 1 year ago

DejanS commented 2 years ago

change "link" in code youtube-background.js > line 144

144 > let src = "https://www.youtube.com/embed/.... to 144 > let src = "https://www.youtube-nocookie.com/embed/....

stamat commented 1 year ago

Smart, didn't know about this! I'll add this as an option!

Hvala buraz!

stamat commented 1 year ago

@DejanS included in v1.0.18 ✨ Thanks again!