nocookie domain of youtube not being recognized
Opened this issue · 0 comments
mario0511 commented
I would like to use the "no-cookie domains" for embedding, which would be "www.youtube-nocookie.com" for youtube.
The problem is, if i pass the no-cookie domain to this.embedService.embed(url), the response of the method is empty.
How can i properly set no-cookie properties to correctly get a safe embed code?
Same for "vimeo" please :-)
Thank you!