<!DOCTYPE html>
        <html lang="en" dir="ltr">
            <head>
                <meta charset="UTF-8">
                <meta name="viewport" content="width=device-width, initial-scale=1.0">
                
                <style>:root{--color-white:#fff;--color-black:#000;--color-red:red;--color-brand-red:#c6002b;--color-brand-grey:#939697;--palette-red-600:#c6002b;--palette-red-500:#cd212e;--palette-red-400:#e22c3a;--palette-red-300:#f4747c;--palette-red-200:#f79096;--palette-red-100:#f4adb1;--palette-orange-600:#fb6825;--palette-orange-500:#fc833e;--palette-orange-400:#fc9e65;--palette-orange-300:#fdb990;--palette-orange-200:#fdd5bb;--palette-orange-100:#fef1e8;--palette-yellow-600:#fcba38;--palette-yellow-500:#fdc64c;--palette-yellow-400:#fdd36f;--palette-yellow-300:#fddf96;--palette-yellow-200:#feecbf;--palette-yellow-100:#fff8e9;--palette-green-600:#46815a;--palette-green-500:#62aa7b;--palette-green-400:#78d297;--palette-green-300:#8bdea7;--palette-green-200:#9ce2b4;--palette-green-100:#ace7c0;--palette-blue-600:#0055b7;--palette-blue-500:#509da7;--palette-blue-400:#60bac6;--palette-blue-300:#68c8d5;--palette-blue-200:#84dae5;--palette-blue-100:#a3e2eb;--palette-purple-600:#793cb7;--palette-purple-500:#8d5bcd;--palette-purple-400:#a071dc;--palette-purple-300:#a586e5;--palette-purple-200:#b895f2;--palette-purple-100:#c7a3f5;--palette-grey-600:#27292d;--palette-grey-600-rgb:39,41,45;--palette-grey-500:#3f4447;--palette-grey-500-rgb:63,68,71;--palette-grey-400:#717277;--palette-grey-400-rgb:113,114,119;--palette-grey-300:#a9afb2;--palette-grey-300-rgb:169,175,178;--palette-grey-250:#dadfe3;--palette-grey-250-rgb:218,223,227;--palette-grey-200:#e6eaed;--palette-grey-200-rgb:230,234,237;--palette-grey-150:#edf1f3;--palette-grey-150-rgb:237,241,243;--palette-grey-100:#f6f8f9;--palette-grey-100-rgb:246,248,249;--accent-color:var(--palette-grey-600);--station-accent-background:var(--palette-grey-600);--station-accent-background-overlay:var(--accent-color);--station-accent-foreground:var(--color-white);--station-font-family:"Segoe UI",Helvetica,Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol";--body-bgcolor:var(--palette-grey-100);--body-font-family:var(--station-font-family);--body-font-size:1.6rem;--body-font-size-2:1.4rem;--body-text-color:var(--palette-grey-600);--secondary-text-color:var(--palette-grey-500);--caption-text-color:var(--palette-grey-400);--default-link-color:var(--palette-grey-600);--default-link-hover-color:var(--palette-grey-500);--station-link-color:var(--accent-color);--station-link-hover-color:var(--default-link-hover-color);--content-min-width:90rem;--content-max-width:128rem;--grid-vertical-spacing:3.2rem;--base-grid-gap:1.6rem;--region-row-gap:var(--grid-vertical-spacing);--grid-gutter-width:1.6rem;--front-matter-grid-column:2;--two-column-grid-template-columns:var(--grid-gutter-width) minmax(28.8rem,1fr) var(--grid-gutter-width);--full-width-grid-template-columns:1fr;--full-width-grid-block-template-columns:var(--grid-gutter-width) minmax(28.8rem,1fr) var(--grid-gutter-width);--site-theme-overlay-opacity:0.25;--site-theme-foreground-color:var(--palette-grey-500);--site-theme-foreground-hover-color:var(--palette-grey-400);--site-theme-background-color:var(--color-white);--text-highlight-background:var(--color-black);--text-highlight-foreground:var(--color-white);--alert-background-color:var(--palette-blue-600);--alert-foreground-color:var(--color-white);--browser-checker-bg-color:var(--palette-grey-400);--browser-checker-text-color:var(--color-black);--eyebrow-text-color:var(--palette-grey-600);--byline-text-color:var(--palette-grey-600);--button-background:var(--palette-grey-600);--button-foreground:var(--color-white);--button-border:none;--button-padding:1.5rem 2.4rem;--button-radius:99.9rem;--button-font-size:1.5rem;--button-font-weight:600;--button-line-height:2rem;--button-shadow:0 0.1rem 0.3rem rgba(0,0,0,.15);--button-hover-background:var(--palette-grey-500);--button-hover-foreground:var(--color-white);--button-hover-shadow:0 0.3rem 0.5rem rgba(0,0,0,.15);--button-hover-border:var(--button-border);--button-active-background:var(--button-background);--button-active-foreground:var(--button-foreground);--button-active-shadow:var(--button-shadow);--button-active-border:var(--button-border);--button-disabled-background:var(--palette-grey-250);--button-disabled-foreground:var(--palette-grey-300);--button-disabled-shadow:none;--button-disabled-border:var(--button-border);--button-secondary-background:transparent;--button-secondary-foreground:var(--palette-grey-600);--button-secondary-border:0.1rem solid var(--palette-grey-600);--button-secondary-hover-background:var(--palette-grey-150);--button-secondary-hover-foreground:var(--button-secondary-foreground);--button-secondary-hover-border:var(--button-secondary-border);--button-secondary-active-background:var(--palette-grey-600);--button-secondary-active-foreground:var(--color-white);--button-secondary-active-border:var(--button-secondary-border);--button-customized-foreground:var(--body-text-color);--button-customized-background:transparent;--button-customized-hover-foreground:var(--body-text-color);--button-customized-hover-background:transparent;--block-theme-foreground-color:var(--body-text-color);--block-theme-background-color:var(--palette-grey-200);--block-theme-background-overlay:transparent;--heading-vertical-margin:2.4rem;--card-heading-color:var(--palette-grey-600);--card-bg-color:var(--color-white);--card-text-primary-color:var(--palette-grey-600);--card-text-secondary-color:var(--palette-grey-500);--tabs-text-default-color:var(--palette-grey-500);--tabs-text-active-color:var(--palette-grey-600);--fader-bg-color:var(--palette-grey-200);--fader-width:3.2rem;--fader-gradient:linear-gradient(to right,rgba(var(--palette-grey-200-rgb),0) 0%,var(--palette-grey-200) 90%);--viewmore-text-color:var(--palette-grey-600);--heading-text-color:var(--body-text-color);--container-max-width:128rem;--container-horizontal-margin:1.6rem;--container-block-vertical-margin:1.6rem;--container-width:calc(100vw - var(--container-horizontal-margin)*2);--container-block-width:var(--container-width);--navigation-zindex:999;--playerbar-zindex:9;--legalnotice-zindex:10;--modal-zindex:1000;--heading-font-weight:900;--heading-margin-default:0;--heading-1-font-size:3.2rem;--heading-1-line-height:3.6rem;--heading-2-font-size:2.4rem;--heading-2-line-height:2.8rem;--heading-3-font-size:2.4rem;--heading-3-line-height:2.8rem;--heading-4-font-size:1.8rem;--heading-4-line-height:2.2rem;--heading-5-font-size:1.6rem;--heading-5-line-height:2rem;--heading-6-font-size:1.4rem;--heading-6-line-height:1.6rem;--elevation-1:0 0.1rem 0.3rem rgba(0,0,0,.15);--elevation-4:0 0.3rem 0.5rem rgba(0,0,0,.15);--elevation-6:0 0.5rem 0.8rem rgba(0,0,0,.15);--elevation-8:0 0.8rem 2.4rem rgba(0,0,0,.15);--elevation-up:0 -0.1rem 0.3rem -0.3rem #000;--elevation-down:0 0.1rem 0.3rem -0.3rem #000;--weather-icon-color:var(--color-white);--arrow-icon-color:var(--color-white);--icon-default-width:2.4rem;--icon-default-height:2.4rem;--icon-primary-color:var(--palette-grey-500);--icon-secondary-color:var(--color-white);--icon-primary-hover-color:var(--palette-grey-400);--icon-secondary-hover-color:var(--color-white);--search-input-foreground:var(--palette-grey-600);--search-input-background:transparent;--search-container-background:var(--color-white);--search-input-placeholder:var(--palette-grey-400);--template-grid-height:100%}@media screen and (min-width:768px){:root{--max-gutter:calc((100% - var(--container-max-width))/2);--grid-gutter-width:minmax(2rem,var(--max-gutter));--base-grid-gap:3.2rem;--two-column-grid-template-columns:var(--grid-gutter-width) minmax(32rem,60rem) minmax(32rem,38rem) var(--grid-gutter-width)}}@media screen and (min-width:1060px){:root{--grid-gutter-width:minmax(8rem,var(--max-gutter));--two-column-grid-template-columns:var(--grid-gutter-width) minmax(52rem,90rem) 38rem var(--grid-gutter-width);--full-width-grid-block-template-columns:var(--grid-gutter-width) minmax(90rem,1fr) var(--grid-gutter-width);--container-horizontal-margin:8rem;--container-block-vertical-margin:3.2rem;--heading-1-font-size:4rem;--heading-1-line-height:4.8rem;--heading-2-font-size:3.2rem;--heading-2-line-height:3.6rem}}body.theme-night{--site-theme-foreground-color:var(--palette-grey-100);--site-theme-foreground-hover-color:var(--palette-grey-300);--site-theme-background-color:var(--color-black);--alert-background-color:var(--color-white);--alert-foreground-color:var(--color-black);--search-input-foreground:var(--site-theme-foreground-color);--search-container-background:var(--site-theme-background-color);--search-input-placeholder:var(--site-theme-foreground-hover-color);--station-accent-background:var(--color-white);--station-accent-background-overlay:var(--accent-color);--station-accent-foreground:var(--color-black);--block-theme-background-color:var(--palette-grey-600);--block-theme-background-overlay:var(--accent-color);--block-theme-foreground-color:var(--color-white)}body.theme-night .themed-block{--tabs-text-default-color:var(--palette-grey-100);--tabs-text-active-color:var(--palette-grey-200);--card-text-primary-color:var(--block-theme-foreground-color);--card-text-secondary-color:var(--block-theme-foreground-color);--viewmore-text-color:var(--block-theme-foreground-color);--icon-primary-color:var(--block-theme-foreground-color);--heading-text-color:var(--block-theme-foreground-color);--default-link-color:var(--block-theme-foreground-color);--body-text-color:var(--block-theme-foreground-color);--fader-gradient:none;--eyebrow-text-color:var(--block-theme-foreground-color);--button-background:var(--color-white);--button-foreground:var(--palette-grey-600);--button-border:none;--button-hover-background:var(--palette-grey-100);--button-hover-foreground:var(--palette-grey-600);--button-active-background:var(--button-hover-background);--button-active-foreground:var(--button-hover-foreground);--button-disabled-background:var(--palette-grey-400);--button-disabled-foreground:var(--palette-grey-300);--button-secondary-background:transparent;--button-secondary-foreground:var(--color-white);--button-secondary-border:0.1rem solid var(--palette-grey-100);--button-secondary-hover-background:var(--palette-grey-100);--button-secondary-hover-foreground:var(--palette-grey-600);--button-secondary-hover-border:var(--button-secondary-border);--button-secondary-active-background:var(--color-white);--button-secondary-active-foreground:var(--palette-grey-600);--button-secondary-active-border:var(--button-secondary-border)}body.template-coast{--accent-color:var(--palette-grey-100);--body-bgcolor:var(--color-black);--body-text-color:var(--color-white);--card-heading-color:var(--color-white);--card-bg-color:transparent;--card-text-primary-color:var(--color-white);--card-text-secondary-color:var(--palette-grey-100);--heading-text-color:var(--body-text-color);--tabs-text-default-color:var(--color-white);--tabs-text-active-color:var(--palette-grey-100);--button-customized-foreground:var(--default-link-color);--button-customized-hover-foreground:var(--default-link-hover-color)}.card-title{font-size:var(--heading-4-font-size);font-weight:var(--heading-font-weight);line-height:var(--heading-4-line-height)}.alerts:not(:empty),.themed-block{background-color:var(--block-theme-background-color);max-width:none;position:relative}.theme-night .alerts:not(:empty)>*,.theme-night .themed-block>*{position:relative;z-index:1}.theme-night .alerts:not(:empty):before,.theme-night .themed-block:before{background-color:var(--block-theme-background-overlay);content:"";display:inline-flex;height:100%;left:0;opacity:var(--site-theme-overlay-opacity);position:absolute;top:0;width:100%;z-index:0}.subheading{color:var(--secondary-text-color)}.caption{color:var(--caption-text-color)}.scroll-blocker{background-color:rgba(0,0,0,.7);height:100vh;left:0;opacity:0;position:fixed;top:0;transition:visibility 0s ease-in-out,opacity .3s;visibility:hidden;width:100%;z-index:10}.no-content{display:none}.hidden{display:none!important}.search-button{background-color:transparent;border:none;cursor:pointer;line-height:0;margin:0;padding:0}.search-button svg .primary-path{fill:var(--icon-primary-color)}.search-button:active svg .primary-path,.search-button:hover svg .primary-path{fill:var(--icon-primary-hover-color)}.text-default{color:var(--palette-grey-500)}.text-headline{color:var(--palette-grey-600)}.text-caption{color:var(--palette-grey-400)}.text-on-dark{color:#fff}.text-on-light{color:var(--palette-grey-500)}.text-inactive{color:var(--palette-grey-300)}.text-link{color:var(--palette-red-400)}.bg-default{background-color:var(--palette-grey-100)}.bg-light{background-color:#fff}.bg-dark{background-color:var(--palette-grey-600)}.bg-inactive{background-color:var(--palette-grey-300)}.bg-selected{background-color:var(--palette-red-400)}.border-default{border-color:var(--palette-grey-300)}.border-neutral-light{border-color:var(--palette-grey-200)}.border-neutral-dark{border-color:var(--palette-grey-400)}.border-dark{border-color:var(--palette-grey-500)}.card{box-shadow:var(--elevation-1)}.card:hover{box-shadow:var(--elevation-4)}.menu{box-shadow:var(--elevation-6)}.dialog{box-shadow:var(--elevation-8)}.elevation-01,.navigation-bar{box-shadow:var(--elevation-1)}.elevation-01,.elevation-04{border-radius:.6rem}.elevation-04{box-shadow:var(--elevation-4)}.elevation-06{border-radius:.6rem;box-shadow:var(--elevation-6)}.elevation-08{border-radius:.6rem;box-shadow:var(--elevation-8)}.elevation-up{border-radius:.6rem;box-shadow:var(--elevation-up)}.img-responsive{height:auto;max-width:100%}.warning-text{background:var(--palette-yellow-300);border-radius:.6rem;box-shadow:0 .4rem .4rem rgba(0,0,0,.1);color:var(--palette-grey-600);display:flex;font-size:1.6rem;font-weight:400;gap:.8rem;padding:1.6rem;width:100%}.warning-text:before{content:url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' fill='brown'><path d='M11.777.465a.882.882 0 00-1.554 0L.122 18.605C-.224 19.225.208 20 .899 20H21.1c.691 0 1.123-.775.777-1.395L11.777.465zM11 12.5c-.55 0-1-.45-1-1v-4c0-.55.45-1 1-1s1 .45 1 1v4c0 .55-.45 1-1 1zm0 4a1 1 0 110-2 1 1 0 010 2z' /></svg>");display:block;height:2rem;width:2.2rem}.fader{position:relative}.fader:after{background:var(--fader-gradient);content:"";display:inline-block;height:100%;position:absolute;right:-.1rem;top:-.1rem;width:var(--fader-width)}.fader .fade{display:none}.alerts:not(:empty){margin-bottom:-.1rem;padding:2.4rem 0}hr.divider{background-color:var(--palette-grey-300);border:none;height:.1rem;margin:0}hr.dark{background:var(--palette-grey-400)}html{font-size:10px;margin:0;max-width:100vw;padding:0;width:100%}html *{box-sizing:border-box}@-moz-document url-prefix(){body{font-weight:lighter}}body{background-color:var(--body-bgcolor);color:var(--body-text-color);font-family:var(--body-font-family);font-size:var(--body-font-size);margin:0;overflow:hidden;overflow-anchor:none;padding:0;position:relative;width:100%}body.no-scroll{height:100vh;overflow:hidden}body.no-scroll .scroll-blocker{opacity:1;visibility:visible}a{color:var(--default-link-color)}a.next-page{height:.1rem;visibility:hidden}h1,h2,h3,h4,h5,h6{color:var(--heading-text-color);font-weight:var(--heading-font-weight);margin:var(--heading-margin-default)}h1,h2,h3,h4{letter-spacing:-.02rem}h1{font-size:var(--heading-1-font-size);line-height:var(--heading-1-line-height)}h2{font-size:var(--heading-2-font-size);line-height:var(--heading-2-line-height)}h3{font-size:var(--heading-3-font-size);line-height:var(--heading-3-line-height)}h4{font-size:var(--heading-4-font-size);line-height:var(--heading-4-line-height)}h5{font-size:var(--heading-5-font-size);line-height:var(--heading-5-line-height)}h6{font-size:var(--heading-6-font-size);line-height:var(--heading-6-line-height)}figure{margin:0 auto}[type=email],[type=number],[type=password],input[type=text]{background:#fff;border:.1rem solid #717277;border-radius:.6rem}.tabbed-item:focus{background-color:#ff0!important;outline:.2rem dashed red!important}button{font-family:var(--body-font-family)}svg .primary-path{fill:var(--icon-primary-color)}svg .secondary-path{fill:var(--icon-secondary-color)}::selection{background-color:var(--text-highlight-background);color:var(--text-highlight-foreground)}@media print{@page{size:A4 portrait;margin:1cm}::-webkit-scrollbar{display:none}body{background:#fff!important;color:#000;font:13pt Georgia,Times New Roman,Times,serif;line-height:1.3;margin:0}#app{display:block;height:100%;width:auto}h1{font-size:24pt}h2,h3,h4{font-size:14pt;margin-top:2.5rem}h1,h2,h3,h4,h5,h6{page-break-after:avoid}a,blockquote,h1,h2,h3,h4,h5,h6,img,p{page-break-inside:avoid}img{page-break-after:avoid}pre,table{page-break-inside:avoid}a,a:link,a:visited{background:transparent;color:#520;font-weight:700;text-align:left;text-decoration:underline}a[href^="#"]{font-weight:400;text-decoration:none}a:after>img,article a[href^="#"]:after{content:""}address,blockquote,dd,dt,li,p{font-size:100%}ol,ul{list-style:square;margin-bottom:20pt;margin-left:18pt}li{line-height:1.6em}.component-site-header{display:block;position:relative}.component-site-header .main-header-items{display:block;width:100%}iframe{height:0!important;line-height:0pt!important;overflow:hidden!important;white-space:nowrap;width:0!important}.component-ad-unit,.component-pushdown,.component-recommendation,.component-social-network-icons,.footer-national-links,.lower-footer-national-links,.nav-toggler,.search-user-container,.share-icons,iframe,nav{display:none}}.component-app{background-color:pink;display:flex;flex-direction:column}.template-grid{display:grid;grid-template-areas:"router-outlet" "player-bar";grid-template-columns:1fr;grid-template-rows:1fr auto;height:100vh;height:var(--template-grid-height);overflow:hidden}.template-grid>.component-routes{grid-area:router-outlet;overflow:auto}.template-grid>.ihr-player-bar{grid-area:player-bar}
/*# sourceMappingURL=local-critical-style.5a54a2ee878d2c1e77ca.css.map*/</style>
                <link rel="preconnect" href="https://static.inferno.iheart.com" data-reactroot=""/><link rel="preconnect" href="https://i.iheart.com" data-reactroot=""/><link rel="preconnect" href="https://webapi.radioedit.iheart.com" data-reactroot=""/><link rel="preconnect" href="https://us.api.iheart.com" data-reactroot=""/><link rel="preconnect" href="https://https://cdn.cookielaw.org" data-reactroot=""/><link rel="preconnect" href="https://www.iheart.com" data-reactroot=""/><link rel="dns-prefetch" href="https://static.inferno.iheart.com" data-reactroot=""/>
                
                <link data-chunk="bundle" rel="stylesheet" href="https://static.inferno.iheart.com/inferno/styles/bundle.59591de6039be7feaf3d.css">
<link data-chunk="premiere" rel="stylesheet" href="https://static.inferno.iheart.com/inferno/styles/premiere.5ab0b62afd4187ebf9b2.css">
<link data-chunk="FauxButton-component" rel="stylesheet" href="https://static.inferno.iheart.com/inferno/styles/FauxButton-component.1f25bb623660eb4f88c1.css">
<link data-chunk="core-page-blocks-datasource-DatasourceLoader-component" rel="stylesheet" href="https://static.inferno.iheart.com/inferno/styles/core-page-blocks-datasource-DatasourceLoader-component.ed118ca85e0cefc658b6.css">
<link data-chunk="Datasource-component" rel="stylesheet" href="https://static.inferno.iheart.com/inferno/styles/Datasource-component.a1eb25fbdc158e499608.css">
<link data-chunk="Grid-component" rel="stylesheet" href="https://static.inferno.iheart.com/inferno/styles/Grid-component.9e05f3f8fa0e6b993347.css">
<link data-chunk="Heading-component" rel="stylesheet" href="https://static.inferno.iheart.com/inferno/styles/Heading-component.d79a5c95e6ef67a97bca.css">
<link data-chunk="components-tiles-ContentTile-component" rel="stylesheet" href="https://static.inferno.iheart.com/inferno/styles/components-tiles-ContentTile-component.d3f34a80e2ccc4662f3b.css">
<link data-chunk="meettheshow-MeetTheShow-component" rel="stylesheet" href="https://static.inferno.iheart.com/inferno/styles/meettheshow-MeetTheShow-component.3644d3d2229f138ebcd1.css">
<link data-chunk="show-Show-component" rel="stylesheet" href="https://static.inferno.iheart.com/inferno/styles/Show-component.608ec1ff0656c8b676a1.css">
<link data-chunk="LoadMoreFromCursor-component" rel="stylesheet" href="https://static.inferno.iheart.com/inferno/styles/LoadMoreFromCursor-component.4a7a0f66bc2d890b3034.css">
<link data-chunk="core-page-blocks-youtubePlayer-YouTubePlayer-component" rel="stylesheet" href="https://static.inferno.iheart.com/inferno/styles/core-page-blocks-youtubePlayer-YouTubePlayer-component.bb75193f30ae9d0cdc7f.css">
<link data-chunk="Eyebrow-component" rel="stylesheet" href="https://static.inferno.iheart.com/inferno/styles/Eyebrow-component.23e83d8b8cab22ea99d6.css">
<link data-chunk="Podcasts-component" rel="stylesheet" href="https://static.inferno.iheart.com/inferno/styles/Podcasts-component.642ba52c39989a76222e.css">
<link data-chunk="ui-ImageTile-component" rel="stylesheet" href="https://static.inferno.iheart.com/inferno/styles/ImageTile-component.c2cbd469fbc0bd11cbdf.css">
<link data-chunk="Card-component" rel="stylesheet" href="https://static.inferno.iheart.com/inferno/styles/Card-component.c66d212af09897afcdd6.css">
                <style data-reactroot="">:root {
        --station-font-family: "Roboto","Segoe UI",Helvetica,Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol";
        --gradient-start: hsl(197,81.5%,35.8%);
        --gradient-stop: hsl(197,81.5%,29.799999999999997%);
        
                --accent-color: #17aae2;
            
        
             --darkFooterColor: hsl(197,81.5%,33.8%);
             
        --premiere-footer-dark-color:var(--darkFooterColor);
    }</style>
                
                <title data-rh="true">On Air with Ryan Seacrest - News &amp; more from the live radio show</title>
                <link data-rh="true" rel="shortcut icon" type="" title="" href="https://i.iheart.com/v3/re/assets.brands/945912127b1a3ec77a357a445ff0b5cb?ops=gravity(%22center%22),contain(32,32),quality(65)"/><link data-rh="true" rel="apple-touch-icon" type="" title="" href="https://i.iheart.com/v3/re/assets.brands/945912127b1a3ec77a357a445ff0b5cb?ops=new(),flood(%22white%22),swap(),merge(%22over%22),gravity(%22center%22),contain(167,167),quality(80),format(%22png%22)"/><link data-rh="true" rel="image_src" type="" title="" href="https://i.iheart.com/v3/re/assets.brands/5e9616fdd2a576586b9271ae?ops=gravity(%22center%22),contain(1200,675),quality(65)"/><link data-rh="true" rel="canonical" type="" title="" href="https://onairwithryan.iheart.com/"/>
                <meta data-rh="true" property="og:locale" content="en_us"/><meta data-rh="true" name="msapplication-TileColor" content="#fff"/><meta data-rh="true" name="msvalidate.01" content="E98E323249F89ACF6294F958692E230B"/><meta data-rh="true" name="format-detection" content="telephone=no"/><meta data-rh="true" name="theme-color" content="#17aae2"/><meta data-rh="true" property="og:title" content="On Air with Ryan Seacrest - News &amp; more from the live radio show"/><meta data-rh="true" property="twitter:title" content="On Air with Ryan Seacrest - News &amp; more from the live radio show"/><meta data-rh="true" itemprop="name" content="On Air with Ryan Seacrest - News &amp; more from the live radio show"/><meta data-rh="true" name="description" content="The official website for On Air with Ryan Seacrest. Get updates, interviews, videos, highlights and the latest news from Ryan about celebrities you love."/><meta data-rh="true" property="og:description" content="The official website for On Air with Ryan Seacrest. Get updates, interviews, videos, highlights and the latest news from Ryan about celebrities you love."/><meta data-rh="true" property="twitter:description" content="The official website for On Air with Ryan Seacrest. Get updates, interviews, videos, highlights and the latest news from Ryan about celebrities you love."/><meta data-rh="true" itemprop="description" content="The official website for On Air with Ryan Seacrest. Get updates, interviews, videos, highlights and the latest news from Ryan about celebrities you love."/><meta data-rh="true" name="keywords" content="top 40, american, ryan, ryan seacrest, seacrest, countdown, on air"/><meta data-rh="true" property="og:url" content="https://onairwithryan.iheart.com/"/><meta data-rh="true" property="twitter:url" content="https://onairwithryan.iheart.com/"/><meta data-rh="true" itemprop="url" content="https://onairwithryan.iheart.com/"/><meta data-rh="true" name="thumbnail" content="https://i.iheart.com/v3/re/assets.brands/5e9616fdd2a576586b9271ae?ops=gravity(%22center%22),contain(1200,675),quality(65)"/><meta data-rh="true" property="og:image" content="https://i.iheart.com/v3/re/assets.brands/5e9616fdd2a576586b9271ae?ops=gravity(%22center%22),contain(1200,675),quality(65)"/><meta data-rh="true" property="og:image:width" content="1200"/><meta data-rh="true" property="og:image:height" content="675"/><meta data-rh="true" property="twitter:image" content="https://i.iheart.com/v3/re/assets.brands/5e9616fdd2a576586b9271ae?ops=gravity(%22center%22),contain(1200,675),quality(65)"/><meta data-rh="true" itemprop="image" content="https://i.iheart.com/v3/re/assets.brands/5e9616fdd2a576586b9271ae?ops=gravity(%22center%22),contain(1200,675),quality(65)"/><meta data-rh="true" name="msapplication-TileImage" content="https://i.iheart.com/v3/re/assets.brands/5e9616fdd2a576586b9271ae?ops=gravity(%22center%22),contain(1200,675),quality(65)"/><meta data-rh="true" property="twitter:card" content="Summary"/><meta data-rh="true" property="twitter:site" content="@onairwithryan"/><meta data-rh="true" property="twitter:creator" content="@onairwithryan"/><meta data-rh="true" property="twitter:domain" content="onairwithryan.iheart.com"/><meta data-rh="true" property="og:site_name" content="On Air with Ryan Seacrest"/><meta data-rh="true" name="application-name" content="On Air with Ryan Seacrest"/><meta data-rh="true" property="fb:app_id" content="1574631376170440"/><meta data-rh="true" property="fb:pages" content="24636146951"/><meta data-rh="true" name="google-site-verification" content="p2FWrUKxtwBmQgHV4CjD80oKdZZBjmMNByoWvZMsYso"/>
                
            </head>
            <body class="theme-light template-premiere">
                <div id="app"><div class="component-template template-grid" data-reactroot=""><div class="component-routes"><div class="component-pushdown"><div tabindex="-1" class="component-ad-unit lazy-load" data-position="3330" data-split="50" id="dfp-ad-3330-ad:top-leaderboard"></div></div><header class="component-premiere-site-header"><style>
            :root {
                 --premiere-header-background-color: #e6eaed;
                 --premiere-navigation-background-color: #17aae2;
            }
        </style><section class="wrapper--header"><section class="search-user-container"><div class="header-user"></div><div class="header-search"><form class="search-form" name="search-form" role="search"><section class="search-container"><input type="search" name="keyword" id="search-input-field-header" aria-label="search text" placeholder="Search" value="" maxLength="250"/><button class="search-button search-submit" aria-label="Search" type="submit"><svg class="svg-icon icon-search" tabindex="-1" width="32px" height="32px" viewBox="0 0 32 32" focusable="false" fill="none" xmlns="http://www.w3.org/2000/svg"><circle class="outline" cx="16" cy="16" r="15" fill="none" stroke="none" stroke-width="2"></circle><path class="primary-path" fill-rule="evenodd" clip-rule="evenodd" d="M18.457 20.343a7.69 7.69 0 111.929-1.591l4.658 5.434a1.25 1.25 0 11-1.898 1.628l-4.69-5.471zm.829-6.652a4.69 4.69 0 11-9.381 0 4.69 4.69 0 019.38 0z" fill="none"></path></svg></button></section></form><button class="search-button search-toggle" aria-label="Open Search"><svg class="svg-icon icon-search-without-circle" tabindex="-1" width="36" height="40" viewBox="0 0 40 40" focusable="false" fill="none" xmlns="http://www.w3.org/2000/svg"><path class="primary-path" fill-rule="evenodd" clip-rule="evenodd" d="M22.552 28.331a14.811 14.811 0 01-7.538 2.051C6.722 30.382 0 23.581 0 15.191S6.722 0 15.014 0c8.291 0 15.013 6.801 15.013 15.191 0 3.828-1.4 7.326-3.71 9.997l9.096 10.736a2.49 2.49 0 01-.265 3.482 2.42 2.42 0 01-3.441-.268L22.552 28.33zm1.618-13.14c0 5.117-4.1 9.265-9.157 9.265s-9.156-4.148-9.156-9.265c0-5.117 4.1-9.265 9.157-9.265s9.156 4.148 9.156 9.265z" fill="#fff"></path></svg></button></div></section><section class="branding homepage"><div class="HostImage-module_host-image_AwW1z"><img src="https://i.iheart.com/v3/re/new_assets/f79fc341-a979-4863-81b0-eea1ddc6e07b" data-src="https://i.iheart.com/v3/re/assets.brands/6272d2dcb04b99b93bbaec72" data-srcset="https://i.iheart.com/v3/re/assets.brands/6272d2dcb04b99b93bbaec72?ops=gravity(%22center%22),contain(133,133)&amp;quality=80 1x,https://i.iheart.com/v3/re/assets.brands/6272d2dcb04b99b93bbaec72?ops=gravity(%22center%22),contain(266,266)&amp;quality=80 2x" sizes="" alt="On Air with Ryan Seacrest - News &amp; more from the live radio show" class="lazyload" srcSet="" width="133" height="133"/></div><div class="station-logo"><a aria-label="Station Link" tabindex="0" href="/"><img src="https://i.iheart.com/v3/re/assets.brands/5e9616fdd2a576586b9271ae?ops=gravity(%22center%22),contain(166,80)&amp;quality=80" data-src="https://i.iheart.com/v3/re/assets.brands/5e9616fdd2a576586b9271ae?ops=gravity(%22center%22),contain(166,80)&amp;quality=80" data-srcset="https://i.iheart.com/v3/re/assets.brands/5e9616fdd2a576586b9271ae?ops=gravity(%22center%22),contain(166,80)&amp;quality=80 1x,https://i.iheart.com/v3/re/assets.brands/5e9616fdd2a576586b9271ae?ops=gravity(%22center%22),contain(332,160)&amp;quality=80 2x" sizes="" alt="On Air with Ryan Seacrest - News &amp; more from the live radio show" class="lazyload" srcSet="https://i.iheart.com/v3/re/assets.brands/5e9616fdd2a576586b9271ae?ops=gravity(%22center%22),contain(166,80)&amp;quality=80 1x,https://i.iheart.com/v3/re/assets.brands/5e9616fdd2a576586b9271ae?ops=gravity(%22center%22),contain(332,160)&amp;quality=80 2x" width="166" height="80"/></a></div></section><section class="find-your-station"><a class="component-button button-faux primary small listen-button" tabindex="0" href="/howtolisten/">Find Station</a></section></section><section class="wrapper--social"><button class="component-button primary small social-icons-button" aria-label="socialIcons" aria-hidden="false" type="button"><ul class="component-social-icons"><li class="icon-container"><a href="//www.facebook.com/onairwithryanseacrest" aria-label="Visit us on facebook" target="_blank" rel="noopener"><svg tabindex="-1" focusable="false" class="svg-icon icon-facebook" width="24" height="24" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg" fill="none"><path class="primary-path" tabindex="-1" d="M21 12C21 7.02891 16.9711 3 12 3C7.02891 3 3 7.02891 3 12C3 16.493 6.29062 20.216 10.5938 20.891V14.6016H8.30859V12H10.5938V10.0172C10.5938 7.76191 11.9367 6.51562 13.9934 6.51562C14.9777 6.51562 16.0078 6.69141 16.0078 6.69141V8.90625H14.8723C13.7543 8.90625 13.4062 9.60059 13.4062 10.3125V12H15.9023L15.5033 14.6016H13.4062V20.891C17.7094 20.216 21 16.493 21 12Z" fill="#27292D"></path><path class="secondary-path" tabindex="-1" d="M15.5033 14.6016L15.9023 12H13.4062V10.3125C13.4062 9.60059 13.7543 8.90625 14.8723 8.90625H16.0078V6.69141C16.0078 6.69141 14.9777 6.51562 13.9934 6.51562C11.9367 6.51562 10.5938 7.76191 10.5938 10.0172V12H8.30859V14.6016H10.5938V20.891C11.0525 20.9631 11.5219 21 12 21C12.4781 21 12.9475 20.9631 13.4062 20.891V14.6016H15.5033Z" fill="white"></path></svg></a></li><li class="icon-container"><a href="//www.x.com/onairwithryan" aria-label="Visit us on X" target="_blank" rel="noopener"><svg tabindex="-1" focusable="false" class="svg-icon icon-twitter" xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none"><path class="primary-path" d="M13.7124 10.6218L20.4133 3H18.8254L13.0071 9.61788L8.35992 3H3L10.0274 13.0074L3 21H4.58799L10.7324 14.0113L15.6401 21H21L13.7124 10.6218ZM11.5375 13.0956L10.8255 12.0991L5.16017 4.16971H7.59922L12.1712 10.5689L12.8832 11.5655L18.8262 19.8835H16.3871L11.5375 13.0956Z" fill="#27292D"></path></svg></a></li><li class="icon-container"><a href="//www.youtube.com/ryanseacrest" aria-label="Visit us on youtube" target="_blank" rel="noopener"><svg tabindex="-1" focusable="false" class="svg-icon icon-youtube" width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><path tabindex="-1" class="primary-path" fill-rule="evenodd" clip-rule="evenodd" d="M20.9991 4.48941C21.9843 4.75294 22.761 5.52471 23.0263 6.50353C23.5188 8.29176 23.4999 12.0188 23.4999 12.0188C23.4999 12.0188 23.4999 15.7271 23.0263 17.5153C22.761 18.4941 21.9843 19.2659 20.9991 19.5294C19.1993 20 12 20 12 20C12 20 4.81959 20 3.00081 19.5106C2.01564 19.2471 1.23888 18.4753 0.973639 17.4965C0.5 15.7271 0.5 12 0.5 12C0.5 12 0.5 8.29176 0.973639 6.50353C1.23888 5.52471 2.03459 4.73412 3.00081 4.47059C4.80064 4 12 4 12 4C12 4 19.1993 4 20.9991 4.48941ZM15.6944 12L9.70756 15.4259V8.57412L15.6944 12Z" fill="#27292D"></path></svg></a></li><li class="icon-container"><a href="//www.instagram.com/onairwithryan" aria-label="Visit us on instagram" target="_blank" rel="noopener"><svg tabindex="-1" focusable="false" class="svg-icon icon-instagram" width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><path class="primary-path" tabindex="-1" fill-rule="evenodd" clip-rule="evenodd" d="M12.0001 7.37836C11.086 7.37836 10.1924 7.64941 9.43242 8.15724C8.6724 8.66508 8.08003 9.38688 7.73023 10.2314C7.38043 11.0759 7.28891 12.0051 7.46723 12.9016C7.64556 13.7981 8.08573 14.6216 8.73208 15.268C9.37842 15.9143 10.2019 16.3545 11.0984 16.5328C11.9949 16.7112 12.9242 16.6196 13.7687 16.2698C14.6132 15.92 15.335 15.3277 15.8428 14.5676C16.3506 13.8076 16.6217 12.9141 16.6217 12C16.6217 10.7743 16.1348 9.59873 15.2681 8.732C14.4013 7.86528 13.2258 7.37836 12.0001 7.37836ZM12.0001 15C11.4067 15 10.8267 14.824 10.3334 14.4944C9.84003 14.1647 9.45553 13.6962 9.22847 13.148C9.00141 12.5998 8.94201 11.9966 9.05777 11.4147C9.17353 10.8328 9.45925 10.2982 9.87881 9.87867C10.2984 9.45912 10.8329 9.17341 11.4148 9.05765C11.9968 8.9419 12.6 9.00131 13.1482 9.22838C13.6963 9.45544 14.1649 9.83995 14.4945 10.3333C14.8241 10.8266 15.0001 11.4067 15.0001 12C15.0001 12.7956 14.684 13.5587 14.1214 14.1213C13.5588 14.6839 12.7957 15 12.0001 15Z" fill="#27292D"></path><path class="primary-path" tabindex="-1" d="M17.8842 7.19576C17.8842 7.79222 17.4007 8.27575 16.8042 8.27575C16.2078 8.27575 15.7243 7.79222 15.7243 7.19576C15.7243 6.5993 16.2078 6.11578 16.8042 6.11578C17.4007 6.11578 17.8842 6.5993 17.8842 7.19576Z" fill="#27292D"></path><path class="primary-path" tabindex="-1" fill-rule="evenodd" clip-rule="evenodd" d="M12 3C9.55581 3 9.24921 3.01036 8.28942 3.05416C7.33144 3.09789 6.67723 3.25001 6.10476 3.47251C5.50424 3.69849 4.96024 4.05275 4.51069 4.51058C4.05276 4.9601 3.6984 5.50411 3.47233 6.10466C3.25001 6.67716 3.09789 7.33137 3.05434 8.28935C3.01036 9.24915 3 9.55575 3 12C3 14.4443 3.01036 14.7509 3.05434 15.7107C3.09807 16.6687 3.25019 17.3229 3.47268 17.8953C3.69867 18.4959 4.05293 19.0399 4.51076 19.4894C4.96031 19.9472 5.50431 20.3015 6.10484 20.5275C6.67734 20.75 7.33154 20.9021 8.28949 20.9458C9.24944 20.9896 9.55592 21 12.0002 21C14.4444 21 14.751 20.9896 15.7108 20.9458C16.6688 20.9021 17.323 20.75 17.8955 20.5275C18.4933 20.2963 19.0363 19.9427 19.4896 19.4894C19.9428 19.0362 20.2964 18.4932 20.5276 17.8953C20.7501 17.3228 20.9023 16.6686 20.946 15.7107C20.9898 14.7507 21.0001 14.4443 21.0001 12C21.0001 9.55578 20.9898 9.24915 20.946 8.28935C20.9023 7.33137 20.7501 6.67716 20.5276 6.10469C20.3017 5.50417 19.9474 4.96016 19.4896 4.51062C19.04 4.0527 18.496 3.69836 17.8954 3.47233C17.3229 3.25001 16.6687 3.09789 15.7107 3.05434C14.7509 3.01036 14.4443 3 12 3ZM12 4.62165C14.4031 4.62165 14.6878 4.63084 15.6369 4.67414C16.5144 4.71418 16.9909 4.86077 17.308 4.98402C17.699 5.1283 18.0526 5.35835 18.3429 5.65727C18.6418 5.94757 18.8718 6.30118 19.0161 6.69209C19.1394 7.00923 19.286 7.48577 19.326 8.36326C19.3693 9.31231 19.3785 9.59694 19.3785 12.0001C19.3785 14.4033 19.3693 14.6879 19.326 15.637C19.286 16.5145 19.1393 16.991 19.0161 17.3082C18.8664 17.6963 18.6371 18.0488 18.3429 18.343C18.0487 18.6372 17.6962 18.8665 17.308 19.0162C16.9909 19.1395 16.5144 19.2861 15.6369 19.3261C14.688 19.3694 14.4034 19.3786 12 19.3786C9.59665 19.3786 9.31213 19.3694 8.36316 19.3261C7.48566 19.2861 7.00916 19.1395 6.69199 19.0162C6.30107 18.872 5.94747 18.6419 5.65716 18.343C5.35824 18.0527 5.12819 17.6991 4.98391 17.3082C4.86066 16.991 4.71404 16.5145 4.67403 15.637C4.63073 14.688 4.62155 14.4033 4.62155 12.0001C4.62155 9.59694 4.63073 9.31238 4.67403 8.36326C4.71408 7.48577 4.86066 7.00926 4.98391 6.69209C5.12821 6.30116 5.35828 5.94754 5.65723 5.65723C5.94754 5.35832 6.30115 5.12826 6.69206 4.98398C7.00919 4.86073 7.48574 4.71411 8.36323 4.6741C9.31228 4.6308 9.59683 4.62165 12 4.62165Z" fill="#27292D"></path></svg></a></li><li class="icon-container"><a href="//www.snapchat.com/add/onairwithryan" aria-label="Visit us on snapchat" target="_blank" rel="noopener"><svg tabindex="-1" focusable="false" class="svg-icon icon-snapchat" width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><path tabindex="-1" class="primary-path" d="M21.6499 17.1157C18.9334 16.6657 17.7057 13.877 17.6557 13.7604C17.6502 13.7548 17.6502 13.7492 17.6446 13.7381C17.5002 13.4437 17.4668 13.1993 17.5502 13.0048C17.7057 12.6327 18.2834 12.4493 18.6668 12.3327C18.7723 12.2993 18.8723 12.266 18.9556 12.2327C19.6334 11.966 19.9722 11.6383 19.9667 11.255C19.9611 10.955 19.7278 10.6883 19.3556 10.555C19.2334 10.505 19.0834 10.4772 18.939 10.4772C18.839 10.4772 18.6945 10.4884 18.5557 10.555C18.2334 10.705 17.9446 10.7883 17.6946 10.7994C17.5279 10.7939 17.4224 10.7495 17.3613 10.7161C17.3668 10.5772 17.378 10.4384 17.3891 10.2884L17.3946 10.2328C17.4779 8.87181 17.5891 7.18304 17.1446 6.18866C15.8225 3.22776 13.0227 3 12.195 3C12.1783 3 12.1617 3 12.145 3C12.145 3 11.8228 3.00556 11.8006 3.00556C10.9729 3.00556 8.1786 3.23332 6.86203 6.19422C6.41762 7.18859 6.52317 8.87736 6.61205 10.2384C6.62316 10.3995 6.63427 10.5661 6.63982 10.7272C6.57316 10.7661 6.44539 10.8106 6.25096 10.8106C5.98987 10.8106 5.67878 10.7272 5.32881 10.5661C5.23437 10.5217 5.12882 10.4995 5.01216 10.4995C4.60664 10.4995 4.11778 10.7661 4.04001 11.1661C3.98446 11.455 4.11223 11.8771 5.03994 12.2382C5.12327 12.2716 5.22326 12.3049 5.32881 12.3382C5.71211 12.4604 6.28985 12.6438 6.44539 13.0104C6.52872 13.1993 6.49539 13.4493 6.35096 13.7437C6.3454 13.7492 6.3454 13.7548 6.33985 13.7659C6.28985 13.8826 5.06216 16.6768 2.34568 17.1212C2.13459 17.1546 1.9846 17.3434 2.00126 17.5545C2.00682 17.6156 2.01793 17.6823 2.0457 17.7434C2.25125 18.2211 3.1123 18.5711 4.67885 18.8155C4.72885 18.8878 4.7844 19.1377 4.81773 19.2877C4.85106 19.4377 4.88439 19.5933 4.93439 19.7544C4.97883 19.9155 5.1066 20.1099 5.41769 20.1099C5.54546 20.1099 5.69545 20.0821 5.86766 20.0488C6.12875 19.9988 6.48428 19.9266 6.93425 19.9266C7.18423 19.9266 7.43977 19.9488 7.70086 19.9932C8.20638 20.0766 8.63413 20.3821 9.13409 20.7321C9.84515 21.2376 10.6507 21.8042 11.8783 21.8042C11.9117 21.8042 11.945 21.8042 11.9783 21.7987C12.0172 21.7987 12.0672 21.8042 12.1228 21.8042C13.3505 21.8042 14.156 21.232 14.867 20.7321C15.367 20.3821 15.7947 20.0766 16.3003 19.9932C16.5613 19.9488 16.8169 19.9266 17.0669 19.9266C17.4946 19.9266 17.8335 19.9821 18.1335 20.0377C18.3223 20.0766 18.4723 20.0932 18.5834 20.0932H18.5945H18.6056C18.839 20.0932 19.0056 19.971 19.0667 19.7488C19.1112 19.5877 19.1501 19.4377 19.1834 19.2822C19.2167 19.1322 19.2723 18.8822 19.3223 18.81C20.8888 18.5656 21.7499 18.2156 21.9554 17.7434C21.9832 17.6823 21.9943 17.6212 21.9999 17.5545C22.0054 17.3379 21.8554 17.149 21.6499 17.1157Z" fill="#27292D"></path></svg></a></li><li class="icon-container"><a href="//www.tiktok.com/@ryanseacrest" aria-label="Visit us on tiktok" target="_blank" rel="noopener"><svg tabindex="-1" focusable="false" class="svg-icon icon-tiktok" width="24" height="24" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"><path class="primary-path" tabindex="-1" d="M20.7501 6.91071C19.5331 6.84196 18.3823 6.33443 17.5108 5.48214C17.0478 5.03475 16.683 4.49596 16.4394 3.9C16.1913 3.30286 16.0697 2.66078 16.0822 2.01428H12.5822V15.0179C12.5822 17.2143 11.2751 18.5107 9.65367 18.5107C9.26383 18.5197 8.87615 18.4504 8.5136 18.3068C8.15104 18.1633 7.82097 17.9484 7.54296 17.675C7.2645 17.4005 7.04247 17.0741 6.88939 16.7143C6.73851 16.3534 6.66081 15.9661 6.66081 15.575C6.66081 15.1838 6.73851 14.7966 6.88939 14.4357C7.04247 14.0759 7.2645 13.7495 7.54296 13.475C7.82097 13.2016 8.15104 12.9867 8.5136 12.8432C8.87615 12.6996 9.26383 12.6303 9.65367 12.6393C9.97636 12.6414 10.2964 12.6981 10.6001 12.8071V9.23571C10.2892 9.169 9.97165 9.13784 9.65367 9.14285C8.38222 9.14285 7.13932 9.51988 6.08215 10.2263C5.02498 10.9326 4.20101 11.9366 3.71445 13.1113C3.22788 14.286 3.10058 15.5786 3.34862 16.8256C3.59667 18.0726 4.20893 19.2181 5.10799 20.1171C6.00704 21.0162 7.1525 21.6284 8.39952 21.8765C9.64654 22.1245 10.9391 21.9972 12.1138 21.5107C13.2884 21.0241 14.2925 20.2001 14.9988 19.1429C15.7052 18.0858 16.0822 16.8429 16.0822 15.5714V8.78571C17.4634 9.70742 19.0897 10.1927 20.7501 10.1786V6.91071Z" fill="#27292D"></path></svg></a></li></ul></button><button class="component-button primary small call-button" aria-label="callIcon" aria-hidden="false" type="button"><a href="tel:(877) 811-RYAN"><svg class="svg-icon icon-call" focusable="false" tabindex="-1" width="21" height="19" viewBox="0 0 21 19" fill="none" xmlns="http://www.w3.org/2000/svg"><path class="primary-path" d="M4.34 0c.683 0 .853.114 1.213.792.037.235 1.281 2.375 1.708 3.166.27.501.277.918.068 1.188-.922 1.187-2.135.792-2.136 1.979 0 1.188.629 2.133 2.563 4.354 2.068 2.375 4.204 3.167 5.126 3.167.604 0 2.135-1.98 2.562-2.771.427-.792 1.709.396 2.99 1.188 1.282.791 2.282 1.187 2.496 1.583.317.588-.495 1.583-1.282 2.375-.647.65-2.495 1.979-3.777 1.979-1.28 0-4.698 0-9.396-4.354C1.776 10.292.495 7.125.068 4.75-.359 2.375 1.349 1.187 1.777.792 2.204.396 3.485 0 4.339 0z" fill="#000"></path></svg><span class="text">Call In</span></a></button></section><section class="wrapper--header-nav"><style>
        :root {
             --premiere-navigation-background-color: #17aae2;
             --premiere-navigation-links-color: #ffffff;
        }</style><nav data-cy="pn-nav" class="PremiereNav-module_horizontal-nav_ViWY1 "><div class="PremiereNav-module_outer-wrap_Kwl90 "><ul data-cy="menuLabel" class="PremiereNav-module_main-nav_TIUmY" style="max-height:calc(100vh - 0px)"><li class="PremiereNav-module_top-label_lGBVx"><a class="PremiereNav-module_menu-label_ffXvV" aria-label="Podcasts" tabindex="0" href="/podcasts/">Podcasts</a></li><li class="PremiereNav-module_top-label_lGBVx"><button data-cy="menuitem" class="PremiereNav-module_menu-label_ffXvV">Show<span class="PremiereNav-module_icon_4ZRzN"><svg tabindex="-1" focusable="false" class="svg-icon icon-dropdown direction-down" width="8" height="6" fill="none" viewBox="0 0 8 6"><path fill="#3F4447" class="primary-path" d="M.71 2.41 3.3 5c.39.39 1.02.39 1.41 0L7.3 2.41C7.93 1.78 7.48.7 6.59.7H1.41C.52.7.08 1.78.71 2.41Z"></path></svg></span></button><div class="PremiereNav-module_dropdown-overlay_KZYtV"><ul data-cy="list-submenu" class="PremiereNav-module_submenu_1kKKS " aria-hidden="false" style="max-height:calc(100vh - 100px)"><li><a class="PremiereNav-module_menu-label_ffXvV" aria-label="Show Blog" tabindex="0" href="/featured/ryan-seacrest/">Show Blog</a></li><li><a class="PremiereNav-module_menu-label_ffXvV" aria-label="Sisanie&#x27;s Blog" tabindex="0" href="/featured/sisanie/">Sisanie&#x27;s Blog</a></li><li><a class="PremiereNav-module_menu-label_ffXvV" aria-label="Tanya&#x27;s Blog" tabindex="0" href="/featured/tanya-rad/">Tanya&#x27;s Blog</a></li><li><a href="http://www.at40.com" class="PremiereNav-module_menu-label_ffXvV" target="_blank" rel="noopener" aria-label="American Top 40">American Top 40</a></li><li><a href="http://ryanseacrestfoundation.org/news/" class="PremiereNav-module_menu-label_ffXvV" target="_blank" rel="noopener" aria-label="Ryan Seacrest Foundation">Ryan Seacrest Foundation</a></li></ul></div></li><li class="PremiereNav-module_top-label_lGBVx"><a class="PremiereNav-module_menu-label_ffXvV" aria-label="How To Listen" tabindex="0" href="/howtolisten/">How To Listen</a></li><li class="PremiereNav-module_top-label_lGBVx"><a href="https://premierenetworks.iheart.online/#advertising" class="PremiereNav-module_menu-label_ffXvV" target="_blank" rel="noopener" aria-label="Advertise on On-Air With Ryan Seacrest">Advertise on On-Air With Ryan Seacrest</a></li><li class="PremiereNav-module_top-label_lGBVx"><button class="PremiereNav-module_menu-label_ffXvV">Contests &amp; Promotions<span class="PremiereNav-module_icon_4ZRzN"><svg tabindex="-1" focusable="false" class="svg-icon icon-dropdown direction-down" width="8" height="6" fill="none" viewBox="0 0 8 6"><path fill="#3F4447" class="primary-path" d="M.71 2.41 3.3 5c.39.39 1.02.39 1.41 0L7.3 2.41C7.93 1.78 7.48.7 6.59.7H1.41C.52.7.08 1.78.71 2.41Z"></path></svg></span></button><div class="PremiereNav-module_dropdown-overlay_KZYtV"><ul class="PremiereNav-module_submenu_1kKKS " aria-hidden="false" style="max-height:calc(100vh - 100px)"><li><a type="link" class="PremiereNav-module_menu-label_ffXvV" aria-label="Contest Rules" tabindex="0" href="/rules/">Contest Rules</a></li></ul></div></li><li class="PremiereNav-module_top-label_lGBVx"><a class="PremiereNav-module_menu-label_ffXvV" tabindex="0" href="/contact/">Contact</a></li></ul></div></nav></section></header><main class="component-page layout-generic-full page-home onair-pr"><div class="alerts"></div><section class="col-top"><div class="component-region region-header-dynamic"><input type="hidden" data-id="ZdtcQ"/><input type="hidden" data-id="oiYcz"/></div></section><section class="col-left"><div class="component-region region-main-dynamic"><input type="hidden" data-id="ELzwU"/><div class="component-container component-feed feed-style-horizontal block" data-test-type="feed" data-feed="USAGE:feed-usecases/Default Personalities"><div class="feed-cards" data-block-id="SLZ3s"><div class="component-grid col-1"><figure class="component-content-tile thumb-left feed-content-item"><div class="thumb-container"><a tabindex="0" href="/featured/ryan-seacrest/content/2026-06-11-is-the-new-instagram-plus-feature-worth-it/"><img src="https://i.iheart.com/v3/re/new_assets/f79fc341-a979-4863-81b0-eea1ddc6e07b" data-src="https://i.iheart.com/v3/re/assets.getty/62bb741159148f6de694b69d?ops=gravity(%22north%22),fit(330,186),quality(65)" data-srcset="https://i.iheart.com/v3/re/assets.getty/62bb741159148f6de694b69d?ops=gravity(%22north%22),fit(330,186),quality(65) 330w,https://i.iheart.com/v3/re/assets.getty/62bb741159148f6de694b69d?ops=gravity(%22north%22),fit(420,236),quality(65) 420w,https://i.iheart.com/v3/re/assets.getty/62bb741159148f6de694b69d?ops=gravity(%22north%22),fit(510,287),quality(65) 510w,https://i.iheart.com/v3/re/assets.getty/62bb741159148f6de694b69d?ops=gravity(%22north%22),fit(600,338),quality(65) 600w,https://i.iheart.com/v3/re/assets.getty/62bb741159148f6de694b69d?ops=gravity(%22north%22),fit(690,388),quality(65) 690w,https://i.iheart.com/v3/re/assets.getty/62bb741159148f6de694b69d?ops=gravity(%22north%22),fit(740,416),quality(65) 740w" sizes="(max-width: 360px) 330px,(max-width: 450px) 420px,(max-width: 540px) 510px,(max-width: 630px) 600px,(max-width: 720px) 690px,(max-width: 767px) 740px,(min-width: 768px) and (max-width: 800px) 420px,(max-width: 940px) 510px,(max-width: 1230px) 600px,(max-width: 1379px) 690px,(min-width: 1380px) 740px" alt="Ryan Seacrest - Is the New Instagram Plus Feature Worth It?" class="lazyload" srcSet="https://i.iheart.com/v3/re/new_assets/f79fc341-a979-4863-81b0-eea1ddc6e07b?ops=gravity(%22north%22),fit(330,186),quality(65) 330w,https://i.iheart.com/v3/re/new_assets/f79fc341-a979-4863-81b0-eea1ddc6e07b?ops=gravity(%22north%22),fit(420,236),quality(65) 420w,https://i.iheart.com/v3/re/new_assets/f79fc341-a979-4863-81b0-eea1ddc6e07b?ops=gravity(%22north%22),fit(510,287),quality(65) 510w,https://i.iheart.com/v3/re/new_assets/f79fc341-a979-4863-81b0-eea1ddc6e07b?ops=gravity(%22north%22),fit(600,338),quality(65) 600w,https://i.iheart.com/v3/re/new_assets/f79fc341-a979-4863-81b0-eea1ddc6e07b?ops=gravity(%22north%22),fit(690,388),quality(65) 690w,https://i.iheart.com/v3/re/new_assets/f79fc341-a979-4863-81b0-eea1ddc6e07b?ops=gravity(%22north%22),fit(740,416),quality(65) 740w" width="288" height="162"/></a></div><figcaption><nav data-cy="eyebrow" class="Eyebrow-module_component-eyebrow_AIV95"><a tabindex="0" href="/featured/ryan-seacrest/">Ryan Seacrest</a></nav><a class="card-title" tabindex="0" href="/featured/ryan-seacrest/content/2026-06-11-is-the-new-instagram-plus-feature-worth-it/">Is the New Instagram Plus Feature Worth It?</a><time class="component-date-display" dateTime="1781196180000">Jun 11, 2026</time></figcaption></figure></div></div></div><input type="hidden" data-id="SLZ3s"/><div class="component-container component-feed feed-style-xsmall block" data-test-type="feed" data-feed="USAGE:feed-usecases/Default Promotions"><header class="component-heading"><h2 class="heading-title">On-Air Interviews, Videos + Studio Moments</h2></header><div class="feed-cards" data-block-id="WQJCS"><div class="component-grid col-4"><figure class="component-content-tile thumb-top feed-leads-item"><div class="thumb-container"><a href="https://www.iheart.com/podcast/51-on-air-with-ryan-seacrest-80159774/" target="_blank" rel="noopener"><img src="https://i.iheart.com/v3/re/new_assets/f79fc341-a979-4863-81b0-eea1ddc6e07b" data-src="https://i.iheart.com/v3/re/new_assets//6629666279440b7598b9c1b0?ops=gravity(%22north%22),fit(330,186),quality(65)" data-srcset="https://i.iheart.com/v3/re/new_assets//6629666279440b7598b9c1b0?ops=gravity(%22north%22),fit(330,186),quality(65) 330w,https://i.iheart.com/v3/re/new_assets//6629666279440b7598b9c1b0?ops=gravity(%22north%22),fit(420,236),quality(65) 420w,https://i.iheart.com/v3/re/new_assets//6629666279440b7598b9c1b0?ops=gravity(%22north%22),fit(510,287),quality(65) 510w,https://i.iheart.com/v3/re/new_assets//6629666279440b7598b9c1b0?ops=gravity(%22north%22),fit(620,349),quality(65) 620w" sizes="(max-width: 360px) 330px,(max-width: 450px) 420px,(max-width: 540px) 510px,(max-width: 659px) 620px,(min-width: 660px) and (max-width: 719px) 330px,(max-width: 890px) 420px,(max-width: 970px) 510px,(max-width: 1159px) 330px,(min-width: 1160px) 420px" alt="Listen Back to the Show Podcast Here" class="lazyload" srcSet="https://i.iheart.com/v3/re/new_assets/f79fc341-a979-4863-81b0-eea1ddc6e07b?ops=gravity(%22north%22),fit(330,186),quality(65) 330w,https://i.iheart.com/v3/re/new_assets/f79fc341-a979-4863-81b0-eea1ddc6e07b?ops=gravity(%22north%22),fit(420,236),quality(65) 420w,https://i.iheart.com/v3/re/new_assets/f79fc341-a979-4863-81b0-eea1ddc6e07b?ops=gravity(%22north%22),fit(510,287),quality(65) 510w,https://i.iheart.com/v3/re/new_assets/f79fc341-a979-4863-81b0-eea1ddc6e07b?ops=gravity(%22north%22),fit(620,349),quality(65) 620w" width="288" height="162"/></a></div><figcaption><a href="https://www.iheart.com/podcast/51-on-air-with-ryan-seacrest-80159774/" class="card-title" target="_blank" rel="noopener">Listen Back to the Show Podcast Here</a></figcaption></figure><figure class="component-content-tile thumb-top feed-leads-item"><div class="thumb-container"><a tabindex="0" href="/featured/tanya-rad/"><img src="https://i.iheart.com/v3/re/new_assets/f79fc341-a979-4863-81b0-eea1ddc6e07b" data-src="https://i.iheart.com/v3/re/new_assets//62c43ed21df4f9d0ef3be553?ops=gravity(%22north%22),fit(330,186),quality(65)" data-srcset="https://i.iheart.com/v3/re/new_assets//62c43ed21df4f9d0ef3be553?ops=gravity(%22north%22),fit(330,186),quality(65) 330w,https://i.iheart.com/v3/re/new_assets//62c43ed21df4f9d0ef3be553?ops=gravity(%22north%22),fit(420,236),quality(65) 420w,https://i.iheart.com/v3/re/new_assets//62c43ed21df4f9d0ef3be553?ops=gravity(%22north%22),fit(510,287),quality(65) 510w,https://i.iheart.com/v3/re/new_assets//62c43ed21df4f9d0ef3be553?ops=gravity(%22north%22),fit(620,349),quality(65) 620w" sizes="(max-width: 360px) 330px,(max-width: 450px) 420px,(max-width: 540px) 510px,(max-width: 659px) 620px,(min-width: 660px) and (max-width: 719px) 330px,(max-width: 890px) 420px,(max-width: 970px) 510px,(max-width: 1159px) 330px,(min-width: 1160px) 420px" alt="Check Out Tanya Rad&#x27;s Blog Here!" class="lazyload" srcSet="https://i.iheart.com/v3/re/new_assets/f79fc341-a979-4863-81b0-eea1ddc6e07b?ops=gravity(%22north%22),fit(330,186),quality(65) 330w,https://i.iheart.com/v3/re/new_assets/f79fc341-a979-4863-81b0-eea1ddc6e07b?ops=gravity(%22north%22),fit(420,236),quality(65) 420w,https://i.iheart.com/v3/re/new_assets/f79fc341-a979-4863-81b0-eea1ddc6e07b?ops=gravity(%22north%22),fit(510,287),quality(65) 510w,https://i.iheart.com/v3/re/new_assets/f79fc341-a979-4863-81b0-eea1ddc6e07b?ops=gravity(%22north%22),fit(620,349),quality(65) 620w" width="288" height="162"/></a></div><figcaption><a class="card-title" tabindex="0" href="/featured/tanya-rad/">Check Out Tanya Rad&#x27;s Blog Here!</a></figcaption></figure><figure class="component-content-tile thumb-top feed-leads-item"><div class="thumb-container"><a tabindex="0" href="/featured/sisanie/"><img src="https://i.iheart.com/v3/re/new_assets/f79fc341-a979-4863-81b0-eea1ddc6e07b" data-src="https://i.iheart.com/v3/re/new_assets//6166fc76a373c40541c100a9?ops=gravity(%22north%22),fit(330,186),quality(65)" data-srcset="https://i.iheart.com/v3/re/new_assets//6166fc76a373c40541c100a9?ops=gravity(%22north%22),fit(330,186),quality(65) 330w,https://i.iheart.com/v3/re/new_assets//6166fc76a373c40541c100a9?ops=gravity(%22north%22),fit(420,236),quality(65) 420w,https://i.iheart.com/v3/re/new_assets//6166fc76a373c40541c100a9?ops=gravity(%22north%22),fit(510,287),quality(65) 510w,https://i.iheart.com/v3/re/new_assets//6166fc76a373c40541c100a9?ops=gravity(%22north%22),fit(620,349),quality(65) 620w" sizes="(max-width: 360px) 330px,(max-width: 450px) 420px,(max-width: 540px) 510px,(max-width: 659px) 620px,(min-width: 660px) and (max-width: 719px) 330px,(max-width: 890px) 420px,(max-width: 970px) 510px,(max-width: 1159px) 330px,(min-width: 1160px) 420px" alt="Check Out Sisanie&#x27;s Blog Here" class="lazyload" srcSet="https://i.iheart.com/v3/re/new_assets/f79fc341-a979-4863-81b0-eea1ddc6e07b?ops=gravity(%22north%22),fit(330,186),quality(65) 330w,https://i.iheart.com/v3/re/new_assets/f79fc341-a979-4863-81b0-eea1ddc6e07b?ops=gravity(%22north%22),fit(420,236),quality(65) 420w,https://i.iheart.com/v3/re/new_assets/f79fc341-a979-4863-81b0-eea1ddc6e07b?ops=gravity(%22north%22),fit(510,287),quality(65) 510w,https://i.iheart.com/v3/re/new_assets/f79fc341-a979-4863-81b0-eea1ddc6e07b?ops=gravity(%22north%22),fit(620,349),quality(65) 620w" width="288" height="162"/></a></div><figcaption><a class="card-title" tabindex="0" href="/featured/sisanie/">Check Out Sisanie&#x27;s Blog Here</a></figcaption></figure></div></div></div><input type="hidden" data-id="WQJCS"/><div class="component-container component-show-collection meet-the-show block"><header class="component-heading"><h2 class="heading-title">Meet The Show</h2></header><section class="Carousel-module_carousel-wrapper_299lN"><ul class="Carousel-module_carousel-controls_ZS68S"><li><button class="component-button secondary small Carousel-module_slide-button_A51nd" aria-label="Slide Content Left" aria-hidden="false" type="button"><svg tabindex="-1" focusable="false" class="svg-icon icon-arrow direction-left" width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><path tabindex="-1" d="M9.30812 6.71002C8.91813 7.10002 8.91813 7.73002 9.30812 8.12002L13.1881 12L9.30812 15.88C8.91813 16.27 8.91813 16.9 9.30812 17.29C9.69813 17.68 10.3281 17.68 10.7181 17.29L15.3081 12.7C15.6981 12.31 15.6981 11.68 15.3081 11.29L10.7181 6.70002C10.3381 6.32002 9.69813 6.32002 9.30812 6.71002Z" fill="#3F4447" class="primary-path"></path></svg></button></li><li><button class="component-button secondary small Carousel-module_slide-button_A51nd" aria-label="Slide Content Right" aria-hidden="false" type="button"><svg tabindex="-1" focusable="false" class="svg-icon icon-arrow direction-right" width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><path tabindex="-1" d="M9.30812 6.71002C8.91813 7.10002 8.91813 7.73002 9.30812 8.12002L13.1881 12L9.30812 15.88C8.91813 16.27 8.91813 16.9 9.30812 17.29C9.69813 17.68 10.3281 17.68 10.7181 17.29L15.3081 12.7C15.6981 12.31 15.6981 11.68 15.3081 11.29L10.7181 6.70002C10.3381 6.32002 9.69813 6.32002 9.30812 6.71002Z" fill="#3F4447" class="primary-path"></path></svg></button></li></ul><ul class="Carousel-module_carousel_oF6uY" tabindex="0"><li style="min-width:calc((100% - 2rem) / 3)"><figure class="component-show"><div class="thumb-container"><a tabindex="0" href="/featured/ryan-seacrest/"><img src="https://i.iheart.com/v3/re/new_assets/f79fc341-a979-4863-81b0-eea1ddc6e07b" data-src="https://i.iheart.com/v3/re/new_assets/5e792164b7baa6cec6723b0e?ops=gravity(%22center%22),fit(160,160)&amp;quality=80" data-srcset="https://i.iheart.com/v3/re/new_assets/5e792164b7baa6cec6723b0e?ops=gravity(%22center%22),fit(160,160)&amp;quality=80 1x,https://i.iheart.com/v3/re/new_assets/5e792164b7baa6cec6723b0e?ops=gravity(%22center%22),fit(320,320)&amp;quality=80 2x" sizes="" alt="Photo of Ryan Seacrest" class="lazyload" srcSet="" width="160" height="160"/></a></div><figcaption><a class="card-title" tabindex="0" href="/featured/ryan-seacrest/">Ryan Seacrest</a></figcaption></figure></li><li style="min-width:calc((100% - 2rem) / 3)"><figure class="component-show"><div class="thumb-container"><a tabindex="0" href="/featured/sisanie/"><img src="https://i.iheart.com/v3/re/new_assets/f79fc341-a979-4863-81b0-eea1ddc6e07b" data-src="https://i.iheart.com/v3/re/new_assets/5e792164b7baa6cec6723b0f?ops=gravity(%22center%22),fit(160,160)&amp;quality=80" data-srcset="https://i.iheart.com/v3/re/new_assets/5e792164b7baa6cec6723b0f?ops=gravity(%22center%22),fit(160,160)&amp;quality=80 1x,https://i.iheart.com/v3/re/new_assets/5e792164b7baa6cec6723b0f?ops=gravity(%22center%22),fit(320,320)&amp;quality=80 2x" sizes="" alt="Photo of Sisanie" class="lazyload" srcSet="" width="160" height="160"/></a></div><figcaption><a class="card-title" tabindex="0" href="/featured/sisanie/">Sisanie</a></figcaption></figure></li><li style="min-width:calc((100% - 2rem) / 3)"><figure class="component-show"><div class="thumb-container"><a tabindex="0" href="/featured/tanya-rad/"><img src="https://i.iheart.com/v3/re/new_assets/f79fc341-a979-4863-81b0-eea1ddc6e07b" data-src="https://i.iheart.com/v3/re/new_assets/5e792164b7baa6cec6723b10?ops=gravity(%22center%22),fit(160,160)&amp;quality=80" data-srcset="https://i.iheart.com/v3/re/new_assets/5e792164b7baa6cec6723b10?ops=gravity(%22center%22),fit(160,160)&amp;quality=80 1x,https://i.iheart.com/v3/re/new_assets/5e792164b7baa6cec6723b10?ops=gravity(%22center%22),fit(320,320)&amp;quality=80 2x" sizes="" alt="Photo of Tanya Rad" class="lazyload" srcSet="" width="160" height="160"/></a></div><figcaption><a class="card-title" tabindex="0" href="/featured/tanya-rad/">Tanya Rad</a></figcaption></figure></li></ul></section></div><input type="hidden" data-id="cz466"/><div class="component-container component-feed feed-style-small block" data-test-type="feed" data-feed="USAGE:feed-usecases/Default Personalities"><header class="component-heading"><h2 class="heading-title">What We&#x27;re Talking About</h2></header><div class="feed-cards" data-block-id="LSixG"><div class="component-grid col-3"><figure class="component-content-tile thumb-top feed-content-item"><div class="thumb-container"><a tabindex="0" href="/featured/ryan-seacrest/content/2026-06-11-whats-the-worst-night-to-eat-at-a-restaurant-chefs-all-say/"><img src="https://i.iheart.com/v3/re/new_assets/f79fc341-a979-4863-81b0-eea1ddc6e07b" data-src="https://i.iheart.com/v3/re/assets.getty/633317771eec07f659020374?ops=gravity(%22north%22),fit(330,186),quality(65)" data-srcset="https://i.iheart.com/v3/re/assets.getty/633317771eec07f659020374?ops=gravity(%22north%22),fit(330,186),quality(65) 330w,https://i.iheart.com/v3/re/assets.getty/633317771eec07f659020374?ops=gravity(%22north%22),fit(420,236),quality(65) 420w,https://i.iheart.com/v3/re/assets.getty/633317771eec07f659020374?ops=gravity(%22north%22),fit(510,287),quality(65) 510w,https://i.iheart.com/v3/re/assets.getty/633317771eec07f659020374?ops=gravity(%22north%22),fit(620,349),quality(65) 620w" sizes="(max-width: 360px) 330px,(max-width: 450px) 420px,(max-width: 540px) 510px,(max-width: 659px) 620px,(min-width: 660px) and (max-width: 719px) 330px,(max-width: 890px) 420px,(max-width: 970px) 510px,(max-width: 1159px) 330px,(min-width: 1160px) 420px" alt="Ryan Seacrest - What&#x27;s the Worst Night to Eat at a Restaurant? Chefs All Say..." class="lazyload" srcSet="https://i.iheart.com/v3/re/new_assets/f79fc341-a979-4863-81b0-eea1ddc6e07b?ops=gravity(%22north%22),fit(330,186),quality(65) 330w,https://i.iheart.com/v3/re/new_assets/f79fc341-a979-4863-81b0-eea1ddc6e07b?ops=gravity(%22north%22),fit(420,236),quality(65) 420w,https://i.iheart.com/v3/re/new_assets/f79fc341-a979-4863-81b0-eea1ddc6e07b?ops=gravity(%22north%22),fit(510,287),quality(65) 510w,https://i.iheart.com/v3/re/new_assets/f79fc341-a979-4863-81b0-eea1ddc6e07b?ops=gravity(%22north%22),fit(620,349),quality(65) 620w" width="288" height="162"/></a></div><figcaption><nav data-cy="eyebrow" class="Eyebrow-module_component-eyebrow_AIV95"><a tabindex="0" href="/featured/ryan-seacrest/">Ryan Seacrest</a></nav><a class="card-title" tabindex="0" href="/featured/ryan-seacrest/content/2026-06-11-whats-the-worst-night-to-eat-at-a-restaurant-chefs-all-say/">What&#x27;s the Worst Night to Eat at a Restaurant? Chefs All Say...</a><time class="component-date-display" dateTime="1781196060000">Jun 11, 2026</time></figcaption></figure><figure class="component-content-tile thumb-top feed-content-item external"><div class="thumb-container"><a tabindex="0" href="/featured/tanya-rad/content/2026-06-11-1108-scrubbing-in-with-becca-t-dear-banya-emotional-dumping-ground/"><img src="https://i.iheart.com/v3/re/new_assets/f79fc341-a979-4863-81b0-eea1ddc6e07b" data-src="https://i.iheart.com/v3/url/aHR0cHM6Ly93d3cub21ueWNvbnRlbnQuY29tL2QvcHJvZ3JhbXMvZTczYzk5OGUtNmU2MC00MzJmLTg2MTAtYWUyMTAxNDBjNWIxLzAwOWIyM2VmLTliZDEtNGNhZi1hNTkyLWFlMzEwMTYzMTM4MC9pbWFnZS5qcGc_dD0xNzUyNjk3NjkwJnNpemU9TGFyZ2U=?stay=1&amp;ops=dup(),gravity(%22center%22),resizei(1200,675),blur(50),swap(),boxmerge(%22over%22,%22top:0px,bottom:0px%22),contain(0,675)" data-srcset="" sizes="" alt="Tanya Rad - Dear Banya: Emotional Dumping Ground" class="lazyload" srcSet="" width="288" height="162"/></a></div><figcaption><nav data-cy="eyebrow" class="Eyebrow-module_component-eyebrow_AIV95"><a tabindex="0" href="/featured/tanya-rad/">Tanya Rad</a></nav><a class="card-title" tabindex="0" href="/featured/tanya-rad/content/2026-06-11-1108-scrubbing-in-with-becca-t-dear-banya-emotional-dumping-ground/">Dear Banya: Emotional Dumping Ground</a><time class="component-date-display" dateTime="1781161200000">Jun 11, 2026</time></figcaption></figure><figure class="component-content-tile thumb-top feed-content-item"><div class="thumb-container"><a tabindex="0" href="/featured/ryan-seacrest/content/2026-06-10-need-some-uplifting-hoda-kotbs-new-podcast-is-for-you-watch/"><img src="https://i.iheart.com/v3/re/new_assets/f79fc341-a979-4863-81b0-eea1ddc6e07b" data-src="https://i.iheart.com/v3/re/new_assets/6a299d9b611d983a9a937a26?ops=gravity(%22north%22),fit(330,186),quality(65)" data-srcset="https://i.iheart.com/v3/re/new_assets/6a299d9b611d983a9a937a26?ops=gravity(%22north%22),fit(330,186),quality(65) 330w,https://i.iheart.com/v3/re/new_assets/6a299d9b611d983a9a937a26?ops=gravity(%22north%22),fit(420,236),quality(65) 420w,https://i.iheart.com/v3/re/new_assets/6a299d9b611d983a9a937a26?ops=gravity(%22north%22),fit(510,287),quality(65) 510w,https://i.iheart.com/v3/re/new_assets/6a299d9b611d983a9a937a26?ops=gravity(%22north%22),fit(620,349),quality(65) 620w" sizes="(max-width: 360px) 330px,(max-width: 450px) 420px,(max-width: 540px) 510px,(max-width: 659px) 620px,(min-width: 660px) and (max-width: 719px) 330px,(max-width: 890px) 420px,(max-width: 970px) 510px,(max-width: 1159px) 330px,(min-width: 1160px) 420px" alt="Ryan Seacrest - Need Some Uplifting? Hoda Kotb&#x27;s New Podcast Is For You: Watch" class="lazyload" srcSet="https://i.iheart.com/v3/re/new_assets/f79fc341-a979-4863-81b0-eea1ddc6e07b?ops=gravity(%22north%22),fit(330,186),quality(65) 330w,https://i.iheart.com/v3/re/new_assets/f79fc341-a979-4863-81b0-eea1ddc6e07b?ops=gravity(%22north%22),fit(420,236),quality(65) 420w,https://i.iheart.com/v3/re/new_assets/f79fc341-a979-4863-81b0-eea1ddc6e07b?ops=gravity(%22north%22),fit(510,287),quality(65) 510w,https://i.iheart.com/v3/re/new_assets/f79fc341-a979-4863-81b0-eea1ddc6e07b?ops=gravity(%22north%22),fit(620,349),quality(65) 620w" width="288" height="162"/></a></div><figcaption><nav data-cy="eyebrow" class="Eyebrow-module_component-eyebrow_AIV95"><a tabindex="0" href="/featured/ryan-seacrest/">Ryan Seacrest</a></nav><a class="card-title" tabindex="0" href="/featured/ryan-seacrest/content/2026-06-10-need-some-uplifting-hoda-kotbs-new-podcast-is-for-you-watch/">Need Some Uplifting? Hoda Kotb&#x27;s New Podcast Is For You: Watch</a><time class="component-date-display" dateTime="1781112060000">Jun 10, 2026</time></figcaption></figure><figure class="component-content-tile thumb-top feed-content-item external"><div class="thumb-container"><a tabindex="0" href="/featured/tanya-rad/content/2026-06-09-1108-scrubbing-in-with-becca-t-time-is-a-healer/"><img src="https://i.iheart.com/v3/re/new_assets/f79fc341-a979-4863-81b0-eea1ddc6e07b" data-src="https://i.iheart.com/v3/url/aHR0cHM6Ly93d3cub21ueWNvbnRlbnQuY29tL2QvcHJvZ3JhbXMvZTczYzk5OGUtNmU2MC00MzJmLTg2MTAtYWUyMTAxNDBjNWIxLzAwOWIyM2VmLTliZDEtNGNhZi1hNTkyLWFlMzEwMTYzMTM4MC9pbWFnZS5qcGc_dD0xNzUyNjk3NjkwJnNpemU9TGFyZ2U=?stay=1&amp;ops=dup(),gravity(%22center%22),resizei(1200,675),blur(50),swap(),boxmerge(%22over%22,%22top:0px,bottom:0px%22),contain(0,675)" data-srcset="" sizes="" alt="Tanya Rad - Time is a Healer" class="lazyload" srcSet="" width="288" height="162"/></a></div><figcaption><nav data-cy="eyebrow" class="Eyebrow-module_component-eyebrow_AIV95"><a tabindex="0" href="/featured/tanya-rad/">Tanya Rad</a></nav><a class="card-title" tabindex="0" href="/featured/tanya-rad/content/2026-06-09-1108-scrubbing-in-with-becca-t-time-is-a-healer/">Time is a Healer</a><time class="component-date-display" dateTime="1781035851000">Jun 09, 2026</time></figcaption></figure><figure class="component-content-tile thumb-top feed-content-item"><div class="thumb-container"><a tabindex="0" href="/featured/ryan-seacrest/content/2026-06-09-aris-iconic-signature-pony-is-back-all-the-tour-deets/"><img src="https://i.iheart.com/v3/re/new_assets/f79fc341-a979-4863-81b0-eea1ddc6e07b" data-src="https://i.iheart.com/v3/re/new_assets/6a284fab492b64e6d2d2522f?ops=gravity(%22north%22),fit(330,186),quality(65)" data-srcset="https://i.iheart.com/v3/re/new_assets/6a284fab492b64e6d2d2522f?ops=gravity(%22north%22),fit(330,186),quality(65) 330w,https://i.iheart.com/v3/re/new_assets/6a284fab492b64e6d2d2522f?ops=gravity(%22north%22),fit(420,236),quality(65) 420w,https://i.iheart.com/v3/re/new_assets/6a284fab492b64e6d2d2522f?ops=gravity(%22north%22),fit(510,287),quality(65) 510w,https://i.iheart.com/v3/re/new_assets/6a284fab492b64e6d2d2522f?ops=gravity(%22north%22),fit(620,349),quality(65) 620w" sizes="(max-width: 360px) 330px,(max-width: 450px) 420px,(max-width: 540px) 510px,(max-width: 659px) 620px,(min-width: 660px) and (max-width: 719px) 330px,(max-width: 890px) 420px,(max-width: 970px) 510px,(max-width: 1159px) 330px,(min-width: 1160px) 420px" alt="Ryan Seacrest - Ari&#x27;s Iconic, Signature Pony Is Back! All the Tour Deets" class="lazyload" srcSet="https://i.iheart.com/v3/re/new_assets/f79fc341-a979-4863-81b0-eea1ddc6e07b?ops=gravity(%22north%22),fit(330,186),quality(65) 330w,https://i.iheart.com/v3/re/new_assets/f79fc341-a979-4863-81b0-eea1ddc6e07b?ops=gravity(%22north%22),fit(420,236),quality(65) 420w,https://i.iheart.com/v3/re/new_assets/f79fc341-a979-4863-81b0-eea1ddc6e07b?ops=gravity(%22north%22),fit(510,287),quality(65) 510w,https://i.iheart.com/v3/re/new_assets/f79fc341-a979-4863-81b0-eea1ddc6e07b?ops=gravity(%22north%22),fit(620,349),quality(65) 620w" width="288" height="162"/></a></div><figcaption><nav data-cy="eyebrow" class="Eyebrow-module_component-eyebrow_AIV95"><a tabindex="0" href="/featured/ryan-seacrest/">Ryan Seacrest</a></nav><a class="card-title" tabindex="0" href="/featured/ryan-seacrest/content/2026-06-09-aris-iconic-signature-pony-is-back-all-the-tour-deets/">Ari&#x27;s Iconic, Signature Pony Is Back! All the Tour Deets</a><time class="component-date-display" dateTime="1781026440000">Jun 09, 2026</time></figcaption></figure><figure class="component-content-tile thumb-top feed-content-item"><div class="thumb-container"><a tabindex="0" href="/featured/ryan-seacrest/content/2026-06-09-tanya-rad-shares-sage-seriously-relationship-advice-for-your-next-fight/"><img src="https://i.iheart.com/v3/re/new_assets/f79fc341-a979-4863-81b0-eea1ddc6e07b" data-src="https://i.iheart.com/v3/re/new_assets/6a284d81492b64e6d2d25220?ops=gravity(%22north%22),fit(330,186),quality(65)" data-srcset="https://i.iheart.com/v3/re/new_assets/6a284d81492b64e6d2d25220?ops=gravity(%22north%22),fit(330,186),quality(65) 330w,https://i.iheart.com/v3/re/new_assets/6a284d81492b64e6d2d25220?ops=gravity(%22north%22),fit(420,236),quality(65) 420w,https://i.iheart.com/v3/re/new_assets/6a284d81492b64e6d2d25220?ops=gravity(%22north%22),fit(510,287),quality(65) 510w,https://i.iheart.com/v3/re/new_assets/6a284d81492b64e6d2d25220?ops=gravity(%22north%22),fit(620,349),quality(65) 620w" sizes="(max-width: 360px) 330px,(max-width: 450px) 420px,(max-width: 540px) 510px,(max-width: 659px) 620px,(min-width: 660px) and (max-width: 719px) 330px,(max-width: 890px) 420px,(max-width: 970px) 510px,(max-width: 1159px) 330px,(min-width: 1160px) 420px" alt="Ryan Seacrest - Tanya Rad Shares Sage (Seriously!) Relationship Advice For Your Next Fight" class="lazyload" srcSet="https://i.iheart.com/v3/re/new_assets/f79fc341-a979-4863-81b0-eea1ddc6e07b?ops=gravity(%22north%22),fit(330,186),quality(65) 330w,https://i.iheart.com/v3/re/new_assets/f79fc341-a979-4863-81b0-eea1ddc6e07b?ops=gravity(%22north%22),fit(420,236),quality(65) 420w,https://i.iheart.com/v3/re/new_assets/f79fc341-a979-4863-81b0-eea1ddc6e07b?ops=gravity(%22north%22),fit(510,287),quality(65) 510w,https://i.iheart.com/v3/re/new_assets/f79fc341-a979-4863-81b0-eea1ddc6e07b?ops=gravity(%22north%22),fit(620,349),quality(65) 620w" width="288" height="162"/></a></div><figcaption><nav data-cy="eyebrow" class="Eyebrow-module_component-eyebrow_AIV95"><a tabindex="0" href="/featured/ryan-seacrest/">Ryan Seacrest</a></nav><a class="card-title" tabindex="0" href="/featured/ryan-seacrest/content/2026-06-09-tanya-rad-shares-sage-seriously-relationship-advice-for-your-next-fight/">Tanya Rad Shares Sage (Seriously!) Relationship Advice For Your Next Fight</a><time class="component-date-display" dateTime="1781025900000">Jun 09, 2026</time></figcaption></figure></div></div><div class="component-load-more"><button class="component-button primary" aria-label="" aria-hidden="false" type="button">Load More</button></div></div><input type="hidden" data-id="LSixG"/><div class="YouTubePlayer-module_youtube-player_Ai1GQ"><div class="YouTubePlayer-module_wrapper_3mr7x" style="border-top:none"><header><h2 class="YouTubePlayer-module_block-title_ZA1Y4">Featured Videos</h2></header><div class="YouTubePlayer-module_video_BSRuu"><div class="sk-wave"><div class="sk-wave-rect"></div> <div class="sk-wave-rect"></div> <div class="sk-wave-rect"></div> <div class="sk-wave-rect"></div> <div class="sk-wave-rect"></div></div></div><div class="YouTubePlayer-module_playlist-wrapper_PcJoI"><ul class="YouTubePlayer-module_playlist_1e2pc"><li class="YouTubePlayer-module_buttonWrapper_JEoH8"></li></ul></div></div></div><input type="hidden" data-id="Smng8"/><input type="hidden" data-id="PoUUh"/><input type="hidden" data-id="rd8Wg"/><div tabindex="-1" class="component-ad-unit lazy-load" data-position="3331" data-split="0" id="dfp-ad-3331-MOi2y"></div><input type="hidden" data-id="MOi2y"/><input type="hidden" data-id="beE6F"/><div class="component-container component-podcasts block"><header class="component-heading"><h2 class="heading-title">On Air with Ryan Seacrest<!-- --> Podcasts</h2><a class="component-button button-faux secondary small see-all" tabindex="0" href="/podcasts/">See All</a></header><div class="component-grid col-4"><figure class="component-image-tile"><a href="https://www.iheart.com/podcast/51-on-air-with-ryan-seacrest-80159774/" target="_blank" rel="noopener"><div class="component-card elevation-01"><img src="https://i.iheart.com/v3/re/new_assets/f79fc341-a979-4863-81b0-eea1ddc6e07b" data-src="https://i.iheart.com/v3/catalog/podcast/80159774?ops=max(270,270),quality(70)" data-srcset="https://i.iheart.com/v3/catalog/podcast/80159774?ops=max(150,150),quality(70) 360w,https://i.iheart.com/v3/catalog/podcast/80159774?ops=max(270,270),quality(70) 600w,https://i.iheart.com/v3/catalog/podcast/80159774?ops=max(380,380),quality(70) 800w,https://i.iheart.com/v3/catalog/podcast/80159774?ops=max(480,480),quality(70) 1060w,https://i.iheart.com/v3/catalog/podcast/80159774?ops=max(250,250),quality(70) 1250w,https://i.iheart.com/v3/catalog/podcast/80159774?ops=max(300,300),quality(70) 1251w" sizes="(max-width: 359px) 360px,(max-width: 599px) 600px,(max-width: 759px) 800px,(max-width: 1059px) 1060px,(max-width: 1249px) 1250px,any 1251px" alt="Thumbnail for On Air with Ryan Seacrest Podcast" class="lazyload" srcSet="https://i.iheart.com/v3/re/new_assets/f79fc341-a979-4863-81b0-eea1ddc6e07b?ops=max(150,150),quality(70) 360w,https://i.iheart.com/v3/re/new_assets/f79fc341-a979-4863-81b0-eea1ddc6e07b?ops=max(270,270),quality(70) 600w,https://i.iheart.com/v3/re/new_assets/f79fc341-a979-4863-81b0-eea1ddc6e07b?ops=max(380,380),quality(70) 800w,https://i.iheart.com/v3/re/new_assets/f79fc341-a979-4863-81b0-eea1ddc6e07b?ops=max(480,480),quality(70) 1060w,https://i.iheart.com/v3/re/new_assets/f79fc341-a979-4863-81b0-eea1ddc6e07b?ops=max(250,250),quality(70) 1250w,https://i.iheart.com/v3/re/new_assets/f79fc341-a979-4863-81b0-eea1ddc6e07b?ops=max(300,300),quality(70) 1251w" width="150" height="150"/></div><figcaption><p class="title">On Air with Ryan Seacrest</p></figcaption></a></figure><figure class="component-image-tile"><a href="https://www.iheart.com/podcast/1108-scrubbing-in-with-becca-t-28440719/" target="_blank" rel="noopener"><div class="component-card elevation-01"><img src="https://i.iheart.com/v3/re/new_assets/f79fc341-a979-4863-81b0-eea1ddc6e07b" data-src="https://i.iheart.com/v3/catalog/podcast/28440719?ops=max(270,270),quality(70)" data-srcset="https://i.iheart.com/v3/catalog/podcast/28440719?ops=max(150,150),quality(70) 360w,https://i.iheart.com/v3/catalog/podcast/28440719?ops=max(270,270),quality(70) 600w,https://i.iheart.com/v3/catalog/podcast/28440719?ops=max(380,380),quality(70) 800w,https://i.iheart.com/v3/catalog/podcast/28440719?ops=max(480,480),quality(70) 1060w,https://i.iheart.com/v3/catalog/podcast/28440719?ops=max(250,250),quality(70) 1250w,https://i.iheart.com/v3/catalog/podcast/28440719?ops=max(300,300),quality(70) 1251w" sizes="(max-width: 359px) 360px,(max-width: 599px) 600px,(max-width: 759px) 800px,(max-width: 1059px) 1060px,(max-width: 1249px) 1250px,any 1251px" alt="Thumbnail for Scrubbing In with Becca Tilley &amp; Tanya Rad Podcast" class="lazyload" srcSet="https://i.iheart.com/v3/re/new_assets/f79fc341-a979-4863-81b0-eea1ddc6e07b?ops=max(150,150),quality(70) 360w,https://i.iheart.com/v3/re/new_assets/f79fc341-a979-4863-81b0-eea1ddc6e07b?ops=max(270,270),quality(70) 600w,https://i.iheart.com/v3/re/new_assets/f79fc341-a979-4863-81b0-eea1ddc6e07b?ops=max(380,380),quality(70) 800w,https://i.iheart.com/v3/re/new_assets/f79fc341-a979-4863-81b0-eea1ddc6e07b?ops=max(480,480),quality(70) 1060w,https://i.iheart.com/v3/re/new_assets/f79fc341-a979-4863-81b0-eea1ddc6e07b?ops=max(250,250),quality(70) 1250w,https://i.iheart.com/v3/re/new_assets/f79fc341-a979-4863-81b0-eea1ddc6e07b?ops=max(300,300),quality(70) 1251w" width="150" height="150"/></div><figcaption><p class="title">Scrubbing In with Becca Tilley &amp; Tanya Rad</p></figcaption></a></figure><figure class="component-image-tile"><a href="https://www.iheart.com/podcast/51-direct-from-hollywood-with-18894574/" target="_blank" rel="noopener"><div class="component-card elevation-01"><img src="https://i.iheart.com/v3/re/new_assets/f79fc341-a979-4863-81b0-eea1ddc6e07b" data-src="https://i.iheart.com/v3/catalog/podcast/18894574?ops=max(270,270),quality(70)" data-srcset="https://i.iheart.com/v3/catalog/podcast/18894574?ops=max(150,150),quality(70) 360w,https://i.iheart.com/v3/catalog/podcast/18894574?ops=max(270,270),quality(70) 600w,https://i.iheart.com/v3/catalog/podcast/18894574?ops=max(380,380),quality(70) 800w,https://i.iheart.com/v3/catalog/podcast/18894574?ops=max(480,480),quality(70) 1060w,https://i.iheart.com/v3/catalog/podcast/18894574?ops=max(250,250),quality(70) 1250w,https://i.iheart.com/v3/catalog/podcast/18894574?ops=max(300,300),quality(70) 1251w" sizes="(max-width: 359px) 360px,(max-width: 599px) 600px,(max-width: 759px) 800px,(max-width: 1059px) 1060px,(max-width: 1249px) 1250px,any 1251px" alt="Thumbnail for Direct From Hollywood with Ryan Seacrest Podcast" class="lazyload" srcSet="https://i.iheart.com/v3/re/new_assets/f79fc341-a979-4863-81b0-eea1ddc6e07b?ops=max(150,150),quality(70) 360w,https://i.iheart.com/v3/re/new_assets/f79fc341-a979-4863-81b0-eea1ddc6e07b?ops=max(270,270),quality(70) 600w,https://i.iheart.com/v3/re/new_assets/f79fc341-a979-4863-81b0-eea1ddc6e07b?ops=max(380,380),quality(70) 800w,https://i.iheart.com/v3/re/new_assets/f79fc341-a979-4863-81b0-eea1ddc6e07b?ops=max(480,480),quality(70) 1060w,https://i.iheart.com/v3/re/new_assets/f79fc341-a979-4863-81b0-eea1ddc6e07b?ops=max(250,250),quality(70) 1250w,https://i.iheart.com/v3/re/new_assets/f79fc341-a979-4863-81b0-eea1ddc6e07b?ops=max(300,300),quality(70) 1251w" width="150" height="150"/></div><figcaption><p class="title">Direct From Hollywood with Ryan Seacrest</p></figcaption></a></figure><figure class="component-image-tile"><a href="https://www.iheart.com/podcast/1248-breakfast-at-sisanies-112396978/" target="_blank" rel="noopener"><div class="component-card elevation-01"><img src="https://i.iheart.com/v3/re/new_assets/f79fc341-a979-4863-81b0-eea1ddc6e07b" data-src="https://i.iheart.com/v3/catalog/podcast/112396978?ops=max(270,270),quality(70)" data-srcset="https://i.iheart.com/v3/catalog/podcast/112396978?ops=max(150,150),quality(70) 360w,https://i.iheart.com/v3/catalog/podcast/112396978?ops=max(270,270),quality(70) 600w,https://i.iheart.com/v3/catalog/podcast/112396978?ops=max(380,380),quality(70) 800w,https://i.iheart.com/v3/catalog/podcast/112396978?ops=max(480,480),quality(70) 1060w,https://i.iheart.com/v3/catalog/podcast/112396978?ops=max(250,250),quality(70) 1250w,https://i.iheart.com/v3/catalog/podcast/112396978?ops=max(300,300),quality(70) 1251w" sizes="(max-width: 359px) 360px,(max-width: 599px) 600px,(max-width: 759px) 800px,(max-width: 1059px) 1060px,(max-width: 1249px) 1250px,any 1251px" alt="Thumbnail for Breakfast at Sisanie&#x27;s Podcast" class="lazyload" srcSet="https://i.iheart.com/v3/re/new_assets/f79fc341-a979-4863-81b0-eea1ddc6e07b?ops=max(150,150),quality(70) 360w,https://i.iheart.com/v3/re/new_assets/f79fc341-a979-4863-81b0-eea1ddc6e07b?ops=max(270,270),quality(70) 600w,https://i.iheart.com/v3/re/new_assets/f79fc341-a979-4863-81b0-eea1ddc6e07b?ops=max(380,380),quality(70) 800w,https://i.iheart.com/v3/re/new_assets/f79fc341-a979-4863-81b0-eea1ddc6e07b?ops=max(480,480),quality(70) 1060w,https://i.iheart.com/v3/re/new_assets/f79fc341-a979-4863-81b0-eea1ddc6e07b?ops=max(250,250),quality(70) 1250w,https://i.iheart.com/v3/re/new_assets/f79fc341-a979-4863-81b0-eea1ddc6e07b?ops=max(300,300),quality(70) 1251w" width="150" height="150"/></div><figcaption><p class="title">Breakfast at Sisanie&#x27;s</p></figcaption></a></figure></div></div><input type="hidden" data-id="Vj1NU"/><div class="component-container component-feed feed-style-small block" data-test-type="feed" data-feed="ID:editorial-feed-whatwhere"><header class="component-heading"><h2 class="heading-title">Latest Music + Entertainment News Stories</h2></header><div class="feed-cards" data-block-id="kIdtO"><div class="component-grid col-3"><figure class="component-content-tile thumb-top feed-content-item"><div class="thumb-container"><a tabindex="0" href="/content/2026-06-11-rihanna-aap-rocky-took-over-nyc-streets-after-knicks-win-see-the-video/"><img src="https://i.iheart.com/v3/re/new_assets/f79fc341-a979-4863-81b0-eea1ddc6e07b" data-src="https://i.iheart.com/v3/re/assets.getty/6a2af4752b5a1317fce9ad70?ops=gravity(%22north%22),fit(330,186),quality(65)" data-srcset="https://i.iheart.com/v3/re/assets.getty/6a2af4752b5a1317fce9ad70?ops=gravity(%22north%22),fit(330,186),quality(65) 330w,https://i.iheart.com/v3/re/assets.getty/6a2af4752b5a1317fce9ad70?ops=gravity(%22north%22),fit(420,236),quality(65) 420w,https://i.iheart.com/v3/re/assets.getty/6a2af4752b5a1317fce9ad70?ops=gravity(%22north%22),fit(510,287),quality(65) 510w,https://i.iheart.com/v3/re/assets.getty/6a2af4752b5a1317fce9ad70?ops=gravity(%22north%22),fit(620,349),quality(65) 620w" sizes="(max-width: 360px) 330px,(max-width: 450px) 420px,(max-width: 540px) 510px,(max-width: 659px) 620px,(min-width: 660px) and (max-width: 719px) 330px,(max-width: 890px) 420px,(max-width: 970px) 510px,(max-width: 1159px) 330px,(min-width: 1160px) 420px" alt="Entertainment News - Rihanna &amp; A$AP Rocky Took Over NYC Streets After Knicks Win: See The Video" class="lazyload" srcSet="https://i.iheart.com/v3/re/new_assets/f79fc341-a979-4863-81b0-eea1ddc6e07b?ops=gravity(%22north%22),fit(330,186),quality(65) 330w,https://i.iheart.com/v3/re/new_assets/f79fc341-a979-4863-81b0-eea1ddc6e07b?ops=gravity(%22north%22),fit(420,236),quality(65) 420w,https://i.iheart.com/v3/re/new_assets/f79fc341-a979-4863-81b0-eea1ddc6e07b?ops=gravity(%22north%22),fit(510,287),quality(65) 510w,https://i.iheart.com/v3/re/new_assets/f79fc341-a979-4863-81b0-eea1ddc6e07b?ops=gravity(%22north%22),fit(620,349),quality(65) 620w" width="288" height="162"/></a></div><figcaption><nav data-cy="eyebrow" class="Eyebrow-module_component-eyebrow_AIV95"><a tabindex="0" href="/topic/entertainment-news/">Entertainment News</a></nav><a class="card-title" tabindex="0" href="/content/2026-06-11-rihanna-aap-rocky-took-over-nyc-streets-after-knicks-win-see-the-video/">Rihanna &amp; A$AP Rocky Took Over NYC Streets After Knicks Win: See The Video</a><time class="component-date-display" dateTime="1781199900000">Jun 11, 2026</time></figcaption></figure><figure class="component-content-tile thumb-top feed-content-item"><div class="thumb-container"><a tabindex="0" href="/content/2026-06-11-harry-styles-zo-kravitz-show-off-matching-tattoos-amid-engagement/"><img src="https://i.iheart.com/v3/re/new_assets/f79fc341-a979-4863-81b0-eea1ddc6e07b" data-src="https://i.iheart.com/v3/re/new_assets/6a2ad94c50f5652d198dbda4?ops=gravity(%22north%22),fit(330,186),quality(65)" data-srcset="https://i.iheart.com/v3/re/new_assets/6a2ad94c50f5652d198dbda4?ops=gravity(%22north%22),fit(330,186),quality(65) 330w,https://i.iheart.com/v3/re/new_assets/6a2ad94c50f5652d198dbda4?ops=gravity(%22north%22),fit(420,236),quality(65) 420w,https://i.iheart.com/v3/re/new_assets/6a2ad94c50f5652d198dbda4?ops=gravity(%22north%22),fit(510,287),quality(65) 510w,https://i.iheart.com/v3/re/new_assets/6a2ad94c50f5652d198dbda4?ops=gravity(%22north%22),fit(620,349),quality(65) 620w" sizes="(max-width: 360px) 330px,(max-width: 450px) 420px,(max-width: 540px) 510px,(max-width: 659px) 620px,(min-width: 660px) and (max-width: 719px) 330px,(max-width: 890px) 420px,(max-width: 970px) 510px,(max-width: 1159px) 330px,(min-width: 1160px) 420px" alt="Music News - Harry Styles &amp; Zoë Kravitz Show Off Matching Tattoos Amid Engagement" class="lazyload" srcSet="https://i.iheart.com/v3/re/new_assets/f79fc341-a979-4863-81b0-eea1ddc6e07b?ops=gravity(%22north%22),fit(330,186),quality(65) 330w,https://i.iheart.com/v3/re/new_assets/f79fc341-a979-4863-81b0-eea1ddc6e07b?ops=gravity(%22north%22),fit(420,236),quality(65) 420w,https://i.iheart.com/v3/re/new_assets/f79fc341-a979-4863-81b0-eea1ddc6e07b?ops=gravity(%22north%22),fit(510,287),quality(65) 510w,https://i.iheart.com/v3/re/new_assets/f79fc341-a979-4863-81b0-eea1ddc6e07b?ops=gravity(%22north%22),fit(620,349),quality(65) 620w" width="288" height="162"/></a></div><figcaption><nav data-cy="eyebrow" class="Eyebrow-module_component-eyebrow_AIV95"><a tabindex="0" href="/topic/music-news/">Music News</a></nav><a class="card-title" tabindex="0" href="/content/2026-06-11-harry-styles-zo-kravitz-show-off-matching-tattoos-amid-engagement/">Harry Styles &amp; Zoë Kravitz Show Off Matching Tattoos Amid Engagement</a><time class="component-date-display" dateTime="1781195820000">Jun 11, 2026</time></figcaption></figure><figure class="component-content-tile thumb-top feed-content-item"><div class="thumb-container"><a tabindex="0" href="/content/2026-06-11-cardi-b-says-knicks-title-would-change-nyc-the-rats-would-disappear/"><img src="https://i.iheart.com/v3/re/new_assets/f79fc341-a979-4863-81b0-eea1ddc6e07b" data-src="https://i.iheart.com/v3/re/assets.getty/6a2ad1d12b5a1317fce9ad69?ops=gravity(%22north%22),fit(330,186),quality(65)" data-srcset="https://i.iheart.com/v3/re/assets.getty/6a2ad1d12b5a1317fce9ad69?ops=gravity(%22north%22),fit(330,186),quality(65) 330w,https://i.iheart.com/v3/re/assets.getty/6a2ad1d12b5a1317fce9ad69?ops=gravity(%22north%22),fit(420,236),quality(65) 420w,https://i.iheart.com/v3/re/assets.getty/6a2ad1d12b5a1317fce9ad69?ops=gravity(%22north%22),fit(510,287),quality(65) 510w,https://i.iheart.com/v3/re/assets.getty/6a2ad1d12b5a1317fce9ad69?ops=gravity(%22north%22),fit(620,349),quality(65) 620w" sizes="(max-width: 360px) 330px,(max-width: 450px) 420px,(max-width: 540px) 510px,(max-width: 659px) 620px,(min-width: 660px) and (max-width: 719px) 330px,(max-width: 890px) 420px,(max-width: 970px) 510px,(max-width: 1159px) 330px,(min-width: 1160px) 420px" alt="Entertainment News - Cardi B Says Knicks Title Would Change NYC... &quot;The Rats Would Disappear&quot;" class="lazyload" srcSet="https://i.iheart.com/v3/re/new_assets/f79fc341-a979-4863-81b0-eea1ddc6e07b?ops=gravity(%22north%22),fit(330,186),quality(65) 330w,https://i.iheart.com/v3/re/new_assets/f79fc341-a979-4863-81b0-eea1ddc6e07b?ops=gravity(%22north%22),fit(420,236),quality(65) 420w,https://i.iheart.com/v3/re/new_assets/f79fc341-a979-4863-81b0-eea1ddc6e07b?ops=gravity(%22north%22),fit(510,287),quality(65) 510w,https://i.iheart.com/v3/re/new_assets/f79fc341-a979-4863-81b0-eea1ddc6e07b?ops=gravity(%22north%22),fit(620,349),quality(65) 620w" width="288" height="162"/></a></div><figcaption><nav data-cy="eyebrow" class="Eyebrow-module_component-eyebrow_AIV95"><a tabindex="0" href="/topic/entertainment-news/">Entertainment News</a></nav><a class="card-title" tabindex="0" href="/content/2026-06-11-cardi-b-says-knicks-title-would-change-nyc-the-rats-would-disappear/">Cardi B Says Knicks Title Would Change NYC... &quot;The Rats Would Disappear&quot;</a><time class="component-date-display" dateTime="1781191080000">Jun 11, 2026</time></figcaption></figure><figure class="component-content-tile thumb-top feed-content-item"><div class="thumb-container"><a tabindex="0" href="/content/2026-06-11-fans-are-shocked-by-what-drake-is-selling-in-his-new-virtual-amazon-store/"><img src="https://i.iheart.com/v3/re/new_assets/f79fc341-a979-4863-81b0-eea1ddc6e07b" data-src="https://i.iheart.com/v3/re/assets.getty/6a2ac14a6dcf7baf1b3948f6?ops=gravity(%22north%22),fit(330,186),quality(65)" data-srcset="https://i.iheart.com/v3/re/assets.getty/6a2ac14a6dcf7baf1b3948f6?ops=gravity(%22north%22),fit(330,186),quality(65) 330w,https://i.iheart.com/v3/re/assets.getty/6a2ac14a6dcf7baf1b3948f6?ops=gravity(%22north%22),fit(420,236),quality(65) 420w,https://i.iheart.com/v3/re/assets.getty/6a2ac14a6dcf7baf1b3948f6?ops=gravity(%22north%22),fit(510,287),quality(65) 510w,https://i.iheart.com/v3/re/assets.getty/6a2ac14a6dcf7baf1b3948f6?ops=gravity(%22north%22),fit(620,349),quality(65) 620w" sizes="(max-width: 360px) 330px,(max-width: 450px) 420px,(max-width: 540px) 510px,(max-width: 659px) 620px,(min-width: 660px) and (max-width: 719px) 330px,(max-width: 890px) 420px,(max-width: 970px) 510px,(max-width: 1159px) 330px,(min-width: 1160px) 420px" alt="Entertainment News - Fans Are Shocked By What Drake Is Selling In His New Virtual Amazon Store" class="lazyload" srcSet="https://i.iheart.com/v3/re/new_assets/f79fc341-a979-4863-81b0-eea1ddc6e07b?ops=gravity(%22north%22),fit(330,186),quality(65) 330w,https://i.iheart.com/v3/re/new_assets/f79fc341-a979-4863-81b0-eea1ddc6e07b?ops=gravity(%22north%22),fit(420,236),quality(65) 420w,https://i.iheart.com/v3/re/new_assets/f79fc341-a979-4863-81b0-eea1ddc6e07b?ops=gravity(%22north%22),fit(510,287),quality(65) 510w,https://i.iheart.com/v3/re/new_assets/f79fc341-a979-4863-81b0-eea1ddc6e07b?ops=gravity(%22north%22),fit(620,349),quality(65) 620w" width="288" height="162"/></a></div><figcaption><nav data-cy="eyebrow" class="Eyebrow-module_component-eyebrow_AIV95"><a tabindex="0" href="/topic/entertainment-news/">Entertainment News</a></nav><a class="card-title" tabindex="0" href="/content/2026-06-11-fans-are-shocked-by-what-drake-is-selling-in-his-new-virtual-amazon-store/">Fans Are Shocked By What Drake Is Selling In His New Virtual Amazon Store</a><time class="component-date-display" dateTime="1781186880000">Jun 11, 2026</time></figcaption></figure><figure class="component-content-tile thumb-top feed-content-item"><div class="thumb-container"><a tabindex="0" href="/content/2026-06-11-the-stars-came-out-for-knicks-vs-spurs-nba-finals-game-4-see-the-photos/"><img src="https://i.iheart.com/v3/re/new_assets/f79fc341-a979-4863-81b0-eea1ddc6e07b" data-src="https://i.iheart.com/v3/re/new_assets/6a2aba137c29a335ed565a01?ops=gravity(%22north%22),fit(330,186),quality(65)" data-srcset="https://i.iheart.com/v3/re/new_assets/6a2aba137c29a335ed565a01?ops=gravity(%22north%22),fit(330,186),quality(65) 330w,https://i.iheart.com/v3/re/new_assets/6a2aba137c29a335ed565a01?ops=gravity(%22north%22),fit(420,236),quality(65) 420w,https://i.iheart.com/v3/re/new_assets/6a2aba137c29a335ed565a01?ops=gravity(%22north%22),fit(510,287),quality(65) 510w,https://i.iheart.com/v3/re/new_assets/6a2aba137c29a335ed565a01?ops=gravity(%22north%22),fit(620,349),quality(65) 620w" sizes="(max-width: 360px) 330px,(max-width: 450px) 420px,(max-width: 540px) 510px,(max-width: 659px) 620px,(min-width: 660px) and (max-width: 719px) 330px,(max-width: 890px) 420px,(max-width: 970px) 510px,(max-width: 1159px) 330px,(min-width: 1160px) 420px" alt="Entertainment News - The Stars Came Out For Knicks vs. Spurs NBA Finals Game 4: See The Photos" class="lazyload" srcSet="https://i.iheart.com/v3/re/new_assets/f79fc341-a979-4863-81b0-eea1ddc6e07b?ops=gravity(%22north%22),fit(330,186),quality(65) 330w,https://i.iheart.com/v3/re/new_assets/f79fc341-a979-4863-81b0-eea1ddc6e07b?ops=gravity(%22north%22),fit(420,236),quality(65) 420w,https://i.iheart.com/v3/re/new_assets/f79fc341-a979-4863-81b0-eea1ddc6e07b?ops=gravity(%22north%22),fit(510,287),quality(65) 510w,https://i.iheart.com/v3/re/new_assets/f79fc341-a979-4863-81b0-eea1ddc6e07b?ops=gravity(%22north%22),fit(620,349),quality(65) 620w" width="288" height="162"/></a></div><figcaption><nav data-cy="eyebrow" class="Eyebrow-module_component-eyebrow_AIV95"><a tabindex="0" href="/topic/entertainment-news/">Entertainment News</a></nav><a class="card-title" tabindex="0" href="/content/2026-06-11-the-stars-came-out-for-knicks-vs-spurs-nba-finals-game-4-see-the-photos/">The Stars Came Out For Knicks vs. Spurs NBA Finals Game 4: See The Photos</a><time class="component-date-display" dateTime="1781184780000">Jun 11, 2026</time></figcaption></figure><figure class="component-content-tile thumb-top feed-content-item"><div class="thumb-container"><a tabindex="0" href="/content/2026-06-10-olivia-rodrigo-is-hosting-a-dating-advice-radio-show-heres-how-to-join/"><img src="https://i.iheart.com/v3/re/new_assets/f79fc341-a979-4863-81b0-eea1ddc6e07b" data-src="https://i.iheart.com/v3/re/assets.getty/6a29aa446dcf7baf1b3948e4?ops=gravity(%22north%22),fit(330,186),quality(65)" data-srcset="https://i.iheart.com/v3/re/assets.getty/6a29aa446dcf7baf1b3948e4?ops=gravity(%22north%22),fit(330,186),quality(65) 330w,https://i.iheart.com/v3/re/assets.getty/6a29aa446dcf7baf1b3948e4?ops=gravity(%22north%22),fit(420,236),quality(65) 420w,https://i.iheart.com/v3/re/assets.getty/6a29aa446dcf7baf1b3948e4?ops=gravity(%22north%22),fit(510,287),quality(65) 510w,https://i.iheart.com/v3/re/assets.getty/6a29aa446dcf7baf1b3948e4?ops=gravity(%22north%22),fit(620,349),quality(65) 620w" sizes="(max-width: 360px) 330px,(max-width: 450px) 420px,(max-width: 540px) 510px,(max-width: 659px) 620px,(min-width: 660px) and (max-width: 719px) 330px,(max-width: 890px) 420px,(max-width: 970px) 510px,(max-width: 1159px) 330px,(min-width: 1160px) 420px" alt="Entertainment News - Olivia Rodrigo Is Hosting A Dating Advice Radio Show — Here&#x27;s How To Join" class="lazyload" srcSet="https://i.iheart.com/v3/re/new_assets/f79fc341-a979-4863-81b0-eea1ddc6e07b?ops=gravity(%22north%22),fit(330,186),quality(65) 330w,https://i.iheart.com/v3/re/new_assets/f79fc341-a979-4863-81b0-eea1ddc6e07b?ops=gravity(%22north%22),fit(420,236),quality(65) 420w,https://i.iheart.com/v3/re/new_assets/f79fc341-a979-4863-81b0-eea1ddc6e07b?ops=gravity(%22north%22),fit(510,287),quality(65) 510w,https://i.iheart.com/v3/re/new_assets/f79fc341-a979-4863-81b0-eea1ddc6e07b?ops=gravity(%22north%22),fit(620,349),quality(65) 620w" width="288" height="162"/></a></div><figcaption><nav data-cy="eyebrow" class="Eyebrow-module_component-eyebrow_AIV95"><a tabindex="0" href="/topic/entertainment-news/">Entertainment News</a></nav><a class="card-title" tabindex="0" href="/content/2026-06-10-olivia-rodrigo-is-hosting-a-dating-advice-radio-show-heres-how-to-join/">Olivia Rodrigo Is Hosting A Dating Advice Radio Show — Here&#x27;s How To Join</a><time class="component-date-display" dateTime="1781182800000">Jun 11, 2026</time></figcaption></figure></div></div><div class="component-load-more"><button class="component-button primary" aria-label="" aria-hidden="false" type="button">Load More</button></div></div><input type="hidden" data-id="kIdtO"/><input type="hidden" data-id="ixuTv"/><input type="hidden" data-id="nTnZk"/></div></section><section class="col-bottom"><div class="component-region region-ad-bottom-leaderboard"><div tabindex="-1" class="component-ad-unit lazy-load" data-position="3306" data-split="0" id="dfp-ad-3306-ad:bottom-leaderboard"></div><input type="hidden" data-id="ad:bottom-leaderboard"/></div></section></main><footer class="component-Site-Footer"><section><div class="top-footer"><div class="footer-row footer-links"><div class="social-network-icons"><ul class="component-social-icons"><li class="icon-container"><a href="//www.facebook.com/onairwithryanseacrest" aria-label="Visit us on facebook" target="_blank" rel="noopener"><svg tabindex="-1" focusable="false" class="svg-icon icon-facebook" width="24" height="24" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg" fill="none"><path class="primary-path" tabindex="-1" d="M21 12C21 7.02891 16.9711 3 12 3C7.02891 3 3 7.02891 3 12C3 16.493 6.29062 20.216 10.5938 20.891V14.6016H8.30859V12H10.5938V10.0172C10.5938 7.76191 11.9367 6.51562 13.9934 6.51562C14.9777 6.51562 16.0078 6.69141 16.0078 6.69141V8.90625H14.8723C13.7543 8.90625 13.4062 9.60059 13.4062 10.3125V12H15.9023L15.5033 14.6016H13.4062V20.891C17.7094 20.216 21 16.493 21 12Z" fill="#27292D"></path><path class="secondary-path" tabindex="-1" d="M15.5033 14.6016L15.9023 12H13.4062V10.3125C13.4062 9.60059 13.7543 8.90625 14.8723 8.90625H16.0078V6.69141C16.0078 6.69141 14.9777 6.51562 13.9934 6.51562C11.9367 6.51562 10.5938 7.76191 10.5938 10.0172V12H8.30859V14.6016H10.5938V20.891C11.0525 20.9631 11.5219 21 12 21C12.4781 21 12.9475 20.9631 13.4062 20.891V14.6016H15.5033Z" fill="white"></path></svg></a></li><li class="icon-container"><a href="//www.x.com/onairwithryan" aria-label="Visit us on X" target="_blank" rel="noopener"><svg tabindex="-1" focusable="false" class="svg-icon icon-twitter" xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none"><path class="primary-path" d="M13.7124 10.6218L20.4133 3H18.8254L13.0071 9.61788L8.35992 3H3L10.0274 13.0074L3 21H4.58799L10.7324 14.0113L15.6401 21H21L13.7124 10.6218ZM11.5375 13.0956L10.8255 12.0991L5.16017 4.16971H7.59922L12.1712 10.5689L12.8832 11.5655L18.8262 19.8835H16.3871L11.5375 13.0956Z" fill="#27292D"></path></svg></a></li><li class="icon-container"><a href="//www.youtube.com/ryanseacrest" aria-label="Visit us on youtube" target="_blank" rel="noopener"><svg tabindex="-1" focusable="false" class="svg-icon icon-youtube" width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><path tabindex="-1" class="primary-path" fill-rule="evenodd" clip-rule="evenodd" d="M20.9991 4.48941C21.9843 4.75294 22.761 5.52471 23.0263 6.50353C23.5188 8.29176 23.4999 12.0188 23.4999 12.0188C23.4999 12.0188 23.4999 15.7271 23.0263 17.5153C22.761 18.4941 21.9843 19.2659 20.9991 19.5294C19.1993 20 12 20 12 20C12 20 4.81959 20 3.00081 19.5106C2.01564 19.2471 1.23888 18.4753 0.973639 17.4965C0.5 15.7271 0.5 12 0.5 12C0.5 12 0.5 8.29176 0.973639 6.50353C1.23888 5.52471 2.03459 4.73412 3.00081 4.47059C4.80064 4 12 4 12 4C12 4 19.1993 4 20.9991 4.48941ZM15.6944 12L9.70756 15.4259V8.57412L15.6944 12Z" fill="#27292D"></path></svg></a></li><li class="icon-container"><a href="//www.instagram.com/onairwithryan" aria-label="Visit us on instagram" target="_blank" rel="noopener"><svg tabindex="-1" focusable="false" class="svg-icon icon-instagram" width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><path class="primary-path" tabindex="-1" fill-rule="evenodd" clip-rule="evenodd" d="M12.0001 7.37836C11.086 7.37836 10.1924 7.64941 9.43242 8.15724C8.6724 8.66508 8.08003 9.38688 7.73023 10.2314C7.38043 11.0759 7.28891 12.0051 7.46723 12.9016C7.64556 13.7981 8.08573 14.6216 8.73208 15.268C9.37842 15.9143 10.2019 16.3545 11.0984 16.5328C11.9949 16.7112 12.9242 16.6196 13.7687 16.2698C14.6132 15.92 15.335 15.3277 15.8428 14.5676C16.3506 13.8076 16.6217 12.9141 16.6217 12C16.6217 10.7743 16.1348 9.59873 15.2681 8.732C14.4013 7.86528 13.2258 7.37836 12.0001 7.37836ZM12.0001 15C11.4067 15 10.8267 14.824 10.3334 14.4944C9.84003 14.1647 9.45553 13.6962 9.22847 13.148C9.00141 12.5998 8.94201 11.9966 9.05777 11.4147C9.17353 10.8328 9.45925 10.2982 9.87881 9.87867C10.2984 9.45912 10.8329 9.17341 11.4148 9.05765C11.9968 8.9419 12.6 9.00131 13.1482 9.22838C13.6963 9.45544 14.1649 9.83995 14.4945 10.3333C14.8241 10.8266 15.0001 11.4067 15.0001 12C15.0001 12.7956 14.684 13.5587 14.1214 14.1213C13.5588 14.6839 12.7957 15 12.0001 15Z" fill="#27292D"></path><path class="primary-path" tabindex="-1" d="M17.8842 7.19576C17.8842 7.79222 17.4007 8.27575 16.8042 8.27575C16.2078 8.27575 15.7243 7.79222 15.7243 7.19576C15.7243 6.5993 16.2078 6.11578 16.8042 6.11578C17.4007 6.11578 17.8842 6.5993 17.8842 7.19576Z" fill="#27292D"></path><path class="primary-path" tabindex="-1" fill-rule="evenodd" clip-rule="evenodd" d="M12 3C9.55581 3 9.24921 3.01036 8.28942 3.05416C7.33144 3.09789 6.67723 3.25001 6.10476 3.47251C5.50424 3.69849 4.96024 4.05275 4.51069 4.51058C4.05276 4.9601 3.6984 5.50411 3.47233 6.10466C3.25001 6.67716 3.09789 7.33137 3.05434 8.28935C3.01036 9.24915 3 9.55575 3 12C3 14.4443 3.01036 14.7509 3.05434 15.7107C3.09807 16.6687 3.25019 17.3229 3.47268 17.8953C3.69867 18.4959 4.05293 19.0399 4.51076 19.4894C4.96031 19.9472 5.50431 20.3015 6.10484 20.5275C6.67734 20.75 7.33154 20.9021 8.28949 20.9458C9.24944 20.9896 9.55592 21 12.0002 21C14.4444 21 14.751 20.9896 15.7108 20.9458C16.6688 20.9021 17.323 20.75 17.8955 20.5275C18.4933 20.2963 19.0363 19.9427 19.4896 19.4894C19.9428 19.0362 20.2964 18.4932 20.5276 17.8953C20.7501 17.3228 20.9023 16.6686 20.946 15.7107C20.9898 14.7507 21.0001 14.4443 21.0001 12C21.0001 9.55578 20.9898 9.24915 20.946 8.28935C20.9023 7.33137 20.7501 6.67716 20.5276 6.10469C20.3017 5.50417 19.9474 4.96016 19.4896 4.51062C19.04 4.0527 18.496 3.69836 17.8954 3.47233C17.3229 3.25001 16.6687 3.09789 15.7107 3.05434C14.7509 3.01036 14.4443 3 12 3ZM12 4.62165C14.4031 4.62165 14.6878 4.63084 15.6369 4.67414C16.5144 4.71418 16.9909 4.86077 17.308 4.98402C17.699 5.1283 18.0526 5.35835 18.3429 5.65727C18.6418 5.94757 18.8718 6.30118 19.0161 6.69209C19.1394 7.00923 19.286 7.48577 19.326 8.36326C19.3693 9.31231 19.3785 9.59694 19.3785 12.0001C19.3785 14.4033 19.3693 14.6879 19.326 15.637C19.286 16.5145 19.1393 16.991 19.0161 17.3082C18.8664 17.6963 18.6371 18.0488 18.3429 18.343C18.0487 18.6372 17.6962 18.8665 17.308 19.0162C16.9909 19.1395 16.5144 19.2861 15.6369 19.3261C14.688 19.3694 14.4034 19.3786 12 19.3786C9.59665 19.3786 9.31213 19.3694 8.36316 19.3261C7.48566 19.2861 7.00916 19.1395 6.69199 19.0162C6.30107 18.872 5.94747 18.6419 5.65716 18.343C5.35824 18.0527 5.12819 17.6991 4.98391 17.3082C4.86066 16.991 4.71404 16.5145 4.67403 15.637C4.63073 14.688 4.62155 14.4033 4.62155 12.0001C4.62155 9.59694 4.63073 9.31238 4.67403 8.36326C4.71408 7.48577 4.86066 7.00926 4.98391 6.69209C5.12821 6.30116 5.35828 5.94754 5.65723 5.65723C5.94754 5.35832 6.30115 5.12826 6.69206 4.98398C7.00919 4.86073 7.48574 4.71411 8.36323 4.6741C9.31228 4.6308 9.59683 4.62165 12 4.62165Z" fill="#27292D"></path></svg></a></li><li class="icon-container"><a href="//www.snapchat.com/add/onairwithryan" aria-label="Visit us on snapchat" target="_blank" rel="noopener"><svg tabindex="-1" focusable="false" class="svg-icon icon-snapchat" width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><path tabindex="-1" class="primary-path" d="M21.6499 17.1157C18.9334 16.6657 17.7057 13.877 17.6557 13.7604C17.6502 13.7548 17.6502 13.7492 17.6446 13.7381C17.5002 13.4437 17.4668 13.1993 17.5502 13.0048C17.7057 12.6327 18.2834 12.4493 18.6668 12.3327C18.7723 12.2993 18.8723 12.266 18.9556 12.2327C19.6334 11.966 19.9722 11.6383 19.9667 11.255C19.9611 10.955 19.7278 10.6883 19.3556 10.555C19.2334 10.505 19.0834 10.4772 18.939 10.4772C18.839 10.4772 18.6945 10.4884 18.5557 10.555C18.2334 10.705 17.9446 10.7883 17.6946 10.7994C17.5279 10.7939 17.4224 10.7495 17.3613 10.7161C17.3668 10.5772 17.378 10.4384 17.3891 10.2884L17.3946 10.2328C17.4779 8.87181 17.5891 7.18304 17.1446 6.18866C15.8225 3.22776 13.0227 3 12.195 3C12.1783 3 12.1617 3 12.145 3C12.145 3 11.8228 3.00556 11.8006 3.00556C10.9729 3.00556 8.1786 3.23332 6.86203 6.19422C6.41762 7.18859 6.52317 8.87736 6.61205 10.2384C6.62316 10.3995 6.63427 10.5661 6.63982 10.7272C6.57316 10.7661 6.44539 10.8106 6.25096 10.8106C5.98987 10.8106 5.67878 10.7272 5.32881 10.5661C5.23437 10.5217 5.12882 10.4995 5.01216 10.4995C4.60664 10.4995 4.11778 10.7661 4.04001 11.1661C3.98446 11.455 4.11223 11.8771 5.03994 12.2382C5.12327 12.2716 5.22326 12.3049 5.32881 12.3382C5.71211 12.4604 6.28985 12.6438 6.44539 13.0104C6.52872 13.1993 6.49539 13.4493 6.35096 13.7437C6.3454 13.7492 6.3454 13.7548 6.33985 13.7659C6.28985 13.8826 5.06216 16.6768 2.34568 17.1212C2.13459 17.1546 1.9846 17.3434 2.00126 17.5545C2.00682 17.6156 2.01793 17.6823 2.0457 17.7434C2.25125 18.2211 3.1123 18.5711 4.67885 18.8155C4.72885 18.8878 4.7844 19.1377 4.81773 19.2877C4.85106 19.4377 4.88439 19.5933 4.93439 19.7544C4.97883 19.9155 5.1066 20.1099 5.41769 20.1099C5.54546 20.1099 5.69545 20.0821 5.86766 20.0488C6.12875 19.9988 6.48428 19.9266 6.93425 19.9266C7.18423 19.9266 7.43977 19.9488 7.70086 19.9932C8.20638 20.0766 8.63413 20.3821 9.13409 20.7321C9.84515 21.2376 10.6507 21.8042 11.8783 21.8042C11.9117 21.8042 11.945 21.8042 11.9783 21.7987C12.0172 21.7987 12.0672 21.8042 12.1228 21.8042C13.3505 21.8042 14.156 21.232 14.867 20.7321C15.367 20.3821 15.7947 20.0766 16.3003 19.9932C16.5613 19.9488 16.8169 19.9266 17.0669 19.9266C17.4946 19.9266 17.8335 19.9821 18.1335 20.0377C18.3223 20.0766 18.4723 20.0932 18.5834 20.0932H18.5945H18.6056C18.839 20.0932 19.0056 19.971 19.0667 19.7488C19.1112 19.5877 19.1501 19.4377 19.1834 19.2822C19.2167 19.1322 19.2723 18.8822 19.3223 18.81C20.8888 18.5656 21.7499 18.2156 21.9554 17.7434C21.9832 17.6823 21.9943 17.6212 21.9999 17.5545C22.0054 17.3379 21.8554 17.149 21.6499 17.1157Z" fill="#27292D"></path></svg></a></li><li class="icon-container"><a href="//www.tiktok.com/@ryanseacrest" aria-label="Visit us on tiktok" target="_blank" rel="noopener"><svg tabindex="-1" focusable="false" class="svg-icon icon-tiktok" width="24" height="24" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"><path class="primary-path" tabindex="-1" d="M20.7501 6.91071C19.5331 6.84196 18.3823 6.33443 17.5108 5.48214C17.0478 5.03475 16.683 4.49596 16.4394 3.9C16.1913 3.30286 16.0697 2.66078 16.0822 2.01428H12.5822V15.0179C12.5822 17.2143 11.2751 18.5107 9.65367 18.5107C9.26383 18.5197 8.87615 18.4504 8.5136 18.3068C8.15104 18.1633 7.82097 17.9484 7.54296 17.675C7.2645 17.4005 7.04247 17.0741 6.88939 16.7143C6.73851 16.3534 6.66081 15.9661 6.66081 15.575C6.66081 15.1838 6.73851 14.7966 6.88939 14.4357C7.04247 14.0759 7.2645 13.7495 7.54296 13.475C7.82097 13.2016 8.15104 12.9867 8.5136 12.8432C8.87615 12.6996 9.26383 12.6303 9.65367 12.6393C9.97636 12.6414 10.2964 12.6981 10.6001 12.8071V9.23571C10.2892 9.169 9.97165 9.13784 9.65367 9.14285C8.38222 9.14285 7.13932 9.51988 6.08215 10.2263C5.02498 10.9326 4.20101 11.9366 3.71445 13.1113C3.22788 14.286 3.10058 15.5786 3.34862 16.8256C3.59667 18.0726 4.20893 19.2181 5.10799 20.1171C6.00704 21.0162 7.1525 21.6284 8.39952 21.8765C9.64654 22.1245 10.9391 21.9972 12.1138 21.5107C13.2884 21.0241 14.2925 20.2001 14.9988 19.1429C15.7052 18.0858 16.0822 16.8429 16.0822 15.5714V8.78571C17.4634 9.70742 19.0897 10.1927 20.7501 10.1786V6.91071Z" fill="#27292D"></path></svg></a></li></ul></div><div class="description">The official website for On Air with Ryan Seacrest. Get updates, interviews, videos, highlights and the latest news from Ryan about celebrities you love.</div><ul class="footer-station-links"><li><a tabindex="0" href="/podcasts/">Podcasts</a></li><li><a tabindex="0" href="/featured/ryan-seacrest/">Show Blog</a></li><li><a href="https://www.iheartmedia.com" target="_blank" rel="noopener">An iHeartMedia Show</a></li></ul><ul class="footer-national-links"><li><a tabindex="0" href="/contact/">Contact</a></li><li><a href="https://www.iheart.com/apps/" target="_blank" rel="noopener">Download The Free iHeartRadio App</a></li><li><a href="https://www.iheart.com/podcast/" target="_blank" rel="noopener">Find a Podcast</a></li></ul></div></div><div class="lower-footer"><div class="footer-logo"><a aria-label="Station Link" tabindex="0" href="/"><img src="https://i.iheart.com/v3/re/assets.brands/624492e2f83409bfcc81dbd6?ops=gravity(%22center%22),contain(128,44)&amp;quality=80" data-src="https://i.iheart.com/v3/re/assets.brands/624492e2f83409bfcc81dbd6?ops=gravity(%22center%22),contain(128,44)&amp;quality=80" data-srcset="https://i.iheart.com/v3/re/assets.brands/624492e2f83409bfcc81dbd6?ops=gravity(%22center%22),contain(128,44)&amp;quality=80 1x,https://i.iheart.com/v3/re/assets.brands/624492e2f83409bfcc81dbd6?ops=gravity(%22center%22),contain(256,88)&amp;quality=80 2x" sizes="" alt="On Air with Ryan Seacrest - News &amp; more from the live radio show" class="lazyload" srcSet="https://i.iheart.com/v3/re/assets.brands/624492e2f83409bfcc81dbd6?ops=gravity(%22center%22),contain(128,44)&amp;quality=80 1x,https://i.iheart.com/v3/re/assets.brands/624492e2f83409bfcc81dbd6?ops=gravity(%22center%22),contain(256,88)&amp;quality=80 2x" width="128" height="44"/></a></div><ul class="lower-footer-national-links"><li><a tabindex="0" href="/sitemap/">Sitemap</a></li><li><a tabindex="0" href="/rules/">Contest Rules</a></li><li><a href="https://www.iheart.com/privacy/" target="_blank" rel="noopener">Privacy Policy</a></li><li><a href="#" target="_blank" rel="noopener">Your Privacy Choices<img data-src="http://i-stg.iheart.com/v3/re/new_assets/66fee14066ebdb3465fd0684" alt="Your privacy Logo" class="lazyload" width="13" height="14"/></a></li><li><a href="https://www.iheart.com/terms/" target="_blank" rel="noopener">Terms of Use</a></li><li><a href="https://www.iheart.com/adchoices/" target="_blank" rel="noopener">AdChoices<img data-src="https://i.iheart.com/v3/re/new_assets/faf40618-8c4b-4554-939b-49bce06bbcca" alt="AdChoices Logo" class="lazyload" width="13" height="14"/></a></li></ul><div class="site-ownership"><div>© <!-- -->2026<!-- --> <!-- -->Premiere Networks, Inc.</div></div></div></section></footer><div class="component-apptray"><div id="recaptcha-badge" class="g-recaptcha"></div></div></div></div></div>
                <div id="fb-root" />
        <script>window.__PRELOADED_STATE__ = {"site":{"site":{"sites":{"find":{"_id":"%2F27177b2083597bf29cf3e6747a7e3d8f","canonicalHostname":"onairwithryan.iheart.com","hostnames":[],"facets":["brands/Ryan Seacrest (52241)","brands/Sisanie (5507)","brands/AT40 (57504)","brands/ONAIR-PR (15237)","markets/PREMIERE","facets/All Sites - English","formats/CHRPOP"],"slug":"onair-pr","market":"markets/PREMIERE","ownBrand":"brands/ONAIR-PR (15237)","timeZone":"America/New_York","keys":["hostname:onairwithryan.iheart.com","hostname:onairwithryanseacrest.com","hostname:onair-pr.radio.iheart.com","hostname:www.onairwithryan.com","hostname:onairwithryan.com","hostname:oawrs.com","hostname:www.oawrs.com","hostname:seacrestshow.com","hostname:www.seacrestshow.com","hostname:www.onairwithryanseacrest.com","id:/27177b2083597bf29cf3e6747a7e3d8f","brand:brands/ONAIR-PR (15237)","slug:onair-pr","primaryParentOf:/59552a4cc3023de553d81b4e","primaryParentOf:/5ac6890d36a4ba562ee462a2","primaryParentOf:/5f54ffc3bcc0851898da64aad90bcbdd","primaryParentOf:/d110a18ec905d9201761e6cc3111ad0f"],"stream":{},"ownership":{"id":"providers/Premiere Networks","taxo":{"source":{"display_name":"Premiere Networks, Inc."}}},"summary":{"name":"On Air with Ryan Seacrest","description":"The official website for On Air with Ryan Seacrest. Get updates, interviews, videos, highlights and the latest news from Ryan about celebrities you love."},"status":{"hide":{"startDate":0,"endDate":0,"redirectTo":""},"isHidden":false,"isActive":true},"configByLookup":{"_id":"/27177b2083597bf29cf3e6747a7e3d8f/inferno","adPositions":[{"breakpoints":[{"breakpoint":0,"sizes":[{"w":300,"h":250}]},{"breakpoint":700,"sizes":[{"w":300,"h":250}]}],"_id":"/local-site/3308","positionId":"3308","template":"local-site","adSplit":10,"forceLoad":true},{"breakpoints":[{"breakpoint":320,"sizes":[{"w":320,"h":50}]},{"breakpoint":480,"sizes":[{"w":320,"h":50}]},{"breakpoint":700,"sizes":[{"w":320,"h":50}]},{"breakpoint":760,"sizes":[{"w":320,"h":50}]},{"breakpoint":768,"sizes":[{"w":728,"h":90}]},{"breakpoint":800,"sizes":[{"w":728,"h":90}]},{"breakpoint":990,"sizes":[{"w":728,"h":90}]},{"breakpoint":1024,"sizes":[{"w":728,"h":90}]},{"breakpoint":1059,"sizes":[{"w":728,"h":90}]},{"breakpoint":1060,"sizes":[{"w":728,"h":90}]},{"breakpoint":1190,"sizes":[{"w":728,"h":90}]}],"_id":"%2F5f15ebcbe9960c806959fb15","positionId":"3332","template":"local-inferno-site","adSplit":50,"forceLoad":false},{"breakpoints":[{"breakpoint":0,"sizes":[{"w":300,"h":250}]},{"breakpoint":700,"sizes":[{"w":300,"h":250}]}],"_id":"/local-site/3309","positionId":"3309","template":"local-site","adSplit":10,"forceLoad":true},{"breakpoints":[{"breakpoint":0,"sizes":[{"w":0,"h":0}]},{"breakpoint":768,"sizes":[{"w":1,"h":1}]}],"_id":"%2F5f9823d6564708139f497ffb","positionId":"8888","template":"local-inferno-site","adSplit":100,"forceLoad":true},{"breakpoints":[{"breakpoint":0,"sizes":[{"w":300,"h":250}]},{"breakpoint":320,"sizes":[{"w":300,"h":250}]},{"breakpoint":480,"sizes":[{"w":300,"h":250}]},{"breakpoint":700,"sizes":[{"w":300,"h":250}]},{"breakpoint":760,"sizes":[{"w":300,"h":250}]},{"breakpoint":768,"sizes":[{"w":728,"h":90}]},{"breakpoint":800,"sizes":[{"w":728,"h":90}]},{"breakpoint":990,"sizes":[{"w":728,"h":90}]},{"breakpoint":1024,"sizes":[{"w":728,"h":90}]},{"breakpoint":1059,"sizes":[{"w":728,"h":90}]},{"breakpoint":1060,"sizes":[{"w":728,"h":90}]},{"breakpoint":1190,"sizes":[{"w":728,"h":90}]}],"_id":"%2F5e289b1ec184cee3fd7aaeaf","positionId":"3331","template":"local-inferno-site","adSplit":50,"forceLoad":false},{"breakpoints":[{"breakpoint":0,"sizes":[{"w":300,"h":100}]}],"_id":"/local-site/5052","positionId":"5052","template":"local-site","adSplit":0,"forceLoad":false},{"breakpoints":[{"breakpoint":1060,"sizes":[{"w":300,"h":250},{"w":300,"h":600}]},{"breakpoint":1190,"sizes":[{"w":300,"h":250},{"w":300,"h":600}]},{"breakpoint":0,"sizes":[{"w":0,"h":0}]},{"breakpoint":320,"sizes":[{"w":0,"h":0}]},{"breakpoint":480,"sizes":[{"w":0,"h":0}]}],"_id":"%2F5e289b1ec184cee3fd7aaeb1","positionId":"3307","template":"local-inferno-site","adSplit":10,"forceLoad":false},{"breakpoints":[{"breakpoint":320,"sizes":[{"w":300,"h":250}]},{"breakpoint":480,"sizes":[{"w":300,"h":250}]},{"breakpoint":700,"sizes":[{"w":300,"h":250}]},{"breakpoint":760,"sizes":[{"w":300,"h":250}]},{"breakpoint":768,"sizes":[{"w":300,"h":250}]},{"breakpoint":800,"sizes":[{"w":300,"h":250}]},{"breakpoint":990,"sizes":[{"w":300,"h":250}]},{"breakpoint":1024,"sizes":[{"w":300,"h":250}]},{"breakpoint":1059,"sizes":[{"w":300,"h":250}]},{"breakpoint":1060,"sizes":[{"w":0,"h":0}]},{"breakpoint":1190,"sizes":[{"w":0,"h":0}]},{"breakpoint":0,"sizes":[{"w":0,"h":0}]}],"_id":"%2F5e289b1ec184cee3fd7aaeb2","positionId":"3327","template":"local-inferno-site","adSplit":10,"forceLoad":false},{"breakpoints":[{"breakpoint":0,"sizes":[{"w":320,"h":50},{"w":320,"h":150}]},{"breakpoint":320,"sizes":[{"w":320,"h":50},{"w":320,"h":150}]},{"breakpoint":480,"sizes":[{"w":320,"h":50},{"w":320,"h":150}]},{"breakpoint":700,"sizes":[{"w":320,"h":50},{"w":320,"h":150}]},{"breakpoint":760,"sizes":[{"w":320,"h":50},{"w":320,"h":150}]},{"breakpoint":768,"sizes":[{"w":728,"h":90}]},{"breakpoint":800,"sizes":[{"w":728,"h":90}]},{"breakpoint":990,"sizes":[{"w":728,"h":90}]},{"breakpoint":1024,"sizes":[{"w":728,"h":90}]},{"breakpoint":1059,"sizes":[{"w":728,"h":90}]},{"breakpoint":1060,"sizes":[{"w":728,"h":90},{"w":970,"h":250}]},{"breakpoint":1190,"sizes":[{"w":728,"h":90},{"w":970,"h":250}]}],"_id":"%2F5e289b1ec184cee3fd7aaeae","positionId":"3330","template":"local-inferno-site","adSplit":50,"forceLoad":false},{"breakpoints":[{"breakpoint":0,"sizes":[{"w":0,"h":0}]},{"breakpoint":320,"sizes":[{"w":3,"h":3}]},{"breakpoint":480,"sizes":[{"w":3,"h":3}]},{"breakpoint":700,"sizes":[{"w":3,"h":3}]},{"breakpoint":760,"sizes":[{"w":10,"h":10}]},{"breakpoint":768,"sizes":[{"w":10,"h":10}]},{"breakpoint":800,"sizes":[{"w":10,"h":10}]}],"_id":"%2F5f230d591e48ed5023a49f05","positionId":"3331a","template":"local-inferno-site","adSplit":50,"forceLoad":false},{"breakpoints":[{"breakpoint":0,"sizes":[{"w":320,"h":50}]},{"breakpoint":320,"sizes":[{"w":320,"h":50}]},{"breakpoint":480,"sizes":[{"w":320,"h":50}]},{"breakpoint":700,"sizes":[{"w":320,"h":50}]},{"breakpoint":760,"sizes":[{"w":320,"h":50}]},{"breakpoint":768,"sizes":[{"w":728,"h":90}]},{"breakpoint":800,"sizes":[{"w":728,"h":90}]},{"breakpoint":990,"sizes":[{"w":728,"h":90}]},{"breakpoint":1024,"sizes":[{"w":728,"h":90}]},{"breakpoint":1059,"sizes":[{"w":728,"h":90}]},{"breakpoint":1060,"sizes":[{"w":728,"h":90},{"w":970,"h":250}]},{"breakpoint":1190,"sizes":[{"w":728,"h":90},{"w":970,"h":250}]}],"_id":"%2F5e289b1ec184cee3fd7aaeb0","positionId":"3306","template":"local-inferno-site","adSplit":0,"forceLoad":false}],"routes":[{"name":"home","path":"/"},{"name":"howtolisten","path":"/howtolisten"},{"name":"videos","path":"/videos"},{"name":"big_game_score_contest","path":"/big-game-score-contest"},{"name":"cash_for_couples","path":"/cash-for-couples"},{"name":"weather","path":"/weather"},{"name":"music_home","path":"/music/"},{"name":"traffic","path":"/traffic/"},{"name":"ads","path":"/ads/"},{"name":"advertise","path":"/advertise/"},{"name":"amazongoogle","path":"/amazon-alexa-and-google-home/"},{"name":"calendar_content_all","path":"/calendar/"},{"name":"contact","path":"/contact/"},{"name":"content","path":"/content/"},{"name":"contests","path":"/contests/"},{"name":"fccappliciations","path":"/fcc-applications/"},{"name":"featured","path":"/from-our-shows/"},{"name":"iheartradio_app","path":"/apps/"},{"name":"newsletter","path":"/newsletter/"},{"name":"onair_schedule","path":"/schedule/"},{"name":"podcasts","path":"/podcasts/"},{"name":"promotions","path":"/promotions/"},{"name":"robots","path":"/robots/"},{"name":"rules","path":"/rules/"},{"name":"music_recently_played","path":"/music/recently-played/"},{"name":"music_top_songs","path":"/music/top-songs/"},{"name":"error_page","path":"/_error/404/"},{"name":"newsletter_unsubscribe","path":"/newsletter/unsubscribe/"},{"name":"topic_content","path":"/topic/content/"},{"name":"videos_slug","path":"/videos/\u003cslug>"},{"name":"author","path":"/author/\u003cslug>"},{"name":"chart","path":"/charts/\u003cchart_slug>/"},{"name":"calendar_content","path":"/calendar/content/\u003cslug>"},{"name":"calendar_content_category","path":"/calendar/category/\u003ctopic>"},{"name":"contest","path":"/contests/\u003cslug>/"},{"name":"detail","path":"/content/\u003cslug>/"},{"name":"onair_schedule_day","path":"/schedule/\u003cday>/"},{"name":"plaintext","path":"/text/\u003cslug>/"},{"name":"promotion","path":"/promotions/\u003cslug>/"},{"name":"search","path":"/search/\u003ckeyword>/"},{"name":"topic","path":"/topic/\u003ctopic>/"},{"name":"chart_detail","path":"/charts/\u003cchart_slug>/\u003clist_slug>/"}],"redirects":[{"id":"/27177b2083597bf29cf3e6747a7e3d8f/inferno/b2caf8e2f2607a2fcf4fa7fd06c1e7e5075547b8","priority":0,"source":"/featured/katie-sommers-radio-network(.*)$","regex":true,"schedule":{"begin":1599848040709,"end":4115978604802},"destination":{"type":"URL","value":"https://onairwithryan.iheart.com/featured/katie-sommers$1"},"disabled":false,"permanent":false,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"/27177b2083597bf29cf3e6747a7e3d8f/inferno/d882a490a8ad25bcfa0f785027730afc3241032d","priority":0,"source":"/awards","regex":false,"schedule":{"begin":1546984800000,"end":4115978604802},"destination":{"type":"URL","value":"https://www.iheart.com/music-awards/"},"disabled":false,"permanent":true,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"/27177b2083597bf29cf3e6747a7e3d8f/inferno/683f89a57e93a31d9d9e4b4449b6e185fd4c1437","priority":0,"source":"/featured/iheartradio-music-festival/_error/404","regex":false,"schedule":null,"destination":{"type":"URL","value":"https://onairwithryan.iheart.com/featured/iheartradio-music-festival/"},"disabled":false,"permanent":false,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"/27177b2083597bf29cf3e6747a7e3d8f/inferno/a32465ee05303b2043fde40dbdfd5552e382aa77","priority":0,"source":"/trump","regex":false,"schedule":{"begin":1498507200000,"end":4115978604802},"destination":{"type":"URL","value":"https://onairwithryan.iheart.com/featured/political-junkie/"},"disabled":false,"permanent":false,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"/27177b2083597bf29cf3e6747a7e3d8f/inferno/f5a406bbc509b34bf198d391b1eb05b04ea96ce9","priority":0,"source":"/backtoschool","regex":false,"schedule":{"begin":1565186400000,"end":4115978604802},"destination":{"type":"URL","value":"https://news.iheart.com/back-to-school/"},"disabled":false,"permanent":true,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"/27177b2083597bf29cf3e6747a7e3d8f/inferno/58dd2565d99d9320398583f351fb52bb92d13030","priority":0,"source":"/pages/bobbyojay.html","regex":false,"schedule":{"begin":1544706480000,"end":4115978604802},"destination":{"type":"URL","value":"https://onairwithryan.iheart.com/featured/bobby-o-jay/"},"disabled":false,"permanent":true,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"/27177b2083597bf29cf3e6747a7e3d8f/inferno/c7eab5de340f2e0878607db768a540ea62230574","priority":0,"source":"/charts","regex":false,"schedule":{"begin":1597266000000,"end":4115978604802},"destination":{"type":"URL","value":"https://news.iheart.com/featured/charts/"},"disabled":false,"permanent":true,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"/27177b2083597bf29cf3e6747a7e3d8f/inferno/33678817f4186f06f405a0e27895df034eb8291d","priority":0,"source":"/iheartcountryfestival","regex":false,"schedule":{"begin":1548705600000,"end":4115978604802},"destination":{"type":"URL","value":"https://www.iheart.com/iheartcountry-festival/"},"disabled":false,"permanent":false,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"/27177b2083597bf29cf3e6747a7e3d8f/inferno/e6cd615bedfc132611928d4f1a12dfab66e3c087","priority":0,"source":"/billpay","regex":false,"schedule":{"begin":1554221340000,"end":4115978604802},"destination":{"type":"URL","value":"https://onairwithryan.iheart.com/pay"},"disabled":false,"permanent":false,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"/27177b2083597bf29cf3e6747a7e3d8f/inferno/7e450e6b21abedac72bd3e61dca1ab8b6ed149d1","priority":0,"source":"/durginstuff.html","regex":false,"schedule":{"begin":1528382400000,"end":4115978604802},"destination":{"type":"URL","value":"https://whp580.iheart.com/"},"disabled":false,"permanent":true,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"/27177b2083597bf29cf3e6747a7e3d8f/inferno/9977c3d9d09eabc69a3caabc851ba0d448398c7c","priority":0,"source":"/pages/streaming","regex":false,"schedule":{"begin":1519309620000,"end":4115978604802},"destination":{"type":"URL","value":"https://onairwithryan.iheart.com/listen/"},"disabled":false,"permanent":true,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"/27177b2083597bf29cf3e6747a7e3d8f/inferno/8765d5f4ac24e982fa62b17f3b7b071c2248fa83","priority":0,"source":"/politics","regex":false,"schedule":{"begin":1498507200000,"end":4115978604802},"destination":{"type":"URL","value":"https://onairwithryan.iheart.com/featured/political-junkie/"},"disabled":false,"permanent":false,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"/27177b2083597bf29cf3e6747a7e3d8f/inferno/4f5ff4e27c7451676ab08b93b8125c2c5f360891","priority":0,"source":"/ontheverge","regex":false,"schedule":{"begin":1498672800000,"end":4115978604802},"destination":{"type":"URL","value":"https://onairwithryan.iheart.com/featured/iheartradio-on-the-verge/"},"disabled":false,"permanent":false,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"/27177b2083597bf29cf3e6747a7e3d8f/inferno/aae39b146cf5970ec3a965e07b94b780269ab51f","priority":0,"source":"/6663/ccr.newyork.ny.n/wwpr-fm","regex":false,"schedule":{"begin":1528381740000,"end":4115978604802},"destination":{"type":"URL","value":"https://onairwithryan.iheart.com/"},"disabled":false,"permanent":true,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"/27177b2083597bf29cf3e6747a7e3d8f/inferno/22beaceae8da6ccd8e45509057a5c9c15e312a7a","priority":0,"source":"/timeline.rss","regex":false,"schedule":{"begin":1718371440806,"end":4115978604802},"destination":{"type":"URL","value":"https://onairwithryan.iheart.com/content.rss"},"disabled":false,"permanent":true,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"/27177b2083597bf29cf3e6747a7e3d8f/inferno/be9576bffef59f81885c3c41ad2d854c632bb681","priority":0,"source":"/music/undefined","regex":false,"schedule":{"begin":1521465300000,"end":4115978604802},"destination":{"type":"URL","value":"https://onairwithryan.iheart.com/music/"},"disabled":false,"permanent":true,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"/27177b2083597bf29cf3e6747a7e3d8f/inferno/614b87f62527225e4f0ac790a84e4aa23acbcaf3","priority":0,"source":"/assistance/en","regex":false,"schedule":null,"destination":{"type":"URL","value":"https://onairwithryan.iheart.com/content/public-file-assistance/"},"disabled":false,"permanent":false,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"/27177b2083597bf29cf3e6747a7e3d8f/inferno/cf2f475db5ccbe70969980a84ba6e5ba85c75785","priority":0,"source":"/jingleball","regex":false,"schedule":{"begin":1498755600000,"end":4115978604802},"destination":{"type":"URL","value":"https://www.iheart.com/jingle-ball/"},"disabled":false,"permanent":true,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"/27177b2083597bf29cf3e6747a7e3d8f/inferno/0cf7f14b230c366fdad71c3a33bc89cfa20f30f3","priority":0,"source":"/risingstar","regex":false,"schedule":{"begin":1499313600000,"end":4115978604802},"destination":{"type":"URL","value":"https://macysrisingstar.iheartradio.com/"},"disabled":false,"permanent":false,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"/27177b2083597bf29cf3e6747a7e3d8f/inferno/e1e4589733aa32334d56bdbb3f4e4a2905f07eb1","priority":0,"source":"/music/recently-played/undefined","regex":false,"schedule":{"begin":1521464520000,"end":4115978604802},"destination":{"type":"URL","value":"https://onairwithryan.iheart.com/music/recently-played/"},"disabled":false,"permanent":true,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"/27177b2083597bf29cf3e6747a7e3d8f/inferno/6e5b875e499cbf7f653ae187a0267c525c76c5b3","priority":0,"source":"/terms","regex":false,"schedule":{"begin":1495213980000,"end":4115978604802},"destination":{"type":"URL","value":"https://onairwithryan.iheart.com/content/terms-of-use/"},"disabled":false,"permanent":true,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"/27177b2083597bf29cf3e6747a7e3d8f/inferno/ed6664a080a669dcf1493a84c3ce2dcd033e1bc1","priority":0,"source":"^\\/topic\\/(iheartradio-music-news|trending-pop|trending-hip-hop-rnb|national%20-%20trending%20\\(chr%20rhythmic\\)%20\\(501919\\)|national%20-%20trending%20\\(hot%20ac\\)%20\\(501921\\)|at40-news|rock-news-classic-rock|rock-news-active-main-rock|trending-rock-alt-news|iheartcountry|trending-rnb|iheartpride%20\\(2768\\)|home%20lead|lgbt%20pride%20news%20\\(493621\\)|country%20news%20wwyz-fm|q104\\.3%20music%20news%20\\(476123\\)|new%20music%20discovery%20of%20the%20week|\\(cmt\\)%20cody%20%2b%20crew%20\\(481920\\))(?\u003csuffix>\\/?|(.detail)?(.rss|.atom))$","regex":true,"schedule":null,"destination":{"type":"URL","value":"https://onairwithryan.iheart.com/topic/music-news$%3csuffix%3e"},"disabled":false,"permanent":true,"matchQueryString":true,"queryParamsHandling":"ORIGINAL"},{"id":"/27177b2083597bf29cf3e6747a7e3d8f/inferno/408a6f249d17f2d0b696d351e089e9d3f0e9f3c2","priority":0,"source":"^\\/topic\\/(local%20news%20\\(465708\\)|houston%20news%20\\(121300\\)|wood%20radio%20local%20news|rochester%20news%20\\(122742\\)|1110%20kfab%20local%20news%20\\(122285\\)|local%20news%20\\(119078\\)|wmt%20local%20news|local%20news%20\\(122520\\)|texas%20news%20\\(489524\\)|570%20wsyr%20news%20\\(125739\\)|local%20news%20stories%20\\(chillicothe\\)%20\\(106759\\)|madison%20news%20\\(500610\\)|who%20radio%20news%20\\(121648\\)|local%20news%20\\(135361\\)|trending|local%20news%20(\\||%7c)wor-am(\\||%7c)|sacramento's%20latest%20news|wman%20-%20local%20news%20\\(122687\\)|wjbo%20am%20local%20news|wood%20news%20\\(125494\\)|portland%20local%20news%20\\(123543\\)|providence%20local%20news%20\\(122060\\)|local%20news%20feed%20\\(435110\\)|local%20news%20\\(122300\\)|local%20news%20\\(late%20breaking\\)%20\\(119585\\)|dsc|whyn%20local%20news%20\\(470415\\)|home%20promotions|local%20news%20stories%20wch%20\\(226193\\)|the%20feed%20\\(498513\\)|wvoc%20news|tampa%20local%20news|texas%20news%20\\(499381\\)|woc%20local%20news%20\\(498282\\)|fox59|local%20news%20-%20toledo%20\\(315557\\)|cky%20local%20news%20\\(484675\\)|newsradio%20840%20whas%20local%20news%20\\(283307\\)|lowcountry%20headlines|community%20access|capital%20region%20news%20\\(312698\\)|iheart80s%40103\\.7%20articles%20\\(502302\\)|lynchburg-roanoke%20local%20news|wtvn%20local%20news%20\\(268656\\)|local%20news%20\\(119442\\)|breaking-news|1450%20wkip%20news%20feed%20\\(454843\\)|winz%20local%20news%20and%20sports%20\\(479897\\)|top%20local%20news%20for%20columbia%20greene%20counties|articles%20\\(497186\\)|defiance%20local%20news%20\\(108238\\)|arizona%20news%20\\(118695\\)|kogo%20local%20news%20\\(125548\\)|trending%20\\(496938\\)|local%20news%20\\(121298\\)|wima%20-%20local%20news%20\\(120919\\)|wima%20news%20archive%20\\(359580\\)|wraw%20newsroom|real%20news%20\\(497042\\)|trending%20in%20the%20bay%20\\(497802\\)|local%20newsstand|local%20news%20\\(122546\\)|tejano%20nation%20news%20\\(458093\\)|z100%20news%20\\(451815\\)|105\\.5%20werc-fm%20local%20news%20\\(118702\\)|roanoke-lynchburg%20breaking%20news|stormwatch|local%20news%20\\(499395\\)|news%20around%20the%20lone%20star%20state%20\\(497586\\)|wcjm%20local%20news%20\\(501582\\)|knn%20headlines%20\\(393284\\)|did%20you%20see%20that%3f%20\\(421790\\)|news%20\\(478054\\)|coronavirus%20news|woai%20breaking%20news%20\\(467835\\)|kfbk%20news%20\\(461777\\)|local%20news%20stories%20wch|reading%20and%20harrisburg%20breaking%20news|wmzq%20trending|who%20-%20information%20\\(190192\\)|wwva-local%20news%20\\(119921\\)|kiis%20articles%20\\(493280\\)|san%20diego|florida%20news%20\\(499647\\)|iheartsocal|106\\.1%20fm%20wtkk%20\\(418990\\)|going%20viral%20(\\||%7c)wktu-fm(\\||%7c)|atl%20news|pittsburgh-news|tucson%20happenings|sunny%20story%20of%20the%20day|trending%20boston|northern%20colorado%20news|the%20wood%20insider|california%20news%20\\(489209\\)|weekends%20\\(279270\\)|the%20buzz%20(\\||%7c)wksc-fm(\\||%7c)|features%20\\(351976\\)|news%20\\(478876\\)|the%20morning%20news|iheart%20communities%20central%20pa|local-homepage-pinned-content|the%20latest%20from%20rock|featured%20promotions%20\\(468727\\)|local%20news%20\\(465659\\)|wnok%20\\(473617\\)|breaking%20news%20-%20toledo%20\\(487796\\)|the%20arkansas%20edge%20\\(255170\\)|106%20kmel%20articles%20\\(502301\\)|z%20trending|features%20\\(353133\\)|koa%20newsradio%20programming|boston%20news|featured%20\\(487430\\)|what's%20rockin'%20at%20the%20q%20\\(472633\\)|jacksonville%20local%20news|trending%20wkss-fm|pa%20education|mojoe|dfw%20news|kogo%20news%20file%20\\(497368\\)|featured%20\\(253029\\)|minnesota%20news|oh%20florida|communities|cat%20country%20107\\.1%20\\(486314\\)|going%20viral%20(\\||%7c)wltw-fm(\\||%7c)|what's%20happening%20-%20kmod-fm%20\\(501830\\)|hot%20on%20the%20web%20\\(423478\\)|so%20hot%20right%20now%20\\(353806\\)|lynchburg%20roanoke%20around%20town|95\\.3%20the%20river%20\\(486315\\)|okc%20breaking%20news|what's%20new%20at%20101-3%20kiss-fm%20\\(453463\\)|wkci-fm%20trending|pee%20dee%20news|hawaii%20news|local%20news%20\\(476751\\)|articleswmks|what's%20new%20at%20mix%2096%20\\(107642\\)|around%20the%20valley|what's%20new%20at%20woc%201420%20\\(252965\\)|breaking%20news%20\\(498614\\)|news%20wdcg-fm|kix%20country%2092\\.9%20\\(489438\\)|95x%20\\(465517\\)|what's%20new%20on%20fox%20sports%20radio%201230%20\\(284776\\)|wqmf%20social%20\\(501527\\)|q102%20online%20\\(484348\\)|what's%20happening%20-%20ktgx-fm%20\\(501828\\)|san%20diego%20business%20saturday|wrfx%20news%20\\(464606\\)|dmv%20storm%20center|south%20texas%20winter%20storm%20update|national%20news%20(\\||%7c)wor-am(\\||%7c)|articleswmag|whats%20new%20(\\||%7c)wltw-fm(\\||%7c)|birmingham-news|boston%20weather|wzlx%20updates|wildfire%20alerts|local%20news%20\\(129497\\)|from%20the%20newsroom|waks-hd2%20features|las%20vegas|local%20\\(498389\\)|all%20things%20brunswick|keep%20pennsylvania%20working|what's%20trending%20on%20kmag%2099\\.1%20\\(497527\\)|what's%20up%20at%20y100|kwhn-local%20news%20\\(119423\\)|kfi%20news%20presents|760%20local%20news|whas%20on-air%20schedule|local%20buzz|concerts|seaview%20104\\.9%20\\(487434\\)|dmv%20stormwatch|graduation%20radio%20990|houston%20%26%20texas%20news|q104\\.3%20news%20\\(457573\\)|right%20now|icymi%20in%20chicago|georgia%20news%20network|san%20diego%20news%20%26%20updates)(?\u003csuffix>\\/?|(.detail)?(.rss|.atom))$","regex":true,"schedule":null,"destination":{"type":"URL","value":"https://onairwithryan.iheart.com/topic/local-news$%3csuffix%3e"},"disabled":false,"permanent":true,"matchQueryString":true,"queryParamsHandling":"ORIGINAL"},{"id":"/27177b2083597bf29cf3e6747a7e3d8f/inferno/fdcf615f4dc00284dc3be0c8c281661c32613af1","priority":0,"source":"/pages/lancesblog.html","regex":false,"schedule":{"begin":1544707200000,"end":4115978604802},"destination":{"type":"URL","value":"https://onairwithryan.iheart.com/featured/lance-mcalister/"},"disabled":false,"permanent":true,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"/27177b2083597bf29cf3e6747a7e3d8f/inferno/41d8bc5ae3fde54b321035695709d027a541692d","priority":0,"source":"/hbcu","regex":false,"schedule":{"begin":1602795600908,"end":4115978604802},"destination":{"type":"URL","value":"https://hbcu.iheart.com/"},"disabled":false,"permanent":false,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"/27177b2083597bf29cf3e6747a7e3d8f/inferno/93ded7b45a290197b619b6196f83e01fa687c515","priority":0,"source":"/fathers","regex":false,"schedule":{"begin":1556683200000,"end":4115978604802},"destination":{"type":"URL","value":"https://www.iheart.com/playlist/fathers-day-songs-312064750-qfesrbbrtocnbypslfqapb/"},"disabled":false,"permanent":true,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"/27177b2083597bf29cf3e6747a7e3d8f/inferno/89e4f0ccac5ab95f99837210cc3822eb71d18f49","priority":0,"source":"/spit","regex":false,"schedule":{"begin":1534179720000,"end":4115978604802},"destination":{"type":"URL","value":"https://www.iheart.com/podcast/spit-29676456/"},"disabled":false,"permanent":true,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"/27177b2083597bf29cf3e6747a7e3d8f/inferno/4b7bdf58234be615ca8702601c211bc5c1c9b265","priority":0,"source":"/optout/en","regex":false,"schedule":{"begin":1590520740882,"end":4115978604802},"destination":{"type":"URL","value":"https://www.iheart.com/content/privacy-and-cookie-notice/#optout"},"disabled":false,"permanent":false,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"/27177b2083597bf29cf3e6747a7e3d8f/inferno/9df89ec7f3ab385c4d95e84031661a67990d6b24","priority":0,"source":"/live/schnitt-show-4824","regex":false,"schedule":{"begin":1608564180914,"end":4115978604802},"destination":{"type":"URL","value":"https://www.iheart.com/live/moneytalk-1010-am-6743/"},"disabled":false,"permanent":false,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"/27177b2083597bf29cf3e6747a7e3d8f/inferno/1aa7cd7557442c940d4d14c27f6720f868948a4f","priority":0,"source":"/livingblack","regex":false,"schedule":{"begin":1611075600442,"end":4115978604802},"destination":{"type":"URL","value":"https://www.iheart.com/livingblack/"},"disabled":false,"permanent":false,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"/27177b2083597bf29cf3e6747a7e3d8f/inferno/a6fa01d1e9c345566e23664366f72130b1e8d8aa","priority":0,"source":"/adchoices","regex":false,"schedule":{"begin":1589477940047,"end":4115978604802},"destination":{"type":"URL","value":"https://onairwithryan.iheart.com/content/privacy-and-cookie-notice/"},"disabled":false,"permanent":true,"matchQueryString":false,"queryParamsHandling":"DISCARD"},{"id":"/27177b2083597bf29cf3e6747a7e3d8f/inferno/5437fc3f102c67398935a918981e89135d44745b","priority":0,"source":"/pages/michaelberry.html","regex":false,"schedule":{"begin":1544706420000,"end":4115978604802},"destination":{"type":"URL","value":"https://onairwithryan.iheart.com/featured/michael-berry/"},"disabled":false,"permanent":true,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"/27177b2083597bf29cf3e6747a7e3d8f/inferno/aebdf9a9d48c54e11da9623cc2c999a4c57f6e79","priority":0,"source":"/festival","regex":false,"schedule":{"begin":1596513600000,"end":4115978604802},"destination":{"type":"URL","value":"https://www.iheart.com/music-festival/"},"disabled":false,"permanent":false,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"/27177b2083597bf29cf3e6747a7e3d8f/inferno/08cc2d8c9e1ea2232c2308dd3637710bcc0a3390","priority":0,"source":"/script2/rss.php","regex":false,"schedule":{"begin":1500668040000,"end":4115978604802},"destination":{"type":"URL","value":"https://onairwithryan.iheart.com/timeline.rss"},"disabled":false,"permanent":true,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"/27177b2083597bf29cf3e6747a7e3d8f/inferno/b932a05670f0c2ddd7692f78f75a9977b8007959","priority":0,"source":"/blackmusicmonth","regex":false,"schedule":{"begin":1589472000111,"end":4115978604802},"destination":{"type":"URL","value":"https://onairwithryan.iheart.com/featured/black-music-month/"},"disabled":false,"permanent":false,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"/27177b2083597bf29cf3e6747a7e3d8f/inferno/5fb695f59931e96bd8bd91ea2258c889135c7fa1","priority":0,"source":"/go/register","regex":false,"schedule":{"begin":1519426920000,"end":4115978604802},"destination":{"type":"URL","value":"https://onairwithryan.iheart.com/newsletter/"},"disabled":false,"permanent":true,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"/27177b2083597bf29cf3e6747a7e3d8f/inferno/c3b1a832f6120db29cf9dbe01780437b57434985","priority":0,"source":"/common/quiz/one-direction/match.php","regex":false,"schedule":{"begin":1544707440000,"end":4115978604802},"destination":{"type":"URL","value":"https://www.iheart.com/artist/one-direction-687496/"},"disabled":false,"permanent":true,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"/27177b2083597bf29cf3e6747a7e3d8f/inferno/2a05dc1fb768deed92f50a50ffd229ce7b0852b5","priority":0,"source":"/legal/ad-choices/en","regex":false,"schedule":{"begin":1577134320000,"end":4115978604802},"destination":{"type":"URL","value":"https://onairwithryan.iheart.com/content/privacy-and-cookie-notice/"},"disabled":false,"permanent":true,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"/27177b2083597bf29cf3e6747a7e3d8f/inferno/cb788526dc3392e98a52eab205dec6ad6c833a8d","priority":0,"source":"/fortnight","regex":false,"schedule":{"begin":1660849200267,"end":4115978604802},"destination":{"type":"URL","value":"https://www.iheart.com/content/you-are-now-being-redirected-to-an-epic-games-website/"},"disabled":false,"permanent":false,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"/27177b2083597bf29cf3e6747a7e3d8f/inferno/63763a6831851810c7755cfc890c7e1df3e2461d","priority":0,"source":"/teachers","regex":false,"schedule":{"begin":1777654920862,"end":4115978604802},"destination":{"type":"URL","value":"https://www.donorschoose.org/iheartradio"},"disabled":false,"permanent":false,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"/27177b2083597bf29cf3e6747a7e3d8f/inferno/d3dcdd6a3b7e74892940e824f5164111651c97d6","priority":0,"source":"/pages/bobbybones.html?article=10164920","regex":false,"schedule":{"begin":1528382220000,"end":4115978604802},"destination":{"type":"URL","value":"https://bobbybones.iheart.com/"},"disabled":false,"permanent":true,"matchQueryString":true,"queryParamsHandling":"ORIGINAL"},{"id":"/27177b2083597bf29cf3e6747a7e3d8f/inferno/a917f635e6f0876ced73c342c4efbfcfa966c35d","priority":0,"source":"/content/privacy-and-cookie-notice","regex":false,"schedule":null,"destination":{"type":"URL","value":"https://www.premierenetworks.com/pages/legal.aspx#choices"},"disabled":false,"permanent":true,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"/27177b2083597bf29cf3e6747a7e3d8f/inferno/dbd08df462c6757bb67e6182ef7c5051636dfdf6","priority":0,"source":"/topic/bin-national-news.rss","regex":false,"schedule":{"begin":1651186560889,"end":4115978604802},"destination":{"type":"URL","value":"https://onairwithryan.iheart.com/topic/national-news.rss"},"disabled":false,"permanent":false,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"/27177b2083597bf29cf3e6747a7e3d8f/inferno/6be2cd78d4ea94f9c6e39c9c7b3bdfdd2c851324","priority":0,"source":"/contests","regex":false,"schedule":{"begin":1610479620499,"end":4115978604802},"destination":{"type":"URL","value":"https://onairwithryan.iheart.com/promotions/"},"disabled":false,"permanent":true,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"/27177b2083597bf29cf3e6747a7e3d8f/inferno/6da2c84c169489ab1cd55e3cc8a2bfc8fbb8e83d","priority":0,"source":"/rowblocks","regex":false,"schedule":{"begin":1663005600371,"end":4115978604802},"destination":{"type":"URL","value":"https://www.roblox.com/iheartland"},"disabled":false,"permanent":false,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"/27177b2083597bf29cf3e6747a7e3d8f/inferno/3a08f418d86e9fe801dfb568340f2668f408d79f","priority":0,"source":"/asp2/usepoints.aspx","regex":false,"schedule":{"begin":1544707380000,"end":4115978604802},"destination":{"type":"URL","value":"https://onairwithryan.iheart.com/contests/"},"disabled":false,"permanent":true,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"/27177b2083597bf29cf3e6747a7e3d8f/inferno/ead0ce4a43decfc65e339ee26cd886b244f0fe68","priority":0,"source":"//apps","regex":false,"schedule":{"begin":1681392840097,"end":4115978604802},"destination":{"type":"URL","value":"https://onairwithryan.iheart.com/apps/"},"disabled":false,"permanent":false,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"/27177b2083597bf29cf3e6747a7e3d8f/inferno/799125e596c332202a0a4acc0e341e686240d293","priority":0,"source":"/.well-known/apple-app-site-association","regex":false,"schedule":null,"destination":{"type":"URL","value":"https://onairwithryan.iheart.com/apple-app-site-association/"},"disabled":false,"permanent":false,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"/27177b2083597bf29cf3e6747a7e3d8f/inferno/f17baa007f57e6d0b2d3d0a47c6a1c5ba57f2ccb","priority":0,"source":"\\/contests\\/([^\\/]+)/","regex":true,"schedule":null,"destination":{"type":"URL","value":"https://onairwithryan.iheart.com/promotions/$1/"},"disabled":false,"permanent":true,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"/27177b2083597bf29cf3e6747a7e3d8f/inferno/113bfe4ffd2a8f72ac3aedbae6ea49375653ea39","priority":0,"source":"/cc-common/streaming_new/index.html","regex":false,"schedule":{"begin":1519426800000,"end":4115978604802},"destination":{"type":"URL","value":"https://onairwithryan.iheart.com/listen/"},"disabled":false,"permanent":true,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"/27177b2083597bf29cf3e6747a7e3d8f/inferno/fa6c586dc89e514d74b045c03827687617fe2fac","priority":0,"source":"/pages/listenlive.html","regex":false,"schedule":{"begin":1519426380000,"end":4115978604802},"destination":{"type":"URL","value":"https://onairwithryan.iheart.com/listen/"},"disabled":false,"permanent":true,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"/27177b2083597bf29cf3e6747a7e3d8f/inferno/84cfb9a477ac6b34143b4b3d78b48d22a6d55cf2","priority":0,"source":"/msvibes","regex":false,"schedule":{"begin":1602599400753,"end":4115978604802},"destination":{"type":"URL","value":"https://www.iheart.com/live/ms-vibes-radio-8751/"},"disabled":false,"permanent":false,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"/27177b2083597bf29cf3e6747a7e3d8f/inferno/85a426380e1ae9e8da77a54176a988c30a88efc5","priority":0,"source":"/topic/bin-entertainment-news.rss","regex":false,"schedule":{"begin":1651186920489,"end":4115978604802},"destination":{"type":"URL","value":"https://onairwithryan.iheart.com/topic/entertainment-news.rss"},"disabled":false,"permanent":false,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"/27177b2083597bf29cf3e6747a7e3d8f/inferno/13f13302bdd7d905c358ba666dab04fd0b84a5c9","priority":0,"source":"^\\/topic\\/(bin-national-news|covid-19%20coronavirus|national%20news%20\\(500965\\)|national%20news%20\\(483313\\)|national%20news%20\\(120357\\))(?\u003csuffix>\\/?|(.detail)?(.rss|.atom))$","regex":true,"schedule":null,"destination":{"type":"URL","value":"https://onairwithryan.iheart.com/topic/national-news$%3csuffix%3e"},"disabled":false,"permanent":true,"matchQueryString":true,"queryParamsHandling":"ORIGINAL"},{"id":"/27177b2083597bf29cf3e6747a7e3d8f/inferno/894a9b9a4cb4701c85ea160c584972eb2de53372","priority":0,"source":"/houseofmusic","regex":false,"schedule":{"begin":1753365600390,"end":4115978604802},"destination":{"type":"URL","value":"https://news.iheart.com/featured/iheartradio-music-festival/content/2025-08-27-house-of-music-returns-to-2025-iheartradio-music-festival/"},"disabled":false,"permanent":false,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"/27177b2083597bf29cf3e6747a7e3d8f/inferno/43a842fb183b225cc35d6985da4bd4f3498f3b64","priority":0,"source":"/wangotango","regex":false,"schedule":{"begin":1555939800000,"end":4115978604802},"destination":{"type":"URL","value":"https://www.iheart.com/wango-tango/"},"disabled":false,"permanent":false,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"/27177b2083597bf29cf3e6747a7e3d8f/inferno/92bfbc35cb1c3a15bb98ce50124cd990f2c928ba","priority":0,"source":"^\\/topic\\/(official%20rules%20\\(495693\\)|contest%20rules%20\\(473739\\)|wwyz-fm%20contest%20rules|contest%20rules%20\\(190932\\)|big%2098%20contest%20rules%20\\(469499\\)|contest%20rules%20\\(486700\\)|concerts%20%26%20contests%20\\(267528\\)|whcn-fm%20contest%20rules|wkss-fm%20contest%20rules|wkci-fm%20contest%20rules|contest%20rules%20\\(415036\\)|contest%20rules%20\\(418106\\)|contest%20rules%20\\(418168\\)|promotions%20contests%20\\(501865\\)|contests%20\\(493269\\))(?\u003csuffix>\\/?|(.detail)?(.rss|.atom))$","regex":true,"schedule":null,"destination":{"type":"URL","value":"https://onairwithryan.iheart.com/topic/contest-rules$%3csuffix%3e"},"disabled":false,"permanent":true,"matchQueryString":true,"queryParamsHandling":"ORIGINAL"},{"id":"/27177b2083597bf29cf3e6747a7e3d8f/inferno/8ade874efce52ed88ec39429b65cc65927b74948","priority":0,"source":"/top100podcasts","regex":false,"schedule":{"begin":1569902400000,"end":4115978604802},"destination":{"type":"URL","value":"https://news.iheart.com/charts/podcasts-top-100/latest/"},"disabled":false,"permanent":true,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"/27177b2083597bf29cf3e6747a7e3d8f/inferno/4aee26602b201a008359037ba4d91b1aff9da916","priority":0,"source":"/player/embed.html","regex":false,"schedule":{"begin":1569245520000,"end":4115978604802},"destination":{"type":"URL","value":"https://onairwithryan.iheart.com/listen/"},"disabled":false,"permanent":true,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"/27177b2083597bf29cf3e6747a7e3d8f/inferno/989d4023bdd9866b7000fba1447f624d3cf959c2","priority":0,"source":"^\\/topic\\/(iheartradio-weird-news|jjar%20headlines|big%20boy%20interviews)(?\u003csuffix>\\/?|(.detail)?(.rss|.atom))$","regex":true,"schedule":null,"destination":{"type":"URL","value":"https://onairwithryan.iheart.com/topic/weird-news$%3csuffix%3e"},"disabled":false,"permanent":true,"matchQueryString":true,"queryParamsHandling":"ORIGINAL"},{"id":"/27177b2083597bf29cf3e6747a7e3d8f/inferno/19001ddcc72fd7b53b551506d7c3f548620e3fa5","priority":0,"source":"/podcast-award","regex":false,"schedule":{"begin":1539921600000,"end":4115978604802},"destination":{"type":"URL","value":"https://www.iheart.com/podcast-awards/"},"disabled":false,"permanent":true,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"/27177b2083597bf29cf3e6747a7e3d8f/inferno/9c9074245064cde74f8c680cd9c6b3e394d1ed81","priority":0,"source":"/livingroomconcertforamerica","regex":false,"schedule":{"begin":1585152000284,"end":4115978604802},"destination":{"type":"URL","value":"https://onairwithryan.iheart.com/featured/living-room-concert/"},"disabled":false,"permanent":false,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"/27177b2083597bf29cf3e6747a7e3d8f/inferno/4d5320ed0512cb8b688affdc2c05a7cfd5d3fc65","priority":0,"source":"/cc-common/news/sections/entertainmentarticle.html","regex":false,"schedule":{"begin":1519426680000,"end":4115978604802},"destination":{"type":"URL","value":"https://onairwithryan.iheart.com/topic/trending-pop/"},"disabled":false,"permanent":true,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"/27177b2083597bf29cf3e6747a7e3d8f/inferno/a18cdaeb6bb4669e458ec6102c797b74d26519d8","priority":0,"source":"/content/2020-08-24-dua-lipa-faces-backlash-over-birthday-party-photos","regex":false,"schedule":{"begin":1598360040656,"end":4115978604802},"destination":{"type":"URL","value":"https://onairwithryan.iheart.com/"},"disabled":false,"permanent":false,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"/27177b2083597bf29cf3e6747a7e3d8f/inferno/07bf62d4f91c186bcd5e58db72e5a7da18113e98","priority":0,"source":"/hbuc","regex":false,"schedule":{"begin":1602795600874,"end":4115978604802},"destination":{"type":"URL","value":"https://hbcu.iheart.com/"},"disabled":false,"permanent":false,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"/27177b2083597bf29cf3e6747a7e3d8f/inferno/a49fedcef9c22191ae5a9c62c115a632cd7623b6","priority":0,"source":"/top100","regex":false,"schedule":{"begin":1569945600000,"end":4115978604802},"destination":{"type":"URL","value":"https://news.iheart.com/charts/podcasts-top-100/latest/"},"disabled":false,"permanent":true,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"/27177b2083597bf29cf3e6747a7e3d8f/inferno/51e5f3b5c8a43bf97025f025b05e0872b19aff81","priority":0,"source":"/content/2023-01-25-sister-wife-spectacle-cody-brown-turned-down-by-potential-new-wife","regex":false,"schedule":null,"destination":{"type":"URL","value":"https://onairwithryan.iheart.com/content/2023-01-26-sister-wife-spectacle-kody-brown-turned-down-by-potential-new-wife/"},"disabled":false,"permanent":false,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"/27177b2083597bf29cf3e6747a7e3d8f/inferno/a917258d98d0e975c8c8f9c945a38b42b7fcd0be","priority":0,"source":"/cc-common/radiobase/contests","regex":false,"schedule":{"begin":1519282980000,"end":4115978604802},"destination":{"type":"URL","value":"https://onairwithryan.iheart.com/contests/"},"disabled":false,"permanent":true,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"/27177b2083597bf29cf3e6747a7e3d8f/inferno/1e96b2eb23f602b757e5b90fcd7878099300a089","priority":0,"source":"^\\/topic\\/(breaking%20sports%20news|wisconsin%20sports%20\\(125287\\)|houston%20sports%20news%20\\(478486\\)|sports-top-stories|woai%20sports%20\\(501263\\)|local%20sports%20stories%20\\(chillicothe\\)%20\\(107551\\)|louisiana%20sports|local%20sports%20stories%20-%20wcho%20\\(226197\\)|the%20locker%20room%20\\(486404\\)|high%20school%20sports|florida%20sports|bin-sports-news|the%20sports%20grind|dallas%20cowboys%20\\(499622\\)|wmrn%20sports%20\\(403428\\)|au%20sports|sports%20chowder|majic%20sports%20\\(403352\\)|east%20alabama%20hs%20football|espn%20pittsburgh%20plus|seattle%20-%20sports%20\\(501789\\)|orioles%20\\(487400\\)|fox%20sports%20radio%3a%20trending%20now%20\\(478012\\)|mid-ohio%20athlete%20of%20the%20week|sports%20\\(501357\\)|san%20diego%20sports%20news|sports%20\\(121849\\)|wch%20-%20local%20sports%20scores%20\\(226544\\)|chillicothe%20-%20local%20sports%20links%20\\(108930\\)|local%20sports%20scores%20\\(108966\\)|sports%20\\(500088\\)|\\(fsr\\)%20line%20up%20\\(381855\\)|hawaii%20sports%20news)(?\u003csuffix>\\/?|(.detail)?(.rss|.atom))$","regex":true,"schedule":null,"destination":{"type":"URL","value":"https://onairwithryan.iheart.com/topic/sports$%3csuffix%3e"},"disabled":false,"permanent":true,"matchQueryString":true,"queryParamsHandling":"ORIGINAL"},{"id":"/27177b2083597bf29cf3e6747a7e3d8f/inferno/abc93191cb84404b99a0bdf8b8dc4ae9d448ab43","priority":0,"source":"/livingroomconcert","regex":false,"schedule":{"begin":1585152000624,"end":4115978604802},"destination":{"type":"URL","value":"https://onairwithryan.iheart.com/featured/living-room-concert/"},"disabled":false,"permanent":false,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"/27177b2083597bf29cf3e6747a7e3d8f/inferno/55d80dde2cb9a844449d19b9621e79b0401ad7e8","priority":0,"source":"/cc-common/iheartradio-music-festival","regex":false,"schedule":{"begin":1519426980000,"end":4115978604802},"destination":{"type":"URL","value":"https://www.iheart.com/music-festival/"},"disabled":false,"permanent":false,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"/27177b2083597bf29cf3e6747a7e3d8f/inferno/afe07565167c45be1798d5b0e944fa9cb67c901e","priority":0,"source":"/privacy/es","regex":false,"schedule":{"begin":1590520620941,"end":4115978604802},"destination":{"type":"URL","value":"https://onairwithryan.iheart.com/content/poltica-de-privacidad-y-cookies/"},"disabled":false,"permanent":false,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"/27177b2083597bf29cf3e6747a7e3d8f/inferno/b31938a8e2ea0573def6ac8748d0c1a447bd378e","priority":0,"source":"/podcast-awards","regex":false,"schedule":{"begin":1539921600000,"end":4115978604802},"destination":{"type":"URL","value":"https://www.iheart.com/podcast-awards/"},"disabled":false,"permanent":true,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"/27177b2083597bf29cf3e6747a7e3d8f/inferno/5c1b9878f9f3a96288f4af265e3ddad39d3a8ad0","priority":0,"source":"/cc-common/globalcontestfinder.html","regex":false,"schedule":{"begin":1519426380000,"end":4115978604802},"destination":{"type":"URL","value":"https://onairwithryan.iheart.com/contests/"},"disabled":false,"permanent":true,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"/27177b2083597bf29cf3e6747a7e3d8f/inferno/bdc7acb6746131fe5fafc0d9b2a9427b2a28b6ac","priority":0,"source":"/cprplaylist","regex":false,"schedule":{"begin":1676306700098,"end":4115978604802},"destination":{"type":"URL","value":"https://www.iheart.com/playlist/cpr-playlist-312064750-kjz1fl1kfpqs67hwpze1sv/"},"disabled":false,"permanent":false,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"/27177b2083597bf29cf3e6747a7e3d8f/inferno/25f408388c0cf160fb9e61be672d877c6a14cda1","priority":0,"source":"/iheartradio","regex":false,"schedule":{"begin":1632172920386,"end":4115978604802},"destination":{"type":"URL","value":"https://onairwithryan.iheart.com/listen/"},"disabled":false,"permanent":false,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"/27177b2083597bf29cf3e6747a7e3d8f/inferno/bec106bec9fcd63ae5b98c35ed549ba01eff5be8","priority":0,"source":"/photos/main","regex":false,"schedule":{"begin":1670941440072,"end":4115978604802},"destination":{"type":"URL","value":"https://onairwithryan.iheart.com/topic/photos/"},"disabled":false,"permanent":false,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"/27177b2083597bf29cf3e6747a7e3d8f/inferno/6089eb58a4c51e758bd2877a68dbd5f56ef80f4f","priority":0,"source":"/legal/terms","regex":false,"schedule":{"begin":1544707380000,"end":4115978604802},"destination":{"type":"URL","value":"https://onairwithryan.iheart.com/terms/"},"disabled":false,"permanent":true,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"/27177b2083597bf29cf3e6747a7e3d8f/inferno/c4c2fb50965a20612187d313cbbf8a7df904c429","priority":0,"source":"/election","regex":false,"schedule":{"begin":1498507200000,"end":4115978604802},"destination":{"type":"URL","value":"https://onairwithryan.iheart.com/featured/political-junkie/"},"disabled":false,"permanent":false,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"/27177b2083597bf29cf3e6747a7e3d8f/inferno/0a5be32e73ce5d28d546be992e53ebc8015f2fcb","priority":0,"source":"/sports","regex":false,"schedule":{"begin":1721764800000,"end":4115978604802},"destination":{"type":"URL","value":"https://sports.iheart.com/"},"disabled":false,"permanent":true,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"/27177b2083597bf29cf3e6747a7e3d8f/inferno/ca0e108d7a0c7b698ecb94af4ccd8aeb5170b381","priority":0,"source":"/musicfestival","regex":false,"schedule":{"begin":1528156800000,"end":4115978604802},"destination":{"type":"URL","value":"https://www.iheart.com/music-festival/"},"disabled":false,"permanent":false,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"/27177b2083597bf29cf3e6747a7e3d8f/inferno/6270339829168417d5dd9b3643337979b63b43e1","priority":0,"source":"/holidays","regex":false,"schedule":{"begin":1762444800251,"end":4115978604802},"destination":{"type":"URL","value":"https://onairwithryan.iheart.com/featured/happy-holidays/"},"disabled":false,"permanent":false,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"/27177b2083597bf29cf3e6747a7e3d8f/inferno/ce8740c1b4020159fe42d1988297b719ee8d3218","priority":0,"source":"/6663/ccr","regex":false,"schedule":{"begin":1528381740000,"end":4115978604802},"destination":{"type":"URL","value":"https://onairwithryan.iheart.com/"},"disabled":false,"permanent":true,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"/27177b2083597bf29cf3e6747a7e3d8f/inferno/2be9a2a40abeb0cabe62bffb7c2b8b0dfb534c0c","priority":0,"source":"/app2/contest/7ljdfu","regex":false,"schedule":{"begin":1544707680000,"end":4115978604802},"destination":{"type":"URL","value":"https://onairwithryan.iheart.com/contests/"},"disabled":false,"permanent":true,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"/27177b2083597bf29cf3e6747a7e3d8f/inferno/d16bea677671dfb45a2448ce6aece11e0641a60b","priority":0,"source":"/happyholidays","regex":false,"schedule":{"begin":1762444800383,"end":4115978604802},"destination":{"type":"URL","value":"https://onairwithryan.iheart.com/featured/happy-holidays/"},"disabled":false,"permanent":false,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"/27177b2083597bf29cf3e6747a7e3d8f/inferno/66b158f21f18f376b973d2517332f0b3e03de1d6","priority":0,"source":"/holiday","regex":false,"schedule":{"begin":1762444800180,"end":4115978604802},"destination":{"type":"URL","value":"https://onairwithryan.iheart.com/featured/happy-holidays/"},"disabled":false,"permanent":false,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"/27177b2083597bf29cf3e6747a7e3d8f/inferno/d5ba6c1e69deff7eb89b26f3d509a803167c74df","priority":0,"source":"/recoverymonth","regex":false,"schedule":{"begin":1631105760296,"end":4115978604802},"destination":{"type":"URL","value":"https://recoveroutloud2021.org/"},"disabled":false,"permanent":false,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"/27177b2083597bf29cf3e6747a7e3d8f/inferno/37e85865e44c8ecdd6109acc2f6758fb9a6c0101","priority":0,"source":"/capitol1","regex":false,"schedule":{"begin":1779912000274,"end":1789876800274},"destination":{"type":"URL","value":"https://www.axs.com/artists/1102201/iheartradio-music-festival-tickets"},"disabled":false,"permanent":false,"matchQueryString":false,"queryParamsHandling":"DISCARD"},{"id":"/27177b2083597bf29cf3e6747a7e3d8f/inferno/db9e147eac1ae3b3bdcca7b8092fa792fbe950d7","priority":0,"source":"/debate","regex":false,"schedule":{"begin":1498507200000,"end":4115978604802},"destination":{"type":"URL","value":"https://onairwithryan.iheart.com/featured/political-junkie/"},"disabled":false,"permanent":false,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"/27177b2083597bf29cf3e6747a7e3d8f/inferno/6ab84b2b14cb686d89b8e7f3dafd0940b71fcd60","priority":0,"source":"^\\/topic\\/(must%20see%20popular%20videos%20(\\||%7c)%20what's%20good%20\\(497247\\)|videos%20\\(495778\\))(?\u003csuffix>\\/?|(.detail)?(.rss|.atom))$","regex":true,"schedule":null,"destination":{"type":"URL","value":"https://onairwithryan.iheart.com/topic/videos$%3csuffix%3e"},"disabled":false,"permanent":true,"matchQueryString":true,"queryParamsHandling":"ORIGINAL"},{"id":"/27177b2083597bf29cf3e6747a7e3d8f/inferno/e1a4341db21ed0b328019da040e5fe66d8441b36","priority":0,"source":"/apple-app-site-association","regex":false,"schedule":{"begin":1594735560064,"end":4115978604802},"destination":{"type":"URL","value":"https://www.iheart.com/apple-app-site-association/"},"disabled":false,"permanent":false,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"/27177b2083597bf29cf3e6747a7e3d8f/inferno/362fb1549c3dba96685754c4cb165b89edddffb7","priority":0,"source":"/cc-common/hdradio/player.php?staid=WLTW-FM","regex":false,"schedule":{"begin":1528382460000,"end":4115978604802},"destination":{"type":"URL","value":"https://www.iheart.com/live/1067-lite-fm-1477/"},"disabled":false,"permanent":true,"matchQueryString":true,"queryParamsHandling":"ORIGINAL"},{"id":"/27177b2083597bf29cf3e6747a7e3d8f/inferno/e4a589017b18714a503e26e0c5e449911bc6c728","priority":0,"source":"/livingroom","regex":false,"schedule":{"begin":1585152000000,"end":4115978604802},"destination":{"type":"URL","value":"https://onairwithryan.iheart.com/featured/living-room-concert/"},"disabled":false,"permanent":false,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"/27177b2083597bf29cf3e6747a7e3d8f/inferno/36531eab409d9272b185cbc4ba0e29bac21be1b6","priority":0,"source":"/wttm","regex":false,"schedule":{"begin":1707487200357,"end":4115978604802},"destination":{"type":"URL","value":"https://www.iheart.com/womensday/"},"disabled":false,"permanent":false,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"/27177b2083597bf29cf3e6747a7e3d8f/inferno/e5f6c81075b5ea72983262a91e0026fb52d21388","priority":0,"source":"/index.php","regex":false,"schedule":{"begin":1503515460000,"end":4115978604802},"destination":{"type":"URL","value":"https://onairwithryan.iheart.com/"},"disabled":false,"permanent":true,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"/27177b2083597bf29cf3e6747a7e3d8f/inferno/0078b5cef7eb19b8e04197a3c74100ef31cdb7d9","priority":0,"source":"/photos/hot-shots","regex":false,"schedule":{"begin":1670941500360,"end":4115978604802},"destination":{"type":"URL","value":"https://onairwithryan.iheart.com/topic/photos/"},"disabled":false,"permanent":false,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"/27177b2083597bf29cf3e6747a7e3d8f/inferno/e88fb0da0944bfa06184eb69c6d6055f21800dc8","priority":0,"source":"/listen%20","regex":false,"schedule":{"begin":1544706780000,"end":4115978604802},"destination":{"type":"URL","value":"https://onairwithryan.iheart.com/listen/"},"disabled":false,"permanent":true,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"/27177b2083597bf29cf3e6747a7e3d8f/inferno/7544d115d1bfe3a503b859d271c3da72d7a20eab","priority":0,"source":"/podcastschart","regex":false,"schedule":{"begin":1569902400000,"end":4115978604802},"destination":{"type":"URL","value":"https://news.iheart.com/charts/podcasts-top-100/latest/"},"disabled":false,"permanent":true,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"/27177b2083597bf29cf3e6747a7e3d8f/inferno/ed549553d5f5f486e4d0f9107fbd52bd5efdcb25","priority":0,"source":"/terms/en","regex":false,"schedule":{"begin":1590520620813,"end":4115978604802},"destination":{"type":"URL","value":"https://onairwithryan.iheart.com/content/terms-of-use/"},"disabled":false,"permanent":false,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"/27177b2083597bf29cf3e6747a7e3d8f/inferno/3e74966b4f7570047f2f499961da3981346a2ff2","priority":0,"source":"/theater","regex":false,"schedule":{"begin":1498510800000,"end":4115978604802},"destination":{"type":"URL","value":"https://onairwithryan.iheart.com/featured/iheartradio-live/"},"disabled":false,"permanent":false,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"/27177b2083597bf29cf3e6747a7e3d8f/inferno/edb6e3cf41a167890e181edc48641c6c1a268c1c","priority":0,"source":"/favicon.ico","regex":false,"schedule":{"begin":1500668040000,"end":4115978604802},"destination":{"type":"URL","value":"https://www.iheart.com/assets/favicon.cf2eff6db48eda72637f3c01d6ce99ae.ico"},"disabled":false,"permanent":false,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"/27177b2083597bf29cf3e6747a7e3d8f/inferno/7b964584108e4364700a79cd1654ba57c262fedf","priority":0,"source":"/events","regex":false,"schedule":{"begin":1498680000000,"end":4115978604802},"destination":{"type":"URL","value":"https://onairwithryan.iheart.com/content/iheartradio-events/"},"disabled":false,"permanent":true,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"/27177b2083597bf29cf3e6747a7e3d8f/inferno/f4111178df6075b3dafeecb4bc7bc1a81ed5ed62","priority":0,"source":"/content/2019-03-04-brawl-breaks-out-at-cardi-b-rodeo-concert","regex":false,"schedule":{"begin":1551799560000,"end":4115978604802},"destination":{"type":"URL","value":"https://www.iheart.com/artist/cardi-b-31246427/"},"disabled":false,"permanent":true,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"/27177b2083597bf29cf3e6747a7e3d8f/inferno/009ad55f9ee8d3fe3315c890bce9a828a46d5ee3","priority":0,"source":"^\\/topic\\/(political-junkie)(?\u003csuffix>\\/?|(.detail)?(.rss|.atom))$","regex":true,"schedule":null,"destination":{"type":"URL","value":"https://onairwithryan.iheart.com/topic/politics$%3csuffix%3e"},"disabled":false,"permanent":true,"matchQueryString":true,"queryParamsHandling":"ORIGINAL"},{"id":"/27177b2083597bf29cf3e6747a7e3d8f/inferno/f6b02b6ac73b4a53b44ddb7568a770365e702fcc","priority":0,"source":"/blackhistory","regex":false,"schedule":{"begin":1517007600000,"end":4115978604802},"destination":{"type":"URL","value":"https://onairwithryan.iheart.com/featured/black-history-month/"},"disabled":false,"permanent":false,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"/27177b2083597bf29cf3e6747a7e3d8f/inferno/83daa5c1c863520f81de9f644206311f9ae28916","priority":0,"source":"/pride","regex":false,"schedule":{"begin":1560542400000,"end":4115978604802},"destination":{"type":"URL","value":"https://prideradio.iheart.com/"},"disabled":false,"permanent":true,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"/27177b2083597bf29cf3e6747a7e3d8f/inferno/fbabe85bf1845e4896f2dffe4ff9837ee47ac53d","priority":0,"source":"/podcastaward","regex":false,"schedule":{"begin":1539921600000,"end":4115978604802},"destination":{"type":"URL","value":"https://www.iheart.com/podcast-awards/"},"disabled":false,"permanent":true,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"/27177b2083597bf29cf3e6747a7e3d8f/inferno/41410424656a1f7e6cc5d7483803da90666bef02","priority":0,"source":"/app2/contest/8lfqyf","regex":false,"schedule":{"begin":1544707620000,"end":4115978604802},"destination":{"type":"URL","value":"https://onairwithryan.iheart.com/contests/"},"disabled":false,"permanent":true,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"/27177b2083597bf29cf3e6747a7e3d8f/inferno/fea33ec420447ae1e27cf412e6ad5b86aeb1cb5f","priority":0,"source":"/fathersday","regex":false,"schedule":{"begin":1556683200000,"end":4115978604802},"destination":{"type":"URL","value":"https://www.iheart.com/playlist/fathers-day-songs-312064750-qfesrbbrtocnbypslfqapb/"},"disabled":false,"permanent":true,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"/27177b2083597bf29cf3e6747a7e3d8f/inferno/415e956ca3015b5c0694cb97f3581404a1f3a127","priority":0,"source":"/music-festival","regex":false,"schedule":{"begin":1528156800000,"end":4115978604802},"destination":{"type":"URL","value":"https://www.iheart.com/music-festival/"},"disabled":false,"permanent":false,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"/27177b2083597bf29cf3e6747a7e3d8f/inferno/87080871a5121758700692df38ec10dcbafee51e","priority":0,"source":"^\\/topic\\/(premiere%20news|iheartradio-podcasts|iheartradio%20shows%20\\(499522\\)|z100%20news|on%20the%20web|trending%20hq|international-womens-day)(?\u003csuffix>\\/?|(.detail)?(.rss|.atom))$","regex":true,"schedule":null,"destination":{"type":"URL","value":"https://onairwithryan.iheart.com/topic/feel-good$%3csuffix%3e"},"disabled":false,"permanent":true,"matchQueryString":true,"queryParamsHandling":"ORIGINAL"},{"id":"/27177b2083597bf29cf3e6747a7e3d8f/inferno/009d76354ca697fe0efb98a46c079dd10a64520a","priority":0,"source":"/bhm","regex":false,"schedule":{"begin":1517007600705,"end":4115978604802},"destination":{"type":"URL","value":"https://onairwithryan.iheart.com/featured/black-history-month/"},"disabled":false,"permanent":false,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"/27177b2083597bf29cf3e6747a7e3d8f/inferno/88c66ed0fe3f52a24d27b989dce8d7d8493bb4d2","priority":0,"source":"/dad","regex":false,"schedule":{"begin":1556683200000,"end":4115978604802},"destination":{"type":"URL","value":"https://www.iheart.com/playlist/fathers-day-songs-312064750-qfesrbbrtocnbypslfqapb/"},"disabled":false,"permanent":true,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"/27177b2083597bf29cf3e6747a7e3d8f/inferno/42ea5b0a1d984793db2f3bb676ef5f1f35a8af00","priority":0,"source":"/hbcus","regex":false,"schedule":{"begin":1602795600114,"end":4115978604802},"destination":{"type":"URL","value":"https://hbcu.iheart.com/"},"disabled":false,"permanent":false,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"/27177b2083597bf29cf3e6747a7e3d8f/inferno/89ceb71eafcc3941fbcbc8ba2ad321f1503604ce","priority":0,"source":"/country-festival","regex":false,"schedule":{"begin":1548705600000,"end":4115978604802},"destination":{"type":"URL","value":"https://www.iheart.com/iheartcountry-festival/"},"disabled":false,"permanent":false,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"/27177b2083597bf29cf3e6747a7e3d8f/inferno/17de66a66b4a6741cc41efda7de07bacd58a0cc3","priority":0,"source":"/dads","regex":false,"schedule":{"begin":1556683200000,"end":4115978604802},"destination":{"type":"URL","value":"https://www.iheart.com/playlist/fathers-day-songs-312064750-qfesrbbrtocnbypslfqapb/"},"disabled":false,"permanent":true,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"/27177b2083597bf29cf3e6747a7e3d8f/inferno/8a2bbcf4e0e1d1a3d97514f48b4951baefaec4b4","priority":0,"source":"/roblox","regex":false,"schedule":{"begin":1663005600645,"end":4115978604802},"destination":{"type":"URL","value":"https://www.roblox.com/iheartland"},"disabled":false,"permanent":false,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"/27177b2083597bf29cf3e6747a7e3d8f/inferno/46875146d8823afd8240c0d9d67ae58f4a36dd1e","priority":0,"source":"/cc-common/contests/index.html","regex":false,"schedule":{"begin":1519427040000,"end":4115978604802},"destination":{"type":"URL","value":"https://onairwithryan.iheart.com/contests/"},"disabled":false,"permanent":true,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"/27177b2083597bf29cf3e6747a7e3d8f/inferno/8ec9b4f4a507831c687de854add88d70a3cd4be9","priority":0,"source":"/wango","regex":false,"schedule":{"begin":1555939800000,"end":4115978604802},"destination":{"type":"URL","value":"https://www.iheart.com/wango-tango/"},"disabled":false,"permanent":false,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"/27177b2083597bf29cf3e6747a7e3d8f/inferno/8b9cb276805c373cc6a73029a8573de818d7d4dc","priority":0,"source":"/blackmusic","regex":false,"schedule":{"begin":1589472000195,"end":4115978604802},"destination":{"type":"URL","value":"https://onairwithryan.iheart.com/featured/black-music-month/"},"disabled":false,"permanent":false,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"/27177b2083597bf29cf3e6747a7e3d8f/inferno/477ce75fe29dbbb67d84ba3e441099efd58aa992","priority":0,"source":"/sonos","regex":false,"schedule":{"begin":1543208400000,"end":4115978604802},"destination":{"type":"URL","value":"https://sonos.pages.iheart.com/"},"disabled":false,"permanent":false,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"/27177b2083597bf29cf3e6747a7e3d8f/inferno/93822542ca8397d25fced9a36e5b76e0ef4ce6e2","priority":0,"source":"/go/radio_app","regex":false,"schedule":{"begin":1519283040000,"end":4115978604802},"destination":{"type":"URL","value":"https://onairwithryan.iheart.com/apps/"},"disabled":false,"permanent":true,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"/27177b2083597bf29cf3e6747a7e3d8f/inferno/188cb78969c1264ee9c21d94144eb6e1e74ea41f","priority":0,"source":"/fiestalatina","regex":false,"schedule":{"begin":1532113200000,"end":4115978604802},"destination":{"type":"URL","value":"https://www.iheart.com/fiesta-latina/"},"disabled":false,"permanent":true,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"/27177b2083597bf29cf3e6747a7e3d8f/inferno/9738d57c3963bc32bdecf7fe6ae01aee4c5940a2","priority":0,"source":"/musicawards","regex":false,"schedule":{"begin":1546984800000,"end":4115978604802},"destination":{"type":"URL","value":"https://www.iheart.com/music-awards/"},"disabled":false,"permanent":false,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"/27177b2083597bf29cf3e6747a7e3d8f/inferno/4b4e0d636b083fa169679890f170321796c10c0c","priority":0,"source":"/cc-common/weather","regex":false,"schedule":{"begin":1519283040000,"end":4115978604802},"destination":{"type":"URL","value":"https://onairwithryan.iheart.com/weather/"},"disabled":false,"permanent":true,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"/27177b2083597bf29cf3e6747a7e3d8f/inferno/9970e07187bf9c50a944c0f68c5a3fcb711e063f","priority":0,"source":"/cc-common/traffic/index.html","regex":false,"schedule":{"begin":1519282980000,"end":4115978604802},"destination":{"type":"URL","value":"https://onairwithryan.iheart.com/traffic/"},"disabled":false,"permanent":true,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"/27177b2083597bf29cf3e6747a7e3d8f/inferno/0568d6d6b704dca5c17576985619318665deb9ea","priority":0,"source":"/risingstars","regex":false,"schedule":{"begin":1499313600000,"end":4115978604802},"destination":{"type":"URL","value":"https://macysrisingstar.iheartradio.com/"},"disabled":false,"permanent":false,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"/27177b2083597bf29cf3e6747a7e3d8f/inferno/9b41c2c64c9b9749dd21676958a16019263b567b","priority":0,"source":"/admin/ver2/login.php","regex":false,"schedule":{"begin":1544705880000,"end":4115978604802},"destination":{"type":"URL","value":"https://onairwithryan.iheart.com/"},"disabled":false,"permanent":true,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"/27177b2083597bf29cf3e6747a7e3d8f/inferno/4c1173d10f450f284e21b7a849f41d686cc5b54b","priority":0,"source":"/newsletters","regex":false,"schedule":{"begin":1565193600000,"end":4115978604802},"destination":{"type":"URL","value":"https://onairwithryan.iheart.com/newsletter"},"disabled":false,"permanent":true,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"/27177b2083597bf29cf3e6747a7e3d8f/inferno/9d7ba6472469211410817d285c21ce9ef6986f57","priority":0,"source":"/edc","regex":false,"schedule":{"begin":1500656400000,"end":4115978604802},"destination":{"type":"URL","value":"https://www.iheart.com/live/edc-radio-7355/"},"disabled":false,"permanent":true,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"/27177b2083597bf29cf3e6747a7e3d8f/inferno/1929dafcabc9e47f263ffcbbf95aa1c0becf76f5","priority":0,"source":"/featured/dj-xtreme","regex":false,"schedule":{"begin":1694790120151,"end":4115978604802},"destination":{"type":"URL","value":"https://www.lamezclafuego.com/"},"disabled":false,"permanent":false,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"/27177b2083597bf29cf3e6747a7e3d8f/inferno/9eb677fac825da0e59988386833cf43fa809ea34","priority":0,"source":"/calendar/concerts-9","regex":false,"schedule":{"begin":1503509820000,"end":4115978604802},"destination":{"type":"URL","value":"https://onairwithryan.iheart.com/calendar/events/concerts/"},"disabled":false,"permanent":true,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"/27177b2083597bf29cf3e6747a7e3d8f/inferno/4e92b64b50141bb60a703886a0eec36b723fe053","priority":0,"source":"/asp2/codedetail.aspx","regex":false,"schedule":{"begin":1519426920000,"end":4115978604802},"destination":{"type":"URL","value":"https://onairwithryan.iheart.com/contests/"},"disabled":false,"permanent":true,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"/27177b2083597bf29cf3e6747a7e3d8f/inferno/a22c5507ea137b4516a62fc21ca3f7d03745a845","priority":0,"source":"/meatdistrict","regex":false,"schedule":{"begin":1624280400535,"end":4115978604802},"destination":{"type":"URL","value":"https://onairwithryan.iheart.com/promotions/"},"disabled":false,"permanent":false,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"/27177b2083597bf29cf3e6747a7e3d8f/inferno/cc77f06cdeac0761ec3534201533e791bdf6fa66","priority":0,"source":"/live/onairwithryan","regex":false,"schedule":{"begin":1553697900000,"end":4115978604802},"destination":{"type":"URL","value":"https://www.iheart.com/live/ryan-seacrest-replay-channel-6889/"},"disabled":false,"permanent":true,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"/27177b2083597bf29cf3e6747a7e3d8f/inferno/a4898222e958348c6670e1278ad2914c0335b381","priority":0,"source":"^\\/topic\\/(la%20entertainment%20\\(497503\\)|entertainment-news-national-gossip-celeb-etc|entertainment-news-family-friendly|headlines%20\\(496147\\)|entertainment-news-country|cmt%20cody%20headlines|\\(edms\\)%20what%20we%20talked%20about%20\\(136656\\)|enterate%20primero%20\\(495590\\)|iheartlatino%20\\(2824\\)|on%20air%20exclusives|brooke%20and%20jubal%20stories|that's%20so%20me%20feature|shms%20headlines|bin-entertainment-news)(?\u003csuffix>\\/?|(.detail)?(.rss|.atom))$","regex":true,"schedule":null,"destination":{"type":"URL","value":"https://onairwithryan.iheart.com/topic/entertainment-news$%3csuffix%3e"},"disabled":false,"permanent":true,"matchQueryString":true,"queryParamsHandling":"ORIGINAL"},{"id":"/27177b2083597bf29cf3e6747a7e3d8f/inferno/4ffcff463b175c93c820744d6ab7b3853d62029b","priority":0,"source":"/content/2023-02-05-lisa-marie-presely-reportedly-scared-to-go-to-golden-globes-before-death","regex":false,"schedule":{"begin":1675652280789,"end":4115978604802},"destination":{"type":"URL","value":"https://onairwithryan.iheart.com/content/2023-02-05-lisa-marie-presley-reportedly-scared-to-go-to-golden-globes-before-death/"},"disabled":false,"permanent":false,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"/27177b2083597bf29cf3e6747a7e3d8f/inferno/a616fc5d7a5e37f65ff8324d3c413ab346973612","priority":0,"source":"/calendar/station-events-1","regex":false,"schedule":{"begin":1503515520000,"end":4115978604802},"destination":{"type":"URL","value":"https://onairwithryan.iheart.com/calendar/"},"disabled":false,"permanent":true,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"/27177b2083597bf29cf3e6747a7e3d8f/inferno/1acb6126f1ba38edd1aaa913e5c9478e8ecf8715","priority":0,"source":"/womentakethemic","regex":false,"schedule":{"begin":1707487200200,"end":4115978604802},"destination":{"type":"URL","value":"https://www.iheart.com/womensday/"},"disabled":false,"permanent":false,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"/27177b2083597bf29cf3e6747a7e3d8f/inferno/a81a9ebaff4797da9efe752037df79df27774aa9","priority":0,"source":"/pages/nathan-fast.html","regex":false,"schedule":{"begin":1544706300000,"end":4115978604802},"destination":{"type":"URL","value":"https://onairwithryan.iheart.com/featured/nathan-fast/"},"disabled":false,"permanent":true,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"/27177b2083597bf29cf3e6747a7e3d8f/inferno/53db41f8394bfabdbcf6135f9c534b38dd3549e4","priority":0,"source":"/roblocks","regex":false,"schedule":{"begin":1663005600974,"end":4115978604802},"destination":{"type":"URL","value":"https://www.roblox.com/iheartland"},"disabled":false,"permanent":false,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"/27177b2083597bf29cf3e6747a7e3d8f/inferno/aa4d1564daa04f6c2bcee8932386e945a77248f1","priority":0,"source":"/politicaljunkie","regex":false,"schedule":{"begin":1498507200000,"end":4115978604802},"destination":{"type":"URL","value":"https://onairwithryan.iheart.com/featured/political-junkie/"},"disabled":false,"permanent":false,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"/27177b2083597bf29cf3e6747a7e3d8f/inferno/0821203a073d7098a92a971bacb19e6de7634f0d","priority":0,"source":"/cc-common/news/videos/player.html","regex":false,"schedule":{"begin":1519426800000,"end":4115978604802},"destination":{"type":"URL","value":"https://onairwithryan.iheart.com/listen/"},"disabled":false,"permanent":true,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"/27177b2083597bf29cf3e6747a7e3d8f/inferno/ab33dc2d1fa2d7e5436394ab1351d38e0359197a","priority":0,"source":"/iheartcountry-festival","regex":false,"schedule":{"begin":1548705600000,"end":4115978604802},"destination":{"type":"URL","value":"https://www.iheart.com/iheartcountry-festival/"},"disabled":false,"permanent":false,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"/27177b2083597bf29cf3e6747a7e3d8f/inferno/5582a9a6f1461b987c6e1a54903be917a51f177a","priority":0,"source":"/toppodcasts","regex":false,"schedule":{"begin":1569902400000,"end":4115978604802},"destination":{"type":"URL","value":"https://news.iheart.com/charts/podcasts-top-100/latest/"},"disabled":false,"permanent":true,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"/27177b2083597bf29cf3e6747a7e3d8f/inferno/adae0c25a8887e608b4aec8a8264fcf42a4d5a5d","priority":0,"source":"/terms/es","regex":false,"schedule":{"begin":1590520680277,"end":4115978604802},"destination":{"type":"URL","value":"https://onairwithryan.iheart.com/content/terminos-de-uso-de-iheartmedia/"},"disabled":false,"permanent":false,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"/27177b2083597bf29cf3e6747a7e3d8f/inferno/20380fdd8af344caad22fe33c9c2c89f87530639","priority":0,"source":"/playlist","regex":false,"schedule":{"begin":1501782060000,"end":4115978604802},"destination":{"type":"URL","value":"https://onairwithryan.iheart.com/music/"},"disabled":false,"permanent":true,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"/27177b2083597bf29cf3e6747a7e3d8f/inferno/af933f39e444474237a4b0c0cb2e1548c5a2e13a","priority":0,"source":"/iheart","regex":false,"schedule":{"begin":1632172920942,"end":4115978604802},"destination":{"type":"URL","value":"https://onairwithryan.iheart.com/listen/"},"disabled":false,"permanent":false,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"/27177b2083597bf29cf3e6747a7e3d8f/inferno/57e13af6e36e1aab584183256e630a74d03c878f","priority":0,"source":"/podcastchart","regex":false,"schedule":{"begin":1569902400000,"end":4115978604802},"destination":{"type":"URL","value":"https://news.iheart.com/charts/podcasts-top-100/latest/"},"disabled":false,"permanent":true,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"/27177b2083597bf29cf3e6747a7e3d8f/inferno/b0cbf7222965ea3c1519faa2519328cec2da72a7","priority":0,"source":"/pages/bod/thong.html","regex":false,"schedule":{"begin":1544707800000,"end":4115978604802},"destination":{"type":"URL","value":"https://onairwithryan.iheart.com/topic/whats-hot/"},"disabled":false,"permanent":true,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"/27177b2083597bf29cf3e6747a7e3d8f/inferno/d6d5324aac3aa6aa06d3c7e2cdd96e316c252e11","priority":0,"source":"/capitalone","regex":false,"schedule":{"begin":1779912000000,"end":1789876848861},"destination":{"type":"URL","value":"https://www.axs.com/artists/1102201/iheartradio-music-festival-tickets"},"disabled":false,"permanent":false,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"/27177b2083597bf29cf3e6747a7e3d8f/inferno/b2e9a52a88876ca41b4599a0e3d796525fcba90e","priority":0,"source":"/daystage","regex":false,"schedule":{"begin":1653336000000,"end":4115978604802},"destination":{"type":"URL","value":"https://www.iheart.com/music-festival/"},"disabled":false,"permanent":false,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"/27177b2083597bf29cf3e6747a7e3d8f/inferno/24b9bb42daae562936ef2cf64fcb5d891e586abb","priority":0,"source":"^\\/topic\\/(photos%3a%20main|pop-pics)(?\u003csuffix>\\/?|(.detail)?(.rss|.atom))$","regex":true,"schedule":null,"destination":{"type":"URL","value":"https://onairwithryan.iheart.com/topic/photos$%3csuffix%3e"},"disabled":false,"permanent":true,"matchQueryString":true,"queryParamsHandling":"ORIGINAL"},{"id":"/27177b2083597bf29cf3e6747a7e3d8f/inferno/b55470f1ebe900767ddecb539feb9746083f6531","priority":0,"source":"/pages/streaming.html","regex":false,"schedule":{"begin":1519309560000,"end":4115978604802},"destination":{"type":"URL","value":"https://onairwithryan.iheart.com/listen/"},"disabled":false,"permanent":true,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"/27177b2083597bf29cf3e6747a7e3d8f/inferno/08fba091ec4fb525ba4a37c093bf56fed8af6f9f","priority":0,"source":"/cc-common/contests/photo_contest.php","regex":false,"schedule":{"begin":1519426860000,"end":4115978604802},"destination":{"type":"URL","value":"https://onairwithryan.iheart.com/contests/"},"disabled":false,"permanent":true,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"/27177b2083597bf29cf3e6747a7e3d8f/inferno/bd22ca82ed0eaa5cf4f76fef795a91f36b35aa3b","priority":0,"source":"/payment","regex":false,"schedule":{"begin":1554221040000,"end":4115978604802},"destination":{"type":"URL","value":"https://onairwithryan.iheart.com/pay"},"disabled":false,"permanent":false,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"/27177b2083597bf29cf3e6747a7e3d8f/inferno/5e39f10a7a4aaabb5ec4dc0c00194e3d4c55b935","priority":0,"source":"/privacy/en","regex":false,"schedule":{"begin":1590520500497,"end":4115978604802},"destination":{"type":"URL","value":"https://onairwithryan.iheart.com/content/privacy-and-cookie-notice/"},"disabled":false,"permanent":false,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"/27177b2083597bf29cf3e6747a7e3d8f/inferno/be030b922cf2378765bcbe90fa42b18cf76cbe47","priority":0,"source":"/stage","regex":false,"schedule":{"begin":1653336000000,"end":4115978604802},"destination":{"type":"URL","value":"https://www.iheart.com/music-festival/"},"disabled":false,"permanent":false,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"/27177b2083597bf29cf3e6747a7e3d8f/inferno/7c53c601c7637c6a72f590b4a87ed33a293aa553","priority":0,"source":"/advertise_x","regex":false,"schedule":null,"destination":{"type":"URL","value":"https://www.premierenetworks.com/#advertising"},"disabled":false,"permanent":true,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"/27177b2083597bf29cf3e6747a7e3d8f/inferno/beb2327e9d3003c680785ed21f97bce1cf9b64b6","priority":0,"source":"/cc.js?ns=_cc","regex":false,"schedule":{"begin":1528381680000,"end":4115978604802},"destination":{"type":"URL","value":"https://onairwithryan.iheart.com/"},"disabled":false,"permanent":true,"matchQueryString":true,"queryParamsHandling":"ORIGINAL"},{"id":"/27177b2083597bf29cf3e6747a7e3d8f/inferno/604f4635fbe1c5e4e4b6921428630d5bd967766d","priority":0,"source":"/theaters","regex":false,"schedule":{"begin":1498510800000,"end":4115978604802},"destination":{"type":"URL","value":"https://onairwithryan.iheart.com/featured/iheartradio-live/"},"disabled":false,"permanent":false,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"/27177b2083597bf29cf3e6747a7e3d8f/inferno/c0170e18d7718af9a011702bcc70b092ee1cbf7f","priority":0,"source":"/sitemap/historical-timeline.xml","regex":false,"schedule":null,"destination":{"type":"URL","value":"https://onairwithryan.iheart.com/sitemap.xml"},"disabled":false,"permanent":false,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"/27177b2083597bf29cf3e6747a7e3d8f/inferno/2686ae3bc97977e37265459a03f9349ab631edd9","priority":0,"source":"/%7b%7bcollectionurl%7d%7d","regex":false,"schedule":{"begin":1521724800000,"end":4115978604802},"destination":{"type":"URL","value":"https://onairwithryan.iheart.com/"},"disabled":false,"permanent":true,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"/27177b2083597bf29cf3e6747a7e3d8f/inferno/c414e78bae0f12ffe920f680bff4c7bd3e14327f","priority":0,"source":"/content/2017-07-10-11-things-you-didnt-know-the-iheartradio-app-could-do","regex":false,"schedule":{"begin":1583157600562,"end":4115978604802},"destination":{"type":"URL","value":"https://onairwithryan.iheart.com/apps"},"disabled":false,"permanent":true,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"/27177b2083597bf29cf3e6747a7e3d8f/inferno/6147b642cf7a938395df72abf8b67fcf4fb9ee94","priority":0,"source":"/cc-common/seasonal/holiday","regex":false,"schedule":{"begin":1544707740000,"end":4115978604802},"destination":{"type":"URL","value":"https://www.iheart.com/playlist/collections/genre-playlists/playlist-genres/christmas/"},"disabled":false,"permanent":true,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"/27177b2083597bf29cf3e6747a7e3d8f/inferno/c649612267a51a9263f8e35001a78172e62f67ac","priority":0,"source":"/blackhistorymonth","regex":false,"schedule":{"begin":1517007600000,"end":4115978604802},"destination":{"type":"URL","value":"https://onairwithryan.iheart.com/featured/black-history-month/"},"disabled":false,"permanent":false,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"/27177b2083597bf29cf3e6747a7e3d8f/inferno/7c73835d42bdc6f026292f5b41c05bb92262d836","priority":0,"source":"/ondemand/onairwithryan","regex":false,"schedule":{"begin":1502936760000,"end":4115978604802},"destination":{"type":"URL","value":"https://www.iheart.com/podcast/on-air-with-ryan-seacrest-23996864/episode/beyonces-makeup-artist-reveals-some-beauty-secrets-28392097/"},"disabled":false,"permanent":false,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"/27177b2083597bf29cf3e6747a7e3d8f/inferno/c918da239ed6d87423bbdaca413c059f68f9cdc5","priority":0,"source":"/content/2018-09-06-actor-bury-reynolds-dead-at-82","regex":false,"schedule":{"begin":1536262980000,"end":4115978604802},"destination":{"type":"URL","value":"https://onairwithryan.iheart.com/content/2018-09-06-actor-burt-reynolds-dead-at-821/"},"disabled":false,"permanent":true,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"/27177b2083597bf29cf3e6747a7e3d8f/inferno/61f9d7acdeb3c736da85ae4173ebbc7c4f8978df","priority":0,"source":"/event_portal/view/calendar/event.html","regex":false,"schedule":{"begin":1544708100000,"end":4115978604802},"destination":{"type":"URL","value":"https://onairwithryan.iheart.com/calendar/"},"disabled":false,"permanent":true,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"/27177b2083597bf29cf3e6747a7e3d8f/inferno/ca43deda438ed09ded8954748834b8e77b0bd4c0","priority":0,"source":"/music-awards","regex":false,"schedule":{"begin":1546984800000,"end":4115978604802},"destination":{"type":"URL","value":"https://www.iheart.com/music-awards/"},"disabled":false,"permanent":false,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"/27177b2083597bf29cf3e6747a7e3d8f/inferno/2b8f3c86a6f52ac9992744763b089595c81f5343","priority":0,"source":"/music/playlist","regex":false,"schedule":{"begin":1521548760000,"end":4115978604802},"destination":{"type":"URL","value":"https://onairwithryan.iheart.com/music/"},"disabled":false,"permanent":true,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"/27177b2083597bf29cf3e6747a7e3d8f/inferno/ce5fa0431e4709f2a9b0de82832400b84e3850a1","priority":0,"source":"/womensday","regex":false,"schedule":{"begin":1614601800323,"end":4115978604802},"destination":{"type":"URL","value":"https://www.iheart.com/womensday/"},"disabled":false,"permanent":false,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"/27177b2083597bf29cf3e6747a7e3d8f/inferno/630294cea8363ab4d08afa050102fd9b34ccd677","priority":0,"source":"/petradio","regex":false,"schedule":{"begin":1712592000522,"end":4115978604802},"destination":{"type":"URL","value":"https://www.iheart.com/live/pet-radio-10231/"},"disabled":false,"permanent":false,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"/27177b2083597bf29cf3e6747a7e3d8f/inferno/ced5ef8af53f0d2ee304721734ccadf4c90f24d4","priority":0,"source":"/womenofiheartcountry","regex":false,"schedule":{"begin":1550869200000,"end":4115978604802},"destination":{"type":"URL","value":"https://onairwithryan.iheart.com/featured/women-of-iheartcountry/"},"disabled":false,"permanent":true,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"/27177b2083597bf29cf3e6747a7e3d8f/inferno/0a9d44ea8f32627bdb8377edbd6208be6063de23","priority":0,"source":"/topic/bin-sports-news.rss","regex":false,"schedule":{"begin":1651186920317,"end":4115978604802},"destination":{"type":"URL","value":"https://onairwithryan.iheart.com/topic/sports.rss"},"disabled":false,"permanent":false,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"/27177b2083597bf29cf3e6747a7e3d8f/inferno/cf983dfbbee03d94e333907b13bd2015337395bc","priority":0,"source":"/music/top-songs/undefined","regex":false,"schedule":{"begin":1521548460000,"end":4115978604802},"destination":{"type":"URL","value":"https://onairwithryan.iheart.com/music/top-songs/"},"disabled":false,"permanent":true,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"/27177b2083597bf29cf3e6747a7e3d8f/inferno/6512afb5d6b6243dcd815c3c915061d46ed0e039","priority":0,"source":"/iheartawards","regex":false,"schedule":{"begin":1546984800000,"end":4115978604802},"destination":{"type":"URL","value":"https://www.iheart.com/music-awards/"},"disabled":false,"permanent":false,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"/27177b2083597bf29cf3e6747a7e3d8f/inferno/d389e46cae7bd44530a08caef54c9b82628a3b13","priority":0,"source":"/award","regex":false,"schedule":{"begin":1546984800000,"end":4115978604802},"destination":{"type":"URL","value":"https://www.iheart.com/music-awards/"},"disabled":false,"permanent":false,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"/27177b2083597bf29cf3e6747a7e3d8f/inferno/303aceaca1d0823a495cadd74d489fe376fac51a","priority":0,"source":"/iheartcountry","regex":false,"schedule":{"begin":1518786000000,"end":4115978604802},"destination":{"type":"URL","value":"https://www.iheartcountry.com/"},"disabled":false,"permanent":false,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"/27177b2083597bf29cf3e6747a7e3d8f/inferno/d529a687b42a28140f9e6e2d8c08516492e32d20","priority":0,"source":"/6663/ccr.newyork.ny/wwpr-fm","regex":false,"schedule":{"begin":1528381680000,"end":4115978604802},"destination":{"type":"URL","value":"https://onairwithryan.iheart.com/"},"disabled":false,"permanent":true,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"/27177b2083597bf29cf3e6747a7e3d8f/inferno/6831c481830b3f571251e76e39d4d18883e770b2","priority":0,"source":"/pages/war-of-the-roses","regex":false,"schedule":{"begin":1519426260000,"end":4115978604802},"destination":{"type":"URL","value":"https://www.iheart.com/podcast/139-war-of-the-roses-25445146/"},"disabled":false,"permanent":true,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"/27177b2083597bf29cf3e6747a7e3d8f/inferno/d85e30c2078808e6c9ce112ca384550f06799f05","priority":0,"source":"/content/2019-01-03-that-hot-backup-dancer-from-taylor-swifts-netflix-film-is-on-instagram","regex":false,"schedule":{"begin":1546609260000,"end":4115978604802},"destination":{"type":"URL","value":"https://onairwithryan.iheart.com/content/2019-01-03-the-hot-guy-from-taylor-swifts-netflix-film-has-a-name-and-an-instagram/"},"disabled":false,"permanent":true,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"/27177b2083597bf29cf3e6747a7e3d8f/inferno/84e7099436d5d3691438dc577d004653215ad4c1","priority":0,"source":"/fiesta","regex":false,"schedule":{"begin":1532113200000,"end":4115978604802},"destination":{"type":"URL","value":"https://www.iheart.com/fiesta-latina/"},"disabled":false,"permanent":true,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"/27177b2083597bf29cf3e6747a7e3d8f/inferno/d9cc4660b951d079198d2b9ceff6cba211e29323","priority":0,"source":"/otv","regex":false,"schedule":{"begin":1498672800000,"end":4115978604802},"destination":{"type":"URL","value":"https://onairwithryan.iheart.com/featured/iheartradio-on-the-verge/"},"disabled":false,"permanent":false,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"/27177b2083597bf29cf3e6747a7e3d8f/inferno/69dfdbbe70412917afa629ea46b40eaf3fc31aa9","priority":0,"source":"/alterego","regex":false,"schedule":{"begin":1538398200000,"end":4115978604802},"destination":{"type":"URL","value":"https://www.iheart.com/alter-ego/"},"disabled":false,"permanent":true,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"/27177b2083597bf29cf3e6747a7e3d8f/inferno/dbab906e52694cab83baebb91b6c0eb744c941ab","priority":0,"source":"/country","regex":false,"schedule":{"begin":1518786000000,"end":4115978604802},"destination":{"type":"URL","value":"https://www.iheartcountry.com/"},"disabled":false,"permanent":false,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"/27177b2083597bf29cf3e6747a7e3d8f/inferno/3605d71c7fbdebd2d6f692a1bdc6724f08315627","priority":0,"source":"/daytimestage","regex":false,"schedule":{"begin":1653336000000,"end":4115978604802},"destination":{"type":"URL","value":"https://www.iheart.com/music-festival/"},"disabled":false,"permanent":false,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"/27177b2083597bf29cf3e6747a7e3d8f/inferno/e07684076770886c837e68ed1c45a66373b3c20e","priority":0,"source":"/live","regex":false,"schedule":{"begin":1498510800000,"end":4115978604802},"destination":{"type":"URL","value":"https://onairwithryan.iheart.com/featured/iheartradio-live/"},"disabled":false,"permanent":false,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"/27177b2083597bf29cf3e6747a7e3d8f/inferno/6b315705040ec0a7aa5d22ad4b7732b1701e25ee","priority":0,"source":"/contest","regex":false,"schedule":{"begin":1519426380000,"end":4115978604802},"destination":{"type":"URL","value":"https://onairwithryan.iheart.com/contests"},"disabled":false,"permanent":true,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"/27177b2083597bf29cf3e6747a7e3d8f/inferno/e1d1ae0ff71c333cd70772a9cea97f8460fcbf19","priority":0,"source":"/news/terms-of-use-11584658","regex":false,"schedule":{"begin":1544707320000,"end":4115978604802},"destination":{"type":"URL","value":"https://onairwithryan.iheart.com/terms/"},"disabled":false,"permanent":true,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"/27177b2083597bf29cf3e6747a7e3d8f/inferno/0e8658a2649b8a5bf63b895cfacb60d53c0a768f","priority":0,"source":"/countryfestival","regex":false,"schedule":{"begin":1548705600000,"end":4115978604802},"destination":{"type":"URL","value":"https://www.iheart.com/iheartcountry-festival/"},"disabled":false,"permanent":true,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"/27177b2083597bf29cf3e6747a7e3d8f/inferno/e4572c5dff0bb177194ec32464368327f2e501e8","priority":0,"source":"/optout/es","regex":false,"schedule":{"begin":1590520860765,"end":4115978604802},"destination":{"type":"URL","value":"https://www.iheart.com/content/poltica-de-privacidad-y-cookies/#optout"},"disabled":false,"permanent":false,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"/27177b2083597bf29cf3e6747a7e3d8f/inferno/6d383708b033df6eed0f380ab22c663fd5a2ac77","priority":0,"source":"/photos","regex":false,"schedule":{"begin":1626101520510,"end":4115978604802},"destination":{"type":"URL","value":"https://onairwithryan.iheart.com/topic/photos/"},"disabled":false,"permanent":true,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"/27177b2083597bf29cf3e6747a7e3d8f/inferno/e4fd4ac95f4c55f19327fe882350d382bceda551","priority":0,"source":"/featured/everyday-wealth","regex":false,"schedule":{"begin":1640705940979,"end":4115978604802},"destination":{"type":"URL","value":"https://www.edelmanfinancialengines.com/everyday-wealth/"},"disabled":false,"permanent":false,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"/27177b2083597bf29cf3e6747a7e3d8f/inferno/1092a91746d1ece0924ace3576d8cdc867d94950","priority":0,"source":"/podcastcharts","regex":false,"schedule":{"begin":1569902400000,"end":4115978604802},"destination":{"type":"URL","value":"https://news.iheart.com/charts/podcasts-top-100/latest/"},"disabled":false,"permanent":true,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"/27177b2083597bf29cf3e6747a7e3d8f/inferno/e5c76e0ff14ffa3e467d6d990efb7aba62bf7a59","priority":0,"source":"/vote","regex":false,"schedule":{"begin":1604505600000,"end":4115978604802},"destination":{"type":"URL","value":"https://www.iheart.com/music-awards/"},"disabled":false,"permanent":false,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"/27177b2083597bf29cf3e6747a7e3d8f/inferno/6e3a2f4b61f5b0c47d1c26adad1dd63913b886a1","priority":0,"source":"/women","regex":false,"schedule":{"begin":1614601800000,"end":4115978604802},"destination":{"type":"URL","value":"https://www.iheart.com/womensday/"},"disabled":false,"permanent":false,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"/27177b2083597bf29cf3e6747a7e3d8f/inferno/e6409cf7c9df0534647a8e5d6996e7fed71b4034","priority":0,"source":"/podcastawards","regex":false,"schedule":{"begin":1539921600000,"end":4115978604802},"destination":{"type":"URL","value":"https://www.iheart.com/podcast-awards/"},"disabled":false,"permanent":true,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"/27177b2083597bf29cf3e6747a7e3d8f/inferno/9f013ef01c3dd2485f4fc4c965ee837d682ed062","priority":0,"source":"/advertise","regex":false,"schedule":{"begin":1497840840000,"end":4115978604802},"destination":{"type":"URL","value":"https://www.premierenetworks.com/default.aspx#s3/"},"disabled":false,"permanent":false,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"/27177b2083597bf29cf3e6747a7e3d8f/inferno/e85094098148d25211fdd0e60874ea64acca6555","priority":0,"source":"/main.html","regex":false,"schedule":{"begin":1519427100000,"end":4115978604802},"destination":{"type":"URL","value":"https://onairwithryan.iheart.com/"},"disabled":false,"permanent":true,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"/27177b2083597bf29cf3e6747a7e3d8f/inferno/7049a6c0f068b1da32750fa313fc6f9d0d0951b4","priority":0,"source":"/daytimevillage","regex":false,"schedule":{"begin":1653336000000,"end":4115978604802},"destination":{"type":"URL","value":"https://www.iheart.com/music-festival/"},"disabled":false,"permanent":false,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"/27177b2083597bf29cf3e6747a7e3d8f/inferno/e9a231d2e78000bbedbbf4f86b2291004133c920","priority":0,"source":"/jingle-ball","regex":false,"schedule":{"begin":1544072400000,"end":4115978604802},"destination":{"type":"URL","value":"https://www.iheart.com/jingle-ball/"},"disabled":false,"permanent":true,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"/27177b2083597bf29cf3e6747a7e3d8f/inferno/3df14f5f164dbba42c7c81c118939d33df759fa5","priority":0,"source":"/topic/24/7%20news%20-%20national%20(501855)","regex":false,"schedule":{"begin":1537971900000,"end":4115978604802},"destination":{"type":"URL","value":"https://onairwithryan.iheart.com/24-7-news/"},"disabled":false,"permanent":true,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"/27177b2083597bf29cf3e6747a7e3d8f/inferno/ead7f70138afd64f7bef97f7347e6aad769c4e08","priority":0,"source":"/ultimate-fan","regex":false,"schedule":null,"destination":{"type":"URL","value":"https://www.iheart.com/news/"},"disabled":false,"permanent":false,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"/27177b2083597bf29cf3e6747a7e3d8f/inferno/7813007a5af71b47e36d8df9c60b5095fadbf633","priority":0,"source":"/event_portal/view/calendar/calendar.html","regex":false,"schedule":{"begin":1519426860000,"end":4115978604802},"destination":{"type":"URL","value":"https://onairwithryan.iheart.com/calendar/"},"disabled":false,"permanent":true,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"/27177b2083597bf29cf3e6747a7e3d8f/inferno/ed60f61e4ed37e56cedba6e587e6c3c564bdbf25","priority":0,"source":"/content/2021-01-20-powerball-numbers-live-results-for-12021-7300-million-jackpot-tonight","regex":false,"schedule":{"begin":1611240360757,"end":4115978604802},"destination":{"type":"URL","value":"https://onairwithryan.iheart.com/content/2021-01-20-powerball-numbers-live-results-for-12021-730-million-jackpot-tonight/"},"disabled":false,"permanent":false,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"/27177b2083597bf29cf3e6747a7e3d8f/inferno/10b6ece8bc4ab57e0225645b9159a0f68a32cff2","priority":0,"source":"/tupacshakur","regex":false,"schedule":{"begin":1544707560000,"end":4115978604802},"destination":{"type":"URL","value":"https://www.iheart.com/artist/2pac-39257/"},"disabled":false,"permanent":true,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"/27177b2083597bf29cf3e6747a7e3d8f/inferno/edad3bb66c43f44c10be2e6cd0165ae2f04cf4bb","priority":0,"source":"/assistance/es","regex":false,"schedule":null,"destination":{"type":"URL","value":"https://onairwithryan.iheart.com/content/acceso-al-archivo-publico/"},"disabled":false,"permanent":false,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"/27177b2083597bf29cf3e6747a7e3d8f/inferno/7b682be2b62cfb2a1552d13f99a3037cee1cb37a","priority":0,"source":"/village","regex":false,"schedule":{"begin":1653336000000,"end":4115978604802},"destination":{"type":"URL","value":"https://www.iheart.com/music-festival/"},"disabled":false,"permanent":false,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"/27177b2083597bf29cf3e6747a7e3d8f/inferno/ef88c249e3d4f5aa924e108bef68a18a0551881e","priority":0,"source":"/iheartland","regex":false,"schedule":{"begin":1663970400642,"end":4115978604802},"destination":{"type":"URL","value":"https://www.iheart.com/content/visit-iheartland/"},"disabled":false,"permanent":false,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"/27177b2083597bf29cf3e6747a7e3d8f/inferno/3e85acd35ca7e4e7f66609c62e6b8288c30c88c0","priority":0,"source":"/awards%20vote","regex":false,"schedule":{"begin":1546984800000,"end":4115978604802},"destination":{"type":"URL","value":"https://www.iheart.com/music-awards/"},"disabled":false,"permanent":false,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"/27177b2083597bf29cf3e6747a7e3d8f/inferno/f2ea2be0cd9d5bb33471c0e8851c7ca1debe6b92","priority":0,"source":"/taxactfacts","regex":false,"schedule":{"begin":1613166900079,"end":4115978604802},"destination":{"type":"URL","value":"https://onairwithryan.iheart.com/promotions/taxact-facts-937090/"},"disabled":false,"permanent":false,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"/27177b2083597bf29cf3e6747a7e3d8f/inferno/7d7693f9ace5e93cb61b4783fc2545f75521b9f0","priority":0,"source":"/flashtalking/ftlocal.html","regex":false,"schedule":{"begin":1544707320000,"end":4115978604802},"destination":{"type":"URL","value":"https://onairwithryan.iheart.com/"},"disabled":false,"permanent":true,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"/27177b2083597bf29cf3e6747a7e3d8f/inferno/f572de45c32708297376be3093db6ce7918add2d","priority":0,"source":"/privacy","regex":false,"schedule":{"begin":1495214100000,"end":4115978604802},"destination":{"type":"URL","value":"https://onairwithryan.iheart.com/content/privacy-and-cookie-notice/"},"disabled":false,"permanent":true,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"/27177b2083597bf29cf3e6747a7e3d8f/inferno/bca5975dd2e6085f10fdacf7ee121ab9cb6e4aa3","priority":0,"source":"/capital1","regex":false,"schedule":{"begin":1779912000000,"end":1789876819263},"destination":{"type":"URL","value":"https://www.axs.com/artists/1102201/iheartradio-music-festival-tickets"},"disabled":false,"permanent":false,"matchQueryString":false,"queryParamsHandling":"DISCARD"},{"id":"/27177b2083597bf29cf3e6747a7e3d8f/inferno/f604ec4696d242c827293cdbef8c4455ce2d663e","priority":0,"source":"/home.aspx","regex":false,"schedule":{"begin":1519426740000,"end":4115978604802},"destination":{"type":"URL","value":"https://onairwithryan.iheart.com/"},"disabled":false,"permanent":true,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"/27177b2083597bf29cf3e6747a7e3d8f/inferno/822296aabd7b2086e77a2d4d9c1519d535a39dd6","priority":0,"source":"/edcradio","regex":false,"schedule":{"begin":1500656400000,"end":4115978604802},"destination":{"type":"URL","value":"https://www.iheart.com/live/edc-radio-7355/"},"disabled":false,"permanent":true,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"/27177b2083597bf29cf3e6747a7e3d8f/inferno/f93cdfd06135f267c57fff9f134eb5ec52ed2a06","priority":0,"source":"/legal/ad-choices/es","regex":false,"schedule":{"begin":1577134440000,"end":4115978604802},"destination":{"type":"URL","value":"https://onairwithryan.iheart.com/content/poltica-de-privacidad-y-cookies/"},"disabled":false,"permanent":true,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"/27177b2083597bf29cf3e6747a7e3d8f/inferno/40f498f269cabd3e8fdb501918daf3891c75e540","priority":0,"source":"/rowblox","regex":false,"schedule":{"begin":1663005600907,"end":4115978604802},"destination":{"type":"URL","value":"https://www.roblox.com/iheartland"},"disabled":false,"permanent":false,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"/27177b2083597bf29cf3e6747a7e3d8f/inferno/fab25efd9fb9c94f2bd2f94bd8fb8d401aaaac30","priority":0,"source":"/fortnite","regex":false,"schedule":{"begin":1660849200393,"end":4115978604802},"destination":{"type":"URL","value":"https://www.iheart.com/content/you-are-now-being-redirected-to-an-epic-games-website/"},"disabled":false,"permanent":false,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"/27177b2083597bf29cf3e6747a7e3d8f/inferno/849552e4c837c49d22c9f03c706a7a3e2e805249","priority":0,"source":"/index.html","regex":false,"schedule":{"begin":1503515460000,"end":4115978604802},"destination":{"type":"URL","value":"https://onairwithryan.iheart.com/"},"disabled":false,"permanent":true,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"/27177b2083597bf29cf3e6747a7e3d8f/inferno/fc40ebc01160c7fc15381733a16987e18cd3b638","priority":0,"source":"/cc-common/contests","regex":false,"schedule":{"begin":1544707680000,"end":4115978604802},"destination":{"type":"URL","value":"https://onairwithryan.iheart.com/contests/"},"disabled":false,"permanent":true,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"/27177b2083597bf29cf3e6747a7e3d8f/inferno/12fb330571ce734bd25fd2a2822339badd1b1707","priority":0,"source":"/pages/johnandkenshow","regex":false,"schedule":{"begin":1528382460000,"end":4115978604802},"destination":{"type":"URL","value":"https://onairwithryan.iheart.com/featured/john-and-ken/"},"disabled":false,"permanent":true,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"/27177b2083597bf29cf3e6747a7e3d8f/inferno/3557fabf038f6dc4ee7103f297d398199d5dba1b","priority":0,"source":"/capitolone","regex":false,"schedule":{"begin":1779912023975,"end":1789876800000},"destination":{"type":"URL","value":"https://www.axs.com/artists/1102201/iheartradio-music-festival-tickets"},"disabled":false,"permanent":false,"matchQueryString":false,"queryParamsHandling":"DISCARD"},{"id":"/27177b2083597bf29cf3e6747a7e3d8f/inferno/2d9f3f8d2c50429a379c13235262bfa92a170acc","priority":0,"source":"/contests/ryan-seacrests-becoming-by-michelle-obama-546372","regex":false,"schedule":{"begin":1548692340000,"end":4115978604802},"destination":{"type":"URL","value":"https://onairwithryan.iheart.com/contests/"},"disabled":false,"permanent":true,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"/27177b2083597bf29cf3e6747a7e3d8f/inferno/0157ba2ff21cbff910124a2d5cb4174d0d54cb64","priority":0,"source":"/content/2021-01-12-ohio-boe-member-organized-bus-trip-to-dc-for-stop-the-steal-rally","regex":false,"schedule":null,"destination":{"type":"URL","value":"https://www.iheart.com/news/"},"disabled":false,"permanent":false,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"/27177b2083597bf29cf3e6747a7e3d8f/inferno/187358f8648934e86af1fd41283d76ca21e036bf","priority":0,"source":"/iheartnow","regex":false,"schedule":{"begin":1506690000000,"end":4115978604802},"destination":{"type":"URL","value":"https://www.facebook.com/iheartnow"},"disabled":false,"permanent":false,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"/27177b2083597bf29cf3e6747a7e3d8f/inferno/4749368b3c587cdded318773f8359a9fba37d001","priority":0,"source":"/common/top_songs/2009.html","regex":false,"schedule":{"begin":1544706000000,"end":4115978604802},"destination":{"type":"URL","value":"https://www.iheart.com/playlist/class-of-2009-312064750-txzd2fpzxdpxuqh2kty9zf/"},"disabled":false,"permanent":true,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"/27177b2083597bf29cf3e6747a7e3d8f/inferno/8d6ae0e14902a7b96284d6fcee4bc0478a75877e","priority":0,"source":"/calendar/legacy","regex":false,"schedule":{"begin":1662745980550,"end":4115978604802},"destination":{"type":"URL","value":"https://onairwithryan.iheart.com/calendar/"},"disabled":false,"permanent":false,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"/27177b2083597bf29cf3e6747a7e3d8f/inferno/5acdadf42bedc6d51dec8a4c5372922727014f59","priority":10,"source":"\\/articles\\/.*","regex":true,"schedule":null,"destination":{"type":"URL","value":"https://onairwithryan.iheart.com/"},"disabled":false,"permanent":false,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"/27177b2083597bf29cf3e6747a7e3d8f/inferno/e522bf9acc233d44198c2dd6e7b1e86afea38899","priority":10,"source":"\\/onair\\/.*","regex":true,"schedule":null,"destination":{"type":"URL","value":"https://onairwithryan.iheart.com/schedule/"},"disabled":false,"permanent":false,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"}],"searchOverrides":[{"id":"AvRa8","keywords":["iHeartRadio Spotlight","Spotlight"],"destination":{"type":"BRAND","value":"brands/iHeartRadio Spotlight"},"disabled":false,"schedule":{"begin":1498503600000,"end":4115978604802}},{"id":"6MRdl","keywords":["Politics","Political Junkie","Political News","Debate","Elections","President"," PresidentTrump"],"destination":{"type":"BRAND","value":"brands/Political Junkie (1077)"},"disabled":false,"schedule":{"begin":1498507200000,"end":4115978604802}},{"id":"WTbqt","keywords":["iHeartRadio LIVE","iHeartRadio Theater","iHeartRadioTheater","The iHeartRadio Theater","iHeartRadio Theater New York","iHeartRadio Theater New York City","iHeartRadio Theater NYC","iHeartRadio Theater Los Angeles","iHeartRadio Theater LA"],"destination":{"type":"BRAND","value":"brands/iHeartRadio LIVE (9)"},"disabled":false,"schedule":{"begin":1498510800000,"end":4115978604802}},{"id":"IpRHU","keywords":["Fiesta","Fiesta Latina","Latin Festival","iHeart Fiesta Latina","iHeartRadio Fiesta Latina","iHeartRadio Latin Festival"],"destination":{"type":"URL","value":"https://www.iheart.com/fiesta-latina/"},"disabled":false,"schedule":{"begin":1532113200000,"end":4115978604802}},{"id":"NKNzM","keywords":["iHeartRadio On The Verge","iHeartRadio On The Verge Artist","On the Verge","Verge"],"destination":{"type":"BRAND","value":"brands/iHeartRadio On The Verge (28)"},"disabled":false,"schedule":{"begin":1498672800000,"end":4115978604802}},{"id":"mDAGh","keywords":["iHeartRadio Guest DJ","Guest DJ"],"destination":{"type":"URL","value":"/content/iheartradio-guest-dj/"},"disabled":false,"schedule":{"begin":1498680000000,"end":1690905649036}},{"id":"syhf9","keywords":["Jingle Ball","Jingle Ball Tour","iHeartRadio Jingle Ball","iHeart Jingle Ball","JingleBall","Jingle Ball Tickets","iHeartRadio JingleBall"],"destination":{"type":"URL","value":"https://www.iheart.com/jingle-ball/"},"disabled":false,"schedule":{"begin":1498755600000,"end":4115978604802}},{"id":"4Jh0T","keywords":["pay","payment","invoice"],"destination":{"type":"URL","value":"/pay"},"disabled":false,"schedule":{"begin":1498837560000,"end":4115978604802}},{"id":"vtcZ6","keywords":["Macys","Macy's iHeartRadio Rising Star","Macys iHeartRadio Rising Star","Rising Star","Macys Rising Star","iHeartRadio Rising Star"],"destination":{"type":"URL","value":"http://macysrisingstar.iheartradio.com"},"disabled":false,"schedule":{"begin":1499313600000,"end":4115978604802}},{"id":"lqpg0","keywords":["EDC","EDC Radio"],"destination":{"type":"URL","value":"https://www.iheart.com/live/edc-radio-7355/"},"disabled":false,"schedule":{"begin":1500656400000,"end":4115978604802}},{"id":"Tdn07","keywords":["iHeartRadio Daytime Village","Village","Daytime Village"],"destination":{"type":"URL","value":"https://www.iheart.com/daytime-stage/"},"disabled":false,"schedule":{"begin":1653336000000,"end":4115978604802}},{"id":"Hs7M6","keywords":["The 80s Show","80s Show","Eighties Show"],"destination":{"type":"BRAND","value":"brands/80s Show"},"disabled":false,"schedule":{"begin":1504040400000,"end":4115978604802}},{"id":"odm3R","keywords":["iHeartNow"],"destination":{"type":"URL","value":"https://www.facebook.com/iheartnow"},"disabled":false,"schedule":{"begin":1506690000000,"end":4115978604802}},{"id":"ZAUyY","keywords":["Happy Holidays","Holidays","Christmas","Hanukkah","Xmas"],"destination":{"type":"BRAND","value":"brands/Happy Holidays (8)"},"disabled":false,"schedule":{"begin":1508331600000,"end":4115978604802}},{"id":"Z9eHx","keywords":["FanGirls","Fan Girls","Fan Girl","FanGirl"],"destination":{"type":"BRAND","value":"brands/FanGirls"},"disabled":false,"schedule":{"begin":1515776400000,"end":4115978604802}},{"id":"V3xvs","keywords":["Daytime Stage","iHeartRadio Daytime Stage","Stage"],"destination":{"type":"URL","value":"https://www.iheart.com/daytime-stage/"},"disabled":false,"schedule":{"begin":1653336000000,"end":4115978604802}},{"id":"aldaB","keywords":["Festival","iHeartRadio Music Festival","iHeart Festival","iHeart Music Festival","Music Festival","Las Vegas","iHeart Radio Music Festival","iHeartRadio Festival"],"destination":{"type":"URL","value":"https://www.iheart.com/music-festival/"},"disabled":false,"schedule":{"begin":1528156800000,"end":4115978604802}},{"id":"xMD7N","keywords":["ALTar EGO","ALTer EGO","ALTerEGO","iHeart ALTar EGO","iHeart ALTer EGO","iHeartALT","iHeartRadio ALTar EGO","iHeartRadio ALTer EGO"],"destination":{"type":"URL","value":"https://www.iheart.com/alter-ego/"},"disabled":false,"schedule":{"begin":1538398200000,"end":4115978604802}},{"id":"WDePf","keywords":["Podcast Award","Podcast Awards","iHeart Podcast Awards","iHeart Radio Podcast Awards","iHeartRadio Podcast Awards"],"destination":{"type":"URL","value":"https://www.iheart.com/podcast-awards/"},"disabled":false,"schedule":{"begin":1539921600000,"end":4115978604802}},{"id":"bbq2k","keywords":["Awards","Music Awards","iHeart Awards","iHeart Music Awards","iHeartRadio Awards","iHeartRadio Music Awards"],"destination":{"type":"URL","value":"https://www.iheart.com/music-awards/"},"disabled":false,"schedule":{"begin":1546984800000,"end":4115978604802}},{"id":"FR9jT","keywords":["country festival","iHeart Country Festival","iHeartCountry Festival","iHeartCountry Music Festival","iHeartRadio Country Festival"],"destination":{"type":"URL","value":"https://www.iheart.com/iheartcountry-festival/"},"disabled":false,"schedule":{"begin":1548705600000,"end":4115978604802}},{"id":"VRKj9","keywords":["Women of iHeartCountry"],"destination":{"type":"BRAND","value":"brands/Women of iHeartCountry"},"disabled":false,"schedule":{"begin":1550869200000,"end":1767243540000}},{"id":"CVAUd","keywords":["Charts","Music Charts"],"destination":{"type":"URL","value":"https://news.iheart.com/featured/charts/"},"disabled":false,"schedule":{"begin":1597266000000,"end":4115978604802}},{"id":"2vU3Z","keywords":["Wango","Wango Tango","WangoTango","iHeart Radio Wango Tango","iHeart Wango Tango","iHeartRadio Wango Tango"],"destination":{"type":"URL","value":"https://www.iheart.com/wango-tango/"},"disabled":false,"schedule":{"begin":1555939800000,"end":4115978604802}},{"id":"kvTSU","keywords":["Pride"],"destination":{"type":"URL","value":"https://prideradio.iheart.com"},"disabled":false,"schedule":{"begin":1560542400000,"end":4115978604802}},{"id":"iUYD7","keywords":["Back To School"],"destination":{"type":"URL","value":"https://news.iheart.com/back-to-school/"},"disabled":false,"schedule":{"begin":1565186400000,"end":4115978604802}},{"id":"J6cBT","keywords":["Podcast Chart","Podcasts Chart","Top 100","Top 100 Podcasts","Top Podcasts","Top Podcasts Chart"],"destination":{"type":"URL","value":"https://news.iheart.com/charts/podcasts-top-100/latest/"},"disabled":false,"schedule":{"begin":1569902400000,"end":4115978604802}},{"id":"p2xVk","keywords":["brantley gilbert"],"destination":{"type":"URL","value":"https://country.iheart.com/featured/iheartradio-live/content/2019-10-07-brantley-gilbert-on-new-album-and-monday-night-football-halftime-show-debut/"},"disabled":false,"schedule":{"begin":1570550400000,"end":1575176400000}},{"id":"9W2IO","keywords":["Heat","Heating"],"destination":{"type":"URL","value":"/contests/iheartradio-wants-to-help-735208/"},"disabled":false,"schedule":{"begin":1574193600000,"end":1576904400000}},{"id":"7OXfp","keywords":["Capital 1","Capital One","Capitol 1","Capitol One","capitalone"],"destination":{"type":"URL","value":"https://www.axs.com/artists/1102201/iheartradio-music-festival-tickets"},"disabled":false,"schedule":{"begin":1779912042079,"end":1789876800000}},{"id":"uqVj1","keywords":["downhill"],"destination":{"type":"URL","value":"/contests/you-can-win-778740/"},"disabled":false,"schedule":{"begin":1581022800998,"end":1581742800000}},{"id":"qeVVE","keywords":["Coronavirus","COVID-19"],"destination":{"type":"BRAND","value":"brands/Coronavirus"},"disabled":false,"schedule":{"begin":1584018000242,"end":4115978604802}},{"id":"Tn5Ib","keywords":["Living Room Concert","Living Room"],"destination":{"type":"BRAND","value":"brands/Living Room Concert"},"disabled":false,"schedule":{"begin":1585152000009,"end":4115978604802}},{"id":"xKumV","keywords":["Small Business","Small Businesses"],"destination":{"type":"BRAND","value":"brands/Small Business"},"disabled":false,"schedule":{"begin":1586458800821,"end":1651014006656}},{"id":"44fNv","keywords":["First Responder Fridays","First Responder Friday","First Responder","First Responders"],"destination":{"type":"URL","value":"/content/2020-05-04-kelsea-ballerini-to-tribute-first-responders-with-special-performance/"},"disabled":false,"schedule":{"begin":1588608000000,"end":1596254400000}},{"id":"hMYFW","keywords":["Stand For Small","StandForSmall","Stand For Small Business","Stand For Small Businesses"],"destination":{"type":"BRAND","value":"brands/Stand For Small"},"disabled":false,"schedule":{"begin":1587096000000,"end":4115978604802}},{"id":"55Ybe","keywords":["Meat District"],"destination":{"type":"URL","value":"/contests/enter-daily-for-861832/"},"disabled":false,"schedule":{"begin":1597773600503,"end":1600066800000}},{"id":"dcsrV","keywords":["Extra Gum","Extra","Gratitude Radio"],"destination":{"type":"URL","value":"/content/gratitude-radio-frontline-dedications-presented-by-extra-gum/"},"disabled":false,"schedule":{"begin":1588021200082,"end":1609477200000}},{"id":"RSH6H","keywords":["nurse","nurses"],"destination":{"type":"URL","value":"/contests/nominate-a-nurse-824762/"},"disabled":false,"schedule":{"begin":1588348800605,"end":1589342400000}},{"id":"bMHoZ","keywords":["Prom","iHeartRadio Prom","iHeart Prom"],"destination":{"type":"BRAND","value":"brands/iHeartRadio Prom"},"disabled":false,"schedule":{"begin":1588359600959,"end":1609477200000}},{"id":"z9Tuz","keywords":["Black Music","Black Music Month"],"destination":{"type":"BRAND","value":"brands/Black Music Month"},"disabled":false,"schedule":{"begin":1589472000532,"end":4115978604802}},{"id":"9Uz11","keywords":["The Vibe","Vibe"],"destination":{"type":"BRAND","value":"brands/The Vibe"},"disabled":false,"schedule":{"begin":1589979600371,"end":4115978604802}},{"id":"qum6C","keywords":["George Floyd"],"destination":{"type":"URL","value":"/content/2020-06-09-how-to-watch-george-floyds-hometown-funeral-service/"},"disabled":false,"schedule":{"begin":1591711200596,"end":1601524800000}},{"id":"36lhT","keywords":["Bud Light","Bud Lite","BudLight"],"destination":{"type":"URL","value":"/contests/celebrate-hispanic-heritage-868922/"},"disabled":false,"schedule":{"begin":1600272000486,"end":1602486000486}},{"id":"P301q","keywords":["Dr Pepper","Doctor Pepper","DrPepper","DoctorPepper"],"destination":{"type":"URL","value":"/contests/enter-to-win-871510/"},"disabled":false,"schedule":{"begin":1600214419906,"end":1601870400037}},{"id":"4JLhv","keywords":["Ultimate Jam","UltimateJam"],"destination":{"type":"URL","value":"/contests/capital-one-cardholders-846250/"},"disabled":false,"schedule":{"begin":1596038400866,"end":1597636800866}},{"id":"p4ex6","keywords":["Vote","Voting"],"destination":{"type":"URL","value":"https://www.iheart.com/music-awards/"},"disabled":false,"schedule":{"begin":1604505600927,"end":4115978604802}},{"id":"I8bwh","keywords":["Front Row","FrontRow"],"destination":{"type":"URL","value":"/featured/iheartradio-music-festival/front-row/"},"disabled":false,"schedule":{"begin":1596812400489,"end":1600660800489}},{"id":"8qAEF","keywords":["Sittercity","Sitter City"],"destination":{"type":"URL","value":"/contests/enter-to-win-1000-863794/"},"disabled":false,"schedule":{"begin":1598475600511,"end":1600920000511}},{"id":"OItps","keywords":["Phantoms","Fantoms","Phantom","Fantom","Julie and the Phantoms","Julie and the Fantoms"],"destination":{"type":"URL","value":"/contests/julie-and-the-phantoms-866540/"},"disabled":false,"schedule":{"begin":1599055200123,"end":1600401600123}},{"id":"mWi5V","keywords":["Stella Rosa","StellaRosa","Stella Roza","Stellah Rosa","Stellah Roza","StellaRoza"],"destination":{"type":"URL","value":"/contests/stellabrate-the-holidays-903274/"},"disabled":false,"schedule":{"begin":1605848400651,"end":1609131600651}},{"id":"QtSa2","keywords":["Capital One Trivia","Capitol One Trivia","Capital 1 Trivia","Capitol 1 Trivia","CapitalOneTrivia","Capital1Trivia"],"destination":{"type":"URL","value":"/contests/capital-one-cardholders-867836/"},"disabled":false,"schedule":{"begin":1600455600775,"end":1601870400775}},{"id":"YFsMq","keywords":["MS Vibes","MS Vibes Radio","Multiple Sclerosis","Multiple Sclerosis Vibes"],"destination":{"type":"URL","value":"https://www.iheart.com/live/ms-vibes-radio-8751/"},"disabled":false,"schedule":{"begin":1602599400749,"end":4115978604802}},{"id":"zvsNK","keywords":["HBCU","HBCUs","HBUC","HBCU Homecoming","HBCU Celebration"],"destination":{"type":"URL","value":"https://hbcu.iheart.com"},"disabled":false,"schedule":{"begin":1602795600498,"end":4115978604802}},{"id":"Jqkzz","keywords":["Trick or Treat","TrickOrTreat","iHeartHalloween","iHeart Halloween"],"destination":{"type":"BRAND","value":"brands/iHeartHalloween"},"disabled":false,"schedule":{"begin":1603116000860,"end":1606798800860}},{"id":"5kWI4","keywords":["Flight","Flight Fit N Fun"],"destination":{"type":"URL","value":"/contests/win-4-tickets-886476/"},"disabled":false,"schedule":{"begin":1603141200900,"end":1603857600900}},{"id":"uklA8","keywords":["Veterans","Veterans Day"],"destination":{"type":"URL","value":"/contests/share-a-salute-890794/"},"disabled":false,"schedule":{"begin":1603726200598,"end":1605157200598}},{"id":"gzicc","keywords":["Ulta","Ulta Beauty"],"destination":{"type":"URL","value":"https://news.iheart.com/featured/ulta-hbcu/"},"disabled":false,"schedule":{"begin":1604073650564,"end":1605200400483}},{"id":"LnEe8","keywords":["Jingle Ball Playlist"],"destination":{"type":"URL","value":"/contests/listen-to-win-892162/"},"disabled":false,"schedule":{"begin":1604088000781,"end":1605502800781}},{"id":"MDFLy","keywords":["Jingle Jangle","JingleJangle","Jingle Jangel","JingleJangel"],"destination":{"type":"URL","value":"/contests/enter-to-win-898226/"},"disabled":false,"schedule":{"begin":1605063600996,"end":1605330000996}},{"id":"e8lnx","keywords":["The Ice Cream Shop","Ice Cream Shop"],"destination":{"type":"URL","value":"/contests/win-a-chance-898800/"},"disabled":false,"schedule":{"begin":1605218415274,"end":1606798800029}},{"id":"BvZEs","keywords":["Game Night","GameNight"],"destination":{"type":"URL","value":"/contests/win-a-game-night-898752/"},"disabled":false,"schedule":{"begin":1605290400803,"end":1609477200803}},{"id":"Qupti","keywords":["Visit Jamaica"],"destination":{"type":"URL","value":"/contests/win-a-trip-898768/"},"disabled":false,"schedule":{"begin":1605560400606,"end":1607144400606}},{"id":"uooMg","keywords":["Hero","Heroes"],"destination":{"type":"URL","value":"/contests/stellabrate-our-military-901608/"},"disabled":false,"schedule":{"begin":1605643200803,"end":1607922000803}},{"id":"mQfMq","keywords":["Wish","Christmas Wish"],"destination":{"type":"URL","value":"/promotions/let-iheartradio-grant-your-christmas-wish-1129066/"},"disabled":false,"schedule":{"begin":1637769600774,"end":1643691600774}},{"id":"Wtnin","keywords":["Airtab","air tab"],"destination":{"type":"URL","value":"/contests/airtab-25-million-916478/"},"disabled":false,"schedule":{"begin":1607140800281,"end":1613106000281}},{"id":"2BL2K","keywords":["MMS","M and Ms","M&MS","M & Ms"],"destination":{"type":"URL","value":"/contests/mms-battle-909650/"},"disabled":false,"schedule":{"begin":1607529600083,"end":1608354000083}},{"id":"AKdiw","keywords":["Bake Box","BakeBox","Baker Box","BakerBox"],"destination":{"type":"URL","value":"/contests/win-the-ultimate-909648/"},"disabled":false,"schedule":{"begin":1607529600292,"end":1607914800292}},{"id":"AZwnn","keywords":["Living Black","LivingBlack","iHeart Living Black","iHeartRadio Living Black"],"destination":{"type":"URL","value":"https://www.iheart.com/livingblack/"},"disabled":false,"schedule":{"begin":1611075600603,"end":4115978604802}},{"id":"LHuAb","keywords":["BHM","Black History","Black History Month"],"destination":{"type":"BRAND","value":"brands/Black History Month (1830)"},"disabled":false,"schedule":{"begin":1611950400153,"end":4115978604802}},{"id":"BcYU9","keywords":["taxact facts","taxact fact","tax act facts","tax act fact"],"destination":{"type":"URL","value":"/promotions/taxact-facts-937090/"},"disabled":false,"schedule":{"begin":1613166960238,"end":4115978604802}},{"id":"v28dw","keywords":["tickets"],"destination":{"type":"URL","value":"https://www.axs.com/series/12038/iheartradio-music-festival-tickets?skin=iheart"},"disabled":false,"schedule":{"begin":1620748800046,"end":1632013200046}},{"id":"twjRb","keywords":["Splat Halloween","splat"],"destination":{"type":"URL","value":"https://news.iheart.com/promotions/transform-and-win-with-splat-1097082/"},"disabled":false,"schedule":{"begin":0,"end":1635739200252}},{"id":"a5Fiz","keywords":["VIPx","VIPex"],"destination":{"type":"URL","value":"https://link.vatom.com/s/vipx"},"disabled":false,"schedule":{"begin":1668016800294,"end":1677646800294}},{"id":"YHpCH","keywords":["fortnite","fortnight","fort nite","fort night"],"destination":{"type":"URL","value":"https://www.iheart.com/content/you-are-now-being-redirected-to-an-epic-games-website/"},"disabled":false,"schedule":{"begin":1660849200229,"end":4115978604802}},{"id":"OtSEl","keywords":["scratch off","scratchoff"],"destination":{"type":"URL","value":"https://news.iheart.com/featured/iheartradio-music-festival/scratch-and-win/"},"disabled":false,"schedule":{"begin":1660765500332,"end":1664078400332}},{"id":"Itj9E","keywords":["Capital One NFT","Capital 1 NFT","Capitol One NFT","Capitol 1 NFT","CapitalOneNFT","Capital1NFT","CapitolOneNFT","Capitol1NFT"],"destination":{"type":"URL","value":"https://start.vatom.com/iheart-festival/"},"disabled":false,"schedule":{"begin":1661450400766,"end":1664164800766}},{"id":"31EeP","keywords":["roblox","roblocks","rowblox","rowblocks"],"destination":{"type":"URL","value":"https://www.roblox.com/iheartland"},"disabled":false,"schedule":{"begin":1663005600930,"end":4115978604802}},{"id":"nbQet","keywords":["iheartland","iheart land","i heart land","eye heart land","eyeheartland"],"destination":{"type":"URL","value":"https://www.iheart.com/content/visit-iheartland/"},"disabled":false,"schedule":{"begin":1663970400429,"end":4115978604802}},{"id":"Y2SAb","keywords":["Capital One ALTer EGO","Capitol One ALTer EGO","Capital 1 ALTer EGO","Capitol 1 ALTer EGO","capitalonealterego"],"destination":{"type":"URL","value":"https://www.ticketmaster.com/event/09005D4E3665A282"},"disabled":false,"schedule":{"begin":1664467200253,"end":1673769600253}},{"id":"c1c8O","keywords":["Fall Out Boy","FallOutBoy","Fallout Boy"],"destination":{"type":"URL","value":"https://www.iheart.com/content/you-are-now-being-redirected-to-an-epic-games-website/"},"disabled":false,"schedule":{"begin":1673553600119,"end":1675670400119}},{"id":"whuuQ","keywords":["The Rolling Stones","Rolling Stones","TheRollingStones","RollingStones"],"destination":{"type":"URL","value":"/promotions/win-a-trip-for-you-and-1604361/"},"disabled":false,"schedule":{"begin":1700573400283,"end":1701752400283}},{"id":"EXXfK","keywords":["International Women's Day","International Womens Day","Women's Day","Womens Day","womensday","IWD","wttm","Women Take The Mic","WomenTakeTheMic"],"destination":{"type":"URL","value":"https://www.iheart.com/womensday/"},"disabled":false,"schedule":{"begin":1707487200899,"end":4115978604802}},{"id":"0Fptw","keywords":["petradio","pet radio","dog radio","cat radio","petsradio","pets radio","radio for pet","radio for pets"],"destination":{"type":"URL","value":"https://www.iheart.com/live/pet-radio-10231/"},"disabled":false,"schedule":{"begin":1712592000464,"end":4115978604802}},{"id":"nhLgg","keywords":["olympics","summer olympics","summer games","winter olympics","winter games","paris olympics","milan cortina"],"destination":{"type":"BRAND","value":"brands/Olympics"},"disabled":false,"schedule":{"begin":1718942400705,"end":4115978604802}},{"id":"o8pGV","keywords":["Rogue Trip","Road Trip","RogueTrip","RoadTrip"],"destination":{"type":"URL","value":"/featured/nissan-rogue-trip/onairwithryan/"},"disabled":false,"schedule":{"begin":1605304800207,"end":1612155600207}},{"id":"AB5L3","keywords":["contest","contests"],"destination":{"type":"URL","value":"https://onairwithryan.iheart.com/contests/"},"disabled":false,"schedule":{"begin":0,"end":4115978604802}}],"sections":{"general":{"name":"On Air with Ryan Seacrest","positioner":"News & more from the live radio show","description":"The official website for On Air with Ryan Seacrest. Get updates, interviews, videos, highlights and the latest news from Ryan about celebrities you love.","keywords":[{"id":"top 40"},{"id":"american"},{"id":"ryan"},{"id":"ryan seacrest"},{"id":"seacrest"},{"id":"countdown"},{"id":"on air"}],"default_content":[{"id":"collections/That's So Me Feature"},{"id":"collections/AT40 Blog (57504)"},{"id":"collections/trending-pop"}],"additional_distributions":[],"default_podcasts":[{"id":"80159774"},{"id":"28440719"},{"id":"18894574"},{"id":"112396978"}],"default_shows":[{"id":"brands/Ryan Seacrest (52241)","sites":{"_id":"%2F5f54ffc3bcc0851898da64aad90bcbdd","slug":"ryan-seacrest","ownBrand":"brands/Ryan Seacrest (52241)","configByLookup":{"common":{"branding":{"name":"Ryan Seacrest"}}}}},{"id":"brands/Sisanie (5507)","sites":{"_id":"%2F6cc0c3ca43a8aac66a1a8d28cff101db","slug":"sisanie","ownBrand":"brands/Sisanie (5507)","configByLookup":{"common":{"branding":{"name":"Sisanie"}}}}},{"id":"brands/Tanya Rad (41386)","sites":{"_id":"%2F15df8d51a952bf16ef3e362e269b25bf","slug":"tanya-rad","ownBrand":"brands/Tanya Rad (41386)","configByLookup":{"common":{"branding":{"name":"Tanya Rad"}}}}}],"default_playlists":[{"id":"312064750::HvdrSwTyToK6Zr5rQb7DSC"},{"id":"312064750::VroVxwEhENoVcyPsSAbTVP"},{"id":"312064750::JodamDiMp3TnAPoZ76nQDc"},{"id":"312064750::5gMLymrxT3RnXo8CNLajjm"},{"id":"312064750::3oBe2DNdFAqsbcA7YggEoo"},{"id":"312064750::AZhMPShzKherhZXWHoG361"},{"id":"312064750::6UGsvqCW3NksKrKUsiwGgX"},{"id":"312064750::N5HCmRqRZVtwrKZByXkhAD"}],"default_event_categories":[{"id":"calendar-categories/community","taxo":{"memberName":"calendar-categories/community","displayName":"Community"}},{"id":"calendar-categories/concerts","taxo":{"memberName":"calendar-categories/concerts","displayName":"Concerts"}},{"id":"calendar-categories/entertainment","taxo":{"memberName":"calendar-categories/entertainment","displayName":"Entertainment"}},{"id":"calendar-categories/station-events","taxo":{"memberName":"calendar-categories/station-events","displayName":"Station Events"}},{"id":"calendar-categories/holiday","taxo":{"memberName":"calendar-categories/holiday","displayName":"Holiday"}},{"id":"calendar-categories/sports","taxo":{"memberName":"calendar-categories/sports","displayName":"Sports"}}],"weather_market":"","country":{"id":"countries/US"},"geo_latitude":null,"geo_longitude":null,"locale":{"taxo":{"name":"en-US"}},"additional_copyright":null},"alert":{"title":"The World Cup Is Underway! Listen Live As Mexico Takes On South Africa! ","link":"https://www.iheart.com/live/fifa-world-cup-2026-11554/","target":"_blank","start_date":{"timestampMs":1781204414071},"end_date":{"timestampMs":1781215227254}},"navigation":{"contact_menu_switch":true,"listen_live_switch":false,"contest_nav_switch":true,"search_switch":true,"user_menu_switch":true,"show_public_file_switch":false,"advertise_switch":false,"find_your_station_switch":true,"enable_podcasts_links_switch":true,"national_promotions":[],"menu":[{"id":"3CggO","type":"page","label":"Podcasts","target":"_self","ref":"podcasts","children":[],"href":"/podcasts/"},{"id":"Tj6Aq","type":"link","label":"Show","target":"_self","ref":"#","children":[{"id":"oZVsP","type":"brand","label":"Show Blog","target":"_self","ref":"%2F5f54ffc3bcc0851898da64aad90bcbdd","href":"/featured/ryan-seacrest/"},{"id":"0j9Aj","type":"brand","label":"Sisanie's Blog","target":"_self","ref":"%2F6cc0c3ca43a8aac66a1a8d28cff101db","href":"/featured/sisanie/"},{"id":"IhRrL","type":"brand","label":"Tanya's Blog","target":"_self","ref":"%2F15df8d51a952bf16ef3e362e269b25bf","href":"/featured/tanya-rad/"},{"id":"xmSsV","type":"link","label":"American Top 40","target":"_blank","ref":"http://www.at40.com","href":"http://www.at40.com"},{"id":"DGz5r","type":"link","label":"Ryan Seacrest Foundation","target":"_blank","ref":"http://ryanseacrestfoundation.org/news/","href":"http://ryanseacrestfoundation.org/news/"}],"href":"#"},{"id":"nNqDV","type":"page","label":"How To Listen","target":"_self","ref":"howtolisten","children":[],"href":"/howtolisten/"},{"id":"boVFf","type":"link","label":"Advertise on On-Air With Ryan Seacrest","target":"_blank","ref":"https://premierenetworks.iheart.online/#advertising","children":[],"href":"https://premierenetworks.iheart.online/#advertising"}],"menu_footer":[{"id":"zhsQH","type":"page","label":"Podcasts","target":"_self","ref":"podcasts","children":[],"href":"/podcasts/"},{"id":"17mzU","type":"brand","label":"Show Blog","target":"_self","ref":"%2F5f54ffc3bcc0851898da64aad90bcbdd","children":[],"href":"/featured/ryan-seacrest/"},{"id":"PFJ7F","type":"link","label":"An iHeartMedia Show","target":"_blank","ref":"https://www.iheartmedia.com","children":[],"href":"https://www.iheartmedia.com"}]},"design":{"theme":"premiere","color_scheme":null,"logo_best_res":null,"station_logo":{"id":"asset://assets.brands/5e9616fdd2a576586b9271ae","asset":{"bucket":"assets.brands","resourceId":"%2F5e9616fdd2a576586b9271ae","href":"https://i.iheart.com/v3/re/assets.brands/5e9616fdd2a576586b9271ae"}},"logo_favicon":{"id":"asset://assets.brands/945912127b1a3ec77a357a445ff0b5cb","asset":{"bucket":"assets.brands","resourceId":"%2F945912127b1a3ec77a357a445ff0b5cb","href":"https://i.iheart.com/v3/re/assets.brands/945912127b1a3ec77a357a445ff0b5cb"}},"font":{"id":"site-fonts/Roboto"},"accent_color":"#17aae2","header_color":"#e6eaed","navigation_color":"#17aae2","navigation_links_color":"#ffffff","ihr_embed_player_bar_stream_override":{"id":"23996864","kind":"podcast"},"ihr_embed_player_bar_switch":true,"ihr_embed_player_bar_stream_theme":"light","logo_footer":{"id":"asset://assets.brands/624492e2f83409bfcc81dbd6","asset":{"bucket":"assets.brands","resourceId":"%2F624492e2f83409bfcc81dbd6","href":"https://i.iheart.com/v3/re/assets.brands/624492e2f83409bfcc81dbd6"}},"thumbnail_image":{"id":"asset://assets.brands/6272d2dcb04b99b93bbaec72","asset":{"bucket":"assets.brands","resourceId":"%2F6272d2dcb04b99b93bbaec72","href":"https://i.iheart.com/v3/re/assets.brands/6272d2dcb04b99b93bbaec72"}}},"social":{"facebook_switch":true,"facebook_name":"onairwithryanseacrest","facebook_app_id":"1574631376170440","facebook_fan_page_id":"24636146951","twitter_switch":true,"twitter_name":"onairwithryan","youtube_switch":true,"youtube_name":"ryanseacrest","instagram_switch":true,"instagram_name":"onairwithryan","snapchat_switch":true,"snapchat_name":"onairwithryan","pinterest_switch":null,"pinterest_name":null,"tiktok_switch":true,"tiktok_name":"ryanseacrest"},"contact":{"page_intro":"","show_social_switch":true,"phone_text_numbers_switch":true,"request_phone_number":"(877) 811-RYAN","business_phone_number":"","traffic_tip_phone":"","newsroom_phone":"","sms_number":"","prize_pickup_directions_switch":false,"prize_pickup_info":"","location_address1":"","location_address2":"","location_city":"","location_state":"","location_zip":"","office_hours":"","email_form_switch":true,"employment_info_switch":false,"contacts":[{"type":"Email the Show"}],"eeo_report_asset":null,"employment_link_override":"","public_file_assistance_link_override":null,"email_ip_blacklist":"","enable_contest_promotions":true},"partners":{"iheartradio_switch":false,"ihr_show_in_iheart_switch":false,"video_monetization_provider":"none","postup_switch":false,"email_format":null,"dataskrive_switch":true,"onetrust_switch":true,"outbrain_switch":true,"traffic_market":"","aptivada_switch":true,"aptivada_id":"1888239","google_webmaster_verification":null,"auth_type":null},"ads":{"dfp_switch":true,"header_bidding":true,"facebook_ad_track_pixel_switch":true,"facebook_ad_track_pixel_id":"270798540384083"},"analytics":{"parsely_switch":false,"parsely_account_id":null}}},"integration":null,"liveConfig":{"sections":{"design":{"ihr_embed_player_bar_stream_override":{"record":{}}}}}}}},"micrositeReferences":[{"_id":"%2F5f54ffc3bcc0851898da64aad90bcbdd","slug":"ryan-seacrest","ownBrand":"brands/Ryan Seacrest (52241)","configByLookup":{"common":{"branding":{"name":"Ryan Seacrest"}}}},{"_id":"%2F6cc0c3ca43a8aac66a1a8d28cff101db","slug":"sisanie","ownBrand":"brands/Sisanie (5507)","configByLookup":{"common":{"branding":{"name":"Sisanie"}}}},{"_id":"%2F15df8d51a952bf16ef3e362e269b25bf","slug":"tanya-rad","ownBrand":"brands/Tanya Rad (41386)","configByLookup":{"common":{"branding":{"name":"Tanya Rad"}}}}],"surrogateKeys":[]},"cache":[["\"/\"",{"data":{"_id":"/27177b2083597bf29cf3e6747a7e3d8f/inferno/home","name":"home","pageConfig":{"sitemap_frequency":"hourly","thumbnail":"","title":"","adobe_page_name":"home","description":"","keywords":[]},"displayName":"Home","path":"/","primaryBlockId":"e6Rs0","layoutId":"generic_full","parentId":null,"tags":[],"blocks":[{"id":"ad:top-leaderboard","region":"ad:top-leaderboard","type":"ad","ordinal":0,"value":{"ad_split":50,"position":"3330"},"tags":[],"schedule":null},{"id":"ZdtcQ","region":"header:dynamic","type":"item","ordinal":0,"value":{"ad_split":null,"link":null,"title":null,"feed_id":"ID:how-to-listen-bar","feed_index":7,"position":null},"tags":["display-hints/how-to-listen-bar"],"schedule":{"begin":0,"end":1651773617414},"item":{"result":{"id":"%2F5e722b02a4b7ee6922d853cd","type":"LEADS","record":{"title":"Locate your nearest station airing {config.general.name}!","subtitle":"","image":"https://i.iheart.com/v2/img/default","img_meta":{"base_id":null,"bucket":null},"link":{"target":"_self","urls":{"device":"","web":"/howtolisten/"},"name":"Find Your Station","description":""},"use_catalog_image":true,"catalog":null}}}},{"id":"oiYcz","region":"header:dynamic","type":"header","ordinal":1,"value":{"title":null,"subtitle":null,"background_image":"asset://assets.brands/60f833b3f99e947f65c67c4d","background_color":"#3f3f3f"},"tags":["display-hints/primary"],"schedule":{"begin":0,"end":1651773631846}},{"id":"ELzwU","region":"main:dynamic","type":"feed","ordinal":2,"value":{"title":null,"feed_index":1,"size":1,"position":null,"ad_split":null,"feed_id":"ID:pinned-content"},"tags":["display-hints/large","display-hints/horizontal"],"schedule":{"begin":1626458976910,"end":1626804573911},"feed":{"results":[],"resume":null}},{"id":"SLZ3s","region":"main:dynamic","type":"feed","ordinal":3,"value":{"size":1,"position":null,"ad_split":0,"feed_id":"USAGE:feed-usecases/Default Personalities","title":null,"feed_index":1},"tags":["display-hints/horizontal","display-hints/feed-date-stamp","display-hints/feed-show-eyebrow"],"schedule":{"begin":0,"end":4115978604802},"feed":{"results":[{"id":"%2F6a2ae69d00d0f6e30e0adfcc","type":"PUBLISHING","record":{"ref_id":"%2F6a2ae69d00d0f6e30e0adfcc","type":"content","payload":{"amp_enabled":true,"apple_news":null,"author":"","blocks":[{"attributes":{"mimetype":"image/jpeg","type":"image"},"bucket":"assets.getty","caption":"I want like on instagram! Crazy subscriber addicted people person concept. Close up photo portrait of attractive funny cheerful toothy lady using holding cellular in hand isolated bright background","id":"%2F62bb741159148f6de694b69d","new_tab":false,"schedule":{},"source_credit":"Deagreez / iStock / Getty Images","title":"I want like on instagram! Crazy subscriber addicted people person concept. Close up photo portrait of attractive funny cheerful toothy lady using holding cellular in hand isolated bright background","type":"asset","url":"","use_caption":false},{"html":"\u003cp>&quot;Instagram Plus&quot; is a new optional $3.99/month subscription from Meta. It unlocks premium features without changing the free app. Find out what they are here:\u003c/p>\n\n","schedule":{},"type":"html"},{"id":"80159774","kind":"podcast","related_id":"336571800","schedule":{},"type":"catalog"}],"canonical_url":"https://onairwithryan.iheart.com/content/2026-06-11-is-the-new-instagram-plus-feature-worth-it/","cuser":"user/ldap/1104675","enable_featured_widget":true,"exclusion":{"tags":[]},"external_url":"","fb_allow_comments":true,"featured_widget":{"country":"","id":"","kind":"","related_id":""},"feed_content_id":"","feed_partner_content":false,"feed_permalink":"","feed_type":"","feed_vendor":"","include_recommendations":true,"include_video_monetization":true,"is_sponsored":false,"keywords":[],"primary_image":{"bucket":"assets.getty","id":"%2F62bb741159148f6de694b69d"},"primary_target":{"categories":[],"distribution":["brands/ONAIR-PR (15237)"]},"publish_date":1781196180000,"publish_end_date":4115978604802,"publish_origin":"brands/ONAIR-PR (15237)","seo_title":"","show_updated_timestamp":false,"simplereach_enabled":false,"slug":"2026-06-11-is-the-new-instagram-plus-feature-worth-it","social_title":"","summary":"\"Instagram Plus\" is a new optional $3.99/month subscription from Meta. It unlocks premium features without changing the free app. Find out what they are here:","targets":[{"categories":[],"distribution":["brands/ONAIR-PR (15237)","brands/KIIS-FM (842)","brands/Ryan Seacrest (52241)","brands/Ryan Seacrest Blog"]}],"title":"Is the New Instagram Plus Feature Worth It?","permalink":"https://onairwithryan.iheart.com/content/2026-06-11-is-the-new-instagram-plus-feature-worth-it/"},"slug":"2026-06-11-is-the-new-instagram-plus-feature-worth-it","summary":{"image":"https://i.iheart.com/v3/re/assets.getty/62bb741159148f6de694b69d","title":"Is the New Instagram Plus Feature Worth It?","description":"\"Instagram Plus\" is a new optional $3.99/month subscription from Meta. It unlocks premium features without changing the free app. Find out what they are here:","author":""},"pub_start":1781196180000,"pub_until":4115978604802,"pub_changed":1781196546947,"subscription":[{"tags":["brands/ONAIR-PR (15237)"]},{"tags":["brands/ONAIR-PR (15237)","brands/KIIS-FM (842)","brands/Ryan Seacrest (52241)","brands/Ryan Seacrest Blog"]}],"exclusion":[{"tags":[]}],"linksData":[],"lookup":["publish_origin:brands/ONAIR-PR (15237)","id:/6a2ae69d00d0f6e30e0adfcc","slug:2026-06-11-is-the-new-instagram-plus-feature-worth-it","slug:2026-06-11-is-the-new-instagram-plus-feature-worth-it"]}}],"resume":{"id":"ID:personality-content-whatwhere","context":{"\u003clocale>":"en-US"},"size":1,"from":"eyJza2lwIjo3LCJjdXJzb3JzIjp7IkFhbFlaIjoiZXlKc2FXMXBkQ0k2Tnl3aWIyWm1jMlYwSWpvM2ZRPT0ifSwiZW5kcyI6e319","scopes":[]}}},{"id":"WQJCS","region":"main:dynamic","type":"feed","ordinal":4,"value":{"feed_index":6,"size":4,"position":null,"ad_split":null,"feed_id":"USAGE:feed-usecases/Default Promotions","title":"On-Air Interviews, Videos + Studio Moments"},"tags":["display-hints/xsmall"],"schedule":{"begin":0,"end":4115978604802},"feed":{"results":[{"id":"%2F5e974fa86ad4d8115439d8f1","type":"LEADS","record":{"title":"Listen Back to the Show Podcast Here","subtitle":"","image":"https://i.iheart.com/v3/re/new_assets/6629666279440b7598b9c1b0","img_meta":{"base_id":"%2F6629666279440b7598b9c1b0","bucket":"new_assets"},"link":{"target":"_blank","urls":{"web":"https://www.iheart.com/podcast/51-on-air-with-ryan-seacrest-80159774/","device":"https://www.iheart.com/podcast/51-on-air-with-ryan-seacrest-80159774/"},"name":"","description":""},"use_catalog_image":false,"catalog":null}},{"id":"%2F5eea31c42b5f387bd67590a5","type":"LEADS","record":{"title":"Check Out Tanya Rad's Blog Here!","subtitle":"","image":"https://i.iheart.com/v3/re/new_assets/62c43ed21df4f9d0ef3be553","img_meta":{"base_id":"%2F62c43ed21df4f9d0ef3be553","bucket":"new_assets"},"link":{"target":"_self","urls":{"device":"https://onairwithryan.iheart.com/featured/tanya-rad/","web":"https://onairwithryan.iheart.com/featured/tanya-rad/"},"name":"","description":""},"use_catalog_image":false,"catalog":null}},{"id":"%2F5e585ebc6ff194691c078780","type":"LEADS","record":{"title":"Check Out Sisanie's Blog Here","subtitle":"","image":"https://i.iheart.com/v3/re/new_assets/6166fc76a373c40541c100a9","img_meta":{"base_id":"%2F6166fc76a373c40541c100a9","bucket":"new_assets"},"link":{"target":"_self","urls":{"device":"https://onairwithryan.iheart.com/featured/sisanie/","web":"https://onairwithryan.iheart.com/featured/sisanie/"},"name":"","description":""},"use_catalog_image":false,"catalog":null}}],"resume":null}},{"id":"cz466","region":"main:dynamic","type":"feed","ordinal":8,"value":{"size":0,"title":"Meet The Show","feed_id":"ID:meet-the-show-feed","feed_index":8},"tags":["display-hints/meettheshow"],"schedule":{"begin":0,"end":4115978604802},"feed":{"results":[{"id":"%2F594c3a8ade85c00bb9d8be49","type":"LEADS","record":{"title":"Ryan Seacrest","subtitle":"Ryan is quite simply one of the most influential, well-regarded, and well-known names in Hollywood. He is the quintessential Hollywood insider who always manages to have the biggest scoops and the most sought after access to top events and celebrities.  ","image":"https://i.iheart.com/v3/re/new_assets/5e792164b7baa6cec6723b0e","img_meta":{"base_id":"%2F5e792164b7baa6cec6723b0e","bucket":"new_assets"},"link":{"target":"_self","urls":{"device":"","web":"http://onairwithryan.iheart.com/featured/ryan-seacrest/"},"name":"","description":""},"use_catalog_image":false,"catalog":null}},{"id":"%2F594c3ad1de85c00bb9d8be4c","type":"LEADS","record":{"title":"Sisanie","subtitle":"Sisanie is co-host of Ryan Seacrest's show On Air With Ryan on KIIS FM Los Angeles' Hit Music radio station  ","image":"https://i.iheart.com/v3/re/new_assets/5e792164b7baa6cec6723b0f","img_meta":{"base_id":"%2F5e792164b7baa6cec6723b0f","bucket":"new_assets"},"link":{"target":"_self","urls":{"device":"","web":"http://onairwithryan.iheart.com/featured/sisanie/"},"name":"","description":""},"use_catalog_image":false,"catalog":null}},{"id":"%2F594c3b18de85c00bb9d8be4f","type":"LEADS","record":{"title":"Tanya Rad","subtitle":"Tanya Rad is co-host on Ryan Seacrest's morning show On Air With Ryan on 102.7 KIIS FM Los Angeles' Hit Music radio Station  Read more: http://onair-pr.fire.iheart.com/featured/tanya-rad/#ixzz4klorpoPz","image":"https://i.iheart.com/v3/re/new_assets/5e792164b7baa6cec6723b10","img_meta":{"base_id":"%2F5e792164b7baa6cec6723b10","bucket":"new_assets"},"link":{"target":"_self","urls":{"web":"http://onairwithryan.iheart.com/featured/tanya-rad/","device":""},"name":"","description":""},"use_catalog_image":false,"catalog":null}}],"resume":null}},{"id":"LSixG","region":"main:dynamic","type":"feed","ordinal":9,"value":{"feed_index":2,"size":6,"position":null,"ad_split":null,"feed_id":"USAGE:feed-usecases/Default Personalities","title":"What We're Talking About"},"tags":["display-hints/feed-show-eyebrow","display-hints/feed-date-stamp","display-hints/feed-load-more","display-hints/small"],"schedule":{"begin":0,"end":4115978604802},"feed":{"results":[{"id":"%2F6a2ae60f00d0f6e30e0adfbf","type":"PUBLISHING","record":{"ref_id":"%2F6a2ae60f00d0f6e30e0adfbf","type":"content","payload":{"amp_enabled":true,"apple_news":null,"author":"","blocks":[{"attributes":{"mimetype":"image/jpeg","type":"image"},"bucket":"assets.getty","caption":"","id":"%2F633317771eec07f659020374","new_tab":false,"schedule":{},"source_credit":"Mint Images / Mint Images RF / Getty Images","title":"A crew of chef's working in a commercial kitchen, with a black chef in the foreground sauteing vegetables.","type":"asset","url":"","use_caption":false},{"html":"\u003cp>Can you guess the worst night and the best night you should be eating out? A new survey asked a bunch of chefs and ...\u003c/p>\n\n","schedule":{},"type":"html"},{"id":"80159774","kind":"podcast","related_id":"336572049","schedule":{},"type":"catalog"}],"canonical_url":"https://onairwithryan.iheart.com/content/2026-06-11-whats-the-worst-night-to-eat-at-a-restaurant-chefs-all-say/","cuser":"user/ldap/1104675","enable_featured_widget":true,"exclusion":{"tags":[]},"external_url":"","fb_allow_comments":true,"featured_widget":{"country":"","id":"","kind":"","related_id":""},"feed_content_id":"","feed_partner_content":false,"feed_permalink":"","feed_type":"","feed_vendor":"","include_recommendations":true,"include_video_monetization":true,"is_sponsored":false,"keywords":[],"primary_image":{"bucket":"assets.getty","id":"%2F633317771eec07f659020374"},"primary_target":{"categories":[],"distribution":["brands/ONAIR-PR (15237)"]},"publish_date":1781196060000,"publish_end_date":4115978604802,"publish_origin":"brands/ONAIR-PR (15237)","seo_title":"","show_updated_timestamp":false,"simplereach_enabled":false,"slug":"2026-06-11-whats-the-worst-night-to-eat-at-a-restaurant-chefs-all-say","social_title":"","summary":"Can you guess the worst night and the best night you should be eating out? A new survey asked a bunch of chefs and ...","targets":[{"categories":[],"distribution":["brands/KIIS-FM (842)","brands/ONAIR-PR (15237)","brands/Ryan Seacrest (52241)","brands/Ryan Seacrest Blog"]}],"title":"What's the Worst Night to Eat at a Restaurant? Chefs All Say...","permalink":"https://onairwithryan.iheart.com/content/2026-06-11-whats-the-worst-night-to-eat-at-a-restaurant-chefs-all-say/"},"slug":"2026-06-11-whats-the-worst-night-to-eat-at-a-restaurant-chefs-all-say","summary":{"image":"https://i.iheart.com/v3/re/assets.getty/633317771eec07f659020374","title":"What's the Worst Night to Eat at a Restaurant? Chefs All Say...","description":"Can you guess the worst night and the best night you should be eating out? A new survey asked a bunch of chefs and ...","author":""},"pub_start":1781196060000,"pub_until":4115978604802,"pub_changed":1781196433152,"subscription":[{"tags":["brands/ONAIR-PR (15237)"]},{"tags":["brands/KIIS-FM (842)","brands/ONAIR-PR (15237)","brands/Ryan Seacrest (52241)","brands/Ryan Seacrest Blog"]}],"exclusion":[{"tags":[]}],"linksData":[],"lookup":["publish_origin:brands/ONAIR-PR (15237)","id:/6a2ae60f00d0f6e30e0adfbf","slug:2026-06-11-whats-the-worst-night-to-eat-at-a-restaurant-chefs-all-say","slug:2026-06-11-whats-the-worst-night-to-eat-at-a-restaurant-chefs-all-say"]}},{"id":"%2F6a2a97a439b096d7b0a9dcb5","type":"PUBLISHING","record":{"ref_id":"%2F6a2a97a439b096d7b0a9dcb5","type":"content","payload":{"amp_enabled":true,"apple_news":null,"author":"","blocks":[{"id":"28440719","kind":"podcast","related_id":"336549971","schedule":{},"type":"catalog"},{"html":"\u003cp>It’s time for another round of Dear Banya! \u003c/p>\n\n\n\u003cp>We help a Scrubber who desperately needs to set a boundary with her father,  and another Scrubber who’s starting to resent her friend. \u003c/p>\n\n\n\u003cp>Plus… a new game! Strap in...\u003c/p>\n\n\u003cp>See \u003ca href=\"https://omnystudio.com/listener\" target=\"_self\">omnystudio.com/listener\u003c/a> for privacy information.\u003c/p>\n","schedule":{},"type":"html"}],"canonical_url":"https://iheart.com/podcast/1108-scrubbing-in-with-becca-t-28440719","cuser":"","enable_featured_widget":true,"exclusion":{"tags":[]},"external_url":"","fb_allow_comments":true,"featured_widget":null,"feed_content_id":"%2F6a2a95c4d9486ed90625ed25","feed_partner_content":false,"feed_permalink":"https://iheart.com/podcast/1108-scrubbing-in-with-becca-t-28440719","feed_type":"PODCAST","feed_vendor":"Scrubbing In with Becca Tilley & Tanya Rad","include_recommendations":false,"include_video_monetization":true,"is_sponsored":false,"keywords":[],"primary_image":null,"primary_image_uri":"https://i.iheart.com/v3/url/aHR0cHM6Ly93d3cub21ueWNvbnRlbnQuY29tL2QvcHJvZ3JhbXMvZTczYzk5OGUtNmU2MC00MzJmLTg2MTAtYWUyMTAxNDBjNWIxLzAwOWIyM2VmLTliZDEtNGNhZi1hNTkyLWFlMzEwMTYzMTM4MC9pbWFnZS5qcGc_dD0xNzUyNjk3NjkwJnNpemU9TGFyZ2U=?stay=1&ops=dup(),gravity(%22center%22),resizei(1200,675),blur(50),swap(),boxmerge(%22over%22,%22top:0px,bottom:0px%22),contain(0,675)","primary_target":{"categories":[],"distribution":["brands/Tanya Rad (41386)"]},"publish_date":1781161200000,"publish_end_date":4115978604802,"publish_origin":"brands/Tanya Rad (41386)","seo_title":"","show_updated_timestamp":false,"simplereach_enabled":false,"slug":"2026-06-11-1108-scrubbing-in-with-becca-t-dear-banya-emotional-dumping-ground","social_title":"","summary":"\u003cp>It&rsquo;s time for another round of Dear Banya!&nbsp;\u003cbr>\u003cbr>We help a Scrubber who desperately needs to set a boundary with her father, &nbsp;and another Scrubber who&rsquo;s starting to resent her friend.&nbsp;\u003cbr>\u003cbr>Plus&hellip; a new game! Strap in...\u003c/p>\u003cp>See \u003ca href=\"https://omnystudi...","targets":[],"title":"Dear Banya: Emotional Dumping Ground","permalink":"https://onairwithryan.iheart.com/featured/tanya-rad/content/2026-06-11-1108-scrubbing-in-with-becca-t-dear-banya-emotional-dumping-ground/"},"slug":"2026-06-11-1108-scrubbing-in-with-becca-t-dear-banya-emotional-dumping-ground","summary":{"image":"https://i.iheart.com/v3/url/aHR0cHM6Ly93d3cub21ueWNvbnRlbnQuY29tL2QvcHJvZ3JhbXMvZTczYzk5OGUtNmU2MC00MzJmLTg2MTAtYWUyMTAxNDBjNWIxLzAwOWIyM2VmLTliZDEtNGNhZi1hNTkyLWFlMzEwMTYzMTM4MC9pbWFnZS5qcGc_dD0xNzUyNjk3NjkwJnNpemU9TGFyZ2U=?stay=1&ops=dup(),gravity(%22center%22),resizei(1200,675),blur(50),swap(),boxmerge(%22over%22,%22top:0px,bottom:0px%22),contain(0,675)","title":"Dear Banya: Emotional Dumping Ground","description":"\u003cp>It&rsquo;s time for another round of Dear Banya!&nbsp;\u003cbr>\u003cbr>We help a Scrubber who desperately needs to set a boundary with her father, &nbsp;and another Scrubber who&rsquo;s starting to resent her friend.&nbsp;\u003cbr>\u003cbr>Plus&hellip; a new game! Strap in...\u003c/p>\u003cp>See \u003ca href=\"https://omnystudi...","author":""},"pub_start":1781161200000,"pub_until":4115978604802,"pub_changed":1781176229518,"subscription":[{"tags":["brands/Tanya Rad (41386)"]}],"exclusion":[{"tags":[]}],"linksData":[],"lookup":["publish_origin:brands/Tanya Rad (41386)","id:/6a2a97a439b096d7b0a9dcb5","slug:2026-06-11-1108-scrubbing-in-with-becca-t-dear-banya-emotional-dumping-ground","slug:2026-06-11-1108-scrubbing-in-with-becca-t-dear-banya-emotional-dumping-ground"]}},{"id":"%2F6a299d3a611d983a9a937a1a","type":"PUBLISHING","record":{"ref_id":"%2F6a299d3a611d983a9a937a1a","type":"content","payload":{"amp_enabled":true,"apple_news":{"ref_id":"1b8de4f0-370d-4a02-93ce-bb51297f6580","revision_id":"AAAAAAAAAAD//////////w=="},"author":"","blocks":[{"attributes":{"@provider":"YouTube","@query":"https://www.youtube.com/oembed?format=json&omit_script=true&omitscript=true&url=https%3A%2F%2Fyoutu.be%2FrXiPPXganK4","@url":"https://youtu.be/rXiPPXganK4","author_name":"On Air With Ryan Seacrest","author_url":"https://www.youtube.com/@RyanSeacrest","height":113,"html":"\u003ciframe width=\"200\" height=\"113\" src=\"https://www.youtube.com/embed/rXiPPXganK4?feature=oembed\" frameborder=\"0\" allow=\"accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share\" referrerpolicy=\"strict-origin-when-cross-origin\" allowfullscreen title=\"HODA KOTB | On Air with Ryan Seacrest\">\u003c/iframe>","provider_name":"YouTube","provider_url":"https://www.youtube.com/","thumbnail_height":360,"thumbnail_url":"https://i.ytimg.com/vi/rXiPPXganK4/hqdefault.jpg","thumbnail_width":480,"title":"HODA KOTB | On Air with Ryan Seacrest","type":"video","version":"1.0","width":200},"embed_type":"video","html":"\u003ciframe width=\"200\" height=\"113\" src=\"https://www.youtube.com/embed/rXiPPXganK4?feature=oembed\" frameborder=\"0\" allow=\"accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share\" referrerpolicy=\"strict-origin-when-cross-origin\" allowfullscreen title=\"HODA KOTB | On Air with Ryan Seacrest\">\u003c/iframe>","provider":"YouTube","rendering_hint":"default","schedule":{},"type":"embed","url":"https://youtu.be/rXiPPXganK4"},{"html":"\u003cp>We all need some more good in our lives, right? And that's exactly \u003cstrong>Hoda Kotb's\u003c/strong> mission with her new podcast \u003cstrong>&quot;Joy 101.&quot;\u003c/strong>\u003c/p>\n\n\u003cp>Listen back to Hoda's inspiring full interview with Ryan Seacrest and check out her new podcast here:\u003c/p>\n\n","schedule":{},"type":"html"},{"id":"335868514","kind":"podcast","related_id":"","schedule":{},"type":"catalog"}],"canonical_url":"https://onairwithryan.iheart.com/content/2026-06-10-need-some-uplifting-hoda-kotbs-new-podcast-is-for-you-watch/","cuser":"user/ldap/1104675","enable_featured_widget":true,"exclusion":{"tags":[]},"external_url":"","fb_allow_comments":true,"featured_widget":{"country":"","id":"","kind":"","related_id":""},"feed_content_id":"","feed_partner_content":false,"feed_permalink":"","feed_type":"","feed_vendor":"","include_recommendations":true,"include_video_monetization":true,"is_sponsored":false,"keywords":[],"primary_image":{"bucket":"new_assets","id":"%2F6a299d9b611d983a9a937a26"},"primary_target":{"categories":[],"distribution":["brands/ONAIR-PR (15237)"]},"publish_date":1781112060000,"publish_end_date":4115978604802,"publish_origin":"brands/ONAIR-PR (15237)","seo_title":"","show_updated_timestamp":false,"simplereach_enabled":false,"slug":"2026-06-10-need-some-uplifting-hoda-kotbs-new-podcast-is-for-you-watch","social_title":"","summary":"We all need some more good in our lives, right? And that's exactly Hoda Kotb's mission with her new podcast \"Joy 101.\" Watch back Hoda's inspiring full interview with Ryan Seacrest here:","targets":[{"categories":[],"distribution":["brands/Ryan Seacrest (52241)","brands/ONAIR-PR (15237)","brands/KIIS-FM (842)","brands/Ryan Seacrest Blog"]},{"categories":["syndications/apple-news"],"distribution":[]}],"title":"Need Some Uplifting? Hoda Kotb's New Podcast Is For You: Watch","permalink":"https://onairwithryan.iheart.com/content/2026-06-10-need-some-uplifting-hoda-kotbs-new-podcast-is-for-you-watch/"},"slug":"2026-06-10-need-some-uplifting-hoda-kotbs-new-podcast-is-for-you-watch","summary":{"image":"https://i.iheart.com/v3/re/new_assets/6a299d9b611d983a9a937a26","title":"Need Some Uplifting? Hoda Kotb's New Podcast Is For You: Watch","description":"We all need some more good in our lives, right? And that's exactly Hoda Kotb's mission with her new podcast \"Joy 101.\" Watch back Hoda's inspiring full interview with Ryan Seacrest here:","author":""},"pub_start":1781112060000,"pub_until":4115978604802,"pub_changed":1781112423407,"subscription":[{"tags":["brands/ONAIR-PR (15237)"]},{"tags":["brands/Ryan Seacrest (52241)","brands/ONAIR-PR (15237)","brands/KIIS-FM (842)","brands/Ryan Seacrest Blog"]},{"tags":["syndications/apple-news"]}],"exclusion":[{"tags":[]}],"linksData":[],"lookup":["publish_origin:brands/ONAIR-PR (15237)","id:/6a299d3a611d983a9a937a1a","slug:2026-06-10-need-some-uplifting-hoda-kotbs-new-podcast-is-for-you-watch","slug:2026-06-10-need-some-uplifting-hoda-kotbs-new-podcast-is-for-you-watch"]}},{"id":"%2F6a28adb767f021277a9a6547","type":"PUBLISHING","record":{"ref_id":"%2F6a28adb767f021277a9a6547","type":"content","payload":{"amp_enabled":true,"apple_news":null,"author":"","blocks":[{"id":"28440719","kind":"podcast","related_id":"336423507","schedule":{},"type":"catalog"},{"html":"\u003cp>Becca was in the WeHo Pride Parade! We get a full recap of her magical ride on the Girls Like Girls float and she takes an emotional journey back to her 2018 self. \u003c/p>\n\n\n\u003cp>Tanya opens up about sharing her TTC journey and we have some THOUGHTS on Love Island (both USA and UK!).\u003c/p>\n\n\n\u003cp>Plus, Ethan Slater and Ariana Grande are splitsville, and Taylor Swift’s alleged wedding venue has inspired a new theory from Tanya!\u003c/p>\n\n\u003cp>See \u003ca href=\"https://omnystudio.com/listener\" target=\"_self\">omnystudio.com/listener\u003c/a> for privacy information.\u003c/p>\n","schedule":{},"type":"html"}],"canonical_url":"https://iheart.com/podcast/1108-scrubbing-in-with-becca-t-28440719","cuser":"","enable_featured_widget":true,"exclusion":{"tags":[]},"external_url":"","fb_allow_comments":true,"featured_widget":null,"feed_content_id":"%2F6a28abf096a1907175b75417","feed_partner_content":false,"feed_permalink":"https://iheart.com/podcast/1108-scrubbing-in-with-becca-t-28440719","feed_type":"PODCAST","feed_vendor":"Scrubbing In with Becca Tilley & Tanya Rad","include_recommendations":false,"include_video_monetization":true,"is_sponsored":false,"keywords":[],"primary_image":null,"primary_image_uri":"https://i.iheart.com/v3/url/aHR0cHM6Ly93d3cub21ueWNvbnRlbnQuY29tL2QvcHJvZ3JhbXMvZTczYzk5OGUtNmU2MC00MzJmLTg2MTAtYWUyMTAxNDBjNWIxLzAwOWIyM2VmLTliZDEtNGNhZi1hNTkyLWFlMzEwMTYzMTM4MC9pbWFnZS5qcGc_dD0xNzUyNjk3NjkwJnNpemU9TGFyZ2U=?stay=1&ops=dup(),gravity(%22center%22),resizei(1200,675),blur(50),swap(),boxmerge(%22over%22,%22top:0px,bottom:0px%22),contain(0,675)","primary_target":{"categories":[],"distribution":["brands/Tanya Rad (41386)"]},"publish_date":1781035851000,"publish_end_date":4115978604802,"publish_origin":"brands/Tanya Rad (41386)","seo_title":"","show_updated_timestamp":false,"simplereach_enabled":false,"slug":"2026-06-09-1108-scrubbing-in-with-becca-t-time-is-a-healer","social_title":"","summary":"\u003cp>Becca was in the WeHo Pride Parade! We get a full recap of her magical ride on the Girls Like Girls float and she takes an emotional journey back to her 2018 self.&nbsp;\u003cbr>\u003cbr>Tanya opens up about sharing her TTC journey and we have some THOUGHTS on Love Island (both USA and UK!).\u003cbr>\u003cbr>Plus...","targets":[],"title":"Time is a Healer","permalink":"https://onairwithryan.iheart.com/featured/tanya-rad/content/2026-06-09-1108-scrubbing-in-with-becca-t-time-is-a-healer/"},"slug":"2026-06-09-1108-scrubbing-in-with-becca-t-time-is-a-healer","summary":{"image":"https://i.iheart.com/v3/url/aHR0cHM6Ly93d3cub21ueWNvbnRlbnQuY29tL2QvcHJvZ3JhbXMvZTczYzk5OGUtNmU2MC00MzJmLTg2MTAtYWUyMTAxNDBjNWIxLzAwOWIyM2VmLTliZDEtNGNhZi1hNTkyLWFlMzEwMTYzMTM4MC9pbWFnZS5qcGc_dD0xNzUyNjk3NjkwJnNpemU9TGFyZ2U=?stay=1&ops=dup(),gravity(%22center%22),resizei(1200,675),blur(50),swap(),boxmerge(%22over%22,%22top:0px,bottom:0px%22),contain(0,675)","title":"Time is a Healer","description":"\u003cp>Becca was in the WeHo Pride Parade! We get a full recap of her magical ride on the Girls Like Girls float and she takes an emotional journey back to her 2018 self.&nbsp;\u003cbr>\u003cbr>Tanya opens up about sharing her TTC journey and we have some THOUGHTS on Love Island (both USA and UK!).\u003cbr>\u003cbr>Plus...","author":""},"pub_start":1781035851000,"pub_until":4115978604802,"pub_changed":1781050807728,"subscription":[{"tags":["brands/Tanya Rad (41386)"]}],"exclusion":[{"tags":[]}],"linksData":[],"lookup":["publish_origin:brands/Tanya Rad (41386)","id:/6a28adb767f021277a9a6547","slug:2026-06-09-1108-scrubbing-in-with-becca-t-time-is-a-healer","slug:2026-06-09-1108-scrubbing-in-with-becca-t-time-is-a-healer"]}},{"id":"%2F6a284dfe492b64e6d2d25224","type":"PUBLISHING","record":{"ref_id":"%2F6a284dfe492b64e6d2d25224","type":"content","payload":{"amp_enabled":true,"apple_news":null,"author":"","blocks":[{"attributes":{"@provider":"YouTube","@query":"https://www.youtube.com/oembed?format=json&omit_script=true&omitscript=true&url=https%3A%2F%2Fyoutu.be%2FuSHhZiGKKK8","@url":"https://youtu.be/uSHhZiGKKK8","author_name":"On Air With Ryan Seacrest","author_url":"https://www.youtube.com/@RyanSeacrest","height":113,"html":"\u003ciframe width=\"200\" height=\"113\" src=\"https://www.youtube.com/embed/uSHhZiGKKK8?feature=oembed\" frameborder=\"0\" allow=\"accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share\" referrerpolicy=\"strict-origin-when-cross-origin\" allowfullscreen title=\"TRENDING - ARIANA GRANDE | On Air with Ryan Seacrest\">\u003c/iframe>","provider_name":"YouTube","provider_url":"https://www.youtube.com/","thumbnail_height":360,"thumbnail_url":"https://i.ytimg.com/vi/uSHhZiGKKK8/hqdefault.jpg","thumbnail_width":480,"title":"TRENDING - ARIANA GRANDE | On Air with Ryan Seacrest","type":"video","version":"1.0","width":200},"embed_type":"video","html":"\u003ciframe width=\"200\" height=\"113\" src=\"https://www.youtube.com/embed/uSHhZiGKKK8?feature=oembed\" frameborder=\"0\" allow=\"accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share\" referrerpolicy=\"strict-origin-when-cross-origin\" allowfullscreen title=\"TRENDING - ARIANA GRANDE | On Air with Ryan Seacrest\">\u003c/iframe>","provider":"YouTube","rendering_hint":"default","schedule":{},"type":"embed","url":"https://youtu.be/uSHhZiGKKK8"},{"html":"\u003cp>Ariana Grande's tour has kicked off and her iconic, signature pony is BACK!\u003c/p>\n\n","schedule":{},"type":"html"}],"canonical_url":"https://onairwithryan.iheart.com/content/2026-06-09-aris-iconic-signature-pony-is-back-all-the-tour-deets/","cuser":"user/ldap/1104675","enable_featured_widget":true,"exclusion":{"tags":[]},"external_url":"","fb_allow_comments":true,"featured_widget":{"country":"","id":"","kind":"","related_id":""},"feed_content_id":"","feed_partner_content":false,"feed_permalink":"","feed_type":"","feed_vendor":"","include_recommendations":true,"include_video_monetization":true,"is_sponsored":false,"keywords":[],"primary_image":{"bucket":"new_assets","id":"%2F6a284fab492b64e6d2d2522f"},"primary_target":{"categories":[],"distribution":["brands/ONAIR-PR (15237)"]},"publish_date":1781026440000,"publish_end_date":4115978604802,"publish_origin":"brands/ONAIR-PR (15237)","seo_title":"","show_updated_timestamp":false,"simplereach_enabled":false,"slug":"2026-06-09-aris-iconic-signature-pony-is-back-all-the-tour-deets","social_title":"","summary":"Ariana Grande's tour has kicked off and her iconic, signature pony is BACK!","targets":[{"categories":[],"distribution":["brands/Ryan Seacrest (52241)","brands/Ryan Seacrest Blog","brands/ONAIR-PR (15237)","brands/KIIS-FM (842)"]}],"title":"Ari's Iconic, Signature Pony Is Back! All the Tour Deets","permalink":"https://onairwithryan.iheart.com/content/2026-06-09-aris-iconic-signature-pony-is-back-all-the-tour-deets/"},"slug":"2026-06-09-aris-iconic-signature-pony-is-back-all-the-tour-deets","summary":{"image":"https://i.iheart.com/v3/re/new_assets/6a284fab492b64e6d2d2522f","title":"Ari's Iconic, Signature Pony Is Back! All the Tour Deets","description":"Ariana Grande's tour has kicked off and her iconic, signature pony is BACK!","author":""},"pub_start":1781026440000,"pub_until":4115978604802,"pub_changed":1781026794369,"subscription":[{"tags":["brands/ONAIR-PR (15237)"]},{"tags":["brands/Ryan Seacrest (52241)","brands/Ryan Seacrest Blog","brands/ONAIR-PR (15237)","brands/KIIS-FM (842)"]}],"exclusion":[{"tags":[]}],"linksData":[],"lookup":["publish_origin:brands/ONAIR-PR (15237)","id:/6a284dfe492b64e6d2d25224","slug:2026-06-09-aris-iconic-signature-pony-is-back-all-the-tour-deets","slug:2026-06-09-aris-iconic-signature-pony-is-back-all-the-tour-deets"]}},{"id":"%2F6a284c97492b64e6d2d25215","type":"PUBLISHING","record":{"ref_id":"%2F6a284c97492b64e6d2d25215","type":"content","payload":{"amp_enabled":true,"apple_news":null,"author":"","blocks":[{"attributes":{"@provider":"YouTube","@query":"https://www.youtube.com/oembed?format=json&omit_script=true&omitscript=true&url=https%3A%2F%2Fyoutu.be%2Fmee1kFITcNc","@url":"https://youtu.be/mee1kFITcNc","author_name":"On Air With Ryan Seacrest","author_url":"https://www.youtube.com/@RyanSeacrest","height":113,"html":"\u003ciframe width=\"200\" height=\"113\" src=\"https://www.youtube.com/embed/mee1kFITcNc?feature=oembed\" frameborder=\"0\" allow=\"accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share\" referrerpolicy=\"strict-origin-when-cross-origin\" allowfullscreen title=\"TANYA&#39;S TIP FOR ARGUMENTS | On Air with Ryan Seacrest\">\u003c/iframe>","provider_name":"YouTube","provider_url":"https://www.youtube.com/","thumbnail_height":360,"thumbnail_url":"https://i.ytimg.com/vi/mee1kFITcNc/hqdefault.jpg","thumbnail_width":480,"title":"TANYA'S TIP FOR ARGUMENTS | On Air with Ryan Seacrest","type":"video","version":"1.0","width":200},"embed_type":"video","html":"\u003ciframe width=\"200\" height=\"113\" src=\"https://www.youtube.com/embed/mee1kFITcNc?feature=oembed\" frameborder=\"0\" allow=\"accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share\" referrerpolicy=\"strict-origin-when-cross-origin\" allowfullscreen title=\"TANYA&#39;S TIP FOR ARGUMENTS | On Air with Ryan Seacrest\">\u003c/iframe>","provider":"YouTube","rendering_hint":"default","schedule":{},"type":"embed","url":"https://youtu.be/mee1kFITcNc"},{"html":"\u003cp>Next time you get in an argument with your partner, try this:\u003c/p>\n\n","schedule":{},"type":"html"},{"id":"80159774","kind":"podcast","related_id":"336391491","schedule":{},"type":"catalog"}],"canonical_url":"https://onairwithryan.iheart.com/content/2026-06-09-tanya-rad-shares-sage-seriously-relationship-advice-for-your-next-fight/","cuser":"user/ldap/1104675","enable_featured_widget":true,"exclusion":{"tags":[]},"external_url":"","fb_allow_comments":true,"featured_widget":{"country":"","id":"","kind":"","related_id":""},"feed_content_id":"","feed_partner_content":false,"feed_permalink":"","feed_type":"","feed_vendor":"","include_recommendations":true,"include_video_monetization":true,"is_sponsored":false,"keywords":[],"primary_image":{"bucket":"new_assets","id":"%2F6a284d81492b64e6d2d25220"},"primary_target":{"categories":[],"distribution":["brands/ONAIR-PR (15237)"]},"publish_date":1781025900000,"publish_end_date":4115978604802,"publish_origin":"brands/ONAIR-PR (15237)","seo_title":"","show_updated_timestamp":false,"simplereach_enabled":false,"slug":"2026-06-09-tanya-rad-shares-sage-seriously-relationship-advice-for-your-next-fight","social_title":"","summary":"Next time you get in an argument with your partner, try this:","targets":[{"categories":[],"distribution":["brands/Ryan Seacrest (52241)","brands/Ryan Seacrest Blog","brands/ONAIR-PR (15237)","brands/KIIS-FM (842)"]}],"title":"Tanya Rad Shares Sage (Seriously!) Relationship Advice For Your Next Fight","permalink":"https://onairwithryan.iheart.com/content/2026-06-09-tanya-rad-shares-sage-seriously-relationship-advice-for-your-next-fight/"},"slug":"2026-06-09-tanya-rad-shares-sage-seriously-relationship-advice-for-your-next-fight","summary":{"image":"https://i.iheart.com/v3/re/new_assets/6a284d81492b64e6d2d25220","title":"Tanya Rad Shares Sage (Seriously!) Relationship Advice For Your Next Fight","description":"Next time you get in an argument with your partner, try this:","author":""},"pub_start":1781025900000,"pub_until":4115978604802,"pub_changed":1781026272331,"subscription":[{"tags":["brands/ONAIR-PR (15237)"]},{"tags":["brands/Ryan Seacrest (52241)","brands/Ryan Seacrest Blog","brands/ONAIR-PR (15237)","brands/KIIS-FM (842)"]}],"exclusion":[{"tags":[]}],"linksData":[],"lookup":["publish_origin:brands/ONAIR-PR (15237)","id:/6a284c97492b64e6d2d25215","slug:2026-06-09-tanya-rad-shares-sage-seriously-relationship-advice-for-your-next-fight","slug:2026-06-09-tanya-rad-shares-sage-seriously-relationship-advice-for-your-next-fight"]}}],"resume":{"id":"ID:personality-content-whatwhere","context":{"\u003clocale>":"en-US"},"size":6,"from":"eyJza2lwIjo3LCJjdXJzb3JzIjp7IkFhbFlaIjoiZXlKc2FXMXBkQ0k2Tnl3aWIyWm1jMlYwSWpvM2ZRPT0ifSwiZW5kcyI6e319","scopes":[]}}},{"id":"Smng8","region":"main:dynamic","type":"youtube","ordinal":12,"value":{"title":"Featured Videos","link_type":"channel","handle":{"ref":"UCl4h_3qTOIUnUX8KCICRM3A","type":"TAG","scope":null}},"tags":[],"schedule":{"begin":0,"end":4115978604802},"playlist":null,"channel":{"id":"UCl4h_3qTOIUnUX8KCICRM3A","youtube":{"channel":{"id":"UCl4h_3qTOIUnUX8KCICRM3A","snippet":{"title":"On Air With Ryan Seacrest","description":"The official home for video from \"On Air with Ryan Seacrest\" and RyanSeacrest.com.","customUrl":"@ryanseacrest","publishedAt":{"timestampMs":1142633480000,"timestamp":1142633480,"iso8601":"2006-03-17T22:11:20.000Z"},"thumbnails":{"default":{"url":"https://yt3.ggpht.com/tPzMU0NB9Nn1pSvKNkJLxSSZkaMI0ld4gFCYDZLiX6UfyxJ-HONuKwmcM8AliF_SN8ZsZtZdFQ=s88-c-k-c0x00ffffff-no-rj","width":88,"height":88},"medium":{"url":"https://yt3.ggpht.com/tPzMU0NB9Nn1pSvKNkJLxSSZkaMI0ld4gFCYDZLiX6UfyxJ-HONuKwmcM8AliF_SN8ZsZtZdFQ=s240-c-k-c0x00ffffff-no-rj","width":240,"height":240},"high":{"url":"https://yt3.ggpht.com/tPzMU0NB9Nn1pSvKNkJLxSSZkaMI0ld4gFCYDZLiX6UfyxJ-HONuKwmcM8AliF_SN8ZsZtZdFQ=s800-c-k-c0x00ffffff-no-rj","width":800,"height":800},"standard":null,"maxres":null}},"playlists":{"count":17,"pageInfo":{"prevToken":null,"nextToken":"CAoQAA","itemTokens":null},"items":[{"id":"PLWKbTlsNIef6DnW2qd6fjxpisg8aBQ-rK","snippet":{"title":"Hump Day Bump Day Round 2!","description":"","thumbnails":{"default":{"url":"https://i.ytimg.com/vi/jgpY52RZDRg/default.jpg","width":120,"height":90},"medium":{"url":"https://i.ytimg.com/vi/jgpY52RZDRg/mqdefault.jpg","width":320,"height":180},"high":{"url":"https://i.ytimg.com/vi/jgpY52RZDRg/hqdefault.jpg","width":480,"height":360},"standard":{"url":"https://i.ytimg.com/vi/jgpY52RZDRg/sddefault.jpg","width":640,"height":480},"maxres":{"url":"https://i.ytimg.com/vi/jgpY52RZDRg/maxresdefault.jpg","width":1280,"height":720}},"channelId":{"id":"UCl4h_3qTOIUnUX8KCICRM3A"},"publishedAt":{"timestampMs":1614786352512,"timestamp":1614786352,"iso8601":"2021-03-03T15:45:52.512Z"}},"playlistItems":{"count":9,"pageInfo":{"prevToken":null,"nextToken":null,"itemTokens":null},"items":[{"id":"UExXS2JUbHNOSWVmNkRuVzJxZDZmanhwaXNnOGFCUS1ySy41NkI0NEY2RDEwNTU3Q0M2","snippet":{"title":"#HumpDayBumpDay! Sisanie Shares Her Week 15 Update | On Air With Ryan Seacrest","description":"#HumpDayBumpDay! Sisanie Shares Her Week 15 Update | On Air With Ryan Seacrest\n\n\nSUBSCRIBE: http://youtube.com/user/ryanseacrest\r\nSEE MORE: http://onairwithryan.com\r\n\r\nOn Air with Ryan Seacrest on YouTube\r\nThe official home for video from On Air With Ryan Seacrest and OnAirWithRyan.com. Subscribe for exclusive celebrity interviews and music performances from the On Air With Ryan and American Top 40 studio and beyond.\r\n\r\nConnect with On Air with Ryan Seacrest: \r\nTwitter: http://twitter.com/onairwithryan\r\nSnapchat: OnAirWithRyan \r\nFacebook: http://facebook.com/onairwithryanseacrest\r\nInstagram: http://instagram.com/onairwithryan\r\n\r\nConnect with Ryan:\r\nTwitter: http://witter.com/RyanSeacrest\r\nSnapchat: RyanSeacrest\r\nFacebook: http://facebook.com/RyanSeacrest\r\nInstagram: http://instagram.com/ryanseacrest\r\n\r\nCheck out the Ryan Seacrest Foundation: http://ryanseacrestfoundation.org\r\n\r\nhttp://www.youtube.com/user/ryanseacrest","thumbnails":{"default":{"url":"https://i.ytimg.com/vi/jgpY52RZDRg/default.jpg","width":120,"height":90},"medium":{"url":"https://i.ytimg.com/vi/jgpY52RZDRg/mqdefault.jpg","width":320,"height":180},"high":{"url":"https://i.ytimg.com/vi/jgpY52RZDRg/hqdefault.jpg","width":480,"height":360},"standard":{"url":"https://i.ytimg.com/vi/jgpY52RZDRg/sddefault.jpg","width":640,"height":480},"maxres":{"url":"https://i.ytimg.com/vi/jgpY52RZDRg/maxresdefault.jpg","width":1280,"height":720}},"channelId":{"id":"UCl4h_3qTOIUnUX8KCICRM3A"},"publishedAt":{"timestampMs":1614786365000,"timestamp":1614786365,"iso8601":"2021-03-03T15:46:05.000Z"},"videoId":{"id":"jgpY52RZDRg"},"playlistId":{"id":"PLWKbTlsNIef6DnW2qd6fjxpisg8aBQ-rK"},"position":0,"channelTitle":"On Air With Ryan Seacrest"}},{"id":"UExXS2JUbHNOSWVmNkRuVzJxZDZmanhwaXNnOGFCUS1ySy4yODlGNEE0NkRGMEEzMEQy","snippet":{"title":"It’s #HumpDayBumpDay! Get Sisanie’s Week 17 Update | On Air With Ryan Seacrest","description":"It’s #HumpDayBumpDay! Get Sisanie’s Week 17 Update | On Air With Ryan Seacrest\n\nSUBSCRIBE: http://youtube.com/user/ryanseacrest\r\nSEE MORE: http://onairwithryan.com\r\n\r\nOn Air with Ryan Seacrest on YouTube\r\nThe official home for video from On Air With Ryan Seacrest and OnAirWithRyan.com. Subscribe for exclusive celebrity interviews and music performances from the On Air With Ryan and American Top 40 studio and beyond.\r\n\r\nConnect with On Air with Ryan Seacrest: \r\nTwitter: http://twitter.com/onairwithryan\r\nSnapchat: OnAirWithRyan \r\nFacebook: http://facebook.com/onairwithryanseacrest\r\nInstagram: http://instagram.com/onairwithryan\r\n\r\nConnect with Ryan:\r\nTwitter: http://witter.com/RyanSeacrest\r\nSnapchat: RyanSeacrest\r\nFacebook: http://facebook.com/RyanSeacrest\r\nInstagram: http://instagram.com/ryanseacrest\r\n\r\nCheck out the Ryan Seacrest Foundation: http://ryanseacrestfoundation.org\r\n\r\nhttp://www.youtube.com/user/ryanseacrest","thumbnails":{"default":{"url":"https://i.ytimg.com/vi/eOyfqWCroO0/default.jpg","width":120,"height":90},"medium":{"url":"https://i.ytimg.com/vi/eOyfqWCroO0/mqdefault.jpg","width":320,"height":180},"high":{"url":"https://i.ytimg.com/vi/eOyfqWCroO0/hqdefault.jpg","width":480,"height":360},"standard":{"url":"https://i.ytimg.com/vi/eOyfqWCroO0/sddefault.jpg","width":640,"height":480},"maxres":null},"channelId":{"id":"UCl4h_3qTOIUnUX8KCICRM3A"},"publishedAt":{"timestampMs":1615992777000,"timestamp":1615992777,"iso8601":"2021-03-17T14:52:57.000Z"},"videoId":{"id":"eOyfqWCroO0"},"playlistId":{"id":"PLWKbTlsNIef6DnW2qd6fjxpisg8aBQ-rK"},"position":1,"channelTitle":"On Air With Ryan Seacrest"}},{"id":"UExXS2JUbHNOSWVmNkRuVzJxZDZmanhwaXNnOGFCUS1ySy4wMTcyMDhGQUE4NTIzM0Y5","snippet":{"title":"Pregnant Sisanie Admits She's Started Wearing Her 'Fing' Again | On Air With Ryan Seacrest","description":"Pregnant Sisanie Admits She's Started Wearing Her 'Fing' Again | On Air With Ryan Seacrest \n\nSUBSCRIBE: http://youtube.com/user/ryanseacrest\r\nSEE MORE: http://onairwithryan.com\r\n\r\nOn Air with Ryan Seacrest on YouTube\r\nThe official home for video from On Air With Ryan Seacrest and OnAirWithRyan.com. Subscribe for exclusive celebrity interviews and music performances from the On Air With Ryan and American Top 40 studio and beyond.\r\n\r\nConnect with On Air with Ryan Seacrest: \r\nTwitter: http://twitter.com/onairwithryan\r\nSnapchat: OnAirWithRyan \r\nFacebook: http://facebook.com/onairwithryanseacrest\r\nInstagram: http://instagram.com/onairwithryan\r\n\r\nConnect with Ryan:\r\nTwitter: http://witter.com/RyanSeacrest\r\nSnapchat: RyanSeacrest\r\nFacebook: http://facebook.com/RyanSeacrest\r\nInstagram: http://instagram.com/ryanseacrest\r\n\r\nCheck out the Ryan Seacrest Foundation: http://ryanseacrestfoundation.org\r\n\r\nhttp://www.youtube.com/user/ryanseacrest","thumbnails":{"default":{"url":"https://i.ytimg.com/vi/kdChJfAhIUw/default.jpg","width":120,"height":90},"medium":{"url":"https://i.ytimg.com/vi/kdChJfAhIUw/mqdefault.jpg","width":320,"height":180},"high":{"url":"https://i.ytimg.com/vi/kdChJfAhIUw/hqdefault.jpg","width":480,"height":360},"standard":{"url":"https://i.ytimg.com/vi/kdChJfAhIUw/sddefault.jpg","width":640,"height":480},"maxres":{"url":"https://i.ytimg.com/vi/kdChJfAhIUw/maxresdefault.jpg","width":1280,"height":720}},"channelId":{"id":"UCl4h_3qTOIUnUX8KCICRM3A"},"publishedAt":{"timestampMs":1616601784000,"timestamp":1616601784,"iso8601":"2021-03-24T16:03:04.000Z"},"videoId":{"id":"kdChJfAhIUw"},"playlistId":{"id":"PLWKbTlsNIef6DnW2qd6fjxpisg8aBQ-rK"},"position":2,"channelTitle":"On Air With Ryan Seacrest"}},{"id":"UExXS2JUbHNOSWVmNkRuVzJxZDZmanhwaXNnOGFCUS1ySy41MjE1MkI0OTQ2QzJGNzNG","snippet":{"title":"It’s #HumpDayBumpDay! Get Sisanie’s Latest Pregnancy Update | On Air With Ryan Seacrest","description":"It’s #HumpDayBumpDay! Get Sisanie’s Latest Pregnancy Update | On Air With Ryan Seacrest\n\nSUBSCRIBE: http://youtube.com/user/ryanseacrest\r\nSEE MORE: http://onairwithryan.com\r\n\r\nOn Air with Ryan Seacrest on YouTube\r\nThe official home for video from On Air With Ryan Seacrest and OnAirWithRyan.com. Subscribe for exclusive celebrity interviews and music performances from the On Air With Ryan and American Top 40 studio and beyond.\r\n\r\nConnect with On Air with Ryan Seacrest: \r\nTwitter: http://twitter.com/onairwithryan\r\nSnapchat: OnAirWithRyan \r\nFacebook: http://facebook.com/onairwithryanseacrest\r\nInstagram: http://instagram.com/onairwithryan\r\n\r\nConnect with Ryan:\r\nTwitter: http://witter.com/RyanSeacrest\r\nSnapchat: RyanSeacrest\r\nFacebook: http://facebook.com/RyanSeacrest\r\nInstagram: http://instagram.com/ryanseacrest\r\n\r\nCheck out the Ryan Seacrest Foundation: http://ryanseacrestfoundation.org\r\n\r\nhttp://www.youtube.com/user/ryanseacrest","thumbnails":{"default":{"url":"https://i.ytimg.com/vi/N6fFF4frB9U/default.jpg","width":120,"height":90},"medium":{"url":"https://i.ytimg.com/vi/N6fFF4frB9U/mqdefault.jpg","width":320,"height":180},"high":{"url":"https://i.ytimg.com/vi/N6fFF4frB9U/hqdefault.jpg","width":480,"height":360},"standard":{"url":"https://i.ytimg.com/vi/N6fFF4frB9U/sddefault.jpg","width":640,"height":480},"maxres":{"url":"https://i.ytimg.com/vi/N6fFF4frB9U/maxresdefault.jpg","width":1280,"height":720}},"channelId":{"id":"UCl4h_3qTOIUnUX8KCICRM3A"},"publishedAt":{"timestampMs":1617132973000,"timestamp":1617132973,"iso8601":"2021-03-30T19:36:13.000Z"},"videoId":{"id":"N6fFF4frB9U"},"playlistId":{"id":"PLWKbTlsNIef6DnW2qd6fjxpisg8aBQ-rK"},"position":3,"channelTitle":"On Air With Ryan Seacrest"}},{"id":"UExXS2JUbHNOSWVmNkRuVzJxZDZmanhwaXNnOGFCUS1ySy4wOTA3OTZBNzVEMTUzOTMy","snippet":{"title":"Sisanie Regrets Telling Her Twins Potential Names for Baby No. 3 | On Air With Ryan Seacrest","description":"Sisanie Regrets Telling Her Twins Potential Names for Baby No. 3 | On Air With Ryan Seacrest\n\nSUBSCRIBE: http://youtube.com/user/ryanseacrest\r\nSEE MORE: http://onairwithryan.com\r\n\r\nOn Air with Ryan Seacrest on YouTube\r\nThe official home for video from On Air With Ryan Seacrest and OnAirWithRyan.com. Subscribe for exclusive celebrity interviews and music performances from the On Air With Ryan and American Top 40 studio and beyond.\r\n\r\nConnect with On Air with Ryan Seacrest: \r\nTwitter: http://twitter.com/onairwithryan\r\nSnapchat: OnAirWithRyan \r\nFacebook: http://facebook.com/onairwithryanseacrest\r\nInstagram: http://instagram.com/onairwithryan\r\n\r\nConnect with Ryan:\r\nTwitter: http://witter.com/RyanSeacrest\r\nSnapchat: RyanSeacrest\r\nFacebook: http://facebook.com/RyanSeacrest\r\nInstagram: http://instagram.com/ryanseacrest\r\n\r\nCheck out the Ryan Seacrest Foundation: http://ryanseacrestfoundation.org\r\n\r\nhttp://www.youtube.com/user/ryanseacrest","thumbnails":{"default":{"url":"https://i.ytimg.com/vi/GTrgNE0qgEU/default.jpg","width":120,"height":90},"medium":{"url":"https://i.ytimg.com/vi/GTrgNE0qgEU/mqdefault.jpg","width":320,"height":180},"high":{"url":"https://i.ytimg.com/vi/GTrgNE0qgEU/hqdefault.jpg","width":480,"height":360},"standard":{"url":"https://i.ytimg.com/vi/GTrgNE0qgEU/sddefault.jpg","width":640,"height":480},"maxres":{"url":"https://i.ytimg.com/vi/GTrgNE0qgEU/maxresdefault.jpg","width":1280,"height":720}},"channelId":{"id":"UCl4h_3qTOIUnUX8KCICRM3A"},"publishedAt":{"timestampMs":1619021986000,"timestamp":1619021986,"iso8601":"2021-04-21T16:19:46.000Z"},"videoId":{"id":"GTrgNE0qgEU"},"playlistId":{"id":"PLWKbTlsNIef6DnW2qd6fjxpisg8aBQ-rK"},"position":4,"channelTitle":"On Air With Ryan Seacrest"}},{"id":"UExXS2JUbHNOSWVmNkRuVzJxZDZmanhwaXNnOGFCUS1ySy4xMkVGQjNCMUM1N0RFNEUx","snippet":{"title":"Sisanie Shares All-Too-Relatable Potty Training Woes You Can’t Unhear | On Air With Ryan Seacrest","description":"Sisanie Shares All-Too-Relatable Potty Training Woes You Can’t Unhear | On Air With Ryan Seacrest\n\nSUBSCRIBE: http://youtube.com/user/ryanseacrest\r\nSEE MORE: http://onairwithryan.com\r\n\r\nOn Air with Ryan Seacrest on YouTube\r\nThe official home for video from On Air With Ryan Seacrest and OnAirWithRyan.com. Subscribe for exclusive celebrity interviews and music performances from the On Air With Ryan and American Top 40 studio and beyond.\r\n\r\nConnect with On Air with Ryan Seacrest: \r\nTwitter: http://twitter.com/onairwithryan\r\nSnapchat: OnAirWithRyan \r\nFacebook: http://facebook.com/onairwithryanseacrest\r\nInstagram: http://instagram.com/onairwithryan\r\n\r\nConnect with Ryan:\r\nTwitter: http://witter.com/RyanSeacrest\r\nSnapchat: RyanSeacrest\r\nFacebook: http://facebook.com/RyanSeacrest\r\nInstagram: http://instagram.com/ryanseacrest\r\n\r\nCheck out the Ryan Seacrest Foundation: http://ryanseacrestfoundation.org\r\n\r\nhttp://www.youtube.com/user/ryanseacrest","thumbnails":{"default":{"url":"https://i.ytimg.com/vi/X2mfOPdWH-Q/default.jpg","width":120,"height":90},"medium":{"url":"https://i.ytimg.com/vi/X2mfOPdWH-Q/mqdefault.jpg","width":320,"height":180},"high":{"url":"https://i.ytimg.com/vi/X2mfOPdWH-Q/hqdefault.jpg","width":480,"height":360},"standard":{"url":"https://i.ytimg.com/vi/X2mfOPdWH-Q/sddefault.jpg","width":640,"height":480},"maxres":null},"channelId":{"id":"UCl4h_3qTOIUnUX8KCICRM3A"},"publishedAt":{"timestampMs":1620326568000,"timestamp":1620326568,"iso8601":"2021-05-06T18:42:48.000Z"},"videoId":{"id":"X2mfOPdWH-Q"},"playlistId":{"id":"PLWKbTlsNIef6DnW2qd6fjxpisg8aBQ-rK"},"position":5,"channelTitle":"On Air With Ryan Seacrest"}},{"id":"UExXS2JUbHNOSWVmNkRuVzJxZDZmanhwaXNnOGFCUS1ySy41MzJCQjBCNDIyRkJDN0VD","snippet":{"title":"It’s #HumpDayBumpDay! Get Sisanie’s Week 25 Update | On Air With Ryan Seacrest","description":"It’s #HumpDayBumpDay! Get Sisanie’s Week 25 Update | On Air With Ryan Seacrest\n\n#Sisanie #Pregnant #BabyGirl\n\nSUBSCRIBE: http://youtube.com/user/ryanseacrest\r\nSEE MORE: http://onairwithryan.com\r\n\r\nOn Air with Ryan Seacrest on YouTube\r\nThe official home for video from On Air With Ryan Seacrest and OnAirWithRyan.com. Subscribe for exclusive celebrity interviews and music performances from the On Air With Ryan and American Top 40 studio and beyond.\r\n\r\nConnect with On Air with Ryan Seacrest: \r\nTwitter: http://twitter.com/onairwithryan\r\nSnapchat: OnAirWithRyan \r\nFacebook: http://facebook.com/onairwithryanseacrest\r\nInstagram: http://instagram.com/onairwithryan\r\n\r\nConnect with Ryan:\r\nTwitter: http://witter.com/RyanSeacrest\r\nSnapchat: RyanSeacrest\r\nFacebook: http://facebook.com/RyanSeacrest\r\nInstagram: http://instagram.com/ryanseacrest\r\n\r\nCheck out the Ryan Seacrest Foundation: http://ryanseacrestfoundation.org\r\n\r\nhttp://www.youtube.com/user/ryanseacrest","thumbnails":{"default":{"url":"https://i.ytimg.com/vi/PS_0KGP2pEw/default.jpg","width":120,"height":90},"medium":{"url":"https://i.ytimg.com/vi/PS_0KGP2pEw/mqdefault.jpg","width":320,"height":180},"high":{"url":"https://i.ytimg.com/vi/PS_0KGP2pEw/hqdefault.jpg","width":480,"height":360},"standard":{"url":"https://i.ytimg.com/vi/PS_0KGP2pEw/sddefault.jpg","width":640,"height":480},"maxres":null},"channelId":{"id":"UCl4h_3qTOIUnUX8KCICRM3A"},"publishedAt":{"timestampMs":1620840016000,"timestamp":1620840016,"iso8601":"2021-05-12T17:20:16.000Z"},"videoId":{"id":"PS_0KGP2pEw"},"playlistId":{"id":"PLWKbTlsNIef6DnW2qd6fjxpisg8aBQ-rK"},"position":6,"channelTitle":"On Air With Ryan Seacrest"}},{"id":"UExXS2JUbHNOSWVmNkRuVzJxZDZmanhwaXNnOGFCUS1ySy5DQUNERDQ2NkIzRUQxNTY1","snippet":{"title":"Pregnant Sisanie’s Husband Had to Burp Her... | On Air With Ryan Seacrest","description":"Pregnant Sisanie’s Husband Had to Burp Her... | On Air With Ryan Seacrest\n\nSUBSCRIBE: http://youtube.com/user/ryanseacrest\r\nSEE MORE: http://onairwithryan.com\r\n\r\nOn Air with Ryan Seacrest on YouTube\r\nThe official home for video from On Air With Ryan Seacrest and OnAirWithRyan.com. Subscribe for exclusive celebrity interviews and music performances from the On Air With Ryan and American Top 40 studio and beyond.\r\n\r\nConnect with On Air with Ryan Seacrest: \r\nTwitter: http://twitter.com/onairwithryan\r\nSnapchat: OnAirWithRyan \r\nFacebook: http://facebook.com/onairwithryanseacrest\r\nInstagram: http://instagram.com/onairwithryan\r\n\r\nConnect with Ryan:\r\nTwitter: http://witter.com/RyanSeacrest\r\nSnapchat: RyanSeacrest\r\nFacebook: http://facebook.com/RyanSeacrest\r\nInstagram: http://instagram.com/ryanseacrest\r\n\r\nCheck out the Ryan Seacrest Foundation: http://ryanseacrestfoundation.org\r\n\r\nhttp://www.youtube.com/user/ryanseacrest","thumbnails":{"default":{"url":"https://i.ytimg.com/vi/3bUu8Mg20_0/default.jpg","width":120,"height":90},"medium":{"url":"https://i.ytimg.com/vi/3bUu8Mg20_0/mqdefault.jpg","width":320,"height":180},"high":{"url":"https://i.ytimg.com/vi/3bUu8Mg20_0/hqdefault.jpg","width":480,"height":360},"standard":{"url":"https://i.ytimg.com/vi/3bUu8Mg20_0/sddefault.jpg","width":640,"height":480},"maxres":{"url":"https://i.ytimg.com/vi/3bUu8Mg20_0/maxresdefault.jpg","width":1280,"height":720}},"channelId":{"id":"UCl4h_3qTOIUnUX8KCICRM3A"},"publishedAt":{"timestampMs":1622057656000,"timestamp":1622057656,"iso8601":"2021-05-26T19:34:16.000Z"},"videoId":{"id":"3bUu8Mg20_0"},"playlistId":{"id":"PLWKbTlsNIef6DnW2qd6fjxpisg8aBQ-rK"},"position":7,"channelTitle":"On Air With Ryan Seacrest"}},{"id":"UExXS2JUbHNOSWVmNkRuVzJxZDZmanhwaXNnOGFCUS1ySy45NDk1REZENzhEMzU5MDQz","snippet":{"title":"Sisanie Gets Real About the Final Weeks of Pregnancy | On Air With Ryan Seacrest","description":"Sisanie Gets Real About the Final Weeks of Pregnancy | On Air With Ryan Seacrest\n\nSUBSCRIBE: http://youtube.com/user/ryanseacrest\r\nSEE MORE: http://onairwithryan.com\r\n\r\nOn Air with Ryan Seacrest on YouTube\r\nThe official home for video from On Air With Ryan Seacrest and OnAirWithRyan.com. Subscribe for exclusive celebrity interviews and music performances from the On Air With Ryan and American Top 40 studio and beyond.\r\n\r\nConnect with On Air with Ryan Seacrest: \r\nTwitter: http://twitter.com/onairwithryan\r\nSnapchat: OnAirWithRyan \r\nFacebook: http://facebook.com/onairwithryanseacrest\r\nInstagram: http://instagram.com/onairwithryan\r\n\r\nConnect with Ryan:\r\nTwitter: http://witter.com/RyanSeacrest\r\nSnapchat: RyanSeacrest\r\nFacebook: http://facebook.com/RyanSeacrest\r\nInstagram: http://instagram.com/ryanseacrest\r\n\r\nCheck out the Ryan Seacrest Foundation: http://ryanseacrestfoundation.org\r\n\r\nhttp://www.youtube.com/user/ryanseacrest","thumbnails":{"default":{"url":"https://i.ytimg.com/vi/WeXafJdcvRI/default.jpg","width":120,"height":90},"medium":{"url":"https://i.ytimg.com/vi/WeXafJdcvRI/mqdefault.jpg","width":320,"height":180},"high":{"url":"https://i.ytimg.com/vi/WeXafJdcvRI/hqdefault.jpg","width":480,"height":360},"standard":{"url":"https://i.ytimg.com/vi/WeXafJdcvRI/sddefault.jpg","width":640,"height":480},"maxres":{"url":"https://i.ytimg.com/vi/WeXafJdcvRI/maxresdefault.jpg","width":1280,"height":720}},"channelId":{"id":"UCl4h_3qTOIUnUX8KCICRM3A"},"publishedAt":{"timestampMs":1625678188000,"timestamp":1625678188,"iso8601":"2021-07-07T17:16:28.000Z"},"videoId":{"id":"WeXafJdcvRI"},"playlistId":{"id":"PLWKbTlsNIef6DnW2qd6fjxpisg8aBQ-rK"},"position":8,"channelTitle":"On Air With Ryan Seacrest"}}]}},{"id":"PLWKbTlsNIef4S7_IeMSCnq5iP3i6ExN3Q","snippet":{"title":"Our Favorite Summer Recipes!","description":"","thumbnails":{"default":{"url":"https://i.ytimg.com/vi/WBq5zQy08YY/default.jpg","width":120,"height":90},"medium":{"url":"https://i.ytimg.com/vi/WBq5zQy08YY/mqdefault.jpg","width":320,"height":180},"high":{"url":"https://i.ytimg.com/vi/WBq5zQy08YY/hqdefault.jpg","width":480,"height":360},"standard":{"url":"https://i.ytimg.com/vi/WBq5zQy08YY/sddefault.jpg","width":640,"height":480},"maxres":{"url":"https://i.ytimg.com/vi/WBq5zQy08YY/maxresdefault.jpg","width":1280,"height":720}},"channelId":{"id":"UCl4h_3qTOIUnUX8KCICRM3A"},"publishedAt":{"timestampMs":1591823003965,"timestamp":1591823003,"iso8601":"2020-06-10T21:03:23.965Z"}},"playlistItems":{"count":9,"pageInfo":{"prevToken":null,"nextToken":null,"itemTokens":null},"items":[{"id":"UExXS2JUbHNOSWVmNFM3X0llTVNDbnE1aVAzaTZFeE4zUS41NkI0NEY2RDEwNTU3Q0M2","snippet":{"title":"Low Calorie Grilled Zucchini Recipe | Off-Air With Sisanie Ep. 49","description":"This is my favorite low calorie Zucchini Recipe! Barely any points for WW!\n\nSUBSCRIBE: http://youtube.com/user/ryanseacrest\nSEE MORE: http://onairwithryan.com\n\nOn Air with Ryan Seacrest on YouTube\nThe official home for video from On Air With Ryan Seacrest and OnAirWithRyan.com. Subscribe for exclusive celebrity interviews and music performances from the On Air With Ryan and American Top 40 studio and beyond.\n\nConnect with On Air with Ryan Seacrest: \nTwitter: http://twitter.com/onairwithryan\nSnapchat: OnAirWithRyan \nFacebook: http://facebook.com/onairwithryanseacrest\nInstagram: http://instagram.com/onairwithryan\n\nConnect with Ryan:\nTwitter: http://witter.com/RyanSeacrest\nSnapchat: RyanSeacrest\nFacebook: http://facebook.com/RyanSeacrest\nInstagram: http://instagram.com/ryanseacrest\n\nCheck out the Ryan Seacrest Foundation: http://ryanseacrestfoundation.org\n\nhttp://www.youtube.com/user/ryanseacrest","thumbnails":{"default":{"url":"https://i.ytimg.com/vi/WBq5zQy08YY/default.jpg","width":120,"height":90},"medium":{"url":"https://i.ytimg.com/vi/WBq5zQy08YY/mqdefault.jpg","width":320,"height":180},"high":{"url":"https://i.ytimg.com/vi/WBq5zQy08YY/hqdefault.jpg","width":480,"height":360},"standard":{"url":"https://i.ytimg.com/vi/WBq5zQy08YY/sddefault.jpg","width":640,"height":480},"maxres":{"url":"https://i.ytimg.com/vi/WBq5zQy08YY/maxresdefault.jpg","width":1280,"height":720}},"channelId":{"id":"UCl4h_3qTOIUnUX8KCICRM3A"},"publishedAt":{"timestampMs":1591823013000,"timestamp":1591823013,"iso8601":"2020-06-10T21:03:33.000Z"},"videoId":{"id":"WBq5zQy08YY"},"playlistId":{"id":"PLWKbTlsNIef4S7_IeMSCnq5iP3i6ExN3Q"},"position":0,"channelTitle":"On Air With Ryan Seacrest"}},{"id":"UExXS2JUbHNOSWVmNFM3X0llTVNDbnE1aVAzaTZFeE4zUS4yODlGNEE0NkRGMEEzMEQy","snippet":{"title":"My Favorite Cinco de Mayo Recipes | Off-Air With Sisanie Ep. 52","description":"My Favorite Cinco de Mayo Recipes | Off-Air With Sisanie Ep. 52\n\nIn this episode, I show you my favorite Cinco de Mayo Recipes. We're making a Skinny Margarita and guacamole! \n\nSUBSCRIBE: http://youtube.com/user/ryanseacrest\nSEE MORE: http://onairwithryan.com\n\nOn Air with Ryan Seacrest on YouTube\nThe official home for video from On Air With Ryan Seacrest and OnAirWithRyan.com. Subscribe for exclusive celebrity interviews and music performances from the On Air With Ryan and American Top 40 studio and beyond.\n\nConnect with On Air with Ryan Seacrest: \nTwitter: http://twitter.com/onairwithryan\nSnapchat: OnAirWithRyan \nFacebook: http://facebook.com/onairwithryanseacrest\nInstagram: http://instagram.com/onairwithryan\n\nConnect with Ryan:\nTwitter: http://witter.com/RyanSeacrest\nSnapchat: RyanSeacrest\nFacebook: http://facebook.com/RyanSeacrest\nInstagram: http://instagram.com/ryanseacrest\n\nCheck out the Ryan Seacrest Foundation: http://ryanseacrestfoundation.org\n\nhttp://www.youtube.com/user/ryanseacrest","thumbnails":{"default":{"url":"https://i.ytimg.com/vi/eZ0Nq3mm8uc/default.jpg","width":120,"height":90},"medium":{"url":"https://i.ytimg.com/vi/eZ0Nq3mm8uc/mqdefault.jpg","width":320,"height":180},"high":{"url":"https://i.ytimg.com/vi/eZ0Nq3mm8uc/hqdefault.jpg","width":480,"height":360},"standard":{"url":"https://i.ytimg.com/vi/eZ0Nq3mm8uc/sddefault.jpg","width":640,"height":480},"maxres":{"url":"https://i.ytimg.com/vi/eZ0Nq3mm8uc/maxresdefault.jpg","width":1280,"height":720}},"channelId":{"id":"UCl4h_3qTOIUnUX8KCICRM3A"},"publishedAt":{"timestampMs":1591823045000,"timestamp":1591823045,"iso8601":"2020-06-10T21:04:05.000Z"},"videoId":{"id":"eZ0Nq3mm8uc"},"playlistId":{"id":"PLWKbTlsNIef4S7_IeMSCnq5iP3i6ExN3Q"},"position":1,"channelTitle":"On Air With Ryan Seacrest"}},{"id":"UExXS2JUbHNOSWVmNFM3X0llTVNDbnE1aVAzaTZFeE4zUS4wMTcyMDhGQUE4NTIzM0Y5","snippet":{"title":"Sisanie’s Easy Go-To Snack | Off-Air With Sisanie","description":"Yum — and SO simple! In the latest episode of Off-Air With Sisanie, we’re whipping up one of Sisanie’s most requested snack recipes: spicy garlic edamame!\n\nHit the link for the full story: \nhttps://onairwithryan.iheart.com/featured/ryan-seacrest/content/2019-07-24-sisanies-super-simple-spicy-garlic-edamame-snack-recipe/?fbclid=IwAR30yriCxYI7ajqwOvTFkWqqqGtQ8WDje4nEUxw1CLopS6rFQqctjHKYzKg\n\nSUBSCRIBE: http://youtube.com/user/ryanseacrest\nSEE MORE: http://onairwithryan.com\n\nOn Air with Ryan Seacrest on YouTube\nThe official home for video from On Air With Ryan Seacrest and OnAirWithRyan.com. Subscribe for exclusive celebrity interviews and music performances from the On Air With Ryan and American Top 40 studio and beyond.\n\nConnect with On Air with Ryan Seacrest: \nTwitter: http://twitter.com/onairwithryan\nSnapchat: OnAirWithRyan \nFacebook: http://facebook.com/onairwithryanseacrest\nInstagram: http://instagram.com/onairwithryan\n\nConnect with Ryan:\nTwitter: http://witter.com/RyanSeacrest\nSnapchat: RyanSeacrest\nFacebook: http://facebook.com/RyanSeacrest\nInstagram: http://instagram.com/ryanseacrest\n\nCheck out the Ryan Seacrest Foundation: http://ryanseacrestfoundation.org\n\nhttp://www.youtube.com/user/ryanseacrest","thumbnails":{"default":{"url":"https://i.ytimg.com/vi/NCu4DFv9QlE/default.jpg","width":120,"height":90},"medium":{"url":"https://i.ytimg.com/vi/NCu4DFv9QlE/mqdefault.jpg","width":320,"height":180},"high":{"url":"https://i.ytimg.com/vi/NCu4DFv9QlE/hqdefault.jpg","width":480,"height":360},"standard":{"url":"https://i.ytimg.com/vi/NCu4DFv9QlE/sddefault.jpg","width":640,"height":480},"maxres":{"url":"https://i.ytimg.com/vi/NCu4DFv9QlE/maxresdefault.jpg","width":1280,"height":720}},"channelId":{"id":"UCl4h_3qTOIUnUX8KCICRM3A"},"publishedAt":{"timestampMs":1591824188000,"timestamp":1591824188,"iso8601":"2020-06-10T21:23:08.000Z"},"videoId":{"id":"NCu4DFv9QlE"},"playlistId":{"id":"PLWKbTlsNIef4S7_IeMSCnq5iP3i6ExN3Q"},"position":2,"channelTitle":"On Air With Ryan Seacrest"}},{"id":"UExXS2JUbHNOSWVmNFM3X0llTVNDbnE1aVAzaTZFeE4zUS41MjE1MkI0OTQ2QzJGNzNG","snippet":{"title":"The Most Refreshing Summer Snack | Off-Air With Sisanie","description":"Sisanie has the perfect Summer recipe for you! It tastes just like a mojito!\n\nSUBSCRIBE: http://youtube.com/user/ryanseacrest\nSEE MORE: http://onairwithryan.com\n\nOn Air with Ryan Seacrest on YouTube\nThe official home for video from On Air With Ryan Seacrest and OnAirWithRyan.com. Subscribe for exclusive celebrity interviews and music performances from the On Air With Ryan and American Top 40 studio and beyond.\n\nConnect with On Air with Ryan Seacrest: \nTwitter: http://twitter.com/onairwithryan\nSnapchat: OnAirWithRyan \nFacebook: http://facebook.com/onairwithryanseacrest\nInstagram: http://instagram.com/onairwithryan\n\nConnect with Ryan:\nTwitter: http://witter.com/RyanSeacrest\nSnapchat: RyanSeacrest\nFacebook: http://facebook.com/RyanSeacrest\nInstagram: http://instagram.com/ryanseacrest\n\nCheck out the Ryan Seacrest Foundation: http://ryanseacrestfoundation.org\n\nhttp://www.youtube.com/user/ryanseacrest","thumbnails":{"default":{"url":"https://i.ytimg.com/vi/PLKIOn5P3y0/default.jpg","width":120,"height":90},"medium":{"url":"https://i.ytimg.com/vi/PLKIOn5P3y0/mqdefault.jpg","width":320,"height":180},"high":{"url":"https://i.ytimg.com/vi/PLKIOn5P3y0/hqdefault.jpg","width":480,"height":360},"standard":{"url":"https://i.ytimg.com/vi/PLKIOn5P3y0/sddefault.jpg","width":640,"height":480},"maxres":{"url":"https://i.ytimg.com/vi/PLKIOn5P3y0/maxresdefault.jpg","width":1280,"height":720}},"channelId":{"id":"UCl4h_3qTOIUnUX8KCICRM3A"},"publishedAt":{"timestampMs":1591824198000,"timestamp":1591824198,"iso8601":"2020-06-10T21:23:18.000Z"},"videoId":{"id":"PLKIOn5P3y0"},"playlistId":{"id":"PLWKbTlsNIef4S7_IeMSCnq5iP3i6ExN3Q"},"position":3,"channelTitle":"On Air With Ryan Seacrest"}},{"id":"UExXS2JUbHNOSWVmNFM3X0llTVNDbnE1aVAzaTZFeE4zUS4wOTA3OTZBNzVEMTUzOTMy","snippet":{"title":"My Favorite Low-Cal Pizza Recipe!| Off-Air With Sisanie","description":"My Favorite Low-Cal Pizza Recipe! | Off-Air With Sisanie\n\nSUBSCRIBE: http://youtube.com/user/ryanseacrest\nSEE MORE: http://onairwithryan.com\n\nSong:\nParadise - Ikson\nhttps://soundcloud.com/ikson\n\nOn Air with Ryan Seacrest on YouTube\nThe official home for video from On Air With Ryan Seacrest and OnAirWithRyan.com. Subscribe for exclusive celebrity interviews and music performances from the On Air With Ryan and American Top 40 studio and beyond.\n\nConnect with On Air with Ryan Seacrest: \nTwitter: http://twitter.com/onairwithryan\nSnapchat: OnAirWithRyan \nFacebook: http://facebook.com/onairwithryanseacrest\nInstagram: http://instagram.com/onairwithryan\n\nConnect with Ryan:\nTwitter: http://witter.com/RyanSeacrest\nSnapchat: RyanSeacrest\nFacebook: http://facebook.com/RyanSeacrest\nInstagram: http://instagram.com/ryanseacrest\n\nCheck out the Ryan Seacrest Foundation: http://ryanseacrestfoundation.org\n\nhttp://www.youtube.com/user/ryanseacrest\n#Cooking #Pizza","thumbnails":{"default":{"url":"https://i.ytimg.com/vi/U7tunUyNkS8/default.jpg","width":120,"height":90},"medium":{"url":"https://i.ytimg.com/vi/U7tunUyNkS8/mqdefault.jpg","width":320,"height":180},"high":{"url":"https://i.ytimg.com/vi/U7tunUyNkS8/hqdefault.jpg","width":480,"height":360},"standard":{"url":"https://i.ytimg.com/vi/U7tunUyNkS8/sddefault.jpg","width":640,"height":480},"maxres":{"url":"https://i.ytimg.com/vi/U7tunUyNkS8/maxresdefault.jpg","width":1280,"height":720}},"channelId":{"id":"UCl4h_3qTOIUnUX8KCICRM3A"},"publishedAt":{"timestampMs":1591824264000,"timestamp":1591824264,"iso8601":"2020-06-10T21:24:24.000Z"},"videoId":{"id":"U7tunUyNkS8"},"playlistId":{"id":"PLWKbTlsNIef4S7_IeMSCnq5iP3i6ExN3Q"},"position":4,"channelTitle":"On Air With Ryan Seacrest"}},{"id":"UExXS2JUbHNOSWVmNFM3X0llTVNDbnE1aVAzaTZFeE4zUS41MzJCQjBCNDIyRkJDN0VD","snippet":{"title":"My Favorite Egg Salad Recipe! | Off-Air With Sisanie","description":"My Favorite Memorial Day Recipe! | Off-Air With Sisanie\nIn  this episode I walk you through my favorite egg salad recipe that I'm using for Memorial Day! Have a great weekend!\n\nSUBSCRIBE: http://youtube.com/user/ryanseacrest\nSEE MORE: http://onairwithryan.com\n\nOn Air with Ryan Seacrest on YouTube\nThe official home for video from On Air With Ryan Seacrest and OnAirWithRyan.com. Subscribe for exclusive celebrity interviews and music performances from the On Air With Ryan and American Top 40 studio and beyond.\n\nConnect with On Air with Ryan Seacrest: \nTwitter: http://twitter.com/onairwithryan\nSnapchat: OnAirWithRyan \nFacebook: http://facebook.com/onairwithryanseacrest\nInstagram: http://instagram.com/onairwithryan\n\nConnect with Ryan:\nTwitter: http://witter.com/RyanSeacrest\nSnapchat: RyanSeacrest\nFacebook: http://facebook.com/RyanSeacrest\nInstagram: http://instagram.com/ryanseacrest\n\nCheck out the Ryan Seacrest Foundation: http://ryanseacrestfoundation.org\n\nhttp://www.youtube.com/user/ryanseacrest\n\n\nMusic Creds:\nI Found You (Original Mix) - Chill EDM Pop Tropical House by Kami (EDM Producer) is licensed under a  Creative Commons License.\n\nSong can be found here: https://bit.ly/2WpQiwb","thumbnails":{"default":{"url":"https://i.ytimg.com/vi/Xkrf-ZROkog/default.jpg","width":120,"height":90},"medium":{"url":"https://i.ytimg.com/vi/Xkrf-ZROkog/mqdefault.jpg","width":320,"height":180},"high":{"url":"https://i.ytimg.com/vi/Xkrf-ZROkog/hqdefault.jpg","width":480,"height":360},"standard":{"url":"https://i.ytimg.com/vi/Xkrf-ZROkog/sddefault.jpg","width":640,"height":480},"maxres":{"url":"https://i.ytimg.com/vi/Xkrf-ZROkog/maxresdefault.jpg","width":1280,"height":720}},"channelId":{"id":"UCl4h_3qTOIUnUX8KCICRM3A"},"publishedAt":{"timestampMs":1591824947000,"timestamp":1591824947,"iso8601":"2020-06-10T21:35:47.000Z"},"videoId":{"id":"Xkrf-ZROkog"},"playlistId":{"id":"PLWKbTlsNIef4S7_IeMSCnq5iP3i6ExN3Q"},"position":5,"channelTitle":"On Air With Ryan Seacrest"}},{"id":"UExXS2JUbHNOSWVmNFM3X0llTVNDbnE1aVAzaTZFeE4zUS5DQUNERDQ2NkIzRUQxNTY1","snippet":{"title":"Easy, Healthy and Fast French Toast Recipe | Off-Air With Sisanie Ep. 45","description":"Easy, Healthy and Fast French Toast Recipe | Off-Air With Sisanie Ep. 45\nIn this episode, I show you a super healthy French Toast Recipe I found that is only 6 points on Weight Watchers! Perfect for the morning after Coachella!\n\nSUBSCRIBE: http://youtube.com/user/ryanseacrest\nSEE MORE: http://onairwithryan.com\n\nOn Air with Ryan Seacrest on YouTube\nThe official home for video from On Air With Ryan Seacrest and OnAirWithRyan.com. Subscribe for exclusive celebrity interviews and music performances from the On Air With Ryan and American Top 40 studio and beyond.\n\nConnect with On Air with Ryan Seacrest: \nTwitter: http://twitter.com/onairwithryan\nSnapchat: OnAirWithRyan \nFacebook: http://facebook.com/onairwithryanseacrest\nInstagram: http://instagram.com/onairwithryan\n\nConnect with Ryan:\nTwitter: http://witter.com/RyanSeacrest\nSnapchat: RyanSeacrest\nFacebook: http://facebook.com/RyanSeacrest\nInstagram: http://instagram.com/ryanseacrest\n\nCheck out the Ryan Seacrest Foundation: http://ryanseacrestfoundation.org\n\nhttp://www.youtube.com/user/ryanseacrest","thumbnails":{"default":{"url":"https://i.ytimg.com/vi/a83kd2UihOE/default.jpg","width":120,"height":90},"medium":{"url":"https://i.ytimg.com/vi/a83kd2UihOE/mqdefault.jpg","width":320,"height":180},"high":{"url":"https://i.ytimg.com/vi/a83kd2UihOE/hqdefault.jpg","width":480,"height":360},"standard":{"url":"https://i.ytimg.com/vi/a83kd2UihOE/sddefault.jpg","width":640,"height":480},"maxres":{"url":"https://i.ytimg.com/vi/a83kd2UihOE/maxresdefault.jpg","width":1280,"height":720}},"channelId":{"id":"UCl4h_3qTOIUnUX8KCICRM3A"},"publishedAt":{"timestampMs":1591825789000,"timestamp":1591825789,"iso8601":"2020-06-10T21:49:49.000Z"},"videoId":{"id":"a83kd2UihOE"},"playlistId":{"id":"PLWKbTlsNIef4S7_IeMSCnq5iP3i6ExN3Q"},"position":6,"channelTitle":"On Air With Ryan Seacrest"}},{"id":"UExXS2JUbHNOSWVmNFM3X0llTVNDbnE1aVAzaTZFeE4zUS45NDk1REZENzhEMzU5MDQz","snippet":{"title":"The Best 2020 Detox Recipe | Off-Air With Sisanie","description":"The Best 2020 Detox Recipe | Off-Air With Sisanie\r\nMusic By: https://soundcloud.com/ikson\r\nSUBSCRIBE: http://youtube.com/user/ryanseacrest\r\nSEE MORE: http://onairwithryan.com\r\n\r\nOn Air with Ryan Seacrest on YouTube\r\nThe official home for video from On Air With Ryan Seacrest and OnAirWithRyan.com. Subscribe for exclusive celebrity interviews and music performances from the On Air With Ryan and American Top 40 studio and beyond.\r\n\r\nConnect with On Air with Ryan Seacrest: \r\nTwitter: http://twitter.com/onairwithryan\r\nSnapchat: OnAirWithRyan \r\nFacebook: http://facebook.com/onairwithryanseacrest\r\nInstagram: http://instagram.com/onairwithryan\r\n\r\nConnect with Ryan:\r\nTwitter: http://witter.com/RyanSeacrest\r\nSnapchat: RyanSeacrest\r\nFacebook: http://facebook.com/RyanSeacrest\r\nInstagram: http://instagram.com/ryanseacrest\r\n\r\nCheck out the Ryan Seacrest Foundation: http://ryanseacrestfoundation.org\r\n\r\nhttp://www.youtube.com/user/ryanseacrest","thumbnails":{"default":{"url":"https://i.ytimg.com/vi/sxKQx2vNJKg/default.jpg","width":120,"height":90},"medium":{"url":"https://i.ytimg.com/vi/sxKQx2vNJKg/mqdefault.jpg","width":320,"height":180},"high":{"url":"https://i.ytimg.com/vi/sxKQx2vNJKg/hqdefault.jpg","width":480,"height":360},"standard":{"url":"https://i.ytimg.com/vi/sxKQx2vNJKg/sddefault.jpg","width":640,"height":480},"maxres":{"url":"https://i.ytimg.com/vi/sxKQx2vNJKg/maxresdefault.jpg","width":1280,"height":720}},"channelId":{"id":"UCl4h_3qTOIUnUX8KCICRM3A"},"publishedAt":{"timestampMs":1591826127000,"timestamp":1591826127,"iso8601":"2020-06-10T21:55:27.000Z"},"videoId":{"id":"sxKQx2vNJKg"},"playlistId":{"id":"PLWKbTlsNIef4S7_IeMSCnq5iP3i6ExN3Q"},"position":7,"channelTitle":"On Air With Ryan Seacrest"}},{"id":"UExXS2JUbHNOSWVmNFM3X0llTVNDbnE1aVAzaTZFeE4zUS5EMEEwRUY5M0RDRTU3NDJC","snippet":{"title":"Easy St. Patrick's Breakfast! Shamrock Eggs | Off-Air With Sisanie","description":"Easy St. Patrick's Breakfast! Shamrock Eggs | Off-Air With Sisanie\r\n\nMusic By: https://soundcloud.com/ikson\nSUBSCRIBE: http://youtube.com/user/ryanseacrest\r\nSEE MORE: http://onairwithryan.com\r\n\r\nOn Air with Ryan Seacrest on YouTube\r\nThe official home for video from On Air With Ryan Seacrest and OnAirWithRyan.com. Subscribe for exclusive celebrity interviews and music performances from the On Air With Ryan and American Top 40 studio and beyond.\r\n\r\nConnect with On Air with Ryan Seacrest: \r\nTwitter: http://twitter.com/onairwithryan\r\nSnapchat: OnAirWithRyan \r\nFacebook: http://facebook.com/onairwithryanseacrest\r\nInstagram: http://instagram.com/onairwithryan\r\n\r\nConnect with Ryan:\r\nTwitter: http://witter.com/RyanSeacrest\r\nSnapchat: RyanSeacrest\r\nFacebook: http://facebook.com/RyanSeacrest\r\nInstagram: http://instagram.com/ryanseacrest\r\n\r\nCheck out the Ryan Seacrest Foundation: http://ryanseacrestfoundation.org\r\n\r\nhttp://www.youtube.com/user/ryanseacrest","thumbnails":{"default":{"url":"https://i.ytimg.com/vi/Kqliy37UBoU/default.jpg","width":120,"height":90},"medium":{"url":"https://i.ytimg.com/vi/Kqliy37UBoU/mqdefault.jpg","width":320,"height":180},"high":{"url":"https://i.ytimg.com/vi/Kqliy37UBoU/hqdefault.jpg","width":480,"height":360},"standard":{"url":"https://i.ytimg.com/vi/Kqliy37UBoU/sddefault.jpg","width":640,"height":480},"maxres":{"url":"https://i.ytimg.com/vi/Kqliy37UBoU/maxresdefault.jpg","width":1280,"height":720}},"channelId":{"id":"UCl4h_3qTOIUnUX8KCICRM3A"},"publishedAt":{"timestampMs":1591827321000,"timestamp":1591827321,"iso8601":"2020-06-10T22:15:21.000Z"},"videoId":{"id":"Kqliy37UBoU"},"playlistId":{"id":"PLWKbTlsNIef4S7_IeMSCnq5iP3i6ExN3Q"},"position":8,"channelTitle":"On Air With Ryan Seacrest"}}]}},{"id":"PLWKbTlsNIef6d6n2NCrD-IMAk5QSGoq8b","snippet":{"title":"Ryan's Funniest Moments","description":"An ongoing collection of Ryan's Funniest Moments!","thumbnails":{"default":{"url":"https://i.ytimg.com/vi/Gxblp6UrxwM/default.jpg","width":120,"height":90},"medium":{"url":"https://i.ytimg.com/vi/Gxblp6UrxwM/mqdefault.jpg","width":320,"height":180},"high":{"url":"https://i.ytimg.com/vi/Gxblp6UrxwM/hqdefault.jpg","width":480,"height":360},"standard":{"url":"https://i.ytimg.com/vi/Gxblp6UrxwM/sddefault.jpg","width":640,"height":480},"maxres":{"url":"https://i.ytimg.com/vi/Gxblp6UrxwM/maxresdefault.jpg","width":1280,"height":720}},"channelId":{"id":"UCl4h_3qTOIUnUX8KCICRM3A"},"publishedAt":{"timestampMs":1584456595974,"timestamp":1584456595,"iso8601":"2020-03-17T14:49:55.974Z"}},"playlistItems":{"count":31,"pageInfo":{"prevToken":null,"nextToken":"EAAaHlBUOkNBb2lFRVF3UVRCRlJqa3pSRU5GTlRjME1rSQ","itemTokens":null},"items":[{"id":"UExXS2JUbHNOSWVmNmQ2bjJOQ3JELUlNQWs1UVNHb3E4Yi4xMkVGQjNCMUM1N0RFNEUx","snippet":{"title":"Relive Some of Our Funniest Moments From 2019 | On Air With Ryan Seacrest","description":"Relive Our Funniest Moments From 2019 | On Air With Ryan Seacrest\r\nSUBSCRIBE: http://youtube.com/user/ryanseacrest\r\nSEE MORE: http://onairwithryan.com\r\n\r\nOn Air with Ryan Seacrest on YouTube\r\nThe official home for video from On Air With Ryan Seacrest and OnAirWithRyan.com. Subscribe for exclusive celebrity interviews and music performances from the On Air With Ryan and American Top 40 studio and beyond.\r\n\r\nConnect with On Air with Ryan Seacrest: \r\nTwitter: http://twitter.com/onairwithryan\r\nSnapchat: OnAirWithRyan \r\nFacebook: http://facebook.com/onairwithryanseacrest\r\nInstagram: http://instagram.com/onairwithryan\r\n\r\nConnect with Ryan:\r\nTwitter: http://witter.com/RyanSeacrest\r\nSnapchat: RyanSeacrest\r\nFacebook: http://facebook.com/RyanSeacrest\r\nInstagram: http://instagram.com/ryanseacrest\r\n\r\nCheck out the Ryan Seacrest Foundation: http://ryanseacrestfoundation.org\r\n\r\nhttp://www.youtube.com/user/ryanseacrest","thumbnails":{"default":{"url":"https://i.ytimg.com/vi/Gxblp6UrxwM/default.jpg","width":120,"height":90},"medium":{"url":"https://i.ytimg.com/vi/Gxblp6UrxwM/mqdefault.jpg","width":320,"height":180},"high":{"url":"https://i.ytimg.com/vi/Gxblp6UrxwM/hqdefault.jpg","width":480,"height":360},"standard":{"url":"https://i.ytimg.com/vi/Gxblp6UrxwM/sddefault.jpg","width":640,"height":480},"maxres":{"url":"https://i.ytimg.com/vi/Gxblp6UrxwM/maxresdefault.jpg","width":1280,"height":720}},"channelId":{"id":"UCl4h_3qTOIUnUX8KCICRM3A"},"publishedAt":{"timestampMs":1584456803000,"timestamp":1584456803,"iso8601":"2020-03-17T14:53:23.000Z"},"videoId":{"id":"Gxblp6UrxwM"},"playlistId":{"id":"PLWKbTlsNIef6d6n2NCrD-IMAk5QSGoq8b"},"position":0,"channelTitle":"On Air With Ryan Seacrest"}},{"id":"UExXS2JUbHNOSWVmNmQ2bjJOQ3JELUlNQWs1UVNHb3E4Yi41MjE1MkI0OTQ2QzJGNzNG","snippet":{"title":"Seacrest Helps Tanya Curate the Perfect Valentine’s Day Playlist | On Air With Ryan Seacrest","description":"Seacrest Helps Tanya Curate the Perfect Valentine’s Day Playlist | On Air With Ryan Seacrest\n\nSUBSCRIBE: http://youtube.com/user/ryanseacrest\r\nSEE MORE: http://onairwithryan.com\r\n\r\nOn Air with Ryan Seacrest on YouTube\r\nThe official home for video from On Air With Ryan Seacrest and OnAirWithRyan.com. Subscribe for exclusive celebrity interviews and music performances from the On Air With Ryan and American Top 40 studio and beyond.\r\n\r\nConnect with On Air with Ryan Seacrest: \r\nTwitter: http://twitter.com/onairwithryan\r\nSnapchat: OnAirWithRyan \r\nFacebook: http://facebook.com/onairwithryanseacrest\r\nInstagram: http://instagram.com/onairwithryan\r\n\r\nConnect with Ryan:\r\nTwitter: http://witter.com/RyanSeacrest\r\nSnapchat: RyanSeacrest\r\nFacebook: http://facebook.com/RyanSeacrest\r\nInstagram: http://instagram.com/ryanseacrest\r\n\r\nCheck out the Ryan Seacrest Foundation: http://ryanseacrestfoundation.org\r\n\r\nhttp://www.youtube.com/user/ryanseacrest","thumbnails":{"default":{"url":"https://i.ytimg.com/vi/4vysLcR8Tzo/default.jpg","width":120,"height":90},"medium":{"url":"https://i.ytimg.com/vi/4vysLcR8Tzo/mqdefault.jpg","width":320,"height":180},"high":{"url":"https://i.ytimg.com/vi/4vysLcR8Tzo/hqdefault.jpg","width":480,"height":360},"standard":{"url":"https://i.ytimg.com/vi/4vysLcR8Tzo/sddefault.jpg","width":640,"height":480},"maxres":{"url":"https://i.ytimg.com/vi/4vysLcR8Tzo/maxresdefault.jpg","width":1280,"height":720}},"channelId":{"id":"UCl4h_3qTOIUnUX8KCICRM3A"},"publishedAt":{"timestampMs":1584456694000,"timestamp":1584456694,"iso8601":"2020-03-17T14:51:34.000Z"},"videoId":{"id":"4vysLcR8Tzo"},"playlistId":{"id":"PLWKbTlsNIef6d6n2NCrD-IMAk5QSGoq8b"},"position":1,"channelTitle":"On Air With Ryan Seacrest"}},{"id":"UExXS2JUbHNOSWVmNmQ2bjJOQ3JELUlNQWs1UVNHb3E4Yi41NkI0NEY2RDEwNTU3Q0M2","snippet":{"title":"If We Were a Personal Assistant | On Air With Ryan Seacrest","description":"If We Were a Personal Assistant | On Air With Ryan Seacrest\n\nInspired by Kendall Jenner’s recent Q+A, Ryan Seacrest, Sisanie and Tanya Rad reveal who they would want to be a personal assistant to for a day. Watch back the on-air moment!\n\nSUBSCRIBE: http://youtube.com/user/ryanseacrest\r\nSEE MORE: http://onairwithryan.com\r\n\r\nOn Air with Ryan Seacrest on YouTube\r\nThe official home for video from On Air With Ryan Seacrest and OnAirWithRyan.com. Subscribe for exclusive celebrity interviews and music performances from the On Air With Ryan and American Top 40 studio and beyond.\r\n\r\nConnect with On Air with Ryan Seacrest: \r\nTwitter: http://twitter.com/onairwithryan\r\nSnapchat: OnAirWithRyan \r\nFacebook: http://facebook.com/onairwithryanseacrest\r\nInstagram: http://instagram.com/onairwithryan\r\n\r\nConnect with Ryan:\r\nTwitter: http://witter.com/RyanSeacrest\r\nSnapchat: RyanSeacrest\r\nFacebook: http://facebook.com/RyanSeacrest\r\nInstagram: http://instagram.com/ryanseacrest\r\n\r\nCheck out the Ryan Seacrest Foundation: http://ryanseacrestfoundation.org\r\n\r\nhttp://www.youtube.com/user/ryanseacrest","thumbnails":{"default":{"url":"https://i.ytimg.com/vi/Hrq4deNACmM/default.jpg","width":120,"height":90},"medium":{"url":"https://i.ytimg.com/vi/Hrq4deNACmM/mqdefault.jpg","width":320,"height":180},"high":{"url":"https://i.ytimg.com/vi/Hrq4deNACmM/hqdefault.jpg","width":480,"height":360},"standard":{"url":"https://i.ytimg.com/vi/Hrq4deNACmM/sddefault.jpg","width":640,"height":480},"maxres":{"url":"https://i.ytimg.com/vi/Hrq4deNACmM/maxresdefault.jpg","width":1280,"height":720}},"channelId":{"id":"UCl4h_3qTOIUnUX8KCICRM3A"},"publishedAt":{"timestampMs":1584456595000,"timestamp":1584456595,"iso8601":"2020-03-17T14:49:55.000Z"},"videoId":{"id":"Hrq4deNACmM"},"playlistId":{"id":"PLWKbTlsNIef6d6n2NCrD-IMAk5QSGoq8b"},"position":2,"channelTitle":"On Air With Ryan Seacrest"}},{"id":"UExXS2JUbHNOSWVmNmQ2bjJOQ3JELUlNQWs1UVNHb3E4Yi4yODlGNEE0NkRGMEEzMEQy","snippet":{"title":"Tep No Performs \"Toluca Lake\" | On Air With Ryan Seacrest","description":"Tep No Performs \"Toluca Lake\" | On Air With Ryan Seacrest\n\nSUBSCRIBE: http://youtube.com/user/ryanseacrest\r\nSEE MORE: http://onairwithryan.com\r\n\r\nOn Air with Ryan Seacrest on YouTube\r\nThe official home for video from On Air With Ryan Seacrest and OnAirWithRyan.com. Subscribe for exclusive celebrity interviews and music performances from the On Air With Ryan and American Top 40 studio and beyond.\r\n\r\nConnect with On Air with Ryan Seacrest: \r\nTwitter: http://twitter.com/onairwithryan\r\nSnapchat: OnAirWithRyan \r\nFacebook: http://facebook.com/onairwithryanseacrest\r\nInstagram: http://instagram.com/onairwithryan\r\n\r\nConnect with Ryan:\r\nTwitter: http://witter.com/RyanSeacrest\r\nSnapchat: RyanSeacrest\r\nFacebook: http://facebook.com/RyanSeacrest\r\nInstagram: http://instagram.com/ryanseacrest\r\n\r\nCheck out the Ryan Seacrest Foundation: http://ryanseacrestfoundation.org\r\n\r\nhttp://www.youtube.com/user/ryanseacrest","thumbnails":{"default":{"url":"https://i.ytimg.com/vi/79Fh2Ow-fac/default.jpg","width":120,"height":90},"medium":{"url":"https://i.ytimg.com/vi/79Fh2Ow-fac/mqdefault.jpg","width":320,"height":180},"high":{"url":"https://i.ytimg.com/vi/79Fh2Ow-fac/hqdefault.jpg","width":480,"height":360},"standard":{"url":"https://i.ytimg.com/vi/79Fh2Ow-fac/sddefault.jpg","width":640,"height":480},"maxres":{"url":"https://i.ytimg.com/vi/79Fh2Ow-fac/maxresdefault.jpg","width":1280,"height":720}},"channelId":{"id":"UCl4h_3qTOIUnUX8KCICRM3A"},"publishedAt":{"timestampMs":1584456644000,"timestamp":1584456644,"iso8601":"2020-03-17T14:50:44.000Z"},"videoId":{"id":"79Fh2Ow-fac"},"playlistId":{"id":"PLWKbTlsNIef6d6n2NCrD-IMAk5QSGoq8b"},"position":3,"channelTitle":"On Air With Ryan Seacrest"}},{"id":"UExXS2JUbHNOSWVmNmQ2bjJOQ3JELUlNQWs1UVNHb3E4Yi5DQUNERDQ2NkIzRUQxNTY1","snippet":{"title":"Ryan, Tanya and Sisanie Dance to Finesse in the studio | On Air with Ryan Seacrest","description":"Ryan, Tanya and Sisanie Dance to Finesse in the studio\nSUBSCRIBE: youtube.com/user/ryanseacrest\nSEE MORE: onairwithryan.com\n\nOn Air with Ryan Seacrest on YouTube\nThe official home for video from On Air With Ryan Seacrest and OnAirWithRyan.com. Subscribe for exclusive celebrity interviews and music performances from the On Air With Ryan and American Top 40 studio and beyond.\n\nConnect with On Air with Ryan Seacrest: \nTwitter: twitter.com/onairwithryan\nSnapchat: OnAirWithRyan \nFacebook: facebook.com/onairwithryanseacrest\nInstagram: instagram.com/onairwithryan\n\nConnect with Ryan:\nTwitter: twitter.com/RyanSeacrest\nSnapchat: RyanSeacrest\nFacebook: facebook.com/RyanSeacrest\nInstagram: instagram.com/ryanseacrest\n\nCheck out the Ryan Seacrest Foundation: ryanseacrestfoundation.org\n\nRyan, Tanya and Sisanie Dance to Finesse in the studio\nhttp://www.youtube.com/user/ryanseacrest","thumbnails":{"default":{"url":"https://i.ytimg.com/vi/-QUrIawezjs/default.jpg","width":120,"height":90},"medium":{"url":"https://i.ytimg.com/vi/-QUrIawezjs/mqdefault.jpg","width":320,"height":180},"high":{"url":"https://i.ytimg.com/vi/-QUrIawezjs/hqdefault.jpg","width":480,"height":360},"standard":null,"maxres":null},"channelId":{"id":"UCl4h_3qTOIUnUX8KCICRM3A"},"publishedAt":{"timestampMs":1584458871000,"timestamp":1584458871,"iso8601":"2020-03-17T15:27:51.000Z"},"videoId":{"id":"-QUrIawezjs"},"playlistId":{"id":"PLWKbTlsNIef6d6n2NCrD-IMAk5QSGoq8b"},"position":4,"channelTitle":"On Air With Ryan Seacrest"}},{"id":"UExXS2JUbHNOSWVmNmQ2bjJOQ3JELUlNQWs1UVNHb3E4Yi4wMTcyMDhGQUE4NTIzM0Y5","snippet":{"title":"The Group Chat Strikes Again After Seacrest’s Remote Trouble | On Air With Ryan Seacrest","description":"The Group Chat Strikes Again After Seacrest’s Remote Trouble | On Air With Ryan Seacrest\n\nSUBSCRIBE: http://youtube.com/user/ryanseacrest\r\nSEE MORE: http://onairwithryan.com\r\n\r\nOn Air with Ryan Seacrest on YouTube\r\nThe official home for video from On Air With Ryan Seacrest and OnAirWithRyan.com. Subscribe for exclusive celebrity interviews and music performances from the On Air With Ryan and American Top 40 studio and beyond.\r\n\r\nConnect with On Air with Ryan Seacrest: \r\nTwitter: http://twitter.com/onairwithryan\r\nSnapchat: OnAirWithRyan \r\nFacebook: http://facebook.com/onairwithryanseacrest\r\nInstagram: http://instagram.com/onairwithryan\r\n\r\nConnect with Ryan:\r\nTwitter: http://witter.com/RyanSeacrest\r\nSnapchat: RyanSeacrest\r\nFacebook: http://facebook.com/RyanSeacrest\r\nInstagram: http://instagram.com/ryanseacrest\r\n\r\nCheck out the Ryan Seacrest Foundation: http://ryanseacrestfoundation.org\r\n\r\nhttp://www.youtube.com/user/ryanseacrest","thumbnails":{"default":{"url":"https://i.ytimg.com/vi/VJmwxWWlGwE/default.jpg","width":120,"height":90},"medium":{"url":"https://i.ytimg.com/vi/VJmwxWWlGwE/mqdefault.jpg","width":320,"height":180},"high":{"url":"https://i.ytimg.com/vi/VJmwxWWlGwE/hqdefault.jpg","width":480,"height":360},"standard":{"url":"https://i.ytimg.com/vi/VJmwxWWlGwE/sddefault.jpg","width":640,"height":480},"maxres":{"url":"https://i.ytimg.com/vi/VJmwxWWlGwE/maxresdefault.jpg","width":1280,"height":720}},"channelId":{"id":"UCl4h_3qTOIUnUX8KCICRM3A"},"publishedAt":{"timestampMs":1584456683000,"timestamp":1584456683,"iso8601":"2020-03-17T14:51:23.000Z"},"videoId":{"id":"VJmwxWWlGwE"},"playlistId":{"id":"PLWKbTlsNIef6d6n2NCrD-IMAk5QSGoq8b"},"position":5,"channelTitle":"On Air With Ryan Seacrest"}},{"id":"UExXS2JUbHNOSWVmNmQ2bjJOQ3JELUlNQWs1UVNHb3E4Yi45NDk1REZENzhEMzU5MDQz","snippet":{"title":"Jacob Tremblay and Ryan Talk Favorite Foods | On Air with Ryan Seacrest","description":"Jacob Tremblay and Ryan Talk Favorite Foods\nSUBSCRIBE: youtube.com/user/ryanseacrest\nSEE MORE: onairwithryan.com\n\nOn Air with Ryan Seacrest on YouTube\nThe official home for video from On Air With Ryan Seacrest and OnAirWithRyan.com. Subscribe for exclusive celebrity interviews and music performances from the On Air With Ryan and American Top 40 studio and beyond.\n\nConnect with On Air with Ryan Seacrest: \nTwitter: twitter.com/onairwithryan\nSnapchat: OnAirWithRyan \nFacebook: facebook.com/onairwithryanseacrest\nInstagram: instagram.com/onairwithryan\n\nConnect with Ryan:\nTwitter: twitter.com/RyanSeacrest\nSnapchat: RyanSeacrest\nFacebook: facebook.com/RyanSeacrest\nInstagram: instagram.com/ryanseacrest\n\nCheck out the Ryan Seacrest Foundation: ryanseacrestfoundation.org\n\nJacob Tremblay and Ryan Talk Favorite Foods\nhttp://www.youtube.com/user/ryanseacrest","thumbnails":{"default":{"url":"https://i.ytimg.com/vi/KuuX9un5-4U/default.jpg","width":120,"height":90},"medium":{"url":"https://i.ytimg.com/vi/KuuX9un5-4U/mqdefault.jpg","width":320,"height":180},"high":{"url":"https://i.ytimg.com/vi/KuuX9un5-4U/hqdefault.jpg","width":480,"height":360},"standard":null,"maxres":null},"channelId":{"id":"UCl4h_3qTOIUnUX8KCICRM3A"},"publishedAt":{"timestampMs":1584458915000,"timestamp":1584458915,"iso8601":"2020-03-17T15:28:35.000Z"},"videoId":{"id":"KuuX9un5-4U"},"playlistId":{"id":"PLWKbTlsNIef6d6n2NCrD-IMAk5QSGoq8b"},"position":6,"channelTitle":"On Air With Ryan Seacrest"}},{"id":"UExXS2JUbHNOSWVmNmQ2bjJOQ3JELUlNQWs1UVNHb3E4Yi4wOTA3OTZBNzVEMTUzOTMy","snippet":{"title":"Ryan Seacrest & Tanya Messed Up Sisanie’s Anniversary Surprise | On Air With Ryan Seacrest","description":"Ryan Seacrest & Tanya Messed Up Sisanie’s Anniversary Surprise | On Air With Ryan Seacrest\n\nSUBSCRIBE: http://youtube.com/user/ryanseacrest\r\nSEE MORE: http://onairwithryan.com\r\n\r\nOn Air with Ryan Seacrest on YouTube\r\nThe official home for video from On Air With Ryan Seacrest and OnAirWithRyan.com. Subscribe for exclusive celebrity interviews and music performances from the On Air With Ryan and American Top 40 studio and beyond.\r\n\r\nConnect with On Air with Ryan Seacrest: \r\nTwitter: http://twitter.com/onairwithryan\r\nSnapchat: OnAirWithRyan \r\nFacebook: http://facebook.com/onairwithryanseacrest\r\nInstagram: http://instagram.com/onairwithryan\r\n\r\nConnect with Ryan:\r\nTwitter: http://witter.com/RyanSeacrest\r\nSnapchat: RyanSeacrest\r\nFacebook: http://facebook.com/RyanSeacrest\r\nInstagram: http://instagram.com/ryanseacrest\r\n\r\nCheck out the Ryan Seacrest Foundation: http://ryanseacrestfoundation.org\r\n\r\nhttp://www.youtube.com/user/ryanseacrest","thumbnails":{"default":{"url":"https://i.ytimg.com/vi/wL00DvPmmvo/default.jpg","width":120,"height":90},"medium":{"url":"https://i.ytimg.com/vi/wL00DvPmmvo/mqdefault.jpg","width":320,"height":180},"high":{"url":"https://i.ytimg.com/vi/wL00DvPmmvo/hqdefault.jpg","width":480,"height":360},"standard":{"url":"https://i.ytimg.com/vi/wL00DvPmmvo/sddefault.jpg","width":640,"height":480},"maxres":{"url":"https://i.ytimg.com/vi/wL00DvPmmvo/maxresdefault.jpg","width":1280,"height":720}},"channelId":{"id":"UCl4h_3qTOIUnUX8KCICRM3A"},"publishedAt":{"timestampMs":1584456751000,"timestamp":1584456751,"iso8601":"2020-03-17T14:52:31.000Z"},"videoId":{"id":"wL00DvPmmvo"},"playlistId":{"id":"PLWKbTlsNIef6d6n2NCrD-IMAk5QSGoq8b"},"position":7,"channelTitle":"On Air With Ryan Seacrest"}},{"id":"UExXS2JUbHNOSWVmNmQ2bjJOQ3JELUlNQWs1UVNHb3E4Yi5GNjNDRDREMDQxOThCMDQ2","snippet":{"title":"How To Wear A Suit Like Ryan Seacrest","description":"Ryan takes you behind the scenes of \"American Idol\" season 14 and his many looks from Ryan Seacrest Distinction. Read his interview with Yahoo Style: http://yhoo.it/1LLyYTJ\n\nThe Ryan Seacrest Distinction collection of men’s tailored clothing and accessories aims to be timeless, stylish, simple, yet affordable.  You can find the collection at Macy’s stores and at macys.com. Learn more at http://ryanseacrestdistinction.com.\n\nConnect with RSD: \nTwitter: http://bit.ly/RSDtwitter\nInstagram: http://bit.ly/RSDinstagram\nShop: http://bit.ly/ShopRSD \n\nSUBSCRIBE: http://full.sc/UBDdWt","thumbnails":{"default":{"url":"https://i.ytimg.com/vi/Tlkb_E8vVOM/default.jpg","width":120,"height":90},"medium":{"url":"https://i.ytimg.com/vi/Tlkb_E8vVOM/mqdefault.jpg","width":320,"height":180},"high":{"url":"https://i.ytimg.com/vi/Tlkb_E8vVOM/hqdefault.jpg","width":480,"height":360},"standard":{"url":"https://i.ytimg.com/vi/Tlkb_E8vVOM/sddefault.jpg","width":640,"height":480},"maxres":{"url":"https://i.ytimg.com/vi/Tlkb_E8vVOM/maxresdefault.jpg","width":1280,"height":720}},"channelId":{"id":"UCl4h_3qTOIUnUX8KCICRM3A"},"publishedAt":{"timestampMs":1584459735000,"timestamp":1584459735,"iso8601":"2020-03-17T15:42:15.000Z"},"videoId":{"id":"Tlkb_E8vVOM"},"playlistId":{"id":"PLWKbTlsNIef6d6n2NCrD-IMAk5QSGoq8b"},"position":8,"channelTitle":"On Air With Ryan Seacrest"}},{"id":"UExXS2JUbHNOSWVmNmQ2bjJOQ3JELUlNQWs1UVNHb3E4Yi40NzZCMERDMjVEN0RFRThB","snippet":{"title":"Ariana Grande gets SCARED by Ryan Seacrest!! | On Air with Ryan Seacrest","description":"Ariana Grande gets prank scared by Ryan Seacrest on her way in to the studio for a Halloween show!\nSUBSCRIBE: http://full.sc/UBDdWt\n\nOn Air with Ryan Seacrest on YouTube\nThe official home for video from On Air with Ryan Seacrest and RyanSeacrest.com. Subscribe for exclusive celebrity interviews and music performances from American Idol and American Top 40 host Ryan Seacrest.\n\nConnect with On Air with Ryan Seacrest: \nTwitter: http://full.sc/UBCFQd \nFacebook: http://full.sc/UBDI2H \nInstagram: http://full.sc/UBCMeH \nTumblr: http://full.sc/UBCN27\nWebsite: http://ryanseacrest.com\n\nConnect with Ryan:\nTwitter: http://full.sc/RGO2cv \nSnapchat: RyanSeacrest\nFacebook: http://full.sc/RGNW4M \nInstagram: http://full.sc/RGO9Vy \nVine: http://vine.co/RyanSeacrest\n\nCheck out the Ryan Seacrest Foundation: http://full.sc/RGOt6T\n\nAriana Grande gets SCARED by Ryan Seacrest!! | On Air with Ryan Seacrest\nhttp://www.youtube.com/user/ryanseacrest","thumbnails":{"default":{"url":"https://i.ytimg.com/vi/cxHOEaLQyxg/default.jpg","width":120,"height":90},"medium":{"url":"https://i.ytimg.com/vi/cxHOEaLQyxg/mqdefault.jpg","width":320,"height":180},"high":{"url":"https://i.ytimg.com/vi/cxHOEaLQyxg/hqdefault.jpg","width":480,"height":360},"standard":null,"maxres":null},"channelId":{"id":"UCl4h_3qTOIUnUX8KCICRM3A"},"publishedAt":{"timestampMs":1584460721000,"timestamp":1584460721,"iso8601":"2020-03-17T15:58:41.000Z"},"videoId":{"id":"cxHOEaLQyxg"},"playlistId":{"id":"PLWKbTlsNIef6d6n2NCrD-IMAk5QSGoq8b"},"position":9,"channelTitle":"On Air With Ryan Seacrest"}}]}},{"id":"PLWKbTlsNIef6yrPTzm8BuZzboGnhu73Di","snippet":{"title":"Looking Back on 2019","description":"","thumbnails":{"default":{"url":"https://i.ytimg.com/vi/Gxblp6UrxwM/default.jpg","width":120,"height":90},"medium":{"url":"https://i.ytimg.com/vi/Gxblp6UrxwM/mqdefault.jpg","width":320,"height":180},"high":{"url":"https://i.ytimg.com/vi/Gxblp6UrxwM/hqdefault.jpg","width":480,"height":360},"standard":{"url":"https://i.ytimg.com/vi/Gxblp6UrxwM/sddefault.jpg","width":640,"height":480},"maxres":{"url":"https://i.ytimg.com/vi/Gxblp6UrxwM/maxresdefault.jpg","width":1280,"height":720}},"channelId":{"id":"UCl4h_3qTOIUnUX8KCICRM3A"},"publishedAt":{"timestampMs":1578085911865,"timestamp":1578085911,"iso8601":"2020-01-03T21:11:51.865Z"}},"playlistItems":{"count":9,"pageInfo":{"prevToken":null,"nextToken":null,"itemTokens":null},"items":[{"id":"UExXS2JUbHNOSWVmNnlyUFR6bThCdVp6Ym9Hbmh1NzNEaS4wMTcyMDhGQUE4NTIzM0Y5","snippet":{"title":"Relive Some of Our Funniest Moments From 2019 | On Air With Ryan Seacrest","description":"Relive Our Funniest Moments From 2019 | On Air With Ryan Seacrest\r\nSUBSCRIBE: http://youtube.com/user/ryanseacrest\r\nSEE MORE: http://onairwithryan.com\r\n\r\nOn Air with Ryan Seacrest on YouTube\r\nThe official home for video from On Air With Ryan Seacrest and OnAirWithRyan.com. Subscribe for exclusive celebrity interviews and music performances from the On Air With Ryan and American Top 40 studio and beyond.\r\n\r\nConnect with On Air with Ryan Seacrest: \r\nTwitter: http://twitter.com/onairwithryan\r\nSnapchat: OnAirWithRyan \r\nFacebook: http://facebook.com/onairwithryanseacrest\r\nInstagram: http://instagram.com/onairwithryan\r\n\r\nConnect with Ryan:\r\nTwitter: http://witter.com/RyanSeacrest\r\nSnapchat: RyanSeacrest\r\nFacebook: http://facebook.com/RyanSeacrest\r\nInstagram: http://instagram.com/ryanseacrest\r\n\r\nCheck out the Ryan Seacrest Foundation: http://ryanseacrestfoundation.org\r\n\r\nhttp://www.youtube.com/user/ryanseacrest","thumbnails":{"default":{"url":"https://i.ytimg.com/vi/Gxblp6UrxwM/default.jpg","width":120,"height":90},"medium":{"url":"https://i.ytimg.com/vi/Gxblp6UrxwM/mqdefault.jpg","width":320,"height":180},"high":{"url":"https://i.ytimg.com/vi/Gxblp6UrxwM/hqdefault.jpg","width":480,"height":360},"standard":{"url":"https://i.ytimg.com/vi/Gxblp6UrxwM/sddefault.jpg","width":640,"height":480},"maxres":{"url":"https://i.ytimg.com/vi/Gxblp6UrxwM/maxresdefault.jpg","width":1280,"height":720}},"channelId":{"id":"UCl4h_3qTOIUnUX8KCICRM3A"},"publishedAt":{"timestampMs":1578085977000,"timestamp":1578085977,"iso8601":"2020-01-03T21:12:57.000Z"},"videoId":{"id":"Gxblp6UrxwM"},"playlistId":{"id":"PLWKbTlsNIef6yrPTzm8BuZzboGnhu73Di"},"position":0,"channelTitle":"On Air With Ryan Seacrest"}},{"id":"UExXS2JUbHNOSWVmNnlyUFR6bThCdVp6Ym9Hbmh1NzNEaS41NkI0NEY2RDEwNTU3Q0M2","snippet":{"title":"A Look Back on Some of Our Interviews of 2019! | On Air With Ryan Seacrest","description":"A Look Back on Some of OUr Interviews of 2019! | On Air With Ryan Seacrest\r\nSUBSCRIBE: http://youtube.com/user/ryanseacrest\r\nSEE MORE: http://onairwithryan.com\r\n\r\nOn Air with Ryan Seacrest on YouTube\r\nThe official home for video from On Air With Ryan Seacrest and OnAirWithRyan.com. Subscribe for exclusive celebrity interviews and music performances from the On Air With Ryan and American Top 40 studio and beyond.\r\n\r\nConnect with On Air with Ryan Seacrest: \r\nTwitter: http://twitter.com/onairwithryan\r\nSnapchat: OnAirWithRyan \r\nFacebook: http://facebook.com/onairwithryanseacrest\r\nInstagram: http://instagram.com/onairwithryan\r\n\r\nConnect with Ryan:\r\nTwitter: http://witter.com/RyanSeacrest\r\nSnapchat: RyanSeacrest\r\nFacebook: http://facebook.com/RyanSeacrest\r\nInstagram: http://instagram.com/ryanseacrest\r\n\r\nCheck out the Ryan Seacrest Foundation: http://ryanseacrestfoundation.org\r\n\r\nhttp://www.youtube.com/user/ryanseacrest","thumbnails":{"default":{"url":"https://i.ytimg.com/vi/xQWj5yhxMFs/default.jpg","width":120,"height":90},"medium":{"url":"https://i.ytimg.com/vi/xQWj5yhxMFs/mqdefault.jpg","width":320,"height":180},"high":{"url":"https://i.ytimg.com/vi/xQWj5yhxMFs/hqdefault.jpg","width":480,"height":360},"standard":{"url":"https://i.ytimg.com/vi/xQWj5yhxMFs/sddefault.jpg","width":640,"height":480},"maxres":{"url":"https://i.ytimg.com/vi/xQWj5yhxMFs/maxresdefault.jpg","width":1280,"height":720}},"channelId":{"id":"UCl4h_3qTOIUnUX8KCICRM3A"},"publishedAt":{"timestampMs":1578085921000,"timestamp":1578085921,"iso8601":"2020-01-03T21:12:01.000Z"},"videoId":{"id":"xQWj5yhxMFs"},"playlistId":{"id":"PLWKbTlsNIef6yrPTzm8BuZzboGnhu73Di"},"position":1,"channelTitle":"On Air With Ryan Seacrest"}},{"id":"UExXS2JUbHNOSWVmNnlyUFR6bThCdVp6Ym9Hbmh1NzNEaS41MjE1MkI0OTQ2QzJGNzNG","snippet":{"title":"Ryan Seacrest’s Savoriest Moments From 2019 | On Air With Ryan Seacrest","description":"Ryan Seacrest’s Savoriest Moments From 2019 | On Air With Ryan Seacrest\n\nSUBSCRIBE: http://youtube.com/user/ryanseacrest\r\nSEE MORE: http://onairwithryan.com\r\n\r\nOn Air with Ryan Seacrest on YouTube\r\nThe official home for video from On Air With Ryan Seacrest and OnAirWithRyan.com. Subscribe for exclusive celebrity interviews and music performances from the On Air With Ryan and American Top 40 studio and beyond.\r\n\r\nConnect with On Air with Ryan Seacrest: \r\nTwitter: http://twitter.com/onairwithryan\r\nSnapchat: OnAirWithRyan \r\nFacebook: http://facebook.com/onairwithryanseacrest\r\nInstagram: http://instagram.com/onairwithryan\r\n\r\nConnect with Ryan:\r\nTwitter: http://witter.com/RyanSeacrest\r\nSnapchat: RyanSeacrest\r\nFacebook: http://facebook.com/RyanSeacrest\r\nInstagram: http://instagram.com/ryanseacrest\r\n\r\nCheck out the Ryan Seacrest Foundation: http://ryanseacrestfoundation.org\r\n\r\nhttp://www.youtube.com/user/ryanseacrest","thumbnails":{"default":{"url":"https://i.ytimg.com/vi/izFfL9xJCPg/default.jpg","width":120,"height":90},"medium":{"url":"https://i.ytimg.com/vi/izFfL9xJCPg/mqdefault.jpg","width":320,"height":180},"high":{"url":"https://i.ytimg.com/vi/izFfL9xJCPg/hqdefault.jpg","width":480,"height":360},"standard":{"url":"https://i.ytimg.com/vi/izFfL9xJCPg/sddefault.jpg","width":640,"height":480},"maxres":{"url":"https://i.ytimg.com/vi/izFfL9xJCPg/maxresdefault.jpg","width":1280,"height":720}},"channelId":{"id":"UCl4h_3qTOIUnUX8KCICRM3A"},"publishedAt":{"timestampMs":1578085991000,"timestamp":1578085991,"iso8601":"2020-01-03T21:13:11.000Z"},"videoId":{"id":"izFfL9xJCPg"},"playlistId":{"id":"PLWKbTlsNIef6yrPTzm8BuZzboGnhu73Di"},"position":2,"channelTitle":"On Air With Ryan Seacrest"}},{"id":"UExXS2JUbHNOSWVmNnlyUFR6bThCdVp6Ym9Hbmh1NzNEaS4wOTA3OTZBNzVEMTUzOTMy","snippet":{"title":"Ryan, Sisanie & Tanya Make 2020 Vision Boards | On Air With Ryan Seacrest","description":"Ryan, Sisanie & Tanya Make 2020 Vision Boards | On Air With Ryan Seacrest\n\nSUBSCRIBE: http://youtube.com/user/ryanseacrest\r\nSEE MORE: http://onairwithryan.com\r\n\r\nOn Air with Ryan Seacrest on YouTube\r\nThe official home for video from On Air With Ryan Seacrest and OnAirWithRyan.com. Subscribe for exclusive celebrity interviews and music performances from the On Air With Ryan and American Top 40 studio and beyond.\r\n\r\nConnect with On Air with Ryan Seacrest: \r\nTwitter: http://twitter.com/onairwithryan\r\nSnapchat: OnAirWithRyan \r\nFacebook: http://facebook.com/onairwithryanseacrest\r\nInstagram: http://instagram.com/onairwithryan\r\n\r\nConnect with Ryan:\r\nTwitter: http://witter.com/RyanSeacrest\r\nSnapchat: RyanSeacrest\r\nFacebook: http://facebook.com/RyanSeacrest\r\nInstagram: http://instagram.com/ryanseacrest\r\n\r\nCheck out the Ryan Seacrest Foundation: http://ryanseacrestfoundation.org\r\n\r\nhttp://www.youtube.com/user/ryanseacrest","thumbnails":{"default":{"url":"https://i.ytimg.com/vi/ca_OsHxhrDs/default.jpg","width":120,"height":90},"medium":{"url":"https://i.ytimg.com/vi/ca_OsHxhrDs/mqdefault.jpg","width":320,"height":180},"high":{"url":"https://i.ytimg.com/vi/ca_OsHxhrDs/hqdefault.jpg","width":480,"height":360},"standard":{"url":"https://i.ytimg.com/vi/ca_OsHxhrDs/sddefault.jpg","width":640,"height":480},"maxres":{"url":"https://i.ytimg.com/vi/ca_OsHxhrDs/maxresdefault.jpg","width":1280,"height":720}},"channelId":{"id":"UCl4h_3qTOIUnUX8KCICRM3A"},"publishedAt":{"timestampMs":1578086001000,"timestamp":1578086001,"iso8601":"2020-01-03T21:13:21.000Z"},"videoId":{"id":"ca_OsHxhrDs"},"playlistId":{"id":"PLWKbTlsNIef6yrPTzm8BuZzboGnhu73Di"},"position":3,"channelTitle":"On Air With Ryan Seacrest"}},{"id":"UExXS2JUbHNOSWVmNnlyUFR6bThCdVp6Ym9Hbmh1NzNEaS4xMkVGQjNCMUM1N0RFNEUx","snippet":{"title":"Happy Birthday! Ryan Seacrest’s Niece Flora Marie Turns One! | On Air With Ryan Seacrest","description":"Happy Birthday! Ryan Seacrest’s Niece Flora Marie Turns One! | On Air With Ryan Seacrest\n\nSUBSCRIBE: http://youtube.com/user/ryanseacrest\nSEE MORE: http://onairwithryan.com\r\n\nOn Air with Ryan Seacrest on YouTube\r\n\nThe official home for video from On Air With Ryan Seacrest and OnAirWithRyan.com. Subscribe for exclusive celebrity interviews and music performances from the On Air With Ryan and American Top 40 studio and beyond.\r\n\n\r\n\nConnect with On Air with Ryan Seacrest: \r\n\nTwitter: http://twitter.com/onairwithryan\r\n\nSnapchat: OnAirWithRyan \r\n\nFacebook: http://facebook.com/onairwithryanseacrest\r\n\nInstagram: http://instagram.com/onairwithryan\r\n\n\r\n\nConnect with Ryan:\r\n\nTwitter: http://witter.com/RyanSeacrest\r\n\nSnapchat: RyanSeacrest\r\n\nFacebook: http://facebook.com/RyanSeacrest\r\n\nInstagram: http://instagram.com/ryanseacrest\r\n\n\r\n\nCheck out the Ryan Seacrest Foundation: http://ryanseacrestfoundation.org\r\n\n\r\n\nhttp://www.youtube.com/user/ryanseacrest","thumbnails":{"default":{"url":"https://i.ytimg.com/vi/274hbfvxkT0/default.jpg","width":120,"height":90},"medium":{"url":"https://i.ytimg.com/vi/274hbfvxkT0/mqdefault.jpg","width":320,"height":180},"high":{"url":"https://i.ytimg.com/vi/274hbfvxkT0/hqdefault.jpg","width":480,"height":360},"standard":{"url":"https://i.ytimg.com/vi/274hbfvxkT0/sddefault.jpg","width":640,"height":480},"maxres":{"url":"https://i.ytimg.com/vi/274hbfvxkT0/maxresdefault.jpg","width":1280,"height":720}},"channelId":{"id":"UCl4h_3qTOIUnUX8KCICRM3A"},"publishedAt":{"timestampMs":1578086490000,"timestamp":1578086490,"iso8601":"2020-01-03T21:21:30.000Z"},"videoId":{"id":"274hbfvxkT0"},"playlistId":{"id":"PLWKbTlsNIef6yrPTzm8BuZzboGnhu73Di"},"position":4,"channelTitle":"On Air With Ryan Seacrest"}},{"id":"UExXS2JUbHNOSWVmNnlyUFR6bThCdVp6Ym9Hbmh1NzNEaS41MzJCQjBCNDIyRkJDN0VD","snippet":{"title":"Ryan, Adam Levine & Charlie Puth Surprise Children’s Hospital Patient | On Air With Ryan Seacrest","description":"Ryan, Adam Levine & Charlie Puth Surprise Children’s Hospital Patient | On Air With Ryan Seacrest\n\nSUBSCRIBE: http://youtube.com/user/ryanseacrest\nSEE MORE: http://onairwithryan.com\n\nOn Air with Ryan Seacrest on YouTube\nThe official home for video from On Air With Ryan Seacrest and OnAirWithRyan.com. Subscribe for exclusive celebrity interviews and music performances from the On Air With Ryan and American Top 40 studio and beyond.\n\nConnect with On Air with Ryan Seacrest: \nTwitter: http://twitter.com/onairwithryan\nSnapchat: OnAirWithRyan \nFacebook: http://facebook.com/onairwithryanseacrest\nInstagram: http://instagram.com/onairwithryan\n\nConnect with Ryan:\nTwitter: http://witter.com/RyanSeacrest\nSnapchat: RyanSeacrest\nFacebook: http://facebook.com/RyanSeacrest\nInstagram: http://instagram.com/ryanseacrest\n\nCheck out the Ryan Seacrest Foundation: http://ryanseacrestfoundation.org\n\nhttp://www.youtube.com/user/ryanseacrest","thumbnails":{"default":{"url":"https://i.ytimg.com/vi/CaInUzvzRCw/default.jpg","width":120,"height":90},"medium":{"url":"https://i.ytimg.com/vi/CaInUzvzRCw/mqdefault.jpg","width":320,"height":180},"high":{"url":"https://i.ytimg.com/vi/CaInUzvzRCw/hqdefault.jpg","width":480,"height":360},"standard":{"url":"https://i.ytimg.com/vi/CaInUzvzRCw/sddefault.jpg","width":640,"height":480},"maxres":{"url":"https://i.ytimg.com/vi/CaInUzvzRCw/maxresdefault.jpg","width":1280,"height":720}},"channelId":{"id":"UCl4h_3qTOIUnUX8KCICRM3A"},"publishedAt":{"timestampMs":1578086581000,"timestamp":1578086581,"iso8601":"2020-01-03T21:23:01.000Z"},"videoId":{"id":"CaInUzvzRCw"},"playlistId":{"id":"PLWKbTlsNIef6yrPTzm8BuZzboGnhu73Di"},"position":5,"channelTitle":"On Air With Ryan Seacrest"}},{"id":"UExXS2JUbHNOSWVmNnlyUFR6bThCdVp6Ym9Hbmh1NzNEaS5DQUNERDQ2NkIzRUQxNTY1","snippet":{"title":"We Give Seacrest the Most Thoughtful (and LOL) Gifts | On Air With Ryan Seacrest","description":"We Give Seacrest the Most Thoughtful (and LOL) Gifts | On Air With Ryan Seacrest\nSUBSCRIBE: http://youtube.com/user/ryanseacrest\r\nSEE MORE: http://onairwithryan.com\r\n\r\nOn Air with Ryan Seacrest on YouTube\r\nThe official home for video from On Air With Ryan Seacrest and OnAirWithRyan.com. Subscribe for exclusive celebrity interviews and music performances from the On Air With Ryan and American Top 40 studio and beyond.\r\n\r\nConnect with On Air with Ryan Seacrest: \r\nTwitter: http://twitter.com/onairwithryan\r\nSnapchat: OnAirWithRyan \r\nFacebook: http://facebook.com/onairwithryanseacrest\r\nInstagram: http://instagram.com/onairwithryan\r\n\r\nConnect with Ryan:\r\nTwitter: http://witter.com/RyanSeacrest\r\nSnapchat: RyanSeacrest\r\nFacebook: http://facebook.com/RyanSeacrest\r\nInstagram: http://instagram.com/ryanseacrest\r\n\r\nCheck out the Ryan Seacrest Foundation: http://ryanseacrestfoundation.org\r\n\r\nhttp://www.youtube.com/user/ryanseacrest","thumbnails":{"default":{"url":"https://i.ytimg.com/vi/tPHBVjI9VWY/default.jpg","width":120,"height":90},"medium":{"url":"https://i.ytimg.com/vi/tPHBVjI9VWY/mqdefault.jpg","width":320,"height":180},"high":{"url":"https://i.ytimg.com/vi/tPHBVjI9VWY/hqdefault.jpg","width":480,"height":360},"standard":{"url":"https://i.ytimg.com/vi/tPHBVjI9VWY/sddefault.jpg","width":640,"height":480},"maxres":{"url":"https://i.ytimg.com/vi/tPHBVjI9VWY/maxresdefault.jpg","width":1280,"height":720}},"channelId":{"id":"UCl4h_3qTOIUnUX8KCICRM3A"},"publishedAt":{"timestampMs":1578086617000,"timestamp":1578086617,"iso8601":"2020-01-03T21:23:37.000Z"},"videoId":{"id":"tPHBVjI9VWY"},"playlistId":{"id":"PLWKbTlsNIef6yrPTzm8BuZzboGnhu73Di"},"position":6,"channelTitle":"On Air With Ryan Seacrest"}},{"id":"UExXS2JUbHNOSWVmNnlyUFR6bThCdVp6Ym9Hbmh1NzNEaS45NDk1REZENzhEMzU5MDQz","snippet":{"title":"Ryan's Nominated To Be In The Radio Hall of Fame! | On Air With Ryan Seacrest","description":"Ryan's Nominated To Be In The Radio Hall of Fame! | On Air With Ryan Seacrest\n\nSUBSCRIBE: http://youtube.com/user/ryanseacrest\nSEE MORE: http://onairwithryan.com\n\nOn Air with Ryan Seacrest on YouTube\nThe official home for video from On Air With Ryan Seacrest and OnAirWithRyan.com. Subscribe for exclusive celebrity interviews and music performances from the On Air With Ryan and American Top 40 studio and beyond.\n\nConnect with On Air with Ryan Seacrest: \nTwitter: http://twitter.com/onairwithryan\nSnapchat: OnAirWithRyan \nFacebook: http://facebook.com/onairwithryanseacrest\nInstagram: http://instagram.com/onairwithryan\n\nConnect with Ryan:\nTwitter: http://witter.com/RyanSeacrest\nSnapchat: RyanSeacrest\nFacebook: http://facebook.com/RyanSeacrest\nInstagram: http://instagram.com/ryanseacrest\n\nCheck out the Ryan Seacrest Foundation: http://ryanseacrestfoundation.org\n\nhttp://www.youtube.com/user/ryanseacrest","thumbnails":{"default":{"url":"https://i.ytimg.com/vi/Fqb3khyWs2A/default.jpg","width":120,"height":90},"medium":{"url":"https://i.ytimg.com/vi/Fqb3khyWs2A/mqdefault.jpg","width":320,"height":180},"high":{"url":"https://i.ytimg.com/vi/Fqb3khyWs2A/hqdefault.jpg","width":480,"height":360},"standard":{"url":"https://i.ytimg.com/vi/Fqb3khyWs2A/sddefault.jpg","width":640,"height":480},"maxres":{"url":"https://i.ytimg.com/vi/Fqb3khyWs2A/maxresdefault.jpg","width":1280,"height":720}},"channelId":{"id":"UCl4h_3qTOIUnUX8KCICRM3A"},"publishedAt":{"timestampMs":1578086665000,"timestamp":1578086665,"iso8601":"2020-01-03T21:24:25.000Z"},"videoId":{"id":"Fqb3khyWs2A"},"playlistId":{"id":"PLWKbTlsNIef6yrPTzm8BuZzboGnhu73Di"},"position":7,"channelTitle":"On Air With Ryan Seacrest"}},{"id":"UExXS2JUbHNOSWVmNnlyUFR6bThCdVp6Ym9Hbmh1NzNEaS5GNjNDRDREMDQxOThCMDQ2","snippet":{"title":"Ari Gold Gets Fired-Entourage 2x13","description":"Ari Gold gets fired from the agency by Terrance. This is from Season 2 of Entourage. I hold no rights to this clip. Entourage belongs to HBO.","thumbnails":{"default":{"url":"https://i.ytimg.com/vi/Quc2KGCQ12o/default.jpg","width":120,"height":90},"medium":{"url":"https://i.ytimg.com/vi/Quc2KGCQ12o/mqdefault.jpg","width":320,"height":180},"high":{"url":"https://i.ytimg.com/vi/Quc2KGCQ12o/hqdefault.jpg","width":480,"height":360},"standard":{"url":"https://i.ytimg.com/vi/Quc2KGCQ12o/sddefault.jpg","width":640,"height":480},"maxres":null},"channelId":{"id":"UCl4h_3qTOIUnUX8KCICRM3A"},"publishedAt":{"timestampMs":1578193381000,"timestamp":1578193381,"iso8601":"2020-01-05T03:03:01.000Z"},"videoId":{"id":"Quc2KGCQ12o"},"playlistId":{"id":"PLWKbTlsNIef6yrPTzm8BuZzboGnhu73Di"},"position":8,"channelTitle":"On Air With Ryan Seacrest"}}]}},{"id":"PLWKbTlsNIef41F2094WcjbVV0wsrmzhbS","snippet":{"title":"Show Moments","description":"","thumbnails":{"default":{"url":"https://i.ytimg.com/vi/Zp4ccVFOrRk/default.jpg","width":120,"height":90},"medium":{"url":"https://i.ytimg.com/vi/Zp4ccVFOrRk/mqdefault.jpg","width":320,"height":180},"high":{"url":"https://i.ytimg.com/vi/Zp4ccVFOrRk/hqdefault.jpg","width":480,"height":360},"standard":{"url":"https://i.ytimg.com/vi/Zp4ccVFOrRk/sddefault.jpg","width":640,"height":480},"maxres":{"url":"https://i.ytimg.com/vi/Zp4ccVFOrRk/maxresdefault.jpg","width":1280,"height":720}},"channelId":{"id":"UCl4h_3qTOIUnUX8KCICRM3A"},"publishedAt":{"timestampMs":1573682171541,"timestamp":1573682171,"iso8601":"2019-11-13T21:56:11.541Z"}},"playlistItems":{"count":798,"pageInfo":{"prevToken":null,"nextToken":"EAAaHlBUOkNBb2lFRVZHTlRGQ00wTXlOemhCTmpVMFJVRQ","itemTokens":null},"items":[{"id":"UExXS2JUbHNOSWVmNDFGMjA5NFdjamJWVjB3c3JtemhiUy4xQ0FCMjc5MUY5QTg0OEM1","snippet":{"title":"Tanya & Roby Have a Love Island Conflict | On Air with Ryan Seacrest","description":"Tanya & Roby Have a Love Island Conflict\nSUBSCRIBE: http://youtube.com/user/ryanseacrest\nSEE MORE: http://onairwithryan.com\n\nOn Air with Ryan Seacrest on YouTube\nThe official home for video from On Air With Ryan Seacrest and OnAirWithRyan.com. Subscribe for exclusive celebrity interviews and music performances from the On Air With Ryan and American Top 40 studio and beyond.\n\nConnect with On Air with Ryan Seacrest: \nTwitter: http://twitter.com/onairwithryan\nTikTok: OnAirWithRyan \nFacebook: http://facebook.com/onairwithryanseacrest\nInstagram: http://instagram.com/onairwithryan\n\nConnect with Ryan:\nTwitter: http://twitter.com/RyanSeacrest\nTikTok: RyanSeacrest\nFacebook: http://facebook.com/RyanSeacrest\nInstagram: http://instagram.com/ryanseacrest\n\nCheck out the Ryan Seacrest Foundation: http://ryanseacrestfoundation.org\n\nhttp://www.youtube.com/user/ryanseacrest","thumbnails":{"default":{"url":"https://i.ytimg.com/vi/Zp4ccVFOrRk/default.jpg","width":120,"height":90},"medium":{"url":"https://i.ytimg.com/vi/Zp4ccVFOrRk/mqdefault.jpg","width":320,"height":180},"high":{"url":"https://i.ytimg.com/vi/Zp4ccVFOrRk/hqdefault.jpg","width":480,"height":360},"standard":{"url":"https://i.ytimg.com/vi/Zp4ccVFOrRk/sddefault.jpg","width":640,"height":480},"maxres":{"url":"https://i.ytimg.com/vi/Zp4ccVFOrRk/maxresdefault.jpg","width":1280,"height":720}},"channelId":{"id":"UCl4h_3qTOIUnUX8KCICRM3A"},"publishedAt":{"timestampMs":1780933855000,"timestamp":1780933855,"iso8601":"2026-06-08T15:50:55.000Z"},"videoId":{"id":"Zp4ccVFOrRk"},"playlistId":{"id":"PLWKbTlsNIef41F2094WcjbVV0wsrmzhbS"},"position":0,"channelTitle":"On Air With Ryan Seacrest"}},{"id":"UExXS2JUbHNOSWVmNDFGMjA5NFdjamJWVjB3c3JtemhiUy5GRkI5NzhDQTI2Nzg5NTQ2","snippet":{"title":"Tanya's Discovered Dark Showering ... | On Air with Ryan Seacrest","description":"Tanya's Discovered Dark Showering ...\n\nSUBSCRIBE: http://youtube.com/user/ryanseacrest\nSEE MORE: http://onairwithryan.com\n\nOn Air with Ryan Seacrest on YouTube\nThe official home for video from On Air With Ryan Seacrest and OnAirWithRyan.com. Subscribe for exclusive celebrity interviews and music performances from the On Air With Ryan and American Top 40 studio and beyond.\n\nConnect with On Air with Ryan Seacrest: \nTwitter: http://twitter.com/onairwithryan\nTikTok: OnAirWithRyan \nFacebook: http://facebook.com/onairwithryanseacrest\nInstagram: http://instagram.com/onairwithryan\n\nConnect with Ryan:\nTwitter: http://twitter.com/RyanSeacrest\nTikTok: RyanSeacrest\nFacebook: http://facebook.com/RyanSeacrest\nInstagram: http://instagram.com/ryanseacrest\n\nCheck out the Ryan Seacrest Foundation: http://ryanseacrestfoundation.org\n\nhttp://www.youtube.com/user/ryanseacrest","thumbnails":{"default":{"url":"https://i.ytimg.com/vi/2DgQJs2ExmI/default.jpg","width":120,"height":90},"medium":{"url":"https://i.ytimg.com/vi/2DgQJs2ExmI/mqdefault.jpg","width":320,"height":180},"high":{"url":"https://i.ytimg.com/vi/2DgQJs2ExmI/hqdefault.jpg","width":480,"height":360},"standard":{"url":"https://i.ytimg.com/vi/2DgQJs2ExmI/sddefault.jpg","width":640,"height":480},"maxres":null},"channelId":{"id":"UCl4h_3qTOIUnUX8KCICRM3A"},"publishedAt":{"timestampMs":1778174471000,"timestamp":1778174471,"iso8601":"2026-05-07T17:21:11.000Z"},"videoId":{"id":"2DgQJs2ExmI"},"playlistId":{"id":"PLWKbTlsNIef41F2094WcjbVV0wsrmzhbS"},"position":1,"channelTitle":"On Air With Ryan Seacrest"}},{"id":"UExXS2JUbHNOSWVmNDFGMjA5NFdjamJWVjB3c3JtemhiUy4wQjJBRjE1OTNDQjBDRUU4","snippet":{"title":"A Waiter Accidentally Dumped Water All Over Sisanie: Watch | On Air with Ryan Seacrest","description":"A Waiter Accidentally Dumped Water All Over Sisanie: Watch\n\nSUBSCRIBE: http://youtube.com/user/ryanseacrest\nSEE MORE: http://onairwithryan.com\n\nOn Air with Ryan Seacrest on YouTube\nThe official home for video from On Air With Ryan Seacrest and OnAirWithRyan.com. Subscribe for exclusive celebrity interviews and music performances from the On Air With Ryan and American Top 40 studio and beyond.\n\nConnect with On Air with Ryan Seacrest: \nTwitter: http://twitter.com/onairwithryan\nTikTok: OnAirWithRyan \nFacebook: http://facebook.com/onairwithryanseacrest\nInstagram: http://instagram.com/onairwithryan\n\nConnect with Ryan:\nTwitter: http://twitter.com/RyanSeacrest\nTikTok: RyanSeacrest\nFacebook: http://facebook.com/RyanSeacrest\nInstagram: http://instagram.com/ryanseacrest\n\nCheck out the Ryan Seacrest Foundation: http://ryanseacrestfoundation.org\n\nhttp://www.youtube.com/user/ryanseacrest","thumbnails":{"default":{"url":"https://i.ytimg.com/vi/FWiJMcjPVTg/default.jpg","width":120,"height":90},"medium":{"url":"https://i.ytimg.com/vi/FWiJMcjPVTg/mqdefault.jpg","width":320,"height":180},"high":{"url":"https://i.ytimg.com/vi/FWiJMcjPVTg/hqdefault.jpg","width":480,"height":360},"standard":{"url":"https://i.ytimg.com/vi/FWiJMcjPVTg/sddefault.jpg","width":640,"height":480},"maxres":null},"channelId":{"id":"UCl4h_3qTOIUnUX8KCICRM3A"},"publishedAt":{"timestampMs":1776286788000,"timestamp":1776286788,"iso8601":"2026-04-15T20:59:48.000Z"},"videoId":{"id":"FWiJMcjPVTg"},"playlistId":{"id":"PLWKbTlsNIef41F2094WcjbVV0wsrmzhbS"},"position":2,"channelTitle":"On Air With Ryan Seacrest"}},{"id":"UExXS2JUbHNOSWVmNDFGMjA5NFdjamJWVjB3c3JtemhiUy5GRDQyMDZFQUQ4MzdBODQ2","snippet":{"title":"There's a New Protein Trend That's Dividing the Internet | On Air with Ryan Seacrest","description":"There's a New Protein Trend That's Dividing the Internet\n\nSUBSCRIBE: http://youtube.com/user/ryanseacrest\nSEE MORE: http://onairwithryan.com\n\nOn Air with Ryan Seacrest on YouTube\nThe official home for video from On Air With Ryan Seacrest and OnAirWithRyan.com. Subscribe for exclusive celebrity interviews and music performances from the On Air With Ryan and American Top 40 studio and beyond.\n\nConnect with On Air with Ryan Seacrest: \nTwitter: http://twitter.com/onairwithryan\nTikTok: OnAirWithRyan \nFacebook: http://facebook.com/onairwithryanseacrest\nInstagram: http://instagram.com/onairwithryan\n\nConnect with Ryan:\nTwitter: http://twitter.com/RyanSeacrest\nTikTok: RyanSeacrest\nFacebook: http://facebook.com/RyanSeacrest\nInstagram: http://instagram.com/ryanseacrest\n\nCheck out the Ryan Seacrest Foundation: http://ryanseacrestfoundation.org\n\nhttp://www.youtube.com/user/ryanseacrest","thumbnails":{"default":{"url":"https://i.ytimg.com/vi/MxEGHl8_Lvg/default.jpg","width":120,"height":90},"medium":{"url":"https://i.ytimg.com/vi/MxEGHl8_Lvg/mqdefault.jpg","width":320,"height":180},"high":{"url":"https://i.ytimg.com/vi/MxEGHl8_Lvg/hqdefault.jpg","width":480,"height":360},"standard":{"url":"https://i.ytimg.com/vi/MxEGHl8_Lvg/sddefault.jpg","width":640,"height":480},"maxres":null},"channelId":{"id":"UCl4h_3qTOIUnUX8KCICRM3A"},"publishedAt":{"timestampMs":1775585031000,"timestamp":1775585031,"iso8601":"2026-04-07T18:03:51.000Z"},"videoId":{"id":"MxEGHl8_Lvg"},"playlistId":{"id":"PLWKbTlsNIef41F2094WcjbVV0wsrmzhbS"},"position":3,"channelTitle":"On Air With Ryan Seacrest"}},{"id":"UExXS2JUbHNOSWVmNDFGMjA5NFdjamJWVjB3c3JtemhiUy5DRTc5NzhFOUU0MDUyQ0JC","snippet":{"title":"Seacrest's List of Green Flags | On Air with Ryan Seacrest","description":"Seacrest's List of Green Flags\n\nSUBSCRIBE: http://youtube.com/user/ryanseacrest\nSEE MORE: http://onairwithryan.com\n\nOn Air with Ryan Seacrest on YouTube\nThe official home for video from On Air With Ryan Seacrest and OnAirWithRyan.com. Subscribe for exclusive celebrity interviews and music performances from the On Air With Ryan and American Top 40 studio and beyond.\n\nConnect with On Air with Ryan Seacrest: \nTwitter: http://twitter.com/onairwithryan\nTikTok: OnAirWithRyan \nFacebook: http://facebook.com/onairwithryanseacrest\nInstagram: http://instagram.com/onairwithryan\n\nConnect with Ryan:\nTwitter: http://twitter.com/RyanSeacrest\nTikTok: RyanSeacrest\nFacebook: http://facebook.com/RyanSeacrest\nInstagram: http://instagram.com/ryanseacrest\n\nCheck out the Ryan Seacrest Foundation: http://ryanseacrestfoundation.org\n\nhttp://www.youtube.com/user/ryanseacrest","thumbnails":{"default":{"url":"https://i.ytimg.com/vi/HAdOgy_SPKw/default.jpg","width":120,"height":90},"medium":{"url":"https://i.ytimg.com/vi/HAdOgy_SPKw/mqdefault.jpg","width":320,"height":180},"high":{"url":"https://i.ytimg.com/vi/HAdOgy_SPKw/hqdefault.jpg","width":480,"height":360},"standard":null,"maxres":null},"channelId":{"id":"UCl4h_3qTOIUnUX8KCICRM3A"},"publishedAt":{"timestampMs":1775584842000,"timestamp":1775584842,"iso8601":"2026-04-07T18:00:42.000Z"},"videoId":{"id":"HAdOgy_SPKw"},"playlistId":{"id":"PLWKbTlsNIef41F2094WcjbVV0wsrmzhbS"},"position":4,"channelTitle":"On Air With Ryan Seacrest"}},{"id":"UExXS2JUbHNOSWVmNDFGMjA5NFdjamJWVjB3c3JtemhiUy43MTY0Q0JCQUM3Q0Q5ODJG","snippet":{"title":"Seacrest Paid for Sisanie's Birthday Dinner: Watch the Sweet Moment | On Air with Ryan Seacrest","description":"Seacrest Paid for Sisanie's Birthday Dinner: Watch the Sweet Moment\n\nSUBSCRIBE: http://youtube.com/user/ryanseacrest\nSEE MORE: http://onairwithryan.com\n\nOn Air with Ryan Seacrest on YouTube\nThe official home for video from On Air With Ryan Seacrest and OnAirWithRyan.com. Subscribe for exclusive celebrity interviews and music performances from the On Air With Ryan and American Top 40 studio and beyond.\n\nConnect with On Air with Ryan Seacrest: \nTwitter: http://twitter.com/onairwithryan\nTikTok: OnAirWithRyan \nFacebook: http://facebook.com/onairwithryanseacrest\nInstagram: http://instagram.com/onairwithryan\n\nConnect with Ryan:\nTwitter: http://twitter.com/RyanSeacrest\nTikTok: RyanSeacrest\nFacebook: http://facebook.com/RyanSeacrest\nInstagram: http://instagram.com/ryanseacrest\n\nCheck out the Ryan Seacrest Foundation: http://ryanseacrestfoundation.org\n\nhttp://www.youtube.com/user/ryanseacrest","thumbnails":{"default":{"url":"https://i.ytimg.com/vi/VGClPbnyAMM/default.jpg","width":120,"height":90},"medium":{"url":"https://i.ytimg.com/vi/VGClPbnyAMM/mqdefault.jpg","width":320,"height":180},"high":{"url":"https://i.ytimg.com/vi/VGClPbnyAMM/hqdefault.jpg","width":480,"height":360},"standard":{"url":"https://i.ytimg.com/vi/VGClPbnyAMM/sddefault.jpg","width":640,"height":480},"maxres":null},"channelId":{"id":"UCl4h_3qTOIUnUX8KCICRM3A"},"publishedAt":{"timestampMs":1775584910000,"timestamp":1775584910,"iso8601":"2026-04-07T18:01:50.000Z"},"videoId":{"id":"VGClPbnyAMM"},"playlistId":{"id":"PLWKbTlsNIef41F2094WcjbVV0wsrmzhbS"},"position":5,"channelTitle":"On Air With Ryan Seacrest"}},{"id":"UExXS2JUbHNOSWVmNDFGMjA5NFdjamJWVjB3c3JtemhiUy5CNUYyQjAzOTgzQ0YzNzVC","snippet":{"title":"Sisanie Has Developed a Winking Habit: Watch | On Air with Ryan Seacrest","description":"Sisanie Has Developed a Winking Habit: Watch\n\nSUBSCRIBE: http://youtube.com/user/ryanseacrest\nSEE MORE: http://onairwithryan.com\n\nOn Air with Ryan Seacrest on YouTube\nThe official home for video from On Air With Ryan Seacrest and OnAirWithRyan.com. Subscribe for exclusive celebrity interviews and music performances from the On Air With Ryan and American Top 40 studio and beyond.\n\nConnect with On Air with Ryan Seacrest: \nTwitter: http://twitter.com/onairwithryan\nTikTok: OnAirWithRyan \nFacebook: http://facebook.com/onairwithryanseacrest\nInstagram: http://instagram.com/onairwithryan\n\nConnect with Ryan:\nTwitter: http://twitter.com/RyanSeacrest\nTikTok: RyanSeacrest\nFacebook: http://facebook.com/RyanSeacrest\nInstagram: http://instagram.com/ryanseacrest\n\nCheck out the Ryan Seacrest Foundation: http://ryanseacrestfoundation.org\n\nhttp://www.youtube.com/user/ryanseacrest","thumbnails":{"default":{"url":"https://i.ytimg.com/vi/Adb9MUOmJLU/default.jpg","width":120,"height":90},"medium":{"url":"https://i.ytimg.com/vi/Adb9MUOmJLU/mqdefault.jpg","width":320,"height":180},"high":{"url":"https://i.ytimg.com/vi/Adb9MUOmJLU/hqdefault.jpg","width":480,"height":360},"standard":{"url":"https://i.ytimg.com/vi/Adb9MUOmJLU/sddefault.jpg","width":640,"height":480},"maxres":null},"channelId":{"id":"UCl4h_3qTOIUnUX8KCICRM3A"},"publishedAt":{"timestampMs":1775072166000,"timestamp":1775072166,"iso8601":"2026-04-01T19:36:06.000Z"},"videoId":{"id":"Adb9MUOmJLU"},"playlistId":{"id":"PLWKbTlsNIef41F2094WcjbVV0wsrmzhbS"},"position":6,"channelTitle":"On Air With Ryan Seacrest"}},{"id":"UExXS2JUbHNOSWVmNDFGMjA5NFdjamJWVjB3c3JtemhiUy5GQUE0QUYyMTU3RDIzRDkx","snippet":{"title":"Why Is Tinder's AI Creepin' on Your Photos? Here's What to Know | On Air with Ryan Seacrest","description":"Why Is Tinder's AI Creepin' on Your Photos? Here's What to Know\n\nSUBSCRIBE: http://youtube.com/user/ryanseacrest\nSEE MORE: http://onairwithryan.com\n\nOn Air with Ryan Seacrest on YouTube\nThe official home for video from On Air With Ryan Seacrest and OnAirWithRyan.com. Subscribe for exclusive celebrity interviews and music performances from the On Air With Ryan and American Top 40 studio and beyond.\n\nConnect with On Air with Ryan Seacrest: \nTwitter: http://twitter.com/onairwithryan\nTikTok: OnAirWithRyan \nFacebook: http://facebook.com/onairwithryanseacrest\nInstagram: http://instagram.com/onairwithryan\n\nConnect with Ryan:\nTwitter: http://twitter.com/RyanSeacrest\nTikTok: RyanSeacrest\nFacebook: http://facebook.com/RyanSeacrest\nInstagram: http://instagram.com/ryanseacrest\n\nCheck out the Ryan Seacrest Foundation: http://ryanseacrestfoundation.org\n\nhttp://www.youtube.com/user/ryanseacrest","thumbnails":{"default":{"url":"https://i.ytimg.com/vi/PlRQXy37-iM/default.jpg","width":120,"height":90},"medium":{"url":"https://i.ytimg.com/vi/PlRQXy37-iM/mqdefault.jpg","width":320,"height":180},"high":{"url":"https://i.ytimg.com/vi/PlRQXy37-iM/hqdefault.jpg","width":480,"height":360},"standard":{"url":"https://i.ytimg.com/vi/PlRQXy37-iM/sddefault.jpg","width":640,"height":480},"maxres":null},"channelId":{"id":"UCl4h_3qTOIUnUX8KCICRM3A"},"publishedAt":{"timestampMs":1774896842000,"timestamp":1774896842,"iso8601":"2026-03-30T18:54:02.000Z"},"videoId":{"id":"PlRQXy37-iM"},"playlistId":{"id":"PLWKbTlsNIef41F2094WcjbVV0wsrmzhbS"},"position":7,"channelTitle":"On Air With Ryan Seacrest"}},{"id":"UExXS2JUbHNOSWVmNDFGMjA5NFdjamJWVjB3c3JtemhiUy44OTc4MEQyQkFGNjdBRDQ1","snippet":{"title":"Niall Horan Is Paying for People's Dinners, Drinks to Promote New Album! | On Air with Ryan Seacrest","description":"Niall Horan Is Paying for People's Dinners, Drinks to Promote New Album!\n\nSUBSCRIBE: http://youtube.com/user/ryanseacrest\nSEE MORE: http://onairwithryan.com\n\nOn Air with Ryan Seacrest on YouTube\nThe official home for video from On Air With Ryan Seacrest and OnAirWithRyan.com. Subscribe for exclusive celebrity interviews and music performances from the On Air With Ryan and American Top 40 studio and beyond.\n\nConnect with On Air with Ryan Seacrest: \nTwitter: http://twitter.com/onairwithryan\nTikTok: OnAirWithRyan \nFacebook: http://facebook.com/onairwithryanseacrest\nInstagram: http://instagram.com/onairwithryan\n\nConnect with Ryan:\nTwitter: http://twitter.com/RyanSeacrest\nTikTok: RyanSeacrest\nFacebook: http://facebook.com/RyanSeacrest\nInstagram: http://instagram.com/ryanseacrest\n\nCheck out the Ryan Seacrest Foundation: http://ryanseacrestfoundation.org\n\nhttp://www.youtube.com/user/ryanseacrest","thumbnails":{"default":{"url":"https://i.ytimg.com/vi/ZrsvsTh0F_8/default.jpg","width":120,"height":90},"medium":{"url":"https://i.ytimg.com/vi/ZrsvsTh0F_8/mqdefault.jpg","width":320,"height":180},"high":{"url":"https://i.ytimg.com/vi/ZrsvsTh0F_8/hqdefault.jpg","width":480,"height":360},"standard":{"url":"https://i.ytimg.com/vi/ZrsvsTh0F_8/sddefault.jpg","width":640,"height":480},"maxres":null},"channelId":{"id":"UCl4h_3qTOIUnUX8KCICRM3A"},"publishedAt":{"timestampMs":1773191747000,"timestamp":1773191747,"iso8601":"2026-03-11T01:15:47.000Z"},"videoId":{"id":"ZrsvsTh0F_8"},"playlistId":{"id":"PLWKbTlsNIef41F2094WcjbVV0wsrmzhbS"},"position":8,"channelTitle":"On Air With Ryan Seacrest"}},{"id":"UExXS2JUbHNOSWVmNDFGMjA5NFdjamJWVjB3c3JtemhiUy5BNTIzMDFEQjIyQTU1OTAy","snippet":{"title":"Harry Styles' New Album Is Finally Here! | On Air with Ryan Seacrest","description":"Harry Styles' New Album Is Finally Here!\n\nSUBSCRIBE: http://youtube.com/user/ryanseacrest\nSEE MORE: http://onairwithryan.com\n\nOn Air with Ryan Seacrest on YouTube\nThe official home for video from On Air With Ryan Seacrest and OnAirWithRyan.com. Subscribe for exclusive celebrity interviews and music performances from the On Air With Ryan and American Top 40 studio and beyond.\n\nConnect with On Air with Ryan Seacrest: \nTwitter: http://twitter.com/onairwithryan\nTikTok: OnAirWithRyan \nFacebook: http://facebook.com/onairwithryanseacrest\nInstagram: http://instagram.com/onairwithryan\n\nConnect with Ryan:\nTwitter: http://twitter.com/RyanSeacrest\nTikTok: RyanSeacrest\nFacebook: http://facebook.com/RyanSeacrest\nInstagram: http://instagram.com/ryanseacrest\n\nCheck out the Ryan Seacrest Foundation: http://ryanseacrestfoundation.org\n\nhttp://www.youtube.com/user/ryanseacrest","thumbnails":{"default":{"url":"https://i.ytimg.com/vi/f38KmmU0ze0/default.jpg","width":120,"height":90},"medium":{"url":"https://i.ytimg.com/vi/f38KmmU0ze0/mqdefault.jpg","width":320,"height":180},"high":{"url":"https://i.ytimg.com/vi/f38KmmU0ze0/hqdefault.jpg","width":480,"height":360},"standard":{"url":"https://i.ytimg.com/vi/f38KmmU0ze0/sddefault.jpg","width":640,"height":480},"maxres":{"url":"https://i.ytimg.com/vi/f38KmmU0ze0/maxresdefault.jpg","width":1280,"height":720}},"channelId":{"id":"UCl4h_3qTOIUnUX8KCICRM3A"},"publishedAt":{"timestampMs":1773112094000,"timestamp":1773112094,"iso8601":"2026-03-10T03:08:14.000Z"},"videoId":{"id":"f38KmmU0ze0"},"playlistId":{"id":"PLWKbTlsNIef41F2094WcjbVV0wsrmzhbS"},"position":9,"channelTitle":"On Air With Ryan Seacrest"}}]}},{"id":"PLWKbTlsNIef5jqP8wWIANwi3LFFSZf6Wx","snippet":{"title":"Off-Air With Sisanie","description":"","thumbnails":{"default":{"url":"https://i.ytimg.com/vi/kAVUtp6WETU/default.jpg","width":120,"height":90},"medium":{"url":"https://i.ytimg.com/vi/kAVUtp6WETU/mqdefault.jpg","width":320,"height":180},"high":{"url":"https://i.ytimg.com/vi/kAVUtp6WETU/hqdefault.jpg","width":480,"height":360},"standard":{"url":"https://i.ytimg.com/vi/kAVUtp6WETU/sddefault.jpg","width":640,"height":480},"maxres":{"url":"https://i.ytimg.com/vi/kAVUtp6WETU/maxresdefault.jpg","width":1280,"height":720}},"channelId":{"id":"UCl4h_3qTOIUnUX8KCICRM3A"},"publishedAt":{"timestampMs":1548728372650,"timestamp":1548728372,"iso8601":"2019-01-29T02:19:32.650Z"}},"playlistItems":{"count":144,"pageInfo":{"prevToken":null,"nextToken":"EAAaHlBUOkNBb2lFRGczTkRVNU1qVTVRVVV6UTBWRk56aw","itemTokens":null},"items":[{"id":"UExXS2JUbHNOSWVmNWpxUDh3V0lBTndpM0xGRlNaZjZXeC4xRjE1NzQ4MjRCMUNFRDdB","snippet":{"title":"Relive Sisanie’s Parenting Milestones &Twin Updates Throughout the Years!","description":"Relive Sisanie’s Parenting Milestones &Twin Updates Throughout the Years! | On Air With Ryan Seacrest\n\nSUBSCRIBE: http://youtube.com/user/ryanseacrest\r\nSEE MORE: http://onairwithryan.com\r\n\r\nOn Air with Ryan Seacrest on YouTube\r\nThe official home for video from On Air With Ryan Seacrest and OnAirWithRyan.com. Subscribe for exclusive celebrity interviews and music performances from the On Air With Ryan and American Top 40 studio and beyond.\r\n\r\nConnect with On Air with Ryan Seacrest: \r\nTwitter: http://twitter.com/onairwithryan\r\nSnapchat: OnAirWithRyan \r\nFacebook: http://facebook.com/onairwithryanseacrest\r\nInstagram: http://instagram.com/onairwithryan\r\n\r\nConnect with Ryan:\r\nTwitter: http://witter.com/RyanSeacrest\r\nSnapchat: RyanSeacrest\r\nFacebook: http://facebook.com/RyanSeacrest\r\nInstagram: http://instagram.com/ryanseacrest\r\n\r\nCheck out the Ryan Seacrest Foundation: http://ryanseacrestfoundation.org\r\n\r\nhttp://www.youtube.com/user/ryanseacrest","thumbnails":{"default":{"url":"https://i.ytimg.com/vi/kAVUtp6WETU/default.jpg","width":120,"height":90},"medium":{"url":"https://i.ytimg.com/vi/kAVUtp6WETU/mqdefault.jpg","width":320,"height":180},"high":{"url":"https://i.ytimg.com/vi/kAVUtp6WETU/hqdefault.jpg","width":480,"height":360},"standard":{"url":"https://i.ytimg.com/vi/kAVUtp6WETU/sddefault.jpg","width":640,"height":480},"maxres":{"url":"https://i.ytimg.com/vi/kAVUtp6WETU/maxresdefault.jpg","width":1280,"height":720}},"channelId":{"id":"UCl4h_3qTOIUnUX8KCICRM3A"},"publishedAt":{"timestampMs":1596823333000,"timestamp":1596823333,"iso8601":"2020-08-07T18:02:13.000Z"},"videoId":{"id":"kAVUtp6WETU"},"playlistId":{"id":"PLWKbTlsNIef5jqP8wWIANwi3LFFSZf6Wx"},"position":0,"channelTitle":"On Air With Ryan Seacrest"}},{"id":"UExXS2JUbHNOSWVmNWpxUDh3V0lBTndpM0xGRlNaZjZXeC5EQTdFNDU3M0Y3MTM1QjlG","snippet":{"title":"Organizational Expert @LifeInJeneral's Tips & Tricks to Try","description":"Organizational Expert @LifeInJeneral's Tips & Tricks to Try\n\nMusic By: https://soundcloud.com/ikson\r\nSUBSCRIBE: http://youtube.com/user/ryanseacrest\r\nSEE MORE: http://onairwithryan.com\r\n\r\nOn Air with Ryan Seacrest on YouTube\r\nThe official home for video from On Air With Ryan Seacrest and OnAirWithRyan.com. Subscribe for exclusive celebrity interviews and music performances from the On Air With Ryan and American Top 40 studio and beyond.\r\n\r\nConnect with On Air with Ryan Seacrest: \r\nTwitter: http://twitter.com/onairwithryan\r\nSnapchat: OnAirWithRyan \r\nFacebook: http://facebook.com/onairwithryanseacrest\r\nInstagram: http://instagram.com/onairwithryan\r\n\r\nConnect with Ryan:\r\nTwitter: http://witter.com/RyanSeacrest\r\nSnapchat: RyanSeacrest\r\nFacebook: http://facebook.com/RyanSeacrest\r\nInstagram: http://instagram.com/ryanseacrest\r\n\r\nCheck out the Ryan Seacrest Foundation: http://ryanseacrestfoundation.org\r\n\r\nhttp://www.youtube.com/user/ryanseacrest","thumbnails":{"default":{"url":"https://i.ytimg.com/vi/eDzOc0YTrdQ/default.jpg","width":120,"height":90},"medium":{"url":"https://i.ytimg.com/vi/eDzOc0YTrdQ/mqdefault.jpg","width":320,"height":180},"high":{"url":"https://i.ytimg.com/vi/eDzOc0YTrdQ/hqdefault.jpg","width":480,"height":360},"standard":{"url":"https://i.ytimg.com/vi/eDzOc0YTrdQ/sddefault.jpg","width":640,"height":480},"maxres":{"url":"https://i.ytimg.com/vi/eDzOc0YTrdQ/maxresdefault.jpg","width":1280,"height":720}},"channelId":{"id":"UCl4h_3qTOIUnUX8KCICRM3A"},"publishedAt":{"timestampMs":1592608100000,"timestamp":1592608100,"iso8601":"2020-06-19T23:08:20.000Z"},"videoId":{"id":"eDzOc0YTrdQ"},"playlistId":{"id":"PLWKbTlsNIef5jqP8wWIANwi3LFFSZf6Wx"},"position":1,"channelTitle":"On Air With Ryan Seacrest"}},{"id":"UExXS2JUbHNOSWVmNWpxUDh3V0lBTndpM0xGRlNaZjZXeC4wNjIzRDA1OTQ2M0UyODEw","snippet":{"title":"How to Make Homemade Sushi! | Off-Air With Sisanie","description":"How to Make Homemade Sushi! | Off-Air With Sisanie\n\nIn this episode, Sisanie made Temaki Hand Rolls with Chef Ken Sato! To purchase your own sushi kit, hit the link below!\n\nLink to the sushi kit:\nhttps://trueworldfoodsla.com/\n\nUse promo code SISANIE for 10% off\n\nRead the full recipe/tutorial at:\n\nhttps://onairwithryan.iheart.com/featured/ryan-seacrest/content/2020-06-12-sushi-chef-teaches-sisanie-how-to-make-sushi-at-home-watch-learn/\n\n Music By: https://soundcloud.com/ikson\r\nSUBSCRIBE: http://youtube.com/user/ryanseacrest\r\nSEE MORE: http://onairwithryan.com\r\n\r\nOn Air with Ryan Seacrest on YouTube\r\nThe official home for video from On Air With Ryan Seacrest and OnAirWithRyan.com. Subscribe for exclusive celebrity interviews and music performances from the On Air With Ryan and American Top 40 studio and beyond.\r\n\r\nConnect with On Air with Ryan Seacrest: \r\nTwitter: http://twitter.com/onairwithryan\r\nSnapchat: OnAirWithRyan \r\nFacebook: http://facebook.com/onairwithryanseacrest\r\nInstagram: http://instagram.com/onairwithryan\r\n\r\nConnect with Ryan:\r\nTwitter: http://witter.com/RyanSeacrest\r\nSnapchat: RyanSeacrest\r\nFacebook: http://facebook.com/RyanSeacrest\r\nInstagram: http://instagram.com/ryanseacrest\r\n\r\nCheck out the Ryan Seacrest Foundation: http://ryanseacrestfoundation.org\r\n\r\nhttp://www.youtube.com/user/ryanseacrest","thumbnails":{"default":{"url":"https://i.ytimg.com/vi/reIFGds6jds/default.jpg","width":120,"height":90},"medium":{"url":"https://i.ytimg.com/vi/reIFGds6jds/mqdefault.jpg","width":320,"height":180},"high":{"url":"https://i.ytimg.com/vi/reIFGds6jds/hqdefault.jpg","width":480,"height":360},"standard":{"url":"https://i.ytimg.com/vi/reIFGds6jds/sddefault.jpg","width":640,"height":480},"maxres":{"url":"https://i.ytimg.com/vi/reIFGds6jds/maxresdefault.jpg","width":1280,"height":720}},"channelId":{"id":"UCl4h_3qTOIUnUX8KCICRM3A"},"publishedAt":{"timestampMs":1591976593000,"timestamp":1591976593,"iso8601":"2020-06-12T15:43:13.000Z"},"videoId":{"id":"reIFGds6jds"},"playlistId":{"id":"PLWKbTlsNIef5jqP8wWIANwi3LFFSZf6Wx"},"position":2,"channelTitle":"On Air With Ryan Seacrest"}},{"id":"UExXS2JUbHNOSWVmNWpxUDh3V0lBTndpM0xGRlNaZjZXeC4wQjA4QkVEQ0RFREIzMjFC","snippet":{"title":"My Review of Baby Shark Live! | Off-Air With Sisanie","description":"Baby shark, doo doo doo doo doo doo! Sisanie and her husband, Michael, took their twins Aiza and Maxon to their first-ever concert the other weekend: Baby Shark Live!\n\nMusic By: https://soundcloud.com/ikson\nSUBSCRIBE: http://youtube.com/user/ryanseacrest\nSEE MORE: http://onairwithryan.com\n\nOn Air with Ryan Seacrest on YouTube\nThe official home for video from On Air With Ryan Seacrest and OnAirWithRyan.com. Subscribe for exclusive celebrity interviews and music performances from the On Air With Ryan and American Top 40 studio and beyond.\n\nConnect with On Air with Ryan Seacrest: \nTwitter: http://twitter.com/onairwithryan\nSnapchat: OnAirWithRyan \nFacebook: http://facebook.com/onairwithryanseacrest\nInstagram: http://instagram.com/onairwithryan\n\nConnect with Ryan:\nTwitter: http://witter.com/RyanSeacrest\nSnapchat: RyanSeacrest\nFacebook: http://facebook.com/RyanSeacrest\nInstagram: http://instagram.com/ryanseacrest\n\nCheck out the Ryan Seacrest Foundation: http://ryanseacrestfoundation.org\n\nhttp://www.youtube.com/user/ryanseacrest","thumbnails":{"default":{"url":"https://i.ytimg.com/vi/FG8j7gfJB5Y/default.jpg","width":120,"height":90},"medium":{"url":"https://i.ytimg.com/vi/FG8j7gfJB5Y/mqdefault.jpg","width":320,"height":180},"high":{"url":"https://i.ytimg.com/vi/FG8j7gfJB5Y/hqdefault.jpg","width":480,"height":360},"standard":{"url":"https://i.ytimg.com/vi/FG8j7gfJB5Y/sddefault.jpg","width":640,"height":480},"maxres":{"url":"https://i.ytimg.com/vi/FG8j7gfJB5Y/maxresdefault.jpg","width":1280,"height":720}},"channelId":{"id":"UCl4h_3qTOIUnUX8KCICRM3A"},"publishedAt":{"timestampMs":1591824690000,"timestamp":1591824690,"iso8601":"2020-06-10T21:31:30.000Z"},"videoId":{"id":"FG8j7gfJB5Y"},"playlistId":{"id":"PLWKbTlsNIef5jqP8wWIANwi3LFFSZf6Wx"},"position":3,"channelTitle":"On Air With Ryan Seacrest"}},{"id":"UExXS2JUbHNOSWVmNWpxUDh3V0lBTndpM0xGRlNaZjZXeC41QTQ4QTIyM0Y1RTBGMUNE","snippet":{"title":"Billie Eilish, Marshmello, and More Highlights of iHeart Festival 2019 | Off-Air With Sisanie","description":"Billie Eilish, Marshmello, and More Highlights of iHeart Festival 2019 | Off-Air With Sisanie\n\nMusic By: \n\nhttps://soundcloud.com/ikson\n\n\nSUBSCRIBE: http://youtube.com/user/ryanseacrest\nSEE MORE: http://onairwithryan.com\n\nOn Air with Ryan Seacrest on YouTube\nThe official home for video from On Air With Ryan Seacrest and OnAirWithRyan.com. Subscribe for exclusive celebrity interviews and music performances from the On Air With Ryan and American Top 40 studio and beyond.\n\nConnect with On Air with Ryan Seacrest: \nTwitter: http://twitter.com/onairwithryan\nSnapchat: OnAirWithRyan \nFacebook: http://facebook.com/onairwithryanseacrest\nInstagram: http://instagram.com/onairwithryan\n\nConnect with Ryan:\nTwitter: http://witter.com/RyanSeacrest\nSnapchat: RyanSeacrest\nFacebook: http://facebook.com/RyanSeacrest\nInstagram: http://instagram.com/ryanseacrest\n\nCheck out the Ryan Seacrest Foundation: http://ryanseacrestfoundation.org\n\nhttp://www.youtube.com/user/ryanseacrest","thumbnails":{"default":{"url":"https://i.ytimg.com/vi/ZYRVyllorBs/default.jpg","width":120,"height":90},"medium":{"url":"https://i.ytimg.com/vi/ZYRVyllorBs/mqdefault.jpg","width":320,"height":180},"high":{"url":"https://i.ytimg.com/vi/ZYRVyllorBs/hqdefault.jpg","width":480,"height":360},"standard":{"url":"https://i.ytimg.com/vi/ZYRVyllorBs/sddefault.jpg","width":640,"height":480},"maxres":{"url":"https://i.ytimg.com/vi/ZYRVyllorBs/maxresdefault.jpg","width":1280,"height":720}},"channelId":{"id":"UCl4h_3qTOIUnUX8KCICRM3A"},"publishedAt":{"timestampMs":1591824544000,"timestamp":1591824544,"iso8601":"2020-06-10T21:29:04.000Z"},"videoId":{"id":"ZYRVyllorBs"},"playlistId":{"id":"PLWKbTlsNIef5jqP8wWIANwi3LFFSZf6Wx"},"position":4,"channelTitle":"On Air With Ryan Seacrest"}},{"id":"UExXS2JUbHNOSWVmNWpxUDh3V0lBTndpM0xGRlNaZjZXeC5CRjBFOTUzQTE4Mjg3RUJF","snippet":{"title":"Francesco Yates Debuts 'Bad Decisions'! | Off-Air With Sisanie","description":"Francesco Yates Debuts 'Bad Decisions'! | Off-Air With Sisanie\n\n\n Music By: https://soundcloud.com/ikson\r\nSUBSCRIBE: http://youtube.com/user/ryanseacrest\r\nSEE MORE: http://onairwithryan.com\r\n\r\nOn Air with Ryan Seacrest on YouTube\r\nThe official home for video from On Air With Ryan Seacrest and OnAirWithRyan.com. Subscribe for exclusive celebrity interviews and music performances from the On Air With Ryan and American Top 40 studio and beyond.\r\n\r\nConnect with On Air with Ryan Seacrest: \r\nTwitter: http://twitter.com/onairwithryan\r\nSnapchat: OnAirWithRyan \r\nFacebook: http://facebook.com/onairwithryanseacrest\r\nInstagram: http://instagram.com/onairwithryan\r\n\r\nConnect with Ryan:\r\nTwitter: http://witter.com/RyanSeacrest\r\nSnapchat: RyanSeacrest\r\nFacebook: http://facebook.com/RyanSeacrest\r\nInstagram: http://instagram.com/ryanseacrest\r\n\r\nCheck out the Ryan Seacrest Foundation: http://ryanseacrestfoundation.org\r\n\r\nhttp://www.youtube.com/user/ryanseacrest","thumbnails":{"default":{"url":"https://i.ytimg.com/vi/S10fQHYyqw4/default.jpg","width":120,"height":90},"medium":{"url":"https://i.ytimg.com/vi/S10fQHYyqw4/mqdefault.jpg","width":320,"height":180},"high":{"url":"https://i.ytimg.com/vi/S10fQHYyqw4/hqdefault.jpg","width":480,"height":360},"standard":{"url":"https://i.ytimg.com/vi/S10fQHYyqw4/sddefault.jpg","width":640,"height":480},"maxres":{"url":"https://i.ytimg.com/vi/S10fQHYyqw4/maxresdefault.jpg","width":1280,"height":720}},"channelId":{"id":"UCl4h_3qTOIUnUX8KCICRM3A"},"publishedAt":{"timestampMs":1590709953000,"timestamp":1590709953,"iso8601":"2020-05-28T23:52:33.000Z"},"videoId":{"id":"S10fQHYyqw4"},"playlistId":{"id":"PLWKbTlsNIef5jqP8wWIANwi3LFFSZf6Wx"},"position":5,"channelTitle":"On Air With Ryan Seacrest"}},{"id":"UExXS2JUbHNOSWVmNWpxUDh3V0lBTndpM0xGRlNaZjZXeC5ENUI5OTFCQkYxNDUxQjQ3","snippet":{"title":"Sisanie's Twins' 2nd Birthday Celebration! | Off-Air With Sisanie","description":"Sisanie's Twins' 2nd Birthday Celebration! | Off-Air With Sisanie\n\n Music By: https://soundcloud.com/ikson\r\nSUBSCRIBE: http://youtube.com/user/ryanseacrest\r\nSEE MORE: http://onairwithryan.com\r\n\r\nOn Air with Ryan Seacrest on YouTube\r\nThe official home for video from On Air With Ryan Seacrest and OnAirWithRyan.com. Subscribe for exclusive celebrity interviews and music performances from the On Air With Ryan and American Top 40 studio and beyond.\r\n\r\nConnect with On Air with Ryan Seacrest: \r\nTwitter: http://twitter.com/onairwithryan\r\nSnapchat: OnAirWithRyan \r\nFacebook: http://facebook.com/onairwithryanseacrest\r\nInstagram: http://instagram.com/onairwithryan\r\n\r\nConnect with Ryan:\r\nTwitter: http://witter.com/RyanSeacrest\r\nSnapchat: RyanSeacrest\r\nFacebook: http://facebook.com/RyanSeacrest\r\nInstagram: http://instagram.com/ryanseacrest\r\n\r\nCheck out the Ryan Seacrest Foundation: http://ryanseacrestfoundation.org\r\n\r\nhttp://www.youtube.com/user/ryanseacrest","thumbnails":{"default":{"url":"https://i.ytimg.com/vi/8epX_WOYung/default.jpg","width":120,"height":90},"medium":{"url":"https://i.ytimg.com/vi/8epX_WOYung/mqdefault.jpg","width":320,"height":180},"high":{"url":"https://i.ytimg.com/vi/8epX_WOYung/hqdefault.jpg","width":480,"height":360},"standard":{"url":"https://i.ytimg.com/vi/8epX_WOYung/sddefault.jpg","width":640,"height":480},"maxres":{"url":"https://i.ytimg.com/vi/8epX_WOYung/maxresdefault.jpg","width":1280,"height":720}},"channelId":{"id":"UCl4h_3qTOIUnUX8KCICRM3A"},"publishedAt":{"timestampMs":1588783353000,"timestamp":1588783353,"iso8601":"2020-05-06T16:42:33.000Z"},"videoId":{"id":"8epX_WOYung"},"playlistId":{"id":"PLWKbTlsNIef5jqP8wWIANwi3LFFSZf6Wx"},"position":6,"channelTitle":"On Air With Ryan Seacrest"}},{"id":"UExXS2JUbHNOSWVmNWpxUDh3V0lBTndpM0xGRlNaZjZXeC5GN0EwRkMxQTJGMTFCNDc1","snippet":{"title":"Remodeling My Home Studio! | Off-Air With Sisanie","description":"Remodeling My Home Studio! | Off-Air With Sisanie\r\n Music By: https://soundcloud.com/ikson\r\nSUBSCRIBE: http://youtube.com/user/ryanseacrest\r\nSEE MORE: http://onairwithryan.com\r\n\r\nOn Air with Ryan Seacrest on YouTube\r\nThe official home for video from On Air With Ryan Seacrest and OnAirWithRyan.com. Subscribe for exclusive celebrity interviews and music performances from the On Air With Ryan and American Top 40 studio and beyond.\r\n\r\nConnect with On Air with Ryan Seacrest: \r\nTwitter: http://twitter.com/onairwithryan\r\nSnapchat: OnAirWithRyan \r\nFacebook: http://facebook.com/onairwithryanseacrest\r\nInstagram: http://instagram.com/onairwithryan\r\n\r\nConnect with Ryan:\r\nTwitter: http://witter.com/RyanSeacrest\r\nSnapchat: RyanSeacrest\r\nFacebook: http://facebook.com/RyanSeacrest\r\nInstagram: http://instagram.com/ryanseacrest\r\n\r\nCheck out the Ryan Seacrest Foundation: http://ryanseacrestfoundation.org\r\n\r\nhttp://www.youtube.com/user/ryanseacrest","thumbnails":{"default":{"url":"https://i.ytimg.com/vi/UiYoY-3TGsM/default.jpg","width":120,"height":90},"medium":{"url":"https://i.ytimg.com/vi/UiYoY-3TGsM/mqdefault.jpg","width":320,"height":180},"high":{"url":"https://i.ytimg.com/vi/UiYoY-3TGsM/hqdefault.jpg","width":480,"height":360},"standard":{"url":"https://i.ytimg.com/vi/UiYoY-3TGsM/sddefault.jpg","width":640,"height":480},"maxres":{"url":"https://i.ytimg.com/vi/UiYoY-3TGsM/maxresdefault.jpg","width":1280,"height":720}},"channelId":{"id":"UCl4h_3qTOIUnUX8KCICRM3A"},"publishedAt":{"timestampMs":1586382434000,"timestamp":1586382434,"iso8601":"2020-04-08T21:47:14.000Z"},"videoId":{"id":"UiYoY-3TGsM"},"playlistId":{"id":"PLWKbTlsNIef5jqP8wWIANwi3LFFSZf6Wx"},"position":7,"channelTitle":"On Air With Ryan Seacrest"}},{"id":"UExXS2JUbHNOSWVmNWpxUDh3V0lBTndpM0xGRlNaZjZXeC43RjdBQTMwNUUwRTA1QkE3","snippet":{"title":"Easy St. Patrick's Breakfast! Shamrock Eggs | Off-Air With Sisanie","description":"Easy St. Patrick's Breakfast! Shamrock Eggs | Off-Air With Sisanie\r\n\nMusic By: https://soundcloud.com/ikson\nSUBSCRIBE: http://youtube.com/user/ryanseacrest\r\nSEE MORE: http://onairwithryan.com\r\n\r\nOn Air with Ryan Seacrest on YouTube\r\nThe official home for video from On Air With Ryan Seacrest and OnAirWithRyan.com. Subscribe for exclusive celebrity interviews and music performances from the On Air With Ryan and American Top 40 studio and beyond.\r\n\r\nConnect with On Air with Ryan Seacrest: \r\nTwitter: http://twitter.com/onairwithryan\r\nSnapchat: OnAirWithRyan \r\nFacebook: http://facebook.com/onairwithryanseacrest\r\nInstagram: http://instagram.com/onairwithryan\r\n\r\nConnect with Ryan:\r\nTwitter: http://witter.com/RyanSeacrest\r\nSnapchat: RyanSeacrest\r\nFacebook: http://facebook.com/RyanSeacrest\r\nInstagram: http://instagram.com/ryanseacrest\r\n\r\nCheck out the Ryan Seacrest Foundation: http://ryanseacrestfoundation.org\r\n\r\nhttp://www.youtube.com/user/ryanseacrest","thumbnails":{"default":{"url":"https://i.ytimg.com/vi/Kqliy37UBoU/default.jpg","width":120,"height":90},"medium":{"url":"https://i.ytimg.com/vi/Kqliy37UBoU/mqdefault.jpg","width":320,"height":180},"high":{"url":"https://i.ytimg.com/vi/Kqliy37UBoU/hqdefault.jpg","width":480,"height":360},"standard":{"url":"https://i.ytimg.com/vi/Kqliy37UBoU/sddefault.jpg","width":640,"height":480},"maxres":{"url":"https://i.ytimg.com/vi/Kqliy37UBoU/maxresdefault.jpg","width":1280,"height":720}},"channelId":{"id":"UCl4h_3qTOIUnUX8KCICRM3A"},"publishedAt":{"timestampMs":1584394997000,"timestamp":1584394997,"iso8601":"2020-03-16T21:43:17.000Z"},"videoId":{"id":"Kqliy37UBoU"},"playlistId":{"id":"PLWKbTlsNIef5jqP8wWIANwi3LFFSZf6Wx"},"position":8,"channelTitle":"On Air With Ryan Seacrest"}},{"id":"UExXS2JUbHNOSWVmNWpxUDh3V0lBTndpM0xGRlNaZjZXeC5CMDk1Q0MxREYyOTVEOTZF","snippet":{"title":"A Day in the Life Vlog | Off-Air With Sisanie","description":"A Day in the Life Vlog | Off-Air With Sisanie\n\nMusic By: https://soundcloud.com/ikson\rSUBSCRIBE: http://youtube.com/user/ryanseacrest\rSEE MORE: http://onairwithryan.com\r\rOn Air with Ryan Seacrest on YouTube\rThe official home for video from On Air With Ryan Seacrest and OnAirWithRyan.com. Subscribe for exclusive celebrity interviews and music performances from the On Air With Ryan and American Top 40 studio and beyond.\r\rConnect with On Air with Ryan Seacrest: \rTwitter: http://twitter.com/onairwithryan\rSnapchat: OnAirWithRyan \rFacebook: http://facebook.com/onairwithryanseacrest\rInstagram: http://instagram.com/onairwithryan\r\rConnect with Ryan:\rTwitter: http://witter.com/RyanSeacrest\rSnapchat: RyanSeacrest\rFacebook: http://facebook.com/RyanSeacrest\rInstagram: http://instagram.com/ryanseacrest\r\rCheck out the Ryan Seacrest Foundation: http://ryanseacrestfoundation.org\r\rhttp://www.youtube.com/user/ryanseacrest","thumbnails":{"default":{"url":"https://i.ytimg.com/vi/WLwtNS-FuVE/default.jpg","width":120,"height":90},"medium":{"url":"https://i.ytimg.com/vi/WLwtNS-FuVE/mqdefault.jpg","width":320,"height":180},"high":{"url":"https://i.ytimg.com/vi/WLwtNS-FuVE/hqdefault.jpg","width":480,"height":360},"standard":{"url":"https://i.ytimg.com/vi/WLwtNS-FuVE/sddefault.jpg","width":640,"height":480},"maxres":{"url":"https://i.ytimg.com/vi/WLwtNS-FuVE/maxresdefault.jpg","width":1280,"height":720}},"channelId":{"id":"UCl4h_3qTOIUnUX8KCICRM3A"},"publishedAt":{"timestampMs":1583541505000,"timestamp":1583541505,"iso8601":"2020-03-07T00:38:25.000Z"},"videoId":{"id":"WLwtNS-FuVE"},"playlistId":{"id":"PLWKbTlsNIef5jqP8wWIANwi3LFFSZf6Wx"},"position":9,"channelTitle":"On Air With Ryan Seacrest"}}]}},{"id":"PLWKbTlsNIef4_oOpHEX0zyfp8cY22MnD_","snippet":{"title":"Today With Tanya","description":"","thumbnails":{"default":{"url":"https://i.ytimg.com/vi/fOoob0bP_cY/default.jpg","width":120,"height":90},"medium":{"url":"https://i.ytimg.com/vi/fOoob0bP_cY/mqdefault.jpg","width":320,"height":180},"high":{"url":"https://i.ytimg.com/vi/fOoob0bP_cY/hqdefault.jpg","width":480,"height":360},"standard":{"url":"https://i.ytimg.com/vi/fOoob0bP_cY/sddefault.jpg","width":640,"height":480},"maxres":{"url":"https://i.ytimg.com/vi/fOoob0bP_cY/maxresdefault.jpg","width":1280,"height":720}},"channelId":{"id":"UCl4h_3qTOIUnUX8KCICRM3A"},"publishedAt":{"timestampMs":1532454732354,"timestamp":1532454732,"iso8601":"2018-07-24T17:52:12.354Z"}},"playlistItems":{"count":33,"pageInfo":{"prevToken":null,"nextToken":"EAAaHlBUOkNBb2lFRVkyTTBORU5FUXdOREU1T0VJd05EWQ","itemTokens":null},"items":[{"id":"UExXS2JUbHNOSWVmNF9vT3BIRVgwenlmcDhjWTIyTW5EXy41MjE1MkI0OTQ2QzJGNzNG","snippet":{"title":"Today With Tanya Episode 1: Answering Your Instagram Questions | On Air with Ryan Seacrest","description":"Today With Tanya Episode 1: Answering Your Instagram Questions\nSUBSCRIBE: youtube.com/user/ryanseacrest\nSEE MORE: onairwithryan.com\n\nOn Air with Ryan Seacrest on YouTube\nThe official home for video from On Air With Ryan Seacrest and OnAirWithRyan.com. Subscribe for exclusive celebrity interviews and music performances from the On Air With Ryan and American Top 40 studio and beyond.\n\nConnect with On Air with Ryan Seacrest: \nTwitter: twitter.com/onairwithryan\nSnapchat: OnAirWithRyan \nFacebook: facebook.com/onairwithryanseacrest\nInstagram: instagram.com/onairwithryan\n\nConnect with Ryan:\nTwitter: twitter.com/RyanSeacrest\nSnapchat: RyanSeacrest\nFacebook: facebook.com/RyanSeacrest\nInstagram: instagram.com/ryanseacrest\n\nCheck out the Ryan Seacrest Foundation: ryanseacrestfoundation.org\n\nToday With Tanya Episode 1: Answering Your Instagram Questions\nhttp://www.youtube.com/user/ryanseacrest","thumbnails":{"default":{"url":"https://i.ytimg.com/vi/fOoob0bP_cY/default.jpg","width":120,"height":90},"medium":{"url":"https://i.ytimg.com/vi/fOoob0bP_cY/mqdefault.jpg","width":320,"height":180},"high":{"url":"https://i.ytimg.com/vi/fOoob0bP_cY/hqdefault.jpg","width":480,"height":360},"standard":{"url":"https://i.ytimg.com/vi/fOoob0bP_cY/sddefault.jpg","width":640,"height":480},"maxres":{"url":"https://i.ytimg.com/vi/fOoob0bP_cY/maxresdefault.jpg","width":1280,"height":720}},"channelId":{"id":"UCl4h_3qTOIUnUX8KCICRM3A"},"publishedAt":{"timestampMs":1532454732000,"timestamp":1532454732,"iso8601":"2018-07-24T17:52:12.000Z"},"videoId":{"id":"fOoob0bP_cY"},"playlistId":{"id":"PLWKbTlsNIef4_oOpHEX0zyfp8cY22MnD_"},"position":0,"channelTitle":"On Air With Ryan Seacrest"}},{"id":"UExXS2JUbHNOSWVmNF9vT3BIRVgwenlmcDhjWTIyTW5EXy4wMTcyMDhGQUE4NTIzM0Y5","snippet":{"title":"Today With Tanya Episode 2: Thirst Trap Thursday   | On Air with Ryan Seacrest","description":"Today With Tanya Episode 2: Thirst Trap Thursday \nSUBSCRIBE: youtube.com/user/ryanseacrest\nSEE MORE: onairwithryan.com\n\nOn Air with Ryan Seacrest on YouTube\nThe official home for video from On Air With Ryan Seacrest and OnAirWithRyan.com. Subscribe for exclusive celebrity interviews and music performances from the On Air With Ryan and American Top 40 studio and beyond.\n\nConnect with On Air with Ryan Seacrest: \nTwitter: twitter.com/onairwithryan\nSnapchat: OnAirWithRyan \nFacebook: facebook.com/onairwithryanseacrest\nInstagram: instagram.com/onairwithryan\n\nConnect with Ryan:\nTwitter: twitter.com/RyanSeacrest\nSnapchat: RyanSeacrest\nFacebook: facebook.com/RyanSeacrest\nInstagram: instagram.com/ryanseacrest\n\nCheck out the Ryan Seacrest Foundation: ryanseacrestfoundation.org\n\nToday With Tanya Episode 2: Thirst Trap Thursday \nhttp://www.youtube.com/user/ryanseacrest","thumbnails":{"default":{"url":"https://i.ytimg.com/vi/V-GOVSfj2sA/default.jpg","width":120,"height":90},"medium":{"url":"https://i.ytimg.com/vi/V-GOVSfj2sA/mqdefault.jpg","width":320,"height":180},"high":{"url":"https://i.ytimg.com/vi/V-GOVSfj2sA/hqdefault.jpg","width":480,"height":360},"standard":null,"maxres":null},"channelId":{"id":"UCl4h_3qTOIUnUX8KCICRM3A"},"publishedAt":{"timestampMs":1532454732000,"timestamp":1532454732,"iso8601":"2018-07-24T17:52:12.000Z"},"videoId":{"id":"V-GOVSfj2sA"},"playlistId":{"id":"PLWKbTlsNIef4_oOpHEX0zyfp8cY22MnD_"},"position":1,"channelTitle":"On Air With Ryan Seacrest"}},{"id":"UExXS2JUbHNOSWVmNF9vT3BIRVgwenlmcDhjWTIyTW5EXy4yODlGNEE0NkRGMEEzMEQy","snippet":{"title":"Today With Tanya Episode 3: Fun New Music Friday | On Air with Ryan Seacrest","description":"Today With Tanya Episode 3: Fun New Music Friday\nSUBSCRIBE: youtube.com/user/ryanseacrest\nSEE MORE: onairwithryan.com\n\nOn Air with Ryan Seacrest on YouTube\nThe official home for video from On Air With Ryan Seacrest and OnAirWithRyan.com. Subscribe for exclusive celebrity interviews and music performances from the On Air With Ryan and American Top 40 studio and beyond.\n\nConnect with On Air with Ryan Seacrest: \nTwitter: twitter.com/onairwithryan\nSnapchat: OnAirWithRyan \nFacebook: facebook.com/onairwithryanseacrest\nInstagram: instagram.com/onairwithryan\n\nConnect with Ryan:\nTwitter: twitter.com/RyanSeacrest\nSnapchat: RyanSeacrest\nFacebook: facebook.com/RyanSeacrest\nInstagram: instagram.com/ryanseacrest\n\nCheck out the Ryan Seacrest Foundation: ryanseacrestfoundation.org\n\nToday With Tanya Episode 3: Fun New Music Friday\nhttp://www.youtube.com/user/ryanseacrest","thumbnails":{"default":{"url":"https://i.ytimg.com/vi/TH8_QtsS1d0/default.jpg","width":120,"height":90},"medium":{"url":"https://i.ytimg.com/vi/TH8_QtsS1d0/mqdefault.jpg","width":320,"height":180},"high":{"url":"https://i.ytimg.com/vi/TH8_QtsS1d0/hqdefault.jpg","width":480,"height":360},"standard":null,"maxres":null},"channelId":{"id":"UCl4h_3qTOIUnUX8KCICRM3A"},"publishedAt":{"timestampMs":1532454732000,"timestamp":1532454732,"iso8601":"2018-07-24T17:52:12.000Z"},"videoId":{"id":"TH8_QtsS1d0"},"playlistId":{"id":"PLWKbTlsNIef4_oOpHEX0zyfp8cY22MnD_"},"position":2,"channelTitle":"On Air With Ryan Seacrest"}},{"id":"UExXS2JUbHNOSWVmNF9vT3BIRVgwenlmcDhjWTIyTW5EXy41NkI0NEY2RDEwNTU3Q0M2","snippet":{"title":"Today With Tanya Episode 4: Monday Motivation | On Air with Ryan Seacrest","description":"Today With Tanya Episode 4: Monday Motivation\nSUBSCRIBE: youtube.com/user/ryanseacrest\nSEE MORE: onairwithryan.com\n\nOn Air with Ryan Seacrest on YouTube\nThe official home for video from On Air With Ryan Seacrest and OnAirWithRyan.com. Subscribe for exclusive celebrity interviews and music performances from the On Air With Ryan and American Top 40 studio and beyond.\n\nConnect with On Air with Ryan Seacrest: \nTwitter: twitter.com/onairwithryan\nSnapchat: OnAirWithRyan \nFacebook: facebook.com/onairwithryanseacrest\nInstagram: instagram.com/onairwithryan\n\nConnect with Ryan:\nTwitter: twitter.com/RyanSeacrest\nSnapchat: RyanSeacrest\nFacebook: facebook.com/RyanSeacrest\nInstagram: instagram.com/ryanseacrest\n\nCheck out the Ryan Seacrest Foundation: ryanseacrestfoundation.org\n\nToday With Tanya Episode 4: Monday Motivation\nhttp://www.youtube.com/user/ryanseacrest","thumbnails":{"default":{"url":"https://i.ytimg.com/vi/UWtIKLQoV0w/default.jpg","width":120,"height":90},"medium":{"url":"https://i.ytimg.com/vi/UWtIKLQoV0w/mqdefault.jpg","width":320,"height":180},"high":{"url":"https://i.ytimg.com/vi/UWtIKLQoV0w/hqdefault.jpg","width":480,"height":360},"standard":{"url":"https://i.ytimg.com/vi/UWtIKLQoV0w/sddefault.jpg","width":640,"height":480},"maxres":{"url":"https://i.ytimg.com/vi/UWtIKLQoV0w/maxresdefault.jpg","width":1280,"height":720}},"channelId":{"id":"UCl4h_3qTOIUnUX8KCICRM3A"},"publishedAt":{"timestampMs":1532454732000,"timestamp":1532454732,"iso8601":"2018-07-24T17:52:12.000Z"},"videoId":{"id":"UWtIKLQoV0w"},"playlistId":{"id":"PLWKbTlsNIef4_oOpHEX0zyfp8cY22MnD_"},"position":3,"channelTitle":"On Air With Ryan Seacrest"}},{"id":"UExXS2JUbHNOSWVmNF9vT3BIRVgwenlmcDhjWTIyTW5EXy41QTY1Q0UxMTVCODczNThE","snippet":{"title":"Today With Tanya Episode 5: Tanya's Take | On Air with Ryan Seacrest","description":"Tanya shows us her nighttime skincare routine! \nSUBSCRIBE: youtube.com/user/ryanseacrest\nSEE MORE: onairwithryan.com\n\nOn Air with Ryan Seacrest on YouTube\nThe official home for video from On Air With Ryan Seacrest and OnAirWithRyan.com. Subscribe for exclusive celebrity interviews and music performances from the On Air With Ryan and American Top 40 studio and beyond.\n\nConnect with On Air with Ryan Seacrest: \nTwitter: twitter.com/onairwithryan\nSnapchat: OnAirWithRyan \nFacebook: facebook.com/onairwithryanseacrest\nInstagram: instagram.com/onairwithryan\n\nConnect with Ryan:\nTwitter: twitter.com/RyanSeacrest\nSnapchat: RyanSeacrest\nFacebook: facebook.com/RyanSeacrest\nInstagram: instagram.com/ryanseacrest\n\nCheck out the Ryan Seacrest Foundation: ryanseacrestfoundation.org\n\nToday With Tanya Episode 5: Tanya's Take \nhttp://www.youtube.com/user/ryanseacrest","thumbnails":{"default":{"url":"https://i.ytimg.com/vi/FK2ybBk4ErY/default.jpg","width":120,"height":90},"medium":{"url":"https://i.ytimg.com/vi/FK2ybBk4ErY/mqdefault.jpg","width":320,"height":180},"high":{"url":"https://i.ytimg.com/vi/FK2ybBk4ErY/hqdefault.jpg","width":480,"height":360},"standard":{"url":"https://i.ytimg.com/vi/FK2ybBk4ErY/sddefault.jpg","width":640,"height":480},"maxres":{"url":"https://i.ytimg.com/vi/FK2ybBk4ErY/maxresdefault.jpg","width":1280,"height":720}},"channelId":{"id":"UCl4h_3qTOIUnUX8KCICRM3A"},"publishedAt":{"timestampMs":1533676536000,"timestamp":1533676536,"iso8601":"2018-08-07T21:15:36.000Z"},"videoId":{"id":"FK2ybBk4ErY"},"playlistId":{"id":"PLWKbTlsNIef4_oOpHEX0zyfp8cY22MnD_"},"position":4,"channelTitle":"On Air With Ryan Seacrest"}},{"id":"UExXS2JUbHNOSWVmNF9vT3BIRVgwenlmcDhjWTIyTW5EXy4wOTA3OTZBNzVEMTUzOTMy","snippet":{"title":"Today With Tanya Episode 6: Whatever You Want Wednesday | On Air with Ryan Seacrest","description":"Today With Tanya Episode 6: Whatever You Want Wednesday\nSUBSCRIBE: youtube.com/user/ryanseacrest\nSEE MORE: onairwithryan.com\n\nOn Air with Ryan Seacrest on YouTube\nThe official home for video from On Air With Ryan Seacrest and OnAirWithRyan.com. Subscribe for exclusive celebrity interviews and music performances from the On Air With Ryan and American Top 40 studio and beyond.\n\nConnect with On Air with Ryan Seacrest: \nTwitter: twitter.com/onairwithryan\nSnapchat: OnAirWithRyan \nFacebook: facebook.com/onairwithryanseacrest\nInstagram: instagram.com/onairwithryan\n\nConnect with Ryan:\nTwitter: twitter.com/RyanSeacrest\nSnapchat: RyanSeacrest\nFacebook: facebook.com/RyanSeacrest\nInstagram: instagram.com/ryanseacrest\n\nCheck out the Ryan Seacrest Foundation: ryanseacrestfoundation.org\n\n Today With Tanya Episode 6: Whatever You Want Wednesday\nhttp://www.youtube.com/user/ryanseacrest","thumbnails":{"default":{"url":"https://i.ytimg.com/vi/N782V0oLQic/default.jpg","width":120,"height":90},"medium":{"url":"https://i.ytimg.com/vi/N782V0oLQic/mqdefault.jpg","width":320,"height":180},"high":{"url":"https://i.ytimg.com/vi/N782V0oLQic/hqdefault.jpg","width":480,"height":360},"standard":{"url":"https://i.ytimg.com/vi/N782V0oLQic/sddefault.jpg","width":640,"height":480},"maxres":{"url":"https://i.ytimg.com/vi/N782V0oLQic/maxresdefault.jpg","width":1280,"height":720}},"channelId":{"id":"UCl4h_3qTOIUnUX8KCICRM3A"},"publishedAt":{"timestampMs":1532559580000,"timestamp":1532559580,"iso8601":"2018-07-25T22:59:40.000Z"},"videoId":{"id":"N782V0oLQic"},"playlistId":{"id":"PLWKbTlsNIef4_oOpHEX0zyfp8cY22MnD_"},"position":5,"channelTitle":"On Air With Ryan Seacrest"}},{"id":"UExXS2JUbHNOSWVmNF9vT3BIRVgwenlmcDhjWTIyTW5EXy4zMDg5MkQ5MEVDMEM1NTg2","snippet":{"title":"Today With Tanya Episode 7: Thirst Trap Thursday | On Air with Ryan Seacrest","description":"Tanya talks about going \"out-out\". \nSUBSCRIBE: youtube.com/user/ryanseacrest\nSEE MORE: onairwithryan.com\n\nOn Air with Ryan Seacrest on YouTube\nThe official home for video from On Air With Ryan Seacrest and OnAirWithRyan.com. Subscribe for exclusive celebrity interviews and music performances from the On Air With Ryan and American Top 40 studio and beyond.\n\nConnect with On Air with Ryan Seacrest: \nTwitter: twitter.com/onairwithryan\nSnapchat: OnAirWithRyan \nFacebook: facebook.com/onairwithryanseacrest\nInstagram: instagram.com/onairwithryan\n\nConnect with Ryan:\nTwitter: twitter.com/RyanSeacrest\nSnapchat: RyanSeacrest\nFacebook: facebook.com/RyanSeacrest\nInstagram: instagram.com/ryanseacrest\n\nCheck out the Ryan Seacrest Foundation: ryanseacrestfoundation.org\n\nToday With Tanya Episode 7: Thirst Trap Thursday\nhttp://www.youtube.com/user/ryanseacrest","thumbnails":{"default":{"url":"https://i.ytimg.com/vi/_JayUVAN5V0/default.jpg","width":120,"height":90},"medium":{"url":"https://i.ytimg.com/vi/_JayUVAN5V0/mqdefault.jpg","width":320,"height":180},"high":{"url":"https://i.ytimg.com/vi/_JayUVAN5V0/hqdefault.jpg","width":480,"height":360},"standard":{"url":"https://i.ytimg.com/vi/_JayUVAN5V0/sddefault.jpg","width":640,"height":480},"maxres":null},"channelId":{"id":"UCl4h_3qTOIUnUX8KCICRM3A"},"publishedAt":{"timestampMs":1533676536000,"timestamp":1533676536,"iso8601":"2018-08-07T21:15:36.000Z"},"videoId":{"id":"_JayUVAN5V0"},"playlistId":{"id":"PLWKbTlsNIef4_oOpHEX0zyfp8cY22MnD_"},"position":6,"channelTitle":"On Air With Ryan Seacrest"}},{"id":"UExXS2JUbHNOSWVmNF9vT3BIRVgwenlmcDhjWTIyTW5EXy45ODRDNTg0QjA4NkFBNkQy","snippet":{"title":"Today With Tanya Episode 8: New Music Friday | On Air with Ryan Seacrest","description":"Check out Tanya's new favorite songs! \nSUBSCRIBE: youtube.com/user/ryanseacrest\nSEE MORE: onairwithryan.com\n\nOn Air with Ryan Seacrest on YouTube\nThe official home for video from On Air With Ryan Seacrest and OnAirWithRyan.com. Subscribe for exclusive celebrity interviews and music performances from the On Air With Ryan and American Top 40 studio and beyond.\n\nConnect with On Air with Ryan Seacrest: \nTwitter: twitter.com/onairwithryan\nSnapchat: OnAirWithRyan \nFacebook: facebook.com/onairwithryanseacrest\nInstagram: instagram.com/onairwithryan\n\nConnect with Ryan:\nTwitter: twitter.com/RyanSeacrest\nSnapchat: RyanSeacrest\nFacebook: facebook.com/RyanSeacrest\nInstagram: instagram.com/ryanseacrest\n\nCheck out the Ryan Seacrest Foundation: ryanseacrestfoundation.org\n\nToday With Tanya Episode 8: New Music Friday\nhttp://www.youtube.com/user/ryanseacrest","thumbnails":{"default":{"url":"https://i.ytimg.com/vi/-EgU3APhytU/default.jpg","width":120,"height":90},"medium":{"url":"https://i.ytimg.com/vi/-EgU3APhytU/mqdefault.jpg","width":320,"height":180},"high":{"url":"https://i.ytimg.com/vi/-EgU3APhytU/hqdefault.jpg","width":480,"height":360},"standard":null,"maxres":null},"channelId":{"id":"UCl4h_3qTOIUnUX8KCICRM3A"},"publishedAt":{"timestampMs":1533676536000,"timestamp":1533676536,"iso8601":"2018-08-07T21:15:36.000Z"},"videoId":{"id":"-EgU3APhytU"},"playlistId":{"id":"PLWKbTlsNIef4_oOpHEX0zyfp8cY22MnD_"},"position":7,"channelTitle":"On Air With Ryan Seacrest"}},{"id":"UExXS2JUbHNOSWVmNF9vT3BIRVgwenlmcDhjWTIyTW5EXy5EMEEwRUY5M0RDRTU3NDJC","snippet":{"title":"Today With Tanya Episode 9: Motivation Monday (With Brad Goreski) | On Air with Ryan Seacrest","description":"Today With Tanya Episode 9: Motivation Monday (With Brad Goreski) \nSUBSCRIBE: youtube.com/user/ryanseacrest\nSEE MORE: onairwithryan.com\n\nOn Air with Ryan Seacrest on YouTube\nThe official home for video from On Air With Ryan Seacrest and OnAirWithRyan.com. Subscribe for exclusive celebrity interviews and music performances from the On Air With Ryan and American Top 40 studio and beyond.\n\nConnect with On Air with Ryan Seacrest: \nTwitter: twitter.com/onairwithryan\nSnapchat: OnAirWithRyan \nFacebook: facebook.com/onairwithryanseacrest\nInstagram: instagram.com/onairwithryan\n\nConnect with Ryan:\nTwitter: twitter.com/RyanSeacrest\nSnapchat: RyanSeacrest\nFacebook: facebook.com/RyanSeacrest\nInstagram: instagram.com/ryanseacrest\n\nCheck out the Ryan Seacrest Foundation: ryanseacrestfoundation.org\n\nToday With Tanya Episode 9: Motivation Monday (With Brad Goreski) \nhttp://www.youtube.com/user/ryanseacrest","thumbnails":{"default":{"url":"https://i.ytimg.com/vi/Ylg1QRee2vU/default.jpg","width":120,"height":90},"medium":{"url":"https://i.ytimg.com/vi/Ylg1QRee2vU/mqdefault.jpg","width":320,"height":180},"high":{"url":"https://i.ytimg.com/vi/Ylg1QRee2vU/hqdefault.jpg","width":480,"height":360},"standard":null,"maxres":null},"channelId":{"id":"UCl4h_3qTOIUnUX8KCICRM3A"},"publishedAt":{"timestampMs":1533676536000,"timestamp":1533676536,"iso8601":"2018-08-07T21:15:36.000Z"},"videoId":{"id":"Ylg1QRee2vU"},"playlistId":{"id":"PLWKbTlsNIef4_oOpHEX0zyfp8cY22MnD_"},"position":8,"channelTitle":"On Air With Ryan Seacrest"}},{"id":"UExXS2JUbHNOSWVmNF9vT3BIRVgwenlmcDhjWTIyTW5EXy40NzZCMERDMjVEN0RFRThB","snippet":{"title":"Today With Tanya Episode 10: Tanya's Take Tuesday | On Air with Ryan Seacrest","description":"Today With Tanya Episode 10: Tanya's Take Tuesday\nSUBSCRIBE: youtube.com/user/ryanseacrest\nSEE MORE: onairwithryan.com\n\nOn Air with Ryan Seacrest on YouTube\nThe official home for video from On Air With Ryan Seacrest and OnAirWithRyan.com. Subscribe for exclusive celebrity interviews and music performances from the On Air With Ryan and American Top 40 studio and beyond.\n\nConnect with On Air with Ryan Seacrest: \nTwitter: twitter.com/onairwithryan\nSnapchat: OnAirWithRyan \nFacebook: facebook.com/onairwithryanseacrest\nInstagram: instagram.com/onairwithryan\n\nConnect with Ryan:\nTwitter: twitter.com/RyanSeacrest\nSnapchat: RyanSeacrest\nFacebook: facebook.com/RyanSeacrest\nInstagram: instagram.com/ryanseacrest\n\nCheck out the Ryan Seacrest Foundation: ryanseacrestfoundation.org\n\nToday With Tanya Episode 10: Tanya's Take Tuesday\nhttp://www.youtube.com/user/ryanseacrest","thumbnails":{"default":{"url":"https://i.ytimg.com/vi/3wO0hfT3zeI/default.jpg","width":120,"height":90},"medium":{"url":"https://i.ytimg.com/vi/3wO0hfT3zeI/mqdefault.jpg","width":320,"height":180},"high":{"url":"https://i.ytimg.com/vi/3wO0hfT3zeI/hqdefault.jpg","width":480,"height":360},"standard":{"url":"https://i.ytimg.com/vi/3wO0hfT3zeI/sddefault.jpg","width":640,"height":480},"maxres":null},"channelId":{"id":"UCl4h_3qTOIUnUX8KCICRM3A"},"publishedAt":{"timestampMs":1533676536000,"timestamp":1533676536,"iso8601":"2018-08-07T21:15:36.000Z"},"videoId":{"id":"3wO0hfT3zeI"},"playlistId":{"id":"PLWKbTlsNIef4_oOpHEX0zyfp8cY22MnD_"},"position":9,"channelTitle":"On Air With Ryan Seacrest"}}]}},{"id":"PLWKbTlsNIef6pla4uFBKcytPPGhK-aLn0","snippet":{"title":"Ryan's Roses","description":"","thumbnails":{"default":{"url":"https://i.ytimg.com/vi/7F9UbFjGutM/default.jpg","width":120,"height":90},"medium":{"url":"https://i.ytimg.com/vi/7F9UbFjGutM/mqdefault.jpg","width":320,"height":180},"high":{"url":"https://i.ytimg.com/vi/7F9UbFjGutM/hqdefault.jpg","width":480,"height":360},"standard":{"url":"https://i.ytimg.com/vi/7F9UbFjGutM/sddefault.jpg","width":640,"height":480},"maxres":{"url":"https://i.ytimg.com/vi/7F9UbFjGutM/maxresdefault.jpg","width":1280,"height":720}},"channelId":{"id":"UCl4h_3qTOIUnUX8KCICRM3A"},"publishedAt":{"timestampMs":1496687431433,"timestamp":1496687431,"iso8601":"2017-06-05T18:30:31.433Z"}},"playlistItems":{"count":6,"pageInfo":{"prevToken":null,"nextToken":null,"itemTokens":null},"items":[{"id":"UExXS2JUbHNOSWVmNnBsYTR1RkJLY3l0UFBHaEstYUxuMC41NkI0NEY2RDEwNTU3Q0M2","snippet":{"title":"Ryan's Roses - June 5 | On Air with Ryan Seacrest","description":"Apparently WATERMELON has some special \"health benefits\" for CHEATERS!\nSUBSCRIBE: http://full.sc/UBDdWt\nSEE MORE: onairwithryan.com\n\nOn Air with Ryan Seacrest on YouTube\nThe official home for video from On Air with Ryan Seacrest and OnAirWithRyan.com. Subscribe for exclusive celebrity interviews and music performances from American Idol and American Top 40 host Ryan Seacrest.\n\nConnect with On Air with Ryan Seacrest: \nTwitter: http://full.sc/UBCFQd\nSnapchat: OnAirWithRyan \nFacebook: http://full.sc/UBDI2H \nInstagram: http://full.sc/UBCMeH \nWebsite: http://onairwithryan.com\n\nConnect with Ryan:\nTwitter: http://full.sc/RGO2cv \nSnapchat: RyanSeacrest\nFacebook: http://full.sc/RGNW4M \nInstagram: http://full.sc/RGO9Vy \nVine: http://vine.co/RyanSeacrest\n\nCheck out the Ryan Seacrest Foundation: http://full.sc/RGOt6T\n\nRyan's Roses - June 5 | On Air with Ryan Seacrest\nhttp://www.youtube.com/user/ryanseacrest","thumbnails":{"default":{"url":"https://i.ytimg.com/vi/7F9UbFjGutM/default.jpg","width":120,"height":90},"medium":{"url":"https://i.ytimg.com/vi/7F9UbFjGutM/mqdefault.jpg","width":320,"height":180},"high":{"url":"https://i.ytimg.com/vi/7F9UbFjGutM/hqdefault.jpg","width":480,"height":360},"standard":{"url":"https://i.ytimg.com/vi/7F9UbFjGutM/sddefault.jpg","width":640,"height":480},"maxres":{"url":"https://i.ytimg.com/vi/7F9UbFjGutM/maxresdefault.jpg","width":1280,"height":720}},"channelId":{"id":"UCl4h_3qTOIUnUX8KCICRM3A"},"publishedAt":{"timestampMs":1496687739000,"timestamp":1496687739,"iso8601":"2017-06-05T18:35:39.000Z"},"videoId":{"id":"7F9UbFjGutM"},"playlistId":{"id":"PLWKbTlsNIef6pla4uFBKcytPPGhK-aLn0"},"position":0,"channelTitle":"On Air With Ryan Seacrest"}},{"id":"UExXS2JUbHNOSWVmNnBsYTR1RkJLY3l0UFBHaEstYUxuMC4yODlGNEE0NkRGMEEzMEQy","snippet":{"title":"Ryan's Roses — June 1 | On Air with Ryan Seacrest","description":"\"There is no baby\" 😱\nSUBSCRIBE: http://full.sc/UBDdWt\nMORE: http://onairwithryan.com\n\nOn Air with Ryan Seacrest on YouTube\nThe official home for video from On Air with Ryan Seacrest and OnAirWithRyan.com. Subscribe for exclusive celebrity interviews and music performances from our studios and beyond.\n\nConnect with On Air with Ryan Seacrest: \nTwitter: http://full.sc/UBCFQd\nSnapchat: OnAirWithRyan \nFacebook: http://full.sc/UBDI2H \nInstagram: http://full.sc/UBCMeH \n\nConnect with Ryan:\nTwitter: http://full.sc/RGO2cv \nSnapchat: RyanSeacrest\nFacebook: http://full.sc/RGNW4M \nInstagram: http://full.sc/RGO9Vy \nVine: http://vine.co/RyanSeacrest\n\nCheck out the Ryan Seacrest Foundation: http://full.sc/RGOt6T\n\nRyan's Roses — June 1 | On Air with Ryan Seacrest\nhttp://www.youtube.com/user/ryanseacrest","thumbnails":{"default":{"url":"https://i.ytimg.com/vi/C9juCihyPfg/default.jpg","width":120,"height":90},"medium":{"url":"https://i.ytimg.com/vi/C9juCihyPfg/mqdefault.jpg","width":320,"height":180},"high":{"url":"https://i.ytimg.com/vi/C9juCihyPfg/hqdefault.jpg","width":480,"height":360},"standard":{"url":"https://i.ytimg.com/vi/C9juCihyPfg/sddefault.jpg","width":640,"height":480},"maxres":{"url":"https://i.ytimg.com/vi/C9juCihyPfg/maxresdefault.jpg","width":1280,"height":720}},"channelId":{"id":"UCl4h_3qTOIUnUX8KCICRM3A"},"publishedAt":{"timestampMs":1496940466000,"timestamp":1496940466,"iso8601":"2017-06-08T16:47:46.000Z"},"videoId":{"id":"C9juCihyPfg"},"playlistId":{"id":"PLWKbTlsNIef6pla4uFBKcytPPGhK-aLn0"},"position":1,"channelTitle":"On Air With Ryan Seacrest"}},{"id":"UExXS2JUbHNOSWVmNnBsYTR1RkJLY3l0UFBHaEstYUxuMC4wMTcyMDhGQUE4NTIzM0Y5","snippet":{"title":"Ryan's Roses - June 8 | On Air with Ryan Seacrest","description":"Do you think he was cheating or not?!\nSUBSCRIBE: http://full.sc/UBDdWt\n\nOn Air with Ryan Seacrest on YouTube\nThe official home for video from On Air with Ryan Seacrest and OnAirWithRyan.com. Subscribe for exclusive celebrity interviews and music performances from American Idol and American Top 40 host Ryan Seacrest.\n\nConnect with On Air with Ryan Seacrest: \nTwitter: http://full.sc/UBCFQd\nSnapchat: OnAirWithRyan \nFacebook: http://full.sc/UBDI2H \nInstagram: http://full.sc/UBCMeH \nWebsite: http://onairwithryan.com\n\nConnect with Ryan:\nTwitter: http://full.sc/RGO2cv \nSnapchat: RyanSeacrest\nFacebook: http://full.sc/RGNW4M \nInstagram: http://full.sc/RGO9Vy \nVine: http://vine.co/RyanSeacrest\n\nCheck out the Ryan Seacrest Foundation: http://full.sc/RGOt6T\n\nRyan's Roses - June 8 | On Air with Ryan Seacrest\nhttp://www.youtube.com/user/ryanseacrest","thumbnails":{"default":{"url":"https://i.ytimg.com/vi/SNl1dCAS0KQ/default.jpg","width":120,"height":90},"medium":{"url":"https://i.ytimg.com/vi/SNl1dCAS0KQ/mqdefault.jpg","width":320,"height":180},"high":{"url":"https://i.ytimg.com/vi/SNl1dCAS0KQ/hqdefault.jpg","width":480,"height":360},"standard":{"url":"https://i.ytimg.com/vi/SNl1dCAS0KQ/sddefault.jpg","width":640,"height":480},"maxres":{"url":"https://i.ytimg.com/vi/SNl1dCAS0KQ/maxresdefault.jpg","width":1280,"height":720}},"channelId":{"id":"UCl4h_3qTOIUnUX8KCICRM3A"},"publishedAt":{"timestampMs":1496940779000,"timestamp":1496940779,"iso8601":"2017-06-08T16:52:59.000Z"},"videoId":{"id":"SNl1dCAS0KQ"},"playlistId":{"id":"PLWKbTlsNIef6pla4uFBKcytPPGhK-aLn0"},"position":2,"channelTitle":"On Air With Ryan Seacrest"}},{"id":"UExXS2JUbHNOSWVmNnBsYTR1RkJLY3l0UFBHaEstYUxuMC41MjE1MkI0OTQ2QzJGNzNG","snippet":{"title":"Ryan's Roses - June 12 | On Air with Ryan Seacrest","description":"\"Andrew, you're an idiot!\"\nSUBSCRIBE: http://full.sc/UBDdWt\n\nOn Air with Ryan Seacrest on YouTube\nThe official home for video from On Air with Ryan Seacrest and OnAirWithRyan.com. Subscribe for exclusive celebrity interviews and music performances from American Idol and American Top 40 host Ryan Seacrest.\n\nConnect with On Air with Ryan Seacrest: \nTwitter: http://full.sc/UBCFQd\nSnapchat: OnAirWithRyan \nFacebook: http://full.sc/UBDI2H \nInstagram: http://full.sc/UBCMeH \nWebsite: http://onairwithryan.com\n\nConnect with Ryan:\nTwitter: http://full.sc/RGO2cv \nSnapchat: RyanSeacrest\nFacebook: http://full.sc/RGNW4M \nInstagram: http://full.sc/RGO9Vy \nVine: http://vine.co/RyanSeacrest\n\nCheck out the Ryan Seacrest Foundation: http://full.sc/RGOt6T\nRyan's Roses - June 12 | On Air with Ryan Seacrest\nhttp://www.youtube.com/user/ryanseacrest","thumbnails":{"default":{"url":"https://i.ytimg.com/vi/ngd7QOMmX34/default.jpg","width":120,"height":90},"medium":{"url":"https://i.ytimg.com/vi/ngd7QOMmX34/mqdefault.jpg","width":320,"height":180},"high":{"url":"https://i.ytimg.com/vi/ngd7QOMmX34/hqdefault.jpg","width":480,"height":360},"standard":{"url":"https://i.ytimg.com/vi/ngd7QOMmX34/sddefault.jpg","width":640,"height":480},"maxres":{"url":"https://i.ytimg.com/vi/ngd7QOMmX34/maxresdefault.jpg","width":1280,"height":720}},"channelId":{"id":"UCl4h_3qTOIUnUX8KCICRM3A"},"publishedAt":{"timestampMs":1497286096000,"timestamp":1497286096,"iso8601":"2017-06-12T16:48:16.000Z"},"videoId":{"id":"ngd7QOMmX34"},"playlistId":{"id":"PLWKbTlsNIef6pla4uFBKcytPPGhK-aLn0"},"position":3,"channelTitle":"On Air With Ryan Seacrest"}},{"id":"UExXS2JUbHNOSWVmNnBsYTR1RkJLY3l0UFBHaEstYUxuMC4wOTA3OTZBNzVEMTUzOTMy","snippet":{"title":"Ryan's Roses - June 15 | On Air with Ryan Seacrest","description":"It is NOT a beautiful day in the neighborhood for this couple...\nSUBSCRIBE: http://full.sc/UBDdWt\n\nOn Air with Ryan Seacrest on YouTube\nThe official home for video from On Air with Ryan Seacrest and OnAirWithRyan.com. Subscribe for exclusive celebrity interviews and music performances from American Idol and American Top 40 host Ryan Seacrest.\n\nConnect with On Air with Ryan Seacrest: \nTwitter: http://full.sc/UBCFQd\nSnapchat: OnAirWithRyan \nFacebook: http://full.sc/UBDI2H \nInstagram: http://full.sc/UBCMeH \nWebsite: http://onairwithryan.com\n\nConnect with Ryan:\nTwitter: http://full.sc/RGO2cv \nSnapchat: RyanSeacrest\nFacebook: http://full.sc/RGNW4M \nInstagram: http://full.sc/RGO9Vy \nVine: http://vine.co/RyanSeacrest\n\nCheck out the Ryan Seacrest Foundation: http://full.sc/RGOt6T\n\nRyan's Roses - June 15 | On Air with Ryan Seacrest\nhttp://www.youtube.com/user/ryanseacrest","thumbnails":{"default":{"url":"https://i.ytimg.com/vi/kdjqKLOlk-A/default.jpg","width":120,"height":90},"medium":{"url":"https://i.ytimg.com/vi/kdjqKLOlk-A/mqdefault.jpg","width":320,"height":180},"high":{"url":"https://i.ytimg.com/vi/kdjqKLOlk-A/hqdefault.jpg","width":480,"height":360},"standard":{"url":"https://i.ytimg.com/vi/kdjqKLOlk-A/sddefault.jpg","width":640,"height":480},"maxres":{"url":"https://i.ytimg.com/vi/kdjqKLOlk-A/maxresdefault.jpg","width":1280,"height":720}},"channelId":{"id":"UCl4h_3qTOIUnUX8KCICRM3A"},"publishedAt":{"timestampMs":1497549976000,"timestamp":1497549976,"iso8601":"2017-06-15T18:06:16.000Z"},"videoId":{"id":"kdjqKLOlk-A"},"playlistId":{"id":"PLWKbTlsNIef6pla4uFBKcytPPGhK-aLn0"},"position":4,"channelTitle":"On Air With Ryan Seacrest"}},{"id":"UExXS2JUbHNOSWVmNnBsYTR1RkJLY3l0UFBHaEstYUxuMC4xMkVGQjNCMUM1N0RFNEUx","snippet":{"title":"Ryan's Roses - June 19  | On Air with Ryan Seacrest","description":"A tale of two t-shirts...\nSUBSCRIBE: http://full.sc/UBDdWt\n\nOn Air with Ryan Seacrest on YouTube\nThe official home for video from On Air with Ryan Seacrest and OnAirWithRyan.com. Subscribe for exclusive celebrity interviews and music performances from American Idol and American Top 40 host Ryan Seacrest.\n\nConnect with On Air with Ryan Seacrest: \nTwitter: http://full.sc/UBCFQd\nSnapchat: OnAirWithRyan \nFacebook: http://full.sc/UBDI2H \nInstagram: http://full.sc/UBCMeH \nWebsite: http://onairwithryan.com\n\nConnect with Ryan:\nTwitter: http://full.sc/RGO2cv \nSnapchat: RyanSeacrest\nFacebook: http://full.sc/RGNW4M \nInstagram: http://full.sc/RGO9Vy \nVine: http://vine.co/RyanSeacrest\n\nCheck out the Ryan Seacrest Foundation: http://full.sc/RGOt6T\n\nRyan's Roses - June 19  | On Air with Ryan Seacrest\nhttp://www.youtube.com/user/ryanseacrest","thumbnails":{"default":{"url":"https://i.ytimg.com/vi/_OzBDKMMPBQ/default.jpg","width":120,"height":90},"medium":{"url":"https://i.ytimg.com/vi/_OzBDKMMPBQ/mqdefault.jpg","width":320,"height":180},"high":{"url":"https://i.ytimg.com/vi/_OzBDKMMPBQ/hqdefault.jpg","width":480,"height":360},"standard":{"url":"https://i.ytimg.com/vi/_OzBDKMMPBQ/sddefault.jpg","width":640,"height":480},"maxres":{"url":"https://i.ytimg.com/vi/_OzBDKMMPBQ/maxresdefault.jpg","width":1280,"height":720}},"channelId":{"id":"UCl4h_3qTOIUnUX8KCICRM3A"},"publishedAt":{"timestampMs":1497896607000,"timestamp":1497896607,"iso8601":"2017-06-19T18:23:27.000Z"},"videoId":{"id":"_OzBDKMMPBQ"},"playlistId":{"id":"PLWKbTlsNIef6pla4uFBKcytPPGhK-aLn0"},"position":5,"channelTitle":"On Air With Ryan Seacrest"}}]}},{"id":"PLWKbTlsNIef77UvvdjnwQ8TcQEXJq5dMd","snippet":{"title":"\"Happy\" OAWRS 10th Anniversary","description":"","thumbnails":{"default":{"url":"https://i.ytimg.com/vi/YImup67BRac/default.jpg","width":120,"height":90},"medium":{"url":"https://i.ytimg.com/vi/YImup67BRac/mqdefault.jpg","width":320,"height":180},"high":{"url":"https://i.ytimg.com/vi/YImup67BRac/hqdefault.jpg","width":480,"height":360},"standard":{"url":"https://i.ytimg.com/vi/YImup67BRac/sddefault.jpg","width":640,"height":480},"maxres":{"url":"https://i.ytimg.com/vi/YImup67BRac/maxresdefault.jpg","width":1280,"height":720}},"channelId":{"id":"UCl4h_3qTOIUnUX8KCICRM3A"},"publishedAt":{"timestampMs":1421187755224,"timestamp":1421187755,"iso8601":"2015-01-13T22:22:35.224Z"}},"playlistItems":{"count":9,"pageInfo":{"prevToken":null,"nextToken":null,"itemTokens":null},"items":[{"id":"UExXS2JUbHNOSWVmNzdVdnZkam53UThUY1FFWEpxNWRNZC41NkI0NEY2RDEwNTU3Q0M2","snippet":{"title":"Pharrell - \"Happy\" (Seacrest 10th Anniversary Edition)","description":"February 26, 2014 marks the 10 year anniversary of \"On Air with Ryan Seacrest\" and to celebrate, we got some friends together in LA and NYC and did our own take on Pharrell's video for his smash hit \"Happy.\"\n\nThank you to the dozens of celebs, listeners, dancers and staffers who brought this video to life!\n\nSUBSCRIBE: http://full.sc/UBDdWt\n\nFEATURING:\n- Ryan Seacrest\n- Ellen K.\n- Val Chmerkovskiy (Dancing with the Stars)\n- Tanya Rad\n- Louis Soriano\n- Kendall & Kylie Jenner\n- Ferly Prado\n- Donna Wang\n- Erik Ball\n- Jason Derulo\n- Angelica Taylor\n- Chiquis Rivera\n- Marlon Reynoso\n- Juan Pablo Galavis (The Bachelor)\n- Laura Slobin\n- Patty Rodriguez\n- Kalyna Astrinos\n- Mark Ballas (Dancing with the Stars)\n- JoJo\n- Manny Streetz\n- Claudine Cazian\n- Nash Grier (Vine)\n- Cameron Dallas (Vine)\n- Aidan Dacy Carberry\n- Emblem3\n- Kelsie Koziol\n- Nelson Aguirre\n- Karli Henriquez\n- Sisanie\n- Alexa Nof\n- Becky G.\n- Danielle Romo\n- Jayson Stacey\n- Tom McNamara\n- Leah Labelle\n\nMark Ballas' Dance Crew:\n- Ragon Miller\n- Micha Hamilton\n- Sandra Brunnick Mogensen\n- Allan Skeene Jr.\n\n\nOn Air with Ryan Seacrest on YouTube\nThe official home for video from On Air with Ryan Seacrest and RyanSeacrest.com. Subscribe for exclusive celebrity interviews and music performances from American Idol and American Top 40 host Ryan Seacrest.\n\nConnect with On Air with Ryan Seacrest: \nTwitter: http://full.sc/UBCFQd \nFacebook: http://full.sc/UBDI2H \nInstagram: http://full.sc/UBCMeH \nTumblr: http://full.sc/UBCN27\nWebsite: http://ryanseacrest.com\n\nConnect with Ryan:\nTwitter: http://full.sc/RGO2cv \nFacebook: http://full.sc/RGNW4M \nInstagram: http://full.sc/RGO9Vy \nPinterest: http://full.sc/UBD05o\n\nCheck out the Ryan Seacrest Foundation: http://full.sc/RGOt6T\n\nPharrell - \"Happy\" (Seacrest Remake)\nhttp://www.youtube.com/user/ryanseacrest","thumbnails":{"default":{"url":"https://i.ytimg.com/vi/YImup67BRac/default.jpg","width":120,"height":90},"medium":{"url":"https://i.ytimg.com/vi/YImup67BRac/mqdefault.jpg","width":320,"height":180},"high":{"url":"https://i.ytimg.com/vi/YImup67BRac/hqdefault.jpg","width":480,"height":360},"standard":{"url":"https://i.ytimg.com/vi/YImup67BRac/sddefault.jpg","width":640,"height":480},"maxres":{"url":"https://i.ytimg.com/vi/YImup67BRac/maxresdefault.jpg","width":1280,"height":720}},"channelId":{"id":"UCl4h_3qTOIUnUX8KCICRM3A"},"publishedAt":{"timestampMs":1421187858000,"timestamp":1421187858,"iso8601":"2015-01-13T22:24:18.000Z"},"videoId":{"id":"YImup67BRac"},"playlistId":{"id":"PLWKbTlsNIef77UvvdjnwQ8TcQEXJq5dMd"},"position":0,"channelTitle":"On Air With Ryan Seacrest"}},{"id":"UExXS2JUbHNOSWVmNzdVdnZkam53UThUY1FFWEpxNWRNZC4yODlGNEE0NkRGMEEzMEQy","snippet":{"title":"Ryan Seacrest Dances To \"Happy\"","description":"SUBSCRIBE: http://full.sc/UBDdWt\nTo celebrate 10 years, On Air with Ryan Seacrest re-made Pharrell's epic \"Happy\" music video -- now see the individual performances from all our celebrity friends!\n\nOn Air with Ryan Seacrest on YouTube\nThe official home for video from On Air with Ryan Seacrest and RyanSeacrest.com. Subscribe for exclusive celebrity interviews and music performances from American Idol and American Top 40 host Ryan Seacrest.\n\nConnect with On Air with Ryan Seacrest: \nTwitter: http://full.sc/UBCFQd \nFacebook: http://full.sc/UBDI2H \nInstagram: http://full.sc/UBCMeH \nTumblr: http://full.sc/UBCN27\nWebsite: http://ryanseacrest.com\n\nConnect with Ryan:\nTwitter: http://full.sc/RGO2cv \nFacebook: http://full.sc/RGNW4M \nInstagram: http://full.sc/RGO9Vy \nPinterest: http://full.sc/UBD05o\n\nCheck out the Ryan Seacrest Foundation: http://full.sc/RGOt6T\n\nRyan Seacrest Dances To \"Happy\"\nhttp://www.youtube.com/user/ryanseacrest","thumbnails":{"default":{"url":"https://i.ytimg.com/vi/VlZe-_H3qEc/default.jpg","width":120,"height":90},"medium":{"url":"https://i.ytimg.com/vi/VlZe-_H3qEc/mqdefault.jpg","width":320,"height":180},"high":{"url":"https://i.ytimg.com/vi/VlZe-_H3qEc/hqdefault.jpg","width":480,"height":360},"standard":{"url":"https://i.ytimg.com/vi/VlZe-_H3qEc/sddefault.jpg","width":640,"height":480},"maxres":{"url":"https://i.ytimg.com/vi/VlZe-_H3qEc/maxresdefault.jpg","width":1280,"height":720}},"channelId":{"id":"UCl4h_3qTOIUnUX8KCICRM3A"},"publishedAt":{"timestampMs":1421187858000,"timestamp":1421187858,"iso8601":"2015-01-13T22:24:18.000Z"},"videoId":{"id":"VlZe-_H3qEc"},"playlistId":{"id":"PLWKbTlsNIef77UvvdjnwQ8TcQEXJq5dMd"},"position":1,"channelTitle":"On Air With Ryan Seacrest"}},{"id":"UExXS2JUbHNOSWVmNzdVdnZkam53UThUY1FFWEpxNWRNZC4wMTcyMDhGQUE4NTIzM0Y5","snippet":{"title":"Kendall & Kylie Dance To \"Happy\" | On Air with Ryan Seacrest","description":"SUBSCRIBE: http://full.sc/UBDdWt\nTo celebrate 10 years, On Air with Ryan Seacrest re-made Pharrell's epic \"Happy\" music video -- now see the individual performances from all our celebrity friends!\n\nOn Air with Ryan Seacrest on YouTube\nThe official home for video from On Air with Ryan Seacrest and RyanSeacrest.com. Subscribe for exclusive celebrity interviews and music performances from American Idol and American Top 40 host Ryan Seacrest.\n\nConnect with On Air with Ryan Seacrest: \nTwitter: http://full.sc/UBCFQd \nFacebook: http://full.sc/UBDI2H \nInstagram: http://full.sc/UBCMeH \nTumblr: http://full.sc/UBCN27\nWebsite: http://ryanseacrest.com\n\nConnect with Ryan:\nTwitter: http://full.sc/RGO2cv \nFacebook: http://full.sc/RGNW4M \nInstagram: http://full.sc/RGO9Vy \nPinterest: http://full.sc/UBD05o\n\nCheck out the Ryan Seacrest Foundation: http://full.sc/RGOt6T\n\nKendall & Kylie Dance To \"Happy\" | On Air with Ryan Seacrest\nhttp://www.youtube.com/user/ryanseacrest","thumbnails":{"default":{"url":"https://i.ytimg.com/vi/4ZiORlK3vcM/default.jpg","width":120,"height":90},"medium":{"url":"https://i.ytimg.com/vi/4ZiORlK3vcM/mqdefault.jpg","width":320,"height":180},"high":{"url":"https://i.ytimg.com/vi/4ZiORlK3vcM/hqdefault.jpg","width":480,"height":360},"standard":{"url":"https://i.ytimg.com/vi/4ZiORlK3vcM/sddefault.jpg","width":640,"height":480},"maxres":{"url":"https://i.ytimg.com/vi/4ZiORlK3vcM/maxresdefault.jpg","width":1280,"height":720}},"channelId":{"id":"UCl4h_3qTOIUnUX8KCICRM3A"},"publishedAt":{"timestampMs":1421187858000,"timestamp":1421187858,"iso8601":"2015-01-13T22:24:18.000Z"},"videoId":{"id":"4ZiORlK3vcM"},"playlistId":{"id":"PLWKbTlsNIef77UvvdjnwQ8TcQEXJq5dMd"},"position":2,"channelTitle":"On Air With Ryan Seacrest"}},{"id":"UExXS2JUbHNOSWVmNzdVdnZkam53UThUY1FFWEpxNWRNZC41MjE1MkI0OTQ2QzJGNzNG","snippet":{"title":"Nash Grier & Cameron Dallas Dance To \"Happy\" | On Air with Ryan Seacrest","description":"To celebrate 10 years, On Air with Ryan Seacrest re-made Pharrell's epic \"Happy\" music video -- now see the individual performances from all our celebrity friends!\n\nSUBSCRIBE: http://full.sc/UBDdWt\n\nOn Air with Ryan Seacrest on YouTube\nThe official home for video from On Air with Ryan Seacrest and RyanSeacrest.com. Subscribe for exclusive celebrity interviews and music performances from American Idol and American Top 40 host Ryan Seacrest.\n\nConnect with On Air with Ryan Seacrest: \nTwitter: http://full.sc/UBCFQd \nFacebook: http://full.sc/UBDI2H \nInstagram: http://full.sc/UBCMeH \nTumblr: http://full.sc/UBCN27\nWebsite: http://ryanseacrest.com\n\nConnect with Ryan:\nTwitter: http://full.sc/RGO2cv \nFacebook: http://full.sc/RGNW4M \nInstagram: http://full.sc/RGO9Vy \nPinterest: http://full.sc/UBD05o\n\nCheck out the Ryan Seacrest Foundation: http://full.sc/RGOt6T\n\nNash Grier & Cameron Dallas Dance To \"Happy\" | On Air with Ryan Seacrest\nhttp://www.youtube.com/user/ryanseacrest","thumbnails":{"default":{"url":"https://i.ytimg.com/vi/qOMst9yZJYM/default.jpg","width":120,"height":90},"medium":{"url":"https://i.ytimg.com/vi/qOMst9yZJYM/mqdefault.jpg","width":320,"height":180},"high":{"url":"https://i.ytimg.com/vi/qOMst9yZJYM/hqdefault.jpg","width":480,"height":360},"standard":{"url":"https://i.ytimg.com/vi/qOMst9yZJYM/sddefault.jpg","width":640,"height":480},"maxres":{"url":"https://i.ytimg.com/vi/qOMst9yZJYM/maxresdefault.jpg","width":1280,"height":720}},"channelId":{"id":"UCl4h_3qTOIUnUX8KCICRM3A"},"publishedAt":{"timestampMs":1421187858000,"timestamp":1421187858,"iso8601":"2015-01-13T22:24:18.000Z"},"videoId":{"id":"qOMst9yZJYM"},"playlistId":{"id":"PLWKbTlsNIef77UvvdjnwQ8TcQEXJq5dMd"},"position":3,"channelTitle":"On Air With Ryan Seacrest"}},{"id":"UExXS2JUbHNOSWVmNzdVdnZkam53UThUY1FFWEpxNWRNZC4wOTA3OTZBNzVEMTUzOTMy","snippet":{"title":"Mark Ballas & Friends Dance To \"Happy\" | On Air with Ryan Seacrest","description":"SUBSCRIBE: http://full.sc/UBDdWt\nTo celebrate 10 years, On Air with Ryan Seacrest re-made Pharrell's epic \"Happy\" music video -- now see the individual performances from all our celebrity friends!\n\nOn Air with Ryan Seacrest on YouTube\nThe official home for video from On Air with Ryan Seacrest and RyanSeacrest.com. Subscribe for exclusive celebrity interviews and music performances from American Idol and American Top 40 host Ryan Seacrest.\n\nConnect with On Air with Ryan Seacrest: \nTwitter: http://full.sc/UBCFQd \nFacebook: http://full.sc/UBDI2H \nInstagram: http://full.sc/UBCMeH \nTumblr: http://full.sc/UBCN27\nWebsite: http://ryanseacrest.com\n\nConnect with Ryan:\nTwitter: http://full.sc/RGO2cv \nFacebook: http://full.sc/RGNW4M \nInstagram: http://full.sc/RGO9Vy \nPinterest: http://full.sc/UBD05o\n\nCheck out the Ryan Seacrest Foundation: http://full.sc/RGOt6T\n\nJason Derulo Dances To \"Happy\" | On Air with Ryan Seacrest\nhttp://www.youtube.com/user/ryanseacrest\n\nOn Air with Ryan Seacrest on YouTube\nThe official home for video from On Air with Ryan Seacrest and RyanSeacrest.com. Subscribe for exclusive celebrity interviews and music performances from American Idol and American Top 40 host Ryan Seacrest.\n\nConnect with On Air with Ryan Seacrest: \nTwitter: http://full.sc/UBCFQd \nFacebook: http://full.sc/UBDI2H \nInstagram: http://full.sc/UBCMeH \nTumblr: http://full.sc/UBCN27\nWebsite: http://ryanseacrest.com\n\nConnect with Ryan:\nTwitter: http://full.sc/RGO2cv \nFacebook: http://full.sc/RGNW4M \nInstagram: http://full.sc/RGO9Vy \nPinterest: http://full.sc/UBD05o\n\nCheck out the Ryan Seacrest Foundation: http://full.sc/RGOt6T\n\nMark Ballas & Friends Dance To \"Happy\" | On Air with Ryan Seacrest\nhttp://www.youtube.com/user/ryanseacrest","thumbnails":{"default":{"url":"https://i.ytimg.com/vi/sPDyp1IRRY8/default.jpg","width":120,"height":90},"medium":{"url":"https://i.ytimg.com/vi/sPDyp1IRRY8/mqdefault.jpg","width":320,"height":180},"high":{"url":"https://i.ytimg.com/vi/sPDyp1IRRY8/hqdefault.jpg","width":480,"height":360},"standard":{"url":"https://i.ytimg.com/vi/sPDyp1IRRY8/sddefault.jpg","width":640,"height":480},"maxres":{"url":"https://i.ytimg.com/vi/sPDyp1IRRY8/maxresdefault.jpg","width":1280,"height":720}},"channelId":{"id":"UCl4h_3qTOIUnUX8KCICRM3A"},"publishedAt":{"timestampMs":1421187858000,"timestamp":1421187858,"iso8601":"2015-01-13T22:24:18.000Z"},"videoId":{"id":"sPDyp1IRRY8"},"playlistId":{"id":"PLWKbTlsNIef77UvvdjnwQ8TcQEXJq5dMd"},"position":4,"channelTitle":"On Air With Ryan Seacrest"}},{"id":"UExXS2JUbHNOSWVmNzdVdnZkam53UThUY1FFWEpxNWRNZC4xMkVGQjNCMUM1N0RFNEUx","snippet":{"title":"Becky G. Dances To \"Happy\" | On Air with Ryan Seacrest","description":"SUBSCRIBE: http://full.sc/UBDdWt\nTo celebrate 10 years, On Air with Ryan Seacrest re-made Pharrell's epic \"Happy\" music video -- now see the individual performances from all our celebrity friends!\n\nOn Air with Ryan Seacrest on YouTube\nThe official home for video from On Air with Ryan Seacrest and RyanSeacrest.com. Subscribe for exclusive celebrity interviews and music performances from American Idol and American Top 40 host Ryan Seacrest.\n\nConnect with On Air with Ryan Seacrest: \nTwitter: http://full.sc/UBCFQd \nFacebook: http://full.sc/UBDI2H \nInstagram: http://full.sc/UBCMeH \nTumblr: http://full.sc/UBCN27\nWebsite: http://ryanseacrest.com\n\nConnect with Ryan:\nTwitter: http://full.sc/RGO2cv \nFacebook: http://full.sc/RGNW4M \nInstagram: http://full.sc/RGO9Vy \nPinterest: http://full.sc/UBD05o\n\nCheck out the Ryan Seacrest Foundation: http://full.sc/RGOt6T\n\nBecky G. Dances To \"Happy\" | On Air with Ryan Seacrest\nhttp://www.youtube.com/user/ryanseacrest","thumbnails":{"default":{"url":"https://i.ytimg.com/vi/-T2a-nfSZqE/default.jpg","width":120,"height":90},"medium":{"url":"https://i.ytimg.com/vi/-T2a-nfSZqE/mqdefault.jpg","width":320,"height":180},"high":{"url":"https://i.ytimg.com/vi/-T2a-nfSZqE/hqdefault.jpg","width":480,"height":360},"standard":{"url":"https://i.ytimg.com/vi/-T2a-nfSZqE/sddefault.jpg","width":640,"height":480},"maxres":{"url":"https://i.ytimg.com/vi/-T2a-nfSZqE/maxresdefault.jpg","width":1280,"height":720}},"channelId":{"id":"UCl4h_3qTOIUnUX8KCICRM3A"},"publishedAt":{"timestampMs":1421187858000,"timestamp":1421187858,"iso8601":"2015-01-13T22:24:18.000Z"},"videoId":{"id":"-T2a-nfSZqE"},"playlistId":{"id":"PLWKbTlsNIef77UvvdjnwQ8TcQEXJq5dMd"},"position":5,"channelTitle":"On Air With Ryan Seacrest"}},{"id":"UExXS2JUbHNOSWVmNzdVdnZkam53UThUY1FFWEpxNWRNZC41MzJCQjBCNDIyRkJDN0VD","snippet":{"title":"Jason Derulo Dances To \"Happy\" | On Air with Ryan Seacrest","description":"SUBSCRIBE: http://full.sc/UBDdWt\nTo celebrate 10 years, On Air with Ryan Seacrest re-made Pharrell's epic \"Happy\" music video -- now see the individual performances from all our celebrity friends!\n\nOn Air with Ryan Seacrest on YouTube\nThe official home for video from On Air with Ryan Seacrest and RyanSeacrest.com. Subscribe for exclusive celebrity interviews and music performances from American Idol and American Top 40 host Ryan Seacrest.\n\nConnect with On Air with Ryan Seacrest: \nTwitter: http://full.sc/UBCFQd \nFacebook: http://full.sc/UBDI2H \nInstagram: http://full.sc/UBCMeH \nTumblr: http://full.sc/UBCN27\nWebsite: http://ryanseacrest.com\n\nConnect with Ryan:\nTwitter: http://full.sc/RGO2cv \nFacebook: http://full.sc/RGNW4M \nInstagram: http://full.sc/RGO9Vy \nPinterest: http://full.sc/UBD05o\n\nCheck out the Ryan Seacrest Foundation: http://full.sc/RGOt6T\n\nJason Derulo Dances To \"Happy\" | On Air with Ryan Seacrest\nhttp://www.youtube.com/user/ryanseacrest","thumbnails":{"default":{"url":"https://i.ytimg.com/vi/l8p9NXK8kks/default.jpg","width":120,"height":90},"medium":{"url":"https://i.ytimg.com/vi/l8p9NXK8kks/mqdefault.jpg","width":320,"height":180},"high":{"url":"https://i.ytimg.com/vi/l8p9NXK8kks/hqdefault.jpg","width":480,"height":360},"standard":{"url":"https://i.ytimg.com/vi/l8p9NXK8kks/sddefault.jpg","width":640,"height":480},"maxres":{"url":"https://i.ytimg.com/vi/l8p9NXK8kks/maxresdefault.jpg","width":1280,"height":720}},"channelId":{"id":"UCl4h_3qTOIUnUX8KCICRM3A"},"publishedAt":{"timestampMs":1421187858000,"timestamp":1421187858,"iso8601":"2015-01-13T22:24:18.000Z"},"videoId":{"id":"l8p9NXK8kks"},"playlistId":{"id":"PLWKbTlsNIef77UvvdjnwQ8TcQEXJq5dMd"},"position":6,"channelTitle":"On Air With Ryan Seacrest"}},{"id":"UExXS2JUbHNOSWVmNzdVdnZkam53UThUY1FFWEpxNWRNZC5DQUNERDQ2NkIzRUQxNTY1","snippet":{"title":"JoJo Dances To \"Happy\" | On Air with Ryan Seacrest","description":"To celebrate 10 years, On Air with Ryan Seacrest re-made Pharrell's epic \"Happy\" music video -- now see the individual performances from all our celebrity friends!\n\nSUBSCRIBE: http://full.sc/UBDdWt\n\nOn Air with Ryan Seacrest on YouTube\nThe official home for video from On Air with Ryan Seacrest and RyanSeacrest.com. Subscribe for exclusive celebrity interviews and music performances from American Idol and American Top 40 host Ryan Seacrest.\n\nConnect with On Air with Ryan Seacrest: \nTwitter: http://full.sc/UBCFQd \nFacebook: http://full.sc/UBDI2H \nInstagram: http://full.sc/UBCMeH \nTumblr: http://full.sc/UBCN27\nWebsite: http://ryanseacrest.com\n\nConnect with Ryan:\nTwitter: http://full.sc/RGO2cv \nFacebook: http://full.sc/RGNW4M \nInstagram: http://full.sc/RGO9Vy \nPinterest: http://full.sc/UBD05o\n\nCheck out the Ryan Seacrest Foundation: http://full.sc/RGOt6T\n\nJoJo Dances To \"Happy\" | On Air with Ryan Seacrest\nhttp://www.youtube.com/user/ryanseacrest","thumbnails":{"default":{"url":"https://i.ytimg.com/vi/uPCuvxfzPdg/default.jpg","width":120,"height":90},"medium":{"url":"https://i.ytimg.com/vi/uPCuvxfzPdg/mqdefault.jpg","width":320,"height":180},"high":{"url":"https://i.ytimg.com/vi/uPCuvxfzPdg/hqdefault.jpg","width":480,"height":360},"standard":{"url":"https://i.ytimg.com/vi/uPCuvxfzPdg/sddefault.jpg","width":640,"height":480},"maxres":{"url":"https://i.ytimg.com/vi/uPCuvxfzPdg/maxresdefault.jpg","width":1280,"height":720}},"channelId":{"id":"UCl4h_3qTOIUnUX8KCICRM3A"},"publishedAt":{"timestampMs":1421187858000,"timestamp":1421187858,"iso8601":"2015-01-13T22:24:18.000Z"},"videoId":{"id":"uPCuvxfzPdg"},"playlistId":{"id":"PLWKbTlsNIef77UvvdjnwQ8TcQEXJq5dMd"},"position":7,"channelTitle":"On Air With Ryan Seacrest"}},{"id":"UExXS2JUbHNOSWVmNzdVdnZkam53UThUY1FFWEpxNWRNZC45NDk1REZENzhEMzU5MDQz","snippet":{"title":"Emblem3 Dances To \"Happy\"","description":"SUBSCRIBE: http://full.sc/UBDdWt\nTo celebrate 10 years, On Air with Ryan Seacrest re-made Pharrell's epic \"Happy\" music video -- now see the individual performances from all our celebrity friends!\n\nOn Air with Ryan Seacrest on YouTube\nThe official home for video from On Air with Ryan Seacrest and RyanSeacrest.com. Subscribe for exclusive celebrity interviews and music performances from American Idol and American Top 40 host Ryan Seacrest.\n\nConnect with On Air with Ryan Seacrest: \nTwitter: http://full.sc/UBCFQd \nFacebook: http://full.sc/UBDI2H \nInstagram: http://full.sc/UBCMeH \nTumblr: http://full.sc/UBCN27\nWebsite: http://ryanseacrest.com\n\nConnect with Ryan:\nTwitter: http://full.sc/RGO2cv \nFacebook: http://full.sc/RGNW4M \nInstagram: http://full.sc/RGO9Vy \nPinterest: http://full.sc/UBD05o\n\nCheck out the Ryan Seacrest Foundation: http://full.sc/RGOt6T\n\nEmblem3 Dances To \"Happy\"\nhttp://www.youtube.com/user/ryanseacrest","thumbnails":{"default":{"url":"https://i.ytimg.com/vi/nH-r26563k8/default.jpg","width":120,"height":90},"medium":{"url":"https://i.ytimg.com/vi/nH-r26563k8/mqdefault.jpg","width":320,"height":180},"high":{"url":"https://i.ytimg.com/vi/nH-r26563k8/hqdefault.jpg","width":480,"height":360},"standard":{"url":"https://i.ytimg.com/vi/nH-r26563k8/sddefault.jpg","width":640,"height":480},"maxres":{"url":"https://i.ytimg.com/vi/nH-r26563k8/maxresdefault.jpg","width":1280,"height":720}},"channelId":{"id":"UCl4h_3qTOIUnUX8KCICRM3A"},"publishedAt":{"timestampMs":1421187858000,"timestamp":1421187858,"iso8601":"2015-01-13T22:24:18.000Z"},"videoId":{"id":"nH-r26563k8"},"playlistId":{"id":"PLWKbTlsNIef77UvvdjnwQ8TcQEXJq5dMd"},"position":8,"channelTitle":"On Air With Ryan Seacrest"}}]}},{"id":"PLWKbTlsNIef5Mz92VDHwZnZT4I7f6GA4r","snippet":{"title":"DigiFest NYC 2014 | Personalities","description":"","thumbnails":{"default":{"url":"https://i.ytimg.com/vi/mUhzwiARAOg/default.jpg","width":120,"height":90},"medium":{"url":"https://i.ytimg.com/vi/mUhzwiARAOg/mqdefault.jpg","width":320,"height":180},"high":{"url":"https://i.ytimg.com/vi/mUhzwiARAOg/hqdefault.jpg","width":480,"height":360},"standard":{"url":"https://i.ytimg.com/vi/mUhzwiARAOg/sddefault.jpg","width":640,"height":480},"maxres":{"url":"https://i.ytimg.com/vi/mUhzwiARAOg/maxresdefault.jpg","width":1280,"height":720}},"channelId":{"id":"UCl4h_3qTOIUnUX8KCICRM3A"},"publishedAt":{"timestampMs":1402313029990,"timestamp":1402313029,"iso8601":"2014-06-09T11:23:49.990Z"}},"playlistItems":{"count":10,"pageInfo":{"prevToken":null,"nextToken":null,"itemTokens":null},"items":[{"id":"UExXS2JUbHNOSWVmNU16OTJWREh3Wm5aVDRJN2Y2R0E0ci5GNjNDRDREMDQxOThCMDQ2","snippet":{"title":"Prank vs. Prank | DigiFest NYC Presented by Coca-Cola","description":"Jeana and Jesse from Prank vs. Prank at DigiFest NYC on June 8, 2014. Live stream presented by Coca-Cola. See the full recap of #DigiFestNYC: http://bit.ly/DigiFestNYC2014.\n\nBest of Music Playlist: http://onair.rs/1liDTQA\nBest of Talk Playlist: http://onair.rs/1pd5AgZ\n\nSUBSCRIBE: http://full.sc/UBDdWt\n\nRyan Seacrest Presents on YouTube\nThe official home for video from On Air with Ryan Seacrest and RyanSeacrest.com. Subscribe for exclusive celebrity interviews and music performances from American Idol and American Top 40 host Ryan Seacrest!\n\nConnect with Ryan:\nTwitter: http://full.sc/RGO2cv \nFacebook: http://full.sc/RGNW4M \nInstagram: http://full.sc/RGO9Vy \nPinterest: http://full.sc/UBD05o\n\nPrank vs. Prank | DigiFest NYC Presented by Coca-Cola\nhttp://www.youtube.com/user/ryanseacrest","thumbnails":{"default":{"url":"https://i.ytimg.com/vi/mUhzwiARAOg/default.jpg","width":120,"height":90},"medium":{"url":"https://i.ytimg.com/vi/mUhzwiARAOg/mqdefault.jpg","width":320,"height":180},"high":{"url":"https://i.ytimg.com/vi/mUhzwiARAOg/hqdefault.jpg","width":480,"height":360},"standard":{"url":"https://i.ytimg.com/vi/mUhzwiARAOg/sddefault.jpg","width":640,"height":480},"maxres":{"url":"https://i.ytimg.com/vi/mUhzwiARAOg/maxresdefault.jpg","width":1280,"height":720}},"channelId":{"id":"UCl4h_3qTOIUnUX8KCICRM3A"},"publishedAt":{"timestampMs":1402429147000,"timestamp":1402429147,"iso8601":"2014-06-10T19:39:07.000Z"},"videoId":{"id":"mUhzwiARAOg"},"playlistId":{"id":"PLWKbTlsNIef5Mz92VDHwZnZT4I7f6GA4r"},"position":0,"channelTitle":"On Air With Ryan Seacrest"}},{"id":"UExXS2JUbHNOSWVmNU16OTJWREh3Wm5aVDRJN2Y2R0E0ci45NDk1REZENzhEMzU5MDQz","snippet":{"title":"Tré Melvin | DigiFest NYC Presented by Coca-Cola","description":"Tré Melvin at DigiFest NYC on June 8, 2014. Live stream presented by Coca-Cola. See the full recap of #DigiFestNYC: http://bit.ly/DigiFestNYC2014.\n\nBest of Music Playlist: http://onair.rs/1liDTQA\nBest of Talk Playlist: http://onair.rs/1pd5AgZ\n\nSUBSCRIBE: http://full.sc/UBDdWt\n\nRyan Seacrest Presents on YouTube\nThe official home for video from On Air with Ryan Seacrest and RyanSeacrest.com. Subscribe for exclusive celebrity interviews and music performances from American Idol and American Top 40 host Ryan Seacrest!\n\nConnect with Ryan:\nTwitter: http://full.sc/RGO2cv \nFacebook: http://full.sc/RGNW4M \nInstagram: http://full.sc/RGO9Vy \nPinterest: http://full.sc/UBD05o\n\nTré Melvin | DigiFest NYC Presented by Coca-Cola\nhttp://www.youtube.com/user/ryanseacrest","thumbnails":{"default":{"url":"https://i.ytimg.com/vi/Iyjdxt8FAHE/default.jpg","width":120,"height":90},"medium":{"url":"https://i.ytimg.com/vi/Iyjdxt8FAHE/mqdefault.jpg","width":320,"height":180},"high":{"url":"https://i.ytimg.com/vi/Iyjdxt8FAHE/hqdefault.jpg","width":480,"height":360},"standard":{"url":"https://i.ytimg.com/vi/Iyjdxt8FAHE/sddefault.jpg","width":640,"height":480},"maxres":{"url":"https://i.ytimg.com/vi/Iyjdxt8FAHE/maxresdefault.jpg","width":1280,"height":720}},"channelId":{"id":"UCl4h_3qTOIUnUX8KCICRM3A"},"publishedAt":{"timestampMs":1402429067000,"timestamp":1402429067,"iso8601":"2014-06-10T19:37:47.000Z"},"videoId":{"id":"Iyjdxt8FAHE"},"playlistId":{"id":"PLWKbTlsNIef5Mz92VDHwZnZT4I7f6GA4r"},"position":1,"channelTitle":"On Air With Ryan Seacrest"}},{"id":"UExXS2JUbHNOSWVmNU16OTJWREh3Wm5aVDRJN2Y2R0E0ci5DQUNERDQ2NkIzRUQxNTY1","snippet":{"title":"Teala Dunn | DigiFest NYC Presented by Coca-Cola","description":"Teala Dunn at DigiFest NYC on June 8, 2014. Live stream presented by Coca-Cola. See the full recap of #DigiFestNYC: http://bit.ly/DigiFestNYC2014.\n\nBest of Music Playlist: http://onair.rs/1liDTQA\nBest of Talk Playlist: http://onair.rs/1pd5AgZ\n\nSUBSCRIBE: http://full.sc/UBDdWt\n\nRyan Seacrest Presents on YouTube\nThe official home for video from On Air with Ryan Seacrest and RyanSeacrest.com. Subscribe for exclusive celebrity interviews and music performances from American Idol and American Top 40 host Ryan Seacrest!\n\nConnect with Ryan:\nTwitter: http://full.sc/RGO2cv \nFacebook: http://full.sc/RGNW4M \nInstagram: http://full.sc/RGO9Vy \nPinterest: http://full.sc/UBD05o\n\nTeala Dunn | DigiFest NYC Presented by Coca-Cola\nhttp://www.youtube.com/user/ryanseacrest","thumbnails":{"default":{"url":"https://i.ytimg.com/vi/YXdXfQwJDUA/default.jpg","width":120,"height":90},"medium":{"url":"https://i.ytimg.com/vi/YXdXfQwJDUA/mqdefault.jpg","width":320,"height":180},"high":{"url":"https://i.ytimg.com/vi/YXdXfQwJDUA/hqdefault.jpg","width":480,"height":360},"standard":{"url":"https://i.ytimg.com/vi/YXdXfQwJDUA/sddefault.jpg","width":640,"height":480},"maxres":{"url":"https://i.ytimg.com/vi/YXdXfQwJDUA/maxresdefault.jpg","width":1280,"height":720}},"channelId":{"id":"UCl4h_3qTOIUnUX8KCICRM3A"},"publishedAt":{"timestampMs":1402428976000,"timestamp":1402428976,"iso8601":"2014-06-10T19:36:16.000Z"},"videoId":{"id":"YXdXfQwJDUA"},"playlistId":{"id":"PLWKbTlsNIef5Mz92VDHwZnZT4I7f6GA4r"},"position":2,"channelTitle":"On Air With Ryan Seacrest"}},{"id":"UExXS2JUbHNOSWVmNU16OTJWREh3Wm5aVDRJN2Y2R0E0ci41MzJCQjBCNDIyRkJDN0VD","snippet":{"title":"Jake Foushee | DigiFest NYC Presented by Coca-Cola","description":"Jake Foushee at DigiFest NYC on June 8, 2014. Live stream presented by Coca-Cola. See the full recap of #DigiFestNYC: http://bit.ly/DigiFestNYC2014.\n\nBest of Music Playlist: http://onair.rs/1liDTQA\nBest of Talk Playlist: http://onair.rs/1pd5AgZ\n\nSUBSCRIBE: http://full.sc/UBDdWt\n\nRyan Seacrest Presents on YouTube\nThe official home for video from On Air with Ryan Seacrest and RyanSeacrest.com. Subscribe for exclusive celebrity interviews and music performances from American Idol and American Top 40 host Ryan Seacrest!\n\nConnect with Ryan:\nTwitter: http://full.sc/RGO2cv \nFacebook: http://full.sc/RGNW4M \nInstagram: http://full.sc/RGO9Vy \nPinterest: http://full.sc/UBD05o\n\nJake Foushee | DigiFest NYC Presented by Coca-Cola\nhttp://www.youtube.com/user/ryanseacrest","thumbnails":{"default":{"url":"https://i.ytimg.com/vi/1N4hMOxxGn0/default.jpg","width":120,"height":90},"medium":{"url":"https://i.ytimg.com/vi/1N4hMOxxGn0/mqdefault.jpg","width":320,"height":180},"high":{"url":"https://i.ytimg.com/vi/1N4hMOxxGn0/hqdefault.jpg","width":480,"height":360},"standard":{"url":"https://i.ytimg.com/vi/1N4hMOxxGn0/sddefault.jpg","width":640,"height":480},"maxres":{"url":"https://i.ytimg.com/vi/1N4hMOxxGn0/maxresdefault.jpg","width":1280,"height":720}},"channelId":{"id":"UCl4h_3qTOIUnUX8KCICRM3A"},"publishedAt":{"timestampMs":1402425666000,"timestamp":1402425666,"iso8601":"2014-06-10T18:41:06.000Z"},"videoId":{"id":"1N4hMOxxGn0"},"playlistId":{"id":"PLWKbTlsNIef5Mz92VDHwZnZT4I7f6GA4r"},"position":3,"channelTitle":"On Air With Ryan Seacrest"}},{"id":"UExXS2JUbHNOSWVmNU16OTJWREh3Wm5aVDRJN2Y2R0E0ci4xMkVGQjNCMUM1N0RFNEUx","snippet":{"title":"Nash Grier & Cameron Dallas | DigiFest NYC Presented by Coca-Cola","description":"Nash Grier & Cameron Dallas at DigiFest NYC on June 8, 2014. Live stream presented by Coca-Cola. See the full recap of #DigiFestNYC: http://bit.ly/DigiFestNYC2014.\n\nBest of Music Playlist: http://onair.rs/1liDTQA\nBest of Talk Playlist: http://onair.rs/1pd5AgZ\n\nSUBSCRIBE: http://full.sc/UBDdWt\n\nRyan Seacrest Presents on YouTube\nThe official home for video from On Air with Ryan Seacrest and RyanSeacrest.com. Subscribe for exclusive celebrity interviews and music performances from American Idol and American Top 40 host Ryan Seacrest!\n\nConnect with Ryan:\nTwitter: http://full.sc/RGO2cv \nFacebook: http://full.sc/RGNW4M \nInstagram: http://full.sc/RGO9Vy \nPinterest: http://full.sc/UBD05o\n\nNash Grier & Cameron Dallas | DigiFest NYC Presented by Coca-Cola\nhttp://www.youtube.com/user/ryanseacrest","thumbnails":{"default":{"url":"https://i.ytimg.com/vi/5QjtC2Qr-FA/default.jpg","width":120,"height":90},"medium":{"url":"https://i.ytimg.com/vi/5QjtC2Qr-FA/mqdefault.jpg","width":320,"height":180},"high":{"url":"https://i.ytimg.com/vi/5QjtC2Qr-FA/hqdefault.jpg","width":480,"height":360},"standard":{"url":"https://i.ytimg.com/vi/5QjtC2Qr-FA/sddefault.jpg","width":640,"height":480},"maxres":{"url":"https://i.ytimg.com/vi/5QjtC2Qr-FA/maxresdefault.jpg","width":1280,"height":720}},"channelId":{"id":"UCl4h_3qTOIUnUX8KCICRM3A"},"publishedAt":{"timestampMs":1402425261000,"timestamp":1402425261,"iso8601":"2014-06-10T18:34:21.000Z"},"videoId":{"id":"5QjtC2Qr-FA"},"playlistId":{"id":"PLWKbTlsNIef5Mz92VDHwZnZT4I7f6GA4r"},"position":4,"channelTitle":"On Air With Ryan Seacrest"}},{"id":"UExXS2JUbHNOSWVmNU16OTJWREh3Wm5aVDRJN2Y2R0E0ci4wOTA3OTZBNzVEMTUzOTMy","snippet":{"title":"Brent Rivera | DigiFest NYC Presented by Coca-Cola","description":"Brent Rivera at DigiFest NYC on June 8, 2014. Live stream presented by Coca-Cola. See the full recap of #DigiFestNYC: http://bit.ly/DigiFestNYC2014\n\nSUBSCRIBE: http://full.sc/UBDdWt\n\nBest of Music Playlist: http://onair.rs/1liDTQA\nBest of Talk Playlist: http://onair.rs/1pd5AgZ\n\nFind out when DigiTour is coming to YOUR hometown: http://thedigitour.com\n\nRyan Seacrest Presents on YouTube\nThe official home for video from On Air with Ryan Seacrest and RyanSeacrest.com. Subscribe for exclusive celebrity interviews and music performances from American Idol and American Top 40 host Ryan Seacrest!\n\nConnect with Ryan:\nTwitter: http://full.sc/RGO2cv\nFacebook: http://full.sc/RGNW4M\nInstagram: http://full.sc/RGO9Vy\nPinterest: http://full.sc/UBD05o\n\nBrent Rivera | DigiFest NYC Presented by Coca-Cola\nhttp://www.youtube.com/user/ryanseacrest","thumbnails":{"default":{"url":"https://i.ytimg.com/vi/ajbJ_wLQAik/default.jpg","width":120,"height":90},"medium":{"url":"https://i.ytimg.com/vi/ajbJ_wLQAik/mqdefault.jpg","width":320,"height":180},"high":{"url":"https://i.ytimg.com/vi/ajbJ_wLQAik/hqdefault.jpg","width":480,"height":360},"standard":{"url":"https://i.ytimg.com/vi/ajbJ_wLQAik/sddefault.jpg","width":640,"height":480},"maxres":{"url":"https://i.ytimg.com/vi/ajbJ_wLQAik/maxresdefault.jpg","width":1280,"height":720}},"channelId":{"id":"UCl4h_3qTOIUnUX8KCICRM3A"},"publishedAt":{"timestampMs":1402356683000,"timestamp":1402356683,"iso8601":"2014-06-09T23:31:23.000Z"},"videoId":{"id":"ajbJ_wLQAik"},"playlistId":{"id":"PLWKbTlsNIef5Mz92VDHwZnZT4I7f6GA4r"},"position":5,"channelTitle":"On Air With Ryan Seacrest"}},{"id":"UExXS2JUbHNOSWVmNU16OTJWREh3Wm5aVDRJN2Y2R0E0ci41MjE1MkI0OTQ2QzJGNzNG","snippet":{"title":"Kaleb Nation Proposes to BFF Taylor | DigiFest NYC Presented by Coca-Cola","description":"Kaleb Nation surprises his girlfriend BFF Taylor by proposing to her at DigiFest NYC on June 8, 2014. Live stream presented by Coca-Cola. See the full recap of #DigiFestNYC: \nhttp://bit.ly/DigiFestNYC2014\n\nSUBSCRIBE: http://full.sc/UBDdWt\n\nBest of Music Playlist: http://onair.rs/1liDTQA\nBest of Talk Playlist: http://onair.rs/1pd5AgZ\n\nFind out when DigiTour is coming to YOUR hometown: http://thedigitour.com\n\nRyan Seacrest Presents on YouTube\nThe official home for video from On Air with Ryan Seacrest and RyanSeacrest.com. Subscribe for exclusive celebrity interviews and music performances from American Idol and American Top 40 host Ryan Seacrest!\n\nConnect with Ryan:\nTwitter: http://full.sc/RGO2cv \nFacebook: http://full.sc/RGNW4M \nInstagram: http://full.sc/RGO9Vy \nPinterest: http://full.sc/UBD05o\n\nKaleb Nation Proposes to BFF Taylor | DigiFest NYC Presented by Coca-Cola\nhttp://www.youtube.com/user/ryanseacrest","thumbnails":{"default":{"url":"https://i.ytimg.com/vi/qyzzVUCSEYk/default.jpg","width":120,"height":90},"medium":{"url":"https://i.ytimg.com/vi/qyzzVUCSEYk/mqdefault.jpg","width":320,"height":180},"high":{"url":"https://i.ytimg.com/vi/qyzzVUCSEYk/hqdefault.jpg","width":480,"height":360},"standard":{"url":"https://i.ytimg.com/vi/qyzzVUCSEYk/sddefault.jpg","width":640,"height":480},"maxres":{"url":"https://i.ytimg.com/vi/qyzzVUCSEYk/maxresdefault.jpg","width":1280,"height":720}},"channelId":{"id":"UCl4h_3qTOIUnUX8KCICRM3A"},"publishedAt":{"timestampMs":1402346840000,"timestamp":1402346840,"iso8601":"2014-06-09T20:47:20.000Z"},"videoId":{"id":"qyzzVUCSEYk"},"playlistId":{"id":"PLWKbTlsNIef5Mz92VDHwZnZT4I7f6GA4r"},"position":6,"channelTitle":"On Air With Ryan Seacrest"}},{"id":"UExXS2JUbHNOSWVmNU16OTJWREh3Wm5aVDRJN2Y2R0E0ci4wMTcyMDhGQUE4NTIzM0Y5","snippet":{"title":"Acacia Brinley and Lindsay & Morgan Demeola | DigiFest NYC Presented by Coca-Cola","description":"Acacia Brinley and Lindsay & Morgan Demeola take the stage at DigiFest NYC on June 8, 2014. Live stream presented by Coca-Cola. See the full recap of #DigiFestNYC: http://bit.ly/DigiFestNYC2014.\n\nBest of Music Playlist: http://www.youtube.com/playlist?list=PLWKbTlsNIef7ih__LRZ65xHf2YnAU-P3r\nBest of Talk Playlist: http://www.youtube.com/playlist?list=PLWKbTlsNIef5Mz92VDHwZnZT4I7f6GA4r\n\nSUBSCRIBE: http://full.sc/UBDdWt\n\nRyan Seacrest Presents on YouTube\nThe official home for video from On Air with Ryan Seacrest and RyanSeacrest.com. Subscribe for exclusive celebrity interviews and music performances from American Idol and American Top 40 host Ryan Seacrest!\n\nConnect with Ryan:\nTwitter: http://full.sc/RGO2cv \nFacebook: http://full.sc/RGNW4M \nInstagram: http://full.sc/RGO9Vy \nPinterest: http://full.sc/UBD05o\n\nAcacia Brinley and Lindsay & Morgan Demeola | DigiFest NYC Presented by Coca-Cola\nhttp://www.youtube.com/user/ryanseacrest","thumbnails":{"default":{"url":"https://i.ytimg.com/vi/fUnM5HPiIzU/default.jpg","width":120,"height":90},"medium":{"url":"https://i.ytimg.com/vi/fUnM5HPiIzU/mqdefault.jpg","width":320,"height":180},"high":{"url":"https://i.ytimg.com/vi/fUnM5HPiIzU/hqdefault.jpg","width":480,"height":360},"standard":{"url":"https://i.ytimg.com/vi/fUnM5HPiIzU/sddefault.jpg","width":640,"height":480},"maxres":{"url":"https://i.ytimg.com/vi/fUnM5HPiIzU/maxresdefault.jpg","width":1280,"height":720}},"channelId":{"id":"UCl4h_3qTOIUnUX8KCICRM3A"},"publishedAt":{"timestampMs":1402343334000,"timestamp":1402343334,"iso8601":"2014-06-09T19:48:54.000Z"},"videoId":{"id":"fUnM5HPiIzU"},"playlistId":{"id":"PLWKbTlsNIef5Mz92VDHwZnZT4I7f6GA4r"},"position":7,"channelTitle":"On Air With Ryan Seacrest"}},{"id":"UExXS2JUbHNOSWVmNU16OTJWREh3Wm5aVDRJN2Y2R0E0ci4yODlGNEE0NkRGMEEzMEQy","snippet":{"title":"JacksFilms | DigiFest NYC Presented by Coca-Cola","description":"JacksFilms talks to the crowd at DigiFest NYC on June 8, 2014. Live stream presented by Coca-Cola. See the full recap of #DigiFestNYC: http://bit.ly/DigiFestNYC2014.\n\nBest of Music Playlist: http://www.youtube.com/playlist?list=PLWKbTlsNIef7ih__LRZ65xHf2YnAU-P3r\nBest of Talk Playlist: http://www.youtube.com/playlist?list=PLWKbTlsNIef5Mz92VDHwZnZT4I7f6GA4r\n\nSUBSCRIBE: http://full.sc/UBDdWt\n\nRyan Seacrest Presents on YouTube\nThe official home for video from On Air with Ryan Seacrest and RyanSeacrest.com. Subscribe for exclusive celebrity interviews and music performances from American Idol and American Top 40 host Ryan Seacrest!\n\nConnect with Ryan:\nTwitter: http://full.sc/RGO2cv \nFacebook: http://full.sc/RGNW4M \nInstagram: http://full.sc/RGO9Vy \nPinterest: http://full.sc/UBD05o\n\nJacksFilms | DigiFest NYC Presented by Coca-Cola\nhttp://www.youtube.com/user/ryanseacrest","thumbnails":{"default":{"url":"https://i.ytimg.com/vi/MJBRsZ0BmT8/default.jpg","width":120,"height":90},"medium":{"url":"https://i.ytimg.com/vi/MJBRsZ0BmT8/mqdefault.jpg","width":320,"height":180},"high":{"url":"https://i.ytimg.com/vi/MJBRsZ0BmT8/hqdefault.jpg","width":480,"height":360},"standard":{"url":"https://i.ytimg.com/vi/MJBRsZ0BmT8/sddefault.jpg","width":640,"height":480},"maxres":{"url":"https://i.ytimg.com/vi/MJBRsZ0BmT8/maxresdefault.jpg","width":1280,"height":720}},"channelId":{"id":"UCl4h_3qTOIUnUX8KCICRM3A"},"publishedAt":{"timestampMs":1402337276000,"timestamp":1402337276,"iso8601":"2014-06-09T18:07:56.000Z"},"videoId":{"id":"MJBRsZ0BmT8"},"playlistId":{"id":"PLWKbTlsNIef5Mz92VDHwZnZT4I7f6GA4r"},"position":8,"channelTitle":"On Air With Ryan Seacrest"}},{"id":"UExXS2JUbHNOSWVmNU16OTJWREh3Wm5aVDRJN2Y2R0E0ci41NkI0NEY2RDEwNTU3Q0M2","snippet":{"title":"Matt Espinosa & Carter Reynolds | DigiFest NYC Presented by Coca-Cola","description":"Matt Espinosa and Carter Reynolds take the stage at DigiFest NYC on June 8, 2014. Live stream presented by Coca-Cola. See the full recap of #DigiFestNYC: http://bit.ly/DigiFestNYC2014.\n\nSUBSCRIBE: http://full.sc/UBDdWt\n\nBest of Music Playlist: http://www.youtube.com/playlist?list=PLWKbTlsNIef7ih__LRZ65xHf2YnAU-P3r\nBest of Talk Playlist: http://www.youtube.com/playlist?list=PLWKbTlsNIef5Mz92VDHwZnZT4I7f6GA4r\n\nFind out when DigiTour is coming to YOUR hometown: http://thedigitour.com\n\nRyan Seacrest Presents on YouTube\nThe official home for video from On Air with Ryan Seacrest and RyanSeacrest.com. Subscribe for exclusive celebrity interviews and music performances from American Idol and American Top 40 host Ryan Seacrest!\n\nConnect with Ryan:\nTwitter: http://full.sc/RGO2cv\nFacebook: http://full.sc/RGNW4M\nInstagram: http://full.sc/RGO9Vy\nPinterest: http://full.sc/UBD05o\n\nMatt Espinosa & Carter Reynolds | DigiFest NYC Presented by Coca-Cola\nhttp://www.youtube.com/user/ryanseacrest","thumbnails":{"default":{"url":"https://i.ytimg.com/vi/DvjxsBzlDnI/default.jpg","width":120,"height":90},"medium":{"url":"https://i.ytimg.com/vi/DvjxsBzlDnI/mqdefault.jpg","width":320,"height":180},"high":{"url":"https://i.ytimg.com/vi/DvjxsBzlDnI/hqdefault.jpg","width":480,"height":360},"standard":{"url":"https://i.ytimg.com/vi/DvjxsBzlDnI/sddefault.jpg","width":640,"height":480},"maxres":{"url":"https://i.ytimg.com/vi/DvjxsBzlDnI/maxresdefault.jpg","width":1280,"height":720}},"channelId":{"id":"UCl4h_3qTOIUnUX8KCICRM3A"},"publishedAt":{"timestampMs":1402335839000,"timestamp":1402335839,"iso8601":"2014-06-09T17:43:59.000Z"},"videoId":{"id":"DvjxsBzlDnI"},"playlistId":{"id":"PLWKbTlsNIef5Mz92VDHwZnZT4I7f6GA4r"},"position":9,"channelTitle":"On Air With Ryan Seacrest"}}]}}]},"uploadsPlaylist":{"id":"UUl4h_3qTOIUnUX8KCICRM3A","youtube":{"playlist":{"id":"UUl4h_3qTOIUnUX8KCICRM3A","snippet":{"title":"Uploads from On Air With Ryan Seacrest","description":"","thumbnails":{"default":{"url":"https://i.ytimg.com/vi/rXiPPXganK4/default.jpg","width":120,"height":90},"medium":{"url":"https://i.ytimg.com/vi/rXiPPXganK4/mqdefault.jpg","width":320,"height":180},"high":{"url":"https://i.ytimg.com/vi/rXiPPXganK4/hqdefault.jpg","width":480,"height":360},"standard":{"url":"https://i.ytimg.com/vi/rXiPPXganK4/sddefault.jpg","width":640,"height":480},"maxres":null},"channelId":{"id":"UCl4h_3qTOIUnUX8KCICRM3A"},"publishedAt":{"timestampMs":1582444800000,"timestamp":1582444800,"iso8601":"2020-02-23T08:00:00.000Z"}},"playlistItems":{"count":3774,"pageInfo":{"prevToken":null,"nextToken":"EAAaHlBUOkNBb2lFREJETWprd05EVXpRVGd6UmpGQk5qQQ","itemTokens":null},"items":[{"id":"VVVsNGhfM3FUT0lVblVYOEtDSUNSTTNBLnJYaVBQWGdhbks0","snippet":{"title":"Need Some Uplifting? Hoda Kotb's New Podcast Is For You | On Air with Ryan Seacrest","description":"Need Some Uplifting? Hoda Kotb's New Podcast Is For You: Watch\n\nSUBSCRIBE: http://youtube.com/user/ryanseacrest\nSEE MORE: http://onairwithryan.com\n\nOn Air with Ryan Seacrest on YouTube\nThe official home for video from On Air With Ryan Seacrest and OnAirWithRyan.com. Subscribe for exclusive celebrity interviews and music performances from the On Air With Ryan and American Top 40 studio and beyond.\n\nConnect with On Air with Ryan Seacrest: \nTwitter: http://twitter.com/onairwithryan\nTikTok: OnAirWithRyan \nFacebook: http://facebook.com/onairwithryanseacrest\nInstagram: http://instagram.com/onairwithryan\n\nConnect with Ryan:\nTwitter: http://twitter.com/RyanSeacrest\nTikTok: RyanSeacrest\nFacebook: http://facebook.com/RyanSeacrest\nInstagram: http://instagram.com/ryanseacrest\n\nCheck out the Ryan Seacrest Foundation: http://ryanseacrestfoundation.org\n\nhttp://www.youtube.com/user/ryanseacrest","thumbnails":{"default":{"url":"https://i.ytimg.com/vi/rXiPPXganK4/default.jpg","width":120,"height":90},"medium":{"url":"https://i.ytimg.com/vi/rXiPPXganK4/mqdefault.jpg","width":320,"height":180},"high":{"url":"https://i.ytimg.com/vi/rXiPPXganK4/hqdefault.jpg","width":480,"height":360},"standard":{"url":"https://i.ytimg.com/vi/rXiPPXganK4/sddefault.jpg","width":640,"height":480},"maxres":null},"channelId":{"id":"UCl4h_3qTOIUnUX8KCICRM3A"},"publishedAt":{"timestampMs":1781134642000,"timestamp":1781134642,"iso8601":"2026-06-10T23:37:22.000Z"},"videoId":{"id":"rXiPPXganK4"},"playlistId":{"id":"UUl4h_3qTOIUnUX8KCICRM3A"},"position":0,"channelTitle":"On Air With Ryan Seacrest"}},{"id":"VVVsNGhfM3FUT0lVblVYOEtDSUNSTTNBLmpvMF8zV2tuX01J","snippet":{"title":"'Off Campus' Fans are Shipping the Show's Actors IRL | On Air with Ryan Seacrest","description":"'Off Campus' Fans are Shipping the Show's Actors IRL\nSUBSCRIBE: http://youtube.com/user/ryanseacrest\nSEE MORE: http://onairwithryan.com\n\nOn Air with Ryan Seacrest on YouTube\nThe official home for video from On Air With Ryan Seacrest and OnAirWithRyan.com. Subscribe for exclusive celebrity interviews and music performances from the On Air With Ryan and American Top 40 studio and beyond.\n\nConnect with On Air with Ryan Seacrest: \nTwitter: http://twitter.com/onairwithryan\nTikTok: OnAirWithRyan \nFacebook: http://facebook.com/onairwithryanseacrest\nInstagram: http://instagram.com/onairwithryan\n\nConnect with Ryan:\nTwitter: http://twitter.com/RyanSeacrest\nTikTok: RyanSeacrest\nFacebook: http://facebook.com/RyanSeacrest\nInstagram: http://instagram.com/ryanseacrest\n\nCheck out the Ryan Seacrest Foundation: http://ryanseacrestfoundation.org\n\nhttp://www.youtube.com/user/ryanseacrest","thumbnails":{"default":{"url":"https://i.ytimg.com/vi/jo0_3Wkn_MI/default.jpg","width":120,"height":90},"medium":{"url":"https://i.ytimg.com/vi/jo0_3Wkn_MI/mqdefault.jpg","width":320,"height":180},"high":{"url":"https://i.ytimg.com/vi/jo0_3Wkn_MI/hqdefault.jpg","width":480,"height":360},"standard":{"url":"https://i.ytimg.com/vi/jo0_3Wkn_MI/sddefault.jpg","width":640,"height":480},"maxres":null},"channelId":{"id":"UCl4h_3qTOIUnUX8KCICRM3A"},"publishedAt":{"timestampMs":1780933923000,"timestamp":1780933923,"iso8601":"2026-06-08T15:52:03.000Z"},"videoId":{"id":"jo0_3Wkn_MI"},"playlistId":{"id":"UUl4h_3qTOIUnUX8KCICRM3A"},"position":1,"channelTitle":"On Air With Ryan Seacrest"}},{"id":"VVVsNGhfM3FUT0lVblVYOEtDSUNSTTNBLlpwNGNjVkZPclJr","snippet":{"title":"Tanya & Roby Have a Love Island Conflict | On Air with Ryan Seacrest","description":"Tanya & Roby Have a Love Island Conflict\nSUBSCRIBE: http://youtube.com/user/ryanseacrest\nSEE MORE: http://onairwithryan.com\n\nOn Air with Ryan Seacrest on YouTube\nThe official home for video from On Air With Ryan Seacrest and OnAirWithRyan.com. Subscribe for exclusive celebrity interviews and music performances from the On Air With Ryan and American Top 40 studio and beyond.\n\nConnect with On Air with Ryan Seacrest: \nTwitter: http://twitter.com/onairwithryan\nTikTok: OnAirWithRyan \nFacebook: http://facebook.com/onairwithryanseacrest\nInstagram: http://instagram.com/onairwithryan\n\nConnect with Ryan:\nTwitter: http://twitter.com/RyanSeacrest\nTikTok: RyanSeacrest\nFacebook: http://facebook.com/RyanSeacrest\nInstagram: http://instagram.com/ryanseacrest\n\nCheck out the Ryan Seacrest Foundation: http://ryanseacrestfoundation.org\n\nhttp://www.youtube.com/user/ryanseacrest","thumbnails":{"default":{"url":"https://i.ytimg.com/vi/Zp4ccVFOrRk/default.jpg","width":120,"height":90},"medium":{"url":"https://i.ytimg.com/vi/Zp4ccVFOrRk/mqdefault.jpg","width":320,"height":180},"high":{"url":"https://i.ytimg.com/vi/Zp4ccVFOrRk/hqdefault.jpg","width":480,"height":360},"standard":{"url":"https://i.ytimg.com/vi/Zp4ccVFOrRk/sddefault.jpg","width":640,"height":480},"maxres":{"url":"https://i.ytimg.com/vi/Zp4ccVFOrRk/maxresdefault.jpg","width":1280,"height":720}},"channelId":{"id":"UCl4h_3qTOIUnUX8KCICRM3A"},"publishedAt":{"timestampMs":1780933855000,"timestamp":1780933855,"iso8601":"2026-06-08T15:50:55.000Z"},"videoId":{"id":"Zp4ccVFOrRk"},"playlistId":{"id":"UUl4h_3qTOIUnUX8KCICRM3A"},"position":2,"channelTitle":"On Air With Ryan Seacrest"}},{"id":"VVVsNGhfM3FUT0lVblVYOEtDSUNSTTNBLnlrV2FYcU9PcG9j","snippet":{"title":"Tanya's Awkward Breakroom Moment | On Air with Ryan Seacrest","description":"Tanya's Awkward Breakroom Moment\nSUBSCRIBE: http://youtube.com/user/ryanseacrest\nSEE MORE: http://onairwithryan.com\n\nOn Air with Ryan Seacrest on YouTube\nThe official home for video from On Air With Ryan Seacrest and OnAirWithRyan.com. Subscribe for exclusive celebrity interviews and music performances from the On Air With Ryan and American Top 40 studio and beyond.\n\nConnect with On Air with Ryan Seacrest: \nTwitter: http://twitter.com/onairwithryan\nTikTok: OnAirWithRyan \nFacebook: http://facebook.com/onairwithryanseacrest\nInstagram: http://instagram.com/onairwithryan\n\nConnect with Ryan:\nTwitter: http://twitter.com/RyanSeacrest\nTikTok: RyanSeacrest\nFacebook: http://facebook.com/RyanSeacrest\nInstagram: http://instagram.com/ryanseacrest\n\nCheck out the Ryan Seacrest Foundation: http://ryanseacrestfoundation.org\n\nhttp://www.youtube.com/user/ryanseacrest","thumbnails":{"default":{"url":"https://i.ytimg.com/vi/ykWaXqOOpoc/default.jpg","width":120,"height":90},"medium":{"url":"https://i.ytimg.com/vi/ykWaXqOOpoc/mqdefault.jpg","width":320,"height":180},"high":{"url":"https://i.ytimg.com/vi/ykWaXqOOpoc/hqdefault.jpg","width":480,"height":360},"standard":{"url":"https://i.ytimg.com/vi/ykWaXqOOpoc/sddefault.jpg","width":640,"height":480},"maxres":{"url":"https://i.ytimg.com/vi/ykWaXqOOpoc/maxresdefault.jpg","width":1280,"height":720}},"channelId":{"id":"UCl4h_3qTOIUnUX8KCICRM3A"},"publishedAt":{"timestampMs":1780460973000,"timestamp":1780460973,"iso8601":"2026-06-03T04:29:33.000Z"},"videoId":{"id":"ykWaXqOOpoc"},"playlistId":{"id":"UUl4h_3qTOIUnUX8KCICRM3A"},"position":3,"channelTitle":"On Air With Ryan Seacrest"}},{"id":"VVVsNGhfM3FUT0lVblVYOEtDSUNSTTNBLmlaVU1MZjFSLWJV","snippet":{"title":"Love Island Season 8 is Back! | On Air with Ryan Seacrest","description":"Love Island Season 8 is Back! \nSUBSCRIBE: http://youtube.com/user/ryanseacrest\nSEE MORE: http://onairwithryan.com\n\nOn Air with Ryan Seacrest on YouTube\nThe official home for video from On Air With Ryan Seacrest and OnAirWithRyan.com. Subscribe for exclusive celebrity interviews and music performances from the On Air With Ryan and American Top 40 studio and beyond.\n\nConnect with On Air with Ryan Seacrest: \nTwitter: http://twitter.com/onairwithryan\nTikTok: OnAirWithRyan \nFacebook: http://facebook.com/onairwithryanseacrest\nInstagram: http://instagram.com/onairwithryan\n\nConnect with Ryan:\nTwitter: http://twitter.com/RyanSeacrest\nTikTok: RyanSeacrest\nFacebook: http://facebook.com/RyanSeacrest\nInstagram: http://instagram.com/ryanseacrest\n\nCheck out the Ryan Seacrest Foundation: http://ryanseacrestfoundation.org\n\nhttp://www.youtube.com/user/ryanseacrest","thumbnails":{"default":{"url":"https://i.ytimg.com/vi/iZUMLf1R-bU/default.jpg","width":120,"height":90},"medium":{"url":"https://i.ytimg.com/vi/iZUMLf1R-bU/mqdefault.jpg","width":320,"height":180},"high":{"url":"https://i.ytimg.com/vi/iZUMLf1R-bU/hqdefault.jpg","width":480,"height":360},"standard":{"url":"https://i.ytimg.com/vi/iZUMLf1R-bU/sddefault.jpg","width":640,"height":480},"maxres":{"url":"https://i.ytimg.com/vi/iZUMLf1R-bU/maxresdefault.jpg","width":1280,"height":720}},"channelId":{"id":"UCl4h_3qTOIUnUX8KCICRM3A"},"publishedAt":{"timestampMs":1780415385000,"timestamp":1780415385,"iso8601":"2026-06-02T15:49:45.000Z"},"videoId":{"id":"iZUMLf1R-bU"},"playlistId":{"id":"UUl4h_3qTOIUnUX8KCICRM3A"},"position":4,"channelTitle":"On Air With Ryan Seacrest"}},{"id":"VVVsNGhfM3FUT0lVblVYOEtDSUNSTTNBLm52ZXZkUkhUbU9R","snippet":{"title":"The Jonas Brothers Take Us Behind Brand New Podcast \"Hey Jonas!\" | On Air with Ryan Seacrest","description":"The Jonas Brothers Take Us Behind Brand New Podcast \"Hey Jonas!\"\n\nSUBSCRIBE: http://youtube.com/user/ryanseacrest\nSEE MORE: http://onairwithryan.com\n\nOn Air with Ryan Seacrest on YouTube\nThe official home for video from On Air With Ryan Seacrest and OnAirWithRyan.com. Subscribe for exclusive celebrity interviews and music performances from the On Air With Ryan and American Top 40 studio and beyond.\n\nConnect with On Air with Ryan Seacrest: \nTwitter: http://twitter.com/onairwithryan\nTikTok: OnAirWithRyan \nFacebook: http://facebook.com/onairwithryanseacrest\nInstagram: http://instagram.com/onairwithryan\n\nConnect with Ryan:\nTwitter: http://twitter.com/RyanSeacrest\nTikTok: RyanSeacrest\nFacebook: http://facebook.com/RyanSeacrest\nInstagram: http://instagram.com/ryanseacrest\n\nCheck out the Ryan Seacrest Foundation: http://ryanseacrestfoundation.org\n\nhttp://www.youtube.com/user/ryanseacrest","thumbnails":{"default":{"url":"https://i.ytimg.com/vi/nvevdRHTmOQ/default.jpg","width":120,"height":90},"medium":{"url":"https://i.ytimg.com/vi/nvevdRHTmOQ/mqdefault.jpg","width":320,"height":180},"high":{"url":"https://i.ytimg.com/vi/nvevdRHTmOQ/hqdefault.jpg","width":480,"height":360},"standard":{"url":"https://i.ytimg.com/vi/nvevdRHTmOQ/sddefault.jpg","width":640,"height":480},"maxres":null},"channelId":{"id":"UCl4h_3qTOIUnUX8KCICRM3A"},"publishedAt":{"timestampMs":1779206129000,"timestamp":1779206129,"iso8601":"2026-05-19T15:55:29.000Z"},"videoId":{"id":"nvevdRHTmOQ"},"playlistId":{"id":"UUl4h_3qTOIUnUX8KCICRM3A"},"position":5,"channelTitle":"On Air With Ryan Seacrest"}},{"id":"VVVsNGhfM3FUT0lVblVYOEtDSUNSTTNBLnJrTWd5MnJSUGEw","snippet":{"title":"Avoid Putting Packages Here! | On Air with Ryan Seacrest","description":"Avoid Putting Packages Here!\nSUBSCRIBE: http://youtube.com/user/ryanseacrest\nSEE MORE: http://onairwithryan.com\n\nOn Air with Ryan Seacrest on YouTube\nThe official home for video from On Air With Ryan Seacrest and OnAirWithRyan.com. Subscribe for exclusive celebrity interviews and music performances from the On Air With Ryan and American Top 40 studio and beyond.\n\nConnect with On Air with Ryan Seacrest: \nTwitter: http://twitter.com/onairwithryan\nTikTok: OnAirWithRyan \nFacebook: http://facebook.com/onairwithryanseacrest\nInstagram: http://instagram.com/onairwithryan\n\nConnect with Ryan:\nTwitter: http://twitter.com/RyanSeacrest\nTikTok: RyanSeacrest\nFacebook: http://facebook.com/RyanSeacrest\nInstagram: http://instagram.com/ryanseacrest\n\nCheck out the Ryan Seacrest Foundation: http://ryanseacrestfoundation.org\n\nhttp://www.youtube.com/user/ryanseacrest","thumbnails":{"default":{"url":"https://i.ytimg.com/vi/rkMgy2rRPa0/default.jpg","width":120,"height":90},"medium":{"url":"https://i.ytimg.com/vi/rkMgy2rRPa0/mqdefault.jpg","width":320,"height":180},"high":{"url":"https://i.ytimg.com/vi/rkMgy2rRPa0/hqdefault.jpg","width":480,"height":360},"standard":{"url":"https://i.ytimg.com/vi/rkMgy2rRPa0/sddefault.jpg","width":640,"height":480},"maxres":null},"channelId":{"id":"UCl4h_3qTOIUnUX8KCICRM3A"},"publishedAt":{"timestampMs":1778812116000,"timestamp":1778812116,"iso8601":"2026-05-15T02:28:36.000Z"},"videoId":{"id":"rkMgy2rRPa0"},"playlistId":{"id":"UUl4h_3qTOIUnUX8KCICRM3A"},"position":6,"channelTitle":"On Air With Ryan Seacrest"}},{"id":"VVVsNGhfM3FUT0lVblVYOEtDSUNSTTNBLnR3dFV4c3dEcjhF","snippet":{"title":"Have You Heard Of Farmer's Market Parties? | On Air with Ryan Seacrest","description":"Have You Heard Of Farmer's Market Parties?\n\nSUBSCRIBE: http://youtube.com/user/ryanseacrest\nSEE MORE: http://onairwithryan.com\n\nOn Air with Ryan Seacrest on YouTube\nThe official home for video from On Air With Ryan Seacrest and OnAirWithRyan.com. Subscribe for exclusive celebrity interviews and music performances from the On Air With Ryan and American Top 40 studio and beyond.\n\nConnect with On Air with Ryan Seacrest: \nTwitter: http://twitter.com/onairwithryan\nTikTok: OnAirWithRyan \nFacebook: http://facebook.com/onairwithryanseacrest\nInstagram: http://instagram.com/onairwithryan\n\nConnect with Ryan:\nTwitter: http://twitter.com/RyanSeacrest\nTikTok: RyanSeacrest\nFacebook: http://facebook.com/RyanSeacrest\nInstagram: http://instagram.com/ryanseacrest\n\nCheck out the Ryan Seacrest Foundation: http://ryanseacrestfoundation.org\n\nhttp://www.youtube.com/user/ryanseacrest","thumbnails":{"default":{"url":"https://i.ytimg.com/vi/twtUxswDr8E/default.jpg","width":120,"height":90},"medium":{"url":"https://i.ytimg.com/vi/twtUxswDr8E/mqdefault.jpg","width":320,"height":180},"high":{"url":"https://i.ytimg.com/vi/twtUxswDr8E/hqdefault.jpg","width":480,"height":360},"standard":{"url":"https://i.ytimg.com/vi/twtUxswDr8E/sddefault.jpg","width":640,"height":480},"maxres":{"url":"https://i.ytimg.com/vi/twtUxswDr8E/maxresdefault.jpg","width":1280,"height":720}},"channelId":{"id":"UCl4h_3qTOIUnUX8KCICRM3A"},"publishedAt":{"timestampMs":1778779048000,"timestamp":1778779048,"iso8601":"2026-05-14T17:17:28.000Z"},"videoId":{"id":"twtUxswDr8E"},"playlistId":{"id":"UUl4h_3qTOIUnUX8KCICRM3A"},"position":7,"channelTitle":"On Air With Ryan Seacrest"}},{"id":"VVVsNGhfM3FUT0lVblVYOEtDSUNSTTNBLkJXZVVuU1lzZkNn","snippet":{"title":"Bill & Giuliana Rancic Are Back With a Brand New Podcast | On Air with Ryan Seacrest","description":"Bill & Giuliana Rancic Are Back With a Brand New Podcast: Watch\n\nSUBSCRIBE: http://youtube.com/user/ryanseacrest\nSEE MORE: http://onairwithryan.com\n\nOn Air with Ryan Seacrest on YouTube\nThe official home for video from On Air With Ryan Seacrest and OnAirWithRyan.com. Subscribe for exclusive celebrity interviews and music performances from the On Air With Ryan and American Top 40 studio and beyond.\n\nConnect with On Air with Ryan Seacrest: \nTwitter: http://twitter.com/onairwithryan\nTikTok: OnAirWithRyan \nFacebook: http://facebook.com/onairwithryanseacrest\nInstagram: http://instagram.com/onairwithryan\n\nConnect with Ryan:\nTwitter: http://twitter.com/RyanSeacrest\nTikTok: RyanSeacrest\nFacebook: http://facebook.com/RyanSeacrest\nInstagram: http://instagram.com/ryanseacrest\n\nCheck out the Ryan Seacrest Foundation: http://ryanseacrestfoundation.org\n\nhttp://www.youtube.com/user/ryanseacrest","thumbnails":{"default":{"url":"https://i.ytimg.com/vi/BWeUnSYsfCg/default.jpg","width":120,"height":90},"medium":{"url":"https://i.ytimg.com/vi/BWeUnSYsfCg/mqdefault.jpg","width":320,"height":180},"high":{"url":"https://i.ytimg.com/vi/BWeUnSYsfCg/hqdefault.jpg","width":480,"height":360},"standard":{"url":"https://i.ytimg.com/vi/BWeUnSYsfCg/sddefault.jpg","width":640,"height":480},"maxres":null},"channelId":{"id":"UCl4h_3qTOIUnUX8KCICRM3A"},"publishedAt":{"timestampMs":1778779015000,"timestamp":1778779015,"iso8601":"2026-05-14T17:16:55.000Z"},"videoId":{"id":"BWeUnSYsfCg"},"playlistId":{"id":"UUl4h_3qTOIUnUX8KCICRM3A"},"position":8,"channelTitle":"On Air With Ryan Seacrest"}},{"id":"VVVsNGhfM3FUT0lVblVYOEtDSUNSTTNBLjgzTXhBMDZzZlBN","snippet":{"title":"Sisanie Had a Peace Sign Mishap While Driving | On Air with Ryan Seacrest","description":"Sisanie Had a Peace Sign Mishap While Driving\nSUBSCRIBE: http://youtube.com/user/ryanseacrest\nSEE MORE: http://onairwithryan.com\n\nOn Air with Ryan Seacrest on YouTube\nThe official home for video from On Air With Ryan Seacrest and OnAirWithRyan.com. Subscribe for exclusive celebrity interviews and music performances from the On Air With Ryan and American Top 40 studio and beyond.\n\nConnect with On Air with Ryan Seacrest: \nTwitter: http://twitter.com/onairwithryan\nTikTok: OnAirWithRyan \nFacebook: http://facebook.com/onairwithryanseacrest\nInstagram: http://instagram.com/onairwithryan\n\nConnect with Ryan:\nTwitter: http://twitter.com/RyanSeacrest\nTikTok: RyanSeacrest\nFacebook: http://facebook.com/RyanSeacrest\nInstagram: http://instagram.com/ryanseacrest\n\nCheck out the Ryan Seacrest Foundation: http://ryanseacrestfoundation.org\n\nhttp://www.youtube.com/user/ryanseacrest","thumbnails":{"default":{"url":"https://i.ytimg.com/vi/83MxA06sfPM/default.jpg","width":120,"height":90},"medium":{"url":"https://i.ytimg.com/vi/83MxA06sfPM/mqdefault.jpg","width":320,"height":180},"high":{"url":"https://i.ytimg.com/vi/83MxA06sfPM/hqdefault.jpg","width":480,"height":360},"standard":{"url":"https://i.ytimg.com/vi/83MxA06sfPM/sddefault.jpg","width":640,"height":480},"maxres":{"url":"https://i.ytimg.com/vi/83MxA06sfPM/maxresdefault.jpg","width":1280,"height":720}},"channelId":{"id":"UCl4h_3qTOIUnUX8KCICRM3A"},"publishedAt":{"timestampMs":1778472915000,"timestamp":1778472915,"iso8601":"2026-05-11T04:15:15.000Z"},"videoId":{"id":"83MxA06sfPM"},"playlistId":{"id":"UUl4h_3qTOIUnUX8KCICRM3A"},"position":9,"channelTitle":"On Air With Ryan Seacrest"}}]}}}}}}},"default_video_id":null},{"id":"PoUUh","region":"main:dynamic","type":"html","ordinal":13,"value":{"title":null,"content":"\u003ciframe style=\"max-width:100%;\" allow=\"autoplay\" width=\"100%\" height=\"150\" src=\"https://www.iheart.com/podcast/on-air-with-ryan-seacrest-23996864/?embed=true&ihrnetwork=true\" frameborder=\"0\">\u003c/iframe>\n"},"tags":[],"schedule":{"begin":1601852313778,"end":1601938719151}},{"id":"rd8Wg","region":"main:dynamic","type":"feed","ordinal":14,"value":{"min_size":0,"size":4,"position":null,"ad_split":50,"link":null,"feed_id":"ID:2024-olympics","title":"2024 Paris Olympics","feed_index":1},"tags":["display-hints/xsmall","display-hints/feed-load-more"],"schedule":{"begin":0,"end":1723435232859},"feed":{"results":[{"id":"%2F69cd9b5b3b7cb08dec74f1a2","type":"PUBLISHING","record":{"ref_id":"%2F69cd9b5b3b7cb08dec74f1a2","type":"content","payload":{"amp_enabled":true,"apple_news":{"ref_id":"6b38075a-a391-42cd-95b4-fe85e9438e9c","revision_id":"AAAAAAAAAAAAAAAAAAAAAA=="},"author":"Lauren Crawford","blocks":[{"id":"183023550","kind":"podcast","related_id":"","schedule":{},"type":"catalog"},{"attributes":{"mimetype":"image/png","type":"image"},"bucket":"new_assets","caption":"","id":"%2F69cd9dd33b7cb08dec74f1b6","new_tab":false,"schedule":{},"source_credit":"","title":"","type":"asset","url":"","use_caption":false},{"html":"\u003cp>If you’ve moved on from the cottage… I feel bad for you.\u003c/p>\n\n\u003cp>Because four months later, I’m still there — and life is, well… great.\u003c/p>\n\n\u003cp>With my residency still very much lakeside, there was no way I wasn’t talking about \u003cem>Heated Rivalry\u003c/em> when I got the chance to catch up with five-time Olympian and \u003ca href=\"https://www.iheart.com/content/2026-01-23-hilary-knight-is-ready-for-one-last-olympic-run-on-her-terms/\" data-content-id=\"/6973ef87d38b975a06916d40\">fellow \u003c/a>\u003ca href=\"https://www.iheart.com/content/2026-01-23-hilary-knight-is-ready-for-one-last-olympic-run-on-her-terms/\" data-content-id=\"/6973ef87d38b975a06916d40\">\u003cem>HR\u003c/em>\u003c/a>\u003ca href=\"https://www.iheart.com/content/2026-01-23-hilary-knight-is-ready-for-one-last-olympic-run-on-her-terms/\" data-content-id=\"/6973ef87d38b975a06916d40\"> fan girl \u003c/a>\u003ca href=\"https://www.iheart.com/content/2026-01-23-hilary-knight-is-ready-for-one-last-olympic-run-on-her-terms/\" data-content-id=\"/6973ef87d38b975a06916d40\">\u003cstrong>Hilary Knight\u003c/strong>\u003c/a>.\u003c/p>\n\n\u003cp>Last time we spoke, she hadn’t watched the show yet. But after my recommendation (yes, I’m absolutely claiming that — respectfully), she didn’t just watch — she stepped all the way into the world. Meeting the stars, \u003cstrong>Connor Storrie\u003c/strong> and \u003cstrong>Hudson Williams\u003c/strong>, along with creator \u003cstrong>Jacob Tierney\u003c/strong> and author \u003cstrong>Rachel Reid\u003c/strong>, whose bestselling books sparked the phenomenon.\u003c/p>\n\n\u003cp>So like any good journalist, I had to start there — before getting to her historic gold win. \u003c/p>\n\n","schedule":{},"type":"html"},{"attributes":{"@provider":"Instagram","@query":"https://graph.facebook.com/v23.0/instagram_oembed?access_token=121897277851831%7CB5Jm6zMX5ynaMiun755Y_feWNSc&format=json&omit_script=true&omitscript=true&url=https%3A%2F%2Fwww.instagram.com%2Fp%2FDVXHaenEcp6%2F%3Fimg_index%3D1","@url":"https://www.instagram.com/p/DVXHaenEcp6/?img_index=1","author_name":"","author_url":"","height":0,"html":"\u003cblockquote class=\"instagram-media\" data-instgrm-captioned data-instgrm-permalink=\"https://www.instagram.com/p/DVXHaenEcp6/?utm_source=ig_embed&amp;utm_campaign=loading\" data-instgrm-version=\"14\" style=\" background:#FFF; border:0; border-radius:3px; box-shadow:0 0 1px 0 rgba(0,0,0,0.5),0 1px 10px 0 rgba(0,0,0,0.15); margin: 1px; max-width:658px; min-width:326px; padding:0; width:99.375%; width:-webkit-calc(100% - 2px); width:calc(100% - 2px);\">\u003cdiv style=\"padding:16px;\"> \u003ca href=\"https://www.instagram.com/p/DVXHaenEcp6/?utm_source=ig_embed&amp;utm_campaign=loading\" style=\" background:#FFFFFF; line-height:0; padding:0 0; text-align:center; text-decoration:none; width:100%;\" target=\"_blank\"> \u003cdiv style=\" display: flex; flex-direction: row; align-items: center;\"> \u003cdiv style=\"background-color: #F4F4F4; border-radius: 50%; flex-grow: 0; height: 40px; margin-right: 14px; width: 40px;\">\u003c/div> \u003cdiv style=\"display: flex; flex-direction: column; flex-grow: 1; justify-content: center;\"> \u003cdiv style=\" background-color: #F4F4F4; border-radius: 4px; flex-grow: 0; height: 14px; margin-bottom: 6px; width: 100px;\">\u003c/div> \u003cdiv style=\" background-color: #F4F4F4; border-radius: 4px; flex-grow: 0; height: 14px; width: 60px;\">\u003c/div>\u003c/div>\u003c/div>\u003cdiv style=\"padding: 19% 0;\">\u003c/div> \u003cdiv style=\"display:block; height:50px; margin:0 auto 12px; width:50px;\">\u003csvg width=\"50px\" height=\"50px\" viewBox=\"0 0 60 60\" version=\"1.1\" xmlns=\"https://www.w3.org/2000/svg\" xmlns:xlink=\"https://www.w3.org/1999/xlink\">\u003cg stroke=\"none\" stroke-width=\"1\" fill=\"none\" fill-rule=\"evenodd\">\u003cg transform=\"translate(-511.000000, -20.000000)\" fill=\"#000000\">\u003cg>\u003cpath d=\"M556.869,30.41 C554.814,30.41 553.148,32.076 553.148,34.131 C553.148,36.186 554.814,37.852 556.869,37.852 C558.924,37.852 560.59,36.186 560.59,34.131 C560.59,32.076 558.924,30.41 556.869,30.41 M541,60.657 C535.114,60.657 530.342,55.887 530.342,50 C530.342,44.114 535.114,39.342 541,39.342 C546.887,39.342 551.658,44.114 551.658,50 C551.658,55.887 546.887,60.657 541,60.657 M541,33.886 C532.1,33.886 524.886,41.1 524.886,50 C524.886,58.899 532.1,66.113 541,66.113 C549.9,66.113 557.115,58.899 557.115,50 C557.115,41.1 549.9,33.886 541,33.886 M565.378,62.101 C565.244,65.022 564.756,66.606 564.346,67.663 C563.803,69.06 563.154,70.057 562.106,71.106 C561.058,72.155 560.06,72.803 558.662,73.347 C557.607,73.757 556.021,74.244 553.102,74.378 C549.944,74.521 548.997,74.552 541,74.552 C533.003,74.552 532.056,74.521 528.898,74.378 C525.979,74.244 524.393,73.757 523.338,73.347 C521.94,72.803 520.942,72.155 519.894,71.106 C518.846,70.057 518.197,69.06 517.654,67.663 C517.244,66.606 516.755,65.022 516.623,62.101 C516.479,58.943 516.448,57.996 516.448,50 C516.448,42.003 516.479,41.056 516.623,37.899 C516.755,34.978 517.244,33.391 517.654,32.338 C518.197,30.938 518.846,29.942 519.894,28.894 C520.942,27.846 521.94,27.196 523.338,26.654 C524.393,26.244 525.979,25.756 528.898,25.623 C532.057,25.479 533.004,25.448 541,25.448 C548.997,25.448 549.943,25.479 553.102,25.623 C556.021,25.756 557.607,26.244 558.662,26.654 C560.06,27.196 561.058,27.846 562.106,28.894 C563.154,29.942 563.803,30.938 564.346,32.338 C564.756,33.391 565.244,34.978 565.378,37.899 C565.522,41.056 565.552,42.003 565.552,50 C565.552,57.996 565.522,58.943 565.378,62.101 M570.82,37.631 C570.674,34.438 570.167,32.258 569.425,30.349 C568.659,28.377 567.633,26.702 565.965,25.035 C564.297,23.368 562.623,22.342 560.652,21.575 C558.743,20.834 556.562,20.326 553.369,20.18 C550.169,20.033 549.148,20 541,20 C532.853,20 531.831,20.033 528.631,20.18 C525.438,20.326 523.257,20.834 521.349,21.575 C519.376,22.342 517.703,23.368 516.035,25.035 C514.368,26.702 513.342,28.377 512.574,30.349 C511.834,32.258 511.326,34.438 511.181,37.631 C511.035,40.831 511,41.851 511,50 C511,58.147 511.035,59.17 511.181,62.369 C511.326,65.562 511.834,67.743 512.574,69.651 C513.342,71.625 514.368,73.296 516.035,74.965 C517.703,76.634 519.376,77.658 521.349,78.425 C523.257,79.167 525.438,79.673 528.631,79.82 C531.831,79.965 532.853,80.001 541,80.001 C549.148,80.001 550.169,79.965 553.369,79.82 C556.562,79.673 558.743,79.167 560.652,78.425 C562.623,77.658 564.297,76.634 565.965,74.965 C567.633,73.296 568.659,71.625 569.425,69.651 C570.167,67.743 570.674,65.562 570.82,62.369 C570.966,59.17 571,58.147 571,50 C571,41.851 570.966,40.831 570.82,37.631\">\u003c/path>\u003c/g>\u003c/g>\u003c/g>\u003c/svg>\u003c/div>\u003cdiv style=\"padding-top: 8px;\"> \u003cdiv style=\" color:#3897f0; font-family:Arial,sans-serif; font-size:14px; font-style:normal; font-weight:550; line-height:18px;\">View this post on Instagram\u003c/div>\u003c/div>\u003cdiv style=\"padding: 12.5% 0;\">\u003c/div> \u003cdiv style=\"display: flex; flex-direction: row; margin-bottom: 14px; align-items: center;\">\u003cdiv> \u003cdiv style=\"background-color: #F4F4F4; border-radius: 50%; height: 12.5px; width: 12.5px; transform: translateX(0px) translateY(7px);\">\u003c/div> \u003cdiv style=\"background-color: #F4F4F4; height: 12.5px; transform: rotate(-45deg) translateX(3px) translateY(1px); width: 12.5px; flex-grow: 0; margin-right: 14px; margin-left: 2px;\">\u003c/div> \u003cdiv style=\"background-color: #F4F4F4; border-radius: 50%; height: 12.5px; width: 12.5px; transform: translateX(9px) translateY(-18px);\">\u003c/div>\u003c/div>\u003cdiv style=\"margin-left: 8px;\"> \u003cdiv style=\" background-color: #F4F4F4; border-radius: 50%; flex-grow: 0; height: 20px; width: 20px;\">\u003c/div> \u003cdiv style=\" width: 0; height: 0; border-top: 2px solid transparent; border-left: 6px solid #f4f4f4; border-bottom: 2px solid transparent; transform: translateX(16px) translateY(-4px) rotate(30deg)\">\u003c/div>\u003c/div>\u003cdiv style=\"margin-left: auto;\"> \u003cdiv style=\" width: 0px; border-top: 8px solid #F4F4F4; border-right: 8px solid transparent; transform: translateY(16px);\">\u003c/div> \u003cdiv style=\" background-color: #F4F4F4; flex-grow: 0; height: 12px; width: 16px; transform: translateY(-4px);\">\u003c/div> \u003cdiv style=\" width: 0; height: 0; border-top: 8px solid #F4F4F4; border-left: 8px solid transparent; transform: translateY(-4px) translateX(8px);\">\u003c/div>\u003c/div>\u003c/div> \u003cdiv style=\"display: flex; flex-direction: column; flex-grow: 1; justify-content: center; margin-bottom: 24px;\"> \u003cdiv style=\" background-color: #F4F4F4; border-radius: 4px; flex-grow: 0; height: 14px; margin-bottom: 6px; width: 224px;\">\u003c/div> \u003cdiv style=\" background-color: #F4F4F4; border-radius: 4px; flex-grow: 0; height: 14px; width: 144px;\">\u003c/div>\u003c/div>\u003c/a>\u003c/div>\u003c/blockquote>","provider_name":"Instagram","provider_url":"https://www.instagram.com/","thumbnail_height":0,"thumbnail_url":"","thumbnail_width":0,"title":"","type":"rich","version":"1.0","width":658},"embed_type":"rich","html":"\u003cblockquote class=\"instagram-media\" data-instgrm-captioned data-instgrm-permalink=\"https://www.instagram.com/p/DVXHaenEcp6/?utm_source=ig_embed&amp;utm_campaign=loading\" data-instgrm-version=\"14\" style=\" background:#FFF; border:0; border-radius:3px; box-shadow:0 0 1px 0 rgba(0,0,0,0.5),0 1px 10px 0 rgba(0,0,0,0.15); margin: 1px; max-width:658px; min-width:326px; padding:0; width:99.375%; width:-webkit-calc(100% - 2px); width:calc(100% - 2px);\">\u003cdiv style=\"padding:16px;\"> \u003ca href=\"https://www.instagram.com/p/DVXHaenEcp6/?utm_source=ig_embed&amp;utm_campaign=loading\" style=\" background:#FFFFFF; line-height:0; padding:0 0; text-align:center; text-decoration:none; width:100%;\" target=\"_blank\"> \u003cdiv style=\" display: flex; flex-direction: row; align-items: center;\"> \u003cdiv style=\"background-color: #F4F4F4; border-radius: 50%; flex-grow: 0; height: 40px; margin-right: 14px; width: 40px;\">\u003c/div> \u003cdiv style=\"display: flex; flex-direction: column; flex-grow: 1; justify-content: center;\"> \u003cdiv style=\" background-color: #F4F4F4; border-radius: 4px; flex-grow: 0; height: 14px; margin-bottom: 6px; width: 100px;\">\u003c/div> \u003cdiv style=\" background-color: #F4F4F4; border-radius: 4px; flex-grow: 0; height: 14px; width: 60px;\">\u003c/div>\u003c/div>\u003c/div>\u003cdiv style=\"padding: 19% 0;\">\u003c/div> \u003cdiv style=\"display:block; height:50px; margin:0 auto 12px; width:50px;\">\u003csvg width=\"50px\" height=\"50px\" viewBox=\"0 0 60 60\" version=\"1.1\" xmlns=\"https://www.w3.org/2000/svg\" xmlns:xlink=\"https://www.w3.org/1999/xlink\">\u003cg stroke=\"none\" stroke-width=\"1\" fill=\"none\" fill-rule=\"evenodd\">\u003cg transform=\"translate(-511.000000, -20.000000)\" fill=\"#000000\">\u003cg>\u003cpath d=\"M556.869,30.41 C554.814,30.41 553.148,32.076 553.148,34.131 C553.148,36.186 554.814,37.852 556.869,37.852 C558.924,37.852 560.59,36.186 560.59,34.131 C560.59,32.076 558.924,30.41 556.869,30.41 M541,60.657 C535.114,60.657 530.342,55.887 530.342,50 C530.342,44.114 535.114,39.342 541,39.342 C546.887,39.342 551.658,44.114 551.658,50 C551.658,55.887 546.887,60.657 541,60.657 M541,33.886 C532.1,33.886 524.886,41.1 524.886,50 C524.886,58.899 532.1,66.113 541,66.113 C549.9,66.113 557.115,58.899 557.115,50 C557.115,41.1 549.9,33.886 541,33.886 M565.378,62.101 C565.244,65.022 564.756,66.606 564.346,67.663 C563.803,69.06 563.154,70.057 562.106,71.106 C561.058,72.155 560.06,72.803 558.662,73.347 C557.607,73.757 556.021,74.244 553.102,74.378 C549.944,74.521 548.997,74.552 541,74.552 C533.003,74.552 532.056,74.521 528.898,74.378 C525.979,74.244 524.393,73.757 523.338,73.347 C521.94,72.803 520.942,72.155 519.894,71.106 C518.846,70.057 518.197,69.06 517.654,67.663 C517.244,66.606 516.755,65.022 516.623,62.101 C516.479,58.943 516.448,57.996 516.448,50 C516.448,42.003 516.479,41.056 516.623,37.899 C516.755,34.978 517.244,33.391 517.654,32.338 C518.197,30.938 518.846,29.942 519.894,28.894 C520.942,27.846 521.94,27.196 523.338,26.654 C524.393,26.244 525.979,25.756 528.898,25.623 C532.057,25.479 533.004,25.448 541,25.448 C548.997,25.448 549.943,25.479 553.102,25.623 C556.021,25.756 557.607,26.244 558.662,26.654 C560.06,27.196 561.058,27.846 562.106,28.894 C563.154,29.942 563.803,30.938 564.346,32.338 C564.756,33.391 565.244,34.978 565.378,37.899 C565.522,41.056 565.552,42.003 565.552,50 C565.552,57.996 565.522,58.943 565.378,62.101 M570.82,37.631 C570.674,34.438 570.167,32.258 569.425,30.349 C568.659,28.377 567.633,26.702 565.965,25.035 C564.297,23.368 562.623,22.342 560.652,21.575 C558.743,20.834 556.562,20.326 553.369,20.18 C550.169,20.033 549.148,20 541,20 C532.853,20 531.831,20.033 528.631,20.18 C525.438,20.326 523.257,20.834 521.349,21.575 C519.376,22.342 517.703,23.368 516.035,25.035 C514.368,26.702 513.342,28.377 512.574,30.349 C511.834,32.258 511.326,34.438 511.181,37.631 C511.035,40.831 511,41.851 511,50 C511,58.147 511.035,59.17 511.181,62.369 C511.326,65.562 511.834,67.743 512.574,69.651 C513.342,71.625 514.368,73.296 516.035,74.965 C517.703,76.634 519.376,77.658 521.349,78.425 C523.257,79.167 525.438,79.673 528.631,79.82 C531.831,79.965 532.853,80.001 541,80.001 C549.148,80.001 550.169,79.965 553.369,79.82 C556.562,79.673 558.743,79.167 560.652,78.425 C562.623,77.658 564.297,76.634 565.965,74.965 C567.633,73.296 568.659,71.625 569.425,69.651 C570.167,67.743 570.674,65.562 570.82,62.369 C570.966,59.17 571,58.147 571,50 C571,41.851 570.966,40.831 570.82,37.631\">\u003c/path>\u003c/g>\u003c/g>\u003c/g>\u003c/svg>\u003c/div>\u003cdiv style=\"padding-top: 8px;\"> \u003cdiv style=\" color:#3897f0; font-family:Arial,sans-serif; font-size:14px; font-style:normal; font-weight:550; line-height:18px;\">View this post on Instagram\u003c/div>\u003c/div>\u003cdiv style=\"padding: 12.5% 0;\">\u003c/div> \u003cdiv style=\"display: flex; flex-direction: row; margin-bottom: 14px; align-items: center;\">\u003cdiv> \u003cdiv style=\"background-color: #F4F4F4; border-radius: 50%; height: 12.5px; width: 12.5px; transform: translateX(0px) translateY(7px);\">\u003c/div> \u003cdiv style=\"background-color: #F4F4F4; height: 12.5px; transform: rotate(-45deg) translateX(3px) translateY(1px); width: 12.5px; flex-grow: 0; margin-right: 14px; margin-left: 2px;\">\u003c/div> \u003cdiv style=\"background-color: #F4F4F4; border-radius: 50%; height: 12.5px; width: 12.5px; transform: translateX(9px) translateY(-18px);\">\u003c/div>\u003c/div>\u003cdiv style=\"margin-left: 8px;\"> \u003cdiv style=\" background-color: #F4F4F4; border-radius: 50%; flex-grow: 0; height: 20px; width: 20px;\">\u003c/div> \u003cdiv style=\" width: 0; height: 0; border-top: 2px solid transparent; border-left: 6px solid #f4f4f4; border-bottom: 2px solid transparent; transform: translateX(16px) translateY(-4px) rotate(30deg)\">\u003c/div>\u003c/div>\u003cdiv style=\"margin-left: auto;\"> \u003cdiv style=\" width: 0px; border-top: 8px solid #F4F4F4; border-right: 8px solid transparent; transform: translateY(16px);\">\u003c/div> \u003cdiv style=\" background-color: #F4F4F4; flex-grow: 0; height: 12px; width: 16px; transform: translateY(-4px);\">\u003c/div> \u003cdiv style=\" width: 0; height: 0; border-top: 8px solid #F4F4F4; border-left: 8px solid transparent; transform: translateY(-4px) translateX(8px);\">\u003c/div>\u003c/div>\u003c/div> \u003cdiv style=\"display: flex; flex-direction: column; flex-grow: 1; justify-content: center; margin-bottom: 24px;\"> \u003cdiv style=\" background-color: #F4F4F4; border-radius: 4px; flex-grow: 0; height: 14px; margin-bottom: 6px; width: 224px;\">\u003c/div> \u003cdiv style=\" background-color: #F4F4F4; border-radius: 4px; flex-grow: 0; height: 14px; width: 144px;\">\u003c/div>\u003c/div>\u003c/a>\u003c/div>\u003c/blockquote>","provider":"Instagram","rendering_hint":"default","schedule":{},"type":"embed","url":"https://www.instagram.com/p/DVXHaenEcp6/?img_index=1"},{"html":"\u003cp>Because fresh off her latest Olympic victory, Hilary hasn’t exactly slowed down. If anything, she’s accelerated — turning a post-Olympics run into a full-blown, box office–level press run.\u003c/p>\n\n\u003cp>One of the highlights? A stop at \u003cem>Saturday Night Live\u003c/em>, where she appeared during Connor’s debut episode alongside fellow Team USA star \u003cstrong>Megan Keller\u003c/strong> — who, casually, scored the game-winning Olympic goal in the final against Canada.\u003c/p>\n\n\u003cp>But for Hilary, the real moment didn’t happen on stage — though that was an equally amazing highlight.\u003c/p>\n\n\u003cp>It happened backstage.\u003c/p>\n\n\u003cp>“Hudson and Rachel’s dressing room [was] right next to [mine and Megan’s], and at first I got in there, I was like, ‘don’t be a fangirl, don’t be a fangirl,’” she admitted. “And then we’re in there for hours, and I’m like, ‘I’m going next door.’”\u003c/p>\n\n\u003cp>It’s funny — and a little ironic — an Olympic hockey champion trying not to fangirl over actors playing hockey players. But it also speaks to something deeper: a shared understanding of performance at the highest level, no matter the arena.\u003c/p>\n\n\u003cp>“It’s like, we work our butts off, and we’re grinding always, and constantly, and doing all these amazing Olympic feats,” Hilary said. “And then, to kind of have that touchpoint was just really special.”\u003c/p>\n\n\u003cp>That same appreciation extended to the \u003cem>SNL\u003c/em> experience itself — a space Hilary recognized as elite in its own right.\u003c/p>\n\n\u003cp>“\u003cem>SNL\u003c/em> is really cool, because it’s just… it’s iconic, right? Everybody knows about it,” she said. “And then you go behind the curtain, so to speak, and it’s the same high-performance environment that you find in sports.”\u003c/p>\n\n\u003cp>In other words: greatness recognizes greatness.\u003c/p>\n\n\u003cp>And as for Connor and Hudson? Hilary had nothing but praise for Hollywood’s new favorite duo.\u003c/p>\n\n\u003cp>“Connor’s a superstar,” she said. “He’s got that aura, he’s got that vibe… there’s something special about those two. […] I can’t wait to see the other projects that they’re gonna work on.”\u003c/p>\n\n","schedule":{},"type":"html"},{"attributes":{"@provider":"Instagram","@query":"https://graph.facebook.com/v23.0/instagram_oembed?access_token=121897277851831%7CB5Jm6zMX5ynaMiun755Y_feWNSc&format=json&omit_script=true&omitscript=true&url=https%3A%2F%2Fwww.instagram.com%2Fp%2FDU9YA14DOM6%2F","@url":"https://www.instagram.com/p/DU9YA14DOM6/","author_name":"","author_url":"","height":0,"html":"\u003cblockquote class=\"instagram-media\" data-instgrm-captioned data-instgrm-permalink=\"https://www.instagram.com/reel/DU9YA14DOM6/?utm_source=ig_embed&amp;utm_campaign=loading\" data-instgrm-version=\"14\" style=\" background:#FFF; border:0; border-radius:3px; box-shadow:0 0 1px 0 rgba(0,0,0,0.5),0 1px 10px 0 rgba(0,0,0,0.15); margin: 1px; max-width:658px; min-width:326px; padding:0; width:99.375%; width:-webkit-calc(100% - 2px); width:calc(100% - 2px);\">\u003cdiv style=\"padding:16px;\"> \u003ca href=\"https://www.instagram.com/reel/DU9YA14DOM6/?utm_source=ig_embed&amp;utm_campaign=loading\" style=\" background:#FFFFFF; line-height:0; padding:0 0; text-align:center; text-decoration:none; width:100%;\" target=\"_blank\"> \u003cdiv style=\" display: flex; flex-direction: row; align-items: center;\"> \u003cdiv style=\"background-color: #F4F4F4; border-radius: 50%; flex-grow: 0; height: 40px; margin-right: 14px; width: 40px;\">\u003c/div> \u003cdiv style=\"display: flex; flex-direction: column; flex-grow: 1; justify-content: center;\"> \u003cdiv style=\" background-color: #F4F4F4; border-radius: 4px; flex-grow: 0; height: 14px; margin-bottom: 6px; width: 100px;\">\u003c/div> \u003cdiv style=\" background-color: #F4F4F4; border-radius: 4px; flex-grow: 0; height: 14px; width: 60px;\">\u003c/div>\u003c/div>\u003c/div>\u003cdiv style=\"padding: 19% 0;\">\u003c/div> \u003cdiv style=\"display:block; height:50px; margin:0 auto 12px; width:50px;\">\u003csvg width=\"50px\" height=\"50px\" viewBox=\"0 0 60 60\" version=\"1.1\" xmlns=\"https://www.w3.org/2000/svg\" xmlns:xlink=\"https://www.w3.org/1999/xlink\">\u003cg stroke=\"none\" stroke-width=\"1\" fill=\"none\" fill-rule=\"evenodd\">\u003cg transform=\"translate(-511.000000, -20.000000)\" fill=\"#000000\">\u003cg>\u003cpath d=\"M556.869,30.41 C554.814,30.41 553.148,32.076 553.148,34.131 C553.148,36.186 554.814,37.852 556.869,37.852 C558.924,37.852 560.59,36.186 560.59,34.131 C560.59,32.076 558.924,30.41 556.869,30.41 M541,60.657 C535.114,60.657 530.342,55.887 530.342,50 C530.342,44.114 535.114,39.342 541,39.342 C546.887,39.342 551.658,44.114 551.658,50 C551.658,55.887 546.887,60.657 541,60.657 M541,33.886 C532.1,33.886 524.886,41.1 524.886,50 C524.886,58.899 532.1,66.113 541,66.113 C549.9,66.113 557.115,58.899 557.115,50 C557.115,41.1 549.9,33.886 541,33.886 M565.378,62.101 C565.244,65.022 564.756,66.606 564.346,67.663 C563.803,69.06 563.154,70.057 562.106,71.106 C561.058,72.155 560.06,72.803 558.662,73.347 C557.607,73.757 556.021,74.244 553.102,74.378 C549.944,74.521 548.997,74.552 541,74.552 C533.003,74.552 532.056,74.521 528.898,74.378 C525.979,74.244 524.393,73.757 523.338,73.347 C521.94,72.803 520.942,72.155 519.894,71.106 C518.846,70.057 518.197,69.06 517.654,67.663 C517.244,66.606 516.755,65.022 516.623,62.101 C516.479,58.943 516.448,57.996 516.448,50 C516.448,42.003 516.479,41.056 516.623,37.899 C516.755,34.978 517.244,33.391 517.654,32.338 C518.197,30.938 518.846,29.942 519.894,28.894 C520.942,27.846 521.94,27.196 523.338,26.654 C524.393,26.244 525.979,25.756 528.898,25.623 C532.057,25.479 533.004,25.448 541,25.448 C548.997,25.448 549.943,25.479 553.102,25.623 C556.021,25.756 557.607,26.244 558.662,26.654 C560.06,27.196 561.058,27.846 562.106,28.894 C563.154,29.942 563.803,30.938 564.346,32.338 C564.756,33.391 565.244,34.978 565.378,37.899 C565.522,41.056 565.552,42.003 565.552,50 C565.552,57.996 565.522,58.943 565.378,62.101 M570.82,37.631 C570.674,34.438 570.167,32.258 569.425,30.349 C568.659,28.377 567.633,26.702 565.965,25.035 C564.297,23.368 562.623,22.342 560.652,21.575 C558.743,20.834 556.562,20.326 553.369,20.18 C550.169,20.033 549.148,20 541,20 C532.853,20 531.831,20.033 528.631,20.18 C525.438,20.326 523.257,20.834 521.349,21.575 C519.376,22.342 517.703,23.368 516.035,25.035 C514.368,26.702 513.342,28.377 512.574,30.349 C511.834,32.258 511.326,34.438 511.181,37.631 C511.035,40.831 511,41.851 511,50 C511,58.147 511.035,59.17 511.181,62.369 C511.326,65.562 511.834,67.743 512.574,69.651 C513.342,71.625 514.368,73.296 516.035,74.965 C517.703,76.634 519.376,77.658 521.349,78.425 C523.257,79.167 525.438,79.673 528.631,79.82 C531.831,79.965 532.853,80.001 541,80.001 C549.148,80.001 550.169,79.965 553.369,79.82 C556.562,79.673 558.743,79.167 560.652,78.425 C562.623,77.658 564.297,76.634 565.965,74.965 C567.633,73.296 568.659,71.625 569.425,69.651 C570.167,67.743 570.674,65.562 570.82,62.369 C570.966,59.17 571,58.147 571,50 C571,41.851 570.966,40.831 570.82,37.631\">\u003c/path>\u003c/g>\u003c/g>\u003c/g>\u003c/svg>\u003c/div>\u003cdiv style=\"padding-top: 8px;\"> \u003cdiv style=\" color:#3897f0; font-family:Arial,sans-serif; font-size:14px; font-style:normal; font-weight:550; line-height:18px;\">View this post on Instagram\u003c/div>\u003c/div>\u003cdiv style=\"padding: 12.5% 0;\">\u003c/div> \u003cdiv style=\"display: flex; flex-direction: row; margin-bottom: 14px; align-items: center;\">\u003cdiv> \u003cdiv style=\"background-color: #F4F4F4; border-radius: 50%; height: 12.5px; width: 12.5px; transform: translateX(0px) translateY(7px);\">\u003c/div> \u003cdiv style=\"background-color: #F4F4F4; height: 12.5px; transform: rotate(-45deg) translateX(3px) translateY(1px); width: 12.5px; flex-grow: 0; margin-right: 14px; margin-left: 2px;\">\u003c/div> \u003cdiv style=\"background-color: #F4F4F4; border-radius: 50%; height: 12.5px; width: 12.5px; transform: translateX(9px) translateY(-18px);\">\u003c/div>\u003c/div>\u003cdiv style=\"margin-left: 8px;\"> \u003cdiv style=\" background-color: #F4F4F4; border-radius: 50%; flex-grow: 0; height: 20px; width: 20px;\">\u003c/div> \u003cdiv style=\" width: 0; height: 0; border-top: 2px solid transparent; border-left: 6px solid #f4f4f4; border-bottom: 2px solid transparent; transform: translateX(16px) translateY(-4px) rotate(30deg)\">\u003c/div>\u003c/div>\u003cdiv style=\"margin-left: auto;\"> \u003cdiv style=\" width: 0px; border-top: 8px solid #F4F4F4; border-right: 8px solid transparent; transform: translateY(16px);\">\u003c/div> \u003cdiv style=\" background-color: #F4F4F4; flex-grow: 0; height: 12px; width: 16px; transform: translateY(-4px);\">\u003c/div> \u003cdiv style=\" width: 0; height: 0; border-top: 8px solid #F4F4F4; border-left: 8px solid transparent; transform: translateY(-4px) translateX(8px);\">\u003c/div>\u003c/div>\u003c/div> \u003cdiv style=\"display: flex; flex-direction: column; flex-grow: 1; justify-content: center; margin-bottom: 24px;\"> \u003cdiv style=\" background-color: #F4F4F4; border-radius: 4px; flex-grow: 0; height: 14px; margin-bottom: 6px; width: 224px;\">\u003c/div> \u003cdiv style=\" background-color: #F4F4F4; border-radius: 4px; flex-grow: 0; height: 14px; width: 144px;\">\u003c/div>\u003c/div>\u003c/a>\u003c/div>\u003c/blockquote>","provider_name":"Instagram","provider_url":"https://www.instagram.com/","thumbnail_height":0,"thumbnail_url":"","thumbnail_width":0,"title":"","type":"rich","version":"1.0","width":658},"embed_type":"rich","html":"\u003cblockquote class=\"instagram-media\" data-instgrm-captioned data-instgrm-permalink=\"https://www.instagram.com/reel/DU9YA14DOM6/?utm_source=ig_embed&amp;utm_campaign=loading\" data-instgrm-version=\"14\" style=\" background:#FFF; border:0; border-radius:3px; box-shadow:0 0 1px 0 rgba(0,0,0,0.5),0 1px 10px 0 rgba(0,0,0,0.15); margin: 1px; max-width:658px; min-width:326px; padding:0; width:99.375%; width:-webkit-calc(100% - 2px); width:calc(100% - 2px);\">\u003cdiv style=\"padding:16px;\"> \u003ca href=\"https://www.instagram.com/reel/DU9YA14DOM6/?utm_source=ig_embed&amp;utm_campaign=loading\" style=\" background:#FFFFFF; line-height:0; padding:0 0; text-align:center; text-decoration:none; width:100%;\" target=\"_blank\"> \u003cdiv style=\" display: flex; flex-direction: row; align-items: center;\"> \u003cdiv style=\"background-color: #F4F4F4; border-radius: 50%; flex-grow: 0; height: 40px; margin-right: 14px; width: 40px;\">\u003c/div> \u003cdiv style=\"display: flex; flex-direction: column; flex-grow: 1; justify-content: center;\"> \u003cdiv style=\" background-color: #F4F4F4; border-radius: 4px; flex-grow: 0; height: 14px; margin-bottom: 6px; width: 100px;\">\u003c/div> \u003cdiv style=\" background-color: #F4F4F4; border-radius: 4px; flex-grow: 0; height: 14px; width: 60px;\">\u003c/div>\u003c/div>\u003c/div>\u003cdiv style=\"padding: 19% 0;\">\u003c/div> \u003cdiv style=\"display:block; height:50px; margin:0 auto 12px; width:50px;\">\u003csvg width=\"50px\" height=\"50px\" viewBox=\"0 0 60 60\" version=\"1.1\" xmlns=\"https://www.w3.org/2000/svg\" xmlns:xlink=\"https://www.w3.org/1999/xlink\">\u003cg stroke=\"none\" stroke-width=\"1\" fill=\"none\" fill-rule=\"evenodd\">\u003cg transform=\"translate(-511.000000, -20.000000)\" fill=\"#000000\">\u003cg>\u003cpath d=\"M556.869,30.41 C554.814,30.41 553.148,32.076 553.148,34.131 C553.148,36.186 554.814,37.852 556.869,37.852 C558.924,37.852 560.59,36.186 560.59,34.131 C560.59,32.076 558.924,30.41 556.869,30.41 M541,60.657 C535.114,60.657 530.342,55.887 530.342,50 C530.342,44.114 535.114,39.342 541,39.342 C546.887,39.342 551.658,44.114 551.658,50 C551.658,55.887 546.887,60.657 541,60.657 M541,33.886 C532.1,33.886 524.886,41.1 524.886,50 C524.886,58.899 532.1,66.113 541,66.113 C549.9,66.113 557.115,58.899 557.115,50 C557.115,41.1 549.9,33.886 541,33.886 M565.378,62.101 C565.244,65.022 564.756,66.606 564.346,67.663 C563.803,69.06 563.154,70.057 562.106,71.106 C561.058,72.155 560.06,72.803 558.662,73.347 C557.607,73.757 556.021,74.244 553.102,74.378 C549.944,74.521 548.997,74.552 541,74.552 C533.003,74.552 532.056,74.521 528.898,74.378 C525.979,74.244 524.393,73.757 523.338,73.347 C521.94,72.803 520.942,72.155 519.894,71.106 C518.846,70.057 518.197,69.06 517.654,67.663 C517.244,66.606 516.755,65.022 516.623,62.101 C516.479,58.943 516.448,57.996 516.448,50 C516.448,42.003 516.479,41.056 516.623,37.899 C516.755,34.978 517.244,33.391 517.654,32.338 C518.197,30.938 518.846,29.942 519.894,28.894 C520.942,27.846 521.94,27.196 523.338,26.654 C524.393,26.244 525.979,25.756 528.898,25.623 C532.057,25.479 533.004,25.448 541,25.448 C548.997,25.448 549.943,25.479 553.102,25.623 C556.021,25.756 557.607,26.244 558.662,26.654 C560.06,27.196 561.058,27.846 562.106,28.894 C563.154,29.942 563.803,30.938 564.346,32.338 C564.756,33.391 565.244,34.978 565.378,37.899 C565.522,41.056 565.552,42.003 565.552,50 C565.552,57.996 565.522,58.943 565.378,62.101 M570.82,37.631 C570.674,34.438 570.167,32.258 569.425,30.349 C568.659,28.377 567.633,26.702 565.965,25.035 C564.297,23.368 562.623,22.342 560.652,21.575 C558.743,20.834 556.562,20.326 553.369,20.18 C550.169,20.033 549.148,20 541,20 C532.853,20 531.831,20.033 528.631,20.18 C525.438,20.326 523.257,20.834 521.349,21.575 C519.376,22.342 517.703,23.368 516.035,25.035 C514.368,26.702 513.342,28.377 512.574,30.349 C511.834,32.258 511.326,34.438 511.181,37.631 C511.035,40.831 511,41.851 511,50 C511,58.147 511.035,59.17 511.181,62.369 C511.326,65.562 511.834,67.743 512.574,69.651 C513.342,71.625 514.368,73.296 516.035,74.965 C517.703,76.634 519.376,77.658 521.349,78.425 C523.257,79.167 525.438,79.673 528.631,79.82 C531.831,79.965 532.853,80.001 541,80.001 C549.148,80.001 550.169,79.965 553.369,79.82 C556.562,79.673 558.743,79.167 560.652,78.425 C562.623,77.658 564.297,76.634 565.965,74.965 C567.633,73.296 568.659,71.625 569.425,69.651 C570.167,67.743 570.674,65.562 570.82,62.369 C570.966,59.17 571,58.147 571,50 C571,41.851 570.966,40.831 570.82,37.631\">\u003c/path>\u003c/g>\u003c/g>\u003c/g>\u003c/svg>\u003c/div>\u003cdiv style=\"padding-top: 8px;\"> \u003cdiv style=\" color:#3897f0; font-family:Arial,sans-serif; font-size:14px; font-style:normal; font-weight:550; line-height:18px;\">View this post on Instagram\u003c/div>\u003c/div>\u003cdiv style=\"padding: 12.5% 0;\">\u003c/div> \u003cdiv style=\"display: flex; flex-direction: row; margin-bottom: 14px; align-items: center;\">\u003cdiv> \u003cdiv style=\"background-color: #F4F4F4; border-radius: 50%; height: 12.5px; width: 12.5px; transform: translateX(0px) translateY(7px);\">\u003c/div> \u003cdiv style=\"background-color: #F4F4F4; height: 12.5px; transform: rotate(-45deg) translateX(3px) translateY(1px); width: 12.5px; flex-grow: 0; margin-right: 14px; margin-left: 2px;\">\u003c/div> \u003cdiv style=\"background-color: #F4F4F4; border-radius: 50%; height: 12.5px; width: 12.5px; transform: translateX(9px) translateY(-18px);\">\u003c/div>\u003c/div>\u003cdiv style=\"margin-left: 8px;\"> \u003cdiv style=\" background-color: #F4F4F4; border-radius: 50%; flex-grow: 0; height: 20px; width: 20px;\">\u003c/div> \u003cdiv style=\" width: 0; height: 0; border-top: 2px solid transparent; border-left: 6px solid #f4f4f4; border-bottom: 2px solid transparent; transform: translateX(16px) translateY(-4px) rotate(30deg)\">\u003c/div>\u003c/div>\u003cdiv style=\"margin-left: auto;\"> \u003cdiv style=\" width: 0px; border-top: 8px solid #F4F4F4; border-right: 8px solid transparent; transform: translateY(16px);\">\u003c/div> \u003cdiv style=\" background-color: #F4F4F4; flex-grow: 0; height: 12px; width: 16px; transform: translateY(-4px);\">\u003c/div> \u003cdiv style=\" width: 0; height: 0; border-top: 8px solid #F4F4F4; border-left: 8px solid transparent; transform: translateY(-4px) translateX(8px);\">\u003c/div>\u003c/div>\u003c/div> \u003cdiv style=\"display: flex; flex-direction: column; flex-grow: 1; justify-content: center; margin-bottom: 24px;\"> \u003cdiv style=\" background-color: #F4F4F4; border-radius: 4px; flex-grow: 0; height: 14px; margin-bottom: 6px; width: 224px;\">\u003c/div> \u003cdiv style=\" background-color: #F4F4F4; border-radius: 4px; flex-grow: 0; height: 14px; width: 144px;\">\u003c/div>\u003c/div>\u003c/a>\u003c/div>\u003c/blockquote>","provider":"Instagram","rendering_hint":"default","schedule":{},"type":"embed","url":"https://www.instagram.com/p/DU9YA14DOM6/"},{"html":"\u003cp>The all-time leading goal scorer in U.S. Olympic women’s hockey helped lead Team USA back to the top, securing her fifth Olympic medal and closing out her Olympic career with gold.\u003c/p>\n\n\u003cp>Still, in the weeks since, she’s been less focused on the hardware and more focused on the moment.\u003c/p>\n\n\u003cp>“I’ve been taking it all in,” Hilary said. “There’s so many things that go into one person’s success, and I had friends and family there, and it was just so special in that way… what a storybook ending to win at the end.”\u003c/p>\n\n\u003cp>That perspective is what makes this win feel different.\u003c/p>\n\n\u003cp>“From a national team standpoint, representing your country is just always such a huge honor,” she continued. “When you take the ice, you really feel like America’s team, and you can have a positive impact through sport… and I really felt like that’s what we were doing out there.”\u003c/p>\n\n\u003cp>“And now to find that success at the end of the journey, and be able to share that tangible win with everyone — the medal — is so cool. All of us going into our respective communities, having a piece of hardware and being able to share that with people is just so outstanding.”\u003c/p>\n\n","schedule":{},"type":"html"},{"attributes":{"@provider":"YouTube","@query":"https://www.youtube.com/oembed?format=json&omit_script=true&omitscript=true&url=https%3A%2F%2Fwww.youtube.com%2Fwatch%3Fv%3Djg-p-MYqrVs","@url":"https://www.youtube.com/watch?v=jg-p-MYqrVs","author_name":"HERSHEY'S","author_url":"https://www.youtube.com/@hersheys","height":113,"html":"\u003ciframe width=\"200\" height=\"113\" src=\"https://www.youtube.com/embed/jg-p-MYqrVs?feature=oembed\" frameborder=\"0\" allow=\"accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share\" referrerpolicy=\"strict-origin-when-cross-origin\" allowfullscreen title=\"Hershey&#39;s Olympics Athlete Collab Hilary Knight\">\u003c/iframe>","provider_name":"YouTube","provider_url":"https://www.youtube.com/","thumbnail_height":360,"thumbnail_url":"https://i.ytimg.com/vi/jg-p-MYqrVs/hqdefault.jpg","thumbnail_width":480,"title":"Hershey's Olympics Athlete Collab Hilary Knight","type":"video","version":"1.0","width":200},"embed_type":"video","html":"\u003ciframe width=\"200\" height=\"113\" src=\"https://www.youtube.com/embed/jg-p-MYqrVs?feature=oembed\" frameborder=\"0\" allow=\"accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share\" referrerpolicy=\"strict-origin-when-cross-origin\" allowfullscreen title=\"Hershey&#39;s Olympics Athlete Collab Hilary Knight\">\u003c/iframe>","provider":"YouTube","rendering_hint":"default","schedule":{},"type":"embed","url":"https://www.youtube.com/watch?v=jg-p-MYqrVs"},{"html":"\u003cp>But if the medal is the headline, the memories are the story.\u003c/p>\n\n\u003cp>When I asked Hilary about her “happy place” during the Games, she didn’t hesitate. It wasn’t the rink. It wasn’t the podium.\u003c/p>\n\n\u003cp>It was a dinner. \u003c/p>\n\n\u003cp>A random, squeezed-in family dinner after one of the games.\u003c/p>\n\n\u003cp>“I was just filled with so much gratitude,” she said. “We ended up meeting at a pizza place… and to see my godchildren, it was just so cool that everyone made the trip. You could feel the love.”\u003c/p>\n\n\u003cp>“Everyone was just so happy to be at the Olympics, enjoying themselves, and it’s just sort of a testament to all the sacrifices they’ve made to put one of us kids in a position to realize our dreams… that was really special.”\u003c/p>\n\n\u003cp>Because while the world sees gold, she sees the path it took to get there.\u003c/p>\n\n\u003cp>“And it’s not necessarily a destination,” Hilary said, reflecting on the Hershey’s “Happy Place” message. “It’s really those smaller touchpoints along the way.”\u003c/p>\n\n","schedule":{},"type":"html"},{"attributes":{"@provider":"Instagram","@query":"https://graph.facebook.com/v23.0/instagram_oembed?access_token=121897277851831%7CB5Jm6zMX5ynaMiun755Y_feWNSc&format=json&omit_script=true&omitscript=true&url=https%3A%2F%2Fwww.instagram.com%2Fp%2FDU5rM4XDORz%2F","@url":"https://www.instagram.com/p/DU5rM4XDORz/","author_name":"","author_url":"","height":0,"html":"\u003cblockquote class=\"instagram-media\" data-instgrm-captioned data-instgrm-permalink=\"https://www.instagram.com/reel/DU5rM4XDORz/?utm_source=ig_embed&amp;utm_campaign=loading\" data-instgrm-version=\"14\" style=\" background:#FFF; border:0; border-radius:3px; box-shadow:0 0 1px 0 rgba(0,0,0,0.5),0 1px 10px 0 rgba(0,0,0,0.15); margin: 1px; max-width:658px; min-width:326px; padding:0; width:99.375%; width:-webkit-calc(100% - 2px); width:calc(100% - 2px);\">\u003cdiv style=\"padding:16px;\"> \u003ca href=\"https://www.instagram.com/reel/DU5rM4XDORz/?utm_source=ig_embed&amp;utm_campaign=loading\" style=\" background:#FFFFFF; line-height:0; padding:0 0; text-align:center; text-decoration:none; width:100%;\" target=\"_blank\"> \u003cdiv style=\" display: flex; flex-direction: row; align-items: center;\"> \u003cdiv style=\"background-color: #F4F4F4; border-radius: 50%; flex-grow: 0; height: 40px; margin-right: 14px; width: 40px;\">\u003c/div> \u003cdiv style=\"display: flex; flex-direction: column; flex-grow: 1; justify-content: center;\"> \u003cdiv style=\" background-color: #F4F4F4; border-radius: 4px; flex-grow: 0; height: 14px; margin-bottom: 6px; width: 100px;\">\u003c/div> \u003cdiv style=\" background-color: #F4F4F4; border-radius: 4px; flex-grow: 0; height: 14px; width: 60px;\">\u003c/div>\u003c/div>\u003c/div>\u003cdiv style=\"padding: 19% 0;\">\u003c/div> \u003cdiv style=\"display:block; height:50px; margin:0 auto 12px; width:50px;\">\u003csvg width=\"50px\" height=\"50px\" viewBox=\"0 0 60 60\" version=\"1.1\" xmlns=\"https://www.w3.org/2000/svg\" xmlns:xlink=\"https://www.w3.org/1999/xlink\">\u003cg stroke=\"none\" stroke-width=\"1\" fill=\"none\" fill-rule=\"evenodd\">\u003cg transform=\"translate(-511.000000, -20.000000)\" fill=\"#000000\">\u003cg>\u003cpath d=\"M556.869,30.41 C554.814,30.41 553.148,32.076 553.148,34.131 C553.148,36.186 554.814,37.852 556.869,37.852 C558.924,37.852 560.59,36.186 560.59,34.131 C560.59,32.076 558.924,30.41 556.869,30.41 M541,60.657 C535.114,60.657 530.342,55.887 530.342,50 C530.342,44.114 535.114,39.342 541,39.342 C546.887,39.342 551.658,44.114 551.658,50 C551.658,55.887 546.887,60.657 541,60.657 M541,33.886 C532.1,33.886 524.886,41.1 524.886,50 C524.886,58.899 532.1,66.113 541,66.113 C549.9,66.113 557.115,58.899 557.115,50 C557.115,41.1 549.9,33.886 541,33.886 M565.378,62.101 C565.244,65.022 564.756,66.606 564.346,67.663 C563.803,69.06 563.154,70.057 562.106,71.106 C561.058,72.155 560.06,72.803 558.662,73.347 C557.607,73.757 556.021,74.244 553.102,74.378 C549.944,74.521 548.997,74.552 541,74.552 C533.003,74.552 532.056,74.521 528.898,74.378 C525.979,74.244 524.393,73.757 523.338,73.347 C521.94,72.803 520.942,72.155 519.894,71.106 C518.846,70.057 518.197,69.06 517.654,67.663 C517.244,66.606 516.755,65.022 516.623,62.101 C516.479,58.943 516.448,57.996 516.448,50 C516.448,42.003 516.479,41.056 516.623,37.899 C516.755,34.978 517.244,33.391 517.654,32.338 C518.197,30.938 518.846,29.942 519.894,28.894 C520.942,27.846 521.94,27.196 523.338,26.654 C524.393,26.244 525.979,25.756 528.898,25.623 C532.057,25.479 533.004,25.448 541,25.448 C548.997,25.448 549.943,25.479 553.102,25.623 C556.021,25.756 557.607,26.244 558.662,26.654 C560.06,27.196 561.058,27.846 562.106,28.894 C563.154,29.942 563.803,30.938 564.346,32.338 C564.756,33.391 565.244,34.978 565.378,37.899 C565.522,41.056 565.552,42.003 565.552,50 C565.552,57.996 565.522,58.943 565.378,62.101 M570.82,37.631 C570.674,34.438 570.167,32.258 569.425,30.349 C568.659,28.377 567.633,26.702 565.965,25.035 C564.297,23.368 562.623,22.342 560.652,21.575 C558.743,20.834 556.562,20.326 553.369,20.18 C550.169,20.033 549.148,20 541,20 C532.853,20 531.831,20.033 528.631,20.18 C525.438,20.326 523.257,20.834 521.349,21.575 C519.376,22.342 517.703,23.368 516.035,25.035 C514.368,26.702 513.342,28.377 512.574,30.349 C511.834,32.258 511.326,34.438 511.181,37.631 C511.035,40.831 511,41.851 511,50 C511,58.147 511.035,59.17 511.181,62.369 C511.326,65.562 511.834,67.743 512.574,69.651 C513.342,71.625 514.368,73.296 516.035,74.965 C517.703,76.634 519.376,77.658 521.349,78.425 C523.257,79.167 525.438,79.673 528.631,79.82 C531.831,79.965 532.853,80.001 541,80.001 C549.148,80.001 550.169,79.965 553.369,79.82 C556.562,79.673 558.743,79.167 560.652,78.425 C562.623,77.658 564.297,76.634 565.965,74.965 C567.633,73.296 568.659,71.625 569.425,69.651 C570.167,67.743 570.674,65.562 570.82,62.369 C570.966,59.17 571,58.147 571,50 C571,41.851 570.966,40.831 570.82,37.631\">\u003c/path>\u003c/g>\u003c/g>\u003c/g>\u003c/svg>\u003c/div>\u003cdiv style=\"padding-top: 8px;\"> \u003cdiv style=\" color:#3897f0; font-family:Arial,sans-serif; font-size:14px; font-style:normal; font-weight:550; line-height:18px;\">View this post on Instagram\u003c/div>\u003c/div>\u003cdiv style=\"padding: 12.5% 0;\">\u003c/div> \u003cdiv style=\"display: flex; flex-direction: row; margin-bottom: 14px; align-items: center;\">\u003cdiv> \u003cdiv style=\"background-color: #F4F4F4; border-radius: 50%; height: 12.5px; width: 12.5px; transform: translateX(0px) translateY(7px);\">\u003c/div> \u003cdiv style=\"background-color: #F4F4F4; height: 12.5px; transform: rotate(-45deg) translateX(3px) translateY(1px); width: 12.5px; flex-grow: 0; margin-right: 14px; margin-left: 2px;\">\u003c/div> \u003cdiv style=\"background-color: #F4F4F4; border-radius: 50%; height: 12.5px; width: 12.5px; transform: translateX(9px) translateY(-18px);\">\u003c/div>\u003c/div>\u003cdiv style=\"margin-left: 8px;\"> \u003cdiv style=\" background-color: #F4F4F4; border-radius: 50%; flex-grow: 0; height: 20px; width: 20px;\">\u003c/div> \u003cdiv style=\" width: 0; height: 0; border-top: 2px solid transparent; border-left: 6px solid #f4f4f4; border-bottom: 2px solid transparent; transform: translateX(16px) translateY(-4px) rotate(30deg)\">\u003c/div>\u003c/div>\u003cdiv style=\"margin-left: auto;\"> \u003cdiv style=\" width: 0px; border-top: 8px solid #F4F4F4; border-right: 8px solid transparent; transform: translateY(16px);\">\u003c/div> \u003cdiv style=\" background-color: #F4F4F4; flex-grow: 0; height: 12px; width: 16px; transform: translateY(-4px);\">\u003c/div> \u003cdiv style=\" width: 0; height: 0; border-top: 8px solid #F4F4F4; border-left: 8px solid transparent; transform: translateY(-4px) translateX(8px);\">\u003c/div>\u003c/div>\u003c/div> \u003cdiv style=\"display: flex; flex-direction: column; flex-grow: 1; justify-content: center; margin-bottom: 24px;\"> \u003cdiv style=\" background-color: #F4F4F4; border-radius: 4px; flex-grow: 0; height: 14px; margin-bottom: 6px; width: 224px;\">\u003c/div> \u003cdiv style=\" background-color: #F4F4F4; border-radius: 4px; flex-grow: 0; height: 14px; width: 144px;\">\u003c/div>\u003c/div>\u003c/a>\u003c/div>\u003c/blockquote>","provider_name":"Instagram","provider_url":"https://www.instagram.com/","thumbnail_height":0,"thumbnail_url":"","thumbnail_width":0,"title":"","type":"rich","version":"1.0","width":658},"embed_type":"rich","html":"\u003cblockquote class=\"instagram-media\" data-instgrm-captioned data-instgrm-permalink=\"https://www.instagram.com/reel/DU5rM4XDORz/?utm_source=ig_embed&amp;utm_campaign=loading\" data-instgrm-version=\"14\" style=\" background:#FFF; border:0; border-radius:3px; box-shadow:0 0 1px 0 rgba(0,0,0,0.5),0 1px 10px 0 rgba(0,0,0,0.15); margin: 1px; max-width:658px; min-width:326px; padding:0; width:99.375%; width:-webkit-calc(100% - 2px); width:calc(100% - 2px);\">\u003cdiv style=\"padding:16px;\"> \u003ca href=\"https://www.instagram.com/reel/DU5rM4XDORz/?utm_source=ig_embed&amp;utm_campaign=loading\" style=\" background:#FFFFFF; line-height:0; padding:0 0; text-align:center; text-decoration:none; width:100%;\" target=\"_blank\"> \u003cdiv style=\" display: flex; flex-direction: row; align-items: center;\"> \u003cdiv style=\"background-color: #F4F4F4; border-radius: 50%; flex-grow: 0; height: 40px; margin-right: 14px; width: 40px;\">\u003c/div> \u003cdiv style=\"display: flex; flex-direction: column; flex-grow: 1; justify-content: center;\"> \u003cdiv style=\" background-color: #F4F4F4; border-radius: 4px; flex-grow: 0; height: 14px; margin-bottom: 6px; width: 100px;\">\u003c/div> \u003cdiv style=\" background-color: #F4F4F4; border-radius: 4px; flex-grow: 0; height: 14px; width: 60px;\">\u003c/div>\u003c/div>\u003c/div>\u003cdiv style=\"padding: 19% 0;\">\u003c/div> \u003cdiv style=\"display:block; height:50px; margin:0 auto 12px; width:50px;\">\u003csvg width=\"50px\" height=\"50px\" viewBox=\"0 0 60 60\" version=\"1.1\" xmlns=\"https://www.w3.org/2000/svg\" xmlns:xlink=\"https://www.w3.org/1999/xlink\">\u003cg stroke=\"none\" stroke-width=\"1\" fill=\"none\" fill-rule=\"evenodd\">\u003cg transform=\"translate(-511.000000, -20.000000)\" fill=\"#000000\">\u003cg>\u003cpath d=\"M556.869,30.41 C554.814,30.41 553.148,32.076 553.148,34.131 C553.148,36.186 554.814,37.852 556.869,37.852 C558.924,37.852 560.59,36.186 560.59,34.131 C560.59,32.076 558.924,30.41 556.869,30.41 M541,60.657 C535.114,60.657 530.342,55.887 530.342,50 C530.342,44.114 535.114,39.342 541,39.342 C546.887,39.342 551.658,44.114 551.658,50 C551.658,55.887 546.887,60.657 541,60.657 M541,33.886 C532.1,33.886 524.886,41.1 524.886,50 C524.886,58.899 532.1,66.113 541,66.113 C549.9,66.113 557.115,58.899 557.115,50 C557.115,41.1 549.9,33.886 541,33.886 M565.378,62.101 C565.244,65.022 564.756,66.606 564.346,67.663 C563.803,69.06 563.154,70.057 562.106,71.106 C561.058,72.155 560.06,72.803 558.662,73.347 C557.607,73.757 556.021,74.244 553.102,74.378 C549.944,74.521 548.997,74.552 541,74.552 C533.003,74.552 532.056,74.521 528.898,74.378 C525.979,74.244 524.393,73.757 523.338,73.347 C521.94,72.803 520.942,72.155 519.894,71.106 C518.846,70.057 518.197,69.06 517.654,67.663 C517.244,66.606 516.755,65.022 516.623,62.101 C516.479,58.943 516.448,57.996 516.448,50 C516.448,42.003 516.479,41.056 516.623,37.899 C516.755,34.978 517.244,33.391 517.654,32.338 C518.197,30.938 518.846,29.942 519.894,28.894 C520.942,27.846 521.94,27.196 523.338,26.654 C524.393,26.244 525.979,25.756 528.898,25.623 C532.057,25.479 533.004,25.448 541,25.448 C548.997,25.448 549.943,25.479 553.102,25.623 C556.021,25.756 557.607,26.244 558.662,26.654 C560.06,27.196 561.058,27.846 562.106,28.894 C563.154,29.942 563.803,30.938 564.346,32.338 C564.756,33.391 565.244,34.978 565.378,37.899 C565.522,41.056 565.552,42.003 565.552,50 C565.552,57.996 565.522,58.943 565.378,62.101 M570.82,37.631 C570.674,34.438 570.167,32.258 569.425,30.349 C568.659,28.377 567.633,26.702 565.965,25.035 C564.297,23.368 562.623,22.342 560.652,21.575 C558.743,20.834 556.562,20.326 553.369,20.18 C550.169,20.033 549.148,20 541,20 C532.853,20 531.831,20.033 528.631,20.18 C525.438,20.326 523.257,20.834 521.349,21.575 C519.376,22.342 517.703,23.368 516.035,25.035 C514.368,26.702 513.342,28.377 512.574,30.349 C511.834,32.258 511.326,34.438 511.181,37.631 C511.035,40.831 511,41.851 511,50 C511,58.147 511.035,59.17 511.181,62.369 C511.326,65.562 511.834,67.743 512.574,69.651 C513.342,71.625 514.368,73.296 516.035,74.965 C517.703,76.634 519.376,77.658 521.349,78.425 C523.257,79.167 525.438,79.673 528.631,79.82 C531.831,79.965 532.853,80.001 541,80.001 C549.148,80.001 550.169,79.965 553.369,79.82 C556.562,79.673 558.743,79.167 560.652,78.425 C562.623,77.658 564.297,76.634 565.965,74.965 C567.633,73.296 568.659,71.625 569.425,69.651 C570.167,67.743 570.674,65.562 570.82,62.369 C570.966,59.17 571,58.147 571,50 C571,41.851 570.966,40.831 570.82,37.631\">\u003c/path>\u003c/g>\u003c/g>\u003c/g>\u003c/svg>\u003c/div>\u003cdiv style=\"padding-top: 8px;\"> \u003cdiv style=\" color:#3897f0; font-family:Arial,sans-serif; font-size:14px; font-style:normal; font-weight:550; line-height:18px;\">View this post on Instagram\u003c/div>\u003c/div>\u003cdiv style=\"padding: 12.5% 0;\">\u003c/div> \u003cdiv style=\"display: flex; flex-direction: row; margin-bottom: 14px; align-items: center;\">\u003cdiv> \u003cdiv style=\"background-color: #F4F4F4; border-radius: 50%; height: 12.5px; width: 12.5px; transform: translateX(0px) translateY(7px);\">\u003c/div> \u003cdiv style=\"background-color: #F4F4F4; height: 12.5px; transform: rotate(-45deg) translateX(3px) translateY(1px); width: 12.5px; flex-grow: 0; margin-right: 14px; margin-left: 2px;\">\u003c/div> \u003cdiv style=\"background-color: #F4F4F4; border-radius: 50%; height: 12.5px; width: 12.5px; transform: translateX(9px) translateY(-18px);\">\u003c/div>\u003c/div>\u003cdiv style=\"margin-left: 8px;\"> \u003cdiv style=\" background-color: #F4F4F4; border-radius: 50%; flex-grow: 0; height: 20px; width: 20px;\">\u003c/div> \u003cdiv style=\" width: 0; height: 0; border-top: 2px solid transparent; border-left: 6px solid #f4f4f4; border-bottom: 2px solid transparent; transform: translateX(16px) translateY(-4px) rotate(30deg)\">\u003c/div>\u003c/div>\u003cdiv style=\"margin-left: auto;\"> \u003cdiv style=\" width: 0px; border-top: 8px solid #F4F4F4; border-right: 8px solid transparent; transform: translateY(16px);\">\u003c/div> \u003cdiv style=\" background-color: #F4F4F4; flex-grow: 0; height: 12px; width: 16px; transform: translateY(-4px);\">\u003c/div> \u003cdiv style=\" width: 0; height: 0; border-top: 8px solid #F4F4F4; border-left: 8px solid transparent; transform: translateY(-4px) translateX(8px);\">\u003c/div>\u003c/div>\u003c/div> \u003cdiv style=\"display: flex; flex-direction: column; flex-grow: 1; justify-content: center; margin-bottom: 24px;\"> \u003cdiv style=\" background-color: #F4F4F4; border-radius: 4px; flex-grow: 0; height: 14px; margin-bottom: 6px; width: 224px;\">\u003c/div> \u003cdiv style=\" background-color: #F4F4F4; border-radius: 4px; flex-grow: 0; height: 14px; width: 144px;\">\u003c/div>\u003c/div>\u003c/a>\u003c/div>\u003c/blockquote>","provider":"Instagram","rendering_hint":"default","schedule":{},"type":"embed","url":"https://www.instagram.com/p/DU5rM4XDORz/"},{"html":"\u003cp>And then, as if the storybook ending needed one more chapter — there was this: an engagement.\u003c/p>\n\n\u003cp>During her final Olympic run, Hilary got engaged to four-time Olympic speed skater \u003cstrong>Brittany Bowe\u003c/strong>, who was also competing in her last Games.\u003c/p>\n\n\u003cp>The two, who met through the Olympics, found themselves — fittingly — sharing the experience side by side.\u003c/p>\n\n\u003cp>“We met through the Olympic Games, and the majority of each one of our lives has been spent in that Olympic spirit,” Hilary said. “So to be able to share that… we were actually just down the hall from one another, and it worked out really well.”\u003c/p>\n\n\u003cp>They saw each other every day. Cheered each other on. Moved through the chaos of the Games together.\u003c/p>\n\n\u003cp>“It was just kind of a storybook ending to these amazing careers,” she said. “Her last Games, my last Games… and she was at our gold medal victory as well.”\u003c/p>\n\n\u003cp>“So, to be able to share something like that with a person that you love the most is outstanding… it was just great.” \u003c/p>\n\n","schedule":{},"type":"html"},{"attributes":{"@provider":"YouTube","@query":"https://www.youtube.com/oembed?format=json&omit_script=true&omitscript=true&url=https%3A%2F%2Fwww.youtube.com%2Fwatch%3Fv%3D7vMZR94DP5o%26t%3D1s","@url":"https://www.youtube.com/watch?v=7vMZR94DP5o&t=1s","author_name":"HERSHEY'S","author_url":"https://www.youtube.com/@hersheys","height":113,"html":"\u003ciframe width=\"200\" height=\"113\" src=\"https://www.youtube.com/embed/7vMZR94DP5o?start=1&feature=oembed\" frameborder=\"0\" allow=\"accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share\" referrerpolicy=\"strict-origin-when-cross-origin\" allowfullscreen title=\"The Real Gold - Hershey&#39;s Olympics\">\u003c/iframe>","provider_name":"YouTube","provider_url":"https://www.youtube.com/","thumbnail_height":360,"thumbnail_url":"https://i.ytimg.com/vi/7vMZR94DP5o/hqdefault.jpg","thumbnail_width":480,"title":"The Real Gold - Hershey's Olympics","type":"video","version":"1.0","width":200},"embed_type":"video","html":"\u003ciframe width=\"200\" height=\"113\" src=\"https://www.youtube.com/embed/7vMZR94DP5o?start=1&feature=oembed\" frameborder=\"0\" allow=\"accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share\" referrerpolicy=\"strict-origin-when-cross-origin\" allowfullscreen title=\"The Real Gold - Hershey&#39;s Olympics\">\u003c/iframe>","provider":"YouTube","rendering_hint":"default","schedule":{},"type":"embed","url":"https://www.youtube.com/watch?v=7vMZR94DP5o&t=1s"}],"canonical_url":"https://www.iheart.com/content/2026-04-01-hilary-knight-on-olympic-gold-heated-rivalry-fandom-more/","cuser":"user/ldap/1122166","enable_featured_widget":true,"exclusion":{"tags":[]},"external_url":"","fb_allow_comments":true,"featured_widget":{"country":"","id":"","kind":"","related_id":""},"feed_content_id":"","feed_partner_content":false,"feed_permalink":"","feed_type":"","feed_vendor":"","include_recommendations":true,"include_video_monetization":true,"is_sponsored":false,"keywords":["keywords/Hilary Knight","keywords/Olympic","keywords/gold","keywords/Rivalry"],"primary_image":{"bucket":"new_assets","id":"%2F69cd9dd33b7cb08dec74f1b6"},"primary_target":{"categories":["categories/music-news"],"distribution":["formats/CHRPOP","formats/CHRRHYTHMIC"]},"publish_date":1775082960000,"publish_end_date":4115978604802,"publish_origin":"brands/iHeartRadio","seo_title":"Hilary Knight On Olympic Gold, 'Heated Rivalry' Fandom, & More","show_updated_timestamp":false,"simplereach_enabled":false,"slug":"2026-04-01-hilary-knight-on-olympic-gold-heated-rivalry-fandom-more","social_title":"Hilary Knight Reflects On Olympic Gold, 'Heated Rivalry' Fandom, & A Storybook Ending In Milan","summary":"Fresh off her latest Olympic victory, Hilary Knight hasn’t exactly slowed down. If anything, she’s accelerated — turning a post-Olympics run into a full-blown, box office–level press run.","targets":[{"categories":["categories/music-news"],"distribution":["brands/iHeartRadio"]},{"categories":["categories/sports"],"distribution":["brands/Olympics","facets/All Sites - English","brands/iHeartRadio"]},{"categories":["syndications/apple-news"],"distribution":[]},{"categories":["syndications/news"],"distribution":[]}],"title":"Hilary Knight On Olympic Gold, 'Heated Rivalry' Fandom, & More","permalink":"https://onairwithryan.iheart.com/content/2026-04-01-hilary-knight-on-olympic-gold-heated-rivalry-fandom-more/"},"slug":"2026-04-01-hilary-knight-on-olympic-gold-heated-rivalry-fandom-more","summary":{"image":"https://i.iheart.com/v3/re/new_assets/69cd9dd33b7cb08dec74f1b6","title":"Hilary Knight On Olympic Gold, 'Heated Rivalry' Fandom, & More","description":"Fresh off her latest Olympic victory, Hilary Knight hasn’t exactly slowed down. If anything, she’s accelerated — turning a post-Olympics run into a full-blown, box office–level press run.","author":"Lauren Crawford"},"pub_start":1775082960000,"pub_until":4115978604802,"pub_changed":1775131710520,"subscription":[{"tags":["categories/music-news","formats/CHRPOP","formats/CHRRHYTHMIC"]},{"tags":["categories/music-news","brands/iHeartRadio"]},{"tags":["categories/sports","brands/Olympics","facets/All Sites - English","brands/iHeartRadio"]},{"tags":["syndications/apple-news"]},{"tags":["syndications/news"]}],"exclusion":[{"tags":[]}],"linksData":[],"lookup":["publish_origin:brands/iHeartRadio","id:/69cd9b5b3b7cb08dec74f1a2","slug:2026-04-01-hilary-knight-on-olympic-gold-heated-rivalry-fandom-more","slug:2026-04-01-hilary-knight-on-olympic-gold-heated-rivalry-fandom-more","keyword:keywords/Hilary Knight","keyword:keywords/Olympic","keyword:keywords/gold","keyword:keywords/Rivalry","author:user"]}},{"id":"%2F69c1af55054f74280c8eb3b9","type":"PUBLISHING","record":{"ref_id":"%2F69c1af55054f74280c8eb3b9","type":"content","payload":{"amp_enabled":true,"apple_news":{"ref_id":"064e641f-48d2-4180-93af-5f476cc94bff","revision_id":"AAAAAAAAAAAAAAAAAAAABQ=="},"author":"Lauren Crawford","blocks":[{"id":"8666","kind":"station","related_id":"","schedule":{},"type":"catalog"},{"attributes":{"mimetype":"image/png","type":"image"},"bucket":"new_assets","caption":"","id":"%2F69c70e615f1c4d0587092a1b","new_tab":false,"schedule":{},"source_credit":"","title":"","type":"asset","url":"","use_caption":false},{"html":"\u003cp>When you’re the first, the hope is that you’re not the last.\u003c/p>\n\n\u003cp>Before \u003cstrong>Erin Jackson\u003c/strong> became the first Black woman to win an individual Winter Olympic gold medal, there was \u003cstrong>Debi Thomas\u003c/strong> — the first Black woman to win a medal at the \u003ca href=\"https://www.binnews.com/content/2026-02-05-black-olympians-on-team-usa-at-milano-cortina-2026/\" data-content-id=\"/6984d04c3c7deeae4c4e3203\">Winter Olympics\u003c/a>, earning bronze in figure skating in 1988.\u003c/p>\n\n\u003cp>Then came \u003cstrong>Vonetta Flowers\u003c/strong>, who became the first Black athlete to win gold at the Winter Olympics as part of the U.S. two-woman bobsled team in 2002.\u003c/p>\n\n\u003cp>Now, there’s a growing list of names following in their footsteps — 2026 gold medalists \u003cstrong>Elana Meyers Taylor \u003c/strong>(monobob) and \u003cstrong>Laila Edwards\u003c/strong> (ice hockey) both made history in their respective sports at this year's Games — each helping to reframe what’s possible for Black women in winter sports.\u003c/p>\n\n\u003cp>Together, they’ve brought a new level of visibility to a space that hasn’t always reflected them, opening doors and holding them open for the next generation.\u003c/p>\n\n\u003cp>While Jackson didn’t leave the 2026 Games with a medal, she accomplished something just as meaningful: her third Olympic appearance — and history, once again, as the first Black woman to serve as a flag bearer for Team USA.\u003c/p>\n\n\u003cp>It’s one thing to say medals aren’t everything — it’s another to live it. And what Jackson, along with those who came before her and those coming after, are doing is bigger than gold, silver, or bronze.\u003c/p>\n\n\u003cp>It’s about impact. Exposure. Possibility.\u003c/p>\n\n\u003cp>It’s about showing Black girls there is space for them — on the ice, on the podium, and anywhere their dreams take them.\u003c/p>\n\n\u003cp>It’s that ability to dream big and not let anything, including a lack of representation, stand in your way — that Jackson stands firm in. And for her, that message is clear. \u003c/p>\n\n\u003cp>“Don’t be afraid to try something new,” she told iHeartRadio in an exclusive interview. “I know that it really helps to see people like you achieving something, but also don’t be afraid to be the first.”\u003c/p>\n\n\u003cp>Read our full Q&amp;A with Erin Jackson below.\u003c/p>\n\n","schedule":{},"type":"html"},{"attributes":{"@provider":"YouTube","@query":"https://www.youtube.com/oembed?format=json&omit_script=true&omitscript=true&url=https%3A%2F%2Fwww.youtube.com%2Fwatch%3Fv%3DIOum6OT_tbo","@url":"https://www.youtube.com/watch?v=IOum6OT_tbo","author_name":"HERSHEY'S","author_url":"https://www.youtube.com/@hersheys","height":113,"html":"\u003ciframe width=\"200\" height=\"113\" src=\"https://www.youtube.com/embed/IOum6OT_tbo?feature=oembed\" frameborder=\"0\" allow=\"accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share\" referrerpolicy=\"strict-origin-when-cross-origin\" allowfullscreen title=\"Hershey&#39;s Olympics Athlete Collab Erin Jackson\">\u003c/iframe>","provider_name":"YouTube","provider_url":"https://www.youtube.com/","thumbnail_height":360,"thumbnail_url":"https://i.ytimg.com/vi/IOum6OT_tbo/hqdefault.jpg","thumbnail_width":480,"title":"Hershey's Olympics Athlete Collab Erin Jackson","type":"video","version":"1.0","width":200},"embed_type":"video","html":"\u003ciframe width=\"200\" height=\"113\" src=\"https://www.youtube.com/embed/IOum6OT_tbo?feature=oembed\" frameborder=\"0\" allow=\"accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share\" referrerpolicy=\"strict-origin-when-cross-origin\" allowfullscreen title=\"Hershey&#39;s Olympics Athlete Collab Erin Jackson\">\u003c/iframe>","provider":"YouTube","rendering_hint":"default","schedule":{},"type":"embed","url":"https://www.youtube.com/watch?v=IOum6OT_tbo"},{"html":"\u003cp>\u003cstrong>\u003cem>Watching you compete in Milan was such a proud moment — I loved tuning into every race. When you think back on the Games, what moments will stay with you the longest?\u003c/em>\u003c/strong>\u003c/p>\n\n\u003cp>One of them for sure was walking out with the flag in the opening ceremonies. It's just an amazing way to kick off the Games. And then being there with my teammates. For a lot of them, it was their first Olympics, so just being able to witness a lot of firsts for them was really awesome. I feel like the mom of the team, so it's really cool getting to witness these things with my teammates. \u003c/p>\n\n\u003cp>And then also getting to watch a lot of the other Olympic sports, especially with athletes from those sports, because they could share the details and the behind-the-scenes things and the scoring and all of that. So, yeah, I had a lot of really cool moments from the Games.\u003c/p>\n\n\u003cp>\u003cstrong>\u003cem>We’re chatting because of \u003c/em>\u003c/strong>\u003ca href=\"https://www.youtube.com/playlist?list=PLPVPW_jOYzNst-kH-z5d3dl_7yKievufJ\" target=\"_blank\">\u003cstrong>\u003cem>Hershey’s It’s Your Happy Place campaign\u003c/em>\u003c/strong>\u003c/a>\u003cstrong>\u003cem>. With the games now behind you, what was your happy place in Milan? What centered you while you were there?\u003c/em>\u003c/strong>\u003c/p>\n\n\u003cp>My happy place was definitely with my teammates. Being on the speed skating team is basically a full-time job. We see each other all the time, so it's really lucky that we actually like each other, because we have to spend pretty much all of our time with each other. We really enjoy hanging out together. \u003c/p>\n\n\u003cp>We play a lot of card games and hang out together in our downtime. That was definitely my happy place: being with my team. We were all on the same floor of the Team USA building, so we got to see each other every day, just like usual.\u003c/p>\n\n","schedule":{},"type":"html"},{"attributes":{"@provider":"Instagram","@query":"https://graph.facebook.com/v23.0/instagram_oembed?access_token=121897277851831%7CB5Jm6zMX5ynaMiun755Y_feWNSc&format=json&omit_script=true&omitscript=true&url=https%3A%2F%2Fwww.instagram.com%2Fp%2FDU578xFjiVG%2F%3Fhl%3Den","@url":"https://www.instagram.com/p/DU578xFjiVG/?hl=en","author_name":"","author_url":"","html":"\u003cblockquote class=\"instagram-media\" data-instgrm-captioned data-instgrm-permalink=\"https://www.instagram.com/reel/DU578xFjiVG/?utm_source=ig_embed&amp;utm_campaign=loading\" data-instgrm-version=\"14\" style=\" background:#FFF; border:0; border-radius:3px; box-shadow:0 0 1px 0 rgba(0,0,0,0.5),0 1px 10px 0 rgba(0,0,0,0.15); margin: 1px; max-width:658px; min-width:326px; padding:0; width:99.375%; width:-webkit-calc(100% - 2px); width:calc(100% - 2px);\">\u003cdiv style=\"padding:16px;\"> \u003ca href=\"https://www.instagram.com/reel/DU578xFjiVG/?utm_source=ig_embed&amp;utm_campaign=loading\" style=\" background:#FFFFFF; line-height:0; padding:0 0; text-align:center; text-decoration:none; width:100%;\" target=\"_blank\"> \u003cdiv style=\" display: flex; flex-direction: row; align-items: center;\"> \u003cdiv style=\"background-color: #F4F4F4; border-radius: 50%; flex-grow: 0; height: 40px; margin-right: 14px; width: 40px;\">\u003c/div> \u003cdiv style=\"display: flex; flex-direction: column; flex-grow: 1; justify-content: center;\"> \u003cdiv style=\" background-color: #F4F4F4; border-radius: 4px; flex-grow: 0; height: 14px; margin-bottom: 6px; width: 100px;\">\u003c/div> \u003cdiv style=\" background-color: #F4F4F4; border-radius: 4px; flex-grow: 0; height: 14px; width: 60px;\">\u003c/div>\u003c/div>\u003c/div>\u003cdiv style=\"padding: 19% 0;\">\u003c/div> \u003cdiv style=\"display:block; height:50px; margin:0 auto 12px; width:50px;\">\u003csvg width=\"50px\" height=\"50px\" viewBox=\"0 0 60 60\" version=\"1.1\" xmlns=\"https://www.w3.org/2000/svg\" xmlns:xlink=\"https://www.w3.org/1999/xlink\">\u003cg stroke=\"none\" stroke-width=\"1\" fill=\"none\" fill-rule=\"evenodd\">\u003cg transform=\"translate(-511.000000, -20.000000)\" fill=\"#000000\">\u003cg>\u003cpath d=\"M556.869,30.41 C554.814,30.41 553.148,32.076 553.148,34.131 C553.148,36.186 554.814,37.852 556.869,37.852 C558.924,37.852 560.59,36.186 560.59,34.131 C560.59,32.076 558.924,30.41 556.869,30.41 M541,60.657 C535.114,60.657 530.342,55.887 530.342,50 C530.342,44.114 535.114,39.342 541,39.342 C546.887,39.342 551.658,44.114 551.658,50 C551.658,55.887 546.887,60.657 541,60.657 M541,33.886 C532.1,33.886 524.886,41.1 524.886,50 C524.886,58.899 532.1,66.113 541,66.113 C549.9,66.113 557.115,58.899 557.115,50 C557.115,41.1 549.9,33.886 541,33.886 M565.378,62.101 C565.244,65.022 564.756,66.606 564.346,67.663 C563.803,69.06 563.154,70.057 562.106,71.106 C561.058,72.155 560.06,72.803 558.662,73.347 C557.607,73.757 556.021,74.244 553.102,74.378 C549.944,74.521 548.997,74.552 541,74.552 C533.003,74.552 532.056,74.521 528.898,74.378 C525.979,74.244 524.393,73.757 523.338,73.347 C521.94,72.803 520.942,72.155 519.894,71.106 C518.846,70.057 518.197,69.06 517.654,67.663 C517.244,66.606 516.755,65.022 516.623,62.101 C516.479,58.943 516.448,57.996 516.448,50 C516.448,42.003 516.479,41.056 516.623,37.899 C516.755,34.978 517.244,33.391 517.654,32.338 C518.197,30.938 518.846,29.942 519.894,28.894 C520.942,27.846 521.94,27.196 523.338,26.654 C524.393,26.244 525.979,25.756 528.898,25.623 C532.057,25.479 533.004,25.448 541,25.448 C548.997,25.448 549.943,25.479 553.102,25.623 C556.021,25.756 557.607,26.244 558.662,26.654 C560.06,27.196 561.058,27.846 562.106,28.894 C563.154,29.942 563.803,30.938 564.346,32.338 C564.756,33.391 565.244,34.978 565.378,37.899 C565.522,41.056 565.552,42.003 565.552,50 C565.552,57.996 565.522,58.943 565.378,62.101 M570.82,37.631 C570.674,34.438 570.167,32.258 569.425,30.349 C568.659,28.377 567.633,26.702 565.965,25.035 C564.297,23.368 562.623,22.342 560.652,21.575 C558.743,20.834 556.562,20.326 553.369,20.18 C550.169,20.033 549.148,20 541,20 C532.853,20 531.831,20.033 528.631,20.18 C525.438,20.326 523.257,20.834 521.349,21.575 C519.376,22.342 517.703,23.368 516.035,25.035 C514.368,26.702 513.342,28.377 512.574,30.349 C511.834,32.258 511.326,34.438 511.181,37.631 C511.035,40.831 511,41.851 511,50 C511,58.147 511.035,59.17 511.181,62.369 C511.326,65.562 511.834,67.743 512.574,69.651 C513.342,71.625 514.368,73.296 516.035,74.965 C517.703,76.634 519.376,77.658 521.349,78.425 C523.257,79.167 525.438,79.673 528.631,79.82 C531.831,79.965 532.853,80.001 541,80.001 C549.148,80.001 550.169,79.965 553.369,79.82 C556.562,79.673 558.743,79.167 560.652,78.425 C562.623,77.658 564.297,76.634 565.965,74.965 C567.633,73.296 568.659,71.625 569.425,69.651 C570.167,67.743 570.674,65.562 570.82,62.369 C570.966,59.17 571,58.147 571,50 C571,41.851 570.966,40.831 570.82,37.631\">\u003c/path>\u003c/g>\u003c/g>\u003c/g>\u003c/svg>\u003c/div>\u003cdiv style=\"padding-top: 8px;\"> \u003cdiv style=\" color:#3897f0; font-family:Arial,sans-serif; font-size:14px; font-style:normal; font-weight:550; line-height:18px;\">View this post on Instagram\u003c/div>\u003c/div>\u003cdiv style=\"padding: 12.5% 0;\">\u003c/div> \u003cdiv style=\"display: flex; flex-direction: row; margin-bottom: 14px; align-items: center;\">\u003cdiv> \u003cdiv style=\"background-color: #F4F4F4; border-radius: 50%; height: 12.5px; width: 12.5px; transform: translateX(0px) translateY(7px);\">\u003c/div> \u003cdiv style=\"background-color: #F4F4F4; height: 12.5px; transform: rotate(-45deg) translateX(3px) translateY(1px); width: 12.5px; flex-grow: 0; margin-right: 14px; margin-left: 2px;\">\u003c/div> \u003cdiv style=\"background-color: #F4F4F4; border-radius: 50%; height: 12.5px; width: 12.5px; transform: translateX(9px) translateY(-18px);\">\u003c/div>\u003c/div>\u003cdiv style=\"margin-left: 8px;\"> \u003cdiv style=\" background-color: #F4F4F4; border-radius: 50%; flex-grow: 0; height: 20px; width: 20px;\">\u003c/div> \u003cdiv style=\" width: 0; height: 0; border-top: 2px solid transparent; border-left: 6px solid #f4f4f4; border-bottom: 2px solid transparent; transform: translateX(16px) translateY(-4px) rotate(30deg)\">\u003c/div>\u003c/div>\u003cdiv style=\"margin-left: auto;\"> \u003cdiv style=\" width: 0px; border-top: 8px solid #F4F4F4; border-right: 8px solid transparent; transform: translateY(16px);\">\u003c/div> \u003cdiv style=\" background-color: #F4F4F4; flex-grow: 0; height: 12px; width: 16px; transform: translateY(-4px);\">\u003c/div> \u003cdiv style=\" width: 0; height: 0; border-top: 8px solid #F4F4F4; border-left: 8px solid transparent; transform: translateY(-4px) translateX(8px);\">\u003c/div>\u003c/div>\u003c/div> \u003cdiv style=\"display: flex; flex-direction: column; flex-grow: 1; justify-content: center; margin-bottom: 24px;\"> \u003cdiv style=\" background-color: #F4F4F4; border-radius: 4px; flex-grow: 0; height: 14px; margin-bottom: 6px; width: 224px;\">\u003c/div> \u003cdiv style=\" background-color: #F4F4F4; border-radius: 4px; flex-grow: 0; height: 14px; width: 144px;\">\u003c/div>\u003c/div>\u003c/a>\u003c/div>\u003c/blockquote>","provider_name":"Instagram","provider_url":"https://www.instagram.com/","thumbnail_height":0,"thumbnail_url":"","thumbnail_width":0,"title":"","type":"rich","version":"1.0","width":658},"embed_type":"rich","html":"\u003cblockquote class=\"instagram-media\" data-instgrm-captioned data-instgrm-permalink=\"https://www.instagram.com/reel/DU578xFjiVG/?utm_source=ig_embed&amp;utm_campaign=loading\" data-instgrm-version=\"14\" style=\" background:#FFF; border:0; border-radius:3px; box-shadow:0 0 1px 0 rgba(0,0,0,0.5),0 1px 10px 0 rgba(0,0,0,0.15); margin: 1px; max-width:658px; min-width:326px; padding:0; width:99.375%; width:-webkit-calc(100% - 2px); width:calc(100% - 2px);\">\u003cdiv style=\"padding:16px;\"> \u003ca href=\"https://www.instagram.com/reel/DU578xFjiVG/?utm_source=ig_embed&amp;utm_campaign=loading\" style=\" background:#FFFFFF; line-height:0; padding:0 0; text-align:center; text-decoration:none; width:100%;\" target=\"_blank\"> \u003cdiv style=\" display: flex; flex-direction: row; align-items: center;\"> \u003cdiv style=\"background-color: #F4F4F4; border-radius: 50%; flex-grow: 0; height: 40px; margin-right: 14px; width: 40px;\">\u003c/div> \u003cdiv style=\"display: flex; flex-direction: column; flex-grow: 1; justify-content: center;\"> \u003cdiv style=\" background-color: #F4F4F4; border-radius: 4px; flex-grow: 0; height: 14px; margin-bottom: 6px; width: 100px;\">\u003c/div> \u003cdiv style=\" background-color: #F4F4F4; border-radius: 4px; flex-grow: 0; height: 14px; width: 60px;\">\u003c/div>\u003c/div>\u003c/div>\u003cdiv style=\"padding: 19% 0;\">\u003c/div> \u003cdiv style=\"display:block; height:50px; margin:0 auto 12px; width:50px;\">\u003csvg width=\"50px\" height=\"50px\" viewBox=\"0 0 60 60\" version=\"1.1\" xmlns=\"https://www.w3.org/2000/svg\" xmlns:xlink=\"https://www.w3.org/1999/xlink\">\u003cg stroke=\"none\" stroke-width=\"1\" fill=\"none\" fill-rule=\"evenodd\">\u003cg transform=\"translate(-511.000000, -20.000000)\" fill=\"#000000\">\u003cg>\u003cpath d=\"M556.869,30.41 C554.814,30.41 553.148,32.076 553.148,34.131 C553.148,36.186 554.814,37.852 556.869,37.852 C558.924,37.852 560.59,36.186 560.59,34.131 C560.59,32.076 558.924,30.41 556.869,30.41 M541,60.657 C535.114,60.657 530.342,55.887 530.342,50 C530.342,44.114 535.114,39.342 541,39.342 C546.887,39.342 551.658,44.114 551.658,50 C551.658,55.887 546.887,60.657 541,60.657 M541,33.886 C532.1,33.886 524.886,41.1 524.886,50 C524.886,58.899 532.1,66.113 541,66.113 C549.9,66.113 557.115,58.899 557.115,50 C557.115,41.1 549.9,33.886 541,33.886 M565.378,62.101 C565.244,65.022 564.756,66.606 564.346,67.663 C563.803,69.06 563.154,70.057 562.106,71.106 C561.058,72.155 560.06,72.803 558.662,73.347 C557.607,73.757 556.021,74.244 553.102,74.378 C549.944,74.521 548.997,74.552 541,74.552 C533.003,74.552 532.056,74.521 528.898,74.378 C525.979,74.244 524.393,73.757 523.338,73.347 C521.94,72.803 520.942,72.155 519.894,71.106 C518.846,70.057 518.197,69.06 517.654,67.663 C517.244,66.606 516.755,65.022 516.623,62.101 C516.479,58.943 516.448,57.996 516.448,50 C516.448,42.003 516.479,41.056 516.623,37.899 C516.755,34.978 517.244,33.391 517.654,32.338 C518.197,30.938 518.846,29.942 519.894,28.894 C520.942,27.846 521.94,27.196 523.338,26.654 C524.393,26.244 525.979,25.756 528.898,25.623 C532.057,25.479 533.004,25.448 541,25.448 C548.997,25.448 549.943,25.479 553.102,25.623 C556.021,25.756 557.607,26.244 558.662,26.654 C560.06,27.196 561.058,27.846 562.106,28.894 C563.154,29.942 563.803,30.938 564.346,32.338 C564.756,33.391 565.244,34.978 565.378,37.899 C565.522,41.056 565.552,42.003 565.552,50 C565.552,57.996 565.522,58.943 565.378,62.101 M570.82,37.631 C570.674,34.438 570.167,32.258 569.425,30.349 C568.659,28.377 567.633,26.702 565.965,25.035 C564.297,23.368 562.623,22.342 560.652,21.575 C558.743,20.834 556.562,20.326 553.369,20.18 C550.169,20.033 549.148,20 541,20 C532.853,20 531.831,20.033 528.631,20.18 C525.438,20.326 523.257,20.834 521.349,21.575 C519.376,22.342 517.703,23.368 516.035,25.035 C514.368,26.702 513.342,28.377 512.574,30.349 C511.834,32.258 511.326,34.438 511.181,37.631 C511.035,40.831 511,41.851 511,50 C511,58.147 511.035,59.17 511.181,62.369 C511.326,65.562 511.834,67.743 512.574,69.651 C513.342,71.625 514.368,73.296 516.035,74.965 C517.703,76.634 519.376,77.658 521.349,78.425 C523.257,79.167 525.438,79.673 528.631,79.82 C531.831,79.965 532.853,80.001 541,80.001 C549.148,80.001 550.169,79.965 553.369,79.82 C556.562,79.673 558.743,79.167 560.652,78.425 C562.623,77.658 564.297,76.634 565.965,74.965 C567.633,73.296 568.659,71.625 569.425,69.651 C570.167,67.743 570.674,65.562 570.82,62.369 C570.966,59.17 571,58.147 571,50 C571,41.851 570.966,40.831 570.82,37.631\">\u003c/path>\u003c/g>\u003c/g>\u003c/g>\u003c/svg>\u003c/div>\u003cdiv style=\"padding-top: 8px;\"> \u003cdiv style=\" color:#3897f0; font-family:Arial,sans-serif; font-size:14px; font-style:normal; font-weight:550; line-height:18px;\">View this post on Instagram\u003c/div>\u003c/div>\u003cdiv style=\"padding: 12.5% 0;\">\u003c/div> \u003cdiv style=\"display: flex; flex-direction: row; margin-bottom: 14px; align-items: center;\">\u003cdiv> \u003cdiv style=\"background-color: #F4F4F4; border-radius: 50%; height: 12.5px; width: 12.5px; transform: translateX(0px) translateY(7px);\">\u003c/div> \u003cdiv style=\"background-color: #F4F4F4; height: 12.5px; transform: rotate(-45deg) translateX(3px) translateY(1px); width: 12.5px; flex-grow: 0; margin-right: 14px; margin-left: 2px;\">\u003c/div> \u003cdiv style=\"background-color: #F4F4F4; border-radius: 50%; height: 12.5px; width: 12.5px; transform: translateX(9px) translateY(-18px);\">\u003c/div>\u003c/div>\u003cdiv style=\"margin-left: 8px;\"> \u003cdiv style=\" background-color: #F4F4F4; border-radius: 50%; flex-grow: 0; height: 20px; width: 20px;\">\u003c/div> \u003cdiv style=\" width: 0; height: 0; border-top: 2px solid transparent; border-left: 6px solid #f4f4f4; border-bottom: 2px solid transparent; transform: translateX(16px) translateY(-4px) rotate(30deg)\">\u003c/div>\u003c/div>\u003cdiv style=\"margin-left: auto;\"> \u003cdiv style=\" width: 0px; border-top: 8px solid #F4F4F4; border-right: 8px solid transparent; transform: translateY(16px);\">\u003c/div> \u003cdiv style=\" background-color: #F4F4F4; flex-grow: 0; height: 12px; width: 16px; transform: translateY(-4px);\">\u003c/div> \u003cdiv style=\" width: 0; height: 0; border-top: 8px solid #F4F4F4; border-left: 8px solid transparent; transform: translateY(-4px) translateX(8px);\">\u003c/div>\u003c/div>\u003c/div> \u003cdiv style=\"display: flex; flex-direction: column; flex-grow: 1; justify-content: center; margin-bottom: 24px;\"> \u003cdiv style=\" background-color: #F4F4F4; border-radius: 4px; flex-grow: 0; height: 14px; margin-bottom: 6px; width: 224px;\">\u003c/div> \u003cdiv style=\" background-color: #F4F4F4; border-radius: 4px; flex-grow: 0; height: 14px; width: 144px;\">\u003c/div>\u003c/div>\u003c/a>\u003c/div>\u003c/blockquote>","provider":"Instagram","rendering_hint":"default","schedule":{},"type":"embed","url":"https://www.instagram.com/p/DU578xFjiVG/?hl=en"},{"html":"\u003cp>\u003cstrong>\u003cem>Being the first Black woman to win an individual gold medal at the Winter Olympics is huge. You’ve said before you didn’t want to be the last — and this year, we saw Elana Meyers Taylor and Laila Edwards add to that legacy. What does it feel like to see that circle expanding?\u003c/em>\u003c/strong>\u003c/p>\n\n\u003cp>It's amazing. I feel like the more people we have, the more exposure there is, and then the potential for getting more and more women — and just people of color in general — involved in winter sports. So getting the word out, it's amazing to see more and more people having success in winter sports.\u003c/p>\n\n\u003cp>\u003cstrong>\u003cem>You can’t talk about that progress without acknowledging the barriers many Black communities face when it comes to winter sports. You’ve spoken about wanting to create pathways for young athletes of color — what would meaningful change look like to you, and is that something you still see yourself building toward?\u003c/em>\u003c/strong>\u003c/p>\n\n\u003cp>I'm not sure if I could have even continued in this sport if I wasn't fortunate enough to make that first Olympic team in 2018, because it's really expensive just being in speed skating to begin with, but also, you know, kind of uprooting my life and moving across the country. \u003c/p>\n\n\u003cp>So there are a lot of barriers to winter sports, and especially with speed skating. There are only two places to do it in the whole country for the programs that we have. So it's still very much one of my goals to help lower that barrier through a scholarship program to be able to fund some athletes to get a start in the sport and help them out as much as I can.\u003c/p>\n\n","schedule":{},"type":"html"},{"attributes":{"@provider":"Instagram","@query":"https://graph.facebook.com/v23.0/instagram_oembed?access_token=121897277851831%7CB5Jm6zMX5ynaMiun755Y_feWNSc&format=json&omit_script=true&omitscript=true&url=https%3A%2F%2Fwww.instagram.com%2Fp%2FDU005omjYXL%2F%3Fhl%3Den%26img_index%3D1","@url":"https://www.instagram.com/p/DU005omjYXL/?hl=en&img_index=1","author_name":"","author_url":"","html":"\u003cblockquote class=\"instagram-media\" data-instgrm-captioned data-instgrm-permalink=\"https://www.instagram.com/p/DU005omjYXL/?utm_source=ig_embed&amp;utm_campaign=loading\" data-instgrm-version=\"14\" style=\" background:#FFF; border:0; border-radius:3px; box-shadow:0 0 1px 0 rgba(0,0,0,0.5),0 1px 10px 0 rgba(0,0,0,0.15); margin: 1px; max-width:658px; min-width:326px; padding:0; width:99.375%; width:-webkit-calc(100% - 2px); width:calc(100% - 2px);\">\u003cdiv style=\"padding:16px;\"> \u003ca href=\"https://www.instagram.com/p/DU005omjYXL/?utm_source=ig_embed&amp;utm_campaign=loading\" style=\" background:#FFFFFF; line-height:0; padding:0 0; text-align:center; text-decoration:none; width:100%;\" target=\"_blank\"> \u003cdiv style=\" display: flex; flex-direction: row; align-items: center;\"> \u003cdiv style=\"background-color: #F4F4F4; border-radius: 50%; flex-grow: 0; height: 40px; margin-right: 14px; width: 40px;\">\u003c/div> \u003cdiv style=\"display: flex; flex-direction: column; flex-grow: 1; justify-content: center;\"> \u003cdiv style=\" background-color: #F4F4F4; border-radius: 4px; flex-grow: 0; height: 14px; margin-bottom: 6px; width: 100px;\">\u003c/div> \u003cdiv style=\" background-color: #F4F4F4; border-radius: 4px; flex-grow: 0; height: 14px; width: 60px;\">\u003c/div>\u003c/div>\u003c/div>\u003cdiv style=\"padding: 19% 0;\">\u003c/div> \u003cdiv style=\"display:block; height:50px; margin:0 auto 12px; width:50px;\">\u003csvg width=\"50px\" height=\"50px\" viewBox=\"0 0 60 60\" version=\"1.1\" xmlns=\"https://www.w3.org/2000/svg\" xmlns:xlink=\"https://www.w3.org/1999/xlink\">\u003cg stroke=\"none\" stroke-width=\"1\" fill=\"none\" fill-rule=\"evenodd\">\u003cg transform=\"translate(-511.000000, -20.000000)\" fill=\"#000000\">\u003cg>\u003cpath d=\"M556.869,30.41 C554.814,30.41 553.148,32.076 553.148,34.131 C553.148,36.186 554.814,37.852 556.869,37.852 C558.924,37.852 560.59,36.186 560.59,34.131 C560.59,32.076 558.924,30.41 556.869,30.41 M541,60.657 C535.114,60.657 530.342,55.887 530.342,50 C530.342,44.114 535.114,39.342 541,39.342 C546.887,39.342 551.658,44.114 551.658,50 C551.658,55.887 546.887,60.657 541,60.657 M541,33.886 C532.1,33.886 524.886,41.1 524.886,50 C524.886,58.899 532.1,66.113 541,66.113 C549.9,66.113 557.115,58.899 557.115,50 C557.115,41.1 549.9,33.886 541,33.886 M565.378,62.101 C565.244,65.022 564.756,66.606 564.346,67.663 C563.803,69.06 563.154,70.057 562.106,71.106 C561.058,72.155 560.06,72.803 558.662,73.347 C557.607,73.757 556.021,74.244 553.102,74.378 C549.944,74.521 548.997,74.552 541,74.552 C533.003,74.552 532.056,74.521 528.898,74.378 C525.979,74.244 524.393,73.757 523.338,73.347 C521.94,72.803 520.942,72.155 519.894,71.106 C518.846,70.057 518.197,69.06 517.654,67.663 C517.244,66.606 516.755,65.022 516.623,62.101 C516.479,58.943 516.448,57.996 516.448,50 C516.448,42.003 516.479,41.056 516.623,37.899 C516.755,34.978 517.244,33.391 517.654,32.338 C518.197,30.938 518.846,29.942 519.894,28.894 C520.942,27.846 521.94,27.196 523.338,26.654 C524.393,26.244 525.979,25.756 528.898,25.623 C532.057,25.479 533.004,25.448 541,25.448 C548.997,25.448 549.943,25.479 553.102,25.623 C556.021,25.756 557.607,26.244 558.662,26.654 C560.06,27.196 561.058,27.846 562.106,28.894 C563.154,29.942 563.803,30.938 564.346,32.338 C564.756,33.391 565.244,34.978 565.378,37.899 C565.522,41.056 565.552,42.003 565.552,50 C565.552,57.996 565.522,58.943 565.378,62.101 M570.82,37.631 C570.674,34.438 570.167,32.258 569.425,30.349 C568.659,28.377 567.633,26.702 565.965,25.035 C564.297,23.368 562.623,22.342 560.652,21.575 C558.743,20.834 556.562,20.326 553.369,20.18 C550.169,20.033 549.148,20 541,20 C532.853,20 531.831,20.033 528.631,20.18 C525.438,20.326 523.257,20.834 521.349,21.575 C519.376,22.342 517.703,23.368 516.035,25.035 C514.368,26.702 513.342,28.377 512.574,30.349 C511.834,32.258 511.326,34.438 511.181,37.631 C511.035,40.831 511,41.851 511,50 C511,58.147 511.035,59.17 511.181,62.369 C511.326,65.562 511.834,67.743 512.574,69.651 C513.342,71.625 514.368,73.296 516.035,74.965 C517.703,76.634 519.376,77.658 521.349,78.425 C523.257,79.167 525.438,79.673 528.631,79.82 C531.831,79.965 532.853,80.001 541,80.001 C549.148,80.001 550.169,79.965 553.369,79.82 C556.562,79.673 558.743,79.167 560.652,78.425 C562.623,77.658 564.297,76.634 565.965,74.965 C567.633,73.296 568.659,71.625 569.425,69.651 C570.167,67.743 570.674,65.562 570.82,62.369 C570.966,59.17 571,58.147 571,50 C571,41.851 570.966,40.831 570.82,37.631\">\u003c/path>\u003c/g>\u003c/g>\u003c/g>\u003c/svg>\u003c/div>\u003cdiv style=\"padding-top: 8px;\"> \u003cdiv style=\" color:#3897f0; font-family:Arial,sans-serif; font-size:14px; font-style:normal; font-weight:550; line-height:18px;\">View this post on Instagram\u003c/div>\u003c/div>\u003cdiv style=\"padding: 12.5% 0;\">\u003c/div> \u003cdiv style=\"display: flex; flex-direction: row; margin-bottom: 14px; align-items: center;\">\u003cdiv> \u003cdiv style=\"background-color: #F4F4F4; border-radius: 50%; height: 12.5px; width: 12.5px; transform: translateX(0px) translateY(7px);\">\u003c/div> \u003cdiv style=\"background-color: #F4F4F4; height: 12.5px; transform: rotate(-45deg) translateX(3px) translateY(1px); width: 12.5px; flex-grow: 0; margin-right: 14px; margin-left: 2px;\">\u003c/div> \u003cdiv style=\"background-color: #F4F4F4; border-radius: 50%; height: 12.5px; width: 12.5px; transform: translateX(9px) translateY(-18px);\">\u003c/div>\u003c/div>\u003cdiv style=\"margin-left: 8px;\"> \u003cdiv style=\" background-color: #F4F4F4; border-radius: 50%; flex-grow: 0; height: 20px; width: 20px;\">\u003c/div> \u003cdiv style=\" width: 0; height: 0; border-top: 2px solid transparent; border-left: 6px solid #f4f4f4; border-bottom: 2px solid transparent; transform: translateX(16px) translateY(-4px) rotate(30deg)\">\u003c/div>\u003c/div>\u003cdiv style=\"margin-left: auto;\"> \u003cdiv style=\" width: 0px; border-top: 8px solid #F4F4F4; border-right: 8px solid transparent; transform: translateY(16px);\">\u003c/div> \u003cdiv style=\" background-color: #F4F4F4; flex-grow: 0; height: 12px; width: 16px; transform: translateY(-4px);\">\u003c/div> \u003cdiv style=\" width: 0; height: 0; border-top: 8px solid #F4F4F4; border-left: 8px solid transparent; transform: translateY(-4px) translateX(8px);\">\u003c/div>\u003c/div>\u003c/div> \u003cdiv style=\"display: flex; flex-direction: column; flex-grow: 1; justify-content: center; margin-bottom: 24px;\"> \u003cdiv style=\" background-color: #F4F4F4; border-radius: 4px; flex-grow: 0; height: 14px; margin-bottom: 6px; width: 224px;\">\u003c/div> \u003cdiv style=\" background-color: #F4F4F4; border-radius: 4px; flex-grow: 0; height: 14px; width: 144px;\">\u003c/div>\u003c/div>\u003c/a>\u003c/div>\u003c/blockquote>","provider_name":"Instagram","provider_url":"https://www.instagram.com/","thumbnail_height":0,"thumbnail_url":"","thumbnail_width":0,"title":"","type":"rich","version":"1.0","width":658},"embed_type":"rich","html":"\u003cblockquote class=\"instagram-media\" data-instgrm-captioned data-instgrm-permalink=\"https://www.instagram.com/p/DU005omjYXL/?utm_source=ig_embed&amp;utm_campaign=loading\" data-instgrm-version=\"14\" style=\" background:#FFF; border:0; border-radius:3px; box-shadow:0 0 1px 0 rgba(0,0,0,0.5),0 1px 10px 0 rgba(0,0,0,0.15); margin: 1px; max-width:658px; min-width:326px; padding:0; width:99.375%; width:-webkit-calc(100% - 2px); width:calc(100% - 2px);\">\u003cdiv style=\"padding:16px;\"> \u003ca href=\"https://www.instagram.com/p/DU005omjYXL/?utm_source=ig_embed&amp;utm_campaign=loading\" style=\" background:#FFFFFF; line-height:0; padding:0 0; text-align:center; text-decoration:none; width:100%;\" target=\"_blank\"> \u003cdiv style=\" display: flex; flex-direction: row; align-items: center;\"> \u003cdiv style=\"background-color: #F4F4F4; border-radius: 50%; flex-grow: 0; height: 40px; margin-right: 14px; width: 40px;\">\u003c/div> \u003cdiv style=\"display: flex; flex-direction: column; flex-grow: 1; justify-content: center;\"> \u003cdiv style=\" background-color: #F4F4F4; border-radius: 4px; flex-grow: 0; height: 14px; margin-bottom: 6px; width: 100px;\">\u003c/div> \u003cdiv style=\" background-color: #F4F4F4; border-radius: 4px; flex-grow: 0; height: 14px; width: 60px;\">\u003c/div>\u003c/div>\u003c/div>\u003cdiv style=\"padding: 19% 0;\">\u003c/div> \u003cdiv style=\"display:block; height:50px; margin:0 auto 12px; width:50px;\">\u003csvg width=\"50px\" height=\"50px\" viewBox=\"0 0 60 60\" version=\"1.1\" xmlns=\"https://www.w3.org/2000/svg\" xmlns:xlink=\"https://www.w3.org/1999/xlink\">\u003cg stroke=\"none\" stroke-width=\"1\" fill=\"none\" fill-rule=\"evenodd\">\u003cg transform=\"translate(-511.000000, -20.000000)\" fill=\"#000000\">\u003cg>\u003cpath d=\"M556.869,30.41 C554.814,30.41 553.148,32.076 553.148,34.131 C553.148,36.186 554.814,37.852 556.869,37.852 C558.924,37.852 560.59,36.186 560.59,34.131 C560.59,32.076 558.924,30.41 556.869,30.41 M541,60.657 C535.114,60.657 530.342,55.887 530.342,50 C530.342,44.114 535.114,39.342 541,39.342 C546.887,39.342 551.658,44.114 551.658,50 C551.658,55.887 546.887,60.657 541,60.657 M541,33.886 C532.1,33.886 524.886,41.1 524.886,50 C524.886,58.899 532.1,66.113 541,66.113 C549.9,66.113 557.115,58.899 557.115,50 C557.115,41.1 549.9,33.886 541,33.886 M565.378,62.101 C565.244,65.022 564.756,66.606 564.346,67.663 C563.803,69.06 563.154,70.057 562.106,71.106 C561.058,72.155 560.06,72.803 558.662,73.347 C557.607,73.757 556.021,74.244 553.102,74.378 C549.944,74.521 548.997,74.552 541,74.552 C533.003,74.552 532.056,74.521 528.898,74.378 C525.979,74.244 524.393,73.757 523.338,73.347 C521.94,72.803 520.942,72.155 519.894,71.106 C518.846,70.057 518.197,69.06 517.654,67.663 C517.244,66.606 516.755,65.022 516.623,62.101 C516.479,58.943 516.448,57.996 516.448,50 C516.448,42.003 516.479,41.056 516.623,37.899 C516.755,34.978 517.244,33.391 517.654,32.338 C518.197,30.938 518.846,29.942 519.894,28.894 C520.942,27.846 521.94,27.196 523.338,26.654 C524.393,26.244 525.979,25.756 528.898,25.623 C532.057,25.479 533.004,25.448 541,25.448 C548.997,25.448 549.943,25.479 553.102,25.623 C556.021,25.756 557.607,26.244 558.662,26.654 C560.06,27.196 561.058,27.846 562.106,28.894 C563.154,29.942 563.803,30.938 564.346,32.338 C564.756,33.391 565.244,34.978 565.378,37.899 C565.522,41.056 565.552,42.003 565.552,50 C565.552,57.996 565.522,58.943 565.378,62.101 M570.82,37.631 C570.674,34.438 570.167,32.258 569.425,30.349 C568.659,28.377 567.633,26.702 565.965,25.035 C564.297,23.368 562.623,22.342 560.652,21.575 C558.743,20.834 556.562,20.326 553.369,20.18 C550.169,20.033 549.148,20 541,20 C532.853,20 531.831,20.033 528.631,20.18 C525.438,20.326 523.257,20.834 521.349,21.575 C519.376,22.342 517.703,23.368 516.035,25.035 C514.368,26.702 513.342,28.377 512.574,30.349 C511.834,32.258 511.326,34.438 511.181,37.631 C511.035,40.831 511,41.851 511,50 C511,58.147 511.035,59.17 511.181,62.369 C511.326,65.562 511.834,67.743 512.574,69.651 C513.342,71.625 514.368,73.296 516.035,74.965 C517.703,76.634 519.376,77.658 521.349,78.425 C523.257,79.167 525.438,79.673 528.631,79.82 C531.831,79.965 532.853,80.001 541,80.001 C549.148,80.001 550.169,79.965 553.369,79.82 C556.562,79.673 558.743,79.167 560.652,78.425 C562.623,77.658 564.297,76.634 565.965,74.965 C567.633,73.296 568.659,71.625 569.425,69.651 C570.167,67.743 570.674,65.562 570.82,62.369 C570.966,59.17 571,58.147 571,50 C571,41.851 570.966,40.831 570.82,37.631\">\u003c/path>\u003c/g>\u003c/g>\u003c/g>\u003c/svg>\u003c/div>\u003cdiv style=\"padding-top: 8px;\"> \u003cdiv style=\" color:#3897f0; font-family:Arial,sans-serif; font-size:14px; font-style:normal; font-weight:550; line-height:18px;\">View this post on Instagram\u003c/div>\u003c/div>\u003cdiv style=\"padding: 12.5% 0;\">\u003c/div> \u003cdiv style=\"display: flex; flex-direction: row; margin-bottom: 14px; align-items: center;\">\u003cdiv> \u003cdiv style=\"background-color: #F4F4F4; border-radius: 50%; height: 12.5px; width: 12.5px; transform: translateX(0px) translateY(7px);\">\u003c/div> \u003cdiv style=\"background-color: #F4F4F4; height: 12.5px; transform: rotate(-45deg) translateX(3px) translateY(1px); width: 12.5px; flex-grow: 0; margin-right: 14px; margin-left: 2px;\">\u003c/div> \u003cdiv style=\"background-color: #F4F4F4; border-radius: 50%; height: 12.5px; width: 12.5px; transform: translateX(9px) translateY(-18px);\">\u003c/div>\u003c/div>\u003cdiv style=\"margin-left: 8px;\"> \u003cdiv style=\" background-color: #F4F4F4; border-radius: 50%; flex-grow: 0; height: 20px; width: 20px;\">\u003c/div> \u003cdiv style=\" width: 0; height: 0; border-top: 2px solid transparent; border-left: 6px solid #f4f4f4; border-bottom: 2px solid transparent; transform: translateX(16px) translateY(-4px) rotate(30deg)\">\u003c/div>\u003c/div>\u003cdiv style=\"margin-left: auto;\"> \u003cdiv style=\" width: 0px; border-top: 8px solid #F4F4F4; border-right: 8px solid transparent; transform: translateY(16px);\">\u003c/div> \u003cdiv style=\" background-color: #F4F4F4; flex-grow: 0; height: 12px; width: 16px; transform: translateY(-4px);\">\u003c/div> \u003cdiv style=\" width: 0; height: 0; border-top: 8px solid #F4F4F4; border-left: 8px solid transparent; transform: translateY(-4px) translateX(8px);\">\u003c/div>\u003c/div>\u003c/div> \u003cdiv style=\"display: flex; flex-direction: column; flex-grow: 1; justify-content: center; margin-bottom: 24px;\"> \u003cdiv style=\" background-color: #F4F4F4; border-radius: 4px; flex-grow: 0; height: 14px; margin-bottom: 6px; width: 224px;\">\u003c/div> \u003cdiv style=\" background-color: #F4F4F4; border-radius: 4px; flex-grow: 0; height: 14px; width: 144px;\">\u003c/div>\u003c/div>\u003c/a>\u003c/div>\u003c/blockquote>","provider":"Instagram","rendering_hint":"default","schedule":{},"type":"embed","url":"https://www.instagram.com/p/DU005omjYXL/?hl=en&img_index=1"},{"html":"\u003cp>\u003cstrong>\u003cem>Switching gears a bit. You’ve said you can’t imagine stepping away from speed skating right now. As you look ahead, whether that’s 2030 or just the next chapter, what excites you most?\u003c/em>\u003c/strong>\u003c/p>\n\n\u003cp>Yeah, I'm super excited about keeping the momentum going because I unfortunately didn't win a medal at these Olympics. But, the progress that I've made over the past few years with my skating technique — and there are a lot of really technical things that go into the sport — I've made a ton of progress over the past few years. I'm really looking forward to keeping that going and really being able to show that.\u003c/p>\n\n\u003cp>\u003cstrong>\u003cem>Is there anything you’d approach differently in your preparation for 2030 compared to previous cycles?\u003c/em>\u003c/strong>\u003c/p>\n\n\u003cp>Well, the main thing would be I need to get surgery on my back, because I have a few disc herniations. So once I get that under control, then I can get back to the more traditional forms of training, because there are a lot of things that I just haven't been able to do over the past few years. So I'm really looking forward to training the way I need to — and being really protective of my back going forward.\u003c/p>\n\n\u003cp>\u003cstrong>\u003cem>One of my favorite parts of your story is your friendship with Brittany Bowe — it’s really special. With this being her final Olympics, were you able to fully take in that last run together? And what moments from Milan with her stand out most?\u003c/em>\u003c/strong>\u003c/p>\n\n\u003cp>Yeah, there are a few of us here in the Netherlands for the final competition of the season, but because Brittany retired, she isn't here. So almost every day we're like, 'We miss Brittany. We wish Brittany was here.' It's definitely gonna be tough not having her going forward. But, she'll still be around. She'll still be in the Salt Lake area. It'll be nice to hang out with her and catch up. \u003c/p>\n\n\u003cp>We spent a lot of time together in Milan — going to hockey games, or going to the dining hall, or venturing off campus to go find some other meals out in Milan together. I feel like we do a lot of stuff together, and that won't change just because she's not on the team anymore.\u003c/p>\n\n\u003cp>\u003cem>The Black Information Network is your source for Black News! Get the latest news 24/7 on The Black Information Network. Listen now on the \u003c/em>\u003ca href=\"https://www.binnews.com/apps/\" target=\"_blank\">\u003cu>\u003cstrong>\u003cem>iHeartRadio app\u003c/em>\u003c/strong>\u003c/u>\u003c/a>\u003cem> or click \u003c/em>\u003ca href=\"https://www.iheart.com/live/black-information-network-8666/\" target=\"_blank\">\u003cu>\u003cstrong>\u003cem>HERE\u003c/em>\u003c/strong>\u003c/u>\u003c/a>\u003cem> \u003c/em>to tune in live.\u003c/p>\n\n","schedule":{},"type":"html"}],"canonical_url":"https://www.binnews.com/content/2026-03-27-erin-jackson-made-history-now-shes-focused-on-what-comes-next/","cuser":"user/ldap/1122166","enable_featured_widget":true,"exclusion":{"tags":[]},"external_url":"","fb_allow_comments":true,"featured_widget":{"country":"","id":"","kind":"","related_id":""},"feed_content_id":"","feed_partner_content":false,"feed_permalink":"","feed_type":"","feed_vendor":"","include_recommendations":true,"include_video_monetization":true,"is_sponsored":false,"keywords":["keywords/Erin Jackson","keywords/Winter Olympics"],"primary_image":{"bucket":"new_assets","id":"%2F69c70e615f1c4d0587092a1b"},"primary_target":{"categories":["categories/sports"],"distribution":["formats/BINNEWS"]},"publish_date":1774653660000,"publish_end_date":4115978604802,"publish_origin":"brands/BIN-IP","seo_title":"","show_updated_timestamp":false,"simplereach_enabled":false,"slug":"2026-03-27-erin-jackson-made-history-now-shes-focused-on-what-comes-next","social_title":"","summary":"When you’re the first, the hope is that you’re not the last.","targets":[{"categories":["categories/sports"],"distribution":["brands/Olympics","brands/iHeartRadio"]},{"categories":["syndications/apple-news"],"distribution":[]},{"categories":["syndications/news"],"distribution":[]}],"title":"Erin Jackson Made History — Now She’s Focused On What Comes Next","permalink":"https://onairwithryan.iheart.com/content/2026-03-27-erin-jackson-made-history-now-shes-focused-on-what-comes-next/"},"slug":"2026-03-27-erin-jackson-made-history-now-shes-focused-on-what-comes-next","summary":{"image":"https://i.iheart.com/v3/re/new_assets/69c70e615f1c4d0587092a1b","title":"Erin Jackson Made History — Now She’s Focused On What Comes Next","description":"When you’re the first, the hope is that you’re not the last.","author":"Lauren Crawford"},"pub_start":1774653660000,"pub_until":4115978604802,"pub_changed":1775008248308,"subscription":[{"tags":["categories/sports","formats/BINNEWS"]},{"tags":["categories/sports","brands/Olympics","brands/iHeartRadio"]},{"tags":["syndications/apple-news"]},{"tags":["syndications/news"]}],"exclusion":[{"tags":[]}],"linksData":[],"lookup":["publish_origin:brands/BIN-IP","id:/69c1af55054f74280c8eb3b9","slug:2026-03-27-erin-jackson-made-history-now-shes-focused-on-what-comes-next","slug:2026-03-27-erin-jackson-made-history-now-shes-focused-on-what-comes-next","keyword:keywords/Erin Jackson","keyword:keywords/Winter Olympics","author:user"]}},{"id":"%2F69c1af4f4ec3fa68d698c09b","type":"PUBLISHING","record":{"ref_id":"%2F69c1af4f4ec3fa68d698c09b","type":"content","payload":{"amp_enabled":true,"apple_news":{"ref_id":"5769a7b2-b8ac-4934-ab92-c6beed738dc0","revision_id":"AAAAAAAAAAAAAAAAAAAAAA=="},"author":"Lauren Crawford","blocks":[{"id":"183023550","kind":"podcast","related_id":"","schedule":{},"type":"catalog"},{"attributes":{"mimetype":"image/png","type":"image"},"bucket":"new_assets","caption":"","id":"%2F69c1cb554ec3fa68d698c0ab","new_tab":false,"schedule":{},"source_credit":"","title":"","type":"asset","url":"","use_caption":false},{"html":"\u003cp>I don’t know if you’ve ever imagined what the most decorated American athlete of the 2026 Winter Olympics is like, but if you’re like me, it’s hard to picture the level of focus \u003cstrong>Jordan Stolz \u003c/strong>operates with.\u003c/p>\n\n\u003cp>Now, don't get it twisted, he's still a cool-as-ice speed skater, but he has the mindset of an Olympic champion. So much so, he doesn’t even have a competition playlist or listen to music when he's in competition mode. (I know. I was shocked too.)\u003c/p>\n\n\u003cp>But blocking out the noise is a big part of why Stolz had the most successful run of the Games, finishing with the highest medal count for Team USA — a result he simply described as &quot;not bad.&quot;\u003c/p>\n\n\u003cp>&quot;Would have liked to have three golds, but two is pretty good,&quot; he admitted with a laugh. \u003c/p>\n\n\u003cp>Stolz’s time in Milan wasn’t just defined by what happened on the ice. He told iHeartRadio that he found joy in visualizing those wins — and later, unwinding with them in a way only he could. \u003c/p>\n\n\u003cp>“I would say my happy place was [lying] in bed with my gold medals, and maybe a couple of Hershey’s bars on the side, right?&quot; he recalled. &quot;The gold medal and the \u003ca href=\"https://shop.hersheys.com/\" target=\"_blank\">Hershey’s\u003c/a> chocolate, probably equal, but yeah, [that was] my happy place for the moment of the games.” \u003c/p>\n\n\u003cp>For a 21-year-old who was inspired by \u003cstrong>Apolo Ohno\u003c/strong> and\u003cstrong> Shani Davis\u003c/strong> in 2010 to lace up his first pair of skates, Stolz has already accomplished what many athletes spend a lifetime chasing. \u003c/p>\n\n\u003cp>But for the first-time Olympian, that reality was still a dream just weeks ago, which is why he said he would tell anyone inspired by his journey to &quot;keep on skating as hard as you can, and don’t lose focus of [those] dreams, because they’re right around the corner, and it was [for me].&quot;\u003c/p>\n\n\u003cp>I caught up with Stolz to talk about his record-breaking Olympics run, the mindset behind it, and what comes next.\u003c/p>\n\n","schedule":{},"type":"html"},{"attributes":{"@provider":"YouTube","@query":"https://www.youtube.com/oembed?format=json&omit_script=true&omitscript=true&url=https%3A%2F%2Fwww.youtube.com%2Fwatch%3Fv%3DoRJaWfhXxgE","@url":"https://www.youtube.com/watch?v=oRJaWfhXxgE","author_name":"HERSHEY'S","author_url":"https://www.youtube.com/@hersheys","height":113,"html":"\u003ciframe width=\"200\" height=\"113\" src=\"https://www.youtube.com/embed/oRJaWfhXxgE?feature=oembed\" frameborder=\"0\" allow=\"accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share\" referrerpolicy=\"strict-origin-when-cross-origin\" allowfullscreen title=\"Hershey&#39;s Olympics Athlete Collab Jordan Stolz\">\u003c/iframe>","provider_name":"YouTube","provider_url":"https://www.youtube.com/","thumbnail_height":360,"thumbnail_url":"https://i.ytimg.com/vi/oRJaWfhXxgE/hqdefault.jpg","thumbnail_width":480,"title":"Hershey's Olympics Athlete Collab Jordan Stolz","type":"video","version":"1.0","width":200},"embed_type":"video","html":"\u003ciframe width=\"200\" height=\"113\" src=\"https://www.youtube.com/embed/oRJaWfhXxgE?feature=oembed\" frameborder=\"0\" allow=\"accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share\" referrerpolicy=\"strict-origin-when-cross-origin\" allowfullscreen title=\"Hershey&#39;s Olympics Athlete Collab Jordan Stolz\">\u003c/iframe>","provider":"YouTube","rendering_hint":"default","schedule":{},"type":"embed","url":"https://www.youtube.com/watch?v=oRJaWfhXxgE"},{"html":"\u003cp>\u003cstrong>\u003cem>What was going through your mind the first time you touched Olympic ice — and then stood on the podium? Did it meet your expectations?\u003c/em>\u003c/strong>\u003c/p>\n\n\u003cp>Well, when I touched the ice for the first time, it was really weird, actually, because the rink is temporary. The ice, the cracking underneath, the lake sound — all of that was really surprising. But it didn’t affect the races at all. I’m actually surprised with how fast they could make the ice there, and the quality of it. They did a really good job, so I really enjoyed it.\u003c/p>\n\n\u003cp>And being on the podium, that’s something. The feeling of hearing the national anthem is probably the most outstanding thing because the whole country’s behind you in that moment, right? You just won a gold medal, and it’s not another country’s anthem that’s playing — it’s yours, and that makes you feel kind of good.\u003c/p>\n\n\u003cp>\u003cstrong>\u003cem>When you look back on the Games beyond the medals, what moments will stay with you the longest? The mullet moment? The Olympic ring pasta?\u003c/em>\u003c/strong>\u003c/p>\n\n\u003cp>I think all of those put together [are] memories that I’m never gonna forget. I don’t know if I have a single one memory that I love the most. I think it’s just becoming an Olympic champion for the first time. That’s something that will never leave your heart. That’s what I feel the best about.\u003c/p>\n\n","schedule":{},"type":"html"},{"attributes":{"@provider":"Instagram","@query":"https://graph.facebook.com/v23.0/instagram_oembed?access_token=121897277851831%7CB5Jm6zMX5ynaMiun755Y_feWNSc&format=json&omit_script=true&omitscript=true&url=https%3A%2F%2Fwww.instagram.com%2Fp%2FDVRGwGVCBho%2F%3Fimg_index%3D1","@url":"https://www.instagram.com/p/DVRGwGVCBho/?img_index=1","author_name":"","author_url":"","html":"\u003cblockquote class=\"instagram-media\" data-instgrm-captioned data-instgrm-permalink=\"https://www.instagram.com/p/DVRGwGVCBho/?utm_source=ig_embed&amp;utm_campaign=loading\" data-instgrm-version=\"14\" style=\" background:#FFF; border:0; border-radius:3px; box-shadow:0 0 1px 0 rgba(0,0,0,0.5),0 1px 10px 0 rgba(0,0,0,0.15); margin: 1px; max-width:658px; min-width:326px; padding:0; width:99.375%; width:-webkit-calc(100% - 2px); width:calc(100% - 2px);\">\u003cdiv style=\"padding:16px;\"> \u003ca href=\"https://www.instagram.com/p/DVRGwGVCBho/?utm_source=ig_embed&amp;utm_campaign=loading\" style=\" background:#FFFFFF; line-height:0; padding:0 0; text-align:center; text-decoration:none; width:100%;\" target=\"_blank\"> \u003cdiv style=\" display: flex; flex-direction: row; align-items: center;\"> \u003cdiv style=\"background-color: #F4F4F4; border-radius: 50%; flex-grow: 0; height: 40px; margin-right: 14px; width: 40px;\">\u003c/div> \u003cdiv style=\"display: flex; flex-direction: column; flex-grow: 1; justify-content: center;\"> \u003cdiv style=\" background-color: #F4F4F4; border-radius: 4px; flex-grow: 0; height: 14px; margin-bottom: 6px; width: 100px;\">\u003c/div> \u003cdiv style=\" background-color: #F4F4F4; border-radius: 4px; flex-grow: 0; height: 14px; width: 60px;\">\u003c/div>\u003c/div>\u003c/div>\u003cdiv style=\"padding: 19% 0;\">\u003c/div> \u003cdiv style=\"display:block; height:50px; margin:0 auto 12px; width:50px;\">\u003csvg width=\"50px\" height=\"50px\" viewBox=\"0 0 60 60\" version=\"1.1\" xmlns=\"https://www.w3.org/2000/svg\" xmlns:xlink=\"https://www.w3.org/1999/xlink\">\u003cg stroke=\"none\" stroke-width=\"1\" fill=\"none\" fill-rule=\"evenodd\">\u003cg transform=\"translate(-511.000000, -20.000000)\" fill=\"#000000\">\u003cg>\u003cpath d=\"M556.869,30.41 C554.814,30.41 553.148,32.076 553.148,34.131 C553.148,36.186 554.814,37.852 556.869,37.852 C558.924,37.852 560.59,36.186 560.59,34.131 C560.59,32.076 558.924,30.41 556.869,30.41 M541,60.657 C535.114,60.657 530.342,55.887 530.342,50 C530.342,44.114 535.114,39.342 541,39.342 C546.887,39.342 551.658,44.114 551.658,50 C551.658,55.887 546.887,60.657 541,60.657 M541,33.886 C532.1,33.886 524.886,41.1 524.886,50 C524.886,58.899 532.1,66.113 541,66.113 C549.9,66.113 557.115,58.899 557.115,50 C557.115,41.1 549.9,33.886 541,33.886 M565.378,62.101 C565.244,65.022 564.756,66.606 564.346,67.663 C563.803,69.06 563.154,70.057 562.106,71.106 C561.058,72.155 560.06,72.803 558.662,73.347 C557.607,73.757 556.021,74.244 553.102,74.378 C549.944,74.521 548.997,74.552 541,74.552 C533.003,74.552 532.056,74.521 528.898,74.378 C525.979,74.244 524.393,73.757 523.338,73.347 C521.94,72.803 520.942,72.155 519.894,71.106 C518.846,70.057 518.197,69.06 517.654,67.663 C517.244,66.606 516.755,65.022 516.623,62.101 C516.479,58.943 516.448,57.996 516.448,50 C516.448,42.003 516.479,41.056 516.623,37.899 C516.755,34.978 517.244,33.391 517.654,32.338 C518.197,30.938 518.846,29.942 519.894,28.894 C520.942,27.846 521.94,27.196 523.338,26.654 C524.393,26.244 525.979,25.756 528.898,25.623 C532.057,25.479 533.004,25.448 541,25.448 C548.997,25.448 549.943,25.479 553.102,25.623 C556.021,25.756 557.607,26.244 558.662,26.654 C560.06,27.196 561.058,27.846 562.106,28.894 C563.154,29.942 563.803,30.938 564.346,32.338 C564.756,33.391 565.244,34.978 565.378,37.899 C565.522,41.056 565.552,42.003 565.552,50 C565.552,57.996 565.522,58.943 565.378,62.101 M570.82,37.631 C570.674,34.438 570.167,32.258 569.425,30.349 C568.659,28.377 567.633,26.702 565.965,25.035 C564.297,23.368 562.623,22.342 560.652,21.575 C558.743,20.834 556.562,20.326 553.369,20.18 C550.169,20.033 549.148,20 541,20 C532.853,20 531.831,20.033 528.631,20.18 C525.438,20.326 523.257,20.834 521.349,21.575 C519.376,22.342 517.703,23.368 516.035,25.035 C514.368,26.702 513.342,28.377 512.574,30.349 C511.834,32.258 511.326,34.438 511.181,37.631 C511.035,40.831 511,41.851 511,50 C511,58.147 511.035,59.17 511.181,62.369 C511.326,65.562 511.834,67.743 512.574,69.651 C513.342,71.625 514.368,73.296 516.035,74.965 C517.703,76.634 519.376,77.658 521.349,78.425 C523.257,79.167 525.438,79.673 528.631,79.82 C531.831,79.965 532.853,80.001 541,80.001 C549.148,80.001 550.169,79.965 553.369,79.82 C556.562,79.673 558.743,79.167 560.652,78.425 C562.623,77.658 564.297,76.634 565.965,74.965 C567.633,73.296 568.659,71.625 569.425,69.651 C570.167,67.743 570.674,65.562 570.82,62.369 C570.966,59.17 571,58.147 571,50 C571,41.851 570.966,40.831 570.82,37.631\">\u003c/path>\u003c/g>\u003c/g>\u003c/g>\u003c/svg>\u003c/div>\u003cdiv style=\"padding-top: 8px;\"> \u003cdiv style=\" color:#3897f0; font-family:Arial,sans-serif; font-size:14px; font-style:normal; font-weight:550; line-height:18px;\">View this post on Instagram\u003c/div>\u003c/div>\u003cdiv style=\"padding: 12.5% 0;\">\u003c/div> \u003cdiv style=\"display: flex; flex-direction: row; margin-bottom: 14px; align-items: center;\">\u003cdiv> \u003cdiv style=\"background-color: #F4F4F4; border-radius: 50%; height: 12.5px; width: 12.5px; transform: translateX(0px) translateY(7px);\">\u003c/div> \u003cdiv style=\"background-color: #F4F4F4; height: 12.5px; transform: rotate(-45deg) translateX(3px) translateY(1px); width: 12.5px; flex-grow: 0; margin-right: 14px; margin-left: 2px;\">\u003c/div> \u003cdiv style=\"background-color: #F4F4F4; border-radius: 50%; height: 12.5px; width: 12.5px; transform: translateX(9px) translateY(-18px);\">\u003c/div>\u003c/div>\u003cdiv style=\"margin-left: 8px;\"> \u003cdiv style=\" background-color: #F4F4F4; border-radius: 50%; flex-grow: 0; height: 20px; width: 20px;\">\u003c/div> \u003cdiv style=\" width: 0; height: 0; border-top: 2px solid transparent; border-left: 6px solid #f4f4f4; border-bottom: 2px solid transparent; transform: translateX(16px) translateY(-4px) rotate(30deg)\">\u003c/div>\u003c/div>\u003cdiv style=\"margin-left: auto;\"> \u003cdiv style=\" width: 0px; border-top: 8px solid #F4F4F4; border-right: 8px solid transparent; transform: translateY(16px);\">\u003c/div> \u003cdiv style=\" background-color: #F4F4F4; flex-grow: 0; height: 12px; width: 16px; transform: translateY(-4px);\">\u003c/div> \u003cdiv style=\" width: 0; height: 0; border-top: 8px solid #F4F4F4; border-left: 8px solid transparent; transform: translateY(-4px) translateX(8px);\">\u003c/div>\u003c/div>\u003c/div> \u003cdiv style=\"display: flex; flex-direction: column; flex-grow: 1; justify-content: center; margin-bottom: 24px;\"> \u003cdiv style=\" background-color: #F4F4F4; border-radius: 4px; flex-grow: 0; height: 14px; margin-bottom: 6px; width: 224px;\">\u003c/div> \u003cdiv style=\" background-color: #F4F4F4; border-radius: 4px; flex-grow: 0; height: 14px; width: 144px;\">\u003c/div>\u003c/div>\u003c/a>\u003c/div>\u003c/blockquote>","provider_name":"Instagram","provider_url":"https://www.instagram.com/","thumbnail_height":0,"thumbnail_url":"","thumbnail_width":0,"title":"","type":"rich","version":"1.0","width":658},"embed_type":"rich","html":"\u003cblockquote class=\"instagram-media\" data-instgrm-captioned data-instgrm-permalink=\"https://www.instagram.com/p/DVRGwGVCBho/?utm_source=ig_embed&amp;utm_campaign=loading\" data-instgrm-version=\"14\" style=\" background:#FFF; border:0; border-radius:3px; box-shadow:0 0 1px 0 rgba(0,0,0,0.5),0 1px 10px 0 rgba(0,0,0,0.15); margin: 1px; max-width:658px; min-width:326px; padding:0; width:99.375%; width:-webkit-calc(100% - 2px); width:calc(100% - 2px);\">\u003cdiv style=\"padding:16px;\"> \u003ca href=\"https://www.instagram.com/p/DVRGwGVCBho/?utm_source=ig_embed&amp;utm_campaign=loading\" style=\" background:#FFFFFF; line-height:0; padding:0 0; text-align:center; text-decoration:none; width:100%;\" target=\"_blank\"> \u003cdiv style=\" display: flex; flex-direction: row; align-items: center;\"> \u003cdiv style=\"background-color: #F4F4F4; border-radius: 50%; flex-grow: 0; height: 40px; margin-right: 14px; width: 40px;\">\u003c/div> \u003cdiv style=\"display: flex; flex-direction: column; flex-grow: 1; justify-content: center;\"> \u003cdiv style=\" background-color: #F4F4F4; border-radius: 4px; flex-grow: 0; height: 14px; margin-bottom: 6px; width: 100px;\">\u003c/div> \u003cdiv style=\" background-color: #F4F4F4; border-radius: 4px; flex-grow: 0; height: 14px; width: 60px;\">\u003c/div>\u003c/div>\u003c/div>\u003cdiv style=\"padding: 19% 0;\">\u003c/div> \u003cdiv style=\"display:block; height:50px; margin:0 auto 12px; width:50px;\">\u003csvg width=\"50px\" height=\"50px\" viewBox=\"0 0 60 60\" version=\"1.1\" xmlns=\"https://www.w3.org/2000/svg\" xmlns:xlink=\"https://www.w3.org/1999/xlink\">\u003cg stroke=\"none\" stroke-width=\"1\" fill=\"none\" fill-rule=\"evenodd\">\u003cg transform=\"translate(-511.000000, -20.000000)\" fill=\"#000000\">\u003cg>\u003cpath d=\"M556.869,30.41 C554.814,30.41 553.148,32.076 553.148,34.131 C553.148,36.186 554.814,37.852 556.869,37.852 C558.924,37.852 560.59,36.186 560.59,34.131 C560.59,32.076 558.924,30.41 556.869,30.41 M541,60.657 C535.114,60.657 530.342,55.887 530.342,50 C530.342,44.114 535.114,39.342 541,39.342 C546.887,39.342 551.658,44.114 551.658,50 C551.658,55.887 546.887,60.657 541,60.657 M541,33.886 C532.1,33.886 524.886,41.1 524.886,50 C524.886,58.899 532.1,66.113 541,66.113 C549.9,66.113 557.115,58.899 557.115,50 C557.115,41.1 549.9,33.886 541,33.886 M565.378,62.101 C565.244,65.022 564.756,66.606 564.346,67.663 C563.803,69.06 563.154,70.057 562.106,71.106 C561.058,72.155 560.06,72.803 558.662,73.347 C557.607,73.757 556.021,74.244 553.102,74.378 C549.944,74.521 548.997,74.552 541,74.552 C533.003,74.552 532.056,74.521 528.898,74.378 C525.979,74.244 524.393,73.757 523.338,73.347 C521.94,72.803 520.942,72.155 519.894,71.106 C518.846,70.057 518.197,69.06 517.654,67.663 C517.244,66.606 516.755,65.022 516.623,62.101 C516.479,58.943 516.448,57.996 516.448,50 C516.448,42.003 516.479,41.056 516.623,37.899 C516.755,34.978 517.244,33.391 517.654,32.338 C518.197,30.938 518.846,29.942 519.894,28.894 C520.942,27.846 521.94,27.196 523.338,26.654 C524.393,26.244 525.979,25.756 528.898,25.623 C532.057,25.479 533.004,25.448 541,25.448 C548.997,25.448 549.943,25.479 553.102,25.623 C556.021,25.756 557.607,26.244 558.662,26.654 C560.06,27.196 561.058,27.846 562.106,28.894 C563.154,29.942 563.803,30.938 564.346,32.338 C564.756,33.391 565.244,34.978 565.378,37.899 C565.522,41.056 565.552,42.003 565.552,50 C565.552,57.996 565.522,58.943 565.378,62.101 M570.82,37.631 C570.674,34.438 570.167,32.258 569.425,30.349 C568.659,28.377 567.633,26.702 565.965,25.035 C564.297,23.368 562.623,22.342 560.652,21.575 C558.743,20.834 556.562,20.326 553.369,20.18 C550.169,20.033 549.148,20 541,20 C532.853,20 531.831,20.033 528.631,20.18 C525.438,20.326 523.257,20.834 521.349,21.575 C519.376,22.342 517.703,23.368 516.035,25.035 C514.368,26.702 513.342,28.377 512.574,30.349 C511.834,32.258 511.326,34.438 511.181,37.631 C511.035,40.831 511,41.851 511,50 C511,58.147 511.035,59.17 511.181,62.369 C511.326,65.562 511.834,67.743 512.574,69.651 C513.342,71.625 514.368,73.296 516.035,74.965 C517.703,76.634 519.376,77.658 521.349,78.425 C523.257,79.167 525.438,79.673 528.631,79.82 C531.831,79.965 532.853,80.001 541,80.001 C549.148,80.001 550.169,79.965 553.369,79.82 C556.562,79.673 558.743,79.167 560.652,78.425 C562.623,77.658 564.297,76.634 565.965,74.965 C567.633,73.296 568.659,71.625 569.425,69.651 C570.167,67.743 570.674,65.562 570.82,62.369 C570.966,59.17 571,58.147 571,50 C571,41.851 570.966,40.831 570.82,37.631\">\u003c/path>\u003c/g>\u003c/g>\u003c/g>\u003c/svg>\u003c/div>\u003cdiv style=\"padding-top: 8px;\"> \u003cdiv style=\" color:#3897f0; font-family:Arial,sans-serif; font-size:14px; font-style:normal; font-weight:550; line-height:18px;\">View this post on Instagram\u003c/div>\u003c/div>\u003cdiv style=\"padding: 12.5% 0;\">\u003c/div> \u003cdiv style=\"display: flex; flex-direction: row; margin-bottom: 14px; align-items: center;\">\u003cdiv> \u003cdiv style=\"background-color: #F4F4F4; border-radius: 50%; height: 12.5px; width: 12.5px; transform: translateX(0px) translateY(7px);\">\u003c/div> \u003cdiv style=\"background-color: #F4F4F4; height: 12.5px; transform: rotate(-45deg) translateX(3px) translateY(1px); width: 12.5px; flex-grow: 0; margin-right: 14px; margin-left: 2px;\">\u003c/div> \u003cdiv style=\"background-color: #F4F4F4; border-radius: 50%; height: 12.5px; width: 12.5px; transform: translateX(9px) translateY(-18px);\">\u003c/div>\u003c/div>\u003cdiv style=\"margin-left: 8px;\"> \u003cdiv style=\" background-color: #F4F4F4; border-radius: 50%; flex-grow: 0; height: 20px; width: 20px;\">\u003c/div> \u003cdiv style=\" width: 0; height: 0; border-top: 2px solid transparent; border-left: 6px solid #f4f4f4; border-bottom: 2px solid transparent; transform: translateX(16px) translateY(-4px) rotate(30deg)\">\u003c/div>\u003c/div>\u003cdiv style=\"margin-left: auto;\"> \u003cdiv style=\" width: 0px; border-top: 8px solid #F4F4F4; border-right: 8px solid transparent; transform: translateY(16px);\">\u003c/div> \u003cdiv style=\" background-color: #F4F4F4; flex-grow: 0; height: 12px; width: 16px; transform: translateY(-4px);\">\u003c/div> \u003cdiv style=\" width: 0; height: 0; border-top: 8px solid #F4F4F4; border-left: 8px solid transparent; transform: translateY(-4px) translateX(8px);\">\u003c/div>\u003c/div>\u003c/div> \u003cdiv style=\"display: flex; flex-direction: column; flex-grow: 1; justify-content: center; margin-bottom: 24px;\"> \u003cdiv style=\" background-color: #F4F4F4; border-radius: 4px; flex-grow: 0; height: 14px; margin-bottom: 6px; width: 224px;\">\u003c/div> \u003cdiv style=\" background-color: #F4F4F4; border-radius: 4px; flex-grow: 0; height: 14px; width: 144px;\">\u003c/div>\u003c/div>\u003c/a>\u003c/div>\u003c/blockquote>","provider":"Instagram","rendering_hint":"default","schedule":{},"type":"embed","url":"https://www.instagram.com/p/DVRGwGVCBho/?img_index=1"},{"html":"\u003cp>\u003cstrong>\u003cem>When I think about you, Alysa Liu, and Amber Glenn, I’m struck by your mindset — the confidence, the composure, the way you perform under pressure. Where does your mindset come from?\u003c/em>\u003c/strong>\u003c/p>\n\n\u003cp>I’m not exactly sure. Maybe just my family’s lifestyle and how I was raised — maybe that has something to do with it. I think I have a pretty good mindset going into the races. I try to focus on what I can do in the race and not let outside things affect me. I think I did a pretty good job of that at the Games, so it was good.\u003c/p>\n\n\u003cp>\u003cstrong>\u003cem>What happens now as you look ahead to 2030?\u003c/em>\u003c/strong>\u003c/p>\n\n\u003cp>There’s gonna be a lot of training. Hopefully, I’m still eating Hershey’s chocolate.\u003c/p>\n\n\u003cp>\u003cem>This conversation has been edited for clarity and length.\u003c/em>\u003c/p>\n\n","schedule":{},"type":"html"}],"canonical_url":"https://www.iheart.com/content/2026-03-23-jordan-stolz-on-olympic-success-elite-focus-blocking-out-the-noise/","cuser":"user/ldap/1122166","enable_featured_widget":true,"exclusion":{"tags":[]},"external_url":"","fb_allow_comments":true,"featured_widget":{"country":"","id":"","kind":"","related_id":""},"feed_content_id":"","feed_partner_content":false,"feed_permalink":"","feed_type":"","feed_vendor":"","include_recommendations":true,"include_video_monetization":true,"is_sponsored":false,"keywords":["keywords/Hersheys","keywords/Jordan Stolz","keywords/Olympic"],"primary_image":{"bucket":"new_assets","id":"%2F69c1cb554ec3fa68d698c0ab"},"primary_target":{"categories":["categories/sports"],"distribution":["brands/Olympics","brands/iHeartRadio"]},"publish_date":1774307940000,"publish_end_date":4115978604802,"publish_origin":"brands/iHeartRadio","seo_title":"","show_updated_timestamp":false,"simplereach_enabled":false,"slug":"2026-03-23-jordan-stolz-on-olympic-success-elite-focus-blocking-out-the-noise","social_title":"","summary":"I don’t know if you’ve ever imagined what the most decorated American athlete of the 2026 Winter Olympics is like, but if you’re like me, it’s hard to picture the level of focus Jordan Stolz operates with.","targets":[{"categories":["syndications/apple-news"],"distribution":[]},{"categories":["syndications/news"],"distribution":[]}],"title":"Jordan Stolz On Olympic Success, Elite Focus & Blocking Out The Noise","permalink":"https://onairwithryan.iheart.com/content/2026-03-23-jordan-stolz-on-olympic-success-elite-focus-blocking-out-the-noise/"},"slug":"2026-03-23-jordan-stolz-on-olympic-success-elite-focus-blocking-out-the-noise","summary":{"image":"https://i.iheart.com/v3/re/new_assets/69c1cb554ec3fa68d698c0ab","title":"Jordan Stolz On Olympic Success, Elite Focus & Blocking Out The Noise","description":"I don’t know if you’ve ever imagined what the most decorated American athlete of the 2026 Winter Olympics is like, but if you’re like me, it’s hard to picture the level of focus Jordan Stolz operates with.","author":"Lauren Crawford"},"pub_start":1774307940000,"pub_until":4115978604802,"pub_changed":1774310746880,"subscription":[{"tags":["categories/sports","brands/Olympics","brands/iHeartRadio"]},{"tags":["syndications/apple-news"]},{"tags":["syndications/news"]}],"exclusion":[{"tags":[]}],"linksData":[],"lookup":["publish_origin:brands/iHeartRadio","id:/69c1af4f4ec3fa68d698c09b","slug:2026-03-23-jordan-stolz-on-olympic-success-elite-focus-blocking-out-the-noise","slug:2026-03-23-jordan-stolz-on-olympic-success-elite-focus-blocking-out-the-noise","keyword:keywords/Hersheys","keyword:keywords/Jordan Stolz","keyword:keywords/Olympic","author:user"]}},{"id":"%2F699ef514536f94cea803adcd","type":"PUBLISHING","record":{"ref_id":"%2F699ef514536f94cea803adcd","type":"content","payload":{"amp_enabled":true,"apple_news":{"ref_id":"dd35557e-d35e-441d-897d-b0697611bf53","revision_id":"AAAAAAAAAAAAAAAAAAAAAA=="},"author":"Jason Hall","blocks":[{"attributes":{"@provider":"iHeartRadio","@query":"https://www.iheart.com/oembed?format=json&url=https%3A%2F%2Fwww.iheart.com%2Flive%2F247-news-6043%2F","@url":"https://www.iheart.com/live/247-news-6043/","author_name":"24/7 News","author_url":"https://www.iheart.com/live/247-news-6043/","fixedWidth":450,"height":200,"html":"\u003ciframe title=\"24/7 News\" height=\"200\" width=\"100%\" src=\"https://www.iheart.com/live/247-news-6043/?embed=true&cid=oembed&keyid%5B0%5D=24%2F7%20News&sc=live_widget\" allow=\"autoplay\" frameborder=\"0\">\u003c/iframe>","provider_name":"iHeartRadio","provider_url":"https://www.iheart.com","thumbnail_height":300,"thumbnail_url":"https://i.iheart.com/v3/re/assets.streams/66db788b1af019edc73862eb?ops=fit(300%2C300)","thumbnail_width":300,"title":"24/7 News","type":"rich","version":"1.0","width":"100%"},"embed_type":"rich","html":"\u003ciframe title=\"24/7 News\" height=\"200\" width=\"100%\" src=\"https://www.iheart.com/live/247-news-6043/?embed=true&cid=oembed&keyid%5B0%5D=24%2F7%20News&sc=live_widget\" allow=\"autoplay\" frameborder=\"0\">\u003c/iframe>","provider":"iHeartRadio","rendering_hint":"default","schedule":{},"type":"embed","url":"https://www.iheart.com/live/247-news-6043/"},{"attributes":{"mimetype":"image/jpeg","type":"image"},"bucket":"new_assets","caption":"","id":"%2F699ef5bb536f94cea803add8","new_tab":false,"schedule":{},"source_credit":"Getty Images","title":"","type":"asset","url":"","use_caption":false},{"html":"\u003cp>\u003ca href=\"https://www.iheart.com/content/2025-12-26-karoline-leavitt-expecting-second-child/\" target=\"_blank\">White House press secretary \u003c/a>\u003ca href=\"https://www.iheart.com/content/2025-12-26-karoline-leavitt-expecting-second-child/\" target=\"_blank\">\u003cstrong>Karoline Leavitt\u003c/strong>\u003c/a> shared a photo on her Instagram Story of herself and members of the U.S. men's ice hockey team during their visit to the White House, which included \u003cstrong>Tage Thompson\u003c/strong> wearing a 'Make America Great Again' and \u003cstrong>Jack\u003c/strong> and \u003cstrong>Quinn Hughes\u003c/strong> wearing 'USA 45-47' hats, referencing President \u003cstrong>Donald Trump\u003c/strong>, on Tuesday (February 24).\u003c/p>\n\n\u003cp>A video shared by journalist \u003cstrong>Savannah Behrmann\u003c/strong> also showed Thompson walking through the United States Capitol wearing the 'Make America Great Again' hat ahead of Trump's State of the Union address. Team USA's appearance in Washington, D.C., came two days after its historic gold medal victory against arch rival Canada in the 2026 Milan Cortina Winter Olympics, with the Americans receiving backlash for viral videos that took place during their celebration.\u003c/p>\n\n","schedule":{},"type":"html"},{"attributes":{"@provider":"Twitter","@query":"https://publish.twitter.com/oembed?format=json&omit_script=true&omitscript=true&url=https%3A%2F%2Fx.com%2Fangelovesracing%2Fstatus%2F2026510566744019204","@url":"https://x.com/angelovesracing/status/2026510566744019204","author_name":"ange ˚୨୧⋆｡","author_url":"https://twitter.com/angelovesracing","cache_age":"3153600000","height":null,"html":"\u003cblockquote class=\"twitter-tweet\">\u003cp lang=\"en\" dir=\"ltr\">how embarrassing \u003ca href=\"https://t.co/2hlQdTnlZS\">pic.twitter.com/2hlQdTnlZS\u003c/a>\u003c/p>&mdash; ange ˚୨୧⋆｡ (@angelovesracing) \u003ca href=\"https://twitter.com/angelovesracing/status/2026510566744019204?ref_src=twsrc%5Etfw\">February 25, 2026\u003c/a>\u003c/blockquote>\n\n","provider_name":"Twitter","provider_url":"https://twitter.com","thumbnail_height":0,"thumbnail_url":"","thumbnail_width":0,"title":"","type":"rich","url":"https://twitter.com/angelovesracing/status/2026510566744019204","version":"1.0","width":550},"embed_type":"rich","html":"\u003cblockquote class=\"twitter-tweet\">\u003cp lang=\"en\" dir=\"ltr\">how embarrassing \u003ca href=\"https://t.co/2hlQdTnlZS\">pic.twitter.com/2hlQdTnlZS\u003c/a>\u003c/p>&mdash; ange ˚୨୧⋆｡ (@angelovesracing) \u003ca href=\"https://twitter.com/angelovesracing/status/2026510566744019204?ref_src=twsrc%5Etfw\">February 25, 2026\u003c/a>\u003c/blockquote>\n\n","provider":"Twitter","rendering_hint":"default","schedule":{},"type":"embed","url":"https://x.com/angelovesracing/status/2026510566744019204"},{"attributes":{"@provider":"Twitter","@query":"https://publish.twitter.com/oembed?format=json&omit_script=true&omitscript=true&url=https%3A%2F%2Fx.com%2FSavBehrmannDC%2Fstatus%2F2026489299391160550","@url":"https://x.com/SavBehrmannDC/status/2026489299391160550","author_name":"Savannah Behrmann","author_url":"https://twitter.com/SavBehrmannDC","cache_age":"3153600000","height":null,"html":"\u003cblockquote class=\"twitter-tweet\">\u003cp lang=\"en\" dir=\"ltr\">Some of the gold medal hockey team on the Hill tonight, including what appears to be Tage Thompson wearing a MAGA hat \u003ca href=\"https://t.co/O85vSQKX9i\">pic.twitter.com/O85vSQKX9i\u003c/a>\u003c/p>&mdash; Savannah Behrmann (@SavBehrmannDC) \u003ca href=\"https://twitter.com/SavBehrmannDC/status/2026489299391160550?ref_src=twsrc%5Etfw\">February 25, 2026\u003c/a>\u003c/blockquote>\n\n","provider_name":"Twitter","provider_url":"https://twitter.com","thumbnail_height":0,"thumbnail_url":"","thumbnail_width":0,"title":"","type":"rich","url":"https://twitter.com/SavBehrmannDC/status/2026489299391160550","version":"1.0","width":550},"embed_type":"rich","html":"\u003cblockquote class=\"twitter-tweet\">\u003cp lang=\"en\" dir=\"ltr\">Some of the gold medal hockey team on the Hill tonight, including what appears to be Tage Thompson wearing a MAGA hat \u003ca href=\"https://t.co/O85vSQKX9i\">pic.twitter.com/O85vSQKX9i\u003c/a>\u003c/p>&mdash; Savannah Behrmann (@SavBehrmannDC) \u003ca href=\"https://twitter.com/SavBehrmannDC/status/2026489299391160550?ref_src=twsrc%5Etfw\">February 25, 2026\u003c/a>\u003c/blockquote>\n\n","provider":"Twitter","rendering_hint":"default","schedule":{},"type":"embed","url":"https://x.com/SavBehrmannDC/status/2026489299391160550"},{"html":"\u003cp>A viral clip showed \u003ca href=\"https://www.iheart.com/content/2026-02-23-kash-patel-breaks-silence-on-viral-team-usa-celebration-video/\" target=\"_blank\">FBI Director \u003c/a>\u003ca href=\"https://www.iheart.com/content/2026-02-23-kash-patel-breaks-silence-on-viral-team-usa-celebration-video/\" target=\"_blank\">\u003cstrong>Kash Patel\u003c/strong>\u003c/a> chugging beers with the team in the locker room before a separate video showed him holding a cellphone with Trump on speaker phone joking that he'd also have to invite the \u003ca href=\"https://www.iheart.com/content/2026-02-23-us-womens-hockey-team-makes-decision-on-state-of-the-union-invite/\" target=\"_blank\">U.S. women's ice hockey team\u003c/a>, who also defeated Canada to win gold, to the State of the Union address or he &quot;would be impeached.&quot;\u003c/p>\n\n\u003cp>\u003ca href=\"https://www.iheart.com/content/2026-02-24-jack-hughes-breaks-silence-on-backlash-over-team-usa-trump-phone-call/\" target=\"_blank\">Jack Hughes\u003c/a>, who scored the golden goal against Canada, downplayed the criticism during an interview outside of the nightclub E11even Miami, where the team celebrated its gold medal victory Monday (February 23), via \u003ca href=\"https://www.espn.com/nhl/story/_/id/48022965/jack-hughes-talks-trump-backlash-women-team\" target=\"_blank\">\u003cem>ESPN\u003c/em>\u003c/a>.\u003c/p>\n\n\u003cp>&quot;Everyone is giving us backlash for all the social media stuff today. People are so negative out there, and they are just trying to find a reason to put people down and make something out of almost nothing,&quot; Hughes said.\u003c/p>\n\n\u003cp>Hughes, whose mother, \u003cstrong>Ellen\u003c/strong>, played for and serves as a consultant for the U.S. women's team, said the two teams grew closer during their respective journeys at the 2026 Winter Olympics.\u003c/p>\n\n\u003cp>&quot;Our relationship with them, over the course of being in the Olympic Village, I think we are so tight with their group. After we won the gold medal, we were in the cafeteria at 3:30 a.m. in the morning with them. We go from there, pack our bags and we're on the bus,&quot; Hughes said via \u003cem>ESPN\u003c/em>. &quot;People are so negative about things. I think everyone in that locker room knows how much we support them, how proud we are of them. The same way we feel about them, they feel about us.&quot;\u003c/p>\n\n\u003cp>The U.S. women's ice hockey team declined Trump's invitation to the State of the Union address, a USA Hockey spokesperson said in a statement obtained by \u003ca href=\"https://www.nbcnews.com/politics/white-house/us-womens-hockey-team-declines-trumps-invitation-state-union-rcna260299\" target=\"_blank\">\u003cem>NBC News\u003c/em>\u003c/a> on Monday.\u003c/p>\n\n\u003cp>&quot;We are sincerely grateful for the invitation extended to our gold medal–winning U.S. Women’s Hockey Team and deeply appreciate the recognition of their extraordinary achievement,&quot; the spokesperson said. &quot;Due to the timing and previously scheduled academic and professional commitments following the Games, the athletes are unable to participate.&quot;\u003c/p>\n\n\u003cp>&quot;They were honored to be included and are grateful for the acknowledgment,&quot; the spokesperson added.\u003c/p>\n\n","schedule":{},"type":"html"}],"canonical_url":"https://www.iheart.com/content/2026-02-25-leavitt-shares-photo-with-team-usa-players-wearing-maga-45-47-hats/","cuser":"user/ldap/1129279","enable_featured_widget":true,"exclusion":{"tags":[]},"external_url":"","fb_allow_comments":true,"featured_widget":{"country":"","id":"","kind":"","related_id":""},"feed_content_id":"","feed_partner_content":false,"feed_permalink":"","feed_type":"","feed_vendor":"","include_recommendations":true,"include_video_monetization":true,"is_sponsored":false,"keywords":["keywords/Karoline Leavitt","keywords/Donald Trump","keywords/address","keywords/Quinn Hughes","keywords/hats","keywords/Jack Hughes","keywords/men","keywords/photo","keywords/Kash Patel","keywords/players","keywords/women","keywords/USA","keywords/ice hockey team","keywords/Team USA","keywords/Savannah Behrmann"],"primary_image":{"bucket":"new_assets","id":"%2F699ef5bb536f94cea803add8"},"primary_target":{"categories":["categories/sports","categories/national-news"],"distribution":["facets/All Sites - English"]},"publish_date":1772026440000,"publish_end_date":4115978604802,"publish_origin":"brands/iHeartRadio","seo_title":"","show_updated_timestamp":false,"simplereach_enabled":false,"slug":"2026-02-25-leavitt-shares-photo-with-team-usa-players-wearing-maga-45-47-hats","social_title":"","summary":"White House press secretary Karoline Leavitt shared a photo on herself alongside members of the U.S. men's ice hockey team wearing 'MAGA' and '45-47' hats.","targets":[{"categories":["categories/sports"],"distribution":["sports-leagues/NHL","brands/Olympics","brands/Olympics - Hockey"]},{"categories":["syndications/apple-news"],"distribution":[]},{"categories":["syndications/news"],"distribution":[]}],"title":"Leavitt Shares Photo With Team USA Players Wearing 'MAGA,' '45-47' Hats","permalink":"https://onairwithryan.iheart.com/content/2026-02-25-leavitt-shares-photo-with-team-usa-players-wearing-maga-45-47-hats/"},"slug":"2026-02-25-leavitt-shares-photo-with-team-usa-players-wearing-maga-45-47-hats","summary":{"image":"https://i.iheart.com/v3/re/new_assets/699ef5bb536f94cea803add8","title":"Leavitt Shares Photo With Team USA Players Wearing 'MAGA,' '45-47' Hats","description":"White House press secretary Karoline Leavitt shared a photo on herself alongside members of the U.S. men's ice hockey team wearing 'MAGA' and '45-47' hats.","author":"Jason Hall"},"pub_start":1772026440000,"pub_until":4115978604802,"pub_changed":1772124411391,"subscription":[{"tags":["categories/sports","categories/national-news","facets/All Sites - English"]},{"tags":["categories/sports","sports-leagues/NHL","brands/Olympics","brands/Olympics - Hockey"]},{"tags":["syndications/apple-news"]},{"tags":["syndications/news"]}],"exclusion":[{"tags":[]}],"linksData":[],"lookup":["publish_origin:brands/iHeartRadio","id:/699ef514536f94cea803adcd","slug:2026-02-25-leavitt-shares-photo-with-team-usa-players-wearing-maga-45-47-hats","slug:2026-02-25-leavitt-shares-photo-with-team-usa-players-wearing-maga-45-47-hats","keyword:keywords/Karoline Leavitt","keyword:keywords/Donald Trump","keyword:keywords/address","keyword:keywords/Quinn Hughes","keyword:keywords/hats","keyword:keywords/Jack Hughes","keyword:keywords/men","keyword:keywords/photo","keyword:keywords/Kash Patel","keyword:keywords/players","keyword:keywords/women","keyword:keywords/USA","keyword:keywords/ice hockey team","keyword:keywords/Team USA","keyword:keywords/Savannah Behrmann","author:user"]}}],"resume":{"id":"ID:2024-olympics","context":{"\u003clocale>":"en-US"},"size":4,"from":"eyJza2lwIjo0LCJjdXJzb3JzIjp7IkJoemFVIjoiZXlKc2FXMXBkQ0k2TkN3aWIyWm1jMlYwSWpvMGZRPT0ifSwiZW5kcyI6e319","scopes":[]}}},{"id":"MOi2y","region":"main:dynamic","type":"ad","ordinal":15,"value":{"ad_split":0,"position":"3331"},"tags":[],"schedule":null},{"id":"beE6F","region":"main:dynamic","type":"feed","ordinal":16,"value":{"feed_id":"ID:weekly-widget-feed","feed_index":9,"size":10,"title":""},"tags":["display-hints/cume"],"schedule":{"begin":0,"end":4115978604802},"feed":{"results":[],"resume":null}},{"id":"Vj1NU","region":"main:dynamic","type":"podcasts","ordinal":17,"value":{"shows":[{"type":"VAR","ref":"config://field/general.default_podcasts","scope":null}]},"tags":[],"schedule":null,"podcasts":["80159774","28440719","18894574","112396978"]},{"id":"kIdtO","region":"main:dynamic","type":"feed","ordinal":18,"value":{"ad_split":null,"link":null,"feed_id":"ID:editorial-feed-whatwhere","title":"Latest Music + Entertainment News Stories","feed_index":1,"size":6,"position":null},"tags":["display-hints/feed-show-eyebrow","display-hints/feed-load-more","display-hints/feed-date-stamp","display-hints/small"],"schedule":{"begin":0,"end":4115978604802},"feed":{"results":[{"id":"%2F6a2af47e39b096d7b0a9dcff","type":"PUBLISHING","record":{"ref_id":"%2F6a2af47e39b096d7b0a9dcff","type":"content","payload":{"amp_enabled":true,"apple_news":null,"author":"","blocks":[{"id":"34742","kind":"artist","related_id":"","schedule":{},"type":"catalog"},{"attributes":{"mimetype":"image/jpeg","type":"image"},"bucket":"assets.getty","caption":"Barbadian singer Rihanna (L) and US rapper A$AP Rocky arrive for the world premiere of Marvel Studios' \"Black Panther: Wakanda Forever\" at the Dolby Theatre in Hollywood, California, on October 26, 2022. (Photo by VALERIE MACON / AFP) (Photo by VALERIE MACON/AFP via Getty Images)","id":"%2F6a2af4752b5a1317fce9ad70","new_tab":false,"schedule":{},"source_credit":"VALERIE MACON / AFP / Getty Images","title":"US-ENTERTAINMENT-FILM-BLACK PANTHER","type":"asset","url":"","use_caption":false},{"html":"\u003cp>On Wednesday night (June 10), \u003cstrong>Rihanna\u003c/strong> and \u003cstrong>A$AP Rocky\u003c/strong> joined the celebrations in New York City following the New York Knicks' historic comeback win against the San Antonio Spurs. The Knicks, who trailed by 29 points, managed to secure a 107-106 victory, taking a 3-1 lead in the NBA Finals.\u003c/p>\n\n\u003cp>After the game, fans flooded the streets to celebrate, with Rihanna and A$AP Rocky joining in the festivities. According to \u003ca href=\"https://www.usmagazine.com/sports/news/rihanna-and-asap-rocky-party-with-knicks-fans-after-game-4/\" target=\"_blank\">Us Weekly\u003c/a>, the couple was seen playing basketball on the streets, with Rihanna eventually sinking a shot to the cheers of the crowd.\u003c/p>\n\n\u003cblockquote>\u003ca href=\"https://x.com/Kurrco/status/2065052279032385595?ref_src=twsrc%5Etfw%7Ctwcamp%5Etweetembed%7Ctwterm%5E2065052279032385595%7Ctwgr%5Eb74f5c4605e38d5df2a55b2d992820396d9c4a3a%7Ctwcon%5Es1_&ref_url=https%3A%2F%2Fd-8437579012429830319.ampproject.net%2F2605071401000%2Fframe.html\" target=\"_blank\">\u003cstrong>See the video here!\u003c/strong>\u003c/a>\u003c/blockquote>\n\n\u003cp>The epic comeback, which took place at Madison Square Garden, was witnessed by numerous celebrities, including \u003ca href=\"https://variety.com/2026/tv/news/spike-lee-larry-david-timothee-chalamet-knicks-comeback-1236772167/\" target=\"_blank\">Spike Lee, Larry David, and Taylor Swift\u003c/a>. The Knicks' victory marked the largest comeback in NBA Finals history, putting them on the brink of their first championship since 1973.\u003c/p>\n\n\u003cp>The Knicks' win was sealed by \u003cstrong>OG Anunoby\u003c/strong>'s game-winning tip-in with just 1.2 seconds left, a moment that Knicks coach \u003cstrong>Mike Brown\u003c/strong> described as potentially the most iconic shot in New York basketball history. The series will continue with Game 5 in San Antonio on Saturday, where the Knicks have the chance to clinch the championship.\u003c/p>\n\n","schedule":{},"type":"html"},{"id":"673165","kind":"artist","related_id":"","schedule":{},"type":"catalog"}],"canonical_url":"https://www.iheart.com/content/2026-06-11-rihanna-aap-rocky-took-over-nyc-streets-after-knicks-win-see-the-video/","cuser":"user/ldap/ccrphx1aas","enable_featured_widget":true,"exclusion":{"tags":[]},"external_url":"","fb_allow_comments":true,"featured_widget":{"country":"","id":"","kind":"","related_id":""},"feed_content_id":"5c859fbcd7671d44759f342f60e19c486891e9bf4b01ef02d48ba130abac8a3d","feed_partner_content":false,"feed_permalink":"","feed_type":"","feed_vendor":"iHeartRadio","include_recommendations":true,"include_video_monetization":true,"is_sponsored":false,"keywords":["keywords/ai-assisted","keywords/Rihanna","keywords/A$AP Rocky","keywords/Knicks","keywords/NBA Finals","keywords/comeback","keywords/New York City"],"primary_image":{"bucket":"assets.getty","id":"%2F6a2af4752b5a1317fce9ad70"},"primary_target":{"categories":["categories/entertainment-news"],"distribution":["formats/CHRPOP","formats/CHRRHYTHMIC","formats/HIPHOPRNB"]},"publish_date":1781199900000,"publish_end_date":4115978604802,"publish_origin":"brands/iHeartRadio","seo_title":"","show_updated_timestamp":false,"simplereach_enabled":false,"slug":"2026-06-11-rihanna-aap-rocky-took-over-nyc-streets-after-knicks-win-see-the-video","social_title":"","summary":"Rihanna and A$AP Rocky celebrated in NYC after the Knicks' historic NBA Finals comeback win over the Spurs! See the video! ","targets":[{"categories":["syndications/news"],"distribution":[]}],"title":"Rihanna & A$AP Rocky Took Over NYC Streets After Knicks Win: See The Video","permalink":"https://onairwithryan.iheart.com/content/2026-06-11-rihanna-aap-rocky-took-over-nyc-streets-after-knicks-win-see-the-video/"},"slug":"2026-06-11-rihanna-aap-rocky-took-over-nyc-streets-after-knicks-win-see-the-video","summary":{"image":"https://i.iheart.com/v3/re/assets.getty/6a2af4752b5a1317fce9ad70","title":"Rihanna & A$AP Rocky Took Over NYC Streets After Knicks Win: See The Video","description":"Rihanna and A$AP Rocky celebrated in NYC after the Knicks' historic NBA Finals comeback win over the Spurs! See the video! ","author":""},"pub_start":1781199900000,"pub_until":4115978604802,"pub_changed":1781200291723,"subscription":[{"tags":["categories/entertainment-news","formats/CHRPOP","formats/CHRRHYTHMIC","formats/HIPHOPRNB"]},{"tags":["syndications/news"]}],"exclusion":[{"tags":[]}],"linksData":[],"lookup":["publish_origin:brands/iHeartRadio","id:/6a2af47e39b096d7b0a9dcff","slug:2026-06-11-rihanna-aap-rocky-took-over-nyc-streets-after-knicks-win-see-the-video","slug:2026-06-11-rihanna-aap-rocky-took-over-nyc-streets-after-knicks-win-see-the-video","keyword:keywords/ai-assisted","keyword:keywords/Rihanna","keyword:keywords/A$AP Rocky","keyword:keywords/Knicks","keyword:keywords/NBA Finals","keyword:keywords/comeback","keyword:keywords/New York City"]}},{"id":"%2F6a2aca4a71759b6e42387db9","type":"PUBLISHING","record":{"ref_id":"%2F6a2aca4a71759b6e42387db9","type":"content","payload":{"amp_enabled":true,"apple_news":{"ref_id":"d6a61d53-0a19-4193-a608-b4a512a0d24e","revision_id":"AAAAAAAAAAD//////////w=="},"author":"Sarah Tate","blocks":[{"attributes":{"@provider":"ohembed","@query":"template","@url":"https://www.iheart.com/artist/31552663/?embed=true&keyid=EditorialPlayer","author_name":"","author_url":"","height":"300","html":"\u003ciframe allow=\"autoplay\" width=\"100%\" height=\"300\" style=\"border: 0;\" src=\"https://www.iheart.com/artist/31552663/?embed=true&amp;keyid=EditorialPlayer\" frameborder=\"0\">\u003c/iframe>","provider_name":"ohembed","thumbnail_height":0,"thumbnail_url":"","thumbnail_width":0,"title":"","type":"rich","version":"1.0","width":"100%"},"embed_type":"rich","html":"\u003ciframe allow=\"autoplay\" width=\"100%\" height=\"300\" style=\"border: 0;\" src=\"https://www.iheart.com/artist/31552663/?embed=true&amp;keyid=EditorialPlayer\" frameborder=\"0\">\u003c/iframe>","provider":"ohembed","rendering_hint":"default","schedule":{},"type":"embed","url":"https://www.iheart.com/artist/31552663/?embed=true&keyid=EditorialPlayer"},{"attributes":{"mimetype":"image/jpeg","type":"image"},"bucket":"new_assets","caption":"","id":"%2F6a2ad94c50f5652d198dbda4","new_tab":false,"schedule":{},"source_credit":"Getty Images","title":"","type":"asset","url":"","use_caption":false},{"html":"\u003cp>\u003ca href=\"https://www.iheart.com/artist/harry-styles-31552663/\" data-catalog-kind=\"ARTIST\" data-catalog-id=\"31552663\" data-catalog-related-id=\"\">\u003cstrong>Harry Styles\u003c/strong>\u003c/a> and \u003cstrong>Zoë Kravitz\u003c/strong> are putting ink to their romance.\u003c/p>\n\n\u003cp>\u003ca href=\"https://www.iheart.com/content/2026-05-07-harry-styles-embraces-disco-busts-a-move-in-new-dance-no-more-video/\" target=\"_blank\">The \u003c/a>\u003ca href=\"https://www.iheart.com/content/2026-05-07-harry-styles-embraces-disco-busts-a-move-in-new-dance-no-more-video/\" target=\"_blank\">\u003cem>Kiss All the Time. Disco, Occasionally.\u003c/em>\u003c/a>\u003ca href=\"https://www.iheart.com/content/2026-05-07-harry-styles-embraces-disco-busts-a-move-in-new-dance-no-more-video/\" target=\"_blank\"> musician\u003c/a>, 32, and the \u003cem>Big Little Lies\u003c/em> actress, 37, have reportedly put a permanent seal on their relationship by getting matching tattoos. Kravitz's subtle new ink was on display in a teaser for her \u003ca href=\"https://www.instagram.com/p/DZZyaHIlC5l/?hl=en\" target=\"_blank\">\u003cem>British Vogue\u003c/em>\u003c/a> cover story, a black-and-white snapshot capturing the short &quot;Let It Rip&quot; tattooed in all caps on her back among other her other designs. \u003c/p>\n\n\u003cp>Fans quickly noticed that the tat matched a new one for Styles on his right arm, inked right above a palm tree, which he debuted last month on his \u003cem>Together Together\u003c/em> tour, per \u003ca href=\"https://www.eonline.com/news/1432848/zoe-kravitz-harry-styles-get-matching-let-it-rip-tattoos-after-engagement\" target=\"_blank\">\u003cem>E! News\u003c/em>\u003c/a>. \u003c/p>\n\n\u003cp>While neither Styles nor Kravitz have spoken publicly about the matching ink, the revelation comes \u003ca href=\"https://www.iheart.com/content/2026-04-28-harry-styles-zo-kravitz-reportedly-engaged-after-8-months-of-dating/\" target=\"_blank\">amid their reported engagement\u003c/a>. \u003ca href=\"https://people.com/harry-styles-zoe-kravitz-matching-tattoos-amid-engagement-11995170\" target=\"_blank\">\u003cem>People\u003c/em>\u003c/a> confirmed the news in April that they were taking the next step in their relationship after eight months of dating. The private couple \u003ca href=\"https://www.iheart.com/content/2026-04-22-harry-styles-zo-kravitz-spark-engagement-rumors-on-london-outing/\" target=\"_blank\">first sparked engagement rumors\u003c/a> when the \u003cem>High Fidelity\u003c/em> star was seen wearing a diamond ring on her left ring finger on an outing in London. \u003c/p>\n\n\u003cp>Kravitz \u003ca href=\"https://www.iheart.com/content/2026-05-04-zo-kravitz-plays-coy-about-harry-styles-engagement-with-lace-met-gala-look/\" target=\"_blank\">played coy about the engagement news\u003c/a> while walking the carpet at the 2026 Met Gala last month, keeping her left hand — and subsequently her ring — hidden in her black lace dress. However, the jewelry was on full display as she danced and cheered along while Style performed onstage \u003ca href=\"https://www.iheart.com/content/2026-05-18-zo-kravitz-flashes-engagement-ring-on-opening-night-of-harry-styles-tour/\" target=\"_blank\">during the opening night of his tour\u003c/a>.\u003c/p>\n\n","schedule":{},"type":"html"}],"canonical_url":"https://www.iheart.com/content/2026-06-11-harry-styles-zo-kravitz-show-off-matching-tattoos-amid-engagement/","cuser":"user/ldap/1129327","enable_featured_widget":true,"exclusion":{"tags":[]},"external_url":"","fb_allow_comments":true,"featured_widget":{"country":"","id":"","kind":"","related_id":""},"feed_content_id":"","feed_partner_content":false,"feed_permalink":"","feed_type":"","feed_vendor":"","include_recommendations":true,"include_video_monetization":true,"is_sponsored":false,"keywords":["keywords/Harry Styles","keywords/Zoë Kravitz","keywords/tattoos","keywords/engagement"],"primary_image":{"bucket":"new_assets","id":"%2F6a2ad94c50f5652d198dbda4"},"primary_target":{"categories":["categories/music-news","categories/entertainment-news"],"distribution":["brands/iHeartRadio"]},"publish_date":1781195820000,"publish_end_date":4115978604802,"publish_origin":"brands/iHeartRadio","seo_title":"","show_updated_timestamp":false,"simplereach_enabled":false,"slug":"2026-06-11-harry-styles-zo-kravitz-show-off-matching-tattoos-amid-engagement","social_title":"","summary":"Eagle-eyed fans noticed the subtle tribute to their love after the \"Big Little Lies\" actress showed off her new ink.","targets":[{"categories":["categories/music-news","categories/entertainment-news"],"distribution":["formats/CHRPOP","formats/CHRRHYTHMIC","formats/ACMAINSTREAM","formats/ACHOTMODERN"]},{"categories":["categories/music-news"],"distribution":["artists/Harry Styles (31552663)"]},{"categories":["syndications/apple-news"],"distribution":[]},{"categories":["syndications/news"],"distribution":[]}],"title":"Harry Styles & Zoë Kravitz Show Off Matching Tattoos Amid Engagement","permalink":"https://onairwithryan.iheart.com/content/2026-06-11-harry-styles-zo-kravitz-show-off-matching-tattoos-amid-engagement/"},"slug":"2026-06-11-harry-styles-zo-kravitz-show-off-matching-tattoos-amid-engagement","summary":{"image":"https://i.iheart.com/v3/re/new_assets/6a2ad94c50f5652d198dbda4","title":"Harry Styles & Zoë Kravitz Show Off Matching Tattoos Amid Engagement","description":"Eagle-eyed fans noticed the subtle tribute to their love after the \"Big Little Lies\" actress showed off her new ink.","author":"Sarah Tate"},"pub_start":1781195820000,"pub_until":4115978604802,"pub_changed":1781196196753,"subscription":[{"tags":["categories/music-news","categories/entertainment-news","brands/iHeartRadio"]},{"tags":["categories/music-news","categories/entertainment-news","formats/CHRPOP","formats/CHRRHYTHMIC","formats/ACMAINSTREAM","formats/ACHOTMODERN"]},{"tags":["categories/music-news","artists/Harry Styles (31552663)"]},{"tags":["syndications/apple-news"]},{"tags":["syndications/news"]}],"exclusion":[{"tags":[]}],"linksData":[],"lookup":["publish_origin:brands/iHeartRadio","id:/6a2aca4a71759b6e42387db9","slug:2026-06-11-harry-styles-zo-kravitz-show-off-matching-tattoos-amid-engagement","slug:2026-06-11-harry-styles-zo-kravitz-show-off-matching-tattoos-amid-engagement","keyword:keywords/Harry Styles","keyword:keywords/Zoë Kravitz","keyword:keywords/tattoos","keyword:keywords/engagement","author:user"]}},{"id":"%2F6a2ad1d767c509db831d9ff6","type":"PUBLISHING","record":{"ref_id":"%2F6a2ad1d767c509db831d9ff6","type":"content","payload":{"amp_enabled":true,"apple_news":null,"author":"","blocks":[{"id":"31246427","kind":"artist","related_id":"","schedule":{},"type":"catalog"},{"attributes":{"mimetype":"image/jpeg","type":"image"},"bucket":"assets.getty","caption":"NEW YORK, NEW YORK - MAY 12: Rapper Cardi B looks on during Game Four of the Eastern Conference Second Round NBA Playoffs between the Boston Celtics and the New York Knicks at Madison Square Garden on May 12, 2025 in New York City. NOTE TO USER: User expressly acknowledges and agrees that, by downloading and or using this photograph, User is consenting to the terms and conditions of the Getty Images License Agreement. (Photo by Elsa/Getty Images)","id":"%2F6a2ad1d12b5a1317fce9ad69","new_tab":false,"schedule":{},"source_credit":"Elsa / Getty Images Sport / Getty Images","title":"Boston Celtics v New York Knicks - Game Four","type":"asset","url":"","use_caption":false},{"html":"\u003cp>\u003cstrong>Cardi B\u003c/strong> shared her humorous vision for New York City if the Knicks win the 2026 NBA Finals. \u003c/p>\n\n\u003cp>During Game 3 against the San Antonio Spurs on Monday night (June 8), the rapper told \u003cem>Entertainment Tonight\u003c/em> that a Knicks championship would mean &quot;the rats will disappear, trees will start growing, potholes will be filled,&quot; and even joked that &quot;the Statue of Liberty is going to finally walk.&quot;\u003c/p>\n\n\u003cp>\u003cstrong>See the video below!\u003c/strong>\u003c/p>\n\n\u003cp>Cardi B's comments quickly went viral, with fans embracing her playful exaggerations. Her love for New York is well-known, and she recently teamed up with Mayor Zohran Mamdani to support a musical contest for free childcare in the city. The rapper's presence at the game further energized the crowd, which included celebrities and diehard fans, as the Knicks pursue their long-awaited NBA title.\u003c/p>\n\n\u003cp>The Bronx native, also performed a halftime show at Madison Square Garden, adding excitement to a historic night for Knicks fans. The game marked the first NBA Finals appearance at MSG since 1999, with New York leading the series 2-0 after two road wins in San Antonio. Despite the Knicks' 115-111 loss in Game 3, the team remains two wins away from their first championship since 1973.\u003c/p>\n\n","schedule":{},"type":"html"},{"attributes":{"@provider":"YouTube","@query":"https://www.youtube.com/oembed?format=json&omit_script=true&omitscript=true&url=https%3A%2F%2Fwww.youtube.com%2Fwatch%3Fv%3Dk9G8f4155kw","@url":"https://www.youtube.com/watch?v=k9G8f4155kw","author_name":"Entertainment Tonight","author_url":"https://www.youtube.com/@EntertainmentTonight","height":113,"html":"\u003ciframe width=\"200\" height=\"113\" src=\"https://www.youtube.com/embed/k9G8f4155kw?feature=oembed\" frameborder=\"0\" allow=\"accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share\" referrerpolicy=\"strict-origin-when-cross-origin\" allowfullscreen title=\"Cardi B Rattles Off List of Things She Thinks Will Get Better if Knicks Win NBA Championship\">\u003c/iframe>","provider_name":"YouTube","provider_url":"https://www.youtube.com/","thumbnail_height":360,"thumbnail_url":"https://i.ytimg.com/vi/k9G8f4155kw/hqdefault.jpg","thumbnail_width":480,"title":"Cardi B Rattles Off List of Things She Thinks Will Get Better if Knicks Win NBA Championship","type":"video","version":"1.0","width":200},"embed_type":"video","html":"\u003ciframe width=\"200\" height=\"113\" src=\"https://www.youtube.com/embed/k9G8f4155kw?feature=oembed\" frameborder=\"0\" allow=\"accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share\" referrerpolicy=\"strict-origin-when-cross-origin\" allowfullscreen title=\"Cardi B Rattles Off List of Things She Thinks Will Get Better if Knicks Win NBA Championship\">\u003c/iframe>","provider":"YouTube","rendering_hint":"default","schedule":{},"type":"embed","url":"https://www.youtube.com/watch?v=k9G8f4155kw"}],"canonical_url":"https://www.iheart.com/content/2026-06-11-cardi-b-says-knicks-title-would-change-nyc-the-rats-would-disappear/","cuser":"user/ldap/ccrphx1aas","enable_featured_widget":true,"exclusion":{"tags":[]},"external_url":"","fb_allow_comments":true,"featured_widget":{"country":"","id":"","kind":"","related_id":""},"feed_content_id":"8c6567a0362e4f292ee6f48800256fc0cfea850b2152e489f3b06a05893a60d1","feed_partner_content":false,"feed_permalink":"","feed_type":"","feed_vendor":"iHeartRadio","include_recommendations":true,"include_video_monetization":true,"is_sponsored":false,"keywords":["keywords/ai-assisted","keywords/Cardi B","keywords/New York Knicks","keywords/NBA Finals","keywords/Madison Square Garden","keywords/entertainment"],"primary_image":{"bucket":"assets.getty","id":"%2F6a2ad1d12b5a1317fce9ad69"},"primary_target":{"categories":["categories/entertainment-news"],"distribution":["formats/CHRPOP","formats/CHRRHYTHMIC","formats/HIPHOPRNB"]},"publish_date":1781191080000,"publish_end_date":4115978604802,"publish_origin":"brands/iHeartRadio","seo_title":"","show_updated_timestamp":false,"simplereach_enabled":false,"slug":"2026-06-11-cardi-b-says-knicks-title-would-change-nyc-the-rats-would-disappear","social_title":"","summary":"Cardi B says a Knicks championship would transform NYC, joking about disappearing rats and walking statues!","targets":[{"categories":["syndications/news"],"distribution":[]}],"title":"Cardi B Says Knicks Title Would Change NYC... \"The Rats Would Disappear\"","permalink":"https://onairwithryan.iheart.com/content/2026-06-11-cardi-b-says-knicks-title-would-change-nyc-the-rats-would-disappear/"},"slug":"2026-06-11-cardi-b-says-knicks-title-would-change-nyc-the-rats-would-disappear","summary":{"image":"https://i.iheart.com/v3/re/assets.getty/6a2ad1d12b5a1317fce9ad69","title":"Cardi B Says Knicks Title Would Change NYC... \"The Rats Would Disappear\"","description":"Cardi B says a Knicks championship would transform NYC, joking about disappearing rats and walking statues!","author":""},"pub_start":1781191080000,"pub_until":4115978604802,"pub_changed":1781191422987,"subscription":[{"tags":["categories/entertainment-news","formats/CHRPOP","formats/CHRRHYTHMIC","formats/HIPHOPRNB"]},{"tags":["syndications/news"]}],"exclusion":[{"tags":[]}],"linksData":[],"lookup":["publish_origin:brands/iHeartRadio","id:/6a2ad1d767c509db831d9ff6","slug:2026-06-11-cardi-b-says-knicks-title-would-change-nyc-the-rats-would-disappear","slug:2026-06-11-cardi-b-says-knicks-title-would-change-nyc-the-rats-would-disappear","keyword:keywords/ai-assisted","keyword:keywords/Cardi B","keyword:keywords/New York Knicks","keyword:keywords/NBA Finals","keyword:keywords/Madison Square Garden","keyword:keywords/entertainment"]}},{"id":"%2F6a2ac15367f021277a9a666a","type":"PUBLISHING","record":{"ref_id":"%2F6a2ac15367f021277a9a666a","type":"content","payload":{"amp_enabled":true,"apple_news":null,"author":"","blocks":[{"id":"44512","kind":"artist","related_id":"","schedule":{},"type":"catalog"},{"attributes":{"mimetype":"image/jpeg","type":"image"},"bucket":"assets.getty","caption":"HOUSTON, TEXAS - MARCH 16: Rapper, songwriter, and icon Drake attends a game between the Houston Rockets and the Cleveland Cavaliers at Toyota Center on March 16, 2024 in Houston, Texas. NOTE TO USER: User expressly acknowledges and agrees that, by downloading and or using this photograph, User is consenting to the terms and conditions of the Getty Images License Agreement. (Photo by Carmen Mandato/Getty Images)","id":"%2F6a2ac14a6dcf7baf1b3948f6","new_tab":false,"schedule":{},"source_credit":"Carmen Mandato / Getty Images Sport / Getty Images","title":"Cleveland Cavaliers v Houston Rockets","type":"asset","url":"","use_caption":false},{"html":"\u003cp>\u003cstrong>Drake\u003c/strong> has teamed up with Amazon to launch an official virtual merch warehouse called \u003ca href=\"https://www.amazon.com/stores/DrakesWarehouse/page/0922B197-C7CD-490B-A9FF-7AF36A48C544\" target=\"_blank\">Drake's Warehouse\u003c/a>. \u003c/p>\n\n\u003cp>The store offers a unique collection of merchandise from the Canadian music star, including items like a body pillow... and a poop scooper! The first release features over 30 items that span apparel, accessories, and collectibles celebrating some of Drake's most iconic albums.\u003c/p>\n\n\u003cp>The collaboration marks an evolution in how Amazon partners with artists to sell merchandise, focusing more on exclusive and official products. Among the standout items is the \u003ca href=\"https://musically.com/2025/08/22/amazon-gets-drakes-warehouse-for-merch-hats-tees-body-pillows-and-poop-scoopers/\" target=\"_blank\">official Drake body pillow\u003c/a>, priced at $100, and the &quot;For All The Dogs&quot; poop scooper, available for $50. These products highlight the creative and playful approach Drake is taking with his merchandise.\u003c/p>\n\n\u003cp>According to an \u003ca href=\"https://mr-mag.com/drake-launches-official-virtual-amazon-merch-warehouse-featuring-body-pillow-and-more/\" target=\"_blank\">Amazon representative\u003c/a>, the store offers both new and archival items, providing fans with a wide range of options to celebrate their favorite artist. The launch of Drake's Warehouse is expected to attract significant attention from fans and collectors alike, eager to own a piece of the artist's legacy.\u003c/p>\n\n","schedule":{},"type":"html"}],"canonical_url":"https://www.iheart.com/content/2026-06-11-fans-are-shocked-by-what-drake-is-selling-in-his-new-virtual-amazon-store/","cuser":"user/ldap/ccrphx1aas","enable_featured_widget":true,"exclusion":{"tags":[]},"external_url":"","fb_allow_comments":true,"featured_widget":{"country":"","id":"","kind":"","related_id":""},"feed_content_id":"d54998da2dcaaf16bf01f51e245297c4b7c8f71fdf40ba4bb6a79698aea371af","feed_partner_content":false,"feed_permalink":"","feed_type":"","feed_vendor":"iHeartRadio","include_recommendations":true,"include_video_monetization":true,"is_sponsored":false,"keywords":["keywords/ai-assisted","keywords/Drake","keywords/Amazon","keywords/virtual store","keywords/merchandise","keywords/body pillow","keywords/poop scooper"],"primary_image":{"bucket":"assets.getty","id":"%2F6a2ac14a6dcf7baf1b3948f6"},"primary_target":{"categories":["categories/entertainment-news"],"distribution":["formats/CHRPOP","formats/CHRRHYTHMIC","formats/HIPHOPRNB"]},"publish_date":1781186880000,"publish_end_date":4115978604802,"publish_origin":"brands/iHeartRadio","seo_title":"","show_updated_timestamp":false,"simplereach_enabled":false,"slug":"2026-06-11-fans-are-shocked-by-what-drake-is-selling-in-his-new-virtual-amazon-store","social_title":"","summary":"Drake has launched a virtual merch store on Amazon, featuring unique items like a body pillow, poop scooper and more!","targets":[{"categories":["syndications/news"],"distribution":[]}],"title":"Fans Are Shocked By What Drake Is Selling In His New Virtual Amazon Store","permalink":"https://onairwithryan.iheart.com/content/2026-06-11-fans-are-shocked-by-what-drake-is-selling-in-his-new-virtual-amazon-store/"},"slug":"2026-06-11-fans-are-shocked-by-what-drake-is-selling-in-his-new-virtual-amazon-store","summary":{"image":"https://i.iheart.com/v3/re/assets.getty/6a2ac14a6dcf7baf1b3948f6","title":"Fans Are Shocked By What Drake Is Selling In His New Virtual Amazon Store","description":"Drake has launched a virtual merch store on Amazon, featuring unique items like a body pillow, poop scooper and more!","author":""},"pub_start":1781186880000,"pub_until":4115978604802,"pub_changed":1781187247934,"subscription":[{"tags":["categories/entertainment-news","formats/CHRPOP","formats/CHRRHYTHMIC","formats/HIPHOPRNB"]},{"tags":["syndications/news"]}],"exclusion":[{"tags":[]}],"linksData":[],"lookup":["publish_origin:brands/iHeartRadio","id:/6a2ac15367f021277a9a666a","slug:2026-06-11-fans-are-shocked-by-what-drake-is-selling-in-his-new-virtual-amazon-store","slug:2026-06-11-fans-are-shocked-by-what-drake-is-selling-in-his-new-virtual-amazon-store","keyword:keywords/ai-assisted","keyword:keywords/Drake","keyword:keywords/Amazon","keyword:keywords/virtual store","keyword:keywords/merchandise","keyword:keywords/body pillow","keyword:keywords/poop scooper"]}},{"id":"%2F6a2ab62b39b096d7b0a9dcca","type":"PUBLISHING","record":{"ref_id":"%2F6a2ab62b39b096d7b0a9dcca","type":"content","payload":{"amp_enabled":true,"apple_news":null,"author":"","blocks":[{"id":"4732","kind":"station","related_id":"","schedule":{},"type":"catalog"},{"attributes":{"mimetype":"image/jpeg","type":"image"},"bucket":"assets.getty","caption":"NEW YORK, NEW YORK - JUNE 10: (L to R) Este Haim, Taylor Swift, and Mariska Hargitay attend Game Four of the 2026 NBA Finals between the San Antonio Spurs and the New York Knicks at Madison Square Garden on June 10, 2026 in New York City. NOTE TO USER: User expressly acknowledges and agrees that, by downloading and or using this photograph, User is consenting to the terms and conditions of the Getty Images License Agreement. (Photo by Al Bello/Getty Images)","id":"%2F6a2ab6266dcf7baf1b3948f1","new_tab":false,"schedule":{},"source_credit":"Al Bello / Getty Images Sport / Getty Images","title":"2026 NBA Finals - Game Four","type":"asset","url":"","use_caption":false},{"html":"\u003cp>The 2026 NBA Finals have attracted a star-studded crowd to Madison Square Garden, where the New York Knicks are facing off against the San Antonio Spurs. During Game 4 on Wednesday (June 10), celebrities like \u003cstrong>Taylor Swift\u003c/strong>, \u003cstrong>Timothée Chalamet\u003c/strong>, \u003cstrong>Spike Lee\u003c/strong>, and \u003cstrong>Ben Stiller\u003c/strong> were spotted courtside, cheering on the Knicks as they mounted the largest comeback in NBA Finals history.\u003c/p>\n\n\u003cp>The Knicks, trailing by 29 points, managed to secure a 107-106 victory, taking a 3-1 lead in the series. Swift, in her &quot;Stevie Knicks&quot; shirt, was seen alongside friends Alana and Este Haim and \u003cstrong>Mariska Hargitay\u003c/strong>, all donning Knicks-themed attire. \u003ca href=\"https://www.usatoday.com/story/sports/nba/playoffs/2026/06/10/celebrities-nba-finals-game-4-timothee-chalamet-spike-lee--live/90480493007/\" target=\"_blank\">USA Today\u003c/a> reported that the crowd also included \u003cstrong>Chris Rock\u003c/strong>, \u003cstrong>Adam Sandler\u003c/strong>, and \u003cstrong>Jerry Seinfeld\u003c/strong>.\u003c/p>\n\n\u003cp>The game also featured a halftime performance by the Wu-Tang Clan, adding to the excitement of the evening. \u003ca href=\"https://www.forbes.com/sites/siladityaray/2026/06/11/billionaire-taylor-swift-among-dozens-of-prominent-celebrities-at-the-knicks-spurs-nba-finals-game-4/\" target=\"_blank\">Forbes\u003c/a> noted that the Knicks' victory was celebrated with enthusiasm by the celebrity attendees.\u003c/p>\n\n\u003cp>President Donald Trump, who attended Game 3, was notably absent from Game 4, following a mixed reception during his previous appearance. The Knicks are now one win away from their first NBA title since 1973, with Game 5 set to take place in San Antonio on Saturday.\u003c/p>\n","schedule":{},"type":"html"},{"attributes":{"mimetype":"image/jpeg","type":"image"},"bucket":"assets.getty","caption":"NEW YORK, NEW YORK - JUNE 10: Taylor Swift and Mariska Hargitay attend Game Four of the 2026 NBA Finals between the San Antonio Spurs and the New York Knicks at Madison Square Garden on June 10, 2026 in New York City. NOTE TO USER: User expressly acknowledges and agrees that, by downloading and or using this photograph, User is consenting to the terms and conditions of the Getty Images License Agreement. (Photo by Al Bello/Getty Images)","id":"%2F6a2ab6676dcf7baf1b3948f2","new_tab":false,"schedule":{},"source_credit":"Al Bello / Getty Images Sport / Getty Images","title":"2026 NBA Finals - Game Four","type":"asset","url":"","use_caption":false},{"attributes":{"mimetype":"image/jpeg","type":"image"},"bucket":"assets.getty","caption":"NEW YORK, NEW YORK - JUNE 10: Spike Lee attends Game Four of the 2026 NBA Finals between the San Antonio Spurs and the New York Knicks at Madison Square Garden on June 10, 2026 in New York City. NOTE TO USER: User expressly acknowledges and agrees that, by downloading and or using this photograph, User is consenting to the terms and conditions of the Getty Images License Agreement. (Photo by Al Bello/Getty Images)","id":"%2F6a2ab6866dcf7baf1b3948f3","new_tab":false,"schedule":{},"source_credit":"Al Bello / Getty Images Sport / Getty Images","title":"2026 NBA Finals - Game Four","type":"asset","url":"","use_caption":false},{"attributes":{"mimetype":"image/jpeg","type":"image"},"bucket":"assets.getty","caption":"NEW YORK, NEW YORK - JUNE 10: Ben Stiller reacts during Game Four of the 2026 NBA Finals between the San Antonio Spurs and the New York Knicks at Madison Square Garden on June 10, 2026 in New York City. NOTE TO USER: User expressly acknowledges and agrees that, by downloading and or using this photograph, User is consenting to the terms and conditions of the Getty Images License Agreement. (Photo by Al Bello/Getty Images)","id":"%2F6a2ab6982b5a1317fce9ad66","new_tab":false,"schedule":{},"source_credit":"Al Bello / Getty Images Sport / Getty Images","title":"2026 NBA Finals - Game Four","type":"asset","url":"","use_caption":false},{"attributes":{"mimetype":"image/jpeg","type":"image"},"bucket":"assets.getty","caption":"NEW YORK, NEW YORK - JUNE 10: Jerry Seinfeld and his wife Jessica Seinfeld attend Game Four of the 2026 NBA Finals between the San Antonio Spurs and the New York Knicks at Madison Square Garden on June 10, 2026 in New York City. NOTE TO USER: User expressly acknowledges and agrees that, by downloading and or using this photograph, User is consenting to the terms and conditions of the Getty Images License Agreement. (Photo by Dustin Satloff/Getty Images)","id":"%2F6a2ab6ad06d42df84d151869","new_tab":false,"schedule":{},"source_credit":"Dustin Satloff / Getty Images Sport / Getty Images","title":"2026 NBA Finals - Game Four","type":"asset","url":"","use_caption":false},{"attributes":{"mimetype":"image/jpeg","type":"image"},"bucket":"assets.getty","caption":"NEW YORK, NEW YORK - JUNE 10: Larry David and John McEnroe attend Game Four of the 2026 NBA Finals between the San Antonio Spurs and the New York Knicks at Madison Square Garden on June 10, 2026 in New York City. NOTE TO USER: User expressly acknowledges and agrees that, by downloading and or using this photograph, User is consenting to the terms and conditions of the Getty Images License Agreement. (Photo by Al Bello/Getty Images)","id":"%2F6a2ab6bbcd20ce2f3fda6d56","new_tab":false,"schedule":{},"source_credit":"Al Bello / Getty Images Sport / Getty Images","title":"2026 NBA Finals - Game Four","type":"asset","url":"","use_caption":false},{"attributes":{"mimetype":"image/jpeg","type":"image"},"bucket":"assets.getty","caption":"NEW YORK, NEW YORK - JUNE 10: Timothée Chalamet reacts after Game Four of the 2026 NBA Finals between the San Antonio Spurs and the New York Knicks at Madison Square Garden on June 10, 2026 in New York City. NOTE TO USER: User expressly acknowledges and agrees that, by downloading and or using this photograph, User is consenting to the terms and conditions of the Getty Images License Agreement. (Photo by Dustin Satloff/Getty Images)","id":"%2F6a2ab6e65cca47257eaf0e5e","new_tab":false,"schedule":{},"source_credit":"Dustin Satloff / Getty Images Sport / Getty Images","title":"2026 NBA Finals - Game Four","type":"asset","url":"","use_caption":false},{"attributes":{"mimetype":"image/jpeg","type":"image"},"bucket":"assets.getty","caption":"NEW YORK, NEW YORK - JUNE 10: Taylor Swift and Este Haim attend Game Four of the 2026 NBA Finals between the San Antonio Spurs and the New York Knicks at Madison Square Garden on June 10, 2026 in New York City. NOTE TO USER: User expressly acknowledges and agrees that, by downloading and or using this photograph, User is consenting to the terms and conditions of the Getty Images License Agreement. (Photo by Al Bello/Getty Images)","id":"%2F6a2ab6fb6dcf7baf1b3948f4","new_tab":false,"schedule":{},"source_credit":"Al Bello / Getty Images Sport / Getty Images","title":"2026 NBA Finals - Game Four","type":"asset","url":"","use_caption":false}],"canonical_url":"https://www.iheart.com/content/2026-06-11-the-stars-came-out-for-knicks-vs-spurs-nba-finals-game-4-see-the-photos/","cuser":"user/ldap/ccrphx1aas","enable_featured_widget":true,"exclusion":{"tags":[]},"external_url":"","fb_allow_comments":true,"featured_widget":{"country":"","id":"","kind":"","related_id":""},"feed_content_id":"2f6e204ccf98a264f4eaf2f228789699c927fcf69e27f065caca27afe4d9b232","feed_partner_content":false,"feed_permalink":"","feed_type":"","feed_vendor":"iHeartRadio","include_recommendations":true,"include_video_monetization":true,"is_sponsored":false,"keywords":["keywords/ai-assisted","keywords/NBA Finals","keywords/New York Knicks","keywords/San Antonio Spurs","keywords/celebrities","keywords/Taylor Swift","keywords/Madison Square Garden","keywords/Timothée Chalamet","keywords/Spike Lee","keywords/comeback"],"primary_image":{"bucket":"new_assets","id":"%2F6a2aba137c29a335ed565a01"},"primary_target":{"categories":["categories/entertainment-news"],"distribution":["formats/ACHOTMODERN","formats/ACMAINSTREAM","formats/CHRPOP","formats/CHRRHYTHMIC","formats/HIPHOPRNB","formats/SPORTS"]},"publish_date":1781184780000,"publish_end_date":4115978604802,"publish_origin":"brands/iHeartRadio","seo_title":"","show_updated_timestamp":false,"simplereach_enabled":false,"slug":"2026-06-11-the-stars-came-out-for-knicks-vs-spurs-nba-finals-game-4-see-the-photos","social_title":"","summary":"The 2026 NBA Finals at Madison Square Garden drew a HUGE celebrity crowd, including Taylor Swift, Timothée Chalamet and many MORE! See the photos here!","targets":[],"title":"The Stars Came Out For Knicks vs. Spurs NBA Finals Game 4: See The Photos","permalink":"https://onairwithryan.iheart.com/content/2026-06-11-the-stars-came-out-for-knicks-vs-spurs-nba-finals-game-4-see-the-photos/"},"slug":"2026-06-11-the-stars-came-out-for-knicks-vs-spurs-nba-finals-game-4-see-the-photos","summary":{"image":"https://i.iheart.com/v3/re/new_assets/6a2aba137c29a335ed565a01","title":"The Stars Came Out For Knicks vs. Spurs NBA Finals Game 4: See The Photos","description":"The 2026 NBA Finals at Madison Square Garden drew a HUGE celebrity crowd, including Taylor Swift, Timothée Chalamet and many MORE! See the photos here!","author":""},"pub_start":1781184780000,"pub_until":4115978604802,"pub_changed":1781185141702,"subscription":[{"tags":["categories/entertainment-news","formats/ACHOTMODERN","formats/ACMAINSTREAM","formats/CHRPOP","formats/CHRRHYTHMIC","formats/HIPHOPRNB","formats/SPORTS"]}],"exclusion":[{"tags":[]}],"linksData":[],"lookup":["publish_origin:brands/iHeartRadio","id:/6a2ab62b39b096d7b0a9dcca","slug:2026-06-11-the-stars-came-out-for-knicks-vs-spurs-nba-finals-game-4-see-the-photos","slug:2026-06-11-the-stars-came-out-for-knicks-vs-spurs-nba-finals-game-4-see-the-photos","keyword:keywords/ai-assisted","keyword:keywords/NBA Finals","keyword:keywords/New York Knicks","keyword:keywords/San Antonio Spurs","keyword:keywords/celebrities","keyword:keywords/Taylor Swift","keyword:keywords/Madison Square Garden","keyword:keywords/Timothée Chalamet","keyword:keywords/Spike Lee","keyword:keywords/comeback"]}},{"id":"%2F6a29a964c92fb44f38a9b16d","type":"PUBLISHING","record":{"ref_id":"%2F6a29a964c92fb44f38a9b16d","type":"content","payload":{"amp_enabled":true,"apple_news":null,"author":"","blocks":[{"id":"4422","kind":"station","related_id":"","schedule":{},"type":"catalog"},{"attributes":{"mimetype":"image/png","type":"image"},"bucket":"new_assets","caption":"","id":"%2F6a29ae44c92fb44f38a9b179","new_tab":false,"schedule":{},"source_credit":"","title":"","type":"asset","url":"","use_caption":false},{"html":"\u003cp>\u003ca href=\"https://www.iheart.com/artist/olivia-rodrigo-31351268/\" target=\"_blank\">\u003cstrong>Olivia Rodrigo\u003c/strong>\u003c/a> is stepping into the role... as a dating advice expert! \u003c/p>\n\n\u003cp>Before the release of her upcoming album, \u003cem>you seem pretty sad for a girl so in love\u003c/em>, the Grammy-winning artist will host \u003cstrong>&quot;u+me=advice forever,&quot;\u003c/strong> a one-hour live relationship advice special from iHeartRadio's Los Angeles studio on Thursday, June 11th.\u003c/p>\n\n\u003cp>Fans can submit their questions now through iHeartRadio's \u003ca href=\"https://www.iheart.com/live/hit-nation-4422/\" target=\"_blank\">\u003cstrong>Hit Nation\u003c/strong>\u003c/a>\u003cstrong> \u003c/strong>station using the Talkback feature. \u003cstrong>&quot;u+me=advice forever&quot;\u003c/strong> will air across iHeartRadio CHR and Hot AC stations, as well as Hit Nation, beginning June 11th at 6 p.m. PT/9 p.m. ET. Tune in to hear Olivia tackle real-life dating dilemmas, connect with fans and debut brand-new music before anyone else!\u003c/p>\n\n\u003cp>During the event, fans can bring their biggest questions about love, dating and modern romance directly to Olivia, who will offer her thoughts and advice live on the air. Listeners will also get an early listen to never-before-heard tracks from \u003cem>you seem pretty sad for a girl so in love\u003c/em> ahead of the album's arrival on Friday, June 12.\u003c/p>\n\n","schedule":{},"type":"html"},{"attributes":{"@provider":"Instagram","@query":"https://graph.facebook.com/v23.0/instagram_oembed?access_token=121897277851831%7CB5Jm6zMX5ynaMiun755Y_feWNSc&format=json&omit_script=true&omitscript=true&url=https%3A%2F%2Fwww.instagram.com%2Fp%2FDZaeiZBRbaY%2F","@url":"https://www.instagram.com/p/DZaeiZBRbaY/","author_name":"","author_url":"","html":"\u003cblockquote class=\"instagram-media\" data-instgrm-captioned data-instgrm-permalink=\"https://www.instagram.com/reel/DZaeiZBRbaY/?utm_source=ig_embed&amp;utm_campaign=loading\" data-instgrm-version=\"14\" style=\" background:#FFF; border:0; border-radius:3px; box-shadow:0 0 1px 0 rgba(0,0,0,0.5),0 1px 10px 0 rgba(0,0,0,0.15); margin: 1px; max-width:658px; min-width:326px; padding:0; width:99.375%; width:-webkit-calc(100% - 2px); width:calc(100% - 2px);\">\u003cdiv style=\"padding:16px;\"> \u003ca href=\"https://www.instagram.com/reel/DZaeiZBRbaY/?utm_source=ig_embed&amp;utm_campaign=loading\" style=\" background:#FFFFFF; line-height:0; padding:0 0; text-align:center; text-decoration:none; width:100%;\" target=\"_blank\"> \u003cdiv style=\" display: flex; flex-direction: row; align-items: center;\"> \u003cdiv style=\"background-color: #F4F4F4; border-radius: 50%; flex-grow: 0; height: 40px; margin-right: 14px; width: 40px;\">\u003c/div> \u003cdiv style=\"display: flex; flex-direction: column; flex-grow: 1; justify-content: center;\"> \u003cdiv style=\" background-color: #F4F4F4; border-radius: 4px; flex-grow: 0; height: 14px; margin-bottom: 6px; width: 100px;\">\u003c/div> \u003cdiv style=\" background-color: #F4F4F4; border-radius: 4px; flex-grow: 0; height: 14px; width: 60px;\">\u003c/div>\u003c/div>\u003c/div>\u003cdiv style=\"padding: 19% 0;\">\u003c/div> \u003cdiv style=\"display:block; height:50px; margin:0 auto 12px; width:50px;\">\u003csvg width=\"50px\" height=\"50px\" viewBox=\"0 0 60 60\" version=\"1.1\" xmlns=\"https://www.w3.org/2000/svg\" xmlns:xlink=\"https://www.w3.org/1999/xlink\">\u003cg stroke=\"none\" stroke-width=\"1\" fill=\"none\" fill-rule=\"evenodd\">\u003cg transform=\"translate(-511.000000, -20.000000)\" fill=\"#000000\">\u003cg>\u003cpath d=\"M556.869,30.41 C554.814,30.41 553.148,32.076 553.148,34.131 C553.148,36.186 554.814,37.852 556.869,37.852 C558.924,37.852 560.59,36.186 560.59,34.131 C560.59,32.076 558.924,30.41 556.869,30.41 M541,60.657 C535.114,60.657 530.342,55.887 530.342,50 C530.342,44.114 535.114,39.342 541,39.342 C546.887,39.342 551.658,44.114 551.658,50 C551.658,55.887 546.887,60.657 541,60.657 M541,33.886 C532.1,33.886 524.886,41.1 524.886,50 C524.886,58.899 532.1,66.113 541,66.113 C549.9,66.113 557.115,58.899 557.115,50 C557.115,41.1 549.9,33.886 541,33.886 M565.378,62.101 C565.244,65.022 564.756,66.606 564.346,67.663 C563.803,69.06 563.154,70.057 562.106,71.106 C561.058,72.155 560.06,72.803 558.662,73.347 C557.607,73.757 556.021,74.244 553.102,74.378 C549.944,74.521 548.997,74.552 541,74.552 C533.003,74.552 532.056,74.521 528.898,74.378 C525.979,74.244 524.393,73.757 523.338,73.347 C521.94,72.803 520.942,72.155 519.894,71.106 C518.846,70.057 518.197,69.06 517.654,67.663 C517.244,66.606 516.755,65.022 516.623,62.101 C516.479,58.943 516.448,57.996 516.448,50 C516.448,42.003 516.479,41.056 516.623,37.899 C516.755,34.978 517.244,33.391 517.654,32.338 C518.197,30.938 518.846,29.942 519.894,28.894 C520.942,27.846 521.94,27.196 523.338,26.654 C524.393,26.244 525.979,25.756 528.898,25.623 C532.057,25.479 533.004,25.448 541,25.448 C548.997,25.448 549.943,25.479 553.102,25.623 C556.021,25.756 557.607,26.244 558.662,26.654 C560.06,27.196 561.058,27.846 562.106,28.894 C563.154,29.942 563.803,30.938 564.346,32.338 C564.756,33.391 565.244,34.978 565.378,37.899 C565.522,41.056 565.552,42.003 565.552,50 C565.552,57.996 565.522,58.943 565.378,62.101 M570.82,37.631 C570.674,34.438 570.167,32.258 569.425,30.349 C568.659,28.377 567.633,26.702 565.965,25.035 C564.297,23.368 562.623,22.342 560.652,21.575 C558.743,20.834 556.562,20.326 553.369,20.18 C550.169,20.033 549.148,20 541,20 C532.853,20 531.831,20.033 528.631,20.18 C525.438,20.326 523.257,20.834 521.349,21.575 C519.376,22.342 517.703,23.368 516.035,25.035 C514.368,26.702 513.342,28.377 512.574,30.349 C511.834,32.258 511.326,34.438 511.181,37.631 C511.035,40.831 511,41.851 511,50 C511,58.147 511.035,59.17 511.181,62.369 C511.326,65.562 511.834,67.743 512.574,69.651 C513.342,71.625 514.368,73.296 516.035,74.965 C517.703,76.634 519.376,77.658 521.349,78.425 C523.257,79.167 525.438,79.673 528.631,79.82 C531.831,79.965 532.853,80.001 541,80.001 C549.148,80.001 550.169,79.965 553.369,79.82 C556.562,79.673 558.743,79.167 560.652,78.425 C562.623,77.658 564.297,76.634 565.965,74.965 C567.633,73.296 568.659,71.625 569.425,69.651 C570.167,67.743 570.674,65.562 570.82,62.369 C570.966,59.17 571,58.147 571,50 C571,41.851 570.966,40.831 570.82,37.631\">\u003c/path>\u003c/g>\u003c/g>\u003c/g>\u003c/svg>\u003c/div>\u003cdiv style=\"padding-top: 8px;\"> \u003cdiv style=\" color:#3897f0; font-family:Arial,sans-serif; font-size:14px; font-style:normal; font-weight:550; line-height:18px;\">View this post on Instagram\u003c/div>\u003c/div>\u003cdiv style=\"padding: 12.5% 0;\">\u003c/div> \u003cdiv style=\"display: flex; flex-direction: row; margin-bottom: 14px; align-items: center;\">\u003cdiv> \u003cdiv style=\"background-color: #F4F4F4; border-radius: 50%; height: 12.5px; width: 12.5px; transform: translateX(0px) translateY(7px);\">\u003c/div> \u003cdiv style=\"background-color: #F4F4F4; height: 12.5px; transform: rotate(-45deg) translateX(3px) translateY(1px); width: 12.5px; flex-grow: 0; margin-right: 14px; margin-left: 2px;\">\u003c/div> \u003cdiv style=\"background-color: #F4F4F4; border-radius: 50%; height: 12.5px; width: 12.5px; transform: translateX(9px) translateY(-18px);\">\u003c/div>\u003c/div>\u003cdiv style=\"margin-left: 8px;\"> \u003cdiv style=\" background-color: #F4F4F4; border-radius: 50%; flex-grow: 0; height: 20px; width: 20px;\">\u003c/div> \u003cdiv style=\" width: 0; height: 0; border-top: 2px solid transparent; border-left: 6px solid #f4f4f4; border-bottom: 2px solid transparent; transform: translateX(16px) translateY(-4px) rotate(30deg)\">\u003c/div>\u003c/div>\u003cdiv style=\"margin-left: auto;\"> \u003cdiv style=\" width: 0px; border-top: 8px solid #F4F4F4; border-right: 8px solid transparent; transform: translateY(16px);\">\u003c/div> \u003cdiv style=\" background-color: #F4F4F4; flex-grow: 0; height: 12px; width: 16px; transform: translateY(-4px);\">\u003c/div> \u003cdiv style=\" width: 0; height: 0; border-top: 8px solid #F4F4F4; border-left: 8px solid transparent; transform: translateY(-4px) translateX(8px);\">\u003c/div>\u003c/div>\u003c/div> \u003cdiv style=\"display: flex; flex-direction: column; flex-grow: 1; justify-content: center; margin-bottom: 24px;\"> \u003cdiv style=\" background-color: #F4F4F4; border-radius: 4px; flex-grow: 0; height: 14px; margin-bottom: 6px; width: 224px;\">\u003c/div> \u003cdiv style=\" background-color: #F4F4F4; border-radius: 4px; flex-grow: 0; height: 14px; width: 144px;\">\u003c/div>\u003c/div>\u003c/a>\u003c/div>\u003c/blockquote>","provider_name":"Instagram","provider_url":"https://www.instagram.com/","thumbnail_height":0,"thumbnail_url":"","thumbnail_width":0,"title":"","type":"rich","version":"1.0","width":658},"embed_type":"rich","html":"\u003cblockquote class=\"instagram-media\" data-instgrm-captioned data-instgrm-permalink=\"https://www.instagram.com/reel/DZaeiZBRbaY/?utm_source=ig_embed&amp;utm_campaign=loading\" data-instgrm-version=\"14\" style=\" background:#FFF; border:0; border-radius:3px; box-shadow:0 0 1px 0 rgba(0,0,0,0.5),0 1px 10px 0 rgba(0,0,0,0.15); margin: 1px; max-width:658px; min-width:326px; padding:0; width:99.375%; width:-webkit-calc(100% - 2px); width:calc(100% - 2px);\">\u003cdiv style=\"padding:16px;\"> \u003ca href=\"https://www.instagram.com/reel/DZaeiZBRbaY/?utm_source=ig_embed&amp;utm_campaign=loading\" style=\" background:#FFFFFF; line-height:0; padding:0 0; text-align:center; text-decoration:none; width:100%;\" target=\"_blank\"> \u003cdiv style=\" display: flex; flex-direction: row; align-items: center;\"> \u003cdiv style=\"background-color: #F4F4F4; border-radius: 50%; flex-grow: 0; height: 40px; margin-right: 14px; width: 40px;\">\u003c/div> \u003cdiv style=\"display: flex; flex-direction: column; flex-grow: 1; justify-content: center;\"> \u003cdiv style=\" background-color: #F4F4F4; border-radius: 4px; flex-grow: 0; height: 14px; margin-bottom: 6px; width: 100px;\">\u003c/div> \u003cdiv style=\" background-color: #F4F4F4; border-radius: 4px; flex-grow: 0; height: 14px; width: 60px;\">\u003c/div>\u003c/div>\u003c/div>\u003cdiv style=\"padding: 19% 0;\">\u003c/div> \u003cdiv style=\"display:block; height:50px; margin:0 auto 12px; width:50px;\">\u003csvg width=\"50px\" height=\"50px\" viewBox=\"0 0 60 60\" version=\"1.1\" xmlns=\"https://www.w3.org/2000/svg\" xmlns:xlink=\"https://www.w3.org/1999/xlink\">\u003cg stroke=\"none\" stroke-width=\"1\" fill=\"none\" fill-rule=\"evenodd\">\u003cg transform=\"translate(-511.000000, -20.000000)\" fill=\"#000000\">\u003cg>\u003cpath d=\"M556.869,30.41 C554.814,30.41 553.148,32.076 553.148,34.131 C553.148,36.186 554.814,37.852 556.869,37.852 C558.924,37.852 560.59,36.186 560.59,34.131 C560.59,32.076 558.924,30.41 556.869,30.41 M541,60.657 C535.114,60.657 530.342,55.887 530.342,50 C530.342,44.114 535.114,39.342 541,39.342 C546.887,39.342 551.658,44.114 551.658,50 C551.658,55.887 546.887,60.657 541,60.657 M541,33.886 C532.1,33.886 524.886,41.1 524.886,50 C524.886,58.899 532.1,66.113 541,66.113 C549.9,66.113 557.115,58.899 557.115,50 C557.115,41.1 549.9,33.886 541,33.886 M565.378,62.101 C565.244,65.022 564.756,66.606 564.346,67.663 C563.803,69.06 563.154,70.057 562.106,71.106 C561.058,72.155 560.06,72.803 558.662,73.347 C557.607,73.757 556.021,74.244 553.102,74.378 C549.944,74.521 548.997,74.552 541,74.552 C533.003,74.552 532.056,74.521 528.898,74.378 C525.979,74.244 524.393,73.757 523.338,73.347 C521.94,72.803 520.942,72.155 519.894,71.106 C518.846,70.057 518.197,69.06 517.654,67.663 C517.244,66.606 516.755,65.022 516.623,62.101 C516.479,58.943 516.448,57.996 516.448,50 C516.448,42.003 516.479,41.056 516.623,37.899 C516.755,34.978 517.244,33.391 517.654,32.338 C518.197,30.938 518.846,29.942 519.894,28.894 C520.942,27.846 521.94,27.196 523.338,26.654 C524.393,26.244 525.979,25.756 528.898,25.623 C532.057,25.479 533.004,25.448 541,25.448 C548.997,25.448 549.943,25.479 553.102,25.623 C556.021,25.756 557.607,26.244 558.662,26.654 C560.06,27.196 561.058,27.846 562.106,28.894 C563.154,29.942 563.803,30.938 564.346,32.338 C564.756,33.391 565.244,34.978 565.378,37.899 C565.522,41.056 565.552,42.003 565.552,50 C565.552,57.996 565.522,58.943 565.378,62.101 M570.82,37.631 C570.674,34.438 570.167,32.258 569.425,30.349 C568.659,28.377 567.633,26.702 565.965,25.035 C564.297,23.368 562.623,22.342 560.652,21.575 C558.743,20.834 556.562,20.326 553.369,20.18 C550.169,20.033 549.148,20 541,20 C532.853,20 531.831,20.033 528.631,20.18 C525.438,20.326 523.257,20.834 521.349,21.575 C519.376,22.342 517.703,23.368 516.035,25.035 C514.368,26.702 513.342,28.377 512.574,30.349 C511.834,32.258 511.326,34.438 511.181,37.631 C511.035,40.831 511,41.851 511,50 C511,58.147 511.035,59.17 511.181,62.369 C511.326,65.562 511.834,67.743 512.574,69.651 C513.342,71.625 514.368,73.296 516.035,74.965 C517.703,76.634 519.376,77.658 521.349,78.425 C523.257,79.167 525.438,79.673 528.631,79.82 C531.831,79.965 532.853,80.001 541,80.001 C549.148,80.001 550.169,79.965 553.369,79.82 C556.562,79.673 558.743,79.167 560.652,78.425 C562.623,77.658 564.297,76.634 565.965,74.965 C567.633,73.296 568.659,71.625 569.425,69.651 C570.167,67.743 570.674,65.562 570.82,62.369 C570.966,59.17 571,58.147 571,50 C571,41.851 570.966,40.831 570.82,37.631\">\u003c/path>\u003c/g>\u003c/g>\u003c/g>\u003c/svg>\u003c/div>\u003cdiv style=\"padding-top: 8px;\"> \u003cdiv style=\" color:#3897f0; font-family:Arial,sans-serif; font-size:14px; font-style:normal; font-weight:550; line-height:18px;\">View this post on Instagram\u003c/div>\u003c/div>\u003cdiv style=\"padding: 12.5% 0;\">\u003c/div> \u003cdiv style=\"display: flex; flex-direction: row; margin-bottom: 14px; align-items: center;\">\u003cdiv> \u003cdiv style=\"background-color: #F4F4F4; border-radius: 50%; height: 12.5px; width: 12.5px; transform: translateX(0px) translateY(7px);\">\u003c/div> \u003cdiv style=\"background-color: #F4F4F4; height: 12.5px; transform: rotate(-45deg) translateX(3px) translateY(1px); width: 12.5px; flex-grow: 0; margin-right: 14px; margin-left: 2px;\">\u003c/div> \u003cdiv style=\"background-color: #F4F4F4; border-radius: 50%; height: 12.5px; width: 12.5px; transform: translateX(9px) translateY(-18px);\">\u003c/div>\u003c/div>\u003cdiv style=\"margin-left: 8px;\"> \u003cdiv style=\" background-color: #F4F4F4; border-radius: 50%; flex-grow: 0; height: 20px; width: 20px;\">\u003c/div> \u003cdiv style=\" width: 0; height: 0; border-top: 2px solid transparent; border-left: 6px solid #f4f4f4; border-bottom: 2px solid transparent; transform: translateX(16px) translateY(-4px) rotate(30deg)\">\u003c/div>\u003c/div>\u003cdiv style=\"margin-left: auto;\"> \u003cdiv style=\" width: 0px; border-top: 8px solid #F4F4F4; border-right: 8px solid transparent; transform: translateY(16px);\">\u003c/div> \u003cdiv style=\" background-color: #F4F4F4; flex-grow: 0; height: 12px; width: 16px; transform: translateY(-4px);\">\u003c/div> \u003cdiv style=\" width: 0; height: 0; border-top: 8px solid #F4F4F4; border-left: 8px solid transparent; transform: translateY(-4px) translateX(8px);\">\u003c/div>\u003c/div>\u003c/div> \u003cdiv style=\"display: flex; flex-direction: column; flex-grow: 1; justify-content: center; margin-bottom: 24px;\"> \u003cdiv style=\" background-color: #F4F4F4; border-radius: 4px; flex-grow: 0; height: 14px; margin-bottom: 6px; width: 224px;\">\u003c/div> \u003cdiv style=\" background-color: #F4F4F4; border-radius: 4px; flex-grow: 0; height: 14px; width: 144px;\">\u003c/div>\u003c/div>\u003c/a>\u003c/div>\u003c/blockquote>","provider":"Instagram","rendering_hint":"default","schedule":{},"type":"embed","url":"https://www.instagram.com/p/DZaeiZBRbaY/"}],"canonical_url":"https://www.iheart.com/content/2026-06-10-olivia-rodrigo-is-hosting-a-dating-advice-radio-show-heres-how-to-join/","cuser":"user/ldap/ccrphx1aas","enable_featured_widget":true,"exclusion":{"tags":[]},"external_url":"","fb_allow_comments":true,"featured_widget":{"country":"","id":"","kind":"","related_id":""},"feed_content_id":"","feed_partner_content":false,"feed_permalink":"","feed_type":"","feed_vendor":"","include_recommendations":true,"include_video_monetization":true,"is_sponsored":false,"keywords":[],"primary_image":{"bucket":"assets.getty","id":"%2F6a29aa446dcf7baf1b3948e4"},"primary_target":{"categories":["categories/entertainment-news"],"distribution":["formats/CHRPOP","formats/ACHOTMODERN"]},"publish_date":1781182800000,"publish_end_date":4115978604802,"publish_origin":"brands/iHeartRadio","seo_title":"","show_updated_timestamp":false,"simplereach_enabled":false,"slug":"2026-06-10-olivia-rodrigo-is-hosting-a-dating-advice-radio-show-heres-how-to-join","social_title":"","summary":"","targets":[],"title":"Olivia Rodrigo Is Hosting A Dating Advice Radio Show — Here's How To Join","permalink":"https://onairwithryan.iheart.com/content/2026-06-10-olivia-rodrigo-is-hosting-a-dating-advice-radio-show-heres-how-to-join/"},"slug":"2026-06-10-olivia-rodrigo-is-hosting-a-dating-advice-radio-show-heres-how-to-join","summary":{"image":"https://i.iheart.com/v3/re/assets.getty/6a29aa446dcf7baf1b3948e4","title":"Olivia Rodrigo Is Hosting A Dating Advice Radio Show — Here's How To Join","description":"","author":""},"pub_start":1781182800000,"pub_until":4115978604802,"pub_changed":1781182800000,"subscription":[{"tags":["categories/entertainment-news","formats/CHRPOP","formats/ACHOTMODERN"]}],"exclusion":[{"tags":[]}],"linksData":[],"lookup":["publish_origin:brands/iHeartRadio","id:/6a29a964c92fb44f38a9b16d","slug:2026-06-10-olivia-rodrigo-is-hosting-a-dating-advice-radio-show-heres-how-to-join","slug:2026-06-10-olivia-rodrigo-is-hosting-a-dating-advice-radio-show-heres-how-to-join"]}}],"resume":{"id":"ID:editorial-feed-whatwhere","context":{"\u003clocale>":"en-US"},"size":6,"from":"eyJza2lwIjo2LCJjdXJzb3JzIjp7ImRhU0xXIjoiZXlKc2FXMXBkQ0k2TXl3aWIyWm1jMlYwSWpvMmZRPT0ifSwiZW5kcyI6eyJMNmxVSyI6LTEsIjdUS29VIjotMX19","scopes":[]}}},{"id":"ixuTv","region":"main:dynamic","type":"contests","ordinal":19,"value":{"title":null},"tags":["display-hints/tile"],"schedule":{"begin":0,"end":4115978604802}},{"id":"nTnZk","region":"main:dynamic","type":"html","ordinal":20,"value":{"title":null,"content":"\u003cstyle type=\"text/css\">\n    .css-box.pds-box {\n        width: 100% !important;\n    }\n    .css-box.pds-box .css-answer-group label {\n        display: inline !important;\n        float: none !important;\n        width: auto !important;\n    }\n\u003c/style>\n\u003cdiv data-src=\"https://static.polldaddy.com/p/6850732.js\" class=\"component-embed-script\">\n\t\u003ca name='pd_a_6850732'>\u003c/a>\n    \u003cdiv class='PDS_Poll' id='PDI_container6850732'>\u003c/div>\n\u003c/div>\n\u003cp>&nbsp\u003c/p>\n\u003cdiv data-src=\"https://static.polldaddy.com/p/6852528.js\" class=\"component-embed-script\">\n\t\u003ca name='pd_a_6852528'>\u003c/a>\n    \u003cdiv class='PDS_Poll' id='PDI_container6852528'>\u003c/div>\n\u003c/div>\n"},"tags":[],"schedule":{"begin":0,"end":1625069786245}},{"id":"ad:bottom-leaderboard","region":"ad:bottom-leaderboard","type":"ad","ordinal":0,"value":{"ad_split":0,"position":"3306"},"tags":[],"schedule":null}]}}],["item-eyebrow-/6a2a97a439b096d7b0a9dcb5",{"data":null}],["item-eyebrow-/6a299d3a611d983a9a937a1a",{"data":null}],["contestsloader-onair-pr",{"data":[]}],["item-eyebrow-/6a2ae60f00d0f6e30e0adfbf",{"data":null}],["item-eyebrow-/6a2ae69d00d0f6e30e0adfcc",{"data":null}],["item-eyebrow-/6a28adb767f021277a9a6547",{"data":null}],["item-eyebrow-/6a284dfe492b64e6d2d25224",{"data":null}],["youtube-Smng8-",{"data":{"videos":[]}}],["item-eyebrow-/6a284c97492b64e6d2d25215",{"data":null}],["$podcastloader-80159774,28440719,18894574,112396978",{"data":[{"id":80159774,"title":"On Air with Ryan Seacrest","description":"Did you miss today’s Ryan’s Roses? Or Second Date Update? Or celebrity interview? Listen to the entire show here every day with Ryan Seacrest, Sisanie, and Tanya Rad! \nCatch On Air with Ryan Seacrest live every morning on 102.7 KIIS-FM Los Angeles and be sure to subscribe to the On Air with Ryan Seacrest Podcast\n\nJoin us on social:\nFacebook, X, YouTube, Instagram, Snapchat, TikTok","lastUpdated":1767377155,"slug":"51-on-air-with-ryan-seacrest","isExternal":true,"imageUrl":"https://i.iheart.com/v3/url/aHR0cHM6Ly93d3cub21ueWNvbnRlbnQuY29tL2QvcGxheWxpc3QvZTczYzk5OGUtNmU2MC00MzJmLTg2MTAtYWUyMTAxNDBjNWIxLzFjODg5ODk1LTJiM2QtNDhhYS04MWMwLWFlMzkwMDgxNmM2Mi84MmRlN2U4Zi0yNjE3LTRlNTctOGViYi1hZTM5MDA4MTZjNzUvaW1hZ2UuanBnP3Q9MTY0NDU2NTg3NSZzaXplPUxhcmdl","episodes":{"pageInfo":{"nextCursor":"AAAAAgEAAAAJc3RhcnREYXRlAAAABGRlc2P_AAAAABQLIjoAAAGep2IesA"},"items":[{"id":336574449,"podcastId":80159774,"podcastSlug":"51-on-air-with-ryan-seacrest","title":"All Female Gyms & Sleeping Behind the Wheel","duration":2757,"isExplicit":false,"description":"On today's episode, we learned that Rubi's all-female gym is full of tea, Ryan gave a caller advice on officiating a wedding, and Intern Maleah revealed why she thinks falling asleep behind the wheel of a self-driving car is a major red flag... Listen NOW on the On Air with Ryan Seacrest Podcast!\u003cp>\u003ca href=\"https://www.instagram.com/onairwithryan\" rel=\"payment\">join us on Instagram: https://www.instagram.com/onairwithryan\u003c/a>\u003c/p>\u003cp>See \u003ca href=\"https://omnystudio.com/listener\">omnystudio.com/listener\u003c/a> for privacy information.\u003c/p>","startDate":1781183445000,"imageUrl":"https://i.iheart.com/v3/url/aHR0cHM6Ly93d3cub21ueWNvbnRlbnQuY29tL2QvcGxheWxpc3QvZTczYzk5OGUtNmU2MC00MzJmLTg2MTAtYWUyMTAxNDBjNWIxLzFjODg5ODk1LTJiM2QtNDhhYS04MWMwLWFlMzkwMDgxNmM2Mi84MmRlN2U4Zi0yNjE3LTRlNTctOGViYi1hZTM5MDA4MTZjNzUvaW1hZ2UuanBnP3Q9MTY0NDU2NTg3NSZzaXplPUxhcmdl"},{"id":336572049,"podcastId":80159774,"podcastSlug":"51-on-air-with-ryan-seacrest","title":"What's the Worst Night to Eat at a Restaurant? Chefs All Say...","duration":111,"isExplicit":false,"description":"\u003cp>Can you guess the worst night to eat at a restaurant? And the best? Listen back to hear what a majority of chefs said ...\u003c/p>\u003cp>\u003ca href=\"https://www.instagram.com/onairwithryan\" rel=\"payment\">join us on Instagram: https://www.instagram.com/onairwithryan\u003c/a>\u003c/p>\u003cp>See \u003ca href=\"https://omnystudio.com/listener\">omnystudio.com/listener\u003c/a> for privacy information.\u003c/p>","startDate":1781181749000,"imageUrl":"https://i.iheart.com/v3/url/aHR0cHM6Ly93d3cub21ueWNvbnRlbnQuY29tL2QvcGxheWxpc3QvZTczYzk5OGUtNmU2MC00MzJmLTg2MTAtYWUyMTAxNDBjNWIxLzFjODg5ODk1LTJiM2QtNDhhYS04MWMwLWFlMzkwMDgxNmM2Mi84MmRlN2U4Zi0yNjE3LTRlNTctOGViYi1hZTM5MDA4MTZjNzUvaW1hZ2UuanBnP3Q9MTY0NDU2NTg3NSZzaXplPUxhcmdl"},{"id":336571800,"podcastId":80159774,"podcastSlug":"51-on-air-with-ryan-seacrest","title":"Is the New Instagram Plus Feature Worth It?","duration":109,"isExplicit":false,"description":"\u003cp>\"Instagram Plus\" is a new optional $3.99/month subscription from Meta. It unlocks premium features without changing the free app. Find out what they are here:\u003c/p>\u003cp>\u003ca href=\"https://www.instagram.com/onairwithryan\" rel=\"payment\">join us on Instagram: https://www.instagram.com/onairwithryan\u003c/a>\u003c/p>\u003cp>See \u003ca href=\"https://omnystudio.com/listener\">omnystudio.com/listener\u003c/a> for privacy information.\u003c/p>","startDate":1781181370000,"imageUrl":"https://i.iheart.com/v3/url/aHR0cHM6Ly93d3cub21ueWNvbnRlbnQuY29tL2QvcGxheWxpc3QvZTczYzk5OGUtNmU2MC00MzJmLTg2MTAtYWUyMTAxNDBjNWIxLzFjODg5ODk1LTJiM2QtNDhhYS04MWMwLWFlMzkwMDgxNmM2Mi84MmRlN2U4Zi0yNjE3LTRlNTctOGViYi1hZTM5MDA4MTZjNzUvaW1hZ2UuanBnP3Q9MTY0NDU2NTg3NSZzaXplPUxhcmdl"},{"id":336495408,"podcastId":80159774,"podcastSlug":"51-on-air-with-ryan-seacrest","title":"Taquitos on Olvera Street & World Cup Superstitions ","duration":2744,"isExplicit":false,"description":"On today's episode we chatted with Natiana Roberto, owner of Olvera Street favorite Cielito Lindo, to talk about how the community can help keep this iconic restaurant open. Cheuy Martinez is back on the streets to give out free gas, and Sisanie has her superstitions about the World Cup... Listen NOW on the On Air with Ryan Seacrest Podcast!\u003cp>\u003ca href=\"https://www.instagram.com/onairwithryan\" rel=\"payment\">join us on Instagram: https://www.instagram.com/onairwithryan\u003c/a>\u003c/p>\u003cp>See \u003ca href=\"https://omnystudio.com/listener\">omnystudio.com/listener\u003c/a> for privacy information.\u003c/p>","startDate":1781103532000,"imageUrl":"https://i.iheart.com/v3/url/aHR0cHM6Ly93d3cub21ueWNvbnRlbnQuY29tL2QvcGxheWxpc3QvZTczYzk5OGUtNmU2MC00MzJmLTg2MTAtYWUyMTAxNDBjNWIxLzFjODg5ODk1LTJiM2QtNDhhYS04MWMwLWFlMzkwMDgxNmM2Mi84MmRlN2U4Zi0yNjE3LTRlNTctOGViYi1hZTM5MDA4MTZjNzUvaW1hZ2UuanBnP3Q9MTY0NDU2NTg3NSZzaXplPUxhcmdl"},{"id":336488728,"podcastId":80159774,"podcastSlug":"51-on-air-with-ryan-seacrest","title":"Hoda Kotb Shares Point of New Podcast Is to Leave You Feeling Levitated ","duration":120,"isExplicit":false,"description":"\u003cp>We all need some more good in our lives, right? And that's exactly Hoda Kotb's mission with her new podcast \"Joy 101.\"\u003c/p> \u003cp>Listen back to Hoda's inspiring full interview with Ryan Seacrest here:\u003c/p>\u003cp>\u003ca href=\"https://www.instagram.com/onairwithryan\" rel=\"payment\">join us on Instagram: https://www.instagram.com/onairwithryan\u003c/a>\u003c/p>\u003cp>See \u003ca href=\"https://omnystudio.com/listener\">omnystudio.com/listener\u003c/a> for privacy information.\u003c/p>","startDate":1781098039000,"imageUrl":"https://i.iheart.com/v3/url/aHR0cHM6Ly93d3cub21ueWNvbnRlbnQuY29tL2QvcGxheWxpc3QvZTczYzk5OGUtNmU2MC00MzJmLTg2MTAtYWUyMTAxNDBjNWIxLzFjODg5ODk1LTJiM2QtNDhhYS04MWMwLWFlMzkwMDgxNmM2Mi84MmRlN2U4Zi0yNjE3LTRlNTctOGViYi1hZTM5MDA4MTZjNzUvaW1hZ2UuanBnP3Q9MTY0NDU2NTg3NSZzaXplPUxhcmdl"},{"id":336487519,"podcastId":80159774,"podcastSlug":"51-on-air-with-ryan-seacrest","title":"Everything We Know About Taylor & Travis' Rumored MSG Wedding","duration":109,"isExplicit":false,"description":"\u003cp>Are they really tying the knot at Madison Square Garden!? All signs point to maybe?! Listen back here\u003c/p>\u003cp>\u003ca href=\"https://www.instagram.com/onairwithryan\" rel=\"payment\">join us on Instagram: https://www.instagram.com/onairwithryan\u003c/a>\u003c/p>\u003cp>See \u003ca href=\"https://omnystudio.com/listener\">omnystudio.com/listener\u003c/a> for privacy information.\u003c/p>","startDate":1781096336000,"imageUrl":"https://i.iheart.com/v3/url/aHR0cHM6Ly93d3cub21ueWNvbnRlbnQuY29tL2QvcGxheWxpc3QvZTczYzk5OGUtNmU2MC00MzJmLTg2MTAtYWUyMTAxNDBjNWIxLzFjODg5ODk1LTJiM2QtNDhhYS04MWMwLWFlMzkwMDgxNmM2Mi84MmRlN2U4Zi0yNjE3LTRlNTctOGViYi1hZTM5MDA4MTZjNzUvaW1hZ2UuanBnP3Q9MTY0NDU2NTg3NSZzaXplPUxhcmdl"},{"id":336403766,"podcastId":80159774,"podcastSlug":"51-on-air-with-ryan-seacrest","title":"Stolen Clothes & A Whole Lot of Ryan's","duration":2505,"isExplicit":false,"description":"On today's episode we learned Macayla thinks it's okay to drop poop bags in other people's trash cans... Intern Sophia wants her clothes back that her friends have been holding hostage, and Ryan wants to go to the Ryan Convention to break the Guinness World Record of having the most Ryan's in one place... Listen NOW on the On Air with Ryan Seacrest Podcast!\u003cp>\u003ca href=\"https://www.instagram.com/onairwithryan\" rel=\"payment\">join us on Instagram: https://www.instagram.com/onairwithryan\u003c/a>\u003c/p>\u003cp>See \u003ca href=\"https://omnystudio.com/listener\">omnystudio.com/listener\u003c/a> for privacy information.\u003c/p>","startDate":1781014613000,"imageUrl":"https://i.iheart.com/v3/url/aHR0cHM6Ly93d3cub21ueWNvbnRlbnQuY29tL2QvcGxheWxpc3QvZTczYzk5OGUtNmU2MC00MzJmLTg2MTAtYWUyMTAxNDBjNWIxLzFjODg5ODk1LTJiM2QtNDhhYS04MWMwLWFlMzkwMDgxNmM2Mi84MmRlN2U4Zi0yNjE3LTRlNTctOGViYi1hZTM5MDA4MTZjNzUvaW1hZ2UuanBnP3Q9MTY0NDU2NTg3NSZzaXplPUxhcmdl"},{"id":336392343,"podcastId":80159774,"podcastSlug":"51-on-air-with-ryan-seacrest","title":"Is Banning Cell Phones at Concerts Genius or Evil? ","duration":110,"isExplicit":false,"description":"\u003cp>Do you spend more time recording the concert you're at or actually watching it? Join the convo here:\u003c/p>\u003cp>\u003ca href=\"https://www.instagram.com/onairwithryan\" rel=\"payment\">join us on Instagram: https://www.instagram.com/onairwithryan\u003c/a>\u003c/p>\u003cp>See \u003ca href=\"https://omnystudio.com/listener\">omnystudio.com/listener\u003c/a> for privacy information.\u003c/p>","startDate":1781009316000,"imageUrl":"https://i.iheart.com/v3/url/aHR0cHM6Ly93d3cub21ueWNvbnRlbnQuY29tL2QvcGxheWxpc3QvZTczYzk5OGUtNmU2MC00MzJmLTg2MTAtYWUyMTAxNDBjNWIxLzFjODg5ODk1LTJiM2QtNDhhYS04MWMwLWFlMzkwMDgxNmM2Mi84MmRlN2U4Zi0yNjE3LTRlNTctOGViYi1hZTM5MDA4MTZjNzUvaW1hZ2UuanBnP3Q9MTY0NDU2NTg3NSZzaXplPUxhcmdl"},{"id":336391491,"podcastId":80159774,"podcastSlug":"51-on-air-with-ryan-seacrest","title":"Tanya Rad Shares Sage (Seriously!) Relationship Advice For Your Next Fight","duration":108,"isExplicit":false,"description":"\u003cp>Next time you get in an argument with your partner, try this:\u003c/p>\u003cp>\u003ca href=\"https://www.instagram.com/onairwithryan\" rel=\"payment\">join us on Instagram: https://www.instagram.com/onairwithryan\u003c/a>\u003c/p>\u003cp>See \u003ca href=\"https://omnystudio.com/listener\">omnystudio.com/listener\u003c/a> for privacy information.\u003c/p>","startDate":1781009084000,"imageUrl":"https://i.iheart.com/v3/url/aHR0cHM6Ly93d3cub21ueWNvbnRlbnQuY29tL2QvcGxheWxpc3QvZTczYzk5OGUtNmU2MC00MzJmLTg2MTAtYWUyMTAxNDBjNWIxLzFjODg5ODk1LTJiM2QtNDhhYS04MWMwLWFlMzkwMDgxNmM2Mi84MmRlN2U4Zi0yNjE3LTRlNTctOGViYi1hZTM5MDA4MTZjNzUvaW1hZ2UuanBnP3Q9MTY0NDU2NTg3NSZzaXplPUxhcmdl"},{"id":336273978,"podcastId":80159774,"podcastSlug":"51-on-air-with-ryan-seacrest","title":"FULL SHOW: Skipping Vegas & I Dream Of Rubi","duration":2755,"isExplicit":false,"description":"On today's show: Intern Sophia had to skip Vegas last weekend, and Rubi received a startling prophecy from a cleaning lady. Talkbacks also coming up so listen NOW!\u003cp>\u003ca href=\"https://www.instagram.com/onairwithryan\" rel=\"payment\">join us on Instagram: https://www.instagram.com/onairwithryan\u003c/a>\u003c/p>\u003cp>See \u003ca href=\"https://omnystudio.com/listener\">omnystudio.com/listener\u003c/a> for privacy information.\u003c/p>","startDate":1780924686000,"imageUrl":"https://i.iheart.com/v3/url/aHR0cHM6Ly93d3cub21ueWNvbnRlbnQuY29tL2QvcGxheWxpc3QvZTczYzk5OGUtNmU2MC00MzJmLTg2MTAtYWUyMTAxNDBjNWIxLzFjODg5ODk1LTJiM2QtNDhhYS04MWMwLWFlMzkwMDgxNmM2Mi84MmRlN2U4Zi0yNjE3LTRlNTctOGViYi1hZTM5MDA4MTZjNzUvaW1hZ2UuanBnP3Q9MTY0NDU2NTg3NSZzaXplPUxhcmdl"}]}},{"id":28440719,"title":"Scrubbing In with Becca Tilley & Tanya Rad","description":"We need a crash cart! Scrub in each week with Becca Tilley and her BFF Tanya Rad as they fangirl over their favorite shows, work through boy troubles, and hang out with the biggest celebrity guests. After first gaining notoriety on Season 19 and 20 of The Bachelor, Becca is now on a Dr. Pepper fueled journey to see as much of the world as she can, go on adventures with her friends and family, and find the best shows that TV has to offer. Her best friend Tanya spends her mornings as the co-host for On Air with Ryan Seacrest on KIIS-FM in Los Angeles, and the rest of her time goes to navigating the dating scene, Facetiming Becca, and going to bed early. It’s like hanging out with your best friends, all from the comfort of the OR! It’s Scrubbing In with Becca Tilley and Tanya Rad, on iHeartRadio or wherever you listen to podcasts.","lastUpdated":1767444580,"slug":"1108-scrubbing-in-with-becca-t","isExternal":true,"imageUrl":"https://i.iheart.com/v3/url/aHR0cHM6Ly93d3cub21ueWNvbnRlbnQuY29tL2QvcHJvZ3JhbXMvZTczYzk5OGUtNmU2MC00MzJmLTg2MTAtYWUyMTAxNDBjNWIxLzAwOWIyM2VmLTliZDEtNGNhZi1hNTkyLWFlMzEwMTYzMTM4MC9pbWFnZS5qcGc_dD0xNzUyNjk3NjkwJnNpemU9TGFyZ2U","episodes":{"pageInfo":{"nextCursor":"AAAAAgEAAAAJc3RhcnREYXRlAAAABGRlc2P_AAAAABPeQosAAAGeGS0fAA"},"items":[{"id":336549971,"podcastId":28440719,"podcastSlug":"1108-scrubbing-in-with-becca-t","title":"Dear Banya: Emotional Dumping Ground","duration":1716,"isExplicit":false,"description":"\u003cp>It&rsquo;s time for another round of Dear Banya!&nbsp;\u003cbr>\u003cbr>We help a Scrubber who desperately needs to set a boundary with her father, &nbsp;and another Scrubber who&rsquo;s starting to resent her friend.&nbsp;\u003cbr>\u003cbr>Plus&hellip; a new game! Strap in...\u003c/p>\u003cp>See \u003ca href=\"https://omnystudio.com/listener\">omnystudio.com/listener\u003c/a> for privacy information.\u003c/p>","startDate":1781161200000,"imageUrl":"https://i.iheart.com/v3/url/aHR0cHM6Ly93d3cub21ueWNvbnRlbnQuY29tL2QvcHJvZ3JhbXMvZTczYzk5OGUtNmU2MC00MzJmLTg2MTAtYWUyMTAxNDBjNWIxLzAwOWIyM2VmLTliZDEtNGNhZi1hNTkyLWFlMzEwMTYzMTM4MC9pbWFnZS5qcGc_dD0xNzUyNjk3NjkwJnNpemU9TGFyZ2U"},{"id":336423507,"podcastId":28440719,"podcastSlug":"1108-scrubbing-in-with-becca-t","title":"Time is a Healer","duration":2681,"isExplicit":false,"description":"\u003cp>Becca was in the WeHo Pride Parade! We get a full recap of her magical ride on the Girls Like Girls float and she takes an emotional journey back to her 2018 self.&nbsp;\u003cbr>\u003cbr>Tanya opens up about sharing her TTC journey and we have some THOUGHTS on Love Island (both USA and UK!).\u003cbr>\u003cbr>Plus, Ethan Slater and Ariana Grande are splitsville, and Taylor Swift&rsquo;s alleged wedding venue has inspired a new theory from Tanya!\u003c/p>\u003cp>See \u003ca href=\"https://omnystudio.com/listener\">omnystudio.com/listener\u003c/a> for privacy information.\u003c/p>","startDate":1781035851000,"imageUrl":"https://i.iheart.com/v3/url/aHR0cHM6Ly93d3cub21ueWNvbnRlbnQuY29tL2QvcHJvZ3JhbXMvZTczYzk5OGUtNmU2MC00MzJmLTg2MTAtYWUyMTAxNDBjNWIxLzAwOWIyM2VmLTliZDEtNGNhZi1hNTkyLWFlMzEwMTYzMTM4MC9pbWFnZS5qcGc_dD0xNzUyNjk3NjkwJnNpemU9TGFyZ2U"},{"id":335867749,"podcastId":28440719,"podcastSlug":"1108-scrubbing-in-with-becca-t","title":"Dear Banya: Therapy Thursday","duration":2340,"isExplicit":false,"description":"\u003cp>We know that Scrubbers are perfectly satisfied with the unqualified advice we give on the podcast, but we thought we&rsquo;d treat you to someone who actually knows what they&rsquo;re talking about! Ellen K and licensed therapist Sarah Dash from the Therapy Thursday Podcast are helping out with a round of Dear Banya!\u003cbr>\u003cbr>Find out what to do if your friend went to your ex&rsquo;s wedding, we help a Scrubber whose boss isn&rsquo;t happy she&rsquo;s pregnant, and we dive DEEP into attachment styles!\u003c/p>\u003cp>See \u003ca href=\"https://omnystudio.com/listener\">omnystudio.com/listener\u003c/a> for privacy information.\u003c/p>","startDate":1780560803000,"imageUrl":"https://i.iheart.com/v3/url/aHR0cHM6Ly93d3cub21ueWNvbnRlbnQuY29tL2QvcHJvZ3JhbXMvZTczYzk5OGUtNmU2MC00MzJmLTg2MTAtYWUyMTAxNDBjNWIxLzAwOWIyM2VmLTliZDEtNGNhZi1hNTkyLWFlMzEwMTYzMTM4MC9pbWFnZS5qcGc_dD0xNzUyNjk3NjkwJnNpemU9TGFyZ2U"},{"id":335536473,"podcastId":28440719,"podcastSlug":"1108-scrubbing-in-with-becca-t","title":"The Birds Always Return","duration":3694,"isExplicit":false,"description":"\u003cp>Becca had a wardrobe malfunction while she was out celebrating Hayley and it leads to some deep research about the rate pleather gets \"homogenized&rdquo;.&nbsp;\u003cbr>\u003cbr>Tanya finally got Roby&rsquo;s anniversary gift and&hellip; it wasn&rsquo;t exactly what she expected. Let&rsquo;s all spiral together!\u003cbr>\u003cbr>Plus, new Taylor Swift music, new Ariana Grande, and arugula as a dairy substitute??\u003c/p>\u003cp>See \u003ca href=\"https://omnystudio.com/listener\">omnystudio.com/listener\u003c/a> for privacy information.\u003c/p>","startDate":1780344122000,"imageUrl":"https://i.iheart.com/v3/url/aHR0cHM6Ly93d3cub21ueWNvbnRlbnQuY29tL2QvcHJvZ3JhbXMvZTczYzk5OGUtNmU2MC00MzJmLTg2MTAtYWUyMTAxNDBjNWIxLzAwOWIyM2VmLTliZDEtNGNhZi1hNTkyLWFlMzEwMTYzMTM4MC9pbWFnZS5qcGc_dD0xNzUyNjk3NjkwJnNpemU9TGFyZ2U"},{"id":335087871,"podcastId":28440719,"podcastSlug":"1108-scrubbing-in-with-becca-t","title":"Wow Okay lol","duration":2684,"isExplicit":false,"description":"\u003cp>Tanya was boots on the ground for the Survivor 50 finale and she has a FULL report!! But her TV passion isn&rsquo;t limited to the island competition, because she HAS to talk about Off Campus! Have you watched??\u003cbr>\u003cbr>We make our predictions for the 2026 Song of Summer, and Becca feels seen by a millennial texting style lol.&nbsp;\u003cbr>\u003cbr>Plus, we try our hand at the &ldquo;Wow Okay&rdquo; challenge!\u003c/p>\u003cp>See \u003ca href=\"https://omnystudio.com/listener\">omnystudio.com/listener\u003c/a> for privacy information.\u003c/p>","startDate":1779951600000,"imageUrl":"https://i.iheart.com/v3/url/aHR0cHM6Ly93d3cub21ueWNvbnRlbnQuY29tL2QvcHJvZ3JhbXMvZTczYzk5OGUtNmU2MC00MzJmLTg2MTAtYWUyMTAxNDBjNWIxLzAwOWIyM2VmLTliZDEtNGNhZi1hNTkyLWFlMzEwMTYzMTM4MC9pbWFnZS5qcGc_dD0xNzUyNjk3NjkwJnNpemU9TGFyZ2U"},{"id":334816374,"podcastId":28440719,"podcastSlug":"1108-scrubbing-in-with-becca-t","title":"Girls Like Scrub with Hayley Kiyoko","duration":2928,"isExplicit":false,"description":"\u003cp>Our favorite fiancé/director is in the O.R.!! Hayley is back to finally tell us everything about her directorial debut &ldquo;Girls Like Girls&rdquo; (in theaters June 19th&nbsp;wink wink)\u003c/p> \u003cp>\u003cbr>Hayley shares her years long journey of bringing the story of Girls Like Girls from song to music video and now a feature film! She takes us through every no, every disappointing call, and we learn how she pushed through and made the film she wanted to make.&nbsp;\u003c/p> \u003cp>\u003cbr>Plus, Tanya and Becca reveal their HONEST thoughts on the movie, and you can buy your tickets TODAY!&nbsp;\u003c/p>\u003cp>See \u003ca href=\"https://omnystudio.com/listener\">omnystudio.com/listener\u003c/a> for privacy information.\u003c/p>","startDate":1779778800000,"imageUrl":"https://i.iheart.com/v3/url/aHR0cHM6Ly93d3cub21ueWNvbnRlbnQuY29tL2QvcHJvZ3JhbXMvZTczYzk5OGUtNmU2MC00MzJmLTg2MTAtYWUyMTAxNDBjNWIxLzAwOWIyM2VmLTliZDEtNGNhZi1hNTkyLWFlMzEwMTYzMTM4MC9pbWFnZS5qcGc_dD0xNzUyNjk3NjkwJnNpemU9TGFyZ2U"},{"id":334342984,"podcastId":28440719,"podcastSlug":"1108-scrubbing-in-with-becca-t","title":"Dear Banya: A One-Woman Swarm","duration":1938,"isExplicit":false,"description":"\u003cp>It&rsquo;s another round of Dear Banya, with some (almost)(not quite)(far from) expert advice!\u003cbr>We help a single mom looking to step out of her comfort zone and make a connection with her new neighbor, we collectively lose our minds at lack of Mother&rsquo;s Day posting, and we get into the hard hitting topic of our most used Emojis!\u003c/p>\u003cp>See \u003ca href=\"https://omnystudio.com/listener\">omnystudio.com/listener\u003c/a> for privacy information.\u003c/p>","startDate":1779346800000,"imageUrl":"https://i.iheart.com/v3/url/aHR0cHM6Ly93d3cub21ueWNvbnRlbnQuY29tL2QvcHJvZ3JhbXMvZTczYzk5OGUtNmU2MC00MzJmLTg2MTAtYWUyMTAxNDBjNWIxLzAwOWIyM2VmLTliZDEtNGNhZi1hNTkyLWFlMzEwMTYzMTM4MC9pbWFnZS5qcGc_dD0xNzUyNjk3NjkwJnNpemU9TGFyZ2U"},{"id":334097682,"podcastId":28440719,"podcastSlug":"1108-scrubbing-in-with-becca-t","title":"Lonely with a Capital H","duration":2514,"isExplicit":false,"description":"\u003cp>Tanya had the house to herself this weekend and she&rsquo;s JUST NOW obsessed with the new Noah Kahan. Find out her top tracks and if Becca ever pressed play on the new Meghan Trainor!\u003cbr>Becca and Tanya share their reactions to the first few Harry Styles shows, and we get into the news of Alex Cooper becoming &ldquo;Call Her Mommy&rdquo;.\u003c/p> \u003cp>Plus, love for the new Kacey Musgraves music, and Tanya has a revelation about The CW&rsquo;s effect on her romantic life.&nbsp;\u003c/p>\u003cp>See \u003ca href=\"https://omnystudio.com/listener\">omnystudio.com/listener\u003c/a> for privacy information.\u003c/p>","startDate":1779183289000,"imageUrl":"https://i.iheart.com/v3/url/aHR0cHM6Ly93d3cub21ueWNvbnRlbnQuY29tL2QvcHJvZ3JhbXMvZTczYzk5OGUtNmU2MC00MzJmLTg2MTAtYWUyMTAxNDBjNWIxLzAwOWIyM2VmLTliZDEtNGNhZi1hNTkyLWFlMzEwMTYzMTM4MC9pbWFnZS5qcGc_dD0xNzUyNjk3NjkwJnNpemU9TGFyZ2U"},{"id":333638286,"podcastId":28440719,"podcastSlug":"1108-scrubbing-in-with-becca-t","title":"Live from the Scrub Carpet with Giuliana and Bill Rancic","duration":3540,"isExplicit":false,"description":"\u003cp>Giulinana Rancic is the ultimate Modern Woman and an ICON from E! Red Carpets, and she&rsquo;s made it to the O.R. with her husband Bill Rancic to share everything about their relationship and their new podcast!\u003cbr>\u003cbr>Bill and Giuliana aim to find the answers to the questions that keep us up at night, from adult ADHD to &ldquo;why is my **** green?&rdquo;\u003cbr>\u003cbr>Plus, Giuliana shares some memories from her favorite interviews from the Red Carpet and her favorites may SHOCK you!\u003c/p>\u003cp>See \u003ca href=\"https://omnystudio.com/listener\">omnystudio.com/listener\u003c/a> for privacy information.\u003c/p>","startDate":1778742000000,"imageUrl":"https://i.iheart.com/v3/url/aHR0cHM6Ly93d3cub21ueWNvbnRlbnQuY29tL2QvcHJvZ3JhbXMvZTczYzk5OGUtNmU2MC00MzJmLTg2MTAtYWUyMTAxNDBjNWIxLzAwOWIyM2VmLTliZDEtNGNhZi1hNTkyLWFlMzEwMTYzMTM4MC9pbWFnZS5qcGc_dD0xNzUyNjk3NjkwJnNpemU9TGFyZ2U"},{"id":333333131,"podcastId":28440719,"podcastSlug":"1108-scrubbing-in-with-becca-t","title":"Flip or Flop: A Bedtime Scrub","duration":3027,"isExplicit":false,"description":"\u003cp>Tanya's mindset was totally changed this weekend when Roby surprised her with a deeply meaningful breakfast in bed. But we HAVE to hear about Becca's night out with Hayley at the Gold Gala!&nbsp;\u003cbr>\u003cbr>We debrief about hanging with Stephen Colletti and James Lafferty and take a second to celebrate our favorite unproblematic TV men.&nbsp;\u003cbr>\u003cbr>Plus, Becca has a reformed opinion on men in flip flops while Tanya reveals a \"bath aversion\", and we break down some of our favorite Noah Kahan lyrics!\u003c/p>\u003cp>See \u003ca href=\"https://omnystudio.com/listener\">omnystudio.com/listener\u003c/a> for privacy information.\u003c/p>","startDate":1778538848000,"imageUrl":"https://i.iheart.com/v3/url/aHR0cHM6Ly93d3cub21ueWNvbnRlbnQuY29tL2QvcHJvZ3JhbXMvZTczYzk5OGUtNmU2MC00MzJmLTg2MTAtYWUyMTAxNDBjNWIxLzAwOWIyM2VmLTliZDEtNGNhZi1hNTkyLWFlMzEwMTYzMTM4MC9pbWFnZS5qcGc_dD0xNzUyNjk3NjkwJnNpemU9TGFyZ2U"}]}},{"id":18894574,"title":"Direct From Hollywood with Ryan Seacrest","description":"From the inside story on American Idol and celebrity rumors, to breaking news from Hollywood, Ryan Seacrest takes listeners behind the velvet rope and gives them the scoop on their favorite stars.","lastUpdated":1767291925,"slug":"51-direct-from-hollywood-with","isExternal":true,"imageUrl":"https://i.iheart.com/v3/url/aHR0cHM6Ly93d3cub21ueWNvbnRlbnQuY29tL2QvcHJvZ3JhbXMvZTczYzk5OGUtNmU2MC00MzJmLTg2MTAtYWUyMTAxNDBjNWIxLzkyMjAwNWY1LTIyY2QtNDkwMi04M2E3LWFlMzkwMDQ1ZTVjOC9pbWFnZS5qcGc_dD0xNjU1MzAzOTc4JnNpemU9TGFyZ2U","episodes":{"pageInfo":{"nextCursor":"AAAAAgEAAAAJc3RhcnREYXRlAAAABGRlc2P_AAAAABQHgzgAAAGemOOAuA"},"items":[{"id":336509812,"podcastId":18894574,"podcastSlug":"51-direct-from-hollywood-with","title":"Direct From Hollywood with Ryan Seacrest: Charli XCX Announces the Tour of the Year, and We CANNOT Wait","duration":56,"isExplicit":false,"description":"\u003cp>Charli XCX is hitting the road...\u003c/p> \u003cp>Direct From Hollywood with Ryan Seacrest: From behind-the-scenes American Idol to breaking news from Hollywood, Ryan Seacrest delivers everything you need to know about your favorite artists, actors &amp; more:\u003c/p> \u003cp>Be sure to subscribe to get daily updates &amp; follow us on social:\u003c/p> \u003cp>\u003ca href=\"facebook.com/onairwithryanseacrest\">Facebook\u003c/a>, \u003ca href=\"https://www.x.com/onairwithryan\">X\u003c/a>, \u003ca href=\"https://www.youtube.com/ryanseacrest\">YouTube\u003c/a>, &nbsp;\u003ca href=\"https://www.instagram.com/onairwithryan\">Instagram\u003c/a>, \u003ca href=\"https://www.snapchat.com/add/onairwithryan\">Snapchat\u003c/a>, \u003ca href=\"https://www.tiktok.com/@ryanseacrest\">TikTok\u003c/a>\u003c/p>\u003cp>See \u003ca href=\"https://omnystudio.com/listener\">omnystudio.com/listener\u003c/a> for privacy information.\u003c/p>","startDate":1781117354000,"imageUrl":"https://i.iheart.com/v3/url/aHR0cHM6Ly93d3cub21ueWNvbnRlbnQuY29tL2QvcHJvZ3JhbXMvZTczYzk5OGUtNmU2MC00MzJmLTg2MTAtYWUyMTAxNDBjNWIxLzkyMjAwNWY1LTIyY2QtNDkwMi04M2E3LWFlMzkwMDQ1ZTVjOC9pbWFnZS5qcGc_dD0xNjU1MzAzOTc4JnNpemU9TGFyZ2U"},{"id":336509813,"podcastId":18894574,"podcastSlug":"51-direct-from-hollywood-with","title":"Direct From Hollywood with Ryan Seacrest: This is the First Movie to Make a Billion Dollars in 2026","duration":60,"isExplicit":false,"description":"\u003cp>The first movie to make a billion dollars in 2026 just \u003cem>powered up \u003c/em>past the mark...so what was it?\u003c/p> \u003cp>Direct From Hollywood with Ryan Seacrest: From behind-the-scenes American Idol to breaking news from Hollywood, Ryan Seacrest delivers everything you need to know about your favorite artists, actors &amp; more:\u003c/p> \u003cp>Be sure to subscribe to get daily updates &amp; follow us on social:\u003c/p> \u003cp>\u003ca href=\"facebook.com/onairwithryanseacrest\">Facebook\u003c/a>, \u003ca href=\"https://www.x.com/onairwithryan\">X\u003c/a>, \u003ca href=\"https://www.youtube.com/ryanseacrest\">YouTube\u003c/a>, &nbsp;\u003ca href=\"https://www.instagram.com/onairwithryan\">Instagram\u003c/a>, \u003ca href=\"https://www.snapchat.com/add/onairwithryan\">Snapchat\u003c/a>, \u003ca href=\"https://www.tiktok.com/@ryanseacrest\">TikTok\u003c/a>\u003c/p>\u003cp>See \u003ca href=\"https://omnystudio.com/listener\">omnystudio.com/listener\u003c/a> for privacy information.\u003c/p>","startDate":1781117319000,"imageUrl":"https://i.iheart.com/v3/url/aHR0cHM6Ly93d3cub21ueWNvbnRlbnQuY29tL2QvcHJvZ3JhbXMvZTczYzk5OGUtNmU2MC00MzJmLTg2MTAtYWUyMTAxNDBjNWIxLzkyMjAwNWY1LTIyY2QtNDkwMi04M2E3LWFlMzkwMDQ1ZTVjOC9pbWFnZS5qcGc_dD0xNjU1MzAzOTc4JnNpemU9TGFyZ2U"},{"id":336384498,"podcastId":18894574,"podcastSlug":"51-direct-from-hollywood-with","title":"Direct From Hollywood with Ryan Seacrest: Backrooms Only Needed 6 Days to Shatter This Record","duration":62,"isExplicit":false,"description":"\u003cp>The sleeper hit \u003cstrong>\u003cem>Backrooms\u003c/em>\u003c/strong> only needed less than a week...to shatter a record nobody thought possible...\u003c/p> \u003cp>Direct From Hollywood with Ryan Seacrest: From behind-the-scenes American Idol to breaking news from Hollywood, Ryan Seacrest delivers everything you need to know about your favorite artists, actors &amp; more:\u003c/p> \u003cp>Be sure to subscribe to get daily updates &amp; follow us on social:\u003c/p> \u003cp>\u003ca href=\"facebook.com/onairwithryanseacrest\">Facebook\u003c/a>, \u003ca href=\"https://www.x.com/onairwithryan\">X\u003c/a>, \u003ca href=\"https://www.youtube.com/ryanseacrest\">YouTube\u003c/a>, &nbsp;\u003ca href=\"https://www.instagram.com/onairwithryan\">Instagram\u003c/a>, \u003ca href=\"https://www.snapchat.com/add/onairwithryan\">Snapchat\u003c/a>, \u003ca href=\"https://www.tiktok.com/@ryanseacrest\">TikTok\u003c/a>\u003c/p>\u003cp>See \u003ca href=\"https://omnystudio.com/listener\">omnystudio.com/listener\u003c/a> for privacy information.\u003c/p>","startDate":1781001827000,"imageUrl":"https://i.iheart.com/v3/url/aHR0cHM6Ly93d3cub21ueWNvbnRlbnQuY29tL2QvcHJvZ3JhbXMvZTczYzk5OGUtNmU2MC00MzJmLTg2MTAtYWUyMTAxNDBjNWIxLzkyMjAwNWY1LTIyY2QtNDkwMi04M2E3LWFlMzkwMDQ1ZTVjOC9pbWFnZS5qcGc_dD0xNjU1MzAzOTc4JnNpemU9TGFyZ2U"},{"id":336384499,"podcastId":18894574,"podcastSlug":"51-direct-from-hollywood-with","title":"Direct From Hollywood with Ryan Seacrest: Obsession Did Something Incredible at the Box Office Not Seen Since E.T.","duration":65,"isExplicit":false,"description":"\u003cp>A movie \u003cstrong>made for only\u003cem> $750,000\u003c/em>\u003c/strong>has done something at the box office....not seen since one of the \u003cstrong>\u003cem>biggest summer blockbusters\u003c/em>\u003c/strong> of all time way back in 1982...\u003c/p> \u003cp>Direct From Hollywood with Ryan Seacrest: From behind-the-scenes American Idol to breaking news from Hollywood, Ryan Seacrest delivers everything you need to know about your favorite artists, actors &amp; more:\u003c/p> \u003cp>Be sure to subscribe to get daily updates &amp; follow us on social:\u003c/p> \u003cp>\u003ca href=\"facebook.com/onairwithryanseacrest\">Facebook\u003c/a>, \u003ca href=\"https://www.x.com/onairwithryan\">X\u003c/a>, \u003ca href=\"https://www.youtube.com/ryanseacrest\">YouTube\u003c/a>, &nbsp;\u003ca href=\"https://www.instagram.com/onairwithryan\">Instagram\u003c/a>, \u003ca href=\"https://www.snapchat.com/add/onairwithryan\">Snapchat\u003c/a>, \u003ca href=\"https://www.tiktok.com/@ryanseacrest\">TikTok\u003c/a>\u003c/p>\u003cp>See \u003ca href=\"https://omnystudio.com/listener\">omnystudio.com/listener\u003c/a> for privacy information.\u003c/p>","startDate":1781001778000,"imageUrl":"https://i.iheart.com/v3/url/aHR0cHM6Ly93d3cub21ueWNvbnRlbnQuY29tL2QvcHJvZ3JhbXMvZTczYzk5OGUtNmU2MC00MzJmLTg2MTAtYWUyMTAxNDBjNWIxLzkyMjAwNWY1LTIyY2QtNDkwMi04M2E3LWFlMzkwMDQ1ZTVjOC9pbWFnZS5qcGc_dD0xNjU1MzAzOTc4JnNpemU9TGFyZ2U"},{"id":336251278,"podcastId":18894574,"podcastSlug":"51-direct-from-hollywood-with","title":"Direct From Hollywood with Ryan Seacrest: Why Backrooms Star Lukita Maxwell Had to Stop Herself From Binging the Web Series Its Based On","duration":65,"isExplicit":false,"description":"\u003cp>After \u003cstrong>\u003cem>Backrooms\u003c/em>\u003c/strong> star \u003cstrong>Lukita Maxwell\u003c/strong> got cast in the movie...she \u003cstrong>\u003cem>got sucked into the web series\u003c/em>\u003c/strong> its based on. So why did she \u003cstrong>force herself to stop watching\u003c/strong>?\u003c/p> \u003cp>Direct From Hollywood with Ryan Seacrest: From behind-the-scenes American Idol to breaking news from Hollywood, Ryan Seacrest delivers everything you need to know about your favorite artists, actors &amp; more:\u003c/p> \u003cp>Be sure to subscribe to get daily updates &amp; follow us on social:\u003c/p> \u003cp>\u003ca href=\"facebook.com/onairwithryanseacrest\">Facebook\u003c/a>, \u003ca href=\"https://www.x.com/onairwithryan\">X\u003c/a>, \u003ca href=\"https://www.youtube.com/ryanseacrest\">YouTube\u003c/a>, &nbsp;\u003ca href=\"https://www.instagram.com/onairwithryan\">Instagram\u003c/a>, \u003ca href=\"https://www.snapchat.com/add/onairwithryan\">Snapchat\u003c/a>, \u003ca href=\"https://www.tiktok.com/@ryanseacrest\">TikTok\u003c/a>\u003c/p>\u003cp>See \u003ca href=\"https://omnystudio.com/listener\">omnystudio.com/listener\u003c/a> for privacy information.\u003c/p>","startDate":1780909567000,"imageUrl":"https://i.iheart.com/v3/url/aHR0cHM6Ly93d3cub21ueWNvbnRlbnQuY29tL2QvcHJvZ3JhbXMvZTczYzk5OGUtNmU2MC00MzJmLTg2MTAtYWUyMTAxNDBjNWIxLzkyMjAwNWY1LTIyY2QtNDkwMi04M2E3LWFlMzkwMDQ1ZTVjOC9pbWFnZS5qcGc_dD0xNjU1MzAzOTc4JnNpemU9TGFyZ2U"},{"id":336251279,"podcastId":18894574,"podcastSlug":"51-direct-from-hollywood-with","title":"Direct From Hollywood with Ryan Seacrest: John Summit Responds to the ‘Who Is John Summit???’ Reaction After He Was Announced as a Lollapalooza Headliner","duration":74,"isExplicit":false,"description":"\u003cp>Imagine being announced as a \u003cstrong>big festival headliner\u003c/strong>...and the primary reaction from fans...is \u003cstrong>\u003cem>&ldquo;Who&rsquo;s that???&rdquo;\u003c/em>\u003c/strong> &nbsp;That&rsquo;s exactly what happened to one \u003cstrong>Lollapalooza headliner\u003c/strong> who&rsquo;s \u003cstrong>\u003cem>making the most of it\u003c/em>\u003c/strong>...\u003c/p> \u003cp>Direct From Hollywood with Ryan Seacrest: From behind-the-scenes American Idol to breaking news from Hollywood, Ryan Seacrest delivers everything you need to know about your favorite artists, actors &amp; more:\u003c/p> \u003cp>Be sure to subscribe to get daily updates &amp; follow us on social:\u003c/p> \u003cp>\u003ca href=\"facebook.com/onairwithryanseacrest\">Facebook\u003c/a>, \u003ca href=\"https://www.x.com/onairwithryan\">X\u003c/a>, \u003ca href=\"https://www.youtube.com/ryanseacrest\">YouTube\u003c/a>, &nbsp;\u003ca href=\"https://www.instagram.com/onairwithryan\">Instagram\u003c/a>, \u003ca href=\"https://www.snapchat.com/add/onairwithryan\">Snapchat\u003c/a>, \u003ca href=\"https://www.tiktok.com/@ryanseacrest\">TikTok\u003c/a>\u003c/p>\u003cp>See \u003ca href=\"https://omnystudio.com/listener\">omnystudio.com/listener\u003c/a> for privacy information.\u003c/p>","startDate":1780909556000,"imageUrl":"https://i.iheart.com/v3/url/aHR0cHM6Ly93d3cub21ueWNvbnRlbnQuY29tL2QvcHJvZ3JhbXMvZTczYzk5OGUtNmU2MC00MzJmLTg2MTAtYWUyMTAxNDBjNWIxLzkyMjAwNWY1LTIyY2QtNDkwMi04M2E3LWFlMzkwMDQ1ZTVjOC9pbWFnZS5qcGc_dD0xNjU1MzAzOTc4JnNpemU9TGFyZ2U"},{"id":336036893,"podcastId":18894574,"podcastSlug":"51-direct-from-hollywood-with","title":"Direct From Hollywood with Ryan Seacrest: These Legendary UK Rockers Just Joined the Ultra Rare 700 Week Club of the Billboard Albums 200","duration":67,"isExplicit":false,"description":"\u003cp>A legendary UK group...just became \u003cstrong>1 of only 12 artists\u003c/strong>...to have an album log at least \u003cstrong>700 weeks on Billboard&rsquo;s Albums 200\u003c/strong>...\u003c/p> \u003cp>Direct From Hollywood with Ryan Seacrest: From behind-the-scenes American Idol to breaking news from Hollywood, Ryan Seacrest delivers everything you need to know about your favorite artists, actors &amp; more:\u003c/p> \u003cp>Be sure to subscribe to get daily updates &amp; follow us on social:\u003c/p> \u003cp>\u003ca href=\"facebook.com/onairwithryanseacrest\">Facebook\u003c/a>, \u003ca href=\"https://www.x.com/onairwithryan\">X\u003c/a>, \u003ca href=\"https://www.youtube.com/ryanseacrest\">YouTube\u003c/a>, &nbsp;\u003ca href=\"https://www.instagram.com/onairwithryan\">Instagram\u003c/a>, \u003ca href=\"https://www.snapchat.com/add/onairwithryan\">Snapchat\u003c/a>, \u003ca href=\"https://www.tiktok.com/@ryanseacrest\">TikTok\u003c/a>\u003c/p>\u003cp>See \u003ca href=\"https://omnystudio.com/listener\">omnystudio.com/listener\u003c/a> for privacy information.\u003c/p>","startDate":1780681641000,"imageUrl":"https://i.iheart.com/v3/url/aHR0cHM6Ly93d3cub21ueWNvbnRlbnQuY29tL2QvcHJvZ3JhbXMvZTczYzk5OGUtNmU2MC00MzJmLTg2MTAtYWUyMTAxNDBjNWIxLzkyMjAwNWY1LTIyY2QtNDkwMi04M2E3LWFlMzkwMDQ1ZTVjOC9pbWFnZS5qcGc_dD0xNjU1MzAzOTc4JnNpemU9TGFyZ2U"},{"id":336036894,"podcastId":18894574,"podcastSlug":"51-direct-from-hollywood-with","title":"Direct From Hollywood with Ryan Seacrest: Swapped Is So Popular It Just Did Something Almost No Movies Pull Off on Netflix","duration":48,"isExplicit":false,"description":"\u003cp>One of Netflix&rsquo;s new movies...is so popular it pulled off the rare feat of doubling its audience n its second week of release. What is it?\u003c/p> \u003cp>Direct From Hollywood with Ryan Seacrest: From behind-the-scenes American Idol to breaking news from Hollywood, Ryan Seacrest delivers everything you need to know about your favorite artists, actors &amp; more:\u003c/p> \u003cp>Be sure to subscribe to get daily updates &amp; follow us on social:\u003c/p> \u003cp>\u003ca href=\"facebook.com/onairwithryanseacrest\">Facebook\u003c/a>, \u003ca href=\"https://www.x.com/onairwithryan\">X\u003c/a>, \u003ca href=\"https://www.youtube.com/ryanseacrest\">YouTube\u003c/a>, &nbsp;\u003ca href=\"https://www.instagram.com/onairwithryan\">Instagram\u003c/a>, \u003ca href=\"https://www.snapchat.com/add/onairwithryan\">Snapchat\u003c/a>, \u003ca href=\"https://www.tiktok.com/@ryanseacrest\">TikTok\u003c/a>\u003c/p>\u003cp>See \u003ca href=\"https://omnystudio.com/listener\">omnystudio.com/listener\u003c/a> for privacy information.\u003c/p>","startDate":1780681600000,"imageUrl":"https://i.iheart.com/v3/url/aHR0cHM6Ly93d3cub21ueWNvbnRlbnQuY29tL2QvcHJvZ3JhbXMvZTczYzk5OGUtNmU2MC00MzJmLTg2MTAtYWUyMTAxNDBjNWIxLzkyMjAwNWY1LTIyY2QtNDkwMi04M2E3LWFlMzkwMDQ1ZTVjOC9pbWFnZS5qcGc_dD0xNjU1MzAzOTc4JnNpemU9TGFyZ2U"},{"id":336036663,"podcastId":18894574,"podcastSlug":"51-direct-from-hollywood-with","title":"Direct From Hollywood with Ryan Seacrest: BTS’ “Swim” Just Tied Their Own Unbelievable Record on This Billboard Global Chart ","duration":52,"isExplicit":false,"description":"\u003cp>\u003cstrong>BTS \u003c/strong>jut \u003cstrong>\u003cem>tied one of their own records\u003c/em>\u003c/strong> on the \u003cstrong>global charts\u003c/strong>...that proves \u003cstrong>\u003cem>nobody is big as them\u003c/em>\u003c/strong> worldwide...\u003c/p> \u003cp>Direct From Hollywood with Ryan Seacrest: From behind-the-scenes American Idol to breaking news from Hollywood, Ryan Seacrest delivers everything you need to know about your favorite artists, actors &amp; more:\u003c/p> \u003cp>Be sure to subscribe to get daily updates &amp; follow us on social:\u003c/p> \u003cp>\u003ca href=\"facebook.com/onairwithryanseacrest\">Facebook\u003c/a>, \u003ca href=\"https://www.x.com/onairwithryan\">X\u003c/a>, \u003ca href=\"https://www.youtube.com/ryanseacrest\">YouTube\u003c/a>, &nbsp;\u003ca href=\"https://www.instagram.com/onairwithryan\">Instagram\u003c/a>, \u003ca href=\"https://www.snapchat.com/add/onairwithryan\">Snapchat\u003c/a>, \u003ca href=\"https://www.tiktok.com/@ryanseacrest\">TikTok\u003c/a>\u003c/p>\u003cp>See \u003ca href=\"https://omnystudio.com/listener\">omnystudio.com/listener\u003c/a> for privacy information.\u003c/p>","startDate":1780681548000,"imageUrl":"https://i.iheart.com/v3/url/aHR0cHM6Ly93d3cub21ueWNvbnRlbnQuY29tL2QvcHJvZ3JhbXMvZTczYzk5OGUtNmU2MC00MzJmLTg2MTAtYWUyMTAxNDBjNWIxLzkyMjAwNWY1LTIyY2QtNDkwMi04M2E3LWFlMzkwMDQ1ZTVjOC9pbWFnZS5qcGc_dD0xNjU1MzAzOTc4JnNpemU9TGFyZ2U"},{"id":336036664,"podcastId":18894574,"podcastSlug":"51-direct-from-hollywood-with","title":"Direct From Hollywood with Ryan Seacrest: This Powerhouse Director Is Remaking the 80s Classic Escape From New York","duration":63,"isExplicit":false,"description":"\u003cp>One of the \u003cstrong>\u003cem>most iconic sci-fi action movies\u003c/em>\u003c/strong> of the 80s...is getting remade by a \u003cstrong>powerhouse director\u003c/strong>...\u003c/p> \u003cp>Direct From Hollywood with Ryan Seacrest: From behind-the-scenes American Idol to breaking news from Hollywood, Ryan Seacrest delivers everything you need to know about your favorite artists, actors &amp; more:\u003c/p> \u003cp>Be sure to subscribe to get daily updates &amp; follow us on social:\u003c/p> \u003cp>\u003ca href=\"facebook.com/onairwithryanseacrest\">Facebook\u003c/a>, \u003ca href=\"https://www.x.com/onairwithryan\">X\u003c/a>, \u003ca href=\"https://www.youtube.com/ryanseacrest\">YouTube\u003c/a>, &nbsp;\u003ca href=\"https://www.instagram.com/onairwithryan\">Instagram\u003c/a>, \u003ca href=\"https://www.snapchat.com/add/onairwithryan\">Snapchat\u003c/a>, \u003ca href=\"https://www.tiktok.com/@ryanseacrest\">TikTok\u003c/a>\u003c/p>\u003cp>See \u003ca href=\"https://omnystudio.com/listener\">omnystudio.com/listener\u003c/a> for privacy information.\u003c/p>","startDate":1780681507000,"imageUrl":"https://i.iheart.com/v3/url/aHR0cHM6Ly93d3cub21ueWNvbnRlbnQuY29tL2QvcHJvZ3JhbXMvZTczYzk5OGUtNmU2MC00MzJmLTg2MTAtYWUyMTAxNDBjNWIxLzkyMjAwNWY1LTIyY2QtNDkwMi04M2E3LWFlMzkwMDQ1ZTVjOC9pbWFnZS5qcGc_dD0xNjU1MzAzOTc4JnNpemU9TGFyZ2U"}]}},{"id":112396978,"title":"Breakfast at Sisanie's","description":"Whether it's been a long week or a great week - there is no better feeling than catching up with your girlfriends at the end of the week to swap stories and get your fill of the weekly tea. Join Sisanie on Wednesday mornings to catch up on everything from the most ‘can you believe it?!’ stories out of Hollywood to updates from life at home juggling marriage, her kindergarden twins, and a toddler.","lastUpdated":1767375686,"slug":"1248-breakfast-at-sisanies","isExternal":false,"imageUrl":"https://i.iheart.com/v3/url/aHR0cHM6Ly93d3cub21ueWNvbnRlbnQuY29tL2QvcGxheWxpc3QvOThhMjU5OWYtY2Q5Yi00ZjJhLTliZTQtYjIyYzAwZTU4NWYyL2E4NTJhNzVjLTRhNjQtNDVkYy1hZDRiLWIzNjcwMTJlMzhhNS9hZGQ5MWI3OC03MzI2LTQzNWEtOTU5Ny1iMzY3MDEyZTM4YWEvaW1hZ2UuanBnP3Q9MTc1OTE3MDA1MSZzaXplPUxhcmdl","episodes":{"pageInfo":{"nextCursor":"AAAAAgEAAAAJc3RhcnREYXRlAAAABGRlc2P_AAAAAAmvw4QAAAGOfyRAUA"},"items":[{"id":226187296,"podcastId":112396978,"podcastSlug":"1248-breakfast-at-sisanies","title":"Cheerleading, Picture Day, and Parenting At Disneyland","duration":2213,"isExplicit":false,"description":"Sisanie and Erica are back again to catch up on all things - and today Erica has a lot of questions. Like... what is the deal with Blippi? Are we weirded out by him? And while we're at it, how on EARTH do parents have the energy for taking their kids to Disneyland?\u003cbr>\u003cbr>The duo also chats about picture day at school for Sisanie's twins, the must-watch TV at the moment, and ways to help those impacted by the recent hurricanes.\u003cp>See \u003ca href=\"https://omnystudio.com/listener\">omnystudio.com/listener\u003c/a> for privacy information.\u003c/p>","startDate":1728640805000,"imageUrl":"https://i.iheart.com/v3/url/aHR0cHM6Ly93d3cub21ueWNvbnRlbnQuY29tL2QvY2xpcHMvOThhMjU5OWYtY2Q5Yi00ZjJhLTliZTQtYjIyYzAwZTU4NWYyL2E4NTJhNzVjLTRhNjQtNDVkYy1hZDRiLWIzNjcwMTJlMzhhNS9lYTgwODJlOS0zNjljLTQyYjAtYmIxNC1iMzY3MDEzMzNlYjIvaW1hZ2UuanBnP3Q9MTc1OTE3MTEyOSZzaXplPUxhcmdl"},{"id":215754535,"podcastId":112396978,"podcastSlug":"1248-breakfast-at-sisanies","title":"Spooky Season, VMAs Debate and Jean Shorts","duration":2120,"isExplicit":false,"description":"Sisanie and Erica are back to talk the start of spooky season, football season and back to school season. Plus, they debate their favorite moments of the VMAs (and definitely don't agree on THE performance of the night) and then Sisanie shares her life hack to rocking jean shorts.\u003cp>See \u003ca href=\"https://omnystudio.com/listener\">omnystudio.com/listener\u003c/a> for privacy information.\u003c/p>","startDate":1726218003000,"imageUrl":"https://i.iheart.com/v3/url/aHR0cHM6Ly93d3cub21ueWNvbnRlbnQuY29tL2QvY2xpcHMvOThhMjU5OWYtY2Q5Yi00ZjJhLTliZTQtYjIyYzAwZTU4NWYyL2E4NTJhNzVjLTRhNjQtNDVkYy1hZDRiLWIzNjcwMTJlMzhhNS83ZWJmYWUxMy1hNDRhLTQzODUtYTc2NC1iMzY3MDEzM2YxODgvaW1hZ2UuanBnP3Q9MTc1OTE3MTI3OCZzaXplPUxhcmdl"},{"id":205893861,"podcastId":112396978,"podcastSlug":"1248-breakfast-at-sisanies","title":"Podcast with a 6 Year Old","duration":1830,"isExplicit":false,"description":"Sisanie's daughter Aiza joins Sisanie and Erica today to recap the Olivia Rodrigo concert! Sisanie shares an annoyance she had at the concert that ALL parents can probably relate to, plus she and Erica talk \"cool cations\", Olympics drama, and if they would want to live in a retirement home... now.\u003cp>See \u003ca href=\"https://omnystudio.com/listener\">omnystudio.com/listener\u003c/a> for privacy information.\u003c/p>","startDate":1723714203000,"imageUrl":"https://i.iheart.com/v3/url/aHR0cHM6Ly93d3cub21ueWNvbnRlbnQuY29tL2QvY2xpcHMvOThhMjU5OWYtY2Q5Yi00ZjJhLTliZTQtYjIyYzAwZTU4NWYyL2E4NTJhNzVjLTRhNjQtNDVkYy1hZDRiLWIzNjcwMTJlMzhhNS9mZTY4ZWE4NS03ZTAyLTQyMGItYjcxOC1iMzY3MDEzNDdlZDIvaW1hZ2UuanBnP3Q9MTc1OTE3MTQwMSZzaXplPUxhcmdl"},{"id":201091582,"podcastId":112396978,"podcastSlug":"1248-breakfast-at-sisanies","title":"Going For GOLD!","duration":1470,"isExplicit":false,"description":"The Olympics are here and both Sisanie and Erica are ALL IN this year! Sisanie shares what it has been like being in town for TWO Olympics in the past, plus what to expect for Los Angeles in 2028. The pair also talks about this bizarre high school that has TONS of Olympic athletes from it and the viral star of the Olympics - Bob the Cap Catcher.\u003cp>See \u003ca href=\"https://omnystudio.com/listener\">omnystudio.com/listener\u003c/a> for privacy information.\u003c/p>","startDate":1722417387000,"imageUrl":"https://i.iheart.com/v3/url/aHR0cHM6Ly93d3cub21ueWNvbnRlbnQuY29tL2QvY2xpcHMvOThhMjU5OWYtY2Q5Yi00ZjJhLTliZTQtYjIyYzAwZTU4NWYyL2E4NTJhNzVjLTRhNjQtNDVkYy1hZDRiLWIzNjcwMTJlMzhhNS8xZDdjY2MyNy05OGU1LTQxNWYtYTc5MC1iMzY3MDEzNGY4NTAvaW1hZ2UuanBnP3Q9MTc1OTE3MTQ5OSZzaXplPUxhcmdl"},{"id":194162523,"podcastId":112396978,"podcastSlug":"1248-breakfast-at-sisanies","title":"New Home, Bangs, And Conspiracy Theories","duration":2111,"isExplicit":false,"description":"Sisanie and Erica have RETURNED from a hiatus and have a LOT to catch up on. Or at least that's what Erica thinks... Get updates on Sisanie, the kids, and Diego the Dalmation - plus Erica's new home and big life step! The pair also talks Taylor Swift conspiracy theories and a strange new baby name trend.\u003cp>See \u003ca href=\"https://omnystudio.com/listener\">omnystudio.com/listener\u003c/a> for privacy information.\u003c/p>","startDate":1720603582000,"imageUrl":"https://i.iheart.com/v3/url/aHR0cHM6Ly93d3cub21ueWNvbnRlbnQuY29tL2QvY2xpcHMvOThhMjU5OWYtY2Q5Yi00ZjJhLTliZTQtYjIyYzAwZTU4NWYyL2E4NTJhNzVjLTRhNjQtNDVkYy1hZDRiLWIzNjcwMTJlMzhhNS9hYmJiOGYzYy0xZmU3LTRlM2ItYjkzZi1iMzY3MDEzNTgxMjQvaW1hZ2UuanBnP3Q9MTc1OTE3MTYyMSZzaXplPUxhcmdl"},{"id":176510368,"podcastId":112396978,"podcastSlug":"1248-breakfast-at-sisanies","title":"Saying Goodbye and Getting THAT Flu","duration":1901,"isExplicit":false,"description":"Sisanie kicks off the episode today with saying goodbye and sharing sweet stories about local entertainment news reporter, Sam Rubin, who passed away last week. Then, she shares the story of the kind of flu you do NOT want to get... after she just had it for almost a week. And she and Erica discuss the super power of moms, how it take an army, and of course the Vanderpump Rules season finale!\u003cp>See \u003ca href=\"https://omnystudio.com/listener\">omnystudio.com/listener\u003c/a> for privacy information.\u003c/p>","startDate":1715763604000,"imageUrl":"https://i.iheart.com/v3/url/aHR0cHM6Ly93d3cub21ueWNvbnRlbnQuY29tL2QvY2xpcHMvOThhMjU5OWYtY2Q5Yi00ZjJhLTliZTQtYjIyYzAwZTU4NWYyL2E4NTJhNzVjLTRhNjQtNDVkYy1hZDRiLWIzNjcwMTJlMzhhNS8wNTZhODQ1Mi1mMGRkLTRmNGMtOTQzOC1iMzY3MDEzNWU5YzcvaW1hZ2UuanBnP3Q9MTc1OTE3MTcwOCZzaXplPUxhcmdl"},{"id":172509983,"podcastId":112396978,"podcastSlug":"1248-breakfast-at-sisanies","title":"Twins Turning 6, Postpartum and Reality TV","duration":1759,"isExplicit":false,"description":"On today's episode, Sisanie reflects on her postpartum experience with the twins as opposed to with her youngest, a singleton! Of course this all is in preparation for the twins turning SIX this week, and due to a conversation about the Bravo TV show - The Valley. Sisanie and Erica also talk about the tour of SoCal Sisanie did last week, and about wedding season!\u003cp>See \u003ca href=\"https://omnystudio.com/listener\">omnystudio.com/listener\u003c/a> for privacy information.\u003c/p>","startDate":1714554003000,"imageUrl":"https://i.iheart.com/v3/url/aHR0cHM6Ly93d3cub21ueWNvbnRlbnQuY29tL2QvY2xpcHMvOThhMjU5OWYtY2Q5Yi00ZjJhLTliZTQtYjIyYzAwZTU4NWYyL2E4NTJhNzVjLTRhNjQtNDVkYy1hZDRiLWIzNjcwMTJlMzhhNS9hMDA5MTc0Zi0zOGUxLTRiZTUtYjVlYy1iMzY3MDEzNjU5NGUvaW1hZ2UuanBnP3Q9MTc1OTE3MTgwMCZzaXplPUxhcmdl"},{"id":168321198,"podcastId":112396978,"podcastSlug":"1248-breakfast-at-sisanies","title":"Coachella, Kids' Parties, and Caitlin Clark","duration":1991,"isExplicit":false,"description":"Sisanie gives a recap of her 10 hours at Coachella, including whether or not she saw Taylor Swift with her own eyes?! Then, she and Erica discuss kids birthday party favors - and Sisanie has a great idea for parents. Plus, the pair discuss Caitlin Clark, SNL, and Sisanie's day of bringing her youngest to work!\u003cp>See \u003ca href=\"https://omnystudio.com/listener\">omnystudio.com/listener\u003c/a> for privacy information.\u003c/p>","startDate":1713344404000,"imageUrl":"https://i.iheart.com/v3/url/aHR0cHM6Ly93d3cub21ueWNvbnRlbnQuY29tL2QvY2xpcHMvOThhMjU5OWYtY2Q5Yi00ZjJhLTliZTQtYjIyYzAwZTU4NWYyL2E4NTJhNzVjLTRhNjQtNDVkYy1hZDRiLWIzNjcwMTJlMzhhNS9jZDNiMTZkOC1iZGRhLTRjOWItODQ0Ny1iMzY3MDEzNmNhNDcvaW1hZ2UuanBnP3Q9MTc1OTE3MTg5OSZzaXplPUxhcmdl"},{"id":164427061,"podcastId":112396978,"podcastSlug":"1248-breakfast-at-sisanies","title":"Birthday Weekend, iHeartRadio Music Awards, and Digital Dating","duration":1854,"isExplicit":false,"description":"Sisanie reveals how she is feeling after turning 40 - and it is a refreshing take! She then gives a detailed recap of her birthday weekend in Las Vegas with all of her closest friends, gives an inside look at her night at the iHeartRadio Music Awards and then she and Erica debate if \"digital dates\" are ruining dating. Plus, the pair talks The Valley, Vanderpump Villa and other new shows!\u003cp>See \u003ca href=\"https://omnystudio.com/listener\">omnystudio.com/listener\u003c/a> for privacy information.\u003c/p>","startDate":1712134802000,"imageUrl":"https://i.iheart.com/v3/url/aHR0cHM6Ly93d3cub21ueWNvbnRlbnQuY29tL2QvY2xpcHMvOThhMjU5OWYtY2Q5Yi00ZjJhLTliZTQtYjIyYzAwZTU4NWYyL2E4NTJhNzVjLTRhNjQtNDVkYy1hZDRiLWIzNjcwMTJlMzhhNS85Y2VhZWFkOC1mMTg3LTQ2MGQtYjczYS1iMzY3MDEzNzZiZGQvaW1hZ2UuanBnP3Q9MTc1OTE3MjAzNyZzaXplPUxhcmdl"},{"id":162513796,"podcastId":112396978,"podcastSlug":"1248-breakfast-at-sisanies","title":"BIRTHDAY WEEK, Bottle Night and Kate Middleton","duration":2411,"isExplicit":true,"description":"Sisanie is gearing up for a BIG BIRTHDAY this weekend and shares the plans she has to ring in a new decade! Plus she shares how old she \u003ci>really\u003c/i> feels, discusses the \"bottle night\" trend she tried with her husband Michael and of course she and Erica discuss some of the biggest news stories of the week from Kate Middleton to momfluencers.\u003cp>See \u003ca href=\"https://omnystudio.com/listener\">omnystudio.com/listener\u003c/a> for privacy information.\u003c/p>","startDate":1711530066000,"imageUrl":"https://i.iheart.com/v3/url/aHR0cHM6Ly93d3cub21ueWNvbnRlbnQuY29tL2QvY2xpcHMvOThhMjU5OWYtY2Q5Yi00ZjJhLTliZTQtYjIyYzAwZTU4NWYyL2E4NTJhNzVjLTRhNjQtNDVkYy1hZDRiLWIzNjcwMTJlMzhhNS82NmI3MGFiMS1lN2Q2LTQzOWEtYWE4Yi1iMzY3MDEzN2UxMjcvaW1hZ2UuanBnP3Q9MTc1OTE3MjE0MSZzaXplPUxhcmdl"}]}}]}],["item-eyebrow-/6a2ad1d767c509db831d9ff6",{"data":{"name":"entertainment-news","source":{"id":null,"display_name":"Entertainment News","description":null,"source_name":null,"type":"user"},"displayName":"Entertainment News"}}],["item-eyebrow-/6a2ac15367f021277a9a666a",{"data":{"name":"entertainment-news","source":{"id":null,"display_name":"Entertainment News","description":null,"source_name":null,"type":"user"},"displayName":"Entertainment News"}}],["item-eyebrow-/6a2af47e39b096d7b0a9dcff",{"data":{"name":"entertainment-news","source":{"id":null,"display_name":"Entertainment News","description":null,"source_name":null,"type":"user"},"displayName":"Entertainment News"}}],["item-eyebrow-/6a29a964c92fb44f38a9b16d",{"data":{"name":"entertainment-news","source":{"id":null,"display_name":"Entertainment News","description":null,"source_name":null,"type":"user"},"displayName":"Entertainment News"}}],["item-eyebrow-/6a2ab62b39b096d7b0a9dcca",{"data":{"name":"entertainment-news","source":{"id":null,"display_name":"Entertainment News","description":null,"source_name":null,"type":"user"},"displayName":"Entertainment News"}}],["item-eyebrow-/6a2aca4a71759b6e42387db9",{"data":{"name":"music-news","source":{"id":null,"display_name":"Music News","description":null,"source_name":null,"type":"user"},"displayName":"Music News"}}]],"env":{"APTIVADA_SDK_HOST":"campaign.aptivada.com","APTIVADA_SDK_HOST_2":"https://xp.audience.io/sdk.js","AB_TEST_HOST":"https://api.iheart.com/api/v3/abtest","OUTBRAIN_WIDGET_URL":"https://widgets.outbrain.com/outbrain.js","OUTBRAIN_PIXEL_URL":"https://amplifypixel.outbrain.com/pixel?mid=004d2133385513d6a3dbfd9993b43474ab","TIKTOK_WIDGET_URL":"https://www.tiktok.com/embed.js","LIVERAMP_LIBRARY_URL":"https://ats.rlcdn.com/ats.js","FACEBOOK_SDK_URL":"https://connect.facebook.net/en_US/sdk.js#xfbml=1&version=v3.2","GOOGLE_CSE_ACCOUNT_ID":"009224462050322586572:lr5vgdqoe5k","GOOGLE_CSE_AD_ID":"pub-4066651230054012","GOOGLE_CSE_MAX_RESULTS":"10","AMP_HOST":"us.api.iheart.com","DEFAULT_IMAGE":"https://i.iheart.com/v3/re/new_assets/2672c89f-91de-4d1b-b9a9-6284b1e2c8f8","DEFAULT_TIMEZONE":"America/New_York","DEP_SITES_HOST":"","DEP_HTL_HOST":"htl.radioedit.iheart.com","DEP_WEBAPI_HOST":"webapi.radioedit.iheart.com","DEP_PWS_HOST":"pws.radioedit.iheart.com","DEP_GENERATOR_RSS":"","DEP_GENERATOR_SITEMAP":"","IMAGE_HOST":"i.iheart.com","LOG_LEVEL":"info","NODE_ENV":"production","ONETRUST_HOST":"https://cdn.cookielaw.org","ONETRUST_ID":"7d044e9d-e966-4b73-b448-a29d06f71027","ONETRUST_COAST_ID":"4f76ca8a-4263-4392-8880-c448aa78ab63","PRIVACY_HOST":"local.inferno.us","ENVIRONMENT":"production","PROTOCOL":"https","GOOGLE_MAPS_API_KEY":"AIzaSyA7WQvMsISHIyotCPatRBwrgHNN9ohKqQE","NATIONAL_SITE_URL":"https://www.iheart.com","COAST_RECAPTCHA_V3_PUBLIC_KEY":"6LceYMcZAAAAAEe_L5pj14w8_cdc4p8pNzDzcIKe","COAST_RECURLY_PUBLIC_KEY":"ewr1-9VtuFVKJS0oVy7hcAVWlGK","GOOGLE_TRANSLATE_SCRIPT_URL":"https://translate.google.com/translate_a/element.js","IHEART_HELP_SITE":"//help.iheart.com","IHEART_HELP_SITE_CONTEST":"//help.iheart.com/hc/en-us/sections/205969087-Contests","PODCAST_EMBED_KEYID":"AutomatedPodcasts","WEB_ACCOUNT_HOST":"https://account.iheart.com","OAUTH_SIGNUP_PATH":"/sign-up/","OAUTH_LOGIN_PATH":"/login/","OAUTH_INFERNO_LOGOUT_PATH":"/auth/logout","OAUTH_INFERNO_PROFILE_PATH":"/auth/profile","OAUTH_AUTHORIZE_PATH":"/oauth2/v1/authorize","OAUTH_NON_IHR_CLIENT_ID":"a214486a-2314-40c0-8f4d-8b6d975e1a26","OAUTH_TOKEN_PATH":"/api/v1/token","IGLOO_URL":"https://us-events.api.iheart.com/events","DEP_API_HOST":"api.radioedit.iheart.com","YOURCHOICE_ICON":"http://i-stg.iheart.com/v3/re/new_assets/66fee14066ebdb3465fd0684","AD_ICON":"https://i.iheart.com/v3/re/new_assets/faf40618-8c4b-4554-939b-49bce06bbcca","WWW_AUTH_HOST":"https://www.iheart.com","POSTUP_CONTACT_TEMPLATE_ID":"3","DEP_CONTENT_HOST":"content.radioedit.iheart.com","CCPA_OPTOUT_URL":"https://www.iheart.com/optout/","AMAZON_PUBLISHER_ID":"3901","REQUEST_TIMEOUT":"15000","RUBICON_BIDDING_LIBRARY":"https://ads.rubiconproject.com/prebid/16442_iHeart_DM_US.js","WEATHER_BASE_URI":"https://api.weather.com/v3/wx","MAX_AGE_HEADERS":"2592000000","AMAZON_TAM_LIBRARY":"https://c.amazon-adsystem.com/aax2/apstag.js","WEATHER_API_KEY":"b2a4fe32db44ebebba91f254fbf341f5","DEP_GENERATOR_RSS_HOST":"generator-rss.radioedit.iheart.com","STATIC_PUBLIC_PATH":"https://static.inferno.iheart.com/inferno/","DATADOG_SAMPLE_RATE":"1","COMSCORE_CLIENT_ID":"6036262","GOOGLE_RECAPTCHA_V3_PUBLIC_KEY":"6LdKHHoaAAAAAEBsW-KyjdE16eKLZJv5QHy-P5aQ","DEP_GENERATOR_SITEMAP_HOST":"generator-sitemap.radioedit.iheart.com"},"api_base_uri":"http://127.0.0.1:8000/api/v4","primaryBlockId":"oiYcz","disableThirdParty":true,"routeParams":{},"ampLibs":[],"sdkOpts":{"auth":false,"protocol":"https","webapi":"webapi.radioedit.iheart.com","requestTimeout":15000,"debug":false},"stackedNavState":false,"onIntersectAction":{"_subscriptions":[]},"onAnalyticsAction":{"_subscriptions":[]},"onStoreTagsAction":{"_subscriptions":[]},"onEmbedScriptAction":{"_subscriptions":[]},"onOutbrainLoad":{"_subscriptions":[]},"onUploadAction":{"_subscriptions":[]},"onContestAction":{"_subscriptions":[]},"onAuthAction":{"_subscriptions":[]},"onShareAction":{"_subscriptions":[]},"block":{},"session":{"currentSession":null},"defaultCategoryCatalog":{"categories":[{"category":"categories/local-news","item":{"kind":"podcast","country":"US","id":"29220738"},"locale":"locales/en-US"},{"item":{"country":"US","id":"92905891","kind":"podcast"},"locale":"locales/es-US","category":"categories/local-news"},{"category":"categories/national-news","item":{"country":"US","id":"29220738","kind":"podcast"},"locale":"locales/en-US"},{"locale":"locales/es-US","category":"categories/national-news","item":{"country":"US","id":"92905891","kind":"podcast"}},{"category":"categories/music-news","item":{"country":"US","id":"28508125","kind":"podcast"},"locale":"locales/en-US"},{"category":"categories/music-news","item":{"country":"US","id":"30723582","kind":"podcast"},"locale":"locales/es-US"},{"category":"categories/entertainment-news","item":{"country":"US","id":"28457190","kind":"podcast"},"locale":"locales/en-US"},{"category":"categories/entertainment-news","item":{"country":"US","id":"60735270","kind":"podcast"},"locale":"locales/es-US"},{"category":"categories/breaking","item":{"kind":"podcast","country":"US","id":"29220738"},"locale":"locales/en-US"},{"item":{"country":"US","id":"92905891","kind":"podcast"},"locale":"locales/es-US","category":"categories/breaking"},{"category":"categories/sports","item":{"country":"US","id":"27332740","kind":"podcast"},"locale":"locales/en-US"},{"category":"categories/sports","item":{"country":"US","id":"85010950","kind":"podcast"},"locale":"locales/es-US"},{"category":"categories/lifestyle","item":{"country":"US","id":"92067598","kind":"podcast"},"locale":"locales/en-US"},{"category":"categories/lifestyle","item":{"id":"86427466","kind":"podcast","country":"US"},"locale":"locales/es-US"},{"category":"categories/politics","item":{"country":"US","id":"29220738","kind":"podcast"},"locale":"locales/en-US"},{"category":"categories/politics","item":{"country":"US","id":"92905891","kind":"podcast"},"locale":"locales/es-US"},{"category":"categories/weird-news","item":{"country":"US","id":"26941221","kind":"podcast"},"locale":"locales/en-US"},{"category":"categories/weird-news","item":{"id":"86427466","kind":"podcast","country":"US"},"locale":"locales/es-US"},{"item":{"country":"US","id":"29526875","kind":"podcast"},"locale":"locales/en-US","category":"categories/feel-good"},{"category":"categories/feel-good","item":{"country":"US","id":"30723582","kind":"podcast"},"locale":"locales/es-US"},{"locale":"locales/es-US","category":"categories/interviews","item":{"country":"US","id":"60735270","kind":"podcast"}}]},"privacy":{"initialized":null,"optedOut":true,"enabled":true},"tags":{"ads":{"microsite":"","path":"/","type":"home","env":"production","topics":[],"keywords":["top-40","american","ryan","ryan-seacrest","seacrest","countdown","on-air"],"genre":[],"format":"CHRPOP"},"analytics":{"pageName":"home","view":{"asset":{"id":"","name":""},"filter":{"name":"","type":""},"authorId":"","pubDate":"","contentOrigin":"","contentOriginType":"","contentFrame":"page","stationCallLetter":"ONAIR-PR","stationFormat":"CHRPOP","stationMarket":"PREMIERE","stationMicrosite":"","tags":["top-40","american","ryan","ryan-seacrest","seacrest","countdown","on-air"],"topics":[],"contentId":"","personalityId":"","photoGalleryExists":"false","photoGalleryPageView":"false"},"device":{"host":"premiere.inferno.us","subHost":"onairwithryan.iheart.com","path":"/"}},"metadata":[["meta-property-og:locale",{"attrName":"property","name":"og:locale","value":"en_us","type":"meta"}],["meta-name-msapplication-TileColor",{"attrName":"name","name":"msapplication-TileColor","value":"#fff","type":"meta"}],["meta-name-msvalidate.01",{"attrName":"name","name":"msvalidate.01","value":"E98E323249F89ACF6294F958692E230B","type":"meta"}],["meta-name-format-detection",{"attrName":"name","name":"format-detection","value":"telephone=no","type":"meta"}],["meta-name-theme-color",{"attrName":"name","name":"theme-color","value":"#17aae2","type":"meta"}],["shortcut icon",{"value":"https://i.iheart.com/v3/re/assets.brands/945912127b1a3ec77a357a445ff0b5cb?ops=gravity(%22center%22),contain(32,32),quality(65)","type":"link","rel":"shortcut icon"}],["appletouch icon",{"value":"https://i.iheart.com/v3/re/assets.brands/945912127b1a3ec77a357a445ff0b5cb?ops=new(),flood(%22white%22),swap(),merge(%22over%22),gravity(%22center%22),contain(167,167),quality(80),format(%22png%22)","type":"link","rel":"apple-touch-icon","size":"167x167"}],["title",{"value":"On Air with Ryan Seacrest - News & more from the live radio show","type":"title"}],["meta-property-og:title",{"attrName":"property","name":"og:title","value":"On Air with Ryan Seacrest - News & more from the live radio show","type":"meta"}],["meta-property-twitter:title",{"attrName":"property","name":"twitter:title","value":"On Air with Ryan Seacrest - News & more from the live radio show","type":"meta"}],["meta-itemProp-name",{"attrName":"itemProp","name":"name","value":"On Air with Ryan Seacrest - News & more from the live radio show","type":"meta"}],["meta-name-description",{"attrName":"name","name":"description","value":"The official website for On Air with Ryan Seacrest. Get updates, interviews, videos, highlights and the latest news from Ryan about celebrities you love.","type":"meta"}],["meta-property-og:description",{"attrName":"property","name":"og:description","value":"The official website for On Air with Ryan Seacrest. Get updates, interviews, videos, highlights and the latest news from Ryan about celebrities you love.","type":"meta"}],["meta-property-twitter:description",{"attrName":"property","name":"twitter:description","value":"The official website for On Air with Ryan Seacrest. Get updates, interviews, videos, highlights and the latest news from Ryan about celebrities you love.","type":"meta"}],["meta-itemProp-description",{"attrName":"itemProp","name":"description","value":"The official website for On Air with Ryan Seacrest. Get updates, interviews, videos, highlights and the latest news from Ryan about celebrities you love.","type":"meta"}],["meta-name-keywords",{"attrName":"name","name":"keywords","value":"top 40, american, ryan, ryan seacrest, seacrest, countdown, on air","type":"meta"}],["meta-property-og:url",{"attrName":"property","name":"og:url","value":"https://onairwithryan.iheart.com/","type":"meta"}],["meta-property-twitter:url",{"attrName":"property","name":"twitter:url","value":"https://onairwithryan.iheart.com/","type":"meta"}],["meta-itemProp-url",{"attrName":"itemProp","name":"url","value":"https://onairwithryan.iheart.com/","type":"meta"}],["image_src",{"value":"https://i.iheart.com/v3/re/assets.brands/5e9616fdd2a576586b9271ae?ops=gravity(%22center%22),contain(1200,675),quality(65)","type":"link","rel":"image_src"}],["meta-name-thumbnail",{"attrName":"name","name":"thumbnail","value":"https://i.iheart.com/v3/re/assets.brands/5e9616fdd2a576586b9271ae?ops=gravity(%22center%22),contain(1200,675),quality(65)","type":"meta"}],["meta-property-og:image",{"attrName":"property","name":"og:image","value":"https://i.iheart.com/v3/re/assets.brands/5e9616fdd2a576586b9271ae?ops=gravity(%22center%22),contain(1200,675),quality(65)","type":"meta"}],["meta-property-og:image:width",{"attrName":"property","name":"og:image:width","value":"1200","type":"meta"}],["meta-property-og:image:height",{"attrName":"property","name":"og:image:height","value":"675","type":"meta"}],["meta-property-twitter:image",{"attrName":"property","name":"twitter:image","value":"https://i.iheart.com/v3/re/assets.brands/5e9616fdd2a576586b9271ae?ops=gravity(%22center%22),contain(1200,675),quality(65)","type":"meta"}],["meta-itemProp-image",{"attrName":"itemProp","name":"image","value":"https://i.iheart.com/v3/re/assets.brands/5e9616fdd2a576586b9271ae?ops=gravity(%22center%22),contain(1200,675),quality(65)","type":"meta"}],["meta-name-msapplication-TileImage",{"attrName":"name","name":"msapplication-TileImage","value":"https://i.iheart.com/v3/re/assets.brands/5e9616fdd2a576586b9271ae?ops=gravity(%22center%22),contain(1200,675),quality(65)","type":"meta"}],["pagemap",{"value":"https://i.iheart.com/v3/re/assets.brands/5e9616fdd2a576586b9271ae?ops=gravity(%22center%22),contain(1200,675),quality(65)","type":"pagemap"}],["meta-property-twitter:card",{"attrName":"property","name":"twitter:card","value":"Summary","type":"meta"}],["meta-property-twitter:site",{"attrName":"property","name":"twitter:site","value":"@onairwithryan","type":"meta"}],["meta-property-twitter:creator",{"attrName":"property","name":"twitter:creator","value":"@onairwithryan","type":"meta"}],["canonical",{"value":"https://onairwithryan.iheart.com/","type":"link","rel":"canonical"}],["meta-property-twitter:domain",{"attrName":"property","name":"twitter:domain","value":"onairwithryan.iheart.com","type":"meta"}],["meta-property-og:site_name",{"attrName":"property","name":"og:site_name","value":"On Air with Ryan Seacrest","type":"meta"}],["meta-name-application-name",{"attrName":"name","name":"application-name","value":"On Air with Ryan Seacrest","type":"meta"}],["meta-property-fb:app_id",{"attrName":"property","name":"fb:app_id","value":"1574631376170440","type":"meta"}],["meta-property-fb:pages",{"attrName":"property","name":"fb:pages","value":"24636146951","type":"meta"}],["meta-name-google-site-verification",{"attrName":"name","name":"google-site-verification","value":"p2FWrUKxtwBmQgHV4CjD80oKdZZBjmMNByoWvZMsYso","type":"meta"}]],"surrogateKeys":["SM6.0:adpos","SM6.0:adpos:/5e289b1ec184cee3fd7aaeae","SM6.0:adpos:/5e289b1ec184cee3fd7aaeaf","SM6.0:adpos:/5e289b1ec184cee3fd7aaeb0","SM6.0:adpos:/5e289b1ec184cee3fd7aaeb1","SM6.0:adpos:/5e289b1ec184cee3fd7aaeb2","SM6.0:adpos:/5f15ebcbe9960c806959fb15","SM6.0:adpos:/5f230d591e48ed5023a49f05","SM6.0:adpos:/5f9823d6564708139f497ffb","SM6.0:adpos:/local-site/3308","SM6.0:adpos:/local-site/3309","SM6.0:adpos:/local-site/5052","SM6.0:config-m","SM6.0:config-m-redirects","SM6.0:config-m-redirects:/27177b2083597bf29cf3e6747a7e3d8f/inferno","SM6.0:config-m:/15df8d51a952bf16ef3e362e269b25bf/inferno","SM6.0:config-m:/27177b2083597bf29cf3e6747a7e3d8f/inferno","SM6.0:config-m:/5f54ffc3bcc0851898da64aad90bcbdd/inferno","SM6.0:config-m:/6cc0c3ca43a8aac66a1a8d28cff101db/inferno","SM6.0:index-m","SM6.0:index-m:/15df8d51a952bf16ef3e362e269b25bf","SM6.0:index-m:/27177b2083597bf29cf3e6747a7e3d8f","SM6.0:index-m:/5f54ffc3bcc0851898da64aad90bcbdd","SM6.0:index-m:/6cc0c3ca43a8aac66a1a8d28cff101db","app/catalog","app/catalog/20260304161531798","app/sites","app/sites/20260608165824018","app/streams","app/streams/20260528110350663","calendar-categories","calendar-categories/community","calendar-categories/concerts","calendar-categories/entertainment","calendar-categories/holiday","calendar-categories/sports","calendar-categories/station-events","locales","locales/en-US","providers","providers/Premiere Networks","webapi","webapi-v4:catalog","webapi-v4:catalog:5f9455c623f282c11527c238c464fcd2","webapi-v4:name-tag2","webapi-v4:name-tag2:604935271ce985e0afdeaa3e84ea2624","webapi-v4:name-tag2:6b7546054ec2d1882de0efd57550edcc","webapi-v4:name-tag2:6c98d77af4f9144ae917118891e932a6","webapi-v4:name-tag2:800d044ac142c03d50a31561d16e1174","webapi-v4:name-tag2:83ede377edbead7b35430d09202bbbc3","webapi-v4:name-tag2:c001234a3d48f9a45047e7005fff7f19","webapi-v4:name-tag2:cf46219ecab797ec962a85c7b9b7c511","webapi-v4:name-tag2:d1227546af3d8b7eed107e00032bbf98","webapi-v4:sites","webapi-v4:sites:91b144e0f21e99256719e18ae18dc6e2","webapi-v4:stream-site-brand","webapi-v4:stream-site-brand:22117d6db1fc6bbbcc59af4bec86d54e","domain/onairwithryan.iheart.com","PS:content","PS:content:listing","PS:datasource","PS:datasource:/619665429cc65f9f2ac8a050","PS:datasource:/627532d1869987a3ecb98fee","PS:datasource:/669fdce32cf38877594517a7","PS:leads","PS:leads:/594c3a8ade85c00bb9d8be49","PS:leads:/594c3ad1de85c00bb9d8be4c","PS:leads:/594c3b18de85c00bb9d8be4f","PS:leads:/5e585ebc6ff194691c078780","PS:leads:/5e722b02a4b7ee6922d853cd","PS:leads:/5e974fa86ad4d8115439d8f1","PS:leads:/5eea31c42b5f387bd67590a5","PS:leads:listing","PS:subscription","PS:subscription:75afb2cecddc66e585ee154a1908fa5c","PS:subscription:b2b7087cf3e474e55a7b7e4e68d3256a","PS:subscription:e8c60c1222cc55994f30bed6b186ce4f","SM6.0:datasource-leads","SM6.0:datasource-leads:07e0d4e32d84c9e0eeae195ebdeaac43","SM6.0:datasource-leads:b6d5264990b3f8504de990808b5ad2b5","SM6.0:datasource-publishing","SM6.0:datasource-publishing:3c791b46b6bcdf64b1dc82d82c4ce637","SM6.0:datasource-publishing:5587c1e7a54d9164e73726bb7e608618","SM6.0:datasource-publishing:a167d87c1d7ee2bf1d35d928fbca7bce","SM6.0:datasource-publishing:c846c8d1c47750fb5dd1de15e3bc15c8","SM6.0:datasource-publishing:f92a3feaebee3681e0e5e6a039e183c3","SM6.0:index","SM6.0:index:/27177b2083597bf29cf3e6747a7e3d8f","SM6.0:site-streams","SM6.0:site-streams:22117d6db1fc6bbbcc59af4bec86d54e","app/pubsub","app/pubsub/20250721163332915","sites","webapi-v4:youtube-channel","webapi-v4:youtube-channel-playlists","webapi-v4:youtube-channel-playlists:81aa4d6867875495efd0f57804a30e29","webapi-v4:youtube-channel:81aa4d6867875495efd0f57804a30e29","webapi-v4:youtube-playlist","webapi-v4:youtube-playlist-items","webapi-v4:youtube-playlist-items:4a7d193a1398e4c2a6c42560cf3f7d37","webapi-v4:youtube-playlist-items:5e3bdaf469749853f6fa2fcf1453bda6","webapi-v4:youtube-playlist-items:60508aa717e900ba7c6ead990a290eac","webapi-v4:youtube-playlist-items:db2d6a0d9ca26ad002421a271ad15c96","webapi-v4:youtube-playlist:810c809b57a73c540b291ef8f581301a","youtube:channel","youtube:channel-playlists","youtube:channel-playlists:PLWKbTlsNIef41F2094WcjbVV0wsrmzhbS","youtube:channel-playlists:PLWKbTlsNIef4S7_IeMSCnq5iP3i6ExN3Q","youtube:channel-playlists:PLWKbTlsNIef4_oOpHEX0zyfp8cY22MnD_","youtube:channel-playlists:PLWKbTlsNIef5Mz92VDHwZnZT4I7f6GA4r","youtube:channel-playlists:PLWKbTlsNIef5jqP8wWIANwi3LFFSZf6Wx","youtube:channel-playlists:PLWKbTlsNIef6DnW2qd6fjxpisg8aBQ-rK","youtube:channel-playlists:PLWKbTlsNIef6d6n2NCrD-IMAk5QSGoq8b","youtube:channel-playlists:PLWKbTlsNIef6pla4uFBKcytPPGhK-aLn0","youtube:channel-playlists:PLWKbTlsNIef6yrPTzm8BuZzboGnhu73Di","youtube:channel-playlists:PLWKbTlsNIef77UvvdjnwQ8TcQEXJq5dMd","youtube:channel:UCl4h_3qTOIUnUX8KCICRM3A","youtube:playlist","youtube:playlist-items","youtube:playlist-items:PLWKbTlsNIef41F2094WcjbVV0wsrmzhbS","youtube:playlist-items:PLWKbTlsNIef4S7_IeMSCnq5iP3i6ExN3Q","youtube:playlist-items:PLWKbTlsNIef4_oOpHEX0zyfp8cY22MnD_","youtube:playlist-items:PLWKbTlsNIef5Mz92VDHwZnZT4I7f6GA4r","youtube:playlist-items:PLWKbTlsNIef5jqP8wWIANwi3LFFSZf6Wx","youtube:playlist-items:PLWKbTlsNIef6DnW2qd6fjxpisg8aBQ-rK","youtube:playlist-items:PLWKbTlsNIef6d6n2NCrD-IMAk5QSGoq8b","youtube:playlist-items:PLWKbTlsNIef6pla4uFBKcytPPGhK-aLn0","youtube:playlist-items:PLWKbTlsNIef6yrPTzm8BuZzboGnhu73Di","youtube:playlist-items:PLWKbTlsNIef77UvvdjnwQ8TcQEXJq5dMd","youtube:playlist-items:UUl4h_3qTOIUnUX8KCICRM3A","youtube:playlist:UUl4h_3qTOIUnUX8KCICRM3A","aptivada","ihr-amp","vtype/generic_full","vname/home"],"ttls":{"cdn":900,"browser":900}},"adPlacements":[],"request":{"protocol":"https","hostname":"onairwithryan.iheart.com","path":"/","query":{},"params":{},"userAgent":"Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; bingbot/2.0; +http://www.bing.com/bingbot.htm) Chrome/116.0.1938.76 Safari/537.36","prNumber":false,"countryCode":"US"},"page":{"currentPage":{"_id":"/27177b2083597bf29cf3e6747a7e3d8f/inferno/home","name":"home","pageConfig":{"sitemap_frequency":"hourly","thumbnail":"","title":"","adobe_page_name":"home","description":"","keywords":[]},"displayName":"Home","path":"/","primaryBlockId":"e6Rs0","layoutId":"generic_full","parentId":null,"tags":[],"blocks":[{"id":"ad:top-leaderboard","region":"ad:top-leaderboard","type":"ad","ordinal":0,"value":{"ad_split":50,"position":"3330"},"tags":[],"schedule":null},{"id":"ZdtcQ","region":"header:dynamic","type":"item","ordinal":0,"value":{"ad_split":null,"link":null,"title":null,"feed_id":"ID:how-to-listen-bar","feed_index":7,"position":null},"tags":["display-hints/how-to-listen-bar"],"schedule":{"begin":0,"end":1651773617414},"item":{"result":{"id":"%2F5e722b02a4b7ee6922d853cd","type":"LEADS","record":{"title":"Locate your nearest station airing {config.general.name}!","subtitle":"","image":"https://i.iheart.com/v2/img/default","img_meta":{"base_id":null,"bucket":null},"link":{"target":"_self","urls":{"device":"","web":"/howtolisten/"},"name":"Find Your Station","description":""},"use_catalog_image":true,"catalog":null}}}},{"id":"oiYcz","region":"header:dynamic","type":"header","ordinal":1,"value":{"title":null,"subtitle":null,"background_image":"asset://assets.brands/60f833b3f99e947f65c67c4d","background_color":"#3f3f3f"},"tags":["display-hints/primary"],"schedule":{"begin":0,"end":1651773631846}},{"id":"ELzwU","region":"main:dynamic","type":"feed","ordinal":2,"value":{"title":null,"feed_index":1,"size":1,"position":null,"ad_split":null,"feed_id":"ID:pinned-content"},"tags":["display-hints/large","display-hints/horizontal"],"schedule":{"begin":1626458976910,"end":1626804573911},"feed":{"results":[],"resume":null}},{"id":"SLZ3s","region":"main:dynamic","type":"feed","ordinal":3,"value":{"size":1,"position":null,"ad_split":0,"feed_id":"USAGE:feed-usecases/Default Personalities","title":null,"feed_index":1},"tags":["display-hints/horizontal","display-hints/feed-date-stamp","display-hints/feed-show-eyebrow"],"schedule":{"begin":0,"end":4115978604802},"feed":{"results":[{"id":"%2F6a2ae69d00d0f6e30e0adfcc","type":"PUBLISHING","record":{"ref_id":"%2F6a2ae69d00d0f6e30e0adfcc","type":"content","payload":{"amp_enabled":true,"apple_news":null,"author":"","blocks":[{"attributes":{"mimetype":"image/jpeg","type":"image"},"bucket":"assets.getty","caption":"I want like on instagram! Crazy subscriber addicted people person concept. Close up photo portrait of attractive funny cheerful toothy lady using holding cellular in hand isolated bright background","id":"%2F62bb741159148f6de694b69d","new_tab":false,"schedule":{},"source_credit":"Deagreez / iStock / Getty Images","title":"I want like on instagram! Crazy subscriber addicted people person concept. Close up photo portrait of attractive funny cheerful toothy lady using holding cellular in hand isolated bright background","type":"asset","url":"","use_caption":false},{"html":"\u003cp>&quot;Instagram Plus&quot; is a new optional $3.99/month subscription from Meta. It unlocks premium features without changing the free app. Find out what they are here:\u003c/p>\n\n","schedule":{},"type":"html"},{"id":"80159774","kind":"podcast","related_id":"336571800","schedule":{},"type":"catalog"}],"canonical_url":"https://onairwithryan.iheart.com/content/2026-06-11-is-the-new-instagram-plus-feature-worth-it/","cuser":"user/ldap/1104675","enable_featured_widget":true,"exclusion":{"tags":[]},"external_url":"","fb_allow_comments":true,"featured_widget":{"country":"","id":"","kind":"","related_id":""},"feed_content_id":"","feed_partner_content":false,"feed_permalink":"","feed_type":"","feed_vendor":"","include_recommendations":true,"include_video_monetization":true,"is_sponsored":false,"keywords":[],"primary_image":{"bucket":"assets.getty","id":"%2F62bb741159148f6de694b69d"},"primary_target":{"categories":[],"distribution":["brands/ONAIR-PR (15237)"]},"publish_date":1781196180000,"publish_end_date":4115978604802,"publish_origin":"brands/ONAIR-PR (15237)","seo_title":"","show_updated_timestamp":false,"simplereach_enabled":false,"slug":"2026-06-11-is-the-new-instagram-plus-feature-worth-it","social_title":"","summary":"\"Instagram Plus\" is a new optional $3.99/month subscription from Meta. It unlocks premium features without changing the free app. Find out what they are here:","targets":[{"categories":[],"distribution":["brands/ONAIR-PR (15237)","brands/KIIS-FM (842)","brands/Ryan Seacrest (52241)","brands/Ryan Seacrest Blog"]}],"title":"Is the New Instagram Plus Feature Worth It?","permalink":"https://onairwithryan.iheart.com/content/2026-06-11-is-the-new-instagram-plus-feature-worth-it/"},"slug":"2026-06-11-is-the-new-instagram-plus-feature-worth-it","summary":{"image":"https://i.iheart.com/v3/re/assets.getty/62bb741159148f6de694b69d","title":"Is the New Instagram Plus Feature Worth It?","description":"\"Instagram Plus\" is a new optional $3.99/month subscription from Meta. It unlocks premium features without changing the free app. Find out what they are here:","author":""},"pub_start":1781196180000,"pub_until":4115978604802,"pub_changed":1781196546947,"subscription":[{"tags":["brands/ONAIR-PR (15237)"]},{"tags":["brands/ONAIR-PR (15237)","brands/KIIS-FM (842)","brands/Ryan Seacrest (52241)","brands/Ryan Seacrest Blog"]}],"exclusion":[{"tags":[]}],"linksData":[],"lookup":["publish_origin:brands/ONAIR-PR (15237)","id:/6a2ae69d00d0f6e30e0adfcc","slug:2026-06-11-is-the-new-instagram-plus-feature-worth-it","slug:2026-06-11-is-the-new-instagram-plus-feature-worth-it"]}}],"resume":{"id":"ID:personality-content-whatwhere","context":{"\u003clocale>":"en-US"},"size":1,"from":"eyJza2lwIjo3LCJjdXJzb3JzIjp7IkFhbFlaIjoiZXlKc2FXMXBkQ0k2Tnl3aWIyWm1jMlYwSWpvM2ZRPT0ifSwiZW5kcyI6e319","scopes":[]}}},{"id":"WQJCS","region":"main:dynamic","type":"feed","ordinal":4,"value":{"feed_index":6,"size":4,"position":null,"ad_split":null,"feed_id":"USAGE:feed-usecases/Default Promotions","title":"On-Air Interviews, Videos + Studio Moments"},"tags":["display-hints/xsmall"],"schedule":{"begin":0,"end":4115978604802},"feed":{"results":[{"id":"%2F5e974fa86ad4d8115439d8f1","type":"LEADS","record":{"title":"Listen Back to the Show Podcast Here","subtitle":"","image":"https://i.iheart.com/v3/re/new_assets/6629666279440b7598b9c1b0","img_meta":{"base_id":"%2F6629666279440b7598b9c1b0","bucket":"new_assets"},"link":{"target":"_blank","urls":{"web":"https://www.iheart.com/podcast/51-on-air-with-ryan-seacrest-80159774/","device":"https://www.iheart.com/podcast/51-on-air-with-ryan-seacrest-80159774/"},"name":"","description":""},"use_catalog_image":false,"catalog":null}},{"id":"%2F5eea31c42b5f387bd67590a5","type":"LEADS","record":{"title":"Check Out Tanya Rad's Blog Here!","subtitle":"","image":"https://i.iheart.com/v3/re/new_assets/62c43ed21df4f9d0ef3be553","img_meta":{"base_id":"%2F62c43ed21df4f9d0ef3be553","bucket":"new_assets"},"link":{"target":"_self","urls":{"device":"https://onairwithryan.iheart.com/featured/tanya-rad/","web":"https://onairwithryan.iheart.com/featured/tanya-rad/"},"name":"","description":""},"use_catalog_image":false,"catalog":null}},{"id":"%2F5e585ebc6ff194691c078780","type":"LEADS","record":{"title":"Check Out Sisanie's Blog Here","subtitle":"","image":"https://i.iheart.com/v3/re/new_assets/6166fc76a373c40541c100a9","img_meta":{"base_id":"%2F6166fc76a373c40541c100a9","bucket":"new_assets"},"link":{"target":"_self","urls":{"device":"https://onairwithryan.iheart.com/featured/sisanie/","web":"https://onairwithryan.iheart.com/featured/sisanie/"},"name":"","description":""},"use_catalog_image":false,"catalog":null}}],"resume":null}},{"id":"cz466","region":"main:dynamic","type":"feed","ordinal":8,"value":{"size":0,"title":"Meet The Show","feed_id":"ID:meet-the-show-feed","feed_index":8},"tags":["display-hints/meettheshow"],"schedule":{"begin":0,"end":4115978604802},"feed":{"results":[{"id":"%2F594c3a8ade85c00bb9d8be49","type":"LEADS","record":{"title":"Ryan Seacrest","subtitle":"Ryan is quite simply one of the most influential, well-regarded, and well-known names in Hollywood. He is the quintessential Hollywood insider who always manages to have the biggest scoops and the most sought after access to top events and celebrities.  ","image":"https://i.iheart.com/v3/re/new_assets/5e792164b7baa6cec6723b0e","img_meta":{"base_id":"%2F5e792164b7baa6cec6723b0e","bucket":"new_assets"},"link":{"target":"_self","urls":{"device":"","web":"http://onairwithryan.iheart.com/featured/ryan-seacrest/"},"name":"","description":""},"use_catalog_image":false,"catalog":null}},{"id":"%2F594c3ad1de85c00bb9d8be4c","type":"LEADS","record":{"title":"Sisanie","subtitle":"Sisanie is co-host of Ryan Seacrest's show On Air With Ryan on KIIS FM Los Angeles' Hit Music radio station  ","image":"https://i.iheart.com/v3/re/new_assets/5e792164b7baa6cec6723b0f","img_meta":{"base_id":"%2F5e792164b7baa6cec6723b0f","bucket":"new_assets"},"link":{"target":"_self","urls":{"device":"","web":"http://onairwithryan.iheart.com/featured/sisanie/"},"name":"","description":""},"use_catalog_image":false,"catalog":null}},{"id":"%2F594c3b18de85c00bb9d8be4f","type":"LEADS","record":{"title":"Tanya Rad","subtitle":"Tanya Rad is co-host on Ryan Seacrest's morning show On Air With Ryan on 102.7 KIIS FM Los Angeles' Hit Music radio Station  Read more: http://onair-pr.fire.iheart.com/featured/tanya-rad/#ixzz4klorpoPz","image":"https://i.iheart.com/v3/re/new_assets/5e792164b7baa6cec6723b10","img_meta":{"base_id":"%2F5e792164b7baa6cec6723b10","bucket":"new_assets"},"link":{"target":"_self","urls":{"web":"http://onairwithryan.iheart.com/featured/tanya-rad/","device":""},"name":"","description":""},"use_catalog_image":false,"catalog":null}}],"resume":null}},{"id":"LSixG","region":"main:dynamic","type":"feed","ordinal":9,"value":{"feed_index":2,"size":6,"position":null,"ad_split":null,"feed_id":"USAGE:feed-usecases/Default Personalities","title":"What We're Talking About"},"tags":["display-hints/feed-show-eyebrow","display-hints/feed-date-stamp","display-hints/feed-load-more","display-hints/small"],"schedule":{"begin":0,"end":4115978604802},"feed":{"results":[{"id":"%2F6a2ae60f00d0f6e30e0adfbf","type":"PUBLISHING","record":{"ref_id":"%2F6a2ae60f00d0f6e30e0adfbf","type":"content","payload":{"amp_enabled":true,"apple_news":null,"author":"","blocks":[{"attributes":{"mimetype":"image/jpeg","type":"image"},"bucket":"assets.getty","caption":"","id":"%2F633317771eec07f659020374","new_tab":false,"schedule":{},"source_credit":"Mint Images / Mint Images RF / Getty Images","title":"A crew of chef's working in a commercial kitchen, with a black chef in the foreground sauteing vegetables.","type":"asset","url":"","use_caption":false},{"html":"\u003cp>Can you guess the worst night and the best night you should be eating out? A new survey asked a bunch of chefs and ...\u003c/p>\n\n","schedule":{},"type":"html"},{"id":"80159774","kind":"podcast","related_id":"336572049","schedule":{},"type":"catalog"}],"canonical_url":"https://onairwithryan.iheart.com/content/2026-06-11-whats-the-worst-night-to-eat-at-a-restaurant-chefs-all-say/","cuser":"user/ldap/1104675","enable_featured_widget":true,"exclusion":{"tags":[]},"external_url":"","fb_allow_comments":true,"featured_widget":{"country":"","id":"","kind":"","related_id":""},"feed_content_id":"","feed_partner_content":false,"feed_permalink":"","feed_type":"","feed_vendor":"","include_recommendations":true,"include_video_monetization":true,"is_sponsored":false,"keywords":[],"primary_image":{"bucket":"assets.getty","id":"%2F633317771eec07f659020374"},"primary_target":{"categories":[],"distribution":["brands/ONAIR-PR (15237)"]},"publish_date":1781196060000,"publish_end_date":4115978604802,"publish_origin":"brands/ONAIR-PR (15237)","seo_title":"","show_updated_timestamp":false,"simplereach_enabled":false,"slug":"2026-06-11-whats-the-worst-night-to-eat-at-a-restaurant-chefs-all-say","social_title":"","summary":"Can you guess the worst night and the best night you should be eating out? A new survey asked a bunch of chefs and ...","targets":[{"categories":[],"distribution":["brands/KIIS-FM (842)","brands/ONAIR-PR (15237)","brands/Ryan Seacrest (52241)","brands/Ryan Seacrest Blog"]}],"title":"What's the Worst Night to Eat at a Restaurant? Chefs All Say...","permalink":"https://onairwithryan.iheart.com/content/2026-06-11-whats-the-worst-night-to-eat-at-a-restaurant-chefs-all-say/"},"slug":"2026-06-11-whats-the-worst-night-to-eat-at-a-restaurant-chefs-all-say","summary":{"image":"https://i.iheart.com/v3/re/assets.getty/633317771eec07f659020374","title":"What's the Worst Night to Eat at a Restaurant? Chefs All Say...","description":"Can you guess the worst night and the best night you should be eating out? A new survey asked a bunch of chefs and ...","author":""},"pub_start":1781196060000,"pub_until":4115978604802,"pub_changed":1781196433152,"subscription":[{"tags":["brands/ONAIR-PR (15237)"]},{"tags":["brands/KIIS-FM (842)","brands/ONAIR-PR (15237)","brands/Ryan Seacrest (52241)","brands/Ryan Seacrest Blog"]}],"exclusion":[{"tags":[]}],"linksData":[],"lookup":["publish_origin:brands/ONAIR-PR (15237)","id:/6a2ae60f00d0f6e30e0adfbf","slug:2026-06-11-whats-the-worst-night-to-eat-at-a-restaurant-chefs-all-say","slug:2026-06-11-whats-the-worst-night-to-eat-at-a-restaurant-chefs-all-say"]}},{"id":"%2F6a2a97a439b096d7b0a9dcb5","type":"PUBLISHING","record":{"ref_id":"%2F6a2a97a439b096d7b0a9dcb5","type":"content","payload":{"amp_enabled":true,"apple_news":null,"author":"","blocks":[{"id":"28440719","kind":"podcast","related_id":"336549971","schedule":{},"type":"catalog"},{"html":"\u003cp>It’s time for another round of Dear Banya! \u003c/p>\n\n\n\u003cp>We help a Scrubber who desperately needs to set a boundary with her father,  and another Scrubber who’s starting to resent her friend. \u003c/p>\n\n\n\u003cp>Plus… a new game! Strap in...\u003c/p>\n\n\u003cp>See \u003ca href=\"https://omnystudio.com/listener\" target=\"_self\">omnystudio.com/listener\u003c/a> for privacy information.\u003c/p>\n","schedule":{},"type":"html"}],"canonical_url":"https://iheart.com/podcast/1108-scrubbing-in-with-becca-t-28440719","cuser":"","enable_featured_widget":true,"exclusion":{"tags":[]},"external_url":"","fb_allow_comments":true,"featured_widget":null,"feed_content_id":"%2F6a2a95c4d9486ed90625ed25","feed_partner_content":false,"feed_permalink":"https://iheart.com/podcast/1108-scrubbing-in-with-becca-t-28440719","feed_type":"PODCAST","feed_vendor":"Scrubbing In with Becca Tilley & Tanya Rad","include_recommendations":false,"include_video_monetization":true,"is_sponsored":false,"keywords":[],"primary_image":null,"primary_image_uri":"https://i.iheart.com/v3/url/aHR0cHM6Ly93d3cub21ueWNvbnRlbnQuY29tL2QvcHJvZ3JhbXMvZTczYzk5OGUtNmU2MC00MzJmLTg2MTAtYWUyMTAxNDBjNWIxLzAwOWIyM2VmLTliZDEtNGNhZi1hNTkyLWFlMzEwMTYzMTM4MC9pbWFnZS5qcGc_dD0xNzUyNjk3NjkwJnNpemU9TGFyZ2U=?stay=1&ops=dup(),gravity(%22center%22),resizei(1200,675),blur(50),swap(),boxmerge(%22over%22,%22top:0px,bottom:0px%22),contain(0,675)","primary_target":{"categories":[],"distribution":["brands/Tanya Rad (41386)"]},"publish_date":1781161200000,"publish_end_date":4115978604802,"publish_origin":"brands/Tanya Rad (41386)","seo_title":"","show_updated_timestamp":false,"simplereach_enabled":false,"slug":"2026-06-11-1108-scrubbing-in-with-becca-t-dear-banya-emotional-dumping-ground","social_title":"","summary":"\u003cp>It&rsquo;s time for another round of Dear Banya!&nbsp;\u003cbr>\u003cbr>We help a Scrubber who desperately needs to set a boundary with her father, &nbsp;and another Scrubber who&rsquo;s starting to resent her friend.&nbsp;\u003cbr>\u003cbr>Plus&hellip; a new game! Strap in...\u003c/p>\u003cp>See \u003ca href=\"https://omnystudi...","targets":[],"title":"Dear Banya: Emotional Dumping Ground","permalink":"https://onairwithryan.iheart.com/featured/tanya-rad/content/2026-06-11-1108-scrubbing-in-with-becca-t-dear-banya-emotional-dumping-ground/"},"slug":"2026-06-11-1108-scrubbing-in-with-becca-t-dear-banya-emotional-dumping-ground","summary":{"image":"https://i.iheart.com/v3/url/aHR0cHM6Ly93d3cub21ueWNvbnRlbnQuY29tL2QvcHJvZ3JhbXMvZTczYzk5OGUtNmU2MC00MzJmLTg2MTAtYWUyMTAxNDBjNWIxLzAwOWIyM2VmLTliZDEtNGNhZi1hNTkyLWFlMzEwMTYzMTM4MC9pbWFnZS5qcGc_dD0xNzUyNjk3NjkwJnNpemU9TGFyZ2U=?stay=1&ops=dup(),gravity(%22center%22),resizei(1200,675),blur(50),swap(),boxmerge(%22over%22,%22top:0px,bottom:0px%22),contain(0,675)","title":"Dear Banya: Emotional Dumping Ground","description":"\u003cp>It&rsquo;s time for another round of Dear Banya!&nbsp;\u003cbr>\u003cbr>We help a Scrubber who desperately needs to set a boundary with her father, &nbsp;and another Scrubber who&rsquo;s starting to resent her friend.&nbsp;\u003cbr>\u003cbr>Plus&hellip; a new game! Strap in...\u003c/p>\u003cp>See \u003ca href=\"https://omnystudi...","author":""},"pub_start":1781161200000,"pub_until":4115978604802,"pub_changed":1781176229518,"subscription":[{"tags":["brands/Tanya Rad (41386)"]}],"exclusion":[{"tags":[]}],"linksData":[],"lookup":["publish_origin:brands/Tanya Rad (41386)","id:/6a2a97a439b096d7b0a9dcb5","slug:2026-06-11-1108-scrubbing-in-with-becca-t-dear-banya-emotional-dumping-ground","slug:2026-06-11-1108-scrubbing-in-with-becca-t-dear-banya-emotional-dumping-ground"]}},{"id":"%2F6a299d3a611d983a9a937a1a","type":"PUBLISHING","record":{"ref_id":"%2F6a299d3a611d983a9a937a1a","type":"content","payload":{"amp_enabled":true,"apple_news":{"ref_id":"1b8de4f0-370d-4a02-93ce-bb51297f6580","revision_id":"AAAAAAAAAAD//////////w=="},"author":"","blocks":[{"attributes":{"@provider":"YouTube","@query":"https://www.youtube.com/oembed?format=json&omit_script=true&omitscript=true&url=https%3A%2F%2Fyoutu.be%2FrXiPPXganK4","@url":"https://youtu.be/rXiPPXganK4","author_name":"On Air With Ryan Seacrest","author_url":"https://www.youtube.com/@RyanSeacrest","height":113,"html":"\u003ciframe width=\"200\" height=\"113\" src=\"https://www.youtube.com/embed/rXiPPXganK4?feature=oembed\" frameborder=\"0\" allow=\"accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share\" referrerpolicy=\"strict-origin-when-cross-origin\" allowfullscreen title=\"HODA KOTB | On Air with Ryan Seacrest\">\u003c/iframe>","provider_name":"YouTube","provider_url":"https://www.youtube.com/","thumbnail_height":360,"thumbnail_url":"https://i.ytimg.com/vi/rXiPPXganK4/hqdefault.jpg","thumbnail_width":480,"title":"HODA KOTB | On Air with Ryan Seacrest","type":"video","version":"1.0","width":200},"embed_type":"video","html":"\u003ciframe width=\"200\" height=\"113\" src=\"https://www.youtube.com/embed/rXiPPXganK4?feature=oembed\" frameborder=\"0\" allow=\"accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share\" referrerpolicy=\"strict-origin-when-cross-origin\" allowfullscreen title=\"HODA KOTB | On Air with Ryan Seacrest\">\u003c/iframe>","provider":"YouTube","rendering_hint":"default","schedule":{},"type":"embed","url":"https://youtu.be/rXiPPXganK4"},{"html":"\u003cp>We all need some more good in our lives, right? And that's exactly \u003cstrong>Hoda Kotb's\u003c/strong> mission with her new podcast \u003cstrong>&quot;Joy 101.&quot;\u003c/strong>\u003c/p>\n\n\u003cp>Listen back to Hoda's inspiring full interview with Ryan Seacrest and check out her new podcast here:\u003c/p>\n\n","schedule":{},"type":"html"},{"id":"335868514","kind":"podcast","related_id":"","schedule":{},"type":"catalog"}],"canonical_url":"https://onairwithryan.iheart.com/content/2026-06-10-need-some-uplifting-hoda-kotbs-new-podcast-is-for-you-watch/","cuser":"user/ldap/1104675","enable_featured_widget":true,"exclusion":{"tags":[]},"external_url":"","fb_allow_comments":true,"featured_widget":{"country":"","id":"","kind":"","related_id":""},"feed_content_id":"","feed_partner_content":false,"feed_permalink":"","feed_type":"","feed_vendor":"","include_recommendations":true,"include_video_monetization":true,"is_sponsored":false,"keywords":[],"primary_image":{"bucket":"new_assets","id":"%2F6a299d9b611d983a9a937a26"},"primary_target":{"categories":[],"distribution":["brands/ONAIR-PR (15237)"]},"publish_date":1781112060000,"publish_end_date":4115978604802,"publish_origin":"brands/ONAIR-PR (15237)","seo_title":"","show_updated_timestamp":false,"simplereach_enabled":false,"slug":"2026-06-10-need-some-uplifting-hoda-kotbs-new-podcast-is-for-you-watch","social_title":"","summary":"We all need some more good in our lives, right? And that's exactly Hoda Kotb's mission with her new podcast \"Joy 101.\" Watch back Hoda's inspiring full interview with Ryan Seacrest here:","targets":[{"categories":[],"distribution":["brands/Ryan Seacrest (52241)","brands/ONAIR-PR (15237)","brands/KIIS-FM (842)","brands/Ryan Seacrest Blog"]},{"categories":["syndications/apple-news"],"distribution":[]}],"title":"Need Some Uplifting? Hoda Kotb's New Podcast Is For You: Watch","permalink":"https://onairwithryan.iheart.com/content/2026-06-10-need-some-uplifting-hoda-kotbs-new-podcast-is-for-you-watch/"},"slug":"2026-06-10-need-some-uplifting-hoda-kotbs-new-podcast-is-for-you-watch","summary":{"image":"https://i.iheart.com/v3/re/new_assets/6a299d9b611d983a9a937a26","title":"Need Some Uplifting? Hoda Kotb's New Podcast Is For You: Watch","description":"We all need some more good in our lives, right? And that's exactly Hoda Kotb's mission with her new podcast \"Joy 101.\" Watch back Hoda's inspiring full interview with Ryan Seacrest here:","author":""},"pub_start":1781112060000,"pub_until":4115978604802,"pub_changed":1781112423407,"subscription":[{"tags":["brands/ONAIR-PR (15237)"]},{"tags":["brands/Ryan Seacrest (52241)","brands/ONAIR-PR (15237)","brands/KIIS-FM (842)","brands/Ryan Seacrest Blog"]},{"tags":["syndications/apple-news"]}],"exclusion":[{"tags":[]}],"linksData":[],"lookup":["publish_origin:brands/ONAIR-PR (15237)","id:/6a299d3a611d983a9a937a1a","slug:2026-06-10-need-some-uplifting-hoda-kotbs-new-podcast-is-for-you-watch","slug:2026-06-10-need-some-uplifting-hoda-kotbs-new-podcast-is-for-you-watch"]}},{"id":"%2F6a28adb767f021277a9a6547","type":"PUBLISHING","record":{"ref_id":"%2F6a28adb767f021277a9a6547","type":"content","payload":{"amp_enabled":true,"apple_news":null,"author":"","blocks":[{"id":"28440719","kind":"podcast","related_id":"336423507","schedule":{},"type":"catalog"},{"html":"\u003cp>Becca was in the WeHo Pride Parade! We get a full recap of her magical ride on the Girls Like Girls float and she takes an emotional journey back to her 2018 self. \u003c/p>\n\n\n\u003cp>Tanya opens up about sharing her TTC journey and we have some THOUGHTS on Love Island (both USA and UK!).\u003c/p>\n\n\n\u003cp>Plus, Ethan Slater and Ariana Grande are splitsville, and Taylor Swift’s alleged wedding venue has inspired a new theory from Tanya!\u003c/p>\n\n\u003cp>See \u003ca href=\"https://omnystudio.com/listener\" target=\"_self\">omnystudio.com/listener\u003c/a> for privacy information.\u003c/p>\n","schedule":{},"type":"html"}],"canonical_url":"https://iheart.com/podcast/1108-scrubbing-in-with-becca-t-28440719","cuser":"","enable_featured_widget":true,"exclusion":{"tags":[]},"external_url":"","fb_allow_comments":true,"featured_widget":null,"feed_content_id":"%2F6a28abf096a1907175b75417","feed_partner_content":false,"feed_permalink":"https://iheart.com/podcast/1108-scrubbing-in-with-becca-t-28440719","feed_type":"PODCAST","feed_vendor":"Scrubbing In with Becca Tilley & Tanya Rad","include_recommendations":false,"include_video_monetization":true,"is_sponsored":false,"keywords":[],"primary_image":null,"primary_image_uri":"https://i.iheart.com/v3/url/aHR0cHM6Ly93d3cub21ueWNvbnRlbnQuY29tL2QvcHJvZ3JhbXMvZTczYzk5OGUtNmU2MC00MzJmLTg2MTAtYWUyMTAxNDBjNWIxLzAwOWIyM2VmLTliZDEtNGNhZi1hNTkyLWFlMzEwMTYzMTM4MC9pbWFnZS5qcGc_dD0xNzUyNjk3NjkwJnNpemU9TGFyZ2U=?stay=1&ops=dup(),gravity(%22center%22),resizei(1200,675),blur(50),swap(),boxmerge(%22over%22,%22top:0px,bottom:0px%22),contain(0,675)","primary_target":{"categories":[],"distribution":["brands/Tanya Rad (41386)"]},"publish_date":1781035851000,"publish_end_date":4115978604802,"publish_origin":"brands/Tanya Rad (41386)","seo_title":"","show_updated_timestamp":false,"simplereach_enabled":false,"slug":"2026-06-09-1108-scrubbing-in-with-becca-t-time-is-a-healer","social_title":"","summary":"\u003cp>Becca was in the WeHo Pride Parade! We get a full recap of her magical ride on the Girls Like Girls float and she takes an emotional journey back to her 2018 self.&nbsp;\u003cbr>\u003cbr>Tanya opens up about sharing her TTC journey and we have some THOUGHTS on Love Island (both USA and UK!).\u003cbr>\u003cbr>Plus...","targets":[],"title":"Time is a Healer","permalink":"https://onairwithryan.iheart.com/featured/tanya-rad/content/2026-06-09-1108-scrubbing-in-with-becca-t-time-is-a-healer/"},"slug":"2026-06-09-1108-scrubbing-in-with-becca-t-time-is-a-healer","summary":{"image":"https://i.iheart.com/v3/url/aHR0cHM6Ly93d3cub21ueWNvbnRlbnQuY29tL2QvcHJvZ3JhbXMvZTczYzk5OGUtNmU2MC00MzJmLTg2MTAtYWUyMTAxNDBjNWIxLzAwOWIyM2VmLTliZDEtNGNhZi1hNTkyLWFlMzEwMTYzMTM4MC9pbWFnZS5qcGc_dD0xNzUyNjk3NjkwJnNpemU9TGFyZ2U=?stay=1&ops=dup(),gravity(%22center%22),resizei(1200,675),blur(50),swap(),boxmerge(%22over%22,%22top:0px,bottom:0px%22),contain(0,675)","title":"Time is a Healer","description":"\u003cp>Becca was in the WeHo Pride Parade! We get a full recap of her magical ride on the Girls Like Girls float and she takes an emotional journey back to her 2018 self.&nbsp;\u003cbr>\u003cbr>Tanya opens up about sharing her TTC journey and we have some THOUGHTS on Love Island (both USA and UK!).\u003cbr>\u003cbr>Plus...","author":""},"pub_start":1781035851000,"pub_until":4115978604802,"pub_changed":1781050807728,"subscription":[{"tags":["brands/Tanya Rad (41386)"]}],"exclusion":[{"tags":[]}],"linksData":[],"lookup":["publish_origin:brands/Tanya Rad (41386)","id:/6a28adb767f021277a9a6547","slug:2026-06-09-1108-scrubbing-in-with-becca-t-time-is-a-healer","slug:2026-06-09-1108-scrubbing-in-with-becca-t-time-is-a-healer"]}},{"id":"%2F6a284dfe492b64e6d2d25224","type":"PUBLISHING","record":{"ref_id":"%2F6a284dfe492b64e6d2d25224","type":"content","payload":{"amp_enabled":true,"apple_news":null,"author":"","blocks":[{"attributes":{"@provider":"YouTube","@query":"https://www.youtube.com/oembed?format=json&omit_script=true&omitscript=true&url=https%3A%2F%2Fyoutu.be%2FuSHhZiGKKK8","@url":"https://youtu.be/uSHhZiGKKK8","author_name":"On Air With Ryan Seacrest","author_url":"https://www.youtube.com/@RyanSeacrest","height":113,"html":"\u003ciframe width=\"200\" height=\"113\" src=\"https://www.youtube.com/embed/uSHhZiGKKK8?feature=oembed\" frameborder=\"0\" allow=\"accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share\" referrerpolicy=\"strict-origin-when-cross-origin\" allowfullscreen title=\"TRENDING - ARIANA GRANDE | On Air with Ryan Seacrest\">\u003c/iframe>","provider_name":"YouTube","provider_url":"https://www.youtube.com/","thumbnail_height":360,"thumbnail_url":"https://i.ytimg.com/vi/uSHhZiGKKK8/hqdefault.jpg","thumbnail_width":480,"title":"TRENDING - ARIANA GRANDE | On Air with Ryan Seacrest","type":"video","version":"1.0","width":200},"embed_type":"video","html":"\u003ciframe width=\"200\" height=\"113\" src=\"https://www.youtube.com/embed/uSHhZiGKKK8?feature=oembed\" frameborder=\"0\" allow=\"accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share\" referrerpolicy=\"strict-origin-when-cross-origin\" allowfullscreen title=\"TRENDING - ARIANA GRANDE | On Air with Ryan Seacrest\">\u003c/iframe>","provider":"YouTube","rendering_hint":"default","schedule":{},"type":"embed","url":"https://youtu.be/uSHhZiGKKK8"},{"html":"\u003cp>Ariana Grande's tour has kicked off and her iconic, signature pony is BACK!\u003c/p>\n\n","schedule":{},"type":"html"}],"canonical_url":"https://onairwithryan.iheart.com/content/2026-06-09-aris-iconic-signature-pony-is-back-all-the-tour-deets/","cuser":"user/ldap/1104675","enable_featured_widget":true,"exclusion":{"tags":[]},"external_url":"","fb_allow_comments":true,"featured_widget":{"country":"","id":"","kind":"","related_id":""},"feed_content_id":"","feed_partner_content":false,"feed_permalink":"","feed_type":"","feed_vendor":"","include_recommendations":true,"include_video_monetization":true,"is_sponsored":false,"keywords":[],"primary_image":{"bucket":"new_assets","id":"%2F6a284fab492b64e6d2d2522f"},"primary_target":{"categories":[],"distribution":["brands/ONAIR-PR (15237)"]},"publish_date":1781026440000,"publish_end_date":4115978604802,"publish_origin":"brands/ONAIR-PR (15237)","seo_title":"","show_updated_timestamp":false,"simplereach_enabled":false,"slug":"2026-06-09-aris-iconic-signature-pony-is-back-all-the-tour-deets","social_title":"","summary":"Ariana Grande's tour has kicked off and her iconic, signature pony is BACK!","targets":[{"categories":[],"distribution":["brands/Ryan Seacrest (52241)","brands/Ryan Seacrest Blog","brands/ONAIR-PR (15237)","brands/KIIS-FM (842)"]}],"title":"Ari's Iconic, Signature Pony Is Back! All the Tour Deets","permalink":"https://onairwithryan.iheart.com/content/2026-06-09-aris-iconic-signature-pony-is-back-all-the-tour-deets/"},"slug":"2026-06-09-aris-iconic-signature-pony-is-back-all-the-tour-deets","summary":{"image":"https://i.iheart.com/v3/re/new_assets/6a284fab492b64e6d2d2522f","title":"Ari's Iconic, Signature Pony Is Back! All the Tour Deets","description":"Ariana Grande's tour has kicked off and her iconic, signature pony is BACK!","author":""},"pub_start":1781026440000,"pub_until":4115978604802,"pub_changed":1781026794369,"subscription":[{"tags":["brands/ONAIR-PR (15237)"]},{"tags":["brands/Ryan Seacrest (52241)","brands/Ryan Seacrest Blog","brands/ONAIR-PR (15237)","brands/KIIS-FM (842)"]}],"exclusion":[{"tags":[]}],"linksData":[],"lookup":["publish_origin:brands/ONAIR-PR (15237)","id:/6a284dfe492b64e6d2d25224","slug:2026-06-09-aris-iconic-signature-pony-is-back-all-the-tour-deets","slug:2026-06-09-aris-iconic-signature-pony-is-back-all-the-tour-deets"]}},{"id":"%2F6a284c97492b64e6d2d25215","type":"PUBLISHING","record":{"ref_id":"%2F6a284c97492b64e6d2d25215","type":"content","payload":{"amp_enabled":true,"apple_news":null,"author":"","blocks":[{"attributes":{"@provider":"YouTube","@query":"https://www.youtube.com/oembed?format=json&omit_script=true&omitscript=true&url=https%3A%2F%2Fyoutu.be%2Fmee1kFITcNc","@url":"https://youtu.be/mee1kFITcNc","author_name":"On Air With Ryan Seacrest","author_url":"https://www.youtube.com/@RyanSeacrest","height":113,"html":"\u003ciframe width=\"200\" height=\"113\" src=\"https://www.youtube.com/embed/mee1kFITcNc?feature=oembed\" frameborder=\"0\" allow=\"accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share\" referrerpolicy=\"strict-origin-when-cross-origin\" allowfullscreen title=\"TANYA&#39;S TIP FOR ARGUMENTS | On Air with Ryan Seacrest\">\u003c/iframe>","provider_name":"YouTube","provider_url":"https://www.youtube.com/","thumbnail_height":360,"thumbnail_url":"https://i.ytimg.com/vi/mee1kFITcNc/hqdefault.jpg","thumbnail_width":480,"title":"TANYA'S TIP FOR ARGUMENTS | On Air with Ryan Seacrest","type":"video","version":"1.0","width":200},"embed_type":"video","html":"\u003ciframe width=\"200\" height=\"113\" src=\"https://www.youtube.com/embed/mee1kFITcNc?feature=oembed\" frameborder=\"0\" allow=\"accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share\" referrerpolicy=\"strict-origin-when-cross-origin\" allowfullscreen title=\"TANYA&#39;S TIP FOR ARGUMENTS | On Air with Ryan Seacrest\">\u003c/iframe>","provider":"YouTube","rendering_hint":"default","schedule":{},"type":"embed","url":"https://youtu.be/mee1kFITcNc"},{"html":"\u003cp>Next time you get in an argument with your partner, try this:\u003c/p>\n\n","schedule":{},"type":"html"},{"id":"80159774","kind":"podcast","related_id":"336391491","schedule":{},"type":"catalog"}],"canonical_url":"https://onairwithryan.iheart.com/content/2026-06-09-tanya-rad-shares-sage-seriously-relationship-advice-for-your-next-fight/","cuser":"user/ldap/1104675","enable_featured_widget":true,"exclusion":{"tags":[]},"external_url":"","fb_allow_comments":true,"featured_widget":{"country":"","id":"","kind":"","related_id":""},"feed_content_id":"","feed_partner_content":false,"feed_permalink":"","feed_type":"","feed_vendor":"","include_recommendations":true,"include_video_monetization":true,"is_sponsored":false,"keywords":[],"primary_image":{"bucket":"new_assets","id":"%2F6a284d81492b64e6d2d25220"},"primary_target":{"categories":[],"distribution":["brands/ONAIR-PR (15237)"]},"publish_date":1781025900000,"publish_end_date":4115978604802,"publish_origin":"brands/ONAIR-PR (15237)","seo_title":"","show_updated_timestamp":false,"simplereach_enabled":false,"slug":"2026-06-09-tanya-rad-shares-sage-seriously-relationship-advice-for-your-next-fight","social_title":"","summary":"Next time you get in an argument with your partner, try this:","targets":[{"categories":[],"distribution":["brands/Ryan Seacrest (52241)","brands/Ryan Seacrest Blog","brands/ONAIR-PR (15237)","brands/KIIS-FM (842)"]}],"title":"Tanya Rad Shares Sage (Seriously!) Relationship Advice For Your Next Fight","permalink":"https://onairwithryan.iheart.com/content/2026-06-09-tanya-rad-shares-sage-seriously-relationship-advice-for-your-next-fight/"},"slug":"2026-06-09-tanya-rad-shares-sage-seriously-relationship-advice-for-your-next-fight","summary":{"image":"https://i.iheart.com/v3/re/new_assets/6a284d81492b64e6d2d25220","title":"Tanya Rad Shares Sage (Seriously!) Relationship Advice For Your Next Fight","description":"Next time you get in an argument with your partner, try this:","author":""},"pub_start":1781025900000,"pub_until":4115978604802,"pub_changed":1781026272331,"subscription":[{"tags":["brands/ONAIR-PR (15237)"]},{"tags":["brands/Ryan Seacrest (52241)","brands/Ryan Seacrest Blog","brands/ONAIR-PR (15237)","brands/KIIS-FM (842)"]}],"exclusion":[{"tags":[]}],"linksData":[],"lookup":["publish_origin:brands/ONAIR-PR (15237)","id:/6a284c97492b64e6d2d25215","slug:2026-06-09-tanya-rad-shares-sage-seriously-relationship-advice-for-your-next-fight","slug:2026-06-09-tanya-rad-shares-sage-seriously-relationship-advice-for-your-next-fight"]}}],"resume":{"id":"ID:personality-content-whatwhere","context":{"\u003clocale>":"en-US"},"size":6,"from":"eyJza2lwIjo3LCJjdXJzb3JzIjp7IkFhbFlaIjoiZXlKc2FXMXBkQ0k2Tnl3aWIyWm1jMlYwSWpvM2ZRPT0ifSwiZW5kcyI6e319","scopes":[]}}},{"id":"Smng8","region":"main:dynamic","type":"youtube","ordinal":12,"value":{"title":"Featured Videos","link_type":"channel","handle":{"ref":"UCl4h_3qTOIUnUX8KCICRM3A","type":"TAG","scope":null}},"tags":[],"schedule":{"begin":0,"end":4115978604802},"playlist":null,"channel":{"id":"UCl4h_3qTOIUnUX8KCICRM3A","youtube":{"channel":{"id":"UCl4h_3qTOIUnUX8KCICRM3A","snippet":{"title":"On Air With Ryan Seacrest","description":"The official home for video from \"On Air with Ryan Seacrest\" and RyanSeacrest.com.","customUrl":"@ryanseacrest","publishedAt":{"timestampMs":1142633480000,"timestamp":1142633480,"iso8601":"2006-03-17T22:11:20.000Z"},"thumbnails":{"default":{"url":"https://yt3.ggpht.com/tPzMU0NB9Nn1pSvKNkJLxSSZkaMI0ld4gFCYDZLiX6UfyxJ-HONuKwmcM8AliF_SN8ZsZtZdFQ=s88-c-k-c0x00ffffff-no-rj","width":88,"height":88},"medium":{"url":"https://yt3.ggpht.com/tPzMU0NB9Nn1pSvKNkJLxSSZkaMI0ld4gFCYDZLiX6UfyxJ-HONuKwmcM8AliF_SN8ZsZtZdFQ=s240-c-k-c0x00ffffff-no-rj","width":240,"height":240},"high":{"url":"https://yt3.ggpht.com/tPzMU0NB9Nn1pSvKNkJLxSSZkaMI0ld4gFCYDZLiX6UfyxJ-HONuKwmcM8AliF_SN8ZsZtZdFQ=s800-c-k-c0x00ffffff-no-rj","width":800,"height":800},"standard":null,"maxres":null}},"playlists":{"count":17,"pageInfo":{"prevToken":null,"nextToken":"CAoQAA","itemTokens":null},"items":[{"id":"PLWKbTlsNIef6DnW2qd6fjxpisg8aBQ-rK","snippet":{"title":"Hump Day Bump Day Round 2!","description":"","thumbnails":{"default":{"url":"https://i.ytimg.com/vi/jgpY52RZDRg/default.jpg","width":120,"height":90},"medium":{"url":"https://i.ytimg.com/vi/jgpY52RZDRg/mqdefault.jpg","width":320,"height":180},"high":{"url":"https://i.ytimg.com/vi/jgpY52RZDRg/hqdefault.jpg","width":480,"height":360},"standard":{"url":"https://i.ytimg.com/vi/jgpY52RZDRg/sddefault.jpg","width":640,"height":480},"maxres":{"url":"https://i.ytimg.com/vi/jgpY52RZDRg/maxresdefault.jpg","width":1280,"height":720}},"channelId":{"id":"UCl4h_3qTOIUnUX8KCICRM3A"},"publishedAt":{"timestampMs":1614786352512,"timestamp":1614786352,"iso8601":"2021-03-03T15:45:52.512Z"}},"playlistItems":{"count":9,"pageInfo":{"prevToken":null,"nextToken":null,"itemTokens":null},"items":[{"id":"UExXS2JUbHNOSWVmNkRuVzJxZDZmanhwaXNnOGFCUS1ySy41NkI0NEY2RDEwNTU3Q0M2","snippet":{"title":"#HumpDayBumpDay! Sisanie Shares Her Week 15 Update | On Air With Ryan Seacrest","description":"#HumpDayBumpDay! Sisanie Shares Her Week 15 Update | On Air With Ryan Seacrest\n\n\nSUBSCRIBE: http://youtube.com/user/ryanseacrest\r\nSEE MORE: http://onairwithryan.com\r\n\r\nOn Air with Ryan Seacrest on YouTube\r\nThe official home for video from On Air With Ryan Seacrest and OnAirWithRyan.com. Subscribe for exclusive celebrity interviews and music performances from the On Air With Ryan and American Top 40 studio and beyond.\r\n\r\nConnect with On Air with Ryan Seacrest: \r\nTwitter: http://twitter.com/onairwithryan\r\nSnapchat: OnAirWithRyan \r\nFacebook: http://facebook.com/onairwithryanseacrest\r\nInstagram: http://instagram.com/onairwithryan\r\n\r\nConnect with Ryan:\r\nTwitter: http://witter.com/RyanSeacrest\r\nSnapchat: RyanSeacrest\r\nFacebook: http://facebook.com/RyanSeacrest\r\nInstagram: http://instagram.com/ryanseacrest\r\n\r\nCheck out the Ryan Seacrest Foundation: http://ryanseacrestfoundation.org\r\n\r\nhttp://www.youtube.com/user/ryanseacrest","thumbnails":{"default":{"url":"https://i.ytimg.com/vi/jgpY52RZDRg/default.jpg","width":120,"height":90},"medium":{"url":"https://i.ytimg.com/vi/jgpY52RZDRg/mqdefault.jpg","width":320,"height":180},"high":{"url":"https://i.ytimg.com/vi/jgpY52RZDRg/hqdefault.jpg","width":480,"height":360},"standard":{"url":"https://i.ytimg.com/vi/jgpY52RZDRg/sddefault.jpg","width":640,"height":480},"maxres":{"url":"https://i.ytimg.com/vi/jgpY52RZDRg/maxresdefault.jpg","width":1280,"height":720}},"channelId":{"id":"UCl4h_3qTOIUnUX8KCICRM3A"},"publishedAt":{"timestampMs":1614786365000,"timestamp":1614786365,"iso8601":"2021-03-03T15:46:05.000Z"},"videoId":{"id":"jgpY52RZDRg"},"playlistId":{"id":"PLWKbTlsNIef6DnW2qd6fjxpisg8aBQ-rK"},"position":0,"channelTitle":"On Air With Ryan Seacrest"}},{"id":"UExXS2JUbHNOSWVmNkRuVzJxZDZmanhwaXNnOGFCUS1ySy4yODlGNEE0NkRGMEEzMEQy","snippet":{"title":"It’s #HumpDayBumpDay! Get Sisanie’s Week 17 Update | On Air With Ryan Seacrest","description":"It’s #HumpDayBumpDay! Get Sisanie’s Week 17 Update | On Air With Ryan Seacrest\n\nSUBSCRIBE: http://youtube.com/user/ryanseacrest\r\nSEE MORE: http://onairwithryan.com\r\n\r\nOn Air with Ryan Seacrest on YouTube\r\nThe official home for video from On Air With Ryan Seacrest and OnAirWithRyan.com. Subscribe for exclusive celebrity interviews and music performances from the On Air With Ryan and American Top 40 studio and beyond.\r\n\r\nConnect with On Air with Ryan Seacrest: \r\nTwitter: http://twitter.com/onairwithryan\r\nSnapchat: OnAirWithRyan \r\nFacebook: http://facebook.com/onairwithryanseacrest\r\nInstagram: http://instagram.com/onairwithryan\r\n\r\nConnect with Ryan:\r\nTwitter: http://witter.com/RyanSeacrest\r\nSnapchat: RyanSeacrest\r\nFacebook: http://facebook.com/RyanSeacrest\r\nInstagram: http://instagram.com/ryanseacrest\r\n\r\nCheck out the Ryan Seacrest Foundation: http://ryanseacrestfoundation.org\r\n\r\nhttp://www.youtube.com/user/ryanseacrest","thumbnails":{"default":{"url":"https://i.ytimg.com/vi/eOyfqWCroO0/default.jpg","width":120,"height":90},"medium":{"url":"https://i.ytimg.com/vi/eOyfqWCroO0/mqdefault.jpg","width":320,"height":180},"high":{"url":"https://i.ytimg.com/vi/eOyfqWCroO0/hqdefault.jpg","width":480,"height":360},"standard":{"url":"https://i.ytimg.com/vi/eOyfqWCroO0/sddefault.jpg","width":640,"height":480},"maxres":null},"channelId":{"id":"UCl4h_3qTOIUnUX8KCICRM3A"},"publishedAt":{"timestampMs":1615992777000,"timestamp":1615992777,"iso8601":"2021-03-17T14:52:57.000Z"},"videoId":{"id":"eOyfqWCroO0"},"playlistId":{"id":"PLWKbTlsNIef6DnW2qd6fjxpisg8aBQ-rK"},"position":1,"channelTitle":"On Air With Ryan Seacrest"}},{"id":"UExXS2JUbHNOSWVmNkRuVzJxZDZmanhwaXNnOGFCUS1ySy4wMTcyMDhGQUE4NTIzM0Y5","snippet":{"title":"Pregnant Sisanie Admits She's Started Wearing Her 'Fing' Again | On Air With Ryan Seacrest","description":"Pregnant Sisanie Admits She's Started Wearing Her 'Fing' Again | On Air With Ryan Seacrest \n\nSUBSCRIBE: http://youtube.com/user/ryanseacrest\r\nSEE MORE: http://onairwithryan.com\r\n\r\nOn Air with Ryan Seacrest on YouTube\r\nThe official home for video from On Air With Ryan Seacrest and OnAirWithRyan.com. Subscribe for exclusive celebrity interviews and music performances from the On Air With Ryan and American Top 40 studio and beyond.\r\n\r\nConnect with On Air with Ryan Seacrest: \r\nTwitter: http://twitter.com/onairwithryan\r\nSnapchat: OnAirWithRyan \r\nFacebook: http://facebook.com/onairwithryanseacrest\r\nInstagram: http://instagram.com/onairwithryan\r\n\r\nConnect with Ryan:\r\nTwitter: http://witter.com/RyanSeacrest\r\nSnapchat: RyanSeacrest\r\nFacebook: http://facebook.com/RyanSeacrest\r\nInstagram: http://instagram.com/ryanseacrest\r\n\r\nCheck out the Ryan Seacrest Foundation: http://ryanseacrestfoundation.org\r\n\r\nhttp://www.youtube.com/user/ryanseacrest","thumbnails":{"default":{"url":"https://i.ytimg.com/vi/kdChJfAhIUw/default.jpg","width":120,"height":90},"medium":{"url":"https://i.ytimg.com/vi/kdChJfAhIUw/mqdefault.jpg","width":320,"height":180},"high":{"url":"https://i.ytimg.com/vi/kdChJfAhIUw/hqdefault.jpg","width":480,"height":360},"standard":{"url":"https://i.ytimg.com/vi/kdChJfAhIUw/sddefault.jpg","width":640,"height":480},"maxres":{"url":"https://i.ytimg.com/vi/kdChJfAhIUw/maxresdefault.jpg","width":1280,"height":720}},"channelId":{"id":"UCl4h_3qTOIUnUX8KCICRM3A"},"publishedAt":{"timestampMs":1616601784000,"timestamp":1616601784,"iso8601":"2021-03-24T16:03:04.000Z"},"videoId":{"id":"kdChJfAhIUw"},"playlistId":{"id":"PLWKbTlsNIef6DnW2qd6fjxpisg8aBQ-rK"},"position":2,"channelTitle":"On Air With Ryan Seacrest"}},{"id":"UExXS2JUbHNOSWVmNkRuVzJxZDZmanhwaXNnOGFCUS1ySy41MjE1MkI0OTQ2QzJGNzNG","snippet":{"title":"It’s #HumpDayBumpDay! Get Sisanie’s Latest Pregnancy Update | On Air With Ryan Seacrest","description":"It’s #HumpDayBumpDay! Get Sisanie’s Latest Pregnancy Update | On Air With Ryan Seacrest\n\nSUBSCRIBE: http://youtube.com/user/ryanseacrest\r\nSEE MORE: http://onairwithryan.com\r\n\r\nOn Air with Ryan Seacrest on YouTube\r\nThe official home for video from On Air With Ryan Seacrest and OnAirWithRyan.com. Subscribe for exclusive celebrity interviews and music performances from the On Air With Ryan and American Top 40 studio and beyond.\r\n\r\nConnect with On Air with Ryan Seacrest: \r\nTwitter: http://twitter.com/onairwithryan\r\nSnapchat: OnAirWithRyan \r\nFacebook: http://facebook.com/onairwithryanseacrest\r\nInstagram: http://instagram.com/onairwithryan\r\n\r\nConnect with Ryan:\r\nTwitter: http://witter.com/RyanSeacrest\r\nSnapchat: RyanSeacrest\r\nFacebook: http://facebook.com/RyanSeacrest\r\nInstagram: http://instagram.com/ryanseacrest\r\n\r\nCheck out the Ryan Seacrest Foundation: http://ryanseacrestfoundation.org\r\n\r\nhttp://www.youtube.com/user/ryanseacrest","thumbnails":{"default":{"url":"https://i.ytimg.com/vi/N6fFF4frB9U/default.jpg","width":120,"height":90},"medium":{"url":"https://i.ytimg.com/vi/N6fFF4frB9U/mqdefault.jpg","width":320,"height":180},"high":{"url":"https://i.ytimg.com/vi/N6fFF4frB9U/hqdefault.jpg","width":480,"height":360},"standard":{"url":"https://i.ytimg.com/vi/N6fFF4frB9U/sddefault.jpg","width":640,"height":480},"maxres":{"url":"https://i.ytimg.com/vi/N6fFF4frB9U/maxresdefault.jpg","width":1280,"height":720}},"channelId":{"id":"UCl4h_3qTOIUnUX8KCICRM3A"},"publishedAt":{"timestampMs":1617132973000,"timestamp":1617132973,"iso8601":"2021-03-30T19:36:13.000Z"},"videoId":{"id":"N6fFF4frB9U"},"playlistId":{"id":"PLWKbTlsNIef6DnW2qd6fjxpisg8aBQ-rK"},"position":3,"channelTitle":"On Air With Ryan Seacrest"}},{"id":"UExXS2JUbHNOSWVmNkRuVzJxZDZmanhwaXNnOGFCUS1ySy4wOTA3OTZBNzVEMTUzOTMy","snippet":{"title":"Sisanie Regrets Telling Her Twins Potential Names for Baby No. 3 | On Air With Ryan Seacrest","description":"Sisanie Regrets Telling Her Twins Potential Names for Baby No. 3 | On Air With Ryan Seacrest\n\nSUBSCRIBE: http://youtube.com/user/ryanseacrest\r\nSEE MORE: http://onairwithryan.com\r\n\r\nOn Air with Ryan Seacrest on YouTube\r\nThe official home for video from On Air With Ryan Seacrest and OnAirWithRyan.com. Subscribe for exclusive celebrity interviews and music performances from the On Air With Ryan and American Top 40 studio and beyond.\r\n\r\nConnect with On Air with Ryan Seacrest: \r\nTwitter: http://twitter.com/onairwithryan\r\nSnapchat: OnAirWithRyan \r\nFacebook: http://facebook.com/onairwithryanseacrest\r\nInstagram: http://instagram.com/onairwithryan\r\n\r\nConnect with Ryan:\r\nTwitter: http://witter.com/RyanSeacrest\r\nSnapchat: RyanSeacrest\r\nFacebook: http://facebook.com/RyanSeacrest\r\nInstagram: http://instagram.com/ryanseacrest\r\n\r\nCheck out the Ryan Seacrest Foundation: http://ryanseacrestfoundation.org\r\n\r\nhttp://www.youtube.com/user/ryanseacrest","thumbnails":{"default":{"url":"https://i.ytimg.com/vi/GTrgNE0qgEU/default.jpg","width":120,"height":90},"medium":{"url":"https://i.ytimg.com/vi/GTrgNE0qgEU/mqdefault.jpg","width":320,"height":180},"high":{"url":"https://i.ytimg.com/vi/GTrgNE0qgEU/hqdefault.jpg","width":480,"height":360},"standard":{"url":"https://i.ytimg.com/vi/GTrgNE0qgEU/sddefault.jpg","width":640,"height":480},"maxres":{"url":"https://i.ytimg.com/vi/GTrgNE0qgEU/maxresdefault.jpg","width":1280,"height":720}},"channelId":{"id":"UCl4h_3qTOIUnUX8KCICRM3A"},"publishedAt":{"timestampMs":1619021986000,"timestamp":1619021986,"iso8601":"2021-04-21T16:19:46.000Z"},"videoId":{"id":"GTrgNE0qgEU"},"playlistId":{"id":"PLWKbTlsNIef6DnW2qd6fjxpisg8aBQ-rK"},"position":4,"channelTitle":"On Air With Ryan Seacrest"}},{"id":"UExXS2JUbHNOSWVmNkRuVzJxZDZmanhwaXNnOGFCUS1ySy4xMkVGQjNCMUM1N0RFNEUx","snippet":{"title":"Sisanie Shares All-Too-Relatable Potty Training Woes You Can’t Unhear | On Air With Ryan Seacrest","description":"Sisanie Shares All-Too-Relatable Potty Training Woes You Can’t Unhear | On Air With Ryan Seacrest\n\nSUBSCRIBE: http://youtube.com/user/ryanseacrest\r\nSEE MORE: http://onairwithryan.com\r\n\r\nOn Air with Ryan Seacrest on YouTube\r\nThe official home for video from On Air With Ryan Seacrest and OnAirWithRyan.com. Subscribe for exclusive celebrity interviews and music performances from the On Air With Ryan and American Top 40 studio and beyond.\r\n\r\nConnect with On Air with Ryan Seacrest: \r\nTwitter: http://twitter.com/onairwithryan\r\nSnapchat: OnAirWithRyan \r\nFacebook: http://facebook.com/onairwithryanseacrest\r\nInstagram: http://instagram.com/onairwithryan\r\n\r\nConnect with Ryan:\r\nTwitter: http://witter.com/RyanSeacrest\r\nSnapchat: RyanSeacrest\r\nFacebook: http://facebook.com/RyanSeacrest\r\nInstagram: http://instagram.com/ryanseacrest\r\n\r\nCheck out the Ryan Seacrest Foundation: http://ryanseacrestfoundation.org\r\n\r\nhttp://www.youtube.com/user/ryanseacrest","thumbnails":{"default":{"url":"https://i.ytimg.com/vi/X2mfOPdWH-Q/default.jpg","width":120,"height":90},"medium":{"url":"https://i.ytimg.com/vi/X2mfOPdWH-Q/mqdefault.jpg","width":320,"height":180},"high":{"url":"https://i.ytimg.com/vi/X2mfOPdWH-Q/hqdefault.jpg","width":480,"height":360},"standard":{"url":"https://i.ytimg.com/vi/X2mfOPdWH-Q/sddefault.jpg","width":640,"height":480},"maxres":null},"channelId":{"id":"UCl4h_3qTOIUnUX8KCICRM3A"},"publishedAt":{"timestampMs":1620326568000,"timestamp":1620326568,"iso8601":"2021-05-06T18:42:48.000Z"},"videoId":{"id":"X2mfOPdWH-Q"},"playlistId":{"id":"PLWKbTlsNIef6DnW2qd6fjxpisg8aBQ-rK"},"position":5,"channelTitle":"On Air With Ryan Seacrest"}},{"id":"UExXS2JUbHNOSWVmNkRuVzJxZDZmanhwaXNnOGFCUS1ySy41MzJCQjBCNDIyRkJDN0VD","snippet":{"title":"It’s #HumpDayBumpDay! Get Sisanie’s Week 25 Update | On Air With Ryan Seacrest","description":"It’s #HumpDayBumpDay! Get Sisanie’s Week 25 Update | On Air With Ryan Seacrest\n\n#Sisanie #Pregnant #BabyGirl\n\nSUBSCRIBE: http://youtube.com/user/ryanseacrest\r\nSEE MORE: http://onairwithryan.com\r\n\r\nOn Air with Ryan Seacrest on YouTube\r\nThe official home for video from On Air With Ryan Seacrest and OnAirWithRyan.com. Subscribe for exclusive celebrity interviews and music performances from the On Air With Ryan and American Top 40 studio and beyond.\r\n\r\nConnect with On Air with Ryan Seacrest: \r\nTwitter: http://twitter.com/onairwithryan\r\nSnapchat: OnAirWithRyan \r\nFacebook: http://facebook.com/onairwithryanseacrest\r\nInstagram: http://instagram.com/onairwithryan\r\n\r\nConnect with Ryan:\r\nTwitter: http://witter.com/RyanSeacrest\r\nSnapchat: RyanSeacrest\r\nFacebook: http://facebook.com/RyanSeacrest\r\nInstagram: http://instagram.com/ryanseacrest\r\n\r\nCheck out the Ryan Seacrest Foundation: http://ryanseacrestfoundation.org\r\n\r\nhttp://www.youtube.com/user/ryanseacrest","thumbnails":{"default":{"url":"https://i.ytimg.com/vi/PS_0KGP2pEw/default.jpg","width":120,"height":90},"medium":{"url":"https://i.ytimg.com/vi/PS_0KGP2pEw/mqdefault.jpg","width":320,"height":180},"high":{"url":"https://i.ytimg.com/vi/PS_0KGP2pEw/hqdefault.jpg","width":480,"height":360},"standard":{"url":"https://i.ytimg.com/vi/PS_0KGP2pEw/sddefault.jpg","width":640,"height":480},"maxres":null},"channelId":{"id":"UCl4h_3qTOIUnUX8KCICRM3A"},"publishedAt":{"timestampMs":1620840016000,"timestamp":1620840016,"iso8601":"2021-05-12T17:20:16.000Z"},"videoId":{"id":"PS_0KGP2pEw"},"playlistId":{"id":"PLWKbTlsNIef6DnW2qd6fjxpisg8aBQ-rK"},"position":6,"channelTitle":"On Air With Ryan Seacrest"}},{"id":"UExXS2JUbHNOSWVmNkRuVzJxZDZmanhwaXNnOGFCUS1ySy5DQUNERDQ2NkIzRUQxNTY1","snippet":{"title":"Pregnant Sisanie’s Husband Had to Burp Her... | On Air With Ryan Seacrest","description":"Pregnant Sisanie’s Husband Had to Burp Her... | On Air With Ryan Seacrest\n\nSUBSCRIBE: http://youtube.com/user/ryanseacrest\r\nSEE MORE: http://onairwithryan.com\r\n\r\nOn Air with Ryan Seacrest on YouTube\r\nThe official home for video from On Air With Ryan Seacrest and OnAirWithRyan.com. Subscribe for exclusive celebrity interviews and music performances from the On Air With Ryan and American Top 40 studio and beyond.\r\n\r\nConnect with On Air with Ryan Seacrest: \r\nTwitter: http://twitter.com/onairwithryan\r\nSnapchat: OnAirWithRyan \r\nFacebook: http://facebook.com/onairwithryanseacrest\r\nInstagram: http://instagram.com/onairwithryan\r\n\r\nConnect with Ryan:\r\nTwitter: http://witter.com/RyanSeacrest\r\nSnapchat: RyanSeacrest\r\nFacebook: http://facebook.com/RyanSeacrest\r\nInstagram: http://instagram.com/ryanseacrest\r\n\r\nCheck out the Ryan Seacrest Foundation: http://ryanseacrestfoundation.org\r\n\r\nhttp://www.youtube.com/user/ryanseacrest","thumbnails":{"default":{"url":"https://i.ytimg.com/vi/3bUu8Mg20_0/default.jpg","width":120,"height":90},"medium":{"url":"https://i.ytimg.com/vi/3bUu8Mg20_0/mqdefault.jpg","width":320,"height":180},"high":{"url":"https://i.ytimg.com/vi/3bUu8Mg20_0/hqdefault.jpg","width":480,"height":360},"standard":{"url":"https://i.ytimg.com/vi/3bUu8Mg20_0/sddefault.jpg","width":640,"height":480},"maxres":{"url":"https://i.ytimg.com/vi/3bUu8Mg20_0/maxresdefault.jpg","width":1280,"height":720}},"channelId":{"id":"UCl4h_3qTOIUnUX8KCICRM3A"},"publishedAt":{"timestampMs":1622057656000,"timestamp":1622057656,"iso8601":"2021-05-26T19:34:16.000Z"},"videoId":{"id":"3bUu8Mg20_0"},"playlistId":{"id":"PLWKbTlsNIef6DnW2qd6fjxpisg8aBQ-rK"},"position":7,"channelTitle":"On Air With Ryan Seacrest"}},{"id":"UExXS2JUbHNOSWVmNkRuVzJxZDZmanhwaXNnOGFCUS1ySy45NDk1REZENzhEMzU5MDQz","snippet":{"title":"Sisanie Gets Real About the Final Weeks of Pregnancy | On Air With Ryan Seacrest","description":"Sisanie Gets Real About the Final Weeks of Pregnancy | On Air With Ryan Seacrest\n\nSUBSCRIBE: http://youtube.com/user/ryanseacrest\r\nSEE MORE: http://onairwithryan.com\r\n\r\nOn Air with Ryan Seacrest on YouTube\r\nThe official home for video from On Air With Ryan Seacrest and OnAirWithRyan.com. Subscribe for exclusive celebrity interviews and music performances from the On Air With Ryan and American Top 40 studio and beyond.\r\n\r\nConnect with On Air with Ryan Seacrest: \r\nTwitter: http://twitter.com/onairwithryan\r\nSnapchat: OnAirWithRyan \r\nFacebook: http://facebook.com/onairwithryanseacrest\r\nInstagram: http://instagram.com/onairwithryan\r\n\r\nConnect with Ryan:\r\nTwitter: http://witter.com/RyanSeacrest\r\nSnapchat: RyanSeacrest\r\nFacebook: http://facebook.com/RyanSeacrest\r\nInstagram: http://instagram.com/ryanseacrest\r\n\r\nCheck out the Ryan Seacrest Foundation: http://ryanseacrestfoundation.org\r\n\r\nhttp://www.youtube.com/user/ryanseacrest","thumbnails":{"default":{"url":"https://i.ytimg.com/vi/WeXafJdcvRI/default.jpg","width":120,"height":90},"medium":{"url":"https://i.ytimg.com/vi/WeXafJdcvRI/mqdefault.jpg","width":320,"height":180},"high":{"url":"https://i.ytimg.com/vi/WeXafJdcvRI/hqdefault.jpg","width":480,"height":360},"standard":{"url":"https://i.ytimg.com/vi/WeXafJdcvRI/sddefault.jpg","width":640,"height":480},"maxres":{"url":"https://i.ytimg.com/vi/WeXafJdcvRI/maxresdefault.jpg","width":1280,"height":720}},"channelId":{"id":"UCl4h_3qTOIUnUX8KCICRM3A"},"publishedAt":{"timestampMs":1625678188000,"timestamp":1625678188,"iso8601":"2021-07-07T17:16:28.000Z"},"videoId":{"id":"WeXafJdcvRI"},"playlistId":{"id":"PLWKbTlsNIef6DnW2qd6fjxpisg8aBQ-rK"},"position":8,"channelTitle":"On Air With Ryan Seacrest"}}]}},{"id":"PLWKbTlsNIef4S7_IeMSCnq5iP3i6ExN3Q","snippet":{"title":"Our Favorite Summer Recipes!","description":"","thumbnails":{"default":{"url":"https://i.ytimg.com/vi/WBq5zQy08YY/default.jpg","width":120,"height":90},"medium":{"url":"https://i.ytimg.com/vi/WBq5zQy08YY/mqdefault.jpg","width":320,"height":180},"high":{"url":"https://i.ytimg.com/vi/WBq5zQy08YY/hqdefault.jpg","width":480,"height":360},"standard":{"url":"https://i.ytimg.com/vi/WBq5zQy08YY/sddefault.jpg","width":640,"height":480},"maxres":{"url":"https://i.ytimg.com/vi/WBq5zQy08YY/maxresdefault.jpg","width":1280,"height":720}},"channelId":{"id":"UCl4h_3qTOIUnUX8KCICRM3A"},"publishedAt":{"timestampMs":1591823003965,"timestamp":1591823003,"iso8601":"2020-06-10T21:03:23.965Z"}},"playlistItems":{"count":9,"pageInfo":{"prevToken":null,"nextToken":null,"itemTokens":null},"items":[{"id":"UExXS2JUbHNOSWVmNFM3X0llTVNDbnE1aVAzaTZFeE4zUS41NkI0NEY2RDEwNTU3Q0M2","snippet":{"title":"Low Calorie Grilled Zucchini Recipe | Off-Air With Sisanie Ep. 49","description":"This is my favorite low calorie Zucchini Recipe! Barely any points for WW!\n\nSUBSCRIBE: http://youtube.com/user/ryanseacrest\nSEE MORE: http://onairwithryan.com\n\nOn Air with Ryan Seacrest on YouTube\nThe official home for video from On Air With Ryan Seacrest and OnAirWithRyan.com. Subscribe for exclusive celebrity interviews and music performances from the On Air With Ryan and American Top 40 studio and beyond.\n\nConnect with On Air with Ryan Seacrest: \nTwitter: http://twitter.com/onairwithryan\nSnapchat: OnAirWithRyan \nFacebook: http://facebook.com/onairwithryanseacrest\nInstagram: http://instagram.com/onairwithryan\n\nConnect with Ryan:\nTwitter: http://witter.com/RyanSeacrest\nSnapchat: RyanSeacrest\nFacebook: http://facebook.com/RyanSeacrest\nInstagram: http://instagram.com/ryanseacrest\n\nCheck out the Ryan Seacrest Foundation: http://ryanseacrestfoundation.org\n\nhttp://www.youtube.com/user/ryanseacrest","thumbnails":{"default":{"url":"https://i.ytimg.com/vi/WBq5zQy08YY/default.jpg","width":120,"height":90},"medium":{"url":"https://i.ytimg.com/vi/WBq5zQy08YY/mqdefault.jpg","width":320,"height":180},"high":{"url":"https://i.ytimg.com/vi/WBq5zQy08YY/hqdefault.jpg","width":480,"height":360},"standard":{"url":"https://i.ytimg.com/vi/WBq5zQy08YY/sddefault.jpg","width":640,"height":480},"maxres":{"url":"https://i.ytimg.com/vi/WBq5zQy08YY/maxresdefault.jpg","width":1280,"height":720}},"channelId":{"id":"UCl4h_3qTOIUnUX8KCICRM3A"},"publishedAt":{"timestampMs":1591823013000,"timestamp":1591823013,"iso8601":"2020-06-10T21:03:33.000Z"},"videoId":{"id":"WBq5zQy08YY"},"playlistId":{"id":"PLWKbTlsNIef4S7_IeMSCnq5iP3i6ExN3Q"},"position":0,"channelTitle":"On Air With Ryan Seacrest"}},{"id":"UExXS2JUbHNOSWVmNFM3X0llTVNDbnE1aVAzaTZFeE4zUS4yODlGNEE0NkRGMEEzMEQy","snippet":{"title":"My Favorite Cinco de Mayo Recipes | Off-Air With Sisanie Ep. 52","description":"My Favorite Cinco de Mayo Recipes | Off-Air With Sisanie Ep. 52\n\nIn this episode, I show you my favorite Cinco de Mayo Recipes. We're making a Skinny Margarita and guacamole! \n\nSUBSCRIBE: http://youtube.com/user/ryanseacrest\nSEE MORE: http://onairwithryan.com\n\nOn Air with Ryan Seacrest on YouTube\nThe official home for video from On Air With Ryan Seacrest and OnAirWithRyan.com. Subscribe for exclusive celebrity interviews and music performances from the On Air With Ryan and American Top 40 studio and beyond.\n\nConnect with On Air with Ryan Seacrest: \nTwitter: http://twitter.com/onairwithryan\nSnapchat: OnAirWithRyan \nFacebook: http://facebook.com/onairwithryanseacrest\nInstagram: http://instagram.com/onairwithryan\n\nConnect with Ryan:\nTwitter: http://witter.com/RyanSeacrest\nSnapchat: RyanSeacrest\nFacebook: http://facebook.com/RyanSeacrest\nInstagram: http://instagram.com/ryanseacrest\n\nCheck out the Ryan Seacrest Foundation: http://ryanseacrestfoundation.org\n\nhttp://www.youtube.com/user/ryanseacrest","thumbnails":{"default":{"url":"https://i.ytimg.com/vi/eZ0Nq3mm8uc/default.jpg","width":120,"height":90},"medium":{"url":"https://i.ytimg.com/vi/eZ0Nq3mm8uc/mqdefault.jpg","width":320,"height":180},"high":{"url":"https://i.ytimg.com/vi/eZ0Nq3mm8uc/hqdefault.jpg","width":480,"height":360},"standard":{"url":"https://i.ytimg.com/vi/eZ0Nq3mm8uc/sddefault.jpg","width":640,"height":480},"maxres":{"url":"https://i.ytimg.com/vi/eZ0Nq3mm8uc/maxresdefault.jpg","width":1280,"height":720}},"channelId":{"id":"UCl4h_3qTOIUnUX8KCICRM3A"},"publishedAt":{"timestampMs":1591823045000,"timestamp":1591823045,"iso8601":"2020-06-10T21:04:05.000Z"},"videoId":{"id":"eZ0Nq3mm8uc"},"playlistId":{"id":"PLWKbTlsNIef4S7_IeMSCnq5iP3i6ExN3Q"},"position":1,"channelTitle":"On Air With Ryan Seacrest"}},{"id":"UExXS2JUbHNOSWVmNFM3X0llTVNDbnE1aVAzaTZFeE4zUS4wMTcyMDhGQUE4NTIzM0Y5","snippet":{"title":"Sisanie’s Easy Go-To Snack | Off-Air With Sisanie","description":"Yum — and SO simple! In the latest episode of Off-Air With Sisanie, we’re whipping up one of Sisanie’s most requested snack recipes: spicy garlic edamame!\n\nHit the link for the full story: \nhttps://onairwithryan.iheart.com/featured/ryan-seacrest/content/2019-07-24-sisanies-super-simple-spicy-garlic-edamame-snack-recipe/?fbclid=IwAR30yriCxYI7ajqwOvTFkWqqqGtQ8WDje4nEUxw1CLopS6rFQqctjHKYzKg\n\nSUBSCRIBE: http://youtube.com/user/ryanseacrest\nSEE MORE: http://onairwithryan.com\n\nOn Air with Ryan Seacrest on YouTube\nThe official home for video from On Air With Ryan Seacrest and OnAirWithRyan.com. Subscribe for exclusive celebrity interviews and music performances from the On Air With Ryan and American Top 40 studio and beyond.\n\nConnect with On Air with Ryan Seacrest: \nTwitter: http://twitter.com/onairwithryan\nSnapchat: OnAirWithRyan \nFacebook: http://facebook.com/onairwithryanseacrest\nInstagram: http://instagram.com/onairwithryan\n\nConnect with Ryan:\nTwitter: http://witter.com/RyanSeacrest\nSnapchat: RyanSeacrest\nFacebook: http://facebook.com/RyanSeacrest\nInstagram: http://instagram.com/ryanseacrest\n\nCheck out the Ryan Seacrest Foundation: http://ryanseacrestfoundation.org\n\nhttp://www.youtube.com/user/ryanseacrest","thumbnails":{"default":{"url":"https://i.ytimg.com/vi/NCu4DFv9QlE/default.jpg","width":120,"height":90},"medium":{"url":"https://i.ytimg.com/vi/NCu4DFv9QlE/mqdefault.jpg","width":320,"height":180},"high":{"url":"https://i.ytimg.com/vi/NCu4DFv9QlE/hqdefault.jpg","width":480,"height":360},"standard":{"url":"https://i.ytimg.com/vi/NCu4DFv9QlE/sddefault.jpg","width":640,"height":480},"maxres":{"url":"https://i.ytimg.com/vi/NCu4DFv9QlE/maxresdefault.jpg","width":1280,"height":720}},"channelId":{"id":"UCl4h_3qTOIUnUX8KCICRM3A"},"publishedAt":{"timestampMs":1591824188000,"timestamp":1591824188,"iso8601":"2020-06-10T21:23:08.000Z"},"videoId":{"id":"NCu4DFv9QlE"},"playlistId":{"id":"PLWKbTlsNIef4S7_IeMSCnq5iP3i6ExN3Q"},"position":2,"channelTitle":"On Air With Ryan Seacrest"}},{"id":"UExXS2JUbHNOSWVmNFM3X0llTVNDbnE1aVAzaTZFeE4zUS41MjE1MkI0OTQ2QzJGNzNG","snippet":{"title":"The Most Refreshing Summer Snack | Off-Air With Sisanie","description":"Sisanie has the perfect Summer recipe for you! It tastes just like a mojito!\n\nSUBSCRIBE: http://youtube.com/user/ryanseacrest\nSEE MORE: http://onairwithryan.com\n\nOn Air with Ryan Seacrest on YouTube\nThe official home for video from On Air With Ryan Seacrest and OnAirWithRyan.com. Subscribe for exclusive celebrity interviews and music performances from the On Air With Ryan and American Top 40 studio and beyond.\n\nConnect with On Air with Ryan Seacrest: \nTwitter: http://twitter.com/onairwithryan\nSnapchat: OnAirWithRyan \nFacebook: http://facebook.com/onairwithryanseacrest\nInstagram: http://instagram.com/onairwithryan\n\nConnect with Ryan:\nTwitter: http://witter.com/RyanSeacrest\nSnapchat: RyanSeacrest\nFacebook: http://facebook.com/RyanSeacrest\nInstagram: http://instagram.com/ryanseacrest\n\nCheck out the Ryan Seacrest Foundation: http://ryanseacrestfoundation.org\n\nhttp://www.youtube.com/user/ryanseacrest","thumbnails":{"default":{"url":"https://i.ytimg.com/vi/PLKIOn5P3y0/default.jpg","width":120,"height":90},"medium":{"url":"https://i.ytimg.com/vi/PLKIOn5P3y0/mqdefault.jpg","width":320,"height":180},"high":{"url":"https://i.ytimg.com/vi/PLKIOn5P3y0/hqdefault.jpg","width":480,"height":360},"standard":{"url":"https://i.ytimg.com/vi/PLKIOn5P3y0/sddefault.jpg","width":640,"height":480},"maxres":{"url":"https://i.ytimg.com/vi/PLKIOn5P3y0/maxresdefault.jpg","width":1280,"height":720}},"channelId":{"id":"UCl4h_3qTOIUnUX8KCICRM3A"},"publishedAt":{"timestampMs":1591824198000,"timestamp":1591824198,"iso8601":"2020-06-10T21:23:18.000Z"},"videoId":{"id":"PLKIOn5P3y0"},"playlistId":{"id":"PLWKbTlsNIef4S7_IeMSCnq5iP3i6ExN3Q"},"position":3,"channelTitle":"On Air With Ryan Seacrest"}},{"id":"UExXS2JUbHNOSWVmNFM3X0llTVNDbnE1aVAzaTZFeE4zUS4wOTA3OTZBNzVEMTUzOTMy","snippet":{"title":"My Favorite Low-Cal Pizza Recipe!| Off-Air With Sisanie","description":"My Favorite Low-Cal Pizza Recipe! | Off-Air With Sisanie\n\nSUBSCRIBE: http://youtube.com/user/ryanseacrest\nSEE MORE: http://onairwithryan.com\n\nSong:\nParadise - Ikson\nhttps://soundcloud.com/ikson\n\nOn Air with Ryan Seacrest on YouTube\nThe official home for video from On Air With Ryan Seacrest and OnAirWithRyan.com. Subscribe for exclusive celebrity interviews and music performances from the On Air With Ryan and American Top 40 studio and beyond.\n\nConnect with On Air with Ryan Seacrest: \nTwitter: http://twitter.com/onairwithryan\nSnapchat: OnAirWithRyan \nFacebook: http://facebook.com/onairwithryanseacrest\nInstagram: http://instagram.com/onairwithryan\n\nConnect with Ryan:\nTwitter: http://witter.com/RyanSeacrest\nSnapchat: RyanSeacrest\nFacebook: http://facebook.com/RyanSeacrest\nInstagram: http://instagram.com/ryanseacrest\n\nCheck out the Ryan Seacrest Foundation: http://ryanseacrestfoundation.org\n\nhttp://www.youtube.com/user/ryanseacrest\n#Cooking #Pizza","thumbnails":{"default":{"url":"https://i.ytimg.com/vi/U7tunUyNkS8/default.jpg","width":120,"height":90},"medium":{"url":"https://i.ytimg.com/vi/U7tunUyNkS8/mqdefault.jpg","width":320,"height":180},"high":{"url":"https://i.ytimg.com/vi/U7tunUyNkS8/hqdefault.jpg","width":480,"height":360},"standard":{"url":"https://i.ytimg.com/vi/U7tunUyNkS8/sddefault.jpg","width":640,"height":480},"maxres":{"url":"https://i.ytimg.com/vi/U7tunUyNkS8/maxresdefault.jpg","width":1280,"height":720}},"channelId":{"id":"UCl4h_3qTOIUnUX8KCICRM3A"},"publishedAt":{"timestampMs":1591824264000,"timestamp":1591824264,"iso8601":"2020-06-10T21:24:24.000Z"},"videoId":{"id":"U7tunUyNkS8"},"playlistId":{"id":"PLWKbTlsNIef4S7_IeMSCnq5iP3i6ExN3Q"},"position":4,"channelTitle":"On Air With Ryan Seacrest"}},{"id":"UExXS2JUbHNOSWVmNFM3X0llTVNDbnE1aVAzaTZFeE4zUS41MzJCQjBCNDIyRkJDN0VD","snippet":{"title":"My Favorite Egg Salad Recipe! | Off-Air With Sisanie","description":"My Favorite Memorial Day Recipe! | Off-Air With Sisanie\nIn  this episode I walk you through my favorite egg salad recipe that I'm using for Memorial Day! Have a great weekend!\n\nSUBSCRIBE: http://youtube.com/user/ryanseacrest\nSEE MORE: http://onairwithryan.com\n\nOn Air with Ryan Seacrest on YouTube\nThe official home for video from On Air With Ryan Seacrest and OnAirWithRyan.com. Subscribe for exclusive celebrity interviews and music performances from the On Air With Ryan and American Top 40 studio and beyond.\n\nConnect with On Air with Ryan Seacrest: \nTwitter: http://twitter.com/onairwithryan\nSnapchat: OnAirWithRyan \nFacebook: http://facebook.com/onairwithryanseacrest\nInstagram: http://instagram.com/onairwithryan\n\nConnect with Ryan:\nTwitter: http://witter.com/RyanSeacrest\nSnapchat: RyanSeacrest\nFacebook: http://facebook.com/RyanSeacrest\nInstagram: http://instagram.com/ryanseacrest\n\nCheck out the Ryan Seacrest Foundation: http://ryanseacrestfoundation.org\n\nhttp://www.youtube.com/user/ryanseacrest\n\n\nMusic Creds:\nI Found You (Original Mix) - Chill EDM Pop Tropical House by Kami (EDM Producer) is licensed under a  Creative Commons License.\n\nSong can be found here: https://bit.ly/2WpQiwb","thumbnails":{"default":{"url":"https://i.ytimg.com/vi/Xkrf-ZROkog/default.jpg","width":120,"height":90},"medium":{"url":"https://i.ytimg.com/vi/Xkrf-ZROkog/mqdefault.jpg","width":320,"height":180},"high":{"url":"https://i.ytimg.com/vi/Xkrf-ZROkog/hqdefault.jpg","width":480,"height":360},"standard":{"url":"https://i.ytimg.com/vi/Xkrf-ZROkog/sddefault.jpg","width":640,"height":480},"maxres":{"url":"https://i.ytimg.com/vi/Xkrf-ZROkog/maxresdefault.jpg","width":1280,"height":720}},"channelId":{"id":"UCl4h_3qTOIUnUX8KCICRM3A"},"publishedAt":{"timestampMs":1591824947000,"timestamp":1591824947,"iso8601":"2020-06-10T21:35:47.000Z"},"videoId":{"id":"Xkrf-ZROkog"},"playlistId":{"id":"PLWKbTlsNIef4S7_IeMSCnq5iP3i6ExN3Q"},"position":5,"channelTitle":"On Air With Ryan Seacrest"}},{"id":"UExXS2JUbHNOSWVmNFM3X0llTVNDbnE1aVAzaTZFeE4zUS5DQUNERDQ2NkIzRUQxNTY1","snippet":{"title":"Easy, Healthy and Fast French Toast Recipe | Off-Air With Sisanie Ep. 45","description":"Easy, Healthy and Fast French Toast Recipe | Off-Air With Sisanie Ep. 45\nIn this episode, I show you a super healthy French Toast Recipe I found that is only 6 points on Weight Watchers! Perfect for the morning after Coachella!\n\nSUBSCRIBE: http://youtube.com/user/ryanseacrest\nSEE MORE: http://onairwithryan.com\n\nOn Air with Ryan Seacrest on YouTube\nThe official home for video from On Air With Ryan Seacrest and OnAirWithRyan.com. Subscribe for exclusive celebrity interviews and music performances from the On Air With Ryan and American Top 40 studio and beyond.\n\nConnect with On Air with Ryan Seacrest: \nTwitter: http://twitter.com/onairwithryan\nSnapchat: OnAirWithRyan \nFacebook: http://facebook.com/onairwithryanseacrest\nInstagram: http://instagram.com/onairwithryan\n\nConnect with Ryan:\nTwitter: http://witter.com/RyanSeacrest\nSnapchat: RyanSeacrest\nFacebook: http://facebook.com/RyanSeacrest\nInstagram: http://instagram.com/ryanseacrest\n\nCheck out the Ryan Seacrest Foundation: http://ryanseacrestfoundation.org\n\nhttp://www.youtube.com/user/ryanseacrest","thumbnails":{"default":{"url":"https://i.ytimg.com/vi/a83kd2UihOE/default.jpg","width":120,"height":90},"medium":{"url":"https://i.ytimg.com/vi/a83kd2UihOE/mqdefault.jpg","width":320,"height":180},"high":{"url":"https://i.ytimg.com/vi/a83kd2UihOE/hqdefault.jpg","width":480,"height":360},"standard":{"url":"https://i.ytimg.com/vi/a83kd2UihOE/sddefault.jpg","width":640,"height":480},"maxres":{"url":"https://i.ytimg.com/vi/a83kd2UihOE/maxresdefault.jpg","width":1280,"height":720}},"channelId":{"id":"UCl4h_3qTOIUnUX8KCICRM3A"},"publishedAt":{"timestampMs":1591825789000,"timestamp":1591825789,"iso8601":"2020-06-10T21:49:49.000Z"},"videoId":{"id":"a83kd2UihOE"},"playlistId":{"id":"PLWKbTlsNIef4S7_IeMSCnq5iP3i6ExN3Q"},"position":6,"channelTitle":"On Air With Ryan Seacrest"}},{"id":"UExXS2JUbHNOSWVmNFM3X0llTVNDbnE1aVAzaTZFeE4zUS45NDk1REZENzhEMzU5MDQz","snippet":{"title":"The Best 2020 Detox Recipe | Off-Air With Sisanie","description":"The Best 2020 Detox Recipe | Off-Air With Sisanie\r\nMusic By: https://soundcloud.com/ikson\r\nSUBSCRIBE: http://youtube.com/user/ryanseacrest\r\nSEE MORE: http://onairwithryan.com\r\n\r\nOn Air with Ryan Seacrest on YouTube\r\nThe official home for video from On Air With Ryan Seacrest and OnAirWithRyan.com. Subscribe for exclusive celebrity interviews and music performances from the On Air With Ryan and American Top 40 studio and beyond.\r\n\r\nConnect with On Air with Ryan Seacrest: \r\nTwitter: http://twitter.com/onairwithryan\r\nSnapchat: OnAirWithRyan \r\nFacebook: http://facebook.com/onairwithryanseacrest\r\nInstagram: http://instagram.com/onairwithryan\r\n\r\nConnect with Ryan:\r\nTwitter: http://witter.com/RyanSeacrest\r\nSnapchat: RyanSeacrest\r\nFacebook: http://facebook.com/RyanSeacrest\r\nInstagram: http://instagram.com/ryanseacrest\r\n\r\nCheck out the Ryan Seacrest Foundation: http://ryanseacrestfoundation.org\r\n\r\nhttp://www.youtube.com/user/ryanseacrest","thumbnails":{"default":{"url":"https://i.ytimg.com/vi/sxKQx2vNJKg/default.jpg","width":120,"height":90},"medium":{"url":"https://i.ytimg.com/vi/sxKQx2vNJKg/mqdefault.jpg","width":320,"height":180},"high":{"url":"https://i.ytimg.com/vi/sxKQx2vNJKg/hqdefault.jpg","width":480,"height":360},"standard":{"url":"https://i.ytimg.com/vi/sxKQx2vNJKg/sddefault.jpg","width":640,"height":480},"maxres":{"url":"https://i.ytimg.com/vi/sxKQx2vNJKg/maxresdefault.jpg","width":1280,"height":720}},"channelId":{"id":"UCl4h_3qTOIUnUX8KCICRM3A"},"publishedAt":{"timestampMs":1591826127000,"timestamp":1591826127,"iso8601":"2020-06-10T21:55:27.000Z"},"videoId":{"id":"sxKQx2vNJKg"},"playlistId":{"id":"PLWKbTlsNIef4S7_IeMSCnq5iP3i6ExN3Q"},"position":7,"channelTitle":"On Air With Ryan Seacrest"}},{"id":"UExXS2JUbHNOSWVmNFM3X0llTVNDbnE1aVAzaTZFeE4zUS5EMEEwRUY5M0RDRTU3NDJC","snippet":{"title":"Easy St. Patrick's Breakfast! Shamrock Eggs | Off-Air With Sisanie","description":"Easy St. Patrick's Breakfast! Shamrock Eggs | Off-Air With Sisanie\r\n\nMusic By: https://soundcloud.com/ikson\nSUBSCRIBE: http://youtube.com/user/ryanseacrest\r\nSEE MORE: http://onairwithryan.com\r\n\r\nOn Air with Ryan Seacrest on YouTube\r\nThe official home for video from On Air With Ryan Seacrest and OnAirWithRyan.com. Subscribe for exclusive celebrity interviews and music performances from the On Air With Ryan and American Top 40 studio and beyond.\r\n\r\nConnect with On Air with Ryan Seacrest: \r\nTwitter: http://twitter.com/onairwithryan\r\nSnapchat: OnAirWithRyan \r\nFacebook: http://facebook.com/onairwithryanseacrest\r\nInstagram: http://instagram.com/onairwithryan\r\n\r\nConnect with Ryan:\r\nTwitter: http://witter.com/RyanSeacrest\r\nSnapchat: RyanSeacrest\r\nFacebook: http://facebook.com/RyanSeacrest\r\nInstagram: http://instagram.com/ryanseacrest\r\n\r\nCheck out the Ryan Seacrest Foundation: http://ryanseacrestfoundation.org\r\n\r\nhttp://www.youtube.com/user/ryanseacrest","thumbnails":{"default":{"url":"https://i.ytimg.com/vi/Kqliy37UBoU/default.jpg","width":120,"height":90},"medium":{"url":"https://i.ytimg.com/vi/Kqliy37UBoU/mqdefault.jpg","width":320,"height":180},"high":{"url":"https://i.ytimg.com/vi/Kqliy37UBoU/hqdefault.jpg","width":480,"height":360},"standard":{"url":"https://i.ytimg.com/vi/Kqliy37UBoU/sddefault.jpg","width":640,"height":480},"maxres":{"url":"https://i.ytimg.com/vi/Kqliy37UBoU/maxresdefault.jpg","width":1280,"height":720}},"channelId":{"id":"UCl4h_3qTOIUnUX8KCICRM3A"},"publishedAt":{"timestampMs":1591827321000,"timestamp":1591827321,"iso8601":"2020-06-10T22:15:21.000Z"},"videoId":{"id":"Kqliy37UBoU"},"playlistId":{"id":"PLWKbTlsNIef4S7_IeMSCnq5iP3i6ExN3Q"},"position":8,"channelTitle":"On Air With Ryan Seacrest"}}]}},{"id":"PLWKbTlsNIef6d6n2NCrD-IMAk5QSGoq8b","snippet":{"title":"Ryan's Funniest Moments","description":"An ongoing collection of Ryan's Funniest Moments!","thumbnails":{"default":{"url":"https://i.ytimg.com/vi/Gxblp6UrxwM/default.jpg","width":120,"height":90},"medium":{"url":"https://i.ytimg.com/vi/Gxblp6UrxwM/mqdefault.jpg","width":320,"height":180},"high":{"url":"https://i.ytimg.com/vi/Gxblp6UrxwM/hqdefault.jpg","width":480,"height":360},"standard":{"url":"https://i.ytimg.com/vi/Gxblp6UrxwM/sddefault.jpg","width":640,"height":480},"maxres":{"url":"https://i.ytimg.com/vi/Gxblp6UrxwM/maxresdefault.jpg","width":1280,"height":720}},"channelId":{"id":"UCl4h_3qTOIUnUX8KCICRM3A"},"publishedAt":{"timestampMs":1584456595974,"timestamp":1584456595,"iso8601":"2020-03-17T14:49:55.974Z"}},"playlistItems":{"count":31,"pageInfo":{"prevToken":null,"nextToken":"EAAaHlBUOkNBb2lFRVF3UVRCRlJqa3pSRU5GTlRjME1rSQ","itemTokens":null},"items":[{"id":"UExXS2JUbHNOSWVmNmQ2bjJOQ3JELUlNQWs1UVNHb3E4Yi4xMkVGQjNCMUM1N0RFNEUx","snippet":{"title":"Relive Some of Our Funniest Moments From 2019 | On Air With Ryan Seacrest","description":"Relive Our Funniest Moments From 2019 | On Air With Ryan Seacrest\r\nSUBSCRIBE: http://youtube.com/user/ryanseacrest\r\nSEE MORE: http://onairwithryan.com\r\n\r\nOn Air with Ryan Seacrest on YouTube\r\nThe official home for video from On Air With Ryan Seacrest and OnAirWithRyan.com. Subscribe for exclusive celebrity interviews and music performances from the On Air With Ryan and American Top 40 studio and beyond.\r\n\r\nConnect with On Air with Ryan Seacrest: \r\nTwitter: http://twitter.com/onairwithryan\r\nSnapchat: OnAirWithRyan \r\nFacebook: http://facebook.com/onairwithryanseacrest\r\nInstagram: http://instagram.com/onairwithryan\r\n\r\nConnect with Ryan:\r\nTwitter: http://witter.com/RyanSeacrest\r\nSnapchat: RyanSeacrest\r\nFacebook: http://facebook.com/RyanSeacrest\r\nInstagram: http://instagram.com/ryanseacrest\r\n\r\nCheck out the Ryan Seacrest Foundation: http://ryanseacrestfoundation.org\r\n\r\nhttp://www.youtube.com/user/ryanseacrest","thumbnails":{"default":{"url":"https://i.ytimg.com/vi/Gxblp6UrxwM/default.jpg","width":120,"height":90},"medium":{"url":"https://i.ytimg.com/vi/Gxblp6UrxwM/mqdefault.jpg","width":320,"height":180},"high":{"url":"https://i.ytimg.com/vi/Gxblp6UrxwM/hqdefault.jpg","width":480,"height":360},"standard":{"url":"https://i.ytimg.com/vi/Gxblp6UrxwM/sddefault.jpg","width":640,"height":480},"maxres":{"url":"https://i.ytimg.com/vi/Gxblp6UrxwM/maxresdefault.jpg","width":1280,"height":720}},"channelId":{"id":"UCl4h_3qTOIUnUX8KCICRM3A"},"publishedAt":{"timestampMs":1584456803000,"timestamp":1584456803,"iso8601":"2020-03-17T14:53:23.000Z"},"videoId":{"id":"Gxblp6UrxwM"},"playlistId":{"id":"PLWKbTlsNIef6d6n2NCrD-IMAk5QSGoq8b"},"position":0,"channelTitle":"On Air With Ryan Seacrest"}},{"id":"UExXS2JUbHNOSWVmNmQ2bjJOQ3JELUlNQWs1UVNHb3E4Yi41MjE1MkI0OTQ2QzJGNzNG","snippet":{"title":"Seacrest Helps Tanya Curate the Perfect Valentine’s Day Playlist | On Air With Ryan Seacrest","description":"Seacrest Helps Tanya Curate the Perfect Valentine’s Day Playlist | On Air With Ryan Seacrest\n\nSUBSCRIBE: http://youtube.com/user/ryanseacrest\r\nSEE MORE: http://onairwithryan.com\r\n\r\nOn Air with Ryan Seacrest on YouTube\r\nThe official home for video from On Air With Ryan Seacrest and OnAirWithRyan.com. Subscribe for exclusive celebrity interviews and music performances from the On Air With Ryan and American Top 40 studio and beyond.\r\n\r\nConnect with On Air with Ryan Seacrest: \r\nTwitter: http://twitter.com/onairwithryan\r\nSnapchat: OnAirWithRyan \r\nFacebook: http://facebook.com/onairwithryanseacrest\r\nInstagram: http://instagram.com/onairwithryan\r\n\r\nConnect with Ryan:\r\nTwitter: http://witter.com/RyanSeacrest\r\nSnapchat: RyanSeacrest\r\nFacebook: http://facebook.com/RyanSeacrest\r\nInstagram: http://instagram.com/ryanseacrest\r\n\r\nCheck out the Ryan Seacrest Foundation: http://ryanseacrestfoundation.org\r\n\r\nhttp://www.youtube.com/user/ryanseacrest","thumbnails":{"default":{"url":"https://i.ytimg.com/vi/4vysLcR8Tzo/default.jpg","width":120,"height":90},"medium":{"url":"https://i.ytimg.com/vi/4vysLcR8Tzo/mqdefault.jpg","width":320,"height":180},"high":{"url":"https://i.ytimg.com/vi/4vysLcR8Tzo/hqdefault.jpg","width":480,"height":360},"standard":{"url":"https://i.ytimg.com/vi/4vysLcR8Tzo/sddefault.jpg","width":640,"height":480},"maxres":{"url":"https://i.ytimg.com/vi/4vysLcR8Tzo/maxresdefault.jpg","width":1280,"height":720}},"channelId":{"id":"UCl4h_3qTOIUnUX8KCICRM3A"},"publishedAt":{"timestampMs":1584456694000,"timestamp":1584456694,"iso8601":"2020-03-17T14:51:34.000Z"},"videoId":{"id":"4vysLcR8Tzo"},"playlistId":{"id":"PLWKbTlsNIef6d6n2NCrD-IMAk5QSGoq8b"},"position":1,"channelTitle":"On Air With Ryan Seacrest"}},{"id":"UExXS2JUbHNOSWVmNmQ2bjJOQ3JELUlNQWs1UVNHb3E4Yi41NkI0NEY2RDEwNTU3Q0M2","snippet":{"title":"If We Were a Personal Assistant | On Air With Ryan Seacrest","description":"If We Were a Personal Assistant | On Air With Ryan Seacrest\n\nInspired by Kendall Jenner’s recent Q+A, Ryan Seacrest, Sisanie and Tanya Rad reveal who they would want to be a personal assistant to for a day. Watch back the on-air moment!\n\nSUBSCRIBE: http://youtube.com/user/ryanseacrest\r\nSEE MORE: http://onairwithryan.com\r\n\r\nOn Air with Ryan Seacrest on YouTube\r\nThe official home for video from On Air With Ryan Seacrest and OnAirWithRyan.com. Subscribe for exclusive celebrity interviews and music performances from the On Air With Ryan and American Top 40 studio and beyond.\r\n\r\nConnect with On Air with Ryan Seacrest: \r\nTwitter: http://twitter.com/onairwithryan\r\nSnapchat: OnAirWithRyan \r\nFacebook: http://facebook.com/onairwithryanseacrest\r\nInstagram: http://instagram.com/onairwithryan\r\n\r\nConnect with Ryan:\r\nTwitter: http://witter.com/RyanSeacrest\r\nSnapchat: RyanSeacrest\r\nFacebook: http://facebook.com/RyanSeacrest\r\nInstagram: http://instagram.com/ryanseacrest\r\n\r\nCheck out the Ryan Seacrest Foundation: http://ryanseacrestfoundation.org\r\n\r\nhttp://www.youtube.com/user/ryanseacrest","thumbnails":{"default":{"url":"https://i.ytimg.com/vi/Hrq4deNACmM/default.jpg","width":120,"height":90},"medium":{"url":"https://i.ytimg.com/vi/Hrq4deNACmM/mqdefault.jpg","width":320,"height":180},"high":{"url":"https://i.ytimg.com/vi/Hrq4deNACmM/hqdefault.jpg","width":480,"height":360},"standard":{"url":"https://i.ytimg.com/vi/Hrq4deNACmM/sddefault.jpg","width":640,"height":480},"maxres":{"url":"https://i.ytimg.com/vi/Hrq4deNACmM/maxresdefault.jpg","width":1280,"height":720}},"channelId":{"id":"UCl4h_3qTOIUnUX8KCICRM3A"},"publishedAt":{"timestampMs":1584456595000,"timestamp":1584456595,"iso8601":"2020-03-17T14:49:55.000Z"},"videoId":{"id":"Hrq4deNACmM"},"playlistId":{"id":"PLWKbTlsNIef6d6n2NCrD-IMAk5QSGoq8b"},"position":2,"channelTitle":"On Air With Ryan Seacrest"}},{"id":"UExXS2JUbHNOSWVmNmQ2bjJOQ3JELUlNQWs1UVNHb3E4Yi4yODlGNEE0NkRGMEEzMEQy","snippet":{"title":"Tep No Performs \"Toluca Lake\" | On Air With Ryan Seacrest","description":"Tep No Performs \"Toluca Lake\" | On Air With Ryan Seacrest\n\nSUBSCRIBE: http://youtube.com/user/ryanseacrest\r\nSEE MORE: http://onairwithryan.com\r\n\r\nOn Air with Ryan Seacrest on YouTube\r\nThe official home for video from On Air With Ryan Seacrest and OnAirWithRyan.com. Subscribe for exclusive celebrity interviews and music performances from the On Air With Ryan and American Top 40 studio and beyond.\r\n\r\nConnect with On Air with Ryan Seacrest: \r\nTwitter: http://twitter.com/onairwithryan\r\nSnapchat: OnAirWithRyan \r\nFacebook: http://facebook.com/onairwithryanseacrest\r\nInstagram: http://instagram.com/onairwithryan\r\n\r\nConnect with Ryan:\r\nTwitter: http://witter.com/RyanSeacrest\r\nSnapchat: RyanSeacrest\r\nFacebook: http://facebook.com/RyanSeacrest\r\nInstagram: http://instagram.com/ryanseacrest\r\n\r\nCheck out the Ryan Seacrest Foundation: http://ryanseacrestfoundation.org\r\n\r\nhttp://www.youtube.com/user/ryanseacrest","thumbnails":{"default":{"url":"https://i.ytimg.com/vi/79Fh2Ow-fac/default.jpg","width":120,"height":90},"medium":{"url":"https://i.ytimg.com/vi/79Fh2Ow-fac/mqdefault.jpg","width":320,"height":180},"high":{"url":"https://i.ytimg.com/vi/79Fh2Ow-fac/hqdefault.jpg","width":480,"height":360},"standard":{"url":"https://i.ytimg.com/vi/79Fh2Ow-fac/sddefault.jpg","width":640,"height":480},"maxres":{"url":"https://i.ytimg.com/vi/79Fh2Ow-fac/maxresdefault.jpg","width":1280,"height":720}},"channelId":{"id":"UCl4h_3qTOIUnUX8KCICRM3A"},"publishedAt":{"timestampMs":1584456644000,"timestamp":1584456644,"iso8601":"2020-03-17T14:50:44.000Z"},"videoId":{"id":"79Fh2Ow-fac"},"playlistId":{"id":"PLWKbTlsNIef6d6n2NCrD-IMAk5QSGoq8b"},"position":3,"channelTitle":"On Air With Ryan Seacrest"}},{"id":"UExXS2JUbHNOSWVmNmQ2bjJOQ3JELUlNQWs1UVNHb3E4Yi5DQUNERDQ2NkIzRUQxNTY1","snippet":{"title":"Ryan, Tanya and Sisanie Dance to Finesse in the studio | On Air with Ryan Seacrest","description":"Ryan, Tanya and Sisanie Dance to Finesse in the studio\nSUBSCRIBE: youtube.com/user/ryanseacrest\nSEE MORE: onairwithryan.com\n\nOn Air with Ryan Seacrest on YouTube\nThe official home for video from On Air With Ryan Seacrest and OnAirWithRyan.com. Subscribe for exclusive celebrity interviews and music performances from the On Air With Ryan and American Top 40 studio and beyond.\n\nConnect with On Air with Ryan Seacrest: \nTwitter: twitter.com/onairwithryan\nSnapchat: OnAirWithRyan \nFacebook: facebook.com/onairwithryanseacrest\nInstagram: instagram.com/onairwithryan\n\nConnect with Ryan:\nTwitter: twitter.com/RyanSeacrest\nSnapchat: RyanSeacrest\nFacebook: facebook.com/RyanSeacrest\nInstagram: instagram.com/ryanseacrest\n\nCheck out the Ryan Seacrest Foundation: ryanseacrestfoundation.org\n\nRyan, Tanya and Sisanie Dance to Finesse in the studio\nhttp://www.youtube.com/user/ryanseacrest","thumbnails":{"default":{"url":"https://i.ytimg.com/vi/-QUrIawezjs/default.jpg","width":120,"height":90},"medium":{"url":"https://i.ytimg.com/vi/-QUrIawezjs/mqdefault.jpg","width":320,"height":180},"high":{"url":"https://i.ytimg.com/vi/-QUrIawezjs/hqdefault.jpg","width":480,"height":360},"standard":null,"maxres":null},"channelId":{"id":"UCl4h_3qTOIUnUX8KCICRM3A"},"publishedAt":{"timestampMs":1584458871000,"timestamp":1584458871,"iso8601":"2020-03-17T15:27:51.000Z"},"videoId":{"id":"-QUrIawezjs"},"playlistId":{"id":"PLWKbTlsNIef6d6n2NCrD-IMAk5QSGoq8b"},"position":4,"channelTitle":"On Air With Ryan Seacrest"}},{"id":"UExXS2JUbHNOSWVmNmQ2bjJOQ3JELUlNQWs1UVNHb3E4Yi4wMTcyMDhGQUE4NTIzM0Y5","snippet":{"title":"The Group Chat Strikes Again After Seacrest’s Remote Trouble | On Air With Ryan Seacrest","description":"The Group Chat Strikes Again After Seacrest’s Remote Trouble | On Air With Ryan Seacrest\n\nSUBSCRIBE: http://youtube.com/user/ryanseacrest\r\nSEE MORE: http://onairwithryan.com\r\n\r\nOn Air with Ryan Seacrest on YouTube\r\nThe official home for video from On Air With Ryan Seacrest and OnAirWithRyan.com. Subscribe for exclusive celebrity interviews and music performances from the On Air With Ryan and American Top 40 studio and beyond.\r\n\r\nConnect with On Air with Ryan Seacrest: \r\nTwitter: http://twitter.com/onairwithryan\r\nSnapchat: OnAirWithRyan \r\nFacebook: http://facebook.com/onairwithryanseacrest\r\nInstagram: http://instagram.com/onairwithryan\r\n\r\nConnect with Ryan:\r\nTwitter: http://witter.com/RyanSeacrest\r\nSnapchat: RyanSeacrest\r\nFacebook: http://facebook.com/RyanSeacrest\r\nInstagram: http://instagram.com/ryanseacrest\r\n\r\nCheck out the Ryan Seacrest Foundation: http://ryanseacrestfoundation.org\r\n\r\nhttp://www.youtube.com/user/ryanseacrest","thumbnails":{"default":{"url":"https://i.ytimg.com/vi/VJmwxWWlGwE/default.jpg","width":120,"height":90},"medium":{"url":"https://i.ytimg.com/vi/VJmwxWWlGwE/mqdefault.jpg","width":320,"height":180},"high":{"url":"https://i.ytimg.com/vi/VJmwxWWlGwE/hqdefault.jpg","width":480,"height":360},"standard":{"url":"https://i.ytimg.com/vi/VJmwxWWlGwE/sddefault.jpg","width":640,"height":480},"maxres":{"url":"https://i.ytimg.com/vi/VJmwxWWlGwE/maxresdefault.jpg","width":1280,"height":720}},"channelId":{"id":"UCl4h_3qTOIUnUX8KCICRM3A"},"publishedAt":{"timestampMs":1584456683000,"timestamp":1584456683,"iso8601":"2020-03-17T14:51:23.000Z"},"videoId":{"id":"VJmwxWWlGwE"},"playlistId":{"id":"PLWKbTlsNIef6d6n2NCrD-IMAk5QSGoq8b"},"position":5,"channelTitle":"On Air With Ryan Seacrest"}},{"id":"UExXS2JUbHNOSWVmNmQ2bjJOQ3JELUlNQWs1UVNHb3E4Yi45NDk1REZENzhEMzU5MDQz","snippet":{"title":"Jacob Tremblay and Ryan Talk Favorite Foods | On Air with Ryan Seacrest","description":"Jacob Tremblay and Ryan Talk Favorite Foods\nSUBSCRIBE: youtube.com/user/ryanseacrest\nSEE MORE: onairwithryan.com\n\nOn Air with Ryan Seacrest on YouTube\nThe official home for video from On Air With Ryan Seacrest and OnAirWithRyan.com. Subscribe for exclusive celebrity interviews and music performances from the On Air With Ryan and American Top 40 studio and beyond.\n\nConnect with On Air with Ryan Seacrest: \nTwitter: twitter.com/onairwithryan\nSnapchat: OnAirWithRyan \nFacebook: facebook.com/onairwithryanseacrest\nInstagram: instagram.com/onairwithryan\n\nConnect with Ryan:\nTwitter: twitter.com/RyanSeacrest\nSnapchat: RyanSeacrest\nFacebook: facebook.com/RyanSeacrest\nInstagram: instagram.com/ryanseacrest\n\nCheck out the Ryan Seacrest Foundation: ryanseacrestfoundation.org\n\nJacob Tremblay and Ryan Talk Favorite Foods\nhttp://www.youtube.com/user/ryanseacrest","thumbnails":{"default":{"url":"https://i.ytimg.com/vi/KuuX9un5-4U/default.jpg","width":120,"height":90},"medium":{"url":"https://i.ytimg.com/vi/KuuX9un5-4U/mqdefault.jpg","width":320,"height":180},"high":{"url":"https://i.ytimg.com/vi/KuuX9un5-4U/hqdefault.jpg","width":480,"height":360},"standard":null,"maxres":null},"channelId":{"id":"UCl4h_3qTOIUnUX8KCICRM3A"},"publishedAt":{"timestampMs":1584458915000,"timestamp":1584458915,"iso8601":"2020-03-17T15:28:35.000Z"},"videoId":{"id":"KuuX9un5-4U"},"playlistId":{"id":"PLWKbTlsNIef6d6n2NCrD-IMAk5QSGoq8b"},"position":6,"channelTitle":"On Air With Ryan Seacrest"}},{"id":"UExXS2JUbHNOSWVmNmQ2bjJOQ3JELUlNQWs1UVNHb3E4Yi4wOTA3OTZBNzVEMTUzOTMy","snippet":{"title":"Ryan Seacrest & Tanya Messed Up Sisanie’s Anniversary Surprise | On Air With Ryan Seacrest","description":"Ryan Seacrest & Tanya Messed Up Sisanie’s Anniversary Surprise | On Air With Ryan Seacrest\n\nSUBSCRIBE: http://youtube.com/user/ryanseacrest\r\nSEE MORE: http://onairwithryan.com\r\n\r\nOn Air with Ryan Seacrest on YouTube\r\nThe official home for video from On Air With Ryan Seacrest and OnAirWithRyan.com. Subscribe for exclusive celebrity interviews and music performances from the On Air With Ryan and American Top 40 studio and beyond.\r\n\r\nConnect with On Air with Ryan Seacrest: \r\nTwitter: http://twitter.com/onairwithryan\r\nSnapchat: OnAirWithRyan \r\nFacebook: http://facebook.com/onairwithryanseacrest\r\nInstagram: http://instagram.com/onairwithryan\r\n\r\nConnect with Ryan:\r\nTwitter: http://witter.com/RyanSeacrest\r\nSnapchat: RyanSeacrest\r\nFacebook: http://facebook.com/RyanSeacrest\r\nInstagram: http://instagram.com/ryanseacrest\r\n\r\nCheck out the Ryan Seacrest Foundation: http://ryanseacrestfoundation.org\r\n\r\nhttp://www.youtube.com/user/ryanseacrest","thumbnails":{"default":{"url":"https://i.ytimg.com/vi/wL00DvPmmvo/default.jpg","width":120,"height":90},"medium":{"url":"https://i.ytimg.com/vi/wL00DvPmmvo/mqdefault.jpg","width":320,"height":180},"high":{"url":"https://i.ytimg.com/vi/wL00DvPmmvo/hqdefault.jpg","width":480,"height":360},"standard":{"url":"https://i.ytimg.com/vi/wL00DvPmmvo/sddefault.jpg","width":640,"height":480},"maxres":{"url":"https://i.ytimg.com/vi/wL00DvPmmvo/maxresdefault.jpg","width":1280,"height":720}},"channelId":{"id":"UCl4h_3qTOIUnUX8KCICRM3A"},"publishedAt":{"timestampMs":1584456751000,"timestamp":1584456751,"iso8601":"2020-03-17T14:52:31.000Z"},"videoId":{"id":"wL00DvPmmvo"},"playlistId":{"id":"PLWKbTlsNIef6d6n2NCrD-IMAk5QSGoq8b"},"position":7,"channelTitle":"On Air With Ryan Seacrest"}},{"id":"UExXS2JUbHNOSWVmNmQ2bjJOQ3JELUlNQWs1UVNHb3E4Yi5GNjNDRDREMDQxOThCMDQ2","snippet":{"title":"How To Wear A Suit Like Ryan Seacrest","description":"Ryan takes you behind the scenes of \"American Idol\" season 14 and his many looks from Ryan Seacrest Distinction. Read his interview with Yahoo Style: http://yhoo.it/1LLyYTJ\n\nThe Ryan Seacrest Distinction collection of men’s tailored clothing and accessories aims to be timeless, stylish, simple, yet affordable.  You can find the collection at Macy’s stores and at macys.com. Learn more at http://ryanseacrestdistinction.com.\n\nConnect with RSD: \nTwitter: http://bit.ly/RSDtwitter\nInstagram: http://bit.ly/RSDinstagram\nShop: http://bit.ly/ShopRSD \n\nSUBSCRIBE: http://full.sc/UBDdWt","thumbnails":{"default":{"url":"https://i.ytimg.com/vi/Tlkb_E8vVOM/default.jpg","width":120,"height":90},"medium":{"url":"https://i.ytimg.com/vi/Tlkb_E8vVOM/mqdefault.jpg","width":320,"height":180},"high":{"url":"https://i.ytimg.com/vi/Tlkb_E8vVOM/hqdefault.jpg","width":480,"height":360},"standard":{"url":"https://i.ytimg.com/vi/Tlkb_E8vVOM/sddefault.jpg","width":640,"height":480},"maxres":{"url":"https://i.ytimg.com/vi/Tlkb_E8vVOM/maxresdefault.jpg","width":1280,"height":720}},"channelId":{"id":"UCl4h_3qTOIUnUX8KCICRM3A"},"publishedAt":{"timestampMs":1584459735000,"timestamp":1584459735,"iso8601":"2020-03-17T15:42:15.000Z"},"videoId":{"id":"Tlkb_E8vVOM"},"playlistId":{"id":"PLWKbTlsNIef6d6n2NCrD-IMAk5QSGoq8b"},"position":8,"channelTitle":"On Air With Ryan Seacrest"}},{"id":"UExXS2JUbHNOSWVmNmQ2bjJOQ3JELUlNQWs1UVNHb3E4Yi40NzZCMERDMjVEN0RFRThB","snippet":{"title":"Ariana Grande gets SCARED by Ryan Seacrest!! | On Air with Ryan Seacrest","description":"Ariana Grande gets prank scared by Ryan Seacrest on her way in to the studio for a Halloween show!\nSUBSCRIBE: http://full.sc/UBDdWt\n\nOn Air with Ryan Seacrest on YouTube\nThe official home for video from On Air with Ryan Seacrest and RyanSeacrest.com. Subscribe for exclusive celebrity interviews and music performances from American Idol and American Top 40 host Ryan Seacrest.\n\nConnect with On Air with Ryan Seacrest: \nTwitter: http://full.sc/UBCFQd \nFacebook: http://full.sc/UBDI2H \nInstagram: http://full.sc/UBCMeH \nTumblr: http://full.sc/UBCN27\nWebsite: http://ryanseacrest.com\n\nConnect with Ryan:\nTwitter: http://full.sc/RGO2cv \nSnapchat: RyanSeacrest\nFacebook: http://full.sc/RGNW4M \nInstagram: http://full.sc/RGO9Vy \nVine: http://vine.co/RyanSeacrest\n\nCheck out the Ryan Seacrest Foundation: http://full.sc/RGOt6T\n\nAriana Grande gets SCARED by Ryan Seacrest!! | On Air with Ryan Seacrest\nhttp://www.youtube.com/user/ryanseacrest","thumbnails":{"default":{"url":"https://i.ytimg.com/vi/cxHOEaLQyxg/default.jpg","width":120,"height":90},"medium":{"url":"https://i.ytimg.com/vi/cxHOEaLQyxg/mqdefault.jpg","width":320,"height":180},"high":{"url":"https://i.ytimg.com/vi/cxHOEaLQyxg/hqdefault.jpg","width":480,"height":360},"standard":null,"maxres":null},"channelId":{"id":"UCl4h_3qTOIUnUX8KCICRM3A"},"publishedAt":{"timestampMs":1584460721000,"timestamp":1584460721,"iso8601":"2020-03-17T15:58:41.000Z"},"videoId":{"id":"cxHOEaLQyxg"},"playlistId":{"id":"PLWKbTlsNIef6d6n2NCrD-IMAk5QSGoq8b"},"position":9,"channelTitle":"On Air With Ryan Seacrest"}}]}},{"id":"PLWKbTlsNIef6yrPTzm8BuZzboGnhu73Di","snippet":{"title":"Looking Back on 2019","description":"","thumbnails":{"default":{"url":"https://i.ytimg.com/vi/Gxblp6UrxwM/default.jpg","width":120,"height":90},"medium":{"url":"https://i.ytimg.com/vi/Gxblp6UrxwM/mqdefault.jpg","width":320,"height":180},"high":{"url":"https://i.ytimg.com/vi/Gxblp6UrxwM/hqdefault.jpg","width":480,"height":360},"standard":{"url":"https://i.ytimg.com/vi/Gxblp6UrxwM/sddefault.jpg","width":640,"height":480},"maxres":{"url":"https://i.ytimg.com/vi/Gxblp6UrxwM/maxresdefault.jpg","width":1280,"height":720}},"channelId":{"id":"UCl4h_3qTOIUnUX8KCICRM3A"},"publishedAt":{"timestampMs":1578085911865,"timestamp":1578085911,"iso8601":"2020-01-03T21:11:51.865Z"}},"playlistItems":{"count":9,"pageInfo":{"prevToken":null,"nextToken":null,"itemTokens":null},"items":[{"id":"UExXS2JUbHNOSWVmNnlyUFR6bThCdVp6Ym9Hbmh1NzNEaS4wMTcyMDhGQUE4NTIzM0Y5","snippet":{"title":"Relive Some of Our Funniest Moments From 2019 | On Air With Ryan Seacrest","description":"Relive Our Funniest Moments From 2019 | On Air With Ryan Seacrest\r\nSUBSCRIBE: http://youtube.com/user/ryanseacrest\r\nSEE MORE: http://onairwithryan.com\r\n\r\nOn Air with Ryan Seacrest on YouTube\r\nThe official home for video from On Air With Ryan Seacrest and OnAirWithRyan.com. Subscribe for exclusive celebrity interviews and music performances from the On Air With Ryan and American Top 40 studio and beyond.\r\n\r\nConnect with On Air with Ryan Seacrest: \r\nTwitter: http://twitter.com/onairwithryan\r\nSnapchat: OnAirWithRyan \r\nFacebook: http://facebook.com/onairwithryanseacrest\r\nInstagram: http://instagram.com/onairwithryan\r\n\r\nConnect with Ryan:\r\nTwitter: http://witter.com/RyanSeacrest\r\nSnapchat: RyanSeacrest\r\nFacebook: http://facebook.com/RyanSeacrest\r\nInstagram: http://instagram.com/ryanseacrest\r\n\r\nCheck out the Ryan Seacrest Foundation: http://ryanseacrestfoundation.org\r\n\r\nhttp://www.youtube.com/user/ryanseacrest","thumbnails":{"default":{"url":"https://i.ytimg.com/vi/Gxblp6UrxwM/default.jpg","width":120,"height":90},"medium":{"url":"https://i.ytimg.com/vi/Gxblp6UrxwM/mqdefault.jpg","width":320,"height":180},"high":{"url":"https://i.ytimg.com/vi/Gxblp6UrxwM/hqdefault.jpg","width":480,"height":360},"standard":{"url":"https://i.ytimg.com/vi/Gxblp6UrxwM/sddefault.jpg","width":640,"height":480},"maxres":{"url":"https://i.ytimg.com/vi/Gxblp6UrxwM/maxresdefault.jpg","width":1280,"height":720}},"channelId":{"id":"UCl4h_3qTOIUnUX8KCICRM3A"},"publishedAt":{"timestampMs":1578085977000,"timestamp":1578085977,"iso8601":"2020-01-03T21:12:57.000Z"},"videoId":{"id":"Gxblp6UrxwM"},"playlistId":{"id":"PLWKbTlsNIef6yrPTzm8BuZzboGnhu73Di"},"position":0,"channelTitle":"On Air With Ryan Seacrest"}},{"id":"UExXS2JUbHNOSWVmNnlyUFR6bThCdVp6Ym9Hbmh1NzNEaS41NkI0NEY2RDEwNTU3Q0M2","snippet":{"title":"A Look Back on Some of Our Interviews of 2019! | On Air With Ryan Seacrest","description":"A Look Back on Some of OUr Interviews of 2019! | On Air With Ryan Seacrest\r\nSUBSCRIBE: http://youtube.com/user/ryanseacrest\r\nSEE MORE: http://onairwithryan.com\r\n\r\nOn Air with Ryan Seacrest on YouTube\r\nThe official home for video from On Air With Ryan Seacrest and OnAirWithRyan.com. Subscribe for exclusive celebrity interviews and music performances from the On Air With Ryan and American Top 40 studio and beyond.\r\n\r\nConnect with On Air with Ryan Seacrest: \r\nTwitter: http://twitter.com/onairwithryan\r\nSnapchat: OnAirWithRyan \r\nFacebook: http://facebook.com/onairwithryanseacrest\r\nInstagram: http://instagram.com/onairwithryan\r\n\r\nConnect with Ryan:\r\nTwitter: http://witter.com/RyanSeacrest\r\nSnapchat: RyanSeacrest\r\nFacebook: http://facebook.com/RyanSeacrest\r\nInstagram: http://instagram.com/ryanseacrest\r\n\r\nCheck out the Ryan Seacrest Foundation: http://ryanseacrestfoundation.org\r\n\r\nhttp://www.youtube.com/user/ryanseacrest","thumbnails":{"default":{"url":"https://i.ytimg.com/vi/xQWj5yhxMFs/default.jpg","width":120,"height":90},"medium":{"url":"https://i.ytimg.com/vi/xQWj5yhxMFs/mqdefault.jpg","width":320,"height":180},"high":{"url":"https://i.ytimg.com/vi/xQWj5yhxMFs/hqdefault.jpg","width":480,"height":360},"standard":{"url":"https://i.ytimg.com/vi/xQWj5yhxMFs/sddefault.jpg","width":640,"height":480},"maxres":{"url":"https://i.ytimg.com/vi/xQWj5yhxMFs/maxresdefault.jpg","width":1280,"height":720}},"channelId":{"id":"UCl4h_3qTOIUnUX8KCICRM3A"},"publishedAt":{"timestampMs":1578085921000,"timestamp":1578085921,"iso8601":"2020-01-03T21:12:01.000Z"},"videoId":{"id":"xQWj5yhxMFs"},"playlistId":{"id":"PLWKbTlsNIef6yrPTzm8BuZzboGnhu73Di"},"position":1,"channelTitle":"On Air With Ryan Seacrest"}},{"id":"UExXS2JUbHNOSWVmNnlyUFR6bThCdVp6Ym9Hbmh1NzNEaS41MjE1MkI0OTQ2QzJGNzNG","snippet":{"title":"Ryan Seacrest’s Savoriest Moments From 2019 | On Air With Ryan Seacrest","description":"Ryan Seacrest’s Savoriest Moments From 2019 | On Air With Ryan Seacrest\n\nSUBSCRIBE: http://youtube.com/user/ryanseacrest\r\nSEE MORE: http://onairwithryan.com\r\n\r\nOn Air with Ryan Seacrest on YouTube\r\nThe official home for video from On Air With Ryan Seacrest and OnAirWithRyan.com. Subscribe for exclusive celebrity interviews and music performances from the On Air With Ryan and American Top 40 studio and beyond.\r\n\r\nConnect with On Air with Ryan Seacrest: \r\nTwitter: http://twitter.com/onairwithryan\r\nSnapchat: OnAirWithRyan \r\nFacebook: http://facebook.com/onairwithryanseacrest\r\nInstagram: http://instagram.com/onairwithryan\r\n\r\nConnect with Ryan:\r\nTwitter: http://witter.com/RyanSeacrest\r\nSnapchat: RyanSeacrest\r\nFacebook: http://facebook.com/RyanSeacrest\r\nInstagram: http://instagram.com/ryanseacrest\r\n\r\nCheck out the Ryan Seacrest Foundation: http://ryanseacrestfoundation.org\r\n\r\nhttp://www.youtube.com/user/ryanseacrest","thumbnails":{"default":{"url":"https://i.ytimg.com/vi/izFfL9xJCPg/default.jpg","width":120,"height":90},"medium":{"url":"https://i.ytimg.com/vi/izFfL9xJCPg/mqdefault.jpg","width":320,"height":180},"high":{"url":"https://i.ytimg.com/vi/izFfL9xJCPg/hqdefault.jpg","width":480,"height":360},"standard":{"url":"https://i.ytimg.com/vi/izFfL9xJCPg/sddefault.jpg","width":640,"height":480},"maxres":{"url":"https://i.ytimg.com/vi/izFfL9xJCPg/maxresdefault.jpg","width":1280,"height":720}},"channelId":{"id":"UCl4h_3qTOIUnUX8KCICRM3A"},"publishedAt":{"timestampMs":1578085991000,"timestamp":1578085991,"iso8601":"2020-01-03T21:13:11.000Z"},"videoId":{"id":"izFfL9xJCPg"},"playlistId":{"id":"PLWKbTlsNIef6yrPTzm8BuZzboGnhu73Di"},"position":2,"channelTitle":"On Air With Ryan Seacrest"}},{"id":"UExXS2JUbHNOSWVmNnlyUFR6bThCdVp6Ym9Hbmh1NzNEaS4wOTA3OTZBNzVEMTUzOTMy","snippet":{"title":"Ryan, Sisanie & Tanya Make 2020 Vision Boards | On Air With Ryan Seacrest","description":"Ryan, Sisanie & Tanya Make 2020 Vision Boards | On Air With Ryan Seacrest\n\nSUBSCRIBE: http://youtube.com/user/ryanseacrest\r\nSEE MORE: http://onairwithryan.com\r\n\r\nOn Air with Ryan Seacrest on YouTube\r\nThe official home for video from On Air With Ryan Seacrest and OnAirWithRyan.com. Subscribe for exclusive celebrity interviews and music performances from the On Air With Ryan and American Top 40 studio and beyond.\r\n\r\nConnect with On Air with Ryan Seacrest: \r\nTwitter: http://twitter.com/onairwithryan\r\nSnapchat: OnAirWithRyan \r\nFacebook: http://facebook.com/onairwithryanseacrest\r\nInstagram: http://instagram.com/onairwithryan\r\n\r\nConnect with Ryan:\r\nTwitter: http://witter.com/RyanSeacrest\r\nSnapchat: RyanSeacrest\r\nFacebook: http://facebook.com/RyanSeacrest\r\nInstagram: http://instagram.com/ryanseacrest\r\n\r\nCheck out the Ryan Seacrest Foundation: http://ryanseacrestfoundation.org\r\n\r\nhttp://www.youtube.com/user/ryanseacrest","thumbnails":{"default":{"url":"https://i.ytimg.com/vi/ca_OsHxhrDs/default.jpg","width":120,"height":90},"medium":{"url":"https://i.ytimg.com/vi/ca_OsHxhrDs/mqdefault.jpg","width":320,"height":180},"high":{"url":"https://i.ytimg.com/vi/ca_OsHxhrDs/hqdefault.jpg","width":480,"height":360},"standard":{"url":"https://i.ytimg.com/vi/ca_OsHxhrDs/sddefault.jpg","width":640,"height":480},"maxres":{"url":"https://i.ytimg.com/vi/ca_OsHxhrDs/maxresdefault.jpg","width":1280,"height":720}},"channelId":{"id":"UCl4h_3qTOIUnUX8KCICRM3A"},"publishedAt":{"timestampMs":1578086001000,"timestamp":1578086001,"iso8601":"2020-01-03T21:13:21.000Z"},"videoId":{"id":"ca_OsHxhrDs"},"playlistId":{"id":"PLWKbTlsNIef6yrPTzm8BuZzboGnhu73Di"},"position":3,"channelTitle":"On Air With Ryan Seacrest"}},{"id":"UExXS2JUbHNOSWVmNnlyUFR6bThCdVp6Ym9Hbmh1NzNEaS4xMkVGQjNCMUM1N0RFNEUx","snippet":{"title":"Happy Birthday! Ryan Seacrest’s Niece Flora Marie Turns One! | On Air With Ryan Seacrest","description":"Happy Birthday! Ryan Seacrest’s Niece Flora Marie Turns One! | On Air With Ryan Seacrest\n\nSUBSCRIBE: http://youtube.com/user/ryanseacrest\nSEE MORE: http://onairwithryan.com\r\n\nOn Air with Ryan Seacrest on YouTube\r\n\nThe official home for video from On Air With Ryan Seacrest and OnAirWithRyan.com. Subscribe for exclusive celebrity interviews and music performances from the On Air With Ryan and American Top 40 studio and beyond.\r\n\n\r\n\nConnect with On Air with Ryan Seacrest: \r\n\nTwitter: http://twitter.com/onairwithryan\r\n\nSnapchat: OnAirWithRyan \r\n\nFacebook: http://facebook.com/onairwithryanseacrest\r\n\nInstagram: http://instagram.com/onairwithryan\r\n\n\r\n\nConnect with Ryan:\r\n\nTwitter: http://witter.com/RyanSeacrest\r\n\nSnapchat: RyanSeacrest\r\n\nFacebook: http://facebook.com/RyanSeacrest\r\n\nInstagram: http://instagram.com/ryanseacrest\r\n\n\r\n\nCheck out the Ryan Seacrest Foundation: http://ryanseacrestfoundation.org\r\n\n\r\n\nhttp://www.youtube.com/user/ryanseacrest","thumbnails":{"default":{"url":"https://i.ytimg.com/vi/274hbfvxkT0/default.jpg","width":120,"height":90},"medium":{"url":"https://i.ytimg.com/vi/274hbfvxkT0/mqdefault.jpg","width":320,"height":180},"high":{"url":"https://i.ytimg.com/vi/274hbfvxkT0/hqdefault.jpg","width":480,"height":360},"standard":{"url":"https://i.ytimg.com/vi/274hbfvxkT0/sddefault.jpg","width":640,"height":480},"maxres":{"url":"https://i.ytimg.com/vi/274hbfvxkT0/maxresdefault.jpg","width":1280,"height":720}},"channelId":{"id":"UCl4h_3qTOIUnUX8KCICRM3A"},"publishedAt":{"timestampMs":1578086490000,"timestamp":1578086490,"iso8601":"2020-01-03T21:21:30.000Z"},"videoId":{"id":"274hbfvxkT0"},"playlistId":{"id":"PLWKbTlsNIef6yrPTzm8BuZzboGnhu73Di"},"position":4,"channelTitle":"On Air With Ryan Seacrest"}},{"id":"UExXS2JUbHNOSWVmNnlyUFR6bThCdVp6Ym9Hbmh1NzNEaS41MzJCQjBCNDIyRkJDN0VD","snippet":{"title":"Ryan, Adam Levine & Charlie Puth Surprise Children’s Hospital Patient | On Air With Ryan Seacrest","description":"Ryan, Adam Levine & Charlie Puth Surprise Children’s Hospital Patient | On Air With Ryan Seacrest\n\nSUBSCRIBE: http://youtube.com/user/ryanseacrest\nSEE MORE: http://onairwithryan.com\n\nOn Air with Ryan Seacrest on YouTube\nThe official home for video from On Air With Ryan Seacrest and OnAirWithRyan.com. Subscribe for exclusive celebrity interviews and music performances from the On Air With Ryan and American Top 40 studio and beyond.\n\nConnect with On Air with Ryan Seacrest: \nTwitter: http://twitter.com/onairwithryan\nSnapchat: OnAirWithRyan \nFacebook: http://facebook.com/onairwithryanseacrest\nInstagram: http://instagram.com/onairwithryan\n\nConnect with Ryan:\nTwitter: http://witter.com/RyanSeacrest\nSnapchat: RyanSeacrest\nFacebook: http://facebook.com/RyanSeacrest\nInstagram: http://instagram.com/ryanseacrest\n\nCheck out the Ryan Seacrest Foundation: http://ryanseacrestfoundation.org\n\nhttp://www.youtube.com/user/ryanseacrest","thumbnails":{"default":{"url":"https://i.ytimg.com/vi/CaInUzvzRCw/default.jpg","width":120,"height":90},"medium":{"url":"https://i.ytimg.com/vi/CaInUzvzRCw/mqdefault.jpg","width":320,"height":180},"high":{"url":"https://i.ytimg.com/vi/CaInUzvzRCw/hqdefault.jpg","width":480,"height":360},"standard":{"url":"https://i.ytimg.com/vi/CaInUzvzRCw/sddefault.jpg","width":640,"height":480},"maxres":{"url":"https://i.ytimg.com/vi/CaInUzvzRCw/maxresdefault.jpg","width":1280,"height":720}},"channelId":{"id":"UCl4h_3qTOIUnUX8KCICRM3A"},"publishedAt":{"timestampMs":1578086581000,"timestamp":1578086581,"iso8601":"2020-01-03T21:23:01.000Z"},"videoId":{"id":"CaInUzvzRCw"},"playlistId":{"id":"PLWKbTlsNIef6yrPTzm8BuZzboGnhu73Di"},"position":5,"channelTitle":"On Air With Ryan Seacrest"}},{"id":"UExXS2JUbHNOSWVmNnlyUFR6bThCdVp6Ym9Hbmh1NzNEaS5DQUNERDQ2NkIzRUQxNTY1","snippet":{"title":"We Give Seacrest the Most Thoughtful (and LOL) Gifts | On Air With Ryan Seacrest","description":"We Give Seacrest the Most Thoughtful (and LOL) Gifts | On Air With Ryan Seacrest\nSUBSCRIBE: http://youtube.com/user/ryanseacrest\r\nSEE MORE: http://onairwithryan.com\r\n\r\nOn Air with Ryan Seacrest on YouTube\r\nThe official home for video from On Air With Ryan Seacrest and OnAirWithRyan.com. Subscribe for exclusive celebrity interviews and music performances from the On Air With Ryan and American Top 40 studio and beyond.\r\n\r\nConnect with On Air with Ryan Seacrest: \r\nTwitter: http://twitter.com/onairwithryan\r\nSnapchat: OnAirWithRyan \r\nFacebook: http://facebook.com/onairwithryanseacrest\r\nInstagram: http://instagram.com/onairwithryan\r\n\r\nConnect with Ryan:\r\nTwitter: http://witter.com/RyanSeacrest\r\nSnapchat: RyanSeacrest\r\nFacebook: http://facebook.com/RyanSeacrest\r\nInstagram: http://instagram.com/ryanseacrest\r\n\r\nCheck out the Ryan Seacrest Foundation: http://ryanseacrestfoundation.org\r\n\r\nhttp://www.youtube.com/user/ryanseacrest","thumbnails":{"default":{"url":"https://i.ytimg.com/vi/tPHBVjI9VWY/default.jpg","width":120,"height":90},"medium":{"url":"https://i.ytimg.com/vi/tPHBVjI9VWY/mqdefault.jpg","width":320,"height":180},"high":{"url":"https://i.ytimg.com/vi/tPHBVjI9VWY/hqdefault.jpg","width":480,"height":360},"standard":{"url":"https://i.ytimg.com/vi/tPHBVjI9VWY/sddefault.jpg","width":640,"height":480},"maxres":{"url":"https://i.ytimg.com/vi/tPHBVjI9VWY/maxresdefault.jpg","width":1280,"height":720}},"channelId":{"id":"UCl4h_3qTOIUnUX8KCICRM3A"},"publishedAt":{"timestampMs":1578086617000,"timestamp":1578086617,"iso8601":"2020-01-03T21:23:37.000Z"},"videoId":{"id":"tPHBVjI9VWY"},"playlistId":{"id":"PLWKbTlsNIef6yrPTzm8BuZzboGnhu73Di"},"position":6,"channelTitle":"On Air With Ryan Seacrest"}},{"id":"UExXS2JUbHNOSWVmNnlyUFR6bThCdVp6Ym9Hbmh1NzNEaS45NDk1REZENzhEMzU5MDQz","snippet":{"title":"Ryan's Nominated To Be In The Radio Hall of Fame! | On Air With Ryan Seacrest","description":"Ryan's Nominated To Be In The Radio Hall of Fame! | On Air With Ryan Seacrest\n\nSUBSCRIBE: http://youtube.com/user/ryanseacrest\nSEE MORE: http://onairwithryan.com\n\nOn Air with Ryan Seacrest on YouTube\nThe official home for video from On Air With Ryan Seacrest and OnAirWithRyan.com. Subscribe for exclusive celebrity interviews and music performances from the On Air With Ryan and American Top 40 studio and beyond.\n\nConnect with On Air with Ryan Seacrest: \nTwitter: http://twitter.com/onairwithryan\nSnapchat: OnAirWithRyan \nFacebook: http://facebook.com/onairwithryanseacrest\nInstagram: http://instagram.com/onairwithryan\n\nConnect with Ryan:\nTwitter: http://witter.com/RyanSeacrest\nSnapchat: RyanSeacrest\nFacebook: http://facebook.com/RyanSeacrest\nInstagram: http://instagram.com/ryanseacrest\n\nCheck out the Ryan Seacrest Foundation: http://ryanseacrestfoundation.org\n\nhttp://www.youtube.com/user/ryanseacrest","thumbnails":{"default":{"url":"https://i.ytimg.com/vi/Fqb3khyWs2A/default.jpg","width":120,"height":90},"medium":{"url":"https://i.ytimg.com/vi/Fqb3khyWs2A/mqdefault.jpg","width":320,"height":180},"high":{"url":"https://i.ytimg.com/vi/Fqb3khyWs2A/hqdefault.jpg","width":480,"height":360},"standard":{"url":"https://i.ytimg.com/vi/Fqb3khyWs2A/sddefault.jpg","width":640,"height":480},"maxres":{"url":"https://i.ytimg.com/vi/Fqb3khyWs2A/maxresdefault.jpg","width":1280,"height":720}},"channelId":{"id":"UCl4h_3qTOIUnUX8KCICRM3A"},"publishedAt":{"timestampMs":1578086665000,"timestamp":1578086665,"iso8601":"2020-01-03T21:24:25.000Z"},"videoId":{"id":"Fqb3khyWs2A"},"playlistId":{"id":"PLWKbTlsNIef6yrPTzm8BuZzboGnhu73Di"},"position":7,"channelTitle":"On Air With Ryan Seacrest"}},{"id":"UExXS2JUbHNOSWVmNnlyUFR6bThCdVp6Ym9Hbmh1NzNEaS5GNjNDRDREMDQxOThCMDQ2","snippet":{"title":"Ari Gold Gets Fired-Entourage 2x13","description":"Ari Gold gets fired from the agency by Terrance. This is from Season 2 of Entourage. I hold no rights to this clip. Entourage belongs to HBO.","thumbnails":{"default":{"url":"https://i.ytimg.com/vi/Quc2KGCQ12o/default.jpg","width":120,"height":90},"medium":{"url":"https://i.ytimg.com/vi/Quc2KGCQ12o/mqdefault.jpg","width":320,"height":180},"high":{"url":"https://i.ytimg.com/vi/Quc2KGCQ12o/hqdefault.jpg","width":480,"height":360},"standard":{"url":"https://i.ytimg.com/vi/Quc2KGCQ12o/sddefault.jpg","width":640,"height":480},"maxres":null},"channelId":{"id":"UCl4h_3qTOIUnUX8KCICRM3A"},"publishedAt":{"timestampMs":1578193381000,"timestamp":1578193381,"iso8601":"2020-01-05T03:03:01.000Z"},"videoId":{"id":"Quc2KGCQ12o"},"playlistId":{"id":"PLWKbTlsNIef6yrPTzm8BuZzboGnhu73Di"},"position":8,"channelTitle":"On Air With Ryan Seacrest"}}]}},{"id":"PLWKbTlsNIef41F2094WcjbVV0wsrmzhbS","snippet":{"title":"Show Moments","description":"","thumbnails":{"default":{"url":"https://i.ytimg.com/vi/Zp4ccVFOrRk/default.jpg","width":120,"height":90},"medium":{"url":"https://i.ytimg.com/vi/Zp4ccVFOrRk/mqdefault.jpg","width":320,"height":180},"high":{"url":"https://i.ytimg.com/vi/Zp4ccVFOrRk/hqdefault.jpg","width":480,"height":360},"standard":{"url":"https://i.ytimg.com/vi/Zp4ccVFOrRk/sddefault.jpg","width":640,"height":480},"maxres":{"url":"https://i.ytimg.com/vi/Zp4ccVFOrRk/maxresdefault.jpg","width":1280,"height":720}},"channelId":{"id":"UCl4h_3qTOIUnUX8KCICRM3A"},"publishedAt":{"timestampMs":1573682171541,"timestamp":1573682171,"iso8601":"2019-11-13T21:56:11.541Z"}},"playlistItems":{"count":798,"pageInfo":{"prevToken":null,"nextToken":"EAAaHlBUOkNBb2lFRVZHTlRGQ00wTXlOemhCTmpVMFJVRQ","itemTokens":null},"items":[{"id":"UExXS2JUbHNOSWVmNDFGMjA5NFdjamJWVjB3c3JtemhiUy4xQ0FCMjc5MUY5QTg0OEM1","snippet":{"title":"Tanya & Roby Have a Love Island Conflict | On Air with Ryan Seacrest","description":"Tanya & Roby Have a Love Island Conflict\nSUBSCRIBE: http://youtube.com/user/ryanseacrest\nSEE MORE: http://onairwithryan.com\n\nOn Air with Ryan Seacrest on YouTube\nThe official home for video from On Air With Ryan Seacrest and OnAirWithRyan.com. Subscribe for exclusive celebrity interviews and music performances from the On Air With Ryan and American Top 40 studio and beyond.\n\nConnect with On Air with Ryan Seacrest: \nTwitter: http://twitter.com/onairwithryan\nTikTok: OnAirWithRyan \nFacebook: http://facebook.com/onairwithryanseacrest\nInstagram: http://instagram.com/onairwithryan\n\nConnect with Ryan:\nTwitter: http://twitter.com/RyanSeacrest\nTikTok: RyanSeacrest\nFacebook: http://facebook.com/RyanSeacrest\nInstagram: http://instagram.com/ryanseacrest\n\nCheck out the Ryan Seacrest Foundation: http://ryanseacrestfoundation.org\n\nhttp://www.youtube.com/user/ryanseacrest","thumbnails":{"default":{"url":"https://i.ytimg.com/vi/Zp4ccVFOrRk/default.jpg","width":120,"height":90},"medium":{"url":"https://i.ytimg.com/vi/Zp4ccVFOrRk/mqdefault.jpg","width":320,"height":180},"high":{"url":"https://i.ytimg.com/vi/Zp4ccVFOrRk/hqdefault.jpg","width":480,"height":360},"standard":{"url":"https://i.ytimg.com/vi/Zp4ccVFOrRk/sddefault.jpg","width":640,"height":480},"maxres":{"url":"https://i.ytimg.com/vi/Zp4ccVFOrRk/maxresdefault.jpg","width":1280,"height":720}},"channelId":{"id":"UCl4h_3qTOIUnUX8KCICRM3A"},"publishedAt":{"timestampMs":1780933855000,"timestamp":1780933855,"iso8601":"2026-06-08T15:50:55.000Z"},"videoId":{"id":"Zp4ccVFOrRk"},"playlistId":{"id":"PLWKbTlsNIef41F2094WcjbVV0wsrmzhbS"},"position":0,"channelTitle":"On Air With Ryan Seacrest"}},{"id":"UExXS2JUbHNOSWVmNDFGMjA5NFdjamJWVjB3c3JtemhiUy5GRkI5NzhDQTI2Nzg5NTQ2","snippet":{"title":"Tanya's Discovered Dark Showering ... | On Air with Ryan Seacrest","description":"Tanya's Discovered Dark Showering ...\n\nSUBSCRIBE: http://youtube.com/user/ryanseacrest\nSEE MORE: http://onairwithryan.com\n\nOn Air with Ryan Seacrest on YouTube\nThe official home for video from On Air With Ryan Seacrest and OnAirWithRyan.com. Subscribe for exclusive celebrity interviews and music performances from the On Air With Ryan and American Top 40 studio and beyond.\n\nConnect with On Air with Ryan Seacrest: \nTwitter: http://twitter.com/onairwithryan\nTikTok: OnAirWithRyan \nFacebook: http://facebook.com/onairwithryanseacrest\nInstagram: http://instagram.com/onairwithryan\n\nConnect with Ryan:\nTwitter: http://twitter.com/RyanSeacrest\nTikTok: RyanSeacrest\nFacebook: http://facebook.com/RyanSeacrest\nInstagram: http://instagram.com/ryanseacrest\n\nCheck out the Ryan Seacrest Foundation: http://ryanseacrestfoundation.org\n\nhttp://www.youtube.com/user/ryanseacrest","thumbnails":{"default":{"url":"https://i.ytimg.com/vi/2DgQJs2ExmI/default.jpg","width":120,"height":90},"medium":{"url":"https://i.ytimg.com/vi/2DgQJs2ExmI/mqdefault.jpg","width":320,"height":180},"high":{"url":"https://i.ytimg.com/vi/2DgQJs2ExmI/hqdefault.jpg","width":480,"height":360},"standard":{"url":"https://i.ytimg.com/vi/2DgQJs2ExmI/sddefault.jpg","width":640,"height":480},"maxres":null},"channelId":{"id":"UCl4h_3qTOIUnUX8KCICRM3A"},"publishedAt":{"timestampMs":1778174471000,"timestamp":1778174471,"iso8601":"2026-05-07T17:21:11.000Z"},"videoId":{"id":"2DgQJs2ExmI"},"playlistId":{"id":"PLWKbTlsNIef41F2094WcjbVV0wsrmzhbS"},"position":1,"channelTitle":"On Air With Ryan Seacrest"}},{"id":"UExXS2JUbHNOSWVmNDFGMjA5NFdjamJWVjB3c3JtemhiUy4wQjJBRjE1OTNDQjBDRUU4","snippet":{"title":"A Waiter Accidentally Dumped Water All Over Sisanie: Watch | On Air with Ryan Seacrest","description":"A Waiter Accidentally Dumped Water All Over Sisanie: Watch\n\nSUBSCRIBE: http://youtube.com/user/ryanseacrest\nSEE MORE: http://onairwithryan.com\n\nOn Air with Ryan Seacrest on YouTube\nThe official home for video from On Air With Ryan Seacrest and OnAirWithRyan.com. Subscribe for exclusive celebrity interviews and music performances from the On Air With Ryan and American Top 40 studio and beyond.\n\nConnect with On Air with Ryan Seacrest: \nTwitter: http://twitter.com/onairwithryan\nTikTok: OnAirWithRyan \nFacebook: http://facebook.com/onairwithryanseacrest\nInstagram: http://instagram.com/onairwithryan\n\nConnect with Ryan:\nTwitter: http://twitter.com/RyanSeacrest\nTikTok: RyanSeacrest\nFacebook: http://facebook.com/RyanSeacrest\nInstagram: http://instagram.com/ryanseacrest\n\nCheck out the Ryan Seacrest Foundation: http://ryanseacrestfoundation.org\n\nhttp://www.youtube.com/user/ryanseacrest","thumbnails":{"default":{"url":"https://i.ytimg.com/vi/FWiJMcjPVTg/default.jpg","width":120,"height":90},"medium":{"url":"https://i.ytimg.com/vi/FWiJMcjPVTg/mqdefault.jpg","width":320,"height":180},"high":{"url":"https://i.ytimg.com/vi/FWiJMcjPVTg/hqdefault.jpg","width":480,"height":360},"standard":{"url":"https://i.ytimg.com/vi/FWiJMcjPVTg/sddefault.jpg","width":640,"height":480},"maxres":null},"channelId":{"id":"UCl4h_3qTOIUnUX8KCICRM3A"},"publishedAt":{"timestampMs":1776286788000,"timestamp":1776286788,"iso8601":"2026-04-15T20:59:48.000Z"},"videoId":{"id":"FWiJMcjPVTg"},"playlistId":{"id":"PLWKbTlsNIef41F2094WcjbVV0wsrmzhbS"},"position":2,"channelTitle":"On Air With Ryan Seacrest"}},{"id":"UExXS2JUbHNOSWVmNDFGMjA5NFdjamJWVjB3c3JtemhiUy5GRDQyMDZFQUQ4MzdBODQ2","snippet":{"title":"There's a New Protein Trend That's Dividing the Internet | On Air with Ryan Seacrest","description":"There's a New Protein Trend That's Dividing the Internet\n\nSUBSCRIBE: http://youtube.com/user/ryanseacrest\nSEE MORE: http://onairwithryan.com\n\nOn Air with Ryan Seacrest on YouTube\nThe official home for video from On Air With Ryan Seacrest and OnAirWithRyan.com. Subscribe for exclusive celebrity interviews and music performances from the On Air With Ryan and American Top 40 studio and beyond.\n\nConnect with On Air with Ryan Seacrest: \nTwitter: http://twitter.com/onairwithryan\nTikTok: OnAirWithRyan \nFacebook: http://facebook.com/onairwithryanseacrest\nInstagram: http://instagram.com/onairwithryan\n\nConnect with Ryan:\nTwitter: http://twitter.com/RyanSeacrest\nTikTok: RyanSeacrest\nFacebook: http://facebook.com/RyanSeacrest\nInstagram: http://instagram.com/ryanseacrest\n\nCheck out the Ryan Seacrest Foundation: http://ryanseacrestfoundation.org\n\nhttp://www.youtube.com/user/ryanseacrest","thumbnails":{"default":{"url":"https://i.ytimg.com/vi/MxEGHl8_Lvg/default.jpg","width":120,"height":90},"medium":{"url":"https://i.ytimg.com/vi/MxEGHl8_Lvg/mqdefault.jpg","width":320,"height":180},"high":{"url":"https://i.ytimg.com/vi/MxEGHl8_Lvg/hqdefault.jpg","width":480,"height":360},"standard":{"url":"https://i.ytimg.com/vi/MxEGHl8_Lvg/sddefault.jpg","width":640,"height":480},"maxres":null},"channelId":{"id":"UCl4h_3qTOIUnUX8KCICRM3A"},"publishedAt":{"timestampMs":1775585031000,"timestamp":1775585031,"iso8601":"2026-04-07T18:03:51.000Z"},"videoId":{"id":"MxEGHl8_Lvg"},"playlistId":{"id":"PLWKbTlsNIef41F2094WcjbVV0wsrmzhbS"},"position":3,"channelTitle":"On Air With Ryan Seacrest"}},{"id":"UExXS2JUbHNOSWVmNDFGMjA5NFdjamJWVjB3c3JtemhiUy5DRTc5NzhFOUU0MDUyQ0JC","snippet":{"title":"Seacrest's List of Green Flags | On Air with Ryan Seacrest","description":"Seacrest's List of Green Flags\n\nSUBSCRIBE: http://youtube.com/user/ryanseacrest\nSEE MORE: http://onairwithryan.com\n\nOn Air with Ryan Seacrest on YouTube\nThe official home for video from On Air With Ryan Seacrest and OnAirWithRyan.com. Subscribe for exclusive celebrity interviews and music performances from the On Air With Ryan and American Top 40 studio and beyond.\n\nConnect with On Air with Ryan Seacrest: \nTwitter: http://twitter.com/onairwithryan\nTikTok: OnAirWithRyan \nFacebook: http://facebook.com/onairwithryanseacrest\nInstagram: http://instagram.com/onairwithryan\n\nConnect with Ryan:\nTwitter: http://twitter.com/RyanSeacrest\nTikTok: RyanSeacrest\nFacebook: http://facebook.com/RyanSeacrest\nInstagram: http://instagram.com/ryanseacrest\n\nCheck out the Ryan Seacrest Foundation: http://ryanseacrestfoundation.org\n\nhttp://www.youtube.com/user/ryanseacrest","thumbnails":{"default":{"url":"https://i.ytimg.com/vi/HAdOgy_SPKw/default.jpg","width":120,"height":90},"medium":{"url":"https://i.ytimg.com/vi/HAdOgy_SPKw/mqdefault.jpg","width":320,"height":180},"high":{"url":"https://i.ytimg.com/vi/HAdOgy_SPKw/hqdefault.jpg","width":480,"height":360},"standard":null,"maxres":null},"channelId":{"id":"UCl4h_3qTOIUnUX8KCICRM3A"},"publishedAt":{"timestampMs":1775584842000,"timestamp":1775584842,"iso8601":"2026-04-07T18:00:42.000Z"},"videoId":{"id":"HAdOgy_SPKw"},"playlistId":{"id":"PLWKbTlsNIef41F2094WcjbVV0wsrmzhbS"},"position":4,"channelTitle":"On Air With Ryan Seacrest"}},{"id":"UExXS2JUbHNOSWVmNDFGMjA5NFdjamJWVjB3c3JtemhiUy43MTY0Q0JCQUM3Q0Q5ODJG","snippet":{"title":"Seacrest Paid for Sisanie's Birthday Dinner: Watch the Sweet Moment | On Air with Ryan Seacrest","description":"Seacrest Paid for Sisanie's Birthday Dinner: Watch the Sweet Moment\n\nSUBSCRIBE: http://youtube.com/user/ryanseacrest\nSEE MORE: http://onairwithryan.com\n\nOn Air with Ryan Seacrest on YouTube\nThe official home for video from On Air With Ryan Seacrest and OnAirWithRyan.com. Subscribe for exclusive celebrity interviews and music performances from the On Air With Ryan and American Top 40 studio and beyond.\n\nConnect with On Air with Ryan Seacrest: \nTwitter: http://twitter.com/onairwithryan\nTikTok: OnAirWithRyan \nFacebook: http://facebook.com/onairwithryanseacrest\nInstagram: http://instagram.com/onairwithryan\n\nConnect with Ryan:\nTwitter: http://twitter.com/RyanSeacrest\nTikTok: RyanSeacrest\nFacebook: http://facebook.com/RyanSeacrest\nInstagram: http://instagram.com/ryanseacrest\n\nCheck out the Ryan Seacrest Foundation: http://ryanseacrestfoundation.org\n\nhttp://www.youtube.com/user/ryanseacrest","thumbnails":{"default":{"url":"https://i.ytimg.com/vi/VGClPbnyAMM/default.jpg","width":120,"height":90},"medium":{"url":"https://i.ytimg.com/vi/VGClPbnyAMM/mqdefault.jpg","width":320,"height":180},"high":{"url":"https://i.ytimg.com/vi/VGClPbnyAMM/hqdefault.jpg","width":480,"height":360},"standard":{"url":"https://i.ytimg.com/vi/VGClPbnyAMM/sddefault.jpg","width":640,"height":480},"maxres":null},"channelId":{"id":"UCl4h_3qTOIUnUX8KCICRM3A"},"publishedAt":{"timestampMs":1775584910000,"timestamp":1775584910,"iso8601":"2026-04-07T18:01:50.000Z"},"videoId":{"id":"VGClPbnyAMM"},"playlistId":{"id":"PLWKbTlsNIef41F2094WcjbVV0wsrmzhbS"},"position":5,"channelTitle":"On Air With Ryan Seacrest"}},{"id":"UExXS2JUbHNOSWVmNDFGMjA5NFdjamJWVjB3c3JtemhiUy5CNUYyQjAzOTgzQ0YzNzVC","snippet":{"title":"Sisanie Has Developed a Winking Habit: Watch | On Air with Ryan Seacrest","description":"Sisanie Has Developed a Winking Habit: Watch\n\nSUBSCRIBE: http://youtube.com/user/ryanseacrest\nSEE MORE: http://onairwithryan.com\n\nOn Air with Ryan Seacrest on YouTube\nThe official home for video from On Air With Ryan Seacrest and OnAirWithRyan.com. Subscribe for exclusive celebrity interviews and music performances from the On Air With Ryan and American Top 40 studio and beyond.\n\nConnect with On Air with Ryan Seacrest: \nTwitter: http://twitter.com/onairwithryan\nTikTok: OnAirWithRyan \nFacebook: http://facebook.com/onairwithryanseacrest\nInstagram: http://instagram.com/onairwithryan\n\nConnect with Ryan:\nTwitter: http://twitter.com/RyanSeacrest\nTikTok: RyanSeacrest\nFacebook: http://facebook.com/RyanSeacrest\nInstagram: http://instagram.com/ryanseacrest\n\nCheck out the Ryan Seacrest Foundation: http://ryanseacrestfoundation.org\n\nhttp://www.youtube.com/user/ryanseacrest","thumbnails":{"default":{"url":"https://i.ytimg.com/vi/Adb9MUOmJLU/default.jpg","width":120,"height":90},"medium":{"url":"https://i.ytimg.com/vi/Adb9MUOmJLU/mqdefault.jpg","width":320,"height":180},"high":{"url":"https://i.ytimg.com/vi/Adb9MUOmJLU/hqdefault.jpg","width":480,"height":360},"standard":{"url":"https://i.ytimg.com/vi/Adb9MUOmJLU/sddefault.jpg","width":640,"height":480},"maxres":null},"channelId":{"id":"UCl4h_3qTOIUnUX8KCICRM3A"},"publishedAt":{"timestampMs":1775072166000,"timestamp":1775072166,"iso8601":"2026-04-01T19:36:06.000Z"},"videoId":{"id":"Adb9MUOmJLU"},"playlistId":{"id":"PLWKbTlsNIef41F2094WcjbVV0wsrmzhbS"},"position":6,"channelTitle":"On Air With Ryan Seacrest"}},{"id":"UExXS2JUbHNOSWVmNDFGMjA5NFdjamJWVjB3c3JtemhiUy5GQUE0QUYyMTU3RDIzRDkx","snippet":{"title":"Why Is Tinder's AI Creepin' on Your Photos? Here's What to Know | On Air with Ryan Seacrest","description":"Why Is Tinder's AI Creepin' on Your Photos? Here's What to Know\n\nSUBSCRIBE: http://youtube.com/user/ryanseacrest\nSEE MORE: http://onairwithryan.com\n\nOn Air with Ryan Seacrest on YouTube\nThe official home for video from On Air With Ryan Seacrest and OnAirWithRyan.com. Subscribe for exclusive celebrity interviews and music performances from the On Air With Ryan and American Top 40 studio and beyond.\n\nConnect with On Air with Ryan Seacrest: \nTwitter: http://twitter.com/onairwithryan\nTikTok: OnAirWithRyan \nFacebook: http://facebook.com/onairwithryanseacrest\nInstagram: http://instagram.com/onairwithryan\n\nConnect with Ryan:\nTwitter: http://twitter.com/RyanSeacrest\nTikTok: RyanSeacrest\nFacebook: http://facebook.com/RyanSeacrest\nInstagram: http://instagram.com/ryanseacrest\n\nCheck out the Ryan Seacrest Foundation: http://ryanseacrestfoundation.org\n\nhttp://www.youtube.com/user/ryanseacrest","thumbnails":{"default":{"url":"https://i.ytimg.com/vi/PlRQXy37-iM/default.jpg","width":120,"height":90},"medium":{"url":"https://i.ytimg.com/vi/PlRQXy37-iM/mqdefault.jpg","width":320,"height":180},"high":{"url":"https://i.ytimg.com/vi/PlRQXy37-iM/hqdefault.jpg","width":480,"height":360},"standard":{"url":"https://i.ytimg.com/vi/PlRQXy37-iM/sddefault.jpg","width":640,"height":480},"maxres":null},"channelId":{"id":"UCl4h_3qTOIUnUX8KCICRM3A"},"publishedAt":{"timestampMs":1774896842000,"timestamp":1774896842,"iso8601":"2026-03-30T18:54:02.000Z"},"videoId":{"id":"PlRQXy37-iM"},"playlistId":{"id":"PLWKbTlsNIef41F2094WcjbVV0wsrmzhbS"},"position":7,"channelTitle":"On Air With Ryan Seacrest"}},{"id":"UExXS2JUbHNOSWVmNDFGMjA5NFdjamJWVjB3c3JtemhiUy44OTc4MEQyQkFGNjdBRDQ1","snippet":{"title":"Niall Horan Is Paying for People's Dinners, Drinks to Promote New Album! | On Air with Ryan Seacrest","description":"Niall Horan Is Paying for People's Dinners, Drinks to Promote New Album!\n\nSUBSCRIBE: http://youtube.com/user/ryanseacrest\nSEE MORE: http://onairwithryan.com\n\nOn Air with Ryan Seacrest on YouTube\nThe official home for video from On Air With Ryan Seacrest and OnAirWithRyan.com. Subscribe for exclusive celebrity interviews and music performances from the On Air With Ryan and American Top 40 studio and beyond.\n\nConnect with On Air with Ryan Seacrest: \nTwitter: http://twitter.com/onairwithryan\nTikTok: OnAirWithRyan \nFacebook: http://facebook.com/onairwithryanseacrest\nInstagram: http://instagram.com/onairwithryan\n\nConnect with Ryan:\nTwitter: http://twitter.com/RyanSeacrest\nTikTok: RyanSeacrest\nFacebook: http://facebook.com/RyanSeacrest\nInstagram: http://instagram.com/ryanseacrest\n\nCheck out the Ryan Seacrest Foundation: http://ryanseacrestfoundation.org\n\nhttp://www.youtube.com/user/ryanseacrest","thumbnails":{"default":{"url":"https://i.ytimg.com/vi/ZrsvsTh0F_8/default.jpg","width":120,"height":90},"medium":{"url":"https://i.ytimg.com/vi/ZrsvsTh0F_8/mqdefault.jpg","width":320,"height":180},"high":{"url":"https://i.ytimg.com/vi/ZrsvsTh0F_8/hqdefault.jpg","width":480,"height":360},"standard":{"url":"https://i.ytimg.com/vi/ZrsvsTh0F_8/sddefault.jpg","width":640,"height":480},"maxres":null},"channelId":{"id":"UCl4h_3qTOIUnUX8KCICRM3A"},"publishedAt":{"timestampMs":1773191747000,"timestamp":1773191747,"iso8601":"2026-03-11T01:15:47.000Z"},"videoId":{"id":"ZrsvsTh0F_8"},"playlistId":{"id":"PLWKbTlsNIef41F2094WcjbVV0wsrmzhbS"},"position":8,"channelTitle":"On Air With Ryan Seacrest"}},{"id":"UExXS2JUbHNOSWVmNDFGMjA5NFdjamJWVjB3c3JtemhiUy5BNTIzMDFEQjIyQTU1OTAy","snippet":{"title":"Harry Styles' New Album Is Finally Here! | On Air with Ryan Seacrest","description":"Harry Styles' New Album Is Finally Here!\n\nSUBSCRIBE: http://youtube.com/user/ryanseacrest\nSEE MORE: http://onairwithryan.com\n\nOn Air with Ryan Seacrest on YouTube\nThe official home for video from On Air With Ryan Seacrest and OnAirWithRyan.com. Subscribe for exclusive celebrity interviews and music performances from the On Air With Ryan and American Top 40 studio and beyond.\n\nConnect with On Air with Ryan Seacrest: \nTwitter: http://twitter.com/onairwithryan\nTikTok: OnAirWithRyan \nFacebook: http://facebook.com/onairwithryanseacrest\nInstagram: http://instagram.com/onairwithryan\n\nConnect with Ryan:\nTwitter: http://twitter.com/RyanSeacrest\nTikTok: RyanSeacrest\nFacebook: http://facebook.com/RyanSeacrest\nInstagram: http://instagram.com/ryanseacrest\n\nCheck out the Ryan Seacrest Foundation: http://ryanseacrestfoundation.org\n\nhttp://www.youtube.com/user/ryanseacrest","thumbnails":{"default":{"url":"https://i.ytimg.com/vi/f38KmmU0ze0/default.jpg","width":120,"height":90},"medium":{"url":"https://i.ytimg.com/vi/f38KmmU0ze0/mqdefault.jpg","width":320,"height":180},"high":{"url":"https://i.ytimg.com/vi/f38KmmU0ze0/hqdefault.jpg","width":480,"height":360},"standard":{"url":"https://i.ytimg.com/vi/f38KmmU0ze0/sddefault.jpg","width":640,"height":480},"maxres":{"url":"https://i.ytimg.com/vi/f38KmmU0ze0/maxresdefault.jpg","width":1280,"height":720}},"channelId":{"id":"UCl4h_3qTOIUnUX8KCICRM3A"},"publishedAt":{"timestampMs":1773112094000,"timestamp":1773112094,"iso8601":"2026-03-10T03:08:14.000Z"},"videoId":{"id":"f38KmmU0ze0"},"playlistId":{"id":"PLWKbTlsNIef41F2094WcjbVV0wsrmzhbS"},"position":9,"channelTitle":"On Air With Ryan Seacrest"}}]}},{"id":"PLWKbTlsNIef5jqP8wWIANwi3LFFSZf6Wx","snippet":{"title":"Off-Air With Sisanie","description":"","thumbnails":{"default":{"url":"https://i.ytimg.com/vi/kAVUtp6WETU/default.jpg","width":120,"height":90},"medium":{"url":"https://i.ytimg.com/vi/kAVUtp6WETU/mqdefault.jpg","width":320,"height":180},"high":{"url":"https://i.ytimg.com/vi/kAVUtp6WETU/hqdefault.jpg","width":480,"height":360},"standard":{"url":"https://i.ytimg.com/vi/kAVUtp6WETU/sddefault.jpg","width":640,"height":480},"maxres":{"url":"https://i.ytimg.com/vi/kAVUtp6WETU/maxresdefault.jpg","width":1280,"height":720}},"channelId":{"id":"UCl4h_3qTOIUnUX8KCICRM3A"},"publishedAt":{"timestampMs":1548728372650,"timestamp":1548728372,"iso8601":"2019-01-29T02:19:32.650Z"}},"playlistItems":{"count":144,"pageInfo":{"prevToken":null,"nextToken":"EAAaHlBUOkNBb2lFRGczTkRVNU1qVTVRVVV6UTBWRk56aw","itemTokens":null},"items":[{"id":"UExXS2JUbHNOSWVmNWpxUDh3V0lBTndpM0xGRlNaZjZXeC4xRjE1NzQ4MjRCMUNFRDdB","snippet":{"title":"Relive Sisanie’s Parenting Milestones &Twin Updates Throughout the Years!","description":"Relive Sisanie’s Parenting Milestones &Twin Updates Throughout the Years! | On Air With Ryan Seacrest\n\nSUBSCRIBE: http://youtube.com/user/ryanseacrest\r\nSEE MORE: http://onairwithryan.com\r\n\r\nOn Air with Ryan Seacrest on YouTube\r\nThe official home for video from On Air With Ryan Seacrest and OnAirWithRyan.com. Subscribe for exclusive celebrity interviews and music performances from the On Air With Ryan and American Top 40 studio and beyond.\r\n\r\nConnect with On Air with Ryan Seacrest: \r\nTwitter: http://twitter.com/onairwithryan\r\nSnapchat: OnAirWithRyan \r\nFacebook: http://facebook.com/onairwithryanseacrest\r\nInstagram: http://instagram.com/onairwithryan\r\n\r\nConnect with Ryan:\r\nTwitter: http://witter.com/RyanSeacrest\r\nSnapchat: RyanSeacrest\r\nFacebook: http://facebook.com/RyanSeacrest\r\nInstagram: http://instagram.com/ryanseacrest\r\n\r\nCheck out the Ryan Seacrest Foundation: http://ryanseacrestfoundation.org\r\n\r\nhttp://www.youtube.com/user/ryanseacrest","thumbnails":{"default":{"url":"https://i.ytimg.com/vi/kAVUtp6WETU/default.jpg","width":120,"height":90},"medium":{"url":"https://i.ytimg.com/vi/kAVUtp6WETU/mqdefault.jpg","width":320,"height":180},"high":{"url":"https://i.ytimg.com/vi/kAVUtp6WETU/hqdefault.jpg","width":480,"height":360},"standard":{"url":"https://i.ytimg.com/vi/kAVUtp6WETU/sddefault.jpg","width":640,"height":480},"maxres":{"url":"https://i.ytimg.com/vi/kAVUtp6WETU/maxresdefault.jpg","width":1280,"height":720}},"channelId":{"id":"UCl4h_3qTOIUnUX8KCICRM3A"},"publishedAt":{"timestampMs":1596823333000,"timestamp":1596823333,"iso8601":"2020-08-07T18:02:13.000Z"},"videoId":{"id":"kAVUtp6WETU"},"playlistId":{"id":"PLWKbTlsNIef5jqP8wWIANwi3LFFSZf6Wx"},"position":0,"channelTitle":"On Air With Ryan Seacrest"}},{"id":"UExXS2JUbHNOSWVmNWpxUDh3V0lBTndpM0xGRlNaZjZXeC5EQTdFNDU3M0Y3MTM1QjlG","snippet":{"title":"Organizational Expert @LifeInJeneral's Tips & Tricks to Try","description":"Organizational Expert @LifeInJeneral's Tips & Tricks to Try\n\nMusic By: https://soundcloud.com/ikson\r\nSUBSCRIBE: http://youtube.com/user/ryanseacrest\r\nSEE MORE: http://onairwithryan.com\r\n\r\nOn Air with Ryan Seacrest on YouTube\r\nThe official home for video from On Air With Ryan Seacrest and OnAirWithRyan.com. Subscribe for exclusive celebrity interviews and music performances from the On Air With Ryan and American Top 40 studio and beyond.\r\n\r\nConnect with On Air with Ryan Seacrest: \r\nTwitter: http://twitter.com/onairwithryan\r\nSnapchat: OnAirWithRyan \r\nFacebook: http://facebook.com/onairwithryanseacrest\r\nInstagram: http://instagram.com/onairwithryan\r\n\r\nConnect with Ryan:\r\nTwitter: http://witter.com/RyanSeacrest\r\nSnapchat: RyanSeacrest\r\nFacebook: http://facebook.com/RyanSeacrest\r\nInstagram: http://instagram.com/ryanseacrest\r\n\r\nCheck out the Ryan Seacrest Foundation: http://ryanseacrestfoundation.org\r\n\r\nhttp://www.youtube.com/user/ryanseacrest","thumbnails":{"default":{"url":"https://i.ytimg.com/vi/eDzOc0YTrdQ/default.jpg","width":120,"height":90},"medium":{"url":"https://i.ytimg.com/vi/eDzOc0YTrdQ/mqdefault.jpg","width":320,"height":180},"high":{"url":"https://i.ytimg.com/vi/eDzOc0YTrdQ/hqdefault.jpg","width":480,"height":360},"standard":{"url":"https://i.ytimg.com/vi/eDzOc0YTrdQ/sddefault.jpg","width":640,"height":480},"maxres":{"url":"https://i.ytimg.com/vi/eDzOc0YTrdQ/maxresdefault.jpg","width":1280,"height":720}},"channelId":{"id":"UCl4h_3qTOIUnUX8KCICRM3A"},"publishedAt":{"timestampMs":1592608100000,"timestamp":1592608100,"iso8601":"2020-06-19T23:08:20.000Z"},"videoId":{"id":"eDzOc0YTrdQ"},"playlistId":{"id":"PLWKbTlsNIef5jqP8wWIANwi3LFFSZf6Wx"},"position":1,"channelTitle":"On Air With Ryan Seacrest"}},{"id":"UExXS2JUbHNOSWVmNWpxUDh3V0lBTndpM0xGRlNaZjZXeC4wNjIzRDA1OTQ2M0UyODEw","snippet":{"title":"How to Make Homemade Sushi! | Off-Air With Sisanie","description":"How to Make Homemade Sushi! | Off-Air With Sisanie\n\nIn this episode, Sisanie made Temaki Hand Rolls with Chef Ken Sato! To purchase your own sushi kit, hit the link below!\n\nLink to the sushi kit:\nhttps://trueworldfoodsla.com/\n\nUse promo code SISANIE for 10% off\n\nRead the full recipe/tutorial at:\n\nhttps://onairwithryan.iheart.com/featured/ryan-seacrest/content/2020-06-12-sushi-chef-teaches-sisanie-how-to-make-sushi-at-home-watch-learn/\n\n Music By: https://soundcloud.com/ikson\r\nSUBSCRIBE: http://youtube.com/user/ryanseacrest\r\nSEE MORE: http://onairwithryan.com\r\n\r\nOn Air with Ryan Seacrest on YouTube\r\nThe official home for video from On Air With Ryan Seacrest and OnAirWithRyan.com. Subscribe for exclusive celebrity interviews and music performances from the On Air With Ryan and American Top 40 studio and beyond.\r\n\r\nConnect with On Air with Ryan Seacrest: \r\nTwitter: http://twitter.com/onairwithryan\r\nSnapchat: OnAirWithRyan \r\nFacebook: http://facebook.com/onairwithryanseacrest\r\nInstagram: http://instagram.com/onairwithryan\r\n\r\nConnect with Ryan:\r\nTwitter: http://witter.com/RyanSeacrest\r\nSnapchat: RyanSeacrest\r\nFacebook: http://facebook.com/RyanSeacrest\r\nInstagram: http://instagram.com/ryanseacrest\r\n\r\nCheck out the Ryan Seacrest Foundation: http://ryanseacrestfoundation.org\r\n\r\nhttp://www.youtube.com/user/ryanseacrest","thumbnails":{"default":{"url":"https://i.ytimg.com/vi/reIFGds6jds/default.jpg","width":120,"height":90},"medium":{"url":"https://i.ytimg.com/vi/reIFGds6jds/mqdefault.jpg","width":320,"height":180},"high":{"url":"https://i.ytimg.com/vi/reIFGds6jds/hqdefault.jpg","width":480,"height":360},"standard":{"url":"https://i.ytimg.com/vi/reIFGds6jds/sddefault.jpg","width":640,"height":480},"maxres":{"url":"https://i.ytimg.com/vi/reIFGds6jds/maxresdefault.jpg","width":1280,"height":720}},"channelId":{"id":"UCl4h_3qTOIUnUX8KCICRM3A"},"publishedAt":{"timestampMs":1591976593000,"timestamp":1591976593,"iso8601":"2020-06-12T15:43:13.000Z"},"videoId":{"id":"reIFGds6jds"},"playlistId":{"id":"PLWKbTlsNIef5jqP8wWIANwi3LFFSZf6Wx"},"position":2,"channelTitle":"On Air With Ryan Seacrest"}},{"id":"UExXS2JUbHNOSWVmNWpxUDh3V0lBTndpM0xGRlNaZjZXeC4wQjA4QkVEQ0RFREIzMjFC","snippet":{"title":"My Review of Baby Shark Live! | Off-Air With Sisanie","description":"Baby shark, doo doo doo doo doo doo! Sisanie and her husband, Michael, took their twins Aiza and Maxon to their first-ever concert the other weekend: Baby Shark Live!\n\nMusic By: https://soundcloud.com/ikson\nSUBSCRIBE: http://youtube.com/user/ryanseacrest\nSEE MORE: http://onairwithryan.com\n\nOn Air with Ryan Seacrest on YouTube\nThe official home for video from On Air With Ryan Seacrest and OnAirWithRyan.com. Subscribe for exclusive celebrity interviews and music performances from the On Air With Ryan and American Top 40 studio and beyond.\n\nConnect with On Air with Ryan Seacrest: \nTwitter: http://twitter.com/onairwithryan\nSnapchat: OnAirWithRyan \nFacebook: http://facebook.com/onairwithryanseacrest\nInstagram: http://instagram.com/onairwithryan\n\nConnect with Ryan:\nTwitter: http://witter.com/RyanSeacrest\nSnapchat: RyanSeacrest\nFacebook: http://facebook.com/RyanSeacrest\nInstagram: http://instagram.com/ryanseacrest\n\nCheck out the Ryan Seacrest Foundation: http://ryanseacrestfoundation.org\n\nhttp://www.youtube.com/user/ryanseacrest","thumbnails":{"default":{"url":"https://i.ytimg.com/vi/FG8j7gfJB5Y/default.jpg","width":120,"height":90},"medium":{"url":"https://i.ytimg.com/vi/FG8j7gfJB5Y/mqdefault.jpg","width":320,"height":180},"high":{"url":"https://i.ytimg.com/vi/FG8j7gfJB5Y/hqdefault.jpg","width":480,"height":360},"standard":{"url":"https://i.ytimg.com/vi/FG8j7gfJB5Y/sddefault.jpg","width":640,"height":480},"maxres":{"url":"https://i.ytimg.com/vi/FG8j7gfJB5Y/maxresdefault.jpg","width":1280,"height":720}},"channelId":{"id":"UCl4h_3qTOIUnUX8KCICRM3A"},"publishedAt":{"timestampMs":1591824690000,"timestamp":1591824690,"iso8601":"2020-06-10T21:31:30.000Z"},"videoId":{"id":"FG8j7gfJB5Y"},"playlistId":{"id":"PLWKbTlsNIef5jqP8wWIANwi3LFFSZf6Wx"},"position":3,"channelTitle":"On Air With Ryan Seacrest"}},{"id":"UExXS2JUbHNOSWVmNWpxUDh3V0lBTndpM0xGRlNaZjZXeC41QTQ4QTIyM0Y1RTBGMUNE","snippet":{"title":"Billie Eilish, Marshmello, and More Highlights of iHeart Festival 2019 | Off-Air With Sisanie","description":"Billie Eilish, Marshmello, and More Highlights of iHeart Festival 2019 | Off-Air With Sisanie\n\nMusic By: \n\nhttps://soundcloud.com/ikson\n\n\nSUBSCRIBE: http://youtube.com/user/ryanseacrest\nSEE MORE: http://onairwithryan.com\n\nOn Air with Ryan Seacrest on YouTube\nThe official home for video from On Air With Ryan Seacrest and OnAirWithRyan.com. Subscribe for exclusive celebrity interviews and music performances from the On Air With Ryan and American Top 40 studio and beyond.\n\nConnect with On Air with Ryan Seacrest: \nTwitter: http://twitter.com/onairwithryan\nSnapchat: OnAirWithRyan \nFacebook: http://facebook.com/onairwithryanseacrest\nInstagram: http://instagram.com/onairwithryan\n\nConnect with Ryan:\nTwitter: http://witter.com/RyanSeacrest\nSnapchat: RyanSeacrest\nFacebook: http://facebook.com/RyanSeacrest\nInstagram: http://instagram.com/ryanseacrest\n\nCheck out the Ryan Seacrest Foundation: http://ryanseacrestfoundation.org\n\nhttp://www.youtube.com/user/ryanseacrest","thumbnails":{"default":{"url":"https://i.ytimg.com/vi/ZYRVyllorBs/default.jpg","width":120,"height":90},"medium":{"url":"https://i.ytimg.com/vi/ZYRVyllorBs/mqdefault.jpg","width":320,"height":180},"high":{"url":"https://i.ytimg.com/vi/ZYRVyllorBs/hqdefault.jpg","width":480,"height":360},"standard":{"url":"https://i.ytimg.com/vi/ZYRVyllorBs/sddefault.jpg","width":640,"height":480},"maxres":{"url":"https://i.ytimg.com/vi/ZYRVyllorBs/maxresdefault.jpg","width":1280,"height":720}},"channelId":{"id":"UCl4h_3qTOIUnUX8KCICRM3A"},"publishedAt":{"timestampMs":1591824544000,"timestamp":1591824544,"iso8601":"2020-06-10T21:29:04.000Z"},"videoId":{"id":"ZYRVyllorBs"},"playlistId":{"id":"PLWKbTlsNIef5jqP8wWIANwi3LFFSZf6Wx"},"position":4,"channelTitle":"On Air With Ryan Seacrest"}},{"id":"UExXS2JUbHNOSWVmNWpxUDh3V0lBTndpM0xGRlNaZjZXeC5CRjBFOTUzQTE4Mjg3RUJF","snippet":{"title":"Francesco Yates Debuts 'Bad Decisions'! | Off-Air With Sisanie","description":"Francesco Yates Debuts 'Bad Decisions'! | Off-Air With Sisanie\n\n\n Music By: https://soundcloud.com/ikson\r\nSUBSCRIBE: http://youtube.com/user/ryanseacrest\r\nSEE MORE: http://onairwithryan.com\r\n\r\nOn Air with Ryan Seacrest on YouTube\r\nThe official home for video from On Air With Ryan Seacrest and OnAirWithRyan.com. Subscribe for exclusive celebrity interviews and music performances from the On Air With Ryan and American Top 40 studio and beyond.\r\n\r\nConnect with On Air with Ryan Seacrest: \r\nTwitter: http://twitter.com/onairwithryan\r\nSnapchat: OnAirWithRyan \r\nFacebook: http://facebook.com/onairwithryanseacrest\r\nInstagram: http://instagram.com/onairwithryan\r\n\r\nConnect with Ryan:\r\nTwitter: http://witter.com/RyanSeacrest\r\nSnapchat: RyanSeacrest\r\nFacebook: http://facebook.com/RyanSeacrest\r\nInstagram: http://instagram.com/ryanseacrest\r\n\r\nCheck out the Ryan Seacrest Foundation: http://ryanseacrestfoundation.org\r\n\r\nhttp://www.youtube.com/user/ryanseacrest","thumbnails":{"default":{"url":"https://i.ytimg.com/vi/S10fQHYyqw4/default.jpg","width":120,"height":90},"medium":{"url":"https://i.ytimg.com/vi/S10fQHYyqw4/mqdefault.jpg","width":320,"height":180},"high":{"url":"https://i.ytimg.com/vi/S10fQHYyqw4/hqdefault.jpg","width":480,"height":360},"standard":{"url":"https://i.ytimg.com/vi/S10fQHYyqw4/sddefault.jpg","width":640,"height":480},"maxres":{"url":"https://i.ytimg.com/vi/S10fQHYyqw4/maxresdefault.jpg","width":1280,"height":720}},"channelId":{"id":"UCl4h_3qTOIUnUX8KCICRM3A"},"publishedAt":{"timestampMs":1590709953000,"timestamp":1590709953,"iso8601":"2020-05-28T23:52:33.000Z"},"videoId":{"id":"S10fQHYyqw4"},"playlistId":{"id":"PLWKbTlsNIef5jqP8wWIANwi3LFFSZf6Wx"},"position":5,"channelTitle":"On Air With Ryan Seacrest"}},{"id":"UExXS2JUbHNOSWVmNWpxUDh3V0lBTndpM0xGRlNaZjZXeC5ENUI5OTFCQkYxNDUxQjQ3","snippet":{"title":"Sisanie's Twins' 2nd Birthday Celebration! | Off-Air With Sisanie","description":"Sisanie's Twins' 2nd Birthday Celebration! | Off-Air With Sisanie\n\n Music By: https://soundcloud.com/ikson\r\nSUBSCRIBE: http://youtube.com/user/ryanseacrest\r\nSEE MORE: http://onairwithryan.com\r\n\r\nOn Air with Ryan Seacrest on YouTube\r\nThe official home for video from On Air With Ryan Seacrest and OnAirWithRyan.com. Subscribe for exclusive celebrity interviews and music performances from the On Air With Ryan and American Top 40 studio and beyond.\r\n\r\nConnect with On Air with Ryan Seacrest: \r\nTwitter: http://twitter.com/onairwithryan\r\nSnapchat: OnAirWithRyan \r\nFacebook: http://facebook.com/onairwithryanseacrest\r\nInstagram: http://instagram.com/onairwithryan\r\n\r\nConnect with Ryan:\r\nTwitter: http://witter.com/RyanSeacrest\r\nSnapchat: RyanSeacrest\r\nFacebook: http://facebook.com/RyanSeacrest\r\nInstagram: http://instagram.com/ryanseacrest\r\n\r\nCheck out the Ryan Seacrest Foundation: http://ryanseacrestfoundation.org\r\n\r\nhttp://www.youtube.com/user/ryanseacrest","thumbnails":{"default":{"url":"https://i.ytimg.com/vi/8epX_WOYung/default.jpg","width":120,"height":90},"medium":{"url":"https://i.ytimg.com/vi/8epX_WOYung/mqdefault.jpg","width":320,"height":180},"high":{"url":"https://i.ytimg.com/vi/8epX_WOYung/hqdefault.jpg","width":480,"height":360},"standard":{"url":"https://i.ytimg.com/vi/8epX_WOYung/sddefault.jpg","width":640,"height":480},"maxres":{"url":"https://i.ytimg.com/vi/8epX_WOYung/maxresdefault.jpg","width":1280,"height":720}},"channelId":{"id":"UCl4h_3qTOIUnUX8KCICRM3A"},"publishedAt":{"timestampMs":1588783353000,"timestamp":1588783353,"iso8601":"2020-05-06T16:42:33.000Z"},"videoId":{"id":"8epX_WOYung"},"playlistId":{"id":"PLWKbTlsNIef5jqP8wWIANwi3LFFSZf6Wx"},"position":6,"channelTitle":"On Air With Ryan Seacrest"}},{"id":"UExXS2JUbHNOSWVmNWpxUDh3V0lBTndpM0xGRlNaZjZXeC5GN0EwRkMxQTJGMTFCNDc1","snippet":{"title":"Remodeling My Home Studio! | Off-Air With Sisanie","description":"Remodeling My Home Studio! | Off-Air With Sisanie\r\n Music By: https://soundcloud.com/ikson\r\nSUBSCRIBE: http://youtube.com/user/ryanseacrest\r\nSEE MORE: http://onairwithryan.com\r\n\r\nOn Air with Ryan Seacrest on YouTube\r\nThe official home for video from On Air With Ryan Seacrest and OnAirWithRyan.com. Subscribe for exclusive celebrity interviews and music performances from the On Air With Ryan and American Top 40 studio and beyond.\r\n\r\nConnect with On Air with Ryan Seacrest: \r\nTwitter: http://twitter.com/onairwithryan\r\nSnapchat: OnAirWithRyan \r\nFacebook: http://facebook.com/onairwithryanseacrest\r\nInstagram: http://instagram.com/onairwithryan\r\n\r\nConnect with Ryan:\r\nTwitter: http://witter.com/RyanSeacrest\r\nSnapchat: RyanSeacrest\r\nFacebook: http://facebook.com/RyanSeacrest\r\nInstagram: http://instagram.com/ryanseacrest\r\n\r\nCheck out the Ryan Seacrest Foundation: http://ryanseacrestfoundation.org\r\n\r\nhttp://www.youtube.com/user/ryanseacrest","thumbnails":{"default":{"url":"https://i.ytimg.com/vi/UiYoY-3TGsM/default.jpg","width":120,"height":90},"medium":{"url":"https://i.ytimg.com/vi/UiYoY-3TGsM/mqdefault.jpg","width":320,"height":180},"high":{"url":"https://i.ytimg.com/vi/UiYoY-3TGsM/hqdefault.jpg","width":480,"height":360},"standard":{"url":"https://i.ytimg.com/vi/UiYoY-3TGsM/sddefault.jpg","width":640,"height":480},"maxres":{"url":"https://i.ytimg.com/vi/UiYoY-3TGsM/maxresdefault.jpg","width":1280,"height":720}},"channelId":{"id":"UCl4h_3qTOIUnUX8KCICRM3A"},"publishedAt":{"timestampMs":1586382434000,"timestamp":1586382434,"iso8601":"2020-04-08T21:47:14.000Z"},"videoId":{"id":"UiYoY-3TGsM"},"playlistId":{"id":"PLWKbTlsNIef5jqP8wWIANwi3LFFSZf6Wx"},"position":7,"channelTitle":"On Air With Ryan Seacrest"}},{"id":"UExXS2JUbHNOSWVmNWpxUDh3V0lBTndpM0xGRlNaZjZXeC43RjdBQTMwNUUwRTA1QkE3","snippet":{"title":"Easy St. Patrick's Breakfast! Shamrock Eggs | Off-Air With Sisanie","description":"Easy St. Patrick's Breakfast! Shamrock Eggs | Off-Air With Sisanie\r\n\nMusic By: https://soundcloud.com/ikson\nSUBSCRIBE: http://youtube.com/user/ryanseacrest\r\nSEE MORE: http://onairwithryan.com\r\n\r\nOn Air with Ryan Seacrest on YouTube\r\nThe official home for video from On Air With Ryan Seacrest and OnAirWithRyan.com. Subscribe for exclusive celebrity interviews and music performances from the On Air With Ryan and American Top 40 studio and beyond.\r\n\r\nConnect with On Air with Ryan Seacrest: \r\nTwitter: http://twitter.com/onairwithryan\r\nSnapchat: OnAirWithRyan \r\nFacebook: http://facebook.com/onairwithryanseacrest\r\nInstagram: http://instagram.com/onairwithryan\r\n\r\nConnect with Ryan:\r\nTwitter: http://witter.com/RyanSeacrest\r\nSnapchat: RyanSeacrest\r\nFacebook: http://facebook.com/RyanSeacrest\r\nInstagram: http://instagram.com/ryanseacrest\r\n\r\nCheck out the Ryan Seacrest Foundation: http://ryanseacrestfoundation.org\r\n\r\nhttp://www.youtube.com/user/ryanseacrest","thumbnails":{"default":{"url":"https://i.ytimg.com/vi/Kqliy37UBoU/default.jpg","width":120,"height":90},"medium":{"url":"https://i.ytimg.com/vi/Kqliy37UBoU/mqdefault.jpg","width":320,"height":180},"high":{"url":"https://i.ytimg.com/vi/Kqliy37UBoU/hqdefault.jpg","width":480,"height":360},"standard":{"url":"https://i.ytimg.com/vi/Kqliy37UBoU/sddefault.jpg","width":640,"height":480},"maxres":{"url":"https://i.ytimg.com/vi/Kqliy37UBoU/maxresdefault.jpg","width":1280,"height":720}},"channelId":{"id":"UCl4h_3qTOIUnUX8KCICRM3A"},"publishedAt":{"timestampMs":1584394997000,"timestamp":1584394997,"iso8601":"2020-03-16T21:43:17.000Z"},"videoId":{"id":"Kqliy37UBoU"},"playlistId":{"id":"PLWKbTlsNIef5jqP8wWIANwi3LFFSZf6Wx"},"position":8,"channelTitle":"On Air With Ryan Seacrest"}},{"id":"UExXS2JUbHNOSWVmNWpxUDh3V0lBTndpM0xGRlNaZjZXeC5CMDk1Q0MxREYyOTVEOTZF","snippet":{"title":"A Day in the Life Vlog | Off-Air With Sisanie","description":"A Day in the Life Vlog | Off-Air With Sisanie\n\nMusic By: https://soundcloud.com/ikson\rSUBSCRIBE: http://youtube.com/user/ryanseacrest\rSEE MORE: http://onairwithryan.com\r\rOn Air with Ryan Seacrest on YouTube\rThe official home for video from On Air With Ryan Seacrest and OnAirWithRyan.com. Subscribe for exclusive celebrity interviews and music performances from the On Air With Ryan and American Top 40 studio and beyond.\r\rConnect with On Air with Ryan Seacrest: \rTwitter: http://twitter.com/onairwithryan\rSnapchat: OnAirWithRyan \rFacebook: http://facebook.com/onairwithryanseacrest\rInstagram: http://instagram.com/onairwithryan\r\rConnect with Ryan:\rTwitter: http://witter.com/RyanSeacrest\rSnapchat: RyanSeacrest\rFacebook: http://facebook.com/RyanSeacrest\rInstagram: http://instagram.com/ryanseacrest\r\rCheck out the Ryan Seacrest Foundation: http://ryanseacrestfoundation.org\r\rhttp://www.youtube.com/user/ryanseacrest","thumbnails":{"default":{"url":"https://i.ytimg.com/vi/WLwtNS-FuVE/default.jpg","width":120,"height":90},"medium":{"url":"https://i.ytimg.com/vi/WLwtNS-FuVE/mqdefault.jpg","width":320,"height":180},"high":{"url":"https://i.ytimg.com/vi/WLwtNS-FuVE/hqdefault.jpg","width":480,"height":360},"standard":{"url":"https://i.ytimg.com/vi/WLwtNS-FuVE/sddefault.jpg","width":640,"height":480},"maxres":{"url":"https://i.ytimg.com/vi/WLwtNS-FuVE/maxresdefault.jpg","width":1280,"height":720}},"channelId":{"id":"UCl4h_3qTOIUnUX8KCICRM3A"},"publishedAt":{"timestampMs":1583541505000,"timestamp":1583541505,"iso8601":"2020-03-07T00:38:25.000Z"},"videoId":{"id":"WLwtNS-FuVE"},"playlistId":{"id":"PLWKbTlsNIef5jqP8wWIANwi3LFFSZf6Wx"},"position":9,"channelTitle":"On Air With Ryan Seacrest"}}]}},{"id":"PLWKbTlsNIef4_oOpHEX0zyfp8cY22MnD_","snippet":{"title":"Today With Tanya","description":"","thumbnails":{"default":{"url":"https://i.ytimg.com/vi/fOoob0bP_cY/default.jpg","width":120,"height":90},"medium":{"url":"https://i.ytimg.com/vi/fOoob0bP_cY/mqdefault.jpg","width":320,"height":180},"high":{"url":"https://i.ytimg.com/vi/fOoob0bP_cY/hqdefault.jpg","width":480,"height":360},"standard":{"url":"https://i.ytimg.com/vi/fOoob0bP_cY/sddefault.jpg","width":640,"height":480},"maxres":{"url":"https://i.ytimg.com/vi/fOoob0bP_cY/maxresdefault.jpg","width":1280,"height":720}},"channelId":{"id":"UCl4h_3qTOIUnUX8KCICRM3A"},"publishedAt":{"timestampMs":1532454732354,"timestamp":1532454732,"iso8601":"2018-07-24T17:52:12.354Z"}},"playlistItems":{"count":33,"pageInfo":{"prevToken":null,"nextToken":"EAAaHlBUOkNBb2lFRVkyTTBORU5FUXdOREU1T0VJd05EWQ","itemTokens":null},"items":[{"id":"UExXS2JUbHNOSWVmNF9vT3BIRVgwenlmcDhjWTIyTW5EXy41MjE1MkI0OTQ2QzJGNzNG","snippet":{"title":"Today With Tanya Episode 1: Answering Your Instagram Questions | On Air with Ryan Seacrest","description":"Today With Tanya Episode 1: Answering Your Instagram Questions\nSUBSCRIBE: youtube.com/user/ryanseacrest\nSEE MORE: onairwithryan.com\n\nOn Air with Ryan Seacrest on YouTube\nThe official home for video from On Air With Ryan Seacrest and OnAirWithRyan.com. Subscribe for exclusive celebrity interviews and music performances from the On Air With Ryan and American Top 40 studio and beyond.\n\nConnect with On Air with Ryan Seacrest: \nTwitter: twitter.com/onairwithryan\nSnapchat: OnAirWithRyan \nFacebook: facebook.com/onairwithryanseacrest\nInstagram: instagram.com/onairwithryan\n\nConnect with Ryan:\nTwitter: twitter.com/RyanSeacrest\nSnapchat: RyanSeacrest\nFacebook: facebook.com/RyanSeacrest\nInstagram: instagram.com/ryanseacrest\n\nCheck out the Ryan Seacrest Foundation: ryanseacrestfoundation.org\n\nToday With Tanya Episode 1: Answering Your Instagram Questions\nhttp://www.youtube.com/user/ryanseacrest","thumbnails":{"default":{"url":"https://i.ytimg.com/vi/fOoob0bP_cY/default.jpg","width":120,"height":90},"medium":{"url":"https://i.ytimg.com/vi/fOoob0bP_cY/mqdefault.jpg","width":320,"height":180},"high":{"url":"https://i.ytimg.com/vi/fOoob0bP_cY/hqdefault.jpg","width":480,"height":360},"standard":{"url":"https://i.ytimg.com/vi/fOoob0bP_cY/sddefault.jpg","width":640,"height":480},"maxres":{"url":"https://i.ytimg.com/vi/fOoob0bP_cY/maxresdefault.jpg","width":1280,"height":720}},"channelId":{"id":"UCl4h_3qTOIUnUX8KCICRM3A"},"publishedAt":{"timestampMs":1532454732000,"timestamp":1532454732,"iso8601":"2018-07-24T17:52:12.000Z"},"videoId":{"id":"fOoob0bP_cY"},"playlistId":{"id":"PLWKbTlsNIef4_oOpHEX0zyfp8cY22MnD_"},"position":0,"channelTitle":"On Air With Ryan Seacrest"}},{"id":"UExXS2JUbHNOSWVmNF9vT3BIRVgwenlmcDhjWTIyTW5EXy4wMTcyMDhGQUE4NTIzM0Y5","snippet":{"title":"Today With Tanya Episode 2: Thirst Trap Thursday   | On Air with Ryan Seacrest","description":"Today With Tanya Episode 2: Thirst Trap Thursday \nSUBSCRIBE: youtube.com/user/ryanseacrest\nSEE MORE: onairwithryan.com\n\nOn Air with Ryan Seacrest on YouTube\nThe official home for video from On Air With Ryan Seacrest and OnAirWithRyan.com. Subscribe for exclusive celebrity interviews and music performances from the On Air With Ryan and American Top 40 studio and beyond.\n\nConnect with On Air with Ryan Seacrest: \nTwitter: twitter.com/onairwithryan\nSnapchat: OnAirWithRyan \nFacebook: facebook.com/onairwithryanseacrest\nInstagram: instagram.com/onairwithryan\n\nConnect with Ryan:\nTwitter: twitter.com/RyanSeacrest\nSnapchat: RyanSeacrest\nFacebook: facebook.com/RyanSeacrest\nInstagram: instagram.com/ryanseacrest\n\nCheck out the Ryan Seacrest Foundation: ryanseacrestfoundation.org\n\nToday With Tanya Episode 2: Thirst Trap Thursday \nhttp://www.youtube.com/user/ryanseacrest","thumbnails":{"default":{"url":"https://i.ytimg.com/vi/V-GOVSfj2sA/default.jpg","width":120,"height":90},"medium":{"url":"https://i.ytimg.com/vi/V-GOVSfj2sA/mqdefault.jpg","width":320,"height":180},"high":{"url":"https://i.ytimg.com/vi/V-GOVSfj2sA/hqdefault.jpg","width":480,"height":360},"standard":null,"maxres":null},"channelId":{"id":"UCl4h_3qTOIUnUX8KCICRM3A"},"publishedAt":{"timestampMs":1532454732000,"timestamp":1532454732,"iso8601":"2018-07-24T17:52:12.000Z"},"videoId":{"id":"V-GOVSfj2sA"},"playlistId":{"id":"PLWKbTlsNIef4_oOpHEX0zyfp8cY22MnD_"},"position":1,"channelTitle":"On Air With Ryan Seacrest"}},{"id":"UExXS2JUbHNOSWVmNF9vT3BIRVgwenlmcDhjWTIyTW5EXy4yODlGNEE0NkRGMEEzMEQy","snippet":{"title":"Today With Tanya Episode 3: Fun New Music Friday | On Air with Ryan Seacrest","description":"Today With Tanya Episode 3: Fun New Music Friday\nSUBSCRIBE: youtube.com/user/ryanseacrest\nSEE MORE: onairwithryan.com\n\nOn Air with Ryan Seacrest on YouTube\nThe official home for video from On Air With Ryan Seacrest and OnAirWithRyan.com. Subscribe for exclusive celebrity interviews and music performances from the On Air With Ryan and American Top 40 studio and beyond.\n\nConnect with On Air with Ryan Seacrest: \nTwitter: twitter.com/onairwithryan\nSnapchat: OnAirWithRyan \nFacebook: facebook.com/onairwithryanseacrest\nInstagram: instagram.com/onairwithryan\n\nConnect with Ryan:\nTwitter: twitter.com/RyanSeacrest\nSnapchat: RyanSeacrest\nFacebook: facebook.com/RyanSeacrest\nInstagram: instagram.com/ryanseacrest\n\nCheck out the Ryan Seacrest Foundation: ryanseacrestfoundation.org\n\nToday With Tanya Episode 3: Fun New Music Friday\nhttp://www.youtube.com/user/ryanseacrest","thumbnails":{"default":{"url":"https://i.ytimg.com/vi/TH8_QtsS1d0/default.jpg","width":120,"height":90},"medium":{"url":"https://i.ytimg.com/vi/TH8_QtsS1d0/mqdefault.jpg","width":320,"height":180},"high":{"url":"https://i.ytimg.com/vi/TH8_QtsS1d0/hqdefault.jpg","width":480,"height":360},"standard":null,"maxres":null},"channelId":{"id":"UCl4h_3qTOIUnUX8KCICRM3A"},"publishedAt":{"timestampMs":1532454732000,"timestamp":1532454732,"iso8601":"2018-07-24T17:52:12.000Z"},"videoId":{"id":"TH8_QtsS1d0"},"playlistId":{"id":"PLWKbTlsNIef4_oOpHEX0zyfp8cY22MnD_"},"position":2,"channelTitle":"On Air With Ryan Seacrest"}},{"id":"UExXS2JUbHNOSWVmNF9vT3BIRVgwenlmcDhjWTIyTW5EXy41NkI0NEY2RDEwNTU3Q0M2","snippet":{"title":"Today With Tanya Episode 4: Monday Motivation | On Air with Ryan Seacrest","description":"Today With Tanya Episode 4: Monday Motivation\nSUBSCRIBE: youtube.com/user/ryanseacrest\nSEE MORE: onairwithryan.com\n\nOn Air with Ryan Seacrest on YouTube\nThe official home for video from On Air With Ryan Seacrest and OnAirWithRyan.com. Subscribe for exclusive celebrity interviews and music performances from the On Air With Ryan and American Top 40 studio and beyond.\n\nConnect with On Air with Ryan Seacrest: \nTwitter: twitter.com/onairwithryan\nSnapchat: OnAirWithRyan \nFacebook: facebook.com/onairwithryanseacrest\nInstagram: instagram.com/onairwithryan\n\nConnect with Ryan:\nTwitter: twitter.com/RyanSeacrest\nSnapchat: RyanSeacrest\nFacebook: facebook.com/RyanSeacrest\nInstagram: instagram.com/ryanseacrest\n\nCheck out the Ryan Seacrest Foundation: ryanseacrestfoundation.org\n\nToday With Tanya Episode 4: Monday Motivation\nhttp://www.youtube.com/user/ryanseacrest","thumbnails":{"default":{"url":"https://i.ytimg.com/vi/UWtIKLQoV0w/default.jpg","width":120,"height":90},"medium":{"url":"https://i.ytimg.com/vi/UWtIKLQoV0w/mqdefault.jpg","width":320,"height":180},"high":{"url":"https://i.ytimg.com/vi/UWtIKLQoV0w/hqdefault.jpg","width":480,"height":360},"standard":{"url":"https://i.ytimg.com/vi/UWtIKLQoV0w/sddefault.jpg","width":640,"height":480},"maxres":{"url":"https://i.ytimg.com/vi/UWtIKLQoV0w/maxresdefault.jpg","width":1280,"height":720}},"channelId":{"id":"UCl4h_3qTOIUnUX8KCICRM3A"},"publishedAt":{"timestampMs":1532454732000,"timestamp":1532454732,"iso8601":"2018-07-24T17:52:12.000Z"},"videoId":{"id":"UWtIKLQoV0w"},"playlistId":{"id":"PLWKbTlsNIef4_oOpHEX0zyfp8cY22MnD_"},"position":3,"channelTitle":"On Air With Ryan Seacrest"}},{"id":"UExXS2JUbHNOSWVmNF9vT3BIRVgwenlmcDhjWTIyTW5EXy41QTY1Q0UxMTVCODczNThE","snippet":{"title":"Today With Tanya Episode 5: Tanya's Take | On Air with Ryan Seacrest","description":"Tanya shows us her nighttime skincare routine! \nSUBSCRIBE: youtube.com/user/ryanseacrest\nSEE MORE: onairwithryan.com\n\nOn Air with Ryan Seacrest on YouTube\nThe official home for video from On Air With Ryan Seacrest and OnAirWithRyan.com. Subscribe for exclusive celebrity interviews and music performances from the On Air With Ryan and American Top 40 studio and beyond.\n\nConnect with On Air with Ryan Seacrest: \nTwitter: twitter.com/onairwithryan\nSnapchat: OnAirWithRyan \nFacebook: facebook.com/onairwithryanseacrest\nInstagram: instagram.com/onairwithryan\n\nConnect with Ryan:\nTwitter: twitter.com/RyanSeacrest\nSnapchat: RyanSeacrest\nFacebook: facebook.com/RyanSeacrest\nInstagram: instagram.com/ryanseacrest\n\nCheck out the Ryan Seacrest Foundation: ryanseacrestfoundation.org\n\nToday With Tanya Episode 5: Tanya's Take \nhttp://www.youtube.com/user/ryanseacrest","thumbnails":{"default":{"url":"https://i.ytimg.com/vi/FK2ybBk4ErY/default.jpg","width":120,"height":90},"medium":{"url":"https://i.ytimg.com/vi/FK2ybBk4ErY/mqdefault.jpg","width":320,"height":180},"high":{"url":"https://i.ytimg.com/vi/FK2ybBk4ErY/hqdefault.jpg","width":480,"height":360},"standard":{"url":"https://i.ytimg.com/vi/FK2ybBk4ErY/sddefault.jpg","width":640,"height":480},"maxres":{"url":"https://i.ytimg.com/vi/FK2ybBk4ErY/maxresdefault.jpg","width":1280,"height":720}},"channelId":{"id":"UCl4h_3qTOIUnUX8KCICRM3A"},"publishedAt":{"timestampMs":1533676536000,"timestamp":1533676536,"iso8601":"2018-08-07T21:15:36.000Z"},"videoId":{"id":"FK2ybBk4ErY"},"playlistId":{"id":"PLWKbTlsNIef4_oOpHEX0zyfp8cY22MnD_"},"position":4,"channelTitle":"On Air With Ryan Seacrest"}},{"id":"UExXS2JUbHNOSWVmNF9vT3BIRVgwenlmcDhjWTIyTW5EXy4wOTA3OTZBNzVEMTUzOTMy","snippet":{"title":"Today With Tanya Episode 6: Whatever You Want Wednesday | On Air with Ryan Seacrest","description":"Today With Tanya Episode 6: Whatever You Want Wednesday\nSUBSCRIBE: youtube.com/user/ryanseacrest\nSEE MORE: onairwithryan.com\n\nOn Air with Ryan Seacrest on YouTube\nThe official home for video from On Air With Ryan Seacrest and OnAirWithRyan.com. Subscribe for exclusive celebrity interviews and music performances from the On Air With Ryan and American Top 40 studio and beyond.\n\nConnect with On Air with Ryan Seacrest: \nTwitter: twitter.com/onairwithryan\nSnapchat: OnAirWithRyan \nFacebook: facebook.com/onairwithryanseacrest\nInstagram: instagram.com/onairwithryan\n\nConnect with Ryan:\nTwitter: twitter.com/RyanSeacrest\nSnapchat: RyanSeacrest\nFacebook: facebook.com/RyanSeacrest\nInstagram: instagram.com/ryanseacrest\n\nCheck out the Ryan Seacrest Foundation: ryanseacrestfoundation.org\n\n Today With Tanya Episode 6: Whatever You Want Wednesday\nhttp://www.youtube.com/user/ryanseacrest","thumbnails":{"default":{"url":"https://i.ytimg.com/vi/N782V0oLQic/default.jpg","width":120,"height":90},"medium":{"url":"https://i.ytimg.com/vi/N782V0oLQic/mqdefault.jpg","width":320,"height":180},"high":{"url":"https://i.ytimg.com/vi/N782V0oLQic/hqdefault.jpg","width":480,"height":360},"standard":{"url":"https://i.ytimg.com/vi/N782V0oLQic/sddefault.jpg","width":640,"height":480},"maxres":{"url":"https://i.ytimg.com/vi/N782V0oLQic/maxresdefault.jpg","width":1280,"height":720}},"channelId":{"id":"UCl4h_3qTOIUnUX8KCICRM3A"},"publishedAt":{"timestampMs":1532559580000,"timestamp":1532559580,"iso8601":"2018-07-25T22:59:40.000Z"},"videoId":{"id":"N782V0oLQic"},"playlistId":{"id":"PLWKbTlsNIef4_oOpHEX0zyfp8cY22MnD_"},"position":5,"channelTitle":"On Air With Ryan Seacrest"}},{"id":"UExXS2JUbHNOSWVmNF9vT3BIRVgwenlmcDhjWTIyTW5EXy4zMDg5MkQ5MEVDMEM1NTg2","snippet":{"title":"Today With Tanya Episode 7: Thirst Trap Thursday | On Air with Ryan Seacrest","description":"Tanya talks about going \"out-out\". \nSUBSCRIBE: youtube.com/user/ryanseacrest\nSEE MORE: onairwithryan.com\n\nOn Air with Ryan Seacrest on YouTube\nThe official home for video from On Air With Ryan Seacrest and OnAirWithRyan.com. Subscribe for exclusive celebrity interviews and music performances from the On Air With Ryan and American Top 40 studio and beyond.\n\nConnect with On Air with Ryan Seacrest: \nTwitter: twitter.com/onairwithryan\nSnapchat: OnAirWithRyan \nFacebook: facebook.com/onairwithryanseacrest\nInstagram: instagram.com/onairwithryan\n\nConnect with Ryan:\nTwitter: twitter.com/RyanSeacrest\nSnapchat: RyanSeacrest\nFacebook: facebook.com/RyanSeacrest\nInstagram: instagram.com/ryanseacrest\n\nCheck out the Ryan Seacrest Foundation: ryanseacrestfoundation.org\n\nToday With Tanya Episode 7: Thirst Trap Thursday\nhttp://www.youtube.com/user/ryanseacrest","thumbnails":{"default":{"url":"https://i.ytimg.com/vi/_JayUVAN5V0/default.jpg","width":120,"height":90},"medium":{"url":"https://i.ytimg.com/vi/_JayUVAN5V0/mqdefault.jpg","width":320,"height":180},"high":{"url":"https://i.ytimg.com/vi/_JayUVAN5V0/hqdefault.jpg","width":480,"height":360},"standard":{"url":"https://i.ytimg.com/vi/_JayUVAN5V0/sddefault.jpg","width":640,"height":480},"maxres":null},"channelId":{"id":"UCl4h_3qTOIUnUX8KCICRM3A"},"publishedAt":{"timestampMs":1533676536000,"timestamp":1533676536,"iso8601":"2018-08-07T21:15:36.000Z"},"videoId":{"id":"_JayUVAN5V0"},"playlistId":{"id":"PLWKbTlsNIef4_oOpHEX0zyfp8cY22MnD_"},"position":6,"channelTitle":"On Air With Ryan Seacrest"}},{"id":"UExXS2JUbHNOSWVmNF9vT3BIRVgwenlmcDhjWTIyTW5EXy45ODRDNTg0QjA4NkFBNkQy","snippet":{"title":"Today With Tanya Episode 8: New Music Friday | On Air with Ryan Seacrest","description":"Check out Tanya's new favorite songs! \nSUBSCRIBE: youtube.com/user/ryanseacrest\nSEE MORE: onairwithryan.com\n\nOn Air with Ryan Seacrest on YouTube\nThe official home for video from On Air With Ryan Seacrest and OnAirWithRyan.com. Subscribe for exclusive celebrity interviews and music performances from the On Air With Ryan and American Top 40 studio and beyond.\n\nConnect with On Air with Ryan Seacrest: \nTwitter: twitter.com/onairwithryan\nSnapchat: OnAirWithRyan \nFacebook: facebook.com/onairwithryanseacrest\nInstagram: instagram.com/onairwithryan\n\nConnect with Ryan:\nTwitter: twitter.com/RyanSeacrest\nSnapchat: RyanSeacrest\nFacebook: facebook.com/RyanSeacrest\nInstagram: instagram.com/ryanseacrest\n\nCheck out the Ryan Seacrest Foundation: ryanseacrestfoundation.org\n\nToday With Tanya Episode 8: New Music Friday\nhttp://www.youtube.com/user/ryanseacrest","thumbnails":{"default":{"url":"https://i.ytimg.com/vi/-EgU3APhytU/default.jpg","width":120,"height":90},"medium":{"url":"https://i.ytimg.com/vi/-EgU3APhytU/mqdefault.jpg","width":320,"height":180},"high":{"url":"https://i.ytimg.com/vi/-EgU3APhytU/hqdefault.jpg","width":480,"height":360},"standard":null,"maxres":null},"channelId":{"id":"UCl4h_3qTOIUnUX8KCICRM3A"},"publishedAt":{"timestampMs":1533676536000,"timestamp":1533676536,"iso8601":"2018-08-07T21:15:36.000Z"},"videoId":{"id":"-EgU3APhytU"},"playlistId":{"id":"PLWKbTlsNIef4_oOpHEX0zyfp8cY22MnD_"},"position":7,"channelTitle":"On Air With Ryan Seacrest"}},{"id":"UExXS2JUbHNOSWVmNF9vT3BIRVgwenlmcDhjWTIyTW5EXy5EMEEwRUY5M0RDRTU3NDJC","snippet":{"title":"Today With Tanya Episode 9: Motivation Monday (With Brad Goreski) | On Air with Ryan Seacrest","description":"Today With Tanya Episode 9: Motivation Monday (With Brad Goreski) \nSUBSCRIBE: youtube.com/user/ryanseacrest\nSEE MORE: onairwithryan.com\n\nOn Air with Ryan Seacrest on YouTube\nThe official home for video from On Air With Ryan Seacrest and OnAirWithRyan.com. Subscribe for exclusive celebrity interviews and music performances from the On Air With Ryan and American Top 40 studio and beyond.\n\nConnect with On Air with Ryan Seacrest: \nTwitter: twitter.com/onairwithryan\nSnapchat: OnAirWithRyan \nFacebook: facebook.com/onairwithryanseacrest\nInstagram: instagram.com/onairwithryan\n\nConnect with Ryan:\nTwitter: twitter.com/RyanSeacrest\nSnapchat: RyanSeacrest\nFacebook: facebook.com/RyanSeacrest\nInstagram: instagram.com/ryanseacrest\n\nCheck out the Ryan Seacrest Foundation: ryanseacrestfoundation.org\n\nToday With Tanya Episode 9: Motivation Monday (With Brad Goreski) \nhttp://www.youtube.com/user/ryanseacrest","thumbnails":{"default":{"url":"https://i.ytimg.com/vi/Ylg1QRee2vU/default.jpg","width":120,"height":90},"medium":{"url":"https://i.ytimg.com/vi/Ylg1QRee2vU/mqdefault.jpg","width":320,"height":180},"high":{"url":"https://i.ytimg.com/vi/Ylg1QRee2vU/hqdefault.jpg","width":480,"height":360},"standard":null,"maxres":null},"channelId":{"id":"UCl4h_3qTOIUnUX8KCICRM3A"},"publishedAt":{"timestampMs":1533676536000,"timestamp":1533676536,"iso8601":"2018-08-07T21:15:36.000Z"},"videoId":{"id":"Ylg1QRee2vU"},"playlistId":{"id":"PLWKbTlsNIef4_oOpHEX0zyfp8cY22MnD_"},"position":8,"channelTitle":"On Air With Ryan Seacrest"}},{"id":"UExXS2JUbHNOSWVmNF9vT3BIRVgwenlmcDhjWTIyTW5EXy40NzZCMERDMjVEN0RFRThB","snippet":{"title":"Today With Tanya Episode 10: Tanya's Take Tuesday | On Air with Ryan Seacrest","description":"Today With Tanya Episode 10: Tanya's Take Tuesday\nSUBSCRIBE: youtube.com/user/ryanseacrest\nSEE MORE: onairwithryan.com\n\nOn Air with Ryan Seacrest on YouTube\nThe official home for video from On Air With Ryan Seacrest and OnAirWithRyan.com. Subscribe for exclusive celebrity interviews and music performances from the On Air With Ryan and American Top 40 studio and beyond.\n\nConnect with On Air with Ryan Seacrest: \nTwitter: twitter.com/onairwithryan\nSnapchat: OnAirWithRyan \nFacebook: facebook.com/onairwithryanseacrest\nInstagram: instagram.com/onairwithryan\n\nConnect with Ryan:\nTwitter: twitter.com/RyanSeacrest\nSnapchat: RyanSeacrest\nFacebook: facebook.com/RyanSeacrest\nInstagram: instagram.com/ryanseacrest\n\nCheck out the Ryan Seacrest Foundation: ryanseacrestfoundation.org\n\nToday With Tanya Episode 10: Tanya's Take Tuesday\nhttp://www.youtube.com/user/ryanseacrest","thumbnails":{"default":{"url":"https://i.ytimg.com/vi/3wO0hfT3zeI/default.jpg","width":120,"height":90},"medium":{"url":"https://i.ytimg.com/vi/3wO0hfT3zeI/mqdefault.jpg","width":320,"height":180},"high":{"url":"https://i.ytimg.com/vi/3wO0hfT3zeI/hqdefault.jpg","width":480,"height":360},"standard":{"url":"https://i.ytimg.com/vi/3wO0hfT3zeI/sddefault.jpg","width":640,"height":480},"maxres":null},"channelId":{"id":"UCl4h_3qTOIUnUX8KCICRM3A"},"publishedAt":{"timestampMs":1533676536000,"timestamp":1533676536,"iso8601":"2018-08-07T21:15:36.000Z"},"videoId":{"id":"3wO0hfT3zeI"},"playlistId":{"id":"PLWKbTlsNIef4_oOpHEX0zyfp8cY22MnD_"},"position":9,"channelTitle":"On Air With Ryan Seacrest"}}]}},{"id":"PLWKbTlsNIef6pla4uFBKcytPPGhK-aLn0","snippet":{"title":"Ryan's Roses","description":"","thumbnails":{"default":{"url":"https://i.ytimg.com/vi/7F9UbFjGutM/default.jpg","width":120,"height":90},"medium":{"url":"https://i.ytimg.com/vi/7F9UbFjGutM/mqdefault.jpg","width":320,"height":180},"high":{"url":"https://i.ytimg.com/vi/7F9UbFjGutM/hqdefault.jpg","width":480,"height":360},"standard":{"url":"https://i.ytimg.com/vi/7F9UbFjGutM/sddefault.jpg","width":640,"height":480},"maxres":{"url":"https://i.ytimg.com/vi/7F9UbFjGutM/maxresdefault.jpg","width":1280,"height":720}},"channelId":{"id":"UCl4h_3qTOIUnUX8KCICRM3A"},"publishedAt":{"timestampMs":1496687431433,"timestamp":1496687431,"iso8601":"2017-06-05T18:30:31.433Z"}},"playlistItems":{"count":6,"pageInfo":{"prevToken":null,"nextToken":null,"itemTokens":null},"items":[{"id":"UExXS2JUbHNOSWVmNnBsYTR1RkJLY3l0UFBHaEstYUxuMC41NkI0NEY2RDEwNTU3Q0M2","snippet":{"title":"Ryan's Roses - June 5 | On Air with Ryan Seacrest","description":"Apparently WATERMELON has some special \"health benefits\" for CHEATERS!\nSUBSCRIBE: http://full.sc/UBDdWt\nSEE MORE: onairwithryan.com\n\nOn Air with Ryan Seacrest on YouTube\nThe official home for video from On Air with Ryan Seacrest and OnAirWithRyan.com. Subscribe for exclusive celebrity interviews and music performances from American Idol and American Top 40 host Ryan Seacrest.\n\nConnect with On Air with Ryan Seacrest: \nTwitter: http://full.sc/UBCFQd\nSnapchat: OnAirWithRyan \nFacebook: http://full.sc/UBDI2H \nInstagram: http://full.sc/UBCMeH \nWebsite: http://onairwithryan.com\n\nConnect with Ryan:\nTwitter: http://full.sc/RGO2cv \nSnapchat: RyanSeacrest\nFacebook: http://full.sc/RGNW4M \nInstagram: http://full.sc/RGO9Vy \nVine: http://vine.co/RyanSeacrest\n\nCheck out the Ryan Seacrest Foundation: http://full.sc/RGOt6T\n\nRyan's Roses - June 5 | On Air with Ryan Seacrest\nhttp://www.youtube.com/user/ryanseacrest","thumbnails":{"default":{"url":"https://i.ytimg.com/vi/7F9UbFjGutM/default.jpg","width":120,"height":90},"medium":{"url":"https://i.ytimg.com/vi/7F9UbFjGutM/mqdefault.jpg","width":320,"height":180},"high":{"url":"https://i.ytimg.com/vi/7F9UbFjGutM/hqdefault.jpg","width":480,"height":360},"standard":{"url":"https://i.ytimg.com/vi/7F9UbFjGutM/sddefault.jpg","width":640,"height":480},"maxres":{"url":"https://i.ytimg.com/vi/7F9UbFjGutM/maxresdefault.jpg","width":1280,"height":720}},"channelId":{"id":"UCl4h_3qTOIUnUX8KCICRM3A"},"publishedAt":{"timestampMs":1496687739000,"timestamp":1496687739,"iso8601":"2017-06-05T18:35:39.000Z"},"videoId":{"id":"7F9UbFjGutM"},"playlistId":{"id":"PLWKbTlsNIef6pla4uFBKcytPPGhK-aLn0"},"position":0,"channelTitle":"On Air With Ryan Seacrest"}},{"id":"UExXS2JUbHNOSWVmNnBsYTR1RkJLY3l0UFBHaEstYUxuMC4yODlGNEE0NkRGMEEzMEQy","snippet":{"title":"Ryan's Roses — June 1 | On Air with Ryan Seacrest","description":"\"There is no baby\" 😱\nSUBSCRIBE: http://full.sc/UBDdWt\nMORE: http://onairwithryan.com\n\nOn Air with Ryan Seacrest on YouTube\nThe official home for video from On Air with Ryan Seacrest and OnAirWithRyan.com. Subscribe for exclusive celebrity interviews and music performances from our studios and beyond.\n\nConnect with On Air with Ryan Seacrest: \nTwitter: http://full.sc/UBCFQd\nSnapchat: OnAirWithRyan \nFacebook: http://full.sc/UBDI2H \nInstagram: http://full.sc/UBCMeH \n\nConnect with Ryan:\nTwitter: http://full.sc/RGO2cv \nSnapchat: RyanSeacrest\nFacebook: http://full.sc/RGNW4M \nInstagram: http://full.sc/RGO9Vy \nVine: http://vine.co/RyanSeacrest\n\nCheck out the Ryan Seacrest Foundation: http://full.sc/RGOt6T\n\nRyan's Roses — June 1 | On Air with Ryan Seacrest\nhttp://www.youtube.com/user/ryanseacrest","thumbnails":{"default":{"url":"https://i.ytimg.com/vi/C9juCihyPfg/default.jpg","width":120,"height":90},"medium":{"url":"https://i.ytimg.com/vi/C9juCihyPfg/mqdefault.jpg","width":320,"height":180},"high":{"url":"https://i.ytimg.com/vi/C9juCihyPfg/hqdefault.jpg","width":480,"height":360},"standard":{"url":"https://i.ytimg.com/vi/C9juCihyPfg/sddefault.jpg","width":640,"height":480},"maxres":{"url":"https://i.ytimg.com/vi/C9juCihyPfg/maxresdefault.jpg","width":1280,"height":720}},"channelId":{"id":"UCl4h_3qTOIUnUX8KCICRM3A"},"publishedAt":{"timestampMs":1496940466000,"timestamp":1496940466,"iso8601":"2017-06-08T16:47:46.000Z"},"videoId":{"id":"C9juCihyPfg"},"playlistId":{"id":"PLWKbTlsNIef6pla4uFBKcytPPGhK-aLn0"},"position":1,"channelTitle":"On Air With Ryan Seacrest"}},{"id":"UExXS2JUbHNOSWVmNnBsYTR1RkJLY3l0UFBHaEstYUxuMC4wMTcyMDhGQUE4NTIzM0Y5","snippet":{"title":"Ryan's Roses - June 8 | On Air with Ryan Seacrest","description":"Do you think he was cheating or not?!\nSUBSCRIBE: http://full.sc/UBDdWt\n\nOn Air with Ryan Seacrest on YouTube\nThe official home for video from On Air with Ryan Seacrest and OnAirWithRyan.com. Subscribe for exclusive celebrity interviews and music performances from American Idol and American Top 40 host Ryan Seacrest.\n\nConnect with On Air with Ryan Seacrest: \nTwitter: http://full.sc/UBCFQd\nSnapchat: OnAirWithRyan \nFacebook: http://full.sc/UBDI2H \nInstagram: http://full.sc/UBCMeH \nWebsite: http://onairwithryan.com\n\nConnect with Ryan:\nTwitter: http://full.sc/RGO2cv \nSnapchat: RyanSeacrest\nFacebook: http://full.sc/RGNW4M \nInstagram: http://full.sc/RGO9Vy \nVine: http://vine.co/RyanSeacrest\n\nCheck out the Ryan Seacrest Foundation: http://full.sc/RGOt6T\n\nRyan's Roses - June 8 | On Air with Ryan Seacrest\nhttp://www.youtube.com/user/ryanseacrest","thumbnails":{"default":{"url":"https://i.ytimg.com/vi/SNl1dCAS0KQ/default.jpg","width":120,"height":90},"medium":{"url":"https://i.ytimg.com/vi/SNl1dCAS0KQ/mqdefault.jpg","width":320,"height":180},"high":{"url":"https://i.ytimg.com/vi/SNl1dCAS0KQ/hqdefault.jpg","width":480,"height":360},"standard":{"url":"https://i.ytimg.com/vi/SNl1dCAS0KQ/sddefault.jpg","width":640,"height":480},"maxres":{"url":"https://i.ytimg.com/vi/SNl1dCAS0KQ/maxresdefault.jpg","width":1280,"height":720}},"channelId":{"id":"UCl4h_3qTOIUnUX8KCICRM3A"},"publishedAt":{"timestampMs":1496940779000,"timestamp":1496940779,"iso8601":"2017-06-08T16:52:59.000Z"},"videoId":{"id":"SNl1dCAS0KQ"},"playlistId":{"id":"PLWKbTlsNIef6pla4uFBKcytPPGhK-aLn0"},"position":2,"channelTitle":"On Air With Ryan Seacrest"}},{"id":"UExXS2JUbHNOSWVmNnBsYTR1RkJLY3l0UFBHaEstYUxuMC41MjE1MkI0OTQ2QzJGNzNG","snippet":{"title":"Ryan's Roses - June 12 | On Air with Ryan Seacrest","description":"\"Andrew, you're an idiot!\"\nSUBSCRIBE: http://full.sc/UBDdWt\n\nOn Air with Ryan Seacrest on YouTube\nThe official home for video from On Air with Ryan Seacrest and OnAirWithRyan.com. Subscribe for exclusive celebrity interviews and music performances from American Idol and American Top 40 host Ryan Seacrest.\n\nConnect with On Air with Ryan Seacrest: \nTwitter: http://full.sc/UBCFQd\nSnapchat: OnAirWithRyan \nFacebook: http://full.sc/UBDI2H \nInstagram: http://full.sc/UBCMeH \nWebsite: http://onairwithryan.com\n\nConnect with Ryan:\nTwitter: http://full.sc/RGO2cv \nSnapchat: RyanSeacrest\nFacebook: http://full.sc/RGNW4M \nInstagram: http://full.sc/RGO9Vy \nVine: http://vine.co/RyanSeacrest\n\nCheck out the Ryan Seacrest Foundation: http://full.sc/RGOt6T\nRyan's Roses - June 12 | On Air with Ryan Seacrest\nhttp://www.youtube.com/user/ryanseacrest","thumbnails":{"default":{"url":"https://i.ytimg.com/vi/ngd7QOMmX34/default.jpg","width":120,"height":90},"medium":{"url":"https://i.ytimg.com/vi/ngd7QOMmX34/mqdefault.jpg","width":320,"height":180},"high":{"url":"https://i.ytimg.com/vi/ngd7QOMmX34/hqdefault.jpg","width":480,"height":360},"standard":{"url":"https://i.ytimg.com/vi/ngd7QOMmX34/sddefault.jpg","width":640,"height":480},"maxres":{"url":"https://i.ytimg.com/vi/ngd7QOMmX34/maxresdefault.jpg","width":1280,"height":720}},"channelId":{"id":"UCl4h_3qTOIUnUX8KCICRM3A"},"publishedAt":{"timestampMs":1497286096000,"timestamp":1497286096,"iso8601":"2017-06-12T16:48:16.000Z"},"videoId":{"id":"ngd7QOMmX34"},"playlistId":{"id":"PLWKbTlsNIef6pla4uFBKcytPPGhK-aLn0"},"position":3,"channelTitle":"On Air With Ryan Seacrest"}},{"id":"UExXS2JUbHNOSWVmNnBsYTR1RkJLY3l0UFBHaEstYUxuMC4wOTA3OTZBNzVEMTUzOTMy","snippet":{"title":"Ryan's Roses - June 15 | On Air with Ryan Seacrest","description":"It is NOT a beautiful day in the neighborhood for this couple...\nSUBSCRIBE: http://full.sc/UBDdWt\n\nOn Air with Ryan Seacrest on YouTube\nThe official home for video from On Air with Ryan Seacrest and OnAirWithRyan.com. Subscribe for exclusive celebrity interviews and music performances from American Idol and American Top 40 host Ryan Seacrest.\n\nConnect with On Air with Ryan Seacrest: \nTwitter: http://full.sc/UBCFQd\nSnapchat: OnAirWithRyan \nFacebook: http://full.sc/UBDI2H \nInstagram: http://full.sc/UBCMeH \nWebsite: http://onairwithryan.com\n\nConnect with Ryan:\nTwitter: http://full.sc/RGO2cv \nSnapchat: RyanSeacrest\nFacebook: http://full.sc/RGNW4M \nInstagram: http://full.sc/RGO9Vy \nVine: http://vine.co/RyanSeacrest\n\nCheck out the Ryan Seacrest Foundation: http://full.sc/RGOt6T\n\nRyan's Roses - June 15 | On Air with Ryan Seacrest\nhttp://www.youtube.com/user/ryanseacrest","thumbnails":{"default":{"url":"https://i.ytimg.com/vi/kdjqKLOlk-A/default.jpg","width":120,"height":90},"medium":{"url":"https://i.ytimg.com/vi/kdjqKLOlk-A/mqdefault.jpg","width":320,"height":180},"high":{"url":"https://i.ytimg.com/vi/kdjqKLOlk-A/hqdefault.jpg","width":480,"height":360},"standard":{"url":"https://i.ytimg.com/vi/kdjqKLOlk-A/sddefault.jpg","width":640,"height":480},"maxres":{"url":"https://i.ytimg.com/vi/kdjqKLOlk-A/maxresdefault.jpg","width":1280,"height":720}},"channelId":{"id":"UCl4h_3qTOIUnUX8KCICRM3A"},"publishedAt":{"timestampMs":1497549976000,"timestamp":1497549976,"iso8601":"2017-06-15T18:06:16.000Z"},"videoId":{"id":"kdjqKLOlk-A"},"playlistId":{"id":"PLWKbTlsNIef6pla4uFBKcytPPGhK-aLn0"},"position":4,"channelTitle":"On Air With Ryan Seacrest"}},{"id":"UExXS2JUbHNOSWVmNnBsYTR1RkJLY3l0UFBHaEstYUxuMC4xMkVGQjNCMUM1N0RFNEUx","snippet":{"title":"Ryan's Roses - June 19  | On Air with Ryan Seacrest","description":"A tale of two t-shirts...\nSUBSCRIBE: http://full.sc/UBDdWt\n\nOn Air with Ryan Seacrest on YouTube\nThe official home for video from On Air with Ryan Seacrest and OnAirWithRyan.com. Subscribe for exclusive celebrity interviews and music performances from American Idol and American Top 40 host Ryan Seacrest.\n\nConnect with On Air with Ryan Seacrest: \nTwitter: http://full.sc/UBCFQd\nSnapchat: OnAirWithRyan \nFacebook: http://full.sc/UBDI2H \nInstagram: http://full.sc/UBCMeH \nWebsite: http://onairwithryan.com\n\nConnect with Ryan:\nTwitter: http://full.sc/RGO2cv \nSnapchat: RyanSeacrest\nFacebook: http://full.sc/RGNW4M \nInstagram: http://full.sc/RGO9Vy \nVine: http://vine.co/RyanSeacrest\n\nCheck out the Ryan Seacrest Foundation: http://full.sc/RGOt6T\n\nRyan's Roses - June 19  | On Air with Ryan Seacrest\nhttp://www.youtube.com/user/ryanseacrest","thumbnails":{"default":{"url":"https://i.ytimg.com/vi/_OzBDKMMPBQ/default.jpg","width":120,"height":90},"medium":{"url":"https://i.ytimg.com/vi/_OzBDKMMPBQ/mqdefault.jpg","width":320,"height":180},"high":{"url":"https://i.ytimg.com/vi/_OzBDKMMPBQ/hqdefault.jpg","width":480,"height":360},"standard":{"url":"https://i.ytimg.com/vi/_OzBDKMMPBQ/sddefault.jpg","width":640,"height":480},"maxres":{"url":"https://i.ytimg.com/vi/_OzBDKMMPBQ/maxresdefault.jpg","width":1280,"height":720}},"channelId":{"id":"UCl4h_3qTOIUnUX8KCICRM3A"},"publishedAt":{"timestampMs":1497896607000,"timestamp":1497896607,"iso8601":"2017-06-19T18:23:27.000Z"},"videoId":{"id":"_OzBDKMMPBQ"},"playlistId":{"id":"PLWKbTlsNIef6pla4uFBKcytPPGhK-aLn0"},"position":5,"channelTitle":"On Air With Ryan Seacrest"}}]}},{"id":"PLWKbTlsNIef77UvvdjnwQ8TcQEXJq5dMd","snippet":{"title":"\"Happy\" OAWRS 10th Anniversary","description":"","thumbnails":{"default":{"url":"https://i.ytimg.com/vi/YImup67BRac/default.jpg","width":120,"height":90},"medium":{"url":"https://i.ytimg.com/vi/YImup67BRac/mqdefault.jpg","width":320,"height":180},"high":{"url":"https://i.ytimg.com/vi/YImup67BRac/hqdefault.jpg","width":480,"height":360},"standard":{"url":"https://i.ytimg.com/vi/YImup67BRac/sddefault.jpg","width":640,"height":480},"maxres":{"url":"https://i.ytimg.com/vi/YImup67BRac/maxresdefault.jpg","width":1280,"height":720}},"channelId":{"id":"UCl4h_3qTOIUnUX8KCICRM3A"},"publishedAt":{"timestampMs":1421187755224,"timestamp":1421187755,"iso8601":"2015-01-13T22:22:35.224Z"}},"playlistItems":{"count":9,"pageInfo":{"prevToken":null,"nextToken":null,"itemTokens":null},"items":[{"id":"UExXS2JUbHNOSWVmNzdVdnZkam53UThUY1FFWEpxNWRNZC41NkI0NEY2RDEwNTU3Q0M2","snippet":{"title":"Pharrell - \"Happy\" (Seacrest 10th Anniversary Edition)","description":"February 26, 2014 marks the 10 year anniversary of \"On Air with Ryan Seacrest\" and to celebrate, we got some friends together in LA and NYC and did our own take on Pharrell's video for his smash hit \"Happy.\"\n\nThank you to the dozens of celebs, listeners, dancers and staffers who brought this video to life!\n\nSUBSCRIBE: http://full.sc/UBDdWt\n\nFEATURING:\n- Ryan Seacrest\n- Ellen K.\n- Val Chmerkovskiy (Dancing with the Stars)\n- Tanya Rad\n- Louis Soriano\n- Kendall & Kylie Jenner\n- Ferly Prado\n- Donna Wang\n- Erik Ball\n- Jason Derulo\n- Angelica Taylor\n- Chiquis Rivera\n- Marlon Reynoso\n- Juan Pablo Galavis (The Bachelor)\n- Laura Slobin\n- Patty Rodriguez\n- Kalyna Astrinos\n- Mark Ballas (Dancing with the Stars)\n- JoJo\n- Manny Streetz\n- Claudine Cazian\n- Nash Grier (Vine)\n- Cameron Dallas (Vine)\n- Aidan Dacy Carberry\n- Emblem3\n- Kelsie Koziol\n- Nelson Aguirre\n- Karli Henriquez\n- Sisanie\n- Alexa Nof\n- Becky G.\n- Danielle Romo\n- Jayson Stacey\n- Tom McNamara\n- Leah Labelle\n\nMark Ballas' Dance Crew:\n- Ragon Miller\n- Micha Hamilton\n- Sandra Brunnick Mogensen\n- Allan Skeene Jr.\n\n\nOn Air with Ryan Seacrest on YouTube\nThe official home for video from On Air with Ryan Seacrest and RyanSeacrest.com. Subscribe for exclusive celebrity interviews and music performances from American Idol and American Top 40 host Ryan Seacrest.\n\nConnect with On Air with Ryan Seacrest: \nTwitter: http://full.sc/UBCFQd \nFacebook: http://full.sc/UBDI2H \nInstagram: http://full.sc/UBCMeH \nTumblr: http://full.sc/UBCN27\nWebsite: http://ryanseacrest.com\n\nConnect with Ryan:\nTwitter: http://full.sc/RGO2cv \nFacebook: http://full.sc/RGNW4M \nInstagram: http://full.sc/RGO9Vy \nPinterest: http://full.sc/UBD05o\n\nCheck out the Ryan Seacrest Foundation: http://full.sc/RGOt6T\n\nPharrell - \"Happy\" (Seacrest Remake)\nhttp://www.youtube.com/user/ryanseacrest","thumbnails":{"default":{"url":"https://i.ytimg.com/vi/YImup67BRac/default.jpg","width":120,"height":90},"medium":{"url":"https://i.ytimg.com/vi/YImup67BRac/mqdefault.jpg","width":320,"height":180},"high":{"url":"https://i.ytimg.com/vi/YImup67BRac/hqdefault.jpg","width":480,"height":360},"standard":{"url":"https://i.ytimg.com/vi/YImup67BRac/sddefault.jpg","width":640,"height":480},"maxres":{"url":"https://i.ytimg.com/vi/YImup67BRac/maxresdefault.jpg","width":1280,"height":720}},"channelId":{"id":"UCl4h_3qTOIUnUX8KCICRM3A"},"publishedAt":{"timestampMs":1421187858000,"timestamp":1421187858,"iso8601":"2015-01-13T22:24:18.000Z"},"videoId":{"id":"YImup67BRac"},"playlistId":{"id":"PLWKbTlsNIef77UvvdjnwQ8TcQEXJq5dMd"},"position":0,"channelTitle":"On Air With Ryan Seacrest"}},{"id":"UExXS2JUbHNOSWVmNzdVdnZkam53UThUY1FFWEpxNWRNZC4yODlGNEE0NkRGMEEzMEQy","snippet":{"title":"Ryan Seacrest Dances To \"Happy\"","description":"SUBSCRIBE: http://full.sc/UBDdWt\nTo celebrate 10 years, On Air with Ryan Seacrest re-made Pharrell's epic \"Happy\" music video -- now see the individual performances from all our celebrity friends!\n\nOn Air with Ryan Seacrest on YouTube\nThe official home for video from On Air with Ryan Seacrest and RyanSeacrest.com. Subscribe for exclusive celebrity interviews and music performances from American Idol and American Top 40 host Ryan Seacrest.\n\nConnect with On Air with Ryan Seacrest: \nTwitter: http://full.sc/UBCFQd \nFacebook: http://full.sc/UBDI2H \nInstagram: http://full.sc/UBCMeH \nTumblr: http://full.sc/UBCN27\nWebsite: http://ryanseacrest.com\n\nConnect with Ryan:\nTwitter: http://full.sc/RGO2cv \nFacebook: http://full.sc/RGNW4M \nInstagram: http://full.sc/RGO9Vy \nPinterest: http://full.sc/UBD05o\n\nCheck out the Ryan Seacrest Foundation: http://full.sc/RGOt6T\n\nRyan Seacrest Dances To \"Happy\"\nhttp://www.youtube.com/user/ryanseacrest","thumbnails":{"default":{"url":"https://i.ytimg.com/vi/VlZe-_H3qEc/default.jpg","width":120,"height":90},"medium":{"url":"https://i.ytimg.com/vi/VlZe-_H3qEc/mqdefault.jpg","width":320,"height":180},"high":{"url":"https://i.ytimg.com/vi/VlZe-_H3qEc/hqdefault.jpg","width":480,"height":360},"standard":{"url":"https://i.ytimg.com/vi/VlZe-_H3qEc/sddefault.jpg","width":640,"height":480},"maxres":{"url":"https://i.ytimg.com/vi/VlZe-_H3qEc/maxresdefault.jpg","width":1280,"height":720}},"channelId":{"id":"UCl4h_3qTOIUnUX8KCICRM3A"},"publishedAt":{"timestampMs":1421187858000,"timestamp":1421187858,"iso8601":"2015-01-13T22:24:18.000Z"},"videoId":{"id":"VlZe-_H3qEc"},"playlistId":{"id":"PLWKbTlsNIef77UvvdjnwQ8TcQEXJq5dMd"},"position":1,"channelTitle":"On Air With Ryan Seacrest"}},{"id":"UExXS2JUbHNOSWVmNzdVdnZkam53UThUY1FFWEpxNWRNZC4wMTcyMDhGQUE4NTIzM0Y5","snippet":{"title":"Kendall & Kylie Dance To \"Happy\" | On Air with Ryan Seacrest","description":"SUBSCRIBE: http://full.sc/UBDdWt\nTo celebrate 10 years, On Air with Ryan Seacrest re-made Pharrell's epic \"Happy\" music video -- now see the individual performances from all our celebrity friends!\n\nOn Air with Ryan Seacrest on YouTube\nThe official home for video from On Air with Ryan Seacrest and RyanSeacrest.com. Subscribe for exclusive celebrity interviews and music performances from American Idol and American Top 40 host Ryan Seacrest.\n\nConnect with On Air with Ryan Seacrest: \nTwitter: http://full.sc/UBCFQd \nFacebook: http://full.sc/UBDI2H \nInstagram: http://full.sc/UBCMeH \nTumblr: http://full.sc/UBCN27\nWebsite: http://ryanseacrest.com\n\nConnect with Ryan:\nTwitter: http://full.sc/RGO2cv \nFacebook: http://full.sc/RGNW4M \nInstagram: http://full.sc/RGO9Vy \nPinterest: http://full.sc/UBD05o\n\nCheck out the Ryan Seacrest Foundation: http://full.sc/RGOt6T\n\nKendall & Kylie Dance To \"Happy\" | On Air with Ryan Seacrest\nhttp://www.youtube.com/user/ryanseacrest","thumbnails":{"default":{"url":"https://i.ytimg.com/vi/4ZiORlK3vcM/default.jpg","width":120,"height":90},"medium":{"url":"https://i.ytimg.com/vi/4ZiORlK3vcM/mqdefault.jpg","width":320,"height":180},"high":{"url":"https://i.ytimg.com/vi/4ZiORlK3vcM/hqdefault.jpg","width":480,"height":360},"standard":{"url":"https://i.ytimg.com/vi/4ZiORlK3vcM/sddefault.jpg","width":640,"height":480},"maxres":{"url":"https://i.ytimg.com/vi/4ZiORlK3vcM/maxresdefault.jpg","width":1280,"height":720}},"channelId":{"id":"UCl4h_3qTOIUnUX8KCICRM3A"},"publishedAt":{"timestampMs":1421187858000,"timestamp":1421187858,"iso8601":"2015-01-13T22:24:18.000Z"},"videoId":{"id":"4ZiORlK3vcM"},"playlistId":{"id":"PLWKbTlsNIef77UvvdjnwQ8TcQEXJq5dMd"},"position":2,"channelTitle":"On Air With Ryan Seacrest"}},{"id":"UExXS2JUbHNOSWVmNzdVdnZkam53UThUY1FFWEpxNWRNZC41MjE1MkI0OTQ2QzJGNzNG","snippet":{"title":"Nash Grier & Cameron Dallas Dance To \"Happy\" | On Air with Ryan Seacrest","description":"To celebrate 10 years, On Air with Ryan Seacrest re-made Pharrell's epic \"Happy\" music video -- now see the individual performances from all our celebrity friends!\n\nSUBSCRIBE: http://full.sc/UBDdWt\n\nOn Air with Ryan Seacrest on YouTube\nThe official home for video from On Air with Ryan Seacrest and RyanSeacrest.com. Subscribe for exclusive celebrity interviews and music performances from American Idol and American Top 40 host Ryan Seacrest.\n\nConnect with On Air with Ryan Seacrest: \nTwitter: http://full.sc/UBCFQd \nFacebook: http://full.sc/UBDI2H \nInstagram: http://full.sc/UBCMeH \nTumblr: http://full.sc/UBCN27\nWebsite: http://ryanseacrest.com\n\nConnect with Ryan:\nTwitter: http://full.sc/RGO2cv \nFacebook: http://full.sc/RGNW4M \nInstagram: http://full.sc/RGO9Vy \nPinterest: http://full.sc/UBD05o\n\nCheck out the Ryan Seacrest Foundation: http://full.sc/RGOt6T\n\nNash Grier & Cameron Dallas Dance To \"Happy\" | On Air with Ryan Seacrest\nhttp://www.youtube.com/user/ryanseacrest","thumbnails":{"default":{"url":"https://i.ytimg.com/vi/qOMst9yZJYM/default.jpg","width":120,"height":90},"medium":{"url":"https://i.ytimg.com/vi/qOMst9yZJYM/mqdefault.jpg","width":320,"height":180},"high":{"url":"https://i.ytimg.com/vi/qOMst9yZJYM/hqdefault.jpg","width":480,"height":360},"standard":{"url":"https://i.ytimg.com/vi/qOMst9yZJYM/sddefault.jpg","width":640,"height":480},"maxres":{"url":"https://i.ytimg.com/vi/qOMst9yZJYM/maxresdefault.jpg","width":1280,"height":720}},"channelId":{"id":"UCl4h_3qTOIUnUX8KCICRM3A"},"publishedAt":{"timestampMs":1421187858000,"timestamp":1421187858,"iso8601":"2015-01-13T22:24:18.000Z"},"videoId":{"id":"qOMst9yZJYM"},"playlistId":{"id":"PLWKbTlsNIef77UvvdjnwQ8TcQEXJq5dMd"},"position":3,"channelTitle":"On Air With Ryan Seacrest"}},{"id":"UExXS2JUbHNOSWVmNzdVdnZkam53UThUY1FFWEpxNWRNZC4wOTA3OTZBNzVEMTUzOTMy","snippet":{"title":"Mark Ballas & Friends Dance To \"Happy\" | On Air with Ryan Seacrest","description":"SUBSCRIBE: http://full.sc/UBDdWt\nTo celebrate 10 years, On Air with Ryan Seacrest re-made Pharrell's epic \"Happy\" music video -- now see the individual performances from all our celebrity friends!\n\nOn Air with Ryan Seacrest on YouTube\nThe official home for video from On Air with Ryan Seacrest and RyanSeacrest.com. Subscribe for exclusive celebrity interviews and music performances from American Idol and American Top 40 host Ryan Seacrest.\n\nConnect with On Air with Ryan Seacrest: \nTwitter: http://full.sc/UBCFQd \nFacebook: http://full.sc/UBDI2H \nInstagram: http://full.sc/UBCMeH \nTumblr: http://full.sc/UBCN27\nWebsite: http://ryanseacrest.com\n\nConnect with Ryan:\nTwitter: http://full.sc/RGO2cv \nFacebook: http://full.sc/RGNW4M \nInstagram: http://full.sc/RGO9Vy \nPinterest: http://full.sc/UBD05o\n\nCheck out the Ryan Seacrest Foundation: http://full.sc/RGOt6T\n\nJason Derulo Dances To \"Happy\" | On Air with Ryan Seacrest\nhttp://www.youtube.com/user/ryanseacrest\n\nOn Air with Ryan Seacrest on YouTube\nThe official home for video from On Air with Ryan Seacrest and RyanSeacrest.com. Subscribe for exclusive celebrity interviews and music performances from American Idol and American Top 40 host Ryan Seacrest.\n\nConnect with On Air with Ryan Seacrest: \nTwitter: http://full.sc/UBCFQd \nFacebook: http://full.sc/UBDI2H \nInstagram: http://full.sc/UBCMeH \nTumblr: http://full.sc/UBCN27\nWebsite: http://ryanseacrest.com\n\nConnect with Ryan:\nTwitter: http://full.sc/RGO2cv \nFacebook: http://full.sc/RGNW4M \nInstagram: http://full.sc/RGO9Vy \nPinterest: http://full.sc/UBD05o\n\nCheck out the Ryan Seacrest Foundation: http://full.sc/RGOt6T\n\nMark Ballas & Friends Dance To \"Happy\" | On Air with Ryan Seacrest\nhttp://www.youtube.com/user/ryanseacrest","thumbnails":{"default":{"url":"https://i.ytimg.com/vi/sPDyp1IRRY8/default.jpg","width":120,"height":90},"medium":{"url":"https://i.ytimg.com/vi/sPDyp1IRRY8/mqdefault.jpg","width":320,"height":180},"high":{"url":"https://i.ytimg.com/vi/sPDyp1IRRY8/hqdefault.jpg","width":480,"height":360},"standard":{"url":"https://i.ytimg.com/vi/sPDyp1IRRY8/sddefault.jpg","width":640,"height":480},"maxres":{"url":"https://i.ytimg.com/vi/sPDyp1IRRY8/maxresdefault.jpg","width":1280,"height":720}},"channelId":{"id":"UCl4h_3qTOIUnUX8KCICRM3A"},"publishedAt":{"timestampMs":1421187858000,"timestamp":1421187858,"iso8601":"2015-01-13T22:24:18.000Z"},"videoId":{"id":"sPDyp1IRRY8"},"playlistId":{"id":"PLWKbTlsNIef77UvvdjnwQ8TcQEXJq5dMd"},"position":4,"channelTitle":"On Air With Ryan Seacrest"}},{"id":"UExXS2JUbHNOSWVmNzdVdnZkam53UThUY1FFWEpxNWRNZC4xMkVGQjNCMUM1N0RFNEUx","snippet":{"title":"Becky G. Dances To \"Happy\" | On Air with Ryan Seacrest","description":"SUBSCRIBE: http://full.sc/UBDdWt\nTo celebrate 10 years, On Air with Ryan Seacrest re-made Pharrell's epic \"Happy\" music video -- now see the individual performances from all our celebrity friends!\n\nOn Air with Ryan Seacrest on YouTube\nThe official home for video from On Air with Ryan Seacrest and RyanSeacrest.com. Subscribe for exclusive celebrity interviews and music performances from American Idol and American Top 40 host Ryan Seacrest.\n\nConnect with On Air with Ryan Seacrest: \nTwitter: http://full.sc/UBCFQd \nFacebook: http://full.sc/UBDI2H \nInstagram: http://full.sc/UBCMeH \nTumblr: http://full.sc/UBCN27\nWebsite: http://ryanseacrest.com\n\nConnect with Ryan:\nTwitter: http://full.sc/RGO2cv \nFacebook: http://full.sc/RGNW4M \nInstagram: http://full.sc/RGO9Vy \nPinterest: http://full.sc/UBD05o\n\nCheck out the Ryan Seacrest Foundation: http://full.sc/RGOt6T\n\nBecky G. Dances To \"Happy\" | On Air with Ryan Seacrest\nhttp://www.youtube.com/user/ryanseacrest","thumbnails":{"default":{"url":"https://i.ytimg.com/vi/-T2a-nfSZqE/default.jpg","width":120,"height":90},"medium":{"url":"https://i.ytimg.com/vi/-T2a-nfSZqE/mqdefault.jpg","width":320,"height":180},"high":{"url":"https://i.ytimg.com/vi/-T2a-nfSZqE/hqdefault.jpg","width":480,"height":360},"standard":{"url":"https://i.ytimg.com/vi/-T2a-nfSZqE/sddefault.jpg","width":640,"height":480},"maxres":{"url":"https://i.ytimg.com/vi/-T2a-nfSZqE/maxresdefault.jpg","width":1280,"height":720}},"channelId":{"id":"UCl4h_3qTOIUnUX8KCICRM3A"},"publishedAt":{"timestampMs":1421187858000,"timestamp":1421187858,"iso8601":"2015-01-13T22:24:18.000Z"},"videoId":{"id":"-T2a-nfSZqE"},"playlistId":{"id":"PLWKbTlsNIef77UvvdjnwQ8TcQEXJq5dMd"},"position":5,"channelTitle":"On Air With Ryan Seacrest"}},{"id":"UExXS2JUbHNOSWVmNzdVdnZkam53UThUY1FFWEpxNWRNZC41MzJCQjBCNDIyRkJDN0VD","snippet":{"title":"Jason Derulo Dances To \"Happy\" | On Air with Ryan Seacrest","description":"SUBSCRIBE: http://full.sc/UBDdWt\nTo celebrate 10 years, On Air with Ryan Seacrest re-made Pharrell's epic \"Happy\" music video -- now see the individual performances from all our celebrity friends!\n\nOn Air with Ryan Seacrest on YouTube\nThe official home for video from On Air with Ryan Seacrest and RyanSeacrest.com. Subscribe for exclusive celebrity interviews and music performances from American Idol and American Top 40 host Ryan Seacrest.\n\nConnect with On Air with Ryan Seacrest: \nTwitter: http://full.sc/UBCFQd \nFacebook: http://full.sc/UBDI2H \nInstagram: http://full.sc/UBCMeH \nTumblr: http://full.sc/UBCN27\nWebsite: http://ryanseacrest.com\n\nConnect with Ryan:\nTwitter: http://full.sc/RGO2cv \nFacebook: http://full.sc/RGNW4M \nInstagram: http://full.sc/RGO9Vy \nPinterest: http://full.sc/UBD05o\n\nCheck out the Ryan Seacrest Foundation: http://full.sc/RGOt6T\n\nJason Derulo Dances To \"Happy\" | On Air with Ryan Seacrest\nhttp://www.youtube.com/user/ryanseacrest","thumbnails":{"default":{"url":"https://i.ytimg.com/vi/l8p9NXK8kks/default.jpg","width":120,"height":90},"medium":{"url":"https://i.ytimg.com/vi/l8p9NXK8kks/mqdefault.jpg","width":320,"height":180},"high":{"url":"https://i.ytimg.com/vi/l8p9NXK8kks/hqdefault.jpg","width":480,"height":360},"standard":{"url":"https://i.ytimg.com/vi/l8p9NXK8kks/sddefault.jpg","width":640,"height":480},"maxres":{"url":"https://i.ytimg.com/vi/l8p9NXK8kks/maxresdefault.jpg","width":1280,"height":720}},"channelId":{"id":"UCl4h_3qTOIUnUX8KCICRM3A"},"publishedAt":{"timestampMs":1421187858000,"timestamp":1421187858,"iso8601":"2015-01-13T22:24:18.000Z"},"videoId":{"id":"l8p9NXK8kks"},"playlistId":{"id":"PLWKbTlsNIef77UvvdjnwQ8TcQEXJq5dMd"},"position":6,"channelTitle":"On Air With Ryan Seacrest"}},{"id":"UExXS2JUbHNOSWVmNzdVdnZkam53UThUY1FFWEpxNWRNZC5DQUNERDQ2NkIzRUQxNTY1","snippet":{"title":"JoJo Dances To \"Happy\" | On Air with Ryan Seacrest","description":"To celebrate 10 years, On Air with Ryan Seacrest re-made Pharrell's epic \"Happy\" music video -- now see the individual performances from all our celebrity friends!\n\nSUBSCRIBE: http://full.sc/UBDdWt\n\nOn Air with Ryan Seacrest on YouTube\nThe official home for video from On Air with Ryan Seacrest and RyanSeacrest.com. Subscribe for exclusive celebrity interviews and music performances from American Idol and American Top 40 host Ryan Seacrest.\n\nConnect with On Air with Ryan Seacrest: \nTwitter: http://full.sc/UBCFQd \nFacebook: http://full.sc/UBDI2H \nInstagram: http://full.sc/UBCMeH \nTumblr: http://full.sc/UBCN27\nWebsite: http://ryanseacrest.com\n\nConnect with Ryan:\nTwitter: http://full.sc/RGO2cv \nFacebook: http://full.sc/RGNW4M \nInstagram: http://full.sc/RGO9Vy \nPinterest: http://full.sc/UBD05o\n\nCheck out the Ryan Seacrest Foundation: http://full.sc/RGOt6T\n\nJoJo Dances To \"Happy\" | On Air with Ryan Seacrest\nhttp://www.youtube.com/user/ryanseacrest","thumbnails":{"default":{"url":"https://i.ytimg.com/vi/uPCuvxfzPdg/default.jpg","width":120,"height":90},"medium":{"url":"https://i.ytimg.com/vi/uPCuvxfzPdg/mqdefault.jpg","width":320,"height":180},"high":{"url":"https://i.ytimg.com/vi/uPCuvxfzPdg/hqdefault.jpg","width":480,"height":360},"standard":{"url":"https://i.ytimg.com/vi/uPCuvxfzPdg/sddefault.jpg","width":640,"height":480},"maxres":{"url":"https://i.ytimg.com/vi/uPCuvxfzPdg/maxresdefault.jpg","width":1280,"height":720}},"channelId":{"id":"UCl4h_3qTOIUnUX8KCICRM3A"},"publishedAt":{"timestampMs":1421187858000,"timestamp":1421187858,"iso8601":"2015-01-13T22:24:18.000Z"},"videoId":{"id":"uPCuvxfzPdg"},"playlistId":{"id":"PLWKbTlsNIef77UvvdjnwQ8TcQEXJq5dMd"},"position":7,"channelTitle":"On Air With Ryan Seacrest"}},{"id":"UExXS2JUbHNOSWVmNzdVdnZkam53UThUY1FFWEpxNWRNZC45NDk1REZENzhEMzU5MDQz","snippet":{"title":"Emblem3 Dances To \"Happy\"","description":"SUBSCRIBE: http://full.sc/UBDdWt\nTo celebrate 10 years, On Air with Ryan Seacrest re-made Pharrell's epic \"Happy\" music video -- now see the individual performances from all our celebrity friends!\n\nOn Air with Ryan Seacrest on YouTube\nThe official home for video from On Air with Ryan Seacrest and RyanSeacrest.com. Subscribe for exclusive celebrity interviews and music performances from American Idol and American Top 40 host Ryan Seacrest.\n\nConnect with On Air with Ryan Seacrest: \nTwitter: http://full.sc/UBCFQd \nFacebook: http://full.sc/UBDI2H \nInstagram: http://full.sc/UBCMeH \nTumblr: http://full.sc/UBCN27\nWebsite: http://ryanseacrest.com\n\nConnect with Ryan:\nTwitter: http://full.sc/RGO2cv \nFacebook: http://full.sc/RGNW4M \nInstagram: http://full.sc/RGO9Vy \nPinterest: http://full.sc/UBD05o\n\nCheck out the Ryan Seacrest Foundation: http://full.sc/RGOt6T\n\nEmblem3 Dances To \"Happy\"\nhttp://www.youtube.com/user/ryanseacrest","thumbnails":{"default":{"url":"https://i.ytimg.com/vi/nH-r26563k8/default.jpg","width":120,"height":90},"medium":{"url":"https://i.ytimg.com/vi/nH-r26563k8/mqdefault.jpg","width":320,"height":180},"high":{"url":"https://i.ytimg.com/vi/nH-r26563k8/hqdefault.jpg","width":480,"height":360},"standard":{"url":"https://i.ytimg.com/vi/nH-r26563k8/sddefault.jpg","width":640,"height":480},"maxres":{"url":"https://i.ytimg.com/vi/nH-r26563k8/maxresdefault.jpg","width":1280,"height":720}},"channelId":{"id":"UCl4h_3qTOIUnUX8KCICRM3A"},"publishedAt":{"timestampMs":1421187858000,"timestamp":1421187858,"iso8601":"2015-01-13T22:24:18.000Z"},"videoId":{"id":"nH-r26563k8"},"playlistId":{"id":"PLWKbTlsNIef77UvvdjnwQ8TcQEXJq5dMd"},"position":8,"channelTitle":"On Air With Ryan Seacrest"}}]}},{"id":"PLWKbTlsNIef5Mz92VDHwZnZT4I7f6GA4r","snippet":{"title":"DigiFest NYC 2014 | Personalities","description":"","thumbnails":{"default":{"url":"https://i.ytimg.com/vi/mUhzwiARAOg/default.jpg","width":120,"height":90},"medium":{"url":"https://i.ytimg.com/vi/mUhzwiARAOg/mqdefault.jpg","width":320,"height":180},"high":{"url":"https://i.ytimg.com/vi/mUhzwiARAOg/hqdefault.jpg","width":480,"height":360},"standard":{"url":"https://i.ytimg.com/vi/mUhzwiARAOg/sddefault.jpg","width":640,"height":480},"maxres":{"url":"https://i.ytimg.com/vi/mUhzwiARAOg/maxresdefault.jpg","width":1280,"height":720}},"channelId":{"id":"UCl4h_3qTOIUnUX8KCICRM3A"},"publishedAt":{"timestampMs":1402313029990,"timestamp":1402313029,"iso8601":"2014-06-09T11:23:49.990Z"}},"playlistItems":{"count":10,"pageInfo":{"prevToken":null,"nextToken":null,"itemTokens":null},"items":[{"id":"UExXS2JUbHNOSWVmNU16OTJWREh3Wm5aVDRJN2Y2R0E0ci5GNjNDRDREMDQxOThCMDQ2","snippet":{"title":"Prank vs. Prank | DigiFest NYC Presented by Coca-Cola","description":"Jeana and Jesse from Prank vs. Prank at DigiFest NYC on June 8, 2014. Live stream presented by Coca-Cola. See the full recap of #DigiFestNYC: http://bit.ly/DigiFestNYC2014.\n\nBest of Music Playlist: http://onair.rs/1liDTQA\nBest of Talk Playlist: http://onair.rs/1pd5AgZ\n\nSUBSCRIBE: http://full.sc/UBDdWt\n\nRyan Seacrest Presents on YouTube\nThe official home for video from On Air with Ryan Seacrest and RyanSeacrest.com. Subscribe for exclusive celebrity interviews and music performances from American Idol and American Top 40 host Ryan Seacrest!\n\nConnect with Ryan:\nTwitter: http://full.sc/RGO2cv \nFacebook: http://full.sc/RGNW4M \nInstagram: http://full.sc/RGO9Vy \nPinterest: http://full.sc/UBD05o\n\nPrank vs. Prank | DigiFest NYC Presented by Coca-Cola\nhttp://www.youtube.com/user/ryanseacrest","thumbnails":{"default":{"url":"https://i.ytimg.com/vi/mUhzwiARAOg/default.jpg","width":120,"height":90},"medium":{"url":"https://i.ytimg.com/vi/mUhzwiARAOg/mqdefault.jpg","width":320,"height":180},"high":{"url":"https://i.ytimg.com/vi/mUhzwiARAOg/hqdefault.jpg","width":480,"height":360},"standard":{"url":"https://i.ytimg.com/vi/mUhzwiARAOg/sddefault.jpg","width":640,"height":480},"maxres":{"url":"https://i.ytimg.com/vi/mUhzwiARAOg/maxresdefault.jpg","width":1280,"height":720}},"channelId":{"id":"UCl4h_3qTOIUnUX8KCICRM3A"},"publishedAt":{"timestampMs":1402429147000,"timestamp":1402429147,"iso8601":"2014-06-10T19:39:07.000Z"},"videoId":{"id":"mUhzwiARAOg"},"playlistId":{"id":"PLWKbTlsNIef5Mz92VDHwZnZT4I7f6GA4r"},"position":0,"channelTitle":"On Air With Ryan Seacrest"}},{"id":"UExXS2JUbHNOSWVmNU16OTJWREh3Wm5aVDRJN2Y2R0E0ci45NDk1REZENzhEMzU5MDQz","snippet":{"title":"Tré Melvin | DigiFest NYC Presented by Coca-Cola","description":"Tré Melvin at DigiFest NYC on June 8, 2014. Live stream presented by Coca-Cola. See the full recap of #DigiFestNYC: http://bit.ly/DigiFestNYC2014.\n\nBest of Music Playlist: http://onair.rs/1liDTQA\nBest of Talk Playlist: http://onair.rs/1pd5AgZ\n\nSUBSCRIBE: http://full.sc/UBDdWt\n\nRyan Seacrest Presents on YouTube\nThe official home for video from On Air with Ryan Seacrest and RyanSeacrest.com. Subscribe for exclusive celebrity interviews and music performances from American Idol and American Top 40 host Ryan Seacrest!\n\nConnect with Ryan:\nTwitter: http://full.sc/RGO2cv \nFacebook: http://full.sc/RGNW4M \nInstagram: http://full.sc/RGO9Vy \nPinterest: http://full.sc/UBD05o\n\nTré Melvin | DigiFest NYC Presented by Coca-Cola\nhttp://www.youtube.com/user/ryanseacrest","thumbnails":{"default":{"url":"https://i.ytimg.com/vi/Iyjdxt8FAHE/default.jpg","width":120,"height":90},"medium":{"url":"https://i.ytimg.com/vi/Iyjdxt8FAHE/mqdefault.jpg","width":320,"height":180},"high":{"url":"https://i.ytimg.com/vi/Iyjdxt8FAHE/hqdefault.jpg","width":480,"height":360},"standard":{"url":"https://i.ytimg.com/vi/Iyjdxt8FAHE/sddefault.jpg","width":640,"height":480},"maxres":{"url":"https://i.ytimg.com/vi/Iyjdxt8FAHE/maxresdefault.jpg","width":1280,"height":720}},"channelId":{"id":"UCl4h_3qTOIUnUX8KCICRM3A"},"publishedAt":{"timestampMs":1402429067000,"timestamp":1402429067,"iso8601":"2014-06-10T19:37:47.000Z"},"videoId":{"id":"Iyjdxt8FAHE"},"playlistId":{"id":"PLWKbTlsNIef5Mz92VDHwZnZT4I7f6GA4r"},"position":1,"channelTitle":"On Air With Ryan Seacrest"}},{"id":"UExXS2JUbHNOSWVmNU16OTJWREh3Wm5aVDRJN2Y2R0E0ci5DQUNERDQ2NkIzRUQxNTY1","snippet":{"title":"Teala Dunn | DigiFest NYC Presented by Coca-Cola","description":"Teala Dunn at DigiFest NYC on June 8, 2014. Live stream presented by Coca-Cola. See the full recap of #DigiFestNYC: http://bit.ly/DigiFestNYC2014.\n\nBest of Music Playlist: http://onair.rs/1liDTQA\nBest of Talk Playlist: http://onair.rs/1pd5AgZ\n\nSUBSCRIBE: http://full.sc/UBDdWt\n\nRyan Seacrest Presents on YouTube\nThe official home for video from On Air with Ryan Seacrest and RyanSeacrest.com. Subscribe for exclusive celebrity interviews and music performances from American Idol and American Top 40 host Ryan Seacrest!\n\nConnect with Ryan:\nTwitter: http://full.sc/RGO2cv \nFacebook: http://full.sc/RGNW4M \nInstagram: http://full.sc/RGO9Vy \nPinterest: http://full.sc/UBD05o\n\nTeala Dunn | DigiFest NYC Presented by Coca-Cola\nhttp://www.youtube.com/user/ryanseacrest","thumbnails":{"default":{"url":"https://i.ytimg.com/vi/YXdXfQwJDUA/default.jpg","width":120,"height":90},"medium":{"url":"https://i.ytimg.com/vi/YXdXfQwJDUA/mqdefault.jpg","width":320,"height":180},"high":{"url":"https://i.ytimg.com/vi/YXdXfQwJDUA/hqdefault.jpg","width":480,"height":360},"standard":{"url":"https://i.ytimg.com/vi/YXdXfQwJDUA/sddefault.jpg","width":640,"height":480},"maxres":{"url":"https://i.ytimg.com/vi/YXdXfQwJDUA/maxresdefault.jpg","width":1280,"height":720}},"channelId":{"id":"UCl4h_3qTOIUnUX8KCICRM3A"},"publishedAt":{"timestampMs":1402428976000,"timestamp":1402428976,"iso8601":"2014-06-10T19:36:16.000Z"},"videoId":{"id":"YXdXfQwJDUA"},"playlistId":{"id":"PLWKbTlsNIef5Mz92VDHwZnZT4I7f6GA4r"},"position":2,"channelTitle":"On Air With Ryan Seacrest"}},{"id":"UExXS2JUbHNOSWVmNU16OTJWREh3Wm5aVDRJN2Y2R0E0ci41MzJCQjBCNDIyRkJDN0VD","snippet":{"title":"Jake Foushee | DigiFest NYC Presented by Coca-Cola","description":"Jake Foushee at DigiFest NYC on June 8, 2014. Live stream presented by Coca-Cola. See the full recap of #DigiFestNYC: http://bit.ly/DigiFestNYC2014.\n\nBest of Music Playlist: http://onair.rs/1liDTQA\nBest of Talk Playlist: http://onair.rs/1pd5AgZ\n\nSUBSCRIBE: http://full.sc/UBDdWt\n\nRyan Seacrest Presents on YouTube\nThe official home for video from On Air with Ryan Seacrest and RyanSeacrest.com. Subscribe for exclusive celebrity interviews and music performances from American Idol and American Top 40 host Ryan Seacrest!\n\nConnect with Ryan:\nTwitter: http://full.sc/RGO2cv \nFacebook: http://full.sc/RGNW4M \nInstagram: http://full.sc/RGO9Vy \nPinterest: http://full.sc/UBD05o\n\nJake Foushee | DigiFest NYC Presented by Coca-Cola\nhttp://www.youtube.com/user/ryanseacrest","thumbnails":{"default":{"url":"https://i.ytimg.com/vi/1N4hMOxxGn0/default.jpg","width":120,"height":90},"medium":{"url":"https://i.ytimg.com/vi/1N4hMOxxGn0/mqdefault.jpg","width":320,"height":180},"high":{"url":"https://i.ytimg.com/vi/1N4hMOxxGn0/hqdefault.jpg","width":480,"height":360},"standard":{"url":"https://i.ytimg.com/vi/1N4hMOxxGn0/sddefault.jpg","width":640,"height":480},"maxres":{"url":"https://i.ytimg.com/vi/1N4hMOxxGn0/maxresdefault.jpg","width":1280,"height":720}},"channelId":{"id":"UCl4h_3qTOIUnUX8KCICRM3A"},"publishedAt":{"timestampMs":1402425666000,"timestamp":1402425666,"iso8601":"2014-06-10T18:41:06.000Z"},"videoId":{"id":"1N4hMOxxGn0"},"playlistId":{"id":"PLWKbTlsNIef5Mz92VDHwZnZT4I7f6GA4r"},"position":3,"channelTitle":"On Air With Ryan Seacrest"}},{"id":"UExXS2JUbHNOSWVmNU16OTJWREh3Wm5aVDRJN2Y2R0E0ci4xMkVGQjNCMUM1N0RFNEUx","snippet":{"title":"Nash Grier & Cameron Dallas | DigiFest NYC Presented by Coca-Cola","description":"Nash Grier & Cameron Dallas at DigiFest NYC on June 8, 2014. Live stream presented by Coca-Cola. See the full recap of #DigiFestNYC: http://bit.ly/DigiFestNYC2014.\n\nBest of Music Playlist: http://onair.rs/1liDTQA\nBest of Talk Playlist: http://onair.rs/1pd5AgZ\n\nSUBSCRIBE: http://full.sc/UBDdWt\n\nRyan Seacrest Presents on YouTube\nThe official home for video from On Air with Ryan Seacrest and RyanSeacrest.com. Subscribe for exclusive celebrity interviews and music performances from American Idol and American Top 40 host Ryan Seacrest!\n\nConnect with Ryan:\nTwitter: http://full.sc/RGO2cv \nFacebook: http://full.sc/RGNW4M \nInstagram: http://full.sc/RGO9Vy \nPinterest: http://full.sc/UBD05o\n\nNash Grier & Cameron Dallas | DigiFest NYC Presented by Coca-Cola\nhttp://www.youtube.com/user/ryanseacrest","thumbnails":{"default":{"url":"https://i.ytimg.com/vi/5QjtC2Qr-FA/default.jpg","width":120,"height":90},"medium":{"url":"https://i.ytimg.com/vi/5QjtC2Qr-FA/mqdefault.jpg","width":320,"height":180},"high":{"url":"https://i.ytimg.com/vi/5QjtC2Qr-FA/hqdefault.jpg","width":480,"height":360},"standard":{"url":"https://i.ytimg.com/vi/5QjtC2Qr-FA/sddefault.jpg","width":640,"height":480},"maxres":{"url":"https://i.ytimg.com/vi/5QjtC2Qr-FA/maxresdefault.jpg","width":1280,"height":720}},"channelId":{"id":"UCl4h_3qTOIUnUX8KCICRM3A"},"publishedAt":{"timestampMs":1402425261000,"timestamp":1402425261,"iso8601":"2014-06-10T18:34:21.000Z"},"videoId":{"id":"5QjtC2Qr-FA"},"playlistId":{"id":"PLWKbTlsNIef5Mz92VDHwZnZT4I7f6GA4r"},"position":4,"channelTitle":"On Air With Ryan Seacrest"}},{"id":"UExXS2JUbHNOSWVmNU16OTJWREh3Wm5aVDRJN2Y2R0E0ci4wOTA3OTZBNzVEMTUzOTMy","snippet":{"title":"Brent Rivera | DigiFest NYC Presented by Coca-Cola","description":"Brent Rivera at DigiFest NYC on June 8, 2014. Live stream presented by Coca-Cola. See the full recap of #DigiFestNYC: http://bit.ly/DigiFestNYC2014\n\nSUBSCRIBE: http://full.sc/UBDdWt\n\nBest of Music Playlist: http://onair.rs/1liDTQA\nBest of Talk Playlist: http://onair.rs/1pd5AgZ\n\nFind out when DigiTour is coming to YOUR hometown: http://thedigitour.com\n\nRyan Seacrest Presents on YouTube\nThe official home for video from On Air with Ryan Seacrest and RyanSeacrest.com. Subscribe for exclusive celebrity interviews and music performances from American Idol and American Top 40 host Ryan Seacrest!\n\nConnect with Ryan:\nTwitter: http://full.sc/RGO2cv\nFacebook: http://full.sc/RGNW4M\nInstagram: http://full.sc/RGO9Vy\nPinterest: http://full.sc/UBD05o\n\nBrent Rivera | DigiFest NYC Presented by Coca-Cola\nhttp://www.youtube.com/user/ryanseacrest","thumbnails":{"default":{"url":"https://i.ytimg.com/vi/ajbJ_wLQAik/default.jpg","width":120,"height":90},"medium":{"url":"https://i.ytimg.com/vi/ajbJ_wLQAik/mqdefault.jpg","width":320,"height":180},"high":{"url":"https://i.ytimg.com/vi/ajbJ_wLQAik/hqdefault.jpg","width":480,"height":360},"standard":{"url":"https://i.ytimg.com/vi/ajbJ_wLQAik/sddefault.jpg","width":640,"height":480},"maxres":{"url":"https://i.ytimg.com/vi/ajbJ_wLQAik/maxresdefault.jpg","width":1280,"height":720}},"channelId":{"id":"UCl4h_3qTOIUnUX8KCICRM3A"},"publishedAt":{"timestampMs":1402356683000,"timestamp":1402356683,"iso8601":"2014-06-09T23:31:23.000Z"},"videoId":{"id":"ajbJ_wLQAik"},"playlistId":{"id":"PLWKbTlsNIef5Mz92VDHwZnZT4I7f6GA4r"},"position":5,"channelTitle":"On Air With Ryan Seacrest"}},{"id":"UExXS2JUbHNOSWVmNU16OTJWREh3Wm5aVDRJN2Y2R0E0ci41MjE1MkI0OTQ2QzJGNzNG","snippet":{"title":"Kaleb Nation Proposes to BFF Taylor | DigiFest NYC Presented by Coca-Cola","description":"Kaleb Nation surprises his girlfriend BFF Taylor by proposing to her at DigiFest NYC on June 8, 2014. Live stream presented by Coca-Cola. See the full recap of #DigiFestNYC: \nhttp://bit.ly/DigiFestNYC2014\n\nSUBSCRIBE: http://full.sc/UBDdWt\n\nBest of Music Playlist: http://onair.rs/1liDTQA\nBest of Talk Playlist: http://onair.rs/1pd5AgZ\n\nFind out when DigiTour is coming to YOUR hometown: http://thedigitour.com\n\nRyan Seacrest Presents on YouTube\nThe official home for video from On Air with Ryan Seacrest and RyanSeacrest.com. Subscribe for exclusive celebrity interviews and music performances from American Idol and American Top 40 host Ryan Seacrest!\n\nConnect with Ryan:\nTwitter: http://full.sc/RGO2cv \nFacebook: http://full.sc/RGNW4M \nInstagram: http://full.sc/RGO9Vy \nPinterest: http://full.sc/UBD05o\n\nKaleb Nation Proposes to BFF Taylor | DigiFest NYC Presented by Coca-Cola\nhttp://www.youtube.com/user/ryanseacrest","thumbnails":{"default":{"url":"https://i.ytimg.com/vi/qyzzVUCSEYk/default.jpg","width":120,"height":90},"medium":{"url":"https://i.ytimg.com/vi/qyzzVUCSEYk/mqdefault.jpg","width":320,"height":180},"high":{"url":"https://i.ytimg.com/vi/qyzzVUCSEYk/hqdefault.jpg","width":480,"height":360},"standard":{"url":"https://i.ytimg.com/vi/qyzzVUCSEYk/sddefault.jpg","width":640,"height":480},"maxres":{"url":"https://i.ytimg.com/vi/qyzzVUCSEYk/maxresdefault.jpg","width":1280,"height":720}},"channelId":{"id":"UCl4h_3qTOIUnUX8KCICRM3A"},"publishedAt":{"timestampMs":1402346840000,"timestamp":1402346840,"iso8601":"2014-06-09T20:47:20.000Z"},"videoId":{"id":"qyzzVUCSEYk"},"playlistId":{"id":"PLWKbTlsNIef5Mz92VDHwZnZT4I7f6GA4r"},"position":6,"channelTitle":"On Air With Ryan Seacrest"}},{"id":"UExXS2JUbHNOSWVmNU16OTJWREh3Wm5aVDRJN2Y2R0E0ci4wMTcyMDhGQUE4NTIzM0Y5","snippet":{"title":"Acacia Brinley and Lindsay & Morgan Demeola | DigiFest NYC Presented by Coca-Cola","description":"Acacia Brinley and Lindsay & Morgan Demeola take the stage at DigiFest NYC on June 8, 2014. Live stream presented by Coca-Cola. See the full recap of #DigiFestNYC: http://bit.ly/DigiFestNYC2014.\n\nBest of Music Playlist: http://www.youtube.com/playlist?list=PLWKbTlsNIef7ih__LRZ65xHf2YnAU-P3r\nBest of Talk Playlist: http://www.youtube.com/playlist?list=PLWKbTlsNIef5Mz92VDHwZnZT4I7f6GA4r\n\nSUBSCRIBE: http://full.sc/UBDdWt\n\nRyan Seacrest Presents on YouTube\nThe official home for video from On Air with Ryan Seacrest and RyanSeacrest.com. Subscribe for exclusive celebrity interviews and music performances from American Idol and American Top 40 host Ryan Seacrest!\n\nConnect with Ryan:\nTwitter: http://full.sc/RGO2cv \nFacebook: http://full.sc/RGNW4M \nInstagram: http://full.sc/RGO9Vy \nPinterest: http://full.sc/UBD05o\n\nAcacia Brinley and Lindsay & Morgan Demeola | DigiFest NYC Presented by Coca-Cola\nhttp://www.youtube.com/user/ryanseacrest","thumbnails":{"default":{"url":"https://i.ytimg.com/vi/fUnM5HPiIzU/default.jpg","width":120,"height":90},"medium":{"url":"https://i.ytimg.com/vi/fUnM5HPiIzU/mqdefault.jpg","width":320,"height":180},"high":{"url":"https://i.ytimg.com/vi/fUnM5HPiIzU/hqdefault.jpg","width":480,"height":360},"standard":{"url":"https://i.ytimg.com/vi/fUnM5HPiIzU/sddefault.jpg","width":640,"height":480},"maxres":{"url":"https://i.ytimg.com/vi/fUnM5HPiIzU/maxresdefault.jpg","width":1280,"height":720}},"channelId":{"id":"UCl4h_3qTOIUnUX8KCICRM3A"},"publishedAt":{"timestampMs":1402343334000,"timestamp":1402343334,"iso8601":"2014-06-09T19:48:54.000Z"},"videoId":{"id":"fUnM5HPiIzU"},"playlistId":{"id":"PLWKbTlsNIef5Mz92VDHwZnZT4I7f6GA4r"},"position":7,"channelTitle":"On Air With Ryan Seacrest"}},{"id":"UExXS2JUbHNOSWVmNU16OTJWREh3Wm5aVDRJN2Y2R0E0ci4yODlGNEE0NkRGMEEzMEQy","snippet":{"title":"JacksFilms | DigiFest NYC Presented by Coca-Cola","description":"JacksFilms talks to the crowd at DigiFest NYC on June 8, 2014. Live stream presented by Coca-Cola. See the full recap of #DigiFestNYC: http://bit.ly/DigiFestNYC2014.\n\nBest of Music Playlist: http://www.youtube.com/playlist?list=PLWKbTlsNIef7ih__LRZ65xHf2YnAU-P3r\nBest of Talk Playlist: http://www.youtube.com/playlist?list=PLWKbTlsNIef5Mz92VDHwZnZT4I7f6GA4r\n\nSUBSCRIBE: http://full.sc/UBDdWt\n\nRyan Seacrest Presents on YouTube\nThe official home for video from On Air with Ryan Seacrest and RyanSeacrest.com. Subscribe for exclusive celebrity interviews and music performances from American Idol and American Top 40 host Ryan Seacrest!\n\nConnect with Ryan:\nTwitter: http://full.sc/RGO2cv \nFacebook: http://full.sc/RGNW4M \nInstagram: http://full.sc/RGO9Vy \nPinterest: http://full.sc/UBD05o\n\nJacksFilms | DigiFest NYC Presented by Coca-Cola\nhttp://www.youtube.com/user/ryanseacrest","thumbnails":{"default":{"url":"https://i.ytimg.com/vi/MJBRsZ0BmT8/default.jpg","width":120,"height":90},"medium":{"url":"https://i.ytimg.com/vi/MJBRsZ0BmT8/mqdefault.jpg","width":320,"height":180},"high":{"url":"https://i.ytimg.com/vi/MJBRsZ0BmT8/hqdefault.jpg","width":480,"height":360},"standard":{"url":"https://i.ytimg.com/vi/MJBRsZ0BmT8/sddefault.jpg","width":640,"height":480},"maxres":{"url":"https://i.ytimg.com/vi/MJBRsZ0BmT8/maxresdefault.jpg","width":1280,"height":720}},"channelId":{"id":"UCl4h_3qTOIUnUX8KCICRM3A"},"publishedAt":{"timestampMs":1402337276000,"timestamp":1402337276,"iso8601":"2014-06-09T18:07:56.000Z"},"videoId":{"id":"MJBRsZ0BmT8"},"playlistId":{"id":"PLWKbTlsNIef5Mz92VDHwZnZT4I7f6GA4r"},"position":8,"channelTitle":"On Air With Ryan Seacrest"}},{"id":"UExXS2JUbHNOSWVmNU16OTJWREh3Wm5aVDRJN2Y2R0E0ci41NkI0NEY2RDEwNTU3Q0M2","snippet":{"title":"Matt Espinosa & Carter Reynolds | DigiFest NYC Presented by Coca-Cola","description":"Matt Espinosa and Carter Reynolds take the stage at DigiFest NYC on June 8, 2014. Live stream presented by Coca-Cola. See the full recap of #DigiFestNYC: http://bit.ly/DigiFestNYC2014.\n\nSUBSCRIBE: http://full.sc/UBDdWt\n\nBest of Music Playlist: http://www.youtube.com/playlist?list=PLWKbTlsNIef7ih__LRZ65xHf2YnAU-P3r\nBest of Talk Playlist: http://www.youtube.com/playlist?list=PLWKbTlsNIef5Mz92VDHwZnZT4I7f6GA4r\n\nFind out when DigiTour is coming to YOUR hometown: http://thedigitour.com\n\nRyan Seacrest Presents on YouTube\nThe official home for video from On Air with Ryan Seacrest and RyanSeacrest.com. Subscribe for exclusive celebrity interviews and music performances from American Idol and American Top 40 host Ryan Seacrest!\n\nConnect with Ryan:\nTwitter: http://full.sc/RGO2cv\nFacebook: http://full.sc/RGNW4M\nInstagram: http://full.sc/RGO9Vy\nPinterest: http://full.sc/UBD05o\n\nMatt Espinosa & Carter Reynolds | DigiFest NYC Presented by Coca-Cola\nhttp://www.youtube.com/user/ryanseacrest","thumbnails":{"default":{"url":"https://i.ytimg.com/vi/DvjxsBzlDnI/default.jpg","width":120,"height":90},"medium":{"url":"https://i.ytimg.com/vi/DvjxsBzlDnI/mqdefault.jpg","width":320,"height":180},"high":{"url":"https://i.ytimg.com/vi/DvjxsBzlDnI/hqdefault.jpg","width":480,"height":360},"standard":{"url":"https://i.ytimg.com/vi/DvjxsBzlDnI/sddefault.jpg","width":640,"height":480},"maxres":{"url":"https://i.ytimg.com/vi/DvjxsBzlDnI/maxresdefault.jpg","width":1280,"height":720}},"channelId":{"id":"UCl4h_3qTOIUnUX8KCICRM3A"},"publishedAt":{"timestampMs":1402335839000,"timestamp":1402335839,"iso8601":"2014-06-09T17:43:59.000Z"},"videoId":{"id":"DvjxsBzlDnI"},"playlistId":{"id":"PLWKbTlsNIef5Mz92VDHwZnZT4I7f6GA4r"},"position":9,"channelTitle":"On Air With Ryan Seacrest"}}]}}]},"uploadsPlaylist":{"id":"UUl4h_3qTOIUnUX8KCICRM3A","youtube":{"playlist":{"id":"UUl4h_3qTOIUnUX8KCICRM3A","snippet":{"title":"Uploads from On Air With Ryan Seacrest","description":"","thumbnails":{"default":{"url":"https://i.ytimg.com/vi/rXiPPXganK4/default.jpg","width":120,"height":90},"medium":{"url":"https://i.ytimg.com/vi/rXiPPXganK4/mqdefault.jpg","width":320,"height":180},"high":{"url":"https://i.ytimg.com/vi/rXiPPXganK4/hqdefault.jpg","width":480,"height":360},"standard":{"url":"https://i.ytimg.com/vi/rXiPPXganK4/sddefault.jpg","width":640,"height":480},"maxres":null},"channelId":{"id":"UCl4h_3qTOIUnUX8KCICRM3A"},"publishedAt":{"timestampMs":1582444800000,"timestamp":1582444800,"iso8601":"2020-02-23T08:00:00.000Z"}},"playlistItems":{"count":3774,"pageInfo":{"prevToken":null,"nextToken":"EAAaHlBUOkNBb2lFREJETWprd05EVXpRVGd6UmpGQk5qQQ","itemTokens":null},"items":[{"id":"VVVsNGhfM3FUT0lVblVYOEtDSUNSTTNBLnJYaVBQWGdhbks0","snippet":{"title":"Need Some Uplifting? Hoda Kotb's New Podcast Is For You | On Air with Ryan Seacrest","description":"Need Some Uplifting? Hoda Kotb's New Podcast Is For You: Watch\n\nSUBSCRIBE: http://youtube.com/user/ryanseacrest\nSEE MORE: http://onairwithryan.com\n\nOn Air with Ryan Seacrest on YouTube\nThe official home for video from On Air With Ryan Seacrest and OnAirWithRyan.com. Subscribe for exclusive celebrity interviews and music performances from the On Air With Ryan and American Top 40 studio and beyond.\n\nConnect with On Air with Ryan Seacrest: \nTwitter: http://twitter.com/onairwithryan\nTikTok: OnAirWithRyan \nFacebook: http://facebook.com/onairwithryanseacrest\nInstagram: http://instagram.com/onairwithryan\n\nConnect with Ryan:\nTwitter: http://twitter.com/RyanSeacrest\nTikTok: RyanSeacrest\nFacebook: http://facebook.com/RyanSeacrest\nInstagram: http://instagram.com/ryanseacrest\n\nCheck out the Ryan Seacrest Foundation: http://ryanseacrestfoundation.org\n\nhttp://www.youtube.com/user/ryanseacrest","thumbnails":{"default":{"url":"https://i.ytimg.com/vi/rXiPPXganK4/default.jpg","width":120,"height":90},"medium":{"url":"https://i.ytimg.com/vi/rXiPPXganK4/mqdefault.jpg","width":320,"height":180},"high":{"url":"https://i.ytimg.com/vi/rXiPPXganK4/hqdefault.jpg","width":480,"height":360},"standard":{"url":"https://i.ytimg.com/vi/rXiPPXganK4/sddefault.jpg","width":640,"height":480},"maxres":null},"channelId":{"id":"UCl4h_3qTOIUnUX8KCICRM3A"},"publishedAt":{"timestampMs":1781134642000,"timestamp":1781134642,"iso8601":"2026-06-10T23:37:22.000Z"},"videoId":{"id":"rXiPPXganK4"},"playlistId":{"id":"UUl4h_3qTOIUnUX8KCICRM3A"},"position":0,"channelTitle":"On Air With Ryan Seacrest"}},{"id":"VVVsNGhfM3FUT0lVblVYOEtDSUNSTTNBLmpvMF8zV2tuX01J","snippet":{"title":"'Off Campus' Fans are Shipping the Show's Actors IRL | On Air with Ryan Seacrest","description":"'Off Campus' Fans are Shipping the Show's Actors IRL\nSUBSCRIBE: http://youtube.com/user/ryanseacrest\nSEE MORE: http://onairwithryan.com\n\nOn Air with Ryan Seacrest on YouTube\nThe official home for video from On Air With Ryan Seacrest and OnAirWithRyan.com. Subscribe for exclusive celebrity interviews and music performances from the On Air With Ryan and American Top 40 studio and beyond.\n\nConnect with On Air with Ryan Seacrest: \nTwitter: http://twitter.com/onairwithryan\nTikTok: OnAirWithRyan \nFacebook: http://facebook.com/onairwithryanseacrest\nInstagram: http://instagram.com/onairwithryan\n\nConnect with Ryan:\nTwitter: http://twitter.com/RyanSeacrest\nTikTok: RyanSeacrest\nFacebook: http://facebook.com/RyanSeacrest\nInstagram: http://instagram.com/ryanseacrest\n\nCheck out the Ryan Seacrest Foundation: http://ryanseacrestfoundation.org\n\nhttp://www.youtube.com/user/ryanseacrest","thumbnails":{"default":{"url":"https://i.ytimg.com/vi/jo0_3Wkn_MI/default.jpg","width":120,"height":90},"medium":{"url":"https://i.ytimg.com/vi/jo0_3Wkn_MI/mqdefault.jpg","width":320,"height":180},"high":{"url":"https://i.ytimg.com/vi/jo0_3Wkn_MI/hqdefault.jpg","width":480,"height":360},"standard":{"url":"https://i.ytimg.com/vi/jo0_3Wkn_MI/sddefault.jpg","width":640,"height":480},"maxres":null},"channelId":{"id":"UCl4h_3qTOIUnUX8KCICRM3A"},"publishedAt":{"timestampMs":1780933923000,"timestamp":1780933923,"iso8601":"2026-06-08T15:52:03.000Z"},"videoId":{"id":"jo0_3Wkn_MI"},"playlistId":{"id":"UUl4h_3qTOIUnUX8KCICRM3A"},"position":1,"channelTitle":"On Air With Ryan Seacrest"}},{"id":"VVVsNGhfM3FUT0lVblVYOEtDSUNSTTNBLlpwNGNjVkZPclJr","snippet":{"title":"Tanya & Roby Have a Love Island Conflict | On Air with Ryan Seacrest","description":"Tanya & Roby Have a Love Island Conflict\nSUBSCRIBE: http://youtube.com/user/ryanseacrest\nSEE MORE: http://onairwithryan.com\n\nOn Air with Ryan Seacrest on YouTube\nThe official home for video from On Air With Ryan Seacrest and OnAirWithRyan.com. Subscribe for exclusive celebrity interviews and music performances from the On Air With Ryan and American Top 40 studio and beyond.\n\nConnect with On Air with Ryan Seacrest: \nTwitter: http://twitter.com/onairwithryan\nTikTok: OnAirWithRyan \nFacebook: http://facebook.com/onairwithryanseacrest\nInstagram: http://instagram.com/onairwithryan\n\nConnect with Ryan:\nTwitter: http://twitter.com/RyanSeacrest\nTikTok: RyanSeacrest\nFacebook: http://facebook.com/RyanSeacrest\nInstagram: http://instagram.com/ryanseacrest\n\nCheck out the Ryan Seacrest Foundation: http://ryanseacrestfoundation.org\n\nhttp://www.youtube.com/user/ryanseacrest","thumbnails":{"default":{"url":"https://i.ytimg.com/vi/Zp4ccVFOrRk/default.jpg","width":120,"height":90},"medium":{"url":"https://i.ytimg.com/vi/Zp4ccVFOrRk/mqdefault.jpg","width":320,"height":180},"high":{"url":"https://i.ytimg.com/vi/Zp4ccVFOrRk/hqdefault.jpg","width":480,"height":360},"standard":{"url":"https://i.ytimg.com/vi/Zp4ccVFOrRk/sddefault.jpg","width":640,"height":480},"maxres":{"url":"https://i.ytimg.com/vi/Zp4ccVFOrRk/maxresdefault.jpg","width":1280,"height":720}},"channelId":{"id":"UCl4h_3qTOIUnUX8KCICRM3A"},"publishedAt":{"timestampMs":1780933855000,"timestamp":1780933855,"iso8601":"2026-06-08T15:50:55.000Z"},"videoId":{"id":"Zp4ccVFOrRk"},"playlistId":{"id":"UUl4h_3qTOIUnUX8KCICRM3A"},"position":2,"channelTitle":"On Air With Ryan Seacrest"}},{"id":"VVVsNGhfM3FUT0lVblVYOEtDSUNSTTNBLnlrV2FYcU9PcG9j","snippet":{"title":"Tanya's Awkward Breakroom Moment | On Air with Ryan Seacrest","description":"Tanya's Awkward Breakroom Moment\nSUBSCRIBE: http://youtube.com/user/ryanseacrest\nSEE MORE: http://onairwithryan.com\n\nOn Air with Ryan Seacrest on YouTube\nThe official home for video from On Air With Ryan Seacrest and OnAirWithRyan.com. Subscribe for exclusive celebrity interviews and music performances from the On Air With Ryan and American Top 40 studio and beyond.\n\nConnect with On Air with Ryan Seacrest: \nTwitter: http://twitter.com/onairwithryan\nTikTok: OnAirWithRyan \nFacebook: http://facebook.com/onairwithryanseacrest\nInstagram: http://instagram.com/onairwithryan\n\nConnect with Ryan:\nTwitter: http://twitter.com/RyanSeacrest\nTikTok: RyanSeacrest\nFacebook: http://facebook.com/RyanSeacrest\nInstagram: http://instagram.com/ryanseacrest\n\nCheck out the Ryan Seacrest Foundation: http://ryanseacrestfoundation.org\n\nhttp://www.youtube.com/user/ryanseacrest","thumbnails":{"default":{"url":"https://i.ytimg.com/vi/ykWaXqOOpoc/default.jpg","width":120,"height":90},"medium":{"url":"https://i.ytimg.com/vi/ykWaXqOOpoc/mqdefault.jpg","width":320,"height":180},"high":{"url":"https://i.ytimg.com/vi/ykWaXqOOpoc/hqdefault.jpg","width":480,"height":360},"standard":{"url":"https://i.ytimg.com/vi/ykWaXqOOpoc/sddefault.jpg","width":640,"height":480},"maxres":{"url":"https://i.ytimg.com/vi/ykWaXqOOpoc/maxresdefault.jpg","width":1280,"height":720}},"channelId":{"id":"UCl4h_3qTOIUnUX8KCICRM3A"},"publishedAt":{"timestampMs":1780460973000,"timestamp":1780460973,"iso8601":"2026-06-03T04:29:33.000Z"},"videoId":{"id":"ykWaXqOOpoc"},"playlistId":{"id":"UUl4h_3qTOIUnUX8KCICRM3A"},"position":3,"channelTitle":"On Air With Ryan Seacrest"}},{"id":"VVVsNGhfM3FUT0lVblVYOEtDSUNSTTNBLmlaVU1MZjFSLWJV","snippet":{"title":"Love Island Season 8 is Back! | On Air with Ryan Seacrest","description":"Love Island Season 8 is Back! \nSUBSCRIBE: http://youtube.com/user/ryanseacrest\nSEE MORE: http://onairwithryan.com\n\nOn Air with Ryan Seacrest on YouTube\nThe official home for video from On Air With Ryan Seacrest and OnAirWithRyan.com. Subscribe for exclusive celebrity interviews and music performances from the On Air With Ryan and American Top 40 studio and beyond.\n\nConnect with On Air with Ryan Seacrest: \nTwitter: http://twitter.com/onairwithryan\nTikTok: OnAirWithRyan \nFacebook: http://facebook.com/onairwithryanseacrest\nInstagram: http://instagram.com/onairwithryan\n\nConnect with Ryan:\nTwitter: http://twitter.com/RyanSeacrest\nTikTok: RyanSeacrest\nFacebook: http://facebook.com/RyanSeacrest\nInstagram: http://instagram.com/ryanseacrest\n\nCheck out the Ryan Seacrest Foundation: http://ryanseacrestfoundation.org\n\nhttp://www.youtube.com/user/ryanseacrest","thumbnails":{"default":{"url":"https://i.ytimg.com/vi/iZUMLf1R-bU/default.jpg","width":120,"height":90},"medium":{"url":"https://i.ytimg.com/vi/iZUMLf1R-bU/mqdefault.jpg","width":320,"height":180},"high":{"url":"https://i.ytimg.com/vi/iZUMLf1R-bU/hqdefault.jpg","width":480,"height":360},"standard":{"url":"https://i.ytimg.com/vi/iZUMLf1R-bU/sddefault.jpg","width":640,"height":480},"maxres":{"url":"https://i.ytimg.com/vi/iZUMLf1R-bU/maxresdefault.jpg","width":1280,"height":720}},"channelId":{"id":"UCl4h_3qTOIUnUX8KCICRM3A"},"publishedAt":{"timestampMs":1780415385000,"timestamp":1780415385,"iso8601":"2026-06-02T15:49:45.000Z"},"videoId":{"id":"iZUMLf1R-bU"},"playlistId":{"id":"UUl4h_3qTOIUnUX8KCICRM3A"},"position":4,"channelTitle":"On Air With Ryan Seacrest"}},{"id":"VVVsNGhfM3FUT0lVblVYOEtDSUNSTTNBLm52ZXZkUkhUbU9R","snippet":{"title":"The Jonas Brothers Take Us Behind Brand New Podcast \"Hey Jonas!\" | On Air with Ryan Seacrest","description":"The Jonas Brothers Take Us Behind Brand New Podcast \"Hey Jonas!\"\n\nSUBSCRIBE: http://youtube.com/user/ryanseacrest\nSEE MORE: http://onairwithryan.com\n\nOn Air with Ryan Seacrest on YouTube\nThe official home for video from On Air With Ryan Seacrest and OnAirWithRyan.com. Subscribe for exclusive celebrity interviews and music performances from the On Air With Ryan and American Top 40 studio and beyond.\n\nConnect with On Air with Ryan Seacrest: \nTwitter: http://twitter.com/onairwithryan\nTikTok: OnAirWithRyan \nFacebook: http://facebook.com/onairwithryanseacrest\nInstagram: http://instagram.com/onairwithryan\n\nConnect with Ryan:\nTwitter: http://twitter.com/RyanSeacrest\nTikTok: RyanSeacrest\nFacebook: http://facebook.com/RyanSeacrest\nInstagram: http://instagram.com/ryanseacrest\n\nCheck out the Ryan Seacrest Foundation: http://ryanseacrestfoundation.org\n\nhttp://www.youtube.com/user/ryanseacrest","thumbnails":{"default":{"url":"https://i.ytimg.com/vi/nvevdRHTmOQ/default.jpg","width":120,"height":90},"medium":{"url":"https://i.ytimg.com/vi/nvevdRHTmOQ/mqdefault.jpg","width":320,"height":180},"high":{"url":"https://i.ytimg.com/vi/nvevdRHTmOQ/hqdefault.jpg","width":480,"height":360},"standard":{"url":"https://i.ytimg.com/vi/nvevdRHTmOQ/sddefault.jpg","width":640,"height":480},"maxres":null},"channelId":{"id":"UCl4h_3qTOIUnUX8KCICRM3A"},"publishedAt":{"timestampMs":1779206129000,"timestamp":1779206129,"iso8601":"2026-05-19T15:55:29.000Z"},"videoId":{"id":"nvevdRHTmOQ"},"playlistId":{"id":"UUl4h_3qTOIUnUX8KCICRM3A"},"position":5,"channelTitle":"On Air With Ryan Seacrest"}},{"id":"VVVsNGhfM3FUT0lVblVYOEtDSUNSTTNBLnJrTWd5MnJSUGEw","snippet":{"title":"Avoid Putting Packages Here! | On Air with Ryan Seacrest","description":"Avoid Putting Packages Here!\nSUBSCRIBE: http://youtube.com/user/ryanseacrest\nSEE MORE: http://onairwithryan.com\n\nOn Air with Ryan Seacrest on YouTube\nThe official home for video from On Air With Ryan Seacrest and OnAirWithRyan.com. Subscribe for exclusive celebrity interviews and music performances from the On Air With Ryan and American Top 40 studio and beyond.\n\nConnect with On Air with Ryan Seacrest: \nTwitter: http://twitter.com/onairwithryan\nTikTok: OnAirWithRyan \nFacebook: http://facebook.com/onairwithryanseacrest\nInstagram: http://instagram.com/onairwithryan\n\nConnect with Ryan:\nTwitter: http://twitter.com/RyanSeacrest\nTikTok: RyanSeacrest\nFacebook: http://facebook.com/RyanSeacrest\nInstagram: http://instagram.com/ryanseacrest\n\nCheck out the Ryan Seacrest Foundation: http://ryanseacrestfoundation.org\n\nhttp://www.youtube.com/user/ryanseacrest","thumbnails":{"default":{"url":"https://i.ytimg.com/vi/rkMgy2rRPa0/default.jpg","width":120,"height":90},"medium":{"url":"https://i.ytimg.com/vi/rkMgy2rRPa0/mqdefault.jpg","width":320,"height":180},"high":{"url":"https://i.ytimg.com/vi/rkMgy2rRPa0/hqdefault.jpg","width":480,"height":360},"standard":{"url":"https://i.ytimg.com/vi/rkMgy2rRPa0/sddefault.jpg","width":640,"height":480},"maxres":null},"channelId":{"id":"UCl4h_3qTOIUnUX8KCICRM3A"},"publishedAt":{"timestampMs":1778812116000,"timestamp":1778812116,"iso8601":"2026-05-15T02:28:36.000Z"},"videoId":{"id":"rkMgy2rRPa0"},"playlistId":{"id":"UUl4h_3qTOIUnUX8KCICRM3A"},"position":6,"channelTitle":"On Air With Ryan Seacrest"}},{"id":"VVVsNGhfM3FUT0lVblVYOEtDSUNSTTNBLnR3dFV4c3dEcjhF","snippet":{"title":"Have You Heard Of Farmer's Market Parties? | On Air with Ryan Seacrest","description":"Have You Heard Of Farmer's Market Parties?\n\nSUBSCRIBE: http://youtube.com/user/ryanseacrest\nSEE MORE: http://onairwithryan.com\n\nOn Air with Ryan Seacrest on YouTube\nThe official home for video from On Air With Ryan Seacrest and OnAirWithRyan.com. Subscribe for exclusive celebrity interviews and music performances from the On Air With Ryan and American Top 40 studio and beyond.\n\nConnect with On Air with Ryan Seacrest: \nTwitter: http://twitter.com/onairwithryan\nTikTok: OnAirWithRyan \nFacebook: http://facebook.com/onairwithryanseacrest\nInstagram: http://instagram.com/onairwithryan\n\nConnect with Ryan:\nTwitter: http://twitter.com/RyanSeacrest\nTikTok: RyanSeacrest\nFacebook: http://facebook.com/RyanSeacrest\nInstagram: http://instagram.com/ryanseacrest\n\nCheck out the Ryan Seacrest Foundation: http://ryanseacrestfoundation.org\n\nhttp://www.youtube.com/user/ryanseacrest","thumbnails":{"default":{"url":"https://i.ytimg.com/vi/twtUxswDr8E/default.jpg","width":120,"height":90},"medium":{"url":"https://i.ytimg.com/vi/twtUxswDr8E/mqdefault.jpg","width":320,"height":180},"high":{"url":"https://i.ytimg.com/vi/twtUxswDr8E/hqdefault.jpg","width":480,"height":360},"standard":{"url":"https://i.ytimg.com/vi/twtUxswDr8E/sddefault.jpg","width":640,"height":480},"maxres":{"url":"https://i.ytimg.com/vi/twtUxswDr8E/maxresdefault.jpg","width":1280,"height":720}},"channelId":{"id":"UCl4h_3qTOIUnUX8KCICRM3A"},"publishedAt":{"timestampMs":1778779048000,"timestamp":1778779048,"iso8601":"2026-05-14T17:17:28.000Z"},"videoId":{"id":"twtUxswDr8E"},"playlistId":{"id":"UUl4h_3qTOIUnUX8KCICRM3A"},"position":7,"channelTitle":"On Air With Ryan Seacrest"}},{"id":"VVVsNGhfM3FUT0lVblVYOEtDSUNSTTNBLkJXZVVuU1lzZkNn","snippet":{"title":"Bill & Giuliana Rancic Are Back With a Brand New Podcast | On Air with Ryan Seacrest","description":"Bill & Giuliana Rancic Are Back With a Brand New Podcast: Watch\n\nSUBSCRIBE: http://youtube.com/user/ryanseacrest\nSEE MORE: http://onairwithryan.com\n\nOn Air with Ryan Seacrest on YouTube\nThe official home for video from On Air With Ryan Seacrest and OnAirWithRyan.com. Subscribe for exclusive celebrity interviews and music performances from the On Air With Ryan and American Top 40 studio and beyond.\n\nConnect with On Air with Ryan Seacrest: \nTwitter: http://twitter.com/onairwithryan\nTikTok: OnAirWithRyan \nFacebook: http://facebook.com/onairwithryanseacrest\nInstagram: http://instagram.com/onairwithryan\n\nConnect with Ryan:\nTwitter: http://twitter.com/RyanSeacrest\nTikTok: RyanSeacrest\nFacebook: http://facebook.com/RyanSeacrest\nInstagram: http://instagram.com/ryanseacrest\n\nCheck out the Ryan Seacrest Foundation: http://ryanseacrestfoundation.org\n\nhttp://www.youtube.com/user/ryanseacrest","thumbnails":{"default":{"url":"https://i.ytimg.com/vi/BWeUnSYsfCg/default.jpg","width":120,"height":90},"medium":{"url":"https://i.ytimg.com/vi/BWeUnSYsfCg/mqdefault.jpg","width":320,"height":180},"high":{"url":"https://i.ytimg.com/vi/BWeUnSYsfCg/hqdefault.jpg","width":480,"height":360},"standard":{"url":"https://i.ytimg.com/vi/BWeUnSYsfCg/sddefault.jpg","width":640,"height":480},"maxres":null},"channelId":{"id":"UCl4h_3qTOIUnUX8KCICRM3A"},"publishedAt":{"timestampMs":1778779015000,"timestamp":1778779015,"iso8601":"2026-05-14T17:16:55.000Z"},"videoId":{"id":"BWeUnSYsfCg"},"playlistId":{"id":"UUl4h_3qTOIUnUX8KCICRM3A"},"position":8,"channelTitle":"On Air With Ryan Seacrest"}},{"id":"VVVsNGhfM3FUT0lVblVYOEtDSUNSTTNBLjgzTXhBMDZzZlBN","snippet":{"title":"Sisanie Had a Peace Sign Mishap While Driving | On Air with Ryan Seacrest","description":"Sisanie Had a Peace Sign Mishap While Driving\nSUBSCRIBE: http://youtube.com/user/ryanseacrest\nSEE MORE: http://onairwithryan.com\n\nOn Air with Ryan Seacrest on YouTube\nThe official home for video from On Air With Ryan Seacrest and OnAirWithRyan.com. Subscribe for exclusive celebrity interviews and music performances from the On Air With Ryan and American Top 40 studio and beyond.\n\nConnect with On Air with Ryan Seacrest: \nTwitter: http://twitter.com/onairwithryan\nTikTok: OnAirWithRyan \nFacebook: http://facebook.com/onairwithryanseacrest\nInstagram: http://instagram.com/onairwithryan\n\nConnect with Ryan:\nTwitter: http://twitter.com/RyanSeacrest\nTikTok: RyanSeacrest\nFacebook: http://facebook.com/RyanSeacrest\nInstagram: http://instagram.com/ryanseacrest\n\nCheck out the Ryan Seacrest Foundation: http://ryanseacrestfoundation.org\n\nhttp://www.youtube.com/user/ryanseacrest","thumbnails":{"default":{"url":"https://i.ytimg.com/vi/83MxA06sfPM/default.jpg","width":120,"height":90},"medium":{"url":"https://i.ytimg.com/vi/83MxA06sfPM/mqdefault.jpg","width":320,"height":180},"high":{"url":"https://i.ytimg.com/vi/83MxA06sfPM/hqdefault.jpg","width":480,"height":360},"standard":{"url":"https://i.ytimg.com/vi/83MxA06sfPM/sddefault.jpg","width":640,"height":480},"maxres":{"url":"https://i.ytimg.com/vi/83MxA06sfPM/maxresdefault.jpg","width":1280,"height":720}},"channelId":{"id":"UCl4h_3qTOIUnUX8KCICRM3A"},"publishedAt":{"timestampMs":1778472915000,"timestamp":1778472915,"iso8601":"2026-05-11T04:15:15.000Z"},"videoId":{"id":"83MxA06sfPM"},"playlistId":{"id":"UUl4h_3qTOIUnUX8KCICRM3A"},"position":9,"channelTitle":"On Air With Ryan Seacrest"}}]}}}}}}},"default_video_id":null},{"id":"PoUUh","region":"main:dynamic","type":"html","ordinal":13,"value":{"title":null,"content":"\u003ciframe style=\"max-width:100%;\" allow=\"autoplay\" width=\"100%\" height=\"150\" src=\"https://www.iheart.com/podcast/on-air-with-ryan-seacrest-23996864/?embed=true&ihrnetwork=true\" frameborder=\"0\">\u003c/iframe>\n"},"tags":[],"schedule":{"begin":1601852313778,"end":1601938719151}},{"id":"rd8Wg","region":"main:dynamic","type":"feed","ordinal":14,"value":{"min_size":0,"size":4,"position":null,"ad_split":50,"link":null,"feed_id":"ID:2024-olympics","title":"2024 Paris Olympics","feed_index":1},"tags":["display-hints/xsmall","display-hints/feed-load-more"],"schedule":{"begin":0,"end":1723435232859},"feed":{"results":[{"id":"%2F69cd9b5b3b7cb08dec74f1a2","type":"PUBLISHING","record":{"ref_id":"%2F69cd9b5b3b7cb08dec74f1a2","type":"content","payload":{"amp_enabled":true,"apple_news":{"ref_id":"6b38075a-a391-42cd-95b4-fe85e9438e9c","revision_id":"AAAAAAAAAAAAAAAAAAAAAA=="},"author":"Lauren Crawford","blocks":[{"id":"183023550","kind":"podcast","related_id":"","schedule":{},"type":"catalog"},{"attributes":{"mimetype":"image/png","type":"image"},"bucket":"new_assets","caption":"","id":"%2F69cd9dd33b7cb08dec74f1b6","new_tab":false,"schedule":{},"source_credit":"","title":"","type":"asset","url":"","use_caption":false},{"html":"\u003cp>If you’ve moved on from the cottage… I feel bad for you.\u003c/p>\n\n\u003cp>Because four months later, I’m still there — and life is, well… great.\u003c/p>\n\n\u003cp>With my residency still very much lakeside, there was no way I wasn’t talking about \u003cem>Heated Rivalry\u003c/em> when I got the chance to catch up with five-time Olympian and \u003ca href=\"https://www.iheart.com/content/2026-01-23-hilary-knight-is-ready-for-one-last-olympic-run-on-her-terms/\" data-content-id=\"/6973ef87d38b975a06916d40\">fellow \u003c/a>\u003ca href=\"https://www.iheart.com/content/2026-01-23-hilary-knight-is-ready-for-one-last-olympic-run-on-her-terms/\" data-content-id=\"/6973ef87d38b975a06916d40\">\u003cem>HR\u003c/em>\u003c/a>\u003ca href=\"https://www.iheart.com/content/2026-01-23-hilary-knight-is-ready-for-one-last-olympic-run-on-her-terms/\" data-content-id=\"/6973ef87d38b975a06916d40\"> fan girl \u003c/a>\u003ca href=\"https://www.iheart.com/content/2026-01-23-hilary-knight-is-ready-for-one-last-olympic-run-on-her-terms/\" data-content-id=\"/6973ef87d38b975a06916d40\">\u003cstrong>Hilary Knight\u003c/strong>\u003c/a>.\u003c/p>\n\n\u003cp>Last time we spoke, she hadn’t watched the show yet. But after my recommendation (yes, I’m absolutely claiming that — respectfully), she didn’t just watch — she stepped all the way into the world. Meeting the stars, \u003cstrong>Connor Storrie\u003c/strong> and \u003cstrong>Hudson Williams\u003c/strong>, along with creator \u003cstrong>Jacob Tierney\u003c/strong> and author \u003cstrong>Rachel Reid\u003c/strong>, whose bestselling books sparked the phenomenon.\u003c/p>\n\n\u003cp>So like any good journalist, I had to start there — before getting to her historic gold win. \u003c/p>\n\n","schedule":{},"type":"html"},{"attributes":{"@provider":"Instagram","@query":"https://graph.facebook.com/v23.0/instagram_oembed?access_token=121897277851831%7CB5Jm6zMX5ynaMiun755Y_feWNSc&format=json&omit_script=true&omitscript=true&url=https%3A%2F%2Fwww.instagram.com%2Fp%2FDVXHaenEcp6%2F%3Fimg_index%3D1","@url":"https://www.instagram.com/p/DVXHaenEcp6/?img_index=1","author_name":"","author_url":"","height":0,"html":"\u003cblockquote class=\"instagram-media\" data-instgrm-captioned data-instgrm-permalink=\"https://www.instagram.com/p/DVXHaenEcp6/?utm_source=ig_embed&amp;utm_campaign=loading\" data-instgrm-version=\"14\" style=\" background:#FFF; border:0; border-radius:3px; box-shadow:0 0 1px 0 rgba(0,0,0,0.5),0 1px 10px 0 rgba(0,0,0,0.15); margin: 1px; max-width:658px; min-width:326px; padding:0; width:99.375%; width:-webkit-calc(100% - 2px); width:calc(100% - 2px);\">\u003cdiv style=\"padding:16px;\"> \u003ca href=\"https://www.instagram.com/p/DVXHaenEcp6/?utm_source=ig_embed&amp;utm_campaign=loading\" style=\" background:#FFFFFF; line-height:0; padding:0 0; text-align:center; text-decoration:none; width:100%;\" target=\"_blank\"> \u003cdiv style=\" display: flex; flex-direction: row; align-items: center;\"> \u003cdiv style=\"background-color: #F4F4F4; border-radius: 50%; flex-grow: 0; height: 40px; margin-right: 14px; width: 40px;\">\u003c/div> \u003cdiv style=\"display: flex; flex-direction: column; flex-grow: 1; justify-content: center;\"> \u003cdiv style=\" background-color: #F4F4F4; border-radius: 4px; flex-grow: 0; height: 14px; margin-bottom: 6px; width: 100px;\">\u003c/div> \u003cdiv style=\" background-color: #F4F4F4; border-radius: 4px; flex-grow: 0; height: 14px; width: 60px;\">\u003c/div>\u003c/div>\u003c/div>\u003cdiv style=\"padding: 19% 0;\">\u003c/div> \u003cdiv style=\"display:block; height:50px; margin:0 auto 12px; width:50px;\">\u003csvg width=\"50px\" height=\"50px\" viewBox=\"0 0 60 60\" version=\"1.1\" xmlns=\"https://www.w3.org/2000/svg\" xmlns:xlink=\"https://www.w3.org/1999/xlink\">\u003cg stroke=\"none\" stroke-width=\"1\" fill=\"none\" fill-rule=\"evenodd\">\u003cg transform=\"translate(-511.000000, -20.000000)\" fill=\"#000000\">\u003cg>\u003cpath d=\"M556.869,30.41 C554.814,30.41 553.148,32.076 553.148,34.131 C553.148,36.186 554.814,37.852 556.869,37.852 C558.924,37.852 560.59,36.186 560.59,34.131 C560.59,32.076 558.924,30.41 556.869,30.41 M541,60.657 C535.114,60.657 530.342,55.887 530.342,50 C530.342,44.114 535.114,39.342 541,39.342 C546.887,39.342 551.658,44.114 551.658,50 C551.658,55.887 546.887,60.657 541,60.657 M541,33.886 C532.1,33.886 524.886,41.1 524.886,50 C524.886,58.899 532.1,66.113 541,66.113 C549.9,66.113 557.115,58.899 557.115,50 C557.115,41.1 549.9,33.886 541,33.886 M565.378,62.101 C565.244,65.022 564.756,66.606 564.346,67.663 C563.803,69.06 563.154,70.057 562.106,71.106 C561.058,72.155 560.06,72.803 558.662,73.347 C557.607,73.757 556.021,74.244 553.102,74.378 C549.944,74.521 548.997,74.552 541,74.552 C533.003,74.552 532.056,74.521 528.898,74.378 C525.979,74.244 524.393,73.757 523.338,73.347 C521.94,72.803 520.942,72.155 519.894,71.106 C518.846,70.057 518.197,69.06 517.654,67.663 C517.244,66.606 516.755,65.022 516.623,62.101 C516.479,58.943 516.448,57.996 516.448,50 C516.448,42.003 516.479,41.056 516.623,37.899 C516.755,34.978 517.244,33.391 517.654,32.338 C518.197,30.938 518.846,29.942 519.894,28.894 C520.942,27.846 521.94,27.196 523.338,26.654 C524.393,26.244 525.979,25.756 528.898,25.623 C532.057,25.479 533.004,25.448 541,25.448 C548.997,25.448 549.943,25.479 553.102,25.623 C556.021,25.756 557.607,26.244 558.662,26.654 C560.06,27.196 561.058,27.846 562.106,28.894 C563.154,29.942 563.803,30.938 564.346,32.338 C564.756,33.391 565.244,34.978 565.378,37.899 C565.522,41.056 565.552,42.003 565.552,50 C565.552,57.996 565.522,58.943 565.378,62.101 M570.82,37.631 C570.674,34.438 570.167,32.258 569.425,30.349 C568.659,28.377 567.633,26.702 565.965,25.035 C564.297,23.368 562.623,22.342 560.652,21.575 C558.743,20.834 556.562,20.326 553.369,20.18 C550.169,20.033 549.148,20 541,20 C532.853,20 531.831,20.033 528.631,20.18 C525.438,20.326 523.257,20.834 521.349,21.575 C519.376,22.342 517.703,23.368 516.035,25.035 C514.368,26.702 513.342,28.377 512.574,30.349 C511.834,32.258 511.326,34.438 511.181,37.631 C511.035,40.831 511,41.851 511,50 C511,58.147 511.035,59.17 511.181,62.369 C511.326,65.562 511.834,67.743 512.574,69.651 C513.342,71.625 514.368,73.296 516.035,74.965 C517.703,76.634 519.376,77.658 521.349,78.425 C523.257,79.167 525.438,79.673 528.631,79.82 C531.831,79.965 532.853,80.001 541,80.001 C549.148,80.001 550.169,79.965 553.369,79.82 C556.562,79.673 558.743,79.167 560.652,78.425 C562.623,77.658 564.297,76.634 565.965,74.965 C567.633,73.296 568.659,71.625 569.425,69.651 C570.167,67.743 570.674,65.562 570.82,62.369 C570.966,59.17 571,58.147 571,50 C571,41.851 570.966,40.831 570.82,37.631\">\u003c/path>\u003c/g>\u003c/g>\u003c/g>\u003c/svg>\u003c/div>\u003cdiv style=\"padding-top: 8px;\"> \u003cdiv style=\" color:#3897f0; font-family:Arial,sans-serif; font-size:14px; font-style:normal; font-weight:550; line-height:18px;\">View this post on Instagram\u003c/div>\u003c/div>\u003cdiv style=\"padding: 12.5% 0;\">\u003c/div> \u003cdiv style=\"display: flex; flex-direction: row; margin-bottom: 14px; align-items: center;\">\u003cdiv> \u003cdiv style=\"background-color: #F4F4F4; border-radius: 50%; height: 12.5px; width: 12.5px; transform: translateX(0px) translateY(7px);\">\u003c/div> \u003cdiv style=\"background-color: #F4F4F4; height: 12.5px; transform: rotate(-45deg) translateX(3px) translateY(1px); width: 12.5px; flex-grow: 0; margin-right: 14px; margin-left: 2px;\">\u003c/div> \u003cdiv style=\"background-color: #F4F4F4; border-radius: 50%; height: 12.5px; width: 12.5px; transform: translateX(9px) translateY(-18px);\">\u003c/div>\u003c/div>\u003cdiv style=\"margin-left: 8px;\"> \u003cdiv style=\" background-color: #F4F4F4; border-radius: 50%; flex-grow: 0; height: 20px; width: 20px;\">\u003c/div> \u003cdiv style=\" width: 0; height: 0; border-top: 2px solid transparent; border-left: 6px solid #f4f4f4; border-bottom: 2px solid transparent; transform: translateX(16px) translateY(-4px) rotate(30deg)\">\u003c/div>\u003c/div>\u003cdiv style=\"margin-left: auto;\"> \u003cdiv style=\" width: 0px; border-top: 8px solid #F4F4F4; border-right: 8px solid transparent; transform: translateY(16px);\">\u003c/div> \u003cdiv style=\" background-color: #F4F4F4; flex-grow: 0; height: 12px; width: 16px; transform: translateY(-4px);\">\u003c/div> \u003cdiv style=\" width: 0; height: 0; border-top: 8px solid #F4F4F4; border-left: 8px solid transparent; transform: translateY(-4px) translateX(8px);\">\u003c/div>\u003c/div>\u003c/div> \u003cdiv style=\"display: flex; flex-direction: column; flex-grow: 1; justify-content: center; margin-bottom: 24px;\"> \u003cdiv style=\" background-color: #F4F4F4; border-radius: 4px; flex-grow: 0; height: 14px; margin-bottom: 6px; width: 224px;\">\u003c/div> \u003cdiv style=\" background-color: #F4F4F4; border-radius: 4px; flex-grow: 0; height: 14px; width: 144px;\">\u003c/div>\u003c/div>\u003c/a>\u003c/div>\u003c/blockquote>","provider_name":"Instagram","provider_url":"https://www.instagram.com/","thumbnail_height":0,"thumbnail_url":"","thumbnail_width":0,"title":"","type":"rich","version":"1.0","width":658},"embed_type":"rich","html":"\u003cblockquote class=\"instagram-media\" data-instgrm-captioned data-instgrm-permalink=\"https://www.instagram.com/p/DVXHaenEcp6/?utm_source=ig_embed&amp;utm_campaign=loading\" data-instgrm-version=\"14\" style=\" background:#FFF; border:0; border-radius:3px; box-shadow:0 0 1px 0 rgba(0,0,0,0.5),0 1px 10px 0 rgba(0,0,0,0.15); margin: 1px; max-width:658px; min-width:326px; padding:0; width:99.375%; width:-webkit-calc(100% - 2px); width:calc(100% - 2px);\">\u003cdiv style=\"padding:16px;\"> \u003ca href=\"https://www.instagram.com/p/DVXHaenEcp6/?utm_source=ig_embed&amp;utm_campaign=loading\" style=\" background:#FFFFFF; line-height:0; padding:0 0; text-align:center; text-decoration:none; width:100%;\" target=\"_blank\"> \u003cdiv style=\" display: flex; flex-direction: row; align-items: center;\"> \u003cdiv style=\"background-color: #F4F4F4; border-radius: 50%; flex-grow: 0; height: 40px; margin-right: 14px; width: 40px;\">\u003c/div> \u003cdiv style=\"display: flex; flex-direction: column; flex-grow: 1; justify-content: center;\"> \u003cdiv style=\" background-color: #F4F4F4; border-radius: 4px; flex-grow: 0; height: 14px; margin-bottom: 6px; width: 100px;\">\u003c/div> \u003cdiv style=\" background-color: #F4F4F4; border-radius: 4px; flex-grow: 0; height: 14px; width: 60px;\">\u003c/div>\u003c/div>\u003c/div>\u003cdiv style=\"padding: 19% 0;\">\u003c/div> \u003cdiv style=\"display:block; height:50px; margin:0 auto 12px; width:50px;\">\u003csvg width=\"50px\" height=\"50px\" viewBox=\"0 0 60 60\" version=\"1.1\" xmlns=\"https://www.w3.org/2000/svg\" xmlns:xlink=\"https://www.w3.org/1999/xlink\">\u003cg stroke=\"none\" stroke-width=\"1\" fill=\"none\" fill-rule=\"evenodd\">\u003cg transform=\"translate(-511.000000, -20.000000)\" fill=\"#000000\">\u003cg>\u003cpath d=\"M556.869,30.41 C554.814,30.41 553.148,32.076 553.148,34.131 C553.148,36.186 554.814,37.852 556.869,37.852 C558.924,37.852 560.59,36.186 560.59,34.131 C560.59,32.076 558.924,30.41 556.869,30.41 M541,60.657 C535.114,60.657 530.342,55.887 530.342,50 C530.342,44.114 535.114,39.342 541,39.342 C546.887,39.342 551.658,44.114 551.658,50 C551.658,55.887 546.887,60.657 541,60.657 M541,33.886 C532.1,33.886 524.886,41.1 524.886,50 C524.886,58.899 532.1,66.113 541,66.113 C549.9,66.113 557.115,58.899 557.115,50 C557.115,41.1 549.9,33.886 541,33.886 M565.378,62.101 C565.244,65.022 564.756,66.606 564.346,67.663 C563.803,69.06 563.154,70.057 562.106,71.106 C561.058,72.155 560.06,72.803 558.662,73.347 C557.607,73.757 556.021,74.244 553.102,74.378 C549.944,74.521 548.997,74.552 541,74.552 C533.003,74.552 532.056,74.521 528.898,74.378 C525.979,74.244 524.393,73.757 523.338,73.347 C521.94,72.803 520.942,72.155 519.894,71.106 C518.846,70.057 518.197,69.06 517.654,67.663 C517.244,66.606 516.755,65.022 516.623,62.101 C516.479,58.943 516.448,57.996 516.448,50 C516.448,42.003 516.479,41.056 516.623,37.899 C516.755,34.978 517.244,33.391 517.654,32.338 C518.197,30.938 518.846,29.942 519.894,28.894 C520.942,27.846 521.94,27.196 523.338,26.654 C524.393,26.244 525.979,25.756 528.898,25.623 C532.057,25.479 533.004,25.448 541,25.448 C548.997,25.448 549.943,25.479 553.102,25.623 C556.021,25.756 557.607,26.244 558.662,26.654 C560.06,27.196 561.058,27.846 562.106,28.894 C563.154,29.942 563.803,30.938 564.346,32.338 C564.756,33.391 565.244,34.978 565.378,37.899 C565.522,41.056 565.552,42.003 565.552,50 C565.552,57.996 565.522,58.943 565.378,62.101 M570.82,37.631 C570.674,34.438 570.167,32.258 569.425,30.349 C568.659,28.377 567.633,26.702 565.965,25.035 C564.297,23.368 562.623,22.342 560.652,21.575 C558.743,20.834 556.562,20.326 553.369,20.18 C550.169,20.033 549.148,20 541,20 C532.853,20 531.831,20.033 528.631,20.18 C525.438,20.326 523.257,20.834 521.349,21.575 C519.376,22.342 517.703,23.368 516.035,25.035 C514.368,26.702 513.342,28.377 512.574,30.349 C511.834,32.258 511.326,34.438 511.181,37.631 C511.035,40.831 511,41.851 511,50 C511,58.147 511.035,59.17 511.181,62.369 C511.326,65.562 511.834,67.743 512.574,69.651 C513.342,71.625 514.368,73.296 516.035,74.965 C517.703,76.634 519.376,77.658 521.349,78.425 C523.257,79.167 525.438,79.673 528.631,79.82 C531.831,79.965 532.853,80.001 541,80.001 C549.148,80.001 550.169,79.965 553.369,79.82 C556.562,79.673 558.743,79.167 560.652,78.425 C562.623,77.658 564.297,76.634 565.965,74.965 C567.633,73.296 568.659,71.625 569.425,69.651 C570.167,67.743 570.674,65.562 570.82,62.369 C570.966,59.17 571,58.147 571,50 C571,41.851 570.966,40.831 570.82,37.631\">\u003c/path>\u003c/g>\u003c/g>\u003c/g>\u003c/svg>\u003c/div>\u003cdiv style=\"padding-top: 8px;\"> \u003cdiv style=\" color:#3897f0; font-family:Arial,sans-serif; font-size:14px; font-style:normal; font-weight:550; line-height:18px;\">View this post on Instagram\u003c/div>\u003c/div>\u003cdiv style=\"padding: 12.5% 0;\">\u003c/div> \u003cdiv style=\"display: flex; flex-direction: row; margin-bottom: 14px; align-items: center;\">\u003cdiv> \u003cdiv style=\"background-color: #F4F4F4; border-radius: 50%; height: 12.5px; width: 12.5px; transform: translateX(0px) translateY(7px);\">\u003c/div> \u003cdiv style=\"background-color: #F4F4F4; height: 12.5px; transform: rotate(-45deg) translateX(3px) translateY(1px); width: 12.5px; flex-grow: 0; margin-right: 14px; margin-left: 2px;\">\u003c/div> \u003cdiv style=\"background-color: #F4F4F4; border-radius: 50%; height: 12.5px; width: 12.5px; transform: translateX(9px) translateY(-18px);\">\u003c/div>\u003c/div>\u003cdiv style=\"margin-left: 8px;\"> \u003cdiv style=\" background-color: #F4F4F4; border-radius: 50%; flex-grow: 0; height: 20px; width: 20px;\">\u003c/div> \u003cdiv style=\" width: 0; height: 0; border-top: 2px solid transparent; border-left: 6px solid #f4f4f4; border-bottom: 2px solid transparent; transform: translateX(16px) translateY(-4px) rotate(30deg)\">\u003c/div>\u003c/div>\u003cdiv style=\"margin-left: auto;\"> \u003cdiv style=\" width: 0px; border-top: 8px solid #F4F4F4; border-right: 8px solid transparent; transform: translateY(16px);\">\u003c/div> \u003cdiv style=\" background-color: #F4F4F4; flex-grow: 0; height: 12px; width: 16px; transform: translateY(-4px);\">\u003c/div> \u003cdiv style=\" width: 0; height: 0; border-top: 8px solid #F4F4F4; border-left: 8px solid transparent; transform: translateY(-4px) translateX(8px);\">\u003c/div>\u003c/div>\u003c/div> \u003cdiv style=\"display: flex; flex-direction: column; flex-grow: 1; justify-content: center; margin-bottom: 24px;\"> \u003cdiv style=\" background-color: #F4F4F4; border-radius: 4px; flex-grow: 0; height: 14px; margin-bottom: 6px; width: 224px;\">\u003c/div> \u003cdiv style=\" background-color: #F4F4F4; border-radius: 4px; flex-grow: 0; height: 14px; width: 144px;\">\u003c/div>\u003c/div>\u003c/a>\u003c/div>\u003c/blockquote>","provider":"Instagram","rendering_hint":"default","schedule":{},"type":"embed","url":"https://www.instagram.com/p/DVXHaenEcp6/?img_index=1"},{"html":"\u003cp>Because fresh off her latest Olympic victory, Hilary hasn’t exactly slowed down. If anything, she’s accelerated — turning a post-Olympics run into a full-blown, box office–level press run.\u003c/p>\n\n\u003cp>One of the highlights? A stop at \u003cem>Saturday Night Live\u003c/em>, where she appeared during Connor’s debut episode alongside fellow Team USA star \u003cstrong>Megan Keller\u003c/strong> — who, casually, scored the game-winning Olympic goal in the final against Canada.\u003c/p>\n\n\u003cp>But for Hilary, the real moment didn’t happen on stage — though that was an equally amazing highlight.\u003c/p>\n\n\u003cp>It happened backstage.\u003c/p>\n\n\u003cp>“Hudson and Rachel’s dressing room [was] right next to [mine and Megan’s], and at first I got in there, I was like, ‘don’t be a fangirl, don’t be a fangirl,’” she admitted. “And then we’re in there for hours, and I’m like, ‘I’m going next door.’”\u003c/p>\n\n\u003cp>It’s funny — and a little ironic — an Olympic hockey champion trying not to fangirl over actors playing hockey players. But it also speaks to something deeper: a shared understanding of performance at the highest level, no matter the arena.\u003c/p>\n\n\u003cp>“It’s like, we work our butts off, and we’re grinding always, and constantly, and doing all these amazing Olympic feats,” Hilary said. “And then, to kind of have that touchpoint was just really special.”\u003c/p>\n\n\u003cp>That same appreciation extended to the \u003cem>SNL\u003c/em> experience itself — a space Hilary recognized as elite in its own right.\u003c/p>\n\n\u003cp>“\u003cem>SNL\u003c/em> is really cool, because it’s just… it’s iconic, right? Everybody knows about it,” she said. “And then you go behind the curtain, so to speak, and it’s the same high-performance environment that you find in sports.”\u003c/p>\n\n\u003cp>In other words: greatness recognizes greatness.\u003c/p>\n\n\u003cp>And as for Connor and Hudson? Hilary had nothing but praise for Hollywood’s new favorite duo.\u003c/p>\n\n\u003cp>“Connor’s a superstar,” she said. “He’s got that aura, he’s got that vibe… there’s something special about those two. […] I can’t wait to see the other projects that they’re gonna work on.”\u003c/p>\n\n","schedule":{},"type":"html"},{"attributes":{"@provider":"Instagram","@query":"https://graph.facebook.com/v23.0/instagram_oembed?access_token=121897277851831%7CB5Jm6zMX5ynaMiun755Y_feWNSc&format=json&omit_script=true&omitscript=true&url=https%3A%2F%2Fwww.instagram.com%2Fp%2FDU9YA14DOM6%2F","@url":"https://www.instagram.com/p/DU9YA14DOM6/","author_name":"","author_url":"","height":0,"html":"\u003cblockquote class=\"instagram-media\" data-instgrm-captioned data-instgrm-permalink=\"https://www.instagram.com/reel/DU9YA14DOM6/?utm_source=ig_embed&amp;utm_campaign=loading\" data-instgrm-version=\"14\" style=\" background:#FFF; border:0; border-radius:3px; box-shadow:0 0 1px 0 rgba(0,0,0,0.5),0 1px 10px 0 rgba(0,0,0,0.15); margin: 1px; max-width:658px; min-width:326px; padding:0; width:99.375%; width:-webkit-calc(100% - 2px); width:calc(100% - 2px);\">\u003cdiv style=\"padding:16px;\"> \u003ca href=\"https://www.instagram.com/reel/DU9YA14DOM6/?utm_source=ig_embed&amp;utm_campaign=loading\" style=\" background:#FFFFFF; line-height:0; padding:0 0; text-align:center; text-decoration:none; width:100%;\" target=\"_blank\"> \u003cdiv style=\" display: flex; flex-direction: row; align-items: center;\"> \u003cdiv style=\"background-color: #F4F4F4; border-radius: 50%; flex-grow: 0; height: 40px; margin-right: 14px; width: 40px;\">\u003c/div> \u003cdiv style=\"display: flex; flex-direction: column; flex-grow: 1; justify-content: center;\"> \u003cdiv style=\" background-color: #F4F4F4; border-radius: 4px; flex-grow: 0; height: 14px; margin-bottom: 6px; width: 100px;\">\u003c/div> \u003cdiv style=\" background-color: #F4F4F4; border-radius: 4px; flex-grow: 0; height: 14px; width: 60px;\">\u003c/div>\u003c/div>\u003c/div>\u003cdiv style=\"padding: 19% 0;\">\u003c/div> \u003cdiv style=\"display:block; height:50px; margin:0 auto 12px; width:50px;\">\u003csvg width=\"50px\" height=\"50px\" viewBox=\"0 0 60 60\" version=\"1.1\" xmlns=\"https://www.w3.org/2000/svg\" xmlns:xlink=\"https://www.w3.org/1999/xlink\">\u003cg stroke=\"none\" stroke-width=\"1\" fill=\"none\" fill-rule=\"evenodd\">\u003cg transform=\"translate(-511.000000, -20.000000)\" fill=\"#000000\">\u003cg>\u003cpath d=\"M556.869,30.41 C554.814,30.41 553.148,32.076 553.148,34.131 C553.148,36.186 554.814,37.852 556.869,37.852 C558.924,37.852 560.59,36.186 560.59,34.131 C560.59,32.076 558.924,30.41 556.869,30.41 M541,60.657 C535.114,60.657 530.342,55.887 530.342,50 C530.342,44.114 535.114,39.342 541,39.342 C546.887,39.342 551.658,44.114 551.658,50 C551.658,55.887 546.887,60.657 541,60.657 M541,33.886 C532.1,33.886 524.886,41.1 524.886,50 C524.886,58.899 532.1,66.113 541,66.113 C549.9,66.113 557.115,58.899 557.115,50 C557.115,41.1 549.9,33.886 541,33.886 M565.378,62.101 C565.244,65.022 564.756,66.606 564.346,67.663 C563.803,69.06 563.154,70.057 562.106,71.106 C561.058,72.155 560.06,72.803 558.662,73.347 C557.607,73.757 556.021,74.244 553.102,74.378 C549.944,74.521 548.997,74.552 541,74.552 C533.003,74.552 532.056,74.521 528.898,74.378 C525.979,74.244 524.393,73.757 523.338,73.347 C521.94,72.803 520.942,72.155 519.894,71.106 C518.846,70.057 518.197,69.06 517.654,67.663 C517.244,66.606 516.755,65.022 516.623,62.101 C516.479,58.943 516.448,57.996 516.448,50 C516.448,42.003 516.479,41.056 516.623,37.899 C516.755,34.978 517.244,33.391 517.654,32.338 C518.197,30.938 518.846,29.942 519.894,28.894 C520.942,27.846 521.94,27.196 523.338,26.654 C524.393,26.244 525.979,25.756 528.898,25.623 C532.057,25.479 533.004,25.448 541,25.448 C548.997,25.448 549.943,25.479 553.102,25.623 C556.021,25.756 557.607,26.244 558.662,26.654 C560.06,27.196 561.058,27.846 562.106,28.894 C563.154,29.942 563.803,30.938 564.346,32.338 C564.756,33.391 565.244,34.978 565.378,37.899 C565.522,41.056 565.552,42.003 565.552,50 C565.552,57.996 565.522,58.943 565.378,62.101 M570.82,37.631 C570.674,34.438 570.167,32.258 569.425,30.349 C568.659,28.377 567.633,26.702 565.965,25.035 C564.297,23.368 562.623,22.342 560.652,21.575 C558.743,20.834 556.562,20.326 553.369,20.18 C550.169,20.033 549.148,20 541,20 C532.853,20 531.831,20.033 528.631,20.18 C525.438,20.326 523.257,20.834 521.349,21.575 C519.376,22.342 517.703,23.368 516.035,25.035 C514.368,26.702 513.342,28.377 512.574,30.349 C511.834,32.258 511.326,34.438 511.181,37.631 C511.035,40.831 511,41.851 511,50 C511,58.147 511.035,59.17 511.181,62.369 C511.326,65.562 511.834,67.743 512.574,69.651 C513.342,71.625 514.368,73.296 516.035,74.965 C517.703,76.634 519.376,77.658 521.349,78.425 C523.257,79.167 525.438,79.673 528.631,79.82 C531.831,79.965 532.853,80.001 541,80.001 C549.148,80.001 550.169,79.965 553.369,79.82 C556.562,79.673 558.743,79.167 560.652,78.425 C562.623,77.658 564.297,76.634 565.965,74.965 C567.633,73.296 568.659,71.625 569.425,69.651 C570.167,67.743 570.674,65.562 570.82,62.369 C570.966,59.17 571,58.147 571,50 C571,41.851 570.966,40.831 570.82,37.631\">\u003c/path>\u003c/g>\u003c/g>\u003c/g>\u003c/svg>\u003c/div>\u003cdiv style=\"padding-top: 8px;\"> \u003cdiv style=\" color:#3897f0; font-family:Arial,sans-serif; font-size:14px; font-style:normal; font-weight:550; line-height:18px;\">View this post on Instagram\u003c/div>\u003c/div>\u003cdiv style=\"padding: 12.5% 0;\">\u003c/div> \u003cdiv style=\"display: flex; flex-direction: row; margin-bottom: 14px; align-items: center;\">\u003cdiv> \u003cdiv style=\"background-color: #F4F4F4; border-radius: 50%; height: 12.5px; width: 12.5px; transform: translateX(0px) translateY(7px);\">\u003c/div> \u003cdiv style=\"background-color: #F4F4F4; height: 12.5px; transform: rotate(-45deg) translateX(3px) translateY(1px); width: 12.5px; flex-grow: 0; margin-right: 14px; margin-left: 2px;\">\u003c/div> \u003cdiv style=\"background-color: #F4F4F4; border-radius: 50%; height: 12.5px; width: 12.5px; transform: translateX(9px) translateY(-18px);\">\u003c/div>\u003c/div>\u003cdiv style=\"margin-left: 8px;\"> \u003cdiv style=\" background-color: #F4F4F4; border-radius: 50%; flex-grow: 0; height: 20px; width: 20px;\">\u003c/div> \u003cdiv style=\" width: 0; height: 0; border-top: 2px solid transparent; border-left: 6px solid #f4f4f4; border-bottom: 2px solid transparent; transform: translateX(16px) translateY(-4px) rotate(30deg)\">\u003c/div>\u003c/div>\u003cdiv style=\"margin-left: auto;\"> \u003cdiv style=\" width: 0px; border-top: 8px solid #F4F4F4; border-right: 8px solid transparent; transform: translateY(16px);\">\u003c/div> \u003cdiv style=\" background-color: #F4F4F4; flex-grow: 0; height: 12px; width: 16px; transform: translateY(-4px);\">\u003c/div> \u003cdiv style=\" width: 0; height: 0; border-top: 8px solid #F4F4F4; border-left: 8px solid transparent; transform: translateY(-4px) translateX(8px);\">\u003c/div>\u003c/div>\u003c/div> \u003cdiv style=\"display: flex; flex-direction: column; flex-grow: 1; justify-content: center; margin-bottom: 24px;\"> \u003cdiv style=\" background-color: #F4F4F4; border-radius: 4px; flex-grow: 0; height: 14px; margin-bottom: 6px; width: 224px;\">\u003c/div> \u003cdiv style=\" background-color: #F4F4F4; border-radius: 4px; flex-grow: 0; height: 14px; width: 144px;\">\u003c/div>\u003c/div>\u003c/a>\u003c/div>\u003c/blockquote>","provider_name":"Instagram","provider_url":"https://www.instagram.com/","thumbnail_height":0,"thumbnail_url":"","thumbnail_width":0,"title":"","type":"rich","version":"1.0","width":658},"embed_type":"rich","html":"\u003cblockquote class=\"instagram-media\" data-instgrm-captioned data-instgrm-permalink=\"https://www.instagram.com/reel/DU9YA14DOM6/?utm_source=ig_embed&amp;utm_campaign=loading\" data-instgrm-version=\"14\" style=\" background:#FFF; border:0; border-radius:3px; box-shadow:0 0 1px 0 rgba(0,0,0,0.5),0 1px 10px 0 rgba(0,0,0,0.15); margin: 1px; max-width:658px; min-width:326px; padding:0; width:99.375%; width:-webkit-calc(100% - 2px); width:calc(100% - 2px);\">\u003cdiv style=\"padding:16px;\"> \u003ca href=\"https://www.instagram.com/reel/DU9YA14DOM6/?utm_source=ig_embed&amp;utm_campaign=loading\" style=\" background:#FFFFFF; line-height:0; padding:0 0; text-align:center; text-decoration:none; width:100%;\" target=\"_blank\"> \u003cdiv style=\" display: flex; flex-direction: row; align-items: center;\"> \u003cdiv style=\"background-color: #F4F4F4; border-radius: 50%; flex-grow: 0; height: 40px; margin-right: 14px; width: 40px;\">\u003c/div> \u003cdiv style=\"display: flex; flex-direction: column; flex-grow: 1; justify-content: center;\"> \u003cdiv style=\" background-color: #F4F4F4; border-radius: 4px; flex-grow: 0; height: 14px; margin-bottom: 6px; width: 100px;\">\u003c/div> \u003cdiv style=\" background-color: #F4F4F4; border-radius: 4px; flex-grow: 0; height: 14px; width: 60px;\">\u003c/div>\u003c/div>\u003c/div>\u003cdiv style=\"padding: 19% 0;\">\u003c/div> \u003cdiv style=\"display:block; height:50px; margin:0 auto 12px; width:50px;\">\u003csvg width=\"50px\" height=\"50px\" viewBox=\"0 0 60 60\" version=\"1.1\" xmlns=\"https://www.w3.org/2000/svg\" xmlns:xlink=\"https://www.w3.org/1999/xlink\">\u003cg stroke=\"none\" stroke-width=\"1\" fill=\"none\" fill-rule=\"evenodd\">\u003cg transform=\"translate(-511.000000, -20.000000)\" fill=\"#000000\">\u003cg>\u003cpath d=\"M556.869,30.41 C554.814,30.41 553.148,32.076 553.148,34.131 C553.148,36.186 554.814,37.852 556.869,37.852 C558.924,37.852 560.59,36.186 560.59,34.131 C560.59,32.076 558.924,30.41 556.869,30.41 M541,60.657 C535.114,60.657 530.342,55.887 530.342,50 C530.342,44.114 535.114,39.342 541,39.342 C546.887,39.342 551.658,44.114 551.658,50 C551.658,55.887 546.887,60.657 541,60.657 M541,33.886 C532.1,33.886 524.886,41.1 524.886,50 C524.886,58.899 532.1,66.113 541,66.113 C549.9,66.113 557.115,58.899 557.115,50 C557.115,41.1 549.9,33.886 541,33.886 M565.378,62.101 C565.244,65.022 564.756,66.606 564.346,67.663 C563.803,69.06 563.154,70.057 562.106,71.106 C561.058,72.155 560.06,72.803 558.662,73.347 C557.607,73.757 556.021,74.244 553.102,74.378 C549.944,74.521 548.997,74.552 541,74.552 C533.003,74.552 532.056,74.521 528.898,74.378 C525.979,74.244 524.393,73.757 523.338,73.347 C521.94,72.803 520.942,72.155 519.894,71.106 C518.846,70.057 518.197,69.06 517.654,67.663 C517.244,66.606 516.755,65.022 516.623,62.101 C516.479,58.943 516.448,57.996 516.448,50 C516.448,42.003 516.479,41.056 516.623,37.899 C516.755,34.978 517.244,33.391 517.654,32.338 C518.197,30.938 518.846,29.942 519.894,28.894 C520.942,27.846 521.94,27.196 523.338,26.654 C524.393,26.244 525.979,25.756 528.898,25.623 C532.057,25.479 533.004,25.448 541,25.448 C548.997,25.448 549.943,25.479 553.102,25.623 C556.021,25.756 557.607,26.244 558.662,26.654 C560.06,27.196 561.058,27.846 562.106,28.894 C563.154,29.942 563.803,30.938 564.346,32.338 C564.756,33.391 565.244,34.978 565.378,37.899 C565.522,41.056 565.552,42.003 565.552,50 C565.552,57.996 565.522,58.943 565.378,62.101 M570.82,37.631 C570.674,34.438 570.167,32.258 569.425,30.349 C568.659,28.377 567.633,26.702 565.965,25.035 C564.297,23.368 562.623,22.342 560.652,21.575 C558.743,20.834 556.562,20.326 553.369,20.18 C550.169,20.033 549.148,20 541,20 C532.853,20 531.831,20.033 528.631,20.18 C525.438,20.326 523.257,20.834 521.349,21.575 C519.376,22.342 517.703,23.368 516.035,25.035 C514.368,26.702 513.342,28.377 512.574,30.349 C511.834,32.258 511.326,34.438 511.181,37.631 C511.035,40.831 511,41.851 511,50 C511,58.147 511.035,59.17 511.181,62.369 C511.326,65.562 511.834,67.743 512.574,69.651 C513.342,71.625 514.368,73.296 516.035,74.965 C517.703,76.634 519.376,77.658 521.349,78.425 C523.257,79.167 525.438,79.673 528.631,79.82 C531.831,79.965 532.853,80.001 541,80.001 C549.148,80.001 550.169,79.965 553.369,79.82 C556.562,79.673 558.743,79.167 560.652,78.425 C562.623,77.658 564.297,76.634 565.965,74.965 C567.633,73.296 568.659,71.625 569.425,69.651 C570.167,67.743 570.674,65.562 570.82,62.369 C570.966,59.17 571,58.147 571,50 C571,41.851 570.966,40.831 570.82,37.631\">\u003c/path>\u003c/g>\u003c/g>\u003c/g>\u003c/svg>\u003c/div>\u003cdiv style=\"padding-top: 8px;\"> \u003cdiv style=\" color:#3897f0; font-family:Arial,sans-serif; font-size:14px; font-style:normal; font-weight:550; line-height:18px;\">View this post on Instagram\u003c/div>\u003c/div>\u003cdiv style=\"padding: 12.5% 0;\">\u003c/div> \u003cdiv style=\"display: flex; flex-direction: row; margin-bottom: 14px; align-items: center;\">\u003cdiv> \u003cdiv style=\"background-color: #F4F4F4; border-radius: 50%; height: 12.5px; width: 12.5px; transform: translateX(0px) translateY(7px);\">\u003c/div> \u003cdiv style=\"background-color: #F4F4F4; height: 12.5px; transform: rotate(-45deg) translateX(3px) translateY(1px); width: 12.5px; flex-grow: 0; margin-right: 14px; margin-left: 2px;\">\u003c/div> \u003cdiv style=\"background-color: #F4F4F4; border-radius: 50%; height: 12.5px; width: 12.5px; transform: translateX(9px) translateY(-18px);\">\u003c/div>\u003c/div>\u003cdiv style=\"margin-left: 8px;\"> \u003cdiv style=\" background-color: #F4F4F4; border-radius: 50%; flex-grow: 0; height: 20px; width: 20px;\">\u003c/div> \u003cdiv style=\" width: 0; height: 0; border-top: 2px solid transparent; border-left: 6px solid #f4f4f4; border-bottom: 2px solid transparent; transform: translateX(16px) translateY(-4px) rotate(30deg)\">\u003c/div>\u003c/div>\u003cdiv style=\"margin-left: auto;\"> \u003cdiv style=\" width: 0px; border-top: 8px solid #F4F4F4; border-right: 8px solid transparent; transform: translateY(16px);\">\u003c/div> \u003cdiv style=\" background-color: #F4F4F4; flex-grow: 0; height: 12px; width: 16px; transform: translateY(-4px);\">\u003c/div> \u003cdiv style=\" width: 0; height: 0; border-top: 8px solid #F4F4F4; border-left: 8px solid transparent; transform: translateY(-4px) translateX(8px);\">\u003c/div>\u003c/div>\u003c/div> \u003cdiv style=\"display: flex; flex-direction: column; flex-grow: 1; justify-content: center; margin-bottom: 24px;\"> \u003cdiv style=\" background-color: #F4F4F4; border-radius: 4px; flex-grow: 0; height: 14px; margin-bottom: 6px; width: 224px;\">\u003c/div> \u003cdiv style=\" background-color: #F4F4F4; border-radius: 4px; flex-grow: 0; height: 14px; width: 144px;\">\u003c/div>\u003c/div>\u003c/a>\u003c/div>\u003c/blockquote>","provider":"Instagram","rendering_hint":"default","schedule":{},"type":"embed","url":"https://www.instagram.com/p/DU9YA14DOM6/"},{"html":"\u003cp>The all-time leading goal scorer in U.S. Olympic women’s hockey helped lead Team USA back to the top, securing her fifth Olympic medal and closing out her Olympic career with gold.\u003c/p>\n\n\u003cp>Still, in the weeks since, she’s been less focused on the hardware and more focused on the moment.\u003c/p>\n\n\u003cp>“I’ve been taking it all in,” Hilary said. “There’s so many things that go into one person’s success, and I had friends and family there, and it was just so special in that way… what a storybook ending to win at the end.”\u003c/p>\n\n\u003cp>That perspective is what makes this win feel different.\u003c/p>\n\n\u003cp>“From a national team standpoint, representing your country is just always such a huge honor,” she continued. “When you take the ice, you really feel like America’s team, and you can have a positive impact through sport… and I really felt like that’s what we were doing out there.”\u003c/p>\n\n\u003cp>“And now to find that success at the end of the journey, and be able to share that tangible win with everyone — the medal — is so cool. All of us going into our respective communities, having a piece of hardware and being able to share that with people is just so outstanding.”\u003c/p>\n\n","schedule":{},"type":"html"},{"attributes":{"@provider":"YouTube","@query":"https://www.youtube.com/oembed?format=json&omit_script=true&omitscript=true&url=https%3A%2F%2Fwww.youtube.com%2Fwatch%3Fv%3Djg-p-MYqrVs","@url":"https://www.youtube.com/watch?v=jg-p-MYqrVs","author_name":"HERSHEY'S","author_url":"https://www.youtube.com/@hersheys","height":113,"html":"\u003ciframe width=\"200\" height=\"113\" src=\"https://www.youtube.com/embed/jg-p-MYqrVs?feature=oembed\" frameborder=\"0\" allow=\"accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share\" referrerpolicy=\"strict-origin-when-cross-origin\" allowfullscreen title=\"Hershey&#39;s Olympics Athlete Collab Hilary Knight\">\u003c/iframe>","provider_name":"YouTube","provider_url":"https://www.youtube.com/","thumbnail_height":360,"thumbnail_url":"https://i.ytimg.com/vi/jg-p-MYqrVs/hqdefault.jpg","thumbnail_width":480,"title":"Hershey's Olympics Athlete Collab Hilary Knight","type":"video","version":"1.0","width":200},"embed_type":"video","html":"\u003ciframe width=\"200\" height=\"113\" src=\"https://www.youtube.com/embed/jg-p-MYqrVs?feature=oembed\" frameborder=\"0\" allow=\"accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share\" referrerpolicy=\"strict-origin-when-cross-origin\" allowfullscreen title=\"Hershey&#39;s Olympics Athlete Collab Hilary Knight\">\u003c/iframe>","provider":"YouTube","rendering_hint":"default","schedule":{},"type":"embed","url":"https://www.youtube.com/watch?v=jg-p-MYqrVs"},{"html":"\u003cp>But if the medal is the headline, the memories are the story.\u003c/p>\n\n\u003cp>When I asked Hilary about her “happy place” during the Games, she didn’t hesitate. It wasn’t the rink. It wasn’t the podium.\u003c/p>\n\n\u003cp>It was a dinner. \u003c/p>\n\n\u003cp>A random, squeezed-in family dinner after one of the games.\u003c/p>\n\n\u003cp>“I was just filled with so much gratitude,” she said. “We ended up meeting at a pizza place… and to see my godchildren, it was just so cool that everyone made the trip. You could feel the love.”\u003c/p>\n\n\u003cp>“Everyone was just so happy to be at the Olympics, enjoying themselves, and it’s just sort of a testament to all the sacrifices they’ve made to put one of us kids in a position to realize our dreams… that was really special.”\u003c/p>\n\n\u003cp>Because while the world sees gold, she sees the path it took to get there.\u003c/p>\n\n\u003cp>“And it’s not necessarily a destination,” Hilary said, reflecting on the Hershey’s “Happy Place” message. “It’s really those smaller touchpoints along the way.”\u003c/p>\n\n","schedule":{},"type":"html"},{"attributes":{"@provider":"Instagram","@query":"https://graph.facebook.com/v23.0/instagram_oembed?access_token=121897277851831%7CB5Jm6zMX5ynaMiun755Y_feWNSc&format=json&omit_script=true&omitscript=true&url=https%3A%2F%2Fwww.instagram.com%2Fp%2FDU5rM4XDORz%2F","@url":"https://www.instagram.com/p/DU5rM4XDORz/","author_name":"","author_url":"","height":0,"html":"\u003cblockquote class=\"instagram-media\" data-instgrm-captioned data-instgrm-permalink=\"https://www.instagram.com/reel/DU5rM4XDORz/?utm_source=ig_embed&amp;utm_campaign=loading\" data-instgrm-version=\"14\" style=\" background:#FFF; border:0; border-radius:3px; box-shadow:0 0 1px 0 rgba(0,0,0,0.5),0 1px 10px 0 rgba(0,0,0,0.15); margin: 1px; max-width:658px; min-width:326px; padding:0; width:99.375%; width:-webkit-calc(100% - 2px); width:calc(100% - 2px);\">\u003cdiv style=\"padding:16px;\"> \u003ca href=\"https://www.instagram.com/reel/DU5rM4XDORz/?utm_source=ig_embed&amp;utm_campaign=loading\" style=\" background:#FFFFFF; line-height:0; padding:0 0; text-align:center; text-decoration:none; width:100%;\" target=\"_blank\"> \u003cdiv style=\" display: flex; flex-direction: row; align-items: center;\"> \u003cdiv style=\"background-color: #F4F4F4; border-radius: 50%; flex-grow: 0; height: 40px; margin-right: 14px; width: 40px;\">\u003c/div> \u003cdiv style=\"display: flex; flex-direction: column; flex-grow: 1; justify-content: center;\"> \u003cdiv style=\" background-color: #F4F4F4; border-radius: 4px; flex-grow: 0; height: 14px; margin-bottom: 6px; width: 100px;\">\u003c/div> \u003cdiv style=\" background-color: #F4F4F4; border-radius: 4px; flex-grow: 0; height: 14px; width: 60px;\">\u003c/div>\u003c/div>\u003c/div>\u003cdiv style=\"padding: 19% 0;\">\u003c/div> \u003cdiv style=\"display:block; height:50px; margin:0 auto 12px; width:50px;\">\u003csvg width=\"50px\" height=\"50px\" viewBox=\"0 0 60 60\" version=\"1.1\" xmlns=\"https://www.w3.org/2000/svg\" xmlns:xlink=\"https://www.w3.org/1999/xlink\">\u003cg stroke=\"none\" stroke-width=\"1\" fill=\"none\" fill-rule=\"evenodd\">\u003cg transform=\"translate(-511.000000, -20.000000)\" fill=\"#000000\">\u003cg>\u003cpath d=\"M556.869,30.41 C554.814,30.41 553.148,32.076 553.148,34.131 C553.148,36.186 554.814,37.852 556.869,37.852 C558.924,37.852 560.59,36.186 560.59,34.131 C560.59,32.076 558.924,30.41 556.869,30.41 M541,60.657 C535.114,60.657 530.342,55.887 530.342,50 C530.342,44.114 535.114,39.342 541,39.342 C546.887,39.342 551.658,44.114 551.658,50 C551.658,55.887 546.887,60.657 541,60.657 M541,33.886 C532.1,33.886 524.886,41.1 524.886,50 C524.886,58.899 532.1,66.113 541,66.113 C549.9,66.113 557.115,58.899 557.115,50 C557.115,41.1 549.9,33.886 541,33.886 M565.378,62.101 C565.244,65.022 564.756,66.606 564.346,67.663 C563.803,69.06 563.154,70.057 562.106,71.106 C561.058,72.155 560.06,72.803 558.662,73.347 C557.607,73.757 556.021,74.244 553.102,74.378 C549.944,74.521 548.997,74.552 541,74.552 C533.003,74.552 532.056,74.521 528.898,74.378 C525.979,74.244 524.393,73.757 523.338,73.347 C521.94,72.803 520.942,72.155 519.894,71.106 C518.846,70.057 518.197,69.06 517.654,67.663 C517.244,66.606 516.755,65.022 516.623,62.101 C516.479,58.943 516.448,57.996 516.448,50 C516.448,42.003 516.479,41.056 516.623,37.899 C516.755,34.978 517.244,33.391 517.654,32.338 C518.197,30.938 518.846,29.942 519.894,28.894 C520.942,27.846 521.94,27.196 523.338,26.654 C524.393,26.244 525.979,25.756 528.898,25.623 C532.057,25.479 533.004,25.448 541,25.448 C548.997,25.448 549.943,25.479 553.102,25.623 C556.021,25.756 557.607,26.244 558.662,26.654 C560.06,27.196 561.058,27.846 562.106,28.894 C563.154,29.942 563.803,30.938 564.346,32.338 C564.756,33.391 565.244,34.978 565.378,37.899 C565.522,41.056 565.552,42.003 565.552,50 C565.552,57.996 565.522,58.943 565.378,62.101 M570.82,37.631 C570.674,34.438 570.167,32.258 569.425,30.349 C568.659,28.377 567.633,26.702 565.965,25.035 C564.297,23.368 562.623,22.342 560.652,21.575 C558.743,20.834 556.562,20.326 553.369,20.18 C550.169,20.033 549.148,20 541,20 C532.853,20 531.831,20.033 528.631,20.18 C525.438,20.326 523.257,20.834 521.349,21.575 C519.376,22.342 517.703,23.368 516.035,25.035 C514.368,26.702 513.342,28.377 512.574,30.349 C511.834,32.258 511.326,34.438 511.181,37.631 C511.035,40.831 511,41.851 511,50 C511,58.147 511.035,59.17 511.181,62.369 C511.326,65.562 511.834,67.743 512.574,69.651 C513.342,71.625 514.368,73.296 516.035,74.965 C517.703,76.634 519.376,77.658 521.349,78.425 C523.257,79.167 525.438,79.673 528.631,79.82 C531.831,79.965 532.853,80.001 541,80.001 C549.148,80.001 550.169,79.965 553.369,79.82 C556.562,79.673 558.743,79.167 560.652,78.425 C562.623,77.658 564.297,76.634 565.965,74.965 C567.633,73.296 568.659,71.625 569.425,69.651 C570.167,67.743 570.674,65.562 570.82,62.369 C570.966,59.17 571,58.147 571,50 C571,41.851 570.966,40.831 570.82,37.631\">\u003c/path>\u003c/g>\u003c/g>\u003c/g>\u003c/svg>\u003c/div>\u003cdiv style=\"padding-top: 8px;\"> \u003cdiv style=\" color:#3897f0; font-family:Arial,sans-serif; font-size:14px; font-style:normal; font-weight:550; line-height:18px;\">View this post on Instagram\u003c/div>\u003c/div>\u003cdiv style=\"padding: 12.5% 0;\">\u003c/div> \u003cdiv style=\"display: flex; flex-direction: row; margin-bottom: 14px; align-items: center;\">\u003cdiv> \u003cdiv style=\"background-color: #F4F4F4; border-radius: 50%; height: 12.5px; width: 12.5px; transform: translateX(0px) translateY(7px);\">\u003c/div> \u003cdiv style=\"background-color: #F4F4F4; height: 12.5px; transform: rotate(-45deg) translateX(3px) translateY(1px); width: 12.5px; flex-grow: 0; margin-right: 14px; margin-left: 2px;\">\u003c/div> \u003cdiv style=\"background-color: #F4F4F4; border-radius: 50%; height: 12.5px; width: 12.5px; transform: translateX(9px) translateY(-18px);\">\u003c/div>\u003c/div>\u003cdiv style=\"margin-left: 8px;\"> \u003cdiv style=\" background-color: #F4F4F4; border-radius: 50%; flex-grow: 0; height: 20px; width: 20px;\">\u003c/div> \u003cdiv style=\" width: 0; height: 0; border-top: 2px solid transparent; border-left: 6px solid #f4f4f4; border-bottom: 2px solid transparent; transform: translateX(16px) translateY(-4px) rotate(30deg)\">\u003c/div>\u003c/div>\u003cdiv style=\"margin-left: auto;\"> \u003cdiv style=\" width: 0px; border-top: 8px solid #F4F4F4; border-right: 8px solid transparent; transform: translateY(16px);\">\u003c/div> \u003cdiv style=\" background-color: #F4F4F4; flex-grow: 0; height: 12px; width: 16px; transform: translateY(-4px);\">\u003c/div> \u003cdiv style=\" width: 0; height: 0; border-top: 8px solid #F4F4F4; border-left: 8px solid transparent; transform: translateY(-4px) translateX(8px);\">\u003c/div>\u003c/div>\u003c/div> \u003cdiv style=\"display: flex; flex-direction: column; flex-grow: 1; justify-content: center; margin-bottom: 24px;\"> \u003cdiv style=\" background-color: #F4F4F4; border-radius: 4px; flex-grow: 0; height: 14px; margin-bottom: 6px; width: 224px;\">\u003c/div> \u003cdiv style=\" background-color: #F4F4F4; border-radius: 4px; flex-grow: 0; height: 14px; width: 144px;\">\u003c/div>\u003c/div>\u003c/a>\u003c/div>\u003c/blockquote>","provider_name":"Instagram","provider_url":"https://www.instagram.com/","thumbnail_height":0,"thumbnail_url":"","thumbnail_width":0,"title":"","type":"rich","version":"1.0","width":658},"embed_type":"rich","html":"\u003cblockquote class=\"instagram-media\" data-instgrm-captioned data-instgrm-permalink=\"https://www.instagram.com/reel/DU5rM4XDORz/?utm_source=ig_embed&amp;utm_campaign=loading\" data-instgrm-version=\"14\" style=\" background:#FFF; border:0; border-radius:3px; box-shadow:0 0 1px 0 rgba(0,0,0,0.5),0 1px 10px 0 rgba(0,0,0,0.15); margin: 1px; max-width:658px; min-width:326px; padding:0; width:99.375%; width:-webkit-calc(100% - 2px); width:calc(100% - 2px);\">\u003cdiv style=\"padding:16px;\"> \u003ca href=\"https://www.instagram.com/reel/DU5rM4XDORz/?utm_source=ig_embed&amp;utm_campaign=loading\" style=\" background:#FFFFFF; line-height:0; padding:0 0; text-align:center; text-decoration:none; width:100%;\" target=\"_blank\"> \u003cdiv style=\" display: flex; flex-direction: row; align-items: center;\"> \u003cdiv style=\"background-color: #F4F4F4; border-radius: 50%; flex-grow: 0; height: 40px; margin-right: 14px; width: 40px;\">\u003c/div> \u003cdiv style=\"display: flex; flex-direction: column; flex-grow: 1; justify-content: center;\"> \u003cdiv style=\" background-color: #F4F4F4; border-radius: 4px; flex-grow: 0; height: 14px; margin-bottom: 6px; width: 100px;\">\u003c/div> \u003cdiv style=\" background-color: #F4F4F4; border-radius: 4px; flex-grow: 0; height: 14px; width: 60px;\">\u003c/div>\u003c/div>\u003c/div>\u003cdiv style=\"padding: 19% 0;\">\u003c/div> \u003cdiv style=\"display:block; height:50px; margin:0 auto 12px; width:50px;\">\u003csvg width=\"50px\" height=\"50px\" viewBox=\"0 0 60 60\" version=\"1.1\" xmlns=\"https://www.w3.org/2000/svg\" xmlns:xlink=\"https://www.w3.org/1999/xlink\">\u003cg stroke=\"none\" stroke-width=\"1\" fill=\"none\" fill-rule=\"evenodd\">\u003cg transform=\"translate(-511.000000, -20.000000)\" fill=\"#000000\">\u003cg>\u003cpath d=\"M556.869,30.41 C554.814,30.41 553.148,32.076 553.148,34.131 C553.148,36.186 554.814,37.852 556.869,37.852 C558.924,37.852 560.59,36.186 560.59,34.131 C560.59,32.076 558.924,30.41 556.869,30.41 M541,60.657 C535.114,60.657 530.342,55.887 530.342,50 C530.342,44.114 535.114,39.342 541,39.342 C546.887,39.342 551.658,44.114 551.658,50 C551.658,55.887 546.887,60.657 541,60.657 M541,33.886 C532.1,33.886 524.886,41.1 524.886,50 C524.886,58.899 532.1,66.113 541,66.113 C549.9,66.113 557.115,58.899 557.115,50 C557.115,41.1 549.9,33.886 541,33.886 M565.378,62.101 C565.244,65.022 564.756,66.606 564.346,67.663 C563.803,69.06 563.154,70.057 562.106,71.106 C561.058,72.155 560.06,72.803 558.662,73.347 C557.607,73.757 556.021,74.244 553.102,74.378 C549.944,74.521 548.997,74.552 541,74.552 C533.003,74.552 532.056,74.521 528.898,74.378 C525.979,74.244 524.393,73.757 523.338,73.347 C521.94,72.803 520.942,72.155 519.894,71.106 C518.846,70.057 518.197,69.06 517.654,67.663 C517.244,66.606 516.755,65.022 516.623,62.101 C516.479,58.943 516.448,57.996 516.448,50 C516.448,42.003 516.479,41.056 516.623,37.899 C516.755,34.978 517.244,33.391 517.654,32.338 C518.197,30.938 518.846,29.942 519.894,28.894 C520.942,27.846 521.94,27.196 523.338,26.654 C524.393,26.244 525.979,25.756 528.898,25.623 C532.057,25.479 533.004,25.448 541,25.448 C548.997,25.448 549.943,25.479 553.102,25.623 C556.021,25.756 557.607,26.244 558.662,26.654 C560.06,27.196 561.058,27.846 562.106,28.894 C563.154,29.942 563.803,30.938 564.346,32.338 C564.756,33.391 565.244,34.978 565.378,37.899 C565.522,41.056 565.552,42.003 565.552,50 C565.552,57.996 565.522,58.943 565.378,62.101 M570.82,37.631 C570.674,34.438 570.167,32.258 569.425,30.349 C568.659,28.377 567.633,26.702 565.965,25.035 C564.297,23.368 562.623,22.342 560.652,21.575 C558.743,20.834 556.562,20.326 553.369,20.18 C550.169,20.033 549.148,20 541,20 C532.853,20 531.831,20.033 528.631,20.18 C525.438,20.326 523.257,20.834 521.349,21.575 C519.376,22.342 517.703,23.368 516.035,25.035 C514.368,26.702 513.342,28.377 512.574,30.349 C511.834,32.258 511.326,34.438 511.181,37.631 C511.035,40.831 511,41.851 511,50 C511,58.147 511.035,59.17 511.181,62.369 C511.326,65.562 511.834,67.743 512.574,69.651 C513.342,71.625 514.368,73.296 516.035,74.965 C517.703,76.634 519.376,77.658 521.349,78.425 C523.257,79.167 525.438,79.673 528.631,79.82 C531.831,79.965 532.853,80.001 541,80.001 C549.148,80.001 550.169,79.965 553.369,79.82 C556.562,79.673 558.743,79.167 560.652,78.425 C562.623,77.658 564.297,76.634 565.965,74.965 C567.633,73.296 568.659,71.625 569.425,69.651 C570.167,67.743 570.674,65.562 570.82,62.369 C570.966,59.17 571,58.147 571,50 C571,41.851 570.966,40.831 570.82,37.631\">\u003c/path>\u003c/g>\u003c/g>\u003c/g>\u003c/svg>\u003c/div>\u003cdiv style=\"padding-top: 8px;\"> \u003cdiv style=\" color:#3897f0; font-family:Arial,sans-serif; font-size:14px; font-style:normal; font-weight:550; line-height:18px;\">View this post on Instagram\u003c/div>\u003c/div>\u003cdiv style=\"padding: 12.5% 0;\">\u003c/div> \u003cdiv style=\"display: flex; flex-direction: row; margin-bottom: 14px; align-items: center;\">\u003cdiv> \u003cdiv style=\"background-color: #F4F4F4; border-radius: 50%; height: 12.5px; width: 12.5px; transform: translateX(0px) translateY(7px);\">\u003c/div> \u003cdiv style=\"background-color: #F4F4F4; height: 12.5px; transform: rotate(-45deg) translateX(3px) translateY(1px); width: 12.5px; flex-grow: 0; margin-right: 14px; margin-left: 2px;\">\u003c/div> \u003cdiv style=\"background-color: #F4F4F4; border-radius: 50%; height: 12.5px; width: 12.5px; transform: translateX(9px) translateY(-18px);\">\u003c/div>\u003c/div>\u003cdiv style=\"margin-left: 8px;\"> \u003cdiv style=\" background-color: #F4F4F4; border-radius: 50%; flex-grow: 0; height: 20px; width: 20px;\">\u003c/div> \u003cdiv style=\" width: 0; height: 0; border-top: 2px solid transparent; border-left: 6px solid #f4f4f4; border-bottom: 2px solid transparent; transform: translateX(16px) translateY(-4px) rotate(30deg)\">\u003c/div>\u003c/div>\u003cdiv style=\"margin-left: auto;\"> \u003cdiv style=\" width: 0px; border-top: 8px solid #F4F4F4; border-right: 8px solid transparent; transform: translateY(16px);\">\u003c/div> \u003cdiv style=\" background-color: #F4F4F4; flex-grow: 0; height: 12px; width: 16px; transform: translateY(-4px);\">\u003c/div> \u003cdiv style=\" width: 0; height: 0; border-top: 8px solid #F4F4F4; border-left: 8px solid transparent; transform: translateY(-4px) translateX(8px);\">\u003c/div>\u003c/div>\u003c/div> \u003cdiv style=\"display: flex; flex-direction: column; flex-grow: 1; justify-content: center; margin-bottom: 24px;\"> \u003cdiv style=\" background-color: #F4F4F4; border-radius: 4px; flex-grow: 0; height: 14px; margin-bottom: 6px; width: 224px;\">\u003c/div> \u003cdiv style=\" background-color: #F4F4F4; border-radius: 4px; flex-grow: 0; height: 14px; width: 144px;\">\u003c/div>\u003c/div>\u003c/a>\u003c/div>\u003c/blockquote>","provider":"Instagram","rendering_hint":"default","schedule":{},"type":"embed","url":"https://www.instagram.com/p/DU5rM4XDORz/"},{"html":"\u003cp>And then, as if the storybook ending needed one more chapter — there was this: an engagement.\u003c/p>\n\n\u003cp>During her final Olympic run, Hilary got engaged to four-time Olympic speed skater \u003cstrong>Brittany Bowe\u003c/strong>, who was also competing in her last Games.\u003c/p>\n\n\u003cp>The two, who met through the Olympics, found themselves — fittingly — sharing the experience side by side.\u003c/p>\n\n\u003cp>“We met through the Olympic Games, and the majority of each one of our lives has been spent in that Olympic spirit,” Hilary said. “So to be able to share that… we were actually just down the hall from one another, and it worked out really well.”\u003c/p>\n\n\u003cp>They saw each other every day. Cheered each other on. Moved through the chaos of the Games together.\u003c/p>\n\n\u003cp>“It was just kind of a storybook ending to these amazing careers,” she said. “Her last Games, my last Games… and she was at our gold medal victory as well.”\u003c/p>\n\n\u003cp>“So, to be able to share something like that with a person that you love the most is outstanding… it was just great.” \u003c/p>\n\n","schedule":{},"type":"html"},{"attributes":{"@provider":"YouTube","@query":"https://www.youtube.com/oembed?format=json&omit_script=true&omitscript=true&url=https%3A%2F%2Fwww.youtube.com%2Fwatch%3Fv%3D7vMZR94DP5o%26t%3D1s","@url":"https://www.youtube.com/watch?v=7vMZR94DP5o&t=1s","author_name":"HERSHEY'S","author_url":"https://www.youtube.com/@hersheys","height":113,"html":"\u003ciframe width=\"200\" height=\"113\" src=\"https://www.youtube.com/embed/7vMZR94DP5o?start=1&feature=oembed\" frameborder=\"0\" allow=\"accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share\" referrerpolicy=\"strict-origin-when-cross-origin\" allowfullscreen title=\"The Real Gold - Hershey&#39;s Olympics\">\u003c/iframe>","provider_name":"YouTube","provider_url":"https://www.youtube.com/","thumbnail_height":360,"thumbnail_url":"https://i.ytimg.com/vi/7vMZR94DP5o/hqdefault.jpg","thumbnail_width":480,"title":"The Real Gold - Hershey's Olympics","type":"video","version":"1.0","width":200},"embed_type":"video","html":"\u003ciframe width=\"200\" height=\"113\" src=\"https://www.youtube.com/embed/7vMZR94DP5o?start=1&feature=oembed\" frameborder=\"0\" allow=\"accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share\" referrerpolicy=\"strict-origin-when-cross-origin\" allowfullscreen title=\"The Real Gold - Hershey&#39;s Olympics\">\u003c/iframe>","provider":"YouTube","rendering_hint":"default","schedule":{},"type":"embed","url":"https://www.youtube.com/watch?v=7vMZR94DP5o&t=1s"}],"canonical_url":"https://www.iheart.com/content/2026-04-01-hilary-knight-on-olympic-gold-heated-rivalry-fandom-more/","cuser":"user/ldap/1122166","enable_featured_widget":true,"exclusion":{"tags":[]},"external_url":"","fb_allow_comments":true,"featured_widget":{"country":"","id":"","kind":"","related_id":""},"feed_content_id":"","feed_partner_content":false,"feed_permalink":"","feed_type":"","feed_vendor":"","include_recommendations":true,"include_video_monetization":true,"is_sponsored":false,"keywords":["keywords/Hilary Knight","keywords/Olympic","keywords/gold","keywords/Rivalry"],"primary_image":{"bucket":"new_assets","id":"%2F69cd9dd33b7cb08dec74f1b6"},"primary_target":{"categories":["categories/music-news"],"distribution":["formats/CHRPOP","formats/CHRRHYTHMIC"]},"publish_date":1775082960000,"publish_end_date":4115978604802,"publish_origin":"brands/iHeartRadio","seo_title":"Hilary Knight On Olympic Gold, 'Heated Rivalry' Fandom, & More","show_updated_timestamp":false,"simplereach_enabled":false,"slug":"2026-04-01-hilary-knight-on-olympic-gold-heated-rivalry-fandom-more","social_title":"Hilary Knight Reflects On Olympic Gold, 'Heated Rivalry' Fandom, & A Storybook Ending In Milan","summary":"Fresh off her latest Olympic victory, Hilary Knight hasn’t exactly slowed down. If anything, she’s accelerated — turning a post-Olympics run into a full-blown, box office–level press run.","targets":[{"categories":["categories/music-news"],"distribution":["brands/iHeartRadio"]},{"categories":["categories/sports"],"distribution":["brands/Olympics","facets/All Sites - English","brands/iHeartRadio"]},{"categories":["syndications/apple-news"],"distribution":[]},{"categories":["syndications/news"],"distribution":[]}],"title":"Hilary Knight On Olympic Gold, 'Heated Rivalry' Fandom, & More","permalink":"https://onairwithryan.iheart.com/content/2026-04-01-hilary-knight-on-olympic-gold-heated-rivalry-fandom-more/"},"slug":"2026-04-01-hilary-knight-on-olympic-gold-heated-rivalry-fandom-more","summary":{"image":"https://i.iheart.com/v3/re/new_assets/69cd9dd33b7cb08dec74f1b6","title":"Hilary Knight On Olympic Gold, 'Heated Rivalry' Fandom, & More","description":"Fresh off her latest Olympic victory, Hilary Knight hasn’t exactly slowed down. If anything, she’s accelerated — turning a post-Olympics run into a full-blown, box office–level press run.","author":"Lauren Crawford"},"pub_start":1775082960000,"pub_until":4115978604802,"pub_changed":1775131710520,"subscription":[{"tags":["categories/music-news","formats/CHRPOP","formats/CHRRHYTHMIC"]},{"tags":["categories/music-news","brands/iHeartRadio"]},{"tags":["categories/sports","brands/Olympics","facets/All Sites - English","brands/iHeartRadio"]},{"tags":["syndications/apple-news"]},{"tags":["syndications/news"]}],"exclusion":[{"tags":[]}],"linksData":[],"lookup":["publish_origin:brands/iHeartRadio","id:/69cd9b5b3b7cb08dec74f1a2","slug:2026-04-01-hilary-knight-on-olympic-gold-heated-rivalry-fandom-more","slug:2026-04-01-hilary-knight-on-olympic-gold-heated-rivalry-fandom-more","keyword:keywords/Hilary Knight","keyword:keywords/Olympic","keyword:keywords/gold","keyword:keywords/Rivalry","author:user"]}},{"id":"%2F69c1af55054f74280c8eb3b9","type":"PUBLISHING","record":{"ref_id":"%2F69c1af55054f74280c8eb3b9","type":"content","payload":{"amp_enabled":true,"apple_news":{"ref_id":"064e641f-48d2-4180-93af-5f476cc94bff","revision_id":"AAAAAAAAAAAAAAAAAAAABQ=="},"author":"Lauren Crawford","blocks":[{"id":"8666","kind":"station","related_id":"","schedule":{},"type":"catalog"},{"attributes":{"mimetype":"image/png","type":"image"},"bucket":"new_assets","caption":"","id":"%2F69c70e615f1c4d0587092a1b","new_tab":false,"schedule":{},"source_credit":"","title":"","type":"asset","url":"","use_caption":false},{"html":"\u003cp>When you’re the first, the hope is that you’re not the last.\u003c/p>\n\n\u003cp>Before \u003cstrong>Erin Jackson\u003c/strong> became the first Black woman to win an individual Winter Olympic gold medal, there was \u003cstrong>Debi Thomas\u003c/strong> — the first Black woman to win a medal at the \u003ca href=\"https://www.binnews.com/content/2026-02-05-black-olympians-on-team-usa-at-milano-cortina-2026/\" data-content-id=\"/6984d04c3c7deeae4c4e3203\">Winter Olympics\u003c/a>, earning bronze in figure skating in 1988.\u003c/p>\n\n\u003cp>Then came \u003cstrong>Vonetta Flowers\u003c/strong>, who became the first Black athlete to win gold at the Winter Olympics as part of the U.S. two-woman bobsled team in 2002.\u003c/p>\n\n\u003cp>Now, there’s a growing list of names following in their footsteps — 2026 gold medalists \u003cstrong>Elana Meyers Taylor \u003c/strong>(monobob) and \u003cstrong>Laila Edwards\u003c/strong> (ice hockey) both made history in their respective sports at this year's Games — each helping to reframe what’s possible for Black women in winter sports.\u003c/p>\n\n\u003cp>Together, they’ve brought a new level of visibility to a space that hasn’t always reflected them, opening doors and holding them open for the next generation.\u003c/p>\n\n\u003cp>While Jackson didn’t leave the 2026 Games with a medal, she accomplished something just as meaningful: her third Olympic appearance — and history, once again, as the first Black woman to serve as a flag bearer for Team USA.\u003c/p>\n\n\u003cp>It’s one thing to say medals aren’t everything — it’s another to live it. And what Jackson, along with those who came before her and those coming after, are doing is bigger than gold, silver, or bronze.\u003c/p>\n\n\u003cp>It’s about impact. Exposure. Possibility.\u003c/p>\n\n\u003cp>It’s about showing Black girls there is space for them — on the ice, on the podium, and anywhere their dreams take them.\u003c/p>\n\n\u003cp>It’s that ability to dream big and not let anything, including a lack of representation, stand in your way — that Jackson stands firm in. And for her, that message is clear. \u003c/p>\n\n\u003cp>“Don’t be afraid to try something new,” she told iHeartRadio in an exclusive interview. “I know that it really helps to see people like you achieving something, but also don’t be afraid to be the first.”\u003c/p>\n\n\u003cp>Read our full Q&amp;A with Erin Jackson below.\u003c/p>\n\n","schedule":{},"type":"html"},{"attributes":{"@provider":"YouTube","@query":"https://www.youtube.com/oembed?format=json&omit_script=true&omitscript=true&url=https%3A%2F%2Fwww.youtube.com%2Fwatch%3Fv%3DIOum6OT_tbo","@url":"https://www.youtube.com/watch?v=IOum6OT_tbo","author_name":"HERSHEY'S","author_url":"https://www.youtube.com/@hersheys","height":113,"html":"\u003ciframe width=\"200\" height=\"113\" src=\"https://www.youtube.com/embed/IOum6OT_tbo?feature=oembed\" frameborder=\"0\" allow=\"accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share\" referrerpolicy=\"strict-origin-when-cross-origin\" allowfullscreen title=\"Hershey&#39;s Olympics Athlete Collab Erin Jackson\">\u003c/iframe>","provider_name":"YouTube","provider_url":"https://www.youtube.com/","thumbnail_height":360,"thumbnail_url":"https://i.ytimg.com/vi/IOum6OT_tbo/hqdefault.jpg","thumbnail_width":480,"title":"Hershey's Olympics Athlete Collab Erin Jackson","type":"video","version":"1.0","width":200},"embed_type":"video","html":"\u003ciframe width=\"200\" height=\"113\" src=\"https://www.youtube.com/embed/IOum6OT_tbo?feature=oembed\" frameborder=\"0\" allow=\"accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share\" referrerpolicy=\"strict-origin-when-cross-origin\" allowfullscreen title=\"Hershey&#39;s Olympics Athlete Collab Erin Jackson\">\u003c/iframe>","provider":"YouTube","rendering_hint":"default","schedule":{},"type":"embed","url":"https://www.youtube.com/watch?v=IOum6OT_tbo"},{"html":"\u003cp>\u003cstrong>\u003cem>Watching you compete in Milan was such a proud moment — I loved tuning into every race. When you think back on the Games, what moments will stay with you the longest?\u003c/em>\u003c/strong>\u003c/p>\n\n\u003cp>One of them for sure was walking out with the flag in the opening ceremonies. It's just an amazing way to kick off the Games. And then being there with my teammates. For a lot of them, it was their first Olympics, so just being able to witness a lot of firsts for them was really awesome. I feel like the mom of the team, so it's really cool getting to witness these things with my teammates. \u003c/p>\n\n\u003cp>And then also getting to watch a lot of the other Olympic sports, especially with athletes from those sports, because they could share the details and the behind-the-scenes things and the scoring and all of that. So, yeah, I had a lot of really cool moments from the Games.\u003c/p>\n\n\u003cp>\u003cstrong>\u003cem>We’re chatting because of \u003c/em>\u003c/strong>\u003ca href=\"https://www.youtube.com/playlist?list=PLPVPW_jOYzNst-kH-z5d3dl_7yKievufJ\" target=\"_blank\">\u003cstrong>\u003cem>Hershey’s It’s Your Happy Place campaign\u003c/em>\u003c/strong>\u003c/a>\u003cstrong>\u003cem>. With the games now behind you, what was your happy place in Milan? What centered you while you were there?\u003c/em>\u003c/strong>\u003c/p>\n\n\u003cp>My happy place was definitely with my teammates. Being on the speed skating team is basically a full-time job. We see each other all the time, so it's really lucky that we actually like each other, because we have to spend pretty much all of our time with each other. We really enjoy hanging out together. \u003c/p>\n\n\u003cp>We play a lot of card games and hang out together in our downtime. That was definitely my happy place: being with my team. We were all on the same floor of the Team USA building, so we got to see each other every day, just like usual.\u003c/p>\n\n","schedule":{},"type":"html"},{"attributes":{"@provider":"Instagram","@query":"https://graph.facebook.com/v23.0/instagram_oembed?access_token=121897277851831%7CB5Jm6zMX5ynaMiun755Y_feWNSc&format=json&omit_script=true&omitscript=true&url=https%3A%2F%2Fwww.instagram.com%2Fp%2FDU578xFjiVG%2F%3Fhl%3Den","@url":"https://www.instagram.com/p/DU578xFjiVG/?hl=en","author_name":"","author_url":"","html":"\u003cblockquote class=\"instagram-media\" data-instgrm-captioned data-instgrm-permalink=\"https://www.instagram.com/reel/DU578xFjiVG/?utm_source=ig_embed&amp;utm_campaign=loading\" data-instgrm-version=\"14\" style=\" background:#FFF; border:0; border-radius:3px; box-shadow:0 0 1px 0 rgba(0,0,0,0.5),0 1px 10px 0 rgba(0,0,0,0.15); margin: 1px; max-width:658px; min-width:326px; padding:0; width:99.375%; width:-webkit-calc(100% - 2px); width:calc(100% - 2px);\">\u003cdiv style=\"padding:16px;\"> \u003ca href=\"https://www.instagram.com/reel/DU578xFjiVG/?utm_source=ig_embed&amp;utm_campaign=loading\" style=\" background:#FFFFFF; line-height:0; padding:0 0; text-align:center; text-decoration:none; width:100%;\" target=\"_blank\"> \u003cdiv style=\" display: flex; flex-direction: row; align-items: center;\"> \u003cdiv style=\"background-color: #F4F4F4; border-radius: 50%; flex-grow: 0; height: 40px; margin-right: 14px; width: 40px;\">\u003c/div> \u003cdiv style=\"display: flex; flex-direction: column; flex-grow: 1; justify-content: center;\"> \u003cdiv style=\" background-color: #F4F4F4; border-radius: 4px; flex-grow: 0; height: 14px; margin-bottom: 6px; width: 100px;\">\u003c/div> \u003cdiv style=\" background-color: #F4F4F4; border-radius: 4px; flex-grow: 0; height: 14px; width: 60px;\">\u003c/div>\u003c/div>\u003c/div>\u003cdiv style=\"padding: 19% 0;\">\u003c/div> \u003cdiv style=\"display:block; height:50px; margin:0 auto 12px; width:50px;\">\u003csvg width=\"50px\" height=\"50px\" viewBox=\"0 0 60 60\" version=\"1.1\" xmlns=\"https://www.w3.org/2000/svg\" xmlns:xlink=\"https://www.w3.org/1999/xlink\">\u003cg stroke=\"none\" stroke-width=\"1\" fill=\"none\" fill-rule=\"evenodd\">\u003cg transform=\"translate(-511.000000, -20.000000)\" fill=\"#000000\">\u003cg>\u003cpath d=\"M556.869,30.41 C554.814,30.41 553.148,32.076 553.148,34.131 C553.148,36.186 554.814,37.852 556.869,37.852 C558.924,37.852 560.59,36.186 560.59,34.131 C560.59,32.076 558.924,30.41 556.869,30.41 M541,60.657 C535.114,60.657 530.342,55.887 530.342,50 C530.342,44.114 535.114,39.342 541,39.342 C546.887,39.342 551.658,44.114 551.658,50 C551.658,55.887 546.887,60.657 541,60.657 M541,33.886 C532.1,33.886 524.886,41.1 524.886,50 C524.886,58.899 532.1,66.113 541,66.113 C549.9,66.113 557.115,58.899 557.115,50 C557.115,41.1 549.9,33.886 541,33.886 M565.378,62.101 C565.244,65.022 564.756,66.606 564.346,67.663 C563.803,69.06 563.154,70.057 562.106,71.106 C561.058,72.155 560.06,72.803 558.662,73.347 C557.607,73.757 556.021,74.244 553.102,74.378 C549.944,74.521 548.997,74.552 541,74.552 C533.003,74.552 532.056,74.521 528.898,74.378 C525.979,74.244 524.393,73.757 523.338,73.347 C521.94,72.803 520.942,72.155 519.894,71.106 C518.846,70.057 518.197,69.06 517.654,67.663 C517.244,66.606 516.755,65.022 516.623,62.101 C516.479,58.943 516.448,57.996 516.448,50 C516.448,42.003 516.479,41.056 516.623,37.899 C516.755,34.978 517.244,33.391 517.654,32.338 C518.197,30.938 518.846,29.942 519.894,28.894 C520.942,27.846 521.94,27.196 523.338,26.654 C524.393,26.244 525.979,25.756 528.898,25.623 C532.057,25.479 533.004,25.448 541,25.448 C548.997,25.448 549.943,25.479 553.102,25.623 C556.021,25.756 557.607,26.244 558.662,26.654 C560.06,27.196 561.058,27.846 562.106,28.894 C563.154,29.942 563.803,30.938 564.346,32.338 C564.756,33.391 565.244,34.978 565.378,37.899 C565.522,41.056 565.552,42.003 565.552,50 C565.552,57.996 565.522,58.943 565.378,62.101 M570.82,37.631 C570.674,34.438 570.167,32.258 569.425,30.349 C568.659,28.377 567.633,26.702 565.965,25.035 C564.297,23.368 562.623,22.342 560.652,21.575 C558.743,20.834 556.562,20.326 553.369,20.18 C550.169,20.033 549.148,20 541,20 C532.853,20 531.831,20.033 528.631,20.18 C525.438,20.326 523.257,20.834 521.349,21.575 C519.376,22.342 517.703,23.368 516.035,25.035 C514.368,26.702 513.342,28.377 512.574,30.349 C511.834,32.258 511.326,34.438 511.181,37.631 C511.035,40.831 511,41.851 511,50 C511,58.147 511.035,59.17 511.181,62.369 C511.326,65.562 511.834,67.743 512.574,69.651 C513.342,71.625 514.368,73.296 516.035,74.965 C517.703,76.634 519.376,77.658 521.349,78.425 C523.257,79.167 525.438,79.673 528.631,79.82 C531.831,79.965 532.853,80.001 541,80.001 C549.148,80.001 550.169,79.965 553.369,79.82 C556.562,79.673 558.743,79.167 560.652,78.425 C562.623,77.658 564.297,76.634 565.965,74.965 C567.633,73.296 568.659,71.625 569.425,69.651 C570.167,67.743 570.674,65.562 570.82,62.369 C570.966,59.17 571,58.147 571,50 C571,41.851 570.966,40.831 570.82,37.631\">\u003c/path>\u003c/g>\u003c/g>\u003c/g>\u003c/svg>\u003c/div>\u003cdiv style=\"padding-top: 8px;\"> \u003cdiv style=\" color:#3897f0; font-family:Arial,sans-serif; font-size:14px; font-style:normal; font-weight:550; line-height:18px;\">View this post on Instagram\u003c/div>\u003c/div>\u003cdiv style=\"padding: 12.5% 0;\">\u003c/div> \u003cdiv style=\"display: flex; flex-direction: row; margin-bottom: 14px; align-items: center;\">\u003cdiv> \u003cdiv style=\"background-color: #F4F4F4; border-radius: 50%; height: 12.5px; width: 12.5px; transform: translateX(0px) translateY(7px);\">\u003c/div> \u003cdiv style=\"background-color: #F4F4F4; height: 12.5px; transform: rotate(-45deg) translateX(3px) translateY(1px); width: 12.5px; flex-grow: 0; margin-right: 14px; margin-left: 2px;\">\u003c/div> \u003cdiv style=\"background-color: #F4F4F4; border-radius: 50%; height: 12.5px; width: 12.5px; transform: translateX(9px) translateY(-18px);\">\u003c/div>\u003c/div>\u003cdiv style=\"margin-left: 8px;\"> \u003cdiv style=\" background-color: #F4F4F4; border-radius: 50%; flex-grow: 0; height: 20px; width: 20px;\">\u003c/div> \u003cdiv style=\" width: 0; height: 0; border-top: 2px solid transparent; border-left: 6px solid #f4f4f4; border-bottom: 2px solid transparent; transform: translateX(16px) translateY(-4px) rotate(30deg)\">\u003c/div>\u003c/div>\u003cdiv style=\"margin-left: auto;\"> \u003cdiv style=\" width: 0px; border-top: 8px solid #F4F4F4; border-right: 8px solid transparent; transform: translateY(16px);\">\u003c/div> \u003cdiv style=\" background-color: #F4F4F4; flex-grow: 0; height: 12px; width: 16px; transform: translateY(-4px);\">\u003c/div> \u003cdiv style=\" width: 0; height: 0; border-top: 8px solid #F4F4F4; border-left: 8px solid transparent; transform: translateY(-4px) translateX(8px);\">\u003c/div>\u003c/div>\u003c/div> \u003cdiv style=\"display: flex; flex-direction: column; flex-grow: 1; justify-content: center; margin-bottom: 24px;\"> \u003cdiv style=\" background-color: #F4F4F4; border-radius: 4px; flex-grow: 0; height: 14px; margin-bottom: 6px; width: 224px;\">\u003c/div> \u003cdiv style=\" background-color: #F4F4F4; border-radius: 4px; flex-grow: 0; height: 14px; width: 144px;\">\u003c/div>\u003c/div>\u003c/a>\u003c/div>\u003c/blockquote>","provider_name":"Instagram","provider_url":"https://www.instagram.com/","thumbnail_height":0,"thumbnail_url":"","thumbnail_width":0,"title":"","type":"rich","version":"1.0","width":658},"embed_type":"rich","html":"\u003cblockquote class=\"instagram-media\" data-instgrm-captioned data-instgrm-permalink=\"https://www.instagram.com/reel/DU578xFjiVG/?utm_source=ig_embed&amp;utm_campaign=loading\" data-instgrm-version=\"14\" style=\" background:#FFF; border:0; border-radius:3px; box-shadow:0 0 1px 0 rgba(0,0,0,0.5),0 1px 10px 0 rgba(0,0,0,0.15); margin: 1px; max-width:658px; min-width:326px; padding:0; width:99.375%; width:-webkit-calc(100% - 2px); width:calc(100% - 2px);\">\u003cdiv style=\"padding:16px;\"> \u003ca href=\"https://www.instagram.com/reel/DU578xFjiVG/?utm_source=ig_embed&amp;utm_campaign=loading\" style=\" background:#FFFFFF; line-height:0; padding:0 0; text-align:center; text-decoration:none; width:100%;\" target=\"_blank\"> \u003cdiv style=\" display: flex; flex-direction: row; align-items: center;\"> \u003cdiv style=\"background-color: #F4F4F4; border-radius: 50%; flex-grow: 0; height: 40px; margin-right: 14px; width: 40px;\">\u003c/div> \u003cdiv style=\"display: flex; flex-direction: column; flex-grow: 1; justify-content: center;\"> \u003cdiv style=\" background-color: #F4F4F4; border-radius: 4px; flex-grow: 0; height: 14px; margin-bottom: 6px; width: 100px;\">\u003c/div> \u003cdiv style=\" background-color: #F4F4F4; border-radius: 4px; flex-grow: 0; height: 14px; width: 60px;\">\u003c/div>\u003c/div>\u003c/div>\u003cdiv style=\"padding: 19% 0;\">\u003c/div> \u003cdiv style=\"display:block; height:50px; margin:0 auto 12px; width:50px;\">\u003csvg width=\"50px\" height=\"50px\" viewBox=\"0 0 60 60\" version=\"1.1\" xmlns=\"https://www.w3.org/2000/svg\" xmlns:xlink=\"https://www.w3.org/1999/xlink\">\u003cg stroke=\"none\" stroke-width=\"1\" fill=\"none\" fill-rule=\"evenodd\">\u003cg transform=\"translate(-511.000000, -20.000000)\" fill=\"#000000\">\u003cg>\u003cpath d=\"M556.869,30.41 C554.814,30.41 553.148,32.076 553.148,34.131 C553.148,36.186 554.814,37.852 556.869,37.852 C558.924,37.852 560.59,36.186 560.59,34.131 C560.59,32.076 558.924,30.41 556.869,30.41 M541,60.657 C535.114,60.657 530.342,55.887 530.342,50 C530.342,44.114 535.114,39.342 541,39.342 C546.887,39.342 551.658,44.114 551.658,50 C551.658,55.887 546.887,60.657 541,60.657 M541,33.886 C532.1,33.886 524.886,41.1 524.886,50 C524.886,58.899 532.1,66.113 541,66.113 C549.9,66.113 557.115,58.899 557.115,50 C557.115,41.1 549.9,33.886 541,33.886 M565.378,62.101 C565.244,65.022 564.756,66.606 564.346,67.663 C563.803,69.06 563.154,70.057 562.106,71.106 C561.058,72.155 560.06,72.803 558.662,73.347 C557.607,73.757 556.021,74.244 553.102,74.378 C549.944,74.521 548.997,74.552 541,74.552 C533.003,74.552 532.056,74.521 528.898,74.378 C525.979,74.244 524.393,73.757 523.338,73.347 C521.94,72.803 520.942,72.155 519.894,71.106 C518.846,70.057 518.197,69.06 517.654,67.663 C517.244,66.606 516.755,65.022 516.623,62.101 C516.479,58.943 516.448,57.996 516.448,50 C516.448,42.003 516.479,41.056 516.623,37.899 C516.755,34.978 517.244,33.391 517.654,32.338 C518.197,30.938 518.846,29.942 519.894,28.894 C520.942,27.846 521.94,27.196 523.338,26.654 C524.393,26.244 525.979,25.756 528.898,25.623 C532.057,25.479 533.004,25.448 541,25.448 C548.997,25.448 549.943,25.479 553.102,25.623 C556.021,25.756 557.607,26.244 558.662,26.654 C560.06,27.196 561.058,27.846 562.106,28.894 C563.154,29.942 563.803,30.938 564.346,32.338 C564.756,33.391 565.244,34.978 565.378,37.899 C565.522,41.056 565.552,42.003 565.552,50 C565.552,57.996 565.522,58.943 565.378,62.101 M570.82,37.631 C570.674,34.438 570.167,32.258 569.425,30.349 C568.659,28.377 567.633,26.702 565.965,25.035 C564.297,23.368 562.623,22.342 560.652,21.575 C558.743,20.834 556.562,20.326 553.369,20.18 C550.169,20.033 549.148,20 541,20 C532.853,20 531.831,20.033 528.631,20.18 C525.438,20.326 523.257,20.834 521.349,21.575 C519.376,22.342 517.703,23.368 516.035,25.035 C514.368,26.702 513.342,28.377 512.574,30.349 C511.834,32.258 511.326,34.438 511.181,37.631 C511.035,40.831 511,41.851 511,50 C511,58.147 511.035,59.17 511.181,62.369 C511.326,65.562 511.834,67.743 512.574,69.651 C513.342,71.625 514.368,73.296 516.035,74.965 C517.703,76.634 519.376,77.658 521.349,78.425 C523.257,79.167 525.438,79.673 528.631,79.82 C531.831,79.965 532.853,80.001 541,80.001 C549.148,80.001 550.169,79.965 553.369,79.82 C556.562,79.673 558.743,79.167 560.652,78.425 C562.623,77.658 564.297,76.634 565.965,74.965 C567.633,73.296 568.659,71.625 569.425,69.651 C570.167,67.743 570.674,65.562 570.82,62.369 C570.966,59.17 571,58.147 571,50 C571,41.851 570.966,40.831 570.82,37.631\">\u003c/path>\u003c/g>\u003c/g>\u003c/g>\u003c/svg>\u003c/div>\u003cdiv style=\"padding-top: 8px;\"> \u003cdiv style=\" color:#3897f0; font-family:Arial,sans-serif; font-size:14px; font-style:normal; font-weight:550; line-height:18px;\">View this post on Instagram\u003c/div>\u003c/div>\u003cdiv style=\"padding: 12.5% 0;\">\u003c/div> \u003cdiv style=\"display: flex; flex-direction: row; margin-bottom: 14px; align-items: center;\">\u003cdiv> \u003cdiv style=\"background-color: #F4F4F4; border-radius: 50%; height: 12.5px; width: 12.5px; transform: translateX(0px) translateY(7px);\">\u003c/div> \u003cdiv style=\"background-color: #F4F4F4; height: 12.5px; transform: rotate(-45deg) translateX(3px) translateY(1px); width: 12.5px; flex-grow: 0; margin-right: 14px; margin-left: 2px;\">\u003c/div> \u003cdiv style=\"background-color: #F4F4F4; border-radius: 50%; height: 12.5px; width: 12.5px; transform: translateX(9px) translateY(-18px);\">\u003c/div>\u003c/div>\u003cdiv style=\"margin-left: 8px;\"> \u003cdiv style=\" background-color: #F4F4F4; border-radius: 50%; flex-grow: 0; height: 20px; width: 20px;\">\u003c/div> \u003cdiv style=\" width: 0; height: 0; border-top: 2px solid transparent; border-left: 6px solid #f4f4f4; border-bottom: 2px solid transparent; transform: translateX(16px) translateY(-4px) rotate(30deg)\">\u003c/div>\u003c/div>\u003cdiv style=\"margin-left: auto;\"> \u003cdiv style=\" width: 0px; border-top: 8px solid #F4F4F4; border-right: 8px solid transparent; transform: translateY(16px);\">\u003c/div> \u003cdiv style=\" background-color: #F4F4F4; flex-grow: 0; height: 12px; width: 16px; transform: translateY(-4px);\">\u003c/div> \u003cdiv style=\" width: 0; height: 0; border-top: 8px solid #F4F4F4; border-left: 8px solid transparent; transform: translateY(-4px) translateX(8px);\">\u003c/div>\u003c/div>\u003c/div> \u003cdiv style=\"display: flex; flex-direction: column; flex-grow: 1; justify-content: center; margin-bottom: 24px;\"> \u003cdiv style=\" background-color: #F4F4F4; border-radius: 4px; flex-grow: 0; height: 14px; margin-bottom: 6px; width: 224px;\">\u003c/div> \u003cdiv style=\" background-color: #F4F4F4; border-radius: 4px; flex-grow: 0; height: 14px; width: 144px;\">\u003c/div>\u003c/div>\u003c/a>\u003c/div>\u003c/blockquote>","provider":"Instagram","rendering_hint":"default","schedule":{},"type":"embed","url":"https://www.instagram.com/p/DU578xFjiVG/?hl=en"},{"html":"\u003cp>\u003cstrong>\u003cem>Being the first Black woman to win an individual gold medal at the Winter Olympics is huge. You’ve said before you didn’t want to be the last — and this year, we saw Elana Meyers Taylor and Laila Edwards add to that legacy. What does it feel like to see that circle expanding?\u003c/em>\u003c/strong>\u003c/p>\n\n\u003cp>It's amazing. I feel like the more people we have, the more exposure there is, and then the potential for getting more and more women — and just people of color in general — involved in winter sports. So getting the word out, it's amazing to see more and more people having success in winter sports.\u003c/p>\n\n\u003cp>\u003cstrong>\u003cem>You can’t talk about that progress without acknowledging the barriers many Black communities face when it comes to winter sports. You’ve spoken about wanting to create pathways for young athletes of color — what would meaningful change look like to you, and is that something you still see yourself building toward?\u003c/em>\u003c/strong>\u003c/p>\n\n\u003cp>I'm not sure if I could have even continued in this sport if I wasn't fortunate enough to make that first Olympic team in 2018, because it's really expensive just being in speed skating to begin with, but also, you know, kind of uprooting my life and moving across the country. \u003c/p>\n\n\u003cp>So there are a lot of barriers to winter sports, and especially with speed skating. There are only two places to do it in the whole country for the programs that we have. So it's still very much one of my goals to help lower that barrier through a scholarship program to be able to fund some athletes to get a start in the sport and help them out as much as I can.\u003c/p>\n\n","schedule":{},"type":"html"},{"attributes":{"@provider":"Instagram","@query":"https://graph.facebook.com/v23.0/instagram_oembed?access_token=121897277851831%7CB5Jm6zMX5ynaMiun755Y_feWNSc&format=json&omit_script=true&omitscript=true&url=https%3A%2F%2Fwww.instagram.com%2Fp%2FDU005omjYXL%2F%3Fhl%3Den%26img_index%3D1","@url":"https://www.instagram.com/p/DU005omjYXL/?hl=en&img_index=1","author_name":"","author_url":"","html":"\u003cblockquote class=\"instagram-media\" data-instgrm-captioned data-instgrm-permalink=\"https://www.instagram.com/p/DU005omjYXL/?utm_source=ig_embed&amp;utm_campaign=loading\" data-instgrm-version=\"14\" style=\" background:#FFF; border:0; border-radius:3px; box-shadow:0 0 1px 0 rgba(0,0,0,0.5),0 1px 10px 0 rgba(0,0,0,0.15); margin: 1px; max-width:658px; min-width:326px; padding:0; width:99.375%; width:-webkit-calc(100% - 2px); width:calc(100% - 2px);\">\u003cdiv style=\"padding:16px;\"> \u003ca href=\"https://www.instagram.com/p/DU005omjYXL/?utm_source=ig_embed&amp;utm_campaign=loading\" style=\" background:#FFFFFF; line-height:0; padding:0 0; text-align:center; text-decoration:none; width:100%;\" target=\"_blank\"> \u003cdiv style=\" display: flex; flex-direction: row; align-items: center;\"> \u003cdiv style=\"background-color: #F4F4F4; border-radius: 50%; flex-grow: 0; height: 40px; margin-right: 14px; width: 40px;\">\u003c/div> \u003cdiv style=\"display: flex; flex-direction: column; flex-grow: 1; justify-content: center;\"> \u003cdiv style=\" background-color: #F4F4F4; border-radius: 4px; flex-grow: 0; height: 14px; margin-bottom: 6px; width: 100px;\">\u003c/div> \u003cdiv style=\" background-color: #F4F4F4; border-radius: 4px; flex-grow: 0; height: 14px; width: 60px;\">\u003c/div>\u003c/div>\u003c/div>\u003cdiv style=\"padding: 19% 0;\">\u003c/div> \u003cdiv style=\"display:block; height:50px; margin:0 auto 12px; width:50px;\">\u003csvg width=\"50px\" height=\"50px\" viewBox=\"0 0 60 60\" version=\"1.1\" xmlns=\"https://www.w3.org/2000/svg\" xmlns:xlink=\"https://www.w3.org/1999/xlink\">\u003cg stroke=\"none\" stroke-width=\"1\" fill=\"none\" fill-rule=\"evenodd\">\u003cg transform=\"translate(-511.000000, -20.000000)\" fill=\"#000000\">\u003cg>\u003cpath d=\"M556.869,30.41 C554.814,30.41 553.148,32.076 553.148,34.131 C553.148,36.186 554.814,37.852 556.869,37.852 C558.924,37.852 560.59,36.186 560.59,34.131 C560.59,32.076 558.924,30.41 556.869,30.41 M541,60.657 C535.114,60.657 530.342,55.887 530.342,50 C530.342,44.114 535.114,39.342 541,39.342 C546.887,39.342 551.658,44.114 551.658,50 C551.658,55.887 546.887,60.657 541,60.657 M541,33.886 C532.1,33.886 524.886,41.1 524.886,50 C524.886,58.899 532.1,66.113 541,66.113 C549.9,66.113 557.115,58.899 557.115,50 C557.115,41.1 549.9,33.886 541,33.886 M565.378,62.101 C565.244,65.022 564.756,66.606 564.346,67.663 C563.803,69.06 563.154,70.057 562.106,71.106 C561.058,72.155 560.06,72.803 558.662,73.347 C557.607,73.757 556.021,74.244 553.102,74.378 C549.944,74.521 548.997,74.552 541,74.552 C533.003,74.552 532.056,74.521 528.898,74.378 C525.979,74.244 524.393,73.757 523.338,73.347 C521.94,72.803 520.942,72.155 519.894,71.106 C518.846,70.057 518.197,69.06 517.654,67.663 C517.244,66.606 516.755,65.022 516.623,62.101 C516.479,58.943 516.448,57.996 516.448,50 C516.448,42.003 516.479,41.056 516.623,37.899 C516.755,34.978 517.244,33.391 517.654,32.338 C518.197,30.938 518.846,29.942 519.894,28.894 C520.942,27.846 521.94,27.196 523.338,26.654 C524.393,26.244 525.979,25.756 528.898,25.623 C532.057,25.479 533.004,25.448 541,25.448 C548.997,25.448 549.943,25.479 553.102,25.623 C556.021,25.756 557.607,26.244 558.662,26.654 C560.06,27.196 561.058,27.846 562.106,28.894 C563.154,29.942 563.803,30.938 564.346,32.338 C564.756,33.391 565.244,34.978 565.378,37.899 C565.522,41.056 565.552,42.003 565.552,50 C565.552,57.996 565.522,58.943 565.378,62.101 M570.82,37.631 C570.674,34.438 570.167,32.258 569.425,30.349 C568.659,28.377 567.633,26.702 565.965,25.035 C564.297,23.368 562.623,22.342 560.652,21.575 C558.743,20.834 556.562,20.326 553.369,20.18 C550.169,20.033 549.148,20 541,20 C532.853,20 531.831,20.033 528.631,20.18 C525.438,20.326 523.257,20.834 521.349,21.575 C519.376,22.342 517.703,23.368 516.035,25.035 C514.368,26.702 513.342,28.377 512.574,30.349 C511.834,32.258 511.326,34.438 511.181,37.631 C511.035,40.831 511,41.851 511,50 C511,58.147 511.035,59.17 511.181,62.369 C511.326,65.562 511.834,67.743 512.574,69.651 C513.342,71.625 514.368,73.296 516.035,74.965 C517.703,76.634 519.376,77.658 521.349,78.425 C523.257,79.167 525.438,79.673 528.631,79.82 C531.831,79.965 532.853,80.001 541,80.001 C549.148,80.001 550.169,79.965 553.369,79.82 C556.562,79.673 558.743,79.167 560.652,78.425 C562.623,77.658 564.297,76.634 565.965,74.965 C567.633,73.296 568.659,71.625 569.425,69.651 C570.167,67.743 570.674,65.562 570.82,62.369 C570.966,59.17 571,58.147 571,50 C571,41.851 570.966,40.831 570.82,37.631\">\u003c/path>\u003c/g>\u003c/g>\u003c/g>\u003c/svg>\u003c/div>\u003cdiv style=\"padding-top: 8px;\"> \u003cdiv style=\" color:#3897f0; font-family:Arial,sans-serif; font-size:14px; font-style:normal; font-weight:550; line-height:18px;\">View this post on Instagram\u003c/div>\u003c/div>\u003cdiv style=\"padding: 12.5% 0;\">\u003c/div> \u003cdiv style=\"display: flex; flex-direction: row; margin-bottom: 14px; align-items: center;\">\u003cdiv> \u003cdiv style=\"background-color: #F4F4F4; border-radius: 50%; height: 12.5px; width: 12.5px; transform: translateX(0px) translateY(7px);\">\u003c/div> \u003cdiv style=\"background-color: #F4F4F4; height: 12.5px; transform: rotate(-45deg) translateX(3px) translateY(1px); width: 12.5px; flex-grow: 0; margin-right: 14px; margin-left: 2px;\">\u003c/div> \u003cdiv style=\"background-color: #F4F4F4; border-radius: 50%; height: 12.5px; width: 12.5px; transform: translateX(9px) translateY(-18px);\">\u003c/div>\u003c/div>\u003cdiv style=\"margin-left: 8px;\"> \u003cdiv style=\" background-color: #F4F4F4; border-radius: 50%; flex-grow: 0; height: 20px; width: 20px;\">\u003c/div> \u003cdiv style=\" width: 0; height: 0; border-top: 2px solid transparent; border-left: 6px solid #f4f4f4; border-bottom: 2px solid transparent; transform: translateX(16px) translateY(-4px) rotate(30deg)\">\u003c/div>\u003c/div>\u003cdiv style=\"margin-left: auto;\"> \u003cdiv style=\" width: 0px; border-top: 8px solid #F4F4F4; border-right: 8px solid transparent; transform: translateY(16px);\">\u003c/div> \u003cdiv style=\" background-color: #F4F4F4; flex-grow: 0; height: 12px; width: 16px; transform: translateY(-4px);\">\u003c/div> \u003cdiv style=\" width: 0; height: 0; border-top: 8px solid #F4F4F4; border-left: 8px solid transparent; transform: translateY(-4px) translateX(8px);\">\u003c/div>\u003c/div>\u003c/div> \u003cdiv style=\"display: flex; flex-direction: column; flex-grow: 1; justify-content: center; margin-bottom: 24px;\"> \u003cdiv style=\" background-color: #F4F4F4; border-radius: 4px; flex-grow: 0; height: 14px; margin-bottom: 6px; width: 224px;\">\u003c/div> \u003cdiv style=\" background-color: #F4F4F4; border-radius: 4px; flex-grow: 0; height: 14px; width: 144px;\">\u003c/div>\u003c/div>\u003c/a>\u003c/div>\u003c/blockquote>","provider_name":"Instagram","provider_url":"https://www.instagram.com/","thumbnail_height":0,"thumbnail_url":"","thumbnail_width":0,"title":"","type":"rich","version":"1.0","width":658},"embed_type":"rich","html":"\u003cblockquote class=\"instagram-media\" data-instgrm-captioned data-instgrm-permalink=\"https://www.instagram.com/p/DU005omjYXL/?utm_source=ig_embed&amp;utm_campaign=loading\" data-instgrm-version=\"14\" style=\" background:#FFF; border:0; border-radius:3px; box-shadow:0 0 1px 0 rgba(0,0,0,0.5),0 1px 10px 0 rgba(0,0,0,0.15); margin: 1px; max-width:658px; min-width:326px; padding:0; width:99.375%; width:-webkit-calc(100% - 2px); width:calc(100% - 2px);\">\u003cdiv style=\"padding:16px;\"> \u003ca href=\"https://www.instagram.com/p/DU005omjYXL/?utm_source=ig_embed&amp;utm_campaign=loading\" style=\" background:#FFFFFF; line-height:0; padding:0 0; text-align:center; text-decoration:none; width:100%;\" target=\"_blank\"> \u003cdiv style=\" display: flex; flex-direction: row; align-items: center;\"> \u003cdiv style=\"background-color: #F4F4F4; border-radius: 50%; flex-grow: 0; height: 40px; margin-right: 14px; width: 40px;\">\u003c/div> \u003cdiv style=\"display: flex; flex-direction: column; flex-grow: 1; justify-content: center;\"> \u003cdiv style=\" background-color: #F4F4F4; border-radius: 4px; flex-grow: 0; height: 14px; margin-bottom: 6px; width: 100px;\">\u003c/div> \u003cdiv style=\" background-color: #F4F4F4; border-radius: 4px; flex-grow: 0; height: 14px; width: 60px;\">\u003c/div>\u003c/div>\u003c/div>\u003cdiv style=\"padding: 19% 0;\">\u003c/div> \u003cdiv style=\"display:block; height:50px; margin:0 auto 12px; width:50px;\">\u003csvg width=\"50px\" height=\"50px\" viewBox=\"0 0 60 60\" version=\"1.1\" xmlns=\"https://www.w3.org/2000/svg\" xmlns:xlink=\"https://www.w3.org/1999/xlink\">\u003cg stroke=\"none\" stroke-width=\"1\" fill=\"none\" fill-rule=\"evenodd\">\u003cg transform=\"translate(-511.000000, -20.000000)\" fill=\"#000000\">\u003cg>\u003cpath d=\"M556.869,30.41 C554.814,30.41 553.148,32.076 553.148,34.131 C553.148,36.186 554.814,37.852 556.869,37.852 C558.924,37.852 560.59,36.186 560.59,34.131 C560.59,32.076 558.924,30.41 556.869,30.41 M541,60.657 C535.114,60.657 530.342,55.887 530.342,50 C530.342,44.114 535.114,39.342 541,39.342 C546.887,39.342 551.658,44.114 551.658,50 C551.658,55.887 546.887,60.657 541,60.657 M541,33.886 C532.1,33.886 524.886,41.1 524.886,50 C524.886,58.899 532.1,66.113 541,66.113 C549.9,66.113 557.115,58.899 557.115,50 C557.115,41.1 549.9,33.886 541,33.886 M565.378,62.101 C565.244,65.022 564.756,66.606 564.346,67.663 C563.803,69.06 563.154,70.057 562.106,71.106 C561.058,72.155 560.06,72.803 558.662,73.347 C557.607,73.757 556.021,74.244 553.102,74.378 C549.944,74.521 548.997,74.552 541,74.552 C533.003,74.552 532.056,74.521 528.898,74.378 C525.979,74.244 524.393,73.757 523.338,73.347 C521.94,72.803 520.942,72.155 519.894,71.106 C518.846,70.057 518.197,69.06 517.654,67.663 C517.244,66.606 516.755,65.022 516.623,62.101 C516.479,58.943 516.448,57.996 516.448,50 C516.448,42.003 516.479,41.056 516.623,37.899 C516.755,34.978 517.244,33.391 517.654,32.338 C518.197,30.938 518.846,29.942 519.894,28.894 C520.942,27.846 521.94,27.196 523.338,26.654 C524.393,26.244 525.979,25.756 528.898,25.623 C532.057,25.479 533.004,25.448 541,25.448 C548.997,25.448 549.943,25.479 553.102,25.623 C556.021,25.756 557.607,26.244 558.662,26.654 C560.06,27.196 561.058,27.846 562.106,28.894 C563.154,29.942 563.803,30.938 564.346,32.338 C564.756,33.391 565.244,34.978 565.378,37.899 C565.522,41.056 565.552,42.003 565.552,50 C565.552,57.996 565.522,58.943 565.378,62.101 M570.82,37.631 C570.674,34.438 570.167,32.258 569.425,30.349 C568.659,28.377 567.633,26.702 565.965,25.035 C564.297,23.368 562.623,22.342 560.652,21.575 C558.743,20.834 556.562,20.326 553.369,20.18 C550.169,20.033 549.148,20 541,20 C532.853,20 531.831,20.033 528.631,20.18 C525.438,20.326 523.257,20.834 521.349,21.575 C519.376,22.342 517.703,23.368 516.035,25.035 C514.368,26.702 513.342,28.377 512.574,30.349 C511.834,32.258 511.326,34.438 511.181,37.631 C511.035,40.831 511,41.851 511,50 C511,58.147 511.035,59.17 511.181,62.369 C511.326,65.562 511.834,67.743 512.574,69.651 C513.342,71.625 514.368,73.296 516.035,74.965 C517.703,76.634 519.376,77.658 521.349,78.425 C523.257,79.167 525.438,79.673 528.631,79.82 C531.831,79.965 532.853,80.001 541,80.001 C549.148,80.001 550.169,79.965 553.369,79.82 C556.562,79.673 558.743,79.167 560.652,78.425 C562.623,77.658 564.297,76.634 565.965,74.965 C567.633,73.296 568.659,71.625 569.425,69.651 C570.167,67.743 570.674,65.562 570.82,62.369 C570.966,59.17 571,58.147 571,50 C571,41.851 570.966,40.831 570.82,37.631\">\u003c/path>\u003c/g>\u003c/g>\u003c/g>\u003c/svg>\u003c/div>\u003cdiv style=\"padding-top: 8px;\"> \u003cdiv style=\" color:#3897f0; font-family:Arial,sans-serif; font-size:14px; font-style:normal; font-weight:550; line-height:18px;\">View this post on Instagram\u003c/div>\u003c/div>\u003cdiv style=\"padding: 12.5% 0;\">\u003c/div> \u003cdiv style=\"display: flex; flex-direction: row; margin-bottom: 14px; align-items: center;\">\u003cdiv> \u003cdiv style=\"background-color: #F4F4F4; border-radius: 50%; height: 12.5px; width: 12.5px; transform: translateX(0px) translateY(7px);\">\u003c/div> \u003cdiv style=\"background-color: #F4F4F4; height: 12.5px; transform: rotate(-45deg) translateX(3px) translateY(1px); width: 12.5px; flex-grow: 0; margin-right: 14px; margin-left: 2px;\">\u003c/div> \u003cdiv style=\"background-color: #F4F4F4; border-radius: 50%; height: 12.5px; width: 12.5px; transform: translateX(9px) translateY(-18px);\">\u003c/div>\u003c/div>\u003cdiv style=\"margin-left: 8px;\"> \u003cdiv style=\" background-color: #F4F4F4; border-radius: 50%; flex-grow: 0; height: 20px; width: 20px;\">\u003c/div> \u003cdiv style=\" width: 0; height: 0; border-top: 2px solid transparent; border-left: 6px solid #f4f4f4; border-bottom: 2px solid transparent; transform: translateX(16px) translateY(-4px) rotate(30deg)\">\u003c/div>\u003c/div>\u003cdiv style=\"margin-left: auto;\"> \u003cdiv style=\" width: 0px; border-top: 8px solid #F4F4F4; border-right: 8px solid transparent; transform: translateY(16px);\">\u003c/div> \u003cdiv style=\" background-color: #F4F4F4; flex-grow: 0; height: 12px; width: 16px; transform: translateY(-4px);\">\u003c/div> \u003cdiv style=\" width: 0; height: 0; border-top: 8px solid #F4F4F4; border-left: 8px solid transparent; transform: translateY(-4px) translateX(8px);\">\u003c/div>\u003c/div>\u003c/div> \u003cdiv style=\"display: flex; flex-direction: column; flex-grow: 1; justify-content: center; margin-bottom: 24px;\"> \u003cdiv style=\" background-color: #F4F4F4; border-radius: 4px; flex-grow: 0; height: 14px; margin-bottom: 6px; width: 224px;\">\u003c/div> \u003cdiv style=\" background-color: #F4F4F4; border-radius: 4px; flex-grow: 0; height: 14px; width: 144px;\">\u003c/div>\u003c/div>\u003c/a>\u003c/div>\u003c/blockquote>","provider":"Instagram","rendering_hint":"default","schedule":{},"type":"embed","url":"https://www.instagram.com/p/DU005omjYXL/?hl=en&img_index=1"},{"html":"\u003cp>\u003cstrong>\u003cem>Switching gears a bit. You’ve said you can’t imagine stepping away from speed skating right now. As you look ahead, whether that’s 2030 or just the next chapter, what excites you most?\u003c/em>\u003c/strong>\u003c/p>\n\n\u003cp>Yeah, I'm super excited about keeping the momentum going because I unfortunately didn't win a medal at these Olympics. But, the progress that I've made over the past few years with my skating technique — and there are a lot of really technical things that go into the sport — I've made a ton of progress over the past few years. I'm really looking forward to keeping that going and really being able to show that.\u003c/p>\n\n\u003cp>\u003cstrong>\u003cem>Is there anything you’d approach differently in your preparation for 2030 compared to previous cycles?\u003c/em>\u003c/strong>\u003c/p>\n\n\u003cp>Well, the main thing would be I need to get surgery on my back, because I have a few disc herniations. So once I get that under control, then I can get back to the more traditional forms of training, because there are a lot of things that I just haven't been able to do over the past few years. So I'm really looking forward to training the way I need to — and being really protective of my back going forward.\u003c/p>\n\n\u003cp>\u003cstrong>\u003cem>One of my favorite parts of your story is your friendship with Brittany Bowe — it’s really special. With this being her final Olympics, were you able to fully take in that last run together? And what moments from Milan with her stand out most?\u003c/em>\u003c/strong>\u003c/p>\n\n\u003cp>Yeah, there are a few of us here in the Netherlands for the final competition of the season, but because Brittany retired, she isn't here. So almost every day we're like, 'We miss Brittany. We wish Brittany was here.' It's definitely gonna be tough not having her going forward. But, she'll still be around. She'll still be in the Salt Lake area. It'll be nice to hang out with her and catch up. \u003c/p>\n\n\u003cp>We spent a lot of time together in Milan — going to hockey games, or going to the dining hall, or venturing off campus to go find some other meals out in Milan together. I feel like we do a lot of stuff together, and that won't change just because she's not on the team anymore.\u003c/p>\n\n\u003cp>\u003cem>The Black Information Network is your source for Black News! Get the latest news 24/7 on The Black Information Network. Listen now on the \u003c/em>\u003ca href=\"https://www.binnews.com/apps/\" target=\"_blank\">\u003cu>\u003cstrong>\u003cem>iHeartRadio app\u003c/em>\u003c/strong>\u003c/u>\u003c/a>\u003cem> or click \u003c/em>\u003ca href=\"https://www.iheart.com/live/black-information-network-8666/\" target=\"_blank\">\u003cu>\u003cstrong>\u003cem>HERE\u003c/em>\u003c/strong>\u003c/u>\u003c/a>\u003cem> \u003c/em>to tune in live.\u003c/p>\n\n","schedule":{},"type":"html"}],"canonical_url":"https://www.binnews.com/content/2026-03-27-erin-jackson-made-history-now-shes-focused-on-what-comes-next/","cuser":"user/ldap/1122166","enable_featured_widget":true,"exclusion":{"tags":[]},"external_url":"","fb_allow_comments":true,"featured_widget":{"country":"","id":"","kind":"","related_id":""},"feed_content_id":"","feed_partner_content":false,"feed_permalink":"","feed_type":"","feed_vendor":"","include_recommendations":true,"include_video_monetization":true,"is_sponsored":false,"keywords":["keywords/Erin Jackson","keywords/Winter Olympics"],"primary_image":{"bucket":"new_assets","id":"%2F69c70e615f1c4d0587092a1b"},"primary_target":{"categories":["categories/sports"],"distribution":["formats/BINNEWS"]},"publish_date":1774653660000,"publish_end_date":4115978604802,"publish_origin":"brands/BIN-IP","seo_title":"","show_updated_timestamp":false,"simplereach_enabled":false,"slug":"2026-03-27-erin-jackson-made-history-now-shes-focused-on-what-comes-next","social_title":"","summary":"When you’re the first, the hope is that you’re not the last.","targets":[{"categories":["categories/sports"],"distribution":["brands/Olympics","brands/iHeartRadio"]},{"categories":["syndications/apple-news"],"distribution":[]},{"categories":["syndications/news"],"distribution":[]}],"title":"Erin Jackson Made History — Now She’s Focused On What Comes Next","permalink":"https://onairwithryan.iheart.com/content/2026-03-27-erin-jackson-made-history-now-shes-focused-on-what-comes-next/"},"slug":"2026-03-27-erin-jackson-made-history-now-shes-focused-on-what-comes-next","summary":{"image":"https://i.iheart.com/v3/re/new_assets/69c70e615f1c4d0587092a1b","title":"Erin Jackson Made History — Now She’s Focused On What Comes Next","description":"When you’re the first, the hope is that you’re not the last.","author":"Lauren Crawford"},"pub_start":1774653660000,"pub_until":4115978604802,"pub_changed":1775008248308,"subscription":[{"tags":["categories/sports","formats/BINNEWS"]},{"tags":["categories/sports","brands/Olympics","brands/iHeartRadio"]},{"tags":["syndications/apple-news"]},{"tags":["syndications/news"]}],"exclusion":[{"tags":[]}],"linksData":[],"lookup":["publish_origin:brands/BIN-IP","id:/69c1af55054f74280c8eb3b9","slug:2026-03-27-erin-jackson-made-history-now-shes-focused-on-what-comes-next","slug:2026-03-27-erin-jackson-made-history-now-shes-focused-on-what-comes-next","keyword:keywords/Erin Jackson","keyword:keywords/Winter Olympics","author:user"]}},{"id":"%2F69c1af4f4ec3fa68d698c09b","type":"PUBLISHING","record":{"ref_id":"%2F69c1af4f4ec3fa68d698c09b","type":"content","payload":{"amp_enabled":true,"apple_news":{"ref_id":"5769a7b2-b8ac-4934-ab92-c6beed738dc0","revision_id":"AAAAAAAAAAAAAAAAAAAAAA=="},"author":"Lauren Crawford","blocks":[{"id":"183023550","kind":"podcast","related_id":"","schedule":{},"type":"catalog"},{"attributes":{"mimetype":"image/png","type":"image"},"bucket":"new_assets","caption":"","id":"%2F69c1cb554ec3fa68d698c0ab","new_tab":false,"schedule":{},"source_credit":"","title":"","type":"asset","url":"","use_caption":false},{"html":"\u003cp>I don’t know if you’ve ever imagined what the most decorated American athlete of the 2026 Winter Olympics is like, but if you’re like me, it’s hard to picture the level of focus \u003cstrong>Jordan Stolz \u003c/strong>operates with.\u003c/p>\n\n\u003cp>Now, don't get it twisted, he's still a cool-as-ice speed skater, but he has the mindset of an Olympic champion. So much so, he doesn’t even have a competition playlist or listen to music when he's in competition mode. (I know. I was shocked too.)\u003c/p>\n\n\u003cp>But blocking out the noise is a big part of why Stolz had the most successful run of the Games, finishing with the highest medal count for Team USA — a result he simply described as &quot;not bad.&quot;\u003c/p>\n\n\u003cp>&quot;Would have liked to have three golds, but two is pretty good,&quot; he admitted with a laugh. \u003c/p>\n\n\u003cp>Stolz’s time in Milan wasn’t just defined by what happened on the ice. He told iHeartRadio that he found joy in visualizing those wins — and later, unwinding with them in a way only he could. \u003c/p>\n\n\u003cp>“I would say my happy place was [lying] in bed with my gold medals, and maybe a couple of Hershey’s bars on the side, right?&quot; he recalled. &quot;The gold medal and the \u003ca href=\"https://shop.hersheys.com/\" target=\"_blank\">Hershey’s\u003c/a> chocolate, probably equal, but yeah, [that was] my happy place for the moment of the games.” \u003c/p>\n\n\u003cp>For a 21-year-old who was inspired by \u003cstrong>Apolo Ohno\u003c/strong> and\u003cstrong> Shani Davis\u003c/strong> in 2010 to lace up his first pair of skates, Stolz has already accomplished what many athletes spend a lifetime chasing. \u003c/p>\n\n\u003cp>But for the first-time Olympian, that reality was still a dream just weeks ago, which is why he said he would tell anyone inspired by his journey to &quot;keep on skating as hard as you can, and don’t lose focus of [those] dreams, because they’re right around the corner, and it was [for me].&quot;\u003c/p>\n\n\u003cp>I caught up with Stolz to talk about his record-breaking Olympics run, the mindset behind it, and what comes next.\u003c/p>\n\n","schedule":{},"type":"html"},{"attributes":{"@provider":"YouTube","@query":"https://www.youtube.com/oembed?format=json&omit_script=true&omitscript=true&url=https%3A%2F%2Fwww.youtube.com%2Fwatch%3Fv%3DoRJaWfhXxgE","@url":"https://www.youtube.com/watch?v=oRJaWfhXxgE","author_name":"HERSHEY'S","author_url":"https://www.youtube.com/@hersheys","height":113,"html":"\u003ciframe width=\"200\" height=\"113\" src=\"https://www.youtube.com/embed/oRJaWfhXxgE?feature=oembed\" frameborder=\"0\" allow=\"accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share\" referrerpolicy=\"strict-origin-when-cross-origin\" allowfullscreen title=\"Hershey&#39;s Olympics Athlete Collab Jordan Stolz\">\u003c/iframe>","provider_name":"YouTube","provider_url":"https://www.youtube.com/","thumbnail_height":360,"thumbnail_url":"https://i.ytimg.com/vi/oRJaWfhXxgE/hqdefault.jpg","thumbnail_width":480,"title":"Hershey's Olympics Athlete Collab Jordan Stolz","type":"video","version":"1.0","width":200},"embed_type":"video","html":"\u003ciframe width=\"200\" height=\"113\" src=\"https://www.youtube.com/embed/oRJaWfhXxgE?feature=oembed\" frameborder=\"0\" allow=\"accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share\" referrerpolicy=\"strict-origin-when-cross-origin\" allowfullscreen title=\"Hershey&#39;s Olympics Athlete Collab Jordan Stolz\">\u003c/iframe>","provider":"YouTube","rendering_hint":"default","schedule":{},"type":"embed","url":"https://www.youtube.com/watch?v=oRJaWfhXxgE"},{"html":"\u003cp>\u003cstrong>\u003cem>What was going through your mind the first time you touched Olympic ice — and then stood on the podium? Did it meet your expectations?\u003c/em>\u003c/strong>\u003c/p>\n\n\u003cp>Well, when I touched the ice for the first time, it was really weird, actually, because the rink is temporary. The ice, the cracking underneath, the lake sound — all of that was really surprising. But it didn’t affect the races at all. I’m actually surprised with how fast they could make the ice there, and the quality of it. They did a really good job, so I really enjoyed it.\u003c/p>\n\n\u003cp>And being on the podium, that’s something. The feeling of hearing the national anthem is probably the most outstanding thing because the whole country’s behind you in that moment, right? You just won a gold medal, and it’s not another country’s anthem that’s playing — it’s yours, and that makes you feel kind of good.\u003c/p>\n\n\u003cp>\u003cstrong>\u003cem>When you look back on the Games beyond the medals, what moments will stay with you the longest? The mullet moment? The Olympic ring pasta?\u003c/em>\u003c/strong>\u003c/p>\n\n\u003cp>I think all of those put together [are] memories that I’m never gonna forget. I don’t know if I have a single one memory that I love the most. I think it’s just becoming an Olympic champion for the first time. That’s something that will never leave your heart. That’s what I feel the best about.\u003c/p>\n\n","schedule":{},"type":"html"},{"attributes":{"@provider":"Instagram","@query":"https://graph.facebook.com/v23.0/instagram_oembed?access_token=121897277851831%7CB5Jm6zMX5ynaMiun755Y_feWNSc&format=json&omit_script=true&omitscript=true&url=https%3A%2F%2Fwww.instagram.com%2Fp%2FDVRGwGVCBho%2F%3Fimg_index%3D1","@url":"https://www.instagram.com/p/DVRGwGVCBho/?img_index=1","author_name":"","author_url":"","html":"\u003cblockquote class=\"instagram-media\" data-instgrm-captioned data-instgrm-permalink=\"https://www.instagram.com/p/DVRGwGVCBho/?utm_source=ig_embed&amp;utm_campaign=loading\" data-instgrm-version=\"14\" style=\" background:#FFF; border:0; border-radius:3px; box-shadow:0 0 1px 0 rgba(0,0,0,0.5),0 1px 10px 0 rgba(0,0,0,0.15); margin: 1px; max-width:658px; min-width:326px; padding:0; width:99.375%; width:-webkit-calc(100% - 2px); width:calc(100% - 2px);\">\u003cdiv style=\"padding:16px;\"> \u003ca href=\"https://www.instagram.com/p/DVRGwGVCBho/?utm_source=ig_embed&amp;utm_campaign=loading\" style=\" background:#FFFFFF; line-height:0; padding:0 0; text-align:center; text-decoration:none; width:100%;\" target=\"_blank\"> \u003cdiv style=\" display: flex; flex-direction: row; align-items: center;\"> \u003cdiv style=\"background-color: #F4F4F4; border-radius: 50%; flex-grow: 0; height: 40px; margin-right: 14px; width: 40px;\">\u003c/div> \u003cdiv style=\"display: flex; flex-direction: column; flex-grow: 1; justify-content: center;\"> \u003cdiv style=\" background-color: #F4F4F4; border-radius: 4px; flex-grow: 0; height: 14px; margin-bottom: 6px; width: 100px;\">\u003c/div> \u003cdiv style=\" background-color: #F4F4F4; border-radius: 4px; flex-grow: 0; height: 14px; width: 60px;\">\u003c/div>\u003c/div>\u003c/div>\u003cdiv style=\"padding: 19% 0;\">\u003c/div> \u003cdiv style=\"display:block; height:50px; margin:0 auto 12px; width:50px;\">\u003csvg width=\"50px\" height=\"50px\" viewBox=\"0 0 60 60\" version=\"1.1\" xmlns=\"https://www.w3.org/2000/svg\" xmlns:xlink=\"https://www.w3.org/1999/xlink\">\u003cg stroke=\"none\" stroke-width=\"1\" fill=\"none\" fill-rule=\"evenodd\">\u003cg transform=\"translate(-511.000000, -20.000000)\" fill=\"#000000\">\u003cg>\u003cpath d=\"M556.869,30.41 C554.814,30.41 553.148,32.076 553.148,34.131 C553.148,36.186 554.814,37.852 556.869,37.852 C558.924,37.852 560.59,36.186 560.59,34.131 C560.59,32.076 558.924,30.41 556.869,30.41 M541,60.657 C535.114,60.657 530.342,55.887 530.342,50 C530.342,44.114 535.114,39.342 541,39.342 C546.887,39.342 551.658,44.114 551.658,50 C551.658,55.887 546.887,60.657 541,60.657 M541,33.886 C532.1,33.886 524.886,41.1 524.886,50 C524.886,58.899 532.1,66.113 541,66.113 C549.9,66.113 557.115,58.899 557.115,50 C557.115,41.1 549.9,33.886 541,33.886 M565.378,62.101 C565.244,65.022 564.756,66.606 564.346,67.663 C563.803,69.06 563.154,70.057 562.106,71.106 C561.058,72.155 560.06,72.803 558.662,73.347 C557.607,73.757 556.021,74.244 553.102,74.378 C549.944,74.521 548.997,74.552 541,74.552 C533.003,74.552 532.056,74.521 528.898,74.378 C525.979,74.244 524.393,73.757 523.338,73.347 C521.94,72.803 520.942,72.155 519.894,71.106 C518.846,70.057 518.197,69.06 517.654,67.663 C517.244,66.606 516.755,65.022 516.623,62.101 C516.479,58.943 516.448,57.996 516.448,50 C516.448,42.003 516.479,41.056 516.623,37.899 C516.755,34.978 517.244,33.391 517.654,32.338 C518.197,30.938 518.846,29.942 519.894,28.894 C520.942,27.846 521.94,27.196 523.338,26.654 C524.393,26.244 525.979,25.756 528.898,25.623 C532.057,25.479 533.004,25.448 541,25.448 C548.997,25.448 549.943,25.479 553.102,25.623 C556.021,25.756 557.607,26.244 558.662,26.654 C560.06,27.196 561.058,27.846 562.106,28.894 C563.154,29.942 563.803,30.938 564.346,32.338 C564.756,33.391 565.244,34.978 565.378,37.899 C565.522,41.056 565.552,42.003 565.552,50 C565.552,57.996 565.522,58.943 565.378,62.101 M570.82,37.631 C570.674,34.438 570.167,32.258 569.425,30.349 C568.659,28.377 567.633,26.702 565.965,25.035 C564.297,23.368 562.623,22.342 560.652,21.575 C558.743,20.834 556.562,20.326 553.369,20.18 C550.169,20.033 549.148,20 541,20 C532.853,20 531.831,20.033 528.631,20.18 C525.438,20.326 523.257,20.834 521.349,21.575 C519.376,22.342 517.703,23.368 516.035,25.035 C514.368,26.702 513.342,28.377 512.574,30.349 C511.834,32.258 511.326,34.438 511.181,37.631 C511.035,40.831 511,41.851 511,50 C511,58.147 511.035,59.17 511.181,62.369 C511.326,65.562 511.834,67.743 512.574,69.651 C513.342,71.625 514.368,73.296 516.035,74.965 C517.703,76.634 519.376,77.658 521.349,78.425 C523.257,79.167 525.438,79.673 528.631,79.82 C531.831,79.965 532.853,80.001 541,80.001 C549.148,80.001 550.169,79.965 553.369,79.82 C556.562,79.673 558.743,79.167 560.652,78.425 C562.623,77.658 564.297,76.634 565.965,74.965 C567.633,73.296 568.659,71.625 569.425,69.651 C570.167,67.743 570.674,65.562 570.82,62.369 C570.966,59.17 571,58.147 571,50 C571,41.851 570.966,40.831 570.82,37.631\">\u003c/path>\u003c/g>\u003c/g>\u003c/g>\u003c/svg>\u003c/div>\u003cdiv style=\"padding-top: 8px;\"> \u003cdiv style=\" color:#3897f0; font-family:Arial,sans-serif; font-size:14px; font-style:normal; font-weight:550; line-height:18px;\">View this post on Instagram\u003c/div>\u003c/div>\u003cdiv style=\"padding: 12.5% 0;\">\u003c/div> \u003cdiv style=\"display: flex; flex-direction: row; margin-bottom: 14px; align-items: center;\">\u003cdiv> \u003cdiv style=\"background-color: #F4F4F4; border-radius: 50%; height: 12.5px; width: 12.5px; transform: translateX(0px) translateY(7px);\">\u003c/div> \u003cdiv style=\"background-color: #F4F4F4; height: 12.5px; transform: rotate(-45deg) translateX(3px) translateY(1px); width: 12.5px; flex-grow: 0; margin-right: 14px; margin-left: 2px;\">\u003c/div> \u003cdiv style=\"background-color: #F4F4F4; border-radius: 50%; height: 12.5px; width: 12.5px; transform: translateX(9px) translateY(-18px);\">\u003c/div>\u003c/div>\u003cdiv style=\"margin-left: 8px;\"> \u003cdiv style=\" background-color: #F4F4F4; border-radius: 50%; flex-grow: 0; height: 20px; width: 20px;\">\u003c/div> \u003cdiv style=\" width: 0; height: 0; border-top: 2px solid transparent; border-left: 6px solid #f4f4f4; border-bottom: 2px solid transparent; transform: translateX(16px) translateY(-4px) rotate(30deg)\">\u003c/div>\u003c/div>\u003cdiv style=\"margin-left: auto;\"> \u003cdiv style=\" width: 0px; border-top: 8px solid #F4F4F4; border-right: 8px solid transparent; transform: translateY(16px);\">\u003c/div> \u003cdiv style=\" background-color: #F4F4F4; flex-grow: 0; height: 12px; width: 16px; transform: translateY(-4px);\">\u003c/div> \u003cdiv style=\" width: 0; height: 0; border-top: 8px solid #F4F4F4; border-left: 8px solid transparent; transform: translateY(-4px) translateX(8px);\">\u003c/div>\u003c/div>\u003c/div> \u003cdiv style=\"display: flex; flex-direction: column; flex-grow: 1; justify-content: center; margin-bottom: 24px;\"> \u003cdiv style=\" background-color: #F4F4F4; border-radius: 4px; flex-grow: 0; height: 14px; margin-bottom: 6px; width: 224px;\">\u003c/div> \u003cdiv style=\" background-color: #F4F4F4; border-radius: 4px; flex-grow: 0; height: 14px; width: 144px;\">\u003c/div>\u003c/div>\u003c/a>\u003c/div>\u003c/blockquote>","provider_name":"Instagram","provider_url":"https://www.instagram.com/","thumbnail_height":0,"thumbnail_url":"","thumbnail_width":0,"title":"","type":"rich","version":"1.0","width":658},"embed_type":"rich","html":"\u003cblockquote class=\"instagram-media\" data-instgrm-captioned data-instgrm-permalink=\"https://www.instagram.com/p/DVRGwGVCBho/?utm_source=ig_embed&amp;utm_campaign=loading\" data-instgrm-version=\"14\" style=\" background:#FFF; border:0; border-radius:3px; box-shadow:0 0 1px 0 rgba(0,0,0,0.5),0 1px 10px 0 rgba(0,0,0,0.15); margin: 1px; max-width:658px; min-width:326px; padding:0; width:99.375%; width:-webkit-calc(100% - 2px); width:calc(100% - 2px);\">\u003cdiv style=\"padding:16px;\"> \u003ca href=\"https://www.instagram.com/p/DVRGwGVCBho/?utm_source=ig_embed&amp;utm_campaign=loading\" style=\" background:#FFFFFF; line-height:0; padding:0 0; text-align:center; text-decoration:none; width:100%;\" target=\"_blank\"> \u003cdiv style=\" display: flex; flex-direction: row; align-items: center;\"> \u003cdiv style=\"background-color: #F4F4F4; border-radius: 50%; flex-grow: 0; height: 40px; margin-right: 14px; width: 40px;\">\u003c/div> \u003cdiv style=\"display: flex; flex-direction: column; flex-grow: 1; justify-content: center;\"> \u003cdiv style=\" background-color: #F4F4F4; border-radius: 4px; flex-grow: 0; height: 14px; margin-bottom: 6px; width: 100px;\">\u003c/div> \u003cdiv style=\" background-color: #F4F4F4; border-radius: 4px; flex-grow: 0; height: 14px; width: 60px;\">\u003c/div>\u003c/div>\u003c/div>\u003cdiv style=\"padding: 19% 0;\">\u003c/div> \u003cdiv style=\"display:block; height:50px; margin:0 auto 12px; width:50px;\">\u003csvg width=\"50px\" height=\"50px\" viewBox=\"0 0 60 60\" version=\"1.1\" xmlns=\"https://www.w3.org/2000/svg\" xmlns:xlink=\"https://www.w3.org/1999/xlink\">\u003cg stroke=\"none\" stroke-width=\"1\" fill=\"none\" fill-rule=\"evenodd\">\u003cg transform=\"translate(-511.000000, -20.000000)\" fill=\"#000000\">\u003cg>\u003cpath d=\"M556.869,30.41 C554.814,30.41 553.148,32.076 553.148,34.131 C553.148,36.186 554.814,37.852 556.869,37.852 C558.924,37.852 560.59,36.186 560.59,34.131 C560.59,32.076 558.924,30.41 556.869,30.41 M541,60.657 C535.114,60.657 530.342,55.887 530.342,50 C530.342,44.114 535.114,39.342 541,39.342 C546.887,39.342 551.658,44.114 551.658,50 C551.658,55.887 546.887,60.657 541,60.657 M541,33.886 C532.1,33.886 524.886,41.1 524.886,50 C524.886,58.899 532.1,66.113 541,66.113 C549.9,66.113 557.115,58.899 557.115,50 C557.115,41.1 549.9,33.886 541,33.886 M565.378,62.101 C565.244,65.022 564.756,66.606 564.346,67.663 C563.803,69.06 563.154,70.057 562.106,71.106 C561.058,72.155 560.06,72.803 558.662,73.347 C557.607,73.757 556.021,74.244 553.102,74.378 C549.944,74.521 548.997,74.552 541,74.552 C533.003,74.552 532.056,74.521 528.898,74.378 C525.979,74.244 524.393,73.757 523.338,73.347 C521.94,72.803 520.942,72.155 519.894,71.106 C518.846,70.057 518.197,69.06 517.654,67.663 C517.244,66.606 516.755,65.022 516.623,62.101 C516.479,58.943 516.448,57.996 516.448,50 C516.448,42.003 516.479,41.056 516.623,37.899 C516.755,34.978 517.244,33.391 517.654,32.338 C518.197,30.938 518.846,29.942 519.894,28.894 C520.942,27.846 521.94,27.196 523.338,26.654 C524.393,26.244 525.979,25.756 528.898,25.623 C532.057,25.479 533.004,25.448 541,25.448 C548.997,25.448 549.943,25.479 553.102,25.623 C556.021,25.756 557.607,26.244 558.662,26.654 C560.06,27.196 561.058,27.846 562.106,28.894 C563.154,29.942 563.803,30.938 564.346,32.338 C564.756,33.391 565.244,34.978 565.378,37.899 C565.522,41.056 565.552,42.003 565.552,50 C565.552,57.996 565.522,58.943 565.378,62.101 M570.82,37.631 C570.674,34.438 570.167,32.258 569.425,30.349 C568.659,28.377 567.633,26.702 565.965,25.035 C564.297,23.368 562.623,22.342 560.652,21.575 C558.743,20.834 556.562,20.326 553.369,20.18 C550.169,20.033 549.148,20 541,20 C532.853,20 531.831,20.033 528.631,20.18 C525.438,20.326 523.257,20.834 521.349,21.575 C519.376,22.342 517.703,23.368 516.035,25.035 C514.368,26.702 513.342,28.377 512.574,30.349 C511.834,32.258 511.326,34.438 511.181,37.631 C511.035,40.831 511,41.851 511,50 C511,58.147 511.035,59.17 511.181,62.369 C511.326,65.562 511.834,67.743 512.574,69.651 C513.342,71.625 514.368,73.296 516.035,74.965 C517.703,76.634 519.376,77.658 521.349,78.425 C523.257,79.167 525.438,79.673 528.631,79.82 C531.831,79.965 532.853,80.001 541,80.001 C549.148,80.001 550.169,79.965 553.369,79.82 C556.562,79.673 558.743,79.167 560.652,78.425 C562.623,77.658 564.297,76.634 565.965,74.965 C567.633,73.296 568.659,71.625 569.425,69.651 C570.167,67.743 570.674,65.562 570.82,62.369 C570.966,59.17 571,58.147 571,50 C571,41.851 570.966,40.831 570.82,37.631\">\u003c/path>\u003c/g>\u003c/g>\u003c/g>\u003c/svg>\u003c/div>\u003cdiv style=\"padding-top: 8px;\"> \u003cdiv style=\" color:#3897f0; font-family:Arial,sans-serif; font-size:14px; font-style:normal; font-weight:550; line-height:18px;\">View this post on Instagram\u003c/div>\u003c/div>\u003cdiv style=\"padding: 12.5% 0;\">\u003c/div> \u003cdiv style=\"display: flex; flex-direction: row; margin-bottom: 14px; align-items: center;\">\u003cdiv> \u003cdiv style=\"background-color: #F4F4F4; border-radius: 50%; height: 12.5px; width: 12.5px; transform: translateX(0px) translateY(7px);\">\u003c/div> \u003cdiv style=\"background-color: #F4F4F4; height: 12.5px; transform: rotate(-45deg) translateX(3px) translateY(1px); width: 12.5px; flex-grow: 0; margin-right: 14px; margin-left: 2px;\">\u003c/div> \u003cdiv style=\"background-color: #F4F4F4; border-radius: 50%; height: 12.5px; width: 12.5px; transform: translateX(9px) translateY(-18px);\">\u003c/div>\u003c/div>\u003cdiv style=\"margin-left: 8px;\"> \u003cdiv style=\" background-color: #F4F4F4; border-radius: 50%; flex-grow: 0; height: 20px; width: 20px;\">\u003c/div> \u003cdiv style=\" width: 0; height: 0; border-top: 2px solid transparent; border-left: 6px solid #f4f4f4; border-bottom: 2px solid transparent; transform: translateX(16px) translateY(-4px) rotate(30deg)\">\u003c/div>\u003c/div>\u003cdiv style=\"margin-left: auto;\"> \u003cdiv style=\" width: 0px; border-top: 8px solid #F4F4F4; border-right: 8px solid transparent; transform: translateY(16px);\">\u003c/div> \u003cdiv style=\" background-color: #F4F4F4; flex-grow: 0; height: 12px; width: 16px; transform: translateY(-4px);\">\u003c/div> \u003cdiv style=\" width: 0; height: 0; border-top: 8px solid #F4F4F4; border-left: 8px solid transparent; transform: translateY(-4px) translateX(8px);\">\u003c/div>\u003c/div>\u003c/div> \u003cdiv style=\"display: flex; flex-direction: column; flex-grow: 1; justify-content: center; margin-bottom: 24px;\"> \u003cdiv style=\" background-color: #F4F4F4; border-radius: 4px; flex-grow: 0; height: 14px; margin-bottom: 6px; width: 224px;\">\u003c/div> \u003cdiv style=\" background-color: #F4F4F4; border-radius: 4px; flex-grow: 0; height: 14px; width: 144px;\">\u003c/div>\u003c/div>\u003c/a>\u003c/div>\u003c/blockquote>","provider":"Instagram","rendering_hint":"default","schedule":{},"type":"embed","url":"https://www.instagram.com/p/DVRGwGVCBho/?img_index=1"},{"html":"\u003cp>\u003cstrong>\u003cem>When I think about you, Alysa Liu, and Amber Glenn, I’m struck by your mindset — the confidence, the composure, the way you perform under pressure. Where does your mindset come from?\u003c/em>\u003c/strong>\u003c/p>\n\n\u003cp>I’m not exactly sure. Maybe just my family’s lifestyle and how I was raised — maybe that has something to do with it. I think I have a pretty good mindset going into the races. I try to focus on what I can do in the race and not let outside things affect me. I think I did a pretty good job of that at the Games, so it was good.\u003c/p>\n\n\u003cp>\u003cstrong>\u003cem>What happens now as you look ahead to 2030?\u003c/em>\u003c/strong>\u003c/p>\n\n\u003cp>There’s gonna be a lot of training. Hopefully, I’m still eating Hershey’s chocolate.\u003c/p>\n\n\u003cp>\u003cem>This conversation has been edited for clarity and length.\u003c/em>\u003c/p>\n\n","schedule":{},"type":"html"}],"canonical_url":"https://www.iheart.com/content/2026-03-23-jordan-stolz-on-olympic-success-elite-focus-blocking-out-the-noise/","cuser":"user/ldap/1122166","enable_featured_widget":true,"exclusion":{"tags":[]},"external_url":"","fb_allow_comments":true,"featured_widget":{"country":"","id":"","kind":"","related_id":""},"feed_content_id":"","feed_partner_content":false,"feed_permalink":"","feed_type":"","feed_vendor":"","include_recommendations":true,"include_video_monetization":true,"is_sponsored":false,"keywords":["keywords/Hersheys","keywords/Jordan Stolz","keywords/Olympic"],"primary_image":{"bucket":"new_assets","id":"%2F69c1cb554ec3fa68d698c0ab"},"primary_target":{"categories":["categories/sports"],"distribution":["brands/Olympics","brands/iHeartRadio"]},"publish_date":1774307940000,"publish_end_date":4115978604802,"publish_origin":"brands/iHeartRadio","seo_title":"","show_updated_timestamp":false,"simplereach_enabled":false,"slug":"2026-03-23-jordan-stolz-on-olympic-success-elite-focus-blocking-out-the-noise","social_title":"","summary":"I don’t know if you’ve ever imagined what the most decorated American athlete of the 2026 Winter Olympics is like, but if you’re like me, it’s hard to picture the level of focus Jordan Stolz operates with.","targets":[{"categories":["syndications/apple-news"],"distribution":[]},{"categories":["syndications/news"],"distribution":[]}],"title":"Jordan Stolz On Olympic Success, Elite Focus & Blocking Out The Noise","permalink":"https://onairwithryan.iheart.com/content/2026-03-23-jordan-stolz-on-olympic-success-elite-focus-blocking-out-the-noise/"},"slug":"2026-03-23-jordan-stolz-on-olympic-success-elite-focus-blocking-out-the-noise","summary":{"image":"https://i.iheart.com/v3/re/new_assets/69c1cb554ec3fa68d698c0ab","title":"Jordan Stolz On Olympic Success, Elite Focus & Blocking Out The Noise","description":"I don’t know if you’ve ever imagined what the most decorated American athlete of the 2026 Winter Olympics is like, but if you’re like me, it’s hard to picture the level of focus Jordan Stolz operates with.","author":"Lauren Crawford"},"pub_start":1774307940000,"pub_until":4115978604802,"pub_changed":1774310746880,"subscription":[{"tags":["categories/sports","brands/Olympics","brands/iHeartRadio"]},{"tags":["syndications/apple-news"]},{"tags":["syndications/news"]}],"exclusion":[{"tags":[]}],"linksData":[],"lookup":["publish_origin:brands/iHeartRadio","id:/69c1af4f4ec3fa68d698c09b","slug:2026-03-23-jordan-stolz-on-olympic-success-elite-focus-blocking-out-the-noise","slug:2026-03-23-jordan-stolz-on-olympic-success-elite-focus-blocking-out-the-noise","keyword:keywords/Hersheys","keyword:keywords/Jordan Stolz","keyword:keywords/Olympic","author:user"]}},{"id":"%2F699ef514536f94cea803adcd","type":"PUBLISHING","record":{"ref_id":"%2F699ef514536f94cea803adcd","type":"content","payload":{"amp_enabled":true,"apple_news":{"ref_id":"dd35557e-d35e-441d-897d-b0697611bf53","revision_id":"AAAAAAAAAAAAAAAAAAAAAA=="},"author":"Jason Hall","blocks":[{"attributes":{"@provider":"iHeartRadio","@query":"https://www.iheart.com/oembed?format=json&url=https%3A%2F%2Fwww.iheart.com%2Flive%2F247-news-6043%2F","@url":"https://www.iheart.com/live/247-news-6043/","author_name":"24/7 News","author_url":"https://www.iheart.com/live/247-news-6043/","fixedWidth":450,"height":200,"html":"\u003ciframe title=\"24/7 News\" height=\"200\" width=\"100%\" src=\"https://www.iheart.com/live/247-news-6043/?embed=true&cid=oembed&keyid%5B0%5D=24%2F7%20News&sc=live_widget\" allow=\"autoplay\" frameborder=\"0\">\u003c/iframe>","provider_name":"iHeartRadio","provider_url":"https://www.iheart.com","thumbnail_height":300,"thumbnail_url":"https://i.iheart.com/v3/re/assets.streams/66db788b1af019edc73862eb?ops=fit(300%2C300)","thumbnail_width":300,"title":"24/7 News","type":"rich","version":"1.0","width":"100%"},"embed_type":"rich","html":"\u003ciframe title=\"24/7 News\" height=\"200\" width=\"100%\" src=\"https://www.iheart.com/live/247-news-6043/?embed=true&cid=oembed&keyid%5B0%5D=24%2F7%20News&sc=live_widget\" allow=\"autoplay\" frameborder=\"0\">\u003c/iframe>","provider":"iHeartRadio","rendering_hint":"default","schedule":{},"type":"embed","url":"https://www.iheart.com/live/247-news-6043/"},{"attributes":{"mimetype":"image/jpeg","type":"image"},"bucket":"new_assets","caption":"","id":"%2F699ef5bb536f94cea803add8","new_tab":false,"schedule":{},"source_credit":"Getty Images","title":"","type":"asset","url":"","use_caption":false},{"html":"\u003cp>\u003ca href=\"https://www.iheart.com/content/2025-12-26-karoline-leavitt-expecting-second-child/\" target=\"_blank\">White House press secretary \u003c/a>\u003ca href=\"https://www.iheart.com/content/2025-12-26-karoline-leavitt-expecting-second-child/\" target=\"_blank\">\u003cstrong>Karoline Leavitt\u003c/strong>\u003c/a> shared a photo on her Instagram Story of herself and members of the U.S. men's ice hockey team during their visit to the White House, which included \u003cstrong>Tage Thompson\u003c/strong> wearing a 'Make America Great Again' and \u003cstrong>Jack\u003c/strong> and \u003cstrong>Quinn Hughes\u003c/strong> wearing 'USA 45-47' hats, referencing President \u003cstrong>Donald Trump\u003c/strong>, on Tuesday (February 24).\u003c/p>\n\n\u003cp>A video shared by journalist \u003cstrong>Savannah Behrmann\u003c/strong> also showed Thompson walking through the United States Capitol wearing the 'Make America Great Again' hat ahead of Trump's State of the Union address. Team USA's appearance in Washington, D.C., came two days after its historic gold medal victory against arch rival Canada in the 2026 Milan Cortina Winter Olympics, with the Americans receiving backlash for viral videos that took place during their celebration.\u003c/p>\n\n","schedule":{},"type":"html"},{"attributes":{"@provider":"Twitter","@query":"https://publish.twitter.com/oembed?format=json&omit_script=true&omitscript=true&url=https%3A%2F%2Fx.com%2Fangelovesracing%2Fstatus%2F2026510566744019204","@url":"https://x.com/angelovesracing/status/2026510566744019204","author_name":"ange ˚୨୧⋆｡","author_url":"https://twitter.com/angelovesracing","cache_age":"3153600000","height":null,"html":"\u003cblockquote class=\"twitter-tweet\">\u003cp lang=\"en\" dir=\"ltr\">how embarrassing \u003ca href=\"https://t.co/2hlQdTnlZS\">pic.twitter.com/2hlQdTnlZS\u003c/a>\u003c/p>&mdash; ange ˚୨୧⋆｡ (@angelovesracing) \u003ca href=\"https://twitter.com/angelovesracing/status/2026510566744019204?ref_src=twsrc%5Etfw\">February 25, 2026\u003c/a>\u003c/blockquote>\n\n","provider_name":"Twitter","provider_url":"https://twitter.com","thumbnail_height":0,"thumbnail_url":"","thumbnail_width":0,"title":"","type":"rich","url":"https://twitter.com/angelovesracing/status/2026510566744019204","version":"1.0","width":550},"embed_type":"rich","html":"\u003cblockquote class=\"twitter-tweet\">\u003cp lang=\"en\" dir=\"ltr\">how embarrassing \u003ca href=\"https://t.co/2hlQdTnlZS\">pic.twitter.com/2hlQdTnlZS\u003c/a>\u003c/p>&mdash; ange ˚୨୧⋆｡ (@angelovesracing) \u003ca href=\"https://twitter.com/angelovesracing/status/2026510566744019204?ref_src=twsrc%5Etfw\">February 25, 2026\u003c/a>\u003c/blockquote>\n\n","provider":"Twitter","rendering_hint":"default","schedule":{},"type":"embed","url":"https://x.com/angelovesracing/status/2026510566744019204"},{"attributes":{"@provider":"Twitter","@query":"https://publish.twitter.com/oembed?format=json&omit_script=true&omitscript=true&url=https%3A%2F%2Fx.com%2FSavBehrmannDC%2Fstatus%2F2026489299391160550","@url":"https://x.com/SavBehrmannDC/status/2026489299391160550","author_name":"Savannah Behrmann","author_url":"https://twitter.com/SavBehrmannDC","cache_age":"3153600000","height":null,"html":"\u003cblockquote class=\"twitter-tweet\">\u003cp lang=\"en\" dir=\"ltr\">Some of the gold medal hockey team on the Hill tonight, including what appears to be Tage Thompson wearing a MAGA hat \u003ca href=\"https://t.co/O85vSQKX9i\">pic.twitter.com/O85vSQKX9i\u003c/a>\u003c/p>&mdash; Savannah Behrmann (@SavBehrmannDC) \u003ca href=\"https://twitter.com/SavBehrmannDC/status/2026489299391160550?ref_src=twsrc%5Etfw\">February 25, 2026\u003c/a>\u003c/blockquote>\n\n","provider_name":"Twitter","provider_url":"https://twitter.com","thumbnail_height":0,"thumbnail_url":"","thumbnail_width":0,"title":"","type":"rich","url":"https://twitter.com/SavBehrmannDC/status/2026489299391160550","version":"1.0","width":550},"embed_type":"rich","html":"\u003cblockquote class=\"twitter-tweet\">\u003cp lang=\"en\" dir=\"ltr\">Some of the gold medal hockey team on the Hill tonight, including what appears to be Tage Thompson wearing a MAGA hat \u003ca href=\"https://t.co/O85vSQKX9i\">pic.twitter.com/O85vSQKX9i\u003c/a>\u003c/p>&mdash; Savannah Behrmann (@SavBehrmannDC) \u003ca href=\"https://twitter.com/SavBehrmannDC/status/2026489299391160550?ref_src=twsrc%5Etfw\">February 25, 2026\u003c/a>\u003c/blockquote>\n\n","provider":"Twitter","rendering_hint":"default","schedule":{},"type":"embed","url":"https://x.com/SavBehrmannDC/status/2026489299391160550"},{"html":"\u003cp>A viral clip showed \u003ca href=\"https://www.iheart.com/content/2026-02-23-kash-patel-breaks-silence-on-viral-team-usa-celebration-video/\" target=\"_blank\">FBI Director \u003c/a>\u003ca href=\"https://www.iheart.com/content/2026-02-23-kash-patel-breaks-silence-on-viral-team-usa-celebration-video/\" target=\"_blank\">\u003cstrong>Kash Patel\u003c/strong>\u003c/a> chugging beers with the team in the locker room before a separate video showed him holding a cellphone with Trump on speaker phone joking that he'd also have to invite the \u003ca href=\"https://www.iheart.com/content/2026-02-23-us-womens-hockey-team-makes-decision-on-state-of-the-union-invite/\" target=\"_blank\">U.S. women's ice hockey team\u003c/a>, who also defeated Canada to win gold, to the State of the Union address or he &quot;would be impeached.&quot;\u003c/p>\n\n\u003cp>\u003ca href=\"https://www.iheart.com/content/2026-02-24-jack-hughes-breaks-silence-on-backlash-over-team-usa-trump-phone-call/\" target=\"_blank\">Jack Hughes\u003c/a>, who scored the golden goal against Canada, downplayed the criticism during an interview outside of the nightclub E11even Miami, where the team celebrated its gold medal victory Monday (February 23), via \u003ca href=\"https://www.espn.com/nhl/story/_/id/48022965/jack-hughes-talks-trump-backlash-women-team\" target=\"_blank\">\u003cem>ESPN\u003c/em>\u003c/a>.\u003c/p>\n\n\u003cp>&quot;Everyone is giving us backlash for all the social media stuff today. People are so negative out there, and they are just trying to find a reason to put people down and make something out of almost nothing,&quot; Hughes said.\u003c/p>\n\n\u003cp>Hughes, whose mother, \u003cstrong>Ellen\u003c/strong>, played for and serves as a consultant for the U.S. women's team, said the two teams grew closer during their respective journeys at the 2026 Winter Olympics.\u003c/p>\n\n\u003cp>&quot;Our relationship with them, over the course of being in the Olympic Village, I think we are so tight with their group. After we won the gold medal, we were in the cafeteria at 3:30 a.m. in the morning with them. We go from there, pack our bags and we're on the bus,&quot; Hughes said via \u003cem>ESPN\u003c/em>. &quot;People are so negative about things. I think everyone in that locker room knows how much we support them, how proud we are of them. The same way we feel about them, they feel about us.&quot;\u003c/p>\n\n\u003cp>The U.S. women's ice hockey team declined Trump's invitation to the State of the Union address, a USA Hockey spokesperson said in a statement obtained by \u003ca href=\"https://www.nbcnews.com/politics/white-house/us-womens-hockey-team-declines-trumps-invitation-state-union-rcna260299\" target=\"_blank\">\u003cem>NBC News\u003c/em>\u003c/a> on Monday.\u003c/p>\n\n\u003cp>&quot;We are sincerely grateful for the invitation extended to our gold medal–winning U.S. Women’s Hockey Team and deeply appreciate the recognition of their extraordinary achievement,&quot; the spokesperson said. &quot;Due to the timing and previously scheduled academic and professional commitments following the Games, the athletes are unable to participate.&quot;\u003c/p>\n\n\u003cp>&quot;They were honored to be included and are grateful for the acknowledgment,&quot; the spokesperson added.\u003c/p>\n\n","schedule":{},"type":"html"}],"canonical_url":"https://www.iheart.com/content/2026-02-25-leavitt-shares-photo-with-team-usa-players-wearing-maga-45-47-hats/","cuser":"user/ldap/1129279","enable_featured_widget":true,"exclusion":{"tags":[]},"external_url":"","fb_allow_comments":true,"featured_widget":{"country":"","id":"","kind":"","related_id":""},"feed_content_id":"","feed_partner_content":false,"feed_permalink":"","feed_type":"","feed_vendor":"","include_recommendations":true,"include_video_monetization":true,"is_sponsored":false,"keywords":["keywords/Karoline Leavitt","keywords/Donald Trump","keywords/address","keywords/Quinn Hughes","keywords/hats","keywords/Jack Hughes","keywords/men","keywords/photo","keywords/Kash Patel","keywords/players","keywords/women","keywords/USA","keywords/ice hockey team","keywords/Team USA","keywords/Savannah Behrmann"],"primary_image":{"bucket":"new_assets","id":"%2F699ef5bb536f94cea803add8"},"primary_target":{"categories":["categories/sports","categories/national-news"],"distribution":["facets/All Sites - English"]},"publish_date":1772026440000,"publish_end_date":4115978604802,"publish_origin":"brands/iHeartRadio","seo_title":"","show_updated_timestamp":false,"simplereach_enabled":false,"slug":"2026-02-25-leavitt-shares-photo-with-team-usa-players-wearing-maga-45-47-hats","social_title":"","summary":"White House press secretary Karoline Leavitt shared a photo on herself alongside members of the U.S. men's ice hockey team wearing 'MAGA' and '45-47' hats.","targets":[{"categories":["categories/sports"],"distribution":["sports-leagues/NHL","brands/Olympics","brands/Olympics - Hockey"]},{"categories":["syndications/apple-news"],"distribution":[]},{"categories":["syndications/news"],"distribution":[]}],"title":"Leavitt Shares Photo With Team USA Players Wearing 'MAGA,' '45-47' Hats","permalink":"https://onairwithryan.iheart.com/content/2026-02-25-leavitt-shares-photo-with-team-usa-players-wearing-maga-45-47-hats/"},"slug":"2026-02-25-leavitt-shares-photo-with-team-usa-players-wearing-maga-45-47-hats","summary":{"image":"https://i.iheart.com/v3/re/new_assets/699ef5bb536f94cea803add8","title":"Leavitt Shares Photo With Team USA Players Wearing 'MAGA,' '45-47' Hats","description":"White House press secretary Karoline Leavitt shared a photo on herself alongside members of the U.S. men's ice hockey team wearing 'MAGA' and '45-47' hats.","author":"Jason Hall"},"pub_start":1772026440000,"pub_until":4115978604802,"pub_changed":1772124411391,"subscription":[{"tags":["categories/sports","categories/national-news","facets/All Sites - English"]},{"tags":["categories/sports","sports-leagues/NHL","brands/Olympics","brands/Olympics - Hockey"]},{"tags":["syndications/apple-news"]},{"tags":["syndications/news"]}],"exclusion":[{"tags":[]}],"linksData":[],"lookup":["publish_origin:brands/iHeartRadio","id:/699ef514536f94cea803adcd","slug:2026-02-25-leavitt-shares-photo-with-team-usa-players-wearing-maga-45-47-hats","slug:2026-02-25-leavitt-shares-photo-with-team-usa-players-wearing-maga-45-47-hats","keyword:keywords/Karoline Leavitt","keyword:keywords/Donald Trump","keyword:keywords/address","keyword:keywords/Quinn Hughes","keyword:keywords/hats","keyword:keywords/Jack Hughes","keyword:keywords/men","keyword:keywords/photo","keyword:keywords/Kash Patel","keyword:keywords/players","keyword:keywords/women","keyword:keywords/USA","keyword:keywords/ice hockey team","keyword:keywords/Team USA","keyword:keywords/Savannah Behrmann","author:user"]}}],"resume":{"id":"ID:2024-olympics","context":{"\u003clocale>":"en-US"},"size":4,"from":"eyJza2lwIjo0LCJjdXJzb3JzIjp7IkJoemFVIjoiZXlKc2FXMXBkQ0k2TkN3aWIyWm1jMlYwSWpvMGZRPT0ifSwiZW5kcyI6e319","scopes":[]}}},{"id":"MOi2y","region":"main:dynamic","type":"ad","ordinal":15,"value":{"ad_split":0,"position":"3331"},"tags":[],"schedule":null},{"id":"beE6F","region":"main:dynamic","type":"feed","ordinal":16,"value":{"feed_id":"ID:weekly-widget-feed","feed_index":9,"size":10,"title":""},"tags":["display-hints/cume"],"schedule":{"begin":0,"end":4115978604802},"feed":{"results":[],"resume":null}},{"id":"Vj1NU","region":"main:dynamic","type":"podcasts","ordinal":17,"value":{"shows":[{"type":"VAR","ref":"config://field/general.default_podcasts","scope":null}]},"tags":[],"schedule":null,"podcasts":["80159774","28440719","18894574","112396978"]},{"id":"kIdtO","region":"main:dynamic","type":"feed","ordinal":18,"value":{"ad_split":null,"link":null,"feed_id":"ID:editorial-feed-whatwhere","title":"Latest Music + Entertainment News Stories","feed_index":1,"size":6,"position":null},"tags":["display-hints/feed-show-eyebrow","display-hints/feed-load-more","display-hints/feed-date-stamp","display-hints/small"],"schedule":{"begin":0,"end":4115978604802},"feed":{"results":[{"id":"%2F6a2af47e39b096d7b0a9dcff","type":"PUBLISHING","record":{"ref_id":"%2F6a2af47e39b096d7b0a9dcff","type":"content","payload":{"amp_enabled":true,"apple_news":null,"author":"","blocks":[{"id":"34742","kind":"artist","related_id":"","schedule":{},"type":"catalog"},{"attributes":{"mimetype":"image/jpeg","type":"image"},"bucket":"assets.getty","caption":"Barbadian singer Rihanna (L) and US rapper A$AP Rocky arrive for the world premiere of Marvel Studios' \"Black Panther: Wakanda Forever\" at the Dolby Theatre in Hollywood, California, on October 26, 2022. (Photo by VALERIE MACON / AFP) (Photo by VALERIE MACON/AFP via Getty Images)","id":"%2F6a2af4752b5a1317fce9ad70","new_tab":false,"schedule":{},"source_credit":"VALERIE MACON / AFP / Getty Images","title":"US-ENTERTAINMENT-FILM-BLACK PANTHER","type":"asset","url":"","use_caption":false},{"html":"\u003cp>On Wednesday night (June 10), \u003cstrong>Rihanna\u003c/strong> and \u003cstrong>A$AP Rocky\u003c/strong> joined the celebrations in New York City following the New York Knicks' historic comeback win against the San Antonio Spurs. The Knicks, who trailed by 29 points, managed to secure a 107-106 victory, taking a 3-1 lead in the NBA Finals.\u003c/p>\n\n\u003cp>After the game, fans flooded the streets to celebrate, with Rihanna and A$AP Rocky joining in the festivities. According to \u003ca href=\"https://www.usmagazine.com/sports/news/rihanna-and-asap-rocky-party-with-knicks-fans-after-game-4/\" target=\"_blank\">Us Weekly\u003c/a>, the couple was seen playing basketball on the streets, with Rihanna eventually sinking a shot to the cheers of the crowd.\u003c/p>\n\n\u003cblockquote>\u003ca href=\"https://x.com/Kurrco/status/2065052279032385595?ref_src=twsrc%5Etfw%7Ctwcamp%5Etweetembed%7Ctwterm%5E2065052279032385595%7Ctwgr%5Eb74f5c4605e38d5df2a55b2d992820396d9c4a3a%7Ctwcon%5Es1_&ref_url=https%3A%2F%2Fd-8437579012429830319.ampproject.net%2F2605071401000%2Fframe.html\" target=\"_blank\">\u003cstrong>See the video here!\u003c/strong>\u003c/a>\u003c/blockquote>\n\n\u003cp>The epic comeback, which took place at Madison Square Garden, was witnessed by numerous celebrities, including \u003ca href=\"https://variety.com/2026/tv/news/spike-lee-larry-david-timothee-chalamet-knicks-comeback-1236772167/\" target=\"_blank\">Spike Lee, Larry David, and Taylor Swift\u003c/a>. The Knicks' victory marked the largest comeback in NBA Finals history, putting them on the brink of their first championship since 1973.\u003c/p>\n\n\u003cp>The Knicks' win was sealed by \u003cstrong>OG Anunoby\u003c/strong>'s game-winning tip-in with just 1.2 seconds left, a moment that Knicks coach \u003cstrong>Mike Brown\u003c/strong> described as potentially the most iconic shot in New York basketball history. The series will continue with Game 5 in San Antonio on Saturday, where the Knicks have the chance to clinch the championship.\u003c/p>\n\n","schedule":{},"type":"html"},{"id":"673165","kind":"artist","related_id":"","schedule":{},"type":"catalog"}],"canonical_url":"https://www.iheart.com/content/2026-06-11-rihanna-aap-rocky-took-over-nyc-streets-after-knicks-win-see-the-video/","cuser":"user/ldap/ccrphx1aas","enable_featured_widget":true,"exclusion":{"tags":[]},"external_url":"","fb_allow_comments":true,"featured_widget":{"country":"","id":"","kind":"","related_id":""},"feed_content_id":"5c859fbcd7671d44759f342f60e19c486891e9bf4b01ef02d48ba130abac8a3d","feed_partner_content":false,"feed_permalink":"","feed_type":"","feed_vendor":"iHeartRadio","include_recommendations":true,"include_video_monetization":true,"is_sponsored":false,"keywords":["keywords/ai-assisted","keywords/Rihanna","keywords/A$AP Rocky","keywords/Knicks","keywords/NBA Finals","keywords/comeback","keywords/New York City"],"primary_image":{"bucket":"assets.getty","id":"%2F6a2af4752b5a1317fce9ad70"},"primary_target":{"categories":["categories/entertainment-news"],"distribution":["formats/CHRPOP","formats/CHRRHYTHMIC","formats/HIPHOPRNB"]},"publish_date":1781199900000,"publish_end_date":4115978604802,"publish_origin":"brands/iHeartRadio","seo_title":"","show_updated_timestamp":false,"simplereach_enabled":false,"slug":"2026-06-11-rihanna-aap-rocky-took-over-nyc-streets-after-knicks-win-see-the-video","social_title":"","summary":"Rihanna and A$AP Rocky celebrated in NYC after the Knicks' historic NBA Finals comeback win over the Spurs! See the video! ","targets":[{"categories":["syndications/news"],"distribution":[]}],"title":"Rihanna & A$AP Rocky Took Over NYC Streets After Knicks Win: See The Video","permalink":"https://onairwithryan.iheart.com/content/2026-06-11-rihanna-aap-rocky-took-over-nyc-streets-after-knicks-win-see-the-video/"},"slug":"2026-06-11-rihanna-aap-rocky-took-over-nyc-streets-after-knicks-win-see-the-video","summary":{"image":"https://i.iheart.com/v3/re/assets.getty/6a2af4752b5a1317fce9ad70","title":"Rihanna & A$AP Rocky Took Over NYC Streets After Knicks Win: See The Video","description":"Rihanna and A$AP Rocky celebrated in NYC after the Knicks' historic NBA Finals comeback win over the Spurs! See the video! ","author":""},"pub_start":1781199900000,"pub_until":4115978604802,"pub_changed":1781200291723,"subscription":[{"tags":["categories/entertainment-news","formats/CHRPOP","formats/CHRRHYTHMIC","formats/HIPHOPRNB"]},{"tags":["syndications/news"]}],"exclusion":[{"tags":[]}],"linksData":[],"lookup":["publish_origin:brands/iHeartRadio","id:/6a2af47e39b096d7b0a9dcff","slug:2026-06-11-rihanna-aap-rocky-took-over-nyc-streets-after-knicks-win-see-the-video","slug:2026-06-11-rihanna-aap-rocky-took-over-nyc-streets-after-knicks-win-see-the-video","keyword:keywords/ai-assisted","keyword:keywords/Rihanna","keyword:keywords/A$AP Rocky","keyword:keywords/Knicks","keyword:keywords/NBA Finals","keyword:keywords/comeback","keyword:keywords/New York City"]}},{"id":"%2F6a2aca4a71759b6e42387db9","type":"PUBLISHING","record":{"ref_id":"%2F6a2aca4a71759b6e42387db9","type":"content","payload":{"amp_enabled":true,"apple_news":{"ref_id":"d6a61d53-0a19-4193-a608-b4a512a0d24e","revision_id":"AAAAAAAAAAD//////////w=="},"author":"Sarah Tate","blocks":[{"attributes":{"@provider":"ohembed","@query":"template","@url":"https://www.iheart.com/artist/31552663/?embed=true&keyid=EditorialPlayer","author_name":"","author_url":"","height":"300","html":"\u003ciframe allow=\"autoplay\" width=\"100%\" height=\"300\" style=\"border: 0;\" src=\"https://www.iheart.com/artist/31552663/?embed=true&amp;keyid=EditorialPlayer\" frameborder=\"0\">\u003c/iframe>","provider_name":"ohembed","thumbnail_height":0,"thumbnail_url":"","thumbnail_width":0,"title":"","type":"rich","version":"1.0","width":"100%"},"embed_type":"rich","html":"\u003ciframe allow=\"autoplay\" width=\"100%\" height=\"300\" style=\"border: 0;\" src=\"https://www.iheart.com/artist/31552663/?embed=true&amp;keyid=EditorialPlayer\" frameborder=\"0\">\u003c/iframe>","provider":"ohembed","rendering_hint":"default","schedule":{},"type":"embed","url":"https://www.iheart.com/artist/31552663/?embed=true&keyid=EditorialPlayer"},{"attributes":{"mimetype":"image/jpeg","type":"image"},"bucket":"new_assets","caption":"","id":"%2F6a2ad94c50f5652d198dbda4","new_tab":false,"schedule":{},"source_credit":"Getty Images","title":"","type":"asset","url":"","use_caption":false},{"html":"\u003cp>\u003ca href=\"https://www.iheart.com/artist/harry-styles-31552663/\" data-catalog-kind=\"ARTIST\" data-catalog-id=\"31552663\" data-catalog-related-id=\"\">\u003cstrong>Harry Styles\u003c/strong>\u003c/a> and \u003cstrong>Zoë Kravitz\u003c/strong> are putting ink to their romance.\u003c/p>\n\n\u003cp>\u003ca href=\"https://www.iheart.com/content/2026-05-07-harry-styles-embraces-disco-busts-a-move-in-new-dance-no-more-video/\" target=\"_blank\">The \u003c/a>\u003ca href=\"https://www.iheart.com/content/2026-05-07-harry-styles-embraces-disco-busts-a-move-in-new-dance-no-more-video/\" target=\"_blank\">\u003cem>Kiss All the Time. Disco, Occasionally.\u003c/em>\u003c/a>\u003ca href=\"https://www.iheart.com/content/2026-05-07-harry-styles-embraces-disco-busts-a-move-in-new-dance-no-more-video/\" target=\"_blank\"> musician\u003c/a>, 32, and the \u003cem>Big Little Lies\u003c/em> actress, 37, have reportedly put a permanent seal on their relationship by getting matching tattoos. Kravitz's subtle new ink was on display in a teaser for her \u003ca href=\"https://www.instagram.com/p/DZZyaHIlC5l/?hl=en\" target=\"_blank\">\u003cem>British Vogue\u003c/em>\u003c/a> cover story, a black-and-white snapshot capturing the short &quot;Let It Rip&quot; tattooed in all caps on her back among other her other designs. \u003c/p>\n\n\u003cp>Fans quickly noticed that the tat matched a new one for Styles on his right arm, inked right above a palm tree, which he debuted last month on his \u003cem>Together Together\u003c/em> tour, per \u003ca href=\"https://www.eonline.com/news/1432848/zoe-kravitz-harry-styles-get-matching-let-it-rip-tattoos-after-engagement\" target=\"_blank\">\u003cem>E! News\u003c/em>\u003c/a>. \u003c/p>\n\n\u003cp>While neither Styles nor Kravitz have spoken publicly about the matching ink, the revelation comes \u003ca href=\"https://www.iheart.com/content/2026-04-28-harry-styles-zo-kravitz-reportedly-engaged-after-8-months-of-dating/\" target=\"_blank\">amid their reported engagement\u003c/a>. \u003ca href=\"https://people.com/harry-styles-zoe-kravitz-matching-tattoos-amid-engagement-11995170\" target=\"_blank\">\u003cem>People\u003c/em>\u003c/a> confirmed the news in April that they were taking the next step in their relationship after eight months of dating. The private couple \u003ca href=\"https://www.iheart.com/content/2026-04-22-harry-styles-zo-kravitz-spark-engagement-rumors-on-london-outing/\" target=\"_blank\">first sparked engagement rumors\u003c/a> when the \u003cem>High Fidelity\u003c/em> star was seen wearing a diamond ring on her left ring finger on an outing in London. \u003c/p>\n\n\u003cp>Kravitz \u003ca href=\"https://www.iheart.com/content/2026-05-04-zo-kravitz-plays-coy-about-harry-styles-engagement-with-lace-met-gala-look/\" target=\"_blank\">played coy about the engagement news\u003c/a> while walking the carpet at the 2026 Met Gala last month, keeping her left hand — and subsequently her ring — hidden in her black lace dress. However, the jewelry was on full display as she danced and cheered along while Style performed onstage \u003ca href=\"https://www.iheart.com/content/2026-05-18-zo-kravitz-flashes-engagement-ring-on-opening-night-of-harry-styles-tour/\" target=\"_blank\">during the opening night of his tour\u003c/a>.\u003c/p>\n\n","schedule":{},"type":"html"}],"canonical_url":"https://www.iheart.com/content/2026-06-11-harry-styles-zo-kravitz-show-off-matching-tattoos-amid-engagement/","cuser":"user/ldap/1129327","enable_featured_widget":true,"exclusion":{"tags":[]},"external_url":"","fb_allow_comments":true,"featured_widget":{"country":"","id":"","kind":"","related_id":""},"feed_content_id":"","feed_partner_content":false,"feed_permalink":"","feed_type":"","feed_vendor":"","include_recommendations":true,"include_video_monetization":true,"is_sponsored":false,"keywords":["keywords/Harry Styles","keywords/Zoë Kravitz","keywords/tattoos","keywords/engagement"],"primary_image":{"bucket":"new_assets","id":"%2F6a2ad94c50f5652d198dbda4"},"primary_target":{"categories":["categories/music-news","categories/entertainment-news"],"distribution":["brands/iHeartRadio"]},"publish_date":1781195820000,"publish_end_date":4115978604802,"publish_origin":"brands/iHeartRadio","seo_title":"","show_updated_timestamp":false,"simplereach_enabled":false,"slug":"2026-06-11-harry-styles-zo-kravitz-show-off-matching-tattoos-amid-engagement","social_title":"","summary":"Eagle-eyed fans noticed the subtle tribute to their love after the \"Big Little Lies\" actress showed off her new ink.","targets":[{"categories":["categories/music-news","categories/entertainment-news"],"distribution":["formats/CHRPOP","formats/CHRRHYTHMIC","formats/ACMAINSTREAM","formats/ACHOTMODERN"]},{"categories":["categories/music-news"],"distribution":["artists/Harry Styles (31552663)"]},{"categories":["syndications/apple-news"],"distribution":[]},{"categories":["syndications/news"],"distribution":[]}],"title":"Harry Styles & Zoë Kravitz Show Off Matching Tattoos Amid Engagement","permalink":"https://onairwithryan.iheart.com/content/2026-06-11-harry-styles-zo-kravitz-show-off-matching-tattoos-amid-engagement/"},"slug":"2026-06-11-harry-styles-zo-kravitz-show-off-matching-tattoos-amid-engagement","summary":{"image":"https://i.iheart.com/v3/re/new_assets/6a2ad94c50f5652d198dbda4","title":"Harry Styles & Zoë Kravitz Show Off Matching Tattoos Amid Engagement","description":"Eagle-eyed fans noticed the subtle tribute to their love after the \"Big Little Lies\" actress showed off her new ink.","author":"Sarah Tate"},"pub_start":1781195820000,"pub_until":4115978604802,"pub_changed":1781196196753,"subscription":[{"tags":["categories/music-news","categories/entertainment-news","brands/iHeartRadio"]},{"tags":["categories/music-news","categories/entertainment-news","formats/CHRPOP","formats/CHRRHYTHMIC","formats/ACMAINSTREAM","formats/ACHOTMODERN"]},{"tags":["categories/music-news","artists/Harry Styles (31552663)"]},{"tags":["syndications/apple-news"]},{"tags":["syndications/news"]}],"exclusion":[{"tags":[]}],"linksData":[],"lookup":["publish_origin:brands/iHeartRadio","id:/6a2aca4a71759b6e42387db9","slug:2026-06-11-harry-styles-zo-kravitz-show-off-matching-tattoos-amid-engagement","slug:2026-06-11-harry-styles-zo-kravitz-show-off-matching-tattoos-amid-engagement","keyword:keywords/Harry Styles","keyword:keywords/Zoë Kravitz","keyword:keywords/tattoos","keyword:keywords/engagement","author:user"]}},{"id":"%2F6a2ad1d767c509db831d9ff6","type":"PUBLISHING","record":{"ref_id":"%2F6a2ad1d767c509db831d9ff6","type":"content","payload":{"amp_enabled":true,"apple_news":null,"author":"","blocks":[{"id":"31246427","kind":"artist","related_id":"","schedule":{},"type":"catalog"},{"attributes":{"mimetype":"image/jpeg","type":"image"},"bucket":"assets.getty","caption":"NEW YORK, NEW YORK - MAY 12: Rapper Cardi B looks on during Game Four of the Eastern Conference Second Round NBA Playoffs between the Boston Celtics and the New York Knicks at Madison Square Garden on May 12, 2025 in New York City. NOTE TO USER: User expressly acknowledges and agrees that, by downloading and or using this photograph, User is consenting to the terms and conditions of the Getty Images License Agreement. (Photo by Elsa/Getty Images)","id":"%2F6a2ad1d12b5a1317fce9ad69","new_tab":false,"schedule":{},"source_credit":"Elsa / Getty Images Sport / Getty Images","title":"Boston Celtics v New York Knicks - Game Four","type":"asset","url":"","use_caption":false},{"html":"\u003cp>\u003cstrong>Cardi B\u003c/strong> shared her humorous vision for New York City if the Knicks win the 2026 NBA Finals. \u003c/p>\n\n\u003cp>During Game 3 against the San Antonio Spurs on Monday night (June 8), the rapper told \u003cem>Entertainment Tonight\u003c/em> that a Knicks championship would mean &quot;the rats will disappear, trees will start growing, potholes will be filled,&quot; and even joked that &quot;the Statue of Liberty is going to finally walk.&quot;\u003c/p>\n\n\u003cp>\u003cstrong>See the video below!\u003c/strong>\u003c/p>\n\n\u003cp>Cardi B's comments quickly went viral, with fans embracing her playful exaggerations. Her love for New York is well-known, and she recently teamed up with Mayor Zohran Mamdani to support a musical contest for free childcare in the city. The rapper's presence at the game further energized the crowd, which included celebrities and diehard fans, as the Knicks pursue their long-awaited NBA title.\u003c/p>\n\n\u003cp>The Bronx native, also performed a halftime show at Madison Square Garden, adding excitement to a historic night for Knicks fans. The game marked the first NBA Finals appearance at MSG since 1999, with New York leading the series 2-0 after two road wins in San Antonio. Despite the Knicks' 115-111 loss in Game 3, the team remains two wins away from their first championship since 1973.\u003c/p>\n\n","schedule":{},"type":"html"},{"attributes":{"@provider":"YouTube","@query":"https://www.youtube.com/oembed?format=json&omit_script=true&omitscript=true&url=https%3A%2F%2Fwww.youtube.com%2Fwatch%3Fv%3Dk9G8f4155kw","@url":"https://www.youtube.com/watch?v=k9G8f4155kw","author_name":"Entertainment Tonight","author_url":"https://www.youtube.com/@EntertainmentTonight","height":113,"html":"\u003ciframe width=\"200\" height=\"113\" src=\"https://www.youtube.com/embed/k9G8f4155kw?feature=oembed\" frameborder=\"0\" allow=\"accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share\" referrerpolicy=\"strict-origin-when-cross-origin\" allowfullscreen title=\"Cardi B Rattles Off List of Things She Thinks Will Get Better if Knicks Win NBA Championship\">\u003c/iframe>","provider_name":"YouTube","provider_url":"https://www.youtube.com/","thumbnail_height":360,"thumbnail_url":"https://i.ytimg.com/vi/k9G8f4155kw/hqdefault.jpg","thumbnail_width":480,"title":"Cardi B Rattles Off List of Things She Thinks Will Get Better if Knicks Win NBA Championship","type":"video","version":"1.0","width":200},"embed_type":"video","html":"\u003ciframe width=\"200\" height=\"113\" src=\"https://www.youtube.com/embed/k9G8f4155kw?feature=oembed\" frameborder=\"0\" allow=\"accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share\" referrerpolicy=\"strict-origin-when-cross-origin\" allowfullscreen title=\"Cardi B Rattles Off List of Things She Thinks Will Get Better if Knicks Win NBA Championship\">\u003c/iframe>","provider":"YouTube","rendering_hint":"default","schedule":{},"type":"embed","url":"https://www.youtube.com/watch?v=k9G8f4155kw"}],"canonical_url":"https://www.iheart.com/content/2026-06-11-cardi-b-says-knicks-title-would-change-nyc-the-rats-would-disappear/","cuser":"user/ldap/ccrphx1aas","enable_featured_widget":true,"exclusion":{"tags":[]},"external_url":"","fb_allow_comments":true,"featured_widget":{"country":"","id":"","kind":"","related_id":""},"feed_content_id":"8c6567a0362e4f292ee6f48800256fc0cfea850b2152e489f3b06a05893a60d1","feed_partner_content":false,"feed_permalink":"","feed_type":"","feed_vendor":"iHeartRadio","include_recommendations":true,"include_video_monetization":true,"is_sponsored":false,"keywords":["keywords/ai-assisted","keywords/Cardi B","keywords/New York Knicks","keywords/NBA Finals","keywords/Madison Square Garden","keywords/entertainment"],"primary_image":{"bucket":"assets.getty","id":"%2F6a2ad1d12b5a1317fce9ad69"},"primary_target":{"categories":["categories/entertainment-news"],"distribution":["formats/CHRPOP","formats/CHRRHYTHMIC","formats/HIPHOPRNB"]},"publish_date":1781191080000,"publish_end_date":4115978604802,"publish_origin":"brands/iHeartRadio","seo_title":"","show_updated_timestamp":false,"simplereach_enabled":false,"slug":"2026-06-11-cardi-b-says-knicks-title-would-change-nyc-the-rats-would-disappear","social_title":"","summary":"Cardi B says a Knicks championship would transform NYC, joking about disappearing rats and walking statues!","targets":[{"categories":["syndications/news"],"distribution":[]}],"title":"Cardi B Says Knicks Title Would Change NYC... \"The Rats Would Disappear\"","permalink":"https://onairwithryan.iheart.com/content/2026-06-11-cardi-b-says-knicks-title-would-change-nyc-the-rats-would-disappear/"},"slug":"2026-06-11-cardi-b-says-knicks-title-would-change-nyc-the-rats-would-disappear","summary":{"image":"https://i.iheart.com/v3/re/assets.getty/6a2ad1d12b5a1317fce9ad69","title":"Cardi B Says Knicks Title Would Change NYC... \"The Rats Would Disappear\"","description":"Cardi B says a Knicks championship would transform NYC, joking about disappearing rats and walking statues!","author":""},"pub_start":1781191080000,"pub_until":4115978604802,"pub_changed":1781191422987,"subscription":[{"tags":["categories/entertainment-news","formats/CHRPOP","formats/CHRRHYTHMIC","formats/HIPHOPRNB"]},{"tags":["syndications/news"]}],"exclusion":[{"tags":[]}],"linksData":[],"lookup":["publish_origin:brands/iHeartRadio","id:/6a2ad1d767c509db831d9ff6","slug:2026-06-11-cardi-b-says-knicks-title-would-change-nyc-the-rats-would-disappear","slug:2026-06-11-cardi-b-says-knicks-title-would-change-nyc-the-rats-would-disappear","keyword:keywords/ai-assisted","keyword:keywords/Cardi B","keyword:keywords/New York Knicks","keyword:keywords/NBA Finals","keyword:keywords/Madison Square Garden","keyword:keywords/entertainment"]}},{"id":"%2F6a2ac15367f021277a9a666a","type":"PUBLISHING","record":{"ref_id":"%2F6a2ac15367f021277a9a666a","type":"content","payload":{"amp_enabled":true,"apple_news":null,"author":"","blocks":[{"id":"44512","kind":"artist","related_id":"","schedule":{},"type":"catalog"},{"attributes":{"mimetype":"image/jpeg","type":"image"},"bucket":"assets.getty","caption":"HOUSTON, TEXAS - MARCH 16: Rapper, songwriter, and icon Drake attends a game between the Houston Rockets and the Cleveland Cavaliers at Toyota Center on March 16, 2024 in Houston, Texas. NOTE TO USER: User expressly acknowledges and agrees that, by downloading and or using this photograph, User is consenting to the terms and conditions of the Getty Images License Agreement. (Photo by Carmen Mandato/Getty Images)","id":"%2F6a2ac14a6dcf7baf1b3948f6","new_tab":false,"schedule":{},"source_credit":"Carmen Mandato / Getty Images Sport / Getty Images","title":"Cleveland Cavaliers v Houston Rockets","type":"asset","url":"","use_caption":false},{"html":"\u003cp>\u003cstrong>Drake\u003c/strong> has teamed up with Amazon to launch an official virtual merch warehouse called \u003ca href=\"https://www.amazon.com/stores/DrakesWarehouse/page/0922B197-C7CD-490B-A9FF-7AF36A48C544\" target=\"_blank\">Drake's Warehouse\u003c/a>. \u003c/p>\n\n\u003cp>The store offers a unique collection of merchandise from the Canadian music star, including items like a body pillow... and a poop scooper! The first release features over 30 items that span apparel, accessories, and collectibles celebrating some of Drake's most iconic albums.\u003c/p>\n\n\u003cp>The collaboration marks an evolution in how Amazon partners with artists to sell merchandise, focusing more on exclusive and official products. Among the standout items is the \u003ca href=\"https://musically.com/2025/08/22/amazon-gets-drakes-warehouse-for-merch-hats-tees-body-pillows-and-poop-scoopers/\" target=\"_blank\">official Drake body pillow\u003c/a>, priced at $100, and the &quot;For All The Dogs&quot; poop scooper, available for $50. These products highlight the creative and playful approach Drake is taking with his merchandise.\u003c/p>\n\n\u003cp>According to an \u003ca href=\"https://mr-mag.com/drake-launches-official-virtual-amazon-merch-warehouse-featuring-body-pillow-and-more/\" target=\"_blank\">Amazon representative\u003c/a>, the store offers both new and archival items, providing fans with a wide range of options to celebrate their favorite artist. The launch of Drake's Warehouse is expected to attract significant attention from fans and collectors alike, eager to own a piece of the artist's legacy.\u003c/p>\n\n","schedule":{},"type":"html"}],"canonical_url":"https://www.iheart.com/content/2026-06-11-fans-are-shocked-by-what-drake-is-selling-in-his-new-virtual-amazon-store/","cuser":"user/ldap/ccrphx1aas","enable_featured_widget":true,"exclusion":{"tags":[]},"external_url":"","fb_allow_comments":true,"featured_widget":{"country":"","id":"","kind":"","related_id":""},"feed_content_id":"d54998da2dcaaf16bf01f51e245297c4b7c8f71fdf40ba4bb6a79698aea371af","feed_partner_content":false,"feed_permalink":"","feed_type":"","feed_vendor":"iHeartRadio","include_recommendations":true,"include_video_monetization":true,"is_sponsored":false,"keywords":["keywords/ai-assisted","keywords/Drake","keywords/Amazon","keywords/virtual store","keywords/merchandise","keywords/body pillow","keywords/poop scooper"],"primary_image":{"bucket":"assets.getty","id":"%2F6a2ac14a6dcf7baf1b3948f6"},"primary_target":{"categories":["categories/entertainment-news"],"distribution":["formats/CHRPOP","formats/CHRRHYTHMIC","formats/HIPHOPRNB"]},"publish_date":1781186880000,"publish_end_date":4115978604802,"publish_origin":"brands/iHeartRadio","seo_title":"","show_updated_timestamp":false,"simplereach_enabled":false,"slug":"2026-06-11-fans-are-shocked-by-what-drake-is-selling-in-his-new-virtual-amazon-store","social_title":"","summary":"Drake has launched a virtual merch store on Amazon, featuring unique items like a body pillow, poop scooper and more!","targets":[{"categories":["syndications/news"],"distribution":[]}],"title":"Fans Are Shocked By What Drake Is Selling In His New Virtual Amazon Store","permalink":"https://onairwithryan.iheart.com/content/2026-06-11-fans-are-shocked-by-what-drake-is-selling-in-his-new-virtual-amazon-store/"},"slug":"2026-06-11-fans-are-shocked-by-what-drake-is-selling-in-his-new-virtual-amazon-store","summary":{"image":"https://i.iheart.com/v3/re/assets.getty/6a2ac14a6dcf7baf1b3948f6","title":"Fans Are Shocked By What Drake Is Selling In His New Virtual Amazon Store","description":"Drake has launched a virtual merch store on Amazon, featuring unique items like a body pillow, poop scooper and more!","author":""},"pub_start":1781186880000,"pub_until":4115978604802,"pub_changed":1781187247934,"subscription":[{"tags":["categories/entertainment-news","formats/CHRPOP","formats/CHRRHYTHMIC","formats/HIPHOPRNB"]},{"tags":["syndications/news"]}],"exclusion":[{"tags":[]}],"linksData":[],"lookup":["publish_origin:brands/iHeartRadio","id:/6a2ac15367f021277a9a666a","slug:2026-06-11-fans-are-shocked-by-what-drake-is-selling-in-his-new-virtual-amazon-store","slug:2026-06-11-fans-are-shocked-by-what-drake-is-selling-in-his-new-virtual-amazon-store","keyword:keywords/ai-assisted","keyword:keywords/Drake","keyword:keywords/Amazon","keyword:keywords/virtual store","keyword:keywords/merchandise","keyword:keywords/body pillow","keyword:keywords/poop scooper"]}},{"id":"%2F6a2ab62b39b096d7b0a9dcca","type":"PUBLISHING","record":{"ref_id":"%2F6a2ab62b39b096d7b0a9dcca","type":"content","payload":{"amp_enabled":true,"apple_news":null,"author":"","blocks":[{"id":"4732","kind":"station","related_id":"","schedule":{},"type":"catalog"},{"attributes":{"mimetype":"image/jpeg","type":"image"},"bucket":"assets.getty","caption":"NEW YORK, NEW YORK - JUNE 10: (L to R) Este Haim, Taylor Swift, and Mariska Hargitay attend Game Four of the 2026 NBA Finals between the San Antonio Spurs and the New York Knicks at Madison Square Garden on June 10, 2026 in New York City. NOTE TO USER: User expressly acknowledges and agrees that, by downloading and or using this photograph, User is consenting to the terms and conditions of the Getty Images License Agreement. (Photo by Al Bello/Getty Images)","id":"%2F6a2ab6266dcf7baf1b3948f1","new_tab":false,"schedule":{},"source_credit":"Al Bello / Getty Images Sport / Getty Images","title":"2026 NBA Finals - Game Four","type":"asset","url":"","use_caption":false},{"html":"\u003cp>The 2026 NBA Finals have attracted a star-studded crowd to Madison Square Garden, where the New York Knicks are facing off against the San Antonio Spurs. During Game 4 on Wednesday (June 10), celebrities like \u003cstrong>Taylor Swift\u003c/strong>, \u003cstrong>Timothée Chalamet\u003c/strong>, \u003cstrong>Spike Lee\u003c/strong>, and \u003cstrong>Ben Stiller\u003c/strong> were spotted courtside, cheering on the Knicks as they mounted the largest comeback in NBA Finals history.\u003c/p>\n\n\u003cp>The Knicks, trailing by 29 points, managed to secure a 107-106 victory, taking a 3-1 lead in the series. Swift, in her &quot;Stevie Knicks&quot; shirt, was seen alongside friends Alana and Este Haim and \u003cstrong>Mariska Hargitay\u003c/strong>, all donning Knicks-themed attire. \u003ca href=\"https://www.usatoday.com/story/sports/nba/playoffs/2026/06/10/celebrities-nba-finals-game-4-timothee-chalamet-spike-lee--live/90480493007/\" target=\"_blank\">USA Today\u003c/a> reported that the crowd also included \u003cstrong>Chris Rock\u003c/strong>, \u003cstrong>Adam Sandler\u003c/strong>, and \u003cstrong>Jerry Seinfeld\u003c/strong>.\u003c/p>\n\n\u003cp>The game also featured a halftime performance by the Wu-Tang Clan, adding to the excitement of the evening. \u003ca href=\"https://www.forbes.com/sites/siladityaray/2026/06/11/billionaire-taylor-swift-among-dozens-of-prominent-celebrities-at-the-knicks-spurs-nba-finals-game-4/\" target=\"_blank\">Forbes\u003c/a> noted that the Knicks' victory was celebrated with enthusiasm by the celebrity attendees.\u003c/p>\n\n\u003cp>President Donald Trump, who attended Game 3, was notably absent from Game 4, following a mixed reception during his previous appearance. The Knicks are now one win away from their first NBA title since 1973, with Game 5 set to take place in San Antonio on Saturday.\u003c/p>\n","schedule":{},"type":"html"},{"attributes":{"mimetype":"image/jpeg","type":"image"},"bucket":"assets.getty","caption":"NEW YORK, NEW YORK - JUNE 10: Taylor Swift and Mariska Hargitay attend Game Four of the 2026 NBA Finals between the San Antonio Spurs and the New York Knicks at Madison Square Garden on June 10, 2026 in New York City. NOTE TO USER: User expressly acknowledges and agrees that, by downloading and or using this photograph, User is consenting to the terms and conditions of the Getty Images License Agreement. (Photo by Al Bello/Getty Images)","id":"%2F6a2ab6676dcf7baf1b3948f2","new_tab":false,"schedule":{},"source_credit":"Al Bello / Getty Images Sport / Getty Images","title":"2026 NBA Finals - Game Four","type":"asset","url":"","use_caption":false},{"attributes":{"mimetype":"image/jpeg","type":"image"},"bucket":"assets.getty","caption":"NEW YORK, NEW YORK - JUNE 10: Spike Lee attends Game Four of the 2026 NBA Finals between the San Antonio Spurs and the New York Knicks at Madison Square Garden on June 10, 2026 in New York City. NOTE TO USER: User expressly acknowledges and agrees that, by downloading and or using this photograph, User is consenting to the terms and conditions of the Getty Images License Agreement. (Photo by Al Bello/Getty Images)","id":"%2F6a2ab6866dcf7baf1b3948f3","new_tab":false,"schedule":{},"source_credit":"Al Bello / Getty Images Sport / Getty Images","title":"2026 NBA Finals - Game Four","type":"asset","url":"","use_caption":false},{"attributes":{"mimetype":"image/jpeg","type":"image"},"bucket":"assets.getty","caption":"NEW YORK, NEW YORK - JUNE 10: Ben Stiller reacts during Game Four of the 2026 NBA Finals between the San Antonio Spurs and the New York Knicks at Madison Square Garden on June 10, 2026 in New York City. NOTE TO USER: User expressly acknowledges and agrees that, by downloading and or using this photograph, User is consenting to the terms and conditions of the Getty Images License Agreement. (Photo by Al Bello/Getty Images)","id":"%2F6a2ab6982b5a1317fce9ad66","new_tab":false,"schedule":{},"source_credit":"Al Bello / Getty Images Sport / Getty Images","title":"2026 NBA Finals - Game Four","type":"asset","url":"","use_caption":false},{"attributes":{"mimetype":"image/jpeg","type":"image"},"bucket":"assets.getty","caption":"NEW YORK, NEW YORK - JUNE 10: Jerry Seinfeld and his wife Jessica Seinfeld attend Game Four of the 2026 NBA Finals between the San Antonio Spurs and the New York Knicks at Madison Square Garden on June 10, 2026 in New York City. NOTE TO USER: User expressly acknowledges and agrees that, by downloading and or using this photograph, User is consenting to the terms and conditions of the Getty Images License Agreement. (Photo by Dustin Satloff/Getty Images)","id":"%2F6a2ab6ad06d42df84d151869","new_tab":false,"schedule":{},"source_credit":"Dustin Satloff / Getty Images Sport / Getty Images","title":"2026 NBA Finals - Game Four","type":"asset","url":"","use_caption":false},{"attributes":{"mimetype":"image/jpeg","type":"image"},"bucket":"assets.getty","caption":"NEW YORK, NEW YORK - JUNE 10: Larry David and John McEnroe attend Game Four of the 2026 NBA Finals between the San Antonio Spurs and the New York Knicks at Madison Square Garden on June 10, 2026 in New York City. NOTE TO USER: User expressly acknowledges and agrees that, by downloading and or using this photograph, User is consenting to the terms and conditions of the Getty Images License Agreement. (Photo by Al Bello/Getty Images)","id":"%2F6a2ab6bbcd20ce2f3fda6d56","new_tab":false,"schedule":{},"source_credit":"Al Bello / Getty Images Sport / Getty Images","title":"2026 NBA Finals - Game Four","type":"asset","url":"","use_caption":false},{"attributes":{"mimetype":"image/jpeg","type":"image"},"bucket":"assets.getty","caption":"NEW YORK, NEW YORK - JUNE 10: Timothée Chalamet reacts after Game Four of the 2026 NBA Finals between the San Antonio Spurs and the New York Knicks at Madison Square Garden on June 10, 2026 in New York City. NOTE TO USER: User expressly acknowledges and agrees that, by downloading and or using this photograph, User is consenting to the terms and conditions of the Getty Images License Agreement. (Photo by Dustin Satloff/Getty Images)","id":"%2F6a2ab6e65cca47257eaf0e5e","new_tab":false,"schedule":{},"source_credit":"Dustin Satloff / Getty Images Sport / Getty Images","title":"2026 NBA Finals - Game Four","type":"asset","url":"","use_caption":false},{"attributes":{"mimetype":"image/jpeg","type":"image"},"bucket":"assets.getty","caption":"NEW YORK, NEW YORK - JUNE 10: Taylor Swift and Este Haim attend Game Four of the 2026 NBA Finals between the San Antonio Spurs and the New York Knicks at Madison Square Garden on June 10, 2026 in New York City. NOTE TO USER: User expressly acknowledges and agrees that, by downloading and or using this photograph, User is consenting to the terms and conditions of the Getty Images License Agreement. (Photo by Al Bello/Getty Images)","id":"%2F6a2ab6fb6dcf7baf1b3948f4","new_tab":false,"schedule":{},"source_credit":"Al Bello / Getty Images Sport / Getty Images","title":"2026 NBA Finals - Game Four","type":"asset","url":"","use_caption":false}],"canonical_url":"https://www.iheart.com/content/2026-06-11-the-stars-came-out-for-knicks-vs-spurs-nba-finals-game-4-see-the-photos/","cuser":"user/ldap/ccrphx1aas","enable_featured_widget":true,"exclusion":{"tags":[]},"external_url":"","fb_allow_comments":true,"featured_widget":{"country":"","id":"","kind":"","related_id":""},"feed_content_id":"2f6e204ccf98a264f4eaf2f228789699c927fcf69e27f065caca27afe4d9b232","feed_partner_content":false,"feed_permalink":"","feed_type":"","feed_vendor":"iHeartRadio","include_recommendations":true,"include_video_monetization":true,"is_sponsored":false,"keywords":["keywords/ai-assisted","keywords/NBA Finals","keywords/New York Knicks","keywords/San Antonio Spurs","keywords/celebrities","keywords/Taylor Swift","keywords/Madison Square Garden","keywords/Timothée Chalamet","keywords/Spike Lee","keywords/comeback"],"primary_image":{"bucket":"new_assets","id":"%2F6a2aba137c29a335ed565a01"},"primary_target":{"categories":["categories/entertainment-news"],"distribution":["formats/ACHOTMODERN","formats/ACMAINSTREAM","formats/CHRPOP","formats/CHRRHYTHMIC","formats/HIPHOPRNB","formats/SPORTS"]},"publish_date":1781184780000,"publish_end_date":4115978604802,"publish_origin":"brands/iHeartRadio","seo_title":"","show_updated_timestamp":false,"simplereach_enabled":false,"slug":"2026-06-11-the-stars-came-out-for-knicks-vs-spurs-nba-finals-game-4-see-the-photos","social_title":"","summary":"The 2026 NBA Finals at Madison Square Garden drew a HUGE celebrity crowd, including Taylor Swift, Timothée Chalamet and many MORE! See the photos here!","targets":[],"title":"The Stars Came Out For Knicks vs. Spurs NBA Finals Game 4: See The Photos","permalink":"https://onairwithryan.iheart.com/content/2026-06-11-the-stars-came-out-for-knicks-vs-spurs-nba-finals-game-4-see-the-photos/"},"slug":"2026-06-11-the-stars-came-out-for-knicks-vs-spurs-nba-finals-game-4-see-the-photos","summary":{"image":"https://i.iheart.com/v3/re/new_assets/6a2aba137c29a335ed565a01","title":"The Stars Came Out For Knicks vs. Spurs NBA Finals Game 4: See The Photos","description":"The 2026 NBA Finals at Madison Square Garden drew a HUGE celebrity crowd, including Taylor Swift, Timothée Chalamet and many MORE! See the photos here!","author":""},"pub_start":1781184780000,"pub_until":4115978604802,"pub_changed":1781185141702,"subscription":[{"tags":["categories/entertainment-news","formats/ACHOTMODERN","formats/ACMAINSTREAM","formats/CHRPOP","formats/CHRRHYTHMIC","formats/HIPHOPRNB","formats/SPORTS"]}],"exclusion":[{"tags":[]}],"linksData":[],"lookup":["publish_origin:brands/iHeartRadio","id:/6a2ab62b39b096d7b0a9dcca","slug:2026-06-11-the-stars-came-out-for-knicks-vs-spurs-nba-finals-game-4-see-the-photos","slug:2026-06-11-the-stars-came-out-for-knicks-vs-spurs-nba-finals-game-4-see-the-photos","keyword:keywords/ai-assisted","keyword:keywords/NBA Finals","keyword:keywords/New York Knicks","keyword:keywords/San Antonio Spurs","keyword:keywords/celebrities","keyword:keywords/Taylor Swift","keyword:keywords/Madison Square Garden","keyword:keywords/Timothée Chalamet","keyword:keywords/Spike Lee","keyword:keywords/comeback"]}},{"id":"%2F6a29a964c92fb44f38a9b16d","type":"PUBLISHING","record":{"ref_id":"%2F6a29a964c92fb44f38a9b16d","type":"content","payload":{"amp_enabled":true,"apple_news":null,"author":"","blocks":[{"id":"4422","kind":"station","related_id":"","schedule":{},"type":"catalog"},{"attributes":{"mimetype":"image/png","type":"image"},"bucket":"new_assets","caption":"","id":"%2F6a29ae44c92fb44f38a9b179","new_tab":false,"schedule":{},"source_credit":"","title":"","type":"asset","url":"","use_caption":false},{"html":"\u003cp>\u003ca href=\"https://www.iheart.com/artist/olivia-rodrigo-31351268/\" target=\"_blank\">\u003cstrong>Olivia Rodrigo\u003c/strong>\u003c/a> is stepping into the role... as a dating advice expert! \u003c/p>\n\n\u003cp>Before the release of her upcoming album, \u003cem>you seem pretty sad for a girl so in love\u003c/em>, the Grammy-winning artist will host \u003cstrong>&quot;u+me=advice forever,&quot;\u003c/strong> a one-hour live relationship advice special from iHeartRadio's Los Angeles studio on Thursday, June 11th.\u003c/p>\n\n\u003cp>Fans can submit their questions now through iHeartRadio's \u003ca href=\"https://www.iheart.com/live/hit-nation-4422/\" target=\"_blank\">\u003cstrong>Hit Nation\u003c/strong>\u003c/a>\u003cstrong> \u003c/strong>station using the Talkback feature. \u003cstrong>&quot;u+me=advice forever&quot;\u003c/strong> will air across iHeartRadio CHR and Hot AC stations, as well as Hit Nation, beginning June 11th at 6 p.m. PT/9 p.m. ET. Tune in to hear Olivia tackle real-life dating dilemmas, connect with fans and debut brand-new music before anyone else!\u003c/p>\n\n\u003cp>During the event, fans can bring their biggest questions about love, dating and modern romance directly to Olivia, who will offer her thoughts and advice live on the air. Listeners will also get an early listen to never-before-heard tracks from \u003cem>you seem pretty sad for a girl so in love\u003c/em> ahead of the album's arrival on Friday, June 12.\u003c/p>\n\n","schedule":{},"type":"html"},{"attributes":{"@provider":"Instagram","@query":"https://graph.facebook.com/v23.0/instagram_oembed?access_token=121897277851831%7CB5Jm6zMX5ynaMiun755Y_feWNSc&format=json&omit_script=true&omitscript=true&url=https%3A%2F%2Fwww.instagram.com%2Fp%2FDZaeiZBRbaY%2F","@url":"https://www.instagram.com/p/DZaeiZBRbaY/","author_name":"","author_url":"","html":"\u003cblockquote class=\"instagram-media\" data-instgrm-captioned data-instgrm-permalink=\"https://www.instagram.com/reel/DZaeiZBRbaY/?utm_source=ig_embed&amp;utm_campaign=loading\" data-instgrm-version=\"14\" style=\" background:#FFF; border:0; border-radius:3px; box-shadow:0 0 1px 0 rgba(0,0,0,0.5),0 1px 10px 0 rgba(0,0,0,0.15); margin: 1px; max-width:658px; min-width:326px; padding:0; width:99.375%; width:-webkit-calc(100% - 2px); width:calc(100% - 2px);\">\u003cdiv style=\"padding:16px;\"> \u003ca href=\"https://www.instagram.com/reel/DZaeiZBRbaY/?utm_source=ig_embed&amp;utm_campaign=loading\" style=\" background:#FFFFFF; line-height:0; padding:0 0; text-align:center; text-decoration:none; width:100%;\" target=\"_blank\"> \u003cdiv style=\" display: flex; flex-direction: row; align-items: center;\"> \u003cdiv style=\"background-color: #F4F4F4; border-radius: 50%; flex-grow: 0; height: 40px; margin-right: 14px; width: 40px;\">\u003c/div> \u003cdiv style=\"display: flex; flex-direction: column; flex-grow: 1; justify-content: center;\"> \u003cdiv style=\" background-color: #F4F4F4; border-radius: 4px; flex-grow: 0; height: 14px; margin-bottom: 6px; width: 100px;\">\u003c/div> \u003cdiv style=\" background-color: #F4F4F4; border-radius: 4px; flex-grow: 0; height: 14px; width: 60px;\">\u003c/div>\u003c/div>\u003c/div>\u003cdiv style=\"padding: 19% 0;\">\u003c/div> \u003cdiv style=\"display:block; height:50px; margin:0 auto 12px; width:50px;\">\u003csvg width=\"50px\" height=\"50px\" viewBox=\"0 0 60 60\" version=\"1.1\" xmlns=\"https://www.w3.org/2000/svg\" xmlns:xlink=\"https://www.w3.org/1999/xlink\">\u003cg stroke=\"none\" stroke-width=\"1\" fill=\"none\" fill-rule=\"evenodd\">\u003cg transform=\"translate(-511.000000, -20.000000)\" fill=\"#000000\">\u003cg>\u003cpath d=\"M556.869,30.41 C554.814,30.41 553.148,32.076 553.148,34.131 C553.148,36.186 554.814,37.852 556.869,37.852 C558.924,37.852 560.59,36.186 560.59,34.131 C560.59,32.076 558.924,30.41 556.869,30.41 M541,60.657 C535.114,60.657 530.342,55.887 530.342,50 C530.342,44.114 535.114,39.342 541,39.342 C546.887,39.342 551.658,44.114 551.658,50 C551.658,55.887 546.887,60.657 541,60.657 M541,33.886 C532.1,33.886 524.886,41.1 524.886,50 C524.886,58.899 532.1,66.113 541,66.113 C549.9,66.113 557.115,58.899 557.115,50 C557.115,41.1 549.9,33.886 541,33.886 M565.378,62.101 C565.244,65.022 564.756,66.606 564.346,67.663 C563.803,69.06 563.154,70.057 562.106,71.106 C561.058,72.155 560.06,72.803 558.662,73.347 C557.607,73.757 556.021,74.244 553.102,74.378 C549.944,74.521 548.997,74.552 541,74.552 C533.003,74.552 532.056,74.521 528.898,74.378 C525.979,74.244 524.393,73.757 523.338,73.347 C521.94,72.803 520.942,72.155 519.894,71.106 C518.846,70.057 518.197,69.06 517.654,67.663 C517.244,66.606 516.755,65.022 516.623,62.101 C516.479,58.943 516.448,57.996 516.448,50 C516.448,42.003 516.479,41.056 516.623,37.899 C516.755,34.978 517.244,33.391 517.654,32.338 C518.197,30.938 518.846,29.942 519.894,28.894 C520.942,27.846 521.94,27.196 523.338,26.654 C524.393,26.244 525.979,25.756 528.898,25.623 C532.057,25.479 533.004,25.448 541,25.448 C548.997,25.448 549.943,25.479 553.102,25.623 C556.021,25.756 557.607,26.244 558.662,26.654 C560.06,27.196 561.058,27.846 562.106,28.894 C563.154,29.942 563.803,30.938 564.346,32.338 C564.756,33.391 565.244,34.978 565.378,37.899 C565.522,41.056 565.552,42.003 565.552,50 C565.552,57.996 565.522,58.943 565.378,62.101 M570.82,37.631 C570.674,34.438 570.167,32.258 569.425,30.349 C568.659,28.377 567.633,26.702 565.965,25.035 C564.297,23.368 562.623,22.342 560.652,21.575 C558.743,20.834 556.562,20.326 553.369,20.18 C550.169,20.033 549.148,20 541,20 C532.853,20 531.831,20.033 528.631,20.18 C525.438,20.326 523.257,20.834 521.349,21.575 C519.376,22.342 517.703,23.368 516.035,25.035 C514.368,26.702 513.342,28.377 512.574,30.349 C511.834,32.258 511.326,34.438 511.181,37.631 C511.035,40.831 511,41.851 511,50 C511,58.147 511.035,59.17 511.181,62.369 C511.326,65.562 511.834,67.743 512.574,69.651 C513.342,71.625 514.368,73.296 516.035,74.965 C517.703,76.634 519.376,77.658 521.349,78.425 C523.257,79.167 525.438,79.673 528.631,79.82 C531.831,79.965 532.853,80.001 541,80.001 C549.148,80.001 550.169,79.965 553.369,79.82 C556.562,79.673 558.743,79.167 560.652,78.425 C562.623,77.658 564.297,76.634 565.965,74.965 C567.633,73.296 568.659,71.625 569.425,69.651 C570.167,67.743 570.674,65.562 570.82,62.369 C570.966,59.17 571,58.147 571,50 C571,41.851 570.966,40.831 570.82,37.631\">\u003c/path>\u003c/g>\u003c/g>\u003c/g>\u003c/svg>\u003c/div>\u003cdiv style=\"padding-top: 8px;\"> \u003cdiv style=\" color:#3897f0; font-family:Arial,sans-serif; font-size:14px; font-style:normal; font-weight:550; line-height:18px;\">View this post on Instagram\u003c/div>\u003c/div>\u003cdiv style=\"padding: 12.5% 0;\">\u003c/div> \u003cdiv style=\"display: flex; flex-direction: row; margin-bottom: 14px; align-items: center;\">\u003cdiv> \u003cdiv style=\"background-color: #F4F4F4; border-radius: 50%; height: 12.5px; width: 12.5px; transform: translateX(0px) translateY(7px);\">\u003c/div> \u003cdiv style=\"background-color: #F4F4F4; height: 12.5px; transform: rotate(-45deg) translateX(3px) translateY(1px); width: 12.5px; flex-grow: 0; margin-right: 14px; margin-left: 2px;\">\u003c/div> \u003cdiv style=\"background-color: #F4F4F4; border-radius: 50%; height: 12.5px; width: 12.5px; transform: translateX(9px) translateY(-18px);\">\u003c/div>\u003c/div>\u003cdiv style=\"margin-left: 8px;\"> \u003cdiv style=\" background-color: #F4F4F4; border-radius: 50%; flex-grow: 0; height: 20px; width: 20px;\">\u003c/div> \u003cdiv style=\" width: 0; height: 0; border-top: 2px solid transparent; border-left: 6px solid #f4f4f4; border-bottom: 2px solid transparent; transform: translateX(16px) translateY(-4px) rotate(30deg)\">\u003c/div>\u003c/div>\u003cdiv style=\"margin-left: auto;\"> \u003cdiv style=\" width: 0px; border-top: 8px solid #F4F4F4; border-right: 8px solid transparent; transform: translateY(16px);\">\u003c/div> \u003cdiv style=\" background-color: #F4F4F4; flex-grow: 0; height: 12px; width: 16px; transform: translateY(-4px);\">\u003c/div> \u003cdiv style=\" width: 0; height: 0; border-top: 8px solid #F4F4F4; border-left: 8px solid transparent; transform: translateY(-4px) translateX(8px);\">\u003c/div>\u003c/div>\u003c/div> \u003cdiv style=\"display: flex; flex-direction: column; flex-grow: 1; justify-content: center; margin-bottom: 24px;\"> \u003cdiv style=\" background-color: #F4F4F4; border-radius: 4px; flex-grow: 0; height: 14px; margin-bottom: 6px; width: 224px;\">\u003c/div> \u003cdiv style=\" background-color: #F4F4F4; border-radius: 4px; flex-grow: 0; height: 14px; width: 144px;\">\u003c/div>\u003c/div>\u003c/a>\u003c/div>\u003c/blockquote>","provider_name":"Instagram","provider_url":"https://www.instagram.com/","thumbnail_height":0,"thumbnail_url":"","thumbnail_width":0,"title":"","type":"rich","version":"1.0","width":658},"embed_type":"rich","html":"\u003cblockquote class=\"instagram-media\" data-instgrm-captioned data-instgrm-permalink=\"https://www.instagram.com/reel/DZaeiZBRbaY/?utm_source=ig_embed&amp;utm_campaign=loading\" data-instgrm-version=\"14\" style=\" background:#FFF; border:0; border-radius:3px; box-shadow:0 0 1px 0 rgba(0,0,0,0.5),0 1px 10px 0 rgba(0,0,0,0.15); margin: 1px; max-width:658px; min-width:326px; padding:0; width:99.375%; width:-webkit-calc(100% - 2px); width:calc(100% - 2px);\">\u003cdiv style=\"padding:16px;\"> \u003ca href=\"https://www.instagram.com/reel/DZaeiZBRbaY/?utm_source=ig_embed&amp;utm_campaign=loading\" style=\" background:#FFFFFF; line-height:0; padding:0 0; text-align:center; text-decoration:none; width:100%;\" target=\"_blank\"> \u003cdiv style=\" display: flex; flex-direction: row; align-items: center;\"> \u003cdiv style=\"background-color: #F4F4F4; border-radius: 50%; flex-grow: 0; height: 40px; margin-right: 14px; width: 40px;\">\u003c/div> \u003cdiv style=\"display: flex; flex-direction: column; flex-grow: 1; justify-content: center;\"> \u003cdiv style=\" background-color: #F4F4F4; border-radius: 4px; flex-grow: 0; height: 14px; margin-bottom: 6px; width: 100px;\">\u003c/div> \u003cdiv style=\" background-color: #F4F4F4; border-radius: 4px; flex-grow: 0; height: 14px; width: 60px;\">\u003c/div>\u003c/div>\u003c/div>\u003cdiv style=\"padding: 19% 0;\">\u003c/div> \u003cdiv style=\"display:block; height:50px; margin:0 auto 12px; width:50px;\">\u003csvg width=\"50px\" height=\"50px\" viewBox=\"0 0 60 60\" version=\"1.1\" xmlns=\"https://www.w3.org/2000/svg\" xmlns:xlink=\"https://www.w3.org/1999/xlink\">\u003cg stroke=\"none\" stroke-width=\"1\" fill=\"none\" fill-rule=\"evenodd\">\u003cg transform=\"translate(-511.000000, -20.000000)\" fill=\"#000000\">\u003cg>\u003cpath d=\"M556.869,30.41 C554.814,30.41 553.148,32.076 553.148,34.131 C553.148,36.186 554.814,37.852 556.869,37.852 C558.924,37.852 560.59,36.186 560.59,34.131 C560.59,32.076 558.924,30.41 556.869,30.41 M541,60.657 C535.114,60.657 530.342,55.887 530.342,50 C530.342,44.114 535.114,39.342 541,39.342 C546.887,39.342 551.658,44.114 551.658,50 C551.658,55.887 546.887,60.657 541,60.657 M541,33.886 C532.1,33.886 524.886,41.1 524.886,50 C524.886,58.899 532.1,66.113 541,66.113 C549.9,66.113 557.115,58.899 557.115,50 C557.115,41.1 549.9,33.886 541,33.886 M565.378,62.101 C565.244,65.022 564.756,66.606 564.346,67.663 C563.803,69.06 563.154,70.057 562.106,71.106 C561.058,72.155 560.06,72.803 558.662,73.347 C557.607,73.757 556.021,74.244 553.102,74.378 C549.944,74.521 548.997,74.552 541,74.552 C533.003,74.552 532.056,74.521 528.898,74.378 C525.979,74.244 524.393,73.757 523.338,73.347 C521.94,72.803 520.942,72.155 519.894,71.106 C518.846,70.057 518.197,69.06 517.654,67.663 C517.244,66.606 516.755,65.022 516.623,62.101 C516.479,58.943 516.448,57.996 516.448,50 C516.448,42.003 516.479,41.056 516.623,37.899 C516.755,34.978 517.244,33.391 517.654,32.338 C518.197,30.938 518.846,29.942 519.894,28.894 C520.942,27.846 521.94,27.196 523.338,26.654 C524.393,26.244 525.979,25.756 528.898,25.623 C532.057,25.479 533.004,25.448 541,25.448 C548.997,25.448 549.943,25.479 553.102,25.623 C556.021,25.756 557.607,26.244 558.662,26.654 C560.06,27.196 561.058,27.846 562.106,28.894 C563.154,29.942 563.803,30.938 564.346,32.338 C564.756,33.391 565.244,34.978 565.378,37.899 C565.522,41.056 565.552,42.003 565.552,50 C565.552,57.996 565.522,58.943 565.378,62.101 M570.82,37.631 C570.674,34.438 570.167,32.258 569.425,30.349 C568.659,28.377 567.633,26.702 565.965,25.035 C564.297,23.368 562.623,22.342 560.652,21.575 C558.743,20.834 556.562,20.326 553.369,20.18 C550.169,20.033 549.148,20 541,20 C532.853,20 531.831,20.033 528.631,20.18 C525.438,20.326 523.257,20.834 521.349,21.575 C519.376,22.342 517.703,23.368 516.035,25.035 C514.368,26.702 513.342,28.377 512.574,30.349 C511.834,32.258 511.326,34.438 511.181,37.631 C511.035,40.831 511,41.851 511,50 C511,58.147 511.035,59.17 511.181,62.369 C511.326,65.562 511.834,67.743 512.574,69.651 C513.342,71.625 514.368,73.296 516.035,74.965 C517.703,76.634 519.376,77.658 521.349,78.425 C523.257,79.167 525.438,79.673 528.631,79.82 C531.831,79.965 532.853,80.001 541,80.001 C549.148,80.001 550.169,79.965 553.369,79.82 C556.562,79.673 558.743,79.167 560.652,78.425 C562.623,77.658 564.297,76.634 565.965,74.965 C567.633,73.296 568.659,71.625 569.425,69.651 C570.167,67.743 570.674,65.562 570.82,62.369 C570.966,59.17 571,58.147 571,50 C571,41.851 570.966,40.831 570.82,37.631\">\u003c/path>\u003c/g>\u003c/g>\u003c/g>\u003c/svg>\u003c/div>\u003cdiv style=\"padding-top: 8px;\"> \u003cdiv style=\" color:#3897f0; font-family:Arial,sans-serif; font-size:14px; font-style:normal; font-weight:550; line-height:18px;\">View this post on Instagram\u003c/div>\u003c/div>\u003cdiv style=\"padding: 12.5% 0;\">\u003c/div> \u003cdiv style=\"display: flex; flex-direction: row; margin-bottom: 14px; align-items: center;\">\u003cdiv> \u003cdiv style=\"background-color: #F4F4F4; border-radius: 50%; height: 12.5px; width: 12.5px; transform: translateX(0px) translateY(7px);\">\u003c/div> \u003cdiv style=\"background-color: #F4F4F4; height: 12.5px; transform: rotate(-45deg) translateX(3px) translateY(1px); width: 12.5px; flex-grow: 0; margin-right: 14px; margin-left: 2px;\">\u003c/div> \u003cdiv style=\"background-color: #F4F4F4; border-radius: 50%; height: 12.5px; width: 12.5px; transform: translateX(9px) translateY(-18px);\">\u003c/div>\u003c/div>\u003cdiv style=\"margin-left: 8px;\"> \u003cdiv style=\" background-color: #F4F4F4; border-radius: 50%; flex-grow: 0; height: 20px; width: 20px;\">\u003c/div> \u003cdiv style=\" width: 0; height: 0; border-top: 2px solid transparent; border-left: 6px solid #f4f4f4; border-bottom: 2px solid transparent; transform: translateX(16px) translateY(-4px) rotate(30deg)\">\u003c/div>\u003c/div>\u003cdiv style=\"margin-left: auto;\"> \u003cdiv style=\" width: 0px; border-top: 8px solid #F4F4F4; border-right: 8px solid transparent; transform: translateY(16px);\">\u003c/div> \u003cdiv style=\" background-color: #F4F4F4; flex-grow: 0; height: 12px; width: 16px; transform: translateY(-4px);\">\u003c/div> \u003cdiv style=\" width: 0; height: 0; border-top: 8px solid #F4F4F4; border-left: 8px solid transparent; transform: translateY(-4px) translateX(8px);\">\u003c/div>\u003c/div>\u003c/div> \u003cdiv style=\"display: flex; flex-direction: column; flex-grow: 1; justify-content: center; margin-bottom: 24px;\"> \u003cdiv style=\" background-color: #F4F4F4; border-radius: 4px; flex-grow: 0; height: 14px; margin-bottom: 6px; width: 224px;\">\u003c/div> \u003cdiv style=\" background-color: #F4F4F4; border-radius: 4px; flex-grow: 0; height: 14px; width: 144px;\">\u003c/div>\u003c/div>\u003c/a>\u003c/div>\u003c/blockquote>","provider":"Instagram","rendering_hint":"default","schedule":{},"type":"embed","url":"https://www.instagram.com/p/DZaeiZBRbaY/"}],"canonical_url":"https://www.iheart.com/content/2026-06-10-olivia-rodrigo-is-hosting-a-dating-advice-radio-show-heres-how-to-join/","cuser":"user/ldap/ccrphx1aas","enable_featured_widget":true,"exclusion":{"tags":[]},"external_url":"","fb_allow_comments":true,"featured_widget":{"country":"","id":"","kind":"","related_id":""},"feed_content_id":"","feed_partner_content":false,"feed_permalink":"","feed_type":"","feed_vendor":"","include_recommendations":true,"include_video_monetization":true,"is_sponsored":false,"keywords":[],"primary_image":{"bucket":"assets.getty","id":"%2F6a29aa446dcf7baf1b3948e4"},"primary_target":{"categories":["categories/entertainment-news"],"distribution":["formats/CHRPOP","formats/ACHOTMODERN"]},"publish_date":1781182800000,"publish_end_date":4115978604802,"publish_origin":"brands/iHeartRadio","seo_title":"","show_updated_timestamp":false,"simplereach_enabled":false,"slug":"2026-06-10-olivia-rodrigo-is-hosting-a-dating-advice-radio-show-heres-how-to-join","social_title":"","summary":"","targets":[],"title":"Olivia Rodrigo Is Hosting A Dating Advice Radio Show — Here's How To Join","permalink":"https://onairwithryan.iheart.com/content/2026-06-10-olivia-rodrigo-is-hosting-a-dating-advice-radio-show-heres-how-to-join/"},"slug":"2026-06-10-olivia-rodrigo-is-hosting-a-dating-advice-radio-show-heres-how-to-join","summary":{"image":"https://i.iheart.com/v3/re/assets.getty/6a29aa446dcf7baf1b3948e4","title":"Olivia Rodrigo Is Hosting A Dating Advice Radio Show — Here's How To Join","description":"","author":""},"pub_start":1781182800000,"pub_until":4115978604802,"pub_changed":1781182800000,"subscription":[{"tags":["categories/entertainment-news","formats/CHRPOP","formats/ACHOTMODERN"]}],"exclusion":[{"tags":[]}],"linksData":[],"lookup":["publish_origin:brands/iHeartRadio","id:/6a29a964c92fb44f38a9b16d","slug:2026-06-10-olivia-rodrigo-is-hosting-a-dating-advice-radio-show-heres-how-to-join","slug:2026-06-10-olivia-rodrigo-is-hosting-a-dating-advice-radio-show-heres-how-to-join"]}}],"resume":{"id":"ID:editorial-feed-whatwhere","context":{"\u003clocale>":"en-US"},"size":6,"from":"eyJza2lwIjo2LCJjdXJzb3JzIjp7ImRhU0xXIjoiZXlKc2FXMXBkQ0k2TXl3aWIyWm1jMlYwSWpvMmZRPT0ifSwiZW5kcyI6eyJMNmxVSyI6LTEsIjdUS29VIjotMX19","scopes":[]}}},{"id":"ixuTv","region":"main:dynamic","type":"contests","ordinal":19,"value":{"title":null},"tags":["display-hints/tile"],"schedule":{"begin":0,"end":4115978604802}},{"id":"nTnZk","region":"main:dynamic","type":"html","ordinal":20,"value":{"title":null,"content":"\u003cstyle type=\"text/css\">\n    .css-box.pds-box {\n        width: 100% !important;\n    }\n    .css-box.pds-box .css-answer-group label {\n        display: inline !important;\n        float: none !important;\n        width: auto !important;\n    }\n\u003c/style>\n\u003cdiv data-src=\"https://static.polldaddy.com/p/6850732.js\" class=\"component-embed-script\">\n\t\u003ca name='pd_a_6850732'>\u003c/a>\n    \u003cdiv class='PDS_Poll' id='PDI_container6850732'>\u003c/div>\n\u003c/div>\n\u003cp>&nbsp\u003c/p>\n\u003cdiv data-src=\"https://static.polldaddy.com/p/6852528.js\" class=\"component-embed-script\">\n\t\u003ca name='pd_a_6852528'>\u003c/a>\n    \u003cdiv class='PDS_Poll' id='PDI_container6852528'>\u003c/div>\n\u003c/div>\n"},"tags":[],"schedule":{"begin":0,"end":1625069786245}},{"id":"ad:bottom-leaderboard","region":"ad:bottom-leaderboard","type":"ad","ordinal":0,"value":{"ad_split":0,"position":"3306"},"tags":[],"schedule":null}]},"notFoundPage":{"_id":"/master-site/inferno/error_page","name":"error_page","pageConfig":{"adobe_page_name":"","description":"","keywords":[],"sitemap_frequency":"exclude","thumbnail":"","title":""},"displayName":"404","path":"/_error/404/","primaryBlockId":"eIhzs","layoutId":"generic_full","parentId":null,"tags":[],"blocks":[{"id":"ad:top-leaderboard","region":"ad:top-leaderboard","type":"ad","ordinal":0,"value":{"ad_split":50,"position":"3330"},"tags":[],"schedule":null},{"id":"32svC","region":"header:dynamic","type":"title","ordinal":0,"value":{"title":"Sorry. This page is currently unavailable."},"tags":[],"schedule":{"begin":0,"end":4115978604802}},{"id":"eIhzs","region":"main:dynamic","type":"html","ordinal":0,"value":{"content":"\u003cspan>\nWhile you aren’t able to access this page, you can still check out some of these great stories:\n\u003c/span>","title":null},"tags":["display-hints/primary"],"schedule":{"begin":0,"end":4115978604802}},{"id":"SfxSh","region":"main:dynamic","type":"feed","ordinal":0,"value":{"ad_split":null,"feed_id":"ID:editorial-feed-whatwhere","feed_index":0,"position":null,"size":12,"title":""},"tags":["display-hints/feed-show-eyebrow"],"schedule":{"begin":0,"end":4115978604802},"feed":{"results":[{"id":"%2F6a2af47e39b096d7b0a9dcff","type":"PUBLISHING","record":{"ref_id":"%2F6a2af47e39b096d7b0a9dcff","type":"content","payload":{"amp_enabled":true,"apple_news":null,"author":"","blocks":[{"id":"34742","kind":"artist","related_id":"","schedule":{},"type":"catalog"},{"attributes":{"mimetype":"image/jpeg","type":"image"},"bucket":"assets.getty","caption":"Barbadian singer Rihanna (L) and US rapper A$AP Rocky arrive for the world premiere of Marvel Studios' \"Black Panther: Wakanda Forever\" at the Dolby Theatre in Hollywood, California, on October 26, 2022. (Photo by VALERIE MACON / AFP) (Photo by VALERIE MACON/AFP via Getty Images)","id":"%2F6a2af4752b5a1317fce9ad70","new_tab":false,"schedule":{},"source_credit":"VALERIE MACON / AFP / Getty Images","title":"US-ENTERTAINMENT-FILM-BLACK PANTHER","type":"asset","url":"","use_caption":false},{"html":"\u003cp>On Wednesday night (June 10), \u003cstrong>Rihanna\u003c/strong> and \u003cstrong>A$AP Rocky\u003c/strong> joined the celebrations in New York City following the New York Knicks' historic comeback win against the San Antonio Spurs. The Knicks, who trailed by 29 points, managed to secure a 107-106 victory, taking a 3-1 lead in the NBA Finals.\u003c/p>\n\n\u003cp>After the game, fans flooded the streets to celebrate, with Rihanna and A$AP Rocky joining in the festivities. According to \u003ca href=\"https://www.usmagazine.com/sports/news/rihanna-and-asap-rocky-party-with-knicks-fans-after-game-4/\" target=\"_blank\">Us Weekly\u003c/a>, the couple was seen playing basketball on the streets, with Rihanna eventually sinking a shot to the cheers of the crowd.\u003c/p>\n\n\u003cblockquote>\u003ca href=\"https://x.com/Kurrco/status/2065052279032385595?ref_src=twsrc%5Etfw%7Ctwcamp%5Etweetembed%7Ctwterm%5E2065052279032385595%7Ctwgr%5Eb74f5c4605e38d5df2a55b2d992820396d9c4a3a%7Ctwcon%5Es1_&ref_url=https%3A%2F%2Fd-8437579012429830319.ampproject.net%2F2605071401000%2Fframe.html\" target=\"_blank\">\u003cstrong>See the video here!\u003c/strong>\u003c/a>\u003c/blockquote>\n\n\u003cp>The epic comeback, which took place at Madison Square Garden, was witnessed by numerous celebrities, including \u003ca href=\"https://variety.com/2026/tv/news/spike-lee-larry-david-timothee-chalamet-knicks-comeback-1236772167/\" target=\"_blank\">Spike Lee, Larry David, and Taylor Swift\u003c/a>. The Knicks' victory marked the largest comeback in NBA Finals history, putting them on the brink of their first championship since 1973.\u003c/p>\n\n\u003cp>The Knicks' win was sealed by \u003cstrong>OG Anunoby\u003c/strong>'s game-winning tip-in with just 1.2 seconds left, a moment that Knicks coach \u003cstrong>Mike Brown\u003c/strong> described as potentially the most iconic shot in New York basketball history. The series will continue with Game 5 in San Antonio on Saturday, where the Knicks have the chance to clinch the championship.\u003c/p>\n\n","schedule":{},"type":"html"},{"id":"673165","kind":"artist","related_id":"","schedule":{},"type":"catalog"}],"canonical_url":"https://www.iheart.com/content/2026-06-11-rihanna-aap-rocky-took-over-nyc-streets-after-knicks-win-see-the-video/","cuser":"user/ldap/ccrphx1aas","enable_featured_widget":true,"exclusion":{"tags":[]},"external_url":"","fb_allow_comments":true,"featured_widget":{"country":"","id":"","kind":"","related_id":""},"feed_content_id":"5c859fbcd7671d44759f342f60e19c486891e9bf4b01ef02d48ba130abac8a3d","feed_partner_content":false,"feed_permalink":"","feed_type":"","feed_vendor":"iHeartRadio","include_recommendations":true,"include_video_monetization":true,"is_sponsored":false,"keywords":["keywords/ai-assisted","keywords/Rihanna","keywords/A$AP Rocky","keywords/Knicks","keywords/NBA Finals","keywords/comeback","keywords/New York City"],"permalink":"https://onairwithryan.iheart.com/content/2026-06-11-rihanna-aap-rocky-took-over-nyc-streets-after-knicks-win-see-the-video/","primary_image":{"bucket":"assets.getty","id":"%2F6a2af4752b5a1317fce9ad70"},"primary_target":{"categories":["categories/entertainment-news"],"distribution":["formats/CHRPOP","formats/CHRRHYTHMIC","formats/HIPHOPRNB"]},"publish_date":1781199900000,"publish_end_date":4115978604802,"publish_origin":"brands/iHeartRadio","seo_title":"","show_updated_timestamp":false,"simplereach_enabled":false,"slug":"2026-06-11-rihanna-aap-rocky-took-over-nyc-streets-after-knicks-win-see-the-video","social_title":"","summary":"Rihanna and A$AP Rocky celebrated in NYC after the Knicks' historic NBA Finals comeback win over the Spurs! See the video! ","targets":[{"categories":["syndications/news"],"distribution":[]}],"title":"Rihanna & A$AP Rocky Took Over NYC Streets After Knicks Win: See The Video"},"slug":"2026-06-11-rihanna-aap-rocky-took-over-nyc-streets-after-knicks-win-see-the-video","summary":{"image":"https://i.iheart.com/v3/re/assets.getty/6a2af4752b5a1317fce9ad70","title":"Rihanna & A$AP Rocky Took Over NYC Streets After Knicks Win: See The Video","description":"Rihanna and A$AP Rocky celebrated in NYC after the Knicks' historic NBA Finals comeback win over the Spurs! See the video! ","author":""},"pub_start":1781199900000,"pub_until":4115978604802,"pub_changed":1781200291723,"subscription":[{"tags":["categories/entertainment-news","formats/CHRPOP","formats/CHRRHYTHMIC","formats/HIPHOPRNB"]},{"tags":["syndications/news"]}],"exclusion":[{"tags":[]}],"linksData":[],"lookup":["publish_origin:brands/iHeartRadio","id:/6a2af47e39b096d7b0a9dcff","slug:2026-06-11-rihanna-aap-rocky-took-over-nyc-streets-after-knicks-win-see-the-video","slug:2026-06-11-rihanna-aap-rocky-took-over-nyc-streets-after-knicks-win-see-the-video","keyword:keywords/ai-assisted","keyword:keywords/Rihanna","keyword:keywords/A$AP Rocky","keyword:keywords/Knicks","keyword:keywords/NBA Finals","keyword:keywords/comeback","keyword:keywords/New York City"]}},{"id":"%2F6a2aca4a71759b6e42387db9","type":"PUBLISHING","record":{"ref_id":"%2F6a2aca4a71759b6e42387db9","type":"content","payload":{"amp_enabled":true,"apple_news":{"ref_id":"d6a61d53-0a19-4193-a608-b4a512a0d24e","revision_id":"AAAAAAAAAAD//////////w=="},"author":"Sarah Tate","blocks":[{"attributes":{"@provider":"ohembed","@query":"template","@url":"https://www.iheart.com/artist/31552663/?embed=true&keyid=EditorialPlayer","author_name":"","author_url":"","height":"300","html":"\u003ciframe allow=\"autoplay\" width=\"100%\" height=\"300\" style=\"border: 0;\" src=\"https://www.iheart.com/artist/31552663/?embed=true&amp;keyid=EditorialPlayer\" frameborder=\"0\">\u003c/iframe>","provider_name":"ohembed","thumbnail_height":0,"thumbnail_url":"","thumbnail_width":0,"title":"","type":"rich","version":"1.0","width":"100%"},"embed_type":"rich","html":"\u003ciframe allow=\"autoplay\" width=\"100%\" height=\"300\" style=\"border: 0;\" src=\"https://www.iheart.com/artist/31552663/?embed=true&amp;keyid=EditorialPlayer\" frameborder=\"0\">\u003c/iframe>","provider":"ohembed","rendering_hint":"default","schedule":{},"type":"embed","url":"https://www.iheart.com/artist/31552663/?embed=true&keyid=EditorialPlayer"},{"attributes":{"mimetype":"image/jpeg","type":"image"},"bucket":"new_assets","caption":"","id":"%2F6a2ad94c50f5652d198dbda4","new_tab":false,"schedule":{},"source_credit":"Getty Images","title":"","type":"asset","url":"","use_caption":false},{"html":"\u003cp>\u003ca href=\"https://www.iheart.com/artist/harry-styles-31552663/\" data-catalog-kind=\"ARTIST\" data-catalog-id=\"31552663\" data-catalog-related-id=\"\">\u003cstrong>Harry Styles\u003c/strong>\u003c/a> and \u003cstrong>Zoë Kravitz\u003c/strong> are putting ink to their romance.\u003c/p>\n\n\u003cp>\u003ca href=\"https://www.iheart.com/content/2026-05-07-harry-styles-embraces-disco-busts-a-move-in-new-dance-no-more-video/\" target=\"_blank\">The \u003c/a>\u003ca href=\"https://www.iheart.com/content/2026-05-07-harry-styles-embraces-disco-busts-a-move-in-new-dance-no-more-video/\" target=\"_blank\">\u003cem>Kiss All the Time. Disco, Occasionally.\u003c/em>\u003c/a>\u003ca href=\"https://www.iheart.com/content/2026-05-07-harry-styles-embraces-disco-busts-a-move-in-new-dance-no-more-video/\" target=\"_blank\"> musician\u003c/a>, 32, and the \u003cem>Big Little Lies\u003c/em> actress, 37, have reportedly put a permanent seal on their relationship by getting matching tattoos. Kravitz's subtle new ink was on display in a teaser for her \u003ca href=\"https://www.instagram.com/p/DZZyaHIlC5l/?hl=en\" target=\"_blank\">\u003cem>British Vogue\u003c/em>\u003c/a> cover story, a black-and-white snapshot capturing the short &quot;Let It Rip&quot; tattooed in all caps on her back among other her other designs. \u003c/p>\n\n\u003cp>Fans quickly noticed that the tat matched a new one for Styles on his right arm, inked right above a palm tree, which he debuted last month on his \u003cem>Together Together\u003c/em> tour, per \u003ca href=\"https://www.eonline.com/news/1432848/zoe-kravitz-harry-styles-get-matching-let-it-rip-tattoos-after-engagement\" target=\"_blank\">\u003cem>E! News\u003c/em>\u003c/a>. \u003c/p>\n\n\u003cp>While neither Styles nor Kravitz have spoken publicly about the matching ink, the revelation comes \u003ca href=\"https://www.iheart.com/content/2026-04-28-harry-styles-zo-kravitz-reportedly-engaged-after-8-months-of-dating/\" target=\"_blank\">amid their reported engagement\u003c/a>. \u003ca href=\"https://people.com/harry-styles-zoe-kravitz-matching-tattoos-amid-engagement-11995170\" target=\"_blank\">\u003cem>People\u003c/em>\u003c/a> confirmed the news in April that they were taking the next step in their relationship after eight months of dating. The private couple \u003ca href=\"https://www.iheart.com/content/2026-04-22-harry-styles-zo-kravitz-spark-engagement-rumors-on-london-outing/\" target=\"_blank\">first sparked engagement rumors\u003c/a> when the \u003cem>High Fidelity\u003c/em> star was seen wearing a diamond ring on her left ring finger on an outing in London. \u003c/p>\n\n\u003cp>Kravitz \u003ca href=\"https://www.iheart.com/content/2026-05-04-zo-kravitz-plays-coy-about-harry-styles-engagement-with-lace-met-gala-look/\" target=\"_blank\">played coy about the engagement news\u003c/a> while walking the carpet at the 2026 Met Gala last month, keeping her left hand — and subsequently her ring — hidden in her black lace dress. However, the jewelry was on full display as she danced and cheered along while Style performed onstage \u003ca href=\"https://www.iheart.com/content/2026-05-18-zo-kravitz-flashes-engagement-ring-on-opening-night-of-harry-styles-tour/\" target=\"_blank\">during the opening night of his tour\u003c/a>.\u003c/p>\n\n","schedule":{},"type":"html"}],"canonical_url":"https://www.iheart.com/content/2026-06-11-harry-styles-zo-kravitz-show-off-matching-tattoos-amid-engagement/","cuser":"user/ldap/1129327","enable_featured_widget":true,"exclusion":{"tags":[]},"external_url":"","fb_allow_comments":true,"featured_widget":{"country":"","id":"","kind":"","related_id":""},"feed_content_id":"","feed_partner_content":false,"feed_permalink":"","feed_type":"","feed_vendor":"","include_recommendations":true,"include_video_monetization":true,"is_sponsored":false,"keywords":["keywords/Harry Styles","keywords/Zoë Kravitz","keywords/tattoos","keywords/engagement"],"permalink":"https://onairwithryan.iheart.com/content/2026-06-11-harry-styles-zo-kravitz-show-off-matching-tattoos-amid-engagement/","primary_image":{"bucket":"new_assets","id":"%2F6a2ad94c50f5652d198dbda4"},"primary_target":{"categories":["categories/music-news","categories/entertainment-news"],"distribution":["brands/iHeartRadio"]},"publish_date":1781195820000,"publish_end_date":4115978604802,"publish_origin":"brands/iHeartRadio","seo_title":"","show_updated_timestamp":false,"simplereach_enabled":false,"slug":"2026-06-11-harry-styles-zo-kravitz-show-off-matching-tattoos-amid-engagement","social_title":"","summary":"Eagle-eyed fans noticed the subtle tribute to their love after the \"Big Little Lies\" actress showed off her new ink.","targets":[{"categories":["categories/music-news","categories/entertainment-news"],"distribution":["formats/CHRPOP","formats/CHRRHYTHMIC","formats/ACMAINSTREAM","formats/ACHOTMODERN"]},{"categories":["categories/music-news"],"distribution":["artists/Harry Styles (31552663)"]},{"categories":["syndications/apple-news"],"distribution":[]},{"categories":["syndications/news"],"distribution":[]}],"title":"Harry Styles & Zoë Kravitz Show Off Matching Tattoos Amid Engagement"},"slug":"2026-06-11-harry-styles-zo-kravitz-show-off-matching-tattoos-amid-engagement","summary":{"image":"https://i.iheart.com/v3/re/new_assets/6a2ad94c50f5652d198dbda4","title":"Harry Styles & Zoë Kravitz Show Off Matching Tattoos Amid Engagement","description":"Eagle-eyed fans noticed the subtle tribute to their love after the \"Big Little Lies\" actress showed off her new ink.","author":"Sarah Tate"},"pub_start":1781195820000,"pub_until":4115978604802,"pub_changed":1781196196753,"subscription":[{"tags":["categories/music-news","categories/entertainment-news","brands/iHeartRadio"]},{"tags":["categories/music-news","categories/entertainment-news","formats/CHRPOP","formats/CHRRHYTHMIC","formats/ACMAINSTREAM","formats/ACHOTMODERN"]},{"tags":["categories/music-news","artists/Harry Styles (31552663)"]},{"tags":["syndications/apple-news"]},{"tags":["syndications/news"]}],"exclusion":[{"tags":[]}],"linksData":[],"lookup":["publish_origin:brands/iHeartRadio","id:/6a2aca4a71759b6e42387db9","slug:2026-06-11-harry-styles-zo-kravitz-show-off-matching-tattoos-amid-engagement","slug:2026-06-11-harry-styles-zo-kravitz-show-off-matching-tattoos-amid-engagement","keyword:keywords/Harry Styles","keyword:keywords/Zoë Kravitz","keyword:keywords/tattoos","keyword:keywords/engagement","author:user"]}},{"id":"%2F6a2ad1d767c509db831d9ff6","type":"PUBLISHING","record":{"ref_id":"%2F6a2ad1d767c509db831d9ff6","type":"content","payload":{"amp_enabled":true,"apple_news":null,"author":"","blocks":[{"id":"31246427","kind":"artist","related_id":"","schedule":{},"type":"catalog"},{"attributes":{"mimetype":"image/jpeg","type":"image"},"bucket":"assets.getty","caption":"NEW YORK, NEW YORK - MAY 12: Rapper Cardi B looks on during Game Four of the Eastern Conference Second Round NBA Playoffs between the Boston Celtics and the New York Knicks at Madison Square Garden on May 12, 2025 in New York City. NOTE TO USER: User expressly acknowledges and agrees that, by downloading and or using this photograph, User is consenting to the terms and conditions of the Getty Images License Agreement. (Photo by Elsa/Getty Images)","id":"%2F6a2ad1d12b5a1317fce9ad69","new_tab":false,"schedule":{},"source_credit":"Elsa / Getty Images Sport / Getty Images","title":"Boston Celtics v New York Knicks - Game Four","type":"asset","url":"","use_caption":false},{"html":"\u003cp>\u003cstrong>Cardi B\u003c/strong> shared her humorous vision for New York City if the Knicks win the 2026 NBA Finals. \u003c/p>\n\n\u003cp>During Game 3 against the San Antonio Spurs on Monday night (June 8), the rapper told \u003cem>Entertainment Tonight\u003c/em> that a Knicks championship would mean &quot;the rats will disappear, trees will start growing, potholes will be filled,&quot; and even joked that &quot;the Statue of Liberty is going to finally walk.&quot;\u003c/p>\n\n\u003cp>\u003cstrong>See the video below!\u003c/strong>\u003c/p>\n\n\u003cp>Cardi B's comments quickly went viral, with fans embracing her playful exaggerations. Her love for New York is well-known, and she recently teamed up with Mayor Zohran Mamdani to support a musical contest for free childcare in the city. The rapper's presence at the game further energized the crowd, which included celebrities and diehard fans, as the Knicks pursue their long-awaited NBA title.\u003c/p>\n\n\u003cp>The Bronx native, also performed a halftime show at Madison Square Garden, adding excitement to a historic night for Knicks fans. The game marked the first NBA Finals appearance at MSG since 1999, with New York leading the series 2-0 after two road wins in San Antonio. Despite the Knicks' 115-111 loss in Game 3, the team remains two wins away from their first championship since 1973.\u003c/p>\n\n","schedule":{},"type":"html"},{"attributes":{"@provider":"YouTube","@query":"https://www.youtube.com/oembed?format=json&omit_script=true&omitscript=true&url=https%3A%2F%2Fwww.youtube.com%2Fwatch%3Fv%3Dk9G8f4155kw","@url":"https://www.youtube.com/watch?v=k9G8f4155kw","author_name":"Entertainment Tonight","author_url":"https://www.youtube.com/@EntertainmentTonight","height":113,"html":"\u003ciframe width=\"200\" height=\"113\" src=\"https://www.youtube.com/embed/k9G8f4155kw?feature=oembed\" frameborder=\"0\" allow=\"accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share\" referrerpolicy=\"strict-origin-when-cross-origin\" allowfullscreen title=\"Cardi B Rattles Off List of Things She Thinks Will Get Better if Knicks Win NBA Championship\">\u003c/iframe>","provider_name":"YouTube","provider_url":"https://www.youtube.com/","thumbnail_height":360,"thumbnail_url":"https://i.ytimg.com/vi/k9G8f4155kw/hqdefault.jpg","thumbnail_width":480,"title":"Cardi B Rattles Off List of Things She Thinks Will Get Better if Knicks Win NBA Championship","type":"video","version":"1.0","width":200},"embed_type":"video","html":"\u003ciframe width=\"200\" height=\"113\" src=\"https://www.youtube.com/embed/k9G8f4155kw?feature=oembed\" frameborder=\"0\" allow=\"accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share\" referrerpolicy=\"strict-origin-when-cross-origin\" allowfullscreen title=\"Cardi B Rattles Off List of Things She Thinks Will Get Better if Knicks Win NBA Championship\">\u003c/iframe>","provider":"YouTube","rendering_hint":"default","schedule":{},"type":"embed","url":"https://www.youtube.com/watch?v=k9G8f4155kw"}],"canonical_url":"https://www.iheart.com/content/2026-06-11-cardi-b-says-knicks-title-would-change-nyc-the-rats-would-disappear/","cuser":"user/ldap/ccrphx1aas","enable_featured_widget":true,"exclusion":{"tags":[]},"external_url":"","fb_allow_comments":true,"featured_widget":{"country":"","id":"","kind":"","related_id":""},"feed_content_id":"8c6567a0362e4f292ee6f48800256fc0cfea850b2152e489f3b06a05893a60d1","feed_partner_content":false,"feed_permalink":"","feed_type":"","feed_vendor":"iHeartRadio","include_recommendations":true,"include_video_monetization":true,"is_sponsored":false,"keywords":["keywords/ai-assisted","keywords/Cardi B","keywords/New York Knicks","keywords/NBA Finals","keywords/Madison Square Garden","keywords/entertainment"],"permalink":"https://onairwithryan.iheart.com/content/2026-06-11-cardi-b-says-knicks-title-would-change-nyc-the-rats-would-disappear/","primary_image":{"bucket":"assets.getty","id":"%2F6a2ad1d12b5a1317fce9ad69"},"primary_target":{"categories":["categories/entertainment-news"],"distribution":["formats/CHRPOP","formats/CHRRHYTHMIC","formats/HIPHOPRNB"]},"publish_date":1781191080000,"publish_end_date":4115978604802,"publish_origin":"brands/iHeartRadio","seo_title":"","show_updated_timestamp":false,"simplereach_enabled":false,"slug":"2026-06-11-cardi-b-says-knicks-title-would-change-nyc-the-rats-would-disappear","social_title":"","summary":"Cardi B says a Knicks championship would transform NYC, joking about disappearing rats and walking statues!","targets":[{"categories":["syndications/news"],"distribution":[]}],"title":"Cardi B Says Knicks Title Would Change NYC... \"The Rats Would Disappear\""},"slug":"2026-06-11-cardi-b-says-knicks-title-would-change-nyc-the-rats-would-disappear","summary":{"image":"https://i.iheart.com/v3/re/assets.getty/6a2ad1d12b5a1317fce9ad69","title":"Cardi B Says Knicks Title Would Change NYC... \"The Rats Would Disappear\"","description":"Cardi B says a Knicks championship would transform NYC, joking about disappearing rats and walking statues!","author":""},"pub_start":1781191080000,"pub_until":4115978604802,"pub_changed":1781191422987,"subscription":[{"tags":["categories/entertainment-news","formats/CHRPOP","formats/CHRRHYTHMIC","formats/HIPHOPRNB"]},{"tags":["syndications/news"]}],"exclusion":[{"tags":[]}],"linksData":[],"lookup":["publish_origin:brands/iHeartRadio","id:/6a2ad1d767c509db831d9ff6","slug:2026-06-11-cardi-b-says-knicks-title-would-change-nyc-the-rats-would-disappear","slug:2026-06-11-cardi-b-says-knicks-title-would-change-nyc-the-rats-would-disappear","keyword:keywords/ai-assisted","keyword:keywords/Cardi B","keyword:keywords/New York Knicks","keyword:keywords/NBA Finals","keyword:keywords/Madison Square Garden","keyword:keywords/entertainment"]}},{"id":"%2F6a2ac15367f021277a9a666a","type":"PUBLISHING","record":{"ref_id":"%2F6a2ac15367f021277a9a666a","type":"content","payload":{"amp_enabled":true,"apple_news":null,"author":"","blocks":[{"id":"44512","kind":"artist","related_id":"","schedule":{},"type":"catalog"},{"attributes":{"mimetype":"image/jpeg","type":"image"},"bucket":"assets.getty","caption":"HOUSTON, TEXAS - MARCH 16: Rapper, songwriter, and icon Drake attends a game between the Houston Rockets and the Cleveland Cavaliers at Toyota Center on March 16, 2024 in Houston, Texas. NOTE TO USER: User expressly acknowledges and agrees that, by downloading and or using this photograph, User is consenting to the terms and conditions of the Getty Images License Agreement. (Photo by Carmen Mandato/Getty Images)","id":"%2F6a2ac14a6dcf7baf1b3948f6","new_tab":false,"schedule":{},"source_credit":"Carmen Mandato / Getty Images Sport / Getty Images","title":"Cleveland Cavaliers v Houston Rockets","type":"asset","url":"","use_caption":false},{"html":"\u003cp>\u003cstrong>Drake\u003c/strong> has teamed up with Amazon to launch an official virtual merch warehouse called \u003ca href=\"https://www.amazon.com/stores/DrakesWarehouse/page/0922B197-C7CD-490B-A9FF-7AF36A48C544\" target=\"_blank\">Drake's Warehouse\u003c/a>. \u003c/p>\n\n\u003cp>The store offers a unique collection of merchandise from the Canadian music star, including items like a body pillow... and a poop scooper! The first release features over 30 items that span apparel, accessories, and collectibles celebrating some of Drake's most iconic albums.\u003c/p>\n\n\u003cp>The collaboration marks an evolution in how Amazon partners with artists to sell merchandise, focusing more on exclusive and official products. Among the standout items is the \u003ca href=\"https://musically.com/2025/08/22/amazon-gets-drakes-warehouse-for-merch-hats-tees-body-pillows-and-poop-scoopers/\" target=\"_blank\">official Drake body pillow\u003c/a>, priced at $100, and the &quot;For All The Dogs&quot; poop scooper, available for $50. These products highlight the creative and playful approach Drake is taking with his merchandise.\u003c/p>\n\n\u003cp>According to an \u003ca href=\"https://mr-mag.com/drake-launches-official-virtual-amazon-merch-warehouse-featuring-body-pillow-and-more/\" target=\"_blank\">Amazon representative\u003c/a>, the store offers both new and archival items, providing fans with a wide range of options to celebrate their favorite artist. The launch of Drake's Warehouse is expected to attract significant attention from fans and collectors alike, eager to own a piece of the artist's legacy.\u003c/p>\n\n","schedule":{},"type":"html"}],"canonical_url":"https://www.iheart.com/content/2026-06-11-fans-are-shocked-by-what-drake-is-selling-in-his-new-virtual-amazon-store/","cuser":"user/ldap/ccrphx1aas","enable_featured_widget":true,"exclusion":{"tags":[]},"external_url":"","fb_allow_comments":true,"featured_widget":{"country":"","id":"","kind":"","related_id":""},"feed_content_id":"d54998da2dcaaf16bf01f51e245297c4b7c8f71fdf40ba4bb6a79698aea371af","feed_partner_content":false,"feed_permalink":"","feed_type":"","feed_vendor":"iHeartRadio","include_recommendations":true,"include_video_monetization":true,"is_sponsored":false,"keywords":["keywords/ai-assisted","keywords/Drake","keywords/Amazon","keywords/virtual store","keywords/merchandise","keywords/body pillow","keywords/poop scooper"],"permalink":"https://onairwithryan.iheart.com/content/2026-06-11-fans-are-shocked-by-what-drake-is-selling-in-his-new-virtual-amazon-store/","primary_image":{"bucket":"assets.getty","id":"%2F6a2ac14a6dcf7baf1b3948f6"},"primary_target":{"categories":["categories/entertainment-news"],"distribution":["formats/CHRPOP","formats/CHRRHYTHMIC","formats/HIPHOPRNB"]},"publish_date":1781186880000,"publish_end_date":4115978604802,"publish_origin":"brands/iHeartRadio","seo_title":"","show_updated_timestamp":false,"simplereach_enabled":false,"slug":"2026-06-11-fans-are-shocked-by-what-drake-is-selling-in-his-new-virtual-amazon-store","social_title":"","summary":"Drake has launched a virtual merch store on Amazon, featuring unique items like a body pillow, poop scooper and more!","targets":[{"categories":["syndications/news"],"distribution":[]}],"title":"Fans Are Shocked By What Drake Is Selling In His New Virtual Amazon Store"},"slug":"2026-06-11-fans-are-shocked-by-what-drake-is-selling-in-his-new-virtual-amazon-store","summary":{"image":"https://i.iheart.com/v3/re/assets.getty/6a2ac14a6dcf7baf1b3948f6","title":"Fans Are Shocked By What Drake Is Selling In His New Virtual Amazon Store","description":"Drake has launched a virtual merch store on Amazon, featuring unique items like a body pillow, poop scooper and more!","author":""},"pub_start":1781186880000,"pub_until":4115978604802,"pub_changed":1781187247934,"subscription":[{"tags":["categories/entertainment-news","formats/CHRPOP","formats/CHRRHYTHMIC","formats/HIPHOPRNB"]},{"tags":["syndications/news"]}],"exclusion":[{"tags":[]}],"linksData":[],"lookup":["publish_origin:brands/iHeartRadio","id:/6a2ac15367f021277a9a666a","slug:2026-06-11-fans-are-shocked-by-what-drake-is-selling-in-his-new-virtual-amazon-store","slug:2026-06-11-fans-are-shocked-by-what-drake-is-selling-in-his-new-virtual-amazon-store","keyword:keywords/ai-assisted","keyword:keywords/Drake","keyword:keywords/Amazon","keyword:keywords/virtual store","keyword:keywords/merchandise","keyword:keywords/body pillow","keyword:keywords/poop scooper"]}},{"id":"%2F6a2ab62b39b096d7b0a9dcca","type":"PUBLISHING","record":{"ref_id":"%2F6a2ab62b39b096d7b0a9dcca","type":"content","payload":{"amp_enabled":true,"apple_news":null,"author":"","blocks":[{"id":"4732","kind":"station","related_id":"","schedule":{},"type":"catalog"},{"attributes":{"mimetype":"image/jpeg","type":"image"},"bucket":"assets.getty","caption":"NEW YORK, NEW YORK - JUNE 10: (L to R) Este Haim, Taylor Swift, and Mariska Hargitay attend Game Four of the 2026 NBA Finals between the San Antonio Spurs and the New York Knicks at Madison Square Garden on June 10, 2026 in New York City. NOTE TO USER: User expressly acknowledges and agrees that, by downloading and or using this photograph, User is consenting to the terms and conditions of the Getty Images License Agreement. (Photo by Al Bello/Getty Images)","id":"%2F6a2ab6266dcf7baf1b3948f1","new_tab":false,"schedule":{},"source_credit":"Al Bello / Getty Images Sport / Getty Images","title":"2026 NBA Finals - Game Four","type":"asset","url":"","use_caption":false},{"html":"\u003cp>The 2026 NBA Finals have attracted a star-studded crowd to Madison Square Garden, where the New York Knicks are facing off against the San Antonio Spurs. During Game 4 on Wednesday (June 10), celebrities like \u003cstrong>Taylor Swift\u003c/strong>, \u003cstrong>Timothée Chalamet\u003c/strong>, \u003cstrong>Spike Lee\u003c/strong>, and \u003cstrong>Ben Stiller\u003c/strong> were spotted courtside, cheering on the Knicks as they mounted the largest comeback in NBA Finals history.\u003c/p>\n\n\u003cp>The Knicks, trailing by 29 points, managed to secure a 107-106 victory, taking a 3-1 lead in the series. Swift, in her &quot;Stevie Knicks&quot; shirt, was seen alongside friends Alana and Este Haim and \u003cstrong>Mariska Hargitay\u003c/strong>, all donning Knicks-themed attire. \u003ca href=\"https://www.usatoday.com/story/sports/nba/playoffs/2026/06/10/celebrities-nba-finals-game-4-timothee-chalamet-spike-lee--live/90480493007/\" target=\"_blank\">USA Today\u003c/a> reported that the crowd also included \u003cstrong>Chris Rock\u003c/strong>, \u003cstrong>Adam Sandler\u003c/strong>, and \u003cstrong>Jerry Seinfeld\u003c/strong>.\u003c/p>\n\n\u003cp>The game also featured a halftime performance by the Wu-Tang Clan, adding to the excitement of the evening. \u003ca href=\"https://www.forbes.com/sites/siladityaray/2026/06/11/billionaire-taylor-swift-among-dozens-of-prominent-celebrities-at-the-knicks-spurs-nba-finals-game-4/\" target=\"_blank\">Forbes\u003c/a> noted that the Knicks' victory was celebrated with enthusiasm by the celebrity attendees.\u003c/p>\n\n\u003cp>President Donald Trump, who attended Game 3, was notably absent from Game 4, following a mixed reception during his previous appearance. The Knicks are now one win away from their first NBA title since 1973, with Game 5 set to take place in San Antonio on Saturday.\u003c/p>\n","schedule":{},"type":"html"},{"attributes":{"mimetype":"image/jpeg","type":"image"},"bucket":"assets.getty","caption":"NEW YORK, NEW YORK - JUNE 10: Taylor Swift and Mariska Hargitay attend Game Four of the 2026 NBA Finals between the San Antonio Spurs and the New York Knicks at Madison Square Garden on June 10, 2026 in New York City. NOTE TO USER: User expressly acknowledges and agrees that, by downloading and or using this photograph, User is consenting to the terms and conditions of the Getty Images License Agreement. (Photo by Al Bello/Getty Images)","id":"%2F6a2ab6676dcf7baf1b3948f2","new_tab":false,"schedule":{},"source_credit":"Al Bello / Getty Images Sport / Getty Images","title":"2026 NBA Finals - Game Four","type":"asset","url":"","use_caption":false},{"attributes":{"mimetype":"image/jpeg","type":"image"},"bucket":"assets.getty","caption":"NEW YORK, NEW YORK - JUNE 10: Spike Lee attends Game Four of the 2026 NBA Finals between the San Antonio Spurs and the New York Knicks at Madison Square Garden on June 10, 2026 in New York City. NOTE TO USER: User expressly acknowledges and agrees that, by downloading and or using this photograph, User is consenting to the terms and conditions of the Getty Images License Agreement. (Photo by Al Bello/Getty Images)","id":"%2F6a2ab6866dcf7baf1b3948f3","new_tab":false,"schedule":{},"source_credit":"Al Bello / Getty Images Sport / Getty Images","title":"2026 NBA Finals - Game Four","type":"asset","url":"","use_caption":false},{"attributes":{"mimetype":"image/jpeg","type":"image"},"bucket":"assets.getty","caption":"NEW YORK, NEW YORK - JUNE 10: Ben Stiller reacts during Game Four of the 2026 NBA Finals between the San Antonio Spurs and the New York Knicks at Madison Square Garden on June 10, 2026 in New York City. NOTE TO USER: User expressly acknowledges and agrees that, by downloading and or using this photograph, User is consenting to the terms and conditions of the Getty Images License Agreement. (Photo by Al Bello/Getty Images)","id":"%2F6a2ab6982b5a1317fce9ad66","new_tab":false,"schedule":{},"source_credit":"Al Bello / Getty Images Sport / Getty Images","title":"2026 NBA Finals - Game Four","type":"asset","url":"","use_caption":false},{"attributes":{"mimetype":"image/jpeg","type":"image"},"bucket":"assets.getty","caption":"NEW YORK, NEW YORK - JUNE 10: Jerry Seinfeld and his wife Jessica Seinfeld attend Game Four of the 2026 NBA Finals between the San Antonio Spurs and the New York Knicks at Madison Square Garden on June 10, 2026 in New York City. NOTE TO USER: User expressly acknowledges and agrees that, by downloading and or using this photograph, User is consenting to the terms and conditions of the Getty Images License Agreement. (Photo by Dustin Satloff/Getty Images)","id":"%2F6a2ab6ad06d42df84d151869","new_tab":false,"schedule":{},"source_credit":"Dustin Satloff / Getty Images Sport / Getty Images","title":"2026 NBA Finals - Game Four","type":"asset","url":"","use_caption":false},{"attributes":{"mimetype":"image/jpeg","type":"image"},"bucket":"assets.getty","caption":"NEW YORK, NEW YORK - JUNE 10: Larry David and John McEnroe attend Game Four of the 2026 NBA Finals between the San Antonio Spurs and the New York Knicks at Madison Square Garden on June 10, 2026 in New York City. NOTE TO USER: User expressly acknowledges and agrees that, by downloading and or using this photograph, User is consenting to the terms and conditions of the Getty Images License Agreement. (Photo by Al Bello/Getty Images)","id":"%2F6a2ab6bbcd20ce2f3fda6d56","new_tab":false,"schedule":{},"source_credit":"Al Bello / Getty Images Sport / Getty Images","title":"2026 NBA Finals - Game Four","type":"asset","url":"","use_caption":false},{"attributes":{"mimetype":"image/jpeg","type":"image"},"bucket":"assets.getty","caption":"NEW YORK, NEW YORK - JUNE 10: Timothée Chalamet reacts after Game Four of the 2026 NBA Finals between the San Antonio Spurs and the New York Knicks at Madison Square Garden on June 10, 2026 in New York City. NOTE TO USER: User expressly acknowledges and agrees that, by downloading and or using this photograph, User is consenting to the terms and conditions of the Getty Images License Agreement. (Photo by Dustin Satloff/Getty Images)","id":"%2F6a2ab6e65cca47257eaf0e5e","new_tab":false,"schedule":{},"source_credit":"Dustin Satloff / Getty Images Sport / Getty Images","title":"2026 NBA Finals - Game Four","type":"asset","url":"","use_caption":false},{"attributes":{"mimetype":"image/jpeg","type":"image"},"bucket":"assets.getty","caption":"NEW YORK, NEW YORK - JUNE 10: Taylor Swift and Este Haim attend Game Four of the 2026 NBA Finals between the San Antonio Spurs and the New York Knicks at Madison Square Garden on June 10, 2026 in New York City. NOTE TO USER: User expressly acknowledges and agrees that, by downloading and or using this photograph, User is consenting to the terms and conditions of the Getty Images License Agreement. (Photo by Al Bello/Getty Images)","id":"%2F6a2ab6fb6dcf7baf1b3948f4","new_tab":false,"schedule":{},"source_credit":"Al Bello / Getty Images Sport / Getty Images","title":"2026 NBA Finals - Game Four","type":"asset","url":"","use_caption":false}],"canonical_url":"https://www.iheart.com/content/2026-06-11-the-stars-came-out-for-knicks-vs-spurs-nba-finals-game-4-see-the-photos/","cuser":"user/ldap/ccrphx1aas","enable_featured_widget":true,"exclusion":{"tags":[]},"external_url":"","fb_allow_comments":true,"featured_widget":{"country":"","id":"","kind":"","related_id":""},"feed_content_id":"2f6e204ccf98a264f4eaf2f228789699c927fcf69e27f065caca27afe4d9b232","feed_partner_content":false,"feed_permalink":"","feed_type":"","feed_vendor":"iHeartRadio","include_recommendations":true,"include_video_monetization":true,"is_sponsored":false,"keywords":["keywords/ai-assisted","keywords/NBA Finals","keywords/New York Knicks","keywords/San Antonio Spurs","keywords/celebrities","keywords/Taylor Swift","keywords/Madison Square Garden","keywords/Timothée Chalamet","keywords/Spike Lee","keywords/comeback"],"permalink":"https://onairwithryan.iheart.com/content/2026-06-11-the-stars-came-out-for-knicks-vs-spurs-nba-finals-game-4-see-the-photos/","primary_image":{"bucket":"new_assets","id":"%2F6a2aba137c29a335ed565a01"},"primary_target":{"categories":["categories/entertainment-news"],"distribution":["formats/ACHOTMODERN","formats/ACMAINSTREAM","formats/CHRPOP","formats/CHRRHYTHMIC","formats/HIPHOPRNB","formats/SPORTS"]},"publish_date":1781184780000,"publish_end_date":4115978604802,"publish_origin":"brands/iHeartRadio","seo_title":"","show_updated_timestamp":false,"simplereach_enabled":false,"slug":"2026-06-11-the-stars-came-out-for-knicks-vs-spurs-nba-finals-game-4-see-the-photos","social_title":"","summary":"The 2026 NBA Finals at Madison Square Garden drew a HUGE celebrity crowd, including Taylor Swift, Timothée Chalamet and many MORE! See the photos here!","targets":[],"title":"The Stars Came Out For Knicks vs. Spurs NBA Finals Game 4: See The Photos"},"slug":"2026-06-11-the-stars-came-out-for-knicks-vs-spurs-nba-finals-game-4-see-the-photos","summary":{"image":"https://i.iheart.com/v3/re/new_assets/6a2aba137c29a335ed565a01","title":"The Stars Came Out For Knicks vs. Spurs NBA Finals Game 4: See The Photos","description":"The 2026 NBA Finals at Madison Square Garden drew a HUGE celebrity crowd, including Taylor Swift, Timothée Chalamet and many MORE! See the photos here!","author":""},"pub_start":1781184780000,"pub_until":4115978604802,"pub_changed":1781185141702,"subscription":[{"tags":["categories/entertainment-news","formats/ACHOTMODERN","formats/ACMAINSTREAM","formats/CHRPOP","formats/CHRRHYTHMIC","formats/HIPHOPRNB","formats/SPORTS"]}],"exclusion":[{"tags":[]}],"linksData":[],"lookup":["publish_origin:brands/iHeartRadio","id:/6a2ab62b39b096d7b0a9dcca","slug:2026-06-11-the-stars-came-out-for-knicks-vs-spurs-nba-finals-game-4-see-the-photos","slug:2026-06-11-the-stars-came-out-for-knicks-vs-spurs-nba-finals-game-4-see-the-photos","keyword:keywords/ai-assisted","keyword:keywords/NBA Finals","keyword:keywords/New York Knicks","keyword:keywords/San Antonio Spurs","keyword:keywords/celebrities","keyword:keywords/Taylor Swift","keyword:keywords/Madison Square Garden","keyword:keywords/Timothée Chalamet","keyword:keywords/Spike Lee","keyword:keywords/comeback"]}},{"id":"%2F6a29a964c92fb44f38a9b16d","type":"PUBLISHING","record":{"ref_id":"%2F6a29a964c92fb44f38a9b16d","type":"content","payload":{"amp_enabled":true,"apple_news":null,"author":"","blocks":[{"id":"4422","kind":"station","related_id":"","schedule":{},"type":"catalog"},{"attributes":{"mimetype":"image/png","type":"image"},"bucket":"new_assets","caption":"","id":"%2F6a29ae44c92fb44f38a9b179","new_tab":false,"schedule":{},"source_credit":"","title":"","type":"asset","url":"","use_caption":false},{"html":"\u003cp>\u003ca href=\"https://www.iheart.com/artist/olivia-rodrigo-31351268/\" target=\"_blank\">\u003cstrong>Olivia Rodrigo\u003c/strong>\u003c/a> is stepping into the role... as a dating advice expert! \u003c/p>\n\n\u003cp>Before the release of her upcoming album, \u003cem>you seem pretty sad for a girl so in love\u003c/em>, the Grammy-winning artist will host \u003cstrong>&quot;u+me=advice forever,&quot;\u003c/strong> a one-hour live relationship advice special from iHeartRadio's Los Angeles studio on Thursday, June 11th.\u003c/p>\n\n\u003cp>Fans can submit their questions now through iHeartRadio's \u003ca href=\"https://www.iheart.com/live/hit-nation-4422/\" target=\"_blank\">\u003cstrong>Hit Nation\u003c/strong>\u003c/a>\u003cstrong> \u003c/strong>station using the Talkback feature. \u003cstrong>&quot;u+me=advice forever&quot;\u003c/strong> will air across iHeartRadio CHR and Hot AC stations, as well as Hit Nation, beginning June 11th at 6 p.m. PT/9 p.m. ET. Tune in to hear Olivia tackle real-life dating dilemmas, connect with fans and debut brand-new music before anyone else!\u003c/p>\n\n\u003cp>During the event, fans can bring their biggest questions about love, dating and modern romance directly to Olivia, who will offer her thoughts and advice live on the air. Listeners will also get an early listen to never-before-heard tracks from \u003cem>you seem pretty sad for a girl so in love\u003c/em> ahead of the album's arrival on Friday, June 12.\u003c/p>\n\n","schedule":{},"type":"html"},{"attributes":{"@provider":"Instagram","@query":"https://graph.facebook.com/v23.0/instagram_oembed?access_token=121897277851831%7CB5Jm6zMX5ynaMiun755Y_feWNSc&format=json&omit_script=true&omitscript=true&url=https%3A%2F%2Fwww.instagram.com%2Fp%2FDZaeiZBRbaY%2F","@url":"https://www.instagram.com/p/DZaeiZBRbaY/","author_name":"","author_url":"","html":"\u003cblockquote class=\"instagram-media\" data-instgrm-captioned data-instgrm-permalink=\"https://www.instagram.com/reel/DZaeiZBRbaY/?utm_source=ig_embed&amp;utm_campaign=loading\" data-instgrm-version=\"14\" style=\" background:#FFF; border:0; border-radius:3px; box-shadow:0 0 1px 0 rgba(0,0,0,0.5),0 1px 10px 0 rgba(0,0,0,0.15); margin: 1px; max-width:658px; min-width:326px; padding:0; width:99.375%; width:-webkit-calc(100% - 2px); width:calc(100% - 2px);\">\u003cdiv style=\"padding:16px;\"> \u003ca href=\"https://www.instagram.com/reel/DZaeiZBRbaY/?utm_source=ig_embed&amp;utm_campaign=loading\" style=\" background:#FFFFFF; line-height:0; padding:0 0; text-align:center; text-decoration:none; width:100%;\" target=\"_blank\"> \u003cdiv style=\" display: flex; flex-direction: row; align-items: center;\"> \u003cdiv style=\"background-color: #F4F4F4; border-radius: 50%; flex-grow: 0; height: 40px; margin-right: 14px; width: 40px;\">\u003c/div> \u003cdiv style=\"display: flex; flex-direction: column; flex-grow: 1; justify-content: center;\"> \u003cdiv style=\" background-color: #F4F4F4; border-radius: 4px; flex-grow: 0; height: 14px; margin-bottom: 6px; width: 100px;\">\u003c/div> \u003cdiv style=\" background-color: #F4F4F4; border-radius: 4px; flex-grow: 0; height: 14px; width: 60px;\">\u003c/div>\u003c/div>\u003c/div>\u003cdiv style=\"padding: 19% 0;\">\u003c/div> \u003cdiv style=\"display:block; height:50px; margin:0 auto 12px; width:50px;\">\u003csvg width=\"50px\" height=\"50px\" viewBox=\"0 0 60 60\" version=\"1.1\" xmlns=\"https://www.w3.org/2000/svg\" xmlns:xlink=\"https://www.w3.org/1999/xlink\">\u003cg stroke=\"none\" stroke-width=\"1\" fill=\"none\" fill-rule=\"evenodd\">\u003cg transform=\"translate(-511.000000, -20.000000)\" fill=\"#000000\">\u003cg>\u003cpath d=\"M556.869,30.41 C554.814,30.41 553.148,32.076 553.148,34.131 C553.148,36.186 554.814,37.852 556.869,37.852 C558.924,37.852 560.59,36.186 560.59,34.131 C560.59,32.076 558.924,30.41 556.869,30.41 M541,60.657 C535.114,60.657 530.342,55.887 530.342,50 C530.342,44.114 535.114,39.342 541,39.342 C546.887,39.342 551.658,44.114 551.658,50 C551.658,55.887 546.887,60.657 541,60.657 M541,33.886 C532.1,33.886 524.886,41.1 524.886,50 C524.886,58.899 532.1,66.113 541,66.113 C549.9,66.113 557.115,58.899 557.115,50 C557.115,41.1 549.9,33.886 541,33.886 M565.378,62.101 C565.244,65.022 564.756,66.606 564.346,67.663 C563.803,69.06 563.154,70.057 562.106,71.106 C561.058,72.155 560.06,72.803 558.662,73.347 C557.607,73.757 556.021,74.244 553.102,74.378 C549.944,74.521 548.997,74.552 541,74.552 C533.003,74.552 532.056,74.521 528.898,74.378 C525.979,74.244 524.393,73.757 523.338,73.347 C521.94,72.803 520.942,72.155 519.894,71.106 C518.846,70.057 518.197,69.06 517.654,67.663 C517.244,66.606 516.755,65.022 516.623,62.101 C516.479,58.943 516.448,57.996 516.448,50 C516.448,42.003 516.479,41.056 516.623,37.899 C516.755,34.978 517.244,33.391 517.654,32.338 C518.197,30.938 518.846,29.942 519.894,28.894 C520.942,27.846 521.94,27.196 523.338,26.654 C524.393,26.244 525.979,25.756 528.898,25.623 C532.057,25.479 533.004,25.448 541,25.448 C548.997,25.448 549.943,25.479 553.102,25.623 C556.021,25.756 557.607,26.244 558.662,26.654 C560.06,27.196 561.058,27.846 562.106,28.894 C563.154,29.942 563.803,30.938 564.346,32.338 C564.756,33.391 565.244,34.978 565.378,37.899 C565.522,41.056 565.552,42.003 565.552,50 C565.552,57.996 565.522,58.943 565.378,62.101 M570.82,37.631 C570.674,34.438 570.167,32.258 569.425,30.349 C568.659,28.377 567.633,26.702 565.965,25.035 C564.297,23.368 562.623,22.342 560.652,21.575 C558.743,20.834 556.562,20.326 553.369,20.18 C550.169,20.033 549.148,20 541,20 C532.853,20 531.831,20.033 528.631,20.18 C525.438,20.326 523.257,20.834 521.349,21.575 C519.376,22.342 517.703,23.368 516.035,25.035 C514.368,26.702 513.342,28.377 512.574,30.349 C511.834,32.258 511.326,34.438 511.181,37.631 C511.035,40.831 511,41.851 511,50 C511,58.147 511.035,59.17 511.181,62.369 C511.326,65.562 511.834,67.743 512.574,69.651 C513.342,71.625 514.368,73.296 516.035,74.965 C517.703,76.634 519.376,77.658 521.349,78.425 C523.257,79.167 525.438,79.673 528.631,79.82 C531.831,79.965 532.853,80.001 541,80.001 C549.148,80.001 550.169,79.965 553.369,79.82 C556.562,79.673 558.743,79.167 560.652,78.425 C562.623,77.658 564.297,76.634 565.965,74.965 C567.633,73.296 568.659,71.625 569.425,69.651 C570.167,67.743 570.674,65.562 570.82,62.369 C570.966,59.17 571,58.147 571,50 C571,41.851 570.966,40.831 570.82,37.631\">\u003c/path>\u003c/g>\u003c/g>\u003c/g>\u003c/svg>\u003c/div>\u003cdiv style=\"padding-top: 8px;\"> \u003cdiv style=\" color:#3897f0; font-family:Arial,sans-serif; font-size:14px; font-style:normal; font-weight:550; line-height:18px;\">View this post on Instagram\u003c/div>\u003c/div>\u003cdiv style=\"padding: 12.5% 0;\">\u003c/div> \u003cdiv style=\"display: flex; flex-direction: row; margin-bottom: 14px; align-items: center;\">\u003cdiv> \u003cdiv style=\"background-color: #F4F4F4; border-radius: 50%; height: 12.5px; width: 12.5px; transform: translateX(0px) translateY(7px);\">\u003c/div> \u003cdiv style=\"background-color: #F4F4F4; height: 12.5px; transform: rotate(-45deg) translateX(3px) translateY(1px); width: 12.5px; flex-grow: 0; margin-right: 14px; margin-left: 2px;\">\u003c/div> \u003cdiv style=\"background-color: #F4F4F4; border-radius: 50%; height: 12.5px; width: 12.5px; transform: translateX(9px) translateY(-18px);\">\u003c/div>\u003c/div>\u003cdiv style=\"margin-left: 8px;\"> \u003cdiv style=\" background-color: #F4F4F4; border-radius: 50%; flex-grow: 0; height: 20px; width: 20px;\">\u003c/div> \u003cdiv style=\" width: 0; height: 0; border-top: 2px solid transparent; border-left: 6px solid #f4f4f4; border-bottom: 2px solid transparent; transform: translateX(16px) translateY(-4px) rotate(30deg)\">\u003c/div>\u003c/div>\u003cdiv style=\"margin-left: auto;\"> \u003cdiv style=\" width: 0px; border-top: 8px solid #F4F4F4; border-right: 8px solid transparent; transform: translateY(16px);\">\u003c/div> \u003cdiv style=\" background-color: #F4F4F4; flex-grow: 0; height: 12px; width: 16px; transform: translateY(-4px);\">\u003c/div> \u003cdiv style=\" width: 0; height: 0; border-top: 8px solid #F4F4F4; border-left: 8px solid transparent; transform: translateY(-4px) translateX(8px);\">\u003c/div>\u003c/div>\u003c/div> \u003cdiv style=\"display: flex; flex-direction: column; flex-grow: 1; justify-content: center; margin-bottom: 24px;\"> \u003cdiv style=\" background-color: #F4F4F4; border-radius: 4px; flex-grow: 0; height: 14px; margin-bottom: 6px; width: 224px;\">\u003c/div> \u003cdiv style=\" background-color: #F4F4F4; border-radius: 4px; flex-grow: 0; height: 14px; width: 144px;\">\u003c/div>\u003c/div>\u003c/a>\u003c/div>\u003c/blockquote>","provider_name":"Instagram","provider_url":"https://www.instagram.com/","thumbnail_height":0,"thumbnail_url":"","thumbnail_width":0,"title":"","type":"rich","version":"1.0","width":658},"embed_type":"rich","html":"\u003cblockquote class=\"instagram-media\" data-instgrm-captioned data-instgrm-permalink=\"https://www.instagram.com/reel/DZaeiZBRbaY/?utm_source=ig_embed&amp;utm_campaign=loading\" data-instgrm-version=\"14\" style=\" background:#FFF; border:0; border-radius:3px; box-shadow:0 0 1px 0 rgba(0,0,0,0.5),0 1px 10px 0 rgba(0,0,0,0.15); margin: 1px; max-width:658px; min-width:326px; padding:0; width:99.375%; width:-webkit-calc(100% - 2px); width:calc(100% - 2px);\">\u003cdiv style=\"padding:16px;\"> \u003ca href=\"https://www.instagram.com/reel/DZaeiZBRbaY/?utm_source=ig_embed&amp;utm_campaign=loading\" style=\" background:#FFFFFF; line-height:0; padding:0 0; text-align:center; text-decoration:none; width:100%;\" target=\"_blank\"> \u003cdiv style=\" display: flex; flex-direction: row; align-items: center;\"> \u003cdiv style=\"background-color: #F4F4F4; border-radius: 50%; flex-grow: 0; height: 40px; margin-right: 14px; width: 40px;\">\u003c/div> \u003cdiv style=\"display: flex; flex-direction: column; flex-grow: 1; justify-content: center;\"> \u003cdiv style=\" background-color: #F4F4F4; border-radius: 4px; flex-grow: 0; height: 14px; margin-bottom: 6px; width: 100px;\">\u003c/div> \u003cdiv style=\" background-color: #F4F4F4; border-radius: 4px; flex-grow: 0; height: 14px; width: 60px;\">\u003c/div>\u003c/div>\u003c/div>\u003cdiv style=\"padding: 19% 0;\">\u003c/div> \u003cdiv style=\"display:block; height:50px; margin:0 auto 12px; width:50px;\">\u003csvg width=\"50px\" height=\"50px\" viewBox=\"0 0 60 60\" version=\"1.1\" xmlns=\"https://www.w3.org/2000/svg\" xmlns:xlink=\"https://www.w3.org/1999/xlink\">\u003cg stroke=\"none\" stroke-width=\"1\" fill=\"none\" fill-rule=\"evenodd\">\u003cg transform=\"translate(-511.000000, -20.000000)\" fill=\"#000000\">\u003cg>\u003cpath d=\"M556.869,30.41 C554.814,30.41 553.148,32.076 553.148,34.131 C553.148,36.186 554.814,37.852 556.869,37.852 C558.924,37.852 560.59,36.186 560.59,34.131 C560.59,32.076 558.924,30.41 556.869,30.41 M541,60.657 C535.114,60.657 530.342,55.887 530.342,50 C530.342,44.114 535.114,39.342 541,39.342 C546.887,39.342 551.658,44.114 551.658,50 C551.658,55.887 546.887,60.657 541,60.657 M541,33.886 C532.1,33.886 524.886,41.1 524.886,50 C524.886,58.899 532.1,66.113 541,66.113 C549.9,66.113 557.115,58.899 557.115,50 C557.115,41.1 549.9,33.886 541,33.886 M565.378,62.101 C565.244,65.022 564.756,66.606 564.346,67.663 C563.803,69.06 563.154,70.057 562.106,71.106 C561.058,72.155 560.06,72.803 558.662,73.347 C557.607,73.757 556.021,74.244 553.102,74.378 C549.944,74.521 548.997,74.552 541,74.552 C533.003,74.552 532.056,74.521 528.898,74.378 C525.979,74.244 524.393,73.757 523.338,73.347 C521.94,72.803 520.942,72.155 519.894,71.106 C518.846,70.057 518.197,69.06 517.654,67.663 C517.244,66.606 516.755,65.022 516.623,62.101 C516.479,58.943 516.448,57.996 516.448,50 C516.448,42.003 516.479,41.056 516.623,37.899 C516.755,34.978 517.244,33.391 517.654,32.338 C518.197,30.938 518.846,29.942 519.894,28.894 C520.942,27.846 521.94,27.196 523.338,26.654 C524.393,26.244 525.979,25.756 528.898,25.623 C532.057,25.479 533.004,25.448 541,25.448 C548.997,25.448 549.943,25.479 553.102,25.623 C556.021,25.756 557.607,26.244 558.662,26.654 C560.06,27.196 561.058,27.846 562.106,28.894 C563.154,29.942 563.803,30.938 564.346,32.338 C564.756,33.391 565.244,34.978 565.378,37.899 C565.522,41.056 565.552,42.003 565.552,50 C565.552,57.996 565.522,58.943 565.378,62.101 M570.82,37.631 C570.674,34.438 570.167,32.258 569.425,30.349 C568.659,28.377 567.633,26.702 565.965,25.035 C564.297,23.368 562.623,22.342 560.652,21.575 C558.743,20.834 556.562,20.326 553.369,20.18 C550.169,20.033 549.148,20 541,20 C532.853,20 531.831,20.033 528.631,20.18 C525.438,20.326 523.257,20.834 521.349,21.575 C519.376,22.342 517.703,23.368 516.035,25.035 C514.368,26.702 513.342,28.377 512.574,30.349 C511.834,32.258 511.326,34.438 511.181,37.631 C511.035,40.831 511,41.851 511,50 C511,58.147 511.035,59.17 511.181,62.369 C511.326,65.562 511.834,67.743 512.574,69.651 C513.342,71.625 514.368,73.296 516.035,74.965 C517.703,76.634 519.376,77.658 521.349,78.425 C523.257,79.167 525.438,79.673 528.631,79.82 C531.831,79.965 532.853,80.001 541,80.001 C549.148,80.001 550.169,79.965 553.369,79.82 C556.562,79.673 558.743,79.167 560.652,78.425 C562.623,77.658 564.297,76.634 565.965,74.965 C567.633,73.296 568.659,71.625 569.425,69.651 C570.167,67.743 570.674,65.562 570.82,62.369 C570.966,59.17 571,58.147 571,50 C571,41.851 570.966,40.831 570.82,37.631\">\u003c/path>\u003c/g>\u003c/g>\u003c/g>\u003c/svg>\u003c/div>\u003cdiv style=\"padding-top: 8px;\"> \u003cdiv style=\" color:#3897f0; font-family:Arial,sans-serif; font-size:14px; font-style:normal; font-weight:550; line-height:18px;\">View this post on Instagram\u003c/div>\u003c/div>\u003cdiv style=\"padding: 12.5% 0;\">\u003c/div> \u003cdiv style=\"display: flex; flex-direction: row; margin-bottom: 14px; align-items: center;\">\u003cdiv> \u003cdiv style=\"background-color: #F4F4F4; border-radius: 50%; height: 12.5px; width: 12.5px; transform: translateX(0px) translateY(7px);\">\u003c/div> \u003cdiv style=\"background-color: #F4F4F4; height: 12.5px; transform: rotate(-45deg) translateX(3px) translateY(1px); width: 12.5px; flex-grow: 0; margin-right: 14px; margin-left: 2px;\">\u003c/div> \u003cdiv style=\"background-color: #F4F4F4; border-radius: 50%; height: 12.5px; width: 12.5px; transform: translateX(9px) translateY(-18px);\">\u003c/div>\u003c/div>\u003cdiv style=\"margin-left: 8px;\"> \u003cdiv style=\" background-color: #F4F4F4; border-radius: 50%; flex-grow: 0; height: 20px; width: 20px;\">\u003c/div> \u003cdiv style=\" width: 0; height: 0; border-top: 2px solid transparent; border-left: 6px solid #f4f4f4; border-bottom: 2px solid transparent; transform: translateX(16px) translateY(-4px) rotate(30deg)\">\u003c/div>\u003c/div>\u003cdiv style=\"margin-left: auto;\"> \u003cdiv style=\" width: 0px; border-top: 8px solid #F4F4F4; border-right: 8px solid transparent; transform: translateY(16px);\">\u003c/div> \u003cdiv style=\" background-color: #F4F4F4; flex-grow: 0; height: 12px; width: 16px; transform: translateY(-4px);\">\u003c/div> \u003cdiv style=\" width: 0; height: 0; border-top: 8px solid #F4F4F4; border-left: 8px solid transparent; transform: translateY(-4px) translateX(8px);\">\u003c/div>\u003c/div>\u003c/div> \u003cdiv style=\"display: flex; flex-direction: column; flex-grow: 1; justify-content: center; margin-bottom: 24px;\"> \u003cdiv style=\" background-color: #F4F4F4; border-radius: 4px; flex-grow: 0; height: 14px; margin-bottom: 6px; width: 224px;\">\u003c/div> \u003cdiv style=\" background-color: #F4F4F4; border-radius: 4px; flex-grow: 0; height: 14px; width: 144px;\">\u003c/div>\u003c/div>\u003c/a>\u003c/div>\u003c/blockquote>","provider":"Instagram","rendering_hint":"default","schedule":{},"type":"embed","url":"https://www.instagram.com/p/DZaeiZBRbaY/"}],"canonical_url":"https://www.iheart.com/content/2026-06-10-olivia-rodrigo-is-hosting-a-dating-advice-radio-show-heres-how-to-join/","cuser":"user/ldap/ccrphx1aas","enable_featured_widget":true,"exclusion":{"tags":[]},"external_url":"","fb_allow_comments":true,"featured_widget":{"country":"","id":"","kind":"","related_id":""},"feed_content_id":"","feed_partner_content":false,"feed_permalink":"","feed_type":"","feed_vendor":"","include_recommendations":true,"include_video_monetization":true,"is_sponsored":false,"keywords":[],"permalink":"https://onairwithryan.iheart.com/content/2026-06-10-olivia-rodrigo-is-hosting-a-dating-advice-radio-show-heres-how-to-join/","primary_image":{"bucket":"assets.getty","id":"%2F6a29aa446dcf7baf1b3948e4"},"primary_target":{"categories":["categories/entertainment-news"],"distribution":["formats/CHRPOP","formats/ACHOTMODERN"]},"publish_date":1781182800000,"publish_end_date":4115978604802,"publish_origin":"brands/iHeartRadio","seo_title":"","show_updated_timestamp":false,"simplereach_enabled":false,"slug":"2026-06-10-olivia-rodrigo-is-hosting-a-dating-advice-radio-show-heres-how-to-join","social_title":"","summary":"","targets":[],"title":"Olivia Rodrigo Is Hosting A Dating Advice Radio Show — Here's How To Join"},"slug":"2026-06-10-olivia-rodrigo-is-hosting-a-dating-advice-radio-show-heres-how-to-join","summary":{"image":"https://i.iheart.com/v3/re/assets.getty/6a29aa446dcf7baf1b3948e4","title":"Olivia Rodrigo Is Hosting A Dating Advice Radio Show — Here's How To Join","description":"","author":""},"pub_start":1781182800000,"pub_until":4115978604802,"pub_changed":1781182800000,"subscription":[{"tags":["categories/entertainment-news","formats/CHRPOP","formats/ACHOTMODERN"]}],"exclusion":[{"tags":[]}],"linksData":[],"lookup":["publish_origin:brands/iHeartRadio","id:/6a29a964c92fb44f38a9b16d","slug:2026-06-10-olivia-rodrigo-is-hosting-a-dating-advice-radio-show-heres-how-to-join","slug:2026-06-10-olivia-rodrigo-is-hosting-a-dating-advice-radio-show-heres-how-to-join"]}},{"id":"%2F6a297532ac4ea81d95b26271","type":"PUBLISHING","record":{"ref_id":"%2F6a297532ac4ea81d95b26271","type":"content","payload":{"amp_enabled":true,"apple_news":{"ref_id":"454b3fc4-9c53-4540-9003-ff8e17d1bcad","revision_id":"AAAAAAAAAAAAAAAAAAAAAA=="},"author":"Sarah Tate","blocks":[{"attributes":{"@provider":"ohembed","@query":"template","@url":"https://www.iheart.com/artist/33523798/?embed=true&keyid=EditorialPlayer","author_name":"","author_url":"","height":"300","html":"\u003ciframe allow=\"autoplay\" width=\"100%\" height=\"300\" style=\"border: 0;\" src=\"https://www.iheart.com/artist/33523798/?embed=true&amp;keyid=EditorialPlayer\" frameborder=\"0\">\u003c/iframe>","provider_name":"ohembed","thumbnail_height":0,"thumbnail_url":"","thumbnail_width":0,"title":"","type":"rich","version":"1.0","width":"100%"},"embed_type":"rich","html":"\u003ciframe allow=\"autoplay\" width=\"100%\" height=\"300\" style=\"border: 0;\" src=\"https://www.iheart.com/artist/33523798/?embed=true&amp;keyid=EditorialPlayer\" frameborder=\"0\">\u003c/iframe>","provider":"ohembed","rendering_hint":"default","schedule":{},"type":"embed","url":"https://www.iheart.com/artist/33523798/?embed=true&keyid=EditorialPlayer"},{"attributes":{"mimetype":"image/jpeg","type":"image"},"bucket":"new_assets","caption":"","id":"%2F6a29d2a9251393d8197fb1d4","new_tab":false,"schedule":{},"source_credit":"Getty Images","title":"","type":"asset","url":"","use_caption":false},{"html":"\u003cp>\u003ca href=\"https://www.iheart.com/artist/gracie-abrams-33523798/\" data-catalog-kind=\"ARTIST\" data-catalog-id=\"33523798\" data-catalog-related-id=\"\">\u003cstrong>Gracie Abrams\u003c/strong>\u003c/a> had worries about her romance with \u003cstrong>Paul Mescal\u003c/strong> affecting her songwriting abilities — but not in the way you might think.\u003c/p>\n\n\u003cp>In a new cover story for \u003ca href=\"https://www.vogue.com/article/gracie-abrams-summer-cover-2026-interview\" target=\"_blank\">\u003cem>Vogue\u003c/em>\u003c/a> published Tuesday (June 9), \u003ca href=\"https://www.iheart.com/content/2026-05-27-gracie-abrams-announces-the-look-at-my-life-tour-see-the-dates/\" target=\"_blank\">the &quot;Hit the Wall&quot; singer\u003c/a>, 26, explained that she felt &quot;worried&quot; her relationship with the \u003cem>Hamnet\u003c/em> actor, 30, would impact her ability to make music because of how &quot;stable&quot; she felt compared to past romances, per \u003ca href=\"https://people.com/gracie-abrams-worried-feeling-secure-paul-mescal-affecting-music-11993916\" target=\"_blank\">\u003cem>People\u003c/em>\u003c/a>. \u003c/p>\n\n\u003cp>&quot;I was worried feeling secure and stable was threatening my drive to write music,&quot; she said. &quot;It freaked me out.&quot;\u003c/p>\n\n\u003cp>Abrams shared how \u003cstrong>Aaron Dessner\u003c/strong>, who has worked with Abrams in the past including on \u003ca href=\"https://www.iheart.com/content/2026-05-20-gracie-abrams-shares-inspiration-behind-new-album-daughter-from-hell/\" target=\"_blank\">her upcoming album \u003c/a>\u003ca href=\"https://www.iheart.com/content/2026-05-20-gracie-abrams-shares-inspiration-behind-new-album-daughter-from-hell/\" target=\"_blank\">\u003cem>Daughter from Hell\u003c/em>\u003c/a>, offered her a bit of advice to break through her fears.\u003c/p>\n\n\u003cp>&quot;I have learned from Aaron that it's okay to mine deeper and refine what you are naturally inclined to do, even if that looks less shiny and new on the outside,&quot; she said. \u003c/p>\n\n\u003cp>The &quot;That's So True&quot; singer also reflected on special time spent time \u003ca href=\"https://www.iheart.com/content/2026-03-17-paul-mescal-kisses-gracie-abrams-in-sweet-snap-from-2026-oscars-night/\" target=\"_blank\">with her beau\u003c/a> in London while he filmed the 2025 film \u003cem>Hamnet\u003c/em>.\u003c/p>\n\n\u003cp>&quot;It feels like every day you come home and read the greatest book ever — that's what it's like to be in conversation with someone making something like that,&quot; she said, adding, &quot;The person you love gets to be surrounded by witches. It's magical.&quot;\u003c/p>\n\n\u003cp>Abrams and Mescal first sparked romance rumors in 2024 and made \u003ca href=\"https://www.iheart.com/content/2026-02-23-gracie-abrams-makes-red-carpet-debut-with-boyfriend-paul-mescal-at-baftas/\" target=\"_blank\">their red carpet debut as a couple\u003c/a> earlier this year while attending the BAFTAs.\u003c/p>\n\n\u003cp>\u003cem>Daughter from Hell\u003c/em> drops July 17.\u003c/p>\n\n","schedule":{},"type":"html"}],"canonical_url":"https://www.iheart.com/content/2026-06-10-gracie-abrams-was-worried-paul-mescal-romance-would-affect-her-songwriting/","cuser":"user/ldap/1129327","enable_featured_widget":true,"exclusion":{"tags":[]},"external_url":"","fb_allow_comments":true,"featured_widget":{"country":"","id":"","kind":"","related_id":""},"feed_content_id":"","feed_partner_content":false,"feed_permalink":"","feed_type":"","feed_vendor":"","include_recommendations":true,"include_video_monetization":true,"is_sponsored":false,"keywords":["keywords/Gracie Abrams","keywords/Paul Mescal","keywords/dating","keywords/romance","keywords/songwriting"],"permalink":"https://onairwithryan.iheart.com/content/2026-06-10-gracie-abrams-was-worried-paul-mescal-romance-would-affect-her-songwriting/","primary_image":{"bucket":"new_assets","id":"%2F6a29d2a9251393d8197fb1d4"},"primary_target":{"categories":["categories/music-news"],"distribution":["brands/iHeartRadio"]},"publish_date":1781132160000,"publish_end_date":4115978604802,"publish_origin":"brands/iHeartRadio","seo_title":"","show_updated_timestamp":false,"simplereach_enabled":false,"slug":"2026-06-10-gracie-abrams-was-worried-paul-mescal-romance-would-affect-her-songwriting","social_title":"Why Gracie Abrams Was ‘Worried’ Paul Mescal Romance Would Affect Her Songwriting","summary":"\"It freaked me out.\"","targets":[{"categories":["categories/music-news"],"distribution":["formats/CHRPOP","formats/ACMAINSTREAM","formats/ACHOTMODERN"]},{"categories":["categories/music-news"],"distribution":["artists/Gracie Abrams (33523798)"]},{"categories":["syndications/apple-news"],"distribution":[]},{"categories":["syndications/news"],"distribution":[]}],"title":"Gracie Abrams Was Worried Paul Mescal Romance Would Affect Her Songwriting"},"slug":"2026-06-10-gracie-abrams-was-worried-paul-mescal-romance-would-affect-her-songwriting","summary":{"image":"https://i.iheart.com/v3/re/new_assets/6a29d2a9251393d8197fb1d4","title":"Gracie Abrams Was Worried Paul Mescal Romance Would Affect Her Songwriting","description":"\"It freaked me out.\"","author":"Sarah Tate"},"pub_start":1781132160000,"pub_until":4115978604802,"pub_changed":1781132987413,"subscription":[{"tags":["categories/music-news","brands/iHeartRadio"]},{"tags":["categories/music-news","formats/CHRPOP","formats/ACMAINSTREAM","formats/ACHOTMODERN"]},{"tags":["categories/music-news","artists/Gracie Abrams (33523798)"]},{"tags":["syndications/apple-news"]},{"tags":["syndications/news"]}],"exclusion":[{"tags":[]}],"linksData":[],"lookup":["publish_origin:brands/iHeartRadio","id:/6a297532ac4ea81d95b26271","slug:2026-06-10-gracie-abrams-was-worried-paul-mescal-romance-would-affect-her-songwriting","slug:2026-06-10-gracie-abrams-was-worried-paul-mescal-romance-would-affect-her-songwriting","keyword:keywords/Gracie Abrams","keyword:keywords/Paul Mescal","keyword:keywords/dating","keyword:keywords/romance","keyword:keywords/songwriting","author:user"]}},{"id":"%2F6a297539997db36ebdd333e7","type":"PUBLISHING","record":{"ref_id":"%2F6a297539997db36ebdd333e7","type":"content","payload":{"amp_enabled":true,"apple_news":{"ref_id":"be3e1dc2-f63a-4fd8-9ed7-f305d9083111","revision_id":"AAAAAAAAAAD//////////w=="},"author":"Sarah Tate","blocks":[{"id":"335868514","kind":"podcast","related_id":"","schedule":{},"type":"catalog"},{"attributes":{"mimetype":"image/jpeg","type":"image"},"bucket":"new_assets","caption":"","id":"%2F6a29ae12c802b5be61753814","new_tab":false,"schedule":{},"source_credit":"Getty Images","title":"","type":"asset","url":"","use_caption":false},{"html":"\u003cp>\u003cstrong>Olivia Munn\u003c/strong> didn't let a terrifying health issue keep her from her family.\u003c/p>\n\n\u003cp>On the Wednesday (June 10) episode of the new \u003ca href=\"https://www.iheart.com/podcast/1119-joy-101-with-hoda-kotb-335868514/\" data-catalog-kind=\"PODCAST\" data-catalog-id=\"335868514\" data-catalog-related-id=\"\">\u003cem>Joy 101 with Hoda Kotb\u003c/em>\u003c/a> podcast, \u003ca href=\"https://www.iheart.com/content/2026-04-09-olivia-munn-calls-out-obnoxious-male-costar-for-refusing-to-film-scene/\" target=\"_blank\">the \u003c/a>\u003ca href=\"https://www.iheart.com/content/2026-04-09-olivia-munn-calls-out-obnoxious-male-costar-for-refusing-to-film-scene/\" target=\"_blank\">\u003cem>Newsroom\u003c/em>\u003c/a>\u003ca href=\"https://www.iheart.com/content/2026-04-09-olivia-munn-calls-out-obnoxious-male-costar-for-refusing-to-film-scene/\" target=\"_blank\"> actress\u003c/a>, 45, opened up to host \u003cstrong>Hoda Kotb\u003c/strong> about navigating her breast cancer diagnosis while building her family with \u003ca href=\"https://www.iheart.com/content/2025-04-17-olivia-munn-reveals-sweet-gift-john-mulaney-surprised-her-with-at-wedding/\" target=\"_blank\">husband \u003c/a>\u003ca href=\"https://www.iheart.com/content/2025-05-14-olivia-munn-reveals-how-mom-pranked-john-mulaney-when-they-first-met/\" target=\"_blank\">\u003cstrong>John Mulaney\u003c/strong>\u003c/a>. The pair were already parents to \u003ca href=\"https://www.iheart.com/content/2024-11-25-olivia-munn-pens-sweet-tribute-to-son-malcolm-made-me-stronger/\" target=\"_blank\">son \u003c/a>\u003ca href=\"https://www.iheart.com/content/2024-11-25-olivia-munn-pens-sweet-tribute-to-son-malcolm-made-me-stronger/\" target=\"_blank\">\u003cstrong>Malcolm\u003c/strong>\u003c/a>, now 4, and were preparing to expand their family when she was \u003ca href=\"https://www.iheart.com/content/2024-03-13-actress-olivia-munn-reveals-life-altering-medical-diagnosis/\" target=\"_blank\">diagnosed in April 2023\u003c/a>. \u003c/p>\n\n\u003cp>When Kotb, also a breast cancer survivor, asked whether she wasn't afraid of what her illness meant for her family plans, Munn said it was the opposite and she acknowledged that will always carry that fear.\u003c/p>\n\n\u003cp>&quot;I was afraid, but I realized then that I think I'll be afraid for the rest of my life because we always have to look over our shoulder,&quot; she said, explaining that there is always a fear that, despite \u003ca href=\"https://www.iheart.com/content/2025-04-30-why-olivia-munn-is-embracing-her-scars-after-breast-cancer-battle/\" target=\"_blank\">having a double mastectomy\u003c/a> and getting treatment, the cancer could come back. And I had decided that I can't choose where the fear wants to be and wants to sit. It might be sitting passenger side, might be sitting in the back, but it's going to be in the car of my life and it's going to be with me. So I just go, you're there.&quot;\u003c/p>\n\n\u003cp>Munn and Mulaney went on to welcome \u003ca href=\"https://www.iheart.com/content/2025-09-18-olivia-munn-shares-adorable-new-pics-of-daughter-mi-for-1st-birthday/\" target=\"_blank\">daughter \u003c/a>\u003ca href=\"https://www.iheart.com/content/2025-09-18-olivia-munn-shares-adorable-new-pics-of-daughter-mi-for-1st-birthday/\" target=\"_blank\">\u003cstrong>Méi\u003c/strong>\u003c/a> via surrogate in September 2024. \u003ca href=\"https://www.iheart.com/content/2025-07-03-olivia-munn-claims-director-tried-to-ruin-her-career-trying-to-bash-me/\" target=\"_blank\">The \u003c/a>\u003ca href=\"https://www.iheart.com/content/2025-07-03-olivia-munn-claims-director-tried-to-ruin-her-career-trying-to-bash-me/\" target=\"_blank\">\u003cem>X-Men: Apocalypse\u003c/em>\u003c/a>\u003ca href=\"https://www.iheart.com/content/2025-07-03-olivia-munn-claims-director-tried-to-ruin-her-career-trying-to-bash-me/\" target=\"_blank\"> actress\u003c/a> explained how life with her family of four has been &quot;joyful&quot; to experience. \u003c/p>\n\n\u003cp>&quot;I don't think I realized until, honestly, all the stuff that I'd been going through the last few years, that I was missing this much joy. That I could be as soft and vulnerable as I have been,&quot; she said. &quot;We're in it. It's a mess at times, and we love it like that, and we all really love and like each other.&quot;\u003c/p>\n\n\u003cp>Kotb shared her own take on finding joy despite fear earlier in the episode while describing the impact of a recent health scare in her own family when she had to take her 7-year-old daughter \u003cstrong>Hope\u003c/strong> to the ER. She explained how she had a realization while later experiencing a moment of joy listening to music in the car with the windows rolled down, feeling grateful that her daughter is doing &quot;good&quot; now. \u003c/p>\n\n\u003cp>&quot;I was like, wait, Hope felt this good last week and I didn't roll down the windows... I just went to the gym,&quot; she said. &quot;So it just reminds us there's celebration all the time. We don't have to have a big scary monster come in for us to say, 'Oh my God, I better appreciate XY and Z.' Like, it's all just sitting there waiting for us.&quot; \u003c/p>\n\n\u003cp>She continued, &quot;To me, it's just to remind ourselves, don't wait for the darkness always before you see the great light that's out there, because it's always there. \u003c/p>\n\n\u003cp>\u003cem>Joy 101 with Hoda Kotb\u003c/em> captures authentic, candid conversations between Kotb and special guests about how they find and allow themselves to experience joy in their life to help listeners &quot;maximize&quot; the joy in their own lives. Follow along with new episodes of \u003ca href=\"https://www.iheart.com/podcast/1119-joy-101-with-hoda-kotb-335868514\" target=\"_blank\">\u003cem>Joy 101 with Hoda Kotb\u003c/em>\u003c/a>. and \u003ca href=\"https://www.iheart.com/content/2026-06-01-you-can-now-watch-your-favorite-podcasts-on-iheartradio/\" target=\"_blank\">watch the conversations\u003c/a> on the iHeartRadio app and at iHeart.com.\u003c/p>\n\n","schedule":{},"type":"html"}],"canonical_url":"https://www.iheart.com/content/2026-06-10-olivia-munn-shares-how-she-found-joy-amid-cancer-diagnosis/","cuser":"user/ldap/1129327","enable_featured_widget":true,"exclusion":{"tags":[]},"external_url":"","fb_allow_comments":true,"featured_widget":{"country":"","id":"","kind":"","related_id":""},"feed_content_id":"","feed_partner_content":false,"feed_permalink":"","feed_type":"","feed_vendor":"","include_recommendations":true,"include_video_monetization":true,"is_sponsored":false,"keywords":["keywords/Olivia Munn","keywords/Hoda Kotb","keywords/Joy 101","keywords/podcast"],"permalink":"https://onairwithryan.iheart.com/content/2026-06-10-olivia-munn-shares-how-she-found-joy-amid-cancer-diagnosis/","primary_image":{"bucket":"new_assets","id":"%2F6a29ae12c802b5be61753814"},"primary_target":{"categories":["categories/entertainment-news"],"distribution":["brands/iHeartRadio"]},"publish_date":1781125140000,"publish_end_date":4115978604802,"publish_origin":"brands/iHeartRadio","seo_title":"","show_updated_timestamp":false,"simplereach_enabled":false,"slug":"2026-06-10-olivia-munn-shares-how-she-found-joy-amid-cancer-diagnosis","social_title":"","summary":"The \"Newsroom\" actress was diagnosed with breast cancer in 2023.","targets":[{"categories":["categories/entertainment-news"],"distribution":["formats/CHRPOP","formats/CHRRHYTHMIC","formats/ACHOTMODERN","formats/ACMAINSTREAM"]},{"categories":["syndications/apple-news"],"distribution":[]},{"categories":["syndications/news"],"distribution":[]}],"title":"Olivia Munn Shares How She Found Joy Amid Cancer Diagnosis"},"slug":"2026-06-10-olivia-munn-shares-how-she-found-joy-amid-cancer-diagnosis","summary":{"image":"https://i.iheart.com/v3/re/new_assets/6a29ae12c802b5be61753814","title":"Olivia Munn Shares How She Found Joy Amid Cancer Diagnosis","description":"The \"Newsroom\" actress was diagnosed with breast cancer in 2023.","author":"Sarah Tate"},"pub_start":1781125140000,"pub_until":4115978604802,"pub_changed":1781125512686,"subscription":[{"tags":["categories/entertainment-news","brands/iHeartRadio"]},{"tags":["categories/entertainment-news","formats/CHRPOP","formats/CHRRHYTHMIC","formats/ACHOTMODERN","formats/ACMAINSTREAM"]},{"tags":["syndications/apple-news"]},{"tags":["syndications/news"]}],"exclusion":[{"tags":[]}],"linksData":[],"lookup":["publish_origin:brands/iHeartRadio","id:/6a297539997db36ebdd333e7","slug:2026-06-10-olivia-munn-shares-how-she-found-joy-amid-cancer-diagnosis","slug:2026-06-10-olivia-munn-shares-how-she-found-joy-amid-cancer-diagnosis","keyword:keywords/Olivia Munn","keyword:keywords/Hoda Kotb","keyword:keywords/Joy 101","keyword:keywords/podcast","author:user"]}},{"id":"%2F6a297525d7ef34b2cb8a6c9b","type":"PUBLISHING","record":{"ref_id":"%2F6a297525d7ef34b2cb8a6c9b","type":"content","payload":{"amp_enabled":true,"apple_news":{"ref_id":"c16fab79-ba4c-4b4a-8404-8fef51909bee","revision_id":"AAAAAAAAAAD//////////w=="},"author":"Sarah Tate","blocks":[{"attributes":{"@provider":"ohembed","@query":"template","@url":"https://www.iheart.com/artist/382094/?embed=true&keyid=EditorialPlayer","author_name":"","author_url":"","height":"300","html":"\u003ciframe allow=\"autoplay\" width=\"100%\" height=\"300\" style=\"border: 0;\" src=\"https://www.iheart.com/artist/382094/?embed=true&amp;keyid=EditorialPlayer\" frameborder=\"0\">\u003c/iframe>","provider_name":"ohembed","thumbnail_height":0,"thumbnail_url":"","thumbnail_width":0,"title":"","type":"rich","version":"1.0","width":"100%"},"embed_type":"rich","html":"\u003ciframe allow=\"autoplay\" width=\"100%\" height=\"300\" style=\"border: 0;\" src=\"https://www.iheart.com/artist/382094/?embed=true&amp;keyid=EditorialPlayer\" frameborder=\"0\">\u003c/iframe>","provider":"ohembed","rendering_hint":"default","schedule":{},"type":"embed","url":"https://www.iheart.com/artist/382094/?embed=true&keyid=EditorialPlayer"},{"attributes":{"mimetype":"image/jpeg","type":"image"},"bucket":"new_assets","caption":"","id":"%2F6a29ac18aabfab6db0b4d1a7","new_tab":false,"schedule":{},"source_credit":"Getty Images","title":"","type":"asset","url":"","use_caption":false},{"html":"\u003cp>\u003ca href=\"https://www.iheart.com/artist/mgk-382094/\" data-catalog-kind=\"ARTIST\" data-catalog-id=\"382094\" data-catalog-related-id=\"\">\u003cstrong>MGK\u003c/strong>\u003c/a> is detailing an unfortunate side effect of getting extensively inked.\u003c/p>\n\n\u003cp>In a new interview with \u003ca href=\"https://ca.billboard.com/music/rb-hip-hop/mgk-cover-story-interview\" target=\"_blank\">\u003cem>Billboard Canada\u003c/em>\u003c/a>, mgk opened up about his decision to get a massive blackout tattoo covering a majority of his arms, chest and stomach. While he was told by his tattoo artist \u003cstrong>ROXX\u003c/strong> that \u003ca href=\"https://www.iheart.com/content/2026-03-03-mgk-gets-new-tattoo-in-honor-of-daughter-saga/\" target=\"_blank\">the process of inking\u003c/a> the &quot;dark mode&quot; tat would take two years, he drastically pushed the timeline up to two months instead. \u003c/p>\n\n\u003cp>&quot;She warned me that it was going to be near impossible, even from a pain tolerance standpoint,&quot; he said. &quot;I said, 'Yeah, we got two months.'&quot;\u003c/p>\n\n\u003cp>As mgk went under the needle quicker than was recommended, however, he started experiencing consequences with his health.\u003c/p>\n\n","schedule":{},"type":"html"},{"attributes":{"mimetype":"image/jpeg","type":"image"},"bucket":"new_assets","caption":"","id":"%2F6a29ac22aabfab6db0b4d1aa","new_tab":false,"schedule":{},"source_credit":"Getty Images","title":"","type":"asset","url":"","use_caption":false},{"html":"\u003cp>&quot;After the first week, we hit my lymph nodes around my armpits and shoulders, and I got really sick,&quot; he said. &quot;My skin was turning yellow. I wasn't able to sleep. I stopped being able to move certain parts of my upper body.&quot;\u003c/p>\n\n\u003cp>Despite the physical setbacks, \u003ca href=\"https://www.iheart.com/content/2026-04-23-mgk-celebrates-36th-birthday-with-adorable-new-video-of-daughter-saga/\" target=\"_blank\">the \u003c/a>\u003ca href=\"https://www.iheart.com/content/2026-04-23-mgk-celebrates-36th-birthday-with-adorable-new-video-of-daughter-saga/\" target=\"_blank\">\u003cem>Lost Americana\u003c/em>\u003c/a>\u003ca href=\"https://www.iheart.com/content/2026-04-23-mgk-celebrates-36th-birthday-with-adorable-new-video-of-daughter-saga/\" target=\"_blank\"> musician\u003c/a> said he &quot;came out the other side extremely inspired.&quot;\u003c/p>\n\n\u003cp>&quot;Not just because of what I had done, but because of what I had to overcome,&quot; he said.\u003c/p>\n\n\u003cp>The rocker \u003ca href=\"https://www.iheart.com/content/2024-02-21-machine-gun-kelly-reveals-why-he-got-huge-tattoo-that-covers-half-his-body/\" target=\"_blank\">unveiled his blackout tattoo\u003c/a> in February 2024 that he said at the time was &quot;for spiritual purposes only.&quot; He later gave fans \u003ca href=\"https://www.iheart.com/content/2024-04-02-watch-mgk-shows-off-brutal-process-for-most-painful-blackout-tattoo/\" target=\"_blank\">a closer look at the brutal inking process\u003c/a> in a video shared to Instagram, describing it as &quot;the most painful s--- I've ever experienced in my life.&quot;\u003c/p>\n\n","schedule":{},"type":"html"}],"canonical_url":"https://www.iheart.com/content/2026-06-10-mgk-reveals-blackout-tattoo-made-him-really-sick-turned-skin-yellow/","cuser":"user/ldap/1129327","enable_featured_widget":true,"exclusion":{"tags":[]},"external_url":"","fb_allow_comments":true,"featured_widget":{"country":"","id":"","kind":"","related_id":""},"feed_content_id":"","feed_partner_content":false,"feed_permalink":"","feed_type":"","feed_vendor":"","include_recommendations":true,"include_video_monetization":true,"is_sponsored":false,"keywords":["keywords/mgk","keywords/MGK","keywords/Machine Gun Kelly","keywords/blackout tattoo","keywords/tattoo","keywords/ink"],"permalink":"https://onairwithryan.iheart.com/content/2026-06-10-mgk-reveals-blackout-tattoo-made-him-really-sick-turned-skin-yellow/","primary_image":{"bucket":"new_assets","id":"%2F6a29ac18aabfab6db0b4d1a7"},"primary_target":{"categories":["categories/music-news"],"distribution":["brands/iHeartRadio"]},"publish_date":1781115660000,"publish_end_date":4115978604802,"publish_origin":"brands/iHeartRadio","seo_title":"","show_updated_timestamp":false,"simplereach_enabled":false,"slug":"2026-06-10-mgk-reveals-blackout-tattoo-made-him-really-sick-turned-skin-yellow","social_title":"MGK Reveals Blackout Tattoo Made Him 'Really Sick', Turned His Skin 'Yellow'","summary":"The \"Lost Americana\" rocker first unveiled his massive \"dark mode\" tattoo in 2024.","targets":[{"categories":["categories/music-news"],"distribution":["formats/CHRPOP","formats/CHRRHYTHMIC","formats/ACHOTMODERN","formats/ACMAINSTREAM","formats/ROCKALTERNATIVE"]},{"categories":["categories/music-news"],"distribution":["artists/mgk (382094)"]},{"categories":["syndications/apple-news"],"distribution":[]},{"categories":["syndications/news"],"distribution":[]}],"title":"MGK Reveals Blackout Tattoo Made Him 'Really Sick', Turned Skin 'Yellow'"},"slug":"2026-06-10-mgk-reveals-blackout-tattoo-made-him-really-sick-turned-skin-yellow","summary":{"image":"https://i.iheart.com/v3/re/new_assets/6a29ac18aabfab6db0b4d1a7","title":"MGK Reveals Blackout Tattoo Made Him 'Really Sick', Turned Skin 'Yellow'","description":"The \"Lost Americana\" rocker first unveiled his massive \"dark mode\" tattoo in 2024.","author":"Sarah Tate"},"pub_start":1781115660000,"pub_until":4115978604802,"pub_changed":1781116020625,"subscription":[{"tags":["categories/music-news","brands/iHeartRadio"]},{"tags":["categories/music-news","formats/CHRPOP","formats/CHRRHYTHMIC","formats/ACHOTMODERN","formats/ACMAINSTREAM","formats/ROCKALTERNATIVE"]},{"tags":["categories/music-news","artists/mgk (382094)"]},{"tags":["syndications/apple-news"]},{"tags":["syndications/news"]}],"exclusion":[{"tags":[]}],"linksData":[],"lookup":["publish_origin:brands/iHeartRadio","id:/6a297525d7ef34b2cb8a6c9b","slug:2026-06-10-mgk-reveals-blackout-tattoo-made-him-really-sick-turned-skin-yellow","slug:2026-06-10-mgk-reveals-blackout-tattoo-made-him-really-sick-turned-skin-yellow","keyword:keywords/mgk","keyword:keywords/MGK","keyword:keywords/Machine Gun Kelly","keyword:keywords/blackout tattoo","keyword:keywords/tattoo","keyword:keywords/ink","author:user"]}},{"id":"%2F6a2975366014fe5baf9714de","type":"PUBLISHING","record":{"ref_id":"%2F6a2975366014fe5baf9714de","type":"content","payload":{"amp_enabled":true,"apple_news":{"ref_id":"823e1aa2-5d98-4921-9237-1096c5e5eed5","revision_id":"AAAAAAAAAAD//////////w=="},"author":"Sarah Tate","blocks":[{"attributes":{"@provider":"ohembed","@query":"template","@url":"https://www.iheart.com/podcast/31090140/?embed=true&keyid=EditorialPlayer","author_name":"","author_url":"","height":"300","html":"\u003ciframe allow=\"autoplay\" width=\"100%\" height=\"300\" style=\"border: 0;\" src=\"https://www.iheart.com/podcast/31090140/?embed=true&amp;keyid=EditorialPlayer\" frameborder=\"0\">\u003c/iframe>","provider_name":"ohembed","thumbnail_height":0,"thumbnail_url":"","thumbnail_width":0,"title":"","type":"rich","version":"1.0","width":"100%"},"embed_type":"rich","html":"\u003ciframe allow=\"autoplay\" width=\"100%\" height=\"300\" style=\"border: 0;\" src=\"https://www.iheart.com/podcast/31090140/?embed=true&amp;keyid=EditorialPlayer\" frameborder=\"0\">\u003c/iframe>","provider":"ohembed","rendering_hint":"default","schedule":{},"type":"embed","url":"https://www.iheart.com/podcast/31090140/?embed=true&keyid=EditorialPlayer"},{"attributes":{"mimetype":"image/jpeg","type":"image"},"bucket":"new_assets","caption":"","id":"%2F6a298203c5718d3c3001bc6e","new_tab":false,"schedule":{},"source_credit":"Getty Images","title":"","type":"asset","url":"","use_caption":false},{"html":"\u003cp>\u003cstrong>Sydney Sweeney\u003c/strong> is addressing the rumored drama with her \u003cem>Euphoria\u003c/em> costars behind the scenes.\u003c/p>\n\n\u003cp>In a new interview with \u003ca href=\"https://www.vanityfair.com/story/sydney-sweeney-interview-euphoria\" target=\"_blank\">\u003cem>Vanity Fair\u003c/em>\u003c/a> published Tuesday (June 9), Sweeney called out the public &quot;spin&quot; on the interpersonal relationships between her cast mates and cleared the air about rumored feuds causing a delay in production of the HBO drama's third and final season, per \u003ca href=\"https://www.eonline.com/news/1432826/sydney-sweeney-addresses-euphoria-cast-feud-rumors\" target=\"_blank\">\u003cem>E! News\u003c/em>\u003c/a>. \u003c/p>\n\n\u003cp>&quot;Well, I mean, we all grew up together on this show, so it's honestly crazy to watch how much social media and the press spin things,&quot; she said. \u003c/p>\n\n\u003cp>\u003ca href=\"https://www.iheart.com/content/2026-01-30-sydney-sweeney-makes-rare-comment-about-private-romance-with-ex-fianc/\" target=\"_blank\">The \u003c/a>\u003ca href=\"https://www.iheart.com/content/2026-01-30-sydney-sweeney-makes-rare-comment-about-private-romance-with-ex-fianc/\" target=\"_blank\">\u003cem>Anyone But You\u003c/em>\u003c/a>\u003ca href=\"https://www.iheart.com/content/2026-01-30-sydney-sweeney-makes-rare-comment-about-private-romance-with-ex-fianc/\" target=\"_blank\"> actress\u003c/a>, 28, also set the record straight on the idea that the cast had a difficult time filming together due to scheduling conflicts, with Sweeney noting that directly contradicts with her own contract for \u003cem>Euphoria\u003c/em>. \u003c/p>\n\n\u003cp>&quot;I was in first position to HBO,&quot; she said. &quot;So the moment they say, 'Hey, this is the first day of filming,' I'm legally not allowed to do anything else. So my schedule doesn't affect the show. And so that was funny to watch everybody spin narratives on it.&quot;\u003c/p>\n\n\u003cp>Sweeney noted that the contractual agreement was true for the rest of the cast as well, adding, &quot;All of us were in first position, so it wasn't like any of our schedules were holding it up.&quot;\u003c/p>\n\n\u003cp>\u003cem>Euphoria\u003c/em>, which first premiered in 2019, officially came to an end last month. Following the series finale, show creator \u003cstrong>Sam Levinson\u003c/strong> spoke out \u003ca href=\"https://www.iheart.com/content/2026-06-01-euphoria-creator-sam-levinson-defends-series-finale-honest-ending/\" target=\"_blank\">in defense of the controversial fate\u003c/a> of one of the main characters and explained why he felt like it was an &quot;honest ending.&quot;\u003c/p>\n\n","schedule":{},"type":"html"}],"canonical_url":"https://www.iheart.com/content/2026-06-10-sydney-sweeney-addresses-crazy-rumors-of-drama-with-euphoria-cast/","cuser":"user/ldap/1129327","enable_featured_widget":true,"exclusion":{"tags":[]},"external_url":"","fb_allow_comments":true,"featured_widget":{"country":"","id":"","kind":"","related_id":""},"feed_content_id":"","feed_partner_content":false,"feed_permalink":"","feed_type":"","feed_vendor":"","include_recommendations":true,"include_video_monetization":true,"is_sponsored":false,"keywords":["keywords/Sydney Sweeney","keywords/Euphoria","keywords/drama","keywords/cast"],"permalink":"https://onairwithryan.iheart.com/content/2026-06-10-sydney-sweeney-addresses-crazy-rumors-of-drama-with-euphoria-cast/","primary_image":{"bucket":"new_assets","id":"%2F6a298203c5718d3c3001bc6e"},"primary_target":{"categories":["categories/entertainment-news"],"distribution":["brands/iHeartRadio"]},"publish_date":1781109780000,"publish_end_date":4115978604802,"publish_origin":"brands/iHeartRadio","seo_title":"","show_updated_timestamp":false,"simplereach_enabled":false,"slug":"2026-06-10-sydney-sweeney-addresses-crazy-rumors-of-drama-with-euphoria-cast","social_title":"","summary":"\"We all grew up together on this show...\"","targets":[{"categories":["categories/entertainment-news"],"distribution":["formats/CHRPOP","formats/CHRRHYTHMIC","formats/ACHOTMODERN","formats/ACMAINSTREAM"]},{"categories":["syndications/apple-news"],"distribution":[]},{"categories":["syndications/news"],"distribution":[]}],"title":"Sydney Sweeney Addresses 'Crazy' Rumors Of Drama With 'Euphoria' Cast"},"slug":"2026-06-10-sydney-sweeney-addresses-crazy-rumors-of-drama-with-euphoria-cast","summary":{"image":"https://i.iheart.com/v3/re/new_assets/6a298203c5718d3c3001bc6e","title":"Sydney Sweeney Addresses 'Crazy' Rumors Of Drama With 'Euphoria' Cast","description":"\"We all grew up together on this show...\"","author":"Sarah Tate"},"pub_start":1781109780000,"pub_until":4115978604802,"pub_changed":1781110147557,"subscription":[{"tags":["categories/entertainment-news","brands/iHeartRadio"]},{"tags":["categories/entertainment-news","formats/CHRPOP","formats/CHRRHYTHMIC","formats/ACHOTMODERN","formats/ACMAINSTREAM"]},{"tags":["syndications/apple-news"]},{"tags":["syndications/news"]}],"exclusion":[{"tags":[]}],"linksData":[],"lookup":["publish_origin:brands/iHeartRadio","id:/6a2975366014fe5baf9714de","slug:2026-06-10-sydney-sweeney-addresses-crazy-rumors-of-drama-with-euphoria-cast","slug:2026-06-10-sydney-sweeney-addresses-crazy-rumors-of-drama-with-euphoria-cast","keyword:keywords/Sydney Sweeney","keyword:keywords/Euphoria","keyword:keywords/drama","keyword:keywords/cast","author:user"]}},{"id":"%2F6a29582d39b096d7b0a9dbe1","type":"PUBLISHING","record":{"ref_id":"%2F6a29582d39b096d7b0a9dbe1","type":"content","payload":{"amp_enabled":true,"apple_news":null,"author":"","blocks":[{"id":"31246427","kind":"artist","related_id":"","schedule":{},"type":"catalog"},{"attributes":{"mimetype":"image/jpeg","type":"image"},"bucket":"assets.getty","caption":"NEW YORK, NEW YORK - JUNE 08:  Cardi B performs during halftime between the San Antonio Spurs and the New York Knicks in Game Three of the 2026 NBA Finals at Madison Square Garden on June 08, 2026 in New York City. NOTE TO USER: User expressly acknowledges and agrees that, by downloading and or using this photograph, User is consenting to the terms and conditions of the Getty Images License Agreement. (Photo by Dustin Satloff/Getty Images)","id":"%2F6a295824cd20ce2f3fda6d48","new_tab":false,"schedule":{},"source_credit":"Dustin Satloff / Getty Images Sport / Getty Images","title":"2026 NBA Finals - Game Three","type":"asset","url":"","use_caption":false},{"html":"\u003cp>During Game 3 of the NBA Finals at Madison Square Garden on Monday (June 8), \u003cstrong>Charles Barkley\u003c/strong> made a comment about \u003cstrong>Cardi B\u003c/strong> that quickly went viral. While Cardi B performed her halftime show, Barkley quipped, &quot;I don't know if those B's. Those might be Cardi D's,&quot; causing laughter among his fellow commentators, including \u003cstrong>Shaquille O'Neal\u003c/strong>, \u003cstrong>Draymond Green\u003c/strong>, \u003cstrong>Kenny Smith\u003c/strong>, and \u003cstrong>Ernie Johnson\u003c/strong>.\u003c/p>\n\n\u003cp>The remark spread rapidly across social media, with many fans finding humor in Barkley's candidness. \u003c/p>\n\n\u003cp>\u003ca href=\"https://x.com/Ballislife/status/2064166713424277812\" target=\"_blank\">\u003cstrong>See the video here\u003c/strong>\u003c/a>\u003c/p>\n\n\u003cp>According to \u003ca href=\"https://www.tmz.com/2026/06/09/charles-barkley-talks-cardi-b-nba-finals-halftime/\" target=\"_blank\">TMZ\u003c/a>, Barkley's joke was a highlight of the night, drawing attention away from the game itself. Cardi B seemed to embrace the comment, sharing a post on social media about &quot;Cardi D&quot; trending.\u003c/p>\n\n\u003cp>\u003ca href=\"https://www.yahoo.com/entertainment/tv/articles/charles-barkley-nsfw-cardi-b-124028680.html\" target=\"_blank\">Yahoo Entertainment\u003c/a> reported mixed reactions, with some praising Barkley's humor while others criticized it as inappropriate. Cardi B's performance featured her hits &quot;Bodega Baddie&quot; and &quot;Bodak Yellow,&quot; and she later joined her son courtside to watch the game.\u003c/p>\n\n\u003cp>The Knicks lost to the Spurs 115-111, but the night was memorable for Barkley's viral moment. The Knicks and Spurs will meet again for Game 4 on Wednesday (June 10).\u003c/p>\n\n\u003cp>Fans will have the chance to see the superstar perform at the \u003cstrong>2026 iHeartRadio Music Festival\u003c/strong> in Las Vegas. Capital One cardholders can access an exclusive presale beginning June 10th at \u003cstrong>1 p.m. ET/10 a.m. PT\u003c/strong> through \u003cstrong>Friday, June 12 at 1 p.m. ET/10 a.m. PT\u003c/strong>, or while supplies last. Tickets for the general public go on sale \u003cstrong>Friday, June 12 at 2 p.m. ET/11 a.m. PT\u003c/strong>.\u003c/p>\n\n","schedule":{},"type":"html"}],"canonical_url":"https://www.iheart.com/content/2026-06-10-charles-barkleys-cardi-b-joke-goes-viral-during-nba-finals-coverage/","cuser":"user/ldap/ccrphx1aas","enable_featured_widget":true,"exclusion":{"tags":[]},"external_url":"","fb_allow_comments":true,"featured_widget":{"country":"","id":"","kind":"","related_id":""},"feed_content_id":"a695fd948e20ff8eb87e3b6ad1c2e7ff0a09f95da0e9597dee8eaede13ba81cb","feed_partner_content":false,"feed_permalink":"","feed_type":"","feed_vendor":"iHeartRadio","include_recommendations":true,"include_video_monetization":true,"is_sponsored":false,"keywords":["keywords/ai-assisted","keywords/Charles Barkley","keywords/Cardi B","keywords/NBA Finals","keywords/Knicks","keywords/Spurs","keywords/viral moment","keywords/halftime show"],"permalink":"https://onairwithryan.iheart.com/content/2026-06-10-charles-barkleys-cardi-b-joke-goes-viral-during-nba-finals-coverage/","primary_image":{"bucket":"assets.getty","id":"%2F6a295824cd20ce2f3fda6d48"},"primary_target":{"categories":["categories/entertainment-news"],"distribution":["formats/HIPHOPRNB","formats/SPORTS","formats/CHRPOP","formats/CHRRHYTHMIC"]},"publish_date":1781094300000,"publish_end_date":4115978604802,"publish_origin":"brands/iHeartRadio","seo_title":"","show_updated_timestamp":false,"simplereach_enabled":false,"slug":"2026-06-10-charles-barkleys-cardi-b-joke-goes-viral-during-nba-finals-coverage","social_title":"","summary":"Charles Barkley's joke about Cardi B during the NBA Finals halftime show went viral, sparking laughter and mixed reactions online. Cardi B performed at Madison Square Garden, where the Knicks lost to the Spurs. The teams will face off again in Game 4 on Wednesday (June 10).","targets":[{"categories":["syndications/news"],"distribution":[]}],"title":"Charles Barkley's Cardi B Joke Goes Viral During NBA Finals Coverage"},"slug":"2026-06-10-charles-barkleys-cardi-b-joke-goes-viral-during-nba-finals-coverage","summary":{"image":"https://i.iheart.com/v3/re/assets.getty/6a295824cd20ce2f3fda6d48","title":"Charles Barkley's Cardi B Joke Goes Viral During NBA Finals Coverage","description":"Charles Barkley's joke about Cardi B during the NBA Finals halftime show went viral, sparking laughter and mixed reactions online. Cardi B performed at Madison Square Garden, where the Knicks lost to the Spurs. The teams will face off again in Game 4 on Wednesday (June 10).","author":""},"pub_start":1781094300000,"pub_until":4115978604802,"pub_changed":1781094698395,"subscription":[{"tags":["categories/entertainment-news","formats/HIPHOPRNB","formats/SPORTS","formats/CHRPOP","formats/CHRRHYTHMIC"]},{"tags":["syndications/news"]}],"exclusion":[{"tags":[]}],"linksData":[],"lookup":["publish_origin:brands/iHeartRadio","id:/6a29582d39b096d7b0a9dbe1","slug:2026-06-10-charles-barkleys-cardi-b-joke-goes-viral-during-nba-finals-coverage","slug:2026-06-10-charles-barkleys-cardi-b-joke-goes-viral-during-nba-finals-coverage","keyword:keywords/ai-assisted","keyword:keywords/Charles Barkley","keyword:keywords/Cardi B","keyword:keywords/NBA Finals","keyword:keywords/Knicks","keyword:keywords/Spurs","keyword:keywords/viral moment","keyword:keywords/halftime show"]}},{"id":"%2F6a2822a466cc0c2994289774","type":"PUBLISHING","record":{"ref_id":"%2F6a2822a466cc0c2994289774","type":"content","payload":{"amp_enabled":true,"apple_news":{"ref_id":"c1a0ca2c-5875-4b42-93a9-5806363a44b6","revision_id":"AAAAAAAAAAD//////////w=="},"author":"Sarah Tate","blocks":[{"attributes":{"@provider":"ohembed","@query":"template","@url":"https://www.iheart.com/podcast/333396848/?embed=true&keyid=EditorialPlayer","author_name":"","author_url":"","height":"300","html":"\u003ciframe allow=\"autoplay\" width=\"100%\" height=\"300\" style=\"border: 0;\" src=\"https://www.iheart.com/podcast/333396848/?embed=true&amp;keyid=EditorialPlayer\" frameborder=\"0\">\u003c/iframe>","provider_name":"ohembed","thumbnail_height":0,"thumbnail_url":"","thumbnail_width":0,"title":"","type":"rich","version":"1.0","width":"100%"},"embed_type":"rich","html":"\u003ciframe allow=\"autoplay\" width=\"100%\" height=\"300\" style=\"border: 0;\" src=\"https://www.iheart.com/podcast/333396848/?embed=true&amp;keyid=EditorialPlayer\" frameborder=\"0\">\u003c/iframe>","provider":"ohembed","rendering_hint":"default","schedule":{},"type":"embed","url":"https://www.iheart.com/podcast/333396848/?embed=true&keyid=EditorialPlayer"},{"attributes":{"mimetype":"image/jpeg","type":"image"},"bucket":"new_assets","caption":"","id":"%2F6a28830c3d9c04b64ec5619e","new_tab":false,"schedule":{},"source_credit":"Getty Images","title":"","type":"asset","url":"","use_caption":false},{"html":"\u003cp>\u003ca href=\"https://www.iheart.com/artist/kevin-jonas-30696612/\" data-catalog-kind=\"ARTIST\" data-catalog-id=\"30696612\" data-catalog-related-id=\"\">\u003cstrong>Kevin Jonas\u003c/strong>\u003c/a> takes his wingman duties seriously.\u003c/p>\n\n\u003cp>On a \u003ca href=\"https://www.iheart.com/podcast/1119-hey-jonas-333396848/episode/surprise-were-going-bowling-336184815\" target=\"_blank\">recent episode\u003c/a> of the \u003ca href=\"https://www.iheart.com/podcast/1119-hey-jonas-333396848/\" data-catalog-kind=\"PODCAST\" data-catalog-id=\"333396848\" data-catalog-related-id=\"\">\u003cem>Hey Jonas!\u003c/em>\u003c/a> podcast, which he hosts alongside brothers \u003ca href=\"https://www.iheart.com/artist/nick-jonas-30584710/\" data-catalog-kind=\"ARTIST\" data-catalog-id=\"30584710\" data-catalog-related-id=\"\">\u003cstrong>Nick Jonas\u003c/strong>\u003c/a> and \u003ca href=\"https://www.iheart.com/artist/joe-jonas-601051/\" data-catalog-kind=\"ARTIST\" data-catalog-id=\"601051\" data-catalog-related-id=\"\">\u003cstrong>Joe Jonas\u003c/strong>\u003c/a>, Kevin quipped that he &quot;wingmanned hard&quot; during Nick's first date with now-wife \u003cstrong>Priyanka Chopra Jonas\u003c/strong>, so much so that he made himself sick, per \u003ca href=\"https://people.com/kevin-jonas-threw-up-nick-jonas-priyanka-chopra-first-date-11993696\" target=\"_blank\">\u003cem>People\u003c/em>\u003c/a>. \u003c/p>\n\n\u003cp>&quot;I wingmanned so hard I threw up in the bathroom and rallied,&quot; he joked, though the three didn't explain the full backstory of the memory.\u003c/p>\n\n\u003cp>The topic came up after \u003ca href=\"https://www.iheart.com/content/2026-05-21-nick-jonas-reveals-the-ironic-song-hes-been-asked-to-perform-at-weddings/\" target=\"_blank\">the \u003c/a>\u003ca href=\"https://www.iheart.com/content/2026-05-21-nick-jonas-reveals-the-ironic-song-hes-been-asked-to-perform-at-weddings/\" target=\"_blank\">\u003cem>Sunday Best\u003c/em>\u003c/a>\u003ca href=\"https://www.iheart.com/content/2026-05-21-nick-jonas-reveals-the-ironic-song-hes-been-asked-to-perform-at-weddings/\" target=\"_blank\"> musician\u003c/a> noted that he and Chopra recently passed the eighth anniversary of their first date in 2018. The pair \u003ca href=\"https://www.iheart.com/content/2026-02-13-nick-jonas-reveals-what-he-was-most-nervous-about-on-wedding-day/\" target=\"_blank\">went on to tie the knot later that year\u003c/a>. \u003c/p>\n\n\u003cp>According to \u003cem>People\u003c/em>, Nick detailed his and Chopra's first date during an appearance on \u003cstrong>Jake Shane\u003c/strong>'s \u003ca href=\"https://www.iheart.com/podcast/867-therapuss-with-jake-shane-147130694/\" data-catalog-kind=\"PODCAST\" data-catalog-id=\"147130694\" data-catalog-related-id=\"\">\u003cem>Therapuss\u003c/em>\u003c/a> podcast earlier this year, explaining that they brought some friends along — including her best friend and Kevin — for a &quot;group hang in case it wasn't the vibe.&quot; They all ending up having &quot;the absolute best time&quot; watching a live performance of \u003cem>Beauty and the Beast\u003c/em> and getting drinks afterwards. Even Joe got involved despite not being there in person, as Nick shared he sent &quot;shots of milk from wherever he was in the world, which was hilarious.&quot;\u003c/p>\n\n\u003cp>Kevin made sure to have his younger brother's back on the outing, &quot;overly hyping [Nick] up&quot; in a way that Nick said was &quot;the most Jersey thing ever and ... very sweet.&quot; \u003c/p>\n\n\u003cp>The date obviously went well as the couple \u003ca href=\"https://www.iheart.com/content/2026-03-03-priyanka-chopra-reveals-what-late-dad-would-really-think-of-nick-jonas/\" target=\"_blank\">struck up a romance\u003c/a>, going on to get married in December 2018. They have since welcomed \u003ca href=\"https://www.iheart.com/content/2026-05-26-nick-jonas-reveals-the-film-he-watches-with-malti-that-makes-him-cry/\" target=\"_blank\">daughter \u003c/a>\u003ca href=\"https://www.iheart.com/content/2026-05-26-nick-jonas-reveals-the-film-he-watches-with-malti-that-makes-him-cry/\" target=\"_blank\">\u003cstrong>Malti Marie Chopra Jonas\u003c/strong>\u003c/a>, now 4. \u003c/p>\n\n","schedule":{},"type":"html"}],"canonical_url":"https://www.iheart.com/content/2026-06-09-kevin-jonas-jokes-he-wingmanned-so-hard-on-nicks-first-date-with-wife/","cuser":"user/ldap/1129327","enable_featured_widget":true,"exclusion":{"tags":[]},"external_url":"","fb_allow_comments":true,"featured_widget":{"country":"","id":"","kind":"","related_id":""},"feed_content_id":"","feed_partner_content":false,"feed_permalink":"","feed_type":"","feed_vendor":"","include_recommendations":true,"include_video_monetization":true,"is_sponsored":false,"keywords":["keywords/Kevin Jonas","keywords/Nick Jonas","keywords/Priyanka Chopra","keywords/Priyanka Chopra Jonas"],"permalink":"https://onairwithryan.iheart.com/content/2026-06-09-kevin-jonas-jokes-he-wingmanned-so-hard-on-nicks-first-date-with-wife/","primary_image":{"bucket":"new_assets","id":"%2F6a28830c3d9c04b64ec5619e"},"primary_target":{"categories":["categories/music-news"],"distribution":["brands/iHeartRadio"]},"publish_date":1781042940000,"publish_end_date":4115978604802,"publish_origin":"brands/iHeartRadio","seo_title":"","show_updated_timestamp":false,"simplereach_enabled":false,"slug":"2026-06-09-kevin-jonas-jokes-he-wingmanned-so-hard-on-nicks-first-date-with-wife","social_title":"Kevin Jonas Jokes He 'Wingmanned So Hard' On Nick's First Date With Priyanka Chopra","summary":"Nick Jonas and Priyanka Chopra Jonas recently passed the eighth anniversary of their first date.","targets":[{"categories":["categories/music-news"],"distribution":["formats/CHRPOP","formats/ACMAINSTREAM","formats/ACHOTMODERN"]},{"categories":["categories/music-news"],"distribution":["artists/Nick Jonas (30584710)","artists/Kevin Jonas (46157314)","artists/Jonas Brothers (40624)"]},{"categories":["syndications/apple-news"],"distribution":[]},{"categories":["syndications/news"],"distribution":[]}],"title":"Kevin Jonas Jokes He 'Wingmanned So Hard' On Nick's First Date With Wife"},"slug":"2026-06-09-kevin-jonas-jokes-he-wingmanned-so-hard-on-nicks-first-date-with-wife","summary":{"image":"https://i.iheart.com/v3/re/new_assets/6a28830c3d9c04b64ec5619e","title":"Kevin Jonas Jokes He 'Wingmanned So Hard' On Nick's First Date With Wife","description":"Nick Jonas and Priyanka Chopra Jonas recently passed the eighth anniversary of their first date.","author":"Sarah Tate"},"pub_start":1781042940000,"pub_until":4115978604802,"pub_changed":1781043288661,"subscription":[{"tags":["categories/music-news","brands/iHeartRadio"]},{"tags":["categories/music-news","formats/CHRPOP","formats/ACMAINSTREAM","formats/ACHOTMODERN"]},{"tags":["categories/music-news","artists/Nick Jonas (30584710)","artists/Kevin Jonas (46157314)","artists/Jonas Brothers (40624)"]},{"tags":["syndications/apple-news"]},{"tags":["syndications/news"]}],"exclusion":[{"tags":[]}],"linksData":[],"lookup":["publish_origin:brands/iHeartRadio","id:/6a2822a466cc0c2994289774","slug:2026-06-09-kevin-jonas-jokes-he-wingmanned-so-hard-on-nicks-first-date-with-wife","slug:2026-06-09-kevin-jonas-jokes-he-wingmanned-so-hard-on-nicks-first-date-with-wife","keyword:keywords/Kevin Jonas","keyword:keywords/Nick Jonas","keyword:keywords/Priyanka Chopra","keyword:keywords/Priyanka Chopra Jonas","author:user"]}}],"resume":{"id":"ID:editorial-feed-whatwhere","context":{"\u003clocale>":"en-US"},"size":12,"from":"eyJza2lwIjoxMiwiY3Vyc29ycyI6eyJkYVNMVyI6ImV5SnNhVzFwZENJNk5pd2liMlptYzJWMElqb3hNbjA9In0sImVuZHMiOnsiTDZsVUsiOi0xLCI3VEtvVSI6LTF9fQ==","scopes":null}}},{"id":"ad:bottom-leaderboard","region":"ad:bottom-leaderboard","type":"ad","ordinal":0,"value":{"ad_split":0,"position":"3306"},"tags":[],"schedule":null}]},"statusCode":200,"tagsSet":[]},"device":{"_userAgent":"Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; bingbot/2.0; +http://www.bing.com/bingbot.htm) Chrome/116.0.1938.76 Safari/537.36","_navigator":null,"enableHeaderSearch":null},"player":{"loaded":false,"externalAction":{"_subscriptions":[]},"overrideConfig":null,"defaultId":null,"overrideId":null,"ready":false,"playback":false,"inProgress":false,"iframeUrl":""},"gptReady":false}</script>
        <script>window.SDK = { environment:
                {"APTIVADA_SDK_HOST":"campaign.aptivada.com","APTIVADA_SDK_HOST_2":"https://xp.audience.io/sdk.js","AB_TEST_HOST":"https://api.iheart.com/api/v3/abtest","OUTBRAIN_WIDGET_URL":"https://widgets.outbrain.com/outbrain.js","OUTBRAIN_PIXEL_URL":"https://amplifypixel.outbrain.com/pixel?mid=004d2133385513d6a3dbfd9993b43474ab","TIKTOK_WIDGET_URL":"https://www.tiktok.com/embed.js","LIVERAMP_LIBRARY_URL":"https://ats.rlcdn.com/ats.js","FACEBOOK_SDK_URL":"https://connect.facebook.net/en_US/sdk.js#xfbml=1&version=v3.2","GOOGLE_CSE_ACCOUNT_ID":"009224462050322586572:lr5vgdqoe5k","GOOGLE_CSE_AD_ID":"pub-4066651230054012","GOOGLE_CSE_MAX_RESULTS":"10","AMP_HOST":"us.api.iheart.com","DEFAULT_IMAGE":"https://i.iheart.com/v3/re/new_assets/2672c89f-91de-4d1b-b9a9-6284b1e2c8f8","DEFAULT_TIMEZONE":"America/New_York","DEP_SITES_HOST":"","DEP_HTL_HOST":"htl.radioedit.iheart.com","DEP_WEBAPI_HOST":"webapi.radioedit.iheart.com","DEP_PWS_HOST":"pws.radioedit.iheart.com","DEP_GENERATOR_RSS":"","DEP_GENERATOR_SITEMAP":"","IMAGE_HOST":"i.iheart.com","LOG_LEVEL":"info","NODE_ENV":"production","ONETRUST_HOST":"https://cdn.cookielaw.org","ONETRUST_ID":"7d044e9d-e966-4b73-b448-a29d06f71027","ONETRUST_COAST_ID":"4f76ca8a-4263-4392-8880-c448aa78ab63","PRIVACY_HOST":"local.inferno.us","ENVIRONMENT":"production","PROTOCOL":"https","GOOGLE_MAPS_API_KEY":"AIzaSyA7WQvMsISHIyotCPatRBwrgHNN9ohKqQE","NATIONAL_SITE_URL":"https://www.iheart.com","COAST_RECAPTCHA_V3_PUBLIC_KEY":"6LceYMcZAAAAAEe_L5pj14w8_cdc4p8pNzDzcIKe","COAST_RECURLY_PUBLIC_KEY":"ewr1-9VtuFVKJS0oVy7hcAVWlGK","GOOGLE_TRANSLATE_SCRIPT_URL":"https://translate.google.com/translate_a/element.js","IHEART_HELP_SITE":"//help.iheart.com","IHEART_HELP_SITE_CONTEST":"//help.iheart.com/hc/en-us/sections/205969087-Contests","PODCAST_EMBED_KEYID":"AutomatedPodcasts","WEB_ACCOUNT_HOST":"https://account.iheart.com","OAUTH_SIGNUP_PATH":"/sign-up/","OAUTH_LOGIN_PATH":"/login/","OAUTH_INFERNO_LOGOUT_PATH":"/auth/logout","OAUTH_INFERNO_PROFILE_PATH":"/auth/profile","OAUTH_AUTHORIZE_PATH":"/oauth2/v1/authorize","OAUTH_NON_IHR_CLIENT_ID":"a214486a-2314-40c0-8f4d-8b6d975e1a26","OAUTH_TOKEN_PATH":"/api/v1/token","IGLOO_URL":"https://us-events.api.iheart.com/events","DEP_API_HOST":"api.radioedit.iheart.com","YOURCHOICE_ICON":"http://i-stg.iheart.com/v3/re/new_assets/66fee14066ebdb3465fd0684","AD_ICON":"https://i.iheart.com/v3/re/new_assets/faf40618-8c4b-4554-939b-49bce06bbcca","WWW_AUTH_HOST":"https://www.iheart.com","POSTUP_CONTACT_TEMPLATE_ID":"3","DEP_CONTENT_HOST":"content.radioedit.iheart.com","CCPA_OPTOUT_URL":"https://www.iheart.com/optout/","AMAZON_PUBLISHER_ID":"3901","REQUEST_TIMEOUT":"15000","RUBICON_BIDDING_LIBRARY":"https://ads.rubiconproject.com/prebid/16442_iHeart_DM_US.js","WEATHER_BASE_URI":"https://api.weather.com/v3/wx","MAX_AGE_HEADERS":"2592000000","AMAZON_TAM_LIBRARY":"https://c.amazon-adsystem.com/aax2/apstag.js","WEATHER_API_KEY":"b2a4fe32db44ebebba91f254fbf341f5","DEP_GENERATOR_RSS_HOST":"generator-rss.radioedit.iheart.com","STATIC_PUBLIC_PATH":"https://static.inferno.iheart.com/inferno/","DATADOG_SAMPLE_RATE":"1","COMSCORE_CLIENT_ID":"6036262","GOOGLE_RECAPTCHA_V3_PUBLIC_KEY":"6LdKHHoaAAAAAEBsW-KyjdE16eKLZJv5QHy-P5aQ","DEP_GENERATOR_SITEMAP_HOST":"generator-sitemap.radioedit.iheart.com"}};
            </script>
        <script>
            // This needs to be here so it is loaded before lazysizes.
            // Lazysizes loads thanks to webpack, before any app code is run.
            // https://github.com/aFarkas/lazysizes#js-api
            window.lazySizesConfig = window.lazySizesConfig || {};
            window.lazySizesConfig.init = false;

            // CCPA Compliance
            window.deferAnalyticsVendorBeacons = false;
        </script>
                <script id="__LOADABLE_REQUIRED_CHUNKS__" type="application/json">["packages_renderer_shared_ui_src_icons_SocialIcons_component_tsx","src_app_core_chrome_AppTray_component_tsx-src_app_core_chrome_HeaderSearch_component_tsx-src_-b801d3","premiere","packages-renderer-shared-ui-src-elements-MagicLink-component","FauxButton-component","src_app_core_page-blocks_datasource_NoFeedItemMessage_component_tsx-packages_renderer_shared_-daa2be","core-page-blocks-datasource-DatasourceLoader-component","packages_renderer_shared_core_src_lib_ads_ts","Datasource-component","Grid-component","ContentFeedItem-component","Heading-component","LeadFeedItem-component","components-tiles-ContentTile-component","meettheshow-MeetTheShow-component","Show-component","LoadMoreFromCursor-component","core-page-blocks-youtubePlayer-YouTubePlayer-component","core-page-blocks-podcast-PodcastsLoader-component","Eyebrow-component","vendors-node_modules_pnpm_isomorphic-dompurify_0_27_0_node_modules_isomorphic-dompurify_browser_js","Podcasts-component","ImageTile-component","Card-component"]</script><script id="__LOADABLE_REQUIRED_CHUNKS___ext" type="application/json">{"namedChunks":["premiere","core-page-blocks-Ad-component","packages-renderer-shared-ui-src-elements-MagicLink-component","FauxButton-component","core-page-blocks-datasource-DatasourceLoader-component","Datasource-component","Grid-component","ContentFeedItem-component","Heading-component","LeadFeedItem-component","components-tiles-ContentTile-component","meettheshow-MeetTheShow-component","show-Show-component","LoadMoreFromCursor-component","core-page-blocks-youtubePlayer-YouTubePlayer-component","core-page-blocks-podcast-PodcastsLoader-component","Eyebrow-component","Podcasts-component","ui-ImageTile-component","Card-component"]}</script>
<script async data-chunk="bundle" src="https://static.inferno.iheart.com/inferno/scripts/runtime.fbc2d6f32689138a56a2.js"></script>
<script async data-chunk="bundle" src="https://static.inferno.iheart.com/inferno/scripts/vendor.df07d3e9c7fdd3d632d9.js"></script>
<script async data-chunk="bundle" src="https://static.inferno.iheart.com/inferno/scripts/bundle.50862bc8e61d2550ba30.js"></script>
<script async data-chunk="premiere" src="https://static.inferno.iheart.com/inferno/scripts/packages_renderer_shared_ui_src_icons_SocialIcons_component_tsx.d3d8452bf8f9c31198c1.js"></script>
<script async data-chunk="premiere" src="https://static.inferno.iheart.com/inferno/scripts/src_app_core_chrome_AppTray_component_tsx-src_app_core_chrome_HeaderSearch_component_tsx-src_-b801d3.c913180144f8c98160d4.js"></script>
<script async data-chunk="premiere" src="https://static.inferno.iheart.com/inferno/scripts/premiere.1db99f29968a9ad0fced.js"></script>
<script async data-chunk="packages-renderer-shared-ui-src-elements-MagicLink-component" src="https://static.inferno.iheart.com/inferno/scripts/packages-renderer-shared-ui-src-elements-MagicLink-component.489cbf025d7e1a37ef28.js"></script>
<script async data-chunk="FauxButton-component" src="https://static.inferno.iheart.com/inferno/scripts/FauxButton-component.9d6a8bfa29e035e27f5b.js"></script>
<script async data-chunk="core-page-blocks-datasource-DatasourceLoader-component" src="https://static.inferno.iheart.com/inferno/scripts/src_app_core_page-blocks_datasource_NoFeedItemMessage_component_tsx-packages_renderer_shared_-daa2be.bfcf691d8065605f5c30.js"></script>
<script async data-chunk="core-page-blocks-datasource-DatasourceLoader-component" src="https://static.inferno.iheart.com/inferno/scripts/core-page-blocks-datasource-DatasourceLoader-component.be53a63eafce3a4cb5c3.js"></script>
<script async data-chunk="Datasource-component" src="https://static.inferno.iheart.com/inferno/scripts/packages_renderer_shared_core_src_lib_ads_ts.2d69e4d087b9bfa12528.js"></script>
<script async data-chunk="Datasource-component" src="https://static.inferno.iheart.com/inferno/scripts/Datasource-component.77c8a3f06251ddf013ea.js"></script>
<script async data-chunk="Grid-component" src="https://static.inferno.iheart.com/inferno/scripts/Grid-component.48dae21730bceb9ee5e7.js"></script>
<script async data-chunk="ContentFeedItem-component" src="https://static.inferno.iheart.com/inferno/scripts/ContentFeedItem-component.24d292960656fd3af9d0.js"></script>
<script async data-chunk="Heading-component" src="https://static.inferno.iheart.com/inferno/scripts/Heading-component.ea88c81b8d34c977158c.js"></script>
<script async data-chunk="LeadFeedItem-component" src="https://static.inferno.iheart.com/inferno/scripts/LeadFeedItem-component.b63ebc94f4b64d93597a.js"></script>
<script async data-chunk="components-tiles-ContentTile-component" src="https://static.inferno.iheart.com/inferno/scripts/components-tiles-ContentTile-component.5a0477d28ed0d99214d1.js"></script>
<script async data-chunk="meettheshow-MeetTheShow-component" src="https://static.inferno.iheart.com/inferno/scripts/meettheshow-MeetTheShow-component.7b6153b937710c132328.js"></script>
<script async data-chunk="show-Show-component" src="https://static.inferno.iheart.com/inferno/scripts/Show-component.7f0dafb91f97b90e8cff.js"></script>
<script async data-chunk="LoadMoreFromCursor-component" src="https://static.inferno.iheart.com/inferno/scripts/LoadMoreFromCursor-component.bb890d9dab9374f42e37.js"></script>
<script async data-chunk="core-page-blocks-youtubePlayer-YouTubePlayer-component" src="https://static.inferno.iheart.com/inferno/scripts/core-page-blocks-youtubePlayer-YouTubePlayer-component.daa1cadc9f51688f7699.js"></script>
<script async data-chunk="core-page-blocks-podcast-PodcastsLoader-component" src="https://static.inferno.iheart.com/inferno/scripts/core-page-blocks-podcast-PodcastsLoader-component.a9f4b8c4d6a8fab80e55.js"></script>
<script async data-chunk="Eyebrow-component" src="https://static.inferno.iheart.com/inferno/scripts/Eyebrow-component.533482f1ba2c4fcd4202.js"></script>
<script async data-chunk="Podcasts-component" src="https://static.inferno.iheart.com/inferno/scripts/vendors-node_modules_pnpm_isomorphic-dompurify_0_27_0_node_modules_isomorphic-dompurify_browser_js.61c424009c56803f5507.js"></script>
<script async data-chunk="Podcasts-component" src="https://static.inferno.iheart.com/inferno/scripts/Podcasts-component.78c164d119458bbe5ddd.js"></script>
<script async data-chunk="ui-ImageTile-component" src="https://static.inferno.iheart.com/inferno/scripts/ImageTile-component.b3ff14a77346457b64fe.js"></script>
<script async data-chunk="Card-component" src="https://static.inferno.iheart.com/inferno/scripts/Card-component.24dee8840408569eb2c3.js"></script>
            </body>
        </html>