From abc413822a719be660a0a57cc1db3b7970e9e7f6 Mon Sep 17 00:00:00 2001 From: "FiveFilters.org" Date: Tue, 17 Aug 2021 15:48:43 +0200 Subject: Fix embedded videos getting removed https://github.com/mozilla/readability/commit/6761a7e4124cab16384c0501733edd4c7bf32e6b --- test/test-pages/videos-1/expected-metadata.json | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 test/test-pages/videos-1/expected-metadata.json (limited to 'test/test-pages/videos-1/expected-metadata.json') diff --git a/test/test-pages/videos-1/expected-metadata.json b/test/test-pages/videos-1/expected-metadata.json new file mode 100644 index 0000000..cf1f889 --- /dev/null +++ b/test/test-pages/videos-1/expected-metadata.json @@ -0,0 +1,8 @@ +{ + "Author": "By Alissa Wilkinson@alissamarie\n Updated Jul 24, 2018, 2:15pm EDT", + "Direction": null, + "Excerpt": "How to watch the greatest movies of the year, from Lady Bird and Dunkirk to Get Out and The Big Sick.", + "Image": "https:\/\/cdn.vox-cdn.com\/thumbor\/7WyjCLC7n6i1IG2eJB06qi1o7kQ=\/0x148:2300x1352\/fit-in\/1200x630\/cdn.vox-cdn.com\/uploads\/chorus_asset\/file\/9871033\/Movies_end_of_year_2017.jpg", + "Title": "The 21 best movies of 2017", + "SiteName": "Vox" +} \ No newline at end of file -- cgit v1.2.3