test: update yt test

This commit is contained in:
Nicola Zambello 2022-07-07 09:52:52 +02:00
parent 4f33058b63
commit 587d64104d
Signed by: nzambello
GPG key ID: 56E4A92C2C1E50BA

View file

@ -3,7 +3,7 @@ import getLinkPreview, { ILinkPreviewInfo } from '../src';
const youtubeSample: ILinkPreviewInfo = { const youtubeSample: ILinkPreviewInfo = {
description: description:
'How much do we know about the impact of technologies we use everyday? How much the web industry is responsible for carbon emissions? Can we define an ethic d...', 'How much do we know about the impact of technologies we use everyday? How much the web industry is responsible for carbon emissions? Can we define an ethic d...',
favicon: 'https://www.youtube.com/s/desktop/1422277c/img/favicon.ico', favicon: 'https://www.youtube.com/s/desktop/97650662/img/favicon.ico',
image: 'https://i.ytimg.com/vi/feH26j3rBz8/maxresdefault.jpg', image: 'https://i.ytimg.com/vi/feH26j3rBz8/maxresdefault.jpg',
imageHeight: 720, imageHeight: 720,
imageWidth: 1280, imageWidth: 1280,