From b1d809a0cc6f72cbe370446873088a9580611519 Mon Sep 17 00:00:00 2001 From: JoshyPHP Date: Fri, 5 Jan 2024 18:52:09 +0100 Subject: [PATCH] MediaEmbed: removed Amazon --- docs/Plugins/MediaEmbed/Sites.md | 4 - .../Plugins/MediaEmbed/Using_default_sites.md | 38 +-- docs/testdox.txt | 60 ----- src/Bundles/MediaPack.php | 119 +++++----- src/Bundles/MediaPack/Renderer.php | 6 +- .../CachedDefinitionCollection.php | 1 - .../MediaEmbed/Configurator/sites/amazon.xml | 94 -------- tests/Plugins/MediaEmbed/ParserTest.php | 221 ------------------ 8 files changed, 62 insertions(+), 481 deletions(-) delete mode 100644 src/Plugins/MediaEmbed/Configurator/sites/amazon.xml diff --git a/docs/Plugins/MediaEmbed/Sites.md b/docs/Plugins/MediaEmbed/Sites.md index 3c4aef8445..4fb27b94cb 100644 --- a/docs/Plugins/MediaEmbed/Sites.md +++ b/docs/Plugins/MediaEmbed/Sites.md @@ -13,10 +13,6 @@ acast https://play.acast.com/s/the-taskmaster-podcast/ep31.leemack-s11ep.8
https://shows.acast.com/chaotic-normal/episodes/the-rising-tide - - amazon - https://www.amazon.ca/gp/product/B00GQT1LNO/
https://www.amazon.co.jp/gp/product/B003AKZ6I8/
https://www.amazon.co.uk/dp/B00EO4NN5C/
https://www.amazon.com/dp/B002MUC0ZY
https://www.amazon.com/The-BeerBelly-200-001-80-Ounce-Belly/dp/B001RB2CXY/
https://www.amazon.com/gp/product/B00ST0KGCU/
https://www.amazon.de/Netgear-WN3100RP-100PES-Repeater-integrierte-Steckdose/dp/B00ET2LTE6/
https://www.amazon.es/Microsoft-Sculpt-Ergonomic-Desktop-L5V-00011/dp/B00FO10ZK0/
https://www.amazon.fr/Vans-Authentic-Baskets-mixte-adulte/dp/B005NIKPAY/
https://www.amazon.in/Vans-Unisex-Classic-Loafers-Moccasins/dp/B01I3LWMVC/
https://www.amazon.it/Super-Maxi-Pot-de-Nutella/dp/B0090GJ8VM/
https://www.amazon.com/dp/B0018CDWLS/ - anchor https://anchor.fm/aconversationwith/episodes/Answering-Voicemails-A-Conversation-With-You--2-e6e7lg diff --git a/docs/Plugins/MediaEmbed/Using_default_sites.md b/docs/Plugins/MediaEmbed/Using_default_sites.md index 596601af8d..8ce3a3d493 100644 --- a/docs/Plugins/MediaEmbed/Using_default_sites.md +++ b/docs/Plugins/MediaEmbed/Using_default_sites.md @@ -77,7 +77,7 @@ echo count($configurator->MediaEmbed->defaultSites), " sites remaining.\n"; ``` Does YouTube exist? yes What about now? no -131 sites remaining. +130 sites remaining. 0 sites remaining. ``` @@ -87,42 +87,6 @@ What about now? no Some default sites support some level of configuration at runtime via template parameters. - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/docs/testdox.txt b/docs/testdox.txt index b2b48520a6..3dc2456bd7 100644 --- a/docs/testdox.txt +++ b/docs/testdox.txt @@ -2641,18 +2641,6 @@ PHP (s9e\TextFormatter\Tests\Configurator\RendererGenerators\PHP) [x] Tests from plugins with data set #292 [x] Tests from plugins with data set #293 [x] Tests from plugins with data set #294 - [x] Tests from plugins with data set #295 - [x] Tests from plugins with data set #296 - [x] Tests from plugins with data set #297 - [x] Tests from plugins with data set #298 - [x] Tests from plugins with data set #299 - [x] Tests from plugins with data set #300 - [x] Tests from plugins with data set #301 - [x] Tests from plugins with data set #302 - [x] Tests from plugins with data set #303 - [x] Tests from plugins with data set #304 - [x] Tests from plugins with data set #305 - [x] Tests from plugins with data set #306 [x] Tests from plugins (Quick renderer) with data set #0 [x] Tests from plugins (Quick renderer) with data set #1 [x] Tests from plugins (Quick renderer) with data set #2 @@ -2948,18 +2936,6 @@ PHP (s9e\TextFormatter\Tests\Configurator\RendererGenerators\PHP) [x] Tests from plugins (Quick renderer) with data set #292 [x] Tests from plugins (Quick renderer) with data set #293 [x] Tests from plugins (Quick renderer) with data set #294 - [x] Tests from plugins (Quick renderer) with data set #295 - [x] Tests from plugins (Quick renderer) with data set #296 - [x] Tests from plugins (Quick renderer) with data set #297 - [x] Tests from plugins (Quick renderer) with data set #298 - [x] Tests from plugins (Quick renderer) with data set #299 - [x] Tests from plugins (Quick renderer) with data set #300 - [x] Tests from plugins (Quick renderer) with data set #301 - [x] Tests from plugins (Quick renderer) with data set #302 - [x] Tests from plugins (Quick renderer) with data set #303 - [x] Tests from plugins (Quick renderer) with data set #304 - [x] Tests from plugins (Quick renderer) with data set #305 - [x] Tests from plugins (Quick renderer) with data set #306 [x] Creates a Quick renderer if $enableQuickRenderer is true [x] Does not create a Quick renderer if $enableQuickRenderer is false @@ -7238,18 +7214,6 @@ Parser (s9e\TextFormatter\Tests\Plugins\MediaEmbed\Parser) [x] Parsing tests with data set #320 [x] Parsing tests with data set #321 [x] Parsing tests with data set #322 - [x] Parsing tests with data set #323 - [x] Parsing tests with data set #324 - [x] Parsing tests with data set #325 - [x] Parsing tests with data set #326 - [x] Parsing tests with data set #327 - [x] Parsing tests with data set #328 - [x] Parsing tests with data set #329 - [x] Parsing tests with data set #330 - [x] Parsing tests with data set #331 - [x] Parsing tests with data set #332 - [x] Parsing tests with data set #333 - [x] Parsing tests with data set #334 [x] Parsing tests (JavaScript) with data set #0 [x] Parsing tests (JavaScript) with data set #1 [x] Parsing tests (JavaScript) with data set #2 @@ -7573,18 +7537,6 @@ Parser (s9e\TextFormatter\Tests\Plugins\MediaEmbed\Parser) [x] Parsing tests (JavaScript) with data set #320 [x] Parsing tests (JavaScript) with data set #321 [x] Parsing tests (JavaScript) with data set #322 - [x] Parsing tests (JavaScript) with data set #323 - [x] Parsing tests (JavaScript) with data set #324 - [x] Parsing tests (JavaScript) with data set #325 - [x] Parsing tests (JavaScript) with data set #326 - [x] Parsing tests (JavaScript) with data set #327 - [x] Parsing tests (JavaScript) with data set #328 - [x] Parsing tests (JavaScript) with data set #329 - [x] Parsing tests (JavaScript) with data set #330 - [x] Parsing tests (JavaScript) with data set #331 - [x] Parsing tests (JavaScript) with data set #332 - [x] Parsing tests (JavaScript) with data set #333 - [x] Parsing tests (JavaScript) with data set #334 [x] Parsing+rendering tests with data set #0 [x] Parsing+rendering tests with data set #1 [x] Parsing+rendering tests with data set #2 @@ -7672,18 +7624,6 @@ Parser (s9e\TextFormatter\Tests\Plugins\MediaEmbed\Parser) [x] Parsing+rendering tests with data set #84 [x] Parsing+rendering tests with data set #85 [x] Parsing+rendering tests with data set #86 - [x] Parsing+rendering tests with data set #87 - [x] Parsing+rendering tests with data set #88 - [x] Parsing+rendering tests with data set #89 - [x] Parsing+rendering tests with data set #90 - [x] Parsing+rendering tests with data set #91 - [x] Parsing+rendering tests with data set #92 - [x] Parsing+rendering tests with data set #93 - [x] Parsing+rendering tests with data set #94 - [x] Parsing+rendering tests with data set #95 - [x] Parsing+rendering tests with data set #96 - [x] Parsing+rendering tests with data set #97 - [x] Parsing+rendering tests with data set #98 Parser Base (s9e\TextFormatter\Tests\Plugins\ParserBase) [x] Has a default empty setUp() method diff --git a/src/Bundles/MediaPack.php b/src/Bundles/MediaPack.php index ba382beba5..f2f0dbfd32 100644 --- a/src/Bundles/MediaPack.php +++ b/src/Bundles/MediaPack.php @@ -27,9 +27,9 @@ public static function getJS() return '(function(){const c=[""],e=[256],f=["","t"],m=["","id"],aa=["","key"],q=["","type"],ba=["","path"],r=["","width"],t={flags:3089},v=["","height"],ca=["","show_id"],y=["","track_id"],da=["","album_id"],ea=[[/(?:)/,c]],fa=["","video_id"],ha=["","short_id"],ia=["","user","id"],ja=["","type","id"],ka=["","id","type"],la=["","name","id"],ma=["","episode_id"],na=["","user","slug"],z=["","playlist_id"],oa=/"id"\\s*:\\s*"(\\w+)"/,pa=["","user","type","id"],qa=["","host","name","id"],ra=["","oid","vid","hash"],sa=["","channel", "clip_id"],ta=["","athlete","highlight"],ua=["","account_id","event_id"],B={d:[],s:!1},C={d:[],s:!0},va=["","show_id","episode_id","t"],wa=[[/imdb\\.com\\/[\\/\\w]+\\/vi(\\d+)/,m]],xa=[[/globalnews\\.ca\\/video\\/(\\d+)/,m]],ya=[/hudl\\.com\\/video\\/(\\w+)(?![\\w\\/])/,m],za=[/flickr\\.com\\/photos\\/[^\\/]+\\/(\\d+)/,m],Aa=[[/(\\w+\\/comments\\/\\w+(?:\\/\\w+\\/\\w+)?)/,m]],Ba=[[/([-\\w]+)\\.castos\\.com\\/player\\/(\\d+)/,["","host","id"]]],Ca=[[/247sports\\.com\\/PlayerSport\\/[-\\w]*(\\d+)\\/Embed/,["","player_id"]]],Da=[/hudl\\.com\\/video\\/\\d+\\/(\\d+)\\/([\\da-f]+)/, ta],Ea=[[/(?:open|play)\\.spotify\\.com\\/(?:intl-\\w+\\/|user\\/[-.\\w]+\\/)*((?:album|artist|episode|playlist|show|track)(?:[:\\/][-.\\w]+)+)/,m]],Fa=[function(a){return/^(?:0|[1-9]\\d*)$/.test(a)?a:!1}],F=[function(a,b){let d={},g;for(g in b.b){let l=b.b[g];var n=!1;if(g in a.b){n=l.d;var k=g,h=a.b[g];D.l=k;for(let p=0;p$eABCNEWS"><$u$dabcnews"$h$c640px"><$u$h$a56.25%"><$n$g"$l$r$kno"$s//abcnews.go.com/video/embed?id={@id}"$h$b/>$j$eACAST"><$n$dacast"$g"$l$r$kno"$shttps://embed.acast.com/{@show_id}/{@episode_id}?seek={@t}"$hborder:0;height:188px;max-width:900px;width:100%"/>$j$eAMAZON"><$u$damazon"$h$c120px"><$u$h$a200%"><$n$g"$l$r$kno"$hbackground:url(https://www.amazon.com/favicon.ico) center no-repeat;$b><$m$wsrc">//ws-<$v><$t$q@tld=\\\'jp\\\'">fe<$t$q@tld and contains(\\\'desfrinituk\\\',@tld)">eu<$o>na.assoc-amazon.com/widgets/cm?l=as1&f=ifr&o=<$v><$t$q@tld=\\\'ca\\\'">15&t=$f$AMAZON_ASSOCIATE_TAG_CA"/><$t$q@tld=\\\'de\\\'">3&t=$f$AMAZON_ASSOCIATE_TAG_DE"/><$t$q@tld=\\\'es\\\'">30&t=$f$AMAZON_ASSOCIATE_TAG_ES"/><$t$q@tld=\\\'fr\\\'">8&t=$f$AMAZON_ASSOCIATE_TAG_FR"/><$t$q@tld=\\\'in\\\'">31&t=$f$AMAZON_ASSOCIATE_TAG_IN"/><$t$q@tld=\\\'it\\\'">29&t=$f$AMAZON_ASSOCIATE_TAG_IT"/><$t$q@tld=\\\'jp\\\'">9&t=$f$AMAZON_ASSOCIATE_TAG_JP"/><$t$q@tld=\\\'uk\\\'">2&t=$f$AMAZON_ASSOCIATE_TAG_UK"/><$o>1&t=$f$AMAZON_ASSOCIATE_TAG"/>&asins=$f@id"/>$j$eANCHOR"><$n$danchor"$g"$l$r$kno"$s//anchor.fm/x/embed/episodes/x-{@id}"$hborder:0;height:102px;max-width:768px;width:100%"/>$j$eAPPLEPODCASTS"><$n$dapplepodcasts" allow="autoplay *;encrypted-media *"$g"$l$r$kno"><$v><$t$q@episode_id"><$m$wsrc">https://embed.podcasts.apple.com/$f@country"/>/podcast/episode/id$f@podcast_id"/>?theme=$f$MEDIAEMBED_THEME"/>&i=$f@episode_id"/><$m$w$x>border:0;height:175px;max-width:900px;width:100%<$o><$m$wsrc">https://embed.podcasts.apple.com/$f@country"/>/podcast/episode/id$f@podcast_id"/>?theme=$f$MEDIAEMBED_THEME"/><$m$w$x>border:0;height:450px;max-width:900px;width:100%$j$eAUDIOBOOM"><$n$daudioboom"$g"$l$r$kno"$s//audioboom.com/posts/{@id}/embed/v3"$hborder:0;height:150px;max-width:700px;width:100%"/>$j$eAUDIOMACK"><$n$daudiomack"$g"$l$r$kno"><$v><$t$q@mode=\\\'album\\\'"><$m$wsrc">https://www.audiomack.com/embed/album/<$v><$t$q@id">$f@id"/><$o>$f@artist"/>/$f@title"/><$m$w$x>border:0;height:400px;max-width:900px;width:100%<$o><$m$wsrc">https://www.audiomack.com/embed/song/<$v><$t$q@id">$f@id"/><$o>$f@artist"/>/$f@title"/><$m$w$x>border:0;height:252px;max-width:900px;width:100%$j$eAUDIUS"><$n$daudius"$g"$l$r$kno"><$m$wsrc">https://audius.co/embed/<$v><$t$q@track_id">track/$f@track_id"/>?flavor=compact<$t$q@album_id">album/$f@album_id"/>?flavor=card<$o>playlist/$f@playlist_id"/>?flavor=card<$m$w$x>border:0;height:<$v><$t$q@track_id">12<$o>480px;max-width:<$v><$t$q@track_id">9<$o>400px;width:100%$j$eBANDCAMP"><$u$dbandcamp"$h$c400px"><$u$h$a100%"><$n$g"$l$r$kno"$h$b><$m$wsrc">//bandcamp.com/EmbeddedPlayer/size=large/minimal=true/<$v><$t$q@album_id">album=$f@album_id"/><$z$q@track_num">/t=$f@track_num"/><$o>track=$f@track_id"/><$z$q$MEDIAEMBED_THEME=\\\'dark\\\'">/bgcol=333333/linkcol=0f91ff$j$eBBCNEWS"><$u$dbbcnews"$h$c640px"><$u$h$a56.25%"><$n$g"$l$r$kno"$h$b><$m$wsrc">//www.bbc.com/news/av-embeds/<$v><$t$qstarts-with(@playlist,\\\'/news/\\\')"><$v><$t$qcontains(@playlist,\\\'-\\\')">$fsubstring-after(substring-after(translate(@playlist,\\\'A\\\',\\\'#\\\'),\\\'news/\\\'),\\\'-\\\')"/><$o>$fsubstring-after(translate(@playlist,\\\'A\\\',\\\'/\\\'),\\\'/news/\\\')"/><$t$qcontains(@id,\\\'/\\\')">$fsubstring-after(@id,\\\'/\\\')"/><$o>$f@id"/>$j$eBITCHUTE"><$u$dbitchute"$h$c640px"><$u$h$a56.25%"><$n$g"$l$r$kno"$shttps://www.bitchute.com/embed/{@id}/"$h$b/>$j$eBLEACHERREPORT"><$u$dbleacherreport"$h$c320px"><$u$h$a100%"><$n$g"$l$r$kno"$s//bleacherreport.com/video_embed?id={@id}&library=video-cms"$h$b/>$j$eBRIGHTCOVE"><$u$dbrightcove"$h$c640px"><$u$h$a56.25%"><$n$g"$l$r$kno"$h$b><$m$wsrc">https://<$v><$t$q@bckey">link.brightcove.com/services/player/bcpid$f@bcpid"/>?bckey=$f@bckey"/>&bctid=$f@bctid"/>&secureConnections=true&secureHTMLConnections=true&autoStart=false&height=360&width=640<$o>players.brightcove.net/$f@bcpid"/>/default_default/index.html?videoId=$f@bctid"/>$j$eBUNNY"><$u$dbunny"$h$c640px"><$u$h$a56.25%"><$n$g"$l$r$kno"$shttps://$n.mediadelivery.net/embed/{@video_library_id}/{@video_id}?autoplay=false"$h$b/>$j$eCASTOS"><$n$dcastos"$g"$l$r$kno"$shttps://player.castos.com/player/{@id}"$hborder:0;height:150px;max-width:900px;width:100%"/>$j$eCBSNEWS"><$u$dcbsnews"$h$c640px"><$u><$v><$t$qcontains(@id,\\\'-\\\')"><$m$w$x>$a56.25%<$n$g"$l$r$kno"$shttps://www.cbsnews.com/embed/videos/{@id}/"$h$b/><$t$q@pid"><$m$w$x>$a62.1875%;padding-bottom:calc(56.25% + 38px)<$o><$m$w$x>$a62.5%;padding-bottom:calc(56.25% + 40px)$j$eCLYP"><$n$dclyp"$g"$l$r$kno"$shttps://clyp.it/{@id}/widget"$hborder:0;height:265px;max-width:900px;width:100%"/>$j$eCNBC"><$u$dcnbc"$h$c640px"><$u$h$a56.25%"><$n$g"$l$r$kno"$shttps://player.cnbc.com/p/gZWlPC/cnbc_global?playertype=synd&byGuid={@id}&size=640_360"$h$b/>$j$eCNN"><$u$dcnn"$h$c640px"><$u$h$a56.25%"><$n$g"$l$r$kno"$s//fave.api.cnn.io/v1/fav/?video={@id}&customer=cnn&edition=international&env=prod"$h$b/>$j$eCNNMONEY"><$u$dcnnmoney"$h$c560px"><$u$h$a64.285714%"><$n$g"$l$r$kno"$s//money.cnn.com/.element/ssi/video/7.0/players/embed.player.html?videoid=video/{@id}&width=560&height=360"$h$b/>$j$eCODEPEN"><$n$dcodepen"$g"$l$r$kno"$shttps://codepen.io/{@user}/embed/{@id}?height=400&default-tab=html,result"$hborder:0;height:400px;width:100%"/>$j$eCOMEDYCENTRAL"><$u$dcomedycentral"$h$c640px"><$u$h$a56.25%"><$n$g"$l$r$kno"$s//media.mtvnservices.com/embed/{@id}"$h$b/>$j$eCOUB"><$u$dcoub"$h$c640px"><$u$h$a56.25%"><$n$g"$l$r$kno"$s//coub.com/embed/{@id}"$h$b/>$j$eDAILYMOTION"><$u$ddailymotion"$h$c640px"><$u$h$a56.25%"><$n$g"$l$r$kno"$h$b><$m$wsrc">//www.dailymotion.com/embed/video/$f@id"/><$z$q@t">?start=$f@t"/>$j$eDEMOCRACYNOW"><$u$ddemocracynow"$h$c640px"><$u$h$a56.25%"><$n$g"$l$r$kno"$h$b><$m$wsrc">//www.democracynow.org/embed/<$v><$t$qcontains(@id,\\\'/headlines\\\')">headlines/$fsubstring-before(@id,\\\'/headlines\\\')"/><$t$qstarts-with(@id,\\\'2\\\')">story/$f@id"/><$t$qstarts-with(@id,\\\'shows/\\\')">show/$fsubstring-after(@id,\\\'/\\\')"/><$o>$f@id"/>$j$eDUMPERT"><$u$ddumpert"$h$c640px"><$u$h$a56.25%"><$n$g"$l$r$kno"$s//www.dumpert.nl/embed/{translate(@id,\\\'/\\\',\\\'_\\\')}"$h$b/>$j$eEIGHTTRACKS"><$u$deighttracks"$h$c400px"><$u$h$a100%"><$n$g"$l$r$kno"$s//8tracks.com/mixes/{@id}/player_v3_universal"$h$b/>$j$eESPN"><$u$despn"$h$c640px"><$u$h$a56.25%"><$n$g"$l$r$kno"$s//www.espn.com/core/video/$n?id={@id}"$h$b/>$j$eFACEBOOK"><$n$dfacebook"$g"$p$x$l$r$y$i$kno"$hborder:0;height:360px;max-width:640px;width:100%"><$m$wsrc">https://s9e.github.io/$n/2/facebook.min.html#<$v><$t$q@user">$f@user"/>/<$v><$t$q@type=\\\'r\\\'or@type=\\\'v\\\'">video<$o>posts/<$v><$t$q@id">$f@id"/><$o>pfbid$f@pfbid"/><$t$q@id">$f@type"/>$f@id"/><$o>pfbid$f@pfbid"/>$j$eFALSTAD"><$n$dfalstad"$g"$l$r$kno"$hborder:0;height:500px;max-height:90vh;width:100%"><$m$wsrc">https://www.falstad.com/circuit/circuitjs.html?running=false&c<$v><$t$q@cct">ct=$f@cct"/><$o>tz=$f@ctz"/>$j$eFLICKR"><$u$dflickr"$h$c500px"><$u$h$a100%"><$n$g"$l$r$kno"$shttps://www.flickr.com/photos/_/{@id}/player/"$h$b/>$j$eFOXNEWS"><$u$dfoxnews"$h$c640px"><$u$h$a56.25%"><$n$g"$l$r$kno"$s//video.foxnews.com/v/video-embed.html?video_id={@id}"$h$b/>$j$eFUNNYORDIE"><$u$dfunnyordie"$h$c640px"><$u$h$a56.25%"><$n$g"$l$r$kno"$s//www.funnyordie.com/embed/{@id}"$h$b/>$j$eGAMESPOT"><$u$dgamespot"$h$c640px"><$u$h$a56.25%"><$n$g"$l$r$kno"$s//www.gamespot.com/videos/embed/{@id}/"$h$b/>$j$eGETTY"><$u$dgetty"$h$c{@width}px"><$u><$m$w$x>display:block;overflow:hidden;position:relative;<$z$q@width>0">padding-bottom:$f100*@height div@width"/>%<$n$g"$l$r$kno"$s//embed.gettyimages.com/embed/{@id}?et={@et}&tld=com&sig={@sig}&caption=false&ver=1"$h$b/>$j$eGIFS"><$u$dgifs"$h$c{@width}px"><$u><$m$w$x>display:block;overflow:hidden;position:relative;<$z$q@width>0">padding-bottom:$f100*@height div@width"/>%<$n$g"$l$r$kno"$s//gifs.com/embed/{@id}"$h$b/>$j$eGIPHY"><$u$dgiphy"$h$c{@width}px"><$u><$m$w$x>display:block;overflow:hidden;position:relative;<$z$q@width>0">padding-bottom:$f100*@height div@width"/>%<$n$g"$l$r$kno"$h$b><$m$wsrc">//giphy.com/embed/$f@id"/><$z$q@type=\\\'video\\\'">/video$j$eGIST"><$n$dgist"$g"$p$x$l$r$y$i$k"$shttps://s9e.github.io/$n/2/gist.min.html#{@id}"$hborder:0;height:180px;width:100%"/>$j$eGLOBALNEWS"><$u$dglobalnews"$h$c640px"><$u$h$a56.25%"><$n$g"$l$r$kno"$s//globalnews.ca/video/embed/{@id}/"$h$b/>$j$eGOFUNDME"><$u$dgofundme"$h$c349px"><$u$h$a118.911175%;padding-bottom:calc(59.312321% + 208px)"><$n$g"$l$r$kno"$s//www.gofundme.com/mvc.php?route=widgets/mediawidget&fund={@id}&image=1&coinfo=1"$h$b/>$j$eGOOGLEDRIVE"><$u$dgoogledrive"$h$c640px"><$u$h$a75%"><$n$g"$l$r$kno"$s//drive.google.com/file/d/{@id}/preview"$h$b/>$j$eGOOGLEPLUS"><$n$dgoogleplus"$g"$p$x$l$r$y$i$kno"$hborder:0;height:240px;max-width:450px;width:100%"><$m$wsrc">https://s9e.github.io/$n/2/googleplus.min.html#<$v><$t$q@oid">$f@oid"/><$o>+$f@name"/>/posts/$f@pid"/>$j$eGOOGLESHEETS"><$v><$t$q@type=\\\'chart\\\'"><$u$dgooglesheets"$h$c600px"><$u$h$a62%"><$n$g"$l$r$kno"$shttps://docs.google.com/spreadsheets/d/{@id}/pubchart?oid={@oid}&format=interactive"$h$b/><$o><$n$dgooglesheets"$g"$l$r$kno"$hborder:0;height:500px;resize:vertical;width:100%"><$m$wsrc">https://docs.google.com/spreadsheets/d/$f@id"/>/p<$v><$t$qstarts-with(@id,\\\'e/\\\')">ubhtml?widget=true&headers=false<$o>review#gid=$f@gid"/>$j$eHUDL"><$u$dhudl"$h$c640px"><$u$h$a56.25%"><$n$g"$l$r$kno"$h$b><$m$wsrc">//www.hudl.com/embed/<$v><$t$q@id">video/$f@id"/><$o>athlete/$f@athlete"/>/highlights/$f@highlight"/>$j$eHULU"><$u$dhulu"$h$c640px"><$u$h$a56.25%"><$n$g"$l$r$kno"$shttps://secure.hulu.com/embed/{@id}"$h$b/>$j$eIGN"><$u$dign"$h$c468px"><$u$h$a56.196581%"><$n$g"$l$r$kno"$s//widgets.ign.com/video/embed/content.html?url={@id}"$h$b/>$j$eIMDB"><$u$dimdb"$h$c640px"><$u$h$a56.25%"><$n$g"$l$r$kno"$shttps://www.imdb.com/video/embed/vi{@id}/?autoplay=false&width=640"$h$b/>$j$eIMGUR"><$n$dimgur"$g"$p$x$l$r$ylet c=new MessageChannel;c.port1.onmessage=e=>{{let s=this.style,d=e.data.split(\\\' \\\');s.height=d[0]+\\\'px\\\';s.width=d[1]+\\\'px\\\'}};this.contentWindow.postMessage(\\\'s9e:init\\\',\\\'*\\\',[c.port2])"$kno"$hborder:0;height:400px;max-width:100%;width:542px"><$m$wsrc">https://s9e.github.io/$n/2/imgur.min.html#<$z$q@type=\\\'album\\\'">a/$f@id"/>$j$eINDIEGOGO"><$u$dindiegogo"$h$c222px"><$u$h$a200.45045%"><$n$g"$l$r$kno"$s//www.indiegogo.com/project/{@id}/embedded"$h$b/>$j$eINSTAGRAM"><$n$dinstagram"$g"$p$x$l$r$y$i$kno"$hborder:0;height:542px;max-width:542px;width:100%"><$m$wsrc">https://s9e.github.io/$n/2/instagram.min.html#$f@id"/><$z$q$MEDIAEMBED_THEME=\\\'dark\\\'">#theme=dark$j$eINTERNETARCHIVE"><$v><$t$qcontains(@id,\\\'playlist=1\\\')"><$n$dinternetarchive"$g"$l$r$kno"$shttps://archive.org/embed/{@id}&list_height=150"$hborder:0;height:170px;max-width:640px;width:100%"/><$o><$u$dinternetarchive"$h$c{@width}px"><$u><$m$w$x>display:block;overflow:hidden;position:relative;<$z$q@width>0">padding-bottom:$f100*@height div@width"/>%<$n$g"$l$r$kno"$shttps://archive.org/embed/{@id}"$h$b/>$j$eIZLESENE"><$u$dizlesene"$h$c640px"><$u$h$a56.25%"><$n$g"$l$r$kno"$s//www.izlesene.com/embedplayer/{@id}?autoplay=0"$h$b/>$j$eJSFIDDLE"><$n$djsfiddle"$g"$l$r$kno"$s//jsfiddle.net/{@id}/{@revision}/embedded/{$MEDIAEMBED_THEME}/"$hborder:0;height:400px;width:100%"/>$j$eJWPLATFORM"><$u$djwplatform"$h$c640px"><$u$h$a56.25%"><$n$g"$l$r$kno"$s//content.jwplatform.com/players/{@id}.html"$h$b/>$j$eKALTURA"><$u$dkaltura"$h$c640px"><$u$h$a61.875%;padding-bottom:calc(56.25% + 36px)"><$n$g"$l$r$kno"$h$b><$m$wsrc">https://cdnapisec.kaltura.com/p/$f@partner_id"/>/sp/<$v><$t$q@sp">$f@sp"/><$o>$f@partner_id"/>00/embedIframeJs/uiconf_id/$f@uiconf_id"/>/partner_id/$f@partner_id"/>?$nembed=true&entry_id=$f@entry_id"/>$j$eKHL"><$u$dkhl"$h$c640px"><$u$h$a56.25%"><$n$g"$l$r$kno"$s//video.khl.ru/$n/feed/start/{@id}?type_id=18&width=560&height=315"$h$b/>$j$eKICKSTARTER"><$u$dkickstarter"><$v><$t$q@video"><$m$w$x>$c640px<$u$h$a56.25%"><$n$g"$l$r$kno"$s//www.kickstarter.com/projects/{@id}/widget/video.html"$h$b/><$o><$m$w$x>$c220px<$u$h$a190.909091%"><$n$g"$l$r$kno"$s//www.kickstarter.com/projects/{@id}/widget/card.html"$h$b/>$j$eLIBSYN"><$n$dlibsyn"$g"$l$r$kno"$s//html5-player.libsyn.com/embed/episode/id/{@id}/thumbnail/no"$hborder:0;height:90px;max-width:900px;width:100%"/>$j$eLIVELEAK"><$u$dliveleak"$h$c640px"><$u$h$a56.25%"><$n$g"$l$r$kno"$s//www.liveleak.com/e/{@id}"$h$b/>$j$eLIVESTREAM"><$u$dlivestream"$h$c640px"><$u$h$a56.25%"><$n$g"$l$r$kno"$h$b><$m$wsrc">//<$v><$t$q@clip_id">cdn.livestream.com/embed/$f@channel"/>?layout=4&autoplay=false&clip=$f@clip_id"/><$o>livestream.com/accounts/$f@account_id"/>/events/$f@event_id"/><$z$q@video_id">/videos/$f@video_id"/>/player?autoPlay=false$j$eMAILRU"><$u$dmailru"$h$c640px"><$u$h$a56.25%"><$n$g"$l$r$kno"$shttps://my.mail.ru/video/embed/{@id}"$h$b/>$j$eMASTODON"><$n$dmastodon"$g"$p$x$l$r$y$i$kno"$hborder:0;height:300px;max-width:550px;width:100%"><$m$wsrc">https://s9e.github.io/$n/2/mastodon.min.html#$f@name"/><$z$q@host and@host!=\\\'mastodon.social\\\'">@$f@host"/>/$f@id"/>$j$eMEDIUM"><$n$dmedium"$g"$p$x$l$r$y$i$kno"$shttps://s9e.github.io/$n/2/medium.min.html#{@id}"$hborder:0;height:316px;max-width:900px;width:100%"/>$j$eMEGAPHONE"><$n$dmegaphone"$g"$l$r$kno"$hborder:0;height:200px;max-width:900px;width:100%"><$m$wsrc">https://player.megaphone.fm/$f@id"/><$z$q$MEDIAEMBED_THEME=\\\'light\\\'">?light=true$j$eMETACAFE"><$u$dmetacafe"$h$c640px"><$u$h$a56.25%"><$n$g"$l$r$kno"$s//www.metacafe.com/embed/{@id}/"$h$b/>$j$eMIXCLOUD"><$n$dmixcloud"$g"$l$r$kno"$hborder:0;height:120px;max-width:900px;width:100%"><$m$wsrc">//www.mixcloud.com/widget/$n/?feed=%2F$f@id"/>%2F&light=<$z$q$MEDIAEMBED_THEME!=\\\'dark\\\'">1$j$eMLB"><$u$dmlb"$h$c640px"><$u$h$a56.25%"><$n$g"$l$r$kno"$shttps://www.mlb.com/video/share/c-{@id}"$h$b/>$j$eMRCTV"><$u$dmrctv"$h$c640px"><$u$h$a56.25%"><$n$g"$l$r$kno"$shttps://www.mrctv.org/embed/{@id}"$h$b/>$j$eMSNBC"><$u$dmsnbc"$h$c640px"><$u><$v><$t$qcontains(@id,\\\'_\\\')"><$m$w$x>$a68.75%;padding-bottom:calc(56.25% + 80px)<$n$g"$l$r$kno"$s//player.theplatform.com/p/7wvmTC/MSNBCEmbeddedOffSite?guid={@id}"$h$b/><$o><$m$w$x>$a56.25%<$n$g"$l$r$kno"$shttps://www.msnbc.com/msnbc/embedded-video/{@id}"$h$b/>$j$eNATGEOCHANNEL"><$u$dnatgeochannel"$h$c640px"><$u$h$a56.25%"><$n$g"$l$r$kno"$s//channel.nationalgeographic.com/{@id}/embed/"$h$b/>$j$eNATGEOVIDEO"><$u$dnatgeovideo"$h$c640px"><$u$h$a56.25%"><$n$g"$l$r$kno"$s//player.d.nationalgeographic.com/players/ngsvideo/share/?guid={@id}"$h$b/>$j$eNBCNEWS"><$u$dnbcnews"$h$c640px"><$u$h$a56.25%"><$n$g"$l$r$kno"$s//www.nbcnews.com/widget/video-embed/{@id}"$h$b/>$j$eNHL"><$u$dnhl"$h$c640px"><$u$h$a56.25%"><$n$g"$l$r$kno"$h$b><$m$wsrc">https://www.nhl.com/video/embed<$z$q@t">/t-$f@t"/><$z$q@c">/c-$f@c"/>?autostart=false$j$eNPR"><$n$dnpr"$g"$l$r$kno"$s//www.npr.org/player/embed/{@i}/{@m}"$hborder:0;height:228px;max-width:800px;width:100%"/>$j$eNYTIMES"><$u$dnytimes"$h$c585px"><$u$h$a68.376068%"><$n$g"$l$r$kno"$s//graphics8.nytimes.com/video/players/offsite/index.html?videoId={@id}"$h$b/>$j$eODYSEE"><$u$dodysee"$h$c640px"><$u$h$a56.25%"><$n$g"$l$r$kno"$h$b><$m$wsrc">https://odysee.com/$/embed/<$v><$t$q@id"><$v><$t$q@name">$f@name"/><$o>-/$f@id"/><$o>$f@path"/>$j$eORFIUM"><$n$dorfium"$g"$l$r$kno"><$m$wsrc">https://www.orfium.com/embedded/<$v><$t$q@album_id">album/$f@album_id"/><$t$q@playlist_id">playlist/$f@playlist_id"/><$t$q@set_id">live-set/$f@set_id"/><$o>track/$f@track_id"/><$m$w$x>border:0;height:<$v><$t$q@album_id">550<$o>275px;max-width:900px;width:100%$j$ePASTEBIN"><$n$dpastebin"$g"$l$r$k"$s//pastebin.com/embed_$n.php?i={@id}"$hborder:0;height:300px;resize:vertical;width:100%"/>$j$ePINTEREST"><$n$dpinterest"$g"$p$x$l$r$y$i$kno"$shttps://s9e.github.io/$n/2/pinterest.min.html#{@id}"><$m$w$x>border:0;height:360px;max-width:<$v><$t$qcontains(@id,\\\'/\\\')">730<$o>345px;width:100%$j$ePODBEAN"><$n$dpodbean"$g"$l$r$kno"$shttps://www.podbean.com/player-v2/?i={@id}"$hborder:0;height:150px;max-width:900px;width:100%"/>$j$ePREZI"><$u$dprezi"$h$c550px"><$u$h$a72.727273%"><$n$g"$l$r$kno"$s//prezi.com/embed/{@id}/"$h$b/>$j$eREDDIT"><$n$dreddit"$g"$p$x$l$r$y$i$kno"$shttps://s9e.github.io/$n/2/reddit.min.html#{@id}{@path}#theme={$MEDIAEMBED_THEME}"$hborder:0;height:165px;max-width:800px;width:100%"/>$j$eRUMBLE"><$u$drumble"$h$c640px"><$u$h$a56.25%"><$n$g"$l$r$kno"$shttps://rumble.com/embed/{@id}/"$h$b/>$j$eRUTUBE"><$u$drutube"$h$c640px"><$u$h$a56.25%"><$n$g"$l$r$kno"$s//rutube.ru/play/embed/{@id}"$h$b/>$j$eSCRIBD"><$n$dscribd"$g"$l$r$kno"$shttps://www.scribd.com/embeds/{@id}/content?view_mode=scroll&show_recommendations=false"$hborder:0;height:500px;resize:vertical;width:100%"/>$j$eSENDVID"><$u$dsendvid"$h$c640px"><$u$h$a56.25%"><$n$g"$l$r$kno"$s//sendvid.com/embed/{@id}"$h$b/>$j$eSLIDESHARE"><$u$dslideshare"$h$c597px"><$u$h$a81.407035%"><$n$g"$l$r$kno"$shttps://www.slideshare.net/slideshow/embed_code/key/{@key}"$h$b/>$j$eSOUNDCLOUD"><$n$dsoundcloud"$g"$l$r$kno"><$m$wsrc">https://w.soundcloud.com/player/?url=<$v><$t$q@playlist_id">https%3A//api.soundcloud.com/playlists/$f@playlist_id"/>%3Fsecret_token%3D$f@secret_token"/><$t$q@track_id">https%3A//api.soundcloud.com/tracks/$f@track_id"/>%3Fsecret_token%3D$f@secret_token"/><$o><$z$qnot(contains(@id,\\\'://\\\'))">https%3A//soundcloud.com/$f@id"/><$m$w$x>border:0;height:<$v><$t$q@playlist_id or contains(@id,\\\'/sets/\\\')">450<$o>166px;max-width:900px;width:100%$j$eSPORCLE"><$n$dsporcle"$g"$p$x$l$r$y$i$kno"$shttps://s9e.github.io/$n/2/sporcle.min.html#{@id}"$hborder:0;height:535px;max-width:820px;width:100%"/>$j$eSPORTSNET"><$u$dsportsnet"$h$c640px"><$u$h$a56.25%"><$n$g"$l$r$kno"$s//players.brightcove.net/1704050871/rkedLxwfab_default/index.html?videoId={@id}"$h$b/>$j$eSPOTIFY"><$n$dspotify" allow="encrypted-media"$g"$l$r$kno"$shttps://open.spotify.com/embed/{translate(@id,\\\':\\\',\\\'/\\\')}{@path}"><$m$w$x>border:0;border-radius:12px;height:<$v><$t$qstarts-with(@id,\\\'episode\\\')or starts-with(@id,\\\'show\\\')or starts-with(@id,\\\'track\\\')">152<$o>380px;max-width:900px;width:100%$j$eSPREAKER"><$n$dspreaker"$g"$l$r$kno"$shttps://widget.spreaker.com/player?episode_id={@episode_id}&show_id={@show_id}&theme={$MEDIAEMBED_THEME}"><$m$w$x>border:0;height:<$v><$t$q@episode_id">2<$o>400px;max-width:900px;width:100%$j$eSTEAMSTORE"><$n$dsteamstore"$g"$l$r$kno"$s//store.steampowered.com/widget/{@id}"$hborder:0;height:190px;max-width:900px;width:100%"/>$j$eSTRAWPOLL"><$u$dstrawpoll"$h$c640px"><$u$h$a56.25%"><$n$g"$l$r$k"$s//www.strawpoll.me/embed_1/{@id}"$h$b/>$j$eSTREAMABLE"><$u$dstreamable"$h$c640px"><$u$h$a56.25%"><$n$g"$l$r$kno"$s//streamable.com/e/{@id}"$h$b/>$j$eTEAMCOCO"><$u$dteamcoco"$h$c640px"><$u$h$a56.25%"><$n$g"$l$r$kno"$s//teamcoco.com/embed/v/{@id}"$h$b/>$j$eTED"><$u$dted"$h$c640px"><$u$h$a56.25%"><$n$g"$l$r$kno"$h$b><$m$wsrc">//embed.ted.com/$f@id"/><$z$qnot(contains(@id,\\\'.html\\\'))">.html$j$eTELEGRAM"><$n$dtelegram"$g"$p$x$l$r$y$i$kno"$hborder:0;height:96px;max-width:500px;width:100%"><$m$wsrc">https://s9e.github.io/$n/2/telegram.min.html#$f@id"/><$z$q$MEDIAEMBED_THEME=\\\'dark\\\'">#theme=dark$j$eTHEATLANTIC"><$u$dtheatlantic"$h$c640px"><$u$h$a56.25%"><$n$g"$l$r$kno"$s//www.theatlantic.com/video/$n/{@id}/"$h$b/>$j$eTHEGUARDIAN"><$u$dtheguardian"$h$c640px"><$u$h$a56.25%"><$n$g"$l$r$kno"$s//embed.theguardian.com/embed/video/{@id}"$h$b/>$j$eTHEONION"><$u$dtheonion"$h$c640px"><$u$h$a56.25%"><$n$g"$l$r$kno"$s//www.theonion.com/video_embed/?id={@id}"$h$b/>$j$eTHREADS"><$n$dthreads"$g"$p$x$l$r$y$i$kno"$shttps://s9e.github.io/$n/2/threads.min.html#{@id}"$hborder:0;height:300px;max-width:550px;width:100%"/>$j$eTIKTOK"><$n$dtiktok"$g"$p$x$l$r$y$i$kno"$shttps://s9e.github.io/$n/2/tiktok.min.html#{@id}"$hborder:0;height:740px;max-width:325px;width:100%"/>$j$eTMZ"><$u$dtmz"$h$c640px"><$u$h$a56.25%"><$n$g"$l$r$kno"$s//www.kaltura.com/index.php/kwidget/cache_st/133592691/wid/_591531/partner_id/591531/uiconf_id/9071262/entry_id/{@id}"$h$b/>$j$eTRADINGVIEW"><$n$dtradingview"$g"$l$r$kno"$hborder:0;height:400px;width:100%"><$m$wsrc">https://s.tradingview.com/<$v><$t$q@symbol">widgetembed/?interval=D&symbol=$ftranslate(@symbol,\\\'-\\\',\\\':\\\')"/><$o>embed/$f@chart"/>$j$eTRAILERADDICT"><$u$dtraileraddict"$h$c640px"><$u$h$a56.25%"><$n$g"$l$r$kno"$s//v.traileraddict.com/{@id}"$h$b/>$j$eTRENDINGVIEWS"><$u$dtrendingviews"$h$c640px"><$u$h$a56.25%"><$n$g"$l$r$kno"$shttps://trendingviews.com/embed/{@id}"$h$b/>$j$eTUMBLR"><$n$dtumblr"$g"$p$x$l$r$y$i$kno"$shttps://s9e.github.io/$n/2/tumblr.min.html#{@key}/{@id}"$hborder:0;height:300px;max-width:542px;width:100%"/>$j$eTWENTYFOURSEVENSPORTS"><$v><$t$q@video_id"><$u$dtwentyfoursevensports"$h$c640px"><$u$h$a56.25%"><$n$g"$l$r$kno"$shttps://www.cbssports.com/video/player/embed?args=player_id%3D{@video_id}%26channel%3Dmobilevideo%26pcid%3D{@video_id}%26width%3D640%26height%3D360%26autoplay%3Dfalse%26comp_ads_enabled%3Dfalse%26uvpc%3Dhttp%3A%2F%2Fsports.cbsimg.net%2Fvideo%2Fuvp%2Fconfig%2Fv4%2Fuvp_247sports.xml%26uvpc_m%3Dhttp%3A%2F%2Fsports.cbsimg.net%2Fvideo%2Fuvp%2Fconfig%2Fv4%2Fuvp_247sports_m.xml%26partner%3D247%26partner_m%3D247_mobile%26utag%3D247sportssite%26resizable%3Dtrue"$h$b/><$o><$n$dtwentyfoursevensports"$g"$l$r$ywindow.addEventListener(\\\'message\\\',function(e){{if(e.source===this.contentWindow&&e.data.height)this.style.height=e.data.height+\\\'px\\\'}})"$kno"$shttps://247sports.com/PlayerSport/{@player_id}/Embed/"$hborder:0;height:200px;max-width:600px;width:100%"/>$j$eTWITCH"><$u$dtwitch"$h$c640px"><$u$h$a56.25%"><$n$g"$l$r$ythis.contentWindow.postMessage(\\\'\\\',\\\'*\\\')"$kno"$shttps://s9e.github.io/$n/2/twitch.min.html#channel={@channel};clip_id={@clip_id};t={@t};video_id={@video_id}"$h$b/>$j$eTWITTER"><$n$dtwitter" allow="autoplay *"$g"$p$x$l$r$y$i$kno"$hborder:0;height:350px;max-width:550px;width:100%"><$m$wsrc">https://s9e.github.io/$n/2/twitter.min.html#$f@id"/><$z$q$MEDIAEMBED_THEME=\\\'dark\\\'">#theme=dark$j$eUSTREAM"><$u$dustream"$h$c640px"><$u$h$a56.25%"><$n$g"$l$r$kno"$h$b><$m$wsrc">//www.ustream.tv/embed/<$v><$t$q@vid">recorded/$f@vid"/><$o>$f@cid"/>?html5ui$j$eVBOX7"><$u$dvbox7"$h$c640px"><$u$h$a56.25%"><$n$g"$l$r$kno"$s//vbox7.com/emb/external.php?vid={@id}"$h$b/>$j$eVEOH"><$u$dveoh"$h$c640px"><$u$h$a62.5%;padding-bottom:calc(56.25% + 40px)">$j$eVEVO"><$u$dvevo"$h$c640px"><$u$h$a56.25%"><$n$g"$l$r$kno"$shttps://embed.vevo.com/?isrc={@id}"$h$b/>$j$eVIDEODETECTIVE"><$u$dvideodetective"$h$c640px"><$u$h$a56.25%"><$n$g"$l$r$kno"$s//www.videodetective.com/embed/video/?options=false&autostart=false&playlist=none&publishedid={@id}"$h$b/>$j$eVIMEO"><$u$dvimeo"$h$c640px"><$u$h$a56.25%"><$n$g"$l$r$kno"$h$b><$m$wsrc">//player.vimeo.com/video/$f@id"/><$z$q@h">?h=$f@h"/><$z$q@t">#t=$f@t"/>$j$eVINE"><$u$dvine"$h$c480px"><$u$h$a100%"><$n$g"$l$r$kno"$shttps://vine.co/v/{@id}/embed/simple?audio=1"$h$b/>$j$eVK"><$u$dvk"$h$c640px"><$u$h$a56.25%"><$n$g"$l$r$kno"$s//vk.com/video_ext.php?oid={@oid}&id={@vid}&hash={@hash}&hd=1"$h$b/>$j$eVOCAROO"><$n$dvocaroo"$g"$l$r$kno"$shttps://vocaroo.com/embed/{@id}"$hborder:0;height:80px;max-width:900px;width:100%"/>$j$eVOX"><$u$dvox"$h$c640px"><$u$h$a56.25%"><$n$g"$l$r$kno"$s//player.ooyala.com/$n.html#pbid=a637d53c5c0a43c7bf4e342886b9d8b0&ec={@id}"$h$b/>$j$eWASHINGTONPOST"><$u$dwashingtonpost"$h$c640px"><$u$h$a56.25%"><$n$g"$l$r$kno"$s//www.washingtonpost.com/video/c/embed/{@id}"$h$b/>$j$eWAVEKIT"><$n$dwavekit"$g"$l$r$kno"><$m$wsrc">https://play.wavekit.app/embed/<$v><$t$q@playlist_id">playlist/$f@playlist_id"/><$o>audio/$f@audio_id"/><$m$w$x>border:0;height:<$v><$t$q@playlist_id">40<$o>170px;max-width:900px;width:100%$j$eWISTIA"><$v><$t$q@type=\\\'audio\\\'"><$n$dwistia"$g"$l$r$kno"$shttps://fast.wistia.net/embed/$n/{@id}"$hborder:0;height:218px;max-width:900px;width:100%"/><$o><$u$dwistia"$h$c640px"><$u$h$a56.25%"><$n$g"$l$r$kno"$shttps://fast.wistia.net/embed/$n/{@id}"$h$b/>$j$eWSHH"><$u$dwshh"$h$c640px"><$u$h$a56.25%"><$n$g"$l$r$kno"$s//worldstarhiphop.com/embed/{@id}"$h$b/>$j$eWSJ"><$u$dwsj"$h$c512px"><$u$h$a56.25%"><$n$g"$l$r$kno"$s//video-api.wsj.com/api-video/player/$n.html?guid={@id}"$h$b/>$j$eXBOXCLIPS"><$u$dxboxclips"$h$c560px"><$u$h$a56.25%"><$n$g"$l$r$kno"$s//gameclips.io/{@user}/{@id}/embed"$h$b/>$j$eXBOXDVR"><$u$dxboxdvr"$h$c640px"><$u$h$a56.25%"><$n$g"$l$r$kno"$s//gamerdvr.com/gamer/{@user}/video/{@id}/embed"$h$b/>$j$eYOUKU"><$u$dyouku"$h$c640px"><$u$h$a56.25%"><$n$g"$l$r$kno"$s//player.youku.com/embed/{@id}"$h$b/>$j$eYOUMAKER"><$u$dyoumaker"$h$c640px"><$u$h$a56.25%"><$n$g"$l$r$kno"$shttps://www.youmaker.com/embed/{@id}"$h$b/>$j$eYOUTUBE"><$u$dyoutube"$h$c640px"><$u$h$a56.25%"><$n$g"$l$r$kno"$hbackground:url(https://i.ytimg.com/vi/{@id}/hqdefault.jpg) 50% 50% / cover;$b><$m$wsrc">https://www.youtube.com/embed/$f@id"/><$v><$t$q@clip">?clip=$f@clip"/>&clipt=$f@clipt"/><$o><$z$q@list">?list=$f@list"/><$z$q@t"><$v><$t$q@list">&<$o>?start=$f@t"/>$j$ebr">
$j$ee|i|s"/>$ep">

