stamat/youtube-background

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

DejanS opened this issue · 2 comments

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

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

Hvala buraz!

stamat commented

@DejanS included in v1.0.18 ✨ Thanks again!