about summary refs log tree commit diff
path: root/__tests__/lib/__mocks__/youtubeHtml.ts
Commit message (Collapse)AuthorAgeFilesLines
* delete extractHtmlMeta (#5478)noriaki watanabe2024-09-251-19/+0
|
* Fixes youtube embed issues (#50)Aryan Goharzad2023-01-191-0/+19
* fixes youtube embed * move extractMetaHtml test to its own file * tests cleanup * Add fallback for youtube meta data * lint * Check for youtube in the url domain * use hostname instead of full url to check for link domain * checks only for domain