$j\'.replace(/\\$[a-z]/g, -function(a){return{$a:"display:block;overflow:hidden;position:relative;padding-bottom:",$b:\'border:0;height:100%;left:0;position:absolute;width:100%"\',$c:"display:inline-block;width:100%;max-width:",$d:\' data-s9e-mediaembed="\',$e:\'",$k:\' scrolling="\', -$l:\' loading="\',$m:"xsl:attribute",$n:"iframe",$o:"xsl:otherwise",$p:\' data-s9e-livepreview-ignore-attrs="\',$q:\' test="\',$r:\'lazy"\',$s:\' src="\',$t:"xsl:when",$u:"span",$v:"xsl:choose",$w:\' name="\',$x:\'style"\',$y:\' onload="\',$z:"xsl:if"}[a]}); +return b?3600*(b[1]||0)+60*(b[2]||0)+(+b[3]||0):/^(?:0|[1-9]\\d*)$/.test(a)?a:!1}],s:!1},Ia={y:360,d:Fa,s:!1},Ja={y:640,d:Fa,s:!1},Na={d:[function(a){{var b=G.urlConfig,d=D;let g=Ka(a.replace(/^\\s+/,"").replace(/\\s+$/,""));(b=La(b,g))?(d&&(g.attrValue=a,d.add("err",b,g)),a=!1):a=Ma(g)}return a}],s:!1},I={e,b:{id:B},j:1,d:F,f:10,k:t,g:5E3},Oa={e,b:{id:B,user:B},j:1,d:F,f:10,k:t,g:5E3},Pa=\'$eABCNEWS"><$t$dabcnews"$h$c640px"><$t$h$a56.25%"><$n$f"$l$r$kno"$q//abcnews.go.com/video/embed?id={@id}"$h$b/>$j$eACAST"><$n$dacast"$f"$l$r$kno"$qhttps://embed.acast.com/{@show_id}/{@episode_id}?seek={@t}"$hborder:0;height:188px;max-width:900px;width:100%"/>$j$eANCHOR"><$n$danchor"$f"$l$r$kno"$q//anchor.fm/x/embed/episodes/x-{@id}"$hborder:0;height:102px;max-width:768px;width:100%"/>$j$eAPPLEPODCASTS"><$n$dapplepodcasts" allow="autoplay *;encrypted-media *"$f"$l$r$kno"><$u><$v$s@episode_id"><$m$wsrc">https://embed.podcasts.apple.com/$g@country"/>/podcast/episode/id$g@podcast_id"/>?theme=$g$MEDIAEMBED_THEME"/>&i=$g@episode_id"/><$m$w$x>border:0;height:175px;max-width:900px;width:100%<$p><$m$wsrc">https://embed.podcasts.apple.com/$g@country"/>/podcast/episode/id$g@podcast_id"/>?theme=$g$MEDIAEMBED_THEME"/><$m$w$x>border:0;height:450px;max-width:900px;width:100%$j$eAUDIOBOOM"><$n$daudioboom"$f"$l$r$kno"$q//audioboom.com/posts/{@id}/embed/v3"$hborder:0;height:150px;max-width:700px;width:100%"/>$j$eAUDIOMACK"><$n$daudiomack"$f"$l$r$kno"><$u><$v$s@mode=\\\'album\\\'"><$m$wsrc">https://www.audiomack.com/embed/album/<$u><$v$s@id">$g@id"/><$p>$g@artist"/>/$g@title"/><$m$w$x>border:0;height:400px;max-width:900px;width:100%<$p><$m$wsrc">https://www.audiomack.com/embed/song/<$u><$v$s@id">$g@id"/><$p>$g@artist"/>/$g@title"/><$m$w$x>border:0;height:252px;max-width:900px;width:100%$j$eAUDIUS"><$n$daudius"$f"$l$r$kno"><$m$wsrc">https://audius.co/embed/<$u><$v$s@track_id">track/$g@track_id"/>?flavor=compact<$v$s@album_id">album/$g@album_id"/>?flavor=card<$p>playlist/$g@playlist_id"/>?flavor=card<$m$w$x>border:0;height:<$u><$v$s@track_id">12<$p>480px;max-width:<$u><$v$s@track_id">9<$p>400px;width:100%$j$eBANDCAMP"><$t$dbandcamp"$h$c400px"><$t$h$a100%"><$n$f"$l$r$kno"$h$b><$m$wsrc">//bandcamp.com/EmbeddedPlayer/size=large/minimal=true/<$u><$v$s@album_id">album=$g@album_id"/><$z$s@track_num">/t=$g@track_num"/><$p>track=$g@track_id"/><$z$s$MEDIAEMBED_THEME=\\\'dark\\\'">/bgcol=333333/linkcol=0f91ff$j$eBBCNEWS"><$t$dbbcnews"$h$c640px"><$t$h$a56.25%"><$n$f"$l$r$kno"$h$b><$m$wsrc">//www.bbc.com/news/av-embeds/<$u><$v$sstarts-with(@playlist,\\\'/news/\\\')"><$u><$v$scontains(@playlist,\\\'-\\\')">$gsubstring-after(substring-after(translate(@playlist,\\\'A\\\',\\\'#\\\'),\\\'news/\\\'),\\\'-\\\')"/><$p>$gsubstring-after(translate(@playlist,\\\'A\\\',\\\'/\\\'),\\\'/news/\\\')"/><$v$scontains(@id,\\\'/\\\')">$gsubstring-after(@id,\\\'/\\\')"/><$p>$g@id"/>$j$eBITCHUTE"><$t$dbitchute"$h$c640px"><$t$h$a56.25%"><$n$f"$l$r$kno"$qhttps://www.bitchute.com/embed/{@id}/"$h$b/>$j$eBLEACHERREPORT"><$t$dbleacherreport"$h$c320px"><$t$h$a100%"><$n$f"$l$r$kno"$q//bleacherreport.com/video_embed?id={@id}&library=video-cms"$h$b/>$j$eBRIGHTCOVE"><$t$dbrightcove"$h$c640px"><$t$h$a56.25%"><$n$f"$l$r$kno"$h$b><$m$wsrc">https://<$u><$v$s@bckey">link.brightcove.com/services/player/bcpid$g@bcpid"/>?bckey=$g@bckey"/>&bctid=$g@bctid"/>&secureConnections=true&secureHTMLConnections=true&autoStart=false&height=360&width=640<$p>players.brightcove.net/$g@bcpid"/>/default_default/index.html?videoId=$g@bctid"/>$j$eBUNNY"><$t$dbunny"$h$c640px"><$t$h$a56.25%"><$n$f"$l$r$kno"$qhttps://$n.mediadelivery.net/embed/{@video_library_id}/{@video_id}?autoplay=false"$h$b/>$j$eCASTOS"><$n$dcastos"$f"$l$r$kno"$qhttps://player.castos.com/player/{@id}"$hborder:0;height:150px;max-width:900px;width:100%"/>$j$eCBSNEWS"><$t$dcbsnews"$h$c640px"><$t><$u><$v$scontains(@id,\\\'-\\\')"><$m$w$x>$a56.25%<$n$f"$l$r$kno"$qhttps://www.cbsnews.com/embed/videos/{@id}/"$h$b/><$v$s@pid"><$m$w$x>$a62.1875%;padding-bottom:calc(56.25% + 38px)<$p><$m$w$x>$a62.5%;padding-bottom:calc(56.25% + 40px)$j$eCLYP"><$n$dclyp"$f"$l$r$kno"$qhttps://clyp.it/{@id}/widget"$hborder:0;height:265px;max-width:900px;width:100%"/>$j$eCNBC"><$t$dcnbc"$h$c640px"><$t$h$a56.25%"><$n$f"$l$r$kno"$qhttps://player.cnbc.com/p/gZWlPC/cnbc_global?playertype=synd&byGuid={@id}&size=640_360"$h$b/>$j$eCNN"><$t$dcnn"$h$c640px"><$t$h$a56.25%"><$n$f"$l$r$kno"$q//fave.api.cnn.io/v1/fav/?video={@id}&customer=cnn&edition=international&env=prod"$h$b/>$j$eCNNMONEY"><$t$dcnnmoney"$h$c560px"><$t$h$a64.285714%"><$n$f"$l$r$kno"$q//money.cnn.com/.element/ssi/video/7.0/players/embed.player.html?videoid=video/{@id}&width=560&height=360"$h$b/>$j$eCODEPEN"><$n$dcodepen"$f"$l$r$kno"$qhttps://codepen.io/{@user}/embed/{@id}?height=400&default-tab=html,result"$hborder:0;height:400px;width:100%"/>$j$eCOMEDYCENTRAL"><$t$dcomedycentral"$h$c640px"><$t$h$a56.25%"><$n$f"$l$r$kno"$q//media.mtvnservices.com/embed/{@id}"$h$b/>$j$eCOUB"><$t$dcoub"$h$c640px"><$t$h$a56.25%"><$n$f"$l$r$kno"$q//coub.com/embed/{@id}"$h$b/>$j$eDAILYMOTION"><$t$ddailymotion"$h$c640px"><$t$h$a56.25%"><$n$f"$l$r$kno"$h$b><$m$wsrc">//www.dailymotion.com/embed/video/$g@id"/><$z$s@t">?start=$g@t"/>$j$eDEMOCRACYNOW"><$t$ddemocracynow"$h$c640px"><$t$h$a56.25%"><$n$f"$l$r$kno"$h$b><$m$wsrc">//www.democracynow.org/embed/<$u><$v$scontains(@id,\\\'/headlines\\\')">headlines/$gsubstring-before(@id,\\\'/headlines\\\')"/><$v$sstarts-with(@id,\\\'2\\\')">story/$g@id"/><$v$sstarts-with(@id,\\\'shows/\\\')">show/$gsubstring-after(@id,\\\'/\\\')"/><$p>$g@id"/>$j$eDUMPERT"><$t$ddumpert"$h$c640px"><$t$h$a56.25%"><$n$f"$l$r$kno"$q//www.dumpert.nl/embed/{translate(@id,\\\'/\\\',\\\'_\\\')}"$h$b/>$j$eEIGHTTRACKS"><$t$deighttracks"$h$c400px"><$t$h$a100%"><$n$f"$l$r$kno"$q//8tracks.com/mixes/{@id}/player_v3_universal"$h$b/>$j$eESPN"><$t$despn"$h$c640px"><$t$h$a56.25%"><$n$f"$l$r$kno"$q//www.espn.com/core/video/$n?id={@id}"$h$b/>$j$eFACEBOOK"><$n$dfacebook"$f"$o$x$l$r$y$i$kno"$hborder:0;height:360px;max-width:640px;width:100%"><$m$wsrc">https://s9e.github.io/$n/2/facebook.min.html#<$u><$v$s@user">$g@user"/>/<$u><$v$s@type=\\\'r\\\'or@type=\\\'v\\\'">video<$p>posts/<$u><$v$s@id">$g@id"/><$p>pfbid$g@pfbid"/><$v$s@id">$g@type"/>$g@id"/><$p>pfbid$g@pfbid"/>$j$eFALSTAD"><$n$dfalstad"$f"$l$r$kno"$hborder:0;height:500px;max-height:90vh;width:100%"><$m$wsrc">https://www.falstad.com/circuit/circuitjs.html?running=false&c<$u><$v$s@cct">ct=$g@cct"/><$p>tz=$g@ctz"/>$j$eFLICKR"><$t$dflickr"$h$c500px"><$t$h$a100%"><$n$f"$l$r$kno"$qhttps://www.flickr.com/photos/_/{@id}/player/"$h$b/>$j$eFOXNEWS"><$t$dfoxnews"$h$c640px"><$t$h$a56.25%"><$n$f"$l$r$kno"$q//video.foxnews.com/v/video-embed.html?video_id={@id}"$h$b/>$j$eFUNNYORDIE"><$t$dfunnyordie"$h$c640px"><$t$h$a56.25%"><$n$f"$l$r$kno"$q//www.funnyordie.com/embed/{@id}"$h$b/>$j$eGAMESPOT"><$t$dgamespot"$h$c640px"><$t$h$a56.25%"><$n$f"$l$r$kno"$q//www.gamespot.com/videos/embed/{@id}/"$h$b/>$j$eGETTY"><$t$dgetty"$h$c{@width}px"><$t><$m$w$x>display:block;overflow:hidden;position:relative;<$z$s@width>0">padding-bottom:$g100*@height div@width"/>%<$n$f"$l$r$kno"$q//embed.gettyimages.com/embed/{@id}?et={@et}&tld=com&sig={@sig}&caption=false&ver=1"$h$b/>$j$eGIFS"><$t$dgifs"$h$c{@width}px"><$t><$m$w$x>display:block;overflow:hidden;position:relative;<$z$s@width>0">padding-bottom:$g100*@height div@width"/>%<$n$f"$l$r$kno"$q//gifs.com/embed/{@id}"$h$b/>$j$eGIPHY"><$t$dgiphy"$h$c{@width}px"><$t><$m$w$x>display:block;overflow:hidden;position:relative;<$z$s@width>0">padding-bottom:$g100*@height div@width"/>%<$n$f"$l$r$kno"$h$b><$m$wsrc">//giphy.com/embed/$g@id"/><$z$s@type=\\\'video\\\'">/video$j$eGIST"><$n$dgist"$f"$o$x$l$r$y$i$k"$qhttps://s9e.github.io/$n/2/gist.min.html#{@id}"$hborder:0;height:180px;width:100%"/>$j$eGLOBALNEWS"><$t$dglobalnews"$h$c640px"><$t$h$a56.25%"><$n$f"$l$r$kno"$q//globalnews.ca/video/embed/{@id}/"$h$b/>$j$eGOFUNDME"><$t$dgofundme"$h$c349px"><$t$h$a118.911175%;padding-bottom:calc(59.312321% + 208px)"><$n$f"$l$r$kno"$q//www.gofundme.com/mvc.php?route=widgets/mediawidget&fund={@id}&image=1&coinfo=1"$h$b/>$j$eGOOGLEDRIVE"><$t$dgoogledrive"$h$c640px"><$t$h$a75%"><$n$f"$l$r$kno"$q//drive.google.com/file/d/{@id}/preview"$h$b/>$j$eGOOGLEPLUS"><$n$dgoogleplus"$f"$o$x$l$r$y$i$kno"$hborder:0;height:240px;max-width:450px;width:100%"><$m$wsrc">https://s9e.github.io/$n/2/googleplus.min.html#<$u><$v$s@oid">$g@oid"/><$p>+$g@name"/>/posts/$g@pid"/>$j$eGOOGLESHEETS"><$u><$v$s@type=\\\'chart\\\'"><$t$dgooglesheets"$h$c600px"><$t$h$a62%"><$n$f"$l$r$kno"$qhttps://docs.google.com/spreadsheets/d/{@id}/pubchart?oid={@oid}&format=interactive"$h$b/><$p><$n$dgooglesheets"$f"$l$r$kno"$hborder:0;height:500px;resize:vertical;width:100%"><$m$wsrc">https://docs.google.com/spreadsheets/d/$g@id"/>/p<$u><$v$sstarts-with(@id,\\\'e/\\\')">ubhtml?widget=true&headers=false<$p>review#gid=$g@gid"/>$j$eHUDL"><$t$dhudl"$h$c640px"><$t$h$a56.25%"><$n$f"$l$r$kno"$h$b><$m$wsrc">//www.hudl.com/embed/<$u><$v$s@id">video/$g@id"/><$p>athlete/$g@athlete"/>/highlights/$g@highlight"/>$j$eHULU"><$t$dhulu"$h$c640px"><$t$h$a56.25%"><$n$f"$l$r$kno"$qhttps://secure.hulu.com/embed/{@id}"$h$b/>$j$eIGN"><$t$dign"$h$c468px"><$t$h$a56.196581%"><$n$f"$l$r$kno"$q//widgets.ign.com/video/embed/content.html?url={@id}"$h$b/>$j$eIMDB"><$t$dimdb"$h$c640px"><$t$h$a56.25%"><$n$f"$l$r$kno"$qhttps://www.imdb.com/video/embed/vi{@id}/?autoplay=false&width=640"$h$b/>$j$eIMGUR"><$n$dimgur"$f"$o$x$l$r$ylet c=new MessageChannel;c.port1.onmessage=e=>{{let s=this.style,d=e.data.split(\\\' \\\');s.height=d[0]+\\\'px\\\';s.width=d[1]+\\\'px\\\'}};this.contentWindow.postMessage(\\\'s9e:init\\\',\\\'*\\\',[c.port2])"$kno"$hborder:0;height:400px;max-width:100%;width:542px"><$m$wsrc">https://s9e.github.io/$n/2/imgur.min.html#<$z$s@type=\\\'album\\\'">a/$g@id"/>$j$eINDIEGOGO"><$t$dindiegogo"$h$c222px"><$t$h$a200.45045%"><$n$f"$l$r$kno"$q//www.indiegogo.com/project/{@id}/embedded"$h$b/>$j$eINSTAGRAM"><$n$dinstagram"$f"$o$x$l$r$y$i$kno"$hborder:0;height:542px;max-width:542px;width:100%"><$m$wsrc">https://s9e.github.io/$n/2/instagram.min.html#$g@id"/><$z$s$MEDIAEMBED_THEME=\\\'dark\\\'">#theme=dark$j$eINTERNETARCHIVE"><$u><$v$scontains(@id,\\\'playlist=1\\\')"><$n$dinternetarchive"$f"$l$r$kno"$qhttps://archive.org/embed/{@id}&list_height=150"$hborder:0;height:170px;max-width:640px;width:100%"/><$p><$t$dinternetarchive"$h$c{@width}px"><$t><$m$w$x>display:block;overflow:hidden;position:relative;<$z$s@width>0">padding-bottom:$g100*@height div@width"/>%<$n$f"$l$r$kno"$qhttps://archive.org/embed/{@id}"$h$b/>$j$eIZLESENE"><$t$dizlesene"$h$c640px"><$t$h$a56.25%"><$n$f"$l$r$kno"$q//www.izlesene.com/embedplayer/{@id}?autoplay=0"$h$b/>$j$eJSFIDDLE"><$n$djsfiddle"$f"$l$r$kno"$q//jsfiddle.net/{@id}/{@revision}/embedded/{$MEDIAEMBED_THEME}/"$hborder:0;height:400px;width:100%"/>$j$eJWPLATFORM"><$t$djwplatform"$h$c640px"><$t$h$a56.25%"><$n$f"$l$r$kno"$q//content.jwplatform.com/players/{@id}.html"$h$b/>$j$eKALTURA"><$t$dkaltura"$h$c640px"><$t$h$a61.875%;padding-bottom:calc(56.25% + 36px)"><$n$f"$l$r$kno"$h$b><$m$wsrc">https://cdnapisec.kaltura.com/p/$g@partner_id"/>/sp/<$u><$v$s@sp">$g@sp"/><$p>$g@partner_id"/>00/embedIframeJs/uiconf_id/$g@uiconf_id"/>/partner_id/$g@partner_id"/>?$nembed=true&entry_id=$g@entry_id"/>$j$eKHL"><$t$dkhl"$h$c640px"><$t$h$a56.25%"><$n$f"$l$r$kno"$q//video.khl.ru/$n/feed/start/{@id}?type_id=18&width=560&height=315"$h$b/>$j$eKICKSTARTER"><$t$dkickstarter"><$u><$v$s@video"><$m$w$x>$c640px<$t$h$a56.25%"><$n$f"$l$r$kno"$q//www.kickstarter.com/projects/{@id}/widget/video.html"$h$b/><$p><$m$w$x>$c220px<$t$h$a190.909091%"><$n$f"$l$r$kno"$q//www.kickstarter.com/projects/{@id}/widget/card.html"$h$b/>$j$eLIBSYN"><$n$dlibsyn"$f"$l$r$kno"$q//html5-player.libsyn.com/embed/episode/id/{@id}/thumbnail/no"$hborder:0;height:90px;max-width:900px;width:100%"/>$j$eLIVELEAK"><$t$dliveleak"$h$c640px"><$t$h$a56.25%"><$n$f"$l$r$kno"$q//www.liveleak.com/e/{@id}"$h$b/>$j$eLIVESTREAM"><$t$dlivestream"$h$c640px"><$t$h$a56.25%"><$n$f"$l$r$kno"$h$b><$m$wsrc">//<$u><$v$s@clip_id">cdn.livestream.com/embed/$g@channel"/>?layout=4&autoplay=false&clip=$g@clip_id"/><$p>livestream.com/accounts/$g@account_id"/>/events/$g@event_id"/><$z$s@video_id">/videos/$g@video_id"/>/player?autoPlay=false$j$eMAILRU"><$t$dmailru"$h$c640px"><$t$h$a56.25%"><$n$f"$l$r$kno"$qhttps://my.mail.ru/video/embed/{@id}"$h$b/>$j$eMASTODON"><$n$dmastodon"$f"$o$x$l$r$y$i$kno"$hborder:0;height:300px;max-width:550px;width:100%"><$m$wsrc">https://s9e.github.io/$n/2/mastodon.min.html#$g@name"/><$z$s@host and@host!=\\\'mastodon.social\\\'">@$g@host"/>/$g@id"/>$j$eMEDIUM"><$n$dmedium"$f"$o$x$l$r$y$i$kno"$qhttps://s9e.github.io/$n/2/medium.min.html#{@id}"$hborder:0;height:316px;max-width:900px;width:100%"/>$j$eMEGAPHONE"><$n$dmegaphone"$f"$l$r$kno"$hborder:0;height:200px;max-width:900px;width:100%"><$m$wsrc">https://player.megaphone.fm/$g@id"/><$z$s$MEDIAEMBED_THEME=\\\'light\\\'">?light=true$j$eMETACAFE"><$t$dmetacafe"$h$c640px"><$t$h$a56.25%"><$n$f"$l$r$kno"$q//www.metacafe.com/embed/{@id}/"$h$b/>$j$eMIXCLOUD"><$n$dmixcloud"$f"$l$r$kno"$hborder:0;height:120px;max-width:900px;width:100%"><$m$wsrc">//www.mixcloud.com/widget/$n/?feed=%2F$g@id"/>%2F&light=<$z$s$MEDIAEMBED_THEME!=\\\'dark\\\'">1$j$eMLB"><$t$dmlb"$h$c640px"><$t$h$a56.25%"><$n$f"$l$r$kno"$qhttps://www.mlb.com/video/share/c-{@id}"$h$b/>$j$eMRCTV"><$t$dmrctv"$h$c640px"><$t$h$a56.25%"><$n$f"$l$r$kno"$qhttps://www.mrctv.org/embed/{@id}"$h$b/>$j$eMSNBC"><$t$dmsnbc"$h$c640px"><$t><$u><$v$scontains(@id,\\\'_\\\')"><$m$w$x>$a68.75%;padding-bottom:calc(56.25% + 80px)<$n$f"$l$r$kno"$q//player.theplatform.com/p/7wvmTC/MSNBCEmbeddedOffSite?guid={@id}"$h$b/><$p><$m$w$x>$a56.25%<$n$f"$l$r$kno"$qhttps://www.msnbc.com/msnbc/embedded-video/{@id}"$h$b/>$j$eNATGEOCHANNEL"><$t$dnatgeochannel"$h$c640px"><$t$h$a56.25%"><$n$f"$l$r$kno"$q//channel.nationalgeographic.com/{@id}/embed/"$h$b/>$j$eNATGEOVIDEO"><$t$dnatgeovideo"$h$c640px"><$t$h$a56.25%"><$n$f"$l$r$kno"$q//player.d.nationalgeographic.com/players/ngsvideo/share/?guid={@id}"$h$b/>$j$eNBCNEWS"><$t$dnbcnews"$h$c640px"><$t$h$a56.25%"><$n$f"$l$r$kno"$q//www.nbcnews.com/widget/video-embed/{@id}"$h$b/>$j$eNHL"><$t$dnhl"$h$c640px"><$t$h$a56.25%"><$n$f"$l$r$kno"$h$b><$m$wsrc">https://www.nhl.com/video/embed<$z$s@t">/t-$g@t"/><$z$s@c">/c-$g@c"/>?autostart=false$j$eNPR"><$n$dnpr"$f"$l$r$kno"$q//www.npr.org/player/embed/{@i}/{@m}"$hborder:0;height:228px;max-width:800px;width:100%"/>$j$eNYTIMES"><$t$dnytimes"$h$c585px"><$t$h$a68.376068%"><$n$f"$l$r$kno"$q//graphics8.nytimes.com/video/players/offsite/index.html?videoId={@id}"$h$b/>$j$eODYSEE"><$t$dodysee"$h$c640px"><$t$h$a56.25%"><$n$f"$l$r$kno"$h$b><$m$wsrc">https://odysee.com/$/embed/<$u><$v$s@id"><$u><$v$s@name">$g@name"/><$p>-/$g@id"/><$p>$g@path"/>$j$eORFIUM"><$n$dorfium"$f"$l$r$kno"><$m$wsrc">https://www.orfium.com/embedded/<$u><$v$s@album_id">album/$g@album_id"/><$v$s@playlist_id">playlist/$g@playlist_id"/><$v$s@set_id">live-set/$g@set_id"/><$p>track/$g@track_id"/><$m$w$x>border:0;height:<$u><$v$s@album_id">550<$p>275px;max-width:900px;width:100%$j$ePASTEBIN"><$n$dpastebin"$f"$l$r$k"$q//pastebin.com/embed_$n.php?i={@id}"$hborder:0;height:300px;resize:vertical;width:100%"/>$j$ePINTEREST"><$n$dpinterest"$f"$o$x$l$r$y$i$kno"$qhttps://s9e.github.io/$n/2/pinterest.min.html#{@id}"><$m$w$x>border:0;height:360px;max-width:<$u><$v$scontains(@id,\\\'/\\\')">730<$p>345px;width:100%$j$ePODBEAN"><$n$dpodbean"$f"$l$r$kno"$qhttps://www.podbean.com/player-v2/?i={@id}"$hborder:0;height:150px;max-width:900px;width:100%"/>$j$ePREZI"><$t$dprezi"$h$c550px"><$t$h$a72.727273%"><$n$f"$l$r$kno"$q//prezi.com/embed/{@id}/"$h$b/>$j$eREDDIT"><$n$dreddit"$f"$o$x$l$r$y$i$kno"$qhttps://s9e.github.io/$n/2/reddit.min.html#{@id}{@path}#theme={$MEDIAEMBED_THEME}"$hborder:0;height:165px;max-width:800px;width:100%"/>$j$eRUMBLE"><$t$drumble"$h$c640px"><$t$h$a56.25%"><$n$f"$l$r$kno"$qhttps://rumble.com/embed/{@id}/"$h$b/>$j$eRUTUBE"><$t$drutube"$h$c640px"><$t$h$a56.25%"><$n$f"$l$r$kno"$q//rutube.ru/play/embed/{@id}"$h$b/>$j$eSCRIBD"><$n$dscribd"$f"$l$r$kno"$qhttps://www.scribd.com/embeds/{@id}/content?view_mode=scroll&show_recommendations=false"$hborder:0;height:500px;resize:vertical;width:100%"/>$j$eSENDVID"><$t$dsendvid"$h$c640px"><$t$h$a56.25%"><$n$f"$l$r$kno"$q//sendvid.com/embed/{@id}"$h$b/>$j$eSLIDESHARE"><$t$dslideshare"$h$c597px"><$t$h$a81.407035%"><$n$f"$l$r$kno"$qhttps://www.slideshare.net/slideshow/embed_code/key/{@key}"$h$b/>$j$eSOUNDCLOUD"><$n$dsoundcloud"$f"$l$r$kno"><$m$wsrc">https://w.soundcloud.com/player/?url=<$u><$v$s@playlist_id">https%3A//api.soundcloud.com/playlists/$g@playlist_id"/>%3Fsecret_token%3D$g@secret_token"/><$v$s@track_id">https%3A//api.soundcloud.com/tracks/$g@track_id"/>%3Fsecret_token%3D$g@secret_token"/><$p><$z$snot(contains(@id,\\\'://\\\'))">https%3A//soundcloud.com/$g@id"/><$m$w$x>border:0;height:<$u><$v$s@playlist_id or contains(@id,\\\'/sets/\\\')">450<$p>166px;max-width:900px;width:100%$j$eSPORCLE"><$n$dsporcle"$f"$o$x$l$r$y$i$kno"$qhttps://s9e.github.io/$n/2/sporcle.min.html#{@id}"$hborder:0;height:535px;max-width:820px;width:100%"/>$j$eSPORTSNET"><$t$dsportsnet"$h$c640px"><$t$h$a56.25%"><$n$f"$l$r$kno"$q//players.brightcove.net/1704050871/rkedLxwfab_default/index.html?videoId={@id}"$h$b/>$j$eSPOTIFY"><$n$dspotify" allow="encrypted-media"$f"$l$r$kno"$qhttps://open.spotify.com/embed/{translate(@id,\\\':\\\',\\\'/\\\')}{@path}"><$m$w$x>border:0;border-radius:12px;height:<$u><$v$sstarts-with(@id,\\\'episode\\\')or starts-with(@id,\\\'show\\\')or starts-with(@id,\\\'track\\\')">152<$p>380px;max-width:900px;width:100%$j$eSPREAKER"><$n$dspreaker"$f"$l$r$kno"$qhttps://widget.spreaker.com/player?episode_id={@episode_id}&show_id={@show_id}&theme={$MEDIAEMBED_THEME}"><$m$w$x>border:0;height:<$u><$v$s@episode_id">2<$p>400px;max-width:900px;width:100%$j$eSTEAMSTORE"><$n$dsteamstore"$f"$l$r$kno"$q//store.steampowered.com/widget/{@id}"$hborder:0;height:190px;max-width:900px;width:100%"/>$j$eSTRAWPOLL"><$t$dstrawpoll"$h$c640px"><$t$h$a56.25%"><$n$f"$l$r$k"$q//www.strawpoll.me/embed_1/{@id}"$h$b/>$j$eSTREAMABLE"><$t$dstreamable"$h$c640px"><$t$h$a56.25%"><$n$f"$l$r$kno"$q//streamable.com/e/{@id}"$h$b/>$j$eTEAMCOCO"><$t$dteamcoco"$h$c640px"><$t$h$a56.25%"><$n$f"$l$r$kno"$q//teamcoco.com/embed/v/{@id}"$h$b/>$j$eTED"><$t$dted"$h$c640px"><$t$h$a56.25%"><$n$f"$l$r$kno"$h$b><$m$wsrc">//embed.ted.com/$g@id"/><$z$snot(contains(@id,\\\'.html\\\'))">.html$j$eTELEGRAM"><$n$dtelegram"$f"$o$x$l$r$y$i$kno"$hborder:0;height:96px;max-width:500px;width:100%"><$m$wsrc">https://s9e.github.io/$n/2/telegram.min.html#$g@id"/><$z$s$MEDIAEMBED_THEME=\\\'dark\\\'">#theme=dark$j$eTHEATLANTIC"><$t$dtheatlantic"$h$c640px"><$t$h$a56.25%"><$n$f"$l$r$kno"$q//www.theatlantic.com/video/$n/{@id}/"$h$b/>$j$eTHEGUARDIAN"><$t$dtheguardian"$h$c640px"><$t$h$a56.25%"><$n$f"$l$r$kno"$q//embed.theguardian.com/embed/video/{@id}"$h$b/>$j$eTHEONION"><$t$dtheonion"$h$c640px"><$t$h$a56.25%"><$n$f"$l$r$kno"$q//www.theonion.com/video_embed/?id={@id}"$h$b/>$j$eTHREADS"><$n$dthreads"$f"$o$x$l$r$y$i$kno"$qhttps://s9e.github.io/$n/2/threads.min.html#{@id}"$hborder:0;height:300px;max-width:550px;width:100%"/>$j$eTIKTOK"><$n$dtiktok"$f"$o$x$l$r$y$i$kno"$qhttps://s9e.github.io/$n/2/tiktok.min.html#{@id}"$hborder:0;height:740px;max-width:325px;width:100%"/>$j$eTMZ"><$t$dtmz"$h$c640px"><$t$h$a56.25%"><$n$f"$l$r$kno"$q//www.kaltura.com/index.php/kwidget/cache_st/133592691/wid/_591531/partner_id/591531/uiconf_id/9071262/entry_id/{@id}"$h$b/>$j$eTRADINGVIEW"><$n$dtradingview"$f"$l$r$kno"$hborder:0;height:400px;width:100%"><$m$wsrc">https://s.tradingview.com/<$u><$v$s@symbol">widgetembed/?interval=D&symbol=$gtranslate(@symbol,\\\'-\\\',\\\':\\\')"/><$p>embed/$g@chart"/>$j$eTRAILERADDICT"><$t$dtraileraddict"$h$c640px"><$t$h$a56.25%"><$n$f"$l$r$kno"$q//v.traileraddict.com/{@id}"$h$b/>$j$eTRENDINGVIEWS"><$t$dtrendingviews"$h$c640px"><$t$h$a56.25%"><$n$f"$l$r$kno"$qhttps://trendingviews.com/embed/{@id}"$h$b/>$j$eTUMBLR"><$n$dtumblr"$f"$o$x$l$r$y$i$kno"$qhttps://s9e.github.io/$n/2/tumblr.min.html#{@key}/{@id}"$hborder:0;height:300px;max-width:542px;width:100%"/>$j$eTWENTYFOURSEVENSPORTS"><$u><$v$s@video_id"><$t$dtwentyfoursevensports"$h$c640px"><$t$h$a56.25%"><$n$f"$l$r$kno"$qhttps://www.cbssports.com/video/player/embed?args=player_id%3D{@video_id}%26channel%3Dmobilevideo%26pcid%3D{@video_id}%26width%3D640%26height%3D360%26autoplay%3Dfalse%26comp_ads_enabled%3Dfalse%26uvpc%3Dhttp%3A%2F%2Fsports.cbsimg.net%2Fvideo%2Fuvp%2Fconfig%2Fv4%2Fuvp_247sports.xml%26uvpc_m%3Dhttp%3A%2F%2Fsports.cbsimg.net%2Fvideo%2Fuvp%2Fconfig%2Fv4%2Fuvp_247sports_m.xml%26partner%3D247%26partner_m%3D247_mobile%26utag%3D247sportssite%26resizable%3Dtrue"$h$b/><$p><$n$dtwentyfoursevensports"$f"$l$r$ywindow.addEventListener(\\\'message\\\',function(e){{if(e.source===this.contentWindow&&e.data.height)this.style.height=e.data.height+\\\'px\\\'}})"$kno"$qhttps://247sports.com/PlayerSport/{@player_id}/Embed/"$hborder:0;height:200px;max-width:600px;width:100%"/>$j$eTWITCH"><$t$dtwitch"$h$c640px"><$t$h$a56.25%"><$n$f"$l$r$ythis.contentWindow.postMessage(\\\'\\\',\\\'*\\\')"$kno"$qhttps://s9e.github.io/$n/2/twitch.min.html#channel={@channel};clip_id={@clip_id};t={@t};video_id={@video_id}"$h$b/>$j$eTWITTER"><$n$dtwitter" allow="autoplay *"$f"$o$x$l$r$y$i$kno"$hborder:0;height:350px;max-width:550px;width:100%"><$m$wsrc">https://s9e.github.io/$n/2/twitter.min.html#$g@id"/><$z$s$MEDIAEMBED_THEME=\\\'dark\\\'">#theme=dark$j$eUSTREAM"><$t$dustream"$h$c640px"><$t$h$a56.25%"><$n$f"$l$r$kno"$h$b><$m$wsrc">//www.ustream.tv/embed/<$u><$v$s@vid">recorded/$g@vid"/><$p>$g@cid"/>?html5ui$j$eVBOX7"><$t$dvbox7"$h$c640px"><$t$h$a56.25%"><$n$f"$l$r$kno"$q//vbox7.com/emb/external.php?vid={@id}"$h$b/>$j$eVEOH"><$t$dveoh"$h$c640px"><$t$h$a62.5%;padding-bottom:calc(56.25% + 40px)">$j$eVEVO"><$t$dvevo"$h$c640px"><$t$h$a56.25%"><$n$f"$l$r$kno"$qhttps://embed.vevo.com/?isrc={@id}"$h$b/>$j$eVIDEODETECTIVE"><$t$dvideodetective"$h$c640px"><$t$h$a56.25%"><$n$f"$l$r$kno"$q//www.videodetective.com/embed/video/?options=false&autostart=false&playlist=none&publishedid={@id}"$h$b/>$j$eVIMEO"><$t$dvimeo"$h$c640px"><$t$h$a56.25%"><$n$f"$l$r$kno"$h$b><$m$wsrc">//player.vimeo.com/video/$g@id"/><$z$s@h">?h=$g@h"/><$z$s@t">#t=$g@t"/>$j$eVINE"><$t$dvine"$h$c480px"><$t$h$a100%"><$n$f"$l$r$kno"$qhttps://vine.co/v/{@id}/embed/simple?audio=1"$h$b/>$j$eVK"><$t$dvk"$h$c640px"><$t$h$a56.25%"><$n$f"$l$r$kno"$q//vk.com/video_ext.php?oid={@oid}&id={@vid}&hash={@hash}&hd=1"$h$b/>$j$eVOCAROO"><$n$dvocaroo"$f"$l$r$kno"$qhttps://vocaroo.com/embed/{@id}"$hborder:0;height:80px;max-width:900px;width:100%"/>$j$eVOX"><$t$dvox"$h$c640px"><$t$h$a56.25%"><$n$f"$l$r$kno"$q//player.ooyala.com/$n.html#pbid=a637d53c5c0a43c7bf4e342886b9d8b0&ec={@id}"$h$b/>$j$eWASHINGTONPOST"><$t$dwashingtonpost"$h$c640px"><$t$h$a56.25%"><$n$f"$l$r$kno"$q//www.washingtonpost.com/video/c/embed/{@id}"$h$b/>$j$eWAVEKIT"><$n$dwavekit"$f"$l$r$kno"><$m$wsrc">https://play.wavekit.app/embed/<$u><$v$s@playlist_id">playlist/$g@playlist_id"/><$p>audio/$g@audio_id"/><$m$w$x>border:0;height:<$u><$v$s@playlist_id">40<$p>170px;max-width:900px;width:100%$j$eWISTIA"><$u><$v$s@type=\\\'audio\\\'"><$n$dwistia"$f"$l$r$kno"$qhttps://fast.wistia.net/embed/$n/{@id}"$hborder:0;height:218px;max-width:900px;width:100%"/><$p><$t$dwistia"$h$c640px"><$t$h$a56.25%"><$n$f"$l$r$kno"$qhttps://fast.wistia.net/embed/$n/{@id}"$h$b/>$j$eWSHH"><$t$dwshh"$h$c640px"><$t$h$a56.25%"><$n$f"$l$r$kno"$q//worldstarhiphop.com/embed/{@id}"$h$b/>$j$eWSJ"><$t$dwsj"$h$c512px"><$t$h$a56.25%"><$n$f"$l$r$kno"$q//video-api.wsj.com/api-video/player/$n.html?guid={@id}"$h$b/>$j$eXBOXCLIPS"><$t$dxboxclips"$h$c560px"><$t$h$a56.25%"><$n$f"$l$r$kno"$q//gameclips.io/{@user}/{@id}/embed"$h$b/>$j$eXBOXDVR"><$t$dxboxdvr"$h$c640px"><$t$h$a56.25%"><$n$f"$l$r$kno"$q//gamerdvr.com/gamer/{@user}/video/{@id}/embed"$h$b/>$j$eYOUKU"><$t$dyouku"$h$c640px"><$t$h$a56.25%"><$n$f"$l$r$kno"$q//player.youku.com/embed/{@id}"$h$b/>$j$eYOUMAKER"><$t$dyoumaker"$h$c640px"><$t$h$a56.25%"><$n$f"$l$r$kno"$qhttps://www.youmaker.com/embed/{@id}"$h$b/>$j$eYOUTUBE"><$t$dyoutube"$h$c640px"><$t$h$a56.25%"><$n$f"$l$r$kno"$hbackground:url(https://i.ytimg.com/vi/{@id}/hqdefault.jpg) 50% 50% / cover;$b><$m$wsrc">https://www.youtube.com/embed/$g@id"/><$u><$v$s@clip">?clip=$g@clip"/>&clipt=$g@clipt"/><$p><$z$s@list">?list=$g@list"/><$z$s@t"><$u><$v$s@list">&<$p>?start=$g@t"/>$j$ebr">
$j$ee|i|s"/>$ep">

