getkirby-v2 / toolkit

This is the deprecated toolkit for Kirby v2.
http://getkirby.com
81 stars 50 forks source link

Embed: Support youtube-nocookie.com domain #203

Closed lukasbestle closed 7 years ago

lukasbestle commented 7 years ago

Moved from getkirby/kirby#521.

I think we should:

a) support parsing the video ID from the nocookie domain and b) use youtube-nocookie.com as output embed domain if the originally passed URL was from that domain as well.

bastianallgeier commented 7 years ago

This is now implemented on the develop branch.