groton-school / knowledgebase

Knowledgebase website
https://kb.groton.org
GNU General Public License v3.0
0 stars 0 forks source link

also https://www.youtube.com #58

Open github-actions[bot] opened 3 weeks ago

github-actions[bot] commented 3 weeks ago

https://github.com/groton-school/knowledgebase/blob/8dcec1254613ee3d982cbd0626cb4781e22f3528/apps/ui/src/Embed/Hyperlinks/YouTube.ts#L5


const youTubeLink =
  'a[href*="youtu.be"]:not([href*="playlist"]), a[href*="youtube.com"]:not([href*="playlist"])';
const playlistLink = 'a[href^="https://youtube.com/playlist"]'; // TODO also https://www.youtube.com

/**
 * Replace YouTube links with the embedded video