$j
\'.replace(/\\$[a-z]/g, +function(a){return{$a:"display:block;overflow:hidden;position:relative;padding-bottom:",$b:\'border:0;height:100%;left:0;position:absolute;width:100%"\',$c:"display:inline-block;width:100%;max-width:",$d:\' data-s9e-mediaembed="\',$e:\'",$k:\' scrolling="\', +$l:\' loading="\',$m:"xsl:attribute",$n:"iframe",$o:\' data-s9e-livepreview-ignore-attrs="\',$p:"xsl:otherwise",$q:\' src="\',$r:\'lazy"\',$s:\' test="\',$t:"span",$u:"xsl:choose",$v:"xsl:when",$w:\' name="\',$x:\'style"\',$y:\' onload="\',$z:"xsl:if"}[a]}); function Ka(a){let b=/^(?:([a-z][-+.\\w]*):)?(?:\\/\\/(?:([^:\\/?#]*)(?::([^\\/?#]*)?)?@)?(?:(\\[[a-f\\d:]+\\]|[^:\\/?#]+)(?::(\\d*))?)?(?![^\\/?#]))?([^?#]*)(\\?[^#]*)?(#.*)?$/i.exec(a),d={};"scheme user pass host port path query fragment".split(" ").forEach(function(g,n){d[g]=""{g(b,d)});this.u.push([a,b,d])};Ua.prototype.getLogs=function(){return this.u};Ua.prototype.on=function(a,b){this.p[a].push(b)};function Va(a,b){D.add("debug",a,b)}function K(a,b,d,g,n){this.r=+a;this.name=b;this.l=+d;this.n=+g;this.x=+n||0;this.b={};this.z=[];isNaN(a+d+g)&&E(this)}K.prototype.p=!1; function E(a){a.p||(a.p=!0,a.z.forEach(function(b){E(b)}))}function Wa(a,b){Xa(a,b)?(a.v=b,b.u=a,a.z.push(b),a.p&&E(b)):Xa(b,a)&&(a.u=b,b.v=a)}function Xa(a,b){return a.name===b.name&&1===a.r&&2===b.r&&a.l<=a.l}function Ya(a){let b={};for(let d in a.b)b[d]=a.b[d];return b}function Za(a,b){return a.p||!Xa(b,a)||a.u&&a.u!==b||b.v&&b.v!==a?!1:!0}function Ga(a,b){a.b={};for(let d in b)a.b[d]=b[d]}let L,$a,M,N,O,ab,D=new Ua,P,Q; const S={MediaEmbed:{I:function(a,b){b.forEach(d=>{let g=d[0][0];R(3,"MEDIA",d[0][1],g.length,-10).b.url=g})},B:"://",C:/\\bhttps?:\\/\\/[^["\'\\s]+/ig,D:5E4}};let T; -const G={"MediaEmbed.hosts":{"247sports.com":"twentyfoursevensports","8tracks.com":"eighttracks","abcnews.go.com":"abcnews","acast.com":"acast","amazon.ca":"amazon","amazon.co.jp":"amazon","amazon.co.uk":"amazon","amazon.com":"amazon","amazon.de":"amazon","amazon.es":"amazon","amazon.fr":"amazon","amazon.in":"amazon","amazon.it":"amazon","anchor.fm":"anchor","archive.org":"internetarchive","audioboo.fm":"audioboom","audioboom.com":"audioboom","audiomack.com":"audiomack","audius.co":"audius","bandcamp.com":"bandcamp", -"bbc.co.uk":"bbcnews","bbc.com":"bbcnews","bitchute.com":"bitchute","bleacherreport.com":"bleacherreport","castos.com":"castos","cbsnews.com":"cbsnews","cc.com":"comedycentral","channel.nationalgeographic.com":"natgeochannel","clyp.it":"clyp","cnbc.com":"cnbc","cnn.com":"cnn","codepen.io":"codepen","comedycentral.com":"comedycentral","coub.com":"coub","dai.ly":"dailymotion","dailymotion.com":"dailymotion","democracynow.org":"democracynow","docs.google.com":"googlesheets","drive.google.com":"googledrive", -"dumpert.nl":"dumpert","espn.com":"espn","espn.go.com":"espn","facebook.com":"facebook","falstad.com":"falstad","fb.watch":"facebook","flic.kr":"flickr","flickr.com":"flickr","funnyordie.com":"funnyordie","gameclips.io":"xboxclips","gamerdvr.com":"xboxdvr","gamespot.com":"gamespot","gettyimages.be":"getty","gettyimages.cn":"getty","gettyimages.co.jp":"getty","gettyimages.co.uk":"getty","gettyimages.com":"getty","gettyimages.com.au":"getty","gettyimages.de":"getty","gettyimages.dk":"getty","gettyimages.es":"getty", -"gettyimages.fr":"getty","gettyimages.ie":"getty","gettyimages.it":"getty","gettyimages.nl":"getty","gettyimages.pt":"getty","gettyimages.se":"getty","gifs.com":"gifs","giphy.com":"giphy","github.com":"gist","globalnews.ca":"globalnews","gofundme.com":"gofundme","gty.im":"getty","hudl.com":"hudl","hulu.com":"hulu","iframe.mediadelivery.net":"bunny","ign.com":"ign","imdb.com":"imdb","imgur.com":"imgur","indiegogo.com":"indiegogo","instagram.com":"instagram","izlesene.com":"izlesene","jsfiddle.net":"jsfiddle", -"jwplatform.com":"jwplatform","kaltura.com":"kaltura","kickstarter.com":"kickstarter","libsyn.com":"libsyn","link.brightcove.com":"brightcove","link.tospotify.com":"spotify","liveleak.com":"liveleak","livestre.am":"livestream","livestream.com":"livestream","mastodon.social":"mastodon","medium.com":"medium","megaphone.fm":"megaphone","megaphone.link":"megaphone","metacafe.com":"metacafe","mixcloud.com":"mixcloud","mlb.com":"mlb","money.cnn.com":"cnnmoney","mrctv.org":"mrctv","msnbc.com":"msnbc","my.mail.ru":"mailru", -"mydailyfreedom.com":"trendingviews","n.pr":"npr","nbcnews.com":"nbcnews","nhl.com":"nhl","npr.org":"npr","nytimes.com":"nytimes","odysee.com":"odysee","open.spotify.com":"spotify","orfium.com":"orfium","pastebin.com":"pastebin","pinterest.com":"pinterest","play.spotify.com":"spotify","play.wavekit.app":"wavekit","players.brightcove.net":"brightcove","plus.google.com":"googleplus","podbean.com":"podbean","podcasts.apple.com":"applepodcasts","prezi.com":"prezi","reddit.com":"reddit","rumble.com":"rumble", -"rutube.ru":"rutube","scribd.com":"scribd","sendvid.com":"sendvid","slideshare.net":"slideshare","soundcloud.com":"soundcloud","sporcle.com":"sporcle","sportsnet.ca":"sportsnet","spotify.link":"spotify","spreaker.com":"spreaker","store.steampowered.com":"steamstore","strawpoll.me":"strawpoll","streamable.com":"streamable","t.me":"telegram","teamcoco.com":"teamcoco","ted.com":"ted","theatlantic.com":"theatlantic","theguardian.com":"theguardian","theonion.com":"theonion","threads.net":"threads","tiktok.com":"tiktok", -"tmz.com":"tmz","tradingview.com":"tradingview","traileraddict.com":"traileraddict","trendingviews.co":"trendingviews","trendingviews.com":"trendingviews","tumblr.com":"tumblr","twitch.tv":"twitch","twitter.com":"twitter","ustream.tv":"ustream","vbox7.com":"vbox7","veoh.com":"veoh","vevo.com":"vevo","video.bunnycdn.com":"bunny","video.foxnews.com":"foxnews","video.khl.ru":"khl","video.nationalgeographic.com":"natgeovideo","videodetective.com":"videodetective","vimeo.com":"vimeo","vine.co":"vine", -"vk.com":"vk","vkontakte.ru":"vk","voca.ro":"vocaroo","vocaroo.com":"vocaroo","vox.com":"vox","washingtonpost.com":"washingtonpost","wistia.com":"wistia","worldstar.com":"wshh","worldstarhiphop.com":"wshh","wsj.com":"wsj","x.com":"twitter","xboxclips.com":"xboxclips","xboxdvr.com":"xboxdvr","youku.com":"youku","youmaker.com":"youmaker","youtu.be":"youtube","youtube-nocookie.com":"youtube","youtube.com":"youtube"},"MediaEmbed.sites":{abcnews:[[[/abcnews\\.go\\.com\\/(?:video\\/embed\\?id=|[^\\/]+\\/video\\/[^\\/]+-)(\\d+)/, -m]],[]],acast:[[[/play\\.acast\\.com\\/s\\/([-.\\w]+)\\/([-.\\w]+)(?:\\?seek=(\\d+))?/,va],[/shows\\.acast\\.com\\/([-.\\w]+)\\/(?:episodes\\/)?([-.\\w]+)(?:\\?seek=(\\d+))?/,va]],[{a:[[/"showId":"([-0-9a-f]+)/,ca],[/"id":"([-0-9a-f]+)/,ma]],match:[[/play\\.acast\\.com\\/s\\/[-.\\w]+\\/./,c],[/shows\\.acast\\.com\\/[-.\\w]+\\/./,c]],o:"https://feeder.acast.com/api/v1/shows/{@show_id}/episodes/{@episode_id}"}]],amazon:[[[/\\/(?:dp|gp\\/product)\\/([A-Z0-9]+)/,m],[/amazon\\.(?:co\\.)?(ca|de|es|fr|in|it|jp|uk)/,["","tld"]]],[]],anchor:[[[/anchor.fm\\/(?:[-\\w]+\\/)*episodes\\/(?:[-\\w]+-)(\\w+)(?![-\\w])/, -m]],[]],applepodcasts:[[[/podcasts\\.apple\\.com\\/(\\w+)\\/podcast\\/[-\\w]*\\/id(\\d+)(?:\\?i=(\\d+))?/,["","country","podcast_id","episode_id"]]],[]],audioboom:[[[/audioboo(?:\\.f|m\\.co)m\\/(?:boo|post)s\\/(\\d+)/,m]],[]],audiomack:[[[/audiomack\\.com\\/(album|song)\\/([-\\w]+)\\/([-\\w]+)/,["","mode","artist","title"]],[/audiomack\\.com\\/([-\\w]+)\\/(album|song)\\/([-\\w]+)/,["","artist","mode","title"]]],[]],audius:[[],[{a:[[oa,y]],match:[[/audius\\.co\\/(?!v1\\/)([-.\\w]+)\\/(?!album\\/|playlist\\/)([%\\-.\\w]+)/,na]],o:"https://discoveryprovider.audius.co/v1/resolve?app_name=s9e-textformatter&url=/{@user}/{@slug}"}, -{a:[[oa,da]],match:[[/audius\\.co\\/(?!v1\\/)([-.\\w]+)\\/album\\/([%\\-.\\w]+)/,na]],o:"https://discoveryprovider.audius.co/v1/resolve?app_name=s9e-textformatter&url=/{@user}/album/{@slug}"},{a:[[oa,z]],match:[[/audius\\.co\\/(?!v1\\/)([-.\\w]+)\\/playlist\\/([%\\-.\\w]+)/,na]],o:"https://discoveryprovider.audius.co/v1/resolve?app_name=s9e-textformatter&url=/{@user}/playlist/{@slug}"}]],bandcamp:[[],[{a:[[/\\/album=(\\d+)/,da]],match:[[/bandcamp\\.com\\/album\\/./,c]]},{a:[[/"album_id":(\\d+)/,da],[/"track_num":(\\d+)/, -["","track_num"]],[/\\/track=(\\d+)/,y]],match:[[/bandcamp\\.com\\/track\\/./,c]]}]],bbcnews:[[[/bbc\\.co(?:m|\\.uk)\\/news\\/(?:av|video_and_audio)\\/(?:\\w+-)+(\\d+)/,m],[/bbc\\.co(?:m|\\.uk)\\/news\\/(?:av|video_and_audio)\\/embed\\/(\\w+\\/\\d+)/,m],[/bbc\\.co(?:m|\\.uk)\\/news\\/(?:av|video_and_audio)\\/\\w+\\/(\\d+)/,m],[/bbc\\.co(?:m|\\.uk)\\/news\\/av-embeds\\/(\\d+)/,m]],[]],bitchute:[[[/bitchute\\.com\\/(?:embed|video)\\/([-\\w]+)/,m]],[]],bleacherreport:[[],[{a:[[/id="video-([-\\w]+)/,m],[/video_embed\\?id=([-\\w]+)/,m]],match:[[/\\/articles\\/./, -c]]}]],brightcove:[[[/link\\.brightcove\\.com\\/services\\/player\\/bcpid(\\d+).*?bckey=([-,~\\w]+).*?bctid=(\\d+)/,["","bcpid","bckey","bctid"]],[/players\\.brightcove\\.net\\/(\\d+)\\/.*?videoId=(\\d+)/,["","bcpid","bctid"]]],[]],bunny:[[[/\\/(?:embed|play)\\/(\\d+)\\/([-\\w]+)/,["","video_library_id","video_id"]]],[]],castos:[Ba,[{a:Ba,match:[[/castos\\.com\\/(?:podcasts\\/[^\\/]*\\/)?episodes\\/./,c]]}]],cbsnews:[[[/cbsnews\\.com\\/videos?\\/(?!watch\\/)([-\\w]+)/,m],[/cbsnews\\.com\\/video\\/watch\\/\\?id=(\\d+)/,m]],[]],clyp:[[[/clyp\\.it\\/(?!user\\/)(\\w+)/, -m]],[]],cnbc:[[[/cnbc\\.com\\/gallery\\/\\?video=(\\d+)/,m]],[{a:[[/byGuid=(\\d+)/,m]],match:[[/cnbc\\.com\\/video\\/20\\d\\d\\/\\d\\d\\/\\d\\d\\/\\w/,c]]}]],cnn:[[[/cnn.com\\/videos\\/(.*\\.cnn)/,m],[/cnn\\.com\\/video\\/data\\/2\\.0\\/video\\/(.*\\.cnn)/,m]],[]],cnnmoney:[[[/money\\.cnn\\.com\\/video\\/(.*\\.cnnmoney)/,m]],[]],codepen:[[[/codepen\\.io\\/([-\\w]+)\\/(?:details|embed|full|live|pen)\\/(\\w+)/,ia]],[]],comedycentral:[[],[{a:[[/(mgid:arc:(?:episode|video):[.\\w]+:[-\\w]+)/,m]],match:[[/c(?:c|omedycentral)\\.com\\/(?:full-episode|video-clip)s\\//, -c]]}]],coub:[[[/coub\\.com\\/view\\/(\\w+)/,m]],[]],dailymotion:[[[/dai\\.ly\\/([a-z0-9]+)/i,m],[/dailymotion\\.com\\/(?:live\\/|swf\\/|user\\/[^#]+#video=|(?:related\\/\\d+\\/)?video\\/)([a-z0-9]+)/i,m],[/start=(\\d+)/,f]],[]],democracynow:[[[/democracynow.org\\/(?:embed\\/)?((?:\\w+\\/)?\\d+\\/\\d+\\/\\d+(?:\\/\\w+)?)/,m]],[{a:[[/democracynow\\.org\\/((?:\\w+\\/)?\\d+\\/\\d+\\/\\d+(?:\\/\\w+)?)\' rel=\'canonical/,m]],match:[[/m\\.democracynow\\.org\\/stories\\/\\d/,c]]}]],dumpert:[[[/dumpert\\.nl\\/(?:item|mediabase)\\/(\\d+[\\/_]\\w+)/,m]],[]], -eighttracks:[[[/8tracks\\.com\\/[-\\w]+\\/(\\d+)(?=#|$)/,m]],[{a:[[/eighttracks:\\/\\/mix\\/(\\d+)/,m]],match:[[/8tracks\\.com\\/[-\\w]+\\/\\D/,c]]}]],espn:[[[/video\\/(?:clip(?:\\?id=|\\/_\\/id\\/))?(\\d+)/,m]],[]],facebook:[[[/facebook\\.com\\/.*?(?:fbid=|\\/permalink\\/|\\?v=)(\\d+)/,m],[/facebook\\.com\\/([.\\w]+)\\/([pv])(?:ost|ideo)s?\\/(\\d+)/,pa],[/facebook\\.com\\/video\\/(?=post|video)([pv])/,q],[/facebook\\.com\\/events\\/(\\d+)\\b(?!\\/permalink)/,m],[/facebook\\.com\\/watch\\/\\?([pv])=/,q],[/facebook.com\\/groups\\/[^\\/]*\\/(p)osts\\/(\\d+)/, -ja],[/facebook\\.com\\/([.\\w]+)\\/posts\\/pfbid(\\w+)/,["","user","pfbid"]],[/facebook\\.com\\/permalink\\.php\\?story_fbid=(?:(\\d+)|pfbid(\\w+))&id=(\\d+)/,["","id","pfbid","page_id"]],[/facebook\\.com\\/([.\\w]+)\\/(v)ideos\\/[^\\/]+\\/(\\d+)\\//,pa],[/facebook\\.com\\/(r)eel\\/(\\d+)/,ja]],[{a:[[/facebook\\.com\\/([.\\w]+)\\/([pv])\\w+\\/(\\d+)(?!\\w)/,pa]],q:"User-agent: PHP (not Mozilla)",match:[[/facebook\\.com\\/[.\\w]+\\/posts\\/pfbid/,c]],o:"https://www.facebook.com/plugins/post.php?href=https%3A%2F%2Fwww.facebook.com%2F{@user}%2Fposts%2Fpfbid{@pfbid}"}, -{a:[[/story_fbid=(\\d+)/,m]],q:"User-agent: PHP (not Mozilla)",match:[[/facebook\\.com\\/permalink\\.php\\?story_fbid=pfbid(\\w+)&id=(\\d+)/,["","pfbid","page_id"]]],o:"https://www.facebook.com/plugins/post.php?href=https%3A%2F%2Fwww.facebook.com%2Fpermalink.php%3Fstory_fbid%3Dpfbid{@pfbid}%26id%3D{@page_id}"},{a:[[/facebook\\.com\\/watch\\/\\?(v)=(\\d+)/,ja],[/facebook\\.com\\/([.\\w]+)\\/(v)ideos\\/(\\d+)/,pa]],q:"User-agent: PHP (not Mozilla)",match:[[/fb\\.watch\\/./,c]]}]],falstad:[[[/falstad\\.com\\/circuit\\/circuitjs\\.html\\?c(?:ct=([^&]+)|tz=([-+=\\w]+))/, -["","cct","ctz"]]],[]],flickr:[[za,[/flic\\.kr\\/(?!p\\/)[^\\/]+\\/(\\d+)/,m]],[{a:[za],match:[[/flic\\.kr\\/p\\/(\\w+)/,["","short"]]],o:"https://www.flickr.com/photo.gne?rb=1&short={@short}"}]],foxnews:[[[/video\\.foxnews\\.com\\/v\\/(\\d+)/,m]],[]],funnyordie:[[[/funnyordie\\.com\\/videos\\/([0-9a-f]+)/,m]],[]],gamespot:[[[/gamespot\\.com.*?\\/(?:events|videos)\\/.*?-(\\d+)\\/(?:[#?].*)?$/,m]],[]],getty:[[],[{a:[[/\\/embed\\/(\\d+)/,m],[/"height":[ "]*(\\d+)/,v],[/"width":[ "]*(\\d+)/,r],[/\\?et=([-=\\w]+)/,["","et"]],[/\\\\u0026sig=([-=\\w]+)/, -["","sig"]]],match:[[/(?:gty\\.im|gettyimages\\.[.\\w]+\\/detail(?=\\/).*?)\\/(\\d+)/,m]],o:"https://embed.gettyimages.com/preview/{@id}"}]],gifs:[[[/gifs\\.com\\/(?:gif\\/)?(\\w+)/,m]],[{a:[[/meta property="og:image:width" content="(\\d+)/,r],[/meta property="og:image:height" content="(\\d+)/,v]],match:ea,o:"https://gifs.com/gif/{@id}"}]],giphy:[[[/giphy\\.com\\/(gif|video|webp)\\w+\\/(?:[-\\w]+-)*(\\w+)/,ja],[/giphy\\.com\\/media\\/(\\w+)\\/\\w+\\.(gif|webp)/,ka],[/i\\.giphy\\.com\\/(\\w+)\\.(gif|webp)/,ka]],[{a:[[/"height"\\s*:\\s*(\\d+)/, -v],[/"width"\\s*:\\s*(\\d+)/,r]],match:ea,o:"https://giphy.com/services/oembed?url=https://media.giphy.com/media/{@id}/giphy.gif"}]],gist:[[[/gist\\.github\\.com\\/((?:[-\\w]+\\/)?[\\da-f]+(?:\\/[\\da-f]+)?\\b(?!\\/archive))/,m]],[]],globalnews:[xa,[{a:xa,match:[[/globalnews\\.ca\\/video\\/rd\\//,c]]}]],gofundme:[[[/gofundme\\.com\\/(\\w+)(?![^#?])/,m]],[]],googledrive:[[[/drive\\.google\\.com\\/.*?(?:file\\/d\\/|id=)([-\\w]+)/,m]],[]],googleplus:[[[/\\/\\/plus\\.google\\.com\\/(?:u\\/\\d+\\/)?(?:\\+([^\\/]+)|(\\d+))\\/posts\\/(\\w+)/, -["","name","oid","pid"]]],[]],googlesheets:[[[/docs\\.google\\.com\\/spreadsheet(?:\\/ccc\\?key=|(?:[^e]\\/)+)((?:e\\/)?[-\\w]+)/,m],[/oid=(\\d+)/,["","oid"]],[/#gid=(\\d+)/,["","gid"]],[/\\/pub(chart)/,q]],[]],hudl:[[[/hudl\\.com\\/athlete\\/(\\d+)\\/highlights\\/([\\da-f]+)/,ta],Da,ya],[{a:[Da,ya],match:[[/hudl\\.com\\/v\\//,c]]}]],hulu:[[],[{a:[[/eid=([-\\w]+)/,m]],match:[[/hulu\\.com\\/watch\\//,c]]}]],ign:[[[/(https?:\\/\\/.*?ign\\.com\\/videos\\/.+)/i,m]],[]],imdb:[[],[{a:wa,match:wa,o:"https://www.imdb.com/video/embed/vi{@id}/"}]], -imgur:[[[/imgur\\.com\\/(a\\/\\w+)/,m],[/i\\.imgur\\.com\\/(\\w{5,7})[lms]?\\./,m],[/imgur\\.com\\/(\\w+)(?![\\w.\\/])/,m]],[{a:[[/data-id="([\\w\\/]+)"/,m]],match:[[/imgur\\.com\\/(?![art]\\/|user\\/)((?:gallery\\/)?\\w+)(?![\\w.])/,ba]],o:"https://api.imgur.com/oembed.xml?url=/{@path}"}]],indiegogo:[[[/indiegogo\\.com\\/projects\\/([-\\w]+)/,m]],[]],instagram:[[[/instagram\\.com\\/(?:p|reel|tv)\\/([-\\w]+)/,m]],[]],internetarchive:[[],[{a:[[/meta property="twitter:player" content="https:\\/\\/archive.org\\/embed\\/([^\\/"]+)/,m], -[/meta property="og:video:width" content="(\\d+)/,r],[/meta property="og:video:height" content="(\\d+)/,v]],match:[[/archive\\.org\\/(?:details|embed)\\//,c]]}]],izlesene:[[[/izlesene\\.com\\/video\\/[-\\w]+\\/(\\d+)/,m]],[]],jsfiddle:[[[/jsfiddle.net\\/(?:(\\w+)\\/)?(?!\\d+\\b|embedded\\b|show\\b)(\\w+)\\b(?:\\/(\\d+)\\b)?/,["","user","id","revision"]]],[]],jwplatform:[[[/jwplatform\\.com\\/\\w+\\/([-\\w]+)/,m]],[]],kaltura:[[[/\\/p(?:artner_id)?\\/(\\d+)\\//,["","partner_id"]],[/\\/sp\\/(\\d+)\\//,["","sp"]],[/\\/uiconf_id\\/(\\d+)\\//, -["","uiconf_id"]],[/\\bentry_id[=\\/](\\w+)/,["","entry_id"]]],[{a:[[/kaltura\\.com\\/+p\\/(\\d+)\\/sp\\/(\\d+)\\/\\w*\\/uiconf_id\\/(\\d+)\\/.*?\\bentry_id=(\\w+)/,["","partner_id","sp","uiconf_id","entry_id"]]],match:[[/kaltura\\.com\\/(?:media\\/t|tiny)\\/./,c]]}]],khl:[[],[{a:[[/\\/feed\\/start\\/([\\/\\w]+)/,m]],match:[[/video\\.khl\\.ru\\/(?:event|quote)s\\/\\d/,c]]}]],kickstarter:[[[/kickstarter\\.com\\/projects\\/([^\\/]+\\/[^\\/?]+)(?:\\/widget\\/(?:(card)|(video)))?/,["","id","card","video"]]],[]],libsyn:[[],[{a:[[/embed\\/episode\\/id\\/(\\d+)/, -m]],match:[[/(?!\\.mp3)....$/,c]]}]],liveleak:[[[/liveleak\\.com\\/(?:e\\/|view\\?i=)(\\w+)/,m]],[{a:[[/liveleak\\.com\\/e\\/(\\w+)/,m]],match:[[/liveleak\\.com\\/view\\?t=/,c]]}]],livestream:[[[/livestream\\.com\\/accounts\\/(\\d+)\\/events\\/(\\d+)/,ua],[/\\/videos\\/(\\d+)/,fa],[/original\\.livestream\\.com\\/(\\w+)\\/video\\?clipId=([-\\w]+)/,sa]],[{a:[[/accounts\\/(\\d+)\\/events\\/(\\d+)/,ua]],match:[[/livestream\\.com\\/(?!accounts\\/\\d+\\/events\\/\\d)/,c]]},{a:[[/\\/\\/original\\.livestream\\.com\\/(\\w+)\\/video\\/([-\\w]+)/,sa]],match:[[/livestre.am/, -c]]}]],mailru:[[],[{a:[[/"itemId": ?"?(\\d+)/,m]],match:[[/my\\.mail\\.ru\\/\\w+\\/\\w+\\/video\\/\\w+\\/\\d/,c]]}]],mastodon:[[[/\\/\\/([-.\\w]+)\\/@(\\w+)\\/(\\d+)/,qa]],[{a:[[/"url":"https:\\/\\/([-.\\w]+)\\/@(\\w+)\\/(\\d+)"/,qa]],match:[[/^(https:\\/\\/[^\\/]+)\\/@\\w+@[-.\\w]+\\/(\\d+)/,["","origin","id"]]],o:"{@origin}/api/v1/statuses/{@id}"}]],medium:[[[/medium\\.com\\/(?:s\\/\\w+\\/|@?[-\\w]+\\/)?(?:\\w+-)*([0-9a-f]+)(?!\\w)/,m]],[]],megaphone:[[[/megaphone\\.fm\\/.*?\\?(?:e|selected)=(\\w+)/,m],[/(?:dcs|player|traffic)\\.megaphone\\.fm\\/(\\w+)/, -m],[/megaphone\\.link\\/(\\w+)/,m]],[]],metacafe:[[[/metacafe\\.com\\/watch\\/(\\d+)/,m]],[]],mixcloud:[[[/mixcloud\\.com\\/(?!categories|tag)([-\\w]+\\/[^\\/&]+)\\//,m]],[]],mlb:[[[/mlb\\.com\\/video\\/(?:[-\\w\\/]+\\/)?(?:c-|v|[-\\w]+-c)(\\d+)/,m]],[]],mrctv:[[],[{a:[[/mrctv\\.org\\/embed\\/(\\d+)/,m]],match:[[/mrctv\\.org\\/videos\\/./,c]]}]],msnbc:[[],[{a:[[/embedded-video\\/(?!undefined)(\\w+)/,m]],match:[[/msnbc\\.com\\/[-\\w]+\\/watch\\//,c],[/on\\.msnbc\\.com\\/./,c]]}]],natgeochannel:[[[/channel\\.nationalgeographic\\.com\\/([-\\/\\w]+\\/videos\\/[-\\w]+)/, -m]],[]],natgeovideo:[[],[{a:[[/guid="([-\\w]+)"/,m]],match:[[/video\\.nationalgeographic\\.com\\/(?:tv|video)\\/\\w/,c]]}]],nbcnews:[[[/nbcnews\\.com\\/(?:widget\\/video-embed\\/|video\\/[-\\w]+-)(\\d+)/,m]],[]],nhl:[[[/nhl\\.com\\/(?:\\w+\\/)?video(?:\\/(?![ct]-)[-\\w]+)?(?:\\/t-(\\d+))?(?:\\/c-(\\d+))?/,["","t","c"]]],[]],npr:[[],[{a:[[/player\\/embed\\/(\\d+)\\/(\\d+)/,["","i","m"]]],q:"Cookie: trackingChoice=false; choiceVersion=1",match:[[/npr\\.org\\/[\\/\\w]+\\/\\d+/,c],[/n\\.pr\\/\\w/,c]]}]],nytimes:[[[/nytimes\\.com\\/video\\/[a-z]+\\/(?:[a-z]+\\/)?(\\d+)/, -m],[/nytimes\\.com\\/video\\/\\d+\\/\\d+\\/\\d+\\/[a-z]+\\/(\\d+)/,m]],[{a:[[/\\/video\\/movies\\/(\\d+)/,m]],match:[[/nytimes\\.com\\/movie(?:s\\/movie)?\\/(\\d+)\\/[-\\w]+\\/trailers/,["","playlist"]]],o:"http://www.nytimes.com/svc/video/api/playlist/{@playlist}?externalId=true"}]],odysee:[[[/odysee\\.com\\/(?:\\$\\/\\w+\\/)?([^:\\/]+)[:\\/](\\w{40})/,la],[/odysee\\.com\\/(@[^:\\/]+:\\w\\/[^:\\/]+:\\w)/,ba]],[{a:[[/"contentUrl".*api\\/\\w+\\/streams\\/\\w+\\/([^\\/]+)\\/(\\w{40})/,la]],match:[[/odysee\\.com\\/@[^\\/:]+:\\w+\\/./,c]]}]],orfium:[[[/album\\/(\\d+)/, -da],[/playlist\\/(\\d+)/,z],[/live-set\\/(\\d+)/,["","set_id"]],[/track\\/(\\d+)/,y]],[]],pastebin:[[[/pastebin\\.com\\/(?!u\\/)(?:\\w+(?:\\.php\\?i=|\\/))?(\\w+)/,m]],[]],pinterest:[[[/pinterest.com\\/pin\\/(\\d+)/,m],[/pinterest.com\\/(?!_\\/|discover\\/|explore\\/|news_hub\\/|pin\\/|search\\/)([-\\w]+\\/[-\\w]+)/,m]],[]],podbean:[[[/podbean\\.com\\/(?:[-\\w]+\\/)*(?:player[-\\w]*\\/|\\w+\\/pb-)([-\\w]+)/,m]],[{a:[[/podbean\\.com\\/player[^\\/]*\\/\\?i=([-\\w]+)/,m]],q:"User-agent: PHP (not Mozilla)",match:[[/podbean\\.com\\/(?:media\\/shar)?e\\/(?!pb-)/, -c]]}]],prezi:[[[/\\/\\/prezi\\.com\\/(?!(?:a(?:bout|mbassadors)|c(?:o(?:llaborate|mmunity|ntact)|reate)|exp(?:erts|lore)|ip(?:ad|hone)|jobs|l(?:ear|ogi)n|m(?:ac|obility)|pr(?:es(?:s|ent)|icing)|recommend|support|user|windows|your)\\/)(\\w+)\\//,m]],[]],reddit:[Aa,[{a:Aa,q:"User-agent: FreeBSD/11.0 Lynx/56",match:[[/reddit\\.com\\/r\\/[^\\/]+\\/s\\/\\w/,c]]}]],rumble:[[[/rumble\\.com\\/embed\\/(\\w+)/,m]],[{a:[[/video"?:"(\\w+)/,m]],match:[[/rumble\\.com\\/(?!embed\\/)./,c]]}]],rutube:[[[/rutube\\.ru\\/(?:play\\/embed\\/|tracks\\/.*?v=|video\\/)(\\w+)/, -m]],[]],scribd:[[[/scribd\\.com\\/(?:mobile\\/)?(?:doc(?:ument)?|presentation)\\/(\\d+)/,m]],[]],sendvid:[[[/sendvid\\.com\\/(\\w+)/,m]],[]],slideshare:[[[/slideshare.net\\/slideshow\\/embed_code\\/key\\/(\\w+)$/,aa]],[{a:[[/embed_code\\/key\\/(\\w+)/,aa],[/data-slideshow-id="(\\d+)"/,m]],match:[[/slideshare\\.net\\/[^\\/]+\\/\\w(?![-\\w]+-\\d{6,}$)/,c]]}]],soundcloud:[[[/https?:\\/\\/(?:api\\.)?soundcloud\\.com\\/(?!pages\\/)([-\\/\\w]+\\/[-\\/\\w]+|^[^\\/]+\\/[^\\/]+$)/i,m],[/api\\.soundcloud\\.com\\/playlists\\/(\\d+)/,z],[/api\\.soundcloud\\.com\\/tracks\\/(\\d+)(?:\\?secret_token=([-\\w]+))?/, -["","track_id","secret_token"]],[/soundcloud\\.com\\/(?!playlists\\/|tracks\\/)[-\\w]+\\/(?:sets\\/)?[-\\w]+\\/(?=s-)([-\\w]+)/,["","secret_token"]]],[{a:[[/soundcloud(?::\\/)?:tracks:(\\d+)/,y]],q:"User-agent: PHP (not Mozilla)",match:[[/soundcloud\\.com\\/(?!playlists\\/\\d|tracks\\/\\d)[-\\w]+\\/[-\\w]/,c]]},{a:[[/soundcloud(?::\\/)?\\/playlists:(\\d+)/,z]],q:"User-agent: PHP (not Mozilla)",match:[[/soundcloud\\.com\\/[-\\w]+\\/sets\\//,c]]}]],sporcle:[[[/sporcle.com\\/framed\\/.*?gid=(\\w+)/,m]],[{a:[[/encodedGameID\\W+(\\w+)/, -m]],match:[[/sporcle\\.com\\/games\\/(?!\\w*category\\/)[-\\w]+\\/[-\\w]/,c]]}]],sportsnet:[[],[{a:[[/bc_videos\\s*:\\s*(\\d+)/,m]],match:ea}]],spotify:[Ea,[{a:Ea,q:"User-agent: PHP (not Mozilla)",match:[[/https?:\\/\\/(?:link\\.tospotify\\.com|spotify\\.link)\\/./,c]]}]],spreaker:[[[/spreaker\\.com\\/episode\\/(\\d+)/,ma]],[{a:[[/episode_id=(\\d+)/,ma],[/show_id=(\\d+)/,ca]],match:[[/(.+\\/(?:show\\/|user\\/.+\\/).+)/,["","url"]]],o:"https://api.spreaker.com/oembed?format=json&url={@url}"}]],steamstore:[[[/store.steampowered.com\\/app\\/(\\d+)/, -m]],[]],strawpoll:[[[/strawpoll\\.me\\/(\\d+)/,m]],[]],streamable:[[[/streamable\\.com\\/(?:e\\/)?(\\w+)/,m]],[]],teamcoco:[[[/teamcoco\\.com\\/video\\/(\\d+)/,m]],[{a:[[/embed\\/v\\/(\\d+)/,m]],match:[[/teamcoco\\.com\\/video\\/\\D/,c]]}]],ted:[[[/ted\\.com\\/((?:talk|playlist)s\\/[-\\w]+(?:\\.html)?)(?![-\\w]|\\/transcript)/i,m]],[]],telegram:[[[/\\/\\/t.me\\/(?!addstickers\\/|joinchat\\/)(?:s\\/)?(\\w+\\/\\d+)/,m]],[]],theatlantic:[[[/theatlantic\\.com\\/video\\/index\\/(\\d+)/,m]],[]],theguardian:[[[/theguardian\\.com\\/(\\w+\\/video\\/20(?:0[0-9]|1[0-7])[-\\/\\w]+)/, -m]],[]],theonion:[[[/theonion\\.com\\/video\\/[-\\w]+[-,](\\d+)/,m]],[]],threads:[[[/threads\\.net\\/(?:@[-\\w.]+\\/pos)?t\\/([-\\w]+)/,m]],[]],tiktok:[[[/tiktok\\.com\\/(?:@[.\\w]+\\/video|v|(?:i18n\\/)?share\\/video)\\/(\\d+)/,m]],[{a:[[/tiktok\\.com\\/(?:@[.\\w]+\\/video|v|(?:i18n\\/)?\\/share\\/video)\\/(\\d+)/,m]],match:[[/\\/\\/v[mt]\\.tiktok\\.com\\/(\\w+)/,ha],[/tiktok\\.com\\/t\\/(\\w+)/,ha]],o:"https://www.tiktok.com/t/{@short_id}"}]],tmz:[[[/tmz\\.com\\/videos\\/(\\w+)/,m]],[]],tradingview:[[[/tradingview\\.com\\/(?:chart\\/[^\\/]+|i)\\/(\\w+)/, -["","chart"]],[/tradingview\\.com\\/symbols\\/([-:\\w]+)/,["","symbol"]]],[]],traileraddict:[[],[{a:[[/v\\.traileraddict\\.com\\/(\\d+)/,m]],match:[[/traileraddict\\.com\\/(?!tags\\/)[^\\/]+\\/./,c]]}]],trendingviews:[[[/(?:mydailyfreedom\\.com|trendingviews\\.com?)\\/(?:tv\\/)?(?:embed|videos?)\\/(?:[^\\/]+-)?(\\d+)/,m]],[]],tumblr:[[[/([-\\w]+)\\.tumblr\\.com\\/post\\/(\\d+)/,la],[/(?:at|www)\\.tumblr\\.com\\/([-\\w]+)\\/(\\d+)/,la]],[{a:[[/did=(?:\\\\"|\\\\u0022)([-\\w]+)/,["","did"]],[/embed\\/post\\/t:([-\\w]+)/,aa]],q:"User-agent: curl", -match:[[/\\w\\.tumblr\\.com\\/post\\/\\d/,c],[/(?:at|www)\\.tumblr\\.com\\/[-\\w]+\\/\\d+/,c]],o:"https://www.tumblr.com/oembed/1.0?url=https://{@name}.tumblr.com/post/{@id}"}]],twentyfoursevensports:[Ca,[{a:Ca,q:"User-agent: Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/73.0.3683.86 Safari/537.36",match:[[/247sports\\.com\\/Player\\/[-\\w]*\\d/,c]]},{a:[[/embedVideoContainer_(\\d+)/,fa]],q:"User-agent: Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/73.0.3683.86 Safari/537.36", -match:[[/247sports\\.com\\/Video\\/./,c]]}]],twitch:[[[/twitch\\.tv\\/(?:videos|\\w+\\/v)\\/(\\d+)?/,fa],[/www\\.twitch\\.tv\\/(?!videos\\/)(\\w+)(?:\\/clip\\/([-\\w]+))?/,sa],[/t=((?:(?:\\d+h)?\\d+m)?\\d+s)/,f],[/clips\\.twitch\\.tv\\/(?:(\\w+)\\/)?([-\\w]+)/,sa]],[]],twitter:[[[/(?:twitter|x)\\.com\\/(?:#!\\/|i\\/)?\\w+\\/(?:status(?:es)?|tweet)\\/(\\d+)/,m]],[]],ustream:[[[/ustream\\.tv\\/recorded\\/(\\d+)/,["","vid"]]],[{a:[[/embed\\/(\\d+)/,["","cid"]]],match:[[/ustream\\.tv\\/(?!explore\\/|platform\\/|recorded\\/|search\\?|upcoming$|user\\/)(?:channel\\/)?[-\\w]+/, -c]]}]],vbox7:[[[/vbox7\\.com\\/play:([\\da-f]+)/,m]],[]],veoh:[[[/veoh\\.com\\/(?:m\\/watch\\.php\\?v=|watch\\/)v(\\w+)/,m]],[]],vevo:[[[/vevo\\.com\\/watch\\/(.*?\\/)?([A-Z]+\\d+)/,["","","id"]]],[]],videodetective:[[[/videodetective\\.com\\/\\w+\\/[-\\w]+\\/(?:trailer\\/P0*)?(\\d+)/,m]],[]],vimeo:[[[/vimeo\\.com\\/(?:channels\\/[^\\/]+\\/|video\\/)?(\\d+)(?:\\/(\\w+))?\\b/,["","id","h"]],[/#t=([\\dhms]+)/,f]],[]],vine:[[[/vine\\.co\\/v\\/([^\\/]+)/,m]],[]],vk:[[[/vk(?:\\.com|ontakte\\.ru)\\/(?:[\\w.]+\\?z=)?video(-?\\d+)_(\\d+).*?hash=([0-9a-f]+)/, -ra],[/vk(?:\\.com|ontakte\\.ru)\\/video_ext\\.php\\?oid=(-?\\d+)&id=(\\d+)&hash=([0-9a-f]+)/,ra]],[{a:[[/meta property="og:video" content=".*?oid=(-?\\d+).*?id=(\\d+).*?hash=([0-9a-f]+)/,ra]],q:"User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:62.0) Gecko/20100101 Firefox/62.0",match:[[/^(?!.*?hash=)/,c]]}]],vocaroo:[[[/voca(?:\\.ro|roo\\.com)\\/(?:i\\/)?(\\w+)/,m]],[]],vox:[[[/vox.com\\/.*#ooid=([-\\w]+)/,m]],[]],washingtonpost:[[[/washingtonpost\\.com\\/video\\/c\\/\\w+\\/([-0-9a-f]+)/,m],[/washingtonpost\\.com\\/video\\/[-\\/\\w]+\\/([-0-9a-f]+)_video\\.html/, -m]],[]],wavekit:[[[/play\\.wavekit\\.app\\/(?:embed|share)\\/audio\\/(\\w+)/,["","audio_id"]],[/play\\.wavekit\\.app\\/(?:embed|share)\\/playlist\\/(\\w+)/,z]],[]],wistia:[[[/wistia.com\\/(?:(?:embed\\/iframe|medias)\\/|.*wmediaid=)(\\w+)/,m]],[{a:[[/"type":"(?:\\w+_)?(audio)/,q]],match:[[/wistia.com\\/(?:(?:embed\\/iframe|medias)\\/|.*wmediaid=)\\w/,c]],o:"https://fast.wistia.net/embed/iframe/{@id}"}]],wshh:[[[/worldstar(?:hiphop)?\\.com\\/(?:emb|featur)ed\\/(\\d+)/,m]],[{a:[[/(?:v: ?"?|worldstar(?:hiphop)?\\.com\\/embed\\/)(\\d+)/, -m]],match:[[/worldstar(?:hiphop)?\\.com\\/(?:\\w+\\/)?video\\.php\\?v=\\w+/,c]]}]],wsj:[[[/wsj\\.com\\/[^#]*#!([-0-9A-F]{36})/,m],[/wsj\\.com\\/video\\/[^\\/]+\\/([-0-9A-F]{36})/,m]],[{a:[[/guid=([-0-9A-F]{36})/,m]],match:[[/on\\.wsj\\.com\\/\\w/,c]]}]],xboxclips:[[[/(?:gameclips\\.io|xboxclips\\.com)\\/(?!game\\/)([^\\/]+)\\/(?!screenshots\\/)([-0-9a-f]+)/,ia]],[]],xboxdvr:[[[/(?:gamer|xbox)dvr\\.com\\/gamer\\/([^\\/]+)\\/video\\/(\\d+)/,ia]],[]],youku:[[[/youku\\.com\\/v(?:_show|ideo)\\/id_(\\w+=*)/,m]],[]],youmaker:[[[/youmaker\\.com\\/(?:embed|v(?:ideo)?)\\/([-a-z0-9]+)/i, -m]],[]],youtube:[[[/youtube\\.com\\/(?:watch.*?v=|(?:embed|live|shorts|v)\\/|attribution_link.*?v%3D)([-\\w]+)/,m],[/youtube-nocookie\\.com\\/embed\\/([-\\w]+)/,m],[/youtu\\.be\\/([-\\w]+)/,m],[/[#&?]t(?:ime_continue)?=(\\d[\\dhms]*)/,f],[/[&?]list=([-\\w]+)/,["","list"]]],[{a:[[/\\/embed\\/([-\\w]+)\\?clip=([-\\w]+)&clipt=([-\\w]+)/,["","id","clip","clipt"]]],match:[[/youtube\\.com\\/clip\\/./,c]]}]]},urlConfig:{F:/^https?$/i}},bb={e:[771],flags:0},U={ABCNEWS:I,ACAST:{e,b:{episode_id:B,show_id:B,t:B},j:1,d:F,f:10, -k:t,g:5E3},AMAZON:{e,b:{id:C,tld:B},j:1,d:F,f:10,k:t,g:5E3},ANCHOR:I,APPLEPODCASTS:{e,b:{country:B,episode_id:B,podcast_id:B},j:1,d:F,f:10,k:t,g:5E3},AUDIOBOOM:I,AUDIOMACK:{e,b:{artist:B,mode:B,title:B},j:1,d:F,f:10,k:t,g:5E3},AUDIUS:{e,b:{album_id:B,playlist_id:B,track_id:B},j:1,d:F,f:10,k:t,g:5E3},BANDCAMP:{e,b:{album_id:B,track_id:B,track_num:B},j:1,d:F,f:10,k:t,g:5E3},BBCNEWS:I,BITCHUTE:I,BLEACHERREPORT:I,BRIGHTCOVE:{e,b:{bckey:B,bcpid:B,bctid:B},j:1,d:F,f:10,k:t,g:5E3},BUNNY:{e,b:{video_id:B, -video_library_id:B},j:1,d:F,f:10,k:t,g:5E3},CASTOS:{e,b:{host:B,id:B},j:1,d:F,f:10,k:t,g:5E3},CBSNEWS:I,CLYP:I,CNBC:I,CNN:I,CNNMONEY:I,CODEPEN:Oa,COMEDYCENTRAL:I,COUB:I,DAILYMOTION:{e,b:{id:B,t:B},j:1,d:F,f:10,k:t,g:5E3},DEMOCRACYNOW:I,DUMPERT:I,EIGHTTRACKS:I,ESPN:I,FACEBOOK:{e,b:{id:B,page_id:B,pfbid:B,type:B,user:B},j:1,d:F,f:10,k:t,g:5E3},FALSTAD:{e,b:{cct:B,ctz:B},j:1,d:F,f:10,k:t,g:5E3},FLICKR:I,FOXNEWS:I,FUNNYORDIE:I,GAMESPOT:I,GETTY:{e,b:{et:C,height:Ia,id:B,sig:C,width:Ja},j:1,d:F,f:10,k:t, -g:5E3},GIFS:{e,b:{height:Ia,id:B,width:Ja},j:1,d:F,f:10,k:t,g:5E3},GIPHY:{e,b:{height:Ia,id:B,type:B,width:Ja},j:1,d:F,f:10,k:t,g:5E3},GIST:I,GLOBALNEWS:I,GOFUNDME:I,GOOGLEDRIVE:I,GOOGLEPLUS:{e,b:{name:{d:[function(a){return decodeURIComponent(""+a)}],s:!1},oid:B,pid:B},j:1,d:F,f:10,k:t,g:5E3},GOOGLESHEETS:{e,b:{gid:B,id:B,oid:B,type:B},j:1,d:F,f:10,k:t,g:5E3},HUDL:{e,b:{athlete:B,highlight:B,id:B},j:1,d:F,f:10,k:t,g:5E3},HULU:I,IGN:I,IMDB:I,IMGUR:I,INDIEGOGO:I,INSTAGRAM:I,INTERNETARCHIVE:{e,b:{height:Ia, -id:{d:[function(){return!1}],s:!1},width:Ja},j:1,d:F,f:10,k:t,g:5E3},IZLESENE:I,JSFIDDLE:{e,b:{id:B,revision:B,user:B},j:1,d:F,f:10,k:t,g:5E3},JWPLATFORM:I,KALTURA:{e,b:{entry_id:C,partner_id:C,sp:B,uiconf_id:C},j:1,d:F,f:10,k:t,g:5E3},KHL:I,KICKSTARTER:{e,b:{card:B,id:B,video:B},j:1,d:F,f:10,k:t,g:5E3},LIBSYN:I,LIVELEAK:I,LIVESTREAM:{e,b:{account_id:B,channel:B,clip_id:B,event_id:B,video_id:B},j:1,d:F,f:10,k:t,g:5E3},MAILRU:I,MASTODON:{e,b:{host:C,id:B,name:B},j:1,d:F,f:10,k:t,g:5E3},MEDIA:{e:[770], -b:{},j:0,d:[function(a){return function(b,d,g){function n(k,h,l){let p=!1;l.forEach(u=>{let w=u[1],x=u[0].exec(h);x&&(p=!0,w.forEach((H,A)=>{""{let w=u[1],x=u[0].exec(h);x&&(p=!0,w.forEach((H,A)=>{""W.indexOf(g.B))){var n=[];if("undefined"!==typeof g.C&&"undefined"!==typeof g.D){let k=void 0;n=g.C;g=g.D;n.lastIndex=0;let h=[],l=0;for(;++l<=g&&(k=n.exec(W));){let p=k.index,u=[[k[0],p]],w=0;for(;++w]+)[^>]*><\\/\\1>/g,"");while(Q!==d);Q=Q.replace(/<\\/i>/g,"");Q=Q.replace(/[\\x00-\\x08\\x0B-\\x1F\\uFFFE\\uFFFF]/g,"");Q=Q.replace(/[\\uD800-\\uDBFF][\\uDC00-\\uDFFF]/g,gb);d=ab?"r":"t";Q="<"+d+">"+Q+"";if(db!==a)throw"The parser has been reset during execution";1E4'','AMAZON_ASSOCIATE_TAG_CA'=>'','AMAZON_ASSOCIATE_TAG_DE'=>'','AMAZON_ASSOCIATE_TAG_ES'=>'','AMAZON_ASSOCIATE_TAG_FR'=>'','AMAZON_ASSOCIATE_TAG_IN'=>'','AMAZON_ASSOCIATE_TAG_IT'=>'','AMAZON_ASSOCIATE_TAG_JP'=>'','AMAZON_ASSOCIATE_TAG_UK'=>'','MEDIAEMBED_THEME'=>'']; + protected $params=['MEDIAEMBED_THEME'=>'']; protected function renderNode(\DOMNode $node) { - switch($node->nodeName){case'ABCNEWS':$this->out.='';break;case'ACAST':$this->out.='';break;case'AMAZON':$this->out.='';break;case'ANCHOR':$this->out.='';break;case'APPLEPODCASTS':$this->out.='';break;case'AUDIOBOOM':$this->out.='';break;case'AUDIOMACK':$this->out.='';break;case'AUDIUS':$this->out.='';break;case'BANDCAMP':$this->out.='';break;case'BBCNEWS':$this->out.='';break;case'BITCHUTE':$this->out.='';break;case'BLEACHERREPORT':$this->out.='';break;case'BRIGHTCOVE':$this->out.='';break;case'BUNNY':$this->out.='';break;case'CASTOS':$this->out.='';break;case'CBSNEWS':$this->out.='getAttribute('id'),'-'))$this->out.=' style="display:block;overflow:hidden;position:relative;padding-bottom:56.25%">';elseif($node->hasAttribute('pid'))$this->out.=' style="display:block;overflow:hidden;position:relative;padding-bottom:62.1875%;padding-bottom:calc(56.25% + 38px)">';else$this->out.=' style="display:block;overflow:hidden;position:relative;padding-bottom:62.5%;padding-bottom:calc(56.25% + 40px)">';$this->out.='';break;case'CLYP':$this->out.='';break;case'CNBC':$this->out.='';break;case'CNN':$this->out.='';break;case'CNNMONEY':$this->out.='';break;case'CODEPEN':$this->out.='';break;case'COMEDYCENTRAL':$this->out.='';break;case'COUB':$this->out.='';break;case'DAILYMOTION':$this->out.='';break;case'DEMOCRACYNOW':$this->out.='';break;case'DUMPERT':$this->out.='';break;case'EIGHTTRACKS':$this->out.='';break;case'ESPN':$this->out.='';break;case'FACEBOOK':$this->out.='';break;case'FALSTAD':$this->out.='';break;case'FLICKR':$this->out.='';break;case'FOXNEWS':$this->out.='';break;case'FUNNYORDIE':$this->out.='';break;case'GAMESPOT':$this->out.='';break;case'GETTY':$this->out.='';break;case'GIFS':$this->out.='';break;case'GIPHY':$this->out.='';break;case'GIST':$this->out.='';break;case'GLOBALNEWS':$this->out.='';break;case'GOFUNDME':$this->out.='';break;case'GOOGLEDRIVE':$this->out.='';break;case'GOOGLEPLUS':$this->out.='';break;case'GOOGLESHEETS':if($node->getAttribute('type')==='chart')$this->out.='';else{$this->out.='';}break;case'HUDL':$this->out.='';break;case'HULU':$this->out.='';break;case'IGN':$this->out.='';break;case'IMDB':$this->out.='';break;case'IMGUR':$this->out.='';break;case'INDIEGOGO':$this->out.='';break;case'INSTAGRAM':$this->out.='';break;case'INTERNETARCHIVE':if(str_contains($node->getAttribute('id'),'playlist=1'))$this->out.='';else{$this->out.='';}break;case'IZLESENE':$this->out.='';break;case'JSFIDDLE':$this->out.='';break;case'JWPLATFORM':$this->out.='';break;case'KALTURA':$this->out.='';break;case'KHL':$this->out.='';break;case'KICKSTARTER':$this->out.='hasAttribute('video'))$this->out.=' style="display:inline-block;width:100%;max-width:640px">';else$this->out.=' style="display:inline-block;width:100%;max-width:220px">';$this->out.='';break;case'LIBSYN':$this->out.='';break;case'LIVELEAK':$this->out.='';break;case'LIVESTREAM':$this->out.='';break;case'MAILRU':$this->out.='';break;case'MASTODON':$this->out.='';break;case'MEDIUM':$this->out.='';break;case'MEGAPHONE':$this->out.='';break;case'METACAFE':$this->out.='';break;case'MIXCLOUD':$this->out.='';break;case'MLB':$this->out.='';break;case'MRCTV':$this->out.='';break;case'MSNBC':$this->out.='getAttribute('id'),'_'))$this->out.=' style="display:block;overflow:hidden;position:relative;padding-bottom:68.75%;padding-bottom:calc(56.25% + 80px)">';$this->out.='';break;case'NATGEOCHANNEL':$this->out.='';break;case'NATGEOVIDEO':$this->out.='';break;case'NBCNEWS':$this->out.='';break;case'NHL':$this->out.='';break;case'NPR':$this->out.='';break;case'NYTIMES':$this->out.='';break;case'ODYSEE':$this->out.='';break;case'ORFIUM':$this->out.='';break;case'PASTEBIN':$this->out.='';break;case'PINTEREST':$this->out.='';break;case'PODBEAN':$this->out.='';break;case'PREZI':$this->out.='';break;case'REDDIT':$this->out.='';break;case'RUMBLE':$this->out.='';break;case'RUTUBE':$this->out.='';break;case'SCRIBD':$this->out.='';break;case'SENDVID':$this->out.='';break;case'SLIDESHARE':$this->out.='';break;case'SOUNDCLOUD':$this->out.='';break;case'SPORCLE':$this->out.='';break;case'SPORTSNET':$this->out.='';break;case'SPOTIFY':$this->out.='';break;case'SPREAKER':$this->out.='';break;case'STEAMSTORE':$this->out.='';break;case'STRAWPOLL':$this->out.='';break;case'STREAMABLE':$this->out.='';break;case'TEAMCOCO':$this->out.='';break;case'TED':$this->out.='';break;case'TELEGRAM':$this->out.='';break;case'THEATLANTIC':$this->out.='';break;case'THEGUARDIAN':$this->out.='';break;case'THEONION':$this->out.='';break;case'THREADS':$this->out.='';break;case'TIKTOK':$this->out.='';break;case'TMZ':$this->out.='';break;case'TRADINGVIEW':$this->out.='';break;case'TRAILERADDICT':$this->out.='';break;case'TRENDINGVIEWS':$this->out.='';break;case'TUMBLR':$this->out.='';break;case'TWENTYFOURSEVENSPORTS':if($node->hasAttribute('video_id'))$this->out.='';else$this->out.='';break;case'TWITCH':$this->out.='';break;case'TWITTER':$this->out.='';break;case'USTREAM':$this->out.='';break;case'VBOX7':$this->out.='';break;case'VEOH':$this->out.='';break;case'VEVO':$this->out.='';break;case'VIDEODETECTIVE':$this->out.='';break;case'VIMEO':$this->out.='';break;case'VINE':$this->out.='';break;case'VK':$this->out.='';break;case'VOCAROO':$this->out.='';break;case'VOX':$this->out.='';break;case'WASHINGTONPOST':$this->out.='';break;case'WAVEKIT':$this->out.='';break;case'WISTIA':if($node->getAttribute('type')==='audio')$this->out.='';else$this->out.='';break;case'WSHH':$this->out.='';break;case'WSJ':$this->out.='';break;case'XBOXCLIPS':$this->out.='';break;case'XBOXDVR':$this->out.='';break;case'YOUKU':$this->out.='';break;case'YOUMAKER':$this->out.='';break;case'YOUTUBE':$this->out.='';break;case'br':$this->out.='
';break;case'e':case'i':case's':break;case'p':$this->out.='

