Add test for readability on youtube embeds
This commit is contained in:
committed by
Hongbo Wu
parent
3554b9074f
commit
6795508942
@ -0,0 +1,11 @@
|
||||
{
|
||||
"title": "The Story of Celeste's Development",
|
||||
"byline": "Noclip - Video Game \nDocumentaries",
|
||||
"dir": null,
|
||||
"excerpt": "By Noclip - Video Game \nDocumentaries",
|
||||
"siteName": null,
|
||||
"siteIcon": "",
|
||||
"previewImage": "https://i.ytimg.com/vi/c3mbELVqAmo/hqdefault.jpg",
|
||||
"publishedDate": null,
|
||||
"readerable": false
|
||||
}
|
||||
@ -0,0 +1,18 @@
|
||||
<html>
|
||||
<head><title>The Story of Celeste's Development</title>
|
||||
<meta property="og:image" content="https://i.ytimg.com/vi/c3mbELVqAmo/hqdefault.jpg" />
|
||||
<meta property="og:image:secure_url" content="https://i.ytimg.com/vi/c3mbELVqAmo/hqdefault.jpg" />
|
||||
<meta property="og:title" content="The Story of Celeste's Development" />
|
||||
<meta property="og:description" content="" />
|
||||
<meta property="og:article:author" content="Noclip - Video Game Documentaries" />
|
||||
</head>
|
||||
<body>
|
||||
<iframe class="omnivore-preserve" width="619.4690265486726" height="350" src="https://www.youtube.com/embed/c3mbELVqAmo" title="The Story of Celeste's Development"
|
||||
frameborder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture" allowfullscreen></iframe>
|
||||
<br />
|
||||
<a href="https://www.youtube.com/watch?v=c3mbELVqAmo">The Story of Celeste's Development</a>
|
||||
<div itemscope="" itemprop="author" itemtype="http://schema.org/Person">By <a href="https://www.youtube.com/c/NoclipVideo">Noclip - Video Game
|
||||
Documentaries</a></div>
|
||||
</body>
|
||||
</html>
|
||||
|
||||
@ -0,0 +1 @@
|
||||
https://www.youtube.com/watch?v=c3mbELVqAmo
|
||||
Reference in New Issue
Block a user