Updated to Drupal 8.6.4, which is PHP 7.3 friendly. Also updated HTMLaw library....
[yaffs-website] / web / core / modules / media / tests / fixtures / oembed / video_collegehumor.xml
1 <?xml version="1.0" encoding="utf-8" standalone="yes"?>
2 <oembed>
3   <type>video</type>
4   <version>1.0</version>
5   <title>Let's Not Get a Drink Sometime</title>
6   <https/>
7   <author_name>CollegeHumor</author_name>
8   <author_url>http://www.collegehumor.com</author_url>
9   <provider_name>CollegeHumor</provider_name>
10   <provider_url>http://www.collegehumor.com</provider_url>
11   <width>610</width>
12   <height>343</height>
13   <html><h1>By the power of Greyskull, CollegeHumor works!</h1>
14   </html>
15   <thumbnail_url>internal:/core/misc/druplicon.png</thumbnail_url>
16   <thumbnail_width>88</thumbnail_width>
17   <thumbnail_height>100</thumbnail_height>
18 </oembed>