';$this->at($node);$this->out.='

';break;default:$this->at($node);} + switch($node->nodeName){case'ABCNEWS':$this->out.='';break;case'ACAST':$this->out.='';break;case'ANCHOR':$this->out.='';break;case'APPLEPODCASTS':$this->out.='';break;case'AUDIOBOOM':$this->out.='';break;case'AUDIOMACK':$this->out.='';break;case'AUDIUS':$this->out.='';break;case'BANDCAMP':$this->out.='';break;case'BBCNEWS':$this->out.='';break;case'BITCHUTE':$this->out.='';break;case'BLEACHERREPORT':$this->out.='';break;case'BRIGHTCOVE':$this->out.='';break;case'BUNNY':$this->out.='';break;case'CASTOS':$this->out.='';break;case'CBSNEWS':$this->out.='getAttribute('id'),'-'))$this->out.=' style="display:block;overflow:hidden;position:relative;padding-bottom:56.25%">';elseif($node->hasAttribute('pid'))$this->out.=' style="display:block;overflow:hidden;position:relative;padding-bottom:62.1875%;padding-bottom:calc(56.25% + 38px)">';else$this->out.=' style="display:block;overflow:hidden;position:relative;padding-bottom:62.5%;padding-bottom:calc(56.25% + 40px)">';$this->out.='';break;case'CLYP':$this->out.='';break;case'CNBC':$this->out.='';break;case'CNN':$this->out.='';break;case'CNNMONEY':$this->out.='';break;case'CODEPEN':$this->out.='';break;case'COMEDYCENTRAL':$this->out.='';break;case'COUB':$this->out.='';break;case'DAILYMOTION':$this->out.='';break;case'DEMOCRACYNOW':$this->out.='';break;case'DUMPERT':$this->out.='';break;case'EIGHTTRACKS':$this->out.='';break;case'ESPN':$this->out.='';break;case'FACEBOOK':$this->out.='';break;case'FALSTAD':$this->out.='';break;case'FLICKR':$this->out.='';break;case'FOXNEWS':$this->out.='';break;case'FUNNYORDIE':$this->out.='';break;case'GAMESPOT':$this->out.='';break;case'GETTY':$this->out.='';break;case'GIFS':$this->out.='';break;case'GIPHY':$this->out.='';break;case'GIST':$this->out.='';break;case'GLOBALNEWS':$this->out.='';break;case'GOFUNDME':$this->out.='';break;case'GOOGLEDRIVE':$this->out.='';break;case'GOOGLEPLUS':$this->out.='';break;case'GOOGLESHEETS':if($node->getAttribute('type')==='chart')$this->out.='';else{$this->out.='';}break;case'HUDL':$this->out.='';break;case'HULU':$this->out.='';break;case'IGN':$this->out.='';break;case'IMDB':$this->out.='';break;case'IMGUR':$this->out.='';break;case'INDIEGOGO':$this->out.='';break;case'INSTAGRAM':$this->out.='';break;case'INTERNETARCHIVE':if(str_contains($node->getAttribute('id'),'playlist=1'))$this->out.='';else{$this->out.='';}break;case'IZLESENE':$this->out.='';break;case'JSFIDDLE':$this->out.='';break;case'JWPLATFORM':$this->out.='';break;case'KALTURA':$this->out.='';break;case'KHL':$this->out.='';break;case'KICKSTARTER':$this->out.='hasAttribute('video'))$this->out.=' style="display:inline-block;width:100%;max-width:640px">';else$this->out.=' style="display:inline-block;width:100%;max-width:220px">';$this->out.='';break;case'LIBSYN':$this->out.='';break;case'LIVELEAK':$this->out.='';break;case'LIVESTREAM':$this->out.='';break;case'MAILRU':$this->out.='';break;case'MASTODON':$this->out.='';break;case'MEDIUM':$this->out.='';break;case'MEGAPHONE':$this->out.='';break;case'METACAFE':$this->out.='';break;case'MIXCLOUD':$this->out.='';break;case'MLB':$this->out.='';break;case'MRCTV':$this->out.='';break;case'MSNBC':$this->out.='getAttribute('id'),'_'))$this->out.=' style="display:block;overflow:hidden;position:relative;padding-bottom:68.75%;padding-bottom:calc(56.25% + 80px)">';$this->out.='';break;case'NATGEOCHANNEL':$this->out.='';break;case'NATGEOVIDEO':$this->out.='';break;case'NBCNEWS':$this->out.='';break;case'NHL':$this->out.='';break;case'NPR':$this->out.='';break;case'NYTIMES':$this->out.='';break;case'ODYSEE':$this->out.='';break;case'ORFIUM':$this->out.='';break;case'PASTEBIN':$this->out.='';break;case'PINTEREST':$this->out.='';break;case'PODBEAN':$this->out.='';break;case'PREZI':$this->out.='';break;case'REDDIT':$this->out.='';break;case'RUMBLE':$this->out.='';break;case'RUTUBE':$this->out.='';break;case'SCRIBD':$this->out.='';break;case'SENDVID':$this->out.='';break;case'SLIDESHARE':$this->out.='';break;case'SOUNDCLOUD':$this->out.='';break;case'SPORCLE':$this->out.='';break;case'SPORTSNET':$this->out.='';break;case'SPOTIFY':$this->out.='';break;case'SPREAKER':$this->out.='';break;case'STEAMSTORE':$this->out.='';break;case'STRAWPOLL':$this->out.='';break;case'STREAMABLE':$this->out.='';break;case'TEAMCOCO':$this->out.='';break;case'TED':$this->out.='';break;case'TELEGRAM':$this->out.='';break;case'THEATLANTIC':$this->out.='';break;case'THEGUARDIAN':$this->out.='';break;case'THEONION':$this->out.='';break;case'THREADS':$this->out.='';break;case'TIKTOK':$this->out.='';break;case'TMZ':$this->out.='';break;case'TRADINGVIEW':$this->out.='';break;case'TRAILERADDICT':$this->out.='';break;case'TRENDINGVIEWS':$this->out.='';break;case'TUMBLR':$this->out.='';break;case'TWENTYFOURSEVENSPORTS':if($node->hasAttribute('video_id'))$this->out.='';else$this->out.='';break;case'TWITCH':$this->out.='';break;case'TWITTER':$this->out.='';break;case'USTREAM':$this->out.='';break;case'VBOX7':$this->out.='';break;case'VEOH':$this->out.='';break;case'VEVO':$this->out.='';break;case'VIDEODETECTIVE':$this->out.='';break;case'VIMEO':$this->out.='';break;case'VINE':$this->out.='';break;case'VK':$this->out.='';break;case'VOCAROO':$this->out.='';break;case'VOX':$this->out.='';break;case'WASHINGTONPOST':$this->out.='';break;case'WAVEKIT':$this->out.='';break;case'WISTIA':if($node->getAttribute('type')==='audio')$this->out.='';else$this->out.='';break;case'WSHH':$this->out.='';break;case'WSJ':$this->out.='';break;case'XBOXCLIPS':$this->out.='';break;case'XBOXDVR':$this->out.='';break;case'YOUKU':$this->out.='';break;case'YOUMAKER':$this->out.='';break;case'YOUTUBE':$this->out.='';break;case'br':$this->out.='
';break;case'e':case'i':case's':break;case'p':$this->out.='

';$this->at($node);$this->out.='

';break;default:$this->at($node);} } /** {@inheritdoc} */ public $enableQuickRenderer=true; @@ -23,8 +23,6 @@ protected function renderNode(\DOMNode $node) /** {@inheritdoc} */ protected $quickRegexp='(<(?:(?!/)((?:A(?:BCNEWS|CAST|NCHOR|PPLEPODCASTS|UDI(?:O(?:BOOM|MACK)|US))|B(?:ANDCAMP|BCNEWS|ITCHUTE|LEACHERREPORT|RIGHTCOVE|UNNY)|C(?:ASTOS|BSNEWS|LYP|N(?:BC|N(?:MONEY)?)|O(?:DEPEN|MEDYCENTRAL|UB))|D(?:AILYMOTION|EMOCRACYNOW|UMPERT)|E(?:IGHTTRACKS|SPN)|F(?:A(?:CEBOOK|LSTAD)|LICKR|OXNEWS|UNNYORDIE)|G(?:AMESPOT|ETTY|I(?:FS|PHY|ST)|LOBALNEWS|O(?:FUNDME|OGLE(?:DRIVE|PLUS|SHEETS)))|HU(?:DL|LU)|I(?:GN|M(?:DB|GUR)|N(?:DIEGOGO|STAGRAM|TERNETARCHIVE)|ZLESENE)|J(?:SFIDDLE|WPLATFORM)|K(?:ALTURA|HL|ICKSTARTER)|LI(?:BSYN|VE(?:LEAK|STREAM))|M(?:A(?:ILRU|STODON)|E(?:DIUM|GAPHONE|TACAFE)|IXCLOUD|LB|RCTV|SNBC)|N(?:ATGEO(?:CHANNEL|VIDEO)|BCNEWS|HL|PR|YTIMES)|O(?:DYSEE|RFIUM)|P(?:ASTEBIN|INTEREST|ODBEAN|REZI)|R(?:EDDIT|U(?:MBL|TUB)E)|S(?:CRIBD|ENDVID|LIDESHARE|OUNDCLOUD|P(?:O(?:R(?:CLE|TSNET)|TIFY)|REAKER)|T(?:EAMSTORE|R(?:AWPOLL|EAMABLE)))|T(?:E(?:AMCOCO|D|LEGRAM)|H(?:E(?:ATLANTIC|GUARDIAN|ONION)|READS)|IKTOK|MZ|R(?:A(?:DINGVIEW|ILERADDICT)|ENDINGVIEWS)|UMBLR|W(?:ENTYFOURSEVENSPORTS|IT(?:CH|TER)))|USTREAM|V(?:BOX7|E(?:OH|VO)|I(?:DEODETECTIVE|MEO|NE)|K|O(?:CAROO|X))|W(?:A(?:SHINGTONPOS|VEKI)T|ISTIA|S(?:HH|J))|XBOX(?:CLIPS|DVR)|YOU(?:KU|MAKER|TUBE)))(?: [^>]*)?>.*?)[^ />]+)[^>]*?(/)?)>)s'; /** {@inheritdoc} */ - protected $quickRenderingTest='((?<=<)(?:[!?]|AMAZON[ />]))'; - /** {@inheritdoc} */ protected function renderQuickTemplate($id, $xml) { $attributes=$this->matchAttributes($xml); diff --git a/src/Plugins/MediaEmbed/Configurator/Collections/CachedDefinitionCollection.php b/src/Plugins/MediaEmbed/Configurator/Collections/CachedDefinitionCollection.php index 621adb48f6..263ba3e750 100644 --- a/src/Plugins/MediaEmbed/Configurator/Collections/CachedDefinitionCollection.php +++ b/src/Plugins/MediaEmbed/Configurator/Collections/CachedDefinitionCollection.php @@ -13,7 +13,6 @@ class CachedDefinitionCollection extends SiteDefinitionCollection protected $items = [ 'abcnews'=>['attributes'=>[],'example'=>'https://abcnews.go.com/WNN/video/dog-goes-wild-when-owner-leaves-22936610','extract'=>['!abcnews\\.go\\.com/(?:video/embed\\?id=|[^/]+/video/[^/]+-)(?\'id\'\\d+)!'],'homepage'=>'https://abcnews.go.com/','host'=>['abcnews.go.com'],'iframe'=>['src'=>'//abcnews.go.com/video/embed?id={@id}'],'name'=>'ABC News','scrape'=>[],'tags'=>['news']], 'acast'=>['attributes'=>[],'example'=>['https://play.acast.com/s/the-taskmaster-podcast/ep31.leemack-s11ep.8','https://shows.acast.com/chaotic-normal/episodes/the-rising-tide'],'extract'=>['@play\\.acast\\.com/s/(?\'show_id\'[-.\\w]+)/(?\'episode_id\'[-.\\w]+)(?:\\?seek=(?\'t\'\\d+))?@','@shows\\.acast\\.com/(?\'show_id\'[-.\\w]+)/(?:episodes/)?(?\'episode_id\'[-.\\w]+)(?:\\?seek=(?\'t\'\\d+))?@'],'homepage'=>'https://play.acast.com/','host'=>['acast.com'],'iframe'=>['height'=>188,'max-width'=>900,'src'=>'https://embed.acast.com/{@show_id}/{@episode_id}?seek={@t}','width'=>'100%'],'name'=>'Acast','oembed'=>['endpoint'=>'https://oembed.acast.com/v1/embed-player','scheme'=>'https://play.acast.com/s/{@show_id}/{@episode_id}'],'scrape'=>[['extract'=>['@"showId":"(?\'show_id\'[-0-9a-f]+)@','@"id":"(?\'episode_id\'[-0-9a-f]+)@'],'match'=>['@play\\.acast\\.com/s/[-.\\w]+/.@','@shows\\.acast\\.com/[-.\\w]+/.@'],'url'=>'https://feeder.acast.com/api/v1/shows/{@show_id}/episodes/{@episode_id}']],'tags'=>['podcasts']], - 'amazon'=>['attributes'=>['id'=>['required'=>true]],'example'=>['https://www.amazon.ca/gp/product/B00GQT1LNO/','https://www.amazon.co.jp/gp/product/B003AKZ6I8/','https://www.amazon.co.uk/dp/B00EO4NN5C/','https://www.amazon.com/dp/B002MUC0ZY','https://www.amazon.com/The-BeerBelly-200-001-80-Ounce-Belly/dp/B001RB2CXY/','https://www.amazon.com/gp/product/B00ST0KGCU/','https://www.amazon.de/Netgear-WN3100RP-100PES-Repeater-integrierte-Steckdose/dp/B00ET2LTE6/','https://www.amazon.es/Microsoft-Sculpt-Ergonomic-Desktop-L5V-00011/dp/B00FO10ZK0/','https://www.amazon.fr/Vans-Authentic-Baskets-mixte-adulte/dp/B005NIKPAY/','https://www.amazon.in/Vans-Unisex-Classic-Loafers-Moccasins/dp/B01I3LWMVC/','https://www.amazon.it/Super-Maxi-Pot-de-Nutella/dp/B0090GJ8VM/','https://www.amazon.com/dp/B0018CDWLS/'],'extract'=>['#/(?:dp|gp/product)/(?\'id\'[A-Z0-9]+)#','#amazon\\.(?:co\\.)?(?\'tld\'ca|de|es|fr|in|it|jp|uk)#'],'homepage'=>'https://affiliate-program.amazon.com/','host'=>['amazon.ca','amazon.co.uk','amazon.co.jp','amazon.com','amazon.de','amazon.es','amazon.fr','amazon.in','amazon.it'],'iframe'=>['height'=>240,'src'=>'//ws-feeuna.assoc-amazon.com/widgets/cm?l=as1&f=ifr&o=15&t=3&t=30&t=8&t=31&t=29&t=9&t=2&t=1&t=&asins=','style'=>['background'=>'url(https://www.amazon.com/favicon.ico) center no-repeat'],'width'=>120],'name'=>'Amazon Product','parameters'=>['AMAZON_ASSOCIATE_TAG'=>['title'=>'Amazon Associate tag (.com)'],'AMAZON_ASSOCIATE_TAG_CA'=>['title'=>'Amazon Associate tag (.ca)'],'AMAZON_ASSOCIATE_TAG_DE'=>['title'=>'Amazon Associate tag (.de)'],'AMAZON_ASSOCIATE_TAG_ES'=>['title'=>'Amazon Associate tag (.es)'],'AMAZON_ASSOCIATE_TAG_FR'=>['title'=>'Amazon Associate tag (.fr)'],'AMAZON_ASSOCIATE_TAG_IN'=>['title'=>'Amazon Associate tag (.in)'],'AMAZON_ASSOCIATE_TAG_IT'=>['title'=>'Amazon Associate tag (.it)'],'AMAZON_ASSOCIATE_TAG_JP'=>['title'=>'Amazon Associate tag (.co.jp)'],'AMAZON_ASSOCIATE_TAG_UK'=>['title'=>'Amazon Associate tag (.co.uk)']],'scrape'=>[]], 'anchor'=>['attributes'=>[],'example'=>'https://anchor.fm/aconversationwith/episodes/Answering-Voicemails-A-Conversation-With-You--2-e6e7lg','extract'=>['@anchor.fm/(?:[-\\w]+/)*?episodes/(?:[-\\w]+-)(?\'id\'\\w+)(?![-\\w])@'],'homepage'=>'https://anchor.fm/','host'=>['anchor.fm'],'iframe'=>['height'=>102,'max-width'=>768,'src'=>'//anchor.fm/x/embed/episodes/x-{@id}','width'=>'100%'],'name'=>'Anchor','scrape'=>[],'tags'=>['podcasts']], 'applepodcasts'=>['attributes'=>[],'choose'=>['otherwise'=>['iframe'=>['allow'=>'autoplay *;encrypted-media *','height'=>450,'max-width'=>900,'src'=>'https://embed.podcasts.apple.com/{@country}/podcast/episode/id{@podcast_id}?theme={$MEDIAEMBED_THEME}','width'=>'100%']],'when'=>['iframe'=>['allow'=>'autoplay *;encrypted-media *','height'=>175,'max-width'=>900,'src'=>'https://embed.podcasts.apple.com/{@country}/podcast/episode/id{@podcast_id}?theme={$MEDIAEMBED_THEME}&i={@episode_id}','width'=>'100%'],'test'=>'@episode_id']],'example'=>['https://podcasts.apple.com/us/podcast/the-office-deep-dive-with-brian-baumgartner/id1550331348','https://podcasts.apple.com/us/podcast/the-office-deep-dive-with-brian-baumgartner/id1550331348?i=1000514199106'],'extract'=>['@podcasts\\.apple\\.com/(?\'country\'\\w+)/podcast/[-\\w]*/id(?\'podcast_id\'\\d+)(?:\\?i=(?\'episode_id\'\\d+))?@'],'homepage'=>'https://podcasts.apple.com/','host'=>['podcasts.apple.com'],'name'=>'Apple Podcasts','scrape'=>[],'tags'=>['podcasts']], 'audioboom'=>['attributes'=>[],'example'=>'https://audioboom.com/posts/2493448-robert-patrick','extract'=>['!audioboo(?:\\.f|m\\.co)m/(?:boo|post)s/(?\'id\'\\d+)!'],'homepage'=>'https://audioboom.com/','host'=>['audioboo.fm','audioboom.com'],'iframe'=>['height'=>150,'max-width'=>700,'src'=>'//audioboom.com/posts/{@id}/embed/v3','width'=>'100%'],'name'=>'Audioboom','scrape'=>[],'tags'=>['podcasts']], diff --git a/src/Plugins/MediaEmbed/Configurator/sites/amazon.xml b/src/Plugins/MediaEmbed/Configurator/sites/amazon.xml deleted file mode 100644 index 85460ec6ca..0000000000 --- a/src/Plugins/MediaEmbed/Configurator/sites/amazon.xml +++ /dev/null @@ -1,94 +0,0 @@ - - https://www.amazon.ca/gp/product/B00GQT1LNO/ - https://www.amazon.co.jp/gp/product/B003AKZ6I8/ - https://www.amazon.co.uk/dp/B00EO4NN5C/ - https://www.amazon.com/dp/B002MUC0ZY - https://www.amazon.com/The-BeerBelly-200-001-80-Ounce-Belly/dp/B001RB2CXY/ - https://www.amazon.com/gp/product/B00ST0KGCU/ - https://www.amazon.de/Netgear-WN3100RP-100PES-Repeater-integrierte-Steckdose/dp/B00ET2LTE6/ - https://www.amazon.es/Microsoft-Sculpt-Ergonomic-Desktop-L5V-00011/dp/B00FO10ZK0/ - https://www.amazon.fr/Vans-Authentic-Baskets-mixte-adulte/dp/B005NIKPAY/ - https://www.amazon.in/Vans-Unisex-Classic-Loafers-Moccasins/dp/B01I3LWMVC/ - https://www.amazon.it/Super-Maxi-Pot-de-Nutella/dp/B0090GJ8VM/ - https://www.amazon.com/dp/B0018CDWLS/ - - - - - - - - - - - - - - - - - - amazon.ca - amazon.co.uk - amazon.co.jp - amazon.com - amazon.de - amazon.es - amazon.fr - amazon.in - amazon.it - #/(?:dp|gp/product)/(?'id'[A-Z0-9]+)# - #amazon\.(?:co\.)?(?'tld'ca|de|es|fr|in|it|jp|uk)# - - \ No newline at end of file diff --git a/tests/Plugins/MediaEmbed/ParserTest.php b/tests/Plugins/MediaEmbed/ParserTest.php index 0264ee3d32..78635d0b83 100644 --- a/tests/Plugins/MediaEmbed/ParserTest.php +++ b/tests/Plugins/MediaEmbed/ParserTest.php @@ -1418,114 +1418,6 @@ function ($configurator) $configurator->MediaEmbed->add('abcnews'); } ], - [ - 'http://www.amazon.ca/gp/product/B00GQT1LNO/', - 'http://www.amazon.ca/gp/product/B00GQT1LNO/', - [], - function ($configurator) - { - $configurator->MediaEmbed->add('amazon'); - } - ], - [ - 'http://www.amazon.co.jp/gp/product/B003AKZ6I8/', - 'http://www.amazon.co.jp/gp/product/B003AKZ6I8/', - [], - function ($configurator) - { - $configurator->MediaEmbed->add('amazon'); - } - ], - [ - 'http://www.amazon.co.uk/gp/product/B00BET0NR6/', - 'http://www.amazon.co.uk/gp/product/B00BET0NR6/', - [], - function ($configurator) - { - $configurator->MediaEmbed->add('amazon'); - } - ], - [ - 'http://www.amazon.com/dp/B002MUC0ZY', - 'http://www.amazon.com/dp/B002MUC0ZY', - [], - function ($configurator) - { - $configurator->MediaEmbed->add('amazon'); - } - ], - [ - 'http://www.amazon.com/The-BeerBelly-200-001-80-Ounce-Belly/dp/B001RB2CXY/', - 'http://www.amazon.com/The-BeerBelly-200-001-80-Ounce-Belly/dp/B001RB2CXY/', - [], - function ($configurator) - { - $configurator->MediaEmbed->add('amazon'); - } - ], - [ - 'http://www.amazon.com/gp/product/B0094H8H7I', - 'http://www.amazon.com/gp/product/B0094H8H7I', - [], - function ($configurator) - { - $configurator->MediaEmbed->add('amazon'); - } - ], - [ - 'http://www.amazon.de/Netgear-WN3100RP-100PES-Repeater-integrierte-Steckdose/dp/B00ET2LTE6/', - 'http://www.amazon.de/Netgear-WN3100RP-100PES-Repeater-integrierte-Steckdose/dp/B00ET2LTE6/', - [], - function ($configurator) - { - $configurator->MediaEmbed->add('amazon'); - } - ], - [ - 'http://www.amazon.es/Vans-OLD-SKOOL-BLACK-WHITE/dp/B000R3QPEA/', - 'http://www.amazon.es/Vans-OLD-SKOOL-BLACK-WHITE/dp/B000R3QPEA/', - [], - function ($configurator) - { - $configurator->MediaEmbed->add('amazon'); - } - ], - [ - 'http://www.amazon.fr/Vans-Authentic-Baskets-mixte-adulte/dp/B005NIKPAY/', - 'http://www.amazon.fr/Vans-Authentic-Baskets-mixte-adulte/dp/B005NIKPAY/', - [], - function ($configurator) - { - $configurator->MediaEmbed->add('amazon'); - } - ], - [ - 'http://www.amazon.in/Vans-Unisex-Authentic-Midnight-Sneakers/dp/B01I3LNWQG/', - 'http://www.amazon.in/Vans-Unisex-Authentic-Midnight-Sneakers/dp/B01I3LNWQG/', - [], - function ($configurator) - { - $configurator->MediaEmbed->add('amazon'); - } - ], - [ - 'http://www.amazon.it/gp/product/B00JGOMIP6/', - 'http://www.amazon.it/gp/product/B00JGOMIP6/', - [], - function ($configurator) - { - $configurator->MediaEmbed->add('amazon'); - } - ], - [ - 'https://www.amazon.co.uk/gp/help/customer/display.html?nodeId=201834890', - 'https://www.amazon.co.uk/gp/help/customer/display.html?nodeId=201834890', - [], - function ($configurator) - { - $configurator->MediaEmbed->add('amazon'); - } - ], [ 'https://anchor.fm/blockhash-exploring-the-blockchain/episodes/Daniel-Gouldman---CEO-of-Ternio-e8vruo/a-a11ehhg', 'https://anchor.fm/blockhash-exploring-the-blockchain/episodes/Daniel-Gouldman---CEO-of-Ternio-e8vruo/a-a11ehhg', @@ -4451,119 +4343,6 @@ function ($configurator) public static function getRenderingTests() { return [ - [ - 'http://www.amazon.ca/gp/product/B00GQT1LNO/', - '', - [], - function ($configurator) - { - $configurator->MediaEmbed->add('amazon'); - } - ], - [ - 'http://www.amazon.ca/gp/product/B00GQT1LNO/', - '', - [], - function ($configurator) - { - $configurator->MediaEmbed->add('amazon'); - $configurator->rendering->parameters['AMAZON_ASSOCIATE_TAG_CA'] = 'foo-20'; - } - ], - [ - 'http://www.amazon.ca/gp/product/B00GQT1LNO/ http://www.amazon.de/Netgear-WN3100RP-100PES-Repeater-integrierte-Steckdose/dp/B00ET2LTE6/', - ' ', - [], - function ($configurator) - { - $configurator->MediaEmbed->add('amazon'); - $configurator->rendering->parameters['AMAZON_ASSOCIATE_TAG_CA'] = 'foo-20'; - $configurator->rendering->parameters['AMAZON_ASSOCIATE_TAG_DE'] = 'bar-20'; - } - ], - [ - 'http://www.amazon.co.jp/gp/product/B003AKZ6I8/', - '', - [], - function ($configurator) - { - $configurator->MediaEmbed->add('amazon'); - } - ], - [ - 'https://www.amazon.co.uk/Vans-Unisex-Adults-Classic-Trainers/dp/B000NSMITU/', - '', - [], - function ($configurator) - { - $configurator->MediaEmbed->add('amazon'); - } - ], - [ - 'http://www.amazon.com/dp/B002MUC0ZY', - '', - [], - function ($configurator) - { - $configurator->MediaEmbed->add('amazon'); - } - ], - [ - 'http://www.amazon.de/Netgear-WN3100RP-100PES-Repeater-integrierte-Steckdose/dp/B00ET2LTE6/', - '', - [], - function ($configurator) - { - $configurator->MediaEmbed->add('amazon'); - } - ], - [ - 'http://www.amazon.in/Vans-Unisex-Authentic-Midnight-Sneakers/dp/B01I3LNWQG/', - '', - [], - function ($configurator) - { - $configurator->MediaEmbed->add('amazon'); - } - ], - [ - 'http://www.amazon.in/Vans-Unisex-Authentic-Midnight-Sneakers/dp/B01I3LNWQG/', - '', - [], - function ($configurator) - { - $configurator->MediaEmbed->add('amazon'); - $configurator->rendering->parameters['AMAZON_ASSOCIATE_TAG_IN'] = 'in-20'; - } - ], - [ - 'http://www.amazon.es/Vans-OLD-SKOOL-BLACK-WHITE/dp/B000R3QPEA/', - '', - [], - function ($configurator) - { - $configurator->MediaEmbed->add('amazon'); - $configurator->rendering->parameters['AMAZON_ASSOCIATE_TAG_ES'] = 'es-20'; - } - ], - [ - 'http://www.amazon.fr/Vans-Authentic-Baskets-mixte-adulte/dp/B005NIKPAY/', - '', - [], - function ($configurator) - { - $configurator->MediaEmbed->add('amazon'); - } - ], - [ - 'http://www.amazon.it/gp/product/B00JGOMIP6/', - '', - [], - function ($configurator) - { - $configurator->MediaEmbed->add('amazon'); - } - ], [ 'http://www.audiomack.com/album/hz-global/double-a-side-vol3', '',
AMAZON_ASSOCIATE_TAGAmazon Associate tag (.com)
AMAZON_ASSOCIATE_TAG_CAAmazon Associate tag (.ca)
AMAZON_ASSOCIATE_TAG_DEAmazon Associate tag (.de)
AMAZON_ASSOCIATE_TAG_ESAmazon Associate tag (.es)
AMAZON_ASSOCIATE_TAG_FRAmazon Associate tag (.fr)
AMAZON_ASSOCIATE_TAG_INAmazon Associate tag (.in)
AMAZON_ASSOCIATE_TAG_ITAmazon Associate tag (.it)
AMAZON_ASSOCIATE_TAG_JPAmazon Associate tag (.co.jp)
AMAZON_ASSOCIATE_TAG_UKAmazon Associate tag (.co.uk)
MEDIAEMBED_THEME Either an empty string (default) or "dark" for dark theme