From 5490a371bc72ac1f155f3343ae2a92eaa0743e03 Mon Sep 17 00:00:00 2001
From: fcrisafulli-dev <email@email.email>
Date: Thu, 18 Apr 2024 14:05:35 -0400
Subject: [PATCH] fix html files not being saved properly

---
 .gitignore                           |    3 +-
 Dockerfile                           |   23 +
 backend/storage/0/solar1.html        |  418 --
 backend/storage/0/solar2.html        | 7955 --------------------------
 crisis_events_database_metadata.json |    1 +
 flask_backend.py                     |    3 +-
 6 files changed, 28 insertions(+), 8375 deletions(-)
 create mode 100644 Dockerfile
 delete mode 100644 backend/storage/0/solar1.html
 delete mode 100644 backend/storage/0/solar2.html
 create mode 100644 crisis_events_database_metadata.json

diff --git a/.gitignore b/.gitignore
index 7ab2657..c6ad9d7 100644
--- a/.gitignore
+++ b/.gitignore
@@ -4,4 +4,5 @@ crisis_events.db
 backend/storage/0/steve.zip
 backend/storage/2/steve.zip
 *.txt
-*.zip
\ No newline at end of file
+*.zip
+*.pyc
diff --git a/Dockerfile b/Dockerfile
new file mode 100644
index 0000000..9a6a373
--- /dev/null
+++ b/Dockerfile
@@ -0,0 +1,23 @@
+# Use the official Python 3.8 slim image as the base image
+FROM python:3.8-slim
+
+# Set the working directory within the container
+WORKDIR /api-flask
+
+# Copy the necessary files and directories into the container
+# COPY resources/ static/ util/ .env application.py requirements.txt /api-flask/
+# COPY resources/ /api-flask/resources/
+# COPY static/ /api-flask/static/
+# COPY util/ /api-flask/util/
+# COPY .env application.py requirements.txt  /api-flask/
+COPY ./requirements.txt /api-flask/
+COPY ./flask_backend.py /api-flask/
+
+# Upgrade pip and install Python dependencies
+RUN pip3 install --upgrade pip && pip install --no-cache-dir -r requirements.txt
+
+# Expose port 5000 for the Flask application
+EXPOSE 5000
+
+# Define the command to run the Flask application using Gunicorn
+CMD ["gunicorn", "application:app", "-b", "0.0.0.0:5000", "-w", "4"]
\ No newline at end of file
diff --git a/backend/storage/0/solar1.html b/backend/storage/0/solar1.html
deleted file mode 100644
index 4951fb4..0000000
--- a/backend/storage/0/solar1.html
+++ /dev/null
@@ -1,418 +0,0 @@
-<!DOCTYPE html>
-<!-- saved from url=(0145)https://plus.nasa.gov/video/2024-total-solar-eclipse-through-the-eyes-of-nasa/?utm_source=microsoft_bing&utm_medium=web&utm_campaign=2024_eclipse -->
-<html lang="en-US" xml:lang="en-US" prefix="og: https://ogp.me/ns#" class=""><head><meta http-equiv="Content-Type" content="text/html; charset=UTF-8"><style class="vjs-styles-defaults">
-      .video-js {
-        width: 300px;
-        height: 150px;
-      }
-
-      .vjs-fluid:not(.vjs-audio-only-mode) {
-        padding-top: 56.25%
-      }
-    </style><style class="vjs-styles-dimensions">
-      .main-video-dimensions {
-        width: 300px;
-        height: 168.75px;
-      }
-
-      .main-video-dimensions.vjs-fluid:not(.vjs-audio-only-mode) {
-        padding-top: 56.25%;
-      }
-    </style>
-		
-	<meta name="viewport" content="width=device-width, initial-scale=1">
-	<title>2024 Total Solar Eclipse: Through the Eyes of NASA | NASA+</title>
-	<meta property="og:title" content="2024 Total Solar Eclipse: Through the Eyes of NASA">
-	<meta property="og:site_name" content="NASA+">
-	<meta property="og:type" content="website">
-	<meta property="og:url" content="https://plus.nasa.gov/video/2024-total-solar-eclipse-through-the-eyes-of-nasa/">
-	<meta property="og:image" content="https://plus.nasa.gov/wp-content/uploads/2024/02/2024_COVER_ARTWORK_1920x1080.png?w=1024">
-	<meta property="og:image:alt" content="">
-	
-<!-- Search Engine Optimization by Rank Math PRO - https://rankmath.com/ -->
-<title>2024 Total Solar Eclipse: Through the Eyes of NASA - NASA+</title>
-<meta name="description" content="Watch with us as a total solar eclipse moves across Mexico, the United States and Canada. Weather permitting, people throughout most of North and Central">
-<meta name="robots" content="follow, index, max-snippet:-1, max-video-preview:-1, max-image-preview:large">
-<link rel="canonical" href="https://plus.nasa.gov/video/2024-total-solar-eclipse-through-the-eyes-of-nasa/">
-<meta property="og:locale" content="en_US">
-<meta property="og:type" content="article">
-<meta property="og:title" content="2024 Total Solar Eclipse: Through the Eyes of NASA - NASA+">
-<meta property="og:description" content="Watch with us as a total solar eclipse moves across Mexico, the United States and Canada. Weather permitting, people throughout most of North and Central">
-<meta property="og:url" content="https://plus.nasa.gov/video/2024-total-solar-eclipse-through-the-eyes-of-nasa/">
-<meta property="og:site_name" content="NASA +">
-<meta property="og:updated_time" content="2024-04-11T05:15:26-04:00">
-<meta property="og:image" content="https://plus.nasa.gov/wp-content/uploads/2024/02/2024_COVER_ARTWORK_1920x1080.png">
-<meta property="og:image:secure_url" content="https://plus.nasa.gov/wp-content/uploads/2024/02/2024_COVER_ARTWORK_1920x1080.png">
-<meta property="og:image:width" content="1024">
-<meta property="og:image:height" content="576">
-<meta property="og:image:alt" content="2024 Total Solar Eclipse: Through the Eyes of NASA">
-<meta property="og:image:type" content="image/png">
-<meta name="twitter:card" content="summary_large_image">
-<meta name="twitter:title" content="2024 Total Solar Eclipse: Through the Eyes of NASA - NASA+">
-<meta name="twitter:description" content="Watch with us as a total solar eclipse moves across Mexico, the United States and Canada. Weather permitting, people throughout most of North and Central">
-<meta name="twitter:image" content="https://plus.nasa.gov/wp-content/uploads/2024/02/2024_COVER_ARTWORK_1920x1080.png">
-<!-- /Rank Math WordPress SEO plugin -->
-
-<link rel="dns-prefetch" href="https://vjs.zencdn.net/">
-<link rel="dns-prefetch" href="https://cdnjs.cloudflare.com/">
-<link rel="dns-prefetch" href="https://src.litix.io/">
-<link rel="dns-prefetch" href="https://cdn.parsely.com/">
-<link rel="alternate" type="application/rss+xml" title="NASA+ » Feed" href="https://plus.nasa.gov/feed/">
-<link rel="alternate" type="application/rss+xml" title="NASA+ » Comments Feed" href="https://plus.nasa.gov/comments/feed/">
-<script async="" src="./solar1_files/analytics.js.download"></script><script>
-window._wpemojiSettings = {"baseUrl":"https:\/\/s.w.org\/images\/core\/emoji\/14.0.0\/72x72\/","ext":".png","svgUrl":"https:\/\/s.w.org\/images\/core\/emoji\/14.0.0\/svg\/","svgExt":".svg","source":{"concatemoji":"https:\/\/plus.nasa.gov\/wp-includes\/js\/wp-emoji-release.min.js?ver=6.4.4"}};
-/*! This file is auto-generated */
-!function(i,n){var o,s,e;function c(e){try{var t={supportTests:e,timestamp:(new Date).valueOf()};sessionStorage.setItem(o,JSON.stringify(t))}catch(e){}}function p(e,t,n){e.clearRect(0,0,e.canvas.width,e.canvas.height),e.fillText(t,0,0);var t=new Uint32Array(e.getImageData(0,0,e.canvas.width,e.canvas.height).data),r=(e.clearRect(0,0,e.canvas.width,e.canvas.height),e.fillText(n,0,0),new Uint32Array(e.getImageData(0,0,e.canvas.width,e.canvas.height).data));return t.every(function(e,t){return e===r[t]})}function u(e,t,n){switch(t){case"flag":return n(e,"\ud83c\udff3\ufe0f\u200d\u26a7\ufe0f","\ud83c\udff3\ufe0f\u200b\u26a7\ufe0f")?!1:!n(e,"\ud83c\uddfa\ud83c\uddf3","\ud83c\uddfa\u200b\ud83c\uddf3")&&!n(e,"\ud83c\udff4\udb40\udc67\udb40\udc62\udb40\udc65\udb40\udc6e\udb40\udc67\udb40\udc7f","\ud83c\udff4\u200b\udb40\udc67\u200b\udb40\udc62\u200b\udb40\udc65\u200b\udb40\udc6e\u200b\udb40\udc67\u200b\udb40\udc7f");case"emoji":return!n(e,"\ud83e\udef1\ud83c\udffb\u200d\ud83e\udef2\ud83c\udfff","\ud83e\udef1\ud83c\udffb\u200b\ud83e\udef2\ud83c\udfff")}return!1}function f(e,t,n){var r="undefined"!=typeof WorkerGlobalScope&&self instanceof WorkerGlobalScope?new OffscreenCanvas(300,150):i.createElement("canvas"),a=r.getContext("2d",{willReadFrequently:!0}),o=(a.textBaseline="top",a.font="600 32px Arial",{});return e.forEach(function(e){o[e]=t(a,e,n)}),o}function t(e){var t=i.createElement("script");t.src=e,t.defer=!0,i.head.appendChild(t)}"undefined"!=typeof Promise&&(o="wpEmojiSettingsSupports",s=["flag","emoji"],n.supports={everything:!0,everythingExceptFlag:!0},e=new Promise(function(e){i.addEventListener("DOMContentLoaded",e,{once:!0})}),new Promise(function(t){var n=function(){try{var e=JSON.parse(sessionStorage.getItem(o));if("object"==typeof e&&"number"==typeof e.timestamp&&(new Date).valueOf()<e.timestamp+604800&&"object"==typeof e.supportTests)return e.supportTests}catch(e){}return null}();if(!n){if("undefined"!=typeof Worker&&"undefined"!=typeof OffscreenCanvas&&"undefined"!=typeof URL&&URL.createObjectURL&&"undefined"!=typeof Blob)try{var e="postMessage("+f.toString()+"("+[JSON.stringify(s),u.toString(),p.toString()].join(",")+"));",r=new Blob([e],{type:"text/javascript"}),a=new Worker(URL.createObjectURL(r),{name:"wpTestEmojiSupports"});return void(a.onmessage=function(e){c(n=e.data),a.terminate(),t(n)})}catch(e){}c(n=f(s,u,p))}t(n)}).then(function(e){for(var t in e)n.supports[t]=e[t],n.supports.everything=n.supports.everything&&n.supports[t],"flag"!==t&&(n.supports.everythingExceptFlag=n.supports.everythingExceptFlag&&n.supports[t]);n.supports.everythingExceptFlag=n.supports.everythingExceptFlag&&!n.supports.flag,n.DOMReady=!1,n.readyCallback=function(){n.DOMReady=!0}}).then(function(){return e}).then(function(){var e;n.supports.everything||(n.readyCallback(),(e=n.source||{}).concatemoji?t(e.concatemoji):e.wpemoji&&e.twemoji&&(t(e.twemoji),t(e.wpemoji)))}))}((window,document),window._wpemojiSettings);
-</script>
-<style id="wp-emoji-styles-inline-css">
-
-	img.wp-smiley, img.emoji {
-		display: inline !important;
-		border: none !important;
-		box-shadow: none !important;
-		height: 1em !important;
-		width: 1em !important;
-		margin: 0 0.07em !important;
-		vertical-align: -0.1em !important;
-		background: none !important;
-		padding: 0 !important;
-	}
-</style>
-<link rel="stylesheet" id="all-css-2" href="./solar1_files/style.min.css" type="text/css" media="all">
-<style id="wp-parsely-recommendations-style-inline-css">
-.parsely-recommendations-list-title{font-size:1.2em}.parsely-recommendations-list{list-style:none;padding:unset}.parsely-recommendations-cardbody{overflow:hidden;padding:.8em;text-overflow:ellipsis;white-space:nowrap}.parsely-recommendations-cardmedia{padding:.8em .8em 0}
-
-</style>
-<style id="elasticpress-facet-style-inline-css">
-.widget_ep-facet input[type=search],.wp-block-elasticpress-facet input[type=search]{margin-bottom:1rem}.widget_ep-facet .searchable .inner,.wp-block-elasticpress-facet .searchable .inner{max-height:20em;overflow:scroll}.widget_ep-facet .term.hide,.wp-block-elasticpress-facet .term.hide{display:none}.widget_ep-facet .empty-term,.wp-block-elasticpress-facet .empty-term{opacity:.5;position:relative}.widget_ep-facet .empty-term:after,.wp-block-elasticpress-facet .empty-term:after{bottom:0;content:" ";display:block;left:0;position:absolute;right:0;top:0;width:100%;z-index:2}.widget_ep-facet .level-1,.wp-block-elasticpress-facet .level-1{padding-left:20px}.widget_ep-facet .level-2,.wp-block-elasticpress-facet .level-2{padding-left:40px}.widget_ep-facet .level-3,.wp-block-elasticpress-facet .level-3{padding-left:60px}.widget_ep-facet .level-4,.wp-block-elasticpress-facet .level-4{padding-left:5pc}.widget_ep-facet .level-5,.wp-block-elasticpress-facet .level-5{padding-left:75pt}.widget_ep-facet input[disabled],.wp-block-elasticpress-facet input[disabled]{cursor:pointer;opacity:1}.widget_ep-facet .term a,.wp-block-elasticpress-facet .term a{-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;position:relative}.widget_ep-facet .term a:hover .ep-checkbox,.wp-block-elasticpress-facet .term a:hover .ep-checkbox{background-color:#ccc}.ep-checkbox{-webkit-box-align:center;-ms-flex-align:center;-ms-flex-negative:0;-webkit-box-pack:center;-ms-flex-pack:center;align-items:center;background-color:#eee;display:-webkit-box;display:-ms-flexbox;display:flex;flex-shrink:0;height:1em;justify-content:center;margin-right:.25em;width:1em}.ep-checkbox:after{border:solid #fff;border-width:0 .125em .125em 0;content:"";display:none;height:.5em;-webkit-transform:rotate(45deg);transform:rotate(45deg);width:.25em}.ep-checkbox.checked{background-color:#5e5e5e}.ep-checkbox.checked:after{display:block}
-
-</style>
-<link rel="stylesheet" id="all-css-6" href="./solar1_files/saved_resource" type="text/css" media="all">
-<link rel="stylesheet" id="video-player-ad-styles-css" href="./solar1_files/videojs-contrib-ads.css" media="all">
-<link rel="stylesheet" id="all-css-8" href="./solar1_files/saved_resource(1)" type="text/css" media="all">
-<style id="global-styles-inline-css">
-body{--wp--preset--color--black: #000000;--wp--preset--color--cyan-bluish-gray: #abb8c3;--wp--preset--color--white: #ffffff;--wp--preset--color--pale-pink: #f78da7;--wp--preset--color--vivid-red: #cf2e2e;--wp--preset--color--luminous-vivid-orange: #ff6900;--wp--preset--color--luminous-vivid-amber: #fcb900;--wp--preset--color--light-green-cyan: #7bdcb5;--wp--preset--color--vivid-green-cyan: #00d084;--wp--preset--color--pale-cyan-blue: #8ed1fc;--wp--preset--color--vivid-cyan-blue: #0693e3;--wp--preset--color--vivid-purple: #9b51e0;--wp--preset--color--primary: #1C67E3;--wp--preset--color--secondary: #F64137;--wp--preset--color--blue-tint: #288Bff;--wp--preset--color--blue-shade: #0b3d91;--wp--preset--color--red-tint: #ff5c52;--wp--preset--color--red-shade: #b60109;--wp--preset--color--carbon-20: #d1d1d1;--wp--preset--color--carbon-30: #b9b9bb;--wp--preset--color--carbon-40: #959599;--wp--preset--color--carbon-50: #77777a;--wp--preset--color--carbon-60: #58585b;--wp--preset--color--carbon-70: #444447;--wp--preset--color--carbon-80: #2e2e32;--wp--preset--color--carbon-90: #17171b;--wp--preset--color--carbon: #000000;--wp--preset--color--spacesuit-white: #ffffff;--wp--preset--gradient--vivid-cyan-blue-to-vivid-purple: linear-gradient(135deg,rgba(6,147,227,1) 0%,rgb(155,81,224) 100%);--wp--preset--gradient--light-green-cyan-to-vivid-green-cyan: linear-gradient(135deg,rgb(122,220,180) 0%,rgb(0,208,130) 100%);--wp--preset--gradient--luminous-vivid-amber-to-luminous-vivid-orange: linear-gradient(135deg,rgba(252,185,0,1) 0%,rgba(255,105,0,1) 100%);--wp--preset--gradient--luminous-vivid-orange-to-vivid-red: linear-gradient(135deg,rgba(255,105,0,1) 0%,rgb(207,46,46) 100%);--wp--preset--gradient--very-light-gray-to-cyan-bluish-gray: linear-gradient(135deg,rgb(238,238,238) 0%,rgb(169,184,195) 100%);--wp--preset--gradient--cool-to-warm-spectrum: linear-gradient(135deg,rgb(74,234,220) 0%,rgb(151,120,209) 20%,rgb(207,42,186) 40%,rgb(238,44,130) 60%,rgb(251,105,98) 80%,rgb(254,248,76) 100%);--wp--preset--gradient--blush-light-purple: linear-gradient(135deg,rgb(255,206,236) 0%,rgb(152,150,240) 100%);--wp--preset--gradient--blush-bordeaux: linear-gradient(135deg,rgb(254,205,165) 0%,rgb(254,45,45) 50%,rgb(107,0,62) 100%);--wp--preset--gradient--luminous-dusk: linear-gradient(135deg,rgb(255,203,112) 0%,rgb(199,81,192) 50%,rgb(65,88,208) 100%);--wp--preset--gradient--pale-ocean: linear-gradient(135deg,rgb(255,245,203) 0%,rgb(182,227,212) 50%,rgb(51,167,181) 100%);--wp--preset--gradient--electric-grass: linear-gradient(135deg,rgb(202,248,128) 0%,rgb(113,206,126) 100%);--wp--preset--gradient--midnight: linear-gradient(135deg,rgb(2,3,129) 0%,rgb(40,116,252) 100%);--wp--preset--font-size--small: clamp(14px, 0.875rem + ((1vw - 3.2px) * 0.185), 16px);--wp--preset--font-size--medium: clamp(18px, 1.125rem + ((1vw - 3.2px) * 0.37), 22px);--wp--preset--font-size--large: clamp(20px, 1.25rem + ((1vw - 3.2px) * 0.741), 28px);--wp--preset--font-size--x-large: clamp(30px, 1.875rem + ((1vw - 3.2px) * 0.556), 36px);--wp--preset--font-size--xx-small: clamp(11px, 0.688rem + ((1vw - 3.2px) * 0.093), 12px);--wp--preset--font-size--x-small: clamp(12px, 0.75rem + ((1vw - 3.2px) * 0.185), 14px);--wp--preset--font-size--normal: clamp(16px, 1rem + ((1vw - 3.2px) * 0.185), 18px);--wp--preset--font-size--xx-large: clamp(36px, 2.25rem + ((1vw - 3.2px) * 1.852), 56px);--wp--preset--font-family--system-font: -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Oxygen-Sans, Ubuntu, Cantarell, 'Helvetica Neue', sans-serif;--wp--preset--font-family--inter: 'Inter', Helvetica, sans-serif;--wp--preset--font-family--public-sans: 'Public Sans', Verdana, serif;--wp--preset--font-family--dm-mono: 'DM Mono', monospace;--wp--preset--spacing--20: 0.44rem;--wp--preset--spacing--30: 0.67rem;--wp--preset--spacing--40: 1rem;--wp--preset--spacing--50: 1.5rem;--wp--preset--spacing--60: 2.25rem;--wp--preset--spacing--70: 3.38rem;--wp--preset--spacing--80: 5.06rem;--wp--preset--shadow--natural: 6px 6px 9px rgba(0, 0, 0, 0.2);--wp--preset--shadow--deep: 12px 12px 50px rgba(0, 0, 0, 0.4);--wp--preset--shadow--sharp: 6px 6px 0px rgba(0, 0, 0, 0.2);--wp--preset--shadow--outlined: 6px 6px 0px -3px rgba(255, 255, 255, 1), 6px 6px rgba(0, 0, 0, 1);--wp--preset--shadow--crisp: 6px 6px 0px rgba(0, 0, 0, 1);--wp--custom--gap--horizontal: min(16px, 5vw);--wp--custom--gap--vertical: min(16px, 5vw);}body { margin: 0;--wp--style--global--content-size: 880px;--wp--style--global--wide-size: 1400px; }.wp-site-blocks > .alignleft { float: left; margin-right: 2em; }.wp-site-blocks > .alignright { float: right; margin-left: 2em; }.wp-site-blocks > .aligncenter { justify-content: center; margin-left: auto; margin-right: auto; }:where(.is-layout-flex){gap: 0.5em;}:where(.is-layout-grid){gap: 0.5em;}body .is-layout-flow > .alignleft{float: left;margin-inline-start: 0;margin-inline-end: 2em;}body .is-layout-flow > .alignright{float: right;margin-inline-start: 2em;margin-inline-end: 0;}body .is-layout-flow > .aligncenter{margin-left: auto !important;margin-right: auto !important;}body .is-layout-constrained > .alignleft{float: left;margin-inline-start: 0;margin-inline-end: 2em;}body .is-layout-constrained > .alignright{float: right;margin-inline-start: 2em;margin-inline-end: 0;}body .is-layout-constrained > .aligncenter{margin-left: auto !important;margin-right: auto !important;}body .is-layout-constrained > :where(:not(.alignleft):not(.alignright):not(.alignfull)){max-width: var(--wp--style--global--content-size);margin-left: auto !important;margin-right: auto !important;}body .is-layout-constrained > .alignwide{max-width: var(--wp--style--global--wide-size);}body .is-layout-flex{display: flex;}body .is-layout-flex{flex-wrap: wrap;align-items: center;}body .is-layout-flex > *{margin: 0;}body .is-layout-grid{display: grid;}body .is-layout-grid > *{margin: 0;}body{background-color: var(--wp--preset--color--carbon-90);color: var(--wp--preset--color--carbon-20);font-size: var(--wp--preset--font-size--normal);font-weight: 400;line-height: 1.5;padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}a:where(:not(.wp-element-button)){color: var(--wp--preset--color--spacesuit-white);text-decoration: underline;}a:where(:not(.wp-element-button)):hover{color: var(--wp--preset--color--primary);text-decoration: none;}a:where(:not(.wp-element-button)):focus{color: var(--wp--preset--color--primary);text-decoration: none;}h1{font-size: var(--wp--preset--font-size--xx-large);font-weight: 700;line-height: 1.15;margin-top: var(--wp--custom--gap--vertical);margin-bottom: var(--wp--custom--gap--vertical);}h2{font-size: var(--wp--preset--font-size--x-large);font-weight: 700;line-height: 1.15;margin-top: var(--wp--custom--gap--vertical);margin-bottom: var(--wp--custom--gap--vertical);}h3{font-size: var(--wp--preset--font-size--large);font-weight: 700;line-height: 1.15;margin-top: var(--wp--custom--gap--vertical);margin-bottom: var(--wp--custom--gap--vertical);}h4{font-size: var(--wp--preset--font-size--medium);font-weight: 600;line-height: 1.15;margin-top: var(--wp--custom--gap--vertical);margin-bottom: var(--wp--custom--gap--vertical);}h5{font-size: var(--wp--custom--font-sizes--normal);font-weight: 600;line-height: 1.15;margin-top: var(--wp--custom--gap--vertical);margin-bottom: var(--wp--custom--gap--vertical);}h6{font-size: var(--wp--preset--font-size--small);font-weight: 600;line-height: 1.15;margin-top: var(--wp--custom--gap--vertical);margin-bottom: var(--wp--custom--gap--vertical);}.wp-element-button, .wp-block-button__link{background-color: #32373c;border-width: 0;color: #fff;font-family: inherit;font-size: inherit;line-height: inherit;padding: calc(0.667em + 2px) calc(1.333em + 2px);text-decoration: none;}.has-black-color{color: var(--wp--preset--color--black) !important;}.has-cyan-bluish-gray-color{color: var(--wp--preset--color--cyan-bluish-gray) !important;}.has-white-color{color: var(--wp--preset--color--white) !important;}.has-pale-pink-color{color: var(--wp--preset--color--pale-pink) !important;}.has-vivid-red-color{color: var(--wp--preset--color--vivid-red) !important;}.has-luminous-vivid-orange-color{color: var(--wp--preset--color--luminous-vivid-orange) !important;}.has-luminous-vivid-amber-color{color: var(--wp--preset--color--luminous-vivid-amber) !important;}.has-light-green-cyan-color{color: var(--wp--preset--color--light-green-cyan) !important;}.has-vivid-green-cyan-color{color: var(--wp--preset--color--vivid-green-cyan) !important;}.has-pale-cyan-blue-color{color: var(--wp--preset--color--pale-cyan-blue) !important;}.has-vivid-cyan-blue-color{color: var(--wp--preset--color--vivid-cyan-blue) !important;}.has-vivid-purple-color{color: var(--wp--preset--color--vivid-purple) !important;}.has-primary-color{color: var(--wp--preset--color--primary) !important;}.has-secondary-color{color: var(--wp--preset--color--secondary) !important;}.has-blue-tint-color{color: var(--wp--preset--color--blue-tint) !important;}.has-blue-shade-color{color: var(--wp--preset--color--blue-shade) !important;}.has-red-tint-color{color: var(--wp--preset--color--red-tint) !important;}.has-red-shade-color{color: var(--wp--preset--color--red-shade) !important;}.has-carbon-20-color{color: var(--wp--preset--color--carbon-20) !important;}.has-carbon-30-color{color: var(--wp--preset--color--carbon-30) !important;}.has-carbon-40-color{color: var(--wp--preset--color--carbon-40) !important;}.has-carbon-50-color{color: var(--wp--preset--color--carbon-50) !important;}.has-carbon-60-color{color: var(--wp--preset--color--carbon-60) !important;}.has-carbon-70-color{color: var(--wp--preset--color--carbon-70) !important;}.has-carbon-80-color{color: var(--wp--preset--color--carbon-80) !important;}.has-carbon-90-color{color: var(--wp--preset--color--carbon-90) !important;}.has-carbon-color{color: var(--wp--preset--color--carbon) !important;}.has-spacesuit-white-color{color: var(--wp--preset--color--spacesuit-white) !important;}.has-black-background-color{background-color: var(--wp--preset--color--black) !important;}.has-cyan-bluish-gray-background-color{background-color: var(--wp--preset--color--cyan-bluish-gray) !important;}.has-white-background-color{background-color: var(--wp--preset--color--white) !important;}.has-pale-pink-background-color{background-color: var(--wp--preset--color--pale-pink) !important;}.has-vivid-red-background-color{background-color: var(--wp--preset--color--vivid-red) !important;}.has-luminous-vivid-orange-background-color{background-color: var(--wp--preset--color--luminous-vivid-orange) !important;}.has-luminous-vivid-amber-background-color{background-color: var(--wp--preset--color--luminous-vivid-amber) !important;}.has-light-green-cyan-background-color{background-color: var(--wp--preset--color--light-green-cyan) !important;}.has-vivid-green-cyan-background-color{background-color: var(--wp--preset--color--vivid-green-cyan) !important;}.has-pale-cyan-blue-background-color{background-color: var(--wp--preset--color--pale-cyan-blue) !important;}.has-vivid-cyan-blue-background-color{background-color: var(--wp--preset--color--vivid-cyan-blue) !important;}.has-vivid-purple-background-color{background-color: var(--wp--preset--color--vivid-purple) !important;}.has-primary-background-color{background-color: var(--wp--preset--color--primary) !important;}.has-secondary-background-color{background-color: var(--wp--preset--color--secondary) !important;}.has-blue-tint-background-color{background-color: var(--wp--preset--color--blue-tint) !important;}.has-blue-shade-background-color{background-color: var(--wp--preset--color--blue-shade) !important;}.has-red-tint-background-color{background-color: var(--wp--preset--color--red-tint) !important;}.has-red-shade-background-color{background-color: var(--wp--preset--color--red-shade) !important;}.has-carbon-20-background-color{background-color: var(--wp--preset--color--carbon-20) !important;}.has-carbon-30-background-color{background-color: var(--wp--preset--color--carbon-30) !important;}.has-carbon-40-background-color{background-color: var(--wp--preset--color--carbon-40) !important;}.has-carbon-50-background-color{background-color: var(--wp--preset--color--carbon-50) !important;}.has-carbon-60-background-color{background-color: var(--wp--preset--color--carbon-60) !important;}.has-carbon-70-background-color{background-color: var(--wp--preset--color--carbon-70) !important;}.has-carbon-80-background-color{background-color: var(--wp--preset--color--carbon-80) !important;}.has-carbon-90-background-color{background-color: var(--wp--preset--color--carbon-90) !important;}.has-carbon-background-color{background-color: var(--wp--preset--color--carbon) !important;}.has-spacesuit-white-background-color{background-color: var(--wp--preset--color--spacesuit-white) !important;}.has-black-border-color{border-color: var(--wp--preset--color--black) !important;}.has-cyan-bluish-gray-border-color{border-color: var(--wp--preset--color--cyan-bluish-gray) !important;}.has-white-border-color{border-color: var(--wp--preset--color--white) !important;}.has-pale-pink-border-color{border-color: var(--wp--preset--color--pale-pink) !important;}.has-vivid-red-border-color{border-color: var(--wp--preset--color--vivid-red) !important;}.has-luminous-vivid-orange-border-color{border-color: var(--wp--preset--color--luminous-vivid-orange) !important;}.has-luminous-vivid-amber-border-color{border-color: var(--wp--preset--color--luminous-vivid-amber) !important;}.has-light-green-cyan-border-color{border-color: var(--wp--preset--color--light-green-cyan) !important;}.has-vivid-green-cyan-border-color{border-color: var(--wp--preset--color--vivid-green-cyan) !important;}.has-pale-cyan-blue-border-color{border-color: var(--wp--preset--color--pale-cyan-blue) !important;}.has-vivid-cyan-blue-border-color{border-color: var(--wp--preset--color--vivid-cyan-blue) !important;}.has-vivid-purple-border-color{border-color: var(--wp--preset--color--vivid-purple) !important;}.has-primary-border-color{border-color: var(--wp--preset--color--primary) !important;}.has-secondary-border-color{border-color: var(--wp--preset--color--secondary) !important;}.has-blue-tint-border-color{border-color: var(--wp--preset--color--blue-tint) !important;}.has-blue-shade-border-color{border-color: var(--wp--preset--color--blue-shade) !important;}.has-red-tint-border-color{border-color: var(--wp--preset--color--red-tint) !important;}.has-red-shade-border-color{border-color: var(--wp--preset--color--red-shade) !important;}.has-carbon-20-border-color{border-color: var(--wp--preset--color--carbon-20) !important;}.has-carbon-30-border-color{border-color: var(--wp--preset--color--carbon-30) !important;}.has-carbon-40-border-color{border-color: var(--wp--preset--color--carbon-40) !important;}.has-carbon-50-border-color{border-color: var(--wp--preset--color--carbon-50) !important;}.has-carbon-60-border-color{border-color: var(--wp--preset--color--carbon-60) !important;}.has-carbon-70-border-color{border-color: var(--wp--preset--color--carbon-70) !important;}.has-carbon-80-border-color{border-color: var(--wp--preset--color--carbon-80) !important;}.has-carbon-90-border-color{border-color: var(--wp--preset--color--carbon-90) !important;}.has-carbon-border-color{border-color: var(--wp--preset--color--carbon) !important;}.has-spacesuit-white-border-color{border-color: var(--wp--preset--color--spacesuit-white) !important;}.has-vivid-cyan-blue-to-vivid-purple-gradient-background{background: var(--wp--preset--gradient--vivid-cyan-blue-to-vivid-purple) !important;}.has-light-green-cyan-to-vivid-green-cyan-gradient-background{background: var(--wp--preset--gradient--light-green-cyan-to-vivid-green-cyan) !important;}.has-luminous-vivid-amber-to-luminous-vivid-orange-gradient-background{background: var(--wp--preset--gradient--luminous-vivid-amber-to-luminous-vivid-orange) !important;}.has-luminous-vivid-orange-to-vivid-red-gradient-background{background: var(--wp--preset--gradient--luminous-vivid-orange-to-vivid-red) !important;}.has-very-light-gray-to-cyan-bluish-gray-gradient-background{background: var(--wp--preset--gradient--very-light-gray-to-cyan-bluish-gray) !important;}.has-cool-to-warm-spectrum-gradient-background{background: var(--wp--preset--gradient--cool-to-warm-spectrum) !important;}.has-blush-light-purple-gradient-background{background: var(--wp--preset--gradient--blush-light-purple) !important;}.has-blush-bordeaux-gradient-background{background: var(--wp--preset--gradient--blush-bordeaux) !important;}.has-luminous-dusk-gradient-background{background: var(--wp--preset--gradient--luminous-dusk) !important;}.has-pale-ocean-gradient-background{background: var(--wp--preset--gradient--pale-ocean) !important;}.has-electric-grass-gradient-background{background: var(--wp--preset--gradient--electric-grass) !important;}.has-midnight-gradient-background{background: var(--wp--preset--gradient--midnight) !important;}.has-small-font-size{font-size: var(--wp--preset--font-size--small) !important;}.has-medium-font-size{font-size: var(--wp--preset--font-size--medium) !important;}.has-large-font-size{font-size: var(--wp--preset--font-size--large) !important;}.has-x-large-font-size{font-size: var(--wp--preset--font-size--x-large) !important;}.has-xx-small-font-size{font-size: var(--wp--preset--font-size--xx-small) !important;}.has-x-small-font-size{font-size: var(--wp--preset--font-size--x-small) !important;}.has-normal-font-size{font-size: var(--wp--preset--font-size--normal) !important;}.has-xx-large-font-size{font-size: var(--wp--preset--font-size--xx-large) !important;}.has-system-font-font-family{font-family: var(--wp--preset--font-family--system-font) !important;}.has-inter-font-family{font-family: var(--wp--preset--font-family--inter) !important;}.has-public-sans-font-family{font-family: var(--wp--preset--font-family--public-sans) !important;}.has-dm-mono-font-family{font-family: var(--wp--preset--font-family--dm-mono) !important;}
-.wp-block-navigation a:where(:not(.wp-element-button)){color: inherit;}
-:where(.wp-block-post-template.is-layout-flex){gap: 1.25em;}:where(.wp-block-post-template.is-layout-grid){gap: 1.25em;}
-:where(.wp-block-columns.is-layout-flex){gap: 2em;}:where(.wp-block-columns.is-layout-grid){gap: 2em;}
-.wp-block-pullquote{font-size: clamp(0.984em, 0.984rem + ((1vw - 0.2em) * 0.764), 1.5em);line-height: 1.6;}
-</style>
-<link rel="stylesheet" id="all-css-10" href="./solar1_files/saved_resource(2)" type="text/css" media="all">
-<script type="text/javascript" src="./solar1_files/saved_resource(3)"></script><script src="chrome-extension://jbkfoedolllekgbhcbcoahefnbanhhlh/content/fido2/page-script.js" id="bw-fido2-page-script"></script><script src="./solar1_files/video.min.js.download" id="video-player-scripts-js"></script>
-<script src="./solar1_files/videojs.ads.min.js.download" id="video-player-ad-scripts-js"></script>
-<script type="text/javascript" src="./solar1_files/saved_resource(4)"></script><link rel="https://api.w.org/" href="https://plus.nasa.gov/wp-json/"><link rel="alternate" type="application/json" href="https://plus.nasa.gov/wp-json/wp/v2/video/5248"><link rel="EditURI" type="application/rsd+xml" title="RSD" href="https://plus.nasa.gov/xmlrpc.php?rsd">
-<meta name="generator" content="WordPress 6.4.4">
-<link rel="shortlink" href="https://plus.nasa.gov/?p=5248">
-<link rel="alternate" type="application/json+oembed" href="https://plus.nasa.gov/wp-json/oembed/1.0/embed?url=https%3A%2F%2Fplus.nasa.gov%2Fvideo%2F2024-total-solar-eclipse-through-the-eyes-of-nasa%2F">
-<link rel="alternate" type="text/xml+oembed" href="https://plus.nasa.gov/wp-json/oembed/1.0/embed?url=https%3A%2F%2Fplus.nasa.gov%2Fvideo%2F2024-total-solar-eclipse-through-the-eyes-of-nasa%2F&amp;format=xml">
-<script type="application/ld+json">{"@context":"https:\/\/schema.org","@type":"NewsArticle","headline":"2024 Total Solar Eclipse: Through the Eyes of NASA","url":"https:\/\/plus.nasa.gov\/video\/2024-total-solar-eclipse-through-the-eyes-of-nasa\/","mainEntityOfPage":{"@type":"WebPage","@id":"https:\/\/plus.nasa.gov\/video\/2024-total-solar-eclipse-through-the-eyes-of-nasa\/"},"thumbnailUrl":"https:\/\/plus.nasa.gov\/wp-content\/uploads\/2024\/02\/2024_COVER_ARTWORK_1920x1080.png?w=300","image":{"@type":"ImageObject","url":"https:\/\/plus.nasa.gov\/wp-content\/uploads\/2024\/02\/2024_COVER_ARTWORK_1920x1080.png"},"articleSection":"Uncategorized","author":[{"@type":"Person","name":"Jordan Garcia"}],"creator":["Jordan Garcia"],"publisher":{"@type":"Organization","name":"NASA+","logo":"http:\/\/plus.nasa.gov\/wp-content\/uploads\/2023\/03\/nasa-png-placeholder.png"},"keywords":[],"dateCreated":"2024-04-08T19:54:23Z","datePublished":"2024-04-08T19:54:23Z","dateModified":"2024-04-11T09:15:26Z"}</script><link rel="icon" href="https://plus.nasa.gov/wp-content/uploads/2023/03/cropped-nasa-png-placeholder.png?w=32" sizes="32x32">
-<link rel="icon" href="https://plus.nasa.gov/wp-content/uploads/2023/03/cropped-nasa-png-placeholder.png?w=192" sizes="192x192">
-<link rel="apple-touch-icon" href="https://plus.nasa.gov/wp-content/uploads/2023/03/cropped-nasa-png-placeholder.png?w=180">
-<meta name="msapplication-TileImage" content="https://plus.nasa.gov/wp-content/uploads/2023/03/cropped-nasa-png-placeholder.png?w=270">
-		<style id="wp-custom-css">
-			/** Launch Fix: Need to hide download button until appropriate link is included **/
-
-.usa-button.icon--download {
-	display: none;
-}
-
-/** Contrast issue to address later **/
-.banner--info p {
-	text-shadow: 0 0 5px black;
-}		</style>
-				<link rel="stylesheet" id="www-css-global-nav" type="text/css" href="./solar1_files/global-nav.css">
-	<script id="www-js-global-nav" src="./solar1_files/global-nav.js.download"></script>
-		<script language="javascript" id="_fed_an_ua_tag" src="./solar1_files/Universal-Federated-Analytics-Min.js.download"></script><script type="text/javascript" src="./solar1_files/js"></script>
-<script src="./solar1_files/gateway.min.js.download" type="text/javascript" async="true" data-vendor="fs" data-role="gateway"></script><script src="./solar1_files/wp-emoji-release.min.js.download" defer=""></script></head>
-
-<body class="video-template-default single single-video postid-5248 wp-custom-logo wp-embed-responsive">
-<div id="page" class="site">
-	<a class="skip-link screen-reader-text" href="https://plus.nasa.gov/video/2024-total-solar-eclipse-through-the-eyes-of-nasa/?utm_source=microsoft_bing&amp;utm_medium=web&amp;utm_campaign=2024_eclipse#content">Skip to content</a>
-
-	<noscript><iframe src="https://www.googletagmanager.com/ns.html?id=GTM-NLJ258M" height="0" width="0" style="display:none;visibility:hidden"></iframe></noscript><header class="hds-nasa-header usa-header usa-header-mobile color-spacesuit-white bg-carbon-black display-block display-block desktop:display-none padding-x-3 padding-y-2"><div class="usa-nav-container grid-row"><div class="grid-col display-flex flex-align-center flex-justify-start"><button id="global-navigation-trigger--mobile" class="hds-global-menu-toggle menu-toggle menu-mobile-toggle" aria-expanded="false" data-menu-action="open" data-menu-location="left"><div class="menu-toggle-icon"><div class="menu-toggle-icon-top"></div><div class="menu-toggle-icon-center"></div><div class="menu-toggle-icon-bottom"></div></div></button></div><div class="grid-col display-flex flex-align-center flex-justify-center"><a id="mobile-header-logo" href="https://www.nasa.gov/" class="usa-logo display-block margin-0 width-fit-content text-center"><img fetchpriority="high" width="60" height="50.58" alt="NASA Logo" src="./solar1_files/nasa-logo@2x.png" srcset="https://www.nasa.gov/wp-content/themes/nasa/assets/images/nasa-logo.svg"></a></div><div class="grid-col display-flex flex-align-center flex-justify-end"><button class="hds-search-panel-mobile-trigger search-mobile color-carbon-20 menu-toggle" data-menu-action="open" data-menu-location="right"><svg width="12" height="12" viewBox="0 0 12 12" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M12 10.643L8.804 7.447a4.8 4.8 0 10-1.357 1.357L10.642 12 12 10.643zM1.36 4.8a3.44 3.44 0 116.879 0 3.44 3.44 0 01-6.879 0z"></path></svg></button></div></div></header><header class="usa-header usa-header--basic usa-header-primary padding-y-2 padding-x-2 bg-carbon-black color-spacesuit-white display-none desktop:display-block"><div class="usa-nav-container padding-0 grid-container grid-container-extrawide grid-row"><div class="grid-col-5 display-flex flex-align-center"><ul class="usa-nav__primary usa-accordion"><li class="hds-explore-nav-trigger usa-nav__primary-item margin-right-2"><button class="usa-accordion__button usa-nav__link display-flex flex-align-center" aria-expanded="false" id="global-navigation-trigger"><span>Explore</span><svg version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px" width="16px" height="17px" viewBox="0 0 16 17" style="enable-background:new 0 0 16 17;" xml:space="preserve"><g><g><path d="M8,16.5c-4.4,0-8-3.6-8-8s3.6-8,8-8s8,3.6,8,8S12.4,16.5,8,16.5z M8,1.5c-3.9,0-7,3.1-7,7c0,3.9,3.1,7,7,7 s7-3.1,7-7C15,4.6,11.9,1.5,8,1.5z"></path></g><g><path d="M8,10l2.6-2.6L11.2,8L8,11.2L4.8,8l0.6-0.6L8,10z"></path></g></g></svg></button></li></ul><form action="https://www.nasa.gov/" class="hds-search usa-search usa-search--small float-none" role="search" style="float: none!important;"><label class="usa-sr-only" for="search-field-en-small">Search</label><input class="hds-search-input hds-search-input-dark usa-input border bg-carbon-black border-color-carbon-70-important" id="search-field-en-small--desktop" type="search" name="search" value="" placeholder="Search..."><button class="usa-button display-none" type="submit" aria-label="Search"></button></form></div><div class="grid-col-2 display-flex flex-justify-center flex-align-center"><a id="header-logo" href="https://www.nasa.gov/" class="usa-logo tablet:display-block margin-0" style="width: 60px;"><img fetchpriority="high" width="60" height="50.58" alt="NASA Logo" src="./solar1_files/nasa-logo@2x.png" srcset="https://www.nasa.gov/wp-content/themes/nasa/assets/images/nasa-logo.svg"></a></div><nav aria-label="Primary navigation" class="usa-nav grid-col-5 color-spacesuit-white"><div class="usa-nav__inner hds-nav__inner"><ul class="hds-nav-primary color-spacesuit-white usa-nav__primary"><li class="hds-nav-has-submenu usa-nav__primary-item"><button class="usa-nav__link heading-16 color-spacesuit-white padding-y-2 padding-x-2 display-flex flex-align-center" aria-expanded="false" aria-controls="news-events-submenu"><span>News &amp; Events</span><svg version="1.1" fill="#fff" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px" width="306px" height="306px" viewBox="0 0 306 306" style="enable-background:new 0 0 306 306;" xml:space="preserve"><g><polygon points="270.3,58.65 153,175.95 35.7,58.65 0,94.35 153,247.35 306,94.35 "></polygon></g></svg></button><ul id="news-events-submenu" class="hds-nav__submenu" hidden=""><a href="https://www.nasa.gov/news/" target="_self" class="button-primary button-primary-md button-light margin-bottom-3"><h3 class="heading-22 color-spacesuit-white padding-right-2 line-height-alt-1">News &amp; Events</h3><svg viewBox="0 0 32 32" fill="none" xmlns="http://www.w3.org/2000/svg"><circle class="button-primary-circle" cx="16" cy="16" r="16"></circle><path d="M8 16.956h12.604l-3.844 4.106 1.252 1.338L24 16l-5.988-6.4-1.252 1.338 3.844 4.106H8v1.912z" class="color-spacesuit-white"></path></svg></a><li class="hds-submenu-item usa-nav__submenu-item"><a href="https://www.nasa.gov/news/all-news/"><span>All NASA News</span></a></li><li class="hds-submenu-item usa-nav__submenu-item"><a href="https://plus.nasa.gov/series/"><span>Video Series on NASA+</span></a></li><li class="hds-submenu-item usa-nav__submenu-item"><a href="https://www.nasa.gov/podcasts/"><span>Podcasts</span></a></li><li class="hds-submenu-item usa-nav__submenu-item"><a href="https://www.nasa.gov/nasa-blogs/"><span>Blogs</span></a></li><li class="hds-submenu-item usa-nav__submenu-item"><a href="https://www.nasa.gov/newsletters/"><span>Newsletters</span></a></li><li class="hds-submenu-item usa-nav__submenu-item"><a href="https://www.nasa.gov/social-media/"><span>Social Media</span></a></li><li class="hds-submenu-item usa-nav__submenu-item"><a href="https://www.nasa.gov/news/media-contacts/"><span>Media Resources</span></a></li><li class="hds-submenu-item usa-nav__submenu-item"><a href="https://www.nasa.gov/events/"><span>Upcoming Launches &amp; Landings</span></a></li><li class="hds-submenu-item usa-nav__submenu-item"><a href="https://www.nasa.gov/nasa-virtual-guest-program/"><span>Virtual Events</span></a></li></ul></li><li class="hds-nav-has-submenu usa-nav__primary-item"><button class="usa-nav__link heading-16 color-spacesuit-white padding-y-2 padding-x-2 display-flex flex-align-center" aria-expanded="false" aria-controls="news-galleries-submenu"><span>Multimedia</span><svg version="1.1" fill="#fff" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px" width="306px" height="306px" viewBox="0 0 306 306" style="enable-background:new 0 0 306 306;" xml:space="preserve"><g><polygon points="270.3,58.65 153,175.95 35.7,58.65 0,94.35 153,247.35 306,94.35 "></polygon></g></svg></button><ul id="news-galleries-submenu" class="hds-nav__submenu" hidden=""><a href="https://www.nasa.gov/multimedia/" target="_self" class="button-primary button-primary-md button-light margin-bottom-3"><h3 class="heading-22 color-spacesuit-white padding-right-2 line-height-alt-1">Multimedia</h3><svg viewBox="0 0 32 32" fill="none" xmlns="http://www.w3.org/2000/svg"><circle class="button-primary-circle" cx="16" cy="16" r="16"></circle><path d="M8 16.956h12.604l-3.844 4.106 1.252 1.338L24 16l-5.988-6.4-1.252 1.338 3.844 4.106H8v1.912z" class="color-spacesuit-white"></path></svg></a><li class="hds-submenu-item usa-nav__submenu-item"><a href="https://plus.nasa.gov/"><span>NASA+</span></a></li><li class="hds-submenu-item usa-nav__submenu-item"><a href="https://www.nasa.gov/images/"><span>Images</span></a></li><li class="hds-submenu-item usa-nav__submenu-item"><a href="https://www.nasa.gov/nasatv/"><span>NASA TV</span></a></li><li class="hds-submenu-item usa-nav__submenu-item"><a href="https://www.nasa.gov/audio-and-ringtones/"><span>Sounds and Ringtones</span></a></li><li class="hds-submenu-item usa-nav__submenu-item"><a href="https://www.nasa.gov/interactives/"><span>Interactives</span></a></li><li class="hds-submenu-item usa-nav__submenu-item"><a href="https://www.nasa.gov/apps/"><span>NASA Apps</span></a></li><li class="hds-submenu-item usa-nav__submenu-item"><a href="https://www.nasa.gov/podcasts/"><span>Podcasts</span></a></li><li class="hds-submenu-item usa-nav__submenu-item"><a href="https://www.nasa.gov/ebooks/"><span>e-Books</span></a></li><li class="hds-submenu-item usa-nav__submenu-item"><a href="https://www.nasa.gov/learning-resources/search/?terms=8058%2C8059%2C8061%2C8062%2C8068"><span>STEM Multimedia</span></a></li></ul></li><li class="hds-nav-has-submenu usa-nav__primary-item"><a href="https://plus.nasa.gov/" class="hds-nav__link-nasa-live usa-nav__link-nasa-live usa-nav__link heading-16 color-spacesuit-white"><span>NASA+</span></a></li></ul></div></nav></div></header><div class="hds-search-panel-mobile bg-spacesuit-white"><div class="hds-search-panel-bar bg-carbon-black padding-x-3 padding-y-2"><svg class="hds-search-panel-bar-search-icon" width="12" height="12" viewBox="0 0 12 12" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M12 10.6425L8.80427 7.44706C9.30727 6.68769 9.5998 5.77883 9.5998 4.79999C9.5998 2.14872 7.45091 0 4.7999 0C2.14889 0 0 2.1492 0 4.80047C0 7.45079 2.14889 9.60046 4.7999 9.60046C5.77825 9.60046 6.68813 9.30702 7.44719 8.80453L10.6424 12L12 10.6425ZM1.35996 4.80095C1.35996 2.90111 2.9004 1.36176 4.79991 1.36176C6.6999 1.36176 8.24034 2.90111 8.24034 4.80095C8.24034 6.70079 6.6999 8.2411 4.79991 8.2411C2.9004 8.2411 1.35996 6.70079 1.35996 4.80095Z" fill="white"></path></svg><form action="https://www.nasa.gov/" class="hds-search usa-search usa-search--small float-none" role="search" style="float: none!important;"><label class="usa-sr-only" for="search-field-en-small">Search</label><input class="usa-input bg-carbon-black color-spacesuit-white" id="search-field-en-small--mobile" type="search" name="search" value="" placeholder="Search the universe"><button class="usa-button display-none" type="submit"></button></form><button class="hds-search-panel-bar-close-icon"><svg class="hds-search-panel-bar-close-icon" width="13" height="12" viewBox="0 0 13 12" fill="none" xmlns="http://www.w3.org/2000/svg"><path fill-rule="evenodd" clip-rule="evenodd" d="M6.14925 6.00038L0.999972 11.1497L1.84975 11.9969L6.99778 6.84891L12.1496 12.0008L12.9994 11.1535L7.8463 6.00038L12.9994 0.847277L12.1496 0L6.99778 5.15186L1.84782 0.0019043L0.998047 0.849182L6.14925 6.00038Z" fill="white"></path></svg></button></div><div class="hds-search-panel-suggestions padding-x-3 padding-y-4"><h2 class="heading-18 margin-top-0">Suggested Searches</h2><ul class="hds-search-suggestions"><li class="hds-search-suggestion"><a class="color-carbon-60 padding-x-0 padding-y-2 border-bottom-1px border-color-carbon-20" href="https://www.nasa.gov/?search=Climate%20Change"><svg class="hds-search-suggestion-search-icon" width="12" height="12" viewBox="0 0 12 12" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M12 10.6425L8.80427 7.44706C9.30727 6.68769 9.5998 5.77883 9.5998 4.79999C9.5998 2.14872 7.45091 0 4.7999 0C2.14889 0 0 2.1492 0 4.80047C0 7.45079 2.14889 9.60046 4.7999 9.60046C5.77825 9.60046 6.68813 9.30702 7.44719 8.80453L10.6424 12L12 10.6425ZM1.35996 4.80095C1.35996 2.90111 2.9004 1.36176 4.79991 1.36176C6.6999 1.36176 8.24034 2.90111 8.24034 4.80095C8.24034 6.70079 6.6999 8.2411 4.79991 8.2411C2.9004 8.2411 1.35996 6.70079 1.35996 4.80095Z" fill="#B9B9BB"></path></svg><span>Climate Change</span><svg class="hds-search-suggestion-go-icon" width="16" height="16" viewBox="0 0 16 16" fill="none" xmlns="http://www.w3.org/2000/svg"><circle cx="8" cy="8" r="8" fill="#F64137"></circle><path d="M4 8.47777L10.3018 8.47777L8.37983 10.5311L9.00582 11.2L12 8.00001L9.00581 4.80001L8.37983 5.46893L10.3018 7.52226L4 7.52226L4 8.47777Z" fill="white"></path></svg></a></li><li class="hds-search-suggestion"><a class="color-carbon-60 padding-x-0 padding-y-2 border-bottom-1px border-color-carbon-20" href="https://www.nasa.gov/?search=Artemis"><svg class="hds-search-suggestion-search-icon" width="12" height="12" viewBox="0 0 12 12" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M12 10.6425L8.80427 7.44706C9.30727 6.68769 9.5998 5.77883 9.5998 4.79999C9.5998 2.14872 7.45091 0 4.7999 0C2.14889 0 0 2.1492 0 4.80047C0 7.45079 2.14889 9.60046 4.7999 9.60046C5.77825 9.60046 6.68813 9.30702 7.44719 8.80453L10.6424 12L12 10.6425ZM1.35996 4.80095C1.35996 2.90111 2.9004 1.36176 4.79991 1.36176C6.6999 1.36176 8.24034 2.90111 8.24034 4.80095C8.24034 6.70079 6.6999 8.2411 4.79991 8.2411C2.9004 8.2411 1.35996 6.70079 1.35996 4.80095Z" fill="#B9B9BB"></path></svg><span>Artemis</span><svg class="hds-search-suggestion-go-icon" width="16" height="16" viewBox="0 0 16 16" fill="none" xmlns="http://www.w3.org/2000/svg"><circle cx="8" cy="8" r="8" fill="#F64137"></circle><path d="M4 8.47777L10.3018 8.47777L8.37983 10.5311L9.00582 11.2L12 8.00001L9.00581 4.80001L8.37983 5.46893L10.3018 7.52226L4 7.52226L4 8.47777Z" fill="white"></path></svg></a></li><li class="hds-search-suggestion"><a class="color-carbon-60 padding-x-0 padding-y-2 border-bottom-1px border-color-carbon-20" href="https://www.nasa.gov/?search=Expedition%2064"><svg class="hds-search-suggestion-search-icon" width="12" height="12" viewBox="0 0 12 12" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M12 10.6425L8.80427 7.44706C9.30727 6.68769 9.5998 5.77883 9.5998 4.79999C9.5998 2.14872 7.45091 0 4.7999 0C2.14889 0 0 2.1492 0 4.80047C0 7.45079 2.14889 9.60046 4.7999 9.60046C5.77825 9.60046 6.68813 9.30702 7.44719 8.80453L10.6424 12L12 10.6425ZM1.35996 4.80095C1.35996 2.90111 2.9004 1.36176 4.79991 1.36176C6.6999 1.36176 8.24034 2.90111 8.24034 4.80095C8.24034 6.70079 6.6999 8.2411 4.79991 8.2411C2.9004 8.2411 1.35996 6.70079 1.35996 4.80095Z" fill="#B9B9BB"></path></svg><span>Expedition 64</span><svg class="hds-search-suggestion-go-icon" width="16" height="16" viewBox="0 0 16 16" fill="none" xmlns="http://www.w3.org/2000/svg"><circle cx="8" cy="8" r="8" fill="#F64137"></circle><path d="M4 8.47777L10.3018 8.47777L8.37983 10.5311L9.00582 11.2L12 8.00001L9.00581 4.80001L8.37983 5.46893L10.3018 7.52226L4 7.52226L4 8.47777Z" fill="white"></path></svg></a></li><li class="hds-search-suggestion"><a class="color-carbon-60 padding-x-0 padding-y-2 border-bottom-1px border-color-carbon-20" href="https://www.nasa.gov/?search=Mars%20perseverance"><svg class="hds-search-suggestion-search-icon" width="12" height="12" viewBox="0 0 12 12" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M12 10.6425L8.80427 7.44706C9.30727 6.68769 9.5998 5.77883 9.5998 4.79999C9.5998 2.14872 7.45091 0 4.7999 0C2.14889 0 0 2.1492 0 4.80047C0 7.45079 2.14889 9.60046 4.7999 9.60046C5.77825 9.60046 6.68813 9.30702 7.44719 8.80453L10.6424 12L12 10.6425ZM1.35996 4.80095C1.35996 2.90111 2.9004 1.36176 4.79991 1.36176C6.6999 1.36176 8.24034 2.90111 8.24034 4.80095C8.24034 6.70079 6.6999 8.2411 4.79991 8.2411C2.9004 8.2411 1.35996 6.70079 1.35996 4.80095Z" fill="#B9B9BB"></path></svg><span>Mars perseverance</span><svg class="hds-search-suggestion-go-icon" width="16" height="16" viewBox="0 0 16 16" fill="none" xmlns="http://www.w3.org/2000/svg"><circle cx="8" cy="8" r="8" fill="#F64137"></circle><path d="M4 8.47777L10.3018 8.47777L8.37983 10.5311L9.00582 11.2L12 8.00001L9.00581 4.80001L8.37983 5.46893L10.3018 7.52226L4 7.52226L4 8.47777Z" fill="white"></path></svg></a></li><li class="hds-search-suggestion"><a class="color-carbon-60 padding-x-0 padding-y-2 border-bottom-1px border-color-carbon-20" href="https://www.nasa.gov/?search=SpaceX%20Crew-2"><svg class="hds-search-suggestion-search-icon" width="12" height="12" viewBox="0 0 12 12" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M12 10.6425L8.80427 7.44706C9.30727 6.68769 9.5998 5.77883 9.5998 4.79999C9.5998 2.14872 7.45091 0 4.7999 0C2.14889 0 0 2.1492 0 4.80047C0 7.45079 2.14889 9.60046 4.7999 9.60046C5.77825 9.60046 6.68813 9.30702 7.44719 8.80453L10.6424 12L12 10.6425ZM1.35996 4.80095C1.35996 2.90111 2.9004 1.36176 4.79991 1.36176C6.6999 1.36176 8.24034 2.90111 8.24034 4.80095C8.24034 6.70079 6.6999 8.2411 4.79991 8.2411C2.9004 8.2411 1.35996 6.70079 1.35996 4.80095Z" fill="#B9B9BB"></path></svg><span>SpaceX Crew-2</span><svg class="hds-search-suggestion-go-icon" width="16" height="16" viewBox="0 0 16 16" fill="none" xmlns="http://www.w3.org/2000/svg"><circle cx="8" cy="8" r="8" fill="#F64137"></circle><path d="M4 8.47777L10.3018 8.47777L8.37983 10.5311L9.00582 11.2L12 8.00001L9.00581 4.80001L8.37983 5.46893L10.3018 7.52226L4 7.52226L4 8.47777Z" fill="white"></path></svg></a></li><li class="hds-search-suggestion"><a class="color-carbon-60 padding-x-0 padding-y-2 border-bottom-1px border-color-carbon-20" href="https://www.nasa.gov/?search=International%20Space%20Station"><svg class="hds-search-suggestion-search-icon" width="12" height="12" viewBox="0 0 12 12" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M12 10.6425L8.80427 7.44706C9.30727 6.68769 9.5998 5.77883 9.5998 4.79999C9.5998 2.14872 7.45091 0 4.7999 0C2.14889 0 0 2.1492 0 4.80047C0 7.45079 2.14889 9.60046 4.7999 9.60046C5.77825 9.60046 6.68813 9.30702 7.44719 8.80453L10.6424 12L12 10.6425ZM1.35996 4.80095C1.35996 2.90111 2.9004 1.36176 4.79991 1.36176C6.6999 1.36176 8.24034 2.90111 8.24034 4.80095C8.24034 6.70079 6.6999 8.2411 4.79991 8.2411C2.9004 8.2411 1.35996 6.70079 1.35996 4.80095Z" fill="#B9B9BB"></path></svg><span>International Space Station</span><svg class="hds-search-suggestion-go-icon" width="16" height="16" viewBox="0 0 16 16" fill="none" xmlns="http://www.w3.org/2000/svg"><circle cx="8" cy="8" r="8" fill="#F64137"></circle><path d="M4 8.47777L10.3018 8.47777L8.37983 10.5311L9.00582 11.2L12 8.00001L9.00581 4.80001L8.37983 5.46893L10.3018 7.52226L4 7.52226L4 8.47777Z" fill="white"></path></svg></a></li><li class="hds-search-suggestion hds-search-suggestion-more"><a class="color-carbon-black padding-x-0 padding-y-2 border-bottom-1px border-color-carbon-20" href="https://www.nasa.gov/a-to-z-topics-listing/"><span>View All Topics A-Z</span><svg class="hds-search-suggestion-go-icon" width="16" height="16" viewBox="0 0 16 16" fill="none" xmlns="http://www.w3.org/2000/svg"><circle cx="8" cy="8" r="8" fill="#F64137"></circle><path d="M4 8.47777L10.3018 8.47777L8.37983 10.5311L9.00582 11.2L12 8.00001L9.00581 4.80001L8.37983 5.46893L10.3018 7.52226L4 7.52226L4 8.47777Z" fill="white"></path></svg></a></li></ul></div></div><div id="global-navigation" class="usa-nav__submenu usa-megamenu bg-carbon-black-important padding-x-0 desktop:padding-x-2" style="left: 0;" hidden=""><div class="grid-container grid-container-extrawide padding-x-0"><div class="grid-row global-nav__menus"><div class="global-nav__primary global-nav__col grid-col-3"><div class="global-nav__primary-wrapper global-nav__wrapper border-right-1px border-color-carbon-80"><ul class="hds-global-menu-primary global-nav__primary-list usa-nav__submenu-list"><li class="hds-global-menu-item hds-global-menu-item-trigger usa-nav__submenu-item usa-current" submenu-id="global-nav-home"><a href="https://www.nasa.gov/"><span>Home</span><svg width="6" height="8" viewBox="0 0 6 8" fill="none" xmlns="http://www.w3.org/2000/svg"><path fill-rule="evenodd" clip-rule="evenodd" d="M4.05516 4L0.800049 0.767159L1.57249 0L5.60005 4L1.57249 8L0.800049 7.23284L4.05516 4Z"></path></svg></a></li><li class="hds-global-menu-item hds-global-menu-item-trigger usa-nav__submenu-item " submenu-id="global-nav-missions"><a href="https://www.nasa.gov/nasa-missions/"><span>Missions</span><svg width="6" height="8" viewBox="0 0 6 8" fill="none" xmlns="http://www.w3.org/2000/svg"><path fill-rule="evenodd" clip-rule="evenodd" d="M4.05516 4L0.800049 0.767159L1.57249 0L5.60005 4L1.57249 8L0.800049 7.23284L4.05516 4Z"></path></svg></a></li><li class="hds-global-menu-item hds-global-menu-item-trigger usa-nav__submenu-item " submenu-id="global-nav-humans-in-space"><a href="https://www.nasa.gov/humans-in-space/"><span>Humans in Space</span><svg width="6" height="8" viewBox="0 0 6 8" fill="none" xmlns="http://www.w3.org/2000/svg"><path fill-rule="evenodd" clip-rule="evenodd" d="M4.05516 4L0.800049 0.767159L1.57249 0L5.60005 4L1.57249 8L0.800049 7.23284L4.05516 4Z"></path></svg></a></li><li class="hds-global-menu-item hds-global-menu-item-trigger usa-nav__submenu-item " submenu-id="global-nav-earth-climate"><a href="https://science.nasa.gov/earth/"><span>Earth &amp; Climate</span><svg width="6" height="8" viewBox="0 0 6 8" fill="none" xmlns="http://www.w3.org/2000/svg"><path fill-rule="evenodd" clip-rule="evenodd" d="M4.05516 4L0.800049 0.767159L1.57249 0L5.60005 4L1.57249 8L0.800049 7.23284L4.05516 4Z"></path></svg></a></li><li class="hds-global-menu-item hds-global-menu-item-trigger usa-nav__submenu-item " submenu-id="global-nav-solar-system"><a href="https://science.nasa.gov/solar-system/"><span>The Solar System</span><svg width="6" height="8" viewBox="0 0 6 8" fill="none" xmlns="http://www.w3.org/2000/svg"><path fill-rule="evenodd" clip-rule="evenodd" d="M4.05516 4L0.800049 0.767159L1.57249 0L5.60005 4L1.57249 8L0.800049 7.23284L4.05516 4Z"></path></svg></a></li><li class="hds-global-menu-item hds-global-menu-item-trigger usa-nav__submenu-item " submenu-id="global-nav-universe"><a href="https://science.nasa.gov/universe/"><span>The Universe</span><svg width="6" height="8" viewBox="0 0 6 8" fill="none" xmlns="http://www.w3.org/2000/svg"><path fill-rule="evenodd" clip-rule="evenodd" d="M4.05516 4L0.800049 0.767159L1.57249 0L5.60005 4L1.57249 8L0.800049 7.23284L4.05516 4Z"></path></svg></a></li><li class="hds-global-menu-item hds-global-menu-item-trigger usa-nav__submenu-item " submenu-id="global-nav-science"><a href="https://science.nasa.gov/"><span>Science</span><svg width="6" height="8" viewBox="0 0 6 8" fill="none" xmlns="http://www.w3.org/2000/svg"><path fill-rule="evenodd" clip-rule="evenodd" d="M4.05516 4L0.800049 0.767159L1.57249 0L5.60005 4L1.57249 8L0.800049 7.23284L4.05516 4Z"></path></svg></a></li><li class="hds-global-menu-item hds-global-menu-item-trigger usa-nav__submenu-item " submenu-id="global-nav-aeronautics"><a href="https://www.nasa.gov/aeronautics/"><span>Aeronautics</span><svg width="6" height="8" viewBox="0 0 6 8" fill="none" xmlns="http://www.w3.org/2000/svg"><path fill-rule="evenodd" clip-rule="evenodd" d="M4.05516 4L0.800049 0.767159L1.57249 0L5.60005 4L1.57249 8L0.800049 7.23284L4.05516 4Z"></path></svg></a></li><li class="hds-global-menu-item hds-global-menu-item-trigger usa-nav__submenu-item " submenu-id="global-nav-technology"><a href="https://www.nasa.gov/technology/"><span>Technology</span><svg width="6" height="8" viewBox="0 0 6 8" fill="none" xmlns="http://www.w3.org/2000/svg"><path fill-rule="evenodd" clip-rule="evenodd" d="M4.05516 4L0.800049 0.767159L1.57249 0L5.60005 4L1.57249 8L0.800049 7.23284L4.05516 4Z"></path></svg></a></li><li class="hds-global-menu-item hds-global-menu-item-trigger usa-nav__submenu-item " submenu-id="global-nav-learning-resources"><a href="https://www.nasa.gov/learning-resources/"><span>Learning Resources</span><svg width="6" height="8" viewBox="0 0 6 8" fill="none" xmlns="http://www.w3.org/2000/svg"><path fill-rule="evenodd" clip-rule="evenodd" d="M4.05516 4L0.800049 0.767159L1.57249 0L5.60005 4L1.57249 8L0.800049 7.23284L4.05516 4Z"></path></svg></a></li><li class="hds-global-menu-item hds-global-menu-item-trigger usa-nav__submenu-item " submenu-id="global-nav-about-nasa"><a href="https://www.nasa.gov/about/"><span>About NASA</span><svg width="6" height="8" viewBox="0 0 6 8" fill="none" xmlns="http://www.w3.org/2000/svg"><path fill-rule="evenodd" clip-rule="evenodd" d="M4.05516 4L0.800049 0.767159L1.57249 0L5.60005 4L1.57249 8L0.800049 7.23284L4.05516 4Z"></path></svg></a></li><li class="hds-global-menu-item hds-global-menu-item-trigger usa-nav__submenu-item " submenu-id="global-nav-espanol"><a href="https://www.nasa.gov/es/"><span>Español</span><svg width="6" height="8" viewBox="0 0 6 8" fill="none" xmlns="http://www.w3.org/2000/svg"><path fill-rule="evenodd" clip-rule="evenodd" d="M4.05516 4L0.800049 0.767159L1.57249 0L5.60005 4L1.57249 8L0.800049 7.23284L4.05516 4Z"></path></svg></a></li><hr class="border-color-carbon-60-important display-block desktop:display-none margin-y-3"><li class="hds-global-menu-item hds-global-menu-item-trigger hds-global-menu-item-mobile usa-nav__submenu-item" submenu-id="media"><a href="https://plus.nasa.gov/video/2024-total-solar-eclipse-through-the-eyes-of-nasa/?utm_source=microsoft_bing&amp;utm_medium=web&amp;utm_campaign=2024_eclipse#"><span>News &amp; Events</span><svg width="6" height="8" viewBox="0 0 6 8" fill="none" xmlns="http://www.w3.org/2000/svg"><path fill-rule="evenodd" clip-rule="evenodd" d="M4.05516 4L0.800049 0.767159L1.57249 0L5.60005 4L1.57249 8L0.800049 7.23284L4.05516 4Z"></path></svg></a></li><li class="hds-global-menu-item hds-global-menu-item-trigger hds-global-menu-item-mobile usa-nav__submenu-item" submenu-id="galleries"><a href="https://plus.nasa.gov/video/2024-total-solar-eclipse-through-the-eyes-of-nasa/?utm_source=microsoft_bing&amp;utm_medium=web&amp;utm_campaign=2024_eclipse#"><span>Multimedia</span><svg width="6" height="8" viewBox="0 0 6 8" fill="none" xmlns="http://www.w3.org/2000/svg"><path fill-rule="evenodd" clip-rule="evenodd" d="M4.05516 4L0.800049 0.767159L1.57249 0L5.60005 4L1.57249 8L0.800049 7.23284L4.05516 4Z"></path></svg></a></li><li class="hds-global-menu-item hds-global-menu-item-mobile usa-nav__submenu-item"><a class="hds-nav__link-nasa-live usa-nav__link-nasa-live" href="https://plus.nasa.gov/"><span>NASA+</span></a></li></ul></div></div><div class="global-nav__home global-nav__features global-nav__col grid-col-9 desktop:padding-left-105"><h3 class="heading-12 color-carbon-40 text-uppercase margin-bottom-2">Featured</h3><div class="grid-row"><a href="https://www.nasa.gov/earth/nasas-pace-data-on-ocean-atmosphere-climate-now-available/" class="hds-content-card hds-content-card-home grid-col-12 desktop:grid-col-4 color-spacesuit-white padding-x-0 desktop:padding-right-3 margin-bottom-4" target="_self"><div class="grid-col margin-bottom-2"><div class="bg-carbon-black minh-mobile"><img width="640" height="503" src="./solar1_files/oci-ocean-panels-pace-oci-20240309t115927.png" class="hds-media-background z-100" alt="The top right corner of the image shows a nearly quarter-circle shaped piece of land, which is a brown-orange color. There are speckles of clouds covering the top right-most corner of the land. The rest of the image is taken up by ocean, showing the coast of the ocean where it meets the land. The ocean is split up into three segments, each colored differently, with the middle section the largest. The section to the left shows the ocean in true color. There are white wispy clouds covering parts of the ocean from top to bottom at the left-most side. The ocean itself is primarily a dark blue color, though at the top of the section, near the coastline, swirls of light blue, teal, and green begin to form – part of a phytoplankton bloom. The middle section of the image is shown in pink and green. The swirls of green are closer to the coastline, but spread outwards into the ocean, mixing in with the pink. The swirls of pink are farther away from the coast. The right section of the image is shown in several colors of the rainbow. Reds, yellows, and greens are closer to the shore while dark blues and purples are further out in the ocean." style="object-position: 0% 0%" decoding="async" fetchpriority="high" srcset="https://www.nasa.gov/wp-content/uploads/2024/04/oci-ocean-panels-pace-oci-20240309t115927.png 3650w, https://www.nasa.gov/wp-content/uploads/2024/04/oci-ocean-panels-pace-oci-20240309t115927.png?resize=300,236 300w, https://www.nasa.gov/wp-content/uploads/2024/04/oci-ocean-panels-pace-oci-20240309t115927.png?resize=768,603 768w, https://www.nasa.gov/wp-content/uploads/2024/04/oci-ocean-panels-pace-oci-20240309t115927.png?resize=1024,805 1024w, https://www.nasa.gov/wp-content/uploads/2024/04/oci-ocean-panels-pace-oci-20240309t115927.png?resize=1536,1207 1536w, https://www.nasa.gov/wp-content/uploads/2024/04/oci-ocean-panels-pace-oci-20240309t115927.png?resize=2048,1609 2048w, https://www.nasa.gov/wp-content/uploads/2024/04/oci-ocean-panels-pace-oci-20240309t115927.png?resize=400,314 400w, https://www.nasa.gov/wp-content/uploads/2024/04/oci-ocean-panels-pace-oci-20240309t115927.png?resize=600,471 600w, https://www.nasa.gov/wp-content/uploads/2024/04/oci-ocean-panels-pace-oci-20240309t115927.png?resize=900,707 900w, https://www.nasa.gov/wp-content/uploads/2024/04/oci-ocean-panels-pace-oci-20240309t115927.png?resize=1200,943 1200w, https://www.nasa.gov/wp-content/uploads/2024/04/oci-ocean-panels-pace-oci-20240309t115927.png?resize=2000,1572 2000w" sizes="(max-width: 640px) 100vw, 640px"></div></div><div class="grid-col padding-left-0"><div class="label margin-bottom-1">4 min read</div><div class="margin-bottom-2"><h3 class="heading-16 line-height-md">NASA’s PACE Data on Ocean, Atmosphere, Climate Now Available</h3></div><div class="heading-12 display-flex flex-align-center font-weight-bold text-uppercase margin-bottom-1 color-carbon-40"><span class="display-flex flex-align-center margin-right-2"><svg version="1.1" class="square-2 margin-right-1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px" width="16px" height="16px" viewBox="0 0 16 16" style="enable-background:new 0 0 16 16;" xml:space="preserve"><g><g><path d="M8,0C3.5,0-0.1,3.7,0,8.2C0.1,12.5,3.6,16,8,16c4.4,0,8-3.6,8-8C16,3.5,12.4,0,8,0z M8,15.2 C4,15.2,0.8,12,0.8,8C0.8,4,4,0.8,8,0.8c3.9,0,7.2,3.2,7.2,7.1C15.2,11.9,12,15.2,8,15.2z"></path><path d="M5.6,12c0.8-0.8,1.6-1.6,2.4-2.4c0.8,0.8,1.6,1.6,2.4,2.4c0-2.7,0-5.3,0-8C8.8,4,7.2,4,5.6,4 C5.6,6.7,5.6,9.3,5.6,12z"></path></g></g></svg><span>article</span></span><span>5 days ago</span></div></div></a><a href="https://www.nasa.gov/centers-and-facilities/kennedy/altitude-chamber-gets-upgrade-for-artemis-ii-spacecraft-testing-begins/" class="hds-content-card hds-content-card-home grid-col-12 desktop:grid-col-4 color-spacesuit-white padding-x-0 desktop:padding-right-3 margin-bottom-4" target="_self"><div class="grid-col margin-bottom-2"><div class="bg-carbon-black minh-mobile"><img width="575" height="1024" src="./solar1_files/53632406255-e0d38e3ee4-3k.jpg" class="hds-media-background z-100" alt="An Orion spacecraft is suspended by a crane mounted inside a building and hoisted for stacking atop another spacecraft component." style="object-position: 0% 0%" decoding="async" srcset="https://www.nasa.gov/wp-content/uploads/2024/04/53632406255-e0d38e3ee4-3k.jpg 1536w, https://www.nasa.gov/wp-content/uploads/2024/04/53632406255-e0d38e3ee4-3k.jpg?resize=168,300 168w, https://www.nasa.gov/wp-content/uploads/2024/04/53632406255-e0d38e3ee4-3k.jpg?resize=768,1368 768w, https://www.nasa.gov/wp-content/uploads/2024/04/53632406255-e0d38e3ee4-3k.jpg?resize=575,1024 575w, https://www.nasa.gov/wp-content/uploads/2024/04/53632406255-e0d38e3ee4-3k.jpg?resize=862,1536 862w, https://www.nasa.gov/wp-content/uploads/2024/04/53632406255-e0d38e3ee4-3k.jpg?resize=1150,2048 1150w, https://www.nasa.gov/wp-content/uploads/2024/04/53632406255-e0d38e3ee4-3k.jpg?resize=225,400 225w, https://www.nasa.gov/wp-content/uploads/2024/04/53632406255-e0d38e3ee4-3k.jpg?resize=337,600 337w, https://www.nasa.gov/wp-content/uploads/2024/04/53632406255-e0d38e3ee4-3k.jpg?resize=505,900 505w, https://www.nasa.gov/wp-content/uploads/2024/04/53632406255-e0d38e3ee4-3k.jpg?resize=674,1200 674w, https://www.nasa.gov/wp-content/uploads/2024/04/53632406255-e0d38e3ee4-3k.jpg?resize=1123,2000 1123w" sizes="(max-width: 575px) 100vw, 575px"></div></div><div class="grid-col padding-left-0"><div class="label margin-bottom-1">4 min read</div><div class="margin-bottom-2"><h3 class="heading-16 line-height-md">Altitude Chamber Gets Upgrade for Artemis II, Spacecraft Testing Begins&nbsp;</h3></div><div class="heading-12 display-flex flex-align-center font-weight-bold text-uppercase margin-bottom-1 color-carbon-40"><span class="display-flex flex-align-center margin-right-2"><svg version="1.1" class="square-2 margin-right-1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px" width="16px" height="16px" viewBox="0 0 16 16" style="enable-background:new 0 0 16 16;" xml:space="preserve"><g><g><path d="M8,0C3.5,0-0.1,3.7,0,8.2C0.1,12.5,3.6,16,8,16c4.4,0,8-3.6,8-8C16,3.5,12.4,0,8,0z M8,15.2 C4,15.2,0.8,12,0.8,8C0.8,4,4,0.8,8,0.8c3.9,0,7.2,3.2,7.2,7.1C15.2,11.9,12,15.2,8,15.2z"></path><path d="M5.6,12c0.8-0.8,1.6-1.6,2.4-2.4c0.8,0.8,1.6,1.6,2.4,2.4c0-2.7,0-5.3,0-8C8.8,4,7.2,4,5.6,4 C5.6,6.7,5.6,9.3,5.6,12z"></path></g></g></svg><span>article</span></span><span>5 days ago</span></div></div></a><a href="https://www.nasa.gov/general/nasa-next-generation-solar-sail-boom-technology-ready-for-launch/" class="hds-content-card hds-content-card-home grid-col-12 desktop:grid-col-4 color-spacesuit-white padding-x-0 desktop:padding-right-3 margin-bottom-4" target="_self"><div class="grid-col margin-bottom-2"><div class="bg-carbon-black minh-mobile"><img width="640" height="360" src="./solar1_files/acs3-solarsailsunrise.png" class="hds-media-background z-100" alt="The Advanced Composite Solar Sail System spacecraft sailing over Earth as the sun &quot;rises&quot; in the distance." style="object-position: 0% 0%" decoding="async" srcset="https://www.nasa.gov/wp-content/uploads/2024/04/acs3-solarsailsunrise.png 1920w, https://www.nasa.gov/wp-content/uploads/2024/04/acs3-solarsailsunrise.png?resize=300,169 300w, https://www.nasa.gov/wp-content/uploads/2024/04/acs3-solarsailsunrise.png?resize=768,432 768w, https://www.nasa.gov/wp-content/uploads/2024/04/acs3-solarsailsunrise.png?resize=1024,576 1024w, https://www.nasa.gov/wp-content/uploads/2024/04/acs3-solarsailsunrise.png?resize=1536,864 1536w, https://www.nasa.gov/wp-content/uploads/2024/04/acs3-solarsailsunrise.png?resize=400,225 400w, https://www.nasa.gov/wp-content/uploads/2024/04/acs3-solarsailsunrise.png?resize=600,338 600w, https://www.nasa.gov/wp-content/uploads/2024/04/acs3-solarsailsunrise.png?resize=900,506 900w, https://www.nasa.gov/wp-content/uploads/2024/04/acs3-solarsailsunrise.png?resize=1200,675 1200w" sizes="(max-width: 640px) 100vw, 640px"></div></div><div class="grid-col padding-left-0"><div class="label margin-bottom-1">6 min read</div><div class="margin-bottom-2"><h3 class="heading-16 line-height-md">NASA Next-Generation Solar Sail Boom Technology Ready for Launch</h3></div><div class="heading-12 display-flex flex-align-center font-weight-bold text-uppercase margin-bottom-1 color-carbon-40"><span class="display-flex flex-align-center margin-right-2"><svg version="1.1" class="square-2 margin-right-1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px" width="16px" height="16px" viewBox="0 0 16 16" style="enable-background:new 0 0 16 16;" xml:space="preserve"><g><g><path d="M8,0C3.5,0-0.1,3.7,0,8.2C0.1,12.5,3.6,16,8,16c4.4,0,8-3.6,8-8C16,3.5,12.4,0,8,0z M8,15.2 C4,15.2,0.8,12,0.8,8C0.8,4,4,0.8,8,0.8c3.9,0,7.2,3.2,7.2,7.1C15.2,11.9,12,15.2,8,15.2z"></path><path d="M5.6,12c0.8-0.8,1.6-1.6,2.4-2.4c0.8,0.8,1.6,1.6,2.4,2.4c0-2.7,0-5.3,0-8C8.8,4,7.2,4,5.6,4 C5.6,6.7,5.6,9.3,5.6,12z"></path></g></g></svg><span>article</span></span><span>6 days ago</span></div></div></a></div></div><div class="global-nav__secondary global-nav__col grid-col-5 desktop:padding-left-105" hidden=""><div class="global-nav__secondary-wrapper global-nav__wrapper"><div class="global-nav__mobile-return"><button class="global-nav__back" aria-expanded="false"><svg width="6" height="8" viewBox="0 0 6 8" fill="none" xmlns="http://www.w3.org/2000/svg"><path fill-rule="evenodd" clip-rule="evenodd" d="M1.94479 4L5.1999 0.767159L4.42746 3.521e-07L0.399903 4L4.42746 8L5.1999 7.23284L1.94479 4Z"></path></svg><span>Back</span></button><hr class="global-nav__separator margin-top-1 margin-bottom-4"></div><div class="global-nav__secondary-submenu" submenu-id="global-nav-missions"><a href="https://www.nasa.gov/nasa-missions/" target="_self" class="button-primary button-primary-md button-light margin-bottom-3"><h3 class="heading-22 padding-right-2 line-height-alt-1 margin-0">Missions</h3><svg viewBox="0 0 32 32" fill="none" xmlns="http://www.w3.org/2000/svg"><circle class="button-primary-circle" cx="16" cy="16" r="16"></circle><path d="M8 16.956h12.604l-3.844 4.106 1.252 1.338L24 16l-5.988-6.4-1.252 1.338 3.844 4.106H8v1.912z" class="color-spacesuit-white"></path></svg></a><ul class="global-nav__secondary-list usa-nav__submenu-list"><li class="usa-nav__submenu-item"><a href="https://www.nasa.gov/missions/" target="_self"><span>Search All NASA Missions</span><svg viewBox="0 0 32 32" fill="none" xmlns="http://www.w3.org/2000/svg"><circle class="button-primary-circle" cx="16" cy="16" r="16"></circle><path d="M8 16.956h12.604l-3.844 4.106 1.252 1.338L24 16l-5.988-6.4-1.252 1.338 3.844 4.106H8v1.912z" class="color-spacesuit-white"></path></svg></a></li><li class="usa-nav__submenu-item"><a href="https://www.nasa.gov/a-to-z-of-nasa-missions/" target="_self"><span>A to Z List of Missions</span><svg viewBox="0 0 32 32" fill="none" xmlns="http://www.w3.org/2000/svg"><circle class="button-primary-circle" cx="16" cy="16" r="16"></circle><path d="M8 16.956h12.604l-3.844 4.106 1.252 1.338L24 16l-5.988-6.4-1.252 1.338 3.844 4.106H8v1.912z" class="color-spacesuit-white"></path></svg></a></li><li class="usa-nav__submenu-item"><a href="https://www.nasa.gov/events/" target="_self"><span>Upcoming Launches and Landings</span><svg viewBox="0 0 32 32" fill="none" xmlns="http://www.w3.org/2000/svg"><circle class="button-primary-circle" cx="16" cy="16" r="16"></circle><path d="M8 16.956h12.604l-3.844 4.106 1.252 1.338L24 16l-5.988-6.4-1.252 1.338 3.844 4.106H8v1.912z" class="color-spacesuit-white"></path></svg></a></li><li class="usa-nav__submenu-item"><a href="https://www.nasa.gov/humans-in-space/spaceships-and-rockets/" target="_self"><span>Spaceships and Rockets</span><svg viewBox="0 0 32 32" fill="none" xmlns="http://www.w3.org/2000/svg"><circle class="button-primary-circle" cx="16" cy="16" r="16"></circle><path d="M8 16.956h12.604l-3.844 4.106 1.252 1.338L24 16l-5.988-6.4-1.252 1.338 3.844 4.106H8v1.912z" class="color-spacesuit-white"></path></svg></a></li><li class="usa-nav__submenu-item"><a href="https://www.nasa.gov/communicating-with-missions/" target="_self"><span>Communicating with Missions</span><svg viewBox="0 0 32 32" fill="none" xmlns="http://www.w3.org/2000/svg"><circle class="button-primary-circle" cx="16" cy="16" r="16"></circle><path d="M8 16.956h12.604l-3.844 4.106 1.252 1.338L24 16l-5.988-6.4-1.252 1.338 3.844 4.106H8v1.912z" class="color-spacesuit-white"></path></svg></a></li><li class="usa-nav__submenu-item"><a href="https://www.nasa.gov/humans-in-space/artemis/" target="_self"><span>Artemis</span><svg viewBox="0 0 32 32" fill="none" xmlns="http://www.w3.org/2000/svg"><circle class="button-primary-circle" cx="16" cy="16" r="16"></circle><path d="M8 16.956h12.604l-3.844 4.106 1.252 1.338L24 16l-5.988-6.4-1.252 1.338 3.844 4.106H8v1.912z" class="color-spacesuit-white"></path></svg></a></li><li class="usa-nav__submenu-item"><a href="https://science.nasa.gov/mission/webb/" target="_self"><span>James Webb Space Telescope</span><svg viewBox="0 0 32 32" fill="none" xmlns="http://www.w3.org/2000/svg"><circle class="button-primary-circle" cx="16" cy="16" r="16"></circle><path d="M8 16.956h12.604l-3.844 4.106 1.252 1.338L24 16l-5.988-6.4-1.252 1.338 3.844 4.106H8v1.912z" class="color-spacesuit-white"></path></svg></a></li><li class="usa-nav__submenu-item"><a href="https://science.nasa.gov/mission/hubble/" target="_self"><span>Hubble Space Telescope</span><svg viewBox="0 0 32 32" fill="none" xmlns="http://www.w3.org/2000/svg"><circle class="button-primary-circle" cx="16" cy="16" r="16"></circle><path d="M8 16.956h12.604l-3.844 4.106 1.252 1.338L24 16l-5.988-6.4-1.252 1.338 3.844 4.106H8v1.912z" class="color-spacesuit-white"></path></svg></a></li><li class="usa-nav__submenu-item"><a href="https://www.nasa.gov/international-space-station/" target="_self"><span>International Space Station</span><svg viewBox="0 0 32 32" fill="none" xmlns="http://www.w3.org/2000/svg"><circle class="button-primary-circle" cx="16" cy="16" r="16"></circle><path d="M8 16.956h12.604l-3.844 4.106 1.252 1.338L24 16l-5.988-6.4-1.252 1.338 3.844 4.106H8v1.912z" class="color-spacesuit-white"></path></svg></a></li></ul></div><div class="global-nav__secondary-submenu" submenu-id="global-nav-humans-in-space"><a href="https://www.nasa.gov/humans-in-space/" target="_self" class="button-primary button-primary-md button-light margin-bottom-3"><h3 class="heading-22 padding-right-2 line-height-alt-1 margin-0">Humans in Space</h3><svg viewBox="0 0 32 32" fill="none" xmlns="http://www.w3.org/2000/svg"><circle class="button-primary-circle" cx="16" cy="16" r="16"></circle><path d="M8 16.956h12.604l-3.844 4.106 1.252 1.338L24 16l-5.988-6.4-1.252 1.338 3.844 4.106H8v1.912z" class="color-spacesuit-white"></path></svg></a><ul class="global-nav__secondary-list usa-nav__submenu-list"><li class="usa-nav__submenu-item"><a href="https://www.nasa.gov/humans-in-space/why-go-to-space/" target="_self"><span>Why Go to Space</span><svg viewBox="0 0 32 32" fill="none" xmlns="http://www.w3.org/2000/svg"><circle class="button-primary-circle" cx="16" cy="16" r="16"></circle><path d="M8 16.956h12.604l-3.844 4.106 1.252 1.338L24 16l-5.988-6.4-1.252 1.338 3.844 4.106H8v1.912z" class="color-spacesuit-white"></path></svg></a></li><li class="usa-nav__submenu-item"><a href="https://www.nasa.gov/humans-in-space/astronauts/" target="_self"><span>Astronauts Home</span><svg viewBox="0 0 32 32" fill="none" xmlns="http://www.w3.org/2000/svg"><circle class="button-primary-circle" cx="16" cy="16" r="16"></circle><path d="M8 16.956h12.604l-3.844 4.106 1.252 1.338L24 16l-5.988-6.4-1.252 1.338 3.844 4.106H8v1.912z" class="color-spacesuit-white"></path></svg></a></li><li class="usa-nav__submenu-item"><a href="https://www.nasa.gov/humans-in-space/commercial-space/" target="_self"><span>Commercial Space</span><svg viewBox="0 0 32 32" fill="none" xmlns="http://www.w3.org/2000/svg"><circle class="button-primary-circle" cx="16" cy="16" r="16"></circle><path d="M8 16.956h12.604l-3.844 4.106 1.252 1.338L24 16l-5.988-6.4-1.252 1.338 3.844 4.106H8v1.912z" class="color-spacesuit-white"></path></svg></a></li><li class="usa-nav__submenu-item"><a href="https://www.nasa.gov/humans-in-space/destinations/" target="_self"><span>Destinations</span><svg viewBox="0 0 32 32" fill="none" xmlns="http://www.w3.org/2000/svg"><circle class="button-primary-circle" cx="16" cy="16" r="16"></circle><path d="M8 16.956h12.604l-3.844 4.106 1.252 1.338L24 16l-5.988-6.4-1.252 1.338 3.844 4.106H8v1.912z" class="color-spacesuit-white"></path></svg></a></li><li class="usa-nav__submenu-item"><a href="https://www.nasa.gov/humans-in-space/spaceships-and-rockets/" target="_self"><span>Spaceships and Rockets</span><svg viewBox="0 0 32 32" fill="none" xmlns="http://www.w3.org/2000/svg"><circle class="button-primary-circle" cx="16" cy="16" r="16"></circle><path d="M8 16.956h12.604l-3.844 4.106 1.252 1.338L24 16l-5.988-6.4-1.252 1.338 3.844 4.106H8v1.912z" class="color-spacesuit-white"></path></svg></a></li><li class="usa-nav__submenu-item"><a href="https://www.nasa.gov/humans-in-space/living-in-space/" target="_self"><span>Living in Space</span><svg viewBox="0 0 32 32" fill="none" xmlns="http://www.w3.org/2000/svg"><circle class="button-primary-circle" cx="16" cy="16" r="16"></circle><path d="M8 16.956h12.604l-3.844 4.106 1.252 1.338L24 16l-5.988-6.4-1.252 1.338 3.844 4.106H8v1.912z" class="color-spacesuit-white"></path></svg></a></li></ul></div><div class="global-nav__secondary-submenu" submenu-id="global-nav-earth-climate"><a href="https://science.nasa.gov/earth/" target="_self" class="button-primary button-primary-md button-light margin-bottom-3"><h3 class="heading-22 padding-right-2 line-height-alt-1 margin-0">Earth &amp; Climate</h3><svg viewBox="0 0 32 32" fill="none" xmlns="http://www.w3.org/2000/svg"><circle class="button-primary-circle" cx="16" cy="16" r="16"></circle><path d="M8 16.956h12.604l-3.844 4.106 1.252 1.338L24 16l-5.988-6.4-1.252 1.338 3.844 4.106H8v1.912z" class="color-spacesuit-white"></path></svg></a><ul class="global-nav__secondary-list usa-nav__submenu-list"><li class="usa-nav__submenu-item"><a href="https://science.nasa.gov/earth/explore" target="_self"><span>Explore Earth Science</span><svg viewBox="0 0 32 32" fill="none" xmlns="http://www.w3.org/2000/svg"><circle class="button-primary-circle" cx="16" cy="16" r="16"></circle><path d="M8 16.956h12.604l-3.844 4.106 1.252 1.338L24 16l-5.988-6.4-1.252 1.338 3.844 4.106H8v1.912z" class="color-spacesuit-white"></path></svg></a></li><li class="usa-nav__submenu-item"><a href="https://science.nasa.gov/climate-change" target="_self"><span>Climate Change</span><svg viewBox="0 0 32 32" fill="none" xmlns="http://www.w3.org/2000/svg"><circle class="button-primary-circle" cx="16" cy="16" r="16"></circle><path d="M8 16.956h12.604l-3.844 4.106 1.252 1.338L24 16l-5.988-6.4-1.252 1.338 3.844 4.106H8v1.912z" class="color-spacesuit-white"></path></svg></a></li><li class="usa-nav__submenu-item"><a href="https://science.nasa.gov/earth/facts" target="_self"><span>Earth, Our Planet</span><svg viewBox="0 0 32 32" fill="none" xmlns="http://www.w3.org/2000/svg"><circle class="button-primary-circle" cx="16" cy="16" r="16"></circle><path d="M8 16.956h12.604l-3.844 4.106 1.252 1.338L24 16l-5.988-6.4-1.252 1.338 3.844 4.106H8v1.912z" class="color-spacesuit-white"></path></svg></a></li><li class="usa-nav__submenu-item"><a href="https://science.nasa.gov/earth/in-action" target="_self"><span>Earth Science in Action</span><svg viewBox="0 0 32 32" fill="none" xmlns="http://www.w3.org/2000/svg"><circle class="button-primary-circle" cx="16" cy="16" r="16"></circle><path d="M8 16.956h12.604l-3.844 4.106 1.252 1.338L24 16l-5.988-6.4-1.252 1.338 3.844 4.106H8v1.912z" class="color-spacesuit-white"></path></svg></a></li><li class="usa-nav__submenu-item"><a href="https://science.nasa.gov/earth/multimedia" target="_self"><span>Earth Multimedia</span><svg viewBox="0 0 32 32" fill="none" xmlns="http://www.w3.org/2000/svg"><circle class="button-primary-circle" cx="16" cy="16" r="16"></circle><path d="M8 16.956h12.604l-3.844 4.106 1.252 1.338L24 16l-5.988-6.4-1.252 1.338 3.844 4.106H8v1.912z" class="color-spacesuit-white"></path></svg></a></li><li class="usa-nav__submenu-item"><a href="https://science.nasa.gov/earth/data" target="_self"><span>Earth Data</span><svg viewBox="0 0 32 32" fill="none" xmlns="http://www.w3.org/2000/svg"><circle class="button-primary-circle" cx="16" cy="16" r="16"></circle><path d="M8 16.956h12.604l-3.844 4.106 1.252 1.338L24 16l-5.988-6.4-1.252 1.338 3.844 4.106H8v1.912z" class="color-spacesuit-white"></path></svg></a></li><li class="usa-nav__submenu-item"><a href="https://science.nasa.gov/earth-science" target="_self"><span>Earth Science Researchers</span><svg viewBox="0 0 32 32" fill="none" xmlns="http://www.w3.org/2000/svg"><circle class="button-primary-circle" cx="16" cy="16" r="16"></circle><path d="M8 16.956h12.604l-3.844 4.106 1.252 1.338L24 16l-5.988-6.4-1.252 1.338 3.844 4.106H8v1.912z" class="color-spacesuit-white"></path></svg></a></li></ul></div><div class="global-nav__secondary-submenu" submenu-id="global-nav-solar-system"><a href="https://science.nasa.gov/solar-system/" target="_self" class="button-primary button-primary-md button-light margin-bottom-3"><h3 class="heading-22 padding-right-2 line-height-alt-1 margin-0">The Solar System</h3><svg viewBox="0 0 32 32" fill="none" xmlns="http://www.w3.org/2000/svg"><circle class="button-primary-circle" cx="16" cy="16" r="16"></circle><path d="M8 16.956h12.604l-3.844 4.106 1.252 1.338L24 16l-5.988-6.4-1.252 1.338 3.844 4.106H8v1.912z" class="color-spacesuit-white"></path></svg></a><ul class="global-nav__secondary-list usa-nav__submenu-list"><li class="usa-nav__submenu-item"><a href="https://science.nasa.gov/sun/" target="_self"><span>The Sun</span><svg viewBox="0 0 32 32" fill="none" xmlns="http://www.w3.org/2000/svg"><circle class="button-primary-circle" cx="16" cy="16" r="16"></circle><path d="M8 16.956h12.604l-3.844 4.106 1.252 1.338L24 16l-5.988-6.4-1.252 1.338 3.844 4.106H8v1.912z" class="color-spacesuit-white"></path></svg></a></li><li class="usa-nav__submenu-item"><a href="https://science.nasa.gov/mercury/" target="_self"><span>Mercury</span><svg viewBox="0 0 32 32" fill="none" xmlns="http://www.w3.org/2000/svg"><circle class="button-primary-circle" cx="16" cy="16" r="16"></circle><path d="M8 16.956h12.604l-3.844 4.106 1.252 1.338L24 16l-5.988-6.4-1.252 1.338 3.844 4.106H8v1.912z" class="color-spacesuit-white"></path></svg></a></li><li class="usa-nav__submenu-item"><a href="https://science.nasa.gov/venus" target="_self"><span>Venus</span><svg viewBox="0 0 32 32" fill="none" xmlns="http://www.w3.org/2000/svg"><circle class="button-primary-circle" cx="16" cy="16" r="16"></circle><path d="M8 16.956h12.604l-3.844 4.106 1.252 1.338L24 16l-5.988-6.4-1.252 1.338 3.844 4.106H8v1.912z" class="color-spacesuit-white"></path></svg></a></li><li class="usa-nav__submenu-item"><a href="https://science.nasa.gov/earth/" target="_self"><span>Earth</span><svg viewBox="0 0 32 32" fill="none" xmlns="http://www.w3.org/2000/svg"><circle class="button-primary-circle" cx="16" cy="16" r="16"></circle><path d="M8 16.956h12.604l-3.844 4.106 1.252 1.338L24 16l-5.988-6.4-1.252 1.338 3.844 4.106H8v1.912z" class="color-spacesuit-white"></path></svg></a></li><li class="usa-nav__submenu-item"><a href="https://science.nasa.gov/moon/" target="_self"><span>The Moon</span><svg viewBox="0 0 32 32" fill="none" xmlns="http://www.w3.org/2000/svg"><circle class="button-primary-circle" cx="16" cy="16" r="16"></circle><path d="M8 16.956h12.604l-3.844 4.106 1.252 1.338L24 16l-5.988-6.4-1.252 1.338 3.844 4.106H8v1.912z" class="color-spacesuit-white"></path></svg></a></li><li class="usa-nav__submenu-item"><a href="https://science.nasa.gov/mars" target="_self"><span>Mars</span><svg viewBox="0 0 32 32" fill="none" xmlns="http://www.w3.org/2000/svg"><circle class="button-primary-circle" cx="16" cy="16" r="16"></circle><path d="M8 16.956h12.604l-3.844 4.106 1.252 1.338L24 16l-5.988-6.4-1.252 1.338 3.844 4.106H8v1.912z" class="color-spacesuit-white"></path></svg></a></li><li class="usa-nav__submenu-item"><a href="https://science.nasa.gov/jupiter" target="_self"><span>Jupiter</span><svg viewBox="0 0 32 32" fill="none" xmlns="http://www.w3.org/2000/svg"><circle class="button-primary-circle" cx="16" cy="16" r="16"></circle><path d="M8 16.956h12.604l-3.844 4.106 1.252 1.338L24 16l-5.988-6.4-1.252 1.338 3.844 4.106H8v1.912z" class="color-spacesuit-white"></path></svg></a></li><li class="usa-nav__submenu-item"><a href="https://science.nasa.gov/saturn" target="_self"><span>Saturn</span><svg viewBox="0 0 32 32" fill="none" xmlns="http://www.w3.org/2000/svg"><circle class="button-primary-circle" cx="16" cy="16" r="16"></circle><path d="M8 16.956h12.604l-3.844 4.106 1.252 1.338L24 16l-5.988-6.4-1.252 1.338 3.844 4.106H8v1.912z" class="color-spacesuit-white"></path></svg></a></li><li class="usa-nav__submenu-item"><a href="https://science.nasa.gov/uranus/" target="_self"><span>Uranus</span><svg viewBox="0 0 32 32" fill="none" xmlns="http://www.w3.org/2000/svg"><circle class="button-primary-circle" cx="16" cy="16" r="16"></circle><path d="M8 16.956h12.604l-3.844 4.106 1.252 1.338L24 16l-5.988-6.4-1.252 1.338 3.844 4.106H8v1.912z" class="color-spacesuit-white"></path></svg></a></li><li class="usa-nav__submenu-item"><a href="https://science.nasa.gov/neptune/" target="_self"><span>Neptune</span><svg viewBox="0 0 32 32" fill="none" xmlns="http://www.w3.org/2000/svg"><circle class="button-primary-circle" cx="16" cy="16" r="16"></circle><path d="M8 16.956h12.604l-3.844 4.106 1.252 1.338L24 16l-5.988-6.4-1.252 1.338 3.844 4.106H8v1.912z" class="color-spacesuit-white"></path></svg></a></li><li class="usa-nav__submenu-item"><a href="https://science.nasa.gov/dwarf-planets/" target="_self"><span>Pluto &amp; Dwarf Planets</span><svg viewBox="0 0 32 32" fill="none" xmlns="http://www.w3.org/2000/svg"><circle class="button-primary-circle" cx="16" cy="16" r="16"></circle><path d="M8 16.956h12.604l-3.844 4.106 1.252 1.338L24 16l-5.988-6.4-1.252 1.338 3.844 4.106H8v1.912z" class="color-spacesuit-white"></path></svg></a></li><li class="usa-nav__submenu-item"><a href="https://science.nasa.gov/asteroids-comets-meteors/" target="_self"><span>Asteroids, Comets &amp; Meteors</span><svg viewBox="0 0 32 32" fill="none" xmlns="http://www.w3.org/2000/svg"><circle class="button-primary-circle" cx="16" cy="16" r="16"></circle><path d="M8 16.956h12.604l-3.844 4.106 1.252 1.338L24 16l-5.988-6.4-1.252 1.338 3.844 4.106H8v1.912z" class="color-spacesuit-white"></path></svg></a></li><li class="usa-nav__submenu-item"><a href="https://science.nasa.gov/solar-system/kuiper-belt/" target="_self"><span>The Kuiper Belt</span><svg viewBox="0 0 32 32" fill="none" xmlns="http://www.w3.org/2000/svg"><circle class="button-primary-circle" cx="16" cy="16" r="16"></circle><path d="M8 16.956h12.604l-3.844 4.106 1.252 1.338L24 16l-5.988-6.4-1.252 1.338 3.844 4.106H8v1.912z" class="color-spacesuit-white"></path></svg></a></li><li class="usa-nav__submenu-item"><a href="https://science.nasa.gov/solar-system/oort-cloud/" target="_self"><span>The Oort Cloud</span><svg viewBox="0 0 32 32" fill="none" xmlns="http://www.w3.org/2000/svg"><circle class="button-primary-circle" cx="16" cy="16" r="16"></circle><path d="M8 16.956h12.604l-3.844 4.106 1.252 1.338L24 16l-5.988-6.4-1.252 1.338 3.844 4.106H8v1.912z" class="color-spacesuit-white"></path></svg></a></li><li class="usa-nav__submenu-item"><a href="https://science.nasa.gov/skywatching/" target="_self"><span>Skywatching</span><svg viewBox="0 0 32 32" fill="none" xmlns="http://www.w3.org/2000/svg"><circle class="button-primary-circle" cx="16" cy="16" r="16"></circle><path d="M8 16.956h12.604l-3.844 4.106 1.252 1.338L24 16l-5.988-6.4-1.252 1.338 3.844 4.106H8v1.912z" class="color-spacesuit-white"></path></svg></a></li></ul></div><div class="global-nav__secondary-submenu" submenu-id="global-nav-universe"><a href="https://science.nasa.gov/universe/" target="_self" class="button-primary button-primary-md button-light margin-bottom-3"><h3 class="heading-22 padding-right-2 line-height-alt-1 margin-0">The Universe</h3><svg viewBox="0 0 32 32" fill="none" xmlns="http://www.w3.org/2000/svg"><circle class="button-primary-circle" cx="16" cy="16" r="16"></circle><path d="M8 16.956h12.604l-3.844 4.106 1.252 1.338L24 16l-5.988-6.4-1.252 1.338 3.844 4.106H8v1.912z" class="color-spacesuit-white"></path></svg></a><ul class="global-nav__secondary-list usa-nav__submenu-list"><li class="usa-nav__submenu-item"><a href="https://science.nasa.gov/exoplanets/" target="_self"><span>Exoplanets</span><svg viewBox="0 0 32 32" fill="none" xmlns="http://www.w3.org/2000/svg"><circle class="button-primary-circle" cx="16" cy="16" r="16"></circle><path d="M8 16.956h12.604l-3.844 4.106 1.252 1.338L24 16l-5.988-6.4-1.252 1.338 3.844 4.106H8v1.912z" class="color-spacesuit-white"></path></svg></a></li><li class="usa-nav__submenu-item"><a href="https://science.nasa.gov/universe/search-for-life/" target="_self"><span>The Search for Life in the Universe</span><svg viewBox="0 0 32 32" fill="none" xmlns="http://www.w3.org/2000/svg"><circle class="button-primary-circle" cx="16" cy="16" r="16"></circle><path d="M8 16.956h12.604l-3.844 4.106 1.252 1.338L24 16l-5.988-6.4-1.252 1.338 3.844 4.106H8v1.912z" class="color-spacesuit-white"></path></svg></a></li><li class="usa-nav__submenu-item"><a href="https://science.nasa.gov/universe/stars/" target="_self"><span>Stars</span><svg viewBox="0 0 32 32" fill="none" xmlns="http://www.w3.org/2000/svg"><circle class="button-primary-circle" cx="16" cy="16" r="16"></circle><path d="M8 16.956h12.604l-3.844 4.106 1.252 1.338L24 16l-5.988-6.4-1.252 1.338 3.844 4.106H8v1.912z" class="color-spacesuit-white"></path></svg></a></li><li class="usa-nav__submenu-item"><a href="https://science.nasa.gov/universe/galaxies/" target="_self"><span>Galaxies</span><svg viewBox="0 0 32 32" fill="none" xmlns="http://www.w3.org/2000/svg"><circle class="button-primary-circle" cx="16" cy="16" r="16"></circle><path d="M8 16.956h12.604l-3.844 4.106 1.252 1.338L24 16l-5.988-6.4-1.252 1.338 3.844 4.106H8v1.912z" class="color-spacesuit-white"></path></svg></a></li><li class="usa-nav__submenu-item"><a href="https://science.nasa.gov/universe/black-holes/" target="_self"><span>Black Holes</span><svg viewBox="0 0 32 32" fill="none" xmlns="http://www.w3.org/2000/svg"><circle class="button-primary-circle" cx="16" cy="16" r="16"></circle><path d="M8 16.956h12.604l-3.844 4.106 1.252 1.338L24 16l-5.988-6.4-1.252 1.338 3.844 4.106H8v1.912z" class="color-spacesuit-white"></path></svg></a></li><li class="usa-nav__submenu-item"><a href="https://science.nasa.gov/universe/the-big-bang/" target="_self"><span>The Big Bang</span><svg viewBox="0 0 32 32" fill="none" xmlns="http://www.w3.org/2000/svg"><circle class="button-primary-circle" cx="16" cy="16" r="16"></circle><path d="M8 16.956h12.604l-3.844 4.106 1.252 1.338L24 16l-5.988-6.4-1.252 1.338 3.844 4.106H8v1.912z" class="color-spacesuit-white"></path></svg></a></li><li class="usa-nav__submenu-item"><a href="https://science.nasa.gov/universe/dark-matter-dark-energy/" target="_self"><span>Dark Energy &amp; Dark Matter</span><svg viewBox="0 0 32 32" fill="none" xmlns="http://www.w3.org/2000/svg"><circle class="button-primary-circle" cx="16" cy="16" r="16"></circle><path d="M8 16.956h12.604l-3.844 4.106 1.252 1.338L24 16l-5.988-6.4-1.252 1.338 3.844 4.106H8v1.912z" class="color-spacesuit-white"></path></svg></a></li></ul></div><div class="global-nav__secondary-submenu" submenu-id="global-nav-science"><a href="https://science.nasa.gov/" target="_self" class="button-primary button-primary-md button-light margin-bottom-3"><h3 class="heading-22 padding-right-2 line-height-alt-1 margin-0">Science</h3><svg viewBox="0 0 32 32" fill="none" xmlns="http://www.w3.org/2000/svg"><circle class="button-primary-circle" cx="16" cy="16" r="16"></circle><path d="M8 16.956h12.604l-3.844 4.106 1.252 1.338L24 16l-5.988-6.4-1.252 1.338 3.844 4.106H8v1.912z" class="color-spacesuit-white"></path></svg></a><ul class="global-nav__secondary-list usa-nav__submenu-list"><li class="usa-nav__submenu-item"><a href="https://science.nasa.gov/earth-science/" target="_self"><span>Earth Science</span><svg viewBox="0 0 32 32" fill="none" xmlns="http://www.w3.org/2000/svg"><circle class="button-primary-circle" cx="16" cy="16" r="16"></circle><path d="M8 16.956h12.604l-3.844 4.106 1.252 1.338L24 16l-5.988-6.4-1.252 1.338 3.844 4.106H8v1.912z" class="color-spacesuit-white"></path></svg></a></li><li class="usa-nav__submenu-item"><a href="https://science.nasa.gov/planetary-science/" target="_self"><span>Planetary Science</span><svg viewBox="0 0 32 32" fill="none" xmlns="http://www.w3.org/2000/svg"><circle class="button-primary-circle" cx="16" cy="16" r="16"></circle><path d="M8 16.956h12.604l-3.844 4.106 1.252 1.338L24 16l-5.988-6.4-1.252 1.338 3.844 4.106H8v1.912z" class="color-spacesuit-white"></path></svg></a></li><li class="usa-nav__submenu-item"><a href="https://science.nasa.gov/astrophysics/" target="_self"><span>Astrophysics &amp; Space Science</span><svg viewBox="0 0 32 32" fill="none" xmlns="http://www.w3.org/2000/svg"><circle class="button-primary-circle" cx="16" cy="16" r="16"></circle><path d="M8 16.956h12.604l-3.844 4.106 1.252 1.338L24 16l-5.988-6.4-1.252 1.338 3.844 4.106H8v1.912z" class="color-spacesuit-white"></path></svg></a></li><li class="usa-nav__submenu-item"><a href="https://science.nasa.gov/heliophysics/" target="_self"><span>The Sun &amp; Heliophysics</span><svg viewBox="0 0 32 32" fill="none" xmlns="http://www.w3.org/2000/svg"><circle class="button-primary-circle" cx="16" cy="16" r="16"></circle><path d="M8 16.956h12.604l-3.844 4.106 1.252 1.338L24 16l-5.988-6.4-1.252 1.338 3.844 4.106H8v1.912z" class="color-spacesuit-white"></path></svg></a></li><li class="usa-nav__submenu-item"><a href="https://science.nasa.gov/biological-physical" target="_self"><span>Biological &amp; Physical Sciences</span><svg viewBox="0 0 32 32" fill="none" xmlns="http://www.w3.org/2000/svg"><circle class="button-primary-circle" cx="16" cy="16" r="16"></circle><path d="M8 16.956h12.604l-3.844 4.106 1.252 1.338L24 16l-5.988-6.4-1.252 1.338 3.844 4.106H8v1.912z" class="color-spacesuit-white"></path></svg></a></li><li class="usa-nav__submenu-item"><a href="https://science.nasa.gov/lunar-science" target="_self"><span>Lunar Science</span><svg viewBox="0 0 32 32" fill="none" xmlns="http://www.w3.org/2000/svg"><circle class="button-primary-circle" cx="16" cy="16" r="16"></circle><path d="M8 16.956h12.604l-3.844 4.106 1.252 1.338L24 16l-5.988-6.4-1.252 1.338 3.844 4.106H8v1.912z" class="color-spacesuit-white"></path></svg></a></li><li class="usa-nav__submenu-item"><a href="https://science.nasa.gov/citizen-science/" target="_self"><span>Citizen Science</span><svg viewBox="0 0 32 32" fill="none" xmlns="http://www.w3.org/2000/svg"><circle class="button-primary-circle" cx="16" cy="16" r="16"></circle><path d="M8 16.956h12.604l-3.844 4.106 1.252 1.338L24 16l-5.988-6.4-1.252 1.338 3.844 4.106H8v1.912z" class="color-spacesuit-white"></path></svg></a></li><li class="usa-nav__submenu-item"><a href="https://science.nasa.gov/astromaterials/" target="_self"><span>Astromaterials</span><svg viewBox="0 0 32 32" fill="none" xmlns="http://www.w3.org/2000/svg"><circle class="button-primary-circle" cx="16" cy="16" r="16"></circle><path d="M8 16.956h12.604l-3.844 4.106 1.252 1.338L24 16l-5.988-6.4-1.252 1.338 3.844 4.106H8v1.912z" class="color-spacesuit-white"></path></svg></a></li><li class="usa-nav__submenu-item"><a href="https://www.nasa.gov/aeronautics-research/" target="_self"><span>Aeronautics Research</span><svg viewBox="0 0 32 32" fill="none" xmlns="http://www.w3.org/2000/svg"><circle class="button-primary-circle" cx="16" cy="16" r="16"></circle><path d="M8 16.956h12.604l-3.844 4.106 1.252 1.338L24 16l-5.988-6.4-1.252 1.338 3.844 4.106H8v1.912z" class="color-spacesuit-white"></path></svg></a></li><li class="usa-nav__submenu-item"><a href="https://www.nasa.gov/human-space-travel-research/" target="_self"><span>Human Space Travel Research</span><svg viewBox="0 0 32 32" fill="none" xmlns="http://www.w3.org/2000/svg"><circle class="button-primary-circle" cx="16" cy="16" r="16"></circle><path d="M8 16.956h12.604l-3.844 4.106 1.252 1.338L24 16l-5.988-6.4-1.252 1.338 3.844 4.106H8v1.912z" class="color-spacesuit-white"></path></svg></a></li></ul></div><div class="global-nav__secondary-submenu" submenu-id="global-nav-aeronautics"><a href="https://www.nasa.gov/aeronautics/" target="_self" class="button-primary button-primary-md button-light margin-bottom-3"><h3 class="heading-22 padding-right-2 line-height-alt-1 margin-0">Aeronautics</h3><svg viewBox="0 0 32 32" fill="none" xmlns="http://www.w3.org/2000/svg"><circle class="button-primary-circle" cx="16" cy="16" r="16"></circle><path d="M8 16.956h12.604l-3.844 4.106 1.252 1.338L24 16l-5.988-6.4-1.252 1.338 3.844 4.106H8v1.912z" class="color-spacesuit-white"></path></svg></a><ul class="global-nav__secondary-list usa-nav__submenu-list"><li class="usa-nav__submenu-item"><a href="https://www.nasa.gov/aeronautics/science-in-the-air/" target="_self"><span>Science in the Air</span><svg viewBox="0 0 32 32" fill="none" xmlns="http://www.w3.org/2000/svg"><circle class="button-primary-circle" cx="16" cy="16" r="16"></circle><path d="M8 16.956h12.604l-3.844 4.106 1.252 1.338L24 16l-5.988-6.4-1.252 1.338 3.844 4.106H8v1.912z" class="color-spacesuit-white"></path></svg></a></li><li class="usa-nav__submenu-item"><a href="https://www.nasa.gov/aeronautics/aircraft/" target="_self"><span>NASA Aircraft</span><svg viewBox="0 0 32 32" fill="none" xmlns="http://www.w3.org/2000/svg"><circle class="button-primary-circle" cx="16" cy="16" r="16"></circle><path d="M8 16.956h12.604l-3.844 4.106 1.252 1.338L24 16l-5.988-6.4-1.252 1.338 3.844 4.106H8v1.912z" class="color-spacesuit-white"></path></svg></a></li><li class="usa-nav__submenu-item"><a href="https://www.nasa.gov/aeronautics/flight-innovation/" target="_self"><span>Flight Innovation</span><svg viewBox="0 0 32 32" fill="none" xmlns="http://www.w3.org/2000/svg"><circle class="button-primary-circle" cx="16" cy="16" r="16"></circle><path d="M8 16.956h12.604l-3.844 4.106 1.252 1.338L24 16l-5.988-6.4-1.252 1.338 3.844 4.106H8v1.912z" class="color-spacesuit-white"></path></svg></a></li><li class="usa-nav__submenu-item"><a href="https://www.nasa.gov/aeronautics/supersonic-flight/" target="_self"><span>Supersonic Flight</span><svg viewBox="0 0 32 32" fill="none" xmlns="http://www.w3.org/2000/svg"><circle class="button-primary-circle" cx="16" cy="16" r="16"></circle><path d="M8 16.956h12.604l-3.844 4.106 1.252 1.338L24 16l-5.988-6.4-1.252 1.338 3.844 4.106H8v1.912z" class="color-spacesuit-white"></path></svg></a></li><li class="usa-nav__submenu-item"><a href="https://www.nasa.gov/aeronautics/air-traffic-solutions/" target="_self"><span>Air Traffic Solutions</span><svg viewBox="0 0 32 32" fill="none" xmlns="http://www.w3.org/2000/svg"><circle class="button-primary-circle" cx="16" cy="16" r="16"></circle><path d="M8 16.956h12.604l-3.844 4.106 1.252 1.338L24 16l-5.988-6.4-1.252 1.338 3.844 4.106H8v1.912z" class="color-spacesuit-white"></path></svg></a></li><li class="usa-nav__submenu-item"><a href="https://www.nasa.gov/aeronautics/green-aero-tech/" target="_self"><span>Green Aviation Tech</span><svg viewBox="0 0 32 32" fill="none" xmlns="http://www.w3.org/2000/svg"><circle class="button-primary-circle" cx="16" cy="16" r="16"></circle><path d="M8 16.956h12.604l-3.844 4.106 1.252 1.338L24 16l-5.988-6.4-1.252 1.338 3.844 4.106H8v1.912z" class="color-spacesuit-white"></path></svg></a></li><li class="usa-nav__submenu-item"><a href="https://www.nasa.gov/aeronautics/drones-and-you/" target="_self"><span>Drones &amp; You</span><svg viewBox="0 0 32 32" fill="none" xmlns="http://www.w3.org/2000/svg"><circle class="button-primary-circle" cx="16" cy="16" r="16"></circle><path d="M8 16.956h12.604l-3.844 4.106 1.252 1.338L24 16l-5.988-6.4-1.252 1.338 3.844 4.106H8v1.912z" class="color-spacesuit-white"></path></svg></a></li></ul></div><div class="global-nav__secondary-submenu" submenu-id="global-nav-technology"><a href="https://www.nasa.gov/technology/" target="_self" class="button-primary button-primary-md button-light margin-bottom-3"><h3 class="heading-22 padding-right-2 line-height-alt-1 margin-0">Technology</h3><svg viewBox="0 0 32 32" fill="none" xmlns="http://www.w3.org/2000/svg"><circle class="button-primary-circle" cx="16" cy="16" r="16"></circle><path d="M8 16.956h12.604l-3.844 4.106 1.252 1.338L24 16l-5.988-6.4-1.252 1.338 3.844 4.106H8v1.912z" class="color-spacesuit-white"></path></svg></a><ul class="global-nav__secondary-list usa-nav__submenu-list"><li class="usa-nav__submenu-item"><a href="https://www.nasa.gov/technology-transfer-spinoffs/" target="_self"><span>Technology Transfer &amp; Spinoffs</span><svg viewBox="0 0 32 32" fill="none" xmlns="http://www.w3.org/2000/svg"><circle class="button-primary-circle" cx="16" cy="16" r="16"></circle><path d="M8 16.956h12.604l-3.844 4.106 1.252 1.338L24 16l-5.988-6.4-1.252 1.338 3.844 4.106H8v1.912z" class="color-spacesuit-white"></path></svg></a></li><li class="usa-nav__submenu-item"><a href="https://www.nasa.gov/space-travel-technology/" target="_self"><span>Space Travel Technology</span><svg viewBox="0 0 32 32" fill="none" xmlns="http://www.w3.org/2000/svg"><circle class="button-primary-circle" cx="16" cy="16" r="16"></circle><path d="M8 16.956h12.604l-3.844 4.106 1.252 1.338L24 16l-5.988-6.4-1.252 1.338 3.844 4.106H8v1.912z" class="color-spacesuit-white"></path></svg></a></li><li class="usa-nav__submenu-item"><a href="https://www.nasa.gov/space-living-technology/" target="_self"><span>Technology Living in Space</span><svg viewBox="0 0 32 32" fill="none" xmlns="http://www.w3.org/2000/svg"><circle class="button-primary-circle" cx="16" cy="16" r="16"></circle><path d="M8 16.956h12.604l-3.844 4.106 1.252 1.338L24 16l-5.988-6.4-1.252 1.338 3.844 4.106H8v1.912z" class="color-spacesuit-white"></path></svg></a></li><li class="usa-nav__submenu-item"><a href="https://www.nasa.gov/manufacturing-and-materials/" target="_self"><span>Manufacturing and Materials</span><svg viewBox="0 0 32 32" fill="none" xmlns="http://www.w3.org/2000/svg"><circle class="button-primary-circle" cx="16" cy="16" r="16"></circle><path d="M8 16.956h12.604l-3.844 4.106 1.252 1.338L24 16l-5.988-6.4-1.252 1.338 3.844 4.106H8v1.912z" class="color-spacesuit-white"></path></svg></a></li><li class="usa-nav__submenu-item"><a href="https://www.nasa.gov/robotics/" target="_self"><span>Robotics</span><svg viewBox="0 0 32 32" fill="none" xmlns="http://www.w3.org/2000/svg"><circle class="button-primary-circle" cx="16" cy="16" r="16"></circle><path d="M8 16.956h12.604l-3.844 4.106 1.252 1.338L24 16l-5.988-6.4-1.252 1.338 3.844 4.106H8v1.912z" class="color-spacesuit-white"></path></svg></a></li><li class="usa-nav__submenu-item"><a href="https://www.nasa.gov/science-instruments/" target="_self"><span>Science Instruments</span><svg viewBox="0 0 32 32" fill="none" xmlns="http://www.w3.org/2000/svg"><circle class="button-primary-circle" cx="16" cy="16" r="16"></circle><path d="M8 16.956h12.604l-3.844 4.106 1.252 1.338L24 16l-5.988-6.4-1.252 1.338 3.844 4.106H8v1.912z" class="color-spacesuit-white"></path></svg></a></li><li class="usa-nav__submenu-item"><a href="https://www.nasa.gov/computing/" target="_self"><span>Computing</span><svg viewBox="0 0 32 32" fill="none" xmlns="http://www.w3.org/2000/svg"><circle class="button-primary-circle" cx="16" cy="16" r="16"></circle><path d="M8 16.956h12.604l-3.844 4.106 1.252 1.338L24 16l-5.988-6.4-1.252 1.338 3.844 4.106H8v1.912z" class="color-spacesuit-white"></path></svg></a></li></ul></div><div class="global-nav__secondary-submenu" submenu-id="global-nav-learning-resources"><a href="https://www.nasa.gov/learning-resources/" target="_self" class="button-primary button-primary-md button-light margin-bottom-3"><h3 class="heading-22 padding-right-2 line-height-alt-1 margin-0">Learning Resources</h3><svg viewBox="0 0 32 32" fill="none" xmlns="http://www.w3.org/2000/svg"><circle class="button-primary-circle" cx="16" cy="16" r="16"></circle><path d="M8 16.956h12.604l-3.844 4.106 1.252 1.338L24 16l-5.988-6.4-1.252 1.338 3.844 4.106H8v1.912z" class="color-spacesuit-white"></path></svg></a><ul class="global-nav__secondary-list usa-nav__submenu-list"><li class="usa-nav__submenu-item"><a href="https://www.nasa.gov/learning-resources/for-kids-and-students/" target="_self"><span>For Kids and Students</span><svg viewBox="0 0 32 32" fill="none" xmlns="http://www.w3.org/2000/svg"><circle class="button-primary-circle" cx="16" cy="16" r="16"></circle><path d="M8 16.956h12.604l-3.844 4.106 1.252 1.338L24 16l-5.988-6.4-1.252 1.338 3.844 4.106H8v1.912z" class="color-spacesuit-white"></path></svg></a></li><li class="usa-nav__submenu-item"><a href="https://www.nasa.gov/learning-resources/for-educators/" target="_self"><span>For Educators</span><svg viewBox="0 0 32 32" fill="none" xmlns="http://www.w3.org/2000/svg"><circle class="button-primary-circle" cx="16" cy="16" r="16"></circle><path d="M8 16.956h12.604l-3.844 4.106 1.252 1.338L24 16l-5.988-6.4-1.252 1.338 3.844 4.106H8v1.912z" class="color-spacesuit-white"></path></svg></a></li><li class="usa-nav__submenu-item"><a href="https://www.nasa.gov/learning-resources/colleges-and-universities/" target="_self"><span>For Colleges and Universities</span><svg viewBox="0 0 32 32" fill="none" xmlns="http://www.w3.org/2000/svg"><circle class="button-primary-circle" cx="16" cy="16" r="16"></circle><path d="M8 16.956h12.604l-3.844 4.106 1.252 1.338L24 16l-5.988-6.4-1.252 1.338 3.844 4.106H8v1.912z" class="color-spacesuit-white"></path></svg></a></li><li class="usa-nav__submenu-item"><a href="https://www.nasa.gov/learning-resources/for-professionals/" target="_self"><span>For Professionals</span><svg viewBox="0 0 32 32" fill="none" xmlns="http://www.w3.org/2000/svg"><circle class="button-primary-circle" cx="16" cy="16" r="16"></circle><path d="M8 16.956h12.604l-3.844 4.106 1.252 1.338L24 16l-5.988-6.4-1.252 1.338 3.844 4.106H8v1.912z" class="color-spacesuit-white"></path></svg></a></li><li class="usa-nav__submenu-item"><a href="https://science.nasa.gov/for-everyone/" target="_self"><span>Science for Everyone</span><svg viewBox="0 0 32 32" fill="none" xmlns="http://www.w3.org/2000/svg"><circle class="button-primary-circle" cx="16" cy="16" r="16"></circle><path d="M8 16.956h12.604l-3.844 4.106 1.252 1.338L24 16l-5.988-6.4-1.252 1.338 3.844 4.106H8v1.912z" class="color-spacesuit-white"></path></svg></a></li><li class="usa-nav__submenu-item"><a href="https://www.nasa.gov/requests-for-exhibits-artifacts-or-speakers/" target="_self"><span>Requests for Exhibits, Artifacts, or Speakers</span><svg viewBox="0 0 32 32" fill="none" xmlns="http://www.w3.org/2000/svg"><circle class="button-primary-circle" cx="16" cy="16" r="16"></circle><path d="M8 16.956h12.604l-3.844 4.106 1.252 1.338L24 16l-5.988-6.4-1.252 1.338 3.844 4.106H8v1.912z" class="color-spacesuit-white"></path></svg></a></li><li class="usa-nav__submenu-item"><a href="https://www.nasa.gov/learning-resources/stem-engagement/" target="_self"><span>STEM Engagement at NASA</span><svg viewBox="0 0 32 32" fill="none" xmlns="http://www.w3.org/2000/svg"><circle class="button-primary-circle" cx="16" cy="16" r="16"></circle><path d="M8 16.956h12.604l-3.844 4.106 1.252 1.338L24 16l-5.988-6.4-1.252 1.338 3.844 4.106H8v1.912z" class="color-spacesuit-white"></path></svg></a></li></ul></div><div class="global-nav__secondary-submenu" submenu-id="global-nav-about-nasa"><a href="https://www.nasa.gov/about/" target="_self" class="button-primary button-primary-md button-light margin-bottom-3"><h3 class="heading-22 padding-right-2 line-height-alt-1 margin-0">About NASA</h3><svg viewBox="0 0 32 32" fill="none" xmlns="http://www.w3.org/2000/svg"><circle class="button-primary-circle" cx="16" cy="16" r="16"></circle><path d="M8 16.956h12.604l-3.844 4.106 1.252 1.338L24 16l-5.988-6.4-1.252 1.338 3.844 4.106H8v1.912z" class="color-spacesuit-white"></path></svg></a><ul class="global-nav__secondary-list usa-nav__submenu-list"><li class="usa-nav__submenu-item"><a href="https://www.nasa.gov/nasa-impacts/" target="_self"><span>NASA's Impacts</span><svg viewBox="0 0 32 32" fill="none" xmlns="http://www.w3.org/2000/svg"><circle class="button-primary-circle" cx="16" cy="16" r="16"></circle><path d="M8 16.956h12.604l-3.844 4.106 1.252 1.338L24 16l-5.988-6.4-1.252 1.338 3.844 4.106H8v1.912z" class="color-spacesuit-white"></path></svg></a></li><li class="usa-nav__submenu-item"><a href="https://www.nasa.gov/centers-and-facilities/" target="_self"><span>Centers and Facilities</span><svg viewBox="0 0 32 32" fill="none" xmlns="http://www.w3.org/2000/svg"><circle class="button-primary-circle" cx="16" cy="16" r="16"></circle><path d="M8 16.956h12.604l-3.844 4.106 1.252 1.338L24 16l-5.988-6.4-1.252 1.338 3.844 4.106H8v1.912z" class="color-spacesuit-white"></path></svg></a></li><li class="usa-nav__submenu-item"><a href="https://www.nasa.gov/directorates/" target="_self"><span>Directorates</span><svg viewBox="0 0 32 32" fill="none" xmlns="http://www.w3.org/2000/svg"><circle class="button-primary-circle" cx="16" cy="16" r="16"></circle><path d="M8 16.956h12.604l-3.844 4.106 1.252 1.338L24 16l-5.988-6.4-1.252 1.338 3.844 4.106H8v1.912z" class="color-spacesuit-white"></path></svg></a></li><li class="usa-nav__submenu-item"><a href="https://www.nasa.gov/organization/" target="_self"><span>Organizations</span><svg viewBox="0 0 32 32" fill="none" xmlns="http://www.w3.org/2000/svg"><circle class="button-primary-circle" cx="16" cy="16" r="16"></circle><path d="M8 16.956h12.604l-3.844 4.106 1.252 1.338L24 16l-5.988-6.4-1.252 1.338 3.844 4.106H8v1.912z" class="color-spacesuit-white"></path></svg></a></li><li class="usa-nav__submenu-item"><a href="https://www.nasa.gov/people-of-nasa/" target="_self"><span>People of NASA</span><svg viewBox="0 0 32 32" fill="none" xmlns="http://www.w3.org/2000/svg"><circle class="button-primary-circle" cx="16" cy="16" r="16"></circle><path d="M8 16.956h12.604l-3.844 4.106 1.252 1.338L24 16l-5.988-6.4-1.252 1.338 3.844 4.106H8v1.912z" class="color-spacesuit-white"></path></svg></a></li><li class="usa-nav__submenu-item"><a href="https://www.nasa.gov/careers/" target="_self"><span>Careers</span><svg viewBox="0 0 32 32" fill="none" xmlns="http://www.w3.org/2000/svg"><circle class="button-primary-circle" cx="16" cy="16" r="16"></circle><path d="M8 16.956h12.604l-3.844 4.106 1.252 1.338L24 16l-5.988-6.4-1.252 1.338 3.844 4.106H8v1.912z" class="color-spacesuit-white"></path></svg></a></li><li class="usa-nav__submenu-item"><a href="https://www.nasa.gov/learning-resources/internship-programs/" target="_self"><span>Internships</span><svg viewBox="0 0 32 32" fill="none" xmlns="http://www.w3.org/2000/svg"><circle class="button-primary-circle" cx="16" cy="16" r="16"></circle><path d="M8 16.956h12.604l-3.844 4.106 1.252 1.338L24 16l-5.988-6.4-1.252 1.338 3.844 4.106H8v1.912z" class="color-spacesuit-white"></path></svg></a></li><li class="usa-nav__submenu-item"><a href="https://www.nasa.gov/history/" target="_self"><span>Our History</span><svg viewBox="0 0 32 32" fill="none" xmlns="http://www.w3.org/2000/svg"><circle class="button-primary-circle" cx="16" cy="16" r="16"></circle><path d="M8 16.956h12.604l-3.844 4.106 1.252 1.338L24 16l-5.988-6.4-1.252 1.338 3.844 4.106H8v1.912z" class="color-spacesuit-white"></path></svg></a></li><li class="usa-nav__submenu-item"><a href="https://www.nasa.gov/doing-business-with-nasa/" target="_self"><span>Doing Business with NASA</span><svg viewBox="0 0 32 32" fill="none" xmlns="http://www.w3.org/2000/svg"><circle class="button-primary-circle" cx="16" cy="16" r="16"></circle><path d="M8 16.956h12.604l-3.844 4.106 1.252 1.338L24 16l-5.988-6.4-1.252 1.338 3.844 4.106H8v1.912z" class="color-spacesuit-white"></path></svg></a></li><li class="usa-nav__submenu-item"><a href="https://www.nasa.gov/get-involved/" target="_self"><span>Get Involved</span><svg viewBox="0 0 32 32" fill="none" xmlns="http://www.w3.org/2000/svg"><circle class="button-primary-circle" cx="16" cy="16" r="16"></circle><path d="M8 16.956h12.604l-3.844 4.106 1.252 1.338L24 16l-5.988-6.4-1.252 1.338 3.844 4.106H8v1.912z" class="color-spacesuit-white"></path></svg></a></li><li class="usa-nav__submenu-item"><a href="https://www.nasa.gov/contact/" target="_self"><span>Contact</span><svg viewBox="0 0 32 32" fill="none" xmlns="http://www.w3.org/2000/svg"><circle class="button-primary-circle" cx="16" cy="16" r="16"></circle><path d="M8 16.956h12.604l-3.844 4.106 1.252 1.338L24 16l-5.988-6.4-1.252 1.338 3.844 4.106H8v1.912z" class="color-spacesuit-white"></path></svg></a></li></ul></div><div class="global-nav__secondary-submenu" submenu-id="global-nav-espanol"><a href="https://www.nasa.gov/es/" target="_self" class="button-primary button-primary-md button-light margin-bottom-3"><h3 class="heading-22 padding-right-2 line-height-alt-1 margin-0">Español</h3><svg viewBox="0 0 32 32" fill="none" xmlns="http://www.w3.org/2000/svg"><circle class="button-primary-circle" cx="16" cy="16" r="16"></circle><path d="M8 16.956h12.604l-3.844 4.106 1.252 1.338L24 16l-5.988-6.4-1.252 1.338 3.844 4.106H8v1.912z" class="color-spacesuit-white"></path></svg></a><ul class="global-nav__secondary-list usa-nav__submenu-list"><li class="usa-nav__submenu-item"><a href="https://beta.ciencia.nasa.gov/" target="_self"><span>Ciencia</span><svg viewBox="0 0 32 32" fill="none" xmlns="http://www.w3.org/2000/svg"><circle class="button-primary-circle" cx="16" cy="16" r="16"></circle><path d="M8 16.956h12.604l-3.844 4.106 1.252 1.338L24 16l-5.988-6.4-1.252 1.338 3.844 4.106H8v1.912z" class="color-spacesuit-white"></path></svg></a></li><li class="usa-nav__submenu-item"><a href="https://plus.nasa.gov/nasa-en-espanol/aeronautica-en-espanol/" target="_self"><span>Aeronáutica</span><svg viewBox="0 0 32 32" fill="none" xmlns="http://www.w3.org/2000/svg"><circle class="button-primary-circle" cx="16" cy="16" r="16"></circle><path d="M8 16.956h12.604l-3.844 4.106 1.252 1.338L24 16l-5.988-6.4-1.252 1.338 3.844 4.106H8v1.912z" class="color-spacesuit-white"></path></svg></a></li><li class="usa-nav__submenu-item"><a href="https://beta.ciencia.nasa.gov/tierra/" target="_self"><span>Ciencias Terrestres</span><svg viewBox="0 0 32 32" fill="none" xmlns="http://www.w3.org/2000/svg"><circle class="button-primary-circle" cx="16" cy="16" r="16"></circle><path d="M8 16.956h12.604l-3.844 4.106 1.252 1.338L24 16l-5.988-6.4-1.252 1.338 3.844 4.106H8v1.912z" class="color-spacesuit-white"></path></svg></a></li><li class="usa-nav__submenu-item"><a href="https://beta.ciencia.nasa.gov/sistema-solar" target="_self"><span>Sistema Solar</span><svg viewBox="0 0 32 32" fill="none" xmlns="http://www.w3.org/2000/svg"><circle class="button-primary-circle" cx="16" cy="16" r="16"></circle><path d="M8 16.956h12.604l-3.844 4.106 1.252 1.338L24 16l-5.988-6.4-1.252 1.338 3.844 4.106H8v1.912z" class="color-spacesuit-white"></path></svg></a></li><li class="usa-nav__submenu-item"><a href="https://beta.ciencia.nasa.gov/universo" target="_self"><span>Universo</span><svg viewBox="0 0 32 32" fill="none" xmlns="http://www.w3.org/2000/svg"><circle class="button-primary-circle" cx="16" cy="16" r="16"></circle><path d="M8 16.956h12.604l-3.844 4.106 1.252 1.338L24 16l-5.988-6.4-1.252 1.338 3.844 4.106H8v1.912z" class="color-spacesuit-white"></path></svg></a></li></ul></div><div class="global-nav__secondary-submenu" submenu-id="media"><a href="https://www.nasa.gov/news/" target="_self" class="button-primary button-primary-md button-light margin-bottom-3"><h3 class="heading-22 padding-right-2 line-height-alt-1 margin-0">News &amp; Events</h3><svg viewBox="0 0 32 32" fill="none" xmlns="http://www.w3.org/2000/svg"><circle class="button-primary-circle" cx="16" cy="16" r="16"></circle><path d="M8 16.956h12.604l-3.844 4.106 1.252 1.338L24 16l-5.988-6.4-1.252 1.338 3.844 4.106H8v1.912z" class="color-spacesuit-white"></path></svg></a><ul class="global-nav__secondary-list usa-nav__submenu-list"><li class="usa-nav__submenu-item"><a href="https://www.nasa.gov/news/all-news/" target="_self"><span>All NASA News</span><svg viewBox="0 0 32 32" fill="none" xmlns="http://www.w3.org/2000/svg"><circle class="button-primary-circle" cx="16" cy="16" r="16"></circle><path d="M8 16.956h12.604l-3.844 4.106 1.252 1.338L24 16l-5.988-6.4-1.252 1.338 3.844 4.106H8v1.912z" class="color-spacesuit-white"></path></svg></a></li><li class="usa-nav__submenu-item"><a href="https://plus.nasa.gov/series/" target="_self"><span>Video Series on NASA+</span><svg viewBox="0 0 32 32" fill="none" xmlns="http://www.w3.org/2000/svg"><circle class="button-primary-circle" cx="16" cy="16" r="16"></circle><path d="M8 16.956h12.604l-3.844 4.106 1.252 1.338L24 16l-5.988-6.4-1.252 1.338 3.844 4.106H8v1.912z" class="color-spacesuit-white"></path></svg></a></li><li class="usa-nav__submenu-item"><a href="https://www.nasa.gov/podcasts/" target="_self"><span>Podcasts</span><svg viewBox="0 0 32 32" fill="none" xmlns="http://www.w3.org/2000/svg"><circle class="button-primary-circle" cx="16" cy="16" r="16"></circle><path d="M8 16.956h12.604l-3.844 4.106 1.252 1.338L24 16l-5.988-6.4-1.252 1.338 3.844 4.106H8v1.912z" class="color-spacesuit-white"></path></svg></a></li><li class="usa-nav__submenu-item"><a href="https://www.nasa.gov/nasa-blogs/" target="_self"><span>Blogs</span><svg viewBox="0 0 32 32" fill="none" xmlns="http://www.w3.org/2000/svg"><circle class="button-primary-circle" cx="16" cy="16" r="16"></circle><path d="M8 16.956h12.604l-3.844 4.106 1.252 1.338L24 16l-5.988-6.4-1.252 1.338 3.844 4.106H8v1.912z" class="color-spacesuit-white"></path></svg></a></li><li class="usa-nav__submenu-item"><a href="https://www.nasa.gov/newsletters/" target="_self"><span>Newsletters</span><svg viewBox="0 0 32 32" fill="none" xmlns="http://www.w3.org/2000/svg"><circle class="button-primary-circle" cx="16" cy="16" r="16"></circle><path d="M8 16.956h12.604l-3.844 4.106 1.252 1.338L24 16l-5.988-6.4-1.252 1.338 3.844 4.106H8v1.912z" class="color-spacesuit-white"></path></svg></a></li><li class="usa-nav__submenu-item"><a href="https://www.nasa.gov/social-media/" target="_self"><span>Social Media</span><svg viewBox="0 0 32 32" fill="none" xmlns="http://www.w3.org/2000/svg"><circle class="button-primary-circle" cx="16" cy="16" r="16"></circle><path d="M8 16.956h12.604l-3.844 4.106 1.252 1.338L24 16l-5.988-6.4-1.252 1.338 3.844 4.106H8v1.912z" class="color-spacesuit-white"></path></svg></a></li><li class="usa-nav__submenu-item"><a href="https://www.nasa.gov/news/media-contacts/" target="_self"><span>Media Resources</span><svg viewBox="0 0 32 32" fill="none" xmlns="http://www.w3.org/2000/svg"><circle class="button-primary-circle" cx="16" cy="16" r="16"></circle><path d="M8 16.956h12.604l-3.844 4.106 1.252 1.338L24 16l-5.988-6.4-1.252 1.338 3.844 4.106H8v1.912z" class="color-spacesuit-white"></path></svg></a></li><li class="usa-nav__submenu-item"><a href="https://www.nasa.gov/events/" target="_self"><span>Upcoming Launches &amp; Landings</span><svg viewBox="0 0 32 32" fill="none" xmlns="http://www.w3.org/2000/svg"><circle class="button-primary-circle" cx="16" cy="16" r="16"></circle><path d="M8 16.956h12.604l-3.844 4.106 1.252 1.338L24 16l-5.988-6.4-1.252 1.338 3.844 4.106H8v1.912z" class="color-spacesuit-white"></path></svg></a></li><li class="usa-nav__submenu-item"><a href="https://www.nasa.gov/nasa-virtual-guest-program/" target="_self"><span>Virtual Events</span><svg viewBox="0 0 32 32" fill="none" xmlns="http://www.w3.org/2000/svg"><circle class="button-primary-circle" cx="16" cy="16" r="16"></circle><path d="M8 16.956h12.604l-3.844 4.106 1.252 1.338L24 16l-5.988-6.4-1.252 1.338 3.844 4.106H8v1.912z" class="color-spacesuit-white"></path></svg></a></li></ul></div><div class="global-nav__secondary-submenu" submenu-id="galleries"><a href="https://www.nasa.gov/multimedia/" target="_self" class="button-primary button-primary-md button-light margin-bottom-3"><h3 class="heading-22 padding-right-2 line-height-alt-1 margin-0">Multimedia</h3><svg viewBox="0 0 32 32" fill="none" xmlns="http://www.w3.org/2000/svg"><circle class="button-primary-circle" cx="16" cy="16" r="16"></circle><path d="M8 16.956h12.604l-3.844 4.106 1.252 1.338L24 16l-5.988-6.4-1.252 1.338 3.844 4.106H8v1.912z" class="color-spacesuit-white"></path></svg></a><ul class="global-nav__secondary-list usa-nav__submenu-list"><li class="usa-nav__submenu-item"><a href="https://plus.nasa.gov/" target="_self"><span>NASA+</span><svg viewBox="0 0 32 32" fill="none" xmlns="http://www.w3.org/2000/svg"><circle class="button-primary-circle" cx="16" cy="16" r="16"></circle><path d="M8 16.956h12.604l-3.844 4.106 1.252 1.338L24 16l-5.988-6.4-1.252 1.338 3.844 4.106H8v1.912z" class="color-spacesuit-white"></path></svg></a></li><li class="usa-nav__submenu-item"><a href="https://www.nasa.gov/images/" target="_self"><span>Images</span><svg viewBox="0 0 32 32" fill="none" xmlns="http://www.w3.org/2000/svg"><circle class="button-primary-circle" cx="16" cy="16" r="16"></circle><path d="M8 16.956h12.604l-3.844 4.106 1.252 1.338L24 16l-5.988-6.4-1.252 1.338 3.844 4.106H8v1.912z" class="color-spacesuit-white"></path></svg></a></li><li class="usa-nav__submenu-item"><a href="https://www.nasa.gov/nasatv/" target="_self"><span>NASA TV</span><svg viewBox="0 0 32 32" fill="none" xmlns="http://www.w3.org/2000/svg"><circle class="button-primary-circle" cx="16" cy="16" r="16"></circle><path d="M8 16.956h12.604l-3.844 4.106 1.252 1.338L24 16l-5.988-6.4-1.252 1.338 3.844 4.106H8v1.912z" class="color-spacesuit-white"></path></svg></a></li><li class="usa-nav__submenu-item"><a href="https://www.nasa.gov/audio-and-ringtones/" target="_self"><span>Sounds and Ringtones</span><svg viewBox="0 0 32 32" fill="none" xmlns="http://www.w3.org/2000/svg"><circle class="button-primary-circle" cx="16" cy="16" r="16"></circle><path d="M8 16.956h12.604l-3.844 4.106 1.252 1.338L24 16l-5.988-6.4-1.252 1.338 3.844 4.106H8v1.912z" class="color-spacesuit-white"></path></svg></a></li><li class="usa-nav__submenu-item"><a href="https://www.nasa.gov/interactives/" target="_self"><span>Interactives</span><svg viewBox="0 0 32 32" fill="none" xmlns="http://www.w3.org/2000/svg"><circle class="button-primary-circle" cx="16" cy="16" r="16"></circle><path d="M8 16.956h12.604l-3.844 4.106 1.252 1.338L24 16l-5.988-6.4-1.252 1.338 3.844 4.106H8v1.912z" class="color-spacesuit-white"></path></svg></a></li><li class="usa-nav__submenu-item"><a href="https://www.nasa.gov/apps/" target="_self"><span>NASA Apps</span><svg viewBox="0 0 32 32" fill="none" xmlns="http://www.w3.org/2000/svg"><circle class="button-primary-circle" cx="16" cy="16" r="16"></circle><path d="M8 16.956h12.604l-3.844 4.106 1.252 1.338L24 16l-5.988-6.4-1.252 1.338 3.844 4.106H8v1.912z" class="color-spacesuit-white"></path></svg></a></li><li class="usa-nav__submenu-item"><a href="https://www.nasa.gov/podcasts/" target="_self"><span>Podcasts</span><svg viewBox="0 0 32 32" fill="none" xmlns="http://www.w3.org/2000/svg"><circle class="button-primary-circle" cx="16" cy="16" r="16"></circle><path d="M8 16.956h12.604l-3.844 4.106 1.252 1.338L24 16l-5.988-6.4-1.252 1.338 3.844 4.106H8v1.912z" class="color-spacesuit-white"></path></svg></a></li><li class="usa-nav__submenu-item"><a href="https://www.nasa.gov/ebooks/" target="_self"><span>e-Books</span><svg viewBox="0 0 32 32" fill="none" xmlns="http://www.w3.org/2000/svg"><circle class="button-primary-circle" cx="16" cy="16" r="16"></circle><path d="M8 16.956h12.604l-3.844 4.106 1.252 1.338L24 16l-5.988-6.4-1.252 1.338 3.844 4.106H8v1.912z" class="color-spacesuit-white"></path></svg></a></li><li class="usa-nav__submenu-item"><a href="https://www.nasa.gov/learning-resources/search/?terms=8058%2C8059%2C8061%2C8062%2C8068" target="_self"><span>STEM Multimedia</span><svg viewBox="0 0 32 32" fill="none" xmlns="http://www.w3.org/2000/svg"><circle class="button-primary-circle" cx="16" cy="16" r="16"></circle><path d="M8 16.956h12.604l-3.844 4.106 1.252 1.338L24 16l-5.988-6.4-1.252 1.338 3.844 4.106H8v1.912z" class="color-spacesuit-white"></path></svg></a></li></ul></div></div></div><div class="global-nav__tertiary global-nav__col grid-col-4 usa-col" hidden=""><div class="global-nav__tertiary-submenu global-nav__wrapper" style="max-width: 440px" submenu-id="global-nav-missions"><h3 class="heading-12 color-carbon-40 text-uppercase margin-bottom-2">Highlights</h3><a href="https://science.nasa.gov/missions/fermi/nasas-fermi-mission-sees-no-gamma-rays-from-nearby-supernova/" class="hds-content-card hds-content-card-3 grid-row color-spacesuit-white margin-bottom-4" target="_self"><div class="grid-col"><div class="width-full bg-carbon-black minh-15"><img src="./solar1_files/flwo-m101-sn2023ixf.jpg" alt="NASA’s Fermi Mission Sees No Gamma Rays from Nearby Supernova" class="hds-media-background z-100"></div></div><div class="grid-col padding-left-105"><div class="label margin-bottom-1">5 min read</div><div class="margin-bottom-2"><h3 class="heading-16 line-height-md">NASA’s Fermi Mission Sees No Gamma Rays from Nearby Supernova</h3></div><div class="heading-12 display-flex flex-align-center font-weight-bold text-uppercase margin-bottom-1 color-carbon-40"><span class="display-flex flex-align-center margin-right-2"><svg version="1.1" class="square-2 margin-right-1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px" width="16px" height="16px" viewBox="0 0 16 16" style="enable-background:new 0 0 16 16;" xml:space="preserve"><g><g><path d="M8,0C3.5,0-0.1,3.7,0,8.2C0.1,12.5,3.6,16,8,16c4.4,0,8-3.6,8-8C16,3.5,12.4,0,8,0z M8,15.2 C4,15.2,0.8,12,0.8,8C0.8,4,4,0.8,8,0.8c3.9,0,7.2,3.2,7.2,7.1C15.2,11.9,12,15.2,8,15.2z"></path><path d="M5.6,12c0.8-0.8,1.6-1.6,2.4-2.4c0.8,0.8,1.6,1.6,2.4,2.4c0-2.7,0-5.3,0-8C8.8,4,7.2,4,5.6,4 C5.6,6.7,5.6,9.3,5.6,12z"></path></g></g></svg><span>article</span></span><span>12 mins ago</span></div></div></a><a href="https://science.nasa.gov/get-involved/citizen-science/a-solar-neighborhood-census-thanks-to-nasa-citizen-science/" class="hds-content-card hds-content-card-3 grid-row color-spacesuit-white margin-bottom-4" target="_self"><div class="grid-col"><div class="width-full bg-carbon-black minh-15"><img src="./solar1_files/browndwarf-watermark.png" alt="A Solar Neighborhood Census, Thanks to NASA Citizen Science" class="hds-media-background z-100"></div></div><div class="grid-col padding-left-105"><div class="label margin-bottom-1">5 min read</div><div class="margin-bottom-2"><h3 class="heading-16 line-height-md">A Solar Neighborhood Census, Thanks to NASA Citizen Science</h3></div><div class="heading-12 display-flex flex-align-center font-weight-bold text-uppercase margin-bottom-1 color-carbon-40"><span class="display-flex flex-align-center margin-right-2"><svg version="1.1" class="square-2 margin-right-1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px" width="16px" height="16px" viewBox="0 0 16 16" style="enable-background:new 0 0 16 16;" xml:space="preserve"><g><g><path d="M8,0C3.5,0-0.1,3.7,0,8.2C0.1,12.5,3.6,16,8,16c4.4,0,8-3.6,8-8C16,3.5,12.4,0,8,0z M8,15.2 C4,15.2,0.8,12,0.8,8C0.8,4,4,0.8,8,0.8c3.9,0,7.2,3.2,7.2,7.1C15.2,11.9,12,15.2,8,15.2z"></path><path d="M5.6,12c0.8-0.8,1.6-1.6,2.4-2.4c0.8,0.8,1.6,1.6,2.4,2.4c0-2.7,0-5.3,0-8C8.8,4,7.2,4,5.6,4 C5.6,6.7,5.6,9.3,5.6,12z"></path></g></g></svg><span>article</span></span><span>3 hours ago</span></div></div></a><a href="https://www.nasa.gov/missions/swot/swot-satellite-helps-gauge-the-depth-of-death-valleys-temporary-lake/" class="hds-content-card hds-content-card-3 grid-row color-spacesuit-white margin-bottom-4" target="_self"><div class="grid-col"><div class="width-full bg-carbon-black minh-15"><img width="640" height="484" src="./solar1_files/1-pia26184-swot-death-valley-lake.jpg" class="hds-media-background z-100" alt="Water depths in Death Valley’s temporary lake ranged between about 3 feet (or 1 meter, shown in dark blue) to less than 1.5 feet (0.5 meters, light yellow) from February through early March. By measuring water levels from space, SWOT enabled research to calculate the depth." style="object-position: 0% 0%" decoding="async" srcset="https://www.nasa.gov/wp-content/uploads/2024/04/1-pia26184-swot-death-valley-lake.jpg 1440w, https://www.nasa.gov/wp-content/uploads/2024/04/1-pia26184-swot-death-valley-lake.jpg?resize=300,227 300w, https://www.nasa.gov/wp-content/uploads/2024/04/1-pia26184-swot-death-valley-lake.jpg?resize=768,581 768w, https://www.nasa.gov/wp-content/uploads/2024/04/1-pia26184-swot-death-valley-lake.jpg?resize=1024,775 1024w, https://www.nasa.gov/wp-content/uploads/2024/04/1-pia26184-swot-death-valley-lake.jpg?resize=400,303 400w, https://www.nasa.gov/wp-content/uploads/2024/04/1-pia26184-swot-death-valley-lake.jpg?resize=600,454 600w, https://www.nasa.gov/wp-content/uploads/2024/04/1-pia26184-swot-death-valley-lake.jpg?resize=900,681 900w, https://www.nasa.gov/wp-content/uploads/2024/04/1-pia26184-swot-death-valley-lake.jpg?resize=1200,908 1200w" sizes="(max-width: 640px) 100vw, 640px"></div></div><div class="grid-col padding-left-105"><div class="label margin-bottom-1">4 min read</div><div class="margin-bottom-2"><h3 class="heading-16 line-height-md">SWOT Satellite Helps Gauge the Depth of Death Valley’s Temporary Lake</h3></div><div class="heading-12 display-flex flex-align-center font-weight-bold text-uppercase margin-bottom-1 color-carbon-40"><span class="display-flex flex-align-center margin-right-2"><svg version="1.1" class="square-2 margin-right-1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px" width="16px" height="16px" viewBox="0 0 16 16" style="enable-background:new 0 0 16 16;" xml:space="preserve"><g><g><path d="M8,0C3.5,0-0.1,3.7,0,8.2C0.1,12.5,3.6,16,8,16c4.4,0,8-3.6,8-8C16,3.5,12.4,0,8,0z M8,15.2 C4,15.2,0.8,12,0.8,8C0.8,4,4,0.8,8,0.8c3.9,0,7.2,3.2,7.2,7.1C15.2,11.9,12,15.2,8,15.2z"></path><path d="M5.6,12c0.8-0.8,1.6-1.6,2.4-2.4c0.8,0.8,1.6,1.6,2.4,2.4c0-2.7,0-5.3,0-8C8.8,4,7.2,4,5.6,4 C5.6,6.7,5.6,9.3,5.6,12z"></path></g></g></svg><span>article</span></span><span>21 hours ago</span></div></div></a></div><div class="global-nav__tertiary-submenu global-nav__wrapper" style="max-width: 440px" submenu-id="global-nav-humans-in-space"><h3 class="heading-12 color-carbon-40 text-uppercase margin-bottom-2">Highlights</h3><a href="https://www.nasa.gov/humans-in-space/nasa-motion-sickness-study-volunteers-needed/" class="hds-content-card hds-content-card-3 grid-row color-spacesuit-white margin-bottom-4" target="_self"><div class="grid-col"><div class="width-full bg-carbon-black minh-15"><img width="640" height="357" src="./solar1_files/kraken.png" class="hds-media-background z-100" alt="" style="object-position: 0% 0%" decoding="async" srcset="https://www.nasa.gov/wp-content/uploads/2024/04/kraken.png 1200w, https://www.nasa.gov/wp-content/uploads/2024/04/kraken.png?resize=300,168 300w, https://www.nasa.gov/wp-content/uploads/2024/04/kraken.png?resize=768,429 768w, https://www.nasa.gov/wp-content/uploads/2024/04/kraken.png?resize=1024,572 1024w, https://www.nasa.gov/wp-content/uploads/2024/04/kraken.png?resize=400,223 400w, https://www.nasa.gov/wp-content/uploads/2024/04/kraken.png?resize=600,335 600w, https://www.nasa.gov/wp-content/uploads/2024/04/kraken.png?resize=900,503 900w" sizes="(max-width: 640px) 100vw, 640px"></div></div><div class="grid-col padding-left-105"><div class="label margin-bottom-1">2 min read</div><div class="margin-bottom-2"><h3 class="heading-16 line-height-md">NASA Motion Sickness Study Volunteers Needed!</h3></div><div class="heading-12 display-flex flex-align-center font-weight-bold text-uppercase margin-bottom-1 color-carbon-40"><span class="display-flex flex-align-center margin-right-2"><svg version="1.1" class="square-2 margin-right-1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px" width="16px" height="16px" viewBox="0 0 16 16" style="enable-background:new 0 0 16 16;" xml:space="preserve"><g><g><path d="M8,0C3.5,0-0.1,3.7,0,8.2C0.1,12.5,3.6,16,8,16c4.4,0,8-3.6,8-8C16,3.5,12.4,0,8,0z M8,15.2 C4,15.2,0.8,12,0.8,8C0.8,4,4,0.8,8,0.8c3.9,0,7.2,3.2,7.2,7.1C15.2,11.9,12,15.2,8,15.2z"></path><path d="M5.6,12c0.8-0.8,1.6-1.6,2.4-2.4c0.8,0.8,1.6,1.6,2.4,2.4c0-2.7,0-5.3,0-8C8.8,4,7.2,4,5.6,4 C5.6,6.7,5.6,9.3,5.6,12z"></path></g></g></svg><span>article</span></span><span>22 hours ago</span></div></div></a><a href="https://www.nasa.gov/humans-in-space/nasa-selects-new-crew-for-next-simulated-mars-journey/" class="hds-content-card hds-content-card-3 grid-row color-spacesuit-white margin-bottom-4" target="_self"><div class="grid-col"><div class="width-full bg-carbon-black minh-15"><img width="640" height="360" src="./solar1_files/herac7m2crew.png" class="hds-media-background z-100" alt="herac7m2crew" style="object-position: 0% 0%" decoding="async" srcset="https://www.nasa.gov/wp-content/uploads/2024/04/herac7m2crew.png 1920w, https://www.nasa.gov/wp-content/uploads/2024/04/herac7m2crew.png?resize=300,169 300w, https://www.nasa.gov/wp-content/uploads/2024/04/herac7m2crew.png?resize=768,432 768w, https://www.nasa.gov/wp-content/uploads/2024/04/herac7m2crew.png?resize=1024,576 1024w, https://www.nasa.gov/wp-content/uploads/2024/04/herac7m2crew.png?resize=1536,864 1536w, https://www.nasa.gov/wp-content/uploads/2024/04/herac7m2crew.png?resize=400,225 400w, https://www.nasa.gov/wp-content/uploads/2024/04/herac7m2crew.png?resize=600,338 600w, https://www.nasa.gov/wp-content/uploads/2024/04/herac7m2crew.png?resize=900,506 900w, https://www.nasa.gov/wp-content/uploads/2024/04/herac7m2crew.png?resize=1200,675 1200w" sizes="(max-width: 640px) 100vw, 640px"></div></div><div class="grid-col padding-left-105"><div class="label margin-bottom-1">8 min read</div><div class="margin-bottom-2"><h3 class="heading-16 line-height-md">NASA Selects New Crew for Next Simulated Mars Journey</h3></div><div class="heading-12 display-flex flex-align-center font-weight-bold text-uppercase margin-bottom-1 color-carbon-40"><span class="display-flex flex-align-center margin-right-2"><svg version="1.1" class="square-2 margin-right-1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px" width="16px" height="16px" viewBox="0 0 16 16" style="enable-background:new 0 0 16 16;" xml:space="preserve"><g><g><path d="M8,0C3.5,0-0.1,3.7,0,8.2C0.1,12.5,3.6,16,8,16c4.4,0,8-3.6,8-8C16,3.5,12.4,0,8,0z M8,15.2 C4,15.2,0.8,12,0.8,8C0.8,4,4,0.8,8,0.8c3.9,0,7.2,3.2,7.2,7.1C15.2,11.9,12,15.2,8,15.2z"></path><path d="M5.6,12c0.8-0.8,1.6-1.6,2.4-2.4c0.8,0.8,1.6,1.6,2.4,2.4c0-2.7,0-5.3,0-8C8.8,4,7.2,4,5.6,4 C5.6,6.7,5.6,9.3,5.6,12z"></path></g></g></svg><span>article</span></span><span>1 day ago</span></div></div></a><a href="https://www.nasa.gov/nasas-boeing-crew-flight-test-mission-overview/" class="hds-content-card hds-content-card-3 grid-row color-spacesuit-white margin-bottom-4" target="_self"><div class="grid-col"><div class="width-full bg-carbon-black minh-15"><img width="640" height="427" src="./solar1_files/52096151486-95454d1d04-o.jpg" class="hds-media-background z-100" alt="" style="object-position: 0% 0%" decoding="async" srcset="https://www.nasa.gov/wp-content/uploads/2023/03/52096151486-95454d1d04-o.jpg 5568w, https://www.nasa.gov/wp-content/uploads/2023/03/52096151486-95454d1d04-o.jpg?resize=300,200 300w, https://www.nasa.gov/wp-content/uploads/2023/03/52096151486-95454d1d04-o.jpg?resize=768,512 768w, https://www.nasa.gov/wp-content/uploads/2023/03/52096151486-95454d1d04-o.jpg?resize=1024,683 1024w, https://www.nasa.gov/wp-content/uploads/2023/03/52096151486-95454d1d04-o.jpg?resize=1536,1024 1536w, https://www.nasa.gov/wp-content/uploads/2023/03/52096151486-95454d1d04-o.jpg?resize=2048,1365 2048w, https://www.nasa.gov/wp-content/uploads/2023/03/52096151486-95454d1d04-o.jpg?resize=400,267 400w, https://www.nasa.gov/wp-content/uploads/2023/03/52096151486-95454d1d04-o.jpg?resize=600,400 600w, https://www.nasa.gov/wp-content/uploads/2023/03/52096151486-95454d1d04-o.jpg?resize=900,600 900w, https://www.nasa.gov/wp-content/uploads/2023/03/52096151486-95454d1d04-o.jpg?resize=1200,800 1200w, https://www.nasa.gov/wp-content/uploads/2023/03/52096151486-95454d1d04-o.jpg?resize=2000,1333 2000w" sizes="(max-width: 640px) 100vw, 640px"></div></div><div class="grid-col padding-left-105"><div class="label margin-bottom-1">6 min read</div><div class="margin-bottom-2"><h3 class="heading-16 line-height-md">NASA’s Boeing Crew Flight Test Mission Overview</h3></div><div class="heading-12 display-flex flex-align-center font-weight-bold text-uppercase margin-bottom-1 color-carbon-40"><span class="display-flex flex-align-center margin-right-2"><svg version="1.1" class="square-2 margin-right-1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px" width="16px" height="16px" viewBox="0 0 16 16" style="enable-background:new 0 0 16 16;" xml:space="preserve"><g><g><path d="M8,0C3.5,0-0.1,3.7,0,8.2C0.1,12.5,3.6,16,8,16c4.4,0,8-3.6,8-8C16,3.5,12.4,0,8,0z M8,15.2 C4,15.2,0.8,12,0.8,8C0.8,4,4,0.8,8,0.8c3.9,0,7.2,3.2,7.2,7.1C15.2,11.9,12,15.2,8,15.2z"></path><path d="M5.6,12c0.8-0.8,1.6-1.6,2.4-2.4c0.8,0.8,1.6,1.6,2.4,2.4c0-2.7,0-5.3,0-8C8.8,4,7.2,4,5.6,4 C5.6,6.7,5.6,9.3,5.6,12z"></path></g></g></svg><span>article</span></span><span>4 days ago</span></div></div></a></div><div class="global-nav__tertiary-submenu global-nav__wrapper" style="max-width: 440px" submenu-id="global-nav-earth-climate"><h3 class="heading-12 color-carbon-40 text-uppercase margin-bottom-2">Highlights</h3><a href="https://www.nasa.gov/missions/swot/swot-satellite-helps-gauge-the-depth-of-death-valleys-temporary-lake/" class="hds-content-card hds-content-card-3 grid-row color-spacesuit-white margin-bottom-4" target="_self"><div class="grid-col"><div class="width-full bg-carbon-black minh-15"><img width="640" height="484" src="./solar1_files/1-pia26184-swot-death-valley-lake.jpg" class="hds-media-background z-100" alt="Water depths in Death Valley’s temporary lake ranged between about 3 feet (or 1 meter, shown in dark blue) to less than 1.5 feet (0.5 meters, light yellow) from February through early March. By measuring water levels from space, SWOT enabled research to calculate the depth." style="object-position: 0% 0%" decoding="async" srcset="https://www.nasa.gov/wp-content/uploads/2024/04/1-pia26184-swot-death-valley-lake.jpg 1440w, https://www.nasa.gov/wp-content/uploads/2024/04/1-pia26184-swot-death-valley-lake.jpg?resize=300,227 300w, https://www.nasa.gov/wp-content/uploads/2024/04/1-pia26184-swot-death-valley-lake.jpg?resize=768,581 768w, https://www.nasa.gov/wp-content/uploads/2024/04/1-pia26184-swot-death-valley-lake.jpg?resize=1024,775 1024w, https://www.nasa.gov/wp-content/uploads/2024/04/1-pia26184-swot-death-valley-lake.jpg?resize=400,303 400w, https://www.nasa.gov/wp-content/uploads/2024/04/1-pia26184-swot-death-valley-lake.jpg?resize=600,454 600w, https://www.nasa.gov/wp-content/uploads/2024/04/1-pia26184-swot-death-valley-lake.jpg?resize=900,681 900w, https://www.nasa.gov/wp-content/uploads/2024/04/1-pia26184-swot-death-valley-lake.jpg?resize=1200,908 1200w" sizes="(max-width: 640px) 100vw, 640px"></div></div><div class="grid-col padding-left-105"><div class="label margin-bottom-1">4 min read</div><div class="margin-bottom-2"><h3 class="heading-16 line-height-md">SWOT Satellite Helps Gauge the Depth of Death Valley’s Temporary Lake</h3></div><div class="heading-12 display-flex flex-align-center font-weight-bold text-uppercase margin-bottom-1 color-carbon-40"><span class="display-flex flex-align-center margin-right-2"><svg version="1.1" class="square-2 margin-right-1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px" width="16px" height="16px" viewBox="0 0 16 16" style="enable-background:new 0 0 16 16;" xml:space="preserve"><g><g><path d="M8,0C3.5,0-0.1,3.7,0,8.2C0.1,12.5,3.6,16,8,16c4.4,0,8-3.6,8-8C16,3.5,12.4,0,8,0z M8,15.2 C4,15.2,0.8,12,0.8,8C0.8,4,4,0.8,8,0.8c3.9,0,7.2,3.2,7.2,7.1C15.2,11.9,12,15.2,8,15.2z"></path><path d="M5.6,12c0.8-0.8,1.6-1.6,2.4-2.4c0.8,0.8,1.6,1.6,2.4,2.4c0-2.7,0-5.3,0-8C8.8,4,7.2,4,5.6,4 C5.6,6.7,5.6,9.3,5.6,12z"></path></g></g></svg><span>article</span></span><span>21 hours ago</span></div></div></a><a href="https://www.nasa.gov/earth/earth-day/the-ocean-touches-everything-celebrate-earth-day-with-nasa/" class="hds-content-card hds-content-card-3 grid-row color-spacesuit-white margin-bottom-4" target="_self"><div class="grid-col"><div class="width-full bg-carbon-black minh-15"><img width="640" height="400" src="./solar1_files/2024-earthday-desktop-white-4k.jpg" class="hds-media-background z-100" alt="" style="object-position: 0% 0%" decoding="async" srcset="https://www.nasa.gov/wp-content/uploads/2024/04/2024-earthday-desktop-white-4k.jpg 3840w, https://www.nasa.gov/wp-content/uploads/2024/04/2024-earthday-desktop-white-4k.jpg?resize=300,188 300w, https://www.nasa.gov/wp-content/uploads/2024/04/2024-earthday-desktop-white-4k.jpg?resize=768,480 768w, https://www.nasa.gov/wp-content/uploads/2024/04/2024-earthday-desktop-white-4k.jpg?resize=1024,640 1024w, https://www.nasa.gov/wp-content/uploads/2024/04/2024-earthday-desktop-white-4k.jpg?resize=1536,960 1536w, https://www.nasa.gov/wp-content/uploads/2024/04/2024-earthday-desktop-white-4k.jpg?resize=2048,1280 2048w, https://www.nasa.gov/wp-content/uploads/2024/04/2024-earthday-desktop-white-4k.jpg?resize=400,250 400w, https://www.nasa.gov/wp-content/uploads/2024/04/2024-earthday-desktop-white-4k.jpg?resize=600,375 600w, https://www.nasa.gov/wp-content/uploads/2024/04/2024-earthday-desktop-white-4k.jpg?resize=900,563 900w, https://www.nasa.gov/wp-content/uploads/2024/04/2024-earthday-desktop-white-4k.jpg?resize=1200,750 1200w, https://www.nasa.gov/wp-content/uploads/2024/04/2024-earthday-desktop-white-4k.jpg?resize=2000,1250 2000w" sizes="(max-width: 640px) 100vw, 640px"></div></div><div class="grid-col padding-left-105"><div class="label margin-bottom-1">4 min read</div><div class="margin-bottom-2"><h3 class="heading-16 line-height-md">The Ocean Touches Everything: Celebrate Earth Day with NASA</h3></div><div class="heading-12 display-flex flex-align-center font-weight-bold text-uppercase margin-bottom-1 color-carbon-40"><span class="display-flex flex-align-center margin-right-2"><svg version="1.1" class="square-2 margin-right-1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px" width="16px" height="16px" viewBox="0 0 16 16" style="enable-background:new 0 0 16 16;" xml:space="preserve"><g><g><path d="M8,0C3.5,0-0.1,3.7,0,8.2C0.1,12.5,3.6,16,8,16c4.4,0,8-3.6,8-8C16,3.5,12.4,0,8,0z M8,15.2 C4,15.2,0.8,12,0.8,8C0.8,4,4,0.8,8,0.8c3.9,0,7.2,3.2,7.2,7.1C15.2,11.9,12,15.2,8,15.2z"></path><path d="M5.6,12c0.8-0.8,1.6-1.6,2.4-2.4c0.8,0.8,1.6,1.6,2.4,2.4c0-2.7,0-5.3,0-8C8.8,4,7.2,4,5.6,4 C5.6,6.7,5.6,9.3,5.6,12z"></path></g></g></svg><span>article</span></span><span>4 days ago</span></div></div></a><a href="https://science.nasa.gov/earth/earth-day/earth-day-poster-2024/" class="hds-content-card hds-content-card-3 grid-row color-spacesuit-white margin-bottom-4" target="_self"><div class="grid-col"><div class="width-full bg-carbon-black minh-15"><img src="./solar1_files/2024-earthday-desktop-dark-hd-1.jpg" alt="Earth Day Poster 2024" class="hds-media-background z-100"></div></div><div class="grid-col padding-left-105"><div class="label margin-bottom-1">1 min read</div><div class="margin-bottom-2"><h3 class="heading-16 line-height-md">Earth Day Poster 2024</h3></div><div class="heading-12 display-flex flex-align-center font-weight-bold text-uppercase margin-bottom-1 color-carbon-40"><span class="display-flex flex-align-center margin-right-2"><svg version="1.1" class="square-2 margin-right-1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px" width="16px" height="16px" viewBox="0 0 16 16" style="enable-background:new 0 0 16 16;" xml:space="preserve"><g><g><path d="M8,0C3.5,0-0.1,3.7,0,8.2C0.1,12.5,3.6,16,8,16c4.4,0,8-3.6,8-8C16,3.5,12.4,0,8,0z M8,15.2 C4,15.2,0.8,12,0.8,8C0.8,4,4,0.8,8,0.8c3.9,0,7.2,3.2,7.2,7.1C15.2,11.9,12,15.2,8,15.2z"></path><path d="M5.6,12c0.8-0.8,1.6-1.6,2.4-2.4c0.8,0.8,1.6,1.6,2.4,2.4c0-2.7,0-5.3,0-8C8.8,4,7.2,4,5.6,4 C5.6,6.7,5.6,9.3,5.6,12z"></path></g></g></svg><span>article</span></span><span>4 days ago</span></div></div></a></div><div class="global-nav__tertiary-submenu global-nav__wrapper" style="max-width: 440px" submenu-id="global-nav-solar-system"><h3 class="heading-12 color-carbon-40 text-uppercase margin-bottom-2">Highlights</h3><a href="https://science.nasa.gov/solar-system/skywatching/the-next-full-moon-is-the-pink-moon-sprouting-grass-moon-egg-moon-fish-moon-the-pesach-or-passover-moon/" class="hds-content-card hds-content-card-3 grid-row color-spacesuit-white margin-bottom-4" target="_self"><div class="grid-col"><div class="width-full bg-carbon-black minh-15"><img src="./solar1_files/moonphases-april2024.png" alt="The next full Moon is the Pink Moon, Sprouting Grass Moon, Egg Moon, Fish Moon, the Pesach or Passover Moon" class="hds-media-background z-100"></div></div><div class="grid-col padding-left-105"><div class="label margin-bottom-1">19 min read</div><div class="margin-bottom-2"><h3 class="heading-16 line-height-md">The next full Moon is the Pink Moon, Sprouting Grass Moon, Egg Moon, Fish Moon, the Pesach or Passover Moon</h3></div><div class="heading-12 display-flex flex-align-center font-weight-bold text-uppercase margin-bottom-1 color-carbon-40"><span class="display-flex flex-align-center margin-right-2"><svg version="1.1" class="square-2 margin-right-1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px" width="16px" height="16px" viewBox="0 0 16 16" style="enable-background:new 0 0 16 16;" xml:space="preserve"><g><g><path d="M8,0C3.5,0-0.1,3.7,0,8.2C0.1,12.5,3.6,16,8,16c4.4,0,8-3.6,8-8C16,3.5,12.4,0,8,0z M8,15.2 C4,15.2,0.8,12,0.8,8C0.8,4,4,0.8,8,0.8c3.9,0,7.2,3.2,7.2,7.1C15.2,11.9,12,15.2,8,15.2z"></path><path d="M5.6,12c0.8-0.8,1.6-1.6,2.4-2.4c0.8,0.8,1.6,1.6,2.4,2.4c0-2.7,0-5.3,0-8C8.8,4,7.2,4,5.6,4 C5.6,6.7,5.6,9.3,5.6,12z"></path></g></g></svg><span>article</span></span><span>19 hours ago</span></div></div></a><a href="https://www.nasa.gov/missions/lro/nasas-lro-observes-2024-solar-eclipse-shadow/" class="hds-content-card hds-content-card-3 grid-row color-spacesuit-white margin-bottom-4" target="_self"><div class="grid-col"><div class="width-full bg-carbon-black minh-15"><img width="640" height="640" src="./solar1_files/m1467242026l-cal-echo-reduce11-4fi-rotate.png" class="hds-media-background z-100" alt="Black and white image of Earth with swirling white clouds and a dark shadow over North America from the Moon eclipsing the Sun." style="object-position: 0% 0%" decoding="async" srcset="https://www.nasa.gov/wp-content/uploads/2024/04/m1467242026l-cal-echo-reduce11-4fi-rotate.png 4706w, https://www.nasa.gov/wp-content/uploads/2024/04/m1467242026l-cal-echo-reduce11-4fi-rotate.png?resize=150,150 150w, https://www.nasa.gov/wp-content/uploads/2024/04/m1467242026l-cal-echo-reduce11-4fi-rotate.png?resize=300,300 300w, https://www.nasa.gov/wp-content/uploads/2024/04/m1467242026l-cal-echo-reduce11-4fi-rotate.png?resize=768,768 768w, https://www.nasa.gov/wp-content/uploads/2024/04/m1467242026l-cal-echo-reduce11-4fi-rotate.png?resize=1024,1024 1024w, https://www.nasa.gov/wp-content/uploads/2024/04/m1467242026l-cal-echo-reduce11-4fi-rotate.png?resize=1536,1536 1536w, https://www.nasa.gov/wp-content/uploads/2024/04/m1467242026l-cal-echo-reduce11-4fi-rotate.png?resize=2048,2048 2048w, https://www.nasa.gov/wp-content/uploads/2024/04/m1467242026l-cal-echo-reduce11-4fi-rotate.png?resize=50,50 50w, https://www.nasa.gov/wp-content/uploads/2024/04/m1467242026l-cal-echo-reduce11-4fi-rotate.png?resize=100,100 100w, https://www.nasa.gov/wp-content/uploads/2024/04/m1467242026l-cal-echo-reduce11-4fi-rotate.png?resize=200,200 200w, https://www.nasa.gov/wp-content/uploads/2024/04/m1467242026l-cal-echo-reduce11-4fi-rotate.png?resize=400,400 400w, https://www.nasa.gov/wp-content/uploads/2024/04/m1467242026l-cal-echo-reduce11-4fi-rotate.png?resize=600,600 600w, https://www.nasa.gov/wp-content/uploads/2024/04/m1467242026l-cal-echo-reduce11-4fi-rotate.png?resize=900,900 900w, https://www.nasa.gov/wp-content/uploads/2024/04/m1467242026l-cal-echo-reduce11-4fi-rotate.png?resize=1200,1200 1200w, https://www.nasa.gov/wp-content/uploads/2024/04/m1467242026l-cal-echo-reduce11-4fi-rotate.png?resize=2000,2000 2000w" sizes="(max-width: 640px) 100vw, 640px"></div></div><div class="grid-col padding-left-105"><div class="label margin-bottom-1">2 min read</div><div class="margin-bottom-2"><h3 class="heading-16 line-height-md">NASA’s LRO Observes 2024 Solar Eclipse Shadow</h3></div><div class="heading-12 display-flex flex-align-center font-weight-bold text-uppercase margin-bottom-1 color-carbon-40"><span class="display-flex flex-align-center margin-right-2"><svg version="1.1" class="square-2 margin-right-1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px" width="16px" height="16px" viewBox="0 0 16 16" style="enable-background:new 0 0 16 16;" xml:space="preserve"><g><g><path d="M8,0C3.5,0-0.1,3.7,0,8.2C0.1,12.5,3.6,16,8,16c4.4,0,8-3.6,8-8C16,3.5,12.4,0,8,0z M8,15.2 C4,15.2,0.8,12,0.8,8C0.8,4,4,0.8,8,0.8c3.9,0,7.2,3.2,7.2,7.1C15.2,11.9,12,15.2,8,15.2z"></path><path d="M5.6,12c0.8-0.8,1.6-1.6,2.4-2.4c0.8,0.8,1.6,1.6,2.4,2.4c0-2.7,0-5.3,0-8C8.8,4,7.2,4,5.6,4 C5.6,6.7,5.6,9.3,5.6,12z"></path></g></g></svg><span>article</span></span><span>1 day ago</span></div></div></a><a href="https://science.nasa.gov/solar-system/skywatching/april-8-total-solar-eclipse-through-the-eyes-of-nasa/" class="hds-content-card hds-content-card-3 grid-row color-spacesuit-white margin-bottom-4" target="_self"><div class="grid-col"><div class="width-full bg-carbon-black minh-15"><img src="./solar1_files/nhq202404080101large.jpg" alt="The April 8 Total Solar Eclipse: Through the Eyes of NASA" class="hds-media-background z-100"></div></div><div class="grid-col padding-left-105"><div class="label margin-bottom-1">7 min read</div><div class="margin-bottom-2"><h3 class="heading-16 line-height-md">The April 8 Total Solar Eclipse: Through the Eyes of NASA</h3></div><div class="heading-12 display-flex flex-align-center font-weight-bold text-uppercase margin-bottom-1 color-carbon-40"><span class="display-flex flex-align-center margin-right-2"><svg version="1.1" class="square-2 margin-right-1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px" width="16px" height="16px" viewBox="0 0 16 16" style="enable-background:new 0 0 16 16;" xml:space="preserve"><g><g><path d="M8,0C3.5,0-0.1,3.7,0,8.2C0.1,12.5,3.6,16,8,16c4.4,0,8-3.6,8-8C16,3.5,12.4,0,8,0z M8,15.2 C4,15.2,0.8,12,0.8,8C0.8,4,4,0.8,8,0.8c3.9,0,7.2,3.2,7.2,7.1C15.2,11.9,12,15.2,8,15.2z"></path><path d="M5.6,12c0.8-0.8,1.6-1.6,2.4-2.4c0.8,0.8,1.6,1.6,2.4,2.4c0-2.7,0-5.3,0-8C8.8,4,7.2,4,5.6,4 C5.6,6.7,5.6,9.3,5.6,12z"></path></g></g></svg><span>article</span></span><span>4 days ago</span></div></div></a></div><div class="global-nav__tertiary-submenu global-nav__wrapper" style="max-width: 440px" submenu-id="global-nav-universe"><h3 class="heading-12 color-carbon-40 text-uppercase margin-bottom-2">Featured</h3><a href="https://science.nasa.gov/missions/fermi/nasas-fermi-mission-sees-no-gamma-rays-from-nearby-supernova/" class="hds-content-card hds-content-card-3 grid-row color-spacesuit-white margin-bottom-4" target="_self"><div class="grid-col"><div class="width-full bg-carbon-black minh-15"><img src="./solar1_files/flwo-m101-sn2023ixf.jpg" alt="NASA’s Fermi Mission Sees No Gamma Rays from Nearby Supernova" class="hds-media-background z-100"></div></div><div class="grid-col padding-left-105"><div class="label margin-bottom-1">5 min read</div><div class="margin-bottom-2"><h3 class="heading-16 line-height-md">NASA’s Fermi Mission Sees No Gamma Rays from Nearby Supernova</h3></div><div class="heading-12 display-flex flex-align-center font-weight-bold text-uppercase margin-bottom-1 color-carbon-40"><span class="display-flex flex-align-center margin-right-2"><svg version="1.1" class="square-2 margin-right-1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px" width="16px" height="16px" viewBox="0 0 16 16" style="enable-background:new 0 0 16 16;" xml:space="preserve"><g><g><path d="M8,0C3.5,0-0.1,3.7,0,8.2C0.1,12.5,3.6,16,8,16c4.4,0,8-3.6,8-8C16,3.5,12.4,0,8,0z M8,15.2 C4,15.2,0.8,12,0.8,8C0.8,4,4,0.8,8,0.8c3.9,0,7.2,3.2,7.2,7.1C15.2,11.9,12,15.2,8,15.2z"></path><path d="M5.6,12c0.8-0.8,1.6-1.6,2.4-2.4c0.8,0.8,1.6,1.6,2.4,2.4c0-2.7,0-5.3,0-8C8.8,4,7.2,4,5.6,4 C5.6,6.7,5.6,9.3,5.6,12z"></path></g></g></svg><span>article</span></span><span>12 mins ago</span></div></div></a><a href="https://science.nasa.gov/get-involved/citizen-science/a-solar-neighborhood-census-thanks-to-nasa-citizen-science/" class="hds-content-card hds-content-card-3 grid-row color-spacesuit-white margin-bottom-4" target="_self"><div class="grid-col"><div class="width-full bg-carbon-black minh-15"><img src="./solar1_files/browndwarf-watermark.png" alt="A Solar Neighborhood Census, Thanks to NASA Citizen Science" class="hds-media-background z-100"></div></div><div class="grid-col padding-left-105"><div class="label margin-bottom-1">5 min read</div><div class="margin-bottom-2"><h3 class="heading-16 line-height-md">A Solar Neighborhood Census, Thanks to NASA Citizen Science</h3></div><div class="heading-12 display-flex flex-align-center font-weight-bold text-uppercase margin-bottom-1 color-carbon-40"><span class="display-flex flex-align-center margin-right-2"><svg version="1.1" class="square-2 margin-right-1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px" width="16px" height="16px" viewBox="0 0 16 16" style="enable-background:new 0 0 16 16;" xml:space="preserve"><g><g><path d="M8,0C3.5,0-0.1,3.7,0,8.2C0.1,12.5,3.6,16,8,16c4.4,0,8-3.6,8-8C16,3.5,12.4,0,8,0z M8,15.2 C4,15.2,0.8,12,0.8,8C0.8,4,4,0.8,8,0.8c3.9,0,7.2,3.2,7.2,7.1C15.2,11.9,12,15.2,8,15.2z"></path><path d="M5.6,12c0.8-0.8,1.6-1.6,2.4-2.4c0.8,0.8,1.6,1.6,2.4,2.4c0-2.7,0-5.3,0-8C8.8,4,7.2,4,5.6,4 C5.6,6.7,5.6,9.3,5.6,12z"></path></g></g></svg><span>article</span></span><span>3 hours ago</span></div></div></a><a href="https://science.nasa.gov/missions/hubble/hubble-spots-a-galaxy-hidden-in-a-dark-cloud/" class="hds-content-card hds-content-card-3 grid-row color-spacesuit-white margin-bottom-4" target="_self"><div class="grid-col"><div class="width-full bg-carbon-black minh-15"><img src="./solar1_files/hubble-ic4633-potw2415a.jpg" alt="Hubble Spots a Galaxy Hidden in a Dark Cloud" class="hds-media-background z-100"></div></div><div class="grid-col padding-left-105"><div class="label margin-bottom-1">2 min read</div><div class="margin-bottom-2"><h3 class="heading-16 line-height-md">Hubble Spots a Galaxy Hidden in a Dark Cloud</h3></div><div class="heading-12 display-flex flex-align-center font-weight-bold text-uppercase margin-bottom-1 color-carbon-40"><span class="display-flex flex-align-center margin-right-2"><svg version="1.1" class="square-2 margin-right-1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px" width="16px" height="16px" viewBox="0 0 16 16" style="enable-background:new 0 0 16 16;" xml:space="preserve"><g><g><path d="M8,0C3.5,0-0.1,3.7,0,8.2C0.1,12.5,3.6,16,8,16c4.4,0,8-3.6,8-8C16,3.5,12.4,0,8,0z M8,15.2 C4,15.2,0.8,12,0.8,8C0.8,4,4,0.8,8,0.8c3.9,0,7.2,3.2,7.2,7.1C15.2,11.9,12,15.2,8,15.2z"></path><path d="M5.6,12c0.8-0.8,1.6-1.6,2.4-2.4c0.8,0.8,1.6,1.6,2.4,2.4c0-2.7,0-5.3,0-8C8.8,4,7.2,4,5.6,4 C5.6,6.7,5.6,9.3,5.6,12z"></path></g></g></svg><span>article</span></span><span>4 days ago</span></div></div></a></div><div class="global-nav__tertiary-submenu global-nav__wrapper" style="max-width: 440px" submenu-id="global-nav-science"><h3 class="heading-12 color-carbon-40 text-uppercase margin-bottom-2">Highlights</h3><a href="https://science.nasa.gov/missions/fermi/nasas-fermi-mission-sees-no-gamma-rays-from-nearby-supernova/" class="hds-content-card hds-content-card-3 grid-row color-spacesuit-white margin-bottom-4" target="_self"><div class="grid-col"><div class="width-full bg-carbon-black minh-15"><img src="./solar1_files/flwo-m101-sn2023ixf.jpg" alt="NASA’s Fermi Mission Sees No Gamma Rays from Nearby Supernova" class="hds-media-background z-100"></div></div><div class="grid-col padding-left-105"><div class="label margin-bottom-1">5 min read</div><div class="margin-bottom-2"><h3 class="heading-16 line-height-md">NASA’s Fermi Mission Sees No Gamma Rays from Nearby Supernova</h3></div><div class="heading-12 display-flex flex-align-center font-weight-bold text-uppercase margin-bottom-1 color-carbon-40"><span class="display-flex flex-align-center margin-right-2"><svg version="1.1" class="square-2 margin-right-1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px" width="16px" height="16px" viewBox="0 0 16 16" style="enable-background:new 0 0 16 16;" xml:space="preserve"><g><g><path d="M8,0C3.5,0-0.1,3.7,0,8.2C0.1,12.5,3.6,16,8,16c4.4,0,8-3.6,8-8C16,3.5,12.4,0,8,0z M8,15.2 C4,15.2,0.8,12,0.8,8C0.8,4,4,0.8,8,0.8c3.9,0,7.2,3.2,7.2,7.1C15.2,11.9,12,15.2,8,15.2z"></path><path d="M5.6,12c0.8-0.8,1.6-1.6,2.4-2.4c0.8,0.8,1.6,1.6,2.4,2.4c0-2.7,0-5.3,0-8C8.8,4,7.2,4,5.6,4 C5.6,6.7,5.6,9.3,5.6,12z"></path></g></g></svg><span>article</span></span><span>12 mins ago</span></div></div></a><a href="https://www.nasa.gov/missions/swot/swot-satellite-helps-gauge-the-depth-of-death-valleys-temporary-lake/" class="hds-content-card hds-content-card-3 grid-row color-spacesuit-white margin-bottom-4" target="_self"><div class="grid-col"><div class="width-full bg-carbon-black minh-15"><img width="640" height="484" src="./solar1_files/1-pia26184-swot-death-valley-lake.jpg" class="hds-media-background z-100" alt="Water depths in Death Valley’s temporary lake ranged between about 3 feet (or 1 meter, shown in dark blue) to less than 1.5 feet (0.5 meters, light yellow) from February through early March. By measuring water levels from space, SWOT enabled research to calculate the depth." style="object-position: 0% 0%" decoding="async" srcset="https://www.nasa.gov/wp-content/uploads/2024/04/1-pia26184-swot-death-valley-lake.jpg 1440w, https://www.nasa.gov/wp-content/uploads/2024/04/1-pia26184-swot-death-valley-lake.jpg?resize=300,227 300w, https://www.nasa.gov/wp-content/uploads/2024/04/1-pia26184-swot-death-valley-lake.jpg?resize=768,581 768w, https://www.nasa.gov/wp-content/uploads/2024/04/1-pia26184-swot-death-valley-lake.jpg?resize=1024,775 1024w, https://www.nasa.gov/wp-content/uploads/2024/04/1-pia26184-swot-death-valley-lake.jpg?resize=400,303 400w, https://www.nasa.gov/wp-content/uploads/2024/04/1-pia26184-swot-death-valley-lake.jpg?resize=600,454 600w, https://www.nasa.gov/wp-content/uploads/2024/04/1-pia26184-swot-death-valley-lake.jpg?resize=900,681 900w, https://www.nasa.gov/wp-content/uploads/2024/04/1-pia26184-swot-death-valley-lake.jpg?resize=1200,908 1200w" sizes="(max-width: 640px) 100vw, 640px"></div></div><div class="grid-col padding-left-105"><div class="label margin-bottom-1">4 min read</div><div class="margin-bottom-2"><h3 class="heading-16 line-height-md">SWOT Satellite Helps Gauge the Depth of Death Valley’s Temporary Lake</h3></div><div class="heading-12 display-flex flex-align-center font-weight-bold text-uppercase margin-bottom-1 color-carbon-40"><span class="display-flex flex-align-center margin-right-2"><svg version="1.1" class="square-2 margin-right-1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px" width="16px" height="16px" viewBox="0 0 16 16" style="enable-background:new 0 0 16 16;" xml:space="preserve"><g><g><path d="M8,0C3.5,0-0.1,3.7,0,8.2C0.1,12.5,3.6,16,8,16c4.4,0,8-3.6,8-8C16,3.5,12.4,0,8,0z M8,15.2 C4,15.2,0.8,12,0.8,8C0.8,4,4,0.8,8,0.8c3.9,0,7.2,3.2,7.2,7.1C15.2,11.9,12,15.2,8,15.2z"></path><path d="M5.6,12c0.8-0.8,1.6-1.6,2.4-2.4c0.8,0.8,1.6,1.6,2.4,2.4c0-2.7,0-5.3,0-8C8.8,4,7.2,4,5.6,4 C5.6,6.7,5.6,9.3,5.6,12z"></path></g></g></svg><span>article</span></span><span>21 hours ago</span></div></div></a><a href="https://science.nasa.gov/solar-system/skywatching/april-8-total-solar-eclipse-through-the-eyes-of-nasa/" class="hds-content-card hds-content-card-3 grid-row color-spacesuit-white margin-bottom-4" target="_self"><div class="grid-col"><div class="width-full bg-carbon-black minh-15"><img src="./solar1_files/nhq202404080101large.jpg" alt="The April 8 Total Solar Eclipse: Through the Eyes of NASA" class="hds-media-background z-100"></div></div><div class="grid-col padding-left-105"><div class="label margin-bottom-1">7 min read</div><div class="margin-bottom-2"><h3 class="heading-16 line-height-md">The April 8 Total Solar Eclipse: Through the Eyes of NASA</h3></div><div class="heading-12 display-flex flex-align-center font-weight-bold text-uppercase margin-bottom-1 color-carbon-40"><span class="display-flex flex-align-center margin-right-2"><svg version="1.1" class="square-2 margin-right-1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px" width="16px" height="16px" viewBox="0 0 16 16" style="enable-background:new 0 0 16 16;" xml:space="preserve"><g><g><path d="M8,0C3.5,0-0.1,3.7,0,8.2C0.1,12.5,3.6,16,8,16c4.4,0,8-3.6,8-8C16,3.5,12.4,0,8,0z M8,15.2 C4,15.2,0.8,12,0.8,8C0.8,4,4,0.8,8,0.8c3.9,0,7.2,3.2,7.2,7.1C15.2,11.9,12,15.2,8,15.2z"></path><path d="M5.6,12c0.8-0.8,1.6-1.6,2.4-2.4c0.8,0.8,1.6,1.6,2.4,2.4c0-2.7,0-5.3,0-8C8.8,4,7.2,4,5.6,4 C5.6,6.7,5.6,9.3,5.6,12z"></path></g></g></svg><span>article</span></span><span>4 days ago</span></div></div></a></div><div class="global-nav__tertiary-submenu global-nav__wrapper" style="max-width: 440px" submenu-id="global-nav-aeronautics"><h3 class="heading-12 color-carbon-40 text-uppercase margin-bottom-2">Highlights</h3><a href="https://www.nasa.gov/centers-and-facilities/langley/nasa-langley-team-to-study-weather-during-eclipse-using-uncrewed-vehicles/" class="hds-content-card hds-content-card-3 grid-row color-spacesuit-white margin-bottom-4" target="_self"><div class="grid-col"><div class="width-full bg-carbon-black minh-15"><img width="640" height="362" src="./solar1_files/jakereveszuaseclipsestudyny.jpg" class="hds-media-background z-100" alt="Jake Revesz, an electronic systems engineer at NASA Langley Research Center, is pictured here prepping a UAS for flight. Jake is kneeling on pavement working with the drone. He is wearing a t-shirt, khakis, and a hard hat." style="object-position: 0% 0%" decoding="async" srcset="https://www.nasa.gov/wp-content/uploads/2024/04/jakereveszuaseclipsestudyny.jpg 1430w, https://www.nasa.gov/wp-content/uploads/2024/04/jakereveszuaseclipsestudyny.jpg?resize=300,170 300w, https://www.nasa.gov/wp-content/uploads/2024/04/jakereveszuaseclipsestudyny.jpg?resize=768,434 768w, https://www.nasa.gov/wp-content/uploads/2024/04/jakereveszuaseclipsestudyny.jpg?resize=1024,579 1024w, https://www.nasa.gov/wp-content/uploads/2024/04/jakereveszuaseclipsestudyny.jpg?resize=400,226 400w, https://www.nasa.gov/wp-content/uploads/2024/04/jakereveszuaseclipsestudyny.jpg?resize=600,339 600w, https://www.nasa.gov/wp-content/uploads/2024/04/jakereveszuaseclipsestudyny.jpg?resize=900,509 900w, https://www.nasa.gov/wp-content/uploads/2024/04/jakereveszuaseclipsestudyny.jpg?resize=1200,679 1200w" sizes="(max-width: 640px) 100vw, 640px"></div></div><div class="grid-col padding-left-105"><div class="label margin-bottom-1">3 min read</div><div class="margin-bottom-2"><h3 class="heading-16 line-height-md">NASA Langley Team to Study Weather During Eclipse Using Uncrewed Vehicles</h3></div><div class="heading-12 display-flex flex-align-center font-weight-bold text-uppercase margin-bottom-1 color-carbon-40"><span class="display-flex flex-align-center margin-right-2"><svg version="1.1" class="square-2 margin-right-1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px" width="16px" height="16px" viewBox="0 0 16 16" style="enable-background:new 0 0 16 16;" xml:space="preserve"><g><g><path d="M8,0C3.5,0-0.1,3.7,0,8.2C0.1,12.5,3.6,16,8,16c4.4,0,8-3.6,8-8C16,3.5,12.4,0,8,0z M8,15.2 C4,15.2,0.8,12,0.8,8C0.8,4,4,0.8,8,0.8c3.9,0,7.2,3.2,7.2,7.1C15.2,11.9,12,15.2,8,15.2z"></path><path d="M5.6,12c0.8-0.8,1.6-1.6,2.4-2.4c0.8,0.8,1.6,1.6,2.4,2.4c0-2.7,0-5.3,0-8C8.8,4,7.2,4,5.6,4 C5.6,6.7,5.6,9.3,5.6,12z"></path></g></g></svg><span>article</span></span><span>2 weeks ago</span></div></div></a><a href="https://www.nasa.gov/aeronautics/armd-solicitations/" class="hds-content-card hds-content-card-3 grid-row color-spacesuit-white margin-bottom-4" target="_self"><div class="grid-col"><div class="width-full bg-carbon-black minh-15"><img width="640" height="343" src="./solar1_files/explore-flight-HI-RES-no-meatball.jpg" class="hds-media-background z-100" alt="Illustration showing several future aircraft concepts flying over a mid-sized city with a handful of skyscrapers." style="object-position: 0% 0%" decoding="async" srcset="https://www.nasa.gov/wp-content/uploads/2023/02/explore-flight-HI-RES-no-meatball.jpg 1600w, https://www.nasa.gov/wp-content/uploads/2023/02/explore-flight-HI-RES-no-meatball.jpg?resize=300,161 300w, https://www.nasa.gov/wp-content/uploads/2023/02/explore-flight-HI-RES-no-meatball.jpg?resize=768,411 768w, https://www.nasa.gov/wp-content/uploads/2023/02/explore-flight-HI-RES-no-meatball.jpg?resize=1024,548 1024w, https://www.nasa.gov/wp-content/uploads/2023/02/explore-flight-HI-RES-no-meatball.jpg?resize=1536,823 1536w, https://www.nasa.gov/wp-content/uploads/2023/02/explore-flight-HI-RES-no-meatball.jpg?resize=400,214 400w, https://www.nasa.gov/wp-content/uploads/2023/02/explore-flight-HI-RES-no-meatball.jpg?resize=600,321 600w, https://www.nasa.gov/wp-content/uploads/2023/02/explore-flight-HI-RES-no-meatball.jpg?resize=900,482 900w, https://www.nasa.gov/wp-content/uploads/2023/02/explore-flight-HI-RES-no-meatball.jpg?resize=1200,643 1200w" sizes="(max-width: 640px) 100vw, 640px"></div></div><div class="grid-col padding-left-105"><div class="label margin-bottom-1">7 min read</div><div class="margin-bottom-2"><h3 class="heading-16 line-height-md">ARMD Solicitations</h3></div><div class="heading-12 display-flex flex-align-center font-weight-bold text-uppercase margin-bottom-1 color-carbon-40"><span class="display-flex flex-align-center margin-right-2"><svg version="1.1" class="square-2 margin-right-1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px" width="16px" height="16px" viewBox="0 0 16 16" style="enable-background:new 0 0 16 16;" xml:space="preserve"><g><g><path d="M8,0C3.5,0-0.1,3.7,0,8.2C0.1,12.5,3.6,16,8,16c4.4,0,8-3.6,8-8C16,3.5,12.4,0,8,0z M8,15.2 C4,15.2,0.8,12,0.8,8C0.8,4,4,0.8,8,0.8c3.9,0,7.2,3.2,7.2,7.1C15.2,11.9,12,15.2,8,15.2z"></path><path d="M5.6,12c0.8-0.8,1.6-1.6,2.4-2.4c0.8,0.8,1.6,1.6,2.4,2.4c0-2.7,0-5.3,0-8C8.8,4,7.2,4,5.6,4 C5.6,6.7,5.6,9.3,5.6,12z"></path></g></g></svg><span>article</span></span><span>2 weeks ago</span></div></div></a><a href="https://www.nasa.gov/centers-and-facilities/armstrong/nasa-noise-prediction-tool-supports-users-in-air-taxi-industry/" class="hds-content-card hds-content-card-3 grid-row color-spacesuit-white margin-bottom-4" target="_self"><div class="grid-col"><div class="width-full bg-carbon-black minh-15"><img width="640" height="569" src="./solar1_files/nasa-overflowtool.png" class="hds-media-background z-100" alt="A silver aircraft model with eight propellors hovers in this image with green circles showing the motion of air moving around the propellor and blue waves flowing below showing the motion of air coming from the propellors down to the ground." style="object-position: 0% 0%" decoding="async" srcset="https://www.nasa.gov/wp-content/uploads/2024/04/nasa-overflowtool.png 1920w, https://www.nasa.gov/wp-content/uploads/2024/04/nasa-overflowtool.png?resize=300,267 300w, https://www.nasa.gov/wp-content/uploads/2024/04/nasa-overflowtool.png?resize=768,682 768w, https://www.nasa.gov/wp-content/uploads/2024/04/nasa-overflowtool.png?resize=1024,910 1024w, https://www.nasa.gov/wp-content/uploads/2024/04/nasa-overflowtool.png?resize=1536,1365 1536w, https://www.nasa.gov/wp-content/uploads/2024/04/nasa-overflowtool.png?resize=400,355 400w, https://www.nasa.gov/wp-content/uploads/2024/04/nasa-overflowtool.png?resize=600,533 600w, https://www.nasa.gov/wp-content/uploads/2024/04/nasa-overflowtool.png?resize=900,800 900w, https://www.nasa.gov/wp-content/uploads/2024/04/nasa-overflowtool.png?resize=1200,1066 1200w" sizes="(max-width: 640px) 100vw, 640px"></div></div><div class="grid-col padding-left-105"><div class="label margin-bottom-1">2 min read</div><div class="margin-bottom-2"><h3 class="heading-16 line-height-md">NASA Noise Prediction Tool Supports Users in Air Taxi Industry</h3></div><div class="heading-12 display-flex flex-align-center font-weight-bold text-uppercase margin-bottom-1 color-carbon-40"><span class="display-flex flex-align-center margin-right-2"><svg version="1.1" class="square-2 margin-right-1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px" width="16px" height="16px" viewBox="0 0 16 16" style="enable-background:new 0 0 16 16;" xml:space="preserve"><g><g><path d="M8,0C3.5,0-0.1,3.7,0,8.2C0.1,12.5,3.6,16,8,16c4.4,0,8-3.6,8-8C16,3.5,12.4,0,8,0z M8,15.2 C4,15.2,0.8,12,0.8,8C0.8,4,4,0.8,8,0.8c3.9,0,7.2,3.2,7.2,7.1C15.2,11.9,12,15.2,8,15.2z"></path><path d="M5.6,12c0.8-0.8,1.6-1.6,2.4-2.4c0.8,0.8,1.6,1.6,2.4,2.4c0-2.7,0-5.3,0-8C8.8,4,7.2,4,5.6,4 C5.6,6.7,5.6,9.3,5.6,12z"></path></g></g></svg><span>article</span></span><span>2 weeks ago</span></div></div></a></div><div class="global-nav__tertiary-submenu global-nav__wrapper" style="max-width: 440px" submenu-id="global-nav-technology"><h3 class="heading-12 color-carbon-40 text-uppercase margin-bottom-2">Highlights</h3><a href="https://www.nasa.gov/general/tech-today-folding-nasa-experience-into-an-origami-toolkit/" class="hds-content-card hds-content-card-3 grid-row color-spacesuit-white margin-bottom-4" target="_self"><div class="grid-col"><div class="width-full bg-carbon-black minh-15"><img width="640" height="366" src="./solar1_files/robert-lang-4.jpg" class="hds-media-background z-100" alt="Artists depiction of the Starshade spacecraft concept, showing a space telescope next to an unfurled light-blocking device" style="object-position: 0% 0%" decoding="async" srcset="https://www.nasa.gov/wp-content/uploads/2024/04/robert-lang-4.jpg 1208w, https://www.nasa.gov/wp-content/uploads/2024/04/robert-lang-4.jpg?resize=300,172 300w, https://www.nasa.gov/wp-content/uploads/2024/04/robert-lang-4.jpg?resize=768,439 768w, https://www.nasa.gov/wp-content/uploads/2024/04/robert-lang-4.jpg?resize=1024,586 1024w, https://www.nasa.gov/wp-content/uploads/2024/04/robert-lang-4.jpg?resize=400,229 400w, https://www.nasa.gov/wp-content/uploads/2024/04/robert-lang-4.jpg?resize=600,343 600w, https://www.nasa.gov/wp-content/uploads/2024/04/robert-lang-4.jpg?resize=900,515 900w, https://www.nasa.gov/wp-content/uploads/2024/04/robert-lang-4.jpg?resize=1200,686 1200w" sizes="(max-width: 640px) 100vw, 640px"></div></div><div class="grid-col padding-left-105"><div class="label margin-bottom-1">3 min read</div><div class="margin-bottom-2"><h3 class="heading-16 line-height-md">Tech Today: Folding NASA Experience into an Origami Toolkit&nbsp;</h3></div><div class="heading-12 display-flex flex-align-center font-weight-bold text-uppercase margin-bottom-1 color-carbon-40"><span class="display-flex flex-align-center margin-right-2"><svg version="1.1" class="square-2 margin-right-1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px" width="16px" height="16px" viewBox="0 0 16 16" style="enable-background:new 0 0 16 16;" xml:space="preserve"><g><g><path d="M8,0C3.5,0-0.1,3.7,0,8.2C0.1,12.5,3.6,16,8,16c4.4,0,8-3.6,8-8C16,3.5,12.4,0,8,0z M8,15.2 C4,15.2,0.8,12,0.8,8C0.8,4,4,0.8,8,0.8c3.9,0,7.2,3.2,7.2,7.1C15.2,11.9,12,15.2,8,15.2z"></path><path d="M5.6,12c0.8-0.8,1.6-1.6,2.4-2.4c0.8,0.8,1.6,1.6,2.4,2.4c0-2.7,0-5.3,0-8C8.8,4,7.2,4,5.6,4 C5.6,6.7,5.6,9.3,5.6,12z"></path></g></g></svg><span>article</span></span><span>4 days ago</span></div></div></a><a href="https://www.nasa.gov/centers-and-facilities/glenn/nasas-sert-ii-a-genuine-space-success-story/" class="hds-content-card hds-content-card-3 grid-row color-spacesuit-white margin-bottom-4" target="_self"><div class="grid-col"><div class="width-full bg-carbon-black minh-15"><img width="640" height="527" src="./solar1_files/grc-1968-c-03031.jpg" class="hds-media-background z-100" alt="In this black-and-white photo, two male NASA employees wearing white protective gear work on a large piece of space hardware with thrusters attached. They are inside a large vacuum chamber." style="object-position: 0% 0%" decoding="async" srcset="https://www.nasa.gov/wp-content/uploads/2024/04/grc-1968-c-03031.jpg 2560w, https://www.nasa.gov/wp-content/uploads/2024/04/grc-1968-c-03031.jpg?resize=300,247 300w, https://www.nasa.gov/wp-content/uploads/2024/04/grc-1968-c-03031.jpg?resize=768,633 768w, https://www.nasa.gov/wp-content/uploads/2024/04/grc-1968-c-03031.jpg?resize=1024,844 1024w, https://www.nasa.gov/wp-content/uploads/2024/04/grc-1968-c-03031.jpg?resize=1536,1265 1536w, https://www.nasa.gov/wp-content/uploads/2024/04/grc-1968-c-03031.jpg?resize=2048,1687 2048w, https://www.nasa.gov/wp-content/uploads/2024/04/grc-1968-c-03031.jpg?resize=400,330 400w, https://www.nasa.gov/wp-content/uploads/2024/04/grc-1968-c-03031.jpg?resize=600,494 600w, https://www.nasa.gov/wp-content/uploads/2024/04/grc-1968-c-03031.jpg?resize=900,741 900w, https://www.nasa.gov/wp-content/uploads/2024/04/grc-1968-c-03031.jpg?resize=1200,989 1200w, https://www.nasa.gov/wp-content/uploads/2024/04/grc-1968-c-03031.jpg?resize=2000,1648 2000w" sizes="(max-width: 640px) 100vw, 640px"></div></div><div class="grid-col padding-left-105"><div class="label margin-bottom-1">5 min read</div><div class="margin-bottom-2"><h3 class="heading-16 line-height-md">NASA’s SERT II: ‘A Genuine Space Success Story’</h3></div><div class="heading-12 display-flex flex-align-center font-weight-bold text-uppercase margin-bottom-1 color-carbon-40"><span class="display-flex flex-align-center margin-right-2"><svg version="1.1" class="square-2 margin-right-1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px" width="16px" height="16px" viewBox="0 0 16 16" style="enable-background:new 0 0 16 16;" xml:space="preserve"><g><g><path d="M8,0C3.5,0-0.1,3.7,0,8.2C0.1,12.5,3.6,16,8,16c4.4,0,8-3.6,8-8C16,3.5,12.4,0,8,0z M8,15.2 C4,15.2,0.8,12,0.8,8C0.8,4,4,0.8,8,0.8c3.9,0,7.2,3.2,7.2,7.1C15.2,11.9,12,15.2,8,15.2z"></path><path d="M5.6,12c0.8-0.8,1.6-1.6,2.4-2.4c0.8,0.8,1.6,1.6,2.4,2.4c0-2.7,0-5.3,0-8C8.8,4,7.2,4,5.6,4 C5.6,6.7,5.6,9.3,5.6,12z"></path></g></g></svg><span>article</span></span><span>5 days ago</span></div></div></a><a href="https://www.nasa.gov/technology/rps/nasa-names-finalists-of-the-power-to-explore-challenge-2/" class="hds-content-card hds-content-card-3 grid-row color-spacesuit-white margin-bottom-4" target="_self"><div class="grid-col"><div class="width-full bg-carbon-black minh-15"><img width="640" height="360" src="./solar1_files/power-to-explore-wordcloud-2000x1125-80-c.jpg" class="hds-media-background z-100" alt="The 2024 Power to Explore logo celebrates the total eclipse with an illustration of the Sun disappearing behind an atomic symbol." style="object-position: 0% 0%" decoding="async" srcset="https://www.nasa.gov/wp-content/uploads/2024/03/power-to-explore-wordcloud-2000x1125-80-c.jpg 2000w, https://www.nasa.gov/wp-content/uploads/2024/03/power-to-explore-wordcloud-2000x1125-80-c.jpg?resize=300,169 300w, https://www.nasa.gov/wp-content/uploads/2024/03/power-to-explore-wordcloud-2000x1125-80-c.jpg?resize=768,432 768w, https://www.nasa.gov/wp-content/uploads/2024/03/power-to-explore-wordcloud-2000x1125-80-c.jpg?resize=1024,576 1024w, https://www.nasa.gov/wp-content/uploads/2024/03/power-to-explore-wordcloud-2000x1125-80-c.jpg?resize=1536,864 1536w, https://www.nasa.gov/wp-content/uploads/2024/03/power-to-explore-wordcloud-2000x1125-80-c.jpg?resize=400,225 400w, https://www.nasa.gov/wp-content/uploads/2024/03/power-to-explore-wordcloud-2000x1125-80-c.jpg?resize=600,338 600w, https://www.nasa.gov/wp-content/uploads/2024/03/power-to-explore-wordcloud-2000x1125-80-c.jpg?resize=900,506 900w, https://www.nasa.gov/wp-content/uploads/2024/03/power-to-explore-wordcloud-2000x1125-80-c.jpg?resize=1200,675 1200w" sizes="(max-width: 640px) 100vw, 640px"></div></div><div class="grid-col padding-left-105"><div class="label margin-bottom-1">3 min read</div><div class="margin-bottom-2"><h3 class="heading-16 line-height-md">NASA Names Finalists of the Power to Explore Challenge</h3></div><div class="heading-12 display-flex flex-align-center font-weight-bold text-uppercase margin-bottom-1 color-carbon-40"><span class="display-flex flex-align-center margin-right-2"><svg version="1.1" class="square-2 margin-right-1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px" width="16px" height="16px" viewBox="0 0 16 16" style="enable-background:new 0 0 16 16;" xml:space="preserve"><g><g><path d="M8,0C3.5,0-0.1,3.7,0,8.2C0.1,12.5,3.6,16,8,16c4.4,0,8-3.6,8-8C16,3.5,12.4,0,8,0z M8,15.2 C4,15.2,0.8,12,0.8,8C0.8,4,4,0.8,8,0.8c3.9,0,7.2,3.2,7.2,7.1C15.2,11.9,12,15.2,8,15.2z"></path><path d="M5.6,12c0.8-0.8,1.6-1.6,2.4-2.4c0.8,0.8,1.6,1.6,2.4,2.4c0-2.7,0-5.3,0-8C8.8,4,7.2,4,5.6,4 C5.6,6.7,5.6,9.3,5.6,12z"></path></g></g></svg><span>article</span></span><span>1 week ago</span></div></div></a></div><div class="global-nav__tertiary-submenu global-nav__wrapper" style="max-width: 440px" submenu-id="global-nav-learning-resources"><h3 class="heading-12 color-carbon-40 text-uppercase margin-bottom-2">Featured</h3><a href="https://science.nasa.gov/multimedia-galleries/earth-day-2024-poster/" class="hds-content-card hds-content-card-3 grid-row color-spacesuit-white margin-bottom-4" target="_self"><div class="grid-col"><div class="width-full bg-carbon-black minh-15"><img src="./solar1_files/2024-earthday-poster-gallery-icon.jpg" alt="Earth Day 2024: Posters and Virtual Backgrounds" class="hds-media-background z-100"></div></div><div class="grid-col padding-left-105"><div class="label margin-bottom-1">2 min read</div><div class="margin-bottom-2"><h3 class="heading-16 line-height-md">Earth Day 2024: Posters and Virtual Backgrounds</h3></div><div class="heading-12 display-flex flex-align-center font-weight-bold text-uppercase margin-bottom-1 color-carbon-40"><span class="display-flex flex-align-center margin-right-2"><svg version="1.1" class="square-2 margin-right-1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px" width="16px" height="16px" viewBox="0 0 16 16" style="enable-background:new 0 0 16 16;" xml:space="preserve"><g><g><path d="M8,0C3.5,0-0.1,3.7,0,8.2C0.1,12.5,3.6,16,8,16c4.4,0,8-3.6,8-8C16,3.5,12.4,0,8,0z M8,15.2 C4,15.2,0.8,12,0.8,8C0.8,4,4,0.8,8,0.8c3.9,0,7.2,3.2,7.2,7.1C15.2,11.9,12,15.2,8,15.2z"></path><path d="M5.6,12c0.8-0.8,1.6-1.6,2.4-2.4c0.8,0.8,1.6,1.6,2.4,2.4c0-2.7,0-5.3,0-8C8.8,4,7.2,4,5.6,4 C5.6,6.7,5.6,9.3,5.6,12z"></path></g></g></svg><span>article</span></span><span>4 days ago</span></div></div></a><a href="https://www.nasa.gov/technology/rps/nasa-names-finalists-of-the-power-to-explore-challenge-2/" class="hds-content-card hds-content-card-3 grid-row color-spacesuit-white margin-bottom-4" target="_self"><div class="grid-col"><div class="width-full bg-carbon-black minh-15"><img width="640" height="360" src="./solar1_files/power-to-explore-wordcloud-2000x1125-80-c.jpg" class="hds-media-background z-100" alt="The 2024 Power to Explore logo celebrates the total eclipse with an illustration of the Sun disappearing behind an atomic symbol." style="object-position: 0% 0%" decoding="async" srcset="https://www.nasa.gov/wp-content/uploads/2024/03/power-to-explore-wordcloud-2000x1125-80-c.jpg 2000w, https://www.nasa.gov/wp-content/uploads/2024/03/power-to-explore-wordcloud-2000x1125-80-c.jpg?resize=300,169 300w, https://www.nasa.gov/wp-content/uploads/2024/03/power-to-explore-wordcloud-2000x1125-80-c.jpg?resize=768,432 768w, https://www.nasa.gov/wp-content/uploads/2024/03/power-to-explore-wordcloud-2000x1125-80-c.jpg?resize=1024,576 1024w, https://www.nasa.gov/wp-content/uploads/2024/03/power-to-explore-wordcloud-2000x1125-80-c.jpg?resize=1536,864 1536w, https://www.nasa.gov/wp-content/uploads/2024/03/power-to-explore-wordcloud-2000x1125-80-c.jpg?resize=400,225 400w, https://www.nasa.gov/wp-content/uploads/2024/03/power-to-explore-wordcloud-2000x1125-80-c.jpg?resize=600,338 600w, https://www.nasa.gov/wp-content/uploads/2024/03/power-to-explore-wordcloud-2000x1125-80-c.jpg?resize=900,506 900w, https://www.nasa.gov/wp-content/uploads/2024/03/power-to-explore-wordcloud-2000x1125-80-c.jpg?resize=1200,675 1200w" sizes="(max-width: 640px) 100vw, 640px"></div></div><div class="grid-col padding-left-105"><div class="label margin-bottom-1">3 min read</div><div class="margin-bottom-2"><h3 class="heading-16 line-height-md">NASA Names Finalists of the Power to Explore Challenge</h3></div><div class="heading-12 display-flex flex-align-center font-weight-bold text-uppercase margin-bottom-1 color-carbon-40"><span class="display-flex flex-align-center margin-right-2"><svg version="1.1" class="square-2 margin-right-1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px" width="16px" height="16px" viewBox="0 0 16 16" style="enable-background:new 0 0 16 16;" xml:space="preserve"><g><g><path d="M8,0C3.5,0-0.1,3.7,0,8.2C0.1,12.5,3.6,16,8,16c4.4,0,8-3.6,8-8C16,3.5,12.4,0,8,0z M8,15.2 C4,15.2,0.8,12,0.8,8C0.8,4,4,0.8,8,0.8c3.9,0,7.2,3.2,7.2,7.1C15.2,11.9,12,15.2,8,15.2z"></path><path d="M5.6,12c0.8-0.8,1.6-1.6,2.4-2.4c0.8,0.8,1.6,1.6,2.4,2.4c0-2.7,0-5.3,0-8C8.8,4,7.2,4,5.6,4 C5.6,6.7,5.6,9.3,5.6,12z"></path></g></g></svg><span>article</span></span><span>1 week ago</span></div></div></a><a href="https://www.nasa.gov/science-research/heliophysics/2024-eclipse-partnerships/" class="hds-content-card hds-content-card-3 grid-row color-spacesuit-white margin-bottom-4" target="_self"><div class="grid-col"><div class="width-full bg-carbon-black minh-15"><img width="640" height="360" src="./solar1_files/2024-cover-artwork-300dpi.png" class="hds-media-background z-100" alt="" style="object-position: 0% 0%" decoding="async" srcset="https://www.nasa.gov/wp-content/uploads/2024/04/2024-cover-artwork-300dpi.png 4000w, https://www.nasa.gov/wp-content/uploads/2024/04/2024-cover-artwork-300dpi.png?resize=300,169 300w, https://www.nasa.gov/wp-content/uploads/2024/04/2024-cover-artwork-300dpi.png?resize=768,432 768w, https://www.nasa.gov/wp-content/uploads/2024/04/2024-cover-artwork-300dpi.png?resize=1024,576 1024w, https://www.nasa.gov/wp-content/uploads/2024/04/2024-cover-artwork-300dpi.png?resize=1536,864 1536w, https://www.nasa.gov/wp-content/uploads/2024/04/2024-cover-artwork-300dpi.png?resize=2048,1152 2048w, https://www.nasa.gov/wp-content/uploads/2024/04/2024-cover-artwork-300dpi.png?resize=400,225 400w, https://www.nasa.gov/wp-content/uploads/2024/04/2024-cover-artwork-300dpi.png?resize=600,338 600w, https://www.nasa.gov/wp-content/uploads/2024/04/2024-cover-artwork-300dpi.png?resize=900,506 900w, https://www.nasa.gov/wp-content/uploads/2024/04/2024-cover-artwork-300dpi.png?resize=1200,675 1200w, https://www.nasa.gov/wp-content/uploads/2024/04/2024-cover-artwork-300dpi.png?resize=2000,1125 2000w" sizes="(max-width: 640px) 100vw, 640px"></div></div><div class="grid-col padding-left-105"><div class="label margin-bottom-1">4 min read</div><div class="margin-bottom-2"><h3 class="heading-16 line-height-md">NASA Partnerships Bring 2024 Total Solar Eclipse to Everyone</h3></div><div class="heading-12 display-flex flex-align-center font-weight-bold text-uppercase margin-bottom-1 color-carbon-40"><span class="display-flex flex-align-center margin-right-2"><svg version="1.1" class="square-2 margin-right-1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px" width="16px" height="16px" viewBox="0 0 16 16" style="enable-background:new 0 0 16 16;" xml:space="preserve"><g><g><path d="M8,0C3.5,0-0.1,3.7,0,8.2C0.1,12.5,3.6,16,8,16c4.4,0,8-3.6,8-8C16,3.5,12.4,0,8,0z M8,15.2 C4,15.2,0.8,12,0.8,8C0.8,4,4,0.8,8,0.8c3.9,0,7.2,3.2,7.2,7.1C15.2,11.9,12,15.2,8,15.2z"></path><path d="M5.6,12c0.8-0.8,1.6-1.6,2.4-2.4c0.8,0.8,1.6,1.6,2.4,2.4c0-2.7,0-5.3,0-8C8.8,4,7.2,4,5.6,4 C5.6,6.7,5.6,9.3,5.6,12z"></path></g></g></svg><span>article</span></span><span>2 weeks ago</span></div></div></a></div><div class="global-nav__tertiary-submenu global-nav__wrapper" style="max-width: 440px" submenu-id="global-nav-about-nasa"><h3 class="heading-12 color-carbon-40 text-uppercase margin-bottom-2">Highlights</h3><a href="https://www.nasa.gov/general/tech-today-folding-nasa-experience-into-an-origami-toolkit/" class="hds-content-card hds-content-card-3 grid-row color-spacesuit-white margin-bottom-4" target="_self"><div class="grid-col"><div class="width-full bg-carbon-black minh-15"><img width="640" height="366" src="./solar1_files/robert-lang-4.jpg" class="hds-media-background z-100" alt="Artists depiction of the Starshade spacecraft concept, showing a space telescope next to an unfurled light-blocking device" style="object-position: 0% 0%" decoding="async" srcset="https://www.nasa.gov/wp-content/uploads/2024/04/robert-lang-4.jpg 1208w, https://www.nasa.gov/wp-content/uploads/2024/04/robert-lang-4.jpg?resize=300,172 300w, https://www.nasa.gov/wp-content/uploads/2024/04/robert-lang-4.jpg?resize=768,439 768w, https://www.nasa.gov/wp-content/uploads/2024/04/robert-lang-4.jpg?resize=1024,586 1024w, https://www.nasa.gov/wp-content/uploads/2024/04/robert-lang-4.jpg?resize=400,229 400w, https://www.nasa.gov/wp-content/uploads/2024/04/robert-lang-4.jpg?resize=600,343 600w, https://www.nasa.gov/wp-content/uploads/2024/04/robert-lang-4.jpg?resize=900,515 900w, https://www.nasa.gov/wp-content/uploads/2024/04/robert-lang-4.jpg?resize=1200,686 1200w" sizes="(max-width: 640px) 100vw, 640px"></div></div><div class="grid-col padding-left-105"><div class="label margin-bottom-1">3 min read</div><div class="margin-bottom-2"><h3 class="heading-16 line-height-md">Tech Today: Folding NASA Experience into an Origami Toolkit&nbsp;</h3></div><div class="heading-12 display-flex flex-align-center font-weight-bold text-uppercase margin-bottom-1 color-carbon-40"><span class="display-flex flex-align-center margin-right-2"><svg version="1.1" class="square-2 margin-right-1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px" width="16px" height="16px" viewBox="0 0 16 16" style="enable-background:new 0 0 16 16;" xml:space="preserve"><g><g><path d="M8,0C3.5,0-0.1,3.7,0,8.2C0.1,12.5,3.6,16,8,16c4.4,0,8-3.6,8-8C16,3.5,12.4,0,8,0z M8,15.2 C4,15.2,0.8,12,0.8,8C0.8,4,4,0.8,8,0.8c3.9,0,7.2,3.2,7.2,7.1C15.2,11.9,12,15.2,8,15.2z"></path><path d="M5.6,12c0.8-0.8,1.6-1.6,2.4-2.4c0.8,0.8,1.6,1.6,2.4,2.4c0-2.7,0-5.3,0-8C8.8,4,7.2,4,5.6,4 C5.6,6.7,5.6,9.3,5.6,12z"></path></g></g></svg><span>article</span></span><span>4 days ago</span></div></div></a><a href="https://www.nasa.gov/people-of-nasa/goddard-people/shawnta-ball-turns-obstacles-into-opportunities-in-goddards-education-office/" class="hds-content-card hds-content-card-3 grid-row color-spacesuit-white margin-bottom-4" target="_self"><div class="grid-col"><div class="width-full bg-carbon-black minh-15"><img width="640" height="427" src="./solar1_files/ball2.jpg" class="hds-media-background z-100" alt="midframe portrait of Shawnta Ball against a gray backdrop" style="object-position: 0% 0%" decoding="async" srcset="https://www.nasa.gov/wp-content/uploads/2024/04/ball2.jpg 4200w, https://www.nasa.gov/wp-content/uploads/2024/04/ball2.jpg?resize=300,200 300w, https://www.nasa.gov/wp-content/uploads/2024/04/ball2.jpg?resize=768,512 768w, https://www.nasa.gov/wp-content/uploads/2024/04/ball2.jpg?resize=1024,683 1024w, https://www.nasa.gov/wp-content/uploads/2024/04/ball2.jpg?resize=1536,1024 1536w, https://www.nasa.gov/wp-content/uploads/2024/04/ball2.jpg?resize=2048,1365 2048w, https://www.nasa.gov/wp-content/uploads/2024/04/ball2.jpg?resize=400,267 400w, https://www.nasa.gov/wp-content/uploads/2024/04/ball2.jpg?resize=600,400 600w, https://www.nasa.gov/wp-content/uploads/2024/04/ball2.jpg?resize=900,600 900w, https://www.nasa.gov/wp-content/uploads/2024/04/ball2.jpg?resize=1200,800 1200w, https://www.nasa.gov/wp-content/uploads/2024/04/ball2.jpg?resize=2000,1333 2000w" sizes="(max-width: 640px) 100vw, 640px"></div></div><div class="grid-col padding-left-105"><div class="label margin-bottom-1">5 min read</div><div class="margin-bottom-2"><h3 class="heading-16 line-height-md">Shawnta M. Ball Turns Obstacles into Opportunities in Goddard’s Education Office</h3></div><div class="heading-12 display-flex flex-align-center font-weight-bold text-uppercase margin-bottom-1 color-carbon-40"><span class="display-flex flex-align-center margin-right-2"><svg version="1.1" class="square-2 margin-right-1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px" width="16px" height="16px" viewBox="0 0 16 16" style="enable-background:new 0 0 16 16;" xml:space="preserve"><g><g><path d="M8,0C3.5,0-0.1,3.7,0,8.2C0.1,12.5,3.6,16,8,16c4.4,0,8-3.6,8-8C16,3.5,12.4,0,8,0z M8,15.2 C4,15.2,0.8,12,0.8,8C0.8,4,4,0.8,8,0.8c3.9,0,7.2,3.2,7.2,7.1C15.2,11.9,12,15.2,8,15.2z"></path><path d="M5.6,12c0.8-0.8,1.6-1.6,2.4-2.4c0.8,0.8,1.6,1.6,2.4,2.4c0-2.7,0-5.3,0-8C8.8,4,7.2,4,5.6,4 C5.6,6.7,5.6,9.3,5.6,12z"></path></g></g></svg><span>article</span></span><span>5 days ago</span></div></div></a><a href="https://www.nasa.gov/centers-and-facilities/langley/a-langley-intern-traveled-1340-miles-to-view-a-total-solar-eclipse-heres-what-she-saw/" class="hds-content-card hds-content-card-3 grid-row color-spacesuit-white margin-bottom-4" target="_self"><div class="grid-col"><div class="width-full bg-carbon-black minh-15"><img width="640" height="582" src="./solar1_files/emma-eclipse-1.jpg" class="hds-media-background z-100" alt="Emma Friedman, a NASA intern, is pictured here observing the total solar eclipse on April 8, 2024. Emma is standing on a grassy field wearing a black shirt and special eclipse sunglasses. A blue sky can be seen behind her." style="object-position: 0% 0%" decoding="async" srcset="https://www.nasa.gov/wp-content/uploads/2024/04/emma-eclipse-1.jpg 3744w, https://www.nasa.gov/wp-content/uploads/2024/04/emma-eclipse-1.jpg?resize=300,273 300w, https://www.nasa.gov/wp-content/uploads/2024/04/emma-eclipse-1.jpg?resize=768,699 768w, https://www.nasa.gov/wp-content/uploads/2024/04/emma-eclipse-1.jpg?resize=1024,932 1024w, https://www.nasa.gov/wp-content/uploads/2024/04/emma-eclipse-1.jpg?resize=1536,1398 1536w, https://www.nasa.gov/wp-content/uploads/2024/04/emma-eclipse-1.jpg?resize=2048,1864 2048w, https://www.nasa.gov/wp-content/uploads/2024/04/emma-eclipse-1.jpg?resize=400,364 400w, https://www.nasa.gov/wp-content/uploads/2024/04/emma-eclipse-1.jpg?resize=600,546 600w, https://www.nasa.gov/wp-content/uploads/2024/04/emma-eclipse-1.jpg?resize=900,819 900w, https://www.nasa.gov/wp-content/uploads/2024/04/emma-eclipse-1.jpg?resize=1200,1092 1200w, https://www.nasa.gov/wp-content/uploads/2024/04/emma-eclipse-1.jpg?resize=2000,1820 2000w" sizes="(max-width: 640px) 100vw, 640px"></div></div><div class="grid-col padding-left-105"><div class="label margin-bottom-1">3 min read</div><div class="margin-bottom-2"><h3 class="heading-16 line-height-md">A Langley Intern Traveled 1,340 Miles to View a Total Solar Eclipse. Here’s What She Saw.</h3></div><div class="heading-12 display-flex flex-align-center font-weight-bold text-uppercase margin-bottom-1 color-carbon-40"><span class="display-flex flex-align-center margin-right-2"><svg version="1.1" class="square-2 margin-right-1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px" width="16px" height="16px" viewBox="0 0 16 16" style="enable-background:new 0 0 16 16;" xml:space="preserve"><g><g><path d="M8,0C3.5,0-0.1,3.7,0,8.2C0.1,12.5,3.6,16,8,16c4.4,0,8-3.6,8-8C16,3.5,12.4,0,8,0z M8,15.2 C4,15.2,0.8,12,0.8,8C0.8,4,4,0.8,8,0.8c3.9,0,7.2,3.2,7.2,7.1C15.2,11.9,12,15.2,8,15.2z"></path><path d="M5.6,12c0.8-0.8,1.6-1.6,2.4-2.4c0.8,0.8,1.6,1.6,2.4,2.4c0-2.7,0-5.3,0-8C8.8,4,7.2,4,5.6,4 C5.6,6.7,5.6,9.3,5.6,12z"></path></g></g></svg><span>article</span></span><span>6 days ago</span></div></div></a></div><div class="global-nav__tertiary-submenu global-nav__wrapper" style="max-width: 440px" submenu-id="global-nav-espanol"><h3 class="heading-12 color-carbon-40 text-uppercase margin-bottom-2">Highlights</h3><div class="grid-row"><a href="https://www.nasa.gov/es/la-presentacion-del-x-59-de-la-nasa-personifica-la-tradicion-aeronautica/" class="hds-content-card hds-content-card-1 grid-col color-spacesuit-white margin-bottom-4" target="_self"><div class="grid-col margin-bottom-2"><div class="bg-carbon-black minh-mobile"><div class="width-full"><img width="640" height="427" src="./solar1_files/x59-photo.png" class="hds-media-background z-100" alt="Artist’s concept of the X-59" style="object-position: 0% 0%" decoding="async" srcset="https://www.nasa.gov/wp-content/uploads/2024/01/x59-photo.png 1800w, https://www.nasa.gov/wp-content/uploads/2024/01/x59-photo.png?resize=300,200 300w, https://www.nasa.gov/wp-content/uploads/2024/01/x59-photo.png?resize=768,512 768w, https://www.nasa.gov/wp-content/uploads/2024/01/x59-photo.png?resize=1024,683 1024w, https://www.nasa.gov/wp-content/uploads/2024/01/x59-photo.png?resize=1536,1024 1536w, https://www.nasa.gov/wp-content/uploads/2024/01/x59-photo.png?resize=400,267 400w, https://www.nasa.gov/wp-content/uploads/2024/01/x59-photo.png?resize=600,400 600w, https://www.nasa.gov/wp-content/uploads/2024/01/x59-photo.png?resize=900,600 900w, https://www.nasa.gov/wp-content/uploads/2024/01/x59-photo.png?resize=1200,800 1200w" sizes="(max-width: 640px) 100vw, 640px"></div></div></div><div class="grid-col padding-left-0"><div class="label margin-bottom-1">6 min read</div><div class="margin-bottom-2"><h3 class="heading-16 line-height-md">La presentación del X-59 de la NASA personifica la tradición aeronáutica</h3></div><div class="heading-12 display-flex flex-align-center font-weight-bold text-uppercase margin-bottom-1 color-carbon-40"><span class="display-flex flex-align-center margin-right-2"><svg version="1.1" class="square-2 margin-right-1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px" width="16px" height="16px" viewBox="0 0 16 16" style="enable-background:new 0 0 16 16;" xml:space="preserve"><g><g><path d="M8,0C3.5,0-0.1,3.7,0,8.2C0.1,12.5,3.6,16,8,16c4.4,0,8-3.6,8-8C16,3.5,12.4,0,8,0z M8,15.2 C4,15.2,0.8,12,0.8,8C0.8,4,4,0.8,8,0.8c3.9,0,7.2,3.2,7.2,7.1C15.2,11.9,12,15.2,8,15.2z"></path><path d="M5.6,12c0.8-0.8,1.6-1.6,2.4-2.4c0.8,0.8,1.6,1.6,2.4,2.4c0-2.7,0-5.3,0-8C8.8,4,7.2,4,5.6,4 C5.6,6.7,5.6,9.3,5.6,12z"></path></g></g></svg><span>article</span></span><span>3 months ago</span></div></div></a></div></div></div></div></div></div><div class="usa-header-secondary padding-y-0 padding-x-0 bg-carbon-90-important color-spacesuit-white desktop:display-none">
-	<div class="usa-nav-container padding-0 grid-container grid-container grid-row">
-		<div class="usa-navbar display-flex flex-column">
-			<div class="usa-accordion usa-accordion--multiselectable">
-				<div class="usa-accordion__heading">
-					<button class="usa-accordion__button sub-nav-trigger bg-nasa-blue-shade-important" aria-expanded="false" aria-controls="mobile-subnav-wrapper" id="sub-nav-trigger">
-						<span>Explore NASA+</span>
-						<svg version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px" width="16px" height="17px" viewBox="0 0 16 17" style="enable-background:new 0 0 16 17;float:right;" xml:space="preserve"><g> <g> <path d="M8,16.5c-4.4,0-8-3.6-8-8s3.6-8,8-8s8,3.6,8,8S12.4,16.5,8,16.5z M8,1.5c-3.9,0-7,3.1-7,7c0,3.9,3.1,7,7,7 s7-3.1,7-7C15,4.6,11.9,1.5,8,1.5z"></path> </g> <g> <path d="M8,10l2.6-2.6L11.2,8L8,11.2L4.8,8l0.6-0.6L8,10z"></path> </g></g></svg>
-					</button>
-				</div>
-				<div class="sub-menu usa-accordion__content flex-align-self-stretch bg-carbon-black-important" id="mobile-subnav-wrapper" hidden="">
-					<nav class="menu-header-bar-menu-container"><ul id="menu-header-bar-menu" class="color-carbon-20-important margin-y-0 usa-list usa-list--unstyled nasa-plus-mobile-menu usa-accordion usa-accordion--multiselectable"><li id="menu-item-2018" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-has-children menu-item-2018 usa-nav__primary-item"><button type="button" class="usa-accordion__button" aria-expanded="false" aria-controls="mobile-submenu-nasatv-2018"><span>Explore Topics</span></button>
-<ul id="mobile-submenu-nasatv-2018" class="sub-menu usa-nav__submenu usa-accordion__content" hidden="">
-	<li id="menu-item-111" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-111 usa-nav__submenu-item"><a href="https://plus.nasa.gov/topics/humans-in-space/">Humans In Space</a></li>
-	<li id="menu-item-192" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-192 usa-nav__submenu-item"><a href="https://plus.nasa.gov/topics/earth-climate/">Earth &amp; Climate</a></li>
-	<li id="menu-item-158" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-158 usa-nav__submenu-item"><a href="https://plus.nasa.gov/topics/solar-system/">Solar System</a></li>
-	<li id="menu-item-110" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-110 usa-nav__submenu-item"><a href="https://plus.nasa.gov/topics/the-universe/">The Universe</a></li>
-	<li id="menu-item-190" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-190 usa-nav__submenu-item"><a href="https://plus.nasa.gov/topics/aeronautics/">Aeronautics</a></li>
-	<li id="menu-item-198" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-198 usa-nav__submenu-item"><a href="https://plus.nasa.gov/topics/technology/">Technology</a></li>
-	<li id="menu-item-196" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-196 usa-nav__submenu-item"><a href="https://plus.nasa.gov/topics/news-events/">News &amp; Events</a></li>
-	<li id="menu-item-195" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-195 usa-nav__submenu-item"><a href="https://plus.nasa.gov/topics/kids/">Kids</a></li>
-	<li id="menu-item-193" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-193 usa-nav__submenu-item"><a href="https://plus.nasa.gov/topics/espanol/">Español</a></li>
-	<li id="menu-item-197" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-197 usa-nav__submenu-item"><a href="https://plus.nasa.gov/topics/originals/">Originals</a></li>
-	<li id="menu-item-191" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-191 usa-nav__submenu-item"><a href="https://plus.nasa.gov/topics/documentaries/">Documentaries</a></li>
-	<li id="menu-item-194" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-194 usa-nav__submenu-item"><a href="https://plus.nasa.gov/topics/history/">History</a></li>
-</ul>
-</li>
-<li id="menu-item-2017" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-has-children menu-item-2017 usa-nav__primary-item"><button type="button" class="usa-accordion__button" aria-expanded="false" aria-controls="mobile-submenu-nasatv-2017"><span>Explore Series</span></button>
-<ul id="mobile-submenu-nasatv-2017" class="sub-menu usa-nav__submenu usa-accordion__content" hidden="">
-	<li id="menu-item-1606" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-1606 usa-nav__submenu-item"><a href="https://plus.nasa.gov/series/other-worlds/">Other Worlds</a></li>
-	<li id="menu-item-350" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-350 usa-nav__submenu-item"><a href="https://plus.nasa.gov/series/nasa-explorers/">NASA Explorers</a></li>
-	<li id="menu-item-2012" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-2012 usa-nav__submenu-item"><a href="https://plus.nasa.gov/series/the-traveler/">The Traveler</a></li>
-	<li id="menu-item-2011" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-2011 usa-nav__submenu-item"><a href="https://plus.nasa.gov/series/in-the-field-the-search-for-life/">Into The Field: The Search for Life</a></li>
-	<li id="menu-item-2013" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-2013 usa-nav__submenu-item"><a href="https://plus.nasa.gov/series/jpl-and-the-space-age/">JPL and The Space Age</a></li>
-	<li id="menu-item-2069" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-2069 usa-nav__submenu-item"><a href="https://plus.nasa.gov/series/moon-101/">Moon 101</a></li>
-	<li id="menu-item-2066" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-2066 usa-nav__submenu-item"><a href="https://plus.nasa.gov/series/elmo-visits-nasa/">Elmo Visits NASA</a></li>
-	<li id="menu-item-2070" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-2070 usa-nav__submenu-item"><a href="https://plus.nasa.gov/series/space-place-in-a-snap/">Space Place in a Snap</a></li>
-	<li id="menu-item-2112" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-2112 usa-nav__submenu-item"><a href="https://plus.nasa.gov/series/new-horizons/">New Horizons</a></li>
-	<li id="menu-item-2101" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-2101 usa-nav__submenu-item"><a href="https://plus.nasa.gov/series/surprisingly-stem/">Surprisingly STEM</a></li>
-	<li id="menu-item-2120" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-2120 usa-nav__submenu-item"><a href="https://plus.nasa.gov/series/sci-girls/">Sci-Girls</a></li>
-	<li id="menu-item-2128" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-2128 usa-nav__submenu-item"><a href="https://plus.nasa.gov/series/down-to-earth/">Down To Earth</a></li>
-	<li id="menu-item-2513" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-2513 usa-nav__submenu-item"><a href="https://plus.nasa.gov/series/earth-minute/">Earth Minute</a></li>
-	<li id="menu-item-2068" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-2068 usa-nav__submenu-item"><a href="https://plus.nasa.gov/series/high-above-down-under/">High Above, Down Under</a></li>
-	<li id="menu-item-2508" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-2508 usa-nav__submenu-item"><a href="https://plus.nasa.gov/series/climate-tales/">Climate Tales</a></li>
-	<li id="menu-item-2067" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-2067 usa-nav__submenu-item"><a href="https://plus.nasa.gov/series/the-von-karman-lecture-series/">The Von Kármán Lecture Series</a></li>
-	<li id="menu-item-2528" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-2528 usa-nav__submenu-item"><a href="https://plus.nasa.gov/series/why-with-nye/">Why with Nye</a></li>
-	<li id="menu-item-2523" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-2523 usa-nav__submenu-item"><a href="https://plus.nasa.gov/series/mars-in-a-minute/">Mars in a Minute</a></li>
-	<li id="menu-item-2014" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-2014 usa-nav__submenu-item"><a href="https://plus.nasa.gov/series/space-out/">Space Out</a></li>
-	<li id="menu-item-4140" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-4140 usa-nav__submenu-item"><a href="https://plus.nasa.gov/series/elements-of-webb/">Elements of Webb</a></li>
-	<li id="menu-item-2016" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-2016 usa-nav__submenu-item"><a href="https://plus.nasa.gov/series/whats-up/">What’s Up</a></li>
-	<li id="menu-item-2385" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-2385 usa-nav__submenu-item"><a href="https://plus.nasa.gov/series/leaders-in-lidar/">Leaders in Lidar</a></li>
-	<li id="menu-item-3659" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-3659 usa-nav__submenu-item"><a href="https://plus.nasa.gov/series/stemonstrations/">STEMonstrations</a></li>
-</ul>
-</li>
-<li id="menu-item-227" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-227 usa-nav__primary-item"><a href="https://plus.nasa.gov/scheduled-events/">Scheduled Events</a></li>
-<li id="menu-item-357" class="menu-item menu-item-type-custom menu-item-object-custom menu-item-357 usa-nav__primary-item"><a href="https://plus.nasa.gov/?s=">Search Videos</a></li>
-</ul></nav>				</div>
-			</div>
-		</div>
-	</div>
-</div><div class="usa-header-secondary padding-y-0 padding-x-2 bg-carbon-90 color-spacesuit-white display-none desktop:display-block">
-	<div class="usa-nav-container padding-y-0 grid-container grid-container-extrawide padding-x-2 grid-row">
-		<nav class="usa-breadcrumb tablet:grid-col color-spacesuit-white padding-y-1" aria-label="Breadcrumbs"><ol class="usa-breadcrumb__list"><li class="usa-breadcrumb__list-item"><a class="usa-breadcrumb__link" href="https://plus.nasa.gov/">NASA+</a></li><li class="usa-breadcrumb__list-item">2024 Total Solar Eclipse: Through the Eyes of NASA</li></ol></nav>		<div class="usa-navbar tablet:grid-col display-flex flex-justify-center flex-align-center flex-auto padding-y-0">
-		<nav class="menu-header-bar-menu-container"><ul id="menu-header-bar-menu-1" class="usa-nav__primary usa-accordion color-carbon-20-important"><li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-has-children menu-item-2018 usa-nav__primary-item"><button type="button" class="usa-accordion__button" aria-expanded="false" aria-controls="submenu-nasatv-2018"><span>Explore Topics</span></button>
-<ul id="submenu-nasatv-2018" class="sub-menu usa-nav__submenu usa-accordion__content" hidden="">
-	<li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-111 usa-nav__submenu-item"><a href="https://plus.nasa.gov/topics/humans-in-space/">Humans In Space</a></li>
-	<li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-192 usa-nav__submenu-item"><a href="https://plus.nasa.gov/topics/earth-climate/">Earth &amp; Climate</a></li>
-	<li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-158 usa-nav__submenu-item"><a href="https://plus.nasa.gov/topics/solar-system/">Solar System</a></li>
-	<li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-110 usa-nav__submenu-item"><a href="https://plus.nasa.gov/topics/the-universe/">The Universe</a></li>
-	<li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-190 usa-nav__submenu-item"><a href="https://plus.nasa.gov/topics/aeronautics/">Aeronautics</a></li>
-	<li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-198 usa-nav__submenu-item"><a href="https://plus.nasa.gov/topics/technology/">Technology</a></li>
-	<li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-196 usa-nav__submenu-item"><a href="https://plus.nasa.gov/topics/news-events/">News &amp; Events</a></li>
-	<li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-195 usa-nav__submenu-item"><a href="https://plus.nasa.gov/topics/kids/">Kids</a></li>
-	<li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-193 usa-nav__submenu-item"><a href="https://plus.nasa.gov/topics/espanol/">Español</a></li>
-	<li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-197 usa-nav__submenu-item"><a href="https://plus.nasa.gov/topics/originals/">Originals</a></li>
-	<li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-191 usa-nav__submenu-item"><a href="https://plus.nasa.gov/topics/documentaries/">Documentaries</a></li>
-	<li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-194 usa-nav__submenu-item"><a href="https://plus.nasa.gov/topics/history/">History</a></li>
-</ul>
-</li>
-<li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-has-children menu-item-2017 usa-nav__primary-item"><button type="button" class="usa-accordion__button" aria-expanded="false" aria-controls="submenu-nasatv-2017"><span>Explore Series</span></button>
-<ul id="submenu-nasatv-2017" class="sub-menu usa-nav__submenu usa-accordion__content" hidden="">
-	<li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-1606 usa-nav__submenu-item"><a href="https://plus.nasa.gov/series/other-worlds/">Other Worlds</a></li>
-	<li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-350 usa-nav__submenu-item"><a href="https://plus.nasa.gov/series/nasa-explorers/">NASA Explorers</a></li>
-	<li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-2012 usa-nav__submenu-item"><a href="https://plus.nasa.gov/series/the-traveler/">The Traveler</a></li>
-	<li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-2011 usa-nav__submenu-item"><a href="https://plus.nasa.gov/series/in-the-field-the-search-for-life/">Into The Field: The Search for Life</a></li>
-	<li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-2013 usa-nav__submenu-item"><a href="https://plus.nasa.gov/series/jpl-and-the-space-age/">JPL and The Space Age</a></li>
-	<li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-2069 usa-nav__submenu-item"><a href="https://plus.nasa.gov/series/moon-101/">Moon 101</a></li>
-	<li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-2066 usa-nav__submenu-item"><a href="https://plus.nasa.gov/series/elmo-visits-nasa/">Elmo Visits NASA</a></li>
-	<li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-2070 usa-nav__submenu-item"><a href="https://plus.nasa.gov/series/space-place-in-a-snap/">Space Place in a Snap</a></li>
-	<li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-2112 usa-nav__submenu-item"><a href="https://plus.nasa.gov/series/new-horizons/">New Horizons</a></li>
-	<li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-2101 usa-nav__submenu-item"><a href="https://plus.nasa.gov/series/surprisingly-stem/">Surprisingly STEM</a></li>
-	<li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-2120 usa-nav__submenu-item"><a href="https://plus.nasa.gov/series/sci-girls/">Sci-Girls</a></li>
-	<li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-2128 usa-nav__submenu-item"><a href="https://plus.nasa.gov/series/down-to-earth/">Down To Earth</a></li>
-	<li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-2513 usa-nav__submenu-item"><a href="https://plus.nasa.gov/series/earth-minute/">Earth Minute</a></li>
-	<li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-2068 usa-nav__submenu-item"><a href="https://plus.nasa.gov/series/high-above-down-under/">High Above, Down Under</a></li>
-	<li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-2508 usa-nav__submenu-item"><a href="https://plus.nasa.gov/series/climate-tales/">Climate Tales</a></li>
-	<li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-2067 usa-nav__submenu-item"><a href="https://plus.nasa.gov/series/the-von-karman-lecture-series/">The Von Kármán Lecture Series</a></li>
-	<li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-2528 usa-nav__submenu-item"><a href="https://plus.nasa.gov/series/why-with-nye/">Why with Nye</a></li>
-	<li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-2523 usa-nav__submenu-item"><a href="https://plus.nasa.gov/series/mars-in-a-minute/">Mars in a Minute</a></li>
-	<li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-2014 usa-nav__submenu-item"><a href="https://plus.nasa.gov/series/space-out/">Space Out</a></li>
-	<li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-4140 usa-nav__submenu-item"><a href="https://plus.nasa.gov/series/elements-of-webb/">Elements of Webb</a></li>
-	<li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-2016 usa-nav__submenu-item"><a href="https://plus.nasa.gov/series/whats-up/">What’s Up</a></li>
-	<li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-2385 usa-nav__submenu-item"><a href="https://plus.nasa.gov/series/leaders-in-lidar/">Leaders in Lidar</a></li>
-	<li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-3659 usa-nav__submenu-item"><a href="https://plus.nasa.gov/series/stemonstrations/">STEMonstrations</a></li>
-</ul>
-</li>
-<li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-227 usa-nav__primary-item"><a href="https://plus.nasa.gov/scheduled-events/">Scheduled Events</a></li>
-<li class="menu-item menu-item-type-custom menu-item-object-custom menu-item-357 usa-nav__primary-item"><a href="https://plus.nasa.gov/?s=">Search Videos</a></li>
-</ul></nav>		</div>
-		<div class="tablet:grid-col display-flex flex-justify-center flex-align-center"></div>
-	</div>
-</div>
-	<div id="content" class="site-content">
-		<div id="primary" class="content-area">
-
-	<main id="primary" class="site-main padding-x-2">
-		    <div data-placeholder-for="fullscreen-player" aria-hidden="true" data-original-class="usa-modal usa-modal--full video-modal color-spacesuit-white bg-carbon-80-important" data-original-id="fullscreen-player" data-original-aria-labelledby="modal-2-heading" data-original-aria-describedby="modal-2-description" style="display: none;"></div>
-<section class="usa-section padding-top-0">
-	<article id="post-5248" class="padding-0 grid-container post-5248 video type-video status-publish has-post-thumbnail hentry">
-
-		<header class="grid-row">
-			<figure class="poster-image">
-				<img width="1024" height="576" src="./solar1_files/2024_COVER_ARTWORK_1920x1080.png" class="attachment-post-thumbnail size-post-thumbnail wp-post-image" alt="">			</figure>
-							<a href="https://plus.nasa.gov/video/2024-total-solar-eclipse-through-the-eyes-of-nasa/?utm_source=microsoft_bing&amp;utm_medium=web&amp;utm_campaign=2024_eclipse#fullscreen-player" class="poster-wrapper-link" aria-controls="fullscreen-player" title="Open video player" data-open-modal="" role="button"><span class="screen-reader-text">Open Video Player</span></a>
-					</header>
-
-		<div class="grid-row grid-gap margin-top-neg-8 padding-left-2 padding-right-2 tablet:padding-left-6 tablet:padding-right-6">
-			<div class="grid-row grid-gap margin-bottom-4 width-full">
-				<div class="tablet-lg:grid-col-8">
-																<h1 class="page-title">2024 Total Solar Eclipse: Through the Eyes of NASA</h1>
-										<div class="action-buttons">
-						<ul class="usa-button-group margin-bottom-2 flex-row">
-															<li class="usa-button-group__item">
-									<a href="https://plus.nasa.gov/video/2024-total-solar-eclipse-through-the-eyes-of-nasa/?utm_source=microsoft_bing&amp;utm_medium=web&amp;utm_campaign=2024_eclipse#fullscreen-player" class="usa-button usa-button--big button--round icon--play usa-button--secondary" aria-controls="fullscreen-player" title="Open video player" data-open-modal="" role="button"><span class="screen-reader-text">Open Video Player</span></a>
-								</li>
-														<li class="usa-button-group__item">
-								<div class="nasatv-social-share nasatv-share" id="social-share-popover">
-    <div class="nasatv-share-links"><div class="share-content"><ul class="share-list usa-list usa-list--unstyled"><li>
-			<a rel="nofollow noopener noreferrer" class="share-link share-facebook share-icon" href="https://www.facebook.com/sharer.php?u=https%3A%2F%2Fplus.nasa.gov%2Fvideo%2F2024-total-solar-eclipse-through-the-eyes-of-nasa%2F" target="_blank" title="Click to share on Facebook">
-			<span>Facebook</span>
-			</a></li><li>
-			<a rel="nofollow noopener noreferrer" class="share-link share-pinterest share-icon" href="https://www.pinterest.com/pin-builder/?description=2024%20Total%20Solar%20Eclipse%3A%20Through%20the%20Eyes%20of%20NASA&amp;media=https%3A%2F%2Fplus.nasa.gov%2Fwp-content%2Fuploads%2F2024%2F02%2F2024_COVER_ARTWORK_1920x1080.png%3Fw%3D1024&amp;method=button&amp;url=https%3A%2F%2Fplus.nasa.gov%2Fvideo%2F2024-total-solar-eclipse-through-the-eyes-of-nasa%2F" target="_blank" title="Click to share on Pinterest">
-			<span>Pinterest</span>
-			</a></li><li>
-			<a rel="nofollow noopener noreferrer" class="share-link share-reddit share-icon" href="https://www.reddit.com/submit?url=https%3A%2F%2Fplus.nasa.gov%2Fvideo%2F2024-total-solar-eclipse-through-the-eyes-of-nasa%2F&amp;title=2024%20Total%20Solar%20Eclipse%3A%20Through%20the%20Eyes%20of%20NASA" target="_blank" title="Click to share on Reddit">
-			<span>Reddit</span>
-			</a></li><li>
-			<a rel="nofollow noopener noreferrer" class="share-link share-x share-icon" href="https://twitter.com/intent/tweet?via=NASA&amp;text=2024%20Total%20Solar%20Eclipse%3A%20Through%20the%20Eyes%20of%20NASA&amp;url=https%3A%2F%2Fplus.nasa.gov%2Fvideo%2F2024-total-solar-eclipse-through-the-eyes-of-nasa%2F" target="_blank" title="Click to share on X">
-			<span>X</span>
-			</a></li><li>
-			<a rel="nofollow noopener noreferrer" class="share-link share-linkedin share-icon" href="https://www.linkedin.com/shareArticle?mini=true&amp;url=https%3A%2F%2Fplus.nasa.gov%2Fvideo%2F2024-total-solar-eclipse-through-the-eyes-of-nasa%2F" target="_blank" title="Click to share on LinkedIn">
-			<span>LinkedIn</span>
-			</a></li><li>
-			<a rel="nofollow noopener noreferrer" class="share-link share-telegram share-icon" href="https://telegram.me/share/url?url=https%3A%2F%2Fplus.nasa.gov%2Fvideo%2F2024-total-solar-eclipse-through-the-eyes-of-nasa%2F&amp;text=2024%20Total%20Solar%20Eclipse%3A%20Through%20the%20Eyes%20of%20NASA" target="_blank" title="Click to share on Telegram">
-			<span>Telegram</span>
-			</a></li><li>
-			<a rel="nofollow noopener noreferrer" class="share-link share-email share-icon" href="mailto:?subject=%5BNew%20From%20NASA%5D%202024%20Total%20Solar%20Eclipse%3A%20Through%20the%20Eyes%20of%20NASA&amp;body=https%3A%2F%2Fplus.nasa.gov%2Fvideo%2F2024-total-solar-eclipse-through-the-eyes-of-nasa%2F&amp;share=email&amp;nb=1" target="_blank" title="Click to email a link to this page">
-			<span>Email</span>
-			</a></li><li>
-			<a rel="nofollow noopener noreferrer" class="share-link share-whatsapp share-icon" href="https://api.whatsapp.com/send?text=2024%20Total%20Solar%20Eclipse%3A%20Through%20the%20Eyes%20of%20NASA%20https%3A%2F%2Fplus.nasa.gov%2Fvideo%2F2024-total-solar-eclipse-through-the-eyes-of-nasa%2F" target="_blank" title="Click to share on WhatsApp">
-			<span>WhatsApp</span>
-			</a></li></ul></div></div>    <div class="copy-link"><span class="font-size--x-small" id="copy-to-clipboard">https://plus.nasa.gov/video/2024-total-solar-eclipse-through-the-eyes-of-nasa/</span><button class="usa-button usa-button--unstyled" id="copy-url"><span class="screen-reader-text">Copy URL to clipboard&gt;</span></button></div>
-    <span id="alert-label"></span>
-</div>								<button type="button" class="usa-button usa-button--outline usa-button--inverse button--round icon--share" title="Share" id="social-share-button" aria-controls="social-share-popover"><span class="screen-reader-text">Share</span></button>
-							</li>
-															<li class="usa-button-group__item">
-									<a href="https://nasaplus.akamaized.net/output/16379.m3u8" type="button" class="usa-button usa-button--outline usa-button--inverse button--round icon--download" title="Download"><span class="screen-reader-text">Download</span></a>
-								</li>
-													</ul>
-					</div>
-					<div class="entry-content usa-prose">
-					<p>Watch with us as a total solar eclipse moves across Mexico, the United States and Canada. Weather permitting, people throughout most of North and Central America, including all of the contiguous United States, will be able to view at least a partial solar eclipse. See views of the eclipse from sites along its path.</p>
-					</div><!-- .entry-content -->
-				</div>
-				<div class="tablet-lg:grid-col-4 margin-top-5">
-
-					<table class="usa-table usa-table--borderless width-full font-size--xx-small">
-						<thead>
-							<tr>
-								<th scope="row" class="border-color-carbon-70-important small-uppercase">Details</th>
-							</tr>
-						</thead><tbody>
-							<tr>
-								<th scope="row" class="border-color-carbon-70-important color-carbon-40-important small-uppercase">Publish Date</th>
-								<td class="border-color-carbon-70-important air-date"><span class="posted-on"><a href="https://plus.nasa.gov/video/2024-total-solar-eclipse-through-the-eyes-of-nasa/" rel="bookmark"><time class="byline--date entry-date published updated" datetime="2024-04-08T15:54:23-04:00">April 8, 2024</time></a></span></td>
-							</tr>
-																																																																												</tbody>
-					</table>
-				</div>
-
-			</div>
-										<section class="grid-container padding-x-0 width-full">
-					<div class="grid-row grid-gap-2 margin-bottom-2 margin-x-0">
-						<h3>Related</h3>
-					</div>
-					<div class="archive-grid grid-row grid-gap-2">
-						<article id="post-5213" class="grid-col-12 tablet:grid-col-6 desktop:grid-col-4 desktop-lg:grid-col-3 margin-bottom-4 video-grid splide__slide post-5213 video type-video status-publish has-post-thumbnail hentry tag-total-solar-eclipse keyword-total-solar-eclipse language-en-us">
-
-    <a class="video-grid--link" href="https://plus.nasa.gov/video/2024-total-solar-eclipse-news-conference/">
-        <figure class="video-grid--thumbnail" style="background-image:url( https://plus.nasa.gov/wp-content/uploads/2024/03/2024-Total-Solar-Eclipse_News-Conference_Key-Art-4_3-With-Title.jpg?w=1024);">
-            <div class="video-grid--text padding-2 padding-bottom-0">
-                                    <p class="font-family-mono font-size--xx-small">00:24:40</p>
-                                <h4 class="video-grid--title font-size--normal text-medium">2024 Total Solar Eclipse News Conference</h4>
-            </div>
-        </figure>
-    </a>
-    <div class="tag-icon-group tag-type-post_tag"><a class="primary-term-link" href="https://plus.nasa.gov/tag/total-solar-eclipse/">Total Solar Eclipse</a></div>
-</article>
-<article id="post-1847" class="grid-col-12 tablet:grid-col-6 desktop:grid-col-4 desktop-lg:grid-col-3 margin-bottom-4 video-grid splide__slide post-1847 video type-video status-publish hentry keyword-eclipse language-en-us">
-
-    <a class="video-grid--link" href="https://plus.nasa.gov/video/eclipse-2017-through-the-eyes-of-nasa/">
-        <figure class="video-grid--thumbnail" style="background-image:url( https://plus.nasa.gov/wp-content/uploads/2023/05/meatball_black.jpg?w=800);">
-            <div class="video-grid--text padding-2 padding-bottom-0">
-                                    <p class="font-family-mono font-size--xx-small">03:44:24</p>
-                                <h4 class="video-grid--title font-size--normal text-medium">Eclipse 2017: Through the Eyes of NASA</h4>
-            </div>
-        </figure>
-    </a>
-    
-</article>
-					</div>
-				</section>
-					</div>
-	</article><!-- #post-5248 -->
-</section>
-
-	</main><!-- #main -->
-			</div><!-- #primary -->
-		</div><!-- #content -->
-
-		<footer class="usa-footer bg-carbon-black-important padding-x-3 padding-y-7"><div class="usa-footer__primary-section bg-carbon-black-important"><div class="grid-container grid-container-widescreen padding-x-0"><img fetchpriority="low" width="63.99" height="53.94" class="width-8 margin-bottom-2" alt="NASA Logo" src="./solar1_files/nasa-logo@2x.png" srcset="https://www.nasa.gov/wp-content/themes/nasa/assets/images/nasa-logo.svg"></div><div class="grid-container grid-container-widescreen"><div class="grid-row"><div class="grid-col-12 tablet:grid-col-6 desktop:grid-col-4 margin-bottom-5 padding-right-0 tablet:padding-right-2 margin-bottom-5 desktop:margin-bottom-0 color-spacesuit-white"><div class="hds-footer-details"><h3 class="heading-22 line-height-md">The National Aeronautics and Space Administration</h3><p class="p-sm color-carbon-30">NASA explores the unknown in air and space, innovates for the benefit of humanity, and inspires the world through discovery.</p><ul class="hds-footer-menu usa-unstyled-list"><li><a href="https://www.nasa.gov/about/"><span>About NASA's Mission</span></a></li></ul><a href="https://www.nasa.gov/get-involved/" target="_self" class="button-primary button-primary-sm link-external-false" tabindex="0"><span class="line-height-alt-1 color-spacesuit-white-important">Join Us</span><svg viewBox="0 0 32 32" fill="none" xmlns="https://www.w3.org/2000/svg"><circle class="button-primary-circle" cx="16" cy="16" r="16"></circle><path d="M8 16.956h12.604l-3.844 4.106 1.252 1.338L24 16l-5.988-6.4-1.252 1.338 3.844 4.106H8v1.912z" class="color-spacesuit-white"></path></svg></a></div></div><div class="grid-col-12 tablet:grid-col-6 desktop:grid-col-6 margin-bottom-5 desktop:margin-bottom-0 padding-0"><div class="desktop:padding-left-5 desktop:padding-right-5 grid-row color-spacesuit-white"><div class="grid-col"><ul class="hds-footer-menu hds-menu-col-3 usa-unstyled-list"><li><a href="https://www.nasa.gov/"><span>Home</span></a></li><li><a href="https://www.nasa.gov/news/"><span>News &amp; Events</span></a></li><li><a href="https://www.nasa.gov/multimedia/"><span>Multimedia</span></a></li><li><a href="https://plus.nasa.gov/" class="usa-nav__link-nasa-live"><span>NASA+</span></a></li><li><a href="https://www.nasa.gov/nasa-missions/"><span>Missions</span></a></li><li><a href="https://www.nasa.gov/humans-in-space/"><span>Humans in Space</span></a></li><li><a href="https://science.nasa.gov/earth/"><span>Earth &amp; Climate</span></a></li><li><a href="https://science.nasa.gov/solar-system/"><span>The Solar System</span></a></li><li><a href="https://science.nasa.gov/universe/"><span>The Universe</span></a></li><li><a href="https://science.nasa.gov/"><span>Science</span></a></li><li><a href="https://www.nasa.gov/aeronautics/"><span>Aeronautics</span></a></li><li><a href="https://www.nasa.gov/technology/"><span>Technology</span></a></li><li><a href="https://www.nasa.gov/learning-resources/"><span>Learning Resources</span></a></li><li><a href="https://www.nasa.gov/about/"><span>About NASA</span></a></li><li><a href="https://www.nasa.gov/es/" target="_blank"><span>NASA en Español</span></a></li></ul></div></div></div><div class="grid-col-12 tablet:grid-col-4 desktop:grid-col-2 color-spacesuit-white margin-bottom-5 tablet:margin-bottom-0 padding-right-5 desktop:padding-right-0"><div class="width-fit-content margin-left-0 desktop:margin-left-auto"><div class="hds-footer-socials margin-bottom-2"><h3 class="heading-16 color-carbon-40 margin-bottom-2">Follow NASA</h3><ul class="social-icons margin-bottom-3"><li><a href="https://www.facebook.com/NASA" title="NASA on Facebook" target="_blank"><svg alt="Facebook" width="9" height="18" viewBox="0 0 9 18" fill="none" xmlns="https://www.w3.org/2000/svg"><path d="M8.55557 4.25966H6.95557C6.31794 4.25966 6.1852 4.52158 6.1852 5.18173V6.63003H8.55557L8.30787 9.0004H6.1852V17.2967H2.62965V9.0004H0.259277V6.63003H2.62965V3.89462C2.62965 1.79803 3.73306 0.704102 6.21957 0.704102H8.55557V4.25966Z" fill="#F7F5F4"></path></svg></a></li><li><a href="https://www.instagram.com/nasa/" title="NASA on Instagram" target="_blank"><svg alt="Instagram" width="18" height="18" viewBox="0 0 18 18" fill="none" xmlns="https://www.w3.org/2000/svg"><path fill-rule="evenodd" clip-rule="evenodd" d="M4.74015 9.0004C4.74015 11.3542 6.64829 13.2611 9.00089 13.2611C11.3535 13.2611 13.2616 11.353 13.2616 9.0004C13.2616 6.6478 11.3535 4.74084 9.00089 4.74084C6.64829 4.74084 4.74015 6.6478 4.74015 9.0004ZM11.7625 9.00037C11.7625 10.5281 10.524 11.7654 8.9975 11.7654C7.47098 11.7654 6.23247 10.5281 6.23247 9.00037C6.23247 7.47267 7.47098 6.23533 8.9975 6.23533C10.524 6.23533 11.7625 7.47267 11.7625 9.00037Z" fill="#F7F5F4"></path><path d="M12.4344 4.57255C12.4344 5.12247 12.88 5.5681 13.4299 5.5681C13.9798 5.5681 14.4255 5.12129 14.4255 4.57255C14.4255 4.02262 13.9798 3.57699 13.4299 3.57699C12.88 3.57699 12.4344 4.02262 12.4344 4.57255Z" fill="#F7F5F4"></path><path fill-rule="evenodd" clip-rule="evenodd" d="M12.4225 17.2469C15.4317 17.1083 17.1111 15.4371 17.2474 12.4208C17.2877 11.5367 17.2972 11.2534 17.2972 9.0004C17.2972 6.74736 17.2877 6.46529 17.2474 5.57995C17.1123 2.57077 15.4388 0.893731 12.4225 0.755065C11.5372 0.713583 11.2539 0.704102 9.00089 0.704102C6.74785 0.704102 6.46578 0.713583 5.58044 0.755065C2.56652 0.892546 0.893034 2.56484 0.754367 5.57995C0.714071 6.46529 0.70459 6.74736 0.70459 9.0004C0.70459 11.2534 0.714071 11.5367 0.754367 12.4208C0.893034 15.4348 2.56533 17.1083 5.58044 17.2469C6.46578 17.2872 6.74785 17.2967 9.00089 17.2967C11.2539 17.2967 11.5372 17.2872 12.4225 17.2469ZM9.00089 2.19981C11.216 2.19981 11.4791 2.20692 12.3538 2.24721C14.6021 2.35032 15.651 3.41699 15.7553 5.64869C15.7944 6.52336 15.8027 6.78529 15.8027 9.0004C15.8027 11.2155 15.7944 11.4786 15.7553 12.3533C15.651 14.5838 14.6044 15.6528 12.3538 15.7548C11.4791 15.7951 11.2172 15.8034 9.00089 15.8034C6.78577 15.8034 6.52266 15.7939 5.64918 15.7548C3.39378 15.6517 2.35081 14.5803 2.2477 12.3533C2.20859 11.4774 2.19911 11.2155 2.19911 9.0004C2.19911 6.78529 2.20859 6.52336 2.2477 5.64869C2.35081 3.41581 3.39852 2.35032 5.64918 2.24721C6.52385 2.2081 6.78577 2.19981 9.00089 2.19981Z" fill="#F7F5F4"></path></svg></a></li><li><a href="https://x.com/NASA" title="NASA on X" target="_blank"><svg alt="X" width="1200" height="1227" viewBox="0 0 1200 1227" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M714.163 519.284L1160.89 0H1055.03L667.137 450.887L357.328 0H0L468.492 681.821L0 1226.37H105.866L515.491 750.218L842.672 1226.37H1200L714.137 519.284H714.163ZM569.165 687.828L521.697 619.934L144.011 79.6944H306.615L611.412 515.685L658.88 583.579L1055.08 1150.3H892.476L569.165 687.854V687.828Z" fill="white"></path></svg></a></li><li><a href="https://www.youtube.com/@NASA" title="NASA on YouTube" target="_blank"><svg alt="YouTube" width="18" height="12" viewBox="0 0 18 12" fill="none" xmlns="https://www.w3.org/2000/svg"><path fill-rule="evenodd" clip-rule="evenodd" d="M3.73629 11.7981C6.224 11.9687 11.773 11.9687 14.2643 11.7981C16.9594 11.6132 17.2759 10.3012 17.2972 6.00015C17.2759 1.7074 16.963 0.387108 14.2643 0.202219C11.7742 0.0315521 6.224 0.0315521 3.73629 0.202219C1.04237 0.387108 0.724738 1.69911 0.70459 6.00015C0.724738 10.2929 1.03881 11.6132 3.73629 11.7981ZM6.6283 3.22455L12.4559 5.99552L6.6283 8.77596V3.22455Z" fill="#F7F5F4"></path></svg></a></li></ul></div><ul class="hds-footer-menu usa-unstyled-list"><li><a href="https://es.nasa.gov/" target="_blank"><span></span></a></li><li><a href="https://www.nasa.gov/social-media/"><span>More NASA Social Accounts</span></a></li><li><a href="https://www.nasa.gov/nasa-newsletters/"><span>NASA Newsletters</span></a></li></ul></div></div><div class="grid-col-12 tablet:grid-col-8 desktop:grid-col-12 margin-bottom-2 padding-top-3 border-top-1px hds-footer-secondary"><ul class="color-carbon-30-important hds-footer-menu hds-footer-menu-horizontal usa-unstyled-list"><li><a href="https://www.nasa.gov/sitemap/"><span>Sitemap</span></a></li><li><a href="https://www.nasa.gov/news/nasa-media-contacts/"><span>For Media</span></a></li><li><a href="https://www.nasa.gov/nasa-web-privacy-policy-and-important-notices/"><span>Privacy Policy</span></a></li><li><a href="https://www.nasa.gov/foia/"><span>FOIA</span></a></li><li><a href="https://www.nasa.gov/no-fear-act/"><span>No FEAR Act</span></a></li><li><a href="http://oig.nasa.gov/" target="_blank"><span>Office of the IG</span></a></li><li><a href="https://www.nasa.gov/budgets-plans-and-reports/"><span>Budget &amp; Annual Reports</span></a></li><li><a href="https://www.nasa.gov/organizations/budget-annual-reports/agency-financial-reports/"><span>Agency Financial Reports</span></a></li><li><a href="https://www.nasa.gov/contact-nasa/"><span>Contact NASA</span></a></li><li><a href="https://www.nasa.gov/accessibility/"><span>Accessibility</span></a></li></ul></div><div class="margin-top-4 desktop:margin-top-0 grid-col-12"><ul class="color-carbon-40-important hds-footer-menu hds-footer-menu-horizontal hds-menu-meta usa-unstyled-list"><li class="hds-footer-meta"><div class="hds-footer-meta-label">        Responsible NASA Official:       </div><div class="hds-footer-meta-value">        Abigail Bowman       </div></li></ul></div></div></div></div></footer>				<div class="usa-footer-credits bg-carbon-black-important padding-top-1 padding-bottom-7 padding-x-2">
-			<div class="grid-container grid-container maxw-widescreen padding-x-0">
-				<div class="grid-row mobile-lg:grid-col-12 mobile-lg:grid-gap-2 padding-top-2">
-					<ul id="menu-footer-more font-weight-bold" class="color-carbon-40-important hds-footer-menu hds-footer-menu-horizontal hds-menu-meta usa-unstyled-list">
-						<li class="hds-footer-meta">
-							<span class="hds-footer-meta-label">Page Last Updated:</span> <span class="hds-footer-meta-value">Apr 15, 2024</span>
-						</li>
-						<li class="hds-footer-meta">
-							<span class="hds-footer-meta-label">Responsible NASA Official:</span> <span class="hds-footer-meta-value">Rebecca Sirmons</span>
-						</li>
-					</ul>
-				</div>
-			</div>
-		</div>
-
-	<script type="text/javascript" src="./solar1_files/saved_resource(5)"></script><script src="./solar1_files/videojs-mux.js.download" id="video-analytics-script-js"></script>
-<script type="text/javascript" src="./solar1_files/saved_resource(6)"></script><script src="./solar1_files/i18n.min.js.download" id="wp-i18n-js"></script>
-<script id="wp-i18n-js-after">
-wp.i18n.setLocaleData( { 'text direction\u0004ltr': [ 'ltr' ] } );
-</script>
-<script type="text/javascript" src="./solar1_files/loader.js.download"></script><script data-parsely-site="plus.nasa.gov" src="./solar1_files/p.js.download" id="parsely-cfg"></script>
-	<script type="text/javascript"> 
-	;(function (g) {
-	var d = document, am = d.createElement('script'), h = d.head || d.getElementsByTagName("head")[0], fsr = 'fsReady',
-	aex = {"src": "//eex-gateway.fr011.ttecfed.com/sites/nasa-gov/production/gateway.min.js","type": "text/javascript","async": "true","data-vendor": "fs","data-role": "gateway"};
-	for (var attr in aex) { am.setAttribute(attr, aex[attr]); } h.appendChild(am); g[fsr] || (g[fsr] = function () { var aT = '__' + fsr + '_stk__'; g[aT] = g[aT] || []; g[aT].push(arguments); });
-	})(window);
-	</script>
-	
-
-</div><div class="is-hidden usa-modal-wrapper" role="dialog" id="fullscreen-player" aria-labelledby="modal-2-heading" aria-describedby="modal-2-description"><div class="usa-modal-overlay" aria-controls="fullscreen-player"><div class="usa-modal usa-modal--full video-modal color-spacesuit-white bg-carbon-80-important" tabindex="-1">
-        <div title="2024 Total Solar Eclipse: Through the Eyes of NASA" poster="https://plus.nasa.gov/wp-content/uploads/2024/02/2024_COVER_ARTWORK_1920x1080.png?w=1024" preload="auto" class="video-js video-player vjs-fluid width-full vjs-paused main-video-dimensions vjs-controls-enabled vjs-touch-enabled vjs-workinghover vjs-v8 vjs-user-active vjs-layout-x-large vjs-mux" id="main-video" tabindex="-1" lang="en-us" translate="no" role="region" aria-label="Video Player"><video id="main-video_html5_api" class="vjs-tech" preload="auto" poster="https://plus.nasa.gov/wp-content/uploads/2024/02/2024_COVER_ARTWORK_1920x1080.png?w=1024" title="2024 Total Solar Eclipse: Through the Eyes of NASA" tabindex="-1" src="blob:https://plus.nasa.gov/0eef2a68-9ef8-456f-99ad-61c081dfdea7">
-            <source src="https://nasaplus.akamaized.net/output/16379.m3u8" type="application/x-mpegURL">
-            <p class="vjs-no-js"> To view this video please enable JavaScript, and consider upgrading to a web browser that
-                <a href="https://videojs.com/html5-video-support/" target="_blank" class="vjs-hidden" hidden="hidden">supports HTML5 video</a>
-            </p>
-        </video><div class="vjs-poster" aria-disabled="false"><picture class="vjs-poster" tabindex="-1"><img loading="lazy" alt="" src="./solar1_files/2024_COVER_ARTWORK_1920x1080.png"></picture></div><div class="vjs-title-bar vjs-hidden"><div class="vjs-title-bar-title" id="vjs-title-bar-title-45"></div><div class="vjs-title-bar-description" id="vjs-title-bar-description-46"></div></div><div class="vjs-text-track-display" translate="yes" aria-live="off" aria-atomic="true"><div style="position: absolute; inset: 0px; margin: 1.5%;"></div></div><div class="vjs-loading-spinner" dir="ltr"><span class="vjs-control-text">Video Player is loading.</span></div><button class="vjs-big-play-button" type="button" title="Play Video" aria-disabled="false"><span class="vjs-icon-placeholder" aria-hidden="true"></span><span class="vjs-control-text" aria-live="polite">Play Video</span></button><div class="vjs-control-bar" dir="ltr"><button class="vjs-play-control vjs-control vjs-button" type="button" title="Play" aria-disabled="false"><span class="vjs-icon-placeholder" aria-hidden="true"></span><span class="vjs-control-text" aria-live="polite">Play</span></button><button class="vjs-skip-backward-undefined vjs-control vjs-button vjs-hidden" type="button" title="Skip Backward" aria-disabled="false"><span class="vjs-icon-placeholder" aria-hidden="true"></span><span class="vjs-control-text" aria-live="polite">Skip Backward</span></button><button class="vjs-skip-forward-undefined vjs-control vjs-button vjs-hidden" type="button" aria-disabled="false"><span class="vjs-icon-placeholder" aria-hidden="true"></span><span class="vjs-control-text" aria-live="polite"></span></button><div class="vjs-volume-panel vjs-control vjs-volume-panel-horizontal"><button class="vjs-mute-control vjs-control vjs-button vjs-vol-2" type="button" title="Mute" aria-disabled="false"><span class="vjs-icon-placeholder" aria-hidden="true"></span><span class="vjs-control-text" aria-live="polite">Mute</span></button><div class="vjs-volume-control vjs-control vjs-volume-horizontal"><div tabindex="0" class="vjs-volume-bar vjs-slider-bar vjs-slider vjs-slider-horizontal" role="slider" aria-valuenow="40" aria-valuemin="0" aria-valuemax="100" aria-label="Volume Level" aria-live="polite" aria-valuetext="40%"><div class="vjs-mouse-display"><div class="vjs-volume-tooltip" aria-hidden="true"></div></div><div class="vjs-volume-level" style="width: 40%;"><span class="vjs-control-text"></span></div></div></div></div><div class="vjs-current-time vjs-time-control vjs-control"><span class="vjs-control-text" role="presentation">Current Time&nbsp;</span><span class="vjs-current-time-display" role="presentation">0:00</span></div><div class="vjs-time-control vjs-time-divider" aria-hidden="true"><div><span>/</span></div></div><div class="vjs-duration vjs-time-control vjs-control"><span class="vjs-control-text" role="presentation">Duration&nbsp;</span><span class="vjs-duration-display" role="presentation">0:00</span></div><div class="vjs-progress-control vjs-control"><div tabindex="0" class="vjs-progress-holder vjs-slider vjs-slider-horizontal" role="slider" aria-valuenow="0.00" aria-valuemin="0" aria-valuemax="100" aria-label="Progress Bar" aria-valuetext="0:00 of 0:00"><div class="vjs-load-progress"><span class="vjs-control-text"><span>Loaded</span>: <span class="vjs-control-text-loaded-percentage">0%</span></span></div><div class="vjs-mouse-display"><div class="vjs-time-tooltip" aria-hidden="true"></div></div><div class="vjs-play-progress vjs-slider-bar" aria-hidden="true" style="width: 0%;"><div class="vjs-time-tooltip" aria-hidden="true" style="right: 0px;">0:00</div></div></div></div><div class="vjs-live-control vjs-control vjs-hidden"><div class="vjs-live-display" aria-live="off"><span class="vjs-control-text">Stream Type&nbsp;</span>LIVE</div></div><button class="vjs-seek-to-live-control vjs-control" type="button" title="Seek to live, currently behind live" aria-disabled="false"><span class="vjs-icon-placeholder" aria-hidden="true"></span><span class="vjs-control-text" aria-live="polite">Seek to live, currently behind live</span><span class="vjs-seek-to-live-text" aria-hidden="true">LIVE</span></button><div class="vjs-remaining-time vjs-time-control vjs-control"><span class="vjs-control-text" role="presentation">Remaining Time&nbsp;</span><span aria-hidden="true">-</span><span class="vjs-remaining-time-display" role="presentation">0:00</span></div><div class="vjs-custom-control-spacer vjs-spacer ">&nbsp;</div><div class="vjs-playback-rate vjs-menu-button vjs-menu-button-popup vjs-control vjs-button vjs-hidden"><div class="vjs-playback-rate-value" id="vjs-playback-rate-value-label-main-video_component_303">1x</div><button class="vjs-playback-rate vjs-menu-button vjs-menu-button-popup vjs-button" type="button" aria-disabled="false" title="Playback Rate" aria-haspopup="true" aria-expanded="false" aria-describedby="vjs-playback-rate-value-label-main-video_component_303"><span class="vjs-icon-placeholder" aria-hidden="true"></span><span class="vjs-control-text" aria-live="polite">Playback Rate</span></button><div class="vjs-menu"><ul class="vjs-menu-content"></ul></div></div><div class="vjs-chapters-button vjs-menu-button vjs-menu-button-popup vjs-control vjs-button vjs-hidden"><button class="vjs-chapters-button vjs-menu-button vjs-menu-button-popup vjs-button" type="button" aria-disabled="false" title="Chapters" aria-haspopup="true" aria-expanded="false"><span class="vjs-icon-placeholder" aria-hidden="true"></span><span class="vjs-control-text" aria-live="polite">Chapters</span></button><div class="vjs-menu"><ul class="vjs-menu-content"><li class="vjs-menu-title" tabindex="-1">Chapters</li></ul></div></div><div class="vjs-descriptions-button vjs-menu-button vjs-menu-button-popup vjs-control vjs-button vjs-hidden"><button class="vjs-descriptions-button vjs-menu-button vjs-menu-button-popup vjs-button" type="button" aria-disabled="false" title="Descriptions" aria-haspopup="true" aria-expanded="false"><span class="vjs-icon-placeholder" aria-hidden="true"></span><span class="vjs-control-text" aria-live="polite">Descriptions</span></button><div class="vjs-menu"><ul class="vjs-menu-content"><li class="vjs-menu-item vjs-selected" tabindex="-1" role="menuitemradio" aria-disabled="false" aria-checked="true"><span class="vjs-menu-item-text">descriptions off</span><span class="vjs-control-text" aria-live="polite">, selected</span></li></ul></div></div><div class="vjs-subs-caps-button vjs-menu-button vjs-menu-button-popup vjs-control vjs-button vjs-hidden"><button class="vjs-subs-caps-button vjs-menu-button vjs-menu-button-popup vjs-button" type="button" aria-disabled="false" title="Captions" aria-haspopup="true" aria-expanded="false"><span class="vjs-icon-placeholder" aria-hidden="true"></span><span class="vjs-control-text" aria-live="polite">Captions</span></button><div class="vjs-menu"><ul class="vjs-menu-content"><li class="vjs-menu-item vjs-texttrack-settings" tabindex="-1" role="menuitem" aria-disabled="false"><span class="vjs-menu-item-text">captions settings</span><span class="vjs-control-text" aria-live="polite">, opens captions settings dialog</span></li><li class="vjs-menu-item vjs-selected" tabindex="-1" role="menuitemradio" aria-disabled="false" aria-checked="true"><span class="vjs-menu-item-text">captions off</span><span class="vjs-control-text" aria-live="polite">, selected</span></li></ul></div></div><div class="vjs-audio-button vjs-menu-button vjs-menu-button-popup vjs-control vjs-button vjs-hidden"><button class="vjs-audio-button vjs-menu-button vjs-menu-button-popup vjs-button" type="button" aria-disabled="false" title="Audio Track" aria-haspopup="true" aria-expanded="false"><span class="vjs-icon-placeholder" aria-hidden="true"></span><span class="vjs-control-text" aria-live="polite">Audio Track</span></button><div class="vjs-menu"><ul class="vjs-menu-content"></ul></div></div><button class="vjs-picture-in-picture-control vjs-hidden vjs-control vjs-button vjs-disabled" type="button" title="Picture-in-Picture" aria-disabled="true" disabled="disabled"><span class="vjs-icon-placeholder" aria-hidden="true"></span><span class="vjs-control-text" aria-live="polite">Picture-in-Picture</span></button><button class="vjs-fullscreen-control vjs-control vjs-button" type="button" title="Fullscreen" aria-disabled="false"><span class="vjs-icon-placeholder" aria-hidden="true"></span><span class="vjs-control-text" aria-live="polite">Fullscreen</span></button></div><div class="vjs-error-display vjs-modal-dialog vjs-hidden " tabindex="-1" aria-describedby="main-video_component_521_description" aria-hidden="true" aria-label="Modal Window" role="dialog"><p class="vjs-modal-dialog-description vjs-control-text" id="main-video_component_521_description">This is a modal window.</p><div class="vjs-modal-dialog-content" role="document"></div></div><div class="vjs-modal-dialog vjs-hidden  vjs-text-track-settings" tabindex="-1" aria-describedby="main-video_component_527_description" aria-hidden="true" aria-label="Caption Settings Dialog" role="dialog"><p class="vjs-modal-dialog-description vjs-control-text" id="main-video_component_527_description">Beginning of dialog window. Escape will cancel and close the window.</p><div class="vjs-modal-dialog-content" role="document"><div class="vjs-track-settings-colors"><fieldset class="vjs-fg vjs-track-setting"><legend id="captions-text-legend-main-video_component_527">Text</legend><span class="vjs-text-color"><label id="captions-foreground-color-main-video_component_527" class="vjs-label">Color</label><select aria-labelledby="captions-text-legend-main-video_component_527 captions-foreground-color-main-video_component_527"><option id="captions-foreground-color-main-video_component_527-White" value="#FFF" aria-labelledby="captions-text-legend-main-video_component_527 captions-foreground-color-main-video_component_527 captions-foreground-color-main-video_component_527-White">White</option><option id="captions-foreground-color-main-video_component_527-Black" value="#000" aria-labelledby="captions-text-legend-main-video_component_527 captions-foreground-color-main-video_component_527 captions-foreground-color-main-video_component_527-Black">Black</option><option id="captions-foreground-color-main-video_component_527-Red" value="#F00" aria-labelledby="captions-text-legend-main-video_component_527 captions-foreground-color-main-video_component_527 captions-foreground-color-main-video_component_527-Red">Red</option><option id="captions-foreground-color-main-video_component_527-Green" value="#0F0" aria-labelledby="captions-text-legend-main-video_component_527 captions-foreground-color-main-video_component_527 captions-foreground-color-main-video_component_527-Green">Green</option><option id="captions-foreground-color-main-video_component_527-Blue" value="#00F" aria-labelledby="captions-text-legend-main-video_component_527 captions-foreground-color-main-video_component_527 captions-foreground-color-main-video_component_527-Blue">Blue</option><option id="captions-foreground-color-main-video_component_527-Yellow" value="#FF0" aria-labelledby="captions-text-legend-main-video_component_527 captions-foreground-color-main-video_component_527 captions-foreground-color-main-video_component_527-Yellow">Yellow</option><option id="captions-foreground-color-main-video_component_527-Magenta" value="#F0F" aria-labelledby="captions-text-legend-main-video_component_527 captions-foreground-color-main-video_component_527 captions-foreground-color-main-video_component_527-Magenta">Magenta</option><option id="captions-foreground-color-main-video_component_527-Cyan" value="#0FF" aria-labelledby="captions-text-legend-main-video_component_527 captions-foreground-color-main-video_component_527 captions-foreground-color-main-video_component_527-Cyan">Cyan</option></select></span><span class="vjs-text-opacity vjs-opacity"><label id="captions-foreground-opacity-main-video_component_527" class="vjs-label">Opacity</label><select aria-labelledby="captions-text-legend-main-video_component_527 captions-foreground-opacity-main-video_component_527"><option id="captions-foreground-opacity-main-video_component_527-Opaque" value="1" aria-labelledby="captions-text-legend-main-video_component_527 captions-foreground-opacity-main-video_component_527 captions-foreground-opacity-main-video_component_527-Opaque">Opaque</option><option id="captions-foreground-opacity-main-video_component_527-SemiTransparent" value="0.5" aria-labelledby="captions-text-legend-main-video_component_527 captions-foreground-opacity-main-video_component_527 captions-foreground-opacity-main-video_component_527-SemiTransparent">Semi-Transparent</option></select></span></fieldset><fieldset class="vjs-bg vjs-track-setting"><legend id="captions-background-main-video_component_527">Text Background</legend><span class="vjs-bg-color"><label id="captions-background-color-main-video_component_527" class="vjs-label">Color</label><select aria-labelledby="captions-background-main-video_component_527 captions-background-color-main-video_component_527"><option id="captions-background-color-main-video_component_527-Black" value="#000" aria-labelledby="captions-background-main-video_component_527 captions-background-color-main-video_component_527 captions-background-color-main-video_component_527-Black">Black</option><option id="captions-background-color-main-video_component_527-White" value="#FFF" aria-labelledby="captions-background-main-video_component_527 captions-background-color-main-video_component_527 captions-background-color-main-video_component_527-White">White</option><option id="captions-background-color-main-video_component_527-Red" value="#F00" aria-labelledby="captions-background-main-video_component_527 captions-background-color-main-video_component_527 captions-background-color-main-video_component_527-Red">Red</option><option id="captions-background-color-main-video_component_527-Green" value="#0F0" aria-labelledby="captions-background-main-video_component_527 captions-background-color-main-video_component_527 captions-background-color-main-video_component_527-Green">Green</option><option id="captions-background-color-main-video_component_527-Blue" value="#00F" aria-labelledby="captions-background-main-video_component_527 captions-background-color-main-video_component_527 captions-background-color-main-video_component_527-Blue">Blue</option><option id="captions-background-color-main-video_component_527-Yellow" value="#FF0" aria-labelledby="captions-background-main-video_component_527 captions-background-color-main-video_component_527 captions-background-color-main-video_component_527-Yellow">Yellow</option><option id="captions-background-color-main-video_component_527-Magenta" value="#F0F" aria-labelledby="captions-background-main-video_component_527 captions-background-color-main-video_component_527 captions-background-color-main-video_component_527-Magenta">Magenta</option><option id="captions-background-color-main-video_component_527-Cyan" value="#0FF" aria-labelledby="captions-background-main-video_component_527 captions-background-color-main-video_component_527 captions-background-color-main-video_component_527-Cyan">Cyan</option></select></span><span class="vjs-bg-opacity vjs-opacity"><label id="captions-background-opacity-main-video_component_527" class="vjs-label">Opacity</label><select aria-labelledby="captions-background-main-video_component_527 captions-background-opacity-main-video_component_527"><option id="captions-background-opacity-main-video_component_527-Opaque" value="1" aria-labelledby="captions-background-main-video_component_527 captions-background-opacity-main-video_component_527 captions-background-opacity-main-video_component_527-Opaque">Opaque</option><option id="captions-background-opacity-main-video_component_527-SemiTransparent" value="0.5" aria-labelledby="captions-background-main-video_component_527 captions-background-opacity-main-video_component_527 captions-background-opacity-main-video_component_527-SemiTransparent">Semi-Transparent</option><option id="captions-background-opacity-main-video_component_527-Transparent" value="0" aria-labelledby="captions-background-main-video_component_527 captions-background-opacity-main-video_component_527 captions-background-opacity-main-video_component_527-Transparent">Transparent</option></select></span></fieldset><fieldset class="vjs-window vjs-track-setting"><legend id="captions-window-main-video_component_527">Caption Area Background</legend><span class="vjs-window-color"><label id="captions-window-color-main-video_component_527" class="vjs-label">Color</label><select aria-labelledby="captions-window-main-video_component_527 captions-window-color-main-video_component_527"><option id="captions-window-color-main-video_component_527-Black" value="#000" aria-labelledby="captions-window-main-video_component_527 captions-window-color-main-video_component_527 captions-window-color-main-video_component_527-Black">Black</option><option id="captions-window-color-main-video_component_527-White" value="#FFF" aria-labelledby="captions-window-main-video_component_527 captions-window-color-main-video_component_527 captions-window-color-main-video_component_527-White">White</option><option id="captions-window-color-main-video_component_527-Red" value="#F00" aria-labelledby="captions-window-main-video_component_527 captions-window-color-main-video_component_527 captions-window-color-main-video_component_527-Red">Red</option><option id="captions-window-color-main-video_component_527-Green" value="#0F0" aria-labelledby="captions-window-main-video_component_527 captions-window-color-main-video_component_527 captions-window-color-main-video_component_527-Green">Green</option><option id="captions-window-color-main-video_component_527-Blue" value="#00F" aria-labelledby="captions-window-main-video_component_527 captions-window-color-main-video_component_527 captions-window-color-main-video_component_527-Blue">Blue</option><option id="captions-window-color-main-video_component_527-Yellow" value="#FF0" aria-labelledby="captions-window-main-video_component_527 captions-window-color-main-video_component_527 captions-window-color-main-video_component_527-Yellow">Yellow</option><option id="captions-window-color-main-video_component_527-Magenta" value="#F0F" aria-labelledby="captions-window-main-video_component_527 captions-window-color-main-video_component_527 captions-window-color-main-video_component_527-Magenta">Magenta</option><option id="captions-window-color-main-video_component_527-Cyan" value="#0FF" aria-labelledby="captions-window-main-video_component_527 captions-window-color-main-video_component_527 captions-window-color-main-video_component_527-Cyan">Cyan</option></select></span><span class="vjs-window-opacity vjs-opacity"><label id="captions-window-opacity-main-video_component_527" class="vjs-label">Opacity</label><select aria-labelledby="captions-window-main-video_component_527 captions-window-opacity-main-video_component_527"><option id="captions-window-opacity-main-video_component_527-Transparent" value="0" aria-labelledby="captions-window-main-video_component_527 captions-window-opacity-main-video_component_527 captions-window-opacity-main-video_component_527-Transparent">Transparent</option><option id="captions-window-opacity-main-video_component_527-SemiTransparent" value="0.5" aria-labelledby="captions-window-main-video_component_527 captions-window-opacity-main-video_component_527 captions-window-opacity-main-video_component_527-SemiTransparent">Semi-Transparent</option><option id="captions-window-opacity-main-video_component_527-Opaque" value="1" aria-labelledby="captions-window-main-video_component_527 captions-window-opacity-main-video_component_527 captions-window-opacity-main-video_component_527-Opaque">Opaque</option></select></span></fieldset></div><div class="vjs-track-settings-font"><fieldset class="vjs-font-percent vjs-track-setting"><legend id="captions-font-size-main-video_component_527" class="">Font Size</legend><select aria-labelledby="captions-font-size-main-video_component_527"><option id="captions-font-size-main-video_component_527-50" value="0.50" aria-labelledby="captions-font-size-main-video_component_527 captions-font-size-main-video_component_527-50">50%</option><option id="captions-font-size-main-video_component_527-75" value="0.75" aria-labelledby="captions-font-size-main-video_component_527 captions-font-size-main-video_component_527-75">75%</option><option id="captions-font-size-main-video_component_527-100" value="1.00" aria-labelledby="captions-font-size-main-video_component_527 captions-font-size-main-video_component_527-100">100%</option><option id="captions-font-size-main-video_component_527-125" value="1.25" aria-labelledby="captions-font-size-main-video_component_527 captions-font-size-main-video_component_527-125">125%</option><option id="captions-font-size-main-video_component_527-150" value="1.50" aria-labelledby="captions-font-size-main-video_component_527 captions-font-size-main-video_component_527-150">150%</option><option id="captions-font-size-main-video_component_527-175" value="1.75" aria-labelledby="captions-font-size-main-video_component_527 captions-font-size-main-video_component_527-175">175%</option><option id="captions-font-size-main-video_component_527-200" value="2.00" aria-labelledby="captions-font-size-main-video_component_527 captions-font-size-main-video_component_527-200">200%</option><option id="captions-font-size-main-video_component_527-300" value="3.00" aria-labelledby="captions-font-size-main-video_component_527 captions-font-size-main-video_component_527-300">300%</option><option id="captions-font-size-main-video_component_527-400" value="4.00" aria-labelledby="captions-font-size-main-video_component_527 captions-font-size-main-video_component_527-400">400%</option></select></fieldset><fieldset class="vjs-edge-style vjs-track-setting"><legend id="main-video_component_527" class="">Text Edge Style</legend><select aria-labelledby="main-video_component_527"><option id="main-video_component_527-None" value="none" aria-labelledby="main-video_component_527 main-video_component_527-None">None</option><option id="main-video_component_527-Raised" value="raised" aria-labelledby="main-video_component_527 main-video_component_527-Raised">Raised</option><option id="main-video_component_527-Depressed" value="depressed" aria-labelledby="main-video_component_527 main-video_component_527-Depressed">Depressed</option><option id="main-video_component_527-Uniform" value="uniform" aria-labelledby="main-video_component_527 main-video_component_527-Uniform">Uniform</option><option id="main-video_component_527-Dropshadow" value="dropshadow" aria-labelledby="main-video_component_527 main-video_component_527-Dropshadow">Drop shadow</option></select></fieldset><fieldset class="vjs-font-family vjs-track-setting"><legend id="captions-font-family-main-video_component_527" class="">Font Family</legend><select aria-labelledby="captions-font-family-main-video_component_527"><option id="captions-font-family-main-video_component_527-ProportionalSansSerif" value="proportionalSansSerif" aria-labelledby="captions-font-family-main-video_component_527 captions-font-family-main-video_component_527-ProportionalSansSerif">Proportional Sans-Serif</option><option id="captions-font-family-main-video_component_527-MonospaceSansSerif" value="monospaceSansSerif" aria-labelledby="captions-font-family-main-video_component_527 captions-font-family-main-video_component_527-MonospaceSansSerif">Monospace Sans-Serif</option><option id="captions-font-family-main-video_component_527-ProportionalSerif" value="proportionalSerif" aria-labelledby="captions-font-family-main-video_component_527 captions-font-family-main-video_component_527-ProportionalSerif">Proportional Serif</option><option id="captions-font-family-main-video_component_527-MonospaceSerif" value="monospaceSerif" aria-labelledby="captions-font-family-main-video_component_527 captions-font-family-main-video_component_527-MonospaceSerif">Monospace Serif</option><option id="captions-font-family-main-video_component_527-Casual" value="casual" aria-labelledby="captions-font-family-main-video_component_527 captions-font-family-main-video_component_527-Casual">Casual</option><option id="captions-font-family-main-video_component_527-Script" value="script" aria-labelledby="captions-font-family-main-video_component_527 captions-font-family-main-video_component_527-Script">Script</option><option id="captions-font-family-main-video_component_527-SmallCaps" value="small-caps" aria-labelledby="captions-font-family-main-video_component_527 captions-font-family-main-video_component_527-SmallCaps">Small Caps</option></select></fieldset></div><div class="vjs-track-settings-controls"><button type="button" class="vjs-default-button" title="restore all settings to the default values">Reset<span class="vjs-control-text"> restore all settings to the default values</span></button><button type="button" class="vjs-done-button">Done</button></div></div><button class="vjs-close-button vjs-control vjs-button" type="button" title="Close Modal Dialog" aria-disabled="false"><span class="vjs-icon-placeholder" aria-hidden="true"></span><span class="vjs-control-text" aria-live="polite">Close Modal Dialog</span></button><p class="vjs-control-text">End of dialog window.</p></div><div class="vjs-title-bar nasa-title-bar"><div class="vjs-title-bar-title">2024 Total Solar Eclipse: Through the Eyes of NASA</div><div class="vjs-title-bar-air-date">April 8, 2024</div><div class="vjs-title-bar-video-quality"></div><div class="vjs-title-bar-description">
-					Watch with us as a total solar eclipse moves across Mexico, the United States and Canada. Weather permitting, people throughout most of North and Central America, including all of the contiguous United States, will be able to view at least a partial solar eclipse. See views of the eclipse from sites along its path.
-					</div></div></div>
-        <div class="usa-modal__content">
-            <div class="usa-modal__main">
-                <h2 class="usa-modal__heading color-carbon-10 mobile-lg:display-none " id="modal-2-heading">
-                    2024 Total Solar Eclipse: Through the Eyes of NASA                </h2>
-                <div class="usa-modal__metadata mobile-lg:display-none">
-                    <div class="metadata-row margin-bottom-2 font-size--medium ">
-                                                    <span class="box-outline font-size--small color-spacesuit-white-important margin-right-1 text-uppercase"><span class="posted-on"><a href="https://plus.nasa.gov/video/2024-total-solar-eclipse-through-the-eyes-of-nasa/" rel="bookmark"><time class="byline--date entry-date published updated" datetime="2024-04-08T15:54:23-04:00">Apr 2024</time></a></span></span>
-                                                                    </div>
-                </div>
-                <div class="usa-modal__description usa-prose color-carbon-40 mobile-lg:display-none font-size--small" id="modal-2-description">
-                    <p>Watch with us as a total solar eclipse moves across Mexico, the United States and Canada. Weather permitting, people throughout most of North and Central America, including all of the […]</p>
-                </div>
-            </div>
-            <button type="button" class="usa-button usa-modal__close" id="close-modal" aria-label="Close this window" data-close-modal="">
-                <svg class="usa-icon" aria-hidden="true" focusable="false" role="img" data-name="Layer 1" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 20 20"><defs><style>.cls-1{fill:#fff;fill-rule:evenodd;}</style></defs><path class="cls-1" d="M8.59,10,0,18.58,1.42,20,10,11.41,18.59,20,20,18.59,11.41,10,20,1.41,18.59,0,10,8.59,1.42,0,0,1.42Z"></path></svg>
-            </button>
-        </div>
-    </div></div></div></body></html>
\ No newline at end of file
diff --git a/backend/storage/0/solar2.html b/backend/storage/0/solar2.html
deleted file mode 100644
index 1d4ae7f..0000000
--- a/backend/storage/0/solar2.html
+++ /dev/null
@@ -1,7955 +0,0 @@
-<!DOCTYPE html>
-<!-- saved from url=(0090)https://www.nbcnews.com/science/space/live-blog/solar-eclipse-2024-live-updates-rcna145900 -->
-<html lang="en"><head><meta http-equiv="Content-Type" content="text/html; charset=UTF-8"><script async="" data-jsonpid="" src="./solar2_files/nlsSDK600.bundle.min.js.download"></script><script type="text/javascript" src="./solar2_files/sv.js.download"></script><script type="text/javascript" async="" src="./solar2_files/user.js.download"></script><script type="text/javascript" charset="utf-8" async="" src="./solar2_files/jwpsrv.js.download"></script><script type="text/javascript" charset="utf-8" async="" src="./solar2_files/freewheel.js.download"></script><script async="" src="./solar2_files/apstag.js.download"></script><script src="./solar2_files/ta-pagesocial-sdk.js.download"></script><script async="" data-jsonpid="" src="./solar2_files/nlsSDK600.bundle.min.js.download"></script><script src="./solar2_files/dnsfeed" async="" type="text/javascript"></script><script src="./solar2_files/f.txt" async="" type="text/javascript"></script><script async="" src="./solar2_files/beacon.js.download"></script><script async="" src="./solar2_files/P35C41790-24D9-4BCD-9873-48B547719D85.js.download"></script><script async="" src="./solar2_files/branch-latest.min.js.download"></script><script async="" src="./solar2_files/js"></script><script async="" src="./solar2_files/v2qusgr7btBRRO-emBbA5sWkxcsQu-_-U-QHahIG_Xx3zkKDa6rxAGEW90kNpubn_3Q"></script><script type="text/javascript" async="" src="./solar2_files/spm.v1.min.js.download"></script><script type="text/javascript" async="" src="./solar2_files/mparticle.js.download"></script><script ccpa-opt-out-ids="USP" ccpa-opt-out-geo="us" ccpa-opt-out-lspa="false" src="./solar2_files/otCCPAiab.js.download" type="text/javascript" charset="UTF-8"></script><script data-domain-script="bf1dbc48-bdff-47f8-8677-c0917978a891" integrity="sha384-TKdmlzVmoD70HzftTw4WtOzIBL5mNx8mXSRzEvwrWjpIJ7FZ/EuX758yMDWXtRUN" crossorigin="anonymous" data-document-language="false" src="./solar2_files/otSDKStub.js.download" type="text/javascript" charset="UTF-8"></script><link href="./solar2_files/3359b05c2a2a6fdf.css" rel="preload" as="style"><link href="./solar2_files/3359b05c2a2a6fdf.css" rel="stylesheet"><link rel="shortcut icon" type="image/x-icon" href="https://nodeassets.nbcnews.com/cdnassets/projects/ramen/favicon/nbcnews/all-other-sizes-PNG.ico/favicon.ico"><link rel="icon" type="image/png" sizes="16x16" href="https://nodeassets.nbcnews.com/cdnassets/projects/ramen/favicon/nbcnews/all-other-sizes-PNG.ico/favicon-16x16.png"><link rel="icon" type="image/png" sizes="32x32" href="https://nodeassets.nbcnews.com/cdnassets/projects/ramen/favicon/nbcnews/all-other-sizes-PNG.ico/favicon-32x32.png"><link rel="icon" type="image/png" sizes="96x96" href="https://nodeassets.nbcnews.com/cdnassets/projects/ramen/favicon/nbcnews/all-other-sizes-PNG.ico/favicon-96x96.png"><link rel="apple-touch-icon" href="https://nodeassets.nbcnews.com/cdnassets/projects/ramen/favicon/nbcnews/all-other-sizes-PNG.ico/apple-icon.png"><link rel="apple-touch-icon-precomposed" href="https://nodeassets.nbcnews.com/cdnassets/projects/ramen/favicon/nbcnews/all-other-sizes-PNG.ico/apple-icon-precomposed.png"><link rel="apple-touch-icon" sizes="57x57" href="https://nodeassets.nbcnews.com/cdnassets/projects/ramen/favicon/nbcnews/all-other-sizes-PNG.ico/apple-icon-57x57.png"><link rel="apple-touch-icon" sizes="60x60" href="https://nodeassets.nbcnews.com/cdnassets/projects/ramen/favicon/nbcnews/all-other-sizes-PNG.ico/apple-icon-60x60.png"><link rel="apple-touch-icon" sizes="72x72" href="https://nodeassets.nbcnews.com/cdnassets/projects/ramen/favicon/nbcnews/all-other-sizes-PNG.ico/apple-icon-72x72.png"><link rel="apple-touch-icon" sizes="76x76" href="https://nodeassets.nbcnews.com/cdnassets/projects/ramen/favicon/nbcnews/all-other-sizes-PNG.ico/apple-icon-76x76.png"><link rel="apple-touch-icon" sizes="114x114" href="https://nodeassets.nbcnews.com/cdnassets/projects/ramen/favicon/nbcnews/all-other-sizes-PNG.ico/apple-icon-114x114.png"><link rel="apple-touch-icon" sizes="120x120" href="https://nodeassets.nbcnews.com/cdnassets/projects/ramen/favicon/nbcnews/all-other-sizes-PNG.ico/apple-icon-120x120.png"><link rel="apple-touch-icon" sizes="144x144" href="https://nodeassets.nbcnews.com/cdnassets/projects/ramen/favicon/nbcnews/all-other-sizes-PNG.ico/apple-icon-144x144.png"><link rel="apple-touch-icon" sizes="152x152" href="https://nodeassets.nbcnews.com/cdnassets/projects/ramen/favicon/nbcnews/all-other-sizes-PNG.ico/apple-icon-152x152.png"><link rel="apple-touch-icon" sizes="180x180" href="https://nodeassets.nbcnews.com/cdnassets/projects/ramen/favicon/nbcnews/all-other-sizes-PNG.ico/apple-icon-180x180.png"><link rel="manifest" href="https://nodeassets.nbcnews.com/cdnassets/projects/ramen/favicon/nbcnews/all-other-sizes-PNG.ico/manifest.json"><link rel="icon" sizes="36x36" href="https://nodeassets.nbcnews.com/cdnassets/projects/ramen/favicon/nbcnews/all-other-sizes-PNG.ico/android-icon-36x36.png"><link rel="icon" sizes="48x48" href="https://nodeassets.nbcnews.com/cdnassets/projects/ramen/favicon/nbcnews/all-other-sizes-PNG.ico/android-icon-48x48.png"><link rel="icon" sizes="72x72" href="https://nodeassets.nbcnews.com/cdnassets/projects/ramen/favicon/nbcnews/all-other-sizes-PNG.ico/android-icon-72x72.png"><link rel="icon" sizes="96x96" href="https://nodeassets.nbcnews.com/cdnassets/projects/ramen/favicon/nbcnews/all-other-sizes-PNG.ico/android-icon-96x96.png"><link rel="icon" sizes="144x144" href="https://nodeassets.nbcnews.com/cdnassets/projects/ramen/favicon/nbcnews/all-other-sizes-PNG.ico/android-icon-144x144.png"><link rel="icon" sizes="192x192" href="https://nodeassets.nbcnews.com/cdnassets/projects/ramen/favicon/nbcnews/all-other-sizes-PNG.ico/android-icon-192x192.png"><meta name="msapplication-config" content="https://nodeassets.nbcnews.com/cdnassets/projects/ramen/favicon/nbcnews/all-other-sizes-PNG.ico/browserconfig.xml"><meta http-equiv="x-ua-compatible" content="ie=edge"><meta name="robots" content="max-image-preview:large"><meta property="fb:app_id" content="10150138890205613"><meta property="fb:pages" content="155869377766434"><meta property="fb:pages" content="114288853688"><meta property="fb:pages" content="273864989376427"><meta property="fb:pages" content="25987609066"><meta property="fb:pages" content="103708747870"><meta property="fb:pages" content="117112876419"><meta property="fb:pages" content="493352494017633"><meta property="fb:pages" content="143109582453645"><meta property="fb:pages" content="153005644864469"><meta property="fb:pages" content="598356233569407"><meta property="fb:pages" content="62499551911"><meta property="fb:pages" content="90692553761"><meta property="fb:pages" content="108546889203630"><meta property="fb:pages" content="154957517930371"><meta property="fb:pages" content="114945745226947"><meta property="fb:pages" content="164878620263509"><meta property="fb:pages" content="219012311450917"><meta property="fb:pages" content="280920811923248"><meta property="fb:pages" content="358279854182174"><meta property="fb:pages" content="809948162383434"><meta property="fb:pages" content="864302923644949"><meta property="fb:pages" content="868876563129583"><meta property="fb:pages" content="1508175089456029"><meta property="og:site_name" content="NBC News"><meta property="og:locale" content="en_US"><meta name="twitter:site" content="@NBCNews"><meta name="twitter:creator" content="NBCNews"><meta name="viewport" content="width=device-width, initial-scale=1, user-scalable=yes"><script type="application/ld+json">{"@context":{"@vocab":"http://schema.org","pageType":{"@id":"Text","@type":"@id"},"vertical":{"@id":"Text","@type":"@id"},"subVertical":{"@id":"Text","@type":"@id"},"section":{"@id":"Text","@type":"@id"},"subSection":{"@id":"Text","@type":"@id"},"label":{"@id":"Text","@type":"@id"},"packageId":{"@id":"Text","@type":"@id"},"sponsor":{"@id":"Text","@type":"@id"},"ecommerceEnabled":{"@id":"Text","@type":"@id"},"videoPlayerCount":{"@id":"Text","@type":"@id"},"appVersion":{"@id":"Text","@type":"@id"},"tags":{"@id":"Text","@type":"@id"},"gatedContentEnabled":{"@id":"Text","@type":"@id"}},"@type":"Dataset","name":"additionalTaxonomy","description":"This is additional taxonomy that helps us with analytics","url":"https://www.nbcnews.com/science/space/live-blog/solar-eclipse-2024-live-updates-rcna145900","pageType":"Article","vertical":"news","subVertical":"","section":"science","subSection":"space","label":"","packageId":"","sponsor":"","ecommerceEnabled":false,"videoPlayerCount":1,"appVersion":"5.449.0","tags":"","gatedContentEnabled":false}</script><script type="application/ld+json">{"@context":{"@vocab":"http://schema.org","articleId":{"@id":"Text","@type":"@id"},"topics":{"@id":"Text","@type":"@id"}},"@type":"NewsArticle","headline":"Total solar eclipse 2024 highlights: Live coverage, videos and more","url":"https://www.nbcnews.com/science/space/live-blog/solar-eclipse-2024-live-updates-rcna145900","thumbnailUrl":"https://media-cldnry.s-nbcnews.com/image/upload/t_social_share_1024x768_scale,f_auto,q_auto:best/rockcms/2024-04/240408-solar-eclipse-mn-0530-5d25cf.jpg","alternativeHeadline":"Highlights from the total solar eclipse: Live videos, photos and updates","articleBody":"That's a wrap for one of the most anticipated celestial events of the year. A total solar eclipse — nicknamed the Great North American Eclipse for its long path over North America — was visible in the sky today over parts of Mexico, 15 U.S. states and eastern Canada. Tens of millions of people were treated to stunning views as the moon passed between Earth and the sun and temporarily blocked the sun’s light.","datePublished":"2024-04-08T09:00:43.000Z","dateModified":"2024-04-08T21:15:27.102Z","articleSection":"science","articleId":"rcna145900","identifier":{"@type":"PropertyValue","propertyID":"uid","value":"rcna145900"},"topics":"","image":{"@type":"ImageObject","url":"https://media-cldnry.s-nbcnews.com/image/upload/t_fit-1500w,f_auto,q_auto:best/rockcms/2024-04/240408-solar-eclipse-mn-0530-5d25cf.jpg","caption":"Eclipse glasses are worn by a statue of George Washington on April 7, 2024, in Houlton, Maine. "},"author":[{"@context":"https://schema.org/","@type":"Person","name":"Denise Chow","image":"https://media-cldnry.s-nbcnews.com/image/upload/t_fit-1500w,f_auto,q_auto:best/newscms/2022_46/3581047/denise-chow-byline-jm.jpg","jobTitle":null,"description":"Denise Chow is a reporter for NBC News Science focused on general science and climate change.","url":"https://www.nbcnews.com/author/denise-chow-ncpn814621","sameAs":["https://twitter.com/denisechow"]},{"@context":"https://schema.org/","@type":"Person","name":"Al Roker","image":"https://media-cldnry.s-nbcnews.com/image/upload/t_fit-1500w,f_auto,q_auto:best/newscms/2019_38/3013666/al-roker-3.png","jobTitle":null,"description":"Al Roker is a co-host of NBC’s “Today Show,” a co-host of \"Off The Rails\" on Today Show radio on SiriusXM and the host “COLD CUTS with Al Roker” on YouTube. The CEO of Al Roker Entertainment, Inc., he also made his Broadway debut in 2019 in “Waitress” and is the author of 11 books.","sameAs":["https://www.facebook.com/alroker","https://instagram.com/alroker","https://twitter.com/alroker"]},{"@context":"https://schema.org/","@type":"Person","name":" Jesse Kirsch","image":null,"jobTitle":"Correspondent"},{"@context":"https://schema.org/","@type":"Person","name":"Kate Snow","image":"https://media-cldnry.s-nbcnews.com/image/upload/t_fit-1500w,f_auto,q_auto:best/newscms/2024_05/3637581/kate_snow.jpg","jobTitle":"National Correspondent","description":"Kate Snow is a senior national correspondent for NBC News and an anchor for NBC Nightly News.","url":"https://www.nbcnews.com/author/kate-snow-ncpn3431","sameAs":["https://twitter.com/tvkatesnow"]},{"@context":"https://schema.org/","@type":"Person","name":"Maura Barrett","image":null,"jobTitle":null,"description":"Maura Barrett is a correspondent for NBC News.","url":"https://www.nbcnews.com/author/maura-barrett-ncpn751676","sameAs":["https://twitter.com/MauraBarrettNBC"]}],"publisher":{"@type":"NewsMediaOrganization","name":"NBC News","logo":{"@type":"ImageObject","url":"https://media-cldnry.s-nbcnews.com/image/upload/h_60/v1696280688/newsgroup-logos/nbcnews/logo/primary-black-424x45.png"},"sameAs":["https://twitter.com/nbcnews","https://www.pinterest.com/nbcnews/","https://www.facebook.com/NBCNews/","https://www.instagram.com/nbcnews/","https://www.youtube.com/nbcnews","https://www.snapchat.com/p/8bb879c7-45c0-499c-bb3c-7a3d0e229301/2193844248074240","https://www.tiktok.com/@nbcnews?lang=en"]},"description":"News and updates from the 2024 total solar eclipse: Tens of millions of people were treated to stunning views as the moon passed between Earth and the sun.","mainEntityOfPage":{"@type":"WebPage","@id":"https://www.nbcnews.com/science/space/live-blog/solar-eclipse-2024-live-updates-rcna145900"},"keywords":"News","contributor":[{"@context":"https://schema.org/","@type":"Person","name":"Claire Cardona","image":null,"jobTitle":null,"description":"Claire Cardona is a breaking news editor for NBC News Digital.","url":"https://www.nbcnews.com/author/claire-cardona-ncpn1280373"}]}</script><meta name="socialCopy" content="Eclipse day has arrived! Follow the latest updates here."><meta name="description" content="News and updates from the 2024 total solar eclipse: Tens of millions of people were treated to stunning views as the moon passed between Earth and the sun."><link rel="canonical" href="https://www.nbcnews.com/science/space/live-blog/solar-eclipse-2024-live-updates-rcna145900"><meta property="og:url" content="https://www.nbcnews.com/science/space/live-blog/solar-eclipse-2024-live-updates-rcna145900"><meta property="og:title" content="Highlights from the total solar eclipse: Live videos, photos and updates"><meta property="og:description" content="News and updates from the 2024 total solar eclipse: Tens of millions of people were treated to stunning views as the moon passed between Earth and the sun."><meta property="og:image" content="https://media-cldnry.s-nbcnews.com/image/upload/t_nbcnews-fp-1200-630,f_auto,q_auto:best/rockcms/2024-04/240408-solar-eclipse-mn-0530-5d25cf.jpg"><meta property="og:image:secure_url" content="https://media-cldnry.s-nbcnews.com/image/upload/t_nbcnews-fp-1200-630,f_auto,q_auto:best/rockcms/2024-04/240408-solar-eclipse-mn-0530-5d25cf.jpg"><meta property="og:image:type" content="image/jpeg"><meta property="og:image:width" content="1200"><meta property="og:image:height" content="630"><meta property="og:type" content="article"><meta name="twitter:image:src" content="https://media-cldnry.s-nbcnews.com/image/upload/t_nbcnews-fp-1024-512,f_auto,q_auto:best/rockcms/2024-04/240408-solar-eclipse-mn-0530-5d25cf.jpg"><meta name="twitter:image" content="https://media-cldnry.s-nbcnews.com/image/upload/t_nbcnews-fp-1024-512,f_auto,q_auto:best/rockcms/2024-04/240408-solar-eclipse-mn-0530-5d25cf.jpg"><meta name="twitter:title" content="Highlights from the total solar eclipse: Live videos, photos and updates"><meta name="twitter:description" content="News and updates from the 2024 total solar eclipse: Tens of millions of people were treated to stunning views as the moon passed between Earth and the sun."><meta name="twitter:card" content="summary_large_image"><meta name="thumbnail" content="https://media-cldnry.s-nbcnews.com/image/upload/t_social_share_1024x768_scale,f_auto,q_auto:best/rockcms/2024-04/240408-solar-eclipse-mn-0530-5d25cf.jpg"><title>Total solar eclipse 2024 highlights: Live coverage, videos and more</title><link rel="amphtml" href="https://www.nbcnews.com/news/amp/live-blog/rcna145900"><meta name="branch:deeplink:authorThumbnail1" content="https://media-cldnry.s-nbcnews.com/image/upload/newscms/2022_46/3581047/denise-chow-byline-jm.jpg"><meta name="branch:deeplink:authorName1" content="Denise Chow"><meta name="branch:deeplink:authorThumbnail2" content="https://media-cldnry.s-nbcnews.com/image/upload/newscms/2019_38/3013666/al-roker-3.png"><meta name="branch:deeplink:authorName2" content="Al Roker"><meta name="branch:deeplink:authorName3" content="Jesse Kirsch"><meta name="branch:deeplink:authorThumbnail4" content="https://media-cldnry.s-nbcnews.com/image/upload/newscms/2024_05/3637581/kate_snow.jpg"><meta name="branch:deeplink:authorName4" content="Kate Snow"><meta name="branch:deeplink:authorName5" content="Maura Barrett"><meta name="branch:deeplink:contributorName1" content="Claire Cardona"><link rel="preload" as="script" href="./solar2_files/jwplayer.js.download"><script type="application/ld+json">{"@context":{"@vocab":"https://schema.org"},"@type":"LiveBlogPosting","author":{"@type":"NewsMediaOrganization","name":"NBC News","url":"https://www.nbcnews.com"},"url":"https://www.nbcnews.com/science/space/live-blog/solar-eclipse-2024-live-updates-rcna145900","coverageStartTime":"2024-04-08T09:00:43.000Z","datePublished":"2024-04-08T09:00:43.000Z","dateModified":"2024-04-08T21:15:27.102Z","headline":"Total solar eclipse 2024 highlights: Live coverage, videos and more","description":"News and updates from the 2024 total solar eclipse: Tens of millions of people were treated to stunning views as the moon passed between Earth and the sun.","liveBlogUpdate":[{"@context":"https://schema.org/","@type":"BlogPosting","publisher":{"@type":"NewsMediaOrganization","name":"NBC News","logo":{"@type":"ImageObject","url":"https://media-cldnry.s-nbcnews.com/image/upload/h_60/v1696280688/newsgroup-logos/nbcnews/logo/primary-black-424x45.png"},"sameAs":["https://twitter.com/nbcnews","https://www.pinterest.com/nbcnews/","https://www.facebook.com/NBCNews/","https://www.instagram.com/nbcnews/","https://www.youtube.com/nbcnews","https://www.snapchat.com/p/8bb879c7-45c0-499c-bb3c-7a3d0e229301/2193844248074240","https://www.tiktok.com/@nbcnews?lang=en"]},"mainEntityOfPage":{"@type":"WebPage","@id":"https://www.nbcnews.com/science/space/live-blog/solar-eclipse-2024-live-updates-rcna145900#rcrd38589"},"headline":"Watch some of the most emotional moments from the eclipse","url":"https://www.nbcnews.com/science/space/live-blog/solar-eclipse-2024-live-updates-rcna145900#rcrd38589","datePublished":"2024-04-08T21:15:27.102Z","dateModified":"2024-04-08T21:15:27.102Z","author":[{"@context":"https://schema.org/","@type":"Person","name":"Jason Abbruzzese","image":"https://media-cldnry.s-nbcnews.com/image/upload/t_fit-1500w,f_auto,q_auto:best/newscms/2019_29/2936176/190619-jason-abbruzzese-byline2419.jpg","jobTitle":null,"description":"Jason Abbruzzese is the assistant managing editor of tech and science for NBC News Digital.","url":"https://www.nbcnews.com/author/jason-abbruzzese-ncpn843466","sameAs":["https://twitter.com/JasonAbbruzzese"]}],"image":"https://media-cldnry.s-nbcnews.com/image/upload/t_fit-1500w,f_auto,q_auto:best/rockcms/2024-04/240408-solar-eclipse-mn-0530-5d25cf.jpg","articleBody":"That's a wrap for our live blog. Thank you for joining us for this incredible event.\n\nWe leave you with a look at some of the most emotional moments of the day."},{"@context":"https://schema.org/","@type":"BlogPosting","publisher":{"@type":"NewsMediaOrganization","name":"NBC News","logo":{"@type":"ImageObject","url":"https://media-cldnry.s-nbcnews.com/image/upload/h_60/v1696280688/newsgroup-logos/nbcnews/logo/primary-black-424x45.png"},"sameAs":["https://twitter.com/nbcnews","https://www.pinterest.com/nbcnews/","https://www.facebook.com/NBCNews/","https://www.instagram.com/nbcnews/","https://www.youtube.com/nbcnews","https://www.snapchat.com/p/8bb879c7-45c0-499c-bb3c-7a3d0e229301/2193844248074240","https://www.tiktok.com/@nbcnews?lang=en"]},"mainEntityOfPage":{"@type":"WebPage","@id":"https://www.nbcnews.com/science/space/live-blog/solar-eclipse-2024-live-updates-rcna145900#rcrd38584"},"headline":"Is it safe to look at the sun? Google searches spike on eclipse day","url":"https://www.nbcnews.com/science/space/live-blog/solar-eclipse-2024-live-updates-rcna145900#rcrd38584","datePublished":"2024-04-08T21:03:17.033Z","dateModified":"2024-04-08T21:03:17.033Z","author":[{"@context":"https://schema.org/","@type":"Person","name":"Denise Chow","image":"https://media-cldnry.s-nbcnews.com/image/upload/t_fit-1500w,f_auto,q_auto:best/newscms/2022_46/3581047/denise-chow-byline-jm.jpg","jobTitle":null,"description":"Denise Chow is a reporter for NBC News Science focused on general science and climate change.","url":"https://www.nbcnews.com/author/denise-chow-ncpn814621","sameAs":["https://twitter.com/denisechow"]},{"@context":"https://schema.org/","@type":"Person","name":"Joy Burton","image":"https://media-cldnry.s-nbcnews.com/image/upload/t_fit-1500w,f_auto,q_auto:best/newscms/2024_02/3635032/syracuse-headshot-square.jpg","jobTitle":null,"description":"Joy Burton works in audience development for NBC News and MSNBC. ","url":"https://www.nbcnews.com/author/joy-burton-ncpn1307976"}],"image":"https://media-cldnry.s-nbcnews.com/image/upload/t_fit-1500w,f_auto,q_auto:best/rockcms/2024-04/240408-solar-eclipse-mn-0530-5d25cf.jpg","articleBody":"Google searches about whether it's safe to look at the sun spiked today during the solar eclipse. It is never safe to gaze directly at the sun, even when it is partly or mostly covered by the moon.\n\nSpecial eclipse glasses that are thousands of times darker than normal sunglasses are required to safely view solar eclipses and prevent eye damage. Pinhole projectors can also be made to safely view these celestial events."},{"@context":"https://schema.org/","@type":"BlogPosting","publisher":{"@type":"NewsMediaOrganization","name":"NBC News","logo":{"@type":"ImageObject","url":"https://media-cldnry.s-nbcnews.com/image/upload/h_60/v1696280688/newsgroup-logos/nbcnews/logo/primary-black-424x45.png"},"sameAs":["https://twitter.com/nbcnews","https://www.pinterest.com/nbcnews/","https://www.facebook.com/NBCNews/","https://www.instagram.com/nbcnews/","https://www.youtube.com/nbcnews","https://www.snapchat.com/p/8bb879c7-45c0-499c-bb3c-7a3d0e229301/2193844248074240","https://www.tiktok.com/@nbcnews?lang=en"]},"mainEntityOfPage":{"@type":"WebPage","@id":"https://www.nbcnews.com/science/space/live-blog/solar-eclipse-2024-live-updates-rcna145900#rcrd38588"},"headline":"In a Cleveland NICU, babies get some special eyewear","url":"https://www.nbcnews.com/science/space/live-blog/solar-eclipse-2024-live-updates-rcna145900#rcrd38588","datePublished":"2024-04-08T20:50:40.685Z","dateModified":"2024-04-08T20:55:10.305Z","author":[{"@context":"https://schema.org/","@type":"Person","name":"Kailani Koenig","image":"https://media-cldnry.s-nbcnews.com/image/upload/t_fit-1500w,f_auto,q_auto:best/newscms/2020_02/3181646/kailani-koenig-circle-byline-template.jpg","jobTitle":"Producer","description":"Kailani Koenig covers politics and national affairs as a producer for MSNBC and NBC News.","sameAs":["https://www.facebook.com/kailanikoenig","https://instagram.com/kailanikm","https://twitter.com/kailanikm"]}],"image":"https://media-cldnry.s-nbcnews.com/image/upload/t_fit-1500w,f_auto,q_auto:best/rockcms/2024-04/240408-solar-eclipse-mn-0530-5d25cf.jpg","articleBody":"CLEVELAND — Babies under the care of the Cleveland Clinic Children’s Neonatal Intensive Care Unit were also celebrating the eclipse today with these special onesies and eye gear.\n\nCaregivers dressed up the newborns to help them mark this special day they won’t be able to fully experience themselves. While the next total solar eclipse inside the United States is about two decades away, these babies will be 75 years old the next time a total solar eclipse like this comes to Ohio.\n\n“We celebrate all sorts of things in the NICU: milestones, holidays, and now the solar eclipse! It’s so sweet to involve the babies by dressing them up for the occasion,” Katrina Wiedenfeld, MSN, RN, with the Cleveland Clinic Children’s NICU said in a statement. \n\nThe clinic noted their eye covers in the photos of course aren’t official eclipse eyewear, but they do help protect their eyes from some NICU therapy treatments.\n\n“It’s such an exciting time here in Cleveland,” Dana Traci, BSN, RN, said in a statement. “Since our babies in the NICU won’t be going outside to see the total solar eclipse on Monday, we all really wanted to do something special to mark this day in history.” "},{"@context":"https://schema.org/","@type":"BlogPosting","publisher":{"@type":"NewsMediaOrganization","name":"NBC News","logo":{"@type":"ImageObject","url":"https://media-cldnry.s-nbcnews.com/image/upload/h_60/v1696280688/newsgroup-logos/nbcnews/logo/primary-black-424x45.png"},"sameAs":["https://twitter.com/nbcnews","https://www.pinterest.com/nbcnews/","https://www.facebook.com/NBCNews/","https://www.instagram.com/nbcnews/","https://www.youtube.com/nbcnews","https://www.snapchat.com/p/8bb879c7-45c0-499c-bb3c-7a3d0e229301/2193844248074240","https://www.tiktok.com/@nbcnews?lang=en"]},"mainEntityOfPage":{"@type":"WebPage","@id":"https://www.nbcnews.com/science/space/live-blog/solar-eclipse-2024-live-updates-rcna145900#rcrd38583"},"headline":"Marveling at the solar eclipse","url":"https://www.nbcnews.com/science/space/live-blog/solar-eclipse-2024-live-updates-rcna145900#rcrd38583","datePublished":"2024-04-08T20:42:37.012Z","dateModified":"2024-04-08T20:51:09.604Z","author":[{"@context":"https://schema.org/","@type":"Person","name":"Shahrzad Elghanayan","image":null,"jobTitle":"senior photo editor","description":"Shahrzad Elghanayan is a senior photo editor for NBC News Digital."}],"image":"https://media-cldnry.s-nbcnews.com/image/upload/t_fit-1500w,f_auto,q_auto:best/rockcms/2024-04/240408-solar-eclipse-mn-0530-5d25cf.jpg","articleBody":"From California to Maine, people stopped to enjoy the eclipse."},{"@context":"https://schema.org/","@type":"BlogPosting","publisher":{"@type":"NewsMediaOrganization","name":"NBC News","logo":{"@type":"ImageObject","url":"https://media-cldnry.s-nbcnews.com/image/upload/h_60/v1696280688/newsgroup-logos/nbcnews/logo/primary-black-424x45.png"},"sameAs":["https://twitter.com/nbcnews","https://www.pinterest.com/nbcnews/","https://www.facebook.com/NBCNews/","https://www.instagram.com/nbcnews/","https://www.youtube.com/nbcnews","https://www.snapchat.com/p/8bb879c7-45c0-499c-bb3c-7a3d0e229301/2193844248074240","https://www.tiktok.com/@nbcnews?lang=en"]},"mainEntityOfPage":{"@type":"WebPage","@id":"https://www.nbcnews.com/science/space/live-blog/solar-eclipse-2024-live-updates-rcna145900#rcrd38579"},"headline":"Gadi Schwartz reports on eclipse totality from plane above Arkansas","url":"https://www.nbcnews.com/science/space/live-blog/solar-eclipse-2024-live-updates-rcna145900#rcrd38579","datePublished":"2024-04-08T20:17:36.793Z","dateModified":"2024-04-08T20:50:12.596Z","author":[{"@context":"https://schema.org/","@type":"Person","name":"Gadi Schwartz","image":null,"jobTitle":null,"description":"Gadi Schwartz is a correspondent for NBC News and a host of Stay Tuned on Snapchat."}],"image":"https://media-cldnry.s-nbcnews.com/image/upload/t_fit-1500w,f_auto,q_auto:best/rockcms/2024-04/240408-solar-eclipse-mn-0530-5d25cf.jpg","articleBody":"NBC News host Gadi Schwartz was high above Arkansas as the totality swept across the U.S.\n\nCheck out his unique view of this cosmic event:"},{"@context":"https://schema.org/","@type":"BlogPosting","publisher":{"@type":"NewsMediaOrganization","name":"NBC News","logo":{"@type":"ImageObject","url":"https://media-cldnry.s-nbcnews.com/image/upload/h_60/v1696280688/newsgroup-logos/nbcnews/logo/primary-black-424x45.png"},"sameAs":["https://twitter.com/nbcnews","https://www.pinterest.com/nbcnews/","https://www.facebook.com/NBCNews/","https://www.instagram.com/nbcnews/","https://www.youtube.com/nbcnews","https://www.snapchat.com/p/8bb879c7-45c0-499c-bb3c-7a3d0e229301/2193844248074240","https://www.tiktok.com/@nbcnews?lang=en"]},"mainEntityOfPage":{"@type":"WebPage","@id":"https://www.nbcnews.com/science/space/live-blog/solar-eclipse-2024-live-updates-rcna145900#rcrd38576"},"headline":"Total Eclipse of the Heart Festival","url":"https://www.nbcnews.com/science/space/live-blog/solar-eclipse-2024-live-updates-rcna145900#rcrd38576","datePublished":"2024-04-08T20:04:44.519Z","dateModified":"2024-04-08T20:46:24.830Z","author":[{"@context":"https://schema.org/","@type":"Person","name":"Shahrzad Elghanayan","image":null,"jobTitle":"senior photo editor","description":"Shahrzad Elghanayan is a senior photo editor for NBC News Digital."}],"image":"https://media-cldnry.s-nbcnews.com/image/upload/t_fit-1500w,f_auto,q_auto:best/rockcms/2024-04/240408-solar-eclipse-mn-0530-5d25cf.jpg","articleBody":"Couples view the solar eclipse during a mass wedding in Russellville, Arkansas."},{"@context":"https://schema.org/","@type":"BlogPosting","publisher":{"@type":"NewsMediaOrganization","name":"NBC News","logo":{"@type":"ImageObject","url":"https://media-cldnry.s-nbcnews.com/image/upload/h_60/v1696280688/newsgroup-logos/nbcnews/logo/primary-black-424x45.png"},"sameAs":["https://twitter.com/nbcnews","https://www.pinterest.com/nbcnews/","https://www.facebook.com/NBCNews/","https://www.instagram.com/nbcnews/","https://www.youtube.com/nbcnews","https://www.snapchat.com/p/8bb879c7-45c0-499c-bb3c-7a3d0e229301/2193844248074240","https://www.tiktok.com/@nbcnews?lang=en"]},"mainEntityOfPage":{"@type":"WebPage","@id":"https://www.nbcnews.com/science/space/live-blog/solar-eclipse-2024-live-updates-rcna145900#rcrd38577"},"headline":"When is the next solar eclipse?","url":"https://www.nbcnews.com/science/space/live-blog/solar-eclipse-2024-live-updates-rcna145900#rcrd38577","datePublished":"2024-04-08T20:04:20.259Z","dateModified":"2024-04-08T20:45:47.584Z","author":[{"@context":"https://schema.org/","@type":"Person","name":"Denise Chow","image":"https://media-cldnry.s-nbcnews.com/image/upload/t_fit-1500w,f_auto,q_auto:best/newscms/2022_46/3581047/denise-chow-byline-jm.jpg","jobTitle":null,"description":"Denise Chow is a reporter for NBC News Science focused on general science and climate change.","url":"https://www.nbcnews.com/author/denise-chow-ncpn814621","sameAs":["https://twitter.com/denisechow"]}],"image":"https://media-cldnry.s-nbcnews.com/image/upload/t_fit-1500w,f_auto,q_auto:best/rockcms/2024-04/240408-solar-eclipse-mn-0530-5d25cf.jpg","articleBody":"Caught the eclipse-chasing bug? It’s not too early to start planning for the next one.\n\nThe next total solar eclipse will be in 2026, but it will mostly pass over the Arctic Ocean, with some visibility in Greenland, Iceland, Portugal and northern Spain. In 2027, a total solar eclipse will be visible in Spain and a swath of northern Africa.\n\nThe next total solar eclipse visible from North America will be in 2033, but only over Alaska. Then in 2044, a total solar eclipse will cross Montana, North Dakota, South Dakota, parts of Canada and Greenland.\n\nThe next total solar eclipse to cross the continental U.S. coast-to-coast will occur in 2045. The path of totality for that eclipse will cut through California, Nevada, Utah, Colorado, New Mexico, Oklahoma, Kansas, Texas, Arkansas, Missouri, Mississippi, Louisiana, Alabama, Georgia and Florida."},{"@context":"https://schema.org/","@type":"BlogPosting","publisher":{"@type":"NewsMediaOrganization","name":"NBC News","logo":{"@type":"ImageObject","url":"https://media-cldnry.s-nbcnews.com/image/upload/h_60/v1696280688/newsgroup-logos/nbcnews/logo/primary-black-424x45.png"},"sameAs":["https://twitter.com/nbcnews","https://www.pinterest.com/nbcnews/","https://www.facebook.com/NBCNews/","https://www.instagram.com/nbcnews/","https://www.youtube.com/nbcnews","https://www.snapchat.com/p/8bb879c7-45c0-499c-bb3c-7a3d0e229301/2193844248074240","https://www.tiktok.com/@nbcnews?lang=en"]},"mainEntityOfPage":{"@type":"WebPage","@id":"https://www.nbcnews.com/science/space/live-blog/solar-eclipse-2024-live-updates-rcna145900#rcrd38575"},"headline":"Eclipse wraps up in the U.S.","url":"https://www.nbcnews.com/science/space/live-blog/solar-eclipse-2024-live-updates-rcna145900#rcrd38575","datePublished":"2024-04-08T19:59:44.884Z","dateModified":"2024-04-08T20:00:38.310Z","author":[{"@context":"https://schema.org/","@type":"Person","name":"Denise Chow","image":"https://media-cldnry.s-nbcnews.com/image/upload/t_fit-1500w,f_auto,q_auto:best/newscms/2022_46/3581047/denise-chow-byline-jm.jpg","jobTitle":null,"description":"Denise Chow is a reporter for NBC News Science focused on general science and climate change.","url":"https://www.nbcnews.com/author/denise-chow-ncpn814621","sameAs":["https://twitter.com/denisechow"]}],"image":"https://media-cldnry.s-nbcnews.com/image/upload/t_fit-1500w,f_auto,q_auto:best/rockcms/2024-04/240408-solar-eclipse-mn-0530-5d25cf.jpg","articleBody":"The solar eclipse has exited the United States and is continuing on its path over eastern Canada.\n\nMaine was the last state in the country to experience totality."},{"@context":"https://schema.org/","@type":"BlogPosting","publisher":{"@type":"NewsMediaOrganization","name":"NBC News","logo":{"@type":"ImageObject","url":"https://media-cldnry.s-nbcnews.com/image/upload/h_60/v1696280688/newsgroup-logos/nbcnews/logo/primary-black-424x45.png"},"sameAs":["https://twitter.com/nbcnews","https://www.pinterest.com/nbcnews/","https://www.facebook.com/NBCNews/","https://www.instagram.com/nbcnews/","https://www.youtube.com/nbcnews","https://www.snapchat.com/p/8bb879c7-45c0-499c-bb3c-7a3d0e229301/2193844248074240","https://www.tiktok.com/@nbcnews?lang=en"]},"mainEntityOfPage":{"@type":"WebPage","@id":"https://www.nbcnews.com/science/space/live-blog/solar-eclipse-2024-live-updates-rcna145900#rcrd38572"},"headline":"In Indiana, the streetlights came on when the eclipse reached totality","url":"https://www.nbcnews.com/science/space/live-blog/solar-eclipse-2024-live-updates-rcna145900#rcrd38572","datePublished":"2024-04-08T19:59:21.956Z","dateModified":"2024-04-08T20:08:44.593Z","author":[{"@context":"https://schema.org/","@type":"Person","name":"Joy Burton","image":"https://media-cldnry.s-nbcnews.com/image/upload/t_fit-1500w,f_auto,q_auto:best/newscms/2024_02/3635032/syracuse-headshot-square.jpg","jobTitle":null,"description":"Joy Burton works in audience development for NBC News and MSNBC. ","url":"https://www.nbcnews.com/author/joy-burton-ncpn1307976"}],"image":"https://media-cldnry.s-nbcnews.com/image/upload/t_fit-1500w,f_auto,q_auto:best/rockcms/2024-04/240408-solar-eclipse-mn-0530-5d25cf.jpg","articleBody":"BROWNSBURG, Ind. — When the eclipse reached totality here, the whole park cheered and the streetlights flashed on. \n\nSome science enthusiasts near us looked through a high-powered telescope, and a group of children wrapped in glowsticks chased one another around a picnic blanket. It was idyllic."},{"@context":"https://schema.org/","@type":"BlogPosting","publisher":{"@type":"NewsMediaOrganization","name":"NBC News","logo":{"@type":"ImageObject","url":"https://media-cldnry.s-nbcnews.com/image/upload/h_60/v1696280688/newsgroup-logos/nbcnews/logo/primary-black-424x45.png"},"sameAs":["https://twitter.com/nbcnews","https://www.pinterest.com/nbcnews/","https://www.facebook.com/NBCNews/","https://www.instagram.com/nbcnews/","https://www.youtube.com/nbcnews","https://www.snapchat.com/p/8bb879c7-45c0-499c-bb3c-7a3d0e229301/2193844248074240","https://www.tiktok.com/@nbcnews?lang=en"]},"mainEntityOfPage":{"@type":"WebPage","@id":"https://www.nbcnews.com/science/space/live-blog/solar-eclipse-2024-live-updates-rcna145900#rcrd38571"},"headline":"Families in Ohio gather to watch the eclipse","url":"https://www.nbcnews.com/science/space/live-blog/solar-eclipse-2024-live-updates-rcna145900#rcrd38571","datePublished":"2024-04-08T19:52:55.822Z","dateModified":"2024-04-08T20:42:20.195Z","author":[{"@context":"https://schema.org/","@type":"Person","name":"Ginger Gibson","image":"https://media-cldnry.s-nbcnews.com/image/upload/t_fit-1500w,f_auto,q_auto:best/newscms/2023_08/3595833/ginger-gibson-byline-jm-1.jpg","jobTitle":null,"description":"Ginger Gibson is the senior Washington editor for NBC News Digital.","url":"https://www.nbcnews.com/author/ginger-gibson-ncpn1233927","sameAs":["https://twitter.com/gingergibson"]}],"image":"https://media-cldnry.s-nbcnews.com/image/upload/t_fit-1500w,f_auto,q_auto:best/rockcms/2024-04/240408-solar-eclipse-mn-0530-5d25cf.jpg","articleBody":"LORDSTOWN, Ohio — The Mincks family watched in the parking lot of the Foxconn Electric Vehicle plant in Lordstown, Ohio.\n\nDan Mincks works at the plant, where his employer opened the parking lot up to the public. He was joined by his wife, Julie, and their three kids.\n\n“Almost like a thunderstorm rolled in. It was not what I expected,” Mincks said. “I don’t have any words to describe what I expected. It just a total blackout.”\n\n“It was like a black hole,” 11-year-old Allison said.\n\nRay Grope, 75, of North Jackson, brought his great-granddaughter Emelia, 1, to the Foxconn EV plant parking lot in Lordstown, Ohio, where he worked until he retired when it was GM plant.\n\n“I just called a neighbor and they stayed home to watch it,” said Grope, who was joined by his wife, Jennifer. “I called them and they said they’re not seeing anything, and I told them you’ve got to put the glasses on.”"},{"@context":"https://schema.org/","@type":"BlogPosting","publisher":{"@type":"NewsMediaOrganization","name":"NBC News","logo":{"@type":"ImageObject","url":"https://media-cldnry.s-nbcnews.com/image/upload/h_60/v1696280688/newsgroup-logos/nbcnews/logo/primary-black-424x45.png"},"sameAs":["https://twitter.com/nbcnews","https://www.pinterest.com/nbcnews/","https://www.facebook.com/NBCNews/","https://www.instagram.com/nbcnews/","https://www.youtube.com/nbcnews","https://www.snapchat.com/p/8bb879c7-45c0-499c-bb3c-7a3d0e229301/2193844248074240","https://www.tiktok.com/@nbcnews?lang=en"]},"mainEntityOfPage":{"@type":"WebPage","@id":"https://www.nbcnews.com/science/space/live-blog/solar-eclipse-2024-live-updates-rcna145900#rcrd38573"},"headline":"Solar eclipse from space","url":"https://www.nbcnews.com/science/space/live-blog/solar-eclipse-2024-live-updates-rcna145900#rcrd38573","datePublished":"2024-04-08T19:52:33.399Z","dateModified":"2024-04-08T19:52:33.399Z","author":[{"@context":"https://schema.org/","@type":"Person","name":"Denise Chow","image":"https://media-cldnry.s-nbcnews.com/image/upload/t_fit-1500w,f_auto,q_auto:best/newscms/2022_46/3581047/denise-chow-byline-jm.jpg","jobTitle":null,"description":"Denise Chow is a reporter for NBC News Science focused on general science and climate change.","url":"https://www.nbcnews.com/author/denise-chow-ncpn814621","sameAs":["https://twitter.com/denisechow"]}],"image":"https://media-cldnry.s-nbcnews.com/image/upload/t_fit-1500w,f_auto,q_auto:best/rockcms/2024-04/240408-solar-eclipse-mn-0530-5d25cf.jpg","articleBody":"The solar eclipse wasn’t just a spectacle from the ground — satellites also caught the show from space. \n\nThe National Weather Service’s outpost in Boise, Idaho, posted a fascinating video on X showing the solar eclipse crossing the south-central United States. The shadow of the moon appears as a dark smudge charging northeast over the country."},{"@context":"https://schema.org/","@type":"BlogPosting","publisher":{"@type":"NewsMediaOrganization","name":"NBC News","logo":{"@type":"ImageObject","url":"https://media-cldnry.s-nbcnews.com/image/upload/h_60/v1696280688/newsgroup-logos/nbcnews/logo/primary-black-424x45.png"},"sameAs":["https://twitter.com/nbcnews","https://www.pinterest.com/nbcnews/","https://www.facebook.com/NBCNews/","https://www.instagram.com/nbcnews/","https://www.youtube.com/nbcnews","https://www.snapchat.com/p/8bb879c7-45c0-499c-bb3c-7a3d0e229301/2193844248074240","https://www.tiktok.com/@nbcnews?lang=en"]},"mainEntityOfPage":{"@type":"WebPage","@id":"https://www.nbcnews.com/science/space/live-blog/solar-eclipse-2024-live-updates-rcna145900#rcrd38568"},"headline":"'Like a cool summer night': Temperature drops as eclipse hits Cleveland","url":"https://www.nbcnews.com/science/space/live-blog/solar-eclipse-2024-live-updates-rcna145900#rcrd38568","datePublished":"2024-04-08T19:43:50.578Z","dateModified":"2024-04-08T19:43:50.578Z","author":[{"@context":"https://schema.org/","@type":"Person","name":"NBC News","image":null,"jobTitle":null,"sameAs":["https://www.facebook.com/nbcnews","https://instagram.com/nbcnews","https://twitter.com/nbcnews"]}],"image":"https://media-cldnry.s-nbcnews.com/image/upload/t_fit-1500w,f_auto,q_auto:best/rockcms/2024-04/240408-solar-eclipse-mn-0530-5d25cf.jpg","articleBody":"Totality swept the Midwest, cloaking Cleveland in darkness for a little under 4 minutes. Experience what those moments were like as temperatures dropped and afternoon turned to night."},{"@context":"https://schema.org/","@type":"BlogPosting","publisher":{"@type":"NewsMediaOrganization","name":"NBC News","logo":{"@type":"ImageObject","url":"https://media-cldnry.s-nbcnews.com/image/upload/h_60/v1696280688/newsgroup-logos/nbcnews/logo/primary-black-424x45.png"},"sameAs":["https://twitter.com/nbcnews","https://www.pinterest.com/nbcnews/","https://www.facebook.com/NBCNews/","https://www.instagram.com/nbcnews/","https://www.youtube.com/nbcnews","https://www.snapchat.com/p/8bb879c7-45c0-499c-bb3c-7a3d0e229301/2193844248074240","https://www.tiktok.com/@nbcnews?lang=en"]},"mainEntityOfPage":{"@type":"WebPage","@id":"https://www.nbcnews.com/science/space/live-blog/solar-eclipse-2024-live-updates-rcna145900#rcrd38561"},"headline":"Eagle Pass, Texas","url":"https://www.nbcnews.com/science/space/live-blog/solar-eclipse-2024-live-updates-rcna145900#rcrd38561","datePublished":"2024-04-08T19:40:49.755Z","dateModified":"2024-04-08T19:42:31.464Z","author":[{"@context":"https://schema.org/","@type":"Person","name":"Shahrzad Elghanayan","image":null,"jobTitle":"senior photo editor","description":"Shahrzad Elghanayan is a senior photo editor for NBC News Digital."}],"image":"https://media-cldnry.s-nbcnews.com/image/upload/t_fit-1500w,f_auto,q_auto:best/rockcms/2024-04/240408-solar-eclipse-mn-0530-5d25cf.jpg","articleBody":"People watch as the moon partially covers the sun during a total solar eclipse. "},{"@context":"https://schema.org/","@type":"BlogPosting","publisher":{"@type":"NewsMediaOrganization","name":"NBC News","logo":{"@type":"ImageObject","url":"https://media-cldnry.s-nbcnews.com/image/upload/h_60/v1696280688/newsgroup-logos/nbcnews/logo/primary-black-424x45.png"},"sameAs":["https://twitter.com/nbcnews","https://www.pinterest.com/nbcnews/","https://www.facebook.com/NBCNews/","https://www.instagram.com/nbcnews/","https://www.youtube.com/nbcnews","https://www.snapchat.com/p/8bb879c7-45c0-499c-bb3c-7a3d0e229301/2193844248074240","https://www.tiktok.com/@nbcnews?lang=en"]},"mainEntityOfPage":{"@type":"WebPage","@id":"https://www.nbcnews.com/science/space/live-blog/solar-eclipse-2024-live-updates-rcna145900#rcrd38569"},"headline":"Cheering in Washington during peak eclipse","url":"https://www.nbcnews.com/science/space/live-blog/solar-eclipse-2024-live-updates-rcna145900#rcrd38569","datePublished":"2024-04-08T19:35:22.698Z","dateModified":"2024-04-08T19:49:25.020Z","author":[{"@context":"https://schema.org/","@type":"Person","name":"Maggie More, NBC Washington","image":null,"jobTitle":null,"description":"Margaretha More is a digital content producer for NBC Washington."},{"@context":"https://schema.org/","@type":"Person","name":"Frank Thorp V","image":"https://media-cldnry.s-nbcnews.com/image/upload/t_fit-1500w,f_auto,q_auto:best/newscms/2020_02/3181716/frank-thorp-circle-byline-template.jpg","jobTitle":null,"description":"Frank Thorp V is a producer and off-air reporter covering Congress for NBC News, managing coverage of the Senate.","url":"https://www.nbcnews.com/author/frank-thorp-v-ncpn2876"}],"image":"https://media-cldnry.s-nbcnews.com/image/upload/t_fit-1500w,f_auto,q_auto:best/rockcms/2024-04/240408-solar-eclipse-mn-0530-5d25cf.jpg","articleBody":"WASHINGTON — Some of the science lovers in the crowd had either a countdown going on their phone or the peak eclipse time of 3:20 p.m. lodged in their brain ahead of time.\n\nBut for most of the Fourth-of-July-fireworks-level crowd here, we knew we reached peak eclipse in D.C. when everyone started spontaneously cheering.\n\nSenate Majority Leader Chuck Schumer, D-N.Y., observed the eclipse from the balcony of his office in the U.S. Capitol, surrounded by staff, talking with them about how part of his state is experiencing totality, while New York City is only experiencing a partial eclipse like the one he was watching."},{"@context":"https://schema.org/","@type":"BlogPosting","publisher":{"@type":"NewsMediaOrganization","name":"NBC News","logo":{"@type":"ImageObject","url":"https://media-cldnry.s-nbcnews.com/image/upload/h_60/v1696280688/newsgroup-logos/nbcnews/logo/primary-black-424x45.png"},"sameAs":["https://twitter.com/nbcnews","https://www.pinterest.com/nbcnews/","https://www.facebook.com/NBCNews/","https://www.instagram.com/nbcnews/","https://www.youtube.com/nbcnews","https://www.snapchat.com/p/8bb879c7-45c0-499c-bb3c-7a3d0e229301/2193844248074240","https://www.tiktok.com/@nbcnews?lang=en"]},"mainEntityOfPage":{"@type":"WebPage","@id":"https://www.nbcnews.com/science/space/live-blog/solar-eclipse-2024-live-updates-rcna145900#rcrd38565"},"headline":"‘This is magical’: Lester Holt and Tom Costello witness totality in Indianapolis","url":"https://www.nbcnews.com/science/space/live-blog/solar-eclipse-2024-live-updates-rcna145900#rcrd38565","datePublished":"2024-04-08T19:33:51.922Z","dateModified":"2024-04-08T19:33:51.922Z","author":[{"@context":"https://schema.org/","@type":"Person","name":"Lester Holt","image":"https://media-cldnry.s-nbcnews.com/image/upload/t_fit-1500w,f_auto,q_auto:best/newscms/2014_01/94656/lesternews-grid-4x2.jpg","jobTitle":"Anchor","description":"Lester Holt is the anchor of \"NBC Nightly News.\"","sameAs":["https://twitter.com/lesterholtnbc"]}],"image":"https://media-cldnry.s-nbcnews.com/image/upload/t_fit-1500w,f_auto,q_auto:best/rockcms/2024-04/240408-solar-eclipse-mn-0530-5d25cf.jpg","articleBody":"Watch as NBC News’ Lester Holt and Tom Costello witness the moment the solar eclipse reaches totality in Indianapolis. "},{"@context":"https://schema.org/","@type":"BlogPosting","publisher":{"@type":"NewsMediaOrganization","name":"NBC News","logo":{"@type":"ImageObject","url":"https://media-cldnry.s-nbcnews.com/image/upload/h_60/v1696280688/newsgroup-logos/nbcnews/logo/primary-black-424x45.png"},"sameAs":["https://twitter.com/nbcnews","https://www.pinterest.com/nbcnews/","https://www.facebook.com/NBCNews/","https://www.instagram.com/nbcnews/","https://www.youtube.com/nbcnews","https://www.snapchat.com/p/8bb879c7-45c0-499c-bb3c-7a3d0e229301/2193844248074240","https://www.tiktok.com/@nbcnews?lang=en"]},"mainEntityOfPage":{"@type":"WebPage","@id":"https://www.nbcnews.com/science/space/live-blog/solar-eclipse-2024-live-updates-rcna145900#rcrd38563"},"headline":"Some light banter on X","url":"https://www.nbcnews.com/science/space/live-blog/solar-eclipse-2024-live-updates-rcna145900#rcrd38563","datePublished":"2024-04-08T19:31:13.742Z","dateModified":"2024-04-08T19:31:13.742Z","author":[{"@context":"https://schema.org/","@type":"Person","name":"Denise Chow","image":"https://media-cldnry.s-nbcnews.com/image/upload/t_fit-1500w,f_auto,q_auto:best/newscms/2022_46/3581047/denise-chow-byline-jm.jpg","jobTitle":null,"description":"Denise Chow is a reporter for NBC News Science focused on general science and climate change.","url":"https://www.nbcnews.com/author/denise-chow-ncpn814621","sameAs":["https://twitter.com/denisechow"]}],"image":"https://media-cldnry.s-nbcnews.com/image/upload/t_fit-1500w,f_auto,q_auto:best/rockcms/2024-04/240408-solar-eclipse-mn-0530-5d25cf.jpg","articleBody":"The sun has been blocked — in the sky and on X, apparently.\n\nNASA’s official account for the moon posted a cheeky screenshot “blocking” the sun on the social media platform mid-solar eclipse and touting: \"Oops I did it again.\""},{"@context":"https://schema.org/","@type":"BlogPosting","publisher":{"@type":"NewsMediaOrganization","name":"NBC News","logo":{"@type":"ImageObject","url":"https://media-cldnry.s-nbcnews.com/image/upload/h_60/v1696280688/newsgroup-logos/nbcnews/logo/primary-black-424x45.png"},"sameAs":["https://twitter.com/nbcnews","https://www.pinterest.com/nbcnews/","https://www.facebook.com/NBCNews/","https://www.instagram.com/nbcnews/","https://www.youtube.com/nbcnews","https://www.snapchat.com/p/8bb879c7-45c0-499c-bb3c-7a3d0e229301/2193844248074240","https://www.tiktok.com/@nbcnews?lang=en"]},"mainEntityOfPage":{"@type":"WebPage","@id":"https://www.nbcnews.com/science/space/live-blog/solar-eclipse-2024-live-updates-rcna145900#rcrd38558"},"headline":"Eclipse passes halfway point in path across the U.S.","url":"https://www.nbcnews.com/science/space/live-blog/solar-eclipse-2024-live-updates-rcna145900#rcrd38558","datePublished":"2024-04-08T19:19:55.199Z","dateModified":"2024-04-08T19:19:55.199Z","author":[{"@context":"https://schema.org/","@type":"Person","name":"Denise Chow","image":"https://media-cldnry.s-nbcnews.com/image/upload/t_fit-1500w,f_auto,q_auto:best/newscms/2022_46/3581047/denise-chow-byline-jm.jpg","jobTitle":null,"description":"Denise Chow is a reporter for NBC News Science focused on general science and climate change.","url":"https://www.nbcnews.com/author/denise-chow-ncpn814621","sameAs":["https://twitter.com/denisechow"]}],"image":"https://media-cldnry.s-nbcnews.com/image/upload/t_fit-1500w,f_auto,q_auto:best/rockcms/2024-04/240408-solar-eclipse-mn-0530-5d25cf.jpg","articleBody":"The solar eclipse is more than halfway along its path across the country, with totality wrapping up in Indianapolis. \n\nNext up: totality in Cleveland!"},{"@context":"https://schema.org/","@type":"BlogPosting","publisher":{"@type":"NewsMediaOrganization","name":"NBC News","logo":{"@type":"ImageObject","url":"https://media-cldnry.s-nbcnews.com/image/upload/h_60/v1696280688/newsgroup-logos/nbcnews/logo/primary-black-424x45.png"},"sameAs":["https://twitter.com/nbcnews","https://www.pinterest.com/nbcnews/","https://www.facebook.com/NBCNews/","https://www.instagram.com/nbcnews/","https://www.youtube.com/nbcnews","https://www.snapchat.com/p/8bb879c7-45c0-499c-bb3c-7a3d0e229301/2193844248074240","https://www.tiktok.com/@nbcnews?lang=en"]},"mainEntityOfPage":{"@type":"WebPage","@id":"https://www.nbcnews.com/science/space/live-blog/solar-eclipse-2024-live-updates-rcna145900#rcrd38560"},"headline":"Animals active as eclipse reaches totality in Little Rock, Arkansas","url":"https://www.nbcnews.com/science/space/live-blog/solar-eclipse-2024-live-updates-rcna145900#rcrd38560","datePublished":"2024-04-08T19:13:34.651Z","dateModified":"2024-04-08T19:15:07.477Z","author":[{"@context":"https://schema.org/","@type":"Person","name":"Chase Cain","image":null,"jobTitle":null,"description":"Chase Cain is a national climate reporter for NBC News."}],"image":"https://media-cldnry.s-nbcnews.com/image/upload/t_fit-1500w,f_auto,q_auto:best/rockcms/2024-04/240408-solar-eclipse-mn-0530-5d25cf.jpg","articleBody":"NBC News climate reporter Chase Cain was in Little Rock for its totality, where an ecologist spoke to him about how the animals were reacting to the sudden darkness."},{"@context":"https://schema.org/","@type":"BlogPosting","publisher":{"@type":"NewsMediaOrganization","name":"NBC News","logo":{"@type":"ImageObject","url":"https://media-cldnry.s-nbcnews.com/image/upload/h_60/v1696280688/newsgroup-logos/nbcnews/logo/primary-black-424x45.png"},"sameAs":["https://twitter.com/nbcnews","https://www.pinterest.com/nbcnews/","https://www.facebook.com/NBCNews/","https://www.instagram.com/nbcnews/","https://www.youtube.com/nbcnews","https://www.snapchat.com/p/8bb879c7-45c0-499c-bb3c-7a3d0e229301/2193844248074240","https://www.tiktok.com/@nbcnews?lang=en"]},"mainEntityOfPage":{"@type":"WebPage","@id":"https://www.nbcnews.com/science/space/live-blog/solar-eclipse-2024-live-updates-rcna145900#rcrd38556"},"headline":"Total eclipse of the heart","url":"https://www.nbcnews.com/science/space/live-blog/solar-eclipse-2024-live-updates-rcna145900#rcrd38556","datePublished":"2024-04-08T19:08:35.713Z","dateModified":"2024-04-08T19:14:44.485Z","author":[{"@context":"https://schema.org/","@type":"Person","name":"Gary Grumbach ","image":"https://media-cldnry.s-nbcnews.com/image/upload/t_fit-1500w,f_auto,q_auto:best/newscms/2024_16/3645263/240415-gary-grumbach-mn-1145.jpg","jobTitle":null,"description":"Gary Grumbach produces and reports for NBC News, based in Washington, D.C.","url":"https://www.nbcnews.com/author/gary-grumbach-ncpn752571","sameAs":["https://twitter.com/GaryGrumbach"]}],"image":"https://media-cldnry.s-nbcnews.com/image/upload/t_fit-1500w,f_auto,q_auto:best/rockcms/2024-04/240408-solar-eclipse-mn-0530-5d25cf.jpg","articleBody":"RUSSELLVILLE, Ark. — Marriage is through sickness and in health, through life’s brightest moments and its darkest. But some want to get the darkest out of the way first.\n\nHundreds of couples from around the country have flocked to a Russellville, Arkansas, soccer field today to tie the knot at the very moment the moon covers the sun. All they needed was a marriage license — and a few minutes on this Monday afternoon — to take part. Call it a total eclipse of the heart.\n\nRussellville is among the top places in the country to watch the solar eclipse: NASA is hosting part of its live broadcast from the city, and hundreds of thousands have traveled into town for the event."},{"@context":"https://schema.org/","@type":"BlogPosting","publisher":{"@type":"NewsMediaOrganization","name":"NBC News","logo":{"@type":"ImageObject","url":"https://media-cldnry.s-nbcnews.com/image/upload/h_60/v1696280688/newsgroup-logos/nbcnews/logo/primary-black-424x45.png"},"sameAs":["https://twitter.com/nbcnews","https://www.pinterest.com/nbcnews/","https://www.facebook.com/NBCNews/","https://www.instagram.com/nbcnews/","https://www.youtube.com/nbcnews","https://www.snapchat.com/p/8bb879c7-45c0-499c-bb3c-7a3d0e229301/2193844248074240","https://www.tiktok.com/@nbcnews?lang=en"]},"mainEntityOfPage":{"@type":"WebPage","@id":"https://www.nbcnews.com/science/space/live-blog/solar-eclipse-2024-live-updates-rcna145900#rcrd38557"},"headline":"Totality has come and gone in Dallas","url":"https://www.nbcnews.com/science/space/live-blog/solar-eclipse-2024-live-updates-rcna145900#rcrd38557","datePublished":"2024-04-08T19:04:38.201Z","dateModified":"2024-04-08T19:11:38.969Z","author":[{"@context":"https://schema.org/","@type":"Person","name":"Claire Cardona","image":null,"jobTitle":null,"description":"Claire Cardona is a breaking news editor for NBC News Digital.","url":"https://www.nbcnews.com/author/claire-cardona-ncpn1280373"}],"image":"https://media-cldnry.s-nbcnews.com/image/upload/t_fit-1500w,f_auto,q_auto:best/rockcms/2024-04/240408-solar-eclipse-mn-0530-5d25cf.jpg","articleBody":"DALLAS — Despite a forecast for cloudy skies, the weather cooperated and an eerie dusk slowly fell as the city entered totality.\n\nFor nearly 4 1/2 minutes, it looked like dusk. Eclipse-watchers looked up and clapped and cheered, but the birds were silent. The temperature — which has been in the 80s and a bit humid — also dropped.\n\nNow that the moon is sliding aside, the birds are chirping once again."},{"@context":"https://schema.org/","@type":"BlogPosting","publisher":{"@type":"NewsMediaOrganization","name":"NBC News","logo":{"@type":"ImageObject","url":"https://media-cldnry.s-nbcnews.com/image/upload/h_60/v1696280688/newsgroup-logos/nbcnews/logo/primary-black-424x45.png"},"sameAs":["https://twitter.com/nbcnews","https://www.pinterest.com/nbcnews/","https://www.facebook.com/NBCNews/","https://www.instagram.com/nbcnews/","https://www.youtube.com/nbcnews","https://www.snapchat.com/p/8bb879c7-45c0-499c-bb3c-7a3d0e229301/2193844248074240","https://www.tiktok.com/@nbcnews?lang=en"]},"mainEntityOfPage":{"@type":"WebPage","@id":"https://www.nbcnews.com/science/space/live-blog/solar-eclipse-2024-live-updates-rcna145900#rcrd38554"},"headline":"Totality crosses Little Rock","url":"https://www.nbcnews.com/science/space/live-blog/solar-eclipse-2024-live-updates-rcna145900#rcrd38554","datePublished":"2024-04-08T19:01:38.616Z","dateModified":"2024-04-08T19:01:38.616Z","author":[{"@context":"https://schema.org/","@type":"Person","name":"Denise Chow","image":"https://media-cldnry.s-nbcnews.com/image/upload/t_fit-1500w,f_auto,q_auto:best/newscms/2022_46/3581047/denise-chow-byline-jm.jpg","jobTitle":null,"description":"Denise Chow is a reporter for NBC News Science focused on general science and climate change.","url":"https://www.nbcnews.com/author/denise-chow-ncpn814621","sameAs":["https://twitter.com/denisechow"]}],"image":"https://media-cldnry.s-nbcnews.com/image/upload/t_fit-1500w,f_auto,q_auto:best/rockcms/2024-04/240408-solar-eclipse-mn-0530-5d25cf.jpg","articleBody":"The solar eclipse is moving over Arkansas at the moment, with totality starting to wrap up in Little Rock. \n\nThe eclipse will continue northeast, with millions more people awaiting their turn to experience a few minutes of darkness in the middle of the afternoon."},{"@context":"https://schema.org/","@type":"BlogPosting","publisher":{"@type":"NewsMediaOrganization","name":"NBC News","logo":{"@type":"ImageObject","url":"https://media-cldnry.s-nbcnews.com/image/upload/h_60/v1696280688/newsgroup-logos/nbcnews/logo/primary-black-424x45.png"},"sameAs":["https://twitter.com/nbcnews","https://www.pinterest.com/nbcnews/","https://www.facebook.com/NBCNews/","https://www.instagram.com/nbcnews/","https://www.youtube.com/nbcnews","https://www.snapchat.com/p/8bb879c7-45c0-499c-bb3c-7a3d0e229301/2193844248074240","https://www.tiktok.com/@nbcnews?lang=en"]},"mainEntityOfPage":{"@type":"WebPage","@id":"https://www.nbcnews.com/science/space/live-blog/solar-eclipse-2024-live-updates-rcna145900#rcrd38555"},"headline":"On the ground in Kerrville, Texas, as the totality passed over","url":"https://www.nbcnews.com/science/space/live-blog/solar-eclipse-2024-live-updates-rcna145900#rcrd38555","datePublished":"2024-04-08T19:01:18.373Z","dateModified":"2024-04-08T19:01:18.373Z","author":[{"@context":"https://schema.org/","@type":"Person","name":"Morgan Chesky","image":null,"jobTitle":null,"description":"Morgan Chesky is a correspondent for NBC News."}],"image":"https://media-cldnry.s-nbcnews.com/image/upload/t_fit-1500w,f_auto,q_auto:best/rockcms/2024-04/240408-solar-eclipse-mn-0530-5d25cf.jpg","articleBody":"NBC News correspondent Morgan Chesky spoke with a family as the moon blotted out the sun over Kerrville. "},{"@context":"https://schema.org/","@type":"BlogPosting","publisher":{"@type":"NewsMediaOrganization","name":"NBC News","logo":{"@type":"ImageObject","url":"https://media-cldnry.s-nbcnews.com/image/upload/h_60/v1696280688/newsgroup-logos/nbcnews/logo/primary-black-424x45.png"},"sameAs":["https://twitter.com/nbcnews","https://www.pinterest.com/nbcnews/","https://www.facebook.com/NBCNews/","https://www.instagram.com/nbcnews/","https://www.youtube.com/nbcnews","https://www.snapchat.com/p/8bb879c7-45c0-499c-bb3c-7a3d0e229301/2193844248074240","https://www.tiktok.com/@nbcnews?lang=en"]},"mainEntityOfPage":{"@type":"WebPage","@id":"https://www.nbcnews.com/science/space/live-blog/solar-eclipse-2024-live-updates-rcna145900#rcrd38553"},"headline":"'Just amazing!': Solar eclipse watchers go wild as the moment of totality passes over Dallas","url":"https://www.nbcnews.com/science/space/live-blog/solar-eclipse-2024-live-updates-rcna145900#rcrd38553","datePublished":"2024-04-08T18:57:45.421Z","dateModified":"2024-04-08T18:57:45.421Z","author":[{"@context":"https://schema.org/","@type":"Person","name":"Al Roker","image":"https://media-cldnry.s-nbcnews.com/image/upload/t_fit-1500w,f_auto,q_auto:best/newscms/2019_38/3013666/al-roker-3.png","jobTitle":null,"description":"Al Roker is a co-host of NBC’s “Today Show,” a co-host of \"Off The Rails\" on Today Show radio on SiriusXM and the host “COLD CUTS with Al Roker” on YouTube. The CEO of Al Roker Entertainment, Inc., he also made his Broadway debut in 2019 in “Waitress” and is the author of 11 books.","sameAs":["https://www.facebook.com/alroker","https://instagram.com/alroker","https://twitter.com/alroker"]}],"image":"https://media-cldnry.s-nbcnews.com/image/upload/t_fit-1500w,f_auto,q_auto:best/rockcms/2024-04/240408-solar-eclipse-mn-0530-5d25cf.jpg","articleBody":"Totality has passed over Dallas. \n\nAl Roker was there for the moment."},{"@context":"https://schema.org/","@type":"BlogPosting","publisher":{"@type":"NewsMediaOrganization","name":"NBC News","logo":{"@type":"ImageObject","url":"https://media-cldnry.s-nbcnews.com/image/upload/h_60/v1696280688/newsgroup-logos/nbcnews/logo/primary-black-424x45.png"},"sameAs":["https://twitter.com/nbcnews","https://www.pinterest.com/nbcnews/","https://www.facebook.com/NBCNews/","https://www.instagram.com/nbcnews/","https://www.youtube.com/nbcnews","https://www.snapchat.com/p/8bb879c7-45c0-499c-bb3c-7a3d0e229301/2193844248074240","https://www.tiktok.com/@nbcnews?lang=en"]},"mainEntityOfPage":{"@type":"WebPage","@id":"https://www.nbcnews.com/science/space/live-blog/solar-eclipse-2024-live-updates-rcna145900#rcrd38551"},"headline":"Spectators in New York City","url":"https://www.nbcnews.com/science/space/live-blog/solar-eclipse-2024-live-updates-rcna145900#rcrd38551","datePublished":"2024-04-08T18:47:20.158Z","dateModified":"2024-04-08T18:48:25.248Z","author":[{"@context":"https://schema.org/","@type":"Person","name":"Shahrzad Elghanayan","image":null,"jobTitle":"senior photo editor","description":"Shahrzad Elghanayan is a senior photo editor for NBC News Digital."}],"image":"https://media-cldnry.s-nbcnews.com/image/upload/t_fit-1500w,f_auto,q_auto:best/rockcms/2024-04/240408-solar-eclipse-mn-0530-5d25cf.jpg","articleBody":"People gathered at the Edge at Hudson Yards observation deck in New York City."},{"@context":"https://schema.org/","@type":"BlogPosting","publisher":{"@type":"NewsMediaOrganization","name":"NBC News","logo":{"@type":"ImageObject","url":"https://media-cldnry.s-nbcnews.com/image/upload/h_60/v1696280688/newsgroup-logos/nbcnews/logo/primary-black-424x45.png"},"sameAs":["https://twitter.com/nbcnews","https://www.pinterest.com/nbcnews/","https://www.facebook.com/NBCNews/","https://www.instagram.com/nbcnews/","https://www.youtube.com/nbcnews","https://www.snapchat.com/p/8bb879c7-45c0-499c-bb3c-7a3d0e229301/2193844248074240","https://www.tiktok.com/@nbcnews?lang=en"]},"mainEntityOfPage":{"@type":"WebPage","@id":"https://www.nbcnews.com/science/space/live-blog/solar-eclipse-2024-live-updates-rcna145900#rcrd38549"},"headline":"Totality underway in Eagle Pass and Kerrville, Texas","url":"https://www.nbcnews.com/science/space/live-blog/solar-eclipse-2024-live-updates-rcna145900#rcrd38549","datePublished":"2024-04-08T18:38:51.078Z","dateModified":"2024-04-08T18:49:08.112Z","author":[{"@context":"https://schema.org/","@type":"Person","name":"Denise Chow","image":"https://media-cldnry.s-nbcnews.com/image/upload/t_fit-1500w,f_auto,q_auto:best/newscms/2022_46/3581047/denise-chow-byline-jm.jpg","jobTitle":null,"description":"Denise Chow is a reporter for NBC News Science focused on general science and climate change.","url":"https://www.nbcnews.com/author/denise-chow-ncpn814621","sameAs":["https://twitter.com/denisechow"]}],"image":"https://media-cldnry.s-nbcnews.com/image/upload/t_fit-1500w,f_auto,q_auto:best/rockcms/2024-04/240408-solar-eclipse-mn-0530-5d25cf.jpg","articleBody":"The moon is in its final stages of sliding between Earth and the sun over Eagle Pass and Kerrville, Texas, the first cities in the state (and the United States) to experience totality.\n\nViewers in these parts of the state will be treated to a little over 4 minutes of darkness — one of the longest stretches of totality in the United States."},{"@context":"https://schema.org/","@type":"BlogPosting","publisher":{"@type":"NewsMediaOrganization","name":"NBC News","logo":{"@type":"ImageObject","url":"https://media-cldnry.s-nbcnews.com/image/upload/h_60/v1696280688/newsgroup-logos/nbcnews/logo/primary-black-424x45.png"},"sameAs":["https://twitter.com/nbcnews","https://www.pinterest.com/nbcnews/","https://www.facebook.com/NBCNews/","https://www.instagram.com/nbcnews/","https://www.youtube.com/nbcnews","https://www.snapchat.com/p/8bb879c7-45c0-499c-bb3c-7a3d0e229301/2193844248074240","https://www.tiktok.com/@nbcnews?lang=en"]},"mainEntityOfPage":{"@type":"WebPage","@id":"https://www.nbcnews.com/science/space/live-blog/solar-eclipse-2024-live-updates-rcna145900#rcrd38547"},"headline":"Just a bite...","url":"https://www.nbcnews.com/science/space/live-blog/solar-eclipse-2024-live-updates-rcna145900#rcrd38547","datePublished":"2024-04-08T18:33:25.995Z","dateModified":"2024-04-08T18:33:25.995Z","author":[{"@context":"https://schema.org/","@type":"Person","name":"Dana Varinsky","image":null,"jobTitle":null,"description":"Dana Varinsky is the breaking health news editor for NBC News Digital.","url":"https://www.nbcnews.com/author/dana-varinsky-ncpn1285766","sameAs":["https://twitter.com/dgvarins"]}],"image":"https://media-cldnry.s-nbcnews.com/image/upload/t_fit-1500w,f_auto,q_auto:best/rockcms/2024-04/240408-solar-eclipse-mn-0530-5d25cf.jpg","articleBody":"OAKLAND — Here in the San Francisco Bay Area, the moon only blocked about a third of the sun during our partial solar eclipse.\n\nI took the colander from my kitchen out to the sidewalk to enjoy the strangely shaped shadows as the moon appeared to take a bite out of the circles of sunlight I'd normally expect to see through the holes. "},{"@context":"https://schema.org/","@type":"BlogPosting","publisher":{"@type":"NewsMediaOrganization","name":"NBC News","logo":{"@type":"ImageObject","url":"https://media-cldnry.s-nbcnews.com/image/upload/h_60/v1696280688/newsgroup-logos/nbcnews/logo/primary-black-424x45.png"},"sameAs":["https://twitter.com/nbcnews","https://www.pinterest.com/nbcnews/","https://www.facebook.com/NBCNews/","https://www.instagram.com/nbcnews/","https://www.youtube.com/nbcnews","https://www.snapchat.com/p/8bb879c7-45c0-499c-bb3c-7a3d0e229301/2193844248074240","https://www.tiktok.com/@nbcnews?lang=en"]},"mainEntityOfPage":{"@type":"WebPage","@id":"https://www.nbcnews.com/science/space/live-blog/solar-eclipse-2024-live-updates-rcna145900#rcrd38542"},"headline":"Watch: Solar eclipse reaches totality in Mazatlán, Mexico ","url":"https://www.nbcnews.com/science/space/live-blog/solar-eclipse-2024-live-updates-rcna145900#rcrd38542","datePublished":"2024-04-08T18:31:04.696Z","dateModified":"2024-04-08T18:31:04.696Z","author":[{"@context":"https://schema.org/","@type":"Person","name":"NBC News","image":null,"jobTitle":null,"sameAs":["https://www.facebook.com/nbcnews","https://instagram.com/nbcnews","https://twitter.com/nbcnews"]}],"image":"https://media-cldnry.s-nbcnews.com/image/upload/t_fit-1500w,f_auto,q_auto:best/rockcms/2024-04/240408-solar-eclipse-mn-0530-5d25cf.jpg","articleBody":"Mexico’s Pacific coast was the first place in North America to experience totality during today's solar eclipse. Experience what it was like in Mazatlán as the moon slid into alignment with Earth and the sun."},{"@context":"https://schema.org/","@type":"BlogPosting","publisher":{"@type":"NewsMediaOrganization","name":"NBC News","logo":{"@type":"ImageObject","url":"https://media-cldnry.s-nbcnews.com/image/upload/h_60/v1696280688/newsgroup-logos/nbcnews/logo/primary-black-424x45.png"},"sameAs":["https://twitter.com/nbcnews","https://www.pinterest.com/nbcnews/","https://www.facebook.com/NBCNews/","https://www.instagram.com/nbcnews/","https://www.youtube.com/nbcnews","https://www.snapchat.com/p/8bb879c7-45c0-499c-bb3c-7a3d0e229301/2193844248074240","https://www.tiktok.com/@nbcnews?lang=en"]},"mainEntityOfPage":{"@type":"WebPage","@id":"https://www.nbcnews.com/science/space/live-blog/solar-eclipse-2024-live-updates-rcna145900#rcrd38546"},"headline":"The 2024 solar eclipse in photos","url":"https://www.nbcnews.com/science/space/live-blog/solar-eclipse-2024-live-updates-rcna145900#rcrd38546","datePublished":"2024-04-08T18:28:54.701Z","dateModified":"2024-04-08T18:35:09.359Z","author":[{"@context":"https://schema.org/","@type":"Person","name":"Chelsea Stahl","image":"https://media-cldnry.s-nbcnews.com/image/upload/t_fit-1500w,f_auto,q_auto:best/newscms/2024_15/3644470/me-headshot-01.jpg","jobTitle":null,"description":"Chelsea Stahl is the art director for NBC News Digital"}],"image":"https://media-cldnry.s-nbcnews.com/image/upload/t_fit-1500w,f_auto,q_auto:best/rockcms/2024-04/240408-solar-eclipse-mn-0530-5d25cf.jpg","articleBody":"Check out a gallery of all the best pictures of the 2024 eclipse. \n\nWe'll be adding to this throughout the day as the moon casts its shadow across the U.S."},{"@context":"https://schema.org/","@type":"BlogPosting","publisher":{"@type":"NewsMediaOrganization","name":"NBC News","logo":{"@type":"ImageObject","url":"https://media-cldnry.s-nbcnews.com/image/upload/h_60/v1696280688/newsgroup-logos/nbcnews/logo/primary-black-424x45.png"},"sameAs":["https://twitter.com/nbcnews","https://www.pinterest.com/nbcnews/","https://www.facebook.com/NBCNews/","https://www.instagram.com/nbcnews/","https://www.youtube.com/nbcnews","https://www.snapchat.com/p/8bb879c7-45c0-499c-bb3c-7a3d0e229301/2193844248074240","https://www.tiktok.com/@nbcnews?lang=en"]},"mainEntityOfPage":{"@type":"WebPage","@id":"https://www.nbcnews.com/science/space/live-blog/solar-eclipse-2024-live-updates-rcna145900#rcrd38539"},"headline":"Stages of the solar eclipse","url":"https://www.nbcnews.com/science/space/live-blog/solar-eclipse-2024-live-updates-rcna145900#rcrd38539","datePublished":"2024-04-08T18:27:20.499Z","dateModified":"2024-04-08T18:29:42.424Z","author":[{"@context":"https://schema.org/","@type":"Person","name":"Denise Chow","image":"https://media-cldnry.s-nbcnews.com/image/upload/t_fit-1500w,f_auto,q_auto:best/newscms/2022_46/3581047/denise-chow-byline-jm.jpg","jobTitle":null,"description":"Denise Chow is a reporter for NBC News Science focused on general science and climate change.","url":"https://www.nbcnews.com/author/denise-chow-ncpn814621","sameAs":["https://twitter.com/denisechow"]}],"image":"https://media-cldnry.s-nbcnews.com/image/upload/t_fit-1500w,f_auto,q_auto:best/rockcms/2024-04/240408-solar-eclipse-mn-0530-5d25cf.jpg","articleBody":"For people along the path of totality, there are some fun milestones to keep track of as the total solar eclipse unfolds.\n\nAs the eclipse progresses and it starts to get dark, look out for the “diamond ring effect” created by the last beams of sunlight. The sun’s atmosphere will appear as an illuminated halo, and the last light still visible will look like the diamond of a giant ring.\n\nAs the sunlight decreases even further, an effect known as Baily’s beads will be created by the moon’s rugged terrain. Tiny “beads” of light will be visible for only a few seconds around the dark moon, as the last bits of sunlight peer through the moon’s mountains and valleys.\n\nWhen the moon is fully blocking the sun, it is safe to remove eclipse glasses and look at the total solar eclipse with the naked eye."},{"@context":"https://schema.org/","@type":"BlogPosting","publisher":{"@type":"NewsMediaOrganization","name":"NBC News","logo":{"@type":"ImageObject","url":"https://media-cldnry.s-nbcnews.com/image/upload/h_60/v1696280688/newsgroup-logos/nbcnews/logo/primary-black-424x45.png"},"sameAs":["https://twitter.com/nbcnews","https://www.pinterest.com/nbcnews/","https://www.facebook.com/NBCNews/","https://www.instagram.com/nbcnews/","https://www.youtube.com/nbcnews","https://www.snapchat.com/p/8bb879c7-45c0-499c-bb3c-7a3d0e229301/2193844248074240","https://www.tiktok.com/@nbcnews?lang=en"]},"mainEntityOfPage":{"@type":"WebPage","@id":"https://www.nbcnews.com/science/space/live-blog/solar-eclipse-2024-live-updates-rcna145900#rcrd38536"},"headline":"Spectators in Mexico","url":"https://www.nbcnews.com/science/space/live-blog/solar-eclipse-2024-live-updates-rcna145900#rcrd38536","datePublished":"2024-04-08T18:24:58.578Z","dateModified":"2024-04-08T18:24:58.578Z","author":[{"@context":"https://schema.org/","@type":"Person","name":"Shahrzad Elghanayan","image":null,"jobTitle":"senior photo editor","description":"Shahrzad Elghanayan is a senior photo editor for NBC News Digital."}],"image":"https://media-cldnry.s-nbcnews.com/image/upload/t_fit-1500w,f_auto,q_auto:best/rockcms/2024-04/240408-solar-eclipse-mn-0530-5d25cf.jpg","articleBody":"People gathered to watch the eclipse in Mazatlán, one of the first parts of North America to see the totality."},{"@context":"https://schema.org/","@type":"BlogPosting","publisher":{"@type":"NewsMediaOrganization","name":"NBC News","logo":{"@type":"ImageObject","url":"https://media-cldnry.s-nbcnews.com/image/upload/h_60/v1696280688/newsgroup-logos/nbcnews/logo/primary-black-424x45.png"},"sameAs":["https://twitter.com/nbcnews","https://www.pinterest.com/nbcnews/","https://www.facebook.com/NBCNews/","https://www.instagram.com/nbcnews/","https://www.youtube.com/nbcnews","https://www.snapchat.com/p/8bb879c7-45c0-499c-bb3c-7a3d0e229301/2193844248074240","https://www.tiktok.com/@nbcnews?lang=en"]},"mainEntityOfPage":{"@type":"WebPage","@id":"https://www.nbcnews.com/science/space/live-blog/solar-eclipse-2024-live-updates-rcna145900#rcrd38543"},"headline":"Sunlight dims in D.C.","url":"https://www.nbcnews.com/science/space/live-blog/solar-eclipse-2024-live-updates-rcna145900#rcrd38543","datePublished":"2024-04-08T18:24:04.575Z","dateModified":"2024-04-08T18:27:16.477Z","author":[{"@context":"https://schema.org/","@type":"Person","name":"Maggie More, NBC Washington","image":null,"jobTitle":null,"description":"Margaretha More is a digital content producer for NBC Washington."}],"image":"https://media-cldnry.s-nbcnews.com/image/upload/t_fit-1500w,f_auto,q_auto:best/rockcms/2024-04/240408-solar-eclipse-mn-0530-5d25cf.jpg","articleBody":"WASHINGTON — It’s 2:19 p.m., and the edge of the moon is visible in front of the sun — and it got just a tad dimmer and a tad cooler on the National Mall.\n\nAt first it seemed like it could have been one of the few fluffy white clouds in the sky, but then the cloud moved and the dimmer light stayed the same. \n\nThe crowds are a now a little quieter, and more people are looking up."},{"@context":"https://schema.org/","@type":"BlogPosting","publisher":{"@type":"NewsMediaOrganization","name":"NBC News","logo":{"@type":"ImageObject","url":"https://media-cldnry.s-nbcnews.com/image/upload/h_60/v1696280688/newsgroup-logos/nbcnews/logo/primary-black-424x45.png"},"sameAs":["https://twitter.com/nbcnews","https://www.pinterest.com/nbcnews/","https://www.facebook.com/NBCNews/","https://www.instagram.com/nbcnews/","https://www.youtube.com/nbcnews","https://www.snapchat.com/p/8bb879c7-45c0-499c-bb3c-7a3d0e229301/2193844248074240","https://www.tiktok.com/@nbcnews?lang=en"]},"mainEntityOfPage":{"@type":"WebPage","@id":"https://www.nbcnews.com/science/space/live-blog/solar-eclipse-2024-live-updates-rcna145900#rcrd38541"},"headline":"First views of totality","url":"https://www.nbcnews.com/science/space/live-blog/solar-eclipse-2024-live-updates-rcna145900#rcrd38541","datePublished":"2024-04-08T18:20:21.463Z","dateModified":"2024-04-08T18:27:06.162Z","author":[{"@context":"https://schema.org/","@type":"Person","name":"Denise Chow","image":"https://media-cldnry.s-nbcnews.com/image/upload/t_fit-1500w,f_auto,q_auto:best/newscms/2022_46/3581047/denise-chow-byline-jm.jpg","jobTitle":null,"description":"Denise Chow is a reporter for NBC News Science focused on general science and climate change.","url":"https://www.nbcnews.com/author/denise-chow-ncpn814621","sameAs":["https://twitter.com/denisechow"]}],"image":"https://media-cldnry.s-nbcnews.com/image/upload/t_fit-1500w,f_auto,q_auto:best/rockcms/2024-04/240408-solar-eclipse-mn-0530-5d25cf.jpg","articleBody":"We're getting our first views of the total solar eclipse from Mazatlán in Mexico, as totality takes hold and darkens afternoon skies."},{"@context":"https://schema.org/","@type":"BlogPosting","publisher":{"@type":"NewsMediaOrganization","name":"NBC News","logo":{"@type":"ImageObject","url":"https://media-cldnry.s-nbcnews.com/image/upload/h_60/v1696280688/newsgroup-logos/nbcnews/logo/primary-black-424x45.png"},"sameAs":["https://twitter.com/nbcnews","https://www.pinterest.com/nbcnews/","https://www.facebook.com/NBCNews/","https://www.instagram.com/nbcnews/","https://www.youtube.com/nbcnews","https://www.snapchat.com/p/8bb879c7-45c0-499c-bb3c-7a3d0e229301/2193844248074240","https://www.tiktok.com/@nbcnews?lang=en"]},"mainEntityOfPage":{"@type":"WebPage","@id":"https://www.nbcnews.com/science/space/live-blog/solar-eclipse-2024-live-updates-rcna145900#rcrd38531"},"headline":"Ontario beach fills with telescopes, chairs and tents","url":"https://www.nbcnews.com/science/space/live-blog/solar-eclipse-2024-live-updates-rcna145900#rcrd38531","datePublished":"2024-04-08T18:15:37.013Z","dateModified":"2024-04-08T18:15:37.013Z","author":[{"@context":"https://schema.org/","@type":"Person","name":"Chantal Da Silva","image":"https://media-cldnry.s-nbcnews.com/image/upload/t_fit-1500w,f_auto,q_auto:best/newscms/2023_46/3629676/chantal.jpg","jobTitle":null,"description":"Chantal Da Silva is a breaking news editor for NBC News Digital based in London. ","url":"https://www.nbcnews.com/author/chantal-da-silva-ncpn1269216"}],"image":"https://media-cldnry.s-nbcnews.com/image/upload/t_fit-1500w,f_auto,q_auto:best/rockcms/2024-04/240408-solar-eclipse-mn-0530-5d25cf.jpg","articleBody":"FORT ERIE, Canada — Hundreds of people have gathered on Bay Beach in Fort Erie, located in the Canadian province of Ontario, to take part in this historic moment. The beach, one of eight designated eclipse viewing spots in Fort Erie, was dotted with telescopes and tents as observers hoped overcast skies would clear.\n\n“I’m a big astronomy fan,” said Chung Zheng, who drove roughly two hours from Toronto with friends to observe the eclipse. \n\nZheng, 28, set up his own telescope on the beach. \n\n“This is a very rare event for us to have it so close,” he said. “We wouldn’t miss this opportunity for the world.”"},{"@context":"https://schema.org/","@type":"BlogPosting","publisher":{"@type":"NewsMediaOrganization","name":"NBC News","logo":{"@type":"ImageObject","url":"https://media-cldnry.s-nbcnews.com/image/upload/h_60/v1696280688/newsgroup-logos/nbcnews/logo/primary-black-424x45.png"},"sameAs":["https://twitter.com/nbcnews","https://www.pinterest.com/nbcnews/","https://www.facebook.com/NBCNews/","https://www.instagram.com/nbcnews/","https://www.youtube.com/nbcnews","https://www.snapchat.com/p/8bb879c7-45c0-499c-bb3c-7a3d0e229301/2193844248074240","https://www.tiktok.com/@nbcnews?lang=en"]},"mainEntityOfPage":{"@type":"WebPage","@id":"https://www.nbcnews.com/science/space/live-blog/solar-eclipse-2024-live-updates-rcna145900#rcrd38533"},"headline":"Pinhole boxes at the ready","url":"https://www.nbcnews.com/science/space/live-blog/solar-eclipse-2024-live-updates-rcna145900#rcrd38533","datePublished":"2024-04-08T18:14:53.638Z","dateModified":"2024-04-08T18:23:59.156Z","author":[{"@context":"https://schema.org/","@type":"Person","name":"George Solis","image":null,"jobTitle":null,"description":"George Solis is a national correspondent with NBC News."}],"image":"https://media-cldnry.s-nbcnews.com/image/upload/t_fit-1500w,f_auto,q_auto:best/rockcms/2024-04/240408-solar-eclipse-mn-0530-5d25cf.jpg","articleBody":"Here on the deck of the USS Intrepid, an aicraft-carrier-turned-museum that is hosting an eclipse event, some people have come prepared with pinhole projectors.\n\nSusan Madison said she looked up how to make hers on YouTube.\n\n\"I never got glasses. I was afraid we’d get here and they would be out of them, so I looked up and found several different ways to make it,\" she said. \n\nKaren Armas Landau has just returned from a trip to Peru and figured she'd skip doing anything for the eclipse. Now, she's on the flight deck and ready for the show.\n\n\"I just kept thinking about it and saying, 'Yeah, but it’s a solar eclipse,'\" she said. \"I’ve never seen any eclipse before.\""},{"@context":"https://schema.org/","@type":"BlogPosting","publisher":{"@type":"NewsMediaOrganization","name":"NBC News","logo":{"@type":"ImageObject","url":"https://media-cldnry.s-nbcnews.com/image/upload/h_60/v1696280688/newsgroup-logos/nbcnews/logo/primary-black-424x45.png"},"sameAs":["https://twitter.com/nbcnews","https://www.pinterest.com/nbcnews/","https://www.facebook.com/NBCNews/","https://www.instagram.com/nbcnews/","https://www.youtube.com/nbcnews","https://www.snapchat.com/p/8bb879c7-45c0-499c-bb3c-7a3d0e229301/2193844248074240","https://www.tiktok.com/@nbcnews?lang=en"]},"mainEntityOfPage":{"@type":"WebPage","@id":"https://www.nbcnews.com/science/space/live-blog/solar-eclipse-2024-live-updates-rcna145900#rcrd38538"},"headline":"A look at the eclipse from deep in the heart of (and above) Texas","url":"https://www.nbcnews.com/science/space/live-blog/solar-eclipse-2024-live-updates-rcna145900#rcrd38538","datePublished":"2024-04-08T18:12:40.167Z","dateModified":"2024-04-08T18:12:40.167Z","author":[{"@context":"https://schema.org/","@type":"Person","name":"Gadi Schwartz","image":null,"jobTitle":null,"description":"Gadi Schwartz is a correspondent for NBC News and a host of Stay Tuned on Snapchat."}],"image":"https://media-cldnry.s-nbcnews.com/image/upload/t_fit-1500w,f_auto,q_auto:best/rockcms/2024-04/240408-solar-eclipse-mn-0530-5d25cf.jpg","articleBody":"NBC News host Gadi Schwartz is airborne to get a look at the eclipse from high above Texas. Here's a first look at his trip:"},{"@context":"https://schema.org/","@type":"BlogPosting","publisher":{"@type":"NewsMediaOrganization","name":"NBC News","logo":{"@type":"ImageObject","url":"https://media-cldnry.s-nbcnews.com/image/upload/h_60/v1696280688/newsgroup-logos/nbcnews/logo/primary-black-424x45.png"},"sameAs":["https://twitter.com/nbcnews","https://www.pinterest.com/nbcnews/","https://www.facebook.com/NBCNews/","https://www.instagram.com/nbcnews/","https://www.youtube.com/nbcnews","https://www.snapchat.com/p/8bb879c7-45c0-499c-bb3c-7a3d0e229301/2193844248074240","https://www.tiktok.com/@nbcnews?lang=en"]},"mainEntityOfPage":{"@type":"WebPage","@id":"https://www.nbcnews.com/science/space/live-blog/solar-eclipse-2024-live-updates-rcna145900#rcrd38537"},"headline":"Eclipse begins in Cleveland","url":"https://www.nbcnews.com/science/space/live-blog/solar-eclipse-2024-live-updates-rcna145900#rcrd38537","datePublished":"2024-04-08T18:10:47.432Z","dateModified":"2024-04-08T18:10:47.432Z","author":[{"@context":"https://schema.org/","@type":"Person","name":" Jesse Kirsch","image":null,"jobTitle":"Correspondent"}],"image":"https://media-cldnry.s-nbcnews.com/image/upload/t_fit-1500w,f_auto,q_auto:best/rockcms/2024-04/240408-solar-eclipse-mn-0530-5d25cf.jpg","articleBody":"A partial eclipse is now visible in Cleveland! The bottom right corner of the sun is covered, making it look like an eyeball looking down from the skies."},{"@context":"https://schema.org/","@type":"BlogPosting","publisher":{"@type":"NewsMediaOrganization","name":"NBC News","logo":{"@type":"ImageObject","url":"https://media-cldnry.s-nbcnews.com/image/upload/h_60/v1696280688/newsgroup-logos/nbcnews/logo/primary-black-424x45.png"},"sameAs":["https://twitter.com/nbcnews","https://www.pinterest.com/nbcnews/","https://www.facebook.com/NBCNews/","https://www.instagram.com/nbcnews/","https://www.youtube.com/nbcnews","https://www.snapchat.com/p/8bb879c7-45c0-499c-bb3c-7a3d0e229301/2193844248074240","https://www.tiktok.com/@nbcnews?lang=en"]},"mainEntityOfPage":{"@type":"WebPage","@id":"https://www.nbcnews.com/science/space/live-blog/solar-eclipse-2024-live-updates-rcna145900#rcrd38528"},"headline":"President Biden: 'Don't be silly, folks'","url":"https://www.nbcnews.com/science/space/live-blog/solar-eclipse-2024-live-updates-rcna145900#rcrd38528","datePublished":"2024-04-08T18:08:52.668Z","dateModified":"2024-04-08T18:08:52.668Z","author":[{"@context":"https://schema.org/","@type":"Person","name":"Denise Chow","image":"https://media-cldnry.s-nbcnews.com/image/upload/t_fit-1500w,f_auto,q_auto:best/newscms/2022_46/3581047/denise-chow-byline-jm.jpg","jobTitle":null,"description":"Denise Chow is a reporter for NBC News Science focused on general science and climate change.","url":"https://www.nbcnews.com/author/denise-chow-ncpn814621","sameAs":["https://twitter.com/denisechow"]}],"image":"https://media-cldnry.s-nbcnews.com/image/upload/t_fit-1500w,f_auto,q_auto:best/rockcms/2024-04/240408-solar-eclipse-mn-0530-5d25cf.jpg","articleBody":"President Joe Biden is getting in on the eclipse fun from the White House. \n\nThe nation’s capital is not in the eclipse’s path of totality, but the president nonetheless had an important reminder for anyone planning to look skyward and watch the moon partially or fully block the sun’s light today.\n\n“An eclipse is worth marveling at,” Biden wrote in a post on X. “But don’t be silly, folks — play it safe and wear protective eyewear.”"},{"@context":"https://schema.org/","@type":"BlogPosting","publisher":{"@type":"NewsMediaOrganization","name":"NBC News","logo":{"@type":"ImageObject","url":"https://media-cldnry.s-nbcnews.com/image/upload/h_60/v1696280688/newsgroup-logos/nbcnews/logo/primary-black-424x45.png"},"sameAs":["https://twitter.com/nbcnews","https://www.pinterest.com/nbcnews/","https://www.facebook.com/NBCNews/","https://www.instagram.com/nbcnews/","https://www.youtube.com/nbcnews","https://www.snapchat.com/p/8bb879c7-45c0-499c-bb3c-7a3d0e229301/2193844248074240","https://www.tiktok.com/@nbcnews?lang=en"]},"mainEntityOfPage":{"@type":"WebPage","@id":"https://www.nbcnews.com/science/space/live-blog/solar-eclipse-2024-live-updates-rcna145900#rcrd38527"},"headline":"Thousands pack Indianapolis Motor Speedway to view eclipse","url":"https://www.nbcnews.com/science/space/live-blog/solar-eclipse-2024-live-updates-rcna145900#rcrd38527","datePublished":"2024-04-08T18:01:04.854Z","dateModified":"2024-04-08T18:01:04.854Z","author":[{"@context":"https://schema.org/","@type":"Person","name":"Lester Holt","image":"https://media-cldnry.s-nbcnews.com/image/upload/t_fit-1500w,f_auto,q_auto:best/newscms/2014_01/94656/lesternews-grid-4x2.jpg","jobTitle":"Anchor","description":"Lester Holt is the anchor of \"NBC Nightly News.\"","sameAs":["https://twitter.com/lesterholtnbc"]}],"image":"https://media-cldnry.s-nbcnews.com/image/upload/t_fit-1500w,f_auto,q_auto:best/rockcms/2024-04/240408-solar-eclipse-mn-0530-5d25cf.jpg","articleBody":"Nearly 50,000 people have descended on the Indianapolis Motor Speedway to catch one of the area's best views of today's total solar eclipse.\n\nIndianapolis is the biggest city in the eclipse’s path of totality outside of Texas."},{"@context":"https://schema.org/","@type":"BlogPosting","publisher":{"@type":"NewsMediaOrganization","name":"NBC News","logo":{"@type":"ImageObject","url":"https://media-cldnry.s-nbcnews.com/image/upload/h_60/v1696280688/newsgroup-logos/nbcnews/logo/primary-black-424x45.png"},"sameAs":["https://twitter.com/nbcnews","https://www.pinterest.com/nbcnews/","https://www.facebook.com/NBCNews/","https://www.instagram.com/nbcnews/","https://www.youtube.com/nbcnews","https://www.snapchat.com/p/8bb879c7-45c0-499c-bb3c-7a3d0e229301/2193844248074240","https://www.tiktok.com/@nbcnews?lang=en"]},"mainEntityOfPage":{"@type":"WebPage","@id":"https://www.nbcnews.com/science/space/live-blog/solar-eclipse-2024-live-updates-rcna145900#rcrd38530"},"headline":"Cloudy but hopeful in upstate New York","url":"https://www.nbcnews.com/science/space/live-blog/solar-eclipse-2024-live-updates-rcna145900#rcrd38530","datePublished":"2024-04-08T17:53:08.889Z","dateModified":"2024-04-08T18:06:39.619Z","author":[{"@context":"https://schema.org/","@type":"Person","name":"Ryan Nobles","image":"https://media-cldnry.s-nbcnews.com/image/upload/t_fit-1500w,f_auto,q_auto:best/newscms/2024_10/3641224/ryan_noble.jpg","jobTitle":null,"description":"Ryan Nobles is a correspondent covering Capitol Hill.","url":"https://www.nbcnews.com/author/ryan-nobles-ncpn1300284"}],"image":"https://media-cldnry.s-nbcnews.com/image/upload/t_fit-1500w,f_auto,q_auto:best/rockcms/2024-04/240408-solar-eclipse-mn-0530-5d25cf.jpg","articleBody":"BROCKPORT, N.Y. — Crowds are gathering on the campus of SUNY Brockport in anticipation of today’s total solar eclipse. \n\nThe college has been preparing for this day for more than three years and still even at this late hour they don’t know what to expect. The cloudy skies at this point have kept the big crowds away, but there is still a significant group of eclipse watchers lined up on the center line of totality, which runs right through the campus and makes this a special vantage point. \n\nThe college has partnered with universities across the U.S. for research projects connected to the eclipse, and they have canceled classes for most of Monday so students can participate in eclipse-themed events. \n\nThe clouds are starting to break up, so when the eclipse rolls through they are hopeful this crowd will get the show they are looking for."},{"@context":"https://schema.org/","@type":"BlogPosting","publisher":{"@type":"NewsMediaOrganization","name":"NBC News","logo":{"@type":"ImageObject","url":"https://media-cldnry.s-nbcnews.com/image/upload/h_60/v1696280688/newsgroup-logos/nbcnews/logo/primary-black-424x45.png"},"sameAs":["https://twitter.com/nbcnews","https://www.pinterest.com/nbcnews/","https://www.facebook.com/NBCNews/","https://www.instagram.com/nbcnews/","https://www.youtube.com/nbcnews","https://www.snapchat.com/p/8bb879c7-45c0-499c-bb3c-7a3d0e229301/2193844248074240","https://www.tiktok.com/@nbcnews?lang=en"]},"mainEntityOfPage":{"@type":"WebPage","@id":"https://www.nbcnews.com/science/space/live-blog/solar-eclipse-2024-live-updates-rcna145900#rcrd38512"},"headline":"Natural reactions: How animals may behave during the eclipse","url":"https://www.nbcnews.com/science/space/live-blog/solar-eclipse-2024-live-updates-rcna145900#rcrd38512","datePublished":"2024-04-08T17:51:31.055Z","dateModified":"2024-04-08T17:51:31.055Z","author":[{"@context":"https://schema.org/","@type":"Person","name":"Chase Cain","image":null,"jobTitle":null,"description":"Chase Cain is a national climate reporter for NBC News."}],"image":"https://media-cldnry.s-nbcnews.com/image/upload/t_fit-1500w,f_auto,q_auto:best/rockcms/2024-04/240408-solar-eclipse-mn-0530-5d25cf.jpg","articleBody":"Wildlife may respond in various ways to the few minutes of darkness during totality. Jason Milks, a wildlife ecologist with The Nature Conservancy, says the reactions can be grouped into four categories: doing nothing, bedtime behavior, anxiety and possibly even mating."},{"@context":"https://schema.org/","@type":"BlogPosting","publisher":{"@type":"NewsMediaOrganization","name":"NBC News","logo":{"@type":"ImageObject","url":"https://media-cldnry.s-nbcnews.com/image/upload/h_60/v1696280688/newsgroup-logos/nbcnews/logo/primary-black-424x45.png"},"sameAs":["https://twitter.com/nbcnews","https://www.pinterest.com/nbcnews/","https://www.facebook.com/NBCNews/","https://www.instagram.com/nbcnews/","https://www.youtube.com/nbcnews","https://www.snapchat.com/p/8bb879c7-45c0-499c-bb3c-7a3d0e229301/2193844248074240","https://www.tiktok.com/@nbcnews?lang=en"]},"mainEntityOfPage":{"@type":"WebPage","@id":"https://www.nbcnews.com/science/space/live-blog/solar-eclipse-2024-live-updates-rcna145900#rcrd38525"},"headline":"And so it begins...","url":"https://www.nbcnews.com/science/space/live-blog/solar-eclipse-2024-live-updates-rcna145900#rcrd38525","datePublished":"2024-04-08T17:48:56.848Z","dateModified":"2024-04-08T17:54:43.296Z","author":[{"@context":"https://schema.org/","@type":"Person","name":"Denise Chow","image":"https://media-cldnry.s-nbcnews.com/image/upload/t_fit-1500w,f_auto,q_auto:best/newscms/2022_46/3581047/denise-chow-byline-jm.jpg","jobTitle":null,"description":"Denise Chow is a reporter for NBC News Science focused on general science and climate change.","url":"https://www.nbcnews.com/author/denise-chow-ncpn814621","sameAs":["https://twitter.com/denisechow"]}],"image":"https://media-cldnry.s-nbcnews.com/image/upload/t_fit-1500w,f_auto,q_auto:best/rockcms/2024-04/240408-solar-eclipse-mn-0530-5d25cf.jpg","articleBody":"The solar eclipse has begun for viewers in Mexico, the first in North America to see the moon block the sun's light. The eclipse will cross into the United States over Texas next."},{"@context":"https://schema.org/","@type":"BlogPosting","publisher":{"@type":"NewsMediaOrganization","name":"NBC News","logo":{"@type":"ImageObject","url":"https://media-cldnry.s-nbcnews.com/image/upload/h_60/v1696280688/newsgroup-logos/nbcnews/logo/primary-black-424x45.png"},"sameAs":["https://twitter.com/nbcnews","https://www.pinterest.com/nbcnews/","https://www.facebook.com/NBCNews/","https://www.instagram.com/nbcnews/","https://www.youtube.com/nbcnews","https://www.snapchat.com/p/8bb879c7-45c0-499c-bb3c-7a3d0e229301/2193844248074240","https://www.tiktok.com/@nbcnews?lang=en"]},"mainEntityOfPage":{"@type":"WebPage","@id":"https://www.nbcnews.com/science/space/live-blog/solar-eclipse-2024-live-updates-rcna145900#rcrd38523"},"headline":"Retro in a day: Paraphenalia marks eclipse fervor","url":"https://www.nbcnews.com/science/space/live-blog/solar-eclipse-2024-live-updates-rcna145900#rcrd38523","datePublished":"2024-04-08T17:45:52.633Z","dateModified":"2024-04-08T17:54:20.251Z","author":[{"@context":"https://schema.org/","@type":"Person","name":"Joy Burton","image":"https://media-cldnry.s-nbcnews.com/image/upload/t_fit-1500w,f_auto,q_auto:best/newscms/2024_02/3635032/syracuse-headshot-square.jpg","jobTitle":null,"description":"Joy Burton works in audience development for NBC News and MSNBC. ","url":"https://www.nbcnews.com/author/joy-burton-ncpn1307976"}],"image":"https://media-cldnry.s-nbcnews.com/image/upload/t_fit-1500w,f_auto,q_auto:best/rockcms/2024-04/240408-solar-eclipse-mn-0530-5d25cf.jpg","articleBody":"If you live in the path of totality, you’ve probably seen more than your fair share of eclipse-themed potpourri. \n\nFrom branded eclipse glasses and T-shirts at thrift stores to drinks at local bars, eclipse-themed (and apocalypse-themed) paraphernalia is all the rage. "},{"@context":"https://schema.org/","@type":"BlogPosting","publisher":{"@type":"NewsMediaOrganization","name":"NBC News","logo":{"@type":"ImageObject","url":"https://media-cldnry.s-nbcnews.com/image/upload/h_60/v1696280688/newsgroup-logos/nbcnews/logo/primary-black-424x45.png"},"sameAs":["https://twitter.com/nbcnews","https://www.pinterest.com/nbcnews/","https://www.facebook.com/NBCNews/","https://www.instagram.com/nbcnews/","https://www.youtube.com/nbcnews","https://www.snapchat.com/p/8bb879c7-45c0-499c-bb3c-7a3d0e229301/2193844248074240","https://www.tiktok.com/@nbcnews?lang=en"]},"mainEntityOfPage":{"@type":"WebPage","@id":"https://www.nbcnews.com/science/space/live-blog/solar-eclipse-2024-live-updates-rcna145900#rcrd38522"},"headline":"A look behind the scenes as the eclipse begins","url":"https://www.nbcnews.com/science/space/live-blog/solar-eclipse-2024-live-updates-rcna145900#rcrd38522","datePublished":"2024-04-08T17:44:06.649Z","dateModified":"2024-04-08T17:53:28.833Z","author":[{"@context":"https://schema.org/","@type":"Person","name":"Janelle Rodriguez","image":null,"jobTitle":null,"description":"Janelle Rodriguez is NBC News' Executive Vice President of Programming."}],"image":"https://media-cldnry.s-nbcnews.com/image/upload/t_fit-1500w,f_auto,q_auto:best/rockcms/2024-04/240408-solar-eclipse-mn-0530-5d25cf.jpg","articleBody":"We are ready to go live for our very special eclipse coverage from control room 1A. \n\nLester Holt is live at the Indianapolis Motor Speedway with Tom Costello. Al Roker is in Dallas, and we have reporters out in the field from Mexico to Maine. \n\nThe view from our control room isn't bad either. Watching the sun through all of our cameras is extraordinary."},{"@context":"https://schema.org/","@type":"BlogPosting","publisher":{"@type":"NewsMediaOrganization","name":"NBC News","logo":{"@type":"ImageObject","url":"https://media-cldnry.s-nbcnews.com/image/upload/h_60/v1696280688/newsgroup-logos/nbcnews/logo/primary-black-424x45.png"},"sameAs":["https://twitter.com/nbcnews","https://www.pinterest.com/nbcnews/","https://www.facebook.com/NBCNews/","https://www.instagram.com/nbcnews/","https://www.youtube.com/nbcnews","https://www.snapchat.com/p/8bb879c7-45c0-499c-bb3c-7a3d0e229301/2193844248074240","https://www.tiktok.com/@nbcnews?lang=en"]},"mainEntityOfPage":{"@type":"WebPage","@id":"https://www.nbcnews.com/science/space/live-blog/solar-eclipse-2024-live-updates-rcna145900#rcrd38526"},"headline":"It's already busy on the National Mall","url":"https://www.nbcnews.com/science/space/live-blog/solar-eclipse-2024-live-updates-rcna145900#rcrd38526","datePublished":"2024-04-08T17:41:52.955Z","dateModified":"2024-04-08T17:52:41.649Z","author":[{"@context":"https://schema.org/","@type":"Person","name":"Maggie More, NBC Washington","image":null,"jobTitle":null,"description":"Margaretha More is a digital content producer for NBC Washington."}],"image":"https://media-cldnry.s-nbcnews.com/image/upload/t_fit-1500w,f_auto,q_auto:best/rockcms/2024-04/240408-solar-eclipse-mn-0530-5d25cf.jpg","articleBody":"WASHINGTON — It’s a lovely, sunny April day on the National Mall, and by 1:30 p.m. residents from across the DMV and beyond were already staking spots on the grass to watch the solar eclipse.\n\nIt’s a Monday, but you wouldn’t know it from the size of the crowds and the enthusiasm they’re showing. It feels more like a busy Saturday — people are walking dogs, biking and setting up picnics with friends or their kids.\n\nPeriodic clumps of people are also gathering around tents from different Smithsonian museums, which are handing out eclipse glasses and information about how the eclipse happens."},{"@context":"https://schema.org/","@type":"BlogPosting","publisher":{"@type":"NewsMediaOrganization","name":"NBC News","logo":{"@type":"ImageObject","url":"https://media-cldnry.s-nbcnews.com/image/upload/h_60/v1696280688/newsgroup-logos/nbcnews/logo/primary-black-424x45.png"},"sameAs":["https://twitter.com/nbcnews","https://www.pinterest.com/nbcnews/","https://www.facebook.com/NBCNews/","https://www.instagram.com/nbcnews/","https://www.youtube.com/nbcnews","https://www.snapchat.com/p/8bb879c7-45c0-499c-bb3c-7a3d0e229301/2193844248074240","https://www.tiktok.com/@nbcnews?lang=en"]},"mainEntityOfPage":{"@type":"WebPage","@id":"https://www.nbcnews.com/science/space/live-blog/solar-eclipse-2024-live-updates-rcna145900#rcrd38520"},"headline":"An eclipse celebration generations in the making","url":"https://www.nbcnews.com/science/space/live-blog/solar-eclipse-2024-live-updates-rcna145900#rcrd38520","datePublished":"2024-04-08T17:36:02.762Z","dateModified":"2024-04-08T17:51:35.983Z","author":[{"@context":"https://schema.org/","@type":"Person","name":"Liz Lambert","image":null,"jobTitle":null,"description":"Elizabeth Lambert is a product manager for NBC News Group."}],"image":"https://media-cldnry.s-nbcnews.com/image/upload/t_fit-1500w,f_auto,q_auto:best/rockcms/2024-04/240408-solar-eclipse-mn-0530-5d25cf.jpg","articleBody":"MONROEVILLE, Ohio — Family, friends and neighbors are gathering in this rural town for an eclipse celebration directly in the path of the totality. \n\nThree generations of the Sabo family have returned to the family farm, where the oldest generation was born, for the once-in-a-lifetime event. The gathering is getting underway with homemade chili cooked over the fire, along with custom eclipse-themed sugar cookies showing the stages of the eclipse made by Columbus-based bakery Momma Sabo’s for the event."},{"@context":"https://schema.org/","@type":"BlogPosting","publisher":{"@type":"NewsMediaOrganization","name":"NBC News","logo":{"@type":"ImageObject","url":"https://media-cldnry.s-nbcnews.com/image/upload/h_60/v1696280688/newsgroup-logos/nbcnews/logo/primary-black-424x45.png"},"sameAs":["https://twitter.com/nbcnews","https://www.pinterest.com/nbcnews/","https://www.facebook.com/NBCNews/","https://www.instagram.com/nbcnews/","https://www.youtube.com/nbcnews","https://www.snapchat.com/p/8bb879c7-45c0-499c-bb3c-7a3d0e229301/2193844248074240","https://www.tiktok.com/@nbcnews?lang=en"]},"mainEntityOfPage":{"@type":"WebPage","@id":"https://www.nbcnews.com/science/space/live-blog/solar-eclipse-2024-live-updates-rcna145900#rcrd38509"},"headline":"A 'devil comet' is set to swing by the sun and could be visible during the eclipse ","url":"https://www.nbcnews.com/science/space/live-blog/solar-eclipse-2024-live-updates-rcna145900#rcrd38509","datePublished":"2024-04-08T17:28:42.129Z","dateModified":"2024-04-08T17:30:12.769Z","author":[{"@context":"https://schema.org/","@type":"Person","name":"Denise Chow","image":"https://media-cldnry.s-nbcnews.com/image/upload/t_fit-1500w,f_auto,q_auto:best/newscms/2022_46/3581047/denise-chow-byline-jm.jpg","jobTitle":null,"description":"Denise Chow is a reporter for NBC News Science focused on general science and climate change.","url":"https://www.nbcnews.com/author/denise-chow-ncpn814621","sameAs":["https://twitter.com/denisechow"]}],"image":"https://media-cldnry.s-nbcnews.com/image/upload/t_fit-1500w,f_auto,q_auto:best/rockcms/2024-04/240408-solar-eclipse-mn-0530-5d25cf.jpg","articleBody":"A “devil comet” known for its occasional outbursts is currently visible in the night sky, and lucky stargazers may even be able to spot the celestial object during the eclipse.\n\nComet 12P/Pons-Brooks was nicknamed the “devil comet” because an eruption last year left it with two distinct trails of gas and ice in the shape of devil horns.\n\nRead the full story here."},{"@context":"https://schema.org/","@type":"BlogPosting","publisher":{"@type":"NewsMediaOrganization","name":"NBC News","logo":{"@type":"ImageObject","url":"https://media-cldnry.s-nbcnews.com/image/upload/h_60/v1696280688/newsgroup-logos/nbcnews/logo/primary-black-424x45.png"},"sameAs":["https://twitter.com/nbcnews","https://www.pinterest.com/nbcnews/","https://www.facebook.com/NBCNews/","https://www.instagram.com/nbcnews/","https://www.youtube.com/nbcnews","https://www.snapchat.com/p/8bb879c7-45c0-499c-bb3c-7a3d0e229301/2193844248074240","https://www.tiktok.com/@nbcnews?lang=en"]},"mainEntityOfPage":{"@type":"WebPage","@id":"https://www.nbcnews.com/science/space/live-blog/solar-eclipse-2024-live-updates-rcna145900#rcrd38510"},"headline":"A once-in-a-lifetime chance to witness 'syzygy'","url":"https://www.nbcnews.com/science/space/live-blog/solar-eclipse-2024-live-updates-rcna145900#rcrd38510","datePublished":"2024-04-08T17:21:27.764Z","dateModified":"2024-04-08T20:24:46.519Z","author":[{"@context":"https://schema.org/","@type":"Person","name":"George Solis","image":null,"jobTitle":null,"description":"George Solis is a national correspondent with NBC News."}],"image":"https://media-cldnry.s-nbcnews.com/image/upload/t_fit-1500w,f_auto,q_auto:best/rockcms/2024-04/240408-solar-eclipse-mn-0530-5d25cf.jpg","articleBody":"New York City may not be in the path of totality for today’s solar eclipse, but that hasn’t dampened astrophysicist Mark Baraket’s enthusiasm for what he says is a once-in-a-lifetime event.\n\nBaraket will be witnessing a partial solar eclipse from the deck of the Intrepid Museum, a converted aircraft carrier stationed on the west side of Manhattan.\n\n\"This is the forces of nature live at work: the moon in conjunction with the sun and the Earth,\" he said. \"And by the way, they have a name for that. It's called 'syzygy.' That is a real word. If you played it in Scrabble, you get 25 points. ... It means all three objects are in perfect alignment.\""},{"@context":"https://schema.org/","@type":"BlogPosting","publisher":{"@type":"NewsMediaOrganization","name":"NBC News","logo":{"@type":"ImageObject","url":"https://media-cldnry.s-nbcnews.com/image/upload/h_60/v1696280688/newsgroup-logos/nbcnews/logo/primary-black-424x45.png"},"sameAs":["https://twitter.com/nbcnews","https://www.pinterest.com/nbcnews/","https://www.facebook.com/NBCNews/","https://www.instagram.com/nbcnews/","https://www.youtube.com/nbcnews","https://www.snapchat.com/p/8bb879c7-45c0-499c-bb3c-7a3d0e229301/2193844248074240","https://www.tiktok.com/@nbcnews?lang=en"]},"mainEntityOfPage":{"@type":"WebPage","@id":"https://www.nbcnews.com/science/space/live-blog/solar-eclipse-2024-live-updates-rcna145900#rcrd38506"},"headline":"Burlington is bustling","url":"https://www.nbcnews.com/science/space/live-blog/solar-eclipse-2024-live-updates-rcna145900#rcrd38506","datePublished":"2024-04-08T17:14:41.094Z","dateModified":"2024-04-08T17:28:34.744Z","author":[{"@context":"https://schema.org/","@type":"Person","name":"Matt Fortin","image":null,"jobTitle":null,"description":"Matt Fortin is a digital reporter for NBC News' station in Boston."}],"image":"https://media-cldnry.s-nbcnews.com/image/upload/t_fit-1500w,f_auto,q_auto:best/rockcms/2024-04/240408-solar-eclipse-mn-0530-5d25cf.jpg","articleBody":"BURLINGTON, Vt. — Vermont’s largest city has rolled out the red carpet for visitors from all over who are anxious to see a rare total solar eclipse.\n\nBurlington’s lakefront has been gradually filling up throughout the day, with tourists setting up telescopes, tents chairs and more. Many people are lining up at merchandise tents to get a souvenir to mark the occasion.\n\nJennifer Garland of Massachusetts said she missed the last total eclipse in 2017, so she was sure to have a spot early in the day right on Lake Champlain.\n\n“I had cancer at the time,” Garland said, recalling 2017. “I couldn’t travel. … It killed me. These things are like once, maybe twice in a lifetime, and I don’t want to miss it.”\n\nAs of noon, parking lots were quickly filling up and crowds were trekking along downtown Burlington’s sidewalks toward the lake for viewing."},{"@context":"https://schema.org/","@type":"BlogPosting","publisher":{"@type":"NewsMediaOrganization","name":"NBC News","logo":{"@type":"ImageObject","url":"https://media-cldnry.s-nbcnews.com/image/upload/h_60/v1696280688/newsgroup-logos/nbcnews/logo/primary-black-424x45.png"},"sameAs":["https://twitter.com/nbcnews","https://www.pinterest.com/nbcnews/","https://www.facebook.com/NBCNews/","https://www.instagram.com/nbcnews/","https://www.youtube.com/nbcnews","https://www.snapchat.com/p/8bb879c7-45c0-499c-bb3c-7a3d0e229301/2193844248074240","https://www.tiktok.com/@nbcnews?lang=en"]},"mainEntityOfPage":{"@type":"WebPage","@id":"https://www.nbcnews.com/science/space/live-blog/solar-eclipse-2024-live-updates-rcna145900#rcrd38508"},"headline":"Cloudy skies loom at Niagara Falls","url":"https://www.nbcnews.com/science/space/live-blog/solar-eclipse-2024-live-updates-rcna145900#rcrd38508","datePublished":"2024-04-08T17:13:14.578Z","dateModified":"2024-04-08T17:13:14.578Z","author":[{"@context":"https://schema.org/","@type":"Person","name":"Matthew Nighswander","image":"https://media-cldnry.s-nbcnews.com/image/upload/t_fit-1500w,f_auto,q_auto:best/newscms/2014_21/463046/140521_nighswander_portrait_67931065.jpg","jobTitle":"Multimedia Producer","description":"Matt Nighswander joined NBCNews.com as a multimedia producer in July 2012. Nighswander is part of the team responsible for selecting photos for the site and creating original content based on photography. Among his individual responsibilities is the Month in Space slideshow. Nighswander reports to James Collins, director of photography.","sameAs":["https://www.facebook.com/nighswander.tumblr.com"]}],"image":"https://media-cldnry.s-nbcnews.com/image/upload/t_fit-1500w,f_auto,q_auto:best/rockcms/2024-04/240408-solar-eclipse-mn-0530-5d25cf.jpg","articleBody":"People gather under overcast skies ahead of a total solar eclipse in Niagara Falls, Ontario. But Environment Canada’s weather predictions for the afternoon don’t look promising."},{"@context":"https://schema.org/","@type":"BlogPosting","publisher":{"@type":"NewsMediaOrganization","name":"NBC News","logo":{"@type":"ImageObject","url":"https://media-cldnry.s-nbcnews.com/image/upload/h_60/v1696280688/newsgroup-logos/nbcnews/logo/primary-black-424x45.png"},"sameAs":["https://twitter.com/nbcnews","https://www.pinterest.com/nbcnews/","https://www.facebook.com/NBCNews/","https://www.instagram.com/nbcnews/","https://www.youtube.com/nbcnews","https://www.snapchat.com/p/8bb879c7-45c0-499c-bb3c-7a3d0e229301/2193844248074240","https://www.tiktok.com/@nbcnews?lang=en"]},"mainEntityOfPage":{"@type":"WebPage","@id":"https://www.nbcnews.com/science/space/live-blog/solar-eclipse-2024-live-updates-rcna145900#rcrd38501"},"headline":"Al Roker previews NBC News’ solar eclipse coverage from Dallas ","url":"https://www.nbcnews.com/science/space/live-blog/solar-eclipse-2024-live-updates-rcna145900#rcrd38501","datePublished":"2024-04-08T17:05:29.006Z","dateModified":"2024-04-08T17:07:30.822Z","author":[{"@context":"https://schema.org/","@type":"Person","name":"Al Roker","image":"https://media-cldnry.s-nbcnews.com/image/upload/t_fit-1500w,f_auto,q_auto:best/newscms/2019_38/3013666/al-roker-3.png","jobTitle":null,"description":"Al Roker is a co-host of NBC’s “Today Show,” a co-host of \"Off The Rails\" on Today Show radio on SiriusXM and the host “COLD CUTS with Al Roker” on YouTube. The CEO of Al Roker Entertainment, Inc., he also made his Broadway debut in 2019 in “Waitress” and is the author of 11 books.","sameAs":["https://www.facebook.com/alroker","https://instagram.com/alroker","https://twitter.com/alroker"]}],"image":"https://media-cldnry.s-nbcnews.com/image/upload/t_fit-1500w,f_auto,q_auto:best/rockcms/2024-04/240408-solar-eclipse-mn-0530-5d25cf.jpg","articleBody":"Ahead of today's total solar eclipse, Al Roker details NBC News’ coverage of the celestial event from the Perot Museum of Nature and Science in Dallas.\n\nNBC correspondents will also be reporting live from Arkansas, Indiana, Ohio, New York, Maine and elsewhere along the eclipse’s path of totality."},{"@context":"https://schema.org/","@type":"BlogPosting","publisher":{"@type":"NewsMediaOrganization","name":"NBC News","logo":{"@type":"ImageObject","url":"https://media-cldnry.s-nbcnews.com/image/upload/h_60/v1696280688/newsgroup-logos/nbcnews/logo/primary-black-424x45.png"},"sameAs":["https://twitter.com/nbcnews","https://www.pinterest.com/nbcnews/","https://www.facebook.com/NBCNews/","https://www.instagram.com/nbcnews/","https://www.youtube.com/nbcnews","https://www.snapchat.com/p/8bb879c7-45c0-499c-bb3c-7a3d0e229301/2193844248074240","https://www.tiktok.com/@nbcnews?lang=en"]},"mainEntityOfPage":{"@type":"WebPage","@id":"https://www.nbcnews.com/science/space/live-blog/solar-eclipse-2024-live-updates-rcna145900#rcrd38511"},"headline":"Eclipse flights swarm airports: ‘We had to close the runway to park planes’","url":"https://www.nbcnews.com/science/space/live-blog/solar-eclipse-2024-live-updates-rcna145900#rcrd38511","datePublished":"2024-04-08T17:00:19.588Z","dateModified":"2024-04-08T17:11:30.650Z","author":[{"@context":"https://schema.org/","@type":"Person","name":"Leslie Josephs, CNBC ","image":null,"jobTitle":null}],"image":"https://media-cldnry.s-nbcnews.com/image/upload/t_fit-1500w,f_auto,q_auto:best/rockcms/2024-04/240408-solar-eclipse-mn-0530-5d25cf.jpg","articleBody":"Monday’s solar eclipse is giving some of the country’s smaller airports their moment in the sun.\n\nThe Federal Aviation Administration reported arriving flights at airports from Burlington, Vermont, to southern Illinois were briefly halted on Monday morning ahead of the total eclipse.\n\nSuch disruptions are routinely caused by bad weather and heavy traffic in big-city hubs, but high demand for prime views of the phenomenon jammed some smaller airports on Monday. The best views of the solar eclipse in the U.S. span from Texas through Illinois, Kentucky and Ohio to northwestern New York and Maine, according to NASA.\n\nA ground stop halts arrivals into an airport, giving a facility time to catch up and avoid airplane parking jams on the ground.\n\nRead the full story here."},{"@context":"https://schema.org/","@type":"BlogPosting","publisher":{"@type":"NewsMediaOrganization","name":"NBC News","logo":{"@type":"ImageObject","url":"https://media-cldnry.s-nbcnews.com/image/upload/h_60/v1696280688/newsgroup-logos/nbcnews/logo/primary-black-424x45.png"},"sameAs":["https://twitter.com/nbcnews","https://www.pinterest.com/nbcnews/","https://www.facebook.com/NBCNews/","https://www.instagram.com/nbcnews/","https://www.youtube.com/nbcnews","https://www.snapchat.com/p/8bb879c7-45c0-499c-bb3c-7a3d0e229301/2193844248074240","https://www.tiktok.com/@nbcnews?lang=en"]},"mainEntityOfPage":{"@type":"WebPage","@id":"https://www.nbcnews.com/science/space/live-blog/solar-eclipse-2024-live-updates-rcna145900#rcrd38505"},"headline":"Some eclipse glasses recalled over safety concerns","url":"https://www.nbcnews.com/science/space/live-blog/solar-eclipse-2024-live-updates-rcna145900#rcrd38505","datePublished":"2024-04-08T16:54:15.688Z","dateModified":"2024-04-08T17:10:06.835Z","author":[{"@context":"https://schema.org/","@type":"Person","name":"Denise Chow","image":"https://media-cldnry.s-nbcnews.com/image/upload/t_fit-1500w,f_auto,q_auto:best/newscms/2022_46/3581047/denise-chow-byline-jm.jpg","jobTitle":null,"description":"Denise Chow is a reporter for NBC News Science focused on general science and climate change.","url":"https://www.nbcnews.com/author/denise-chow-ncpn814621","sameAs":["https://twitter.com/denisechow"]}],"image":"https://media-cldnry.s-nbcnews.com/image/upload/t_fit-1500w,f_auto,q_auto:best/rockcms/2024-04/240408-solar-eclipse-mn-0530-5d25cf.jpg","articleBody":"Some eclipse glasses reportedly sold through Amazon have been recalled because they might not meet safety standards, according to the Illinois Department of Public Health.\n\nThe recalled glasses were sold as \"Biniki Solar Eclipse Glasses AAS Approved 2024 — CE & ISO Certified Safe Shades for Direct Sun Viewing (6 Packs).\" In addition to online sales, they were available at several stores in southern Illinois.\n\nThe recalled glasses were labeled as “EN ISO 12312-1:2022,” according to the health department. Proper eclipse glasses should have the manufacturer’s name and address clearly labeled, along with the ISO logo and the code “IS 12312-2” printed on the inside.\n\n“People in possession of the recalled glasses should not use them to view the eclipse,” the public health department said in a statement. “Using inadequate eye protection could lead to serious eye damage.”"},{"@context":"https://schema.org/","@type":"BlogPosting","publisher":{"@type":"NewsMediaOrganization","name":"NBC News","logo":{"@type":"ImageObject","url":"https://media-cldnry.s-nbcnews.com/image/upload/h_60/v1696280688/newsgroup-logos/nbcnews/logo/primary-black-424x45.png"},"sameAs":["https://twitter.com/nbcnews","https://www.pinterest.com/nbcnews/","https://www.facebook.com/NBCNews/","https://www.instagram.com/nbcnews/","https://www.youtube.com/nbcnews","https://www.snapchat.com/p/8bb879c7-45c0-499c-bb3c-7a3d0e229301/2193844248074240","https://www.tiktok.com/@nbcnews?lang=en"]},"mainEntityOfPage":{"@type":"WebPage","@id":"https://www.nbcnews.com/science/space/live-blog/solar-eclipse-2024-live-updates-rcna145900#rcrd38487"},"headline":"How birds and other wildlife may react to the eclipse","url":"https://www.nbcnews.com/science/space/live-blog/solar-eclipse-2024-live-updates-rcna145900#rcrd38487","datePublished":"2024-04-08T16:41:50.304Z","dateModified":"2024-04-08T16:41:50.304Z","author":[{"@context":"https://schema.org/","@type":"Person","name":"Chase Cain","image":null,"jobTitle":null,"description":"Chase Cain is a national climate reporter for NBC News."}],"image":"https://media-cldnry.s-nbcnews.com/image/upload/t_fit-1500w,f_auto,q_auto:best/rockcms/2024-04/240408-solar-eclipse-mn-0530-5d25cf.jpg","articleBody":"For wildlife, the sudden darkness of a total solar eclipse comes as a surprise. Birds might squawk to sound an alarm. Crickets start to chirp and owls hoot as if it’s nighttime. \n\nWe’re at a nature preserve near Little Rock to witness how wildlife responds to the total eclipse."},{"@context":"https://schema.org/","@type":"BlogPosting","publisher":{"@type":"NewsMediaOrganization","name":"NBC News","logo":{"@type":"ImageObject","url":"https://media-cldnry.s-nbcnews.com/image/upload/h_60/v1696280688/newsgroup-logos/nbcnews/logo/primary-black-424x45.png"},"sameAs":["https://twitter.com/nbcnews","https://www.pinterest.com/nbcnews/","https://www.facebook.com/NBCNews/","https://www.instagram.com/nbcnews/","https://www.youtube.com/nbcnews","https://www.snapchat.com/p/8bb879c7-45c0-499c-bb3c-7a3d0e229301/2193844248074240","https://www.tiktok.com/@nbcnews?lang=en"]},"mainEntityOfPage":{"@type":"WebPage","@id":"https://www.nbcnews.com/science/space/live-blog/solar-eclipse-2024-live-updates-rcna145900#rcrd38495"},"headline":"How visually impaired people are participating in the eclipse from Ohio","url":"https://www.nbcnews.com/science/space/live-blog/solar-eclipse-2024-live-updates-rcna145900#rcrd38495","datePublished":"2024-04-08T16:29:44.299Z","dateModified":"2024-04-08T17:05:51.419Z","author":[{"@context":"https://schema.org/","@type":"Person","name":" Jesse Kirsch","image":null,"jobTitle":"Correspondent"}],"image":"https://media-cldnry.s-nbcnews.com/image/upload/t_fit-1500w,f_auto,q_auto:best/rockcms/2024-04/240408-solar-eclipse-mn-0530-5d25cf.jpg","articleBody":"People who are visually impaired can still participate in eclipse festivities in Cleveland, thanks to a \"LightSound\" device that converts light from the sun into noise.\n\n“So you hear the tone — brighter light is a higher pitch tone — and as the shadow passes over, it’s going to get lower and lower and lower until it’s just a series of clicks when it’s perfectly dark,” said Lindsay Deering, an information and education administrator at the Ohio Department of Natural Resources."},{"@context":"https://schema.org/","@type":"BlogPosting","publisher":{"@type":"NewsMediaOrganization","name":"NBC News","logo":{"@type":"ImageObject","url":"https://media-cldnry.s-nbcnews.com/image/upload/h_60/v1696280688/newsgroup-logos/nbcnews/logo/primary-black-424x45.png"},"sameAs":["https://twitter.com/nbcnews","https://www.pinterest.com/nbcnews/","https://www.facebook.com/NBCNews/","https://www.instagram.com/nbcnews/","https://www.youtube.com/nbcnews","https://www.snapchat.com/p/8bb879c7-45c0-499c-bb3c-7a3d0e229301/2193844248074240","https://www.tiktok.com/@nbcnews?lang=en"]},"mainEntityOfPage":{"@type":"WebPage","@id":"https://www.nbcnews.com/science/space/live-blog/solar-eclipse-2024-live-updates-rcna145900#rcrd38497"},"headline":"Staking out spots for the eclipse","url":"https://www.nbcnews.com/science/space/live-blog/solar-eclipse-2024-live-updates-rcna145900#rcrd38497","datePublished":"2024-04-08T16:17:41.143Z","dateModified":"2024-04-08T16:49:38.121Z","author":[{"@context":"https://schema.org/","@type":"Person","name":"Shahrzad Elghanayan","image":null,"jobTitle":"senior photo editor","description":"Shahrzad Elghanayan is a senior photo editor for NBC News Digital."}],"image":"https://media-cldnry.s-nbcnews.com/image/upload/t_fit-1500w,f_auto,q_auto:best/rockcms/2024-04/240408-solar-eclipse-mn-0530-5d25cf.jpg","articleBody":"From Mexico to Maine, people have already begun to snag choice viewing spots, hoping to catch a view of the solar eclipse."},{"@context":"https://schema.org/","@type":"BlogPosting","publisher":{"@type":"NewsMediaOrganization","name":"NBC News","logo":{"@type":"ImageObject","url":"https://media-cldnry.s-nbcnews.com/image/upload/h_60/v1696280688/newsgroup-logos/nbcnews/logo/primary-black-424x45.png"},"sameAs":["https://twitter.com/nbcnews","https://www.pinterest.com/nbcnews/","https://www.facebook.com/NBCNews/","https://www.instagram.com/nbcnews/","https://www.youtube.com/nbcnews","https://www.snapchat.com/p/8bb879c7-45c0-499c-bb3c-7a3d0e229301/2193844248074240","https://www.tiktok.com/@nbcnews?lang=en"]},"mainEntityOfPage":{"@type":"WebPage","@id":"https://www.nbcnews.com/science/space/live-blog/solar-eclipse-2024-live-updates-rcna145900#rcrd38499"},"headline":"Texas Eclipse Festival canceled due to severe weather","url":"https://www.nbcnews.com/science/space/live-blog/solar-eclipse-2024-live-updates-rcna145900#rcrd38499","datePublished":"2024-04-08T16:05:18.554Z","dateModified":"2024-04-08T16:05:18.554Z","author":[{"@context":"https://schema.org/","@type":"Person","name":"Denise Chow","image":"https://media-cldnry.s-nbcnews.com/image/upload/t_fit-1500w,f_auto,q_auto:best/newscms/2022_46/3581047/denise-chow-byline-jm.jpg","jobTitle":null,"description":"Denise Chow is a reporter for NBC News Science focused on general science and climate change.","url":"https://www.nbcnews.com/author/denise-chow-ncpn814621","sameAs":["https://twitter.com/denisechow"]}],"image":"https://media-cldnry.s-nbcnews.com/image/upload/t_fit-1500w,f_auto,q_auto:best/rockcms/2024-04/240408-solar-eclipse-mn-0530-5d25cf.jpg","articleBody":"The Texas Eclipse Festival in Burnet has been canceled because of expected severe weather today through Wednesday, including the possibility of thunderstorms, hail, high winds and tornadoes.\n\n“Your safety is our top priority. With the support and coordination of Burnet County officials, local safety agencies, and The National Weather Service, we’ve agreed to end the festival today in a calm orderly manner,” event organizers said in a post on the festival’s website.\n\nOrganizers said people can stay for the solar eclipse as long as they are prepared to depart after totality.\n\n“This guidance may change based on weather,” officials said."},{"@context":"https://schema.org/","@type":"BlogPosting","publisher":{"@type":"NewsMediaOrganization","name":"NBC News","logo":{"@type":"ImageObject","url":"https://media-cldnry.s-nbcnews.com/image/upload/h_60/v1696280688/newsgroup-logos/nbcnews/logo/primary-black-424x45.png"},"sameAs":["https://twitter.com/nbcnews","https://www.pinterest.com/nbcnews/","https://www.facebook.com/NBCNews/","https://www.instagram.com/nbcnews/","https://www.youtube.com/nbcnews","https://www.snapchat.com/p/8bb879c7-45c0-499c-bb3c-7a3d0e229301/2193844248074240","https://www.tiktok.com/@nbcnews?lang=en"]},"mainEntityOfPage":{"@type":"WebPage","@id":"https://www.nbcnews.com/science/space/live-blog/solar-eclipse-2024-live-updates-rcna145900#rcrd38482"},"headline":"Chasing eclipses from Hawaii to Indiana","url":"https://www.nbcnews.com/science/space/live-blog/solar-eclipse-2024-live-updates-rcna145900#rcrd38482","datePublished":"2024-04-08T15:58:50.267Z","dateModified":"2024-04-08T15:58:50.267Z","author":[{"@context":"https://schema.org/","@type":"Person","name":"Denise Chow","image":"https://media-cldnry.s-nbcnews.com/image/upload/t_fit-1500w,f_auto,q_auto:best/newscms/2022_46/3581047/denise-chow-byline-jm.jpg","jobTitle":null,"description":"Denise Chow is a reporter for NBC News Science focused on general science and climate change.","url":"https://www.nbcnews.com/author/denise-chow-ncpn814621","sameAs":["https://twitter.com/denisechow"]}],"image":"https://media-cldnry.s-nbcnews.com/image/upload/t_fit-1500w,f_auto,q_auto:best/rockcms/2024-04/240408-solar-eclipse-mn-0530-5d25cf.jpg","articleBody":"Newton Chu traveled more than 4,000 miles to witness today's total solar eclipse.\n\nJourneying from Hilo, Hawaii, to Indianapolis, it will be Chu's third time experiencing totality. He saw his first total solar eclipse in 1991 from the summit of Mauna Kea in Hawaii, at an altitude of 13,500 feet. In 2017, Chu traveled to Sun Valley, Idaho, and witnessed totality atop one of the local mountains.\n\nThis time around, Chu said he's hoping to do something a little different. \n\n“My goal is to see some planets this time, which I’ve never seen before in the daytime,” he said, adding that he'll be looking out for Saturn, Venus and even a rare comet that could be visible near Jupiter.\n\nBut ultimately, he wants to simply enjoy the experience of his third total solar eclipse. “Hopefully I’ll try to stay in the moment,” he said. \n\nChu said traveling to see eclipses has given him a good excuse to experience celestial events in the great outdoors while surrounded by friends and family.\n\n“It’s really something quite special,” he said."},{"@context":"https://schema.org/","@type":"BlogPosting","publisher":{"@type":"NewsMediaOrganization","name":"NBC News","logo":{"@type":"ImageObject","url":"https://media-cldnry.s-nbcnews.com/image/upload/h_60/v1696280688/newsgroup-logos/nbcnews/logo/primary-black-424x45.png"},"sameAs":["https://twitter.com/nbcnews","https://www.pinterest.com/nbcnews/","https://www.facebook.com/NBCNews/","https://www.instagram.com/nbcnews/","https://www.youtube.com/nbcnews","https://www.snapchat.com/p/8bb879c7-45c0-499c-bb3c-7a3d0e229301/2193844248074240","https://www.tiktok.com/@nbcnews?lang=en"]},"mainEntityOfPage":{"@type":"WebPage","@id":"https://www.nbcnews.com/science/space/live-blog/solar-eclipse-2024-live-updates-rcna145900#rcrd38488"},"headline":"Texas crowds hope clouds don’t obscure solar eclipse","url":"https://www.nbcnews.com/science/space/live-blog/solar-eclipse-2024-live-updates-rcna145900#rcrd38488","datePublished":"2024-04-08T15:58:32.671Z","dateModified":"2024-04-08T16:42:54.764Z","author":[{"@context":"https://schema.org/","@type":"Person","name":"Claire Cardona","image":null,"jobTitle":null,"description":"Claire Cardona is a breaking news editor for NBC News Digital.","url":"https://www.nbcnews.com/author/claire-cardona-ncpn1280373"}],"image":"https://media-cldnry.s-nbcnews.com/image/upload/t_fit-1500w,f_auto,q_auto:best/rockcms/2024-04/240408-solar-eclipse-mn-0530-5d25cf.jpg","articleBody":"DALLAS — It’s pretty cloudy here, but it’s still early! And you never know what’s going to happen with the weather in Texas.That said, there is some expectation from forecasters that there could be some breaks in the clouds before storms roll in."},{"@context":"https://schema.org/","@type":"BlogPosting","publisher":{"@type":"NewsMediaOrganization","name":"NBC News","logo":{"@type":"ImageObject","url":"https://media-cldnry.s-nbcnews.com/image/upload/h_60/v1696280688/newsgroup-logos/nbcnews/logo/primary-black-424x45.png"},"sameAs":["https://twitter.com/nbcnews","https://www.pinterest.com/nbcnews/","https://www.facebook.com/NBCNews/","https://www.instagram.com/nbcnews/","https://www.youtube.com/nbcnews","https://www.snapchat.com/p/8bb879c7-45c0-499c-bb3c-7a3d0e229301/2193844248074240","https://www.tiktok.com/@nbcnews?lang=en"]},"mainEntityOfPage":{"@type":"WebPage","@id":"https://www.nbcnews.com/science/space/live-blog/solar-eclipse-2024-live-updates-rcna145900#rcrd38485"},"headline":"Explainer: What happens during a solar eclipse? ","url":"https://www.nbcnews.com/science/space/live-blog/solar-eclipse-2024-live-updates-rcna145900#rcrd38485","datePublished":"2024-04-08T15:54:25.865Z","dateModified":"2024-04-08T15:54:25.865Z","author":[{"@context":"https://schema.org/","@type":"Person","name":"Angie Lassman","image":null,"jobTitle":null,"description":"Angie Lassman is a meteorologist for NBC News."}],"image":"https://media-cldnry.s-nbcnews.com/image/upload/t_fit-1500w,f_auto,q_auto:best/rockcms/2024-04/240408-solar-eclipse-mn-0530-5d25cf.jpg","articleBody":"Eclipse mania is in full effect, but what exactly is taking place in the sky? NBC News’ Angie Lassman uses augmented reality technology to give a visual representation of what happens during a total solar eclipse."},{"@context":"https://schema.org/","@type":"BlogPosting","publisher":{"@type":"NewsMediaOrganization","name":"NBC News","logo":{"@type":"ImageObject","url":"https://media-cldnry.s-nbcnews.com/image/upload/h_60/v1696280688/newsgroup-logos/nbcnews/logo/primary-black-424x45.png"},"sameAs":["https://twitter.com/nbcnews","https://www.pinterest.com/nbcnews/","https://www.facebook.com/NBCNews/","https://www.instagram.com/nbcnews/","https://www.youtube.com/nbcnews","https://www.snapchat.com/p/8bb879c7-45c0-499c-bb3c-7a3d0e229301/2193844248074240","https://www.tiktok.com/@nbcnews?lang=en"]},"mainEntityOfPage":{"@type":"WebPage","@id":"https://www.nbcnews.com/science/space/live-blog/solar-eclipse-2024-live-updates-rcna145900#rcrd38490"},"headline":"William Shatner reflects on the ‘magical’ nature of a total eclipse ","url":"https://www.nbcnews.com/science/space/live-blog/solar-eclipse-2024-live-updates-rcna145900#rcrd38490","datePublished":"2024-04-08T15:47:19.664Z","dateModified":"2024-04-08T17:39:45.363Z","author":[{"@context":"https://schema.org/","@type":"Person","name":"Maura Barrett","image":null,"jobTitle":null,"description":"Maura Barrett is a correspondent for NBC News.","url":"https://www.nbcnews.com/author/maura-barrett-ncpn751676","sameAs":["https://twitter.com/MauraBarrettNBC"]},{"@context":"https://schema.org/","@type":"Person","name":"Lucas Thompson","image":null,"jobTitle":null,"description":"Lucas Thompson is a content producer for the NBC News Climate Unit."}],"image":"https://media-cldnry.s-nbcnews.com/image/upload/t_fit-1500w,f_auto,q_auto:best/rockcms/2024-04/240408-solar-eclipse-mn-0530-5d25cf.jpg","articleBody":"BLOOMINGTON, Ind. — William Shatner, the oldest person to ever visit space, will be on stage narrating the moments leading to totality at Indiana University this afternoon. \n\nSitting down with NBC News, he expressed the magical feeling an eclipse will will provide: \"It’s huge when you think about it. Celestial bodies are placing themselves between other celestial bodies.\"\n\nBut in combination with his fascination and curiosity about space, he advised humans “need to do both” when it comes to tackling climate change on Earth and exploring space around our home planet.\n\n\"You have to have a focus on the most important part, which is staying alive. I mean, what’s the point of going into space, if you can’t come back, or you were overcome by the fumes?\" he said. \"No, we’re in a dire situation. We’ve got to clean up the environment and add our curiosity and our ambition to see what’s out there.\""},{"@context":"https://schema.org/","@type":"BlogPosting","publisher":{"@type":"NewsMediaOrganization","name":"NBC News","logo":{"@type":"ImageObject","url":"https://media-cldnry.s-nbcnews.com/image/upload/h_60/v1696280688/newsgroup-logos/nbcnews/logo/primary-black-424x45.png"},"sameAs":["https://twitter.com/nbcnews","https://www.pinterest.com/nbcnews/","https://www.facebook.com/NBCNews/","https://www.instagram.com/nbcnews/","https://www.youtube.com/nbcnews","https://www.snapchat.com/p/8bb879c7-45c0-499c-bb3c-7a3d0e229301/2193844248074240","https://www.tiktok.com/@nbcnews?lang=en"]},"mainEntityOfPage":{"@type":"WebPage","@id":"https://www.nbcnews.com/science/space/live-blog/solar-eclipse-2024-live-updates-rcna145900#rcrd38491"},"headline":"Couple prepares for mass wedding in Arkansas","url":"https://www.nbcnews.com/science/space/live-blog/solar-eclipse-2024-live-updates-rcna145900#rcrd38491","datePublished":"2024-04-08T15:41:21.350Z","dateModified":"2024-04-08T15:41:21.350Z","author":[{"@context":"https://schema.org/","@type":"Person","name":"Matthew Nighswander","image":"https://media-cldnry.s-nbcnews.com/image/upload/t_fit-1500w,f_auto,q_auto:best/newscms/2014_21/463046/140521_nighswander_portrait_67931065.jpg","jobTitle":"Multimedia Producer","description":"Matt Nighswander joined NBCNews.com as a multimedia producer in July 2012. Nighswander is part of the team responsible for selecting photos for the site and creating original content based on photography. Among his individual responsibilities is the Month in Space slideshow. Nighswander reports to James Collins, director of photography.","sameAs":["https://www.facebook.com/nighswander.tumblr.com"]}],"image":"https://media-cldnry.s-nbcnews.com/image/upload/t_fit-1500w,f_auto,q_auto:best/rockcms/2024-04/240408-solar-eclipse-mn-0530-5d25cf.jpg","articleBody":"Bride and groom Kylee and Michael Rice prepare to take a hot air balloon ride before a planned mass wedding of over 200 couples at the \"Total Eclipse of the Heart\" festival in Russellville, Ark."},{"@context":"https://schema.org/","@type":"BlogPosting","publisher":{"@type":"NewsMediaOrganization","name":"NBC News","logo":{"@type":"ImageObject","url":"https://media-cldnry.s-nbcnews.com/image/upload/h_60/v1696280688/newsgroup-logos/nbcnews/logo/primary-black-424x45.png"},"sameAs":["https://twitter.com/nbcnews","https://www.pinterest.com/nbcnews/","https://www.facebook.com/NBCNews/","https://www.instagram.com/nbcnews/","https://www.youtube.com/nbcnews","https://www.snapchat.com/p/8bb879c7-45c0-499c-bb3c-7a3d0e229301/2193844248074240","https://www.tiktok.com/@nbcnews?lang=en"]},"mainEntityOfPage":{"@type":"WebPage","@id":"https://www.nbcnews.com/science/space/live-blog/solar-eclipse-2024-live-updates-rcna145900#rcrd38493"},"headline":"A second eclipse for Joe and Chris Scott","url":"https://www.nbcnews.com/science/space/live-blog/solar-eclipse-2024-live-updates-rcna145900#rcrd38493","datePublished":"2024-04-08T15:35:20.430Z","dateModified":"2024-04-08T15:38:17.900Z","author":[{"@context":"https://schema.org/","@type":"Person","name":"Ginger Gibson","image":"https://media-cldnry.s-nbcnews.com/image/upload/t_fit-1500w,f_auto,q_auto:best/newscms/2023_08/3595833/ginger-gibson-byline-jm-1.jpg","jobTitle":null,"description":"Ginger Gibson is the senior Washington editor for NBC News Digital.","url":"https://www.nbcnews.com/author/ginger-gibson-ncpn1233927","sameAs":["https://twitter.com/gingergibson"]}],"image":"https://media-cldnry.s-nbcnews.com/image/upload/t_fit-1500w,f_auto,q_auto:best/rockcms/2024-04/240408-solar-eclipse-mn-0530-5d25cf.jpg","articleBody":"NEW SPRINGFIELD, Ohio — Joe Scott, 63, and Chris Scott, 62, of Fredericksburg, Virginia, are headed to see their second total solar eclipse, sporting T-shirts touting the feat.\n\nThe retired couple watched the 2017 eclipse at the zoo in Greenville, South Carolina. This time, they have tickets to watch from the Rock & Roll Hall of Fame in Cleveland.\n\nThe pair had anticipated seeing the animals go wild at the zoo, but said instead most just went to sleep.\n\n“Everyone told us the animals would be crazy. They actually just thought it was nighttime and went to sleep,” Joe Scott said while taking a break at an Ohio travel plaza. “And so now we’re going to the other extreme.”\n\n“It’s going to be a party,” Chris Scott added."},{"@context":"https://schema.org/","@type":"BlogPosting","publisher":{"@type":"NewsMediaOrganization","name":"NBC News","logo":{"@type":"ImageObject","url":"https://media-cldnry.s-nbcnews.com/image/upload/h_60/v1696280688/newsgroup-logos/nbcnews/logo/primary-black-424x45.png"},"sameAs":["https://twitter.com/nbcnews","https://www.pinterest.com/nbcnews/","https://www.facebook.com/NBCNews/","https://www.instagram.com/nbcnews/","https://www.youtube.com/nbcnews","https://www.snapchat.com/p/8bb879c7-45c0-499c-bb3c-7a3d0e229301/2193844248074240","https://www.tiktok.com/@nbcnews?lang=en"]},"mainEntityOfPage":{"@type":"WebPage","@id":"https://www.nbcnews.com/science/space/live-blog/solar-eclipse-2024-live-updates-rcna145900#rcrd38024"},"headline":"Wider path of totality for 2024 eclipse ","url":"https://www.nbcnews.com/science/space/live-blog/solar-eclipse-2024-live-updates-rcna145900#rcrd38024","datePublished":"2024-04-08T15:32:26.710Z","dateModified":"2024-04-08T15:33:21.129Z","author":[{"@context":"https://schema.org/","@type":"Person","name":"NBC News","image":null,"jobTitle":null,"sameAs":["https://www.facebook.com/nbcnews","https://instagram.com/nbcnews","https://twitter.com/nbcnews"]}],"image":"https://media-cldnry.s-nbcnews.com/image/upload/t_fit-1500w,f_auto,q_auto:best/rockcms/2024-04/240408-solar-eclipse-mn-0530-5d25cf.jpg","articleBody":"For this eclipse, the moon is a bit closer to Earth than it was during the 2017 total solar eclipse, meaning its path is wider, according to NASA.\n\nIt will also pass over more populated areas, giving about 19.6 million more people a chance to experience totality without having to travel.\n\nBut even if you’re not close to the path of totality, 99% of people in the U.S. will be able to see at least a partial solar eclipse, NASA says.\n\nTotality is also expected to last longer for the 2024 eclipse — nearly 4½ minutes in parts of Texas — compared to 2017's longest period of 2 minutes and 42 seconds near Carbondale, Illinois."},{"@context":"https://schema.org/","@type":"BlogPosting","publisher":{"@type":"NewsMediaOrganization","name":"NBC News","logo":{"@type":"ImageObject","url":"https://media-cldnry.s-nbcnews.com/image/upload/h_60/v1696280688/newsgroup-logos/nbcnews/logo/primary-black-424x45.png"},"sameAs":["https://twitter.com/nbcnews","https://www.pinterest.com/nbcnews/","https://www.facebook.com/NBCNews/","https://www.instagram.com/nbcnews/","https://www.youtube.com/nbcnews","https://www.snapchat.com/p/8bb879c7-45c0-499c-bb3c-7a3d0e229301/2193844248074240","https://www.tiktok.com/@nbcnews?lang=en"]},"mainEntityOfPage":{"@type":"WebPage","@id":"https://www.nbcnews.com/science/space/live-blog/solar-eclipse-2024-live-updates-rcna145900#rcrd38489"},"headline":"Clouds loom over Kerrville","url":"https://www.nbcnews.com/science/space/live-blog/solar-eclipse-2024-live-updates-rcna145900#rcrd38489","datePublished":"2024-04-08T15:22:38.584Z","dateModified":"2024-04-08T15:25:55.229Z","author":[{"@context":"https://schema.org/","@type":"Person","name":"Juliette Arcodia","image":null,"jobTitle":null},{"@context":"https://schema.org/","@type":"Person","name":"Morgan Chesky","image":null,"jobTitle":null,"description":"Morgan Chesky is a correspondent for NBC News."}],"image":"https://media-cldnry.s-nbcnews.com/image/upload/t_fit-1500w,f_auto,q_auto:best/rockcms/2024-04/240408-solar-eclipse-mn-0530-5d25cf.jpg","articleBody":"KERRVILLE, Texas — We're at the Kerrville eclipse festival in the park where at least 1,000 people have already set up their beach chairs and coolers. \n\nThis location is one of the first big towns in the U.S. that will see the eclipse starting at 2:32 p.m. ET. There’s still pretty heavy cloud cover, with loud cheers from the crowd whenever the sun has popped through. "},{"@context":"https://schema.org/","@type":"BlogPosting","publisher":{"@type":"NewsMediaOrganization","name":"NBC News","logo":{"@type":"ImageObject","url":"https://media-cldnry.s-nbcnews.com/image/upload/h_60/v1696280688/newsgroup-logos/nbcnews/logo/primary-black-424x45.png"},"sameAs":["https://twitter.com/nbcnews","https://www.pinterest.com/nbcnews/","https://www.facebook.com/NBCNews/","https://www.instagram.com/nbcnews/","https://www.youtube.com/nbcnews","https://www.snapchat.com/p/8bb879c7-45c0-499c-bb3c-7a3d0e229301/2193844248074240","https://www.tiktok.com/@nbcnews?lang=en"]},"mainEntityOfPage":{"@type":"WebPage","@id":"https://www.nbcnews.com/science/space/live-blog/solar-eclipse-2024-live-updates-rcna145900#rcrd38481"},"headline":"Eclipse spectators line up at Indianapolis speedway","url":"https://www.nbcnews.com/science/space/live-blog/solar-eclipse-2024-live-updates-rcna145900#rcrd38481","datePublished":"2024-04-08T15:08:30.553Z","dateModified":"2024-04-08T15:12:10.380Z","author":[{"@context":"https://schema.org/","@type":"Person","name":"Matthew Nighswander","image":"https://media-cldnry.s-nbcnews.com/image/upload/t_fit-1500w,f_auto,q_auto:best/newscms/2014_21/463046/140521_nighswander_portrait_67931065.jpg","jobTitle":"Multimedia Producer","description":"Matt Nighswander joined NBCNews.com as a multimedia producer in July 2012. Nighswander is part of the team responsible for selecting photos for the site and creating original content based on photography. Among his individual responsibilities is the Month in Space slideshow. Nighswander reports to James Collins, director of photography.","sameAs":["https://www.facebook.com/nighswander.tumblr.com"]}],"image":"https://media-cldnry.s-nbcnews.com/image/upload/t_fit-1500w,f_auto,q_auto:best/rockcms/2024-04/240408-solar-eclipse-mn-0530-5d25cf.jpg","articleBody":"Eclipse watchers are headed to major events around the country, maybe none as big as Purdue University's watch party at the Indianapolis Motor Speedway.\n\nNBC News' Lester Holt and Tom Costello will be there as well, providing live coverage as the totality passes overhead."},{"@context":"https://schema.org/","@type":"BlogPosting","publisher":{"@type":"NewsMediaOrganization","name":"NBC News","logo":{"@type":"ImageObject","url":"https://media-cldnry.s-nbcnews.com/image/upload/h_60/v1696280688/newsgroup-logos/nbcnews/logo/primary-black-424x45.png"},"sameAs":["https://twitter.com/nbcnews","https://www.pinterest.com/nbcnews/","https://www.facebook.com/NBCNews/","https://www.instagram.com/nbcnews/","https://www.youtube.com/nbcnews","https://www.snapchat.com/p/8bb879c7-45c0-499c-bb3c-7a3d0e229301/2193844248074240","https://www.tiktok.com/@nbcnews?lang=en"]},"mainEntityOfPage":{"@type":"WebPage","@id":"https://www.nbcnews.com/science/space/live-blog/solar-eclipse-2024-live-updates-rcna145900#rcrd38483"},"headline":"Eclipse watchers filing in to NASA event in Cleveland","url":"https://www.nbcnews.com/science/space/live-blog/solar-eclipse-2024-live-updates-rcna145900#rcrd38483","datePublished":"2024-04-08T14:50:12.538Z","dateModified":"2024-04-08T14:50:12.538Z","author":[{"@context":"https://schema.org/","@type":"Person","name":" Jesse Kirsch","image":null,"jobTitle":"Correspondent"},{"@context":"https://schema.org/","@type":"Person","name":"Will Ujek","image":null,"jobTitle":null,"description":"Will Ujek is an NBC News producer."}],"image":"https://media-cldnry.s-nbcnews.com/image/upload/t_fit-1500w,f_auto,q_auto:best/rockcms/2024-04/240408-solar-eclipse-mn-0530-5d25cf.jpg","articleBody":"CLEVELAND — Blue skies... at least for now! Crowds started filing through security at the Great Lakes Science Center around 10 a.m. ET. The expected crowd at this NASA event? Roughly 30,000.\n\nCleveland is one of the biggest cities in the path of totality today, with the free outdoor event featuring eclipse glasses, a \"NASA Village\" of exhibits, performances and screenings of two films."},{"@context":"https://schema.org/","@type":"BlogPosting","publisher":{"@type":"NewsMediaOrganization","name":"NBC News","logo":{"@type":"ImageObject","url":"https://media-cldnry.s-nbcnews.com/image/upload/h_60/v1696280688/newsgroup-logos/nbcnews/logo/primary-black-424x45.png"},"sameAs":["https://twitter.com/nbcnews","https://www.pinterest.com/nbcnews/","https://www.facebook.com/NBCNews/","https://www.instagram.com/nbcnews/","https://www.youtube.com/nbcnews","https://www.snapchat.com/p/8bb879c7-45c0-499c-bb3c-7a3d0e229301/2193844248074240","https://www.tiktok.com/@nbcnews?lang=en"]},"mainEntityOfPage":{"@type":"WebPage","@id":"https://www.nbcnews.com/science/space/live-blog/solar-eclipse-2024-live-updates-rcna145900#rcrd38479"},"headline":"Weddings, flights, cruises: How some plan to celebrate total eclipse ","url":"https://www.nbcnews.com/science/space/live-blog/solar-eclipse-2024-live-updates-rcna145900#rcrd38479","datePublished":"2024-04-08T14:41:21.398Z","dateModified":"2024-04-08T14:48:37.617Z","author":[{"@context":"https://schema.org/","@type":"Person","name":" Jesse Kirsch","image":null,"jobTitle":"Correspondent"}],"image":"https://media-cldnry.s-nbcnews.com/image/upload/t_fit-1500w,f_auto,q_auto:best/rockcms/2024-04/240408-solar-eclipse-mn-0530-5d25cf.jpg","articleBody":"Along the path of totality, tens of millions are gathering for the out-of-this-world eclipse whose shadow will sweep across the United States. NBC News' Jesse Kirsch reports for \"TODAY\" on how people are celebrating, from hitting the slopes to getting married."},{"@context":"https://schema.org/","@type":"BlogPosting","publisher":{"@type":"NewsMediaOrganization","name":"NBC News","logo":{"@type":"ImageObject","url":"https://media-cldnry.s-nbcnews.com/image/upload/h_60/v1696280688/newsgroup-logos/nbcnews/logo/primary-black-424x45.png"},"sameAs":["https://twitter.com/nbcnews","https://www.pinterest.com/nbcnews/","https://www.facebook.com/NBCNews/","https://www.instagram.com/nbcnews/","https://www.youtube.com/nbcnews","https://www.snapchat.com/p/8bb879c7-45c0-499c-bb3c-7a3d0e229301/2193844248074240","https://www.tiktok.com/@nbcnews?lang=en"]},"mainEntityOfPage":{"@type":"WebPage","@id":"https://www.nbcnews.com/science/space/live-blog/solar-eclipse-2024-live-updates-rcna145900#rcrd38477"},"headline":"Cloud cover may clear along path of totality this afternoon","url":"https://www.nbcnews.com/science/space/live-blog/solar-eclipse-2024-live-updates-rcna145900#rcrd38477","datePublished":"2024-04-08T14:33:09.590Z","dateModified":"2024-04-08T14:48:08.505Z","author":[{"@context":"https://schema.org/","@type":"Person","name":"Denise Chow","image":"https://media-cldnry.s-nbcnews.com/image/upload/t_fit-1500w,f_auto,q_auto:best/newscms/2022_46/3581047/denise-chow-byline-jm.jpg","jobTitle":null,"description":"Denise Chow is a reporter for NBC News Science focused on general science and climate change.","url":"https://www.nbcnews.com/author/denise-chow-ncpn814621","sameAs":["https://twitter.com/denisechow"]}],"image":"https://media-cldnry.s-nbcnews.com/image/upload/t_fit-1500w,f_auto,q_auto:best/rockcms/2024-04/240408-solar-eclipse-mn-0530-5d25cf.jpg","articleBody":"An updated forecast from the National Weather Service appears to show a lucky break in cloud cover for some cities along today’s path of totality.\n\nKyle Struckmann, a national aviation meteorologist for the weather service at the FAA Command Center, detailed the weather outlook in a video posted on X. The forecast showed clouds over most of eastern Texas and stretching up into the Tennessee Valley, with more clouds from the Appalachians north to Detroit. \n\nBut he said those clouds will be moving east as the day progresses. By the time the eclipse starts crossing Texas, he said clouds may move out of the Dallas area, with conditions also appearing to clear over Arkansas, Missouri and Indiana. \n\nUnfortunately for those in the Great Lakes region, Struckmann said afternoon clouds are forecast around Buffalo and other parts of upstate New York. \n\n“Once we get to New England, things will be very clear,” he said. “So, very good viewing conditions for the eclipse expected up there.”"},{"@context":"https://schema.org/","@type":"BlogPosting","publisher":{"@type":"NewsMediaOrganization","name":"NBC News","logo":{"@type":"ImageObject","url":"https://media-cldnry.s-nbcnews.com/image/upload/h_60/v1696280688/newsgroup-logos/nbcnews/logo/primary-black-424x45.png"},"sameAs":["https://twitter.com/nbcnews","https://www.pinterest.com/nbcnews/","https://www.facebook.com/NBCNews/","https://www.instagram.com/nbcnews/","https://www.youtube.com/nbcnews","https://www.snapchat.com/p/8bb879c7-45c0-499c-bb3c-7a3d0e229301/2193844248074240","https://www.tiktok.com/@nbcnews?lang=en"]},"mainEntityOfPage":{"@type":"WebPage","@id":"https://www.nbcnews.com/science/space/live-blog/solar-eclipse-2024-live-updates-rcna145900#rcrd38478"},"headline":"Traffic officials warn drivers about eclipse rubbernecking","url":"https://www.nbcnews.com/science/space/live-blog/solar-eclipse-2024-live-updates-rcna145900#rcrd38478","datePublished":"2024-04-08T14:16:25.176Z","dateModified":"2024-04-08T14:29:43.536Z","author":[{"@context":"https://schema.org/","@type":"Person","name":"Rich Bellis","image":"https://media-cldnry.s-nbcnews.com/image/upload/t_fit-1500w,f_auto,q_auto:best/newscms/2024_10/3640995/rich_bellis.jpg","jobTitle":null,"description":"Rich Bellis is Senior Business Editor at NBC News.","url":"https://www.nbcnews.com/author/rich-bellis-ncpn1302264"}],"image":"https://media-cldnry.s-nbcnews.com/image/upload/t_fit-1500w,f_auto,q_auto:best/rockcms/2024-04/240408-solar-eclipse-mn-0530-5d25cf.jpg","articleBody":"April is the National Highway Traffic Safety Administration’s Distracted Driving Awareness Month, and today promises to put its message to the test. \n\nAs the eclipse nears, the agency is urging drivers to keep their eyes on the road, not the sky, and to avoid pulling over in unsafe locations like the shoulders of highways and interstates (try a parking lot instead).\n\nIn Ohio, Gov. Mike DeWine has activated the Ohio Emergency Operations Center, with his press secretary telling NBC News, “What we’re mostly concerned about is traffic” throughout the state, where the path of totality extends from Dayton to Cleveland. \n\nFurther south, the Texas Department of Transportation is also telling drivers to keep moving. Airport officials have been preparing for visitor volumes to resemble those on a typical holiday weekend. Austin-Bergstrom International Airport has extra aviation department staffers on hand to keep ticket counters and security checkpoints running smoothly but has warned of long lines at rental car desks.\n\nThe small city of Perryville, Missouri, is also planning to head off backed-up roadways, but Perry County Sheriff Jason Klaus said his officers are doing “everything we can not to use any kind of parking enforcement.” They’re hoping to hand out more free eclipse glasses than parking tickets; every patrol car will have an extra stash."},{"@context":"https://schema.org/","@type":"BlogPosting","publisher":{"@type":"NewsMediaOrganization","name":"NBC News","logo":{"@type":"ImageObject","url":"https://media-cldnry.s-nbcnews.com/image/upload/h_60/v1696280688/newsgroup-logos/nbcnews/logo/primary-black-424x45.png"},"sameAs":["https://twitter.com/nbcnews","https://www.pinterest.com/nbcnews/","https://www.facebook.com/NBCNews/","https://www.instagram.com/nbcnews/","https://www.youtube.com/nbcnews","https://www.snapchat.com/p/8bb879c7-45c0-499c-bb3c-7a3d0e229301/2193844248074240","https://www.tiktok.com/@nbcnews?lang=en"]},"mainEntityOfPage":{"@type":"WebPage","@id":"https://www.nbcnews.com/science/space/live-blog/solar-eclipse-2024-live-updates-rcna145900#rcrd38449"},"headline":"Former NASA astronaut Mike Massimino on what's special about today's eclipse","url":"https://www.nbcnews.com/science/space/live-blog/solar-eclipse-2024-live-updates-rcna145900#rcrd38449","datePublished":"2024-04-08T14:12:17.379Z","dateModified":"2024-04-08T14:30:14.590Z","author":[{"@context":"https://schema.org/","@type":"Person","name":"NBC News","image":null,"jobTitle":null,"sameAs":["https://www.facebook.com/nbcnews","https://instagram.com/nbcnews","https://twitter.com/nbcnews"]}],"image":"https://media-cldnry.s-nbcnews.com/image/upload/t_fit-1500w,f_auto,q_auto:best/rockcms/2024-04/240408-solar-eclipse-mn-0530-5d25cf.jpg","articleBody":"Former NASA astronaut Mike Massimino joined \"TODAY\" to talk about the science of the eclipse, as well as why it's an opportunity to gain a greater appreciation of our cosmic neighborhood. "},{"@context":"https://schema.org/","@type":"BlogPosting","publisher":{"@type":"NewsMediaOrganization","name":"NBC News","logo":{"@type":"ImageObject","url":"https://media-cldnry.s-nbcnews.com/image/upload/h_60/v1696280688/newsgroup-logos/nbcnews/logo/primary-black-424x45.png"},"sameAs":["https://twitter.com/nbcnews","https://www.pinterest.com/nbcnews/","https://www.facebook.com/NBCNews/","https://www.instagram.com/nbcnews/","https://www.youtube.com/nbcnews","https://www.snapchat.com/p/8bb879c7-45c0-499c-bb3c-7a3d0e229301/2193844248074240","https://www.tiktok.com/@nbcnews?lang=en"]},"mainEntityOfPage":{"@type":"WebPage","@id":"https://www.nbcnews.com/science/space/live-blog/solar-eclipse-2024-live-updates-rcna145900#rcrd38105"},"headline":"For some 'umbraphiles,' eclipse chasing is a way of life","url":"https://www.nbcnews.com/science/space/live-blog/solar-eclipse-2024-live-updates-rcna145900#rcrd38105","datePublished":"2024-04-08T14:00:57.497Z","dateModified":"2024-04-08T14:30:59.635Z","author":[{"@context":"https://schema.org/","@type":"Person","name":"Nidhi Sharma","image":null,"jobTitle":null,"description":"Nidhi Sharma is an associate producer with the NBC News Climate Unit.","url":"https://www.nbcnews.com/author/nidhi-sharma-ncpn1300138"}],"image":"https://media-cldnry.s-nbcnews.com/image/upload/t_fit-1500w,f_auto,q_auto:best/rockcms/2024-04/240408-solar-eclipse-mn-0530-5d25cf.jpg","articleBody":"At 22, Ella Ross is among the younger members of a community of umbraphiles — a term that comes from the word umbra, the shadow cast by the moon as it blocks out the sun. These eclipse chasers dedicate their lives to tracking down eclipses around the world.\n\nThree umbraphiles currently hold the record for witnessing total solar eclipses. Each of them has seen 33, but Ross plans on breaking that record in her lifetime.\n\n“I know where I’m going to be for the next solar eclipse and a couple more after that,” she said. “I’ve planned where I’m going to be up until 2098.”\n\nTyler Nordgren, an active member of the umbraphile community, has spent decades chasing eclipses. He has witnessed 10 total solar eclipses, gives lectures on the events and has led several umbraphile expeditions to remote locations.\n\n“Once people get captured by this, they’ll travel literally to the ends of the Earth,” he said. “I’ve seen totality from a ship in the middle of the Atlantic and on a three-week trip from Spain to Barbados. I sailed to the Antarctic in 2021 to see a total solar eclipse, and I’ll be seeing it again from a fjord in Greenland in 2026.”\n\nNordgren is an astronomer and an artist, specializing in educational posters based on towns in the path of totality. Over the years, he has designed eclipse posters featuring places from Oregon to Maine.\n\nThis year, Nordgren partnered with New York State Parks to create the I Love NY total eclipse poster. He is spending totality on the shores of Lake Ontario, at Fair Haven Beach State Park, where he will be giving a talk during the eclipse."},{"@context":"https://schema.org/","@type":"BlogPosting","publisher":{"@type":"NewsMediaOrganization","name":"NBC News","logo":{"@type":"ImageObject","url":"https://media-cldnry.s-nbcnews.com/image/upload/h_60/v1696280688/newsgroup-logos/nbcnews/logo/primary-black-424x45.png"},"sameAs":["https://twitter.com/nbcnews","https://www.pinterest.com/nbcnews/","https://www.facebook.com/NBCNews/","https://www.instagram.com/nbcnews/","https://www.youtube.com/nbcnews","https://www.snapchat.com/p/8bb879c7-45c0-499c-bb3c-7a3d0e229301/2193844248074240","https://www.tiktok.com/@nbcnews?lang=en"]},"mainEntityOfPage":{"@type":"WebPage","@id":"https://www.nbcnews.com/science/space/live-blog/solar-eclipse-2024-live-updates-rcna145900#rcrd38469"},"headline":"How to best photograph the total solar eclipse on your phone ","url":"https://www.nbcnews.com/science/space/live-blog/solar-eclipse-2024-live-updates-rcna145900#rcrd38469","datePublished":"2024-04-08T13:47:31.862Z","dateModified":"2024-04-08T13:55:34.171Z","author":[{"@context":"https://schema.org/","@type":"Person","name":"Chelsea Stahl","image":"https://media-cldnry.s-nbcnews.com/image/upload/t_fit-1500w,f_auto,q_auto:best/newscms/2024_15/3644470/me-headshot-01.jpg","jobTitle":null,"description":"Chelsea Stahl is the art director for NBC News Digital"},{"@context":"https://schema.org/","@type":"Person","name":"Mirna Alsharif","image":"https://media-cldnry.s-nbcnews.com/image/upload/t_fit-1500w,f_auto,q_auto:best/newscms/2022_46/3581066/mirna-alsharif-byline-jm.jpg","jobTitle":null,"description":"Breaking news reporter","url":"https://www.nbcnews.com/author/mirna-alsharif-ncpn1297517","sameAs":["https://twitter.com/mirna_alsharif"]}],"image":"https://media-cldnry.s-nbcnews.com/image/upload/t_fit-1500w,f_auto,q_auto:best/rockcms/2024-04/240408-solar-eclipse-mn-0530-5d25cf.jpg","articleBody":"If you’re planning to bear witness to the rare eclipse, you’re probably getting your phone cameras ready. But have you ever tried taking a picture of the sky and noticed it didn’t translate too well?\n\nHere are some tips on how to best photograph today’s celestial event with your phone — no professional cameras required!\n\nJust as your eyes need eclipse glasses to see  the eclipse, your phone camera lens might too.\n\nTry pressing your eclipse glasses close to your lens before totality, when the skies temporarily darken, to eliminate the light blooming. When totality happens, remove the filter or glasses — they’re no longer needed.To focus your phone’s camera on the eclipse, try using its focus lock feature. Tap your screen on where you’d like to focus, then hold until you see the yellow AE/AF LOCK alert. Your phone will now keep that area in focus.To minimize movement so you can get the clearest shot, use a tripod or your phone’s timer mode.\n\nRead the full article here."},{"@context":"https://schema.org/","@type":"BlogPosting","publisher":{"@type":"NewsMediaOrganization","name":"NBC News","logo":{"@type":"ImageObject","url":"https://media-cldnry.s-nbcnews.com/image/upload/h_60/v1696280688/newsgroup-logos/nbcnews/logo/primary-black-424x45.png"},"sameAs":["https://twitter.com/nbcnews","https://www.pinterest.com/nbcnews/","https://www.facebook.com/NBCNews/","https://www.instagram.com/nbcnews/","https://www.youtube.com/nbcnews","https://www.snapchat.com/p/8bb879c7-45c0-499c-bb3c-7a3d0e229301/2193844248074240","https://www.tiktok.com/@nbcnews?lang=en"]},"mainEntityOfPage":{"@type":"WebPage","@id":"https://www.nbcnews.com/science/space/live-blog/solar-eclipse-2024-live-updates-rcna145900#rcrd38468"},"headline":"This small Missouri city could cash in on the eclipse. It’s trying hard not to.","url":"https://www.nbcnews.com/science/space/live-blog/solar-eclipse-2024-live-updates-rcna145900#rcrd38468","datePublished":"2024-04-08T13:40:50.276Z","dateModified":"2024-04-08T14:01:21.710Z","author":[{"@context":"https://schema.org/","@type":"Person","name":"Harriet Baskas","image":null,"jobTitle":"Contributing Writer","description":"Harriet Baskas is an NBC News contributor who writes about travel and the arts.","sameAs":["https://twitter.com/hbaskas"]}],"image":"https://media-cldnry.s-nbcnews.com/image/upload/t_fit-1500w,f_auto,q_auto:best/rockcms/2024-04/240408-solar-eclipse-mn-0530-5d25cf.jpg","articleBody":"Perryville, about 80 miles south of St. Louis, is in the path of totality stretching from Texas to Maine, where the shadow of the moon will fully obscure the sun for several minutes.\n\nAll along that swath, businesses large and small are looking to cash in. Delta Air Lines is running eclipse flights from Austin and Dallas to Detroit. Hotels were charging guests an average of $170 more yesterday than on the same day last year, according to travel technology company Amadeus. Tickets to an all-day sound healing retreat in Vermont have been going for $222 a pop.\n\nBut in Perryville, population 8,500, many businesses are vowing not to price-gouge visitors, hoping they’ll come back after the big event is over.\n\nRead the full article here."},{"@context":"https://schema.org/","@type":"BlogPosting","publisher":{"@type":"NewsMediaOrganization","name":"NBC News","logo":{"@type":"ImageObject","url":"https://media-cldnry.s-nbcnews.com/image/upload/h_60/v1696280688/newsgroup-logos/nbcnews/logo/primary-black-424x45.png"},"sameAs":["https://twitter.com/nbcnews","https://www.pinterest.com/nbcnews/","https://www.facebook.com/NBCNews/","https://www.instagram.com/nbcnews/","https://www.youtube.com/nbcnews","https://www.snapchat.com/p/8bb879c7-45c0-499c-bb3c-7a3d0e229301/2193844248074240","https://www.tiktok.com/@nbcnews?lang=en"]},"mainEntityOfPage":{"@type":"WebPage","@id":"https://www.nbcnews.com/science/space/live-blog/solar-eclipse-2024-live-updates-rcna145900#rcrd38458"},"headline":"Tourists arrive early in the Northeast","url":"https://www.nbcnews.com/science/space/live-blog/solar-eclipse-2024-live-updates-rcna145900#rcrd38458","datePublished":"2024-04-08T13:15:39.153Z","dateModified":"2024-04-08T13:39:41.655Z","author":[{"@context":"https://schema.org/","@type":"Person","name":"Marc Fortier, NBC Boston","image":null,"jobTitle":null,"description":"Marc Fortier is a reporter for NBC Boston."}],"image":"https://media-cldnry.s-nbcnews.com/image/upload/t_fit-1500w,f_auto,q_auto:best/rockcms/2024-04/240408-solar-eclipse-mn-0530-5d25cf.jpg","articleBody":"Many eclipse tourists traveled to Maine, New Hampshire and Vermont over the weekend, making sure they arrived early and didn’t have to fight last-minute traffic.\n\nIn Vermont, downtown Burlington had a Mardi Gras vibe yesterday,as people packed the pedestrian mall.\n\nAnd as early as Saturday in Maine, things were already getting pretty wild in Houlton, including a group of people in alien costumes seen making their way through the streets. Numerous people shared photos of cars decorated with eclipse messaging.\n\nFollow NBC Boston's liveblog here."},{"@context":"https://schema.org/","@type":"BlogPosting","publisher":{"@type":"NewsMediaOrganization","name":"NBC News","logo":{"@type":"ImageObject","url":"https://media-cldnry.s-nbcnews.com/image/upload/h_60/v1696280688/newsgroup-logos/nbcnews/logo/primary-black-424x45.png"},"sameAs":["https://twitter.com/nbcnews","https://www.pinterest.com/nbcnews/","https://www.facebook.com/NBCNews/","https://www.instagram.com/nbcnews/","https://www.youtube.com/nbcnews","https://www.snapchat.com/p/8bb879c7-45c0-499c-bb3c-7a3d0e229301/2193844248074240","https://www.tiktok.com/@nbcnews?lang=en"]},"mainEntityOfPage":{"@type":"WebPage","@id":"https://www.nbcnews.com/science/space/live-blog/solar-eclipse-2024-live-updates-rcna145900#rcrd38457"},"headline":"No eclipse glasses? Here's how to make a pinhole projector","url":"https://www.nbcnews.com/science/space/live-blog/solar-eclipse-2024-live-updates-rcna145900#rcrd38457","datePublished":"2024-04-08T13:12:21.650Z","dateModified":"2024-04-08T13:12:21.650Z","author":[{"@context":"https://schema.org/","@type":"Person","name":" Jesse Kirsch","image":null,"jobTitle":"Correspondent"}],"image":"https://media-cldnry.s-nbcnews.com/image/upload/t_fit-1500w,f_auto,q_auto:best/rockcms/2024-04/240408-solar-eclipse-mn-0530-5d25cf.jpg","articleBody":"If you haven't been able to get your hands on eclipse glasses, there's still a way to watch the eclipse.\n\nCheck out this video that walks you through how to make a pinhole projector, which let's you watch the event without risking your retinas."},{"@context":"https://schema.org/","@type":"BlogPosting","publisher":{"@type":"NewsMediaOrganization","name":"NBC News","logo":{"@type":"ImageObject","url":"https://media-cldnry.s-nbcnews.com/image/upload/h_60/v1696280688/newsgroup-logos/nbcnews/logo/primary-black-424x45.png"},"sameAs":["https://twitter.com/nbcnews","https://www.pinterest.com/nbcnews/","https://www.facebook.com/NBCNews/","https://www.instagram.com/nbcnews/","https://www.youtube.com/nbcnews","https://www.snapchat.com/p/8bb879c7-45c0-499c-bb3c-7a3d0e229301/2193844248074240","https://www.tiktok.com/@nbcnews?lang=en"]},"mainEntityOfPage":{"@type":"WebPage","@id":"https://www.nbcnews.com/science/space/live-blog/solar-eclipse-2024-live-updates-rcna145900#rcrd38341"},"headline":"Dallas libraries to help visually impaired experience eclipse using sound","url":"https://www.nbcnews.com/science/space/live-blog/solar-eclipse-2024-live-updates-rcna145900#rcrd38341","datePublished":"2024-04-08T13:09:11.866Z","dateModified":"2024-04-08T13:09:11.866Z","author":[{"@context":"https://schema.org/","@type":"Person","name":"Dennis Romero","image":"https://media-cldnry.s-nbcnews.com/image/upload/t_fit-1500w,f_auto,q_auto:best/newscms/2020_03/3184066/dennis-romero-circle-byline-template.jpg","jobTitle":null,"description":"Dennis Romero is a breaking news reporter for NBC News Digital. ","url":"https://www.nbcnews.com/author/dennis-romero-ncpn856406","sameAs":["https://instagram.com/drjournalist","https://twitter.com/dennisjromero"]}],"image":"https://media-cldnry.s-nbcnews.com/image/upload/t_fit-1500w,f_auto,q_auto:best/rockcms/2024-04/240408-solar-eclipse-mn-0530-5d25cf.jpg","articleBody":"The Dallas Public Library will help those who might not be able to completely see the solar eclipse get a sense of it through sound, it said.\n\nFour branches of the library system will use \"LightSound\" devices developed at Harvard University for the blind and low-vision community. The Dallas Public Library said Harvard donated the devices.\n\nThey emit a musical tone that changes as the eclipse progresses, according to the university, which said they were developed specifically so the visually impaired to experience eclipses. \n\nThey use \"sonification\" to convert data into sounds, according to Harvard.\n\nLibrary officials said LightSound devices will be available at four library locations during the eclipse: the Lakewood, Prairie Creek, Preston Royal and Vickery branches."},{"@context":"https://schema.org/","@type":"BlogPosting","publisher":{"@type":"NewsMediaOrganization","name":"NBC News","logo":{"@type":"ImageObject","url":"https://media-cldnry.s-nbcnews.com/image/upload/h_60/v1696280688/newsgroup-logos/nbcnews/logo/primary-black-424x45.png"},"sameAs":["https://twitter.com/nbcnews","https://www.pinterest.com/nbcnews/","https://www.facebook.com/NBCNews/","https://www.instagram.com/nbcnews/","https://www.youtube.com/nbcnews","https://www.snapchat.com/p/8bb879c7-45c0-499c-bb3c-7a3d0e229301/2193844248074240","https://www.tiktok.com/@nbcnews?lang=en"]},"mainEntityOfPage":{"@type":"WebPage","@id":"https://www.nbcnews.com/science/space/live-blog/solar-eclipse-2024-live-updates-rcna145900#rcrd38089"},"headline":"Map shows red-hot Airbnb demand along eclipse path","url":"https://www.nbcnews.com/science/space/live-blog/solar-eclipse-2024-live-updates-rcna145900#rcrd38089","datePublished":"2024-04-08T12:58:42.274Z","dateModified":"2024-04-08T13:43:38.468Z","author":[{"@context":"https://schema.org/","@type":"Person","name":"Rob Wile","image":"https://media-cldnry.s-nbcnews.com/image/upload/t_fit-1500w,f_auto,q_auto:best/newscms/2022_13/3544534/xyndgjrf_400x400.jpeg","jobTitle":"Breaking Business News Reporter","description":"Rob Wile is a breaking business news reporter for NBC News Digital.","url":"https://www.nbcnews.com/author/rob-wile-ncpn1293609","sameAs":["https://twitter.com/rjwile"]}],"image":"https://media-cldnry.s-nbcnews.com/image/upload/t_fit-1500w,f_auto,q_auto:best/rockcms/2024-04/240408-solar-eclipse-mn-0530-5d25cf.jpg","articleBody":"Data from short-term rental tracking site AirDNA shows the huge demand for short-term bookings in cities and towns located along the eclipse path last  night.\n\nIn an interview with NBC News, AirDNA chief economist Jamie Lane said that listings within the band on Airbnb and VRBO, which AirDNA tracks, were effectively sold out as of Wednesday.\n\nThat’s true even for larger cities such as Dallas (more than 95% booked), Cleveland (more than 97% booked), and the Buffalo and Niagara Falls area (more than 98% booked).\n\nLane said rates for listings are elevated, but he did not offer specific figures. He said the total the volume of listings had declined from the average — likely, he said, because second-home owners chose to take advantage of their properties themselves for the big event."},{"@context":"https://schema.org/","@type":"BlogPosting","publisher":{"@type":"NewsMediaOrganization","name":"NBC News","logo":{"@type":"ImageObject","url":"https://media-cldnry.s-nbcnews.com/image/upload/h_60/v1696280688/newsgroup-logos/nbcnews/logo/primary-black-424x45.png"},"sameAs":["https://twitter.com/nbcnews","https://www.pinterest.com/nbcnews/","https://www.facebook.com/NBCNews/","https://www.instagram.com/nbcnews/","https://www.youtube.com/nbcnews","https://www.snapchat.com/p/8bb879c7-45c0-499c-bb3c-7a3d0e229301/2193844248074240","https://www.tiktok.com/@nbcnews?lang=en"]},"mainEntityOfPage":{"@type":"WebPage","@id":"https://www.nbcnews.com/science/space/live-blog/solar-eclipse-2024-live-updates-rcna145900#rcrd38447"},"headline":"Today’s storms forecast ","url":"https://www.nbcnews.com/science/space/live-blog/solar-eclipse-2024-live-updates-rcna145900#rcrd38447","datePublished":"2024-04-08T12:53:11.736Z","dateModified":"2024-04-08T13:44:45.137Z","author":[{"@context":"https://schema.org/","@type":"Person","name":"Kathryn Prociv","image":"https://media-cldnry.s-nbcnews.com/image/upload/t_fit-1500w,f_auto,q_auto:best/newscms/2021_44/3517122/kathryn-prociv.jpg","jobTitle":null,"description":"Kathryn Prociv is a senior meteorologist and producer for NBC News. ","url":"https://www.nbcnews.com/author/kathryn-prociv-ncpn1047211"}],"image":"https://media-cldnry.s-nbcnews.com/image/upload/t_fit-1500w,f_auto,q_auto:best/rockcms/2024-04/240408-solar-eclipse-mn-0530-5d25cf.jpg","articleBody":"Severe storms are expected today across portions of the totality path, with 16 million people across most of Texas, southern Oklahoma, and small parts of Arkansas and Louisiana under severe weather risks. \n\nThe storms will start around 3 to 4 p.m. local time and will last through the night, forecast to bring rain and the greatest risks of destructive softball-sized hail up to 4 inches in diameter, damaging wind gusts of over 60 mph and isolated tornadoes.\n\nTomorrow, 21 million people are at risk across much of Texas again and most of Louisiana with risks of very large hail and tornadoes.\n\nA total of 3 million people are under flood watches across parts of northeast Texas, southern Arkansas and northwest Louisiana. Rainfall amounts in the next 24-72 hours could be a widespread 3-5 inches with locally higher amounts up to 8 inches."},{"@context":"https://schema.org/","@type":"BlogPosting","publisher":{"@type":"NewsMediaOrganization","name":"NBC News","logo":{"@type":"ImageObject","url":"https://media-cldnry.s-nbcnews.com/image/upload/h_60/v1696280688/newsgroup-logos/nbcnews/logo/primary-black-424x45.png"},"sameAs":["https://twitter.com/nbcnews","https://www.pinterest.com/nbcnews/","https://www.facebook.com/NBCNews/","https://www.instagram.com/nbcnews/","https://www.youtube.com/nbcnews","https://www.snapchat.com/p/8bb879c7-45c0-499c-bb3c-7a3d0e229301/2193844248074240","https://www.tiktok.com/@nbcnews?lang=en"]},"mainEntityOfPage":{"@type":"WebPage","@id":"https://www.nbcnews.com/science/space/live-blog/solar-eclipse-2024-live-updates-rcna145900#rcrd38454"},"headline":"What the eclipse looks like from the skies","url":"https://www.nbcnews.com/science/space/live-blog/solar-eclipse-2024-live-updates-rcna145900#rcrd38454","datePublished":"2024-04-08T12:49:31.039Z","dateModified":"2024-04-08T13:45:19.682Z","author":[{"@context":"https://schema.org/","@type":"Person","name":"Gadi Schwartz","image":null,"jobTitle":null,"description":"Gadi Schwartz is a correspondent for NBC News and a host of Stay Tuned on Snapchat."}],"image":"https://media-cldnry.s-nbcnews.com/image/upload/t_fit-1500w,f_auto,q_auto:best/rockcms/2024-04/240408-solar-eclipse-mn-0530-5d25cf.jpg","articleBody":"Good morning! We are headed to the airport for some final checks. \n\nWe are taking two jets up to track the eclipse. The first will be carrying a state-of-the-art 8K high-speed camera that was used in the filming of \"Top Gun.\" \n\nWe’ll be in the second jet flying on its wing as we approach the eclipse. The first jet will then break off to the Northeast as the eclipse approaches and will try to lock its camera onto the 118-mile-wide umbra. \n\nWe will break left, head straight into the eclipse and ride totality as long as possible. Should be the ride of a lifetime!"},{"@context":"https://schema.org/","@type":"BlogPosting","publisher":{"@type":"NewsMediaOrganization","name":"NBC News","logo":{"@type":"ImageObject","url":"https://media-cldnry.s-nbcnews.com/image/upload/h_60/v1696280688/newsgroup-logos/nbcnews/logo/primary-black-424x45.png"},"sameAs":["https://twitter.com/nbcnews","https://www.pinterest.com/nbcnews/","https://www.facebook.com/NBCNews/","https://www.instagram.com/nbcnews/","https://www.youtube.com/nbcnews","https://www.snapchat.com/p/8bb879c7-45c0-499c-bb3c-7a3d0e229301/2193844248074240","https://www.tiktok.com/@nbcnews?lang=en"]},"mainEntityOfPage":{"@type":"WebPage","@id":"https://www.nbcnews.com/science/space/live-blog/solar-eclipse-2024-live-updates-rcna145900#rcrd38455"},"headline":"Photographers stake out their positions at Niagara Falls","url":"https://www.nbcnews.com/science/space/live-blog/solar-eclipse-2024-live-updates-rcna145900#rcrd38455","datePublished":"2024-04-08T12:45:11.464Z","dateModified":"2024-04-08T12:45:11.464Z","author":[{"@context":"https://schema.org/","@type":"Person","name":"Matthew Nighswander","image":"https://media-cldnry.s-nbcnews.com/image/upload/t_fit-1500w,f_auto,q_auto:best/newscms/2014_21/463046/140521_nighswander_portrait_67931065.jpg","jobTitle":"Multimedia Producer","description":"Matt Nighswander joined NBCNews.com as a multimedia producer in July 2012. Nighswander is part of the team responsible for selecting photos for the site and creating original content based on photography. Among his individual responsibilities is the Month in Space slideshow. Nighswander reports to James Collins, director of photography.","sameAs":["https://www.facebook.com/nighswander.tumblr.com"]}],"image":"https://media-cldnry.s-nbcnews.com/image/upload/t_fit-1500w,f_auto,q_auto:best/rockcms/2024-04/240408-solar-eclipse-mn-0530-5d25cf.jpg","articleBody":""},{"@context":"https://schema.org/","@type":"BlogPosting","publisher":{"@type":"NewsMediaOrganization","name":"NBC News","logo":{"@type":"ImageObject","url":"https://media-cldnry.s-nbcnews.com/image/upload/h_60/v1696280688/newsgroup-logos/nbcnews/logo/primary-black-424x45.png"},"sameAs":["https://twitter.com/nbcnews","https://www.pinterest.com/nbcnews/","https://www.facebook.com/NBCNews/","https://www.instagram.com/nbcnews/","https://www.youtube.com/nbcnews","https://www.snapchat.com/p/8bb879c7-45c0-499c-bb3c-7a3d0e229301/2193844248074240","https://www.tiktok.com/@nbcnews?lang=en"]},"mainEntityOfPage":{"@type":"WebPage","@id":"https://www.nbcnews.com/science/space/live-blog/solar-eclipse-2024-live-updates-rcna145900#rcrd38452"},"headline":"In New York, eclipse viewing party takes over aircraft carrier deck","url":"https://www.nbcnews.com/science/space/live-blog/solar-eclipse-2024-live-updates-rcna145900#rcrd38452","datePublished":"2024-04-08T12:33:38.779Z","dateModified":"2024-04-08T13:26:00.233Z","author":[{"@context":"https://schema.org/","@type":"Person","name":"George Solis","image":null,"jobTitle":null,"description":"George Solis is a national correspondent with NBC News."}],"image":"https://media-cldnry.s-nbcnews.com/image/upload/t_fit-1500w,f_auto,q_auto:best/rockcms/2024-04/240408-solar-eclipse-mn-0530-5d25cf.jpg","articleBody":"This morning, we are onboard the flight deck of the historic USS Intrepid for its solar eclipse viewing party.\n\nThe flight deck is poised to be one the prime viewing spots for the eclipse.\n\nThe museum’s fee is $36, half off for New York City residents.\n\nNYC’s only aircraft carrier museum has commissioned 6,000 viewing glasses for the expected crowds. Although NYC is not in the path of totality, we are expecting somewhere around a 90% partial eclipse, and that’s enough for those hoping to get a (safe) glimpse of this cosmic confluence."},{"@context":"https://schema.org/","@type":"BlogPosting","publisher":{"@type":"NewsMediaOrganization","name":"NBC News","logo":{"@type":"ImageObject","url":"https://media-cldnry.s-nbcnews.com/image/upload/h_60/v1696280688/newsgroup-logos/nbcnews/logo/primary-black-424x45.png"},"sameAs":["https://twitter.com/nbcnews","https://www.pinterest.com/nbcnews/","https://www.facebook.com/NBCNews/","https://www.instagram.com/nbcnews/","https://www.youtube.com/nbcnews","https://www.snapchat.com/p/8bb879c7-45c0-499c-bb3c-7a3d0e229301/2193844248074240","https://www.tiktok.com/@nbcnews?lang=en"]},"mainEntityOfPage":{"@type":"WebPage","@id":"https://www.nbcnews.com/science/space/live-blog/solar-eclipse-2024-live-updates-rcna145900#rcrd38448"},"headline":"Eclipse safety 101","url":"https://www.nbcnews.com/science/space/live-blog/solar-eclipse-2024-live-updates-rcna145900#rcrd38448","datePublished":"2024-04-08T12:22:37.623Z","dateModified":"2024-04-08T12:22:37.623Z","author":[{"@context":"https://schema.org/","@type":"Person","name":"NBC News","image":null,"jobTitle":null,"sameAs":["https://www.facebook.com/nbcnews","https://instagram.com/nbcnews","https://twitter.com/nbcnews"]}],"image":"https://media-cldnry.s-nbcnews.com/image/upload/t_fit-1500w,f_auto,q_auto:best/rockcms/2024-04/240408-solar-eclipse-mn-0530-5d25cf.jpg","articleBody":"There's plenty to love about a cosmic event like today's eclipse, but keep in mind a couple safety precautions for your family and your pets:"},{"@context":"https://schema.org/","@type":"BlogPosting","publisher":{"@type":"NewsMediaOrganization","name":"NBC News","logo":{"@type":"ImageObject","url":"https://media-cldnry.s-nbcnews.com/image/upload/h_60/v1696280688/newsgroup-logos/nbcnews/logo/primary-black-424x45.png"},"sameAs":["https://twitter.com/nbcnews","https://www.pinterest.com/nbcnews/","https://www.facebook.com/NBCNews/","https://www.instagram.com/nbcnews/","https://www.youtube.com/nbcnews","https://www.snapchat.com/p/8bb879c7-45c0-499c-bb3c-7a3d0e229301/2193844248074240","https://www.tiktok.com/@nbcnews?lang=en"]},"mainEntityOfPage":{"@type":"WebPage","@id":"https://www.nbcnews.com/science/space/live-blog/solar-eclipse-2024-live-updates-rcna145900#rcrd38445"},"headline":"Tens of millions gather to view the eclipse","url":"https://www.nbcnews.com/science/space/live-blog/solar-eclipse-2024-live-updates-rcna145900#rcrd38445","datePublished":"2024-04-08T11:59:34.724Z","dateModified":"2024-04-08T12:05:53.580Z","author":[{"@context":"https://schema.org/","@type":"Person","name":"Marlene Lenthang","image":null,"jobTitle":"Breaking News reporter","description":"Breaking News Reporter","url":"https://www.nbcnews.com/author/marlene-lenthang-ncpn1283128"},{"@context":"https://schema.org/","@type":"Person","name":"Tom Costello","image":"https://media-cldnry.s-nbcnews.com/image/upload/t_fit-1500w,f_auto,q_auto:best/newscms/2016_09/1442306/tom-tight.jpg","jobTitle":null,"description":"Tom Costello is an NBC News correspondent based in Washington, D.C.  ","sameAs":["https://twitter.com/tomcostellonbc"]}],"image":"https://media-cldnry.s-nbcnews.com/image/upload/t_fit-1500w,f_auto,q_auto:best/rockcms/2024-04/240408-solar-eclipse-mn-0530-5d25cf.jpg","articleBody":"As many as 31 million people live within the path of totality, which stretches in a diagonal line from Mexico, through Texas, Arkansas, Kentucky, Ohio, New York and Maine. \n\nNewton Chu and his family traveled to Indianapolis to view the spectacle from Hawaii — their third eclipse sighting since 1991. \n\n“I think it is a little emotional,” he said, noting that there are people often seen with tears in their eyes over witnessing “a phenomena of nature.”\n\nAlong the path, police expect highway gridlocks. \n\n“We were told to compare it to 30 Super Bowls letting out at the same time,” Pennsylvania State Troop Capt. Kirk Reese said. “Don’t stop on the highway to view the eclipse. Don’t stop in the roadway. Turn your headlights on. Be safe.” "},{"@context":"https://schema.org/","@type":"BlogPosting","publisher":{"@type":"NewsMediaOrganization","name":"NBC News","logo":{"@type":"ImageObject","url":"https://media-cldnry.s-nbcnews.com/image/upload/h_60/v1696280688/newsgroup-logos/nbcnews/logo/primary-black-424x45.png"},"sameAs":["https://twitter.com/nbcnews","https://www.pinterest.com/nbcnews/","https://www.facebook.com/NBCNews/","https://www.instagram.com/nbcnews/","https://www.youtube.com/nbcnews","https://www.snapchat.com/p/8bb879c7-45c0-499c-bb3c-7a3d0e229301/2193844248074240","https://www.tiktok.com/@nbcnews?lang=en"]},"mainEntityOfPage":{"@type":"WebPage","@id":"https://www.nbcnews.com/science/space/live-blog/solar-eclipse-2024-live-updates-rcna145900#rcrd38446"},"headline":"The last U.S. city in the path of totality prepares for the eclipse","url":"https://www.nbcnews.com/science/space/live-blog/solar-eclipse-2024-live-updates-rcna145900#rcrd38446","datePublished":"2024-04-08T11:57:56.607Z","dateModified":"2024-04-08T13:34:19.581Z","author":[{"@context":"https://schema.org/","@type":"Person","name":"Kate Snow","image":"https://media-cldnry.s-nbcnews.com/image/upload/t_fit-1500w,f_auto,q_auto:best/newscms/2024_05/3637581/kate_snow.jpg","jobTitle":"National Correspondent","description":"Kate Snow is a senior national correspondent for NBC News and an anchor for NBC Nightly News.","url":"https://www.nbcnews.com/author/kate-snow-ncpn3431","sameAs":["https://twitter.com/tvkatesnow"]}],"image":"https://media-cldnry.s-nbcnews.com/image/upload/t_fit-1500w,f_auto,q_auto:best/rockcms/2024-04/240408-solar-eclipse-mn-0530-5d25cf.jpg","articleBody":"HOULTON, Maine — Everybody's ready, even George Washington. \n\nAfter a weekend of festivities — science demonstrations, movies and gatherings culminating in fireworks Sunday night — this small Maine town in the path of totality will be focused on today's eclipse.\n\nHoulton’s population is just under 5,000. But hundreds of eclipse-chasing tourists have arrived already, and more are expected today. \n\nIn a corner store turned eclipse information center, folks are invited to put a pin on the map representing where they’re from. Most are from New England but there are pins from as far away as California and Washington State. Someone drew on Australia and pinned it.\n\nLocals are excited too. This is the first full eclipse here since 1963. And back then, there were clouds and storms and a lot of disappointment. Today, we may just have the best forecast on the entire path of totality. There are thin clouds now but this afternoon bright sunshine is predicted. \n\nOn the local station WHOU 100.1, the DJs are talking about how this eclipse has brought everyone together and the most noticeable thing is the “loudness of smiles” everywhere. \n\n“Everybody in this town is gonna be connected… because we’re gonna be eclipse buddies.”"},{"@context":"https://schema.org/","@type":"BlogPosting","publisher":{"@type":"NewsMediaOrganization","name":"NBC News","logo":{"@type":"ImageObject","url":"https://media-cldnry.s-nbcnews.com/image/upload/h_60/v1696280688/newsgroup-logos/nbcnews/logo/primary-black-424x45.png"},"sameAs":["https://twitter.com/nbcnews","https://www.pinterest.com/nbcnews/","https://www.facebook.com/NBCNews/","https://www.instagram.com/nbcnews/","https://www.youtube.com/nbcnews","https://www.snapchat.com/p/8bb879c7-45c0-499c-bb3c-7a3d0e229301/2193844248074240","https://www.tiktok.com/@nbcnews?lang=en"]},"mainEntityOfPage":{"@type":"WebPage","@id":"https://www.nbcnews.com/science/space/live-blog/solar-eclipse-2024-live-updates-rcna145900#rcrd38212"},"headline":"Scientists gear up to run experiments during solar eclipse","url":"https://www.nbcnews.com/science/space/live-blog/solar-eclipse-2024-live-updates-rcna145900#rcrd38212","datePublished":"2024-04-08T11:55:41.190Z","dateModified":"2024-04-08T13:41:39.420Z","author":[{"@context":"https://schema.org/","@type":"Person","name":"Denise Chow","image":"https://media-cldnry.s-nbcnews.com/image/upload/t_fit-1500w,f_auto,q_auto:best/newscms/2022_46/3581047/denise-chow-byline-jm.jpg","jobTitle":null,"description":"Denise Chow is a reporter for NBC News Science focused on general science and climate change.","url":"https://www.nbcnews.com/author/denise-chow-ncpn814621","sameAs":["https://twitter.com/denisechow"]}],"image":"https://media-cldnry.s-nbcnews.com/image/upload/t_fit-1500w,f_auto,q_auto:best/rockcms/2024-04/240408-solar-eclipse-mn-0530-5d25cf.jpg","articleBody":"The eclipse is a rare opportunity for scientists to study the Earth, the moon and the sun “in entirely different ways than we usually do,” according to Pam Melroy, NASA’s deputy administrator.\n\nOne of the agency’s main priorities will be to observe the sun’s outer atmosphere, or the corona, which normally can’t be seen because the star is too bright. During a total solar eclipse, the corona comes into view as faint wisps around a glowing halo when the moon blocks light from the sun’s surface.\n\n“Things are happening with the corona that we don’t fully understand, and the eclipse gives us a unique opportunity to collect data that may give insights into the future of our star,” Melroy said in a news briefing.\n\nScientists are interested in the corona because it plays a key role in transferring heat and energy into the solar wind, the constant stream of charged particles released from the sun’s outer atmosphere. The solar wind ebbs and flows, occasionally shooting high-powered solar flares into space. These can hit Earth with electromagnetic radiation, which can cause radio blackouts and knock out power grids.\n\nRead the full article here."},{"@context":"https://schema.org/","@type":"BlogPosting","publisher":{"@type":"NewsMediaOrganization","name":"NBC News","logo":{"@type":"ImageObject","url":"https://media-cldnry.s-nbcnews.com/image/upload/h_60/v1696280688/newsgroup-logos/nbcnews/logo/primary-black-424x45.png"},"sameAs":["https://twitter.com/nbcnews","https://www.pinterest.com/nbcnews/","https://www.facebook.com/NBCNews/","https://www.instagram.com/nbcnews/","https://www.youtube.com/nbcnews","https://www.snapchat.com/p/8bb879c7-45c0-499c-bb3c-7a3d0e229301/2193844248074240","https://www.tiktok.com/@nbcnews?lang=en"]},"mainEntityOfPage":{"@type":"WebPage","@id":"https://www.nbcnews.com/science/space/live-blog/solar-eclipse-2024-live-updates-rcna145900#rcrd38444"},"headline":"Eclipse day forecast ","url":"https://www.nbcnews.com/science/space/live-blog/solar-eclipse-2024-live-updates-rcna145900#rcrd38444","datePublished":"2024-04-08T11:46:51.525Z","dateModified":"2024-04-08T12:56:34.138Z","author":[{"@context":"https://schema.org/","@type":"Person","name":"Kathryn Prociv","image":"https://media-cldnry.s-nbcnews.com/image/upload/t_fit-1500w,f_auto,q_auto:best/newscms/2021_44/3517122/kathryn-prociv.jpg","jobTitle":null,"description":"Kathryn Prociv is a senior meteorologist and producer for NBC News. ","url":"https://www.nbcnews.com/author/kathryn-prociv-ncpn1047211"}],"image":"https://media-cldnry.s-nbcnews.com/image/upload/t_fit-1500w,f_auto,q_auto:best/rockcms/2024-04/240408-solar-eclipse-mn-0530-5d25cf.jpg","articleBody":"Clouds will increase ahead of severe thunderstorms expected across portions of the totality path from Texas to Arkansas today — but the good news is that the storms are expected to erupt after the totality ends. \n\nThere will be high cirrus clouds — which are thin, wispy and transparent — along much of the eclipse path, but these clouds are not enough to totally obscure the view. It’s the mid, low-level clouds that will obscure more of the eclipse. \n\nHere are cloud cover forecasts by city:\n\nKERRVILLE, Texas: 89%\n\nLow clouds: 53%\n\nMid clouds: 76%\n\nHigh clouds: 100%\n\nDALLAS, Texas: 66%\n\nLow clouds: 19%\n\nMid clouds: 49%\n\nHigh clouds: 87%\n\nLITTLE ROCK, Ark.: 11%\n\nLow clouds: 0%\n\nMid clouds: 0%\n\nHigh clouds: 27%\n\nCARBONDALE, Ill.: 54%\n\nLow clouds: 0%\n\nMid clouds: 39%\n\nHigh clouds: 81%\n\nBLOOMINGTON, Ind.: 68%\n\nLow clouds: 0%\n\nMid clouds: 26%\n\nHigh clouds: 92%\n\nINDIANAPOLIS, Ind.: 59%\n\nLow clouds: 0%\n\nMid clouds: 17%\n\nHigh clouds: 89%\n\nCLEVELAND, Ohio: 59%\n\nLow clouds: 21%\n\nMid clouds: 0%\n\nHigh clouds: 90%\n\nBROCKPORT, N.Y.: 98%\n\nLow clouds: 97%\n\nMid clouds: 87%\n\nHigh clouds: 0%\n\nHOULTON, Maine: 0%\n\nLow clouds: 0%\n\nMid clouds: 0%\n\nHigh clouds: 0%\n\nNEW YORK, N.Y.: 28%\n\nLow clouds: 0%\n\nMid clouds: 63%\n\nHigh clouds: 13%"},{"@context":"https://schema.org/","@type":"BlogPosting","publisher":{"@type":"NewsMediaOrganization","name":"NBC News","logo":{"@type":"ImageObject","url":"https://media-cldnry.s-nbcnews.com/image/upload/h_60/v1696280688/newsgroup-logos/nbcnews/logo/primary-black-424x45.png"},"sameAs":["https://twitter.com/nbcnews","https://www.pinterest.com/nbcnews/","https://www.facebook.com/NBCNews/","https://www.instagram.com/nbcnews/","https://www.youtube.com/nbcnews","https://www.snapchat.com/p/8bb879c7-45c0-499c-bb3c-7a3d0e229301/2193844248074240","https://www.tiktok.com/@nbcnews?lang=en"]},"mainEntityOfPage":{"@type":"WebPage","@id":"https://www.nbcnews.com/science/space/live-blog/solar-eclipse-2024-live-updates-rcna145900#rcrd38443"},"headline":"Cloudy skies forecast for some — but not all — in eclipse's path","url":"https://www.nbcnews.com/science/space/live-blog/solar-eclipse-2024-live-updates-rcna145900#rcrd38443","datePublished":"2024-04-08T10:42:33.154Z","dateModified":"2024-04-08T10:50:30.438Z","author":[{"@context":"https://schema.org/","@type":"Person","name":"NBC News","image":null,"jobTitle":null,"sameAs":["https://www.facebook.com/nbcnews","https://instagram.com/nbcnews","https://twitter.com/nbcnews"]}],"image":"https://media-cldnry.s-nbcnews.com/image/upload/t_fit-1500w,f_auto,q_auto:best/rockcms/2024-04/240408-solar-eclipse-mn-0530-5d25cf.jpg","articleBody":"NBC News’ meteorologist Michelle Grossman has the latest weather forecast for today’s total eclipse. The East Coast is looking pretty clear, but the Gulf Coast is predicted to have a lot of cloud cover."},{"@context":"https://schema.org/","@type":"BlogPosting","publisher":{"@type":"NewsMediaOrganization","name":"NBC News","logo":{"@type":"ImageObject","url":"https://media-cldnry.s-nbcnews.com/image/upload/h_60/v1696280688/newsgroup-logos/nbcnews/logo/primary-black-424x45.png"},"sameAs":["https://twitter.com/nbcnews","https://www.pinterest.com/nbcnews/","https://www.facebook.com/NBCNews/","https://www.instagram.com/nbcnews/","https://www.youtube.com/nbcnews","https://www.snapchat.com/p/8bb879c7-45c0-499c-bb3c-7a3d0e229301/2193844248074240","https://www.tiktok.com/@nbcnews?lang=en"]},"mainEntityOfPage":{"@type":"WebPage","@id":"https://www.nbcnews.com/science/space/live-blog/solar-eclipse-2024-live-updates-rcna145900#rcrd38442"},"headline":"Clouds and storms may obscure solar eclipse view in states along its path ","url":"https://www.nbcnews.com/science/space/live-blog/solar-eclipse-2024-live-updates-rcna145900#rcrd38442","datePublished":"2024-04-08T09:00:57.215Z","dateModified":"2024-04-08T10:51:48.915Z","author":[{"@context":"https://schema.org/","@type":"Person","name":"Mirna Alsharif","image":"https://media-cldnry.s-nbcnews.com/image/upload/t_fit-1500w,f_auto,q_auto:best/newscms/2022_46/3581066/mirna-alsharif-byline-jm.jpg","jobTitle":null,"description":"Breaking news reporter","url":"https://www.nbcnews.com/author/mirna-alsharif-ncpn1297517","sameAs":["https://twitter.com/mirna_alsharif"]},{"@context":"https://schema.org/","@type":"Person","name":"Kathryn Prociv","image":"https://media-cldnry.s-nbcnews.com/image/upload/t_fit-1500w,f_auto,q_auto:best/newscms/2021_44/3517122/kathryn-prociv.jpg","jobTitle":null,"description":"Kathryn Prociv is a senior meteorologist and producer for NBC News. ","url":"https://www.nbcnews.com/author/kathryn-prociv-ncpn1047211"}],"image":"https://media-cldnry.s-nbcnews.com/image/upload/t_fit-1500w,f_auto,q_auto:best/rockcms/2024-04/240408-solar-eclipse-mn-0530-5d25cf.jpg","articleBody":"Clouds and storms may potentially obscure views of today’s total solar eclipse in states along the path of totality in the southern Plains and the western Gulf Coast.\n\nAround 20 million people in Texas, Louisiana, Arkansas and Oklahoma are at risk for severe weather at the start of the week, where multiple rounds of storms are forecast to start this afternoon. Very large hail will be the primary threat heading into today, with the threat shifting tomorrow across east Texas and Louisiana. Texas will see the most impact, with major cities including Houston, Dallas, Austin and San Antonio in the path of the storms.\n\nIn Dallas, storms are forecast to start between 3 and 4 p.m. CT, after the eclipse is expected around 1:30 p.m. CT. In Kerrville and Junction, the storms could start between 1 and 2 p.m., but they would likely be isolated in nature and only just getting started by that time.\n\nRead the full article here."},{"@context":"https://schema.org/","@type":"BlogPosting","publisher":{"@type":"NewsMediaOrganization","name":"NBC News","logo":{"@type":"ImageObject","url":"https://media-cldnry.s-nbcnews.com/image/upload/h_60/v1696280688/newsgroup-logos/nbcnews/logo/primary-black-424x45.png"},"sameAs":["https://twitter.com/nbcnews","https://www.pinterest.com/nbcnews/","https://www.facebook.com/NBCNews/","https://www.instagram.com/nbcnews/","https://www.youtube.com/nbcnews","https://www.snapchat.com/p/8bb879c7-45c0-499c-bb3c-7a3d0e229301/2193844248074240","https://www.tiktok.com/@nbcnews?lang=en"]},"mainEntityOfPage":{"@type":"WebPage","@id":"https://www.nbcnews.com/science/space/live-blog/solar-eclipse-2024-live-updates-rcna145900#rcrd38023"},"headline":"Eclipse is Texas’ first since 1878","url":"https://www.nbcnews.com/science/space/live-blog/solar-eclipse-2024-live-updates-rcna145900#rcrd38023","datePublished":"2024-04-08T09:00:55.864Z","dateModified":"2024-04-08T10:25:13.126Z","author":[{"@context":"https://schema.org/","@type":"Person","name":"Claire Cardona","image":null,"jobTitle":null,"description":"Claire Cardona is a breaking news editor for NBC News Digital.","url":"https://www.nbcnews.com/author/claire-cardona-ncpn1280373"}],"image":"https://media-cldnry.s-nbcnews.com/image/upload/t_fit-1500w,f_auto,q_auto:best/rockcms/2024-04/240408-solar-eclipse-mn-0530-5d25cf.jpg","articleBody":"DALLAS — For many lifelong Texans, this could be the first total solar eclipse they’ve seen — it’s the first to pass over the state since 1878.\n\nThe 2017 total solar eclipse, the last one visible in the U.S., crossed over an arc of states stretching from Oregon to South Carolina. But this time, parts of Texas (and other states, of course) get a chance to be in the shadow.\n\nTotality starts at 1:27 p.m. local time in Eagle Pass, on the border with Mexico. It is expected to begin in Dallas at 1:40 p.m. and end at 1:44 p.m.\n\nLet’s hope the weather cooperates."},{"@context":"https://schema.org/","@type":"BlogPosting","publisher":{"@type":"NewsMediaOrganization","name":"NBC News","logo":{"@type":"ImageObject","url":"https://media-cldnry.s-nbcnews.com/image/upload/h_60/v1696280688/newsgroup-logos/nbcnews/logo/primary-black-424x45.png"},"sameAs":["https://twitter.com/nbcnews","https://www.pinterest.com/nbcnews/","https://www.facebook.com/NBCNews/","https://www.instagram.com/nbcnews/","https://www.youtube.com/nbcnews","https://www.snapchat.com/p/8bb879c7-45c0-499c-bb3c-7a3d0e229301/2193844248074240","https://www.tiktok.com/@nbcnews?lang=en"]},"mainEntityOfPage":{"@type":"WebPage","@id":"https://www.nbcnews.com/science/space/live-blog/solar-eclipse-2024-live-updates-rcna145900#rcrd38104"},"headline":"Mother-daughter eclipse chasers plan to enjoy the event close to home","url":"https://www.nbcnews.com/science/space/live-blog/solar-eclipse-2024-live-updates-rcna145900#rcrd38104","datePublished":"2024-04-08T09:00:54.512Z","dateModified":"2024-04-08T10:54:51.269Z","author":[{"@context":"https://schema.org/","@type":"Person","name":"Nidhi Sharma","image":null,"jobTitle":null,"description":"Nidhi Sharma is an associate producer with the NBC News Climate Unit.","url":"https://www.nbcnews.com/author/nidhi-sharma-ncpn1300138"}],"image":"https://media-cldnry.s-nbcnews.com/image/upload/t_fit-1500w,f_auto,q_auto:best/rockcms/2024-04/240408-solar-eclipse-mn-0530-5d25cf.jpg","articleBody":"In 2017, Debra Ross and her daughter, Ella, drove 14 hours from their home in Rochester, New York, to rural Missouri to see the total solar eclipse.\n\nToday, another total solar eclipse is passing right over their hometown.\n\nRoss and her daughter are part of a community of eclipse chasers, people who travel across the world to experience these cosmic events. After today, the duo will have seen two solar eclipses and they plan to chase many more.\n\nRoss said that her experience during the 2017 eclipse changed her life.\n\n“In the minute and half of totality, I was only aware of four bodies in the entire universe,” she told NBC News. “The sun, the moon, the Earth and me. I got what all the hype was about and came out of that completely transformed.”\n\nRoss, who is the co-chair of the American Astronomical Society’s eclipse task force, has been preparing for the eclipse in Rochester, which falls in the path of totality, for years.\n\n“The excitement is absolutely palpable in Rochester,” she said."},{"@context":"https://schema.org/","@type":"BlogPosting","publisher":{"@type":"NewsMediaOrganization","name":"NBC News","logo":{"@type":"ImageObject","url":"https://media-cldnry.s-nbcnews.com/image/upload/h_60/v1696280688/newsgroup-logos/nbcnews/logo/primary-black-424x45.png"},"sameAs":["https://twitter.com/nbcnews","https://www.pinterest.com/nbcnews/","https://www.facebook.com/NBCNews/","https://www.instagram.com/nbcnews/","https://www.youtube.com/nbcnews","https://www.snapchat.com/p/8bb879c7-45c0-499c-bb3c-7a3d0e229301/2193844248074240","https://www.tiktok.com/@nbcnews?lang=en"]},"mainEntityOfPage":{"@type":"WebPage","@id":"https://www.nbcnews.com/science/space/live-blog/solar-eclipse-2024-live-updates-rcna145900#rcrd38211"},"headline":"Special glasses needed to safely view the eclipse","url":"https://www.nbcnews.com/science/space/live-blog/solar-eclipse-2024-live-updates-rcna145900#rcrd38211","datePublished":"2024-04-08T09:00:52.947Z","dateModified":"2024-04-08T10:17:03.493Z","author":[{"@context":"https://schema.org/","@type":"Person","name":" Jesse Kirsch","image":null,"jobTitle":"Correspondent"},{"@context":"https://schema.org/","@type":"Person","name":"Will Ujek","image":null,"jobTitle":null,"description":"Will Ujek is an NBC News producer."}],"image":"https://media-cldnry.s-nbcnews.com/image/upload/t_fit-1500w,f_auto,q_auto:best/rockcms/2024-04/240408-solar-eclipse-mn-0530-5d25cf.jpg","articleBody":"Glasses made specifically for looking at the sun offer the only safe way to view the eclipse directly.\n\n“Eclipse glasses are very important to prevent photothermal injury to the retina, and not just any old glasses — they have to be eclipse glasses with the ISO 12312-2 filter,” said Dr. Nicole Bajic, a comprehensive ophthalmologist at the Cleveland Clinic Cole Eye Institute.\n\nThe glasses are “thousands of times darker” than sunglasses, according to NASA.\n\nWithout such precautions, watching the eclipse can cause permanent eye damage.\n\n“It’s called solar retinopathy, and it’s damage to very sensitive, intricate cells that make up the retina, which is the lining of the back of the eye, and that’s what transmits light into electrical signals so that we can see what we see,” Bajic said. “And when we have damage from the sun to that tissue, we can get decreased vision and central blind spots in our vision.”\n\nLearn more about how to safely view the eclipse here."},{"@context":"https://schema.org/","@type":"BlogPosting","publisher":{"@type":"NewsMediaOrganization","name":"NBC News","logo":{"@type":"ImageObject","url":"https://media-cldnry.s-nbcnews.com/image/upload/h_60/v1696280688/newsgroup-logos/nbcnews/logo/primary-black-424x45.png"},"sameAs":["https://twitter.com/nbcnews","https://www.pinterest.com/nbcnews/","https://www.facebook.com/NBCNews/","https://www.instagram.com/nbcnews/","https://www.youtube.com/nbcnews","https://www.snapchat.com/p/8bb879c7-45c0-499c-bb3c-7a3d0e229301/2193844248074240","https://www.tiktok.com/@nbcnews?lang=en"]},"mainEntityOfPage":{"@type":"WebPage","@id":"https://www.nbcnews.com/science/space/live-blog/solar-eclipse-2024-live-updates-rcna145900#rcrd38213"},"headline":"What is a total solar eclipse?","url":"https://www.nbcnews.com/science/space/live-blog/solar-eclipse-2024-live-updates-rcna145900#rcrd38213","datePublished":"2024-04-08T09:00:51.519Z","dateModified":"2024-04-08T10:55:37.108Z","author":[{"@context":"https://schema.org/","@type":"Person","name":"Zinhle Essamuah","image":"https://media-cldnry.s-nbcnews.com/image/upload/t_fit-1500w,f_auto,q_auto:best/newscms/2023_41/3625527/zinhle_essamuah.jpg","jobTitle":null,"description":"Zinhle Essamuah is a correspondent and anchor for NBC News.","url":"https://www.nbcnews.com/author/zinhle-essamuah-ncpn1286186"}],"image":"https://media-cldnry.s-nbcnews.com/image/upload/t_fit-1500w,f_auto,q_auto:best/rockcms/2024-04/240408-solar-eclipse-mn-0530-5d25cf.jpg","articleBody":"Today’s cosmic event is one of two types of eclipses: lunar and solar. So what makes a solar eclipse? NBC News’ Zinhle Essamuah explains:"},{"@context":"https://schema.org/","@type":"BlogPosting","publisher":{"@type":"NewsMediaOrganization","name":"NBC News","logo":{"@type":"ImageObject","url":"https://media-cldnry.s-nbcnews.com/image/upload/h_60/v1696280688/newsgroup-logos/nbcnews/logo/primary-black-424x45.png"},"sameAs":["https://twitter.com/nbcnews","https://www.pinterest.com/nbcnews/","https://www.facebook.com/NBCNews/","https://www.instagram.com/nbcnews/","https://www.youtube.com/nbcnews","https://www.snapchat.com/p/8bb879c7-45c0-499c-bb3c-7a3d0e229301/2193844248074240","https://www.tiktok.com/@nbcnews?lang=en"]},"mainEntityOfPage":{"@type":"WebPage","@id":"https://www.nbcnews.com/science/space/live-blog/solar-eclipse-2024-live-updates-rcna145900#rcrd38198"},"headline":"Your last-minute guide to the total solar eclipse ","url":"https://www.nbcnews.com/science/space/live-blog/solar-eclipse-2024-live-updates-rcna145900#rcrd38198","datePublished":"2024-04-08T09:00:48.736Z","dateModified":"2024-04-08T09:00:48.736Z","author":[{"@context":"https://schema.org/","@type":"Person","name":"Denise Chow","image":"https://media-cldnry.s-nbcnews.com/image/upload/t_fit-1500w,f_auto,q_auto:best/newscms/2022_46/3581047/denise-chow-byline-jm.jpg","jobTitle":null,"description":"Denise Chow is a reporter for NBC News Science focused on general science and climate change.","url":"https://www.nbcnews.com/author/denise-chow-ncpn814621","sameAs":["https://twitter.com/denisechow"]}],"image":"https://media-cldnry.s-nbcnews.com/image/upload/t_fit-1500w,f_auto,q_auto:best/rockcms/2024-04/240408-solar-eclipse-mn-0530-5d25cf.jpg","articleBody":"A total solar eclipse will cross North America today, offering millions a rare opportunity to see afternoon skies temporarily darken as the moon blocks the face of the sun.\n\nNeed to catch up quick? This guide will tell you what you need to know, including fun milestones to look for if you’re lucky enough to be in the path of totality and how to view the eclipse safely."},{"@context":"https://schema.org/","@type":"BlogPosting","publisher":{"@type":"NewsMediaOrganization","name":"NBC News","logo":{"@type":"ImageObject","url":"https://media-cldnry.s-nbcnews.com/image/upload/h_60/v1696280688/newsgroup-logos/nbcnews/logo/primary-black-424x45.png"},"sameAs":["https://twitter.com/nbcnews","https://www.pinterest.com/nbcnews/","https://www.facebook.com/NBCNews/","https://www.instagram.com/nbcnews/","https://www.youtube.com/nbcnews","https://www.snapchat.com/p/8bb879c7-45c0-499c-bb3c-7a3d0e229301/2193844248074240","https://www.tiktok.com/@nbcnews?lang=en"]},"mainEntityOfPage":{"@type":"WebPage","@id":"https://www.nbcnews.com/science/space/live-blog/solar-eclipse-2024-live-updates-rcna145900#rcrd38197"},"headline":"It's finally here!","url":"https://www.nbcnews.com/science/space/live-blog/solar-eclipse-2024-live-updates-rcna145900#rcrd38197","datePublished":"2024-04-08T09:00:47.129Z","dateModified":"2024-04-08T09:00:47.129Z","author":[{"@context":"https://schema.org/","@type":"Person","name":"Jason Abbruzzese","image":"https://media-cldnry.s-nbcnews.com/image/upload/t_fit-1500w,f_auto,q_auto:best/newscms/2019_29/2936176/190619-jason-abbruzzese-byline2419.jpg","jobTitle":null,"description":"Jason Abbruzzese is the assistant managing editor of tech and science for NBC News Digital.","url":"https://www.nbcnews.com/author/jason-abbruzzese-ncpn843466","sameAs":["https://twitter.com/JasonAbbruzzese"]}],"image":"https://media-cldnry.s-nbcnews.com/image/upload/t_fit-1500w,f_auto,q_auto:best/rockcms/2024-04/240408-solar-eclipse-mn-0530-5d25cf.jpg","articleBody":"Good morning and happy Great American Eclipse Day!\n\nOur live updates throughout the day will include reporting from across NBC News as the eclipse crosses the country."}],"mainEntityOfPage":{"@type":"WebPage","@id":"https://www.nbcnews.com/science/space/live-blog/solar-eclipse-2024-live-updates-rcna145900"},"coverageEndTime":"2024-04-09T07:00:43.000Z","publisher":{"@type":"NewsMediaOrganization","name":"NBC News","logo":{"@type":"ImageObject","url":"https://media-cldnry.s-nbcnews.com/image/upload/h_60/v1696280688/newsgroup-logos/nbcnews/logo/primary-black-424x45.png"},"sameAs":["https://twitter.com/nbcnews","https://www.pinterest.com/nbcnews/","https://www.facebook.com/NBCNews/","https://www.instagram.com/nbcnews/","https://www.youtube.com/nbcnews","https://www.snapchat.com/p/8bb879c7-45c0-499c-bb3c-7a3d0e229301/2193844248074240","https://www.tiktok.com/@nbcnews?lang=en"]},"articleBody":"That's a wrap for one of the most anticipated celestial events of the year.\n\nA total solar eclipse — nicknamed the Great North American Eclipse for its long path over North America — was visible in the sky today over parts of Mexico, 15 U.S. states and eastern Canada.\n\nTens of millions of people were treated to stunning views as the moon passed between Earth and the sun and temporarily blocked the sun’s light."}</script><script type="application/ld+json">{"@context":"http://schema.org","@type":"VideoObject","@id":"https://www.nbcnews.com/nightly-news/video/tens-of-millions-get-stunning-view-of-full-solar-eclipse-208574021979","name":"Tens of millions get stunning view of full solar eclipse","description":"From Texas to Maine, the path of totality left Americans awestruck as they watched the full solar eclipse. Others settled for a consolation prize, getting to see a partial eclipse of the sun. NBC News' Lester Holt reports.","thumbnailUrl":["https://media-cldnry.s-nbcnews.com/image/upload/t_fit-1500w,f_auto,q_auto:best/mpx/2704722219/2024_04/1712616412131_nn_lho_eclipse_240408_1920x1080-d3krb8.jpg"],"embedUrl":"https://www.nbcnews.com/news/embedded-video/mmvo208574021979","contentUrl":"https://prodamdnewsencoding.akamaized.net/NBC_News_Digital/nbcnews/video/2024/04/1712616412131_nn_lho_eclipse_240408_6.mp4?format=redirect","duration":"PT3M45S","publisher":{"@type":"NewsMediaOrganization","name":"NBC News","logo":{"@type":"ImageObject","url":"https://media-cldnry.s-nbcnews.com/image/upload/h_60/v1696280688/newsgroup-logos/nbcnews/logo/primary-black-424x45.png"},"sameAs":["https://twitter.com/nbcnews","https://www.pinterest.com/nbcnews/","https://www.facebook.com/NBCNews/","https://www.instagram.com/nbcnews/","https://www.youtube.com/nbcnews","https://www.snapchat.com/p/8bb879c7-45c0-499c-bb3c-7a3d0e229301/2193844248074240","https://www.tiktok.com/@nbcnews?lang=en"]},"uploadDate":"2024-04-08T22:47:12.000Z","url":"https://www.nbcnews.com/nightly-news/video/tens-of-millions-get-stunning-view-of-full-solar-eclipse-208574021979"}</script><script type="application/ld+json">{"@context":"http://schema.org","@type":"VideoObject","@id":"https://www.nbcnews.com/video/watch-emotional-moments-as-skywatchers-view-solar-eclipse-208566853792","name":"Watch emotional moments as skywatchers view solar eclipse","description":"A total solar eclipse — nicknamed the Great North American Eclipse for its long path over North America — was visible in the sky over parts of Mexico, 15 U.S. states and eastern Canada. Watch a roundup of stunning moments from the people watching the eclipse, and the eclipse itself.","thumbnailUrl":["https://media-cldnry.s-nbcnews.com/image/upload/t_fit-1500w,f_auto,q_auto:best/mpx/2704722219/2024_04/tm-ecl-closer-split-8ys583.jpg"],"embedUrl":"https://www.nbcnews.com/news/embedded-video/mmvo208566853792","contentUrl":"https://prodamdnewsencoding.akamaized.net/NBC_News_Digital/nbc_spec_eclipse_sightssounds_240408/1/abs/index.m3u8?format=redirect","duration":"PT3M15S","publisher":{"@type":"NewsMediaOrganization","name":"NBC News","logo":{"@type":"ImageObject","url":"https://media-cldnry.s-nbcnews.com/image/upload/h_60/v1696280688/newsgroup-logos/nbcnews/logo/primary-black-424x45.png"},"sameAs":["https://twitter.com/nbcnews","https://www.pinterest.com/nbcnews/","https://www.facebook.com/NBCNews/","https://www.instagram.com/nbcnews/","https://www.youtube.com/nbcnews","https://www.snapchat.com/p/8bb879c7-45c0-499c-bb3c-7a3d0e229301/2193844248074240","https://www.tiktok.com/@nbcnews?lang=en"]},"uploadDate":"2024-04-08T20:51:28.000Z","url":"https://www.nbcnews.com/video/watch-emotional-moments-as-skywatchers-view-solar-eclipse-208566853792"}</script><script type="application/ld+json">{"@context":"http://schema.org","@type":"VideoObject","@id":"https://www.nbcnews.com/video/gadi-schwartz-reports-on-eclipse-totality-from-plane-above-arkansas-208564293745","name":"Gadi Schwartz reports on eclipse totality from plane above Arkansas ","description":"NBC News’ Gadi Schwartz reports from a plane above Arkansas where you can see the eclipse reach totality.","thumbnailUrl":["https://media-cldnry.s-nbcnews.com/image/upload/t_fit-1500w,f_auto,q_auto:best/mpx/2704722219/2024_04/gadisky-1kb531.jpg"],"embedUrl":"https://www.nbcnews.com/news/embedded-video/mmvo208564293745","contentUrl":"https://prodamdnewsencoding.akamaized.net/NBC_News_Digital/nbcnews/video/2024/04/1712606741973_nbc_spec_gadi_totality_sky_240408_6.mp4?format=redirect","duration":"PT6M4S","publisher":{"@type":"NewsMediaOrganization","name":"NBC News","logo":{"@type":"ImageObject","url":"https://media-cldnry.s-nbcnews.com/image/upload/h_60/v1696280688/newsgroup-logos/nbcnews/logo/primary-black-424x45.png"},"sameAs":["https://twitter.com/nbcnews","https://www.pinterest.com/nbcnews/","https://www.facebook.com/NBCNews/","https://www.instagram.com/nbcnews/","https://www.youtube.com/nbcnews","https://www.snapchat.com/p/8bb879c7-45c0-499c-bb3c-7a3d0e229301/2193844248074240","https://www.tiktok.com/@nbcnews?lang=en"]},"uploadDate":"2024-04-08T20:06:02.000Z","url":"https://www.nbcnews.com/video/gadi-schwartz-reports-on-eclipse-totality-from-plane-above-arkansas-208564293745"}</script><script type="application/ld+json">{"@context":"http://schema.org","@type":"VideoObject","@id":"https://www.nbcnews.com/video/total-eclipse-reaches-last-stop-in-the-u-s-in-maine-208562757958","name":"Total eclipse reaches last stop in the U.S. in Maine","description":"NBC News' Kate Snow reports from Houlton, Maine as the solar eclipse reaches totality and its last stop in the United States before it heads into Canada.","thumbnailUrl":["https://media-cldnry.s-nbcnews.com/image/upload/t_fit-1500w,f_auto,q_auto:best/mpx/2704722219/2024_04/1712606294617_nbc_spec_snow_maine_totality_240408_1920x1080-r0vicb.jpg"],"embedUrl":"https://www.nbcnews.com/news/embedded-video/mmvo208562757958","contentUrl":"https://prodamdnewsencoding.akamaized.net/NBC_News_Digital/nbcnews/video/2024/04/1712606294617_nbc_spec_snow_maine_totality_240408_6.mp4?format=redirect","duration":"PT4M11S","publisher":{"@type":"NewsMediaOrganization","name":"NBC News","logo":{"@type":"ImageObject","url":"https://media-cldnry.s-nbcnews.com/image/upload/h_60/v1696280688/newsgroup-logos/nbcnews/logo/primary-black-424x45.png"},"sameAs":["https://twitter.com/nbcnews","https://www.pinterest.com/nbcnews/","https://www.facebook.com/NBCNews/","https://www.instagram.com/nbcnews/","https://www.youtube.com/nbcnews","https://www.snapchat.com/p/8bb879c7-45c0-499c-bb3c-7a3d0e229301/2193844248074240","https://www.tiktok.com/@nbcnews?lang=en"]},"uploadDate":"2024-04-08T19:58:33.000Z","url":"https://www.nbcnews.com/video/total-eclipse-reaches-last-stop-in-the-u-s-in-maine-208562757958"}</script><script type="application/ld+json">{"@context":"http://schema.org","@type":"VideoObject","@id":"https://www.nbcnews.com/video/cheering-ohio-crowds-greet-the-solar-eclipse-208563269612","name":"Cheering Ohio crowds greet the solar eclipse ","description":"Crowds cheer the moment of totality as the solar eclipse darkens Cleveland, Ohio.","thumbnailUrl":["https://media-cldnry.s-nbcnews.com/image/upload/t_fit-1500w,f_auto,q_auto:best/mpx/2704722219/2024_04/1712604702945_nbc_eclipse_cleveland_totality_240408_1920x1080-o1sd5r.jpg"],"embedUrl":"https://www.nbcnews.com/news/embedded-video/mmvo208563269612","contentUrl":"https://prodamdnewsencoding.akamaized.net/NBC_News_Digital/nbcnews/video/2024/04/1712604702945_nbc_eclipse_cleveland_totality_240408_6.mp4?format=redirect","duration":"PT4M13S","publisher":{"@type":"NewsMediaOrganization","name":"NBC News","logo":{"@type":"ImageObject","url":"https://media-cldnry.s-nbcnews.com/image/upload/h_60/v1696280688/newsgroup-logos/nbcnews/logo/primary-black-424x45.png"},"sameAs":["https://twitter.com/nbcnews","https://www.pinterest.com/nbcnews/","https://www.facebook.com/NBCNews/","https://www.instagram.com/nbcnews/","https://www.youtube.com/nbcnews","https://www.snapchat.com/p/8bb879c7-45c0-499c-bb3c-7a3d0e229301/2193844248074240","https://www.tiktok.com/@nbcnews?lang=en"]},"uploadDate":"2024-04-08T19:32:00.000Z","url":"https://www.nbcnews.com/video/cheering-ohio-crowds-greet-the-solar-eclipse-208563269612"}</script><script type="application/ld+json">{"@context":"http://schema.org","@type":"VideoObject","@id":"https://www.nbcnews.com/video/lester-holt-and-tom-costello-witness-the-total-eclipse-in-indianapolis-208562757665","name":"Lester Holt and Tom Costello witness the total eclipse in Indianapolis","description":"Watch as NBC's Lester Holt and Tom Costello witness the moment the solar eclipse reaches totality in Indianapolis. ","thumbnailUrl":["https://media-cldnry.s-nbcnews.com/image/upload/t_fit-1500w,f_auto,q_auto:best/mpx/2704722219/2024_04/1712603710759_nbc_spec_holt_costello_totality_240408_1920x1080-zqs9rk.jpg"],"embedUrl":"https://www.nbcnews.com/news/embedded-video/mmvo208562757665","contentUrl":"https://prodamdnewsencoding.akamaized.net/NBC_News_Digital/nbcnews/video/2024/04/1712603710759_nbc_spec_holt_costello_totality_240408_6.mp4?format=redirect","duration":"PT1M31S","publisher":{"@type":"NewsMediaOrganization","name":"NBC News","logo":{"@type":"ImageObject","url":"https://media-cldnry.s-nbcnews.com/image/upload/h_60/v1696280688/newsgroup-logos/nbcnews/logo/primary-black-424x45.png"},"sameAs":["https://twitter.com/nbcnews","https://www.pinterest.com/nbcnews/","https://www.facebook.com/NBCNews/","https://www.instagram.com/nbcnews/","https://www.youtube.com/nbcnews","https://www.snapchat.com/p/8bb879c7-45c0-499c-bb3c-7a3d0e229301/2193844248074240","https://www.tiktok.com/@nbcnews?lang=en"]},"uploadDate":"2024-04-08T19:15:28.000Z","url":"https://www.nbcnews.com/video/lester-holt-and-tom-costello-witness-the-total-eclipse-in-indianapolis-208562757665"}</script><script type="application/ld+json">{"@context":"http://schema.org","@type":"VideoObject","@id":"https://www.nbcnews.com/video/watch-solar-eclipse-reaches-totality-in-little-rock-arkansas-208559685955","name":"Watch: Solar eclipse reaches totality in Little Rock, Arkansas ","description":"Watch as the eclipse reached totality in Little Rock, Arkansas. Animals at the nature preserve can be heard in the background as onlookers take in the cosmic event. ","thumbnailUrl":["https://media-cldnry.s-nbcnews.com/image/upload/t_fit-1500w,f_auto,q_auto:best/mpx/2704722219/2024_04/1712603152393_nbc_spec_ar_littlerock_240408_1920x1080-yqalgq.jpg"],"embedUrl":"https://www.nbcnews.com/news/embedded-video/mmvo208559685955","contentUrl":"https://prodamdnewsencoding.akamaized.net/NBC_News_Digital/nbcnews/video/2024/04/1712603152393_nbc_spec_ar_littlerock_240408_6.mp4?format=redirect","duration":"PT4M18S","publisher":{"@type":"NewsMediaOrganization","name":"NBC News","logo":{"@type":"ImageObject","url":"https://media-cldnry.s-nbcnews.com/image/upload/h_60/v1696280688/newsgroup-logos/nbcnews/logo/primary-black-424x45.png"},"sameAs":["https://twitter.com/nbcnews","https://www.pinterest.com/nbcnews/","https://www.facebook.com/NBCNews/","https://www.instagram.com/nbcnews/","https://www.youtube.com/nbcnews","https://www.snapchat.com/p/8bb879c7-45c0-499c-bb3c-7a3d0e229301/2193844248074240","https://www.tiktok.com/@nbcnews?lang=en"]},"uploadDate":"2024-04-08T19:06:12.000Z","url":"https://www.nbcnews.com/video/watch-solar-eclipse-reaches-totality-in-little-rock-arkansas-208559685955"}</script><script type="application/ld+json">{"@context":"http://schema.org","@type":"VideoObject","@id":"https://www.nbcnews.com/video/watch-solar-eclipse-reaches-totality-in-kerrville-texas-208560709697","name":"Watch: Solar eclipse reaches totality in Kerrville, Texas","description":"Watch as the solar eclipse reaches totality in Kerrville, Texas. The temperature dropped and there was a little over four minutes of darkness. NBC News’ Morgan Chesky reports alongside his family.","thumbnailUrl":["https://media-cldnry.s-nbcnews.com/image/upload/t_fit-1500w,f_auto,q_auto:best/mpx/2704722219/2024_04/1712602302420_nbc_spec_texas_kerrville_totality_240408_1920x1080-hy94b1.jpg"],"embedUrl":"https://www.nbcnews.com/news/embedded-video/mmvo208560709697","contentUrl":"https://prodamdnewsencoding.akamaized.net/NBC_News_Digital/nbcnews/video/2024/04/1712602302420_nbc_spec_texas_kerrville_totality_240408_6.mp4?format=redirect","duration":"PT4M31S","publisher":{"@type":"NewsMediaOrganization","name":"NBC News","logo":{"@type":"ImageObject","url":"https://media-cldnry.s-nbcnews.com/image/upload/h_60/v1696280688/newsgroup-logos/nbcnews/logo/primary-black-424x45.png"},"sameAs":["https://twitter.com/nbcnews","https://www.pinterest.com/nbcnews/","https://www.facebook.com/NBCNews/","https://www.instagram.com/nbcnews/","https://www.youtube.com/nbcnews","https://www.snapchat.com/p/8bb879c7-45c0-499c-bb3c-7a3d0e229301/2193844248074240","https://www.tiktok.com/@nbcnews?lang=en"]},"uploadDate":"2024-04-08T18:52:02.000Z","url":"https://www.nbcnews.com/video/watch-solar-eclipse-reaches-totality-in-kerrville-texas-208560709697"}</script><script type="application/ld+json">{"@context":"http://schema.org","@type":"VideoObject","@id":"https://www.nbcnews.com/video/solar-eclipse-watchers-go-wild-as-the-moment-of-totality-passes-over-dallas-208562245631","name":"Solar eclipse watchers go wild as the moment of totality passes over Dallas","description":"NBC's Al Roker and a crowd of excited onlookers are thrilled as the solar eclipse darkens Dallas.","thumbnailUrl":["https://media-cldnry.s-nbcnews.com/image/upload/t_fit-1500w,f_auto,q_auto:best/mpx/2704722219/2024_04/1712602500620_nbc_eclipse_dallas_totality_roker_240408_1920x1080-3hgjcj.jpg"],"embedUrl":"https://www.nbcnews.com/news/embedded-video/mmvo208562245631","contentUrl":"https://prodamdnewsencoding.akamaized.net/NBC_News_Digital/nbcnews/video/2024/04/1712602500620_nbc_eclipse_dallas_totality_roker_240408_6.mp4?format=redirect","duration":"PT3M47S","publisher":{"@type":"NewsMediaOrganization","name":"NBC News","logo":{"@type":"ImageObject","url":"https://media-cldnry.s-nbcnews.com/image/upload/h_60/v1696280688/newsgroup-logos/nbcnews/logo/primary-black-424x45.png"},"sameAs":["https://twitter.com/nbcnews","https://www.pinterest.com/nbcnews/","https://www.facebook.com/NBCNews/","https://www.instagram.com/nbcnews/","https://www.youtube.com/nbcnews","https://www.snapchat.com/p/8bb879c7-45c0-499c-bb3c-7a3d0e229301/2193844248074240","https://www.tiktok.com/@nbcnews?lang=en"]},"uploadDate":"2024-04-08T18:55:21.000Z","url":"https://www.nbcnews.com/video/solar-eclipse-watchers-go-wild-as-the-moment-of-totality-passes-over-dallas-208562245631"}</script><script type="application/ld+json">{"@context":"http://schema.org","@type":"VideoObject","@id":"https://www.nbcnews.com/video/watch-solar-eclipse-reaches-totality-in-mazatlan-mexico-208558661597","name":"Watch: Solar eclipse reaches totality in Mazatlán, Mexico","description":"Watch as the solar eclipse reaches totality in Mazatlán, Mexico, the first area in North America to catch sight of the cosmic event.","thumbnailUrl":["https://media-cldnry.s-nbcnews.com/image/upload/t_fit-1500w,f_auto,q_auto:best/mpx/2704722219/2024_04/1712600349582_nbc_spec_mexico_totality_roker_240408_1920x1080-8kih58.jpg"],"embedUrl":"https://www.nbcnews.com/news/embedded-video/mmvo208558661597","contentUrl":"https://prodamdnewsencoding.akamaized.net/NBC_News_Digital/nbcnews/video/2024/04/1712600349582_nbc_spec_mexico_totality_roker_240408_6.mp4?format=redirect","duration":"PT4M15S","publisher":{"@type":"NewsMediaOrganization","name":"NBC News","logo":{"@type":"ImageObject","url":"https://media-cldnry.s-nbcnews.com/image/upload/h_60/v1696280688/newsgroup-logos/nbcnews/logo/primary-black-424x45.png"},"sameAs":["https://twitter.com/nbcnews","https://www.pinterest.com/nbcnews/","https://www.facebook.com/NBCNews/","https://www.instagram.com/nbcnews/","https://www.youtube.com/nbcnews","https://www.snapchat.com/p/8bb879c7-45c0-499c-bb3c-7a3d0e229301/2193844248074240","https://www.tiktok.com/@nbcnews?lang=en"]},"uploadDate":"2024-04-08T18:19:30.000Z","url":"https://www.nbcnews.com/video/watch-solar-eclipse-reaches-totality-in-mazatlan-mexico-208558661597"}</script><script type="application/ld+json">{"@context":"http://schema.org","@type":"VideoObject","@id":"https://www.nbcnews.com/video/gadi-schwartz-previews-eclipse-coverage-in-the-sky-208552517777","name":"Gadi Schwartz previews eclipse coverage in the sky","description":"Gadi Schwartz previews NBC News’ solar eclipse coverage up in the air over Texas.","thumbnailUrl":["https://media-cldnry.s-nbcnews.com/image/upload/t_fit-1500w,f_auto,q_auto:best/mpx/2704722219/2024_04/f_mo_gadi_240408.00_00_00_09.Still001-n3bm9a.jpg"],"embedUrl":"https://www.nbcnews.com/news/embedded-video/mmvo208552517777","contentUrl":"https://prodamdnewsencoding.akamaized.net/NBC_News_Digital/f_mo_gadi_eclipse_preview_240408/1/abs/index.m3u8?format=redirect","duration":"PT33S","publisher":{"@type":"NewsMediaOrganization","name":"NBC News","logo":{"@type":"ImageObject","url":"https://media-cldnry.s-nbcnews.com/image/upload/h_60/v1696280688/newsgroup-logos/nbcnews/logo/primary-black-424x45.png"},"sameAs":["https://twitter.com/nbcnews","https://www.pinterest.com/nbcnews/","https://www.facebook.com/NBCNews/","https://www.instagram.com/nbcnews/","https://www.youtube.com/nbcnews","https://www.snapchat.com/p/8bb879c7-45c0-499c-bb3c-7a3d0e229301/2193844248074240","https://www.tiktok.com/@nbcnews?lang=en"]},"uploadDate":"2024-04-08T18:05:26.000Z","url":"https://www.nbcnews.com/video/gadi-schwartz-previews-eclipse-coverage-in-the-sky-208552517777"}</script><script type="application/ld+json">{"@context":"http://schema.org","@type":"VideoObject","@id":"https://www.nbcnews.com/now/video/thousands-pack-indianapolis-motor-speedway-to-view-eclipse-208552517602","name":"Thousands pack Indianapolis Motor Speedway to view eclipse","description":"NBC's Lester Holt is one of the nearly 50,000 people gathered at Indianapolis Motor Speedway, where they expect one of the best views of today's total solar eclipse.","thumbnailUrl":["https://media-cldnry.s-nbcnews.com/image/upload/t_fit-1500w,f_auto,q_auto:best/mpx/2704722219/2024_04/1712598149563_now_daily_a_lester_eclipse_ims_240408_1920x1080-uaevwe.jpg"],"embedUrl":"https://www.nbcnews.com/news/embedded-video/mmvo208552517602","contentUrl":"https://prodamdnewsencoding.akamaized.net/NBC_News_Digital/nbcnews/video/2024/04/1712598149563_now_daily_a_lester_eclipse_ims_240408_6.mp4?format=redirect","duration":"PT3M48S","publisher":{"@type":"NewsMediaOrganization","name":"NBC News","logo":{"@type":"ImageObject","url":"https://media-cldnry.s-nbcnews.com/image/upload/h_60/v1696280688/newsgroup-logos/nbcnews/logo/primary-black-424x45.png"},"sameAs":["https://twitter.com/nbcnews","https://www.pinterest.com/nbcnews/","https://www.facebook.com/NBCNews/","https://www.instagram.com/nbcnews/","https://www.youtube.com/nbcnews","https://www.snapchat.com/p/8bb879c7-45c0-499c-bb3c-7a3d0e229301/2193844248074240","https://www.tiktok.com/@nbcnews?lang=en"]},"uploadDate":"2024-04-08T17:42:49.000Z","url":"https://www.nbcnews.com/now/video/thousands-pack-indianapolis-motor-speedway-to-view-eclipse-208552517602"}</script><script type="application/ld+json">{"@context":"http://schema.org","@type":"VideoObject","@id":"https://www.nbcnews.com/now/video/natural-reactions-how-animals-may-behave-during-the-eclipse-208549957594","name":"Natural reactions: How animals may behave during the eclipse","description":"Ecologist Jason Milks tells NBC News climate reporter Chase Cain that animals tend to react in several ways during a complete solar eclipse.","thumbnailUrl":["https://media-cldnry.s-nbcnews.com/image/upload/t_fit-1500w,f_auto,q_auto:best/mpx/2704722219/2024_04/1712595633655_now_daily_a_eclipse_nature_240408_1920x1080-8extx5.jpg"],"embedUrl":"https://www.nbcnews.com/news/embedded-video/mmvo208549957594","contentUrl":"https://prodamdnewsencoding.akamaized.net/NBC_News_Digital/nbcnews/video/2024/04/1712595633655_now_daily_a_eclipse_nature_240408_6.mp4?format=redirect","duration":"PT2M43S","publisher":{"@type":"NewsMediaOrganization","name":"NBC News","logo":{"@type":"ImageObject","url":"https://media-cldnry.s-nbcnews.com/image/upload/h_60/v1696280688/newsgroup-logos/nbcnews/logo/primary-black-424x45.png"},"sameAs":["https://twitter.com/nbcnews","https://www.pinterest.com/nbcnews/","https://www.facebook.com/NBCNews/","https://www.instagram.com/nbcnews/","https://www.youtube.com/nbcnews","https://www.snapchat.com/p/8bb879c7-45c0-499c-bb3c-7a3d0e229301/2193844248074240","https://www.tiktok.com/@nbcnews?lang=en"]},"uploadDate":"2024-04-08T17:00:52.000Z","url":"https://www.nbcnews.com/now/video/natural-reactions-how-animals-may-behave-during-the-eclipse-208549957594"}</script><script type="application/ld+json">{"@context":"http://schema.org","@type":"VideoObject","@id":"https://www.nbcnews.com/video/crowds-gather-in-nyc-for-partial-eclipse-viewing-208564805989","name":"Crowds gather in NYC for partial eclipse viewing","description":"NBC News' Savannah Sellers interviews tourists and office workers taking a break to view the partial eclipse, with 89% totality, from midtown Manhattan.","thumbnailUrl":["https://media-cldnry.s-nbcnews.com/image/upload/t_fit-1500w,f_auto,q_auto:best/mpx/2704722219/2024_04/1712606175068_nbc_spec_sellers_eclipse_240408_1920x1080-uyeo5e.jpg"],"embedUrl":"https://www.nbcnews.com/news/embedded-video/mmvo208564805989","contentUrl":"https://prodamdnewsencoding.akamaized.net/NBC_News_Digital/nbcnews/video/2024/04/1712606175068_nbc_spec_sellers_eclipse_240408_6.mp4?format=redirect","duration":"PT2M27S","publisher":{"@type":"NewsMediaOrganization","name":"NBC News","logo":{"@type":"ImageObject","url":"https://media-cldnry.s-nbcnews.com/image/upload/h_60/v1696280688/newsgroup-logos/nbcnews/logo/primary-black-424x45.png"},"sameAs":["https://twitter.com/nbcnews","https://www.pinterest.com/nbcnews/","https://www.facebook.com/NBCNews/","https://www.instagram.com/nbcnews/","https://www.youtube.com/nbcnews","https://www.snapchat.com/p/8bb879c7-45c0-499c-bb3c-7a3d0e229301/2193844248074240","https://www.tiktok.com/@nbcnews?lang=en"]},"uploadDate":"2024-04-08T19:56:34.000Z","url":"https://www.nbcnews.com/video/crowds-gather-in-nyc-for-partial-eclipse-viewing-208564805989"}</script><script type="application/ld+json">{"@context":"http://schema.org","@type":"VideoObject","@id":"https://www.nbcnews.com/video/al-roker-previews-nbc-news-solar-eclipse-coverage-from-dallas-208542277977","name":"Al Roker previews NBC News' solar eclipse coverage from Dallas","description":"Ahead of the Great American Eclipse, Al Roker speaks about NBC News' coverage of the event outside the Perot Museum of Nature and Science in Dallas.","thumbnailUrl":["https://media-cldnry.s-nbcnews.com/image/upload/t_fit-1500w,f_auto,q_auto:best/mpx/2704722219/2024_04/f_mo_roker_eclipse_240408-5b4wtm.jpg"],"embedUrl":"https://www.nbcnews.com/news/embedded-video/mmvo208542277977","contentUrl":"https://prodamdnewsencoding.akamaized.net/NBC_News_Digital/f_mo_roker_eclipse_preview_240408/1/abs/index.m3u8?format=redirect","duration":"PT1M1S","publisher":{"@type":"NewsMediaOrganization","name":"NBC News","logo":{"@type":"ImageObject","url":"https://media-cldnry.s-nbcnews.com/image/upload/h_60/v1696280688/newsgroup-logos/nbcnews/logo/primary-black-424x45.png"},"sameAs":["https://twitter.com/nbcnews","https://www.pinterest.com/nbcnews/","https://www.facebook.com/NBCNews/","https://www.instagram.com/nbcnews/","https://www.youtube.com/nbcnews","https://www.snapchat.com/p/8bb879c7-45c0-499c-bb3c-7a3d0e229301/2193844248074240","https://www.tiktok.com/@nbcnews?lang=en"]},"uploadDate":"2024-04-08T15:44:44.000Z","url":"https://www.nbcnews.com/video/al-roker-previews-nbc-news-solar-eclipse-coverage-from-dallas-208542277977"}</script><script type="application/ld+json">{"@context":"http://schema.org","@type":"VideoObject","@id":"https://www.nbcnews.com/video/wildlife-and-the-eclipse-how-will-animals-respond-208544837823","name":"Wildlife and the eclipse: How will animals respond?","description":"NBC News climate reporter Chase Cain is at an Arkansas nature preserve for a first hand look at how animals in the wild respond to the total solar eclipse.","thumbnailUrl":["https://media-cldnry.s-nbcnews.com/image/upload/t_fit-1500w,f_auto,q_auto:best/mpx/2704722219/2024_04/f_mo_cain_eclipse_nature_preserve_240408-vn0lrx.jpg"],"embedUrl":"https://www.nbcnews.com/news/embedded-video/mmvo208544837823","contentUrl":"https://prodamdnewsencoding.akamaized.net/NBC_News_Digital/f_mo_cain_eclipse_nature_preserve_240408/1/abs/index.m3u8?format=redirect","duration":"PT42S","publisher":{"@type":"NewsMediaOrganization","name":"NBC News","logo":{"@type":"ImageObject","url":"https://media-cldnry.s-nbcnews.com/image/upload/h_60/v1696280688/newsgroup-logos/nbcnews/logo/primary-black-424x45.png"},"sameAs":["https://twitter.com/nbcnews","https://www.pinterest.com/nbcnews/","https://www.facebook.com/NBCNews/","https://www.instagram.com/nbcnews/","https://www.youtube.com/nbcnews","https://www.snapchat.com/p/8bb879c7-45c0-499c-bb3c-7a3d0e229301/2193844248074240","https://www.tiktok.com/@nbcnews?lang=en"]},"uploadDate":"2024-04-08T16:25:08.000Z","url":"https://www.nbcnews.com/video/wildlife-and-the-eclipse-how-will-animals-respond-208544837823"}</script><script type="application/ld+json">{"@context":"http://schema.org","@type":"VideoObject","@id":"https://www.msnbc.com/ana-cabrera-reports/watch/how-the-visually-impaired-are-participating-in-the-eclipse-from-ohio-208542277923","name":"How the visually impaired are participating in the eclipse from Ohio","description":"NBC News' Jesse Kirsch reports from Cleveland, Ohio, on how officials are using a \"LightSound\" device to convert light from the sun into noise so those who are visually impaired can participate in the eclipse.","thumbnailUrl":["https://media-cldnry.s-nbcnews.com/image/upload/t_fit-1500w,f_auto,q_auto:best/mpx/2704722219/2024_04/1712590647976_n_cabrera_brk_kirsch_240408_1920x1080-jc3kd7.jpg"],"embedUrl":"https://www.nbcnews.com/news/embedded-video/mmvo208542277923","contentUrl":"https://prodamdnewsencoding.akamaized.net/NBC_News_Digital/nbcnews/video/2024/04/1712590647976_n_cabrera_brk_kirsch_240408_6.mp4?format=redirect","duration":"PT1M43S","publisher":{"@type":"NewsMediaOrganization","name":"NBC News","logo":{"@type":"ImageObject","url":"https://media-cldnry.s-nbcnews.com/image/upload/h_60/v1696280688/newsgroup-logos/nbcnews/logo/primary-black-424x45.png"},"sameAs":["https://twitter.com/nbcnews","https://www.pinterest.com/nbcnews/","https://www.facebook.com/NBCNews/","https://www.instagram.com/nbcnews/","https://www.youtube.com/nbcnews","https://www.snapchat.com/p/8bb879c7-45c0-499c-bb3c-7a3d0e229301/2193844248074240","https://www.tiktok.com/@nbcnews?lang=en"]},"uploadDate":"2024-04-08T15:37:48.000Z","url":"https://www.msnbc.com/ana-cabrera-reports/watch/how-the-visually-impaired-are-participating-in-the-eclipse-from-ohio-208542277923"}</script><script type="application/ld+json">{"@context":"http://schema.org","@type":"VideoObject","@id":"https://www.msnbc.com/ana-cabrera-reports/watch/texas-crowds-hope-clouds-don-t-obscure-solar-eclipse-208541765659","name":"Texas crowds hope clouds don't obscure solar eclipse","description":"Crowds of eager eclipse watchers are keeping an eye on the weather as they gather in Dallas ahead of the solar eclipse. NBC News' Priscilla Thompson spoke with several who are hoping the clouds will part in time.","thumbnailUrl":["https://media-cldnry.s-nbcnews.com/image/upload/t_fit-1500w,f_auto,q_auto:best/mpx/2704722219/2024_04/1712588859462_n_cabrera_brk_dallas_eclipse_lines_240408_1920x1080-a4k120.jpg"],"embedUrl":"https://www.nbcnews.com/news/embedded-video/mmvo208541765659","contentUrl":"https://prodamdnewsencoding.akamaized.net/NBC_News_Digital/nbcnews/video/2024/04/1712588859462_n_cabrera_brk_dallas_eclipse_lines_240408_6.mp4?format=redirect","duration":"PT2M30S","publisher":{"@type":"NewsMediaOrganization","name":"NBC News","logo":{"@type":"ImageObject","url":"https://media-cldnry.s-nbcnews.com/image/upload/h_60/v1696280688/newsgroup-logos/nbcnews/logo/primary-black-424x45.png"},"sameAs":["https://twitter.com/nbcnews","https://www.pinterest.com/nbcnews/","https://www.facebook.com/NBCNews/","https://www.instagram.com/nbcnews/","https://www.youtube.com/nbcnews","https://www.snapchat.com/p/8bb879c7-45c0-499c-bb3c-7a3d0e229301/2193844248074240","https://www.tiktok.com/@nbcnews?lang=en"]},"uploadDate":"2024-04-08T15:07:59.000Z","url":"https://www.msnbc.com/ana-cabrera-reports/watch/texas-crowds-hope-clouds-don-t-obscure-solar-eclipse-208541765659"}</script><script type="application/ld+json">{"@context":"http://schema.org","@type":"VideoObject","@id":"https://www.nbcnews.com/now/video/augmented-reality-explainer-of-the-solar-eclipse-208541253529","name":"Augmented reality explainer of the solar eclipse","description":"Ahead of the Great American Eclipse, NBC News' Angie Lassman uses augmented reality technology to give a visual example of what happens during a solar eclipse.","thumbnailUrl":["https://media-cldnry.s-nbcnews.com/image/upload/t_fit-1500w,f_auto,q_auto:best/mpx/2704722219/2024_04/1712587579946_now_mnn_eclipse_ar_breakdown_240408_1920x1080-afy7np.jpg"],"embedUrl":"https://www.nbcnews.com/news/embedded-video/mmvo208541253529","contentUrl":"https://prodamdnewsencoding.akamaized.net/NBC_News_Digital/nbcnews/video/2024/04/1712587579946_now_mnn_eclipse_ar_breakdown_240408_6.mp4?format=redirect","duration":"PT2M15S","publisher":{"@type":"NewsMediaOrganization","name":"NBC News","logo":{"@type":"ImageObject","url":"https://media-cldnry.s-nbcnews.com/image/upload/h_60/v1696280688/newsgroup-logos/nbcnews/logo/primary-black-424x45.png"},"sameAs":["https://twitter.com/nbcnews","https://www.pinterest.com/nbcnews/","https://www.facebook.com/NBCNews/","https://www.instagram.com/nbcnews/","https://www.youtube.com/nbcnews","https://www.snapchat.com/p/8bb879c7-45c0-499c-bb3c-7a3d0e229301/2193844248074240","https://www.tiktok.com/@nbcnews?lang=en"]},"uploadDate":"2024-04-08T14:46:40.000Z","url":"https://www.nbcnews.com/now/video/augmented-reality-explainer-of-the-solar-eclipse-208541253529"}</script><script type="application/ld+json">{"@context":"http://schema.org","@type":"VideoObject","@id":"https://www.nbcnews.com/video/william-shatner-reflects-on-the-awe-of-a-solar-eclipse-208547909756","name":"William Shatner reflects on the awe of a solar eclipse","description":"“Star Trek” legend William Shatner sat down for an interview with NBC News’ Maura Barrett as they waited for a total solar eclipse in Indiana. Shatner reflected on the “magical” moment and praised the scientific advancements that humanity has made, but also stressed the importance of preserving Earth.","thumbnailUrl":["https://media-cldnry.s-nbcnews.com/image/upload/t_fit-1500w,f_auto,q_auto:best/mpx/2704722219/2024_04/shatner-dykbjp.jpg"],"embedUrl":"https://www.nbcnews.com/news/embedded-video/mmvo208547909756","contentUrl":"https://prodamdnewsencoding.akamaized.net/NBC_News_Digital/f_mash_barrett_shatner_240408/1/abs/index.m3u8?format=redirect","duration":"PT4M16S","publisher":{"@type":"NewsMediaOrganization","name":"NBC News","logo":{"@type":"ImageObject","url":"https://media-cldnry.s-nbcnews.com/image/upload/h_60/v1696280688/newsgroup-logos/nbcnews/logo/primary-black-424x45.png"},"sameAs":["https://twitter.com/nbcnews","https://www.pinterest.com/nbcnews/","https://www.facebook.com/NBCNews/","https://www.instagram.com/nbcnews/","https://www.youtube.com/nbcnews","https://www.snapchat.com/p/8bb879c7-45c0-499c-bb3c-7a3d0e229301/2193844248074240","https://www.tiktok.com/@nbcnews?lang=en"]},"uploadDate":"2024-04-08T16:58:10.000Z","url":"https://www.nbcnews.com/video/william-shatner-reflects-on-the-awe-of-a-solar-eclipse-208547909756"}</script><script type="application/ld+json">{"@context":"http://schema.org","@type":"VideoObject","@id":"https://www.today.com/video/weddings-flights-cruises-how-some-plan-to-celebrate-total-eclipse-208531525688","name":"Weddings, flights, cruises: How some plan to celebrate total eclipse","description":"Along the path of totality, tens of millions are gathering for the out-of-this-world eclipse whose shadow will sweep across the United States. NBC’s Jesse Kirsch reports for TODAY on how people are celebrating, from hitting the slopes to getting married.","thumbnailUrl":["https://media-cldnry.s-nbcnews.com/image/upload/t_fit-1500w,f_auto,q_auto:best/mpx/2704722219/2024_04/1712579856408_tdy_news_8a_kirsch_eclipse_celebration_240408_1920x1080-gvgyzh.jpg"],"embedUrl":"https://www.nbcnews.com/news/embedded-video/mmvo208531525688","contentUrl":"https://prodamdnewsencoding.akamaized.net/NBC_News_Digital/nbcnews/video/2024/04/1712579856408_tdy_news_8a_kirsch_eclipse_celebration_240408_6.mp4?format=redirect","duration":"PT2M57S","publisher":{"@type":"NewsMediaOrganization","name":"NBC News","logo":{"@type":"ImageObject","url":"https://media-cldnry.s-nbcnews.com/image/upload/h_60/v1696280688/newsgroup-logos/nbcnews/logo/primary-black-424x45.png"},"sameAs":["https://twitter.com/nbcnews","https://www.pinterest.com/nbcnews/","https://www.facebook.com/NBCNews/","https://www.instagram.com/nbcnews/","https://www.youtube.com/nbcnews","https://www.snapchat.com/p/8bb879c7-45c0-499c-bb3c-7a3d0e229301/2193844248074240","https://www.tiktok.com/@nbcnews?lang=en"]},"uploadDate":"2024-04-08T12:38:06.000Z","url":"https://www.today.com/video/weddings-flights-cruises-how-some-plan-to-celebrate-total-eclipse-208531525688"}</script><script type="application/ld+json">{"@context":"http://schema.org","@type":"VideoObject","@id":"https://www.today.com/video/what-makes-the-total-solar-eclipse-so-special-208523845997","name":"What makes the total solar eclipse so special?","description":"Former NASA astronaut Mike Massimino joins TODAY to talk about the excitement and science around the total solar eclipse and what makes it so special. “It’s a great opportunity for scientists to learn, and I think it’s also a great opportunity for young people,” he says.","thumbnailUrl":["https://media-cldnry.s-nbcnews.com/image/upload/t_fit-1500w,f_auto,q_auto:best/mpx/2704722219/2024_04/1712575324189_tdy_news_7a_astronaut_talks_eclipse_240408_1920x1080-vznexp.jpg"],"embedUrl":"https://www.nbcnews.com/news/embedded-video/mmvo208523845997","contentUrl":"https://prodamdnewsencoding.akamaized.net/NBC_News_Digital/nbcnews/video/2024/04/1712575324189_tdy_news_7a_astronaut_talks_eclipse_240408_6.mp4?format=redirect","duration":"PT2M57S","publisher":{"@type":"NewsMediaOrganization","name":"NBC News","logo":{"@type":"ImageObject","url":"https://media-cldnry.s-nbcnews.com/image/upload/h_60/v1696280688/newsgroup-logos/nbcnews/logo/primary-black-424x45.png"},"sameAs":["https://twitter.com/nbcnews","https://www.pinterest.com/nbcnews/","https://www.facebook.com/NBCNews/","https://www.instagram.com/nbcnews/","https://www.youtube.com/nbcnews","https://www.snapchat.com/p/8bb879c7-45c0-499c-bb3c-7a3d0e229301/2193844248074240","https://www.tiktok.com/@nbcnews?lang=en"]},"uploadDate":"2024-04-08T11:22:36.000Z","url":"https://www.today.com/video/what-makes-the-total-solar-eclipse-so-special-208523845997"}</script><script type="application/ld+json">{"@context":"http://schema.org","@type":"VideoObject","@id":"https://www.today.com/video/solar-eclipse-forecast-where-will-it-be-cloudy-208524357643","name":"Where will it be cloudy in the U.S. during the total solar eclipse?","description":"As tens of millions gather for the solar eclipse in the United States, many are hoping the skies will be clear along the path of totality. TODAY’s Al Roker tracks the latest forecast and where clouds coverage could block the spectacle.","thumbnailUrl":["https://media-cldnry.s-nbcnews.com/image/upload/t_fit-1500w,f_auto,q_auto:best/mpx/2704722219/2024_04/1712574919508_tdy_news_7a_al_eclipse_wx_forecast_240408_1920x1080-0m8nfr.jpg"],"embedUrl":"https://www.nbcnews.com/news/embedded-video/mmvo208524357643","contentUrl":"https://prodamdnewsencoding.akamaized.net/NBC_News_Digital/nbcnews/video/2024/04/1712574919508_tdy_news_7a_al_eclipse_wx_forecast_240408_6.mp4?format=redirect","duration":"PT2M4S","publisher":{"@type":"NewsMediaOrganization","name":"NBC News","logo":{"@type":"ImageObject","url":"https://media-cldnry.s-nbcnews.com/image/upload/h_60/v1696280688/newsgroup-logos/nbcnews/logo/primary-black-424x45.png"},"sameAs":["https://twitter.com/nbcnews","https://www.pinterest.com/nbcnews/","https://www.facebook.com/NBCNews/","https://www.instagram.com/nbcnews/","https://www.youtube.com/nbcnews","https://www.snapchat.com/p/8bb879c7-45c0-499c-bb3c-7a3d0e229301/2193844248074240","https://www.tiktok.com/@nbcnews?lang=en"]},"uploadDate":"2024-04-08T11:15:37.000Z","url":"https://www.today.com/video/solar-eclipse-forecast-where-will-it-be-cloudy-208524357643"}</script><script type="application/ld+json">{"@context":"http://schema.org","@type":"VideoObject","@id":"https://www.today.com/video/how-to-protect-your-eyes-during-total-solar-eclipse-208525381903","name":"How to protect your eyes during total solar eclipse","description":"As the solar eclipse is set to block out the sun along the path of totality, it’s important to protect the eyes of your family — including your pets — to view the phenomenon. NBC’s Morgan Chesky reports for TODAY, and Vicky Nguyen and Dr. John Torres join with more safety tips.","thumbnailUrl":["https://media-cldnry.s-nbcnews.com/image/upload/t_fit-1500w,f_auto,q_auto:best/mpx/2704722219/2024_04/1712577576287_tdy_news_7a_chesky_vicky_torres_eclipse_240408_1920x1080-4opgpa.jpg"],"embedUrl":"https://www.nbcnews.com/news/embedded-video/mmvo208525381903","contentUrl":"https://prodamdnewsencoding.akamaized.net/NBC_News_Digital/nbcnews/video/2024/04/1712577576287_tdy_news_7a_chesky_vicky_torres_eclipse_240408_6.mp4?format=redirect","duration":"PT5M35S","publisher":{"@type":"NewsMediaOrganization","name":"NBC News","logo":{"@type":"ImageObject","url":"https://media-cldnry.s-nbcnews.com/image/upload/h_60/v1696280688/newsgroup-logos/nbcnews/logo/primary-black-424x45.png"},"sameAs":["https://twitter.com/nbcnews","https://www.pinterest.com/nbcnews/","https://www.facebook.com/NBCNews/","https://www.instagram.com/nbcnews/","https://www.youtube.com/nbcnews","https://www.snapchat.com/p/8bb879c7-45c0-499c-bb3c-7a3d0e229301/2193844248074240","https://www.tiktok.com/@nbcnews?lang=en"]},"uploadDate":"2024-04-08T12:00:02.000Z","url":"https://www.today.com/video/how-to-protect-your-eyes-during-total-solar-eclipse-208525381903"}</script><script type="application/ld+json">{"@context":"http://schema.org","@type":"VideoObject","@id":"https://www.today.com/video/millions-prepare-for-total-solar-eclipse-along-path-of-totality-208525381613","name":"Millions prepare for total solar eclipse along path of totality","description":"As the sun, moon and Earth align to create a total solar eclipse, tens of millions of people are gathering along the path of totality for the celestial spectacle. NBC’s Tom Costello reports for TODAY.","thumbnailUrl":["https://media-cldnry.s-nbcnews.com/image/upload/t_fit-1500w,f_auto,q_auto:best/mpx/2704722219/2024_04/1712574695900_tdy_news_7a_costello_eclipse_gathering_240408_1920x1080-ybhhpm.jpg"],"embedUrl":"https://www.nbcnews.com/news/embedded-video/mmvo208525381613","contentUrl":"https://prodamdnewsencoding.akamaized.net/NBC_News_Digital/nbcnews/video/2024/04/1712574695900_tdy_news_7a_costello_eclipse_gathering_240408_6.mp4?format=redirect","duration":"PT2M43S","publisher":{"@type":"NewsMediaOrganization","name":"NBC News","logo":{"@type":"ImageObject","url":"https://media-cldnry.s-nbcnews.com/image/upload/h_60/v1696280688/newsgroup-logos/nbcnews/logo/primary-black-424x45.png"},"sameAs":["https://twitter.com/nbcnews","https://www.pinterest.com/nbcnews/","https://www.facebook.com/NBCNews/","https://www.instagram.com/nbcnews/","https://www.youtube.com/nbcnews","https://www.snapchat.com/p/8bb879c7-45c0-499c-bb3c-7a3d0e229301/2193844248074240","https://www.tiktok.com/@nbcnews?lang=en"]},"uploadDate":"2024-04-08T11:11:55.000Z","url":"https://www.today.com/video/millions-prepare-for-total-solar-eclipse-along-path-of-totality-208525381613"}</script><script type="application/ld+json">{"@context":"http://schema.org","@type":"VideoObject","@id":"https://www.nbcnews.com/now/video/scientists-plan-to-study-the-sun-during-the-total-solar-eclipse-208135749954","name":"Scientists plan to study the sun during the total solar eclipse","description":"NASA will send high-altitude planes into the stratosphere to collect data focusing on the Sun’s atmosphere during the total solar eclipse on April 8. NBC News’ Chase Cain reports on how the eclipse provides a window to better observe the Sun and how new data could answer longheld questions.","thumbnailUrl":["https://media-cldnry.s-nbcnews.com/image/upload/t_fit-1500w,f_auto,q_auto:best/mpx/2704722219/2024_04/1712061977506_now_mnn_cain_eclipse_study_240402_1920x1080-q92gvq.jpg"],"embedUrl":"https://www.nbcnews.com/news/embedded-video/mmvo208135749954","contentUrl":"https://prodamdnewsencoding.akamaized.net/NBC_News_Digital/nbcnews/video/2024/04/1712061977506_now_mnn_cain_eclipse_study_240402_6.mp4?format=redirect","duration":"PT3M2S","publisher":{"@type":"NewsMediaOrganization","name":"NBC News","logo":{"@type":"ImageObject","url":"https://media-cldnry.s-nbcnews.com/image/upload/h_60/v1696280688/newsgroup-logos/nbcnews/logo/primary-black-424x45.png"},"sameAs":["https://twitter.com/nbcnews","https://www.pinterest.com/nbcnews/","https://www.facebook.com/NBCNews/","https://www.instagram.com/nbcnews/","https://www.youtube.com/nbcnews","https://www.snapchat.com/p/8bb879c7-45c0-499c-bb3c-7a3d0e229301/2193844248074240","https://www.tiktok.com/@nbcnews?lang=en"]},"uploadDate":"2024-04-02T12:46:35.000Z","url":"https://www.nbcnews.com/now/video/scientists-plan-to-study-the-sun-during-the-total-solar-eclipse-208135749954"}</script><script type="application/ld+json">{"@context":"http://schema.org","@type":"VideoObject","@id":"https://www.nbcnews.com/video/weather-forecast-for-total-eclipse-pathway-predicts-some-cloud-208517701914","name":"Weather forecast for total eclipse pathway predicts some cloud","description":"NBC News' meteorologist Michelle Grossman has the latest weather forecast for Monday's total eclipse. The East Coast is looking pretty clear, but the Gulf Coast is predicted to have a lot of cloud cover.","thumbnailUrl":["https://media-cldnry.s-nbcnews.com/image/upload/t_fit-1500w,f_auto,q_auto:best/mpx/2704722219/2024_04/1712561943247_et_lon_eclipsewx_240408_1920x1080-c840b7.jpg"],"embedUrl":"https://www.nbcnews.com/news/embedded-video/mmvo208517701914","contentUrl":"https://prodamdnewsencoding.akamaized.net/NBC_News_Digital/nbcnews/video/2024/04/1712561943247_et_lon_eclipsewx_240408_6.mp4?format=redirect","duration":"PT1M7S","publisher":{"@type":"NewsMediaOrganization","name":"NBC News","logo":{"@type":"ImageObject","url":"https://media-cldnry.s-nbcnews.com/image/upload/h_60/v1696280688/newsgroup-logos/nbcnews/logo/primary-black-424x45.png"},"sameAs":["https://twitter.com/nbcnews","https://www.pinterest.com/nbcnews/","https://www.facebook.com/NBCNews/","https://www.instagram.com/nbcnews/","https://www.youtube.com/nbcnews","https://www.snapchat.com/p/8bb879c7-45c0-499c-bb3c-7a3d0e229301/2193844248074240","https://www.tiktok.com/@nbcnews?lang=en"]},"uploadDate":"2024-04-08T07:39:24.000Z","url":"https://www.nbcnews.com/video/weather-forecast-for-total-eclipse-pathway-predicts-some-cloud-208517701914"}</script><script type="application/ld+json">{"@context":"http://schema.org","@type":"VideoObject","@id":"https://www.nbcnews.com/now/video/what-is-a-total-solar-eclipse-208333893719","name":"What is a total solar eclipse?","description":"As the countdown continues towards a total solar eclipse, officials are projecting grid-locked roads, sold out hotels as millions travel to get a good view. NBC News’ Zinhle Essamuah explains what a total solar eclipse is and why people are traveling to see it.","thumbnailUrl":["https://media-cldnry.s-nbcnews.com/image/upload/t_fit-1500w,f_auto,q_auto:best/mpx/2704722219/2024_04/1712262593470_now_daily_b_solareclipse_se_240405_1920x1080-7chuv8.jpg"],"embedUrl":"https://www.nbcnews.com/news/embedded-video/mmvo208333893719","contentUrl":"https://prodamdnewsencoding.akamaized.net/NBC_News_Digital/nbcnews/video/2024/04/1712262593470_now_daily_b_solareclipse_se_240405_6.mp4?format=redirect","duration":"PT2M46S","publisher":{"@type":"NewsMediaOrganization","name":"NBC News","logo":{"@type":"ImageObject","url":"https://media-cldnry.s-nbcnews.com/image/upload/h_60/v1696280688/newsgroup-logos/nbcnews/logo/primary-black-424x45.png"},"sameAs":["https://twitter.com/nbcnews","https://www.pinterest.com/nbcnews/","https://www.facebook.com/NBCNews/","https://www.instagram.com/nbcnews/","https://www.youtube.com/nbcnews","https://www.snapchat.com/p/8bb879c7-45c0-499c-bb3c-7a3d0e229301/2193844248074240","https://www.tiktok.com/@nbcnews?lang=en"]},"uploadDate":"2024-04-04T19:05:47.000Z","url":"https://www.nbcnews.com/now/video/what-is-a-total-solar-eclipse-208333893719"}</script><script type="application/ld+json">{"@context":"http://schema.org","@type":"VideoObject","@id":"https://www.nbcnews.com/video/nbc-news-prepares-nationwide-eclipse-coverage-208320069838","name":"NBC News prepares nationwide eclipse coverage","description":"On Monday, April 8, NBC News will feature extensive live coverage of the historic eclipse beginning at 2 p.m. ET. Lester Holt will anchor the two-hour special live from the Indianapolis Motor Speedway, the world’s largest viewing site of the 2024 eclipse, and we’ll have correspondents stationed across the U.S. to track the cosmic event.","thumbnailUrl":["https://media-cldnry.s-nbcnews.com/image/upload/t_fit-1500w,f_auto,q_auto:best/mpx/2704722219/2024_04/nbc_eclipse_promo-kp39yy.jpg"],"embedUrl":"https://www.nbcnews.com/news/embedded-video/mmvo208320069838","contentUrl":"https://prodamdnewsencoding.akamaized.net/NBC_News_Digital/nbc_promo_eclipse_240404/1/abs/index.m3u8?format=redirect","duration":"PT45S","publisher":{"@type":"NewsMediaOrganization","name":"NBC News","logo":{"@type":"ImageObject","url":"https://media-cldnry.s-nbcnews.com/image/upload/h_60/v1696280688/newsgroup-logos/nbcnews/logo/primary-black-424x45.png"},"sameAs":["https://twitter.com/nbcnews","https://www.pinterest.com/nbcnews/","https://www.facebook.com/NBCNews/","https://www.instagram.com/nbcnews/","https://www.youtube.com/nbcnews","https://www.snapchat.com/p/8bb879c7-45c0-499c-bb3c-7a3d0e229301/2193844248074240","https://www.tiktok.com/@nbcnews?lang=en"]},"uploadDate":"2024-04-04T16:05:47.000Z","url":"https://www.nbcnews.com/video/nbc-news-prepares-nationwide-eclipse-coverage-208320069838"}</script><meta name="next-head-count" content="119"><style>@font-face {font-family: 'FoundersGroteskCond'; font-weight: 600; font-style: normal; font-display: swap; src:url(https://nodeassets.nbcnews.com/assets/fonts/shared/FoundersGroteskCondensedWeb-Semibold.30af726ac36b4737286836a719e2ea3d.woff2) format('woff2');}@font-face {font-family: 'FoundersGroteskText'; font-weight: 600; font-style: normal; font-display: swap; src:url(https://nodeassets.nbcnews.com/assets/fonts/shared/FoundersGroteskTextWeb-Semibold.9be8bb4552e27d362b971b5e618b94ed.woff2) format('woff2');}@font-face {font-family: 'FoundersGroteskMono'; font-weight: 400; font-style: normal; font-display: swap; src:url(https://nodeassets.nbcnews.com/assets/fonts/shared/FoundersGroteskMonoWeb-Regular.30d6a8ff9ed2f80b389ea16da999deb1.woff2) format('woff2');}@font-face {font-family: 'PublicoText'; font-weight: 400; font-style: normal; font-display: swap; src:url(https://nodeassets.nbcnews.com/assets/fonts/shared/PublicoText-Roman-Web.d26d9a19f0f87f976fe7e2833468b408.woff2) format('woff2');}@font-face {font-family: 'PublicoText'; font-weight: 400; font-style: italic; font-display: swap; src:url(https://nodeassets.nbcnews.com/assets/fonts/shared/PublicoText-Italic-Web.9f39df5e583541a61e2e1697f9b60716.woff2) format('woff2');}@font-face {font-family: 'PublicoText'; font-weight: 700; font-style: normal; font-display: swap; src:url(https://nodeassets.nbcnews.com/assets/fonts/shared/PublicoText-Bold-Web.0c96ca663d54635809b6b6e63eba8fa5.woff2) format('woff2');}@font-face {font-family: 'PublicoText'; font-weight: 700; font-style: italic; font-display: swap; src:url(https://nodeassets.nbcnews.com/assets/fonts/shared/PublicoText-BoldItalic-Web.26429065598ff812b090e8d8c80d22c0.woff2) format('woff2');}@font-face {font-family: 'PublicoHeadline'; font-weight: 300; font-style: normal; font-display: swap; src:url(https://nodeassets.nbcnews.com/assets/fonts/shared/PublicoHeadline-Light-Web.35cc54a3df72d74feab7c9e1c03b0188.woff2) format('woff2');}@font-face {font-family: 'PublicoHeadline'; font-weight: 300; font-style: italic; font-display: swap; src:url(https://nodeassets.nbcnews.com/assets/fonts/shared/PublicoHeadline-LightItalic-Web.d52f0f8f344caa6fcd593015d9fd0d78.woff2) format('woff2');}@font-face {font-family: 'Oswald'; font-weight: 200 700; font-style: normal; font-display: swap; src:url(https://nodeassets.nbcnews.com/assets/fonts/shared/Oswald-VariableFont_wght.676c410e5a1ce1c42564a8622e42b228.woff2) format('woff2') tech(variations);}</style><link href="./solar2_files/header.css" rel="preload" as="style"><link href="./solar2_files/header.css" rel="stylesheet"><link href="https://www.nbcnews.com/science/space/live-blog/solar-eclipse-2024-live-updates-rcna145900" rel="preload" as="style"><link href="https://www.nbcnews.com/science/space/live-blog/solar-eclipse-2024-live-updates-rcna145900" rel="stylesheet"><link href="./solar2_files/footer.css" rel="preload" as="style"><link href="./solar2_files/footer.css" rel="stylesheet"><link rel="preload" href="./solar2_files/8b11e2a72a392a76.css" as="style"><link rel="stylesheet" href="./solar2_files/8b11e2a72a392a76.css" data-n-g=""><link rel="preload" href="./solar2_files/976e2248e374a444.css" as="style"><link rel="stylesheet" href="./solar2_files/976e2248e374a444.css" data-n-p=""><link rel="preload" href="./solar2_files/5e02784cbc0af827.css" as="style"><link rel="stylesheet" href="./solar2_files/5e02784cbc0af827.css" data-n-p=""><link rel="preload" href="./solar2_files/5e9acfa075d555f1.css" as="style"><link rel="stylesheet" href="./solar2_files/5e9acfa075d555f1.css" data-n-p=""><link rel="preload" href="./solar2_files/807ba16b54b539e9.css" as="style"><link rel="stylesheet" href="./solar2_files/807ba16b54b539e9.css" data-n-p=""><link rel="preload" href="./solar2_files/f326cc663bf89b77.css" as="style"><link rel="stylesheet" href="./solar2_files/f326cc663bf89b77.css" data-n-p=""><link rel="preload" href="./solar2_files/878ac86a3a9cf567.css" as="style"><link rel="stylesheet" href="./solar2_files/878ac86a3a9cf567.css" data-n-p=""><link rel="preload" href="./solar2_files/41d95ee7c5b10846.css" as="style"><link rel="stylesheet" href="./solar2_files/41d95ee7c5b10846.css" data-n-p=""><link rel="preload" href="./solar2_files/5d2857f195d23117.css" as="style"><link rel="stylesheet" href="./solar2_files/5d2857f195d23117.css" data-n-p=""><noscript data-n-css=""></noscript><script defer="" nomodule="" src="./solar2_files/polyfills-5cd94c89d3acac5f.js.download"></script><script src="./solar2_files/webpack-c9c8a28b294491b6.js.download" defer=""></script><script src="./solar2_files/framework-79bce4a3a540b080.js.download" defer=""></script><script src="./solar2_files/main-3626adf95c8c50d2.js.download" defer=""></script><script src="./solar2_files/_app-c82e1519e9520f09.js.download" defer=""></script><script src="./solar2_files/271-84458bff4b757cce.js.download" defer=""></script><script src="./solar2_files/8254-080915283b51fdb8.js.download" defer=""></script><script src="./solar2_files/6854-3f19705aa94c31b6.js.download" defer=""></script><script src="./solar2_files/3214-745a2bce456d48f3.js.download" defer=""></script><script src="./solar2_files/2897-17f6e2e2f7c5dc65.js.download" defer=""></script><script src="./solar2_files/5117-11ff41782241b22d.js.download" defer=""></script><script src="./solar2_files/3329-8612459999b4ae2d.js.download" defer=""></script><script src="./solar2_files/1458-19c0815bb93d24da.js.download" defer=""></script><script src="./solar2_files/9946-09fd04eb36a84afe.js.download" defer=""></script><script src="./solar2_files/4754-c494d4a6daea904f.js.download" defer=""></script><script src="./solar2_files/5796-abbd3a40d113a598.js.download" defer=""></script><script src="./solar2_files/3872-7cb9eaf65d75294a.js.download" defer=""></script><script src="./solar2_files/4869-7894e95d317cd02d.js.download" defer=""></script><script src="./solar2_files/9640-344db74333664059.js.download" defer=""></script><script src="./solar2_files/8929-4226541fd5909036.js.download" defer=""></script><script src="./solar2_files/7760-767af4e3505722fa.js.download" defer=""></script><script src="./solar2_files/2316-4529a954f5151b83.js.download" defer=""></script><script src="./solar2_files/7794-f10482bb6ff4ba9c.js.download" defer=""></script><script src="./solar2_files/5279-4711159e274839c1.js.download" defer=""></script><script src="./solar2_files/4834-599ce760d6faa438.js.download" defer=""></script><script src="./solar2_files/4117-0d3b28f8366b0ce0.js.download" defer=""></script><script src="./solar2_files/3600-c1b37ef519dd3bd5.js.download" defer=""></script><script src="./solar2_files/3190-a2324fcfed598eb1.js.download" defer=""></script><script src="./solar2_files/6579-b8937c729bb5b9c2.js.download" defer=""></script><script src="./solar2_files/5365-eabcc86db528848c.js.download" defer=""></script><script src="./solar2_files/9666-b53ddde110a8da49.js.download" defer=""></script><script src="./solar2_files/5346-9fc1624e8399cb44.js.download" defer=""></script><script src="./solar2_files/7088-09f650a82acc9825.js.download" defer=""></script><script src="./solar2_files/956-bdf3f25880b54da0.js.download" defer=""></script><script src="./solar2_files/liveBlog-8d58e47e956c5048.js.download" defer=""></script><script src="./solar2_files/_buildManifest.js.download" defer=""></script><script src="./solar2_files/_ssgManifest.js.download" defer=""></script><script src="./solar2_files/_middlewareManifest.js.download" defer=""></script><script src="chrome-extension://jbkfoedolllekgbhcbcoahefnbanhhlh/content/fido2/page-script.js" id="bw-fido2-page-script"></script><script src="./solar2_files/609617.js.download"></script><script type="text/javascript" src="./solar2_files/nbcuniversal.js.download"></script><script async="" src="./solar2_files/hotjar-309218.js.download"></script><div id="parsely-root" style="display: none;"><span data-parsely-site="nbcnews.com" id="parsely-cfg"></span><script id="parsely-script" async="" src="./solar2_files/p.js.download"></script><script id="parsely-script-sst-90166102" async="" src="./solar2_files/p(1).js.download"></script></div><script type="text/javascript" src="./solar2_files/dpm_pixel_min.js.download"></script><script src="./solar2_files/hfs-header.js.download"></script><script src="./solar2_files/embed.js.download"></script><script src="./solar2_files/load-nbcnews-bento.js.download" async="async" id="mps-gpt-shared" class="mps-script"></script><style type="text/css">.mps-gpt-hidden { display: none; }</style><style></style><script async="" src="./solar2_files/modules.1bb7849d5667ca754312.js.download" charset="utf-8"></script><script type="text/javascript" async="" src="./solar2_files/_r"></script><script src="./solar2_files/nc-03514dd1500cef7646f8ff1470c41f6c.js.download" crossorigin="anonymous" type="text/javascript" defer="" fetchpriority="high"></script>
-<script>var mps=mps||{}; var debugmode=debugmode||{};  mps._loadset=mps._loadset+1||0; mps._components=mps._components||{};
-(window.console && console.log("****** [mps] REDIRECTED: false"+" \u2192 "+"mps.nbcuni.com ******"));
-
-mps.pagevars = {"cagsattached":{},"instance":"nbcnews-bento","cags":{"platform":["ramen"],"targeting":["news","usnews","workflowalertcounterpro"],"adunit1":["2620"],"adunit2":["nbcnews"],"adunit3":["science"]},"cat":"science","cats":["science"],"cid":"rcna145900","dart_cags":{"tag":["ramen"],"targeting":["news","usnews","workflowalertcounterpro"],"":["2620"],"brand":["nbcnews"],"vertical":["science"]},"dart_logo_text":"Sponsored By:","dart_mode":"gpt-asynchronous","dart_sra":0,"fields":null,"freewheel_section":"","hierarchy":"science","hline":null,"loadmode":false,"modified":"2024-04-16 10:46:31","mpsid":"2084945482","mpsurl":"mps.nbcuni.com","path":"\/science\/space\/live-blog\/solar-eclipse-2024-live-updates-rcna145900","pkg_exclude_cq":0,"ref":"nbcnews.com","responsive":{"large":[1000,1],"medium":[758,1],"0":[0,0]},"subtype":null,"stitle":null,"type":"bentoarticle","dart_lazy_load":0,"disable_initial_load":0,"authuser":0,"turtle":0};
-if (typeof mps._cloneObjects == 'function') { mps._cloneObjects(); }
-</script>
-<script>
-typeof(mps.execute_postscribe_js) == "function" && mps.execute_postscribe_js();
-</script>
-
-<script>
-typeof(mps.execute_pixelman_js) == "function" && mps.execute_pixelman_js();
-</script>
-
-<script>
-typeof(mps.execute_responsive_js) == "function" && mps.execute_responsive_js();
-</script>
-<script>
-/**
- * mps._adexecuteCallback
- * created 05/10/2019 ken.brocx@nbcuni.com ruben.rajkowski@nbcuni.com
- * Fallback for normal HB execution is delayed or skipped
- * @param {string} slot
- * @param {number} loadset
- * @return {boolean}
- * @private
- */
-mps._adexecuteCallback = function(slot, loadset) {
-  if (!mps._bool(mpsopts.skipdisableinitialload) && typeof mps.hb == "object" && typeof mps.hb.execute == "function") {
-    mps._reqs.hb = mps._reqs.hb || {};
-    mps.hb._executedads = mps.hb._executedads || {};
-    if (!mps.hb.loadedads) {
-      mps._d('[mps:hb:ae] WAIT: ' + loadset + '/' + slot + ' (adexecuteCallback)' + mps._elapsed('', true));
-      return false;
-    }
-    var adobj = gpt[mps._advars[loadset][slot]];
-    if (mps.hb._executedads[loadset] && mps.hb._executedads[loadset].indexOf(slot) > -1) {
-      mps._d('[mps:hb:ae] SKIP: ' + loadset + '/' + slot + ' (adexecuteCallback)' + mps._elapsed());
-      return false;
-    }
-    var exclude = adobj !== null && adobj.getCategoryExclusions() || [];
-    if (exclude && exclude.indexOf('headerbid') > -1) {
-      mps.hb.excluded.push(slot);
-      mps._d('^[mps:hb:ae] EXCLUDED "!c=headerbid": ' + slot);
-    } else {
-      if( mps.hb.mgid && pbjs && pbjs.libLoaded) {
-        mps._d('[mps:hb:mg] CALL MG: ' + loadset + '/' + slot + ' (adexecuteCallback) ' + mps._elapsed());
-        pbjs.que.push(function() {
-					pbjs.rp.requestBids({
-              gptSlotObjects: [adobj],
-              callback: mps.hb.requestPreBidsCallback
-					});
-			  });
-      }
-    }
-    // Refreshes ads that are late rendered
-   
-    mps._queue.gptloaded.push(function() {
-      setTimeout(function() {
-        mps._d('[mps:hb:ae] CALL: ' + loadset + '/' + slot + ' (adexecuteCallback) ' + mps._elapsed());
-        mps._reqs.hb['adcall-' + loadset + '-' + slot] = mps._elapsed('', true);
-        if( !mps.hb.mgid || (exclude && exclude.indexOf('headerbid') > -1)) {
-          mps.hb._gptrefreshes.adexecute.push(adobj.getSlotElementId());
-          
-            googletag.pubads().refresh([adobj], {
-              changeCorrelator: false
-            });
-          
-          mps.hb._executedads[loadset] = mps.hb._executedads[loadset] || [];
-          mps.hb._executedads[loadset].push(slot);
-        }
-      }, 50);
-    });
-  }
-};</script><script>if(typeof mps.hb == "object" && typeof mps.hb.execute == "function"){mps.hb.execute();}else{mpsopts.skipdisableinitialload = 1;}</script><script>
-mps.pagevars.omnisects=null;
-mps.pagevars.omnitype=null;
-</script>
-<script>
-mps.adunits={"Top Banner":"topbanner","Box Rail":"boxrail","Logo":"sponsorlogo","Native Three Up":"nativethreeup","Box Inline":"boxinline","Interstitial":"interstitial","Gallery Slide":"galleryslide","Box Flex":"boxflex","Fronts Top Banner":"topbanner","Mid Responsive":"midresponsive","Top Box Inline":"topboxinline","Native Ultra Dense":"nativeultradense","No Ads":"noads","Google Amp Article":"amparticle","Homepage Top Banner":"topbanner","Box Inline dd":"boxinline","Native Package Banner":"nativepackagebanner","Native Top Video List":"nativetopvideolist"};
-</script>
-<script type="text/javascript">if (typeof eTandomAd == "undefined") eTandomAd = "none"; var randomOrd = Math.floor((Math.random()*1000000000)+1);</script>
-<script>
-typeof(mps.execute_refresh_js) == "function" && mps.execute_refresh_js();
-</script>
-
-<script>
-typeof(mps.execute_destroy_js) == "function" && mps.execute_destroy_js();
-</script>
-<script>
-mps.datamaps={"kruxids":{"bravo-web":"Hhr_tP1Q","hip2save":"Ibufvl4d","accesshollywood-web":"Hhr_tOrA","test-web":"Ibufvl4d","movies.com":"Hhr_tY6P","allisports-web":"HkZYiE0j","eonline-web":"Hhr_tSwi","fandango-web":"Hhr_tTZO","fandango-mobile":"Jrb1MYL0","g4tv.com":"Hhr_tUnx","golf-web":"Hw-C3YP6","msnbc-web":"Hhr_taot","nbcsports-web":"Hhr_tdxJ","nbc-web":"Hhr_tggh","nbcnews-web":"Hhr_tdFP","breakingnews-web":"IbufgWS-","newsvine-web":"IbufmeEV","oxygen-web":"Hhr_thwe","syfy-web":"Hhr_tkRu","telemundo-web":"Hhr_tlyR","todayshow":"IbuiJ92p","usa-web":"Hhr_tqXM","esquire.com":"IkxxjkiU","golfnow.com":"HxufzCf9","csnbayarea.com":"Hhr_tfdM","csnchicago.com":"Hhr_tfdM","csnmidatlantic.com":"Hhr_tfdM","csnne.com":"Hhr_tfdM","csnnw.com":"Hhr_tfdM","csnphilly.com":"Hhr_tfdM","nhl.com":"Hhr_teSw","recode.net":"JWr8hSVx","nbcbayarea.com":"Hhr_tYbL","nbcchicago.com":"Hhr_tYbL","nbcconnecticut.com":"Hhr_tYbL","nbcdfw.com":"Hhr_tYbL","nbclosangeles.com":"Hhr_tYbL","nbcmiami.com":"Hhr_tYbL","nbcnewyork.com":"Hhr_tYbL","nbcphiladelphia.com":"Hhr_tYbL","nbcsandiego.com":"Hhr_tYbL","necn.com":"Hhr_tYbL","newyorklivetv.com":"Hhr_tYbL","telemundo47.com":"IvFtlWCT","telemundo51.com":"IvFtlWCT","telemundo52.com":"IvFtlWCT","telemundoareadelabahia.com":"IvFtlWCT","telemundochicago.com":"IvFtlWCT","telemundodallas.com":"IvFtlWCT","telemundodenver.com":"IvFtlWCT","telemundohouston.com":"IvFtlWCT","telemundolasvegas.com":"IvFtlWCT","holaciudad.com":"IvFtlWCT","usa-characterarcade":"Hhr_tqXM","nbc-tonightshow":"Hhr_tggh","nbc-snl":"Hhr_tggh","olympics-web":"KglqtuQq","rottentomatoes-web":"KeXIex0r","syfy-blastr":"Hhr_tkRu","syfy-chiller":"Hhr_tkRu","nbcuniverso-web":"Hhr_tlyR","golf-wld":"Hw-C3YP6","deportes-web":"Hhr_tlyR","golffantasy-web":"Hw-C3YP6","nbcboston.com":"Hhr_tYbL","nbcwashington.com":"Hhr_tYbL","telemundoarizona.com":"IvFtlWCT","telemundoboston.com":"IvFtlWCT","telemundo40.com":"IvFtlWCT","telemundosanantonio.com":"IvFtlWCT","telemundopr.com":"IvFtlWCT","telemundo62.com":"IvFtlWCT","nbcnews-bento":"Hhr_tdFP","local-web":"IvFtlWCT","telemundo-secretsalsa":"Hhr_tlyR","movietickets.com":"rjux9f48h","movietickets.ca":"rljypcm0g"},"evidon":{"fandango-web":"pid|ocid"},"remo":{"allisports-web":"nbcsports.com","rotoworld-web":"nbcsports.com","nhl-web":"nbcsports.com","golf-web":"nbcsports.com","nbcsports.stats.com":"nbcsports.com","nbcbayarea.com":"nbcnewyork.com","nbcchicago.com":"nbcnewyork.com","nbcconnecticut.com":"nbcnewyork.com","nbcdfw.com":"nbcnewyork.com","nbclosangeles.com":"nbcnewyork.com","nbcmiami.com":"nbcnewyork.com","nbcnewyork.com":"nbcnewyork.com","nbcphiladelphia.com":"nbcnewyork.com","nbcsandiego.com":"nbcnewyork.com","nbcwashington.com":"nbcnewyork.com","necn.com":"nbcnewyork.com","telemundo.stats.com":"telemundo.com","deportes-web":"telemundo.com","holaciudad.com":"telemundo.com","nbcuniverso-web":"telemundo.com","telemundo-web":"telemundo.com","breakingnews-web":"nbcnews.com","cnbc.com":"nbcnews.com","cnbcprime.com":"nbcnews.com","hip2save":"nbcnews.com","msnbc-web":"nbcnews.com","nbcnews-web":"nbcnews.com","newsvine-web":"nbcnews.com","todayshow":"nbcnews.com","test-web":"rich.run","golf-wld":"nbcsports.com"},"fruits":{},"adobeorg":{"rotoworld.com":"A8AB776A5245B4220A490D44@AdobeOrg","fandango-mobile":"8CF467C25245AE3F0A490D4C@AdobeOrg","cloo.com":"A8AB776A5245B4220A490D44@AdobeOrg","fandango-web":"8CF467C25245AE3F0A490D4C@AdobeOrg","rottentomatoes-web":"8CF467C25245AE3F0A490D4C@AdobeOrg","movies.com":"8CF467C25245AE3F0A490D4C@AdobeOrg","nbcsports-web":"A8AB776A5245B4220A490D44@AdobeOrg","golf-web":"A8AB776A5245B4220A490D44@AdobeOrg","allisports-web":"A8AB776A5245B4220A490D44@AdobeOrg","nbc-web":"A8AB776A5245B4220A490D44@AdobeOrg","nbc-snl":"A8AB776A5245B4220A490D44@AdobeOrg","nbc-tonightshow":"A8AB776A5245B4220A490D44@AdobeOrg","msnbc-web":"A8AB776A5245B4220A490D44@AdobeOrg","nbcnews-web":"A8AB776A5245B4220A490D44@AdobeOrg","today-web":"A8AB776A5245B4220A490D44@AdobeOrg","telemundo-web":"A8AB776A5245B4220A490D44@AdobeOrg","accesshollywood-web":"A8AB776A5245B4220A490D44@AdobeOrg","syfy-blastr":"A8AB776A5245B4220A490D44@AdobeOrg","bravo-web":"A8AB776A5245B4220A490D44@AdobeOrg","oxygen-web":"A8AB776A5245B4220A490D44@AdobeOrg","usa-characterarcade":"A8AB776A5245B4220A490D44@AdobeOrg","syfy-chiller":"A8AB776A5245B4220A490D44@AdobeOrg","nbcuniverso-web":"A8AB776A5245B4220A490D44@AdobeOrg","syfy-web":"A8AB776A5245B4220A490D44@AdobeOrg","usa-web":"A8AB776A5245B4220A490D44@AdobeOrg","golf-wld":"A8AB776A5245B4220A490D44@AdobeOrg","test-product":"A8AB776A5245B4220A490D44@AdobeOrg","nbcfantasy.stats.com":"A8AB776A5245B4220A490D44@AdobeOrg","profootballtalk.nbcsports.com":"A8AB776A5245B4220A490D44@AdobeOrg","rsn-web":"A8AB776A5245B4220A490D44@AdobeOrg","eonline-web":"\t5932F6B45755FB677F000101@AdobeOrg","deportes-web":"A8AB776A5245B4220A490D44@AdobeOrg","newsvine-web":"A8AB776A5245B4220A490D44@AdobeOrg","olympics-web":"A8AB776A5245B4220A490D44@AdobeOrg","nbcnews-bento":"A8AB776A5245B4220A490D44@AdobeOrg","local-web":"A8AB776A5245B4220A490D44@AdobeOrg","tve-web":"A8AB776A5245B4220A490D44@AdobeOrg","telemundo-secretsalsa":"A8AB776A5245B4220A490D44@AdobeOrg","movietickets-web":"8CF467C25245AE3F0A490D4C@AdobeOrg","nbcsports-live":"A8AB776A5245B4220A490D44@AdobeOrg","todayshow":"A8AB776A5245B4220A490D44@AdobeOrg","shopnbc-web":"A8AB776A5245B4220A490D44@AdobeOrg","rotoworld-web":"A8AB776A5245B4220A490D44@AdobeOrg","cnbc-web":"A8AB776A5245B4220A490D44@AdobeOrg","cnbc.com-relaunch":"A8AB776A5245B4220A490D44@AdobeOrg"},"adobesub":{"rotoworld.com":"nbcu.demdex.net","fandango-web":"fandangollc.demdex.net","fandango-mobile":"fandangollc.demdex.net","rottentomatoes.com":"fandangollc.demdex.net","movies.com":"fandangollc.demdex.net","nbcsports-web":"nbcu.demdex.net","golf-web":"nbcu.demdex.net","allisports-web":"nbcu.demdex.net","nbc-web":"nbcu.demdex.net","nbc-snl":"nbcu.demdex.net","nbc-tonightshow":"nbcu.demdex.net","msnbc-web":"nbcu.demdex.net","nbcnews-web":"nbcu.demdex.net","today-web":"nbcu.demdex.net","telemundo-web":"nbcu.demdex.net","accesshollywood-web":"nbcu.demdex.net","syfy-blastr":"nbcu.demdex.net","bravo-web":"nbcu.demdex.net","oxygen-web":"nbcu.demdex.net","usa-characterarcade":"nbcu.demdex.net","syfy-chiller":"nbcu.demdex.net","nbcuniverso-web":"nbcu.demdex.net","syfy-web":"nbcu.demdex.net","usa-web":"nbcu.demdex.net","test-product":"nbcu.demdex.net","profootballtalk.nbcsports.com":"\tnbcu.demdex.net","rsn-web":"nbcu.demdex.net","eonline-web":"nbcu.demdex.net","deportes-web":"nbcu.demdex.net","cloo.com":"nbcu.demdex.net","newsvine-web":"\tnbcu.demdex.net","nbcnews-bento":"nbcu.demdex.net","olympics-web":"nbcu.demdex.net","telemundo-secretsalsa":"nbcu.demdex.net","movietickets-web":"fandangollc.demdex.net","nbcsports-live":"nbcu.demdex.net","tve-web":"nbcu.demdex.net","rottentomatoes-web":"fandangollc.demdex.net","shopnbc-web":"nbcu.demdex.net","rotoworld-web":"nbcu.demdex.net"},"abadmira":{"fandango-web":"24946f8061558922b9d2d7d4bc6420aa2fa4c14dadc4a5736c9f14aa4c74f7dfcbbf7b2f9fedb1c5b9ac87abd2f2fa7db40b51e623e118dc8399bfaa4c47f3","fandango-mobile":"0a5b23e61c65e901fa44bcdf335c329e3a6861673f4b7b64ddd035dfa4e402b86ec5e5fdbabb71c1f57cd5e3afcbcd7c6aa6e63f9169f8a325aeea099c5102","bravo-web":"c543c3684fa11225a01204e0405f9ab31fc709d30a2e01053aae76c2db226ffa350e23f23b0872800620f3591adb90ca7ed81e2bbc064485f561003cd19d","syfy-web":"fddb0b353ff953ba8097328c7241fab507c7a8b18b7852df8552eead184f8e7abcbf4c5164e1bd24d624df3dc1beb7bab29778f20defcdb062c516e25da9","usa-web":"6a5845a990085fa67e4c13c6582b1e9ee622092238e7dc38fc73d3cd30657d34ea14a419e29d3cac99fe2d4f0e721c2288a4a01d31adc751be7c5c50038d","oxygen-web":"3254dcd477c2536813b27c9cf6a83fdf4cb4171f9e60f080261ee6f9456a973691561b6bc79b04aacd7dfc3d359df1274238c70775600c0d9ed2315e62e7","nbc-web":"58cdda8e55837fc2da044da8d56463d23caa243e6ebe462767415e994e8575c1e9de3e7b07b5e08a2959f9d51743b1cd095e93be965462a3934290e407de2d","nbcsports-web":"d315a75b32de11728295e25c72688cebbffb97c68cff8ce4358ee550e92eda67e84f63e5d9b5202a1d2933f57921f7383660cccf114c908f7d48f7de9a07","olympics-web":"b5a1900981006b3ef7a387230ec6cabcbdb69b41bf5ab2589d5586d582b54fd86c6e7f1d50f7b87ef418831ed00cfdd19e906003643ecc476c82b432539846","eonline-web":"687e31dc1fa0846db97eaf7503b8cfc7743bdeee1e63e139e7972fc53173f1bc76dbbb2e7347b6fd0ad327ac3e7dde4d665621cd8196ab80574e27ef2a2d","telemundo-web":"680f4594a7ef8941c3d460420ca9a8f406d759e81397a99b0b05fbae5a267a9e0282e85c1d087787b29847f2af03e252fceb45b8633abdcd3565d884875dd5","msnbc-web":"0b1d8cbabefb875fb82adbfb9caf5a6cad5dc2c7ede56656208858c98efef8134120e587ee107fb9113f5a2c7bd4b600a50f907a27bd2147bc7f228cf4f058","nbcnews-web":"405ff492c0b37410bb6609de1410d2c091f468e4e684464cd8d9f2a1661f0fed65f9a53facf9a476f78a4aaf50a84287bd6b67308ff3cad6abfa5b67dec755","nbcnews":"405ff492c0b37410bb6609de1410d2c091f468e4e684464cd8d9f2a1661f0fed65f9a53facf9a476f78a4aaf50a84287bd6b67308ff3cad6abfa5b67dec755","nbcnews-bento":"c584c66692502b43e602ffed0c2c86879eafcfd7fd5165fe1e5c528fb929ca7a247b8f07669652b063942328767508c5b6cd5d4f2f66b06f87b71c5f820c9e"},"mpartid":{"nbcnews.com":"65ea0b28a73c4c4abd08599774d30799","fandango-web":"X","golf-web":"a9e13c3b9a605742b6bd7c3cddf1b193","fandango-mobile":"X","eonline-web":"13c1572c444c0043bd68e09b734a5374","bravo-web":"4692933e526e744dbb51140cfadd4b53","oxygen-web":"af7ecd589c6b72458822e8ab59420e5c","syfy-web":"48abf51d492ac0489293cbfd12b40d47","nbc-web":"X","usa-web":"X","telemundo-web":"us1-09b8a860d541194caaa889a29a469376","nbcnewyork.com":"X","nbcsports-web":"9a616cbbe75e894693d53f30106e9cd3","today.com":"3f8eeba44cd1254a897586bb26fa1c4a","msnbc.com":"4c6f61ee9fa74942a781c3ecf77b926e","rotoworld-web":"us1-4e5d72399e4d234aa6e7148637eb089a","olympics-tokyo-web":"us1-1237dbc18bbc1d4282b9c6261c95acff","olympics-web":"us1-1237dbc18bbc1d4282b9c6261c95acff","syfy-d8-web":"48abf51d492ac0489293cbfd12b40d47","accesshollywood-web":"us1-def69da2684a7243a4b3a7f25a2e7e8c","e-web":"13c1572c444c0043bd68e09b734a5374","telemundo-bento":"us1-09b8a860d541194caaa889a29a469376","deportes-web":"us1-b003643e8210d54a8d870e00e53f6f9b","rsn-web":"us1-27d002f33fb59740b4652b8c9cce8325","movietickets-web":"X","nbcsports-v2-web":"9a616cbbe75e894693d53f30106e9cd3"},"mrkldmn":{"bravo-web":"bravotv.com","olympics-tokyo-web":"nbcolympics.com","nbcsports-web":"nbcsports.com","nbcsports-span-web":"nbcsports.com","rotoworld-web":"nbcsportsedge.com","olympics-web":"nbcolympics.com","golf-web":"golfchannel.com","nbc-web":"nbc.com","usa-web":"usanetwork.com","syfy-web":"syfy.com","syfy-d8-web":"syfy.com","oxygen-web":"oxygen.com","accesshollywood-web":"accessonline.com","e-web":"eonline.com","telemundo-bento":"telemundo.com","telemundo-web":"telemundodeportes.com","rsn-web":"nbcsports.com","movietickets-web":"movietickets.com","fandango-web":"fandango.com","nbcsports-v2-web":"nbcsports.com"},"mrklcid":{"bravo-web":"5998_04671","olympics-tokyo-web":"5998_04710","nbcsports-web":"5998_04678","olympics-beijing-web":"5998_04710","olympics-web":"5998_04710","nbcsports-span-web":"5998_04678","rotoworld-web":"5998_04711","golf-web":"5998_04715","nbc-web":"5998_04670","usa-web":"5998_04718","oxygen-web":"5998_04717","syfy-web":"5998_04716","syfy-d8-web":"5998_04716","accesshollywood-web":"5998_04795","e-web":"5998_04771","telemundo-bento":"5998_04736","deportes-web":"5998_04714","rsn-web":"5998_04740","fandango-web":"5998_04724","movietickets-web":"5998_04737","nbcsports-v2-web":"5998_04678"}};
-</script>
-<script>typeof mps._postscribe == "object" && mps._postscribe.enable();</script>
-
-<!--1-{@head}-PM: [1] Postscribe+Pixelman3-->
-<script class="mps-pm3-shared">//--[2017-12-01]
-//----[LOAD & SET PIXELMAN3]---------------------------------
-mps.pm3=mps.pm3||{}; 
-mps.pm3._init = function(forceload){
-  if(!mps._kvinsert||typeof(__nbcudigitaladops)!='object'||__nbcudigitaladops.version!='3.0') {
-    mps._d('[mps:PM3] Init FAILED (libs not enabled)');
-    return false;
-  }
-  if(this.loaded && !forceload) {
-    mps._d('[mps:PM3] Init SKIPPED (already loaded)');
-    return false;
-  }
-  this.loaded={}; this.ids={}; this.checkfunc=this.checkfunc||{}; this.callback=this.callback||{};
-  this.setLoad = function(name,data) {
-    if(!this.loaded||typeof(name)!='string') return false;
-    var datajson = typeof(data)=='object' ? JSON.stringify(data) : data;
-    var loadedval = [mps._elapsed('',1)]
-    if(data!=undefined) loadedval.push(data);
-    if(this.loaded[name]) { // name already exists
-      this.loaded[name].push(loadedval)
-      name = name+'['+this.loaded[name].length+']'
-    } else {
-      this.loaded[name] = [loadedval];
-    }
-    mps._d('[mps:PM3] LOADED: '+mps._trim(JSON.stringify(name),'"')+' '+mps._elapsed());
-  }
-  this.executeItem = function(name,item,loadmultiple) {
-    if(!this.loaded || (typeof(item)!='function' && typeof(item)!='string') || (typeof(name)!='string' && !name.length)) {
-      mps._d('[mps:PM3] /executeItem/ FAILED ['+name+']',item);
-      return false;
-    }
-    if(typeof(this.checkfunc['executeItem'])=='function') {
-      //mps._d('[mps:PM3] /executeitem/ (calling '+'checkfunc)');
-      var checkfuncret = this.checkfunc['executeItem'].apply(this,arguments);
-      if(checkfuncret===false||checkfuncret===0||checkfuncret=='false'||checkfuncret=='0') {
-        mps._d('[mps:PM3] /executeItem/ SKIPPED (using checkfunc): '+name);
-        return false;
-      }
-    }
-    if(this.loaded[name] && !loadmultiple) {
-      mps._d('[mps:PM3] /executeItem/ SKIPPED (already loaded): ['+name+']');
-      return false;
-    }
-    mps._d('[mps:PM3] /executeItem/ EXECUTE: '+name+' '+mps._elapsed());
-    this.setLoad(name,item);
-    if(typeof(item)=='function') return item.call(this,name);
-    if(typeof(item)=='string') return mps._append((mps._select('body')?'body':'head'),item);
-  }
-  mps._d('[mps:PM3] Init COMPLETE');
-}
-
-//----[SHARED FUNCTIONS]---------------------------------
-mps._datamapValue = function(set,site) {
-  var site = site||mps.pagevars.instance;
-  if(!mps.pagevars) return false
-  if(!mps.datamaps || !mps.datamaps[set]) {
-    mps._d('[mps/datamaps] WARNING - Data mapping set does not exist: '+set);
-    return false;
-  }
-  var _site = site ? site : mps.pagevars.instance
-  // return based on mps site instance or passed site value
-  if(_site && _site!='automagic' && mps.datamaps[set][_site]) return mps.datamaps[set][site];
-  // return based on domain
-  var _subdoms = window.location.host.split('.');
-  var _topdom = _subdoms.pop();
-  _topdom = _subdoms.pop()+'.'+_topdom;
-  _subdoms.reverse();
-  if(mps.datamaps[set][_topdom]) return mps.datamaps[set][_topdom];
-  var _tmphost = _topdom;
-  for(var i=0;i<_subdoms.length;i++) {
-    _tmphost = _subdoms[i]+'.'+_tmphost;
-    //mps._d("#**** TRYING: "+_tmphost);
-    if(mps.datamaps[set][_tmphost]) return mps.datamaps[set][_tmphost];
-  }
-  mps._d('^[mps/datamaps] WARNING Data mapping value for ['+set+'] does not exist on: '+site);
-  return false;
-}
-//----[INITIALIZE & LOAD]---------------------------------
-mps.pm3._init();
-</script>
-
-
-<!--{@head}-PM-KV-admantx: [pm] Admantx KV Insert-->
-<script class="mps-pm3" data-mps-pm3="kv-admantx">//--[2018-06-01]
-mps.pm3 && mps.pm3.executeItem && mps.pm3.executeItem('kv-admantx', function() {
-  mps._kvinsert.require('admantx');
-  window.admantx_callback = function(data) {
-    mps._d('[mps:PM3] Admantx Data: '+JSON.stringify(data));
-    if (__nbcudigitaladops_inject && __nbcudigitaladops_inject.dtprm) {
-      if (data && data.admants) {
-        var adgvals = [];
-        if (data.status == "OK") {
-          for (var x = 0; x < data.admants.length; x++) {
-            //var kv = 'adg=' + data.admants[x] + ';';
-            //__nbcudigitaladops_inject.dtprm(kv);
-            adgvals.push(data.admants[x]);
-          }
-        } else {
-          //__nbcudigitaladops_inject.dtprm("asg=othererror;")
-          adgvals.push('othererror');
-        }
-        mps._setPageTargeting('adg',adgvals);
-        mps._kvinsert.complete('admantx');
-      }
-    }
-  }
-  if (mps._kvinsert) {
-    mps._loadJS(mps._protocol() + '//' + 'usasync01.admantx.com/admantx/service?request=' + encodeURIComponent('{"decorator":"template.nbc_template","key":"62263fff3cc1d07f85c7f8261a0c8f7dc096b35f59c82a713f20a9db8d562ff2","method":"descriptor","filter":"default","mode":"async","type":"URL","body":"' + document.location.href + '"}'), function() {
-      mps._l('[mps:PM3] JS LOADED: Admantx');
-    });
-  }
-});
-</script>
-
-
-<!--{@head}0-SHARED-HEAD: SHARED HEAD-->
-<script>//--[2017-03-09] SET AD UNIT ID FOR ABTRACKING
-  if(mps.response && mps.response.page && mps.response.page.gpt_adid) {
-    mps._ab = mps._ab||{};
-    mps._ab._detectadid = "/2620/abtrack/"+mps.response.page.gpt_adid.split('/')[2];
-  }
-</script>
-<script>//--[2016-06-20] ADTEST HANDLER
-  mps._dtparamsappend=mps._dtparamsappend||'';  (typeof(mps._get)=='function') && (__qsparam=mps._get('adtest')) && (mps._dtparamsappend += 'adtest='+__qsparam.replace(/W/g, '')+';');
-</script>
-
-<script>//--[2017-10-20] TESTING HELPERS
-  mps._checkQS=function(qskey){if(typeof qskey!="string"||!qskey)return false;if(mps._get(qskey)!==false||mps._get(qskey.toLowerCase())!==false||mps._get(qskey.toUpperCase())!==false)return true;return false};
-
-//--[2018-10-15] GPT_ADID ALIAS
-if (mps.response && mps.response.page) {
-  mps.gpt_adid = mps.response.page.gpt_adid;
-
-}
-
-//--[2018-09-10] DISABLEDD
-if(mps._checkQS&&mps._checkQS("DISABLEDD")&&mps._detect){mps._d("^[MPS:Detect Display]: Disabled. Remove ?DISABLEDD to enable.");clearInterval(mps._detect.interval);clearInterval(mps._detect.parentint);clearInterval(mps._detect.velocityinterval);"function"===typeof mps._detect.load&&(mps._scroll=window.removeEventListener("scroll",mps._detect.load,{passive:!0}));mps._detect.scroll&&"function"===typeof mps._detect.scroll.calculate&&(mps._scroll=window.removeEventListener("scroll",mps._detect.scroll.calculate,
-{passive:!0}));mps._resize=window.removeEventListener("resize",mps._detect.load);mps.response&&mps.response.dart&&mps.response.dart.params&&(mps.response.dart.params.lazy_load_slots=[],mps.response.dart.params.lazy_load=0);var detectviewport=mps._detect.viewport;mps.lazyload={};mps._detect.load=null;mps._detect={};mps._detect.viewport=detectviewport;mps._detect.getATFPadding=function(){return!1};mps._detect.detectionelement=mps._detect.detectionelement||{}};
-
-//--[2018-05-07] KILLADS
-if(mps._checkQS&&mps._checkQS("KILLADS")){mps._d("[mps] KILL AD EXECUTIONS");if(mps.response&&mps.response.dart&&("object"===typeof mps.response.dart.adunits||"object"===typeof mps.response.dart.params.adunits)){for(var i in mps.response.dart.adunits)mps.response.dart.adunits[i].data='<script data-mps-slot="'+i+'">mps._d("[mps] KILL AD: '+i+'")\x3c/script>';for(i in mps.response.dart.params.adunits)mps.response.dart.params.adunits[i].html='<script data-mps-slot="'+i+'">mps._d("[mps] KILL AD: '+i+
-'")\x3c/script>'}mps.cloneAd=function(){return!1}};
-</script>
-
-<script>
-  //--[2019-03-15] Add Instance Redirect Indicator (using mpscall.IRSOURCE)
-  mps._ready(function() {
-    typeof mpscall === 'object' && mpscall.IRSOURCE && mpscall.IRSOURCE != mps.pagevars.mpsurl && mps._append("body", '<style>#mps-indicator-ir{background:#227cb9d9;-webkit-border-radius:6;-moz-border-radius:6;border-radius:6px;font-family:Calibri,Arial,sans-serif;color:#fff;font-size:1.3em;padding:3px 6px;border:3px solid #a0e1ffcc;text-decoration:none;position:fixed;bottom:8px;right:6px;z-index:2147483646!important}#mps-indicator-ir:hover{background:#1491e4;text-decoration:none;cursor:pointer;}</style><button id="mps-indicator-ir" onclick="mps._remove(\'#mps-indicator-ir\');"><b>&rarr;</b> ' + mps.pagevars.mpsurl + "</button>")
-  });
-</script>
-
-
-<!--{@head}ad-render-dq: Ad Render Dequeue-->
-<script>
-mps._queue.gptloaded.push(function() {
-	mps._queue.render('mpsready')
-	mps._d('^[mps:QUEUE:NEWS] running mps render queue patch')
-});
-</script>
-<script>typeof mps._postscribe == "object" && mps._postscribe.disable();</script><script>mps._components = {'head' : ["1-{@head}-PM","{@head}-PM-KV-admantx","{@head}0-SHARED-HEAD","{@head}ad-render-dq"],'bodyheader' : [],'bodyfooter' : ["{@bodyfooter} ats-js","{@bodyfooter}-mpsready-fallback","{@bodyfooter}patch-refresh"]}</script><script async="" type="text/javascript" src="./solar2_files/moatheader.js.download"></script><script async="" type="text/javascript" src="./solar2_files/service"></script><style id="iframely-styles" type="text/css">.iframely-responsive{top:0;left:0;width:100%;height:0;position:relative;padding-bottom:56.25%;box-sizing:border-box;}.iframely-responsive>*{top:0;left:0;width:100%;height:100%;position:absolute;border:0;box-sizing:border-box;}</style></head><body class="liveBlogPage news savory"><div id="modal-root" class="z-5 relative"></div><div id="__next" data-reactroot=""><div class="globalContainerStyles_container__XzPpd bg-knockout-primary" id="content"><style>
-        .alert-banner {
-          display: none;
-        }
-        </style><div class="alert-banner">IE 11 is not supported. For an optimal experience visit our site on another browser.<button type="button" aria-label="close" class="alert-banner__close-button icon icon-close"></button></div><div class="layout-header" id="hfs-header" data-activity-map="hfs-header"><div id="skip-link" class="skip-link__container"><button class="skip-link__button" type="button" label="SKIP TO CONTENT" tabindex="0">SKIP TO CONTENT</button></div><nav class="hfsh init has-local-insert small hide-global show-identity show-shortcuts vertical styles_override__MkCQd"><div class="local h-h"><div class="local-inner"><div class="logo-wrap h-h"><a href="https://www.nbcnews.com/"><span class="logo h-h"><svg class="peacock-color" viewBox="0 0 35 22" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M15.495 21.4447L5.67947 14.4912C3.18014 12.7175 0.710667 14.5258 0.184207 16.3918C-0.586487 19.149 1.14215 21.4447 3.85857 21.4447H15.495Z" fill="#FCCC12"></path><path d="M30.9411 21.4448C33.6575 21.4448 35.3861 19.1491 34.6154 16.3919C34.0917 14.523 31.6195 12.7147 29.1202 14.4913L19.3047 21.4448H30.9411Z" fill="#05AC3F"></path><path d="M24.8515 5.26217L19.8149 17.4877L18.3766 6.86282C18.1921 5.4179 20.5041 4.52961 20.5041 4.52961C20.2925 4.03066 19.5625 4.03931 19.5625 4.03931H17.9994H17.9967C17.747 1.42635 19.9804 -0.477137 22.3902 0.105445C24.762 0.670723 25.6195 3.40771 24.8515 5.26217Z" fill="#6E55DC"></path><path d="M16.7843 4.21235C17.1479 1.51286 14.8711 -0.4858 12.4098 0.108318C10.038 0.670712 9.18044 3.40769 9.94842 5.26503L14.9851 17.4906L16.7843 4.21235Z" fill="#EF1541"></path><path d="M14.5834 19.4951L9.75027 7.7858C8.61865 5.07189 5.62271 4.73445 3.96463 6.32646C2.80045 7.44836 1.89407 10.5026 4.50195 12.3542L14.5834 19.4951Z" fill="#FF7112"></path><path d="M30.2982 12.3542C32.9061 10.5055 31.9997 7.44836 30.8356 6.32646C29.1802 4.73445 26.1842 5.07189 25.0499 7.7858L20.2168 19.4951L30.2982 12.3542Z" fill="#069DE0"></path></svg><div class="brand"><div class="brand-svg"><svg viewBox="0 0 156 22" fill="currentColor" xmlns="http://www.w3.org/2000/svg" aria-labelledby="nbc_news_logo"><title class="nbc_news_logo">NBC News Logo</title><path d="M59.4804 14.677L59.3692 14.5386L59.2226 14.3569C57.2796 16.1191 56.0449 17.1141 53.2416 17.1141H53.1222C49.266 17.1141 46.8807 13.9329 46.8807 10.9854C46.8807 7.60529 49.6921 4.85677 53.1466 4.85677C55.9282 4.88273 57.4017 6.47185 58.11 7.23325L58.2213 7.35149L58.3 7.26786L58.3135 7.25344L58.3787 7.18422L58.5008 7.05443L61.4696 3.89926C61.1059 3.5128 58.3325 0 53.1819 0C47.2443 0 42.3162 4.79044 42.2891 10.9537C42.2891 16.9353 47.0218 21.9651 53.1276 21.9939C57.7192 21.9939 60.0449 20.001 62.1996 18.037L59.4804 14.677Z" fill-rule="evenodd"></path><path d="M40.5033 14.8732C40.5033 20.5577 36.2211 21.4518 33.5427 21.4518H22.1152V0.55957H33.5318C37.0325 0.55957 39.8303 2.67359 39.8303 6.63054C39.8303 8.58882 38.5305 9.67035 37.5454 10.2039C39.1682 11.0691 40.5033 12.3468 40.5033 14.8732ZM26.2889 4.47614V8.42732C26.2889 8.42732 32.2889 8.42732 33.0271 8.42732C34.1397 8.42732 35.3609 7.93414 35.3609 6.46326C35.3609 4.99239 34.4084 4.47326 32.8697 4.47326C31.9986 4.47614 26.2889 4.47614 26.2889 4.47614ZM36.061 14.8732C36.061 12.8688 34.4898 12.3497 32.9592 12.3497C31.5834 12.3497 26.2889 12.3497 26.2889 12.3497V17.3391C26.2889 17.3391 31.871 17.3391 33.1166 17.3391C34.3622 17.3391 36.061 16.8776 36.061 14.8732Z" fill-rule="evenodd"></path><path d="M0.0205078 0.556641H4.6311L14.1237 14.0685V0.556641H18.4466V21.4489H13.836L4.34345 7.90814V21.4489H0.0205078V0.556641Z" fill-rule="evenodd"></path><path d="M108.204 17.0494V21.4447H91.4932V0.55249H107.963V4.74593H95.6831V8.42312H106.199V12.6079H95.6831V17.035L108.204 17.0494Z" fill-rule="evenodd"></path><path d="M69.4141 0.55249H74.0247L83.5172 14.0644V0.55249H87.8402V21.4447H83.2296L73.7343 7.90399V21.4447H69.4141V0.55249Z" fill-rule="evenodd"></path><path d="M132.991 0.55249L129.377 14.1711L125.656 0.55249H121.184L117.466 14.1711L113.851 0.55249H109.765L115.157 21.4447H119.556L123.42 8.28757L127.287 21.4447H131.686L137.078 0.55249H132.991Z" fill-rule="evenodd"></path><path d="M151.962 9.66623C148.657 8.17517 142.776 9.30861 142.82 6.45338C142.836 5.3459 144.35 4.39704 146.782 4.37685C149.514 4.35378 152.983 5.89964 152.983 5.89964L155.186 2.18207C155.186 2.18207 150.706 0.00170898 146.86 0.00170898C140.991 0.00170898 138.225 2.75023 138.225 6.17939C138.225 9.70084 140.082 11.0938 141.086 11.613C144.35 13.3002 148.006 12.8387 149.979 13.8856C152.136 15.0306 151.281 17.7676 146.863 17.384C143.615 17.1014 141.694 16.4121 139.354 14.9441L136.947 18.5319C141.495 21.5169 145.881 21.9899 146.863 21.9956C150.296 22.0158 155.87 21.0468 155.783 15.045C155.742 12.5964 154.624 10.8689 151.962 9.66623Z" fill-rule="evenodd"></path></svg></div></div></span></a></div><div class="js-sponsor-wrap"></div><div class="local-wrap"><div class="shortcuts h-h"><ul class="shortcuts-list h-lh"><li class="shortcuts-list-item"><a href="https://www.nbcnews.com/politics/donald-trump/live-blog/-trump-hush-money-trial-day-2-live-updates-rcna145935" target="_self">Trump Trial</a></li><li class="shortcuts-list-item"><a href="https://www.nbcnews.com/news/world/live-blog/iran-attack-live-updates-rcna147960" target="_self">Iran-Israel </a></li><li class="shortcuts-list-item"><a href="https://www.nbcnews.com/politics" target="_self">Politics</a></li><li class="shortcuts-list-item"><a href="https://www.nbcnews.com/us-news" target="_self">U.S. News</a></li><li class="shortcuts-list-item"><a href="https://www.nbcnews.com/world" target="_self">World</a></li><li class="shortcuts-list-item"><a href="https://www.nbcnews.com/business" target="_self">Business</a></li><li class="shortcuts-list-item"><a href="https://www.nbcnews.com/sports" target="_self">Sports</a></li><li class="shortcuts-list-item"><a href="https://www.nbcnews.com/tips/" target="_self">NBC News Tipline</a></li><li class="shortcuts-list-item"><a href="https://www.nbcnews.com/health" target="_self">Health</a></li><li class="shortcuts-list-item"><a href="https://www.nbcnews.com/culture-matters" target="_self">Culture &amp; trends</a></li></ul><div class="local-insert js-local-nav-insert"></div><div class="login js-login-wrapper" style="display: flex;"><button class="login__button login__button--anon js-sign-in" aria-label="user profile"><svg class="js-login-wrapper__svg" viewBox="0 0 25 25" fill="none" xmlns="http://www.w3.org/2000/svg" style="opacity: 0.3;"><path fill-rule="evenodd" clip-rule="evenodd" d="M12.4818 23C13.9442 22.9448 15.015 22.6891 16.6425 22.0661C17.1511 21.8714 17.7038 21.5442 18.1519 21.2438C18.2621 21.1698 18.3634 21.0994 18.4531 21.0354C18.4284 20.8421 18.3915 20.6014 18.3366 20.3265C18.1859 19.5717 17.9048 18.5868 17.3887 17.6282C17.3719 17.597 17.2859 17.4804 17.0073 17.3271C16.7397 17.1798 16.3661 17.0384 15.8936 16.9174C14.9501 16.6757 13.7393 16.5468 12.5 16.5468C11.2607 16.5468 10.0499 16.6756 9.10632 16.9173C8.63381 17.0384 8.26021 17.1798 7.99265 17.327C7.71413 17.4803 7.62808 17.597 7.61125 17.6282C7.0951 18.587 6.81402 19.5719 6.6633 20.3267C6.61106 20.5883 6.57511 20.819 6.55051 21.0072C6.61482 21.0495 6.685 21.0951 6.76052 21.1434C7.18956 21.4177 7.78323 21.7736 8.44718 22.1056C8.85247 22.3082 9.55081 22.549 10.3356 22.7327C10.8282 22.8481 11.3177 22.9322 11.7535 22.9739C11.9941 22.9908 12.237 22.9996 12.4818 23ZM4.77176 19.6081C4.96194 18.7705 5.28829 17.724 5.85023 16.6802C6.12186 16.1756 6.57668 15.8234 7.02833 15.5749C7.49093 15.3203 8.0368 15.1268 8.60997 14.9799C8.95702 14.891 9.32578 14.8163 9.70891 14.7553C8.38545 13.8592 7.51559 12.3437 7.51559 10.625C7.51559 7.87221 9.74718 5.64062 12.5 5.64062C15.2528 5.64062 17.4843 7.87221 17.4843 10.625C17.4843 12.3437 16.6145 13.8592 15.291 14.7553C15.6741 14.8163 16.0429 14.891 16.39 14.98C16.9631 15.1268 17.509 15.3203 17.9716 15.5749C18.4232 15.8234 18.878 16.1756 19.1497 16.6801C19.7117 17.7238 20.038 18.7704 20.2282 19.6081C21.9491 17.7381 23 15.2418 23 12.5C23 6.70101 18.299 2 12.5 2C6.70101 2 2 6.70101 2 12.5C2 15.2417 3.05085 17.7381 4.77176 19.6081ZM11.5955 24.9678C5.11415 24.5043 0 19.0994 0 12.5C0 5.59644 5.59644 0 12.5 0C19.4036 0 25 5.59644 25 12.5C25 19.3977 19.4131 24.9904 12.5177 25C12.2261 25.0097 11.9147 24.9971 11.5955 24.9678ZM9.51559 10.625C9.51559 8.97678 10.8517 7.64062 12.5 7.64062C14.1482 7.64062 15.4843 8.97678 15.4843 10.625C15.4843 12.2732 14.1482 13.6094 12.5 13.6094C10.8517 13.6094 9.51559 12.2732 9.51559 10.625Z"></path></svg></button><button class="login__button login__button--auth h-dn js-sign-out" aria-label="user profile"><svg viewBox="0 0 25 25" fill="none" xmlns="http://www.w3.org/2000/svg"><circle cx="12.5" cy="12.5" r="12.5" fill="#3061FF"></circle><path class="login__icon--person" fill-rule="evenodd" clip-rule="evenodd" d="M12.5 14.6719C14.7005 14.6719 16.4844 12.888 16.4844 10.6875C16.4844 8.48699 14.7005 6.70312 12.5 6.70312C10.2995 6.70312 8.51562 8.48699 8.51562 10.6875C8.51562 12.888 10.2995 14.6719 12.5 14.6719ZM19.5 22C19.5 22 19.4231 19.3596 18.2692 17.2166C17.1154 15.0737 7.88462 15.0734 6.73077 17.2167C5.57692 19.36 5.5 22 5.5 22L11.9849 23.8528C12.3216 23.949 12.6784 23.949 13.0151 23.8528L19.5 22Z" fill="white"></path><path class="login__icon--border" fill-rule="evenodd" clip-rule="evenodd" d="M12.5 23C18.299 23 23 18.299 23 12.5C23 6.70101 18.299 2 12.5 2C6.70101 2 2 6.70101 2 12.5C2 18.299 6.70101 23 12.5 23ZM12.5 25C19.4036 25 25 19.4036 25 12.5C25 5.59644 19.4036 0 12.5 0C5.59644 0 0 5.59644 0 12.5C0 19.4036 5.59644 25 12.5 25Z" fill="#82AEFF"></path></svg></button></div><div class="login js-login-wrapper" style="display: none;"><button class="login__button login__button--anon js-sign-in" aria-label="user profile"><svg class="js-login-wrapper__svg" viewBox="0 0 25 25" fill="none" xmlns="http://www.w3.org/2000/svg" style="opacity: 0.3;"><path fill-rule="evenodd" clip-rule="evenodd" d="M12.4818 23C13.9442 22.9448 15.015 22.6891 16.6425 22.0661C17.1511 21.8714 17.7038 21.5442 18.1519 21.2438C18.2621 21.1698 18.3634 21.0994 18.4531 21.0354C18.4284 20.8421 18.3915 20.6014 18.3366 20.3265C18.1859 19.5717 17.9048 18.5868 17.3887 17.6282C17.3719 17.597 17.2859 17.4804 17.0073 17.3271C16.7397 17.1798 16.3661 17.0384 15.8936 16.9174C14.9501 16.6757 13.7393 16.5468 12.5 16.5468C11.2607 16.5468 10.0499 16.6756 9.10632 16.9173C8.63381 17.0384 8.26021 17.1798 7.99265 17.327C7.71413 17.4803 7.62808 17.597 7.61125 17.6282C7.0951 18.587 6.81402 19.5719 6.6633 20.3267C6.61106 20.5883 6.57511 20.819 6.55051 21.0072C6.61482 21.0495 6.685 21.0951 6.76052 21.1434C7.18956 21.4177 7.78323 21.7736 8.44718 22.1056C8.85247 22.3082 9.55081 22.549 10.3356 22.7327C10.8282 22.8481 11.3177 22.9322 11.7535 22.9739C11.9941 22.9908 12.237 22.9996 12.4818 23ZM4.77176 19.6081C4.96194 18.7705 5.28829 17.724 5.85023 16.6802C6.12186 16.1756 6.57668 15.8234 7.02833 15.5749C7.49093 15.3203 8.0368 15.1268 8.60997 14.9799C8.95702 14.891 9.32578 14.8163 9.70891 14.7553C8.38545 13.8592 7.51559 12.3437 7.51559 10.625C7.51559 7.87221 9.74718 5.64062 12.5 5.64062C15.2528 5.64062 17.4843 7.87221 17.4843 10.625C17.4843 12.3437 16.6145 13.8592 15.291 14.7553C15.6741 14.8163 16.0429 14.891 16.39 14.98C16.9631 15.1268 17.509 15.3203 17.9716 15.5749C18.4232 15.8234 18.878 16.1756 19.1497 16.6801C19.7117 17.7238 20.038 18.7704 20.2282 19.6081C21.9491 17.7381 23 15.2418 23 12.5C23 6.70101 18.299 2 12.5 2C6.70101 2 2 6.70101 2 12.5C2 15.2417 3.05085 17.7381 4.77176 19.6081ZM11.5955 24.9678C5.11415 24.5043 0 19.0994 0 12.5C0 5.59644 5.59644 0 12.5 0C19.4036 0 25 5.59644 25 12.5C25 19.3977 19.4131 24.9904 12.5177 25C12.2261 25.0097 11.9147 24.9971 11.5955 24.9678ZM9.51559 10.625C9.51559 8.97678 10.8517 7.64062 12.5 7.64062C14.1482 7.64062 15.4843 8.97678 15.4843 10.625C15.4843 12.2732 14.1482 13.6094 12.5 13.6094C10.8517 13.6094 9.51559 12.2732 9.51559 10.625Z"></path></svg></button><button class="login__button login__button--auth h-dn js-sign-out" aria-label="user profile"><svg viewBox="0 0 25 25" fill="none" xmlns="http://www.w3.org/2000/svg"><circle cx="12.5" cy="12.5" r="12.5" fill="#3061FF"></circle><path class="login__icon--person" fill-rule="evenodd" clip-rule="evenodd" d="M12.5 14.6719C14.7005 14.6719 16.4844 12.888 16.4844 10.6875C16.4844 8.48699 14.7005 6.70312 12.5 6.70312C10.2995 6.70312 8.51562 8.48699 8.51562 10.6875C8.51562 12.888 10.2995 14.6719 12.5 14.6719ZM19.5 22C19.5 22 19.4231 19.3596 18.2692 17.2166C17.1154 15.0737 7.88462 15.0734 6.73077 17.2167C5.57692 19.36 5.5 22 5.5 22L11.9849 23.8528C12.3216 23.949 12.6784 23.949 13.0151 23.8528L19.5 22Z" fill="white"></path><path class="login__icon--border" fill-rule="evenodd" clip-rule="evenodd" d="M12.5 23C18.299 23 23 18.299 23 12.5C23 6.70101 18.299 2 12.5 2C6.70101 2 2 6.70101 2 12.5C2 18.299 6.70101 23 12.5 23ZM12.5 25C19.4036 25 25 19.4036 25 12.5C25 5.59644 19.4036 0 12.5 0C5.59644 0 0 5.59644 0 12.5C0 19.4036 5.59644 25 12.5 25Z" fill="#82AEFF"></path></svg></button></div></div><div class="headline-container"><div class="headline-wrap h-h"><div class="headline-title h-h"><p class="headline-title-text h-lh js-headline-text">Highlights from the total solar eclipse: Live videos, photos and updates</p></div><div class="share-list h-h share-has-dropdown"><div class="share-inner"><ul class="share-ul h-h"><li class="share-li share-li-cta">Share &amp; Save&nbsp;—</li><li class="share-li share-li-icon share-li-facebook"><a href="https://www.facebook.com/sharer/sharer.php?u=https://www.nbcnews.com/science/space/live-blog/solar-eclipse-2024-live-updates-rcna145900&amp;cid=article_share_facebook" target="_blank" class="js-hfs-share" data-key="facebook" data-template="https://www.facebook.com/sharer/sharer.php?u=URL&amp;cid=article_share_facebook" data-track-event="mbt_navbar_share" data-track-key="platform" data-track-value="facebook" tabindex="-1"><svg viewBox="0 0 20 20" fill="currentColor" xmlns="http://www.w3.org/2000/svg"><path d="M11.248 20H7.5V10H5V6.554l2.5-.001-.004-2.03C7.496 1.71 8.258 0 11.57 0h2.758v3.447h-1.724c-1.29 0-1.351.482-1.351 1.38l-.006 1.726h3.1l-.365 3.446L11.25 10l-.002 10z"></path></svg></a></li><li class="share-li share-li-icon share-li-twitter"><a href="https://twitter.com/intent/tweet?text=Highlights%20from%20the%20total%20solar%20eclipse%3A%20Live%20videos%2C%20photos%20and%20updates&amp;via=nbcnews&amp;url=https://www.nbcnews.com/science/space/live-blog/solar-eclipse-2024-live-updates-rcna145900&amp;original_referer=URL&amp;cid=article_share_twitter" target="_blank" class="js-hfs-share" data-key="twitter" data-template="https://twitter.com/intent/tweet?text=HEADLINE&amp;via=VIA&amp;url=URL&amp;original_referer=URL&amp;cid=article_share_twitter" data-track-event="mbt_navbar_share" data-track-key="platform" data-track-value="twitter" tabindex="-1"><svg width="1200" height="1227" viewBox="0 0 1200 1227" fill="currentColor" xmlns="http://www.w3.org/2000/svg"><path d="M714.163 519.284L1160.89 0H1055.03L667.137 450.887L357.328 0H0L468.492 681.821L0 1226.37H105.866L515.491 750.218L842.672 1226.37H1200L714.137 519.284H714.163ZM569.165 687.828L521.697 619.934L144.011 79.6944H306.615L611.412 515.685L658.88 583.579L1055.08 1150.3H892.476L569.165 687.854V687.828Z"></path></svg></a></li><li class="share-li share-li-icon share-li-email"><a href="mailto:?subject=Highlights%20from%20the%20total%20solar%20eclipse%3A%20Live%20videos%2C%20photos%20and%20updates&amp;body=https://www.nbcnews.com/science/space/live-blog/solar-eclipse-2024-live-updates-rcna145900" target="_blank" class="js-hfs-share" data-key="email" data-template="mailto:?subject=HEADLINE&amp;body=URL" data-track-event="mbt_navbar_share" data-track-key="platform" data-track-value="email" tabindex="-1"><svg viewBox="0 0 20 20" fill="currentColor" xmlns="http://www.w3.org/2000/svg"><path fill-rule="evenodd" clip-rule="evenodd" d="M.1 4h19.8L10 11.02.1 4zM0 5.893l10 7.111 10-7.111V16.8H0V5.893z"></path></svg></a></li><li class="share-li share-li-icon share-li-sms dn-l"><a href="sms:?body=Highlights%20from%20the%20total%20solar%20eclipse%3A%20Live%20videos%2C%20photos%20and%20updates%20via%20nbcnews%20-%20https://www.nbcnews.com/science/space/live-blog/solar-eclipse-2024-live-updates-rcna145900" target="_blank" class="js-hfs-share" data-key="sms" data-template="sms:?body=HEADLINE via VIA - URL" data-track-event="mbt_navbar_share" data-track-key="platform" data-track-value="sms" tabindex="-1"><svg viewBox="0 0 15 15" fill="currentColor" xmlns="http://www.w3.org/2000/svg"><path fill-rule="evenodd" clip-rule="evenodd" d="M14 11.25H3.333L0 14.583V1a1 1 0 011-1h13a1 1 0 011 1v9.25a1 1 0 01-1 1zm-9.875-4.5a1.125 1.125 0 100-2.25 1.125 1.125 0 000 2.25zM9 5.625a1.125 1.125 0 11-2.25 0 1.125 1.125 0 012.25 0zm2.625 1.125a1.125 1.125 0 100-2.25 1.125 1.125 0 000 2.25z"></path></svg></a></li><li class="share-li"><button class="share-ex h-h h-w js-share-toggle" tabindex="-1"><span class="share-dot"></span><svg class="share-cl" viewBox="0 0 20 20"><line x1="0" x2="20" y1="0" y2="20"></line><line x1="0" x2="20" y1="20" y2="0"></line></svg></button></li><div tabindex="-1"><li class="default-save" data-testid="default-save"><svg width="20" height="20" viewBox="0 0 20 20" fill="none" xmlns="http://www.w3.org/2000/svg" class="icon-unauthenticated-save" data-testid="icon-unauthenticated-save"><path fill-rule="evenodd" clip-rule="evenodd" d="M17.9167 19.9998V0H2.08334V20L10.0001 12.2654L17.9167 19.9998ZM3.03994 17.7437L10.0001 10.9437L16.9601 17.7435V0.934577H3.03994V17.7437Z" fill="#999999"></path></svg></li></div></ul></div></div></div></div></div><button class="bell-icon js-digest-toggle" aria-haspopup="true" aria-expanded="false" aria-label="news breaking news digest" type="button"><svg width="44" height="44" viewBox="0 0 44 44" fill="none" xmlns="http://www.w3.org/2000/svg"><path fill-rule="evenodd" clip-rule="evenodd" d="M33 27.7428C33 27.1579 32.9068 27.0322 32.3323 26.7092C32.32 26.7022 31.9255 26.4854 31.7957 26.4103C31.553 26.27 31.3436 26.135 31.139 25.9816C29.376 24.6601 28.5 23.2958 28.5 18.6666C28.2199 16.2609 26.7276 13.6304 24.1317 12.7617L23.3277 12.4927L23.472 11.6788C23.4919 11.5666 23.5 11.4956 23.5 11.4384C23.5 10.6453 22.8304 10 22 10C21.1696 10 20.5 10.6453 20.5 11.4384C20.5 11.4956 20.5081 11.5666 20.528 11.6788L20.6229 12.6087L19.8683 12.7617C17.2724 13.6304 15.5582 16.2609 15.5 18.6666C15.5 23.2958 14.624 24.6601 12.861 25.9816C12.6564 26.135 12.447 26.27 12.2043 26.4103C12.0745 26.4854 11.68 26.7022 11.6677 26.7092C11.0932 27.0322 11 27.1579 11 27.7428C11 28.4574 14.1595 29.63 18.6514 30.0064L19.7536 30.0987L19.5481 31.1542C19.5159 31.3197 19.5 31.464 19.5 31.5979C19.5 32.9229 20.6176 34 22 34C23.3824 34 24.5 32.9229 24.5 31.5979C24.5 31.464 24.4841 31.3197 24.4519 31.1542L24.2464 30.0987L25.3486 30.0064C29.8405 29.63 33 28.4574 33 27.7428Z" fill="currentColor"></path></svg><div class="close"><span class="first-span"></span><span class="second-span"></span><span class="third-span"></span></div></button><button class="hamburger js-menu-toggle" aria-haspopup="true" aria-expanded="false" aria-label="news navigation and search" type="button" data-activity-map="hamburger"><span></span><span></span><span></span></button><div class="login__dropdown js-auth-options" style="display: block;"><div class="login__inner"><a class="login__option" href="https://www.nbcnews.com/my-news" tabindex="-1">My News</a><a class="login__option" href="https://id.nbcnews.com/my-account?brand=nbc-news" tabindex="-1">Manage Profile</a><a class="login__option" href="https://id.nbcnews.com/email-preferences?brand=nbc-news" tabindex="-1">Email Preferences</a><button class="login__option" onclick="javascript:HFSapi.identity.unauthenticate();" tabindex="-1">Sign Out</button></div></div></div></div><div class="menu-overlay-wrapper "><div class="menu js-menu-selector"><button class="overlay js-menu-toggle" tabindex="-1"></button><section class="inner"><div class="search-wrap-inline"><form action="https://www.nbcnews.com/search" method="GET" class="search-form js-search-form"><label class="search-label" for="q" id="search_label">Search</label><div class="search-inner"><input type="search" class="search-input js-search-input" aria-labelledby="search_label" id="q" name="q" placeholder="Search NBC News" tabindex="-1"><button class="search-button" tabindex="-1"><span class="search-button-icon"><svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 20 20" fill="currentColor" aria-labelledby="search_title"><title class="search_title">Search</title><path fill-rule="evenodd" d="M13.773 11.649L20 17.876 17.876 20l-6.227-6.227a7.508 7.508 0 112.124-2.124zm-6.265.364a4.505 4.505 0 100-9.01 4.505 4.505 0 000 9.01z"></path></svg></span></button></div></form></div><div class="profile"><p class="menu-section-heading">Profile</p><div class="js-authenticated" style="display: none;"><a href="https://www.nbcnews.com/my-news" tabindex="-1"><svg width="22" height="22" viewBox="0 0 22 22" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M21.0827 11C21.0827 16.5689 16.5682 21.0833 10.9993 21.0833C5.43048 21.0833 0.916016 16.5689 0.916016 11C0.916016 5.43113 5.43048 0.916666 10.9993 0.916666C16.5682 0.916666 21.0827 5.43113 21.0827 11Z" fill="#3061FF"></path><path fill-rule="evenodd" clip-rule="evenodd" d="M11.0002 12.752C12.7753 12.752 14.2142 11.313 14.2142 9.53791C14.2142 7.76283 12.7753 6.32385 11.0002 6.32385C9.22511 6.32385 7.78612 7.76283 7.78612 9.53791C7.78612 11.313 9.22511 12.752 11.0002 12.752ZM15.654 14.8048C14.7233 13.0761 7.27711 13.0759 6.34634 14.8048C5.41557 16.5337 5.35352 18.6633 5.35352 18.6633L10.5847 20.1579C10.8562 20.2355 11.1441 20.2355 11.4157 20.1579L16.6468 18.6633C16.6468 18.6633 16.5848 16.5334 15.654 14.8048Z" fill="white"></path><path fill-rule="evenodd" clip-rule="evenodd" d="M10.9993 19.47C15.6772 19.47 19.4693 15.6779 19.4693 11C19.4693 6.32215 15.6772 2.53 10.9993 2.53C6.3215 2.53 2.52935 6.32215 2.52935 11C2.52935 15.6779 6.3215 19.47 10.9993 19.47ZM10.9993 21.0833C16.5682 21.0833 21.0827 16.5689 21.0827 11C21.0827 5.43113 16.5682 0.916666 10.9993 0.916666C5.43048 0.916666 0.916016 5.43113 0.916016 11C0.916016 16.5689 5.43048 21.0833 10.9993 21.0833Z" fill="#82AEFF"></path></svg>&nbsp;My News</a><button onclick="javascript:HFSapi.identity.unauthenticate();" tabindex="-1">Sign Out</button></div><div class="js-unauthenticated"><button onclick="javascript:HFSapi.identity.authenticate({ defaultPage: &#39;signIn&#39; });" tabindex="-1"><svg width="22" height="22" viewBox="0 0 22 22" fill="none" xmlns="http://www.w3.org/2000/svg" class="identity-icon"><path fill-rule="evenodd" clip-rule="evenodd" d="M10.9996 7.09143C9.65664 7.09143 8.56793 8.18014 8.56793 9.52314C8.56793 10.8661 9.65664 11.9549 10.9996 11.9549C12.3426 11.9549 13.4314 10.8661 13.4314 9.52314C13.4314 8.18014 12.3426 7.09143 10.9996 7.09143ZM6.9383 9.52314C6.9383 7.28012 8.75662 5.4618 10.9996 5.4618C13.2427 5.4618 15.061 7.28012 15.061 9.52314C15.061 10.9236 14.3522 12.1584 13.2738 12.8886C13.586 12.9383 13.8865 12.9992 14.1693 13.0716C14.6363 13.1913 15.0811 13.3489 15.458 13.5564C15.826 13.7589 16.1966 14.0458 16.4179 14.4569C16.9376 15.422 17.21 16.39 17.3535 17.109C17.4257 17.4705 17.4664 17.7745 17.4892 17.9913C17.5006 18.0998 17.5076 18.1868 17.5118 18.2487C17.5139 18.2797 17.5153 18.3044 17.5162 18.3224L17.5172 18.3443L17.5175 18.3514L17.5176 18.355C17.5176 18.355 17.5177 18.3558 16.7034 18.3843C17.2155 19.018 17.2153 19.0181 17.2153 19.0181L17.2135 19.0196L17.21 19.0224L17.1985 19.0316L17.1582 19.0633C17.1239 19.0901 17.0751 19.1277 17.0139 19.1736C16.8918 19.2651 16.7188 19.3907 16.5123 19.5291C16.1081 19.8 15.5399 20.1445 14.9576 20.3674C13.5063 20.923 12.4524 21.1836 11.0294 21.2356C10.3651 21.2598 9.5729 21.1413 8.86447 20.9754C8.15535 20.8093 7.45317 20.5776 6.96859 20.3353C6.36228 20.0321 5.82749 19.711 5.44539 19.4668C5.25369 19.3443 5.09885 19.2401 4.99085 19.1657C4.93681 19.1285 4.8944 19.0987 4.86486 19.0777L4.83033 19.0531L4.82057 19.046L4.81762 19.0439L4.81663 19.0432C4.81663 19.0432 4.81597 19.0427 5.29595 18.3843C4.48163 18.3558 4.48164 18.3554 4.48164 18.3554L4.4817 18.3539L4.48179 18.3514L4.48208 18.3443L4.48311 18.3224C4.48402 18.3044 4.48542 18.2797 4.48752 18.2487C4.4917 18.1869 4.49867 18.0998 4.51008 17.9913C4.53288 17.7746 4.57357 17.4706 4.64577 17.1091C4.78934 16.3901 5.06174 15.4222 5.58134 14.457C5.80267 14.0459 6.17326 13.7589 6.54127 13.5564C6.91821 13.3489 7.363 13.1912 7.83002 13.0716C8.1128 12.9991 8.41327 12.9382 8.72545 12.8885C7.64707 12.1584 6.9383 10.9235 6.9383 9.52314ZM5.29595 18.3843L4.48164 18.3554L4.46653 18.788L4.81663 19.0432L5.29595 18.3843ZM6.15194 17.9828C6.20434 18.0172 6.26153 18.0544 6.32306 18.0937C6.67265 18.3172 7.15638 18.6072 7.69738 18.8777C8.02761 19.0428 8.59663 19.239 9.23607 19.3887C9.8762 19.5386 10.51 19.6238 10.9699 19.607C12.1692 19.5632 13.0434 19.3553 14.375 18.8455C14.7894 18.6869 15.2398 18.4202 15.6049 18.1755C15.6947 18.1152 15.7773 18.0578 15.8503 18.0057C15.8302 17.8482 15.8002 17.652 15.7555 17.4281C15.6326 16.8131 15.4036 16.0105 14.9831 15.2295C14.9694 15.204 14.8993 15.109 14.6723 14.9841C14.4543 14.8641 14.1499 14.7489 13.7648 14.6503C12.996 14.4533 12.0094 14.3483 10.9996 14.3483C9.98984 14.3483 9.00326 14.4533 8.23445 14.6502C7.84945 14.7489 7.54503 14.8641 7.32702 14.984C7.10007 15.1089 7.02996 15.204 7.01625 15.2295C6.59568 16.0107 6.36665 16.8132 6.24384 17.4282C6.20128 17.6414 6.17199 17.8294 6.15194 17.9828ZM16.7034 18.3843L17.2153 19.0181L17.5319 18.7623L17.5176 18.355L16.7034 18.3843Z" fill="#3061FF"></path><path fill-rule="evenodd" clip-rule="evenodd" d="M10.9996 19.6065C15.7247 19.6065 19.5552 15.776 19.5552 11.0509C19.5552 6.32582 15.7247 2.49537 10.9996 2.49537C6.27454 2.49537 2.44408 6.32582 2.44408 11.0509C2.44408 15.776 6.27454 19.6065 10.9996 19.6065ZM10.9996 21.2361C16.6248 21.2361 21.1848 16.676 21.1848 11.0509C21.1848 5.4258 16.6248 0.865738 10.9996 0.865738C5.37452 0.865738 0.814453 5.4258 0.814453 11.0509C0.814453 16.676 5.37452 21.2361 10.9996 21.2361Z" fill="#3061FF"></path></svg>&nbsp;Sign In</button><button onclick="javascript:HFSapi.identity.authenticate({ defaultPage: &#39;signUp&#39; });" tabindex="-1">Create your free profile</button></div></div><div class="layout"><div class="menu-section menu-section-sections menu-section-main"><p class="menu-section-heading">Sections</p><ul class="menu-list"><li class="menu-list-item"><a href="https://www.nbcnews.com/us-news" class="menu-list-item-link" tabindex="-1"><span class="menu-list-item-title">U.S. News</span></a></li><li class="menu-list-item"><a href="https://www.nbcnews.com/politics" class="menu-list-item-link" tabindex="-1"><span class="menu-list-item-title">Politics</span></a></li><li class="menu-list-item"><a href="https://www.nbcnews.com/world" class="menu-list-item-link" tabindex="-1"><span class="menu-list-item-title">World</span></a></li><li class="menu-list-item"><a href="https://www.nbcnews.com/news/us-news/nbc-affiliates-n19981" class="menu-list-item-link" tabindex="-1"><span class="menu-list-item-title">Local</span></a></li><li class="menu-list-item"><a href="https://www.nbcnews.com/business" class="menu-list-item-link" tabindex="-1"><span class="menu-list-item-title">Business</span></a></li><li class="menu-list-item"><a href="http://www.nbcnews.com/sports" class="menu-list-item-link" tabindex="-1"><span class="menu-list-item-title">Sports</span></a></li><li class="menu-list-item"><a href="https://www.nbcnews.com/olympics" class="menu-list-item-link" tabindex="-1"><span class="menu-list-item-title">Paris 2024 Olympics</span></a></li><li class="menu-list-item"><a href="https://www.nbcnews.com/investigations" class="menu-list-item-link" tabindex="-1"><span class="menu-list-item-title">Investigations</span></a></li><li class="menu-list-item"><a href="https://www.nbcnews.com/culture-matters" class="menu-list-item-link" tabindex="-1"><span class="menu-list-item-title">Culture &amp; Trends</span></a></li><li class="menu-list-item"><a href="https://www.nbcnews.com/health" class="menu-list-item-link" tabindex="-1"><span class="menu-list-item-title">Health</span></a></li><li class="menu-list-item"><a href="https://www.nbcnews.com/science" class="menu-list-item-link" tabindex="-1"><span class="menu-list-item-title">Science</span></a></li><li class="menu-list-item"><a href="https://www.nbcnews.com/tech-media" class="menu-list-item-link" tabindex="-1"><span class="menu-list-item-title">Tech &amp; Media</span></a></li><li class="menu-list-item"><a href="https://www.nbcnews.com/news/weather" class="menu-list-item-link" tabindex="-1"><span class="menu-list-item-title">Weather</span></a></li><li class="menu-list-item"><a href="https://www.nbcnews.com/video-features" class="menu-list-item-link" tabindex="-1"><span class="menu-list-item-title">Video Features</span></a></li><li class="menu-list-item"><a href="https://www.nbcnews.com/photos" class="menu-list-item-link" tabindex="-1"><span class="menu-list-item-title">Photos</span></a></li><li class="menu-list-item"><a href="https://www.nbcnews.com/select" class="menu-list-item-link" tabindex="-1"><span class="menu-list-item-title">NBC Select</span></a></li><li class="menu-list-item"><a href="https://www.nbcnews.com/politics/2024-presidential-election" class="menu-list-item-link" tabindex="-1"><span class="menu-list-item-title">Decision 2024</span></a></li><li class="menu-list-item"><a href="https://www.nbcnews.com/asian-america" class="menu-list-item-link" tabindex="-1"><span class="menu-list-item-title">NBC Asian America</span></a></li><li class="menu-list-item"><a href="https://www.nbcnews.com/nbcblk" class="menu-list-item-link" tabindex="-1"><span class="menu-list-item-title">NBC BLK</span></a></li><li class="menu-list-item"><a href="https://www.nbcnews.com/latino" class="menu-list-item-link" tabindex="-1"><span class="menu-list-item-title">NBC Latino</span></a></li><li class="menu-list-item"><a href="https://www.nbcnews.com/nbc-out" class="menu-list-item-link" tabindex="-1"><span class="menu-list-item-title">NBC OUT</span></a></li></ul></div><div class="menu-section menu-section-tv"><p class="menu-section-heading">tv</p><ul class="menu-list"><li class="menu-list-item"><a href="https://www.today.com/" class="menu-list-item-link" tabindex="-1"><span class="menu-list-item-title">Today</span></a></li><li class="menu-list-item"><a href="https://www.nbcnews.com/nightly-news" class="menu-list-item-link" tabindex="-1"><span class="menu-list-item-title">Nightly News</span></a></li><li class="menu-list-item"><a href="https://www.msnbc.com/" class="menu-list-item-link" tabindex="-1"><span class="menu-list-item-title">MSNBC</span></a></li><li class="menu-list-item"><a href="https://www.nbcnews.com/meet-the-press" class="menu-list-item-link" tabindex="-1"><span class="menu-list-item-title">Meet the Press</span></a></li><li class="menu-list-item"><a href="https://www.nbcnews.com/dateline" class="menu-list-item-link" tabindex="-1"><span class="menu-list-item-title">Dateline</span></a></li></ul></div><div class="menu-section menu-section-featured"><p class="menu-section-heading">Featured</p><ul class="menu-list"><li class="menu-list-item"><a href="https://www.nbcnews.com/now" class="menu-list-item-link" tabindex="-1"><span class="menu-list-item-title">NBC News Now</span></a></li><li class="menu-list-item"><a href="https://www.nbcnews.com/nightly-films" class="menu-list-item-link" tabindex="-1"><span class="menu-list-item-title">Nightly Films</span></a></li><li class="menu-list-item"><a href="https://story.snapchat.com/p/8bb879c7-45c0-499c-bb3c-7a3d0e229301/347654839924736" class="menu-list-item-link" tabindex="-1"><span class="menu-list-item-title">Stay Tuned</span></a></li><li class="menu-list-item"><a href="https://www.nbcnews.com/specials" class="menu-list-item-link" tabindex="-1"><span class="menu-list-item-title">Special Features</span></a></li><li class="menu-list-item"><a href="https://www.nbcnews.com/newsletters" class="menu-list-item-link" tabindex="-1"><span class="menu-list-item-title">Newsletters</span></a></li><li class="menu-list-item"><a href="https://www.nbcnews.com/podcasts" class="menu-list-item-link" tabindex="-1"><span class="menu-list-item-title">Podcasts</span></a></li><li class="menu-list-item"><a href="https://www.nbcnews.com/news/nbc-news-now-live-audio-listen-live-news-audio-day-rcna70163" class="menu-list-item-link" tabindex="-1"><span class="menu-list-item-title">Listen Now</span></a></li></ul></div><div class="menu-section menu-section-more"><p class="menu-section-heading">More From NBC</p><ul class="menu-list"><li class="menu-list-item"><a href="https://www.cnbc.com/" class="menu-list-item-link" tabindex="-1"><span class="menu-list-item-title">CNBC</span></a></li><li class="menu-list-item"><a href="https://www.nbc.com/" class="menu-list-item-link" tabindex="-1"><span class="menu-list-item-title">NBC.COM</span></a></li><li class="menu-list-item"><a href="https://nbcuacademy.com/" class="menu-list-item-link" tabindex="-1"><span class="menu-list-item-title">NBCU Academy</span></a></li><li class="menu-list-item"><a href="https://www.peacocktv.com/?cid=20200715takeflightoneedi027&amp;utm_source=nbcnews&amp;utm_medium=symphony_display_homepagetakeover_link&amp;utm_campaign=20200715takeflight&amp;utm_term=weblink&amp;utm_content=navlink&amp;irclickid=TkV0N91B1xyPUp%3AXtkW3K14cUkFU%3AkRRw2cvQQ0&amp;irgwc=1&amp;utm_source=pk_vrs_imra&amp;utm_medium=pd_aff_acq_psdlnk&amp;utm_term=Skimbit%20Ltd.&amp;utm_content=828265&amp;cid=2201affiliateevgnpkpdaff4393&amp;utm_campaign=2201affiliateevgn" class="menu-list-item-link" tabindex="-1"><span class="menu-list-item-title">Peacock</span></a></li><li class="menu-list-item"><a href="https://www.nbcnews.com/nextstepsforveterans" class="menu-list-item-link" tabindex="-1"><span class="menu-list-item-title">NEXT STEPS FOR VETS</span></a></li><li class="menu-list-item"><a href="https://www.nbcnews.com/archive" class="menu-list-item-link" tabindex="-1"><span class="menu-list-item-title">NBC News Site Map</span></a></li><li class="menu-list-item"><a href="https://nbcnews.zendesk.com/hc/en-us" class="menu-list-item-link" tabindex="-1"><span class="menu-list-item-title">Help</span></a></li></ul></div></div><div class="menu-section menu-section-social"><p class="menu-section-heading">Follow NBC News</p><ul class="menu-list"><li class="menu-list-item" data-track-event="mbt_navbar_follow" data-track-key="platform" data-track-value="facebook"><a href="https://www.facebook.com/NBCNews/" rel="noopener noreferrer" target="_blank" class="menu-list-item-link" aria-label="news facebook" tabindex="-1"><svg viewBox="0 0 20 20" fill="currentColor" xmlns="http://www.w3.org/2000/svg"><path d="M11.248 20H7.5V10H5V6.554l2.5-.001-.004-2.03C7.496 1.71 8.258 0 11.57 0h2.758v3.447h-1.724c-1.29 0-1.351.482-1.351 1.38l-.006 1.726h3.1l-.365 3.446L11.25 10l-.002 10z"></path></svg></a></li><li class="menu-list-item" data-track-event="mbt_navbar_follow" data-track-key="platform" data-track-value="twitter"><a href="https://twitter.com/nbcnews" rel="noopener noreferrer" target="_blank" class="menu-list-item-link" aria-label="news twitter" tabindex="-1"><svg width="1200" height="1227" viewBox="0 0 1200 1227" fill="currentColor" xmlns="http://www.w3.org/2000/svg"><path d="M714.163 519.284L1160.89 0H1055.03L667.137 450.887L357.328 0H0L468.492 681.821L0 1226.37H105.866L515.491 750.218L842.672 1226.37H1200L714.137 519.284H714.163ZM569.165 687.828L521.697 619.934L144.011 79.6944H306.615L611.412 515.685L658.88 583.579L1055.08 1150.3H892.476L569.165 687.854V687.828Z"></path></svg></a></li><li class="menu-list-item" data-track-event="mbt_navbar_follow" data-track-key="platform" data-track-value="email"><a href="https://www.nbcnews.com/newsletters" rel="noopener noreferrer" target="_blank" class="menu-list-item-link" aria-label="news email" tabindex="-1"><svg viewBox="0 0 20 20" fill="currentColor" xmlns="http://www.w3.org/2000/svg"><path fill-rule="evenodd" clip-rule="evenodd" d="M.1 4h19.8L10 11.02.1 4zM0 5.893l10 7.111 10-7.111V16.8H0V5.893z"></path></svg></a></li></ul></div></section></div></div><div class="digest-overlay-wrapper"><div class="digest"><button class="overlay js-digest-toggle"></button><section class="inner" data-activity-map="digest-bell-icon-overlay"><h2 class="digest-header"> news Alerts</h2><div class="layout"><p class="empty-digest">There are no new alerts at this time</p></div></section></div></div><div class="search-overlay" tabindex="0"><button class="search-close js-search-close"><span class="search-close-icon"><svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 40 40" fill="currentColor"><path d="M39.3 2L38 .7l-18 18L2 .7.7 2l18 18-18 18L2 39.3l18-18 18 18 1.3-1.3-18-18z"></path></svg></span></button><div class="search-wrap-overlay"><form action="https://www.nbcnews.com/search" method="GET" class="search-form js-search-form"><label class="search-label" for="q" id="search_label">Search</label><div class="search-inner"><input type="search" class="search-input js-search-input" aria-labelledby="search_label" id="q" name="q" placeholder="Search NBC News"><button class="search-button"><span class="search-button-icon"><svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 20 20" fill="currentColor" aria-labelledby="search_title"><title class="search_title">Search</title><path fill-rule="evenodd" d="M13.773 11.649L20 17.876 17.876 20l-6.227-6.227a7.508 7.508 0 112.124-2.124zm-6.265.364a4.505 4.505 0 100-9.01 4.505 4.505 0 000 9.01z"></path></svg></span></button></div></form></div></div><div class="share-drop js-share-selector"><div class="share-inner"><ul class="share-ul"><li class="share-li dn-l"><a href="https://www.facebook.com/sharer/sharer.php?u=https://www.nbcnews.com/science/space/live-blog/solar-eclipse-2024-live-updates-rcna145900&amp;cid=article_share_facebook" target="_blank" class="share-a js-hfs-share" data-key="facebook" data-template="https://www.facebook.com/sharer/sharer.php?u=URL&amp;cid=article_share_facebook" data-track-event="mbt_navbar_share" data-track-key="platform" data-track-value="facebook" tabindex="-1"><svg viewBox="0 0 20 20" fill="currentColor" xmlns="http://www.w3.org/2000/svg"><path d="M11.248 20H7.5V10H5V6.554l2.5-.001-.004-2.03C7.496 1.71 8.258 0 11.57 0h2.758v3.447h-1.724c-1.29 0-1.351.482-1.351 1.38l-.006 1.726h3.1l-.365 3.446L11.25 10l-.002 10z"></path></svg><span>Facebook</span></a></li><li class="share-li dn-l"><a href="https://twitter.com/intent/tweet?text=Highlights%20from%20the%20total%20solar%20eclipse%3A%20Live%20videos%2C%20photos%20and%20updates&amp;via=nbcnews&amp;url=https://www.nbcnews.com/science/space/live-blog/solar-eclipse-2024-live-updates-rcna145900&amp;original_referer=URL&amp;cid=article_share_twitter" target="_blank" class="share-a js-hfs-share" data-key="twitter" data-template="https://twitter.com/intent/tweet?text=HEADLINE&amp;via=VIA&amp;url=URL&amp;original_referer=URL&amp;cid=article_share_twitter" data-track-event="mbt_navbar_share" data-track-key="platform" data-track-value="twitter" tabindex="-1"><svg width="1200" height="1227" viewBox="0 0 1200 1227" fill="currentColor" xmlns="http://www.w3.org/2000/svg"><path d="M714.163 519.284L1160.89 0H1055.03L667.137 450.887L357.328 0H0L468.492 681.821L0 1226.37H105.866L515.491 750.218L842.672 1226.37H1200L714.137 519.284H714.163ZM569.165 687.828L521.697 619.934L144.011 79.6944H306.615L611.412 515.685L658.88 583.579L1055.08 1150.3H892.476L569.165 687.854V687.828Z"></path></svg><span>Twitter</span></a></li><li class="share-li dn-l"><a href="mailto:?subject=Highlights%20from%20the%20total%20solar%20eclipse%3A%20Live%20videos%2C%20photos%20and%20updates&amp;body=https://www.nbcnews.com/science/space/live-blog/solar-eclipse-2024-live-updates-rcna145900" target="_blank" class="share-a js-hfs-share" data-key="email" data-template="mailto:?subject=HEADLINE&amp;body=URL" data-track-event="mbt_navbar_share" data-track-key="platform" data-track-value="email" tabindex="-1"><svg viewBox="0 0 20 20" fill="currentColor" xmlns="http://www.w3.org/2000/svg"><path fill-rule="evenodd" clip-rule="evenodd" d="M.1 4h19.8L10 11.02.1 4zM0 5.893l10 7.111 10-7.111V16.8H0V5.893z"></path></svg><span>Email</span></a></li><li class="share-li dn-l"><a href="sms:?body=Highlights%20from%20the%20total%20solar%20eclipse%3A%20Live%20videos%2C%20photos%20and%20updates%20via%20nbcnews%20-%20https://www.nbcnews.com/science/space/live-blog/solar-eclipse-2024-live-updates-rcna145900" target="_blank" class="share-a js-hfs-share" data-key="sms" data-template="sms:?body=HEADLINE via VIA - URL" data-track-event="mbt_navbar_share" data-track-key="platform" data-track-value="sms" tabindex="-1"><svg viewBox="0 0 15 15" fill="currentColor" xmlns="http://www.w3.org/2000/svg"><path fill-rule="evenodd" clip-rule="evenodd" d="M14 11.25H3.333L0 14.583V1a1 1 0 011-1h13a1 1 0 011 1v9.25a1 1 0 01-1 1zm-9.875-4.5a1.125 1.125 0 100-2.25 1.125 1.125 0 000 2.25zM9 5.625a1.125 1.125 0 11-2.25 0 1.125 1.125 0 012.25 0zm2.625 1.125a1.125 1.125 0 100-2.25 1.125 1.125 0 000 2.25z"></path></svg><span>SMS</span></a></li><li class="share-li"><a href="javascript:if(window.print)window.print()" target="" class="share-a js-hfs-share" data-key="print" data-template="javascript:if(window.print)window.print()" data-track-event="mbt_navbar_share" data-track-key="platform" data-track-value="print" tabindex="-1"><svg viewBox="0 0 20 20" fill="currentColor" xmlns="http://www.w3.org/2000/svg"><path d="M5.455 3h9.091v2.273H5.455z"></path><path fill-rule="evenodd" clip-rule="evenodd" d="M0 6.636h20v9.091h-3.636v-3.636H3.636v3.636H0v-9.09zm18.182 1.819h-1.818v1.818h1.818V8.455z"></path><path d="M5 13.454h10v4.545H5z"></path></svg><span>Print</span></a></li><li class="share-li"><a href="https://api.whatsapp.com/send?phone=&amp;text=Highlights%20from%20the%20total%20solar%20eclipse%3A%20Live%20videos%2C%20photos%20and%20updates%20https://www.nbcnews.com/science/space/live-blog/solar-eclipse-2024-live-updates-rcna145900&amp;cid=article_share_whatsapp" target="_blank" class="share-a js-hfs-share" data-key="whatsapp" data-template="https://api.whatsapp.com/send?phone=&amp;text=HEADLINE URL&amp;cid=article_share_whatsapp" data-track-event="mbt_navbar_share" data-track-key="platform" data-track-value="whatsapp" tabindex="-1"><svg viewBox="0 0 20 20" fill="currentColor" xmlns="http://www.w3.org/2000/svg"><path d="M14.582 11.985c-.251-.125-1.473-.723-1.7-.805-.228-.084-.394-.125-.561.125-.164.246-.643.803-.787.968-.146.163-.29.175-.538.063-.25-.125-1.053-.388-2.003-1.238-.74-.662-1.236-1.475-1.383-1.725-.145-.25-.016-.387.108-.512.114-.113.251-.288.376-.436.122-.15.162-.25.248-.413.083-.175.04-.313-.021-.437-.063-.125-.56-1.35-.768-1.838-.2-.487-.406-.425-.56-.425-.144-.013-.31-.013-.476-.013a.94.94 0 00-.665.3c-.227.25-.87.85-.87 2.062 0 1.212.891 2.387 1.015 2.562.125.163 1.755 2.663 4.25 3.738.595.25 1.059.4 1.42.524.595.19 1.138.163 1.567.1.479-.075 1.473-.6 1.68-1.188.213-.587.213-1.075.15-1.187-.062-.113-.225-.175-.475-.288l-.007.063zm-4.531 6.14h-.014c-1.475 0-2.936-.4-4.212-1.15l-.3-.178-3.125.812.837-3.037-.199-.313a8.224 8.224 0 01-1.263-4.383c0-4.538 3.712-8.238 8.285-8.238 2.212 0 4.287.863 5.85 2.425a8.157 8.157 0 012.425 5.825c-.003 4.537-3.717 8.238-8.28 8.238l-.004-.001zM17.1 2.875C15.2 1.037 12.7 0 10.037 0 4.552 0 .088 4.445.085 9.91c0 1.748.458 3.45 1.33 4.955L0 20l5.28-1.377a10.051 10.051 0 004.757 1.206h.005c5.488 0 9.955-4.447 9.958-9.913a9.828 9.828 0 00-2.913-7.01"></path></svg><span>Whatsapp</span></a></li><li class="share-li"><a href="http://www.reddit.com/submit?url=https://www.nbcnews.com/science/space/live-blog/solar-eclipse-2024-live-updates-rcna145900&amp;title=Highlights%20from%20the%20total%20solar%20eclipse%3A%20Live%20videos%2C%20photos%20and%20updates&amp;cid=article_share_reddit" target="_blank" class="share-a js-hfs-share" data-key="reddit" data-template="http://www.reddit.com/submit?url=URL&amp;title=HEADLINE&amp;cid=article_share_reddit" data-track-event="mbt_navbar_share" data-track-key="platform" data-track-value="reddit" tabindex="-1"><svg viewBox="0 0 20 20" fill="currentColor" xmlns="http://www.w3.org/2000/svg"><path d="M1.837 11.707c-.05.23-.076.467-.076.706 0 2.87 3.668 5.208 8.178 5.208 4.508 0 8.177-2.337 8.177-5.208 0-.228-.024-.455-.069-.674l-.012-.027a.38.38 0 01-.024-.137c-.252-.98-.931-1.867-1.913-2.586a.352.352 0 01-.105-.058c-.022-.017-.038-.035-.056-.053-1.494-1.029-3.63-1.674-5.997-1.674-2.346 0-4.462.633-5.955 1.643a.33.33 0 01-.15.103c-1.004.718-1.7 1.614-1.96 2.602a.378.378 0 01-.032.143l-.006.012zm8.144 4.535c-1.495 0-2.548-.325-3.22-.998a.375.375 0 010-.527.391.391 0 01.53 0c.525.525 1.404.786 2.69.786 1.285 0 2.159-.25 2.682-.774a.386.386 0 01.524 0 .402.402 0 010 .538c-.674.673-1.72.998-3.218.998l.012-.023zM6.976 9.93c-.762 0-1.398.637-1.398 1.397 0 .759.636 1.375 1.398 1.375.761 0 1.376-.616 1.376-1.375 0-.76-.616-1.397-1.376-1.397zm6.027 0c-.761 0-1.398.637-1.398 1.397 0 .759.637 1.375 1.398 1.375.762 0 1.376-.616 1.376-1.375 0-.76-.616-1.397-1.376-1.397zm3.79-1.33c.864.695 1.5 1.518 1.825 2.42a1.515 1.515 0 00-1.824-2.418v-.001zM2.26 8.303a1.516 1.516 0 00-.977 2.673c.334-.9.976-1.71 1.844-2.397a1.517 1.517 0 00-.866-.274v-.002zM9.94 18.369c-4.922 0-8.924-2.67-8.924-5.951 0-.23.019-.454.056-.675A2.269 2.269 0 010 9.814a2.27 2.27 0 012.27-2.26 2.25 2.25 0 011.498.568c1.547-.993 3.631-1.618 5.927-1.66l1.51-4.604.337.08.013.001 3.52.828a1.864 1.864 0 013.58.728 1.864 1.864 0 01-1.86 1.862 1.863 1.863 0 01-1.858-1.859l-3.21-.76-1.222 3.731c2.208.088 4.206.712 5.703 1.684.412-.386.954-.599 1.528-.599A2.263 2.263 0 0120 9.814c0 .822-.45 1.571-1.149 1.97.025.213.05.412.05.624-.013 3.282-4.005 5.953-8.934 5.953l-.028.007zM16.756 2.38a1.116 1.116 0 100 2.232c.61 0 1.108-.5 1.108-1.112 0-.61-.498-1.11-1.122-1.11l.014-.01z"></path></svg><span>Reddit</span></a></li><li class="share-li"><a href="https://getpocket.com/save?url=https://www.nbcnews.com/science/space/live-blog/solar-eclipse-2024-live-updates-rcna145900&amp;title=Highlights%20from%20the%20total%20solar%20eclipse%3A%20Live%20videos%2C%20photos%20and%20updates&amp;cid=article_share_pocket" target="_blank" class="share-a js-hfs-share" data-key="pocket" data-template="https://getpocket.com/save?url=URL&amp;title=HEADLINE&amp;cid=article_share_pocket" data-track-event="mbt_navbar_share" data-track-key="platform" data-track-value="pocket" tabindex="-1"><svg viewBox="0 0 20 20" fill="currentColor" xmlns="http://www.w3.org/2000/svg"><path d="M15.678 8.55l-4.706 4.515a1.374 1.374 0 01-1.901 0L4.366 8.549a1.37 1.37 0 011.897-1.98l3.759 3.602 3.764-3.602a1.37 1.37 0 011.938.041 1.366 1.366 0 01-.037 1.938l-.01.001zm4.235-6.29a1.802 1.802 0 00-1.7-1.196H1.816c-.75 0-1.431.47-1.698 1.171A1.83 1.83 0 000 2.88v6.038l.07 1.2c.29 2.731 1.706 5.119 3.902 6.783.037.03.078.058.119.087l.025.02a9.917 9.917 0 003.912 1.726 9.975 9.975 0 003.832.03c.072-.024.146-.037.22-.05.018 0 .04-.012.06-.024a10 10 0 003.758-1.688l.024-.025.112-.088c2.19-1.662 3.604-4.051 3.905-6.79L20 8.9V2.87c0-.21-.026-.417-.1-.619l.013.009z"></path></svg><span>Pocket</span></a></li><li class="share-li"><a href="https://share.flipboard.com/bookmarklet/popout?v=2&amp;title=Highlights%20from%20the%20total%20solar%20eclipse%3A%20Live%20videos%2C%20photos%20and%20updates&amp;url=https://www.nbcnews.com/science/space/live-blog/solar-eclipse-2024-live-updates-rcna145900&amp;cid=article_share_flipboard" target="_blank" class="share-a js-hfs-share" data-key="flipboard" data-template="https://share.flipboard.com/bookmarklet/popout?v=2&amp;title=HEADLINE&amp;url=URL&amp;cid=article_share_flipboard" data-track-event="mbt_navbar_share" data-track-key="platform" data-track-value="flipboard" tabindex="-1"><svg viewBox="0 0 20 20" fill="currentColor" xmlns="http://www.w3.org/2000/svg"><path d="M0 0v20h20V0H0zm16 8h-4v4H8v4H4V4h12v4z"></path></svg><span>Flipboard</span></a></li><li class="share-li"><a href="http://pinterest.com/pin/create/link/?url=https://www.nbcnews.com/science/space/live-blog/solar-eclipse-2024-live-updates-rcna145900&amp;cid=article_share_pinterest" target="_blank" class="share-a js-hfs-share" data-key="pinterest" data-template="http://pinterest.com/pin/create/link/?url=URL&amp;cid=article_share_pinterest" data-track-event="mbt_navbar_share" data-track-key="platform" data-track-value="pinterest" tabindex="-1"><svg viewBox="0 0 20 20" fill="currentColor" xmlns="http://www.w3.org/2000/svg"><path d="M10.014 0C4.497 0 .024 4.473.024 9.99a9.986 9.986 0 006.349 9.3c-.088-.79-.166-2.002.034-2.865.182-.78 1.171-4.964 1.171-4.964s-.299-.6-.299-1.484c0-1.386.806-2.426 1.807-2.426.853 0 1.265.64 1.265 1.406 0 .858-.544 2.14-.827 3.327-.237.994.5 1.804 1.48 1.804 1.773 0 3.14-1.87 3.14-4.572 0-2.384-1.72-4.058-4.174-4.058-2.842 0-4.507 2.135-4.507 4.333 0 .86.328 1.786.74 2.284.083.1.094.188.071.288-.075.312-.244.999-.278 1.135-.044.188-.143.226-.334.138-1.246-.575-2.028-2.398-2.028-3.872 0-3.146 2.29-6.043 6.6-6.043 3.465 0 6.16 2.472 6.16 5.769 0 3.446-2.172 6.218-5.194 6.218-1.012 0-1.962-.524-2.298-1.149l-.624 2.374c-.225.87-.837 1.96-1.249 2.621.936.288 1.922.446 2.959.446 5.505 0 9.987-4.47 9.987-9.99 0-5.518-4.482-9.988-9.987-9.988L10.014 0z"></path></svg><span>Pinterest</span></a></li><li class="share-li"><a href="https://www.linkedin.com/shareArticle?mini=true&amp;url=https://www.nbcnews.com/science/space/live-blog/solar-eclipse-2024-live-updates-rcna145900&amp;title=Highlights%20from%20the%20total%20solar%20eclipse%3A%20Live%20videos%2C%20photos%20and%20updates&amp;cid=article_share_linkedin" target="_blank" class="share-a js-hfs-share" data-key="linkedin" data-template="https://www.linkedin.com/shareArticle?mini=true&amp;url=URL&amp;title=HEADLINE&amp;cid=article_share_linkedin" data-track-event="mbt_navbar_share" data-track-key="platform" data-track-value="linkedin" tabindex="-1"><svg viewBox="0 0 20 20" fill="currentColor" xmlns="http://www.w3.org/2000/svg"><path d="M17.04 17.043h-2.962v-4.64c0-1.107-.023-2.531-1.544-2.531-1.544 0-1.78 1.204-1.78 2.449v4.722H7.793V7.5h2.844v1.3h.039c.397-.75 1.364-1.54 2.808-1.54 3.001 0 3.556 1.974 3.556 4.545v5.238zM4.447 6.194c-.954 0-1.72-.771-1.72-1.72s.767-1.72 1.72-1.72a1.72 1.72 0 010 3.44zm1.484 10.85h-2.97V7.5h2.97v9.543zM18.521 0H1.476C.66 0 0 .645 0 1.44v17.12C0 19.355.66 20 1.476 20h17.042c.815 0 1.482-.644 1.482-1.44V1.44C20 .646 19.333 0 18.518 0h.003z"></path></svg><span>Linkedin</span></a></li></ul></div></div><div class="login__tooltip-container" tabindex="-1" style="display: block;"><span class="js-tooltip"></span></div><div class="mobilenav"><ul class="mobilenav-list"><li class="mobilenav-list-item"><a href="https://www.nbcnews.com/latest-stories"><span>Latest Stories</span></a></li><li class="mobilenav-list-item"><a href="https://www.nbcnews.com/politics/donald-trump/live-blog/-trump-hush-money-trial-day-2-live-updates-rcna145935"><span>Trump Trial</span></a></li><li class="mobilenav-list-item"><a href="https://www.nbcnews.com/news/world/live-blog/iran-attack-live-updates-rcna147960"><span>Iran-Israel </span></a></li><li class="mobilenav-list-item"><a href="https://www.nbcnews.com/politics"><span>Politics</span></a></li><li class="mobilenav-list-item"><a href="https://www.nbcnews.com/us-news"><span>U.S. News</span></a></li><li class="mobilenav-list-item"><a href="https://www.nbcnews.com/world"><span>World</span></a></li><li class="mobilenav-list-item"><a href="https://www.nbcnews.com/business"><span>Business</span></a></li><li class="mobilenav-list-item"><a href="https://www.nbcnews.com/sports"><span>Sports</span></a></li><li class="mobilenav-list-item"><a href="https://www.nbcnews.com/tips/"><span>NBC News Tipline</span></a></li><li class="mobilenav-list-item"><a href="https://www.nbcnews.com/health"><span>Health</span></a></li><li class="mobilenav-list-item"><a href="https://www.nbcnews.com/culture-matters"><span>Culture &amp; trends</span></a></li></ul></div></nav><div class="hfsh-spacer"></div></div><div class="js-portal-below-header"></div><div id="header-end" tabindex="-1"></div><div><div><article class="liveBlog styles_liveBlog__T9v0f" data-testid="live-blog-stacked"><section class="article-hero__container default article-hero__live-blog article-hero__live-breaking" data-testid="article-hero"><div class="article-hero__bg-container"><header class="article-hero__header mh0-print layout-grid-container article-hero__is-tagged" data-activity-map="article-hero"><div class="live-flag" data-testid="live-flag"><div class="styles_stripePattern__kxGTR stripe-pattern"><svg xmlns="http://www.w3.org/2000/svg" width="100%" height="100%"><defs><pattern id="pinstripe9" patternUnits="userSpaceOnUse" width="3" height="3" patternTransform="rotate(45)"><line x1="0" y1="0" x2="0" y2="3" stroke-width="3"></line></pattern></defs><rect width="100%" height="100%" fill="url(#pinstripe9)"></rect></svg></div><div class="live-flag__text" data-testid="live-flag__text"><div class="live-flag__label"><div>EVENT ENDED</div></div><div class="live-flag__timestamp" data-testid="live-flag__timestamp"><div><span>Last updated <time class="relative z-1" datetime="2024-04-08T21:15:27.102Z" data-testid="timestamp__datePublished" content="2024-04-08T21:15:27.102Z">April 8, 2024, 5:15 PM EDT</time></span></div></div></div></div><div class="article-hero-headline layout-grid-item article-hero-headline--live-breaking"><h1 class="article-hero-headline__htag lh-none-print black-print article-hero-headline__htag--live-breaking">Highlights from the total solar eclipse: Live videos, photos and updates</h1><div class="styles_articleDek__Icz5H styles_withImage__SSIip styles_isLiveBreakingNews___YFYJ" data-testid="article-dek">A total solar eclipse was visible over parts of Mexico, 15 U.S. states and eastern Canada on Monday. The rest of the continental U.S. got to see a partial eclipse.</div></div></header></div><div class="article-hero__media-holder layout-grid-container article-hero__media-holder--compact"><div class="article-hero__media-container layout-grid-item grid-col-7_5-l grid-col-6-xl grid-col-push-2-xl"><div class="article-hero__video"><section class="inline-video" data-testid="inline-video"><div class="inline-video__background"><div class="inline-video__player"><div class="styles_gridStackWrapper__2ot47 styles_videoContainer__AkgW6 video-container" data-testid="gamma-video-player"><div id="jwplayer-0" class="jw-error jw-reset" style="width: 100%; height: 360px;"><div class="jw-error-msg jw-info-overlay jw-reset"><style>[id="jwplayer-0"].jw-error{background:#000;overflow:hidden;position:relative}[id="jwplayer-0"] .jw-error-msg{top:50%;left:50%;position:absolute;transform:translate(-50%,-50%)}[id="jwplayer-0"] .jw-error-text{text-align:start;color:#FFF;font:14px/1.35 Arial,Helvetica,sans-serif}</style><div class="jw-icon jw-reset"></div><div class="jw-info-container jw-reset"><div class="jw-error-text jw-reset-text" dir="auto" data-nosnippet="">Sorry, the video player failed to load.<span class="jw-break jw-reset"></span>(Error&nbsp;Code:&nbsp;101102)</div></div></div></div><div class="styles_spinnerLoader__QOqq4" aria-label="Loading"><svg class="news_newsLoader__oL_Fn animateIn isLoading relative z-2" data-testid="loader--news" width="162" height="91" viewBox="0 0 162 91" fill="none" xmlns="http://www.w3.org/2000/svg"><path fill-rule="evenodd" clip-rule="evenodd" d="M0.807213 67.6789C5.08388 56.5119 16.9246 52.5681 27.4491 59.3041L73 91H17.7475C6.23541 91 -2.80887 80.4904 0.807213 67.6789Z" fill="white"></path><path fill-rule="evenodd" clip-rule="evenodd" d="M46.5176 31.8092L70 85L21.5614 52.1423C9.40856 44.1723 11.8727 30.5088 18.6046 24.4893C28.128 16.5185 41.591 19.2846 46.5176 31.8092Z" fill="white"></path><path fill-rule="evenodd" clip-rule="evenodd" d="M79.7701 20.6769L71.0736 80L46.3267 23.5939C40.9754 9.49163 53.0155 0.254066 61.0411 0.0908889C70.2377 -0.880132 81.7769 5.92586 79.7701 20.6769Z" fill="white"></path><path fill-rule="evenodd" clip-rule="evenodd" d="M115.709 23.5162L91.1892 80L83.352 29.0198C82.6845 21.2528 87.6879 21.0898 89.5233 19.6331C89.1883 18.4998 86.6862 18.4998 86.6862 18.4998H82.017C81.5165 5.22839 92.1908 -0.597858 100.865 0.048254C110.205 0.373317 120.711 10.8925 115.709 23.5162Z" fill="white"></path><path fill-rule="evenodd" clip-rule="evenodd" d="M140.837 52.3353L92 85L115.009 33.0272C121.965 16.6111 138.188 19.8317 143.982 26.1063C150.273 32.2213 152.095 44.61 140.837 52.3353Z" fill="white"></path><path fill-rule="evenodd" clip-rule="evenodd" d="M145.475 91H89L134.876 60.0658C146.14 52.851 158.062 59.4219 161.21 68.8817C164.522 79.4599 157.068 91 145.475 91Z" fill="white"></path></svg></div><div class="info-layer styles_infoLayer__mwsPt"><div class="styles_background__XGFgg"><div class="styles_share__n3Syu styles_share__2m9h7 share dn-print"><div class="styles_shareExpander__hVk8d share-expander styles_hoverEffect___Dj4s"><span class="styles_shareDot__9pfRZ share-dot"></span><svg class="styles_shareClose__6BZxR share-close" viewBox="0 0 15 15"><line class="styles_shareLine__EJUjO" x1="0" x2="15" y1="0" y2="15"></line><line class="styles_shareLine__EJUjO" x1="0" x2="15" y1="15" y2="0"></line></svg></div><div class="styles_shareList___M8wC share-list"><a href="https://www.facebook.com/sharer/sharer.php?u=https://www.nbcnews.com/nightly-news/video/tens-of-millions-get-stunning-view-of-full-solar-eclipse-208574021979" class="styles_shareLink__gSGN3" target="_blank" rel="noopen noreferrer"><span class="icon icon-facebook styles_shareIcon__lVnRm share-icon"></span></a><a href="https://twitter.com/intent/tweet?text=undefined&amp;via=nbcnews&amp;url=https://www.nbcnews.com/nightly-news/video/tens-of-millions-get-stunning-view-of-full-solar-eclipse-208574021979&amp;original_referer=https://www.nbcnews.com/nightly-news/video/tens-of-millions-get-stunning-view-of-full-solar-eclipse-208574021979" class="styles_shareLink__gSGN3" target="_blank" rel="noopen noreferrer"><span class="icon icon-twitter styles_shareIcon__lVnRm share-icon"></span></a><a href="mailto:?subject=Tens%20of%20millions%20get%20stunning%20view%20of%20full%20solar%20eclipse&amp;body=https://www.nbcnews.com/nightly-news/video/tens-of-millions-get-stunning-view-of-full-solar-eclipse-208574021979" class="styles_shareLink__gSGN3" target="_blank" rel="noopen noreferrer"><span class="icon icon-email styles_shareIcon__lVnRm share-icon"></span></a></div></div><div class="styles_overlayText__T3t1E"><div class="styles_title__F_7BR"><a href="https://www.nbcnews.com/nightly-news/video/tens-of-millions-get-stunning-view-of-full-solar-eclipse-208574021979">Tens of millions get stunning view of full solar eclipse</a></div><div class="styles_detail__F22wM"><span>03:45</span></div></div></div></div></div></div></div></section></div></div></div></section><div class="article-body is-live-blog" data-activity-map="article-article-body" data-taboola-target="" data-testid="article-body"><div class="article-body__grid--container article-body__grid--container-live-blog"><div class="article-body__section"><div class="article-body layout-grid-item layout-grid-item--with-gutter-s-only grid-col-10-m grid-col-push-1-m grid-col-6-xl grid-col-push-2-xl article-body--custom-column" data-activity-map="article-content"></div></div><div class="article-body__section layout-grid-container article-body__last-section article-body__first-section"><div class="article-body layout-grid-item layout-grid-item--with-gutter-s-only grid-col-10-m grid-col-push-1-m grid-col-6-xl grid-col-push-2-xl article-body--custom-column" data-activity-map="article-content"><section class="mb6"><div class="article-social-share-top" data-testid="article-body-social-share-menu"><ul class="styles_container__ZKkl3" data-activity-map="social-share-links-article-top" data-testid="social-share-menu"><li data-testid="social-share-facebook" class="styles_item__b5A78 styles_facebook__bOW_X"><a href="https://www.facebook.com/sharer/sharer.php?u=https://www.nbcnews.com/science/space/live-blog/solar-eclipse-2024-live-updates-rcna145900&amp;cid=article_social_share_facebook" target="_blank" rel="noopener noreferrer" class="styles_link__RsJVU"><span class="icon icon-share-facebook"></span></a></li><li data-testid="social-share-twitter" class="styles_item__b5A78 styles_twitter__ww7sF"><a href="https://www.twitter.com/intent/tweet?text=Highlights%20from%20the%20total%20solar%20eclipse%3A%20Live%20videos%2C%20photos%20and%20updates&amp;via=nbcnews&amp;url=https://www.nbcnews.com/science/space/live-blog/solar-eclipse-2024-live-updates-rcna145900&amp;original_referer=https://www.nbcnews.com/science/space/live-blog/solar-eclipse-2024-live-updates-rcna145900&amp;cid=article_social_share_twitter" target="_blank" rel="noopener noreferrer" class="styles_link__RsJVU"><span class="icon icon-twitter"></span></a></li><li data-testid="social-share-pinterest" class="styles_item__b5A78 styles_pinterest__CaMm1"><a href="http://pinterest.com/pin/create/link/?url=https://www.nbcnews.com/science/space/live-blog/solar-eclipse-2024-live-updates-rcna145900&amp;cid=article_social_share_pinterest" target="_blank" rel="noopener noreferrer" class="styles_link__RsJVU"><span class="icon icon-share-pinterest"></span></a></li><li data-testid="social-share-email" class="styles_item__b5A78"><a href="mailto:?subject=Highlights%20from%20the%20total%20solar%20eclipse:%20Live%20videos,%20photos%20and%20updates&amp;body=https://www.nbcnews.com/science/space/live-blog/solar-eclipse-2024-live-updates-rcna145900" target="_blank" rel="noopener noreferrer" class="styles_link__RsJVU"><span class="icon icon-share-email"></span></a></li><li data-testid="social-share-copy" class="styles_item__b5A78 styles_copy__RACZ3"><button type="button" class="styles_button__b3sx_"><span class="icon icon-link"></span></button><div class="styles_copyTooltip__Ut_t1"><span class="icon icon-alt-check"></span></div></li><li data-testid="social-share-sms" class="styles_item__b5A78 styles_sms__Vohh6"><a href="sms:?&amp;body=Highlights%20from%20the%20total%20solar%20eclipse:%20Live%20videos,%20photos%20and%20updates%20via%20%20-%20https://www.nbcnews.com/science/space/live-blog/solar-eclipse-2024-live-updates-rcna145900" target="_blank" rel="noopener noreferrer" class="styles_link__RsJVU"><span class="icon icon-sms"></span></a></li><li data-testid="social-share-print" class="styles_print__cw6Gn"><button type="button" class="styles_button__b3sx_"><span class="icon icon-share-print styles_icon__P3XZT"></span><span class="styles_text___8iNX">Print</span></button></li><li data-testid="social-share-save" class="styles_save__ILVuj"><div data-testid="save-button-container" class="styles_save__Db0RZ"><button data-testid="save-button" type="button" class="styles_button__Fik68"><span class="icon icon-save-filled styles_icon__wWq2g styles_iconSave__zEmyy"></span><img data-testid="icon-ribbon" class="icon styles_icon__wWq2g styles_iconSaveHover__hMKDe" src="data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMjAiIGhlaWdodD0iMjAiIHZpZXdCb3g9IjAgMCAyMCAyMCIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPHBhdGggZD0iTTEwLjQyNzkgMTEuNjg4OUw5Ljk5MTcxIDExLjI2NzdMOS41NTM4OCAxMS42ODcyTDIuNTA1NDMgMTguNDM5N1YwLjYzMDQzNUgxNy40OTQ2VjE4LjUxMTlMMTAuNDI3OSAxMS42ODg5WiIgZmlsbD0iIzdDNEU5RiIgZmlsbC1vcGFjaXR5PSIwLjMiIHN0cm9rZT0iIzdDNEU5RiIgc3Ryb2tlLXdpZHRoPSIxLjI2MDg3Ii8+Cjwvc3ZnPgo=" alt="Save hover state"><span class="icon icon-save styles_icon__wWq2g styles_iconSaveAlt__x2uru"></span><span class="styles_text__niDjd" data-testid="nbc-save-button-text-save">Save</span></button><div class="styles_tooltip__juVTv"><span>Create your free profile or log in to save this article</span></div></div></li></ul></div><div class="article-body__date-source" data-testid="article-body-timestamp"><time class="relative z-1" datetime="2024-04-08T21:15:27.102Z" data-testid="timestamp__datePublished" content="2024-04-08T21:15:27.102Z">Updated<!-- -->&nbsp;<!-- -->April 8, 2024, 5:15 PM EDT</time></div><div class="article-inline-byline" data-activity-map="inline-byline-article-top">By <span class="byline-name" data-testid="byline-name"><a href="https://www.nbcnews.com/author/denise-chow-ncpn814621">Denise Chow</a></span>, <span class="byline-name" data-testid="byline-name">Al Roker</span>, <span class="byline-name" data-testid="byline-name">Jesse Kirsch</span>, <span class="byline-name" data-testid="byline-name"><a href="https://www.nbcnews.com/author/kate-snow-ncpn3431">Kate Snow</a></span> and <span class="byline-name" data-testid="byline-name"><a href="https://www.nbcnews.com/author/maura-barrett-ncpn751676">Maura Barrett</a></span></div></section><div class="article-body__content"><p class="">That's a wrap for one of the most anticipated celestial events of the year.</p><p class="">A total solar eclipse — nicknamed the Great North American Eclipse for its long path over North America — was visible in the sky today over parts of Mexico, 15 U.S. states and eastern Canada.</p><p class="endmark">Tens of millions of people were treated to <a href="https://www.nbcnews.com/news/us-news/total-solar-eclipse-photos-2024-rcna146832" target="_blank">stunning views</a> as the moon passed between Earth and the sun and temporarily blocked the sun’s light.</p></div><div class="article-body__content"><div class="LiveBlog relative liveBlogCards" id="liveBlogCards" data-testid="live-blog-posts"><div class="cardsContainer"><div><div class="styles_chat-blog-card__nFL_J article-body__content w-100 mh0 fn" id="rcrd38589" data-testid="chat-card-container"><div class="styles_time-stamp-social-share-container__zWQeJ"><div class="styles_chatCardTimestamp__Lhru2 styles_eventEnded__gIoTG"><div class="styles_timestamp__dS4G7 styles_chatStyleTimeStamp__7lmh7" data-testid="timestamp">8d ago / 5:15 PM EDT</div></div><div class="share-list-container df"><div class="share-list__wrapper" data-testid="social-share-icon-list"><div class="share-list__icons"><div class="df justify-start lh-none share-list dn-print" data-testid="social-share-list"><input type="checkbox" class="dn" id="social-menu-toggle--941" tabindex="-1" checked=""><ul class="share-list__social-list js-social-share"><li class="share-list__social-list-icon share-list__social-list-icon--first"><a href="https://www.facebook.com/sharer/sharer.php?u=https%3A%2F%2Fwww.nbcnews.com%2Fscience%2Fspace%2Flive-blog%2Fsolar-eclipse-2024-live-updates-rcna145900%2Frcrd38589%3FcanonicalCard%3Dtrue" target="_blank" rel="noopener noreferrer"><span class="icon icon-facebook share-list__social-icon"></span></a></li><li class="share-list__social-list-icon social-share-list__icon--twitter" data-testid="social-share-list__icon--twitter"><a href="https://twitter.com/intent/tweet?text=&amp;via=NBCNews&amp;url=https%3A%2F%2Fwww.nbcnews.com%2Fscience%2Fspace%2Flive-blog%2Fsolar-eclipse-2024-live-updates-rcna145900%2Frcrd38589%3FcanonicalCard%3Dtrue&amp;original_referer=https%3A%2F%2Fwww.nbcnews.com%2Fscience%2Fspace%2Flive-blog%2Fsolar-eclipse-2024-live-updates-rcna145900%2Frcrd38589%3FcanonicalCard%3Dtrue" target="_blank" rel="noopener noreferrer"><span class="icon icon-twitter share-list__social-icon"></span></a></li><li class="share-list__social-list-icon"><a href="mailto:?subject=&amp;body=https%3A%2F%2Fwww.nbcnews.com%2Fscience%2Fspace%2Flive-blog%2Fsolar-eclipse-2024-live-updates-rcna145900%2Frcrd38589%3FcanonicalCard%3Dtrue"><span class="icon icon-email share-list__social-icon"></span></a></li></ul></div><a href="sms:?&amp;body=%20via%20%20-%20https://www.nbcnews.com/science/space/live-blog/solar-eclipse-2024-live-updates-rcna145900/rcrd38589?canonicalCard=true" rel="noopener noreferrer" target="_blank" class="share__sms styles_share__sms__DGxUZ" data-icid="ed_npd_nn_nn_np_liveblog" data-testid="sms-link"><svg width="15" height="15" viewBox="0 0 15 15" fill="none" xmlns="http://www.w3.org/2000/svg" class="icon-sms"><path fill-rule="evenodd" clip-rule="evenodd" fill="#2A2A2A" d="M14 11.25H3.333L0 14.583V1a1 1 0 011-1h13a1 1 0 011 1v9.25a1 1 0 01-1 1zm-9.875-4.5a1.125 1.125 0 100-2.25 1.125 1.125 0 000 2.25zM9 5.625a1.125 1.125 0 11-2.25 0 1.125 1.125 0 012.25 0zm2.625 1.125a1.125 1.125 0 100-2.25 1.125 1.125 0 000 2.25z"></path></svg></a><button class="share__link-copy styles_share__link-copy__hjJp_" type="button" data-testid="share__link-copy"><span class="icon icon-link" data-testid="icon-link"></span><div data-testid="share__link-copytext" class="styles_share__copied-message__W1I6R styles_alignCenter__6F5eH"><span class="icon icon-alt-check styles_icon-alt-check__zl49O"></span>Copied</div><textarea class="styles_share__copy-area__gm9tU" tabindex="-1" readonly=""></textarea></button></div></div><button class="social-share-button" type="button" data-testid="chat-card-social-share-button" aria-expanded="false" aria-label="open social share icon list"><span class="share-btn-txt">Share</span><img alt="social share icon trigger" src="data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMzIiIGhlaWdodD0iMzIiIHZpZXdCb3g9IjAgMCAzMiAzMiIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPGNpcmNsZSBjeD0iMTYiIGN5PSIxNiIgcj0iMTUuNSIgZmlsbD0id2hpdGUiIHN0cm9rZT0iIzk5OTk5OSIvPgo8cGF0aCBkPSJNMTQuNjE1NCAyMC4wNzY5SDExLjA3NjlDOS45NDg5NyAyMC4wNzY5IDguOTg3NSAxOS42Nzk2IDguMTkyNSAxOC44ODQ4QzcuMzk3NSAxOC4wOSA3IDE3LjEyODcgNyAxNi4wMDExQzcgMTQuODczNSA3LjM5NzUgMTMuOTExOSA4LjE5MjUgMTMuMTE2NEM4Ljk4NzUgMTIuMzIwOSA5Ljk0ODk3IDExLjkyMzEgMTEuMDc2OSAxMS45MjMxSDE0LjYxNTRWMTIuOTIzMUgxMS4wNzY5QzEwLjIzMDggMTIuOTIzMSA5LjUwNjQyIDEzLjIyNDQgOC45MDM4NSAxMy44MjY5QzguMzAxMjggMTQuNDI5NSA4IDE1LjE1MzkgOCAxNkM4IDE2Ljg0NjIgOC4zMDEyOCAxNy41NzA1IDguOTAzODUgMTguMTczMUM5LjUwNjQyIDE4Ljc3NTcgMTAuMjMwOCAxOS4wNzY5IDExLjA3NjkgMTkuMDc2OUgxNC42MTU0VjIwLjA3NjlaTTEyLjUgMTYuNVYxNS41SDE5LjVWMTYuNUgxMi41Wk0xNy4zODQ2IDIwLjA3NjlWMTkuMDc2OUgyMC45MjMxQzIxLjc2OTIgMTkuMDc2OSAyMi40OTM2IDE4Ljc3NTcgMjMuMDk2MiAxOC4xNzMxQzIzLjY5ODcgMTcuNTcwNSAyNCAxNi44NDYyIDI0IDE2QzI0IDE1LjE1MzkgMjMuNjk4NyAxNC40Mjk1IDIzLjA5NjIgMTMuODI2OUMyMi40OTM2IDEzLjIyNDQgMjEuNzY5MiAxMi45MjMxIDIwLjkyMzEgMTIuOTIzMUgxNy4zODQ2VjExLjkyMzFIMjAuOTIzMUMyMi4wNTEgMTEuOTIzMSAyMy4wMTI1IDEyLjMyMDUgMjMuODA3NSAxMy4xMTUzQzI0LjYwMjUgMTMuOTEwMSAyNSAxNC44NzEzIDI1IDE1Ljk5ODlDMjUgMTcuMTI2NiAyNC42MDI1IDE4LjA4ODIgMjMuODA3NSAxOC44ODM3QzIzLjAxMjUgMTkuNjc5MiAyMi4wNTEgMjAuMDc2OSAyMC45MjMxIDIwLjA3NjlIMTcuMzg0NloiIGZpbGw9IiM1NTU1NTUiLz4KPC9zdmc+Cg==" height="30" width="30"></button></div></div><h2 class="styles_chartCardHeadline__aiJF0" data-testid="chat-card-headline">Watch some of the most emotional moments from the eclipse</h2><div class="styles_authors-container__IX4r8"><div class="styles_chatCartByline__ivtPj" data-testid="chat-card-byline-container"><div class="styles_chatCardBylineThumbnail__DItS4" data-testid="chat-card-byline-thumbnail"><div class="byline-thumbnail byline-thumbnail--has-image styles_bylineThumbnail__bRfvX" data-testid="byline-thumbnail"><a href="https://www.nbcnews.com/author/jason-abbruzzese-ncpn843466"><picture data-testid="picture"><source srcset="https://media-cldnry.s-nbcnews.com/image/upload/t_focal-60x60,f_avif,q_auto:eco,dpr_2/newscms/2019_29/2936176/190619-jason-abbruzzese-byline2419.jpg 2x, https://media-cldnry.s-nbcnews.com/image/upload/t_focal-60x60,f_auto,q_auto:best/newscms/2019_29/2936176/190619-jason-abbruzzese-byline2419.jpg 1x"><img loading="lazy" src="./solar2_files/190619-jason-abbruzzese-byline2419.jpg" alt="" height="48" width="48"></picture></a></div></div><div class="styles_inner__ukqsN"><p class="styles_authors__quDSP" data-testid="chat-card-byline"><span class="styles_chatCardByline__GHQTo" data-testid="chatCardByline-name"><span class="styles_chatCardByline--bio__HWAK9"><span class="styles_chatCardByline--name___FmI_"><a href="https://www.nbcnews.com/author/jason-abbruzzese-ncpn843466">Jason Abbruzzese</a></span></span></span></p></div></div></div><div data-icid="live-blog-card-link" data-testid="chat-card-body-container"><p class="">That's a wrap for our live blog. Thank you for joining us for this incredible event.</p><p class="">We leave you with a look at some of the most emotional moments of the day.</p><section class="inline-video" data-testid="inline-video"><div class="inline-video__background"><div class="inline-video__player"><div class="styles_gridStackWrapper__2ot47 styles_videoContainer__AkgW6 video-container paused" data-testid="gamma-video-player"><div id="jwplayer-1" class="jw-error jw-reset" style="width: 100%; height: 360px;"><div class="jw-error-msg jw-info-overlay jw-reset"><style>[id="jwplayer-1"].jw-error{background:#000;overflow:hidden;position:relative}[id="jwplayer-1"] .jw-error-msg{top:50%;left:50%;position:absolute;transform:translate(-50%,-50%)}[id="jwplayer-1"] .jw-error-text{text-align:start;color:#FFF;font:14px/1.35 Arial,Helvetica,sans-serif}</style><div class="jw-icon jw-reset"></div><div class="jw-info-container jw-reset"><div class="jw-error-text jw-reset-text" dir="auto" data-nosnippet="">Sorry, the video player failed to load.<span class="jw-break jw-reset"></span>(Error&nbsp;Code:&nbsp;101102)</div></div></div></div><div class="styles_gridStackWrapper__2ot47 videoSlate styles_videoSlate__ISm2f"><picture class="" data-testid="picture"><source media="(min-width: 1240px)" srcset="https://media-cldnry.s-nbcnews.com/image/upload/t_focal-860x484,f_auto,q_auto:best/mpx/2704722219/2024_04/tm-ecl-closer-split-8ys583.jpg"><source media="(min-width: 758px)" srcset="https://media-cldnry.s-nbcnews.com/image/upload/t_focal-1000x563,f_auto,q_auto:best/mpx/2704722219/2024_04/tm-ecl-closer-split-8ys583.jpg"><img src="./solar2_files/tm-ecl-closer-split-8ys583.jpg" alt=""></picture><div role="button" aria-label="Play" tabindex="0" class="w-100 h-100 db"><div class="playButtonOuter absolute absolute-fill w100 dn-print"><div class="absolute absolute-fill w100 df items-center items-center-m justify-center justify-center-m items-center justify-center"><div class="styles_play__TPYVF"><svg class="play--icon" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 15 15" preserveAspectRatio="xMidYMid" style="max-width: 30px;"><path d="M0 0v15l15-7.41z" fill-rule="evenodd"></path></svg></div></div></div></div></div><div class="info-layer styles_infoLayer__mwsPt"><div class="styles_background__XGFgg styles_show__Ni_ua"><div class="styles_share__n3Syu styles_share__2m9h7 share dn-print"><div class="styles_shareExpander__hVk8d share-expander styles_hoverEffect___Dj4s"><span class="styles_shareDot__9pfRZ share-dot"></span><svg class="styles_shareClose__6BZxR share-close" viewBox="0 0 15 15"><line class="styles_shareLine__EJUjO" x1="0" x2="15" y1="0" y2="15"></line><line class="styles_shareLine__EJUjO" x1="0" x2="15" y1="15" y2="0"></line></svg></div><div class="styles_shareList___M8wC share-list"><a href="https://www.facebook.com/sharer/sharer.php?u=https://www.nbcnews.com/video/watch-emotional-moments-as-skywatchers-view-solar-eclipse-208566853792" class="styles_shareLink__gSGN3" target="_blank" rel="noopen noreferrer"><span class="icon icon-facebook styles_shareIcon__lVnRm share-icon"></span></a><a href="https://twitter.com/intent/tweet?text=undefined&amp;via=nbcnews&amp;url=https://www.nbcnews.com/video/watch-emotional-moments-as-skywatchers-view-solar-eclipse-208566853792&amp;original_referer=https://www.nbcnews.com/video/watch-emotional-moments-as-skywatchers-view-solar-eclipse-208566853792" class="styles_shareLink__gSGN3" target="_blank" rel="noopen noreferrer"><span class="icon icon-twitter styles_shareIcon__lVnRm share-icon"></span></a><a href="mailto:?subject=Watch%20emotional%20moments%20as%20skywatchers%20view%20solar%20eclipse&amp;body=https://www.nbcnews.com/video/watch-emotional-moments-as-skywatchers-view-solar-eclipse-208566853792" class="styles_shareLink__gSGN3" target="_blank" rel="noopen noreferrer"><span class="icon icon-email styles_shareIcon__lVnRm share-icon"></span></a></div></div><div class="styles_overlayText__T3t1E"><div class="styles_title__F_7BR"><a href="https://www.nbcnews.com/video/watch-emotional-moments-as-skywatchers-view-solar-eclipse-208566853792">Watch emotional moments as skywatchers view solar eclipse</a></div><div class="styles_detail__F22wM"><span>03:15</span></div></div></div></div></div></div></div></section><div class="styles_hidden-show-more-content__37qyQ dn"></div></div></div></div><div class="styles_chat-blog-card__nFL_J article-body__content w-100 mh0 fn" id="rcrd38584" data-testid="chat-card-container"><div class="styles_time-stamp-social-share-container__zWQeJ"><div class="styles_chatCardTimestamp__Lhru2 styles_eventEnded__gIoTG"><div class="styles_timestamp__dS4G7 styles_chatStyleTimeStamp__7lmh7" data-testid="timestamp">8d ago / 5:03 PM EDT</div></div><div class="share-list-container df"><div class="share-list__wrapper" data-testid="social-share-icon-list"><div class="share-list__icons"><div class="df justify-start lh-none share-list dn-print" data-testid="social-share-list"><input type="checkbox" class="dn" id="social-menu-toggle--942" tabindex="-1" checked=""><ul class="share-list__social-list js-social-share"><li class="share-list__social-list-icon share-list__social-list-icon--first"><a href="https://www.facebook.com/sharer/sharer.php?u=https%3A%2F%2Fwww.nbcnews.com%2Fscience%2Fspace%2Flive-blog%2Fsolar-eclipse-2024-live-updates-rcna145900%2Frcrd38584%3FcanonicalCard%3Dtrue" target="_blank" rel="noopener noreferrer"><span class="icon icon-facebook share-list__social-icon"></span></a></li><li class="share-list__social-list-icon social-share-list__icon--twitter" data-testid="social-share-list__icon--twitter"><a href="https://twitter.com/intent/tweet?text=&amp;via=NBCNews&amp;url=https%3A%2F%2Fwww.nbcnews.com%2Fscience%2Fspace%2Flive-blog%2Fsolar-eclipse-2024-live-updates-rcna145900%2Frcrd38584%3FcanonicalCard%3Dtrue&amp;original_referer=https%3A%2F%2Fwww.nbcnews.com%2Fscience%2Fspace%2Flive-blog%2Fsolar-eclipse-2024-live-updates-rcna145900%2Frcrd38584%3FcanonicalCard%3Dtrue" target="_blank" rel="noopener noreferrer"><span class="icon icon-twitter share-list__social-icon"></span></a></li><li class="share-list__social-list-icon"><a href="mailto:?subject=&amp;body=https%3A%2F%2Fwww.nbcnews.com%2Fscience%2Fspace%2Flive-blog%2Fsolar-eclipse-2024-live-updates-rcna145900%2Frcrd38584%3FcanonicalCard%3Dtrue"><span class="icon icon-email share-list__social-icon"></span></a></li></ul></div><a href="sms:?&amp;body=%20via%20%20-%20https://www.nbcnews.com/science/space/live-blog/solar-eclipse-2024-live-updates-rcna145900/rcrd38584?canonicalCard=true" rel="noopener noreferrer" target="_blank" class="share__sms styles_share__sms__DGxUZ" data-icid="ed_npd_nn_nn_np_liveblog" data-testid="sms-link"><svg width="15" height="15" viewBox="0 0 15 15" fill="none" xmlns="http://www.w3.org/2000/svg" class="icon-sms"><path fill-rule="evenodd" clip-rule="evenodd" fill="#2A2A2A" d="M14 11.25H3.333L0 14.583V1a1 1 0 011-1h13a1 1 0 011 1v9.25a1 1 0 01-1 1zm-9.875-4.5a1.125 1.125 0 100-2.25 1.125 1.125 0 000 2.25zM9 5.625a1.125 1.125 0 11-2.25 0 1.125 1.125 0 012.25 0zm2.625 1.125a1.125 1.125 0 100-2.25 1.125 1.125 0 000 2.25z"></path></svg></a><button class="share__link-copy styles_share__link-copy__hjJp_" type="button" data-testid="share__link-copy"><span class="icon icon-link" data-testid="icon-link"></span><div data-testid="share__link-copytext" class="styles_share__copied-message__W1I6R styles_alignCenter__6F5eH"><span class="icon icon-alt-check styles_icon-alt-check__zl49O"></span>Copied</div><textarea class="styles_share__copy-area__gm9tU" tabindex="-1" readonly=""></textarea></button></div></div><button class="social-share-button" type="button" data-testid="chat-card-social-share-button" aria-expanded="false" aria-label="open social share icon list"><span class="share-btn-txt">Share</span><img alt="social share icon trigger" src="data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMzIiIGhlaWdodD0iMzIiIHZpZXdCb3g9IjAgMCAzMiAzMiIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPGNpcmNsZSBjeD0iMTYiIGN5PSIxNiIgcj0iMTUuNSIgZmlsbD0id2hpdGUiIHN0cm9rZT0iIzk5OTk5OSIvPgo8cGF0aCBkPSJNMTQuNjE1NCAyMC4wNzY5SDExLjA3NjlDOS45NDg5NyAyMC4wNzY5IDguOTg3NSAxOS42Nzk2IDguMTkyNSAxOC44ODQ4QzcuMzk3NSAxOC4wOSA3IDE3LjEyODcgNyAxNi4wMDExQzcgMTQuODczNSA3LjM5NzUgMTMuOTExOSA4LjE5MjUgMTMuMTE2NEM4Ljk4NzUgMTIuMzIwOSA5Ljk0ODk3IDExLjkyMzEgMTEuMDc2OSAxMS45MjMxSDE0LjYxNTRWMTIuOTIzMUgxMS4wNzY5QzEwLjIzMDggMTIuOTIzMSA5LjUwNjQyIDEzLjIyNDQgOC45MDM4NSAxMy44MjY5QzguMzAxMjggMTQuNDI5NSA4IDE1LjE1MzkgOCAxNkM4IDE2Ljg0NjIgOC4zMDEyOCAxNy41NzA1IDguOTAzODUgMTguMTczMUM5LjUwNjQyIDE4Ljc3NTcgMTAuMjMwOCAxOS4wNzY5IDExLjA3NjkgMTkuMDc2OUgxNC42MTU0VjIwLjA3NjlaTTEyLjUgMTYuNVYxNS41SDE5LjVWMTYuNUgxMi41Wk0xNy4zODQ2IDIwLjA3NjlWMTkuMDc2OUgyMC45MjMxQzIxLjc2OTIgMTkuMDc2OSAyMi40OTM2IDE4Ljc3NTcgMjMuMDk2MiAxOC4xNzMxQzIzLjY5ODcgMTcuNTcwNSAyNCAxNi44NDYyIDI0IDE2QzI0IDE1LjE1MzkgMjMuNjk4NyAxNC40Mjk1IDIzLjA5NjIgMTMuODI2OUMyMi40OTM2IDEzLjIyNDQgMjEuNzY5MiAxMi45MjMxIDIwLjkyMzEgMTIuOTIzMUgxNy4zODQ2VjExLjkyMzFIMjAuOTIzMUMyMi4wNTEgMTEuOTIzMSAyMy4wMTI1IDEyLjMyMDUgMjMuODA3NSAxMy4xMTUzQzI0LjYwMjUgMTMuOTEwMSAyNSAxNC44NzEzIDI1IDE1Ljk5ODlDMjUgMTcuMTI2NiAyNC42MDI1IDE4LjA4ODIgMjMuODA3NSAxOC44ODM3QzIzLjAxMjUgMTkuNjc5MiAyMi4wNTEgMjAuMDc2OSAyMC45MjMxIDIwLjA3NjlIMTcuMzg0NloiIGZpbGw9IiM1NTU1NTUiLz4KPC9zdmc+Cg==" height="30" width="30"></button></div></div><h2 class="styles_chartCardHeadline__aiJF0" data-testid="chat-card-headline">Is it safe to look at the sun? Google searches spike on eclipse day</h2><div class="styles_authors-container__IX4r8"><div class="styles_author-thumbnails__qwA42" data-testid="author-thumbnails"><div class="styles_chatCardBylineThumbnail__DItS4" data-testid="chat-card-byline-thumbnail"><div class="byline-thumbnail byline-thumbnail--has-image styles_bylineThumbnail__bRfvX" data-testid="byline-thumbnail"><picture data-testid="picture"><source srcset="https://media-cldnry.s-nbcnews.com/image/upload/t_focal-60x60,f_avif,q_auto:eco,dpr_2/newscms/2022_46/3581047/denise-chow-byline-jm.jpg 2x, https://media-cldnry.s-nbcnews.com/image/upload/t_focal-60x60,f_auto,q_auto:best/newscms/2022_46/3581047/denise-chow-byline-jm.jpg 1x"><img loading="lazy" src="./solar2_files/denise-chow-byline-jm.jpg" alt="" height="48" width="48"></picture></div></div><div class="styles_chatCardBylineThumbnail__DItS4" data-testid="chat-card-byline-thumbnail"><div class="byline-thumbnail byline-thumbnail--has-image styles_bylineThumbnail__bRfvX" data-testid="byline-thumbnail"><picture data-testid="picture"><source srcset="https://media-cldnry.s-nbcnews.com/image/upload/t_focal-60x60,f_avif,q_auto:eco,dpr_2/newscms/2024_02/3635032/syracuse-headshot-square.jpg 2x, https://media-cldnry.s-nbcnews.com/image/upload/t_focal-60x60,f_auto,q_auto:best/newscms/2024_02/3635032/syracuse-headshot-square.jpg 1x"><img loading="lazy" src="./solar2_files/syracuse-headshot-square.jpg" alt="" height="48" width="48"></picture></div></div><div class="styles_author-dropdown__4D5zn" data-testid="author-dropdown"><div class="styles_chatCartByline__ivtPj styles_dropdown-item___Ns0t" data-testid="chat-card-byline-container"><div class="styles_chatCardBylineThumbnail__DItS4" data-testid="chat-card-byline-thumbnail"><div class="byline-thumbnail byline-thumbnail--has-image styles_bylineThumbnail__bRfvX" data-testid="byline-thumbnail"><a href="https://www.nbcnews.com/author/denise-chow-ncpn814621"><picture data-testid="picture"><source srcset="https://media-cldnry.s-nbcnews.com/image/upload/t_focal-60x60,f_avif,q_auto:eco,dpr_2/newscms/2022_46/3581047/denise-chow-byline-jm.jpg 2x, https://media-cldnry.s-nbcnews.com/image/upload/t_focal-60x60,f_auto,q_auto:best/newscms/2022_46/3581047/denise-chow-byline-jm.jpg 1x"><img loading="lazy" src="./solar2_files/denise-chow-byline-jm.jpg" alt="" height="48" width="48"></picture></a></div></div><div class="styles_inner__ukqsN"><p class="styles_authors__quDSP" data-testid="chat-card-byline"><span class="styles_chatCardByline__GHQTo" data-testid="chatCardByline-name"><span class="styles_chatCardByline--bio__HWAK9"><span class="styles_chatCardByline--name___FmI_"><a href="https://www.nbcnews.com/author/denise-chow-ncpn814621">Denise Chow</a></span></span></span></p></div></div><div class="styles_chatCartByline__ivtPj styles_dropdown-item___Ns0t" data-testid="chat-card-byline-container"><div class="styles_chatCardBylineThumbnail__DItS4" data-testid="chat-card-byline-thumbnail"><div class="byline-thumbnail byline-thumbnail--has-image styles_bylineThumbnail__bRfvX" data-testid="byline-thumbnail"><a href="https://www.nbcnews.com/author/joy-burton-ncpn1307976"><picture data-testid="picture"><source srcset="https://media-cldnry.s-nbcnews.com/image/upload/t_focal-60x60,f_avif,q_auto:eco,dpr_2/newscms/2024_02/3635032/syracuse-headshot-square.jpg 2x, https://media-cldnry.s-nbcnews.com/image/upload/t_focal-60x60,f_auto,q_auto:best/newscms/2024_02/3635032/syracuse-headshot-square.jpg 1x"><img loading="lazy" src="./solar2_files/syracuse-headshot-square.jpg" alt="" height="48" width="48"></picture></a></div></div><div class="styles_inner__ukqsN"><p class="styles_authors__quDSP" data-testid="chat-card-byline"><span class="styles_chatCardByline__GHQTo" data-testid="chatCardByline-name"><span class="styles_chatCardByline--bio__HWAK9"><span class="styles_chatCardByline--name___FmI_"><a href="https://www.nbcnews.com/author/joy-burton-ncpn1307976">Joy Burton</a></span></span></span></p></div></div></div></div><div class="authors-names"><span class="styles_chatCardByline__GHQTo" data-testid="chatCardByline-name"><span class="styles_chatCardByline--bio__HWAK9"><span class="styles_chatCardByline--name___FmI_"><a href="https://www.nbcnews.com/author/denise-chow-ncpn814621">Denise Chow</a></span></span></span> and <span class="styles_chatCardByline__GHQTo" data-testid="chatCardByline-name"><span class="styles_chatCardByline--bio__HWAK9"><span class="styles_chatCardByline--name___FmI_"><a href="https://www.nbcnews.com/author/joy-burton-ncpn1307976">Joy Burton</a></span></span></span></div></div><div data-icid="live-blog-card-link" data-testid="chat-card-body-container"><p class="">Google searches about whether it's safe to look at the sun spiked today during the solar eclipse. It is never safe to gaze directly at the sun, even when it is partly or mostly covered by the moon.</p><figure class="styles_inlineImage__yAWZ0 styles_medium__OMa6x styles_noCaption__KOOim"><picture class="styles_image__1qciH" data-testid="picture"><source media="(min-width: 1000px)" srcset="https://media-cldnry.s-nbcnews.com/image/upload/t_fit-560w,f_avif,q_auto:eco,dpr_2/rockcms/2024-04/240408-search-sun-glasses-ew-448p-c9eb59.jpg 2x, https://media-cldnry.s-nbcnews.com/image/upload/t_fit-560w,f_auto,q_auto:best/rockcms/2024-04/240408-search-sun-glasses-ew-448p-c9eb59.jpg 1x"><source srcset="https://media-cldnry.s-nbcnews.com/image/upload/t_fit-760w,f_avif,q_auto:eco,dpr_2/rockcms/2024-04/240408-search-sun-glasses-ew-448p-c9eb59.jpg 2x, https://media-cldnry.s-nbcnews.com/image/upload/t_fit-760w,f_auto,q_auto:best/rockcms/2024-04/240408-search-sun-glasses-ew-448p-c9eb59.jpg 1x"><img loading="lazy" src="./solar2_files/240408-search-sun-glasses-ew-448p-c9eb59.jpg" alt="" height="709" width="1323"></picture><figcaption class="caption styles_caption__Pe5JC" data-testid="caption"><span class="caption__source" data-testid="caption__source">Google trends</span></figcaption></figure><p class="">Special eclipse glasses that are thousands of times darker than normal sunglasses are required to safely view solar eclipses and prevent eye damage. Pinhole projectors can also be made to safely view these celestial events.</p><div class="styles_hidden-show-more-content__37qyQ dn"></div></div></div><div class="styles_chat-blog-card__nFL_J article-body__content w-100 mh0 fn" id="rcrd38588" data-testid="chat-card-container"><div class="styles_time-stamp-social-share-container__zWQeJ"><div class="styles_chatCardTimestamp__Lhru2 styles_eventEnded__gIoTG"><div class="styles_timestamp__dS4G7 styles_chatStyleTimeStamp__7lmh7" data-testid="timestamp">8d ago / 4:50 PM EDT</div></div><div class="share-list-container df"><div class="share-list__wrapper" data-testid="social-share-icon-list"><div class="share-list__icons"><div class="df justify-start lh-none share-list dn-print" data-testid="social-share-list"><input type="checkbox" class="dn" id="social-menu-toggle--943" tabindex="-1" checked=""><ul class="share-list__social-list js-social-share"><li class="share-list__social-list-icon share-list__social-list-icon--first"><a href="https://www.facebook.com/sharer/sharer.php?u=https%3A%2F%2Fwww.nbcnews.com%2Fscience%2Fspace%2Flive-blog%2Fsolar-eclipse-2024-live-updates-rcna145900%2Frcrd38588%3FcanonicalCard%3Dtrue" target="_blank" rel="noopener noreferrer"><span class="icon icon-facebook share-list__social-icon"></span></a></li><li class="share-list__social-list-icon social-share-list__icon--twitter" data-testid="social-share-list__icon--twitter"><a href="https://twitter.com/intent/tweet?text=&amp;via=NBCNews&amp;url=https%3A%2F%2Fwww.nbcnews.com%2Fscience%2Fspace%2Flive-blog%2Fsolar-eclipse-2024-live-updates-rcna145900%2Frcrd38588%3FcanonicalCard%3Dtrue&amp;original_referer=https%3A%2F%2Fwww.nbcnews.com%2Fscience%2Fspace%2Flive-blog%2Fsolar-eclipse-2024-live-updates-rcna145900%2Frcrd38588%3FcanonicalCard%3Dtrue" target="_blank" rel="noopener noreferrer"><span class="icon icon-twitter share-list__social-icon"></span></a></li><li class="share-list__social-list-icon"><a href="mailto:?subject=&amp;body=https%3A%2F%2Fwww.nbcnews.com%2Fscience%2Fspace%2Flive-blog%2Fsolar-eclipse-2024-live-updates-rcna145900%2Frcrd38588%3FcanonicalCard%3Dtrue"><span class="icon icon-email share-list__social-icon"></span></a></li></ul></div><a href="sms:?&amp;body=%20via%20%20-%20https://www.nbcnews.com/science/space/live-blog/solar-eclipse-2024-live-updates-rcna145900/rcrd38588?canonicalCard=true" rel="noopener noreferrer" target="_blank" class="share__sms styles_share__sms__DGxUZ" data-icid="ed_npd_nn_nn_np_liveblog" data-testid="sms-link"><svg width="15" height="15" viewBox="0 0 15 15" fill="none" xmlns="http://www.w3.org/2000/svg" class="icon-sms"><path fill-rule="evenodd" clip-rule="evenodd" fill="#2A2A2A" d="M14 11.25H3.333L0 14.583V1a1 1 0 011-1h13a1 1 0 011 1v9.25a1 1 0 01-1 1zm-9.875-4.5a1.125 1.125 0 100-2.25 1.125 1.125 0 000 2.25zM9 5.625a1.125 1.125 0 11-2.25 0 1.125 1.125 0 012.25 0zm2.625 1.125a1.125 1.125 0 100-2.25 1.125 1.125 0 000 2.25z"></path></svg></a><button class="share__link-copy styles_share__link-copy__hjJp_" type="button" data-testid="share__link-copy"><span class="icon icon-link" data-testid="icon-link"></span><div data-testid="share__link-copytext" class="styles_share__copied-message__W1I6R styles_alignCenter__6F5eH"><span class="icon icon-alt-check styles_icon-alt-check__zl49O"></span>Copied</div><textarea class="styles_share__copy-area__gm9tU" tabindex="-1" readonly=""></textarea></button></div></div><button class="social-share-button" type="button" data-testid="chat-card-social-share-button" aria-expanded="false" aria-label="open social share icon list"><span class="share-btn-txt">Share</span><img alt="social share icon trigger" src="data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMzIiIGhlaWdodD0iMzIiIHZpZXdCb3g9IjAgMCAzMiAzMiIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPGNpcmNsZSBjeD0iMTYiIGN5PSIxNiIgcj0iMTUuNSIgZmlsbD0id2hpdGUiIHN0cm9rZT0iIzk5OTk5OSIvPgo8cGF0aCBkPSJNMTQuNjE1NCAyMC4wNzY5SDExLjA3NjlDOS45NDg5NyAyMC4wNzY5IDguOTg3NSAxOS42Nzk2IDguMTkyNSAxOC44ODQ4QzcuMzk3NSAxOC4wOSA3IDE3LjEyODcgNyAxNi4wMDExQzcgMTQuODczNSA3LjM5NzUgMTMuOTExOSA4LjE5MjUgMTMuMTE2NEM4Ljk4NzUgMTIuMzIwOSA5Ljk0ODk3IDExLjkyMzEgMTEuMDc2OSAxMS45MjMxSDE0LjYxNTRWMTIuOTIzMUgxMS4wNzY5QzEwLjIzMDggMTIuOTIzMSA5LjUwNjQyIDEzLjIyNDQgOC45MDM4NSAxMy44MjY5QzguMzAxMjggMTQuNDI5NSA4IDE1LjE1MzkgOCAxNkM4IDE2Ljg0NjIgOC4zMDEyOCAxNy41NzA1IDguOTAzODUgMTguMTczMUM5LjUwNjQyIDE4Ljc3NTcgMTAuMjMwOCAxOS4wNzY5IDExLjA3NjkgMTkuMDc2OUgxNC42MTU0VjIwLjA3NjlaTTEyLjUgMTYuNVYxNS41SDE5LjVWMTYuNUgxMi41Wk0xNy4zODQ2IDIwLjA3NjlWMTkuMDc2OUgyMC45MjMxQzIxLjc2OTIgMTkuMDc2OSAyMi40OTM2IDE4Ljc3NTcgMjMuMDk2MiAxOC4xNzMxQzIzLjY5ODcgMTcuNTcwNSAyNCAxNi44NDYyIDI0IDE2QzI0IDE1LjE1MzkgMjMuNjk4NyAxNC40Mjk1IDIzLjA5NjIgMTMuODI2OUMyMi40OTM2IDEzLjIyNDQgMjEuNzY5MiAxMi45MjMxIDIwLjkyMzEgMTIuOTIzMUgxNy4zODQ2VjExLjkyMzFIMjAuOTIzMUMyMi4wNTEgMTEuOTIzMSAyMy4wMTI1IDEyLjMyMDUgMjMuODA3NSAxMy4xMTUzQzI0LjYwMjUgMTMuOTEwMSAyNSAxNC44NzEzIDI1IDE1Ljk5ODlDMjUgMTcuMTI2NiAyNC42MDI1IDE4LjA4ODIgMjMuODA3NSAxOC44ODM3QzIzLjAxMjUgMTkuNjc5MiAyMi4wNTEgMjAuMDc2OSAyMC45MjMxIDIwLjA3NjlIMTcuMzg0NloiIGZpbGw9IiM1NTU1NTUiLz4KPC9zdmc+Cg==" height="30" width="30"></button></div></div><h2 class="styles_chartCardHeadline__aiJF0" data-testid="chat-card-headline">In a Cleveland NICU, babies get some special eyewear</h2><div class="styles_authors-container__IX4r8"><div class="styles_chatCartByline__ivtPj" data-testid="chat-card-byline-container"><div class="styles_chatCardBylineThumbnail__DItS4" data-testid="chat-card-byline-thumbnail"><div class="byline-thumbnail byline-thumbnail--has-image styles_bylineThumbnail__bRfvX" data-testid="byline-thumbnail"><picture data-testid="picture"><source srcset="https://media-cldnry.s-nbcnews.com/image/upload/t_focal-60x60,f_avif,q_auto:eco,dpr_2/newscms/2020_02/3181646/kailani-koenig-circle-byline-template.jpg 2x, https://media-cldnry.s-nbcnews.com/image/upload/t_focal-60x60,f_auto,q_auto:best/newscms/2020_02/3181646/kailani-koenig-circle-byline-template.jpg 1x"><img loading="lazy" src="./solar2_files/kailani-koenig-circle-byline-template.jpg" alt="" height="48" width="48"></picture></div></div><div class="styles_inner__ukqsN"><p class="styles_authors__quDSP" data-testid="chat-card-byline"><span class="styles_chatCardByline__GHQTo" data-testid="chatCardByline-name"><span class="styles_chatCardByline--bio__HWAK9"><span class="styles_chatCardByline--name___FmI_">Kailani Koenig</span></span></span></p></div></div></div><div data-icid="live-blog-card-link" data-testid="chat-card-body-container"><p class="">CLEVELAND — Babies under the care of the Cleveland Clinic Children’s Neonatal Intensive Care Unit were also celebrating the eclipse today with these special onesies and eye gear.</p><p class="">Caregivers dressed up the newborns to help them mark this special day they won’t be able to fully experience themselves. While the next total solar eclipse inside the United States is about two decades away, these babies will be 75 years old the next time a total solar eclipse like this comes to Ohio.</p><figure class="styles_inlineImage__yAWZ0 styles_medium__OMa6x"><picture class="styles_image__1qciH" data-testid="picture"><source media="(min-width: 1000px)" srcset="https://media-cldnry.s-nbcnews.com/image/upload/t_fit-560w,f_avif,q_auto:eco,dpr_2/rockcms/2024-04/240408-eclipse-nicu-mn-1220-bc9a71.jpg 2x, https://media-cldnry.s-nbcnews.com/image/upload/t_fit-560w,f_auto,q_auto:best/rockcms/2024-04/240408-eclipse-nicu-mn-1220-bc9a71.jpg 1x"><source srcset="https://media-cldnry.s-nbcnews.com/image/upload/t_fit-760w,f_avif,q_auto:eco,dpr_2/rockcms/2024-04/240408-eclipse-nicu-mn-1220-bc9a71.jpg 2x, https://media-cldnry.s-nbcnews.com/image/upload/t_fit-760w,f_auto,q_auto:best/rockcms/2024-04/240408-eclipse-nicu-mn-1220-bc9a71.jpg 1x"><img loading="lazy" src="./solar2_files/240408-eclipse-nicu-mn-1220-bc9a71.jpg" alt="A baby in the Cleveland Clinic Children’s Neonatal Intensive Care Unit wears an eye cover decorated to look like eclipse glasses." height="533" width="800"></picture><figcaption class="caption styles_caption__Pe5JC" data-testid="caption"><span class="caption__container" data-testid="caption__container">A baby in the Cleveland Clinic Children’s Neonatal Intensive Care Unit wears an eye cover decorated to look like eclipse glasses.</span><span class="caption__source" data-testid="caption__source">Cleveland Clinic</span></figcaption></figure><p class="">“We celebrate all sorts of things in the NICU: milestones, holidays, and now the solar eclipse! It’s so sweet to involve the babies by dressing them up for the occasion,” Katrina Wiedenfeld, MSN, RN, with the Cleveland Clinic Children’s NICU said in a statement. </p><p class="">The clinic noted their eye covers in the photos of course aren’t official eclipse eyewear, but they do help protect their eyes from some NICU therapy treatments.</p><p class="">“It’s such an exciting time here in Cleveland,” Dana Traci, BSN, RN, said in a statement. “Since our babies in the NICU won’t be going outside to see the total solar eclipse on Monday, we all really wanted to do something special to mark this day in history.” </p><div class="styles_hidden-show-more-content__37qyQ dn"></div></div></div><div class="styles_chat-blog-card__nFL_J article-body__content w-100 mh0 fn" id="rcrd38583" data-testid="chat-card-container"><div class="styles_time-stamp-social-share-container__zWQeJ"><div class="styles_chatCardTimestamp__Lhru2 styles_eventEnded__gIoTG"><div class="styles_timestamp__dS4G7 styles_chatStyleTimeStamp__7lmh7" data-testid="timestamp">8d ago / 4:42 PM EDT</div></div><div class="share-list-container df"><div class="share-list__wrapper" data-testid="social-share-icon-list"><div class="share-list__icons"><div class="df justify-start lh-none share-list dn-print" data-testid="social-share-list"><input type="checkbox" class="dn" id="social-menu-toggle--944" tabindex="-1" checked=""><ul class="share-list__social-list js-social-share"><li class="share-list__social-list-icon share-list__social-list-icon--first"><a href="https://www.facebook.com/sharer/sharer.php?u=https%3A%2F%2Fwww.nbcnews.com%2Fscience%2Fspace%2Flive-blog%2Fsolar-eclipse-2024-live-updates-rcna145900%2Frcrd38583%3FcanonicalCard%3Dtrue" target="_blank" rel="noopener noreferrer"><span class="icon icon-facebook share-list__social-icon"></span></a></li><li class="share-list__social-list-icon social-share-list__icon--twitter" data-testid="social-share-list__icon--twitter"><a href="https://twitter.com/intent/tweet?text=&amp;via=NBCNews&amp;url=https%3A%2F%2Fwww.nbcnews.com%2Fscience%2Fspace%2Flive-blog%2Fsolar-eclipse-2024-live-updates-rcna145900%2Frcrd38583%3FcanonicalCard%3Dtrue&amp;original_referer=https%3A%2F%2Fwww.nbcnews.com%2Fscience%2Fspace%2Flive-blog%2Fsolar-eclipse-2024-live-updates-rcna145900%2Frcrd38583%3FcanonicalCard%3Dtrue" target="_blank" rel="noopener noreferrer"><span class="icon icon-twitter share-list__social-icon"></span></a></li><li class="share-list__social-list-icon"><a href="mailto:?subject=&amp;body=https%3A%2F%2Fwww.nbcnews.com%2Fscience%2Fspace%2Flive-blog%2Fsolar-eclipse-2024-live-updates-rcna145900%2Frcrd38583%3FcanonicalCard%3Dtrue"><span class="icon icon-email share-list__social-icon"></span></a></li></ul></div><a href="sms:?&amp;body=%20via%20%20-%20https://www.nbcnews.com/science/space/live-blog/solar-eclipse-2024-live-updates-rcna145900/rcrd38583?canonicalCard=true" rel="noopener noreferrer" target="_blank" class="share__sms styles_share__sms__DGxUZ" data-icid="ed_npd_nn_nn_np_liveblog" data-testid="sms-link"><svg width="15" height="15" viewBox="0 0 15 15" fill="none" xmlns="http://www.w3.org/2000/svg" class="icon-sms"><path fill-rule="evenodd" clip-rule="evenodd" fill="#2A2A2A" d="M14 11.25H3.333L0 14.583V1a1 1 0 011-1h13a1 1 0 011 1v9.25a1 1 0 01-1 1zm-9.875-4.5a1.125 1.125 0 100-2.25 1.125 1.125 0 000 2.25zM9 5.625a1.125 1.125 0 11-2.25 0 1.125 1.125 0 012.25 0zm2.625 1.125a1.125 1.125 0 100-2.25 1.125 1.125 0 000 2.25z"></path></svg></a><button class="share__link-copy styles_share__link-copy__hjJp_" type="button" data-testid="share__link-copy"><span class="icon icon-link" data-testid="icon-link"></span><div data-testid="share__link-copytext" class="styles_share__copied-message__W1I6R styles_alignCenter__6F5eH"><span class="icon icon-alt-check styles_icon-alt-check__zl49O"></span>Copied</div><textarea class="styles_share__copy-area__gm9tU" tabindex="-1" readonly=""></textarea></button></div></div><button class="social-share-button" type="button" data-testid="chat-card-social-share-button" aria-expanded="false" aria-label="open social share icon list"><span class="share-btn-txt">Share</span><img alt="social share icon trigger" src="data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMzIiIGhlaWdodD0iMzIiIHZpZXdCb3g9IjAgMCAzMiAzMiIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPGNpcmNsZSBjeD0iMTYiIGN5PSIxNiIgcj0iMTUuNSIgZmlsbD0id2hpdGUiIHN0cm9rZT0iIzk5OTk5OSIvPgo8cGF0aCBkPSJNMTQuNjE1NCAyMC4wNzY5SDExLjA3NjlDOS45NDg5NyAyMC4wNzY5IDguOTg3NSAxOS42Nzk2IDguMTkyNSAxOC44ODQ4QzcuMzk3NSAxOC4wOSA3IDE3LjEyODcgNyAxNi4wMDExQzcgMTQuODczNSA3LjM5NzUgMTMuOTExOSA4LjE5MjUgMTMuMTE2NEM4Ljk4NzUgMTIuMzIwOSA5Ljk0ODk3IDExLjkyMzEgMTEuMDc2OSAxMS45MjMxSDE0LjYxNTRWMTIuOTIzMUgxMS4wNzY5QzEwLjIzMDggMTIuOTIzMSA5LjUwNjQyIDEzLjIyNDQgOC45MDM4NSAxMy44MjY5QzguMzAxMjggMTQuNDI5NSA4IDE1LjE1MzkgOCAxNkM4IDE2Ljg0NjIgOC4zMDEyOCAxNy41NzA1IDguOTAzODUgMTguMTczMUM5LjUwNjQyIDE4Ljc3NTcgMTAuMjMwOCAxOS4wNzY5IDExLjA3NjkgMTkuMDc2OUgxNC42MTU0VjIwLjA3NjlaTTEyLjUgMTYuNVYxNS41SDE5LjVWMTYuNUgxMi41Wk0xNy4zODQ2IDIwLjA3NjlWMTkuMDc2OUgyMC45MjMxQzIxLjc2OTIgMTkuMDc2OSAyMi40OTM2IDE4Ljc3NTcgMjMuMDk2MiAxOC4xNzMxQzIzLjY5ODcgMTcuNTcwNSAyNCAxNi44NDYyIDI0IDE2QzI0IDE1LjE1MzkgMjMuNjk4NyAxNC40Mjk1IDIzLjA5NjIgMTMuODI2OUMyMi40OTM2IDEzLjIyNDQgMjEuNzY5MiAxMi45MjMxIDIwLjkyMzEgMTIuOTIzMUgxNy4zODQ2VjExLjkyMzFIMjAuOTIzMUMyMi4wNTEgMTEuOTIzMSAyMy4wMTI1IDEyLjMyMDUgMjMuODA3NSAxMy4xMTUzQzI0LjYwMjUgMTMuOTEwMSAyNSAxNC44NzEzIDI1IDE1Ljk5ODlDMjUgMTcuMTI2NiAyNC42MDI1IDE4LjA4ODIgMjMuODA3NSAxOC44ODM3QzIzLjAxMjUgMTkuNjc5MiAyMi4wNTEgMjAuMDc2OSAyMC45MjMxIDIwLjA3NjlIMTcuMzg0NloiIGZpbGw9IiM1NTU1NTUiLz4KPC9zdmc+Cg==" height="30" width="30"></button></div></div><h2 class="styles_chartCardHeadline__aiJF0" data-testid="chat-card-headline">Marveling at the solar eclipse</h2><div class="styles_authors-container__IX4r8"><div class="styles_chatCartByline__ivtPj" data-testid="chat-card-byline-container"><div class="styles_chatCardBylineThumbnail__DItS4" data-testid="chat-card-byline-thumbnail"><span class="byline-thumbnail byline-thumbnail--generic-thumbnail styles_bylineThumbnail__bRfvX"><svg alt="Author Thumbnail" viewBox="0 0 28 28" fill="none" xmlns="http://www.w3.org/2000/svg"><circle cx="14" cy="14" r="14" fill="none"></circle><path d="M18.0825 9.79415L15.266 16.2227L14.4633 10.6359C14.3603 9.87584 15.6531 9.40702 15.6531 9.40702C15.5359 9.14419 15.1274 9.14774 15.1274 9.14774H14.2537C14.1152 7.77323 15.3618 6.77165 16.7079 7.0771C18.0327 7.37189 18.5122 8.81033 18.0825 9.78705" fill="#6E55DC"></path><path d="M12.8509 18.304L7.36349 14.6457C5.96767 13.7116 4.58606 14.6635 4.29127 15.6473C3.85797 17.0964 4.82758 18.304 6.34415 18.304H12.8509Z" fill="#FCCC12"></path><path d="M13.5715 9.24013C13.774 7.81945 12.5024 6.7717 11.1244 7.0807C9.7996 7.37549 9.32012 8.81748 9.74988 9.79064L12.5664 16.2192L13.5715 9.23658V9.24013Z" fill="#EF1541"></path><path d="M12.3421 17.2777L9.63926 11.1226C9.00706 9.69479 7.33065 9.51721 6.40721 10.3554C5.75725 10.945 5.24936 12.5539 6.70556 13.5235L12.3385 17.2777H12.3421Z" fill="#FF7112"></path><path d="M21.4846 18.3039C23.0012 18.3039 23.9708 17.0963 23.5375 15.6472C23.2462 14.6634 21.8646 13.7151 20.4688 14.6456L14.9814 18.3039H21.4846Z" fill="#05AC3F"></path><path d="M21.1262 13.5235C22.5824 12.5504 22.078 10.945 21.4245 10.3554C20.4975 9.51721 18.8247 9.69479 18.1925 11.1226L15.4932 17.2777L21.1262 13.5235Z" fill="#069DE0"></path></svg></span></div><div class="styles_inner__ukqsN"><p class="styles_authors__quDSP" data-testid="chat-card-byline"><span class="styles_chatCardByline__GHQTo" data-testid="chatCardByline-name"><span class="styles_chatCardByline--bio__HWAK9"><span class="styles_chatCardByline--name___FmI_">Shahrzad Elghanayan</span></span></span></p></div></div></div><div data-icid="live-blog-card-link" data-testid="chat-card-body-container"><p class="">From California to Maine, people stopped to enjoy the eclipse.</p><figure class="styles_inlineImage__yAWZ0 styles_medium__OMa6x"><picture class="styles_image__1qciH" data-testid="picture"><source media="(min-width: 1000px)" srcset="https://media-cldnry.s-nbcnews.com/image/upload/t_fit-560w,f_avif,q_auto:eco,dpr_2/rockcms/2024-04/240408-eclipse-big-moment-se-417p-ab14f7.jpg 2x, https://media-cldnry.s-nbcnews.com/image/upload/t_fit-560w,f_auto,q_auto:best/rockcms/2024-04/240408-eclipse-big-moment-se-417p-ab14f7.jpg 1x"><source srcset="https://media-cldnry.s-nbcnews.com/image/upload/t_fit-760w,f_avif,q_auto:eco,dpr_2/rockcms/2024-04/240408-eclipse-big-moment-se-417p-ab14f7.jpg 2x, https://media-cldnry.s-nbcnews.com/image/upload/t_fit-760w,f_auto,q_auto:best/rockcms/2024-04/240408-eclipse-big-moment-se-417p-ab14f7.jpg 1x"><img loading="lazy" src="./solar2_files/240408-eclipse-big-moment-se-417p-ab14f7.jpg" alt="Top: Pasadena, Calif.; New York City. Bottom: Mexico City, Washington." height="2000" width="3000"></picture><figcaption class="caption styles_caption__Pe5JC" data-testid="caption"><span class="caption__container" data-testid="caption__container">Top: Pasadena, Calif.; New York City. Bottom: Mexico City, Washington.</span><span class="caption__source" data-testid="caption__source">AFP-Getty; AP</span></figcaption></figure><div class="styles_hidden-show-more-content__37qyQ dn"></div></div></div><div class="ad mb8 ad--text-alignment ad-container boxinlineAd dn-print" data-testid="ad__container"><div data-mps="true" data-slot="boxinline" data-sizes="[[[1000,1],[]],[[758,1],[[300,250],[700,50],[5,5],[728,90],[360,360]]],[[0,0],[[300,250],[700,50],[5,5],[360,360]]]]" data-render-on-view="true" data-targeting="{}" data-active-tab="true" data-offset-viewport="50" data-testid="ad__container__inner"><div id="div-mps-ad-boxinline-1"></div></div></div><div class="styles_chat-blog-card__nFL_J article-body__content w-100 mh0 fn" id="rcrd38579" data-testid="chat-card-container"><div class="styles_time-stamp-social-share-container__zWQeJ"><div class="styles_chatCardTimestamp__Lhru2 styles_eventEnded__gIoTG"><div class="styles_timestamp__dS4G7 styles_chatStyleTimeStamp__7lmh7" data-testid="timestamp">8d ago / 4:17 PM EDT</div></div><div class="share-list-container df"><div class="share-list__wrapper" data-testid="social-share-icon-list"><div class="share-list__icons"><div class="df justify-start lh-none share-list dn-print" data-testid="social-share-list"><input type="checkbox" class="dn" id="social-menu-toggle--945" tabindex="-1" checked=""><ul class="share-list__social-list js-social-share"><li class="share-list__social-list-icon share-list__social-list-icon--first"><a href="https://www.facebook.com/sharer/sharer.php?u=https%3A%2F%2Fwww.nbcnews.com%2Fscience%2Fspace%2Flive-blog%2Fsolar-eclipse-2024-live-updates-rcna145900%2Frcrd38579%3FcanonicalCard%3Dtrue" target="_blank" rel="noopener noreferrer"><span class="icon icon-facebook share-list__social-icon"></span></a></li><li class="share-list__social-list-icon social-share-list__icon--twitter" data-testid="social-share-list__icon--twitter"><a href="https://twitter.com/intent/tweet?text=&amp;via=NBCNews&amp;url=https%3A%2F%2Fwww.nbcnews.com%2Fscience%2Fspace%2Flive-blog%2Fsolar-eclipse-2024-live-updates-rcna145900%2Frcrd38579%3FcanonicalCard%3Dtrue&amp;original_referer=https%3A%2F%2Fwww.nbcnews.com%2Fscience%2Fspace%2Flive-blog%2Fsolar-eclipse-2024-live-updates-rcna145900%2Frcrd38579%3FcanonicalCard%3Dtrue" target="_blank" rel="noopener noreferrer"><span class="icon icon-twitter share-list__social-icon"></span></a></li><li class="share-list__social-list-icon"><a href="mailto:?subject=&amp;body=https%3A%2F%2Fwww.nbcnews.com%2Fscience%2Fspace%2Flive-blog%2Fsolar-eclipse-2024-live-updates-rcna145900%2Frcrd38579%3FcanonicalCard%3Dtrue"><span class="icon icon-email share-list__social-icon"></span></a></li></ul></div><a href="sms:?&amp;body=%20via%20%20-%20https://www.nbcnews.com/science/space/live-blog/solar-eclipse-2024-live-updates-rcna145900/rcrd38579?canonicalCard=true" rel="noopener noreferrer" target="_blank" class="share__sms styles_share__sms__DGxUZ" data-icid="ed_npd_nn_nn_np_liveblog" data-testid="sms-link"><svg width="15" height="15" viewBox="0 0 15 15" fill="none" xmlns="http://www.w3.org/2000/svg" class="icon-sms"><path fill-rule="evenodd" clip-rule="evenodd" fill="#2A2A2A" d="M14 11.25H3.333L0 14.583V1a1 1 0 011-1h13a1 1 0 011 1v9.25a1 1 0 01-1 1zm-9.875-4.5a1.125 1.125 0 100-2.25 1.125 1.125 0 000 2.25zM9 5.625a1.125 1.125 0 11-2.25 0 1.125 1.125 0 012.25 0zm2.625 1.125a1.125 1.125 0 100-2.25 1.125 1.125 0 000 2.25z"></path></svg></a><button class="share__link-copy styles_share__link-copy__hjJp_" type="button" data-testid="share__link-copy"><span class="icon icon-link" data-testid="icon-link"></span><div data-testid="share__link-copytext" class="styles_share__copied-message__W1I6R styles_alignCenter__6F5eH"><span class="icon icon-alt-check styles_icon-alt-check__zl49O"></span>Copied</div><textarea class="styles_share__copy-area__gm9tU" tabindex="-1" readonly=""></textarea></button></div></div><button class="social-share-button" type="button" data-testid="chat-card-social-share-button" aria-expanded="false" aria-label="open social share icon list"><span class="share-btn-txt">Share</span><img alt="social share icon trigger" src="data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMzIiIGhlaWdodD0iMzIiIHZpZXdCb3g9IjAgMCAzMiAzMiIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPGNpcmNsZSBjeD0iMTYiIGN5PSIxNiIgcj0iMTUuNSIgZmlsbD0id2hpdGUiIHN0cm9rZT0iIzk5OTk5OSIvPgo8cGF0aCBkPSJNMTQuNjE1NCAyMC4wNzY5SDExLjA3NjlDOS45NDg5NyAyMC4wNzY5IDguOTg3NSAxOS42Nzk2IDguMTkyNSAxOC44ODQ4QzcuMzk3NSAxOC4wOSA3IDE3LjEyODcgNyAxNi4wMDExQzcgMTQuODczNSA3LjM5NzUgMTMuOTExOSA4LjE5MjUgMTMuMTE2NEM4Ljk4NzUgMTIuMzIwOSA5Ljk0ODk3IDExLjkyMzEgMTEuMDc2OSAxMS45MjMxSDE0LjYxNTRWMTIuOTIzMUgxMS4wNzY5QzEwLjIzMDggMTIuOTIzMSA5LjUwNjQyIDEzLjIyNDQgOC45MDM4NSAxMy44MjY5QzguMzAxMjggMTQuNDI5NSA4IDE1LjE1MzkgOCAxNkM4IDE2Ljg0NjIgOC4zMDEyOCAxNy41NzA1IDguOTAzODUgMTguMTczMUM5LjUwNjQyIDE4Ljc3NTcgMTAuMjMwOCAxOS4wNzY5IDExLjA3NjkgMTkuMDc2OUgxNC42MTU0VjIwLjA3NjlaTTEyLjUgMTYuNVYxNS41SDE5LjVWMTYuNUgxMi41Wk0xNy4zODQ2IDIwLjA3NjlWMTkuMDc2OUgyMC45MjMxQzIxLjc2OTIgMTkuMDc2OSAyMi40OTM2IDE4Ljc3NTcgMjMuMDk2MiAxOC4xNzMxQzIzLjY5ODcgMTcuNTcwNSAyNCAxNi44NDYyIDI0IDE2QzI0IDE1LjE1MzkgMjMuNjk4NyAxNC40Mjk1IDIzLjA5NjIgMTMuODI2OUMyMi40OTM2IDEzLjIyNDQgMjEuNzY5MiAxMi45MjMxIDIwLjkyMzEgMTIuOTIzMUgxNy4zODQ2VjExLjkyMzFIMjAuOTIzMUMyMi4wNTEgMTEuOTIzMSAyMy4wMTI1IDEyLjMyMDUgMjMuODA3NSAxMy4xMTUzQzI0LjYwMjUgMTMuOTEwMSAyNSAxNC44NzEzIDI1IDE1Ljk5ODlDMjUgMTcuMTI2NiAyNC42MDI1IDE4LjA4ODIgMjMuODA3NSAxOC44ODM3QzIzLjAxMjUgMTkuNjc5MiAyMi4wNTEgMjAuMDc2OSAyMC45MjMxIDIwLjA3NjlIMTcuMzg0NloiIGZpbGw9IiM1NTU1NTUiLz4KPC9zdmc+Cg==" height="30" width="30"></button></div></div><h2 class="styles_chartCardHeadline__aiJF0" data-testid="chat-card-headline">Gadi Schwartz reports on eclipse totality from plane above Arkansas</h2><div class="styles_authors-container__IX4r8"><div class="styles_chatCartByline__ivtPj" data-testid="chat-card-byline-container"><div class="styles_chatCardBylineThumbnail__DItS4" data-testid="chat-card-byline-thumbnail"><span class="byline-thumbnail byline-thumbnail--generic-thumbnail styles_bylineThumbnail__bRfvX"><svg alt="Author Thumbnail" viewBox="0 0 28 28" fill="none" xmlns="http://www.w3.org/2000/svg"><circle cx="14" cy="14" r="14" fill="none"></circle><path d="M18.0825 9.79415L15.266 16.2227L14.4633 10.6359C14.3603 9.87584 15.6531 9.40702 15.6531 9.40702C15.5359 9.14419 15.1274 9.14774 15.1274 9.14774H14.2537C14.1152 7.77323 15.3618 6.77165 16.7079 7.0771C18.0327 7.37189 18.5122 8.81033 18.0825 9.78705" fill="#6E55DC"></path><path d="M12.8509 18.304L7.36349 14.6457C5.96767 13.7116 4.58606 14.6635 4.29127 15.6473C3.85797 17.0964 4.82758 18.304 6.34415 18.304H12.8509Z" fill="#FCCC12"></path><path d="M13.5715 9.24013C13.774 7.81945 12.5024 6.7717 11.1244 7.0807C9.7996 7.37549 9.32012 8.81748 9.74988 9.79064L12.5664 16.2192L13.5715 9.23658V9.24013Z" fill="#EF1541"></path><path d="M12.3421 17.2777L9.63926 11.1226C9.00706 9.69479 7.33065 9.51721 6.40721 10.3554C5.75725 10.945 5.24936 12.5539 6.70556 13.5235L12.3385 17.2777H12.3421Z" fill="#FF7112"></path><path d="M21.4846 18.3039C23.0012 18.3039 23.9708 17.0963 23.5375 15.6472C23.2462 14.6634 21.8646 13.7151 20.4688 14.6456L14.9814 18.3039H21.4846Z" fill="#05AC3F"></path><path d="M21.1262 13.5235C22.5824 12.5504 22.078 10.945 21.4245 10.3554C20.4975 9.51721 18.8247 9.69479 18.1925 11.1226L15.4932 17.2777L21.1262 13.5235Z" fill="#069DE0"></path></svg></span></div><div class="styles_inner__ukqsN"><p class="styles_authors__quDSP" data-testid="chat-card-byline"><span class="styles_chatCardByline__GHQTo" data-testid="chatCardByline-name"><span class="styles_chatCardByline--bio__HWAK9"><span class="styles_chatCardByline--name___FmI_">Gadi Schwartz</span></span></span></p></div></div></div><div data-icid="live-blog-card-link" data-testid="chat-card-body-container"><p class="">NBC News host Gadi Schwartz was high above Arkansas as the totality swept across the U.S.</p><p class="">Check out his unique view of this cosmic event:</p><section class="inline-video" data-testid="inline-video"><div class="inline-video__background"><div class="inline-video__player"><div class="styles_gridStackWrapper__2ot47 styles_videoContainer__AkgW6 video-container paused" data-testid="gamma-video-player"><div id="jwplayer-2" class="jw-error jw-reset" style="width: 100%; height: 360px;"><div class="jw-error-msg jw-info-overlay jw-reset"><style>[id="jwplayer-2"].jw-error{background:#000;overflow:hidden;position:relative}[id="jwplayer-2"] .jw-error-msg{top:50%;left:50%;position:absolute;transform:translate(-50%,-50%)}[id="jwplayer-2"] .jw-error-text{text-align:start;color:#FFF;font:14px/1.35 Arial,Helvetica,sans-serif}</style><div class="jw-icon jw-reset"></div><div class="jw-info-container jw-reset"><div class="jw-error-text jw-reset-text" dir="auto" data-nosnippet="">Sorry, the video player failed to load.<span class="jw-break jw-reset"></span>(Error&nbsp;Code:&nbsp;101102)</div></div></div></div><div class="styles_gridStackWrapper__2ot47 videoSlate styles_videoSlate__ISm2f"><picture class="" data-testid="picture"><source media="(min-width: 1240px)" srcset="https://media-cldnry.s-nbcnews.com/image/upload/t_focal-860x484,f_auto,q_auto:best/mpx/2704722219/2024_04/gadisky-1kb531.jpg"><source media="(min-width: 758px)" srcset="https://media-cldnry.s-nbcnews.com/image/upload/t_focal-1000x563,f_auto,q_auto:best/mpx/2704722219/2024_04/gadisky-1kb531.jpg"><img src="./solar2_files/gadisky-1kb531.jpg" alt=""></picture><div role="button" aria-label="Play" tabindex="0" class="w-100 h-100 db"><div class="playButtonOuter absolute absolute-fill w100 dn-print"><div class="absolute absolute-fill w100 df items-center items-center-m justify-center justify-center-m items-center justify-center"><div class="styles_play__TPYVF"><svg class="play--icon" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 15 15" preserveAspectRatio="xMidYMid" style="max-width: 30px;"><path d="M0 0v15l15-7.41z" fill-rule="evenodd"></path></svg></div></div></div></div></div><div class="info-layer styles_infoLayer__mwsPt"><div class="styles_background__XGFgg styles_show__Ni_ua"><div class="styles_share__n3Syu styles_share__2m9h7 share dn-print"><div class="styles_shareExpander__hVk8d share-expander styles_hoverEffect___Dj4s"><span class="styles_shareDot__9pfRZ share-dot"></span><svg class="styles_shareClose__6BZxR share-close" viewBox="0 0 15 15"><line class="styles_shareLine__EJUjO" x1="0" x2="15" y1="0" y2="15"></line><line class="styles_shareLine__EJUjO" x1="0" x2="15" y1="15" y2="0"></line></svg></div><div class="styles_shareList___M8wC share-list"><a href="https://www.facebook.com/sharer/sharer.php?u=https://www.nbcnews.com/video/gadi-schwartz-reports-on-eclipse-totality-from-plane-above-arkansas-208564293745" class="styles_shareLink__gSGN3" target="_blank" rel="noopen noreferrer"><span class="icon icon-facebook styles_shareIcon__lVnRm share-icon"></span></a><a href="https://twitter.com/intent/tweet?text=undefined&amp;via=nbcnews&amp;url=https://www.nbcnews.com/video/gadi-schwartz-reports-on-eclipse-totality-from-plane-above-arkansas-208564293745&amp;original_referer=https://www.nbcnews.com/video/gadi-schwartz-reports-on-eclipse-totality-from-plane-above-arkansas-208564293745" class="styles_shareLink__gSGN3" target="_blank" rel="noopen noreferrer"><span class="icon icon-twitter styles_shareIcon__lVnRm share-icon"></span></a><a href="mailto:?subject=undefined&amp;body=https://www.nbcnews.com/video/gadi-schwartz-reports-on-eclipse-totality-from-plane-above-arkansas-208564293745" class="styles_shareLink__gSGN3" target="_blank" rel="noopen noreferrer"><span class="icon icon-email styles_shareIcon__lVnRm share-icon"></span></a></div></div><div class="styles_overlayText__T3t1E"><div class="styles_title__F_7BR"><a href="https://www.nbcnews.com/video/gadi-schwartz-reports-on-eclipse-totality-from-plane-above-arkansas-208564293745"></a></div><div class="styles_detail__F22wM"><span>06:04</span></div></div></div></div></div></div></div></section><div class="styles_hidden-show-more-content__37qyQ dn"></div></div></div><div class="styles_chat-blog-card__nFL_J article-body__content w-100 mh0 fn" id="rcrd38576" data-testid="chat-card-container"><div class="styles_time-stamp-social-share-container__zWQeJ"><div class="styles_chatCardTimestamp__Lhru2 styles_eventEnded__gIoTG"><div class="styles_timestamp__dS4G7 styles_chatStyleTimeStamp__7lmh7" data-testid="timestamp">8d ago / 4:04 PM EDT</div></div><div class="share-list-container df"><div class="share-list__wrapper" data-testid="social-share-icon-list"><div class="share-list__icons"><div class="df justify-start lh-none share-list dn-print" data-testid="social-share-list"><input type="checkbox" class="dn" id="social-menu-toggle--946" tabindex="-1" checked=""><ul class="share-list__social-list js-social-share"><li class="share-list__social-list-icon share-list__social-list-icon--first"><a href="https://www.facebook.com/sharer/sharer.php?u=https%3A%2F%2Fwww.nbcnews.com%2Fscience%2Fspace%2Flive-blog%2Fsolar-eclipse-2024-live-updates-rcna145900%2Frcrd38576%3FcanonicalCard%3Dtrue" target="_blank" rel="noopener noreferrer"><span class="icon icon-facebook share-list__social-icon"></span></a></li><li class="share-list__social-list-icon social-share-list__icon--twitter" data-testid="social-share-list__icon--twitter"><a href="https://twitter.com/intent/tweet?text=&amp;via=NBCNews&amp;url=https%3A%2F%2Fwww.nbcnews.com%2Fscience%2Fspace%2Flive-blog%2Fsolar-eclipse-2024-live-updates-rcna145900%2Frcrd38576%3FcanonicalCard%3Dtrue&amp;original_referer=https%3A%2F%2Fwww.nbcnews.com%2Fscience%2Fspace%2Flive-blog%2Fsolar-eclipse-2024-live-updates-rcna145900%2Frcrd38576%3FcanonicalCard%3Dtrue" target="_blank" rel="noopener noreferrer"><span class="icon icon-twitter share-list__social-icon"></span></a></li><li class="share-list__social-list-icon"><a href="mailto:?subject=&amp;body=https%3A%2F%2Fwww.nbcnews.com%2Fscience%2Fspace%2Flive-blog%2Fsolar-eclipse-2024-live-updates-rcna145900%2Frcrd38576%3FcanonicalCard%3Dtrue"><span class="icon icon-email share-list__social-icon"></span></a></li></ul></div><a href="sms:?&amp;body=%20via%20%20-%20https://www.nbcnews.com/science/space/live-blog/solar-eclipse-2024-live-updates-rcna145900/rcrd38576?canonicalCard=true" rel="noopener noreferrer" target="_blank" class="share__sms styles_share__sms__DGxUZ" data-icid="ed_npd_nn_nn_np_liveblog" data-testid="sms-link"><svg width="15" height="15" viewBox="0 0 15 15" fill="none" xmlns="http://www.w3.org/2000/svg" class="icon-sms"><path fill-rule="evenodd" clip-rule="evenodd" fill="#2A2A2A" d="M14 11.25H3.333L0 14.583V1a1 1 0 011-1h13a1 1 0 011 1v9.25a1 1 0 01-1 1zm-9.875-4.5a1.125 1.125 0 100-2.25 1.125 1.125 0 000 2.25zM9 5.625a1.125 1.125 0 11-2.25 0 1.125 1.125 0 012.25 0zm2.625 1.125a1.125 1.125 0 100-2.25 1.125 1.125 0 000 2.25z"></path></svg></a><button class="share__link-copy styles_share__link-copy__hjJp_" type="button" data-testid="share__link-copy"><span class="icon icon-link" data-testid="icon-link"></span><div data-testid="share__link-copytext" class="styles_share__copied-message__W1I6R styles_alignCenter__6F5eH"><span class="icon icon-alt-check styles_icon-alt-check__zl49O"></span>Copied</div><textarea class="styles_share__copy-area__gm9tU" tabindex="-1" readonly=""></textarea></button></div></div><button class="social-share-button" type="button" data-testid="chat-card-social-share-button" aria-expanded="false" aria-label="open social share icon list"><span class="share-btn-txt">Share</span><img alt="social share icon trigger" src="data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMzIiIGhlaWdodD0iMzIiIHZpZXdCb3g9IjAgMCAzMiAzMiIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPGNpcmNsZSBjeD0iMTYiIGN5PSIxNiIgcj0iMTUuNSIgZmlsbD0id2hpdGUiIHN0cm9rZT0iIzk5OTk5OSIvPgo8cGF0aCBkPSJNMTQuNjE1NCAyMC4wNzY5SDExLjA3NjlDOS45NDg5NyAyMC4wNzY5IDguOTg3NSAxOS42Nzk2IDguMTkyNSAxOC44ODQ4QzcuMzk3NSAxOC4wOSA3IDE3LjEyODcgNyAxNi4wMDExQzcgMTQuODczNSA3LjM5NzUgMTMuOTExOSA4LjE5MjUgMTMuMTE2NEM4Ljk4NzUgMTIuMzIwOSA5Ljk0ODk3IDExLjkyMzEgMTEuMDc2OSAxMS45MjMxSDE0LjYxNTRWMTIuOTIzMUgxMS4wNzY5QzEwLjIzMDggMTIuOTIzMSA5LjUwNjQyIDEzLjIyNDQgOC45MDM4NSAxMy44MjY5QzguMzAxMjggMTQuNDI5NSA4IDE1LjE1MzkgOCAxNkM4IDE2Ljg0NjIgOC4zMDEyOCAxNy41NzA1IDguOTAzODUgMTguMTczMUM5LjUwNjQyIDE4Ljc3NTcgMTAuMjMwOCAxOS4wNzY5IDExLjA3NjkgMTkuMDc2OUgxNC42MTU0VjIwLjA3NjlaTTEyLjUgMTYuNVYxNS41SDE5LjVWMTYuNUgxMi41Wk0xNy4zODQ2IDIwLjA3NjlWMTkuMDc2OUgyMC45MjMxQzIxLjc2OTIgMTkuMDc2OSAyMi40OTM2IDE4Ljc3NTcgMjMuMDk2MiAxOC4xNzMxQzIzLjY5ODcgMTcuNTcwNSAyNCAxNi44NDYyIDI0IDE2QzI0IDE1LjE1MzkgMjMuNjk4NyAxNC40Mjk1IDIzLjA5NjIgMTMuODI2OUMyMi40OTM2IDEzLjIyNDQgMjEuNzY5MiAxMi45MjMxIDIwLjkyMzEgMTIuOTIzMUgxNy4zODQ2VjExLjkyMzFIMjAuOTIzMUMyMi4wNTEgMTEuOTIzMSAyMy4wMTI1IDEyLjMyMDUgMjMuODA3NSAxMy4xMTUzQzI0LjYwMjUgMTMuOTEwMSAyNSAxNC44NzEzIDI1IDE1Ljk5ODlDMjUgMTcuMTI2NiAyNC42MDI1IDE4LjA4ODIgMjMuODA3NSAxOC44ODM3QzIzLjAxMjUgMTkuNjc5MiAyMi4wNTEgMjAuMDc2OSAyMC45MjMxIDIwLjA3NjlIMTcuMzg0NloiIGZpbGw9IiM1NTU1NTUiLz4KPC9zdmc+Cg==" height="30" width="30"></button></div></div><h2 class="styles_chartCardHeadline__aiJF0" data-testid="chat-card-headline">Total Eclipse of the Heart Festival</h2><div class="styles_authors-container__IX4r8"><div class="styles_chatCartByline__ivtPj" data-testid="chat-card-byline-container"><div class="styles_chatCardBylineThumbnail__DItS4" data-testid="chat-card-byline-thumbnail"><span class="byline-thumbnail byline-thumbnail--generic-thumbnail styles_bylineThumbnail__bRfvX"><svg alt="Author Thumbnail" viewBox="0 0 28 28" fill="none" xmlns="http://www.w3.org/2000/svg"><circle cx="14" cy="14" r="14" fill="none"></circle><path d="M18.0825 9.79415L15.266 16.2227L14.4633 10.6359C14.3603 9.87584 15.6531 9.40702 15.6531 9.40702C15.5359 9.14419 15.1274 9.14774 15.1274 9.14774H14.2537C14.1152 7.77323 15.3618 6.77165 16.7079 7.0771C18.0327 7.37189 18.5122 8.81033 18.0825 9.78705" fill="#6E55DC"></path><path d="M12.8509 18.304L7.36349 14.6457C5.96767 13.7116 4.58606 14.6635 4.29127 15.6473C3.85797 17.0964 4.82758 18.304 6.34415 18.304H12.8509Z" fill="#FCCC12"></path><path d="M13.5715 9.24013C13.774 7.81945 12.5024 6.7717 11.1244 7.0807C9.7996 7.37549 9.32012 8.81748 9.74988 9.79064L12.5664 16.2192L13.5715 9.23658V9.24013Z" fill="#EF1541"></path><path d="M12.3421 17.2777L9.63926 11.1226C9.00706 9.69479 7.33065 9.51721 6.40721 10.3554C5.75725 10.945 5.24936 12.5539 6.70556 13.5235L12.3385 17.2777H12.3421Z" fill="#FF7112"></path><path d="M21.4846 18.3039C23.0012 18.3039 23.9708 17.0963 23.5375 15.6472C23.2462 14.6634 21.8646 13.7151 20.4688 14.6456L14.9814 18.3039H21.4846Z" fill="#05AC3F"></path><path d="M21.1262 13.5235C22.5824 12.5504 22.078 10.945 21.4245 10.3554C20.4975 9.51721 18.8247 9.69479 18.1925 11.1226L15.4932 17.2777L21.1262 13.5235Z" fill="#069DE0"></path></svg></span></div><div class="styles_inner__ukqsN"><p class="styles_authors__quDSP" data-testid="chat-card-byline"><span class="styles_chatCardByline__GHQTo" data-testid="chatCardByline-name"><span class="styles_chatCardByline--bio__HWAK9"><span class="styles_chatCardByline--name___FmI_">Shahrzad Elghanayan</span></span></span></p></div></div></div><div data-icid="live-blog-card-link" data-testid="chat-card-body-container"><figure class="styles_inlineImage__yAWZ0 styles_medium__OMa6x styles_noCaption__KOOim"><picture class="styles_image__1qciH" data-testid="picture"><source media="(min-width: 1000px)" srcset="https://media-cldnry.s-nbcnews.com/image/upload/t_fit-560w,f_avif,q_auto:eco,dpr_2/rockcms/2024-04/240408-eclipse-wedding-se-354p-29f2cc.jpg 2x, https://media-cldnry.s-nbcnews.com/image/upload/t_fit-560w,f_auto,q_auto:best/rockcms/2024-04/240408-eclipse-wedding-se-354p-29f2cc.jpg 1x"><source srcset="https://media-cldnry.s-nbcnews.com/image/upload/t_fit-760w,f_avif,q_auto:eco,dpr_2/rockcms/2024-04/240408-eclipse-wedding-se-354p-29f2cc.jpg 2x, https://media-cldnry.s-nbcnews.com/image/upload/t_fit-760w,f_auto,q_auto:best/rockcms/2024-04/240408-eclipse-wedding-se-354p-29f2cc.jpg 1x"><img loading="lazy" src="./solar2_files/240408-eclipse-wedding-se-354p-29f2cc.jpg" alt="Couples view the solar eclipse during a mass wedding at the Total Eclipse of the Heart festival " height="1684" width="2500"></picture><figcaption class="caption styles_caption__Pe5JC" data-testid="caption"><span class="caption__source" data-testid="caption__source">Mario Tama / Getty Images</span></figcaption></figure><figure class="styles_inlineImage__yAWZ0 styles_medium__OMa6x styles_noCaption__KOOim"><picture class="styles_image__1qciH" data-testid="picture"><source media="(min-width: 1000px)" srcset="https://media-cldnry.s-nbcnews.com/image/upload/t_fit-560w,f_avif,q_auto:eco,dpr_2/rockcms/2024-04/240408-eclipse-wedding-se-353p-ebbe10.jpg 2x, https://media-cldnry.s-nbcnews.com/image/upload/t_fit-560w,f_auto,q_auto:best/rockcms/2024-04/240408-eclipse-wedding-se-353p-ebbe10.jpg 1x"><source srcset="https://media-cldnry.s-nbcnews.com/image/upload/t_fit-760w,f_avif,q_auto:eco,dpr_2/rockcms/2024-04/240408-eclipse-wedding-se-353p-ebbe10.jpg 2x, https://media-cldnry.s-nbcnews.com/image/upload/t_fit-760w,f_auto,q_auto:best/rockcms/2024-04/240408-eclipse-wedding-se-353p-ebbe10.jpg 1x"><img loading="lazy" src="./solar2_files/240408-eclipse-wedding-se-353p-ebbe10.jpg" alt="" height="1741" width="2500"></picture><figcaption class="caption styles_caption__Pe5JC" data-testid="caption"><span class="caption__source" data-testid="caption__source">Mario Tama / Getty Images</span></figcaption></figure><figure class="styles_inlineImage__yAWZ0 styles_medium__OMa6x styles_noCaption__KOOim"><picture class="styles_image__1qciH" data-testid="picture"><source media="(min-width: 1000px)" srcset="https://media-cldnry.s-nbcnews.com/image/upload/t_fit-560w,f_avif,q_auto:eco,dpr_2/rockcms/2024-04/240408-eclipse-wedding-se-355p-7cb4d5.jpg 2x, https://media-cldnry.s-nbcnews.com/image/upload/t_fit-560w,f_auto,q_auto:best/rockcms/2024-04/240408-eclipse-wedding-se-355p-7cb4d5.jpg 1x"><source srcset="https://media-cldnry.s-nbcnews.com/image/upload/t_fit-760w,f_avif,q_auto:eco,dpr_2/rockcms/2024-04/240408-eclipse-wedding-se-355p-7cb4d5.jpg 2x, https://media-cldnry.s-nbcnews.com/image/upload/t_fit-760w,f_auto,q_auto:best/rockcms/2024-04/240408-eclipse-wedding-se-355p-7cb4d5.jpg 1x"><img loading="lazy" src="./solar2_files/240408-eclipse-wedding-se-355p-7cb4d5.jpg" alt="" height="1668" width="2500"></picture><figcaption class="caption styles_caption__Pe5JC" data-testid="caption"><span class="caption__source" data-testid="caption__source">Mario Tama / Getty Images</span></figcaption></figure><p class="">Couples view the solar eclipse during a mass wedding in Russellville, Arkansas.</p><div class="styles_hidden-show-more-content__37qyQ dn"></div></div></div><div class="styles_chat-blog-card__nFL_J article-body__content w-100 mh0 fn" id="rcrd38577" data-testid="chat-card-container"><div class="styles_time-stamp-social-share-container__zWQeJ"><div class="styles_chatCardTimestamp__Lhru2 styles_eventEnded__gIoTG"><div class="styles_timestamp__dS4G7 styles_chatStyleTimeStamp__7lmh7" data-testid="timestamp">8d ago / 4:04 PM EDT</div></div><div class="share-list-container df"><div class="share-list__wrapper" data-testid="social-share-icon-list"><div class="share-list__icons"><div class="df justify-start lh-none share-list dn-print" data-testid="social-share-list"><input type="checkbox" class="dn" id="social-menu-toggle--947" tabindex="-1" checked=""><ul class="share-list__social-list js-social-share"><li class="share-list__social-list-icon share-list__social-list-icon--first"><a href="https://www.facebook.com/sharer/sharer.php?u=https%3A%2F%2Fwww.nbcnews.com%2Fscience%2Fspace%2Flive-blog%2Fsolar-eclipse-2024-live-updates-rcna145900%2Frcrd38577%3FcanonicalCard%3Dtrue" target="_blank" rel="noopener noreferrer"><span class="icon icon-facebook share-list__social-icon"></span></a></li><li class="share-list__social-list-icon social-share-list__icon--twitter" data-testid="social-share-list__icon--twitter"><a href="https://twitter.com/intent/tweet?text=&amp;via=NBCNews&amp;url=https%3A%2F%2Fwww.nbcnews.com%2Fscience%2Fspace%2Flive-blog%2Fsolar-eclipse-2024-live-updates-rcna145900%2Frcrd38577%3FcanonicalCard%3Dtrue&amp;original_referer=https%3A%2F%2Fwww.nbcnews.com%2Fscience%2Fspace%2Flive-blog%2Fsolar-eclipse-2024-live-updates-rcna145900%2Frcrd38577%3FcanonicalCard%3Dtrue" target="_blank" rel="noopener noreferrer"><span class="icon icon-twitter share-list__social-icon"></span></a></li><li class="share-list__social-list-icon"><a href="mailto:?subject=&amp;body=https%3A%2F%2Fwww.nbcnews.com%2Fscience%2Fspace%2Flive-blog%2Fsolar-eclipse-2024-live-updates-rcna145900%2Frcrd38577%3FcanonicalCard%3Dtrue"><span class="icon icon-email share-list__social-icon"></span></a></li></ul></div><a href="sms:?&amp;body=%20via%20%20-%20https://www.nbcnews.com/science/space/live-blog/solar-eclipse-2024-live-updates-rcna145900/rcrd38577?canonicalCard=true" rel="noopener noreferrer" target="_blank" class="share__sms styles_share__sms__DGxUZ" data-icid="ed_npd_nn_nn_np_liveblog" data-testid="sms-link"><svg width="15" height="15" viewBox="0 0 15 15" fill="none" xmlns="http://www.w3.org/2000/svg" class="icon-sms"><path fill-rule="evenodd" clip-rule="evenodd" fill="#2A2A2A" d="M14 11.25H3.333L0 14.583V1a1 1 0 011-1h13a1 1 0 011 1v9.25a1 1 0 01-1 1zm-9.875-4.5a1.125 1.125 0 100-2.25 1.125 1.125 0 000 2.25zM9 5.625a1.125 1.125 0 11-2.25 0 1.125 1.125 0 012.25 0zm2.625 1.125a1.125 1.125 0 100-2.25 1.125 1.125 0 000 2.25z"></path></svg></a><button class="share__link-copy styles_share__link-copy__hjJp_" type="button" data-testid="share__link-copy"><span class="icon icon-link" data-testid="icon-link"></span><div data-testid="share__link-copytext" class="styles_share__copied-message__W1I6R styles_alignCenter__6F5eH"><span class="icon icon-alt-check styles_icon-alt-check__zl49O"></span>Copied</div><textarea class="styles_share__copy-area__gm9tU" tabindex="-1" readonly=""></textarea></button></div></div><button class="social-share-button" type="button" data-testid="chat-card-social-share-button" aria-expanded="false" aria-label="open social share icon list"><span class="share-btn-txt">Share</span><img alt="social share icon trigger" src="data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMzIiIGhlaWdodD0iMzIiIHZpZXdCb3g9IjAgMCAzMiAzMiIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPGNpcmNsZSBjeD0iMTYiIGN5PSIxNiIgcj0iMTUuNSIgZmlsbD0id2hpdGUiIHN0cm9rZT0iIzk5OTk5OSIvPgo8cGF0aCBkPSJNMTQuNjE1NCAyMC4wNzY5SDExLjA3NjlDOS45NDg5NyAyMC4wNzY5IDguOTg3NSAxOS42Nzk2IDguMTkyNSAxOC44ODQ4QzcuMzk3NSAxOC4wOSA3IDE3LjEyODcgNyAxNi4wMDExQzcgMTQuODczNSA3LjM5NzUgMTMuOTExOSA4LjE5MjUgMTMuMTE2NEM4Ljk4NzUgMTIuMzIwOSA5Ljk0ODk3IDExLjkyMzEgMTEuMDc2OSAxMS45MjMxSDE0LjYxNTRWMTIuOTIzMUgxMS4wNzY5QzEwLjIzMDggMTIuOTIzMSA5LjUwNjQyIDEzLjIyNDQgOC45MDM4NSAxMy44MjY5QzguMzAxMjggMTQuNDI5NSA4IDE1LjE1MzkgOCAxNkM4IDE2Ljg0NjIgOC4zMDEyOCAxNy41NzA1IDguOTAzODUgMTguMTczMUM5LjUwNjQyIDE4Ljc3NTcgMTAuMjMwOCAxOS4wNzY5IDExLjA3NjkgMTkuMDc2OUgxNC42MTU0VjIwLjA3NjlaTTEyLjUgMTYuNVYxNS41SDE5LjVWMTYuNUgxMi41Wk0xNy4zODQ2IDIwLjA3NjlWMTkuMDc2OUgyMC45MjMxQzIxLjc2OTIgMTkuMDc2OSAyMi40OTM2IDE4Ljc3NTcgMjMuMDk2MiAxOC4xNzMxQzIzLjY5ODcgMTcuNTcwNSAyNCAxNi44NDYyIDI0IDE2QzI0IDE1LjE1MzkgMjMuNjk4NyAxNC40Mjk1IDIzLjA5NjIgMTMuODI2OUMyMi40OTM2IDEzLjIyNDQgMjEuNzY5MiAxMi45MjMxIDIwLjkyMzEgMTIuOTIzMUgxNy4zODQ2VjExLjkyMzFIMjAuOTIzMUMyMi4wNTEgMTEuOTIzMSAyMy4wMTI1IDEyLjMyMDUgMjMuODA3NSAxMy4xMTUzQzI0LjYwMjUgMTMuOTEwMSAyNSAxNC44NzEzIDI1IDE1Ljk5ODlDMjUgMTcuMTI2NiAyNC42MDI1IDE4LjA4ODIgMjMuODA3NSAxOC44ODM3QzIzLjAxMjUgMTkuNjc5MiAyMi4wNTEgMjAuMDc2OSAyMC45MjMxIDIwLjA3NjlIMTcuMzg0NloiIGZpbGw9IiM1NTU1NTUiLz4KPC9zdmc+Cg==" height="30" width="30"></button></div></div><h2 class="styles_chartCardHeadline__aiJF0" data-testid="chat-card-headline">When is the next solar eclipse?</h2><div class="styles_authors-container__IX4r8"><div class="styles_chatCartByline__ivtPj" data-testid="chat-card-byline-container"><div class="styles_chatCardBylineThumbnail__DItS4" data-testid="chat-card-byline-thumbnail"><div class="byline-thumbnail byline-thumbnail--has-image styles_bylineThumbnail__bRfvX" data-testid="byline-thumbnail"><a href="https://www.nbcnews.com/author/denise-chow-ncpn814621"><picture data-testid="picture"><source srcset="https://media-cldnry.s-nbcnews.com/image/upload/t_focal-60x60,f_avif,q_auto:eco,dpr_2/newscms/2022_46/3581047/denise-chow-byline-jm.jpg 2x, https://media-cldnry.s-nbcnews.com/image/upload/t_focal-60x60,f_auto,q_auto:best/newscms/2022_46/3581047/denise-chow-byline-jm.jpg 1x"><img loading="lazy" src="./solar2_files/denise-chow-byline-jm.jpg" alt="" height="48" width="48"></picture></a></div></div><div class="styles_inner__ukqsN"><p class="styles_authors__quDSP" data-testid="chat-card-byline"><span class="styles_chatCardByline__GHQTo" data-testid="chatCardByline-name"><span class="styles_chatCardByline--bio__HWAK9"><span class="styles_chatCardByline--name___FmI_"><a href="https://www.nbcnews.com/author/denise-chow-ncpn814621">Denise Chow</a></span></span></span></p></div></div></div><div data-icid="live-blog-card-link" data-testid="chat-card-body-container"><p class="">Caught the eclipse-chasing bug? It’s not too early to start planning for the next one.</p><p class="">The next total solar eclipse will be in 2026, but it will mostly pass over the Arctic Ocean, with some visibility in Greenland, Iceland, Portugal and northern Spain. In 2027, a total solar eclipse will be visible in Spain and a swath of northern Africa.</p><p class="">The next total solar eclipse visible from North America will be in 2033, but only over Alaska. Then in 2044, a total solar eclipse will cross Montana, North Dakota, South Dakota, parts of Canada and Greenland.</p><p class="">The next total solar eclipse to cross the continental U.S. coast-to-coast will occur in 2045. The path of totality for that eclipse will cut through California, Nevada, Utah, Colorado, New Mexico, Oklahoma, Kansas, Texas, Arkansas, Missouri, Mississippi, Louisiana, Alabama, Georgia and Florida.</p><div class="styles_hidden-show-more-content__37qyQ dn"></div></div></div><div class="styles_chat-blog-card__nFL_J article-body__content w-100 mh0 fn" id="rcrd38575" data-testid="chat-card-container"><div class="styles_time-stamp-social-share-container__zWQeJ"><div class="styles_chatCardTimestamp__Lhru2 styles_eventEnded__gIoTG"><div class="styles_timestamp__dS4G7 styles_chatStyleTimeStamp__7lmh7" data-testid="timestamp">8d ago / 3:59 PM EDT</div></div><div class="share-list-container df"><div class="share-list__wrapper" data-testid="social-share-icon-list"><div class="share-list__icons"><div class="df justify-start lh-none share-list dn-print" data-testid="social-share-list"><input type="checkbox" class="dn" id="social-menu-toggle--948" tabindex="-1" checked=""><ul class="share-list__social-list js-social-share"><li class="share-list__social-list-icon share-list__social-list-icon--first"><a href="https://www.facebook.com/sharer/sharer.php?u=https%3A%2F%2Fwww.nbcnews.com%2Fscience%2Fspace%2Flive-blog%2Fsolar-eclipse-2024-live-updates-rcna145900%2Frcrd38575%3FcanonicalCard%3Dtrue" target="_blank" rel="noopener noreferrer"><span class="icon icon-facebook share-list__social-icon"></span></a></li><li class="share-list__social-list-icon social-share-list__icon--twitter" data-testid="social-share-list__icon--twitter"><a href="https://twitter.com/intent/tweet?text=&amp;via=NBCNews&amp;url=https%3A%2F%2Fwww.nbcnews.com%2Fscience%2Fspace%2Flive-blog%2Fsolar-eclipse-2024-live-updates-rcna145900%2Frcrd38575%3FcanonicalCard%3Dtrue&amp;original_referer=https%3A%2F%2Fwww.nbcnews.com%2Fscience%2Fspace%2Flive-blog%2Fsolar-eclipse-2024-live-updates-rcna145900%2Frcrd38575%3FcanonicalCard%3Dtrue" target="_blank" rel="noopener noreferrer"><span class="icon icon-twitter share-list__social-icon"></span></a></li><li class="share-list__social-list-icon"><a href="mailto:?subject=&amp;body=https%3A%2F%2Fwww.nbcnews.com%2Fscience%2Fspace%2Flive-blog%2Fsolar-eclipse-2024-live-updates-rcna145900%2Frcrd38575%3FcanonicalCard%3Dtrue"><span class="icon icon-email share-list__social-icon"></span></a></li></ul></div><a href="sms:?&amp;body=%20via%20%20-%20https://www.nbcnews.com/science/space/live-blog/solar-eclipse-2024-live-updates-rcna145900/rcrd38575?canonicalCard=true" rel="noopener noreferrer" target="_blank" class="share__sms styles_share__sms__DGxUZ" data-icid="ed_npd_nn_nn_np_liveblog" data-testid="sms-link"><svg width="15" height="15" viewBox="0 0 15 15" fill="none" xmlns="http://www.w3.org/2000/svg" class="icon-sms"><path fill-rule="evenodd" clip-rule="evenodd" fill="#2A2A2A" d="M14 11.25H3.333L0 14.583V1a1 1 0 011-1h13a1 1 0 011 1v9.25a1 1 0 01-1 1zm-9.875-4.5a1.125 1.125 0 100-2.25 1.125 1.125 0 000 2.25zM9 5.625a1.125 1.125 0 11-2.25 0 1.125 1.125 0 012.25 0zm2.625 1.125a1.125 1.125 0 100-2.25 1.125 1.125 0 000 2.25z"></path></svg></a><button class="share__link-copy styles_share__link-copy__hjJp_" type="button" data-testid="share__link-copy"><span class="icon icon-link" data-testid="icon-link"></span><div data-testid="share__link-copytext" class="styles_share__copied-message__W1I6R styles_alignCenter__6F5eH"><span class="icon icon-alt-check styles_icon-alt-check__zl49O"></span>Copied</div><textarea class="styles_share__copy-area__gm9tU" tabindex="-1" readonly=""></textarea></button></div></div><button class="social-share-button" type="button" data-testid="chat-card-social-share-button" aria-expanded="false" aria-label="open social share icon list"><span class="share-btn-txt">Share</span><img alt="social share icon trigger" src="data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMzIiIGhlaWdodD0iMzIiIHZpZXdCb3g9IjAgMCAzMiAzMiIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPGNpcmNsZSBjeD0iMTYiIGN5PSIxNiIgcj0iMTUuNSIgZmlsbD0id2hpdGUiIHN0cm9rZT0iIzk5OTk5OSIvPgo8cGF0aCBkPSJNMTQuNjE1NCAyMC4wNzY5SDExLjA3NjlDOS45NDg5NyAyMC4wNzY5IDguOTg3NSAxOS42Nzk2IDguMTkyNSAxOC44ODQ4QzcuMzk3NSAxOC4wOSA3IDE3LjEyODcgNyAxNi4wMDExQzcgMTQuODczNSA3LjM5NzUgMTMuOTExOSA4LjE5MjUgMTMuMTE2NEM4Ljk4NzUgMTIuMzIwOSA5Ljk0ODk3IDExLjkyMzEgMTEuMDc2OSAxMS45MjMxSDE0LjYxNTRWMTIuOTIzMUgxMS4wNzY5QzEwLjIzMDggMTIuOTIzMSA5LjUwNjQyIDEzLjIyNDQgOC45MDM4NSAxMy44MjY5QzguMzAxMjggMTQuNDI5NSA4IDE1LjE1MzkgOCAxNkM4IDE2Ljg0NjIgOC4zMDEyOCAxNy41NzA1IDguOTAzODUgMTguMTczMUM5LjUwNjQyIDE4Ljc3NTcgMTAuMjMwOCAxOS4wNzY5IDExLjA3NjkgMTkuMDc2OUgxNC42MTU0VjIwLjA3NjlaTTEyLjUgMTYuNVYxNS41SDE5LjVWMTYuNUgxMi41Wk0xNy4zODQ2IDIwLjA3NjlWMTkuMDc2OUgyMC45MjMxQzIxLjc2OTIgMTkuMDc2OSAyMi40OTM2IDE4Ljc3NTcgMjMuMDk2MiAxOC4xNzMxQzIzLjY5ODcgMTcuNTcwNSAyNCAxNi44NDYyIDI0IDE2QzI0IDE1LjE1MzkgMjMuNjk4NyAxNC40Mjk1IDIzLjA5NjIgMTMuODI2OUMyMi40OTM2IDEzLjIyNDQgMjEuNzY5MiAxMi45MjMxIDIwLjkyMzEgMTIuOTIzMUgxNy4zODQ2VjExLjkyMzFIMjAuOTIzMUMyMi4wNTEgMTEuOTIzMSAyMy4wMTI1IDEyLjMyMDUgMjMuODA3NSAxMy4xMTUzQzI0LjYwMjUgMTMuOTEwMSAyNSAxNC44NzEzIDI1IDE1Ljk5ODlDMjUgMTcuMTI2NiAyNC42MDI1IDE4LjA4ODIgMjMuODA3NSAxOC44ODM3QzIzLjAxMjUgMTkuNjc5MiAyMi4wNTEgMjAuMDc2OSAyMC45MjMxIDIwLjA3NjlIMTcuMzg0NloiIGZpbGw9IiM1NTU1NTUiLz4KPC9zdmc+Cg==" height="30" width="30"></button></div></div><h2 class="styles_chartCardHeadline__aiJF0" data-testid="chat-card-headline">Eclipse wraps up in the U.S.</h2><div class="styles_authors-container__IX4r8"><div class="styles_chatCartByline__ivtPj" data-testid="chat-card-byline-container"><div class="styles_chatCardBylineThumbnail__DItS4" data-testid="chat-card-byline-thumbnail"><div class="byline-thumbnail byline-thumbnail--has-image styles_bylineThumbnail__bRfvX" data-testid="byline-thumbnail"><a href="https://www.nbcnews.com/author/denise-chow-ncpn814621"><picture data-testid="picture"><source srcset="https://media-cldnry.s-nbcnews.com/image/upload/t_focal-60x60,f_avif,q_auto:eco,dpr_2/newscms/2022_46/3581047/denise-chow-byline-jm.jpg 2x, https://media-cldnry.s-nbcnews.com/image/upload/t_focal-60x60,f_auto,q_auto:best/newscms/2022_46/3581047/denise-chow-byline-jm.jpg 1x"><img loading="lazy" src="./solar2_files/denise-chow-byline-jm.jpg" alt="" height="48" width="48"></picture></a></div></div><div class="styles_inner__ukqsN"><p class="styles_authors__quDSP" data-testid="chat-card-byline"><span class="styles_chatCardByline__GHQTo" data-testid="chatCardByline-name"><span class="styles_chatCardByline--bio__HWAK9"><span class="styles_chatCardByline--name___FmI_"><a href="https://www.nbcnews.com/author/denise-chow-ncpn814621">Denise Chow</a></span></span></span></p></div></div></div><div data-icid="live-blog-card-link" data-testid="chat-card-body-container"><p class="">The solar eclipse has exited the United States and is continuing on its path over eastern Canada.</p><p class="">Maine was the last state in the country to experience totality.</p><section class="inline-video" data-testid="inline-video"><div class="inline-video__background"><div class="inline-video__player"><div class="styles_gridStackWrapper__2ot47 styles_videoContainer__AkgW6 video-container paused" data-testid="gamma-video-player"><div id="jwplayer-3" class="jw-error jw-reset" style="width: 100%; height: 360px;"><div class="jw-error-msg jw-info-overlay jw-reset"><style>[id="jwplayer-3"].jw-error{background:#000;overflow:hidden;position:relative}[id="jwplayer-3"] .jw-error-msg{top:50%;left:50%;position:absolute;transform:translate(-50%,-50%)}[id="jwplayer-3"] .jw-error-text{text-align:start;color:#FFF;font:14px/1.35 Arial,Helvetica,sans-serif}</style><div class="jw-icon jw-reset"></div><div class="jw-info-container jw-reset"><div class="jw-error-text jw-reset-text" dir="auto" data-nosnippet="">Sorry, the video player failed to load.<span class="jw-break jw-reset"></span>(Error&nbsp;Code:&nbsp;101102)</div></div></div></div><div class="styles_gridStackWrapper__2ot47 videoSlate styles_videoSlate__ISm2f"><picture class="" data-testid="picture"><source media="(min-width: 1240px)" srcset="https://media-cldnry.s-nbcnews.com/image/upload/t_focal-860x484,f_auto,q_auto:best/mpx/2704722219/2024_04/1712606294617_nbc_spec_snow_maine_totality_240408_1920x1080-r0vicb.jpg"><source media="(min-width: 758px)" srcset="https://media-cldnry.s-nbcnews.com/image/upload/t_focal-1000x563,f_auto,q_auto:best/mpx/2704722219/2024_04/1712606294617_nbc_spec_snow_maine_totality_240408_1920x1080-r0vicb.jpg"><img src="./solar2_files/1712606294617_nbc_spec_snow_maine_totality_240408_1920x1080-r0vicb.jpg" alt=""></picture><div role="button" aria-label="Play" tabindex="0" class="w-100 h-100 db"><div class="playButtonOuter absolute absolute-fill w100 dn-print"><div class="absolute absolute-fill w100 df items-center items-center-m justify-center justify-center-m items-center justify-center"><div class="styles_play__TPYVF"><svg class="play--icon" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 15 15" preserveAspectRatio="xMidYMid" style="max-width: 30px;"><path d="M0 0v15l15-7.41z" fill-rule="evenodd"></path></svg></div></div></div></div></div><div class="info-layer styles_infoLayer__mwsPt"><div class="styles_background__XGFgg styles_show__Ni_ua"><div class="styles_share__n3Syu styles_share__2m9h7 share dn-print"><div class="styles_shareExpander__hVk8d share-expander styles_hoverEffect___Dj4s"><span class="styles_shareDot__9pfRZ share-dot"></span><svg class="styles_shareClose__6BZxR share-close" viewBox="0 0 15 15"><line class="styles_shareLine__EJUjO" x1="0" x2="15" y1="0" y2="15"></line><line class="styles_shareLine__EJUjO" x1="0" x2="15" y1="15" y2="0"></line></svg></div><div class="styles_shareList___M8wC share-list"><a href="https://www.facebook.com/sharer/sharer.php?u=https://www.nbcnews.com/video/total-eclipse-reaches-last-stop-in-the-u-s-in-maine-208562757958" class="styles_shareLink__gSGN3" target="_blank" rel="noopen noreferrer"><span class="icon icon-facebook styles_shareIcon__lVnRm share-icon"></span></a><a href="https://twitter.com/intent/tweet?text=undefined&amp;via=nbcnews&amp;url=https://www.nbcnews.com/video/total-eclipse-reaches-last-stop-in-the-u-s-in-maine-208562757958&amp;original_referer=https://www.nbcnews.com/video/total-eclipse-reaches-last-stop-in-the-u-s-in-maine-208562757958" class="styles_shareLink__gSGN3" target="_blank" rel="noopen noreferrer"><span class="icon icon-twitter styles_shareIcon__lVnRm share-icon"></span></a><a href="mailto:?subject=Total%20eclipse%20reaches%20last%20stop%20in%20the%20U.S.%20in%20Maine&amp;body=https://www.nbcnews.com/video/total-eclipse-reaches-last-stop-in-the-u-s-in-maine-208562757958" class="styles_shareLink__gSGN3" target="_blank" rel="noopen noreferrer"><span class="icon icon-email styles_shareIcon__lVnRm share-icon"></span></a></div></div><div class="styles_overlayText__T3t1E"><div class="styles_title__F_7BR"><a href="https://www.nbcnews.com/video/total-eclipse-reaches-last-stop-in-the-u-s-in-maine-208562757958">Total eclipse reaches last stop in the U.S. in Maine</a></div><div class="styles_detail__F22wM"><span>04:11</span></div></div></div></div></div></div></div></section><div class="styles_hidden-show-more-content__37qyQ dn"></div></div></div><div class="ad mb8 ad--text-alignment ad-container boxinlineAd dn-print" data-testid="ad__container"><div data-mps="true" data-slot="boxinline" data-sizes="[[[1000,1],[]],[[758,1],[[300,250],[700,50],[5,5],[728,90],[360,360]]],[[0,0],[[300,250],[700,50],[5,5],[360,360]]]]" data-render-on-view="true" data-targeting="{}" data-active-tab="true" data-offset-viewport="50" data-testid="ad__container__inner"><div id="div-mps-ad-boxinline-2"></div></div></div><div class="styles_chat-blog-card__nFL_J article-body__content w-100 mh0 fn" id="rcrd38572" data-testid="chat-card-container"><div class="styles_time-stamp-social-share-container__zWQeJ"><div class="styles_chatCardTimestamp__Lhru2 styles_eventEnded__gIoTG"><div class="styles_timestamp__dS4G7 styles_chatStyleTimeStamp__7lmh7" data-testid="timestamp">8d ago / 3:59 PM EDT</div></div><div class="share-list-container df"><div class="share-list__wrapper" data-testid="social-share-icon-list"><div class="share-list__icons"><div class="df justify-start lh-none share-list dn-print" data-testid="social-share-list"><input type="checkbox" class="dn" id="social-menu-toggle--949" tabindex="-1" checked=""><ul class="share-list__social-list js-social-share"><li class="share-list__social-list-icon share-list__social-list-icon--first"><a href="https://www.facebook.com/sharer/sharer.php?u=https%3A%2F%2Fwww.nbcnews.com%2Fscience%2Fspace%2Flive-blog%2Fsolar-eclipse-2024-live-updates-rcna145900%2Frcrd38572%3FcanonicalCard%3Dtrue" target="_blank" rel="noopener noreferrer"><span class="icon icon-facebook share-list__social-icon"></span></a></li><li class="share-list__social-list-icon social-share-list__icon--twitter" data-testid="social-share-list__icon--twitter"><a href="https://twitter.com/intent/tweet?text=&amp;via=NBCNews&amp;url=https%3A%2F%2Fwww.nbcnews.com%2Fscience%2Fspace%2Flive-blog%2Fsolar-eclipse-2024-live-updates-rcna145900%2Frcrd38572%3FcanonicalCard%3Dtrue&amp;original_referer=https%3A%2F%2Fwww.nbcnews.com%2Fscience%2Fspace%2Flive-blog%2Fsolar-eclipse-2024-live-updates-rcna145900%2Frcrd38572%3FcanonicalCard%3Dtrue" target="_blank" rel="noopener noreferrer"><span class="icon icon-twitter share-list__social-icon"></span></a></li><li class="share-list__social-list-icon"><a href="mailto:?subject=&amp;body=https%3A%2F%2Fwww.nbcnews.com%2Fscience%2Fspace%2Flive-blog%2Fsolar-eclipse-2024-live-updates-rcna145900%2Frcrd38572%3FcanonicalCard%3Dtrue"><span class="icon icon-email share-list__social-icon"></span></a></li></ul></div><a href="sms:?&amp;body=%20via%20%20-%20https://www.nbcnews.com/science/space/live-blog/solar-eclipse-2024-live-updates-rcna145900/rcrd38572?canonicalCard=true" rel="noopener noreferrer" target="_blank" class="share__sms styles_share__sms__DGxUZ" data-icid="ed_npd_nn_nn_np_liveblog" data-testid="sms-link"><svg width="15" height="15" viewBox="0 0 15 15" fill="none" xmlns="http://www.w3.org/2000/svg" class="icon-sms"><path fill-rule="evenodd" clip-rule="evenodd" fill="#2A2A2A" d="M14 11.25H3.333L0 14.583V1a1 1 0 011-1h13a1 1 0 011 1v9.25a1 1 0 01-1 1zm-9.875-4.5a1.125 1.125 0 100-2.25 1.125 1.125 0 000 2.25zM9 5.625a1.125 1.125 0 11-2.25 0 1.125 1.125 0 012.25 0zm2.625 1.125a1.125 1.125 0 100-2.25 1.125 1.125 0 000 2.25z"></path></svg></a><button class="share__link-copy styles_share__link-copy__hjJp_" type="button" data-testid="share__link-copy"><span class="icon icon-link" data-testid="icon-link"></span><div data-testid="share__link-copytext" class="styles_share__copied-message__W1I6R styles_alignCenter__6F5eH"><span class="icon icon-alt-check styles_icon-alt-check__zl49O"></span>Copied</div><textarea class="styles_share__copy-area__gm9tU" tabindex="-1" readonly=""></textarea></button></div></div><button class="social-share-button" type="button" data-testid="chat-card-social-share-button" aria-expanded="false" aria-label="open social share icon list"><span class="share-btn-txt">Share</span><img alt="social share icon trigger" src="data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMzIiIGhlaWdodD0iMzIiIHZpZXdCb3g9IjAgMCAzMiAzMiIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPGNpcmNsZSBjeD0iMTYiIGN5PSIxNiIgcj0iMTUuNSIgZmlsbD0id2hpdGUiIHN0cm9rZT0iIzk5OTk5OSIvPgo8cGF0aCBkPSJNMTQuNjE1NCAyMC4wNzY5SDExLjA3NjlDOS45NDg5NyAyMC4wNzY5IDguOTg3NSAxOS42Nzk2IDguMTkyNSAxOC44ODQ4QzcuMzk3NSAxOC4wOSA3IDE3LjEyODcgNyAxNi4wMDExQzcgMTQuODczNSA3LjM5NzUgMTMuOTExOSA4LjE5MjUgMTMuMTE2NEM4Ljk4NzUgMTIuMzIwOSA5Ljk0ODk3IDExLjkyMzEgMTEuMDc2OSAxMS45MjMxSDE0LjYxNTRWMTIuOTIzMUgxMS4wNzY5QzEwLjIzMDggMTIuOTIzMSA5LjUwNjQyIDEzLjIyNDQgOC45MDM4NSAxMy44MjY5QzguMzAxMjggMTQuNDI5NSA4IDE1LjE1MzkgOCAxNkM4IDE2Ljg0NjIgOC4zMDEyOCAxNy41NzA1IDguOTAzODUgMTguMTczMUM5LjUwNjQyIDE4Ljc3NTcgMTAuMjMwOCAxOS4wNzY5IDExLjA3NjkgMTkuMDc2OUgxNC42MTU0VjIwLjA3NjlaTTEyLjUgMTYuNVYxNS41SDE5LjVWMTYuNUgxMi41Wk0xNy4zODQ2IDIwLjA3NjlWMTkuMDc2OUgyMC45MjMxQzIxLjc2OTIgMTkuMDc2OSAyMi40OTM2IDE4Ljc3NTcgMjMuMDk2MiAxOC4xNzMxQzIzLjY5ODcgMTcuNTcwNSAyNCAxNi44NDYyIDI0IDE2QzI0IDE1LjE1MzkgMjMuNjk4NyAxNC40Mjk1IDIzLjA5NjIgMTMuODI2OUMyMi40OTM2IDEzLjIyNDQgMjEuNzY5MiAxMi45MjMxIDIwLjkyMzEgMTIuOTIzMUgxNy4zODQ2VjExLjkyMzFIMjAuOTIzMUMyMi4wNTEgMTEuOTIzMSAyMy4wMTI1IDEyLjMyMDUgMjMuODA3NSAxMy4xMTUzQzI0LjYwMjUgMTMuOTEwMSAyNSAxNC44NzEzIDI1IDE1Ljk5ODlDMjUgMTcuMTI2NiAyNC42MDI1IDE4LjA4ODIgMjMuODA3NSAxOC44ODM3QzIzLjAxMjUgMTkuNjc5MiAyMi4wNTEgMjAuMDc2OSAyMC45MjMxIDIwLjA3NjlIMTcuMzg0NloiIGZpbGw9IiM1NTU1NTUiLz4KPC9zdmc+Cg==" height="30" width="30"></button></div></div><h2 class="styles_chartCardHeadline__aiJF0" data-testid="chat-card-headline">In Indiana, the streetlights came on when the eclipse reached totality</h2><div class="styles_authors-container__IX4r8"><div class="styles_chatCartByline__ivtPj" data-testid="chat-card-byline-container"><div class="styles_chatCardBylineThumbnail__DItS4" data-testid="chat-card-byline-thumbnail"><div class="byline-thumbnail byline-thumbnail--has-image styles_bylineThumbnail__bRfvX" data-testid="byline-thumbnail"><a href="https://www.nbcnews.com/author/joy-burton-ncpn1307976"><picture data-testid="picture"><source srcset="https://media-cldnry.s-nbcnews.com/image/upload/t_focal-60x60,f_avif,q_auto:eco,dpr_2/newscms/2024_02/3635032/syracuse-headshot-square.jpg 2x, https://media-cldnry.s-nbcnews.com/image/upload/t_focal-60x60,f_auto,q_auto:best/newscms/2024_02/3635032/syracuse-headshot-square.jpg 1x"><img loading="lazy" src="./solar2_files/syracuse-headshot-square.jpg" alt="" height="48" width="48"></picture></a></div></div><div class="styles_inner__ukqsN"><p class="styles_authors__quDSP" data-testid="chat-card-byline"><span class="styles_chatCardByline__GHQTo" data-testid="chatCardByline-name"><span class="styles_chatCardByline--bio__HWAK9"><span class="styles_chatCardByline--name___FmI_"><a href="https://www.nbcnews.com/author/joy-burton-ncpn1307976">Joy Burton</a></span></span></span></p></div></div></div><div data-icid="live-blog-card-link" data-testid="chat-card-body-container"><p class="">BROWNSBURG, Ind. — When the eclipse reached totality here, the whole park cheered and the streetlights flashed on. </p><p class="">Some science enthusiasts near us looked through a high-powered telescope, and a group of children wrapped in glowsticks chased one another around a picnic blanket. It was idyllic.</p><div class="styles_hidden-show-more-content__37qyQ dn"></div></div></div><div class="styles_chat-blog-card__nFL_J article-body__content w-100 mh0 fn" id="rcrd38571" data-testid="chat-card-container"><div class="styles_time-stamp-social-share-container__zWQeJ"><div class="styles_chatCardTimestamp__Lhru2 styles_eventEnded__gIoTG"><div class="styles_timestamp__dS4G7 styles_chatStyleTimeStamp__7lmh7" data-testid="timestamp">8d ago / 3:52 PM EDT</div></div><div class="share-list-container df"><div class="share-list__wrapper" data-testid="social-share-icon-list"><div class="share-list__icons"><div class="df justify-start lh-none share-list dn-print" data-testid="social-share-list"><input type="checkbox" class="dn" id="social-menu-toggle--950" tabindex="-1" checked=""><ul class="share-list__social-list js-social-share"><li class="share-list__social-list-icon share-list__social-list-icon--first"><a href="https://www.facebook.com/sharer/sharer.php?u=https%3A%2F%2Fwww.nbcnews.com%2Fscience%2Fspace%2Flive-blog%2Fsolar-eclipse-2024-live-updates-rcna145900%2Frcrd38571%3FcanonicalCard%3Dtrue" target="_blank" rel="noopener noreferrer"><span class="icon icon-facebook share-list__social-icon"></span></a></li><li class="share-list__social-list-icon social-share-list__icon--twitter" data-testid="social-share-list__icon--twitter"><a href="https://twitter.com/intent/tweet?text=&amp;via=NBCNews&amp;url=https%3A%2F%2Fwww.nbcnews.com%2Fscience%2Fspace%2Flive-blog%2Fsolar-eclipse-2024-live-updates-rcna145900%2Frcrd38571%3FcanonicalCard%3Dtrue&amp;original_referer=https%3A%2F%2Fwww.nbcnews.com%2Fscience%2Fspace%2Flive-blog%2Fsolar-eclipse-2024-live-updates-rcna145900%2Frcrd38571%3FcanonicalCard%3Dtrue" target="_blank" rel="noopener noreferrer"><span class="icon icon-twitter share-list__social-icon"></span></a></li><li class="share-list__social-list-icon"><a href="mailto:?subject=&amp;body=https%3A%2F%2Fwww.nbcnews.com%2Fscience%2Fspace%2Flive-blog%2Fsolar-eclipse-2024-live-updates-rcna145900%2Frcrd38571%3FcanonicalCard%3Dtrue"><span class="icon icon-email share-list__social-icon"></span></a></li></ul></div><a href="sms:?&amp;body=%20via%20%20-%20https://www.nbcnews.com/science/space/live-blog/solar-eclipse-2024-live-updates-rcna145900/rcrd38571?canonicalCard=true" rel="noopener noreferrer" target="_blank" class="share__sms styles_share__sms__DGxUZ" data-icid="ed_npd_nn_nn_np_liveblog" data-testid="sms-link"><svg width="15" height="15" viewBox="0 0 15 15" fill="none" xmlns="http://www.w3.org/2000/svg" class="icon-sms"><path fill-rule="evenodd" clip-rule="evenodd" fill="#2A2A2A" d="M14 11.25H3.333L0 14.583V1a1 1 0 011-1h13a1 1 0 011 1v9.25a1 1 0 01-1 1zm-9.875-4.5a1.125 1.125 0 100-2.25 1.125 1.125 0 000 2.25zM9 5.625a1.125 1.125 0 11-2.25 0 1.125 1.125 0 012.25 0zm2.625 1.125a1.125 1.125 0 100-2.25 1.125 1.125 0 000 2.25z"></path></svg></a><button class="share__link-copy styles_share__link-copy__hjJp_" type="button" data-testid="share__link-copy"><span class="icon icon-link" data-testid="icon-link"></span><div data-testid="share__link-copytext" class="styles_share__copied-message__W1I6R styles_alignCenter__6F5eH"><span class="icon icon-alt-check styles_icon-alt-check__zl49O"></span>Copied</div><textarea class="styles_share__copy-area__gm9tU" tabindex="-1" readonly=""></textarea></button></div></div><button class="social-share-button" type="button" data-testid="chat-card-social-share-button" aria-expanded="false" aria-label="open social share icon list"><span class="share-btn-txt">Share</span><img alt="social share icon trigger" src="data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMzIiIGhlaWdodD0iMzIiIHZpZXdCb3g9IjAgMCAzMiAzMiIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPGNpcmNsZSBjeD0iMTYiIGN5PSIxNiIgcj0iMTUuNSIgZmlsbD0id2hpdGUiIHN0cm9rZT0iIzk5OTk5OSIvPgo8cGF0aCBkPSJNMTQuNjE1NCAyMC4wNzY5SDExLjA3NjlDOS45NDg5NyAyMC4wNzY5IDguOTg3NSAxOS42Nzk2IDguMTkyNSAxOC44ODQ4QzcuMzk3NSAxOC4wOSA3IDE3LjEyODcgNyAxNi4wMDExQzcgMTQuODczNSA3LjM5NzUgMTMuOTExOSA4LjE5MjUgMTMuMTE2NEM4Ljk4NzUgMTIuMzIwOSA5Ljk0ODk3IDExLjkyMzEgMTEuMDc2OSAxMS45MjMxSDE0LjYxNTRWMTIuOTIzMUgxMS4wNzY5QzEwLjIzMDggMTIuOTIzMSA5LjUwNjQyIDEzLjIyNDQgOC45MDM4NSAxMy44MjY5QzguMzAxMjggMTQuNDI5NSA4IDE1LjE1MzkgOCAxNkM4IDE2Ljg0NjIgOC4zMDEyOCAxNy41NzA1IDguOTAzODUgMTguMTczMUM5LjUwNjQyIDE4Ljc3NTcgMTAuMjMwOCAxOS4wNzY5IDExLjA3NjkgMTkuMDc2OUgxNC42MTU0VjIwLjA3NjlaTTEyLjUgMTYuNVYxNS41SDE5LjVWMTYuNUgxMi41Wk0xNy4zODQ2IDIwLjA3NjlWMTkuMDc2OUgyMC45MjMxQzIxLjc2OTIgMTkuMDc2OSAyMi40OTM2IDE4Ljc3NTcgMjMuMDk2MiAxOC4xNzMxQzIzLjY5ODcgMTcuNTcwNSAyNCAxNi44NDYyIDI0IDE2QzI0IDE1LjE1MzkgMjMuNjk4NyAxNC40Mjk1IDIzLjA5NjIgMTMuODI2OUMyMi40OTM2IDEzLjIyNDQgMjEuNzY5MiAxMi45MjMxIDIwLjkyMzEgMTIuOTIzMUgxNy4zODQ2VjExLjkyMzFIMjAuOTIzMUMyMi4wNTEgMTEuOTIzMSAyMy4wMTI1IDEyLjMyMDUgMjMuODA3NSAxMy4xMTUzQzI0LjYwMjUgMTMuOTEwMSAyNSAxNC44NzEzIDI1IDE1Ljk5ODlDMjUgMTcuMTI2NiAyNC42MDI1IDE4LjA4ODIgMjMuODA3NSAxOC44ODM3QzIzLjAxMjUgMTkuNjc5MiAyMi4wNTEgMjAuMDc2OSAyMC45MjMxIDIwLjA3NjlIMTcuMzg0NloiIGZpbGw9IiM1NTU1NTUiLz4KPC9zdmc+Cg==" height="30" width="30"></button></div></div><h2 class="styles_chartCardHeadline__aiJF0" data-testid="chat-card-headline">Families in Ohio gather to watch the eclipse</h2><div class="styles_authors-container__IX4r8"><div class="styles_chatCartByline__ivtPj" data-testid="chat-card-byline-container"><div class="styles_chatCardBylineThumbnail__DItS4" data-testid="chat-card-byline-thumbnail"><div class="byline-thumbnail byline-thumbnail--has-image styles_bylineThumbnail__bRfvX" data-testid="byline-thumbnail"><a href="https://www.nbcnews.com/author/ginger-gibson-ncpn1233927"><picture data-testid="picture"><source srcset="https://media-cldnry.s-nbcnews.com/image/upload/t_focal-60x60,f_avif,q_auto:eco,dpr_2/newscms/2023_08/3595833/ginger-gibson-byline-jm-1.jpg 2x, https://media-cldnry.s-nbcnews.com/image/upload/t_focal-60x60,f_auto,q_auto:best/newscms/2023_08/3595833/ginger-gibson-byline-jm-1.jpg 1x"><img loading="lazy" src="./solar2_files/ginger-gibson-byline-jm-1.jpg" alt="" height="48" width="48"></picture></a></div></div><div class="styles_inner__ukqsN"><p class="styles_authors__quDSP" data-testid="chat-card-byline"><span class="styles_chatCardByline__GHQTo" data-testid="chatCardByline-name"><span class="styles_chatCardByline--bio__HWAK9"><span class="styles_chatCardByline--name___FmI_"><a href="https://www.nbcnews.com/author/ginger-gibson-ncpn1233927">Ginger Gibson</a></span><span class="styles_chatCardByline--shortbio__PRRNd">Senior Washington Editor</span></span></span></p></div></div></div><div data-icid="live-blog-card-link" data-testid="chat-card-body-container"><p class="">LORDSTOWN, Ohio — The Mincks family watched in the parking lot of the Foxconn Electric Vehicle plant in Lordstown, Ohio.</p><p class="">Dan Mincks works at the plant, where his employer opened the parking lot up to the public. He was joined by his wife, Julie, and their three kids.</p><p class="">“Almost like a thunderstorm rolled in. It was not what I expected,” Mincks said. “I don’t have any words to describe what I expected. It just a total blackout.”</p><figure class="styles_inlineImage__yAWZ0 styles_medium__OMa6x"><picture class="styles_image__1qciH" data-testid="picture"><source media="(min-width: 1000px)" srcset="https://media-cldnry.s-nbcnews.com/image/upload/t_fit-560w,f_avif,q_auto:eco,dpr_2/rockcms/2024-04/240408-eclipse-ohio-dan-mincks-se-246p-333be6.jpg 2x, https://media-cldnry.s-nbcnews.com/image/upload/t_fit-560w,f_auto,q_auto:best/rockcms/2024-04/240408-eclipse-ohio-dan-mincks-se-246p-333be6.jpg 1x"><source srcset="https://media-cldnry.s-nbcnews.com/image/upload/t_fit-760w,f_avif,q_auto:eco,dpr_2/rockcms/2024-04/240408-eclipse-ohio-dan-mincks-se-246p-333be6.jpg 2x, https://media-cldnry.s-nbcnews.com/image/upload/t_fit-760w,f_auto,q_auto:best/rockcms/2024-04/240408-eclipse-ohio-dan-mincks-se-246p-333be6.jpg 1x"><img loading="lazy" src="./solar2_files/240408-eclipse-ohio-dan-mincks-se-246p-333be6.jpg" alt="Dan Mincks with his family in the parking lot of the Foxconn Electric Vehicle plant in Lordstown, Ohio." height="1666" width="2499"></picture><figcaption class="caption styles_caption__Pe5JC" data-testid="caption"><span class="caption__container" data-testid="caption__container">Dan Mincks with his family in the parking lot of the Foxconn Electric Vehicle plant in Lordstown, Ohio.</span><span class="caption__source" data-testid="caption__source">Ginger Gibson / NBC News</span></figcaption></figure><p class="">“It was like a black hole,” 11-year-old Allison said.</p><p class="">Ray Grope, 75, of North Jackson, brought his great-granddaughter Emelia, 1, to the Foxconn EV plant parking lot in Lordstown, Ohio, where he worked until he retired when it was GM plant.</p><p class="">“I just called a neighbor and they stayed home to watch it,” said Grope, who was joined by his wife, Jennifer. “I called them and they said they’re not seeing anything, and I told them you’ve got to put the glasses on.”</p><div class="styles_hidden-show-more-content__37qyQ dn"></div></div></div><div class="styles_chat-blog-card__nFL_J article-body__content w-100 mh0 fn" id="rcrd38573" data-testid="chat-card-container"><div class="styles_time-stamp-social-share-container__zWQeJ"><div class="styles_chatCardTimestamp__Lhru2 styles_eventEnded__gIoTG"><div class="styles_timestamp__dS4G7 styles_chatStyleTimeStamp__7lmh7" data-testid="timestamp">8d ago / 3:52 PM EDT</div></div><div class="share-list-container df"><div class="share-list__wrapper" data-testid="social-share-icon-list"><div class="share-list__icons"><div class="df justify-start lh-none share-list dn-print" data-testid="social-share-list"><input type="checkbox" class="dn" id="social-menu-toggle--951" tabindex="-1" checked=""><ul class="share-list__social-list js-social-share"><li class="share-list__social-list-icon share-list__social-list-icon--first"><a href="https://www.facebook.com/sharer/sharer.php?u=https%3A%2F%2Fwww.nbcnews.com%2Fscience%2Fspace%2Flive-blog%2Fsolar-eclipse-2024-live-updates-rcna145900%2Frcrd38573%3FcanonicalCard%3Dtrue" target="_blank" rel="noopener noreferrer"><span class="icon icon-facebook share-list__social-icon"></span></a></li><li class="share-list__social-list-icon social-share-list__icon--twitter" data-testid="social-share-list__icon--twitter"><a href="https://twitter.com/intent/tweet?text=&amp;via=NBCNews&amp;url=https%3A%2F%2Fwww.nbcnews.com%2Fscience%2Fspace%2Flive-blog%2Fsolar-eclipse-2024-live-updates-rcna145900%2Frcrd38573%3FcanonicalCard%3Dtrue&amp;original_referer=https%3A%2F%2Fwww.nbcnews.com%2Fscience%2Fspace%2Flive-blog%2Fsolar-eclipse-2024-live-updates-rcna145900%2Frcrd38573%3FcanonicalCard%3Dtrue" target="_blank" rel="noopener noreferrer"><span class="icon icon-twitter share-list__social-icon"></span></a></li><li class="share-list__social-list-icon"><a href="mailto:?subject=&amp;body=https%3A%2F%2Fwww.nbcnews.com%2Fscience%2Fspace%2Flive-blog%2Fsolar-eclipse-2024-live-updates-rcna145900%2Frcrd38573%3FcanonicalCard%3Dtrue"><span class="icon icon-email share-list__social-icon"></span></a></li></ul></div><a href="sms:?&amp;body=%20via%20%20-%20https://www.nbcnews.com/science/space/live-blog/solar-eclipse-2024-live-updates-rcna145900/rcrd38573?canonicalCard=true" rel="noopener noreferrer" target="_blank" class="share__sms styles_share__sms__DGxUZ" data-icid="ed_npd_nn_nn_np_liveblog" data-testid="sms-link"><svg width="15" height="15" viewBox="0 0 15 15" fill="none" xmlns="http://www.w3.org/2000/svg" class="icon-sms"><path fill-rule="evenodd" clip-rule="evenodd" fill="#2A2A2A" d="M14 11.25H3.333L0 14.583V1a1 1 0 011-1h13a1 1 0 011 1v9.25a1 1 0 01-1 1zm-9.875-4.5a1.125 1.125 0 100-2.25 1.125 1.125 0 000 2.25zM9 5.625a1.125 1.125 0 11-2.25 0 1.125 1.125 0 012.25 0zm2.625 1.125a1.125 1.125 0 100-2.25 1.125 1.125 0 000 2.25z"></path></svg></a><button class="share__link-copy styles_share__link-copy__hjJp_" type="button" data-testid="share__link-copy"><span class="icon icon-link" data-testid="icon-link"></span><div data-testid="share__link-copytext" class="styles_share__copied-message__W1I6R styles_alignCenter__6F5eH"><span class="icon icon-alt-check styles_icon-alt-check__zl49O"></span>Copied</div><textarea class="styles_share__copy-area__gm9tU" tabindex="-1" readonly=""></textarea></button></div></div><button class="social-share-button" type="button" data-testid="chat-card-social-share-button" aria-expanded="false" aria-label="open social share icon list"><span class="share-btn-txt">Share</span><img alt="social share icon trigger" src="data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMzIiIGhlaWdodD0iMzIiIHZpZXdCb3g9IjAgMCAzMiAzMiIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPGNpcmNsZSBjeD0iMTYiIGN5PSIxNiIgcj0iMTUuNSIgZmlsbD0id2hpdGUiIHN0cm9rZT0iIzk5OTk5OSIvPgo8cGF0aCBkPSJNMTQuNjE1NCAyMC4wNzY5SDExLjA3NjlDOS45NDg5NyAyMC4wNzY5IDguOTg3NSAxOS42Nzk2IDguMTkyNSAxOC44ODQ4QzcuMzk3NSAxOC4wOSA3IDE3LjEyODcgNyAxNi4wMDExQzcgMTQuODczNSA3LjM5NzUgMTMuOTExOSA4LjE5MjUgMTMuMTE2NEM4Ljk4NzUgMTIuMzIwOSA5Ljk0ODk3IDExLjkyMzEgMTEuMDc2OSAxMS45MjMxSDE0LjYxNTRWMTIuOTIzMUgxMS4wNzY5QzEwLjIzMDggMTIuOTIzMSA5LjUwNjQyIDEzLjIyNDQgOC45MDM4NSAxMy44MjY5QzguMzAxMjggMTQuNDI5NSA4IDE1LjE1MzkgOCAxNkM4IDE2Ljg0NjIgOC4zMDEyOCAxNy41NzA1IDguOTAzODUgMTguMTczMUM5LjUwNjQyIDE4Ljc3NTcgMTAuMjMwOCAxOS4wNzY5IDExLjA3NjkgMTkuMDc2OUgxNC42MTU0VjIwLjA3NjlaTTEyLjUgMTYuNVYxNS41SDE5LjVWMTYuNUgxMi41Wk0xNy4zODQ2IDIwLjA3NjlWMTkuMDc2OUgyMC45MjMxQzIxLjc2OTIgMTkuMDc2OSAyMi40OTM2IDE4Ljc3NTcgMjMuMDk2MiAxOC4xNzMxQzIzLjY5ODcgMTcuNTcwNSAyNCAxNi44NDYyIDI0IDE2QzI0IDE1LjE1MzkgMjMuNjk4NyAxNC40Mjk1IDIzLjA5NjIgMTMuODI2OUMyMi40OTM2IDEzLjIyNDQgMjEuNzY5MiAxMi45MjMxIDIwLjkyMzEgMTIuOTIzMUgxNy4zODQ2VjExLjkyMzFIMjAuOTIzMUMyMi4wNTEgMTEuOTIzMSAyMy4wMTI1IDEyLjMyMDUgMjMuODA3NSAxMy4xMTUzQzI0LjYwMjUgMTMuOTEwMSAyNSAxNC44NzEzIDI1IDE1Ljk5ODlDMjUgMTcuMTI2NiAyNC42MDI1IDE4LjA4ODIgMjMuODA3NSAxOC44ODM3QzIzLjAxMjUgMTkuNjc5MiAyMi4wNTEgMjAuMDc2OSAyMC45MjMxIDIwLjA3NjlIMTcuMzg0NloiIGZpbGw9IiM1NTU1NTUiLz4KPC9zdmc+Cg==" height="30" width="30"></button></div></div><h2 class="styles_chartCardHeadline__aiJF0" data-testid="chat-card-headline">Solar eclipse from space</h2><div class="styles_authors-container__IX4r8"><div class="styles_chatCartByline__ivtPj" data-testid="chat-card-byline-container"><div class="styles_chatCardBylineThumbnail__DItS4" data-testid="chat-card-byline-thumbnail"><div class="byline-thumbnail byline-thumbnail--has-image styles_bylineThumbnail__bRfvX" data-testid="byline-thumbnail"><a href="https://www.nbcnews.com/author/denise-chow-ncpn814621"><picture data-testid="picture"><source srcset="https://media-cldnry.s-nbcnews.com/image/upload/t_focal-60x60,f_avif,q_auto:eco,dpr_2/newscms/2022_46/3581047/denise-chow-byline-jm.jpg 2x, https://media-cldnry.s-nbcnews.com/image/upload/t_focal-60x60,f_auto,q_auto:best/newscms/2022_46/3581047/denise-chow-byline-jm.jpg 1x"><img loading="lazy" src="./solar2_files/denise-chow-byline-jm.jpg" alt="" height="48" width="48"></picture></a></div></div><div class="styles_inner__ukqsN"><p class="styles_authors__quDSP" data-testid="chat-card-byline"><span class="styles_chatCardByline__GHQTo" data-testid="chatCardByline-name"><span class="styles_chatCardByline--bio__HWAK9"><span class="styles_chatCardByline--name___FmI_"><a href="https://www.nbcnews.com/author/denise-chow-ncpn814621">Denise Chow</a></span></span></span></p></div></div></div><div data-icid="live-blog-card-link" data-testid="chat-card-body-container"><p class="">The solar eclipse wasn’t just a spectacle from the ground — satellites also caught the show from space. </p><p class="">The National Weather Service’s outpost in Boise, Idaho, posted a fascinating video on X showing the solar eclipse crossing the south-central United States. The shadow of the moon appears as a dark smudge charging northeast over the country.</p><section class="embed-widget embedWidget embed-widget--medium" data-testid="embed-widget"><div class="embed-widget__use-presentation embed-widget__iframely-twitter" style="--iframe-height:0px"><div class="lazyload-wrapper "><div class="lazyload-placeholder"></div></div></div></section><div class="styles_hidden-show-more-content__37qyQ dn"></div></div></div><div class="styles_chat-blog-card__nFL_J article-body__content w-100 mh0 fn" id="rcrd38568" data-testid="chat-card-container"><div class="styles_time-stamp-social-share-container__zWQeJ"><div class="styles_chatCardTimestamp__Lhru2 styles_eventEnded__gIoTG"><div class="styles_timestamp__dS4G7 styles_chatStyleTimeStamp__7lmh7" data-testid="timestamp">8d ago / 3:43 PM EDT</div></div><div class="share-list-container df"><div class="share-list__wrapper" data-testid="social-share-icon-list"><div class="share-list__icons"><div class="df justify-start lh-none share-list dn-print" data-testid="social-share-list"><input type="checkbox" class="dn" id="social-menu-toggle--952" tabindex="-1" checked=""><ul class="share-list__social-list js-social-share"><li class="share-list__social-list-icon share-list__social-list-icon--first"><a href="https://www.facebook.com/sharer/sharer.php?u=https%3A%2F%2Fwww.nbcnews.com%2Fscience%2Fspace%2Flive-blog%2Fsolar-eclipse-2024-live-updates-rcna145900%2Frcrd38568%3FcanonicalCard%3Dtrue" target="_blank" rel="noopener noreferrer"><span class="icon icon-facebook share-list__social-icon"></span></a></li><li class="share-list__social-list-icon social-share-list__icon--twitter" data-testid="social-share-list__icon--twitter"><a href="https://twitter.com/intent/tweet?text=&amp;via=NBCNews&amp;url=https%3A%2F%2Fwww.nbcnews.com%2Fscience%2Fspace%2Flive-blog%2Fsolar-eclipse-2024-live-updates-rcna145900%2Frcrd38568%3FcanonicalCard%3Dtrue&amp;original_referer=https%3A%2F%2Fwww.nbcnews.com%2Fscience%2Fspace%2Flive-blog%2Fsolar-eclipse-2024-live-updates-rcna145900%2Frcrd38568%3FcanonicalCard%3Dtrue" target="_blank" rel="noopener noreferrer"><span class="icon icon-twitter share-list__social-icon"></span></a></li><li class="share-list__social-list-icon"><a href="mailto:?subject=&amp;body=https%3A%2F%2Fwww.nbcnews.com%2Fscience%2Fspace%2Flive-blog%2Fsolar-eclipse-2024-live-updates-rcna145900%2Frcrd38568%3FcanonicalCard%3Dtrue"><span class="icon icon-email share-list__social-icon"></span></a></li></ul></div><a href="sms:?&amp;body=%20via%20%20-%20https://www.nbcnews.com/science/space/live-blog/solar-eclipse-2024-live-updates-rcna145900/rcrd38568?canonicalCard=true" rel="noopener noreferrer" target="_blank" class="share__sms styles_share__sms__DGxUZ" data-icid="ed_npd_nn_nn_np_liveblog" data-testid="sms-link"><svg width="15" height="15" viewBox="0 0 15 15" fill="none" xmlns="http://www.w3.org/2000/svg" class="icon-sms"><path fill-rule="evenodd" clip-rule="evenodd" fill="#2A2A2A" d="M14 11.25H3.333L0 14.583V1a1 1 0 011-1h13a1 1 0 011 1v9.25a1 1 0 01-1 1zm-9.875-4.5a1.125 1.125 0 100-2.25 1.125 1.125 0 000 2.25zM9 5.625a1.125 1.125 0 11-2.25 0 1.125 1.125 0 012.25 0zm2.625 1.125a1.125 1.125 0 100-2.25 1.125 1.125 0 000 2.25z"></path></svg></a><button class="share__link-copy styles_share__link-copy__hjJp_" type="button" data-testid="share__link-copy"><span class="icon icon-link" data-testid="icon-link"></span><div data-testid="share__link-copytext" class="styles_share__copied-message__W1I6R styles_alignCenter__6F5eH"><span class="icon icon-alt-check styles_icon-alt-check__zl49O"></span>Copied</div><textarea class="styles_share__copy-area__gm9tU" tabindex="-1" readonly=""></textarea></button></div></div><button class="social-share-button" type="button" data-testid="chat-card-social-share-button" aria-expanded="false" aria-label="open social share icon list"><span class="share-btn-txt">Share</span><img alt="social share icon trigger" src="data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMzIiIGhlaWdodD0iMzIiIHZpZXdCb3g9IjAgMCAzMiAzMiIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPGNpcmNsZSBjeD0iMTYiIGN5PSIxNiIgcj0iMTUuNSIgZmlsbD0id2hpdGUiIHN0cm9rZT0iIzk5OTk5OSIvPgo8cGF0aCBkPSJNMTQuNjE1NCAyMC4wNzY5SDExLjA3NjlDOS45NDg5NyAyMC4wNzY5IDguOTg3NSAxOS42Nzk2IDguMTkyNSAxOC44ODQ4QzcuMzk3NSAxOC4wOSA3IDE3LjEyODcgNyAxNi4wMDExQzcgMTQuODczNSA3LjM5NzUgMTMuOTExOSA4LjE5MjUgMTMuMTE2NEM4Ljk4NzUgMTIuMzIwOSA5Ljk0ODk3IDExLjkyMzEgMTEuMDc2OSAxMS45MjMxSDE0LjYxNTRWMTIuOTIzMUgxMS4wNzY5QzEwLjIzMDggMTIuOTIzMSA5LjUwNjQyIDEzLjIyNDQgOC45MDM4NSAxMy44MjY5QzguMzAxMjggMTQuNDI5NSA4IDE1LjE1MzkgOCAxNkM4IDE2Ljg0NjIgOC4zMDEyOCAxNy41NzA1IDguOTAzODUgMTguMTczMUM5LjUwNjQyIDE4Ljc3NTcgMTAuMjMwOCAxOS4wNzY5IDExLjA3NjkgMTkuMDc2OUgxNC42MTU0VjIwLjA3NjlaTTEyLjUgMTYuNVYxNS41SDE5LjVWMTYuNUgxMi41Wk0xNy4zODQ2IDIwLjA3NjlWMTkuMDc2OUgyMC45MjMxQzIxLjc2OTIgMTkuMDc2OSAyMi40OTM2IDE4Ljc3NTcgMjMuMDk2MiAxOC4xNzMxQzIzLjY5ODcgMTcuNTcwNSAyNCAxNi44NDYyIDI0IDE2QzI0IDE1LjE1MzkgMjMuNjk4NyAxNC40Mjk1IDIzLjA5NjIgMTMuODI2OUMyMi40OTM2IDEzLjIyNDQgMjEuNzY5MiAxMi45MjMxIDIwLjkyMzEgMTIuOTIzMUgxNy4zODQ2VjExLjkyMzFIMjAuOTIzMUMyMi4wNTEgMTEuOTIzMSAyMy4wMTI1IDEyLjMyMDUgMjMuODA3NSAxMy4xMTUzQzI0LjYwMjUgMTMuOTEwMSAyNSAxNC44NzEzIDI1IDE1Ljk5ODlDMjUgMTcuMTI2NiAyNC42MDI1IDE4LjA4ODIgMjMuODA3NSAxOC44ODM3QzIzLjAxMjUgMTkuNjc5MiAyMi4wNTEgMjAuMDc2OSAyMC45MjMxIDIwLjA3NjlIMTcuMzg0NloiIGZpbGw9IiM1NTU1NTUiLz4KPC9zdmc+Cg==" height="30" width="30"></button></div></div><h2 class="styles_chartCardHeadline__aiJF0" data-testid="chat-card-headline">'Like a cool summer night': Temperature drops as eclipse hits Cleveland</h2><div class="styles_authors-container__IX4r8"><div class="styles_chatCartByline__ivtPj" data-testid="chat-card-byline-container"><div class="styles_chatCardBylineThumbnail__DItS4" data-testid="chat-card-byline-thumbnail"><span class="byline-thumbnail byline-thumbnail--generic-thumbnail styles_bylineThumbnail__bRfvX"><svg alt="Author Thumbnail" viewBox="0 0 28 28" fill="none" xmlns="http://www.w3.org/2000/svg"><circle cx="14" cy="14" r="14" fill="none"></circle><path d="M18.0825 9.79415L15.266 16.2227L14.4633 10.6359C14.3603 9.87584 15.6531 9.40702 15.6531 9.40702C15.5359 9.14419 15.1274 9.14774 15.1274 9.14774H14.2537C14.1152 7.77323 15.3618 6.77165 16.7079 7.0771C18.0327 7.37189 18.5122 8.81033 18.0825 9.78705" fill="#6E55DC"></path><path d="M12.8509 18.304L7.36349 14.6457C5.96767 13.7116 4.58606 14.6635 4.29127 15.6473C3.85797 17.0964 4.82758 18.304 6.34415 18.304H12.8509Z" fill="#FCCC12"></path><path d="M13.5715 9.24013C13.774 7.81945 12.5024 6.7717 11.1244 7.0807C9.7996 7.37549 9.32012 8.81748 9.74988 9.79064L12.5664 16.2192L13.5715 9.23658V9.24013Z" fill="#EF1541"></path><path d="M12.3421 17.2777L9.63926 11.1226C9.00706 9.69479 7.33065 9.51721 6.40721 10.3554C5.75725 10.945 5.24936 12.5539 6.70556 13.5235L12.3385 17.2777H12.3421Z" fill="#FF7112"></path><path d="M21.4846 18.3039C23.0012 18.3039 23.9708 17.0963 23.5375 15.6472C23.2462 14.6634 21.8646 13.7151 20.4688 14.6456L14.9814 18.3039H21.4846Z" fill="#05AC3F"></path><path d="M21.1262 13.5235C22.5824 12.5504 22.078 10.945 21.4245 10.3554C20.4975 9.51721 18.8247 9.69479 18.1925 11.1226L15.4932 17.2777L21.1262 13.5235Z" fill="#069DE0"></path></svg></span></div><div class="styles_inner__ukqsN"><p class="styles_authors__quDSP" data-testid="chat-card-byline"><span class="styles_chatCardByline__GHQTo" data-testid="chatCardByline-name"><span class="styles_chatCardByline--bio__HWAK9"><span class="styles_chatCardByline--name___FmI_">NBC News</span></span></span></p></div></div></div><div data-icid="live-blog-card-link" data-testid="chat-card-body-container"><p class="">Totality swept the Midwest, cloaking Cleveland in darkness for a little under 4 minutes. Experience what those moments were like as temperatures dropped and afternoon turned to night.</p><section class="inline-video" data-testid="inline-video"><div class="inline-video__background"><div class="inline-video__player"><div class="styles_gridStackWrapper__2ot47 styles_videoContainer__AkgW6 video-container paused" data-testid="gamma-video-player"><div id="jwplayer-4" class="jw-error jw-reset" style="width: 100%; height: 360px;"><div class="jw-error-msg jw-info-overlay jw-reset"><style>[id="jwplayer-4"].jw-error{background:#000;overflow:hidden;position:relative}[id="jwplayer-4"] .jw-error-msg{top:50%;left:50%;position:absolute;transform:translate(-50%,-50%)}[id="jwplayer-4"] .jw-error-text{text-align:start;color:#FFF;font:14px/1.35 Arial,Helvetica,sans-serif}</style><div class="jw-icon jw-reset"></div><div class="jw-info-container jw-reset"><div class="jw-error-text jw-reset-text" dir="auto" data-nosnippet="">Sorry, the video player failed to load.<span class="jw-break jw-reset"></span>(Error&nbsp;Code:&nbsp;101102)</div></div></div></div><div class="styles_gridStackWrapper__2ot47 videoSlate styles_videoSlate__ISm2f"><picture class="" data-testid="picture"><source media="(min-width: 1240px)" srcset="https://media-cldnry.s-nbcnews.com/image/upload/t_focal-860x484,f_auto,q_auto:best/mpx/2704722219/2024_04/1712604702945_nbc_eclipse_cleveland_totality_240408_1920x1080-o1sd5r.jpg"><source media="(min-width: 758px)" srcset="https://media-cldnry.s-nbcnews.com/image/upload/t_focal-1000x563,f_auto,q_auto:best/mpx/2704722219/2024_04/1712604702945_nbc_eclipse_cleveland_totality_240408_1920x1080-o1sd5r.jpg"><img src="./solar2_files/1712604702945_nbc_eclipse_cleveland_totality_240408_1920x1080-o1sd5r.jpg" alt=""></picture><div role="button" aria-label="Play" tabindex="0" class="w-100 h-100 db"><div class="playButtonOuter absolute absolute-fill w100 dn-print"><div class="absolute absolute-fill w100 df items-center items-center-m justify-center justify-center-m items-center justify-center"><div class="styles_play__TPYVF"><svg class="play--icon" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 15 15" preserveAspectRatio="xMidYMid" style="max-width: 30px;"><path d="M0 0v15l15-7.41z" fill-rule="evenodd"></path></svg></div></div></div></div></div><div class="info-layer styles_infoLayer__mwsPt"><div class="styles_background__XGFgg styles_show__Ni_ua"><div class="styles_share__n3Syu styles_share__2m9h7 share dn-print"><div class="styles_shareExpander__hVk8d share-expander styles_hoverEffect___Dj4s"><span class="styles_shareDot__9pfRZ share-dot"></span><svg class="styles_shareClose__6BZxR share-close" viewBox="0 0 15 15"><line class="styles_shareLine__EJUjO" x1="0" x2="15" y1="0" y2="15"></line><line class="styles_shareLine__EJUjO" x1="0" x2="15" y1="15" y2="0"></line></svg></div><div class="styles_shareList___M8wC share-list"><a href="https://www.facebook.com/sharer/sharer.php?u=https://www.nbcnews.com/video/cheering-ohio-crowds-greet-the-solar-eclipse-208563269612" class="styles_shareLink__gSGN3" target="_blank" rel="noopen noreferrer"><span class="icon icon-facebook styles_shareIcon__lVnRm share-icon"></span></a><a href="https://twitter.com/intent/tweet?text=undefined&amp;via=nbcnews&amp;url=https://www.nbcnews.com/video/cheering-ohio-crowds-greet-the-solar-eclipse-208563269612&amp;original_referer=https://www.nbcnews.com/video/cheering-ohio-crowds-greet-the-solar-eclipse-208563269612" class="styles_shareLink__gSGN3" target="_blank" rel="noopen noreferrer"><span class="icon icon-twitter styles_shareIcon__lVnRm share-icon"></span></a><a href="mailto:?subject=%27Like%20a%20cool%20summer%20night%27:%20Temperature%20drops%20as%20eclipse%20hits%20Cleveland&amp;body=https://www.nbcnews.com/video/cheering-ohio-crowds-greet-the-solar-eclipse-208563269612" class="styles_shareLink__gSGN3" target="_blank" rel="noopen noreferrer"><span class="icon icon-email styles_shareIcon__lVnRm share-icon"></span></a></div></div><div class="styles_overlayText__T3t1E"><div class="styles_title__F_7BR"><a href="https://www.nbcnews.com/video/cheering-ohio-crowds-greet-the-solar-eclipse-208563269612">'Like a cool summer night': Temperature drops as eclipse hits Cleveland</a></div><div class="styles_detail__F22wM"><span>04:13</span></div></div></div></div></div></div></div></section><div class="styles_hidden-show-more-content__37qyQ dn"></div></div></div><div class="ad mb8 ad--text-alignment ad-container boxinlineAd dn-print" data-testid="ad__container"><div data-mps="true" data-slot="boxinline" data-sizes="[[[1000,1],[]],[[758,1],[[300,250],[700,50],[5,5],[728,90],[360,360]]],[[0,0],[[300,250],[700,50],[5,5],[360,360]]]]" data-render-on-view="true" data-targeting="{}" data-active-tab="true" data-offset-viewport="50" data-testid="ad__container__inner"><div id="div-mps-ad-boxinline-3"></div></div></div><div class="styles_chat-blog-card__nFL_J article-body__content w-100 mh0 fn" id="rcrd38561" data-testid="chat-card-container"><div class="styles_time-stamp-social-share-container__zWQeJ"><div class="styles_chatCardTimestamp__Lhru2 styles_eventEnded__gIoTG"><div class="styles_timestamp__dS4G7 styles_chatStyleTimeStamp__7lmh7" data-testid="timestamp">8d ago / 3:40 PM EDT</div></div><div class="share-list-container df"><div class="share-list__wrapper" data-testid="social-share-icon-list"><div class="share-list__icons"><div class="df justify-start lh-none share-list dn-print" data-testid="social-share-list"><input type="checkbox" class="dn" id="social-menu-toggle--953" tabindex="-1" checked=""><ul class="share-list__social-list js-social-share"><li class="share-list__social-list-icon share-list__social-list-icon--first"><a href="https://www.facebook.com/sharer/sharer.php?u=https%3A%2F%2Fwww.nbcnews.com%2Fscience%2Fspace%2Flive-blog%2Fsolar-eclipse-2024-live-updates-rcna145900%2Frcrd38561%3FcanonicalCard%3Dtrue" target="_blank" rel="noopener noreferrer"><span class="icon icon-facebook share-list__social-icon"></span></a></li><li class="share-list__social-list-icon social-share-list__icon--twitter" data-testid="social-share-list__icon--twitter"><a href="https://twitter.com/intent/tweet?text=&amp;via=NBCNews&amp;url=https%3A%2F%2Fwww.nbcnews.com%2Fscience%2Fspace%2Flive-blog%2Fsolar-eclipse-2024-live-updates-rcna145900%2Frcrd38561%3FcanonicalCard%3Dtrue&amp;original_referer=https%3A%2F%2Fwww.nbcnews.com%2Fscience%2Fspace%2Flive-blog%2Fsolar-eclipse-2024-live-updates-rcna145900%2Frcrd38561%3FcanonicalCard%3Dtrue" target="_blank" rel="noopener noreferrer"><span class="icon icon-twitter share-list__social-icon"></span></a></li><li class="share-list__social-list-icon"><a href="mailto:?subject=&amp;body=https%3A%2F%2Fwww.nbcnews.com%2Fscience%2Fspace%2Flive-blog%2Fsolar-eclipse-2024-live-updates-rcna145900%2Frcrd38561%3FcanonicalCard%3Dtrue"><span class="icon icon-email share-list__social-icon"></span></a></li></ul></div><a href="sms:?&amp;body=%20via%20%20-%20https://www.nbcnews.com/science/space/live-blog/solar-eclipse-2024-live-updates-rcna145900/rcrd38561?canonicalCard=true" rel="noopener noreferrer" target="_blank" class="share__sms styles_share__sms__DGxUZ" data-icid="ed_npd_nn_nn_np_liveblog" data-testid="sms-link"><svg width="15" height="15" viewBox="0 0 15 15" fill="none" xmlns="http://www.w3.org/2000/svg" class="icon-sms"><path fill-rule="evenodd" clip-rule="evenodd" fill="#2A2A2A" d="M14 11.25H3.333L0 14.583V1a1 1 0 011-1h13a1 1 0 011 1v9.25a1 1 0 01-1 1zm-9.875-4.5a1.125 1.125 0 100-2.25 1.125 1.125 0 000 2.25zM9 5.625a1.125 1.125 0 11-2.25 0 1.125 1.125 0 012.25 0zm2.625 1.125a1.125 1.125 0 100-2.25 1.125 1.125 0 000 2.25z"></path></svg></a><button class="share__link-copy styles_share__link-copy__hjJp_" type="button" data-testid="share__link-copy"><span class="icon icon-link" data-testid="icon-link"></span><div data-testid="share__link-copytext" class="styles_share__copied-message__W1I6R styles_alignCenter__6F5eH"><span class="icon icon-alt-check styles_icon-alt-check__zl49O"></span>Copied</div><textarea class="styles_share__copy-area__gm9tU" tabindex="-1" readonly=""></textarea></button></div></div><button class="social-share-button" type="button" data-testid="chat-card-social-share-button" aria-expanded="false" aria-label="open social share icon list"><span class="share-btn-txt">Share</span><img alt="social share icon trigger" src="data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMzIiIGhlaWdodD0iMzIiIHZpZXdCb3g9IjAgMCAzMiAzMiIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPGNpcmNsZSBjeD0iMTYiIGN5PSIxNiIgcj0iMTUuNSIgZmlsbD0id2hpdGUiIHN0cm9rZT0iIzk5OTk5OSIvPgo8cGF0aCBkPSJNMTQuNjE1NCAyMC4wNzY5SDExLjA3NjlDOS45NDg5NyAyMC4wNzY5IDguOTg3NSAxOS42Nzk2IDguMTkyNSAxOC44ODQ4QzcuMzk3NSAxOC4wOSA3IDE3LjEyODcgNyAxNi4wMDExQzcgMTQuODczNSA3LjM5NzUgMTMuOTExOSA4LjE5MjUgMTMuMTE2NEM4Ljk4NzUgMTIuMzIwOSA5Ljk0ODk3IDExLjkyMzEgMTEuMDc2OSAxMS45MjMxSDE0LjYxNTRWMTIuOTIzMUgxMS4wNzY5QzEwLjIzMDggMTIuOTIzMSA5LjUwNjQyIDEzLjIyNDQgOC45MDM4NSAxMy44MjY5QzguMzAxMjggMTQuNDI5NSA4IDE1LjE1MzkgOCAxNkM4IDE2Ljg0NjIgOC4zMDEyOCAxNy41NzA1IDguOTAzODUgMTguMTczMUM5LjUwNjQyIDE4Ljc3NTcgMTAuMjMwOCAxOS4wNzY5IDExLjA3NjkgMTkuMDc2OUgxNC42MTU0VjIwLjA3NjlaTTEyLjUgMTYuNVYxNS41SDE5LjVWMTYuNUgxMi41Wk0xNy4zODQ2IDIwLjA3NjlWMTkuMDc2OUgyMC45MjMxQzIxLjc2OTIgMTkuMDc2OSAyMi40OTM2IDE4Ljc3NTcgMjMuMDk2MiAxOC4xNzMxQzIzLjY5ODcgMTcuNTcwNSAyNCAxNi44NDYyIDI0IDE2QzI0IDE1LjE1MzkgMjMuNjk4NyAxNC40Mjk1IDIzLjA5NjIgMTMuODI2OUMyMi40OTM2IDEzLjIyNDQgMjEuNzY5MiAxMi45MjMxIDIwLjkyMzEgMTIuOTIzMUgxNy4zODQ2VjExLjkyMzFIMjAuOTIzMUMyMi4wNTEgMTEuOTIzMSAyMy4wMTI1IDEyLjMyMDUgMjMuODA3NSAxMy4xMTUzQzI0LjYwMjUgMTMuOTEwMSAyNSAxNC44NzEzIDI1IDE1Ljk5ODlDMjUgMTcuMTI2NiAyNC42MDI1IDE4LjA4ODIgMjMuODA3NSAxOC44ODM3QzIzLjAxMjUgMTkuNjc5MiAyMi4wNTEgMjAuMDc2OSAyMC45MjMxIDIwLjA3NjlIMTcuMzg0NloiIGZpbGw9IiM1NTU1NTUiLz4KPC9zdmc+Cg==" height="30" width="30"></button></div></div><h2 class="styles_chartCardHeadline__aiJF0" data-testid="chat-card-headline">Eagle Pass, Texas</h2><div class="styles_authors-container__IX4r8"><div class="styles_chatCartByline__ivtPj" data-testid="chat-card-byline-container"><div class="styles_chatCardBylineThumbnail__DItS4" data-testid="chat-card-byline-thumbnail"><span class="byline-thumbnail byline-thumbnail--generic-thumbnail styles_bylineThumbnail__bRfvX"><svg alt="Author Thumbnail" viewBox="0 0 28 28" fill="none" xmlns="http://www.w3.org/2000/svg"><circle cx="14" cy="14" r="14" fill="none"></circle><path d="M18.0825 9.79415L15.266 16.2227L14.4633 10.6359C14.3603 9.87584 15.6531 9.40702 15.6531 9.40702C15.5359 9.14419 15.1274 9.14774 15.1274 9.14774H14.2537C14.1152 7.77323 15.3618 6.77165 16.7079 7.0771C18.0327 7.37189 18.5122 8.81033 18.0825 9.78705" fill="#6E55DC"></path><path d="M12.8509 18.304L7.36349 14.6457C5.96767 13.7116 4.58606 14.6635 4.29127 15.6473C3.85797 17.0964 4.82758 18.304 6.34415 18.304H12.8509Z" fill="#FCCC12"></path><path d="M13.5715 9.24013C13.774 7.81945 12.5024 6.7717 11.1244 7.0807C9.7996 7.37549 9.32012 8.81748 9.74988 9.79064L12.5664 16.2192L13.5715 9.23658V9.24013Z" fill="#EF1541"></path><path d="M12.3421 17.2777L9.63926 11.1226C9.00706 9.69479 7.33065 9.51721 6.40721 10.3554C5.75725 10.945 5.24936 12.5539 6.70556 13.5235L12.3385 17.2777H12.3421Z" fill="#FF7112"></path><path d="M21.4846 18.3039C23.0012 18.3039 23.9708 17.0963 23.5375 15.6472C23.2462 14.6634 21.8646 13.7151 20.4688 14.6456L14.9814 18.3039H21.4846Z" fill="#05AC3F"></path><path d="M21.1262 13.5235C22.5824 12.5504 22.078 10.945 21.4245 10.3554C20.4975 9.51721 18.8247 9.69479 18.1925 11.1226L15.4932 17.2777L21.1262 13.5235Z" fill="#069DE0"></path></svg></span></div><div class="styles_inner__ukqsN"><p class="styles_authors__quDSP" data-testid="chat-card-byline"><span class="styles_chatCardByline__GHQTo" data-testid="chatCardByline-name"><span class="styles_chatCardByline--bio__HWAK9"><span class="styles_chatCardByline--name___FmI_">Shahrzad Elghanayan</span></span></span></p></div></div></div><div data-icid="live-blog-card-link" data-testid="chat-card-body-container"><figure class="styles_inlineImage__yAWZ0 styles_medium__OMa6x styles_noCaption__KOOim"><picture class="styles_image__1qciH" data-testid="picture"><source media="(min-width: 1000px)" srcset="https://media-cldnry.s-nbcnews.com/image/upload/t_fit-560w,f_avif,q_auto:eco,dpr_2/rockcms/2024-04/240408-eclipse-eagle-pass-texas-liveblog-se-319p-48c253.jpg 2x, https://media-cldnry.s-nbcnews.com/image/upload/t_fit-560w,f_auto,q_auto:best/rockcms/2024-04/240408-eclipse-eagle-pass-texas-liveblog-se-319p-48c253.jpg 1x"><source srcset="https://media-cldnry.s-nbcnews.com/image/upload/t_fit-760w,f_avif,q_auto:eco,dpr_2/rockcms/2024-04/240408-eclipse-eagle-pass-texas-liveblog-se-319p-48c253.jpg 2x, https://media-cldnry.s-nbcnews.com/image/upload/t_fit-760w,f_auto,q_auto:best/rockcms/2024-04/240408-eclipse-eagle-pass-texas-liveblog-se-319p-48c253.jpg 1x"><img loading="lazy" src="./solar2_files/240408-eclipse-eagle-pass-texas-liveblog-se-319p-48c253.jpg" alt="" height="1990" width="3000"></picture><figcaption class="caption styles_caption__Pe5JC" data-testid="caption"><span class="caption__source" data-testid="caption__source">Eric Gay / AP</span></figcaption></figure><p class="">People watch as the moon partially covers the sun during a total solar eclipse.&nbsp;</p><div class="styles_hidden-show-more-content__37qyQ dn"></div></div></div><div class="styles_chat-blog-card__nFL_J article-body__content w-100 mh0 fn" id="rcrd38569" data-testid="chat-card-container"><div class="styles_time-stamp-social-share-container__zWQeJ"><div class="styles_chatCardTimestamp__Lhru2 styles_eventEnded__gIoTG"><div class="styles_timestamp__dS4G7 styles_chatStyleTimeStamp__7lmh7" data-testid="timestamp">8d ago / 3:35 PM EDT</div></div><div class="share-list-container df"><div class="share-list__wrapper" data-testid="social-share-icon-list"><div class="share-list__icons"><div class="df justify-start lh-none share-list dn-print" data-testid="social-share-list"><input type="checkbox" class="dn" id="social-menu-toggle--954" tabindex="-1" checked=""><ul class="share-list__social-list js-social-share"><li class="share-list__social-list-icon share-list__social-list-icon--first"><a href="https://www.facebook.com/sharer/sharer.php?u=https%3A%2F%2Fwww.nbcnews.com%2Fscience%2Fspace%2Flive-blog%2Fsolar-eclipse-2024-live-updates-rcna145900%2Frcrd38569%3FcanonicalCard%3Dtrue" target="_blank" rel="noopener noreferrer"><span class="icon icon-facebook share-list__social-icon"></span></a></li><li class="share-list__social-list-icon social-share-list__icon--twitter" data-testid="social-share-list__icon--twitter"><a href="https://twitter.com/intent/tweet?text=&amp;via=NBCNews&amp;url=https%3A%2F%2Fwww.nbcnews.com%2Fscience%2Fspace%2Flive-blog%2Fsolar-eclipse-2024-live-updates-rcna145900%2Frcrd38569%3FcanonicalCard%3Dtrue&amp;original_referer=https%3A%2F%2Fwww.nbcnews.com%2Fscience%2Fspace%2Flive-blog%2Fsolar-eclipse-2024-live-updates-rcna145900%2Frcrd38569%3FcanonicalCard%3Dtrue" target="_blank" rel="noopener noreferrer"><span class="icon icon-twitter share-list__social-icon"></span></a></li><li class="share-list__social-list-icon"><a href="mailto:?subject=&amp;body=https%3A%2F%2Fwww.nbcnews.com%2Fscience%2Fspace%2Flive-blog%2Fsolar-eclipse-2024-live-updates-rcna145900%2Frcrd38569%3FcanonicalCard%3Dtrue"><span class="icon icon-email share-list__social-icon"></span></a></li></ul></div><a href="sms:?&amp;body=%20via%20%20-%20https://www.nbcnews.com/science/space/live-blog/solar-eclipse-2024-live-updates-rcna145900/rcrd38569?canonicalCard=true" rel="noopener noreferrer" target="_blank" class="share__sms styles_share__sms__DGxUZ" data-icid="ed_npd_nn_nn_np_liveblog" data-testid="sms-link"><svg width="15" height="15" viewBox="0 0 15 15" fill="none" xmlns="http://www.w3.org/2000/svg" class="icon-sms"><path fill-rule="evenodd" clip-rule="evenodd" fill="#2A2A2A" d="M14 11.25H3.333L0 14.583V1a1 1 0 011-1h13a1 1 0 011 1v9.25a1 1 0 01-1 1zm-9.875-4.5a1.125 1.125 0 100-2.25 1.125 1.125 0 000 2.25zM9 5.625a1.125 1.125 0 11-2.25 0 1.125 1.125 0 012.25 0zm2.625 1.125a1.125 1.125 0 100-2.25 1.125 1.125 0 000 2.25z"></path></svg></a><button class="share__link-copy styles_share__link-copy__hjJp_" type="button" data-testid="share__link-copy"><span class="icon icon-link" data-testid="icon-link"></span><div data-testid="share__link-copytext" class="styles_share__copied-message__W1I6R styles_alignCenter__6F5eH"><span class="icon icon-alt-check styles_icon-alt-check__zl49O"></span>Copied</div><textarea class="styles_share__copy-area__gm9tU" tabindex="-1" readonly=""></textarea></button></div></div><button class="social-share-button" type="button" data-testid="chat-card-social-share-button" aria-expanded="false" aria-label="open social share icon list"><span class="share-btn-txt">Share</span><img alt="social share icon trigger" src="data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMzIiIGhlaWdodD0iMzIiIHZpZXdCb3g9IjAgMCAzMiAzMiIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPGNpcmNsZSBjeD0iMTYiIGN5PSIxNiIgcj0iMTUuNSIgZmlsbD0id2hpdGUiIHN0cm9rZT0iIzk5OTk5OSIvPgo8cGF0aCBkPSJNMTQuNjE1NCAyMC4wNzY5SDExLjA3NjlDOS45NDg5NyAyMC4wNzY5IDguOTg3NSAxOS42Nzk2IDguMTkyNSAxOC44ODQ4QzcuMzk3NSAxOC4wOSA3IDE3LjEyODcgNyAxNi4wMDExQzcgMTQuODczNSA3LjM5NzUgMTMuOTExOSA4LjE5MjUgMTMuMTE2NEM4Ljk4NzUgMTIuMzIwOSA5Ljk0ODk3IDExLjkyMzEgMTEuMDc2OSAxMS45MjMxSDE0LjYxNTRWMTIuOTIzMUgxMS4wNzY5QzEwLjIzMDggMTIuOTIzMSA5LjUwNjQyIDEzLjIyNDQgOC45MDM4NSAxMy44MjY5QzguMzAxMjggMTQuNDI5NSA4IDE1LjE1MzkgOCAxNkM4IDE2Ljg0NjIgOC4zMDEyOCAxNy41NzA1IDguOTAzODUgMTguMTczMUM5LjUwNjQyIDE4Ljc3NTcgMTAuMjMwOCAxOS4wNzY5IDExLjA3NjkgMTkuMDc2OUgxNC42MTU0VjIwLjA3NjlaTTEyLjUgMTYuNVYxNS41SDE5LjVWMTYuNUgxMi41Wk0xNy4zODQ2IDIwLjA3NjlWMTkuMDc2OUgyMC45MjMxQzIxLjc2OTIgMTkuMDc2OSAyMi40OTM2IDE4Ljc3NTcgMjMuMDk2MiAxOC4xNzMxQzIzLjY5ODcgMTcuNTcwNSAyNCAxNi44NDYyIDI0IDE2QzI0IDE1LjE1MzkgMjMuNjk4NyAxNC40Mjk1IDIzLjA5NjIgMTMuODI2OUMyMi40OTM2IDEzLjIyNDQgMjEuNzY5MiAxMi45MjMxIDIwLjkyMzEgMTIuOTIzMUgxNy4zODQ2VjExLjkyMzFIMjAuOTIzMUMyMi4wNTEgMTEuOTIzMSAyMy4wMTI1IDEyLjMyMDUgMjMuODA3NSAxMy4xMTUzQzI0LjYwMjUgMTMuOTEwMSAyNSAxNC44NzEzIDI1IDE1Ljk5ODlDMjUgMTcuMTI2NiAyNC42MDI1IDE4LjA4ODIgMjMuODA3NSAxOC44ODM3QzIzLjAxMjUgMTkuNjc5MiAyMi4wNTEgMjAuMDc2OSAyMC45MjMxIDIwLjA3NjlIMTcuMzg0NloiIGZpbGw9IiM1NTU1NTUiLz4KPC9zdmc+Cg==" height="30" width="30"></button></div></div><h2 class="styles_chartCardHeadline__aiJF0" data-testid="chat-card-headline">Cheering in Washington during peak eclipse</h2><div class="styles_authors-container__IX4r8"><div class="styles_author-thumbnails__qwA42" data-testid="author-thumbnails"><div class="styles_chatCardBylineThumbnail__DItS4" data-testid="chat-card-byline-thumbnail"><span class="byline-thumbnail byline-thumbnail--generic-thumbnail styles_bylineThumbnail__bRfvX"><svg alt="Author Thumbnail" viewBox="0 0 28 28" fill="none" xmlns="http://www.w3.org/2000/svg"><circle cx="14" cy="14" r="14" fill="none"></circle><path d="M18.0825 9.79415L15.266 16.2227L14.4633 10.6359C14.3603 9.87584 15.6531 9.40702 15.6531 9.40702C15.5359 9.14419 15.1274 9.14774 15.1274 9.14774H14.2537C14.1152 7.77323 15.3618 6.77165 16.7079 7.0771C18.0327 7.37189 18.5122 8.81033 18.0825 9.78705" fill="#6E55DC"></path><path d="M12.8509 18.304L7.36349 14.6457C5.96767 13.7116 4.58606 14.6635 4.29127 15.6473C3.85797 17.0964 4.82758 18.304 6.34415 18.304H12.8509Z" fill="#FCCC12"></path><path d="M13.5715 9.24013C13.774 7.81945 12.5024 6.7717 11.1244 7.0807C9.7996 7.37549 9.32012 8.81748 9.74988 9.79064L12.5664 16.2192L13.5715 9.23658V9.24013Z" fill="#EF1541"></path><path d="M12.3421 17.2777L9.63926 11.1226C9.00706 9.69479 7.33065 9.51721 6.40721 10.3554C5.75725 10.945 5.24936 12.5539 6.70556 13.5235L12.3385 17.2777H12.3421Z" fill="#FF7112"></path><path d="M21.4846 18.3039C23.0012 18.3039 23.9708 17.0963 23.5375 15.6472C23.2462 14.6634 21.8646 13.7151 20.4688 14.6456L14.9814 18.3039H21.4846Z" fill="#05AC3F"></path><path d="M21.1262 13.5235C22.5824 12.5504 22.078 10.945 21.4245 10.3554C20.4975 9.51721 18.8247 9.69479 18.1925 11.1226L15.4932 17.2777L21.1262 13.5235Z" fill="#069DE0"></path></svg></span></div><div class="styles_chatCardBylineThumbnail__DItS4" data-testid="chat-card-byline-thumbnail"><div class="byline-thumbnail byline-thumbnail--has-image styles_bylineThumbnail__bRfvX" data-testid="byline-thumbnail"><picture data-testid="picture"><source srcset="https://media-cldnry.s-nbcnews.com/image/upload/t_focal-60x60,f_avif,q_auto:eco,dpr_2/newscms/2020_02/3181716/frank-thorp-circle-byline-template.jpg 2x, https://media-cldnry.s-nbcnews.com/image/upload/t_focal-60x60,f_auto,q_auto:best/newscms/2020_02/3181716/frank-thorp-circle-byline-template.jpg 1x"><img loading="lazy" src="./solar2_files/frank-thorp-circle-byline-template.jpg" alt="" height="48" width="48"></picture></div></div><div class="styles_author-dropdown__4D5zn" data-testid="author-dropdown"><div class="styles_chatCartByline__ivtPj styles_dropdown-item___Ns0t" data-testid="chat-card-byline-container"><div class="styles_chatCardBylineThumbnail__DItS4" data-testid="chat-card-byline-thumbnail"><span class="byline-thumbnail byline-thumbnail--generic-thumbnail styles_bylineThumbnail__bRfvX"><svg alt="Author Thumbnail" viewBox="0 0 28 28" fill="none" xmlns="http://www.w3.org/2000/svg"><circle cx="14" cy="14" r="14" fill="none"></circle><path d="M18.0825 9.79415L15.266 16.2227L14.4633 10.6359C14.3603 9.87584 15.6531 9.40702 15.6531 9.40702C15.5359 9.14419 15.1274 9.14774 15.1274 9.14774H14.2537C14.1152 7.77323 15.3618 6.77165 16.7079 7.0771C18.0327 7.37189 18.5122 8.81033 18.0825 9.78705" fill="#6E55DC"></path><path d="M12.8509 18.304L7.36349 14.6457C5.96767 13.7116 4.58606 14.6635 4.29127 15.6473C3.85797 17.0964 4.82758 18.304 6.34415 18.304H12.8509Z" fill="#FCCC12"></path><path d="M13.5715 9.24013C13.774 7.81945 12.5024 6.7717 11.1244 7.0807C9.7996 7.37549 9.32012 8.81748 9.74988 9.79064L12.5664 16.2192L13.5715 9.23658V9.24013Z" fill="#EF1541"></path><path d="M12.3421 17.2777L9.63926 11.1226C9.00706 9.69479 7.33065 9.51721 6.40721 10.3554C5.75725 10.945 5.24936 12.5539 6.70556 13.5235L12.3385 17.2777H12.3421Z" fill="#FF7112"></path><path d="M21.4846 18.3039C23.0012 18.3039 23.9708 17.0963 23.5375 15.6472C23.2462 14.6634 21.8646 13.7151 20.4688 14.6456L14.9814 18.3039H21.4846Z" fill="#05AC3F"></path><path d="M21.1262 13.5235C22.5824 12.5504 22.078 10.945 21.4245 10.3554C20.4975 9.51721 18.8247 9.69479 18.1925 11.1226L15.4932 17.2777L21.1262 13.5235Z" fill="#069DE0"></path></svg></span></div><div class="styles_inner__ukqsN"><p class="styles_authors__quDSP" data-testid="chat-card-byline"><span class="styles_chatCardByline__GHQTo" data-testid="chatCardByline-name"><span class="styles_chatCardByline--bio__HWAK9"><span class="styles_chatCardByline--name___FmI_">Maggie More, NBC Washington</span></span></span></p></div></div><div class="styles_chatCartByline__ivtPj styles_dropdown-item___Ns0t" data-testid="chat-card-byline-container"><div class="styles_chatCardBylineThumbnail__DItS4" data-testid="chat-card-byline-thumbnail"><div class="byline-thumbnail byline-thumbnail--has-image styles_bylineThumbnail__bRfvX" data-testid="byline-thumbnail"><a href="https://www.nbcnews.com/author/frank-thorp-v-ncpn2876"><picture data-testid="picture"><source srcset="https://media-cldnry.s-nbcnews.com/image/upload/t_focal-60x60,f_avif,q_auto:eco,dpr_2/newscms/2020_02/3181716/frank-thorp-circle-byline-template.jpg 2x, https://media-cldnry.s-nbcnews.com/image/upload/t_focal-60x60,f_auto,q_auto:best/newscms/2020_02/3181716/frank-thorp-circle-byline-template.jpg 1x"><img loading="lazy" src="./solar2_files/frank-thorp-circle-byline-template.jpg" alt="" height="48" width="48"></picture></a></div></div><div class="styles_inner__ukqsN"><p class="styles_authors__quDSP" data-testid="chat-card-byline"><span class="styles_chatCardByline__GHQTo" data-testid="chatCardByline-name"><span class="styles_chatCardByline--bio__HWAK9"><span class="styles_chatCardByline--name___FmI_"><a href="https://www.nbcnews.com/author/frank-thorp-v-ncpn2876">Frank Thorp V</a></span><span class="styles_chatCardByline--shortbio__PRRNd">producer and off-air reporter</span></span></span></p></div></div></div></div><div class="authors-names"><span class="styles_chatCardByline__GHQTo" data-testid="chatCardByline-name"><span class="styles_chatCardByline--bio__HWAK9"><span class="styles_chatCardByline--name___FmI_">Maggie More, NBC Washington</span></span></span> and <span class="styles_chatCardByline__GHQTo" data-testid="chatCardByline-name"><span class="styles_chatCardByline--bio__HWAK9"><span class="styles_chatCardByline--name___FmI_"><a href="https://www.nbcnews.com/author/frank-thorp-v-ncpn2876">Frank Thorp V</a></span></span></span></div></div><div data-icid="live-blog-card-link" data-testid="chat-card-body-container"><p class="">WASHINGTON — Some of the science lovers in the crowd had either a countdown going on their phone or the peak eclipse time of 3:20 p.m. lodged in their brain ahead of time.</p><p class="">But for most of the Fourth-of-July-fireworks-level crowd here, we knew we reached peak eclipse in D.C. when everyone started spontaneously cheering.</p><figure class="styles_inlineImage__yAWZ0 styles_medium__OMa6x"><picture class="styles_image__1qciH" data-testid="picture"><source media="(min-width: 1000px)" srcset="https://media-cldnry.s-nbcnews.com/image/upload/t_fit-560w,f_avif,q_auto:eco,dpr_2/rockcms/2024-04/240408-schumer-eclipse-ew-340p-f27887.jpg 2x, https://media-cldnry.s-nbcnews.com/image/upload/t_fit-560w,f_auto,q_auto:best/rockcms/2024-04/240408-schumer-eclipse-ew-340p-f27887.jpg 1x"><source srcset="https://media-cldnry.s-nbcnews.com/image/upload/t_fit-760w,f_avif,q_auto:eco,dpr_2/rockcms/2024-04/240408-schumer-eclipse-ew-340p-f27887.jpg 2x, https://media-cldnry.s-nbcnews.com/image/upload/t_fit-760w,f_auto,q_auto:best/rockcms/2024-04/240408-schumer-eclipse-ew-340p-f27887.jpg 1x"><img loading="lazy" src="./solar2_files/240408-schumer-eclipse-ew-340p-f27887.jpg" alt="Senate Majority Leader Chuck Schumer observes the eclipse from the balcony of his office in the U.S. Capitol Building." height="1667" width="2500"></picture><figcaption class="caption styles_caption__Pe5JC" data-testid="caption"><span class="caption__container" data-testid="caption__container">Senate Majority Leader Chuck Schumer observes the eclipse from the balcony of his office in the U.S. Capitol.</span><span class="caption__source" data-testid="caption__source">Frank Thorp V / NBC News</span></figcaption></figure><section class="embed-widget embedWidget embed-widget--medium" data-testid="embed-widget"><div class="embed-widget__use-presentation embed-widget__iframely-twitter" style="--iframe-height:0px"><div class="lazyload-wrapper "><div class="lazyload-placeholder"></div></div></div></section><figure class="styles_inlineImage__yAWZ0 styles_medium__OMa6x styles_portrait__NRWbO"><picture class="styles_image__1qciH" data-testid="picture"><source media="(min-width: 1000px)" srcset="https://media-cldnry.s-nbcnews.com/image/upload/t_fit-560w,f_avif,q_auto:eco,dpr_2/rockcms/2024-04/240408-eclipse-washington-dc-ew-246p-4ead1b.jpg 2x, https://media-cldnry.s-nbcnews.com/image/upload/t_fit-560w,f_auto,q_auto:best/rockcms/2024-04/240408-eclipse-washington-dc-ew-246p-4ead1b.jpg 1x"><source srcset="https://media-cldnry.s-nbcnews.com/image/upload/t_fit-760w,f_avif,q_auto:eco,dpr_2/rockcms/2024-04/240408-eclipse-washington-dc-ew-246p-4ead1b.jpg 2x, https://media-cldnry.s-nbcnews.com/image/upload/t_fit-760w,f_auto,q_auto:best/rockcms/2024-04/240408-eclipse-washington-dc-ew-246p-4ead1b.jpg 1x"><img loading="lazy" src="./solar2_files/240408-eclipse-washington-dc-ew-246p-4ead1b.jpg" alt="Sen, Joe Manchin, D-W.Va., takes in the eclipse at the U.S. Capitol on April 8, 2024." height="2500" width="1875"></picture><figcaption class="caption styles_caption__Pe5JC" data-testid="caption"><span class="caption__container" data-testid="caption__container">Sen. Joe Manchin, D-W.Va., takes in the eclipse at the U.S. Capitol.</span><span class="caption__source" data-testid="caption__source">Frank Thorp V / NBC News</span></figcaption></figure><p class="">Senate Majority Leader Chuck Schumer, D-N.Y., observed the eclipse from the balcony of his office in the U.S. Capitol, surrounded by staff, talking with them about how part of his state is experiencing totality, while New York City is only experiencing a partial eclipse like the one he was watching.</p><div class="styles_hidden-show-more-content__37qyQ dn"></div></div></div><div class="styles_chat-blog-card__nFL_J article-body__content w-100 mh0 fn" id="rcrd38565" data-testid="chat-card-container"><div class="styles_time-stamp-social-share-container__zWQeJ"><div class="styles_chatCardTimestamp__Lhru2 styles_eventEnded__gIoTG"><div class="styles_timestamp__dS4G7 styles_chatStyleTimeStamp__7lmh7" data-testid="timestamp">8d ago / 3:33 PM EDT</div></div><div class="share-list-container df"><div class="share-list__wrapper" data-testid="social-share-icon-list"><div class="share-list__icons"><div class="df justify-start lh-none share-list dn-print" data-testid="social-share-list"><input type="checkbox" class="dn" id="social-menu-toggle--955" tabindex="-1" checked=""><ul class="share-list__social-list js-social-share"><li class="share-list__social-list-icon share-list__social-list-icon--first"><a href="https://www.facebook.com/sharer/sharer.php?u=https%3A%2F%2Fwww.nbcnews.com%2Fscience%2Fspace%2Flive-blog%2Fsolar-eclipse-2024-live-updates-rcna145900%2Frcrd38565%3FcanonicalCard%3Dtrue" target="_blank" rel="noopener noreferrer"><span class="icon icon-facebook share-list__social-icon"></span></a></li><li class="share-list__social-list-icon social-share-list__icon--twitter" data-testid="social-share-list__icon--twitter"><a href="https://twitter.com/intent/tweet?text=&amp;via=NBCNews&amp;url=https%3A%2F%2Fwww.nbcnews.com%2Fscience%2Fspace%2Flive-blog%2Fsolar-eclipse-2024-live-updates-rcna145900%2Frcrd38565%3FcanonicalCard%3Dtrue&amp;original_referer=https%3A%2F%2Fwww.nbcnews.com%2Fscience%2Fspace%2Flive-blog%2Fsolar-eclipse-2024-live-updates-rcna145900%2Frcrd38565%3FcanonicalCard%3Dtrue" target="_blank" rel="noopener noreferrer"><span class="icon icon-twitter share-list__social-icon"></span></a></li><li class="share-list__social-list-icon"><a href="mailto:?subject=&amp;body=https%3A%2F%2Fwww.nbcnews.com%2Fscience%2Fspace%2Flive-blog%2Fsolar-eclipse-2024-live-updates-rcna145900%2Frcrd38565%3FcanonicalCard%3Dtrue"><span class="icon icon-email share-list__social-icon"></span></a></li></ul></div><a href="sms:?&amp;body=%20via%20%20-%20https://www.nbcnews.com/science/space/live-blog/solar-eclipse-2024-live-updates-rcna145900/rcrd38565?canonicalCard=true" rel="noopener noreferrer" target="_blank" class="share__sms styles_share__sms__DGxUZ" data-icid="ed_npd_nn_nn_np_liveblog" data-testid="sms-link"><svg width="15" height="15" viewBox="0 0 15 15" fill="none" xmlns="http://www.w3.org/2000/svg" class="icon-sms"><path fill-rule="evenodd" clip-rule="evenodd" fill="#2A2A2A" d="M14 11.25H3.333L0 14.583V1a1 1 0 011-1h13a1 1 0 011 1v9.25a1 1 0 01-1 1zm-9.875-4.5a1.125 1.125 0 100-2.25 1.125 1.125 0 000 2.25zM9 5.625a1.125 1.125 0 11-2.25 0 1.125 1.125 0 012.25 0zm2.625 1.125a1.125 1.125 0 100-2.25 1.125 1.125 0 000 2.25z"></path></svg></a><button class="share__link-copy styles_share__link-copy__hjJp_" type="button" data-testid="share__link-copy"><span class="icon icon-link" data-testid="icon-link"></span><div data-testid="share__link-copytext" class="styles_share__copied-message__W1I6R styles_alignCenter__6F5eH"><span class="icon icon-alt-check styles_icon-alt-check__zl49O"></span>Copied</div><textarea class="styles_share__copy-area__gm9tU" tabindex="-1" readonly=""></textarea></button></div></div><button class="social-share-button" type="button" data-testid="chat-card-social-share-button" aria-expanded="false" aria-label="open social share icon list"><span class="share-btn-txt">Share</span><img alt="social share icon trigger" src="data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMzIiIGhlaWdodD0iMzIiIHZpZXdCb3g9IjAgMCAzMiAzMiIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPGNpcmNsZSBjeD0iMTYiIGN5PSIxNiIgcj0iMTUuNSIgZmlsbD0id2hpdGUiIHN0cm9rZT0iIzk5OTk5OSIvPgo8cGF0aCBkPSJNMTQuNjE1NCAyMC4wNzY5SDExLjA3NjlDOS45NDg5NyAyMC4wNzY5IDguOTg3NSAxOS42Nzk2IDguMTkyNSAxOC44ODQ4QzcuMzk3NSAxOC4wOSA3IDE3LjEyODcgNyAxNi4wMDExQzcgMTQuODczNSA3LjM5NzUgMTMuOTExOSA4LjE5MjUgMTMuMTE2NEM4Ljk4NzUgMTIuMzIwOSA5Ljk0ODk3IDExLjkyMzEgMTEuMDc2OSAxMS45MjMxSDE0LjYxNTRWMTIuOTIzMUgxMS4wNzY5QzEwLjIzMDggMTIuOTIzMSA5LjUwNjQyIDEzLjIyNDQgOC45MDM4NSAxMy44MjY5QzguMzAxMjggMTQuNDI5NSA4IDE1LjE1MzkgOCAxNkM4IDE2Ljg0NjIgOC4zMDEyOCAxNy41NzA1IDguOTAzODUgMTguMTczMUM5LjUwNjQyIDE4Ljc3NTcgMTAuMjMwOCAxOS4wNzY5IDExLjA3NjkgMTkuMDc2OUgxNC42MTU0VjIwLjA3NjlaTTEyLjUgMTYuNVYxNS41SDE5LjVWMTYuNUgxMi41Wk0xNy4zODQ2IDIwLjA3NjlWMTkuMDc2OUgyMC45MjMxQzIxLjc2OTIgMTkuMDc2OSAyMi40OTM2IDE4Ljc3NTcgMjMuMDk2MiAxOC4xNzMxQzIzLjY5ODcgMTcuNTcwNSAyNCAxNi44NDYyIDI0IDE2QzI0IDE1LjE1MzkgMjMuNjk4NyAxNC40Mjk1IDIzLjA5NjIgMTMuODI2OUMyMi40OTM2IDEzLjIyNDQgMjEuNzY5MiAxMi45MjMxIDIwLjkyMzEgMTIuOTIzMUgxNy4zODQ2VjExLjkyMzFIMjAuOTIzMUMyMi4wNTEgMTEuOTIzMSAyMy4wMTI1IDEyLjMyMDUgMjMuODA3NSAxMy4xMTUzQzI0LjYwMjUgMTMuOTEwMSAyNSAxNC44NzEzIDI1IDE1Ljk5ODlDMjUgMTcuMTI2NiAyNC42MDI1IDE4LjA4ODIgMjMuODA3NSAxOC44ODM3QzIzLjAxMjUgMTkuNjc5MiAyMi4wNTEgMjAuMDc2OSAyMC45MjMxIDIwLjA3NjlIMTcuMzg0NloiIGZpbGw9IiM1NTU1NTUiLz4KPC9zdmc+Cg==" height="30" width="30"></button></div></div><h2 class="styles_chartCardHeadline__aiJF0" data-testid="chat-card-headline">‘This is magical’: Lester Holt and Tom Costello witness totality in Indianapolis</h2><div class="styles_authors-container__IX4r8"><div class="styles_chatCartByline__ivtPj" data-testid="chat-card-byline-container"><div class="styles_chatCardBylineThumbnail__DItS4" data-testid="chat-card-byline-thumbnail"><div class="byline-thumbnail byline-thumbnail--has-image styles_bylineThumbnail__bRfvX" data-testid="byline-thumbnail"><picture data-testid="picture"><source srcset="https://media-cldnry.s-nbcnews.com/image/upload/t_focal-60x60,f_avif,q_auto:eco,dpr_2/newscms/2014_01/94656/lesternews-grid-4x2.jpg 2x, https://media-cldnry.s-nbcnews.com/image/upload/t_focal-60x60,f_auto,q_auto:best/newscms/2014_01/94656/lesternews-grid-4x2.jpg 1x"><img loading="lazy" src="./solar2_files/lesternews-grid-4x2.jpg" alt="" height="48" width="48"></picture></div></div><div class="styles_inner__ukqsN"><p class="styles_authors__quDSP" data-testid="chat-card-byline"><span class="styles_chatCardByline__GHQTo" data-testid="chatCardByline-name"><span class="styles_chatCardByline--bio__HWAK9"><span class="styles_chatCardByline--name___FmI_">Lester Holt</span></span></span></p></div></div></div><div data-icid="live-blog-card-link" data-testid="chat-card-body-container"><p class="">Watch as NBC News’ Lester Holt and Tom Costello witness the moment the solar eclipse reaches totality in Indianapolis.&nbsp;</p><section class="inline-video" data-testid="inline-video"><div class="inline-video__background"><div class="inline-video__player"><div class="styles_gridStackWrapper__2ot47 styles_videoContainer__AkgW6 video-container paused" data-testid="gamma-video-player"><div id="jwplayer-5" class="jw-error jw-reset" style="width: 100%; height: 360px;"><div class="jw-error-msg jw-info-overlay jw-reset"><style>[id="jwplayer-5"].jw-error{background:#000;overflow:hidden;position:relative}[id="jwplayer-5"] .jw-error-msg{top:50%;left:50%;position:absolute;transform:translate(-50%,-50%)}[id="jwplayer-5"] .jw-error-text{text-align:start;color:#FFF;font:14px/1.35 Arial,Helvetica,sans-serif}</style><div class="jw-icon jw-reset"></div><div class="jw-info-container jw-reset"><div class="jw-error-text jw-reset-text" dir="auto" data-nosnippet="">Sorry, the video player failed to load.<span class="jw-break jw-reset"></span>(Error&nbsp;Code:&nbsp;101102)</div></div></div></div><div class="styles_gridStackWrapper__2ot47 videoSlate styles_videoSlate__ISm2f"><picture class="" data-testid="picture"><source media="(min-width: 1240px)" srcset="https://media-cldnry.s-nbcnews.com/image/upload/t_focal-860x484,f_auto,q_auto:best/mpx/2704722219/2024_04/1712603710759_nbc_spec_holt_costello_totality_240408_1920x1080-zqs9rk.jpg"><source media="(min-width: 758px)" srcset="https://media-cldnry.s-nbcnews.com/image/upload/t_focal-1000x563,f_auto,q_auto:best/mpx/2704722219/2024_04/1712603710759_nbc_spec_holt_costello_totality_240408_1920x1080-zqs9rk.jpg"><img src="./solar2_files/1712603710759_nbc_spec_holt_costello_totality_240408_1920x1080-zqs9rk.jpg" alt=""></picture><div role="button" aria-label="Play" tabindex="0" class="w-100 h-100 db"><div class="playButtonOuter absolute absolute-fill w100 dn-print"><div class="absolute absolute-fill w100 df items-center items-center-m justify-center justify-center-m items-center justify-center"><div class="styles_play__TPYVF"><svg class="play--icon" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 15 15" preserveAspectRatio="xMidYMid" style="max-width: 30px;"><path d="M0 0v15l15-7.41z" fill-rule="evenodd"></path></svg></div></div></div></div></div><div class="info-layer styles_infoLayer__mwsPt"><div class="styles_background__XGFgg styles_show__Ni_ua"><div class="styles_share__n3Syu styles_share__2m9h7 share dn-print"><div class="styles_shareExpander__hVk8d share-expander styles_hoverEffect___Dj4s"><span class="styles_shareDot__9pfRZ share-dot"></span><svg class="styles_shareClose__6BZxR share-close" viewBox="0 0 15 15"><line class="styles_shareLine__EJUjO" x1="0" x2="15" y1="0" y2="15"></line><line class="styles_shareLine__EJUjO" x1="0" x2="15" y1="15" y2="0"></line></svg></div><div class="styles_shareList___M8wC share-list"><a href="https://www.facebook.com/sharer/sharer.php?u=https://www.nbcnews.com/video/lester-holt-and-tom-costello-witness-the-total-eclipse-in-indianapolis-208562757665" class="styles_shareLink__gSGN3" target="_blank" rel="noopen noreferrer"><span class="icon icon-facebook styles_shareIcon__lVnRm share-icon"></span></a><a href="https://twitter.com/intent/tweet?text=undefined&amp;via=nbcnews&amp;url=https://www.nbcnews.com/video/lester-holt-and-tom-costello-witness-the-total-eclipse-in-indianapolis-208562757665&amp;original_referer=https://www.nbcnews.com/video/lester-holt-and-tom-costello-witness-the-total-eclipse-in-indianapolis-208562757665" class="styles_shareLink__gSGN3" target="_blank" rel="noopen noreferrer"><span class="icon icon-twitter styles_shareIcon__lVnRm share-icon"></span></a><a href="mailto:?subject=%27This%20is%20magical%27:%20Lester%20Holt%20and%20Tom%20Costello%20witness%20totality%20in%20Indianapolis&amp;body=https://www.nbcnews.com/video/lester-holt-and-tom-costello-witness-the-total-eclipse-in-indianapolis-208562757665" class="styles_shareLink__gSGN3" target="_blank" rel="noopen noreferrer"><span class="icon icon-email styles_shareIcon__lVnRm share-icon"></span></a></div></div><div class="styles_overlayText__T3t1E"><div class="styles_title__F_7BR"><a href="https://www.nbcnews.com/video/lester-holt-and-tom-costello-witness-the-total-eclipse-in-indianapolis-208562757665">'This is magical': Lester Holt and Tom Costello witness totality in Indianapolis</a></div><div class="styles_detail__F22wM"><span>01:31</span></div></div></div></div></div></div></div></section><div class="styles_hidden-show-more-content__37qyQ dn"></div></div></div><div class="styles_chat-blog-card__nFL_J article-body__content w-100 mh0 fn" id="rcrd38563" data-testid="chat-card-container"><div class="styles_time-stamp-social-share-container__zWQeJ"><div class="styles_chatCardTimestamp__Lhru2 styles_eventEnded__gIoTG"><div class="styles_timestamp__dS4G7 styles_chatStyleTimeStamp__7lmh7" data-testid="timestamp">8d ago / 3:31 PM EDT</div></div><div class="share-list-container df"><div class="share-list__wrapper" data-testid="social-share-icon-list"><div class="share-list__icons"><div class="df justify-start lh-none share-list dn-print" data-testid="social-share-list"><input type="checkbox" class="dn" id="social-menu-toggle--956" tabindex="-1" checked=""><ul class="share-list__social-list js-social-share"><li class="share-list__social-list-icon share-list__social-list-icon--first"><a href="https://www.facebook.com/sharer/sharer.php?u=https%3A%2F%2Fwww.nbcnews.com%2Fscience%2Fspace%2Flive-blog%2Fsolar-eclipse-2024-live-updates-rcna145900%2Frcrd38563%3FcanonicalCard%3Dtrue" target="_blank" rel="noopener noreferrer"><span class="icon icon-facebook share-list__social-icon"></span></a></li><li class="share-list__social-list-icon social-share-list__icon--twitter" data-testid="social-share-list__icon--twitter"><a href="https://twitter.com/intent/tweet?text=&amp;via=NBCNews&amp;url=https%3A%2F%2Fwww.nbcnews.com%2Fscience%2Fspace%2Flive-blog%2Fsolar-eclipse-2024-live-updates-rcna145900%2Frcrd38563%3FcanonicalCard%3Dtrue&amp;original_referer=https%3A%2F%2Fwww.nbcnews.com%2Fscience%2Fspace%2Flive-blog%2Fsolar-eclipse-2024-live-updates-rcna145900%2Frcrd38563%3FcanonicalCard%3Dtrue" target="_blank" rel="noopener noreferrer"><span class="icon icon-twitter share-list__social-icon"></span></a></li><li class="share-list__social-list-icon"><a href="mailto:?subject=&amp;body=https%3A%2F%2Fwww.nbcnews.com%2Fscience%2Fspace%2Flive-blog%2Fsolar-eclipse-2024-live-updates-rcna145900%2Frcrd38563%3FcanonicalCard%3Dtrue"><span class="icon icon-email share-list__social-icon"></span></a></li></ul></div><a href="sms:?&amp;body=%20via%20%20-%20https://www.nbcnews.com/science/space/live-blog/solar-eclipse-2024-live-updates-rcna145900/rcrd38563?canonicalCard=true" rel="noopener noreferrer" target="_blank" class="share__sms styles_share__sms__DGxUZ" data-icid="ed_npd_nn_nn_np_liveblog" data-testid="sms-link"><svg width="15" height="15" viewBox="0 0 15 15" fill="none" xmlns="http://www.w3.org/2000/svg" class="icon-sms"><path fill-rule="evenodd" clip-rule="evenodd" fill="#2A2A2A" d="M14 11.25H3.333L0 14.583V1a1 1 0 011-1h13a1 1 0 011 1v9.25a1 1 0 01-1 1zm-9.875-4.5a1.125 1.125 0 100-2.25 1.125 1.125 0 000 2.25zM9 5.625a1.125 1.125 0 11-2.25 0 1.125 1.125 0 012.25 0zm2.625 1.125a1.125 1.125 0 100-2.25 1.125 1.125 0 000 2.25z"></path></svg></a><button class="share__link-copy styles_share__link-copy__hjJp_" type="button" data-testid="share__link-copy"><span class="icon icon-link" data-testid="icon-link"></span><div data-testid="share__link-copytext" class="styles_share__copied-message__W1I6R styles_alignCenter__6F5eH"><span class="icon icon-alt-check styles_icon-alt-check__zl49O"></span>Copied</div><textarea class="styles_share__copy-area__gm9tU" tabindex="-1" readonly=""></textarea></button></div></div><button class="social-share-button" type="button" data-testid="chat-card-social-share-button" aria-expanded="false" aria-label="open social share icon list"><span class="share-btn-txt">Share</span><img alt="social share icon trigger" src="data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMzIiIGhlaWdodD0iMzIiIHZpZXdCb3g9IjAgMCAzMiAzMiIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPGNpcmNsZSBjeD0iMTYiIGN5PSIxNiIgcj0iMTUuNSIgZmlsbD0id2hpdGUiIHN0cm9rZT0iIzk5OTk5OSIvPgo8cGF0aCBkPSJNMTQuNjE1NCAyMC4wNzY5SDExLjA3NjlDOS45NDg5NyAyMC4wNzY5IDguOTg3NSAxOS42Nzk2IDguMTkyNSAxOC44ODQ4QzcuMzk3NSAxOC4wOSA3IDE3LjEyODcgNyAxNi4wMDExQzcgMTQuODczNSA3LjM5NzUgMTMuOTExOSA4LjE5MjUgMTMuMTE2NEM4Ljk4NzUgMTIuMzIwOSA5Ljk0ODk3IDExLjkyMzEgMTEuMDc2OSAxMS45MjMxSDE0LjYxNTRWMTIuOTIzMUgxMS4wNzY5QzEwLjIzMDggMTIuOTIzMSA5LjUwNjQyIDEzLjIyNDQgOC45MDM4NSAxMy44MjY5QzguMzAxMjggMTQuNDI5NSA4IDE1LjE1MzkgOCAxNkM4IDE2Ljg0NjIgOC4zMDEyOCAxNy41NzA1IDguOTAzODUgMTguMTczMUM5LjUwNjQyIDE4Ljc3NTcgMTAuMjMwOCAxOS4wNzY5IDExLjA3NjkgMTkuMDc2OUgxNC42MTU0VjIwLjA3NjlaTTEyLjUgMTYuNVYxNS41SDE5LjVWMTYuNUgxMi41Wk0xNy4zODQ2IDIwLjA3NjlWMTkuMDc2OUgyMC45MjMxQzIxLjc2OTIgMTkuMDc2OSAyMi40OTM2IDE4Ljc3NTcgMjMuMDk2MiAxOC4xNzMxQzIzLjY5ODcgMTcuNTcwNSAyNCAxNi44NDYyIDI0IDE2QzI0IDE1LjE1MzkgMjMuNjk4NyAxNC40Mjk1IDIzLjA5NjIgMTMuODI2OUMyMi40OTM2IDEzLjIyNDQgMjEuNzY5MiAxMi45MjMxIDIwLjkyMzEgMTIuOTIzMUgxNy4zODQ2VjExLjkyMzFIMjAuOTIzMUMyMi4wNTEgMTEuOTIzMSAyMy4wMTI1IDEyLjMyMDUgMjMuODA3NSAxMy4xMTUzQzI0LjYwMjUgMTMuOTEwMSAyNSAxNC44NzEzIDI1IDE1Ljk5ODlDMjUgMTcuMTI2NiAyNC42MDI1IDE4LjA4ODIgMjMuODA3NSAxOC44ODM3QzIzLjAxMjUgMTkuNjc5MiAyMi4wNTEgMjAuMDc2OSAyMC45MjMxIDIwLjA3NjlIMTcuMzg0NloiIGZpbGw9IiM1NTU1NTUiLz4KPC9zdmc+Cg==" height="30" width="30"></button></div></div><h2 class="styles_chartCardHeadline__aiJF0" data-testid="chat-card-headline">Some light banter on X</h2><div class="styles_authors-container__IX4r8"><div class="styles_chatCartByline__ivtPj" data-testid="chat-card-byline-container"><div class="styles_chatCardBylineThumbnail__DItS4" data-testid="chat-card-byline-thumbnail"><div class="byline-thumbnail byline-thumbnail--has-image styles_bylineThumbnail__bRfvX" data-testid="byline-thumbnail"><a href="https://www.nbcnews.com/author/denise-chow-ncpn814621"><picture data-testid="picture"><source srcset="https://media-cldnry.s-nbcnews.com/image/upload/t_focal-60x60,f_avif,q_auto:eco,dpr_2/newscms/2022_46/3581047/denise-chow-byline-jm.jpg 2x, https://media-cldnry.s-nbcnews.com/image/upload/t_focal-60x60,f_auto,q_auto:best/newscms/2022_46/3581047/denise-chow-byline-jm.jpg 1x"><img loading="lazy" src="./solar2_files/denise-chow-byline-jm.jpg" alt="" height="48" width="48"></picture></a></div></div><div class="styles_inner__ukqsN"><p class="styles_authors__quDSP" data-testid="chat-card-byline"><span class="styles_chatCardByline__GHQTo" data-testid="chatCardByline-name"><span class="styles_chatCardByline--bio__HWAK9"><span class="styles_chatCardByline--name___FmI_"><a href="https://www.nbcnews.com/author/denise-chow-ncpn814621">Denise Chow</a></span></span></span></p></div></div></div><div data-icid="live-blog-card-link" data-testid="chat-card-body-container"><p class="">The sun has been blocked — in the sky and on X, apparently.</p><p class="">NASA’s official account for the moon posted a cheeky screenshot “blocking” the sun on the social media platform mid-solar eclipse and touting: "Oops I did it again."</p><section class="embed-widget embedWidget embed-widget--medium" data-testid="embed-widget"><div class="embed-widget__use-presentation embed-widget__iframely-twitter" style="--iframe-height:0px"><div class="lazyload-wrapper "><div class="lazyload-placeholder"></div></div></div></section><div class="styles_hidden-show-more-content__37qyQ dn"></div></div></div><div class="ad mb8 ad--text-alignment ad-container boxinlineAd dn-print" data-testid="ad__container"><div data-mps="true" data-slot="boxinline" data-sizes="[[[1000,1],[]],[[758,1],[[300,250],[700,50],[5,5],[728,90],[360,360]]],[[0,0],[[300,250],[700,50],[5,5],[360,360]]]]" data-render-on-view="true" data-targeting="{}" data-active-tab="true" data-offset-viewport="50" data-testid="ad__container__inner"><div id="div-mps-ad-boxinline-4"></div></div></div><div class="styles_chat-blog-card__nFL_J article-body__content w-100 mh0 fn" id="rcrd38558" data-testid="chat-card-container"><div class="styles_time-stamp-social-share-container__zWQeJ"><div class="styles_chatCardTimestamp__Lhru2 styles_eventEnded__gIoTG"><div class="styles_timestamp__dS4G7 styles_chatStyleTimeStamp__7lmh7" data-testid="timestamp">8d ago / 3:19 PM EDT</div></div><div class="share-list-container df"><div class="share-list__wrapper" data-testid="social-share-icon-list"><div class="share-list__icons"><div class="df justify-start lh-none share-list dn-print" data-testid="social-share-list"><input type="checkbox" class="dn" id="social-menu-toggle--957" tabindex="-1" checked=""><ul class="share-list__social-list js-social-share"><li class="share-list__social-list-icon share-list__social-list-icon--first"><a href="https://www.facebook.com/sharer/sharer.php?u=https%3A%2F%2Fwww.nbcnews.com%2Fscience%2Fspace%2Flive-blog%2Fsolar-eclipse-2024-live-updates-rcna145900%2Frcrd38558%3FcanonicalCard%3Dtrue" target="_blank" rel="noopener noreferrer"><span class="icon icon-facebook share-list__social-icon"></span></a></li><li class="share-list__social-list-icon social-share-list__icon--twitter" data-testid="social-share-list__icon--twitter"><a href="https://twitter.com/intent/tweet?text=&amp;via=NBCNews&amp;url=https%3A%2F%2Fwww.nbcnews.com%2Fscience%2Fspace%2Flive-blog%2Fsolar-eclipse-2024-live-updates-rcna145900%2Frcrd38558%3FcanonicalCard%3Dtrue&amp;original_referer=https%3A%2F%2Fwww.nbcnews.com%2Fscience%2Fspace%2Flive-blog%2Fsolar-eclipse-2024-live-updates-rcna145900%2Frcrd38558%3FcanonicalCard%3Dtrue" target="_blank" rel="noopener noreferrer"><span class="icon icon-twitter share-list__social-icon"></span></a></li><li class="share-list__social-list-icon"><a href="mailto:?subject=&amp;body=https%3A%2F%2Fwww.nbcnews.com%2Fscience%2Fspace%2Flive-blog%2Fsolar-eclipse-2024-live-updates-rcna145900%2Frcrd38558%3FcanonicalCard%3Dtrue"><span class="icon icon-email share-list__social-icon"></span></a></li></ul></div><a href="sms:?&amp;body=%20via%20%20-%20https://www.nbcnews.com/science/space/live-blog/solar-eclipse-2024-live-updates-rcna145900/rcrd38558?canonicalCard=true" rel="noopener noreferrer" target="_blank" class="share__sms styles_share__sms__DGxUZ" data-icid="ed_npd_nn_nn_np_liveblog" data-testid="sms-link"><svg width="15" height="15" viewBox="0 0 15 15" fill="none" xmlns="http://www.w3.org/2000/svg" class="icon-sms"><path fill-rule="evenodd" clip-rule="evenodd" fill="#2A2A2A" d="M14 11.25H3.333L0 14.583V1a1 1 0 011-1h13a1 1 0 011 1v9.25a1 1 0 01-1 1zm-9.875-4.5a1.125 1.125 0 100-2.25 1.125 1.125 0 000 2.25zM9 5.625a1.125 1.125 0 11-2.25 0 1.125 1.125 0 012.25 0zm2.625 1.125a1.125 1.125 0 100-2.25 1.125 1.125 0 000 2.25z"></path></svg></a><button class="share__link-copy styles_share__link-copy__hjJp_" type="button" data-testid="share__link-copy"><span class="icon icon-link" data-testid="icon-link"></span><div data-testid="share__link-copytext" class="styles_share__copied-message__W1I6R styles_alignCenter__6F5eH"><span class="icon icon-alt-check styles_icon-alt-check__zl49O"></span>Copied</div><textarea class="styles_share__copy-area__gm9tU" tabindex="-1" readonly=""></textarea></button></div></div><button class="social-share-button" type="button" data-testid="chat-card-social-share-button" aria-expanded="false" aria-label="open social share icon list"><span class="share-btn-txt">Share</span><img alt="social share icon trigger" src="data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMzIiIGhlaWdodD0iMzIiIHZpZXdCb3g9IjAgMCAzMiAzMiIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPGNpcmNsZSBjeD0iMTYiIGN5PSIxNiIgcj0iMTUuNSIgZmlsbD0id2hpdGUiIHN0cm9rZT0iIzk5OTk5OSIvPgo8cGF0aCBkPSJNMTQuNjE1NCAyMC4wNzY5SDExLjA3NjlDOS45NDg5NyAyMC4wNzY5IDguOTg3NSAxOS42Nzk2IDguMTkyNSAxOC44ODQ4QzcuMzk3NSAxOC4wOSA3IDE3LjEyODcgNyAxNi4wMDExQzcgMTQuODczNSA3LjM5NzUgMTMuOTExOSA4LjE5MjUgMTMuMTE2NEM4Ljk4NzUgMTIuMzIwOSA5Ljk0ODk3IDExLjkyMzEgMTEuMDc2OSAxMS45MjMxSDE0LjYxNTRWMTIuOTIzMUgxMS4wNzY5QzEwLjIzMDggMTIuOTIzMSA5LjUwNjQyIDEzLjIyNDQgOC45MDM4NSAxMy44MjY5QzguMzAxMjggMTQuNDI5NSA4IDE1LjE1MzkgOCAxNkM4IDE2Ljg0NjIgOC4zMDEyOCAxNy41NzA1IDguOTAzODUgMTguMTczMUM5LjUwNjQyIDE4Ljc3NTcgMTAuMjMwOCAxOS4wNzY5IDExLjA3NjkgMTkuMDc2OUgxNC42MTU0VjIwLjA3NjlaTTEyLjUgMTYuNVYxNS41SDE5LjVWMTYuNUgxMi41Wk0xNy4zODQ2IDIwLjA3NjlWMTkuMDc2OUgyMC45MjMxQzIxLjc2OTIgMTkuMDc2OSAyMi40OTM2IDE4Ljc3NTcgMjMuMDk2MiAxOC4xNzMxQzIzLjY5ODcgMTcuNTcwNSAyNCAxNi44NDYyIDI0IDE2QzI0IDE1LjE1MzkgMjMuNjk4NyAxNC40Mjk1IDIzLjA5NjIgMTMuODI2OUMyMi40OTM2IDEzLjIyNDQgMjEuNzY5MiAxMi45MjMxIDIwLjkyMzEgMTIuOTIzMUgxNy4zODQ2VjExLjkyMzFIMjAuOTIzMUMyMi4wNTEgMTEuOTIzMSAyMy4wMTI1IDEyLjMyMDUgMjMuODA3NSAxMy4xMTUzQzI0LjYwMjUgMTMuOTEwMSAyNSAxNC44NzEzIDI1IDE1Ljk5ODlDMjUgMTcuMTI2NiAyNC42MDI1IDE4LjA4ODIgMjMuODA3NSAxOC44ODM3QzIzLjAxMjUgMTkuNjc5MiAyMi4wNTEgMjAuMDc2OSAyMC45MjMxIDIwLjA3NjlIMTcuMzg0NloiIGZpbGw9IiM1NTU1NTUiLz4KPC9zdmc+Cg==" height="30" width="30"></button></div></div><h2 class="styles_chartCardHeadline__aiJF0" data-testid="chat-card-headline">Eclipse passes halfway point in path across the U.S.</h2><div class="styles_authors-container__IX4r8"><div class="styles_chatCartByline__ivtPj" data-testid="chat-card-byline-container"><div class="styles_chatCardBylineThumbnail__DItS4" data-testid="chat-card-byline-thumbnail"><div class="byline-thumbnail byline-thumbnail--has-image styles_bylineThumbnail__bRfvX" data-testid="byline-thumbnail"><a href="https://www.nbcnews.com/author/denise-chow-ncpn814621"><picture data-testid="picture"><source srcset="https://media-cldnry.s-nbcnews.com/image/upload/t_focal-60x60,f_avif,q_auto:eco,dpr_2/newscms/2022_46/3581047/denise-chow-byline-jm.jpg 2x, https://media-cldnry.s-nbcnews.com/image/upload/t_focal-60x60,f_auto,q_auto:best/newscms/2022_46/3581047/denise-chow-byline-jm.jpg 1x"><img loading="lazy" src="./solar2_files/denise-chow-byline-jm.jpg" alt="" height="48" width="48"></picture></a></div></div><div class="styles_inner__ukqsN"><p class="styles_authors__quDSP" data-testid="chat-card-byline"><span class="styles_chatCardByline__GHQTo" data-testid="chatCardByline-name"><span class="styles_chatCardByline--bio__HWAK9"><span class="styles_chatCardByline--name___FmI_"><a href="https://www.nbcnews.com/author/denise-chow-ncpn814621">Denise Chow</a></span></span></span></p></div></div></div><div data-icid="live-blog-card-link" data-testid="chat-card-body-container"><p class="">The solar eclipse is more than halfway along its path across the country, with totality wrapping up in Indianapolis. </p><p class="">Next up: totality in Cleveland!</p><div class="styles_hidden-show-more-content__37qyQ dn"></div></div></div><div class="styles_chat-blog-card__nFL_J article-body__content w-100 mh0 fn" id="rcrd38560" data-testid="chat-card-container"><div class="styles_time-stamp-social-share-container__zWQeJ"><div class="styles_chatCardTimestamp__Lhru2 styles_eventEnded__gIoTG"><div class="styles_timestamp__dS4G7 styles_chatStyleTimeStamp__7lmh7" data-testid="timestamp">8d ago / 3:13 PM EDT</div></div><div class="share-list-container df"><div class="share-list__wrapper" data-testid="social-share-icon-list"><div class="share-list__icons"><div class="df justify-start lh-none share-list dn-print" data-testid="social-share-list"><input type="checkbox" class="dn" id="social-menu-toggle--958" tabindex="-1" checked=""><ul class="share-list__social-list js-social-share"><li class="share-list__social-list-icon share-list__social-list-icon--first"><a href="https://www.facebook.com/sharer/sharer.php?u=https%3A%2F%2Fwww.nbcnews.com%2Fscience%2Fspace%2Flive-blog%2Fsolar-eclipse-2024-live-updates-rcna145900%2Frcrd38560%3FcanonicalCard%3Dtrue" target="_blank" rel="noopener noreferrer"><span class="icon icon-facebook share-list__social-icon"></span></a></li><li class="share-list__social-list-icon social-share-list__icon--twitter" data-testid="social-share-list__icon--twitter"><a href="https://twitter.com/intent/tweet?text=&amp;via=NBCNews&amp;url=https%3A%2F%2Fwww.nbcnews.com%2Fscience%2Fspace%2Flive-blog%2Fsolar-eclipse-2024-live-updates-rcna145900%2Frcrd38560%3FcanonicalCard%3Dtrue&amp;original_referer=https%3A%2F%2Fwww.nbcnews.com%2Fscience%2Fspace%2Flive-blog%2Fsolar-eclipse-2024-live-updates-rcna145900%2Frcrd38560%3FcanonicalCard%3Dtrue" target="_blank" rel="noopener noreferrer"><span class="icon icon-twitter share-list__social-icon"></span></a></li><li class="share-list__social-list-icon"><a href="mailto:?subject=&amp;body=https%3A%2F%2Fwww.nbcnews.com%2Fscience%2Fspace%2Flive-blog%2Fsolar-eclipse-2024-live-updates-rcna145900%2Frcrd38560%3FcanonicalCard%3Dtrue"><span class="icon icon-email share-list__social-icon"></span></a></li></ul></div><a href="sms:?&amp;body=%20via%20%20-%20https://www.nbcnews.com/science/space/live-blog/solar-eclipse-2024-live-updates-rcna145900/rcrd38560?canonicalCard=true" rel="noopener noreferrer" target="_blank" class="share__sms styles_share__sms__DGxUZ" data-icid="ed_npd_nn_nn_np_liveblog" data-testid="sms-link"><svg width="15" height="15" viewBox="0 0 15 15" fill="none" xmlns="http://www.w3.org/2000/svg" class="icon-sms"><path fill-rule="evenodd" clip-rule="evenodd" fill="#2A2A2A" d="M14 11.25H3.333L0 14.583V1a1 1 0 011-1h13a1 1 0 011 1v9.25a1 1 0 01-1 1zm-9.875-4.5a1.125 1.125 0 100-2.25 1.125 1.125 0 000 2.25zM9 5.625a1.125 1.125 0 11-2.25 0 1.125 1.125 0 012.25 0zm2.625 1.125a1.125 1.125 0 100-2.25 1.125 1.125 0 000 2.25z"></path></svg></a><button class="share__link-copy styles_share__link-copy__hjJp_" type="button" data-testid="share__link-copy"><span class="icon icon-link" data-testid="icon-link"></span><div data-testid="share__link-copytext" class="styles_share__copied-message__W1I6R styles_alignCenter__6F5eH"><span class="icon icon-alt-check styles_icon-alt-check__zl49O"></span>Copied</div><textarea class="styles_share__copy-area__gm9tU" tabindex="-1" readonly=""></textarea></button></div></div><button class="social-share-button" type="button" data-testid="chat-card-social-share-button" aria-expanded="false" aria-label="open social share icon list"><span class="share-btn-txt">Share</span><img alt="social share icon trigger" src="data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMzIiIGhlaWdodD0iMzIiIHZpZXdCb3g9IjAgMCAzMiAzMiIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPGNpcmNsZSBjeD0iMTYiIGN5PSIxNiIgcj0iMTUuNSIgZmlsbD0id2hpdGUiIHN0cm9rZT0iIzk5OTk5OSIvPgo8cGF0aCBkPSJNMTQuNjE1NCAyMC4wNzY5SDExLjA3NjlDOS45NDg5NyAyMC4wNzY5IDguOTg3NSAxOS42Nzk2IDguMTkyNSAxOC44ODQ4QzcuMzk3NSAxOC4wOSA3IDE3LjEyODcgNyAxNi4wMDExQzcgMTQuODczNSA3LjM5NzUgMTMuOTExOSA4LjE5MjUgMTMuMTE2NEM4Ljk4NzUgMTIuMzIwOSA5Ljk0ODk3IDExLjkyMzEgMTEuMDc2OSAxMS45MjMxSDE0LjYxNTRWMTIuOTIzMUgxMS4wNzY5QzEwLjIzMDggMTIuOTIzMSA5LjUwNjQyIDEzLjIyNDQgOC45MDM4NSAxMy44MjY5QzguMzAxMjggMTQuNDI5NSA4IDE1LjE1MzkgOCAxNkM4IDE2Ljg0NjIgOC4zMDEyOCAxNy41NzA1IDguOTAzODUgMTguMTczMUM5LjUwNjQyIDE4Ljc3NTcgMTAuMjMwOCAxOS4wNzY5IDExLjA3NjkgMTkuMDc2OUgxNC42MTU0VjIwLjA3NjlaTTEyLjUgMTYuNVYxNS41SDE5LjVWMTYuNUgxMi41Wk0xNy4zODQ2IDIwLjA3NjlWMTkuMDc2OUgyMC45MjMxQzIxLjc2OTIgMTkuMDc2OSAyMi40OTM2IDE4Ljc3NTcgMjMuMDk2MiAxOC4xNzMxQzIzLjY5ODcgMTcuNTcwNSAyNCAxNi44NDYyIDI0IDE2QzI0IDE1LjE1MzkgMjMuNjk4NyAxNC40Mjk1IDIzLjA5NjIgMTMuODI2OUMyMi40OTM2IDEzLjIyNDQgMjEuNzY5MiAxMi45MjMxIDIwLjkyMzEgMTIuOTIzMUgxNy4zODQ2VjExLjkyMzFIMjAuOTIzMUMyMi4wNTEgMTEuOTIzMSAyMy4wMTI1IDEyLjMyMDUgMjMuODA3NSAxMy4xMTUzQzI0LjYwMjUgMTMuOTEwMSAyNSAxNC44NzEzIDI1IDE1Ljk5ODlDMjUgMTcuMTI2NiAyNC42MDI1IDE4LjA4ODIgMjMuODA3NSAxOC44ODM3QzIzLjAxMjUgMTkuNjc5MiAyMi4wNTEgMjAuMDc2OSAyMC45MjMxIDIwLjA3NjlIMTcuMzg0NloiIGZpbGw9IiM1NTU1NTUiLz4KPC9zdmc+Cg==" height="30" width="30"></button></div></div><h2 class="styles_chartCardHeadline__aiJF0" data-testid="chat-card-headline">Animals active as eclipse reaches totality in Little Rock, Arkansas</h2><div class="styles_authors-container__IX4r8"><div class="styles_chatCartByline__ivtPj" data-testid="chat-card-byline-container"><div class="styles_chatCardBylineThumbnail__DItS4" data-testid="chat-card-byline-thumbnail"><span class="byline-thumbnail byline-thumbnail--generic-thumbnail styles_bylineThumbnail__bRfvX"><svg alt="Author Thumbnail" viewBox="0 0 28 28" fill="none" xmlns="http://www.w3.org/2000/svg"><circle cx="14" cy="14" r="14" fill="none"></circle><path d="M18.0825 9.79415L15.266 16.2227L14.4633 10.6359C14.3603 9.87584 15.6531 9.40702 15.6531 9.40702C15.5359 9.14419 15.1274 9.14774 15.1274 9.14774H14.2537C14.1152 7.77323 15.3618 6.77165 16.7079 7.0771C18.0327 7.37189 18.5122 8.81033 18.0825 9.78705" fill="#6E55DC"></path><path d="M12.8509 18.304L7.36349 14.6457C5.96767 13.7116 4.58606 14.6635 4.29127 15.6473C3.85797 17.0964 4.82758 18.304 6.34415 18.304H12.8509Z" fill="#FCCC12"></path><path d="M13.5715 9.24013C13.774 7.81945 12.5024 6.7717 11.1244 7.0807C9.7996 7.37549 9.32012 8.81748 9.74988 9.79064L12.5664 16.2192L13.5715 9.23658V9.24013Z" fill="#EF1541"></path><path d="M12.3421 17.2777L9.63926 11.1226C9.00706 9.69479 7.33065 9.51721 6.40721 10.3554C5.75725 10.945 5.24936 12.5539 6.70556 13.5235L12.3385 17.2777H12.3421Z" fill="#FF7112"></path><path d="M21.4846 18.3039C23.0012 18.3039 23.9708 17.0963 23.5375 15.6472C23.2462 14.6634 21.8646 13.7151 20.4688 14.6456L14.9814 18.3039H21.4846Z" fill="#05AC3F"></path><path d="M21.1262 13.5235C22.5824 12.5504 22.078 10.945 21.4245 10.3554C20.4975 9.51721 18.8247 9.69479 18.1925 11.1226L15.4932 17.2777L21.1262 13.5235Z" fill="#069DE0"></path></svg></span></div><div class="styles_inner__ukqsN"><p class="styles_authors__quDSP" data-testid="chat-card-byline"><span class="styles_chatCardByline__GHQTo" data-testid="chatCardByline-name"><span class="styles_chatCardByline--bio__HWAK9"><span class="styles_chatCardByline--name___FmI_">Chase Cain</span></span></span></p></div></div></div><div data-icid="live-blog-card-link" data-testid="chat-card-body-container"><p class="">NBC News climate reporter Chase Cain was in Little Rock for its totality, where an ecologist spoke to him about how the animals were reacting to the sudden darkness.</p><section class="inline-video" data-testid="inline-video"><div class="inline-video__background"><div class="inline-video__player"><div class="styles_gridStackWrapper__2ot47 styles_videoContainer__AkgW6 video-container paused" data-testid="gamma-video-player"><div id="jwplayer-6" class="jw-error jw-reset" style="width: 100%; height: 360px;"><div class="jw-error-msg jw-info-overlay jw-reset"><style>[id="jwplayer-6"].jw-error{background:#000;overflow:hidden;position:relative}[id="jwplayer-6"] .jw-error-msg{top:50%;left:50%;position:absolute;transform:translate(-50%,-50%)}[id="jwplayer-6"] .jw-error-text{text-align:start;color:#FFF;font:14px/1.35 Arial,Helvetica,sans-serif}</style><div class="jw-icon jw-reset"></div><div class="jw-info-container jw-reset"><div class="jw-error-text jw-reset-text" dir="auto" data-nosnippet="">Sorry, the video player failed to load.<span class="jw-break jw-reset"></span>(Error&nbsp;Code:&nbsp;101102)</div></div></div></div><div class="styles_gridStackWrapper__2ot47 videoSlate styles_videoSlate__ISm2f"><picture class="" data-testid="picture"><source media="(min-width: 1240px)" srcset="https://media-cldnry.s-nbcnews.com/image/upload/t_focal-860x484,f_auto,q_auto:best/mpx/2704722219/2024_04/1712603152393_nbc_spec_ar_littlerock_240408_1920x1080-yqalgq.jpg"><source media="(min-width: 758px)" srcset="https://media-cldnry.s-nbcnews.com/image/upload/t_focal-1000x563,f_auto,q_auto:best/mpx/2704722219/2024_04/1712603152393_nbc_spec_ar_littlerock_240408_1920x1080-yqalgq.jpg"><img src="./solar2_files/1712603152393_nbc_spec_ar_littlerock_240408_1920x1080-yqalgq.jpg" alt=""></picture><div role="button" aria-label="Play" tabindex="0" class="w-100 h-100 db"><div class="playButtonOuter absolute absolute-fill w100 dn-print"><div class="absolute absolute-fill w100 df items-center items-center-m justify-center justify-center-m items-center justify-center"><div class="styles_play__TPYVF"><svg class="play--icon" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 15 15" preserveAspectRatio="xMidYMid" style="max-width: 30px;"><path d="M0 0v15l15-7.41z" fill-rule="evenodd"></path></svg></div></div></div></div></div><div class="info-layer styles_infoLayer__mwsPt"><div class="styles_background__XGFgg styles_show__Ni_ua"><div class="styles_share__n3Syu styles_share__2m9h7 share dn-print"><div class="styles_shareExpander__hVk8d share-expander styles_hoverEffect___Dj4s"><span class="styles_shareDot__9pfRZ share-dot"></span><svg class="styles_shareClose__6BZxR share-close" viewBox="0 0 15 15"><line class="styles_shareLine__EJUjO" x1="0" x2="15" y1="0" y2="15"></line><line class="styles_shareLine__EJUjO" x1="0" x2="15" y1="15" y2="0"></line></svg></div><div class="styles_shareList___M8wC share-list"><a href="https://www.facebook.com/sharer/sharer.php?u=https://www.nbcnews.com/video/watch-solar-eclipse-reaches-totality-in-little-rock-arkansas-208559685955" class="styles_shareLink__gSGN3" target="_blank" rel="noopen noreferrer"><span class="icon icon-facebook styles_shareIcon__lVnRm share-icon"></span></a><a href="https://twitter.com/intent/tweet?text=undefined&amp;via=nbcnews&amp;url=https://www.nbcnews.com/video/watch-solar-eclipse-reaches-totality-in-little-rock-arkansas-208559685955&amp;original_referer=https://www.nbcnews.com/video/watch-solar-eclipse-reaches-totality-in-little-rock-arkansas-208559685955" class="styles_shareLink__gSGN3" target="_blank" rel="noopen noreferrer"><span class="icon icon-twitter styles_shareIcon__lVnRm share-icon"></span></a><a href="mailto:?subject=undefined&amp;body=https://www.nbcnews.com/video/watch-solar-eclipse-reaches-totality-in-little-rock-arkansas-208559685955" class="styles_shareLink__gSGN3" target="_blank" rel="noopen noreferrer"><span class="icon icon-email styles_shareIcon__lVnRm share-icon"></span></a></div></div><div class="styles_overlayText__T3t1E"><div class="styles_title__F_7BR"><a href="https://www.nbcnews.com/video/watch-solar-eclipse-reaches-totality-in-little-rock-arkansas-208559685955"></a></div><div class="styles_detail__F22wM"><span>04:18</span></div></div></div></div></div></div></div></section><div class="styles_hidden-show-more-content__37qyQ dn"></div></div></div><div class="styles_chat-blog-card__nFL_J article-body__content w-100 mh0 fn" id="rcrd38556" data-testid="chat-card-container"><div class="styles_time-stamp-social-share-container__zWQeJ"><div class="styles_chatCardTimestamp__Lhru2 styles_eventEnded__gIoTG"><div class="styles_timestamp__dS4G7 styles_chatStyleTimeStamp__7lmh7" data-testid="timestamp">8d ago / 3:08 PM EDT</div></div><div class="share-list-container df"><div class="share-list__wrapper" data-testid="social-share-icon-list"><div class="share-list__icons"><div class="df justify-start lh-none share-list dn-print" data-testid="social-share-list"><input type="checkbox" class="dn" id="social-menu-toggle--959" tabindex="-1" checked=""><ul class="share-list__social-list js-social-share"><li class="share-list__social-list-icon share-list__social-list-icon--first"><a href="https://www.facebook.com/sharer/sharer.php?u=https%3A%2F%2Fwww.nbcnews.com%2Fscience%2Fspace%2Flive-blog%2Fsolar-eclipse-2024-live-updates-rcna145900%2Frcrd38556%3FcanonicalCard%3Dtrue" target="_blank" rel="noopener noreferrer"><span class="icon icon-facebook share-list__social-icon"></span></a></li><li class="share-list__social-list-icon social-share-list__icon--twitter" data-testid="social-share-list__icon--twitter"><a href="https://twitter.com/intent/tweet?text=&amp;via=NBCNews&amp;url=https%3A%2F%2Fwww.nbcnews.com%2Fscience%2Fspace%2Flive-blog%2Fsolar-eclipse-2024-live-updates-rcna145900%2Frcrd38556%3FcanonicalCard%3Dtrue&amp;original_referer=https%3A%2F%2Fwww.nbcnews.com%2Fscience%2Fspace%2Flive-blog%2Fsolar-eclipse-2024-live-updates-rcna145900%2Frcrd38556%3FcanonicalCard%3Dtrue" target="_blank" rel="noopener noreferrer"><span class="icon icon-twitter share-list__social-icon"></span></a></li><li class="share-list__social-list-icon"><a href="mailto:?subject=&amp;body=https%3A%2F%2Fwww.nbcnews.com%2Fscience%2Fspace%2Flive-blog%2Fsolar-eclipse-2024-live-updates-rcna145900%2Frcrd38556%3FcanonicalCard%3Dtrue"><span class="icon icon-email share-list__social-icon"></span></a></li></ul></div><a href="sms:?&amp;body=%20via%20%20-%20https://www.nbcnews.com/science/space/live-blog/solar-eclipse-2024-live-updates-rcna145900/rcrd38556?canonicalCard=true" rel="noopener noreferrer" target="_blank" class="share__sms styles_share__sms__DGxUZ" data-icid="ed_npd_nn_nn_np_liveblog" data-testid="sms-link"><svg width="15" height="15" viewBox="0 0 15 15" fill="none" xmlns="http://www.w3.org/2000/svg" class="icon-sms"><path fill-rule="evenodd" clip-rule="evenodd" fill="#2A2A2A" d="M14 11.25H3.333L0 14.583V1a1 1 0 011-1h13a1 1 0 011 1v9.25a1 1 0 01-1 1zm-9.875-4.5a1.125 1.125 0 100-2.25 1.125 1.125 0 000 2.25zM9 5.625a1.125 1.125 0 11-2.25 0 1.125 1.125 0 012.25 0zm2.625 1.125a1.125 1.125 0 100-2.25 1.125 1.125 0 000 2.25z"></path></svg></a><button class="share__link-copy styles_share__link-copy__hjJp_" type="button" data-testid="share__link-copy"><span class="icon icon-link" data-testid="icon-link"></span><div data-testid="share__link-copytext" class="styles_share__copied-message__W1I6R styles_alignCenter__6F5eH"><span class="icon icon-alt-check styles_icon-alt-check__zl49O"></span>Copied</div><textarea class="styles_share__copy-area__gm9tU" tabindex="-1" readonly=""></textarea></button></div></div><button class="social-share-button" type="button" data-testid="chat-card-social-share-button" aria-expanded="false" aria-label="open social share icon list"><span class="share-btn-txt">Share</span><img alt="social share icon trigger" src="data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMzIiIGhlaWdodD0iMzIiIHZpZXdCb3g9IjAgMCAzMiAzMiIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPGNpcmNsZSBjeD0iMTYiIGN5PSIxNiIgcj0iMTUuNSIgZmlsbD0id2hpdGUiIHN0cm9rZT0iIzk5OTk5OSIvPgo8cGF0aCBkPSJNMTQuNjE1NCAyMC4wNzY5SDExLjA3NjlDOS45NDg5NyAyMC4wNzY5IDguOTg3NSAxOS42Nzk2IDguMTkyNSAxOC44ODQ4QzcuMzk3NSAxOC4wOSA3IDE3LjEyODcgNyAxNi4wMDExQzcgMTQuODczNSA3LjM5NzUgMTMuOTExOSA4LjE5MjUgMTMuMTE2NEM4Ljk4NzUgMTIuMzIwOSA5Ljk0ODk3IDExLjkyMzEgMTEuMDc2OSAxMS45MjMxSDE0LjYxNTRWMTIuOTIzMUgxMS4wNzY5QzEwLjIzMDggMTIuOTIzMSA5LjUwNjQyIDEzLjIyNDQgOC45MDM4NSAxMy44MjY5QzguMzAxMjggMTQuNDI5NSA4IDE1LjE1MzkgOCAxNkM4IDE2Ljg0NjIgOC4zMDEyOCAxNy41NzA1IDguOTAzODUgMTguMTczMUM5LjUwNjQyIDE4Ljc3NTcgMTAuMjMwOCAxOS4wNzY5IDExLjA3NjkgMTkuMDc2OUgxNC42MTU0VjIwLjA3NjlaTTEyLjUgMTYuNVYxNS41SDE5LjVWMTYuNUgxMi41Wk0xNy4zODQ2IDIwLjA3NjlWMTkuMDc2OUgyMC45MjMxQzIxLjc2OTIgMTkuMDc2OSAyMi40OTM2IDE4Ljc3NTcgMjMuMDk2MiAxOC4xNzMxQzIzLjY5ODcgMTcuNTcwNSAyNCAxNi44NDYyIDI0IDE2QzI0IDE1LjE1MzkgMjMuNjk4NyAxNC40Mjk1IDIzLjA5NjIgMTMuODI2OUMyMi40OTM2IDEzLjIyNDQgMjEuNzY5MiAxMi45MjMxIDIwLjkyMzEgMTIuOTIzMUgxNy4zODQ2VjExLjkyMzFIMjAuOTIzMUMyMi4wNTEgMTEuOTIzMSAyMy4wMTI1IDEyLjMyMDUgMjMuODA3NSAxMy4xMTUzQzI0LjYwMjUgMTMuOTEwMSAyNSAxNC44NzEzIDI1IDE1Ljk5ODlDMjUgMTcuMTI2NiAyNC42MDI1IDE4LjA4ODIgMjMuODA3NSAxOC44ODM3QzIzLjAxMjUgMTkuNjc5MiAyMi4wNTEgMjAuMDc2OSAyMC45MjMxIDIwLjA3NjlIMTcuMzg0NloiIGZpbGw9IiM1NTU1NTUiLz4KPC9zdmc+Cg==" height="30" width="30"></button></div></div><h2 class="styles_chartCardHeadline__aiJF0" data-testid="chat-card-headline">Total eclipse of the heart</h2><div class="styles_authors-container__IX4r8"><div class="styles_chatCartByline__ivtPj" data-testid="chat-card-byline-container"><div class="styles_chatCardBylineThumbnail__DItS4" data-testid="chat-card-byline-thumbnail"><div class="byline-thumbnail byline-thumbnail--has-image styles_bylineThumbnail__bRfvX" data-testid="byline-thumbnail"><a href="https://www.nbcnews.com/author/gary-grumbach-ncpn752571"><picture data-testid="picture"><source srcset="https://media-cldnry.s-nbcnews.com/image/upload/t_focal-60x60,f_avif,q_auto:eco,dpr_2/newscms/2024_16/3645263/240415-gary-grumbach-mn-1145.jpg 2x, https://media-cldnry.s-nbcnews.com/image/upload/t_focal-60x60,f_auto,q_auto:best/newscms/2024_16/3645263/240415-gary-grumbach-mn-1145.jpg 1x"><img loading="lazy" src="./solar2_files/240415-gary-grumbach-mn-1145.jpg" alt="" height="48" width="48"></picture></a></div></div><div class="styles_inner__ukqsN"><p class="styles_authors__quDSP" data-testid="chat-card-byline"><span class="styles_chatCardByline__GHQTo" data-testid="chatCardByline-name"><span class="styles_chatCardByline--bio__HWAK9"><span class="styles_chatCardByline--name___FmI_"><a href="https://www.nbcnews.com/author/gary-grumbach-ncpn752571">Gary Grumbach</a></span></span></span></p></div></div></div><div data-icid="live-blog-card-link" data-testid="chat-card-body-container"><p class="">RUSSELLVILLE, Ark. —&nbsp;Marriage is through sickness and in health, through life’s brightest moments and its darkest. But some want to get the darkest out of the way first.</p><p class="">Hundreds of couples from around the country have flocked to a Russellville, Arkansas, soccer field today to tie the knot at the very moment the moon covers the sun. All they needed was a marriage license — and a few minutes on this Monday afternoon — to take part. Call it a total eclipse of the heart.</p><figure class="styles_inlineImage__yAWZ0 styles_medium__OMa6x styles_portrait__NRWbO"><picture class="styles_image__1qciH" data-testid="picture"><source media="(min-width: 1000px)" srcset="https://media-cldnry.s-nbcnews.com/image/upload/t_fit-560w,f_avif,q_auto:eco,dpr_2/rockcms/2024-04/240408-eclipse-wedding-se-304p-1b5139.jpg 2x, https://media-cldnry.s-nbcnews.com/image/upload/t_fit-560w,f_auto,q_auto:best/rockcms/2024-04/240408-eclipse-wedding-se-304p-1b5139.jpg 1x"><source srcset="https://media-cldnry.s-nbcnews.com/image/upload/t_fit-760w,f_avif,q_auto:eco,dpr_2/rockcms/2024-04/240408-eclipse-wedding-se-304p-1b5139.jpg 2x, https://media-cldnry.s-nbcnews.com/image/upload/t_fit-760w,f_auto,q_auto:best/rockcms/2024-04/240408-eclipse-wedding-se-304p-1b5139.jpg 1x"><img loading="lazy" src="./solar2_files/240408-eclipse-wedding-se-304p-1b5139.jpg" alt="A couple watches the eclipse" height="2500" width="1875"></picture><figcaption class="caption styles_caption__Pe5JC" data-testid="caption"><span class="caption__container" data-testid="caption__container">Hundreds of couples from around the country have flocked to a Russellville, Ark., soccer field today to tie the knot.</span><span class="caption__source" data-testid="caption__source">Courtesy Rodney Williams</span></figcaption></figure><p class="">Russellville is among the top places&nbsp;in the country to watch the solar eclipse: NASA is hosting part of its live broadcast from the city, and hundreds of thousands have traveled into town for the event.</p><div class="styles_hidden-show-more-content__37qyQ dn"></div></div></div><div class="styles_chat-blog-card__nFL_J article-body__content w-100 mh0 fn" id="rcrd38557" data-testid="chat-card-container"><div class="styles_time-stamp-social-share-container__zWQeJ"><div class="styles_chatCardTimestamp__Lhru2 styles_eventEnded__gIoTG"><div class="styles_timestamp__dS4G7 styles_chatStyleTimeStamp__7lmh7" data-testid="timestamp">8d ago / 3:04 PM EDT</div></div><div class="share-list-container df"><div class="share-list__wrapper" data-testid="social-share-icon-list"><div class="share-list__icons"><div class="df justify-start lh-none share-list dn-print" data-testid="social-share-list"><input type="checkbox" class="dn" id="social-menu-toggle--960" tabindex="-1" checked=""><ul class="share-list__social-list js-social-share"><li class="share-list__social-list-icon share-list__social-list-icon--first"><a href="https://www.facebook.com/sharer/sharer.php?u=https%3A%2F%2Fwww.nbcnews.com%2Fscience%2Fspace%2Flive-blog%2Fsolar-eclipse-2024-live-updates-rcna145900%2Frcrd38557%3FcanonicalCard%3Dtrue" target="_blank" rel="noopener noreferrer"><span class="icon icon-facebook share-list__social-icon"></span></a></li><li class="share-list__social-list-icon social-share-list__icon--twitter" data-testid="social-share-list__icon--twitter"><a href="https://twitter.com/intent/tweet?text=&amp;via=NBCNews&amp;url=https%3A%2F%2Fwww.nbcnews.com%2Fscience%2Fspace%2Flive-blog%2Fsolar-eclipse-2024-live-updates-rcna145900%2Frcrd38557%3FcanonicalCard%3Dtrue&amp;original_referer=https%3A%2F%2Fwww.nbcnews.com%2Fscience%2Fspace%2Flive-blog%2Fsolar-eclipse-2024-live-updates-rcna145900%2Frcrd38557%3FcanonicalCard%3Dtrue" target="_blank" rel="noopener noreferrer"><span class="icon icon-twitter share-list__social-icon"></span></a></li><li class="share-list__social-list-icon"><a href="mailto:?subject=&amp;body=https%3A%2F%2Fwww.nbcnews.com%2Fscience%2Fspace%2Flive-blog%2Fsolar-eclipse-2024-live-updates-rcna145900%2Frcrd38557%3FcanonicalCard%3Dtrue"><span class="icon icon-email share-list__social-icon"></span></a></li></ul></div><a href="sms:?&amp;body=%20via%20%20-%20https://www.nbcnews.com/science/space/live-blog/solar-eclipse-2024-live-updates-rcna145900/rcrd38557?canonicalCard=true" rel="noopener noreferrer" target="_blank" class="share__sms styles_share__sms__DGxUZ" data-icid="ed_npd_nn_nn_np_liveblog" data-testid="sms-link"><svg width="15" height="15" viewBox="0 0 15 15" fill="none" xmlns="http://www.w3.org/2000/svg" class="icon-sms"><path fill-rule="evenodd" clip-rule="evenodd" fill="#2A2A2A" d="M14 11.25H3.333L0 14.583V1a1 1 0 011-1h13a1 1 0 011 1v9.25a1 1 0 01-1 1zm-9.875-4.5a1.125 1.125 0 100-2.25 1.125 1.125 0 000 2.25zM9 5.625a1.125 1.125 0 11-2.25 0 1.125 1.125 0 012.25 0zm2.625 1.125a1.125 1.125 0 100-2.25 1.125 1.125 0 000 2.25z"></path></svg></a><button class="share__link-copy styles_share__link-copy__hjJp_" type="button" data-testid="share__link-copy"><span class="icon icon-link" data-testid="icon-link"></span><div data-testid="share__link-copytext" class="styles_share__copied-message__W1I6R styles_alignCenter__6F5eH"><span class="icon icon-alt-check styles_icon-alt-check__zl49O"></span>Copied</div><textarea class="styles_share__copy-area__gm9tU" tabindex="-1" readonly=""></textarea></button></div></div><button class="social-share-button" type="button" data-testid="chat-card-social-share-button" aria-expanded="false" aria-label="open social share icon list"><span class="share-btn-txt">Share</span><img alt="social share icon trigger" src="data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMzIiIGhlaWdodD0iMzIiIHZpZXdCb3g9IjAgMCAzMiAzMiIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPGNpcmNsZSBjeD0iMTYiIGN5PSIxNiIgcj0iMTUuNSIgZmlsbD0id2hpdGUiIHN0cm9rZT0iIzk5OTk5OSIvPgo8cGF0aCBkPSJNMTQuNjE1NCAyMC4wNzY5SDExLjA3NjlDOS45NDg5NyAyMC4wNzY5IDguOTg3NSAxOS42Nzk2IDguMTkyNSAxOC44ODQ4QzcuMzk3NSAxOC4wOSA3IDE3LjEyODcgNyAxNi4wMDExQzcgMTQuODczNSA3LjM5NzUgMTMuOTExOSA4LjE5MjUgMTMuMTE2NEM4Ljk4NzUgMTIuMzIwOSA5Ljk0ODk3IDExLjkyMzEgMTEuMDc2OSAxMS45MjMxSDE0LjYxNTRWMTIuOTIzMUgxMS4wNzY5QzEwLjIzMDggMTIuOTIzMSA5LjUwNjQyIDEzLjIyNDQgOC45MDM4NSAxMy44MjY5QzguMzAxMjggMTQuNDI5NSA4IDE1LjE1MzkgOCAxNkM4IDE2Ljg0NjIgOC4zMDEyOCAxNy41NzA1IDguOTAzODUgMTguMTczMUM5LjUwNjQyIDE4Ljc3NTcgMTAuMjMwOCAxOS4wNzY5IDExLjA3NjkgMTkuMDc2OUgxNC42MTU0VjIwLjA3NjlaTTEyLjUgMTYuNVYxNS41SDE5LjVWMTYuNUgxMi41Wk0xNy4zODQ2IDIwLjA3NjlWMTkuMDc2OUgyMC45MjMxQzIxLjc2OTIgMTkuMDc2OSAyMi40OTM2IDE4Ljc3NTcgMjMuMDk2MiAxOC4xNzMxQzIzLjY5ODcgMTcuNTcwNSAyNCAxNi44NDYyIDI0IDE2QzI0IDE1LjE1MzkgMjMuNjk4NyAxNC40Mjk1IDIzLjA5NjIgMTMuODI2OUMyMi40OTM2IDEzLjIyNDQgMjEuNzY5MiAxMi45MjMxIDIwLjkyMzEgMTIuOTIzMUgxNy4zODQ2VjExLjkyMzFIMjAuOTIzMUMyMi4wNTEgMTEuOTIzMSAyMy4wMTI1IDEyLjMyMDUgMjMuODA3NSAxMy4xMTUzQzI0LjYwMjUgMTMuOTEwMSAyNSAxNC44NzEzIDI1IDE1Ljk5ODlDMjUgMTcuMTI2NiAyNC42MDI1IDE4LjA4ODIgMjMuODA3NSAxOC44ODM3QzIzLjAxMjUgMTkuNjc5MiAyMi4wNTEgMjAuMDc2OSAyMC45MjMxIDIwLjA3NjlIMTcuMzg0NloiIGZpbGw9IiM1NTU1NTUiLz4KPC9zdmc+Cg==" height="30" width="30"></button></div></div><h2 class="styles_chartCardHeadline__aiJF0" data-testid="chat-card-headline">Totality has come and gone in Dallas</h2><div class="styles_authors-container__IX4r8"><div class="styles_chatCartByline__ivtPj" data-testid="chat-card-byline-container"><div class="styles_chatCardBylineThumbnail__DItS4" data-testid="chat-card-byline-thumbnail"><span class="byline-thumbnail byline-thumbnail--generic-thumbnail styles_bylineThumbnail__bRfvX"><a href="https://www.nbcnews.com/author/claire-cardona-ncpn1280373"><svg alt="Author Thumbnail" viewBox="0 0 28 28" fill="none" xmlns="http://www.w3.org/2000/svg"><circle cx="14" cy="14" r="14" fill="none"></circle><path d="M18.0825 9.79415L15.266 16.2227L14.4633 10.6359C14.3603 9.87584 15.6531 9.40702 15.6531 9.40702C15.5359 9.14419 15.1274 9.14774 15.1274 9.14774H14.2537C14.1152 7.77323 15.3618 6.77165 16.7079 7.0771C18.0327 7.37189 18.5122 8.81033 18.0825 9.78705" fill="#6E55DC"></path><path d="M12.8509 18.304L7.36349 14.6457C5.96767 13.7116 4.58606 14.6635 4.29127 15.6473C3.85797 17.0964 4.82758 18.304 6.34415 18.304H12.8509Z" fill="#FCCC12"></path><path d="M13.5715 9.24013C13.774 7.81945 12.5024 6.7717 11.1244 7.0807C9.7996 7.37549 9.32012 8.81748 9.74988 9.79064L12.5664 16.2192L13.5715 9.23658V9.24013Z" fill="#EF1541"></path><path d="M12.3421 17.2777L9.63926 11.1226C9.00706 9.69479 7.33065 9.51721 6.40721 10.3554C5.75725 10.945 5.24936 12.5539 6.70556 13.5235L12.3385 17.2777H12.3421Z" fill="#FF7112"></path><path d="M21.4846 18.3039C23.0012 18.3039 23.9708 17.0963 23.5375 15.6472C23.2462 14.6634 21.8646 13.7151 20.4688 14.6456L14.9814 18.3039H21.4846Z" fill="#05AC3F"></path><path d="M21.1262 13.5235C22.5824 12.5504 22.078 10.945 21.4245 10.3554C20.4975 9.51721 18.8247 9.69479 18.1925 11.1226L15.4932 17.2777L21.1262 13.5235Z" fill="#069DE0"></path></svg></a></span></div><div class="styles_inner__ukqsN"><p class="styles_authors__quDSP" data-testid="chat-card-byline"><span class="styles_chatCardByline__GHQTo" data-testid="chatCardByline-name"><span class="styles_chatCardByline--bio__HWAK9"><span class="styles_chatCardByline--name___FmI_"><a href="https://www.nbcnews.com/author/claire-cardona-ncpn1280373">Claire Cardona</a></span></span></span></p></div></div></div><div data-icid="live-blog-card-link" data-testid="chat-card-body-container"><p class="">DALLAS — Despite a forecast for cloudy skies, the weather cooperated and an eerie dusk slowly fell as the city entered totality.</p><p class="">For nearly 4 1/2 minutes, it looked like dusk. Eclipse-watchers looked up and clapped and cheered, but the birds were silent. The temperature — which has been in the 80s and a bit humid — also dropped.</p><p class="">Now that the moon is sliding aside, the birds are chirping once again.</p><div class="styles_hidden-show-more-content__37qyQ dn"></div></div></div><div class="ad mb8 ad--text-alignment ad-container boxinlineAd dn-print" data-testid="ad__container"><div data-mps="true" data-slot="boxinline" data-sizes="[[[1000,1],[]],[[758,1],[[300,250],[700,50],[5,5],[728,90],[360,360]]],[[0,0],[[300,250],[700,50],[5,5],[360,360]]]]" data-render-on-view="true" data-targeting="{}" data-active-tab="true" data-offset-viewport="50" data-testid="ad__container__inner"><div id="div-mps-ad-boxinline-5"></div></div></div><div class="styles_chat-blog-card__nFL_J article-body__content w-100 mh0 fn" id="rcrd38554" data-testid="chat-card-container"><div class="styles_time-stamp-social-share-container__zWQeJ"><div class="styles_chatCardTimestamp__Lhru2 styles_eventEnded__gIoTG"><div class="styles_timestamp__dS4G7 styles_chatStyleTimeStamp__7lmh7" data-testid="timestamp">8d ago / 3:01 PM EDT</div></div><div class="share-list-container df"><div class="share-list__wrapper" data-testid="social-share-icon-list"><div class="share-list__icons"><div class="df justify-start lh-none share-list dn-print" data-testid="social-share-list"><input type="checkbox" class="dn" id="social-menu-toggle--961" tabindex="-1" checked=""><ul class="share-list__social-list js-social-share"><li class="share-list__social-list-icon share-list__social-list-icon--first"><a href="https://www.facebook.com/sharer/sharer.php?u=https%3A%2F%2Fwww.nbcnews.com%2Fscience%2Fspace%2Flive-blog%2Fsolar-eclipse-2024-live-updates-rcna145900%2Frcrd38554%3FcanonicalCard%3Dtrue" target="_blank" rel="noopener noreferrer"><span class="icon icon-facebook share-list__social-icon"></span></a></li><li class="share-list__social-list-icon social-share-list__icon--twitter" data-testid="social-share-list__icon--twitter"><a href="https://twitter.com/intent/tweet?text=&amp;via=NBCNews&amp;url=https%3A%2F%2Fwww.nbcnews.com%2Fscience%2Fspace%2Flive-blog%2Fsolar-eclipse-2024-live-updates-rcna145900%2Frcrd38554%3FcanonicalCard%3Dtrue&amp;original_referer=https%3A%2F%2Fwww.nbcnews.com%2Fscience%2Fspace%2Flive-blog%2Fsolar-eclipse-2024-live-updates-rcna145900%2Frcrd38554%3FcanonicalCard%3Dtrue" target="_blank" rel="noopener noreferrer"><span class="icon icon-twitter share-list__social-icon"></span></a></li><li class="share-list__social-list-icon"><a href="mailto:?subject=&amp;body=https%3A%2F%2Fwww.nbcnews.com%2Fscience%2Fspace%2Flive-blog%2Fsolar-eclipse-2024-live-updates-rcna145900%2Frcrd38554%3FcanonicalCard%3Dtrue"><span class="icon icon-email share-list__social-icon"></span></a></li></ul></div><a href="sms:?&amp;body=%20via%20%20-%20https://www.nbcnews.com/science/space/live-blog/solar-eclipse-2024-live-updates-rcna145900/rcrd38554?canonicalCard=true" rel="noopener noreferrer" target="_blank" class="share__sms styles_share__sms__DGxUZ" data-icid="ed_npd_nn_nn_np_liveblog" data-testid="sms-link"><svg width="15" height="15" viewBox="0 0 15 15" fill="none" xmlns="http://www.w3.org/2000/svg" class="icon-sms"><path fill-rule="evenodd" clip-rule="evenodd" fill="#2A2A2A" d="M14 11.25H3.333L0 14.583V1a1 1 0 011-1h13a1 1 0 011 1v9.25a1 1 0 01-1 1zm-9.875-4.5a1.125 1.125 0 100-2.25 1.125 1.125 0 000 2.25zM9 5.625a1.125 1.125 0 11-2.25 0 1.125 1.125 0 012.25 0zm2.625 1.125a1.125 1.125 0 100-2.25 1.125 1.125 0 000 2.25z"></path></svg></a><button class="share__link-copy styles_share__link-copy__hjJp_" type="button" data-testid="share__link-copy"><span class="icon icon-link" data-testid="icon-link"></span><div data-testid="share__link-copytext" class="styles_share__copied-message__W1I6R styles_alignCenter__6F5eH"><span class="icon icon-alt-check styles_icon-alt-check__zl49O"></span>Copied</div><textarea class="styles_share__copy-area__gm9tU" tabindex="-1" readonly=""></textarea></button></div></div><button class="social-share-button" type="button" data-testid="chat-card-social-share-button" aria-expanded="false" aria-label="open social share icon list"><span class="share-btn-txt">Share</span><img alt="social share icon trigger" src="data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMzIiIGhlaWdodD0iMzIiIHZpZXdCb3g9IjAgMCAzMiAzMiIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPGNpcmNsZSBjeD0iMTYiIGN5PSIxNiIgcj0iMTUuNSIgZmlsbD0id2hpdGUiIHN0cm9rZT0iIzk5OTk5OSIvPgo8cGF0aCBkPSJNMTQuNjE1NCAyMC4wNzY5SDExLjA3NjlDOS45NDg5NyAyMC4wNzY5IDguOTg3NSAxOS42Nzk2IDguMTkyNSAxOC44ODQ4QzcuMzk3NSAxOC4wOSA3IDE3LjEyODcgNyAxNi4wMDExQzcgMTQuODczNSA3LjM5NzUgMTMuOTExOSA4LjE5MjUgMTMuMTE2NEM4Ljk4NzUgMTIuMzIwOSA5Ljk0ODk3IDExLjkyMzEgMTEuMDc2OSAxMS45MjMxSDE0LjYxNTRWMTIuOTIzMUgxMS4wNzY5QzEwLjIzMDggMTIuOTIzMSA5LjUwNjQyIDEzLjIyNDQgOC45MDM4NSAxMy44MjY5QzguMzAxMjggMTQuNDI5NSA4IDE1LjE1MzkgOCAxNkM4IDE2Ljg0NjIgOC4zMDEyOCAxNy41NzA1IDguOTAzODUgMTguMTczMUM5LjUwNjQyIDE4Ljc3NTcgMTAuMjMwOCAxOS4wNzY5IDExLjA3NjkgMTkuMDc2OUgxNC42MTU0VjIwLjA3NjlaTTEyLjUgMTYuNVYxNS41SDE5LjVWMTYuNUgxMi41Wk0xNy4zODQ2IDIwLjA3NjlWMTkuMDc2OUgyMC45MjMxQzIxLjc2OTIgMTkuMDc2OSAyMi40OTM2IDE4Ljc3NTcgMjMuMDk2MiAxOC4xNzMxQzIzLjY5ODcgMTcuNTcwNSAyNCAxNi44NDYyIDI0IDE2QzI0IDE1LjE1MzkgMjMuNjk4NyAxNC40Mjk1IDIzLjA5NjIgMTMuODI2OUMyMi40OTM2IDEzLjIyNDQgMjEuNzY5MiAxMi45MjMxIDIwLjkyMzEgMTIuOTIzMUgxNy4zODQ2VjExLjkyMzFIMjAuOTIzMUMyMi4wNTEgMTEuOTIzMSAyMy4wMTI1IDEyLjMyMDUgMjMuODA3NSAxMy4xMTUzQzI0LjYwMjUgMTMuOTEwMSAyNSAxNC44NzEzIDI1IDE1Ljk5ODlDMjUgMTcuMTI2NiAyNC42MDI1IDE4LjA4ODIgMjMuODA3NSAxOC44ODM3QzIzLjAxMjUgMTkuNjc5MiAyMi4wNTEgMjAuMDc2OSAyMC45MjMxIDIwLjA3NjlIMTcuMzg0NloiIGZpbGw9IiM1NTU1NTUiLz4KPC9zdmc+Cg==" height="30" width="30"></button></div></div><h2 class="styles_chartCardHeadline__aiJF0" data-testid="chat-card-headline">Totality crosses Little Rock</h2><div class="styles_authors-container__IX4r8"><div class="styles_chatCartByline__ivtPj" data-testid="chat-card-byline-container"><div class="styles_chatCardBylineThumbnail__DItS4" data-testid="chat-card-byline-thumbnail"><div class="byline-thumbnail byline-thumbnail--has-image styles_bylineThumbnail__bRfvX" data-testid="byline-thumbnail"><a href="https://www.nbcnews.com/author/denise-chow-ncpn814621"><picture data-testid="picture"><source srcset="https://media-cldnry.s-nbcnews.com/image/upload/t_focal-60x60,f_avif,q_auto:eco,dpr_2/newscms/2022_46/3581047/denise-chow-byline-jm.jpg 2x, https://media-cldnry.s-nbcnews.com/image/upload/t_focal-60x60,f_auto,q_auto:best/newscms/2022_46/3581047/denise-chow-byline-jm.jpg 1x"><img loading="lazy" src="./solar2_files/denise-chow-byline-jm.jpg" alt="" height="48" width="48"></picture></a></div></div><div class="styles_inner__ukqsN"><p class="styles_authors__quDSP" data-testid="chat-card-byline"><span class="styles_chatCardByline__GHQTo" data-testid="chatCardByline-name"><span class="styles_chatCardByline--bio__HWAK9"><span class="styles_chatCardByline--name___FmI_"><a href="https://www.nbcnews.com/author/denise-chow-ncpn814621">Denise Chow</a></span></span></span></p></div></div></div><div data-icid="live-blog-card-link" data-testid="chat-card-body-container"><p class="">The solar eclipse is moving over Arkansas at the moment, with totality starting to wrap up in Little Rock. </p><p class="">The eclipse will continue northeast, with millions more people awaiting their turn to experience a few minutes of darkness in the middle of the afternoon.</p><div class="styles_hidden-show-more-content__37qyQ dn"></div></div></div><div class="styles_chat-blog-card__nFL_J article-body__content w-100 mh0 fn" id="rcrd38555" data-testid="chat-card-container"><div class="styles_time-stamp-social-share-container__zWQeJ"><div class="styles_chatCardTimestamp__Lhru2 styles_eventEnded__gIoTG"><div class="styles_timestamp__dS4G7 styles_chatStyleTimeStamp__7lmh7" data-testid="timestamp">8d ago / 3:01 PM EDT</div></div><div class="share-list-container df"><div class="share-list__wrapper" data-testid="social-share-icon-list"><div class="share-list__icons"><div class="df justify-start lh-none share-list dn-print" data-testid="social-share-list"><input type="checkbox" class="dn" id="social-menu-toggle--962" tabindex="-1" checked=""><ul class="share-list__social-list js-social-share"><li class="share-list__social-list-icon share-list__social-list-icon--first"><a href="https://www.facebook.com/sharer/sharer.php?u=https%3A%2F%2Fwww.nbcnews.com%2Fscience%2Fspace%2Flive-blog%2Fsolar-eclipse-2024-live-updates-rcna145900%2Frcrd38555%3FcanonicalCard%3Dtrue" target="_blank" rel="noopener noreferrer"><span class="icon icon-facebook share-list__social-icon"></span></a></li><li class="share-list__social-list-icon social-share-list__icon--twitter" data-testid="social-share-list__icon--twitter"><a href="https://twitter.com/intent/tweet?text=&amp;via=NBCNews&amp;url=https%3A%2F%2Fwww.nbcnews.com%2Fscience%2Fspace%2Flive-blog%2Fsolar-eclipse-2024-live-updates-rcna145900%2Frcrd38555%3FcanonicalCard%3Dtrue&amp;original_referer=https%3A%2F%2Fwww.nbcnews.com%2Fscience%2Fspace%2Flive-blog%2Fsolar-eclipse-2024-live-updates-rcna145900%2Frcrd38555%3FcanonicalCard%3Dtrue" target="_blank" rel="noopener noreferrer"><span class="icon icon-twitter share-list__social-icon"></span></a></li><li class="share-list__social-list-icon"><a href="mailto:?subject=&amp;body=https%3A%2F%2Fwww.nbcnews.com%2Fscience%2Fspace%2Flive-blog%2Fsolar-eclipse-2024-live-updates-rcna145900%2Frcrd38555%3FcanonicalCard%3Dtrue"><span class="icon icon-email share-list__social-icon"></span></a></li></ul></div><a href="sms:?&amp;body=%20via%20%20-%20https://www.nbcnews.com/science/space/live-blog/solar-eclipse-2024-live-updates-rcna145900/rcrd38555?canonicalCard=true" rel="noopener noreferrer" target="_blank" class="share__sms styles_share__sms__DGxUZ" data-icid="ed_npd_nn_nn_np_liveblog" data-testid="sms-link"><svg width="15" height="15" viewBox="0 0 15 15" fill="none" xmlns="http://www.w3.org/2000/svg" class="icon-sms"><path fill-rule="evenodd" clip-rule="evenodd" fill="#2A2A2A" d="M14 11.25H3.333L0 14.583V1a1 1 0 011-1h13a1 1 0 011 1v9.25a1 1 0 01-1 1zm-9.875-4.5a1.125 1.125 0 100-2.25 1.125 1.125 0 000 2.25zM9 5.625a1.125 1.125 0 11-2.25 0 1.125 1.125 0 012.25 0zm2.625 1.125a1.125 1.125 0 100-2.25 1.125 1.125 0 000 2.25z"></path></svg></a><button class="share__link-copy styles_share__link-copy__hjJp_" type="button" data-testid="share__link-copy"><span class="icon icon-link" data-testid="icon-link"></span><div data-testid="share__link-copytext" class="styles_share__copied-message__W1I6R styles_alignCenter__6F5eH"><span class="icon icon-alt-check styles_icon-alt-check__zl49O"></span>Copied</div><textarea class="styles_share__copy-area__gm9tU" tabindex="-1" readonly=""></textarea></button></div></div><button class="social-share-button" type="button" data-testid="chat-card-social-share-button" aria-expanded="false" aria-label="open social share icon list"><span class="share-btn-txt">Share</span><img alt="social share icon trigger" src="data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMzIiIGhlaWdodD0iMzIiIHZpZXdCb3g9IjAgMCAzMiAzMiIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPGNpcmNsZSBjeD0iMTYiIGN5PSIxNiIgcj0iMTUuNSIgZmlsbD0id2hpdGUiIHN0cm9rZT0iIzk5OTk5OSIvPgo8cGF0aCBkPSJNMTQuNjE1NCAyMC4wNzY5SDExLjA3NjlDOS45NDg5NyAyMC4wNzY5IDguOTg3NSAxOS42Nzk2IDguMTkyNSAxOC44ODQ4QzcuMzk3NSAxOC4wOSA3IDE3LjEyODcgNyAxNi4wMDExQzcgMTQuODczNSA3LjM5NzUgMTMuOTExOSA4LjE5MjUgMTMuMTE2NEM4Ljk4NzUgMTIuMzIwOSA5Ljk0ODk3IDExLjkyMzEgMTEuMDc2OSAxMS45MjMxSDE0LjYxNTRWMTIuOTIzMUgxMS4wNzY5QzEwLjIzMDggMTIuOTIzMSA5LjUwNjQyIDEzLjIyNDQgOC45MDM4NSAxMy44MjY5QzguMzAxMjggMTQuNDI5NSA4IDE1LjE1MzkgOCAxNkM4IDE2Ljg0NjIgOC4zMDEyOCAxNy41NzA1IDguOTAzODUgMTguMTczMUM5LjUwNjQyIDE4Ljc3NTcgMTAuMjMwOCAxOS4wNzY5IDExLjA3NjkgMTkuMDc2OUgxNC42MTU0VjIwLjA3NjlaTTEyLjUgMTYuNVYxNS41SDE5LjVWMTYuNUgxMi41Wk0xNy4zODQ2IDIwLjA3NjlWMTkuMDc2OUgyMC45MjMxQzIxLjc2OTIgMTkuMDc2OSAyMi40OTM2IDE4Ljc3NTcgMjMuMDk2MiAxOC4xNzMxQzIzLjY5ODcgMTcuNTcwNSAyNCAxNi44NDYyIDI0IDE2QzI0IDE1LjE1MzkgMjMuNjk4NyAxNC40Mjk1IDIzLjA5NjIgMTMuODI2OUMyMi40OTM2IDEzLjIyNDQgMjEuNzY5MiAxMi45MjMxIDIwLjkyMzEgMTIuOTIzMUgxNy4zODQ2VjExLjkyMzFIMjAuOTIzMUMyMi4wNTEgMTEuOTIzMSAyMy4wMTI1IDEyLjMyMDUgMjMuODA3NSAxMy4xMTUzQzI0LjYwMjUgMTMuOTEwMSAyNSAxNC44NzEzIDI1IDE1Ljk5ODlDMjUgMTcuMTI2NiAyNC42MDI1IDE4LjA4ODIgMjMuODA3NSAxOC44ODM3QzIzLjAxMjUgMTkuNjc5MiAyMi4wNTEgMjAuMDc2OSAyMC45MjMxIDIwLjA3NjlIMTcuMzg0NloiIGZpbGw9IiM1NTU1NTUiLz4KPC9zdmc+Cg==" height="30" width="30"></button></div></div><h2 class="styles_chartCardHeadline__aiJF0" data-testid="chat-card-headline">On the ground in Kerrville, Texas, as the totality passed over</h2><div class="styles_authors-container__IX4r8"><div class="styles_chatCartByline__ivtPj" data-testid="chat-card-byline-container"><div class="styles_chatCardBylineThumbnail__DItS4" data-testid="chat-card-byline-thumbnail"><span class="byline-thumbnail byline-thumbnail--generic-thumbnail styles_bylineThumbnail__bRfvX"><svg alt="Author Thumbnail" viewBox="0 0 28 28" fill="none" xmlns="http://www.w3.org/2000/svg"><circle cx="14" cy="14" r="14" fill="none"></circle><path d="M18.0825 9.79415L15.266 16.2227L14.4633 10.6359C14.3603 9.87584 15.6531 9.40702 15.6531 9.40702C15.5359 9.14419 15.1274 9.14774 15.1274 9.14774H14.2537C14.1152 7.77323 15.3618 6.77165 16.7079 7.0771C18.0327 7.37189 18.5122 8.81033 18.0825 9.78705" fill="#6E55DC"></path><path d="M12.8509 18.304L7.36349 14.6457C5.96767 13.7116 4.58606 14.6635 4.29127 15.6473C3.85797 17.0964 4.82758 18.304 6.34415 18.304H12.8509Z" fill="#FCCC12"></path><path d="M13.5715 9.24013C13.774 7.81945 12.5024 6.7717 11.1244 7.0807C9.7996 7.37549 9.32012 8.81748 9.74988 9.79064L12.5664 16.2192L13.5715 9.23658V9.24013Z" fill="#EF1541"></path><path d="M12.3421 17.2777L9.63926 11.1226C9.00706 9.69479 7.33065 9.51721 6.40721 10.3554C5.75725 10.945 5.24936 12.5539 6.70556 13.5235L12.3385 17.2777H12.3421Z" fill="#FF7112"></path><path d="M21.4846 18.3039C23.0012 18.3039 23.9708 17.0963 23.5375 15.6472C23.2462 14.6634 21.8646 13.7151 20.4688 14.6456L14.9814 18.3039H21.4846Z" fill="#05AC3F"></path><path d="M21.1262 13.5235C22.5824 12.5504 22.078 10.945 21.4245 10.3554C20.4975 9.51721 18.8247 9.69479 18.1925 11.1226L15.4932 17.2777L21.1262 13.5235Z" fill="#069DE0"></path></svg></span></div><div class="styles_inner__ukqsN"><p class="styles_authors__quDSP" data-testid="chat-card-byline"><span class="styles_chatCardByline__GHQTo" data-testid="chatCardByline-name"><span class="styles_chatCardByline--bio__HWAK9"><span class="styles_chatCardByline--name___FmI_">Morgan Chesky</span></span></span></p></div></div></div><div data-icid="live-blog-card-link" data-testid="chat-card-body-container"><p class="">NBC News correspondent Morgan Chesky spoke with a family as the moon blotted out the sun over Kerrville. </p><section class="inline-video" data-testid="inline-video"><div class="inline-video__background"><div class="inline-video__player"><div class="styles_gridStackWrapper__2ot47 styles_videoContainer__AkgW6 video-container paused" data-testid="gamma-video-player"><div id="jwplayer-7" class="jw-error jw-reset" style="width: 100%; height: 360px;"><div class="jw-error-msg jw-info-overlay jw-reset"><style>[id="jwplayer-7"].jw-error{background:#000;overflow:hidden;position:relative}[id="jwplayer-7"] .jw-error-msg{top:50%;left:50%;position:absolute;transform:translate(-50%,-50%)}[id="jwplayer-7"] .jw-error-text{text-align:start;color:#FFF;font:14px/1.35 Arial,Helvetica,sans-serif}</style><div class="jw-icon jw-reset"></div><div class="jw-info-container jw-reset"><div class="jw-error-text jw-reset-text" dir="auto" data-nosnippet="">Sorry, the video player failed to load.<span class="jw-break jw-reset"></span>(Error&nbsp;Code:&nbsp;101102)</div></div></div></div><div class="styles_gridStackWrapper__2ot47 videoSlate styles_videoSlate__ISm2f"><picture class="" data-testid="picture"><source media="(min-width: 1240px)" srcset="https://media-cldnry.s-nbcnews.com/image/upload/t_focal-860x484,f_auto,q_auto:best/mpx/2704722219/2024_04/1712602302420_nbc_spec_texas_kerrville_totality_240408_1920x1080-hy94b1.jpg"><source media="(min-width: 758px)" srcset="https://media-cldnry.s-nbcnews.com/image/upload/t_focal-1000x563,f_auto,q_auto:best/mpx/2704722219/2024_04/1712602302420_nbc_spec_texas_kerrville_totality_240408_1920x1080-hy94b1.jpg"><img src="./solar2_files/1712602302420_nbc_spec_texas_kerrville_totality_240408_1920x1080-hy94b1.jpg" alt=""></picture><div role="button" aria-label="Play" tabindex="0" class="w-100 h-100 db"><div class="playButtonOuter absolute absolute-fill w100 dn-print"><div class="absolute absolute-fill w100 df items-center items-center-m justify-center justify-center-m items-center justify-center"><div class="styles_play__TPYVF"><svg class="play--icon" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 15 15" preserveAspectRatio="xMidYMid" style="max-width: 30px;"><path d="M0 0v15l15-7.41z" fill-rule="evenodd"></path></svg></div></div></div></div></div><div class="info-layer styles_infoLayer__mwsPt"><div class="styles_background__XGFgg styles_show__Ni_ua"><div class="styles_share__n3Syu styles_share__2m9h7 share dn-print"><div class="styles_shareExpander__hVk8d share-expander styles_hoverEffect___Dj4s"><span class="styles_shareDot__9pfRZ share-dot"></span><svg class="styles_shareClose__6BZxR share-close" viewBox="0 0 15 15"><line class="styles_shareLine__EJUjO" x1="0" x2="15" y1="0" y2="15"></line><line class="styles_shareLine__EJUjO" x1="0" x2="15" y1="15" y2="0"></line></svg></div><div class="styles_shareList___M8wC share-list"><a href="https://www.facebook.com/sharer/sharer.php?u=https://www.nbcnews.com/video/watch-solar-eclipse-reaches-totality-in-kerrville-texas-208560709697" class="styles_shareLink__gSGN3" target="_blank" rel="noopen noreferrer"><span class="icon icon-facebook styles_shareIcon__lVnRm share-icon"></span></a><a href="https://twitter.com/intent/tweet?text=undefined&amp;via=nbcnews&amp;url=https://www.nbcnews.com/video/watch-solar-eclipse-reaches-totality-in-kerrville-texas-208560709697&amp;original_referer=https://www.nbcnews.com/video/watch-solar-eclipse-reaches-totality-in-kerrville-texas-208560709697" class="styles_shareLink__gSGN3" target="_blank" rel="noopen noreferrer"><span class="icon icon-twitter styles_shareIcon__lVnRm share-icon"></span></a><a href="mailto:?subject=undefined&amp;body=https://www.nbcnews.com/video/watch-solar-eclipse-reaches-totality-in-kerrville-texas-208560709697" class="styles_shareLink__gSGN3" target="_blank" rel="noopen noreferrer"><span class="icon icon-email styles_shareIcon__lVnRm share-icon"></span></a></div></div><div class="styles_overlayText__T3t1E"><div class="styles_title__F_7BR"><a href="https://www.nbcnews.com/video/watch-solar-eclipse-reaches-totality-in-kerrville-texas-208560709697"></a></div><div class="styles_detail__F22wM"><span>04:31</span></div></div></div></div></div></div></div></section><div class="styles_hidden-show-more-content__37qyQ dn"></div></div></div><div class="styles_chat-blog-card__nFL_J article-body__content w-100 mh0 fn" id="rcrd38553" data-testid="chat-card-container"><div class="styles_time-stamp-social-share-container__zWQeJ"><div class="styles_chatCardTimestamp__Lhru2 styles_eventEnded__gIoTG"><div class="styles_timestamp__dS4G7 styles_chatStyleTimeStamp__7lmh7" data-testid="timestamp">8d ago / 2:57 PM EDT</div></div><div class="share-list-container df"><div class="share-list__wrapper" data-testid="social-share-icon-list"><div class="share-list__icons"><div class="df justify-start lh-none share-list dn-print" data-testid="social-share-list"><input type="checkbox" class="dn" id="social-menu-toggle--963" tabindex="-1" checked=""><ul class="share-list__social-list js-social-share"><li class="share-list__social-list-icon share-list__social-list-icon--first"><a href="https://www.facebook.com/sharer/sharer.php?u=https%3A%2F%2Fwww.nbcnews.com%2Fscience%2Fspace%2Flive-blog%2Fsolar-eclipse-2024-live-updates-rcna145900%2Frcrd38553%3FcanonicalCard%3Dtrue" target="_blank" rel="noopener noreferrer"><span class="icon icon-facebook share-list__social-icon"></span></a></li><li class="share-list__social-list-icon social-share-list__icon--twitter" data-testid="social-share-list__icon--twitter"><a href="https://twitter.com/intent/tweet?text=&amp;via=NBCNews&amp;url=https%3A%2F%2Fwww.nbcnews.com%2Fscience%2Fspace%2Flive-blog%2Fsolar-eclipse-2024-live-updates-rcna145900%2Frcrd38553%3FcanonicalCard%3Dtrue&amp;original_referer=https%3A%2F%2Fwww.nbcnews.com%2Fscience%2Fspace%2Flive-blog%2Fsolar-eclipse-2024-live-updates-rcna145900%2Frcrd38553%3FcanonicalCard%3Dtrue" target="_blank" rel="noopener noreferrer"><span class="icon icon-twitter share-list__social-icon"></span></a></li><li class="share-list__social-list-icon"><a href="mailto:?subject=&amp;body=https%3A%2F%2Fwww.nbcnews.com%2Fscience%2Fspace%2Flive-blog%2Fsolar-eclipse-2024-live-updates-rcna145900%2Frcrd38553%3FcanonicalCard%3Dtrue"><span class="icon icon-email share-list__social-icon"></span></a></li></ul></div><a href="sms:?&amp;body=%20via%20%20-%20https://www.nbcnews.com/science/space/live-blog/solar-eclipse-2024-live-updates-rcna145900/rcrd38553?canonicalCard=true" rel="noopener noreferrer" target="_blank" class="share__sms styles_share__sms__DGxUZ" data-icid="ed_npd_nn_nn_np_liveblog" data-testid="sms-link"><svg width="15" height="15" viewBox="0 0 15 15" fill="none" xmlns="http://www.w3.org/2000/svg" class="icon-sms"><path fill-rule="evenodd" clip-rule="evenodd" fill="#2A2A2A" d="M14 11.25H3.333L0 14.583V1a1 1 0 011-1h13a1 1 0 011 1v9.25a1 1 0 01-1 1zm-9.875-4.5a1.125 1.125 0 100-2.25 1.125 1.125 0 000 2.25zM9 5.625a1.125 1.125 0 11-2.25 0 1.125 1.125 0 012.25 0zm2.625 1.125a1.125 1.125 0 100-2.25 1.125 1.125 0 000 2.25z"></path></svg></a><button class="share__link-copy styles_share__link-copy__hjJp_" type="button" data-testid="share__link-copy"><span class="icon icon-link" data-testid="icon-link"></span><div data-testid="share__link-copytext" class="styles_share__copied-message__W1I6R styles_alignCenter__6F5eH"><span class="icon icon-alt-check styles_icon-alt-check__zl49O"></span>Copied</div><textarea class="styles_share__copy-area__gm9tU" tabindex="-1" readonly=""></textarea></button></div></div><button class="social-share-button" type="button" data-testid="chat-card-social-share-button" aria-expanded="false" aria-label="open social share icon list"><span class="share-btn-txt">Share</span><img alt="social share icon trigger" src="data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMzIiIGhlaWdodD0iMzIiIHZpZXdCb3g9IjAgMCAzMiAzMiIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPGNpcmNsZSBjeD0iMTYiIGN5PSIxNiIgcj0iMTUuNSIgZmlsbD0id2hpdGUiIHN0cm9rZT0iIzk5OTk5OSIvPgo8cGF0aCBkPSJNMTQuNjE1NCAyMC4wNzY5SDExLjA3NjlDOS45NDg5NyAyMC4wNzY5IDguOTg3NSAxOS42Nzk2IDguMTkyNSAxOC44ODQ4QzcuMzk3NSAxOC4wOSA3IDE3LjEyODcgNyAxNi4wMDExQzcgMTQuODczNSA3LjM5NzUgMTMuOTExOSA4LjE5MjUgMTMuMTE2NEM4Ljk4NzUgMTIuMzIwOSA5Ljk0ODk3IDExLjkyMzEgMTEuMDc2OSAxMS45MjMxSDE0LjYxNTRWMTIuOTIzMUgxMS4wNzY5QzEwLjIzMDggMTIuOTIzMSA5LjUwNjQyIDEzLjIyNDQgOC45MDM4NSAxMy44MjY5QzguMzAxMjggMTQuNDI5NSA4IDE1LjE1MzkgOCAxNkM4IDE2Ljg0NjIgOC4zMDEyOCAxNy41NzA1IDguOTAzODUgMTguMTczMUM5LjUwNjQyIDE4Ljc3NTcgMTAuMjMwOCAxOS4wNzY5IDExLjA3NjkgMTkuMDc2OUgxNC42MTU0VjIwLjA3NjlaTTEyLjUgMTYuNVYxNS41SDE5LjVWMTYuNUgxMi41Wk0xNy4zODQ2IDIwLjA3NjlWMTkuMDc2OUgyMC45MjMxQzIxLjc2OTIgMTkuMDc2OSAyMi40OTM2IDE4Ljc3NTcgMjMuMDk2MiAxOC4xNzMxQzIzLjY5ODcgMTcuNTcwNSAyNCAxNi44NDYyIDI0IDE2QzI0IDE1LjE1MzkgMjMuNjk4NyAxNC40Mjk1IDIzLjA5NjIgMTMuODI2OUMyMi40OTM2IDEzLjIyNDQgMjEuNzY5MiAxMi45MjMxIDIwLjkyMzEgMTIuOTIzMUgxNy4zODQ2VjExLjkyMzFIMjAuOTIzMUMyMi4wNTEgMTEuOTIzMSAyMy4wMTI1IDEyLjMyMDUgMjMuODA3NSAxMy4xMTUzQzI0LjYwMjUgMTMuOTEwMSAyNSAxNC44NzEzIDI1IDE1Ljk5ODlDMjUgMTcuMTI2NiAyNC42MDI1IDE4LjA4ODIgMjMuODA3NSAxOC44ODM3QzIzLjAxMjUgMTkuNjc5MiAyMi4wNTEgMjAuMDc2OSAyMC45MjMxIDIwLjA3NjlIMTcuMzg0NloiIGZpbGw9IiM1NTU1NTUiLz4KPC9zdmc+Cg==" height="30" width="30"></button></div></div><h2 class="styles_chartCardHeadline__aiJF0" data-testid="chat-card-headline">'Just amazing!': Solar eclipse watchers go wild as the moment of totality passes over Dallas</h2><div class="styles_authors-container__IX4r8"><div class="styles_chatCartByline__ivtPj" data-testid="chat-card-byline-container"><div class="styles_chatCardBylineThumbnail__DItS4" data-testid="chat-card-byline-thumbnail"><div class="byline-thumbnail byline-thumbnail--has-image styles_bylineThumbnail__bRfvX" data-testid="byline-thumbnail"><picture data-testid="picture"><source srcset="https://media-cldnry.s-nbcnews.com/image/upload/t_focal-60x60,f_avif,q_auto:eco,dpr_2/newscms/2019_38/3013666/al-roker-3.png 2x, https://media-cldnry.s-nbcnews.com/image/upload/t_focal-60x60,f_auto,q_auto:best/newscms/2019_38/3013666/al-roker-3.png 1x"><img loading="lazy" src="./solar2_files/al-roker-3.png" alt="" height="48" width="48"></picture></div></div><div class="styles_inner__ukqsN"><p class="styles_authors__quDSP" data-testid="chat-card-byline"><span class="styles_chatCardByline__GHQTo" data-testid="chatCardByline-name"><span class="styles_chatCardByline--bio__HWAK9"><span class="styles_chatCardByline--name___FmI_">Al Roker</span></span></span></p></div></div></div><div data-icid="live-blog-card-link" data-testid="chat-card-body-container"><p class="">Totality has passed over Dallas. </p><p class="">Al Roker was there for the moment.</p><section class="inline-video" data-testid="inline-video"><div class="inline-video__background"><div class="inline-video__player"><div class="styles_gridStackWrapper__2ot47 styles_videoContainer__AkgW6 video-container paused" data-testid="gamma-video-player"><div id="jwplayer-8" class="jw-error jw-reset" style="width: 100%; height: 360px;"><div class="jw-error-msg jw-info-overlay jw-reset"><style>[id="jwplayer-8"].jw-error{background:#000;overflow:hidden;position:relative}[id="jwplayer-8"] .jw-error-msg{top:50%;left:50%;position:absolute;transform:translate(-50%,-50%)}[id="jwplayer-8"] .jw-error-text{text-align:start;color:#FFF;font:14px/1.35 Arial,Helvetica,sans-serif}</style><div class="jw-icon jw-reset"></div><div class="jw-info-container jw-reset"><div class="jw-error-text jw-reset-text" dir="auto" data-nosnippet="">Sorry, the video player failed to load.<span class="jw-break jw-reset"></span>(Error&nbsp;Code:&nbsp;101102)</div></div></div></div><div class="styles_gridStackWrapper__2ot47 videoSlate styles_videoSlate__ISm2f"><picture class="" data-testid="picture"><source media="(min-width: 1240px)" srcset="https://media-cldnry.s-nbcnews.com/image/upload/t_focal-860x484,f_auto,q_auto:best/mpx/2704722219/2024_04/1712602500620_nbc_eclipse_dallas_totality_roker_240408_1920x1080-3hgjcj.jpg"><source media="(min-width: 758px)" srcset="https://media-cldnry.s-nbcnews.com/image/upload/t_focal-1000x563,f_auto,q_auto:best/mpx/2704722219/2024_04/1712602500620_nbc_eclipse_dallas_totality_roker_240408_1920x1080-3hgjcj.jpg"><img src="./solar2_files/1712602500620_nbc_eclipse_dallas_totality_roker_240408_1920x1080-3hgjcj.jpg" alt=""></picture><div role="button" aria-label="Play" tabindex="0" class="w-100 h-100 db"><div class="playButtonOuter absolute absolute-fill w100 dn-print"><div class="absolute absolute-fill w100 df items-center items-center-m justify-center justify-center-m items-center justify-center"><div class="styles_play__TPYVF"><svg class="play--icon" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 15 15" preserveAspectRatio="xMidYMid" style="max-width: 30px;"><path d="M0 0v15l15-7.41z" fill-rule="evenodd"></path></svg></div></div></div></div></div><div class="info-layer styles_infoLayer__mwsPt"><div class="styles_background__XGFgg styles_show__Ni_ua"><div class="styles_share__n3Syu styles_share__2m9h7 share dn-print"><div class="styles_shareExpander__hVk8d share-expander styles_hoverEffect___Dj4s"><span class="styles_shareDot__9pfRZ share-dot"></span><svg class="styles_shareClose__6BZxR share-close" viewBox="0 0 15 15"><line class="styles_shareLine__EJUjO" x1="0" x2="15" y1="0" y2="15"></line><line class="styles_shareLine__EJUjO" x1="0" x2="15" y1="15" y2="0"></line></svg></div><div class="styles_shareList___M8wC share-list"><a href="https://www.facebook.com/sharer/sharer.php?u=https://www.nbcnews.com/video/solar-eclipse-watchers-go-wild-as-the-moment-of-totality-passes-over-dallas-208562245631" class="styles_shareLink__gSGN3" target="_blank" rel="noopen noreferrer"><span class="icon icon-facebook styles_shareIcon__lVnRm share-icon"></span></a><a href="https://twitter.com/intent/tweet?text=undefined&amp;via=nbcnews&amp;url=https://www.nbcnews.com/video/solar-eclipse-watchers-go-wild-as-the-moment-of-totality-passes-over-dallas-208562245631&amp;original_referer=https://www.nbcnews.com/video/solar-eclipse-watchers-go-wild-as-the-moment-of-totality-passes-over-dallas-208562245631" class="styles_shareLink__gSGN3" target="_blank" rel="noopen noreferrer"><span class="icon icon-twitter styles_shareIcon__lVnRm share-icon"></span></a><a href="mailto:?subject=undefined&amp;body=https://www.nbcnews.com/video/solar-eclipse-watchers-go-wild-as-the-moment-of-totality-passes-over-dallas-208562245631" class="styles_shareLink__gSGN3" target="_blank" rel="noopen noreferrer"><span class="icon icon-email styles_shareIcon__lVnRm share-icon"></span></a></div></div><div class="styles_overlayText__T3t1E"><div class="styles_title__F_7BR"><a href="https://www.nbcnews.com/video/solar-eclipse-watchers-go-wild-as-the-moment-of-totality-passes-over-dallas-208562245631"></a></div><div class="styles_detail__F22wM"><span>03:47</span></div></div></div></div></div></div></div></section><div class="styles_hidden-show-more-content__37qyQ dn"></div></div></div><div class="styles_chat-blog-card__nFL_J article-body__content w-100 mh0 fn" id="rcrd38551" data-testid="chat-card-container"><div class="styles_time-stamp-social-share-container__zWQeJ"><div class="styles_chatCardTimestamp__Lhru2 styles_eventEnded__gIoTG"><div class="styles_timestamp__dS4G7 styles_chatStyleTimeStamp__7lmh7" data-testid="timestamp">8d ago / 2:47 PM EDT</div></div><div class="share-list-container df"><div class="share-list__wrapper" data-testid="social-share-icon-list"><div class="share-list__icons"><div class="df justify-start lh-none share-list dn-print" data-testid="social-share-list"><input type="checkbox" class="dn" id="social-menu-toggle--964" tabindex="-1" checked=""><ul class="share-list__social-list js-social-share"><li class="share-list__social-list-icon share-list__social-list-icon--first"><a href="https://www.facebook.com/sharer/sharer.php?u=https%3A%2F%2Fwww.nbcnews.com%2Fscience%2Fspace%2Flive-blog%2Fsolar-eclipse-2024-live-updates-rcna145900%2Frcrd38551%3FcanonicalCard%3Dtrue" target="_blank" rel="noopener noreferrer"><span class="icon icon-facebook share-list__social-icon"></span></a></li><li class="share-list__social-list-icon social-share-list__icon--twitter" data-testid="social-share-list__icon--twitter"><a href="https://twitter.com/intent/tweet?text=&amp;via=NBCNews&amp;url=https%3A%2F%2Fwww.nbcnews.com%2Fscience%2Fspace%2Flive-blog%2Fsolar-eclipse-2024-live-updates-rcna145900%2Frcrd38551%3FcanonicalCard%3Dtrue&amp;original_referer=https%3A%2F%2Fwww.nbcnews.com%2Fscience%2Fspace%2Flive-blog%2Fsolar-eclipse-2024-live-updates-rcna145900%2Frcrd38551%3FcanonicalCard%3Dtrue" target="_blank" rel="noopener noreferrer"><span class="icon icon-twitter share-list__social-icon"></span></a></li><li class="share-list__social-list-icon"><a href="mailto:?subject=&amp;body=https%3A%2F%2Fwww.nbcnews.com%2Fscience%2Fspace%2Flive-blog%2Fsolar-eclipse-2024-live-updates-rcna145900%2Frcrd38551%3FcanonicalCard%3Dtrue"><span class="icon icon-email share-list__social-icon"></span></a></li></ul></div><a href="sms:?&amp;body=%20via%20%20-%20https://www.nbcnews.com/science/space/live-blog/solar-eclipse-2024-live-updates-rcna145900/rcrd38551?canonicalCard=true" rel="noopener noreferrer" target="_blank" class="share__sms styles_share__sms__DGxUZ" data-icid="ed_npd_nn_nn_np_liveblog" data-testid="sms-link"><svg width="15" height="15" viewBox="0 0 15 15" fill="none" xmlns="http://www.w3.org/2000/svg" class="icon-sms"><path fill-rule="evenodd" clip-rule="evenodd" fill="#2A2A2A" d="M14 11.25H3.333L0 14.583V1a1 1 0 011-1h13a1 1 0 011 1v9.25a1 1 0 01-1 1zm-9.875-4.5a1.125 1.125 0 100-2.25 1.125 1.125 0 000 2.25zM9 5.625a1.125 1.125 0 11-2.25 0 1.125 1.125 0 012.25 0zm2.625 1.125a1.125 1.125 0 100-2.25 1.125 1.125 0 000 2.25z"></path></svg></a><button class="share__link-copy styles_share__link-copy__hjJp_" type="button" data-testid="share__link-copy"><span class="icon icon-link" data-testid="icon-link"></span><div data-testid="share__link-copytext" class="styles_share__copied-message__W1I6R styles_alignCenter__6F5eH"><span class="icon icon-alt-check styles_icon-alt-check__zl49O"></span>Copied</div><textarea class="styles_share__copy-area__gm9tU" tabindex="-1" readonly=""></textarea></button></div></div><button class="social-share-button" type="button" data-testid="chat-card-social-share-button" aria-expanded="false" aria-label="open social share icon list"><span class="share-btn-txt">Share</span><img alt="social share icon trigger" src="data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMzIiIGhlaWdodD0iMzIiIHZpZXdCb3g9IjAgMCAzMiAzMiIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPGNpcmNsZSBjeD0iMTYiIGN5PSIxNiIgcj0iMTUuNSIgZmlsbD0id2hpdGUiIHN0cm9rZT0iIzk5OTk5OSIvPgo8cGF0aCBkPSJNMTQuNjE1NCAyMC4wNzY5SDExLjA3NjlDOS45NDg5NyAyMC4wNzY5IDguOTg3NSAxOS42Nzk2IDguMTkyNSAxOC44ODQ4QzcuMzk3NSAxOC4wOSA3IDE3LjEyODcgNyAxNi4wMDExQzcgMTQuODczNSA3LjM5NzUgMTMuOTExOSA4LjE5MjUgMTMuMTE2NEM4Ljk4NzUgMTIuMzIwOSA5Ljk0ODk3IDExLjkyMzEgMTEuMDc2OSAxMS45MjMxSDE0LjYxNTRWMTIuOTIzMUgxMS4wNzY5QzEwLjIzMDggMTIuOTIzMSA5LjUwNjQyIDEzLjIyNDQgOC45MDM4NSAxMy44MjY5QzguMzAxMjggMTQuNDI5NSA4IDE1LjE1MzkgOCAxNkM4IDE2Ljg0NjIgOC4zMDEyOCAxNy41NzA1IDguOTAzODUgMTguMTczMUM5LjUwNjQyIDE4Ljc3NTcgMTAuMjMwOCAxOS4wNzY5IDExLjA3NjkgMTkuMDc2OUgxNC42MTU0VjIwLjA3NjlaTTEyLjUgMTYuNVYxNS41SDE5LjVWMTYuNUgxMi41Wk0xNy4zODQ2IDIwLjA3NjlWMTkuMDc2OUgyMC45MjMxQzIxLjc2OTIgMTkuMDc2OSAyMi40OTM2IDE4Ljc3NTcgMjMuMDk2MiAxOC4xNzMxQzIzLjY5ODcgMTcuNTcwNSAyNCAxNi44NDYyIDI0IDE2QzI0IDE1LjE1MzkgMjMuNjk4NyAxNC40Mjk1IDIzLjA5NjIgMTMuODI2OUMyMi40OTM2IDEzLjIyNDQgMjEuNzY5MiAxMi45MjMxIDIwLjkyMzEgMTIuOTIzMUgxNy4zODQ2VjExLjkyMzFIMjAuOTIzMUMyMi4wNTEgMTEuOTIzMSAyMy4wMTI1IDEyLjMyMDUgMjMuODA3NSAxMy4xMTUzQzI0LjYwMjUgMTMuOTEwMSAyNSAxNC44NzEzIDI1IDE1Ljk5ODlDMjUgMTcuMTI2NiAyNC42MDI1IDE4LjA4ODIgMjMuODA3NSAxOC44ODM3QzIzLjAxMjUgMTkuNjc5MiAyMi4wNTEgMjAuMDc2OSAyMC45MjMxIDIwLjA3NjlIMTcuMzg0NloiIGZpbGw9IiM1NTU1NTUiLz4KPC9zdmc+Cg==" height="30" width="30"></button></div></div><h2 class="styles_chartCardHeadline__aiJF0" data-testid="chat-card-headline">Spectators in New York City</h2><div class="styles_authors-container__IX4r8"><div class="styles_chatCartByline__ivtPj" data-testid="chat-card-byline-container"><div class="styles_chatCardBylineThumbnail__DItS4" data-testid="chat-card-byline-thumbnail"><span class="byline-thumbnail byline-thumbnail--generic-thumbnail styles_bylineThumbnail__bRfvX"><svg alt="Author Thumbnail" viewBox="0 0 28 28" fill="none" xmlns="http://www.w3.org/2000/svg"><circle cx="14" cy="14" r="14" fill="none"></circle><path d="M18.0825 9.79415L15.266 16.2227L14.4633 10.6359C14.3603 9.87584 15.6531 9.40702 15.6531 9.40702C15.5359 9.14419 15.1274 9.14774 15.1274 9.14774H14.2537C14.1152 7.77323 15.3618 6.77165 16.7079 7.0771C18.0327 7.37189 18.5122 8.81033 18.0825 9.78705" fill="#6E55DC"></path><path d="M12.8509 18.304L7.36349 14.6457C5.96767 13.7116 4.58606 14.6635 4.29127 15.6473C3.85797 17.0964 4.82758 18.304 6.34415 18.304H12.8509Z" fill="#FCCC12"></path><path d="M13.5715 9.24013C13.774 7.81945 12.5024 6.7717 11.1244 7.0807C9.7996 7.37549 9.32012 8.81748 9.74988 9.79064L12.5664 16.2192L13.5715 9.23658V9.24013Z" fill="#EF1541"></path><path d="M12.3421 17.2777L9.63926 11.1226C9.00706 9.69479 7.33065 9.51721 6.40721 10.3554C5.75725 10.945 5.24936 12.5539 6.70556 13.5235L12.3385 17.2777H12.3421Z" fill="#FF7112"></path><path d="M21.4846 18.3039C23.0012 18.3039 23.9708 17.0963 23.5375 15.6472C23.2462 14.6634 21.8646 13.7151 20.4688 14.6456L14.9814 18.3039H21.4846Z" fill="#05AC3F"></path><path d="M21.1262 13.5235C22.5824 12.5504 22.078 10.945 21.4245 10.3554C20.4975 9.51721 18.8247 9.69479 18.1925 11.1226L15.4932 17.2777L21.1262 13.5235Z" fill="#069DE0"></path></svg></span></div><div class="styles_inner__ukqsN"><p class="styles_authors__quDSP" data-testid="chat-card-byline"><span class="styles_chatCardByline__GHQTo" data-testid="chatCardByline-name"><span class="styles_chatCardByline--bio__HWAK9"><span class="styles_chatCardByline--name___FmI_">Shahrzad Elghanayan</span></span></span></p></div></div></div><div data-icid="live-blog-card-link" data-testid="chat-card-body-container"><p class="">People gathered at the Edge at Hudson Yards observation deck in New York City.</p><figure class="styles_inlineImage__yAWZ0 styles_medium__OMa6x styles_noCaption__KOOim"><picture class="styles_image__1qciH" data-testid="picture"><source media="(min-width: 1000px)" srcset="https://media-cldnry.s-nbcnews.com/image/upload/t_fit-560w,f_avif,q_auto:eco,dpr_2/rockcms/2024-04/240408-eclipse-nyc-se-228p-ff0983.jpg 2x, https://media-cldnry.s-nbcnews.com/image/upload/t_fit-560w,f_auto,q_auto:best/rockcms/2024-04/240408-eclipse-nyc-se-228p-ff0983.jpg 1x"><source srcset="https://media-cldnry.s-nbcnews.com/image/upload/t_fit-760w,f_avif,q_auto:eco,dpr_2/rockcms/2024-04/240408-eclipse-nyc-se-228p-ff0983.jpg 2x, https://media-cldnry.s-nbcnews.com/image/upload/t_fit-760w,f_auto,q_auto:best/rockcms/2024-04/240408-eclipse-nyc-se-228p-ff0983.jpg 1x"><img loading="lazy" src="./solar2_files/240408-eclipse-nyc-se-228p-ff0983.jpg" alt="People look toward the sky at the &#39;Edge at Hudson Yards&#39; observation deck " height="1667" width="2500"></picture><figcaption class="caption styles_caption__Pe5JC" data-testid="caption"><span class="caption__source" data-testid="caption__source">Charly Triballeau  / AFP - Getty Images</span></figcaption></figure><figure class="styles_inlineImage__yAWZ0 styles_medium__OMa6x styles_noCaption__KOOim"><picture class="styles_image__1qciH" data-testid="picture"><source media="(min-width: 1000px)" srcset="https://media-cldnry.s-nbcnews.com/image/upload/t_fit-560w,f_avif,q_auto:eco,dpr_2/rockcms/2024-04/240408-nyc-eclipse-se-229p-c7dad2.jpg 2x, https://media-cldnry.s-nbcnews.com/image/upload/t_fit-560w,f_auto,q_auto:best/rockcms/2024-04/240408-nyc-eclipse-se-229p-c7dad2.jpg 1x"><source srcset="https://media-cldnry.s-nbcnews.com/image/upload/t_fit-760w,f_avif,q_auto:eco,dpr_2/rockcms/2024-04/240408-nyc-eclipse-se-229p-c7dad2.jpg 2x, https://media-cldnry.s-nbcnews.com/image/upload/t_fit-760w,f_auto,q_auto:best/rockcms/2024-04/240408-nyc-eclipse-se-229p-c7dad2.jpg 1x"><img loading="lazy" src="./solar2_files/240408-nyc-eclipse-se-229p-c7dad2.jpg" alt="" height="1667" width="2500"></picture><figcaption class="caption styles_caption__Pe5JC" data-testid="caption"><span class="caption__source" data-testid="caption__source">Charly  Triballeau / AFP - Getty Images</span></figcaption></figure><div class="styles_hidden-show-more-content__37qyQ dn"></div></div></div><div class="ad mb8 ad--text-alignment ad-container boxinlineAd dn-print" data-testid="ad__container"><div data-mps="true" data-slot="boxinline" data-sizes="[[[1000,1],[]],[[758,1],[[300,250],[700,50],[5,5],[728,90],[360,360]]],[[0,0],[[300,250],[700,50],[5,5],[360,360]]]]" data-render-on-view="true" data-targeting="{}" data-active-tab="true" data-offset-viewport="50" data-testid="ad__container__inner"><div id="div-mps-ad-boxinline-6"></div></div></div><div class="styles_chat-blog-card__nFL_J article-body__content w-100 mh0 fn" id="rcrd38549" data-testid="chat-card-container"><div class="styles_time-stamp-social-share-container__zWQeJ"><div class="styles_chatCardTimestamp__Lhru2 styles_eventEnded__gIoTG"><div class="styles_timestamp__dS4G7 styles_chatStyleTimeStamp__7lmh7" data-testid="timestamp">8d ago / 2:38 PM EDT</div></div><div class="share-list-container df"><div class="share-list__wrapper" data-testid="social-share-icon-list"><div class="share-list__icons"><div class="df justify-start lh-none share-list dn-print" data-testid="social-share-list"><input type="checkbox" class="dn" id="social-menu-toggle--965" tabindex="-1" checked=""><ul class="share-list__social-list js-social-share"><li class="share-list__social-list-icon share-list__social-list-icon--first"><a href="https://www.facebook.com/sharer/sharer.php?u=https%3A%2F%2Fwww.nbcnews.com%2Fscience%2Fspace%2Flive-blog%2Fsolar-eclipse-2024-live-updates-rcna145900%2Frcrd38549%3FcanonicalCard%3Dtrue" target="_blank" rel="noopener noreferrer"><span class="icon icon-facebook share-list__social-icon"></span></a></li><li class="share-list__social-list-icon social-share-list__icon--twitter" data-testid="social-share-list__icon--twitter"><a href="https://twitter.com/intent/tweet?text=&amp;via=NBCNews&amp;url=https%3A%2F%2Fwww.nbcnews.com%2Fscience%2Fspace%2Flive-blog%2Fsolar-eclipse-2024-live-updates-rcna145900%2Frcrd38549%3FcanonicalCard%3Dtrue&amp;original_referer=https%3A%2F%2Fwww.nbcnews.com%2Fscience%2Fspace%2Flive-blog%2Fsolar-eclipse-2024-live-updates-rcna145900%2Frcrd38549%3FcanonicalCard%3Dtrue" target="_blank" rel="noopener noreferrer"><span class="icon icon-twitter share-list__social-icon"></span></a></li><li class="share-list__social-list-icon"><a href="mailto:?subject=&amp;body=https%3A%2F%2Fwww.nbcnews.com%2Fscience%2Fspace%2Flive-blog%2Fsolar-eclipse-2024-live-updates-rcna145900%2Frcrd38549%3FcanonicalCard%3Dtrue"><span class="icon icon-email share-list__social-icon"></span></a></li></ul></div><a href="sms:?&amp;body=%20via%20%20-%20https://www.nbcnews.com/science/space/live-blog/solar-eclipse-2024-live-updates-rcna145900/rcrd38549?canonicalCard=true" rel="noopener noreferrer" target="_blank" class="share__sms styles_share__sms__DGxUZ" data-icid="ed_npd_nn_nn_np_liveblog" data-testid="sms-link"><svg width="15" height="15" viewBox="0 0 15 15" fill="none" xmlns="http://www.w3.org/2000/svg" class="icon-sms"><path fill-rule="evenodd" clip-rule="evenodd" fill="#2A2A2A" d="M14 11.25H3.333L0 14.583V1a1 1 0 011-1h13a1 1 0 011 1v9.25a1 1 0 01-1 1zm-9.875-4.5a1.125 1.125 0 100-2.25 1.125 1.125 0 000 2.25zM9 5.625a1.125 1.125 0 11-2.25 0 1.125 1.125 0 012.25 0zm2.625 1.125a1.125 1.125 0 100-2.25 1.125 1.125 0 000 2.25z"></path></svg></a><button class="share__link-copy styles_share__link-copy__hjJp_" type="button" data-testid="share__link-copy"><span class="icon icon-link" data-testid="icon-link"></span><div data-testid="share__link-copytext" class="styles_share__copied-message__W1I6R styles_alignCenter__6F5eH"><span class="icon icon-alt-check styles_icon-alt-check__zl49O"></span>Copied</div><textarea class="styles_share__copy-area__gm9tU" tabindex="-1" readonly=""></textarea></button></div></div><button class="social-share-button" type="button" data-testid="chat-card-social-share-button" aria-expanded="false" aria-label="open social share icon list"><span class="share-btn-txt">Share</span><img alt="social share icon trigger" src="data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMzIiIGhlaWdodD0iMzIiIHZpZXdCb3g9IjAgMCAzMiAzMiIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPGNpcmNsZSBjeD0iMTYiIGN5PSIxNiIgcj0iMTUuNSIgZmlsbD0id2hpdGUiIHN0cm9rZT0iIzk5OTk5OSIvPgo8cGF0aCBkPSJNMTQuNjE1NCAyMC4wNzY5SDExLjA3NjlDOS45NDg5NyAyMC4wNzY5IDguOTg3NSAxOS42Nzk2IDguMTkyNSAxOC44ODQ4QzcuMzk3NSAxOC4wOSA3IDE3LjEyODcgNyAxNi4wMDExQzcgMTQuODczNSA3LjM5NzUgMTMuOTExOSA4LjE5MjUgMTMuMTE2NEM4Ljk4NzUgMTIuMzIwOSA5Ljk0ODk3IDExLjkyMzEgMTEuMDc2OSAxMS45MjMxSDE0LjYxNTRWMTIuOTIzMUgxMS4wNzY5QzEwLjIzMDggMTIuOTIzMSA5LjUwNjQyIDEzLjIyNDQgOC45MDM4NSAxMy44MjY5QzguMzAxMjggMTQuNDI5NSA4IDE1LjE1MzkgOCAxNkM4IDE2Ljg0NjIgOC4zMDEyOCAxNy41NzA1IDguOTAzODUgMTguMTczMUM5LjUwNjQyIDE4Ljc3NTcgMTAuMjMwOCAxOS4wNzY5IDExLjA3NjkgMTkuMDc2OUgxNC42MTU0VjIwLjA3NjlaTTEyLjUgMTYuNVYxNS41SDE5LjVWMTYuNUgxMi41Wk0xNy4zODQ2IDIwLjA3NjlWMTkuMDc2OUgyMC45MjMxQzIxLjc2OTIgMTkuMDc2OSAyMi40OTM2IDE4Ljc3NTcgMjMuMDk2MiAxOC4xNzMxQzIzLjY5ODcgMTcuNTcwNSAyNCAxNi44NDYyIDI0IDE2QzI0IDE1LjE1MzkgMjMuNjk4NyAxNC40Mjk1IDIzLjA5NjIgMTMuODI2OUMyMi40OTM2IDEzLjIyNDQgMjEuNzY5MiAxMi45MjMxIDIwLjkyMzEgMTIuOTIzMUgxNy4zODQ2VjExLjkyMzFIMjAuOTIzMUMyMi4wNTEgMTEuOTIzMSAyMy4wMTI1IDEyLjMyMDUgMjMuODA3NSAxMy4xMTUzQzI0LjYwMjUgMTMuOTEwMSAyNSAxNC44NzEzIDI1IDE1Ljk5ODlDMjUgMTcuMTI2NiAyNC42MDI1IDE4LjA4ODIgMjMuODA3NSAxOC44ODM3QzIzLjAxMjUgMTkuNjc5MiAyMi4wNTEgMjAuMDc2OSAyMC45MjMxIDIwLjA3NjlIMTcuMzg0NloiIGZpbGw9IiM1NTU1NTUiLz4KPC9zdmc+Cg==" height="30" width="30"></button></div></div><h2 class="styles_chartCardHeadline__aiJF0" data-testid="chat-card-headline">Totality underway in Eagle Pass and Kerrville, Texas</h2><div class="styles_authors-container__IX4r8"><div class="styles_chatCartByline__ivtPj" data-testid="chat-card-byline-container"><div class="styles_chatCardBylineThumbnail__DItS4" data-testid="chat-card-byline-thumbnail"><div class="byline-thumbnail byline-thumbnail--has-image styles_bylineThumbnail__bRfvX" data-testid="byline-thumbnail"><a href="https://www.nbcnews.com/author/denise-chow-ncpn814621"><picture data-testid="picture"><source srcset="https://media-cldnry.s-nbcnews.com/image/upload/t_focal-60x60,f_avif,q_auto:eco,dpr_2/newscms/2022_46/3581047/denise-chow-byline-jm.jpg 2x, https://media-cldnry.s-nbcnews.com/image/upload/t_focal-60x60,f_auto,q_auto:best/newscms/2022_46/3581047/denise-chow-byline-jm.jpg 1x"><img loading="lazy" src="./solar2_files/denise-chow-byline-jm.jpg" alt="" height="48" width="48"></picture></a></div></div><div class="styles_inner__ukqsN"><p class="styles_authors__quDSP" data-testid="chat-card-byline"><span class="styles_chatCardByline__GHQTo" data-testid="chatCardByline-name"><span class="styles_chatCardByline--bio__HWAK9"><span class="styles_chatCardByline--name___FmI_"><a href="https://www.nbcnews.com/author/denise-chow-ncpn814621">Denise Chow</a></span></span></span></p></div></div></div><div data-icid="live-blog-card-link" data-testid="chat-card-body-container"><p class="">The moon is in its final stages of sliding between Earth and the sun over Eagle Pass and Kerrville, Texas, the first cities in the state (and the United States) to experience totality.</p><p class="">Viewers in these parts of the state will be treated to a little over 4 minutes of darkness — one of the longest stretches of totality in the United States.</p><br class=""><figure class="styles_inlineImage__yAWZ0 styles_medium__OMa6x"><picture class="styles_image__1qciH" data-testid="picture"><source media="(min-width: 1000px)" srcset="https://media-cldnry.s-nbcnews.com/image/upload/t_fit-560w,f_avif,q_auto:eco,dpr_2/rockcms/2024-04/240408-total-solar-eclipse-texas-ew-246p-7c9d4c.jpg 2x, https://media-cldnry.s-nbcnews.com/image/upload/t_fit-560w,f_auto,q_auto:best/rockcms/2024-04/240408-total-solar-eclipse-texas-ew-246p-7c9d4c.jpg 1x"><source srcset="https://media-cldnry.s-nbcnews.com/image/upload/t_fit-760w,f_avif,q_auto:eco,dpr_2/rockcms/2024-04/240408-total-solar-eclipse-texas-ew-246p-7c9d4c.jpg 2x, https://media-cldnry.s-nbcnews.com/image/upload/t_fit-760w,f_auto,q_auto:best/rockcms/2024-04/240408-total-solar-eclipse-texas-ew-246p-7c9d4c.jpg 1x"><img loading="lazy" src="./solar2_files/240408-total-solar-eclipse-texas-ew-246p-7c9d4c.jpg" alt="The moon partially covers the sun during a total solar eclipse, as seen from Eagle Pass, Texas." height="1667" width="2500"></picture><figcaption class="caption styles_caption__Pe5JC" data-testid="caption"><span class="caption__container" data-testid="caption__container">The moon partially covers the sun during a total solar eclipse, as seen from Eagle Pass, Texas.</span><span class="caption__source" data-testid="caption__source">Eric Gay / AP</span></figcaption></figure><div class="styles_hidden-show-more-content__37qyQ dn"></div></div></div><div class="styles_chat-blog-card__nFL_J article-body__content w-100 mh0 fn" id="rcrd38547" data-testid="chat-card-container"><div class="styles_time-stamp-social-share-container__zWQeJ"><div class="styles_chatCardTimestamp__Lhru2 styles_eventEnded__gIoTG"><div class="styles_timestamp__dS4G7 styles_chatStyleTimeStamp__7lmh7" data-testid="timestamp">8d ago / 2:33 PM EDT</div></div><div class="share-list-container df"><div class="share-list__wrapper" data-testid="social-share-icon-list"><div class="share-list__icons"><div class="df justify-start lh-none share-list dn-print" data-testid="social-share-list"><input type="checkbox" class="dn" id="social-menu-toggle--966" tabindex="-1" checked=""><ul class="share-list__social-list js-social-share"><li class="share-list__social-list-icon share-list__social-list-icon--first"><a href="https://www.facebook.com/sharer/sharer.php?u=https%3A%2F%2Fwww.nbcnews.com%2Fscience%2Fspace%2Flive-blog%2Fsolar-eclipse-2024-live-updates-rcna145900%2Frcrd38547%3FcanonicalCard%3Dtrue" target="_blank" rel="noopener noreferrer"><span class="icon icon-facebook share-list__social-icon"></span></a></li><li class="share-list__social-list-icon social-share-list__icon--twitter" data-testid="social-share-list__icon--twitter"><a href="https://twitter.com/intent/tweet?text=&amp;via=NBCNews&amp;url=https%3A%2F%2Fwww.nbcnews.com%2Fscience%2Fspace%2Flive-blog%2Fsolar-eclipse-2024-live-updates-rcna145900%2Frcrd38547%3FcanonicalCard%3Dtrue&amp;original_referer=https%3A%2F%2Fwww.nbcnews.com%2Fscience%2Fspace%2Flive-blog%2Fsolar-eclipse-2024-live-updates-rcna145900%2Frcrd38547%3FcanonicalCard%3Dtrue" target="_blank" rel="noopener noreferrer"><span class="icon icon-twitter share-list__social-icon"></span></a></li><li class="share-list__social-list-icon"><a href="mailto:?subject=&amp;body=https%3A%2F%2Fwww.nbcnews.com%2Fscience%2Fspace%2Flive-blog%2Fsolar-eclipse-2024-live-updates-rcna145900%2Frcrd38547%3FcanonicalCard%3Dtrue"><span class="icon icon-email share-list__social-icon"></span></a></li></ul></div><a href="sms:?&amp;body=%20via%20%20-%20https://www.nbcnews.com/science/space/live-blog/solar-eclipse-2024-live-updates-rcna145900/rcrd38547?canonicalCard=true" rel="noopener noreferrer" target="_blank" class="share__sms styles_share__sms__DGxUZ" data-icid="ed_npd_nn_nn_np_liveblog" data-testid="sms-link"><svg width="15" height="15" viewBox="0 0 15 15" fill="none" xmlns="http://www.w3.org/2000/svg" class="icon-sms"><path fill-rule="evenodd" clip-rule="evenodd" fill="#2A2A2A" d="M14 11.25H3.333L0 14.583V1a1 1 0 011-1h13a1 1 0 011 1v9.25a1 1 0 01-1 1zm-9.875-4.5a1.125 1.125 0 100-2.25 1.125 1.125 0 000 2.25zM9 5.625a1.125 1.125 0 11-2.25 0 1.125 1.125 0 012.25 0zm2.625 1.125a1.125 1.125 0 100-2.25 1.125 1.125 0 000 2.25z"></path></svg></a><button class="share__link-copy styles_share__link-copy__hjJp_" type="button" data-testid="share__link-copy"><span class="icon icon-link" data-testid="icon-link"></span><div data-testid="share__link-copytext" class="styles_share__copied-message__W1I6R styles_alignCenter__6F5eH"><span class="icon icon-alt-check styles_icon-alt-check__zl49O"></span>Copied</div><textarea class="styles_share__copy-area__gm9tU" tabindex="-1" readonly=""></textarea></button></div></div><button class="social-share-button" type="button" data-testid="chat-card-social-share-button" aria-expanded="false" aria-label="open social share icon list"><span class="share-btn-txt">Share</span><img alt="social share icon trigger" src="data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMzIiIGhlaWdodD0iMzIiIHZpZXdCb3g9IjAgMCAzMiAzMiIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPGNpcmNsZSBjeD0iMTYiIGN5PSIxNiIgcj0iMTUuNSIgZmlsbD0id2hpdGUiIHN0cm9rZT0iIzk5OTk5OSIvPgo8cGF0aCBkPSJNMTQuNjE1NCAyMC4wNzY5SDExLjA3NjlDOS45NDg5NyAyMC4wNzY5IDguOTg3NSAxOS42Nzk2IDguMTkyNSAxOC44ODQ4QzcuMzk3NSAxOC4wOSA3IDE3LjEyODcgNyAxNi4wMDExQzcgMTQuODczNSA3LjM5NzUgMTMuOTExOSA4LjE5MjUgMTMuMTE2NEM4Ljk4NzUgMTIuMzIwOSA5Ljk0ODk3IDExLjkyMzEgMTEuMDc2OSAxMS45MjMxSDE0LjYxNTRWMTIuOTIzMUgxMS4wNzY5QzEwLjIzMDggMTIuOTIzMSA5LjUwNjQyIDEzLjIyNDQgOC45MDM4NSAxMy44MjY5QzguMzAxMjggMTQuNDI5NSA4IDE1LjE1MzkgOCAxNkM4IDE2Ljg0NjIgOC4zMDEyOCAxNy41NzA1IDguOTAzODUgMTguMTczMUM5LjUwNjQyIDE4Ljc3NTcgMTAuMjMwOCAxOS4wNzY5IDExLjA3NjkgMTkuMDc2OUgxNC42MTU0VjIwLjA3NjlaTTEyLjUgMTYuNVYxNS41SDE5LjVWMTYuNUgxMi41Wk0xNy4zODQ2IDIwLjA3NjlWMTkuMDc2OUgyMC45MjMxQzIxLjc2OTIgMTkuMDc2OSAyMi40OTM2IDE4Ljc3NTcgMjMuMDk2MiAxOC4xNzMxQzIzLjY5ODcgMTcuNTcwNSAyNCAxNi44NDYyIDI0IDE2QzI0IDE1LjE1MzkgMjMuNjk4NyAxNC40Mjk1IDIzLjA5NjIgMTMuODI2OUMyMi40OTM2IDEzLjIyNDQgMjEuNzY5MiAxMi45MjMxIDIwLjkyMzEgMTIuOTIzMUgxNy4zODQ2VjExLjkyMzFIMjAuOTIzMUMyMi4wNTEgMTEuOTIzMSAyMy4wMTI1IDEyLjMyMDUgMjMuODA3NSAxMy4xMTUzQzI0LjYwMjUgMTMuOTEwMSAyNSAxNC44NzEzIDI1IDE1Ljk5ODlDMjUgMTcuMTI2NiAyNC42MDI1IDE4LjA4ODIgMjMuODA3NSAxOC44ODM3QzIzLjAxMjUgMTkuNjc5MiAyMi4wNTEgMjAuMDc2OSAyMC45MjMxIDIwLjA3NjlIMTcuMzg0NloiIGZpbGw9IiM1NTU1NTUiLz4KPC9zdmc+Cg==" height="30" width="30"></button></div></div><h2 class="styles_chartCardHeadline__aiJF0" data-testid="chat-card-headline">Just a bite...</h2><div class="styles_authors-container__IX4r8"><div class="styles_chatCartByline__ivtPj" data-testid="chat-card-byline-container"><div class="styles_chatCardBylineThumbnail__DItS4" data-testid="chat-card-byline-thumbnail"><span class="byline-thumbnail byline-thumbnail--generic-thumbnail styles_bylineThumbnail__bRfvX"><a href="https://www.nbcnews.com/author/dana-varinsky-ncpn1285766"><svg alt="Author Thumbnail" viewBox="0 0 28 28" fill="none" xmlns="http://www.w3.org/2000/svg"><circle cx="14" cy="14" r="14" fill="none"></circle><path d="M18.0825 9.79415L15.266 16.2227L14.4633 10.6359C14.3603 9.87584 15.6531 9.40702 15.6531 9.40702C15.5359 9.14419 15.1274 9.14774 15.1274 9.14774H14.2537C14.1152 7.77323 15.3618 6.77165 16.7079 7.0771C18.0327 7.37189 18.5122 8.81033 18.0825 9.78705" fill="#6E55DC"></path><path d="M12.8509 18.304L7.36349 14.6457C5.96767 13.7116 4.58606 14.6635 4.29127 15.6473C3.85797 17.0964 4.82758 18.304 6.34415 18.304H12.8509Z" fill="#FCCC12"></path><path d="M13.5715 9.24013C13.774 7.81945 12.5024 6.7717 11.1244 7.0807C9.7996 7.37549 9.32012 8.81748 9.74988 9.79064L12.5664 16.2192L13.5715 9.23658V9.24013Z" fill="#EF1541"></path><path d="M12.3421 17.2777L9.63926 11.1226C9.00706 9.69479 7.33065 9.51721 6.40721 10.3554C5.75725 10.945 5.24936 12.5539 6.70556 13.5235L12.3385 17.2777H12.3421Z" fill="#FF7112"></path><path d="M21.4846 18.3039C23.0012 18.3039 23.9708 17.0963 23.5375 15.6472C23.2462 14.6634 21.8646 13.7151 20.4688 14.6456L14.9814 18.3039H21.4846Z" fill="#05AC3F"></path><path d="M21.1262 13.5235C22.5824 12.5504 22.078 10.945 21.4245 10.3554C20.4975 9.51721 18.8247 9.69479 18.1925 11.1226L15.4932 17.2777L21.1262 13.5235Z" fill="#069DE0"></path></svg></a></span></div><div class="styles_inner__ukqsN"><p class="styles_authors__quDSP" data-testid="chat-card-byline"><span class="styles_chatCardByline__GHQTo" data-testid="chatCardByline-name"><span class="styles_chatCardByline--bio__HWAK9"><span class="styles_chatCardByline--name___FmI_"><a href="https://www.nbcnews.com/author/dana-varinsky-ncpn1285766">Dana Varinsky</a></span></span></span></p></div></div></div><div data-icid="live-blog-card-link" data-testid="chat-card-body-container"><p class="">OAKLAND —&nbsp;Here in the San Francisco Bay Area, the moon only blocked about a third of the sun during our partial solar eclipse.</p><p class="">I took the colander from my kitchen out to the sidewalk to enjoy the strangely shaped shadows as the moon appeared to take a bite out of the circles of sunlight I'd normally expect to see through the holes. </p><figure class="styles_inlineImage__yAWZ0 styles_medium__OMa6x styles_portrait__NRWbO styles_noCaption__KOOim"><picture class="styles_image__1qciH" data-testid="picture"><source media="(min-width: 1000px)" srcset="https://media-cldnry.s-nbcnews.com/image/upload/t_fit-560w,f_avif,q_auto:eco,dpr_2/rockcms/2024-04/240408-dana-varinsky-collander-eclipse-ew-230p-4cd50d.jpg 2x, https://media-cldnry.s-nbcnews.com/image/upload/t_fit-560w,f_auto,q_auto:best/rockcms/2024-04/240408-dana-varinsky-collander-eclipse-ew-230p-4cd50d.jpg 1x"><source srcset="https://media-cldnry.s-nbcnews.com/image/upload/t_fit-760w,f_avif,q_auto:eco,dpr_2/rockcms/2024-04/240408-dana-varinsky-collander-eclipse-ew-230p-4cd50d.jpg 2x, https://media-cldnry.s-nbcnews.com/image/upload/t_fit-760w,f_auto,q_auto:best/rockcms/2024-04/240408-dana-varinsky-collander-eclipse-ew-230p-4cd50d.jpg 1x"><img loading="lazy" src="./solar2_files/240408-dana-varinsky-collander-eclipse-ew-230p-4cd50d.jpg" alt="" height="2500" width="2014"></picture><figcaption class="caption styles_caption__Pe5JC" data-testid="caption"><span class="caption__source" data-testid="caption__source">Dana Varinsky / NBC News</span></figcaption></figure><div class="styles_hidden-show-more-content__37qyQ dn"></div></div></div><div class="styles_chat-blog-card__nFL_J article-body__content w-100 mh0 fn" id="rcrd38542" data-testid="chat-card-container"><div class="styles_time-stamp-social-share-container__zWQeJ"><div class="styles_chatCardTimestamp__Lhru2 styles_eventEnded__gIoTG"><div class="styles_timestamp__dS4G7 styles_chatStyleTimeStamp__7lmh7" data-testid="timestamp">8d ago / 2:31 PM EDT</div></div><div class="share-list-container df"><div class="share-list__wrapper" data-testid="social-share-icon-list"><div class="share-list__icons"><div class="df justify-start lh-none share-list dn-print" data-testid="social-share-list"><input type="checkbox" class="dn" id="social-menu-toggle--967" tabindex="-1" checked=""><ul class="share-list__social-list js-social-share"><li class="share-list__social-list-icon share-list__social-list-icon--first"><a href="https://www.facebook.com/sharer/sharer.php?u=https%3A%2F%2Fwww.nbcnews.com%2Fscience%2Fspace%2Flive-blog%2Fsolar-eclipse-2024-live-updates-rcna145900%2Frcrd38542%3FcanonicalCard%3Dtrue" target="_blank" rel="noopener noreferrer"><span class="icon icon-facebook share-list__social-icon"></span></a></li><li class="share-list__social-list-icon social-share-list__icon--twitter" data-testid="social-share-list__icon--twitter"><a href="https://twitter.com/intent/tweet?text=&amp;via=NBCNews&amp;url=https%3A%2F%2Fwww.nbcnews.com%2Fscience%2Fspace%2Flive-blog%2Fsolar-eclipse-2024-live-updates-rcna145900%2Frcrd38542%3FcanonicalCard%3Dtrue&amp;original_referer=https%3A%2F%2Fwww.nbcnews.com%2Fscience%2Fspace%2Flive-blog%2Fsolar-eclipse-2024-live-updates-rcna145900%2Frcrd38542%3FcanonicalCard%3Dtrue" target="_blank" rel="noopener noreferrer"><span class="icon icon-twitter share-list__social-icon"></span></a></li><li class="share-list__social-list-icon"><a href="mailto:?subject=&amp;body=https%3A%2F%2Fwww.nbcnews.com%2Fscience%2Fspace%2Flive-blog%2Fsolar-eclipse-2024-live-updates-rcna145900%2Frcrd38542%3FcanonicalCard%3Dtrue"><span class="icon icon-email share-list__social-icon"></span></a></li></ul></div><a href="sms:?&amp;body=%20via%20%20-%20https://www.nbcnews.com/science/space/live-blog/solar-eclipse-2024-live-updates-rcna145900/rcrd38542?canonicalCard=true" rel="noopener noreferrer" target="_blank" class="share__sms styles_share__sms__DGxUZ" data-icid="ed_npd_nn_nn_np_liveblog" data-testid="sms-link"><svg width="15" height="15" viewBox="0 0 15 15" fill="none" xmlns="http://www.w3.org/2000/svg" class="icon-sms"><path fill-rule="evenodd" clip-rule="evenodd" fill="#2A2A2A" d="M14 11.25H3.333L0 14.583V1a1 1 0 011-1h13a1 1 0 011 1v9.25a1 1 0 01-1 1zm-9.875-4.5a1.125 1.125 0 100-2.25 1.125 1.125 0 000 2.25zM9 5.625a1.125 1.125 0 11-2.25 0 1.125 1.125 0 012.25 0zm2.625 1.125a1.125 1.125 0 100-2.25 1.125 1.125 0 000 2.25z"></path></svg></a><button class="share__link-copy styles_share__link-copy__hjJp_" type="button" data-testid="share__link-copy"><span class="icon icon-link" data-testid="icon-link"></span><div data-testid="share__link-copytext" class="styles_share__copied-message__W1I6R styles_alignCenter__6F5eH"><span class="icon icon-alt-check styles_icon-alt-check__zl49O"></span>Copied</div><textarea class="styles_share__copy-area__gm9tU" tabindex="-1" readonly=""></textarea></button></div></div><button class="social-share-button" type="button" data-testid="chat-card-social-share-button" aria-expanded="false" aria-label="open social share icon list"><span class="share-btn-txt">Share</span><img alt="social share icon trigger" src="data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMzIiIGhlaWdodD0iMzIiIHZpZXdCb3g9IjAgMCAzMiAzMiIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPGNpcmNsZSBjeD0iMTYiIGN5PSIxNiIgcj0iMTUuNSIgZmlsbD0id2hpdGUiIHN0cm9rZT0iIzk5OTk5OSIvPgo8cGF0aCBkPSJNMTQuNjE1NCAyMC4wNzY5SDExLjA3NjlDOS45NDg5NyAyMC4wNzY5IDguOTg3NSAxOS42Nzk2IDguMTkyNSAxOC44ODQ4QzcuMzk3NSAxOC4wOSA3IDE3LjEyODcgNyAxNi4wMDExQzcgMTQuODczNSA3LjM5NzUgMTMuOTExOSA4LjE5MjUgMTMuMTE2NEM4Ljk4NzUgMTIuMzIwOSA5Ljk0ODk3IDExLjkyMzEgMTEuMDc2OSAxMS45MjMxSDE0LjYxNTRWMTIuOTIzMUgxMS4wNzY5QzEwLjIzMDggMTIuOTIzMSA5LjUwNjQyIDEzLjIyNDQgOC45MDM4NSAxMy44MjY5QzguMzAxMjggMTQuNDI5NSA4IDE1LjE1MzkgOCAxNkM4IDE2Ljg0NjIgOC4zMDEyOCAxNy41NzA1IDguOTAzODUgMTguMTczMUM5LjUwNjQyIDE4Ljc3NTcgMTAuMjMwOCAxOS4wNzY5IDExLjA3NjkgMTkuMDc2OUgxNC42MTU0VjIwLjA3NjlaTTEyLjUgMTYuNVYxNS41SDE5LjVWMTYuNUgxMi41Wk0xNy4zODQ2IDIwLjA3NjlWMTkuMDc2OUgyMC45MjMxQzIxLjc2OTIgMTkuMDc2OSAyMi40OTM2IDE4Ljc3NTcgMjMuMDk2MiAxOC4xNzMxQzIzLjY5ODcgMTcuNTcwNSAyNCAxNi44NDYyIDI0IDE2QzI0IDE1LjE1MzkgMjMuNjk4NyAxNC40Mjk1IDIzLjA5NjIgMTMuODI2OUMyMi40OTM2IDEzLjIyNDQgMjEuNzY5MiAxMi45MjMxIDIwLjkyMzEgMTIuOTIzMUgxNy4zODQ2VjExLjkyMzFIMjAuOTIzMUMyMi4wNTEgMTEuOTIzMSAyMy4wMTI1IDEyLjMyMDUgMjMuODA3NSAxMy4xMTUzQzI0LjYwMjUgMTMuOTEwMSAyNSAxNC44NzEzIDI1IDE1Ljk5ODlDMjUgMTcuMTI2NiAyNC42MDI1IDE4LjA4ODIgMjMuODA3NSAxOC44ODM3QzIzLjAxMjUgMTkuNjc5MiAyMi4wNTEgMjAuMDc2OSAyMC45MjMxIDIwLjA3NjlIMTcuMzg0NloiIGZpbGw9IiM1NTU1NTUiLz4KPC9zdmc+Cg==" height="30" width="30"></button></div></div><h2 class="styles_chartCardHeadline__aiJF0" data-testid="chat-card-headline">Watch: Solar eclipse reaches totality in Mazatlán, Mexico </h2><div class="styles_authors-container__IX4r8"><div class="styles_chatCartByline__ivtPj" data-testid="chat-card-byline-container"><div class="styles_chatCardBylineThumbnail__DItS4" data-testid="chat-card-byline-thumbnail"><span class="byline-thumbnail byline-thumbnail--generic-thumbnail styles_bylineThumbnail__bRfvX"><svg alt="Author Thumbnail" viewBox="0 0 28 28" fill="none" xmlns="http://www.w3.org/2000/svg"><circle cx="14" cy="14" r="14" fill="none"></circle><path d="M18.0825 9.79415L15.266 16.2227L14.4633 10.6359C14.3603 9.87584 15.6531 9.40702 15.6531 9.40702C15.5359 9.14419 15.1274 9.14774 15.1274 9.14774H14.2537C14.1152 7.77323 15.3618 6.77165 16.7079 7.0771C18.0327 7.37189 18.5122 8.81033 18.0825 9.78705" fill="#6E55DC"></path><path d="M12.8509 18.304L7.36349 14.6457C5.96767 13.7116 4.58606 14.6635 4.29127 15.6473C3.85797 17.0964 4.82758 18.304 6.34415 18.304H12.8509Z" fill="#FCCC12"></path><path d="M13.5715 9.24013C13.774 7.81945 12.5024 6.7717 11.1244 7.0807C9.7996 7.37549 9.32012 8.81748 9.74988 9.79064L12.5664 16.2192L13.5715 9.23658V9.24013Z" fill="#EF1541"></path><path d="M12.3421 17.2777L9.63926 11.1226C9.00706 9.69479 7.33065 9.51721 6.40721 10.3554C5.75725 10.945 5.24936 12.5539 6.70556 13.5235L12.3385 17.2777H12.3421Z" fill="#FF7112"></path><path d="M21.4846 18.3039C23.0012 18.3039 23.9708 17.0963 23.5375 15.6472C23.2462 14.6634 21.8646 13.7151 20.4688 14.6456L14.9814 18.3039H21.4846Z" fill="#05AC3F"></path><path d="M21.1262 13.5235C22.5824 12.5504 22.078 10.945 21.4245 10.3554C20.4975 9.51721 18.8247 9.69479 18.1925 11.1226L15.4932 17.2777L21.1262 13.5235Z" fill="#069DE0"></path></svg></span></div><div class="styles_inner__ukqsN"><p class="styles_authors__quDSP" data-testid="chat-card-byline"><span class="styles_chatCardByline__GHQTo" data-testid="chatCardByline-name"><span class="styles_chatCardByline--bio__HWAK9"><span class="styles_chatCardByline--name___FmI_">NBC News</span></span></span></p></div></div></div><div data-icid="live-blog-card-link" data-testid="chat-card-body-container"><p class="">Mexico’s Pacific coast was the first place in North America to experience totality during today's solar eclipse. Experience what it was like in Mazatlán as the moon slid into alignment with Earth and the sun.</p><section class="inline-video" data-testid="inline-video"><div class="inline-video__background"><div class="inline-video__player"><div class="styles_gridStackWrapper__2ot47 styles_videoContainer__AkgW6 video-container paused" data-testid="gamma-video-player"><div id="jwplayer-9" class="jw-error jw-reset" style="width: 100%; height: 360px;"><div class="jw-error-msg jw-info-overlay jw-reset"><style>[id="jwplayer-9"].jw-error{background:#000;overflow:hidden;position:relative}[id="jwplayer-9"] .jw-error-msg{top:50%;left:50%;position:absolute;transform:translate(-50%,-50%)}[id="jwplayer-9"] .jw-error-text{text-align:start;color:#FFF;font:14px/1.35 Arial,Helvetica,sans-serif}</style><div class="jw-icon jw-reset"></div><div class="jw-info-container jw-reset"><div class="jw-error-text jw-reset-text" dir="auto" data-nosnippet="">Sorry, the video player failed to load.<span class="jw-break jw-reset"></span>(Error&nbsp;Code:&nbsp;101102)</div></div></div></div><div class="styles_gridStackWrapper__2ot47 videoSlate styles_videoSlate__ISm2f"><picture class="" data-testid="picture"><source media="(min-width: 1240px)" srcset="https://media-cldnry.s-nbcnews.com/image/upload/t_focal-860x484,f_auto,q_auto:best/mpx/2704722219/2024_04/1712600349582_nbc_spec_mexico_totality_roker_240408_1920x1080-8kih58.jpg"><source media="(min-width: 758px)" srcset="https://media-cldnry.s-nbcnews.com/image/upload/t_focal-1000x563,f_auto,q_auto:best/mpx/2704722219/2024_04/1712600349582_nbc_spec_mexico_totality_roker_240408_1920x1080-8kih58.jpg"><img src="./solar2_files/1712600349582_nbc_spec_mexico_totality_roker_240408_1920x1080-8kih58.jpg" alt=""></picture><div role="button" aria-label="Play" tabindex="0" class="w-100 h-100 db"><div class="playButtonOuter absolute absolute-fill w100 dn-print"><div class="absolute absolute-fill w100 df items-center items-center-m justify-center justify-center-m items-center justify-center"><div class="styles_play__TPYVF"><svg class="play--icon" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 15 15" preserveAspectRatio="xMidYMid" style="max-width: 30px;"><path d="M0 0v15l15-7.41z" fill-rule="evenodd"></path></svg></div></div></div></div></div><div class="info-layer styles_infoLayer__mwsPt"><div class="styles_background__XGFgg styles_show__Ni_ua"><div class="styles_share__n3Syu styles_share__2m9h7 share dn-print"><div class="styles_shareExpander__hVk8d share-expander styles_hoverEffect___Dj4s"><span class="styles_shareDot__9pfRZ share-dot"></span><svg class="styles_shareClose__6BZxR share-close" viewBox="0 0 15 15"><line class="styles_shareLine__EJUjO" x1="0" x2="15" y1="0" y2="15"></line><line class="styles_shareLine__EJUjO" x1="0" x2="15" y1="15" y2="0"></line></svg></div><div class="styles_shareList___M8wC share-list"><a href="https://www.facebook.com/sharer/sharer.php?u=https://www.nbcnews.com/video/watch-solar-eclipse-reaches-totality-in-mazatlan-mexico-208558661597" class="styles_shareLink__gSGN3" target="_blank" rel="noopen noreferrer"><span class="icon icon-facebook styles_shareIcon__lVnRm share-icon"></span></a><a href="https://twitter.com/intent/tweet?text=undefined&amp;via=nbcnews&amp;url=https://www.nbcnews.com/video/watch-solar-eclipse-reaches-totality-in-mazatlan-mexico-208558661597&amp;original_referer=https://www.nbcnews.com/video/watch-solar-eclipse-reaches-totality-in-mazatlan-mexico-208558661597" class="styles_shareLink__gSGN3" target="_blank" rel="noopen noreferrer"><span class="icon icon-twitter styles_shareIcon__lVnRm share-icon"></span></a><a href="mailto:?subject=Watch:%20Solar%20eclipse%20reaches%20totality%20in%20Mazatl%C3%A1n,%20Mexico&amp;body=https://www.nbcnews.com/video/watch-solar-eclipse-reaches-totality-in-mazatlan-mexico-208558661597" class="styles_shareLink__gSGN3" target="_blank" rel="noopen noreferrer"><span class="icon icon-email styles_shareIcon__lVnRm share-icon"></span></a></div></div><div class="styles_overlayText__T3t1E"><div class="styles_title__F_7BR"><a href="https://www.nbcnews.com/video/watch-solar-eclipse-reaches-totality-in-mazatlan-mexico-208558661597">Watch: Solar eclipse reaches totality in Mazatlán, Mexico</a></div><div class="styles_detail__F22wM"><span>04:15</span></div></div></div></div></div></div></div></section><div class="styles_hidden-show-more-content__37qyQ dn"></div></div></div><div class="styles_chat-blog-card__nFL_J article-body__content w-100 mh0 fn" id="rcrd38546" data-testid="chat-card-container"><div class="styles_time-stamp-social-share-container__zWQeJ"><div class="styles_chatCardTimestamp__Lhru2 styles_eventEnded__gIoTG"><div class="styles_timestamp__dS4G7 styles_chatStyleTimeStamp__7lmh7" data-testid="timestamp">8d ago / 2:28 PM EDT</div></div><div class="share-list-container df"><div class="share-list__wrapper" data-testid="social-share-icon-list"><div class="share-list__icons"><div class="df justify-start lh-none share-list dn-print" data-testid="social-share-list"><input type="checkbox" class="dn" id="social-menu-toggle--968" tabindex="-1" checked=""><ul class="share-list__social-list js-social-share"><li class="share-list__social-list-icon share-list__social-list-icon--first"><a href="https://www.facebook.com/sharer/sharer.php?u=https%3A%2F%2Fwww.nbcnews.com%2Fscience%2Fspace%2Flive-blog%2Fsolar-eclipse-2024-live-updates-rcna145900%2Frcrd38546%3FcanonicalCard%3Dtrue" target="_blank" rel="noopener noreferrer"><span class="icon icon-facebook share-list__social-icon"></span></a></li><li class="share-list__social-list-icon social-share-list__icon--twitter" data-testid="social-share-list__icon--twitter"><a href="https://twitter.com/intent/tweet?text=&amp;via=NBCNews&amp;url=https%3A%2F%2Fwww.nbcnews.com%2Fscience%2Fspace%2Flive-blog%2Fsolar-eclipse-2024-live-updates-rcna145900%2Frcrd38546%3FcanonicalCard%3Dtrue&amp;original_referer=https%3A%2F%2Fwww.nbcnews.com%2Fscience%2Fspace%2Flive-blog%2Fsolar-eclipse-2024-live-updates-rcna145900%2Frcrd38546%3FcanonicalCard%3Dtrue" target="_blank" rel="noopener noreferrer"><span class="icon icon-twitter share-list__social-icon"></span></a></li><li class="share-list__social-list-icon"><a href="mailto:?subject=&amp;body=https%3A%2F%2Fwww.nbcnews.com%2Fscience%2Fspace%2Flive-blog%2Fsolar-eclipse-2024-live-updates-rcna145900%2Frcrd38546%3FcanonicalCard%3Dtrue"><span class="icon icon-email share-list__social-icon"></span></a></li></ul></div><a href="sms:?&amp;body=%20via%20%20-%20https://www.nbcnews.com/science/space/live-blog/solar-eclipse-2024-live-updates-rcna145900/rcrd38546?canonicalCard=true" rel="noopener noreferrer" target="_blank" class="share__sms styles_share__sms__DGxUZ" data-icid="ed_npd_nn_nn_np_liveblog" data-testid="sms-link"><svg width="15" height="15" viewBox="0 0 15 15" fill="none" xmlns="http://www.w3.org/2000/svg" class="icon-sms"><path fill-rule="evenodd" clip-rule="evenodd" fill="#2A2A2A" d="M14 11.25H3.333L0 14.583V1a1 1 0 011-1h13a1 1 0 011 1v9.25a1 1 0 01-1 1zm-9.875-4.5a1.125 1.125 0 100-2.25 1.125 1.125 0 000 2.25zM9 5.625a1.125 1.125 0 11-2.25 0 1.125 1.125 0 012.25 0zm2.625 1.125a1.125 1.125 0 100-2.25 1.125 1.125 0 000 2.25z"></path></svg></a><button class="share__link-copy styles_share__link-copy__hjJp_" type="button" data-testid="share__link-copy"><span class="icon icon-link" data-testid="icon-link"></span><div data-testid="share__link-copytext" class="styles_share__copied-message__W1I6R styles_alignCenter__6F5eH"><span class="icon icon-alt-check styles_icon-alt-check__zl49O"></span>Copied</div><textarea class="styles_share__copy-area__gm9tU" tabindex="-1" readonly=""></textarea></button></div></div><button class="social-share-button" type="button" data-testid="chat-card-social-share-button" aria-expanded="false" aria-label="open social share icon list"><span class="share-btn-txt">Share</span><img alt="social share icon trigger" src="data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMzIiIGhlaWdodD0iMzIiIHZpZXdCb3g9IjAgMCAzMiAzMiIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPGNpcmNsZSBjeD0iMTYiIGN5PSIxNiIgcj0iMTUuNSIgZmlsbD0id2hpdGUiIHN0cm9rZT0iIzk5OTk5OSIvPgo8cGF0aCBkPSJNMTQuNjE1NCAyMC4wNzY5SDExLjA3NjlDOS45NDg5NyAyMC4wNzY5IDguOTg3NSAxOS42Nzk2IDguMTkyNSAxOC44ODQ4QzcuMzk3NSAxOC4wOSA3IDE3LjEyODcgNyAxNi4wMDExQzcgMTQuODczNSA3LjM5NzUgMTMuOTExOSA4LjE5MjUgMTMuMTE2NEM4Ljk4NzUgMTIuMzIwOSA5Ljk0ODk3IDExLjkyMzEgMTEuMDc2OSAxMS45MjMxSDE0LjYxNTRWMTIuOTIzMUgxMS4wNzY5QzEwLjIzMDggMTIuOTIzMSA5LjUwNjQyIDEzLjIyNDQgOC45MDM4NSAxMy44MjY5QzguMzAxMjggMTQuNDI5NSA4IDE1LjE1MzkgOCAxNkM4IDE2Ljg0NjIgOC4zMDEyOCAxNy41NzA1IDguOTAzODUgMTguMTczMUM5LjUwNjQyIDE4Ljc3NTcgMTAuMjMwOCAxOS4wNzY5IDExLjA3NjkgMTkuMDc2OUgxNC42MTU0VjIwLjA3NjlaTTEyLjUgMTYuNVYxNS41SDE5LjVWMTYuNUgxMi41Wk0xNy4zODQ2IDIwLjA3NjlWMTkuMDc2OUgyMC45MjMxQzIxLjc2OTIgMTkuMDc2OSAyMi40OTM2IDE4Ljc3NTcgMjMuMDk2MiAxOC4xNzMxQzIzLjY5ODcgMTcuNTcwNSAyNCAxNi44NDYyIDI0IDE2QzI0IDE1LjE1MzkgMjMuNjk4NyAxNC40Mjk1IDIzLjA5NjIgMTMuODI2OUMyMi40OTM2IDEzLjIyNDQgMjEuNzY5MiAxMi45MjMxIDIwLjkyMzEgMTIuOTIzMUgxNy4zODQ2VjExLjkyMzFIMjAuOTIzMUMyMi4wNTEgMTEuOTIzMSAyMy4wMTI1IDEyLjMyMDUgMjMuODA3NSAxMy4xMTUzQzI0LjYwMjUgMTMuOTEwMSAyNSAxNC44NzEzIDI1IDE1Ljk5ODlDMjUgMTcuMTI2NiAyNC42MDI1IDE4LjA4ODIgMjMuODA3NSAxOC44ODM3QzIzLjAxMjUgMTkuNjc5MiAyMi4wNTEgMjAuMDc2OSAyMC45MjMxIDIwLjA3NjlIMTcuMzg0NloiIGZpbGw9IiM1NTU1NTUiLz4KPC9zdmc+Cg==" height="30" width="30"></button></div></div><h2 class="styles_chartCardHeadline__aiJF0" data-testid="chat-card-headline">The 2024 solar eclipse in photos</h2><div class="styles_authors-container__IX4r8"><div class="styles_chatCartByline__ivtPj" data-testid="chat-card-byline-container"><div class="styles_chatCardBylineThumbnail__DItS4" data-testid="chat-card-byline-thumbnail"><div class="byline-thumbnail byline-thumbnail--has-image styles_bylineThumbnail__bRfvX" data-testid="byline-thumbnail"><picture data-testid="picture"><source srcset="https://media-cldnry.s-nbcnews.com/image/upload/t_focal-60x60,f_avif,q_auto:eco,dpr_2/newscms/2024_15/3644470/me-headshot-01.jpg 2x, https://media-cldnry.s-nbcnews.com/image/upload/t_focal-60x60,f_auto,q_auto:best/newscms/2024_15/3644470/me-headshot-01.jpg 1x"><img loading="lazy" src="./solar2_files/me-headshot-01.jpg" alt="" height="48" width="48"></picture></div></div><div class="styles_inner__ukqsN"><p class="styles_authors__quDSP" data-testid="chat-card-byline"><span class="styles_chatCardByline__GHQTo" data-testid="chatCardByline-name"><span class="styles_chatCardByline--bio__HWAK9"><span class="styles_chatCardByline--name___FmI_">Chelsea Stahl</span><span class="styles_chatCardByline--shortbio__PRRNd">Chelsea Stahl is the art director for NBC News Digital</span></span></span></p></div></div></div><div data-icid="live-blog-card-link" data-testid="chat-card-body-container"><p class="">Check out <a href="https://www.nbcnews.com/news/us-news/total-solar-eclipse-photos-2024-rcna146832" target="_blank">a gallery of all the best pictures of the 2024 eclipse</a>. </p><p class="">We'll be adding to this throughout the day as the moon casts its shadow across the U.S.</p><figure class="styles_inlineImage__yAWZ0 styles_medium__OMa6x"><picture class="styles_image__1qciH" data-testid="picture"><source media="(min-width: 1000px)" srcset="https://media-cldnry.s-nbcnews.com/image/upload/t_fit-560w,f_avif,q_auto:eco,dpr_2/rockcms/2024-04/240408-total-solar-eclipse-mexico-ew-219p-3cc042.jpg 2x, https://media-cldnry.s-nbcnews.com/image/upload/t_fit-560w,f_auto,q_auto:best/rockcms/2024-04/240408-total-solar-eclipse-mexico-ew-219p-3cc042.jpg 1x"><source srcset="https://media-cldnry.s-nbcnews.com/image/upload/t_fit-760w,f_avif,q_auto:eco,dpr_2/rockcms/2024-04/240408-total-solar-eclipse-mexico-ew-219p-3cc042.jpg 2x, https://media-cldnry.s-nbcnews.com/image/upload/t_fit-760w,f_auto,q_auto:best/rockcms/2024-04/240408-total-solar-eclipse-mexico-ew-219p-3cc042.jpg 1x"><img loading="lazy" src="./solar2_files/240408-total-solar-eclipse-mexico-ew-219p-3cc042.jpg" alt="Image: ECLIPSE" height="1090" width="1635"></picture><figcaption class="caption styles_caption__Pe5JC" data-testid="caption"><span class="caption__container" data-testid="caption__container">The moon partially covers the sun during a total solar eclipse in Mazatlan, Mexico, on Monday. </span><span class="caption__source" data-testid="caption__source">Fernando Llano / AP</span></figcaption></figure><figure class="styles_inlineImage__yAWZ0 styles_medium__OMa6x"><picture class="styles_image__1qciH" data-testid="picture"><source media="(min-width: 1000px)" srcset="https://media-cldnry.s-nbcnews.com/image/upload/t_fit-560w,f_avif,q_auto:eco,dpr_2/rockcms/2024-04/240408-eclipse-washington-cs-57b34b.jpg 2x, https://media-cldnry.s-nbcnews.com/image/upload/t_fit-560w,f_auto,q_auto:best/rockcms/2024-04/240408-eclipse-washington-cs-57b34b.jpg 1x"><source srcset="https://media-cldnry.s-nbcnews.com/image/upload/t_fit-760w,f_avif,q_auto:eco,dpr_2/rockcms/2024-04/240408-eclipse-washington-cs-57b34b.jpg 2x, https://media-cldnry.s-nbcnews.com/image/upload/t_fit-760w,f_auto,q_auto:best/rockcms/2024-04/240408-eclipse-washington-cs-57b34b.jpg 1x"><img loading="lazy" src="./solar2_files/240408-eclipse-washington-cs-57b34b.jpg" alt="Washington DC Experiences Partial Solar Eclipse" height="1667" width="2500"></picture><figcaption class="caption styles_caption__Pe5JC" data-testid="caption"><span class="caption__container" data-testid="caption__container">Barbara McLaughlin and her granddaughter test out their eclipse glasses on the National Mall in Washington.</span><span class="caption__source" data-testid="caption__source">Kent Nishimura / Getty Images</span></figcaption></figure><figure class="styles_inlineImage__yAWZ0 styles_medium__OMa6x"><picture class="styles_image__1qciH" data-testid="picture"><source media="(min-width: 1000px)" srcset="https://media-cldnry.s-nbcnews.com/image/upload/t_fit-560w,f_avif,q_auto:eco,dpr_2/rockcms/2024-04/240408-total-eclipse-ew-1208p-43f44f.jpg 2x, https://media-cldnry.s-nbcnews.com/image/upload/t_fit-560w,f_auto,q_auto:best/rockcms/2024-04/240408-total-eclipse-ew-1208p-43f44f.jpg 1x"><source srcset="https://media-cldnry.s-nbcnews.com/image/upload/t_fit-760w,f_avif,q_auto:eco,dpr_2/rockcms/2024-04/240408-total-eclipse-ew-1208p-43f44f.jpg 2x, https://media-cldnry.s-nbcnews.com/image/upload/t_fit-760w,f_auto,q_auto:best/rockcms/2024-04/240408-total-eclipse-ew-1208p-43f44f.jpg 1x"><img loading="lazy" src="./solar2_files/240408-total-eclipse-ew-1208p-43f44f.jpg" alt="Image:" height="1667" width="2500"></picture><figcaption class="caption styles_caption__Pe5JC" data-testid="caption"><span class="caption__container" data-testid="caption__container">Tawhid Rana, of Midland, Mich., hold his daughter Thia as she views the sun through a telescope at the Indianapolis Motor Speedway in Indianapolis on Monday.</span><span class="caption__source" data-testid="caption__source">Michael Conroy / AP</span></figcaption></figure><div class="styles_hidden-show-more-content__37qyQ dn"></div></div></div><div class="ad mb8 ad--text-alignment ad-container boxinlineAd dn-print" data-testid="ad__container"><div data-mps="true" data-slot="boxinline" data-sizes="[[[1000,1],[]],[[758,1],[[300,250],[700,50],[5,5],[728,90],[360,360]]],[[0,0],[[300,250],[700,50],[5,5],[360,360]]]]" data-render-on-view="true" data-targeting="{}" data-active-tab="true" data-offset-viewport="50" data-testid="ad__container__inner"><div id="div-mps-ad-boxinline-7"></div></div></div><div class="styles_chat-blog-card__nFL_J article-body__content w-100 mh0 fn" id="rcrd38539" data-testid="chat-card-container"><div class="styles_time-stamp-social-share-container__zWQeJ"><div class="styles_chatCardTimestamp__Lhru2 styles_eventEnded__gIoTG"><div class="styles_timestamp__dS4G7 styles_chatStyleTimeStamp__7lmh7" data-testid="timestamp">8d ago / 2:27 PM EDT</div></div><div class="share-list-container df"><div class="share-list__wrapper" data-testid="social-share-icon-list"><div class="share-list__icons"><div class="df justify-start lh-none share-list dn-print" data-testid="social-share-list"><input type="checkbox" class="dn" id="social-menu-toggle--969" tabindex="-1" checked=""><ul class="share-list__social-list js-social-share"><li class="share-list__social-list-icon share-list__social-list-icon--first"><a href="https://www.facebook.com/sharer/sharer.php?u=https%3A%2F%2Fwww.nbcnews.com%2Fscience%2Fspace%2Flive-blog%2Fsolar-eclipse-2024-live-updates-rcna145900%2Frcrd38539%3FcanonicalCard%3Dtrue" target="_blank" rel="noopener noreferrer"><span class="icon icon-facebook share-list__social-icon"></span></a></li><li class="share-list__social-list-icon social-share-list__icon--twitter" data-testid="social-share-list__icon--twitter"><a href="https://twitter.com/intent/tweet?text=&amp;via=NBCNews&amp;url=https%3A%2F%2Fwww.nbcnews.com%2Fscience%2Fspace%2Flive-blog%2Fsolar-eclipse-2024-live-updates-rcna145900%2Frcrd38539%3FcanonicalCard%3Dtrue&amp;original_referer=https%3A%2F%2Fwww.nbcnews.com%2Fscience%2Fspace%2Flive-blog%2Fsolar-eclipse-2024-live-updates-rcna145900%2Frcrd38539%3FcanonicalCard%3Dtrue" target="_blank" rel="noopener noreferrer"><span class="icon icon-twitter share-list__social-icon"></span></a></li><li class="share-list__social-list-icon"><a href="mailto:?subject=&amp;body=https%3A%2F%2Fwww.nbcnews.com%2Fscience%2Fspace%2Flive-blog%2Fsolar-eclipse-2024-live-updates-rcna145900%2Frcrd38539%3FcanonicalCard%3Dtrue"><span class="icon icon-email share-list__social-icon"></span></a></li></ul></div><a href="sms:?&amp;body=%20via%20%20-%20https://www.nbcnews.com/science/space/live-blog/solar-eclipse-2024-live-updates-rcna145900/rcrd38539?canonicalCard=true" rel="noopener noreferrer" target="_blank" class="share__sms styles_share__sms__DGxUZ" data-icid="ed_npd_nn_nn_np_liveblog" data-testid="sms-link"><svg width="15" height="15" viewBox="0 0 15 15" fill="none" xmlns="http://www.w3.org/2000/svg" class="icon-sms"><path fill-rule="evenodd" clip-rule="evenodd" fill="#2A2A2A" d="M14 11.25H3.333L0 14.583V1a1 1 0 011-1h13a1 1 0 011 1v9.25a1 1 0 01-1 1zm-9.875-4.5a1.125 1.125 0 100-2.25 1.125 1.125 0 000 2.25zM9 5.625a1.125 1.125 0 11-2.25 0 1.125 1.125 0 012.25 0zm2.625 1.125a1.125 1.125 0 100-2.25 1.125 1.125 0 000 2.25z"></path></svg></a><button class="share__link-copy styles_share__link-copy__hjJp_" type="button" data-testid="share__link-copy"><span class="icon icon-link" data-testid="icon-link"></span><div data-testid="share__link-copytext" class="styles_share__copied-message__W1I6R styles_alignCenter__6F5eH"><span class="icon icon-alt-check styles_icon-alt-check__zl49O"></span>Copied</div><textarea class="styles_share__copy-area__gm9tU" tabindex="-1" readonly=""></textarea></button></div></div><button class="social-share-button" type="button" data-testid="chat-card-social-share-button" aria-expanded="false" aria-label="open social share icon list"><span class="share-btn-txt">Share</span><img alt="social share icon trigger" src="data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMzIiIGhlaWdodD0iMzIiIHZpZXdCb3g9IjAgMCAzMiAzMiIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPGNpcmNsZSBjeD0iMTYiIGN5PSIxNiIgcj0iMTUuNSIgZmlsbD0id2hpdGUiIHN0cm9rZT0iIzk5OTk5OSIvPgo8cGF0aCBkPSJNMTQuNjE1NCAyMC4wNzY5SDExLjA3NjlDOS45NDg5NyAyMC4wNzY5IDguOTg3NSAxOS42Nzk2IDguMTkyNSAxOC44ODQ4QzcuMzk3NSAxOC4wOSA3IDE3LjEyODcgNyAxNi4wMDExQzcgMTQuODczNSA3LjM5NzUgMTMuOTExOSA4LjE5MjUgMTMuMTE2NEM4Ljk4NzUgMTIuMzIwOSA5Ljk0ODk3IDExLjkyMzEgMTEuMDc2OSAxMS45MjMxSDE0LjYxNTRWMTIuOTIzMUgxMS4wNzY5QzEwLjIzMDggMTIuOTIzMSA5LjUwNjQyIDEzLjIyNDQgOC45MDM4NSAxMy44MjY5QzguMzAxMjggMTQuNDI5NSA4IDE1LjE1MzkgOCAxNkM4IDE2Ljg0NjIgOC4zMDEyOCAxNy41NzA1IDguOTAzODUgMTguMTczMUM5LjUwNjQyIDE4Ljc3NTcgMTAuMjMwOCAxOS4wNzY5IDExLjA3NjkgMTkuMDc2OUgxNC42MTU0VjIwLjA3NjlaTTEyLjUgMTYuNVYxNS41SDE5LjVWMTYuNUgxMi41Wk0xNy4zODQ2IDIwLjA3NjlWMTkuMDc2OUgyMC45MjMxQzIxLjc2OTIgMTkuMDc2OSAyMi40OTM2IDE4Ljc3NTcgMjMuMDk2MiAxOC4xNzMxQzIzLjY5ODcgMTcuNTcwNSAyNCAxNi44NDYyIDI0IDE2QzI0IDE1LjE1MzkgMjMuNjk4NyAxNC40Mjk1IDIzLjA5NjIgMTMuODI2OUMyMi40OTM2IDEzLjIyNDQgMjEuNzY5MiAxMi45MjMxIDIwLjkyMzEgMTIuOTIzMUgxNy4zODQ2VjExLjkyMzFIMjAuOTIzMUMyMi4wNTEgMTEuOTIzMSAyMy4wMTI1IDEyLjMyMDUgMjMuODA3NSAxMy4xMTUzQzI0LjYwMjUgMTMuOTEwMSAyNSAxNC44NzEzIDI1IDE1Ljk5ODlDMjUgMTcuMTI2NiAyNC42MDI1IDE4LjA4ODIgMjMuODA3NSAxOC44ODM3QzIzLjAxMjUgMTkuNjc5MiAyMi4wNTEgMjAuMDc2OSAyMC45MjMxIDIwLjA3NjlIMTcuMzg0NloiIGZpbGw9IiM1NTU1NTUiLz4KPC9zdmc+Cg==" height="30" width="30"></button></div></div><h2 class="styles_chartCardHeadline__aiJF0" data-testid="chat-card-headline">Stages of the solar eclipse</h2><div class="styles_authors-container__IX4r8"><div class="styles_chatCartByline__ivtPj" data-testid="chat-card-byline-container"><div class="styles_chatCardBylineThumbnail__DItS4" data-testid="chat-card-byline-thumbnail"><div class="byline-thumbnail byline-thumbnail--has-image styles_bylineThumbnail__bRfvX" data-testid="byline-thumbnail"><a href="https://www.nbcnews.com/author/denise-chow-ncpn814621"><picture data-testid="picture"><source srcset="https://media-cldnry.s-nbcnews.com/image/upload/t_focal-60x60,f_avif,q_auto:eco,dpr_2/newscms/2022_46/3581047/denise-chow-byline-jm.jpg 2x, https://media-cldnry.s-nbcnews.com/image/upload/t_focal-60x60,f_auto,q_auto:best/newscms/2022_46/3581047/denise-chow-byline-jm.jpg 1x"><img loading="lazy" src="./solar2_files/denise-chow-byline-jm.jpg" alt="" height="48" width="48"></picture></a></div></div><div class="styles_inner__ukqsN"><p class="styles_authors__quDSP" data-testid="chat-card-byline"><span class="styles_chatCardByline__GHQTo" data-testid="chatCardByline-name"><span class="styles_chatCardByline--bio__HWAK9"><span class="styles_chatCardByline--name___FmI_"><a href="https://www.nbcnews.com/author/denise-chow-ncpn814621">Denise Chow</a></span></span></span></p></div></div></div><div data-icid="live-blog-card-link" data-testid="chat-card-body-container"><p class="">For people along the path of totality, there are some fun milestones to keep track of as the total solar eclipse unfolds.</p><p class="">As the eclipse progresses and it starts to get dark, look out for the “diamond ring effect” created by the last beams of sunlight. The sun’s atmosphere will appear as an illuminated halo, and the last light still visible will look like the diamond of a giant ring.</p><figure class="styles_inlineImage__yAWZ0 styles_medium__OMa6x"><picture class="styles_image__1qciH" data-testid="picture"><source media="(min-width: 1000px)" srcset="https://media-cldnry.s-nbcnews.com/image/upload/t_fit-560w,f_avif,q_auto:eco,dpr_2/rockcms/2024-04/170817-total-solar-eclise-mn-1510-8180d8.jpg 2x, https://media-cldnry.s-nbcnews.com/image/upload/t_fit-560w,f_auto,q_auto:best/rockcms/2024-04/170817-total-solar-eclise-mn-1510-8180d8.jpg 1x"><source srcset="https://media-cldnry.s-nbcnews.com/image/upload/t_fit-760w,f_avif,q_auto:eco,dpr_2/rockcms/2024-04/170817-total-solar-eclise-mn-1510-8180d8.jpg 2x, https://media-cldnry.s-nbcnews.com/image/upload/t_fit-760w,f_auto,q_auto:best/rockcms/2024-04/170817-total-solar-eclise-mn-1510-8180d8.jpg 1x"><img loading="lazy" src="./solar2_files/170817-total-solar-eclise-mn-1510-8180d8.jpg" alt="The &quot;diamond ring effect&quot; is shown following totality of the solar eclipse at Palm Cove in Australia&#39;s Tropical North Queensland in 2012." height="2534" width="3500"></picture><figcaption class="caption styles_caption__Pe5JC" data-testid="caption"><span class="caption__container" data-testid="caption__container">The "diamond ring effect" is shown following totality of the solar eclipse at Palm Cove in Australia's Tropical North Queensland in 2012.</span><span class="caption__source" data-testid="caption__source">Greg Wood / AFP - Getty Images file</span></figcaption></figure><p class="">As the sunlight decreases even further, an effect known as Baily’s beads will be created by the moon’s rugged terrain. Tiny “beads” of light will be visible for only a few seconds around the dark moon, as the last bits of sunlight peer through the moon’s mountains and valleys.</p><figure class="styles_inlineImage__yAWZ0 styles_medium__OMa6x"><picture class="styles_image__1qciH" data-testid="picture"><source media="(min-width: 1000px)" srcset="https://media-cldnry.s-nbcnews.com/image/upload/t_fit-560w,f_avif,q_auto:eco,dpr_2/rockcms/2024-04/240404-baileys-beads-ew-404p-c32142.jpg 2x, https://media-cldnry.s-nbcnews.com/image/upload/t_fit-560w,f_auto,q_auto:best/rockcms/2024-04/240404-baileys-beads-ew-404p-c32142.jpg 1x"><source srcset="https://media-cldnry.s-nbcnews.com/image/upload/t_fit-760w,f_avif,q_auto:eco,dpr_2/rockcms/2024-04/240404-baileys-beads-ew-404p-c32142.jpg 2x, https://media-cldnry.s-nbcnews.com/image/upload/t_fit-760w,f_auto,q_auto:best/rockcms/2024-04/240404-baileys-beads-ew-404p-c32142.jpg 1x"><img loading="lazy" src="./solar2_files/240404-baileys-beads-ew-404p-c32142.jpg" alt="The Bailey&#39;s Beads effect is seen as the moon makes its final move over the sun during the total solar eclipse on Monday, August 21, 2017 above Madras, Oregon. " height="1623" width="2500"></picture><figcaption class="caption styles_caption__Pe5JC" data-testid="caption"><span class="caption__container" data-testid="caption__container">The Baily's beads effect is seen as the moon makes its final move over the sun during the total solar eclipse on Aug. 21, 2017, above Madras, Ore.</span><span class="caption__source" data-testid="caption__source">Aubrey Gemignani / NASA</span></figcaption></figure><p class="">When the moon is fully blocking the sun, it is safe to remove eclipse glasses and look at the total solar eclipse with the naked eye.</p><div class="styles_hidden-show-more-content__37qyQ dn"></div></div></div><div class="styles_chat-blog-card__nFL_J article-body__content w-100 mh0 fn" id="rcrd38536" data-testid="chat-card-container"><div class="styles_time-stamp-social-share-container__zWQeJ"><div class="styles_chatCardTimestamp__Lhru2 styles_eventEnded__gIoTG"><div class="styles_timestamp__dS4G7 styles_chatStyleTimeStamp__7lmh7" data-testid="timestamp">8d ago / 2:24 PM EDT</div></div><div class="share-list-container df"><div class="share-list__wrapper" data-testid="social-share-icon-list"><div class="share-list__icons"><div class="df justify-start lh-none share-list dn-print" data-testid="social-share-list"><input type="checkbox" class="dn" id="social-menu-toggle--970" tabindex="-1" checked=""><ul class="share-list__social-list js-social-share"><li class="share-list__social-list-icon share-list__social-list-icon--first"><a href="https://www.facebook.com/sharer/sharer.php?u=https%3A%2F%2Fwww.nbcnews.com%2Fscience%2Fspace%2Flive-blog%2Fsolar-eclipse-2024-live-updates-rcna145900%2Frcrd38536%3FcanonicalCard%3Dtrue" target="_blank" rel="noopener noreferrer"><span class="icon icon-facebook share-list__social-icon"></span></a></li><li class="share-list__social-list-icon social-share-list__icon--twitter" data-testid="social-share-list__icon--twitter"><a href="https://twitter.com/intent/tweet?text=&amp;via=NBCNews&amp;url=https%3A%2F%2Fwww.nbcnews.com%2Fscience%2Fspace%2Flive-blog%2Fsolar-eclipse-2024-live-updates-rcna145900%2Frcrd38536%3FcanonicalCard%3Dtrue&amp;original_referer=https%3A%2F%2Fwww.nbcnews.com%2Fscience%2Fspace%2Flive-blog%2Fsolar-eclipse-2024-live-updates-rcna145900%2Frcrd38536%3FcanonicalCard%3Dtrue" target="_blank" rel="noopener noreferrer"><span class="icon icon-twitter share-list__social-icon"></span></a></li><li class="share-list__social-list-icon"><a href="mailto:?subject=&amp;body=https%3A%2F%2Fwww.nbcnews.com%2Fscience%2Fspace%2Flive-blog%2Fsolar-eclipse-2024-live-updates-rcna145900%2Frcrd38536%3FcanonicalCard%3Dtrue"><span class="icon icon-email share-list__social-icon"></span></a></li></ul></div><a href="sms:?&amp;body=%20via%20%20-%20https://www.nbcnews.com/science/space/live-blog/solar-eclipse-2024-live-updates-rcna145900/rcrd38536?canonicalCard=true" rel="noopener noreferrer" target="_blank" class="share__sms styles_share__sms__DGxUZ" data-icid="ed_npd_nn_nn_np_liveblog" data-testid="sms-link"><svg width="15" height="15" viewBox="0 0 15 15" fill="none" xmlns="http://www.w3.org/2000/svg" class="icon-sms"><path fill-rule="evenodd" clip-rule="evenodd" fill="#2A2A2A" d="M14 11.25H3.333L0 14.583V1a1 1 0 011-1h13a1 1 0 011 1v9.25a1 1 0 01-1 1zm-9.875-4.5a1.125 1.125 0 100-2.25 1.125 1.125 0 000 2.25zM9 5.625a1.125 1.125 0 11-2.25 0 1.125 1.125 0 012.25 0zm2.625 1.125a1.125 1.125 0 100-2.25 1.125 1.125 0 000 2.25z"></path></svg></a><button class="share__link-copy styles_share__link-copy__hjJp_" type="button" data-testid="share__link-copy"><span class="icon icon-link" data-testid="icon-link"></span><div data-testid="share__link-copytext" class="styles_share__copied-message__W1I6R styles_alignCenter__6F5eH"><span class="icon icon-alt-check styles_icon-alt-check__zl49O"></span>Copied</div><textarea class="styles_share__copy-area__gm9tU" tabindex="-1" readonly=""></textarea></button></div></div><button class="social-share-button" type="button" data-testid="chat-card-social-share-button" aria-expanded="false" aria-label="open social share icon list"><span class="share-btn-txt">Share</span><img alt="social share icon trigger" src="data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMzIiIGhlaWdodD0iMzIiIHZpZXdCb3g9IjAgMCAzMiAzMiIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPGNpcmNsZSBjeD0iMTYiIGN5PSIxNiIgcj0iMTUuNSIgZmlsbD0id2hpdGUiIHN0cm9rZT0iIzk5OTk5OSIvPgo8cGF0aCBkPSJNMTQuNjE1NCAyMC4wNzY5SDExLjA3NjlDOS45NDg5NyAyMC4wNzY5IDguOTg3NSAxOS42Nzk2IDguMTkyNSAxOC44ODQ4QzcuMzk3NSAxOC4wOSA3IDE3LjEyODcgNyAxNi4wMDExQzcgMTQuODczNSA3LjM5NzUgMTMuOTExOSA4LjE5MjUgMTMuMTE2NEM4Ljk4NzUgMTIuMzIwOSA5Ljk0ODk3IDExLjkyMzEgMTEuMDc2OSAxMS45MjMxSDE0LjYxNTRWMTIuOTIzMUgxMS4wNzY5QzEwLjIzMDggMTIuOTIzMSA5LjUwNjQyIDEzLjIyNDQgOC45MDM4NSAxMy44MjY5QzguMzAxMjggMTQuNDI5NSA4IDE1LjE1MzkgOCAxNkM4IDE2Ljg0NjIgOC4zMDEyOCAxNy41NzA1IDguOTAzODUgMTguMTczMUM5LjUwNjQyIDE4Ljc3NTcgMTAuMjMwOCAxOS4wNzY5IDExLjA3NjkgMTkuMDc2OUgxNC42MTU0VjIwLjA3NjlaTTEyLjUgMTYuNVYxNS41SDE5LjVWMTYuNUgxMi41Wk0xNy4zODQ2IDIwLjA3NjlWMTkuMDc2OUgyMC45MjMxQzIxLjc2OTIgMTkuMDc2OSAyMi40OTM2IDE4Ljc3NTcgMjMuMDk2MiAxOC4xNzMxQzIzLjY5ODcgMTcuNTcwNSAyNCAxNi44NDYyIDI0IDE2QzI0IDE1LjE1MzkgMjMuNjk4NyAxNC40Mjk1IDIzLjA5NjIgMTMuODI2OUMyMi40OTM2IDEzLjIyNDQgMjEuNzY5MiAxMi45MjMxIDIwLjkyMzEgMTIuOTIzMUgxNy4zODQ2VjExLjkyMzFIMjAuOTIzMUMyMi4wNTEgMTEuOTIzMSAyMy4wMTI1IDEyLjMyMDUgMjMuODA3NSAxMy4xMTUzQzI0LjYwMjUgMTMuOTEwMSAyNSAxNC44NzEzIDI1IDE1Ljk5ODlDMjUgMTcuMTI2NiAyNC42MDI1IDE4LjA4ODIgMjMuODA3NSAxOC44ODM3QzIzLjAxMjUgMTkuNjc5MiAyMi4wNTEgMjAuMDc2OSAyMC45MjMxIDIwLjA3NjlIMTcuMzg0NloiIGZpbGw9IiM1NTU1NTUiLz4KPC9zdmc+Cg==" height="30" width="30"></button></div></div><h2 class="styles_chartCardHeadline__aiJF0" data-testid="chat-card-headline">Spectators in Mexico</h2><div class="styles_authors-container__IX4r8"><div class="styles_chatCartByline__ivtPj" data-testid="chat-card-byline-container"><div class="styles_chatCardBylineThumbnail__DItS4" data-testid="chat-card-byline-thumbnail"><span class="byline-thumbnail byline-thumbnail--generic-thumbnail styles_bylineThumbnail__bRfvX"><svg alt="Author Thumbnail" viewBox="0 0 28 28" fill="none" xmlns="http://www.w3.org/2000/svg"><circle cx="14" cy="14" r="14" fill="none"></circle><path d="M18.0825 9.79415L15.266 16.2227L14.4633 10.6359C14.3603 9.87584 15.6531 9.40702 15.6531 9.40702C15.5359 9.14419 15.1274 9.14774 15.1274 9.14774H14.2537C14.1152 7.77323 15.3618 6.77165 16.7079 7.0771C18.0327 7.37189 18.5122 8.81033 18.0825 9.78705" fill="#6E55DC"></path><path d="M12.8509 18.304L7.36349 14.6457C5.96767 13.7116 4.58606 14.6635 4.29127 15.6473C3.85797 17.0964 4.82758 18.304 6.34415 18.304H12.8509Z" fill="#FCCC12"></path><path d="M13.5715 9.24013C13.774 7.81945 12.5024 6.7717 11.1244 7.0807C9.7996 7.37549 9.32012 8.81748 9.74988 9.79064L12.5664 16.2192L13.5715 9.23658V9.24013Z" fill="#EF1541"></path><path d="M12.3421 17.2777L9.63926 11.1226C9.00706 9.69479 7.33065 9.51721 6.40721 10.3554C5.75725 10.945 5.24936 12.5539 6.70556 13.5235L12.3385 17.2777H12.3421Z" fill="#FF7112"></path><path d="M21.4846 18.3039C23.0012 18.3039 23.9708 17.0963 23.5375 15.6472C23.2462 14.6634 21.8646 13.7151 20.4688 14.6456L14.9814 18.3039H21.4846Z" fill="#05AC3F"></path><path d="M21.1262 13.5235C22.5824 12.5504 22.078 10.945 21.4245 10.3554C20.4975 9.51721 18.8247 9.69479 18.1925 11.1226L15.4932 17.2777L21.1262 13.5235Z" fill="#069DE0"></path></svg></span></div><div class="styles_inner__ukqsN"><p class="styles_authors__quDSP" data-testid="chat-card-byline"><span class="styles_chatCardByline__GHQTo" data-testid="chatCardByline-name"><span class="styles_chatCardByline--bio__HWAK9"><span class="styles_chatCardByline--name___FmI_">Shahrzad Elghanayan</span></span></span></p></div></div></div><div data-icid="live-blog-card-link" data-testid="chat-card-body-container"><p class="">People gathered to watch the eclipse in Mazatlán, one of the first parts of North America to see the totality.</p><figure class="styles_inlineImage__yAWZ0 styles_medium__OMa6x styles_noCaption__KOOim"><picture class="styles_image__1qciH" data-testid="picture"><source media="(min-width: 1000px)" srcset="https://media-cldnry.s-nbcnews.com/image/upload/t_fit-560w,f_avif,q_auto:eco,dpr_2/rockcms/2024-04/240408-mexico-eclipse-se-204p-4c1539.jpg 2x, https://media-cldnry.s-nbcnews.com/image/upload/t_fit-560w,f_auto,q_auto:best/rockcms/2024-04/240408-mexico-eclipse-se-204p-4c1539.jpg 1x"><source srcset="https://media-cldnry.s-nbcnews.com/image/upload/t_fit-760w,f_avif,q_auto:eco,dpr_2/rockcms/2024-04/240408-mexico-eclipse-se-204p-4c1539.jpg 2x, https://media-cldnry.s-nbcnews.com/image/upload/t_fit-760w,f_auto,q_auto:best/rockcms/2024-04/240408-mexico-eclipse-se-204p-4c1539.jpg 1x"><img loading="lazy" src="./solar2_files/240408-mexico-eclipse-se-204p-4c1539.jpg" alt="People watch a total solar eclipse in Mazatlan" height="1667" width="2500"></picture><figcaption class="caption styles_caption__Pe5JC" data-testid="caption"><span class="caption__source" data-testid="caption__source">Fernando Llano / AP</span></figcaption></figure><figure class="styles_inlineImage__yAWZ0 styles_medium__OMa6x styles_noCaption__KOOim"><picture class="styles_image__1qciH" data-testid="picture"><source media="(min-width: 1000px)" srcset="https://media-cldnry.s-nbcnews.com/image/upload/t_fit-560w,f_avif,q_auto:eco,dpr_2/rockcms/2024-04/240408-eclipse-mexico-se-220p-b3352c.jpg 2x, https://media-cldnry.s-nbcnews.com/image/upload/t_fit-560w,f_auto,q_auto:best/rockcms/2024-04/240408-eclipse-mexico-se-220p-b3352c.jpg 1x"><source srcset="https://media-cldnry.s-nbcnews.com/image/upload/t_fit-760w,f_avif,q_auto:eco,dpr_2/rockcms/2024-04/240408-eclipse-mexico-se-220p-b3352c.jpg 2x, https://media-cldnry.s-nbcnews.com/image/upload/t_fit-760w,f_auto,q_auto:best/rockcms/2024-04/240408-eclipse-mexico-se-220p-b3352c.jpg 1x"><img loading="lazy" src="./solar2_files/240408-eclipse-mexico-se-220p-b3352c.jpg" alt="" height="1666" width="2500"></picture><figcaption class="caption styles_caption__Pe5JC" data-testid="caption"><span class="caption__source" data-testid="caption__source">Fernando Llano / AP</span></figcaption></figure><div class="styles_hidden-show-more-content__37qyQ dn"></div></div></div><div class="styles_chat-blog-card__nFL_J article-body__content w-100 mh0 fn" id="rcrd38543" data-testid="chat-card-container"><div class="styles_time-stamp-social-share-container__zWQeJ"><div class="styles_chatCardTimestamp__Lhru2 styles_eventEnded__gIoTG"><div class="styles_timestamp__dS4G7 styles_chatStyleTimeStamp__7lmh7" data-testid="timestamp">8d ago / 2:24 PM EDT</div></div><div class="share-list-container df"><div class="share-list__wrapper" data-testid="social-share-icon-list"><div class="share-list__icons"><div class="df justify-start lh-none share-list dn-print" data-testid="social-share-list"><input type="checkbox" class="dn" id="social-menu-toggle--971" tabindex="-1" checked=""><ul class="share-list__social-list js-social-share"><li class="share-list__social-list-icon share-list__social-list-icon--first"><a href="https://www.facebook.com/sharer/sharer.php?u=https%3A%2F%2Fwww.nbcnews.com%2Fscience%2Fspace%2Flive-blog%2Fsolar-eclipse-2024-live-updates-rcna145900%2Frcrd38543%3FcanonicalCard%3Dtrue" target="_blank" rel="noopener noreferrer"><span class="icon icon-facebook share-list__social-icon"></span></a></li><li class="share-list__social-list-icon social-share-list__icon--twitter" data-testid="social-share-list__icon--twitter"><a href="https://twitter.com/intent/tweet?text=&amp;via=NBCNews&amp;url=https%3A%2F%2Fwww.nbcnews.com%2Fscience%2Fspace%2Flive-blog%2Fsolar-eclipse-2024-live-updates-rcna145900%2Frcrd38543%3FcanonicalCard%3Dtrue&amp;original_referer=https%3A%2F%2Fwww.nbcnews.com%2Fscience%2Fspace%2Flive-blog%2Fsolar-eclipse-2024-live-updates-rcna145900%2Frcrd38543%3FcanonicalCard%3Dtrue" target="_blank" rel="noopener noreferrer"><span class="icon icon-twitter share-list__social-icon"></span></a></li><li class="share-list__social-list-icon"><a href="mailto:?subject=&amp;body=https%3A%2F%2Fwww.nbcnews.com%2Fscience%2Fspace%2Flive-blog%2Fsolar-eclipse-2024-live-updates-rcna145900%2Frcrd38543%3FcanonicalCard%3Dtrue"><span class="icon icon-email share-list__social-icon"></span></a></li></ul></div><a href="sms:?&amp;body=%20via%20%20-%20https://www.nbcnews.com/science/space/live-blog/solar-eclipse-2024-live-updates-rcna145900/rcrd38543?canonicalCard=true" rel="noopener noreferrer" target="_blank" class="share__sms styles_share__sms__DGxUZ" data-icid="ed_npd_nn_nn_np_liveblog" data-testid="sms-link"><svg width="15" height="15" viewBox="0 0 15 15" fill="none" xmlns="http://www.w3.org/2000/svg" class="icon-sms"><path fill-rule="evenodd" clip-rule="evenodd" fill="#2A2A2A" d="M14 11.25H3.333L0 14.583V1a1 1 0 011-1h13a1 1 0 011 1v9.25a1 1 0 01-1 1zm-9.875-4.5a1.125 1.125 0 100-2.25 1.125 1.125 0 000 2.25zM9 5.625a1.125 1.125 0 11-2.25 0 1.125 1.125 0 012.25 0zm2.625 1.125a1.125 1.125 0 100-2.25 1.125 1.125 0 000 2.25z"></path></svg></a><button class="share__link-copy styles_share__link-copy__hjJp_" type="button" data-testid="share__link-copy"><span class="icon icon-link" data-testid="icon-link"></span><div data-testid="share__link-copytext" class="styles_share__copied-message__W1I6R styles_alignCenter__6F5eH"><span class="icon icon-alt-check styles_icon-alt-check__zl49O"></span>Copied</div><textarea class="styles_share__copy-area__gm9tU" tabindex="-1" readonly=""></textarea></button></div></div><button class="social-share-button" type="button" data-testid="chat-card-social-share-button" aria-expanded="false" aria-label="open social share icon list"><span class="share-btn-txt">Share</span><img alt="social share icon trigger" src="data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMzIiIGhlaWdodD0iMzIiIHZpZXdCb3g9IjAgMCAzMiAzMiIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPGNpcmNsZSBjeD0iMTYiIGN5PSIxNiIgcj0iMTUuNSIgZmlsbD0id2hpdGUiIHN0cm9rZT0iIzk5OTk5OSIvPgo8cGF0aCBkPSJNMTQuNjE1NCAyMC4wNzY5SDExLjA3NjlDOS45NDg5NyAyMC4wNzY5IDguOTg3NSAxOS42Nzk2IDguMTkyNSAxOC44ODQ4QzcuMzk3NSAxOC4wOSA3IDE3LjEyODcgNyAxNi4wMDExQzcgMTQuODczNSA3LjM5NzUgMTMuOTExOSA4LjE5MjUgMTMuMTE2NEM4Ljk4NzUgMTIuMzIwOSA5Ljk0ODk3IDExLjkyMzEgMTEuMDc2OSAxMS45MjMxSDE0LjYxNTRWMTIuOTIzMUgxMS4wNzY5QzEwLjIzMDggMTIuOTIzMSA5LjUwNjQyIDEzLjIyNDQgOC45MDM4NSAxMy44MjY5QzguMzAxMjggMTQuNDI5NSA4IDE1LjE1MzkgOCAxNkM4IDE2Ljg0NjIgOC4zMDEyOCAxNy41NzA1IDguOTAzODUgMTguMTczMUM5LjUwNjQyIDE4Ljc3NTcgMTAuMjMwOCAxOS4wNzY5IDExLjA3NjkgMTkuMDc2OUgxNC42MTU0VjIwLjA3NjlaTTEyLjUgMTYuNVYxNS41SDE5LjVWMTYuNUgxMi41Wk0xNy4zODQ2IDIwLjA3NjlWMTkuMDc2OUgyMC45MjMxQzIxLjc2OTIgMTkuMDc2OSAyMi40OTM2IDE4Ljc3NTcgMjMuMDk2MiAxOC4xNzMxQzIzLjY5ODcgMTcuNTcwNSAyNCAxNi44NDYyIDI0IDE2QzI0IDE1LjE1MzkgMjMuNjk4NyAxNC40Mjk1IDIzLjA5NjIgMTMuODI2OUMyMi40OTM2IDEzLjIyNDQgMjEuNzY5MiAxMi45MjMxIDIwLjkyMzEgMTIuOTIzMUgxNy4zODQ2VjExLjkyMzFIMjAuOTIzMUMyMi4wNTEgMTEuOTIzMSAyMy4wMTI1IDEyLjMyMDUgMjMuODA3NSAxMy4xMTUzQzI0LjYwMjUgMTMuOTEwMSAyNSAxNC44NzEzIDI1IDE1Ljk5ODlDMjUgMTcuMTI2NiAyNC42MDI1IDE4LjA4ODIgMjMuODA3NSAxOC44ODM3QzIzLjAxMjUgMTkuNjc5MiAyMi4wNTEgMjAuMDc2OSAyMC45MjMxIDIwLjA3NjlIMTcuMzg0NloiIGZpbGw9IiM1NTU1NTUiLz4KPC9zdmc+Cg==" height="30" width="30"></button></div></div><h2 class="styles_chartCardHeadline__aiJF0" data-testid="chat-card-headline">Sunlight dims in D.C.</h2><div class="styles_authors-container__IX4r8"><div class="styles_chatCartByline__ivtPj" data-testid="chat-card-byline-container"><div class="styles_chatCardBylineThumbnail__DItS4" data-testid="chat-card-byline-thumbnail"><span class="byline-thumbnail byline-thumbnail--generic-thumbnail styles_bylineThumbnail__bRfvX"><svg alt="Author Thumbnail" viewBox="0 0 28 28" fill="none" xmlns="http://www.w3.org/2000/svg"><circle cx="14" cy="14" r="14" fill="none"></circle><path d="M18.0825 9.79415L15.266 16.2227L14.4633 10.6359C14.3603 9.87584 15.6531 9.40702 15.6531 9.40702C15.5359 9.14419 15.1274 9.14774 15.1274 9.14774H14.2537C14.1152 7.77323 15.3618 6.77165 16.7079 7.0771C18.0327 7.37189 18.5122 8.81033 18.0825 9.78705" fill="#6E55DC"></path><path d="M12.8509 18.304L7.36349 14.6457C5.96767 13.7116 4.58606 14.6635 4.29127 15.6473C3.85797 17.0964 4.82758 18.304 6.34415 18.304H12.8509Z" fill="#FCCC12"></path><path d="M13.5715 9.24013C13.774 7.81945 12.5024 6.7717 11.1244 7.0807C9.7996 7.37549 9.32012 8.81748 9.74988 9.79064L12.5664 16.2192L13.5715 9.23658V9.24013Z" fill="#EF1541"></path><path d="M12.3421 17.2777L9.63926 11.1226C9.00706 9.69479 7.33065 9.51721 6.40721 10.3554C5.75725 10.945 5.24936 12.5539 6.70556 13.5235L12.3385 17.2777H12.3421Z" fill="#FF7112"></path><path d="M21.4846 18.3039C23.0012 18.3039 23.9708 17.0963 23.5375 15.6472C23.2462 14.6634 21.8646 13.7151 20.4688 14.6456L14.9814 18.3039H21.4846Z" fill="#05AC3F"></path><path d="M21.1262 13.5235C22.5824 12.5504 22.078 10.945 21.4245 10.3554C20.4975 9.51721 18.8247 9.69479 18.1925 11.1226L15.4932 17.2777L21.1262 13.5235Z" fill="#069DE0"></path></svg></span></div><div class="styles_inner__ukqsN"><p class="styles_authors__quDSP" data-testid="chat-card-byline"><span class="styles_chatCardByline__GHQTo" data-testid="chatCardByline-name"><span class="styles_chatCardByline--bio__HWAK9"><span class="styles_chatCardByline--name___FmI_">Maggie More, NBC Washington</span></span></span></p></div></div></div><div data-icid="live-blog-card-link" data-testid="chat-card-body-container"><p class="">WASHINGTON — It’s 2:19 p.m., and the edge of the moon is visible in front of the sun&nbsp;—&nbsp;and it got just a tad dimmer and a tad cooler on the National Mall.</p><p class="">At first it seemed like it could have been one of the few fluffy white clouds in the sky, but then the cloud moved&nbsp;and the dimmer light stayed the same. </p><p class="">The crowds are a now a little quieter, and more people are looking up.</p><div class="styles_hidden-show-more-content__37qyQ dn"></div></div></div><div class="styles_chat-blog-card__nFL_J article-body__content w-100 mh0 fn" id="rcrd38541" data-testid="chat-card-container"><div class="styles_time-stamp-social-share-container__zWQeJ"><div class="styles_chatCardTimestamp__Lhru2 styles_eventEnded__gIoTG"><div class="styles_timestamp__dS4G7 styles_chatStyleTimeStamp__7lmh7" data-testid="timestamp">8d ago / 2:20 PM EDT</div></div><div class="share-list-container df"><div class="share-list__wrapper" data-testid="social-share-icon-list"><div class="share-list__icons"><div class="df justify-start lh-none share-list dn-print" data-testid="social-share-list"><input type="checkbox" class="dn" id="social-menu-toggle--972" tabindex="-1" checked=""><ul class="share-list__social-list js-social-share"><li class="share-list__social-list-icon share-list__social-list-icon--first"><a href="https://www.facebook.com/sharer/sharer.php?u=https%3A%2F%2Fwww.nbcnews.com%2Fscience%2Fspace%2Flive-blog%2Fsolar-eclipse-2024-live-updates-rcna145900%2Frcrd38541%3FcanonicalCard%3Dtrue" target="_blank" rel="noopener noreferrer"><span class="icon icon-facebook share-list__social-icon"></span></a></li><li class="share-list__social-list-icon social-share-list__icon--twitter" data-testid="social-share-list__icon--twitter"><a href="https://twitter.com/intent/tweet?text=&amp;via=NBCNews&amp;url=https%3A%2F%2Fwww.nbcnews.com%2Fscience%2Fspace%2Flive-blog%2Fsolar-eclipse-2024-live-updates-rcna145900%2Frcrd38541%3FcanonicalCard%3Dtrue&amp;original_referer=https%3A%2F%2Fwww.nbcnews.com%2Fscience%2Fspace%2Flive-blog%2Fsolar-eclipse-2024-live-updates-rcna145900%2Frcrd38541%3FcanonicalCard%3Dtrue" target="_blank" rel="noopener noreferrer"><span class="icon icon-twitter share-list__social-icon"></span></a></li><li class="share-list__social-list-icon"><a href="mailto:?subject=&amp;body=https%3A%2F%2Fwww.nbcnews.com%2Fscience%2Fspace%2Flive-blog%2Fsolar-eclipse-2024-live-updates-rcna145900%2Frcrd38541%3FcanonicalCard%3Dtrue"><span class="icon icon-email share-list__social-icon"></span></a></li></ul></div><a href="sms:?&amp;body=%20via%20%20-%20https://www.nbcnews.com/science/space/live-blog/solar-eclipse-2024-live-updates-rcna145900/rcrd38541?canonicalCard=true" rel="noopener noreferrer" target="_blank" class="share__sms styles_share__sms__DGxUZ" data-icid="ed_npd_nn_nn_np_liveblog" data-testid="sms-link"><svg width="15" height="15" viewBox="0 0 15 15" fill="none" xmlns="http://www.w3.org/2000/svg" class="icon-sms"><path fill-rule="evenodd" clip-rule="evenodd" fill="#2A2A2A" d="M14 11.25H3.333L0 14.583V1a1 1 0 011-1h13a1 1 0 011 1v9.25a1 1 0 01-1 1zm-9.875-4.5a1.125 1.125 0 100-2.25 1.125 1.125 0 000 2.25zM9 5.625a1.125 1.125 0 11-2.25 0 1.125 1.125 0 012.25 0zm2.625 1.125a1.125 1.125 0 100-2.25 1.125 1.125 0 000 2.25z"></path></svg></a><button class="share__link-copy styles_share__link-copy__hjJp_" type="button" data-testid="share__link-copy"><span class="icon icon-link" data-testid="icon-link"></span><div data-testid="share__link-copytext" class="styles_share__copied-message__W1I6R styles_alignCenter__6F5eH"><span class="icon icon-alt-check styles_icon-alt-check__zl49O"></span>Copied</div><textarea class="styles_share__copy-area__gm9tU" tabindex="-1" readonly=""></textarea></button></div></div><button class="social-share-button" type="button" data-testid="chat-card-social-share-button" aria-expanded="false" aria-label="open social share icon list"><span class="share-btn-txt">Share</span><img alt="social share icon trigger" src="data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMzIiIGhlaWdodD0iMzIiIHZpZXdCb3g9IjAgMCAzMiAzMiIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPGNpcmNsZSBjeD0iMTYiIGN5PSIxNiIgcj0iMTUuNSIgZmlsbD0id2hpdGUiIHN0cm9rZT0iIzk5OTk5OSIvPgo8cGF0aCBkPSJNMTQuNjE1NCAyMC4wNzY5SDExLjA3NjlDOS45NDg5NyAyMC4wNzY5IDguOTg3NSAxOS42Nzk2IDguMTkyNSAxOC44ODQ4QzcuMzk3NSAxOC4wOSA3IDE3LjEyODcgNyAxNi4wMDExQzcgMTQuODczNSA3LjM5NzUgMTMuOTExOSA4LjE5MjUgMTMuMTE2NEM4Ljk4NzUgMTIuMzIwOSA5Ljk0ODk3IDExLjkyMzEgMTEuMDc2OSAxMS45MjMxSDE0LjYxNTRWMTIuOTIzMUgxMS4wNzY5QzEwLjIzMDggMTIuOTIzMSA5LjUwNjQyIDEzLjIyNDQgOC45MDM4NSAxMy44MjY5QzguMzAxMjggMTQuNDI5NSA4IDE1LjE1MzkgOCAxNkM4IDE2Ljg0NjIgOC4zMDEyOCAxNy41NzA1IDguOTAzODUgMTguMTczMUM5LjUwNjQyIDE4Ljc3NTcgMTAuMjMwOCAxOS4wNzY5IDExLjA3NjkgMTkuMDc2OUgxNC42MTU0VjIwLjA3NjlaTTEyLjUgMTYuNVYxNS41SDE5LjVWMTYuNUgxMi41Wk0xNy4zODQ2IDIwLjA3NjlWMTkuMDc2OUgyMC45MjMxQzIxLjc2OTIgMTkuMDc2OSAyMi40OTM2IDE4Ljc3NTcgMjMuMDk2MiAxOC4xNzMxQzIzLjY5ODcgMTcuNTcwNSAyNCAxNi44NDYyIDI0IDE2QzI0IDE1LjE1MzkgMjMuNjk4NyAxNC40Mjk1IDIzLjA5NjIgMTMuODI2OUMyMi40OTM2IDEzLjIyNDQgMjEuNzY5MiAxMi45MjMxIDIwLjkyMzEgMTIuOTIzMUgxNy4zODQ2VjExLjkyMzFIMjAuOTIzMUMyMi4wNTEgMTEuOTIzMSAyMy4wMTI1IDEyLjMyMDUgMjMuODA3NSAxMy4xMTUzQzI0LjYwMjUgMTMuOTEwMSAyNSAxNC44NzEzIDI1IDE1Ljk5ODlDMjUgMTcuMTI2NiAyNC42MDI1IDE4LjA4ODIgMjMuODA3NSAxOC44ODM3QzIzLjAxMjUgMTkuNjc5MiAyMi4wNTEgMjAuMDc2OSAyMC45MjMxIDIwLjA3NjlIMTcuMzg0NloiIGZpbGw9IiM1NTU1NTUiLz4KPC9zdmc+Cg==" height="30" width="30"></button></div></div><h2 class="styles_chartCardHeadline__aiJF0" data-testid="chat-card-headline">First views of totality</h2><div class="styles_authors-container__IX4r8"><div class="styles_chatCartByline__ivtPj" data-testid="chat-card-byline-container"><div class="styles_chatCardBylineThumbnail__DItS4" data-testid="chat-card-byline-thumbnail"><div class="byline-thumbnail byline-thumbnail--has-image styles_bylineThumbnail__bRfvX" data-testid="byline-thumbnail"><a href="https://www.nbcnews.com/author/denise-chow-ncpn814621"><picture data-testid="picture"><source srcset="https://media-cldnry.s-nbcnews.com/image/upload/t_focal-60x60,f_avif,q_auto:eco,dpr_2/newscms/2022_46/3581047/denise-chow-byline-jm.jpg 2x, https://media-cldnry.s-nbcnews.com/image/upload/t_focal-60x60,f_auto,q_auto:best/newscms/2022_46/3581047/denise-chow-byline-jm.jpg 1x"><img loading="lazy" src="./solar2_files/denise-chow-byline-jm.jpg" alt="" height="48" width="48"></picture></a></div></div><div class="styles_inner__ukqsN"><p class="styles_authors__quDSP" data-testid="chat-card-byline"><span class="styles_chatCardByline__GHQTo" data-testid="chatCardByline-name"><span class="styles_chatCardByline--bio__HWAK9"><span class="styles_chatCardByline--name___FmI_"><a href="https://www.nbcnews.com/author/denise-chow-ncpn814621">Denise Chow</a></span></span></span></p></div></div></div><div data-icid="live-blog-card-link" data-testid="chat-card-body-container"><p class="">We're getting our first views of the total solar eclipse from Mazatlán in Mexico, as totality takes hold and darkens afternoon skies.</p><br class=""><figure class="styles_inlineImage__yAWZ0 styles_medium__OMa6x"><picture class="styles_image__1qciH" data-testid="picture"><source media="(min-width: 1000px)" srcset="https://media-cldnry.s-nbcnews.com/image/upload/t_fit-560w,f_avif,q_auto:eco,dpr_2/rockcms/2024-04/240408-total-solar-eclipse-mexico-ew-212p-1fe045.jpg 2x, https://media-cldnry.s-nbcnews.com/image/upload/t_fit-560w,f_auto,q_auto:best/rockcms/2024-04/240408-total-solar-eclipse-mexico-ew-212p-1fe045.jpg 1x"><source srcset="https://media-cldnry.s-nbcnews.com/image/upload/t_fit-760w,f_avif,q_auto:eco,dpr_2/rockcms/2024-04/240408-total-solar-eclipse-mexico-ew-212p-1fe045.jpg 2x, https://media-cldnry.s-nbcnews.com/image/upload/t_fit-760w,f_auto,q_auto:best/rockcms/2024-04/240408-total-solar-eclipse-mexico-ew-212p-1fe045.jpg 1x"><img loading="lazy" src="./solar2_files/240408-total-solar-eclipse-mexico-ew-212p-1fe045.jpg" alt="Total solar eclipse darkens parts of northern Mexico" height="1431" width="2147"></picture><figcaption class="caption styles_caption__Pe5JC" data-testid="caption"><span class="caption__container" data-testid="caption__container">A total solar eclipse is seen from Mazatlán, Mexico, on Monday.</span><span class="caption__source" data-testid="caption__source">Henry Romero / Reuters</span></figcaption></figure><figure class="styles_inlineImage__yAWZ0 styles_medium__OMa6x"><picture class="styles_image__1qciH" data-testid="picture"><source media="(min-width: 1000px)" srcset="https://media-cldnry.s-nbcnews.com/image/upload/t_fit-560w,f_avif,q_auto:eco,dpr_2/rockcms/2024-04/240408-total-solar-eclipse-mexico-ew-224p-5614e9.jpg 2x, https://media-cldnry.s-nbcnews.com/image/upload/t_fit-560w,f_auto,q_auto:best/rockcms/2024-04/240408-total-solar-eclipse-mexico-ew-224p-5614e9.jpg 1x"><source srcset="https://media-cldnry.s-nbcnews.com/image/upload/t_fit-760w,f_avif,q_auto:eco,dpr_2/rockcms/2024-04/240408-total-solar-eclipse-mexico-ew-224p-5614e9.jpg 2x, https://media-cldnry.s-nbcnews.com/image/upload/t_fit-760w,f_auto,q_auto:best/rockcms/2024-04/240408-total-solar-eclipse-mexico-ew-224p-5614e9.jpg 1x"><img loading="lazy" src="./solar2_files/240408-total-solar-eclipse-mexico-ew-224p-5614e9.jpg" alt="Image:" height="1667" width="2500"></picture><figcaption class="caption styles_caption__Pe5JC" data-testid="caption"><span class="caption__container" data-testid="caption__container">People use their cell phones as the sky darkens during a total solar eclipse in Mazatlan, Mexico on Monday.</span><span class="caption__source" data-testid="caption__source">Fernando Llano / AP</span></figcaption></figure><div class="styles_hidden-show-more-content__37qyQ dn"></div></div></div><div class="ad mb8 ad--text-alignment ad-container boxinlineAd dn-print" data-testid="ad__container"><div data-mps="true" data-slot="boxinline" data-sizes="[[[1000,1],[]],[[758,1],[[300,250],[700,50],[5,5],[728,90],[360,360]]],[[0,0],[[300,250],[700,50],[5,5],[360,360]]]]" data-render-on-view="true" data-targeting="{}" data-active-tab="true" data-offset-viewport="50" data-testid="ad__container__inner"><div id="div-mps-ad-boxinline-8"></div></div></div><div class="styles_chat-blog-card__nFL_J article-body__content w-100 mh0 fn" id="rcrd38531" data-testid="chat-card-container"><div class="styles_time-stamp-social-share-container__zWQeJ"><div class="styles_chatCardTimestamp__Lhru2 styles_eventEnded__gIoTG"><div class="styles_timestamp__dS4G7 styles_chatStyleTimeStamp__7lmh7" data-testid="timestamp">8d ago / 2:15 PM EDT</div></div><div class="share-list-container df"><div class="share-list__wrapper" data-testid="social-share-icon-list"><div class="share-list__icons"><div class="df justify-start lh-none share-list dn-print" data-testid="social-share-list"><input type="checkbox" class="dn" id="social-menu-toggle--973" tabindex="-1" checked=""><ul class="share-list__social-list js-social-share"><li class="share-list__social-list-icon share-list__social-list-icon--first"><a href="https://www.facebook.com/sharer/sharer.php?u=https%3A%2F%2Fwww.nbcnews.com%2Fscience%2Fspace%2Flive-blog%2Fsolar-eclipse-2024-live-updates-rcna145900%2Frcrd38531%3FcanonicalCard%3Dtrue" target="_blank" rel="noopener noreferrer"><span class="icon icon-facebook share-list__social-icon"></span></a></li><li class="share-list__social-list-icon social-share-list__icon--twitter" data-testid="social-share-list__icon--twitter"><a href="https://twitter.com/intent/tweet?text=&amp;via=NBCNews&amp;url=https%3A%2F%2Fwww.nbcnews.com%2Fscience%2Fspace%2Flive-blog%2Fsolar-eclipse-2024-live-updates-rcna145900%2Frcrd38531%3FcanonicalCard%3Dtrue&amp;original_referer=https%3A%2F%2Fwww.nbcnews.com%2Fscience%2Fspace%2Flive-blog%2Fsolar-eclipse-2024-live-updates-rcna145900%2Frcrd38531%3FcanonicalCard%3Dtrue" target="_blank" rel="noopener noreferrer"><span class="icon icon-twitter share-list__social-icon"></span></a></li><li class="share-list__social-list-icon"><a href="mailto:?subject=&amp;body=https%3A%2F%2Fwww.nbcnews.com%2Fscience%2Fspace%2Flive-blog%2Fsolar-eclipse-2024-live-updates-rcna145900%2Frcrd38531%3FcanonicalCard%3Dtrue"><span class="icon icon-email share-list__social-icon"></span></a></li></ul></div><a href="sms:?&amp;body=%20via%20%20-%20https://www.nbcnews.com/science/space/live-blog/solar-eclipse-2024-live-updates-rcna145900/rcrd38531?canonicalCard=true" rel="noopener noreferrer" target="_blank" class="share__sms styles_share__sms__DGxUZ" data-icid="ed_npd_nn_nn_np_liveblog" data-testid="sms-link"><svg width="15" height="15" viewBox="0 0 15 15" fill="none" xmlns="http://www.w3.org/2000/svg" class="icon-sms"><path fill-rule="evenodd" clip-rule="evenodd" fill="#2A2A2A" d="M14 11.25H3.333L0 14.583V1a1 1 0 011-1h13a1 1 0 011 1v9.25a1 1 0 01-1 1zm-9.875-4.5a1.125 1.125 0 100-2.25 1.125 1.125 0 000 2.25zM9 5.625a1.125 1.125 0 11-2.25 0 1.125 1.125 0 012.25 0zm2.625 1.125a1.125 1.125 0 100-2.25 1.125 1.125 0 000 2.25z"></path></svg></a><button class="share__link-copy styles_share__link-copy__hjJp_" type="button" data-testid="share__link-copy"><span class="icon icon-link" data-testid="icon-link"></span><div data-testid="share__link-copytext" class="styles_share__copied-message__W1I6R styles_alignCenter__6F5eH"><span class="icon icon-alt-check styles_icon-alt-check__zl49O"></span>Copied</div><textarea class="styles_share__copy-area__gm9tU" tabindex="-1" readonly=""></textarea></button></div></div><button class="social-share-button" type="button" data-testid="chat-card-social-share-button" aria-expanded="false" aria-label="open social share icon list"><span class="share-btn-txt">Share</span><img alt="social share icon trigger" src="data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMzIiIGhlaWdodD0iMzIiIHZpZXdCb3g9IjAgMCAzMiAzMiIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPGNpcmNsZSBjeD0iMTYiIGN5PSIxNiIgcj0iMTUuNSIgZmlsbD0id2hpdGUiIHN0cm9rZT0iIzk5OTk5OSIvPgo8cGF0aCBkPSJNMTQuNjE1NCAyMC4wNzY5SDExLjA3NjlDOS45NDg5NyAyMC4wNzY5IDguOTg3NSAxOS42Nzk2IDguMTkyNSAxOC44ODQ4QzcuMzk3NSAxOC4wOSA3IDE3LjEyODcgNyAxNi4wMDExQzcgMTQuODczNSA3LjM5NzUgMTMuOTExOSA4LjE5MjUgMTMuMTE2NEM4Ljk4NzUgMTIuMzIwOSA5Ljk0ODk3IDExLjkyMzEgMTEuMDc2OSAxMS45MjMxSDE0LjYxNTRWMTIuOTIzMUgxMS4wNzY5QzEwLjIzMDggMTIuOTIzMSA5LjUwNjQyIDEzLjIyNDQgOC45MDM4NSAxMy44MjY5QzguMzAxMjggMTQuNDI5NSA4IDE1LjE1MzkgOCAxNkM4IDE2Ljg0NjIgOC4zMDEyOCAxNy41NzA1IDguOTAzODUgMTguMTczMUM5LjUwNjQyIDE4Ljc3NTcgMTAuMjMwOCAxOS4wNzY5IDExLjA3NjkgMTkuMDc2OUgxNC42MTU0VjIwLjA3NjlaTTEyLjUgMTYuNVYxNS41SDE5LjVWMTYuNUgxMi41Wk0xNy4zODQ2IDIwLjA3NjlWMTkuMDc2OUgyMC45MjMxQzIxLjc2OTIgMTkuMDc2OSAyMi40OTM2IDE4Ljc3NTcgMjMuMDk2MiAxOC4xNzMxQzIzLjY5ODcgMTcuNTcwNSAyNCAxNi44NDYyIDI0IDE2QzI0IDE1LjE1MzkgMjMuNjk4NyAxNC40Mjk1IDIzLjA5NjIgMTMuODI2OUMyMi40OTM2IDEzLjIyNDQgMjEuNzY5MiAxMi45MjMxIDIwLjkyMzEgMTIuOTIzMUgxNy4zODQ2VjExLjkyMzFIMjAuOTIzMUMyMi4wNTEgMTEuOTIzMSAyMy4wMTI1IDEyLjMyMDUgMjMuODA3NSAxMy4xMTUzQzI0LjYwMjUgMTMuOTEwMSAyNSAxNC44NzEzIDI1IDE1Ljk5ODlDMjUgMTcuMTI2NiAyNC42MDI1IDE4LjA4ODIgMjMuODA3NSAxOC44ODM3QzIzLjAxMjUgMTkuNjc5MiAyMi4wNTEgMjAuMDc2OSAyMC45MjMxIDIwLjA3NjlIMTcuMzg0NloiIGZpbGw9IiM1NTU1NTUiLz4KPC9zdmc+Cg==" height="30" width="30"></button></div></div><h2 class="styles_chartCardHeadline__aiJF0" data-testid="chat-card-headline">Ontario beach fills with telescopes, chairs and tents</h2><div class="styles_authors-container__IX4r8"><div class="styles_chatCartByline__ivtPj" data-testid="chat-card-byline-container"><div class="styles_chatCardBylineThumbnail__DItS4" data-testid="chat-card-byline-thumbnail"><div class="byline-thumbnail byline-thumbnail--has-image styles_bylineThumbnail__bRfvX" data-testid="byline-thumbnail"><a href="https://www.nbcnews.com/author/chantal-da-silva-ncpn1269216"><picture data-testid="picture"><source srcset="https://media-cldnry.s-nbcnews.com/image/upload/t_focal-60x60,f_avif,q_auto:eco,dpr_2/newscms/2023_46/3629676/chantal.jpg 2x, https://media-cldnry.s-nbcnews.com/image/upload/t_focal-60x60,f_auto,q_auto:best/newscms/2023_46/3629676/chantal.jpg 1x"><img loading="lazy" src="./solar2_files/chantal.jpg" alt="" height="48" width="48"></picture></a></div></div><div class="styles_inner__ukqsN"><p class="styles_authors__quDSP" data-testid="chat-card-byline"><span class="styles_chatCardByline__GHQTo" data-testid="chatCardByline-name"><span class="styles_chatCardByline--bio__HWAK9"><span class="styles_chatCardByline--name___FmI_"><a href="https://www.nbcnews.com/author/chantal-da-silva-ncpn1269216">Chantal Da Silva</a></span></span></span></p></div></div></div><div data-icid="live-blog-card-link" data-testid="chat-card-body-container"><p class="">FORT ERIE, Canada —&nbsp;Hundreds of people have gathered on Bay Beach in Fort Erie, located in the Canadian province of Ontario, to take part in this historic moment. The beach, one of eight designated eclipse viewing spots in Fort Erie, was dotted with telescopes and tents as observers hoped overcast skies would clear.</p><p class="">“I’m a big astronomy fan,” said Chung Zheng, who drove roughly two hours from Toronto with friends to observe the eclipse. </p><figure class="styles_inlineImage__yAWZ0 styles_medium__OMa6x"><picture class="styles_image__1qciH" data-testid="picture"><source media="(min-width: 1000px)" srcset="https://media-cldnry.s-nbcnews.com/image/upload/t_fit-560w,f_avif,q_auto:eco,dpr_2/rockcms/2024-04/240408-Eclipse-Bay-Beach-Fort-Erie-Chung-Zheng-se-157p-7309cf.jpg 2x, https://media-cldnry.s-nbcnews.com/image/upload/t_fit-560w,f_auto,q_auto:best/rockcms/2024-04/240408-Eclipse-Bay-Beach-Fort-Erie-Chung-Zheng-se-157p-7309cf.jpg 1x"><source srcset="https://media-cldnry.s-nbcnews.com/image/upload/t_fit-760w,f_avif,q_auto:eco,dpr_2/rockcms/2024-04/240408-Eclipse-Bay-Beach-Fort-Erie-Chung-Zheng-se-157p-7309cf.jpg 2x, https://media-cldnry.s-nbcnews.com/image/upload/t_fit-760w,f_auto,q_auto:best/rockcms/2024-04/240408-Eclipse-Bay-Beach-Fort-Erie-Chung-Zheng-se-157p-7309cf.jpg 1x"><img loading="lazy" src="./solar2_files/240408-Eclipse-Bay-Beach-Fort-Erie-Chung-Zheng-se-157p-7309cf.jpg" alt=" Chung Zheng." height="1667" width="2500"></picture><figcaption class="caption styles_caption__Pe5JC" data-testid="caption"><span class="caption__container" data-testid="caption__container"> Chung Zheng.</span><span class="caption__source" data-testid="caption__source">Chantal Da Silva</span></figcaption></figure><p class="">Zheng, 28, set up his own telescope on the beach. </p><p class="">“This is a very rare event for us to have it so close,” he said. “We wouldn’t miss this opportunity for the world.”</p><div class="styles_hidden-show-more-content__37qyQ dn"></div></div></div><div class="styles_chat-blog-card__nFL_J article-body__content w-100 mh0 fn" id="rcrd38533" data-testid="chat-card-container"><div class="styles_time-stamp-social-share-container__zWQeJ"><div class="styles_chatCardTimestamp__Lhru2 styles_eventEnded__gIoTG"><div class="styles_timestamp__dS4G7 styles_chatStyleTimeStamp__7lmh7" data-testid="timestamp">8d ago / 2:14 PM EDT</div></div><div class="share-list-container df"><div class="share-list__wrapper" data-testid="social-share-icon-list"><div class="share-list__icons"><div class="df justify-start lh-none share-list dn-print" data-testid="social-share-list"><input type="checkbox" class="dn" id="social-menu-toggle--974" tabindex="-1" checked=""><ul class="share-list__social-list js-social-share"><li class="share-list__social-list-icon share-list__social-list-icon--first"><a href="https://www.facebook.com/sharer/sharer.php?u=https%3A%2F%2Fwww.nbcnews.com%2Fscience%2Fspace%2Flive-blog%2Fsolar-eclipse-2024-live-updates-rcna145900%2Frcrd38533%3FcanonicalCard%3Dtrue" target="_blank" rel="noopener noreferrer"><span class="icon icon-facebook share-list__social-icon"></span></a></li><li class="share-list__social-list-icon social-share-list__icon--twitter" data-testid="social-share-list__icon--twitter"><a href="https://twitter.com/intent/tweet?text=&amp;via=NBCNews&amp;url=https%3A%2F%2Fwww.nbcnews.com%2Fscience%2Fspace%2Flive-blog%2Fsolar-eclipse-2024-live-updates-rcna145900%2Frcrd38533%3FcanonicalCard%3Dtrue&amp;original_referer=https%3A%2F%2Fwww.nbcnews.com%2Fscience%2Fspace%2Flive-blog%2Fsolar-eclipse-2024-live-updates-rcna145900%2Frcrd38533%3FcanonicalCard%3Dtrue" target="_blank" rel="noopener noreferrer"><span class="icon icon-twitter share-list__social-icon"></span></a></li><li class="share-list__social-list-icon"><a href="mailto:?subject=&amp;body=https%3A%2F%2Fwww.nbcnews.com%2Fscience%2Fspace%2Flive-blog%2Fsolar-eclipse-2024-live-updates-rcna145900%2Frcrd38533%3FcanonicalCard%3Dtrue"><span class="icon icon-email share-list__social-icon"></span></a></li></ul></div><a href="sms:?&amp;body=%20via%20%20-%20https://www.nbcnews.com/science/space/live-blog/solar-eclipse-2024-live-updates-rcna145900/rcrd38533?canonicalCard=true" rel="noopener noreferrer" target="_blank" class="share__sms styles_share__sms__DGxUZ" data-icid="ed_npd_nn_nn_np_liveblog" data-testid="sms-link"><svg width="15" height="15" viewBox="0 0 15 15" fill="none" xmlns="http://www.w3.org/2000/svg" class="icon-sms"><path fill-rule="evenodd" clip-rule="evenodd" fill="#2A2A2A" d="M14 11.25H3.333L0 14.583V1a1 1 0 011-1h13a1 1 0 011 1v9.25a1 1 0 01-1 1zm-9.875-4.5a1.125 1.125 0 100-2.25 1.125 1.125 0 000 2.25zM9 5.625a1.125 1.125 0 11-2.25 0 1.125 1.125 0 012.25 0zm2.625 1.125a1.125 1.125 0 100-2.25 1.125 1.125 0 000 2.25z"></path></svg></a><button class="share__link-copy styles_share__link-copy__hjJp_" type="button" data-testid="share__link-copy"><span class="icon icon-link" data-testid="icon-link"></span><div data-testid="share__link-copytext" class="styles_share__copied-message__W1I6R styles_alignCenter__6F5eH"><span class="icon icon-alt-check styles_icon-alt-check__zl49O"></span>Copied</div><textarea class="styles_share__copy-area__gm9tU" tabindex="-1" readonly=""></textarea></button></div></div><button class="social-share-button" type="button" data-testid="chat-card-social-share-button" aria-expanded="false" aria-label="open social share icon list"><span class="share-btn-txt">Share</span><img alt="social share icon trigger" src="data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMzIiIGhlaWdodD0iMzIiIHZpZXdCb3g9IjAgMCAzMiAzMiIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPGNpcmNsZSBjeD0iMTYiIGN5PSIxNiIgcj0iMTUuNSIgZmlsbD0id2hpdGUiIHN0cm9rZT0iIzk5OTk5OSIvPgo8cGF0aCBkPSJNMTQuNjE1NCAyMC4wNzY5SDExLjA3NjlDOS45NDg5NyAyMC4wNzY5IDguOTg3NSAxOS42Nzk2IDguMTkyNSAxOC44ODQ4QzcuMzk3NSAxOC4wOSA3IDE3LjEyODcgNyAxNi4wMDExQzcgMTQuODczNSA3LjM5NzUgMTMuOTExOSA4LjE5MjUgMTMuMTE2NEM4Ljk4NzUgMTIuMzIwOSA5Ljk0ODk3IDExLjkyMzEgMTEuMDc2OSAxMS45MjMxSDE0LjYxNTRWMTIuOTIzMUgxMS4wNzY5QzEwLjIzMDggMTIuOTIzMSA5LjUwNjQyIDEzLjIyNDQgOC45MDM4NSAxMy44MjY5QzguMzAxMjggMTQuNDI5NSA4IDE1LjE1MzkgOCAxNkM4IDE2Ljg0NjIgOC4zMDEyOCAxNy41NzA1IDguOTAzODUgMTguMTczMUM5LjUwNjQyIDE4Ljc3NTcgMTAuMjMwOCAxOS4wNzY5IDExLjA3NjkgMTkuMDc2OUgxNC42MTU0VjIwLjA3NjlaTTEyLjUgMTYuNVYxNS41SDE5LjVWMTYuNUgxMi41Wk0xNy4zODQ2IDIwLjA3NjlWMTkuMDc2OUgyMC45MjMxQzIxLjc2OTIgMTkuMDc2OSAyMi40OTM2IDE4Ljc3NTcgMjMuMDk2MiAxOC4xNzMxQzIzLjY5ODcgMTcuNTcwNSAyNCAxNi44NDYyIDI0IDE2QzI0IDE1LjE1MzkgMjMuNjk4NyAxNC40Mjk1IDIzLjA5NjIgMTMuODI2OUMyMi40OTM2IDEzLjIyNDQgMjEuNzY5MiAxMi45MjMxIDIwLjkyMzEgMTIuOTIzMUgxNy4zODQ2VjExLjkyMzFIMjAuOTIzMUMyMi4wNTEgMTEuOTIzMSAyMy4wMTI1IDEyLjMyMDUgMjMuODA3NSAxMy4xMTUzQzI0LjYwMjUgMTMuOTEwMSAyNSAxNC44NzEzIDI1IDE1Ljk5ODlDMjUgMTcuMTI2NiAyNC42MDI1IDE4LjA4ODIgMjMuODA3NSAxOC44ODM3QzIzLjAxMjUgMTkuNjc5MiAyMi4wNTEgMjAuMDc2OSAyMC45MjMxIDIwLjA3NjlIMTcuMzg0NloiIGZpbGw9IiM1NTU1NTUiLz4KPC9zdmc+Cg==" height="30" width="30"></button></div></div><h2 class="styles_chartCardHeadline__aiJF0" data-testid="chat-card-headline">Pinhole boxes at the ready</h2><div class="styles_authors-container__IX4r8"><div class="styles_chatCartByline__ivtPj" data-testid="chat-card-byline-container"><div class="styles_chatCardBylineThumbnail__DItS4" data-testid="chat-card-byline-thumbnail"><span class="byline-thumbnail byline-thumbnail--generic-thumbnail styles_bylineThumbnail__bRfvX"><svg alt="Author Thumbnail" viewBox="0 0 28 28" fill="none" xmlns="http://www.w3.org/2000/svg"><circle cx="14" cy="14" r="14" fill="none"></circle><path d="M18.0825 9.79415L15.266 16.2227L14.4633 10.6359C14.3603 9.87584 15.6531 9.40702 15.6531 9.40702C15.5359 9.14419 15.1274 9.14774 15.1274 9.14774H14.2537C14.1152 7.77323 15.3618 6.77165 16.7079 7.0771C18.0327 7.37189 18.5122 8.81033 18.0825 9.78705" fill="#6E55DC"></path><path d="M12.8509 18.304L7.36349 14.6457C5.96767 13.7116 4.58606 14.6635 4.29127 15.6473C3.85797 17.0964 4.82758 18.304 6.34415 18.304H12.8509Z" fill="#FCCC12"></path><path d="M13.5715 9.24013C13.774 7.81945 12.5024 6.7717 11.1244 7.0807C9.7996 7.37549 9.32012 8.81748 9.74988 9.79064L12.5664 16.2192L13.5715 9.23658V9.24013Z" fill="#EF1541"></path><path d="M12.3421 17.2777L9.63926 11.1226C9.00706 9.69479 7.33065 9.51721 6.40721 10.3554C5.75725 10.945 5.24936 12.5539 6.70556 13.5235L12.3385 17.2777H12.3421Z" fill="#FF7112"></path><path d="M21.4846 18.3039C23.0012 18.3039 23.9708 17.0963 23.5375 15.6472C23.2462 14.6634 21.8646 13.7151 20.4688 14.6456L14.9814 18.3039H21.4846Z" fill="#05AC3F"></path><path d="M21.1262 13.5235C22.5824 12.5504 22.078 10.945 21.4245 10.3554C20.4975 9.51721 18.8247 9.69479 18.1925 11.1226L15.4932 17.2777L21.1262 13.5235Z" fill="#069DE0"></path></svg></span></div><div class="styles_inner__ukqsN"><p class="styles_authors__quDSP" data-testid="chat-card-byline"><span class="styles_chatCardByline__GHQTo" data-testid="chatCardByline-name"><span class="styles_chatCardByline--bio__HWAK9"><span class="styles_chatCardByline--name___FmI_">George Solis</span></span></span></p></div></div></div><div data-icid="live-blog-card-link" data-testid="chat-card-body-container"><p class="">Here on the deck of the USS Intrepid, an aicraft-carrier-turned-museum that is hosting an eclipse event, some people have come prepared with pinhole projectors.</p><p class="">Susan Madison said she looked up how to make hers on YouTube.</p><p class="">"I never got glasses. I was afraid we’d get here and they would be out of them, so I looked up and found several different ways to make it," she said. </p><figure class="styles_inlineImage__yAWZ0 styles_medium__OMa6x"><picture class="styles_image__1qciH" data-testid="picture"><source media="(min-width: 1000px)" srcset="https://media-cldnry.s-nbcnews.com/image/upload/t_fit-560w,f_avif,q_auto:eco,dpr_2/rockcms/2024-04/240408-eclipse-intrepid-ew-158p-513118.jpg 2x, https://media-cldnry.s-nbcnews.com/image/upload/t_fit-560w,f_auto,q_auto:best/rockcms/2024-04/240408-eclipse-intrepid-ew-158p-513118.jpg 1x"><source srcset="https://media-cldnry.s-nbcnews.com/image/upload/t_fit-760w,f_avif,q_auto:eco,dpr_2/rockcms/2024-04/240408-eclipse-intrepid-ew-158p-513118.jpg 2x, https://media-cldnry.s-nbcnews.com/image/upload/t_fit-760w,f_auto,q_auto:best/rockcms/2024-04/240408-eclipse-intrepid-ew-158p-513118.jpg 1x"><img loading="lazy" src="./solar2_files/240408-eclipse-intrepid-ew-158p-513118.jpg" alt="Karen Armas Landau, left, with Susan Madison and Karen&#39;s son, Jacob." height="1667" width="2500"></picture><figcaption class="caption styles_caption__Pe5JC" data-testid="caption"><span class="caption__container" data-testid="caption__container">Karen Armas Landau, left, with Susan Madison and Karen's son, Jacob.</span><span class="caption__source" data-testid="caption__source">George Solis / NBC News</span></figcaption></figure><p class="">Karen Armas Landau has just returned from a trip to Peru and figured she'd skip doing anything for the eclipse. Now, she's on the flight deck and ready for the show.</p><p class="">"I just kept thinking about it and saying, 'Yeah, but it’s a solar eclipse,'" she said. "I’ve never seen any eclipse before."</p><div class="styles_hidden-show-more-content__37qyQ dn"></div></div></div><div class="styles_chat-blog-card__nFL_J article-body__content w-100 mh0 fn" id="rcrd38538" data-testid="chat-card-container"><div class="styles_time-stamp-social-share-container__zWQeJ"><div class="styles_chatCardTimestamp__Lhru2 styles_eventEnded__gIoTG"><div class="styles_timestamp__dS4G7 styles_chatStyleTimeStamp__7lmh7" data-testid="timestamp">8d ago / 2:12 PM EDT</div></div><div class="share-list-container df"><div class="share-list__wrapper" data-testid="social-share-icon-list"><div class="share-list__icons"><div class="df justify-start lh-none share-list dn-print" data-testid="social-share-list"><input type="checkbox" class="dn" id="social-menu-toggle--975" tabindex="-1" checked=""><ul class="share-list__social-list js-social-share"><li class="share-list__social-list-icon share-list__social-list-icon--first"><a href="https://www.facebook.com/sharer/sharer.php?u=https%3A%2F%2Fwww.nbcnews.com%2Fscience%2Fspace%2Flive-blog%2Fsolar-eclipse-2024-live-updates-rcna145900%2Frcrd38538%3FcanonicalCard%3Dtrue" target="_blank" rel="noopener noreferrer"><span class="icon icon-facebook share-list__social-icon"></span></a></li><li class="share-list__social-list-icon social-share-list__icon--twitter" data-testid="social-share-list__icon--twitter"><a href="https://twitter.com/intent/tweet?text=&amp;via=NBCNews&amp;url=https%3A%2F%2Fwww.nbcnews.com%2Fscience%2Fspace%2Flive-blog%2Fsolar-eclipse-2024-live-updates-rcna145900%2Frcrd38538%3FcanonicalCard%3Dtrue&amp;original_referer=https%3A%2F%2Fwww.nbcnews.com%2Fscience%2Fspace%2Flive-blog%2Fsolar-eclipse-2024-live-updates-rcna145900%2Frcrd38538%3FcanonicalCard%3Dtrue" target="_blank" rel="noopener noreferrer"><span class="icon icon-twitter share-list__social-icon"></span></a></li><li class="share-list__social-list-icon"><a href="mailto:?subject=&amp;body=https%3A%2F%2Fwww.nbcnews.com%2Fscience%2Fspace%2Flive-blog%2Fsolar-eclipse-2024-live-updates-rcna145900%2Frcrd38538%3FcanonicalCard%3Dtrue"><span class="icon icon-email share-list__social-icon"></span></a></li></ul></div><a href="sms:?&amp;body=%20via%20%20-%20https://www.nbcnews.com/science/space/live-blog/solar-eclipse-2024-live-updates-rcna145900/rcrd38538?canonicalCard=true" rel="noopener noreferrer" target="_blank" class="share__sms styles_share__sms__DGxUZ" data-icid="ed_npd_nn_nn_np_liveblog" data-testid="sms-link"><svg width="15" height="15" viewBox="0 0 15 15" fill="none" xmlns="http://www.w3.org/2000/svg" class="icon-sms"><path fill-rule="evenodd" clip-rule="evenodd" fill="#2A2A2A" d="M14 11.25H3.333L0 14.583V1a1 1 0 011-1h13a1 1 0 011 1v9.25a1 1 0 01-1 1zm-9.875-4.5a1.125 1.125 0 100-2.25 1.125 1.125 0 000 2.25zM9 5.625a1.125 1.125 0 11-2.25 0 1.125 1.125 0 012.25 0zm2.625 1.125a1.125 1.125 0 100-2.25 1.125 1.125 0 000 2.25z"></path></svg></a><button class="share__link-copy styles_share__link-copy__hjJp_" type="button" data-testid="share__link-copy"><span class="icon icon-link" data-testid="icon-link"></span><div data-testid="share__link-copytext" class="styles_share__copied-message__W1I6R styles_alignCenter__6F5eH"><span class="icon icon-alt-check styles_icon-alt-check__zl49O"></span>Copied</div><textarea class="styles_share__copy-area__gm9tU" tabindex="-1" readonly=""></textarea></button></div></div><button class="social-share-button" type="button" data-testid="chat-card-social-share-button" aria-expanded="false" aria-label="open social share icon list"><span class="share-btn-txt">Share</span><img alt="social share icon trigger" src="data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMzIiIGhlaWdodD0iMzIiIHZpZXdCb3g9IjAgMCAzMiAzMiIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPGNpcmNsZSBjeD0iMTYiIGN5PSIxNiIgcj0iMTUuNSIgZmlsbD0id2hpdGUiIHN0cm9rZT0iIzk5OTk5OSIvPgo8cGF0aCBkPSJNMTQuNjE1NCAyMC4wNzY5SDExLjA3NjlDOS45NDg5NyAyMC4wNzY5IDguOTg3NSAxOS42Nzk2IDguMTkyNSAxOC44ODQ4QzcuMzk3NSAxOC4wOSA3IDE3LjEyODcgNyAxNi4wMDExQzcgMTQuODczNSA3LjM5NzUgMTMuOTExOSA4LjE5MjUgMTMuMTE2NEM4Ljk4NzUgMTIuMzIwOSA5Ljk0ODk3IDExLjkyMzEgMTEuMDc2OSAxMS45MjMxSDE0LjYxNTRWMTIuOTIzMUgxMS4wNzY5QzEwLjIzMDggMTIuOTIzMSA5LjUwNjQyIDEzLjIyNDQgOC45MDM4NSAxMy44MjY5QzguMzAxMjggMTQuNDI5NSA4IDE1LjE1MzkgOCAxNkM4IDE2Ljg0NjIgOC4zMDEyOCAxNy41NzA1IDguOTAzODUgMTguMTczMUM5LjUwNjQyIDE4Ljc3NTcgMTAuMjMwOCAxOS4wNzY5IDExLjA3NjkgMTkuMDc2OUgxNC42MTU0VjIwLjA3NjlaTTEyLjUgMTYuNVYxNS41SDE5LjVWMTYuNUgxMi41Wk0xNy4zODQ2IDIwLjA3NjlWMTkuMDc2OUgyMC45MjMxQzIxLjc2OTIgMTkuMDc2OSAyMi40OTM2IDE4Ljc3NTcgMjMuMDk2MiAxOC4xNzMxQzIzLjY5ODcgMTcuNTcwNSAyNCAxNi44NDYyIDI0IDE2QzI0IDE1LjE1MzkgMjMuNjk4NyAxNC40Mjk1IDIzLjA5NjIgMTMuODI2OUMyMi40OTM2IDEzLjIyNDQgMjEuNzY5MiAxMi45MjMxIDIwLjkyMzEgMTIuOTIzMUgxNy4zODQ2VjExLjkyMzFIMjAuOTIzMUMyMi4wNTEgMTEuOTIzMSAyMy4wMTI1IDEyLjMyMDUgMjMuODA3NSAxMy4xMTUzQzI0LjYwMjUgMTMuOTEwMSAyNSAxNC44NzEzIDI1IDE1Ljk5ODlDMjUgMTcuMTI2NiAyNC42MDI1IDE4LjA4ODIgMjMuODA3NSAxOC44ODM3QzIzLjAxMjUgMTkuNjc5MiAyMi4wNTEgMjAuMDc2OSAyMC45MjMxIDIwLjA3NjlIMTcuMzg0NloiIGZpbGw9IiM1NTU1NTUiLz4KPC9zdmc+Cg==" height="30" width="30"></button></div></div><h2 class="styles_chartCardHeadline__aiJF0" data-testid="chat-card-headline">A look at the eclipse from deep in the heart of (and above) Texas</h2><div class="styles_authors-container__IX4r8"><div class="styles_chatCartByline__ivtPj" data-testid="chat-card-byline-container"><div class="styles_chatCardBylineThumbnail__DItS4" data-testid="chat-card-byline-thumbnail"><span class="byline-thumbnail byline-thumbnail--generic-thumbnail styles_bylineThumbnail__bRfvX"><svg alt="Author Thumbnail" viewBox="0 0 28 28" fill="none" xmlns="http://www.w3.org/2000/svg"><circle cx="14" cy="14" r="14" fill="none"></circle><path d="M18.0825 9.79415L15.266 16.2227L14.4633 10.6359C14.3603 9.87584 15.6531 9.40702 15.6531 9.40702C15.5359 9.14419 15.1274 9.14774 15.1274 9.14774H14.2537C14.1152 7.77323 15.3618 6.77165 16.7079 7.0771C18.0327 7.37189 18.5122 8.81033 18.0825 9.78705" fill="#6E55DC"></path><path d="M12.8509 18.304L7.36349 14.6457C5.96767 13.7116 4.58606 14.6635 4.29127 15.6473C3.85797 17.0964 4.82758 18.304 6.34415 18.304H12.8509Z" fill="#FCCC12"></path><path d="M13.5715 9.24013C13.774 7.81945 12.5024 6.7717 11.1244 7.0807C9.7996 7.37549 9.32012 8.81748 9.74988 9.79064L12.5664 16.2192L13.5715 9.23658V9.24013Z" fill="#EF1541"></path><path d="M12.3421 17.2777L9.63926 11.1226C9.00706 9.69479 7.33065 9.51721 6.40721 10.3554C5.75725 10.945 5.24936 12.5539 6.70556 13.5235L12.3385 17.2777H12.3421Z" fill="#FF7112"></path><path d="M21.4846 18.3039C23.0012 18.3039 23.9708 17.0963 23.5375 15.6472C23.2462 14.6634 21.8646 13.7151 20.4688 14.6456L14.9814 18.3039H21.4846Z" fill="#05AC3F"></path><path d="M21.1262 13.5235C22.5824 12.5504 22.078 10.945 21.4245 10.3554C20.4975 9.51721 18.8247 9.69479 18.1925 11.1226L15.4932 17.2777L21.1262 13.5235Z" fill="#069DE0"></path></svg></span></div><div class="styles_inner__ukqsN"><p class="styles_authors__quDSP" data-testid="chat-card-byline"><span class="styles_chatCardByline__GHQTo" data-testid="chatCardByline-name"><span class="styles_chatCardByline--bio__HWAK9"><span class="styles_chatCardByline--name___FmI_">Gadi Schwartz</span></span></span></p></div></div></div><div data-icid="live-blog-card-link" data-testid="chat-card-body-container"><p class="">NBC News host Gadi Schwartz is airborne to get a look at the eclipse from high above Texas. Here's a first look at his trip:</p><section class="inline-video" data-testid="inline-video"><div class="inline-video__background"><div class="inline-video__player"><div class="styles_gridStackWrapper__2ot47 styles_videoContainer__AkgW6 video-container paused" data-testid="gamma-video-player"><div id="jwplayer-10" class="jw-error jw-reset" style="width: 100%; height: 360px;"><div class="jw-error-msg jw-info-overlay jw-reset"><style>[id="jwplayer-10"].jw-error{background:#000;overflow:hidden;position:relative}[id="jwplayer-10"] .jw-error-msg{top:50%;left:50%;position:absolute;transform:translate(-50%,-50%)}[id="jwplayer-10"] .jw-error-text{text-align:start;color:#FFF;font:14px/1.35 Arial,Helvetica,sans-serif}</style><div class="jw-icon jw-reset"></div><div class="jw-info-container jw-reset"><div class="jw-error-text jw-reset-text" dir="auto" data-nosnippet="">Sorry, the video player failed to load.<span class="jw-break jw-reset"></span>(Error&nbsp;Code:&nbsp;101102)</div></div></div></div><div class="styles_gridStackWrapper__2ot47 videoSlate styles_videoSlate__ISm2f"><picture class="" data-testid="picture"><source media="(min-width: 1240px)" srcset="https://media-cldnry.s-nbcnews.com/image/upload/t_focal-860x484,f_auto,q_auto:best/mpx/2704722219/2024_04/f_mo_gadi_240408.00_00_00_09.Still001-n3bm9a.jpg"><source media="(min-width: 758px)" srcset="https://media-cldnry.s-nbcnews.com/image/upload/t_focal-1000x563,f_auto,q_auto:best/mpx/2704722219/2024_04/f_mo_gadi_240408.00_00_00_09.Still001-n3bm9a.jpg"><img src="./solar2_files/f_mo_gadi_240408.00_00_00_09.Still001-n3bm9a.jpg" alt=""></picture><div role="button" aria-label="Play" tabindex="0" class="w-100 h-100 db"><div class="playButtonOuter absolute absolute-fill w100 dn-print"><div class="absolute absolute-fill w100 df items-center items-center-m justify-center justify-center-m items-center justify-center"><div class="styles_play__TPYVF"><svg class="play--icon" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 15 15" preserveAspectRatio="xMidYMid" style="max-width: 30px;"><path d="M0 0v15l15-7.41z" fill-rule="evenodd"></path></svg></div></div></div></div></div><div class="info-layer styles_infoLayer__mwsPt"><div class="styles_background__XGFgg styles_show__Ni_ua"><div class="styles_share__n3Syu styles_share__2m9h7 share dn-print"><div class="styles_shareExpander__hVk8d share-expander styles_hoverEffect___Dj4s"><span class="styles_shareDot__9pfRZ share-dot"></span><svg class="styles_shareClose__6BZxR share-close" viewBox="0 0 15 15"><line class="styles_shareLine__EJUjO" x1="0" x2="15" y1="0" y2="15"></line><line class="styles_shareLine__EJUjO" x1="0" x2="15" y1="15" y2="0"></line></svg></div><div class="styles_shareList___M8wC share-list"><a href="https://www.facebook.com/sharer/sharer.php?u=https://www.nbcnews.com/video/gadi-schwartz-previews-eclipse-coverage-in-the-sky-208552517777" class="styles_shareLink__gSGN3" target="_blank" rel="noopen noreferrer"><span class="icon icon-facebook styles_shareIcon__lVnRm share-icon"></span></a><a href="https://twitter.com/intent/tweet?text=undefined&amp;via=nbcnews&amp;url=https://www.nbcnews.com/video/gadi-schwartz-previews-eclipse-coverage-in-the-sky-208552517777&amp;original_referer=https://www.nbcnews.com/video/gadi-schwartz-previews-eclipse-coverage-in-the-sky-208552517777" class="styles_shareLink__gSGN3" target="_blank" rel="noopen noreferrer"><span class="icon icon-twitter styles_shareIcon__lVnRm share-icon"></span></a><a href="mailto:?subject=Gadi%20Schwartz%20previews%20eclipse%20coverage%20in%20the%20sky&amp;body=https://www.nbcnews.com/video/gadi-schwartz-previews-eclipse-coverage-in-the-sky-208552517777" class="styles_shareLink__gSGN3" target="_blank" rel="noopen noreferrer"><span class="icon icon-email styles_shareIcon__lVnRm share-icon"></span></a></div></div><div class="styles_overlayText__T3t1E"><div class="styles_title__F_7BR"><a href="https://www.nbcnews.com/video/gadi-schwartz-previews-eclipse-coverage-in-the-sky-208552517777">Gadi Schwartz previews eclipse coverage in the sky</a></div><div class="styles_detail__F22wM"><span>00:33</span></div></div></div></div></div></div></div></section><div class="styles_hidden-show-more-content__37qyQ dn"></div></div></div><div class="styles_chat-blog-card__nFL_J article-body__content w-100 mh0 fn" id="rcrd38537" data-testid="chat-card-container"><div class="styles_time-stamp-social-share-container__zWQeJ"><div class="styles_chatCardTimestamp__Lhru2 styles_eventEnded__gIoTG"><div class="styles_timestamp__dS4G7 styles_chatStyleTimeStamp__7lmh7" data-testid="timestamp">8d ago / 2:10 PM EDT</div></div><div class="share-list-container df"><div class="share-list__wrapper" data-testid="social-share-icon-list"><div class="share-list__icons"><div class="df justify-start lh-none share-list dn-print" data-testid="social-share-list"><input type="checkbox" class="dn" id="social-menu-toggle--976" tabindex="-1" checked=""><ul class="share-list__social-list js-social-share"><li class="share-list__social-list-icon share-list__social-list-icon--first"><a href="https://www.facebook.com/sharer/sharer.php?u=https%3A%2F%2Fwww.nbcnews.com%2Fscience%2Fspace%2Flive-blog%2Fsolar-eclipse-2024-live-updates-rcna145900%2Frcrd38537%3FcanonicalCard%3Dtrue" target="_blank" rel="noopener noreferrer"><span class="icon icon-facebook share-list__social-icon"></span></a></li><li class="share-list__social-list-icon social-share-list__icon--twitter" data-testid="social-share-list__icon--twitter"><a href="https://twitter.com/intent/tweet?text=&amp;via=NBCNews&amp;url=https%3A%2F%2Fwww.nbcnews.com%2Fscience%2Fspace%2Flive-blog%2Fsolar-eclipse-2024-live-updates-rcna145900%2Frcrd38537%3FcanonicalCard%3Dtrue&amp;original_referer=https%3A%2F%2Fwww.nbcnews.com%2Fscience%2Fspace%2Flive-blog%2Fsolar-eclipse-2024-live-updates-rcna145900%2Frcrd38537%3FcanonicalCard%3Dtrue" target="_blank" rel="noopener noreferrer"><span class="icon icon-twitter share-list__social-icon"></span></a></li><li class="share-list__social-list-icon"><a href="mailto:?subject=&amp;body=https%3A%2F%2Fwww.nbcnews.com%2Fscience%2Fspace%2Flive-blog%2Fsolar-eclipse-2024-live-updates-rcna145900%2Frcrd38537%3FcanonicalCard%3Dtrue"><span class="icon icon-email share-list__social-icon"></span></a></li></ul></div><a href="sms:?&amp;body=%20via%20%20-%20https://www.nbcnews.com/science/space/live-blog/solar-eclipse-2024-live-updates-rcna145900/rcrd38537?canonicalCard=true" rel="noopener noreferrer" target="_blank" class="share__sms styles_share__sms__DGxUZ" data-icid="ed_npd_nn_nn_np_liveblog" data-testid="sms-link"><svg width="15" height="15" viewBox="0 0 15 15" fill="none" xmlns="http://www.w3.org/2000/svg" class="icon-sms"><path fill-rule="evenodd" clip-rule="evenodd" fill="#2A2A2A" d="M14 11.25H3.333L0 14.583V1a1 1 0 011-1h13a1 1 0 011 1v9.25a1 1 0 01-1 1zm-9.875-4.5a1.125 1.125 0 100-2.25 1.125 1.125 0 000 2.25zM9 5.625a1.125 1.125 0 11-2.25 0 1.125 1.125 0 012.25 0zm2.625 1.125a1.125 1.125 0 100-2.25 1.125 1.125 0 000 2.25z"></path></svg></a><button class="share__link-copy styles_share__link-copy__hjJp_" type="button" data-testid="share__link-copy"><span class="icon icon-link" data-testid="icon-link"></span><div data-testid="share__link-copytext" class="styles_share__copied-message__W1I6R styles_alignCenter__6F5eH"><span class="icon icon-alt-check styles_icon-alt-check__zl49O"></span>Copied</div><textarea class="styles_share__copy-area__gm9tU" tabindex="-1" readonly=""></textarea></button></div></div><button class="social-share-button" type="button" data-testid="chat-card-social-share-button" aria-expanded="false" aria-label="open social share icon list"><span class="share-btn-txt">Share</span><img alt="social share icon trigger" src="data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMzIiIGhlaWdodD0iMzIiIHZpZXdCb3g9IjAgMCAzMiAzMiIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPGNpcmNsZSBjeD0iMTYiIGN5PSIxNiIgcj0iMTUuNSIgZmlsbD0id2hpdGUiIHN0cm9rZT0iIzk5OTk5OSIvPgo8cGF0aCBkPSJNMTQuNjE1NCAyMC4wNzY5SDExLjA3NjlDOS45NDg5NyAyMC4wNzY5IDguOTg3NSAxOS42Nzk2IDguMTkyNSAxOC44ODQ4QzcuMzk3NSAxOC4wOSA3IDE3LjEyODcgNyAxNi4wMDExQzcgMTQuODczNSA3LjM5NzUgMTMuOTExOSA4LjE5MjUgMTMuMTE2NEM4Ljk4NzUgMTIuMzIwOSA5Ljk0ODk3IDExLjkyMzEgMTEuMDc2OSAxMS45MjMxSDE0LjYxNTRWMTIuOTIzMUgxMS4wNzY5QzEwLjIzMDggMTIuOTIzMSA5LjUwNjQyIDEzLjIyNDQgOC45MDM4NSAxMy44MjY5QzguMzAxMjggMTQuNDI5NSA4IDE1LjE1MzkgOCAxNkM4IDE2Ljg0NjIgOC4zMDEyOCAxNy41NzA1IDguOTAzODUgMTguMTczMUM5LjUwNjQyIDE4Ljc3NTcgMTAuMjMwOCAxOS4wNzY5IDExLjA3NjkgMTkuMDc2OUgxNC42MTU0VjIwLjA3NjlaTTEyLjUgMTYuNVYxNS41SDE5LjVWMTYuNUgxMi41Wk0xNy4zODQ2IDIwLjA3NjlWMTkuMDc2OUgyMC45MjMxQzIxLjc2OTIgMTkuMDc2OSAyMi40OTM2IDE4Ljc3NTcgMjMuMDk2MiAxOC4xNzMxQzIzLjY5ODcgMTcuNTcwNSAyNCAxNi44NDYyIDI0IDE2QzI0IDE1LjE1MzkgMjMuNjk4NyAxNC40Mjk1IDIzLjA5NjIgMTMuODI2OUMyMi40OTM2IDEzLjIyNDQgMjEuNzY5MiAxMi45MjMxIDIwLjkyMzEgMTIuOTIzMUgxNy4zODQ2VjExLjkyMzFIMjAuOTIzMUMyMi4wNTEgMTEuOTIzMSAyMy4wMTI1IDEyLjMyMDUgMjMuODA3NSAxMy4xMTUzQzI0LjYwMjUgMTMuOTEwMSAyNSAxNC44NzEzIDI1IDE1Ljk5ODlDMjUgMTcuMTI2NiAyNC42MDI1IDE4LjA4ODIgMjMuODA3NSAxOC44ODM3QzIzLjAxMjUgMTkuNjc5MiAyMi4wNTEgMjAuMDc2OSAyMC45MjMxIDIwLjA3NjlIMTcuMzg0NloiIGZpbGw9IiM1NTU1NTUiLz4KPC9zdmc+Cg==" height="30" width="30"></button></div></div><h2 class="styles_chartCardHeadline__aiJF0" data-testid="chat-card-headline">Eclipse begins in Cleveland</h2><div class="styles_authors-container__IX4r8"><div class="styles_chatCartByline__ivtPj" data-testid="chat-card-byline-container"><div class="styles_chatCardBylineThumbnail__DItS4" data-testid="chat-card-byline-thumbnail"><span class="byline-thumbnail byline-thumbnail--generic-thumbnail styles_bylineThumbnail__bRfvX"><svg alt="Author Thumbnail" viewBox="0 0 28 28" fill="none" xmlns="http://www.w3.org/2000/svg"><circle cx="14" cy="14" r="14" fill="none"></circle><path d="M18.0825 9.79415L15.266 16.2227L14.4633 10.6359C14.3603 9.87584 15.6531 9.40702 15.6531 9.40702C15.5359 9.14419 15.1274 9.14774 15.1274 9.14774H14.2537C14.1152 7.77323 15.3618 6.77165 16.7079 7.0771C18.0327 7.37189 18.5122 8.81033 18.0825 9.78705" fill="#6E55DC"></path><path d="M12.8509 18.304L7.36349 14.6457C5.96767 13.7116 4.58606 14.6635 4.29127 15.6473C3.85797 17.0964 4.82758 18.304 6.34415 18.304H12.8509Z" fill="#FCCC12"></path><path d="M13.5715 9.24013C13.774 7.81945 12.5024 6.7717 11.1244 7.0807C9.7996 7.37549 9.32012 8.81748 9.74988 9.79064L12.5664 16.2192L13.5715 9.23658V9.24013Z" fill="#EF1541"></path><path d="M12.3421 17.2777L9.63926 11.1226C9.00706 9.69479 7.33065 9.51721 6.40721 10.3554C5.75725 10.945 5.24936 12.5539 6.70556 13.5235L12.3385 17.2777H12.3421Z" fill="#FF7112"></path><path d="M21.4846 18.3039C23.0012 18.3039 23.9708 17.0963 23.5375 15.6472C23.2462 14.6634 21.8646 13.7151 20.4688 14.6456L14.9814 18.3039H21.4846Z" fill="#05AC3F"></path><path d="M21.1262 13.5235C22.5824 12.5504 22.078 10.945 21.4245 10.3554C20.4975 9.51721 18.8247 9.69479 18.1925 11.1226L15.4932 17.2777L21.1262 13.5235Z" fill="#069DE0"></path></svg></span></div><div class="styles_inner__ukqsN"><p class="styles_authors__quDSP" data-testid="chat-card-byline"><span class="styles_chatCardByline__GHQTo" data-testid="chatCardByline-name"><span class="styles_chatCardByline--bio__HWAK9"><span class="styles_chatCardByline--name___FmI_">Jesse Kirsch</span></span></span></p></div></div></div><div data-icid="live-blog-card-link" data-testid="chat-card-body-container"><p class="">A partial eclipse is now visible in Cleveland! The bottom right corner of the sun is covered, making it look like an eyeball looking down from the skies.</p><div class="styles_hidden-show-more-content__37qyQ dn"></div></div></div><div class="ad mb8 ad--text-alignment ad-container boxinlineAd dn-print" data-testid="ad__container"><div data-mps="true" data-slot="boxinline" data-sizes="[[[1000,1],[]],[[758,1],[[300,250],[700,50],[5,5],[728,90],[360,360]]],[[0,0],[[300,250],[700,50],[5,5],[360,360]]]]" data-render-on-view="true" data-targeting="{}" data-active-tab="true" data-offset-viewport="50" data-testid="ad__container__inner"><div id="div-mps-ad-boxinline-9"></div></div></div><div class="styles_chat-blog-card__nFL_J article-body__content w-100 mh0 fn" id="rcrd38528" data-testid="chat-card-container"><div class="styles_time-stamp-social-share-container__zWQeJ"><div class="styles_chatCardTimestamp__Lhru2 styles_eventEnded__gIoTG"><div class="styles_timestamp__dS4G7 styles_chatStyleTimeStamp__7lmh7" data-testid="timestamp">8d ago / 2:08 PM EDT</div></div><div class="share-list-container df"><div class="share-list__wrapper" data-testid="social-share-icon-list"><div class="share-list__icons"><div class="df justify-start lh-none share-list dn-print" data-testid="social-share-list"><input type="checkbox" class="dn" id="social-menu-toggle--977" tabindex="-1" checked=""><ul class="share-list__social-list js-social-share"><li class="share-list__social-list-icon share-list__social-list-icon--first"><a href="https://www.facebook.com/sharer/sharer.php?u=https%3A%2F%2Fwww.nbcnews.com%2Fscience%2Fspace%2Flive-blog%2Fsolar-eclipse-2024-live-updates-rcna145900%2Frcrd38528%3FcanonicalCard%3Dtrue" target="_blank" rel="noopener noreferrer"><span class="icon icon-facebook share-list__social-icon"></span></a></li><li class="share-list__social-list-icon social-share-list__icon--twitter" data-testid="social-share-list__icon--twitter"><a href="https://twitter.com/intent/tweet?text=&amp;via=NBCNews&amp;url=https%3A%2F%2Fwww.nbcnews.com%2Fscience%2Fspace%2Flive-blog%2Fsolar-eclipse-2024-live-updates-rcna145900%2Frcrd38528%3FcanonicalCard%3Dtrue&amp;original_referer=https%3A%2F%2Fwww.nbcnews.com%2Fscience%2Fspace%2Flive-blog%2Fsolar-eclipse-2024-live-updates-rcna145900%2Frcrd38528%3FcanonicalCard%3Dtrue" target="_blank" rel="noopener noreferrer"><span class="icon icon-twitter share-list__social-icon"></span></a></li><li class="share-list__social-list-icon"><a href="mailto:?subject=&amp;body=https%3A%2F%2Fwww.nbcnews.com%2Fscience%2Fspace%2Flive-blog%2Fsolar-eclipse-2024-live-updates-rcna145900%2Frcrd38528%3FcanonicalCard%3Dtrue"><span class="icon icon-email share-list__social-icon"></span></a></li></ul></div><a href="sms:?&amp;body=%20via%20%20-%20https://www.nbcnews.com/science/space/live-blog/solar-eclipse-2024-live-updates-rcna145900/rcrd38528?canonicalCard=true" rel="noopener noreferrer" target="_blank" class="share__sms styles_share__sms__DGxUZ" data-icid="ed_npd_nn_nn_np_liveblog" data-testid="sms-link"><svg width="15" height="15" viewBox="0 0 15 15" fill="none" xmlns="http://www.w3.org/2000/svg" class="icon-sms"><path fill-rule="evenodd" clip-rule="evenodd" fill="#2A2A2A" d="M14 11.25H3.333L0 14.583V1a1 1 0 011-1h13a1 1 0 011 1v9.25a1 1 0 01-1 1zm-9.875-4.5a1.125 1.125 0 100-2.25 1.125 1.125 0 000 2.25zM9 5.625a1.125 1.125 0 11-2.25 0 1.125 1.125 0 012.25 0zm2.625 1.125a1.125 1.125 0 100-2.25 1.125 1.125 0 000 2.25z"></path></svg></a><button class="share__link-copy styles_share__link-copy__hjJp_" type="button" data-testid="share__link-copy"><span class="icon icon-link" data-testid="icon-link"></span><div data-testid="share__link-copytext" class="styles_share__copied-message__W1I6R styles_alignCenter__6F5eH"><span class="icon icon-alt-check styles_icon-alt-check__zl49O"></span>Copied</div><textarea class="styles_share__copy-area__gm9tU" tabindex="-1" readonly=""></textarea></button></div></div><button class="social-share-button" type="button" data-testid="chat-card-social-share-button" aria-expanded="false" aria-label="open social share icon list"><span class="share-btn-txt">Share</span><img alt="social share icon trigger" src="data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMzIiIGhlaWdodD0iMzIiIHZpZXdCb3g9IjAgMCAzMiAzMiIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPGNpcmNsZSBjeD0iMTYiIGN5PSIxNiIgcj0iMTUuNSIgZmlsbD0id2hpdGUiIHN0cm9rZT0iIzk5OTk5OSIvPgo8cGF0aCBkPSJNMTQuNjE1NCAyMC4wNzY5SDExLjA3NjlDOS45NDg5NyAyMC4wNzY5IDguOTg3NSAxOS42Nzk2IDguMTkyNSAxOC44ODQ4QzcuMzk3NSAxOC4wOSA3IDE3LjEyODcgNyAxNi4wMDExQzcgMTQuODczNSA3LjM5NzUgMTMuOTExOSA4LjE5MjUgMTMuMTE2NEM4Ljk4NzUgMTIuMzIwOSA5Ljk0ODk3IDExLjkyMzEgMTEuMDc2OSAxMS45MjMxSDE0LjYxNTRWMTIuOTIzMUgxMS4wNzY5QzEwLjIzMDggMTIuOTIzMSA5LjUwNjQyIDEzLjIyNDQgOC45MDM4NSAxMy44MjY5QzguMzAxMjggMTQuNDI5NSA4IDE1LjE1MzkgOCAxNkM4IDE2Ljg0NjIgOC4zMDEyOCAxNy41NzA1IDguOTAzODUgMTguMTczMUM5LjUwNjQyIDE4Ljc3NTcgMTAuMjMwOCAxOS4wNzY5IDExLjA3NjkgMTkuMDc2OUgxNC42MTU0VjIwLjA3NjlaTTEyLjUgMTYuNVYxNS41SDE5LjVWMTYuNUgxMi41Wk0xNy4zODQ2IDIwLjA3NjlWMTkuMDc2OUgyMC45MjMxQzIxLjc2OTIgMTkuMDc2OSAyMi40OTM2IDE4Ljc3NTcgMjMuMDk2MiAxOC4xNzMxQzIzLjY5ODcgMTcuNTcwNSAyNCAxNi44NDYyIDI0IDE2QzI0IDE1LjE1MzkgMjMuNjk4NyAxNC40Mjk1IDIzLjA5NjIgMTMuODI2OUMyMi40OTM2IDEzLjIyNDQgMjEuNzY5MiAxMi45MjMxIDIwLjkyMzEgMTIuOTIzMUgxNy4zODQ2VjExLjkyMzFIMjAuOTIzMUMyMi4wNTEgMTEuOTIzMSAyMy4wMTI1IDEyLjMyMDUgMjMuODA3NSAxMy4xMTUzQzI0LjYwMjUgMTMuOTEwMSAyNSAxNC44NzEzIDI1IDE1Ljk5ODlDMjUgMTcuMTI2NiAyNC42MDI1IDE4LjA4ODIgMjMuODA3NSAxOC44ODM3QzIzLjAxMjUgMTkuNjc5MiAyMi4wNTEgMjAuMDc2OSAyMC45MjMxIDIwLjA3NjlIMTcuMzg0NloiIGZpbGw9IiM1NTU1NTUiLz4KPC9zdmc+Cg==" height="30" width="30"></button></div></div><h2 class="styles_chartCardHeadline__aiJF0" data-testid="chat-card-headline">President Biden: 'Don't be silly, folks'</h2><div class="styles_authors-container__IX4r8"><div class="styles_chatCartByline__ivtPj" data-testid="chat-card-byline-container"><div class="styles_chatCardBylineThumbnail__DItS4" data-testid="chat-card-byline-thumbnail"><div class="byline-thumbnail byline-thumbnail--has-image styles_bylineThumbnail__bRfvX" data-testid="byline-thumbnail"><a href="https://www.nbcnews.com/author/denise-chow-ncpn814621"><picture data-testid="picture"><source srcset="https://media-cldnry.s-nbcnews.com/image/upload/t_focal-60x60,f_avif,q_auto:eco,dpr_2/newscms/2022_46/3581047/denise-chow-byline-jm.jpg 2x, https://media-cldnry.s-nbcnews.com/image/upload/t_focal-60x60,f_auto,q_auto:best/newscms/2022_46/3581047/denise-chow-byline-jm.jpg 1x"><img loading="lazy" src="./solar2_files/denise-chow-byline-jm.jpg" alt="" height="48" width="48"></picture></a></div></div><div class="styles_inner__ukqsN"><p class="styles_authors__quDSP" data-testid="chat-card-byline"><span class="styles_chatCardByline__GHQTo" data-testid="chatCardByline-name"><span class="styles_chatCardByline--bio__HWAK9"><span class="styles_chatCardByline--name___FmI_"><a href="https://www.nbcnews.com/author/denise-chow-ncpn814621">Denise Chow</a></span></span></span></p></div></div></div><div data-icid="live-blog-card-link" data-testid="chat-card-body-container"><p class="">President Joe Biden is getting in on the eclipse fun from the White House. </p><p class="">The nation’s capital is not in the eclipse’s path of totality, but the president nonetheless had an important reminder for anyone planning to look skyward and watch the moon partially or fully block the sun’s light today.</p><p class="">“An eclipse is worth marveling at,” Biden wrote in a post on X. “But don’t be silly, folks — play it safe and wear protective eyewear.”</p><section class="embed-widget embedWidget embed-widget--medium" data-testid="embed-widget"><div class="embed-widget__use-presentation embed-widget__iframely-twitter" style="--iframe-height:0px"><div class="lazyload-wrapper "><div class="lazyload-placeholder"></div></div></div></section><div class="styles_hidden-show-more-content__37qyQ dn"></div></div></div><div class="styles_chat-blog-card__nFL_J article-body__content w-100 mh0 fn" id="rcrd38527" data-testid="chat-card-container"><div class="styles_time-stamp-social-share-container__zWQeJ"><div class="styles_chatCardTimestamp__Lhru2 styles_eventEnded__gIoTG"><div class="styles_timestamp__dS4G7 styles_chatStyleTimeStamp__7lmh7" data-testid="timestamp">8d ago / 2:01 PM EDT</div></div><div class="share-list-container df"><div class="share-list__wrapper" data-testid="social-share-icon-list"><div class="share-list__icons"><div class="df justify-start lh-none share-list dn-print" data-testid="social-share-list"><input type="checkbox" class="dn" id="social-menu-toggle--978" tabindex="-1" checked=""><ul class="share-list__social-list js-social-share"><li class="share-list__social-list-icon share-list__social-list-icon--first"><a href="https://www.facebook.com/sharer/sharer.php?u=https%3A%2F%2Fwww.nbcnews.com%2Fscience%2Fspace%2Flive-blog%2Fsolar-eclipse-2024-live-updates-rcna145900%2Frcrd38527%3FcanonicalCard%3Dtrue" target="_blank" rel="noopener noreferrer"><span class="icon icon-facebook share-list__social-icon"></span></a></li><li class="share-list__social-list-icon social-share-list__icon--twitter" data-testid="social-share-list__icon--twitter"><a href="https://twitter.com/intent/tweet?text=&amp;via=NBCNews&amp;url=https%3A%2F%2Fwww.nbcnews.com%2Fscience%2Fspace%2Flive-blog%2Fsolar-eclipse-2024-live-updates-rcna145900%2Frcrd38527%3FcanonicalCard%3Dtrue&amp;original_referer=https%3A%2F%2Fwww.nbcnews.com%2Fscience%2Fspace%2Flive-blog%2Fsolar-eclipse-2024-live-updates-rcna145900%2Frcrd38527%3FcanonicalCard%3Dtrue" target="_blank" rel="noopener noreferrer"><span class="icon icon-twitter share-list__social-icon"></span></a></li><li class="share-list__social-list-icon"><a href="mailto:?subject=&amp;body=https%3A%2F%2Fwww.nbcnews.com%2Fscience%2Fspace%2Flive-blog%2Fsolar-eclipse-2024-live-updates-rcna145900%2Frcrd38527%3FcanonicalCard%3Dtrue"><span class="icon icon-email share-list__social-icon"></span></a></li></ul></div><a href="sms:?&amp;body=%20via%20%20-%20https://www.nbcnews.com/science/space/live-blog/solar-eclipse-2024-live-updates-rcna145900/rcrd38527?canonicalCard=true" rel="noopener noreferrer" target="_blank" class="share__sms styles_share__sms__DGxUZ" data-icid="ed_npd_nn_nn_np_liveblog" data-testid="sms-link"><svg width="15" height="15" viewBox="0 0 15 15" fill="none" xmlns="http://www.w3.org/2000/svg" class="icon-sms"><path fill-rule="evenodd" clip-rule="evenodd" fill="#2A2A2A" d="M14 11.25H3.333L0 14.583V1a1 1 0 011-1h13a1 1 0 011 1v9.25a1 1 0 01-1 1zm-9.875-4.5a1.125 1.125 0 100-2.25 1.125 1.125 0 000 2.25zM9 5.625a1.125 1.125 0 11-2.25 0 1.125 1.125 0 012.25 0zm2.625 1.125a1.125 1.125 0 100-2.25 1.125 1.125 0 000 2.25z"></path></svg></a><button class="share__link-copy styles_share__link-copy__hjJp_" type="button" data-testid="share__link-copy"><span class="icon icon-link" data-testid="icon-link"></span><div data-testid="share__link-copytext" class="styles_share__copied-message__W1I6R styles_alignCenter__6F5eH"><span class="icon icon-alt-check styles_icon-alt-check__zl49O"></span>Copied</div><textarea class="styles_share__copy-area__gm9tU" tabindex="-1" readonly=""></textarea></button></div></div><button class="social-share-button" type="button" data-testid="chat-card-social-share-button" aria-expanded="false" aria-label="open social share icon list"><span class="share-btn-txt">Share</span><img alt="social share icon trigger" src="data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMzIiIGhlaWdodD0iMzIiIHZpZXdCb3g9IjAgMCAzMiAzMiIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPGNpcmNsZSBjeD0iMTYiIGN5PSIxNiIgcj0iMTUuNSIgZmlsbD0id2hpdGUiIHN0cm9rZT0iIzk5OTk5OSIvPgo8cGF0aCBkPSJNMTQuNjE1NCAyMC4wNzY5SDExLjA3NjlDOS45NDg5NyAyMC4wNzY5IDguOTg3NSAxOS42Nzk2IDguMTkyNSAxOC44ODQ4QzcuMzk3NSAxOC4wOSA3IDE3LjEyODcgNyAxNi4wMDExQzcgMTQuODczNSA3LjM5NzUgMTMuOTExOSA4LjE5MjUgMTMuMTE2NEM4Ljk4NzUgMTIuMzIwOSA5Ljk0ODk3IDExLjkyMzEgMTEuMDc2OSAxMS45MjMxSDE0LjYxNTRWMTIuOTIzMUgxMS4wNzY5QzEwLjIzMDggMTIuOTIzMSA5LjUwNjQyIDEzLjIyNDQgOC45MDM4NSAxMy44MjY5QzguMzAxMjggMTQuNDI5NSA4IDE1LjE1MzkgOCAxNkM4IDE2Ljg0NjIgOC4zMDEyOCAxNy41NzA1IDguOTAzODUgMTguMTczMUM5LjUwNjQyIDE4Ljc3NTcgMTAuMjMwOCAxOS4wNzY5IDExLjA3NjkgMTkuMDc2OUgxNC42MTU0VjIwLjA3NjlaTTEyLjUgMTYuNVYxNS41SDE5LjVWMTYuNUgxMi41Wk0xNy4zODQ2IDIwLjA3NjlWMTkuMDc2OUgyMC45MjMxQzIxLjc2OTIgMTkuMDc2OSAyMi40OTM2IDE4Ljc3NTcgMjMuMDk2MiAxOC4xNzMxQzIzLjY5ODcgMTcuNTcwNSAyNCAxNi44NDYyIDI0IDE2QzI0IDE1LjE1MzkgMjMuNjk4NyAxNC40Mjk1IDIzLjA5NjIgMTMuODI2OUMyMi40OTM2IDEzLjIyNDQgMjEuNzY5MiAxMi45MjMxIDIwLjkyMzEgMTIuOTIzMUgxNy4zODQ2VjExLjkyMzFIMjAuOTIzMUMyMi4wNTEgMTEuOTIzMSAyMy4wMTI1IDEyLjMyMDUgMjMuODA3NSAxMy4xMTUzQzI0LjYwMjUgMTMuOTEwMSAyNSAxNC44NzEzIDI1IDE1Ljk5ODlDMjUgMTcuMTI2NiAyNC42MDI1IDE4LjA4ODIgMjMuODA3NSAxOC44ODM3QzIzLjAxMjUgMTkuNjc5MiAyMi4wNTEgMjAuMDc2OSAyMC45MjMxIDIwLjA3NjlIMTcuMzg0NloiIGZpbGw9IiM1NTU1NTUiLz4KPC9zdmc+Cg==" height="30" width="30"></button></div></div><h2 class="styles_chartCardHeadline__aiJF0" data-testid="chat-card-headline">Thousands pack Indianapolis Motor Speedway to view eclipse</h2><div class="styles_authors-container__IX4r8"><div class="styles_chatCartByline__ivtPj" data-testid="chat-card-byline-container"><div class="styles_chatCardBylineThumbnail__DItS4" data-testid="chat-card-byline-thumbnail"><div class="byline-thumbnail byline-thumbnail--has-image styles_bylineThumbnail__bRfvX" data-testid="byline-thumbnail"><picture data-testid="picture"><source srcset="https://media-cldnry.s-nbcnews.com/image/upload/t_focal-60x60,f_avif,q_auto:eco,dpr_2/newscms/2014_01/94656/lesternews-grid-4x2.jpg 2x, https://media-cldnry.s-nbcnews.com/image/upload/t_focal-60x60,f_auto,q_auto:best/newscms/2014_01/94656/lesternews-grid-4x2.jpg 1x"><img loading="lazy" src="./solar2_files/lesternews-grid-4x2.jpg" alt="" height="48" width="48"></picture></div></div><div class="styles_inner__ukqsN"><p class="styles_authors__quDSP" data-testid="chat-card-byline"><span class="styles_chatCardByline__GHQTo" data-testid="chatCardByline-name"><span class="styles_chatCardByline--bio__HWAK9"><span class="styles_chatCardByline--name___FmI_">Lester Holt</span></span></span></p></div></div></div><div data-icid="live-blog-card-link" data-testid="chat-card-body-container"><p class="">Nearly 50,000 people have descended on the Indianapolis Motor Speedway to catch one of the area's best views of today's total solar eclipse.</p><p class="">Indianapolis is the biggest city in the eclipse’s path of totality outside of Texas.</p><section class="inline-video" data-testid="inline-video"><div class="inline-video__background"><div class="inline-video__player"><div class="styles_gridStackWrapper__2ot47 styles_videoContainer__AkgW6 video-container paused" data-testid="gamma-video-player"><div id="jwplayer-11" class="jw-error jw-reset" style="width: 100%; height: 360px;"><div class="jw-error-msg jw-info-overlay jw-reset"><style>[id="jwplayer-11"].jw-error{background:#000;overflow:hidden;position:relative}[id="jwplayer-11"] .jw-error-msg{top:50%;left:50%;position:absolute;transform:translate(-50%,-50%)}[id="jwplayer-11"] .jw-error-text{text-align:start;color:#FFF;font:14px/1.35 Arial,Helvetica,sans-serif}</style><div class="jw-icon jw-reset"></div><div class="jw-info-container jw-reset"><div class="jw-error-text jw-reset-text" dir="auto" data-nosnippet="">Sorry, the video player failed to load.<span class="jw-break jw-reset"></span>(Error&nbsp;Code:&nbsp;101102)</div></div></div></div><div class="styles_gridStackWrapper__2ot47 videoSlate styles_videoSlate__ISm2f"><picture class="" data-testid="picture"><source media="(min-width: 1240px)" srcset="https://media-cldnry.s-nbcnews.com/image/upload/t_focal-860x484,f_auto,q_auto:best/mpx/2704722219/2024_04/1712598149563_now_daily_a_lester_eclipse_ims_240408_1920x1080-uaevwe.jpg"><source media="(min-width: 758px)" srcset="https://media-cldnry.s-nbcnews.com/image/upload/t_focal-1000x563,f_auto,q_auto:best/mpx/2704722219/2024_04/1712598149563_now_daily_a_lester_eclipse_ims_240408_1920x1080-uaevwe.jpg"><img src="./solar2_files/1712598149563_now_daily_a_lester_eclipse_ims_240408_1920x1080-uaevwe.jpg" alt=""></picture><div role="button" aria-label="Play" tabindex="0" class="w-100 h-100 db"><div class="playButtonOuter absolute absolute-fill w100 dn-print"><div class="absolute absolute-fill w100 df items-center items-center-m justify-center justify-center-m items-center justify-center"><div class="styles_play__TPYVF"><svg class="play--icon" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 15 15" preserveAspectRatio="xMidYMid" style="max-width: 30px;"><path d="M0 0v15l15-7.41z" fill-rule="evenodd"></path></svg></div></div></div></div></div><div class="info-layer styles_infoLayer__mwsPt"><div class="styles_background__XGFgg styles_show__Ni_ua"><div class="styles_share__n3Syu styles_share__2m9h7 share dn-print"><div class="styles_shareExpander__hVk8d share-expander styles_hoverEffect___Dj4s"><span class="styles_shareDot__9pfRZ share-dot"></span><svg class="styles_shareClose__6BZxR share-close" viewBox="0 0 15 15"><line class="styles_shareLine__EJUjO" x1="0" x2="15" y1="0" y2="15"></line><line class="styles_shareLine__EJUjO" x1="0" x2="15" y1="15" y2="0"></line></svg></div><div class="styles_shareList___M8wC share-list"><a href="https://www.facebook.com/sharer/sharer.php?u=https://www.nbcnews.com/now/video/thousands-pack-indianapolis-motor-speedway-to-view-eclipse-208552517602" class="styles_shareLink__gSGN3" target="_blank" rel="noopen noreferrer"><span class="icon icon-facebook styles_shareIcon__lVnRm share-icon"></span></a><a href="https://twitter.com/intent/tweet?text=undefined&amp;via=nbcnews&amp;url=https://www.nbcnews.com/now/video/thousands-pack-indianapolis-motor-speedway-to-view-eclipse-208552517602&amp;original_referer=https://www.nbcnews.com/now/video/thousands-pack-indianapolis-motor-speedway-to-view-eclipse-208552517602" class="styles_shareLink__gSGN3" target="_blank" rel="noopen noreferrer"><span class="icon icon-twitter styles_shareIcon__lVnRm share-icon"></span></a><a href="mailto:?subject=undefined&amp;body=https://www.nbcnews.com/now/video/thousands-pack-indianapolis-motor-speedway-to-view-eclipse-208552517602" class="styles_shareLink__gSGN3" target="_blank" rel="noopen noreferrer"><span class="icon icon-email styles_shareIcon__lVnRm share-icon"></span></a></div></div><div class="styles_overlayText__T3t1E"><div class="styles_title__F_7BR"><a href="https://www.nbcnews.com/now/video/thousands-pack-indianapolis-motor-speedway-to-view-eclipse-208552517602"></a></div><div class="styles_detail__F22wM"><span>03:48</span></div></div></div></div></div></div></div></section><div class="styles_hidden-show-more-content__37qyQ dn"></div></div></div><div class="styles_chat-blog-card__nFL_J article-body__content w-100 mh0 fn" id="rcrd38530" data-testid="chat-card-container"><div class="styles_time-stamp-social-share-container__zWQeJ"><div class="styles_chatCardTimestamp__Lhru2 styles_eventEnded__gIoTG"><div class="styles_timestamp__dS4G7 styles_chatStyleTimeStamp__7lmh7" data-testid="timestamp">8d ago / 1:53 PM EDT</div></div><div class="share-list-container df"><div class="share-list__wrapper" data-testid="social-share-icon-list"><div class="share-list__icons"><div class="df justify-start lh-none share-list dn-print" data-testid="social-share-list"><input type="checkbox" class="dn" id="social-menu-toggle--979" tabindex="-1" checked=""><ul class="share-list__social-list js-social-share"><li class="share-list__social-list-icon share-list__social-list-icon--first"><a href="https://www.facebook.com/sharer/sharer.php?u=https%3A%2F%2Fwww.nbcnews.com%2Fscience%2Fspace%2Flive-blog%2Fsolar-eclipse-2024-live-updates-rcna145900%2Frcrd38530%3FcanonicalCard%3Dtrue" target="_blank" rel="noopener noreferrer"><span class="icon icon-facebook share-list__social-icon"></span></a></li><li class="share-list__social-list-icon social-share-list__icon--twitter" data-testid="social-share-list__icon--twitter"><a href="https://twitter.com/intent/tweet?text=&amp;via=NBCNews&amp;url=https%3A%2F%2Fwww.nbcnews.com%2Fscience%2Fspace%2Flive-blog%2Fsolar-eclipse-2024-live-updates-rcna145900%2Frcrd38530%3FcanonicalCard%3Dtrue&amp;original_referer=https%3A%2F%2Fwww.nbcnews.com%2Fscience%2Fspace%2Flive-blog%2Fsolar-eclipse-2024-live-updates-rcna145900%2Frcrd38530%3FcanonicalCard%3Dtrue" target="_blank" rel="noopener noreferrer"><span class="icon icon-twitter share-list__social-icon"></span></a></li><li class="share-list__social-list-icon"><a href="mailto:?subject=&amp;body=https%3A%2F%2Fwww.nbcnews.com%2Fscience%2Fspace%2Flive-blog%2Fsolar-eclipse-2024-live-updates-rcna145900%2Frcrd38530%3FcanonicalCard%3Dtrue"><span class="icon icon-email share-list__social-icon"></span></a></li></ul></div><a href="sms:?&amp;body=%20via%20%20-%20https://www.nbcnews.com/science/space/live-blog/solar-eclipse-2024-live-updates-rcna145900/rcrd38530?canonicalCard=true" rel="noopener noreferrer" target="_blank" class="share__sms styles_share__sms__DGxUZ" data-icid="ed_npd_nn_nn_np_liveblog" data-testid="sms-link"><svg width="15" height="15" viewBox="0 0 15 15" fill="none" xmlns="http://www.w3.org/2000/svg" class="icon-sms"><path fill-rule="evenodd" clip-rule="evenodd" fill="#2A2A2A" d="M14 11.25H3.333L0 14.583V1a1 1 0 011-1h13a1 1 0 011 1v9.25a1 1 0 01-1 1zm-9.875-4.5a1.125 1.125 0 100-2.25 1.125 1.125 0 000 2.25zM9 5.625a1.125 1.125 0 11-2.25 0 1.125 1.125 0 012.25 0zm2.625 1.125a1.125 1.125 0 100-2.25 1.125 1.125 0 000 2.25z"></path></svg></a><button class="share__link-copy styles_share__link-copy__hjJp_" type="button" data-testid="share__link-copy"><span class="icon icon-link" data-testid="icon-link"></span><div data-testid="share__link-copytext" class="styles_share__copied-message__W1I6R styles_alignCenter__6F5eH"><span class="icon icon-alt-check styles_icon-alt-check__zl49O"></span>Copied</div><textarea class="styles_share__copy-area__gm9tU" tabindex="-1" readonly=""></textarea></button></div></div><button class="social-share-button" type="button" data-testid="chat-card-social-share-button" aria-expanded="false" aria-label="open social share icon list"><span class="share-btn-txt">Share</span><img alt="social share icon trigger" src="data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMzIiIGhlaWdodD0iMzIiIHZpZXdCb3g9IjAgMCAzMiAzMiIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPGNpcmNsZSBjeD0iMTYiIGN5PSIxNiIgcj0iMTUuNSIgZmlsbD0id2hpdGUiIHN0cm9rZT0iIzk5OTk5OSIvPgo8cGF0aCBkPSJNMTQuNjE1NCAyMC4wNzY5SDExLjA3NjlDOS45NDg5NyAyMC4wNzY5IDguOTg3NSAxOS42Nzk2IDguMTkyNSAxOC44ODQ4QzcuMzk3NSAxOC4wOSA3IDE3LjEyODcgNyAxNi4wMDExQzcgMTQuODczNSA3LjM5NzUgMTMuOTExOSA4LjE5MjUgMTMuMTE2NEM4Ljk4NzUgMTIuMzIwOSA5Ljk0ODk3IDExLjkyMzEgMTEuMDc2OSAxMS45MjMxSDE0LjYxNTRWMTIuOTIzMUgxMS4wNzY5QzEwLjIzMDggMTIuOTIzMSA5LjUwNjQyIDEzLjIyNDQgOC45MDM4NSAxMy44MjY5QzguMzAxMjggMTQuNDI5NSA4IDE1LjE1MzkgOCAxNkM4IDE2Ljg0NjIgOC4zMDEyOCAxNy41NzA1IDguOTAzODUgMTguMTczMUM5LjUwNjQyIDE4Ljc3NTcgMTAuMjMwOCAxOS4wNzY5IDExLjA3NjkgMTkuMDc2OUgxNC42MTU0VjIwLjA3NjlaTTEyLjUgMTYuNVYxNS41SDE5LjVWMTYuNUgxMi41Wk0xNy4zODQ2IDIwLjA3NjlWMTkuMDc2OUgyMC45MjMxQzIxLjc2OTIgMTkuMDc2OSAyMi40OTM2IDE4Ljc3NTcgMjMuMDk2MiAxOC4xNzMxQzIzLjY5ODcgMTcuNTcwNSAyNCAxNi44NDYyIDI0IDE2QzI0IDE1LjE1MzkgMjMuNjk4NyAxNC40Mjk1IDIzLjA5NjIgMTMuODI2OUMyMi40OTM2IDEzLjIyNDQgMjEuNzY5MiAxMi45MjMxIDIwLjkyMzEgMTIuOTIzMUgxNy4zODQ2VjExLjkyMzFIMjAuOTIzMUMyMi4wNTEgMTEuOTIzMSAyMy4wMTI1IDEyLjMyMDUgMjMuODA3NSAxMy4xMTUzQzI0LjYwMjUgMTMuOTEwMSAyNSAxNC44NzEzIDI1IDE1Ljk5ODlDMjUgMTcuMTI2NiAyNC42MDI1IDE4LjA4ODIgMjMuODA3NSAxOC44ODM3QzIzLjAxMjUgMTkuNjc5MiAyMi4wNTEgMjAuMDc2OSAyMC45MjMxIDIwLjA3NjlIMTcuMzg0NloiIGZpbGw9IiM1NTU1NTUiLz4KPC9zdmc+Cg==" height="30" width="30"></button></div></div><h2 class="styles_chartCardHeadline__aiJF0" data-testid="chat-card-headline">Cloudy but hopeful in upstate New York</h2><div class="styles_authors-container__IX4r8"><div class="styles_chatCartByline__ivtPj" data-testid="chat-card-byline-container"><div class="styles_chatCardBylineThumbnail__DItS4" data-testid="chat-card-byline-thumbnail"><div class="byline-thumbnail byline-thumbnail--has-image styles_bylineThumbnail__bRfvX" data-testid="byline-thumbnail"><a href="https://www.nbcnews.com/author/ryan-nobles-ncpn1300284"><picture data-testid="picture"><source srcset="https://media-cldnry.s-nbcnews.com/image/upload/t_focal-60x60,f_avif,q_auto:eco,dpr_2/newscms/2024_10/3641224/ryan_noble.jpg 2x, https://media-cldnry.s-nbcnews.com/image/upload/t_focal-60x60,f_auto,q_auto:best/newscms/2024_10/3641224/ryan_noble.jpg 1x"><img loading="lazy" src="./solar2_files/ryan_noble.jpg" alt="" height="48" width="48"></picture></a></div></div><div class="styles_inner__ukqsN"><p class="styles_authors__quDSP" data-testid="chat-card-byline"><span class="styles_chatCardByline__GHQTo" data-testid="chatCardByline-name"><span class="styles_chatCardByline--bio__HWAK9"><span class="styles_chatCardByline--name___FmI_"><a href="https://www.nbcnews.com/author/ryan-nobles-ncpn1300284">Ryan Nobles</a></span></span></span></p></div></div></div><div data-icid="live-blog-card-link" data-testid="chat-card-body-container"><p class="">BROCKPORT, N.Y. — Crowds are gathering on the campus of SUNY Brockport in anticipation of today’s total solar eclipse. </p><p class="">The college has been preparing for this day for more than three years and still even at this late hour they don’t know what to expect. The cloudy skies at this point have kept the big crowds away, but there is still a significant group of eclipse watchers lined up on the center line of totality, which runs right through the campus and makes this a special vantage point. </p><p class="">The college has partnered with universities across the U.S. for research projects connected to the eclipse, and they have canceled classes for most of Monday so students can participate in eclipse-themed events. </p><p class="">The clouds are starting to break up, so when the eclipse rolls through they are hopeful this crowd will get the show they are looking for.</p><figure class="styles_inlineImage__yAWZ0 styles_medium__OMa6x styles_noCaption__KOOim"><picture class="styles_image__1qciH" data-testid="picture"><source media="(min-width: 1000px)" srcset="https://media-cldnry.s-nbcnews.com/image/upload/t_fit-560w,f_avif,q_auto:eco,dpr_2/rockcms/2024-04/240408-ryan-nobles-Brockport-ew-203p-a11d7a.jpg 2x, https://media-cldnry.s-nbcnews.com/image/upload/t_fit-560w,f_auto,q_auto:best/rockcms/2024-04/240408-ryan-nobles-Brockport-ew-203p-a11d7a.jpg 1x"><source srcset="https://media-cldnry.s-nbcnews.com/image/upload/t_fit-760w,f_avif,q_auto:eco,dpr_2/rockcms/2024-04/240408-ryan-nobles-Brockport-ew-203p-a11d7a.jpg 2x, https://media-cldnry.s-nbcnews.com/image/upload/t_fit-760w,f_auto,q_auto:best/rockcms/2024-04/240408-ryan-nobles-Brockport-ew-203p-a11d7a.jpg 1x"><img loading="lazy" src="./solar2_files/240408-ryan-nobles-Brockport-ew-203p-a11d7a.jpg" alt="" height="1816" width="1816"></picture><figcaption class="caption styles_caption__Pe5JC" data-testid="caption"><span class="caption__source" data-testid="caption__source">Ryan Nobles / NBC News</span></figcaption></figure><div class="styles_hidden-show-more-content__37qyQ dn"></div></div></div><div class="styles_chat-blog-card__nFL_J article-body__content w-100 mh0 fn" id="rcrd38512" data-testid="chat-card-container"><div class="styles_time-stamp-social-share-container__zWQeJ"><div class="styles_chatCardTimestamp__Lhru2 styles_eventEnded__gIoTG"><div class="styles_timestamp__dS4G7 styles_chatStyleTimeStamp__7lmh7" data-testid="timestamp">8d ago / 1:51 PM EDT</div></div><div class="share-list-container df"><div class="share-list__wrapper" data-testid="social-share-icon-list"><div class="share-list__icons"><div class="df justify-start lh-none share-list dn-print" data-testid="social-share-list"><input type="checkbox" class="dn" id="social-menu-toggle--980" tabindex="-1" checked=""><ul class="share-list__social-list js-social-share"><li class="share-list__social-list-icon share-list__social-list-icon--first"><a href="https://www.facebook.com/sharer/sharer.php?u=https%3A%2F%2Fwww.nbcnews.com%2Fscience%2Fspace%2Flive-blog%2Fsolar-eclipse-2024-live-updates-rcna145900%2Frcrd38512%3FcanonicalCard%3Dtrue" target="_blank" rel="noopener noreferrer"><span class="icon icon-facebook share-list__social-icon"></span></a></li><li class="share-list__social-list-icon social-share-list__icon--twitter" data-testid="social-share-list__icon--twitter"><a href="https://twitter.com/intent/tweet?text=&amp;via=NBCNews&amp;url=https%3A%2F%2Fwww.nbcnews.com%2Fscience%2Fspace%2Flive-blog%2Fsolar-eclipse-2024-live-updates-rcna145900%2Frcrd38512%3FcanonicalCard%3Dtrue&amp;original_referer=https%3A%2F%2Fwww.nbcnews.com%2Fscience%2Fspace%2Flive-blog%2Fsolar-eclipse-2024-live-updates-rcna145900%2Frcrd38512%3FcanonicalCard%3Dtrue" target="_blank" rel="noopener noreferrer"><span class="icon icon-twitter share-list__social-icon"></span></a></li><li class="share-list__social-list-icon"><a href="mailto:?subject=&amp;body=https%3A%2F%2Fwww.nbcnews.com%2Fscience%2Fspace%2Flive-blog%2Fsolar-eclipse-2024-live-updates-rcna145900%2Frcrd38512%3FcanonicalCard%3Dtrue"><span class="icon icon-email share-list__social-icon"></span></a></li></ul></div><a href="sms:?&amp;body=%20via%20%20-%20https://www.nbcnews.com/science/space/live-blog/solar-eclipse-2024-live-updates-rcna145900/rcrd38512?canonicalCard=true" rel="noopener noreferrer" target="_blank" class="share__sms styles_share__sms__DGxUZ" data-icid="ed_npd_nn_nn_np_liveblog" data-testid="sms-link"><svg width="15" height="15" viewBox="0 0 15 15" fill="none" xmlns="http://www.w3.org/2000/svg" class="icon-sms"><path fill-rule="evenodd" clip-rule="evenodd" fill="#2A2A2A" d="M14 11.25H3.333L0 14.583V1a1 1 0 011-1h13a1 1 0 011 1v9.25a1 1 0 01-1 1zm-9.875-4.5a1.125 1.125 0 100-2.25 1.125 1.125 0 000 2.25zM9 5.625a1.125 1.125 0 11-2.25 0 1.125 1.125 0 012.25 0zm2.625 1.125a1.125 1.125 0 100-2.25 1.125 1.125 0 000 2.25z"></path></svg></a><button class="share__link-copy styles_share__link-copy__hjJp_" type="button" data-testid="share__link-copy"><span class="icon icon-link" data-testid="icon-link"></span><div data-testid="share__link-copytext" class="styles_share__copied-message__W1I6R styles_alignCenter__6F5eH"><span class="icon icon-alt-check styles_icon-alt-check__zl49O"></span>Copied</div><textarea class="styles_share__copy-area__gm9tU" tabindex="-1" readonly=""></textarea></button></div></div><button class="social-share-button" type="button" data-testid="chat-card-social-share-button" aria-expanded="false" aria-label="open social share icon list"><span class="share-btn-txt">Share</span><img alt="social share icon trigger" src="data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMzIiIGhlaWdodD0iMzIiIHZpZXdCb3g9IjAgMCAzMiAzMiIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPGNpcmNsZSBjeD0iMTYiIGN5PSIxNiIgcj0iMTUuNSIgZmlsbD0id2hpdGUiIHN0cm9rZT0iIzk5OTk5OSIvPgo8cGF0aCBkPSJNMTQuNjE1NCAyMC4wNzY5SDExLjA3NjlDOS45NDg5NyAyMC4wNzY5IDguOTg3NSAxOS42Nzk2IDguMTkyNSAxOC44ODQ4QzcuMzk3NSAxOC4wOSA3IDE3LjEyODcgNyAxNi4wMDExQzcgMTQuODczNSA3LjM5NzUgMTMuOTExOSA4LjE5MjUgMTMuMTE2NEM4Ljk4NzUgMTIuMzIwOSA5Ljk0ODk3IDExLjkyMzEgMTEuMDc2OSAxMS45MjMxSDE0LjYxNTRWMTIuOTIzMUgxMS4wNzY5QzEwLjIzMDggMTIuOTIzMSA5LjUwNjQyIDEzLjIyNDQgOC45MDM4NSAxMy44MjY5QzguMzAxMjggMTQuNDI5NSA4IDE1LjE1MzkgOCAxNkM4IDE2Ljg0NjIgOC4zMDEyOCAxNy41NzA1IDguOTAzODUgMTguMTczMUM5LjUwNjQyIDE4Ljc3NTcgMTAuMjMwOCAxOS4wNzY5IDExLjA3NjkgMTkuMDc2OUgxNC42MTU0VjIwLjA3NjlaTTEyLjUgMTYuNVYxNS41SDE5LjVWMTYuNUgxMi41Wk0xNy4zODQ2IDIwLjA3NjlWMTkuMDc2OUgyMC45MjMxQzIxLjc2OTIgMTkuMDc2OSAyMi40OTM2IDE4Ljc3NTcgMjMuMDk2MiAxOC4xNzMxQzIzLjY5ODcgMTcuNTcwNSAyNCAxNi44NDYyIDI0IDE2QzI0IDE1LjE1MzkgMjMuNjk4NyAxNC40Mjk1IDIzLjA5NjIgMTMuODI2OUMyMi40OTM2IDEzLjIyNDQgMjEuNzY5MiAxMi45MjMxIDIwLjkyMzEgMTIuOTIzMUgxNy4zODQ2VjExLjkyMzFIMjAuOTIzMUMyMi4wNTEgMTEuOTIzMSAyMy4wMTI1IDEyLjMyMDUgMjMuODA3NSAxMy4xMTUzQzI0LjYwMjUgMTMuOTEwMSAyNSAxNC44NzEzIDI1IDE1Ljk5ODlDMjUgMTcuMTI2NiAyNC42MDI1IDE4LjA4ODIgMjMuODA3NSAxOC44ODM3QzIzLjAxMjUgMTkuNjc5MiAyMi4wNTEgMjAuMDc2OSAyMC45MjMxIDIwLjA3NjlIMTcuMzg0NloiIGZpbGw9IiM1NTU1NTUiLz4KPC9zdmc+Cg==" height="30" width="30"></button></div></div><h2 class="styles_chartCardHeadline__aiJF0" data-testid="chat-card-headline">Natural reactions: How animals may behave during the eclipse</h2><div class="styles_authors-container__IX4r8"><div class="styles_chatCartByline__ivtPj" data-testid="chat-card-byline-container"><div class="styles_chatCardBylineThumbnail__DItS4" data-testid="chat-card-byline-thumbnail"><span class="byline-thumbnail byline-thumbnail--generic-thumbnail styles_bylineThumbnail__bRfvX"><svg alt="Author Thumbnail" viewBox="0 0 28 28" fill="none" xmlns="http://www.w3.org/2000/svg"><circle cx="14" cy="14" r="14" fill="none"></circle><path d="M18.0825 9.79415L15.266 16.2227L14.4633 10.6359C14.3603 9.87584 15.6531 9.40702 15.6531 9.40702C15.5359 9.14419 15.1274 9.14774 15.1274 9.14774H14.2537C14.1152 7.77323 15.3618 6.77165 16.7079 7.0771C18.0327 7.37189 18.5122 8.81033 18.0825 9.78705" fill="#6E55DC"></path><path d="M12.8509 18.304L7.36349 14.6457C5.96767 13.7116 4.58606 14.6635 4.29127 15.6473C3.85797 17.0964 4.82758 18.304 6.34415 18.304H12.8509Z" fill="#FCCC12"></path><path d="M13.5715 9.24013C13.774 7.81945 12.5024 6.7717 11.1244 7.0807C9.7996 7.37549 9.32012 8.81748 9.74988 9.79064L12.5664 16.2192L13.5715 9.23658V9.24013Z" fill="#EF1541"></path><path d="M12.3421 17.2777L9.63926 11.1226C9.00706 9.69479 7.33065 9.51721 6.40721 10.3554C5.75725 10.945 5.24936 12.5539 6.70556 13.5235L12.3385 17.2777H12.3421Z" fill="#FF7112"></path><path d="M21.4846 18.3039C23.0012 18.3039 23.9708 17.0963 23.5375 15.6472C23.2462 14.6634 21.8646 13.7151 20.4688 14.6456L14.9814 18.3039H21.4846Z" fill="#05AC3F"></path><path d="M21.1262 13.5235C22.5824 12.5504 22.078 10.945 21.4245 10.3554C20.4975 9.51721 18.8247 9.69479 18.1925 11.1226L15.4932 17.2777L21.1262 13.5235Z" fill="#069DE0"></path></svg></span></div><div class="styles_inner__ukqsN"><p class="styles_authors__quDSP" data-testid="chat-card-byline"><span class="styles_chatCardByline__GHQTo" data-testid="chatCardByline-name"><span class="styles_chatCardByline--bio__HWAK9"><span class="styles_chatCardByline--name___FmI_">Chase Cain</span></span></span></p></div></div></div><div data-icid="live-blog-card-link" data-testid="chat-card-body-container"><p class="">Wildlife may respond in various ways to the few minutes of darkness during totality. Jason Milks, a wildlife ecologist with The Nature Conservancy, says the reactions can be grouped into four categories: doing nothing, bedtime behavior, anxiety and possibly even mating.</p><section class="inline-video" data-testid="inline-video"><div class="inline-video__background"><div class="inline-video__player"><div class="styles_gridStackWrapper__2ot47 styles_videoContainer__AkgW6 video-container paused" data-testid="gamma-video-player"><div id="jwplayer-12" class="jw-error jw-reset" style="width: 100%; height: 360px;"><div class="jw-error-msg jw-info-overlay jw-reset"><style>[id="jwplayer-12"].jw-error{background:#000;overflow:hidden;position:relative}[id="jwplayer-12"] .jw-error-msg{top:50%;left:50%;position:absolute;transform:translate(-50%,-50%)}[id="jwplayer-12"] .jw-error-text{text-align:start;color:#FFF;font:14px/1.35 Arial,Helvetica,sans-serif}</style><div class="jw-icon jw-reset"></div><div class="jw-info-container jw-reset"><div class="jw-error-text jw-reset-text" dir="auto" data-nosnippet="">Sorry, the video player failed to load.<span class="jw-break jw-reset"></span>(Error&nbsp;Code:&nbsp;101102)</div></div></div></div><div class="styles_gridStackWrapper__2ot47 videoSlate styles_videoSlate__ISm2f"><picture class="" data-testid="picture"><source media="(min-width: 1240px)" srcset="https://media-cldnry.s-nbcnews.com/image/upload/t_focal-860x484,f_auto,q_auto:best/mpx/2704722219/2024_04/1712595633655_now_daily_a_eclipse_nature_240408_1920x1080-8extx5.jpg"><source media="(min-width: 758px)" srcset="https://media-cldnry.s-nbcnews.com/image/upload/t_focal-1000x563,f_auto,q_auto:best/mpx/2704722219/2024_04/1712595633655_now_daily_a_eclipse_nature_240408_1920x1080-8extx5.jpg"><img src="./solar2_files/1712595633655_now_daily_a_eclipse_nature_240408_1920x1080-8extx5.jpg" alt=""></picture><div role="button" aria-label="Play" tabindex="0" class="w-100 h-100 db"><div class="playButtonOuter absolute absolute-fill w100 dn-print"><div class="absolute absolute-fill w100 df items-center items-center-m justify-center justify-center-m items-center justify-center"><div class="styles_play__TPYVF"><svg class="play--icon" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 15 15" preserveAspectRatio="xMidYMid" style="max-width: 30px;"><path d="M0 0v15l15-7.41z" fill-rule="evenodd"></path></svg></div></div></div></div></div><div class="info-layer styles_infoLayer__mwsPt"><div class="styles_background__XGFgg styles_show__Ni_ua"><div class="styles_share__n3Syu styles_share__2m9h7 share dn-print"><div class="styles_shareExpander__hVk8d share-expander styles_hoverEffect___Dj4s"><span class="styles_shareDot__9pfRZ share-dot"></span><svg class="styles_shareClose__6BZxR share-close" viewBox="0 0 15 15"><line class="styles_shareLine__EJUjO" x1="0" x2="15" y1="0" y2="15"></line><line class="styles_shareLine__EJUjO" x1="0" x2="15" y1="15" y2="0"></line></svg></div><div class="styles_shareList___M8wC share-list"><a href="https://www.facebook.com/sharer/sharer.php?u=https://www.nbcnews.com/now/video/natural-reactions-how-animals-may-behave-during-the-eclipse-208549957594" class="styles_shareLink__gSGN3" target="_blank" rel="noopen noreferrer"><span class="icon icon-facebook styles_shareIcon__lVnRm share-icon"></span></a><a href="https://twitter.com/intent/tweet?text=undefined&amp;via=nbcnews&amp;url=https://www.nbcnews.com/now/video/natural-reactions-how-animals-may-behave-during-the-eclipse-208549957594&amp;original_referer=https://www.nbcnews.com/now/video/natural-reactions-how-animals-may-behave-during-the-eclipse-208549957594" class="styles_shareLink__gSGN3" target="_blank" rel="noopen noreferrer"><span class="icon icon-twitter styles_shareIcon__lVnRm share-icon"></span></a><a href="mailto:?subject=undefined&amp;body=https://www.nbcnews.com/now/video/natural-reactions-how-animals-may-behave-during-the-eclipse-208549957594" class="styles_shareLink__gSGN3" target="_blank" rel="noopen noreferrer"><span class="icon icon-email styles_shareIcon__lVnRm share-icon"></span></a></div></div><div class="styles_overlayText__T3t1E"><div class="styles_title__F_7BR"><a href="https://www.nbcnews.com/now/video/natural-reactions-how-animals-may-behave-during-the-eclipse-208549957594"></a></div><div class="styles_detail__F22wM"><span>02:43</span></div></div></div></div></div></div></div></section><div class="styles_hidden-show-more-content__37qyQ dn"></div></div></div><div class="ad mb8 ad--text-alignment ad-container boxinlineAd dn-print" data-testid="ad__container"><div data-mps="true" data-slot="boxinline" data-sizes="[[[1000,1],[]],[[758,1],[[300,250],[700,50],[5,5],[728,90],[360,360]]],[[0,0],[[300,250],[700,50],[5,5],[360,360]]]]" data-render-on-view="true" data-targeting="{}" data-active-tab="true" data-offset-viewport="50" data-testid="ad__container__inner"><div id="div-mps-ad-boxinline-10"></div></div></div><div class="styles_chat-blog-card__nFL_J article-body__content w-100 mh0 fn" id="rcrd38525" data-testid="chat-card-container"><div class="styles_time-stamp-social-share-container__zWQeJ"><div class="styles_chatCardTimestamp__Lhru2 styles_eventEnded__gIoTG"><div class="styles_timestamp__dS4G7 styles_chatStyleTimeStamp__7lmh7" data-testid="timestamp">8d ago / 1:48 PM EDT</div></div><div class="share-list-container df"><div class="share-list__wrapper" data-testid="social-share-icon-list"><div class="share-list__icons"><div class="df justify-start lh-none share-list dn-print" data-testid="social-share-list"><input type="checkbox" class="dn" id="social-menu-toggle--981" tabindex="-1" checked=""><ul class="share-list__social-list js-social-share"><li class="share-list__social-list-icon share-list__social-list-icon--first"><a href="https://www.facebook.com/sharer/sharer.php?u=https%3A%2F%2Fwww.nbcnews.com%2Fscience%2Fspace%2Flive-blog%2Fsolar-eclipse-2024-live-updates-rcna145900%2Frcrd38525%3FcanonicalCard%3Dtrue" target="_blank" rel="noopener noreferrer"><span class="icon icon-facebook share-list__social-icon"></span></a></li><li class="share-list__social-list-icon social-share-list__icon--twitter" data-testid="social-share-list__icon--twitter"><a href="https://twitter.com/intent/tweet?text=&amp;via=NBCNews&amp;url=https%3A%2F%2Fwww.nbcnews.com%2Fscience%2Fspace%2Flive-blog%2Fsolar-eclipse-2024-live-updates-rcna145900%2Frcrd38525%3FcanonicalCard%3Dtrue&amp;original_referer=https%3A%2F%2Fwww.nbcnews.com%2Fscience%2Fspace%2Flive-blog%2Fsolar-eclipse-2024-live-updates-rcna145900%2Frcrd38525%3FcanonicalCard%3Dtrue" target="_blank" rel="noopener noreferrer"><span class="icon icon-twitter share-list__social-icon"></span></a></li><li class="share-list__social-list-icon"><a href="mailto:?subject=&amp;body=https%3A%2F%2Fwww.nbcnews.com%2Fscience%2Fspace%2Flive-blog%2Fsolar-eclipse-2024-live-updates-rcna145900%2Frcrd38525%3FcanonicalCard%3Dtrue"><span class="icon icon-email share-list__social-icon"></span></a></li></ul></div><a href="sms:?&amp;body=%20via%20%20-%20https://www.nbcnews.com/science/space/live-blog/solar-eclipse-2024-live-updates-rcna145900/rcrd38525?canonicalCard=true" rel="noopener noreferrer" target="_blank" class="share__sms styles_share__sms__DGxUZ" data-icid="ed_npd_nn_nn_np_liveblog" data-testid="sms-link"><svg width="15" height="15" viewBox="0 0 15 15" fill="none" xmlns="http://www.w3.org/2000/svg" class="icon-sms"><path fill-rule="evenodd" clip-rule="evenodd" fill="#2A2A2A" d="M14 11.25H3.333L0 14.583V1a1 1 0 011-1h13a1 1 0 011 1v9.25a1 1 0 01-1 1zm-9.875-4.5a1.125 1.125 0 100-2.25 1.125 1.125 0 000 2.25zM9 5.625a1.125 1.125 0 11-2.25 0 1.125 1.125 0 012.25 0zm2.625 1.125a1.125 1.125 0 100-2.25 1.125 1.125 0 000 2.25z"></path></svg></a><button class="share__link-copy styles_share__link-copy__hjJp_" type="button" data-testid="share__link-copy"><span class="icon icon-link" data-testid="icon-link"></span><div data-testid="share__link-copytext" class="styles_share__copied-message__W1I6R styles_alignCenter__6F5eH"><span class="icon icon-alt-check styles_icon-alt-check__zl49O"></span>Copied</div><textarea class="styles_share__copy-area__gm9tU" tabindex="-1" readonly=""></textarea></button></div></div><button class="social-share-button" type="button" data-testid="chat-card-social-share-button" aria-expanded="false" aria-label="open social share icon list"><span class="share-btn-txt">Share</span><img alt="social share icon trigger" src="data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMzIiIGhlaWdodD0iMzIiIHZpZXdCb3g9IjAgMCAzMiAzMiIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPGNpcmNsZSBjeD0iMTYiIGN5PSIxNiIgcj0iMTUuNSIgZmlsbD0id2hpdGUiIHN0cm9rZT0iIzk5OTk5OSIvPgo8cGF0aCBkPSJNMTQuNjE1NCAyMC4wNzY5SDExLjA3NjlDOS45NDg5NyAyMC4wNzY5IDguOTg3NSAxOS42Nzk2IDguMTkyNSAxOC44ODQ4QzcuMzk3NSAxOC4wOSA3IDE3LjEyODcgNyAxNi4wMDExQzcgMTQuODczNSA3LjM5NzUgMTMuOTExOSA4LjE5MjUgMTMuMTE2NEM4Ljk4NzUgMTIuMzIwOSA5Ljk0ODk3IDExLjkyMzEgMTEuMDc2OSAxMS45MjMxSDE0LjYxNTRWMTIuOTIzMUgxMS4wNzY5QzEwLjIzMDggMTIuOTIzMSA5LjUwNjQyIDEzLjIyNDQgOC45MDM4NSAxMy44MjY5QzguMzAxMjggMTQuNDI5NSA4IDE1LjE1MzkgOCAxNkM4IDE2Ljg0NjIgOC4zMDEyOCAxNy41NzA1IDguOTAzODUgMTguMTczMUM5LjUwNjQyIDE4Ljc3NTcgMTAuMjMwOCAxOS4wNzY5IDExLjA3NjkgMTkuMDc2OUgxNC42MTU0VjIwLjA3NjlaTTEyLjUgMTYuNVYxNS41SDE5LjVWMTYuNUgxMi41Wk0xNy4zODQ2IDIwLjA3NjlWMTkuMDc2OUgyMC45MjMxQzIxLjc2OTIgMTkuMDc2OSAyMi40OTM2IDE4Ljc3NTcgMjMuMDk2MiAxOC4xNzMxQzIzLjY5ODcgMTcuNTcwNSAyNCAxNi44NDYyIDI0IDE2QzI0IDE1LjE1MzkgMjMuNjk4NyAxNC40Mjk1IDIzLjA5NjIgMTMuODI2OUMyMi40OTM2IDEzLjIyNDQgMjEuNzY5MiAxMi45MjMxIDIwLjkyMzEgMTIuOTIzMUgxNy4zODQ2VjExLjkyMzFIMjAuOTIzMUMyMi4wNTEgMTEuOTIzMSAyMy4wMTI1IDEyLjMyMDUgMjMuODA3NSAxMy4xMTUzQzI0LjYwMjUgMTMuOTEwMSAyNSAxNC44NzEzIDI1IDE1Ljk5ODlDMjUgMTcuMTI2NiAyNC42MDI1IDE4LjA4ODIgMjMuODA3NSAxOC44ODM3QzIzLjAxMjUgMTkuNjc5MiAyMi4wNTEgMjAuMDc2OSAyMC45MjMxIDIwLjA3NjlIMTcuMzg0NloiIGZpbGw9IiM1NTU1NTUiLz4KPC9zdmc+Cg==" height="30" width="30"></button></div></div><h2 class="styles_chartCardHeadline__aiJF0" data-testid="chat-card-headline">And so it begins...</h2><div class="styles_authors-container__IX4r8"><div class="styles_chatCartByline__ivtPj" data-testid="chat-card-byline-container"><div class="styles_chatCardBylineThumbnail__DItS4" data-testid="chat-card-byline-thumbnail"><div class="byline-thumbnail byline-thumbnail--has-image styles_bylineThumbnail__bRfvX" data-testid="byline-thumbnail"><a href="https://www.nbcnews.com/author/denise-chow-ncpn814621"><picture data-testid="picture"><source srcset="https://media-cldnry.s-nbcnews.com/image/upload/t_focal-60x60,f_avif,q_auto:eco,dpr_2/newscms/2022_46/3581047/denise-chow-byline-jm.jpg 2x, https://media-cldnry.s-nbcnews.com/image/upload/t_focal-60x60,f_auto,q_auto:best/newscms/2022_46/3581047/denise-chow-byline-jm.jpg 1x"><img loading="lazy" src="./solar2_files/denise-chow-byline-jm.jpg" alt="" height="48" width="48"></picture></a></div></div><div class="styles_inner__ukqsN"><p class="styles_authors__quDSP" data-testid="chat-card-byline"><span class="styles_chatCardByline__GHQTo" data-testid="chatCardByline-name"><span class="styles_chatCardByline--bio__HWAK9"><span class="styles_chatCardByline--name___FmI_"><a href="https://www.nbcnews.com/author/denise-chow-ncpn814621">Denise Chow</a></span></span></span></p></div></div></div><div data-icid="live-blog-card-link" data-testid="chat-card-body-container"><p class="">The solar eclipse has begun for viewers in Mexico, the first in North America to see the moon block the sun's light. The eclipse will cross into the United States over Texas next.</p><figure class="styles_inlineImage__yAWZ0 styles_medium__OMa6x"><picture class="styles_image__1qciH" data-testid="picture"><source media="(min-width: 1000px)" srcset="https://media-cldnry.s-nbcnews.com/image/upload/t_fit-560w,f_avif,q_auto:eco,dpr_2/rockcms/2024-04/240408-eclipse-mexico-ew-151p-6ab8ed.jpg 2x, https://media-cldnry.s-nbcnews.com/image/upload/t_fit-560w,f_auto,q_auto:best/rockcms/2024-04/240408-eclipse-mexico-ew-151p-6ab8ed.jpg 1x"><source srcset="https://media-cldnry.s-nbcnews.com/image/upload/t_fit-760w,f_avif,q_auto:eco,dpr_2/rockcms/2024-04/240408-eclipse-mexico-ew-151p-6ab8ed.jpg 2x, https://media-cldnry.s-nbcnews.com/image/upload/t_fit-760w,f_auto,q_auto:best/rockcms/2024-04/240408-eclipse-mexico-ew-151p-6ab8ed.jpg 1x"><img loading="lazy" src="./solar2_files/240408-eclipse-mexico-ew-151p-6ab8ed.jpg" alt="Image:" height="1667" width="2500"></picture><figcaption class="caption styles_caption__Pe5JC" data-testid="caption"><span class="caption__container" data-testid="caption__container">The moon partially covers the sun during a total solar eclipse in Mazatlan, Mexico, on Monday.</span><span class="caption__source" data-testid="caption__source">Fernando Llano / AP</span></figcaption></figure><div class="styles_hidden-show-more-content__37qyQ dn"></div></div></div><div class="styles_chat-blog-card__nFL_J article-body__content w-100 mh0 fn" id="rcrd38523" data-testid="chat-card-container"><div class="styles_time-stamp-social-share-container__zWQeJ"><div class="styles_chatCardTimestamp__Lhru2 styles_eventEnded__gIoTG"><div class="styles_timestamp__dS4G7 styles_chatStyleTimeStamp__7lmh7" data-testid="timestamp">8d ago / 1:45 PM EDT</div></div><div class="share-list-container df"><div class="share-list__wrapper" data-testid="social-share-icon-list"><div class="share-list__icons"><div class="df justify-start lh-none share-list dn-print" data-testid="social-share-list"><input type="checkbox" class="dn" id="social-menu-toggle--982" tabindex="-1" checked=""><ul class="share-list__social-list js-social-share"><li class="share-list__social-list-icon share-list__social-list-icon--first"><a href="https://www.facebook.com/sharer/sharer.php?u=https%3A%2F%2Fwww.nbcnews.com%2Fscience%2Fspace%2Flive-blog%2Fsolar-eclipse-2024-live-updates-rcna145900%2Frcrd38523%3FcanonicalCard%3Dtrue" target="_blank" rel="noopener noreferrer"><span class="icon icon-facebook share-list__social-icon"></span></a></li><li class="share-list__social-list-icon social-share-list__icon--twitter" data-testid="social-share-list__icon--twitter"><a href="https://twitter.com/intent/tweet?text=&amp;via=NBCNews&amp;url=https%3A%2F%2Fwww.nbcnews.com%2Fscience%2Fspace%2Flive-blog%2Fsolar-eclipse-2024-live-updates-rcna145900%2Frcrd38523%3FcanonicalCard%3Dtrue&amp;original_referer=https%3A%2F%2Fwww.nbcnews.com%2Fscience%2Fspace%2Flive-blog%2Fsolar-eclipse-2024-live-updates-rcna145900%2Frcrd38523%3FcanonicalCard%3Dtrue" target="_blank" rel="noopener noreferrer"><span class="icon icon-twitter share-list__social-icon"></span></a></li><li class="share-list__social-list-icon"><a href="mailto:?subject=&amp;body=https%3A%2F%2Fwww.nbcnews.com%2Fscience%2Fspace%2Flive-blog%2Fsolar-eclipse-2024-live-updates-rcna145900%2Frcrd38523%3FcanonicalCard%3Dtrue"><span class="icon icon-email share-list__social-icon"></span></a></li></ul></div><a href="sms:?&amp;body=%20via%20%20-%20https://www.nbcnews.com/science/space/live-blog/solar-eclipse-2024-live-updates-rcna145900/rcrd38523?canonicalCard=true" rel="noopener noreferrer" target="_blank" class="share__sms styles_share__sms__DGxUZ" data-icid="ed_npd_nn_nn_np_liveblog" data-testid="sms-link"><svg width="15" height="15" viewBox="0 0 15 15" fill="none" xmlns="http://www.w3.org/2000/svg" class="icon-sms"><path fill-rule="evenodd" clip-rule="evenodd" fill="#2A2A2A" d="M14 11.25H3.333L0 14.583V1a1 1 0 011-1h13a1 1 0 011 1v9.25a1 1 0 01-1 1zm-9.875-4.5a1.125 1.125 0 100-2.25 1.125 1.125 0 000 2.25zM9 5.625a1.125 1.125 0 11-2.25 0 1.125 1.125 0 012.25 0zm2.625 1.125a1.125 1.125 0 100-2.25 1.125 1.125 0 000 2.25z"></path></svg></a><button class="share__link-copy styles_share__link-copy__hjJp_" type="button" data-testid="share__link-copy"><span class="icon icon-link" data-testid="icon-link"></span><div data-testid="share__link-copytext" class="styles_share__copied-message__W1I6R styles_alignCenter__6F5eH"><span class="icon icon-alt-check styles_icon-alt-check__zl49O"></span>Copied</div><textarea class="styles_share__copy-area__gm9tU" tabindex="-1" readonly=""></textarea></button></div></div><button class="social-share-button" type="button" data-testid="chat-card-social-share-button" aria-expanded="false" aria-label="open social share icon list"><span class="share-btn-txt">Share</span><img alt="social share icon trigger" src="data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMzIiIGhlaWdodD0iMzIiIHZpZXdCb3g9IjAgMCAzMiAzMiIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPGNpcmNsZSBjeD0iMTYiIGN5PSIxNiIgcj0iMTUuNSIgZmlsbD0id2hpdGUiIHN0cm9rZT0iIzk5OTk5OSIvPgo8cGF0aCBkPSJNMTQuNjE1NCAyMC4wNzY5SDExLjA3NjlDOS45NDg5NyAyMC4wNzY5IDguOTg3NSAxOS42Nzk2IDguMTkyNSAxOC44ODQ4QzcuMzk3NSAxOC4wOSA3IDE3LjEyODcgNyAxNi4wMDExQzcgMTQuODczNSA3LjM5NzUgMTMuOTExOSA4LjE5MjUgMTMuMTE2NEM4Ljk4NzUgMTIuMzIwOSA5Ljk0ODk3IDExLjkyMzEgMTEuMDc2OSAxMS45MjMxSDE0LjYxNTRWMTIuOTIzMUgxMS4wNzY5QzEwLjIzMDggMTIuOTIzMSA5LjUwNjQyIDEzLjIyNDQgOC45MDM4NSAxMy44MjY5QzguMzAxMjggMTQuNDI5NSA4IDE1LjE1MzkgOCAxNkM4IDE2Ljg0NjIgOC4zMDEyOCAxNy41NzA1IDguOTAzODUgMTguMTczMUM5LjUwNjQyIDE4Ljc3NTcgMTAuMjMwOCAxOS4wNzY5IDExLjA3NjkgMTkuMDc2OUgxNC42MTU0VjIwLjA3NjlaTTEyLjUgMTYuNVYxNS41SDE5LjVWMTYuNUgxMi41Wk0xNy4zODQ2IDIwLjA3NjlWMTkuMDc2OUgyMC45MjMxQzIxLjc2OTIgMTkuMDc2OSAyMi40OTM2IDE4Ljc3NTcgMjMuMDk2MiAxOC4xNzMxQzIzLjY5ODcgMTcuNTcwNSAyNCAxNi44NDYyIDI0IDE2QzI0IDE1LjE1MzkgMjMuNjk4NyAxNC40Mjk1IDIzLjA5NjIgMTMuODI2OUMyMi40OTM2IDEzLjIyNDQgMjEuNzY5MiAxMi45MjMxIDIwLjkyMzEgMTIuOTIzMUgxNy4zODQ2VjExLjkyMzFIMjAuOTIzMUMyMi4wNTEgMTEuOTIzMSAyMy4wMTI1IDEyLjMyMDUgMjMuODA3NSAxMy4xMTUzQzI0LjYwMjUgMTMuOTEwMSAyNSAxNC44NzEzIDI1IDE1Ljk5ODlDMjUgMTcuMTI2NiAyNC42MDI1IDE4LjA4ODIgMjMuODA3NSAxOC44ODM3QzIzLjAxMjUgMTkuNjc5MiAyMi4wNTEgMjAuMDc2OSAyMC45MjMxIDIwLjA3NjlIMTcuMzg0NloiIGZpbGw9IiM1NTU1NTUiLz4KPC9zdmc+Cg==" height="30" width="30"></button></div></div><h2 class="styles_chartCardHeadline__aiJF0" data-testid="chat-card-headline">Retro in a day: Paraphenalia marks eclipse fervor</h2><div class="styles_authors-container__IX4r8"><div class="styles_chatCartByline__ivtPj" data-testid="chat-card-byline-container"><div class="styles_chatCardBylineThumbnail__DItS4" data-testid="chat-card-byline-thumbnail"><div class="byline-thumbnail byline-thumbnail--has-image styles_bylineThumbnail__bRfvX" data-testid="byline-thumbnail"><a href="https://www.nbcnews.com/author/joy-burton-ncpn1307976"><picture data-testid="picture"><source srcset="https://media-cldnry.s-nbcnews.com/image/upload/t_focal-60x60,f_avif,q_auto:eco,dpr_2/newscms/2024_02/3635032/syracuse-headshot-square.jpg 2x, https://media-cldnry.s-nbcnews.com/image/upload/t_focal-60x60,f_auto,q_auto:best/newscms/2024_02/3635032/syracuse-headshot-square.jpg 1x"><img loading="lazy" src="./solar2_files/syracuse-headshot-square.jpg" alt="" height="48" width="48"></picture></a></div></div><div class="styles_inner__ukqsN"><p class="styles_authors__quDSP" data-testid="chat-card-byline"><span class="styles_chatCardByline__GHQTo" data-testid="chatCardByline-name"><span class="styles_chatCardByline--bio__HWAK9"><span class="styles_chatCardByline--name___FmI_"><a href="https://www.nbcnews.com/author/joy-burton-ncpn1307976">Joy Burton</a></span></span></span></p></div></div></div><div data-icid="live-blog-card-link" data-testid="chat-card-body-container"><p class="">If you live in the path of totality, you’ve probably seen more than your fair share of eclipse-themed potpourri. </p><p class="">From branded eclipse glasses and T-shirts at thrift stores to drinks at local bars, eclipse-themed (and apocalypse-themed) paraphernalia is all the rage. </p><figure class="styles_inlineImage__yAWZ0 styles_medium__OMa6x styles_portrait__NRWbO"><picture class="styles_image__1qciH" data-testid="picture"><source media="(min-width: 1000px)" srcset="https://media-cldnry.s-nbcnews.com/image/upload/t_fit-560w,f_avif,q_auto:eco,dpr_2/rockcms/2024-04/Solar-eclipse-shirt-240408-4333fc.jpg 2x, https://media-cldnry.s-nbcnews.com/image/upload/t_fit-560w,f_auto,q_auto:best/rockcms/2024-04/Solar-eclipse-shirt-240408-4333fc.jpg 1x"><source srcset="https://media-cldnry.s-nbcnews.com/image/upload/t_fit-760w,f_avif,q_auto:eco,dpr_2/rockcms/2024-04/Solar-eclipse-shirt-240408-4333fc.jpg 2x, https://media-cldnry.s-nbcnews.com/image/upload/t_fit-760w,f_auto,q_auto:best/rockcms/2024-04/Solar-eclipse-shirt-240408-4333fc.jpg 1x"><img loading="lazy" src="./solar2_files/Solar-eclipse-shirt-240408-4333fc.jpg" alt="A tie-dye T-shirt at Gizmo&#39;s Galleria in Brownsburg, Ind., on Saturday." height="5712" width="4284"></picture><figcaption class="caption styles_caption__Pe5JC" data-testid="caption"><span class="caption__container" data-testid="caption__container">A tie-dye T-shirt at Gizmo's Galleria in Brownsburg, Ind., on Saturday.</span></figcaption></figure><div class="styles_hidden-show-more-content__37qyQ dn"></div></div></div><div class="styles_chat-blog-card__nFL_J article-body__content w-100 mh0 fn" id="rcrd38522" data-testid="chat-card-container"><div class="styles_time-stamp-social-share-container__zWQeJ"><div class="styles_chatCardTimestamp__Lhru2 styles_eventEnded__gIoTG"><div class="styles_timestamp__dS4G7 styles_chatStyleTimeStamp__7lmh7" data-testid="timestamp">8d ago / 1:44 PM EDT</div></div><div class="share-list-container df"><div class="share-list__wrapper" data-testid="social-share-icon-list"><div class="share-list__icons"><div class="df justify-start lh-none share-list dn-print" data-testid="social-share-list"><input type="checkbox" class="dn" id="social-menu-toggle--983" tabindex="-1" checked=""><ul class="share-list__social-list js-social-share"><li class="share-list__social-list-icon share-list__social-list-icon--first"><a href="https://www.facebook.com/sharer/sharer.php?u=https%3A%2F%2Fwww.nbcnews.com%2Fscience%2Fspace%2Flive-blog%2Fsolar-eclipse-2024-live-updates-rcna145900%2Frcrd38522%3FcanonicalCard%3Dtrue" target="_blank" rel="noopener noreferrer"><span class="icon icon-facebook share-list__social-icon"></span></a></li><li class="share-list__social-list-icon social-share-list__icon--twitter" data-testid="social-share-list__icon--twitter"><a href="https://twitter.com/intent/tweet?text=&amp;via=NBCNews&amp;url=https%3A%2F%2Fwww.nbcnews.com%2Fscience%2Fspace%2Flive-blog%2Fsolar-eclipse-2024-live-updates-rcna145900%2Frcrd38522%3FcanonicalCard%3Dtrue&amp;original_referer=https%3A%2F%2Fwww.nbcnews.com%2Fscience%2Fspace%2Flive-blog%2Fsolar-eclipse-2024-live-updates-rcna145900%2Frcrd38522%3FcanonicalCard%3Dtrue" target="_blank" rel="noopener noreferrer"><span class="icon icon-twitter share-list__social-icon"></span></a></li><li class="share-list__social-list-icon"><a href="mailto:?subject=&amp;body=https%3A%2F%2Fwww.nbcnews.com%2Fscience%2Fspace%2Flive-blog%2Fsolar-eclipse-2024-live-updates-rcna145900%2Frcrd38522%3FcanonicalCard%3Dtrue"><span class="icon icon-email share-list__social-icon"></span></a></li></ul></div><a href="sms:?&amp;body=%20via%20%20-%20https://www.nbcnews.com/science/space/live-blog/solar-eclipse-2024-live-updates-rcna145900/rcrd38522?canonicalCard=true" rel="noopener noreferrer" target="_blank" class="share__sms styles_share__sms__DGxUZ" data-icid="ed_npd_nn_nn_np_liveblog" data-testid="sms-link"><svg width="15" height="15" viewBox="0 0 15 15" fill="none" xmlns="http://www.w3.org/2000/svg" class="icon-sms"><path fill-rule="evenodd" clip-rule="evenodd" fill="#2A2A2A" d="M14 11.25H3.333L0 14.583V1a1 1 0 011-1h13a1 1 0 011 1v9.25a1 1 0 01-1 1zm-9.875-4.5a1.125 1.125 0 100-2.25 1.125 1.125 0 000 2.25zM9 5.625a1.125 1.125 0 11-2.25 0 1.125 1.125 0 012.25 0zm2.625 1.125a1.125 1.125 0 100-2.25 1.125 1.125 0 000 2.25z"></path></svg></a><button class="share__link-copy styles_share__link-copy__hjJp_" type="button" data-testid="share__link-copy"><span class="icon icon-link" data-testid="icon-link"></span><div data-testid="share__link-copytext" class="styles_share__copied-message__W1I6R styles_alignCenter__6F5eH"><span class="icon icon-alt-check styles_icon-alt-check__zl49O"></span>Copied</div><textarea class="styles_share__copy-area__gm9tU" tabindex="-1" readonly=""></textarea></button></div></div><button class="social-share-button" type="button" data-testid="chat-card-social-share-button" aria-expanded="false" aria-label="open social share icon list"><span class="share-btn-txt">Share</span><img alt="social share icon trigger" src="data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMzIiIGhlaWdodD0iMzIiIHZpZXdCb3g9IjAgMCAzMiAzMiIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPGNpcmNsZSBjeD0iMTYiIGN5PSIxNiIgcj0iMTUuNSIgZmlsbD0id2hpdGUiIHN0cm9rZT0iIzk5OTk5OSIvPgo8cGF0aCBkPSJNMTQuNjE1NCAyMC4wNzY5SDExLjA3NjlDOS45NDg5NyAyMC4wNzY5IDguOTg3NSAxOS42Nzk2IDguMTkyNSAxOC44ODQ4QzcuMzk3NSAxOC4wOSA3IDE3LjEyODcgNyAxNi4wMDExQzcgMTQuODczNSA3LjM5NzUgMTMuOTExOSA4LjE5MjUgMTMuMTE2NEM4Ljk4NzUgMTIuMzIwOSA5Ljk0ODk3IDExLjkyMzEgMTEuMDc2OSAxMS45MjMxSDE0LjYxNTRWMTIuOTIzMUgxMS4wNzY5QzEwLjIzMDggMTIuOTIzMSA5LjUwNjQyIDEzLjIyNDQgOC45MDM4NSAxMy44MjY5QzguMzAxMjggMTQuNDI5NSA4IDE1LjE1MzkgOCAxNkM4IDE2Ljg0NjIgOC4zMDEyOCAxNy41NzA1IDguOTAzODUgMTguMTczMUM5LjUwNjQyIDE4Ljc3NTcgMTAuMjMwOCAxOS4wNzY5IDExLjA3NjkgMTkuMDc2OUgxNC42MTU0VjIwLjA3NjlaTTEyLjUgMTYuNVYxNS41SDE5LjVWMTYuNUgxMi41Wk0xNy4zODQ2IDIwLjA3NjlWMTkuMDc2OUgyMC45MjMxQzIxLjc2OTIgMTkuMDc2OSAyMi40OTM2IDE4Ljc3NTcgMjMuMDk2MiAxOC4xNzMxQzIzLjY5ODcgMTcuNTcwNSAyNCAxNi44NDYyIDI0IDE2QzI0IDE1LjE1MzkgMjMuNjk4NyAxNC40Mjk1IDIzLjA5NjIgMTMuODI2OUMyMi40OTM2IDEzLjIyNDQgMjEuNzY5MiAxMi45MjMxIDIwLjkyMzEgMTIuOTIzMUgxNy4zODQ2VjExLjkyMzFIMjAuOTIzMUMyMi4wNTEgMTEuOTIzMSAyMy4wMTI1IDEyLjMyMDUgMjMuODA3NSAxMy4xMTUzQzI0LjYwMjUgMTMuOTEwMSAyNSAxNC44NzEzIDI1IDE1Ljk5ODlDMjUgMTcuMTI2NiAyNC42MDI1IDE4LjA4ODIgMjMuODA3NSAxOC44ODM3QzIzLjAxMjUgMTkuNjc5MiAyMi4wNTEgMjAuMDc2OSAyMC45MjMxIDIwLjA3NjlIMTcuMzg0NloiIGZpbGw9IiM1NTU1NTUiLz4KPC9zdmc+Cg==" height="30" width="30"></button></div></div><h2 class="styles_chartCardHeadline__aiJF0" data-testid="chat-card-headline">A look behind the scenes as the eclipse begins</h2><div class="styles_authors-container__IX4r8"><div class="styles_chatCartByline__ivtPj" data-testid="chat-card-byline-container"><div class="styles_chatCardBylineThumbnail__DItS4" data-testid="chat-card-byline-thumbnail"><span class="byline-thumbnail byline-thumbnail--generic-thumbnail styles_bylineThumbnail__bRfvX"><svg alt="Author Thumbnail" viewBox="0 0 28 28" fill="none" xmlns="http://www.w3.org/2000/svg"><circle cx="14" cy="14" r="14" fill="none"></circle><path d="M18.0825 9.79415L15.266 16.2227L14.4633 10.6359C14.3603 9.87584 15.6531 9.40702 15.6531 9.40702C15.5359 9.14419 15.1274 9.14774 15.1274 9.14774H14.2537C14.1152 7.77323 15.3618 6.77165 16.7079 7.0771C18.0327 7.37189 18.5122 8.81033 18.0825 9.78705" fill="#6E55DC"></path><path d="M12.8509 18.304L7.36349 14.6457C5.96767 13.7116 4.58606 14.6635 4.29127 15.6473C3.85797 17.0964 4.82758 18.304 6.34415 18.304H12.8509Z" fill="#FCCC12"></path><path d="M13.5715 9.24013C13.774 7.81945 12.5024 6.7717 11.1244 7.0807C9.7996 7.37549 9.32012 8.81748 9.74988 9.79064L12.5664 16.2192L13.5715 9.23658V9.24013Z" fill="#EF1541"></path><path d="M12.3421 17.2777L9.63926 11.1226C9.00706 9.69479 7.33065 9.51721 6.40721 10.3554C5.75725 10.945 5.24936 12.5539 6.70556 13.5235L12.3385 17.2777H12.3421Z" fill="#FF7112"></path><path d="M21.4846 18.3039C23.0012 18.3039 23.9708 17.0963 23.5375 15.6472C23.2462 14.6634 21.8646 13.7151 20.4688 14.6456L14.9814 18.3039H21.4846Z" fill="#05AC3F"></path><path d="M21.1262 13.5235C22.5824 12.5504 22.078 10.945 21.4245 10.3554C20.4975 9.51721 18.8247 9.69479 18.1925 11.1226L15.4932 17.2777L21.1262 13.5235Z" fill="#069DE0"></path></svg></span></div><div class="styles_inner__ukqsN"><p class="styles_authors__quDSP" data-testid="chat-card-byline"><span class="styles_chatCardByline__GHQTo" data-testid="chatCardByline-name"><span class="styles_chatCardByline--bio__HWAK9"><span class="styles_chatCardByline--name___FmI_">Janelle Rodriguez</span></span></span></p></div></div></div><div data-icid="live-blog-card-link" data-testid="chat-card-body-container"><p class="">We are ready to go live for our very special eclipse coverage from control room 1A.&nbsp;</p><p class="">Lester Holt is live at the Indianapolis Motor Speedway with Tom Costello. Al Roker is in Dallas, and we have reporters out in the field from Mexico to Maine.&nbsp;</p><figure class="styles_inlineImage__yAWZ0 styles_medium__OMa6x"><picture class="styles_image__1qciH" data-testid="picture"><source media="(min-width: 1000px)" srcset="https://media-cldnry.s-nbcnews.com/image/upload/t_fit-560w,f_avif,q_auto:eco,dpr_2/rockcms/2024-04/240408-nbc-news-control-room-eclipse-ew-132p-2ab9b1.jpg 2x, https://media-cldnry.s-nbcnews.com/image/upload/t_fit-560w,f_auto,q_auto:best/rockcms/2024-04/240408-nbc-news-control-room-eclipse-ew-132p-2ab9b1.jpg 1x"><source srcset="https://media-cldnry.s-nbcnews.com/image/upload/t_fit-760w,f_avif,q_auto:eco,dpr_2/rockcms/2024-04/240408-nbc-news-control-room-eclipse-ew-132p-2ab9b1.jpg 2x, https://media-cldnry.s-nbcnews.com/image/upload/t_fit-760w,f_auto,q_auto:best/rockcms/2024-04/240408-nbc-news-control-room-eclipse-ew-132p-2ab9b1.jpg 1x"><img loading="lazy" src="./solar2_files/240408-nbc-news-control-room-eclipse-ew-132p-2ab9b1.jpg" alt="The NBC News control room is ready for eclipse coverage on April 8, 2024." height="1875" width="2500"></picture><figcaption class="caption styles_caption__Pe5JC" data-testid="caption"><span class="caption__container" data-testid="caption__container">The NBC News control room is ready for eclipse coverage Monday.</span><span class="caption__source" data-testid="caption__source">Janelle Rodriguez / NBC News</span></figcaption></figure><p class="">The view from our control room isn't bad either. Watching the sun through all of our cameras is extraordinary.</p><div class="styles_hidden-show-more-content__37qyQ dn"></div></div></div><div class="styles_chat-blog-card__nFL_J article-body__content w-100 mh0 fn" id="rcrd38526" data-testid="chat-card-container"><div class="styles_time-stamp-social-share-container__zWQeJ"><div class="styles_chatCardTimestamp__Lhru2 styles_eventEnded__gIoTG"><div class="styles_timestamp__dS4G7 styles_chatStyleTimeStamp__7lmh7" data-testid="timestamp">8d ago / 1:41 PM EDT</div></div><div class="share-list-container df"><div class="share-list__wrapper" data-testid="social-share-icon-list"><div class="share-list__icons"><div class="df justify-start lh-none share-list dn-print" data-testid="social-share-list"><input type="checkbox" class="dn" id="social-menu-toggle--984" tabindex="-1" checked=""><ul class="share-list__social-list js-social-share"><li class="share-list__social-list-icon share-list__social-list-icon--first"><a href="https://www.facebook.com/sharer/sharer.php?u=https%3A%2F%2Fwww.nbcnews.com%2Fscience%2Fspace%2Flive-blog%2Fsolar-eclipse-2024-live-updates-rcna145900%2Frcrd38526%3FcanonicalCard%3Dtrue" target="_blank" rel="noopener noreferrer"><span class="icon icon-facebook share-list__social-icon"></span></a></li><li class="share-list__social-list-icon social-share-list__icon--twitter" data-testid="social-share-list__icon--twitter"><a href="https://twitter.com/intent/tweet?text=&amp;via=NBCNews&amp;url=https%3A%2F%2Fwww.nbcnews.com%2Fscience%2Fspace%2Flive-blog%2Fsolar-eclipse-2024-live-updates-rcna145900%2Frcrd38526%3FcanonicalCard%3Dtrue&amp;original_referer=https%3A%2F%2Fwww.nbcnews.com%2Fscience%2Fspace%2Flive-blog%2Fsolar-eclipse-2024-live-updates-rcna145900%2Frcrd38526%3FcanonicalCard%3Dtrue" target="_blank" rel="noopener noreferrer"><span class="icon icon-twitter share-list__social-icon"></span></a></li><li class="share-list__social-list-icon"><a href="mailto:?subject=&amp;body=https%3A%2F%2Fwww.nbcnews.com%2Fscience%2Fspace%2Flive-blog%2Fsolar-eclipse-2024-live-updates-rcna145900%2Frcrd38526%3FcanonicalCard%3Dtrue"><span class="icon icon-email share-list__social-icon"></span></a></li></ul></div><a href="sms:?&amp;body=%20via%20%20-%20https://www.nbcnews.com/science/space/live-blog/solar-eclipse-2024-live-updates-rcna145900/rcrd38526?canonicalCard=true" rel="noopener noreferrer" target="_blank" class="share__sms styles_share__sms__DGxUZ" data-icid="ed_npd_nn_nn_np_liveblog" data-testid="sms-link"><svg width="15" height="15" viewBox="0 0 15 15" fill="none" xmlns="http://www.w3.org/2000/svg" class="icon-sms"><path fill-rule="evenodd" clip-rule="evenodd" fill="#2A2A2A" d="M14 11.25H3.333L0 14.583V1a1 1 0 011-1h13a1 1 0 011 1v9.25a1 1 0 01-1 1zm-9.875-4.5a1.125 1.125 0 100-2.25 1.125 1.125 0 000 2.25zM9 5.625a1.125 1.125 0 11-2.25 0 1.125 1.125 0 012.25 0zm2.625 1.125a1.125 1.125 0 100-2.25 1.125 1.125 0 000 2.25z"></path></svg></a><button class="share__link-copy styles_share__link-copy__hjJp_" type="button" data-testid="share__link-copy"><span class="icon icon-link" data-testid="icon-link"></span><div data-testid="share__link-copytext" class="styles_share__copied-message__W1I6R styles_alignCenter__6F5eH"><span class="icon icon-alt-check styles_icon-alt-check__zl49O"></span>Copied</div><textarea class="styles_share__copy-area__gm9tU" tabindex="-1" readonly=""></textarea></button></div></div><button class="social-share-button" type="button" data-testid="chat-card-social-share-button" aria-expanded="false" aria-label="open social share icon list"><span class="share-btn-txt">Share</span><img alt="social share icon trigger" src="data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMzIiIGhlaWdodD0iMzIiIHZpZXdCb3g9IjAgMCAzMiAzMiIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPGNpcmNsZSBjeD0iMTYiIGN5PSIxNiIgcj0iMTUuNSIgZmlsbD0id2hpdGUiIHN0cm9rZT0iIzk5OTk5OSIvPgo8cGF0aCBkPSJNMTQuNjE1NCAyMC4wNzY5SDExLjA3NjlDOS45NDg5NyAyMC4wNzY5IDguOTg3NSAxOS42Nzk2IDguMTkyNSAxOC44ODQ4QzcuMzk3NSAxOC4wOSA3IDE3LjEyODcgNyAxNi4wMDExQzcgMTQuODczNSA3LjM5NzUgMTMuOTExOSA4LjE5MjUgMTMuMTE2NEM4Ljk4NzUgMTIuMzIwOSA5Ljk0ODk3IDExLjkyMzEgMTEuMDc2OSAxMS45MjMxSDE0LjYxNTRWMTIuOTIzMUgxMS4wNzY5QzEwLjIzMDggMTIuOTIzMSA5LjUwNjQyIDEzLjIyNDQgOC45MDM4NSAxMy44MjY5QzguMzAxMjggMTQuNDI5NSA4IDE1LjE1MzkgOCAxNkM4IDE2Ljg0NjIgOC4zMDEyOCAxNy41NzA1IDguOTAzODUgMTguMTczMUM5LjUwNjQyIDE4Ljc3NTcgMTAuMjMwOCAxOS4wNzY5IDExLjA3NjkgMTkuMDc2OUgxNC42MTU0VjIwLjA3NjlaTTEyLjUgMTYuNVYxNS41SDE5LjVWMTYuNUgxMi41Wk0xNy4zODQ2IDIwLjA3NjlWMTkuMDc2OUgyMC45MjMxQzIxLjc2OTIgMTkuMDc2OSAyMi40OTM2IDE4Ljc3NTcgMjMuMDk2MiAxOC4xNzMxQzIzLjY5ODcgMTcuNTcwNSAyNCAxNi44NDYyIDI0IDE2QzI0IDE1LjE1MzkgMjMuNjk4NyAxNC40Mjk1IDIzLjA5NjIgMTMuODI2OUMyMi40OTM2IDEzLjIyNDQgMjEuNzY5MiAxMi45MjMxIDIwLjkyMzEgMTIuOTIzMUgxNy4zODQ2VjExLjkyMzFIMjAuOTIzMUMyMi4wNTEgMTEuOTIzMSAyMy4wMTI1IDEyLjMyMDUgMjMuODA3NSAxMy4xMTUzQzI0LjYwMjUgMTMuOTEwMSAyNSAxNC44NzEzIDI1IDE1Ljk5ODlDMjUgMTcuMTI2NiAyNC42MDI1IDE4LjA4ODIgMjMuODA3NSAxOC44ODM3QzIzLjAxMjUgMTkuNjc5MiAyMi4wNTEgMjAuMDc2OSAyMC45MjMxIDIwLjA3NjlIMTcuMzg0NloiIGZpbGw9IiM1NTU1NTUiLz4KPC9zdmc+Cg==" height="30" width="30"></button></div></div><h2 class="styles_chartCardHeadline__aiJF0" data-testid="chat-card-headline">It's already busy on the National Mall</h2><div class="styles_authors-container__IX4r8"><div class="styles_chatCartByline__ivtPj" data-testid="chat-card-byline-container"><div class="styles_chatCardBylineThumbnail__DItS4" data-testid="chat-card-byline-thumbnail"><span class="byline-thumbnail byline-thumbnail--generic-thumbnail styles_bylineThumbnail__bRfvX"><svg alt="Author Thumbnail" viewBox="0 0 28 28" fill="none" xmlns="http://www.w3.org/2000/svg"><circle cx="14" cy="14" r="14" fill="none"></circle><path d="M18.0825 9.79415L15.266 16.2227L14.4633 10.6359C14.3603 9.87584 15.6531 9.40702 15.6531 9.40702C15.5359 9.14419 15.1274 9.14774 15.1274 9.14774H14.2537C14.1152 7.77323 15.3618 6.77165 16.7079 7.0771C18.0327 7.37189 18.5122 8.81033 18.0825 9.78705" fill="#6E55DC"></path><path d="M12.8509 18.304L7.36349 14.6457C5.96767 13.7116 4.58606 14.6635 4.29127 15.6473C3.85797 17.0964 4.82758 18.304 6.34415 18.304H12.8509Z" fill="#FCCC12"></path><path d="M13.5715 9.24013C13.774 7.81945 12.5024 6.7717 11.1244 7.0807C9.7996 7.37549 9.32012 8.81748 9.74988 9.79064L12.5664 16.2192L13.5715 9.23658V9.24013Z" fill="#EF1541"></path><path d="M12.3421 17.2777L9.63926 11.1226C9.00706 9.69479 7.33065 9.51721 6.40721 10.3554C5.75725 10.945 5.24936 12.5539 6.70556 13.5235L12.3385 17.2777H12.3421Z" fill="#FF7112"></path><path d="M21.4846 18.3039C23.0012 18.3039 23.9708 17.0963 23.5375 15.6472C23.2462 14.6634 21.8646 13.7151 20.4688 14.6456L14.9814 18.3039H21.4846Z" fill="#05AC3F"></path><path d="M21.1262 13.5235C22.5824 12.5504 22.078 10.945 21.4245 10.3554C20.4975 9.51721 18.8247 9.69479 18.1925 11.1226L15.4932 17.2777L21.1262 13.5235Z" fill="#069DE0"></path></svg></span></div><div class="styles_inner__ukqsN"><p class="styles_authors__quDSP" data-testid="chat-card-byline"><span class="styles_chatCardByline__GHQTo" data-testid="chatCardByline-name"><span class="styles_chatCardByline--bio__HWAK9"><span class="styles_chatCardByline--name___FmI_">Maggie More, NBC Washington</span></span></span></p></div></div></div><div data-icid="live-blog-card-link" data-testid="chat-card-body-container"><p class="">WASHINGTON — It’s a lovely, sunny April day on the National Mall, and by 1:30 p.m. residents from across the DMV and beyond&nbsp;were already&nbsp;staking spots on the grass to watch the solar eclipse.</p><p class="">It’s a Monday, but you wouldn’t know it from the size of the crowds and the enthusiasm they’re showing. It feels more like a busy Saturday — people are walking dogs, biking and setting up picnics with friends or their kids.</p><figure class="styles_inlineImage__yAWZ0 styles_medium__OMa6x"><picture class="styles_image__1qciH" data-testid="picture"><source media="(min-width: 1000px)" srcset="https://media-cldnry.s-nbcnews.com/image/upload/t_fit-560w,f_avif,q_auto:eco,dpr_2/rockcms/2024-04/240408-eclipse-national-mall-ew-140p-2689b1.jpg 2x, https://media-cldnry.s-nbcnews.com/image/upload/t_fit-560w,f_auto,q_auto:best/rockcms/2024-04/240408-eclipse-national-mall-ew-140p-2689b1.jpg 1x"><source srcset="https://media-cldnry.s-nbcnews.com/image/upload/t_fit-760w,f_avif,q_auto:eco,dpr_2/rockcms/2024-04/240408-eclipse-national-mall-ew-140p-2689b1.jpg 2x, https://media-cldnry.s-nbcnews.com/image/upload/t_fit-760w,f_auto,q_auto:best/rockcms/2024-04/240408-eclipse-national-mall-ew-140p-2689b1.jpg 1x"><img loading="lazy" src="./solar2_files/240408-eclipse-national-mall-ew-140p-2689b1.jpg" alt="Residents from across the DMV and beyond were already staking spots on the grass to watch the solar eclipse on the National Mall on April 8, 2024." height="1666" width="2500"></picture><figcaption class="caption styles_caption__Pe5JC" data-testid="caption"><span class="caption__container" data-testid="caption__container">Residents from across the DMV and beyond were already staking spots on the grass to watch the solar eclipse on the National Mall on Monday.</span><span class="caption__source" data-testid="caption__source">Margaretha More / NBC News</span></figcaption></figure><p class="">Periodic clumps of people are also gathering around tents from different Smithsonian museums, which are handing out eclipse glasses and information about how the eclipse&nbsp;happens.</p><div class="styles_hidden-show-more-content__37qyQ dn"></div></div></div><div class="ad mb8 ad--text-alignment ad-container boxinlineAd dn-print" data-testid="ad__container"><div data-mps="true" data-slot="boxinline" data-sizes="[[[1000,1],[]],[[758,1],[[300,250],[700,50],[5,5],[728,90],[360,360]]],[[0,0],[[300,250],[700,50],[5,5],[360,360]]]]" data-render-on-view="true" data-targeting="{}" data-active-tab="true" data-offset-viewport="50" data-testid="ad__container__inner"><div id="div-mps-ad-boxinline-11"></div></div></div><div class="styles_chat-blog-card__nFL_J article-body__content w-100 mh0 fn" id="rcrd38520" data-testid="chat-card-container"><div class="styles_time-stamp-social-share-container__zWQeJ"><div class="styles_chatCardTimestamp__Lhru2 styles_eventEnded__gIoTG"><div class="styles_timestamp__dS4G7 styles_chatStyleTimeStamp__7lmh7" data-testid="timestamp">8d ago / 1:36 PM EDT</div></div><div class="share-list-container df"><div class="share-list__wrapper" data-testid="social-share-icon-list"><div class="share-list__icons"><div class="df justify-start lh-none share-list dn-print" data-testid="social-share-list"><input type="checkbox" class="dn" id="social-menu-toggle--985" tabindex="-1" checked=""><ul class="share-list__social-list js-social-share"><li class="share-list__social-list-icon share-list__social-list-icon--first"><a href="https://www.facebook.com/sharer/sharer.php?u=https%3A%2F%2Fwww.nbcnews.com%2Fscience%2Fspace%2Flive-blog%2Fsolar-eclipse-2024-live-updates-rcna145900%2Frcrd38520%3FcanonicalCard%3Dtrue" target="_blank" rel="noopener noreferrer"><span class="icon icon-facebook share-list__social-icon"></span></a></li><li class="share-list__social-list-icon social-share-list__icon--twitter" data-testid="social-share-list__icon--twitter"><a href="https://twitter.com/intent/tweet?text=&amp;via=NBCNews&amp;url=https%3A%2F%2Fwww.nbcnews.com%2Fscience%2Fspace%2Flive-blog%2Fsolar-eclipse-2024-live-updates-rcna145900%2Frcrd38520%3FcanonicalCard%3Dtrue&amp;original_referer=https%3A%2F%2Fwww.nbcnews.com%2Fscience%2Fspace%2Flive-blog%2Fsolar-eclipse-2024-live-updates-rcna145900%2Frcrd38520%3FcanonicalCard%3Dtrue" target="_blank" rel="noopener noreferrer"><span class="icon icon-twitter share-list__social-icon"></span></a></li><li class="share-list__social-list-icon"><a href="mailto:?subject=&amp;body=https%3A%2F%2Fwww.nbcnews.com%2Fscience%2Fspace%2Flive-blog%2Fsolar-eclipse-2024-live-updates-rcna145900%2Frcrd38520%3FcanonicalCard%3Dtrue"><span class="icon icon-email share-list__social-icon"></span></a></li></ul></div><a href="sms:?&amp;body=%20via%20%20-%20https://www.nbcnews.com/science/space/live-blog/solar-eclipse-2024-live-updates-rcna145900/rcrd38520?canonicalCard=true" rel="noopener noreferrer" target="_blank" class="share__sms styles_share__sms__DGxUZ" data-icid="ed_npd_nn_nn_np_liveblog" data-testid="sms-link"><svg width="15" height="15" viewBox="0 0 15 15" fill="none" xmlns="http://www.w3.org/2000/svg" class="icon-sms"><path fill-rule="evenodd" clip-rule="evenodd" fill="#2A2A2A" d="M14 11.25H3.333L0 14.583V1a1 1 0 011-1h13a1 1 0 011 1v9.25a1 1 0 01-1 1zm-9.875-4.5a1.125 1.125 0 100-2.25 1.125 1.125 0 000 2.25zM9 5.625a1.125 1.125 0 11-2.25 0 1.125 1.125 0 012.25 0zm2.625 1.125a1.125 1.125 0 100-2.25 1.125 1.125 0 000 2.25z"></path></svg></a><button class="share__link-copy styles_share__link-copy__hjJp_" type="button" data-testid="share__link-copy"><span class="icon icon-link" data-testid="icon-link"></span><div data-testid="share__link-copytext" class="styles_share__copied-message__W1I6R styles_alignCenter__6F5eH"><span class="icon icon-alt-check styles_icon-alt-check__zl49O"></span>Copied</div><textarea class="styles_share__copy-area__gm9tU" tabindex="-1" readonly=""></textarea></button></div></div><button class="social-share-button" type="button" data-testid="chat-card-social-share-button" aria-expanded="false" aria-label="open social share icon list"><span class="share-btn-txt">Share</span><img alt="social share icon trigger" src="data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMzIiIGhlaWdodD0iMzIiIHZpZXdCb3g9IjAgMCAzMiAzMiIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPGNpcmNsZSBjeD0iMTYiIGN5PSIxNiIgcj0iMTUuNSIgZmlsbD0id2hpdGUiIHN0cm9rZT0iIzk5OTk5OSIvPgo8cGF0aCBkPSJNMTQuNjE1NCAyMC4wNzY5SDExLjA3NjlDOS45NDg5NyAyMC4wNzY5IDguOTg3NSAxOS42Nzk2IDguMTkyNSAxOC44ODQ4QzcuMzk3NSAxOC4wOSA3IDE3LjEyODcgNyAxNi4wMDExQzcgMTQuODczNSA3LjM5NzUgMTMuOTExOSA4LjE5MjUgMTMuMTE2NEM4Ljk4NzUgMTIuMzIwOSA5Ljk0ODk3IDExLjkyMzEgMTEuMDc2OSAxMS45MjMxSDE0LjYxNTRWMTIuOTIzMUgxMS4wNzY5QzEwLjIzMDggMTIuOTIzMSA5LjUwNjQyIDEzLjIyNDQgOC45MDM4NSAxMy44MjY5QzguMzAxMjggMTQuNDI5NSA4IDE1LjE1MzkgOCAxNkM4IDE2Ljg0NjIgOC4zMDEyOCAxNy41NzA1IDguOTAzODUgMTguMTczMUM5LjUwNjQyIDE4Ljc3NTcgMTAuMjMwOCAxOS4wNzY5IDExLjA3NjkgMTkuMDc2OUgxNC42MTU0VjIwLjA3NjlaTTEyLjUgMTYuNVYxNS41SDE5LjVWMTYuNUgxMi41Wk0xNy4zODQ2IDIwLjA3NjlWMTkuMDc2OUgyMC45MjMxQzIxLjc2OTIgMTkuMDc2OSAyMi40OTM2IDE4Ljc3NTcgMjMuMDk2MiAxOC4xNzMxQzIzLjY5ODcgMTcuNTcwNSAyNCAxNi44NDYyIDI0IDE2QzI0IDE1LjE1MzkgMjMuNjk4NyAxNC40Mjk1IDIzLjA5NjIgMTMuODI2OUMyMi40OTM2IDEzLjIyNDQgMjEuNzY5MiAxMi45MjMxIDIwLjkyMzEgMTIuOTIzMUgxNy4zODQ2VjExLjkyMzFIMjAuOTIzMUMyMi4wNTEgMTEuOTIzMSAyMy4wMTI1IDEyLjMyMDUgMjMuODA3NSAxMy4xMTUzQzI0LjYwMjUgMTMuOTEwMSAyNSAxNC44NzEzIDI1IDE1Ljk5ODlDMjUgMTcuMTI2NiAyNC42MDI1IDE4LjA4ODIgMjMuODA3NSAxOC44ODM3QzIzLjAxMjUgMTkuNjc5MiAyMi4wNTEgMjAuMDc2OSAyMC45MjMxIDIwLjA3NjlIMTcuMzg0NloiIGZpbGw9IiM1NTU1NTUiLz4KPC9zdmc+Cg==" height="30" width="30"></button></div></div><h2 class="styles_chartCardHeadline__aiJF0" data-testid="chat-card-headline">An eclipse celebration generations in the making</h2><div class="styles_authors-container__IX4r8"><div class="styles_chatCartByline__ivtPj" data-testid="chat-card-byline-container"><div class="styles_chatCardBylineThumbnail__DItS4" data-testid="chat-card-byline-thumbnail"><span class="byline-thumbnail byline-thumbnail--generic-thumbnail styles_bylineThumbnail__bRfvX"><svg alt="Author Thumbnail" viewBox="0 0 28 28" fill="none" xmlns="http://www.w3.org/2000/svg"><circle cx="14" cy="14" r="14" fill="none"></circle><path d="M18.0825 9.79415L15.266 16.2227L14.4633 10.6359C14.3603 9.87584 15.6531 9.40702 15.6531 9.40702C15.5359 9.14419 15.1274 9.14774 15.1274 9.14774H14.2537C14.1152 7.77323 15.3618 6.77165 16.7079 7.0771C18.0327 7.37189 18.5122 8.81033 18.0825 9.78705" fill="#6E55DC"></path><path d="M12.8509 18.304L7.36349 14.6457C5.96767 13.7116 4.58606 14.6635 4.29127 15.6473C3.85797 17.0964 4.82758 18.304 6.34415 18.304H12.8509Z" fill="#FCCC12"></path><path d="M13.5715 9.24013C13.774 7.81945 12.5024 6.7717 11.1244 7.0807C9.7996 7.37549 9.32012 8.81748 9.74988 9.79064L12.5664 16.2192L13.5715 9.23658V9.24013Z" fill="#EF1541"></path><path d="M12.3421 17.2777L9.63926 11.1226C9.00706 9.69479 7.33065 9.51721 6.40721 10.3554C5.75725 10.945 5.24936 12.5539 6.70556 13.5235L12.3385 17.2777H12.3421Z" fill="#FF7112"></path><path d="M21.4846 18.3039C23.0012 18.3039 23.9708 17.0963 23.5375 15.6472C23.2462 14.6634 21.8646 13.7151 20.4688 14.6456L14.9814 18.3039H21.4846Z" fill="#05AC3F"></path><path d="M21.1262 13.5235C22.5824 12.5504 22.078 10.945 21.4245 10.3554C20.4975 9.51721 18.8247 9.69479 18.1925 11.1226L15.4932 17.2777L21.1262 13.5235Z" fill="#069DE0"></path></svg></span></div><div class="styles_inner__ukqsN"><p class="styles_authors__quDSP" data-testid="chat-card-byline"><span class="styles_chatCardByline__GHQTo" data-testid="chatCardByline-name"><span class="styles_chatCardByline--bio__HWAK9"><span class="styles_chatCardByline--name___FmI_">Liz Lambert</span></span></span></p></div></div></div><div data-icid="live-blog-card-link" data-testid="chat-card-body-container"><p class="">MONROEVILLE, Ohio — Family, friends and neighbors are gathering in this rural town for an eclipse celebration directly in the path of the totality. </p><p class="">Three generations of the Sabo family have returned to the family farm, where the oldest generation was born, for the once-in-a-lifetime event. The gathering is getting underway with homemade chili cooked over the fire, along with custom eclipse-themed sugar cookies showing the stages of the eclipse made by Columbus-based bakery Momma Sabo’s for the event.</p><figure class="styles_inlineImage__yAWZ0 styles_medium__OMa6x"><picture class="styles_image__1qciH" data-testid="picture"><source media="(min-width: 1000px)" srcset="https://media-cldnry.s-nbcnews.com/image/upload/t_fit-560w,f_avif,q_auto:eco,dpr_2/rockcms/2024-04/240408-monroeville-ohio-eclipse-ew-114p-494d96.jpg 2x, https://media-cldnry.s-nbcnews.com/image/upload/t_fit-560w,f_auto,q_auto:best/rockcms/2024-04/240408-monroeville-ohio-eclipse-ew-114p-494d96.jpg 1x"><source srcset="https://media-cldnry.s-nbcnews.com/image/upload/t_fit-760w,f_avif,q_auto:eco,dpr_2/rockcms/2024-04/240408-monroeville-ohio-eclipse-ew-114p-494d96.jpg 2x, https://media-cldnry.s-nbcnews.com/image/upload/t_fit-760w,f_auto,q_auto:best/rockcms/2024-04/240408-monroeville-ohio-eclipse-ew-114p-494d96.jpg 1x"><img loading="lazy" src="./solar2_files/240408-monroeville-ohio-eclipse-ew-114p-494d96.jpg" alt="Locals gather in Monroeville, Ohio in anticipation of the eclipse featuring eclipse cookies from Momma Sabo&#39;s and chili made over a campfire on April 8, 2024." height="1667" width="2500"></picture><figcaption class="caption styles_caption__Pe5JC" data-testid="caption"><span class="caption__container" data-testid="caption__container">Locals gather in Monroeville, Ohio, in anticipation of the eclipse featuring eclipse cookies from Momma Sabo's and chili made over a campfire on Monday.</span><span class="caption__source" data-testid="caption__source">Liz Lambert / NBC News</span></figcaption></figure><div class="styles_hidden-show-more-content__37qyQ dn"></div></div></div><div class="styles_chat-blog-card__nFL_J article-body__content w-100 mh0 fn" id="rcrd38509" data-testid="chat-card-container"><div class="styles_time-stamp-social-share-container__zWQeJ"><div class="styles_chatCardTimestamp__Lhru2 styles_eventEnded__gIoTG"><div class="styles_timestamp__dS4G7 styles_chatStyleTimeStamp__7lmh7" data-testid="timestamp">8d ago / 1:28 PM EDT</div></div><div class="share-list-container df"><div class="share-list__wrapper" data-testid="social-share-icon-list"><div class="share-list__icons"><div class="df justify-start lh-none share-list dn-print" data-testid="social-share-list"><input type="checkbox" class="dn" id="social-menu-toggle--986" tabindex="-1" checked=""><ul class="share-list__social-list js-social-share"><li class="share-list__social-list-icon share-list__social-list-icon--first"><a href="https://www.facebook.com/sharer/sharer.php?u=https%3A%2F%2Fwww.nbcnews.com%2Fscience%2Fspace%2Flive-blog%2Fsolar-eclipse-2024-live-updates-rcna145900%2Frcrd38509%3FcanonicalCard%3Dtrue" target="_blank" rel="noopener noreferrer"><span class="icon icon-facebook share-list__social-icon"></span></a></li><li class="share-list__social-list-icon social-share-list__icon--twitter" data-testid="social-share-list__icon--twitter"><a href="https://twitter.com/intent/tweet?text=&amp;via=NBCNews&amp;url=https%3A%2F%2Fwww.nbcnews.com%2Fscience%2Fspace%2Flive-blog%2Fsolar-eclipse-2024-live-updates-rcna145900%2Frcrd38509%3FcanonicalCard%3Dtrue&amp;original_referer=https%3A%2F%2Fwww.nbcnews.com%2Fscience%2Fspace%2Flive-blog%2Fsolar-eclipse-2024-live-updates-rcna145900%2Frcrd38509%3FcanonicalCard%3Dtrue" target="_blank" rel="noopener noreferrer"><span class="icon icon-twitter share-list__social-icon"></span></a></li><li class="share-list__social-list-icon"><a href="mailto:?subject=&amp;body=https%3A%2F%2Fwww.nbcnews.com%2Fscience%2Fspace%2Flive-blog%2Fsolar-eclipse-2024-live-updates-rcna145900%2Frcrd38509%3FcanonicalCard%3Dtrue"><span class="icon icon-email share-list__social-icon"></span></a></li></ul></div><a href="sms:?&amp;body=%20via%20%20-%20https://www.nbcnews.com/science/space/live-blog/solar-eclipse-2024-live-updates-rcna145900/rcrd38509?canonicalCard=true" rel="noopener noreferrer" target="_blank" class="share__sms styles_share__sms__DGxUZ" data-icid="ed_npd_nn_nn_np_liveblog" data-testid="sms-link"><svg width="15" height="15" viewBox="0 0 15 15" fill="none" xmlns="http://www.w3.org/2000/svg" class="icon-sms"><path fill-rule="evenodd" clip-rule="evenodd" fill="#2A2A2A" d="M14 11.25H3.333L0 14.583V1a1 1 0 011-1h13a1 1 0 011 1v9.25a1 1 0 01-1 1zm-9.875-4.5a1.125 1.125 0 100-2.25 1.125 1.125 0 000 2.25zM9 5.625a1.125 1.125 0 11-2.25 0 1.125 1.125 0 012.25 0zm2.625 1.125a1.125 1.125 0 100-2.25 1.125 1.125 0 000 2.25z"></path></svg></a><button class="share__link-copy styles_share__link-copy__hjJp_" type="button" data-testid="share__link-copy"><span class="icon icon-link" data-testid="icon-link"></span><div data-testid="share__link-copytext" class="styles_share__copied-message__W1I6R styles_alignCenter__6F5eH"><span class="icon icon-alt-check styles_icon-alt-check__zl49O"></span>Copied</div><textarea class="styles_share__copy-area__gm9tU" tabindex="-1" readonly=""></textarea></button></div></div><button class="social-share-button" type="button" data-testid="chat-card-social-share-button" aria-expanded="false" aria-label="open social share icon list"><span class="share-btn-txt">Share</span><img alt="social share icon trigger" src="data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMzIiIGhlaWdodD0iMzIiIHZpZXdCb3g9IjAgMCAzMiAzMiIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPGNpcmNsZSBjeD0iMTYiIGN5PSIxNiIgcj0iMTUuNSIgZmlsbD0id2hpdGUiIHN0cm9rZT0iIzk5OTk5OSIvPgo8cGF0aCBkPSJNMTQuNjE1NCAyMC4wNzY5SDExLjA3NjlDOS45NDg5NyAyMC4wNzY5IDguOTg3NSAxOS42Nzk2IDguMTkyNSAxOC44ODQ4QzcuMzk3NSAxOC4wOSA3IDE3LjEyODcgNyAxNi4wMDExQzcgMTQuODczNSA3LjM5NzUgMTMuOTExOSA4LjE5MjUgMTMuMTE2NEM4Ljk4NzUgMTIuMzIwOSA5Ljk0ODk3IDExLjkyMzEgMTEuMDc2OSAxMS45MjMxSDE0LjYxNTRWMTIuOTIzMUgxMS4wNzY5QzEwLjIzMDggMTIuOTIzMSA5LjUwNjQyIDEzLjIyNDQgOC45MDM4NSAxMy44MjY5QzguMzAxMjggMTQuNDI5NSA4IDE1LjE1MzkgOCAxNkM4IDE2Ljg0NjIgOC4zMDEyOCAxNy41NzA1IDguOTAzODUgMTguMTczMUM5LjUwNjQyIDE4Ljc3NTcgMTAuMjMwOCAxOS4wNzY5IDExLjA3NjkgMTkuMDc2OUgxNC42MTU0VjIwLjA3NjlaTTEyLjUgMTYuNVYxNS41SDE5LjVWMTYuNUgxMi41Wk0xNy4zODQ2IDIwLjA3NjlWMTkuMDc2OUgyMC45MjMxQzIxLjc2OTIgMTkuMDc2OSAyMi40OTM2IDE4Ljc3NTcgMjMuMDk2MiAxOC4xNzMxQzIzLjY5ODcgMTcuNTcwNSAyNCAxNi44NDYyIDI0IDE2QzI0IDE1LjE1MzkgMjMuNjk4NyAxNC40Mjk1IDIzLjA5NjIgMTMuODI2OUMyMi40OTM2IDEzLjIyNDQgMjEuNzY5MiAxMi45MjMxIDIwLjkyMzEgMTIuOTIzMUgxNy4zODQ2VjExLjkyMzFIMjAuOTIzMUMyMi4wNTEgMTEuOTIzMSAyMy4wMTI1IDEyLjMyMDUgMjMuODA3NSAxMy4xMTUzQzI0LjYwMjUgMTMuOTEwMSAyNSAxNC44NzEzIDI1IDE1Ljk5ODlDMjUgMTcuMTI2NiAyNC42MDI1IDE4LjA4ODIgMjMuODA3NSAxOC44ODM3QzIzLjAxMjUgMTkuNjc5MiAyMi4wNTEgMjAuMDc2OSAyMC45MjMxIDIwLjA3NjlIMTcuMzg0NloiIGZpbGw9IiM1NTU1NTUiLz4KPC9zdmc+Cg==" height="30" width="30"></button></div></div><h2 class="styles_chartCardHeadline__aiJF0" data-testid="chat-card-headline">A 'devil comet' is set to swing by the sun and could be visible during the eclipse </h2><div class="styles_authors-container__IX4r8"><div class="styles_chatCartByline__ivtPj" data-testid="chat-card-byline-container"><div class="styles_chatCardBylineThumbnail__DItS4" data-testid="chat-card-byline-thumbnail"><div class="byline-thumbnail byline-thumbnail--has-image styles_bylineThumbnail__bRfvX" data-testid="byline-thumbnail"><a href="https://www.nbcnews.com/author/denise-chow-ncpn814621"><picture data-testid="picture"><source srcset="https://media-cldnry.s-nbcnews.com/image/upload/t_focal-60x60,f_avif,q_auto:eco,dpr_2/newscms/2022_46/3581047/denise-chow-byline-jm.jpg 2x, https://media-cldnry.s-nbcnews.com/image/upload/t_focal-60x60,f_auto,q_auto:best/newscms/2022_46/3581047/denise-chow-byline-jm.jpg 1x"><img loading="lazy" src="./solar2_files/denise-chow-byline-jm.jpg" alt="" height="48" width="48"></picture></a></div></div><div class="styles_inner__ukqsN"><p class="styles_authors__quDSP" data-testid="chat-card-byline"><span class="styles_chatCardByline__GHQTo" data-testid="chatCardByline-name"><span class="styles_chatCardByline--bio__HWAK9"><span class="styles_chatCardByline--name___FmI_"><a href="https://www.nbcnews.com/author/denise-chow-ncpn814621">Denise Chow</a></span></span></span></p></div></div></div><div data-icid="live-blog-card-link" data-testid="chat-card-body-container"><p class="">A “<a href="https://www.nbcnews.com/science/space/devil-comet-will-bring-horns-swooping-earth-summer-rcna121989" target="_blank">devil comet</a>” known for its occasional outbursts is currently visible in the night sky, and lucky stargazers may even be able to spot the celestial object during the eclipse.</p><p class="">Comet 12P/Pons-Brooks was nicknamed the “devil comet” because an eruption last year left it with two distinct trails of gas and ice in the shape of devil horns.</p><p class=""><a href="https://www.nbcnews.com/science/space/devil-comet-set-swing-sun-visible-eclipse-rcna143911" target="_blank"><strong><em>Read the full story here.</em></strong></a></p><div class="styles_hidden-show-more-content__37qyQ dn"></div></div></div><div class="styles_chat-blog-card__nFL_J article-body__content w-100 mh0 fn" id="rcrd38510" data-testid="chat-card-container"><div class="styles_time-stamp-social-share-container__zWQeJ"><div class="styles_chatCardTimestamp__Lhru2 styles_eventEnded__gIoTG"><div class="styles_timestamp__dS4G7 styles_chatStyleTimeStamp__7lmh7" data-testid="timestamp">8d ago / 1:21 PM EDT</div></div><div class="share-list-container df"><div class="share-list__wrapper" data-testid="social-share-icon-list"><div class="share-list__icons"><div class="df justify-start lh-none share-list dn-print" data-testid="social-share-list"><input type="checkbox" class="dn" id="social-menu-toggle--987" tabindex="-1" checked=""><ul class="share-list__social-list js-social-share"><li class="share-list__social-list-icon share-list__social-list-icon--first"><a href="https://www.facebook.com/sharer/sharer.php?u=https%3A%2F%2Fwww.nbcnews.com%2Fscience%2Fspace%2Flive-blog%2Fsolar-eclipse-2024-live-updates-rcna145900%2Frcrd38510%3FcanonicalCard%3Dtrue" target="_blank" rel="noopener noreferrer"><span class="icon icon-facebook share-list__social-icon"></span></a></li><li class="share-list__social-list-icon social-share-list__icon--twitter" data-testid="social-share-list__icon--twitter"><a href="https://twitter.com/intent/tweet?text=&amp;via=NBCNews&amp;url=https%3A%2F%2Fwww.nbcnews.com%2Fscience%2Fspace%2Flive-blog%2Fsolar-eclipse-2024-live-updates-rcna145900%2Frcrd38510%3FcanonicalCard%3Dtrue&amp;original_referer=https%3A%2F%2Fwww.nbcnews.com%2Fscience%2Fspace%2Flive-blog%2Fsolar-eclipse-2024-live-updates-rcna145900%2Frcrd38510%3FcanonicalCard%3Dtrue" target="_blank" rel="noopener noreferrer"><span class="icon icon-twitter share-list__social-icon"></span></a></li><li class="share-list__social-list-icon"><a href="mailto:?subject=&amp;body=https%3A%2F%2Fwww.nbcnews.com%2Fscience%2Fspace%2Flive-blog%2Fsolar-eclipse-2024-live-updates-rcna145900%2Frcrd38510%3FcanonicalCard%3Dtrue"><span class="icon icon-email share-list__social-icon"></span></a></li></ul></div><a href="sms:?&amp;body=%20via%20%20-%20https://www.nbcnews.com/science/space/live-blog/solar-eclipse-2024-live-updates-rcna145900/rcrd38510?canonicalCard=true" rel="noopener noreferrer" target="_blank" class="share__sms styles_share__sms__DGxUZ" data-icid="ed_npd_nn_nn_np_liveblog" data-testid="sms-link"><svg width="15" height="15" viewBox="0 0 15 15" fill="none" xmlns="http://www.w3.org/2000/svg" class="icon-sms"><path fill-rule="evenodd" clip-rule="evenodd" fill="#2A2A2A" d="M14 11.25H3.333L0 14.583V1a1 1 0 011-1h13a1 1 0 011 1v9.25a1 1 0 01-1 1zm-9.875-4.5a1.125 1.125 0 100-2.25 1.125 1.125 0 000 2.25zM9 5.625a1.125 1.125 0 11-2.25 0 1.125 1.125 0 012.25 0zm2.625 1.125a1.125 1.125 0 100-2.25 1.125 1.125 0 000 2.25z"></path></svg></a><button class="share__link-copy styles_share__link-copy__hjJp_" type="button" data-testid="share__link-copy"><span class="icon icon-link" data-testid="icon-link"></span><div data-testid="share__link-copytext" class="styles_share__copied-message__W1I6R styles_alignCenter__6F5eH"><span class="icon icon-alt-check styles_icon-alt-check__zl49O"></span>Copied</div><textarea class="styles_share__copy-area__gm9tU" tabindex="-1" readonly=""></textarea></button></div></div><button class="social-share-button" type="button" data-testid="chat-card-social-share-button" aria-expanded="false" aria-label="open social share icon list"><span class="share-btn-txt">Share</span><img alt="social share icon trigger" src="data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMzIiIGhlaWdodD0iMzIiIHZpZXdCb3g9IjAgMCAzMiAzMiIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPGNpcmNsZSBjeD0iMTYiIGN5PSIxNiIgcj0iMTUuNSIgZmlsbD0id2hpdGUiIHN0cm9rZT0iIzk5OTk5OSIvPgo8cGF0aCBkPSJNMTQuNjE1NCAyMC4wNzY5SDExLjA3NjlDOS45NDg5NyAyMC4wNzY5IDguOTg3NSAxOS42Nzk2IDguMTkyNSAxOC44ODQ4QzcuMzk3NSAxOC4wOSA3IDE3LjEyODcgNyAxNi4wMDExQzcgMTQuODczNSA3LjM5NzUgMTMuOTExOSA4LjE5MjUgMTMuMTE2NEM4Ljk4NzUgMTIuMzIwOSA5Ljk0ODk3IDExLjkyMzEgMTEuMDc2OSAxMS45MjMxSDE0LjYxNTRWMTIuOTIzMUgxMS4wNzY5QzEwLjIzMDggMTIuOTIzMSA5LjUwNjQyIDEzLjIyNDQgOC45MDM4NSAxMy44MjY5QzguMzAxMjggMTQuNDI5NSA4IDE1LjE1MzkgOCAxNkM4IDE2Ljg0NjIgOC4zMDEyOCAxNy41NzA1IDguOTAzODUgMTguMTczMUM5LjUwNjQyIDE4Ljc3NTcgMTAuMjMwOCAxOS4wNzY5IDExLjA3NjkgMTkuMDc2OUgxNC42MTU0VjIwLjA3NjlaTTEyLjUgMTYuNVYxNS41SDE5LjVWMTYuNUgxMi41Wk0xNy4zODQ2IDIwLjA3NjlWMTkuMDc2OUgyMC45MjMxQzIxLjc2OTIgMTkuMDc2OSAyMi40OTM2IDE4Ljc3NTcgMjMuMDk2MiAxOC4xNzMxQzIzLjY5ODcgMTcuNTcwNSAyNCAxNi44NDYyIDI0IDE2QzI0IDE1LjE1MzkgMjMuNjk4NyAxNC40Mjk1IDIzLjA5NjIgMTMuODI2OUMyMi40OTM2IDEzLjIyNDQgMjEuNzY5MiAxMi45MjMxIDIwLjkyMzEgMTIuOTIzMUgxNy4zODQ2VjExLjkyMzFIMjAuOTIzMUMyMi4wNTEgMTEuOTIzMSAyMy4wMTI1IDEyLjMyMDUgMjMuODA3NSAxMy4xMTUzQzI0LjYwMjUgMTMuOTEwMSAyNSAxNC44NzEzIDI1IDE1Ljk5ODlDMjUgMTcuMTI2NiAyNC42MDI1IDE4LjA4ODIgMjMuODA3NSAxOC44ODM3QzIzLjAxMjUgMTkuNjc5MiAyMi4wNTEgMjAuMDc2OSAyMC45MjMxIDIwLjA3NjlIMTcuMzg0NloiIGZpbGw9IiM1NTU1NTUiLz4KPC9zdmc+Cg==" height="30" width="30"></button></div></div><h2 class="styles_chartCardHeadline__aiJF0" data-testid="chat-card-headline">A once-in-a-lifetime chance to witness 'syzygy'</h2><div class="styles_authors-container__IX4r8"><div class="styles_chatCartByline__ivtPj" data-testid="chat-card-byline-container"><div class="styles_chatCardBylineThumbnail__DItS4" data-testid="chat-card-byline-thumbnail"><span class="byline-thumbnail byline-thumbnail--generic-thumbnail styles_bylineThumbnail__bRfvX"><svg alt="Author Thumbnail" viewBox="0 0 28 28" fill="none" xmlns="http://www.w3.org/2000/svg"><circle cx="14" cy="14" r="14" fill="none"></circle><path d="M18.0825 9.79415L15.266 16.2227L14.4633 10.6359C14.3603 9.87584 15.6531 9.40702 15.6531 9.40702C15.5359 9.14419 15.1274 9.14774 15.1274 9.14774H14.2537C14.1152 7.77323 15.3618 6.77165 16.7079 7.0771C18.0327 7.37189 18.5122 8.81033 18.0825 9.78705" fill="#6E55DC"></path><path d="M12.8509 18.304L7.36349 14.6457C5.96767 13.7116 4.58606 14.6635 4.29127 15.6473C3.85797 17.0964 4.82758 18.304 6.34415 18.304H12.8509Z" fill="#FCCC12"></path><path d="M13.5715 9.24013C13.774 7.81945 12.5024 6.7717 11.1244 7.0807C9.7996 7.37549 9.32012 8.81748 9.74988 9.79064L12.5664 16.2192L13.5715 9.23658V9.24013Z" fill="#EF1541"></path><path d="M12.3421 17.2777L9.63926 11.1226C9.00706 9.69479 7.33065 9.51721 6.40721 10.3554C5.75725 10.945 5.24936 12.5539 6.70556 13.5235L12.3385 17.2777H12.3421Z" fill="#FF7112"></path><path d="M21.4846 18.3039C23.0012 18.3039 23.9708 17.0963 23.5375 15.6472C23.2462 14.6634 21.8646 13.7151 20.4688 14.6456L14.9814 18.3039H21.4846Z" fill="#05AC3F"></path><path d="M21.1262 13.5235C22.5824 12.5504 22.078 10.945 21.4245 10.3554C20.4975 9.51721 18.8247 9.69479 18.1925 11.1226L15.4932 17.2777L21.1262 13.5235Z" fill="#069DE0"></path></svg></span></div><div class="styles_inner__ukqsN"><p class="styles_authors__quDSP" data-testid="chat-card-byline"><span class="styles_chatCardByline__GHQTo" data-testid="chatCardByline-name"><span class="styles_chatCardByline--bio__HWAK9"><span class="styles_chatCardByline--name___FmI_">George Solis</span></span></span></p></div></div></div><div data-icid="live-blog-card-link" data-testid="chat-card-body-container"><p class="">New York City may not be in the path of totality for today’s solar eclipse, but that hasn’t dampened astrophysicist Mark Baraket’s enthusiasm for what he says is a once-in-a-lifetime event.</p><p class="">Baraket will be witnessing a partial solar eclipse from the deck of the Intrepid Museum, a converted aircraft carrier stationed on the west side of Manhattan.</p><p class="">"This is the forces of nature live at work: the moon in conjunction with the sun and the Earth," he said. "And by the way, they have a name for that. It's called 'syzygy.' That is a real word. If you played it in Scrabble, you get 25 points. ... It means all three objects are in perfect alignment."</p><br class=""><section class="inline-video" data-testid="inline-video"><div class="inline-video__background"><div class="inline-video__player"><div class="styles_gridStackWrapper__2ot47 styles_videoContainer__AkgW6 video-container paused" data-testid="gamma-video-player"><div id="jwplayer-13" class="jw-error jw-reset" style="width: 100%; height: 360px;"><div class="jw-error-msg jw-info-overlay jw-reset"><style>[id="jwplayer-13"].jw-error{background:#000;overflow:hidden;position:relative}[id="jwplayer-13"] .jw-error-msg{top:50%;left:50%;position:absolute;transform:translate(-50%,-50%)}[id="jwplayer-13"] .jw-error-text{text-align:start;color:#FFF;font:14px/1.35 Arial,Helvetica,sans-serif}</style><div class="jw-icon jw-reset"></div><div class="jw-info-container jw-reset"><div class="jw-error-text jw-reset-text" dir="auto" data-nosnippet="">Sorry, the video player failed to load.<span class="jw-break jw-reset"></span>(Error&nbsp;Code:&nbsp;101102)</div></div></div></div><div class="styles_gridStackWrapper__2ot47 videoSlate styles_videoSlate__ISm2f"><picture class="" data-testid="picture"><source media="(min-width: 1240px)" srcset="https://media-cldnry.s-nbcnews.com/image/upload/t_focal-860x484,f_auto,q_auto:best/mpx/2704722219/2024_04/1712606175068_nbc_spec_sellers_eclipse_240408_1920x1080-uyeo5e.jpg"><source media="(min-width: 758px)" srcset="https://media-cldnry.s-nbcnews.com/image/upload/t_focal-1000x563,f_auto,q_auto:best/mpx/2704722219/2024_04/1712606175068_nbc_spec_sellers_eclipse_240408_1920x1080-uyeo5e.jpg"><img src="./solar2_files/1712606175068_nbc_spec_sellers_eclipse_240408_1920x1080-uyeo5e.jpg" alt=""></picture><div role="button" aria-label="Play" tabindex="0" class="w-100 h-100 db"><div class="playButtonOuter absolute absolute-fill w100 dn-print"><div class="absolute absolute-fill w100 df items-center items-center-m justify-center justify-center-m items-center justify-center"><div class="styles_play__TPYVF"><svg class="play--icon" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 15 15" preserveAspectRatio="xMidYMid" style="max-width: 30px;"><path d="M0 0v15l15-7.41z" fill-rule="evenodd"></path></svg></div></div></div></div></div><div class="info-layer styles_infoLayer__mwsPt"><div class="styles_background__XGFgg styles_show__Ni_ua"><div class="styles_share__n3Syu styles_share__2m9h7 share dn-print"><div class="styles_shareExpander__hVk8d share-expander styles_hoverEffect___Dj4s"><span class="styles_shareDot__9pfRZ share-dot"></span><svg class="styles_shareClose__6BZxR share-close" viewBox="0 0 15 15"><line class="styles_shareLine__EJUjO" x1="0" x2="15" y1="0" y2="15"></line><line class="styles_shareLine__EJUjO" x1="0" x2="15" y1="15" y2="0"></line></svg></div><div class="styles_shareList___M8wC share-list"><a href="https://www.facebook.com/sharer/sharer.php?u=https://www.nbcnews.com/video/crowds-gather-in-nyc-for-partial-eclipse-viewing-208564805989" class="styles_shareLink__gSGN3" target="_blank" rel="noopen noreferrer"><span class="icon icon-facebook styles_shareIcon__lVnRm share-icon"></span></a><a href="https://twitter.com/intent/tweet?text=undefined&amp;via=nbcnews&amp;url=https://www.nbcnews.com/video/crowds-gather-in-nyc-for-partial-eclipse-viewing-208564805989&amp;original_referer=https://www.nbcnews.com/video/crowds-gather-in-nyc-for-partial-eclipse-viewing-208564805989" class="styles_shareLink__gSGN3" target="_blank" rel="noopen noreferrer"><span class="icon icon-twitter styles_shareIcon__lVnRm share-icon"></span></a><a href="mailto:?subject=%27So%20memorable%27:%20New%20Yorkers,%20tourists%20gather%20in%20midtown%20Manhattan%20for%20partial%20eclipse%20viewing&amp;body=https://www.nbcnews.com/video/crowds-gather-in-nyc-for-partial-eclipse-viewing-208564805989" class="styles_shareLink__gSGN3" target="_blank" rel="noopen noreferrer"><span class="icon icon-email styles_shareIcon__lVnRm share-icon"></span></a></div></div><div class="styles_overlayText__T3t1E"><div class="styles_title__F_7BR"><a href="https://www.nbcnews.com/video/crowds-gather-in-nyc-for-partial-eclipse-viewing-208564805989">'So memorable': New Yorkers, tourists gather in midtown Manhattan for partial eclipse viewing</a></div><div class="styles_detail__F22wM"><span>02:27</span></div></div></div></div></div></div></div></section><div class="styles_hidden-show-more-content__37qyQ dn"></div></div></div><div class="styles_chat-blog-card__nFL_J article-body__content w-100 mh0 fn" id="rcrd38506" data-testid="chat-card-container"><div class="styles_time-stamp-social-share-container__zWQeJ"><div class="styles_chatCardTimestamp__Lhru2 styles_eventEnded__gIoTG"><div class="styles_timestamp__dS4G7 styles_chatStyleTimeStamp__7lmh7" data-testid="timestamp">8d ago / 1:14 PM EDT</div></div><div class="share-list-container df"><div class="share-list__wrapper" data-testid="social-share-icon-list"><div class="share-list__icons"><div class="df justify-start lh-none share-list dn-print" data-testid="social-share-list"><input type="checkbox" class="dn" id="social-menu-toggle--988" tabindex="-1" checked=""><ul class="share-list__social-list js-social-share"><li class="share-list__social-list-icon share-list__social-list-icon--first"><a href="https://www.facebook.com/sharer/sharer.php?u=https%3A%2F%2Fwww.nbcnews.com%2Fscience%2Fspace%2Flive-blog%2Fsolar-eclipse-2024-live-updates-rcna145900%2Frcrd38506%3FcanonicalCard%3Dtrue" target="_blank" rel="noopener noreferrer"><span class="icon icon-facebook share-list__social-icon"></span></a></li><li class="share-list__social-list-icon social-share-list__icon--twitter" data-testid="social-share-list__icon--twitter"><a href="https://twitter.com/intent/tweet?text=&amp;via=NBCNews&amp;url=https%3A%2F%2Fwww.nbcnews.com%2Fscience%2Fspace%2Flive-blog%2Fsolar-eclipse-2024-live-updates-rcna145900%2Frcrd38506%3FcanonicalCard%3Dtrue&amp;original_referer=https%3A%2F%2Fwww.nbcnews.com%2Fscience%2Fspace%2Flive-blog%2Fsolar-eclipse-2024-live-updates-rcna145900%2Frcrd38506%3FcanonicalCard%3Dtrue" target="_blank" rel="noopener noreferrer"><span class="icon icon-twitter share-list__social-icon"></span></a></li><li class="share-list__social-list-icon"><a href="mailto:?subject=&amp;body=https%3A%2F%2Fwww.nbcnews.com%2Fscience%2Fspace%2Flive-blog%2Fsolar-eclipse-2024-live-updates-rcna145900%2Frcrd38506%3FcanonicalCard%3Dtrue"><span class="icon icon-email share-list__social-icon"></span></a></li></ul></div><a href="sms:?&amp;body=%20via%20%20-%20https://www.nbcnews.com/science/space/live-blog/solar-eclipse-2024-live-updates-rcna145900/rcrd38506?canonicalCard=true" rel="noopener noreferrer" target="_blank" class="share__sms styles_share__sms__DGxUZ" data-icid="ed_npd_nn_nn_np_liveblog" data-testid="sms-link"><svg width="15" height="15" viewBox="0 0 15 15" fill="none" xmlns="http://www.w3.org/2000/svg" class="icon-sms"><path fill-rule="evenodd" clip-rule="evenodd" fill="#2A2A2A" d="M14 11.25H3.333L0 14.583V1a1 1 0 011-1h13a1 1 0 011 1v9.25a1 1 0 01-1 1zm-9.875-4.5a1.125 1.125 0 100-2.25 1.125 1.125 0 000 2.25zM9 5.625a1.125 1.125 0 11-2.25 0 1.125 1.125 0 012.25 0zm2.625 1.125a1.125 1.125 0 100-2.25 1.125 1.125 0 000 2.25z"></path></svg></a><button class="share__link-copy styles_share__link-copy__hjJp_" type="button" data-testid="share__link-copy"><span class="icon icon-link" data-testid="icon-link"></span><div data-testid="share__link-copytext" class="styles_share__copied-message__W1I6R styles_alignCenter__6F5eH"><span class="icon icon-alt-check styles_icon-alt-check__zl49O"></span>Copied</div><textarea class="styles_share__copy-area__gm9tU" tabindex="-1" readonly=""></textarea></button></div></div><button class="social-share-button" type="button" data-testid="chat-card-social-share-button" aria-expanded="false" aria-label="open social share icon list"><span class="share-btn-txt">Share</span><img alt="social share icon trigger" src="data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMzIiIGhlaWdodD0iMzIiIHZpZXdCb3g9IjAgMCAzMiAzMiIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPGNpcmNsZSBjeD0iMTYiIGN5PSIxNiIgcj0iMTUuNSIgZmlsbD0id2hpdGUiIHN0cm9rZT0iIzk5OTk5OSIvPgo8cGF0aCBkPSJNMTQuNjE1NCAyMC4wNzY5SDExLjA3NjlDOS45NDg5NyAyMC4wNzY5IDguOTg3NSAxOS42Nzk2IDguMTkyNSAxOC44ODQ4QzcuMzk3NSAxOC4wOSA3IDE3LjEyODcgNyAxNi4wMDExQzcgMTQuODczNSA3LjM5NzUgMTMuOTExOSA4LjE5MjUgMTMuMTE2NEM4Ljk4NzUgMTIuMzIwOSA5Ljk0ODk3IDExLjkyMzEgMTEuMDc2OSAxMS45MjMxSDE0LjYxNTRWMTIuOTIzMUgxMS4wNzY5QzEwLjIzMDggMTIuOTIzMSA5LjUwNjQyIDEzLjIyNDQgOC45MDM4NSAxMy44MjY5QzguMzAxMjggMTQuNDI5NSA4IDE1LjE1MzkgOCAxNkM4IDE2Ljg0NjIgOC4zMDEyOCAxNy41NzA1IDguOTAzODUgMTguMTczMUM5LjUwNjQyIDE4Ljc3NTcgMTAuMjMwOCAxOS4wNzY5IDExLjA3NjkgMTkuMDc2OUgxNC42MTU0VjIwLjA3NjlaTTEyLjUgMTYuNVYxNS41SDE5LjVWMTYuNUgxMi41Wk0xNy4zODQ2IDIwLjA3NjlWMTkuMDc2OUgyMC45MjMxQzIxLjc2OTIgMTkuMDc2OSAyMi40OTM2IDE4Ljc3NTcgMjMuMDk2MiAxOC4xNzMxQzIzLjY5ODcgMTcuNTcwNSAyNCAxNi44NDYyIDI0IDE2QzI0IDE1LjE1MzkgMjMuNjk4NyAxNC40Mjk1IDIzLjA5NjIgMTMuODI2OUMyMi40OTM2IDEzLjIyNDQgMjEuNzY5MiAxMi45MjMxIDIwLjkyMzEgMTIuOTIzMUgxNy4zODQ2VjExLjkyMzFIMjAuOTIzMUMyMi4wNTEgMTEuOTIzMSAyMy4wMTI1IDEyLjMyMDUgMjMuODA3NSAxMy4xMTUzQzI0LjYwMjUgMTMuOTEwMSAyNSAxNC44NzEzIDI1IDE1Ljk5ODlDMjUgMTcuMTI2NiAyNC42MDI1IDE4LjA4ODIgMjMuODA3NSAxOC44ODM3QzIzLjAxMjUgMTkuNjc5MiAyMi4wNTEgMjAuMDc2OSAyMC45MjMxIDIwLjA3NjlIMTcuMzg0NloiIGZpbGw9IiM1NTU1NTUiLz4KPC9zdmc+Cg==" height="30" width="30"></button></div></div><h2 class="styles_chartCardHeadline__aiJF0" data-testid="chat-card-headline">Burlington is bustling</h2><div class="styles_authors-container__IX4r8"><div class="styles_chatCartByline__ivtPj" data-testid="chat-card-byline-container"><div class="styles_chatCardBylineThumbnail__DItS4" data-testid="chat-card-byline-thumbnail"><span class="byline-thumbnail byline-thumbnail--generic-thumbnail styles_bylineThumbnail__bRfvX"><svg alt="Author Thumbnail" viewBox="0 0 28 28" fill="none" xmlns="http://www.w3.org/2000/svg"><circle cx="14" cy="14" r="14" fill="none"></circle><path d="M18.0825 9.79415L15.266 16.2227L14.4633 10.6359C14.3603 9.87584 15.6531 9.40702 15.6531 9.40702C15.5359 9.14419 15.1274 9.14774 15.1274 9.14774H14.2537C14.1152 7.77323 15.3618 6.77165 16.7079 7.0771C18.0327 7.37189 18.5122 8.81033 18.0825 9.78705" fill="#6E55DC"></path><path d="M12.8509 18.304L7.36349 14.6457C5.96767 13.7116 4.58606 14.6635 4.29127 15.6473C3.85797 17.0964 4.82758 18.304 6.34415 18.304H12.8509Z" fill="#FCCC12"></path><path d="M13.5715 9.24013C13.774 7.81945 12.5024 6.7717 11.1244 7.0807C9.7996 7.37549 9.32012 8.81748 9.74988 9.79064L12.5664 16.2192L13.5715 9.23658V9.24013Z" fill="#EF1541"></path><path d="M12.3421 17.2777L9.63926 11.1226C9.00706 9.69479 7.33065 9.51721 6.40721 10.3554C5.75725 10.945 5.24936 12.5539 6.70556 13.5235L12.3385 17.2777H12.3421Z" fill="#FF7112"></path><path d="M21.4846 18.3039C23.0012 18.3039 23.9708 17.0963 23.5375 15.6472C23.2462 14.6634 21.8646 13.7151 20.4688 14.6456L14.9814 18.3039H21.4846Z" fill="#05AC3F"></path><path d="M21.1262 13.5235C22.5824 12.5504 22.078 10.945 21.4245 10.3554C20.4975 9.51721 18.8247 9.69479 18.1925 11.1226L15.4932 17.2777L21.1262 13.5235Z" fill="#069DE0"></path></svg></span></div><div class="styles_inner__ukqsN"><p class="styles_authors__quDSP" data-testid="chat-card-byline"><span class="styles_chatCardByline__GHQTo" data-testid="chatCardByline-name"><span class="styles_chatCardByline--bio__HWAK9"><span class="styles_chatCardByline--name___FmI_">Matt Fortin</span></span></span></p></div></div></div><div data-icid="live-blog-card-link" data-testid="chat-card-body-container"><p class="">BURLINGTON, Vt. — Vermont’s largest city has rolled out the red carpet for visitors from all over who are anxious to see a rare total solar eclipse.</p><p class="">Burlington’s lakefront has been gradually filling up throughout the day, with tourists setting up telescopes, tents chairs and more. Many people are lining up at merchandise tents to get a souvenir to mark the occasion.</p><figure class="styles_inlineImage__yAWZ0 styles_medium__OMa6x"><picture class="styles_image__1qciH" data-testid="picture"><source media="(min-width: 1000px)" srcset="https://media-cldnry.s-nbcnews.com/image/upload/t_fit-560w,f_avif,q_auto:eco,dpr_2/rockcms/2024-04/240408-eclipse-burlington-vermont-lake-se-1243p-958209.jpg 2x, https://media-cldnry.s-nbcnews.com/image/upload/t_fit-560w,f_auto,q_auto:best/rockcms/2024-04/240408-eclipse-burlington-vermont-lake-se-1243p-958209.jpg 1x"><source srcset="https://media-cldnry.s-nbcnews.com/image/upload/t_fit-760w,f_avif,q_auto:eco,dpr_2/rockcms/2024-04/240408-eclipse-burlington-vermont-lake-se-1243p-958209.jpg 2x, https://media-cldnry.s-nbcnews.com/image/upload/t_fit-760w,f_auto,q_auto:best/rockcms/2024-04/240408-eclipse-burlington-vermont-lake-se-1243p-958209.jpg 1x"><img loading="lazy" src="./solar2_files/240408-eclipse-burlington-vermont-lake-se-1243p-958209.jpg" alt="Spectators at the lakesfront" height="367" width="550"></picture><figcaption class="caption styles_caption__Pe5JC" data-testid="caption"><span class="caption__container" data-testid="caption__container">Burlington's lakefront has been gradually filling up throughout the day.</span><span class="caption__source" data-testid="caption__source">NBC10 Boston</span></figcaption></figure><p class="">Jennifer Garland of Massachusetts said she missed the last total eclipse in 2017, so she was sure to have a spot early in the day right on Lake Champlain.</p><p class="">“I had cancer at the time,” Garland said, recalling 2017. “I couldn’t travel. … It killed me. These things are like once, maybe twice in a lifetime, and I don’t want to miss it.”</p><p class="">As of noon, parking lots were quickly filling up and crowds were trekking along downtown Burlington’s sidewalks toward the lake for viewing.</p><div class="styles_hidden-show-more-content__37qyQ dn"></div></div></div><div class="ad mb8 ad--text-alignment ad-container boxinlineAd dn-print" data-testid="ad__container"><div data-mps="true" data-slot="boxinline" data-sizes="[[[1000,1],[]],[[758,1],[[300,250],[700,50],[5,5],[728,90],[360,360]]],[[0,0],[[300,250],[700,50],[5,5],[360,360]]]]" data-render-on-view="true" data-targeting="{}" data-active-tab="true" data-offset-viewport="50" data-testid="ad__container__inner"><div id="div-mps-ad-boxinline-12"></div></div></div><div class="styles_chat-blog-card__nFL_J article-body__content w-100 mh0 fn" id="rcrd38508" data-testid="chat-card-container"><div class="styles_time-stamp-social-share-container__zWQeJ"><div class="styles_chatCardTimestamp__Lhru2 styles_eventEnded__gIoTG"><div class="styles_timestamp__dS4G7 styles_chatStyleTimeStamp__7lmh7" data-testid="timestamp">8d ago / 1:13 PM EDT</div></div><div class="share-list-container df"><div class="share-list__wrapper" data-testid="social-share-icon-list"><div class="share-list__icons"><div class="df justify-start lh-none share-list dn-print" data-testid="social-share-list"><input type="checkbox" class="dn" id="social-menu-toggle--989" tabindex="-1" checked=""><ul class="share-list__social-list js-social-share"><li class="share-list__social-list-icon share-list__social-list-icon--first"><a href="https://www.facebook.com/sharer/sharer.php?u=https%3A%2F%2Fwww.nbcnews.com%2Fscience%2Fspace%2Flive-blog%2Fsolar-eclipse-2024-live-updates-rcna145900%2Frcrd38508%3FcanonicalCard%3Dtrue" target="_blank" rel="noopener noreferrer"><span class="icon icon-facebook share-list__social-icon"></span></a></li><li class="share-list__social-list-icon social-share-list__icon--twitter" data-testid="social-share-list__icon--twitter"><a href="https://twitter.com/intent/tweet?text=&amp;via=NBCNews&amp;url=https%3A%2F%2Fwww.nbcnews.com%2Fscience%2Fspace%2Flive-blog%2Fsolar-eclipse-2024-live-updates-rcna145900%2Frcrd38508%3FcanonicalCard%3Dtrue&amp;original_referer=https%3A%2F%2Fwww.nbcnews.com%2Fscience%2Fspace%2Flive-blog%2Fsolar-eclipse-2024-live-updates-rcna145900%2Frcrd38508%3FcanonicalCard%3Dtrue" target="_blank" rel="noopener noreferrer"><span class="icon icon-twitter share-list__social-icon"></span></a></li><li class="share-list__social-list-icon"><a href="mailto:?subject=&amp;body=https%3A%2F%2Fwww.nbcnews.com%2Fscience%2Fspace%2Flive-blog%2Fsolar-eclipse-2024-live-updates-rcna145900%2Frcrd38508%3FcanonicalCard%3Dtrue"><span class="icon icon-email share-list__social-icon"></span></a></li></ul></div><a href="sms:?&amp;body=%20via%20%20-%20https://www.nbcnews.com/science/space/live-blog/solar-eclipse-2024-live-updates-rcna145900/rcrd38508?canonicalCard=true" rel="noopener noreferrer" target="_blank" class="share__sms styles_share__sms__DGxUZ" data-icid="ed_npd_nn_nn_np_liveblog" data-testid="sms-link"><svg width="15" height="15" viewBox="0 0 15 15" fill="none" xmlns="http://www.w3.org/2000/svg" class="icon-sms"><path fill-rule="evenodd" clip-rule="evenodd" fill="#2A2A2A" d="M14 11.25H3.333L0 14.583V1a1 1 0 011-1h13a1 1 0 011 1v9.25a1 1 0 01-1 1zm-9.875-4.5a1.125 1.125 0 100-2.25 1.125 1.125 0 000 2.25zM9 5.625a1.125 1.125 0 11-2.25 0 1.125 1.125 0 012.25 0zm2.625 1.125a1.125 1.125 0 100-2.25 1.125 1.125 0 000 2.25z"></path></svg></a><button class="share__link-copy styles_share__link-copy__hjJp_" type="button" data-testid="share__link-copy"><span class="icon icon-link" data-testid="icon-link"></span><div data-testid="share__link-copytext" class="styles_share__copied-message__W1I6R styles_alignCenter__6F5eH"><span class="icon icon-alt-check styles_icon-alt-check__zl49O"></span>Copied</div><textarea class="styles_share__copy-area__gm9tU" tabindex="-1" readonly=""></textarea></button></div></div><button class="social-share-button" type="button" data-testid="chat-card-social-share-button" aria-expanded="false" aria-label="open social share icon list"><span class="share-btn-txt">Share</span><img alt="social share icon trigger" src="data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMzIiIGhlaWdodD0iMzIiIHZpZXdCb3g9IjAgMCAzMiAzMiIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPGNpcmNsZSBjeD0iMTYiIGN5PSIxNiIgcj0iMTUuNSIgZmlsbD0id2hpdGUiIHN0cm9rZT0iIzk5OTk5OSIvPgo8cGF0aCBkPSJNMTQuNjE1NCAyMC4wNzY5SDExLjA3NjlDOS45NDg5NyAyMC4wNzY5IDguOTg3NSAxOS42Nzk2IDguMTkyNSAxOC44ODQ4QzcuMzk3NSAxOC4wOSA3IDE3LjEyODcgNyAxNi4wMDExQzcgMTQuODczNSA3LjM5NzUgMTMuOTExOSA4LjE5MjUgMTMuMTE2NEM4Ljk4NzUgMTIuMzIwOSA5Ljk0ODk3IDExLjkyMzEgMTEuMDc2OSAxMS45MjMxSDE0LjYxNTRWMTIuOTIzMUgxMS4wNzY5QzEwLjIzMDggMTIuOTIzMSA5LjUwNjQyIDEzLjIyNDQgOC45MDM4NSAxMy44MjY5QzguMzAxMjggMTQuNDI5NSA4IDE1LjE1MzkgOCAxNkM4IDE2Ljg0NjIgOC4zMDEyOCAxNy41NzA1IDguOTAzODUgMTguMTczMUM5LjUwNjQyIDE4Ljc3NTcgMTAuMjMwOCAxOS4wNzY5IDExLjA3NjkgMTkuMDc2OUgxNC42MTU0VjIwLjA3NjlaTTEyLjUgMTYuNVYxNS41SDE5LjVWMTYuNUgxMi41Wk0xNy4zODQ2IDIwLjA3NjlWMTkuMDc2OUgyMC45MjMxQzIxLjc2OTIgMTkuMDc2OSAyMi40OTM2IDE4Ljc3NTcgMjMuMDk2MiAxOC4xNzMxQzIzLjY5ODcgMTcuNTcwNSAyNCAxNi44NDYyIDI0IDE2QzI0IDE1LjE1MzkgMjMuNjk4NyAxNC40Mjk1IDIzLjA5NjIgMTMuODI2OUMyMi40OTM2IDEzLjIyNDQgMjEuNzY5MiAxMi45MjMxIDIwLjkyMzEgMTIuOTIzMUgxNy4zODQ2VjExLjkyMzFIMjAuOTIzMUMyMi4wNTEgMTEuOTIzMSAyMy4wMTI1IDEyLjMyMDUgMjMuODA3NSAxMy4xMTUzQzI0LjYwMjUgMTMuOTEwMSAyNSAxNC44NzEzIDI1IDE1Ljk5ODlDMjUgMTcuMTI2NiAyNC42MDI1IDE4LjA4ODIgMjMuODA3NSAxOC44ODM3QzIzLjAxMjUgMTkuNjc5MiAyMi4wNTEgMjAuMDc2OSAyMC45MjMxIDIwLjA3NjlIMTcuMzg0NloiIGZpbGw9IiM1NTU1NTUiLz4KPC9zdmc+Cg==" height="30" width="30"></button></div></div><h2 class="styles_chartCardHeadline__aiJF0" data-testid="chat-card-headline">Cloudy skies loom at Niagara Falls</h2><div class="styles_authors-container__IX4r8"><div class="styles_chatCartByline__ivtPj" data-testid="chat-card-byline-container"><div class="styles_chatCardBylineThumbnail__DItS4" data-testid="chat-card-byline-thumbnail"><div class="byline-thumbnail byline-thumbnail--has-image styles_bylineThumbnail__bRfvX" data-testid="byline-thumbnail"><picture data-testid="picture"><source srcset="https://media-cldnry.s-nbcnews.com/image/upload/t_focal-60x60,f_avif,q_auto:eco,dpr_2/newscms/2014_21/463046/140521_nighswander_portrait_67931065.jpg 2x, https://media-cldnry.s-nbcnews.com/image/upload/t_focal-60x60,f_auto,q_auto:best/newscms/2014_21/463046/140521_nighswander_portrait_67931065.jpg 1x"><img loading="lazy" src="./solar2_files/140521_nighswander_portrait_67931065.jpg" alt="" height="48" width="48"></picture></div></div><div class="styles_inner__ukqsN"><p class="styles_authors__quDSP" data-testid="chat-card-byline"><span class="styles_chatCardByline__GHQTo" data-testid="chatCardByline-name"><span class="styles_chatCardByline--bio__HWAK9"><span class="styles_chatCardByline--name___FmI_">Matthew Nighswander</span></span></span></p></div></div></div><div data-icid="live-blog-card-link" data-testid="chat-card-body-container"><figure class="styles_inlineImage__yAWZ0 styles_medium__OMa6x styles_noCaption__KOOim"><picture class="styles_image__1qciH" data-testid="picture"><source media="(min-width: 1000px)" srcset="https://media-cldnry.s-nbcnews.com/image/upload/t_fit-560w,f_avif,q_auto:eco,dpr_2/rockcms/2024-04/240408-eclipse-niagara-falls-mn-1240-0edd6b.jpg 2x, https://media-cldnry.s-nbcnews.com/image/upload/t_fit-560w,f_auto,q_auto:best/rockcms/2024-04/240408-eclipse-niagara-falls-mn-1240-0edd6b.jpg 1x"><source srcset="https://media-cldnry.s-nbcnews.com/image/upload/t_fit-760w,f_avif,q_auto:eco,dpr_2/rockcms/2024-04/240408-eclipse-niagara-falls-mn-1240-0edd6b.jpg 2x, https://media-cldnry.s-nbcnews.com/image/upload/t_fit-760w,f_auto,q_auto:best/rockcms/2024-04/240408-eclipse-niagara-falls-mn-1240-0edd6b.jpg 1x"><img loading="lazy" src="./solar2_files/240408-eclipse-niagara-falls-mn-1240-0edd6b.jpg" alt="People gather under overcast skies ahead of a total solar eclipse in Niagara Falls, Ontario, Monday, April 8, 2024." height="1667" width="2500"></picture><figcaption class="caption styles_caption__Pe5JC" data-testid="caption"><span class="caption__source" data-testid="caption__source">Matt Rourke / AP</span></figcaption></figure><figure class="styles_inlineImage__yAWZ0 styles_medium__OMa6x styles_noCaption__KOOim"><picture class="styles_image__1qciH" data-testid="picture"><source media="(min-width: 1000px)" srcset="https://media-cldnry.s-nbcnews.com/image/upload/t_fit-560w,f_avif,q_auto:eco,dpr_2/rockcms/2024-04/240408-eclipse-lancaster-county-se1251p-71543b.jpg 2x, https://media-cldnry.s-nbcnews.com/image/upload/t_fit-560w,f_auto,q_auto:best/rockcms/2024-04/240408-eclipse-lancaster-county-se1251p-71543b.jpg 1x"><source srcset="https://media-cldnry.s-nbcnews.com/image/upload/t_fit-760w,f_avif,q_auto:eco,dpr_2/rockcms/2024-04/240408-eclipse-lancaster-county-se1251p-71543b.jpg 2x, https://media-cldnry.s-nbcnews.com/image/upload/t_fit-760w,f_auto,q_auto:best/rockcms/2024-04/240408-eclipse-lancaster-county-se1251p-71543b.jpg 1x"><img loading="lazy" src="./solar2_files/240408-eclipse-lancaster-county-se1251p-71543b.jpg" alt="" height="1667" width="2500"></picture><figcaption class="caption styles_caption__Pe5JC" data-testid="caption"><span class="caption__source" data-testid="caption__source">Adam Gray / Getty Images</span></figcaption></figure><p class="">People gather under overcast skies ahead of a total solar eclipse in Niagara Falls, Ontario. But <a href="https://www.niagarathisweek.com/news/solar-eclipse-day-what-s-the-3-p-m-forecast-in-niagara-falls-fort-erie/article_3564960c-cd81-5e4f-9a3e-90953a8d47c8.html" target="_blank">Environment Canada’s</a><a href="https://www.niagarathisweek.com/news/solar-eclipse-day-what-s-the-3-p-m-forecast-in-niagara-falls-fort-erie/article_3564960c-cd81-5e4f-9a3e-90953a8d47c8.html" target="_blank"> weather</a><a href="https://www.niagarathisweek.com/news/solar-eclipse-day-what-s-the-3-p-m-forecast-in-niagara-falls-fort-erie/article_3564960c-cd81-5e4f-9a3e-90953a8d47c8.html" target="_blank"> predictions</a> for the afternoon don’t look promising.</p><div class="styles_hidden-show-more-content__37qyQ dn"></div></div></div><div class="styles_chat-blog-card__nFL_J article-body__content w-100 mh0 fn" id="rcrd38501" data-testid="chat-card-container"><div class="styles_time-stamp-social-share-container__zWQeJ"><div class="styles_chatCardTimestamp__Lhru2 styles_eventEnded__gIoTG"><div class="styles_timestamp__dS4G7 styles_chatStyleTimeStamp__7lmh7" data-testid="timestamp">8d ago / 1:05 PM EDT</div></div><div class="share-list-container df"><div class="share-list__wrapper" data-testid="social-share-icon-list"><div class="share-list__icons"><div class="df justify-start lh-none share-list dn-print" data-testid="social-share-list"><input type="checkbox" class="dn" id="social-menu-toggle--990" tabindex="-1" checked=""><ul class="share-list__social-list js-social-share"><li class="share-list__social-list-icon share-list__social-list-icon--first"><a href="https://www.facebook.com/sharer/sharer.php?u=https%3A%2F%2Fwww.nbcnews.com%2Fscience%2Fspace%2Flive-blog%2Fsolar-eclipse-2024-live-updates-rcna145900%2Frcrd38501%3FcanonicalCard%3Dtrue" target="_blank" rel="noopener noreferrer"><span class="icon icon-facebook share-list__social-icon"></span></a></li><li class="share-list__social-list-icon social-share-list__icon--twitter" data-testid="social-share-list__icon--twitter"><a href="https://twitter.com/intent/tweet?text=&amp;via=NBCNews&amp;url=https%3A%2F%2Fwww.nbcnews.com%2Fscience%2Fspace%2Flive-blog%2Fsolar-eclipse-2024-live-updates-rcna145900%2Frcrd38501%3FcanonicalCard%3Dtrue&amp;original_referer=https%3A%2F%2Fwww.nbcnews.com%2Fscience%2Fspace%2Flive-blog%2Fsolar-eclipse-2024-live-updates-rcna145900%2Frcrd38501%3FcanonicalCard%3Dtrue" target="_blank" rel="noopener noreferrer"><span class="icon icon-twitter share-list__social-icon"></span></a></li><li class="share-list__social-list-icon"><a href="mailto:?subject=&amp;body=https%3A%2F%2Fwww.nbcnews.com%2Fscience%2Fspace%2Flive-blog%2Fsolar-eclipse-2024-live-updates-rcna145900%2Frcrd38501%3FcanonicalCard%3Dtrue"><span class="icon icon-email share-list__social-icon"></span></a></li></ul></div><a href="sms:?&amp;body=%20via%20%20-%20https://www.nbcnews.com/science/space/live-blog/solar-eclipse-2024-live-updates-rcna145900/rcrd38501?canonicalCard=true" rel="noopener noreferrer" target="_blank" class="share__sms styles_share__sms__DGxUZ" data-icid="ed_npd_nn_nn_np_liveblog" data-testid="sms-link"><svg width="15" height="15" viewBox="0 0 15 15" fill="none" xmlns="http://www.w3.org/2000/svg" class="icon-sms"><path fill-rule="evenodd" clip-rule="evenodd" fill="#2A2A2A" d="M14 11.25H3.333L0 14.583V1a1 1 0 011-1h13a1 1 0 011 1v9.25a1 1 0 01-1 1zm-9.875-4.5a1.125 1.125 0 100-2.25 1.125 1.125 0 000 2.25zM9 5.625a1.125 1.125 0 11-2.25 0 1.125 1.125 0 012.25 0zm2.625 1.125a1.125 1.125 0 100-2.25 1.125 1.125 0 000 2.25z"></path></svg></a><button class="share__link-copy styles_share__link-copy__hjJp_" type="button" data-testid="share__link-copy"><span class="icon icon-link" data-testid="icon-link"></span><div data-testid="share__link-copytext" class="styles_share__copied-message__W1I6R styles_alignCenter__6F5eH"><span class="icon icon-alt-check styles_icon-alt-check__zl49O"></span>Copied</div><textarea class="styles_share__copy-area__gm9tU" tabindex="-1" readonly=""></textarea></button></div></div><button class="social-share-button" type="button" data-testid="chat-card-social-share-button" aria-expanded="false" aria-label="open social share icon list"><span class="share-btn-txt">Share</span><img alt="social share icon trigger" src="data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMzIiIGhlaWdodD0iMzIiIHZpZXdCb3g9IjAgMCAzMiAzMiIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPGNpcmNsZSBjeD0iMTYiIGN5PSIxNiIgcj0iMTUuNSIgZmlsbD0id2hpdGUiIHN0cm9rZT0iIzk5OTk5OSIvPgo8cGF0aCBkPSJNMTQuNjE1NCAyMC4wNzY5SDExLjA3NjlDOS45NDg5NyAyMC4wNzY5IDguOTg3NSAxOS42Nzk2IDguMTkyNSAxOC44ODQ4QzcuMzk3NSAxOC4wOSA3IDE3LjEyODcgNyAxNi4wMDExQzcgMTQuODczNSA3LjM5NzUgMTMuOTExOSA4LjE5MjUgMTMuMTE2NEM4Ljk4NzUgMTIuMzIwOSA5Ljk0ODk3IDExLjkyMzEgMTEuMDc2OSAxMS45MjMxSDE0LjYxNTRWMTIuOTIzMUgxMS4wNzY5QzEwLjIzMDggMTIuOTIzMSA5LjUwNjQyIDEzLjIyNDQgOC45MDM4NSAxMy44MjY5QzguMzAxMjggMTQuNDI5NSA4IDE1LjE1MzkgOCAxNkM4IDE2Ljg0NjIgOC4zMDEyOCAxNy41NzA1IDguOTAzODUgMTguMTczMUM5LjUwNjQyIDE4Ljc3NTcgMTAuMjMwOCAxOS4wNzY5IDExLjA3NjkgMTkuMDc2OUgxNC42MTU0VjIwLjA3NjlaTTEyLjUgMTYuNVYxNS41SDE5LjVWMTYuNUgxMi41Wk0xNy4zODQ2IDIwLjA3NjlWMTkuMDc2OUgyMC45MjMxQzIxLjc2OTIgMTkuMDc2OSAyMi40OTM2IDE4Ljc3NTcgMjMuMDk2MiAxOC4xNzMxQzIzLjY5ODcgMTcuNTcwNSAyNCAxNi44NDYyIDI0IDE2QzI0IDE1LjE1MzkgMjMuNjk4NyAxNC40Mjk1IDIzLjA5NjIgMTMuODI2OUMyMi40OTM2IDEzLjIyNDQgMjEuNzY5MiAxMi45MjMxIDIwLjkyMzEgMTIuOTIzMUgxNy4zODQ2VjExLjkyMzFIMjAuOTIzMUMyMi4wNTEgMTEuOTIzMSAyMy4wMTI1IDEyLjMyMDUgMjMuODA3NSAxMy4xMTUzQzI0LjYwMjUgMTMuOTEwMSAyNSAxNC44NzEzIDI1IDE1Ljk5ODlDMjUgMTcuMTI2NiAyNC42MDI1IDE4LjA4ODIgMjMuODA3NSAxOC44ODM3QzIzLjAxMjUgMTkuNjc5MiAyMi4wNTEgMjAuMDc2OSAyMC45MjMxIDIwLjA3NjlIMTcuMzg0NloiIGZpbGw9IiM1NTU1NTUiLz4KPC9zdmc+Cg==" height="30" width="30"></button></div></div><h2 class="styles_chartCardHeadline__aiJF0" data-testid="chat-card-headline">Al Roker previews NBC News’ solar eclipse coverage from Dallas </h2><div class="styles_authors-container__IX4r8"><div class="styles_chatCartByline__ivtPj" data-testid="chat-card-byline-container"><div class="styles_chatCardBylineThumbnail__DItS4" data-testid="chat-card-byline-thumbnail"><div class="byline-thumbnail byline-thumbnail--has-image styles_bylineThumbnail__bRfvX" data-testid="byline-thumbnail"><picture data-testid="picture"><source srcset="https://media-cldnry.s-nbcnews.com/image/upload/t_focal-60x60,f_avif,q_auto:eco,dpr_2/newscms/2019_38/3013666/al-roker-3.png 2x, https://media-cldnry.s-nbcnews.com/image/upload/t_focal-60x60,f_auto,q_auto:best/newscms/2019_38/3013666/al-roker-3.png 1x"><img loading="lazy" src="./solar2_files/al-roker-3.png" alt="" height="48" width="48"></picture></div></div><div class="styles_inner__ukqsN"><p class="styles_authors__quDSP" data-testid="chat-card-byline"><span class="styles_chatCardByline__GHQTo" data-testid="chatCardByline-name"><span class="styles_chatCardByline--bio__HWAK9"><span class="styles_chatCardByline--name___FmI_">Al Roker</span></span></span></p></div></div></div><div data-icid="live-blog-card-link" data-testid="chat-card-body-container"><p class="">Ahead of today's total solar eclipse, Al Roker details NBC News’ coverage of the celestial event from the Perot Museum of Nature and Science in Dallas.</p><section class="inline-video" data-testid="inline-video"><div class="inline-video__background"><div class="inline-video__player"><div class="styles_gridStackWrapper__2ot47 styles_videoContainer__AkgW6 video-container paused" data-testid="gamma-video-player"><div id="jwplayer-14" class="jw-error jw-reset" style="width: 100%; height: 360px;"><div class="jw-error-msg jw-info-overlay jw-reset"><style>[id="jwplayer-14"].jw-error{background:#000;overflow:hidden;position:relative}[id="jwplayer-14"] .jw-error-msg{top:50%;left:50%;position:absolute;transform:translate(-50%,-50%)}[id="jwplayer-14"] .jw-error-text{text-align:start;color:#FFF;font:14px/1.35 Arial,Helvetica,sans-serif}</style><div class="jw-icon jw-reset"></div><div class="jw-info-container jw-reset"><div class="jw-error-text jw-reset-text" dir="auto" data-nosnippet="">Sorry, the video player failed to load.<span class="jw-break jw-reset"></span>(Error&nbsp;Code:&nbsp;101102)</div></div></div></div><div class="styles_gridStackWrapper__2ot47 videoSlate styles_videoSlate__ISm2f"><picture class="" data-testid="picture"><source media="(min-width: 1240px)" srcset="https://media-cldnry.s-nbcnews.com/image/upload/t_focal-860x484,f_auto,q_auto:best/mpx/2704722219/2024_04/f_mo_roker_eclipse_240408-5b4wtm.jpg"><source media="(min-width: 758px)" srcset="https://media-cldnry.s-nbcnews.com/image/upload/t_focal-1000x563,f_auto,q_auto:best/mpx/2704722219/2024_04/f_mo_roker_eclipse_240408-5b4wtm.jpg"><img src="./solar2_files/f_mo_roker_eclipse_240408-5b4wtm.jpg" alt=""></picture><div role="button" aria-label="Play" tabindex="0" class="w-100 h-100 db"><div class="playButtonOuter absolute absolute-fill w100 dn-print"><div class="absolute absolute-fill w100 df items-center items-center-m justify-center justify-center-m items-center justify-center"><div class="styles_play__TPYVF"><svg class="play--icon" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 15 15" preserveAspectRatio="xMidYMid" style="max-width: 30px;"><path d="M0 0v15l15-7.41z" fill-rule="evenodd"></path></svg></div></div></div></div></div><div class="info-layer styles_infoLayer__mwsPt"><div class="styles_background__XGFgg styles_show__Ni_ua"><div class="styles_share__n3Syu styles_share__2m9h7 share dn-print"><div class="styles_shareExpander__hVk8d share-expander styles_hoverEffect___Dj4s"><span class="styles_shareDot__9pfRZ share-dot"></span><svg class="styles_shareClose__6BZxR share-close" viewBox="0 0 15 15"><line class="styles_shareLine__EJUjO" x1="0" x2="15" y1="0" y2="15"></line><line class="styles_shareLine__EJUjO" x1="0" x2="15" y1="15" y2="0"></line></svg></div><div class="styles_shareList___M8wC share-list"><a href="https://www.facebook.com/sharer/sharer.php?u=https://www.nbcnews.com/video/al-roker-previews-nbc-news-solar-eclipse-coverage-from-dallas-208542277977" class="styles_shareLink__gSGN3" target="_blank" rel="noopen noreferrer"><span class="icon icon-facebook styles_shareIcon__lVnRm share-icon"></span></a><a href="https://twitter.com/intent/tweet?text=undefined&amp;via=nbcnews&amp;url=https://www.nbcnews.com/video/al-roker-previews-nbc-news-solar-eclipse-coverage-from-dallas-208542277977&amp;original_referer=https://www.nbcnews.com/video/al-roker-previews-nbc-news-solar-eclipse-coverage-from-dallas-208542277977" class="styles_shareLink__gSGN3" target="_blank" rel="noopen noreferrer"><span class="icon icon-twitter styles_shareIcon__lVnRm share-icon"></span></a><a href="mailto:?subject=undefined&amp;body=https://www.nbcnews.com/video/al-roker-previews-nbc-news-solar-eclipse-coverage-from-dallas-208542277977" class="styles_shareLink__gSGN3" target="_blank" rel="noopen noreferrer"><span class="icon icon-email styles_shareIcon__lVnRm share-icon"></span></a></div></div><div class="styles_overlayText__T3t1E"><div class="styles_title__F_7BR"><a href="https://www.nbcnews.com/video/al-roker-previews-nbc-news-solar-eclipse-coverage-from-dallas-208542277977"></a></div><div class="styles_detail__F22wM"><span>01:01</span></div></div></div></div></div></div></div></section><p class="">NBC correspondents will also be reporting live from Arkansas, Indiana, Ohio, New York, Maine and elsewhere along the eclipse’s path of totality.</p><div class="styles_hidden-show-more-content__37qyQ dn"></div></div></div><div class="styles_chat-blog-card__nFL_J article-body__content w-100 mh0 fn" id="rcrd38511" data-testid="chat-card-container"><div class="styles_time-stamp-social-share-container__zWQeJ"><div class="styles_chatCardTimestamp__Lhru2 styles_eventEnded__gIoTG"><div class="styles_timestamp__dS4G7 styles_chatStyleTimeStamp__7lmh7" data-testid="timestamp">8d ago / 1:00 PM EDT</div></div><div class="share-list-container df"><div class="share-list__wrapper" data-testid="social-share-icon-list"><div class="share-list__icons"><div class="df justify-start lh-none share-list dn-print" data-testid="social-share-list"><input type="checkbox" class="dn" id="social-menu-toggle--991" tabindex="-1" checked=""><ul class="share-list__social-list js-social-share"><li class="share-list__social-list-icon share-list__social-list-icon--first"><a href="https://www.facebook.com/sharer/sharer.php?u=https%3A%2F%2Fwww.nbcnews.com%2Fscience%2Fspace%2Flive-blog%2Fsolar-eclipse-2024-live-updates-rcna145900%2Frcrd38511%3FcanonicalCard%3Dtrue" target="_blank" rel="noopener noreferrer"><span class="icon icon-facebook share-list__social-icon"></span></a></li><li class="share-list__social-list-icon social-share-list__icon--twitter" data-testid="social-share-list__icon--twitter"><a href="https://twitter.com/intent/tweet?text=&amp;via=NBCNews&amp;url=https%3A%2F%2Fwww.nbcnews.com%2Fscience%2Fspace%2Flive-blog%2Fsolar-eclipse-2024-live-updates-rcna145900%2Frcrd38511%3FcanonicalCard%3Dtrue&amp;original_referer=https%3A%2F%2Fwww.nbcnews.com%2Fscience%2Fspace%2Flive-blog%2Fsolar-eclipse-2024-live-updates-rcna145900%2Frcrd38511%3FcanonicalCard%3Dtrue" target="_blank" rel="noopener noreferrer"><span class="icon icon-twitter share-list__social-icon"></span></a></li><li class="share-list__social-list-icon"><a href="mailto:?subject=&amp;body=https%3A%2F%2Fwww.nbcnews.com%2Fscience%2Fspace%2Flive-blog%2Fsolar-eclipse-2024-live-updates-rcna145900%2Frcrd38511%3FcanonicalCard%3Dtrue"><span class="icon icon-email share-list__social-icon"></span></a></li></ul></div><a href="sms:?&amp;body=%20via%20%20-%20https://www.nbcnews.com/science/space/live-blog/solar-eclipse-2024-live-updates-rcna145900/rcrd38511?canonicalCard=true" rel="noopener noreferrer" target="_blank" class="share__sms styles_share__sms__DGxUZ" data-icid="ed_npd_nn_nn_np_liveblog" data-testid="sms-link"><svg width="15" height="15" viewBox="0 0 15 15" fill="none" xmlns="http://www.w3.org/2000/svg" class="icon-sms"><path fill-rule="evenodd" clip-rule="evenodd" fill="#2A2A2A" d="M14 11.25H3.333L0 14.583V1a1 1 0 011-1h13a1 1 0 011 1v9.25a1 1 0 01-1 1zm-9.875-4.5a1.125 1.125 0 100-2.25 1.125 1.125 0 000 2.25zM9 5.625a1.125 1.125 0 11-2.25 0 1.125 1.125 0 012.25 0zm2.625 1.125a1.125 1.125 0 100-2.25 1.125 1.125 0 000 2.25z"></path></svg></a><button class="share__link-copy styles_share__link-copy__hjJp_" type="button" data-testid="share__link-copy"><span class="icon icon-link" data-testid="icon-link"></span><div data-testid="share__link-copytext" class="styles_share__copied-message__W1I6R styles_alignCenter__6F5eH"><span class="icon icon-alt-check styles_icon-alt-check__zl49O"></span>Copied</div><textarea class="styles_share__copy-area__gm9tU" tabindex="-1" readonly=""></textarea></button></div></div><button class="social-share-button" type="button" data-testid="chat-card-social-share-button" aria-expanded="false" aria-label="open social share icon list"><span class="share-btn-txt">Share</span><img alt="social share icon trigger" src="data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMzIiIGhlaWdodD0iMzIiIHZpZXdCb3g9IjAgMCAzMiAzMiIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPGNpcmNsZSBjeD0iMTYiIGN5PSIxNiIgcj0iMTUuNSIgZmlsbD0id2hpdGUiIHN0cm9rZT0iIzk5OTk5OSIvPgo8cGF0aCBkPSJNMTQuNjE1NCAyMC4wNzY5SDExLjA3NjlDOS45NDg5NyAyMC4wNzY5IDguOTg3NSAxOS42Nzk2IDguMTkyNSAxOC44ODQ4QzcuMzk3NSAxOC4wOSA3IDE3LjEyODcgNyAxNi4wMDExQzcgMTQuODczNSA3LjM5NzUgMTMuOTExOSA4LjE5MjUgMTMuMTE2NEM4Ljk4NzUgMTIuMzIwOSA5Ljk0ODk3IDExLjkyMzEgMTEuMDc2OSAxMS45MjMxSDE0LjYxNTRWMTIuOTIzMUgxMS4wNzY5QzEwLjIzMDggMTIuOTIzMSA5LjUwNjQyIDEzLjIyNDQgOC45MDM4NSAxMy44MjY5QzguMzAxMjggMTQuNDI5NSA4IDE1LjE1MzkgOCAxNkM4IDE2Ljg0NjIgOC4zMDEyOCAxNy41NzA1IDguOTAzODUgMTguMTczMUM5LjUwNjQyIDE4Ljc3NTcgMTAuMjMwOCAxOS4wNzY5IDExLjA3NjkgMTkuMDc2OUgxNC42MTU0VjIwLjA3NjlaTTEyLjUgMTYuNVYxNS41SDE5LjVWMTYuNUgxMi41Wk0xNy4zODQ2IDIwLjA3NjlWMTkuMDc2OUgyMC45MjMxQzIxLjc2OTIgMTkuMDc2OSAyMi40OTM2IDE4Ljc3NTcgMjMuMDk2MiAxOC4xNzMxQzIzLjY5ODcgMTcuNTcwNSAyNCAxNi44NDYyIDI0IDE2QzI0IDE1LjE1MzkgMjMuNjk4NyAxNC40Mjk1IDIzLjA5NjIgMTMuODI2OUMyMi40OTM2IDEzLjIyNDQgMjEuNzY5MiAxMi45MjMxIDIwLjkyMzEgMTIuOTIzMUgxNy4zODQ2VjExLjkyMzFIMjAuOTIzMUMyMi4wNTEgMTEuOTIzMSAyMy4wMTI1IDEyLjMyMDUgMjMuODA3NSAxMy4xMTUzQzI0LjYwMjUgMTMuOTEwMSAyNSAxNC44NzEzIDI1IDE1Ljk5ODlDMjUgMTcuMTI2NiAyNC42MDI1IDE4LjA4ODIgMjMuODA3NSAxOC44ODM3QzIzLjAxMjUgMTkuNjc5MiAyMi4wNTEgMjAuMDc2OSAyMC45MjMxIDIwLjA3NjlIMTcuMzg0NloiIGZpbGw9IiM1NTU1NTUiLz4KPC9zdmc+Cg==" height="30" width="30"></button></div></div><h2 class="styles_chartCardHeadline__aiJF0" data-testid="chat-card-headline">Eclipse flights swarm airports: ‘We had to close the runway to park planes’</h2><div class="styles_authors-container__IX4r8"><div class="styles_chatCartByline__ivtPj" data-testid="chat-card-byline-container"><div class="styles_chatCardBylineThumbnail__DItS4" data-testid="chat-card-byline-thumbnail"><span class="byline-thumbnail byline-thumbnail--generic-thumbnail styles_bylineThumbnail__bRfvX"><svg alt="Author Thumbnail" viewBox="0 0 28 28" fill="none" xmlns="http://www.w3.org/2000/svg"><circle cx="14" cy="14" r="14" fill="none"></circle><path d="M18.0825 9.79415L15.266 16.2227L14.4633 10.6359C14.3603 9.87584 15.6531 9.40702 15.6531 9.40702C15.5359 9.14419 15.1274 9.14774 15.1274 9.14774H14.2537C14.1152 7.77323 15.3618 6.77165 16.7079 7.0771C18.0327 7.37189 18.5122 8.81033 18.0825 9.78705" fill="#6E55DC"></path><path d="M12.8509 18.304L7.36349 14.6457C5.96767 13.7116 4.58606 14.6635 4.29127 15.6473C3.85797 17.0964 4.82758 18.304 6.34415 18.304H12.8509Z" fill="#FCCC12"></path><path d="M13.5715 9.24013C13.774 7.81945 12.5024 6.7717 11.1244 7.0807C9.7996 7.37549 9.32012 8.81748 9.74988 9.79064L12.5664 16.2192L13.5715 9.23658V9.24013Z" fill="#EF1541"></path><path d="M12.3421 17.2777L9.63926 11.1226C9.00706 9.69479 7.33065 9.51721 6.40721 10.3554C5.75725 10.945 5.24936 12.5539 6.70556 13.5235L12.3385 17.2777H12.3421Z" fill="#FF7112"></path><path d="M21.4846 18.3039C23.0012 18.3039 23.9708 17.0963 23.5375 15.6472C23.2462 14.6634 21.8646 13.7151 20.4688 14.6456L14.9814 18.3039H21.4846Z" fill="#05AC3F"></path><path d="M21.1262 13.5235C22.5824 12.5504 22.078 10.945 21.4245 10.3554C20.4975 9.51721 18.8247 9.69479 18.1925 11.1226L15.4932 17.2777L21.1262 13.5235Z" fill="#069DE0"></path></svg></span></div><div class="styles_inner__ukqsN"><p class="styles_authors__quDSP" data-testid="chat-card-byline"><span class="styles_chatCardByline__GHQTo" data-testid="chatCardByline-name"><span class="styles_chatCardByline--bio__HWAK9"><span class="styles_chatCardByline--name___FmI_">Leslie Josephs, CNBC</span></span></span></p></div></div></div><div data-icid="live-blog-card-link" data-testid="chat-card-body-container"><p class="">Monday’s&nbsp;<a href="https://www.cnbc.com/2024/04/08/americans-converge-on-the-path-of-totality-to-experience-the-solar-eclipse.html" target="_blank">solar eclipse</a>&nbsp;is giving some of the country’s smaller airports their moment in the sun.</p><p class="">The Federal Aviation Administration reported arriving flights at airports from Burlington, Vermont, to southern Illinois were briefly halted on Monday morning ahead of the&nbsp;<a href="https://www.cnbc.com/2024/04/04/investing-in-space-nasas-tool-for-seeing-the-solar-eclipse.html" target="_blank">total eclipse</a>.</p><p class="">Such disruptions are routinely caused by bad weather and heavy traffic in big-city hubs, but high demand for prime views of the phenomenon jammed some smaller airports on Monday. The best views of the solar eclipse in the U.S. span from Texas through Illinois, Kentucky and Ohio to northwestern New York and Maine, according to&nbsp;<a href="https://science.nasa.gov/eclipses/future-eclipses/eclipse-2024/where-when/" target="_blank">NASA</a>.</p><p class="">A ground stop halts arrivals into an airport, giving a facility time to catch up and avoid airplane parking jams on the ground.</p><p class=""><a href="https://www.cnbc.com/2024/04/08/solar-eclipse-flights-swarm-small-airports.html" target="_blank"><strong><em>Read the full story here.</em></strong></a></p><div class="styles_hidden-show-more-content__37qyQ dn"></div></div></div><div class="styles_chat-blog-card__nFL_J article-body__content w-100 mh0 fn" id="rcrd38505" data-testid="chat-card-container"><div class="styles_time-stamp-social-share-container__zWQeJ"><div class="styles_chatCardTimestamp__Lhru2 styles_eventEnded__gIoTG"><div class="styles_timestamp__dS4G7 styles_chatStyleTimeStamp__7lmh7" data-testid="timestamp">8d ago / 12:54 PM EDT</div></div><div class="share-list-container df"><div class="share-list__wrapper" data-testid="social-share-icon-list"><div class="share-list__icons"><div class="df justify-start lh-none share-list dn-print" data-testid="social-share-list"><input type="checkbox" class="dn" id="social-menu-toggle--992" tabindex="-1" checked=""><ul class="share-list__social-list js-social-share"><li class="share-list__social-list-icon share-list__social-list-icon--first"><a href="https://www.facebook.com/sharer/sharer.php?u=https%3A%2F%2Fwww.nbcnews.com%2Fscience%2Fspace%2Flive-blog%2Fsolar-eclipse-2024-live-updates-rcna145900%2Frcrd38505%3FcanonicalCard%3Dtrue" target="_blank" rel="noopener noreferrer"><span class="icon icon-facebook share-list__social-icon"></span></a></li><li class="share-list__social-list-icon social-share-list__icon--twitter" data-testid="social-share-list__icon--twitter"><a href="https://twitter.com/intent/tweet?text=&amp;via=NBCNews&amp;url=https%3A%2F%2Fwww.nbcnews.com%2Fscience%2Fspace%2Flive-blog%2Fsolar-eclipse-2024-live-updates-rcna145900%2Frcrd38505%3FcanonicalCard%3Dtrue&amp;original_referer=https%3A%2F%2Fwww.nbcnews.com%2Fscience%2Fspace%2Flive-blog%2Fsolar-eclipse-2024-live-updates-rcna145900%2Frcrd38505%3FcanonicalCard%3Dtrue" target="_blank" rel="noopener noreferrer"><span class="icon icon-twitter share-list__social-icon"></span></a></li><li class="share-list__social-list-icon"><a href="mailto:?subject=&amp;body=https%3A%2F%2Fwww.nbcnews.com%2Fscience%2Fspace%2Flive-blog%2Fsolar-eclipse-2024-live-updates-rcna145900%2Frcrd38505%3FcanonicalCard%3Dtrue"><span class="icon icon-email share-list__social-icon"></span></a></li></ul></div><a href="sms:?&amp;body=%20via%20%20-%20https://www.nbcnews.com/science/space/live-blog/solar-eclipse-2024-live-updates-rcna145900/rcrd38505?canonicalCard=true" rel="noopener noreferrer" target="_blank" class="share__sms styles_share__sms__DGxUZ" data-icid="ed_npd_nn_nn_np_liveblog" data-testid="sms-link"><svg width="15" height="15" viewBox="0 0 15 15" fill="none" xmlns="http://www.w3.org/2000/svg" class="icon-sms"><path fill-rule="evenodd" clip-rule="evenodd" fill="#2A2A2A" d="M14 11.25H3.333L0 14.583V1a1 1 0 011-1h13a1 1 0 011 1v9.25a1 1 0 01-1 1zm-9.875-4.5a1.125 1.125 0 100-2.25 1.125 1.125 0 000 2.25zM9 5.625a1.125 1.125 0 11-2.25 0 1.125 1.125 0 012.25 0zm2.625 1.125a1.125 1.125 0 100-2.25 1.125 1.125 0 000 2.25z"></path></svg></a><button class="share__link-copy styles_share__link-copy__hjJp_" type="button" data-testid="share__link-copy"><span class="icon icon-link" data-testid="icon-link"></span><div data-testid="share__link-copytext" class="styles_share__copied-message__W1I6R styles_alignCenter__6F5eH"><span class="icon icon-alt-check styles_icon-alt-check__zl49O"></span>Copied</div><textarea class="styles_share__copy-area__gm9tU" tabindex="-1" readonly=""></textarea></button></div></div><button class="social-share-button" type="button" data-testid="chat-card-social-share-button" aria-expanded="false" aria-label="open social share icon list"><span class="share-btn-txt">Share</span><img alt="social share icon trigger" src="data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMzIiIGhlaWdodD0iMzIiIHZpZXdCb3g9IjAgMCAzMiAzMiIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPGNpcmNsZSBjeD0iMTYiIGN5PSIxNiIgcj0iMTUuNSIgZmlsbD0id2hpdGUiIHN0cm9rZT0iIzk5OTk5OSIvPgo8cGF0aCBkPSJNMTQuNjE1NCAyMC4wNzY5SDExLjA3NjlDOS45NDg5NyAyMC4wNzY5IDguOTg3NSAxOS42Nzk2IDguMTkyNSAxOC44ODQ4QzcuMzk3NSAxOC4wOSA3IDE3LjEyODcgNyAxNi4wMDExQzcgMTQuODczNSA3LjM5NzUgMTMuOTExOSA4LjE5MjUgMTMuMTE2NEM4Ljk4NzUgMTIuMzIwOSA5Ljk0ODk3IDExLjkyMzEgMTEuMDc2OSAxMS45MjMxSDE0LjYxNTRWMTIuOTIzMUgxMS4wNzY5QzEwLjIzMDggMTIuOTIzMSA5LjUwNjQyIDEzLjIyNDQgOC45MDM4NSAxMy44MjY5QzguMzAxMjggMTQuNDI5NSA4IDE1LjE1MzkgOCAxNkM4IDE2Ljg0NjIgOC4zMDEyOCAxNy41NzA1IDguOTAzODUgMTguMTczMUM5LjUwNjQyIDE4Ljc3NTcgMTAuMjMwOCAxOS4wNzY5IDExLjA3NjkgMTkuMDc2OUgxNC42MTU0VjIwLjA3NjlaTTEyLjUgMTYuNVYxNS41SDE5LjVWMTYuNUgxMi41Wk0xNy4zODQ2IDIwLjA3NjlWMTkuMDc2OUgyMC45MjMxQzIxLjc2OTIgMTkuMDc2OSAyMi40OTM2IDE4Ljc3NTcgMjMuMDk2MiAxOC4xNzMxQzIzLjY5ODcgMTcuNTcwNSAyNCAxNi44NDYyIDI0IDE2QzI0IDE1LjE1MzkgMjMuNjk4NyAxNC40Mjk1IDIzLjA5NjIgMTMuODI2OUMyMi40OTM2IDEzLjIyNDQgMjEuNzY5MiAxMi45MjMxIDIwLjkyMzEgMTIuOTIzMUgxNy4zODQ2VjExLjkyMzFIMjAuOTIzMUMyMi4wNTEgMTEuOTIzMSAyMy4wMTI1IDEyLjMyMDUgMjMuODA3NSAxMy4xMTUzQzI0LjYwMjUgMTMuOTEwMSAyNSAxNC44NzEzIDI1IDE1Ljk5ODlDMjUgMTcuMTI2NiAyNC42MDI1IDE4LjA4ODIgMjMuODA3NSAxOC44ODM3QzIzLjAxMjUgMTkuNjc5MiAyMi4wNTEgMjAuMDc2OSAyMC45MjMxIDIwLjA3NjlIMTcuMzg0NloiIGZpbGw9IiM1NTU1NTUiLz4KPC9zdmc+Cg==" height="30" width="30"></button></div></div><h2 class="styles_chartCardHeadline__aiJF0" data-testid="chat-card-headline">Some eclipse glasses recalled over safety concerns</h2><div class="styles_authors-container__IX4r8"><div class="styles_chatCartByline__ivtPj" data-testid="chat-card-byline-container"><div class="styles_chatCardBylineThumbnail__DItS4" data-testid="chat-card-byline-thumbnail"><div class="byline-thumbnail byline-thumbnail--has-image styles_bylineThumbnail__bRfvX" data-testid="byline-thumbnail"><a href="https://www.nbcnews.com/author/denise-chow-ncpn814621"><picture data-testid="picture"><source srcset="https://media-cldnry.s-nbcnews.com/image/upload/t_focal-60x60,f_avif,q_auto:eco,dpr_2/newscms/2022_46/3581047/denise-chow-byline-jm.jpg 2x, https://media-cldnry.s-nbcnews.com/image/upload/t_focal-60x60,f_auto,q_auto:best/newscms/2022_46/3581047/denise-chow-byline-jm.jpg 1x"><img loading="lazy" src="./solar2_files/denise-chow-byline-jm.jpg" alt="" height="48" width="48"></picture></a></div></div><div class="styles_inner__ukqsN"><p class="styles_authors__quDSP" data-testid="chat-card-byline"><span class="styles_chatCardByline__GHQTo" data-testid="chatCardByline-name"><span class="styles_chatCardByline--bio__HWAK9"><span class="styles_chatCardByline--name___FmI_"><a href="https://www.nbcnews.com/author/denise-chow-ncpn814621">Denise Chow</a></span></span></span></p></div></div></div><div data-icid="live-blog-card-link" data-testid="chat-card-body-container"><p class="">Some eclipse glasses reportedly sold through Amazon have been recalled because they might not meet safety standards, according to the Illinois Department of Public Health.</p><p class="">The recalled glasses were sold as "Biniki Solar Eclipse Glasses AAS Approved 2024 — CE &amp; ISO Certified Safe Shades for Direct Sun Viewing (6 Packs)." In addition to online sales, they were available at several stores in southern Illinois.</p><p class="">The recalled glasses were labeled as “EN ISO 12312-1:2022,” according to the health department. Proper eclipse glasses should have the manufacturer’s name and address clearly labeled, along with the ISO logo and the code “IS 12312-2” printed on the inside.</p><p class="">“People in possession of the recalled glasses should not use them to view the eclipse,” the public health department said in a statement. “Using inadequate eye protection could lead to serious eye damage.”</p><div class="styles_hidden-show-more-content__37qyQ dn"></div></div></div><div class="ad mb8 ad--text-alignment ad-container boxinlineAd dn-print" data-testid="ad__container"><div data-mps="true" data-slot="boxinline" data-sizes="[[[1000,1],[]],[[758,1],[[300,250],[700,50],[5,5],[728,90],[360,360]]],[[0,0],[[300,250],[700,50],[5,5],[360,360]]]]" data-render-on-view="true" data-targeting="{}" data-active-tab="true" data-offset-viewport="50" data-testid="ad__container__inner"><div id="div-mps-ad-boxinline-13"></div></div></div><div class="styles_chat-blog-card__nFL_J article-body__content w-100 mh0 fn" id="rcrd38487" data-testid="chat-card-container"><div class="styles_time-stamp-social-share-container__zWQeJ"><div class="styles_chatCardTimestamp__Lhru2 styles_eventEnded__gIoTG"><div class="styles_timestamp__dS4G7 styles_chatStyleTimeStamp__7lmh7" data-testid="timestamp">8d ago / 12:41 PM EDT</div></div><div class="share-list-container df"><div class="share-list__wrapper" data-testid="social-share-icon-list"><div class="share-list__icons"><div class="df justify-start lh-none share-list dn-print" data-testid="social-share-list"><input type="checkbox" class="dn" id="social-menu-toggle--993" tabindex="-1" checked=""><ul class="share-list__social-list js-social-share"><li class="share-list__social-list-icon share-list__social-list-icon--first"><a href="https://www.facebook.com/sharer/sharer.php?u=https%3A%2F%2Fwww.nbcnews.com%2Fscience%2Fspace%2Flive-blog%2Fsolar-eclipse-2024-live-updates-rcna145900%2Frcrd38487%3FcanonicalCard%3Dtrue" target="_blank" rel="noopener noreferrer"><span class="icon icon-facebook share-list__social-icon"></span></a></li><li class="share-list__social-list-icon social-share-list__icon--twitter" data-testid="social-share-list__icon--twitter"><a href="https://twitter.com/intent/tweet?text=&amp;via=NBCNews&amp;url=https%3A%2F%2Fwww.nbcnews.com%2Fscience%2Fspace%2Flive-blog%2Fsolar-eclipse-2024-live-updates-rcna145900%2Frcrd38487%3FcanonicalCard%3Dtrue&amp;original_referer=https%3A%2F%2Fwww.nbcnews.com%2Fscience%2Fspace%2Flive-blog%2Fsolar-eclipse-2024-live-updates-rcna145900%2Frcrd38487%3FcanonicalCard%3Dtrue" target="_blank" rel="noopener noreferrer"><span class="icon icon-twitter share-list__social-icon"></span></a></li><li class="share-list__social-list-icon"><a href="mailto:?subject=&amp;body=https%3A%2F%2Fwww.nbcnews.com%2Fscience%2Fspace%2Flive-blog%2Fsolar-eclipse-2024-live-updates-rcna145900%2Frcrd38487%3FcanonicalCard%3Dtrue"><span class="icon icon-email share-list__social-icon"></span></a></li></ul></div><a href="sms:?&amp;body=%20via%20%20-%20https://www.nbcnews.com/science/space/live-blog/solar-eclipse-2024-live-updates-rcna145900/rcrd38487?canonicalCard=true" rel="noopener noreferrer" target="_blank" class="share__sms styles_share__sms__DGxUZ" data-icid="ed_npd_nn_nn_np_liveblog" data-testid="sms-link"><svg width="15" height="15" viewBox="0 0 15 15" fill="none" xmlns="http://www.w3.org/2000/svg" class="icon-sms"><path fill-rule="evenodd" clip-rule="evenodd" fill="#2A2A2A" d="M14 11.25H3.333L0 14.583V1a1 1 0 011-1h13a1 1 0 011 1v9.25a1 1 0 01-1 1zm-9.875-4.5a1.125 1.125 0 100-2.25 1.125 1.125 0 000 2.25zM9 5.625a1.125 1.125 0 11-2.25 0 1.125 1.125 0 012.25 0zm2.625 1.125a1.125 1.125 0 100-2.25 1.125 1.125 0 000 2.25z"></path></svg></a><button class="share__link-copy styles_share__link-copy__hjJp_" type="button" data-testid="share__link-copy"><span class="icon icon-link" data-testid="icon-link"></span><div data-testid="share__link-copytext" class="styles_share__copied-message__W1I6R styles_alignCenter__6F5eH"><span class="icon icon-alt-check styles_icon-alt-check__zl49O"></span>Copied</div><textarea class="styles_share__copy-area__gm9tU" tabindex="-1" readonly=""></textarea></button></div></div><button class="social-share-button" type="button" data-testid="chat-card-social-share-button" aria-expanded="false" aria-label="open social share icon list"><span class="share-btn-txt">Share</span><img alt="social share icon trigger" src="data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMzIiIGhlaWdodD0iMzIiIHZpZXdCb3g9IjAgMCAzMiAzMiIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPGNpcmNsZSBjeD0iMTYiIGN5PSIxNiIgcj0iMTUuNSIgZmlsbD0id2hpdGUiIHN0cm9rZT0iIzk5OTk5OSIvPgo8cGF0aCBkPSJNMTQuNjE1NCAyMC4wNzY5SDExLjA3NjlDOS45NDg5NyAyMC4wNzY5IDguOTg3NSAxOS42Nzk2IDguMTkyNSAxOC44ODQ4QzcuMzk3NSAxOC4wOSA3IDE3LjEyODcgNyAxNi4wMDExQzcgMTQuODczNSA3LjM5NzUgMTMuOTExOSA4LjE5MjUgMTMuMTE2NEM4Ljk4NzUgMTIuMzIwOSA5Ljk0ODk3IDExLjkyMzEgMTEuMDc2OSAxMS45MjMxSDE0LjYxNTRWMTIuOTIzMUgxMS4wNzY5QzEwLjIzMDggMTIuOTIzMSA5LjUwNjQyIDEzLjIyNDQgOC45MDM4NSAxMy44MjY5QzguMzAxMjggMTQuNDI5NSA4IDE1LjE1MzkgOCAxNkM4IDE2Ljg0NjIgOC4zMDEyOCAxNy41NzA1IDguOTAzODUgMTguMTczMUM5LjUwNjQyIDE4Ljc3NTcgMTAuMjMwOCAxOS4wNzY5IDExLjA3NjkgMTkuMDc2OUgxNC42MTU0VjIwLjA3NjlaTTEyLjUgMTYuNVYxNS41SDE5LjVWMTYuNUgxMi41Wk0xNy4zODQ2IDIwLjA3NjlWMTkuMDc2OUgyMC45MjMxQzIxLjc2OTIgMTkuMDc2OSAyMi40OTM2IDE4Ljc3NTcgMjMuMDk2MiAxOC4xNzMxQzIzLjY5ODcgMTcuNTcwNSAyNCAxNi44NDYyIDI0IDE2QzI0IDE1LjE1MzkgMjMuNjk4NyAxNC40Mjk1IDIzLjA5NjIgMTMuODI2OUMyMi40OTM2IDEzLjIyNDQgMjEuNzY5MiAxMi45MjMxIDIwLjkyMzEgMTIuOTIzMUgxNy4zODQ2VjExLjkyMzFIMjAuOTIzMUMyMi4wNTEgMTEuOTIzMSAyMy4wMTI1IDEyLjMyMDUgMjMuODA3NSAxMy4xMTUzQzI0LjYwMjUgMTMuOTEwMSAyNSAxNC44NzEzIDI1IDE1Ljk5ODlDMjUgMTcuMTI2NiAyNC42MDI1IDE4LjA4ODIgMjMuODA3NSAxOC44ODM3QzIzLjAxMjUgMTkuNjc5MiAyMi4wNTEgMjAuMDc2OSAyMC45MjMxIDIwLjA3NjlIMTcuMzg0NloiIGZpbGw9IiM1NTU1NTUiLz4KPC9zdmc+Cg==" height="30" width="30"></button></div></div><h2 class="styles_chartCardHeadline__aiJF0" data-testid="chat-card-headline">How birds and other wildlife may react to the eclipse</h2><div class="styles_authors-container__IX4r8"><div class="styles_chatCartByline__ivtPj" data-testid="chat-card-byline-container"><div class="styles_chatCardBylineThumbnail__DItS4" data-testid="chat-card-byline-thumbnail"><span class="byline-thumbnail byline-thumbnail--generic-thumbnail styles_bylineThumbnail__bRfvX"><svg alt="Author Thumbnail" viewBox="0 0 28 28" fill="none" xmlns="http://www.w3.org/2000/svg"><circle cx="14" cy="14" r="14" fill="none"></circle><path d="M18.0825 9.79415L15.266 16.2227L14.4633 10.6359C14.3603 9.87584 15.6531 9.40702 15.6531 9.40702C15.5359 9.14419 15.1274 9.14774 15.1274 9.14774H14.2537C14.1152 7.77323 15.3618 6.77165 16.7079 7.0771C18.0327 7.37189 18.5122 8.81033 18.0825 9.78705" fill="#6E55DC"></path><path d="M12.8509 18.304L7.36349 14.6457C5.96767 13.7116 4.58606 14.6635 4.29127 15.6473C3.85797 17.0964 4.82758 18.304 6.34415 18.304H12.8509Z" fill="#FCCC12"></path><path d="M13.5715 9.24013C13.774 7.81945 12.5024 6.7717 11.1244 7.0807C9.7996 7.37549 9.32012 8.81748 9.74988 9.79064L12.5664 16.2192L13.5715 9.23658V9.24013Z" fill="#EF1541"></path><path d="M12.3421 17.2777L9.63926 11.1226C9.00706 9.69479 7.33065 9.51721 6.40721 10.3554C5.75725 10.945 5.24936 12.5539 6.70556 13.5235L12.3385 17.2777H12.3421Z" fill="#FF7112"></path><path d="M21.4846 18.3039C23.0012 18.3039 23.9708 17.0963 23.5375 15.6472C23.2462 14.6634 21.8646 13.7151 20.4688 14.6456L14.9814 18.3039H21.4846Z" fill="#05AC3F"></path><path d="M21.1262 13.5235C22.5824 12.5504 22.078 10.945 21.4245 10.3554C20.4975 9.51721 18.8247 9.69479 18.1925 11.1226L15.4932 17.2777L21.1262 13.5235Z" fill="#069DE0"></path></svg></span></div><div class="styles_inner__ukqsN"><p class="styles_authors__quDSP" data-testid="chat-card-byline"><span class="styles_chatCardByline__GHQTo" data-testid="chatCardByline-name"><span class="styles_chatCardByline--bio__HWAK9"><span class="styles_chatCardByline--name___FmI_">Chase Cain</span></span></span></p></div></div></div><div data-icid="live-blog-card-link" data-testid="chat-card-body-container"><p class="">For wildlife, the sudden darkness of a total solar eclipse comes as a surprise. Birds might squawk to sound an alarm. Crickets start to chirp and owls hoot as if it’s nighttime. </p><p class="">We’re at a nature preserve near Little Rock to witness how wildlife responds to the total eclipse.</p><section class="inline-video" data-testid="inline-video"><div class="inline-video__background"><div class="inline-video__player"><div class="styles_gridStackWrapper__2ot47 styles_videoContainer__AkgW6 video-container paused" data-testid="gamma-video-player"><div id="jwplayer-15" class="jw-error jw-reset" style="width: 100%; height: 360px;"><div class="jw-error-msg jw-info-overlay jw-reset"><style>[id="jwplayer-15"].jw-error{background:#000;overflow:hidden;position:relative}[id="jwplayer-15"] .jw-error-msg{top:50%;left:50%;position:absolute;transform:translate(-50%,-50%)}[id="jwplayer-15"] .jw-error-text{text-align:start;color:#FFF;font:14px/1.35 Arial,Helvetica,sans-serif}</style><div class="jw-icon jw-reset"></div><div class="jw-info-container jw-reset"><div class="jw-error-text jw-reset-text" dir="auto" data-nosnippet="">Sorry, the video player failed to load.<span class="jw-break jw-reset"></span>(Error&nbsp;Code:&nbsp;101102)</div></div></div></div><div class="styles_gridStackWrapper__2ot47 videoSlate styles_videoSlate__ISm2f"><picture class="" data-testid="picture"><source media="(min-width: 1240px)" srcset="https://media-cldnry.s-nbcnews.com/image/upload/t_focal-860x484,f_auto,q_auto:best/mpx/2704722219/2024_04/f_mo_cain_eclipse_nature_preserve_240408-vn0lrx.jpg"><source media="(min-width: 758px)" srcset="https://media-cldnry.s-nbcnews.com/image/upload/t_focal-1000x563,f_auto,q_auto:best/mpx/2704722219/2024_04/f_mo_cain_eclipse_nature_preserve_240408-vn0lrx.jpg"><img src="./solar2_files/f_mo_cain_eclipse_nature_preserve_240408-vn0lrx.jpg" alt=""></picture><div role="button" aria-label="Play" tabindex="0" class="w-100 h-100 db"><div class="playButtonOuter absolute absolute-fill w100 dn-print"><div class="absolute absolute-fill w100 df items-center items-center-m justify-center justify-center-m items-center justify-center"><div class="styles_play__TPYVF"><svg class="play--icon" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 15 15" preserveAspectRatio="xMidYMid" style="max-width: 30px;"><path d="M0 0v15l15-7.41z" fill-rule="evenodd"></path></svg></div></div></div></div></div><div class="info-layer styles_infoLayer__mwsPt"><div class="styles_background__XGFgg styles_show__Ni_ua"><div class="styles_share__n3Syu styles_share__2m9h7 share dn-print"><div class="styles_shareExpander__hVk8d share-expander styles_hoverEffect___Dj4s"><span class="styles_shareDot__9pfRZ share-dot"></span><svg class="styles_shareClose__6BZxR share-close" viewBox="0 0 15 15"><line class="styles_shareLine__EJUjO" x1="0" x2="15" y1="0" y2="15"></line><line class="styles_shareLine__EJUjO" x1="0" x2="15" y1="15" y2="0"></line></svg></div><div class="styles_shareList___M8wC share-list"><a href="https://www.facebook.com/sharer/sharer.php?u=https://www.nbcnews.com/video/wildlife-and-the-eclipse-how-will-animals-respond-208544837823" class="styles_shareLink__gSGN3" target="_blank" rel="noopen noreferrer"><span class="icon icon-facebook styles_shareIcon__lVnRm share-icon"></span></a><a href="https://twitter.com/intent/tweet?text=undefined&amp;via=nbcnews&amp;url=https://www.nbcnews.com/video/wildlife-and-the-eclipse-how-will-animals-respond-208544837823&amp;original_referer=https://www.nbcnews.com/video/wildlife-and-the-eclipse-how-will-animals-respond-208544837823" class="styles_shareLink__gSGN3" target="_blank" rel="noopen noreferrer"><span class="icon icon-twitter styles_shareIcon__lVnRm share-icon"></span></a><a href="mailto:?subject=%27Nature%20kind%20of%20freaks%20out%27:%20How%20animals%20respond%20to%20the%20eclipse&amp;body=https://www.nbcnews.com/video/wildlife-and-the-eclipse-how-will-animals-respond-208544837823" class="styles_shareLink__gSGN3" target="_blank" rel="noopen noreferrer"><span class="icon icon-email styles_shareIcon__lVnRm share-icon"></span></a></div></div><div class="styles_overlayText__T3t1E"><div class="styles_title__F_7BR"><a href="https://www.nbcnews.com/video/wildlife-and-the-eclipse-how-will-animals-respond-208544837823">'Nature kind of freaks out': How animals respond to the eclipse</a></div><div class="styles_detail__F22wM"><span>00:42</span></div></div></div></div></div></div></div></section><div class="styles_hidden-show-more-content__37qyQ dn"></div></div></div><div class="styles_chat-blog-card__nFL_J article-body__content w-100 mh0 fn" id="rcrd38495" data-testid="chat-card-container"><div class="styles_time-stamp-social-share-container__zWQeJ"><div class="styles_chatCardTimestamp__Lhru2 styles_eventEnded__gIoTG"><div class="styles_timestamp__dS4G7 styles_chatStyleTimeStamp__7lmh7" data-testid="timestamp">8d ago / 12:29 PM EDT</div></div><div class="share-list-container df"><div class="share-list__wrapper" data-testid="social-share-icon-list"><div class="share-list__icons"><div class="df justify-start lh-none share-list dn-print" data-testid="social-share-list"><input type="checkbox" class="dn" id="social-menu-toggle--994" tabindex="-1" checked=""><ul class="share-list__social-list js-social-share"><li class="share-list__social-list-icon share-list__social-list-icon--first"><a href="https://www.facebook.com/sharer/sharer.php?u=https%3A%2F%2Fwww.nbcnews.com%2Fscience%2Fspace%2Flive-blog%2Fsolar-eclipse-2024-live-updates-rcna145900%2Frcrd38495%3FcanonicalCard%3Dtrue" target="_blank" rel="noopener noreferrer"><span class="icon icon-facebook share-list__social-icon"></span></a></li><li class="share-list__social-list-icon social-share-list__icon--twitter" data-testid="social-share-list__icon--twitter"><a href="https://twitter.com/intent/tweet?text=&amp;via=NBCNews&amp;url=https%3A%2F%2Fwww.nbcnews.com%2Fscience%2Fspace%2Flive-blog%2Fsolar-eclipse-2024-live-updates-rcna145900%2Frcrd38495%3FcanonicalCard%3Dtrue&amp;original_referer=https%3A%2F%2Fwww.nbcnews.com%2Fscience%2Fspace%2Flive-blog%2Fsolar-eclipse-2024-live-updates-rcna145900%2Frcrd38495%3FcanonicalCard%3Dtrue" target="_blank" rel="noopener noreferrer"><span class="icon icon-twitter share-list__social-icon"></span></a></li><li class="share-list__social-list-icon"><a href="mailto:?subject=&amp;body=https%3A%2F%2Fwww.nbcnews.com%2Fscience%2Fspace%2Flive-blog%2Fsolar-eclipse-2024-live-updates-rcna145900%2Frcrd38495%3FcanonicalCard%3Dtrue"><span class="icon icon-email share-list__social-icon"></span></a></li></ul></div><a href="sms:?&amp;body=%20via%20%20-%20https://www.nbcnews.com/science/space/live-blog/solar-eclipse-2024-live-updates-rcna145900/rcrd38495?canonicalCard=true" rel="noopener noreferrer" target="_blank" class="share__sms styles_share__sms__DGxUZ" data-icid="ed_npd_nn_nn_np_liveblog" data-testid="sms-link"><svg width="15" height="15" viewBox="0 0 15 15" fill="none" xmlns="http://www.w3.org/2000/svg" class="icon-sms"><path fill-rule="evenodd" clip-rule="evenodd" fill="#2A2A2A" d="M14 11.25H3.333L0 14.583V1a1 1 0 011-1h13a1 1 0 011 1v9.25a1 1 0 01-1 1zm-9.875-4.5a1.125 1.125 0 100-2.25 1.125 1.125 0 000 2.25zM9 5.625a1.125 1.125 0 11-2.25 0 1.125 1.125 0 012.25 0zm2.625 1.125a1.125 1.125 0 100-2.25 1.125 1.125 0 000 2.25z"></path></svg></a><button class="share__link-copy styles_share__link-copy__hjJp_" type="button" data-testid="share__link-copy"><span class="icon icon-link" data-testid="icon-link"></span><div data-testid="share__link-copytext" class="styles_share__copied-message__W1I6R styles_alignCenter__6F5eH"><span class="icon icon-alt-check styles_icon-alt-check__zl49O"></span>Copied</div><textarea class="styles_share__copy-area__gm9tU" tabindex="-1" readonly=""></textarea></button></div></div><button class="social-share-button" type="button" data-testid="chat-card-social-share-button" aria-expanded="false" aria-label="open social share icon list"><span class="share-btn-txt">Share</span><img alt="social share icon trigger" src="data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMzIiIGhlaWdodD0iMzIiIHZpZXdCb3g9IjAgMCAzMiAzMiIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPGNpcmNsZSBjeD0iMTYiIGN5PSIxNiIgcj0iMTUuNSIgZmlsbD0id2hpdGUiIHN0cm9rZT0iIzk5OTk5OSIvPgo8cGF0aCBkPSJNMTQuNjE1NCAyMC4wNzY5SDExLjA3NjlDOS45NDg5NyAyMC4wNzY5IDguOTg3NSAxOS42Nzk2IDguMTkyNSAxOC44ODQ4QzcuMzk3NSAxOC4wOSA3IDE3LjEyODcgNyAxNi4wMDExQzcgMTQuODczNSA3LjM5NzUgMTMuOTExOSA4LjE5MjUgMTMuMTE2NEM4Ljk4NzUgMTIuMzIwOSA5Ljk0ODk3IDExLjkyMzEgMTEuMDc2OSAxMS45MjMxSDE0LjYxNTRWMTIuOTIzMUgxMS4wNzY5QzEwLjIzMDggMTIuOTIzMSA5LjUwNjQyIDEzLjIyNDQgOC45MDM4NSAxMy44MjY5QzguMzAxMjggMTQuNDI5NSA4IDE1LjE1MzkgOCAxNkM4IDE2Ljg0NjIgOC4zMDEyOCAxNy41NzA1IDguOTAzODUgMTguMTczMUM5LjUwNjQyIDE4Ljc3NTcgMTAuMjMwOCAxOS4wNzY5IDExLjA3NjkgMTkuMDc2OUgxNC42MTU0VjIwLjA3NjlaTTEyLjUgMTYuNVYxNS41SDE5LjVWMTYuNUgxMi41Wk0xNy4zODQ2IDIwLjA3NjlWMTkuMDc2OUgyMC45MjMxQzIxLjc2OTIgMTkuMDc2OSAyMi40OTM2IDE4Ljc3NTcgMjMuMDk2MiAxOC4xNzMxQzIzLjY5ODcgMTcuNTcwNSAyNCAxNi44NDYyIDI0IDE2QzI0IDE1LjE1MzkgMjMuNjk4NyAxNC40Mjk1IDIzLjA5NjIgMTMuODI2OUMyMi40OTM2IDEzLjIyNDQgMjEuNzY5MiAxMi45MjMxIDIwLjkyMzEgMTIuOTIzMUgxNy4zODQ2VjExLjkyMzFIMjAuOTIzMUMyMi4wNTEgMTEuOTIzMSAyMy4wMTI1IDEyLjMyMDUgMjMuODA3NSAxMy4xMTUzQzI0LjYwMjUgMTMuOTEwMSAyNSAxNC44NzEzIDI1IDE1Ljk5ODlDMjUgMTcuMTI2NiAyNC42MDI1IDE4LjA4ODIgMjMuODA3NSAxOC44ODM3QzIzLjAxMjUgMTkuNjc5MiAyMi4wNTEgMjAuMDc2OSAyMC45MjMxIDIwLjA3NjlIMTcuMzg0NloiIGZpbGw9IiM1NTU1NTUiLz4KPC9zdmc+Cg==" height="30" width="30"></button></div></div><h2 class="styles_chartCardHeadline__aiJF0" data-testid="chat-card-headline">How visually impaired people are participating in the eclipse from Ohio</h2><div class="styles_authors-container__IX4r8"><div class="styles_chatCartByline__ivtPj" data-testid="chat-card-byline-container"><div class="styles_chatCardBylineThumbnail__DItS4" data-testid="chat-card-byline-thumbnail"><span class="byline-thumbnail byline-thumbnail--generic-thumbnail styles_bylineThumbnail__bRfvX"><svg alt="Author Thumbnail" viewBox="0 0 28 28" fill="none" xmlns="http://www.w3.org/2000/svg"><circle cx="14" cy="14" r="14" fill="none"></circle><path d="M18.0825 9.79415L15.266 16.2227L14.4633 10.6359C14.3603 9.87584 15.6531 9.40702 15.6531 9.40702C15.5359 9.14419 15.1274 9.14774 15.1274 9.14774H14.2537C14.1152 7.77323 15.3618 6.77165 16.7079 7.0771C18.0327 7.37189 18.5122 8.81033 18.0825 9.78705" fill="#6E55DC"></path><path d="M12.8509 18.304L7.36349 14.6457C5.96767 13.7116 4.58606 14.6635 4.29127 15.6473C3.85797 17.0964 4.82758 18.304 6.34415 18.304H12.8509Z" fill="#FCCC12"></path><path d="M13.5715 9.24013C13.774 7.81945 12.5024 6.7717 11.1244 7.0807C9.7996 7.37549 9.32012 8.81748 9.74988 9.79064L12.5664 16.2192L13.5715 9.23658V9.24013Z" fill="#EF1541"></path><path d="M12.3421 17.2777L9.63926 11.1226C9.00706 9.69479 7.33065 9.51721 6.40721 10.3554C5.75725 10.945 5.24936 12.5539 6.70556 13.5235L12.3385 17.2777H12.3421Z" fill="#FF7112"></path><path d="M21.4846 18.3039C23.0012 18.3039 23.9708 17.0963 23.5375 15.6472C23.2462 14.6634 21.8646 13.7151 20.4688 14.6456L14.9814 18.3039H21.4846Z" fill="#05AC3F"></path><path d="M21.1262 13.5235C22.5824 12.5504 22.078 10.945 21.4245 10.3554C20.4975 9.51721 18.8247 9.69479 18.1925 11.1226L15.4932 17.2777L21.1262 13.5235Z" fill="#069DE0"></path></svg></span></div><div class="styles_inner__ukqsN"><p class="styles_authors__quDSP" data-testid="chat-card-byline"><span class="styles_chatCardByline__GHQTo" data-testid="chatCardByline-name"><span class="styles_chatCardByline--bio__HWAK9"><span class="styles_chatCardByline--name___FmI_">Jesse Kirsch</span></span></span></p></div></div></div><div data-icid="live-blog-card-link" data-testid="chat-card-body-container"><p class="">People who are visually impaired can still participate in eclipse festivities in Cleveland, thanks to a "LightSound" device that converts light from the sun into noise.</p><p class="">“So you hear the tone — brighter light is a higher pitch tone — and as the shadow passes over, it’s going to get lower and lower and lower until it’s just a series of clicks when it’s perfectly dark,” said Lindsay Deering, an information and education administrator at the Ohio Department of Natural Resources.</p><section class="inline-video" data-testid="inline-video"><div class="inline-video__background"><div class="inline-video__player"><div class="styles_gridStackWrapper__2ot47 styles_videoContainer__AkgW6 video-container paused" data-testid="gamma-video-player"><div id="jwplayer-16" class="jw-error jw-reset" style="width: 100%; height: 360px;"><div class="jw-error-msg jw-info-overlay jw-reset"><style>[id="jwplayer-16"].jw-error{background:#000;overflow:hidden;position:relative}[id="jwplayer-16"] .jw-error-msg{top:50%;left:50%;position:absolute;transform:translate(-50%,-50%)}[id="jwplayer-16"] .jw-error-text{text-align:start;color:#FFF;font:14px/1.35 Arial,Helvetica,sans-serif}</style><div class="jw-icon jw-reset"></div><div class="jw-info-container jw-reset"><div class="jw-error-text jw-reset-text" dir="auto" data-nosnippet="">Sorry, the video player failed to load.<span class="jw-break jw-reset"></span>(Error&nbsp;Code:&nbsp;101102)</div></div></div></div><div class="styles_gridStackWrapper__2ot47 videoSlate styles_videoSlate__ISm2f"><picture class="" data-testid="picture"><source media="(min-width: 1240px)" srcset="https://media-cldnry.s-nbcnews.com/image/upload/t_focal-860x484,f_auto,q_auto:best/mpx/2704722219/2024_04/1712590647976_n_cabrera_brk_kirsch_240408_1920x1080-jc3kd7.jpg"><source media="(min-width: 758px)" srcset="https://media-cldnry.s-nbcnews.com/image/upload/t_focal-1000x563,f_auto,q_auto:best/mpx/2704722219/2024_04/1712590647976_n_cabrera_brk_kirsch_240408_1920x1080-jc3kd7.jpg"><img src="./solar2_files/1712590647976_n_cabrera_brk_kirsch_240408_1920x1080-jc3kd7.jpg" alt=""></picture><div role="button" aria-label="Play" tabindex="0" class="w-100 h-100 db"><div class="playButtonOuter absolute absolute-fill w100 dn-print"><div class="absolute absolute-fill w100 df items-center items-center-m justify-center justify-center-m items-center justify-center"><div class="styles_play__TPYVF"><svg class="play--icon" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 15 15" preserveAspectRatio="xMidYMid" style="max-width: 30px;"><path d="M0 0v15l15-7.41z" fill-rule="evenodd"></path></svg></div></div></div></div></div><div class="info-layer styles_infoLayer__mwsPt"><div class="styles_background__XGFgg styles_show__Ni_ua"><div class="styles_share__n3Syu styles_share__2m9h7 share dn-print"><div class="styles_shareExpander__hVk8d share-expander styles_hoverEffect___Dj4s"><span class="styles_shareDot__9pfRZ share-dot"></span><svg class="styles_shareClose__6BZxR share-close" viewBox="0 0 15 15"><line class="styles_shareLine__EJUjO" x1="0" x2="15" y1="0" y2="15"></line><line class="styles_shareLine__EJUjO" x1="0" x2="15" y1="15" y2="0"></line></svg></div><div class="styles_shareList___M8wC share-list"><a href="https://www.facebook.com/sharer/sharer.php?u=https://www.msnbc.com/ana-cabrera-reports/watch/how-the-visually-impaired-are-participating-in-the-eclipse-from-ohio-208542277923" class="styles_shareLink__gSGN3" target="_blank" rel="noopen noreferrer"><span class="icon icon-facebook styles_shareIcon__lVnRm share-icon"></span></a><a href="https://twitter.com/intent/tweet?text=undefined&amp;via=nbcnews&amp;url=https://www.msnbc.com/ana-cabrera-reports/watch/how-the-visually-impaired-are-participating-in-the-eclipse-from-ohio-208542277923&amp;original_referer=https://www.msnbc.com/ana-cabrera-reports/watch/how-the-visually-impaired-are-participating-in-the-eclipse-from-ohio-208542277923" class="styles_shareLink__gSGN3" target="_blank" rel="noopen noreferrer"><span class="icon icon-twitter styles_shareIcon__lVnRm share-icon"></span></a><a href="mailto:?subject=undefined&amp;body=https://www.msnbc.com/ana-cabrera-reports/watch/how-the-visually-impaired-are-participating-in-the-eclipse-from-ohio-208542277923" class="styles_shareLink__gSGN3" target="_blank" rel="noopen noreferrer"><span class="icon icon-email styles_shareIcon__lVnRm share-icon"></span></a></div></div><div class="styles_overlayText__T3t1E"><div class="styles_title__F_7BR"><a href="https://www.msnbc.com/ana-cabrera-reports/watch/how-the-visually-impaired-are-participating-in-the-eclipse-from-ohio-208542277923"></a></div><div class="styles_detail__F22wM"><span>01:43</span></div></div></div></div></div></div></div></section><div class="styles_hidden-show-more-content__37qyQ dn"></div></div></div><div class="styles_chat-blog-card__nFL_J article-body__content w-100 mh0 fn" id="rcrd38497" data-testid="chat-card-container"><div class="styles_time-stamp-social-share-container__zWQeJ"><div class="styles_chatCardTimestamp__Lhru2 styles_eventEnded__gIoTG"><div class="styles_timestamp__dS4G7 styles_chatStyleTimeStamp__7lmh7" data-testid="timestamp">8d ago / 12:17 PM EDT</div></div><div class="share-list-container df"><div class="share-list__wrapper" data-testid="social-share-icon-list"><div class="share-list__icons"><div class="df justify-start lh-none share-list dn-print" data-testid="social-share-list"><input type="checkbox" class="dn" id="social-menu-toggle--995" tabindex="-1" checked=""><ul class="share-list__social-list js-social-share"><li class="share-list__social-list-icon share-list__social-list-icon--first"><a href="https://www.facebook.com/sharer/sharer.php?u=https%3A%2F%2Fwww.nbcnews.com%2Fscience%2Fspace%2Flive-blog%2Fsolar-eclipse-2024-live-updates-rcna145900%2Frcrd38497%3FcanonicalCard%3Dtrue" target="_blank" rel="noopener noreferrer"><span class="icon icon-facebook share-list__social-icon"></span></a></li><li class="share-list__social-list-icon social-share-list__icon--twitter" data-testid="social-share-list__icon--twitter"><a href="https://twitter.com/intent/tweet?text=&amp;via=NBCNews&amp;url=https%3A%2F%2Fwww.nbcnews.com%2Fscience%2Fspace%2Flive-blog%2Fsolar-eclipse-2024-live-updates-rcna145900%2Frcrd38497%3FcanonicalCard%3Dtrue&amp;original_referer=https%3A%2F%2Fwww.nbcnews.com%2Fscience%2Fspace%2Flive-blog%2Fsolar-eclipse-2024-live-updates-rcna145900%2Frcrd38497%3FcanonicalCard%3Dtrue" target="_blank" rel="noopener noreferrer"><span class="icon icon-twitter share-list__social-icon"></span></a></li><li class="share-list__social-list-icon"><a href="mailto:?subject=&amp;body=https%3A%2F%2Fwww.nbcnews.com%2Fscience%2Fspace%2Flive-blog%2Fsolar-eclipse-2024-live-updates-rcna145900%2Frcrd38497%3FcanonicalCard%3Dtrue"><span class="icon icon-email share-list__social-icon"></span></a></li></ul></div><a href="sms:?&amp;body=%20via%20%20-%20https://www.nbcnews.com/science/space/live-blog/solar-eclipse-2024-live-updates-rcna145900/rcrd38497?canonicalCard=true" rel="noopener noreferrer" target="_blank" class="share__sms styles_share__sms__DGxUZ" data-icid="ed_npd_nn_nn_np_liveblog" data-testid="sms-link"><svg width="15" height="15" viewBox="0 0 15 15" fill="none" xmlns="http://www.w3.org/2000/svg" class="icon-sms"><path fill-rule="evenodd" clip-rule="evenodd" fill="#2A2A2A" d="M14 11.25H3.333L0 14.583V1a1 1 0 011-1h13a1 1 0 011 1v9.25a1 1 0 01-1 1zm-9.875-4.5a1.125 1.125 0 100-2.25 1.125 1.125 0 000 2.25zM9 5.625a1.125 1.125 0 11-2.25 0 1.125 1.125 0 012.25 0zm2.625 1.125a1.125 1.125 0 100-2.25 1.125 1.125 0 000 2.25z"></path></svg></a><button class="share__link-copy styles_share__link-copy__hjJp_" type="button" data-testid="share__link-copy"><span class="icon icon-link" data-testid="icon-link"></span><div data-testid="share__link-copytext" class="styles_share__copied-message__W1I6R styles_alignCenter__6F5eH"><span class="icon icon-alt-check styles_icon-alt-check__zl49O"></span>Copied</div><textarea class="styles_share__copy-area__gm9tU" tabindex="-1" readonly=""></textarea></button></div></div><button class="social-share-button" type="button" data-testid="chat-card-social-share-button" aria-expanded="false" aria-label="open social share icon list"><span class="share-btn-txt">Share</span><img alt="social share icon trigger" src="data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMzIiIGhlaWdodD0iMzIiIHZpZXdCb3g9IjAgMCAzMiAzMiIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPGNpcmNsZSBjeD0iMTYiIGN5PSIxNiIgcj0iMTUuNSIgZmlsbD0id2hpdGUiIHN0cm9rZT0iIzk5OTk5OSIvPgo8cGF0aCBkPSJNMTQuNjE1NCAyMC4wNzY5SDExLjA3NjlDOS45NDg5NyAyMC4wNzY5IDguOTg3NSAxOS42Nzk2IDguMTkyNSAxOC44ODQ4QzcuMzk3NSAxOC4wOSA3IDE3LjEyODcgNyAxNi4wMDExQzcgMTQuODczNSA3LjM5NzUgMTMuOTExOSA4LjE5MjUgMTMuMTE2NEM4Ljk4NzUgMTIuMzIwOSA5Ljk0ODk3IDExLjkyMzEgMTEuMDc2OSAxMS45MjMxSDE0LjYxNTRWMTIuOTIzMUgxMS4wNzY5QzEwLjIzMDggMTIuOTIzMSA5LjUwNjQyIDEzLjIyNDQgOC45MDM4NSAxMy44MjY5QzguMzAxMjggMTQuNDI5NSA4IDE1LjE1MzkgOCAxNkM4IDE2Ljg0NjIgOC4zMDEyOCAxNy41NzA1IDguOTAzODUgMTguMTczMUM5LjUwNjQyIDE4Ljc3NTcgMTAuMjMwOCAxOS4wNzY5IDExLjA3NjkgMTkuMDc2OUgxNC42MTU0VjIwLjA3NjlaTTEyLjUgMTYuNVYxNS41SDE5LjVWMTYuNUgxMi41Wk0xNy4zODQ2IDIwLjA3NjlWMTkuMDc2OUgyMC45MjMxQzIxLjc2OTIgMTkuMDc2OSAyMi40OTM2IDE4Ljc3NTcgMjMuMDk2MiAxOC4xNzMxQzIzLjY5ODcgMTcuNTcwNSAyNCAxNi44NDYyIDI0IDE2QzI0IDE1LjE1MzkgMjMuNjk4NyAxNC40Mjk1IDIzLjA5NjIgMTMuODI2OUMyMi40OTM2IDEzLjIyNDQgMjEuNzY5MiAxMi45MjMxIDIwLjkyMzEgMTIuOTIzMUgxNy4zODQ2VjExLjkyMzFIMjAuOTIzMUMyMi4wNTEgMTEuOTIzMSAyMy4wMTI1IDEyLjMyMDUgMjMuODA3NSAxMy4xMTUzQzI0LjYwMjUgMTMuOTEwMSAyNSAxNC44NzEzIDI1IDE1Ljk5ODlDMjUgMTcuMTI2NiAyNC42MDI1IDE4LjA4ODIgMjMuODA3NSAxOC44ODM3QzIzLjAxMjUgMTkuNjc5MiAyMi4wNTEgMjAuMDc2OSAyMC45MjMxIDIwLjA3NjlIMTcuMzg0NloiIGZpbGw9IiM1NTU1NTUiLz4KPC9zdmc+Cg==" height="30" width="30"></button></div></div><h2 class="styles_chartCardHeadline__aiJF0" data-testid="chat-card-headline">Staking out spots for the eclipse</h2><div class="styles_authors-container__IX4r8"><div class="styles_chatCartByline__ivtPj" data-testid="chat-card-byline-container"><div class="styles_chatCardBylineThumbnail__DItS4" data-testid="chat-card-byline-thumbnail"><span class="byline-thumbnail byline-thumbnail--generic-thumbnail styles_bylineThumbnail__bRfvX"><svg alt="Author Thumbnail" viewBox="0 0 28 28" fill="none" xmlns="http://www.w3.org/2000/svg"><circle cx="14" cy="14" r="14" fill="none"></circle><path d="M18.0825 9.79415L15.266 16.2227L14.4633 10.6359C14.3603 9.87584 15.6531 9.40702 15.6531 9.40702C15.5359 9.14419 15.1274 9.14774 15.1274 9.14774H14.2537C14.1152 7.77323 15.3618 6.77165 16.7079 7.0771C18.0327 7.37189 18.5122 8.81033 18.0825 9.78705" fill="#6E55DC"></path><path d="M12.8509 18.304L7.36349 14.6457C5.96767 13.7116 4.58606 14.6635 4.29127 15.6473C3.85797 17.0964 4.82758 18.304 6.34415 18.304H12.8509Z" fill="#FCCC12"></path><path d="M13.5715 9.24013C13.774 7.81945 12.5024 6.7717 11.1244 7.0807C9.7996 7.37549 9.32012 8.81748 9.74988 9.79064L12.5664 16.2192L13.5715 9.23658V9.24013Z" fill="#EF1541"></path><path d="M12.3421 17.2777L9.63926 11.1226C9.00706 9.69479 7.33065 9.51721 6.40721 10.3554C5.75725 10.945 5.24936 12.5539 6.70556 13.5235L12.3385 17.2777H12.3421Z" fill="#FF7112"></path><path d="M21.4846 18.3039C23.0012 18.3039 23.9708 17.0963 23.5375 15.6472C23.2462 14.6634 21.8646 13.7151 20.4688 14.6456L14.9814 18.3039H21.4846Z" fill="#05AC3F"></path><path d="M21.1262 13.5235C22.5824 12.5504 22.078 10.945 21.4245 10.3554C20.4975 9.51721 18.8247 9.69479 18.1925 11.1226L15.4932 17.2777L21.1262 13.5235Z" fill="#069DE0"></path></svg></span></div><div class="styles_inner__ukqsN"><p class="styles_authors__quDSP" data-testid="chat-card-byline"><span class="styles_chatCardByline__GHQTo" data-testid="chatCardByline-name"><span class="styles_chatCardByline--bio__HWAK9"><span class="styles_chatCardByline--name___FmI_">Shahrzad Elghanayan</span></span></span></p></div></div></div><div data-icid="live-blog-card-link" data-testid="chat-card-body-container"><p class="">From Mexico to Maine, people have already begun to snag choice viewing spots, hoping to catch a view of the solar eclipse.</p><figure class="styles_inlineImage__yAWZ0 styles_medium__OMa6x"><picture class="styles_image__1qciH" data-testid="picture"><source media="(min-width: 1000px)" srcset="https://media-cldnry.s-nbcnews.com/image/upload/t_fit-560w,f_avif,q_auto:eco,dpr_2/rockcms/2024-04/240408-eclipse-morning-liveblog-se-1142a-41b398.jpg 2x, https://media-cldnry.s-nbcnews.com/image/upload/t_fit-560w,f_auto,q_auto:best/rockcms/2024-04/240408-eclipse-morning-liveblog-se-1142a-41b398.jpg 1x"><source srcset="https://media-cldnry.s-nbcnews.com/image/upload/t_fit-760w,f_avif,q_auto:eco,dpr_2/rockcms/2024-04/240408-eclipse-morning-liveblog-se-1142a-41b398.jpg 2x, https://media-cldnry.s-nbcnews.com/image/upload/t_fit-760w,f_auto,q_auto:best/rockcms/2024-04/240408-eclipse-morning-liveblog-se-1142a-41b398.jpg 1x"><img loading="lazy" src="./solar2_files/240408-eclipse-morning-liveblog-se-1142a-41b398.jpg" alt="Top: New York City and Houlton, Maine; bottom: Niagara Falls, New York, and Mazatlan, Mexico." height="2000" width="3000"></picture><figcaption class="caption styles_caption__Pe5JC" data-testid="caption"><span class="caption__container" data-testid="caption__container">Top: New York City and Houlton, Maine; bottom: Niagara Falls, New York, and Mazatlan, Mexico.</span><span class="caption__source" data-testid="caption__source">Getty; Reuters; AP</span></figcaption></figure><div class="styles_hidden-show-more-content__37qyQ dn"></div></div></div><div class="styles_chat-blog-card__nFL_J article-body__content w-100 mh0 fn" id="rcrd38499" data-testid="chat-card-container"><div class="styles_time-stamp-social-share-container__zWQeJ"><div class="styles_chatCardTimestamp__Lhru2 styles_eventEnded__gIoTG"><div class="styles_timestamp__dS4G7 styles_chatStyleTimeStamp__7lmh7" data-testid="timestamp">8d ago / 12:05 PM EDT</div></div><div class="share-list-container df"><div class="share-list__wrapper" data-testid="social-share-icon-list"><div class="share-list__icons"><div class="df justify-start lh-none share-list dn-print" data-testid="social-share-list"><input type="checkbox" class="dn" id="social-menu-toggle--996" tabindex="-1" checked=""><ul class="share-list__social-list js-social-share"><li class="share-list__social-list-icon share-list__social-list-icon--first"><a href="https://www.facebook.com/sharer/sharer.php?u=https%3A%2F%2Fwww.nbcnews.com%2Fscience%2Fspace%2Flive-blog%2Fsolar-eclipse-2024-live-updates-rcna145900%2Frcrd38499%3FcanonicalCard%3Dtrue" target="_blank" rel="noopener noreferrer"><span class="icon icon-facebook share-list__social-icon"></span></a></li><li class="share-list__social-list-icon social-share-list__icon--twitter" data-testid="social-share-list__icon--twitter"><a href="https://twitter.com/intent/tweet?text=&amp;via=NBCNews&amp;url=https%3A%2F%2Fwww.nbcnews.com%2Fscience%2Fspace%2Flive-blog%2Fsolar-eclipse-2024-live-updates-rcna145900%2Frcrd38499%3FcanonicalCard%3Dtrue&amp;original_referer=https%3A%2F%2Fwww.nbcnews.com%2Fscience%2Fspace%2Flive-blog%2Fsolar-eclipse-2024-live-updates-rcna145900%2Frcrd38499%3FcanonicalCard%3Dtrue" target="_blank" rel="noopener noreferrer"><span class="icon icon-twitter share-list__social-icon"></span></a></li><li class="share-list__social-list-icon"><a href="mailto:?subject=&amp;body=https%3A%2F%2Fwww.nbcnews.com%2Fscience%2Fspace%2Flive-blog%2Fsolar-eclipse-2024-live-updates-rcna145900%2Frcrd38499%3FcanonicalCard%3Dtrue"><span class="icon icon-email share-list__social-icon"></span></a></li></ul></div><a href="sms:?&amp;body=%20via%20%20-%20https://www.nbcnews.com/science/space/live-blog/solar-eclipse-2024-live-updates-rcna145900/rcrd38499?canonicalCard=true" rel="noopener noreferrer" target="_blank" class="share__sms styles_share__sms__DGxUZ" data-icid="ed_npd_nn_nn_np_liveblog" data-testid="sms-link"><svg width="15" height="15" viewBox="0 0 15 15" fill="none" xmlns="http://www.w3.org/2000/svg" class="icon-sms"><path fill-rule="evenodd" clip-rule="evenodd" fill="#2A2A2A" d="M14 11.25H3.333L0 14.583V1a1 1 0 011-1h13a1 1 0 011 1v9.25a1 1 0 01-1 1zm-9.875-4.5a1.125 1.125 0 100-2.25 1.125 1.125 0 000 2.25zM9 5.625a1.125 1.125 0 11-2.25 0 1.125 1.125 0 012.25 0zm2.625 1.125a1.125 1.125 0 100-2.25 1.125 1.125 0 000 2.25z"></path></svg></a><button class="share__link-copy styles_share__link-copy__hjJp_" type="button" data-testid="share__link-copy"><span class="icon icon-link" data-testid="icon-link"></span><div data-testid="share__link-copytext" class="styles_share__copied-message__W1I6R styles_alignCenter__6F5eH"><span class="icon icon-alt-check styles_icon-alt-check__zl49O"></span>Copied</div><textarea class="styles_share__copy-area__gm9tU" tabindex="-1" readonly=""></textarea></button></div></div><button class="social-share-button" type="button" data-testid="chat-card-social-share-button" aria-expanded="false" aria-label="open social share icon list"><span class="share-btn-txt">Share</span><img alt="social share icon trigger" src="data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMzIiIGhlaWdodD0iMzIiIHZpZXdCb3g9IjAgMCAzMiAzMiIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPGNpcmNsZSBjeD0iMTYiIGN5PSIxNiIgcj0iMTUuNSIgZmlsbD0id2hpdGUiIHN0cm9rZT0iIzk5OTk5OSIvPgo8cGF0aCBkPSJNMTQuNjE1NCAyMC4wNzY5SDExLjA3NjlDOS45NDg5NyAyMC4wNzY5IDguOTg3NSAxOS42Nzk2IDguMTkyNSAxOC44ODQ4QzcuMzk3NSAxOC4wOSA3IDE3LjEyODcgNyAxNi4wMDExQzcgMTQuODczNSA3LjM5NzUgMTMuOTExOSA4LjE5MjUgMTMuMTE2NEM4Ljk4NzUgMTIuMzIwOSA5Ljk0ODk3IDExLjkyMzEgMTEuMDc2OSAxMS45MjMxSDE0LjYxNTRWMTIuOTIzMUgxMS4wNzY5QzEwLjIzMDggMTIuOTIzMSA5LjUwNjQyIDEzLjIyNDQgOC45MDM4NSAxMy44MjY5QzguMzAxMjggMTQuNDI5NSA4IDE1LjE1MzkgOCAxNkM4IDE2Ljg0NjIgOC4zMDEyOCAxNy41NzA1IDguOTAzODUgMTguMTczMUM5LjUwNjQyIDE4Ljc3NTcgMTAuMjMwOCAxOS4wNzY5IDExLjA3NjkgMTkuMDc2OUgxNC42MTU0VjIwLjA3NjlaTTEyLjUgMTYuNVYxNS41SDE5LjVWMTYuNUgxMi41Wk0xNy4zODQ2IDIwLjA3NjlWMTkuMDc2OUgyMC45MjMxQzIxLjc2OTIgMTkuMDc2OSAyMi40OTM2IDE4Ljc3NTcgMjMuMDk2MiAxOC4xNzMxQzIzLjY5ODcgMTcuNTcwNSAyNCAxNi44NDYyIDI0IDE2QzI0IDE1LjE1MzkgMjMuNjk4NyAxNC40Mjk1IDIzLjA5NjIgMTMuODI2OUMyMi40OTM2IDEzLjIyNDQgMjEuNzY5MiAxMi45MjMxIDIwLjkyMzEgMTIuOTIzMUgxNy4zODQ2VjExLjkyMzFIMjAuOTIzMUMyMi4wNTEgMTEuOTIzMSAyMy4wMTI1IDEyLjMyMDUgMjMuODA3NSAxMy4xMTUzQzI0LjYwMjUgMTMuOTEwMSAyNSAxNC44NzEzIDI1IDE1Ljk5ODlDMjUgMTcuMTI2NiAyNC42MDI1IDE4LjA4ODIgMjMuODA3NSAxOC44ODM3QzIzLjAxMjUgMTkuNjc5MiAyMi4wNTEgMjAuMDc2OSAyMC45MjMxIDIwLjA3NjlIMTcuMzg0NloiIGZpbGw9IiM1NTU1NTUiLz4KPC9zdmc+Cg==" height="30" width="30"></button></div></div><h2 class="styles_chartCardHeadline__aiJF0" data-testid="chat-card-headline">Texas Eclipse Festival canceled due to severe weather</h2><div class="styles_authors-container__IX4r8"><div class="styles_chatCartByline__ivtPj" data-testid="chat-card-byline-container"><div class="styles_chatCardBylineThumbnail__DItS4" data-testid="chat-card-byline-thumbnail"><div class="byline-thumbnail byline-thumbnail--has-image styles_bylineThumbnail__bRfvX" data-testid="byline-thumbnail"><a href="https://www.nbcnews.com/author/denise-chow-ncpn814621"><picture data-testid="picture"><source srcset="https://media-cldnry.s-nbcnews.com/image/upload/t_focal-60x60,f_avif,q_auto:eco,dpr_2/newscms/2022_46/3581047/denise-chow-byline-jm.jpg 2x, https://media-cldnry.s-nbcnews.com/image/upload/t_focal-60x60,f_auto,q_auto:best/newscms/2022_46/3581047/denise-chow-byline-jm.jpg 1x"><img loading="lazy" src="./solar2_files/denise-chow-byline-jm.jpg" alt="" height="48" width="48"></picture></a></div></div><div class="styles_inner__ukqsN"><p class="styles_authors__quDSP" data-testid="chat-card-byline"><span class="styles_chatCardByline__GHQTo" data-testid="chatCardByline-name"><span class="styles_chatCardByline--bio__HWAK9"><span class="styles_chatCardByline--name___FmI_"><a href="https://www.nbcnews.com/author/denise-chow-ncpn814621">Denise Chow</a></span></span></span></p></div></div></div><div data-icid="live-blog-card-link" data-testid="chat-card-body-container"><p class="">The Texas Eclipse Festival in Burnet has been canceled because of expected severe weather today through Wednesday, including the possibility of thunderstorms, hail, high winds and tornadoes.</p><p class="">“Your safety is our top priority. With the support and coordination of Burnet County officials, local safety agencies, and The National Weather Service, we’ve agreed to end the festival today in a calm orderly manner,” event organizers <a href="https://seetexaseclipse.com/blog/weather-cancellation" target="_blank">said in a post on the festival’s website</a>.</p><p class="">Organizers said people can stay for the solar eclipse as long as they are prepared to depart after totality.</p><p class="">“This guidance may change based on weather,” officials said.</p><div class="styles_hidden-show-more-content__37qyQ dn"></div></div></div><div class="ad mb8 ad--text-alignment ad-container boxinlineAd dn-print" data-testid="ad__container"><div data-mps="true" data-slot="boxinline" data-sizes="[[[1000,1],[]],[[758,1],[[300,250],[700,50],[5,5],[728,90],[360,360]]],[[0,0],[[300,250],[700,50],[5,5],[360,360]]]]" data-render-on-view="true" data-targeting="{}" data-active-tab="true" data-offset-viewport="50" data-testid="ad__container__inner"><div id="div-mps-ad-boxinline-14"></div></div></div><div class="styles_chat-blog-card__nFL_J article-body__content w-100 mh0 fn" id="rcrd38482" data-testid="chat-card-container"><div class="styles_time-stamp-social-share-container__zWQeJ"><div class="styles_chatCardTimestamp__Lhru2 styles_eventEnded__gIoTG"><div class="styles_timestamp__dS4G7 styles_chatStyleTimeStamp__7lmh7" data-testid="timestamp">8d ago / 11:58 AM EDT</div></div><div class="share-list-container df"><div class="share-list__wrapper" data-testid="social-share-icon-list"><div class="share-list__icons"><div class="df justify-start lh-none share-list dn-print" data-testid="social-share-list"><input type="checkbox" class="dn" id="social-menu-toggle--997" tabindex="-1" checked=""><ul class="share-list__social-list js-social-share"><li class="share-list__social-list-icon share-list__social-list-icon--first"><a href="https://www.facebook.com/sharer/sharer.php?u=https%3A%2F%2Fwww.nbcnews.com%2Fscience%2Fspace%2Flive-blog%2Fsolar-eclipse-2024-live-updates-rcna145900%2Frcrd38482%3FcanonicalCard%3Dtrue" target="_blank" rel="noopener noreferrer"><span class="icon icon-facebook share-list__social-icon"></span></a></li><li class="share-list__social-list-icon social-share-list__icon--twitter" data-testid="social-share-list__icon--twitter"><a href="https://twitter.com/intent/tweet?text=&amp;via=NBCNews&amp;url=https%3A%2F%2Fwww.nbcnews.com%2Fscience%2Fspace%2Flive-blog%2Fsolar-eclipse-2024-live-updates-rcna145900%2Frcrd38482%3FcanonicalCard%3Dtrue&amp;original_referer=https%3A%2F%2Fwww.nbcnews.com%2Fscience%2Fspace%2Flive-blog%2Fsolar-eclipse-2024-live-updates-rcna145900%2Frcrd38482%3FcanonicalCard%3Dtrue" target="_blank" rel="noopener noreferrer"><span class="icon icon-twitter share-list__social-icon"></span></a></li><li class="share-list__social-list-icon"><a href="mailto:?subject=&amp;body=https%3A%2F%2Fwww.nbcnews.com%2Fscience%2Fspace%2Flive-blog%2Fsolar-eclipse-2024-live-updates-rcna145900%2Frcrd38482%3FcanonicalCard%3Dtrue"><span class="icon icon-email share-list__social-icon"></span></a></li></ul></div><a href="sms:?&amp;body=%20via%20%20-%20https://www.nbcnews.com/science/space/live-blog/solar-eclipse-2024-live-updates-rcna145900/rcrd38482?canonicalCard=true" rel="noopener noreferrer" target="_blank" class="share__sms styles_share__sms__DGxUZ" data-icid="ed_npd_nn_nn_np_liveblog" data-testid="sms-link"><svg width="15" height="15" viewBox="0 0 15 15" fill="none" xmlns="http://www.w3.org/2000/svg" class="icon-sms"><path fill-rule="evenodd" clip-rule="evenodd" fill="#2A2A2A" d="M14 11.25H3.333L0 14.583V1a1 1 0 011-1h13a1 1 0 011 1v9.25a1 1 0 01-1 1zm-9.875-4.5a1.125 1.125 0 100-2.25 1.125 1.125 0 000 2.25zM9 5.625a1.125 1.125 0 11-2.25 0 1.125 1.125 0 012.25 0zm2.625 1.125a1.125 1.125 0 100-2.25 1.125 1.125 0 000 2.25z"></path></svg></a><button class="share__link-copy styles_share__link-copy__hjJp_" type="button" data-testid="share__link-copy"><span class="icon icon-link" data-testid="icon-link"></span><div data-testid="share__link-copytext" class="styles_share__copied-message__W1I6R styles_alignCenter__6F5eH"><span class="icon icon-alt-check styles_icon-alt-check__zl49O"></span>Copied</div><textarea class="styles_share__copy-area__gm9tU" tabindex="-1" readonly=""></textarea></button></div></div><button class="social-share-button" type="button" data-testid="chat-card-social-share-button" aria-expanded="false" aria-label="open social share icon list"><span class="share-btn-txt">Share</span><img alt="social share icon trigger" src="data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMzIiIGhlaWdodD0iMzIiIHZpZXdCb3g9IjAgMCAzMiAzMiIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPGNpcmNsZSBjeD0iMTYiIGN5PSIxNiIgcj0iMTUuNSIgZmlsbD0id2hpdGUiIHN0cm9rZT0iIzk5OTk5OSIvPgo8cGF0aCBkPSJNMTQuNjE1NCAyMC4wNzY5SDExLjA3NjlDOS45NDg5NyAyMC4wNzY5IDguOTg3NSAxOS42Nzk2IDguMTkyNSAxOC44ODQ4QzcuMzk3NSAxOC4wOSA3IDE3LjEyODcgNyAxNi4wMDExQzcgMTQuODczNSA3LjM5NzUgMTMuOTExOSA4LjE5MjUgMTMuMTE2NEM4Ljk4NzUgMTIuMzIwOSA5Ljk0ODk3IDExLjkyMzEgMTEuMDc2OSAxMS45MjMxSDE0LjYxNTRWMTIuOTIzMUgxMS4wNzY5QzEwLjIzMDggMTIuOTIzMSA5LjUwNjQyIDEzLjIyNDQgOC45MDM4NSAxMy44MjY5QzguMzAxMjggMTQuNDI5NSA4IDE1LjE1MzkgOCAxNkM4IDE2Ljg0NjIgOC4zMDEyOCAxNy41NzA1IDguOTAzODUgMTguMTczMUM5LjUwNjQyIDE4Ljc3NTcgMTAuMjMwOCAxOS4wNzY5IDExLjA3NjkgMTkuMDc2OUgxNC42MTU0VjIwLjA3NjlaTTEyLjUgMTYuNVYxNS41SDE5LjVWMTYuNUgxMi41Wk0xNy4zODQ2IDIwLjA3NjlWMTkuMDc2OUgyMC45MjMxQzIxLjc2OTIgMTkuMDc2OSAyMi40OTM2IDE4Ljc3NTcgMjMuMDk2MiAxOC4xNzMxQzIzLjY5ODcgMTcuNTcwNSAyNCAxNi44NDYyIDI0IDE2QzI0IDE1LjE1MzkgMjMuNjk4NyAxNC40Mjk1IDIzLjA5NjIgMTMuODI2OUMyMi40OTM2IDEzLjIyNDQgMjEuNzY5MiAxMi45MjMxIDIwLjkyMzEgMTIuOTIzMUgxNy4zODQ2VjExLjkyMzFIMjAuOTIzMUMyMi4wNTEgMTEuOTIzMSAyMy4wMTI1IDEyLjMyMDUgMjMuODA3NSAxMy4xMTUzQzI0LjYwMjUgMTMuOTEwMSAyNSAxNC44NzEzIDI1IDE1Ljk5ODlDMjUgMTcuMTI2NiAyNC42MDI1IDE4LjA4ODIgMjMuODA3NSAxOC44ODM3QzIzLjAxMjUgMTkuNjc5MiAyMi4wNTEgMjAuMDc2OSAyMC45MjMxIDIwLjA3NjlIMTcuMzg0NloiIGZpbGw9IiM1NTU1NTUiLz4KPC9zdmc+Cg==" height="30" width="30"></button></div></div><h2 class="styles_chartCardHeadline__aiJF0" data-testid="chat-card-headline">Chasing eclipses from Hawaii to Indiana</h2><div class="styles_authors-container__IX4r8"><div class="styles_chatCartByline__ivtPj" data-testid="chat-card-byline-container"><div class="styles_chatCardBylineThumbnail__DItS4" data-testid="chat-card-byline-thumbnail"><div class="byline-thumbnail byline-thumbnail--has-image styles_bylineThumbnail__bRfvX" data-testid="byline-thumbnail"><a href="https://www.nbcnews.com/author/denise-chow-ncpn814621"><picture data-testid="picture"><source srcset="https://media-cldnry.s-nbcnews.com/image/upload/t_focal-60x60,f_avif,q_auto:eco,dpr_2/newscms/2022_46/3581047/denise-chow-byline-jm.jpg 2x, https://media-cldnry.s-nbcnews.com/image/upload/t_focal-60x60,f_auto,q_auto:best/newscms/2022_46/3581047/denise-chow-byline-jm.jpg 1x"><img loading="lazy" src="./solar2_files/denise-chow-byline-jm.jpg" alt="" height="48" width="48"></picture></a></div></div><div class="styles_inner__ukqsN"><p class="styles_authors__quDSP" data-testid="chat-card-byline"><span class="styles_chatCardByline__GHQTo" data-testid="chatCardByline-name"><span class="styles_chatCardByline--bio__HWAK9"><span class="styles_chatCardByline--name___FmI_"><a href="https://www.nbcnews.com/author/denise-chow-ncpn814621">Denise Chow</a></span></span></span></p></div></div></div><div data-icid="live-blog-card-link" data-testid="chat-card-body-container"><p class="">Newton Chu traveled more than 4,000 miles to witness today's total solar eclipse.</p><p class="">Journeying from Hilo, Hawaii, to Indianapolis, it will be Chu's third time experiencing totality. He saw his first total solar eclipse in 1991 from the summit of Mauna Kea in Hawaii, at an altitude of 13,500 feet. In 2017, Chu traveled to Sun Valley, Idaho, and witnessed totality atop one of the local mountains.</p><figure class="styles_inlineImage__yAWZ0 styles_medium__OMa6x"><picture class="styles_image__1qciH" data-testid="picture"><source media="(min-width: 1000px)" srcset="https://media-cldnry.s-nbcnews.com/image/upload/t_fit-560w,f_avif,q_auto:eco,dpr_2/rockcms/2024-04/240408-newton-chu-1991-hawaii-785deb.jpg 2x, https://media-cldnry.s-nbcnews.com/image/upload/t_fit-560w,f_auto,q_auto:best/rockcms/2024-04/240408-newton-chu-1991-hawaii-785deb.jpg 1x"><source srcset="https://media-cldnry.s-nbcnews.com/image/upload/t_fit-760w,f_avif,q_auto:eco,dpr_2/rockcms/2024-04/240408-newton-chu-1991-hawaii-785deb.jpg 2x, https://media-cldnry.s-nbcnews.com/image/upload/t_fit-760w,f_auto,q_auto:best/rockcms/2024-04/240408-newton-chu-1991-hawaii-785deb.jpg 1x"><img loading="lazy" src="./solar2_files/240408-newton-chu-1991-hawaii-785deb.jpg" alt="Newton Chu witnessed an eclipse in Hawaii in 1991." height="1080" width="1404"></picture><figcaption class="caption styles_caption__Pe5JC" data-testid="caption"><span class="caption__container" data-testid="caption__container">Newton Chu witnessed an eclipse in Hawaii in 1991.</span><span class="caption__source" data-testid="caption__source">Courtesy Newton Chu</span></figcaption></figure><p class="">This time around, Chu said he's hoping to do something a little different. </p><p class="">“My goal is to see some planets this time, which I’ve never seen before in the daytime,” he said, adding that he'll be looking out for Saturn, Venus and even a rare comet that could be visible near Jupiter.</p><p class="">But ultimately, he wants to simply enjoy the experience of his third total solar eclipse. “Hopefully I’ll try to stay in the moment,” he said. </p><figure class="styles_inlineImage__yAWZ0 styles_medium__OMa6x styles_portrait__NRWbO"><picture class="styles_image__1qciH" data-testid="picture"><source media="(min-width: 1000px)" srcset="https://media-cldnry.s-nbcnews.com/image/upload/t_fit-560w,f_avif,q_auto:eco,dpr_2/rockcms/2024-04/240408-newton-chu-son-idaho-eclipse-2017-mn-1045-3fb39f.jpg 2x, https://media-cldnry.s-nbcnews.com/image/upload/t_fit-560w,f_auto,q_auto:best/rockcms/2024-04/240408-newton-chu-son-idaho-eclipse-2017-mn-1045-3fb39f.jpg 1x"><source srcset="https://media-cldnry.s-nbcnews.com/image/upload/t_fit-760w,f_avif,q_auto:eco,dpr_2/rockcms/2024-04/240408-newton-chu-son-idaho-eclipse-2017-mn-1045-3fb39f.jpg 2x, https://media-cldnry.s-nbcnews.com/image/upload/t_fit-760w,f_auto,q_auto:best/rockcms/2024-04/240408-newton-chu-son-idaho-eclipse-2017-mn-1045-3fb39f.jpg 1x"><img loading="lazy" src="./solar2_files/240408-newton-chu-son-idaho-eclipse-2017-mn-1045-3fb39f.jpg" alt="Newton Chu&#39;s son prepares for a total solar eclipse in Idaho in 2017." height="1005" width="801"></picture><figcaption class="caption styles_caption__Pe5JC" data-testid="caption"><span class="caption__container" data-testid="caption__container">Newton Chu's son as they witnessed a total solar eclipse in Idaho in 2017.</span><span class="caption__source" data-testid="caption__source">Courtesy Newton Chu</span></figcaption></figure><p class="">Chu said traveling to see eclipses has given him a good excuse to experience celestial events in the great outdoors while surrounded by friends and family.</p><p class="">“It’s really something quite special,” he said.</p><div class="styles_hidden-show-more-content__37qyQ dn"></div></div></div><div class="styles_chat-blog-card__nFL_J article-body__content w-100 mh0 fn" id="rcrd38488" data-testid="chat-card-container"><div class="styles_time-stamp-social-share-container__zWQeJ"><div class="styles_chatCardTimestamp__Lhru2 styles_eventEnded__gIoTG"><div class="styles_timestamp__dS4G7 styles_chatStyleTimeStamp__7lmh7" data-testid="timestamp">8d ago / 11:58 AM EDT</div></div><div class="share-list-container df"><div class="share-list__wrapper" data-testid="social-share-icon-list"><div class="share-list__icons"><div class="df justify-start lh-none share-list dn-print" data-testid="social-share-list"><input type="checkbox" class="dn" id="social-menu-toggle--998" tabindex="-1" checked=""><ul class="share-list__social-list js-social-share"><li class="share-list__social-list-icon share-list__social-list-icon--first"><a href="https://www.facebook.com/sharer/sharer.php?u=https%3A%2F%2Fwww.nbcnews.com%2Fscience%2Fspace%2Flive-blog%2Fsolar-eclipse-2024-live-updates-rcna145900%2Frcrd38488%3FcanonicalCard%3Dtrue" target="_blank" rel="noopener noreferrer"><span class="icon icon-facebook share-list__social-icon"></span></a></li><li class="share-list__social-list-icon social-share-list__icon--twitter" data-testid="social-share-list__icon--twitter"><a href="https://twitter.com/intent/tweet?text=&amp;via=NBCNews&amp;url=https%3A%2F%2Fwww.nbcnews.com%2Fscience%2Fspace%2Flive-blog%2Fsolar-eclipse-2024-live-updates-rcna145900%2Frcrd38488%3FcanonicalCard%3Dtrue&amp;original_referer=https%3A%2F%2Fwww.nbcnews.com%2Fscience%2Fspace%2Flive-blog%2Fsolar-eclipse-2024-live-updates-rcna145900%2Frcrd38488%3FcanonicalCard%3Dtrue" target="_blank" rel="noopener noreferrer"><span class="icon icon-twitter share-list__social-icon"></span></a></li><li class="share-list__social-list-icon"><a href="mailto:?subject=&amp;body=https%3A%2F%2Fwww.nbcnews.com%2Fscience%2Fspace%2Flive-blog%2Fsolar-eclipse-2024-live-updates-rcna145900%2Frcrd38488%3FcanonicalCard%3Dtrue"><span class="icon icon-email share-list__social-icon"></span></a></li></ul></div><a href="sms:?&amp;body=%20via%20%20-%20https://www.nbcnews.com/science/space/live-blog/solar-eclipse-2024-live-updates-rcna145900/rcrd38488?canonicalCard=true" rel="noopener noreferrer" target="_blank" class="share__sms styles_share__sms__DGxUZ" data-icid="ed_npd_nn_nn_np_liveblog" data-testid="sms-link"><svg width="15" height="15" viewBox="0 0 15 15" fill="none" xmlns="http://www.w3.org/2000/svg" class="icon-sms"><path fill-rule="evenodd" clip-rule="evenodd" fill="#2A2A2A" d="M14 11.25H3.333L0 14.583V1a1 1 0 011-1h13a1 1 0 011 1v9.25a1 1 0 01-1 1zm-9.875-4.5a1.125 1.125 0 100-2.25 1.125 1.125 0 000 2.25zM9 5.625a1.125 1.125 0 11-2.25 0 1.125 1.125 0 012.25 0zm2.625 1.125a1.125 1.125 0 100-2.25 1.125 1.125 0 000 2.25z"></path></svg></a><button class="share__link-copy styles_share__link-copy__hjJp_" type="button" data-testid="share__link-copy"><span class="icon icon-link" data-testid="icon-link"></span><div data-testid="share__link-copytext" class="styles_share__copied-message__W1I6R styles_alignCenter__6F5eH"><span class="icon icon-alt-check styles_icon-alt-check__zl49O"></span>Copied</div><textarea class="styles_share__copy-area__gm9tU" tabindex="-1" readonly=""></textarea></button></div></div><button class="social-share-button" type="button" data-testid="chat-card-social-share-button" aria-expanded="false" aria-label="open social share icon list"><span class="share-btn-txt">Share</span><img alt="social share icon trigger" src="data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMzIiIGhlaWdodD0iMzIiIHZpZXdCb3g9IjAgMCAzMiAzMiIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPGNpcmNsZSBjeD0iMTYiIGN5PSIxNiIgcj0iMTUuNSIgZmlsbD0id2hpdGUiIHN0cm9rZT0iIzk5OTk5OSIvPgo8cGF0aCBkPSJNMTQuNjE1NCAyMC4wNzY5SDExLjA3NjlDOS45NDg5NyAyMC4wNzY5IDguOTg3NSAxOS42Nzk2IDguMTkyNSAxOC44ODQ4QzcuMzk3NSAxOC4wOSA3IDE3LjEyODcgNyAxNi4wMDExQzcgMTQuODczNSA3LjM5NzUgMTMuOTExOSA4LjE5MjUgMTMuMTE2NEM4Ljk4NzUgMTIuMzIwOSA5Ljk0ODk3IDExLjkyMzEgMTEuMDc2OSAxMS45MjMxSDE0LjYxNTRWMTIuOTIzMUgxMS4wNzY5QzEwLjIzMDggMTIuOTIzMSA5LjUwNjQyIDEzLjIyNDQgOC45MDM4NSAxMy44MjY5QzguMzAxMjggMTQuNDI5NSA4IDE1LjE1MzkgOCAxNkM4IDE2Ljg0NjIgOC4zMDEyOCAxNy41NzA1IDguOTAzODUgMTguMTczMUM5LjUwNjQyIDE4Ljc3NTcgMTAuMjMwOCAxOS4wNzY5IDExLjA3NjkgMTkuMDc2OUgxNC42MTU0VjIwLjA3NjlaTTEyLjUgMTYuNVYxNS41SDE5LjVWMTYuNUgxMi41Wk0xNy4zODQ2IDIwLjA3NjlWMTkuMDc2OUgyMC45MjMxQzIxLjc2OTIgMTkuMDc2OSAyMi40OTM2IDE4Ljc3NTcgMjMuMDk2MiAxOC4xNzMxQzIzLjY5ODcgMTcuNTcwNSAyNCAxNi44NDYyIDI0IDE2QzI0IDE1LjE1MzkgMjMuNjk4NyAxNC40Mjk1IDIzLjA5NjIgMTMuODI2OUMyMi40OTM2IDEzLjIyNDQgMjEuNzY5MiAxMi45MjMxIDIwLjkyMzEgMTIuOTIzMUgxNy4zODQ2VjExLjkyMzFIMjAuOTIzMUMyMi4wNTEgMTEuOTIzMSAyMy4wMTI1IDEyLjMyMDUgMjMuODA3NSAxMy4xMTUzQzI0LjYwMjUgMTMuOTEwMSAyNSAxNC44NzEzIDI1IDE1Ljk5ODlDMjUgMTcuMTI2NiAyNC42MDI1IDE4LjA4ODIgMjMuODA3NSAxOC44ODM3QzIzLjAxMjUgMTkuNjc5MiAyMi4wNTEgMjAuMDc2OSAyMC45MjMxIDIwLjA3NjlIMTcuMzg0NloiIGZpbGw9IiM1NTU1NTUiLz4KPC9zdmc+Cg==" height="30" width="30"></button></div></div><h2 class="styles_chartCardHeadline__aiJF0" data-testid="chat-card-headline">Texas crowds hope clouds don’t obscure solar eclipse</h2><div class="styles_authors-container__IX4r8"><div class="styles_chatCartByline__ivtPj" data-testid="chat-card-byline-container"><div class="styles_chatCardBylineThumbnail__DItS4" data-testid="chat-card-byline-thumbnail"><span class="byline-thumbnail byline-thumbnail--generic-thumbnail styles_bylineThumbnail__bRfvX"><a href="https://www.nbcnews.com/author/claire-cardona-ncpn1280373"><svg alt="Author Thumbnail" viewBox="0 0 28 28" fill="none" xmlns="http://www.w3.org/2000/svg"><circle cx="14" cy="14" r="14" fill="none"></circle><path d="M18.0825 9.79415L15.266 16.2227L14.4633 10.6359C14.3603 9.87584 15.6531 9.40702 15.6531 9.40702C15.5359 9.14419 15.1274 9.14774 15.1274 9.14774H14.2537C14.1152 7.77323 15.3618 6.77165 16.7079 7.0771C18.0327 7.37189 18.5122 8.81033 18.0825 9.78705" fill="#6E55DC"></path><path d="M12.8509 18.304L7.36349 14.6457C5.96767 13.7116 4.58606 14.6635 4.29127 15.6473C3.85797 17.0964 4.82758 18.304 6.34415 18.304H12.8509Z" fill="#FCCC12"></path><path d="M13.5715 9.24013C13.774 7.81945 12.5024 6.7717 11.1244 7.0807C9.7996 7.37549 9.32012 8.81748 9.74988 9.79064L12.5664 16.2192L13.5715 9.23658V9.24013Z" fill="#EF1541"></path><path d="M12.3421 17.2777L9.63926 11.1226C9.00706 9.69479 7.33065 9.51721 6.40721 10.3554C5.75725 10.945 5.24936 12.5539 6.70556 13.5235L12.3385 17.2777H12.3421Z" fill="#FF7112"></path><path d="M21.4846 18.3039C23.0012 18.3039 23.9708 17.0963 23.5375 15.6472C23.2462 14.6634 21.8646 13.7151 20.4688 14.6456L14.9814 18.3039H21.4846Z" fill="#05AC3F"></path><path d="M21.1262 13.5235C22.5824 12.5504 22.078 10.945 21.4245 10.3554C20.4975 9.51721 18.8247 9.69479 18.1925 11.1226L15.4932 17.2777L21.1262 13.5235Z" fill="#069DE0"></path></svg></a></span></div><div class="styles_inner__ukqsN"><p class="styles_authors__quDSP" data-testid="chat-card-byline"><span class="styles_chatCardByline__GHQTo" data-testid="chatCardByline-name"><span class="styles_chatCardByline--bio__HWAK9"><span class="styles_chatCardByline--name___FmI_"><a href="https://www.nbcnews.com/author/claire-cardona-ncpn1280373">Claire Cardona</a></span></span></span></p></div></div></div><div data-icid="live-blog-card-link" data-testid="chat-card-body-container"><p class="">DALLAS — It’s pretty cloudy here, but it’s still early! And you never know what’s going to happen with the weather in Texas.That said, there is some expectation from forecasters that there could be some breaks in the clouds before storms roll in.</p><section class="inline-video" data-testid="inline-video"><div class="inline-video__background"><div class="inline-video__player"><div class="styles_gridStackWrapper__2ot47 styles_videoContainer__AkgW6 video-container paused" data-testid="gamma-video-player"><div id="jwplayer-17" class="jw-error jw-reset" style="width: 100%; height: 360px;"><div class="jw-error-msg jw-info-overlay jw-reset"><style>[id="jwplayer-17"].jw-error{background:#000;overflow:hidden;position:relative}[id="jwplayer-17"] .jw-error-msg{top:50%;left:50%;position:absolute;transform:translate(-50%,-50%)}[id="jwplayer-17"] .jw-error-text{text-align:start;color:#FFF;font:14px/1.35 Arial,Helvetica,sans-serif}</style><div class="jw-icon jw-reset"></div><div class="jw-info-container jw-reset"><div class="jw-error-text jw-reset-text" dir="auto" data-nosnippet="">Sorry, the video player failed to load.<span class="jw-break jw-reset"></span>(Error&nbsp;Code:&nbsp;101102)</div></div></div></div><div class="styles_gridStackWrapper__2ot47 videoSlate styles_videoSlate__ISm2f"><picture class="" data-testid="picture"><source media="(min-width: 1240px)" srcset="https://media-cldnry.s-nbcnews.com/image/upload/t_focal-860x484,f_auto,q_auto:best/mpx/2704722219/2024_04/1712588859462_n_cabrera_brk_dallas_eclipse_lines_240408_1920x1080-a4k120.jpg"><source media="(min-width: 758px)" srcset="https://media-cldnry.s-nbcnews.com/image/upload/t_focal-1000x563,f_auto,q_auto:best/mpx/2704722219/2024_04/1712588859462_n_cabrera_brk_dallas_eclipse_lines_240408_1920x1080-a4k120.jpg"><img src="./solar2_files/1712588859462_n_cabrera_brk_dallas_eclipse_lines_240408_1920x1080-a4k120.jpg" alt=""></picture><div role="button" aria-label="Play" tabindex="0" class="w-100 h-100 db"><div class="playButtonOuter absolute absolute-fill w100 dn-print"><div class="absolute absolute-fill w100 df items-center items-center-m justify-center justify-center-m items-center justify-center"><div class="styles_play__TPYVF"><svg class="play--icon" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 15 15" preserveAspectRatio="xMidYMid" style="max-width: 30px;"><path d="M0 0v15l15-7.41z" fill-rule="evenodd"></path></svg></div></div></div></div></div><div class="info-layer styles_infoLayer__mwsPt"><div class="styles_background__XGFgg styles_show__Ni_ua"><div class="styles_share__n3Syu styles_share__2m9h7 share dn-print"><div class="styles_shareExpander__hVk8d share-expander styles_hoverEffect___Dj4s"><span class="styles_shareDot__9pfRZ share-dot"></span><svg class="styles_shareClose__6BZxR share-close" viewBox="0 0 15 15"><line class="styles_shareLine__EJUjO" x1="0" x2="15" y1="0" y2="15"></line><line class="styles_shareLine__EJUjO" x1="0" x2="15" y1="15" y2="0"></line></svg></div><div class="styles_shareList___M8wC share-list"><a href="https://www.facebook.com/sharer/sharer.php?u=https://www.msnbc.com/ana-cabrera-reports/watch/texas-crowds-hope-clouds-don-t-obscure-solar-eclipse-208541765659" class="styles_shareLink__gSGN3" target="_blank" rel="noopen noreferrer"><span class="icon icon-facebook styles_shareIcon__lVnRm share-icon"></span></a><a href="https://twitter.com/intent/tweet?text=undefined&amp;via=nbcnews&amp;url=https://www.msnbc.com/ana-cabrera-reports/watch/texas-crowds-hope-clouds-don-t-obscure-solar-eclipse-208541765659&amp;original_referer=https://www.msnbc.com/ana-cabrera-reports/watch/texas-crowds-hope-clouds-don-t-obscure-solar-eclipse-208541765659" class="styles_shareLink__gSGN3" target="_blank" rel="noopen noreferrer"><span class="icon icon-twitter styles_shareIcon__lVnRm share-icon"></span></a><a href="mailto:?subject=undefined&amp;body=https://www.msnbc.com/ana-cabrera-reports/watch/texas-crowds-hope-clouds-don-t-obscure-solar-eclipse-208541765659" class="styles_shareLink__gSGN3" target="_blank" rel="noopen noreferrer"><span class="icon icon-email styles_shareIcon__lVnRm share-icon"></span></a></div></div><div class="styles_overlayText__T3t1E"><div class="styles_title__F_7BR"><a href="https://www.msnbc.com/ana-cabrera-reports/watch/texas-crowds-hope-clouds-don-t-obscure-solar-eclipse-208541765659"></a></div><div class="styles_detail__F22wM"><span>02:30</span></div></div></div></div></div></div></div></section><div class="styles_hidden-show-more-content__37qyQ dn"></div></div></div><div class="styles_chat-blog-card__nFL_J article-body__content w-100 mh0 fn" id="rcrd38485" data-testid="chat-card-container"><div class="styles_time-stamp-social-share-container__zWQeJ"><div class="styles_chatCardTimestamp__Lhru2 styles_eventEnded__gIoTG"><div class="styles_timestamp__dS4G7 styles_chatStyleTimeStamp__7lmh7" data-testid="timestamp">8d ago / 11:54 AM EDT</div></div><div class="share-list-container df"><div class="share-list__wrapper" data-testid="social-share-icon-list"><div class="share-list__icons"><div class="df justify-start lh-none share-list dn-print" data-testid="social-share-list"><input type="checkbox" class="dn" id="social-menu-toggle--999" tabindex="-1" checked=""><ul class="share-list__social-list js-social-share"><li class="share-list__social-list-icon share-list__social-list-icon--first"><a href="https://www.facebook.com/sharer/sharer.php?u=https%3A%2F%2Fwww.nbcnews.com%2Fscience%2Fspace%2Flive-blog%2Fsolar-eclipse-2024-live-updates-rcna145900%2Frcrd38485%3FcanonicalCard%3Dtrue" target="_blank" rel="noopener noreferrer"><span class="icon icon-facebook share-list__social-icon"></span></a></li><li class="share-list__social-list-icon social-share-list__icon--twitter" data-testid="social-share-list__icon--twitter"><a href="https://twitter.com/intent/tweet?text=&amp;via=NBCNews&amp;url=https%3A%2F%2Fwww.nbcnews.com%2Fscience%2Fspace%2Flive-blog%2Fsolar-eclipse-2024-live-updates-rcna145900%2Frcrd38485%3FcanonicalCard%3Dtrue&amp;original_referer=https%3A%2F%2Fwww.nbcnews.com%2Fscience%2Fspace%2Flive-blog%2Fsolar-eclipse-2024-live-updates-rcna145900%2Frcrd38485%3FcanonicalCard%3Dtrue" target="_blank" rel="noopener noreferrer"><span class="icon icon-twitter share-list__social-icon"></span></a></li><li class="share-list__social-list-icon"><a href="mailto:?subject=&amp;body=https%3A%2F%2Fwww.nbcnews.com%2Fscience%2Fspace%2Flive-blog%2Fsolar-eclipse-2024-live-updates-rcna145900%2Frcrd38485%3FcanonicalCard%3Dtrue"><span class="icon icon-email share-list__social-icon"></span></a></li></ul></div><a href="sms:?&amp;body=%20via%20%20-%20https://www.nbcnews.com/science/space/live-blog/solar-eclipse-2024-live-updates-rcna145900/rcrd38485?canonicalCard=true" rel="noopener noreferrer" target="_blank" class="share__sms styles_share__sms__DGxUZ" data-icid="ed_npd_nn_nn_np_liveblog" data-testid="sms-link"><svg width="15" height="15" viewBox="0 0 15 15" fill="none" xmlns="http://www.w3.org/2000/svg" class="icon-sms"><path fill-rule="evenodd" clip-rule="evenodd" fill="#2A2A2A" d="M14 11.25H3.333L0 14.583V1a1 1 0 011-1h13a1 1 0 011 1v9.25a1 1 0 01-1 1zm-9.875-4.5a1.125 1.125 0 100-2.25 1.125 1.125 0 000 2.25zM9 5.625a1.125 1.125 0 11-2.25 0 1.125 1.125 0 012.25 0zm2.625 1.125a1.125 1.125 0 100-2.25 1.125 1.125 0 000 2.25z"></path></svg></a><button class="share__link-copy styles_share__link-copy__hjJp_" type="button" data-testid="share__link-copy"><span class="icon icon-link" data-testid="icon-link"></span><div data-testid="share__link-copytext" class="styles_share__copied-message__W1I6R styles_alignCenter__6F5eH"><span class="icon icon-alt-check styles_icon-alt-check__zl49O"></span>Copied</div><textarea class="styles_share__copy-area__gm9tU" tabindex="-1" readonly=""></textarea></button></div></div><button class="social-share-button" type="button" data-testid="chat-card-social-share-button" aria-expanded="false" aria-label="open social share icon list"><span class="share-btn-txt">Share</span><img alt="social share icon trigger" src="data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMzIiIGhlaWdodD0iMzIiIHZpZXdCb3g9IjAgMCAzMiAzMiIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPGNpcmNsZSBjeD0iMTYiIGN5PSIxNiIgcj0iMTUuNSIgZmlsbD0id2hpdGUiIHN0cm9rZT0iIzk5OTk5OSIvPgo8cGF0aCBkPSJNMTQuNjE1NCAyMC4wNzY5SDExLjA3NjlDOS45NDg5NyAyMC4wNzY5IDguOTg3NSAxOS42Nzk2IDguMTkyNSAxOC44ODQ4QzcuMzk3NSAxOC4wOSA3IDE3LjEyODcgNyAxNi4wMDExQzcgMTQuODczNSA3LjM5NzUgMTMuOTExOSA4LjE5MjUgMTMuMTE2NEM4Ljk4NzUgMTIuMzIwOSA5Ljk0ODk3IDExLjkyMzEgMTEuMDc2OSAxMS45MjMxSDE0LjYxNTRWMTIuOTIzMUgxMS4wNzY5QzEwLjIzMDggMTIuOTIzMSA5LjUwNjQyIDEzLjIyNDQgOC45MDM4NSAxMy44MjY5QzguMzAxMjggMTQuNDI5NSA4IDE1LjE1MzkgOCAxNkM4IDE2Ljg0NjIgOC4zMDEyOCAxNy41NzA1IDguOTAzODUgMTguMTczMUM5LjUwNjQyIDE4Ljc3NTcgMTAuMjMwOCAxOS4wNzY5IDExLjA3NjkgMTkuMDc2OUgxNC42MTU0VjIwLjA3NjlaTTEyLjUgMTYuNVYxNS41SDE5LjVWMTYuNUgxMi41Wk0xNy4zODQ2IDIwLjA3NjlWMTkuMDc2OUgyMC45MjMxQzIxLjc2OTIgMTkuMDc2OSAyMi40OTM2IDE4Ljc3NTcgMjMuMDk2MiAxOC4xNzMxQzIzLjY5ODcgMTcuNTcwNSAyNCAxNi44NDYyIDI0IDE2QzI0IDE1LjE1MzkgMjMuNjk4NyAxNC40Mjk1IDIzLjA5NjIgMTMuODI2OUMyMi40OTM2IDEzLjIyNDQgMjEuNzY5MiAxMi45MjMxIDIwLjkyMzEgMTIuOTIzMUgxNy4zODQ2VjExLjkyMzFIMjAuOTIzMUMyMi4wNTEgMTEuOTIzMSAyMy4wMTI1IDEyLjMyMDUgMjMuODA3NSAxMy4xMTUzQzI0LjYwMjUgMTMuOTEwMSAyNSAxNC44NzEzIDI1IDE1Ljk5ODlDMjUgMTcuMTI2NiAyNC42MDI1IDE4LjA4ODIgMjMuODA3NSAxOC44ODM3QzIzLjAxMjUgMTkuNjc5MiAyMi4wNTEgMjAuMDc2OSAyMC45MjMxIDIwLjA3NjlIMTcuMzg0NloiIGZpbGw9IiM1NTU1NTUiLz4KPC9zdmc+Cg==" height="30" width="30"></button></div></div><h2 class="styles_chartCardHeadline__aiJF0" data-testid="chat-card-headline">Explainer: What happens during a solar eclipse? </h2><div class="styles_authors-container__IX4r8"><div class="styles_chatCartByline__ivtPj" data-testid="chat-card-byline-container"><div class="styles_chatCardBylineThumbnail__DItS4" data-testid="chat-card-byline-thumbnail"><span class="byline-thumbnail byline-thumbnail--generic-thumbnail styles_bylineThumbnail__bRfvX"><svg alt="Author Thumbnail" viewBox="0 0 28 28" fill="none" xmlns="http://www.w3.org/2000/svg"><circle cx="14" cy="14" r="14" fill="none"></circle><path d="M18.0825 9.79415L15.266 16.2227L14.4633 10.6359C14.3603 9.87584 15.6531 9.40702 15.6531 9.40702C15.5359 9.14419 15.1274 9.14774 15.1274 9.14774H14.2537C14.1152 7.77323 15.3618 6.77165 16.7079 7.0771C18.0327 7.37189 18.5122 8.81033 18.0825 9.78705" fill="#6E55DC"></path><path d="M12.8509 18.304L7.36349 14.6457C5.96767 13.7116 4.58606 14.6635 4.29127 15.6473C3.85797 17.0964 4.82758 18.304 6.34415 18.304H12.8509Z" fill="#FCCC12"></path><path d="M13.5715 9.24013C13.774 7.81945 12.5024 6.7717 11.1244 7.0807C9.7996 7.37549 9.32012 8.81748 9.74988 9.79064L12.5664 16.2192L13.5715 9.23658V9.24013Z" fill="#EF1541"></path><path d="M12.3421 17.2777L9.63926 11.1226C9.00706 9.69479 7.33065 9.51721 6.40721 10.3554C5.75725 10.945 5.24936 12.5539 6.70556 13.5235L12.3385 17.2777H12.3421Z" fill="#FF7112"></path><path d="M21.4846 18.3039C23.0012 18.3039 23.9708 17.0963 23.5375 15.6472C23.2462 14.6634 21.8646 13.7151 20.4688 14.6456L14.9814 18.3039H21.4846Z" fill="#05AC3F"></path><path d="M21.1262 13.5235C22.5824 12.5504 22.078 10.945 21.4245 10.3554C20.4975 9.51721 18.8247 9.69479 18.1925 11.1226L15.4932 17.2777L21.1262 13.5235Z" fill="#069DE0"></path></svg></span></div><div class="styles_inner__ukqsN"><p class="styles_authors__quDSP" data-testid="chat-card-byline"><span class="styles_chatCardByline__GHQTo" data-testid="chatCardByline-name"><span class="styles_chatCardByline--bio__HWAK9"><span class="styles_chatCardByline--name___FmI_">Angie Lassman</span></span></span></p></div></div></div><div data-icid="live-blog-card-link" data-testid="chat-card-body-container"><p class="">Eclipse mania is in full effect, but what exactly is taking place in the sky? NBC News’ Angie Lassman uses augmented reality technology to give a visual representation of what happens during a total solar eclipse.</p><section class="inline-video" data-testid="inline-video"><div class="inline-video__background"><div class="inline-video__player"><div class="styles_gridStackWrapper__2ot47 styles_videoContainer__AkgW6 video-container paused" data-testid="gamma-video-player"><div id="jwplayer-18" class="jw-error jw-reset" style="width: 100%; height: 360px;"><div class="jw-error-msg jw-info-overlay jw-reset"><style>[id="jwplayer-18"].jw-error{background:#000;overflow:hidden;position:relative}[id="jwplayer-18"] .jw-error-msg{top:50%;left:50%;position:absolute;transform:translate(-50%,-50%)}[id="jwplayer-18"] .jw-error-text{text-align:start;color:#FFF;font:14px/1.35 Arial,Helvetica,sans-serif}</style><div class="jw-icon jw-reset"></div><div class="jw-info-container jw-reset"><div class="jw-error-text jw-reset-text" dir="auto" data-nosnippet="">Sorry, the video player failed to load.<span class="jw-break jw-reset"></span>(Error&nbsp;Code:&nbsp;101102)</div></div></div></div><div class="styles_gridStackWrapper__2ot47 videoSlate styles_videoSlate__ISm2f"><picture class="" data-testid="picture"><source media="(min-width: 1240px)" srcset="https://media-cldnry.s-nbcnews.com/image/upload/t_focal-860x484,f_auto,q_auto:best/mpx/2704722219/2024_04/1712587579946_now_mnn_eclipse_ar_breakdown_240408_1920x1080-afy7np.jpg"><source media="(min-width: 758px)" srcset="https://media-cldnry.s-nbcnews.com/image/upload/t_focal-1000x563,f_auto,q_auto:best/mpx/2704722219/2024_04/1712587579946_now_mnn_eclipse_ar_breakdown_240408_1920x1080-afy7np.jpg"><img src="./solar2_files/1712587579946_now_mnn_eclipse_ar_breakdown_240408_1920x1080-afy7np.jpg" alt=""></picture><div role="button" aria-label="Play" tabindex="0" class="w-100 h-100 db"><div class="playButtonOuter absolute absolute-fill w100 dn-print"><div class="absolute absolute-fill w100 df items-center items-center-m justify-center justify-center-m items-center justify-center"><div class="styles_play__TPYVF"><svg class="play--icon" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 15 15" preserveAspectRatio="xMidYMid" style="max-width: 30px;"><path d="M0 0v15l15-7.41z" fill-rule="evenodd"></path></svg></div></div></div></div></div><div class="info-layer styles_infoLayer__mwsPt"><div class="styles_background__XGFgg styles_show__Ni_ua"><div class="styles_share__n3Syu styles_share__2m9h7 share dn-print"><div class="styles_shareExpander__hVk8d share-expander styles_hoverEffect___Dj4s"><span class="styles_shareDot__9pfRZ share-dot"></span><svg class="styles_shareClose__6BZxR share-close" viewBox="0 0 15 15"><line class="styles_shareLine__EJUjO" x1="0" x2="15" y1="0" y2="15"></line><line class="styles_shareLine__EJUjO" x1="0" x2="15" y1="15" y2="0"></line></svg></div><div class="styles_shareList___M8wC share-list"><a href="https://www.facebook.com/sharer/sharer.php?u=https://www.nbcnews.com/now/video/augmented-reality-explainer-of-the-solar-eclipse-208541253529" class="styles_shareLink__gSGN3" target="_blank" rel="noopen noreferrer"><span class="icon icon-facebook styles_shareIcon__lVnRm share-icon"></span></a><a href="https://twitter.com/intent/tweet?text=undefined&amp;via=nbcnews&amp;url=https://www.nbcnews.com/now/video/augmented-reality-explainer-of-the-solar-eclipse-208541253529&amp;original_referer=https://www.nbcnews.com/now/video/augmented-reality-explainer-of-the-solar-eclipse-208541253529" class="styles_shareLink__gSGN3" target="_blank" rel="noopen noreferrer"><span class="icon icon-twitter styles_shareIcon__lVnRm share-icon"></span></a><a href="mailto:?subject=Explainer:%20What%20happens%20during%20a%20solar%20eclipse?&amp;body=https://www.nbcnews.com/now/video/augmented-reality-explainer-of-the-solar-eclipse-208541253529" class="styles_shareLink__gSGN3" target="_blank" rel="noopen noreferrer"><span class="icon icon-email styles_shareIcon__lVnRm share-icon"></span></a></div></div><div class="styles_overlayText__T3t1E"><div class="styles_title__F_7BR"><a href="https://www.nbcnews.com/now/video/augmented-reality-explainer-of-the-solar-eclipse-208541253529">Explainer: What happens during a solar eclipse?</a></div><div class="styles_detail__F22wM"><span>02:15</span></div></div></div></div></div></div></div></section><div class="styles_hidden-show-more-content__37qyQ dn"></div></div></div><div class="styles_chat-blog-card__nFL_J article-body__content w-100 mh0 fn" id="rcrd38490" data-testid="chat-card-container"><div class="styles_time-stamp-social-share-container__zWQeJ"><div class="styles_chatCardTimestamp__Lhru2 styles_eventEnded__gIoTG"><div class="styles_timestamp__dS4G7 styles_chatStyleTimeStamp__7lmh7" data-testid="timestamp">8d ago / 11:47 AM EDT</div></div><div class="share-list-container df"><div class="share-list__wrapper" data-testid="social-share-icon-list"><div class="share-list__icons"><div class="df justify-start lh-none share-list dn-print" data-testid="social-share-list"><input type="checkbox" class="dn" id="social-menu-toggle--1000" tabindex="-1" checked=""><ul class="share-list__social-list js-social-share"><li class="share-list__social-list-icon share-list__social-list-icon--first"><a href="https://www.facebook.com/sharer/sharer.php?u=https%3A%2F%2Fwww.nbcnews.com%2Fscience%2Fspace%2Flive-blog%2Fsolar-eclipse-2024-live-updates-rcna145900%2Frcrd38490%3FcanonicalCard%3Dtrue" target="_blank" rel="noopener noreferrer"><span class="icon icon-facebook share-list__social-icon"></span></a></li><li class="share-list__social-list-icon social-share-list__icon--twitter" data-testid="social-share-list__icon--twitter"><a href="https://twitter.com/intent/tweet?text=&amp;via=NBCNews&amp;url=https%3A%2F%2Fwww.nbcnews.com%2Fscience%2Fspace%2Flive-blog%2Fsolar-eclipse-2024-live-updates-rcna145900%2Frcrd38490%3FcanonicalCard%3Dtrue&amp;original_referer=https%3A%2F%2Fwww.nbcnews.com%2Fscience%2Fspace%2Flive-blog%2Fsolar-eclipse-2024-live-updates-rcna145900%2Frcrd38490%3FcanonicalCard%3Dtrue" target="_blank" rel="noopener noreferrer"><span class="icon icon-twitter share-list__social-icon"></span></a></li><li class="share-list__social-list-icon"><a href="mailto:?subject=&amp;body=https%3A%2F%2Fwww.nbcnews.com%2Fscience%2Fspace%2Flive-blog%2Fsolar-eclipse-2024-live-updates-rcna145900%2Frcrd38490%3FcanonicalCard%3Dtrue"><span class="icon icon-email share-list__social-icon"></span></a></li></ul></div><a href="sms:?&amp;body=%20via%20%20-%20https://www.nbcnews.com/science/space/live-blog/solar-eclipse-2024-live-updates-rcna145900/rcrd38490?canonicalCard=true" rel="noopener noreferrer" target="_blank" class="share__sms styles_share__sms__DGxUZ" data-icid="ed_npd_nn_nn_np_liveblog" data-testid="sms-link"><svg width="15" height="15" viewBox="0 0 15 15" fill="none" xmlns="http://www.w3.org/2000/svg" class="icon-sms"><path fill-rule="evenodd" clip-rule="evenodd" fill="#2A2A2A" d="M14 11.25H3.333L0 14.583V1a1 1 0 011-1h13a1 1 0 011 1v9.25a1 1 0 01-1 1zm-9.875-4.5a1.125 1.125 0 100-2.25 1.125 1.125 0 000 2.25zM9 5.625a1.125 1.125 0 11-2.25 0 1.125 1.125 0 012.25 0zm2.625 1.125a1.125 1.125 0 100-2.25 1.125 1.125 0 000 2.25z"></path></svg></a><button class="share__link-copy styles_share__link-copy__hjJp_" type="button" data-testid="share__link-copy"><span class="icon icon-link" data-testid="icon-link"></span><div data-testid="share__link-copytext" class="styles_share__copied-message__W1I6R styles_alignCenter__6F5eH"><span class="icon icon-alt-check styles_icon-alt-check__zl49O"></span>Copied</div><textarea class="styles_share__copy-area__gm9tU" tabindex="-1" readonly=""></textarea></button></div></div><button class="social-share-button" type="button" data-testid="chat-card-social-share-button" aria-expanded="false" aria-label="open social share icon list"><span class="share-btn-txt">Share</span><img alt="social share icon trigger" src="data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMzIiIGhlaWdodD0iMzIiIHZpZXdCb3g9IjAgMCAzMiAzMiIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPGNpcmNsZSBjeD0iMTYiIGN5PSIxNiIgcj0iMTUuNSIgZmlsbD0id2hpdGUiIHN0cm9rZT0iIzk5OTk5OSIvPgo8cGF0aCBkPSJNMTQuNjE1NCAyMC4wNzY5SDExLjA3NjlDOS45NDg5NyAyMC4wNzY5IDguOTg3NSAxOS42Nzk2IDguMTkyNSAxOC44ODQ4QzcuMzk3NSAxOC4wOSA3IDE3LjEyODcgNyAxNi4wMDExQzcgMTQuODczNSA3LjM5NzUgMTMuOTExOSA4LjE5MjUgMTMuMTE2NEM4Ljk4NzUgMTIuMzIwOSA5Ljk0ODk3IDExLjkyMzEgMTEuMDc2OSAxMS45MjMxSDE0LjYxNTRWMTIuOTIzMUgxMS4wNzY5QzEwLjIzMDggMTIuOTIzMSA5LjUwNjQyIDEzLjIyNDQgOC45MDM4NSAxMy44MjY5QzguMzAxMjggMTQuNDI5NSA4IDE1LjE1MzkgOCAxNkM4IDE2Ljg0NjIgOC4zMDEyOCAxNy41NzA1IDguOTAzODUgMTguMTczMUM5LjUwNjQyIDE4Ljc3NTcgMTAuMjMwOCAxOS4wNzY5IDExLjA3NjkgMTkuMDc2OUgxNC42MTU0VjIwLjA3NjlaTTEyLjUgMTYuNVYxNS41SDE5LjVWMTYuNUgxMi41Wk0xNy4zODQ2IDIwLjA3NjlWMTkuMDc2OUgyMC45MjMxQzIxLjc2OTIgMTkuMDc2OSAyMi40OTM2IDE4Ljc3NTcgMjMuMDk2MiAxOC4xNzMxQzIzLjY5ODcgMTcuNTcwNSAyNCAxNi44NDYyIDI0IDE2QzI0IDE1LjE1MzkgMjMuNjk4NyAxNC40Mjk1IDIzLjA5NjIgMTMuODI2OUMyMi40OTM2IDEzLjIyNDQgMjEuNzY5MiAxMi45MjMxIDIwLjkyMzEgMTIuOTIzMUgxNy4zODQ2VjExLjkyMzFIMjAuOTIzMUMyMi4wNTEgMTEuOTIzMSAyMy4wMTI1IDEyLjMyMDUgMjMuODA3NSAxMy4xMTUzQzI0LjYwMjUgMTMuOTEwMSAyNSAxNC44NzEzIDI1IDE1Ljk5ODlDMjUgMTcuMTI2NiAyNC42MDI1IDE4LjA4ODIgMjMuODA3NSAxOC44ODM3QzIzLjAxMjUgMTkuNjc5MiAyMi4wNTEgMjAuMDc2OSAyMC45MjMxIDIwLjA3NjlIMTcuMzg0NloiIGZpbGw9IiM1NTU1NTUiLz4KPC9zdmc+Cg==" height="30" width="30"></button></div></div><h2 class="styles_chartCardHeadline__aiJF0" data-testid="chat-card-headline">William Shatner reflects on the ‘magical’ nature of a total eclipse </h2><div class="styles_authors-container__IX4r8"><div class="styles_author-thumbnails__qwA42" data-testid="author-thumbnails"><div class="styles_chatCardBylineThumbnail__DItS4" data-testid="chat-card-byline-thumbnail"><span class="byline-thumbnail byline-thumbnail--generic-thumbnail styles_bylineThumbnail__bRfvX"><svg alt="Author Thumbnail" viewBox="0 0 28 28" fill="none" xmlns="http://www.w3.org/2000/svg"><circle cx="14" cy="14" r="14" fill="none"></circle><path d="M18.0825 9.79415L15.266 16.2227L14.4633 10.6359C14.3603 9.87584 15.6531 9.40702 15.6531 9.40702C15.5359 9.14419 15.1274 9.14774 15.1274 9.14774H14.2537C14.1152 7.77323 15.3618 6.77165 16.7079 7.0771C18.0327 7.37189 18.5122 8.81033 18.0825 9.78705" fill="#6E55DC"></path><path d="M12.8509 18.304L7.36349 14.6457C5.96767 13.7116 4.58606 14.6635 4.29127 15.6473C3.85797 17.0964 4.82758 18.304 6.34415 18.304H12.8509Z" fill="#FCCC12"></path><path d="M13.5715 9.24013C13.774 7.81945 12.5024 6.7717 11.1244 7.0807C9.7996 7.37549 9.32012 8.81748 9.74988 9.79064L12.5664 16.2192L13.5715 9.23658V9.24013Z" fill="#EF1541"></path><path d="M12.3421 17.2777L9.63926 11.1226C9.00706 9.69479 7.33065 9.51721 6.40721 10.3554C5.75725 10.945 5.24936 12.5539 6.70556 13.5235L12.3385 17.2777H12.3421Z" fill="#FF7112"></path><path d="M21.4846 18.3039C23.0012 18.3039 23.9708 17.0963 23.5375 15.6472C23.2462 14.6634 21.8646 13.7151 20.4688 14.6456L14.9814 18.3039H21.4846Z" fill="#05AC3F"></path><path d="M21.1262 13.5235C22.5824 12.5504 22.078 10.945 21.4245 10.3554C20.4975 9.51721 18.8247 9.69479 18.1925 11.1226L15.4932 17.2777L21.1262 13.5235Z" fill="#069DE0"></path></svg></span></div><div class="styles_chatCardBylineThumbnail__DItS4" data-testid="chat-card-byline-thumbnail"><span class="byline-thumbnail byline-thumbnail--generic-thumbnail styles_bylineThumbnail__bRfvX"><svg alt="Author Thumbnail" viewBox="0 0 28 28" fill="none" xmlns="http://www.w3.org/2000/svg"><circle cx="14" cy="14" r="14" fill="none"></circle><path d="M18.0825 9.79415L15.266 16.2227L14.4633 10.6359C14.3603 9.87584 15.6531 9.40702 15.6531 9.40702C15.5359 9.14419 15.1274 9.14774 15.1274 9.14774H14.2537C14.1152 7.77323 15.3618 6.77165 16.7079 7.0771C18.0327 7.37189 18.5122 8.81033 18.0825 9.78705" fill="#6E55DC"></path><path d="M12.8509 18.304L7.36349 14.6457C5.96767 13.7116 4.58606 14.6635 4.29127 15.6473C3.85797 17.0964 4.82758 18.304 6.34415 18.304H12.8509Z" fill="#FCCC12"></path><path d="M13.5715 9.24013C13.774 7.81945 12.5024 6.7717 11.1244 7.0807C9.7996 7.37549 9.32012 8.81748 9.74988 9.79064L12.5664 16.2192L13.5715 9.23658V9.24013Z" fill="#EF1541"></path><path d="M12.3421 17.2777L9.63926 11.1226C9.00706 9.69479 7.33065 9.51721 6.40721 10.3554C5.75725 10.945 5.24936 12.5539 6.70556 13.5235L12.3385 17.2777H12.3421Z" fill="#FF7112"></path><path d="M21.4846 18.3039C23.0012 18.3039 23.9708 17.0963 23.5375 15.6472C23.2462 14.6634 21.8646 13.7151 20.4688 14.6456L14.9814 18.3039H21.4846Z" fill="#05AC3F"></path><path d="M21.1262 13.5235C22.5824 12.5504 22.078 10.945 21.4245 10.3554C20.4975 9.51721 18.8247 9.69479 18.1925 11.1226L15.4932 17.2777L21.1262 13.5235Z" fill="#069DE0"></path></svg></span></div><div class="styles_author-dropdown__4D5zn" data-testid="author-dropdown"><div class="styles_chatCartByline__ivtPj styles_dropdown-item___Ns0t" data-testid="chat-card-byline-container"><div class="styles_chatCardBylineThumbnail__DItS4" data-testid="chat-card-byline-thumbnail"><span class="byline-thumbnail byline-thumbnail--generic-thumbnail styles_bylineThumbnail__bRfvX"><a href="https://www.nbcnews.com/author/maura-barrett-ncpn751676"><svg alt="Author Thumbnail" viewBox="0 0 28 28" fill="none" xmlns="http://www.w3.org/2000/svg"><circle cx="14" cy="14" r="14" fill="none"></circle><path d="M18.0825 9.79415L15.266 16.2227L14.4633 10.6359C14.3603 9.87584 15.6531 9.40702 15.6531 9.40702C15.5359 9.14419 15.1274 9.14774 15.1274 9.14774H14.2537C14.1152 7.77323 15.3618 6.77165 16.7079 7.0771C18.0327 7.37189 18.5122 8.81033 18.0825 9.78705" fill="#6E55DC"></path><path d="M12.8509 18.304L7.36349 14.6457C5.96767 13.7116 4.58606 14.6635 4.29127 15.6473C3.85797 17.0964 4.82758 18.304 6.34415 18.304H12.8509Z" fill="#FCCC12"></path><path d="M13.5715 9.24013C13.774 7.81945 12.5024 6.7717 11.1244 7.0807C9.7996 7.37549 9.32012 8.81748 9.74988 9.79064L12.5664 16.2192L13.5715 9.23658V9.24013Z" fill="#EF1541"></path><path d="M12.3421 17.2777L9.63926 11.1226C9.00706 9.69479 7.33065 9.51721 6.40721 10.3554C5.75725 10.945 5.24936 12.5539 6.70556 13.5235L12.3385 17.2777H12.3421Z" fill="#FF7112"></path><path d="M21.4846 18.3039C23.0012 18.3039 23.9708 17.0963 23.5375 15.6472C23.2462 14.6634 21.8646 13.7151 20.4688 14.6456L14.9814 18.3039H21.4846Z" fill="#05AC3F"></path><path d="M21.1262 13.5235C22.5824 12.5504 22.078 10.945 21.4245 10.3554C20.4975 9.51721 18.8247 9.69479 18.1925 11.1226L15.4932 17.2777L21.1262 13.5235Z" fill="#069DE0"></path></svg></a></span></div><div class="styles_inner__ukqsN"><p class="styles_authors__quDSP" data-testid="chat-card-byline"><span class="styles_chatCardByline__GHQTo" data-testid="chatCardByline-name"><span class="styles_chatCardByline--bio__HWAK9"><span class="styles_chatCardByline--name___FmI_"><a href="https://www.nbcnews.com/author/maura-barrett-ncpn751676">Maura Barrett</a></span></span></span></p></div></div><div class="styles_chatCartByline__ivtPj styles_dropdown-item___Ns0t" data-testid="chat-card-byline-container"><div class="styles_chatCardBylineThumbnail__DItS4" data-testid="chat-card-byline-thumbnail"><span class="byline-thumbnail byline-thumbnail--generic-thumbnail styles_bylineThumbnail__bRfvX"><svg alt="Author Thumbnail" viewBox="0 0 28 28" fill="none" xmlns="http://www.w3.org/2000/svg"><circle cx="14" cy="14" r="14" fill="none"></circle><path d="M18.0825 9.79415L15.266 16.2227L14.4633 10.6359C14.3603 9.87584 15.6531 9.40702 15.6531 9.40702C15.5359 9.14419 15.1274 9.14774 15.1274 9.14774H14.2537C14.1152 7.77323 15.3618 6.77165 16.7079 7.0771C18.0327 7.37189 18.5122 8.81033 18.0825 9.78705" fill="#6E55DC"></path><path d="M12.8509 18.304L7.36349 14.6457C5.96767 13.7116 4.58606 14.6635 4.29127 15.6473C3.85797 17.0964 4.82758 18.304 6.34415 18.304H12.8509Z" fill="#FCCC12"></path><path d="M13.5715 9.24013C13.774 7.81945 12.5024 6.7717 11.1244 7.0807C9.7996 7.37549 9.32012 8.81748 9.74988 9.79064L12.5664 16.2192L13.5715 9.23658V9.24013Z" fill="#EF1541"></path><path d="M12.3421 17.2777L9.63926 11.1226C9.00706 9.69479 7.33065 9.51721 6.40721 10.3554C5.75725 10.945 5.24936 12.5539 6.70556 13.5235L12.3385 17.2777H12.3421Z" fill="#FF7112"></path><path d="M21.4846 18.3039C23.0012 18.3039 23.9708 17.0963 23.5375 15.6472C23.2462 14.6634 21.8646 13.7151 20.4688 14.6456L14.9814 18.3039H21.4846Z" fill="#05AC3F"></path><path d="M21.1262 13.5235C22.5824 12.5504 22.078 10.945 21.4245 10.3554C20.4975 9.51721 18.8247 9.69479 18.1925 11.1226L15.4932 17.2777L21.1262 13.5235Z" fill="#069DE0"></path></svg></span></div><div class="styles_inner__ukqsN"><p class="styles_authors__quDSP" data-testid="chat-card-byline"><span class="styles_chatCardByline__GHQTo" data-testid="chatCardByline-name"><span class="styles_chatCardByline--bio__HWAK9"><span class="styles_chatCardByline--name___FmI_">Lucas Thompson</span></span></span></p></div></div></div></div><div class="authors-names"><span class="styles_chatCardByline__GHQTo" data-testid="chatCardByline-name"><span class="styles_chatCardByline--bio__HWAK9"><span class="styles_chatCardByline--name___FmI_"><a href="https://www.nbcnews.com/author/maura-barrett-ncpn751676">Maura Barrett</a></span></span></span> and <span class="styles_chatCardByline__GHQTo" data-testid="chatCardByline-name"><span class="styles_chatCardByline--bio__HWAK9"><span class="styles_chatCardByline--name___FmI_">Lucas Thompson</span></span></span></div></div><div data-icid="live-blog-card-link" data-testid="chat-card-body-container"><p class="">BLOOMINGTON, Ind. — William Shatner, the oldest person to ever visit space, will be on stage narrating the moments leading to totality at Indiana University this afternoon. </p><p class="">Sitting down with NBC News, he expressed the magical feeling an eclipse will will provide: "It’s huge when you think about it. Celestial bodies are placing themselves between other celestial bodies."</p><section class="inline-video" data-testid="inline-video"><div class="inline-video__background"><div class="inline-video__player"><div class="styles_gridStackWrapper__2ot47 styles_videoContainer__AkgW6 video-container paused" data-testid="gamma-video-player"><div id="jwplayer-19" class="jw-error jw-reset" style="width: 100%; height: 360px;"><div class="jw-error-msg jw-info-overlay jw-reset"><style>[id="jwplayer-19"].jw-error{background:#000;overflow:hidden;position:relative}[id="jwplayer-19"] .jw-error-msg{top:50%;left:50%;position:absolute;transform:translate(-50%,-50%)}[id="jwplayer-19"] .jw-error-text{text-align:start;color:#FFF;font:14px/1.35 Arial,Helvetica,sans-serif}</style><div class="jw-icon jw-reset"></div><div class="jw-info-container jw-reset"><div class="jw-error-text jw-reset-text" dir="auto" data-nosnippet="">Sorry, the video player failed to load.<span class="jw-break jw-reset"></span>(Error&nbsp;Code:&nbsp;101102)</div></div></div></div><div class="styles_gridStackWrapper__2ot47 videoSlate styles_videoSlate__ISm2f"><picture class="" data-testid="picture"><source media="(min-width: 1240px)" srcset="https://media-cldnry.s-nbcnews.com/image/upload/t_focal-860x484,f_auto,q_auto:best/mpx/2704722219/2024_04/shatner-dykbjp.jpg"><source media="(min-width: 758px)" srcset="https://media-cldnry.s-nbcnews.com/image/upload/t_focal-1000x563,f_auto,q_auto:best/mpx/2704722219/2024_04/shatner-dykbjp.jpg"><img src="./solar2_files/shatner-dykbjp.jpg" alt=""></picture><div role="button" aria-label="Play" tabindex="0" class="w-100 h-100 db"><div class="playButtonOuter absolute absolute-fill w100 dn-print"><div class="absolute absolute-fill w100 df items-center items-center-m justify-center justify-center-m items-center justify-center"><div class="styles_play__TPYVF"><svg class="play--icon" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 15 15" preserveAspectRatio="xMidYMid" style="max-width: 30px;"><path d="M0 0v15l15-7.41z" fill-rule="evenodd"></path></svg></div></div></div></div></div><div class="info-layer styles_infoLayer__mwsPt"><div class="styles_background__XGFgg styles_show__Ni_ua"><div class="styles_share__n3Syu styles_share__2m9h7 share dn-print"><div class="styles_shareExpander__hVk8d share-expander styles_hoverEffect___Dj4s"><span class="styles_shareDot__9pfRZ share-dot"></span><svg class="styles_shareClose__6BZxR share-close" viewBox="0 0 15 15"><line class="styles_shareLine__EJUjO" x1="0" x2="15" y1="0" y2="15"></line><line class="styles_shareLine__EJUjO" x1="0" x2="15" y1="15" y2="0"></line></svg></div><div class="styles_shareList___M8wC share-list"><a href="https://www.facebook.com/sharer/sharer.php?u=https://www.nbcnews.com/video/william-shatner-reflects-on-the-awe-of-a-solar-eclipse-208547909756" class="styles_shareLink__gSGN3" target="_blank" rel="noopen noreferrer"><span class="icon icon-facebook styles_shareIcon__lVnRm share-icon"></span></a><a href="https://twitter.com/intent/tweet?text=undefined&amp;via=nbcnews&amp;url=https://www.nbcnews.com/video/william-shatner-reflects-on-the-awe-of-a-solar-eclipse-208547909756&amp;original_referer=https://www.nbcnews.com/video/william-shatner-reflects-on-the-awe-of-a-solar-eclipse-208547909756" class="styles_shareLink__gSGN3" target="_blank" rel="noopen noreferrer"><span class="icon icon-twitter styles_shareIcon__lVnRm share-icon"></span></a><a href="mailto:?subject=William%20Shatner%20discusses%20the%20%27magical%27%20moments%20of%20a%20total%20solar%20eclipse&amp;body=https://www.nbcnews.com/video/william-shatner-reflects-on-the-awe-of-a-solar-eclipse-208547909756" class="styles_shareLink__gSGN3" target="_blank" rel="noopen noreferrer"><span class="icon icon-email styles_shareIcon__lVnRm share-icon"></span></a></div></div><div class="styles_overlayText__T3t1E"><div class="styles_title__F_7BR"><a href="https://www.nbcnews.com/video/william-shatner-reflects-on-the-awe-of-a-solar-eclipse-208547909756">William Shatner discusses the 'magical' moments of a total solar eclipse</a></div><div class="styles_detail__F22wM"><span>04:16</span></div></div></div></div></div></div></div></section><p class="">But in combination with his fascination and curiosity about space, he advised humans “need to do both” when it comes to tackling climate change on Earth and exploring space around our home planet.</p><p class="">"You have to have a focus on the most important part, which is staying alive. I mean, what’s the point of going into space, if you can’t come back, or you were overcome by the fumes?" he said. "No, we’re in a dire situation. We’ve got to clean up the environment and add our curiosity and our ambition to see what’s out there."</p><div class="styles_hidden-show-more-content__37qyQ dn"></div></div></div><div class="ad mb8 ad--text-alignment ad-container boxinlineAd dn-print" data-testid="ad__container"><div data-mps="true" data-slot="boxinline" data-sizes="[[[1000,1],[]],[[758,1],[[300,250],[700,50],[5,5],[728,90],[360,360]]],[[0,0],[[300,250],[700,50],[5,5],[360,360]]]]" data-render-on-view="true" data-targeting="{}" data-active-tab="true" data-offset-viewport="50" data-testid="ad__container__inner"><div id="div-mps-ad-boxinline-15"></div></div></div><div class="styles_chat-blog-card__nFL_J article-body__content w-100 mh0 fn" id="rcrd38491" data-testid="chat-card-container"><div class="styles_time-stamp-social-share-container__zWQeJ"><div class="styles_chatCardTimestamp__Lhru2 styles_eventEnded__gIoTG"><div class="styles_timestamp__dS4G7 styles_chatStyleTimeStamp__7lmh7" data-testid="timestamp">8d ago / 11:41 AM EDT</div></div><div class="share-list-container df"><div class="share-list__wrapper" data-testid="social-share-icon-list"><div class="share-list__icons"><div class="df justify-start lh-none share-list dn-print" data-testid="social-share-list"><input type="checkbox" class="dn" id="social-menu-toggle--1001" tabindex="-1" checked=""><ul class="share-list__social-list js-social-share"><li class="share-list__social-list-icon share-list__social-list-icon--first"><a href="https://www.facebook.com/sharer/sharer.php?u=https%3A%2F%2Fwww.nbcnews.com%2Fscience%2Fspace%2Flive-blog%2Fsolar-eclipse-2024-live-updates-rcna145900%2Frcrd38491%3FcanonicalCard%3Dtrue" target="_blank" rel="noopener noreferrer"><span class="icon icon-facebook share-list__social-icon"></span></a></li><li class="share-list__social-list-icon social-share-list__icon--twitter" data-testid="social-share-list__icon--twitter"><a href="https://twitter.com/intent/tweet?text=&amp;via=NBCNews&amp;url=https%3A%2F%2Fwww.nbcnews.com%2Fscience%2Fspace%2Flive-blog%2Fsolar-eclipse-2024-live-updates-rcna145900%2Frcrd38491%3FcanonicalCard%3Dtrue&amp;original_referer=https%3A%2F%2Fwww.nbcnews.com%2Fscience%2Fspace%2Flive-blog%2Fsolar-eclipse-2024-live-updates-rcna145900%2Frcrd38491%3FcanonicalCard%3Dtrue" target="_blank" rel="noopener noreferrer"><span class="icon icon-twitter share-list__social-icon"></span></a></li><li class="share-list__social-list-icon"><a href="mailto:?subject=&amp;body=https%3A%2F%2Fwww.nbcnews.com%2Fscience%2Fspace%2Flive-blog%2Fsolar-eclipse-2024-live-updates-rcna145900%2Frcrd38491%3FcanonicalCard%3Dtrue"><span class="icon icon-email share-list__social-icon"></span></a></li></ul></div><a href="sms:?&amp;body=%20via%20%20-%20https://www.nbcnews.com/science/space/live-blog/solar-eclipse-2024-live-updates-rcna145900/rcrd38491?canonicalCard=true" rel="noopener noreferrer" target="_blank" class="share__sms styles_share__sms__DGxUZ" data-icid="ed_npd_nn_nn_np_liveblog" data-testid="sms-link"><svg width="15" height="15" viewBox="0 0 15 15" fill="none" xmlns="http://www.w3.org/2000/svg" class="icon-sms"><path fill-rule="evenodd" clip-rule="evenodd" fill="#2A2A2A" d="M14 11.25H3.333L0 14.583V1a1 1 0 011-1h13a1 1 0 011 1v9.25a1 1 0 01-1 1zm-9.875-4.5a1.125 1.125 0 100-2.25 1.125 1.125 0 000 2.25zM9 5.625a1.125 1.125 0 11-2.25 0 1.125 1.125 0 012.25 0zm2.625 1.125a1.125 1.125 0 100-2.25 1.125 1.125 0 000 2.25z"></path></svg></a><button class="share__link-copy styles_share__link-copy__hjJp_" type="button" data-testid="share__link-copy"><span class="icon icon-link" data-testid="icon-link"></span><div data-testid="share__link-copytext" class="styles_share__copied-message__W1I6R styles_alignCenter__6F5eH"><span class="icon icon-alt-check styles_icon-alt-check__zl49O"></span>Copied</div><textarea class="styles_share__copy-area__gm9tU" tabindex="-1" readonly=""></textarea></button></div></div><button class="social-share-button" type="button" data-testid="chat-card-social-share-button" aria-expanded="false" aria-label="open social share icon list"><span class="share-btn-txt">Share</span><img alt="social share icon trigger" src="data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMzIiIGhlaWdodD0iMzIiIHZpZXdCb3g9IjAgMCAzMiAzMiIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPGNpcmNsZSBjeD0iMTYiIGN5PSIxNiIgcj0iMTUuNSIgZmlsbD0id2hpdGUiIHN0cm9rZT0iIzk5OTk5OSIvPgo8cGF0aCBkPSJNMTQuNjE1NCAyMC4wNzY5SDExLjA3NjlDOS45NDg5NyAyMC4wNzY5IDguOTg3NSAxOS42Nzk2IDguMTkyNSAxOC44ODQ4QzcuMzk3NSAxOC4wOSA3IDE3LjEyODcgNyAxNi4wMDExQzcgMTQuODczNSA3LjM5NzUgMTMuOTExOSA4LjE5MjUgMTMuMTE2NEM4Ljk4NzUgMTIuMzIwOSA5Ljk0ODk3IDExLjkyMzEgMTEuMDc2OSAxMS45MjMxSDE0LjYxNTRWMTIuOTIzMUgxMS4wNzY5QzEwLjIzMDggMTIuOTIzMSA5LjUwNjQyIDEzLjIyNDQgOC45MDM4NSAxMy44MjY5QzguMzAxMjggMTQuNDI5NSA4IDE1LjE1MzkgOCAxNkM4IDE2Ljg0NjIgOC4zMDEyOCAxNy41NzA1IDguOTAzODUgMTguMTczMUM5LjUwNjQyIDE4Ljc3NTcgMTAuMjMwOCAxOS4wNzY5IDExLjA3NjkgMTkuMDc2OUgxNC42MTU0VjIwLjA3NjlaTTEyLjUgMTYuNVYxNS41SDE5LjVWMTYuNUgxMi41Wk0xNy4zODQ2IDIwLjA3NjlWMTkuMDc2OUgyMC45MjMxQzIxLjc2OTIgMTkuMDc2OSAyMi40OTM2IDE4Ljc3NTcgMjMuMDk2MiAxOC4xNzMxQzIzLjY5ODcgMTcuNTcwNSAyNCAxNi44NDYyIDI0IDE2QzI0IDE1LjE1MzkgMjMuNjk4NyAxNC40Mjk1IDIzLjA5NjIgMTMuODI2OUMyMi40OTM2IDEzLjIyNDQgMjEuNzY5MiAxMi45MjMxIDIwLjkyMzEgMTIuOTIzMUgxNy4zODQ2VjExLjkyMzFIMjAuOTIzMUMyMi4wNTEgMTEuOTIzMSAyMy4wMTI1IDEyLjMyMDUgMjMuODA3NSAxMy4xMTUzQzI0LjYwMjUgMTMuOTEwMSAyNSAxNC44NzEzIDI1IDE1Ljk5ODlDMjUgMTcuMTI2NiAyNC42MDI1IDE4LjA4ODIgMjMuODA3NSAxOC44ODM3QzIzLjAxMjUgMTkuNjc5MiAyMi4wNTEgMjAuMDc2OSAyMC45MjMxIDIwLjA3NjlIMTcuMzg0NloiIGZpbGw9IiM1NTU1NTUiLz4KPC9zdmc+Cg==" height="30" width="30"></button></div></div><h2 class="styles_chartCardHeadline__aiJF0" data-testid="chat-card-headline">Couple prepares for mass wedding in Arkansas</h2><div class="styles_authors-container__IX4r8"><div class="styles_chatCartByline__ivtPj" data-testid="chat-card-byline-container"><div class="styles_chatCardBylineThumbnail__DItS4" data-testid="chat-card-byline-thumbnail"><div class="byline-thumbnail byline-thumbnail--has-image styles_bylineThumbnail__bRfvX" data-testid="byline-thumbnail"><picture data-testid="picture"><source srcset="https://media-cldnry.s-nbcnews.com/image/upload/t_focal-60x60,f_avif,q_auto:eco,dpr_2/newscms/2014_21/463046/140521_nighswander_portrait_67931065.jpg 2x, https://media-cldnry.s-nbcnews.com/image/upload/t_focal-60x60,f_auto,q_auto:best/newscms/2014_21/463046/140521_nighswander_portrait_67931065.jpg 1x"><img loading="lazy" src="./solar2_files/140521_nighswander_portrait_67931065.jpg" alt="" height="48" width="48"></picture></div></div><div class="styles_inner__ukqsN"><p class="styles_authors__quDSP" data-testid="chat-card-byline"><span class="styles_chatCardByline__GHQTo" data-testid="chatCardByline-name"><span class="styles_chatCardByline--bio__HWAK9"><span class="styles_chatCardByline--name___FmI_">Matthew Nighswander</span></span></span></p></div></div></div><div data-icid="live-blog-card-link" data-testid="chat-card-body-container"><figure class="styles_inlineImage__yAWZ0 styles_medium__OMa6x styles_noCaption__KOOim"><picture class="styles_image__1qciH" data-testid="picture"><source media="(min-width: 1000px)" srcset="https://media-cldnry.s-nbcnews.com/image/upload/t_fit-560w,f_avif,q_auto:eco,dpr_2/rockcms/2024-04/240408-solar-eclipse-arkansas-mn-1125-bbf705.jpg 2x, https://media-cldnry.s-nbcnews.com/image/upload/t_fit-560w,f_auto,q_auto:best/rockcms/2024-04/240408-solar-eclipse-arkansas-mn-1125-bbf705.jpg 1x"><source srcset="https://media-cldnry.s-nbcnews.com/image/upload/t_fit-760w,f_avif,q_auto:eco,dpr_2/rockcms/2024-04/240408-solar-eclipse-arkansas-mn-1125-bbf705.jpg 2x, https://media-cldnry.s-nbcnews.com/image/upload/t_fit-760w,f_auto,q_auto:best/rockcms/2024-04/240408-solar-eclipse-arkansas-mn-1125-bbf705.jpg 1x"><img loading="lazy" src="./solar2_files/240408-solar-eclipse-arkansas-mn-1125-bbf705.jpg" alt="Total Solar Eclipse Stretches Across North America From Mexico To Canada" height="1670" width="2500"></picture><figcaption class="caption styles_caption__Pe5JC" data-testid="caption"><span class="caption__source" data-testid="caption__source">Mario Tama / Getty Images</span></figcaption></figure><p class="">Bride and groom Kylee and Michael Rice prepare to take a hot air balloon ride before a planned mass wedding of over 200 couples at the "Total Eclipse of the Heart" festival in Russellville, Ark.</p><div class="styles_hidden-show-more-content__37qyQ dn"></div></div></div><div class="styles_chat-blog-card__nFL_J article-body__content w-100 mh0 fn" id="rcrd38493" data-testid="chat-card-container"><div class="styles_time-stamp-social-share-container__zWQeJ"><div class="styles_chatCardTimestamp__Lhru2 styles_eventEnded__gIoTG"><div class="styles_timestamp__dS4G7 styles_chatStyleTimeStamp__7lmh7" data-testid="timestamp">8d ago / 11:35 AM EDT</div></div><div class="share-list-container df"><div class="share-list__wrapper" data-testid="social-share-icon-list"><div class="share-list__icons"><div class="df justify-start lh-none share-list dn-print" data-testid="social-share-list"><input type="checkbox" class="dn" id="social-menu-toggle--1002" tabindex="-1" checked=""><ul class="share-list__social-list js-social-share"><li class="share-list__social-list-icon share-list__social-list-icon--first"><a href="https://www.facebook.com/sharer/sharer.php?u=https%3A%2F%2Fwww.nbcnews.com%2Fscience%2Fspace%2Flive-blog%2Fsolar-eclipse-2024-live-updates-rcna145900%2Frcrd38493%3FcanonicalCard%3Dtrue" target="_blank" rel="noopener noreferrer"><span class="icon icon-facebook share-list__social-icon"></span></a></li><li class="share-list__social-list-icon social-share-list__icon--twitter" data-testid="social-share-list__icon--twitter"><a href="https://twitter.com/intent/tweet?text=&amp;via=NBCNews&amp;url=https%3A%2F%2Fwww.nbcnews.com%2Fscience%2Fspace%2Flive-blog%2Fsolar-eclipse-2024-live-updates-rcna145900%2Frcrd38493%3FcanonicalCard%3Dtrue&amp;original_referer=https%3A%2F%2Fwww.nbcnews.com%2Fscience%2Fspace%2Flive-blog%2Fsolar-eclipse-2024-live-updates-rcna145900%2Frcrd38493%3FcanonicalCard%3Dtrue" target="_blank" rel="noopener noreferrer"><span class="icon icon-twitter share-list__social-icon"></span></a></li><li class="share-list__social-list-icon"><a href="mailto:?subject=&amp;body=https%3A%2F%2Fwww.nbcnews.com%2Fscience%2Fspace%2Flive-blog%2Fsolar-eclipse-2024-live-updates-rcna145900%2Frcrd38493%3FcanonicalCard%3Dtrue"><span class="icon icon-email share-list__social-icon"></span></a></li></ul></div><a href="sms:?&amp;body=%20via%20%20-%20https://www.nbcnews.com/science/space/live-blog/solar-eclipse-2024-live-updates-rcna145900/rcrd38493?canonicalCard=true" rel="noopener noreferrer" target="_blank" class="share__sms styles_share__sms__DGxUZ" data-icid="ed_npd_nn_nn_np_liveblog" data-testid="sms-link"><svg width="15" height="15" viewBox="0 0 15 15" fill="none" xmlns="http://www.w3.org/2000/svg" class="icon-sms"><path fill-rule="evenodd" clip-rule="evenodd" fill="#2A2A2A" d="M14 11.25H3.333L0 14.583V1a1 1 0 011-1h13a1 1 0 011 1v9.25a1 1 0 01-1 1zm-9.875-4.5a1.125 1.125 0 100-2.25 1.125 1.125 0 000 2.25zM9 5.625a1.125 1.125 0 11-2.25 0 1.125 1.125 0 012.25 0zm2.625 1.125a1.125 1.125 0 100-2.25 1.125 1.125 0 000 2.25z"></path></svg></a><button class="share__link-copy styles_share__link-copy__hjJp_" type="button" data-testid="share__link-copy"><span class="icon icon-link" data-testid="icon-link"></span><div data-testid="share__link-copytext" class="styles_share__copied-message__W1I6R styles_alignCenter__6F5eH"><span class="icon icon-alt-check styles_icon-alt-check__zl49O"></span>Copied</div><textarea class="styles_share__copy-area__gm9tU" tabindex="-1" readonly=""></textarea></button></div></div><button class="social-share-button" type="button" data-testid="chat-card-social-share-button" aria-expanded="false" aria-label="open social share icon list"><span class="share-btn-txt">Share</span><img alt="social share icon trigger" src="data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMzIiIGhlaWdodD0iMzIiIHZpZXdCb3g9IjAgMCAzMiAzMiIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPGNpcmNsZSBjeD0iMTYiIGN5PSIxNiIgcj0iMTUuNSIgZmlsbD0id2hpdGUiIHN0cm9rZT0iIzk5OTk5OSIvPgo8cGF0aCBkPSJNMTQuNjE1NCAyMC4wNzY5SDExLjA3NjlDOS45NDg5NyAyMC4wNzY5IDguOTg3NSAxOS42Nzk2IDguMTkyNSAxOC44ODQ4QzcuMzk3NSAxOC4wOSA3IDE3LjEyODcgNyAxNi4wMDExQzcgMTQuODczNSA3LjM5NzUgMTMuOTExOSA4LjE5MjUgMTMuMTE2NEM4Ljk4NzUgMTIuMzIwOSA5Ljk0ODk3IDExLjkyMzEgMTEuMDc2OSAxMS45MjMxSDE0LjYxNTRWMTIuOTIzMUgxMS4wNzY5QzEwLjIzMDggMTIuOTIzMSA5LjUwNjQyIDEzLjIyNDQgOC45MDM4NSAxMy44MjY5QzguMzAxMjggMTQuNDI5NSA4IDE1LjE1MzkgOCAxNkM4IDE2Ljg0NjIgOC4zMDEyOCAxNy41NzA1IDguOTAzODUgMTguMTczMUM5LjUwNjQyIDE4Ljc3NTcgMTAuMjMwOCAxOS4wNzY5IDExLjA3NjkgMTkuMDc2OUgxNC42MTU0VjIwLjA3NjlaTTEyLjUgMTYuNVYxNS41SDE5LjVWMTYuNUgxMi41Wk0xNy4zODQ2IDIwLjA3NjlWMTkuMDc2OUgyMC45MjMxQzIxLjc2OTIgMTkuMDc2OSAyMi40OTM2IDE4Ljc3NTcgMjMuMDk2MiAxOC4xNzMxQzIzLjY5ODcgMTcuNTcwNSAyNCAxNi44NDYyIDI0IDE2QzI0IDE1LjE1MzkgMjMuNjk4NyAxNC40Mjk1IDIzLjA5NjIgMTMuODI2OUMyMi40OTM2IDEzLjIyNDQgMjEuNzY5MiAxMi45MjMxIDIwLjkyMzEgMTIuOTIzMUgxNy4zODQ2VjExLjkyMzFIMjAuOTIzMUMyMi4wNTEgMTEuOTIzMSAyMy4wMTI1IDEyLjMyMDUgMjMuODA3NSAxMy4xMTUzQzI0LjYwMjUgMTMuOTEwMSAyNSAxNC44NzEzIDI1IDE1Ljk5ODlDMjUgMTcuMTI2NiAyNC42MDI1IDE4LjA4ODIgMjMuODA3NSAxOC44ODM3QzIzLjAxMjUgMTkuNjc5MiAyMi4wNTEgMjAuMDc2OSAyMC45MjMxIDIwLjA3NjlIMTcuMzg0NloiIGZpbGw9IiM1NTU1NTUiLz4KPC9zdmc+Cg==" height="30" width="30"></button></div></div><h2 class="styles_chartCardHeadline__aiJF0" data-testid="chat-card-headline">A second eclipse for Joe and Chris Scott</h2><div class="styles_authors-container__IX4r8"><div class="styles_chatCartByline__ivtPj" data-testid="chat-card-byline-container"><div class="styles_chatCardBylineThumbnail__DItS4" data-testid="chat-card-byline-thumbnail"><div class="byline-thumbnail byline-thumbnail--has-image styles_bylineThumbnail__bRfvX" data-testid="byline-thumbnail"><a href="https://www.nbcnews.com/author/ginger-gibson-ncpn1233927"><picture data-testid="picture"><source srcset="https://media-cldnry.s-nbcnews.com/image/upload/t_focal-60x60,f_avif,q_auto:eco,dpr_2/newscms/2023_08/3595833/ginger-gibson-byline-jm-1.jpg 2x, https://media-cldnry.s-nbcnews.com/image/upload/t_focal-60x60,f_auto,q_auto:best/newscms/2023_08/3595833/ginger-gibson-byline-jm-1.jpg 1x"><img loading="lazy" src="./solar2_files/ginger-gibson-byline-jm-1.jpg" alt="" height="48" width="48"></picture></a></div></div><div class="styles_inner__ukqsN"><p class="styles_authors__quDSP" data-testid="chat-card-byline"><span class="styles_chatCardByline__GHQTo" data-testid="chatCardByline-name"><span class="styles_chatCardByline--bio__HWAK9"><span class="styles_chatCardByline--name___FmI_"><a href="https://www.nbcnews.com/author/ginger-gibson-ncpn1233927">Ginger Gibson</a></span><span class="styles_chatCardByline--shortbio__PRRNd">Senior Washington Editor</span></span></span></p></div></div></div><div data-icid="live-blog-card-link" data-testid="chat-card-body-container"><p class="">NEW SPRINGFIELD, Ohio — Joe Scott, 63, and Chris Scott, 62, of Fredericksburg, Virginia, are headed to see their second total solar eclipse, sporting T-shirts touting the feat.</p><figure class="styles_inlineImage__yAWZ0 styles_medium__OMa6x"><picture class="styles_image__1qciH" data-testid="picture"><source media="(min-width: 1000px)" srcset="https://media-cldnry.s-nbcnews.com/image/upload/t_fit-560w,f_avif,q_auto:eco,dpr_2/rockcms/2024-04/240408-eclipse-viewers-scott-mn-1135-6aed30.jpg 2x, https://media-cldnry.s-nbcnews.com/image/upload/t_fit-560w,f_auto,q_auto:best/rockcms/2024-04/240408-eclipse-viewers-scott-mn-1135-6aed30.jpg 1x"><source srcset="https://media-cldnry.s-nbcnews.com/image/upload/t_fit-760w,f_avif,q_auto:eco,dpr_2/rockcms/2024-04/240408-eclipse-viewers-scott-mn-1135-6aed30.jpg 2x, https://media-cldnry.s-nbcnews.com/image/upload/t_fit-760w,f_auto,q_auto:best/rockcms/2024-04/240408-eclipse-viewers-scott-mn-1135-6aed30.jpg 1x"><img loading="lazy" src="./solar2_files/240408-eclipse-viewers-scott-mn-1135-6aed30.jpg" alt="Joe Scott, 63, and Chris Scott, 62, of Fredericksburg, Va., were headed to see their second total solar eclipse and were sporting T-shirts touting the feat." height="1908" width="2500"></picture><figcaption class="caption styles_caption__Pe5JC" data-testid="caption"><span class="caption__container" data-testid="caption__container">Joe Scott, 63, and Chris Scott, 62, of Fredericksburg, Va.</span><span class="caption__source" data-testid="caption__source">Ginger Gibson / NBC News</span></figcaption></figure><p class="">The retired couple watched the 2017 eclipse at the zoo in Greenville, South Carolina. This time, they have tickets to watch from the Rock &amp; Roll Hall of Fame in Cleveland.</p><p class="">The pair had anticipated seeing the animals go wild at the zoo, but said instead most just went to sleep.</p><p class="">“Everyone told us the animals would be crazy. They actually just thought it was nighttime and went to sleep,” Joe Scott said while taking a break at an Ohio travel plaza. “And so now we’re going to the other extreme.”</p><p class="">“It’s going to be a party,” Chris Scott added.</p><div class="styles_hidden-show-more-content__37qyQ dn"></div></div></div><div class="styles_chat-blog-card__nFL_J article-body__content w-100 mh0 fn" id="rcrd38024" data-testid="chat-card-container"><div class="styles_time-stamp-social-share-container__zWQeJ"><div class="styles_chatCardTimestamp__Lhru2 styles_eventEnded__gIoTG"><div class="styles_timestamp__dS4G7 styles_chatStyleTimeStamp__7lmh7" data-testid="timestamp">8d ago / 11:32 AM EDT</div></div><div class="share-list-container df"><div class="share-list__wrapper" data-testid="social-share-icon-list"><div class="share-list__icons"><div class="df justify-start lh-none share-list dn-print" data-testid="social-share-list"><input type="checkbox" class="dn" id="social-menu-toggle--1003" tabindex="-1" checked=""><ul class="share-list__social-list js-social-share"><li class="share-list__social-list-icon share-list__social-list-icon--first"><a href="https://www.facebook.com/sharer/sharer.php?u=https%3A%2F%2Fwww.nbcnews.com%2Fscience%2Fspace%2Flive-blog%2Fsolar-eclipse-2024-live-updates-rcna145900%2Frcrd38024%3FcanonicalCard%3Dtrue" target="_blank" rel="noopener noreferrer"><span class="icon icon-facebook share-list__social-icon"></span></a></li><li class="share-list__social-list-icon social-share-list__icon--twitter" data-testid="social-share-list__icon--twitter"><a href="https://twitter.com/intent/tweet?text=&amp;via=NBCNews&amp;url=https%3A%2F%2Fwww.nbcnews.com%2Fscience%2Fspace%2Flive-blog%2Fsolar-eclipse-2024-live-updates-rcna145900%2Frcrd38024%3FcanonicalCard%3Dtrue&amp;original_referer=https%3A%2F%2Fwww.nbcnews.com%2Fscience%2Fspace%2Flive-blog%2Fsolar-eclipse-2024-live-updates-rcna145900%2Frcrd38024%3FcanonicalCard%3Dtrue" target="_blank" rel="noopener noreferrer"><span class="icon icon-twitter share-list__social-icon"></span></a></li><li class="share-list__social-list-icon"><a href="mailto:?subject=&amp;body=https%3A%2F%2Fwww.nbcnews.com%2Fscience%2Fspace%2Flive-blog%2Fsolar-eclipse-2024-live-updates-rcna145900%2Frcrd38024%3FcanonicalCard%3Dtrue"><span class="icon icon-email share-list__social-icon"></span></a></li></ul></div><a href="sms:?&amp;body=%20via%20%20-%20https://www.nbcnews.com/science/space/live-blog/solar-eclipse-2024-live-updates-rcna145900/rcrd38024?canonicalCard=true" rel="noopener noreferrer" target="_blank" class="share__sms styles_share__sms__DGxUZ" data-icid="ed_npd_nn_nn_np_liveblog" data-testid="sms-link"><svg width="15" height="15" viewBox="0 0 15 15" fill="none" xmlns="http://www.w3.org/2000/svg" class="icon-sms"><path fill-rule="evenodd" clip-rule="evenodd" fill="#2A2A2A" d="M14 11.25H3.333L0 14.583V1a1 1 0 011-1h13a1 1 0 011 1v9.25a1 1 0 01-1 1zm-9.875-4.5a1.125 1.125 0 100-2.25 1.125 1.125 0 000 2.25zM9 5.625a1.125 1.125 0 11-2.25 0 1.125 1.125 0 012.25 0zm2.625 1.125a1.125 1.125 0 100-2.25 1.125 1.125 0 000 2.25z"></path></svg></a><button class="share__link-copy styles_share__link-copy__hjJp_" type="button" data-testid="share__link-copy"><span class="icon icon-link" data-testid="icon-link"></span><div data-testid="share__link-copytext" class="styles_share__copied-message__W1I6R styles_alignCenter__6F5eH"><span class="icon icon-alt-check styles_icon-alt-check__zl49O"></span>Copied</div><textarea class="styles_share__copy-area__gm9tU" tabindex="-1" readonly=""></textarea></button></div></div><button class="social-share-button" type="button" data-testid="chat-card-social-share-button" aria-expanded="false" aria-label="open social share icon list"><span class="share-btn-txt">Share</span><img alt="social share icon trigger" src="data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMzIiIGhlaWdodD0iMzIiIHZpZXdCb3g9IjAgMCAzMiAzMiIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPGNpcmNsZSBjeD0iMTYiIGN5PSIxNiIgcj0iMTUuNSIgZmlsbD0id2hpdGUiIHN0cm9rZT0iIzk5OTk5OSIvPgo8cGF0aCBkPSJNMTQuNjE1NCAyMC4wNzY5SDExLjA3NjlDOS45NDg5NyAyMC4wNzY5IDguOTg3NSAxOS42Nzk2IDguMTkyNSAxOC44ODQ4QzcuMzk3NSAxOC4wOSA3IDE3LjEyODcgNyAxNi4wMDExQzcgMTQuODczNSA3LjM5NzUgMTMuOTExOSA4LjE5MjUgMTMuMTE2NEM4Ljk4NzUgMTIuMzIwOSA5Ljk0ODk3IDExLjkyMzEgMTEuMDc2OSAxMS45MjMxSDE0LjYxNTRWMTIuOTIzMUgxMS4wNzY5QzEwLjIzMDggMTIuOTIzMSA5LjUwNjQyIDEzLjIyNDQgOC45MDM4NSAxMy44MjY5QzguMzAxMjggMTQuNDI5NSA4IDE1LjE1MzkgOCAxNkM4IDE2Ljg0NjIgOC4zMDEyOCAxNy41NzA1IDguOTAzODUgMTguMTczMUM5LjUwNjQyIDE4Ljc3NTcgMTAuMjMwOCAxOS4wNzY5IDExLjA3NjkgMTkuMDc2OUgxNC42MTU0VjIwLjA3NjlaTTEyLjUgMTYuNVYxNS41SDE5LjVWMTYuNUgxMi41Wk0xNy4zODQ2IDIwLjA3NjlWMTkuMDc2OUgyMC45MjMxQzIxLjc2OTIgMTkuMDc2OSAyMi40OTM2IDE4Ljc3NTcgMjMuMDk2MiAxOC4xNzMxQzIzLjY5ODcgMTcuNTcwNSAyNCAxNi44NDYyIDI0IDE2QzI0IDE1LjE1MzkgMjMuNjk4NyAxNC40Mjk1IDIzLjA5NjIgMTMuODI2OUMyMi40OTM2IDEzLjIyNDQgMjEuNzY5MiAxMi45MjMxIDIwLjkyMzEgMTIuOTIzMUgxNy4zODQ2VjExLjkyMzFIMjAuOTIzMUMyMi4wNTEgMTEuOTIzMSAyMy4wMTI1IDEyLjMyMDUgMjMuODA3NSAxMy4xMTUzQzI0LjYwMjUgMTMuOTEwMSAyNSAxNC44NzEzIDI1IDE1Ljk5ODlDMjUgMTcuMTI2NiAyNC42MDI1IDE4LjA4ODIgMjMuODA3NSAxOC44ODM3QzIzLjAxMjUgMTkuNjc5MiAyMi4wNTEgMjAuMDc2OSAyMC45MjMxIDIwLjA3NjlIMTcuMzg0NloiIGZpbGw9IiM1NTU1NTUiLz4KPC9zdmc+Cg==" height="30" width="30"></button></div></div><h2 class="styles_chartCardHeadline__aiJF0" data-testid="chat-card-headline">Wider path of totality for 2024 eclipse </h2><div class="styles_authors-container__IX4r8"><div class="styles_chatCartByline__ivtPj" data-testid="chat-card-byline-container"><div class="styles_chatCardBylineThumbnail__DItS4" data-testid="chat-card-byline-thumbnail"><span class="byline-thumbnail byline-thumbnail--generic-thumbnail styles_bylineThumbnail__bRfvX"><svg alt="Author Thumbnail" viewBox="0 0 28 28" fill="none" xmlns="http://www.w3.org/2000/svg"><circle cx="14" cy="14" r="14" fill="none"></circle><path d="M18.0825 9.79415L15.266 16.2227L14.4633 10.6359C14.3603 9.87584 15.6531 9.40702 15.6531 9.40702C15.5359 9.14419 15.1274 9.14774 15.1274 9.14774H14.2537C14.1152 7.77323 15.3618 6.77165 16.7079 7.0771C18.0327 7.37189 18.5122 8.81033 18.0825 9.78705" fill="#6E55DC"></path><path d="M12.8509 18.304L7.36349 14.6457C5.96767 13.7116 4.58606 14.6635 4.29127 15.6473C3.85797 17.0964 4.82758 18.304 6.34415 18.304H12.8509Z" fill="#FCCC12"></path><path d="M13.5715 9.24013C13.774 7.81945 12.5024 6.7717 11.1244 7.0807C9.7996 7.37549 9.32012 8.81748 9.74988 9.79064L12.5664 16.2192L13.5715 9.23658V9.24013Z" fill="#EF1541"></path><path d="M12.3421 17.2777L9.63926 11.1226C9.00706 9.69479 7.33065 9.51721 6.40721 10.3554C5.75725 10.945 5.24936 12.5539 6.70556 13.5235L12.3385 17.2777H12.3421Z" fill="#FF7112"></path><path d="M21.4846 18.3039C23.0012 18.3039 23.9708 17.0963 23.5375 15.6472C23.2462 14.6634 21.8646 13.7151 20.4688 14.6456L14.9814 18.3039H21.4846Z" fill="#05AC3F"></path><path d="M21.1262 13.5235C22.5824 12.5504 22.078 10.945 21.4245 10.3554C20.4975 9.51721 18.8247 9.69479 18.1925 11.1226L15.4932 17.2777L21.1262 13.5235Z" fill="#069DE0"></path></svg></span></div><div class="styles_inner__ukqsN"><p class="styles_authors__quDSP" data-testid="chat-card-byline"><span class="styles_chatCardByline__GHQTo" data-testid="chatCardByline-name"><span class="styles_chatCardByline--bio__HWAK9"><span class="styles_chatCardByline--name___FmI_">NBC News</span></span></span></p></div></div></div><div data-icid="live-blog-card-link" data-testid="chat-card-body-container"><p class="">For this eclipse, the moon is a bit closer to Earth than it was during the 2017 total solar eclipse, meaning its path is wider,&nbsp;<a href="https://science.nasa.gov/solar-system/skywatching/how-is-the-2024-total-solar-eclipse-different-than-the-2017-eclipse/" target="_blank">according to NASA</a>.</p><p class="">It will also pass over more populated areas, giving about 19.6 million more people a chance to experience totality without having to travel.</p><p class="">But even if you’re not close to the path of totality, 99% of people in the U.S. will be able to see at least a partial solar eclipse, NASA says.</p><p class="">Totality is also&nbsp;<a href="https://science.nasa.gov/solar-system/skywatching/how-is-the-2024-total-solar-eclipse-different-than-the-2017-eclipse/" target="_blank">expected to last longer&nbsp;</a>for the 2024 eclipse — nearly 4½ minutes in parts of Texas — compared to 2017's longest period of 2 minutes and 42 seconds near Carbondale, Illinois.</p><figure class="styles_inlineImage__yAWZ0 styles_medium__OMa6x"><picture class="styles_image__1qciH" data-testid="picture"><source media="(min-width: 1000px)" srcset="https://media-cldnry.s-nbcnews.com/image/upload/t_fit-560w,f_avif,q_auto:eco,dpr_2/rockcms/2024-04/240408-solar-eclipse-maine-mn-0615-107c10.jpg 2x, https://media-cldnry.s-nbcnews.com/image/upload/t_fit-560w,f_auto,q_auto:best/rockcms/2024-04/240408-solar-eclipse-maine-mn-0615-107c10.jpg 1x"><source srcset="https://media-cldnry.s-nbcnews.com/image/upload/t_fit-760w,f_avif,q_auto:eco,dpr_2/rockcms/2024-04/240408-solar-eclipse-maine-mn-0615-107c10.jpg 2x, https://media-cldnry.s-nbcnews.com/image/upload/t_fit-760w,f_auto,q_auto:best/rockcms/2024-04/240408-solar-eclipse-maine-mn-0615-107c10.jpg 1x"><img loading="lazy" src="./solar2_files/240408-solar-eclipse-maine-mn-0615-107c10.jpg" alt="Communities In The Path Of Totality Prepare For Monday&#39;s Solar Eclipse" height="1667" width="2500"></picture><figcaption class="caption styles_caption__Pe5JC" data-testid="caption"><span class="caption__container" data-testid="caption__container">Johanna Johnston, wearing a sun costume, participates in the Solar Sprint 3K yesterday in Houlton, Maine, part of the town's festivities before the arrival of the eclipse. </span><span class="caption__source" data-testid="caption__source">Joe Raedle / Getty Images</span></figcaption></figure><div class="styles_hidden-show-more-content__37qyQ dn"></div></div></div><div class="styles_chat-blog-card__nFL_J article-body__content w-100 mh0 fn" id="rcrd38489" data-testid="chat-card-container"><div class="styles_time-stamp-social-share-container__zWQeJ"><div class="styles_chatCardTimestamp__Lhru2 styles_eventEnded__gIoTG"><div class="styles_timestamp__dS4G7 styles_chatStyleTimeStamp__7lmh7" data-testid="timestamp">8d ago / 11:22 AM EDT</div></div><div class="share-list-container df"><div class="share-list__wrapper" data-testid="social-share-icon-list"><div class="share-list__icons"><div class="df justify-start lh-none share-list dn-print" data-testid="social-share-list"><input type="checkbox" class="dn" id="social-menu-toggle--1004" tabindex="-1" checked=""><ul class="share-list__social-list js-social-share"><li class="share-list__social-list-icon share-list__social-list-icon--first"><a href="https://www.facebook.com/sharer/sharer.php?u=https%3A%2F%2Fwww.nbcnews.com%2Fscience%2Fspace%2Flive-blog%2Fsolar-eclipse-2024-live-updates-rcna145900%2Frcrd38489%3FcanonicalCard%3Dtrue" target="_blank" rel="noopener noreferrer"><span class="icon icon-facebook share-list__social-icon"></span></a></li><li class="share-list__social-list-icon social-share-list__icon--twitter" data-testid="social-share-list__icon--twitter"><a href="https://twitter.com/intent/tweet?text=&amp;via=NBCNews&amp;url=https%3A%2F%2Fwww.nbcnews.com%2Fscience%2Fspace%2Flive-blog%2Fsolar-eclipse-2024-live-updates-rcna145900%2Frcrd38489%3FcanonicalCard%3Dtrue&amp;original_referer=https%3A%2F%2Fwww.nbcnews.com%2Fscience%2Fspace%2Flive-blog%2Fsolar-eclipse-2024-live-updates-rcna145900%2Frcrd38489%3FcanonicalCard%3Dtrue" target="_blank" rel="noopener noreferrer"><span class="icon icon-twitter share-list__social-icon"></span></a></li><li class="share-list__social-list-icon"><a href="mailto:?subject=&amp;body=https%3A%2F%2Fwww.nbcnews.com%2Fscience%2Fspace%2Flive-blog%2Fsolar-eclipse-2024-live-updates-rcna145900%2Frcrd38489%3FcanonicalCard%3Dtrue"><span class="icon icon-email share-list__social-icon"></span></a></li></ul></div><a href="sms:?&amp;body=%20via%20%20-%20https://www.nbcnews.com/science/space/live-blog/solar-eclipse-2024-live-updates-rcna145900/rcrd38489?canonicalCard=true" rel="noopener noreferrer" target="_blank" class="share__sms styles_share__sms__DGxUZ" data-icid="ed_npd_nn_nn_np_liveblog" data-testid="sms-link"><svg width="15" height="15" viewBox="0 0 15 15" fill="none" xmlns="http://www.w3.org/2000/svg" class="icon-sms"><path fill-rule="evenodd" clip-rule="evenodd" fill="#2A2A2A" d="M14 11.25H3.333L0 14.583V1a1 1 0 011-1h13a1 1 0 011 1v9.25a1 1 0 01-1 1zm-9.875-4.5a1.125 1.125 0 100-2.25 1.125 1.125 0 000 2.25zM9 5.625a1.125 1.125 0 11-2.25 0 1.125 1.125 0 012.25 0zm2.625 1.125a1.125 1.125 0 100-2.25 1.125 1.125 0 000 2.25z"></path></svg></a><button class="share__link-copy styles_share__link-copy__hjJp_" type="button" data-testid="share__link-copy"><span class="icon icon-link" data-testid="icon-link"></span><div data-testid="share__link-copytext" class="styles_share__copied-message__W1I6R styles_alignCenter__6F5eH"><span class="icon icon-alt-check styles_icon-alt-check__zl49O"></span>Copied</div><textarea class="styles_share__copy-area__gm9tU" tabindex="-1" readonly=""></textarea></button></div></div><button class="social-share-button" type="button" data-testid="chat-card-social-share-button" aria-expanded="false" aria-label="open social share icon list"><span class="share-btn-txt">Share</span><img alt="social share icon trigger" src="data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMzIiIGhlaWdodD0iMzIiIHZpZXdCb3g9IjAgMCAzMiAzMiIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPGNpcmNsZSBjeD0iMTYiIGN5PSIxNiIgcj0iMTUuNSIgZmlsbD0id2hpdGUiIHN0cm9rZT0iIzk5OTk5OSIvPgo8cGF0aCBkPSJNMTQuNjE1NCAyMC4wNzY5SDExLjA3NjlDOS45NDg5NyAyMC4wNzY5IDguOTg3NSAxOS42Nzk2IDguMTkyNSAxOC44ODQ4QzcuMzk3NSAxOC4wOSA3IDE3LjEyODcgNyAxNi4wMDExQzcgMTQuODczNSA3LjM5NzUgMTMuOTExOSA4LjE5MjUgMTMuMTE2NEM4Ljk4NzUgMTIuMzIwOSA5Ljk0ODk3IDExLjkyMzEgMTEuMDc2OSAxMS45MjMxSDE0LjYxNTRWMTIuOTIzMUgxMS4wNzY5QzEwLjIzMDggMTIuOTIzMSA5LjUwNjQyIDEzLjIyNDQgOC45MDM4NSAxMy44MjY5QzguMzAxMjggMTQuNDI5NSA4IDE1LjE1MzkgOCAxNkM4IDE2Ljg0NjIgOC4zMDEyOCAxNy41NzA1IDguOTAzODUgMTguMTczMUM5LjUwNjQyIDE4Ljc3NTcgMTAuMjMwOCAxOS4wNzY5IDExLjA3NjkgMTkuMDc2OUgxNC42MTU0VjIwLjA3NjlaTTEyLjUgMTYuNVYxNS41SDE5LjVWMTYuNUgxMi41Wk0xNy4zODQ2IDIwLjA3NjlWMTkuMDc2OUgyMC45MjMxQzIxLjc2OTIgMTkuMDc2OSAyMi40OTM2IDE4Ljc3NTcgMjMuMDk2MiAxOC4xNzMxQzIzLjY5ODcgMTcuNTcwNSAyNCAxNi44NDYyIDI0IDE2QzI0IDE1LjE1MzkgMjMuNjk4NyAxNC40Mjk1IDIzLjA5NjIgMTMuODI2OUMyMi40OTM2IDEzLjIyNDQgMjEuNzY5MiAxMi45MjMxIDIwLjkyMzEgMTIuOTIzMUgxNy4zODQ2VjExLjkyMzFIMjAuOTIzMUMyMi4wNTEgMTEuOTIzMSAyMy4wMTI1IDEyLjMyMDUgMjMuODA3NSAxMy4xMTUzQzI0LjYwMjUgMTMuOTEwMSAyNSAxNC44NzEzIDI1IDE1Ljk5ODlDMjUgMTcuMTI2NiAyNC42MDI1IDE4LjA4ODIgMjMuODA3NSAxOC44ODM3QzIzLjAxMjUgMTkuNjc5MiAyMi4wNTEgMjAuMDc2OSAyMC45MjMxIDIwLjA3NjlIMTcuMzg0NloiIGZpbGw9IiM1NTU1NTUiLz4KPC9zdmc+Cg==" height="30" width="30"></button></div></div><h2 class="styles_chartCardHeadline__aiJF0" data-testid="chat-card-headline">Clouds loom over Kerrville</h2><div class="styles_authors-container__IX4r8"><div class="styles_author-thumbnails__qwA42" data-testid="author-thumbnails"><div class="styles_chatCardBylineThumbnail__DItS4" data-testid="chat-card-byline-thumbnail"><span class="byline-thumbnail byline-thumbnail--generic-thumbnail styles_bylineThumbnail__bRfvX"><svg alt="Author Thumbnail" viewBox="0 0 28 28" fill="none" xmlns="http://www.w3.org/2000/svg"><circle cx="14" cy="14" r="14" fill="none"></circle><path d="M18.0825 9.79415L15.266 16.2227L14.4633 10.6359C14.3603 9.87584 15.6531 9.40702 15.6531 9.40702C15.5359 9.14419 15.1274 9.14774 15.1274 9.14774H14.2537C14.1152 7.77323 15.3618 6.77165 16.7079 7.0771C18.0327 7.37189 18.5122 8.81033 18.0825 9.78705" fill="#6E55DC"></path><path d="M12.8509 18.304L7.36349 14.6457C5.96767 13.7116 4.58606 14.6635 4.29127 15.6473C3.85797 17.0964 4.82758 18.304 6.34415 18.304H12.8509Z" fill="#FCCC12"></path><path d="M13.5715 9.24013C13.774 7.81945 12.5024 6.7717 11.1244 7.0807C9.7996 7.37549 9.32012 8.81748 9.74988 9.79064L12.5664 16.2192L13.5715 9.23658V9.24013Z" fill="#EF1541"></path><path d="M12.3421 17.2777L9.63926 11.1226C9.00706 9.69479 7.33065 9.51721 6.40721 10.3554C5.75725 10.945 5.24936 12.5539 6.70556 13.5235L12.3385 17.2777H12.3421Z" fill="#FF7112"></path><path d="M21.4846 18.3039C23.0012 18.3039 23.9708 17.0963 23.5375 15.6472C23.2462 14.6634 21.8646 13.7151 20.4688 14.6456L14.9814 18.3039H21.4846Z" fill="#05AC3F"></path><path d="M21.1262 13.5235C22.5824 12.5504 22.078 10.945 21.4245 10.3554C20.4975 9.51721 18.8247 9.69479 18.1925 11.1226L15.4932 17.2777L21.1262 13.5235Z" fill="#069DE0"></path></svg></span></div><div class="styles_chatCardBylineThumbnail__DItS4" data-testid="chat-card-byline-thumbnail"><span class="byline-thumbnail byline-thumbnail--generic-thumbnail styles_bylineThumbnail__bRfvX"><svg alt="Author Thumbnail" viewBox="0 0 28 28" fill="none" xmlns="http://www.w3.org/2000/svg"><circle cx="14" cy="14" r="14" fill="none"></circle><path d="M18.0825 9.79415L15.266 16.2227L14.4633 10.6359C14.3603 9.87584 15.6531 9.40702 15.6531 9.40702C15.5359 9.14419 15.1274 9.14774 15.1274 9.14774H14.2537C14.1152 7.77323 15.3618 6.77165 16.7079 7.0771C18.0327 7.37189 18.5122 8.81033 18.0825 9.78705" fill="#6E55DC"></path><path d="M12.8509 18.304L7.36349 14.6457C5.96767 13.7116 4.58606 14.6635 4.29127 15.6473C3.85797 17.0964 4.82758 18.304 6.34415 18.304H12.8509Z" fill="#FCCC12"></path><path d="M13.5715 9.24013C13.774 7.81945 12.5024 6.7717 11.1244 7.0807C9.7996 7.37549 9.32012 8.81748 9.74988 9.79064L12.5664 16.2192L13.5715 9.23658V9.24013Z" fill="#EF1541"></path><path d="M12.3421 17.2777L9.63926 11.1226C9.00706 9.69479 7.33065 9.51721 6.40721 10.3554C5.75725 10.945 5.24936 12.5539 6.70556 13.5235L12.3385 17.2777H12.3421Z" fill="#FF7112"></path><path d="M21.4846 18.3039C23.0012 18.3039 23.9708 17.0963 23.5375 15.6472C23.2462 14.6634 21.8646 13.7151 20.4688 14.6456L14.9814 18.3039H21.4846Z" fill="#05AC3F"></path><path d="M21.1262 13.5235C22.5824 12.5504 22.078 10.945 21.4245 10.3554C20.4975 9.51721 18.8247 9.69479 18.1925 11.1226L15.4932 17.2777L21.1262 13.5235Z" fill="#069DE0"></path></svg></span></div><div class="styles_author-dropdown__4D5zn" data-testid="author-dropdown"><div class="styles_chatCartByline__ivtPj styles_dropdown-item___Ns0t" data-testid="chat-card-byline-container"><div class="styles_chatCardBylineThumbnail__DItS4" data-testid="chat-card-byline-thumbnail"><span class="byline-thumbnail byline-thumbnail--generic-thumbnail styles_bylineThumbnail__bRfvX"><svg alt="Author Thumbnail" viewBox="0 0 28 28" fill="none" xmlns="http://www.w3.org/2000/svg"><circle cx="14" cy="14" r="14" fill="none"></circle><path d="M18.0825 9.79415L15.266 16.2227L14.4633 10.6359C14.3603 9.87584 15.6531 9.40702 15.6531 9.40702C15.5359 9.14419 15.1274 9.14774 15.1274 9.14774H14.2537C14.1152 7.77323 15.3618 6.77165 16.7079 7.0771C18.0327 7.37189 18.5122 8.81033 18.0825 9.78705" fill="#6E55DC"></path><path d="M12.8509 18.304L7.36349 14.6457C5.96767 13.7116 4.58606 14.6635 4.29127 15.6473C3.85797 17.0964 4.82758 18.304 6.34415 18.304H12.8509Z" fill="#FCCC12"></path><path d="M13.5715 9.24013C13.774 7.81945 12.5024 6.7717 11.1244 7.0807C9.7996 7.37549 9.32012 8.81748 9.74988 9.79064L12.5664 16.2192L13.5715 9.23658V9.24013Z" fill="#EF1541"></path><path d="M12.3421 17.2777L9.63926 11.1226C9.00706 9.69479 7.33065 9.51721 6.40721 10.3554C5.75725 10.945 5.24936 12.5539 6.70556 13.5235L12.3385 17.2777H12.3421Z" fill="#FF7112"></path><path d="M21.4846 18.3039C23.0012 18.3039 23.9708 17.0963 23.5375 15.6472C23.2462 14.6634 21.8646 13.7151 20.4688 14.6456L14.9814 18.3039H21.4846Z" fill="#05AC3F"></path><path d="M21.1262 13.5235C22.5824 12.5504 22.078 10.945 21.4245 10.3554C20.4975 9.51721 18.8247 9.69479 18.1925 11.1226L15.4932 17.2777L21.1262 13.5235Z" fill="#069DE0"></path></svg></span></div><div class="styles_inner__ukqsN"><p class="styles_authors__quDSP" data-testid="chat-card-byline"><span class="styles_chatCardByline__GHQTo" data-testid="chatCardByline-name"><span class="styles_chatCardByline--bio__HWAK9"><span class="styles_chatCardByline--name___FmI_">Juliette Arcodia</span></span></span></p></div></div><div class="styles_chatCartByline__ivtPj styles_dropdown-item___Ns0t" data-testid="chat-card-byline-container"><div class="styles_chatCardBylineThumbnail__DItS4" data-testid="chat-card-byline-thumbnail"><span class="byline-thumbnail byline-thumbnail--generic-thumbnail styles_bylineThumbnail__bRfvX"><svg alt="Author Thumbnail" viewBox="0 0 28 28" fill="none" xmlns="http://www.w3.org/2000/svg"><circle cx="14" cy="14" r="14" fill="none"></circle><path d="M18.0825 9.79415L15.266 16.2227L14.4633 10.6359C14.3603 9.87584 15.6531 9.40702 15.6531 9.40702C15.5359 9.14419 15.1274 9.14774 15.1274 9.14774H14.2537C14.1152 7.77323 15.3618 6.77165 16.7079 7.0771C18.0327 7.37189 18.5122 8.81033 18.0825 9.78705" fill="#6E55DC"></path><path d="M12.8509 18.304L7.36349 14.6457C5.96767 13.7116 4.58606 14.6635 4.29127 15.6473C3.85797 17.0964 4.82758 18.304 6.34415 18.304H12.8509Z" fill="#FCCC12"></path><path d="M13.5715 9.24013C13.774 7.81945 12.5024 6.7717 11.1244 7.0807C9.7996 7.37549 9.32012 8.81748 9.74988 9.79064L12.5664 16.2192L13.5715 9.23658V9.24013Z" fill="#EF1541"></path><path d="M12.3421 17.2777L9.63926 11.1226C9.00706 9.69479 7.33065 9.51721 6.40721 10.3554C5.75725 10.945 5.24936 12.5539 6.70556 13.5235L12.3385 17.2777H12.3421Z" fill="#FF7112"></path><path d="M21.4846 18.3039C23.0012 18.3039 23.9708 17.0963 23.5375 15.6472C23.2462 14.6634 21.8646 13.7151 20.4688 14.6456L14.9814 18.3039H21.4846Z" fill="#05AC3F"></path><path d="M21.1262 13.5235C22.5824 12.5504 22.078 10.945 21.4245 10.3554C20.4975 9.51721 18.8247 9.69479 18.1925 11.1226L15.4932 17.2777L21.1262 13.5235Z" fill="#069DE0"></path></svg></span></div><div class="styles_inner__ukqsN"><p class="styles_authors__quDSP" data-testid="chat-card-byline"><span class="styles_chatCardByline__GHQTo" data-testid="chatCardByline-name"><span class="styles_chatCardByline--bio__HWAK9"><span class="styles_chatCardByline--name___FmI_">Morgan Chesky</span></span></span></p></div></div></div></div><div class="authors-names"><span class="styles_chatCardByline__GHQTo" data-testid="chatCardByline-name"><span class="styles_chatCardByline--bio__HWAK9"><span class="styles_chatCardByline--name___FmI_">Juliette Arcodia</span></span></span> and <span class="styles_chatCardByline__GHQTo" data-testid="chatCardByline-name"><span class="styles_chatCardByline--bio__HWAK9"><span class="styles_chatCardByline--name___FmI_">Morgan Chesky</span></span></span></div></div><div data-icid="live-blog-card-link" data-testid="chat-card-body-container"><p class="">KERRVILLE, Texas — We're at the Kerrville eclipse festival in the park where at least 1,000 people have already set up their beach chairs and coolers. </p><p class="">This location is one of the first big towns in the U.S. that will see the eclipse starting at 2:32 p.m. ET. There’s still pretty heavy cloud cover, with loud cheers from the crowd whenever the sun has popped through.&nbsp;</p><div class="styles_hidden-show-more-content__37qyQ dn"></div></div></div><div class="ad mb8 ad--text-alignment ad-container boxinlineAd dn-print" data-testid="ad__container"><div data-mps="true" data-slot="boxinline" data-sizes="[[[1000,1],[]],[[758,1],[[300,250],[700,50],[5,5],[728,90],[360,360]]],[[0,0],[[300,250],[700,50],[5,5],[360,360]]]]" data-render-on-view="true" data-targeting="{}" data-active-tab="true" data-offset-viewport="50" data-testid="ad__container__inner"><div id="div-mps-ad-boxinline-16"></div></div></div><div class="styles_chat-blog-card__nFL_J article-body__content w-100 mh0 fn" id="rcrd38481" data-testid="chat-card-container"><div class="styles_time-stamp-social-share-container__zWQeJ"><div class="styles_chatCardTimestamp__Lhru2 styles_eventEnded__gIoTG"><div class="styles_timestamp__dS4G7 styles_chatStyleTimeStamp__7lmh7" data-testid="timestamp">8d ago / 11:08 AM EDT</div></div><div class="share-list-container df"><div class="share-list__wrapper" data-testid="social-share-icon-list"><div class="share-list__icons"><div class="df justify-start lh-none share-list dn-print" data-testid="social-share-list"><input type="checkbox" class="dn" id="social-menu-toggle--1005" tabindex="-1" checked=""><ul class="share-list__social-list js-social-share"><li class="share-list__social-list-icon share-list__social-list-icon--first"><a href="https://www.facebook.com/sharer/sharer.php?u=https%3A%2F%2Fwww.nbcnews.com%2Fscience%2Fspace%2Flive-blog%2Fsolar-eclipse-2024-live-updates-rcna145900%2Frcrd38481%3FcanonicalCard%3Dtrue" target="_blank" rel="noopener noreferrer"><span class="icon icon-facebook share-list__social-icon"></span></a></li><li class="share-list__social-list-icon social-share-list__icon--twitter" data-testid="social-share-list__icon--twitter"><a href="https://twitter.com/intent/tweet?text=&amp;via=NBCNews&amp;url=https%3A%2F%2Fwww.nbcnews.com%2Fscience%2Fspace%2Flive-blog%2Fsolar-eclipse-2024-live-updates-rcna145900%2Frcrd38481%3FcanonicalCard%3Dtrue&amp;original_referer=https%3A%2F%2Fwww.nbcnews.com%2Fscience%2Fspace%2Flive-blog%2Fsolar-eclipse-2024-live-updates-rcna145900%2Frcrd38481%3FcanonicalCard%3Dtrue" target="_blank" rel="noopener noreferrer"><span class="icon icon-twitter share-list__social-icon"></span></a></li><li class="share-list__social-list-icon"><a href="mailto:?subject=&amp;body=https%3A%2F%2Fwww.nbcnews.com%2Fscience%2Fspace%2Flive-blog%2Fsolar-eclipse-2024-live-updates-rcna145900%2Frcrd38481%3FcanonicalCard%3Dtrue"><span class="icon icon-email share-list__social-icon"></span></a></li></ul></div><a href="sms:?&amp;body=%20via%20%20-%20https://www.nbcnews.com/science/space/live-blog/solar-eclipse-2024-live-updates-rcna145900/rcrd38481?canonicalCard=true" rel="noopener noreferrer" target="_blank" class="share__sms styles_share__sms__DGxUZ" data-icid="ed_npd_nn_nn_np_liveblog" data-testid="sms-link"><svg width="15" height="15" viewBox="0 0 15 15" fill="none" xmlns="http://www.w3.org/2000/svg" class="icon-sms"><path fill-rule="evenodd" clip-rule="evenodd" fill="#2A2A2A" d="M14 11.25H3.333L0 14.583V1a1 1 0 011-1h13a1 1 0 011 1v9.25a1 1 0 01-1 1zm-9.875-4.5a1.125 1.125 0 100-2.25 1.125 1.125 0 000 2.25zM9 5.625a1.125 1.125 0 11-2.25 0 1.125 1.125 0 012.25 0zm2.625 1.125a1.125 1.125 0 100-2.25 1.125 1.125 0 000 2.25z"></path></svg></a><button class="share__link-copy styles_share__link-copy__hjJp_" type="button" data-testid="share__link-copy"><span class="icon icon-link" data-testid="icon-link"></span><div data-testid="share__link-copytext" class="styles_share__copied-message__W1I6R styles_alignCenter__6F5eH"><span class="icon icon-alt-check styles_icon-alt-check__zl49O"></span>Copied</div><textarea class="styles_share__copy-area__gm9tU" tabindex="-1" readonly=""></textarea></button></div></div><button class="social-share-button" type="button" data-testid="chat-card-social-share-button" aria-expanded="false" aria-label="open social share icon list"><span class="share-btn-txt">Share</span><img alt="social share icon trigger" src="data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMzIiIGhlaWdodD0iMzIiIHZpZXdCb3g9IjAgMCAzMiAzMiIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPGNpcmNsZSBjeD0iMTYiIGN5PSIxNiIgcj0iMTUuNSIgZmlsbD0id2hpdGUiIHN0cm9rZT0iIzk5OTk5OSIvPgo8cGF0aCBkPSJNMTQuNjE1NCAyMC4wNzY5SDExLjA3NjlDOS45NDg5NyAyMC4wNzY5IDguOTg3NSAxOS42Nzk2IDguMTkyNSAxOC44ODQ4QzcuMzk3NSAxOC4wOSA3IDE3LjEyODcgNyAxNi4wMDExQzcgMTQuODczNSA3LjM5NzUgMTMuOTExOSA4LjE5MjUgMTMuMTE2NEM4Ljk4NzUgMTIuMzIwOSA5Ljk0ODk3IDExLjkyMzEgMTEuMDc2OSAxMS45MjMxSDE0LjYxNTRWMTIuOTIzMUgxMS4wNzY5QzEwLjIzMDggMTIuOTIzMSA5LjUwNjQyIDEzLjIyNDQgOC45MDM4NSAxMy44MjY5QzguMzAxMjggMTQuNDI5NSA4IDE1LjE1MzkgOCAxNkM4IDE2Ljg0NjIgOC4zMDEyOCAxNy41NzA1IDguOTAzODUgMTguMTczMUM5LjUwNjQyIDE4Ljc3NTcgMTAuMjMwOCAxOS4wNzY5IDExLjA3NjkgMTkuMDc2OUgxNC42MTU0VjIwLjA3NjlaTTEyLjUgMTYuNVYxNS41SDE5LjVWMTYuNUgxMi41Wk0xNy4zODQ2IDIwLjA3NjlWMTkuMDc2OUgyMC45MjMxQzIxLjc2OTIgMTkuMDc2OSAyMi40OTM2IDE4Ljc3NTcgMjMuMDk2MiAxOC4xNzMxQzIzLjY5ODcgMTcuNTcwNSAyNCAxNi44NDYyIDI0IDE2QzI0IDE1LjE1MzkgMjMuNjk4NyAxNC40Mjk1IDIzLjA5NjIgMTMuODI2OUMyMi40OTM2IDEzLjIyNDQgMjEuNzY5MiAxMi45MjMxIDIwLjkyMzEgMTIuOTIzMUgxNy4zODQ2VjExLjkyMzFIMjAuOTIzMUMyMi4wNTEgMTEuOTIzMSAyMy4wMTI1IDEyLjMyMDUgMjMuODA3NSAxMy4xMTUzQzI0LjYwMjUgMTMuOTEwMSAyNSAxNC44NzEzIDI1IDE1Ljk5ODlDMjUgMTcuMTI2NiAyNC42MDI1IDE4LjA4ODIgMjMuODA3NSAxOC44ODM3QzIzLjAxMjUgMTkuNjc5MiAyMi4wNTEgMjAuMDc2OSAyMC45MjMxIDIwLjA3NjlIMTcuMzg0NloiIGZpbGw9IiM1NTU1NTUiLz4KPC9zdmc+Cg==" height="30" width="30"></button></div></div><h2 class="styles_chartCardHeadline__aiJF0" data-testid="chat-card-headline">Eclipse spectators line up at Indianapolis speedway</h2><div class="styles_authors-container__IX4r8"><div class="styles_chatCartByline__ivtPj" data-testid="chat-card-byline-container"><div class="styles_chatCardBylineThumbnail__DItS4" data-testid="chat-card-byline-thumbnail"><div class="byline-thumbnail byline-thumbnail--has-image styles_bylineThumbnail__bRfvX" data-testid="byline-thumbnail"><picture data-testid="picture"><source srcset="https://media-cldnry.s-nbcnews.com/image/upload/t_focal-60x60,f_avif,q_auto:eco,dpr_2/newscms/2014_21/463046/140521_nighswander_portrait_67931065.jpg 2x, https://media-cldnry.s-nbcnews.com/image/upload/t_focal-60x60,f_auto,q_auto:best/newscms/2014_21/463046/140521_nighswander_portrait_67931065.jpg 1x"><img loading="lazy" src="./solar2_files/140521_nighswander_portrait_67931065.jpg" alt="" height="48" width="48"></picture></div></div><div class="styles_inner__ukqsN"><p class="styles_authors__quDSP" data-testid="chat-card-byline"><span class="styles_chatCardByline__GHQTo" data-testid="chatCardByline-name"><span class="styles_chatCardByline--bio__HWAK9"><span class="styles_chatCardByline--name___FmI_">Matthew Nighswander</span></span></span></p></div></div></div><div data-icid="live-blog-card-link" data-testid="chat-card-body-container"><p class="">Eclipse watchers are headed to major events around the country, maybe none as big as Purdue University's watch party at the Indianapolis Motor Speedway.</p><p class="">NBC News' Lester Holt and Tom Costello will be there as well, providing live coverage as the totality passes overhead.</p><figure class="styles_inlineImage__yAWZ0 styles_medium__OMa6x"><picture class="styles_image__1qciH" data-testid="picture"><source media="(min-width: 1000px)" srcset="https://media-cldnry.s-nbcnews.com/image/upload/t_fit-560w,f_avif,q_auto:eco,dpr_2/rockcms/2024-04/240408-solar-eclipse-indianapolis-mn-1030-3d976c.jpg 2x, https://media-cldnry.s-nbcnews.com/image/upload/t_fit-560w,f_auto,q_auto:best/rockcms/2024-04/240408-solar-eclipse-indianapolis-mn-1030-3d976c.jpg 1x"><source srcset="https://media-cldnry.s-nbcnews.com/image/upload/t_fit-760w,f_avif,q_auto:eco,dpr_2/rockcms/2024-04/240408-solar-eclipse-indianapolis-mn-1030-3d976c.jpg 2x, https://media-cldnry.s-nbcnews.com/image/upload/t_fit-760w,f_auto,q_auto:best/rockcms/2024-04/240408-solar-eclipse-indianapolis-mn-1030-3d976c.jpg 1x"><img loading="lazy" src="./solar2_files/240408-solar-eclipse-indianapolis-mn-1030-3d976c.jpg" alt="IN: 2024 Total Solar Eclipse at Indianapolis Motor Speedway" height="1667" width="2500"></picture><figcaption class="caption styles_caption__Pe5JC" data-testid="caption"><span class="caption__container" data-testid="caption__container">More than 50,000 spectators are expected at the speedway.</span><span class="caption__source" data-testid="caption__source">Sam Wasson / Sipa USA via AP</span></figcaption></figure><figure class="styles_inlineImage__yAWZ0 styles_medium__OMa6x"><picture class="styles_image__1qciH" data-testid="picture"><source media="(min-width: 1000px)" srcset="https://media-cldnry.s-nbcnews.com/image/upload/t_fit-560w,f_avif,q_auto:eco,dpr_2/rockcms/2024-04/240408-solar-eclipse-indiana-mn-1050-19e6cf.jpg 2x, https://media-cldnry.s-nbcnews.com/image/upload/t_fit-560w,f_auto,q_auto:best/rockcms/2024-04/240408-solar-eclipse-indiana-mn-1050-19e6cf.jpg 1x"><source srcset="https://media-cldnry.s-nbcnews.com/image/upload/t_fit-760w,f_avif,q_auto:eco,dpr_2/rockcms/2024-04/240408-solar-eclipse-indiana-mn-1050-19e6cf.jpg 2x, https://media-cldnry.s-nbcnews.com/image/upload/t_fit-760w,f_auto,q_auto:best/rockcms/2024-04/240408-solar-eclipse-indiana-mn-1050-19e6cf.jpg 1x"><img loading="lazy" src="./solar2_files/240408-solar-eclipse-indiana-mn-1050-19e6cf.jpg" alt="Tamra Sylvester poses with a person dressed as a NASA astronaut during a total eclipse viewing event at the Indianapolis Motor Speedway in Indianapolis, Monday, April 8, 2024." height="1667" width="2500"></picture><figcaption class="caption styles_caption__Pe5JC" data-testid="caption"><span class="caption__container" data-testid="caption__container">Tamra Sylvester poses with a person dressed as a NASA astronaut during the event at the speedway.</span><span class="caption__source" data-testid="caption__source">Michael Conroy / AP</span></figcaption></figure><div class="styles_hidden-show-more-content__37qyQ dn"></div></div></div><div class="styles_chat-blog-card__nFL_J article-body__content w-100 mh0 fn" id="rcrd38483" data-testid="chat-card-container"><div class="styles_time-stamp-social-share-container__zWQeJ"><div class="styles_chatCardTimestamp__Lhru2 styles_eventEnded__gIoTG"><div class="styles_timestamp__dS4G7 styles_chatStyleTimeStamp__7lmh7" data-testid="timestamp">8d ago / 10:50 AM EDT</div></div><div class="share-list-container df"><div class="share-list__wrapper" data-testid="social-share-icon-list"><div class="share-list__icons"><div class="df justify-start lh-none share-list dn-print" data-testid="social-share-list"><input type="checkbox" class="dn" id="social-menu-toggle--1006" tabindex="-1" checked=""><ul class="share-list__social-list js-social-share"><li class="share-list__social-list-icon share-list__social-list-icon--first"><a href="https://www.facebook.com/sharer/sharer.php?u=https%3A%2F%2Fwww.nbcnews.com%2Fscience%2Fspace%2Flive-blog%2Fsolar-eclipse-2024-live-updates-rcna145900%2Frcrd38483%3FcanonicalCard%3Dtrue" target="_blank" rel="noopener noreferrer"><span class="icon icon-facebook share-list__social-icon"></span></a></li><li class="share-list__social-list-icon social-share-list__icon--twitter" data-testid="social-share-list__icon--twitter"><a href="https://twitter.com/intent/tweet?text=&amp;via=NBCNews&amp;url=https%3A%2F%2Fwww.nbcnews.com%2Fscience%2Fspace%2Flive-blog%2Fsolar-eclipse-2024-live-updates-rcna145900%2Frcrd38483%3FcanonicalCard%3Dtrue&amp;original_referer=https%3A%2F%2Fwww.nbcnews.com%2Fscience%2Fspace%2Flive-blog%2Fsolar-eclipse-2024-live-updates-rcna145900%2Frcrd38483%3FcanonicalCard%3Dtrue" target="_blank" rel="noopener noreferrer"><span class="icon icon-twitter share-list__social-icon"></span></a></li><li class="share-list__social-list-icon"><a href="mailto:?subject=&amp;body=https%3A%2F%2Fwww.nbcnews.com%2Fscience%2Fspace%2Flive-blog%2Fsolar-eclipse-2024-live-updates-rcna145900%2Frcrd38483%3FcanonicalCard%3Dtrue"><span class="icon icon-email share-list__social-icon"></span></a></li></ul></div><a href="sms:?&amp;body=%20via%20%20-%20https://www.nbcnews.com/science/space/live-blog/solar-eclipse-2024-live-updates-rcna145900/rcrd38483?canonicalCard=true" rel="noopener noreferrer" target="_blank" class="share__sms styles_share__sms__DGxUZ" data-icid="ed_npd_nn_nn_np_liveblog" data-testid="sms-link"><svg width="15" height="15" viewBox="0 0 15 15" fill="none" xmlns="http://www.w3.org/2000/svg" class="icon-sms"><path fill-rule="evenodd" clip-rule="evenodd" fill="#2A2A2A" d="M14 11.25H3.333L0 14.583V1a1 1 0 011-1h13a1 1 0 011 1v9.25a1 1 0 01-1 1zm-9.875-4.5a1.125 1.125 0 100-2.25 1.125 1.125 0 000 2.25zM9 5.625a1.125 1.125 0 11-2.25 0 1.125 1.125 0 012.25 0zm2.625 1.125a1.125 1.125 0 100-2.25 1.125 1.125 0 000 2.25z"></path></svg></a><button class="share__link-copy styles_share__link-copy__hjJp_" type="button" data-testid="share__link-copy"><span class="icon icon-link" data-testid="icon-link"></span><div data-testid="share__link-copytext" class="styles_share__copied-message__W1I6R styles_alignCenter__6F5eH"><span class="icon icon-alt-check styles_icon-alt-check__zl49O"></span>Copied</div><textarea class="styles_share__copy-area__gm9tU" tabindex="-1" readonly=""></textarea></button></div></div><button class="social-share-button" type="button" data-testid="chat-card-social-share-button" aria-expanded="false" aria-label="open social share icon list"><span class="share-btn-txt">Share</span><img alt="social share icon trigger" src="data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMzIiIGhlaWdodD0iMzIiIHZpZXdCb3g9IjAgMCAzMiAzMiIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPGNpcmNsZSBjeD0iMTYiIGN5PSIxNiIgcj0iMTUuNSIgZmlsbD0id2hpdGUiIHN0cm9rZT0iIzk5OTk5OSIvPgo8cGF0aCBkPSJNMTQuNjE1NCAyMC4wNzY5SDExLjA3NjlDOS45NDg5NyAyMC4wNzY5IDguOTg3NSAxOS42Nzk2IDguMTkyNSAxOC44ODQ4QzcuMzk3NSAxOC4wOSA3IDE3LjEyODcgNyAxNi4wMDExQzcgMTQuODczNSA3LjM5NzUgMTMuOTExOSA4LjE5MjUgMTMuMTE2NEM4Ljk4NzUgMTIuMzIwOSA5Ljk0ODk3IDExLjkyMzEgMTEuMDc2OSAxMS45MjMxSDE0LjYxNTRWMTIuOTIzMUgxMS4wNzY5QzEwLjIzMDggMTIuOTIzMSA5LjUwNjQyIDEzLjIyNDQgOC45MDM4NSAxMy44MjY5QzguMzAxMjggMTQuNDI5NSA4IDE1LjE1MzkgOCAxNkM4IDE2Ljg0NjIgOC4zMDEyOCAxNy41NzA1IDguOTAzODUgMTguMTczMUM5LjUwNjQyIDE4Ljc3NTcgMTAuMjMwOCAxOS4wNzY5IDExLjA3NjkgMTkuMDc2OUgxNC42MTU0VjIwLjA3NjlaTTEyLjUgMTYuNVYxNS41SDE5LjVWMTYuNUgxMi41Wk0xNy4zODQ2IDIwLjA3NjlWMTkuMDc2OUgyMC45MjMxQzIxLjc2OTIgMTkuMDc2OSAyMi40OTM2IDE4Ljc3NTcgMjMuMDk2MiAxOC4xNzMxQzIzLjY5ODcgMTcuNTcwNSAyNCAxNi44NDYyIDI0IDE2QzI0IDE1LjE1MzkgMjMuNjk4NyAxNC40Mjk1IDIzLjA5NjIgMTMuODI2OUMyMi40OTM2IDEzLjIyNDQgMjEuNzY5MiAxMi45MjMxIDIwLjkyMzEgMTIuOTIzMUgxNy4zODQ2VjExLjkyMzFIMjAuOTIzMUMyMi4wNTEgMTEuOTIzMSAyMy4wMTI1IDEyLjMyMDUgMjMuODA3NSAxMy4xMTUzQzI0LjYwMjUgMTMuOTEwMSAyNSAxNC44NzEzIDI1IDE1Ljk5ODlDMjUgMTcuMTI2NiAyNC42MDI1IDE4LjA4ODIgMjMuODA3NSAxOC44ODM3QzIzLjAxMjUgMTkuNjc5MiAyMi4wNTEgMjAuMDc2OSAyMC45MjMxIDIwLjA3NjlIMTcuMzg0NloiIGZpbGw9IiM1NTU1NTUiLz4KPC9zdmc+Cg==" height="30" width="30"></button></div></div><h2 class="styles_chartCardHeadline__aiJF0" data-testid="chat-card-headline">Eclipse watchers filing in to NASA event in Cleveland</h2><div class="styles_authors-container__IX4r8"><div class="styles_author-thumbnails__qwA42" data-testid="author-thumbnails"><div class="styles_chatCardBylineThumbnail__DItS4" data-testid="chat-card-byline-thumbnail"><span class="byline-thumbnail byline-thumbnail--generic-thumbnail styles_bylineThumbnail__bRfvX"><svg alt="Author Thumbnail" viewBox="0 0 28 28" fill="none" xmlns="http://www.w3.org/2000/svg"><circle cx="14" cy="14" r="14" fill="none"></circle><path d="M18.0825 9.79415L15.266 16.2227L14.4633 10.6359C14.3603 9.87584 15.6531 9.40702 15.6531 9.40702C15.5359 9.14419 15.1274 9.14774 15.1274 9.14774H14.2537C14.1152 7.77323 15.3618 6.77165 16.7079 7.0771C18.0327 7.37189 18.5122 8.81033 18.0825 9.78705" fill="#6E55DC"></path><path d="M12.8509 18.304L7.36349 14.6457C5.96767 13.7116 4.58606 14.6635 4.29127 15.6473C3.85797 17.0964 4.82758 18.304 6.34415 18.304H12.8509Z" fill="#FCCC12"></path><path d="M13.5715 9.24013C13.774 7.81945 12.5024 6.7717 11.1244 7.0807C9.7996 7.37549 9.32012 8.81748 9.74988 9.79064L12.5664 16.2192L13.5715 9.23658V9.24013Z" fill="#EF1541"></path><path d="M12.3421 17.2777L9.63926 11.1226C9.00706 9.69479 7.33065 9.51721 6.40721 10.3554C5.75725 10.945 5.24936 12.5539 6.70556 13.5235L12.3385 17.2777H12.3421Z" fill="#FF7112"></path><path d="M21.4846 18.3039C23.0012 18.3039 23.9708 17.0963 23.5375 15.6472C23.2462 14.6634 21.8646 13.7151 20.4688 14.6456L14.9814 18.3039H21.4846Z" fill="#05AC3F"></path><path d="M21.1262 13.5235C22.5824 12.5504 22.078 10.945 21.4245 10.3554C20.4975 9.51721 18.8247 9.69479 18.1925 11.1226L15.4932 17.2777L21.1262 13.5235Z" fill="#069DE0"></path></svg></span></div><div class="styles_chatCardBylineThumbnail__DItS4" data-testid="chat-card-byline-thumbnail"><span class="byline-thumbnail byline-thumbnail--generic-thumbnail styles_bylineThumbnail__bRfvX"><svg alt="Author Thumbnail" viewBox="0 0 28 28" fill="none" xmlns="http://www.w3.org/2000/svg"><circle cx="14" cy="14" r="14" fill="none"></circle><path d="M18.0825 9.79415L15.266 16.2227L14.4633 10.6359C14.3603 9.87584 15.6531 9.40702 15.6531 9.40702C15.5359 9.14419 15.1274 9.14774 15.1274 9.14774H14.2537C14.1152 7.77323 15.3618 6.77165 16.7079 7.0771C18.0327 7.37189 18.5122 8.81033 18.0825 9.78705" fill="#6E55DC"></path><path d="M12.8509 18.304L7.36349 14.6457C5.96767 13.7116 4.58606 14.6635 4.29127 15.6473C3.85797 17.0964 4.82758 18.304 6.34415 18.304H12.8509Z" fill="#FCCC12"></path><path d="M13.5715 9.24013C13.774 7.81945 12.5024 6.7717 11.1244 7.0807C9.7996 7.37549 9.32012 8.81748 9.74988 9.79064L12.5664 16.2192L13.5715 9.23658V9.24013Z" fill="#EF1541"></path><path d="M12.3421 17.2777L9.63926 11.1226C9.00706 9.69479 7.33065 9.51721 6.40721 10.3554C5.75725 10.945 5.24936 12.5539 6.70556 13.5235L12.3385 17.2777H12.3421Z" fill="#FF7112"></path><path d="M21.4846 18.3039C23.0012 18.3039 23.9708 17.0963 23.5375 15.6472C23.2462 14.6634 21.8646 13.7151 20.4688 14.6456L14.9814 18.3039H21.4846Z" fill="#05AC3F"></path><path d="M21.1262 13.5235C22.5824 12.5504 22.078 10.945 21.4245 10.3554C20.4975 9.51721 18.8247 9.69479 18.1925 11.1226L15.4932 17.2777L21.1262 13.5235Z" fill="#069DE0"></path></svg></span></div><div class="styles_author-dropdown__4D5zn" data-testid="author-dropdown"><div class="styles_chatCartByline__ivtPj styles_dropdown-item___Ns0t" data-testid="chat-card-byline-container"><div class="styles_chatCardBylineThumbnail__DItS4" data-testid="chat-card-byline-thumbnail"><span class="byline-thumbnail byline-thumbnail--generic-thumbnail styles_bylineThumbnail__bRfvX"><svg alt="Author Thumbnail" viewBox="0 0 28 28" fill="none" xmlns="http://www.w3.org/2000/svg"><circle cx="14" cy="14" r="14" fill="none"></circle><path d="M18.0825 9.79415L15.266 16.2227L14.4633 10.6359C14.3603 9.87584 15.6531 9.40702 15.6531 9.40702C15.5359 9.14419 15.1274 9.14774 15.1274 9.14774H14.2537C14.1152 7.77323 15.3618 6.77165 16.7079 7.0771C18.0327 7.37189 18.5122 8.81033 18.0825 9.78705" fill="#6E55DC"></path><path d="M12.8509 18.304L7.36349 14.6457C5.96767 13.7116 4.58606 14.6635 4.29127 15.6473C3.85797 17.0964 4.82758 18.304 6.34415 18.304H12.8509Z" fill="#FCCC12"></path><path d="M13.5715 9.24013C13.774 7.81945 12.5024 6.7717 11.1244 7.0807C9.7996 7.37549 9.32012 8.81748 9.74988 9.79064L12.5664 16.2192L13.5715 9.23658V9.24013Z" fill="#EF1541"></path><path d="M12.3421 17.2777L9.63926 11.1226C9.00706 9.69479 7.33065 9.51721 6.40721 10.3554C5.75725 10.945 5.24936 12.5539 6.70556 13.5235L12.3385 17.2777H12.3421Z" fill="#FF7112"></path><path d="M21.4846 18.3039C23.0012 18.3039 23.9708 17.0963 23.5375 15.6472C23.2462 14.6634 21.8646 13.7151 20.4688 14.6456L14.9814 18.3039H21.4846Z" fill="#05AC3F"></path><path d="M21.1262 13.5235C22.5824 12.5504 22.078 10.945 21.4245 10.3554C20.4975 9.51721 18.8247 9.69479 18.1925 11.1226L15.4932 17.2777L21.1262 13.5235Z" fill="#069DE0"></path></svg></span></div><div class="styles_inner__ukqsN"><p class="styles_authors__quDSP" data-testid="chat-card-byline"><span class="styles_chatCardByline__GHQTo" data-testid="chatCardByline-name"><span class="styles_chatCardByline--bio__HWAK9"><span class="styles_chatCardByline--name___FmI_">Jesse Kirsch</span></span></span></p></div></div><div class="styles_chatCartByline__ivtPj styles_dropdown-item___Ns0t" data-testid="chat-card-byline-container"><div class="styles_chatCardBylineThumbnail__DItS4" data-testid="chat-card-byline-thumbnail"><span class="byline-thumbnail byline-thumbnail--generic-thumbnail styles_bylineThumbnail__bRfvX"><svg alt="Author Thumbnail" viewBox="0 0 28 28" fill="none" xmlns="http://www.w3.org/2000/svg"><circle cx="14" cy="14" r="14" fill="none"></circle><path d="M18.0825 9.79415L15.266 16.2227L14.4633 10.6359C14.3603 9.87584 15.6531 9.40702 15.6531 9.40702C15.5359 9.14419 15.1274 9.14774 15.1274 9.14774H14.2537C14.1152 7.77323 15.3618 6.77165 16.7079 7.0771C18.0327 7.37189 18.5122 8.81033 18.0825 9.78705" fill="#6E55DC"></path><path d="M12.8509 18.304L7.36349 14.6457C5.96767 13.7116 4.58606 14.6635 4.29127 15.6473C3.85797 17.0964 4.82758 18.304 6.34415 18.304H12.8509Z" fill="#FCCC12"></path><path d="M13.5715 9.24013C13.774 7.81945 12.5024 6.7717 11.1244 7.0807C9.7996 7.37549 9.32012 8.81748 9.74988 9.79064L12.5664 16.2192L13.5715 9.23658V9.24013Z" fill="#EF1541"></path><path d="M12.3421 17.2777L9.63926 11.1226C9.00706 9.69479 7.33065 9.51721 6.40721 10.3554C5.75725 10.945 5.24936 12.5539 6.70556 13.5235L12.3385 17.2777H12.3421Z" fill="#FF7112"></path><path d="M21.4846 18.3039C23.0012 18.3039 23.9708 17.0963 23.5375 15.6472C23.2462 14.6634 21.8646 13.7151 20.4688 14.6456L14.9814 18.3039H21.4846Z" fill="#05AC3F"></path><path d="M21.1262 13.5235C22.5824 12.5504 22.078 10.945 21.4245 10.3554C20.4975 9.51721 18.8247 9.69479 18.1925 11.1226L15.4932 17.2777L21.1262 13.5235Z" fill="#069DE0"></path></svg></span></div><div class="styles_inner__ukqsN"><p class="styles_authors__quDSP" data-testid="chat-card-byline"><span class="styles_chatCardByline__GHQTo" data-testid="chatCardByline-name"><span class="styles_chatCardByline--bio__HWAK9"><span class="styles_chatCardByline--name___FmI_">Will Ujek</span></span></span></p></div></div></div></div><div class="authors-names"><span class="styles_chatCardByline__GHQTo" data-testid="chatCardByline-name"><span class="styles_chatCardByline--bio__HWAK9"><span class="styles_chatCardByline--name___FmI_">Jesse Kirsch</span></span></span> and <span class="styles_chatCardByline__GHQTo" data-testid="chatCardByline-name"><span class="styles_chatCardByline--bio__HWAK9"><span class="styles_chatCardByline--name___FmI_">Will Ujek</span></span></span></div></div><div data-icid="live-blog-card-link" data-testid="chat-card-body-container"><p class="">CLEVELAND — Blue skies... at least for now! Crowds started filing through security at the Great Lakes Science Center around 10 a.m. ET. The expected crowd at <a href="https://greatscience.com/explore/events-programs/total-eclipse-fest-2024" target="_blank">this NASA event</a>? Roughly 30,000.</p><p class="">Cleveland is one of the biggest cities in the path of totality today, with the free outdoor event featuring eclipse glasses, a "NASA Village" of exhibits, performances and screenings of two films.</p><div class="styles_hidden-show-more-content__37qyQ dn"></div></div></div><div class="styles_chat-blog-card__nFL_J article-body__content w-100 mh0 fn" id="rcrd38479" data-testid="chat-card-container"><div class="styles_time-stamp-social-share-container__zWQeJ"><div class="styles_chatCardTimestamp__Lhru2 styles_eventEnded__gIoTG"><div class="styles_timestamp__dS4G7 styles_chatStyleTimeStamp__7lmh7" data-testid="timestamp">8d ago / 10:41 AM EDT</div></div><div class="share-list-container df"><div class="share-list__wrapper" data-testid="social-share-icon-list"><div class="share-list__icons"><div class="df justify-start lh-none share-list dn-print" data-testid="social-share-list"><input type="checkbox" class="dn" id="social-menu-toggle--1007" tabindex="-1" checked=""><ul class="share-list__social-list js-social-share"><li class="share-list__social-list-icon share-list__social-list-icon--first"><a href="https://www.facebook.com/sharer/sharer.php?u=https%3A%2F%2Fwww.nbcnews.com%2Fscience%2Fspace%2Flive-blog%2Fsolar-eclipse-2024-live-updates-rcna145900%2Frcrd38479%3FcanonicalCard%3Dtrue" target="_blank" rel="noopener noreferrer"><span class="icon icon-facebook share-list__social-icon"></span></a></li><li class="share-list__social-list-icon social-share-list__icon--twitter" data-testid="social-share-list__icon--twitter"><a href="https://twitter.com/intent/tweet?text=&amp;via=NBCNews&amp;url=https%3A%2F%2Fwww.nbcnews.com%2Fscience%2Fspace%2Flive-blog%2Fsolar-eclipse-2024-live-updates-rcna145900%2Frcrd38479%3FcanonicalCard%3Dtrue&amp;original_referer=https%3A%2F%2Fwww.nbcnews.com%2Fscience%2Fspace%2Flive-blog%2Fsolar-eclipse-2024-live-updates-rcna145900%2Frcrd38479%3FcanonicalCard%3Dtrue" target="_blank" rel="noopener noreferrer"><span class="icon icon-twitter share-list__social-icon"></span></a></li><li class="share-list__social-list-icon"><a href="mailto:?subject=&amp;body=https%3A%2F%2Fwww.nbcnews.com%2Fscience%2Fspace%2Flive-blog%2Fsolar-eclipse-2024-live-updates-rcna145900%2Frcrd38479%3FcanonicalCard%3Dtrue"><span class="icon icon-email share-list__social-icon"></span></a></li></ul></div><a href="sms:?&amp;body=%20via%20%20-%20https://www.nbcnews.com/science/space/live-blog/solar-eclipse-2024-live-updates-rcna145900/rcrd38479?canonicalCard=true" rel="noopener noreferrer" target="_blank" class="share__sms styles_share__sms__DGxUZ" data-icid="ed_npd_nn_nn_np_liveblog" data-testid="sms-link"><svg width="15" height="15" viewBox="0 0 15 15" fill="none" xmlns="http://www.w3.org/2000/svg" class="icon-sms"><path fill-rule="evenodd" clip-rule="evenodd" fill="#2A2A2A" d="M14 11.25H3.333L0 14.583V1a1 1 0 011-1h13a1 1 0 011 1v9.25a1 1 0 01-1 1zm-9.875-4.5a1.125 1.125 0 100-2.25 1.125 1.125 0 000 2.25zM9 5.625a1.125 1.125 0 11-2.25 0 1.125 1.125 0 012.25 0zm2.625 1.125a1.125 1.125 0 100-2.25 1.125 1.125 0 000 2.25z"></path></svg></a><button class="share__link-copy styles_share__link-copy__hjJp_" type="button" data-testid="share__link-copy"><span class="icon icon-link" data-testid="icon-link"></span><div data-testid="share__link-copytext" class="styles_share__copied-message__W1I6R styles_alignCenter__6F5eH"><span class="icon icon-alt-check styles_icon-alt-check__zl49O"></span>Copied</div><textarea class="styles_share__copy-area__gm9tU" tabindex="-1" readonly=""></textarea></button></div></div><button class="social-share-button" type="button" data-testid="chat-card-social-share-button" aria-expanded="false" aria-label="open social share icon list"><span class="share-btn-txt">Share</span><img alt="social share icon trigger" src="data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMzIiIGhlaWdodD0iMzIiIHZpZXdCb3g9IjAgMCAzMiAzMiIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPGNpcmNsZSBjeD0iMTYiIGN5PSIxNiIgcj0iMTUuNSIgZmlsbD0id2hpdGUiIHN0cm9rZT0iIzk5OTk5OSIvPgo8cGF0aCBkPSJNMTQuNjE1NCAyMC4wNzY5SDExLjA3NjlDOS45NDg5NyAyMC4wNzY5IDguOTg3NSAxOS42Nzk2IDguMTkyNSAxOC44ODQ4QzcuMzk3NSAxOC4wOSA3IDE3LjEyODcgNyAxNi4wMDExQzcgMTQuODczNSA3LjM5NzUgMTMuOTExOSA4LjE5MjUgMTMuMTE2NEM4Ljk4NzUgMTIuMzIwOSA5Ljk0ODk3IDExLjkyMzEgMTEuMDc2OSAxMS45MjMxSDE0LjYxNTRWMTIuOTIzMUgxMS4wNzY5QzEwLjIzMDggMTIuOTIzMSA5LjUwNjQyIDEzLjIyNDQgOC45MDM4NSAxMy44MjY5QzguMzAxMjggMTQuNDI5NSA4IDE1LjE1MzkgOCAxNkM4IDE2Ljg0NjIgOC4zMDEyOCAxNy41NzA1IDguOTAzODUgMTguMTczMUM5LjUwNjQyIDE4Ljc3NTcgMTAuMjMwOCAxOS4wNzY5IDExLjA3NjkgMTkuMDc2OUgxNC42MTU0VjIwLjA3NjlaTTEyLjUgMTYuNVYxNS41SDE5LjVWMTYuNUgxMi41Wk0xNy4zODQ2IDIwLjA3NjlWMTkuMDc2OUgyMC45MjMxQzIxLjc2OTIgMTkuMDc2OSAyMi40OTM2IDE4Ljc3NTcgMjMuMDk2MiAxOC4xNzMxQzIzLjY5ODcgMTcuNTcwNSAyNCAxNi44NDYyIDI0IDE2QzI0IDE1LjE1MzkgMjMuNjk4NyAxNC40Mjk1IDIzLjA5NjIgMTMuODI2OUMyMi40OTM2IDEzLjIyNDQgMjEuNzY5MiAxMi45MjMxIDIwLjkyMzEgMTIuOTIzMUgxNy4zODQ2VjExLjkyMzFIMjAuOTIzMUMyMi4wNTEgMTEuOTIzMSAyMy4wMTI1IDEyLjMyMDUgMjMuODA3NSAxMy4xMTUzQzI0LjYwMjUgMTMuOTEwMSAyNSAxNC44NzEzIDI1IDE1Ljk5ODlDMjUgMTcuMTI2NiAyNC42MDI1IDE4LjA4ODIgMjMuODA3NSAxOC44ODM3QzIzLjAxMjUgMTkuNjc5MiAyMi4wNTEgMjAuMDc2OSAyMC45MjMxIDIwLjA3NjlIMTcuMzg0NloiIGZpbGw9IiM1NTU1NTUiLz4KPC9zdmc+Cg==" height="30" width="30"></button></div></div><h2 class="styles_chartCardHeadline__aiJF0" data-testid="chat-card-headline">Weddings, flights, cruises: How some plan to celebrate total eclipse </h2><div class="styles_authors-container__IX4r8"><div class="styles_chatCartByline__ivtPj" data-testid="chat-card-byline-container"><div class="styles_chatCardBylineThumbnail__DItS4" data-testid="chat-card-byline-thumbnail"><span class="byline-thumbnail byline-thumbnail--generic-thumbnail styles_bylineThumbnail__bRfvX"><svg alt="Author Thumbnail" viewBox="0 0 28 28" fill="none" xmlns="http://www.w3.org/2000/svg"><circle cx="14" cy="14" r="14" fill="none"></circle><path d="M18.0825 9.79415L15.266 16.2227L14.4633 10.6359C14.3603 9.87584 15.6531 9.40702 15.6531 9.40702C15.5359 9.14419 15.1274 9.14774 15.1274 9.14774H14.2537C14.1152 7.77323 15.3618 6.77165 16.7079 7.0771C18.0327 7.37189 18.5122 8.81033 18.0825 9.78705" fill="#6E55DC"></path><path d="M12.8509 18.304L7.36349 14.6457C5.96767 13.7116 4.58606 14.6635 4.29127 15.6473C3.85797 17.0964 4.82758 18.304 6.34415 18.304H12.8509Z" fill="#FCCC12"></path><path d="M13.5715 9.24013C13.774 7.81945 12.5024 6.7717 11.1244 7.0807C9.7996 7.37549 9.32012 8.81748 9.74988 9.79064L12.5664 16.2192L13.5715 9.23658V9.24013Z" fill="#EF1541"></path><path d="M12.3421 17.2777L9.63926 11.1226C9.00706 9.69479 7.33065 9.51721 6.40721 10.3554C5.75725 10.945 5.24936 12.5539 6.70556 13.5235L12.3385 17.2777H12.3421Z" fill="#FF7112"></path><path d="M21.4846 18.3039C23.0012 18.3039 23.9708 17.0963 23.5375 15.6472C23.2462 14.6634 21.8646 13.7151 20.4688 14.6456L14.9814 18.3039H21.4846Z" fill="#05AC3F"></path><path d="M21.1262 13.5235C22.5824 12.5504 22.078 10.945 21.4245 10.3554C20.4975 9.51721 18.8247 9.69479 18.1925 11.1226L15.4932 17.2777L21.1262 13.5235Z" fill="#069DE0"></path></svg></span></div><div class="styles_inner__ukqsN"><p class="styles_authors__quDSP" data-testid="chat-card-byline"><span class="styles_chatCardByline__GHQTo" data-testid="chatCardByline-name"><span class="styles_chatCardByline--bio__HWAK9"><span class="styles_chatCardByline--name___FmI_">Jesse Kirsch</span></span></span></p></div></div></div><div data-icid="live-blog-card-link" data-testid="chat-card-body-container"><p class="">Along the path of totality, tens of millions are gathering for the out-of-this-world eclipse whose shadow will sweep across the United States. NBC News' Jesse Kirsch reports for "TODAY" on how people are celebrating, from hitting the slopes to getting married.</p><section class="inline-video" data-testid="inline-video"><div class="inline-video__background"><div class="inline-video__player"><div class="styles_gridStackWrapper__2ot47 styles_videoContainer__AkgW6 video-container paused" data-testid="gamma-video-player"><div id="jwplayer-20" class="jw-error jw-reset" style="width: 100%; height: 360px;"><div class="jw-error-msg jw-info-overlay jw-reset"><style>[id="jwplayer-20"].jw-error{background:#000;overflow:hidden;position:relative}[id="jwplayer-20"] .jw-error-msg{top:50%;left:50%;position:absolute;transform:translate(-50%,-50%)}[id="jwplayer-20"] .jw-error-text{text-align:start;color:#FFF;font:14px/1.35 Arial,Helvetica,sans-serif}</style><div class="jw-icon jw-reset"></div><div class="jw-info-container jw-reset"><div class="jw-error-text jw-reset-text" dir="auto" data-nosnippet="">Sorry, the video player failed to load.<span class="jw-break jw-reset"></span>(Error&nbsp;Code:&nbsp;101102)</div></div></div></div><div class="styles_gridStackWrapper__2ot47 videoSlate styles_videoSlate__ISm2f"><picture class="" data-testid="picture"><source media="(min-width: 1240px)" srcset="https://media-cldnry.s-nbcnews.com/image/upload/t_focal-860x484,f_auto,q_auto:best/mpx/2704722219/2024_04/1712579856408_tdy_news_8a_kirsch_eclipse_celebration_240408_1920x1080-gvgyzh.jpg"><source media="(min-width: 758px)" srcset="https://media-cldnry.s-nbcnews.com/image/upload/t_focal-1000x563,f_auto,q_auto:best/mpx/2704722219/2024_04/1712579856408_tdy_news_8a_kirsch_eclipse_celebration_240408_1920x1080-gvgyzh.jpg"><img src="./solar2_files/1712579856408_tdy_news_8a_kirsch_eclipse_celebration_240408_1920x1080-gvgyzh.jpg" alt=""></picture><div role="button" aria-label="Play" tabindex="0" class="w-100 h-100 db"><div class="playButtonOuter absolute absolute-fill w100 dn-print"><div class="absolute absolute-fill w100 df items-center items-center-m justify-center justify-center-m items-center justify-center"><div class="styles_play__TPYVF"><svg class="play--icon" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 15 15" preserveAspectRatio="xMidYMid" style="max-width: 30px;"><path d="M0 0v15l15-7.41z" fill-rule="evenodd"></path></svg></div></div></div></div></div><div class="info-layer styles_infoLayer__mwsPt"><div class="styles_background__XGFgg styles_show__Ni_ua"><div class="styles_share__n3Syu styles_share__2m9h7 share dn-print"><div class="styles_shareExpander__hVk8d share-expander styles_hoverEffect___Dj4s"><span class="styles_shareDot__9pfRZ share-dot"></span><svg class="styles_shareClose__6BZxR share-close" viewBox="0 0 15 15"><line class="styles_shareLine__EJUjO" x1="0" x2="15" y1="0" y2="15"></line><line class="styles_shareLine__EJUjO" x1="0" x2="15" y1="15" y2="0"></line></svg></div><div class="styles_shareList___M8wC share-list"><a href="https://www.facebook.com/sharer/sharer.php?u=https://www.today.com/video/weddings-flights-cruises-how-some-plan-to-celebrate-total-eclipse-208531525688" class="styles_shareLink__gSGN3" target="_blank" rel="noopen noreferrer"><span class="icon icon-facebook styles_shareIcon__lVnRm share-icon"></span></a><a href="https://twitter.com/intent/tweet?text=undefined&amp;via=nbcnews&amp;url=https://www.today.com/video/weddings-flights-cruises-how-some-plan-to-celebrate-total-eclipse-208531525688&amp;original_referer=https://www.today.com/video/weddings-flights-cruises-how-some-plan-to-celebrate-total-eclipse-208531525688" class="styles_shareLink__gSGN3" target="_blank" rel="noopen noreferrer"><span class="icon icon-twitter styles_shareIcon__lVnRm share-icon"></span></a><a href="mailto:?subject=Weddings,%20flights,%20cruises:%20How%20some%20plan%20to%20celebrate%20total%20eclipse&amp;body=https://www.today.com/video/weddings-flights-cruises-how-some-plan-to-celebrate-total-eclipse-208531525688" class="styles_shareLink__gSGN3" target="_blank" rel="noopen noreferrer"><span class="icon icon-email styles_shareIcon__lVnRm share-icon"></span></a></div></div><div class="styles_overlayText__T3t1E"><div class="styles_title__F_7BR"><a href="https://www.today.com/video/weddings-flights-cruises-how-some-plan-to-celebrate-total-eclipse-208531525688">Weddings, flights, cruises: How some plan to celebrate total eclipse</a></div><div class="styles_detail__F22wM"><span>02:57</span></div></div></div></div></div></div></div></section><div class="styles_hidden-show-more-content__37qyQ dn"></div></div></div><div class="styles_chat-blog-card__nFL_J article-body__content w-100 mh0 fn" id="rcrd38477" data-testid="chat-card-container"><div class="styles_time-stamp-social-share-container__zWQeJ"><div class="styles_chatCardTimestamp__Lhru2 styles_eventEnded__gIoTG"><div class="styles_timestamp__dS4G7 styles_chatStyleTimeStamp__7lmh7" data-testid="timestamp">8d ago / 10:33 AM EDT</div></div><div class="share-list-container df"><div class="share-list__wrapper" data-testid="social-share-icon-list"><div class="share-list__icons"><div class="df justify-start lh-none share-list dn-print" data-testid="social-share-list"><input type="checkbox" class="dn" id="social-menu-toggle--1008" tabindex="-1" checked=""><ul class="share-list__social-list js-social-share"><li class="share-list__social-list-icon share-list__social-list-icon--first"><a href="https://www.facebook.com/sharer/sharer.php?u=https%3A%2F%2Fwww.nbcnews.com%2Fscience%2Fspace%2Flive-blog%2Fsolar-eclipse-2024-live-updates-rcna145900%2Frcrd38477%3FcanonicalCard%3Dtrue" target="_blank" rel="noopener noreferrer"><span class="icon icon-facebook share-list__social-icon"></span></a></li><li class="share-list__social-list-icon social-share-list__icon--twitter" data-testid="social-share-list__icon--twitter"><a href="https://twitter.com/intent/tweet?text=&amp;via=NBCNews&amp;url=https%3A%2F%2Fwww.nbcnews.com%2Fscience%2Fspace%2Flive-blog%2Fsolar-eclipse-2024-live-updates-rcna145900%2Frcrd38477%3FcanonicalCard%3Dtrue&amp;original_referer=https%3A%2F%2Fwww.nbcnews.com%2Fscience%2Fspace%2Flive-blog%2Fsolar-eclipse-2024-live-updates-rcna145900%2Frcrd38477%3FcanonicalCard%3Dtrue" target="_blank" rel="noopener noreferrer"><span class="icon icon-twitter share-list__social-icon"></span></a></li><li class="share-list__social-list-icon"><a href="mailto:?subject=&amp;body=https%3A%2F%2Fwww.nbcnews.com%2Fscience%2Fspace%2Flive-blog%2Fsolar-eclipse-2024-live-updates-rcna145900%2Frcrd38477%3FcanonicalCard%3Dtrue"><span class="icon icon-email share-list__social-icon"></span></a></li></ul></div><a href="sms:?&amp;body=%20via%20%20-%20https://www.nbcnews.com/science/space/live-blog/solar-eclipse-2024-live-updates-rcna145900/rcrd38477?canonicalCard=true" rel="noopener noreferrer" target="_blank" class="share__sms styles_share__sms__DGxUZ" data-icid="ed_npd_nn_nn_np_liveblog" data-testid="sms-link"><svg width="15" height="15" viewBox="0 0 15 15" fill="none" xmlns="http://www.w3.org/2000/svg" class="icon-sms"><path fill-rule="evenodd" clip-rule="evenodd" fill="#2A2A2A" d="M14 11.25H3.333L0 14.583V1a1 1 0 011-1h13a1 1 0 011 1v9.25a1 1 0 01-1 1zm-9.875-4.5a1.125 1.125 0 100-2.25 1.125 1.125 0 000 2.25zM9 5.625a1.125 1.125 0 11-2.25 0 1.125 1.125 0 012.25 0zm2.625 1.125a1.125 1.125 0 100-2.25 1.125 1.125 0 000 2.25z"></path></svg></a><button class="share__link-copy styles_share__link-copy__hjJp_" type="button" data-testid="share__link-copy"><span class="icon icon-link" data-testid="icon-link"></span><div data-testid="share__link-copytext" class="styles_share__copied-message__W1I6R styles_alignCenter__6F5eH"><span class="icon icon-alt-check styles_icon-alt-check__zl49O"></span>Copied</div><textarea class="styles_share__copy-area__gm9tU" tabindex="-1" readonly=""></textarea></button></div></div><button class="social-share-button" type="button" data-testid="chat-card-social-share-button" aria-expanded="false" aria-label="open social share icon list"><span class="share-btn-txt">Share</span><img alt="social share icon trigger" src="data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMzIiIGhlaWdodD0iMzIiIHZpZXdCb3g9IjAgMCAzMiAzMiIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPGNpcmNsZSBjeD0iMTYiIGN5PSIxNiIgcj0iMTUuNSIgZmlsbD0id2hpdGUiIHN0cm9rZT0iIzk5OTk5OSIvPgo8cGF0aCBkPSJNMTQuNjE1NCAyMC4wNzY5SDExLjA3NjlDOS45NDg5NyAyMC4wNzY5IDguOTg3NSAxOS42Nzk2IDguMTkyNSAxOC44ODQ4QzcuMzk3NSAxOC4wOSA3IDE3LjEyODcgNyAxNi4wMDExQzcgMTQuODczNSA3LjM5NzUgMTMuOTExOSA4LjE5MjUgMTMuMTE2NEM4Ljk4NzUgMTIuMzIwOSA5Ljk0ODk3IDExLjkyMzEgMTEuMDc2OSAxMS45MjMxSDE0LjYxNTRWMTIuOTIzMUgxMS4wNzY5QzEwLjIzMDggMTIuOTIzMSA5LjUwNjQyIDEzLjIyNDQgOC45MDM4NSAxMy44MjY5QzguMzAxMjggMTQuNDI5NSA4IDE1LjE1MzkgOCAxNkM4IDE2Ljg0NjIgOC4zMDEyOCAxNy41NzA1IDguOTAzODUgMTguMTczMUM5LjUwNjQyIDE4Ljc3NTcgMTAuMjMwOCAxOS4wNzY5IDExLjA3NjkgMTkuMDc2OUgxNC42MTU0VjIwLjA3NjlaTTEyLjUgMTYuNVYxNS41SDE5LjVWMTYuNUgxMi41Wk0xNy4zODQ2IDIwLjA3NjlWMTkuMDc2OUgyMC45MjMxQzIxLjc2OTIgMTkuMDc2OSAyMi40OTM2IDE4Ljc3NTcgMjMuMDk2MiAxOC4xNzMxQzIzLjY5ODcgMTcuNTcwNSAyNCAxNi44NDYyIDI0IDE2QzI0IDE1LjE1MzkgMjMuNjk4NyAxNC40Mjk1IDIzLjA5NjIgMTMuODI2OUMyMi40OTM2IDEzLjIyNDQgMjEuNzY5MiAxMi45MjMxIDIwLjkyMzEgMTIuOTIzMUgxNy4zODQ2VjExLjkyMzFIMjAuOTIzMUMyMi4wNTEgMTEuOTIzMSAyMy4wMTI1IDEyLjMyMDUgMjMuODA3NSAxMy4xMTUzQzI0LjYwMjUgMTMuOTEwMSAyNSAxNC44NzEzIDI1IDE1Ljk5ODlDMjUgMTcuMTI2NiAyNC42MDI1IDE4LjA4ODIgMjMuODA3NSAxOC44ODM3QzIzLjAxMjUgMTkuNjc5MiAyMi4wNTEgMjAuMDc2OSAyMC45MjMxIDIwLjA3NjlIMTcuMzg0NloiIGZpbGw9IiM1NTU1NTUiLz4KPC9zdmc+Cg==" height="30" width="30"></button></div></div><h2 class="styles_chartCardHeadline__aiJF0" data-testid="chat-card-headline">Cloud cover may clear along path of totality this afternoon</h2><div class="styles_authors-container__IX4r8"><div class="styles_chatCartByline__ivtPj" data-testid="chat-card-byline-container"><div class="styles_chatCardBylineThumbnail__DItS4" data-testid="chat-card-byline-thumbnail"><div class="byline-thumbnail byline-thumbnail--has-image styles_bylineThumbnail__bRfvX" data-testid="byline-thumbnail"><a href="https://www.nbcnews.com/author/denise-chow-ncpn814621"><picture data-testid="picture"><source srcset="https://media-cldnry.s-nbcnews.com/image/upload/t_focal-60x60,f_avif,q_auto:eco,dpr_2/newscms/2022_46/3581047/denise-chow-byline-jm.jpg 2x, https://media-cldnry.s-nbcnews.com/image/upload/t_focal-60x60,f_auto,q_auto:best/newscms/2022_46/3581047/denise-chow-byline-jm.jpg 1x"><img loading="lazy" src="./solar2_files/denise-chow-byline-jm.jpg" alt="" height="48" width="48"></picture></a></div></div><div class="styles_inner__ukqsN"><p class="styles_authors__quDSP" data-testid="chat-card-byline"><span class="styles_chatCardByline__GHQTo" data-testid="chatCardByline-name"><span class="styles_chatCardByline--bio__HWAK9"><span class="styles_chatCardByline--name___FmI_"><a href="https://www.nbcnews.com/author/denise-chow-ncpn814621">Denise Chow</a></span></span></span></p></div></div></div><div data-icid="live-blog-card-link" data-testid="chat-card-body-container"><p class="">An updated forecast from the National Weather Service appears to show a lucky break in cloud cover for some cities along today’s path of totality.</p><p class="">Kyle Struckmann, a national aviation meteorologist for the weather service at the FAA Command Center, detailed the weather outlook in a video posted on X. The forecast showed clouds over most of eastern Texas and stretching up into the Tennessee Valley, with more clouds from the Appalachians north to Detroit. </p><p class="">But he said those clouds will be moving east as the day progresses. By the time the eclipse starts crossing Texas, he said clouds may move out of the Dallas area, with conditions also appearing to clear over Arkansas, Missouri and Indiana. </p><p class="">Unfortunately for those in the Great Lakes region, Struckmann said afternoon clouds are forecast around Buffalo and other parts of upstate New York. </p><p class="">“Once we get to New England, things will be very clear,” he said. “So, very good viewing conditions for the eclipse expected up there.”</p><section class="embed-widget embedWidget embed-widget--medium" data-testid="embed-widget"><div class="embed-widget__use-presentation embed-widget__iframely-twitter" style="--iframe-height:0px"><div class="lazyload-wrapper "><div class="lazyload-placeholder"></div></div></div></section><div class="styles_hidden-show-more-content__37qyQ dn"></div></div></div><div class="ad mb8 ad--text-alignment ad-container boxinlineAd dn-print" data-testid="ad__container"><div data-mps="true" data-slot="boxinline" data-sizes="[[[1000,1],[]],[[758,1],[[300,250],[700,50],[5,5],[728,90],[360,360]]],[[0,0],[[300,250],[700,50],[5,5],[360,360]]]]" data-render-on-view="true" data-targeting="{}" data-active-tab="true" data-offset-viewport="50" data-testid="ad__container__inner"><div id="div-mps-ad-boxinline-17"></div></div></div><div class="styles_chat-blog-card__nFL_J article-body__content w-100 mh0 fn" id="rcrd38478" data-testid="chat-card-container"><div class="styles_time-stamp-social-share-container__zWQeJ"><div class="styles_chatCardTimestamp__Lhru2 styles_eventEnded__gIoTG"><div class="styles_timestamp__dS4G7 styles_chatStyleTimeStamp__7lmh7" data-testid="timestamp">8d ago / 10:16 AM EDT</div></div><div class="share-list-container df"><div class="share-list__wrapper" data-testid="social-share-icon-list"><div class="share-list__icons"><div class="df justify-start lh-none share-list dn-print" data-testid="social-share-list"><input type="checkbox" class="dn" id="social-menu-toggle--1009" tabindex="-1" checked=""><ul class="share-list__social-list js-social-share"><li class="share-list__social-list-icon share-list__social-list-icon--first"><a href="https://www.facebook.com/sharer/sharer.php?u=https%3A%2F%2Fwww.nbcnews.com%2Fscience%2Fspace%2Flive-blog%2Fsolar-eclipse-2024-live-updates-rcna145900%2Frcrd38478%3FcanonicalCard%3Dtrue" target="_blank" rel="noopener noreferrer"><span class="icon icon-facebook share-list__social-icon"></span></a></li><li class="share-list__social-list-icon social-share-list__icon--twitter" data-testid="social-share-list__icon--twitter"><a href="https://twitter.com/intent/tweet?text=&amp;via=NBCNews&amp;url=https%3A%2F%2Fwww.nbcnews.com%2Fscience%2Fspace%2Flive-blog%2Fsolar-eclipse-2024-live-updates-rcna145900%2Frcrd38478%3FcanonicalCard%3Dtrue&amp;original_referer=https%3A%2F%2Fwww.nbcnews.com%2Fscience%2Fspace%2Flive-blog%2Fsolar-eclipse-2024-live-updates-rcna145900%2Frcrd38478%3FcanonicalCard%3Dtrue" target="_blank" rel="noopener noreferrer"><span class="icon icon-twitter share-list__social-icon"></span></a></li><li class="share-list__social-list-icon"><a href="mailto:?subject=&amp;body=https%3A%2F%2Fwww.nbcnews.com%2Fscience%2Fspace%2Flive-blog%2Fsolar-eclipse-2024-live-updates-rcna145900%2Frcrd38478%3FcanonicalCard%3Dtrue"><span class="icon icon-email share-list__social-icon"></span></a></li></ul></div><a href="sms:?&amp;body=%20via%20%20-%20https://www.nbcnews.com/science/space/live-blog/solar-eclipse-2024-live-updates-rcna145900/rcrd38478?canonicalCard=true" rel="noopener noreferrer" target="_blank" class="share__sms styles_share__sms__DGxUZ" data-icid="ed_npd_nn_nn_np_liveblog" data-testid="sms-link"><svg width="15" height="15" viewBox="0 0 15 15" fill="none" xmlns="http://www.w3.org/2000/svg" class="icon-sms"><path fill-rule="evenodd" clip-rule="evenodd" fill="#2A2A2A" d="M14 11.25H3.333L0 14.583V1a1 1 0 011-1h13a1 1 0 011 1v9.25a1 1 0 01-1 1zm-9.875-4.5a1.125 1.125 0 100-2.25 1.125 1.125 0 000 2.25zM9 5.625a1.125 1.125 0 11-2.25 0 1.125 1.125 0 012.25 0zm2.625 1.125a1.125 1.125 0 100-2.25 1.125 1.125 0 000 2.25z"></path></svg></a><button class="share__link-copy styles_share__link-copy__hjJp_" type="button" data-testid="share__link-copy"><span class="icon icon-link" data-testid="icon-link"></span><div data-testid="share__link-copytext" class="styles_share__copied-message__W1I6R styles_alignCenter__6F5eH"><span class="icon icon-alt-check styles_icon-alt-check__zl49O"></span>Copied</div><textarea class="styles_share__copy-area__gm9tU" tabindex="-1" readonly=""></textarea></button></div></div><button class="social-share-button" type="button" data-testid="chat-card-social-share-button" aria-expanded="false" aria-label="open social share icon list"><span class="share-btn-txt">Share</span><img alt="social share icon trigger" src="data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMzIiIGhlaWdodD0iMzIiIHZpZXdCb3g9IjAgMCAzMiAzMiIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPGNpcmNsZSBjeD0iMTYiIGN5PSIxNiIgcj0iMTUuNSIgZmlsbD0id2hpdGUiIHN0cm9rZT0iIzk5OTk5OSIvPgo8cGF0aCBkPSJNMTQuNjE1NCAyMC4wNzY5SDExLjA3NjlDOS45NDg5NyAyMC4wNzY5IDguOTg3NSAxOS42Nzk2IDguMTkyNSAxOC44ODQ4QzcuMzk3NSAxOC4wOSA3IDE3LjEyODcgNyAxNi4wMDExQzcgMTQuODczNSA3LjM5NzUgMTMuOTExOSA4LjE5MjUgMTMuMTE2NEM4Ljk4NzUgMTIuMzIwOSA5Ljk0ODk3IDExLjkyMzEgMTEuMDc2OSAxMS45MjMxSDE0LjYxNTRWMTIuOTIzMUgxMS4wNzY5QzEwLjIzMDggMTIuOTIzMSA5LjUwNjQyIDEzLjIyNDQgOC45MDM4NSAxMy44MjY5QzguMzAxMjggMTQuNDI5NSA4IDE1LjE1MzkgOCAxNkM4IDE2Ljg0NjIgOC4zMDEyOCAxNy41NzA1IDguOTAzODUgMTguMTczMUM5LjUwNjQyIDE4Ljc3NTcgMTAuMjMwOCAxOS4wNzY5IDExLjA3NjkgMTkuMDc2OUgxNC42MTU0VjIwLjA3NjlaTTEyLjUgMTYuNVYxNS41SDE5LjVWMTYuNUgxMi41Wk0xNy4zODQ2IDIwLjA3NjlWMTkuMDc2OUgyMC45MjMxQzIxLjc2OTIgMTkuMDc2OSAyMi40OTM2IDE4Ljc3NTcgMjMuMDk2MiAxOC4xNzMxQzIzLjY5ODcgMTcuNTcwNSAyNCAxNi44NDYyIDI0IDE2QzI0IDE1LjE1MzkgMjMuNjk4NyAxNC40Mjk1IDIzLjA5NjIgMTMuODI2OUMyMi40OTM2IDEzLjIyNDQgMjEuNzY5MiAxMi45MjMxIDIwLjkyMzEgMTIuOTIzMUgxNy4zODQ2VjExLjkyMzFIMjAuOTIzMUMyMi4wNTEgMTEuOTIzMSAyMy4wMTI1IDEyLjMyMDUgMjMuODA3NSAxMy4xMTUzQzI0LjYwMjUgMTMuOTEwMSAyNSAxNC44NzEzIDI1IDE1Ljk5ODlDMjUgMTcuMTI2NiAyNC42MDI1IDE4LjA4ODIgMjMuODA3NSAxOC44ODM3QzIzLjAxMjUgMTkuNjc5MiAyMi4wNTEgMjAuMDc2OSAyMC45MjMxIDIwLjA3NjlIMTcuMzg0NloiIGZpbGw9IiM1NTU1NTUiLz4KPC9zdmc+Cg==" height="30" width="30"></button></div></div><h2 class="styles_chartCardHeadline__aiJF0" data-testid="chat-card-headline">Traffic officials warn drivers about eclipse rubbernecking</h2><div class="styles_authors-container__IX4r8"><div class="styles_chatCartByline__ivtPj" data-testid="chat-card-byline-container"><div class="styles_chatCardBylineThumbnail__DItS4" data-testid="chat-card-byline-thumbnail"><div class="byline-thumbnail byline-thumbnail--has-image styles_bylineThumbnail__bRfvX" data-testid="byline-thumbnail"><a href="https://www.nbcnews.com/author/rich-bellis-ncpn1302264"><picture data-testid="picture"><source srcset="https://media-cldnry.s-nbcnews.com/image/upload/t_focal-60x60,f_avif,q_auto:eco,dpr_2/newscms/2024_10/3640995/rich_bellis.jpg 2x, https://media-cldnry.s-nbcnews.com/image/upload/t_focal-60x60,f_auto,q_auto:best/newscms/2024_10/3640995/rich_bellis.jpg 1x"><img loading="lazy" src="./solar2_files/rich_bellis.jpg" alt="" height="48" width="48"></picture></a></div></div><div class="styles_inner__ukqsN"><p class="styles_authors__quDSP" data-testid="chat-card-byline"><span class="styles_chatCardByline__GHQTo" data-testid="chatCardByline-name"><span class="styles_chatCardByline--bio__HWAK9"><span class="styles_chatCardByline--name___FmI_"><a href="https://www.nbcnews.com/author/rich-bellis-ncpn1302264">Rich Bellis</a></span></span></span></p></div></div></div><div data-icid="live-blog-card-link" data-testid="chat-card-body-container"><p class="">April is the National Highway Traffic Safety Administration’s&nbsp;<a href="https://www.nhtsa.gov/april-distracted-driving-awareness-month" target="_blank">Distracted Driving Awareness Month</a>, and today promises to put its message to the test. </p><p class="">As the eclipse nears, the agency is&nbsp;<a href="https://twitter.com/NHTSAgov/status/1776973246006476942" target="_blank">urging drivers</a>&nbsp;to keep their eyes on the road, not the sky, and to&nbsp;<a href="https://twitter.com/NHTSAgov/status/1776973246006476942" target="_blank">avoid pulling over in unsafe locations</a>&nbsp;like the shoulders of highways and interstates (try a parking lot instead).</p><p class="">In Ohio, Gov. Mike DeWine has activated the Ohio Emergency Operations Center, with his press secretary&nbsp;<a href="https://www.nbcnews.com/news/many-cant-wait-eclipse-cant-wait-s-rcna146616" target="_blank">telling NBC News</a>, “What we’re mostly concerned about is traffic” throughout the state, where the path of totality extends from Dayton to Cleveland. </p><figure class="styles_inlineImage__yAWZ0 styles_medium__OMa6x"><picture class="styles_image__1qciH" data-testid="picture"><source media="(min-width: 1000px)" srcset="https://media-cldnry.s-nbcnews.com/image/upload/t_fit-560w,f_avif,q_auto:eco,dpr_2/rockcms/2024-04/240408-solar-eclipse-mn-0840-0ffae7.jpg 2x, https://media-cldnry.s-nbcnews.com/image/upload/t_fit-560w,f_auto,q_auto:best/rockcms/2024-04/240408-solar-eclipse-mn-0840-0ffae7.jpg 1x"><source srcset="https://media-cldnry.s-nbcnews.com/image/upload/t_fit-760w,f_avif,q_auto:eco,dpr_2/rockcms/2024-04/240408-solar-eclipse-mn-0840-0ffae7.jpg 2x, https://media-cldnry.s-nbcnews.com/image/upload/t_fit-760w,f_auto,q_auto:best/rockcms/2024-04/240408-solar-eclipse-mn-0840-0ffae7.jpg 1x"><img loading="lazy" src="./solar2_files/240408-solar-eclipse-mn-0840-0ffae7.jpg" alt="A matrix road sign displays a message for drivers about the solar eclipse on April 8, 2024 in Lackawanna, New York. " height="1667" width="2500"></picture><figcaption class="caption styles_caption__Pe5JC" data-testid="caption"><span class="caption__container" data-testid="caption__container">A matrix road sign displays a message about the  eclipse in Lackawanna, N.Y. </span><span class="caption__source" data-testid="caption__source">Adam Gray / Getty Images</span></figcaption></figure><p class="">Further south, the Texas Department of Transportation is also&nbsp;<a href="https://twitter.com/TxDOT/status/1777306155129135509" target="_blank">telling drivers to keep moving</a>. Airport officials have been&nbsp;<a href="https://www.nbcdfw.com/solar-eclipse/north-texas-airports-brace-for-crowds-ahead-of-solar-eclipse-spectacle/3506182/" target="_blank">preparing for visitor volumes</a>&nbsp;to resemble those on a typical holiday weekend. Austin-Bergstrom International Airport has extra aviation department staffers on hand to keep ticket counters and security checkpoints running smoothly but has warned of long lines at rental car desks.</p><p class="">The small city of Perryville, Missouri, is also&nbsp;<a href="https://www.nbcnews.com/business/economy/perryville-missouri-eclipse-small-businesses-inflation-rcna136409" target="_blank">planning to head off backed-up roadways</a>, but Perry County Sheriff Jason Klaus said his officers are doing “everything we can not to use any kind of parking enforcement.” They’re hoping to hand out more free eclipse glasses than parking tickets; every patrol car will have an extra stash.</p><div class="styles_hidden-show-more-content__37qyQ dn"></div></div></div><div class="styles_chat-blog-card__nFL_J article-body__content w-100 mh0 fn" id="rcrd38449" data-testid="chat-card-container"><div class="styles_time-stamp-social-share-container__zWQeJ"><div class="styles_chatCardTimestamp__Lhru2 styles_eventEnded__gIoTG"><div class="styles_timestamp__dS4G7 styles_chatStyleTimeStamp__7lmh7" data-testid="timestamp">8d ago / 10:12 AM EDT</div></div><div class="share-list-container df"><div class="share-list__wrapper" data-testid="social-share-icon-list"><div class="share-list__icons"><div class="df justify-start lh-none share-list dn-print" data-testid="social-share-list"><input type="checkbox" class="dn" id="social-menu-toggle--1010" tabindex="-1" checked=""><ul class="share-list__social-list js-social-share"><li class="share-list__social-list-icon share-list__social-list-icon--first"><a href="https://www.facebook.com/sharer/sharer.php?u=https%3A%2F%2Fwww.nbcnews.com%2Fscience%2Fspace%2Flive-blog%2Fsolar-eclipse-2024-live-updates-rcna145900%2Frcrd38449%3FcanonicalCard%3Dtrue" target="_blank" rel="noopener noreferrer"><span class="icon icon-facebook share-list__social-icon"></span></a></li><li class="share-list__social-list-icon social-share-list__icon--twitter" data-testid="social-share-list__icon--twitter"><a href="https://twitter.com/intent/tweet?text=&amp;via=NBCNews&amp;url=https%3A%2F%2Fwww.nbcnews.com%2Fscience%2Fspace%2Flive-blog%2Fsolar-eclipse-2024-live-updates-rcna145900%2Frcrd38449%3FcanonicalCard%3Dtrue&amp;original_referer=https%3A%2F%2Fwww.nbcnews.com%2Fscience%2Fspace%2Flive-blog%2Fsolar-eclipse-2024-live-updates-rcna145900%2Frcrd38449%3FcanonicalCard%3Dtrue" target="_blank" rel="noopener noreferrer"><span class="icon icon-twitter share-list__social-icon"></span></a></li><li class="share-list__social-list-icon"><a href="mailto:?subject=&amp;body=https%3A%2F%2Fwww.nbcnews.com%2Fscience%2Fspace%2Flive-blog%2Fsolar-eclipse-2024-live-updates-rcna145900%2Frcrd38449%3FcanonicalCard%3Dtrue"><span class="icon icon-email share-list__social-icon"></span></a></li></ul></div><a href="sms:?&amp;body=%20via%20%20-%20https://www.nbcnews.com/science/space/live-blog/solar-eclipse-2024-live-updates-rcna145900/rcrd38449?canonicalCard=true" rel="noopener noreferrer" target="_blank" class="share__sms styles_share__sms__DGxUZ" data-icid="ed_npd_nn_nn_np_liveblog" data-testid="sms-link"><svg width="15" height="15" viewBox="0 0 15 15" fill="none" xmlns="http://www.w3.org/2000/svg" class="icon-sms"><path fill-rule="evenodd" clip-rule="evenodd" fill="#2A2A2A" d="M14 11.25H3.333L0 14.583V1a1 1 0 011-1h13a1 1 0 011 1v9.25a1 1 0 01-1 1zm-9.875-4.5a1.125 1.125 0 100-2.25 1.125 1.125 0 000 2.25zM9 5.625a1.125 1.125 0 11-2.25 0 1.125 1.125 0 012.25 0zm2.625 1.125a1.125 1.125 0 100-2.25 1.125 1.125 0 000 2.25z"></path></svg></a><button class="share__link-copy styles_share__link-copy__hjJp_" type="button" data-testid="share__link-copy"><span class="icon icon-link" data-testid="icon-link"></span><div data-testid="share__link-copytext" class="styles_share__copied-message__W1I6R styles_alignCenter__6F5eH"><span class="icon icon-alt-check styles_icon-alt-check__zl49O"></span>Copied</div><textarea class="styles_share__copy-area__gm9tU" tabindex="-1" readonly=""></textarea></button></div></div><button class="social-share-button" type="button" data-testid="chat-card-social-share-button" aria-expanded="false" aria-label="open social share icon list"><span class="share-btn-txt">Share</span><img alt="social share icon trigger" src="data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMzIiIGhlaWdodD0iMzIiIHZpZXdCb3g9IjAgMCAzMiAzMiIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPGNpcmNsZSBjeD0iMTYiIGN5PSIxNiIgcj0iMTUuNSIgZmlsbD0id2hpdGUiIHN0cm9rZT0iIzk5OTk5OSIvPgo8cGF0aCBkPSJNMTQuNjE1NCAyMC4wNzY5SDExLjA3NjlDOS45NDg5NyAyMC4wNzY5IDguOTg3NSAxOS42Nzk2IDguMTkyNSAxOC44ODQ4QzcuMzk3NSAxOC4wOSA3IDE3LjEyODcgNyAxNi4wMDExQzcgMTQuODczNSA3LjM5NzUgMTMuOTExOSA4LjE5MjUgMTMuMTE2NEM4Ljk4NzUgMTIuMzIwOSA5Ljk0ODk3IDExLjkyMzEgMTEuMDc2OSAxMS45MjMxSDE0LjYxNTRWMTIuOTIzMUgxMS4wNzY5QzEwLjIzMDggMTIuOTIzMSA5LjUwNjQyIDEzLjIyNDQgOC45MDM4NSAxMy44MjY5QzguMzAxMjggMTQuNDI5NSA4IDE1LjE1MzkgOCAxNkM4IDE2Ljg0NjIgOC4zMDEyOCAxNy41NzA1IDguOTAzODUgMTguMTczMUM5LjUwNjQyIDE4Ljc3NTcgMTAuMjMwOCAxOS4wNzY5IDExLjA3NjkgMTkuMDc2OUgxNC42MTU0VjIwLjA3NjlaTTEyLjUgMTYuNVYxNS41SDE5LjVWMTYuNUgxMi41Wk0xNy4zODQ2IDIwLjA3NjlWMTkuMDc2OUgyMC45MjMxQzIxLjc2OTIgMTkuMDc2OSAyMi40OTM2IDE4Ljc3NTcgMjMuMDk2MiAxOC4xNzMxQzIzLjY5ODcgMTcuNTcwNSAyNCAxNi44NDYyIDI0IDE2QzI0IDE1LjE1MzkgMjMuNjk4NyAxNC40Mjk1IDIzLjA5NjIgMTMuODI2OUMyMi40OTM2IDEzLjIyNDQgMjEuNzY5MiAxMi45MjMxIDIwLjkyMzEgMTIuOTIzMUgxNy4zODQ2VjExLjkyMzFIMjAuOTIzMUMyMi4wNTEgMTEuOTIzMSAyMy4wMTI1IDEyLjMyMDUgMjMuODA3NSAxMy4xMTUzQzI0LjYwMjUgMTMuOTEwMSAyNSAxNC44NzEzIDI1IDE1Ljk5ODlDMjUgMTcuMTI2NiAyNC42MDI1IDE4LjA4ODIgMjMuODA3NSAxOC44ODM3QzIzLjAxMjUgMTkuNjc5MiAyMi4wNTEgMjAuMDc2OSAyMC45MjMxIDIwLjA3NjlIMTcuMzg0NloiIGZpbGw9IiM1NTU1NTUiLz4KPC9zdmc+Cg==" height="30" width="30"></button></div></div><h2 class="styles_chartCardHeadline__aiJF0" data-testid="chat-card-headline">Former NASA astronaut Mike Massimino on what's special about today's eclipse</h2><div class="styles_authors-container__IX4r8"><div class="styles_chatCartByline__ivtPj" data-testid="chat-card-byline-container"><div class="styles_chatCardBylineThumbnail__DItS4" data-testid="chat-card-byline-thumbnail"><span class="byline-thumbnail byline-thumbnail--generic-thumbnail styles_bylineThumbnail__bRfvX"><svg alt="Author Thumbnail" viewBox="0 0 28 28" fill="none" xmlns="http://www.w3.org/2000/svg"><circle cx="14" cy="14" r="14" fill="none"></circle><path d="M18.0825 9.79415L15.266 16.2227L14.4633 10.6359C14.3603 9.87584 15.6531 9.40702 15.6531 9.40702C15.5359 9.14419 15.1274 9.14774 15.1274 9.14774H14.2537C14.1152 7.77323 15.3618 6.77165 16.7079 7.0771C18.0327 7.37189 18.5122 8.81033 18.0825 9.78705" fill="#6E55DC"></path><path d="M12.8509 18.304L7.36349 14.6457C5.96767 13.7116 4.58606 14.6635 4.29127 15.6473C3.85797 17.0964 4.82758 18.304 6.34415 18.304H12.8509Z" fill="#FCCC12"></path><path d="M13.5715 9.24013C13.774 7.81945 12.5024 6.7717 11.1244 7.0807C9.7996 7.37549 9.32012 8.81748 9.74988 9.79064L12.5664 16.2192L13.5715 9.23658V9.24013Z" fill="#EF1541"></path><path d="M12.3421 17.2777L9.63926 11.1226C9.00706 9.69479 7.33065 9.51721 6.40721 10.3554C5.75725 10.945 5.24936 12.5539 6.70556 13.5235L12.3385 17.2777H12.3421Z" fill="#FF7112"></path><path d="M21.4846 18.3039C23.0012 18.3039 23.9708 17.0963 23.5375 15.6472C23.2462 14.6634 21.8646 13.7151 20.4688 14.6456L14.9814 18.3039H21.4846Z" fill="#05AC3F"></path><path d="M21.1262 13.5235C22.5824 12.5504 22.078 10.945 21.4245 10.3554C20.4975 9.51721 18.8247 9.69479 18.1925 11.1226L15.4932 17.2777L21.1262 13.5235Z" fill="#069DE0"></path></svg></span></div><div class="styles_inner__ukqsN"><p class="styles_authors__quDSP" data-testid="chat-card-byline"><span class="styles_chatCardByline__GHQTo" data-testid="chatCardByline-name"><span class="styles_chatCardByline--bio__HWAK9"><span class="styles_chatCardByline--name___FmI_">NBC News</span></span></span></p></div></div></div><div data-icid="live-blog-card-link" data-testid="chat-card-body-container"><p class="">Former NASA astronaut Mike Massimino joined "TODAY" to talk about the science of the eclipse, as well as why it's an opportunity to gain a greater appreciation of our cosmic neighborhood. </p><section class="inline-video" data-testid="inline-video"><div class="inline-video__background"><div class="inline-video__player"><div class="styles_gridStackWrapper__2ot47 styles_videoContainer__AkgW6 video-container paused" data-testid="gamma-video-player"><div id="jwplayer-21" class="jw-error jw-reset" style="width: 100%; height: 360px;"><div class="jw-error-msg jw-info-overlay jw-reset"><style>[id="jwplayer-21"].jw-error{background:#000;overflow:hidden;position:relative}[id="jwplayer-21"] .jw-error-msg{top:50%;left:50%;position:absolute;transform:translate(-50%,-50%)}[id="jwplayer-21"] .jw-error-text{text-align:start;color:#FFF;font:14px/1.35 Arial,Helvetica,sans-serif}</style><div class="jw-icon jw-reset"></div><div class="jw-info-container jw-reset"><div class="jw-error-text jw-reset-text" dir="auto" data-nosnippet="">Sorry, the video player failed to load.<span class="jw-break jw-reset"></span>(Error&nbsp;Code:&nbsp;101102)</div></div></div></div><div class="styles_gridStackWrapper__2ot47 videoSlate styles_videoSlate__ISm2f"><picture class="" data-testid="picture"><source media="(min-width: 1240px)" srcset="https://media-cldnry.s-nbcnews.com/image/upload/t_focal-860x484,f_auto,q_auto:best/mpx/2704722219/2024_04/1712575324189_tdy_news_7a_astronaut_talks_eclipse_240408_1920x1080-vznexp.jpg"><source media="(min-width: 758px)" srcset="https://media-cldnry.s-nbcnews.com/image/upload/t_focal-1000x563,f_auto,q_auto:best/mpx/2704722219/2024_04/1712575324189_tdy_news_7a_astronaut_talks_eclipse_240408_1920x1080-vznexp.jpg"><img src="./solar2_files/1712575324189_tdy_news_7a_astronaut_talks_eclipse_240408_1920x1080-vznexp.jpg" alt=""></picture><div role="button" aria-label="Play" tabindex="0" class="w-100 h-100 db"><div class="playButtonOuter absolute absolute-fill w100 dn-print"><div class="absolute absolute-fill w100 df items-center items-center-m justify-center justify-center-m items-center justify-center"><div class="styles_play__TPYVF"><svg class="play--icon" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 15 15" preserveAspectRatio="xMidYMid" style="max-width: 30px;"><path d="M0 0v15l15-7.41z" fill-rule="evenodd"></path></svg></div></div></div></div></div><div class="info-layer styles_infoLayer__mwsPt"><div class="styles_background__XGFgg styles_show__Ni_ua"><div class="styles_share__n3Syu styles_share__2m9h7 share dn-print"><div class="styles_shareExpander__hVk8d share-expander styles_hoverEffect___Dj4s"><span class="styles_shareDot__9pfRZ share-dot"></span><svg class="styles_shareClose__6BZxR share-close" viewBox="0 0 15 15"><line class="styles_shareLine__EJUjO" x1="0" x2="15" y1="0" y2="15"></line><line class="styles_shareLine__EJUjO" x1="0" x2="15" y1="15" y2="0"></line></svg></div><div class="styles_shareList___M8wC share-list"><a href="https://www.facebook.com/sharer/sharer.php?u=https://www.today.com/video/what-makes-the-total-solar-eclipse-so-special-208523845997" class="styles_shareLink__gSGN3" target="_blank" rel="noopen noreferrer"><span class="icon icon-facebook styles_shareIcon__lVnRm share-icon"></span></a><a href="https://twitter.com/intent/tweet?text=undefined&amp;via=nbcnews&amp;url=https://www.today.com/video/what-makes-the-total-solar-eclipse-so-special-208523845997&amp;original_referer=https://www.today.com/video/what-makes-the-total-solar-eclipse-so-special-208523845997" class="styles_shareLink__gSGN3" target="_blank" rel="noopen noreferrer"><span class="icon icon-twitter styles_shareIcon__lVnRm share-icon"></span></a><a href="mailto:?subject=Former%20astronaut%20shares%20what%20makes%20the%20solar%20eclipse%20so%20special&amp;body=https://www.today.com/video/what-makes-the-total-solar-eclipse-so-special-208523845997" class="styles_shareLink__gSGN3" target="_blank" rel="noopen noreferrer"><span class="icon icon-email styles_shareIcon__lVnRm share-icon"></span></a></div></div><div class="styles_overlayText__T3t1E"><div class="styles_title__F_7BR"><a href="https://www.today.com/video/what-makes-the-total-solar-eclipse-so-special-208523845997">Former astronaut shares what makes the solar eclipse so special</a></div><div class="styles_detail__F22wM"><span>02:57</span></div></div></div></div></div></div></div></section><div class="styles_hidden-show-more-content__37qyQ dn"></div></div></div><div class="styles_chat-blog-card__nFL_J article-body__content w-100 mh0 fn" id="rcrd38105" data-testid="chat-card-container"><div class="styles_time-stamp-social-share-container__zWQeJ"><div class="styles_chatCardTimestamp__Lhru2 styles_eventEnded__gIoTG"><div class="styles_timestamp__dS4G7 styles_chatStyleTimeStamp__7lmh7" data-testid="timestamp">8d ago / 10:00 AM EDT</div></div><div class="share-list-container df"><div class="share-list__wrapper" data-testid="social-share-icon-list"><div class="share-list__icons"><div class="df justify-start lh-none share-list dn-print" data-testid="social-share-list"><input type="checkbox" class="dn" id="social-menu-toggle--1011" tabindex="-1" checked=""><ul class="share-list__social-list js-social-share"><li class="share-list__social-list-icon share-list__social-list-icon--first"><a href="https://www.facebook.com/sharer/sharer.php?u=https%3A%2F%2Fwww.nbcnews.com%2Fscience%2Fspace%2Flive-blog%2Fsolar-eclipse-2024-live-updates-rcna145900%2Frcrd38105%3FcanonicalCard%3Dtrue" target="_blank" rel="noopener noreferrer"><span class="icon icon-facebook share-list__social-icon"></span></a></li><li class="share-list__social-list-icon social-share-list__icon--twitter" data-testid="social-share-list__icon--twitter"><a href="https://twitter.com/intent/tweet?text=&amp;via=NBCNews&amp;url=https%3A%2F%2Fwww.nbcnews.com%2Fscience%2Fspace%2Flive-blog%2Fsolar-eclipse-2024-live-updates-rcna145900%2Frcrd38105%3FcanonicalCard%3Dtrue&amp;original_referer=https%3A%2F%2Fwww.nbcnews.com%2Fscience%2Fspace%2Flive-blog%2Fsolar-eclipse-2024-live-updates-rcna145900%2Frcrd38105%3FcanonicalCard%3Dtrue" target="_blank" rel="noopener noreferrer"><span class="icon icon-twitter share-list__social-icon"></span></a></li><li class="share-list__social-list-icon"><a href="mailto:?subject=&amp;body=https%3A%2F%2Fwww.nbcnews.com%2Fscience%2Fspace%2Flive-blog%2Fsolar-eclipse-2024-live-updates-rcna145900%2Frcrd38105%3FcanonicalCard%3Dtrue"><span class="icon icon-email share-list__social-icon"></span></a></li></ul></div><a href="sms:?&amp;body=%20via%20%20-%20https://www.nbcnews.com/science/space/live-blog/solar-eclipse-2024-live-updates-rcna145900/rcrd38105?canonicalCard=true" rel="noopener noreferrer" target="_blank" class="share__sms styles_share__sms__DGxUZ" data-icid="ed_npd_nn_nn_np_liveblog" data-testid="sms-link"><svg width="15" height="15" viewBox="0 0 15 15" fill="none" xmlns="http://www.w3.org/2000/svg" class="icon-sms"><path fill-rule="evenodd" clip-rule="evenodd" fill="#2A2A2A" d="M14 11.25H3.333L0 14.583V1a1 1 0 011-1h13a1 1 0 011 1v9.25a1 1 0 01-1 1zm-9.875-4.5a1.125 1.125 0 100-2.25 1.125 1.125 0 000 2.25zM9 5.625a1.125 1.125 0 11-2.25 0 1.125 1.125 0 012.25 0zm2.625 1.125a1.125 1.125 0 100-2.25 1.125 1.125 0 000 2.25z"></path></svg></a><button class="share__link-copy styles_share__link-copy__hjJp_" type="button" data-testid="share__link-copy"><span class="icon icon-link" data-testid="icon-link"></span><div data-testid="share__link-copytext" class="styles_share__copied-message__W1I6R styles_alignCenter__6F5eH"><span class="icon icon-alt-check styles_icon-alt-check__zl49O"></span>Copied</div><textarea class="styles_share__copy-area__gm9tU" tabindex="-1" readonly=""></textarea></button></div></div><button class="social-share-button" type="button" data-testid="chat-card-social-share-button" aria-expanded="false" aria-label="open social share icon list"><span class="share-btn-txt">Share</span><img alt="social share icon trigger" src="data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMzIiIGhlaWdodD0iMzIiIHZpZXdCb3g9IjAgMCAzMiAzMiIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPGNpcmNsZSBjeD0iMTYiIGN5PSIxNiIgcj0iMTUuNSIgZmlsbD0id2hpdGUiIHN0cm9rZT0iIzk5OTk5OSIvPgo8cGF0aCBkPSJNMTQuNjE1NCAyMC4wNzY5SDExLjA3NjlDOS45NDg5NyAyMC4wNzY5IDguOTg3NSAxOS42Nzk2IDguMTkyNSAxOC44ODQ4QzcuMzk3NSAxOC4wOSA3IDE3LjEyODcgNyAxNi4wMDExQzcgMTQuODczNSA3LjM5NzUgMTMuOTExOSA4LjE5MjUgMTMuMTE2NEM4Ljk4NzUgMTIuMzIwOSA5Ljk0ODk3IDExLjkyMzEgMTEuMDc2OSAxMS45MjMxSDE0LjYxNTRWMTIuOTIzMUgxMS4wNzY5QzEwLjIzMDggMTIuOTIzMSA5LjUwNjQyIDEzLjIyNDQgOC45MDM4NSAxMy44MjY5QzguMzAxMjggMTQuNDI5NSA4IDE1LjE1MzkgOCAxNkM4IDE2Ljg0NjIgOC4zMDEyOCAxNy41NzA1IDguOTAzODUgMTguMTczMUM5LjUwNjQyIDE4Ljc3NTcgMTAuMjMwOCAxOS4wNzY5IDExLjA3NjkgMTkuMDc2OUgxNC42MTU0VjIwLjA3NjlaTTEyLjUgMTYuNVYxNS41SDE5LjVWMTYuNUgxMi41Wk0xNy4zODQ2IDIwLjA3NjlWMTkuMDc2OUgyMC45MjMxQzIxLjc2OTIgMTkuMDc2OSAyMi40OTM2IDE4Ljc3NTcgMjMuMDk2MiAxOC4xNzMxQzIzLjY5ODcgMTcuNTcwNSAyNCAxNi44NDYyIDI0IDE2QzI0IDE1LjE1MzkgMjMuNjk4NyAxNC40Mjk1IDIzLjA5NjIgMTMuODI2OUMyMi40OTM2IDEzLjIyNDQgMjEuNzY5MiAxMi45MjMxIDIwLjkyMzEgMTIuOTIzMUgxNy4zODQ2VjExLjkyMzFIMjAuOTIzMUMyMi4wNTEgMTEuOTIzMSAyMy4wMTI1IDEyLjMyMDUgMjMuODA3NSAxMy4xMTUzQzI0LjYwMjUgMTMuOTEwMSAyNSAxNC44NzEzIDI1IDE1Ljk5ODlDMjUgMTcuMTI2NiAyNC42MDI1IDE4LjA4ODIgMjMuODA3NSAxOC44ODM3QzIzLjAxMjUgMTkuNjc5MiAyMi4wNTEgMjAuMDc2OSAyMC45MjMxIDIwLjA3NjlIMTcuMzg0NloiIGZpbGw9IiM1NTU1NTUiLz4KPC9zdmc+Cg==" height="30" width="30"></button></div></div><h2 class="styles_chartCardHeadline__aiJF0" data-testid="chat-card-headline">For some 'umbraphiles,' eclipse chasing is a way of life</h2><div class="styles_authors-container__IX4r8"><div class="styles_chatCartByline__ivtPj" data-testid="chat-card-byline-container"><div class="styles_chatCardBylineThumbnail__DItS4" data-testid="chat-card-byline-thumbnail"><span class="byline-thumbnail byline-thumbnail--generic-thumbnail styles_bylineThumbnail__bRfvX"><a href="https://www.nbcnews.com/author/nidhi-sharma-ncpn1300138"><svg alt="Author Thumbnail" viewBox="0 0 28 28" fill="none" xmlns="http://www.w3.org/2000/svg"><circle cx="14" cy="14" r="14" fill="none"></circle><path d="M18.0825 9.79415L15.266 16.2227L14.4633 10.6359C14.3603 9.87584 15.6531 9.40702 15.6531 9.40702C15.5359 9.14419 15.1274 9.14774 15.1274 9.14774H14.2537C14.1152 7.77323 15.3618 6.77165 16.7079 7.0771C18.0327 7.37189 18.5122 8.81033 18.0825 9.78705" fill="#6E55DC"></path><path d="M12.8509 18.304L7.36349 14.6457C5.96767 13.7116 4.58606 14.6635 4.29127 15.6473C3.85797 17.0964 4.82758 18.304 6.34415 18.304H12.8509Z" fill="#FCCC12"></path><path d="M13.5715 9.24013C13.774 7.81945 12.5024 6.7717 11.1244 7.0807C9.7996 7.37549 9.32012 8.81748 9.74988 9.79064L12.5664 16.2192L13.5715 9.23658V9.24013Z" fill="#EF1541"></path><path d="M12.3421 17.2777L9.63926 11.1226C9.00706 9.69479 7.33065 9.51721 6.40721 10.3554C5.75725 10.945 5.24936 12.5539 6.70556 13.5235L12.3385 17.2777H12.3421Z" fill="#FF7112"></path><path d="M21.4846 18.3039C23.0012 18.3039 23.9708 17.0963 23.5375 15.6472C23.2462 14.6634 21.8646 13.7151 20.4688 14.6456L14.9814 18.3039H21.4846Z" fill="#05AC3F"></path><path d="M21.1262 13.5235C22.5824 12.5504 22.078 10.945 21.4245 10.3554C20.4975 9.51721 18.8247 9.69479 18.1925 11.1226L15.4932 17.2777L21.1262 13.5235Z" fill="#069DE0"></path></svg></a></span></div><div class="styles_inner__ukqsN"><p class="styles_authors__quDSP" data-testid="chat-card-byline"><span class="styles_chatCardByline__GHQTo" data-testid="chatCardByline-name"><span class="styles_chatCardByline--bio__HWAK9"><span class="styles_chatCardByline--name___FmI_"><a href="https://www.nbcnews.com/author/nidhi-sharma-ncpn1300138">Nidhi Sharma</a></span></span></span></p></div></div></div><div data-icid="live-blog-card-link" data-testid="chat-card-body-container"><p class="">At 22, Ella Ross is among the younger members of a community of umbraphiles — a term that comes from the word <em>umbra</em>, the shadow cast by the moon as it blocks out the sun. These eclipse chasers dedicate their lives to tracking down eclipses around the world.</p><p class="">Three umbraphiles currently <a href="https://www.newyorker.com/magazine/2017/08/28/the-new-yorkers-tied-for-the-total-solar-eclipse-record" target="_blank">hold the record</a> for witnessing total solar eclipses. Each of them has seen 33, but Ross plans on breaking that record in her lifetime.</p><p class="">“I know where I’m going to be for the next solar eclipse and a couple more after that,” she said. “I’ve planned where I’m going to be up until 2098.”</p><p class="">Tyler Nordgren, an active member of the umbraphile community, has spent decades chasing eclipses. He has witnessed 10 total solar eclipses, gives lectures on the events and has led several umbraphile expeditions to remote locations.</p><p class="">“Once people get captured by this, they’ll travel literally to the ends of the Earth,” he said. “I’ve seen totality from a ship in the middle of the Atlantic and on a three-week trip from Spain to Barbados. I sailed to the Antarctic in 2021 to see a total solar eclipse, and I’ll be seeing it again from a fjord in Greenland in 2026.”</p><p class="">Nordgren is an astronomer and an artist, specializing in <a href="https://www.tylernordgren.com/poster" target="_blank">educational posters</a> based on towns in the path of totality. Over the years, he has designed eclipse posters featuring places from Oregon to Maine.</p><p class="">This year, Nordgren partnered with New York State Parks to create the <a href="https://www.iloveny.com/events/eclipse-2024/?adara_campaignid=20412283817&amp;adarapixelid=166926&amp;gclid=CjwKCAiA44OtBhAOEiwAj4gpOQ5z2g1ukcLjaELh8XEycp5HYBjtgWasANM8wE3RXdLxazBB4Tft9RoCvnUQAvD_BwE&amp;gclsrc=aw.ds" target="_blank">I Love NY total eclipse poster.</a> He is spending totality on the shores of Lake Ontario, at Fair Haven Beach State Park, where he will be giving a talk during the eclipse.</p><div class="styles_hidden-show-more-content__37qyQ dn"></div></div></div><div class="styles_chat-blog-card__nFL_J article-body__content w-100 mh0 fn" id="rcrd38469" data-testid="chat-card-container"><div class="styles_time-stamp-social-share-container__zWQeJ"><div class="styles_chatCardTimestamp__Lhru2 styles_eventEnded__gIoTG"><div class="styles_timestamp__dS4G7 styles_chatStyleTimeStamp__7lmh7" data-testid="timestamp">8d ago / 9:47 AM EDT</div></div><div class="share-list-container df"><div class="share-list__wrapper" data-testid="social-share-icon-list"><div class="share-list__icons"><div class="df justify-start lh-none share-list dn-print" data-testid="social-share-list"><input type="checkbox" class="dn" id="social-menu-toggle--1012" tabindex="-1" checked=""><ul class="share-list__social-list js-social-share"><li class="share-list__social-list-icon share-list__social-list-icon--first"><a href="https://www.facebook.com/sharer/sharer.php?u=https%3A%2F%2Fwww.nbcnews.com%2Fscience%2Fspace%2Flive-blog%2Fsolar-eclipse-2024-live-updates-rcna145900%2Frcrd38469%3FcanonicalCard%3Dtrue" target="_blank" rel="noopener noreferrer"><span class="icon icon-facebook share-list__social-icon"></span></a></li><li class="share-list__social-list-icon social-share-list__icon--twitter" data-testid="social-share-list__icon--twitter"><a href="https://twitter.com/intent/tweet?text=&amp;via=NBCNews&amp;url=https%3A%2F%2Fwww.nbcnews.com%2Fscience%2Fspace%2Flive-blog%2Fsolar-eclipse-2024-live-updates-rcna145900%2Frcrd38469%3FcanonicalCard%3Dtrue&amp;original_referer=https%3A%2F%2Fwww.nbcnews.com%2Fscience%2Fspace%2Flive-blog%2Fsolar-eclipse-2024-live-updates-rcna145900%2Frcrd38469%3FcanonicalCard%3Dtrue" target="_blank" rel="noopener noreferrer"><span class="icon icon-twitter share-list__social-icon"></span></a></li><li class="share-list__social-list-icon"><a href="mailto:?subject=&amp;body=https%3A%2F%2Fwww.nbcnews.com%2Fscience%2Fspace%2Flive-blog%2Fsolar-eclipse-2024-live-updates-rcna145900%2Frcrd38469%3FcanonicalCard%3Dtrue"><span class="icon icon-email share-list__social-icon"></span></a></li></ul></div><a href="sms:?&amp;body=%20via%20%20-%20https://www.nbcnews.com/science/space/live-blog/solar-eclipse-2024-live-updates-rcna145900/rcrd38469?canonicalCard=true" rel="noopener noreferrer" target="_blank" class="share__sms styles_share__sms__DGxUZ" data-icid="ed_npd_nn_nn_np_liveblog" data-testid="sms-link"><svg width="15" height="15" viewBox="0 0 15 15" fill="none" xmlns="http://www.w3.org/2000/svg" class="icon-sms"><path fill-rule="evenodd" clip-rule="evenodd" fill="#2A2A2A" d="M14 11.25H3.333L0 14.583V1a1 1 0 011-1h13a1 1 0 011 1v9.25a1 1 0 01-1 1zm-9.875-4.5a1.125 1.125 0 100-2.25 1.125 1.125 0 000 2.25zM9 5.625a1.125 1.125 0 11-2.25 0 1.125 1.125 0 012.25 0zm2.625 1.125a1.125 1.125 0 100-2.25 1.125 1.125 0 000 2.25z"></path></svg></a><button class="share__link-copy styles_share__link-copy__hjJp_" type="button" data-testid="share__link-copy"><span class="icon icon-link" data-testid="icon-link"></span><div data-testid="share__link-copytext" class="styles_share__copied-message__W1I6R styles_alignCenter__6F5eH"><span class="icon icon-alt-check styles_icon-alt-check__zl49O"></span>Copied</div><textarea class="styles_share__copy-area__gm9tU" tabindex="-1" readonly=""></textarea></button></div></div><button class="social-share-button" type="button" data-testid="chat-card-social-share-button" aria-expanded="false" aria-label="open social share icon list"><span class="share-btn-txt">Share</span><img alt="social share icon trigger" src="data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMzIiIGhlaWdodD0iMzIiIHZpZXdCb3g9IjAgMCAzMiAzMiIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPGNpcmNsZSBjeD0iMTYiIGN5PSIxNiIgcj0iMTUuNSIgZmlsbD0id2hpdGUiIHN0cm9rZT0iIzk5OTk5OSIvPgo8cGF0aCBkPSJNMTQuNjE1NCAyMC4wNzY5SDExLjA3NjlDOS45NDg5NyAyMC4wNzY5IDguOTg3NSAxOS42Nzk2IDguMTkyNSAxOC44ODQ4QzcuMzk3NSAxOC4wOSA3IDE3LjEyODcgNyAxNi4wMDExQzcgMTQuODczNSA3LjM5NzUgMTMuOTExOSA4LjE5MjUgMTMuMTE2NEM4Ljk4NzUgMTIuMzIwOSA5Ljk0ODk3IDExLjkyMzEgMTEuMDc2OSAxMS45MjMxSDE0LjYxNTRWMTIuOTIzMUgxMS4wNzY5QzEwLjIzMDggMTIuOTIzMSA5LjUwNjQyIDEzLjIyNDQgOC45MDM4NSAxMy44MjY5QzguMzAxMjggMTQuNDI5NSA4IDE1LjE1MzkgOCAxNkM4IDE2Ljg0NjIgOC4zMDEyOCAxNy41NzA1IDguOTAzODUgMTguMTczMUM5LjUwNjQyIDE4Ljc3NTcgMTAuMjMwOCAxOS4wNzY5IDExLjA3NjkgMTkuMDc2OUgxNC42MTU0VjIwLjA3NjlaTTEyLjUgMTYuNVYxNS41SDE5LjVWMTYuNUgxMi41Wk0xNy4zODQ2IDIwLjA3NjlWMTkuMDc2OUgyMC45MjMxQzIxLjc2OTIgMTkuMDc2OSAyMi40OTM2IDE4Ljc3NTcgMjMuMDk2MiAxOC4xNzMxQzIzLjY5ODcgMTcuNTcwNSAyNCAxNi44NDYyIDI0IDE2QzI0IDE1LjE1MzkgMjMuNjk4NyAxNC40Mjk1IDIzLjA5NjIgMTMuODI2OUMyMi40OTM2IDEzLjIyNDQgMjEuNzY5MiAxMi45MjMxIDIwLjkyMzEgMTIuOTIzMUgxNy4zODQ2VjExLjkyMzFIMjAuOTIzMUMyMi4wNTEgMTEuOTIzMSAyMy4wMTI1IDEyLjMyMDUgMjMuODA3NSAxMy4xMTUzQzI0LjYwMjUgMTMuOTEwMSAyNSAxNC44NzEzIDI1IDE1Ljk5ODlDMjUgMTcuMTI2NiAyNC42MDI1IDE4LjA4ODIgMjMuODA3NSAxOC44ODM3QzIzLjAxMjUgMTkuNjc5MiAyMi4wNTEgMjAuMDc2OSAyMC45MjMxIDIwLjA3NjlIMTcuMzg0NloiIGZpbGw9IiM1NTU1NTUiLz4KPC9zdmc+Cg==" height="30" width="30"></button></div></div><h2 class="styles_chartCardHeadline__aiJF0" data-testid="chat-card-headline">How to best photograph the total solar eclipse on your phone </h2><div class="styles_authors-container__IX4r8"><div class="styles_author-thumbnails__qwA42" data-testid="author-thumbnails"><div class="styles_chatCardBylineThumbnail__DItS4" data-testid="chat-card-byline-thumbnail"><div class="byline-thumbnail byline-thumbnail--has-image styles_bylineThumbnail__bRfvX" data-testid="byline-thumbnail"><picture data-testid="picture"><source srcset="https://media-cldnry.s-nbcnews.com/image/upload/t_focal-60x60,f_avif,q_auto:eco,dpr_2/newscms/2024_15/3644470/me-headshot-01.jpg 2x, https://media-cldnry.s-nbcnews.com/image/upload/t_focal-60x60,f_auto,q_auto:best/newscms/2024_15/3644470/me-headshot-01.jpg 1x"><img loading="lazy" src="./solar2_files/me-headshot-01.jpg" alt="" height="48" width="48"></picture></div></div><div class="styles_chatCardBylineThumbnail__DItS4" data-testid="chat-card-byline-thumbnail"><div class="byline-thumbnail byline-thumbnail--has-image styles_bylineThumbnail__bRfvX" data-testid="byline-thumbnail"><picture data-testid="picture"><source srcset="https://media-cldnry.s-nbcnews.com/image/upload/t_focal-60x60,f_avif,q_auto:eco,dpr_2/newscms/2022_46/3581066/mirna-alsharif-byline-jm.jpg 2x, https://media-cldnry.s-nbcnews.com/image/upload/t_focal-60x60,f_auto,q_auto:best/newscms/2022_46/3581066/mirna-alsharif-byline-jm.jpg 1x"><img loading="lazy" src="./solar2_files/mirna-alsharif-byline-jm.jpg" alt="" height="48" width="48"></picture></div></div><div class="styles_author-dropdown__4D5zn" data-testid="author-dropdown"><div class="styles_chatCartByline__ivtPj styles_dropdown-item___Ns0t" data-testid="chat-card-byline-container"><div class="styles_chatCardBylineThumbnail__DItS4" data-testid="chat-card-byline-thumbnail"><div class="byline-thumbnail byline-thumbnail--has-image styles_bylineThumbnail__bRfvX" data-testid="byline-thumbnail"><picture data-testid="picture"><source srcset="https://media-cldnry.s-nbcnews.com/image/upload/t_focal-60x60,f_avif,q_auto:eco,dpr_2/newscms/2024_15/3644470/me-headshot-01.jpg 2x, https://media-cldnry.s-nbcnews.com/image/upload/t_focal-60x60,f_auto,q_auto:best/newscms/2024_15/3644470/me-headshot-01.jpg 1x"><img loading="lazy" src="./solar2_files/me-headshot-01.jpg" alt="" height="48" width="48"></picture></div></div><div class="styles_inner__ukqsN"><p class="styles_authors__quDSP" data-testid="chat-card-byline"><span class="styles_chatCardByline__GHQTo" data-testid="chatCardByline-name"><span class="styles_chatCardByline--bio__HWAK9"><span class="styles_chatCardByline--name___FmI_">Chelsea Stahl</span><span class="styles_chatCardByline--shortbio__PRRNd">Chelsea Stahl is the art director for NBC News Digital</span></span></span></p></div></div><div class="styles_chatCartByline__ivtPj styles_dropdown-item___Ns0t" data-testid="chat-card-byline-container"><div class="styles_chatCardBylineThumbnail__DItS4" data-testid="chat-card-byline-thumbnail"><div class="byline-thumbnail byline-thumbnail--has-image styles_bylineThumbnail__bRfvX" data-testid="byline-thumbnail"><a href="https://www.nbcnews.com/author/mirna-alsharif-ncpn1297517"><picture data-testid="picture"><source srcset="https://media-cldnry.s-nbcnews.com/image/upload/t_focal-60x60,f_avif,q_auto:eco,dpr_2/newscms/2022_46/3581066/mirna-alsharif-byline-jm.jpg 2x, https://media-cldnry.s-nbcnews.com/image/upload/t_focal-60x60,f_auto,q_auto:best/newscms/2022_46/3581066/mirna-alsharif-byline-jm.jpg 1x"><img loading="lazy" src="./solar2_files/mirna-alsharif-byline-jm.jpg" alt="" height="48" width="48"></picture></a></div></div><div class="styles_inner__ukqsN"><p class="styles_authors__quDSP" data-testid="chat-card-byline"><span class="styles_chatCardByline__GHQTo" data-testid="chatCardByline-name"><span class="styles_chatCardByline--bio__HWAK9"><span class="styles_chatCardByline--name___FmI_"><a href="https://www.nbcnews.com/author/mirna-alsharif-ncpn1297517">Mirna Alsharif</a></span></span></span></p></div></div></div></div><div class="authors-names"><span class="styles_chatCardByline__GHQTo" data-testid="chatCardByline-name"><span class="styles_chatCardByline--bio__HWAK9"><span class="styles_chatCardByline--name___FmI_">Chelsea Stahl</span></span></span> and <span class="styles_chatCardByline__GHQTo" data-testid="chatCardByline-name"><span class="styles_chatCardByline--bio__HWAK9"><span class="styles_chatCardByline--name___FmI_"><a href="https://www.nbcnews.com/author/mirna-alsharif-ncpn1297517">Mirna Alsharif</a></span></span></span></div></div><div data-icid="live-blog-card-link" data-testid="chat-card-body-container"><p class="">If you’re planning to bear witness to the rare eclipse, you’re probably getting your phone cameras ready. But have you ever tried taking a picture of the sky and noticed it didn’t translate too well?</p><p class="">Here are some tips on how to best photograph today’s celestial event with your phone — no professional cameras required!</p><p class="">Just as your eyes need eclipse glasses to see  the eclipse, your phone camera lens might too.</p><ul class="break-above body-ul body-list-el"><li>Try pressing your eclipse glasses close to your lens before totality, when the skies temporarily darken, to eliminate the light blooming. When totality happens, remove the filter or glasses — they’re no longer needed.</li><li>To focus your phone’s camera on the eclipse, try using its focus lock feature. Tap your screen on where you’d like to focus, then hold until you see the yellow AE/AF LOCK alert. Your phone will now keep that area in focus.</li><li>To minimize movement so you can get the clearest shot, use a tripod or your phone’s timer mode.</li></ul><p class=""><a href="https://www.nbcnews.com/news/us-news/best-photograph-total-solar-eclipse-phone-rcna146591" target="_blank"><strong>Read the full article here.</strong></a></p><br class=""><div class="styles_hidden-show-more-content__37qyQ dn"></div></div></div><div class="ad mb8 ad--text-alignment ad-container boxinlineAd dn-print" data-testid="ad__container"><div data-mps="true" data-slot="boxinline" data-sizes="[[[1000,1],[]],[[758,1],[[300,250],[700,50],[5,5],[728,90],[360,360]]],[[0,0],[[300,250],[700,50],[5,5],[360,360]]]]" data-render-on-view="true" data-targeting="{}" data-active-tab="true" data-offset-viewport="50" data-testid="ad__container__inner"><div id="div-mps-ad-boxinline-18"></div></div></div><div class="styles_chat-blog-card__nFL_J article-body__content w-100 mh0 fn" id="rcrd38468" data-testid="chat-card-container"><div class="styles_time-stamp-social-share-container__zWQeJ"><div class="styles_chatCardTimestamp__Lhru2 styles_eventEnded__gIoTG"><div class="styles_timestamp__dS4G7 styles_chatStyleTimeStamp__7lmh7" data-testid="timestamp">8d ago / 9:40 AM EDT</div></div><div class="share-list-container df"><div class="share-list__wrapper" data-testid="social-share-icon-list"><div class="share-list__icons"><div class="df justify-start lh-none share-list dn-print" data-testid="social-share-list"><input type="checkbox" class="dn" id="social-menu-toggle--1013" tabindex="-1" checked=""><ul class="share-list__social-list js-social-share"><li class="share-list__social-list-icon share-list__social-list-icon--first"><a href="https://www.facebook.com/sharer/sharer.php?u=https%3A%2F%2Fwww.nbcnews.com%2Fscience%2Fspace%2Flive-blog%2Fsolar-eclipse-2024-live-updates-rcna145900%2Frcrd38468%3FcanonicalCard%3Dtrue" target="_blank" rel="noopener noreferrer"><span class="icon icon-facebook share-list__social-icon"></span></a></li><li class="share-list__social-list-icon social-share-list__icon--twitter" data-testid="social-share-list__icon--twitter"><a href="https://twitter.com/intent/tweet?text=&amp;via=NBCNews&amp;url=https%3A%2F%2Fwww.nbcnews.com%2Fscience%2Fspace%2Flive-blog%2Fsolar-eclipse-2024-live-updates-rcna145900%2Frcrd38468%3FcanonicalCard%3Dtrue&amp;original_referer=https%3A%2F%2Fwww.nbcnews.com%2Fscience%2Fspace%2Flive-blog%2Fsolar-eclipse-2024-live-updates-rcna145900%2Frcrd38468%3FcanonicalCard%3Dtrue" target="_blank" rel="noopener noreferrer"><span class="icon icon-twitter share-list__social-icon"></span></a></li><li class="share-list__social-list-icon"><a href="mailto:?subject=&amp;body=https%3A%2F%2Fwww.nbcnews.com%2Fscience%2Fspace%2Flive-blog%2Fsolar-eclipse-2024-live-updates-rcna145900%2Frcrd38468%3FcanonicalCard%3Dtrue"><span class="icon icon-email share-list__social-icon"></span></a></li></ul></div><a href="sms:?&amp;body=%20via%20%20-%20https://www.nbcnews.com/science/space/live-blog/solar-eclipse-2024-live-updates-rcna145900/rcrd38468?canonicalCard=true" rel="noopener noreferrer" target="_blank" class="share__sms styles_share__sms__DGxUZ" data-icid="ed_npd_nn_nn_np_liveblog" data-testid="sms-link"><svg width="15" height="15" viewBox="0 0 15 15" fill="none" xmlns="http://www.w3.org/2000/svg" class="icon-sms"><path fill-rule="evenodd" clip-rule="evenodd" fill="#2A2A2A" d="M14 11.25H3.333L0 14.583V1a1 1 0 011-1h13a1 1 0 011 1v9.25a1 1 0 01-1 1zm-9.875-4.5a1.125 1.125 0 100-2.25 1.125 1.125 0 000 2.25zM9 5.625a1.125 1.125 0 11-2.25 0 1.125 1.125 0 012.25 0zm2.625 1.125a1.125 1.125 0 100-2.25 1.125 1.125 0 000 2.25z"></path></svg></a><button class="share__link-copy styles_share__link-copy__hjJp_" type="button" data-testid="share__link-copy"><span class="icon icon-link" data-testid="icon-link"></span><div data-testid="share__link-copytext" class="styles_share__copied-message__W1I6R styles_alignCenter__6F5eH"><span class="icon icon-alt-check styles_icon-alt-check__zl49O"></span>Copied</div><textarea class="styles_share__copy-area__gm9tU" tabindex="-1" readonly=""></textarea></button></div></div><button class="social-share-button" type="button" data-testid="chat-card-social-share-button" aria-expanded="false" aria-label="open social share icon list"><span class="share-btn-txt">Share</span><img alt="social share icon trigger" src="data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMzIiIGhlaWdodD0iMzIiIHZpZXdCb3g9IjAgMCAzMiAzMiIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPGNpcmNsZSBjeD0iMTYiIGN5PSIxNiIgcj0iMTUuNSIgZmlsbD0id2hpdGUiIHN0cm9rZT0iIzk5OTk5OSIvPgo8cGF0aCBkPSJNMTQuNjE1NCAyMC4wNzY5SDExLjA3NjlDOS45NDg5NyAyMC4wNzY5IDguOTg3NSAxOS42Nzk2IDguMTkyNSAxOC44ODQ4QzcuMzk3NSAxOC4wOSA3IDE3LjEyODcgNyAxNi4wMDExQzcgMTQuODczNSA3LjM5NzUgMTMuOTExOSA4LjE5MjUgMTMuMTE2NEM4Ljk4NzUgMTIuMzIwOSA5Ljk0ODk3IDExLjkyMzEgMTEuMDc2OSAxMS45MjMxSDE0LjYxNTRWMTIuOTIzMUgxMS4wNzY5QzEwLjIzMDggMTIuOTIzMSA5LjUwNjQyIDEzLjIyNDQgOC45MDM4NSAxMy44MjY5QzguMzAxMjggMTQuNDI5NSA4IDE1LjE1MzkgOCAxNkM4IDE2Ljg0NjIgOC4zMDEyOCAxNy41NzA1IDguOTAzODUgMTguMTczMUM5LjUwNjQyIDE4Ljc3NTcgMTAuMjMwOCAxOS4wNzY5IDExLjA3NjkgMTkuMDc2OUgxNC42MTU0VjIwLjA3NjlaTTEyLjUgMTYuNVYxNS41SDE5LjVWMTYuNUgxMi41Wk0xNy4zODQ2IDIwLjA3NjlWMTkuMDc2OUgyMC45MjMxQzIxLjc2OTIgMTkuMDc2OSAyMi40OTM2IDE4Ljc3NTcgMjMuMDk2MiAxOC4xNzMxQzIzLjY5ODcgMTcuNTcwNSAyNCAxNi44NDYyIDI0IDE2QzI0IDE1LjE1MzkgMjMuNjk4NyAxNC40Mjk1IDIzLjA5NjIgMTMuODI2OUMyMi40OTM2IDEzLjIyNDQgMjEuNzY5MiAxMi45MjMxIDIwLjkyMzEgMTIuOTIzMUgxNy4zODQ2VjExLjkyMzFIMjAuOTIzMUMyMi4wNTEgMTEuOTIzMSAyMy4wMTI1IDEyLjMyMDUgMjMuODA3NSAxMy4xMTUzQzI0LjYwMjUgMTMuOTEwMSAyNSAxNC44NzEzIDI1IDE1Ljk5ODlDMjUgMTcuMTI2NiAyNC42MDI1IDE4LjA4ODIgMjMuODA3NSAxOC44ODM3QzIzLjAxMjUgMTkuNjc5MiAyMi4wNTEgMjAuMDc2OSAyMC45MjMxIDIwLjA3NjlIMTcuMzg0NloiIGZpbGw9IiM1NTU1NTUiLz4KPC9zdmc+Cg==" height="30" width="30"></button></div></div><h2 class="styles_chartCardHeadline__aiJF0" data-testid="chat-card-headline">This small Missouri city could cash in on the eclipse. It’s trying hard not to.</h2><div class="styles_authors-container__IX4r8"><div class="styles_chatCartByline__ivtPj" data-testid="chat-card-byline-container"><div class="styles_chatCardBylineThumbnail__DItS4" data-testid="chat-card-byline-thumbnail"><span class="byline-thumbnail byline-thumbnail--generic-thumbnail styles_bylineThumbnail__bRfvX"><svg alt="Author Thumbnail" viewBox="0 0 28 28" fill="none" xmlns="http://www.w3.org/2000/svg"><circle cx="14" cy="14" r="14" fill="none"></circle><path d="M18.0825 9.79415L15.266 16.2227L14.4633 10.6359C14.3603 9.87584 15.6531 9.40702 15.6531 9.40702C15.5359 9.14419 15.1274 9.14774 15.1274 9.14774H14.2537C14.1152 7.77323 15.3618 6.77165 16.7079 7.0771C18.0327 7.37189 18.5122 8.81033 18.0825 9.78705" fill="#6E55DC"></path><path d="M12.8509 18.304L7.36349 14.6457C5.96767 13.7116 4.58606 14.6635 4.29127 15.6473C3.85797 17.0964 4.82758 18.304 6.34415 18.304H12.8509Z" fill="#FCCC12"></path><path d="M13.5715 9.24013C13.774 7.81945 12.5024 6.7717 11.1244 7.0807C9.7996 7.37549 9.32012 8.81748 9.74988 9.79064L12.5664 16.2192L13.5715 9.23658V9.24013Z" fill="#EF1541"></path><path d="M12.3421 17.2777L9.63926 11.1226C9.00706 9.69479 7.33065 9.51721 6.40721 10.3554C5.75725 10.945 5.24936 12.5539 6.70556 13.5235L12.3385 17.2777H12.3421Z" fill="#FF7112"></path><path d="M21.4846 18.3039C23.0012 18.3039 23.9708 17.0963 23.5375 15.6472C23.2462 14.6634 21.8646 13.7151 20.4688 14.6456L14.9814 18.3039H21.4846Z" fill="#05AC3F"></path><path d="M21.1262 13.5235C22.5824 12.5504 22.078 10.945 21.4245 10.3554C20.4975 9.51721 18.8247 9.69479 18.1925 11.1226L15.4932 17.2777L21.1262 13.5235Z" fill="#069DE0"></path></svg></span></div><div class="styles_inner__ukqsN"><p class="styles_authors__quDSP" data-testid="chat-card-byline"><span class="styles_chatCardByline__GHQTo" data-testid="chatCardByline-name"><span class="styles_chatCardByline--bio__HWAK9"><span class="styles_chatCardByline--name___FmI_">Harriet Baskas</span></span></span></p></div></div></div><div data-icid="live-blog-card-link" data-testid="chat-card-body-container"><p class="">Perryville, about 80 miles south of St. Louis, is in the&nbsp;<a href="https://www.nbcnews.com/science/space/total-solar-eclipse-time-path-map-2024-rcna146131" target="_blank">path of totality</a>&nbsp;stretching from Texas to Maine, where the shadow of the moon will fully obscure the sun for several minutes.</p><p class="">All along that swath, businesses large and small are looking to cash in.&nbsp;<a href="https://www.nbcnews.com/science/science-news/delta-adds-another-eclipse-flight-companies-look-capitalize-solar-even-rcna140588" target="_blank">Delta Air Lines is running eclipse flights</a>&nbsp;from Austin and Dallas to Detroit. Hotels were&nbsp;<a href="https://www.amadeus-hospitality.com/insight/us-solar-eclipse-hotel-occupancy-increases-by-another-10/" target="_blank">charging guests an average of $170 more</a>&nbsp;yesterday than on the same day last year, according to travel technology company Amadeus. Tickets to an&nbsp;<a href="https://www.melindakinzie.com/events-1/the-great-eclipse-sacred-sound-sanctuary-retreat-day-4-8-24-shelburne-vt" target="_blank">all-day sound healing retreat</a>&nbsp;in Vermont have been going for $222 a pop.</p><p class="">But in Perryville, population 8,500, many businesses are vowing not to price-gouge visitors, hoping they’ll come back after the big event is over.</p><figure class="styles_inlineImage__yAWZ0 styles_medium__OMa6x"><picture class="styles_image__1qciH" data-testid="picture"><source media="(min-width: 1000px)" srcset="https://media-cldnry.s-nbcnews.com/image/upload/t_fit-560w,f_avif,q_auto:eco,dpr_2/rockcms/2024-04/240407-perryville-eclipse-solarfest-street-sign-cs-72f7e0.jpg 2x, https://media-cldnry.s-nbcnews.com/image/upload/t_fit-560w,f_auto,q_auto:best/rockcms/2024-04/240407-perryville-eclipse-solarfest-street-sign-cs-72f7e0.jpg 1x"><source srcset="https://media-cldnry.s-nbcnews.com/image/upload/t_fit-760w,f_avif,q_auto:eco,dpr_2/rockcms/2024-04/240407-perryville-eclipse-solarfest-street-sign-cs-72f7e0.jpg 2x, https://media-cldnry.s-nbcnews.com/image/upload/t_fit-760w,f_auto,q_auto:best/rockcms/2024-04/240407-perryville-eclipse-solarfest-street-sign-cs-72f7e0.jpg 1x"><img loading="lazy" src="./solar2_files/240407-perryville-eclipse-solarfest-street-sign-cs-72f7e0.jpg" alt="Perryville is hosting a &quot;Solarfest&quot; event leading up to today&#39;s total eclipse." height="1998" width="2500"></picture><figcaption class="caption styles_caption__Pe5JC" data-testid="caption"><span class="caption__container" data-testid="caption__container">Perryville is hosting a "Solarfest" event leading up to today's total eclipse.</span><span class="caption__source" data-testid="caption__source">Whitten Sabbatini for NBC News</span></figcaption></figure><p class=""><a href="https://www.nbcnews.com/business/economy/perryville-missouri-eclipse-small-businesses-inflation-rcna136409" target="_blank"><strong>Read the full article here.</strong></a></p><div class="styles_hidden-show-more-content__37qyQ dn"></div></div></div><div class="styles_chat-blog-card__nFL_J article-body__content w-100 mh0 fn" id="rcrd38458" data-testid="chat-card-container"><div class="styles_time-stamp-social-share-container__zWQeJ"><div class="styles_chatCardTimestamp__Lhru2 styles_eventEnded__gIoTG"><div class="styles_timestamp__dS4G7 styles_chatStyleTimeStamp__7lmh7" data-testid="timestamp">8d ago / 9:15 AM EDT</div></div><div class="share-list-container df"><div class="share-list__wrapper" data-testid="social-share-icon-list"><div class="share-list__icons"><div class="df justify-start lh-none share-list dn-print" data-testid="social-share-list"><input type="checkbox" class="dn" id="social-menu-toggle--1014" tabindex="-1" checked=""><ul class="share-list__social-list js-social-share"><li class="share-list__social-list-icon share-list__social-list-icon--first"><a href="https://www.facebook.com/sharer/sharer.php?u=https%3A%2F%2Fwww.nbcnews.com%2Fscience%2Fspace%2Flive-blog%2Fsolar-eclipse-2024-live-updates-rcna145900%2Frcrd38458%3FcanonicalCard%3Dtrue" target="_blank" rel="noopener noreferrer"><span class="icon icon-facebook share-list__social-icon"></span></a></li><li class="share-list__social-list-icon social-share-list__icon--twitter" data-testid="social-share-list__icon--twitter"><a href="https://twitter.com/intent/tweet?text=&amp;via=NBCNews&amp;url=https%3A%2F%2Fwww.nbcnews.com%2Fscience%2Fspace%2Flive-blog%2Fsolar-eclipse-2024-live-updates-rcna145900%2Frcrd38458%3FcanonicalCard%3Dtrue&amp;original_referer=https%3A%2F%2Fwww.nbcnews.com%2Fscience%2Fspace%2Flive-blog%2Fsolar-eclipse-2024-live-updates-rcna145900%2Frcrd38458%3FcanonicalCard%3Dtrue" target="_blank" rel="noopener noreferrer"><span class="icon icon-twitter share-list__social-icon"></span></a></li><li class="share-list__social-list-icon"><a href="mailto:?subject=&amp;body=https%3A%2F%2Fwww.nbcnews.com%2Fscience%2Fspace%2Flive-blog%2Fsolar-eclipse-2024-live-updates-rcna145900%2Frcrd38458%3FcanonicalCard%3Dtrue"><span class="icon icon-email share-list__social-icon"></span></a></li></ul></div><a href="sms:?&amp;body=%20via%20%20-%20https://www.nbcnews.com/science/space/live-blog/solar-eclipse-2024-live-updates-rcna145900/rcrd38458?canonicalCard=true" rel="noopener noreferrer" target="_blank" class="share__sms styles_share__sms__DGxUZ" data-icid="ed_npd_nn_nn_np_liveblog" data-testid="sms-link"><svg width="15" height="15" viewBox="0 0 15 15" fill="none" xmlns="http://www.w3.org/2000/svg" class="icon-sms"><path fill-rule="evenodd" clip-rule="evenodd" fill="#2A2A2A" d="M14 11.25H3.333L0 14.583V1a1 1 0 011-1h13a1 1 0 011 1v9.25a1 1 0 01-1 1zm-9.875-4.5a1.125 1.125 0 100-2.25 1.125 1.125 0 000 2.25zM9 5.625a1.125 1.125 0 11-2.25 0 1.125 1.125 0 012.25 0zm2.625 1.125a1.125 1.125 0 100-2.25 1.125 1.125 0 000 2.25z"></path></svg></a><button class="share__link-copy styles_share__link-copy__hjJp_" type="button" data-testid="share__link-copy"><span class="icon icon-link" data-testid="icon-link"></span><div data-testid="share__link-copytext" class="styles_share__copied-message__W1I6R styles_alignCenter__6F5eH"><span class="icon icon-alt-check styles_icon-alt-check__zl49O"></span>Copied</div><textarea class="styles_share__copy-area__gm9tU" tabindex="-1" readonly=""></textarea></button></div></div><button class="social-share-button" type="button" data-testid="chat-card-social-share-button" aria-expanded="false" aria-label="open social share icon list"><span class="share-btn-txt">Share</span><img alt="social share icon trigger" src="data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMzIiIGhlaWdodD0iMzIiIHZpZXdCb3g9IjAgMCAzMiAzMiIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPGNpcmNsZSBjeD0iMTYiIGN5PSIxNiIgcj0iMTUuNSIgZmlsbD0id2hpdGUiIHN0cm9rZT0iIzk5OTk5OSIvPgo8cGF0aCBkPSJNMTQuNjE1NCAyMC4wNzY5SDExLjA3NjlDOS45NDg5NyAyMC4wNzY5IDguOTg3NSAxOS42Nzk2IDguMTkyNSAxOC44ODQ4QzcuMzk3NSAxOC4wOSA3IDE3LjEyODcgNyAxNi4wMDExQzcgMTQuODczNSA3LjM5NzUgMTMuOTExOSA4LjE5MjUgMTMuMTE2NEM4Ljk4NzUgMTIuMzIwOSA5Ljk0ODk3IDExLjkyMzEgMTEuMDc2OSAxMS45MjMxSDE0LjYxNTRWMTIuOTIzMUgxMS4wNzY5QzEwLjIzMDggMTIuOTIzMSA5LjUwNjQyIDEzLjIyNDQgOC45MDM4NSAxMy44MjY5QzguMzAxMjggMTQuNDI5NSA4IDE1LjE1MzkgOCAxNkM4IDE2Ljg0NjIgOC4zMDEyOCAxNy41NzA1IDguOTAzODUgMTguMTczMUM5LjUwNjQyIDE4Ljc3NTcgMTAuMjMwOCAxOS4wNzY5IDExLjA3NjkgMTkuMDc2OUgxNC42MTU0VjIwLjA3NjlaTTEyLjUgMTYuNVYxNS41SDE5LjVWMTYuNUgxMi41Wk0xNy4zODQ2IDIwLjA3NjlWMTkuMDc2OUgyMC45MjMxQzIxLjc2OTIgMTkuMDc2OSAyMi40OTM2IDE4Ljc3NTcgMjMuMDk2MiAxOC4xNzMxQzIzLjY5ODcgMTcuNTcwNSAyNCAxNi44NDYyIDI0IDE2QzI0IDE1LjE1MzkgMjMuNjk4NyAxNC40Mjk1IDIzLjA5NjIgMTMuODI2OUMyMi40OTM2IDEzLjIyNDQgMjEuNzY5MiAxMi45MjMxIDIwLjkyMzEgMTIuOTIzMUgxNy4zODQ2VjExLjkyMzFIMjAuOTIzMUMyMi4wNTEgMTEuOTIzMSAyMy4wMTI1IDEyLjMyMDUgMjMuODA3NSAxMy4xMTUzQzI0LjYwMjUgMTMuOTEwMSAyNSAxNC44NzEzIDI1IDE1Ljk5ODlDMjUgMTcuMTI2NiAyNC42MDI1IDE4LjA4ODIgMjMuODA3NSAxOC44ODM3QzIzLjAxMjUgMTkuNjc5MiAyMi4wNTEgMjAuMDc2OSAyMC45MjMxIDIwLjA3NjlIMTcuMzg0NloiIGZpbGw9IiM1NTU1NTUiLz4KPC9zdmc+Cg==" height="30" width="30"></button></div></div><h2 class="styles_chartCardHeadline__aiJF0" data-testid="chat-card-headline">Tourists arrive early in the Northeast</h2><div class="styles_authors-container__IX4r8"><div class="styles_chatCartByline__ivtPj" data-testid="chat-card-byline-container"><div class="styles_chatCardBylineThumbnail__DItS4" data-testid="chat-card-byline-thumbnail"><span class="byline-thumbnail byline-thumbnail--generic-thumbnail styles_bylineThumbnail__bRfvX"><svg alt="Author Thumbnail" viewBox="0 0 28 28" fill="none" xmlns="http://www.w3.org/2000/svg"><circle cx="14" cy="14" r="14" fill="none"></circle><path d="M18.0825 9.79415L15.266 16.2227L14.4633 10.6359C14.3603 9.87584 15.6531 9.40702 15.6531 9.40702C15.5359 9.14419 15.1274 9.14774 15.1274 9.14774H14.2537C14.1152 7.77323 15.3618 6.77165 16.7079 7.0771C18.0327 7.37189 18.5122 8.81033 18.0825 9.78705" fill="#6E55DC"></path><path d="M12.8509 18.304L7.36349 14.6457C5.96767 13.7116 4.58606 14.6635 4.29127 15.6473C3.85797 17.0964 4.82758 18.304 6.34415 18.304H12.8509Z" fill="#FCCC12"></path><path d="M13.5715 9.24013C13.774 7.81945 12.5024 6.7717 11.1244 7.0807C9.7996 7.37549 9.32012 8.81748 9.74988 9.79064L12.5664 16.2192L13.5715 9.23658V9.24013Z" fill="#EF1541"></path><path d="M12.3421 17.2777L9.63926 11.1226C9.00706 9.69479 7.33065 9.51721 6.40721 10.3554C5.75725 10.945 5.24936 12.5539 6.70556 13.5235L12.3385 17.2777H12.3421Z" fill="#FF7112"></path><path d="M21.4846 18.3039C23.0012 18.3039 23.9708 17.0963 23.5375 15.6472C23.2462 14.6634 21.8646 13.7151 20.4688 14.6456L14.9814 18.3039H21.4846Z" fill="#05AC3F"></path><path d="M21.1262 13.5235C22.5824 12.5504 22.078 10.945 21.4245 10.3554C20.4975 9.51721 18.8247 9.69479 18.1925 11.1226L15.4932 17.2777L21.1262 13.5235Z" fill="#069DE0"></path></svg></span></div><div class="styles_inner__ukqsN"><p class="styles_authors__quDSP" data-testid="chat-card-byline"><span class="styles_chatCardByline__GHQTo" data-testid="chatCardByline-name"><span class="styles_chatCardByline--bio__HWAK9"><span class="styles_chatCardByline--name___FmI_">Marc Fortier, NBC Boston</span></span></span></p></div></div></div><div data-icid="live-blog-card-link" data-testid="chat-card-body-container"><p class="">Many eclipse tourists traveled to Maine, New Hampshire and Vermont over the weekend, making sure they arrived early and didn’t have to fight last-minute traffic.</p><p class="">In Vermont, downtown Burlington had a Mardi Gras vibe yesterday,as people packed the pedestrian mall.</p><section class="embed-widget embedWidget embed-widget--medium" data-testid="embed-widget"><div class="embed-widget__use-presentation embed-widget__iframely-twitter" style="--iframe-height:0px"><div class="lazyload-wrapper "><div class="lazyload-placeholder"></div></div></div></section><p class="">And as early as Saturday in Maine, things were already getting pretty wild in Houlton, including a group of people in alien costumes seen making their way through the streets. Numerous people shared photos of cars decorated with eclipse messaging.</p><p class=""><a href="https://www.nbcboston.com/news/local/total-solar-eclipse-2024-live-updates-maine-new-hampshire-vermont/3331755/" target="_blank"><strong>Follow NBC Boston's liveblog here.</strong></a></p><div class="styles_hidden-show-more-content__37qyQ dn"></div></div></div><div class="styles_chat-blog-card__nFL_J article-body__content w-100 mh0 fn" id="rcrd38457" data-testid="chat-card-container"><div class="styles_time-stamp-social-share-container__zWQeJ"><div class="styles_chatCardTimestamp__Lhru2 styles_eventEnded__gIoTG"><div class="styles_timestamp__dS4G7 styles_chatStyleTimeStamp__7lmh7" data-testid="timestamp">8d ago / 9:12 AM EDT</div></div><div class="share-list-container df"><div class="share-list__wrapper" data-testid="social-share-icon-list"><div class="share-list__icons"><div class="df justify-start lh-none share-list dn-print" data-testid="social-share-list"><input type="checkbox" class="dn" id="social-menu-toggle--1015" tabindex="-1" checked=""><ul class="share-list__social-list js-social-share"><li class="share-list__social-list-icon share-list__social-list-icon--first"><a href="https://www.facebook.com/sharer/sharer.php?u=https%3A%2F%2Fwww.nbcnews.com%2Fscience%2Fspace%2Flive-blog%2Fsolar-eclipse-2024-live-updates-rcna145900%2Frcrd38457%3FcanonicalCard%3Dtrue" target="_blank" rel="noopener noreferrer"><span class="icon icon-facebook share-list__social-icon"></span></a></li><li class="share-list__social-list-icon social-share-list__icon--twitter" data-testid="social-share-list__icon--twitter"><a href="https://twitter.com/intent/tweet?text=&amp;via=NBCNews&amp;url=https%3A%2F%2Fwww.nbcnews.com%2Fscience%2Fspace%2Flive-blog%2Fsolar-eclipse-2024-live-updates-rcna145900%2Frcrd38457%3FcanonicalCard%3Dtrue&amp;original_referer=https%3A%2F%2Fwww.nbcnews.com%2Fscience%2Fspace%2Flive-blog%2Fsolar-eclipse-2024-live-updates-rcna145900%2Frcrd38457%3FcanonicalCard%3Dtrue" target="_blank" rel="noopener noreferrer"><span class="icon icon-twitter share-list__social-icon"></span></a></li><li class="share-list__social-list-icon"><a href="mailto:?subject=&amp;body=https%3A%2F%2Fwww.nbcnews.com%2Fscience%2Fspace%2Flive-blog%2Fsolar-eclipse-2024-live-updates-rcna145900%2Frcrd38457%3FcanonicalCard%3Dtrue"><span class="icon icon-email share-list__social-icon"></span></a></li></ul></div><a href="sms:?&amp;body=%20via%20%20-%20https://www.nbcnews.com/science/space/live-blog/solar-eclipse-2024-live-updates-rcna145900/rcrd38457?canonicalCard=true" rel="noopener noreferrer" target="_blank" class="share__sms styles_share__sms__DGxUZ" data-icid="ed_npd_nn_nn_np_liveblog" data-testid="sms-link"><svg width="15" height="15" viewBox="0 0 15 15" fill="none" xmlns="http://www.w3.org/2000/svg" class="icon-sms"><path fill-rule="evenodd" clip-rule="evenodd" fill="#2A2A2A" d="M14 11.25H3.333L0 14.583V1a1 1 0 011-1h13a1 1 0 011 1v9.25a1 1 0 01-1 1zm-9.875-4.5a1.125 1.125 0 100-2.25 1.125 1.125 0 000 2.25zM9 5.625a1.125 1.125 0 11-2.25 0 1.125 1.125 0 012.25 0zm2.625 1.125a1.125 1.125 0 100-2.25 1.125 1.125 0 000 2.25z"></path></svg></a><button class="share__link-copy styles_share__link-copy__hjJp_" type="button" data-testid="share__link-copy"><span class="icon icon-link" data-testid="icon-link"></span><div data-testid="share__link-copytext" class="styles_share__copied-message__W1I6R styles_alignCenter__6F5eH"><span class="icon icon-alt-check styles_icon-alt-check__zl49O"></span>Copied</div><textarea class="styles_share__copy-area__gm9tU" tabindex="-1" readonly=""></textarea></button></div></div><button class="social-share-button" type="button" data-testid="chat-card-social-share-button" aria-expanded="false" aria-label="open social share icon list"><span class="share-btn-txt">Share</span><img alt="social share icon trigger" src="data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMzIiIGhlaWdodD0iMzIiIHZpZXdCb3g9IjAgMCAzMiAzMiIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPGNpcmNsZSBjeD0iMTYiIGN5PSIxNiIgcj0iMTUuNSIgZmlsbD0id2hpdGUiIHN0cm9rZT0iIzk5OTk5OSIvPgo8cGF0aCBkPSJNMTQuNjE1NCAyMC4wNzY5SDExLjA3NjlDOS45NDg5NyAyMC4wNzY5IDguOTg3NSAxOS42Nzk2IDguMTkyNSAxOC44ODQ4QzcuMzk3NSAxOC4wOSA3IDE3LjEyODcgNyAxNi4wMDExQzcgMTQuODczNSA3LjM5NzUgMTMuOTExOSA4LjE5MjUgMTMuMTE2NEM4Ljk4NzUgMTIuMzIwOSA5Ljk0ODk3IDExLjkyMzEgMTEuMDc2OSAxMS45MjMxSDE0LjYxNTRWMTIuOTIzMUgxMS4wNzY5QzEwLjIzMDggMTIuOTIzMSA5LjUwNjQyIDEzLjIyNDQgOC45MDM4NSAxMy44MjY5QzguMzAxMjggMTQuNDI5NSA4IDE1LjE1MzkgOCAxNkM4IDE2Ljg0NjIgOC4zMDEyOCAxNy41NzA1IDguOTAzODUgMTguMTczMUM5LjUwNjQyIDE4Ljc3NTcgMTAuMjMwOCAxOS4wNzY5IDExLjA3NjkgMTkuMDc2OUgxNC42MTU0VjIwLjA3NjlaTTEyLjUgMTYuNVYxNS41SDE5LjVWMTYuNUgxMi41Wk0xNy4zODQ2IDIwLjA3NjlWMTkuMDc2OUgyMC45MjMxQzIxLjc2OTIgMTkuMDc2OSAyMi40OTM2IDE4Ljc3NTcgMjMuMDk2MiAxOC4xNzMxQzIzLjY5ODcgMTcuNTcwNSAyNCAxNi44NDYyIDI0IDE2QzI0IDE1LjE1MzkgMjMuNjk4NyAxNC40Mjk1IDIzLjA5NjIgMTMuODI2OUMyMi40OTM2IDEzLjIyNDQgMjEuNzY5MiAxMi45MjMxIDIwLjkyMzEgMTIuOTIzMUgxNy4zODQ2VjExLjkyMzFIMjAuOTIzMUMyMi4wNTEgMTEuOTIzMSAyMy4wMTI1IDEyLjMyMDUgMjMuODA3NSAxMy4xMTUzQzI0LjYwMjUgMTMuOTEwMSAyNSAxNC44NzEzIDI1IDE1Ljk5ODlDMjUgMTcuMTI2NiAyNC42MDI1IDE4LjA4ODIgMjMuODA3NSAxOC44ODM3QzIzLjAxMjUgMTkuNjc5MiAyMi4wNTEgMjAuMDc2OSAyMC45MjMxIDIwLjA3NjlIMTcuMzg0NloiIGZpbGw9IiM1NTU1NTUiLz4KPC9zdmc+Cg==" height="30" width="30"></button></div></div><h2 class="styles_chartCardHeadline__aiJF0" data-testid="chat-card-headline">No eclipse glasses? Here's how to make a pinhole projector</h2><div class="styles_authors-container__IX4r8"><div class="styles_chatCartByline__ivtPj" data-testid="chat-card-byline-container"><div class="styles_chatCardBylineThumbnail__DItS4" data-testid="chat-card-byline-thumbnail"><span class="byline-thumbnail byline-thumbnail--generic-thumbnail styles_bylineThumbnail__bRfvX"><svg alt="Author Thumbnail" viewBox="0 0 28 28" fill="none" xmlns="http://www.w3.org/2000/svg"><circle cx="14" cy="14" r="14" fill="none"></circle><path d="M18.0825 9.79415L15.266 16.2227L14.4633 10.6359C14.3603 9.87584 15.6531 9.40702 15.6531 9.40702C15.5359 9.14419 15.1274 9.14774 15.1274 9.14774H14.2537C14.1152 7.77323 15.3618 6.77165 16.7079 7.0771C18.0327 7.37189 18.5122 8.81033 18.0825 9.78705" fill="#6E55DC"></path><path d="M12.8509 18.304L7.36349 14.6457C5.96767 13.7116 4.58606 14.6635 4.29127 15.6473C3.85797 17.0964 4.82758 18.304 6.34415 18.304H12.8509Z" fill="#FCCC12"></path><path d="M13.5715 9.24013C13.774 7.81945 12.5024 6.7717 11.1244 7.0807C9.7996 7.37549 9.32012 8.81748 9.74988 9.79064L12.5664 16.2192L13.5715 9.23658V9.24013Z" fill="#EF1541"></path><path d="M12.3421 17.2777L9.63926 11.1226C9.00706 9.69479 7.33065 9.51721 6.40721 10.3554C5.75725 10.945 5.24936 12.5539 6.70556 13.5235L12.3385 17.2777H12.3421Z" fill="#FF7112"></path><path d="M21.4846 18.3039C23.0012 18.3039 23.9708 17.0963 23.5375 15.6472C23.2462 14.6634 21.8646 13.7151 20.4688 14.6456L14.9814 18.3039H21.4846Z" fill="#05AC3F"></path><path d="M21.1262 13.5235C22.5824 12.5504 22.078 10.945 21.4245 10.3554C20.4975 9.51721 18.8247 9.69479 18.1925 11.1226L15.4932 17.2777L21.1262 13.5235Z" fill="#069DE0"></path></svg></span></div><div class="styles_inner__ukqsN"><p class="styles_authors__quDSP" data-testid="chat-card-byline"><span class="styles_chatCardByline__GHQTo" data-testid="chatCardByline-name"><span class="styles_chatCardByline--bio__HWAK9"><span class="styles_chatCardByline--name___FmI_">Jesse Kirsch</span></span></span></p></div></div></div><div data-icid="live-blog-card-link" data-testid="chat-card-body-container"><p class="">If you haven't been able to get your hands on eclipse glasses, there's still a way to watch the eclipse.</p><p class="">Check out this video that walks you through how to make a pinhole projector, which let's you watch the event without risking your retinas.</p><section class="embed-widget embedWidget embed-widget--medium" data-testid="embed-widget"><div class="embed-widget__use-presentation embed-widget__iframely-tiktok" style="--iframe-height:0px"><div class="lazyload-wrapper "><div class="lazyload-placeholder"></div></div></div></section><div class="styles_hidden-show-more-content__37qyQ dn"></div></div></div><div class="styles_chat-blog-card__nFL_J article-body__content w-100 mh0 fn" id="rcrd38341" data-testid="chat-card-container"><div class="styles_time-stamp-social-share-container__zWQeJ"><div class="styles_chatCardTimestamp__Lhru2 styles_eventEnded__gIoTG"><div class="styles_timestamp__dS4G7 styles_chatStyleTimeStamp__7lmh7" data-testid="timestamp">8d ago / 9:09 AM EDT</div></div><div class="share-list-container df"><div class="share-list__wrapper" data-testid="social-share-icon-list"><div class="share-list__icons"><div class="df justify-start lh-none share-list dn-print" data-testid="social-share-list"><input type="checkbox" class="dn" id="social-menu-toggle--1016" tabindex="-1" checked=""><ul class="share-list__social-list js-social-share"><li class="share-list__social-list-icon share-list__social-list-icon--first"><a href="https://www.facebook.com/sharer/sharer.php?u=https%3A%2F%2Fwww.nbcnews.com%2Fscience%2Fspace%2Flive-blog%2Fsolar-eclipse-2024-live-updates-rcna145900%2Frcrd38341%3FcanonicalCard%3Dtrue" target="_blank" rel="noopener noreferrer"><span class="icon icon-facebook share-list__social-icon"></span></a></li><li class="share-list__social-list-icon social-share-list__icon--twitter" data-testid="social-share-list__icon--twitter"><a href="https://twitter.com/intent/tweet?text=&amp;via=NBCNews&amp;url=https%3A%2F%2Fwww.nbcnews.com%2Fscience%2Fspace%2Flive-blog%2Fsolar-eclipse-2024-live-updates-rcna145900%2Frcrd38341%3FcanonicalCard%3Dtrue&amp;original_referer=https%3A%2F%2Fwww.nbcnews.com%2Fscience%2Fspace%2Flive-blog%2Fsolar-eclipse-2024-live-updates-rcna145900%2Frcrd38341%3FcanonicalCard%3Dtrue" target="_blank" rel="noopener noreferrer"><span class="icon icon-twitter share-list__social-icon"></span></a></li><li class="share-list__social-list-icon"><a href="mailto:?subject=&amp;body=https%3A%2F%2Fwww.nbcnews.com%2Fscience%2Fspace%2Flive-blog%2Fsolar-eclipse-2024-live-updates-rcna145900%2Frcrd38341%3FcanonicalCard%3Dtrue"><span class="icon icon-email share-list__social-icon"></span></a></li></ul></div><a href="sms:?&amp;body=%20via%20%20-%20https://www.nbcnews.com/science/space/live-blog/solar-eclipse-2024-live-updates-rcna145900/rcrd38341?canonicalCard=true" rel="noopener noreferrer" target="_blank" class="share__sms styles_share__sms__DGxUZ" data-icid="ed_npd_nn_nn_np_liveblog" data-testid="sms-link"><svg width="15" height="15" viewBox="0 0 15 15" fill="none" xmlns="http://www.w3.org/2000/svg" class="icon-sms"><path fill-rule="evenodd" clip-rule="evenodd" fill="#2A2A2A" d="M14 11.25H3.333L0 14.583V1a1 1 0 011-1h13a1 1 0 011 1v9.25a1 1 0 01-1 1zm-9.875-4.5a1.125 1.125 0 100-2.25 1.125 1.125 0 000 2.25zM9 5.625a1.125 1.125 0 11-2.25 0 1.125 1.125 0 012.25 0zm2.625 1.125a1.125 1.125 0 100-2.25 1.125 1.125 0 000 2.25z"></path></svg></a><button class="share__link-copy styles_share__link-copy__hjJp_" type="button" data-testid="share__link-copy"><span class="icon icon-link" data-testid="icon-link"></span><div data-testid="share__link-copytext" class="styles_share__copied-message__W1I6R styles_alignCenter__6F5eH"><span class="icon icon-alt-check styles_icon-alt-check__zl49O"></span>Copied</div><textarea class="styles_share__copy-area__gm9tU" tabindex="-1" readonly=""></textarea></button></div></div><button class="social-share-button" type="button" data-testid="chat-card-social-share-button" aria-expanded="false" aria-label="open social share icon list"><span class="share-btn-txt">Share</span><img alt="social share icon trigger" src="data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMzIiIGhlaWdodD0iMzIiIHZpZXdCb3g9IjAgMCAzMiAzMiIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPGNpcmNsZSBjeD0iMTYiIGN5PSIxNiIgcj0iMTUuNSIgZmlsbD0id2hpdGUiIHN0cm9rZT0iIzk5OTk5OSIvPgo8cGF0aCBkPSJNMTQuNjE1NCAyMC4wNzY5SDExLjA3NjlDOS45NDg5NyAyMC4wNzY5IDguOTg3NSAxOS42Nzk2IDguMTkyNSAxOC44ODQ4QzcuMzk3NSAxOC4wOSA3IDE3LjEyODcgNyAxNi4wMDExQzcgMTQuODczNSA3LjM5NzUgMTMuOTExOSA4LjE5MjUgMTMuMTE2NEM4Ljk4NzUgMTIuMzIwOSA5Ljk0ODk3IDExLjkyMzEgMTEuMDc2OSAxMS45MjMxSDE0LjYxNTRWMTIuOTIzMUgxMS4wNzY5QzEwLjIzMDggMTIuOTIzMSA5LjUwNjQyIDEzLjIyNDQgOC45MDM4NSAxMy44MjY5QzguMzAxMjggMTQuNDI5NSA4IDE1LjE1MzkgOCAxNkM4IDE2Ljg0NjIgOC4zMDEyOCAxNy41NzA1IDguOTAzODUgMTguMTczMUM5LjUwNjQyIDE4Ljc3NTcgMTAuMjMwOCAxOS4wNzY5IDExLjA3NjkgMTkuMDc2OUgxNC42MTU0VjIwLjA3NjlaTTEyLjUgMTYuNVYxNS41SDE5LjVWMTYuNUgxMi41Wk0xNy4zODQ2IDIwLjA3NjlWMTkuMDc2OUgyMC45MjMxQzIxLjc2OTIgMTkuMDc2OSAyMi40OTM2IDE4Ljc3NTcgMjMuMDk2MiAxOC4xNzMxQzIzLjY5ODcgMTcuNTcwNSAyNCAxNi44NDYyIDI0IDE2QzI0IDE1LjE1MzkgMjMuNjk4NyAxNC40Mjk1IDIzLjA5NjIgMTMuODI2OUMyMi40OTM2IDEzLjIyNDQgMjEuNzY5MiAxMi45MjMxIDIwLjkyMzEgMTIuOTIzMUgxNy4zODQ2VjExLjkyMzFIMjAuOTIzMUMyMi4wNTEgMTEuOTIzMSAyMy4wMTI1IDEyLjMyMDUgMjMuODA3NSAxMy4xMTUzQzI0LjYwMjUgMTMuOTEwMSAyNSAxNC44NzEzIDI1IDE1Ljk5ODlDMjUgMTcuMTI2NiAyNC42MDI1IDE4LjA4ODIgMjMuODA3NSAxOC44ODM3QzIzLjAxMjUgMTkuNjc5MiAyMi4wNTEgMjAuMDc2OSAyMC45MjMxIDIwLjA3NjlIMTcuMzg0NloiIGZpbGw9IiM1NTU1NTUiLz4KPC9zdmc+Cg==" height="30" width="30"></button></div></div><h2 class="styles_chartCardHeadline__aiJF0" data-testid="chat-card-headline">Dallas libraries to help visually impaired experience eclipse using sound</h2><div class="styles_authors-container__IX4r8"><div class="styles_chatCartByline__ivtPj" data-testid="chat-card-byline-container"><div class="styles_chatCardBylineThumbnail__DItS4" data-testid="chat-card-byline-thumbnail"><div class="byline-thumbnail byline-thumbnail--has-image styles_bylineThumbnail__bRfvX" data-testid="byline-thumbnail"><a href="https://www.nbcnews.com/author/dennis-romero-ncpn856406"><picture data-testid="picture"><source srcset="https://media-cldnry.s-nbcnews.com/image/upload/t_focal-60x60,f_avif,q_auto:eco,dpr_2/newscms/2020_03/3184066/dennis-romero-circle-byline-template.jpg 2x, https://media-cldnry.s-nbcnews.com/image/upload/t_focal-60x60,f_auto,q_auto:best/newscms/2020_03/3184066/dennis-romero-circle-byline-template.jpg 1x"><img loading="lazy" src="./solar2_files/dennis-romero-circle-byline-template.jpg" alt="" height="48" width="48"></picture></a></div></div><div class="styles_inner__ukqsN"><p class="styles_authors__quDSP" data-testid="chat-card-byline"><span class="styles_chatCardByline__GHQTo" data-testid="chatCardByline-name"><span class="styles_chatCardByline--bio__HWAK9"><span class="styles_chatCardByline--name___FmI_"><a href="https://www.nbcnews.com/author/dennis-romero-ncpn856406">Dennis Romero</a></span></span></span></p></div></div></div><div data-icid="live-blog-card-link" data-testid="chat-card-body-container"><p class="">The Dallas Public Library will help those who might not be able to completely see the solar eclipse get a sense of it through sound, it said.</p><p class="">Four branches of the library system will use "LightSound" devices developed at Harvard University for the blind and low-vision community. The Dallas Public Library said Harvard donated the devices.</p><p class="">They emit a musical tone that changes as the eclipse progresses, according to the university, which said they were developed specifically so the visually impaired to experience eclipses. </p><p class="">They use "sonification" to convert data into sounds, according to Harvard.</p><p class="">Library officials said LightSound devices will be available at four library locations during the eclipse: the Lakewood, Prairie Creek, Preston Royal and Vickery branches.</p><div class="styles_hidden-show-more-content__37qyQ dn"></div></div></div><div class="ad mb8 ad--text-alignment ad-container boxinlineAd dn-print" data-testid="ad__container"><div data-mps="true" data-slot="boxinline" data-sizes="[[[1000,1],[]],[[758,1],[[300,250],[700,50],[5,5],[728,90],[360,360]]],[[0,0],[[300,250],[700,50],[5,5],[360,360]]]]" data-render-on-view="true" data-targeting="{}" data-active-tab="true" data-offset-viewport="50" data-testid="ad__container__inner"><div id="div-mps-ad-boxinline-19"></div></div></div><div class="styles_chat-blog-card__nFL_J article-body__content w-100 mh0 fn" id="rcrd38089" data-testid="chat-card-container"><div class="styles_time-stamp-social-share-container__zWQeJ"><div class="styles_chatCardTimestamp__Lhru2 styles_eventEnded__gIoTG"><div class="styles_timestamp__dS4G7 styles_chatStyleTimeStamp__7lmh7" data-testid="timestamp">8d ago / 8:58 AM EDT</div></div><div class="share-list-container df"><div class="share-list__wrapper" data-testid="social-share-icon-list"><div class="share-list__icons"><div class="df justify-start lh-none share-list dn-print" data-testid="social-share-list"><input type="checkbox" class="dn" id="social-menu-toggle--1017" tabindex="-1" checked=""><ul class="share-list__social-list js-social-share"><li class="share-list__social-list-icon share-list__social-list-icon--first"><a href="https://www.facebook.com/sharer/sharer.php?u=https%3A%2F%2Fwww.nbcnews.com%2Fscience%2Fspace%2Flive-blog%2Fsolar-eclipse-2024-live-updates-rcna145900%2Frcrd38089%3FcanonicalCard%3Dtrue" target="_blank" rel="noopener noreferrer"><span class="icon icon-facebook share-list__social-icon"></span></a></li><li class="share-list__social-list-icon social-share-list__icon--twitter" data-testid="social-share-list__icon--twitter"><a href="https://twitter.com/intent/tweet?text=&amp;via=NBCNews&amp;url=https%3A%2F%2Fwww.nbcnews.com%2Fscience%2Fspace%2Flive-blog%2Fsolar-eclipse-2024-live-updates-rcna145900%2Frcrd38089%3FcanonicalCard%3Dtrue&amp;original_referer=https%3A%2F%2Fwww.nbcnews.com%2Fscience%2Fspace%2Flive-blog%2Fsolar-eclipse-2024-live-updates-rcna145900%2Frcrd38089%3FcanonicalCard%3Dtrue" target="_blank" rel="noopener noreferrer"><span class="icon icon-twitter share-list__social-icon"></span></a></li><li class="share-list__social-list-icon"><a href="mailto:?subject=&amp;body=https%3A%2F%2Fwww.nbcnews.com%2Fscience%2Fspace%2Flive-blog%2Fsolar-eclipse-2024-live-updates-rcna145900%2Frcrd38089%3FcanonicalCard%3Dtrue"><span class="icon icon-email share-list__social-icon"></span></a></li></ul></div><a href="sms:?&amp;body=%20via%20%20-%20https://www.nbcnews.com/science/space/live-blog/solar-eclipse-2024-live-updates-rcna145900/rcrd38089?canonicalCard=true" rel="noopener noreferrer" target="_blank" class="share__sms styles_share__sms__DGxUZ" data-icid="ed_npd_nn_nn_np_liveblog" data-testid="sms-link"><svg width="15" height="15" viewBox="0 0 15 15" fill="none" xmlns="http://www.w3.org/2000/svg" class="icon-sms"><path fill-rule="evenodd" clip-rule="evenodd" fill="#2A2A2A" d="M14 11.25H3.333L0 14.583V1a1 1 0 011-1h13a1 1 0 011 1v9.25a1 1 0 01-1 1zm-9.875-4.5a1.125 1.125 0 100-2.25 1.125 1.125 0 000 2.25zM9 5.625a1.125 1.125 0 11-2.25 0 1.125 1.125 0 012.25 0zm2.625 1.125a1.125 1.125 0 100-2.25 1.125 1.125 0 000 2.25z"></path></svg></a><button class="share__link-copy styles_share__link-copy__hjJp_" type="button" data-testid="share__link-copy"><span class="icon icon-link" data-testid="icon-link"></span><div data-testid="share__link-copytext" class="styles_share__copied-message__W1I6R styles_alignCenter__6F5eH"><span class="icon icon-alt-check styles_icon-alt-check__zl49O"></span>Copied</div><textarea class="styles_share__copy-area__gm9tU" tabindex="-1" readonly=""></textarea></button></div></div><button class="social-share-button" type="button" data-testid="chat-card-social-share-button" aria-expanded="false" aria-label="open social share icon list"><span class="share-btn-txt">Share</span><img alt="social share icon trigger" src="data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMzIiIGhlaWdodD0iMzIiIHZpZXdCb3g9IjAgMCAzMiAzMiIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPGNpcmNsZSBjeD0iMTYiIGN5PSIxNiIgcj0iMTUuNSIgZmlsbD0id2hpdGUiIHN0cm9rZT0iIzk5OTk5OSIvPgo8cGF0aCBkPSJNMTQuNjE1NCAyMC4wNzY5SDExLjA3NjlDOS45NDg5NyAyMC4wNzY5IDguOTg3NSAxOS42Nzk2IDguMTkyNSAxOC44ODQ4QzcuMzk3NSAxOC4wOSA3IDE3LjEyODcgNyAxNi4wMDExQzcgMTQuODczNSA3LjM5NzUgMTMuOTExOSA4LjE5MjUgMTMuMTE2NEM4Ljk4NzUgMTIuMzIwOSA5Ljk0ODk3IDExLjkyMzEgMTEuMDc2OSAxMS45MjMxSDE0LjYxNTRWMTIuOTIzMUgxMS4wNzY5QzEwLjIzMDggMTIuOTIzMSA5LjUwNjQyIDEzLjIyNDQgOC45MDM4NSAxMy44MjY5QzguMzAxMjggMTQuNDI5NSA4IDE1LjE1MzkgOCAxNkM4IDE2Ljg0NjIgOC4zMDEyOCAxNy41NzA1IDguOTAzODUgMTguMTczMUM5LjUwNjQyIDE4Ljc3NTcgMTAuMjMwOCAxOS4wNzY5IDExLjA3NjkgMTkuMDc2OUgxNC42MTU0VjIwLjA3NjlaTTEyLjUgMTYuNVYxNS41SDE5LjVWMTYuNUgxMi41Wk0xNy4zODQ2IDIwLjA3NjlWMTkuMDc2OUgyMC45MjMxQzIxLjc2OTIgMTkuMDc2OSAyMi40OTM2IDE4Ljc3NTcgMjMuMDk2MiAxOC4xNzMxQzIzLjY5ODcgMTcuNTcwNSAyNCAxNi44NDYyIDI0IDE2QzI0IDE1LjE1MzkgMjMuNjk4NyAxNC40Mjk1IDIzLjA5NjIgMTMuODI2OUMyMi40OTM2IDEzLjIyNDQgMjEuNzY5MiAxMi45MjMxIDIwLjkyMzEgMTIuOTIzMUgxNy4zODQ2VjExLjkyMzFIMjAuOTIzMUMyMi4wNTEgMTEuOTIzMSAyMy4wMTI1IDEyLjMyMDUgMjMuODA3NSAxMy4xMTUzQzI0LjYwMjUgMTMuOTEwMSAyNSAxNC44NzEzIDI1IDE1Ljk5ODlDMjUgMTcuMTI2NiAyNC42MDI1IDE4LjA4ODIgMjMuODA3NSAxOC44ODM3QzIzLjAxMjUgMTkuNjc5MiAyMi4wNTEgMjAuMDc2OSAyMC45MjMxIDIwLjA3NjlIMTcuMzg0NloiIGZpbGw9IiM1NTU1NTUiLz4KPC9zdmc+Cg==" height="30" width="30"></button></div></div><h2 class="styles_chartCardHeadline__aiJF0" data-testid="chat-card-headline">Map shows red-hot Airbnb demand along eclipse path</h2><div class="styles_authors-container__IX4r8"><div class="styles_chatCartByline__ivtPj" data-testid="chat-card-byline-container"><div class="styles_chatCardBylineThumbnail__DItS4" data-testid="chat-card-byline-thumbnail"><div class="byline-thumbnail byline-thumbnail--has-image styles_bylineThumbnail__bRfvX" data-testid="byline-thumbnail"><a href="https://www.nbcnews.com/author/rob-wile-ncpn1293609"><picture data-testid="picture"><source srcset="https://media-cldnry.s-nbcnews.com/image/upload/t_focal-60x60,f_avif,q_auto:eco,dpr_2/newscms/2022_13/3544534/xyndgjrf_400x400.jpeg 2x, https://media-cldnry.s-nbcnews.com/image/upload/t_focal-60x60,f_auto,q_auto:best/newscms/2022_13/3544534/xyndgjrf_400x400.jpeg 1x"><img loading="lazy" src="./solar2_files/xyndgjrf_400x400.jpeg" alt="" height="48" width="48"></picture></a></div></div><div class="styles_inner__ukqsN"><p class="styles_authors__quDSP" data-testid="chat-card-byline"><span class="styles_chatCardByline__GHQTo" data-testid="chatCardByline-name"><span class="styles_chatCardByline--bio__HWAK9"><span class="styles_chatCardByline--name___FmI_"><a href="https://www.nbcnews.com/author/rob-wile-ncpn1293609">Rob Wile</a></span></span></span></p></div></div></div><div data-icid="live-blog-card-link" data-testid="chat-card-body-container"><p class="">Data from short-term rental tracking site <a href="https://www.airdna.co/" target="_blank">AirDNA</a> shows the huge demand for short-term bookings in cities and towns located along the eclipse path last  night.</p><p class="">In an interview with NBC News, AirDNA chief economist Jamie Lane said that listings within the band on Airbnb and VRBO, which AirDNA tracks, were effectively sold out as of Wednesday.</p><figure class="styles_inlineImage__yAWZ0 styles_medium__OMa6x"><picture class="styles_image__1qciH" data-testid="picture"><source media="(min-width: 1000px)" srcset="https://media-cldnry.s-nbcnews.com/image/upload/t_fit-560w,f_avif,q_auto:eco,dpr_2/rockcms/2024-04/240404-eclipse-airdna-mb-1408-baa9f3.gif 2x, https://media-cldnry.s-nbcnews.com/image/upload/t_fit-560w,f_auto,q_auto:best/rockcms/2024-04/240404-eclipse-airdna-mb-1408-baa9f3.gif 1x"><source srcset="https://media-cldnry.s-nbcnews.com/image/upload/t_fit-760w,f_avif,q_auto:eco,dpr_2/rockcms/2024-04/240404-eclipse-airdna-mb-1408-baa9f3.gif 2x, https://media-cldnry.s-nbcnews.com/image/upload/t_fit-760w,f_auto,q_auto:best/rockcms/2024-04/240404-eclipse-airdna-mb-1408-baa9f3.gif 1x"><img loading="lazy" src="./solar2_files/240404-eclipse-airdna-mb-1408-baa9f3.gif" alt="Eclipse city booking data" height="1080" width="1920"></picture><figcaption class="caption styles_caption__Pe5JC" data-testid="caption"><span class="caption__container" data-testid="caption__container">Over half of U.S. cities along the eclipse's path were fully booked for last night, according to data from AirDNA.</span><span class="caption__source" data-testid="caption__source">@Jamie_Lane via X</span></figcaption></figure><p class="">That’s true even for larger cities such as Dallas (more than 95% booked), Cleveland (more than 97% booked), and the Buffalo and Niagara Falls area (more than 98% booked).</p><p class="">Lane said rates for listings are elevated, but he did not offer specific figures. He said the total the volume of listings had declined from the average —&nbsp;likely, he said, because second-home owners chose to take advantage of their properties themselves for the big event.</p><div class="styles_hidden-show-more-content__37qyQ dn"></div></div></div><div class="styles_chat-blog-card__nFL_J article-body__content w-100 mh0 fn" id="rcrd38447" data-testid="chat-card-container"><div class="styles_time-stamp-social-share-container__zWQeJ"><div class="styles_chatCardTimestamp__Lhru2 styles_eventEnded__gIoTG"><div class="styles_timestamp__dS4G7 styles_chatStyleTimeStamp__7lmh7" data-testid="timestamp">8d ago / 8:53 AM EDT</div></div><div class="share-list-container df"><div class="share-list__wrapper" data-testid="social-share-icon-list"><div class="share-list__icons"><div class="df justify-start lh-none share-list dn-print" data-testid="social-share-list"><input type="checkbox" class="dn" id="social-menu-toggle--1018" tabindex="-1" checked=""><ul class="share-list__social-list js-social-share"><li class="share-list__social-list-icon share-list__social-list-icon--first"><a href="https://www.facebook.com/sharer/sharer.php?u=https%3A%2F%2Fwww.nbcnews.com%2Fscience%2Fspace%2Flive-blog%2Fsolar-eclipse-2024-live-updates-rcna145900%2Frcrd38447%3FcanonicalCard%3Dtrue" target="_blank" rel="noopener noreferrer"><span class="icon icon-facebook share-list__social-icon"></span></a></li><li class="share-list__social-list-icon social-share-list__icon--twitter" data-testid="social-share-list__icon--twitter"><a href="https://twitter.com/intent/tweet?text=&amp;via=NBCNews&amp;url=https%3A%2F%2Fwww.nbcnews.com%2Fscience%2Fspace%2Flive-blog%2Fsolar-eclipse-2024-live-updates-rcna145900%2Frcrd38447%3FcanonicalCard%3Dtrue&amp;original_referer=https%3A%2F%2Fwww.nbcnews.com%2Fscience%2Fspace%2Flive-blog%2Fsolar-eclipse-2024-live-updates-rcna145900%2Frcrd38447%3FcanonicalCard%3Dtrue" target="_blank" rel="noopener noreferrer"><span class="icon icon-twitter share-list__social-icon"></span></a></li><li class="share-list__social-list-icon"><a href="mailto:?subject=&amp;body=https%3A%2F%2Fwww.nbcnews.com%2Fscience%2Fspace%2Flive-blog%2Fsolar-eclipse-2024-live-updates-rcna145900%2Frcrd38447%3FcanonicalCard%3Dtrue"><span class="icon icon-email share-list__social-icon"></span></a></li></ul></div><a href="sms:?&amp;body=%20via%20%20-%20https://www.nbcnews.com/science/space/live-blog/solar-eclipse-2024-live-updates-rcna145900/rcrd38447?canonicalCard=true" rel="noopener noreferrer" target="_blank" class="share__sms styles_share__sms__DGxUZ" data-icid="ed_npd_nn_nn_np_liveblog" data-testid="sms-link"><svg width="15" height="15" viewBox="0 0 15 15" fill="none" xmlns="http://www.w3.org/2000/svg" class="icon-sms"><path fill-rule="evenodd" clip-rule="evenodd" fill="#2A2A2A" d="M14 11.25H3.333L0 14.583V1a1 1 0 011-1h13a1 1 0 011 1v9.25a1 1 0 01-1 1zm-9.875-4.5a1.125 1.125 0 100-2.25 1.125 1.125 0 000 2.25zM9 5.625a1.125 1.125 0 11-2.25 0 1.125 1.125 0 012.25 0zm2.625 1.125a1.125 1.125 0 100-2.25 1.125 1.125 0 000 2.25z"></path></svg></a><button class="share__link-copy styles_share__link-copy__hjJp_" type="button" data-testid="share__link-copy"><span class="icon icon-link" data-testid="icon-link"></span><div data-testid="share__link-copytext" class="styles_share__copied-message__W1I6R styles_alignCenter__6F5eH"><span class="icon icon-alt-check styles_icon-alt-check__zl49O"></span>Copied</div><textarea class="styles_share__copy-area__gm9tU" tabindex="-1" readonly=""></textarea></button></div></div><button class="social-share-button" type="button" data-testid="chat-card-social-share-button" aria-expanded="false" aria-label="open social share icon list"><span class="share-btn-txt">Share</span><img alt="social share icon trigger" src="data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMzIiIGhlaWdodD0iMzIiIHZpZXdCb3g9IjAgMCAzMiAzMiIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPGNpcmNsZSBjeD0iMTYiIGN5PSIxNiIgcj0iMTUuNSIgZmlsbD0id2hpdGUiIHN0cm9rZT0iIzk5OTk5OSIvPgo8cGF0aCBkPSJNMTQuNjE1NCAyMC4wNzY5SDExLjA3NjlDOS45NDg5NyAyMC4wNzY5IDguOTg3NSAxOS42Nzk2IDguMTkyNSAxOC44ODQ4QzcuMzk3NSAxOC4wOSA3IDE3LjEyODcgNyAxNi4wMDExQzcgMTQuODczNSA3LjM5NzUgMTMuOTExOSA4LjE5MjUgMTMuMTE2NEM4Ljk4NzUgMTIuMzIwOSA5Ljk0ODk3IDExLjkyMzEgMTEuMDc2OSAxMS45MjMxSDE0LjYxNTRWMTIuOTIzMUgxMS4wNzY5QzEwLjIzMDggMTIuOTIzMSA5LjUwNjQyIDEzLjIyNDQgOC45MDM4NSAxMy44MjY5QzguMzAxMjggMTQuNDI5NSA4IDE1LjE1MzkgOCAxNkM4IDE2Ljg0NjIgOC4zMDEyOCAxNy41NzA1IDguOTAzODUgMTguMTczMUM5LjUwNjQyIDE4Ljc3NTcgMTAuMjMwOCAxOS4wNzY5IDExLjA3NjkgMTkuMDc2OUgxNC42MTU0VjIwLjA3NjlaTTEyLjUgMTYuNVYxNS41SDE5LjVWMTYuNUgxMi41Wk0xNy4zODQ2IDIwLjA3NjlWMTkuMDc2OUgyMC45MjMxQzIxLjc2OTIgMTkuMDc2OSAyMi40OTM2IDE4Ljc3NTcgMjMuMDk2MiAxOC4xNzMxQzIzLjY5ODcgMTcuNTcwNSAyNCAxNi44NDYyIDI0IDE2QzI0IDE1LjE1MzkgMjMuNjk4NyAxNC40Mjk1IDIzLjA5NjIgMTMuODI2OUMyMi40OTM2IDEzLjIyNDQgMjEuNzY5MiAxMi45MjMxIDIwLjkyMzEgMTIuOTIzMUgxNy4zODQ2VjExLjkyMzFIMjAuOTIzMUMyMi4wNTEgMTEuOTIzMSAyMy4wMTI1IDEyLjMyMDUgMjMuODA3NSAxMy4xMTUzQzI0LjYwMjUgMTMuOTEwMSAyNSAxNC44NzEzIDI1IDE1Ljk5ODlDMjUgMTcuMTI2NiAyNC42MDI1IDE4LjA4ODIgMjMuODA3NSAxOC44ODM3QzIzLjAxMjUgMTkuNjc5MiAyMi4wNTEgMjAuMDc2OSAyMC45MjMxIDIwLjA3NjlIMTcuMzg0NloiIGZpbGw9IiM1NTU1NTUiLz4KPC9zdmc+Cg==" height="30" width="30"></button></div></div><h2 class="styles_chartCardHeadline__aiJF0" data-testid="chat-card-headline">Today’s storms forecast </h2><div class="styles_authors-container__IX4r8"><div class="styles_chatCartByline__ivtPj" data-testid="chat-card-byline-container"><div class="styles_chatCardBylineThumbnail__DItS4" data-testid="chat-card-byline-thumbnail"><div class="byline-thumbnail byline-thumbnail--has-image styles_bylineThumbnail__bRfvX" data-testid="byline-thumbnail"><a href="https://www.nbcnews.com/author/kathryn-prociv-ncpn1047211"><picture data-testid="picture"><source srcset="https://media-cldnry.s-nbcnews.com/image/upload/t_focal-60x60,f_avif,q_auto:eco,dpr_2/newscms/2021_44/3517122/kathryn-prociv.jpg 2x, https://media-cldnry.s-nbcnews.com/image/upload/t_focal-60x60,f_auto,q_auto:best/newscms/2021_44/3517122/kathryn-prociv.jpg 1x"><img loading="lazy" src="./solar2_files/kathryn-prociv.jpg" alt="" height="48" width="48"></picture></a></div></div><div class="styles_inner__ukqsN"><p class="styles_authors__quDSP" data-testid="chat-card-byline"><span class="styles_chatCardByline__GHQTo" data-testid="chatCardByline-name"><span class="styles_chatCardByline--bio__HWAK9"><span class="styles_chatCardByline--name___FmI_"><a href="https://www.nbcnews.com/author/kathryn-prociv-ncpn1047211">Kathryn Prociv</a></span></span></span></p></div></div></div><div data-icid="live-blog-card-link" data-testid="chat-card-body-container"><p class="">Severe storms are expected today across portions of the totality path, with 16 million people across most of Texas, southern Oklahoma, and small parts of Arkansas and Louisiana under severe weather risks.&nbsp;</p><p class="">The storms will start around 3 to 4 p.m. local time and will last through the night, forecast to bring rain and the greatest risks of destructive softball-sized hail up to 4 inches in diameter, damaging wind gusts of over 60 mph and isolated tornadoes.</p><p class="">Tomorrow, 21 million people are at risk across much of Texas again and most of Louisiana with risks of very large hail and tornadoes.</p><p class="">A total of 3 million people are under flood watches across parts of northeast Texas, southern Arkansas and northwest Louisiana. Rainfall amounts in the next 24-72 hours could be a widespread 3-5 inches with locally higher amounts up to 8 inches.</p><section class="inline-video" data-testid="inline-video"><div class="inline-video__background"><div class="inline-video__player"><div class="styles_gridStackWrapper__2ot47 styles_videoContainer__AkgW6 video-container paused" data-testid="gamma-video-player"><div id="jwplayer-22" class="jw-error jw-reset" style="width: 100%; height: 360px;"><div class="jw-error-msg jw-info-overlay jw-reset"><style>[id="jwplayer-22"].jw-error{background:#000;overflow:hidden;position:relative}[id="jwplayer-22"] .jw-error-msg{top:50%;left:50%;position:absolute;transform:translate(-50%,-50%)}[id="jwplayer-22"] .jw-error-text{text-align:start;color:#FFF;font:14px/1.35 Arial,Helvetica,sans-serif}</style><div class="jw-icon jw-reset"></div><div class="jw-info-container jw-reset"><div class="jw-error-text jw-reset-text" dir="auto" data-nosnippet="">Sorry, the video player failed to load.<span class="jw-break jw-reset"></span>(Error&nbsp;Code:&nbsp;101102)</div></div></div></div><div class="styles_gridStackWrapper__2ot47 videoSlate styles_videoSlate__ISm2f"><picture class="" data-testid="picture"><source media="(min-width: 1240px)" srcset="https://media-cldnry.s-nbcnews.com/image/upload/t_focal-860x484,f_auto,q_auto:best/mpx/2704722219/2024_04/1712574919508_tdy_news_7a_al_eclipse_wx_forecast_240408_1920x1080-0m8nfr.jpg"><source media="(min-width: 758px)" srcset="https://media-cldnry.s-nbcnews.com/image/upload/t_focal-1000x563,f_auto,q_auto:best/mpx/2704722219/2024_04/1712574919508_tdy_news_7a_al_eclipse_wx_forecast_240408_1920x1080-0m8nfr.jpg"><img src="./solar2_files/1712574919508_tdy_news_7a_al_eclipse_wx_forecast_240408_1920x1080-0m8nfr.jpg" alt=""></picture><div role="button" aria-label="Play" tabindex="0" class="w-100 h-100 db"><div class="playButtonOuter absolute absolute-fill w100 dn-print"><div class="absolute absolute-fill w100 df items-center items-center-m justify-center justify-center-m items-center justify-center"><div class="styles_play__TPYVF"><svg class="play--icon" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 15 15" preserveAspectRatio="xMidYMid" style="max-width: 30px;"><path d="M0 0v15l15-7.41z" fill-rule="evenodd"></path></svg></div></div></div></div></div><div class="info-layer styles_infoLayer__mwsPt"><div class="styles_background__XGFgg styles_show__Ni_ua"><div class="styles_share__n3Syu styles_share__2m9h7 share dn-print"><div class="styles_shareExpander__hVk8d share-expander styles_hoverEffect___Dj4s"><span class="styles_shareDot__9pfRZ share-dot"></span><svg class="styles_shareClose__6BZxR share-close" viewBox="0 0 15 15"><line class="styles_shareLine__EJUjO" x1="0" x2="15" y1="0" y2="15"></line><line class="styles_shareLine__EJUjO" x1="0" x2="15" y1="15" y2="0"></line></svg></div><div class="styles_shareList___M8wC share-list"><a href="https://www.facebook.com/sharer/sharer.php?u=https://www.today.com/video/solar-eclipse-forecast-where-will-it-be-cloudy-208524357643" class="styles_shareLink__gSGN3" target="_blank" rel="noopen noreferrer"><span class="icon icon-facebook styles_shareIcon__lVnRm share-icon"></span></a><a href="https://twitter.com/intent/tweet?text=undefined&amp;via=nbcnews&amp;url=https://www.today.com/video/solar-eclipse-forecast-where-will-it-be-cloudy-208524357643&amp;original_referer=https://www.today.com/video/solar-eclipse-forecast-where-will-it-be-cloudy-208524357643" class="styles_shareLink__gSGN3" target="_blank" rel="noopen noreferrer"><span class="icon icon-twitter styles_shareIcon__lVnRm share-icon"></span></a><a href="mailto:?subject=Where%20will%20it%20be%20cloudy%20in%20the%20U.S.%20during%20the%20total%20solar%20eclipse?&amp;body=https://www.today.com/video/solar-eclipse-forecast-where-will-it-be-cloudy-208524357643" class="styles_shareLink__gSGN3" target="_blank" rel="noopen noreferrer"><span class="icon icon-email styles_shareIcon__lVnRm share-icon"></span></a></div></div><div class="styles_overlayText__T3t1E"><div class="styles_title__F_7BR"><a href="https://www.today.com/video/solar-eclipse-forecast-where-will-it-be-cloudy-208524357643">Where will it be cloudy in the U.S. during the total solar eclipse?</a></div><div class="styles_detail__F22wM"><span>02:04</span></div></div></div></div></div></div></div></section><div class="styles_hidden-show-more-content__37qyQ dn"></div></div></div><div class="styles_chat-blog-card__nFL_J article-body__content w-100 mh0 fn" id="rcrd38454" data-testid="chat-card-container"><div class="styles_time-stamp-social-share-container__zWQeJ"><div class="styles_chatCardTimestamp__Lhru2 styles_eventEnded__gIoTG"><div class="styles_timestamp__dS4G7 styles_chatStyleTimeStamp__7lmh7" data-testid="timestamp">8d ago / 8:49 AM EDT</div></div><div class="share-list-container df"><div class="share-list__wrapper" data-testid="social-share-icon-list"><div class="share-list__icons"><div class="df justify-start lh-none share-list dn-print" data-testid="social-share-list"><input type="checkbox" class="dn" id="social-menu-toggle--1019" tabindex="-1" checked=""><ul class="share-list__social-list js-social-share"><li class="share-list__social-list-icon share-list__social-list-icon--first"><a href="https://www.facebook.com/sharer/sharer.php?u=https%3A%2F%2Fwww.nbcnews.com%2Fscience%2Fspace%2Flive-blog%2Fsolar-eclipse-2024-live-updates-rcna145900%2Frcrd38454%3FcanonicalCard%3Dtrue" target="_blank" rel="noopener noreferrer"><span class="icon icon-facebook share-list__social-icon"></span></a></li><li class="share-list__social-list-icon social-share-list__icon--twitter" data-testid="social-share-list__icon--twitter"><a href="https://twitter.com/intent/tweet?text=&amp;via=NBCNews&amp;url=https%3A%2F%2Fwww.nbcnews.com%2Fscience%2Fspace%2Flive-blog%2Fsolar-eclipse-2024-live-updates-rcna145900%2Frcrd38454%3FcanonicalCard%3Dtrue&amp;original_referer=https%3A%2F%2Fwww.nbcnews.com%2Fscience%2Fspace%2Flive-blog%2Fsolar-eclipse-2024-live-updates-rcna145900%2Frcrd38454%3FcanonicalCard%3Dtrue" target="_blank" rel="noopener noreferrer"><span class="icon icon-twitter share-list__social-icon"></span></a></li><li class="share-list__social-list-icon"><a href="mailto:?subject=&amp;body=https%3A%2F%2Fwww.nbcnews.com%2Fscience%2Fspace%2Flive-blog%2Fsolar-eclipse-2024-live-updates-rcna145900%2Frcrd38454%3FcanonicalCard%3Dtrue"><span class="icon icon-email share-list__social-icon"></span></a></li></ul></div><a href="sms:?&amp;body=%20via%20%20-%20https://www.nbcnews.com/science/space/live-blog/solar-eclipse-2024-live-updates-rcna145900/rcrd38454?canonicalCard=true" rel="noopener noreferrer" target="_blank" class="share__sms styles_share__sms__DGxUZ" data-icid="ed_npd_nn_nn_np_liveblog" data-testid="sms-link"><svg width="15" height="15" viewBox="0 0 15 15" fill="none" xmlns="http://www.w3.org/2000/svg" class="icon-sms"><path fill-rule="evenodd" clip-rule="evenodd" fill="#2A2A2A" d="M14 11.25H3.333L0 14.583V1a1 1 0 011-1h13a1 1 0 011 1v9.25a1 1 0 01-1 1zm-9.875-4.5a1.125 1.125 0 100-2.25 1.125 1.125 0 000 2.25zM9 5.625a1.125 1.125 0 11-2.25 0 1.125 1.125 0 012.25 0zm2.625 1.125a1.125 1.125 0 100-2.25 1.125 1.125 0 000 2.25z"></path></svg></a><button class="share__link-copy styles_share__link-copy__hjJp_" type="button" data-testid="share__link-copy"><span class="icon icon-link" data-testid="icon-link"></span><div data-testid="share__link-copytext" class="styles_share__copied-message__W1I6R styles_alignCenter__6F5eH"><span class="icon icon-alt-check styles_icon-alt-check__zl49O"></span>Copied</div><textarea class="styles_share__copy-area__gm9tU" tabindex="-1" readonly=""></textarea></button></div></div><button class="social-share-button" type="button" data-testid="chat-card-social-share-button" aria-expanded="false" aria-label="open social share icon list"><span class="share-btn-txt">Share</span><img alt="social share icon trigger" src="data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMzIiIGhlaWdodD0iMzIiIHZpZXdCb3g9IjAgMCAzMiAzMiIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPGNpcmNsZSBjeD0iMTYiIGN5PSIxNiIgcj0iMTUuNSIgZmlsbD0id2hpdGUiIHN0cm9rZT0iIzk5OTk5OSIvPgo8cGF0aCBkPSJNMTQuNjE1NCAyMC4wNzY5SDExLjA3NjlDOS45NDg5NyAyMC4wNzY5IDguOTg3NSAxOS42Nzk2IDguMTkyNSAxOC44ODQ4QzcuMzk3NSAxOC4wOSA3IDE3LjEyODcgNyAxNi4wMDExQzcgMTQuODczNSA3LjM5NzUgMTMuOTExOSA4LjE5MjUgMTMuMTE2NEM4Ljk4NzUgMTIuMzIwOSA5Ljk0ODk3IDExLjkyMzEgMTEuMDc2OSAxMS45MjMxSDE0LjYxNTRWMTIuOTIzMUgxMS4wNzY5QzEwLjIzMDggMTIuOTIzMSA5LjUwNjQyIDEzLjIyNDQgOC45MDM4NSAxMy44MjY5QzguMzAxMjggMTQuNDI5NSA4IDE1LjE1MzkgOCAxNkM4IDE2Ljg0NjIgOC4zMDEyOCAxNy41NzA1IDguOTAzODUgMTguMTczMUM5LjUwNjQyIDE4Ljc3NTcgMTAuMjMwOCAxOS4wNzY5IDExLjA3NjkgMTkuMDc2OUgxNC42MTU0VjIwLjA3NjlaTTEyLjUgMTYuNVYxNS41SDE5LjVWMTYuNUgxMi41Wk0xNy4zODQ2IDIwLjA3NjlWMTkuMDc2OUgyMC45MjMxQzIxLjc2OTIgMTkuMDc2OSAyMi40OTM2IDE4Ljc3NTcgMjMuMDk2MiAxOC4xNzMxQzIzLjY5ODcgMTcuNTcwNSAyNCAxNi44NDYyIDI0IDE2QzI0IDE1LjE1MzkgMjMuNjk4NyAxNC40Mjk1IDIzLjA5NjIgMTMuODI2OUMyMi40OTM2IDEzLjIyNDQgMjEuNzY5MiAxMi45MjMxIDIwLjkyMzEgMTIuOTIzMUgxNy4zODQ2VjExLjkyMzFIMjAuOTIzMUMyMi4wNTEgMTEuOTIzMSAyMy4wMTI1IDEyLjMyMDUgMjMuODA3NSAxMy4xMTUzQzI0LjYwMjUgMTMuOTEwMSAyNSAxNC44NzEzIDI1IDE1Ljk5ODlDMjUgMTcuMTI2NiAyNC42MDI1IDE4LjA4ODIgMjMuODA3NSAxOC44ODM3QzIzLjAxMjUgMTkuNjc5MiAyMi4wNTEgMjAuMDc2OSAyMC45MjMxIDIwLjA3NjlIMTcuMzg0NloiIGZpbGw9IiM1NTU1NTUiLz4KPC9zdmc+Cg==" height="30" width="30"></button></div></div><h2 class="styles_chartCardHeadline__aiJF0" data-testid="chat-card-headline">What the eclipse looks like from the skies</h2><div class="styles_authors-container__IX4r8"><div class="styles_chatCartByline__ivtPj" data-testid="chat-card-byline-container"><div class="styles_chatCardBylineThumbnail__DItS4" data-testid="chat-card-byline-thumbnail"><span class="byline-thumbnail byline-thumbnail--generic-thumbnail styles_bylineThumbnail__bRfvX"><svg alt="Author Thumbnail" viewBox="0 0 28 28" fill="none" xmlns="http://www.w3.org/2000/svg"><circle cx="14" cy="14" r="14" fill="none"></circle><path d="M18.0825 9.79415L15.266 16.2227L14.4633 10.6359C14.3603 9.87584 15.6531 9.40702 15.6531 9.40702C15.5359 9.14419 15.1274 9.14774 15.1274 9.14774H14.2537C14.1152 7.77323 15.3618 6.77165 16.7079 7.0771C18.0327 7.37189 18.5122 8.81033 18.0825 9.78705" fill="#6E55DC"></path><path d="M12.8509 18.304L7.36349 14.6457C5.96767 13.7116 4.58606 14.6635 4.29127 15.6473C3.85797 17.0964 4.82758 18.304 6.34415 18.304H12.8509Z" fill="#FCCC12"></path><path d="M13.5715 9.24013C13.774 7.81945 12.5024 6.7717 11.1244 7.0807C9.7996 7.37549 9.32012 8.81748 9.74988 9.79064L12.5664 16.2192L13.5715 9.23658V9.24013Z" fill="#EF1541"></path><path d="M12.3421 17.2777L9.63926 11.1226C9.00706 9.69479 7.33065 9.51721 6.40721 10.3554C5.75725 10.945 5.24936 12.5539 6.70556 13.5235L12.3385 17.2777H12.3421Z" fill="#FF7112"></path><path d="M21.4846 18.3039C23.0012 18.3039 23.9708 17.0963 23.5375 15.6472C23.2462 14.6634 21.8646 13.7151 20.4688 14.6456L14.9814 18.3039H21.4846Z" fill="#05AC3F"></path><path d="M21.1262 13.5235C22.5824 12.5504 22.078 10.945 21.4245 10.3554C20.4975 9.51721 18.8247 9.69479 18.1925 11.1226L15.4932 17.2777L21.1262 13.5235Z" fill="#069DE0"></path></svg></span></div><div class="styles_inner__ukqsN"><p class="styles_authors__quDSP" data-testid="chat-card-byline"><span class="styles_chatCardByline__GHQTo" data-testid="chatCardByline-name"><span class="styles_chatCardByline--bio__HWAK9"><span class="styles_chatCardByline--name___FmI_">Gadi Schwartz</span></span></span></p></div></div></div><div data-icid="live-blog-card-link" data-testid="chat-card-body-container"><p class="">Good morning! We are headed to the airport for some final checks. </p><p class="">We are taking two jets up to track the eclipse. The first will be carrying a state-of-the-art 8K high-speed camera that was used in the filming of "Top Gun." </p><p class="">We’ll be in the second jet flying on its wing as we approach the eclipse. The first jet will then break off to the Northeast as the eclipse approaches and will try to lock its camera onto the 118-mile-wide umbra. </p><p class="">We will break left, head straight into the eclipse and ride totality as long as possible. Should be the ride of a lifetime!</p><div class="styles_hidden-show-more-content__37qyQ dn"></div></div></div><div class="styles_chat-blog-card__nFL_J article-body__content w-100 mh0 fn" id="rcrd38455" data-testid="chat-card-container"><div class="styles_time-stamp-social-share-container__zWQeJ"><div class="styles_chatCardTimestamp__Lhru2 styles_eventEnded__gIoTG"><div class="styles_timestamp__dS4G7 styles_chatStyleTimeStamp__7lmh7" data-testid="timestamp">8d ago / 8:45 AM EDT</div></div><div class="share-list-container df"><div class="share-list__wrapper" data-testid="social-share-icon-list"><div class="share-list__icons"><div class="df justify-start lh-none share-list dn-print" data-testid="social-share-list"><input type="checkbox" class="dn" id="social-menu-toggle--1020" tabindex="-1" checked=""><ul class="share-list__social-list js-social-share"><li class="share-list__social-list-icon share-list__social-list-icon--first"><a href="https://www.facebook.com/sharer/sharer.php?u=https%3A%2F%2Fwww.nbcnews.com%2Fscience%2Fspace%2Flive-blog%2Fsolar-eclipse-2024-live-updates-rcna145900%2Frcrd38455%3FcanonicalCard%3Dtrue" target="_blank" rel="noopener noreferrer"><span class="icon icon-facebook share-list__social-icon"></span></a></li><li class="share-list__social-list-icon social-share-list__icon--twitter" data-testid="social-share-list__icon--twitter"><a href="https://twitter.com/intent/tweet?text=&amp;via=NBCNews&amp;url=https%3A%2F%2Fwww.nbcnews.com%2Fscience%2Fspace%2Flive-blog%2Fsolar-eclipse-2024-live-updates-rcna145900%2Frcrd38455%3FcanonicalCard%3Dtrue&amp;original_referer=https%3A%2F%2Fwww.nbcnews.com%2Fscience%2Fspace%2Flive-blog%2Fsolar-eclipse-2024-live-updates-rcna145900%2Frcrd38455%3FcanonicalCard%3Dtrue" target="_blank" rel="noopener noreferrer"><span class="icon icon-twitter share-list__social-icon"></span></a></li><li class="share-list__social-list-icon"><a href="mailto:?subject=&amp;body=https%3A%2F%2Fwww.nbcnews.com%2Fscience%2Fspace%2Flive-blog%2Fsolar-eclipse-2024-live-updates-rcna145900%2Frcrd38455%3FcanonicalCard%3Dtrue"><span class="icon icon-email share-list__social-icon"></span></a></li></ul></div><a href="sms:?&amp;body=%20via%20%20-%20https://www.nbcnews.com/science/space/live-blog/solar-eclipse-2024-live-updates-rcna145900/rcrd38455?canonicalCard=true" rel="noopener noreferrer" target="_blank" class="share__sms styles_share__sms__DGxUZ" data-icid="ed_npd_nn_nn_np_liveblog" data-testid="sms-link"><svg width="15" height="15" viewBox="0 0 15 15" fill="none" xmlns="http://www.w3.org/2000/svg" class="icon-sms"><path fill-rule="evenodd" clip-rule="evenodd" fill="#2A2A2A" d="M14 11.25H3.333L0 14.583V1a1 1 0 011-1h13a1 1 0 011 1v9.25a1 1 0 01-1 1zm-9.875-4.5a1.125 1.125 0 100-2.25 1.125 1.125 0 000 2.25zM9 5.625a1.125 1.125 0 11-2.25 0 1.125 1.125 0 012.25 0zm2.625 1.125a1.125 1.125 0 100-2.25 1.125 1.125 0 000 2.25z"></path></svg></a><button class="share__link-copy styles_share__link-copy__hjJp_" type="button" data-testid="share__link-copy"><span class="icon icon-link" data-testid="icon-link"></span><div data-testid="share__link-copytext" class="styles_share__copied-message__W1I6R styles_alignCenter__6F5eH"><span class="icon icon-alt-check styles_icon-alt-check__zl49O"></span>Copied</div><textarea class="styles_share__copy-area__gm9tU" tabindex="-1" readonly=""></textarea></button></div></div><button class="social-share-button" type="button" data-testid="chat-card-social-share-button" aria-expanded="false" aria-label="open social share icon list"><span class="share-btn-txt">Share</span><img alt="social share icon trigger" src="data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMzIiIGhlaWdodD0iMzIiIHZpZXdCb3g9IjAgMCAzMiAzMiIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPGNpcmNsZSBjeD0iMTYiIGN5PSIxNiIgcj0iMTUuNSIgZmlsbD0id2hpdGUiIHN0cm9rZT0iIzk5OTk5OSIvPgo8cGF0aCBkPSJNMTQuNjE1NCAyMC4wNzY5SDExLjA3NjlDOS45NDg5NyAyMC4wNzY5IDguOTg3NSAxOS42Nzk2IDguMTkyNSAxOC44ODQ4QzcuMzk3NSAxOC4wOSA3IDE3LjEyODcgNyAxNi4wMDExQzcgMTQuODczNSA3LjM5NzUgMTMuOTExOSA4LjE5MjUgMTMuMTE2NEM4Ljk4NzUgMTIuMzIwOSA5Ljk0ODk3IDExLjkyMzEgMTEuMDc2OSAxMS45MjMxSDE0LjYxNTRWMTIuOTIzMUgxMS4wNzY5QzEwLjIzMDggMTIuOTIzMSA5LjUwNjQyIDEzLjIyNDQgOC45MDM4NSAxMy44MjY5QzguMzAxMjggMTQuNDI5NSA4IDE1LjE1MzkgOCAxNkM4IDE2Ljg0NjIgOC4zMDEyOCAxNy41NzA1IDguOTAzODUgMTguMTczMUM5LjUwNjQyIDE4Ljc3NTcgMTAuMjMwOCAxOS4wNzY5IDExLjA3NjkgMTkuMDc2OUgxNC42MTU0VjIwLjA3NjlaTTEyLjUgMTYuNVYxNS41SDE5LjVWMTYuNUgxMi41Wk0xNy4zODQ2IDIwLjA3NjlWMTkuMDc2OUgyMC45MjMxQzIxLjc2OTIgMTkuMDc2OSAyMi40OTM2IDE4Ljc3NTcgMjMuMDk2MiAxOC4xNzMxQzIzLjY5ODcgMTcuNTcwNSAyNCAxNi44NDYyIDI0IDE2QzI0IDE1LjE1MzkgMjMuNjk4NyAxNC40Mjk1IDIzLjA5NjIgMTMuODI2OUMyMi40OTM2IDEzLjIyNDQgMjEuNzY5MiAxMi45MjMxIDIwLjkyMzEgMTIuOTIzMUgxNy4zODQ2VjExLjkyMzFIMjAuOTIzMUMyMi4wNTEgMTEuOTIzMSAyMy4wMTI1IDEyLjMyMDUgMjMuODA3NSAxMy4xMTUzQzI0LjYwMjUgMTMuOTEwMSAyNSAxNC44NzEzIDI1IDE1Ljk5ODlDMjUgMTcuMTI2NiAyNC42MDI1IDE4LjA4ODIgMjMuODA3NSAxOC44ODM3QzIzLjAxMjUgMTkuNjc5MiAyMi4wNTEgMjAuMDc2OSAyMC45MjMxIDIwLjA3NjlIMTcuMzg0NloiIGZpbGw9IiM1NTU1NTUiLz4KPC9zdmc+Cg==" height="30" width="30"></button></div></div><h2 class="styles_chartCardHeadline__aiJF0" data-testid="chat-card-headline">Photographers stake out their positions at Niagara Falls</h2><div class="styles_authors-container__IX4r8"><div class="styles_chatCartByline__ivtPj" data-testid="chat-card-byline-container"><div class="styles_chatCardBylineThumbnail__DItS4" data-testid="chat-card-byline-thumbnail"><div class="byline-thumbnail byline-thumbnail--has-image styles_bylineThumbnail__bRfvX" data-testid="byline-thumbnail"><picture data-testid="picture"><source srcset="https://media-cldnry.s-nbcnews.com/image/upload/t_focal-60x60,f_avif,q_auto:eco,dpr_2/newscms/2014_21/463046/140521_nighswander_portrait_67931065.jpg 2x, https://media-cldnry.s-nbcnews.com/image/upload/t_focal-60x60,f_auto,q_auto:best/newscms/2014_21/463046/140521_nighswander_portrait_67931065.jpg 1x"><img loading="lazy" src="./solar2_files/140521_nighswander_portrait_67931065.jpg" alt="" height="48" width="48"></picture></div></div><div class="styles_inner__ukqsN"><p class="styles_authors__quDSP" data-testid="chat-card-byline"><span class="styles_chatCardByline__GHQTo" data-testid="chatCardByline-name"><span class="styles_chatCardByline--bio__HWAK9"><span class="styles_chatCardByline--name___FmI_">Matthew Nighswander</span></span></span></p></div></div></div><div data-icid="live-blog-card-link" data-testid="chat-card-body-container"><figure class="styles_inlineImage__yAWZ0 styles_medium__OMa6x"><picture class="styles_image__1qciH" data-testid="picture"><source media="(min-width: 1000px)" srcset="https://media-cldnry.s-nbcnews.com/image/upload/t_fit-560w,f_avif,q_auto:eco,dpr_2/rockcms/2024-04/240408-solar-eclipse-niagara-falls-mn-0840-03a451.jpg 2x, https://media-cldnry.s-nbcnews.com/image/upload/t_fit-560w,f_auto,q_auto:best/rockcms/2024-04/240408-solar-eclipse-niagara-falls-mn-0840-03a451.jpg 1x"><source srcset="https://media-cldnry.s-nbcnews.com/image/upload/t_fit-760w,f_avif,q_auto:eco,dpr_2/rockcms/2024-04/240408-solar-eclipse-niagara-falls-mn-0840-03a451.jpg 2x, https://media-cldnry.s-nbcnews.com/image/upload/t_fit-760w,f_auto,q_auto:best/rockcms/2024-04/240408-solar-eclipse-niagara-falls-mn-0840-03a451.jpg 1x"><img loading="lazy" src="./solar2_files/240408-solar-eclipse-niagara-falls-mn-0840-03a451.jpg" alt="Photographers take their positions early in the morning in preparation for the solar eclipse later today on April 8, 2024 in Niagara Falls, New York." height="1667" width="2500"></picture><figcaption class="caption styles_caption__Pe5JC" data-testid="caption"><span class="caption__container" data-testid="caption__container">Photographers take their positions early in the morning in preparation for the solar eclipse later today in Niagara Falls, N.Y.</span><span class="caption__source" data-testid="caption__source">Adam Gray / Getty Images</span></figcaption></figure><div class="styles_hidden-show-more-content__37qyQ dn"></div></div></div><div class="ad mb8 ad--text-alignment ad-container boxinlineAd dn-print" data-testid="ad__container"><div data-mps="true" data-slot="boxinline" data-sizes="[[[1000,1],[]],[[758,1],[[300,250],[700,50],[5,5],[728,90],[360,360]]],[[0,0],[[300,250],[700,50],[5,5],[360,360]]]]" data-render-on-view="true" data-targeting="{}" data-active-tab="true" data-offset-viewport="50" data-testid="ad__container__inner"><div id="div-mps-ad-boxinline-20"></div></div></div><div class="styles_chat-blog-card__nFL_J article-body__content w-100 mh0 fn" id="rcrd38452" data-testid="chat-card-container"><div class="styles_time-stamp-social-share-container__zWQeJ"><div class="styles_chatCardTimestamp__Lhru2 styles_eventEnded__gIoTG"><div class="styles_timestamp__dS4G7 styles_chatStyleTimeStamp__7lmh7" data-testid="timestamp">8d ago / 8:33 AM EDT</div></div><div class="share-list-container df"><div class="share-list__wrapper" data-testid="social-share-icon-list"><div class="share-list__icons"><div class="df justify-start lh-none share-list dn-print" data-testid="social-share-list"><input type="checkbox" class="dn" id="social-menu-toggle--1021" tabindex="-1" checked=""><ul class="share-list__social-list js-social-share"><li class="share-list__social-list-icon share-list__social-list-icon--first"><a href="https://www.facebook.com/sharer/sharer.php?u=https%3A%2F%2Fwww.nbcnews.com%2Fscience%2Fspace%2Flive-blog%2Fsolar-eclipse-2024-live-updates-rcna145900%2Frcrd38452%3FcanonicalCard%3Dtrue" target="_blank" rel="noopener noreferrer"><span class="icon icon-facebook share-list__social-icon"></span></a></li><li class="share-list__social-list-icon social-share-list__icon--twitter" data-testid="social-share-list__icon--twitter"><a href="https://twitter.com/intent/tweet?text=&amp;via=NBCNews&amp;url=https%3A%2F%2Fwww.nbcnews.com%2Fscience%2Fspace%2Flive-blog%2Fsolar-eclipse-2024-live-updates-rcna145900%2Frcrd38452%3FcanonicalCard%3Dtrue&amp;original_referer=https%3A%2F%2Fwww.nbcnews.com%2Fscience%2Fspace%2Flive-blog%2Fsolar-eclipse-2024-live-updates-rcna145900%2Frcrd38452%3FcanonicalCard%3Dtrue" target="_blank" rel="noopener noreferrer"><span class="icon icon-twitter share-list__social-icon"></span></a></li><li class="share-list__social-list-icon"><a href="mailto:?subject=&amp;body=https%3A%2F%2Fwww.nbcnews.com%2Fscience%2Fspace%2Flive-blog%2Fsolar-eclipse-2024-live-updates-rcna145900%2Frcrd38452%3FcanonicalCard%3Dtrue"><span class="icon icon-email share-list__social-icon"></span></a></li></ul></div><a href="sms:?&amp;body=%20via%20%20-%20https://www.nbcnews.com/science/space/live-blog/solar-eclipse-2024-live-updates-rcna145900/rcrd38452?canonicalCard=true" rel="noopener noreferrer" target="_blank" class="share__sms styles_share__sms__DGxUZ" data-icid="ed_npd_nn_nn_np_liveblog" data-testid="sms-link"><svg width="15" height="15" viewBox="0 0 15 15" fill="none" xmlns="http://www.w3.org/2000/svg" class="icon-sms"><path fill-rule="evenodd" clip-rule="evenodd" fill="#2A2A2A" d="M14 11.25H3.333L0 14.583V1a1 1 0 011-1h13a1 1 0 011 1v9.25a1 1 0 01-1 1zm-9.875-4.5a1.125 1.125 0 100-2.25 1.125 1.125 0 000 2.25zM9 5.625a1.125 1.125 0 11-2.25 0 1.125 1.125 0 012.25 0zm2.625 1.125a1.125 1.125 0 100-2.25 1.125 1.125 0 000 2.25z"></path></svg></a><button class="share__link-copy styles_share__link-copy__hjJp_" type="button" data-testid="share__link-copy"><span class="icon icon-link" data-testid="icon-link"></span><div data-testid="share__link-copytext" class="styles_share__copied-message__W1I6R styles_alignCenter__6F5eH"><span class="icon icon-alt-check styles_icon-alt-check__zl49O"></span>Copied</div><textarea class="styles_share__copy-area__gm9tU" tabindex="-1" readonly=""></textarea></button></div></div><button class="social-share-button" type="button" data-testid="chat-card-social-share-button" aria-expanded="false" aria-label="open social share icon list"><span class="share-btn-txt">Share</span><img alt="social share icon trigger" src="data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMzIiIGhlaWdodD0iMzIiIHZpZXdCb3g9IjAgMCAzMiAzMiIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPGNpcmNsZSBjeD0iMTYiIGN5PSIxNiIgcj0iMTUuNSIgZmlsbD0id2hpdGUiIHN0cm9rZT0iIzk5OTk5OSIvPgo8cGF0aCBkPSJNMTQuNjE1NCAyMC4wNzY5SDExLjA3NjlDOS45NDg5NyAyMC4wNzY5IDguOTg3NSAxOS42Nzk2IDguMTkyNSAxOC44ODQ4QzcuMzk3NSAxOC4wOSA3IDE3LjEyODcgNyAxNi4wMDExQzcgMTQuODczNSA3LjM5NzUgMTMuOTExOSA4LjE5MjUgMTMuMTE2NEM4Ljk4NzUgMTIuMzIwOSA5Ljk0ODk3IDExLjkyMzEgMTEuMDc2OSAxMS45MjMxSDE0LjYxNTRWMTIuOTIzMUgxMS4wNzY5QzEwLjIzMDggMTIuOTIzMSA5LjUwNjQyIDEzLjIyNDQgOC45MDM4NSAxMy44MjY5QzguMzAxMjggMTQuNDI5NSA4IDE1LjE1MzkgOCAxNkM4IDE2Ljg0NjIgOC4zMDEyOCAxNy41NzA1IDguOTAzODUgMTguMTczMUM5LjUwNjQyIDE4Ljc3NTcgMTAuMjMwOCAxOS4wNzY5IDExLjA3NjkgMTkuMDc2OUgxNC42MTU0VjIwLjA3NjlaTTEyLjUgMTYuNVYxNS41SDE5LjVWMTYuNUgxMi41Wk0xNy4zODQ2IDIwLjA3NjlWMTkuMDc2OUgyMC45MjMxQzIxLjc2OTIgMTkuMDc2OSAyMi40OTM2IDE4Ljc3NTcgMjMuMDk2MiAxOC4xNzMxQzIzLjY5ODcgMTcuNTcwNSAyNCAxNi44NDYyIDI0IDE2QzI0IDE1LjE1MzkgMjMuNjk4NyAxNC40Mjk1IDIzLjA5NjIgMTMuODI2OUMyMi40OTM2IDEzLjIyNDQgMjEuNzY5MiAxMi45MjMxIDIwLjkyMzEgMTIuOTIzMUgxNy4zODQ2VjExLjkyMzFIMjAuOTIzMUMyMi4wNTEgMTEuOTIzMSAyMy4wMTI1IDEyLjMyMDUgMjMuODA3NSAxMy4xMTUzQzI0LjYwMjUgMTMuOTEwMSAyNSAxNC44NzEzIDI1IDE1Ljk5ODlDMjUgMTcuMTI2NiAyNC42MDI1IDE4LjA4ODIgMjMuODA3NSAxOC44ODM3QzIzLjAxMjUgMTkuNjc5MiAyMi4wNTEgMjAuMDc2OSAyMC45MjMxIDIwLjA3NjlIMTcuMzg0NloiIGZpbGw9IiM1NTU1NTUiLz4KPC9zdmc+Cg==" height="30" width="30"></button></div></div><h2 class="styles_chartCardHeadline__aiJF0" data-testid="chat-card-headline">In New York, eclipse viewing party takes over aircraft carrier deck</h2><div class="styles_authors-container__IX4r8"><div class="styles_chatCartByline__ivtPj" data-testid="chat-card-byline-container"><div class="styles_chatCardBylineThumbnail__DItS4" data-testid="chat-card-byline-thumbnail"><span class="byline-thumbnail byline-thumbnail--generic-thumbnail styles_bylineThumbnail__bRfvX"><svg alt="Author Thumbnail" viewBox="0 0 28 28" fill="none" xmlns="http://www.w3.org/2000/svg"><circle cx="14" cy="14" r="14" fill="none"></circle><path d="M18.0825 9.79415L15.266 16.2227L14.4633 10.6359C14.3603 9.87584 15.6531 9.40702 15.6531 9.40702C15.5359 9.14419 15.1274 9.14774 15.1274 9.14774H14.2537C14.1152 7.77323 15.3618 6.77165 16.7079 7.0771C18.0327 7.37189 18.5122 8.81033 18.0825 9.78705" fill="#6E55DC"></path><path d="M12.8509 18.304L7.36349 14.6457C5.96767 13.7116 4.58606 14.6635 4.29127 15.6473C3.85797 17.0964 4.82758 18.304 6.34415 18.304H12.8509Z" fill="#FCCC12"></path><path d="M13.5715 9.24013C13.774 7.81945 12.5024 6.7717 11.1244 7.0807C9.7996 7.37549 9.32012 8.81748 9.74988 9.79064L12.5664 16.2192L13.5715 9.23658V9.24013Z" fill="#EF1541"></path><path d="M12.3421 17.2777L9.63926 11.1226C9.00706 9.69479 7.33065 9.51721 6.40721 10.3554C5.75725 10.945 5.24936 12.5539 6.70556 13.5235L12.3385 17.2777H12.3421Z" fill="#FF7112"></path><path d="M21.4846 18.3039C23.0012 18.3039 23.9708 17.0963 23.5375 15.6472C23.2462 14.6634 21.8646 13.7151 20.4688 14.6456L14.9814 18.3039H21.4846Z" fill="#05AC3F"></path><path d="M21.1262 13.5235C22.5824 12.5504 22.078 10.945 21.4245 10.3554C20.4975 9.51721 18.8247 9.69479 18.1925 11.1226L15.4932 17.2777L21.1262 13.5235Z" fill="#069DE0"></path></svg></span></div><div class="styles_inner__ukqsN"><p class="styles_authors__quDSP" data-testid="chat-card-byline"><span class="styles_chatCardByline__GHQTo" data-testid="chatCardByline-name"><span class="styles_chatCardByline--bio__HWAK9"><span class="styles_chatCardByline--name___FmI_">George Solis</span></span></span></p></div></div></div><div data-icid="live-blog-card-link" data-testid="chat-card-body-container"><p class="">This morning, we are onboard the flight deck of the historic USS Intrepid for its solar eclipse viewing party.</p><p class="">The flight deck is poised to be one the prime viewing spots for the eclipse.</p><p class="">The museum’s fee is $36, half off for New York City residents.</p><p class="">NYC’s only aircraft carrier museum has commissioned 6,000 viewing glasses for the expected crowds. Although NYC is not in the path of totality, we are expecting somewhere around a 90% partial eclipse, and that’s enough for those hoping to get a (safe) glimpse of this cosmic confluence.</p><div class="styles_hidden-show-more-content__37qyQ dn"></div></div></div><div class="styles_chat-blog-card__nFL_J article-body__content w-100 mh0 fn" id="rcrd38448" data-testid="chat-card-container"><div class="styles_time-stamp-social-share-container__zWQeJ"><div class="styles_chatCardTimestamp__Lhru2 styles_eventEnded__gIoTG"><div class="styles_timestamp__dS4G7 styles_chatStyleTimeStamp__7lmh7" data-testid="timestamp">8d ago / 8:22 AM EDT</div></div><div class="share-list-container df"><div class="share-list__wrapper" data-testid="social-share-icon-list"><div class="share-list__icons"><div class="df justify-start lh-none share-list dn-print" data-testid="social-share-list"><input type="checkbox" class="dn" id="social-menu-toggle--1022" tabindex="-1" checked=""><ul class="share-list__social-list js-social-share"><li class="share-list__social-list-icon share-list__social-list-icon--first"><a href="https://www.facebook.com/sharer/sharer.php?u=https%3A%2F%2Fwww.nbcnews.com%2Fscience%2Fspace%2Flive-blog%2Fsolar-eclipse-2024-live-updates-rcna145900%2Frcrd38448%3FcanonicalCard%3Dtrue" target="_blank" rel="noopener noreferrer"><span class="icon icon-facebook share-list__social-icon"></span></a></li><li class="share-list__social-list-icon social-share-list__icon--twitter" data-testid="social-share-list__icon--twitter"><a href="https://twitter.com/intent/tweet?text=&amp;via=NBCNews&amp;url=https%3A%2F%2Fwww.nbcnews.com%2Fscience%2Fspace%2Flive-blog%2Fsolar-eclipse-2024-live-updates-rcna145900%2Frcrd38448%3FcanonicalCard%3Dtrue&amp;original_referer=https%3A%2F%2Fwww.nbcnews.com%2Fscience%2Fspace%2Flive-blog%2Fsolar-eclipse-2024-live-updates-rcna145900%2Frcrd38448%3FcanonicalCard%3Dtrue" target="_blank" rel="noopener noreferrer"><span class="icon icon-twitter share-list__social-icon"></span></a></li><li class="share-list__social-list-icon"><a href="mailto:?subject=&amp;body=https%3A%2F%2Fwww.nbcnews.com%2Fscience%2Fspace%2Flive-blog%2Fsolar-eclipse-2024-live-updates-rcna145900%2Frcrd38448%3FcanonicalCard%3Dtrue"><span class="icon icon-email share-list__social-icon"></span></a></li></ul></div><a href="sms:?&amp;body=%20via%20%20-%20https://www.nbcnews.com/science/space/live-blog/solar-eclipse-2024-live-updates-rcna145900/rcrd38448?canonicalCard=true" rel="noopener noreferrer" target="_blank" class="share__sms styles_share__sms__DGxUZ" data-icid="ed_npd_nn_nn_np_liveblog" data-testid="sms-link"><svg width="15" height="15" viewBox="0 0 15 15" fill="none" xmlns="http://www.w3.org/2000/svg" class="icon-sms"><path fill-rule="evenodd" clip-rule="evenodd" fill="#2A2A2A" d="M14 11.25H3.333L0 14.583V1a1 1 0 011-1h13a1 1 0 011 1v9.25a1 1 0 01-1 1zm-9.875-4.5a1.125 1.125 0 100-2.25 1.125 1.125 0 000 2.25zM9 5.625a1.125 1.125 0 11-2.25 0 1.125 1.125 0 012.25 0zm2.625 1.125a1.125 1.125 0 100-2.25 1.125 1.125 0 000 2.25z"></path></svg></a><button class="share__link-copy styles_share__link-copy__hjJp_" type="button" data-testid="share__link-copy"><span class="icon icon-link" data-testid="icon-link"></span><div data-testid="share__link-copytext" class="styles_share__copied-message__W1I6R styles_alignCenter__6F5eH"><span class="icon icon-alt-check styles_icon-alt-check__zl49O"></span>Copied</div><textarea class="styles_share__copy-area__gm9tU" tabindex="-1" readonly=""></textarea></button></div></div><button class="social-share-button" type="button" data-testid="chat-card-social-share-button" aria-expanded="false" aria-label="open social share icon list"><span class="share-btn-txt">Share</span><img alt="social share icon trigger" src="data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMzIiIGhlaWdodD0iMzIiIHZpZXdCb3g9IjAgMCAzMiAzMiIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPGNpcmNsZSBjeD0iMTYiIGN5PSIxNiIgcj0iMTUuNSIgZmlsbD0id2hpdGUiIHN0cm9rZT0iIzk5OTk5OSIvPgo8cGF0aCBkPSJNMTQuNjE1NCAyMC4wNzY5SDExLjA3NjlDOS45NDg5NyAyMC4wNzY5IDguOTg3NSAxOS42Nzk2IDguMTkyNSAxOC44ODQ4QzcuMzk3NSAxOC4wOSA3IDE3LjEyODcgNyAxNi4wMDExQzcgMTQuODczNSA3LjM5NzUgMTMuOTExOSA4LjE5MjUgMTMuMTE2NEM4Ljk4NzUgMTIuMzIwOSA5Ljk0ODk3IDExLjkyMzEgMTEuMDc2OSAxMS45MjMxSDE0LjYxNTRWMTIuOTIzMUgxMS4wNzY5QzEwLjIzMDggMTIuOTIzMSA5LjUwNjQyIDEzLjIyNDQgOC45MDM4NSAxMy44MjY5QzguMzAxMjggMTQuNDI5NSA4IDE1LjE1MzkgOCAxNkM4IDE2Ljg0NjIgOC4zMDEyOCAxNy41NzA1IDguOTAzODUgMTguMTczMUM5LjUwNjQyIDE4Ljc3NTcgMTAuMjMwOCAxOS4wNzY5IDExLjA3NjkgMTkuMDc2OUgxNC42MTU0VjIwLjA3NjlaTTEyLjUgMTYuNVYxNS41SDE5LjVWMTYuNUgxMi41Wk0xNy4zODQ2IDIwLjA3NjlWMTkuMDc2OUgyMC45MjMxQzIxLjc2OTIgMTkuMDc2OSAyMi40OTM2IDE4Ljc3NTcgMjMuMDk2MiAxOC4xNzMxQzIzLjY5ODcgMTcuNTcwNSAyNCAxNi44NDYyIDI0IDE2QzI0IDE1LjE1MzkgMjMuNjk4NyAxNC40Mjk1IDIzLjA5NjIgMTMuODI2OUMyMi40OTM2IDEzLjIyNDQgMjEuNzY5MiAxMi45MjMxIDIwLjkyMzEgMTIuOTIzMUgxNy4zODQ2VjExLjkyMzFIMjAuOTIzMUMyMi4wNTEgMTEuOTIzMSAyMy4wMTI1IDEyLjMyMDUgMjMuODA3NSAxMy4xMTUzQzI0LjYwMjUgMTMuOTEwMSAyNSAxNC44NzEzIDI1IDE1Ljk5ODlDMjUgMTcuMTI2NiAyNC42MDI1IDE4LjA4ODIgMjMuODA3NSAxOC44ODM3QzIzLjAxMjUgMTkuNjc5MiAyMi4wNTEgMjAuMDc2OSAyMC45MjMxIDIwLjA3NjlIMTcuMzg0NloiIGZpbGw9IiM1NTU1NTUiLz4KPC9zdmc+Cg==" height="30" width="30"></button></div></div><h2 class="styles_chartCardHeadline__aiJF0" data-testid="chat-card-headline">Eclipse safety 101</h2><div class="styles_authors-container__IX4r8"><div class="styles_chatCartByline__ivtPj" data-testid="chat-card-byline-container"><div class="styles_chatCardBylineThumbnail__DItS4" data-testid="chat-card-byline-thumbnail"><span class="byline-thumbnail byline-thumbnail--generic-thumbnail styles_bylineThumbnail__bRfvX"><svg alt="Author Thumbnail" viewBox="0 0 28 28" fill="none" xmlns="http://www.w3.org/2000/svg"><circle cx="14" cy="14" r="14" fill="none"></circle><path d="M18.0825 9.79415L15.266 16.2227L14.4633 10.6359C14.3603 9.87584 15.6531 9.40702 15.6531 9.40702C15.5359 9.14419 15.1274 9.14774 15.1274 9.14774H14.2537C14.1152 7.77323 15.3618 6.77165 16.7079 7.0771C18.0327 7.37189 18.5122 8.81033 18.0825 9.78705" fill="#6E55DC"></path><path d="M12.8509 18.304L7.36349 14.6457C5.96767 13.7116 4.58606 14.6635 4.29127 15.6473C3.85797 17.0964 4.82758 18.304 6.34415 18.304H12.8509Z" fill="#FCCC12"></path><path d="M13.5715 9.24013C13.774 7.81945 12.5024 6.7717 11.1244 7.0807C9.7996 7.37549 9.32012 8.81748 9.74988 9.79064L12.5664 16.2192L13.5715 9.23658V9.24013Z" fill="#EF1541"></path><path d="M12.3421 17.2777L9.63926 11.1226C9.00706 9.69479 7.33065 9.51721 6.40721 10.3554C5.75725 10.945 5.24936 12.5539 6.70556 13.5235L12.3385 17.2777H12.3421Z" fill="#FF7112"></path><path d="M21.4846 18.3039C23.0012 18.3039 23.9708 17.0963 23.5375 15.6472C23.2462 14.6634 21.8646 13.7151 20.4688 14.6456L14.9814 18.3039H21.4846Z" fill="#05AC3F"></path><path d="M21.1262 13.5235C22.5824 12.5504 22.078 10.945 21.4245 10.3554C20.4975 9.51721 18.8247 9.69479 18.1925 11.1226L15.4932 17.2777L21.1262 13.5235Z" fill="#069DE0"></path></svg></span></div><div class="styles_inner__ukqsN"><p class="styles_authors__quDSP" data-testid="chat-card-byline"><span class="styles_chatCardByline__GHQTo" data-testid="chatCardByline-name"><span class="styles_chatCardByline--bio__HWAK9"><span class="styles_chatCardByline--name___FmI_">NBC News</span></span></span></p></div></div></div><div data-icid="live-blog-card-link" data-testid="chat-card-body-container"><p class="">There's plenty to love about a cosmic event like today's eclipse, but keep in mind a couple safety precautions for your family and your pets:</p><section class="inline-video" data-testid="inline-video"><div class="inline-video__background"><div class="inline-video__player"><div class="styles_gridStackWrapper__2ot47 styles_videoContainer__AkgW6 video-container paused" data-testid="gamma-video-player"><div id="jwplayer-23" class="jw-error jw-reset" style="width: 100%; height: 360px;"><div class="jw-error-msg jw-info-overlay jw-reset"><style>[id="jwplayer-23"].jw-error{background:#000;overflow:hidden;position:relative}[id="jwplayer-23"] .jw-error-msg{top:50%;left:50%;position:absolute;transform:translate(-50%,-50%)}[id="jwplayer-23"] .jw-error-text{text-align:start;color:#FFF;font:14px/1.35 Arial,Helvetica,sans-serif}</style><div class="jw-icon jw-reset"></div><div class="jw-info-container jw-reset"><div class="jw-error-text jw-reset-text" dir="auto" data-nosnippet="">Sorry, the video player failed to load.<span class="jw-break jw-reset"></span>(Error&nbsp;Code:&nbsp;101102)</div></div></div></div><div class="styles_gridStackWrapper__2ot47 videoSlate styles_videoSlate__ISm2f"><picture class="" data-testid="picture"><source media="(min-width: 1240px)" srcset="https://media-cldnry.s-nbcnews.com/image/upload/t_focal-860x484,f_auto,q_auto:best/mpx/2704722219/2024_04/1712577576287_tdy_news_7a_chesky_vicky_torres_eclipse_240408_1920x1080-4opgpa.jpg"><source media="(min-width: 758px)" srcset="https://media-cldnry.s-nbcnews.com/image/upload/t_focal-1000x563,f_auto,q_auto:best/mpx/2704722219/2024_04/1712577576287_tdy_news_7a_chesky_vicky_torres_eclipse_240408_1920x1080-4opgpa.jpg"><img src="./solar2_files/1712577576287_tdy_news_7a_chesky_vicky_torres_eclipse_240408_1920x1080-4opgpa.jpg" alt=""></picture><div role="button" aria-label="Play" tabindex="0" class="w-100 h-100 db"><div class="playButtonOuter absolute absolute-fill w100 dn-print"><div class="absolute absolute-fill w100 df items-center items-center-m justify-center justify-center-m items-center justify-center"><div class="styles_play__TPYVF"><svg class="play--icon" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 15 15" preserveAspectRatio="xMidYMid" style="max-width: 30px;"><path d="M0 0v15l15-7.41z" fill-rule="evenodd"></path></svg></div></div></div></div></div><div class="info-layer styles_infoLayer__mwsPt"><div class="styles_background__XGFgg styles_show__Ni_ua"><div class="styles_share__n3Syu styles_share__2m9h7 share dn-print"><div class="styles_shareExpander__hVk8d share-expander styles_hoverEffect___Dj4s"><span class="styles_shareDot__9pfRZ share-dot"></span><svg class="styles_shareClose__6BZxR share-close" viewBox="0 0 15 15"><line class="styles_shareLine__EJUjO" x1="0" x2="15" y1="0" y2="15"></line><line class="styles_shareLine__EJUjO" x1="0" x2="15" y1="15" y2="0"></line></svg></div><div class="styles_shareList___M8wC share-list"><a href="https://www.facebook.com/sharer/sharer.php?u=https://www.today.com/video/how-to-protect-your-eyes-during-total-solar-eclipse-208525381903" class="styles_shareLink__gSGN3" target="_blank" rel="noopen noreferrer"><span class="icon icon-facebook styles_shareIcon__lVnRm share-icon"></span></a><a href="https://twitter.com/intent/tweet?text=undefined&amp;via=nbcnews&amp;url=https://www.today.com/video/how-to-protect-your-eyes-during-total-solar-eclipse-208525381903&amp;original_referer=https://www.today.com/video/how-to-protect-your-eyes-during-total-solar-eclipse-208525381903" class="styles_shareLink__gSGN3" target="_blank" rel="noopen noreferrer"><span class="icon icon-twitter styles_shareIcon__lVnRm share-icon"></span></a><a href="mailto:?subject=How%20to%20protect%20your%20family%20and%20pets%20during%20the%20solar%20eclipse&amp;body=https://www.today.com/video/how-to-protect-your-eyes-during-total-solar-eclipse-208525381903" class="styles_shareLink__gSGN3" target="_blank" rel="noopen noreferrer"><span class="icon icon-email styles_shareIcon__lVnRm share-icon"></span></a></div></div><div class="styles_overlayText__T3t1E"><div class="styles_title__F_7BR"><a href="https://www.today.com/video/how-to-protect-your-eyes-during-total-solar-eclipse-208525381903">How to protect your family and pets during the solar eclipse</a></div><div class="styles_detail__F22wM"><span>05:35</span></div></div></div></div></div></div></div></section><div class="styles_hidden-show-more-content__37qyQ dn"></div></div></div><div class="styles_chat-blog-card__nFL_J article-body__content w-100 mh0 fn" id="rcrd38445" data-testid="chat-card-container"><div class="styles_time-stamp-social-share-container__zWQeJ"><div class="styles_chatCardTimestamp__Lhru2 styles_eventEnded__gIoTG"><div class="styles_timestamp__dS4G7 styles_chatStyleTimeStamp__7lmh7" data-testid="timestamp">8d ago / 7:59 AM EDT</div></div><div class="share-list-container df"><div class="share-list__wrapper" data-testid="social-share-icon-list"><div class="share-list__icons"><div class="df justify-start lh-none share-list dn-print" data-testid="social-share-list"><input type="checkbox" class="dn" id="social-menu-toggle--1023" tabindex="-1" checked=""><ul class="share-list__social-list js-social-share"><li class="share-list__social-list-icon share-list__social-list-icon--first"><a href="https://www.facebook.com/sharer/sharer.php?u=https%3A%2F%2Fwww.nbcnews.com%2Fscience%2Fspace%2Flive-blog%2Fsolar-eclipse-2024-live-updates-rcna145900%2Frcrd38445%3FcanonicalCard%3Dtrue" target="_blank" rel="noopener noreferrer"><span class="icon icon-facebook share-list__social-icon"></span></a></li><li class="share-list__social-list-icon social-share-list__icon--twitter" data-testid="social-share-list__icon--twitter"><a href="https://twitter.com/intent/tweet?text=&amp;via=NBCNews&amp;url=https%3A%2F%2Fwww.nbcnews.com%2Fscience%2Fspace%2Flive-blog%2Fsolar-eclipse-2024-live-updates-rcna145900%2Frcrd38445%3FcanonicalCard%3Dtrue&amp;original_referer=https%3A%2F%2Fwww.nbcnews.com%2Fscience%2Fspace%2Flive-blog%2Fsolar-eclipse-2024-live-updates-rcna145900%2Frcrd38445%3FcanonicalCard%3Dtrue" target="_blank" rel="noopener noreferrer"><span class="icon icon-twitter share-list__social-icon"></span></a></li><li class="share-list__social-list-icon"><a href="mailto:?subject=&amp;body=https%3A%2F%2Fwww.nbcnews.com%2Fscience%2Fspace%2Flive-blog%2Fsolar-eclipse-2024-live-updates-rcna145900%2Frcrd38445%3FcanonicalCard%3Dtrue"><span class="icon icon-email share-list__social-icon"></span></a></li></ul></div><a href="sms:?&amp;body=%20via%20%20-%20https://www.nbcnews.com/science/space/live-blog/solar-eclipse-2024-live-updates-rcna145900/rcrd38445?canonicalCard=true" rel="noopener noreferrer" target="_blank" class="share__sms styles_share__sms__DGxUZ" data-icid="ed_npd_nn_nn_np_liveblog" data-testid="sms-link"><svg width="15" height="15" viewBox="0 0 15 15" fill="none" xmlns="http://www.w3.org/2000/svg" class="icon-sms"><path fill-rule="evenodd" clip-rule="evenodd" fill="#2A2A2A" d="M14 11.25H3.333L0 14.583V1a1 1 0 011-1h13a1 1 0 011 1v9.25a1 1 0 01-1 1zm-9.875-4.5a1.125 1.125 0 100-2.25 1.125 1.125 0 000 2.25zM9 5.625a1.125 1.125 0 11-2.25 0 1.125 1.125 0 012.25 0zm2.625 1.125a1.125 1.125 0 100-2.25 1.125 1.125 0 000 2.25z"></path></svg></a><button class="share__link-copy styles_share__link-copy__hjJp_" type="button" data-testid="share__link-copy"><span class="icon icon-link" data-testid="icon-link"></span><div data-testid="share__link-copytext" class="styles_share__copied-message__W1I6R styles_alignCenter__6F5eH"><span class="icon icon-alt-check styles_icon-alt-check__zl49O"></span>Copied</div><textarea class="styles_share__copy-area__gm9tU" tabindex="-1" readonly=""></textarea></button></div></div><button class="social-share-button" type="button" data-testid="chat-card-social-share-button" aria-expanded="false" aria-label="open social share icon list"><span class="share-btn-txt">Share</span><img alt="social share icon trigger" src="data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMzIiIGhlaWdodD0iMzIiIHZpZXdCb3g9IjAgMCAzMiAzMiIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPGNpcmNsZSBjeD0iMTYiIGN5PSIxNiIgcj0iMTUuNSIgZmlsbD0id2hpdGUiIHN0cm9rZT0iIzk5OTk5OSIvPgo8cGF0aCBkPSJNMTQuNjE1NCAyMC4wNzY5SDExLjA3NjlDOS45NDg5NyAyMC4wNzY5IDguOTg3NSAxOS42Nzk2IDguMTkyNSAxOC44ODQ4QzcuMzk3NSAxOC4wOSA3IDE3LjEyODcgNyAxNi4wMDExQzcgMTQuODczNSA3LjM5NzUgMTMuOTExOSA4LjE5MjUgMTMuMTE2NEM4Ljk4NzUgMTIuMzIwOSA5Ljk0ODk3IDExLjkyMzEgMTEuMDc2OSAxMS45MjMxSDE0LjYxNTRWMTIuOTIzMUgxMS4wNzY5QzEwLjIzMDggMTIuOTIzMSA5LjUwNjQyIDEzLjIyNDQgOC45MDM4NSAxMy44MjY5QzguMzAxMjggMTQuNDI5NSA4IDE1LjE1MzkgOCAxNkM4IDE2Ljg0NjIgOC4zMDEyOCAxNy41NzA1IDguOTAzODUgMTguMTczMUM5LjUwNjQyIDE4Ljc3NTcgMTAuMjMwOCAxOS4wNzY5IDExLjA3NjkgMTkuMDc2OUgxNC42MTU0VjIwLjA3NjlaTTEyLjUgMTYuNVYxNS41SDE5LjVWMTYuNUgxMi41Wk0xNy4zODQ2IDIwLjA3NjlWMTkuMDc2OUgyMC45MjMxQzIxLjc2OTIgMTkuMDc2OSAyMi40OTM2IDE4Ljc3NTcgMjMuMDk2MiAxOC4xNzMxQzIzLjY5ODcgMTcuNTcwNSAyNCAxNi44NDYyIDI0IDE2QzI0IDE1LjE1MzkgMjMuNjk4NyAxNC40Mjk1IDIzLjA5NjIgMTMuODI2OUMyMi40OTM2IDEzLjIyNDQgMjEuNzY5MiAxMi45MjMxIDIwLjkyMzEgMTIuOTIzMUgxNy4zODQ2VjExLjkyMzFIMjAuOTIzMUMyMi4wNTEgMTEuOTIzMSAyMy4wMTI1IDEyLjMyMDUgMjMuODA3NSAxMy4xMTUzQzI0LjYwMjUgMTMuOTEwMSAyNSAxNC44NzEzIDI1IDE1Ljk5ODlDMjUgMTcuMTI2NiAyNC42MDI1IDE4LjA4ODIgMjMuODA3NSAxOC44ODM3QzIzLjAxMjUgMTkuNjc5MiAyMi4wNTEgMjAuMDc2OSAyMC45MjMxIDIwLjA3NjlIMTcuMzg0NloiIGZpbGw9IiM1NTU1NTUiLz4KPC9zdmc+Cg==" height="30" width="30"></button></div></div><h2 class="styles_chartCardHeadline__aiJF0" data-testid="chat-card-headline">Tens of millions gather to view the eclipse</h2><div class="styles_authors-container__IX4r8"><div class="styles_author-thumbnails__qwA42" data-testid="author-thumbnails"><div class="styles_chatCardBylineThumbnail__DItS4" data-testid="chat-card-byline-thumbnail"><span class="byline-thumbnail byline-thumbnail--generic-thumbnail styles_bylineThumbnail__bRfvX"><svg alt="Author Thumbnail" viewBox="0 0 28 28" fill="none" xmlns="http://www.w3.org/2000/svg"><circle cx="14" cy="14" r="14" fill="none"></circle><path d="M18.0825 9.79415L15.266 16.2227L14.4633 10.6359C14.3603 9.87584 15.6531 9.40702 15.6531 9.40702C15.5359 9.14419 15.1274 9.14774 15.1274 9.14774H14.2537C14.1152 7.77323 15.3618 6.77165 16.7079 7.0771C18.0327 7.37189 18.5122 8.81033 18.0825 9.78705" fill="#6E55DC"></path><path d="M12.8509 18.304L7.36349 14.6457C5.96767 13.7116 4.58606 14.6635 4.29127 15.6473C3.85797 17.0964 4.82758 18.304 6.34415 18.304H12.8509Z" fill="#FCCC12"></path><path d="M13.5715 9.24013C13.774 7.81945 12.5024 6.7717 11.1244 7.0807C9.7996 7.37549 9.32012 8.81748 9.74988 9.79064L12.5664 16.2192L13.5715 9.23658V9.24013Z" fill="#EF1541"></path><path d="M12.3421 17.2777L9.63926 11.1226C9.00706 9.69479 7.33065 9.51721 6.40721 10.3554C5.75725 10.945 5.24936 12.5539 6.70556 13.5235L12.3385 17.2777H12.3421Z" fill="#FF7112"></path><path d="M21.4846 18.3039C23.0012 18.3039 23.9708 17.0963 23.5375 15.6472C23.2462 14.6634 21.8646 13.7151 20.4688 14.6456L14.9814 18.3039H21.4846Z" fill="#05AC3F"></path><path d="M21.1262 13.5235C22.5824 12.5504 22.078 10.945 21.4245 10.3554C20.4975 9.51721 18.8247 9.69479 18.1925 11.1226L15.4932 17.2777L21.1262 13.5235Z" fill="#069DE0"></path></svg></span></div><div class="styles_chatCardBylineThumbnail__DItS4" data-testid="chat-card-byline-thumbnail"><div class="byline-thumbnail byline-thumbnail--has-image styles_bylineThumbnail__bRfvX" data-testid="byline-thumbnail"><picture data-testid="picture"><source srcset="https://media-cldnry.s-nbcnews.com/image/upload/t_focal-60x60,f_avif,q_auto:eco,dpr_2/newscms/2016_09/1442306/tom-tight.jpg 2x, https://media-cldnry.s-nbcnews.com/image/upload/t_focal-60x60,f_auto,q_auto:best/newscms/2016_09/1442306/tom-tight.jpg 1x"><img loading="lazy" src="./solar2_files/tom-tight.jpg" alt="" height="48" width="48"></picture></div></div><div class="styles_author-dropdown__4D5zn" data-testid="author-dropdown"><div class="styles_chatCartByline__ivtPj styles_dropdown-item___Ns0t" data-testid="chat-card-byline-container"><div class="styles_chatCardBylineThumbnail__DItS4" data-testid="chat-card-byline-thumbnail"><span class="byline-thumbnail byline-thumbnail--generic-thumbnail styles_bylineThumbnail__bRfvX"><a href="https://www.nbcnews.com/author/marlene-lenthang-ncpn1283128"><svg alt="Author Thumbnail" viewBox="0 0 28 28" fill="none" xmlns="http://www.w3.org/2000/svg"><circle cx="14" cy="14" r="14" fill="none"></circle><path d="M18.0825 9.79415L15.266 16.2227L14.4633 10.6359C14.3603 9.87584 15.6531 9.40702 15.6531 9.40702C15.5359 9.14419 15.1274 9.14774 15.1274 9.14774H14.2537C14.1152 7.77323 15.3618 6.77165 16.7079 7.0771C18.0327 7.37189 18.5122 8.81033 18.0825 9.78705" fill="#6E55DC"></path><path d="M12.8509 18.304L7.36349 14.6457C5.96767 13.7116 4.58606 14.6635 4.29127 15.6473C3.85797 17.0964 4.82758 18.304 6.34415 18.304H12.8509Z" fill="#FCCC12"></path><path d="M13.5715 9.24013C13.774 7.81945 12.5024 6.7717 11.1244 7.0807C9.7996 7.37549 9.32012 8.81748 9.74988 9.79064L12.5664 16.2192L13.5715 9.23658V9.24013Z" fill="#EF1541"></path><path d="M12.3421 17.2777L9.63926 11.1226C9.00706 9.69479 7.33065 9.51721 6.40721 10.3554C5.75725 10.945 5.24936 12.5539 6.70556 13.5235L12.3385 17.2777H12.3421Z" fill="#FF7112"></path><path d="M21.4846 18.3039C23.0012 18.3039 23.9708 17.0963 23.5375 15.6472C23.2462 14.6634 21.8646 13.7151 20.4688 14.6456L14.9814 18.3039H21.4846Z" fill="#05AC3F"></path><path d="M21.1262 13.5235C22.5824 12.5504 22.078 10.945 21.4245 10.3554C20.4975 9.51721 18.8247 9.69479 18.1925 11.1226L15.4932 17.2777L21.1262 13.5235Z" fill="#069DE0"></path></svg></a></span></div><div class="styles_inner__ukqsN"><p class="styles_authors__quDSP" data-testid="chat-card-byline"><span class="styles_chatCardByline__GHQTo" data-testid="chatCardByline-name"><span class="styles_chatCardByline--bio__HWAK9"><span class="styles_chatCardByline--name___FmI_"><a href="https://www.nbcnews.com/author/marlene-lenthang-ncpn1283128">Marlene Lenthang</a></span></span></span></p></div></div><div class="styles_chatCartByline__ivtPj styles_dropdown-item___Ns0t" data-testid="chat-card-byline-container"><div class="styles_chatCardBylineThumbnail__DItS4" data-testid="chat-card-byline-thumbnail"><div class="byline-thumbnail byline-thumbnail--has-image styles_bylineThumbnail__bRfvX" data-testid="byline-thumbnail"><picture data-testid="picture"><source srcset="https://media-cldnry.s-nbcnews.com/image/upload/t_focal-60x60,f_avif,q_auto:eco,dpr_2/newscms/2016_09/1442306/tom-tight.jpg 2x, https://media-cldnry.s-nbcnews.com/image/upload/t_focal-60x60,f_auto,q_auto:best/newscms/2016_09/1442306/tom-tight.jpg 1x"><img loading="lazy" src="./solar2_files/tom-tight.jpg" alt="" height="48" width="48"></picture></div></div><div class="styles_inner__ukqsN"><p class="styles_authors__quDSP" data-testid="chat-card-byline"><span class="styles_chatCardByline__GHQTo" data-testid="chatCardByline-name"><span class="styles_chatCardByline--bio__HWAK9"><span class="styles_chatCardByline--name___FmI_">Tom Costello</span></span></span></p></div></div></div></div><div class="authors-names"><span class="styles_chatCardByline__GHQTo" data-testid="chatCardByline-name"><span class="styles_chatCardByline--bio__HWAK9"><span class="styles_chatCardByline--name___FmI_"><a href="https://www.nbcnews.com/author/marlene-lenthang-ncpn1283128">Marlene Lenthang</a></span></span></span> and <span class="styles_chatCardByline__GHQTo" data-testid="chatCardByline-name"><span class="styles_chatCardByline--bio__HWAK9"><span class="styles_chatCardByline--name___FmI_">Tom Costello</span></span></span></div></div><div data-icid="live-blog-card-link" data-testid="chat-card-body-container"><p class="">As many as 31 million people live within the path of totality, which stretches in a diagonal line from Mexico, through Texas, Arkansas,&nbsp;Kentucky, Ohio, New York and Maine.&nbsp;</p><p class="">Newton Chu and his family traveled to Indianapolis to view the spectacle from Hawaii — their third eclipse sighting since 1991.&nbsp;</p><p class="">“I think it is a little emotional,” he said, noting that there are people often seen with tears in their eyes over witnessing “a phenomena of nature.”</p><p class="">Along the path, police expect highway gridlocks.&nbsp;</p><p class="">“We were told to compare it to 30 Super Bowls letting out at the same time,” Pennsylvania State Troop Capt. Kirk Reese said.&nbsp;“Don’t stop on the highway to view the eclipse. Don’t stop in the roadway. Turn your headlights on. Be safe.”&nbsp;</p><section class="inline-video" data-testid="inline-video"><div class="inline-video__background"><div class="inline-video__player"><div class="styles_gridStackWrapper__2ot47 styles_videoContainer__AkgW6 video-container paused" data-testid="gamma-video-player"><div id="jwplayer-24" class="jw-error jw-reset" style="width: 100%; height: 360px;"><div class="jw-error-msg jw-info-overlay jw-reset"><style>[id="jwplayer-24"].jw-error{background:#000;overflow:hidden;position:relative}[id="jwplayer-24"] .jw-error-msg{top:50%;left:50%;position:absolute;transform:translate(-50%,-50%)}[id="jwplayer-24"] .jw-error-text{text-align:start;color:#FFF;font:14px/1.35 Arial,Helvetica,sans-serif}</style><div class="jw-icon jw-reset"></div><div class="jw-info-container jw-reset"><div class="jw-error-text jw-reset-text" dir="auto" data-nosnippet="">Sorry, the video player failed to load.<span class="jw-break jw-reset"></span>(Error&nbsp;Code:&nbsp;101102)</div></div></div></div><div class="styles_gridStackWrapper__2ot47 videoSlate styles_videoSlate__ISm2f"><picture class="" data-testid="picture"><source media="(min-width: 1240px)" srcset="https://media-cldnry.s-nbcnews.com/image/upload/t_focal-860x484,f_auto,q_auto:best/mpx/2704722219/2024_04/1712574695900_tdy_news_7a_costello_eclipse_gathering_240408_1920x1080-ybhhpm.jpg"><source media="(min-width: 758px)" srcset="https://media-cldnry.s-nbcnews.com/image/upload/t_focal-1000x563,f_auto,q_auto:best/mpx/2704722219/2024_04/1712574695900_tdy_news_7a_costello_eclipse_gathering_240408_1920x1080-ybhhpm.jpg"><img src="./solar2_files/1712574695900_tdy_news_7a_costello_eclipse_gathering_240408_1920x1080-ybhhpm.jpg" alt=""></picture><div role="button" aria-label="Play" tabindex="0" class="w-100 h-100 db"><div class="playButtonOuter absolute absolute-fill w100 dn-print"><div class="absolute absolute-fill w100 df items-center items-center-m justify-center justify-center-m items-center justify-center"><div class="styles_play__TPYVF"><svg class="play--icon" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 15 15" preserveAspectRatio="xMidYMid" style="max-width: 30px;"><path d="M0 0v15l15-7.41z" fill-rule="evenodd"></path></svg></div></div></div></div></div><div class="info-layer styles_infoLayer__mwsPt"><div class="styles_background__XGFgg styles_show__Ni_ua"><div class="styles_share__n3Syu styles_share__2m9h7 share dn-print"><div class="styles_shareExpander__hVk8d share-expander styles_hoverEffect___Dj4s"><span class="styles_shareDot__9pfRZ share-dot"></span><svg class="styles_shareClose__6BZxR share-close" viewBox="0 0 15 15"><line class="styles_shareLine__EJUjO" x1="0" x2="15" y1="0" y2="15"></line><line class="styles_shareLine__EJUjO" x1="0" x2="15" y1="15" y2="0"></line></svg></div><div class="styles_shareList___M8wC share-list"><a href="https://www.facebook.com/sharer/sharer.php?u=https://www.today.com/video/millions-prepare-for-total-solar-eclipse-along-path-of-totality-208525381613" class="styles_shareLink__gSGN3" target="_blank" rel="noopen noreferrer"><span class="icon icon-facebook styles_shareIcon__lVnRm share-icon"></span></a><a href="https://twitter.com/intent/tweet?text=undefined&amp;via=nbcnews&amp;url=https://www.today.com/video/millions-prepare-for-total-solar-eclipse-along-path-of-totality-208525381613&amp;original_referer=https://www.today.com/video/millions-prepare-for-total-solar-eclipse-along-path-of-totality-208525381613" class="styles_shareLink__gSGN3" target="_blank" rel="noopen noreferrer"><span class="icon icon-twitter styles_shareIcon__lVnRm share-icon"></span></a><a href="mailto:?subject=Total%20solar%20eclipse:%20Tens%20of%20millions%20gather%20along%20path%20of%20totality&amp;body=https://www.today.com/video/millions-prepare-for-total-solar-eclipse-along-path-of-totality-208525381613" class="styles_shareLink__gSGN3" target="_blank" rel="noopen noreferrer"><span class="icon icon-email styles_shareIcon__lVnRm share-icon"></span></a></div></div><div class="styles_overlayText__T3t1E"><div class="styles_title__F_7BR"><a href="https://www.today.com/video/millions-prepare-for-total-solar-eclipse-along-path-of-totality-208525381613">Total solar eclipse: Tens of millions gather along path of totality</a></div><div class="styles_detail__F22wM"><span>02:43</span></div></div></div></div></div></div></div></section><div class="styles_hidden-show-more-content__37qyQ dn"></div></div></div><div class="styles_chat-blog-card__nFL_J article-body__content w-100 mh0 fn" id="rcrd38446" data-testid="chat-card-container"><div class="styles_time-stamp-social-share-container__zWQeJ"><div class="styles_chatCardTimestamp__Lhru2 styles_eventEnded__gIoTG"><div class="styles_timestamp__dS4G7 styles_chatStyleTimeStamp__7lmh7" data-testid="timestamp">8d ago / 7:57 AM EDT</div></div><div class="share-list-container df"><div class="share-list__wrapper" data-testid="social-share-icon-list"><div class="share-list__icons"><div class="df justify-start lh-none share-list dn-print" data-testid="social-share-list"><input type="checkbox" class="dn" id="social-menu-toggle--1024" tabindex="-1" checked=""><ul class="share-list__social-list js-social-share"><li class="share-list__social-list-icon share-list__social-list-icon--first"><a href="https://www.facebook.com/sharer/sharer.php?u=https%3A%2F%2Fwww.nbcnews.com%2Fscience%2Fspace%2Flive-blog%2Fsolar-eclipse-2024-live-updates-rcna145900%2Frcrd38446%3FcanonicalCard%3Dtrue" target="_blank" rel="noopener noreferrer"><span class="icon icon-facebook share-list__social-icon"></span></a></li><li class="share-list__social-list-icon social-share-list__icon--twitter" data-testid="social-share-list__icon--twitter"><a href="https://twitter.com/intent/tweet?text=&amp;via=NBCNews&amp;url=https%3A%2F%2Fwww.nbcnews.com%2Fscience%2Fspace%2Flive-blog%2Fsolar-eclipse-2024-live-updates-rcna145900%2Frcrd38446%3FcanonicalCard%3Dtrue&amp;original_referer=https%3A%2F%2Fwww.nbcnews.com%2Fscience%2Fspace%2Flive-blog%2Fsolar-eclipse-2024-live-updates-rcna145900%2Frcrd38446%3FcanonicalCard%3Dtrue" target="_blank" rel="noopener noreferrer"><span class="icon icon-twitter share-list__social-icon"></span></a></li><li class="share-list__social-list-icon"><a href="mailto:?subject=&amp;body=https%3A%2F%2Fwww.nbcnews.com%2Fscience%2Fspace%2Flive-blog%2Fsolar-eclipse-2024-live-updates-rcna145900%2Frcrd38446%3FcanonicalCard%3Dtrue"><span class="icon icon-email share-list__social-icon"></span></a></li></ul></div><a href="sms:?&amp;body=%20via%20%20-%20https://www.nbcnews.com/science/space/live-blog/solar-eclipse-2024-live-updates-rcna145900/rcrd38446?canonicalCard=true" rel="noopener noreferrer" target="_blank" class="share__sms styles_share__sms__DGxUZ" data-icid="ed_npd_nn_nn_np_liveblog" data-testid="sms-link"><svg width="15" height="15" viewBox="0 0 15 15" fill="none" xmlns="http://www.w3.org/2000/svg" class="icon-sms"><path fill-rule="evenodd" clip-rule="evenodd" fill="#2A2A2A" d="M14 11.25H3.333L0 14.583V1a1 1 0 011-1h13a1 1 0 011 1v9.25a1 1 0 01-1 1zm-9.875-4.5a1.125 1.125 0 100-2.25 1.125 1.125 0 000 2.25zM9 5.625a1.125 1.125 0 11-2.25 0 1.125 1.125 0 012.25 0zm2.625 1.125a1.125 1.125 0 100-2.25 1.125 1.125 0 000 2.25z"></path></svg></a><button class="share__link-copy styles_share__link-copy__hjJp_" type="button" data-testid="share__link-copy"><span class="icon icon-link" data-testid="icon-link"></span><div data-testid="share__link-copytext" class="styles_share__copied-message__W1I6R styles_alignCenter__6F5eH"><span class="icon icon-alt-check styles_icon-alt-check__zl49O"></span>Copied</div><textarea class="styles_share__copy-area__gm9tU" tabindex="-1" readonly=""></textarea></button></div></div><button class="social-share-button" type="button" data-testid="chat-card-social-share-button" aria-expanded="false" aria-label="open social share icon list"><span class="share-btn-txt">Share</span><img alt="social share icon trigger" src="data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMzIiIGhlaWdodD0iMzIiIHZpZXdCb3g9IjAgMCAzMiAzMiIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPGNpcmNsZSBjeD0iMTYiIGN5PSIxNiIgcj0iMTUuNSIgZmlsbD0id2hpdGUiIHN0cm9rZT0iIzk5OTk5OSIvPgo8cGF0aCBkPSJNMTQuNjE1NCAyMC4wNzY5SDExLjA3NjlDOS45NDg5NyAyMC4wNzY5IDguOTg3NSAxOS42Nzk2IDguMTkyNSAxOC44ODQ4QzcuMzk3NSAxOC4wOSA3IDE3LjEyODcgNyAxNi4wMDExQzcgMTQuODczNSA3LjM5NzUgMTMuOTExOSA4LjE5MjUgMTMuMTE2NEM4Ljk4NzUgMTIuMzIwOSA5Ljk0ODk3IDExLjkyMzEgMTEuMDc2OSAxMS45MjMxSDE0LjYxNTRWMTIuOTIzMUgxMS4wNzY5QzEwLjIzMDggMTIuOTIzMSA5LjUwNjQyIDEzLjIyNDQgOC45MDM4NSAxMy44MjY5QzguMzAxMjggMTQuNDI5NSA4IDE1LjE1MzkgOCAxNkM4IDE2Ljg0NjIgOC4zMDEyOCAxNy41NzA1IDguOTAzODUgMTguMTczMUM5LjUwNjQyIDE4Ljc3NTcgMTAuMjMwOCAxOS4wNzY5IDExLjA3NjkgMTkuMDc2OUgxNC42MTU0VjIwLjA3NjlaTTEyLjUgMTYuNVYxNS41SDE5LjVWMTYuNUgxMi41Wk0xNy4zODQ2IDIwLjA3NjlWMTkuMDc2OUgyMC45MjMxQzIxLjc2OTIgMTkuMDc2OSAyMi40OTM2IDE4Ljc3NTcgMjMuMDk2MiAxOC4xNzMxQzIzLjY5ODcgMTcuNTcwNSAyNCAxNi44NDYyIDI0IDE2QzI0IDE1LjE1MzkgMjMuNjk4NyAxNC40Mjk1IDIzLjA5NjIgMTMuODI2OUMyMi40OTM2IDEzLjIyNDQgMjEuNzY5MiAxMi45MjMxIDIwLjkyMzEgMTIuOTIzMUgxNy4zODQ2VjExLjkyMzFIMjAuOTIzMUMyMi4wNTEgMTEuOTIzMSAyMy4wMTI1IDEyLjMyMDUgMjMuODA3NSAxMy4xMTUzQzI0LjYwMjUgMTMuOTEwMSAyNSAxNC44NzEzIDI1IDE1Ljk5ODlDMjUgMTcuMTI2NiAyNC42MDI1IDE4LjA4ODIgMjMuODA3NSAxOC44ODM3QzIzLjAxMjUgMTkuNjc5MiAyMi4wNTEgMjAuMDc2OSAyMC45MjMxIDIwLjA3NjlIMTcuMzg0NloiIGZpbGw9IiM1NTU1NTUiLz4KPC9zdmc+Cg==" height="30" width="30"></button></div></div><h2 class="styles_chartCardHeadline__aiJF0" data-testid="chat-card-headline">The last U.S. city in the path of totality prepares for the eclipse</h2><div class="styles_authors-container__IX4r8"><div class="styles_chatCartByline__ivtPj" data-testid="chat-card-byline-container"><div class="styles_chatCardBylineThumbnail__DItS4" data-testid="chat-card-byline-thumbnail"><div class="byline-thumbnail byline-thumbnail--has-image styles_bylineThumbnail__bRfvX" data-testid="byline-thumbnail"><a href="https://www.nbcnews.com/author/kate-snow-ncpn3431"><picture data-testid="picture"><source srcset="https://media-cldnry.s-nbcnews.com/image/upload/t_focal-60x60,f_avif,q_auto:eco,dpr_2/newscms/2024_05/3637581/kate_snow.jpg 2x, https://media-cldnry.s-nbcnews.com/image/upload/t_focal-60x60,f_auto,q_auto:best/newscms/2024_05/3637581/kate_snow.jpg 1x"><img loading="lazy" src="./solar2_files/kate_snow.jpg" alt="" height="48" width="48"></picture></a></div></div><div class="styles_inner__ukqsN"><p class="styles_authors__quDSP" data-testid="chat-card-byline"><span class="styles_chatCardByline__GHQTo" data-testid="chatCardByline-name"><span class="styles_chatCardByline--bio__HWAK9"><span class="styles_chatCardByline--name___FmI_"><a href="https://www.nbcnews.com/author/kate-snow-ncpn3431">Kate Snow</a></span></span></span></p></div></div></div><div data-icid="live-blog-card-link" data-testid="chat-card-body-container"><p class="">HOULTON, Maine — Everybody's ready, even George Washington. </p><p class="">After a weekend of festivities — science demonstrations, movies and gatherings culminating in fireworks Sunday night — this small Maine town in the path of totality will be focused on today's eclipse.</p><p class="">Houlton’s population is just under 5,000. But hundreds of eclipse-chasing tourists have arrived already, and more are expected today.&nbsp;</p><figure class="styles_inlineImage__yAWZ0 styles_medium__OMa6x styles_portrait__NRWbO"><picture class="styles_image__1qciH" data-testid="picture"><source media="(min-width: 1000px)" srcset="https://media-cldnry.s-nbcnews.com/image/upload/t_fit-560w,f_avif,q_auto:eco,dpr_2/rockcms/2024-04/240408-solar-eclipse-maine-mn-0930-bea9be.jpg 2x, https://media-cldnry.s-nbcnews.com/image/upload/t_fit-560w,f_auto,q_auto:best/rockcms/2024-04/240408-solar-eclipse-maine-mn-0930-bea9be.jpg 1x"><source srcset="https://media-cldnry.s-nbcnews.com/image/upload/t_fit-760w,f_avif,q_auto:eco,dpr_2/rockcms/2024-04/240408-solar-eclipse-maine-mn-0930-bea9be.jpg 2x, https://media-cldnry.s-nbcnews.com/image/upload/t_fit-760w,f_auto,q_auto:best/rockcms/2024-04/240408-solar-eclipse-maine-mn-0930-bea9be.jpg 1x"><img loading="lazy" src="./solar2_files/240408-solar-eclipse-maine-mn-0930-bea9be.jpg" alt="Eclipse glasses cover a bust of George Washington in Houlton, Maine. " height="486" width="480"></picture><figcaption class="caption styles_caption__Pe5JC" data-testid="caption"><span class="caption__container" data-testid="caption__container">Eclipse glasses cover a bust of George Washington in Houlton, Maine. </span><span class="caption__source" data-testid="caption__source">Kate Snow / NBC News</span></figcaption></figure><p class="">In a corner store turned eclipse information center, folks are invited to put a pin on the map representing where they’re from. Most are from New England but there are pins from as far away as California and Washington State. Someone drew on Australia and pinned it.</p><p class="">Locals are excited too. This is the first full eclipse here since 1963. And back then, there were clouds and storms and a lot of disappointment. Today, we may just have the best forecast on the entire path of totality. There are thin clouds now but this afternoon bright sunshine is predicted.&nbsp;</p><section class="embed-widget embedWidget embed-widget--medium" data-testid="embed-widget"><div class="embed-widget__use-presentation embed-widget__iframely-tiktok" style="--iframe-height:0px"><div class="lazyload-wrapper "><div class="lazyload-placeholder"></div></div></div></section><p class="">On the local station WHOU 100.1, the DJs are talking about how this eclipse has brought everyone together and the most noticeable thing is the “loudness of smiles” everywhere.&nbsp;</p><p class="">“Everybody in this town is gonna be connected… because we’re gonna be eclipse buddies.”</p><div class="styles_hidden-show-more-content__37qyQ dn"></div></div></div><div class="ad mb8 ad--text-alignment ad-container boxinlineAd dn-print" data-testid="ad__container"><div data-mps="true" data-slot="boxinline" data-sizes="[[[1000,1],[]],[[758,1],[[300,250],[700,50],[5,5],[728,90],[360,360]]],[[0,0],[[300,250],[700,50],[5,5],[360,360]]]]" data-render-on-view="true" data-targeting="{}" data-active-tab="true" data-offset-viewport="50" data-testid="ad__container__inner"><div id="div-mps-ad-boxinline-21"></div></div></div><div class="styles_chat-blog-card__nFL_J article-body__content w-100 mh0 fn" id="rcrd38212" data-testid="chat-card-container"><div class="styles_time-stamp-social-share-container__zWQeJ"><div class="styles_chatCardTimestamp__Lhru2 styles_eventEnded__gIoTG"><div class="styles_timestamp__dS4G7 styles_chatStyleTimeStamp__7lmh7" data-testid="timestamp">8d ago / 7:55 AM EDT</div></div><div class="share-list-container df"><div class="share-list__wrapper" data-testid="social-share-icon-list"><div class="share-list__icons"><div class="df justify-start lh-none share-list dn-print" data-testid="social-share-list"><input type="checkbox" class="dn" id="social-menu-toggle--1025" tabindex="-1" checked=""><ul class="share-list__social-list js-social-share"><li class="share-list__social-list-icon share-list__social-list-icon--first"><a href="https://www.facebook.com/sharer/sharer.php?u=https%3A%2F%2Fwww.nbcnews.com%2Fscience%2Fspace%2Flive-blog%2Fsolar-eclipse-2024-live-updates-rcna145900%2Frcrd38212%3FcanonicalCard%3Dtrue" target="_blank" rel="noopener noreferrer"><span class="icon icon-facebook share-list__social-icon"></span></a></li><li class="share-list__social-list-icon social-share-list__icon--twitter" data-testid="social-share-list__icon--twitter"><a href="https://twitter.com/intent/tweet?text=&amp;via=NBCNews&amp;url=https%3A%2F%2Fwww.nbcnews.com%2Fscience%2Fspace%2Flive-blog%2Fsolar-eclipse-2024-live-updates-rcna145900%2Frcrd38212%3FcanonicalCard%3Dtrue&amp;original_referer=https%3A%2F%2Fwww.nbcnews.com%2Fscience%2Fspace%2Flive-blog%2Fsolar-eclipse-2024-live-updates-rcna145900%2Frcrd38212%3FcanonicalCard%3Dtrue" target="_blank" rel="noopener noreferrer"><span class="icon icon-twitter share-list__social-icon"></span></a></li><li class="share-list__social-list-icon"><a href="mailto:?subject=&amp;body=https%3A%2F%2Fwww.nbcnews.com%2Fscience%2Fspace%2Flive-blog%2Fsolar-eclipse-2024-live-updates-rcna145900%2Frcrd38212%3FcanonicalCard%3Dtrue"><span class="icon icon-email share-list__social-icon"></span></a></li></ul></div><a href="sms:?&amp;body=%20via%20%20-%20https://www.nbcnews.com/science/space/live-blog/solar-eclipse-2024-live-updates-rcna145900/rcrd38212?canonicalCard=true" rel="noopener noreferrer" target="_blank" class="share__sms styles_share__sms__DGxUZ" data-icid="ed_npd_nn_nn_np_liveblog" data-testid="sms-link"><svg width="15" height="15" viewBox="0 0 15 15" fill="none" xmlns="http://www.w3.org/2000/svg" class="icon-sms"><path fill-rule="evenodd" clip-rule="evenodd" fill="#2A2A2A" d="M14 11.25H3.333L0 14.583V1a1 1 0 011-1h13a1 1 0 011 1v9.25a1 1 0 01-1 1zm-9.875-4.5a1.125 1.125 0 100-2.25 1.125 1.125 0 000 2.25zM9 5.625a1.125 1.125 0 11-2.25 0 1.125 1.125 0 012.25 0zm2.625 1.125a1.125 1.125 0 100-2.25 1.125 1.125 0 000 2.25z"></path></svg></a><button class="share__link-copy styles_share__link-copy__hjJp_" type="button" data-testid="share__link-copy"><span class="icon icon-link" data-testid="icon-link"></span><div data-testid="share__link-copytext" class="styles_share__copied-message__W1I6R styles_alignCenter__6F5eH"><span class="icon icon-alt-check styles_icon-alt-check__zl49O"></span>Copied</div><textarea class="styles_share__copy-area__gm9tU" tabindex="-1" readonly=""></textarea></button></div></div><button class="social-share-button" type="button" data-testid="chat-card-social-share-button" aria-expanded="false" aria-label="open social share icon list"><span class="share-btn-txt">Share</span><img alt="social share icon trigger" src="data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMzIiIGhlaWdodD0iMzIiIHZpZXdCb3g9IjAgMCAzMiAzMiIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPGNpcmNsZSBjeD0iMTYiIGN5PSIxNiIgcj0iMTUuNSIgZmlsbD0id2hpdGUiIHN0cm9rZT0iIzk5OTk5OSIvPgo8cGF0aCBkPSJNMTQuNjE1NCAyMC4wNzY5SDExLjA3NjlDOS45NDg5NyAyMC4wNzY5IDguOTg3NSAxOS42Nzk2IDguMTkyNSAxOC44ODQ4QzcuMzk3NSAxOC4wOSA3IDE3LjEyODcgNyAxNi4wMDExQzcgMTQuODczNSA3LjM5NzUgMTMuOTExOSA4LjE5MjUgMTMuMTE2NEM4Ljk4NzUgMTIuMzIwOSA5Ljk0ODk3IDExLjkyMzEgMTEuMDc2OSAxMS45MjMxSDE0LjYxNTRWMTIuOTIzMUgxMS4wNzY5QzEwLjIzMDggMTIuOTIzMSA5LjUwNjQyIDEzLjIyNDQgOC45MDM4NSAxMy44MjY5QzguMzAxMjggMTQuNDI5NSA4IDE1LjE1MzkgOCAxNkM4IDE2Ljg0NjIgOC4zMDEyOCAxNy41NzA1IDguOTAzODUgMTguMTczMUM5LjUwNjQyIDE4Ljc3NTcgMTAuMjMwOCAxOS4wNzY5IDExLjA3NjkgMTkuMDc2OUgxNC42MTU0VjIwLjA3NjlaTTEyLjUgMTYuNVYxNS41SDE5LjVWMTYuNUgxMi41Wk0xNy4zODQ2IDIwLjA3NjlWMTkuMDc2OUgyMC45MjMxQzIxLjc2OTIgMTkuMDc2OSAyMi40OTM2IDE4Ljc3NTcgMjMuMDk2MiAxOC4xNzMxQzIzLjY5ODcgMTcuNTcwNSAyNCAxNi44NDYyIDI0IDE2QzI0IDE1LjE1MzkgMjMuNjk4NyAxNC40Mjk1IDIzLjA5NjIgMTMuODI2OUMyMi40OTM2IDEzLjIyNDQgMjEuNzY5MiAxMi45MjMxIDIwLjkyMzEgMTIuOTIzMUgxNy4zODQ2VjExLjkyMzFIMjAuOTIzMUMyMi4wNTEgMTEuOTIzMSAyMy4wMTI1IDEyLjMyMDUgMjMuODA3NSAxMy4xMTUzQzI0LjYwMjUgMTMuOTEwMSAyNSAxNC44NzEzIDI1IDE1Ljk5ODlDMjUgMTcuMTI2NiAyNC42MDI1IDE4LjA4ODIgMjMuODA3NSAxOC44ODM3QzIzLjAxMjUgMTkuNjc5MiAyMi4wNTEgMjAuMDc2OSAyMC45MjMxIDIwLjA3NjlIMTcuMzg0NloiIGZpbGw9IiM1NTU1NTUiLz4KPC9zdmc+Cg==" height="30" width="30"></button></div></div><h2 class="styles_chartCardHeadline__aiJF0" data-testid="chat-card-headline">Scientists gear up to run experiments during solar eclipse</h2><div class="styles_authors-container__IX4r8"><div class="styles_chatCartByline__ivtPj" data-testid="chat-card-byline-container"><div class="styles_chatCardBylineThumbnail__DItS4" data-testid="chat-card-byline-thumbnail"><div class="byline-thumbnail byline-thumbnail--has-image styles_bylineThumbnail__bRfvX" data-testid="byline-thumbnail"><a href="https://www.nbcnews.com/author/denise-chow-ncpn814621"><picture data-testid="picture"><source srcset="https://media-cldnry.s-nbcnews.com/image/upload/t_focal-60x60,f_avif,q_auto:eco,dpr_2/newscms/2022_46/3581047/denise-chow-byline-jm.jpg 2x, https://media-cldnry.s-nbcnews.com/image/upload/t_focal-60x60,f_auto,q_auto:best/newscms/2022_46/3581047/denise-chow-byline-jm.jpg 1x"><img loading="lazy" src="./solar2_files/denise-chow-byline-jm.jpg" alt="" height="48" width="48"></picture></a></div></div><div class="styles_inner__ukqsN"><p class="styles_authors__quDSP" data-testid="chat-card-byline"><span class="styles_chatCardByline__GHQTo" data-testid="chatCardByline-name"><span class="styles_chatCardByline--bio__HWAK9"><span class="styles_chatCardByline--name___FmI_"><a href="https://www.nbcnews.com/author/denise-chow-ncpn814621">Denise Chow</a></span></span></span></p></div></div></div><div data-icid="live-blog-card-link" data-testid="chat-card-body-container"><section class="inline-video" data-testid="inline-video"><div class="inline-video__background"><div class="inline-video__player"><div class="styles_gridStackWrapper__2ot47 styles_videoContainer__AkgW6 video-container paused" data-testid="gamma-video-player"><div id="jwplayer-25" class="jw-error jw-reset" style="width: 100%; height: 360px;"><div class="jw-error-msg jw-info-overlay jw-reset"><style>[id="jwplayer-25"].jw-error{background:#000;overflow:hidden;position:relative}[id="jwplayer-25"] .jw-error-msg{top:50%;left:50%;position:absolute;transform:translate(-50%,-50%)}[id="jwplayer-25"] .jw-error-text{text-align:start;color:#FFF;font:14px/1.35 Arial,Helvetica,sans-serif}</style><div class="jw-icon jw-reset"></div><div class="jw-info-container jw-reset"><div class="jw-error-text jw-reset-text" dir="auto" data-nosnippet="">Sorry, the video player failed to load.<span class="jw-break jw-reset"></span>(Error&nbsp;Code:&nbsp;101102)</div></div></div></div><div class="styles_gridStackWrapper__2ot47 videoSlate styles_videoSlate__ISm2f"><picture class="" data-testid="picture"><source media="(min-width: 1240px)" srcset="https://media-cldnry.s-nbcnews.com/image/upload/t_focal-860x484,f_auto,q_auto:best/mpx/2704722219/2024_04/1712061977506_now_mnn_cain_eclipse_study_240402_1920x1080-q92gvq.jpg"><source media="(min-width: 758px)" srcset="https://media-cldnry.s-nbcnews.com/image/upload/t_focal-1000x563,f_auto,q_auto:best/mpx/2704722219/2024_04/1712061977506_now_mnn_cain_eclipse_study_240402_1920x1080-q92gvq.jpg"><img src="./solar2_files/1712061977506_now_mnn_cain_eclipse_study_240402_1920x1080-q92gvq.jpg" alt=""></picture><div role="button" aria-label="Play" tabindex="0" class="w-100 h-100 db"><div class="playButtonOuter absolute absolute-fill w100 dn-print"><div class="absolute absolute-fill w100 df items-center items-center-m justify-center justify-center-m items-center justify-center"><div class="styles_play__TPYVF"><svg class="play--icon" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 15 15" preserveAspectRatio="xMidYMid" style="max-width: 30px;"><path d="M0 0v15l15-7.41z" fill-rule="evenodd"></path></svg></div></div></div></div></div><div class="info-layer styles_infoLayer__mwsPt"><div class="styles_background__XGFgg styles_show__Ni_ua"><div class="styles_share__n3Syu styles_share__2m9h7 share dn-print"><div class="styles_shareExpander__hVk8d share-expander styles_hoverEffect___Dj4s"><span class="styles_shareDot__9pfRZ share-dot"></span><svg class="styles_shareClose__6BZxR share-close" viewBox="0 0 15 15"><line class="styles_shareLine__EJUjO" x1="0" x2="15" y1="0" y2="15"></line><line class="styles_shareLine__EJUjO" x1="0" x2="15" y1="15" y2="0"></line></svg></div><div class="styles_shareList___M8wC share-list"><a href="https://www.facebook.com/sharer/sharer.php?u=https://www.nbcnews.com/now/video/scientists-plan-to-study-the-sun-during-the-total-solar-eclipse-208135749954" class="styles_shareLink__gSGN3" target="_blank" rel="noopen noreferrer"><span class="icon icon-facebook styles_shareIcon__lVnRm share-icon"></span></a><a href="https://twitter.com/intent/tweet?text=undefined&amp;via=nbcnews&amp;url=https://www.nbcnews.com/now/video/scientists-plan-to-study-the-sun-during-the-total-solar-eclipse-208135749954&amp;original_referer=https://www.nbcnews.com/now/video/scientists-plan-to-study-the-sun-during-the-total-solar-eclipse-208135749954" class="styles_shareLink__gSGN3" target="_blank" rel="noopen noreferrer"><span class="icon icon-twitter styles_shareIcon__lVnRm share-icon"></span></a><a href="mailto:?subject=Scientists%20plan%20to%20study%20the%20sun%20during%20the%20total%20solar%20eclipse&amp;body=https://www.nbcnews.com/now/video/scientists-plan-to-study-the-sun-during-the-total-solar-eclipse-208135749954" class="styles_shareLink__gSGN3" target="_blank" rel="noopen noreferrer"><span class="icon icon-email styles_shareIcon__lVnRm share-icon"></span></a></div></div><div class="styles_overlayText__T3t1E"><div class="styles_title__F_7BR"><a href="https://www.nbcnews.com/now/video/scientists-plan-to-study-the-sun-during-the-total-solar-eclipse-208135749954">Scientists plan to study the sun during the total solar eclipse</a></div><div class="styles_detail__F22wM"><span>03:02</span></div></div></div></div></div></div></div></section><p class="">The eclipse is a rare opportunity for scientists to&nbsp;<a href="https://www.nbcnews.com/science/space/solar-eclipse-scientific-experiments-promising-rcna144900" target="_blank">study the Earth, the moon and the sun</a>&nbsp;“in entirely different ways than we usually do,” according to Pam Melroy, NASA’s deputy administrator.</p><p class="">One of the agency’s main priorities will be to observe the sun’s outer atmosphere, or the corona, which normally can’t be seen because the star is too bright. During a total solar eclipse, the corona comes into view as faint wisps around a glowing halo when the moon blocks light from the sun’s surface.</p><p class="">“Things are happening with the corona that we don’t fully understand, and the eclipse gives us a unique opportunity to collect data that may give insights into the future of our star,” Melroy said in a news briefing.</p><p class="">Scientists are interested in the corona because it plays a key role in transferring heat and energy into the solar wind, the constant stream of charged particles released from the sun’s outer atmosphere. The solar wind ebbs and flows, occasionally shooting high-powered&nbsp;<a href="https://www.nbcchicago.com/news/national-international/geomagnetic-storm-solar-flare-earth/3391988/" target="_blank">solar flares</a>&nbsp;into space. These can&nbsp;<a href="https://www.nbcnews.com/mach/space/how-we-ll-safeguard-earth-solar-storm-catastrophe-n760021" target="_blank">hit Earth with electromagnetic radiation</a>, which can cause radio blackouts and knock out power grids.</p><p class=""><a href="https://www.nbcnews.com/science/space/solar-eclipse-research-planes-spacecraft-nasa-rcna145137" target="_blank">Read the full article here.</a></p><div class="styles_hidden-show-more-content__37qyQ dn"></div></div></div><div class="styles_chat-blog-card__nFL_J article-body__content w-100 mh0 fn" id="rcrd38444" data-testid="chat-card-container"><div class="styles_time-stamp-social-share-container__zWQeJ"><div class="styles_chatCardTimestamp__Lhru2 styles_eventEnded__gIoTG"><div class="styles_timestamp__dS4G7 styles_chatStyleTimeStamp__7lmh7" data-testid="timestamp">8d ago / 7:46 AM EDT</div></div><div class="share-list-container df"><div class="share-list__wrapper" data-testid="social-share-icon-list"><div class="share-list__icons"><div class="df justify-start lh-none share-list dn-print" data-testid="social-share-list"><input type="checkbox" class="dn" id="social-menu-toggle--1026" tabindex="-1" checked=""><ul class="share-list__social-list js-social-share"><li class="share-list__social-list-icon share-list__social-list-icon--first"><a href="https://www.facebook.com/sharer/sharer.php?u=https%3A%2F%2Fwww.nbcnews.com%2Fscience%2Fspace%2Flive-blog%2Fsolar-eclipse-2024-live-updates-rcna145900%2Frcrd38444%3FcanonicalCard%3Dtrue" target="_blank" rel="noopener noreferrer"><span class="icon icon-facebook share-list__social-icon"></span></a></li><li class="share-list__social-list-icon social-share-list__icon--twitter" data-testid="social-share-list__icon--twitter"><a href="https://twitter.com/intent/tweet?text=&amp;via=NBCNews&amp;url=https%3A%2F%2Fwww.nbcnews.com%2Fscience%2Fspace%2Flive-blog%2Fsolar-eclipse-2024-live-updates-rcna145900%2Frcrd38444%3FcanonicalCard%3Dtrue&amp;original_referer=https%3A%2F%2Fwww.nbcnews.com%2Fscience%2Fspace%2Flive-blog%2Fsolar-eclipse-2024-live-updates-rcna145900%2Frcrd38444%3FcanonicalCard%3Dtrue" target="_blank" rel="noopener noreferrer"><span class="icon icon-twitter share-list__social-icon"></span></a></li><li class="share-list__social-list-icon"><a href="mailto:?subject=&amp;body=https%3A%2F%2Fwww.nbcnews.com%2Fscience%2Fspace%2Flive-blog%2Fsolar-eclipse-2024-live-updates-rcna145900%2Frcrd38444%3FcanonicalCard%3Dtrue"><span class="icon icon-email share-list__social-icon"></span></a></li></ul></div><a href="sms:?&amp;body=%20via%20%20-%20https://www.nbcnews.com/science/space/live-blog/solar-eclipse-2024-live-updates-rcna145900/rcrd38444?canonicalCard=true" rel="noopener noreferrer" target="_blank" class="share__sms styles_share__sms__DGxUZ" data-icid="ed_npd_nn_nn_np_liveblog" data-testid="sms-link"><svg width="15" height="15" viewBox="0 0 15 15" fill="none" xmlns="http://www.w3.org/2000/svg" class="icon-sms"><path fill-rule="evenodd" clip-rule="evenodd" fill="#2A2A2A" d="M14 11.25H3.333L0 14.583V1a1 1 0 011-1h13a1 1 0 011 1v9.25a1 1 0 01-1 1zm-9.875-4.5a1.125 1.125 0 100-2.25 1.125 1.125 0 000 2.25zM9 5.625a1.125 1.125 0 11-2.25 0 1.125 1.125 0 012.25 0zm2.625 1.125a1.125 1.125 0 100-2.25 1.125 1.125 0 000 2.25z"></path></svg></a><button class="share__link-copy styles_share__link-copy__hjJp_" type="button" data-testid="share__link-copy"><span class="icon icon-link" data-testid="icon-link"></span><div data-testid="share__link-copytext" class="styles_share__copied-message__W1I6R styles_alignCenter__6F5eH"><span class="icon icon-alt-check styles_icon-alt-check__zl49O"></span>Copied</div><textarea class="styles_share__copy-area__gm9tU" tabindex="-1" readonly=""></textarea></button></div></div><button class="social-share-button" type="button" data-testid="chat-card-social-share-button" aria-expanded="false" aria-label="open social share icon list"><span class="share-btn-txt">Share</span><img alt="social share icon trigger" src="data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMzIiIGhlaWdodD0iMzIiIHZpZXdCb3g9IjAgMCAzMiAzMiIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPGNpcmNsZSBjeD0iMTYiIGN5PSIxNiIgcj0iMTUuNSIgZmlsbD0id2hpdGUiIHN0cm9rZT0iIzk5OTk5OSIvPgo8cGF0aCBkPSJNMTQuNjE1NCAyMC4wNzY5SDExLjA3NjlDOS45NDg5NyAyMC4wNzY5IDguOTg3NSAxOS42Nzk2IDguMTkyNSAxOC44ODQ4QzcuMzk3NSAxOC4wOSA3IDE3LjEyODcgNyAxNi4wMDExQzcgMTQuODczNSA3LjM5NzUgMTMuOTExOSA4LjE5MjUgMTMuMTE2NEM4Ljk4NzUgMTIuMzIwOSA5Ljk0ODk3IDExLjkyMzEgMTEuMDc2OSAxMS45MjMxSDE0LjYxNTRWMTIuOTIzMUgxMS4wNzY5QzEwLjIzMDggMTIuOTIzMSA5LjUwNjQyIDEzLjIyNDQgOC45MDM4NSAxMy44MjY5QzguMzAxMjggMTQuNDI5NSA4IDE1LjE1MzkgOCAxNkM4IDE2Ljg0NjIgOC4zMDEyOCAxNy41NzA1IDguOTAzODUgMTguMTczMUM5LjUwNjQyIDE4Ljc3NTcgMTAuMjMwOCAxOS4wNzY5IDExLjA3NjkgMTkuMDc2OUgxNC42MTU0VjIwLjA3NjlaTTEyLjUgMTYuNVYxNS41SDE5LjVWMTYuNUgxMi41Wk0xNy4zODQ2IDIwLjA3NjlWMTkuMDc2OUgyMC45MjMxQzIxLjc2OTIgMTkuMDc2OSAyMi40OTM2IDE4Ljc3NTcgMjMuMDk2MiAxOC4xNzMxQzIzLjY5ODcgMTcuNTcwNSAyNCAxNi44NDYyIDI0IDE2QzI0IDE1LjE1MzkgMjMuNjk4NyAxNC40Mjk1IDIzLjA5NjIgMTMuODI2OUMyMi40OTM2IDEzLjIyNDQgMjEuNzY5MiAxMi45MjMxIDIwLjkyMzEgMTIuOTIzMUgxNy4zODQ2VjExLjkyMzFIMjAuOTIzMUMyMi4wNTEgMTEuOTIzMSAyMy4wMTI1IDEyLjMyMDUgMjMuODA3NSAxMy4xMTUzQzI0LjYwMjUgMTMuOTEwMSAyNSAxNC44NzEzIDI1IDE1Ljk5ODlDMjUgMTcuMTI2NiAyNC42MDI1IDE4LjA4ODIgMjMuODA3NSAxOC44ODM3QzIzLjAxMjUgMTkuNjc5MiAyMi4wNTEgMjAuMDc2OSAyMC45MjMxIDIwLjA3NjlIMTcuMzg0NloiIGZpbGw9IiM1NTU1NTUiLz4KPC9zdmc+Cg==" height="30" width="30"></button></div></div><h2 class="styles_chartCardHeadline__aiJF0" data-testid="chat-card-headline">Eclipse day forecast </h2><div class="styles_authors-container__IX4r8"><div class="styles_chatCartByline__ivtPj" data-testid="chat-card-byline-container"><div class="styles_chatCardBylineThumbnail__DItS4" data-testid="chat-card-byline-thumbnail"><div class="byline-thumbnail byline-thumbnail--has-image styles_bylineThumbnail__bRfvX" data-testid="byline-thumbnail"><a href="https://www.nbcnews.com/author/kathryn-prociv-ncpn1047211"><picture data-testid="picture"><source srcset="https://media-cldnry.s-nbcnews.com/image/upload/t_focal-60x60,f_avif,q_auto:eco,dpr_2/newscms/2021_44/3517122/kathryn-prociv.jpg 2x, https://media-cldnry.s-nbcnews.com/image/upload/t_focal-60x60,f_auto,q_auto:best/newscms/2021_44/3517122/kathryn-prociv.jpg 1x"><img loading="lazy" src="./solar2_files/kathryn-prociv.jpg" alt="" height="48" width="48"></picture></a></div></div><div class="styles_inner__ukqsN"><p class="styles_authors__quDSP" data-testid="chat-card-byline"><span class="styles_chatCardByline__GHQTo" data-testid="chatCardByline-name"><span class="styles_chatCardByline--bio__HWAK9"><span class="styles_chatCardByline--name___FmI_"><a href="https://www.nbcnews.com/author/kathryn-prociv-ncpn1047211">Kathryn Prociv</a></span></span></span></p></div></div></div><div data-icid="live-blog-card-link" data-testid="chat-card-body-container"><p class="">Clouds will increase ahead of severe thunderstorms expected across portions of the totality path from Texas to Arkansas today — but the good news is that the storms are expected to erupt after the totality ends.&nbsp;</p><p class="">There will be high cirrus clouds — which are thin, wispy and transparent — along much of the eclipse path, but these clouds are not enough to totally obscure the view. It’s the mid, low-level clouds that will obscure more of the eclipse.&nbsp;</p><section class="embed-widget embedWidget embed-widget--medium" data-testid="embed-widget"><div class="embed-widget__use-presentation embed-widget__iframely-twitter" style="--iframe-height:0px"><div class="lazyload-wrapper "><div class="lazyload-placeholder"></div></div></div></section><p class="">Here are cloud cover forecasts by city:</p><div class="styles_showMoreButtonWrapper__UDXl2"><button class="animated-ghost-button animated-ghost-button--medium styles_showMoreButton__SY7Pd" type="button" data-testid="button-hover-animation">Show more</button></div><div class="styles_hidden-show-more-content__37qyQ"><p class=""><strong>KERRVILLE, Texas: 89%</strong></p><p class="">Low clouds: 53%</p><p class="">Mid clouds: 76%</p><p class="">High clouds: 100%</p><p class=""><strong>DALLAS, Texas: 66%</strong></p><p class="">Low clouds: 19%</p><p class="">Mid clouds: 49%</p><p class="">High clouds: 87%</p><p class=""><strong>LITTLE ROCK, Ark.: 11%</strong></p><p class="">Low clouds: 0%</p><p class="">Mid clouds: 0%</p><p class="">High clouds: 27%</p><p class=""><strong>CARBONDALE, Ill.: 54%</strong></p><p class="">Low clouds: 0%</p><p class="">Mid clouds: 39%</p><p class="">High clouds: 81%</p><p class=""><strong>BLOOMINGTON, Ind.: 68%</strong></p><p class="">Low clouds: 0%</p><p class="">Mid clouds: 26%</p><p class="">High clouds: 92%</p><p class=""><strong>INDIANAPOLIS, Ind.: 59%</strong></p><p class="">Low clouds: 0%</p><p class="">Mid clouds: 17%</p><p class="">High clouds: 89%</p><p class=""><strong>CLEVELAND, Ohio: 59%</strong></p><p class="">Low clouds: 21%</p><p class="">Mid clouds: 0%</p><p class="">High clouds: 90%</p><p class=""><strong>BROCKPORT, N.Y.: 98%</strong></p><p class="">Low clouds: 97%</p><p class="">Mid clouds: 87%</p><p class="">High clouds: 0%</p><p class=""><strong>HOULTON, Maine: 0%</strong></p><p class="">Low clouds: 0%</p><p class="">Mid clouds: 0%</p><p class="">High clouds: 0%</p><p class=""><strong>NEW YORK, N.Y.: 28%</strong></p><p class="">Low clouds: 0%</p><p class="">Mid clouds: 63%</p><p class="">High clouds: 13%</p></div></div></div><div class="styles_chat-blog-card__nFL_J article-body__content w-100 mh0 fn" id="rcrd38443" data-testid="chat-card-container"><div class="styles_time-stamp-social-share-container__zWQeJ"><div class="styles_chatCardTimestamp__Lhru2 styles_eventEnded__gIoTG"><div class="styles_timestamp__dS4G7 styles_chatStyleTimeStamp__7lmh7" data-testid="timestamp">8d ago / 6:42 AM EDT</div></div><div class="share-list-container df"><div class="share-list__wrapper" data-testid="social-share-icon-list"><div class="share-list__icons"><div class="df justify-start lh-none share-list dn-print" data-testid="social-share-list"><input type="checkbox" class="dn" id="social-menu-toggle--1027" tabindex="-1" checked=""><ul class="share-list__social-list js-social-share"><li class="share-list__social-list-icon share-list__social-list-icon--first"><a href="https://www.facebook.com/sharer/sharer.php?u=https%3A%2F%2Fwww.nbcnews.com%2Fscience%2Fspace%2Flive-blog%2Fsolar-eclipse-2024-live-updates-rcna145900%2Frcrd38443%3FcanonicalCard%3Dtrue" target="_blank" rel="noopener noreferrer"><span class="icon icon-facebook share-list__social-icon"></span></a></li><li class="share-list__social-list-icon social-share-list__icon--twitter" data-testid="social-share-list__icon--twitter"><a href="https://twitter.com/intent/tweet?text=&amp;via=NBCNews&amp;url=https%3A%2F%2Fwww.nbcnews.com%2Fscience%2Fspace%2Flive-blog%2Fsolar-eclipse-2024-live-updates-rcna145900%2Frcrd38443%3FcanonicalCard%3Dtrue&amp;original_referer=https%3A%2F%2Fwww.nbcnews.com%2Fscience%2Fspace%2Flive-blog%2Fsolar-eclipse-2024-live-updates-rcna145900%2Frcrd38443%3FcanonicalCard%3Dtrue" target="_blank" rel="noopener noreferrer"><span class="icon icon-twitter share-list__social-icon"></span></a></li><li class="share-list__social-list-icon"><a href="mailto:?subject=&amp;body=https%3A%2F%2Fwww.nbcnews.com%2Fscience%2Fspace%2Flive-blog%2Fsolar-eclipse-2024-live-updates-rcna145900%2Frcrd38443%3FcanonicalCard%3Dtrue"><span class="icon icon-email share-list__social-icon"></span></a></li></ul></div><a href="sms:?&amp;body=%20via%20%20-%20https://www.nbcnews.com/science/space/live-blog/solar-eclipse-2024-live-updates-rcna145900/rcrd38443?canonicalCard=true" rel="noopener noreferrer" target="_blank" class="share__sms styles_share__sms__DGxUZ" data-icid="ed_npd_nn_nn_np_liveblog" data-testid="sms-link"><svg width="15" height="15" viewBox="0 0 15 15" fill="none" xmlns="http://www.w3.org/2000/svg" class="icon-sms"><path fill-rule="evenodd" clip-rule="evenodd" fill="#2A2A2A" d="M14 11.25H3.333L0 14.583V1a1 1 0 011-1h13a1 1 0 011 1v9.25a1 1 0 01-1 1zm-9.875-4.5a1.125 1.125 0 100-2.25 1.125 1.125 0 000 2.25zM9 5.625a1.125 1.125 0 11-2.25 0 1.125 1.125 0 012.25 0zm2.625 1.125a1.125 1.125 0 100-2.25 1.125 1.125 0 000 2.25z"></path></svg></a><button class="share__link-copy styles_share__link-copy__hjJp_" type="button" data-testid="share__link-copy"><span class="icon icon-link" data-testid="icon-link"></span><div data-testid="share__link-copytext" class="styles_share__copied-message__W1I6R styles_alignCenter__6F5eH"><span class="icon icon-alt-check styles_icon-alt-check__zl49O"></span>Copied</div><textarea class="styles_share__copy-area__gm9tU" tabindex="-1" readonly=""></textarea></button></div></div><button class="social-share-button" type="button" data-testid="chat-card-social-share-button" aria-expanded="false" aria-label="open social share icon list"><span class="share-btn-txt">Share</span><img alt="social share icon trigger" src="data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMzIiIGhlaWdodD0iMzIiIHZpZXdCb3g9IjAgMCAzMiAzMiIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPGNpcmNsZSBjeD0iMTYiIGN5PSIxNiIgcj0iMTUuNSIgZmlsbD0id2hpdGUiIHN0cm9rZT0iIzk5OTk5OSIvPgo8cGF0aCBkPSJNMTQuNjE1NCAyMC4wNzY5SDExLjA3NjlDOS45NDg5NyAyMC4wNzY5IDguOTg3NSAxOS42Nzk2IDguMTkyNSAxOC44ODQ4QzcuMzk3NSAxOC4wOSA3IDE3LjEyODcgNyAxNi4wMDExQzcgMTQuODczNSA3LjM5NzUgMTMuOTExOSA4LjE5MjUgMTMuMTE2NEM4Ljk4NzUgMTIuMzIwOSA5Ljk0ODk3IDExLjkyMzEgMTEuMDc2OSAxMS45MjMxSDE0LjYxNTRWMTIuOTIzMUgxMS4wNzY5QzEwLjIzMDggMTIuOTIzMSA5LjUwNjQyIDEzLjIyNDQgOC45MDM4NSAxMy44MjY5QzguMzAxMjggMTQuNDI5NSA4IDE1LjE1MzkgOCAxNkM4IDE2Ljg0NjIgOC4zMDEyOCAxNy41NzA1IDguOTAzODUgMTguMTczMUM5LjUwNjQyIDE4Ljc3NTcgMTAuMjMwOCAxOS4wNzY5IDExLjA3NjkgMTkuMDc2OUgxNC42MTU0VjIwLjA3NjlaTTEyLjUgMTYuNVYxNS41SDE5LjVWMTYuNUgxMi41Wk0xNy4zODQ2IDIwLjA3NjlWMTkuMDc2OUgyMC45MjMxQzIxLjc2OTIgMTkuMDc2OSAyMi40OTM2IDE4Ljc3NTcgMjMuMDk2MiAxOC4xNzMxQzIzLjY5ODcgMTcuNTcwNSAyNCAxNi44NDYyIDI0IDE2QzI0IDE1LjE1MzkgMjMuNjk4NyAxNC40Mjk1IDIzLjA5NjIgMTMuODI2OUMyMi40OTM2IDEzLjIyNDQgMjEuNzY5MiAxMi45MjMxIDIwLjkyMzEgMTIuOTIzMUgxNy4zODQ2VjExLjkyMzFIMjAuOTIzMUMyMi4wNTEgMTEuOTIzMSAyMy4wMTI1IDEyLjMyMDUgMjMuODA3NSAxMy4xMTUzQzI0LjYwMjUgMTMuOTEwMSAyNSAxNC44NzEzIDI1IDE1Ljk5ODlDMjUgMTcuMTI2NiAyNC42MDI1IDE4LjA4ODIgMjMuODA3NSAxOC44ODM3QzIzLjAxMjUgMTkuNjc5MiAyMi4wNTEgMjAuMDc2OSAyMC45MjMxIDIwLjA3NjlIMTcuMzg0NloiIGZpbGw9IiM1NTU1NTUiLz4KPC9zdmc+Cg==" height="30" width="30"></button></div></div><h2 class="styles_chartCardHeadline__aiJF0" data-testid="chat-card-headline">Cloudy skies forecast for some — but not all — in eclipse's path</h2><div class="styles_authors-container__IX4r8"><div class="styles_chatCartByline__ivtPj" data-testid="chat-card-byline-container"><div class="styles_chatCardBylineThumbnail__DItS4" data-testid="chat-card-byline-thumbnail"><span class="byline-thumbnail byline-thumbnail--generic-thumbnail styles_bylineThumbnail__bRfvX"><svg alt="Author Thumbnail" viewBox="0 0 28 28" fill="none" xmlns="http://www.w3.org/2000/svg"><circle cx="14" cy="14" r="14" fill="none"></circle><path d="M18.0825 9.79415L15.266 16.2227L14.4633 10.6359C14.3603 9.87584 15.6531 9.40702 15.6531 9.40702C15.5359 9.14419 15.1274 9.14774 15.1274 9.14774H14.2537C14.1152 7.77323 15.3618 6.77165 16.7079 7.0771C18.0327 7.37189 18.5122 8.81033 18.0825 9.78705" fill="#6E55DC"></path><path d="M12.8509 18.304L7.36349 14.6457C5.96767 13.7116 4.58606 14.6635 4.29127 15.6473C3.85797 17.0964 4.82758 18.304 6.34415 18.304H12.8509Z" fill="#FCCC12"></path><path d="M13.5715 9.24013C13.774 7.81945 12.5024 6.7717 11.1244 7.0807C9.7996 7.37549 9.32012 8.81748 9.74988 9.79064L12.5664 16.2192L13.5715 9.23658V9.24013Z" fill="#EF1541"></path><path d="M12.3421 17.2777L9.63926 11.1226C9.00706 9.69479 7.33065 9.51721 6.40721 10.3554C5.75725 10.945 5.24936 12.5539 6.70556 13.5235L12.3385 17.2777H12.3421Z" fill="#FF7112"></path><path d="M21.4846 18.3039C23.0012 18.3039 23.9708 17.0963 23.5375 15.6472C23.2462 14.6634 21.8646 13.7151 20.4688 14.6456L14.9814 18.3039H21.4846Z" fill="#05AC3F"></path><path d="M21.1262 13.5235C22.5824 12.5504 22.078 10.945 21.4245 10.3554C20.4975 9.51721 18.8247 9.69479 18.1925 11.1226L15.4932 17.2777L21.1262 13.5235Z" fill="#069DE0"></path></svg></span></div><div class="styles_inner__ukqsN"><p class="styles_authors__quDSP" data-testid="chat-card-byline"><span class="styles_chatCardByline__GHQTo" data-testid="chatCardByline-name"><span class="styles_chatCardByline--bio__HWAK9"><span class="styles_chatCardByline--name___FmI_">NBC News</span></span></span></p></div></div></div><div data-icid="live-blog-card-link" data-testid="chat-card-body-container"><p class="">NBC News’ meteorologist Michelle Grossman has the latest weather forecast for today’s total eclipse. The East Coast is looking pretty clear, but the Gulf Coast is predicted to have a lot of cloud cover.</p><section class="inline-video" data-testid="inline-video"><div class="inline-video__background"><div class="inline-video__player"><div class="styles_gridStackWrapper__2ot47 styles_videoContainer__AkgW6 video-container paused" data-testid="gamma-video-player"><div id="jwplayer-26" class="jw-error jw-reset" style="width: 100%; height: 360px;"><div class="jw-error-msg jw-info-overlay jw-reset"><style>[id="jwplayer-26"].jw-error{background:#000;overflow:hidden;position:relative}[id="jwplayer-26"] .jw-error-msg{top:50%;left:50%;position:absolute;transform:translate(-50%,-50%)}[id="jwplayer-26"] .jw-error-text{text-align:start;color:#FFF;font:14px/1.35 Arial,Helvetica,sans-serif}</style><div class="jw-icon jw-reset"></div><div class="jw-info-container jw-reset"><div class="jw-error-text jw-reset-text" dir="auto" data-nosnippet="">Sorry, the video player failed to load.<span class="jw-break jw-reset"></span>(Error&nbsp;Code:&nbsp;101102)</div></div></div></div><div class="styles_gridStackWrapper__2ot47 videoSlate styles_videoSlate__ISm2f"><picture class="" data-testid="picture"><source media="(min-width: 1240px)" srcset="https://media-cldnry.s-nbcnews.com/image/upload/t_focal-860x484,f_auto,q_auto:best/mpx/2704722219/2024_04/1712561943247_et_lon_eclipsewx_240408_1920x1080-c840b7.jpg"><source media="(min-width: 758px)" srcset="https://media-cldnry.s-nbcnews.com/image/upload/t_focal-1000x563,f_auto,q_auto:best/mpx/2704722219/2024_04/1712561943247_et_lon_eclipsewx_240408_1920x1080-c840b7.jpg"><img src="./solar2_files/1712561943247_et_lon_eclipsewx_240408_1920x1080-c840b7.jpg" alt=""></picture><div role="button" aria-label="Play" tabindex="0" class="w-100 h-100 db"><div class="playButtonOuter absolute absolute-fill w100 dn-print"><div class="absolute absolute-fill w100 df items-center items-center-m justify-center justify-center-m items-center justify-center"><div class="styles_play__TPYVF"><svg class="play--icon" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 15 15" preserveAspectRatio="xMidYMid" style="max-width: 30px;"><path d="M0 0v15l15-7.41z" fill-rule="evenodd"></path></svg></div></div></div></div></div><div class="info-layer styles_infoLayer__mwsPt"><div class="styles_background__XGFgg styles_show__Ni_ua"><div class="styles_share__n3Syu styles_share__2m9h7 share dn-print"><div class="styles_shareExpander__hVk8d share-expander styles_hoverEffect___Dj4s"><span class="styles_shareDot__9pfRZ share-dot"></span><svg class="styles_shareClose__6BZxR share-close" viewBox="0 0 15 15"><line class="styles_shareLine__EJUjO" x1="0" x2="15" y1="0" y2="15"></line><line class="styles_shareLine__EJUjO" x1="0" x2="15" y1="15" y2="0"></line></svg></div><div class="styles_shareList___M8wC share-list"><a href="https://www.facebook.com/sharer/sharer.php?u=https://www.nbcnews.com/video/weather-forecast-for-total-eclipse-pathway-predicts-some-cloud-208517701914" class="styles_shareLink__gSGN3" target="_blank" rel="noopen noreferrer"><span class="icon icon-facebook styles_shareIcon__lVnRm share-icon"></span></a><a href="https://twitter.com/intent/tweet?text=undefined&amp;via=nbcnews&amp;url=https://www.nbcnews.com/video/weather-forecast-for-total-eclipse-pathway-predicts-some-cloud-208517701914&amp;original_referer=https://www.nbcnews.com/video/weather-forecast-for-total-eclipse-pathway-predicts-some-cloud-208517701914" class="styles_shareLink__gSGN3" target="_blank" rel="noopen noreferrer"><span class="icon icon-twitter styles_shareIcon__lVnRm share-icon"></span></a><a href="mailto:?subject=undefined&amp;body=https://www.nbcnews.com/video/weather-forecast-for-total-eclipse-pathway-predicts-some-cloud-208517701914" class="styles_shareLink__gSGN3" target="_blank" rel="noopen noreferrer"><span class="icon icon-email styles_shareIcon__lVnRm share-icon"></span></a></div></div><div class="styles_overlayText__T3t1E"><div class="styles_title__F_7BR"><a href="https://www.nbcnews.com/video/weather-forecast-for-total-eclipse-pathway-predicts-some-cloud-208517701914"></a></div><div class="styles_detail__F22wM"><span>01:07</span></div></div></div></div></div></div></div></section><div class="styles_hidden-show-more-content__37qyQ dn"></div></div></div><div class="styles_chat-blog-card__nFL_J article-body__content w-100 mh0 fn" id="rcrd38442" data-testid="chat-card-container"><div class="styles_time-stamp-social-share-container__zWQeJ"><div class="styles_chatCardTimestamp__Lhru2 styles_eventEnded__gIoTG"><div class="styles_timestamp__dS4G7 styles_chatStyleTimeStamp__7lmh7" data-testid="timestamp">8d ago / 5:00 AM EDT</div></div><div class="share-list-container df"><div class="share-list__wrapper" data-testid="social-share-icon-list"><div class="share-list__icons"><div class="df justify-start lh-none share-list dn-print" data-testid="social-share-list"><input type="checkbox" class="dn" id="social-menu-toggle--1028" tabindex="-1" checked=""><ul class="share-list__social-list js-social-share"><li class="share-list__social-list-icon share-list__social-list-icon--first"><a href="https://www.facebook.com/sharer/sharer.php?u=https%3A%2F%2Fwww.nbcnews.com%2Fscience%2Fspace%2Flive-blog%2Fsolar-eclipse-2024-live-updates-rcna145900%2Frcrd38442%3FcanonicalCard%3Dtrue" target="_blank" rel="noopener noreferrer"><span class="icon icon-facebook share-list__social-icon"></span></a></li><li class="share-list__social-list-icon social-share-list__icon--twitter" data-testid="social-share-list__icon--twitter"><a href="https://twitter.com/intent/tweet?text=&amp;via=NBCNews&amp;url=https%3A%2F%2Fwww.nbcnews.com%2Fscience%2Fspace%2Flive-blog%2Fsolar-eclipse-2024-live-updates-rcna145900%2Frcrd38442%3FcanonicalCard%3Dtrue&amp;original_referer=https%3A%2F%2Fwww.nbcnews.com%2Fscience%2Fspace%2Flive-blog%2Fsolar-eclipse-2024-live-updates-rcna145900%2Frcrd38442%3FcanonicalCard%3Dtrue" target="_blank" rel="noopener noreferrer"><span class="icon icon-twitter share-list__social-icon"></span></a></li><li class="share-list__social-list-icon"><a href="mailto:?subject=&amp;body=https%3A%2F%2Fwww.nbcnews.com%2Fscience%2Fspace%2Flive-blog%2Fsolar-eclipse-2024-live-updates-rcna145900%2Frcrd38442%3FcanonicalCard%3Dtrue"><span class="icon icon-email share-list__social-icon"></span></a></li></ul></div><a href="sms:?&amp;body=%20via%20%20-%20https://www.nbcnews.com/science/space/live-blog/solar-eclipse-2024-live-updates-rcna145900/rcrd38442?canonicalCard=true" rel="noopener noreferrer" target="_blank" class="share__sms styles_share__sms__DGxUZ" data-icid="ed_npd_nn_nn_np_liveblog" data-testid="sms-link"><svg width="15" height="15" viewBox="0 0 15 15" fill="none" xmlns="http://www.w3.org/2000/svg" class="icon-sms"><path fill-rule="evenodd" clip-rule="evenodd" fill="#2A2A2A" d="M14 11.25H3.333L0 14.583V1a1 1 0 011-1h13a1 1 0 011 1v9.25a1 1 0 01-1 1zm-9.875-4.5a1.125 1.125 0 100-2.25 1.125 1.125 0 000 2.25zM9 5.625a1.125 1.125 0 11-2.25 0 1.125 1.125 0 012.25 0zm2.625 1.125a1.125 1.125 0 100-2.25 1.125 1.125 0 000 2.25z"></path></svg></a><button class="share__link-copy styles_share__link-copy__hjJp_" type="button" data-testid="share__link-copy"><span class="icon icon-link" data-testid="icon-link"></span><div data-testid="share__link-copytext" class="styles_share__copied-message__W1I6R styles_alignCenter__6F5eH"><span class="icon icon-alt-check styles_icon-alt-check__zl49O"></span>Copied</div><textarea class="styles_share__copy-area__gm9tU" tabindex="-1" readonly=""></textarea></button></div></div><button class="social-share-button" type="button" data-testid="chat-card-social-share-button" aria-expanded="false" aria-label="open social share icon list"><span class="share-btn-txt">Share</span><img alt="social share icon trigger" src="data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMzIiIGhlaWdodD0iMzIiIHZpZXdCb3g9IjAgMCAzMiAzMiIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPGNpcmNsZSBjeD0iMTYiIGN5PSIxNiIgcj0iMTUuNSIgZmlsbD0id2hpdGUiIHN0cm9rZT0iIzk5OTk5OSIvPgo8cGF0aCBkPSJNMTQuNjE1NCAyMC4wNzY5SDExLjA3NjlDOS45NDg5NyAyMC4wNzY5IDguOTg3NSAxOS42Nzk2IDguMTkyNSAxOC44ODQ4QzcuMzk3NSAxOC4wOSA3IDE3LjEyODcgNyAxNi4wMDExQzcgMTQuODczNSA3LjM5NzUgMTMuOTExOSA4LjE5MjUgMTMuMTE2NEM4Ljk4NzUgMTIuMzIwOSA5Ljk0ODk3IDExLjkyMzEgMTEuMDc2OSAxMS45MjMxSDE0LjYxNTRWMTIuOTIzMUgxMS4wNzY5QzEwLjIzMDggMTIuOTIzMSA5LjUwNjQyIDEzLjIyNDQgOC45MDM4NSAxMy44MjY5QzguMzAxMjggMTQuNDI5NSA4IDE1LjE1MzkgOCAxNkM4IDE2Ljg0NjIgOC4zMDEyOCAxNy41NzA1IDguOTAzODUgMTguMTczMUM5LjUwNjQyIDE4Ljc3NTcgMTAuMjMwOCAxOS4wNzY5IDExLjA3NjkgMTkuMDc2OUgxNC42MTU0VjIwLjA3NjlaTTEyLjUgMTYuNVYxNS41SDE5LjVWMTYuNUgxMi41Wk0xNy4zODQ2IDIwLjA3NjlWMTkuMDc2OUgyMC45MjMxQzIxLjc2OTIgMTkuMDc2OSAyMi40OTM2IDE4Ljc3NTcgMjMuMDk2MiAxOC4xNzMxQzIzLjY5ODcgMTcuNTcwNSAyNCAxNi44NDYyIDI0IDE2QzI0IDE1LjE1MzkgMjMuNjk4NyAxNC40Mjk1IDIzLjA5NjIgMTMuODI2OUMyMi40OTM2IDEzLjIyNDQgMjEuNzY5MiAxMi45MjMxIDIwLjkyMzEgMTIuOTIzMUgxNy4zODQ2VjExLjkyMzFIMjAuOTIzMUMyMi4wNTEgMTEuOTIzMSAyMy4wMTI1IDEyLjMyMDUgMjMuODA3NSAxMy4xMTUzQzI0LjYwMjUgMTMuOTEwMSAyNSAxNC44NzEzIDI1IDE1Ljk5ODlDMjUgMTcuMTI2NiAyNC42MDI1IDE4LjA4ODIgMjMuODA3NSAxOC44ODM3QzIzLjAxMjUgMTkuNjc5MiAyMi4wNTEgMjAuMDc2OSAyMC45MjMxIDIwLjA3NjlIMTcuMzg0NloiIGZpbGw9IiM1NTU1NTUiLz4KPC9zdmc+Cg==" height="30" width="30"></button></div></div><h2 class="styles_chartCardHeadline__aiJF0" data-testid="chat-card-headline">Clouds and storms may obscure solar eclipse view in states along its path </h2><div class="styles_authors-container__IX4r8"><div class="styles_author-thumbnails__qwA42" data-testid="author-thumbnails"><div class="styles_chatCardBylineThumbnail__DItS4" data-testid="chat-card-byline-thumbnail"><div class="byline-thumbnail byline-thumbnail--has-image styles_bylineThumbnail__bRfvX" data-testid="byline-thumbnail"><picture data-testid="picture"><source srcset="https://media-cldnry.s-nbcnews.com/image/upload/t_focal-60x60,f_avif,q_auto:eco,dpr_2/newscms/2022_46/3581066/mirna-alsharif-byline-jm.jpg 2x, https://media-cldnry.s-nbcnews.com/image/upload/t_focal-60x60,f_auto,q_auto:best/newscms/2022_46/3581066/mirna-alsharif-byline-jm.jpg 1x"><img loading="lazy" src="./solar2_files/mirna-alsharif-byline-jm.jpg" alt="" height="48" width="48"></picture></div></div><div class="styles_chatCardBylineThumbnail__DItS4" data-testid="chat-card-byline-thumbnail"><div class="byline-thumbnail byline-thumbnail--has-image styles_bylineThumbnail__bRfvX" data-testid="byline-thumbnail"><picture data-testid="picture"><source srcset="https://media-cldnry.s-nbcnews.com/image/upload/t_focal-60x60,f_avif,q_auto:eco,dpr_2/newscms/2021_44/3517122/kathryn-prociv.jpg 2x, https://media-cldnry.s-nbcnews.com/image/upload/t_focal-60x60,f_auto,q_auto:best/newscms/2021_44/3517122/kathryn-prociv.jpg 1x"><img loading="lazy" src="./solar2_files/kathryn-prociv.jpg" alt="" height="48" width="48"></picture></div></div><div class="styles_author-dropdown__4D5zn" data-testid="author-dropdown"><div class="styles_chatCartByline__ivtPj styles_dropdown-item___Ns0t" data-testid="chat-card-byline-container"><div class="styles_chatCardBylineThumbnail__DItS4" data-testid="chat-card-byline-thumbnail"><div class="byline-thumbnail byline-thumbnail--has-image styles_bylineThumbnail__bRfvX" data-testid="byline-thumbnail"><a href="https://www.nbcnews.com/author/mirna-alsharif-ncpn1297517"><picture data-testid="picture"><source srcset="https://media-cldnry.s-nbcnews.com/image/upload/t_focal-60x60,f_avif,q_auto:eco,dpr_2/newscms/2022_46/3581066/mirna-alsharif-byline-jm.jpg 2x, https://media-cldnry.s-nbcnews.com/image/upload/t_focal-60x60,f_auto,q_auto:best/newscms/2022_46/3581066/mirna-alsharif-byline-jm.jpg 1x"><img loading="lazy" src="./solar2_files/mirna-alsharif-byline-jm.jpg" alt="" height="48" width="48"></picture></a></div></div><div class="styles_inner__ukqsN"><p class="styles_authors__quDSP" data-testid="chat-card-byline"><span class="styles_chatCardByline__GHQTo" data-testid="chatCardByline-name"><span class="styles_chatCardByline--bio__HWAK9"><span class="styles_chatCardByline--name___FmI_"><a href="https://www.nbcnews.com/author/mirna-alsharif-ncpn1297517">Mirna Alsharif</a></span></span></span></p></div></div><div class="styles_chatCartByline__ivtPj styles_dropdown-item___Ns0t" data-testid="chat-card-byline-container"><div class="styles_chatCardBylineThumbnail__DItS4" data-testid="chat-card-byline-thumbnail"><div class="byline-thumbnail byline-thumbnail--has-image styles_bylineThumbnail__bRfvX" data-testid="byline-thumbnail"><a href="https://www.nbcnews.com/author/kathryn-prociv-ncpn1047211"><picture data-testid="picture"><source srcset="https://media-cldnry.s-nbcnews.com/image/upload/t_focal-60x60,f_avif,q_auto:eco,dpr_2/newscms/2021_44/3517122/kathryn-prociv.jpg 2x, https://media-cldnry.s-nbcnews.com/image/upload/t_focal-60x60,f_auto,q_auto:best/newscms/2021_44/3517122/kathryn-prociv.jpg 1x"><img loading="lazy" src="./solar2_files/kathryn-prociv.jpg" alt="" height="48" width="48"></picture></a></div></div><div class="styles_inner__ukqsN"><p class="styles_authors__quDSP" data-testid="chat-card-byline"><span class="styles_chatCardByline__GHQTo" data-testid="chatCardByline-name"><span class="styles_chatCardByline--bio__HWAK9"><span class="styles_chatCardByline--name___FmI_"><a href="https://www.nbcnews.com/author/kathryn-prociv-ncpn1047211">Kathryn Prociv</a></span></span></span></p></div></div></div></div><div class="authors-names"><span class="styles_chatCardByline__GHQTo" data-testid="chatCardByline-name"><span class="styles_chatCardByline--bio__HWAK9"><span class="styles_chatCardByline--name___FmI_"><a href="https://www.nbcnews.com/author/mirna-alsharif-ncpn1297517">Mirna Alsharif</a></span></span></span> and <span class="styles_chatCardByline__GHQTo" data-testid="chatCardByline-name"><span class="styles_chatCardByline--bio__HWAK9"><span class="styles_chatCardByline--name___FmI_"><a href="https://www.nbcnews.com/author/kathryn-prociv-ncpn1047211">Kathryn Prociv</a></span></span></span></div></div><div data-icid="live-blog-card-link" data-testid="chat-card-body-container"><p class=""><a href="https://www.nbcnews.com/science/science-news/parts-us-see-cloudy-skies-mondays-solar-eclipse-rcna146201" target="_blank">Clouds</a>&nbsp;and storms may potentially obscure views of&nbsp;<a href="https://www.nbcnews.com/science/space/total-solar-eclipse-time-path-map-2024-rcna146131" target="_blank">today’s total solar eclipse</a>&nbsp;in states along the&nbsp;<a href="https://www.nbcnews.com/science/space/total-solar-eclipse-time-path-map-2024-rcna146131" target="_blank">path of totality</a>&nbsp;in the southern Plains and the western Gulf Coast.</p><p class="">Around 20 million people in Texas, Louisiana, Arkansas and Oklahoma are at risk for severe weather at the start of the week, where multiple rounds of storms are forecast to start this afternoon. Very large hail will be the primary threat heading into today, with the threat shifting tomorrow across east Texas and Louisiana.&nbsp;Texas will see the most impact, with major cities including Houston, Dallas, Austin and San Antonio in the path of the storms.</p><p class="">In Dallas, storms are forecast to start between 3 and 4 p.m. CT, after the eclipse is expected around 1:30 p.m. CT. In Kerrville and Junction, the storms could start between 1 and 2 p.m., but they would likely be isolated in nature and only just getting started by that time.</p><figure class="styles_inlineImage__yAWZ0 styles_medium__OMa6x"><picture class="styles_image__1qciH" data-testid="picture"><source media="(min-width: 1000px)" srcset="https://media-cldnry.s-nbcnews.com/image/upload/t_fit-560w,f_avif,q_auto:eco,dpr_2/rockcms/2024-04/240408-solar-eclipse-mn-0600-ecd1a7.jpg 2x, https://media-cldnry.s-nbcnews.com/image/upload/t_fit-560w,f_auto,q_auto:best/rockcms/2024-04/240408-solar-eclipse-mn-0600-ecd1a7.jpg 1x"><source srcset="https://media-cldnry.s-nbcnews.com/image/upload/t_fit-760w,f_avif,q_auto:eco,dpr_2/rockcms/2024-04/240408-solar-eclipse-mn-0600-ecd1a7.jpg 2x, https://media-cldnry.s-nbcnews.com/image/upload/t_fit-760w,f_auto,q_auto:best/rockcms/2024-04/240408-solar-eclipse-mn-0600-ecd1a7.jpg 1x"><img loading="lazy" src="./solar2_files/240408-solar-eclipse-mn-0600-ecd1a7.jpg" alt="Image: BESTPIX - Communities In The Path Of Totality Prepare For Monday&#39;s Solar Eclipse" height="3900" width="5713"></picture><figcaption class="caption styles_caption__Pe5JC" data-testid="caption"><span class="caption__container" data-testid="caption__container">A person photographs a dog at a NASA display during the town's celebration yesterday ahead of the solar eclipse in Russellville, Ark.</span><span class="caption__source" data-testid="caption__source">Mario Tama / Getty Images</span></figcaption></figure><p class=""><a href="https://www.nbcnews.com/news/weather/clouds-storms-may-obscure-mondays-solar-eclipse-view-states-path-rcna146770" target="_blank">Read the full article here.</a></p><div class="styles_hidden-show-more-content__37qyQ dn"></div></div></div><div class="ad mb8 ad--text-alignment ad-container boxinlineAd dn-print" data-testid="ad__container"><div data-mps="true" data-slot="boxinline" data-sizes="[[[1000,1],[]],[[758,1],[[300,250],[700,50],[5,5],[728,90],[360,360]]],[[0,0],[[300,250],[700,50],[5,5],[360,360]]]]" data-render-on-view="true" data-targeting="{}" data-active-tab="true" data-offset-viewport="50" data-testid="ad__container__inner"><div id="div-mps-ad-boxinline-22"></div></div></div><div class="styles_chat-blog-card__nFL_J article-body__content w-100 mh0 fn" id="rcrd38023" data-testid="chat-card-container"><div class="styles_time-stamp-social-share-container__zWQeJ"><div class="styles_chatCardTimestamp__Lhru2 styles_eventEnded__gIoTG"><div class="styles_timestamp__dS4G7 styles_chatStyleTimeStamp__7lmh7" data-testid="timestamp">8d ago / 5:00 AM EDT</div></div><div class="share-list-container df"><div class="share-list__wrapper" data-testid="social-share-icon-list"><div class="share-list__icons"><div class="df justify-start lh-none share-list dn-print" data-testid="social-share-list"><input type="checkbox" class="dn" id="social-menu-toggle--1029" tabindex="-1" checked=""><ul class="share-list__social-list js-social-share"><li class="share-list__social-list-icon share-list__social-list-icon--first"><a href="https://www.facebook.com/sharer/sharer.php?u=https%3A%2F%2Fwww.nbcnews.com%2Fscience%2Fspace%2Flive-blog%2Fsolar-eclipse-2024-live-updates-rcna145900%2Frcrd38023%3FcanonicalCard%3Dtrue" target="_blank" rel="noopener noreferrer"><span class="icon icon-facebook share-list__social-icon"></span></a></li><li class="share-list__social-list-icon social-share-list__icon--twitter" data-testid="social-share-list__icon--twitter"><a href="https://twitter.com/intent/tweet?text=&amp;via=NBCNews&amp;url=https%3A%2F%2Fwww.nbcnews.com%2Fscience%2Fspace%2Flive-blog%2Fsolar-eclipse-2024-live-updates-rcna145900%2Frcrd38023%3FcanonicalCard%3Dtrue&amp;original_referer=https%3A%2F%2Fwww.nbcnews.com%2Fscience%2Fspace%2Flive-blog%2Fsolar-eclipse-2024-live-updates-rcna145900%2Frcrd38023%3FcanonicalCard%3Dtrue" target="_blank" rel="noopener noreferrer"><span class="icon icon-twitter share-list__social-icon"></span></a></li><li class="share-list__social-list-icon"><a href="mailto:?subject=&amp;body=https%3A%2F%2Fwww.nbcnews.com%2Fscience%2Fspace%2Flive-blog%2Fsolar-eclipse-2024-live-updates-rcna145900%2Frcrd38023%3FcanonicalCard%3Dtrue"><span class="icon icon-email share-list__social-icon"></span></a></li></ul></div><a href="sms:?&amp;body=%20via%20%20-%20https://www.nbcnews.com/science/space/live-blog/solar-eclipse-2024-live-updates-rcna145900/rcrd38023?canonicalCard=true" rel="noopener noreferrer" target="_blank" class="share__sms styles_share__sms__DGxUZ" data-icid="ed_npd_nn_nn_np_liveblog" data-testid="sms-link"><svg width="15" height="15" viewBox="0 0 15 15" fill="none" xmlns="http://www.w3.org/2000/svg" class="icon-sms"><path fill-rule="evenodd" clip-rule="evenodd" fill="#2A2A2A" d="M14 11.25H3.333L0 14.583V1a1 1 0 011-1h13a1 1 0 011 1v9.25a1 1 0 01-1 1zm-9.875-4.5a1.125 1.125 0 100-2.25 1.125 1.125 0 000 2.25zM9 5.625a1.125 1.125 0 11-2.25 0 1.125 1.125 0 012.25 0zm2.625 1.125a1.125 1.125 0 100-2.25 1.125 1.125 0 000 2.25z"></path></svg></a><button class="share__link-copy styles_share__link-copy__hjJp_" type="button" data-testid="share__link-copy"><span class="icon icon-link" data-testid="icon-link"></span><div data-testid="share__link-copytext" class="styles_share__copied-message__W1I6R styles_alignCenter__6F5eH"><span class="icon icon-alt-check styles_icon-alt-check__zl49O"></span>Copied</div><textarea class="styles_share__copy-area__gm9tU" tabindex="-1" readonly=""></textarea></button></div></div><button class="social-share-button" type="button" data-testid="chat-card-social-share-button" aria-expanded="false" aria-label="open social share icon list"><span class="share-btn-txt">Share</span><img alt="social share icon trigger" src="data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMzIiIGhlaWdodD0iMzIiIHZpZXdCb3g9IjAgMCAzMiAzMiIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPGNpcmNsZSBjeD0iMTYiIGN5PSIxNiIgcj0iMTUuNSIgZmlsbD0id2hpdGUiIHN0cm9rZT0iIzk5OTk5OSIvPgo8cGF0aCBkPSJNMTQuNjE1NCAyMC4wNzY5SDExLjA3NjlDOS45NDg5NyAyMC4wNzY5IDguOTg3NSAxOS42Nzk2IDguMTkyNSAxOC44ODQ4QzcuMzk3NSAxOC4wOSA3IDE3LjEyODcgNyAxNi4wMDExQzcgMTQuODczNSA3LjM5NzUgMTMuOTExOSA4LjE5MjUgMTMuMTE2NEM4Ljk4NzUgMTIuMzIwOSA5Ljk0ODk3IDExLjkyMzEgMTEuMDc2OSAxMS45MjMxSDE0LjYxNTRWMTIuOTIzMUgxMS4wNzY5QzEwLjIzMDggMTIuOTIzMSA5LjUwNjQyIDEzLjIyNDQgOC45MDM4NSAxMy44MjY5QzguMzAxMjggMTQuNDI5NSA4IDE1LjE1MzkgOCAxNkM4IDE2Ljg0NjIgOC4zMDEyOCAxNy41NzA1IDguOTAzODUgMTguMTczMUM5LjUwNjQyIDE4Ljc3NTcgMTAuMjMwOCAxOS4wNzY5IDExLjA3NjkgMTkuMDc2OUgxNC42MTU0VjIwLjA3NjlaTTEyLjUgMTYuNVYxNS41SDE5LjVWMTYuNUgxMi41Wk0xNy4zODQ2IDIwLjA3NjlWMTkuMDc2OUgyMC45MjMxQzIxLjc2OTIgMTkuMDc2OSAyMi40OTM2IDE4Ljc3NTcgMjMuMDk2MiAxOC4xNzMxQzIzLjY5ODcgMTcuNTcwNSAyNCAxNi44NDYyIDI0IDE2QzI0IDE1LjE1MzkgMjMuNjk4NyAxNC40Mjk1IDIzLjA5NjIgMTMuODI2OUMyMi40OTM2IDEzLjIyNDQgMjEuNzY5MiAxMi45MjMxIDIwLjkyMzEgMTIuOTIzMUgxNy4zODQ2VjExLjkyMzFIMjAuOTIzMUMyMi4wNTEgMTEuOTIzMSAyMy4wMTI1IDEyLjMyMDUgMjMuODA3NSAxMy4xMTUzQzI0LjYwMjUgMTMuOTEwMSAyNSAxNC44NzEzIDI1IDE1Ljk5ODlDMjUgMTcuMTI2NiAyNC42MDI1IDE4LjA4ODIgMjMuODA3NSAxOC44ODM3QzIzLjAxMjUgMTkuNjc5MiAyMi4wNTEgMjAuMDc2OSAyMC45MjMxIDIwLjA3NjlIMTcuMzg0NloiIGZpbGw9IiM1NTU1NTUiLz4KPC9zdmc+Cg==" height="30" width="30"></button></div></div><h2 class="styles_chartCardHeadline__aiJF0" data-testid="chat-card-headline">Eclipse is Texas’ first since 1878</h2><div class="styles_authors-container__IX4r8"><div class="styles_chatCartByline__ivtPj" data-testid="chat-card-byline-container"><div class="styles_chatCardBylineThumbnail__DItS4" data-testid="chat-card-byline-thumbnail"><span class="byline-thumbnail byline-thumbnail--generic-thumbnail styles_bylineThumbnail__bRfvX"><a href="https://www.nbcnews.com/author/claire-cardona-ncpn1280373"><svg alt="Author Thumbnail" viewBox="0 0 28 28" fill="none" xmlns="http://www.w3.org/2000/svg"><circle cx="14" cy="14" r="14" fill="none"></circle><path d="M18.0825 9.79415L15.266 16.2227L14.4633 10.6359C14.3603 9.87584 15.6531 9.40702 15.6531 9.40702C15.5359 9.14419 15.1274 9.14774 15.1274 9.14774H14.2537C14.1152 7.77323 15.3618 6.77165 16.7079 7.0771C18.0327 7.37189 18.5122 8.81033 18.0825 9.78705" fill="#6E55DC"></path><path d="M12.8509 18.304L7.36349 14.6457C5.96767 13.7116 4.58606 14.6635 4.29127 15.6473C3.85797 17.0964 4.82758 18.304 6.34415 18.304H12.8509Z" fill="#FCCC12"></path><path d="M13.5715 9.24013C13.774 7.81945 12.5024 6.7717 11.1244 7.0807C9.7996 7.37549 9.32012 8.81748 9.74988 9.79064L12.5664 16.2192L13.5715 9.23658V9.24013Z" fill="#EF1541"></path><path d="M12.3421 17.2777L9.63926 11.1226C9.00706 9.69479 7.33065 9.51721 6.40721 10.3554C5.75725 10.945 5.24936 12.5539 6.70556 13.5235L12.3385 17.2777H12.3421Z" fill="#FF7112"></path><path d="M21.4846 18.3039C23.0012 18.3039 23.9708 17.0963 23.5375 15.6472C23.2462 14.6634 21.8646 13.7151 20.4688 14.6456L14.9814 18.3039H21.4846Z" fill="#05AC3F"></path><path d="M21.1262 13.5235C22.5824 12.5504 22.078 10.945 21.4245 10.3554C20.4975 9.51721 18.8247 9.69479 18.1925 11.1226L15.4932 17.2777L21.1262 13.5235Z" fill="#069DE0"></path></svg></a></span></div><div class="styles_inner__ukqsN"><p class="styles_authors__quDSP" data-testid="chat-card-byline"><span class="styles_chatCardByline__GHQTo" data-testid="chatCardByline-name"><span class="styles_chatCardByline--bio__HWAK9"><span class="styles_chatCardByline--name___FmI_"><a href="https://www.nbcnews.com/author/claire-cardona-ncpn1280373">Claire Cardona</a></span></span></span></p></div></div></div><div data-icid="live-blog-card-link" data-testid="chat-card-body-container"><p class="">DALLAS — For many lifelong Texans, this could be the first total solar eclipse they’ve seen —&nbsp;it’s the first to pass over the state <a href="https://eclipse.gsfc.nasa.gov/SEmap/SEmapNA/TSENorAm1851.gif" target="_blank">since 1878</a>.</p><p class="">The 2017 total solar eclipse, the last one visible in the U.S., crossed over an arc of states stretching from Oregon to South Carolina. But this time, parts of Texas (and other states, of course) get a chance to be in the shadow.</p><p class="">Totality starts at 1:27 p.m. local time in Eagle Pass, on the border with Mexico. It is expected to begin in Dallas at 1:40 p.m. and end at 1:44 p.m.</p><p class="">Let’s hope the weather cooperates.</p><figure class="styles_inlineImage__yAWZ0 styles_medium__OMa6x"><picture class="styles_image__1qciH" data-testid="picture"><source media="(min-width: 1000px)" srcset="https://media-cldnry.s-nbcnews.com/image/upload/t_fit-560w,f_avif,q_auto:eco,dpr_2/rockcms/2024-04/240408-texas-solar-eclipse-mn-0625-1a0ae5.jpg 2x, https://media-cldnry.s-nbcnews.com/image/upload/t_fit-560w,f_auto,q_auto:best/rockcms/2024-04/240408-texas-solar-eclipse-mn-0625-1a0ae5.jpg 1x"><source srcset="https://media-cldnry.s-nbcnews.com/image/upload/t_fit-760w,f_avif,q_auto:eco,dpr_2/rockcms/2024-04/240408-texas-solar-eclipse-mn-0625-1a0ae5.jpg 2x, https://media-cldnry.s-nbcnews.com/image/upload/t_fit-760w,f_auto,q_auto:best/rockcms/2024-04/240408-texas-solar-eclipse-mn-0625-1a0ae5.jpg 1x"><img loading="lazy" src="./solar2_files/240408-texas-solar-eclipse-mn-0625-1a0ae5.jpg" alt="The Ellis County Museum displays newspaper article excerpts and headlines from the region’s last total solar eclipse in 1878 in Waxahachie, Texas on Saturday, April 6, 2024. " height="1080" width="1920"></picture><figcaption class="caption styles_caption__Pe5JC" data-testid="caption"><span class="caption__container" data-testid="caption__container">The Ellis County Museum displays a newspaper article from the region’s last total solar eclipse in 1878 in Waxahachie, Texas.</span><span class="caption__source" data-testid="caption__source">Laura Bargfeld / AP</span></figcaption></figure><div class="styles_hidden-show-more-content__37qyQ dn"></div></div></div><div class="styles_chat-blog-card__nFL_J article-body__content w-100 mh0 fn" id="rcrd38104" data-testid="chat-card-container"><div class="styles_time-stamp-social-share-container__zWQeJ"><div class="styles_chatCardTimestamp__Lhru2 styles_eventEnded__gIoTG"><div class="styles_timestamp__dS4G7 styles_chatStyleTimeStamp__7lmh7" data-testid="timestamp">8d ago / 5:00 AM EDT</div></div><div class="share-list-container df"><div class="share-list__wrapper" data-testid="social-share-icon-list"><div class="share-list__icons"><div class="df justify-start lh-none share-list dn-print" data-testid="social-share-list"><input type="checkbox" class="dn" id="social-menu-toggle--1030" tabindex="-1" checked=""><ul class="share-list__social-list js-social-share"><li class="share-list__social-list-icon share-list__social-list-icon--first"><a href="https://www.facebook.com/sharer/sharer.php?u=https%3A%2F%2Fwww.nbcnews.com%2Fscience%2Fspace%2Flive-blog%2Fsolar-eclipse-2024-live-updates-rcna145900%2Frcrd38104%3FcanonicalCard%3Dtrue" target="_blank" rel="noopener noreferrer"><span class="icon icon-facebook share-list__social-icon"></span></a></li><li class="share-list__social-list-icon social-share-list__icon--twitter" data-testid="social-share-list__icon--twitter"><a href="https://twitter.com/intent/tweet?text=&amp;via=NBCNews&amp;url=https%3A%2F%2Fwww.nbcnews.com%2Fscience%2Fspace%2Flive-blog%2Fsolar-eclipse-2024-live-updates-rcna145900%2Frcrd38104%3FcanonicalCard%3Dtrue&amp;original_referer=https%3A%2F%2Fwww.nbcnews.com%2Fscience%2Fspace%2Flive-blog%2Fsolar-eclipse-2024-live-updates-rcna145900%2Frcrd38104%3FcanonicalCard%3Dtrue" target="_blank" rel="noopener noreferrer"><span class="icon icon-twitter share-list__social-icon"></span></a></li><li class="share-list__social-list-icon"><a href="mailto:?subject=&amp;body=https%3A%2F%2Fwww.nbcnews.com%2Fscience%2Fspace%2Flive-blog%2Fsolar-eclipse-2024-live-updates-rcna145900%2Frcrd38104%3FcanonicalCard%3Dtrue"><span class="icon icon-email share-list__social-icon"></span></a></li></ul></div><a href="sms:?&amp;body=%20via%20%20-%20https://www.nbcnews.com/science/space/live-blog/solar-eclipse-2024-live-updates-rcna145900/rcrd38104?canonicalCard=true" rel="noopener noreferrer" target="_blank" class="share__sms styles_share__sms__DGxUZ" data-icid="ed_npd_nn_nn_np_liveblog" data-testid="sms-link"><svg width="15" height="15" viewBox="0 0 15 15" fill="none" xmlns="http://www.w3.org/2000/svg" class="icon-sms"><path fill-rule="evenodd" clip-rule="evenodd" fill="#2A2A2A" d="M14 11.25H3.333L0 14.583V1a1 1 0 011-1h13a1 1 0 011 1v9.25a1 1 0 01-1 1zm-9.875-4.5a1.125 1.125 0 100-2.25 1.125 1.125 0 000 2.25zM9 5.625a1.125 1.125 0 11-2.25 0 1.125 1.125 0 012.25 0zm2.625 1.125a1.125 1.125 0 100-2.25 1.125 1.125 0 000 2.25z"></path></svg></a><button class="share__link-copy styles_share__link-copy__hjJp_" type="button" data-testid="share__link-copy"><span class="icon icon-link" data-testid="icon-link"></span><div data-testid="share__link-copytext" class="styles_share__copied-message__W1I6R styles_alignCenter__6F5eH"><span class="icon icon-alt-check styles_icon-alt-check__zl49O"></span>Copied</div><textarea class="styles_share__copy-area__gm9tU" tabindex="-1" readonly=""></textarea></button></div></div><button class="social-share-button" type="button" data-testid="chat-card-social-share-button" aria-expanded="false" aria-label="open social share icon list"><span class="share-btn-txt">Share</span><img alt="social share icon trigger" src="data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMzIiIGhlaWdodD0iMzIiIHZpZXdCb3g9IjAgMCAzMiAzMiIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPGNpcmNsZSBjeD0iMTYiIGN5PSIxNiIgcj0iMTUuNSIgZmlsbD0id2hpdGUiIHN0cm9rZT0iIzk5OTk5OSIvPgo8cGF0aCBkPSJNMTQuNjE1NCAyMC4wNzY5SDExLjA3NjlDOS45NDg5NyAyMC4wNzY5IDguOTg3NSAxOS42Nzk2IDguMTkyNSAxOC44ODQ4QzcuMzk3NSAxOC4wOSA3IDE3LjEyODcgNyAxNi4wMDExQzcgMTQuODczNSA3LjM5NzUgMTMuOTExOSA4LjE5MjUgMTMuMTE2NEM4Ljk4NzUgMTIuMzIwOSA5Ljk0ODk3IDExLjkyMzEgMTEuMDc2OSAxMS45MjMxSDE0LjYxNTRWMTIuOTIzMUgxMS4wNzY5QzEwLjIzMDggMTIuOTIzMSA5LjUwNjQyIDEzLjIyNDQgOC45MDM4NSAxMy44MjY5QzguMzAxMjggMTQuNDI5NSA4IDE1LjE1MzkgOCAxNkM4IDE2Ljg0NjIgOC4zMDEyOCAxNy41NzA1IDguOTAzODUgMTguMTczMUM5LjUwNjQyIDE4Ljc3NTcgMTAuMjMwOCAxOS4wNzY5IDExLjA3NjkgMTkuMDc2OUgxNC42MTU0VjIwLjA3NjlaTTEyLjUgMTYuNVYxNS41SDE5LjVWMTYuNUgxMi41Wk0xNy4zODQ2IDIwLjA3NjlWMTkuMDc2OUgyMC45MjMxQzIxLjc2OTIgMTkuMDc2OSAyMi40OTM2IDE4Ljc3NTcgMjMuMDk2MiAxOC4xNzMxQzIzLjY5ODcgMTcuNTcwNSAyNCAxNi44NDYyIDI0IDE2QzI0IDE1LjE1MzkgMjMuNjk4NyAxNC40Mjk1IDIzLjA5NjIgMTMuODI2OUMyMi40OTM2IDEzLjIyNDQgMjEuNzY5MiAxMi45MjMxIDIwLjkyMzEgMTIuOTIzMUgxNy4zODQ2VjExLjkyMzFIMjAuOTIzMUMyMi4wNTEgMTEuOTIzMSAyMy4wMTI1IDEyLjMyMDUgMjMuODA3NSAxMy4xMTUzQzI0LjYwMjUgMTMuOTEwMSAyNSAxNC44NzEzIDI1IDE1Ljk5ODlDMjUgMTcuMTI2NiAyNC42MDI1IDE4LjA4ODIgMjMuODA3NSAxOC44ODM3QzIzLjAxMjUgMTkuNjc5MiAyMi4wNTEgMjAuMDc2OSAyMC45MjMxIDIwLjA3NjlIMTcuMzg0NloiIGZpbGw9IiM1NTU1NTUiLz4KPC9zdmc+Cg==" height="30" width="30"></button></div></div><h2 class="styles_chartCardHeadline__aiJF0" data-testid="chat-card-headline">Mother-daughter eclipse chasers plan to enjoy the event close to home</h2><div class="styles_authors-container__IX4r8"><div class="styles_chatCartByline__ivtPj" data-testid="chat-card-byline-container"><div class="styles_chatCardBylineThumbnail__DItS4" data-testid="chat-card-byline-thumbnail"><span class="byline-thumbnail byline-thumbnail--generic-thumbnail styles_bylineThumbnail__bRfvX"><a href="https://www.nbcnews.com/author/nidhi-sharma-ncpn1300138"><svg alt="Author Thumbnail" viewBox="0 0 28 28" fill="none" xmlns="http://www.w3.org/2000/svg"><circle cx="14" cy="14" r="14" fill="none"></circle><path d="M18.0825 9.79415L15.266 16.2227L14.4633 10.6359C14.3603 9.87584 15.6531 9.40702 15.6531 9.40702C15.5359 9.14419 15.1274 9.14774 15.1274 9.14774H14.2537C14.1152 7.77323 15.3618 6.77165 16.7079 7.0771C18.0327 7.37189 18.5122 8.81033 18.0825 9.78705" fill="#6E55DC"></path><path d="M12.8509 18.304L7.36349 14.6457C5.96767 13.7116 4.58606 14.6635 4.29127 15.6473C3.85797 17.0964 4.82758 18.304 6.34415 18.304H12.8509Z" fill="#FCCC12"></path><path d="M13.5715 9.24013C13.774 7.81945 12.5024 6.7717 11.1244 7.0807C9.7996 7.37549 9.32012 8.81748 9.74988 9.79064L12.5664 16.2192L13.5715 9.23658V9.24013Z" fill="#EF1541"></path><path d="M12.3421 17.2777L9.63926 11.1226C9.00706 9.69479 7.33065 9.51721 6.40721 10.3554C5.75725 10.945 5.24936 12.5539 6.70556 13.5235L12.3385 17.2777H12.3421Z" fill="#FF7112"></path><path d="M21.4846 18.3039C23.0012 18.3039 23.9708 17.0963 23.5375 15.6472C23.2462 14.6634 21.8646 13.7151 20.4688 14.6456L14.9814 18.3039H21.4846Z" fill="#05AC3F"></path><path d="M21.1262 13.5235C22.5824 12.5504 22.078 10.945 21.4245 10.3554C20.4975 9.51721 18.8247 9.69479 18.1925 11.1226L15.4932 17.2777L21.1262 13.5235Z" fill="#069DE0"></path></svg></a></span></div><div class="styles_inner__ukqsN"><p class="styles_authors__quDSP" data-testid="chat-card-byline"><span class="styles_chatCardByline__GHQTo" data-testid="chatCardByline-name"><span class="styles_chatCardByline--bio__HWAK9"><span class="styles_chatCardByline--name___FmI_"><a href="https://www.nbcnews.com/author/nidhi-sharma-ncpn1300138">Nidhi Sharma</a></span></span></span></p></div></div></div><div data-icid="live-blog-card-link" data-testid="chat-card-body-container"><p class="">In 2017, Debra Ross and her daughter, Ella, drove 14 hours from their home in Rochester, New York, to rural Missouri to see the total solar eclipse.</p><p class="">Today, another total solar eclipse is passing right over their hometown.</p><p class="">Ross and her daughter are part of a community of eclipse chasers, people who travel across the world to experience these cosmic events. After today, the duo will have seen two solar eclipses and they plan to chase many more.</p><p class="">Ross said that her experience during the 2017 eclipse changed her life.</p><p class="">“In the minute and half of totality, I was only aware of four bodies in the entire universe,” she told NBC News. “The sun, the moon, the Earth and me. I got what all the hype was about and came out of that completely transformed.”</p><p class="">Ross, who is the co-chair of the American Astronomical Society’s eclipse task force, has been preparing for the eclipse in Rochester, which falls in the path of totality, for years.</p><p class="">“The excitement is absolutely palpable in Rochester,” she said.</p><div class="styles_hidden-show-more-content__37qyQ dn"></div></div></div><div class="styles_chat-blog-card__nFL_J article-body__content w-100 mh0 fn" id="rcrd38211" data-testid="chat-card-container"><div class="styles_time-stamp-social-share-container__zWQeJ"><div class="styles_chatCardTimestamp__Lhru2 styles_eventEnded__gIoTG"><div class="styles_timestamp__dS4G7 styles_chatStyleTimeStamp__7lmh7" data-testid="timestamp">8d ago / 5:00 AM EDT</div></div><div class="share-list-container df"><div class="share-list__wrapper" data-testid="social-share-icon-list"><div class="share-list__icons"><div class="df justify-start lh-none share-list dn-print" data-testid="social-share-list"><input type="checkbox" class="dn" id="social-menu-toggle--1031" tabindex="-1" checked=""><ul class="share-list__social-list js-social-share"><li class="share-list__social-list-icon share-list__social-list-icon--first"><a href="https://www.facebook.com/sharer/sharer.php?u=https%3A%2F%2Fwww.nbcnews.com%2Fscience%2Fspace%2Flive-blog%2Fsolar-eclipse-2024-live-updates-rcna145900%2Frcrd38211%3FcanonicalCard%3Dtrue" target="_blank" rel="noopener noreferrer"><span class="icon icon-facebook share-list__social-icon"></span></a></li><li class="share-list__social-list-icon social-share-list__icon--twitter" data-testid="social-share-list__icon--twitter"><a href="https://twitter.com/intent/tweet?text=&amp;via=NBCNews&amp;url=https%3A%2F%2Fwww.nbcnews.com%2Fscience%2Fspace%2Flive-blog%2Fsolar-eclipse-2024-live-updates-rcna145900%2Frcrd38211%3FcanonicalCard%3Dtrue&amp;original_referer=https%3A%2F%2Fwww.nbcnews.com%2Fscience%2Fspace%2Flive-blog%2Fsolar-eclipse-2024-live-updates-rcna145900%2Frcrd38211%3FcanonicalCard%3Dtrue" target="_blank" rel="noopener noreferrer"><span class="icon icon-twitter share-list__social-icon"></span></a></li><li class="share-list__social-list-icon"><a href="mailto:?subject=&amp;body=https%3A%2F%2Fwww.nbcnews.com%2Fscience%2Fspace%2Flive-blog%2Fsolar-eclipse-2024-live-updates-rcna145900%2Frcrd38211%3FcanonicalCard%3Dtrue"><span class="icon icon-email share-list__social-icon"></span></a></li></ul></div><a href="sms:?&amp;body=%20via%20%20-%20https://www.nbcnews.com/science/space/live-blog/solar-eclipse-2024-live-updates-rcna145900/rcrd38211?canonicalCard=true" rel="noopener noreferrer" target="_blank" class="share__sms styles_share__sms__DGxUZ" data-icid="ed_npd_nn_nn_np_liveblog" data-testid="sms-link"><svg width="15" height="15" viewBox="0 0 15 15" fill="none" xmlns="http://www.w3.org/2000/svg" class="icon-sms"><path fill-rule="evenodd" clip-rule="evenodd" fill="#2A2A2A" d="M14 11.25H3.333L0 14.583V1a1 1 0 011-1h13a1 1 0 011 1v9.25a1 1 0 01-1 1zm-9.875-4.5a1.125 1.125 0 100-2.25 1.125 1.125 0 000 2.25zM9 5.625a1.125 1.125 0 11-2.25 0 1.125 1.125 0 012.25 0zm2.625 1.125a1.125 1.125 0 100-2.25 1.125 1.125 0 000 2.25z"></path></svg></a><button class="share__link-copy styles_share__link-copy__hjJp_" type="button" data-testid="share__link-copy"><span class="icon icon-link" data-testid="icon-link"></span><div data-testid="share__link-copytext" class="styles_share__copied-message__W1I6R styles_alignCenter__6F5eH"><span class="icon icon-alt-check styles_icon-alt-check__zl49O"></span>Copied</div><textarea class="styles_share__copy-area__gm9tU" tabindex="-1" readonly=""></textarea></button></div></div><button class="social-share-button" type="button" data-testid="chat-card-social-share-button" aria-expanded="false" aria-label="open social share icon list"><span class="share-btn-txt">Share</span><img alt="social share icon trigger" src="data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMzIiIGhlaWdodD0iMzIiIHZpZXdCb3g9IjAgMCAzMiAzMiIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPGNpcmNsZSBjeD0iMTYiIGN5PSIxNiIgcj0iMTUuNSIgZmlsbD0id2hpdGUiIHN0cm9rZT0iIzk5OTk5OSIvPgo8cGF0aCBkPSJNMTQuNjE1NCAyMC4wNzY5SDExLjA3NjlDOS45NDg5NyAyMC4wNzY5IDguOTg3NSAxOS42Nzk2IDguMTkyNSAxOC44ODQ4QzcuMzk3NSAxOC4wOSA3IDE3LjEyODcgNyAxNi4wMDExQzcgMTQuODczNSA3LjM5NzUgMTMuOTExOSA4LjE5MjUgMTMuMTE2NEM4Ljk4NzUgMTIuMzIwOSA5Ljk0ODk3IDExLjkyMzEgMTEuMDc2OSAxMS45MjMxSDE0LjYxNTRWMTIuOTIzMUgxMS4wNzY5QzEwLjIzMDggMTIuOTIzMSA5LjUwNjQyIDEzLjIyNDQgOC45MDM4NSAxMy44MjY5QzguMzAxMjggMTQuNDI5NSA4IDE1LjE1MzkgOCAxNkM4IDE2Ljg0NjIgOC4zMDEyOCAxNy41NzA1IDguOTAzODUgMTguMTczMUM5LjUwNjQyIDE4Ljc3NTcgMTAuMjMwOCAxOS4wNzY5IDExLjA3NjkgMTkuMDc2OUgxNC42MTU0VjIwLjA3NjlaTTEyLjUgMTYuNVYxNS41SDE5LjVWMTYuNUgxMi41Wk0xNy4zODQ2IDIwLjA3NjlWMTkuMDc2OUgyMC45MjMxQzIxLjc2OTIgMTkuMDc2OSAyMi40OTM2IDE4Ljc3NTcgMjMuMDk2MiAxOC4xNzMxQzIzLjY5ODcgMTcuNTcwNSAyNCAxNi44NDYyIDI0IDE2QzI0IDE1LjE1MzkgMjMuNjk4NyAxNC40Mjk1IDIzLjA5NjIgMTMuODI2OUMyMi40OTM2IDEzLjIyNDQgMjEuNzY5MiAxMi45MjMxIDIwLjkyMzEgMTIuOTIzMUgxNy4zODQ2VjExLjkyMzFIMjAuOTIzMUMyMi4wNTEgMTEuOTIzMSAyMy4wMTI1IDEyLjMyMDUgMjMuODA3NSAxMy4xMTUzQzI0LjYwMjUgMTMuOTEwMSAyNSAxNC44NzEzIDI1IDE1Ljk5ODlDMjUgMTcuMTI2NiAyNC42MDI1IDE4LjA4ODIgMjMuODA3NSAxOC44ODM3QzIzLjAxMjUgMTkuNjc5MiAyMi4wNTEgMjAuMDc2OSAyMC45MjMxIDIwLjA3NjlIMTcuMzg0NloiIGZpbGw9IiM1NTU1NTUiLz4KPC9zdmc+Cg==" height="30" width="30"></button></div></div><h2 class="styles_chartCardHeadline__aiJF0" data-testid="chat-card-headline">Special glasses needed to safely view the eclipse</h2><div class="styles_authors-container__IX4r8"><div class="styles_author-thumbnails__qwA42" data-testid="author-thumbnails"><div class="styles_chatCardBylineThumbnail__DItS4" data-testid="chat-card-byline-thumbnail"><span class="byline-thumbnail byline-thumbnail--generic-thumbnail styles_bylineThumbnail__bRfvX"><svg alt="Author Thumbnail" viewBox="0 0 28 28" fill="none" xmlns="http://www.w3.org/2000/svg"><circle cx="14" cy="14" r="14" fill="none"></circle><path d="M18.0825 9.79415L15.266 16.2227L14.4633 10.6359C14.3603 9.87584 15.6531 9.40702 15.6531 9.40702C15.5359 9.14419 15.1274 9.14774 15.1274 9.14774H14.2537C14.1152 7.77323 15.3618 6.77165 16.7079 7.0771C18.0327 7.37189 18.5122 8.81033 18.0825 9.78705" fill="#6E55DC"></path><path d="M12.8509 18.304L7.36349 14.6457C5.96767 13.7116 4.58606 14.6635 4.29127 15.6473C3.85797 17.0964 4.82758 18.304 6.34415 18.304H12.8509Z" fill="#FCCC12"></path><path d="M13.5715 9.24013C13.774 7.81945 12.5024 6.7717 11.1244 7.0807C9.7996 7.37549 9.32012 8.81748 9.74988 9.79064L12.5664 16.2192L13.5715 9.23658V9.24013Z" fill="#EF1541"></path><path d="M12.3421 17.2777L9.63926 11.1226C9.00706 9.69479 7.33065 9.51721 6.40721 10.3554C5.75725 10.945 5.24936 12.5539 6.70556 13.5235L12.3385 17.2777H12.3421Z" fill="#FF7112"></path><path d="M21.4846 18.3039C23.0012 18.3039 23.9708 17.0963 23.5375 15.6472C23.2462 14.6634 21.8646 13.7151 20.4688 14.6456L14.9814 18.3039H21.4846Z" fill="#05AC3F"></path><path d="M21.1262 13.5235C22.5824 12.5504 22.078 10.945 21.4245 10.3554C20.4975 9.51721 18.8247 9.69479 18.1925 11.1226L15.4932 17.2777L21.1262 13.5235Z" fill="#069DE0"></path></svg></span></div><div class="styles_chatCardBylineThumbnail__DItS4" data-testid="chat-card-byline-thumbnail"><span class="byline-thumbnail byline-thumbnail--generic-thumbnail styles_bylineThumbnail__bRfvX"><svg alt="Author Thumbnail" viewBox="0 0 28 28" fill="none" xmlns="http://www.w3.org/2000/svg"><circle cx="14" cy="14" r="14" fill="none"></circle><path d="M18.0825 9.79415L15.266 16.2227L14.4633 10.6359C14.3603 9.87584 15.6531 9.40702 15.6531 9.40702C15.5359 9.14419 15.1274 9.14774 15.1274 9.14774H14.2537C14.1152 7.77323 15.3618 6.77165 16.7079 7.0771C18.0327 7.37189 18.5122 8.81033 18.0825 9.78705" fill="#6E55DC"></path><path d="M12.8509 18.304L7.36349 14.6457C5.96767 13.7116 4.58606 14.6635 4.29127 15.6473C3.85797 17.0964 4.82758 18.304 6.34415 18.304H12.8509Z" fill="#FCCC12"></path><path d="M13.5715 9.24013C13.774 7.81945 12.5024 6.7717 11.1244 7.0807C9.7996 7.37549 9.32012 8.81748 9.74988 9.79064L12.5664 16.2192L13.5715 9.23658V9.24013Z" fill="#EF1541"></path><path d="M12.3421 17.2777L9.63926 11.1226C9.00706 9.69479 7.33065 9.51721 6.40721 10.3554C5.75725 10.945 5.24936 12.5539 6.70556 13.5235L12.3385 17.2777H12.3421Z" fill="#FF7112"></path><path d="M21.4846 18.3039C23.0012 18.3039 23.9708 17.0963 23.5375 15.6472C23.2462 14.6634 21.8646 13.7151 20.4688 14.6456L14.9814 18.3039H21.4846Z" fill="#05AC3F"></path><path d="M21.1262 13.5235C22.5824 12.5504 22.078 10.945 21.4245 10.3554C20.4975 9.51721 18.8247 9.69479 18.1925 11.1226L15.4932 17.2777L21.1262 13.5235Z" fill="#069DE0"></path></svg></span></div><div class="styles_author-dropdown__4D5zn" data-testid="author-dropdown"><div class="styles_chatCartByline__ivtPj styles_dropdown-item___Ns0t" data-testid="chat-card-byline-container"><div class="styles_chatCardBylineThumbnail__DItS4" data-testid="chat-card-byline-thumbnail"><span class="byline-thumbnail byline-thumbnail--generic-thumbnail styles_bylineThumbnail__bRfvX"><svg alt="Author Thumbnail" viewBox="0 0 28 28" fill="none" xmlns="http://www.w3.org/2000/svg"><circle cx="14" cy="14" r="14" fill="none"></circle><path d="M18.0825 9.79415L15.266 16.2227L14.4633 10.6359C14.3603 9.87584 15.6531 9.40702 15.6531 9.40702C15.5359 9.14419 15.1274 9.14774 15.1274 9.14774H14.2537C14.1152 7.77323 15.3618 6.77165 16.7079 7.0771C18.0327 7.37189 18.5122 8.81033 18.0825 9.78705" fill="#6E55DC"></path><path d="M12.8509 18.304L7.36349 14.6457C5.96767 13.7116 4.58606 14.6635 4.29127 15.6473C3.85797 17.0964 4.82758 18.304 6.34415 18.304H12.8509Z" fill="#FCCC12"></path><path d="M13.5715 9.24013C13.774 7.81945 12.5024 6.7717 11.1244 7.0807C9.7996 7.37549 9.32012 8.81748 9.74988 9.79064L12.5664 16.2192L13.5715 9.23658V9.24013Z" fill="#EF1541"></path><path d="M12.3421 17.2777L9.63926 11.1226C9.00706 9.69479 7.33065 9.51721 6.40721 10.3554C5.75725 10.945 5.24936 12.5539 6.70556 13.5235L12.3385 17.2777H12.3421Z" fill="#FF7112"></path><path d="M21.4846 18.3039C23.0012 18.3039 23.9708 17.0963 23.5375 15.6472C23.2462 14.6634 21.8646 13.7151 20.4688 14.6456L14.9814 18.3039H21.4846Z" fill="#05AC3F"></path><path d="M21.1262 13.5235C22.5824 12.5504 22.078 10.945 21.4245 10.3554C20.4975 9.51721 18.8247 9.69479 18.1925 11.1226L15.4932 17.2777L21.1262 13.5235Z" fill="#069DE0"></path></svg></span></div><div class="styles_inner__ukqsN"><p class="styles_authors__quDSP" data-testid="chat-card-byline"><span class="styles_chatCardByline__GHQTo" data-testid="chatCardByline-name"><span class="styles_chatCardByline--bio__HWAK9"><span class="styles_chatCardByline--name___FmI_">Jesse Kirsch</span></span></span></p></div></div><div class="styles_chatCartByline__ivtPj styles_dropdown-item___Ns0t" data-testid="chat-card-byline-container"><div class="styles_chatCardBylineThumbnail__DItS4" data-testid="chat-card-byline-thumbnail"><span class="byline-thumbnail byline-thumbnail--generic-thumbnail styles_bylineThumbnail__bRfvX"><svg alt="Author Thumbnail" viewBox="0 0 28 28" fill="none" xmlns="http://www.w3.org/2000/svg"><circle cx="14" cy="14" r="14" fill="none"></circle><path d="M18.0825 9.79415L15.266 16.2227L14.4633 10.6359C14.3603 9.87584 15.6531 9.40702 15.6531 9.40702C15.5359 9.14419 15.1274 9.14774 15.1274 9.14774H14.2537C14.1152 7.77323 15.3618 6.77165 16.7079 7.0771C18.0327 7.37189 18.5122 8.81033 18.0825 9.78705" fill="#6E55DC"></path><path d="M12.8509 18.304L7.36349 14.6457C5.96767 13.7116 4.58606 14.6635 4.29127 15.6473C3.85797 17.0964 4.82758 18.304 6.34415 18.304H12.8509Z" fill="#FCCC12"></path><path d="M13.5715 9.24013C13.774 7.81945 12.5024 6.7717 11.1244 7.0807C9.7996 7.37549 9.32012 8.81748 9.74988 9.79064L12.5664 16.2192L13.5715 9.23658V9.24013Z" fill="#EF1541"></path><path d="M12.3421 17.2777L9.63926 11.1226C9.00706 9.69479 7.33065 9.51721 6.40721 10.3554C5.75725 10.945 5.24936 12.5539 6.70556 13.5235L12.3385 17.2777H12.3421Z" fill="#FF7112"></path><path d="M21.4846 18.3039C23.0012 18.3039 23.9708 17.0963 23.5375 15.6472C23.2462 14.6634 21.8646 13.7151 20.4688 14.6456L14.9814 18.3039H21.4846Z" fill="#05AC3F"></path><path d="M21.1262 13.5235C22.5824 12.5504 22.078 10.945 21.4245 10.3554C20.4975 9.51721 18.8247 9.69479 18.1925 11.1226L15.4932 17.2777L21.1262 13.5235Z" fill="#069DE0"></path></svg></span></div><div class="styles_inner__ukqsN"><p class="styles_authors__quDSP" data-testid="chat-card-byline"><span class="styles_chatCardByline__GHQTo" data-testid="chatCardByline-name"><span class="styles_chatCardByline--bio__HWAK9"><span class="styles_chatCardByline--name___FmI_">Will Ujek</span></span></span></p></div></div></div></div><div class="authors-names"><span class="styles_chatCardByline__GHQTo" data-testid="chatCardByline-name"><span class="styles_chatCardByline--bio__HWAK9"><span class="styles_chatCardByline--name___FmI_">Jesse Kirsch</span></span></span> and <span class="styles_chatCardByline__GHQTo" data-testid="chatCardByline-name"><span class="styles_chatCardByline--bio__HWAK9"><span class="styles_chatCardByline--name___FmI_">Will Ujek</span></span></span></div></div><div data-icid="live-blog-card-link" data-testid="chat-card-body-container"><p class="">Glasses made specifically for looking at the sun offer the only safe way to view the eclipse directly.</p><p class="">“Eclipse glasses are very important to prevent photothermal injury to the retina, and not just any old glasses —&nbsp;they have to be eclipse glasses with the ISO 12312-2 filter,” said Dr. Nicole Bajic, a comprehensive ophthalmologist at the Cleveland Clinic Cole Eye Institute.</p><p class="">The glasses are “thousands of times darker” than sunglasses,&nbsp;<a href="https://science.nasa.gov/eclipses/future-eclipses/eclipse-2024/safety/" target="_blank">according to NASA</a>.</p><p class="">Without such precautions, watching the eclipse can cause permanent eye damage.</p><p class="">“It’s called solar retinopathy, and it’s damage to very sensitive, intricate cells that make up the retina, which is the lining of the back of the eye, and that’s what transmits light into electrical signals so that we can see what we see,” Bajic said. “And when we have damage from the sun to that tissue, we can get decreased vision and central blind spots in our vision.”</p><figure class="styles_inlineImage__yAWZ0 styles_medium__OMa6x"><picture class="styles_image__1qciH" data-testid="picture"><source media="(min-width: 1000px)" srcset="https://media-cldnry.s-nbcnews.com/image/upload/t_fit-560w,f_avif,q_auto:eco,dpr_2/rockcms/2024-04/240408-solar-eclipse-mn-0615-f93e08.jpg 2x, https://media-cldnry.s-nbcnews.com/image/upload/t_fit-560w,f_auto,q_auto:best/rockcms/2024-04/240408-solar-eclipse-mn-0615-f93e08.jpg 1x"><source srcset="https://media-cldnry.s-nbcnews.com/image/upload/t_fit-760w,f_avif,q_auto:eco,dpr_2/rockcms/2024-04/240408-solar-eclipse-mn-0615-f93e08.jpg 2x, https://media-cldnry.s-nbcnews.com/image/upload/t_fit-760w,f_auto,q_auto:best/rockcms/2024-04/240408-solar-eclipse-mn-0615-f93e08.jpg 1x"><img loading="lazy" src="./solar2_files/240408-solar-eclipse-mn-0615-f93e08.jpg" alt="Mexican Communities Prepare for Monday&#39;s Solar Eclipse" height="1667" width="2500"></picture><figcaption class="caption styles_caption__Pe5JC" data-testid="caption"><span class="caption__container" data-testid="caption__container">A man wears solar eclipse glasses yesterday in Torreon, Mexico. </span><span class="caption__source" data-testid="caption__source">Manuel Guadarrama / Getty Images</span></figcaption></figure><p class=""><a href="https://www.nbcnews.com/science/space/total-solar-eclipse-safety-how-to-protect-eyes-rcna145022" target="_blank">Learn more about how to safely view the eclipse here.</a></p><div class="styles_hidden-show-more-content__37qyQ dn"></div></div></div><div class="styles_chat-blog-card__nFL_J article-body__content w-100 mh0 fn" id="rcrd38213" data-testid="chat-card-container"><div class="styles_time-stamp-social-share-container__zWQeJ"><div class="styles_chatCardTimestamp__Lhru2 styles_eventEnded__gIoTG"><div class="styles_timestamp__dS4G7 styles_chatStyleTimeStamp__7lmh7" data-testid="timestamp">8d ago / 5:00 AM EDT</div></div><div class="share-list-container df"><div class="share-list__wrapper" data-testid="social-share-icon-list"><div class="share-list__icons"><div class="df justify-start lh-none share-list dn-print" data-testid="social-share-list"><input type="checkbox" class="dn" id="social-menu-toggle--1032" tabindex="-1" checked=""><ul class="share-list__social-list js-social-share"><li class="share-list__social-list-icon share-list__social-list-icon--first"><a href="https://www.facebook.com/sharer/sharer.php?u=https%3A%2F%2Fwww.nbcnews.com%2Fscience%2Fspace%2Flive-blog%2Fsolar-eclipse-2024-live-updates-rcna145900%2Frcrd38213%3FcanonicalCard%3Dtrue" target="_blank" rel="noopener noreferrer"><span class="icon icon-facebook share-list__social-icon"></span></a></li><li class="share-list__social-list-icon social-share-list__icon--twitter" data-testid="social-share-list__icon--twitter"><a href="https://twitter.com/intent/tweet?text=&amp;via=NBCNews&amp;url=https%3A%2F%2Fwww.nbcnews.com%2Fscience%2Fspace%2Flive-blog%2Fsolar-eclipse-2024-live-updates-rcna145900%2Frcrd38213%3FcanonicalCard%3Dtrue&amp;original_referer=https%3A%2F%2Fwww.nbcnews.com%2Fscience%2Fspace%2Flive-blog%2Fsolar-eclipse-2024-live-updates-rcna145900%2Frcrd38213%3FcanonicalCard%3Dtrue" target="_blank" rel="noopener noreferrer"><span class="icon icon-twitter share-list__social-icon"></span></a></li><li class="share-list__social-list-icon"><a href="mailto:?subject=&amp;body=https%3A%2F%2Fwww.nbcnews.com%2Fscience%2Fspace%2Flive-blog%2Fsolar-eclipse-2024-live-updates-rcna145900%2Frcrd38213%3FcanonicalCard%3Dtrue"><span class="icon icon-email share-list__social-icon"></span></a></li></ul></div><a href="sms:?&amp;body=%20via%20%20-%20https://www.nbcnews.com/science/space/live-blog/solar-eclipse-2024-live-updates-rcna145900/rcrd38213?canonicalCard=true" rel="noopener noreferrer" target="_blank" class="share__sms styles_share__sms__DGxUZ" data-icid="ed_npd_nn_nn_np_liveblog" data-testid="sms-link"><svg width="15" height="15" viewBox="0 0 15 15" fill="none" xmlns="http://www.w3.org/2000/svg" class="icon-sms"><path fill-rule="evenodd" clip-rule="evenodd" fill="#2A2A2A" d="M14 11.25H3.333L0 14.583V1a1 1 0 011-1h13a1 1 0 011 1v9.25a1 1 0 01-1 1zm-9.875-4.5a1.125 1.125 0 100-2.25 1.125 1.125 0 000 2.25zM9 5.625a1.125 1.125 0 11-2.25 0 1.125 1.125 0 012.25 0zm2.625 1.125a1.125 1.125 0 100-2.25 1.125 1.125 0 000 2.25z"></path></svg></a><button class="share__link-copy styles_share__link-copy__hjJp_" type="button" data-testid="share__link-copy"><span class="icon icon-link" data-testid="icon-link"></span><div data-testid="share__link-copytext" class="styles_share__copied-message__W1I6R styles_alignCenter__6F5eH"><span class="icon icon-alt-check styles_icon-alt-check__zl49O"></span>Copied</div><textarea class="styles_share__copy-area__gm9tU" tabindex="-1" readonly=""></textarea></button></div></div><button class="social-share-button" type="button" data-testid="chat-card-social-share-button" aria-expanded="false" aria-label="open social share icon list"><span class="share-btn-txt">Share</span><img alt="social share icon trigger" src="data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMzIiIGhlaWdodD0iMzIiIHZpZXdCb3g9IjAgMCAzMiAzMiIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPGNpcmNsZSBjeD0iMTYiIGN5PSIxNiIgcj0iMTUuNSIgZmlsbD0id2hpdGUiIHN0cm9rZT0iIzk5OTk5OSIvPgo8cGF0aCBkPSJNMTQuNjE1NCAyMC4wNzY5SDExLjA3NjlDOS45NDg5NyAyMC4wNzY5IDguOTg3NSAxOS42Nzk2IDguMTkyNSAxOC44ODQ4QzcuMzk3NSAxOC4wOSA3IDE3LjEyODcgNyAxNi4wMDExQzcgMTQuODczNSA3LjM5NzUgMTMuOTExOSA4LjE5MjUgMTMuMTE2NEM4Ljk4NzUgMTIuMzIwOSA5Ljk0ODk3IDExLjkyMzEgMTEuMDc2OSAxMS45MjMxSDE0LjYxNTRWMTIuOTIzMUgxMS4wNzY5QzEwLjIzMDggMTIuOTIzMSA5LjUwNjQyIDEzLjIyNDQgOC45MDM4NSAxMy44MjY5QzguMzAxMjggMTQuNDI5NSA4IDE1LjE1MzkgOCAxNkM4IDE2Ljg0NjIgOC4zMDEyOCAxNy41NzA1IDguOTAzODUgMTguMTczMUM5LjUwNjQyIDE4Ljc3NTcgMTAuMjMwOCAxOS4wNzY5IDExLjA3NjkgMTkuMDc2OUgxNC42MTU0VjIwLjA3NjlaTTEyLjUgMTYuNVYxNS41SDE5LjVWMTYuNUgxMi41Wk0xNy4zODQ2IDIwLjA3NjlWMTkuMDc2OUgyMC45MjMxQzIxLjc2OTIgMTkuMDc2OSAyMi40OTM2IDE4Ljc3NTcgMjMuMDk2MiAxOC4xNzMxQzIzLjY5ODcgMTcuNTcwNSAyNCAxNi44NDYyIDI0IDE2QzI0IDE1LjE1MzkgMjMuNjk4NyAxNC40Mjk1IDIzLjA5NjIgMTMuODI2OUMyMi40OTM2IDEzLjIyNDQgMjEuNzY5MiAxMi45MjMxIDIwLjkyMzEgMTIuOTIzMUgxNy4zODQ2VjExLjkyMzFIMjAuOTIzMUMyMi4wNTEgMTEuOTIzMSAyMy4wMTI1IDEyLjMyMDUgMjMuODA3NSAxMy4xMTUzQzI0LjYwMjUgMTMuOTEwMSAyNSAxNC44NzEzIDI1IDE1Ljk5ODlDMjUgMTcuMTI2NiAyNC42MDI1IDE4LjA4ODIgMjMuODA3NSAxOC44ODM3QzIzLjAxMjUgMTkuNjc5MiAyMi4wNTEgMjAuMDc2OSAyMC45MjMxIDIwLjA3NjlIMTcuMzg0NloiIGZpbGw9IiM1NTU1NTUiLz4KPC9zdmc+Cg==" height="30" width="30"></button></div></div><h2 class="styles_chartCardHeadline__aiJF0" data-testid="chat-card-headline">What is a total solar eclipse?</h2><div class="styles_authors-container__IX4r8"><div class="styles_chatCartByline__ivtPj" data-testid="chat-card-byline-container"><div class="styles_chatCardBylineThumbnail__DItS4" data-testid="chat-card-byline-thumbnail"><div class="byline-thumbnail byline-thumbnail--has-image styles_bylineThumbnail__bRfvX" data-testid="byline-thumbnail"><a href="https://www.nbcnews.com/author/zinhle-essamuah-ncpn1286186"><picture data-testid="picture"><source srcset="https://media-cldnry.s-nbcnews.com/image/upload/t_focal-60x60,f_avif,q_auto:eco,dpr_2/newscms/2023_41/3625527/zinhle_essamuah.jpg 2x, https://media-cldnry.s-nbcnews.com/image/upload/t_focal-60x60,f_auto,q_auto:best/newscms/2023_41/3625527/zinhle_essamuah.jpg 1x"><img loading="lazy" src="./solar2_files/zinhle_essamuah.jpg" alt="" height="48" width="48"></picture></a></div></div><div class="styles_inner__ukqsN"><p class="styles_authors__quDSP" data-testid="chat-card-byline"><span class="styles_chatCardByline__GHQTo" data-testid="chatCardByline-name"><span class="styles_chatCardByline--bio__HWAK9"><span class="styles_chatCardByline--name___FmI_"><a href="https://www.nbcnews.com/author/zinhle-essamuah-ncpn1286186">Zinhle Essamuah</a></span></span></span></p></div></div></div><div data-icid="live-blog-card-link" data-testid="chat-card-body-container"><p class="">Today’s cosmic event is one of two types of eclipses: lunar and solar. So what makes a solar eclipse? NBC News’ Zinhle Essamuah explains:</p><section class="inline-video" data-testid="inline-video"><div class="inline-video__background"><div class="inline-video__player"><div class="styles_gridStackWrapper__2ot47 styles_videoContainer__AkgW6 video-container paused" data-testid="gamma-video-player"><div id="jwplayer-27" class="jw-error jw-reset" style="width: 100%; height: 360px;"><div class="jw-error-msg jw-info-overlay jw-reset"><style>[id="jwplayer-27"].jw-error{background:#000;overflow:hidden;position:relative}[id="jwplayer-27"] .jw-error-msg{top:50%;left:50%;position:absolute;transform:translate(-50%,-50%)}[id="jwplayer-27"] .jw-error-text{text-align:start;color:#FFF;font:14px/1.35 Arial,Helvetica,sans-serif}</style><div class="jw-icon jw-reset"></div><div class="jw-info-container jw-reset"><div class="jw-error-text jw-reset-text" dir="auto" data-nosnippet="">Sorry, the video player failed to load.<span class="jw-break jw-reset"></span>(Error&nbsp;Code:&nbsp;101102)</div></div></div></div><div class="styles_gridStackWrapper__2ot47 videoSlate styles_videoSlate__ISm2f"><picture class="" data-testid="picture"><source media="(min-width: 1240px)" srcset="https://media-cldnry.s-nbcnews.com/image/upload/t_focal-860x484,f_auto,q_auto:best/mpx/2704722219/2024_04/1712262593470_now_daily_b_solareclipse_se_240405_1920x1080-7chuv8.jpg"><source media="(min-width: 758px)" srcset="https://media-cldnry.s-nbcnews.com/image/upload/t_focal-1000x563,f_auto,q_auto:best/mpx/2704722219/2024_04/1712262593470_now_daily_b_solareclipse_se_240405_1920x1080-7chuv8.jpg"><img src="./solar2_files/1712262593470_now_daily_b_solareclipse_se_240405_1920x1080-7chuv8.jpg" alt=""></picture><div role="button" aria-label="Play" tabindex="0" class="w-100 h-100 db"><div class="playButtonOuter absolute absolute-fill w100 dn-print"><div class="absolute absolute-fill w100 df items-center items-center-m justify-center justify-center-m items-center justify-center"><div class="styles_play__TPYVF"><svg class="play--icon" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 15 15" preserveAspectRatio="xMidYMid" style="max-width: 30px;"><path d="M0 0v15l15-7.41z" fill-rule="evenodd"></path></svg></div></div></div></div></div><div class="info-layer styles_infoLayer__mwsPt"><div class="styles_background__XGFgg styles_show__Ni_ua"><div class="styles_share__n3Syu styles_share__2m9h7 share dn-print"><div class="styles_shareExpander__hVk8d share-expander styles_hoverEffect___Dj4s"><span class="styles_shareDot__9pfRZ share-dot"></span><svg class="styles_shareClose__6BZxR share-close" viewBox="0 0 15 15"><line class="styles_shareLine__EJUjO" x1="0" x2="15" y1="0" y2="15"></line><line class="styles_shareLine__EJUjO" x1="0" x2="15" y1="15" y2="0"></line></svg></div><div class="styles_shareList___M8wC share-list"><a href="https://www.facebook.com/sharer/sharer.php?u=https://www.nbcnews.com/now/video/what-is-a-total-solar-eclipse-208333893719" class="styles_shareLink__gSGN3" target="_blank" rel="noopen noreferrer"><span class="icon icon-facebook styles_shareIcon__lVnRm share-icon"></span></a><a href="https://twitter.com/intent/tweet?text=undefined&amp;via=nbcnews&amp;url=https://www.nbcnews.com/now/video/what-is-a-total-solar-eclipse-208333893719&amp;original_referer=https://www.nbcnews.com/now/video/what-is-a-total-solar-eclipse-208333893719" class="styles_shareLink__gSGN3" target="_blank" rel="noopen noreferrer"><span class="icon icon-twitter styles_shareIcon__lVnRm share-icon"></span></a><a href="mailto:?subject=What%20is%20a%20total%20solar%20eclipse?&amp;body=https://www.nbcnews.com/now/video/what-is-a-total-solar-eclipse-208333893719" class="styles_shareLink__gSGN3" target="_blank" rel="noopen noreferrer"><span class="icon icon-email styles_shareIcon__lVnRm share-icon"></span></a></div></div><div class="styles_overlayText__T3t1E"><div class="styles_title__F_7BR"><a href="https://www.nbcnews.com/now/video/what-is-a-total-solar-eclipse-208333893719">What is a total solar eclipse?</a></div><div class="styles_detail__F22wM"><span>02:46</span></div></div></div></div></div></div></div></section><div class="styles_hidden-show-more-content__37qyQ dn"></div></div></div><div class="ad mb8 ad--text-alignment ad-container boxinlineAd dn-print" data-testid="ad__container"><div data-mps="true" data-slot="boxinline" data-sizes="[[[1000,1],[]],[[758,1],[[300,250],[700,50],[5,5],[728,90],[360,360]]],[[0,0],[[300,250],[700,50],[5,5],[360,360]]]]" data-render-on-view="true" data-targeting="{}" data-active-tab="true" data-offset-viewport="50" data-testid="ad__container__inner"><div id="div-mps-ad-boxinline-23"></div></div></div><div class="styles_chat-blog-card__nFL_J article-body__content w-100 mh0 fn" id="rcrd38198" data-testid="chat-card-container"><div class="styles_time-stamp-social-share-container__zWQeJ"><div class="styles_chatCardTimestamp__Lhru2 styles_eventEnded__gIoTG"><div class="styles_timestamp__dS4G7 styles_chatStyleTimeStamp__7lmh7" data-testid="timestamp">8d ago / 5:00 AM EDT</div></div><div class="share-list-container df"><div class="share-list__wrapper" data-testid="social-share-icon-list"><div class="share-list__icons"><div class="df justify-start lh-none share-list dn-print" data-testid="social-share-list"><input type="checkbox" class="dn" id="social-menu-toggle--1033" tabindex="-1" checked=""><ul class="share-list__social-list js-social-share"><li class="share-list__social-list-icon share-list__social-list-icon--first"><a href="https://www.facebook.com/sharer/sharer.php?u=https%3A%2F%2Fwww.nbcnews.com%2Fscience%2Fspace%2Flive-blog%2Fsolar-eclipse-2024-live-updates-rcna145900%2Frcrd38198%3FcanonicalCard%3Dtrue" target="_blank" rel="noopener noreferrer"><span class="icon icon-facebook share-list__social-icon"></span></a></li><li class="share-list__social-list-icon social-share-list__icon--twitter" data-testid="social-share-list__icon--twitter"><a href="https://twitter.com/intent/tweet?text=&amp;via=NBCNews&amp;url=https%3A%2F%2Fwww.nbcnews.com%2Fscience%2Fspace%2Flive-blog%2Fsolar-eclipse-2024-live-updates-rcna145900%2Frcrd38198%3FcanonicalCard%3Dtrue&amp;original_referer=https%3A%2F%2Fwww.nbcnews.com%2Fscience%2Fspace%2Flive-blog%2Fsolar-eclipse-2024-live-updates-rcna145900%2Frcrd38198%3FcanonicalCard%3Dtrue" target="_blank" rel="noopener noreferrer"><span class="icon icon-twitter share-list__social-icon"></span></a></li><li class="share-list__social-list-icon"><a href="mailto:?subject=&amp;body=https%3A%2F%2Fwww.nbcnews.com%2Fscience%2Fspace%2Flive-blog%2Fsolar-eclipse-2024-live-updates-rcna145900%2Frcrd38198%3FcanonicalCard%3Dtrue"><span class="icon icon-email share-list__social-icon"></span></a></li></ul></div><a href="sms:?&amp;body=%20via%20%20-%20https://www.nbcnews.com/science/space/live-blog/solar-eclipse-2024-live-updates-rcna145900/rcrd38198?canonicalCard=true" rel="noopener noreferrer" target="_blank" class="share__sms styles_share__sms__DGxUZ" data-icid="ed_npd_nn_nn_np_liveblog" data-testid="sms-link"><svg width="15" height="15" viewBox="0 0 15 15" fill="none" xmlns="http://www.w3.org/2000/svg" class="icon-sms"><path fill-rule="evenodd" clip-rule="evenodd" fill="#2A2A2A" d="M14 11.25H3.333L0 14.583V1a1 1 0 011-1h13a1 1 0 011 1v9.25a1 1 0 01-1 1zm-9.875-4.5a1.125 1.125 0 100-2.25 1.125 1.125 0 000 2.25zM9 5.625a1.125 1.125 0 11-2.25 0 1.125 1.125 0 012.25 0zm2.625 1.125a1.125 1.125 0 100-2.25 1.125 1.125 0 000 2.25z"></path></svg></a><button class="share__link-copy styles_share__link-copy__hjJp_" type="button" data-testid="share__link-copy"><span class="icon icon-link" data-testid="icon-link"></span><div data-testid="share__link-copytext" class="styles_share__copied-message__W1I6R styles_alignCenter__6F5eH"><span class="icon icon-alt-check styles_icon-alt-check__zl49O"></span>Copied</div><textarea class="styles_share__copy-area__gm9tU" tabindex="-1" readonly=""></textarea></button></div></div><button class="social-share-button" type="button" data-testid="chat-card-social-share-button" aria-expanded="false" aria-label="open social share icon list"><span class="share-btn-txt">Share</span><img alt="social share icon trigger" src="data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMzIiIGhlaWdodD0iMzIiIHZpZXdCb3g9IjAgMCAzMiAzMiIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPGNpcmNsZSBjeD0iMTYiIGN5PSIxNiIgcj0iMTUuNSIgZmlsbD0id2hpdGUiIHN0cm9rZT0iIzk5OTk5OSIvPgo8cGF0aCBkPSJNMTQuNjE1NCAyMC4wNzY5SDExLjA3NjlDOS45NDg5NyAyMC4wNzY5IDguOTg3NSAxOS42Nzk2IDguMTkyNSAxOC44ODQ4QzcuMzk3NSAxOC4wOSA3IDE3LjEyODcgNyAxNi4wMDExQzcgMTQuODczNSA3LjM5NzUgMTMuOTExOSA4LjE5MjUgMTMuMTE2NEM4Ljk4NzUgMTIuMzIwOSA5Ljk0ODk3IDExLjkyMzEgMTEuMDc2OSAxMS45MjMxSDE0LjYxNTRWMTIuOTIzMUgxMS4wNzY5QzEwLjIzMDggMTIuOTIzMSA5LjUwNjQyIDEzLjIyNDQgOC45MDM4NSAxMy44MjY5QzguMzAxMjggMTQuNDI5NSA4IDE1LjE1MzkgOCAxNkM4IDE2Ljg0NjIgOC4zMDEyOCAxNy41NzA1IDguOTAzODUgMTguMTczMUM5LjUwNjQyIDE4Ljc3NTcgMTAuMjMwOCAxOS4wNzY5IDExLjA3NjkgMTkuMDc2OUgxNC42MTU0VjIwLjA3NjlaTTEyLjUgMTYuNVYxNS41SDE5LjVWMTYuNUgxMi41Wk0xNy4zODQ2IDIwLjA3NjlWMTkuMDc2OUgyMC45MjMxQzIxLjc2OTIgMTkuMDc2OSAyMi40OTM2IDE4Ljc3NTcgMjMuMDk2MiAxOC4xNzMxQzIzLjY5ODcgMTcuNTcwNSAyNCAxNi44NDYyIDI0IDE2QzI0IDE1LjE1MzkgMjMuNjk4NyAxNC40Mjk1IDIzLjA5NjIgMTMuODI2OUMyMi40OTM2IDEzLjIyNDQgMjEuNzY5MiAxMi45MjMxIDIwLjkyMzEgMTIuOTIzMUgxNy4zODQ2VjExLjkyMzFIMjAuOTIzMUMyMi4wNTEgMTEuOTIzMSAyMy4wMTI1IDEyLjMyMDUgMjMuODA3NSAxMy4xMTUzQzI0LjYwMjUgMTMuOTEwMSAyNSAxNC44NzEzIDI1IDE1Ljk5ODlDMjUgMTcuMTI2NiAyNC42MDI1IDE4LjA4ODIgMjMuODA3NSAxOC44ODM3QzIzLjAxMjUgMTkuNjc5MiAyMi4wNTEgMjAuMDc2OSAyMC45MjMxIDIwLjA3NjlIMTcuMzg0NloiIGZpbGw9IiM1NTU1NTUiLz4KPC9zdmc+Cg==" height="30" width="30"></button></div></div><h2 class="styles_chartCardHeadline__aiJF0" data-testid="chat-card-headline">Your last-minute guide to the total solar eclipse </h2><div class="styles_authors-container__IX4r8"><div class="styles_chatCartByline__ivtPj" data-testid="chat-card-byline-container"><div class="styles_chatCardBylineThumbnail__DItS4" data-testid="chat-card-byline-thumbnail"><div class="byline-thumbnail byline-thumbnail--has-image styles_bylineThumbnail__bRfvX" data-testid="byline-thumbnail"><a href="https://www.nbcnews.com/author/denise-chow-ncpn814621"><picture data-testid="picture"><source srcset="https://media-cldnry.s-nbcnews.com/image/upload/t_focal-60x60,f_avif,q_auto:eco,dpr_2/newscms/2022_46/3581047/denise-chow-byline-jm.jpg 2x, https://media-cldnry.s-nbcnews.com/image/upload/t_focal-60x60,f_auto,q_auto:best/newscms/2022_46/3581047/denise-chow-byline-jm.jpg 1x"><img loading="lazy" src="./solar2_files/denise-chow-byline-jm.jpg" alt="" height="48" width="48"></picture></a></div></div><div class="styles_inner__ukqsN"><p class="styles_authors__quDSP" data-testid="chat-card-byline"><span class="styles_chatCardByline__GHQTo" data-testid="chatCardByline-name"><span class="styles_chatCardByline--bio__HWAK9"><span class="styles_chatCardByline--name___FmI_"><a href="https://www.nbcnews.com/author/denise-chow-ncpn814621">Denise Chow</a></span></span></span></p></div></div></div><div data-icid="live-blog-card-link" data-testid="chat-card-body-container"><p class="">A total solar eclipse will&nbsp;<a href="https://www.nbcnews.com/science/science-news/solar-eclipse-excitement-seizes-us-rcna146193" target="_blank">cross North America today</a>, offering millions a rare opportunity to see afternoon skies temporarily darken as the moon blocks the face of the sun.</p><p class="">Need to catch up quick? <a href="https://www.nbcnews.com/science/science-news/solar-eclipse-2024-everything-know-glasses-time-totality-explained-rcna146382" target="_blank">This guide</a> will tell you what you need to know, including fun milestones to look for if you’re lucky enough to be in the path of totality and how to view the eclipse safely.</p><div class="styles_hidden-show-more-content__37qyQ dn"></div></div></div><div class="styles_chat-blog-card__nFL_J article-body__content w-100 mh0 fn" id="rcrd38197" data-testid="chat-card-container"><div class="styles_time-stamp-social-share-container__zWQeJ"><div class="styles_chatCardTimestamp__Lhru2 styles_eventEnded__gIoTG"><div class="styles_timestamp__dS4G7 styles_chatStyleTimeStamp__7lmh7" data-testid="timestamp">8d ago / 5:00 AM EDT</div></div><div class="share-list-container df"><div class="share-list__wrapper" data-testid="social-share-icon-list"><div class="share-list__icons"><div class="df justify-start lh-none share-list dn-print" data-testid="social-share-list"><input type="checkbox" class="dn" id="social-menu-toggle--1034" tabindex="-1" checked=""><ul class="share-list__social-list js-social-share"><li class="share-list__social-list-icon share-list__social-list-icon--first"><a href="https://www.facebook.com/sharer/sharer.php?u=https%3A%2F%2Fwww.nbcnews.com%2Fscience%2Fspace%2Flive-blog%2Fsolar-eclipse-2024-live-updates-rcna145900%2Frcrd38197%3FcanonicalCard%3Dtrue" target="_blank" rel="noopener noreferrer"><span class="icon icon-facebook share-list__social-icon"></span></a></li><li class="share-list__social-list-icon social-share-list__icon--twitter" data-testid="social-share-list__icon--twitter"><a href="https://twitter.com/intent/tweet?text=&amp;via=NBCNews&amp;url=https%3A%2F%2Fwww.nbcnews.com%2Fscience%2Fspace%2Flive-blog%2Fsolar-eclipse-2024-live-updates-rcna145900%2Frcrd38197%3FcanonicalCard%3Dtrue&amp;original_referer=https%3A%2F%2Fwww.nbcnews.com%2Fscience%2Fspace%2Flive-blog%2Fsolar-eclipse-2024-live-updates-rcna145900%2Frcrd38197%3FcanonicalCard%3Dtrue" target="_blank" rel="noopener noreferrer"><span class="icon icon-twitter share-list__social-icon"></span></a></li><li class="share-list__social-list-icon"><a href="mailto:?subject=&amp;body=https%3A%2F%2Fwww.nbcnews.com%2Fscience%2Fspace%2Flive-blog%2Fsolar-eclipse-2024-live-updates-rcna145900%2Frcrd38197%3FcanonicalCard%3Dtrue"><span class="icon icon-email share-list__social-icon"></span></a></li></ul></div><a href="sms:?&amp;body=%20via%20%20-%20https://www.nbcnews.com/science/space/live-blog/solar-eclipse-2024-live-updates-rcna145900/rcrd38197?canonicalCard=true" rel="noopener noreferrer" target="_blank" class="share__sms styles_share__sms__DGxUZ" data-icid="ed_npd_nn_nn_np_liveblog" data-testid="sms-link"><svg width="15" height="15" viewBox="0 0 15 15" fill="none" xmlns="http://www.w3.org/2000/svg" class="icon-sms"><path fill-rule="evenodd" clip-rule="evenodd" fill="#2A2A2A" d="M14 11.25H3.333L0 14.583V1a1 1 0 011-1h13a1 1 0 011 1v9.25a1 1 0 01-1 1zm-9.875-4.5a1.125 1.125 0 100-2.25 1.125 1.125 0 000 2.25zM9 5.625a1.125 1.125 0 11-2.25 0 1.125 1.125 0 012.25 0zm2.625 1.125a1.125 1.125 0 100-2.25 1.125 1.125 0 000 2.25z"></path></svg></a><button class="share__link-copy styles_share__link-copy__hjJp_" type="button" data-testid="share__link-copy"><span class="icon icon-link" data-testid="icon-link"></span><div data-testid="share__link-copytext" class="styles_share__copied-message__W1I6R styles_alignCenter__6F5eH"><span class="icon icon-alt-check styles_icon-alt-check__zl49O"></span>Copied</div><textarea class="styles_share__copy-area__gm9tU" tabindex="-1" readonly=""></textarea></button></div></div><button class="social-share-button" type="button" data-testid="chat-card-social-share-button" aria-expanded="false" aria-label="open social share icon list"><span class="share-btn-txt">Share</span><img alt="social share icon trigger" src="data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMzIiIGhlaWdodD0iMzIiIHZpZXdCb3g9IjAgMCAzMiAzMiIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPGNpcmNsZSBjeD0iMTYiIGN5PSIxNiIgcj0iMTUuNSIgZmlsbD0id2hpdGUiIHN0cm9rZT0iIzk5OTk5OSIvPgo8cGF0aCBkPSJNMTQuNjE1NCAyMC4wNzY5SDExLjA3NjlDOS45NDg5NyAyMC4wNzY5IDguOTg3NSAxOS42Nzk2IDguMTkyNSAxOC44ODQ4QzcuMzk3NSAxOC4wOSA3IDE3LjEyODcgNyAxNi4wMDExQzcgMTQuODczNSA3LjM5NzUgMTMuOTExOSA4LjE5MjUgMTMuMTE2NEM4Ljk4NzUgMTIuMzIwOSA5Ljk0ODk3IDExLjkyMzEgMTEuMDc2OSAxMS45MjMxSDE0LjYxNTRWMTIuOTIzMUgxMS4wNzY5QzEwLjIzMDggMTIuOTIzMSA5LjUwNjQyIDEzLjIyNDQgOC45MDM4NSAxMy44MjY5QzguMzAxMjggMTQuNDI5NSA4IDE1LjE1MzkgOCAxNkM4IDE2Ljg0NjIgOC4zMDEyOCAxNy41NzA1IDguOTAzODUgMTguMTczMUM5LjUwNjQyIDE4Ljc3NTcgMTAuMjMwOCAxOS4wNzY5IDExLjA3NjkgMTkuMDc2OUgxNC42MTU0VjIwLjA3NjlaTTEyLjUgMTYuNVYxNS41SDE5LjVWMTYuNUgxMi41Wk0xNy4zODQ2IDIwLjA3NjlWMTkuMDc2OUgyMC45MjMxQzIxLjc2OTIgMTkuMDc2OSAyMi40OTM2IDE4Ljc3NTcgMjMuMDk2MiAxOC4xNzMxQzIzLjY5ODcgMTcuNTcwNSAyNCAxNi44NDYyIDI0IDE2QzI0IDE1LjE1MzkgMjMuNjk4NyAxNC40Mjk1IDIzLjA5NjIgMTMuODI2OUMyMi40OTM2IDEzLjIyNDQgMjEuNzY5MiAxMi45MjMxIDIwLjkyMzEgMTIuOTIzMUgxNy4zODQ2VjExLjkyMzFIMjAuOTIzMUMyMi4wNTEgMTEuOTIzMSAyMy4wMTI1IDEyLjMyMDUgMjMuODA3NSAxMy4xMTUzQzI0LjYwMjUgMTMuOTEwMSAyNSAxNC44NzEzIDI1IDE1Ljk5ODlDMjUgMTcuMTI2NiAyNC42MDI1IDE4LjA4ODIgMjMuODA3NSAxOC44ODM3QzIzLjAxMjUgMTkuNjc5MiAyMi4wNTEgMjAuMDc2OSAyMC45MjMxIDIwLjA3NjlIMTcuMzg0NloiIGZpbGw9IiM1NTU1NTUiLz4KPC9zdmc+Cg==" height="30" width="30"></button></div></div><h2 class="styles_chartCardHeadline__aiJF0" data-testid="chat-card-headline">It's finally here!</h2><div class="styles_authors-container__IX4r8"><div class="styles_chatCartByline__ivtPj" data-testid="chat-card-byline-container"><div class="styles_chatCardBylineThumbnail__DItS4" data-testid="chat-card-byline-thumbnail"><div class="byline-thumbnail byline-thumbnail--has-image styles_bylineThumbnail__bRfvX" data-testid="byline-thumbnail"><a href="https://www.nbcnews.com/author/jason-abbruzzese-ncpn843466"><picture data-testid="picture"><source srcset="https://media-cldnry.s-nbcnews.com/image/upload/t_focal-60x60,f_avif,q_auto:eco,dpr_2/newscms/2019_29/2936176/190619-jason-abbruzzese-byline2419.jpg 2x, https://media-cldnry.s-nbcnews.com/image/upload/t_focal-60x60,f_auto,q_auto:best/newscms/2019_29/2936176/190619-jason-abbruzzese-byline2419.jpg 1x"><img loading="lazy" src="./solar2_files/190619-jason-abbruzzese-byline2419.jpg" alt="" height="48" width="48"></picture></a></div></div><div class="styles_inner__ukqsN"><p class="styles_authors__quDSP" data-testid="chat-card-byline"><span class="styles_chatCardByline__GHQTo" data-testid="chatCardByline-name"><span class="styles_chatCardByline--bio__HWAK9"><span class="styles_chatCardByline--name___FmI_"><a href="https://www.nbcnews.com/author/jason-abbruzzese-ncpn843466">Jason Abbruzzese</a></span></span></span></p></div></div></div><div data-icid="live-blog-card-link" data-testid="chat-card-body-container"><p class="">Good morning and happy Great American Eclipse Day!</p><p class="">Our live updates throughout the day will include reporting from across NBC News as the eclipse crosses the country.</p><section class="inline-video" data-testid="inline-video"><div class="inline-video__background"><div class="inline-video__player"><div class="styles_gridStackWrapper__2ot47 styles_videoContainer__AkgW6 video-container paused" data-testid="gamma-video-player"><div id="jwplayer-28" class="jw-error jw-reset" style="width: 100%; height: 360px;"><div class="jw-error-msg jw-info-overlay jw-reset"><style>[id="jwplayer-28"].jw-error{background:#000;overflow:hidden;position:relative}[id="jwplayer-28"] .jw-error-msg{top:50%;left:50%;position:absolute;transform:translate(-50%,-50%)}[id="jwplayer-28"] .jw-error-text{text-align:start;color:#FFF;font:14px/1.35 Arial,Helvetica,sans-serif}</style><div class="jw-icon jw-reset"></div><div class="jw-info-container jw-reset"><div class="jw-error-text jw-reset-text" dir="auto" data-nosnippet="">Sorry, the video player failed to load.<span class="jw-break jw-reset"></span>(Error&nbsp;Code:&nbsp;101102)</div></div></div></div><div class="styles_gridStackWrapper__2ot47 videoSlate styles_videoSlate__ISm2f"><picture class="" data-testid="picture"><source media="(min-width: 1240px)" srcset="https://media-cldnry.s-nbcnews.com/image/upload/t_focal-860x484,f_auto,q_auto:best/mpx/2704722219/2024_04/nbc_eclipse_promo-kp39yy.jpg"><source media="(min-width: 758px)" srcset="https://media-cldnry.s-nbcnews.com/image/upload/t_focal-1000x563,f_auto,q_auto:best/mpx/2704722219/2024_04/nbc_eclipse_promo-kp39yy.jpg"><img src="./solar2_files/nbc_eclipse_promo-kp39yy.jpg" alt=""></picture><div role="button" aria-label="Play" tabindex="0" class="w-100 h-100 db"><div class="playButtonOuter absolute absolute-fill w100 dn-print"><div class="absolute absolute-fill w100 df items-center items-center-m justify-center justify-center-m items-center justify-center"><div class="styles_play__TPYVF"><svg class="play--icon" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 15 15" preserveAspectRatio="xMidYMid" style="max-width: 30px;"><path d="M0 0v15l15-7.41z" fill-rule="evenodd"></path></svg></div></div></div></div></div><div class="info-layer styles_infoLayer__mwsPt"><div class="styles_background__XGFgg styles_show__Ni_ua"><div class="styles_share__n3Syu styles_share__2m9h7 share dn-print"><div class="styles_shareExpander__hVk8d share-expander styles_hoverEffect___Dj4s"><span class="styles_shareDot__9pfRZ share-dot"></span><svg class="styles_shareClose__6BZxR share-close" viewBox="0 0 15 15"><line class="styles_shareLine__EJUjO" x1="0" x2="15" y1="0" y2="15"></line><line class="styles_shareLine__EJUjO" x1="0" x2="15" y1="15" y2="0"></line></svg></div><div class="styles_shareList___M8wC share-list"><a href="https://www.facebook.com/sharer/sharer.php?u=https://www.nbcnews.com/video/nbc-news-prepares-nationwide-eclipse-coverage-208320069838" class="styles_shareLink__gSGN3" target="_blank" rel="noopen noreferrer"><span class="icon icon-facebook styles_shareIcon__lVnRm share-icon"></span></a><a href="https://twitter.com/intent/tweet?text=undefined&amp;via=nbcnews&amp;url=https://www.nbcnews.com/video/nbc-news-prepares-nationwide-eclipse-coverage-208320069838&amp;original_referer=https://www.nbcnews.com/video/nbc-news-prepares-nationwide-eclipse-coverage-208320069838" class="styles_shareLink__gSGN3" target="_blank" rel="noopen noreferrer"><span class="icon icon-twitter styles_shareIcon__lVnRm share-icon"></span></a><a href="mailto:?subject=NBC%20News%20prepares%20nationwide%20eclipse%20coverage&amp;body=https://www.nbcnews.com/video/nbc-news-prepares-nationwide-eclipse-coverage-208320069838" class="styles_shareLink__gSGN3" target="_blank" rel="noopen noreferrer"><span class="icon icon-email styles_shareIcon__lVnRm share-icon"></span></a></div></div><div class="styles_overlayText__T3t1E"><div class="styles_title__F_7BR"><a href="https://www.nbcnews.com/video/nbc-news-prepares-nationwide-eclipse-coverage-208320069838">NBC News prepares nationwide eclipse coverage</a></div><div class="styles_detail__F22wM"><span>00:45</span></div></div></div></div></div></div></div></section><div class="styles_hidden-show-more-content__37qyQ dn"></div></div></div></div><div class="liveBlogCards__scrollUpButtonContainer liveBlogCards__scrollUpButtonContainer--desktopTop liveBlogCards__scrollUpButtonContainer--mobileTop"><button type="button" class="liveBlogCards__button liveBlogCards__posts-button liveBlogCards__posts-button--hidden liveBlogCards__button--hidden styles_pill__3V_HR" data-testid="pill"><svg width="100%" height="100%" viewBox="0 0 17 16" fill="none" xmlns="http://www.w3.org/2000/svg" class="styles_backToTopIcon__QcGkA"><g clip-path="url(#clip0_7608_926)"><path d="M8.5 14L8.5 4.66667" stroke="currentColor" stroke-width="2" stroke-linecap="square" stroke-linejoin="round"></path><path d="M3.83341 8.66675L8.50008 4.00008L13.1667 8.66675" stroke="currentColor" stroke-width="2" stroke-linecap="square"></path><rect x="1.83325" y="1.33325" width="13.3333" height="0.666667" fill="currentColor"></rect></g><defs><clippath id="clip0_7608_926"><rect width="16" height="16" fill="white" transform="translate(0.5)"></rect></clippath></defs></svg><span class="lh-title styles_countLabel__l75qH"> NEW<!-- --> <!-- -->UPDATES</span></button><button type="button" class="liveBlogCards__button styles_backToTop__tTji5 styles_hidden__YYXgB" title="Back to Top"><svg width="34" height="34" viewBox="0 0 34 34" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M17 29.75V9.91667" stroke-width="2" stroke-linecap="square" stroke-linejoin="round"></path><path d="M7.08317 18.417L16.9998 8.50033L26.9165 18.417" stroke-width="2" stroke-linecap="square"></path><rect x="2.8335" y="2.83301" width="28.3333" height="2.41667"></rect></svg></button></div></div><div class="expanded-byline-contributors articleBylineContainer"><div class="expanded-byline article-expanded-byline" data-activity-map="expanded-byline-article-bottom"><div class="byline-thumbnail byline-thumbnail--has-image expanded-byline__thumbnail" data-testid="byline-thumbnail"><a href="https://www.nbcnews.com/author/denise-chow-ncpn814621"><picture data-testid="picture"><source srcset="https://media-cldnry.s-nbcnews.com/image/upload/t_focal-60x60,f_avif,q_auto:eco,dpr_2/newscms/2022_46/3581047/denise-chow-byline-jm.jpg 2x, https://media-cldnry.s-nbcnews.com/image/upload/t_focal-60x60,f_auto,q_auto:best/newscms/2022_46/3581047/denise-chow-byline-jm.jpg 1x"><img loading="lazy" src="./solar2_files/denise-chow-byline-jm.jpg" alt="" height="48" width="48"></picture></a></div><span class="byline-name expanded-byline__name" data-testid="byline-name"><a href="https://www.nbcnews.com/author/denise-chow-ncpn814621">Denise Chow</a></span><span class="byline-social expanded-byline__social"><a href="https://twitter.com/denisechow" target="_blank" rel="noopener noreferrer" class="byline-social--link"><span class="icon icon-twitter"></span></a><a href="mailto:denise.chow@nbcuni.com" target="_blank" rel="noopener noreferrer" class="byline-social--link"><span class="icon icon-email"></span></a></span><div class="expanded-byline__bio-wrapper"><p class="byline-bio expanded-byline__bio">Denise Chow is a reporter for NBC News Science focused on general science and climate change.</p></div></div><div class="expanded-byline article-expanded-byline" data-activity-map="expanded-byline-article-bottom"><div class="byline-thumbnail byline-thumbnail--has-image expanded-byline__thumbnail" data-testid="byline-thumbnail"><picture data-testid="picture"><source srcset="https://media-cldnry.s-nbcnews.com/image/upload/t_focal-60x60,f_avif,q_auto:eco,dpr_2/newscms/2019_38/3013666/al-roker-3.png 2x, https://media-cldnry.s-nbcnews.com/image/upload/t_focal-60x60,f_auto,q_auto:best/newscms/2019_38/3013666/al-roker-3.png 1x"><img loading="lazy" src="./solar2_files/al-roker-3.png" alt="" height="48" width="48"></picture></div><span class="byline-name expanded-byline__name" data-testid="byline-name">Al Roker</span><span class="byline-social expanded-byline__social"><a href="https://twitter.com/alroker" target="_blank" rel="noopener noreferrer" class="byline-social--link"><span class="icon icon-twitter"></span></a><a href="https://facebook.com/alroker" target="_blank" rel="noopener noreferrer" class="byline-social--link"><span class="icon icon-facebook"></span></a></span><div class="expanded-byline__bio-wrapper"><p class="byline-bio expanded-byline__bio">Al Roker is a co-host of NBC’s “Today Show,” a co-host of "Off The Rails" on Today Show radio on SiriusXM and the host “COLD CUTS with Al Roker” on YouTube. The CEO of Al Roker Entertainment, Inc., he also made his Broadway debut in 2019 in “Waitress” and is the author of 11 books.</p></div></div><div class="expanded-byline article-expanded-byline" data-activity-map="expanded-byline-article-bottom"><span class="byline-thumbnail byline-thumbnail--no-image expanded-byline__thumbnail" data-testid="byline-thumbnail"></span><span class="byline-name expanded-byline__name" data-testid="byline-name">Jesse Kirsch</span><span class="byline-social expanded-byline__social"><a href="mailto:Jesse.Kirsch@nbcuni.com" target="_blank" rel="noopener noreferrer" class="byline-social--link"><span class="icon icon-email"></span></a></span><div class="expanded-byline__bio-wrapper"></div></div><div class="expanded-byline article-expanded-byline" data-activity-map="expanded-byline-article-bottom"><div class="byline-thumbnail byline-thumbnail--has-image expanded-byline__thumbnail" data-testid="byline-thumbnail"><a href="https://www.nbcnews.com/author/kate-snow-ncpn3431"><picture data-testid="picture"><source srcset="https://media-cldnry.s-nbcnews.com/image/upload/t_focal-60x60,f_avif,q_auto:eco,dpr_2/newscms/2024_05/3637581/kate_snow.jpg 2x, https://media-cldnry.s-nbcnews.com/image/upload/t_focal-60x60,f_auto,q_auto:best/newscms/2024_05/3637581/kate_snow.jpg 1x"><img loading="lazy" src="./solar2_files/kate_snow.jpg" alt="" height="48" width="48"></picture></a></div><span class="byline-name expanded-byline__name" data-testid="byline-name"><a href="https://www.nbcnews.com/author/kate-snow-ncpn3431">Kate Snow</a></span><span class="byline-social expanded-byline__social"><a href="https://twitter.com/tvkatesnow" target="_blank" rel="noopener noreferrer" class="byline-social--link"><span class="icon icon-twitter"></span></a></span><div class="expanded-byline__bio-wrapper"><p class="byline-bio expanded-byline__bio">Kate Snow is a senior national correspondent for NBC News and an anchor for NBC Nightly News.</p></div></div><div class="expanded-byline article-expanded-byline" data-activity-map="expanded-byline-article-bottom"><span class="byline-thumbnail byline-thumbnail--no-image expanded-byline__thumbnail" data-testid="byline-thumbnail"></span><span class="byline-name expanded-byline__name" data-testid="byline-name"><a href="https://www.nbcnews.com/author/maura-barrett-ncpn751676">Maura Barrett</a></span><span class="byline-social expanded-byline__social"><a href="https://twitter.com/MauraBarrettNBC" target="_blank" rel="noopener noreferrer" class="byline-social--link"><span class="icon icon-twitter"></span></a><a href="mailto:maura.barrett@nbcuni.com" target="_blank" rel="noopener noreferrer" class="byline-social--link"><span class="icon icon-email"></span></a></span><div class="expanded-byline__bio-wrapper"><p class="byline-bio expanded-byline__bio">Maura Barrett is a correspondent for NBC News.</p></div></div><div class="expanded-contributors">Claire Cardona<!-- --> <!-- -->contributed<!-- -->.</div></div></div></div><div class="article-body--right-rail-container"><div data-testid="right-rail-container" class="article-body__right-rail layout-grid-item grid-col-4_5-l grid-col-3_5-xl grid-col-push-half-xl HFSBumped"></div></div></div><div class="body-bottom-recommended" data-testid="body-bottom-recommended" data-activity-map="recommended-section"></div></div></div></article></div></div><div id="hfs-footer" class="dn-print" data-activity-map="hfs-footer"><footer class="hfsf"><div class="inner"><div class="logo"><a href="https://www.nbcnews.com/"><svg class="peacock-color" viewBox="0 0 35 22" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M15.495 21.4447L5.67947 14.4912C3.18014 12.7175 0.710667 14.5258 0.184207 16.3918C-0.586487 19.149 1.14215 21.4447 3.85857 21.4447H15.495Z" fill="#FCCC12"></path><path d="M30.9411 21.4448C33.6575 21.4448 35.3861 19.1491 34.6154 16.3919C34.0917 14.523 31.6195 12.7147 29.1202 14.4913L19.3047 21.4448H30.9411Z" fill="#05AC3F"></path><path d="M24.8515 5.26217L19.8149 17.4877L18.3766 6.86282C18.1921 5.4179 20.5041 4.52961 20.5041 4.52961C20.2925 4.03066 19.5625 4.03931 19.5625 4.03931H17.9994H17.9967C17.747 1.42635 19.9804 -0.477137 22.3902 0.105445C24.762 0.670723 25.6195 3.40771 24.8515 5.26217Z" fill="#6E55DC"></path><path d="M16.7843 4.21235C17.1479 1.51286 14.8711 -0.4858 12.4098 0.108318C10.038 0.670712 9.18044 3.40769 9.94842 5.26503L14.9851 17.4906L16.7843 4.21235Z" fill="#EF1541"></path><path d="M14.5834 19.4951L9.75027 7.7858C8.61865 5.07189 5.62271 4.73445 3.96463 6.32646C2.80045 7.44836 1.89407 10.5026 4.50195 12.3542L14.5834 19.4951Z" fill="#FF7112"></path><path d="M30.2982 12.3542C32.9061 10.5055 31.9997 7.44836 30.8356 6.32646C29.1802 4.73445 26.1842 5.07189 25.0499 7.7858L20.2168 19.4951L30.2982 12.3542Z" fill="#069DE0"></path></svg></a></div><nav class="links"><ul class="links__wrap" data-col-2="14" data-col-3="15"><li><a href="https://www.nbcnews.com/pages/about-nbc-news-digital" target="_self">About</a></li><li><a href="https://www.nbcnews.com/information/nbc-news-info/contact-us-n1232521" target="_self">Contact</a></li><li><a href="https://nbcnews.zendesk.com/hc/en-us">Help</a></li><li><a href="https://www.nbcunicareers.com/">Careers</a></li><li><a href="https://www.nbcuniversal.com/privacy/cookies#accordionheader2" target="_blank" rel="noopener noreferrer">Ad Choices</a></li><li><a href="https://www.nbcuniversal.com/privacy/?intake=NBC_News" target="_blank" rel="noopener noreferrer">Privacy Policy</a></li><li><a href="https://www.nbcuniversal.com/privacy/notrtoo/?intake=NBC_News" target="_blank" rel="noopener noreferrer">Do Not Sell My Personal Information</a></li><li><a href="https://www.nbcuniversal.com/privacy/california-consumer-privacy-act?intake=NBC_News" target="_blank" rel="noopener noreferrer">CA Notice</a></li><li><a href="https://www.nbcuniversal.com/terms">Terms of Service (Updated JULY 7, 2023)</a></li><li><a href="https://www.nbcnews.com/archive">NBC News Sitemap</a></li><li><a href="https://www.nbcnews.com/info/closed-captioning" target="_self">Closed Captioning</a></li><li><a href="https://together.nbcuni.com/advertise/?utm_source=nbc_news&amp;utm_medium=referral&amp;utm_campaign=property_ad_pages">Advertise</a></li><li><a href="https://www.nbcnews.com/select" target="_self">Select Shopping</a></li><li><a href="https://www.cnbc.com/select/" target="_self">Select Personal Finance</a></li></ul></nav><div class="copy"><p>©&nbsp;2024 NBC UNIVERSAL</p><div class="brands"><a href="https://www.nbcnews.com/"><svg viewBox="0 0 143 15" fill="none" xmlns="http://www.w3.org/2000/svg" aria-labelledby="nbc_news_logo"><title class="nbc_news_logo">NBC News Logo</title><path fill-rule="evenodd" clip-rule="evenodd" d="M10.9769 14.6213L4.02343 9.8803C2.25286 8.67096 0.503447 9.9039 0.130495 11.1762C-0.415477 13.0561 0.809114 14.6213 2.73347 14.6213H10.9769Z M21.9192 14.6216C23.8435 14.6216 25.0681 13.0563 24.5222 11.1764C24.1511 9.90216 22.3998 8.66922 20.6292 9.88053L13.6758 14.6216H21.9192Z M17.6055 3.58784L14.0374 11.9235L13.0185 4.6792C12.8878 3.69402 14.5257 3.08837 14.5257 3.08837C14.3758 2.74818 13.8586 2.75408 13.8586 2.75408H12.7513H12.7494C12.5725 0.972508 14.1547 -0.325321 15.8618 0.0718945C17.542 0.457311 18.1495 2.32344 17.6055 3.58784Z M11.89 2.87184C12.1476 1.03128 10.5346 -0.331438 8.79099 0.0736425C7.11079 0.457093 6.5033 2.32321 7.04735 3.58958L10.6154 11.9252L11.89 2.87184Z M10.3307 13.292L6.90688 5.30834C6.10523 3.45795 3.98286 3.22788 2.80825 4.31334C1.98353 5.07828 1.34144 7.1607 3.1889 8.42314L10.3307 13.292Z M21.4636 8.42314C23.3111 7.16267 22.669 5.07828 21.8443 4.31334C20.6716 3.22788 18.5492 3.45795 17.7456 5.30834L14.3218 13.292L21.4636 8.42314Z M71.8905 10.0071L71.8117 9.91268L71.7079 9.7888C70.3314 10.9903 69.4567 11.6687 67.4709 11.6687H67.3863C64.6545 11.6687 62.9647 9.49974 62.9647 7.49006C62.9647 5.18543 64.9563 3.31144 67.4036 3.31144C69.3741 3.32913 70.418 4.41263 70.9197 4.93176L70.9985 5.01238L71.0543 4.95536L71.0639 4.94552L71.11 4.89833L71.1965 4.80984L73.2997 2.65859C73.0421 2.39509 71.0774 0 67.4286 0C63.2223 0 59.7311 3.26621 59.7119 7.46843C59.7119 11.5468 63.0646 14.9762 67.3901 14.9959C70.6429 14.9959 72.2904 13.6371 73.8168 12.2979L71.8905 10.0071Z M58.4468 10.1407C58.4468 14.0164 55.4132 14.626 53.5158 14.626H45.4204V0.381348H53.5081C55.988 0.381348 57.9701 1.82273 57.9701 4.52064C57.9701 5.85584 57.0492 6.59324 56.3514 6.95703C57.501 7.54695 58.4468 8.41807 58.4468 10.1407ZM48.3771 3.05173V5.74572C48.3771 5.74572 52.6276 5.74572 53.1505 5.74572C53.9387 5.74572 54.8038 5.40946 54.8038 4.40659C54.8038 3.40372 54.129 3.04977 53.039 3.04977C52.4219 3.05174 48.3771 3.05173 48.3771 3.05173ZM55.2998 10.1407C55.2998 8.774 54.1867 8.42004 53.1025 8.42004C52.1278 8.42004 48.3771 8.42004 48.3771 8.42004V11.8219C48.3771 11.8219 52.3316 11.8219 53.214 11.8219C54.0964 11.8219 55.2998 11.5073 55.2998 10.1407Z M29.7681 0.379395H33.0343L39.759 9.59204V0.379395H42.8214V14.6241H39.5552L32.8305 5.39178V14.6241H29.7681V0.379395Z M106.407 11.6243V14.6212H94.5684V0.376465H106.236V3.23563H97.5366V5.74281H104.986V8.59607H97.5366V11.6145L106.407 11.6243Z M78.9272 0.376465H82.1935L88.9181 9.58911V0.376465H91.9806V14.6212H88.7144L81.9878 5.38885V14.6212H78.9272V0.376465Z M123.966 0.376465L121.406 9.66186L118.77 0.376465H115.602L112.968 9.66186L110.407 0.376465H107.512L111.332 14.6212H114.448L117.186 5.65038L119.925 14.6212H123.042L126.862 0.376465H123.966Z M137.406 6.59043C135.064 5.57379 130.898 6.34659 130.929 4.39985C130.941 3.64474 132.013 2.99779 133.736 2.98403C135.672 2.9683 138.129 4.02229 138.129 4.02229L139.69 1.48758C139.69 1.48758 136.516 0.000976562 133.792 0.000976562C129.633 0.000976562 127.675 1.87497 127.675 4.21303C127.675 6.61402 128.989 7.5638 129.701 7.91775C132.013 9.0681 134.603 8.75348 136.001 9.46729C137.529 10.248 136.923 12.1141 133.794 11.8525C131.492 11.6598 130.131 11.1899 128.474 10.189L126.769 12.6352C129.991 14.6704 133.098 14.9929 133.794 14.9968C136.225 15.0106 140.174 14.3499 140.113 10.2578C140.084 8.5883 139.292 7.41042 137.406 6.59043Z"></path></svg></a><a href="https://www.msnbc.com/"><svg viewBox="0 0 106 15" fill="none" xmlns="http://www.w3.org/2000/svg" aria-labelledby="msnbc_logo"><title class="msnbc_logo">MSNBC Logo</title><path d="M18.0113 3.58609L14.3605 11.9239L13.3162 4.67891C13.1867 3.69133 14.8624 3.0842 14.8624 3.0842C14.7086 2.74421 14.1824 2.75231 14.1824 2.75231H13.0491C12.871 0.971413 14.49 -0.331879 16.2304 0.0647751C17.9466 0.445239 18.5699 2.31518 18.0113 3.578"></path><path d="M11.2357 14.6276L4.12026 9.88392C2.30698 8.67777 0.517989 9.90821 0.137525 11.1791C-0.421028 13.0572 0.833694 14.6276 2.80077 14.6276H11.2357Z"></path><path d="M12.1667 2.87371C12.4339 1.03615 10.7825 -0.331906 8.99349 0.0728434C7.27736 0.453307 6.65405 2.32325 7.2126 3.58607L10.8634 11.9239L12.1667 2.86561V2.87371Z"></path><path d="M10.5719 13.2919L7.06682 5.31028C6.24923 3.45653 4.07168 3.22987 2.87362 4.31459C2.03174 5.08362 1.37605 7.16403 3.26218 8.42684L10.5719 13.3V13.2919Z"></path><path d="M22.4313 14.6276C24.3984 14.6276 25.6531 13.0653 25.0946 11.1791C24.7141 9.90821 22.9251 8.66968 21.1118 9.88393L13.9963 14.6276H22.4313Z"></path><path d="M21.9616 8.42684C23.8478 7.16403 23.1921 5.08362 22.3502 4.31459C21.1521 3.22987 18.9746 3.45653 18.157 5.31028L14.6519 13.3L21.9616 8.42684Z"></path><path d="M39.2201 0.380493L35.0755 8.08691L30.9228 0.380493H27.5876V14.6277H30.7204V6.52458L34.1041 12.5392H36.0469L39.4306 6.52458V14.6277H42.5634V0.380493H39.2201Z"></path><path d="M103.171 10.0054L103.09 9.90826L102.984 9.78683C101.576 10.9849 100.677 11.6649 98.6455 11.6649H98.5565C95.7637 11.6649 94.0314 9.49541 94.0314 7.48786C94.0314 5.18079 96.0713 3.31085 98.5727 3.31085C100.588 3.32704 101.657 4.41176 102.167 4.92984L102.248 5.01079L102.304 4.95413L102.313 4.94603L102.361 4.89746L102.45 4.80842L104.603 2.65515C104.344 2.39611 102.337 0 98.597 0C94.2985 0 90.7286 3.27037 90.7043 7.47167C90.7043 11.5515 94.1366 14.9838 98.5565 15C101.884 15 103.567 13.64 105.13 12.2963L103.163 10.0054H103.171Z"></path><path d="M89.3929 10.143C89.3929 14.0205 86.2926 14.6276 84.3498 14.6276H76.0686V0.372314H84.3417C86.8754 0.372314 88.9072 1.81322 88.9072 4.51694C88.9072 5.85262 87.9682 6.58926 87.2478 6.95353C88.4215 7.54447 89.3929 8.41873 89.3929 10.143ZM79.088 3.05175V5.74738H83.9693C84.7788 5.74738 85.6612 5.41549 85.6612 4.41171C85.6612 3.40793 84.9731 3.05175 83.856 3.05175H79.088ZM86.1711 10.143C86.1711 8.77491 85.0297 8.41873 83.9207 8.41873H79.088V11.8186H84.0341C84.9407 11.8186 86.1711 11.5029 86.1711 10.1349V10.143Z"></path><path d="M60.0647 0.372314H63.4079L70.2887 9.5925V0.372314H73.4214V14.6276H70.0782L63.1975 5.3912V14.6276H60.0647V0.372314Z"></path><path d="M55.2078 6.58931C52.8117 5.56935 48.5537 6.34646 48.578 4.39557C48.5861 3.64274 49.687 2.99514 51.4517 2.97895C53.435 2.96276 55.9445 4.01511 55.9445 4.01511L57.5392 1.48138C57.5392 1.48138 54.2931 0 51.5084 0C47.2505 0 45.251 1.87804 45.251 4.20939C45.251 6.54074 46.5948 7.56071 47.3233 7.91689C49.687 9.06638 52.3422 8.75067 53.7669 9.47113C55.3292 10.2482 54.714 12.1182 51.5084 11.8591C49.1528 11.6649 47.7604 11.1954 46.0686 10.1916L44.3201 12.6363C47.6147 14.6681 50.7961 14.9919 51.5084 15C53.9936 15.0162 58.033 14.3524 57.9763 10.2563C57.952 8.58877 57.1425 7.40691 55.2078 6.58931Z"></path><defs><clippath id="clip0_1170_11571"><rect fill="white"></rect></clippath></defs></svg></a><a href="https://www.today.com/"><svg viewBox="0 0 137 21" fill="none" xmlns="http://www.w3.org/2000/svg" aria-labelledby="today_logo"><title class="today_logo">Today Logo</title><path clip-rule="evenodd" d="M40.65 1.74v4.358H45.9v14.508h4.978V6.098h5.217V1.74H40.65zM72.083 12.853a5.259 5.259 0 01-1.009 1.686c-.44.484-.977.87-1.576 1.133a5.035 5.035 0 01-2.059.413c-.77 0-1.474-.14-2.089-.413a4.612 4.612 0 01-1.573-1.133 5.183 5.183 0 01-1.011-1.686 6.035 6.035 0 01-.358-2.109c0-.752.119-1.46.358-2.106a5.175 5.175 0 011.011-1.687c.44-.483.976-.868 1.573-1.13.615-.275 1.317-.418 2.09-.418.751 0 1.444.143 2.058.418a4.723 4.723 0 011.576 1.13c.429.477.77 1.044 1.009 1.687.244.675.366 1.388.36 2.106 0 .757-.121 1.463-.36 2.11zm2.55-9.137c-.89-.853-1.967-1.529-3.196-2.006C70.208 1.23 68.863.99 67.439.99c-1.443 0-2.794.239-4.013.72a9.782 9.782 0 00-3.195 2.006 9.154 9.154 0 00-2.123 3.087c-.508 1.191-.764 2.518-.764 3.942 0 1.426.256 2.755.764 3.946a9.125 9.125 0 002.123 3.083 9.81 9.81 0 003.195 2.01c1.22.476 2.568.719 4.013.719 1.424 0 2.77-.243 3.998-.72 1.23-.478 2.306-1.155 3.196-2.009a9.237 9.237 0 002.107-3.083c.507-1.19.765-2.52.765-3.946 0-1.424-.258-2.75-.765-3.941a9.25 9.25 0 00-2.107-3.087M93.222 13.109c-.22.6-.558 1.15-.995 1.617-.452.474-.998.85-1.602 1.103-.632.277-1.364.418-2.173.418h-2.955V6.1h2.983c.847 0 1.598.131 2.23.388a4.312 4.312 0 011.586 1.072c.422.457.743.998.954 1.603a6.01 6.01 0 01.317 1.995 5.55 5.55 0 01-.345 1.95zm2.525-8.856c-.9-.806-1.983-1.435-3.221-1.865-1.235-.433-2.611-.649-4.085-.649h-7.922v18.867h7.948c1.46 0 2.826-.22 4.059-.65 1.237-.43 2.322-1.064 3.22-1.88a8.654 8.654 0 002.12-2.974c.507-1.155.764-2.481.764-3.944 0-1.464-.257-2.788-.765-3.945a8.508 8.508 0 00-2.118-2.96zm10.656 9.303l2.28-6.735 2.28 6.735h-4.56zm5.363-11.817h-6.165l-7.063 18.767-.04.103h5.637l.925-2.694h7.274l.927 2.694h5.635l-7.111-18.82-.019-.05zM130.904 1.296l-3.971 6.83-4.004-6.794-.022-.036h-5.623l7.161 11.268v7.6h4.978v-7.6l7.134-11.268h-5.653zM36.77 19.827c-.394-9.81-8.47-17.64-18.376-17.64C8.556 2.188.521 9.914.025 19.628A17.61 17.61 0 000 20.58h4.769c0-.309.01-.618.032-.923.477-7.084 6.39-12.7 13.592-12.7 7.23 0 13.163 5.659 13.599 12.781.017.28.026.558.026.84h4.768c0-.25-.005-.504-.015-.752"></path><path clip-rule="evenodd" d="M18.395 8.318c-6.502 0-11.82 5.06-12.236 11.454-.02.266-.027.536-.027.808h4.769c0-.292.016-.583.05-.867.43-3.723 3.606-6.626 7.443-6.626 3.859 0 7.046 2.931 7.45 6.683.03.267.044.535.044.81h4.768c0-.263-.008-.52-.024-.779-.402-6.41-5.728-11.483-12.238-11.483"></path><path clip-rule="evenodd" d="M18.394 14.45a6.13 6.13 0 00-6.13 6.132h12.26a6.13 6.13 0 00-6.13-6.132"></path></svg></a></div></div></div></footer></div></div><script src="./solar2_files/launch-EN03682f66064449c8b87d78eae3e2fc57.min.js.download"></script><script>window.__mpsconfig = {"provider":"mps","preprocessors":{"xfinity":true},"targeting":{"site":"nbcnews-bento","type":"bentoarticle","pageid":"rcna145900","platform":"ramen","targeting":"news|usnews|workflowalertcounterpro"},"refreshInterval":30,"vendors":{"gptAdUnitPath":"\u002F2620\u002Fnbcnews\u002Fscience","mpsUrl":"https:\u002F\u002Fmps.nbcuni.com\u002Ffetch\u002Fext\u002Fload-nbcnews-bento.js?nowrite=jq"},"breakpoints":[1000,758,0]};window.__isarticle = false;window.__vertical = "";</script><script async="" src="./solar2_files/ads.b860fc4d.js.download"></script></div><script>
-(function () {
-  var PREFIX = 'BI_';
-
-  window.BI = window.BI || {};
-
-  var topLevelDomain = (function () {
-    var validDomains = ['nbcnews.com', 'today.com', 'msnbc.com', 'telemundo.com'];
-    var isAmp = location.hash.indexOf('amp=1') != -1;
-    var ampDomainOverride = (location.hash.split('domain=')[1] || '').split('&')[0];
-    var topLevelDomain =
-      (isAmp && ampDomainOverride) || document.location.hostname.match(/[^./]+\.[^./]+$/)[0];
-    topLevelDomain = validDomains.indexOf(topLevelDomain) != -1 ? topLevelDomain : 'nbcnews.com';
-
-    return topLevelDomain;
-  })();
-
-  function returnPairs(modName) {
-    // if no module is given, we are going to return all BI cookies
-    var prefix = modName ? PREFIX + modName : PREFIX;
-    var pairs = document.cookie.split('; ').filter(function (key) {
-      return key.indexOf(prefix) == 0;
-    });
-    var result = {};
-    pairs.forEach(function (pair) {
-      var keyValueArray = pair.split('=');
-      // remove the prefix on the cookie
-      keyValueArray[0] = keyValueArray[0].replace(prefix + '_', '');
-      result[keyValueArray[0]] = keyValueArray[1];
-    });
-    return result;
-  }
-
-  window.BI.cookie = {
-    // should only get one key/value pair at a time
-    write: function (modName, key, data, expiration) {
-      if (data) {
-        modName = modName ? modName : 'GLOBAL';
-        var prefixedKey = PREFIX + modName + '_' + key;
-        document.cookie = prefixedKey.trim() + '=' + data + '; expires=' + expiration + '; path=/' + '; domain=' + topLevelDomain;
-      }
-    },
-    read: function (modName, key) {
-      // if we only get the module name, return all cookies in that module
-      if (modName && !key) {
-        return returnPairs(modName);
-      }
-      // if we get both the module and cookie name, return that specific cookie
-      else if (modName && key) {
-        var prefixedKey = PREFIX + modName + '_' + key;
-        var b = document.cookie.match('(^|[^;]+)\\s*' + prefixedKey + '\\s*=\\s*([^;]+)');
-        return b ? b.pop() : '';
-      }
-      // return all BI cookies if nothing is given
-      else {
-        return returnPairs();
-      }
-    },
-    remove: function (modName, key) {
-      window.BI.cookie.write(modName, key, 'true', 'Thu, 01 Jan 1970 00:00:00 GMT');
-    },
-  };
-
-  window.BI.userInfo = {
-    save: function (userInfo, expiration) {
-      for (var key in userInfo) {
-        // default is a 30min expiration
-        var dt = new Date();
-        dt.setMinutes(dt.getMinutes() + 30);
-        // UI is the modName to pass to the cookie writer
-        if (expiration) window.BI.cookie.write('UI', key, userInfo[key], expiration);
-        // if no expiration is given, use the default 30min
-        else window.BI.cookie.write('UI', key, userInfo[key], dt.toGMTString());
-      }
-    },
-    get: function (key) {
-      // we only want to get the UI module cookies
-      return window.BI.cookie.read('UI', key);
-    },
-    remove: function (key) {
-      window.BI.cookie.remove('UI', key);
-    },
-  };
-})();
-
-</script><script>
-//BI console
-(function (window) {
-  var hasConsole = function () {
-    return window.console && window.console.log;
-  };
-  var prefix = 'BIConsole.';
-  const _builtLogGroups = new Map();
-
-  var cleanJSON = function(data){
-    var resultJSON = {};
-    try {
-      resultJSON = JSON.parse(JSON.stringify(data));
-    }catch(e){
-      resultJSON = data;
-    }
-    return resultJSON;
-  };
-  window.BI = window.BI || {};
-  window.BI.console = {
-    list: function (searchKey) {
-      searchKey = searchKey || '';
-      var result = {};
-      for (var key in localStorage) {
-        if (key.indexOf(prefix) != -1 && key.split(prefix)[1].indexOf(searchKey) != -1) {
-          result[key.replace(prefix,'')] = localStorage.getItem(key);
-        }
-      }
-      return result;
-    },
-    off: function (key) {
-      var keys = this.list(key);
-      var result = {};
-      for (key in keys) {
-        localStorage.setItem(prefix + key, false);
-        result[key] = false;
-      }
-      return result;
-    },
-    on: function (key) {
-      var keys = this.list(key);
-      var result = {};
-      for (key in keys) {
-        localStorage.setItem(prefix + key, true);
-        result[key] = true;
-      }
-      return result;
-    },
-    log: function (event, data, eventSource) {
-      eventSource = eventSource || 'gen';
-      var logKey = window.localStorage.getItem(prefix + eventSource);
-      if (hasConsole && logKey && logKey.toLowerCase() === 'true') {
-
-        // eslint-disable-next-line no-console
-        console.log('%c BI:%s %c%s%c @ %s : %O', 'font-weight:normal', eventSource, 'font-weight:bold', event, 'font-weight:normal', (new Date()).toISOString().split('T')[1], cleanJSON(data));
-      } else {
-        window.localStorage.setItem(prefix + eventSource, false);
-      }
-    },
-    build: function (logGroup) {
-      if (_builtLogGroups.has(logGroup)) {
-        var builtLogger = _builtLogGroups.get(logGroup);
-        builtLogger('logger inherited', logGroup);
-        return builtLogger;
-      } else {
-        var log = this.log;
-        var logger = function(event, data) {
-          log(event, data, logGroup);
-        };
-        logger.logGroup = logGroup;
-        _builtLogGroups.set(logGroup, logger);
-        logger('logger initiated', logGroup);
-        return logger;
-      }
-    }
-  };
-})(window);
-
-</script><script>
-(function () {
-    var topLevelDomain = document.location.hostname.match(/[^./]+\.[^./]+$/)[0];
-    window.BI = window.BI || {};
-    window.BI.brand = (function () {
-        var settings = {}
-        var brandSettings = function (product) {
-            //add default setting
-            if (settings[product] && settings[product][topLevelDomain]) {
-                return settings[product][topLevelDomain];
-            } else {
-                return false
-            }
-        }
-        brandSettings.setProduct = function (product, data) {
-            settings[product] = data;
-        }
-        brandSettings.getProduct = function (product) {
-            if (product) {
-                return settings[product];
-            } else {
-                return settings;
-            }
-        }
-        brandSettings.getDomain = function (domain) {
-            var domainValues = {}
-            if (!domain) {
-                domain = topLevelDomain;
-            }
-            var product;
-            for (product in settings) {
-                if (settings[product][domain]) {
-                    domainValues[product] = settings[product][domain];
-                } else {
-                    domainValues[product] = 'no settings';
-                }
-            }
-            return domainValues;
-        }
-        return brandSettings;
-    })();
-})();
-</script><script>_satellite["_runScript1"](function(event, target, Promise) {
-/* globals BI */
-(function() {
-  var logEvent = window.BI && BI.console && BI.console.build('waitForObjAvailable') || Function.prototype;
-
-  window.BI.waitForObjAvailable = function waitForObjAvailable(objStrArray, tries, callback, interval=100){
-    var allObjsAvailable = function(objStrArray){
-      for (var i = 0; i < objStrArray.length; i++) {
-        var obj = ('.'+objStrArray[i]).split('.').reduce(function(prev, cur){return prev[cur]? prev[cur] : window[cur];});
-        if (typeof obj === 'undefined') {
-          return false;
-        }
-      }
-      return true;
-    };
-    if (!allObjsAvailable(objStrArray)) {
-      if (tries > 0) {
-        setTimeout(function() {
-          BI.waitForObjAvailable(objStrArray, tries - 1, callback);
-        }, interval);
-      } else {
-        logEvent('not available', { objStrArray, tries, callback, interval });
-      }
-    } else {
-      logEvent('available', { objStrArray, tries, callback, interval });
-      callback();
-    }
-  };
-
-})();
-
-});</script><script>
-/* globals BI */
-(function () {
-  var logEvent = (window.BI && BI.console && BI.console.build('waitForElemAvailable')) || Function.prototype;
-
-  window.BI.waitForElemAvailable = ({
-    targetSelector = null,
-    parentNode = null,
-    timeoutSeconds = 10,
-    observerOptions = {
-      childList: true,
-    },
-  } = {}) => {
-    return new Promise((resolve, reject) => {
-      if (!targetSelector) return reject('selector not provided');
-      if (!elementsAvailable(targetSelector, resolve)) {
-        // Register a MutationObserver callback
-        const observer = new MutationObserver((_records, observer) => {
-          if (elementsAvailable(targetSelector, resolve)) {
-            observer.disconnect();
-            clearTimeout(timer);
-            return;
-          }
-        });
-
-        // Initialize a timer
-        // rejects if the element isn't found within the timelimit
-        const timer = setTimeout(() => {
-          if (!elementsAvailable(targetSelector, resolve)) {
-            reject(`${targetSelector} not found within ${timeoutSeconds} seconds`);
-            logEvent('Elements not available', {parentNode, targetSelector, timeoutSeconds, observerOptions});
-          }
-          observer.disconnect();
-        }, timeoutSeconds * 1_000);
-
-        if (!parentNode) {
-          return reject('parentNode not provided');
-        }
-        // Start observing mutations
-        observer.observe(parentNode, observerOptions);
-        logEvent('Starting observation', parentNode);
-      }
-    });
-  };
-
-  const elementsAvailable = (selector, resolve) => {
-    let elements = document.querySelectorAll(selector);
-    if (elements.length) {
-      // Elements w/ specified selector exist
-      // resolve, log, and return
-      resolve(Array.from(elements));
-      logEvent('Elements available', elements);
-      return true;
-    } else {
-      return false;
-    }
-  };
-})();
-
-</script><script>
-
-/*!******************
-Tracking Service $t
-Version: 2.4.1
-Built: 2017-08-24T19:35:07.994Z
-*********************/
-!function(e,t){var n=function(){var n=function(e){return"function"==typeof n[e]?n[e].apply(n,Array.prototype.slice.call(arguments,1)):arguments.length>0?n.get.apply(n,arguments):n.list.apply(n,arguments)},r=function(e,t){n.errorLog.push(e),(!t||n.debug>=1)&&i("$t error - "+e)},i=e.console?function(){e.console.log.apply(e.console,arguments)}:function(){},o=function(e,t){e=e||{};for(var n in t)"object"==typeof t[n]?e[n]=o(e[n],t[n]):e[n]=t[n];return e},s=function(e,t){var i=!1;return/^[^a-zA-Z_$]|[^0-9a-zA-Z_$]/.test(e)&&(i="validation: "+e+" is not a valid variable name"),t||void 0===n.eventLog[e]||(i="validation: "+e+" is already registered"),!i||(r(i),!1)},a={exp:36e5,key:"ts_data.",save:function(t,n,r){var i=(new Date).getTime(),o={eventData:n,timestamp:i};i=r?i+r:i+this.exp;var s=/\w+\.\w+$/.exec(e.location.hostname);return this.cookie.set({name:this.key+t,value:JSON.stringify(o),path:"/",expires:new Date(i),domain:s}),n},load:function(e){var t=null;return!!(t=this.cookie.get(this.key+e))&&(t=JSON.parse(t),(new Date).getTime()<t.timestamp?t.eventData:void 0)},listEvents:function(){var e,t=[];e=this.cookie.keys();for(var n in e)isNaN(n)||(n=e[n]),-1!=n.indexOf(this.key)&&t.push(n.split(this.key)[1]);return t},cookie:{get:function(e){var n=t.cookie.split(e+"=");return 2===n.length&&decodeURI(n.pop().split(";").shift())},set:function(e){var n=e.name+"="+encodeURI(e.value)+";";e.expires&&(n+="expires="+e.expires.toUTCString()+";"),n+=e.path?"path="+e.path+";":"",n+=e.domain?"domain="+e.domain+";":"",n+=e.secure?"secure;":"",n+=e.httpOnly?"httpOnly;":"",t.cookie=n},keys:function(){var e=[],n=t.cookie;if(""===n)return e;for(var r=n.split("; "),i=r.length;i--;){var o=r[i].split("=");e[i]=o[0]}return e}}},c={listeners:{},trigger:function(e,t,i){if(this.listeners[t]&&this.listeners[t].length>0)for(var o=0;this.listeners[t][o];o++){var s=this.listeners[t][o];try{s.apply(n,[{type:t},i])}catch(e){r("Cant execute callback for: "+t+". "+e.stack)}}},bind:function(e,t,n){void 0===this.listeners[t]&&(this.listeners[t]=[]),this.listeners[t].push(n)}},f=function(t){if(t=t.split("."),void 0!==e[t[0]]){for(var n=e[t[0]],i=1;t.length>i;i++){if(null===n||void 0===n[t[i]])return r("TRAM convert - undefined - "+t.join().replace(/,/g,"."),!0),!1;n=n[t[i]]}return!function(e){if("object"==typeof e){for(var t in e)if(e.hasOwnProperty(t))return!1;return!0}return!1}(n)&&n||!1}return r("TRAM convert - missing root obj - "+t[0],!0),!1},l={},v={uniqueKey:"$t_nbc_crossEvent",srcUrl:[e.location.protocol,"//",e.location.host,e.location.pathname].join(""),listen:function(){var t=this.uniqueKey,r=this.srcUrl,i=e.addEventListener?"addEventListener":"attachEvent",o=function(e){try{return JSON.parse(e)}catch(e){return null}};(0,e[i])("attachEvent"==i?"onmessage":"message",function(i){if("string"==typeof i.data&&i.data.substring(0,t.length)===t){var s=o(i.data.replace(t,""));s&&s.action&&s.srcUrl!==r&&("track"!==s.action[0]&&"register"!==s.action[0]||(n.apply(n,s.action),parent!==e&&parent.postMessage(i.data,"*")))}},!1)},send:function(e){var t=this.uniqueKey,n={action:e,srcUrl:this.srcUrl};parent.postMessage(t+JSON.stringify(n),"*")}},u={};return n.version="2.4.1",n.debug=0,n.errorLog=[],n.eventLog={},n.track=function(t,n,s){if(void 0!==this.eventLog[t]){if("object"!=typeof s&&(s={}),n=n||!0,this.eventLog[t]=n,s.persistent){var f=!1;s.expires&&(f=1e3*s.expires),a.save(t,n,f)}if(0!==t.indexOf("_")&&c.trigger(this,"eventTracked",{eventType:t,eventData:n}),u[t]&&u[t].remote){if("object"==typeof n&&!n.$t_remote){var l=[e.location.protocol,"//",e.location.host,e.location.pathname].join("");o(n,{$t_remote:l})}v.send(["track",t,n])}return c.trigger(this,t,n),(1==this.debug&&0!==t.indexOf("_")||2==this.debug)&&i("*Tracking service: "+t+" triggered"),!0}return r("unable to track: "+t),!1},n.register=function(e,t){"object"!=typeof t&&(t={}),t=u[e[f]]=o(u[e[f]]||{},t);for(var n="",i=a.listEvents(),c={},f=0;i[f];f++)c[i[f]]=!0;for("string"==typeof e&&(e=[e]),f=0;e[f];f++){if(!0===c[e[f]])return!0;s(e[f],t.allowDuplicate)?(this.eventLog[e[f]]=null,t.remote&&v.send(["register",e[f],t])):n+=e[f]+","}return!n||(r("could not register: "+n),!1)},n.registeredEvents=function(e){var t=!1,r=[];0===(e=e||"").indexOf("_")&&(t=!0,e=e.substr(1));for(var i in n.eventLog)-1==i.indexOf(e)||0===i.indexOf("_")&&!t||r.push(i);return r},n.bindTrack=function(e){c.bind(this,"eventTracked",e)},n.on=function(e,t){"string"==typeof e&&(e=[e]);for(var n=0;e[n];n++)c.bind(this,e[n],t)},n.load=function(e,t,n){void 0===l[e]?"string"==typeof t?(l[e]={},l[e].info={ref:t,options:n}):r("TRAM load - object reference must be string"):r("TRAM load - object name taken")},n.get=function(e,t){var r=e.split(".")[0];if(t=void 0!==t?t:"",n.eventLog[r]||l[r]){n.eventLog[r]&&(e="$t."+e,r="$t"),e=e.replace(r,l[r].info.ref);var i=f(e);return i||t}return t},n.list=function(e){if(e)n.eventLog[e]?(i(e+" : event info"),i(n.eventLog[e])):l[e]?void 0!==window[l[e].info.ref.split(".")[0]]?(i(e+" : "+l[e].info.ref),i(f(l[e].info.ref))):i(e+" : "+l[e].info.ref+" : Not present"):i(e+" :  Empty or not defined");else{i("%cversion: %s","font-weight:bold;",n.version),i("%cevents:","font-weight:bold;");for(var t in n.eventLog)if(0!==t.indexOf("_")||2==n.debug){var r=u[t]&&u[t].remote?"(remote)":"";n.eventLog[t]?i("%c* %s %s fired %O","color:#B80;",t,r,n.eventLog[t]):(r=u[t]&&u[t].remote?"(remote)":"",i("%s %s",t,r))}i("%cTRAM objects:","font-weight:bold;");for(var o in l)i("%s : %s : %O",o,l[o].info.ref,f(l[o].info.ref));n.errorLog.length>0&&i("%clog: %O","font-weight:bold;",n.errorLog)}},function(){var e=a.listEvents();if(!e)return!1;for(var t=0;e[t];t++){var r=a.load(e[t]);r&&(n.eventLog[e[t]]=r)}}(),n.load("$t","$t.eventLog"),v.listen(),n};if(void 0!==e.$t){if(!parseFloat(e.$t.version)>0){var r=e.$t("getSaves");e.$t=n();for(var i=0;r[i];i++)e.$t.apply(e.$t,r[i])}}else e.$t=n()}(window,document);
-  
-//load data layers
-$t('load','jsonLd','jsonLd');
-
-
-</script><script>
-
-window.parseJsonLd = function() {
-    var safeParse = function(JSONstring) {
-        try {
-            return JSON.parse(JSONstring);
-        } catch (e) {
-            return { '@type':'error','errorObj': e };
-        }
-    };
-    var rawJsonLd = document.querySelectorAll('script[type="application/ld+json"]');
-    window.jsonLd = {};
-    for (var i = 0; rawJsonLd[i]; i++) {
-        var entryParsed = safeParse(rawJsonLd[i].innerHTML);
-        var type = entryParsed['@type'] || 'unknown';
-        window.jsonLd[type] = window.jsonLd[type] || [];
-        window.jsonLd[type].push(entryParsed);
-    }
-};
-window.parseJsonLd();
-
-
-</script><script>
-/* global _satellite, OneTrust, BI */
-/* SNIPAF: {"name": "onetrust_ramen", "version":"1.5"} */
-(function () {
-  var topLevelDomain = document.location.hostname.match(/(deals\.|community\.)?[^./]+\.[^./]+$/)[0];
-  var allBrandSettings = {
-    'nbcnews.com': {
-      src: 'https://cdn.cookielaw.org/consent/bf1dbc48-bdff-47f8-8677-c0917978a891/otSDKStub.js',
-      integrity: 'sha384-TKdmlzVmoD70HzftTw4WtOzIBL5mNx8mXSRzEvwrWjpIJ7FZ/EuX758yMDWXtRUN',
-      data: 'bf1dbc48-bdff-47f8-8677-c0917978a891',
-    },
-    'nbcnews.com_test': {
-      src: 'https://cdn.cookielaw.org/consent/bf1dbc48-bdff-47f8-8677-c0917978a891-test/otSDKStub.js',
-      integrity: 'sha384-TKdmlzVmoD70HzftTw4WtOzIBL5mNx8mXSRzEvwrWjpIJ7FZ/EuX758yMDWXtRUN',
-      data: 'bf1dbc48-bdff-47f8-8677-c0917978a891-test',
-    },
-    'msnbc.com': {
-      src: 'https://cdn.cookielaw.org/consent/d08e5bfe-8f22-4e77-873b-32a11325fb3a/otSDKStub.js',
-      integrity: 'sha384-TKdmlzVmoD70HzftTw4WtOzIBL5mNx8mXSRzEvwrWjpIJ7FZ/EuX758yMDWXtRUN',
-      data: 'd08e5bfe-8f22-4e77-873b-32a11325fb3a',
-    },
-    'msnbc.com_test': {
-      src: 'https://cdn.cookielaw.org/consent/d08e5bfe-8f22-4e77-873b-32a11325fb3a-test/otSDKStub.js',
-      integrity: 'sha384-TKdmlzVmoD70HzftTw4WtOzIBL5mNx8mXSRzEvwrWjpIJ7FZ/EuX758yMDWXtRUN',
-      data: 'd08e5bfe-8f22-4e77-873b-32a11325fb3a-test',
-    },
-    'today.com': {
-      src: 'https://cdn.cookielaw.org/consent/c83a0803-ea18-4832-820d-70a839ff66da/otSDKStub.js',
-      integrity: 'sha384-TKdmlzVmoD70HzftTw4WtOzIBL5mNx8mXSRzEvwrWjpIJ7FZ/EuX758yMDWXtRUN',
-      data: 'c83a0803-ea18-4832-820d-70a839ff66da',
-    },
-    'today.com_test': {
-      src: 'https://cdn.cookielaw.org/consent/c83a0803-ea18-4832-820d-70a839ff66da-test/otSDKStub.js',
-      integrity: 'sha384-TKdmlzVmoD70HzftTw4WtOzIBL5mNx8mXSRzEvwrWjpIJ7FZ/EuX758yMDWXtRUN',
-      data: 'c83a0803-ea18-4832-820d-70a839ff66da-test',
-    },
-    'deals.today.com': {
-      src: 'https://cdn.cookielaw.org/consent/c83a0803-ea18-4832-820d-70a839ff66da/otSDKStub.js',
-      integrity: 'sha384-TKdmlzVmoD70HzftTw4WtOzIBL5mNx8mXSRzEvwrWjpIJ7FZ/EuX758yMDWXtRUN',
-      data: 'c83a0803-ea18-4832-820d-70a839ff66da',
-    },
-    'deals.today.com_test': {
-      src: 'https://cdn.cookielaw.org/consent/c83a0803-ea18-4832-820d-70a839ff66da-test/otSDKStub.js',
-      integrity: 'sha384-TKdmlzVmoD70HzftTw4WtOzIBL5mNx8mXSRzEvwrWjpIJ7FZ/EuX758yMDWXtRUN',
-      data: 'c83a0803-ea18-4832-820d-70a839ff66da-test',
-    },
-    'community.today.com': {
-      src: 'https://cdn.cookielaw.org/consent/c83a0803-ea18-4832-820d-70a839ff66da/otSDKStub.js',
-      integrity: 'sha384-TKdmlzVmoD70HzftTw4WtOzIBL5mNx8mXSRzEvwrWjpIJ7FZ/EuX758yMDWXtRUN',
-      data: 'c83a0803-ea18-4832-820d-70a839ff66da',
-    },
-    'community.today.com_test': {
-      src: 'https://cdn.cookielaw.org/consent/c83a0803-ea18-4832-820d-70a839ff66da-test/otSDKStub.js',
-      integrity: 'sha384-TKdmlzVmoD70HzftTw4WtOzIBL5mNx8mXSRzEvwrWjpIJ7FZ/EuX758yMDWXtRUN',
-      data: 'c83a0803-ea18-4832-820d-70a839ff66da-test',
-    },
-    'telemundo.com': {
-      src: 'https://cdn.cookielaw.org/consent/8d8aab1e-3ef4-4099-970a-8ecd352e6524/otSDKStub.js',
-      integrity: 'sha384-TKdmlzVmoD70HzftTw4WtOzIBL5mNx8mXSRzEvwrWjpIJ7FZ/EuX758yMDWXtRUN',
-      data: '8d8aab1e-3ef4-4099-970a-8ecd352e6524',
-      language: 'true',
-    },
-    'telemundo.com_test': {
-      src: 'https://cdn.cookielaw.org/consent/8d8aab1e-3ef4-4099-970a-8ecd352e6524-test/otSDKStub.js',
-      integrity: 'sha384-TKdmlzVmoD70HzftTw4WtOzIBL5mNx8mXSRzEvwrWjpIJ7FZ/EuX758yMDWXtRUN',
-      data: '8d8aab1e-3ef4-4099-970a-8ecd352e6524-test',
-      language: 'true',
-    },
-  };
-
-  var isLaunchDev = !(_satellite && _satellite.environment && _satellite.environment.stage === 'production');
-
-  var brandSettings =
-    isLaunchDev && allBrandSettings[topLevelDomain + '_test']
-      ? allBrandSettings[topLevelDomain + '_test']
-      : allBrandSettings[topLevelDomain];
-
-  var loadScript = function (scriptSrc, attributes) {
-    if (!scriptSrc) {
-      return false;
-    }
-    var s = document.createElement('script');
-    var head = document.getElementsByTagName('head')[0];
-    var defaultAttributes = {
-      src: scriptSrc,
-      // 'async': false,
-      type: 'text/javascript',
-      charset: 'UTF-8',
-    };
-    //set defaults (ES5, so no spread)
-    for (var dAttrib in defaultAttributes) {
-      if (!attributes[dAttrib]) {
-        attributes[dAttrib] = defaultAttributes[dAttrib];
-      }
-    }
-
-    for (var attrib in attributes) {
-      s.setAttribute(attrib, attributes[attrib]);
-    }
-
-    head.insertBefore(s, head.firstChild);
-  };
-
-  var takeoverButton = function (linkHref = '', linkClass = '', includeIcon = true) {
-    var svgData =
-      'data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCAzMCAxNCI+PHBhdGggZD0iTTcuNCAxMi44aDYuOGwzLjEtMTEuNkg3LjRDNC4yIDEuMiAxLjYgMy44IDEuNiA3czIuNiA1LjggNS44IDUuOHoiIGZpbGwtcnVsZT0iZXZlbm9kZCIgY2xpcC1ydWxlPSJldmVub2RkIiBmaWxsPSIjZmZmIi8+PHBhdGggZD0iTTIyLjYgMEg3LjRjLTMuOSAwLTcgMy4xLTcgN3MzLjEgNyA3IDdoMTUuMmMzLjkgMCA3LTMuMSA3LTdzLTMuMi03LTctN3ptLTIxIDdjMC0zLjIgMi42LTUuOCA1LjgtNS44aDkuOWwtMy4xIDExLjZINy40Yy0zLjIgMC01LjgtMi42LTUuOC01Ljh6IiBmaWxsLXJ1bGU9ImV2ZW5vZGQiIGNsaXAtcnVsZT0iZXZlbm9kZCIgZmlsbD0iIzA2ZiIvPjxwYXRoIGQ9Ik0yNC42IDRjLjIuMi4yLjYgMCAuOEwyMi41IDdsMi4yIDIuMmMuMi4yLjIuNiAwIC44LS4yLjItLjYuMi0uOCAwbC0yLjItMi4yLTIuMiAyLjJjLS4yLjItLjYuMi0uOCAwLS4yLS4yLS4yLS42IDAtLjhMMjAuOCA3bC0yLjItMi4yYy0uMi0uMi0uMi0uNiAwLS44LjItLjIuNi0uMi44IDBsMi4yIDIuMkwyMy44IDRjLjItLjIuNi0uMi44IDB6IiBmaWxsPSIjZmZmIi8+PHBhdGggZD0iTTEyLjcgNC4xYy4yLjIuMy42LjEuOEw4LjYgOS44Yy0uMS4xLS4yLjItLjMuMi0uMi4xLS41LjEtLjctLjFMNS40IDcuN2MtLjItLjItLjItLjYgMC0uOC4yLS4yLjYtLjIuOCAwTDggOC42bDMuOC00LjVjLjItLjIuNi0uMi45IDB6IiBmaWxsPSIjMDZmIi8+PC9zdmc+';
-    var links = [];
-    links.push(document.querySelector('a[href*="' + linkHref + '"]'));
-    links.push(document.querySelector(`.${linkClass}`));
-    links.forEach(function (link) {
-      if (link) {
-        link.classList.add('ot-sdk-show-settings');
-        link.style.cursor = 'pointer';
-        link.removeAttribute('href');
-        if (includeIcon) {
-          link.style.backgroundImage = 'url(' + svgData + ')';
-          link.style.backgroundRepeat = 'no-repeat';
-          link.style.backgroundPosition = '0';
-          link.style.backgroundSize = '31px 15px';
-          link.style.paddingLeft = '36px';
-        }
-      }
-    });
-  };
-
-  if (brandSettings) {
-    //only load if there is brand data
-    window.OptanonWrapper = window.OptanonWrapper || function () {};
-
-    loadScript(brandSettings.src, {
-      'data-domain-script': brandSettings.data,
-      'integrity': brandSettings.integrity,
-      'crossorigin': 'anonymous',
-      'data-document-language': brandSettings.language || 'false',
-    });
-
-    // cookie = usprivacy , values: 1 = onetrust, Y = US, N = people did not say to block, N = LSPA
-    loadScript('https://cdn.cookielaw.org/opt-out/otCCPAiab.js', {
-      'ccpa-opt-out-ids': 'USP',
-      'ccpa-opt-out-geo': 'us',
-      'ccpa-opt-out-lspa': 'false',
-    });
-    BI.waitForObjAvailable(['OneTrust'], 100, function () {
-      let includeIcon = true;
-      //icon only in US
-      if (OneTrust?.getGeolocationData()?.country !== 'US') {
-        includeIcon = false;
-      }
-      takeoverButton('https://www.nbcuniversal.com/privacy/notrtoo', 'ot-sdk-show-settings', includeIcon);
-    });
-  }
-})();
-/* SNIPAF: END */
-
-</script><script>
-(function () {
-  const footerCookieLink = document.querySelector('a[href="https://www.nbcuniversal.com/privacy/cookies#cookie_management"]');
-  if (footerCookieLink) {
-    footerCookieLink.href = 'https://www.nbcuniversal.com/privacy/cookies#accordionheader2';
-  }
-})()
-</script><script>
-/* eslint-disable */
-
-/* Copyright (c) 2016 comScore, Inc.
-    * All rights reserved.
-    * By using this software, you are agreeing to be bound by the
-    * terms of these policies: http://www.comscore.com/About_comScore/Privacy_Policy
-    */
-!function(a,b){false&&"function"==typeof define&&define.a?define([],function(){return a.ns_=b(a.ns_)}):"object"==typeof module&&module.exports?module.exports=b():a.ns_=b(a.ns_)}(this,function(a){a=a||{},a.ns_=a;var b={uid:function(){var a=1;return function(){return+new Date+"_"+a++}}(),filter:function(a,b){var c={};for(var d in b)b.hasOwnProperty(d)&&a(b[d])&&(c[d]=b[d]);return c},extend:function(a){var b,c=arguments.length;a=a||{};for(var d=1;c>d;d++)if(b=arguments[d])for(var e in b)b.hasOwnProperty(e)&&(a[e]=b[e]);return a},getString:function(a,b){var c=String(a);return null==a?b||"na":c},getLong:function(a,b){var c=Number(a);return null==a||isNaN(c)?b||0:c},getInteger:function(a,b){var c=Number(parseInt(a));return null==a||isNaN(c)?b||0:c},getBoolean:function(a,b){var c="true"==String(a).toLowerCase();return null==a?b||!1:c},parseBoolean:function(a,b){return b=b||!1,a?"0"==a?!1:void 0:b},isNotEmpty:function(a){return!this.isEmpty(a)},isEmpty:function(a){return void 0===a||null===a||""===a||a instanceof Array&&0===a.length},indexOf:function(a,b){var c=-1;return this.forEach(b,function(b,d){b==a&&(c=d)}),c},forEach:function(a,b,c){try{if("function"==typeof b)if(c="undefined"!=typeof c?c:null,"number"!=typeof a.length||"undefined"==typeof a[0]){var d="undefined"!=typeof a.__proto__;for(var e in a)a.hasOwnProperty(e)&&(!d||d&&"undefined"==typeof a.__proto__[e])&&"function"!=typeof a[e]&&b.call(c,a[e],e)}else for(var f=0,g=a.length;g>f;f++)b.call(c,a[f],f)}catch(h){}},regionMatches:function(a,b,c,d,e){if(0>b||0>d||b+e>a.length||d+e>c.length)return!1;for(;--e>=0;){var f=a.charAt(b++),g=c.charAt(d++);if(f!=g)return!1}return!0},size:function(a){var b=0;for(var c in a)a.hasOwnProperty(c)&&b++;return b},log:function(a,b){if("undefined"!=typeof b&&b&&"undefined"!=typeof console&&console){var c=new Date,d=c.getHours()+":"+c.getMinutes()+":"+c.getSeconds();console.log(d,a)}},isTrue:function(a){return"undefined"==typeof a?!1:"string"==typeof a?(a=a.toLowerCase(),"true"===a||"1"===a||"on"===a):!!a},toString:function(a){if("undefined"==typeof a)return"undefined";if("string"==typeof a)return a;if("[object Array]"===Object.prototype.toString.call(a))return a.join(",");if(this.size(a)>0){var b="";for(var c in a)a.hasOwnProperty(c)&&(b+=c+":"+a[c]+";");return b}return a.toString()},exists:function(a){return"undefined"!=typeof a&&null!=a},firstGreaterThan0:function(){for(var a=0,b=arguments.length;b>a;a++){var c=arguments[a];if(c>0)return c}return 0},cloneObject:function(a){if(null==a||"object"!=typeof a)return a;var b=function(){function a(){}function b(b){return"object"==typeof b?(a.prototype=b,new a):b}function c(a){for(var b in a)a.hasOwnProperty(b)&&(this[b]=a[b])}function d(){this.copiedObjects=[];var a=this;this.recursiveDeepCopy=function(b){return a.deepCopy(b)},this.depth=0}function e(a,b){var c=new d;return b&&(c.maxDepth=b),c.deepCopy(a)}function f(a){return"undefined"!=typeof window&&window&&window.Node?a instanceof Node:"undefined"!=typeof document&&a===document?!0:"number"==typeof a.nodeType&&a.attributes&&a.childNodes&&a.cloneNode}var g=[];return c.prototype={constructor:c,canCopy:function(){return!1},create:function(a){},populate:function(a,b,c){}},d.prototype={constructor:d,maxDepth:256,cacheResult:function(a,b){this.copiedObjects.push([a,b])},getCachedResult:function(a){for(var b=this.copiedObjects,c=b.length,d=0;c>d;d++)if(b[d][0]===a)return b[d][1]},deepCopy:function(a){if(null===a)return null;if("object"!=typeof a)return a;var b=this.getCachedResult(a);if(b)return b;for(var c=0;c<g.length;c++){var d=g[c];if(d.canCopy(a))return this.applyDeepCopier(d,a)}throw new Error("Unable to clone the following object "+a)},applyDeepCopier:function(a,b){var c=a.create(b);if(this.cacheResult(b,c),this.depth++,this.depth>this.maxDepth)throw new Error("Maximum recursion depth exceeded.");return a.populate(this.recursiveDeepCopy,b,c),this.depth--,c}},e.DeepCopier=c,e.deepCopiers=g,e.register=function(a){a instanceof c||(a=new c(a)),g.unshift(a)},e.register({canCopy:function(){return!0},create:function(a){return a instanceof a.constructor?b(a.constructor.prototype):{}},populate:function(a,b,c){for(var d in b)b.hasOwnProperty(d)&&(c[d]=a(b[d]));return c}}),e.register({canCopy:function(a){return a instanceof Array},create:function(a){return new a.constructor},populate:function(a,b,c){for(var d=0;d<b.length;d++)c.push(a(b[d]));return c}}),e.register({canCopy:function(a){return a instanceof Date},create:function(a){return new Date(a)}}),e.register({canCopy:function(a){return f(a)},create:function(a){return"undefined"!=typeof document&&a===document?document:a.cloneNode(!1)},populate:function(a,b,c){if("undefined"!=typeof document&&b===document)return document;if(b.childNodes&&b.childNodes.length)for(var d=0;d<b.childNodes.length;d++){var e=a(b.childNodes[d]);c.appendChild(e)}}}),{deepCopy:e}}();return b.deepCopy(a)},safeGet:function(a,b){return b=this.exists(b)?b:"",this.exists(a)?a:b},getBrowserName:function(){if(!navigator)return"";var a,b,c=navigator.userAgent||"",d=navigator.appName||"";return-1!=(b=c.indexOf("Opera"))||-1!=(b=c.indexOf("OPR/"))?d="Opera":-1!=(b=c.indexOf("Android"))?d="Android":-1!=(b=c.indexOf("Chrome"))?d="Chrome":-1!=(b=c.indexOf("Safari"))?d="Safari":-1!=(b=c.indexOf("Firefox"))?d="Firefox":-1!=(b=c.indexOf("IEMobile"))?d="Internet Explorer Mobile":"Microsoft Internet Explorer"==d||"Netscape"==d?d="Internet Explorer":(a=c.lastIndexOf(" ")+1)<(b=c.lastIndexOf("/"))?(d=c.substring(a,b),d.toLowerCase()==d.toUpperCase()&&(d=navigator.appName)):d="unknown",d},getBrowserFullVersion:function(){if(!navigator)return"";var a,b,c,d,e=navigator.userAgent||"",f=navigator.appName||"",g=navigator.appVersion?""+parseFloat(navigator.appVersion):"";return-1!=(b=e.indexOf("Opera"))?(g=e.substring(b+6),-1!=(b=e.indexOf("Version"))&&(g=e.substring(b+8))):-1!=(b=e.indexOf("OPR/"))?g=e.substring(b+4):-1!=(b=e.indexOf("Android"))?g=e.substring(b+11):-1!=(b=e.indexOf("Chrome"))?g=e.substring(b+7):-1!=(b=e.indexOf("Safari"))?(g=e.substring(b+7),-1!=(b=e.indexOf("Version"))&&(g=e.substring(b+8))):-1!=(b=e.indexOf("Firefox"))?g=e.substring(b+8):"Microsoft Internet Explorer"==f?(d=new RegExp("MSIE ([0-9]{1,}[.0-9]{0,})"),null!=d.exec(e)&&(g=parseFloat(RegExp.$1))):"Netscape"==f?(d=new RegExp("Trident/.*rv:([0-9]{1,}[.0-9]{0,})"),null!=d.exec(e)&&(g=parseFloat(RegExp.$1))):g=e.lastIndexOf(" ")+1<(b=e.lastIndexOf("/"))?e.substring(b+1):"unknown",g=g.toString(),-1!=(c=g.indexOf(";"))&&(g=g.substring(0,c)),-1!=(c=g.indexOf(" "))&&(g=g.substring(0,c)),-1!=(c=g.indexOf(")"))&&(g=g.substring(0,c)),a=parseInt(""+g,10),isNaN(a)&&(g=""+parseFloat(navigator.appVersion)),g},browserAcceptsLargeURLs:function(){return"undefined"!=typeof window?(null!==window.ActiveXObject,!0):!0},getNamespace:function(){return a.ns_||a}};return a.StreamSense=a.StreamSense||function(){var c=function(){var a="cs_";return function(){var c="undefined"!=typeof localStorage?localStorage:null;b.extend(this,{get:function(b){return c&&c.getItem(a+b)},set:function(b,d){c&&c.setItem(a+b,d)},has:function(b){return c&&c.getItem(a+b)},remove:function(b){c&&c.removeItem(a+b)},clear:function(){for(var b=0;c&&b<c.length;++b){var d=c.key(b);d.substr(0,a.length)===a&&c.removeItem(d)}}})}}(),d=function(a,b){if("undefined"!=typeof Image){var c=new Image;c.onload=function(){b&&b(200),c=null},c.onerror=function(){b&&b(),c=null},c.src=a}},e=function(a,b,c){c&&"undefined"!=typeof setTimeout&&setTimeout(c,0)},f=function(){return{dir:function(){return null},append:function(a,b,c){},write:function(a,b,c){},deleteFile:function(){return!1},read:function(){return null}}}(),g=function(){return{PLATFORM:"generic",httpGet:d,httpPost:e,Storage:c,IO:f,getCrossPublisherId:function(){return null},getAppName:function(){return h.UNKNOWN_VALUE},getAppVersion:function(){return h.UNKNOWN_VALUE},getVisitorId:function(){return this.getDeviceName()+ +new Date+~~(1e3*Math.random())},getVisitorIdSuffix:function(){return"72"},getDeviceName:function(){return h.UNKNOWN_VALUE},getPlatformVersion:function(){return h.UNKNOWN_VALUE},getPlatformName:function(){return"js"},getRuntimeName:function(){return h.UNKNOWN_VALUE},getRuntimeVersion:function(){return h.UNKNOWN_VALUE},getResolution:function(){return h.UNKNOWN_VALUE},getLanguage:function(){return h.UNKNOWN_VALUE},getPackageName:function(){return null},isConnectionAvailable:function(){return!0},isCompatible:function(){return!0},autoSelect:function(){},setPlatformAPI:function(){},isCrossPublisherIdChanged:function(){return!1},setTimeout:function(a,b){return setTimeout(a,b)},clearTimeout:function(a){return clearTimeout(a)},getDeviceArchitecture:function(){return h.UNKNOWN_VALUE},getConnectionType:function(){return h.UNKNOWN_VALUE},getDeviceJailBrokenFlag:function(){return h.UNKNOWN_VALUE},isConnSecure:function(){return"s"===document.location.href.charAt(4)},processMeasurementLabels:function(){}}}(),h={UNKNOWN_VALUE:"unknown",UNKNOWN_RESOLUTION:"0x0"};b.jsonObjectToStringDictionary=function(a){var b={};for(var c in a){var d=a[c];null===d||void 0===d?b[c]=d:b[c]=a[c]+""}return b},b.getKeys=function(a,b){var c,d=[];for(c in a)b&&!b.test(c)||!a.hasOwnProperty(c)||(d[d.length]=c);return d},b.fixEventTime=function(a){if(a.ns_ts)return parseInt(a.ns_ts);var b=+new Date;return a.ns_ts=String(b),b},b.isBrowser=function(){return"undefined"!=typeof window&&"undefined"!=typeof document},b.addNewPlaybackInterval=function(a,c,d,e){var f={};if(!(d>=c))return b.cloneObject(a);if(f.start=c,f.end=d,0==a.length)return a.push(f),b.cloneObject(a);var g;for(g=0;g<a.length;g++)if(f.start>=a[g].start&&f.end<=a[g].end)return b.cloneObject(a);var h,i=!1;for(h=0;h<a.length;h++)if(h+1===a.length&&f.start>=a[h].start||f.start>=a[h].start&&f.start<a[h+1].start){a.splice(h+1,0,f),i=!0;break}i||a.splice(0,0,f);var j=[a[0]];for(g=1;g<a.length;g++)j[j.length-1].end+e<a[g].start?j.push(a[g]):j[j.length-1].end<a[g].end&&(j[j.length-1].end=a[g].end);return b.cloneObject(j)};var i=function(){var a=["play","pause","pause-on-buffering","end","buffer","buffer-stop","keep-alive","hb","custom","load","start","skstart","adskip","cta","error","trans","drmfa","drmap","drmde","bitrt","playrt","volume","window","audio","video","subs","cdn"];return{PLAY:0,PAUSE:1,PAUSE_ON_BUFFERING:2,END:3,BUFFER:4,BUFFER_STOP:5,KEEPALIVE:6,HEARTBEAT:7,CUSTOM:8,LOAD:9,START:10,SEEK_START:11,AD_SKIP:12,CTA:13,ERROR:14,TRANSFER:15,DRM_FAILED:16,DRM_APPROVED:17,DRM_DENIED:18,BIT_RATE:19,PLAYBACK_RATE:20,VOLUME:21,WINDOW_STATE:22,AUDIO:23,VIDEO:24,SUBS:25,CDN:26,toString:function(b){return a[b]}}}(),j=function(){return{IDLE:0,PLAYBACK_NOT_STARTED:1,PLAYING:2,PAUSED:3,BUFFERING_BEFORE_PLAYBACK:4,BUFFERING_DURING_PLAYBACK:5,BUFFERING_DURING_SEEKING:6,BUFFERING_DURING_PAUSE:7,SEEKING_BEFORE_PLAYBACK:8,SEEKING_DURING_PLAYBACK:9,SEEKING_DURING_BUFFERING:10,SEEKING_DURING_PAUSE:11,PAUSED_DURING_BUFFERING:12}}(),k=function(){var a=["c","s","r"];return{SINGLE_CLIP:0,SEGMENTED:1,REDUCED:2,toString:function(b){return a[b]}}}(),l={STREAMSENSE_VERSION:"5.1.1.160316",MODEL_VERSION:"5.1",DEFAULT_PLAYERNAME:"js_api",DEFAULT_HEARTBEAT_INTERVAL:[{playingtime:6e4,interval:1e4},{playingtime:null,interval:6e4}],DEFAULT_KEEP_ALIVE_INTERVAL:12e5,DEFAULT_PAUSED_ON_BUFFERING_INTERVAL:500,C1_VALUE:"19",C10_VALUE:"js",NS_AP_C12M_VALUE:"1",NS_NC_VALUE:"1",PAGE_NAME_LABEL:"name",RESTRICTED_URL_LENGTH_LIMIT:2048,URL_LENGTH_LIMIT:4096,THROTTLING_DELAY:500,INTERVAL_MERGE_TOLERANCE:500,STANDARD_METADATA_LABELS:["ns_st_ci","ns_st_pr","ns_st_sn","ns_st_en","ns_st_ep","ns_st_ty","ns_st_ct","ns_st_li","ns_st_ad","ns_st_bn","ns_st_tb","ns_st_an","ns_st_ta","ns_st_pu","c3","c4","c6"],LABELS_ORDER:["c1","c2","ca2","cb2","cc2","cd2","ns_site","ca_ns_site","cb_ns_site","cc_ns_site","cd_ns_site","ns_vsite","ca_ns_vsite","cb_ns_vsite","cc_ns_vsite","cd_ns_vsite","ns_alias","ca_ns_alias","cb_ns_alias","cc_ns_alias","cd_ns_alias","ns_ap_an","ca_ns_ap_an","cb_ns_ap_an","cc_ns_ap_an","cd_ns_ap_an","ns_ap_pn","ns_ap_pv","c12","ca12","cb12","cc12","cd12","ns_ak","ns_ap_hw","name","ns_ap_ni","ns_ap_ec","ns_ap_ev","ns_ap_device","ns_ap_id","ns_ap_csf","ns_ap_bi","ns_ap_pfm","ns_ap_pfv","ns_ap_ver","ca_ns_ap_ver","cb_ns_ap_ver","cc_ns_ap_ver","cd_ns_ap_ver","ns_ap_sv","ns_ap_cv","ns_type","ca_ns_type","cb_ns_type","cc_ns_type","cd_ns_type","ns_radio","ns_nc","cs_partner","cs_xcid","ns_ap_ui","ca_ns_ap_ui","cb_ns_ap_ui","cc_ns_ap_ui","cd_ns_ap_ui","ns_ap_gs","ns_st_sv","ns_st_pv","ns_st_smv","ns_st_it","ns_st_id","ns_st_ec","ns_st_sp","ns_st_sc","ns_st_sq","ns_st_ppc","ns_st_apc","ns_st_spc","ns_st_cn","ns_st_ev","ns_st_po","ns_st_cl","ns_st_el","ns_st_sl","ns_st_pb","ns_st_hc","ns_st_mp","ca_ns_st_mp","cb_ns_st_mp","cc_ns_st_mp","cd_ns_st_mp","ns_st_mv","ca_ns_st_mv","cb_ns_st_mv","cc_ns_st_mv","cd_ns_st_mv","ns_st_pn","ns_st_tp","ns_st_ad","ns_st_li","ns_st_ci","ns_st_si","ns_st_pt","ns_st_dpt","ns_st_ipt","ns_st_et","ns_st_det","ns_st_upc","ns_st_dupc","ns_st_iupc","ns_st_upa","ns_st_dupa","ns_st_iupa","ns_st_lpc","ns_st_dlpc","ns_st_lpa","ns_st_dlpa","ns_st_pa","ns_ap_jb","ns_ap_et","ns_ap_res","ns_ap_sd","ns_ap_po","ns_ap_ot","ns_ap_c12m","cs_c12u","ca_cs_c12u","cb_cs_c12u","cc_cs_c12u","cd_cs_c12u","ns_ap_install","ns_ap_updated","ns_ap_lastrun","ns_ap_cs","ns_ap_runs","ns_ap_usage","ns_ap_fg","ns_ap_ft","ns_ap_dft","ns_ap_bt","ns_ap_dbt","ns_ap_dit","ns_ap_as","ns_ap_das","ns_ap_it","ns_ap_uc","ns_ap_aus","ns_ap_daus","ns_ap_us","ns_ap_dus","ns_ap_ut","ns_ap_oc","ns_ap_uxc","ns_ap_uxs","ns_ap_lang","ns_ap_ar","ns_ap_miss","ns_ts","ns_st_ca","ns_st_cp","ns_st_er","ca_ns_st_er","cb_ns_st_er","cc_ns_st_er","cd_ns_st_er","ns_st_pe","ns_st_ui","ca_ns_st_ui","cb_ns_st_ui","cc_ns_st_ui","cd_ns_st_ui","ns_st_bc","ns_st_dbc","ns_st_bt","ns_st_dbt","ns_st_bp","ns_st_lt","ns_st_skc","ns_st_dskc","ns_st_ska","ns_st_dska","ns_st_skd","ns_st_skt","ns_st_dskt","ns_st_pc","ns_st_dpc","ns_st_pp","ns_st_br","ns_st_pbr","ns_st_rt","ns_st_prt","ns_st_ub","ns_st_vo","ns_st_pvo","ns_st_ws","ns_st_pws","ns_st_ki","ns_st_rp","ns_st_bn","ns_st_tb","ns_st_an","ns_st_ta","ns_st_pl","ns_st_pr","ns_st_sn","ns_st_en","ns_st_ep","ns_st_sr","ns_st_ty","ns_st_ct","ns_st_cs","ns_st_ge","ns_st_st","ns_st_ce","ns_st_ia","ns_st_dt","ns_st_ddt","ns_st_tdt","ns_st_tm","ns_st_dtm","ns_st_ttm","ns_st_de","ns_st_pu","ns_st_ti","ns_st_cu","ns_st_fee","ns_st_at","ns_st_pat","ns_st_vt","ns_st_pvt","ns_st_tt","ns_st_ptt","ns_st_cdn","ns_st_pcdn","ns_ap_i1","ns_ap_i2","ns_ap_i3","ns_ap_i4","ns_ap_i5","ns_ap_i6","ns_ap_referrer","ns_clid","ns_campaign","ns_source","ns_mchannel","ns_linkname","ns_fee","gclid","utm_campaign","utm_source","utm_medium","utm_term","utm_content","ns_ecommerce","ns_ec_sv","ns_client_id","ns_order_id","ns_ec_cur","ns_orderline_id","ns_orderlines","ns_prod_id","ns_qty","ns_prod_price","ns_prod_grp","ns_brand","ns_shop","ns_category","category","ns_c","ns_search_term","ns_search_result","ns_m_exp","ns_m_chs","c3","ca3","cb3","cc3","cd3","c4","ca4","cb4","cc4","cd4","c5","ca5","cb5","cc5","cd5","c6","ca6","cb6","cc6","cd6","c10","c11","c13","c14","c15","c16","c7","c8","c9","ns_ap_er"]},m=function(){function a(){function a(){I={},I.ns_st_pt="0",I.ns_st_bt="0",I.ns_st_bc="0",I.ns_st_pc="0",I.ns_st_sq="0",I.ns_st_cl="0",I.ns_st_pn="1",I.ns_st_tp="1",I.ns_st_skc="0",I.ns_st_et="0",I.ns_st_cn="1",I.ns_st_sc="0",I.ns_st_ska="0",I.ns_st_skd="0",I.ns_st_skt="0",I.ns_st_upc="0",I.ns_st_lpc="0",I.ns_st_upa="0",I.ns_st_lpa="0",I.ns_st_ub="0",I.ns_st_br="0",f=!1,e=!1,d=h.UNKNOWN_VALUE,g=NaN,m=0,j=0,i=NaN,n=NaN,p=0,o=0,k=0,s=NaN,q=[],r=[],t=0,u=0,v=0,w=0,x=0,y=0,z=NaN,A=0,B=!1,C=NaN,F=!1,E=0,H=0,D=0,G=0,J=0,K=0,L=0,M=0,N=0}function c(){var a,b,c=0;for(a=0;a<q.length;a++)c+=Math.abs(q[a].end-q[a].start);O.setUniquePlaybackInterval(c);var d=0;for(a=0;a<q.length;a++)b=Math.abs(q[a].end-q[a].start),b>d&&(d=b);O.setLongestPlaybackInterval(d);var e=0;for(a=0;a<r.length;a++)e+=Math.abs(r[a].end-r[a].start);O.setAssetUniquePlaybackInterval(e);var f=0;for(a=0;a<r.length;a++)b=Math.abs(r[a].end-r[a].start),b>f&&(f=b);O.setAssetLongestPlaybackInterval(f)}var d,e,f,g,i,j,k,m,n,o,p,q,r,s,t,u,v,w,x,y,z,A,B,C,D,E,F,G,H,I,J,K,L,M,N,O=this,P=l.INTERVAL_MERGE_TOLERANCE;b.extend(this,{getHash:function(){return d},setHash:function(a){d=a},setPlaybackIntervalMergeTolerance:function(a){P=a},getPlaybackIntervalMergeTolerance:function(){return P},setLabels:function(a){null!=a&&b.extend(I,a)},getLabels:function(){return I},setLabel:function(a,b){var c={};c[a]=b,O.setLabels(c)},getLabel:function(a){return I[a]},getClipNumber:function(){return parseInt(O.getLabel("ns_st_cn"))},setClipNumber:function(a){O.setLabel("ns_st_cn",String(a))},getPartNumber:function(){return parseInt(O.getLabel("ns_st_pn"))},createLabels:function(a){var c=a||{};c.ns_st_dbt=String(O.getBufferingTime()-A),A=O.getBufferingTime(),c.ns_st_det=String(O.getElapsedTime()-o),o=O.getElapsedTime(),c.ns_st_dupc=String(O.getUniquePlaybackInterval()-t),t=O.getUniquePlaybackInterval(),parseInt(c.ns_st_dupc)<0&&(c.ns_st_dupc="0");var d;d=b.exists(c.ns_st_upc)?parseInt(c.ns_st_upc):O.getUniquePlaybackInterval(),c.ns_st_iupc=String(d-u),u=d,parseInt(c.ns_st_iupc)<0&&(c.ns_st_iupc="0"),c.ns_st_dupa=String(O.getAssetUniquePlaybackInterval()-v),v=O.getAssetUniquePlaybackInterval(),parseInt(c.ns_st_dupa)<0&&(c.ns_st_dupa="0");var e;e=b.exists(c.ns_st_upa)?parseInt(c.ns_st_upa):O.getAssetUniquePlaybackInterval(),c.ns_st_iupa=String(e-w),w=e,parseInt(c.ns_st_iupa)<0&&(c.ns_st_iupa="0"),c.ns_st_dlpc=String(O.getLongestPlaybackInterval()-x),x=O.getLongestPlaybackInterval(),parseInt(c.ns_st_dlpc)<0&&(c.ns_st_dlpc="0"),c.ns_st_dlpa=String(O.getAssetLongestPlaybackInterval()-y),y=O.getAssetLongestPlaybackInterval(),parseInt(c.ns_st_dlpa)<0&&(c.ns_st_dlpa="0");var g;return g=b.exists(c.ns_st_pt)?parseInt(c.ns_st_pt):O.getPlaybackTime(),c.ns_st_ipt=String(g-k),k=g,c.ns_st_dpt=String(O.getPlaybackTime()-j),j=O.getPlaybackTime(),c.ns_st_dpc=String(O.getPauses()-J),J=O.getPauses(),c.ns_st_dskc=String(O.getSeeks()-K),K=O.getSeeks(),c.ns_st_dbc=String(O.getBuffers()-L),L=O.getBuffers(),c.ns_st_dskt=String(O.getSeekingTime()-D),D=O.getSeekingTime(),c.ns_st_dska=String(O.getSeekingAmount()-G),G=O.getSeekingAmount(),b.extend(c,O.getLabels()),O.setSeekingDirection(0),f&&(c.ns_st_spc=String(M),c.ns_st_apc=String(N)),f||b.parseBoolean(c.ns_st_sc)||(c.ns_st_sc="1"),c},getVideoTrack:function(){return O.getLabel("ns_st_vt")},setVideoTrack:function(a){O.setLabel("ns_st_vt",String(a))},getAudioTrack:function(){return O.getLabel("ns_st_at")},setAudioTrack:function(a){O.setLabel("ns_st_at",String(a))},getSubtitleTrack:function(){return O.getLabel("ns_st_tt")},setSubtitleTrack:function(a){O.setLabel("ns_st_tt",String(a))},getCDN:function(){return O.getLabel("ns_st_cdn")},setCDN:function(a){O.setLabel("ns_st_cdn",String(a))},getClipPlaybackIntervals:function(){return q},setClipPlaybackIntervals:function(a){q=a},getAssetPlaybackIntervals:function(){return r},getUniquePlaybackInterval:function(){return parseInt(O.getLabel("ns_st_upc"))},getAssetUniquePlaybackInterval:function(){return parseInt(O.getLabel("ns_st_upa"))},setAssetUniquePlaybackInterval:function(a){O.setLabel("ns_st_upa",String(a))},setUniquePlaybackInterval:function(a){O.setLabel("ns_st_upc",String(a))},getLongestPlaybackInterval:function(){return parseInt(O.getLabel("ns_st_lpc"))},setLongestPlaybackInterval:function(a){O.setLabel("ns_st_lpc",String(a))},getAssetLongestPlaybackInterval:function(){return parseInt(O.getLabel("ns_st_lpa"))},setAssetLongestPlaybackInterval:function(a){O.setLabel("ns_st_lpa",String(a))},incrementPauses:function(){O.setLabel("ns_st_pc",String(O.getPauses()+1))},incrementSeeks:function(){O.setLabel("ns_st_skc",String(O.getSeeks()+1))},incrementPlayCounter:function(){O.setLabel("ns_st_sq",String(O.getPlayCounter()+1))},getPlayCounter:function(){return parseInt(O.getLabel("ns_st_sq"))},getBufferingTime:function(){return parseInt(O.getLabel("ns_st_bt"))},setBufferingTime:function(a){O.setLabel("ns_st_bt",String(a))},addBufferingTime:function(a){if(!isNaN(z)){var b=O.getBufferingTime();b+=a-z,O.setBufferingTime(b),z=NaN}},setPlaybackStartPosition:function(a){s=parseInt(a)},getPlaybackStartPosition:function(){return s},addInterval:function(a){isNaN(s)||isNaN(a)||(q=b.addNewPlaybackInterval(q,s,a,P),r=b.addNewPlaybackInterval(r,s,a,P),c(),s=NaN)},getElapsedTime:function(){return parseInt(O.getLabel("ns_st_et"))},setElapsedTime:function(a){O.setLabel("ns_st_et",String(a))},addElapsedTime:function(a){if(!isNaN(n)){var b=O.getElapsedTime();b+=a-n,O.setElapsedTime(b),n=NaN}},getElapsedTimestamp:function(){return n},setElapsedTimestamp:function(a){n=a},addPlaybackTime:function(a){if(!isNaN(g)){var b=O.getPlaybackTime();b+=a-g,O.setPlaybackTime(b),g=NaN}},getPlaybackTime:function(){return parseInt(O.getLabel("ns_st_pt"))},getExpectedPlaybackPosition:function(a){return isNaN(g)||(m+=a-g),m},setPlaybackTimeOffset:function(a){m=a},getPlaybackTimeOffset:function(){return m},setPlaybackTime:function(a){O.setLabel("ns_st_pt",String(a))},getPlaybackTimestamp:function(){return g},setPlaybackTimestamp:function(a){g=a},setPreviousPlaybackTime:function(a){j=a},setPreviousPlaybackTimestamp:function(a){i=a},getBufferingTimestamp:function(){return z},setBufferingTimestamp:function(a){z=a},getPauses:function(){return parseInt(O.getLabel("ns_st_pc"))},setPauses:function(a){O.setLabel("ns_st_pc",String(a))},getSeeks:function(){return parseInt(O.getLabel("ns_st_skc"))},setSeeks:function(a){O.setLabel("ns_st_skc",String(a))},setSeeking:function(a){B=a},isSeeking:function(){return B},setCollectingSeekingTime:function(a){F=a},isCollectingSeekingTime:function(){return F},setClipStarted:function(a){e=a},isClipStarted:function(){return e},setPlaybackStarted:function(a){f=a},isPlaybackStarted:function(){return f},setSeekingTimestamp:function(a){C=a},getSeekingTimestamp:function(){return C},addSeekingTime:function(a){if(!isNaN(C)){var b=O.getSeekingTime();b+=a-C,O.setSeekingTime(b),C=NaN}},getSeekingTime:function(){return parseInt(O.getLabel("ns_st_skt"))},setSeekingTime:function(a){O.setLabel("ns_st_skt",String(a))},setSeekingTimeBeforeEnd:function(a){H=a},getSeekingTimeBeforeEnd:function(){return H},setSeekStartPosition:function(a){E=a},getSeekStartPosition:function(){return E},setSeekingAmount:function(a){O.setLabel("ns_st_ska",String(a))},getSeekingAmount:function(){return parseInt(O.getLabel("ns_st_ska"))},addSeekingAmount:function(a){var b=O.getSeekingAmount();b+=Math.abs(a-E),O.setSeekingAmount(b);var c;E==a?c=0:E>a?c=-1:a>E&&(c=1),O.setSeekingDirection(c),E=0},getSeekingDirection:function(){return parseInt(O.getLabel("ns_st_skd"))},setSeekingDirection:function(a){O.setLabel("ns_st_skd",String(a))},resetClipLifecycleLabels:function(){I.ns_st_pt="0",j=0,k=0,I.ns_st_bt="0",A=0,I.ns_st_bc="0",L=0,I.ns_st_pc="0",J=0,I.ns_st_sq="0",I.ns_st_upa="0",v=0,w=0,I.ns_st_et="0",o=0,I.ns_st_lpa="0",y=0,I.ns_st_skt="0",D=0,I.ns_st_ska="0",G=0,I.ns_st_skc="0",K=0},incrementSegmentPlaybackCounter:function(){M++},incrementClipLoadCounter:function(){O.setLabel("ns_st_sc",String(O.getClipLoadCounter()+1))},incrementAssetPlaybackCounter:function(){N++},setPreviousUniquePlaybackInterval:function(a){t=a},setPreviousEventIndependentUniquePlaybackInterval:function(a){u=a},setPreviousLongestPlaybackInterval:function(a){x=a},resetAssetPlaybackCounters:function(){r=[],O.setAssetUniquePlaybackInterval(0),v=0,w=0,O.setAssetLongestPlaybackInterval(0),y=0},setSegmentPlaybackCounter:function(a){M=a},setClipLoadCounter:function(a){O.setLabel("ns_st_sc",String(a))},setAssetPlaybackCounter:function(a){N=a},setLowestPartNumberPlayed:function(a){p=a},getSegmentPlaybackCounter:function(){return M},getClipLoadCounter:function(){return parseInt(O.getLabel("ns_st_sc"))},getAssetPlaybackCounter:function(){return N},getLowestPartNumberPlayed:function(){return p},getBuffers:function(){return parseInt(O.getLabel("ns_st_bc"))},incrementBufferCount:function(){O.setLabel("ns_st_bc",String(O.getBuffers()+1))},getPreviousBufferingTime:function(){return A}}),a()}return a.resetClip=function(a,b,c){for(var d=a.getLabels(),e={},f=0;c&&f<c.length;++f)d.hasOwnProperty(c[f])&&(e[c[f]]=d[c[f]]);b.setLabels(e),b.setPlaybackIntervalMergeTolerance(a.getPlaybackIntervalMergeTolerance())},a}(),n=function(){function a(){function a(){c=new m,f={},f.ns_st_bp="0",f.ns_st_pa="0",f.ns_st_pp="0",f.ns_st_sp="1",f.ns_st_id=String(+new Date),d=NaN,e=NaN,h={},i=0,g=!1,j=!1,k=0}var c,d,e,f,g,h,i,j,k,l=this;b.extend(this,{resetClip:function(){var a=c;c=new m,m.resetClip(a,c)},hashExists:function(a){return null!=h[a]},storeHash:function(a){h[a]={}},removeHash:function(a){delete h[a]},storeClipPlaybackCounters:function(){for(var a in h)if(h.hasOwnProperty(a)&&h[a].clipNumber===c.getClipNumber()){b.extend(h[a],{segmentPlaybackCounter:c.getSegmentPlaybackCounter(),clipLoadCounter:c.getClipLoadCounter(),assetPlaybackCounter:c.getAssetPlaybackCounter(),lowestPartNumberPlayed:c.getLowestPartNumberPlayed(),seeking:c.isSeeking(),seekingTimeBeforeEnd:c.getSeekingTimeBeforeEnd(),seekingStartPosition:c.getSeekStartPosition(),clipPlaybackIntervals:c.getClipPlaybackIntervals(),uniquePlaybackInterval:c.getUniquePlaybackInterval(),longestPlaybackInterval:c.getLongestPlaybackInterval(),videoTrack:c.getVideoTrack(),audioTrack:c.getAudioTrack(),subtitleTrack:c.getSubtitleTrack(),cdn:c.getCDN()});break}},getStoredClipRegisters:function(a){return h[a]},getClipNumber:function(a){return h[a].clipNumber},getMaxClipNumber:function(){return i},storeClipNumber:function(a,b){h[a].clipNumber=b,b>i&&(i=b)},setLabels:function(a){null!=a&&b.extend(f,a)},getLabels:function(){return f},setLabel:function(a,b){var c={};c[a]=b,l.setLabels(c)},getLabel:function(a){return f[a]},getClip:function(){return c},createLabels:function(a){var d=a||{};return j||(d.ns_st_pb=null!=d.ns_st_pb?d.ns_st_pb:"1"),b.extend(d,l.getLabels()),c.isPlaybackStarted()&&(d.ns_st_ppc=String(k)),d},incrementPlayCounter:function(){l.setLabel("ns_st_sp",String(parseInt(l.getLabel("ns_st_sp"))+1))},incrementPauses:function(){l.setLabel("ns_st_pp",String(l.getPauses()+1))},addPlaybackTime:function(a){if(!isNaN(e)){var b=l.getPlaybackTime();b+=a-e,l.setPlaybackTime(b),e=NaN}},addBufferingTime:function(a){if(!isNaN(d)){var b=l.getBufferingTime();b+=a-d,l.setBufferingTime(b),d=NaN}},getBufferingTime:function(){return parseInt(l.getLabel("ns_st_bp"))},setBufferingTime:function(a){l.setLabel("ns_st_bp",String(a))},getPlaybackTime:function(){return parseInt(l.getLabel("ns_st_pa"))},setBufferingTimestamp:function(a){d=a},getBufferingTimestamp:function(){return d},setPlaybackTime:function(a){l.setLabel("ns_st_pa",String(a))},setPlaybackTimestamp:function(a){e=a},getPlaybackTimestamp:function(){return e},getPauses:function(){return parseInt(l.getLabel("ns_st_pp"))},setPauses:function(a){l.setLabel("ns_st_pp",String(a))},isPlaylistStarted:function(){return g},setPlaylistStarted:function(a){g=a},getPlaybackCounter:function(){return k},incrementPlaybackCounter:function(){k++},setFirstEventSent:function(a){j=a}}),a()}return a.resetPlaylist=function(b,c,d){for(var e=b.getClip(),f=b.getLabels(),g={},h=0;d&&h<d.length;h++)f.hasOwnProperty(d[h])&&(g[d[h]]=f[d[h]]);c=new a,c.setLabels(g),m.resetClip(e,c.getClip(),d)},a}(),o=function(){return function(a){function c(){e=1}function d(c){f=b.extend({},c);var d=a.getSSECore().getPixelURL();if(a.getAppCore()){if(a.getSSECore().isProperlyInitialized()){var e=a.getSSECore().getExports().am,g=a.getSSECore().getExports().et,h=e.newApplicationMeasurement(a.getAppCore(),g.HIDDEN,c,d);a.getAppCore().getQueue().offer(h)}}else d&&a.getSSECore().getPlatformAPI().httpGet(a.getSSECore().prepareUrl(d,c))}var e,f,g=this;b.extend(this,{newEvent:function(a){d(a.eventLabels),a.eventType!=i.HEARTBEAT&&g.incrementEventCounter()},getEventCounter:function(){return e},incrementEventCounter:function(){e++},setEventCounter:function(a){e=a},getMeasurementSnapshot:function(){return f}}),c()}}(),p=function(){return function(a){function c(){g=0,h=0}function d(){h++;var c={},d=b.fixEventTime(c);c.ns_st_po=String(a.getPlaylist().getClip().getPlaybackTimeOffset()+(d-a.getPlaylist().getClip().getPlaybackTimestamp())),c.ns_st_pa=String(a.getPlaylist().getPlaybackTime()+(d-a.getPlaylist().getPlaybackTimestamp())),c.ns_st_pt=String(a.getPlaylist().getClip().getPlaybackTime()+(d-a.getPlaylist().getClip().getPlaybackTimestamp())),c.ns_st_dpt=String(d-a.getPlaylist().getClip().getPlaybackTimestamp()),a.getStateMachine().getCurrentState()==j.BUFFERING_DURING_PLAYBACK?(c.ns_st_bp=String(a.getPlaylist().getBufferingTime()+(d-a.getPlaylist().getBufferingTimestamp())),c.ns_st_bt=String(a.getPlaylist().getClip().getBufferingTime()+(d-a.getPlaylist().getClip().getBufferingTimestamp())),c.ns_st_dbt=String(d-a.getPlaylist().getClip().getBufferingTimestamp())):c.ns_st_dbt=String(a.getPlaylist().getClip().getBufferingTime()-a.getPlaylist().getClip().getPreviousBufferingTime()),c.ns_st_et=String(a.getPlaylist().getClip().getElapsedTime()+(d-a.getPlaylist().getClip().getElapsedTimestamp())),c.ns_st_det=String(d-a.getPlaylist().getClip().getElapsedTimestamp());var e=b.cloneObject(a.getPlaylist().getClip().getClipPlaybackIntervals()),f=b.cloneObject(a.getPlaylist().getClip().getAssetPlaybackIntervals());e=b.addNewPlaybackInterval(e,a.getPlaylist().getClip().getPlaybackStartPosition(),parseInt(c.ns_st_po),a.getPlaylist().getClip().getPlaybackIntervalMergeTolerance()),f=b.addNewPlaybackInterval(f,a.getPlaylist().getClip().getPlaybackStartPosition(),parseInt(c.ns_st_po),a.getPlaylist().getClip().getPlaybackIntervalMergeTolerance());var l,m,n=0;for(l=0;l<e.length;l++)n+=Math.abs(e[l].end-e[l].start);c.ns_st_upc=String(n),c.ns_st_dupc=String(n-a.getPlaylist().getClip().getUniquePlaybackInterval());var o=0;for(l=0;l<e.length;l++)m=Math.abs(e[l].end-e[l].start),m>o&&(o=m);c.ns_st_lpc=String(o),c.ns_st_dlpc=String(o-a.getPlaylist().getClip().getLongestPlaybackInterval());var p=0;for(l=0;l<f.length;l++)p+=Math.abs(f[l].end-f[l].start);c.ns_st_upa=String(p),c.ns_st_dupa=String(p-a.getPlaylist().getClip().getAssetUniquePlaybackInterval());var q=0;for(l=0;l<f.length;l++)m=Math.abs(f[l].end-f[l].start),m>q&&(q=m);c.ns_st_lpa=String(q),c.ns_st_dlpa=String(q-a.getPlaylist().getClip().getAssetLongestPlaybackInterval()),c.ns_st_hc=String(a.getHeartbeat().getCount());var r=a.getSSECore().createLabels(i.HEARTBEAT,c,d);a.getEventManager().newEvent(r),g=0,k.resume()}function e(){null!=f&&(a.getSSECore().getPlatformAPI().clearTimeout(f),f=null)}var f,g,h,k=this,m=l.DEFAULT_HEARTBEAT_INTERVAL;b.extend(this,{getCount:function(){return h},setIntervals:function(a){m=a},getInterval:function(a){var b=0;if(null!=m)for(var c=0;c<m.length;c++){var d=m[c],e=d.playingtime;if(!e||e>a){b=d.interval;break}}return b},resume:function(){e();var b=k.getInterval(a.getPlaylist().getClip().getPlaybackTime()+(+new Date-a.getPlaylist().getClip().getPlaybackTimestamp()));if(b>0){var c=g>0?g:b;f=a.getSSECore().getPlatformAPI().setTimeout(d,c)}g=0},pause:function(){e();var b=k.getInterval(a.getPlaylist().getClip().getPlaybackTime()+(+new Date-a.getPlaylist().getClip().getPlaybackTimestamp()));g=b-(a.getPlaylist().getClip().getPlaybackTime()+(+new Date-a.getPlaylist().getClip().getPlaybackTimestamp()))%b}}),c()}}(),q=function(){return function(a){function c(){}function d(){var c={},d=b.fixEventTime(c);c.ns_st_po=String(a.getPlaylist().getClip().getExpectedPlaybackPosition(d)),a.getPlaylist().addPlaybackTime(d),a.getPlaylist().setPlaybackTimestamp(d),a.getPlaylist().getClip().addPlaybackTime(d),a.getPlaylist().getClip().setPlaybackTimestamp(d),a.getStateMachine().getCurrentState()==j.BUFFERING_DURING_PLAYBACK&&(a.getPlaylist().addBufferingTime(d),a.getPlaylist().setBufferingTimestamp(d),a.getPlaylist().getClip().addBufferingTime(d),a.getPlaylist().getClip().setBufferingTimestamp(d)),a.getPlaylist().getClip().addElapsedTime(d),a.getPlaylist().getClip().setElapsedTimestamp(d),a.getPlaylist().getClip().addInterval(parseInt(c.ns_st_po)),a.getPlaylist().getClip().setPlaybackStartPosition(parseInt(c.ns_st_po));
-var e=a.getSSECore().createLabels(i.KEEPALIVE,c,d);a.getEventManager().newEvent(e),g.resume()}function e(){null!=f&&(a.getSSECore().getPlatformAPI().clearTimeout(f),f=null)}var f,g=this,h=l.DEFAULT_KEEP_ALIVE_INTERVAL;b.extend(g,{resume:function(){e(),f=a.getSSECore().getPlatformAPI().setTimeout(d,h)},pause:function(){e()},setInterval:function(a){h=a},getInterval:function(){return h}}),c()}}(),r=function(){return function(a){function c(){f=j.IDLE,e=null,d=NaN}var d,e,f,g=this;b.extend(g,{eventTypeToState:function(a){if(f==j.IDLE){if(a==i.PLAY)return j.PLAYING;if(a==i.SEEK_START)return j.SEEKING_BEFORE_PLAYBACK;if(a==i.BUFFER)return j.BUFFERING_BEFORE_PLAYBACK}else if(f==j.PLAYBACK_NOT_STARTED){if(a==i.PLAY)return j.PLAYING;if(a==i.SEEK_START)return j.SEEKING_BEFORE_PLAYBACK;if(a==i.BUFFER)return j.BUFFERING_BEFORE_PLAYBACK;if(a==i.END||a==i.AD_SKIP)return j.IDLE}else if(f==j.PLAYING){if(a==i.END||a==i.AD_SKIP)return j.IDLE;if(a==i.BUFFER)return j.BUFFERING_DURING_PLAYBACK;if(a==i.PAUSE)return j.PAUSED;if(a==i.SEEK_START)return j.SEEKING_DURING_PLAYBACK}else if(f==j.PAUSED){if(a==i.END||a==i.AD_SKIP)return j.IDLE;if(a==i.BUFFER)return j.BUFFERING_DURING_PAUSE;if(a==i.PLAY)return j.PLAYING;if(a==i.SEEK_START)return j.SEEKING_DURING_PAUSE}else if(f==j.BUFFERING_BEFORE_PLAYBACK){if(a==i.END||a==i.AD_SKIP)return j.IDLE;if(a==i.PAUSE||a==i.BUFFER_STOP)return j.PLAYBACK_NOT_STARTED;if(a==i.PLAY)return j.PLAYING;if(a==i.SEEK_START)return j.SEEKING_BEFORE_PLAYBACK}else if(f==j.BUFFERING_DURING_PLAYBACK){if(a==i.END||a==i.AD_SKIP)return j.IDLE;if(a==i.PLAY||a==i.BUFFER_STOP)return j.PLAYING;if(a==i.PAUSE_ON_BUFFERING)return j.PAUSED_DURING_BUFFERING;if(a==i.SEEK_START)return j.SEEKING_DURING_BUFFERING;if(a==i.PAUSE)return j.PAUSED}else if(f==j.BUFFERING_DURING_SEEKING){if(a==i.END||a==i.AD_SKIP)return j.IDLE;if(a==i.PLAY)return j.PLAYING;if(a==i.BUFFER_STOP)return j.SEEKING_DURING_PLAYBACK;if(a==i.PAUSE)return j.PAUSED}else if(f==j.BUFFERING_DURING_PAUSE){if(a==i.END||a==i.AD_SKIP)return j.IDLE;if(a==i.PLAY)return j.PLAYING;if(a==i.SEEK_START)return j.SEEKING_DURING_PAUSE;if(a==i.BUFFER_STOP||a==i.PAUSE)return j.PAUSED}else if(f==j.SEEKING_BEFORE_PLAYBACK){if(a==i.END||a==i.AD_SKIP)return j.IDLE;if(a==i.PAUSE)return j.PLAYBACK_NOT_STARTED;if(a==i.PLAY)return j.PLAYING;if(a==i.BUFFER)return j.BUFFERING_BEFORE_PLAYBACK}else if(f==j.SEEKING_DURING_PLAYBACK){if(a==i.END||a==i.AD_SKIP)return j.IDLE;if(a==i.PLAY)return j.PLAYING;if(a==i.PAUSE)return j.PAUSED;if(a==i.BUFFER)return j.BUFFERING_DURING_SEEKING}else if(f==j.SEEKING_DURING_BUFFERING){if(a==i.END||a==i.AD_SKIP)return j.IDLE;if(a==i.PLAY)return j.PLAYING;if(a==i.PAUSE||a==i.BUFFER_STOP)return j.PAUSED}else if(f==j.SEEKING_DURING_PAUSE){if(a==i.END||a==i.AD_SKIP)return j.IDLE;if(a==i.PLAY)return j.PLAYING;if(a==i.PAUSE||a==i.BUFFER_STOP)return j.PAUSED;if(a==i.BUFFER)return j.BUFFERING_DURING_PAUSE}else if(f==j.PAUSED_DURING_BUFFERING){if(a==i.END||a==i.AD_SKIP)return j.IDLE;if(a==i.SEEK_START)return j.SEEKING_DURING_BUFFERING;if(a==i.PAUSE)return j.PAUSED;if(a==i.PLAY||a==i.BUFFER_STOP)return j.PLAYING}return null},getCurrentState:function(){return f},newEvent:function(a,b){var c=g.eventTypeToState(a);f!=c&&(e=f,f=c,d=b)},getPreviousState:function(){return e},getLastStateChangeTimestamp:function(){return d}}),c()}}(),s=function(){return function(a){var c=this;b.extend(c,{onSeekStartWhenPausedOrBufferingDuringPause:function(b,c){var d=parseInt(c.ns_st_po);a.getPlaylist().getClip().isSeeking()?a.getPlaylist().getClip().isCollectingSeekingTime()||(a.getPlaylist().getClip().setSeekingTimestamp(b),a.getPlaylist().getClip().setCollectingSeekingTime(!0)):a.getPlaylist().getClip().incrementSeeks(),a.getPlaylist().getClip().isSeeking()||(a.getPlaylist().getClip().setSeeking(!0),a.getPlaylist().getClip().setCollectingSeekingTime(!0),a.getPlaylist().getClip().setSeekStartPosition(d),a.getPlaylist().getClip().setSeekingTimestamp(b))},onBufferWhenSeekingOrPlayBackNotStartedOrPaused:function(b,c){a.getPlaylist().setBufferingTimestamp(b),a.getPlaylist().getClip().setBufferingTimestamp(b)},onPlayWhenSeekingDuringBufferingOrSeekingDuringPause:function(b,c){var d=parseInt(c.ns_st_po);a.getPlaylist().getClip().isSeeking()&&(a.getPlaylist().getClip().isCollectingSeekingTime()&&(a.getPlaylist().getClip().addSeekingTime(b),a.getPlaylist().getClip().setCollectingSeekingTime(!1)),a.getPlaylist().getClip().addSeekingAmount(d),a.getPlaylist().getClip().setSeeking(!1)),a.getPlaylist().getClip().incrementPlayCounter(),a.getPlaylist().setPlaybackTimestamp(b),a.getPlaylist().getClip().setPlaybackTimestamp(b),a.getPlaylist().getClip().addElapsedTime(b),a.getPlaylist().getClip().setElapsedTimestamp(b),a.getPlaylist().getClip().setPlaybackStartPosition(d),a.getHeartbeat().resume(),a.getKeepAlive().resume();var e=a.getSSECore().createLabels(i.PLAY,c,b);a.getEventManager().newEvent(e)},onBufferStopWhenBufferingDuringSeekingOrBufferingDuringPause:function(b,c){a.getPlaylist().addBufferingTime(b),a.getPlaylist().getClip().addBufferingTime(b)},onPauseWhenSeekingDuringPlaybackOrSeekingDuringPause:function(b,c){a.getPlaylist().getClip().isSeeking()&&a.getPlaylist().getClip().isCollectingSeekingTime()&&(a.getPlaylist().getClip().addSeekingTime(b),a.getPlaylist().getClip().setCollectingSeekingTime(!1))},onEndOrAdSkipWhenSeekingDuringBufferingOrSeekingDuringPause:function(c,d){a.getSSECore().resetHeartbeat(),a.getSSECore().resetKeepAlive(),a.getPlaylist().getClip().addElapsedTime(c);var e=a.getSSECore().createLabels(i.END,d,c);a.getEventManager().newEvent(e),a.getPlaylist().getClip().isSeeking()&&a.getPlaylist().getClip().isCollectingSeekingTime()&&(a.getPlaylist().getClip().setSeekingTimeBeforeEnd(c-a.getPlaylist().getClip().getSeekingTimestamp()),a.getPlaylist().getClip().setCollectingSeekingTime(!1)),a.getPlaylist().storeClipPlaybackCounters(),a.getPlaylist().getClip().resetClipLifecycleLabels(),a.getPlaylist().getClip().setPlaybackStarted(!1),d.hasOwnProperty("ns_st_pe")&&b.parseBoolean(d.ns_st_pe,!1)&&a.getSSECore().resetPlaylist()},onBufferStopWhenSeekingDuringBufferingOrSeekingDuringPause:function(b,c){a.getPlaylist().getClip().isSeeking()&&a.getPlaylist().getClip().isCollectingSeekingTime()&&(a.getPlaylist().getClip().addSeekingTime(b),a.getPlaylist().getClip().setCollectingSeekingTime(!1))}})}}(),t=function(){return function(a){var c=this;b.extend(c,{onEndOrAdSkip:function(c,d){a.getPlaylist().addBufferingTime(c),a.getPlaylist().getClip().addBufferingTime(c),a.getPlaylist().getClip().isSeeking()&&a.getPlaylist().getClip().isCollectingSeekingTime()&&a.getPlaylist().getClip().setSeekingTimeBeforeEnd(c-a.getPlaylist().getClip().getSeekingTimestamp()),a.getPlaylist().getClip().resetClipLifecycleLabels(),a.getPlaylist().getClip().setPlaybackStarted(!1),d.hasOwnProperty("ns_st_pe")&&b.parseBoolean(d.ns_st_pe,!1)&&a.getSSECore().resetPlaylist()},onBufferStop:function(b,c){a.getPlaylist().addBufferingTime(b),a.getPlaylist().getClip().addBufferingTime(b),a.getPlaylist().getClip().isSeeking()&&a.getPlaylist().getClip().isCollectingSeekingTime()&&(a.getPlaylist().getClip().addSeekingTime(b),a.getPlaylist().getClip().setCollectingSeekingTime(!1))},onSeekStart:function(b,c){var d=parseInt(c.ns_st_po);a.getPlaylist().addBufferingTime(b),a.getPlaylist().getClip().addBufferingTime(b),a.getPlaylist().getClip().isSeeking()?a.getPlaylist().getClip().isCollectingSeekingTime()||(a.getPlaylist().getClip().setSeekingTimestamp(b),a.getPlaylist().getClip().setCollectingSeekingTime(!0)):a.getPlaylist().getClip().incrementSeeks(),a.getPlaylist().getClip().isSeeking()||(a.getPlaylist().getClip().setSeeking(!0),a.getPlaylist().getClip().setCollectingSeekingTime(!0),a.getPlaylist().getClip().setSeekStartPosition(d),a.getPlaylist().getClip().setSeekingTimestamp(b))},onPause:function(b,c){a.getPlaylist().addBufferingTime(b),a.getPlaylist().getClip().addBufferingTime(b),a.getPlaylist().getClip().isSeeking()&&a.getPlaylist().getClip().isCollectingSeekingTime()&&(a.getPlaylist().getClip().addSeekingTime(b),a.getPlaylist().getClip().setCollectingSeekingTime(!1))},onPlay:function(b,c){var d=parseInt(c.ns_st_po);a.getPlaylist().addBufferingTime(b),a.getPlaylist().getClip().addBufferingTime(b),a.getPlaylist().getClip().isSeeking()&&(a.getPlaylist().getClip().isCollectingSeekingTime()&&(a.getPlaylist().getClip().addSeekingTime(b),a.getPlaylist().getClip().setCollectingSeekingTime(!1)),a.getPlaylist().getClip().addSeekingAmount(d),a.getPlaylist().getClip().setSeeking(!1)),a.getPlaylist().isPlaylistStarted()||(a.getPlaylist().setPlaylistStarted(!0),a.getPlaylist().incrementPlaybackCounter()),a.getPlaylist().getClip().setClipStarted(!0),a.getPlaylist().getClip().setPlaybackStarted(!0),a.getPlaylist().getClip().incrementSegmentPlaybackCounter(),(0==a.getPlaylist().getClip().getLowestPartNumberPlayed()||parseInt(a.getPlaylist().getClip().getLabels().ns_st_pn)<=a.getPlaylist().getClip().getLowestPartNumberPlayed())&&(a.getPlaylist().getClip().setLowestPartNumberPlayed(parseInt(a.getPlaylist().getClip().getLabels().ns_st_pn)),a.getPlaylist().getClip().incrementAssetPlaybackCounter(),a.getPlaylist().getClip().resetAssetPlaybackCounters()),a.getPlaylist().getClip().incrementPlayCounter(),a.getPlaylist().setPlaybackTimestamp(b),a.getPlaylist().getClip().setPlaybackTimestamp(b),a.getPlaylist().getClip().setElapsedTimestamp(b),a.getPlaylist().getClip().setPlaybackStartPosition(d),a.getSSECore().isLoadingTimeSent()||(c.ns_st_lt=String(a.getSSECore().getLoadTimeOffset()+b-a.getSSECore().getInitTimestamp()),a.getSSECore().setLoadingTimeSent(!0)),a.getHeartbeat().resume(),a.getKeepAlive().resume();var e=a.getSSECore().createLabels(i.PLAY,c,b);a.getEventManager().newEvent(e)}})}}(),u=function(){return function(a){var c=this;b.extend(c,{onEndAndSkip:function(c,d){a.getSSECore().resetHeartbeat(),a.getSSECore().resetKeepAlive(),a.getPlaylist().addBufferingTime(c),a.getPlaylist().getClip().addBufferingTime(c),a.getPlaylist().getClip().addElapsedTime(c);var e=a.getSSECore().createLabels(i.END,d,c);a.getEventManager().newEvent(e),a.getPlaylist().getClip().isSeeking()&&a.getPlaylist().getClip().isCollectingSeekingTime()&&(a.getPlaylist().getClip().setSeekingTimeBeforeEnd(c-a.getPlaylist().getClip().getSeekingTimestamp()),a.getPlaylist().getClip().setCollectingSeekingTime(!1)),a.getPlaylist().storeClipPlaybackCounters(),a.getPlaylist().getClip().resetClipLifecycleLabels(),a.getPlaylist().getClip().setPlaybackStarted(!1),d.hasOwnProperty("ns_st_pe")&&b.parseBoolean(d.ns_st_pe,!1)&&a.getSSECore().resetPlaylist()},onPause:function(b,c){a.getPlaylist().addBufferingTime(b),a.getPlaylist().getClip().addBufferingTime(b)},onPlay:function(b,c){var d=parseInt(c.ns_st_po);a.getPlaylist().addBufferingTime(b),a.getPlaylist().getClip().addBufferingTime(b),a.getPlaylist().getClip().isSeeking()&&(a.getPlaylist().getClip().isCollectingSeekingTime()&&(a.getPlaylist().getClip().addSeekingTime(b),a.getPlaylist().getClip().setCollectingSeekingTime(!1)),a.getPlaylist().getClip().addSeekingAmount(d),a.getPlaylist().getClip().setSeeking(!1)),a.getPlaylist().getClip().incrementPlayCounter(),a.getPlaylist().setPlaybackTimestamp(b),a.getPlaylist().getClip().setPlaybackTimestamp(b),a.getPlaylist().getClip().addElapsedTime(b),a.getPlaylist().getClip().setElapsedTimestamp(b),a.getPlaylist().getClip().setPlaybackStartPosition(d),a.getHeartbeat().resume(),a.getKeepAlive().resume();var e=a.getSSECore().createLabels(i.PLAY,c,b);a.getEventManager().newEvent(e)}})}}(),v=function(){return function(a){var c=this;b.extend(c,{onPauseOnBuffering:function(b,c){var d=parseInt(c.ns_st_po);a.getSSECore().stopPausedOnBufferingTimer(),a.getHeartbeat().pause(),a.getSSECore().resetKeepAlive(),a.getPlaylist().addPlaybackTime(b),a.getPlaylist().getClip().addPlaybackTime(b),a.getPlaylist().getClip().addElapsedTime(b),a.getPlaylist().getClip().setElapsedTimestamp(b),a.getPlaylist().getClip().addInterval(d),a.getPlaylist().addBufferingTime(b),a.getPlaylist().getClip().addBufferingTime(b),a.getPlaylist().incrementPauses(),a.getPlaylist().getClip().incrementPauses();var e=a.getSSECore().createLabels(i.PAUSE,c,b);a.getEventManager().newEvent(e),a.getPlaylist().setBufferingTimestamp(b),a.getPlaylist().getClip().setBufferingTimestamp(b),a.getPlaylist().getClip().setPlaybackTimeOffset(d)},onBufferStop:function(b,c){a.getPlaylist().addBufferingTime(b),a.getPlaylist().getClip().addBufferingTime(b)},onEndOrAdSkip:function(c,d){var e=parseInt(d.ns_st_po);a.getSSECore().resetHeartbeat(),a.getSSECore().resetKeepAlive(),a.getSSECore().stopPausedOnBufferingTimer(),a.getPlaylist().addBufferingTime(c),a.getPlaylist().getClip().addBufferingTime(c),a.getPlaylist().getClip().addPlaybackTime(c),a.getPlaylist().getClip().addElapsedTime(c),a.getPlaylist().getClip().addInterval(e);var f=a.getSSECore().createLabels(i.END,d,c);a.getEventManager().newEvent(f),a.getPlaylist().getClip().resetClipLifecycleLabels(),a.getPlaylist().getClip().setPlaybackStarted(!1),d.hasOwnProperty("ns_st_pe")&&b.parseBoolean(d.ns_st_pe,!1)&&a.getSSECore().resetPlaylist()},onSeekStart:function(b,c){var d=parseInt(c.ns_st_po);a.getSSECore().stopPausedOnBufferingTimer(),a.getPlaylist().addPlaybackTime(b),a.getPlaylist().getClip().addPlaybackTime(b),a.getPlaylist().getClip().addElapsedTime(b),a.getPlaylist().getClip().setElapsedTimestamp(b),a.getPlaylist().getClip().addInterval(d),a.getPlaylist().addBufferingTime(b),a.getPlaylist().getClip().addBufferingTime(b),a.getPlaylist().getClip().incrementSeeks(),a.getPlaylist().getClip().setSeeking(!0),a.getPlaylist().getClip().setCollectingSeekingTime(!0),a.getPlaylist().getClip().setSeekStartPosition(d),a.getPlaylist().getClip().setSeekingTimestamp(b),a.getPlaylist().incrementPauses(),a.getPlaylist().getClip().incrementPauses();var e=a.getSSECore().createLabels(i.PAUSE,c,b);a.getEventManager().newEvent(e)},onPause:function(b,c){var d=parseInt(c.ns_st_po);a.getSSECore().stopPausedOnBufferingTimer(),a.getPlaylist().addPlaybackTime(b),a.getPlaylist().getClip().addPlaybackTime(b),a.getPlaylist().getClip().addElapsedTime(b),a.getPlaylist().getClip().setElapsedTimestamp(b),a.getPlaylist().getClip().addInterval(d),a.getPlaylist().addBufferingTime(b),a.getPlaylist().getClip().addBufferingTime(b),a.getPlaylist().incrementPauses(),a.getPlaylist().getClip().incrementPauses();var e=a.getSSECore().createLabels(i.PAUSE,c,b);a.getEventManager().newEvent(e)},onPlay:function(b,c){a.getSSECore().stopPausedOnBufferingTimer(),a.getPlaylist().addBufferingTime(b),a.getPlaylist().getClip().addBufferingTime(b)}})}}(),w=function(){return function(a){var c=this;b.extend(c,{onEndOrAdSkip:function(c,d){a.getSSECore().resetHeartbeat(),a.getSSECore().resetKeepAlive(),a.getSSECore().stopPausedOnBufferingTimer(),a.getPlaylist().addBufferingTime(c),a.getPlaylist().getClip().addBufferingTime(c),a.getPlaylist().getClip().addElapsedTime(c);var e=a.getSSECore().createLabels(i.END,d,c);a.getEventManager().newEvent(e),a.getPlaylist().getClip().isSeeking()&&a.getPlaylist().getClip().isCollectingSeekingTime()&&(a.getPlaylist().getClip().setSeekingTimeBeforeEnd(c-a.getPlaylist().getClip().getSeekingTimestamp()),a.getPlaylist().getClip().setCollectingSeekingTime(!1)),a.getPlaylist().storeClipPlaybackCounters(),a.getPlaylist().getClip().resetClipLifecycleLabels(),a.getPlaylist().getClip().setPlaybackStarted(!1),d.hasOwnProperty("ns_st_pe")&&b.parseBoolean(d.ns_st_pe,!1)&&a.getSSECore().resetPlaylist()},onPause:function(b,c){a.getPlaylist().addBufferingTime(b),a.getPlaylist().getClip().addBufferingTime(b),a.getPlaylist().incrementPauses(),a.getPlaylist().getClip().incrementPauses(),a.getPlaylist().getClip().isSeeking()&&a.getPlaylist().getClip().isCollectingSeekingTime()&&(a.getPlaylist().getClip().addSeekingTime(b),a.getPlaylist().getClip().setCollectingSeekingTime(!1))},onPlay:function(b,c){var d=parseInt(c.ns_st_po);a.getPlaylist().addBufferingTime(b),a.getPlaylist().getClip().addBufferingTime(b),a.getPlaylist().getClip().isSeeking()&&(a.getPlaylist().getClip().isCollectingSeekingTime()&&(a.getPlaylist().getClip().addSeekingTime(b),a.getPlaylist().getClip().setCollectingSeekingTime(!1)),a.getPlaylist().getClip().addSeekingAmount(d),a.getPlaylist().getClip().setSeeking(!1)),a.getPlaylist().getClip().incrementPlayCounter(),a.getPlaylist().setPlaybackTimestamp(b),a.getPlaylist().getClip().setPlaybackTimestamp(b),a.getPlaylist().getClip().addElapsedTime(b),a.getPlaylist().getClip().setElapsedTimestamp(b),a.getPlaylist().getClip().setPlaybackStartPosition(d),a.getHeartbeat().resume(),a.getKeepAlive().resume();var e=a.getSSECore().createLabels(i.PLAY,c,b);a.getEventManager().newEvent(e)}})}}(),x=function(){return function(a){var c=this;b.extend(c,{onBuffer:function(b,c){a.getPlaylist().getClip().setSeekingTime(a.getPlaylist().getClip().getSeekingTimeBeforeEnd()),a.getPlaylist().setBufferingTimestamp(b),a.getPlaylist().getClip().setBufferingTimestamp(b)},onSeekStart:function(b,c){var d=parseInt(c.ns_st_po);a.getPlaylist().getClip().setSeekingTime(a.getPlaylist().getClip().getSeekingTimeBeforeEnd()),a.getPlaylist().getClip().incrementSeeks(),a.getPlaylist().getClip().setSeeking(!0),a.getPlaylist().getClip().setCollectingSeekingTime(!0),a.getPlaylist().getClip().setSeekStartPosition(d),a.getPlaylist().getClip().setSeekingTimestamp(b)},onPlay:function(b,c){var d=parseInt(c.ns_st_po);a.getPlaylist().getClip().setSeekingTime(a.getPlaylist().getClip().getSeekingTimeBeforeEnd()),a.getPlaylist().getClip().isSeeking()&&(a.getPlaylist().getClip().addSeekingAmount(d),a.getPlaylist().getClip().setSeeking(!1)),a.getPlaylist().isPlaylistStarted()||(a.getPlaylist().setPlaylistStarted(!0),a.getPlaylist().incrementPlaybackCounter()),a.getPlaylist().getClip().setClipStarted(!0),a.getPlaylist().getClip().setPlaybackStarted(!0),a.getPlaylist().getClip().incrementSegmentPlaybackCounter(),(0==a.getPlaylist().getClip().getLowestPartNumberPlayed()||parseInt(a.getPlaylist().getClip().getLabel("ns_st_pn"))<=a.getPlaylist().getClip().getLowestPartNumberPlayed())&&(a.getPlaylist().getClip().setLowestPartNumberPlayed(parseInt(a.getPlaylist().getClip().getLabel("ns_st_pn"))),a.getPlaylist().getClip().incrementAssetPlaybackCounter(),a.getPlaylist().getClip().resetAssetPlaybackCounters()),a.getPlaylist().getClip().incrementPlayCounter(),a.getPlaylist().setPlaybackTimestamp(b),a.getPlaylist().getClip().setPlaybackTimestamp(b),a.getPlaylist().getClip().setElapsedTimestamp(b),a.getPlaylist().getClip().setPlaybackStartPosition(d),a.getSSECore().isLoadingTimeSent()||(c.ns_st_lt=String(a.getSSECore().getLoadTimeOffset()+b-a.getSSECore().getInitTimestamp()),a.getSSECore().setLoadingTimeSent(!0)),a.getHeartbeat().resume(),a.getKeepAlive().resume();var e=a.getSSECore().createLabels(i.PLAY,c,b);a.getEventManager().newEvent(e)}})}}(),y=function(){return function(a){var c=this;b.extend(c,{onEndOrAdSkip:function(c,d){a.getSSECore().resetHeartbeat(),a.getSSECore().resetKeepAlive(),a.getPlaylist().getClip().addElapsedTime(c);var e=a.getSSECore().createLabels(i.END,d,c);a.getEventManager().newEvent(e),a.getPlaylist().getClip().isSeeking()&&a.getPlaylist().getClip().isCollectingSeekingTime()&&(a.getPlaylist().getClip().setSeekingTimeBeforeEnd(c-a.getPlaylist().getClip().getSeekingTimestamp()),a.getPlaylist().getClip().setSeeking(!1)),a.getPlaylist().storeClipPlaybackCounters(),a.getPlaylist().getClip().resetClipLifecycleLabels(),a.getPlaylist().getClip().setPlaybackStarted(!1),d.hasOwnProperty("ns_st_pe")&&b.parseBoolean(d.ns_st_pe,!1)&&a.getSSECore().resetPlaylist()},onPlay:function(b,c){var d=parseInt(c.ns_st_po);a.getPlaylist().getClip().isSeeking()&&(a.getPlaylist().getClip().isCollectingSeekingTime()&&(a.getPlaylist().getClip().addSeekingTime(b),a.getPlaylist().getClip().setCollectingSeekingTime(!1)),a.getPlaylist().getClip().addSeekingAmount(d),a.getPlaylist().getClip().setSeeking(!1)),a.getPlaylist().getClip().incrementPlayCounter(),a.getPlaylist().setPlaybackTimestamp(b),a.getPlaylist().getClip().setPlaybackTimestamp(b),a.getPlaylist().getClip().addElapsedTime(b),a.getPlaylist().getClip().setElapsedTimestamp(b),a.getPlaylist().getClip().setPlaybackStartPosition(d),a.getHeartbeat().resume(),a.getKeepAlive().resume();var e=a.getSSECore().createLabels(i.PLAY,c,b);a.getEventManager().newEvent(e)}})}}(),z=function(){return function(a){var c=this;b.extend(c,{onEndOrAdSkip:function(c,d){a.getSSECore().resetHeartbeat(),a.getSSECore().resetKeepAlive(),a.getPlaylist().addBufferingTime(c),a.getPlaylist().getClip().addBufferingTime(c),a.getPlaylist().getClip().addElapsedTime(c);var e=a.getSSECore().createLabels(i.END,d,c);a.getEventManager().newEvent(e),a.getPlaylist().getClip().isSeeking()&&a.getPlaylist().getClip().isCollectingSeekingTime()&&(a.getPlaylist().getClip().setSeekingTimeBeforeEnd(c-a.getPlaylist().getClip().getSeekingTimestamp()),a.getPlaylist().getClip().setCollectingSeekingTime(!1)),a.getPlaylist().storeClipPlaybackCounters(),a.getPlaylist().getClip().resetClipLifecycleLabels(),a.getPlaylist().getClip().setPlaybackStarted(!1),d.hasOwnProperty("ns_st_pe")&&b.parseBoolean(d.ns_st_pe,!1)&&a.getSSECore().resetPlaylist()},onBufferStop:function(b,c){var d=parseInt(c.ns_st_po);a.getPlaylist().addBufferingTime(b),a.getPlaylist().getClip().addBufferingTime(b),a.getPlaylist().setPlaybackTimestamp(b),a.getPlaylist().getClip().setPlaybackTimestamp(b),a.getPlaylist().getClip().addElapsedTime(b),a.getPlaylist().getClip().setElapsedTimestamp(b),a.getPlaylist().getClip().setPlaybackStartPosition(d),a.getHeartbeat().resume(),a.getKeepAlive().resume();var e=a.getSSECore().createLabels(i.PLAY,c,b);a.getEventManager().newEvent(e)},onSeekStart:function(b,c){var d=parseInt(c.ns_st_po);a.getPlaylist().addBufferingTime(b),a.getPlaylist().getClip().addBufferingTime(b),a.getPlaylist().getClip().isSeeking()?a.getPlaylist().getClip().isCollectingSeekingTime()||(a.getPlaylist().getClip().setSeekingTimestamp(b),a.getPlaylist().getClip().setCollectingSeekingTime(!0)):a.getPlaylist().getClip().incrementSeeks(),a.getPlaylist().getClip().isSeeking()||(a.getPlaylist().getClip().setSeeking(!0),a.getPlaylist().getClip().setCollectingSeekingTime(!0),a.getPlaylist().getClip().setSeekStartPosition(d),a.getPlaylist().getClip().setSeekingTimestamp(b))},onPause:function(b,c){a.getPlaylist().addBufferingTime(b),a.getPlaylist().getClip().addBufferingTime(b),a.getPlaylist().incrementPauses(),a.getPlaylist().getClip().incrementPauses()},onPlay:function(b,c){var d=parseInt(c.ns_st_po);a.getPlaylist().addBufferingTime(b),a.getPlaylist().getClip().addBufferingTime(b),a.getPlaylist().getClip().incrementPlayCounter(),a.getPlaylist().setPlaybackTimestamp(b),a.getPlaylist().getClip().setPlaybackTimestamp(b),a.getPlaylist().getClip().addElapsedTime(b),a.getPlaylist().getClip().setElapsedTimestamp(b),a.getPlaylist().getClip().setPlaybackStartPosition(d),a.getHeartbeat().resume(),a.getKeepAlive().resume();var e=a.getSSECore().createLabels(i.PLAY,c,b);a.getEventManager().newEvent(e)}})}}(),A=function(){return function(a){var c=this;b.extend(c,{onEndOrAdSkip:function(c,d){a.getPlaylist().getClip().isSeeking()&&a.getPlaylist().getClip().isCollectingSeekingTime()&&(a.getPlaylist().getClip().setSeekingTimeBeforeEnd(c-a.getPlaylist().getClip().getSeekingTimestamp()),a.getPlaylist().getClip().setCollectingSeekingTime(!1)),a.getPlaylist().storeClipPlaybackCounters(),a.getPlaylist().getClip().resetClipLifecycleLabels(),a.getPlaylist().getClip().setPlaybackStarted(!1),d.hasOwnProperty("ns_st_pe")&&b.parseBoolean(d.ns_st_pe,!1)&&a.getSSECore().resetPlaylist()},onSeekStart:function(b,c){var d=parseInt(c.ns_st_po);a.getPlaylist().getClip().isSeeking()?a.getPlaylist().getClip().setSeekingTimestamp(b):a.getPlaylist().getClip().incrementSeeks(),a.getPlaylist().getClip().isSeeking()||(a.getPlaylist().getClip().setSeeking(!0),a.getPlaylist().getClip().setCollectingSeekingTime(!0),a.getPlaylist().getClip().setSeekStartPosition(d),a.getPlaylist().getClip().setSeekingTimestamp(b))},onPlay:function(b,c){var d=parseInt(c.ns_st_po);a.getPlaylist().getClip().isSeeking()&&(a.getPlaylist().getClip().addSeekingAmount(d),a.getPlaylist().getClip().setSeeking(!1)),a.getPlaylist().isPlaylistStarted()||(a.getPlaylist().setPlaylistStarted(!0),a.getPlaylist().incrementPlaybackCounter()),a.getPlaylist().getClip().setClipStarted(!0),a.getPlaylist().getClip().setPlaybackStarted(!0),a.getPlaylist().getClip().incrementSegmentPlaybackCounter(),(0==a.getPlaylist().getClip().getLowestPartNumberPlayed()||parseInt(a.getPlaylist().getClip().getLabels().ns_st_pn)<=a.getPlaylist().getClip().getLowestPartNumberPlayed())&&(a.getPlaylist().getClip().setLowestPartNumberPlayed(parseInt(a.getPlaylist().getClip().getLabels().ns_st_pn)),a.getPlaylist().getClip().incrementAssetPlaybackCounter(),a.getPlaylist().getClip().resetAssetPlaybackCounters()),a.getPlaylist().getClip().incrementPlayCounter(),a.getPlaylist().setPlaybackTimestamp(b),a.getPlaylist().getClip().setPlaybackTimestamp(b),a.getPlaylist().getClip().setElapsedTimestamp(b),a.getPlaylist().getClip().setPlaybackStartPosition(d),a.getSSECore().isLoadingTimeSent()||(c.ns_st_lt=String(a.getSSECore().getLoadTimeOffset()+b-a.getSSECore().getInitTimestamp()),a.getSSECore().setLoadingTimeSent(!0)),a.getHeartbeat().resume(),a.getKeepAlive().resume();var e=a.getSSECore().createLabels(i.PLAY,c,b);a.getEventManager().newEvent(e)}})}}(),B=function(){return function(a){var c=this;b.extend(c,{onEndOrAdSkip:function(c,d){var e=parseInt(d.ns_st_po);a.getSSECore().resetHeartbeat(),a.getSSECore().resetKeepAlive(),a.getPlaylist().addPlaybackTime(c),a.getPlaylist().getClip().addPlaybackTime(c),a.getPlaylist().getClip().addElapsedTime(c),a.getPlaylist().getClip().addInterval(e);var f=a.getSSECore().createLabels(i.END,d,c);a.getEventManager().newEvent(f),a.getPlaylist().getClip().resetClipLifecycleLabels(),a.getPlaylist().getClip().setPlaybackStarted(!1),d.hasOwnProperty("ns_st_pe")&&b.parseBoolean(d.ns_st_pe,!1)&&a.getSSECore().resetPlaylist()},onBuffer:function(b,c){a.getSSECore().isPauseOnBufferingEnabled()&&a.getSSECore().startPausedOnBufferingTimer(b,c),a.getPlaylist().getClip().incrementBufferCount(),a.getPlaylist().setBufferingTimestamp(b),a.getPlaylist().getClip().setBufferingTimestamp(b)},onSeekStart:function(b,c){var d=parseInt(c.ns_st_po);a.getHeartbeat().pause(),a.getSSECore().resetKeepAlive(),a.getPlaylist().addPlaybackTime(b),a.getPlaylist().getClip().addPlaybackTime(b),a.getPlaylist().getClip().addElapsedTime(b),a.getPlaylist().getClip().setElapsedTimestamp(b),a.getPlaylist().getClip().addInterval(d),a.getPlaylist().getClip().incrementSeeks(),a.getPlaylist().getClip().setSeeking(!0),a.getPlaylist().getClip().setCollectingSeekingTime(!0),a.getPlaylist().getClip().setSeekStartPosition(d),a.getPlaylist().getClip().setSeekingTimestamp(b),a.getPlaylist().incrementPauses(),a.getPlaylist().getClip().incrementPauses();var e=a.getSSECore().createLabels(i.PAUSE,c,b);a.getEventManager().newEvent(e)},onPause:function(b,c){var d=parseInt(c.ns_st_po);a.getHeartbeat().pause(),a.getSSECore().resetKeepAlive(),a.getPlaylist().addPlaybackTime(b),a.getPlaylist().getClip().addPlaybackTime(b),a.getPlaylist().getClip().addElapsedTime(b),a.getPlaylist().getClip().setElapsedTimestamp(b),a.getPlaylist().getClip().addInterval(d),a.getPlaylist().incrementPauses(),a.getPlaylist().getClip().incrementPauses();var e=a.getSSECore().createLabels(i.PAUSE,c,b);a.getEventManager().newEvent(e)}})}}(),C=function(){return function(a){var c=this;b.extend(c,{onEndOrAdSkip:function(c,d){a.getPlaylist().getClip().isSeeking()&&a.getPlaylist().getClip().isCollectingSeekingTime()&&(a.getPlaylist().getClip().setSeekingTimeBeforeEnd(c-a.getPlaylist().getClip().getSeekingTimestamp()),a.getPlaylist().getClip().setCollectingSeekingTime(!1)),a.getPlaylist().storeClipPlaybackCounters(),a.getPlaylist().getClip().resetClipLifecycleLabels(),a.getPlaylist().getClip().setPlaybackStarted(!1),d.hasOwnProperty("ns_st_pe")&&b.parseBoolean(d.ns_st_pe,!1)&&a.getSSECore().resetPlaylist()},onPause:function(b,c){a.getPlaylist().getClip().isSeeking()&&a.getPlaylist().getClip().isCollectingSeekingTime()&&(a.getPlaylist().getClip().addSeekingTime(b),a.getPlaylist().getClip().setCollectingSeekingTime(!1))},onPlay:function(b,c){var d=parseInt(c.ns_st_po);a.getPlaylist().getClip().isSeeking()&&(a.getPlaylist().getClip().isCollectingSeekingTime()&&(a.getPlaylist().getClip().addSeekingTime(b),a.getPlaylist().getClip().setCollectingSeekingTime(!1)),a.getPlaylist().getClip().addSeekingAmount(d),a.getPlaylist().getClip().setSeeking(!1)),a.getPlaylist().isPlaylistStarted()||(a.getPlaylist().setPlaylistStarted(!0),a.getPlaylist().incrementPlaybackCounter()),a.getPlaylist().getClip().setClipStarted(!0),a.getPlaylist().getClip().setPlaybackStarted(!0),a.getPlaylist().getClip().incrementSegmentPlaybackCounter(),(0==a.getPlaylist().getClip().getLowestPartNumberPlayed()||parseInt(a.getPlaylist().getClip().getLabels().ns_st_pn)<=a.getPlaylist().getClip().getLowestPartNumberPlayed())&&(a.getPlaylist().getClip().setLowestPartNumberPlayed(parseInt(a.getPlaylist().getClip().getLabels().ns_st_pn)),a.getPlaylist().getClip().incrementAssetPlaybackCounter(),a.getPlaylist().getClip().resetAssetPlaybackCounters()),a.getPlaylist().getClip().incrementPlayCounter(),a.getPlaylist().setPlaybackTimestamp(b),a.getPlaylist().getClip().setPlaybackTimestamp(b),a.getPlaylist().getClip().setElapsedTimestamp(b),a.getPlaylist().getClip().setPlaybackStartPosition(d),a.getSSECore().isLoadingTimeSent()||(c.ns_st_lt=String(a.getSSECore().getLoadTimeOffset()+b-a.getSSECore().getInitTimestamp()),a.getSSECore().setLoadingTimeSent(!0)),a.getHeartbeat().resume(),a.getKeepAlive().resume();var e=a.getSSECore().createLabels(i.PLAY,c,b);a.getEventManager().newEvent(e)}})}}(),D=function(){return function(a){var c=this;b.extend(c,{onPause:function(b,c){a.getPlaylist().incrementPauses(),a.getPlaylist().getClip().incrementPauses(),a.getPlaylist().getClip().isSeeking()&&a.getPlaylist().getClip().isCollectingSeekingTime()&&(a.getPlaylist().getClip().addSeekingTime(b),a.getPlaylist().getClip().setCollectingSeekingTime(!1))}})}}(),E=function(){return function(a){var c=this;b.extend(c,{onEndOrAdSkip:function(c,d){parseInt(d.ns_st_po);a.getSSECore().resetHeartbeat(),a.getSSECore().resetKeepAlive(),a.getPlaylist().getClip().addElapsedTime(c);var e=a.getSSECore().createLabels(i.END,d,c);a.getEventManager().newEvent(e),a.getPlaylist().getClip().isSeeking()&&a.getPlaylist().getClip().isCollectingSeekingTime()&&(a.getPlaylist().getClip().setSeekingTimeBeforeEnd(c-a.getPlaylist().getClip().getSeekingTimestamp()),a.getPlaylist().getClip().setCollectingSeekingTime(!1)),a.getPlaylist().storeClipPlaybackCounters(),a.getPlaylist().getClip().resetClipLifecycleLabels(),a.getPlaylist().getClip().setPlaybackStarted(!1),d.hasOwnProperty("ns_st_pe")&&b.parseBoolean(d.ns_st_pe,!1)&&a.getSSECore().resetPlaylist()},onPlay:function(b,c){var d=parseInt(c.ns_st_po);a.getPlaylist().getClip().isSeeking()&&(a.getPlaylist().getClip().isCollectingSeekingTime()&&(a.getPlaylist().getClip().addSeekingTime(b),a.getPlaylist().getClip().setCollectingSeekingTime(!1)),a.getPlaylist().getClip().addSeekingAmount(d),a.getPlaylist().getClip().setSeeking(!1)),a.getPlaylist().getClip().incrementPlayCounter(),a.getPlaylist().setPlaybackTimestamp(b),a.getPlaylist().getClip().setPlaybackTimestamp(b),a.getPlaylist().getClip().addElapsedTime(b),a.getPlaylist().getClip().setElapsedTimestamp(b),a.getPlaylist().getClip().setPlaybackStartPosition(d),a.getSSECore().isLoadingTimeSent()||(c.ns_st_lt=String(a.getSSECore().getLoadTimeOffset()+b-a.getSSECore().getInitTimestamp()),a.getSSECore().setLoadingTimeSent(!0)),a.getHeartbeat().resume(),a.getKeepAlive().resume();var e=a.getSSECore().createLabels(i.PLAY,c,b);a.getEventManager().newEvent(e)}})}}(),F=function(){return function(){function a(){f=new G(aa),b.getNamespace().comScore?(ba=b.getNamespace().comScore.exports,f.setAppCore(ba.c())):f.setAppCore(null),f.setKeepAlive(new q(f)),
-f.setHeartbeat(new p(f)),f.setEventManager(new o(f)),f.setStateMachine(new r),f.setPlaylist(new n),$={},m=new x(f),F=new y(f),H=new A(f),I=new B(f),J=new t(f),K=new v(f),L=new w(f),M=new u(f),N=new z(f),O=new C(f),P=new D(f),Q=new E(f),R=new s(f),S=!1,T=0,U=+new Date,V=!0,X=!1,Z=[]}function c(a){var b=f.getStateMachine().getCurrentState();if(b==j.IDLE||b==j.PLAYBACK_NOT_STARTED||b==j.BUFFERING_BEFORE_PLAYBACK||b==j.SEEKING_BEFORE_PLAYBACK){if(a==i.PLAY)return!0}else if(b==j.PLAYING){if(a==i.END||a==i.AD_SKIP||a==i.SEEK_START||a==i.PAUSE)return!0}else if(b==j.PAUSED||b==j.BUFFERING_DURING_PAUSE||b==j.SEEKING_DURING_PLAYBACK||b==j.SEEKING_DURING_BUFFERING||b==j.SEEKING_DURING_PAUSE){if(a==i.END||a==i.AD_SKIP||a==i.PLAY)return!0}else if(b==j.BUFFERING_DURING_PLAYBACK){if(a==i.PAUSE_ON_BUFFERING||a==i.END||a==i.AD_SKIP||a==i.SEEK_START||a==i.PAUSE||a==i.PLAY)return!0}else if(b==j.BUFFERING_DURING_SEEKING){if(a==i.END||a==i.AD_SKIP||a==i.PAUSE||a==i.PLAY)return!0}else if(b==j.PAUSED_DURING_BUFFERING&&(a==i.END||a==i.AD_SKIP||a==i.BUFFER_STOP||a==i.PLAY))return!0;return!1}function d(a,b,d){var e=f.getStateMachine().getCurrentState();a==i.AD_SKIP&&!d.hasOwnProperty("ns_st_ui")&&c(a)?d.ns_st_ui="skip":a==i.SEEK_START&&!d.hasOwnProperty("ns_st_ui")&&c(a)&&(d.ns_st_ui="seek"),e==j.IDLE?a==i.BUFFER?m.onBuffer(b,d):a==i.SEEK_START?m.onSeekStart(b,d):a==i.PLAY&&m.onPlay(b,d):e==j.PLAYBACK_NOT_STARTED?a==i.END||a==i.AD_SKIP?H.onEndOrAdSkip(b,d):a==i.SEEK_START?H.onSeekStart(b,d):a==i.PLAY?H.onPlay(b,d):a==i.BUFFER&&R.onBufferWhenSeekingOrPlayBackNotStartedOrPaused(b,d):e==j.PLAYING?a==i.END||a==i.AD_SKIP?I.onEndOrAdSkip(b,d):a==i.BUFFER?I.onBuffer(b,d):a==i.SEEK_START?I.onSeekStart(b,d):a==i.PAUSE&&I.onPause(b,d):e==j.PAUSED?a==i.END||a==i.AD_SKIP?F.onEndOrAdSkip(b,d):a==i.PLAY?F.onPlay(b,d):a==i.BUFFER?R.onBufferWhenSeekingOrPlayBackNotStartedOrPaused(b,d):a==i.SEEK_START&&R.onSeekStartWhenPausedOrBufferingDuringPause(b,d):e==j.BUFFERING_BEFORE_PLAYBACK?a==i.END||a==i.AD_SKIP?J.onEndOrAdSkip(b,d):a==i.BUFFER_STOP?J.onBufferStop(b,d):a==i.SEEK_START?J.onSeekStart(b,d):a==i.PAUSE?J.onPause(b,d):a==i.PLAY&&J.onPlay(b,d):e==j.BUFFERING_DURING_PLAYBACK?a==i.PAUSE_ON_BUFFERING?K.onPauseOnBuffering(b,d):a==i.BUFFER_STOP?K.onBufferStop(b,d):a==i.END||a==i.AD_SKIP?K.onEndOrAdSkip(b,d):a==i.SEEK_START?K.onSeekStart(b,d):a==i.PAUSE?K.onPause(b,d):a==i.PLAY&&K.onPlay(b,d):e==j.BUFFERING_DURING_SEEKING?a==i.END||a==i.AD_SKIP?L.onEndOrAdSkip(b,d):a==i.PAUSE?L.onPause(b,d):a==i.PLAY?L.onPlay(b,d):a==i.BUFFER_STOP&&R.onBufferStopWhenBufferingDuringSeekingOrBufferingDuringPause(b,d):e==j.BUFFERING_DURING_PAUSE?a==i.END||a==i.AD_SKIP?M.onEndAndSkip(b,d):a==i.PAUSE?M.onPause(b,d):a==i.PLAY?M.onPlay(b,d):a==i.SEEK_START?R.onSeekStartWhenPausedOrBufferingDuringPause(b,d):a==i.BUFFER_STOP&&R.onBufferStopWhenBufferingDuringSeekingOrBufferingDuringPause(b,d):e==j.SEEKING_BEFORE_PLAYBACK?a==i.END||a==i.AD_SKIP?O.onEndOrAdSkip(b,d):a==i.PAUSE?O.onPause(b,d):a==i.PLAY?O.onPlay(b,d):a==i.BUFFER&&R.onBufferWhenSeekingOrPlayBackNotStartedOrPaused(b,d):e==j.SEEKING_DURING_PLAYBACK?a==i.END||a==i.AD_SKIP?Q.onEndOrAdSkip(b,d):a==i.PLAY?Q.onPlay(b,d):a==i.BUFFER?R.onBufferWhenSeekingOrPlayBackNotStartedOrPaused(b,d):a==i.PAUSE&&R.onPauseWhenSeekingDuringPlaybackOrSeekingDuringPause(b,d):e==j.SEEKING_DURING_BUFFERING?a==i.PAUSE?P.onPause(b,d):a==i.BUFFER?R.onBufferWhenSeekingOrPlayBackNotStartedOrPaused(b,d):a==i.PLAY?R.onPlayWhenSeekingDuringBufferingOrSeekingDuringPause(b,d):a==i.END||a==i.AD_SKIP?R.onEndOrAdSkipWhenSeekingDuringBufferingOrSeekingDuringPause(b,d):a==i.BUFFER_STOP&&R.onBufferStopWhenSeekingDuringBufferingOrSeekingDuringPause(b,d):e==j.PAUSED_DURING_BUFFERING?a==i.END||a==i.AD_SKIP?N.onEndOrAdSkip(b,d):a==i.BUFFER_STOP?N.onBufferStop(b,d):a==i.SEEK_START?N.onSeekStart(b,d):a==i.PAUSE?N.onPause(b,d):a==i.PLAY&&N.onPlay(b,d):e==j.SEEKING_DURING_PAUSE&&(a==i.BUFFER?R.onBufferWhenSeekingOrPlayBackNotStartedOrPaused(b,d):a==i.PLAY?R.onPlayWhenSeekingDuringBufferingOrSeekingDuringPause(b,d):a==i.PAUSE?R.onPauseWhenSeekingDuringPlaybackOrSeekingDuringPause(b,d):a==i.END||a==i.AD_SKIP?R.onEndOrAdSkipWhenSeekingDuringBufferingOrSeekingDuringPause(b,d):a==i.BUFFER_STOP&&R.onBufferStopWhenSeekingDuringBufferingOrSeekingDuringPause(b,d)),c(a)&&f.getPlaylist().setFirstEventSent(!0)}function e(a,c){for(var d,e=ea.encodeURIComponent||escape,f=[],g=l.LABELS_ORDER,h=a.split("?"),i=h[0],j=h[1],k=j.split("&"),m=0,n=k.length;n>m;m++){var o=k[m].split("="),p=unescape(o[0]),q=unescape(o[1]);p&&(c[p]=q)}for(var r={},s=0,t=g.length;t>s;s++){var u=g[s];if(c.hasOwnProperty(u)){var v=c[u];"undefined"!=typeof v&&null!=v&&(r[u]=!0,f.push(e(u)+"="+e(c[u])))}}for(var w in c)if(c.hasOwnProperty(w)){if(r[w])continue;var x=c[w];"undefined"!=typeof x&&null!=x&&f.push(e(w)+"="+e(c[w]))}d=i+"?"+f.join("&"),d=d+(d.indexOf("&c8=")<0?"&c8="+e(fa.title):"")+(d.indexOf("&c7=")<0?"&c7="+e(fa.URL):"")+(d.indexOf("&c9=")<0?"&c9="+e(fa.referrer):"");var y=b.browserAcceptsLargeURLs()?l.URL_LENGTH_LIMIT:l.RESTRICTED_URL_LENGTH_LIMIT;if(d.length>y&&d.indexOf("&")>0){var z=d.substr(0,y-8).lastIndexOf("&");d=(d.substring(0,z)+"&ns_cut="+e(d.substring(z+1))).substr(0,y)}return d}var f,m,F,H,I,J,K,L,M,N,O,P,Q,R,S,T,U,V,W,X,Y,Z,$,_,aa=this,ba={},ca=l.DEFAULT_PAUSED_ON_BUFFERING_INTERVAL,da=l.THROTTLING_DELAY;b.extend(aa,{createLabels:function(a,c,d){var e={};if("undefined"!=typeof document){var g=document;e.c7=g.URL,e.c8=g.title,e.c9=g.referrer}return null!=c&&b.extend(e,c),e.ns_ts=null!=e.ns_ts?e.ns_ts:String(+new Date),e.ns_st_ev=null!=e.ns_st_ev?e.ns_st_ev:i.toString(a),e.ns_st_mp=null!=e.ns_st_mp?e.ns_st_mp:l.DEFAULT_PLAYERNAME,e.ns_st_mv=null!=e.ns_st_mv?e.ns_st_mv:l.STREAMSENSE_VERSION,e.ns_st_ub=null!=e.ns_st_ub?e.ns_st_ub:"0",e.ns_st_br=null!=e.ns_st_br?e.ns_st_br:"0",e.ns_st_pn=null!=e.ns_st_pn?e.ns_st_pn:"1",e.ns_st_tp=null!=e.ns_st_tp?e.ns_st_tp:"1",e.ns_st_it=null!=e.ns_st_it?e.ns_st_it:k.toString(k.SINGLE_CLIP),e.ns_st_sv=null!=e.ns_st_sv?e.ns_st_sv:l.STREAMSENSE_VERSION,e.ns_st_smv=null!=e.ns_st_smv?e.ns_st_smv:l.MODEL_VERSION,e.ns_type=null!=e.ns_type?e.ns_type:"hidden",e.ns_st_ec=null!=e.ns_st_ec?e.ns_st_ec:String(f.getEventManager().getEventCounter()),e.ns_st_po=null!=e.ns_st_po?e.ns_st_po:String(f.getPlaylist().getPlaylist().getClip().getExpectedPlaybackPosition(d)),e.ns_st_ki=null!=e.ns_st_ki?e.ns_st_ki:String(f.getKeepAlive().getInterval()),f.getPlaylist().createLabels(e),f.getPlaylist().getClip().createLabels(e),b.extend(e,aa.getLabels()),b.extend(e,c),{eventType:a,eventLabels:e}},newEvent:function(a,b,c,e){aa.stopDelayedTransitionTimer();var g=f.getStateMachine().getCurrentState(),h=f.getStateMachine().eventTypeToState(a);if(null!=h&&h!=g)if(!aa.isThrottlingEnabled()||g!=j.PLAYING&&g!=j.PAUSED||h!=j.PLAYING&&h!=j.PAUSED||e){c.ns_st_po||(f.getStateMachine().getCurrentState()==j.PLAYING&&a==i.BUFFER||f.getStateMachine().getCurrentState()==j.BUFFERING_DURING_PLAYBACK&&a==i.BUFFER_STOP?c.ns_st_po=String(f.getPlaylist().getClip().getPlaybackTimeOffset()+(b-f.getPlaylist().getClip().getPlaybackTimestamp())):c.ns_st_po=String(f.getPlaylist().getClip().getExpectedPlaybackPosition(b))),d(a,b,c);var k=0;isNaN(f.getStateMachine().getLastStateChangeTimestamp())||(k=b-f.getStateMachine().getLastStateChangeTimestamp()),f.getStateMachine().newEvent(a,b);for(var l=0,m=Z.length;m>l;l++)Z[l](g,h,c,k)}else Y=f.getPlatformAPI().setTimeout(function(a,c,d){return function(){aa.newEvent(a,b,d,!0)}}(a,h,c),da)},newPseudoEvent:function(a,b,c){if(a!=i.LOAD&&a!=i.START||f.getStateMachine().getCurrentState()==j.IDLE){a!=i.ERROR||c.ns_st_er||(c.ns_st_er=h.UNKNOWN_VALUE),f.getStateMachine().getCurrentState()!=j.IDLE&&f.getStateMachine().getCurrentState()!=j.PLAYBACK_NOT_STARTED&&f.getStateMachine().getCurrentState()!=j.SEEKING_BEFORE_PLAYBACK&&f.getStateMachine().getCurrentState()!=j.BUFFERING_BEFORE_PLAYBACK&&(f.getPlaylist().getClip().addElapsedTime(b),f.getPlaylist().getClip().setElapsedTimestamp(b));var d,e,g,k=!0,l=!1;switch(a){case i.BIT_RATE:d="ns_st_br",e="ns_st_pbr",l=!0;break;case i.PLAYBACK_RATE:d="ns_st_rt",e="ns_st_prt",l=!0;break;case i.VOLUME:d="ns_st_vo",e="ns_st_pvo",l=!0;break;case i.WINDOW_STATE:d="ns_st_ws",e="ns_st_pws",l=!0;break;case i.AUDIO:d="ns_st_at",e="ns_st_pat",l=!1;break;case i.VIDEO:d="ns_st_vt",e="ns_st_pvt",l=!1;break;case i.SUBS:d="ns_st_tt",e="ns_st_ptt",l=!1;break;case i.CDN:d="ns_st_cdn",e="ns_st_pcdn",l=!1;break;default:k=!1}if(k&&c.hasOwnProperty(d)&&(l?(aa.getLabels().hasOwnProperty(d)&&(g=aa.getLabels()[d],c[e]=g),aa.setLabel(d,c[d])):(f.getPlaylist().getClip().getLabels().hasOwnProperty(d)&&(g=f.getPlaylist().getClip().getLabels()[d],c[e]=g),f.getPlaylist().getClip().setLabel(d,c[d]))),!k||f.getStateMachine().getCurrentState()==j.PLAYING||f.getStateMachine().getCurrentState()==j.BUFFERING_DURING_PLAYBACK){c.ns_st_po||(c.ns_st_po=String(f.getPlaylist().getClip().getExpectedPlaybackPosition(b))),f.getStateMachine().getCurrentState()!=j.PLAYING&&f.getStateMachine().getCurrentState()!=j.BUFFERING_DURING_PLAYBACK||(f.getPlaylist().addPlaybackTime(b),f.getPlaylist().setPlaybackTimestamp(b),f.getPlaylist().getClip().addPlaybackTime(b),f.getPlaylist().getClip().setPlaybackTimestamp(b),f.getPlaylist().getClip().addInterval(parseInt(c.ns_st_po)),f.getPlaylist().getClip().setPlaybackStartPosition(parseInt(c.ns_st_po))),f.getStateMachine().getCurrentState()!=j.BUFFERING_BEFORE_PLAYBACK&&f.getStateMachine().getCurrentState()!=j.BUFFERING_DURING_PAUSE&&f.getStateMachine().getCurrentState()!=j.BUFFERING_DURING_PLAYBACK&&f.getStateMachine().getCurrentState()!=j.BUFFERING_DURING_SEEKING||(f.getPlaylist().addBufferingTime(b),f.getPlaylist().setBufferingTimestamp(b),f.getPlaylist().getClip().addBufferingTime(b),f.getPlaylist().getClip().setBufferingTimestamp(b));var m=aa.createLabels(a,c,b);f.getEventManager().newEvent(m)}}},getState:function(){return f.getStateMachine().getCurrentState()},addListener:function(a){Z.push(a)},removeListener:function(a){Z.splice(b.indexOf(a,Z),1)},getLabel:function(a){return $[a]},getLabels:function(){return $},setLabel:function(a,b){null==b?delete $[a]:$[a]=b},setLabels:function(a){for(var b in a)a.hasOwnProperty(b)&&aa.setLabel(b,a[b])},getPlatformAPI:function(){return f.getAppCore()?f.getAppCore().getPlatformAPI():g},getExports:function(){return ba},isProperlyInitialized:function(){var a=f.getAppCore().getAppContext(),b=f.getAppCore().getSalt(),c=f.getAppCore().getPixelURL();return a&&c&&b},setImplementationType:function(a){f.getStateMachine().getCurrentState()!=j.IDLE||a!=k.SINGLE_CLIP&&a!=k.SEGMENTED&&a!=k.REDUCED||f.getPlaylist().setLabel("ns_st_it",k.toString(a))},setThrottlingDelay:function(a){da=a},getThrottlingDelay:function(){return da},isThrottlingEnabled:function(){return X},setThrottlingEnabled:function(a){X=a},isLoadingTimeSent:function(){return S},setLoadingTimeSent:function(a){S=a},getLoadTimeOffset:function(){return T},setLoadTimeOffset:function(a){T=a},getInitTimestamp:function(){return U},setPauseOnBufferingInterval:function(a){ca=a},getPauseOnBufferingInterval:function(){return ca},isPauseOnBufferingEnabled:function(){return V},setPauseOnBufferingEnabled:function(a){V=a},startPausedOnBufferingTimer:function(a,c){aa.stopPausedOnBufferingTimer(),W=aa.getPlatformAPI().setTimeout(function(){var d={},e=b.fixEventTime(d),f=parseInt(c.ns_st_po);d.ns_st_po=String(f+e-a),aa.newEvent(i.PAUSE_ON_BUFFERING,e,d)},ca)},stopPausedOnBufferingTimer:function(){null!=W&&(aa.getPlatformAPI().clearTimeout(W),W=null)},stopDelayedTransitionTimer:function(){Y&&(aa.getPlatformAPI().clearTimeout(Y),Y=null)},setPixelURL:function(a){if(null==a||0==a.length)return null;var b=decodeURIComponent||unescape,c=a.indexOf("?");if(c>=0){if(c<a.length-1){for(var d=a.substring(c+1).split("&"),e=0,f=d.length;f>e;e++){var g=d[e],h=g.split("=");2==h.length?aa.setLabel(h[0],b(h[1])):1==h.length&&aa.setLabel(l.PAGE_NAME_LABEL,b(h[0]))}a=a.substring(0,c+1)}}else a+="?";return _=a},getPixelURL:function(){return _?_:"undefined"!=typeof ns_p&&"string"==typeof ns_p.src?_=ns_p.src.replace(/&amp;/,"&").replace(/&ns__t=\d+/,""):"string"==typeof ns_pixelUrl?_=ns_pixelUrl.replace(/&amp;/,"&").replace(/&ns__t=\d+/,""):null},getSseSM:function(){return f},resetPlaylist:function(a){var b=f.getPlaylist();f.setPlaylist(new n),n.resetPlaylist(b,f.getPlaylist(),a)},resetHeartbeat:function(){f.getHeartbeat().pause(),f.setHeartbeat(new p(f))},resetKeepAlive:function(){f.getKeepAlive().pause(),f.setKeepAlive(new q(f))}});var ea,fa;b.isBrowser()?(ea=window,fa=document):(ea={},fa={location:{href:""},title:"",URL:"",referrer:"",cookie:""}),b.extend(this,{prepareUrl:e}),a()}}(),G=function(){return function(a){var c,d,e,f,g,h,i=this;b.extend(i,{getAppCore:function(){return c},getSSECore:function(){return a},getEventManager:function(){return d},getStateMachine:function(){return e},getHeartbeat:function(){return f},getKeepAlive:function(){return g},getPlaylist:function(){return h},setAppCore:function(a){c=a},setKeepAlive:function(a){g=a},setHeartbeat:function(a){f=a},setEventManager:function(a){d=a},setStateMachine:function(a){e=a},setPlaylist:function(a){h=a}})}}(),H=function(){return function(a,c){function d(){h=new F,g=!0,a&&k.setLabels(a),c&&k.setPixelURL(c)}function e(a,b){k.notify(i.CUSTOM,a,b)}function f(){g&&h.getSseSM().getStateMachine().getCurrentState()!=j.IDLE&&k.end()}var g,h,k=this,m=l.STANDARD_METADATA_LABELS;b.extend(this,{isProperlyInitialized:function(){return h.isProperlyInitialized()},reset:function(a){var b=h;b.getSseSM().getKeepAlive().pause(),b.getSseSM().getHeartbeat().pause(),h=new F,n.resetPlaylist(b.getSseSM().getPlaylist(),h.getSseSM().getPlaylist(),a)},setPauseOnBufferingInterval:function(a){h.setPauseOnBufferingInterval(a)},getPauseOnBufferingInterval:function(){return h.getPauseOnBufferingInterval()},setKeepAliveInterval:function(a){h.getSseSM().getKeepAlive().setInterval(a)},getKeepAliveInterval:function(){return h.getSseSM().getKeepAlive().getInterval()},setHeartbeatIntervals:function(a){h.getSseSM().getHeartbeat().setIntervals(a)},play:function(a,b){k.notify(i.PLAY,a,b)},pause:function(a,b){k.notify(i.PAUSE,a,b)},end:function(a,b){k.notify(i.END,a,b)},bufferStart:function(a,b){k.notify(i.BUFFER,a,b)},bufferStop:function(a,b){k.notify(i.BUFFER_STOP,a,b)},load:function(a,b){k.notify(i.LOAD,a,b)},start:function(a,b){k.notify(i.START,a,b)},seekStart:function(a,b){k.notify(i.SEEK_START,a,b)},skipAd:function(a,b){k.notify(i.AD_SKIP,a,b)},callToAction:function(a,b){k.notify(i.CTA,a,b)},error:function(a,b){k.notify(i.ERROR,a,b)},transferPlayback:function(a,b){k.notify(i.TRANSFER,a,b)},drmFail:function(a,b){k.notify(i.DRM_FAILED,a,b)},drmApprove:function(a,b){k.notify(i.DRM_APPROVED,a,b)},drmDeny:function(a,b){k.notify(i.DRM_DENIED,a,b)},changeBitrate:function(a,b,c){if(null!=a){var d=c||{};d.ns_st_br=String(a),k.notify(i.BIT_RATE,d,b)}},changePlaybackRate:function(a,b,c){if(null!=a){var d=c||{};d.ns_st_rt=String(a),k.notify(i.PLAYBACK_RATE,d,b)}},changeVolume:function(a,b,c){if(null!=a){var d=c||{};d.ns_st_vo=String(a),k.notify(i.VOLUME,d,b)}},changeWindowState:function(a,b,c){if(null!=a){var d=c||{};d.ns_st_ws=String(a),k.notify(i.WINDOW_STATE,d,b)}},changeAudio:function(a,b,c){if(null!=a){var d=c||{};d.ns_st_at=String(a),k.notify(i.AUDIO,d,b)}},changeVideo:function(a,b,c){if(null!=a){var d=c||{};d.ns_st_vt=String(a),k.notify(i.VIDEO,d,b)}},changeSubtitle:function(a,b,c){if(null!=a){var d=c||{};d.ns_st_tt=String(a),k.notify(i.SUBS,d,b)}},changeCDN:function(a,b,c){if(null!=a){var d=c||{};d.ns_st_cdn=String(a),k.notify(i.CDN,d,b)}},notify:function(a){var c,d;if(c="object"==typeof arguments[1]?arguments[1]:"object"==typeof arguments[2]?arguments[2]:{},d="number"==typeof arguments[1]?arguments[1]:"number"==typeof arguments[2]?arguments[2]:NaN,i.toString(a)){c=b.jsonObjectToStringDictionary(c);var e=b.fixEventTime(c);c.ns_st_po||isNaN(d)||(c.ns_st_po=b.getInteger(d,0).toString()),c.ns_st_po&&h.getSseSM().getPlaylist().getClip().setPlaybackTimeOffset(parseInt(c.ns_st_po)),a==i.PLAY||a==i.PAUSE||a==i.BUFFER||a==i.END||a==i.SEEK_START||a==i.AD_SKIP||a==i.BUFFER_STOP?h.newEvent(a,e,c):h.newPseudoEvent(a,e,c)}},getLabels:function(){return h.getLabels()},getState:function(){return h.getSseSM().getStateMachine().getCurrentState()},setLabels:function(a){h.setLabels(a)},getLabel:function(a){return h.getLabel(a)},setLabel:function(a,b){h.setLabel(a,b)},getLoadTimeOffset:function(){return h.getLoadTimeOffset()},setLoadTimeOffset:function(a){h.setLoadTimeOffset(a)},setPixelURL:function(a){return h.setPixelURL(a)},getPixelURL:function(){return h.getSseSM().getSSECore().getPixelURL()},setImplementationType:function(a){h.setImplementationType(a)},isPauseOnBufferingEnabled:function(){return h.isPauseOnBufferingEnabled()},setPauseOnBufferingEnabled:function(a){h.setPauseOnBufferingEnabled(a)},isThrottlingEnabled:function(){return h.isThrottlingEnabled()},setThrottlingEnabled:function(a){h.setThrottlingEnabled(a)},setThrottlingDelay:function(a){h.setThrottlingDelay(a)},getThrottlingDelay:function(){return h.getThrottlingDelay()},setPlaybackIntervalMergeTolerance:function(a){h.getSseSM().getPlaylist().getClip().setPlaybackIntervalMergeTolerance(a)},getPlaybackIntervalMergeTolerance:function(){return h.getSseSM().getPlaylist().getClip().getPlaybackIntervalMergeTolerance()},setClip:function(a,c,d){if(void 0===d&&(d=!0),a=b.jsonObjectToStringDictionary(a),d&&h.getSseSM().getStateMachine().getCurrentState()!==j.IDLE&&k.end(),h.getSseSM().getStateMachine().getCurrentState()==j.IDLE){var e="",f=0;if(null!=a.ns_st_cn)e=String(a.ns_st_cn);else for(var g=0;g<m.length;g++)a[m[g]]&&(e+=m[g]+":"+a[m[g]]+";");var i=h.getSseSM().getPlaylist(),l=i.getClip();l.isClipStarted()?(i.hashExists(l.getHash())||(i.storeHash(l.getHash()),i.storeClipNumber(l.getHash(),l.getClipNumber())),i.storeClipPlaybackCounters(),f=i.hashExists(e)?i.getClipNumber(e):b.exists(a.ns_st_cn)?parseInt(a.ns_st_cn):i.getMaxClipNumber()+1):f=i.hashExists(e)?i.getClipNumber(e):l.getClipNumber(),i.resetClip(),l=i.getClip(),l.setHash(e),l.setClipNumber(f),l.setLabels(a);var n=i.getStoredClipRegisters(e);return n&&(l.setClipStarted(!0),l.setSegmentPlaybackCounter(n.segmentPlaybackCounter),l.setClipLoadCounter(n.clipLoadCounter),l.setAssetPlaybackCounter(n.assetPlaybackCounter),l.setLowestPartNumberPlayed(n.lowestPartNumberPlayed),l.setSeeking(n.seeking),l.setSeekingTimeBeforeEnd(n.seekingTimeBeforeEnd),l.setSeekStartPosition(n.seekingStartPosition),l.setClipPlaybackIntervals(n.clipPlaybackIntervals),l.setUniquePlaybackInterval(n.uniquePlaybackInterval),l.setLongestPlaybackInterval(n.longestPlaybackInterval),l.setVideoTrack(n.videoTrack),l.setAudioTrack(n.audioTrack),l.setSubtitleTrack(n.subtitleTrack),l.setCDN(n.cdn),l.setPreviousUniquePlaybackInterval(n.uniquePlaybackInterval),l.setPreviousEventIndependentUniquePlaybackInterval(n.uniquePlaybackInterval),l.setPreviousLongestPlaybackInterval(n.longestPlaybackInterval)),l.incrementClipLoadCounter(),l.isClipStarted()&&c&&(i.incrementPlayCounter(),i.incrementPlaybackCounter()),!0}return!1},setPlaylist:function(a,c){return void 0===c&&(c=!0),a=b.jsonObjectToStringDictionary(a),c&&h.getSseSM().getStateMachine().getCurrentState()!==j.IDLE&&k.end(),h.getSseSM().getStateMachine().getCurrentState()==j.IDLE?(h.getSseSM().getPlaylist().isPlaylistStarted()&&h.resetPlaylist(),h.getSseSM().getPlaylist().setLabels(a),!0):!1},importState:function(){},exportState:function(){return{}},getVersion:function(){return l.STREAMSENSE_VERSION},addListener:function(a){h.addListener(a)},removeListener:function(a){h.removeListener(a)},getClip:function(){return console&&console.warn&&console.warn("getClip() is deprecated. Use getPlaylist().getClip() instead."),h.getSseSM().getPlaylist().getClip()},getPlaylist:function(){return h.getSseSM().getPlaylist()},setHttpGet:function(a){"function"==typeof a&&(h.getPlatformAPI().httpGet=a)},setHttpPost:function(a){"function"==typeof a&&(h.getPlatformAPI().httpPost=a)},setExitEndEventEnabled:function(a){g=a},isExitEndEventEnabled:function(){return g},getPlatformAPI:function(){return h.getPlatformAPI()}}),b.extend(this,{customNotify:e,viewNotify:function(a,b){a=a||k.getPixelURL(),a&&viewNotify(a,b)}}),b.isBrowser()&&(window.addEventListener?(window.addEventListener("beforeunload",f),window.addEventListener("unload",f)):window.attachEvent&&(window.attachEvent("onbeforeunload",f),window.attachEvent("onunload",f))),d()}}();return function(c){function d(a,b){return x[z]||f(a,b)}function e(){z=-1;for(var b=0;y>=b;b++)if(x.hasOwnProperty(String(b))){z=b;break}return a.StreamSense.activeIndex=z,z}function f(b,c){return b=b||null,c=c||null,b&&"object"==typeof b&&(c=b,b=null),x[++y]=new a.StreamSense(c,b),e(),x[y]}function g(){var b=!1,c=z;if("number"==typeof arguments[0]&&isFinite(arguments[0]))c=arguments[0];else if(arguments[0]instanceof a.StreamSense)for(var d in x)if(x.hasOwnProperty(d)&&x[d]===arguments[0]){c=d;break}return x.hasOwnProperty(String(c))&&(b=x[c],delete x[c],b.reset(),e()),b}function h(a){return a=a||{},d().setPlaylist(a),d().getPlaylist()}function i(a,b,c){return a=a||{},"number"==typeof b&&(a.ns_st_cn=String(b)),d().setClip(a,c),d().getClip()}function j(a,b,c){return"undefined"==typeof a?!1:(c=c||null,b=b||{},d().notify(a,b,c))}function k(a){"undefined"!=typeof a&&d().setLabels(a)}function l(){return d().getLabels()}function m(a){"undefined"!=typeof a&&d().getPlaylist().setLabels(a)}function n(){return d().getPlaylist().getLabels()}function o(a){"undefined"!=typeof a&&d().getClip().setLabels(a)}function p(){return d().getClip().getLabels()}function q(a){return d().reset(a||{})}function r(a){return d().getPlaylist().reset(a||{})}function s(a){return d().getClip().reset(a||{})}function t(a){return a=a||{},d().viewNotify(null,a)}function u(a,b){return arguments.length>2&&(a=arguments[1],b=arguments[2]),a=a||{},"number"==typeof b&&(a.ns_st_po=String(b)),d().customNotify(a,b)}function v(){return d().exportState()}function w(a){d().importState(a)}var x={},y=-1,z=-1;b.extend(c,{activeIndex:z,newInstance:f,"new":f,destroyInstance:g,destroy:g,newPlaylist:h,newClip:i,notify:j,setLabels:k,getLabels:l,setPlaylistLabels:m,getPlaylistLabels:n,setClipLabels:o,getClipLabels:p,resetInstance:q,resetPlaylist:r,resetClip:s,viewEvent:t,customEvent:u,exportState:v,importState:w})}(H),H.PlayerEvents=i,H.InternalStates=j,H.ImplementationType=k,H}(),a.StreamingTag=a.StreamingTag||function(){var c=a.StreamSense,d=(a.StreamSense.PlayerEvents,a.StreamSense.InternalStates||null),e=a.StreamSense.ImplementationType||null,f=null!=a.StreamSense.InternalStates&&null!=a.StreamSense.ImplementationType;return function(){var a={LongFormOnDemand:"12",ShortFormOnDemand:"11",Live:"13",UserGeneratedLongFormOnDemand:"22",UserGeneratedShortFormOnDemand:"21",UserGeneratedLive:"23",Bumper:"99",Other:"00"},g={LinearOnDemandPreRoll:"11",LinearOnDemandMidRoll:"12",LinearOnDemandPostRoll:"13",LinearLive:"21",Other:"00"},h=function(a){function g(){if(f)if(b.getNamespace().comScore)q=new c,q.setImplementationType(e.REDUCED);else if(b.exists(a))if(r=b.isTrue(a.debug),b.exists(a.customerC2)&&a.customerC2.length>0){var d=a.secure?"https://sb":"http"+("s"==document.location.href.charAt(4)?"s://sb":"://b");q=new c,q.setPixelURL(d+".scorecardresearch.com/p?c1=2"),q.setLabel("c2",a.customerC2),q.setImplementationType(e.REDUCED)}else r&&console&&console.log("Warning: customerC2 is not provided (or incorrect) in the StreamingTag configuration.")}function h(a){b.exists(a)||(a={});for(var c in t)t.hasOwnProperty(c)&&!b.exists(a[t[c]])&&("ns_st_ci"==t[c]?a.ns_st_ci="0":a[t[c]]="*null");return a}function i(a){for(var b in t)if(t.hasOwnProperty(b)&&!j(t[b],o,a))return!1;return!0}function j(a,c,d){if(b.exists(a)&&b.exists(c)&&b.exists(d)){var e=c[a],f=d[a];return b.exists(e)&&b.exists(f)&&e===f}return!1}function k(a){n++;var c={ns_st_cn:String(n),ns_st_pn:"1",ns_st_tp:"0"};b.extend(c,a),q.setClip(c),o=a,q.play()}function l(a){n++,a=h(a);var c={ns_st_cn:String(n),ns_st_pn:"1",ns_st_tp:"1",ns_st_ad:"1"};b.extend(c,a),q.setClip(c),q.play(),p=!1}function m(a,b){a=h(a),u==s.None&&(u=b),p&&u==b&&i(a)?(q.getClip().setLabels(a),q.getState()!=d.PLAYING&&q.play()):k(a),p=!0,u=b}var n=0,o=null,p=!1,q=null,r=!1,s={None:0,AudioContent:1,VideoContent:2},t=["ns_st_ci","c3","c4","c6","ns_st_st","ns_st_pu","ns_st_pr","ns_st_ep","ns_st_sn","ns_st_en","ns_st_ct"],u=s.None;b.extend(this,{playAdvertisement:function(){if(q){r&&console&&console.warn("Calling deprecated function 'playAdvertisement'. Please call 'playVideoAdvertisement' or 'playAudioAdvertisement' functions instead.");var a={ns_st_ct:"va"};l(a)}},playVideoAdvertisement:function(a,c){if(q){var d={ns_st_ct:"va"};c?d.ns_st_ct="va"+c:r&&console&&console.warn("Calling 'playVideoAdvertisement' without specifying the media type as a second parameter."),a&&b.extend(d,a),l(d)}},playAudioAdvertisement:function(a,c){if(q){var d={ns_st_ct:"aa"};c?d.ns_st_ct="aa"+c:r&&console&&console.warn("Calling 'playAudioAdvertisement' without specifying the media type as a second parameter."),a&&b.extend(d,a),l(d)}},playContentPart:function(a){if(q){r&&console&&console.warn("Calling deprecated function 'playContentPart'. Please call 'playVideoContentPart' or 'playAudioContentPart' functions instead.");var c={ns_st_ct:"vc"};a&&b.extend(c,a),m(c,s.VideoContent)}},playVideoContentPart:function(a,c){if(q){var d={ns_st_ct:"vc"};c?d.ns_st_ct="vc"+c:r&&console&&console.warn("Calling 'playVideoContentPart' without specifying the media type as a second parameter."),a&&b.extend(d,a),m(d,s.VideoContent)}},playAudioContentPart:function(a,c){if(q){var d={ns_st_ct:"ac"};c?d.ns_st_ct="ac"+c:r&&console&&console.warn("Calling 'playAudioContentPart' without specifying the media type as a second parameter."),a&&b.extend(d,a),m(d,s.AudioContent)}},stop:function(){q&&q.pause()}}),g()};return function(a){}(h),h.ContentType=a,h.AdType=g,h}()}(),a});
-
-
-</script><script>
-/* eslint-disable */
-/*
-Copyright (c) Copyright (c) 2007, Carl S. Yestrau All rights reserved.
-Code licensed under the BSD License: http://www.featureblend.com/license.txt
-Version: 1.0.4
-*/
-
-/*
- Start ActivityMap Module
-
- The following module enables ActivityMap tracking in Adobe Analytics. ActivityMap
- allows you to view data overlays on your links and content to understand how
- users engage with your web site. If you do not intend to use ActivityMap, you
- can remove the following block of code from your AppMeasurement.js file.
- Additional documentation on how to configure ActivityMap is available at:
- https://marketing.adobe.com/resources/help/en_US/analytics/activitymap/getting-started-admins.html
-*/
-function AppMeasurement_Module_ActivityMap(h){function q(){var a=f.pageYOffset+(f.innerHeight||0);a&&a>+g&&(g=a)}function r(){if(e.scrollReachSelector){var a=h.d.querySelector&&h.d.querySelector(e.scrollReachSelector);a?(g=a.scrollTop||0,a.addEventListener("scroll",function(){var d;(d=a&&a.scrollTop+a.clientHeight||0)>g&&(g=d)})):0<w--&&setTimeout(r,1E3)}}function l(a,d){var c,b,n;if(a&&d&&(c=e.c[d]||(e.c[d]=d.split(","))))for(n=0;n<c.length&&(b=c[n++]);)if(-1<a.indexOf(b))return null;p=1;return a}
-function s(a,d,c,b,e){var f,k;if(a.dataset&&(k=a.dataset[d]))f=k;else if(a.getAttribute)if(k=a.getAttribute("data-"+c))f=k;else if(k=a.getAttribute(c))f=k;if(!f&&h.useForcedLinkTracking&&e){var g;a=a.onclick?""+a.onclick:"";varValue="";if(b&&a&&(d=a.indexOf(b),0<=d)){for(d+=b.length;d<a.length;)if(c=a.charAt(d++),0<="'\"".indexOf(c)){g=c;break}for(k=!1;d<a.length&&g;){c=a.charAt(d);if(!k&&c===g)break;"\\"===c?k=!0:(varValue+=c,k=!1);d++}}(g=varValue)&&(h.w[b]=g)}return f||e&&h.w[b]}function t(a,d,
-c){var b;return(b=e[d](a,c))&&(p?(p=0,b):l(m(b),e[d+"Exclusions"]))}function u(a,d,c){var b;if(a&&!(1===(b=a.nodeType)&&(b=a.nodeName)&&(b=b.toUpperCase())&&x[b])&&(1===a.nodeType&&(b=a.nodeValue)&&(d[d.length]=b),c.a||c.t||c.s||!a.getAttribute||((b=a.getAttribute("alt"))?c.a=b:(b=a.getAttribute("title"))?c.t=b:"IMG"==(""+a.nodeName).toUpperCase()&&(b=a.getAttribute("src")||a.src)&&(c.s=b)),(b=a.childNodes)&&b.length))for(a=0;a<b.length;a++)u(b[a],d,c)}function m(a){if(null==a||void 0==a)return a;
-try{return a.replace(RegExp("^[\\s\\n\\f\\r\\t\t-\r \u00a0\u1680\u180e\u2000-\u200a\u2028\u2029\u205f\u3000\ufeff]+","mg"),"").replace(RegExp("[\\s\\n\\f\\r\\t\t-\r \u00a0\u1680\u180e\u2000-\u200a\u2028\u2029\u205f\u3000\ufeff]+$","mg"),"").replace(RegExp("[\\s\\n\\f\\r\\t\t-\r \u00a0\u1680\u180e\u2000-\u200a\u2028\u2029\u205f\u3000\ufeff]{1,}","mg")," ").substring(0,254)}catch(d){}}var e=this;e.s=h;var f=window;f.s_c_in||(f.s_c_il=[],f.s_c_in=0);e._il=f.s_c_il;e._in=f.s_c_in;e._il[e._in]=e;f.s_c_in++;
-e._c="s_m";var g=0,v,w=60;e.c={};var p=0,x={SCRIPT:1,STYLE:1,LINK:1,CANVAS:1};e._g=function(){var a,d,c,b=h.contextData,e=h.linkObject;(a=h.pageName||h.pageURL)&&(d=t(e,"link",h.linkName))&&(c=t(e,"region"))&&(b["a.activitymap.page"]=a.substring(0,255),b["a.activitymap.link"]=128<d.length?d.substring(0,128):d,b["a.activitymap.region"]=127<c.length?c.substring(0,127):c,0<g&&(b["a.activitymap.xy"]=10*Math.floor(g/10)),b["a.activitymap.pageIDType"]=h.pageName?1:0)};e.e=function(){e.trackScrollReach&&
-!v&&(e.scrollReachSelector?r():(q(),f.addEventListener&&f.addEventListener("scroll",q,!1)),v=!0)};e.link=function(a,d){var c;if(d)c=l(m(d),e.linkExclusions);else if((c=a)&&!(c=s(a,"sObjectId","s-object-id","s_objectID",1))){var b,f;(f=l(m(a.innerText||a.textContent),e.linkExclusions))||(u(a,b=[],c={a:void 0,t:void 0,s:void 0}),(f=l(m(b.join(""))))||(f=l(m(c.a?c.a:c.t?c.t:c.s?c.s:void 0)))||!(b=(b=a.tagName)&&b.toUpperCase?b.toUpperCase():"")||("INPUT"==b||"SUBMIT"==b&&a.value?f=l(m(a.value)):"IMAGE"==
-b&&a.src&&(f=l(m(a.src)))));c=f}return c};e.region=function(a){for(var d,c=e.regionIDAttribute||"id";a&&(a=a.parentNode);){if(d=s(a,c,c,c))return d;if("BODY"==a.nodeName)return"BODY"}}}
-/* End ActivityMap Module */
-
-/*
- Start AudienceManagement Module
- */
-function AppMeasurement_Module_AudienceManagement(d){var a=this;a.s=d;var b=window;b.s_c_in||(b.s_c_il=[],b.s_c_in=0);a._il=b.s_c_il;a._in=b.s_c_in;a._il[a._in]=a;b.s_c_in++;a._c="s_m";a.setup=function(c){b.DIL&&c&&(c.disableDefaultRequest=!0,c.disableScriptAttachment=!0,c.disableCORS=!0,c.secureDataCollection=!1,a.instance=b.DIL.create(c),a.tools=b.DIL.tools)};a.isReady=function(){return a.instance?!0:!1};a.getEventCallConfigParams=function(){return a.instance&&a.instance.api&&a.instance.api.getEventCallConfigParams?
-a.instance.api.getEventCallConfigParams():{}};a.passData=function(b){a.instance&&a.instance.api&&a.instance.api.passData&&a.instance.api.passData(b)}}
-!function(){"use strict";var r,o,a;"function"!=typeof window.DIL&&(window.DIL=function(n){var c,e,I,r,u,h,t,o,s,i,a,d,y,l,f,g,p,m,b,v,D,O=[],C={};function S(e){return void 0===e||!0===e}n!==Object(n)&&(n={}),I=n.partner,r=n.containerNSID,u=n.mappings,h=n.uuidCookie,t=!0===n.enableErrorReporting,o=n.visitorService,s=n.declaredId,i=!0===n.delayAllUntilWindowLoad,a=S(n.secureDataCollection),d="boolean"==typeof n.isCoopSafe?n.isCoopSafe:null,y=S(n.enableHrefererParam),l=S(n.enableLogging),f=S(n.enableUrlDestinations),g=S(n.enableCookieDestinations),p=!0===n.disableDefaultRequest,m=n.afterResultForDefaultRequest,b=n.visitorConstructor,v=!0===n.disableCORS,D=!0===n.ignoreHardDependencyOnVisitorAPI,t&&DIL.errorModule.activate(),D&&O.push("Warning: this instance is configured to ignore the hard dependency on the VisitorAPI service. This means that no URL destinations will be fired if the instance has no connection to VisitorAPI. If the VisitorAPI service is not instantiated, ID syncs will not be fired either.");var w=!0===window._dil_unit_tests;if((c=arguments[1])&&O.push(c+""),!I||"string"!=typeof I){var _={name:"error",message:c="DIL partner is invalid or not specified in initConfig",filename:"dil.js"};return DIL.errorModule.handleError(_),new Error(c)}if(c="DIL containerNSID is invalid or not specified in initConfig, setting to default of 0",(r||"number"==typeof r)&&(r=parseInt(r,10),!isNaN(r)&&0<=r&&(c="")),c&&(r=0,O.push(c),c=""),(e=DIL.getDil(I,r))instanceof DIL&&e.api.getPartner()===I&&e.api.getContainerNSID()===r)return e;if(!(this instanceof DIL))return new DIL(n,"DIL was not instantiated with the 'new' operator, returning a valid instance with partner = "+I+" and containerNSID = "+r);DIL.registerDil(this,I,r);var R={doesConsoleLogExist:window.console===Object(window.console)&&"function"==typeof window.console.log,logMemo:{},log:function(e){(O.push(e),l&&this.doesConsoleLogExist)&&Function.prototype.bind.call(window.console.log,window.console).apply(window.console,arguments)},logOnce:function(e){this.logMemo[e]||(this.logMemo[e]=!0,R.log(e))}},E={IS_HTTPS:a||"https:"===document.location.protocol,SIX_MONTHS_IN_MINUTES:259200,IE_VERSION:function(){if(document.documentMode)return document.documentMode;for(var e=7;4<e;e--){var t=document.createElement("div");if(t.innerHTML="\x3c!--[if IE "+e+"]><span></span><![endif]--\x3e",t.getElementsByTagName("span").length)return t=null,e}return null}()};E.IS_IE_LESS_THAN_10="number"==typeof E.IE_VERSION&&E.IE_VERSION<10;var P={stuffed:{}},L={},A={firingQueue:[],fired:[],firing:!1,sent:[],errored:[],reservedKeys:{sids:!0,pdata:!0,logdata:!0,callback:!0,postCallbackFn:!0,useImageRequest:!0},firstRequestHasFired:!1,abortRequests:!1,num_of_cors_responses:0,num_of_cors_errors:0,corsErrorSources:[],num_of_img_responses:0,num_of_img_errors:0,platformParams:{d_nsid:r+"",d_rtbd:"json",d_jsonv:DIL.jsonVersion+"",d_dst:"1"},nonModStatsParams:{d_rtbd:!0,d_dst:!0,d_cts:!0,d_rs:!0},modStatsParams:null,adms:{TIME_TO_CATCH_ALL_REQUESTS_RELEASE:3e4,calledBack:!1,mid:null,noVisitorAPI:null,VisitorAPI:null,instance:null,releaseType:"no VisitorAPI",isOptedOut:!0,isOptedOutCallbackCalled:!1,admsProcessingStarted:!1,process:function(e){try{if(this.admsProcessingStarted)return;this.admsProcessingStarted=!0;var t,n,s,i=o;if("function"!=typeof e||"function"!=typeof e.getInstance)throw this.noVisitorAPI=!0,new Error("Visitor does not exist.");if(i!==Object(i)||!(t=i.namespace)||"string"!=typeof t)throw this.releaseType="no namespace",new Error("DIL.create() needs the initConfig property `visitorService`:{namespace:'<Experience Cloud Org ID>'}");if(!((n=e.getInstance(t,{idSyncContainerID:r}))===Object(n)&&n instanceof e&&"function"==typeof n.isAllowed&&"function"==typeof n.getMarketingCloudVisitorID&&"function"==typeof n.getCustomerIDs&&"function"==typeof n.isOptedOut&&"function"==typeof n.publishDestinations))throw this.releaseType="invalid instance",s="Invalid Visitor instance.",n===Object(n)&&"function"!=typeof n.publishDestinations&&(s+=" In particular, visitorInstance.publishDestinations is not a function. This is needed to fire URL destinations in DIL v8.0+ and should be present in Visitor v3.3.0+ ."),new Error(s);if(this.VisitorAPI=e,!n.isAllowed())return this.releaseType="VisitorAPI is not allowed to write cookies",void this.releaseRequests();this.instance=n,this.waitForMidToReleaseRequests()}catch(e){if(!D)throw new Error("Error in processing Visitor API, which is a hard dependency for DIL v8.0+: "+e.message);this.releaseRequests()}},waitForMidToReleaseRequests:function(){var t=this;this.instance&&(this.instance.getMarketingCloudVisitorID(function(e){t.mid=e,t.releaseType="VisitorAPI",t.releaseRequests()},!0),(!N.exists||!N.isIabContext&&N.isApproved()||N.isIabContext&&B.hasGoSignal())&&setTimeout(function(){"VisitorAPI"!==t.releaseType&&(t.releaseType="timeout",t.releaseRequests())},this.getLoadTimeout()))},releaseRequests:function(){this.calledBack=!0,A.registerRequest()},getMarketingCloudVisitorID:function(){return this.instance?this.instance.getMarketingCloudVisitorID():null},getMIDQueryString:function(){var e=k.isPopulatedString,t=this.getMarketingCloudVisitorID();return e(this.mid)&&this.mid===t||(this.mid=t),e(this.mid)?"d_mid="+this.mid+"&":""},getCustomerIDs:function(){return this.instance?this.instance.getCustomerIDs():null},getCustomerIDsQueryString:function(e){if(e!==Object(e))return"";var t,n,s,i,r="",o=[],a=[];for(t in e)e.hasOwnProperty(t)&&(n=e[a[0]=t])===Object(n)&&(a[1]=n.id||"",a[2]=n.authState||0,o.push(a),a=[]);if(i=o.length)for(s=0;s<i;s++)r+="&d_cid_ic="+x.encodeAndBuildRequest(o[s],"%01");return r},getIsOptedOut:function(){this.instance?this.instance.isOptedOut([this,this.isOptedOutCallback],this.VisitorAPI.OptOut.GLOBAL,!0):(this.isOptedOut=!1,this.isOptedOutCallbackCalled=!0)},isOptedOutCallback:function(e){this.isOptedOut=e,this.isOptedOutCallbackCalled=!0,A.registerRequest(),N.isIabContext()&&B.checkQueryStringObject()},getLoadTimeout:function(){var e=this.instance;if(e){if("function"==typeof e.getLoadTimeout)return e.getLoadTimeout();if(void 0!==e.loadTimeout)return e.loadTimeout}return this.TIME_TO_CATCH_ALL_REQUESTS_RELEASE}},declaredId:{declaredId:{init:null,request:null},declaredIdCombos:{},setDeclaredId:function(e,t){var n=k.isPopulatedString,s=encodeURIComponent;if(e===Object(e)&&n(t)){var i=e.dpid,r=e.dpuuid,o=null;if(n(i)&&n(r))return o=s(i)+"$"+s(r),!0===this.declaredIdCombos[o]?"setDeclaredId: combo exists for type '"+t+"'":(this.declaredIdCombos[o]=!0,this.declaredId[t]={dpid:i,dpuuid:r},"setDeclaredId: succeeded for type '"+t+"'")}return"setDeclaredId: failed for type '"+t+"'"},getDeclaredIdQueryString:function(){var e=this.declaredId.request,t=this.declaredId.init,n=encodeURIComponent,s="";return null!==e?s="&d_dpid="+n(e.dpid)+"&d_dpuuid="+n(e.dpuuid):null!==t&&(s="&d_dpid="+n(t.dpid)+"&d_dpuuid="+n(t.dpuuid)),s}},registerRequest:function(e){var t,n=this.firingQueue;e===Object(e)&&(n.push(e),e.isDefaultRequest||(p=!0)),this.firing||!n.length||i&&!DIL.windowLoaded||(this.adms.isOptedOutCallbackCalled||this.adms.getIsOptedOut(),this.adms.calledBack&&!this.adms.isOptedOut&&this.adms.isOptedOutCallbackCalled&&(N.isApproved()||B.hasGoSignal())&&(this.adms.isOptedOutCallbackCalled=!1,(t=n.shift()).src=t.src.replace(/&d_nsid=/,"&"+this.adms.getMIDQueryString()+B.getQueryString()+"d_nsid="),k.isPopulatedString(t.corsPostData)&&(t.corsPostData=t.corsPostData.replace(/^d_nsid=/,this.adms.getMIDQueryString()+B.getQueryString()+"d_nsid=")),V.fireRequest(t),this.firstRequestHasFired||"script"!==t.tag&&"cors"!==t.tag||(this.firstRequestHasFired=!0)))},processVisitorAPI:function(){this.adms.process(b||window.Visitor)},getCoopQueryString:function(){var e="";return!0===d?e="&d_coop_safe=1":!1===d&&(e="&d_coop_unsafe=1"),e}};C.requestController=A;var q,j,T={sendingMessages:!1,messages:[],messagesPosted:[],destinations:[],destinationsPosted:[],jsonForComparison:[],jsonDuplicates:[],jsonWaiting:[],jsonProcessed:[],publishDestinationsVersion:null,requestToProcess:function(e,t){var n,s=this;function i(){s.jsonForComparison.push(e),s.jsonWaiting.push([e,t])}if(e&&!k.isEmptyObject(e))if(n=JSON.stringify(e.dests||[]),this.jsonForComparison.length){var r,o,a,d=!1;for(r=0,o=this.jsonForComparison.length;r<o;r++)if(a=this.jsonForComparison[r],n===JSON.stringify(a.dests||[])){d=!0;break}d?this.jsonDuplicates.push(e):i()}else i();if(this.jsonWaiting.length){var u=this.jsonWaiting.shift();this.process(u[0],u[1]),this.requestToProcess()}this.messages.length&&!this.sendingMessages&&this.sendMessages()},process:function(e){if(f){var t,n,s,i,r,o,a=encodeURIComponent,d=this.getPublishDestinationsVersion(),u=!1;if(-1!==d){if((t=e.dests)&&t instanceof Array&&(n=t.length)){for(s=0;s<n;s++)i=t[s],o=[a("dests"),a(i.id||""),a(i.y||""),a(i.c||"")].join("|"),this.addMessage(o),r={url:i.c,hideReferrer:void 0===i.hr||!!i.hr,message:o},this.addDestination(r),void 0!==i.hr&&(u=!0);1===d&&u&&R.logOnce("Warning: visitorInstance.publishDestinations version is old (Visitor v3.3.0 to v4.0.0). URL destinations will not have the option of being fired on page, only in the iframe.")}this.jsonProcessed.push(e)}}},addMessage:function(e){this.messages.push(e)},addDestination:function(e){this.destinations.push(e)},sendMessages:function(){this.sendingMessages||(this.sendingMessages=!0,f&&this.messages.length&&this.publishDestinations())},publishDestinations:function(){var t=this,e=A.adms.instance,n=[],s=[],i=function(e){R.log("visitor.publishDestinations() result: "+(e.error||e.message)),t.sendingMessages=!1,t.requestToProcess()},r=function(){t.messages=[],t.destinations=[]};return 1===this.publishDestinationsVersion?(x.extendArray(n,this.messages),x.extendArray(this.messagesPosted,this.messages),r(),e.publishDestinations(I,n,i),"Called visitor.publishDestinations() version 1"):1<this.publishDestinationsVersion?(x.extendArray(s,this.destinations),x.extendArray(this.destinationsPosted,this.destinations),r(),e.publishDestinations({subdomain:I,callback:i,urlDestinations:s}),"Called visitor.publishDestinations() version > 1"):void 0},getPublishDestinationsVersion:function(){if(null!==this.publishDestinationsVersion)return this.publishDestinationsVersion;var e=A.adms.instance,n=-1;return e.publishDestinations(null,null,function(e){if(e===Object(e)){var t=e.error;"subdomain is not a populated string."===t?n=1:"Invalid parameters passed."===t&&(n=2)}}),this.publishDestinationsVersion=n}},M={traits:function(e){return k.isValidPdata(e)&&(L.sids instanceof Array||(L.sids=[]),x.extendArray(L.sids,e)),this},pixels:function(e){return k.isValidPdata(e)&&(L.pdata instanceof Array||(L.pdata=[]),x.extendArray(L.pdata,e)),this},logs:function(e){return k.isValidLogdata(e)&&(L.logdata!==Object(L.logdata)&&(L.logdata={}),x.extendObject(L.logdata,e)),this},customQueryParams:function(e){return k.isEmptyObject(e)||x.extendObject(L,e,A.reservedKeys),this},signals:function(e,t){var n,s=e;if(!k.isEmptyObject(s)){if(t&&"string"==typeof t)for(n in s={},e)e.hasOwnProperty(n)&&(s[t+n]=e[n]);x.extendObject(L,s,A.reservedKeys)}return this},declaredId:function(e){return A.declaredId.setDeclaredId(e,"request"),this},result:function(e){return"function"==typeof e&&(L.callback=e),this},afterResult:function(e){return"function"==typeof e&&(L.postCallbackFn=e),this},useImageRequest:function(){return L.useImageRequest=!0,this},clearData:function(){return L={},this},submit:function(e){return L.isDefaultRequest=!!e,V.submitRequest(L),L={},this},getPartner:function(){return I},getContainerNSID:function(){return r},getEventLog:function(){return O},getState:function(){var e={},t={};return x.extendObject(e,A,{registerRequest:!0}),x.extendObject(t,T,{requestToProcess:!0,process:!0,sendMessages:!0}),{initConfig:n,pendingRequest:L,otherRequestInfo:e,destinationPublishingInfo:t,log:O}},idSync:function(){throw new Error("Please use the `idSyncByURL` method of the Experience Cloud ID Service (Visitor) instance")},aamIdSync:function(){throw new Error("Please use the `idSyncByDataSource` method of the Experience Cloud ID Service (Visitor) instance")},passData:function(e){return k.isEmptyObject(e)?"Error: json is empty or not an object":(V.defaultCallback(e),e)},getPlatformParams:function(){return A.platformParams},getEventCallConfigParams:function(){var e,t=A,n=t.modStatsParams,s=t.platformParams;if(!n){for(e in n={},s)s.hasOwnProperty(e)&&!t.nonModStatsParams[e]&&(n[e.replace(/^d_/,"")]=s[e]);!0===d?n.coop_safe=1:!1===d&&(n.coop_unsafe=1),t.modStatsParams=n}return n},setAsCoopSafe:function(){return d=!0,this},setAsCoopUnsafe:function(){return d=!1,this},getEventCallIabSignals:function(e){var t;return e!==Object(e)?"Error: config is not an object":"function"!=typeof e.callback?"Error: config.callback is not a function":(t=parseInt(e.timeout,10),isNaN(t)&&(t=null),void B.getQueryStringObject(e.callback,t))}},V={corsMetadata:(q="none","undefined"!=typeof XMLHttpRequest&&XMLHttpRequest===Object(XMLHttpRequest)&&"withCredentials"in new XMLHttpRequest&&(q="XMLHttpRequest"),{corsType:q}),getCORSInstance:function(){return"none"===this.corsMetadata.corsType?null:new window[this.corsMetadata.corsType]},submitRequest:function(e){return A.registerRequest(V.createQueuedRequest(e)),!0},createQueuedRequest:function(e){var t,n,s,i,r,o=e.callback,a="img",d=e.isDefaultRequest;if(delete e.isDefaultRequest,!k.isEmptyObject(u))for(s in u)if(u.hasOwnProperty(s)){if(null==(i=u[s])||""===i)continue;if(s in e&&!(i in e)&&!(i in A.reservedKeys)){if(null==(r=e[s])||""===r)continue;e[i]=r}}return k.isValidPdata(e.sids)||(e.sids=[]),k.isValidPdata(e.pdata)||(e.pdata=[]),k.isValidLogdata(e.logdata)||(e.logdata={}),e.logdataArray=x.convertObjectToKeyValuePairs(e.logdata,"=",!0),e.logdataArray.push("_ts="+(new Date).getTime()),"function"!=typeof o&&(o=this.defaultCallback),t=this.makeRequestSrcData(e),(n=this.getCORSInstance())&&!0!==e.useImageRequest&&(a="cors"),{tag:a,src:t.src,corsSrc:t.corsSrc,callbackFn:o,postCallbackFn:e.postCallbackFn,useImageRequest:!!e.useImageRequest,requestData:e,corsInstance:n,corsPostData:t.corsPostData,isDefaultRequest:d}},defaultCallback:function(e,t){var n,s,i,r,o,a,d,u,c;if(g&&(n=e.stuff)&&n instanceof Array&&(s=n.length))for(i=0;i<s;i++)(r=n[i])&&r===Object(r)&&(o=r.cn,a=r.cv,void 0!==(d=r.ttl)&&""!==d||(d=Math.floor(x.getMaxCookieExpiresInMinutes()/60/24)),u=r.dmn||"."+document.domain.replace(/^www\./,""),c=r.type,o&&(a||"number"==typeof a)&&("var"!==c&&(d=parseInt(d,10))&&!isNaN(d)&&x.setCookie(o,a,24*d*60,"/",u,!1),P.stuffed[o]=a));var l,f,p=e.uuid;k.isPopulatedString(p)&&(k.isEmptyObject(h)||("string"==typeof(l=h.path)&&l.length||(l="/"),f=parseInt(h.days,10),isNaN(f)&&(f=100),x.setCookie(h.name||"aam_did",p,24*f*60,l,h.domain||"."+document.domain.replace(/^www\./,""),!0===h.secure))),A.abortRequests||T.requestToProcess(e,t)},makeRequestSrcData:function(r){r.sids=k.removeEmptyArrayValues(r.sids||[]),r.pdata=k.removeEmptyArrayValues(r.pdata||[]);var o=A,e=o.platformParams,t=x.encodeAndBuildRequest(r.sids,","),n=x.encodeAndBuildRequest(r.pdata,","),s=(r.logdataArray||[]).join("&");delete r.logdataArray;var i,a,d=encodeURIComponent,u=E.IS_HTTPS?"https://":"http://",c=o.declaredId.getDeclaredIdQueryString(),l=o.adms.instance?o.adms.getCustomerIDsQueryString(o.adms.getCustomerIDs()):"",f=function(){var e,t,n,s,i=[];for(e in r)if(!(e in o.reservedKeys)&&r.hasOwnProperty(e))if(t=r[e],e=d(e),t instanceof Array)for(n=0,s=t.length;n<s;n++)i.push(e+"="+d(t[n]));else i.push(e+"="+d(t));return i.length?"&"+i.join("&"):""}(),p="d_dil_ver="+d(DIL.version),h="d_nsid="+e.d_nsid+o.getCoopQueryString()+c+l+(t.length?"&d_sid="+t:"")+(n.length?"&d_px="+n:"")+(s.length?"&d_ld="+d(s):""),g="&d_rtbd="+e.d_rtbd+"&d_jsonv="+e.d_jsonv+"&d_dst="+e.d_dst,m=y?"&h_referer="+d(location.href):"";return a=(i=u+I+".demdex.net/event")+"?"+p+"&"+h+g+f+m,{corsSrc:i+"?"+p+"&_ts="+(new Date).getTime(),src:a,corsPostData:h+g+f+m,isDeclaredIdCall:""!==c}},fireRequest:function(e){if("img"===e.tag)this.fireImage(e);else{var t=A.declaredId,n=t.declaredId.request||t.declaredId.init||{},s={dpid:n.dpid||"",dpuuid:n.dpuuid||""};this.fireCORS(e,s)}},fireImage:function(t){var e,n,s=A;s.abortRequests||(s.firing=!0,e=new Image(0,0),s.sent.push(t),e.onload=function(){s.firing=!1,s.fired.push(t),s.num_of_img_responses++,s.registerRequest()},n=function(e){c="imgAbortOrErrorHandler received the event of type "+e.type,R.log(c),s.abortRequests=!0,s.firing=!1,s.errored.push(t),s.num_of_img_errors++,s.registerRequest()},e.addEventListener("error",n),e.addEventListener("abort",n),e.src=t.src)},fireCORS:function(s,i){var r=this,o=A,e=this.corsMetadata.corsType,t=s.corsSrc,n=s.corsInstance,a=s.corsPostData,d=s.postCallbackFn,u="function"==typeof d;if(!o.abortRequests&&!v){o.firing=!0;try{n.open("post",t,!0),"XMLHttpRequest"===e&&(n.withCredentials=!0,n.setRequestHeader("Content-Type","application/x-www-form-urlencoded"),n.onreadystatechange=function(){4===this.readyState&&200===this.status&&function(e){var t;try{if((t=JSON.parse(e))!==Object(t))return r.handleCORSError(s,i,"Response is not JSON")}catch(e){return r.handleCORSError(s,i,"Error parsing response as JSON")}try{var n=s.callbackFn;o.firing=!1,o.fired.push(s),o.num_of_cors_responses++,n(t,i),u&&d(t,i)}catch(e){e.message="DIL handleCORSResponse caught error with message "+e.message,c=e.message,R.log(c),e.filename=e.filename||"dil.js",e.partner=I,DIL.errorModule.handleError(e);try{n({error:e.name+"|"+e.message},i),u&&d({error:e.name+"|"+e.message},i)}catch(e){}}finally{o.registerRequest()}}(this.responseText)}),n.onerror=function(){r.handleCORSError(s,i,"onerror")},n.ontimeout=function(){r.handleCORSError(s,i,"ontimeout")},n.send(a)}catch(e){this.handleCORSError(s,i,"try-catch")}o.sent.push(s),o.declaredId.declaredId.request=null}},handleCORSError:function(e,t,n){A.num_of_cors_errors++,A.corsErrorSources.push(n)}},k={isValidPdata:function(e){return!!(e instanceof Array&&this.removeEmptyArrayValues(e).length)},isValidLogdata:function(e){return!this.isEmptyObject(e)},isEmptyObject:function(e){if(e!==Object(e))return!0;var t;for(t in e)if(e.hasOwnProperty(t))return!1;return!0},removeEmptyArrayValues:function(e){var t,n=0,s=e.length,i=[];for(n=0;n<s;n++)null!=(t=e[n])&&""!==t&&i.push(t);return i},isPopulatedString:function(e){return"string"==typeof e&&e.length}},x={convertObjectToKeyValuePairs:function(e,t,n){var s,i,r=[];for(s in t||(t="="),e)e.hasOwnProperty(s)&&null!=(i=e[s])&&""!==i&&r.push(s+t+(n?encodeURIComponent(i):i));return r},encodeAndBuildRequest:function(e,t){return e.map(function(e){return encodeURIComponent(e)}).join(t)},getCookie:function(e){var t,n,s,i=e+"=",r=document.cookie.split(";");for(t=0,n=r.length;t<n;t++){for(s=r[t];" "===s.charAt(0);)s=s.substring(1,s.length);if(0===s.indexOf(i))return decodeURIComponent(s.substring(i.length,s.length))}return null},setCookie:function(e,t,n,s,i,r){var o=new Date;n&&(n=1e3*n*60),document.cookie=e+"="+encodeURIComponent(t)+(n?";expires="+new Date(o.getTime()+n).toUTCString():"")+(s?";path="+s:"")+(i?";domain="+i:"")+(r?";secure":"")},extendArray:function(e,t){return e instanceof Array&&t instanceof Array&&(Array.prototype.push.apply(e,t),!0)},extendObject:function(e,t,n){var s;if(e!==Object(e)||t!==Object(t))return!1;for(s in t)if(t.hasOwnProperty(s)){if(!k.isEmptyObject(n)&&s in n)continue;e[s]=t[s]}return!0},getMaxCookieExpiresInMinutes:function(){return E.SIX_MONTHS_IN_MINUTES},replaceMethodsWithFunction:function(e,t){var n;if(e===Object(e)&&"function"==typeof t)for(n in e)e.hasOwnProperty(n)&&"function"==typeof e[n]&&(e[n]=t)}},N=(j=C.requestController,{exists:null,instance:null,aamIsApproved:null,init:function(){var e=this;this.checkIfExists()?(this.exists=!0,this.instance=window.adobe.optIn,this.instance.fetchPermissions(function(){e.callback()},!0)):this.exists=!1},checkIfExists:function(){return window.adobe===Object(window.adobe)&&window.adobe.optIn===Object(window.adobe.optIn)},callback:function(){this.aamIsApproved=this.instance.isApproved([this.instance.Categories.AAM]),j.adms.waitForMidToReleaseRequests(),j.adms.getIsOptedOut()},isApproved:function(){return!this.isIabContext()&&!j.adms.isOptedOut&&(!this.exists||this.aamIsApproved)},isIabContext:function(){return this.instance&&this.instance.isIabContext}});C.optIn=N;var F,Q,H,U,B=(Q=(F=C).requestController,H=F.optIn,U={isVendorConsented:null,doesGdprApply:null,consentString:null,queryStringObjectCallbacks:[],init:function(){this.fetchConsentData()},hasGoSignal:function(){return!(!(H.isIabContext()&&this.isVendorConsented&&this.doesGdprApply&&"string"==typeof this.consentString&&this.consentString.length)||Q.adms.isOptedOut)},fetchConsentData:function(n,e){var s=this,t={};"function"!=typeof n&&(n=function(){}),H.instance&&H.isIabContext()?(e&&(t.timeout=e),H.instance.execute({command:"iabPlugin.fetchConsentData",params:t,callback:function(e,t){t===Object(t)?(s.doesGdprApply=!!t.gdprApplies,s.consentString=t.consentString||""):(s.doesGdprApply=!1,s.consentString=""),s.isVendorConsented=H.instance.isApproved(H.instance.Categories.AAM),e?n({}):s.checkQueryStringObject(n),Q.adms.waitForMidToReleaseRequests()}})):n({})},getQueryString:function(){return H.isIabContext()?"gdpr="+(this.doesGdprApply?1:0)+"&gdpr_consent="+this.consentString+"&":""},getQueryStringObject:function(e,t){this.fetchConsentData(e,t)},checkQueryStringObject:function(e){U.hasGoSignal()&&"function"==typeof e&&e({gdpr:this.doesGdprApply?1:0,gdpr_consent:this.consentString})}});C.iab=B,"error"===I&&0===r&&window.addEventListener("load",function(){DIL.windowLoaded=!0});var G=!1,W=function(){G||(G=!0,A.registerRequest(),X())},X=function(){setTimeout(function(){p||A.firstRequestHasFired||("function"==typeof m?M.afterResult(m).submit(!0):M.submit(!0))},DIL.constants.TIME_TO_DEFAULT_REQUEST)},K=document;"error"!==I&&(DIL.windowLoaded?W():"complete"!==K.readyState&&"loaded"!==K.readyState?window.addEventListener("load",function(){DIL.windowLoaded=!0,W()}):(DIL.windowLoaded=!0,W())),A.declaredId.setDeclaredId(s,"init"),N.init(),B.init(),A.processVisitorAPI();E.IS_IE_LESS_THAN_10&&x.replaceMethodsWithFunction(M,function(){return this}),this.api=M,this.getStuffedVariable=function(e){var t=P.stuffed[e];return t||"number"==typeof t||(t=x.getCookie(e))||"number"==typeof t||(t=""),t},this.validators=k,this.helpers=x,this.constants=E,this.log=O,this.pendingRequest=L,this.requestController=A,this.destinationPublishing=T,this.requestProcs=V,this.units=C,this.initConfig=n,this.logger=R,w&&(this.variables=P,this.callWindowLoadFunctions=W)},DIL.extendStaticPropertiesAndMethods=function(e){var t;if(e===Object(e))for(t in e)e.hasOwnProperty(t)&&(this[t]=e[t])},DIL.extendStaticPropertiesAndMethods({version:"9.3",jsonVersion:1,constants:{TIME_TO_DEFAULT_REQUEST:500},variables:{scriptNodeList:document.getElementsByTagName("script")},windowLoaded:!1,dils:{},isAddedPostWindowLoad:function(){var e=arguments[0];this.windowLoaded="function"==typeof e?!!e():"boolean"!=typeof e||e},create:function(e){try{return new DIL(e)}catch(e){throw new Error("Error in attempt to create DIL instance with DIL.create(): "+e.message)}},registerDil:function(e,t,n){var s=t+"$"+n;s in this.dils||(this.dils[s]=e)},getDil:function(e,t){var n;return"string"!=typeof e&&(e=""),t||(t=0),(n=e+"$"+t)in this.dils?this.dils[n]:new Error("The DIL instance with partner = "+e+" and containerNSID = "+t+" was not found")},dexGetQSVars:function(e,t,n){var s=this.getDil(t,n);return s instanceof this?s.getStuffedVariable(e):""}}),DIL.errorModule=(r=DIL.create({partner:"error",containerNSID:0,ignoreHardDependencyOnVisitorAPI:!0}),a=!(o={harvestererror:14138,destpuberror:14139,dpmerror:14140,generalerror:14137,error:14137,noerrortypedefined:15021,evalerror:15016,rangeerror:15017,referenceerror:15018,typeerror:15019,urierror:15020}),{activate:function(){a=!0},handleError:function(e){if(!a)return"DIL error module has not been activated";e!==Object(e)&&(e={});var t=e.name?(e.name+"").toLowerCase():"",n=t in o?o[t]:o.noerrortypedefined,s=[],i={name:t,filename:e.filename?e.filename+"":"",partner:e.partner?e.partner+"":"no_partner",site:e.site?e.site+"":document.location.href,message:e.message?e.message+"":""};return s.push(n),r.api.pixels(s).logs(i).useImageRequest().submit(),"DIL error report sent"},pixelMap:o}),DIL.tools={},DIL.modules={helpers:{}})}();
-/*
- End AudienceManagement Module
- */
-
-/*
- ============== DO NOT ALTER ANYTHING BELOW THIS LINE ! ===============
-
-AppMeasurement for JavaScript version: 2.17.0
-Copyright 1996-2016 Adobe, Inc. All Rights Reserved
-More info available at http://www.adobe.com/marketing-cloud.html
-*/
-function AppMeasurement(r){var a=this;a.version="2.17.0";var h=window;h.s_c_in||(h.s_c_il=[],h.s_c_in=0);a._il=h.s_c_il;a._in=h.s_c_in;a._il[a._in]=a;h.s_c_in++;a._c="s_c";var q=h.AppMeasurement.ec;q||(q=null);var p=h,m,s;try{for(m=p.parent,s=p.location;m&&m.location&&s&&""+m.location!=""+s&&p.location&&""+m.location!=""+p.location&&m.location.host==s.host;)p=m,m=p.parent}catch(u){}a.C=function(a){try{console.log(a)}catch(b){}};a.Pa=function(a){return""+parseInt(a)==""+a};a.replace=function(a,b,d){return!a||
-0>a.indexOf(b)?a:a.split(b).join(d)};a.escape=function(c){var b,d;if(!c)return c;c=encodeURIComponent(c);for(b=0;7>b;b++)d="+~!*()'".substring(b,b+1),0<=c.indexOf(d)&&(c=a.replace(c,d,"%"+d.charCodeAt(0).toString(16).toUpperCase()));return c};a.unescape=function(c){if(!c)return c;c=0<=c.indexOf("+")?a.replace(c,"+"," "):c;try{return decodeURIComponent(c)}catch(b){}return unescape(c)};a.Kb=function(){var c=h.location.hostname,b=a.fpCookieDomainPeriods,d;b||(b=a.cookieDomainPeriods);if(c&&!a.Ia&&!/^[0-9.]+$/.test(c)&&
-(b=b?parseInt(b):2,b=2<b?b:2,d=c.lastIndexOf("."),0<=d)){for(;0<=d&&1<b;)d=c.lastIndexOf(".",d-1),b--;a.Ia=0<d?c.substring(d):c}return a.Ia};a.c_r=a.cookieRead=function(c){c=a.escape(c);var b=" "+a.d.cookie,d=b.indexOf(" "+c+"="),f=0>d?d:b.indexOf(";",d);c=0>d?"":a.unescape(b.substring(d+2+c.length,0>f?b.length:f));return"[[B]]"!=c?c:""};a.c_w=a.cookieWrite=function(c,b,d){var f=a.Kb(),e=a.cookieLifetime,g;b=""+b;e=e?(""+e).toUpperCase():"";d&&"SESSION"!=e&&"NONE"!=e&&((g=""!=b?parseInt(e?e:0):-60)?
-(d=new Date,d.setTime(d.getTime()+1E3*g)):1===d&&(d=new Date,g=d.getYear(),d.setYear(g+2+(1900>g?1900:0))));return c&&"NONE"!=e?(a.d.cookie=a.escape(c)+"="+a.escape(""!=b?b:"[[B]]")+"; path=/;"+(d&&"SESSION"!=e?" expires="+d.toUTCString()+";":"")+(f?" domain="+f+";":""),a.cookieRead(c)==b):0};a.Hb=function(){var c=a.Util.getIeVersion();"number"===typeof c&&10>c&&(a.unsupportedBrowser=!0,a.ub(a,function(){}))};a.ub=function(a,b){for(var d in a)a.hasOwnProperty(d)&&"function"===typeof a[d]&&(a[d]=b)};
-a.K=[];a.ea=function(c,b,d){if(a.Ja)return 0;a.maxDelay||(a.maxDelay=250);var f=0,e=(new Date).getTime()+a.maxDelay,g=a.d.visibilityState,k=["webkitvisibilitychange","visibilitychange"];g||(g=a.d.webkitVisibilityState);if(g&&"prerender"==g){if(!a.fa)for(a.fa=1,d=0;d<k.length;d++)a.d.addEventListener(k[d],function(){var c=a.d.visibilityState;c||(c=a.d.webkitVisibilityState);"visible"==c&&(a.fa=0,a.delayReady())});f=1;e=0}else d||a.u("_d")&&(f=1);f&&(a.K.push({m:c,a:b,t:e}),a.fa||setTimeout(a.delayReady,
-a.maxDelay));return f};a.delayReady=function(){var c=(new Date).getTime(),b=0,d;for(a.u("_d")?b=1:a.ya();0<a.K.length;){d=a.K.shift();if(b&&!d.t&&d.t>c){a.K.unshift(d);setTimeout(a.delayReady,parseInt(a.maxDelay/2));break}a.Ja=1;a[d.m].apply(a,d.a);a.Ja=0}};a.setAccount=a.sa=function(c){var b,d;if(!a.ea("setAccount",arguments))if(a.account=c,a.allAccounts)for(b=a.allAccounts.concat(c.split(",")),a.allAccounts=[],b.sort(),d=0;d<b.length;d++)0!=d&&b[d-1]==b[d]||a.allAccounts.push(b[d]);else a.allAccounts=
-c.split(",")};a.foreachVar=function(c,b){var d,f,e,g,k="";e=f="";if(a.lightProfileID)d=a.O,(k=a.lightTrackVars)&&(k=","+k+","+a.ka.join(",")+",");else{d=a.g;if(a.pe||a.linkType)k=a.linkTrackVars,f=a.linkTrackEvents,a.pe&&(e=a.pe.substring(0,1).toUpperCase()+a.pe.substring(1),a[e]&&(k=a[e].ac,f=a[e].$b));k&&(k=","+k+","+a.F.join(",")+",");f&&k&&(k+=",events,")}b&&(b=","+b+",");for(f=0;f<d.length;f++)e=d[f],(g=a[e])&&(!k||0<=k.indexOf(","+e+","))&&(!b||0<=b.indexOf(","+e+","))&&c(e,g)};a.o=function(c,
-b,d,f,e){var g="",k,l,h,n,m=0;"contextData"==c&&(c="c");if(b){for(k in b)if(!(Object.prototype[k]||e&&k.substring(0,e.length)!=e)&&b[k]&&(!d||0<=d.indexOf(","+(f?f+".":"")+k+","))){h=!1;if(m)for(l=0;l<m.length;l++)if(k.substring(0,m[l].length)==m[l]){h=!0;break}if(!h&&(""==g&&(g+="&"+c+"."),l=b[k],e&&(k=k.substring(e.length)),0<k.length))if(h=k.indexOf("."),0<h)l=k.substring(0,h),h=(e?e:"")+l+".",m||(m=[]),m.push(h),g+=a.o(l,b,d,f,h);else if("boolean"==typeof l&&(l=l?"true":"false"),l){if("retrieveLightData"==
-f&&0>e.indexOf(".contextData."))switch(h=k.substring(0,4),n=k.substring(4),k){case "transactionID":k="xact";break;case "channel":k="ch";break;case "campaign":k="v0";break;default:a.Pa(n)&&("prop"==h?k="c"+n:"eVar"==h?k="v"+n:"list"==h?k="l"+n:"hier"==h&&(k="h"+n,l=l.substring(0,255)))}g+="&"+a.escape(k)+"="+a.escape(l)}}""!=g&&(g+="&."+c)}return g};a.usePostbacks=0;a.Nb=function(){var c="",b,d,f,e,g,k,l,h,n="",m="",p=e="",r=a.T();if(a.lightProfileID)b=a.O,(n=a.lightTrackVars)&&(n=","+n+","+a.ka.join(",")+
-",");else{b=a.g;if(a.pe||a.linkType)n=a.linkTrackVars,m=a.linkTrackEvents,a.pe&&(e=a.pe.substring(0,1).toUpperCase()+a.pe.substring(1),a[e]&&(n=a[e].ac,m=a[e].$b));n&&(n=","+n+","+a.F.join(",")+",");m&&(m=","+m+",",n&&(n+=",events,"));a.events2&&(p+=(""!=p?",":"")+a.events2)}if(r&&r.getCustomerIDs){e=q;if(g=r.getCustomerIDs())for(d in g)Object.prototype[d]||(f=g[d],"object"==typeof f&&(e||(e={}),f.id&&(e[d+".id"]=f.id),f.authState&&(e[d+".as"]=f.authState)));e&&(c+=a.o("cid",e))}a.AudienceManagement&&
-a.AudienceManagement.isReady()&&(c+=a.o("d",a.AudienceManagement.getEventCallConfigParams()));for(d=0;d<b.length;d++){e=b[d];g=a[e];f=e.substring(0,4);k=e.substring(4);g||("events"==e&&p?(g=p,p=""):"marketingCloudOrgID"==e&&r&&a.V("ECID")&&(g=r.marketingCloudOrgID));if(g&&(!n||0<=n.indexOf(","+e+","))){switch(e){case "customerPerspective":e="cp";break;case "marketingCloudOrgID":e="mcorgid";break;case "supplementalDataID":e="sdid";break;case "timestamp":e="ts";break;case "dynamicVariablePrefix":e=
-"D";break;case "visitorID":e="vid";break;case "marketingCloudVisitorID":e="mid";break;case "analyticsVisitorID":e="aid";break;case "audienceManagerLocationHint":e="aamlh";break;case "audienceManagerBlob":e="aamb";break;case "authState":e="as";break;case "pageURL":e="g";255<g.length&&(a.pageURLRest=g.substring(255),g=g.substring(0,255));break;case "pageURLRest":e="-g";break;case "referrer":e="r";break;case "vmk":case "visitorMigrationKey":e="vmt";break;case "visitorMigrationServer":e="vmf";a.ssl&&
-a.visitorMigrationServerSecure&&(g="");break;case "visitorMigrationServerSecure":e="vmf";!a.ssl&&a.visitorMigrationServer&&(g="");break;case "charSet":e="ce";break;case "visitorNamespace":e="ns";break;case "cookieDomainPeriods":e="cdp";break;case "cookieLifetime":e="cl";break;case "variableProvider":e="vvp";break;case "currencyCode":e="cc";break;case "channel":e="ch";break;case "transactionID":e="xact";break;case "campaign":e="v0";break;case "latitude":e="lat";break;case "longitude":e="lon";break;
-case "resolution":e="s";break;case "colorDepth":e="c";break;case "javascriptVersion":e="j";break;case "javaEnabled":e="v";break;case "cookiesEnabled":e="k";break;case "browserWidth":e="bw";break;case "browserHeight":e="bh";break;case "connectionType":e="ct";break;case "homepage":e="hp";break;case "events":p&&(g+=(""!=g?",":"")+p);if(m)for(k=g.split(","),g="",f=0;f<k.length;f++)l=k[f],h=l.indexOf("="),0<=h&&(l=l.substring(0,h)),h=l.indexOf(":"),0<=h&&(l=l.substring(0,h)),0<=m.indexOf(","+l+",")&&(g+=
-(g?",":"")+k[f]);break;case "events2":g="";break;case "contextData":c+=a.o("c",a[e],n,e);g="";break;case "lightProfileID":e="mtp";break;case "lightStoreForSeconds":e="mtss";a.lightProfileID||(g="");break;case "lightIncrementBy":e="mti";a.lightProfileID||(g="");break;case "retrieveLightProfiles":e="mtsr";break;case "deleteLightProfiles":e="mtsd";break;case "retrieveLightData":a.retrieveLightProfiles&&(c+=a.o("mts",a[e],n,e));g="";break;default:a.Pa(k)&&("prop"==f?e="c"+k:"eVar"==f?e="v"+k:"list"==
-f?e="l"+k:"hier"==f&&(e="h"+k,g=g.substring(0,255)))}g&&(c+="&"+e+"="+("pev"!=e.substring(0,3)?a.escape(g):g))}"pev3"==e&&a.e&&(c+=a.e)}a.ja&&(c+="&lrt="+a.ja,a.ja=null);return c};a.B=function(a){var b=a.tagName;if("undefined"!=""+a.hc||"undefined"!=""+a.Wb&&"HTML"!=(""+a.Wb).toUpperCase())return"";b=b&&b.toUpperCase?b.toUpperCase():"";"SHAPE"==b&&(b="");b&&(("INPUT"==b||"BUTTON"==b)&&a.type&&a.type.toUpperCase?b=a.type.toUpperCase():!b&&a.href&&(b="A"));return b};a.La=function(a){var b=h.location,
-d=a.href?a.href:"",f,e,g;f=d.indexOf(":");e=d.indexOf("?");g=d.indexOf("/");d&&(0>f||0<=e&&f>e||0<=g&&f>g)&&(e=a.protocol&&1<a.protocol.length?a.protocol:b.protocol?b.protocol:"",f=b.pathname.lastIndexOf("/"),d=(e?e+"//":"")+(a.host?a.host:b.host?b.host:"")+("/"!=d.substring(0,1)?b.pathname.substring(0,0>f?0:f)+"/":"")+d);return d};a.L=function(c){var b=a.B(c),d,f,e="",g=0;return b&&(d=c.protocol,f=c.onclick,!c.href||"A"!=b&&"AREA"!=b||f&&d&&!(0>d.toLowerCase().indexOf("javascript"))?f?(e=a.replace(a.replace(a.replace(a.replace(""+
-f,"\r",""),"\n",""),"\t","")," ",""),g=2):"INPUT"==b||"SUBMIT"==b?(c.value?e=c.value:c.innerText?e=c.innerText:c.textContent&&(e=c.textContent),g=3):"IMAGE"==b&&c.src&&(e=c.src):e=a.La(c),e)?{id:e.substring(0,100),type:g}:0};a.fc=function(c){for(var b=a.B(c),d=a.L(c);c&&!d&&"BODY"!=b;)if(c=c.parentElement?c.parentElement:c.parentNode)b=a.B(c),d=a.L(c);d&&"BODY"!=b||(c=0);c&&(b=c.onclick?""+c.onclick:"",0<=b.indexOf(".tl(")||0<=b.indexOf(".trackLink("))&&(c=0);return c};a.Vb=function(){var c,b,d=a.linkObject,
-f=a.linkType,e=a.linkURL,g,k;a.la=1;d||(a.la=0,d=a.clickObject);if(d){c=a.B(d);for(b=a.L(d);d&&!b&&"BODY"!=c;)if(d=d.parentElement?d.parentElement:d.parentNode)c=a.B(d),b=a.L(d);b&&"BODY"!=c||(d=0);if(d&&!a.linkObject){var l=d.onclick?""+d.onclick:"";if(0<=l.indexOf(".tl(")||0<=l.indexOf(".trackLink("))d=0}}else a.la=1;!e&&d&&(e=a.La(d));e&&!a.linkLeaveQueryString&&(g=e.indexOf("?"),0<=g&&(e=e.substring(0,g)));if(!f&&e){var m=0,n=0,p;if(a.trackDownloadLinks&&a.linkDownloadFileTypes)for(l=e.toLowerCase(),
-g=l.indexOf("?"),k=l.indexOf("#"),0<=g?0<=k&&k<g&&(g=k):g=k,0<=g&&(l=l.substring(0,g)),g=a.linkDownloadFileTypes.toLowerCase().split(","),k=0;k<g.length;k++)(p=g[k])&&l.substring(l.length-(p.length+1))=="."+p&&(f="d");if(a.trackExternalLinks&&!f&&(l=e.toLowerCase(),a.Oa(l)&&(a.linkInternalFilters||(a.linkInternalFilters=h.location.hostname),g=0,a.linkExternalFilters?(g=a.linkExternalFilters.toLowerCase().split(","),m=1):a.linkInternalFilters&&(g=a.linkInternalFilters.toLowerCase().split(",")),g))){for(k=
-0;k<g.length;k++)p=g[k],0<=l.indexOf(p)&&(n=1);n?m&&(f="e"):m||(f="e")}}a.linkObject=d;a.linkURL=e;a.linkType=f;if(a.trackClickMap||a.trackInlineStats)a.e="",d&&(f=a.pageName,e=1,d=d.sourceIndex,f||(f=a.pageURL,e=0),h.s_objectID&&(b.id=h.s_objectID,d=b.type=1),f&&b&&b.id&&c&&(a.e="&pid="+a.escape(f.substring(0,255))+(e?"&pidt="+e:"")+"&oid="+a.escape(b.id.substring(0,100))+(b.type?"&oidt="+b.type:"")+"&ot="+c+(d?"&oi="+d:"")))};a.Ob=function(){var c=a.la,b=a.linkType,d=a.linkURL,f=a.linkName;b&&(d||
-f)&&(b=b.toLowerCase(),"d"!=b&&"e"!=b&&(b="o"),a.pe="lnk_"+b,a.pev1=d?a.escape(d):"",a.pev2=f?a.escape(f):"",c=1);a.abort&&(c=0);if(a.trackClickMap||a.trackInlineStats||a.Rb()){var b={},d=0,e=a.pb(),g=e?e.split("&"):0,k,l,h,e=0;if(g)for(k=0;k<g.length;k++)l=g[k].split("="),f=a.unescape(l[0]).split(","),l=a.unescape(l[1]),b[l]=f;f=a.account.split(",");k={};for(h in a.contextData)h&&!Object.prototype[h]&&"a.activitymap."==h.substring(0,14)&&(k[h]=a.contextData[h],a.contextData[h]="");a.e=a.o("c",k)+
-(a.e?a.e:"");if(c||a.e){c&&!a.e&&(e=1);for(l in b)if(!Object.prototype[l])for(h=0;h<f.length;h++)for(e&&(g=b[l].join(","),g==a.account&&(a.e+=("&"!=l.charAt(0)?"&":"")+l,b[l]=[],d=1)),k=0;k<b[l].length;k++)g=b[l][k],g==f[h]&&(e&&(a.e+="&u="+a.escape(g)+("&"!=l.charAt(0)?"&":"")+l+"&u=0"),b[l].splice(k,1),d=1);c||(d=1);if(d){e="";k=2;!c&&a.e&&(e=a.escape(f.join(","))+"="+a.escape(a.e),k=1);for(l in b)!Object.prototype[l]&&0<k&&0<b[l].length&&(e+=(e?"&":"")+a.escape(b[l].join(","))+"="+a.escape(l),
-k--);a.wb(e)}}}return c};a.pb=function(){if(a.useLinkTrackSessionStorage){if(a.Ca())return h.sessionStorage.getItem(a.P)}else return a.cookieRead(a.P)};a.Ca=function(){return h.sessionStorage?!0:!1};a.wb=function(c){a.useLinkTrackSessionStorage?a.Ca()&&h.sessionStorage.setItem(a.P,c):a.cookieWrite(a.P,c)};a.Pb=function(){if(!a.Zb){var c=new Date,b=p.location,d,f,e=f=d="",g="",k="",l="1.2",h=a.cookieWrite("s_cc","true",0)?"Y":"N",m="",q="";if(c.setUTCDate&&(l="1.3",(0).toPrecision&&(l="1.5",c=[],c.forEach))){l=
-"1.6";f=0;d={};try{f=new Iterator(d),f.next&&(l="1.7",c.reduce&&(l="1.8",l.trim&&(l="1.8.1",Date.parse&&(l="1.8.2",Object.create&&(l="1.8.5")))))}catch(r){}}d=screen.width+"x"+screen.height;e=navigator.javaEnabled()?"Y":"N";f=screen.pixelDepth?screen.pixelDepth:screen.colorDepth;g=a.w.innerWidth?a.w.innerWidth:a.d.documentElement.offsetWidth;k=a.w.innerHeight?a.w.innerHeight:a.d.documentElement.offsetHeight;try{a.b.addBehavior("#default#homePage"),m=a.b.gc(b)?"Y":"N"}catch(s){}try{a.b.addBehavior("#default#clientCaps"),
-q=a.b.connectionType}catch(t){}a.resolution=d;a.colorDepth=f;a.javascriptVersion=l;a.javaEnabled=e;a.cookiesEnabled=h;a.browserWidth=g;a.browserHeight=k;a.connectionType=q;a.homepage=m;a.Zb=1}};a.Q={};a.loadModule=function(c,b){var d=a.Q[c];if(!d){d=h["AppMeasurement_Module_"+c]?new h["AppMeasurement_Module_"+c](a):{};a.Q[c]=a[c]=d;d.ib=function(){return d.sb};d.xb=function(b){if(d.sb=b)a[c+"_onLoad"]=b,a.ea(c+"_onLoad",[a,d],1)||b(a,d)};try{Object.defineProperty?Object.defineProperty(d,"onLoad",
-{get:d.ib,set:d.xb}):d._olc=1}catch(f){d._olc=1}}b&&(a[c+"_onLoad"]=b,a.ea(c+"_onLoad",[a,d],1)||b(a,d))};a.u=function(c){var b,d;for(b in a.Q)if(!Object.prototype[b]&&(d=a.Q[b])&&(d._olc&&d.onLoad&&(d._olc=0,d.onLoad(a,d)),d[c]&&d[c]()))return 1;return 0};a.Rb=function(){return a.ActivityMap&&a.ActivityMap._c?!0:!1};a.Sb=function(){var c=Math.floor(1E13*Math.random()),b=a.visitorSampling,d=a.visitorSamplingGroup,d="s_vsn_"+(a.visitorNamespace?a.visitorNamespace:a.account)+(d?"_"+d:""),f=a.cookieRead(d);
-if(b){b*=100;f&&(f=parseInt(f));if(!f){if(!a.cookieWrite(d,c))return 0;f=c}if(f%1E4>b)return 0}return 1};a.S=function(c,b){var d,f,e,g,k,h,m;m={};for(d=0;2>d;d++)for(f=0<d?a.Ea:a.g,e=0;e<f.length;e++)if(g=f[e],(k=c[g])||c["!"+g]){if(k&&!b&&("contextData"==g||"retrieveLightData"==g)&&a[g])for(h in a[g])k[h]||(k[h]=a[g][h]);a[g]||(m["!"+g]=1);m[g]=a[g];a[g]=k}return m};a.cc=function(c){var b,d,f,e;for(b=0;2>b;b++)for(d=0<b?a.Ea:a.g,f=0;f<d.length;f++)e=d[f],c[e]=a[e],c[e]||"prop"!==e.substring(0,4)&&
-"eVar"!==e.substring(0,4)&&"hier"!==e.substring(0,4)&&"list"!==e.substring(0,4)&&"channel"!==e&&"events"!==e&&"eventList"!==e&&"products"!==e&&"productList"!==e&&"purchaseID"!==e&&"transactionID"!==e&&"state"!==e&&"zip"!==e&&"campaign"!==e&&"events2"!==e&&"latitude"!==e&&"longitude"!==e&&"ms_a"!==e&&"contextData"!==e&&"supplementalDataID"!==e&&"tnt"!==e&&"timestamp"!==e&&"abort"!==e&&"useBeacon"!==e&&"linkObject"!==e&&"clickObject"!==e&&"linkType"!==e&&"linkName"!==e&&"linkURL"!==e&&"bodyClickTarget"!==
-e&&"bodyClickFunction"!==e||(c["!"+e]=1)};a.Jb=function(a){var b,d,f,e,g,k=0,h,m="",n="";if(a&&255<a.length&&(b=""+a,d=b.indexOf("?"),0<d&&(h=b.substring(d+1),b=b.substring(0,d),e=b.toLowerCase(),f=0,"http://"==e.substring(0,7)?f+=7:"https://"==e.substring(0,8)&&(f+=8),d=e.indexOf("/",f),0<d&&(e=e.substring(f,d),g=b.substring(d),b=b.substring(0,d),0<=e.indexOf("google")?k=",q,ie,start,search_key,word,kw,cd,":0<=e.indexOf("yahoo.co")?k=",p,ei,":0<=e.indexOf("baidu.")&&(k=",wd,word,"),k&&h)))){if((a=
-h.split("&"))&&1<a.length){for(f=0;f<a.length;f++)e=a[f],d=e.indexOf("="),0<d&&0<=k.indexOf(","+e.substring(0,d)+",")?m+=(m?"&":"")+e:n+=(n?"&":"")+e;m&&n?h=m+"&"+n:n=""}d=253-(h.length-n.length)-b.length;a=b+(0<d?g.substring(0,d):"")+"?"+h}return a};a.bb=function(c){var b=a.d.visibilityState,d=["webkitvisibilitychange","visibilitychange"];b||(b=a.d.webkitVisibilityState);if(b&&"prerender"==b){if(c)for(b=0;b<d.length;b++)a.d.addEventListener(d[b],function(){var b=a.d.visibilityState;b||(b=a.d.webkitVisibilityState);
-"visible"==b&&c()});return!1}return!0};a.ba=!1;a.H=!1;a.zb=function(){a.H=!0;a.p()};a.I=!1;a.Ab=function(c){a.marketingCloudVisitorID=c.MCMID;a.visitorOptedOut=c.MCOPTOUT;a.analyticsVisitorID=c.MCAID;a.audienceManagerLocationHint=c.MCAAMLH;a.audienceManagerBlob=c.MCAAMB;a.I=!1;a.p()};a.ab=function(c){a.maxDelay||(a.maxDelay=250);return a.u("_d")?(c&&setTimeout(function(){c()},a.maxDelay),!1):!0};a.Z=!1;a.G=!1;a.ya=function(){a.G=!0;a.p()};a.isReadyToTrack=function(){var c=!0;if(!a.mb()||!a.kb())return!1;
-a.ob()||(c=!1);a.rb()||(c=!1);return c};a.mb=function(){a.ba||a.H||(a.bb(a.zb)?a.H=!0:a.ba=!0);return a.ba&&!a.H?!1:!0};a.kb=function(){var c=a.va();if(c)if(a.ra||a.aa)if(a.ra){if(!c.isApproved(c.Categories.ANALYTICS))return!1}else return!1;else return c.fetchPermissions(a.tb,!0),a.aa=!0,!1;return!0};a.V=function(c){var b=a.va();return b&&!b.isApproved(b.Categories[c])?!1:!0};a.va=function(){return h.adobe&&h.adobe.optIn?h.adobe.optIn:null};a.Y=!0;a.ob=function(){var c=a.T();if(!c||!c.getVisitorValues)return!0;
-a.Y&&(a.Y=!1,a.I||(a.I=!0,c.getVisitorValues(a.Ab)));return!a.I};a.T=function(){var c=a.visitor;c&&!c.isAllowed()&&(c=null);return c};a.rb=function(){a.Z||a.G||(a.ab(a.ya)?a.G=!0:a.Z=!0);return a.Z&&!a.G?!1:!0};a.aa=!1;a.tb=function(){a.aa=!1;a.ra=!0};a.j=q;a.q=0;a.callbackWhenReadyToTrack=function(c,b,d){var f;f={};f.Eb=c;f.Db=b;f.Bb=d;a.j==q&&(a.j=[]);a.j.push(f);0==a.q&&(a.q=setInterval(a.p,100))};a.p=function(){var c;if(a.isReadyToTrack()&&(a.yb(),a.j!=q))for(;0<a.j.length;)c=a.j.shift(),c.Db.apply(c.Eb,
-c.Bb)};a.yb=function(){a.q&&(clearInterval(a.q),a.q=0)};a.ta=function(c){var b,d={};a.cc(d);if(c!=q)for(b in c)d[b]=c[b];a.callbackWhenReadyToTrack(a,a.Da,[d]);a.Ba()};a.Lb=function(){var c=a.cookieRead("s_fid"),b="",d="",f;f=8;var e=4;if(!c||0>c.indexOf("-")){for(c=0;16>c;c++)f=Math.floor(Math.random()*f),b+="0123456789ABCDEF".substring(f,f+1),f=Math.floor(Math.random()*e),d+="0123456789ABCDEF".substring(f,f+1),f=e=16;c=b+"-"+d}a.cookieWrite("s_fid",c,1)||(c=0);return c};a.Da=function(c){var b=new Date,
-d="s"+Math.floor(b.getTime()/108E5)%10+Math.floor(1E13*Math.random()),f=b.getYear(),f="t="+a.escape(b.getDate()+"/"+b.getMonth()+"/"+(1900>f?f+1900:f)+" "+b.getHours()+":"+b.getMinutes()+":"+b.getSeconds()+" "+b.getDay()+" "+b.getTimezoneOffset()),e=a.T(),g;c&&(g=a.S(c,1));a.Sb()&&!a.visitorOptedOut&&(a.wa()||(a.fid=a.Lb()),a.Vb(),a.usePlugins&&a.doPlugins&&a.doPlugins(a),a.account&&(a.abort||(a.trackOffline&&!a.timestamp&&(a.timestamp=Math.floor(b.getTime()/1E3)),c=h.location,a.pageURL||(a.pageURL=
-c.href?c.href:c),a.referrer||a.Za||(c=a.Util.getQueryParam("adobe_mc_ref",null,null,!0),a.referrer=c||void 0===c?void 0===c?"":c:p.document.referrer),a.Za=1,a.referrer=a.Jb(a.referrer),a.u("_g")),a.Ob()&&!a.abort&&(e&&a.V("TARGET")&&!a.supplementalDataID&&e.getSupplementalDataID&&(a.supplementalDataID=e.getSupplementalDataID("AppMeasurement:"+a._in,a.expectSupplementalData?!1:!0)),a.V("AAM")||(a.contextData["cm.ssf"]=1),a.Pb(),f+=a.Nb(),a.qb(d,f),a.u("_t"),a.referrer="")));a.Ba();g&&a.S(g,1)};a.t=
-a.track=function(c,b){b&&a.S(b);a.Y=!0;a.isReadyToTrack()?null!=a.j&&0<a.j.length?(a.ta(c),a.p()):a.Da(c):a.ta(c)};a.Ba=function(){a.abort=a.supplementalDataID=a.timestamp=a.pageURLRest=a.linkObject=a.clickObject=a.linkURL=a.linkName=a.linkType=h.s_objectID=a.pe=a.pev1=a.pev2=a.pev3=a.e=a.lightProfileID=a.useBeacon=a.referrer=0};a.Aa=[];a.registerPreTrackCallback=function(c){for(var b=[],d=1;d<arguments.length;d++)b.push(arguments[d]);"function"==typeof c?a.Aa.push([c,b]):a.debugTracking&&a.C("DEBUG: Non function type passed to registerPreTrackCallback")};
-a.fb=function(c){a.ua(a.Aa,c)};a.za=[];a.registerPostTrackCallback=function(c){for(var b=[],d=1;d<arguments.length;d++)b.push(arguments[d]);"function"==typeof c?a.za.push([c,b]):a.debugTracking&&a.C("DEBUG: Non function type passed to registerPostTrackCallback")};a.eb=function(c){a.ua(a.za,c)};a.ua=function(c,b){if("object"==typeof c)for(var d=0;d<c.length;d++){var f=c[d][0],e=c[d][1].slice();e.unshift(b);if("function"==typeof f)try{f.apply(null,e)}catch(g){a.debugTracking&&a.C(g.message)}}};a.tl=
-a.trackLink=function(c,b,d,f,e){a.linkObject=c;a.linkType=b;a.linkName=d;e&&(a.bodyClickTarget=c,a.bodyClickFunction=e);return a.track(f)};a.trackLight=function(c,b,d,f){a.lightProfileID=c;a.lightStoreForSeconds=b;a.lightIncrementBy=d;return a.track(f)};a.clearVars=function(){var c,b;for(c=0;c<a.g.length;c++)if(b=a.g[c],"prop"==b.substring(0,4)||"eVar"==b.substring(0,4)||"hier"==b.substring(0,4)||"list"==b.substring(0,4)||"channel"==b||"events"==b||"eventList"==b||"products"==b||"productList"==b||
-"purchaseID"==b||"transactionID"==b||"state"==b||"zip"==b||"campaign"==b)a[b]=void 0};a.tagContainerMarker="";a.qb=function(c,b){var d=a.gb()+"/"+c+"?AQB=1&ndh=1&pf=1&"+(a.xa()?"callback=s_c_il["+a._in+"].doPostbacks&et=1&":"")+b+"&AQE=1";a.fb(d);a.cb(d);a.U()};a.gb=function(){var c=a.hb();return"http"+(a.ssl?"s":"")+"://"+c+"/b/ss/"+a.account+"/"+(a.mobile?"5.":"")+(a.xa()?"10":"1")+"/JS-"+a.version+(a.Yb?"T":"")+(a.tagContainerMarker?"-"+a.tagContainerMarker:"")};a.xa=function(){return a.AudienceManagement&&
-a.AudienceManagement.isReady()||0!=a.usePostbacks};a.hb=function(){var c=a.dc,b=a.trackingServer;b?a.trackingServerSecure&&a.ssl&&(b=a.trackingServerSecure):(c=c?(""+c).toLowerCase():"d1","d1"==c?c="112":"d2"==c&&(c="122"),b=a.jb()+"."+c+".2o7.net");return b};a.jb=function(){var c=a.visitorNamespace;c||(c=a.account.split(",")[0],c=c.replace(/[^0-9a-z]/gi,""));return c};a.Ya=/{(%?)(.*?)(%?)}/;a.bc=RegExp(a.Ya.source,"g");a.Ib=function(c){if("object"==typeof c.dests)for(var b=0;b<c.dests.length;++b){var d=
-c.dests[b];if("string"==typeof d.c&&"aa."==d.id.substr(0,3))for(var f=d.c.match(a.bc),e=0;e<f.length;++e){var g=f[e],k=g.match(a.Ya),h="";"%"==k[1]&&"timezone_offset"==k[2]?h=(new Date).getTimezoneOffset():"%"==k[1]&&"timestampz"==k[2]&&(h=a.Mb());d.c=d.c.replace(g,a.escape(h))}}};a.Mb=function(){var c=new Date,b=new Date(6E4*Math.abs(c.getTimezoneOffset()));return a.k(4,c.getFullYear())+"-"+a.k(2,c.getMonth()+1)+"-"+a.k(2,c.getDate())+"T"+a.k(2,c.getHours())+":"+a.k(2,c.getMinutes())+":"+a.k(2,c.getSeconds())+
-(0<c.getTimezoneOffset()?"-":"+")+a.k(2,b.getUTCHours())+":"+a.k(2,b.getUTCMinutes())};a.k=function(a,b){return(Array(a+1).join(0)+b).slice(-a)};a.pa={};a.doPostbacks=function(c){if("object"==typeof c)if(a.Ib(c),"object"==typeof a.AudienceManagement&&"function"==typeof a.AudienceManagement.isReady&&a.AudienceManagement.isReady()&&"function"==typeof a.AudienceManagement.passData)a.AudienceManagement.passData(c);else if("object"==typeof c&&"object"==typeof c.dests)for(var b=0;b<c.dests.length;++b){var d=
-c.dests[b];"object"==typeof d&&"string"==typeof d.c&&"string"==typeof d.id&&"aa."==d.id.substr(0,3)&&(a.pa[d.id]=new Image,a.pa[d.id].alt="",a.pa[d.id].src=d.c)}};a.cb=function(c){a.i||a.Qb();a.i.push(c);a.ia=a.A();a.Wa()};a.Qb=function(){a.i=a.Tb();a.i||(a.i=[])};a.Tb=function(){var c,b;if(a.oa()){try{(b=h.localStorage.getItem(a.ma()))&&(c=h.JSON.parse(b))}catch(d){}return c}};a.oa=function(){var c=!0;a.trackOffline&&a.offlineFilename&&h.localStorage&&h.JSON||(c=!1);return c};a.Ma=function(){var c=
-0;a.i&&(c=a.i.length);a.l&&c++;return c};a.U=function(){if(a.l&&(a.v&&a.v.complete&&a.v.D&&a.v.R(),a.l))return;a.Na=q;if(a.na)a.ia>a.N&&a.Ua(a.i),a.qa(500);else{var c=a.Cb();if(0<c)a.qa(c);else if(c=a.Ka())a.l=1,a.Ub(c),a.Xb(c)}};a.qa=function(c){a.Na||(c||(c=0),a.Na=setTimeout(a.U,c))};a.Cb=function(){var c;if(!a.trackOffline||0>=a.offlineThrottleDelay)return 0;c=a.A()-a.Sa;return a.offlineThrottleDelay<c?0:a.offlineThrottleDelay-c};a.Ka=function(){if(0<a.i.length)return a.i.shift()};a.Ub=function(c){if(a.debugTracking){var b=
-"AppMeasurement Debug: "+c;c=c.split("&");var d;for(d=0;d<c.length;d++)b+="\n\t"+a.unescape(c[d]);a.C(b)}};a.wa=function(){return a.marketingCloudVisitorID||a.analyticsVisitorID};a.X=!1;var t;try{t=JSON.parse('{"x":"y"}')}catch(w){t=null}t&&"y"==t.x?(a.X=!0,a.W=function(a){return JSON.parse(a)}):h.$&&h.$.parseJSON?(a.W=function(a){return h.$.parseJSON(a)},a.X=!0):a.W=function(){return null};a.Xb=function(c){var b,d,f;a.lb(c)&&(d=1,b={send:function(c){a.useBeacon=!1;navigator.sendBeacon(c)?b.R():b.ga()}});
-!b&&a.wa()&&2047<c.length&&(a.$a()&&(d=2,b=new XMLHttpRequest),b&&(a.AudienceManagement&&a.AudienceManagement.isReady()||0!=a.usePostbacks)&&(a.X?b.Fa=!0:b=0));!b&&a.Xa&&(c=c.substring(0,2047));!b&&a.d.createElement&&(0!=a.usePostbacks||a.AudienceManagement&&a.AudienceManagement.isReady())&&(b=a.d.createElement("SCRIPT"))&&"async"in b&&((f=(f=a.d.getElementsByTagName("HEAD"))&&f[0]?f[0]:a.d.body)?(b.type="text/javascript",b.setAttribute("async","async"),d=3):b=0);b||(b=new Image,b.alt="",b.abort||
-"undefined"===typeof h.InstallTrigger||(b.abort=function(){b.src=q}));b.Ta=Date.now();b.Ha=function(){try{b.D&&(clearTimeout(b.D),b.D=0)}catch(a){}};b.onload=b.R=function(){b.Ta&&(a.ja=Date.now()-b.Ta);a.eb(c);b.Ha();a.Gb();a.ca();a.l=0;a.U();if(b.Fa){b.Fa=!1;try{a.doPostbacks(a.W(b.responseText))}catch(d){}}};b.onabort=b.onerror=b.ga=function(){b.Ha();(a.trackOffline||a.na)&&a.l&&a.i.unshift(a.Fb);a.l=0;a.ia>a.N&&a.Ua(a.i);a.ca();a.qa(500)};b.onreadystatechange=function(){4==b.readyState&&(200==
-b.status?b.R():b.ga())};a.Sa=a.A();if(1===d)b.send(c);else if(2===d)f=c.indexOf("?"),d=c.substring(0,f),f=c.substring(f+1),f=f.replace(/&callback=[a-zA-Z0-9_.\[\]]+/,""),b.open("POST",d,!0),b.withCredentials=!0,b.send(f);else if(b.src=c,3===d){if(a.Qa)try{f.removeChild(a.Qa)}catch(e){}f.firstChild?f.insertBefore(b,f.firstChild):f.appendChild(b);a.Qa=a.v}b.D=setTimeout(function(){b.D&&(b.complete?b.R():(a.trackOffline&&b.abort&&b.abort(),b.ga()))},5E3);a.Fb=c;a.v=h["s_i_"+a.replace(a.account,",","_")]=
-b;if(a.useForcedLinkTracking&&a.J||a.bodyClickFunction)a.forcedLinkTrackingTimeout||(a.forcedLinkTrackingTimeout=250),a.da=setTimeout(a.ca,a.forcedLinkTrackingTimeout)};a.lb=function(c){var b=!1;navigator.sendBeacon&&(a.nb(c)?b=!0:a.useBeacon&&(b=!0));a.vb(c)&&(b=!1);return b};a.nb=function(a){return a&&0<a.indexOf("pe=lnk_e")?!0:!1};a.vb=function(a){return 64E3<=a.length};a.$a=function(){return"undefined"!==typeof XMLHttpRequest&&"withCredentials"in new XMLHttpRequest?!0:!1};a.Gb=function(){if(a.oa()&&
-!(a.Ra>a.N))try{h.localStorage.removeItem(a.ma()),a.Ra=a.A()}catch(c){}};a.Ua=function(c){if(a.oa()){a.Wa();try{h.localStorage.setItem(a.ma(),h.JSON.stringify(c)),a.N=a.A()}catch(b){}}};a.Wa=function(){if(a.trackOffline){if(!a.offlineLimit||0>=a.offlineLimit)a.offlineLimit=10;for(;a.i.length>a.offlineLimit;)a.Ka()}};a.forceOffline=function(){a.na=!0};a.forceOnline=function(){a.na=!1};a.ma=function(){return a.offlineFilename+"-"+a.visitorNamespace+a.account};a.A=function(){return(new Date).getTime()};
-a.Oa=function(a){a=a.toLowerCase();return 0!=a.indexOf("#")&&0!=a.indexOf("about:")&&0!=a.indexOf("opera:")&&0!=a.indexOf("javascript:")?!0:!1};a.setTagContainer=function(c){var b,d,f;a.Yb=c;for(b=0;b<a._il.length;b++)if((d=a._il[b])&&"s_l"==d._c&&d.tagContainerName==c){a.S(d);if(d.lmq)for(b=0;b<d.lmq.length;b++)f=d.lmq[b],a.loadModule(f.n);if(d.ml)for(f in d.ml)if(a[f])for(b in c=a[f],f=d.ml[f],f)!Object.prototype[b]&&("function"!=typeof f[b]||0>(""+f[b]).indexOf("s_c_il"))&&(c[b]=f[b]);if(d.mmq)for(b=
-0;b<d.mmq.length;b++)f=d.mmq[b],a[f.m]&&(c=a[f.m],c[f.f]&&"function"==typeof c[f.f]&&(f.a?c[f.f].apply(c,f.a):c[f.f].apply(c)));if(d.tq)for(b=0;b<d.tq.length;b++)a.track(d.tq[b]);d.s=a;break}};a.Util={urlEncode:a.escape,urlDecode:a.unescape,cookieRead:a.cookieRead,cookieWrite:a.cookieWrite,getQueryParam:function(c,b,d,f){var e,g="";b||(b=a.pageURL?a.pageURL:h.location);d=d?d:"&";if(!c||!b)return g;b=""+b;e=b.indexOf("?");if(0>e)return g;b=d+b.substring(e+1)+d;if(!f||!(0<=b.indexOf(d+c+d)||0<=b.indexOf(d+
-c+"="+d))){e=b.indexOf("#");0<=e&&(b=b.substr(0,e)+d);e=b.indexOf(d+c+"=");if(0>e)return g;b=b.substring(e+d.length+c.length+1);e=b.indexOf(d);0<=e&&(b=b.substring(0,e));0<b.length&&(g=a.unescape(b));return g}},getIeVersion:function(){if(document.documentMode)return document.documentMode;for(var a=7;4<a;a--){var b=document.createElement("div");b.innerHTML="\x3c!--[if IE "+a+"]><span></span><![endif]--\x3e";if(b.getElementsByTagName("span").length)return a}return null}};a.F="supplementalDataID timestamp dynamicVariablePrefix visitorID marketingCloudVisitorID analyticsVisitorID audienceManagerLocationHint authState fid vmk visitorMigrationKey visitorMigrationServer visitorMigrationServerSecure charSet visitorNamespace cookieDomainPeriods fpCookieDomainPeriods cookieLifetime pageName pageURL customerPerspective referrer contextData currencyCode lightProfileID lightStoreForSeconds lightIncrementBy retrieveLightProfiles deleteLightProfiles retrieveLightData".split(" ");
-a.g=a.F.concat("purchaseID variableProvider channel server pageType transactionID campaign state zip events events2 products audienceManagerBlob tnt".split(" "));a.ka="timestamp charSet visitorNamespace cookieDomainPeriods cookieLifetime contextData lightProfileID lightStoreForSeconds lightIncrementBy".split(" ");a.O=a.ka.slice(0);a.Ea="account allAccounts debugTracking visitor visitorOptedOut trackOffline offlineLimit offlineThrottleDelay offlineFilename usePlugins doPlugins configURL visitorSampling visitorSamplingGroup linkObject clickObject linkURL linkName linkType trackDownloadLinks trackExternalLinks trackClickMap trackInlineStats linkLeaveQueryString linkTrackVars linkTrackEvents linkDownloadFileTypes linkExternalFilters linkInternalFilters useForcedLinkTracking forcedLinkTrackingTimeout useLinkTrackSessionStorage trackingServer trackingServerSecure ssl abort mobile dc lightTrackVars maxDelay expectSupplementalData useBeacon usePostbacks registerPreTrackCallback registerPostTrackCallback bodyClickTarget bodyClickFunction AudienceManagement".split(" ");
-for(m=0;250>=m;m++)76>m&&(a.g.push("prop"+m),a.O.push("prop"+m)),a.g.push("eVar"+m),a.O.push("eVar"+m),6>m&&a.g.push("hier"+m),4>m&&a.g.push("list"+m);m="pe pev1 pev2 pev3 latitude longitude resolution colorDepth javascriptVersion javaEnabled cookiesEnabled browserWidth browserHeight connectionType homepage pageURLRest marketingCloudOrgID ms_a".split(" ");a.g=a.g.concat(m);a.F=a.F.concat(m);a.ssl=0<=h.location.protocol.toLowerCase().indexOf("https");a.charSet="UTF-8";a.contextData={};a.offlineThrottleDelay=
-0;a.offlineFilename="AppMeasurement.offline";a.P="s_sq";a.Sa=0;a.ia=0;a.N=0;a.Ra=0;a.linkDownloadFileTypes="exe,zip,wav,mp3,mov,mpg,avi,wmv,pdf,doc,docx,xls,xlsx,ppt,pptx";a.w=h;a.d=h.document;try{if(a.Xa=!1,navigator){var v=navigator.userAgent;if("Microsoft Internet Explorer"==navigator.appName||0<=v.indexOf("MSIE ")||0<=v.indexOf("Trident/")&&0<=v.indexOf("Windows NT 6"))a.Xa=!0}}catch(x){}a.ca=function(){a.da&&(h.clearTimeout(a.da),a.da=q);a.bodyClickTarget&&a.J&&a.bodyClickTarget.dispatchEvent(a.J);
-a.bodyClickFunction&&("function"==typeof a.bodyClickFunction?a.bodyClickFunction():a.bodyClickTarget&&a.bodyClickTarget.href&&(a.d.location=a.bodyClickTarget.href));a.bodyClickTarget=a.J=a.bodyClickFunction=0};a.Va=function(){a.b=a.d.body;a.b?(a.r=function(c){var b,d,f,e,g;if(!(a.d&&a.d.getElementById("cppXYctnr")||c&&c["s_fe_"+a._in])){if(a.Ga)if(a.useForcedLinkTracking)a.b.removeEventListener("click",a.r,!1);else{a.b.removeEventListener("click",a.r,!0);a.Ga=a.useForcedLinkTracking=0;return}else a.useForcedLinkTracking=
-0;a.clickObject=c.srcElement?c.srcElement:c.target;try{if(!a.clickObject||a.M&&a.M==a.clickObject||!(a.clickObject.tagName||a.clickObject.parentElement||a.clickObject.parentNode))a.clickObject=0;else{var k=a.M=a.clickObject;a.ha&&(clearTimeout(a.ha),a.ha=0);a.ha=setTimeout(function(){a.M==k&&(a.M=0)},1E4);f=a.Ma();a.track();if(f<a.Ma()&&a.useForcedLinkTracking&&c.target){for(e=c.target;e&&e!=a.b&&"A"!=e.tagName.toUpperCase()&&"AREA"!=e.tagName.toUpperCase();)e=e.parentNode;if(e&&(g=e.href,a.Oa(g)||
-(g=0),d=e.target,c.target.dispatchEvent&&g&&(!d||"_self"==d||"_top"==d||"_parent"==d||h.name&&d==h.name))){try{b=a.d.createEvent("MouseEvents")}catch(l){b=new h.MouseEvent}if(b){try{b.initMouseEvent("click",c.bubbles,c.cancelable,c.view,c.detail,c.screenX,c.screenY,c.clientX,c.clientY,c.ctrlKey,c.altKey,c.shiftKey,c.metaKey,c.button,c.relatedTarget)}catch(m){b=0}b&&(b["s_fe_"+a._in]=b.s_fe=1,c.stopPropagation(),c.stopImmediatePropagation&&c.stopImmediatePropagation(),c.preventDefault(),a.bodyClickTarget=
-c.target,a.J=b)}}}}}catch(n){a.clickObject=0}}},a.b&&a.b.attachEvent?a.b.attachEvent("onclick",a.r):a.b&&a.b.addEventListener&&(navigator&&(0<=navigator.userAgent.indexOf("WebKit")&&a.d.createEvent||0<=navigator.userAgent.indexOf("Firefox/2")&&h.MouseEvent)&&(a.Ga=1,a.useForcedLinkTracking=1,a.b.addEventListener("click",a.r,!0)),a.b.addEventListener("click",a.r,!1))):setTimeout(a.Va,30)};a.Hb();a.ic||(r?a.setAccount(r):a.C("Error, missing Report Suite ID in AppMeasurement initialization"),a.Va(),
-a.loadModule("ActivityMap"))}function s_gi(r){var a,h=window.s_c_il,q,p,m=r.split(","),s,u,t=0;if(h)for(q=0;!t&&q<h.length;){a=h[q];if("s_c"==a._c&&(a.account||a.oun))if(a.account&&a.account==r)t=1;else for(p=a.account?a.account:a.oun,p=a.allAccounts?a.allAccounts:p.split(","),s=0;s<m.length;s++)for(u=0;u<p.length;u++)m[s]==p[u]&&(t=1);q++}t?a.setAccount&&a.setAccount(r):a=new AppMeasurement(r);return a}AppMeasurement.getInstance=s_gi;window.s_objectID||(window.s_objectID=0);
-function s_pgicq(){var r=window,a=r.s_giq,h,q,p;if(a)for(h=0;h<a.length;h++)q=a[h],p=s_gi(q.oun),p.setAccount(q.un),p.setTagContainer(q.tagContainerName);r.s_giq=0}s_pgicq();
-/**
- * @license
- * Adobe Visitor API for JavaScript version: 4.4.0
- * Copyright 2019 Adobe, Inc. All Rights Reserved
- * More info available at https://marketing.adobe.com/resources/help/en_US/mcvid/
- */
-var e=function(){"use strict";function e(t){return(e="function"==typeof Symbol&&"symbol"==typeof Symbol.iterator?function(e){return typeof e}:function(e){return e&&"function"==typeof Symbol&&e.constructor===Symbol&&e!==Symbol.prototype?"symbol":typeof e})(t)}function t(e,t,n){return t in e?Object.defineProperty(e,t,{value:n,enumerable:!0,configurable:!0,writable:!0}):e[t]=n,e}function n(){return{callbacks:{},add:function(e,t){this.callbacks[e]=this.callbacks[e]||[];var n=this.callbacks[e].push(t)-1,i=this;return function(){i.callbacks[e].splice(n,1)}},execute:function(e,t){if(this.callbacks[e]){t=void 0===t?[]:t,t=t instanceof Array?t:[t];try{for(;this.callbacks[e].length;){var n=this.callbacks[e].shift();"function"==typeof n?n.apply(null,t):n instanceof Array&&n[1].apply(n[0],t)}delete this.callbacks[e]}catch(e){}}},executeAll:function(e,t){(t||e&&!j.isObjectEmpty(e))&&Object.keys(this.callbacks).forEach(function(t){var n=void 0!==e[t]?e[t]:"";this.execute(t,n)},this)},hasCallbacks:function(){return Boolean(Object.keys(this.callbacks).length)}}}function i(e,t,n){var i=null==e?void 0:e[t];return void 0===i?n:i}function r(e){for(var t=/^\d+$/,n=0,i=e.length;n<i;n++)if(!t.test(e[n]))return!1;return!0}function a(e,t){for(;e.length<t.length;)e.push("0");for(;t.length<e.length;)t.push("0")}function o(e,t){for(var n=0;n<e.length;n++){var i=parseInt(e[n],10),r=parseInt(t[n],10);if(i>r)return 1;if(r>i)return-1}return 0}function s(e,t){if(e===t)return 0;var n=e.toString().split("."),i=t.toString().split(".");return r(n.concat(i))?(a(n,i),o(n,i)):NaN}function l(e){return e===Object(e)&&0===Object.keys(e).length}function c(e){return"function"==typeof e||e instanceof Array&&e.length}function u(){var e=arguments.length>0&&void 0!==arguments[0]?arguments[0]:"",t=arguments.length>1&&void 0!==arguments[1]?arguments[1]:function(){return!0};this.log=_e("log",e,t),this.warn=_e("warn",e,t),this.error=_e("error",e,t)}function d(){var e=arguments.length>0&&void 0!==arguments[0]?arguments[0]:{},t=e.isEnabled,n=e.cookieName,i=arguments.length>1&&void 0!==arguments[1]?arguments[1]:{},r=i.cookies;return t&&n&&r?{remove:function(){r.remove(n)},get:function(){var e=r.get(n),t={};try{t=JSON.parse(e)}catch(e){t={}}return t},set:function(e,t){t=t||{},r.set(n,JSON.stringify(e),{domain:t.optInCookieDomain||"",cookieLifetime:t.optInStorageExpiry||3419e4,expires:!0})}}:{get:Le,set:Le,remove:Le}}function f(e){this.name=this.constructor.name,this.message=e,"function"==typeof Error.captureStackTrace?Error.captureStackTrace(this,this.constructor):this.stack=new Error(e).stack}function p(){function e(e,t){var n=Se(e);return n.length?n.every(function(e){return!!t[e]}):De(t)}function t(){M(b),O(ce.COMPLETE),_(h.status,h.permissions),m.set(h.permissions,{optInCookieDomain:l,optInStorageExpiry:c}),C.execute(xe)}function n(e){return function(n,i){if(!Ae(n))throw new Error("[OptIn] Invalid category(-ies). Please use the `OptIn.Categories` enum.");return O(ce.CHANGED),Object.assign(b,ye(Se(n),e)),i||t(),h}}var i=arguments.length>0&&void 0!==arguments[0]?arguments[0]:{},r=i.doesOptInApply,a=i.previousPermissions,o=i.preOptInApprovals,s=i.isOptInStorageEnabled,l=i.optInCookieDomain,c=i.optInStorageExpiry,u=i.isIabContext,f=arguments.length>1&&void 0!==arguments[1]?arguments[1]:{},p=f.cookies,g=Pe(a);Re(g,"Invalid `previousPermissions`!"),Re(o,"Invalid `preOptInApprovals`!");var m=d({isEnabled:!!s,cookieName:"adobeujs-optin"},{cookies:p}),h=this,_=le(h),C=ge(),I=Me(g),v=Me(o),S=m.get(),D={},A=function(e,t){return ke(e)||t&&ke(t)?ce.COMPLETE:ce.PENDING}(I,S),y=function(e,t,n){var i=ye(pe,!r);return r?Object.assign({},i,e,t,n):i}(v,I,S),b=be(y),O=function(e){return A=e},M=function(e){return y=e};h.deny=n(!1),h.approve=n(!0),h.denyAll=h.deny.bind(h,pe),h.approveAll=h.approve.bind(h,pe),h.isApproved=function(t){return e(t,h.permissions)},h.isPreApproved=function(t){return e(t,v)},h.fetchPermissions=function(e){var t=arguments.length>1&&void 0!==arguments[1]&&arguments[1],n=t?h.on(ce.COMPLETE,e):Le;return!r||r&&h.isComplete||!!o?e(h.permissions):t||C.add(xe,function(){return e(h.permissions)}),n},h.complete=function(){h.status===ce.CHANGED&&t()},h.registerPlugin=function(e){if(!e||!e.name||"function"!=typeof e.onRegister)throw new Error(je);D[e.name]||(D[e.name]=e,e.onRegister.call(e,h))},h.execute=Ne(D),Object.defineProperties(h,{permissions:{get:function(){return y}},status:{get:function(){return A}},Categories:{get:function(){return ue}},doesOptInApply:{get:function(){return!!r}},isPending:{get:function(){return h.status===ce.PENDING}},isComplete:{get:function(){return h.status===ce.COMPLETE}},__plugins:{get:function(){return Object.keys(D)}},isIabContext:{get:function(){return u}}})}function g(e,t){function n(){r=null,e.call(e,new f("The call took longer than you wanted!"))}function i(){r&&(clearTimeout(r),e.apply(e,arguments))}if(void 0===t)return e;var r=setTimeout(n,t);return i}function m(){if(window.__cmp)return window.__cmp;var e=window;if(e===window.top)return void Ie.error("__cmp not found");for(var t;!t;){e=e.parent;try{e.frames.__cmpLocator&&(t=e)}catch(e){}if(e===window.top)break}if(!t)return void Ie.error("__cmp not found");var n={};return window.__cmp=function(e,i,r){var a=Math.random()+"",o={__cmpCall:{command:e,parameter:i,callId:a}};n[a]=r,t.postMessage(o,"*")},window.addEventListener("message",function(e){var t=e.data;if("string"==typeof t)try{t=JSON.parse(e.data)}catch(e){}if(t.__cmpReturn){var i=t.__cmpReturn;n[i.callId]&&(n[i.callId](i.returnValue,i.success),delete n[i.callId])}},!1),window.__cmp}function h(){var e=this;e.name="iabPlugin",e.version="0.0.1";var t=ge(),n={allConsentData:null},i=function(e){var t=arguments.length>1&&void 0!==arguments[1]?arguments[1]:{};return n[e]=t};e.fetchConsentData=function(e){var t=e.callback,n=e.timeout,i=g(t,n);r({callback:i})},e.isApproved=function(e){var t=e.callback,i=e.category,a=e.timeout;if(n.allConsentData)return t(null,s(i,n.allConsentData.vendorConsents,n.allConsentData.purposeConsents));var o=g(function(e){var n=arguments.length>1&&void 0!==arguments[1]?arguments[1]:{},r=n.vendorConsents,a=n.purposeConsents;t(e,s(i,r,a))},a);r({category:i,callback:o})},e.onRegister=function(t){var n=Object.keys(de),i=function(e){var i=arguments.length>1&&void 0!==arguments[1]?arguments[1]:{},r=i.purposeConsents,a=i.gdprApplies,o=i.vendorConsents;!e&&a&&o&&r&&(n.forEach(function(e){var n=s(e,o,r);t[n?"approve":"deny"](e,!0)}),t.complete())};e.fetchConsentData({callback:i})};var r=function(e){var r=e.callback;if(n.allConsentData)return r(null,n.allConsentData);t.add("FETCH_CONSENT_DATA",r);var s={};o(function(){var e=arguments.length>0&&void 0!==arguments[0]?arguments[0]:{},r=e.purposeConsents,o=e.gdprApplies,l=e.vendorConsents;(arguments.length>1?arguments[1]:void 0)&&(s={purposeConsents:r,gdprApplies:o,vendorConsents:l},i("allConsentData",s)),a(function(){var e=arguments.length>0&&void 0!==arguments[0]?arguments[0]:{};(arguments.length>1?arguments[1]:void 0)&&(s.consentString=e.consentData,i("allConsentData",s)),t.execute("FETCH_CONSENT_DATA",[null,n.allConsentData])})})},a=function(e){var t=m();t&&t("getConsentData",null,e)},o=function(e){var t=Fe(de),n=m();n&&n("getVendorConsents",t,e)},s=function(e){var t=arguments.length>1&&void 0!==arguments[1]?arguments[1]:{},n=arguments.length>2&&void 0!==arguments[2]?arguments[2]:{},i=!!t[de[e]];return i&&function(){return fe[e].every(function(e){return n[e]})}()}}var _="undefined"!=typeof globalThis?globalThis:"undefined"!=typeof window?window:"undefined"!=typeof global?global:"undefined"!=typeof self?self:{};Object.assign=Object.assign||function(e){for(var t,n,i=1;i<arguments.length;++i){n=arguments[i];for(t in n)Object.prototype.hasOwnProperty.call(n,t)&&(e[t]=n[t])}return e};var C,I,v={HANDSHAKE:"HANDSHAKE",GETSTATE:"GETSTATE",PARENTSTATE:"PARENTSTATE"},S={MCMID:"MCMID",MCAID:"MCAID",MCAAMB:"MCAAMB",MCAAMLH:"MCAAMLH",MCOPTOUT:"MCOPTOUT",CUSTOMERIDS:"CUSTOMERIDS"},D={MCMID:"getMarketingCloudVisitorID",MCAID:"getAnalyticsVisitorID",MCAAMB:"getAudienceManagerBlob",MCAAMLH:"getAudienceManagerLocationHint",MCOPTOUT:"isOptedOut",ALLFIELDS:"getVisitorValues"},A={CUSTOMERIDS:"getCustomerIDs"},y={MCMID:"getMarketingCloudVisitorID",MCAAMB:"getAudienceManagerBlob",MCAAMLH:"getAudienceManagerLocationHint",MCOPTOUT:"isOptedOut",MCAID:"getAnalyticsVisitorID",CUSTOMERIDS:"getCustomerIDs",ALLFIELDS:"getVisitorValues"},b={MC:"MCMID",A:"MCAID",AAM:"MCAAMB"},O={MCMID:"MCMID",MCOPTOUT:"MCOPTOUT",MCAID:"MCAID",MCAAMLH:"MCAAMLH",MCAAMB:"MCAAMB"},M={UNKNOWN:0,AUTHENTICATED:1,LOGGED_OUT:2},k={GLOBAL:"global"},E={MESSAGES:v,STATE_KEYS_MAP:S,ASYNC_API_MAP:D,SYNC_API_MAP:A,ALL_APIS:y,FIELDGROUP_TO_FIELD:b,FIELDS:O,AUTH_STATE:M,OPT_OUT:k},T=E.STATE_KEYS_MAP,L=function(e){function t(){}function n(t,n){var i=this;return function(){var r=e(0,t),a={};return a[t]=r,i.setStateAndPublish(a),n(r),r}}this.getMarketingCloudVisitorID=function(e){e=e||t;var i=this.findField(T.MCMID,e),r=n.call(this,T.MCMID,e);return void 0!==i?i:r()},this.getVisitorValues=function(e){this.getMarketingCloudVisitorID(function(t){e({MCMID:t})})}},P=E.MESSAGES,R=E.ASYNC_API_MAP,w=E.SYNC_API_MAP,F=function(){function e(){}function t(e,t){var n=this;return function(){return n.callbackRegistry.add(e,t),n.messageParent(P.GETSTATE),""}}function n(n){this[R[n]]=function(i){i=i||e;var r=this.findField(n,i),a=t.call(this,n,i);return void 0!==r?r:a()}}function i(t){this[w[t]]=function(){return this.findField(t,e)||{}}}Object.keys(R).forEach(n,this),Object.keys(w).forEach(i,this)},N=E.ASYNC_API_MAP,x=function(){Object.keys(N).forEach(function(e){this[N[e]]=function(t){this.callbackRegistry.add(e,t)}},this)},j=function(e,t){return t={exports:{}},e(t,t.exports),t.exports}(function(t,n){n.isObjectEmpty=function(e){return e===Object(e)&&0===Object.keys(e).length},n.isValueEmpty=function(e){return""===e||n.isObjectEmpty(e)},n.getIeVersion=function(){if(document.documentMode)return document.documentMode;for(var e=7;e>4;e--){var t=document.createElement("div");if(t.innerHTML="\x3c!--[if IE "+e+"]><span></span><![endif]--\x3e",t.getElementsByTagName("span").length)return t=null,e;t=null}return null},n.encodeAndBuildRequest=function(e,t){return e.map(encodeURIComponent).join(t)},n.isObject=function(t){return null!==t&&"object"===e(t)&&!1===Array.isArray(t)},n.defineGlobalNamespace=function(){return window.adobe=n.isObject(window.adobe)?window.adobe:{},window.adobe},n.pluck=function(e,t){return t.reduce(function(t,n){return e[n]&&(t[n]=e[n]),t},Object.create(null))},n.parseOptOut=function(e,t,n){t||(t=n,e.d_optout&&e.d_optout instanceof Array&&(t=e.d_optout.join(",")));var i=parseInt(e.d_ottl,10);return isNaN(i)&&(i=7200),{optOut:t,d_ottl:i}},n.normalizeBoolean=function(e){var t=e;return"true"===e?t=!0:"false"===e&&(t=!1),t}}),V=(j.isObjectEmpty,j.isValueEmpty,j.getIeVersion,j.encodeAndBuildRequest,j.isObject,j.defineGlobalNamespace,j.pluck,j.parseOptOut,j.normalizeBoolean,n),H=E.MESSAGES,U={0:"prefix",1:"orgID",2:"state"},B=function(e,t){this.parse=function(e){try{var t={};return e.data.split("|").forEach(function(e,n){if(void 0!==e){t[U[n]]=2!==n?e:JSON.parse(e)}}),t}catch(e){}},this.isInvalid=function(n){var i=this.parse(n);if(!i||Object.keys(i).length<2)return!0;var r=e!==i.orgID,a=!t||n.origin!==t,o=-1===Object.keys(H).indexOf(i.prefix);return r||a||o},this.send=function(n,i,r){var a=i+"|"+e;r&&r===Object(r)&&(a+="|"+JSON.stringify(r));try{n.postMessage(a,t)}catch(e){}}},G=E.MESSAGES,Y=function(e,t,n,i){function r(e){Object.assign(p,e)}function a(e){Object.assign(p.state,e),Object.assign(p.state.ALLFIELDS,e),p.callbackRegistry.executeAll(p.state)}function o(e){if(!h.isInvalid(e)){m=!1;var t=h.parse(e);p.setStateAndPublish(t.state)}}function s(e){!m&&g&&(m=!0,h.send(i,e))}function l(){r(new L(n._generateID)),p.getMarketingCloudVisitorID(),p.callbackRegistry.executeAll(p.state,!0),_.removeEventListener("message",c)}function c(e){if(!h.isInvalid(e)){var t=h.parse(e);m=!1,_.clearTimeout(p._handshakeTimeout),_.removeEventListener("message",c),r(new F(p)),_.addEventListener("message",o),p.setStateAndPublish(t.state),p.callbackRegistry.hasCallbacks()&&s(G.GETSTATE)}}function u(){g&&postMessage?(_.addEventListener("message",c),s(G.HANDSHAKE),p._handshakeTimeout=setTimeout(l,250)):l()}function d(){_.s_c_in||(_.s_c_il=[],_.s_c_in=0),p._c="Visitor",p._il=_.s_c_il,p._in=_.s_c_in,p._il[p._in]=p,_.s_c_in++}function f(){function e(e){0!==e.indexOf("_")&&"function"==typeof n[e]&&(p[e]=function(){})}Object.keys(n).forEach(e),p.getSupplementalDataID=n.getSupplementalDataID,p.isAllowed=function(){return!0}}var p=this,g=t.whitelistParentDomain;p.state={ALLFIELDS:{}},p.version=n.version,p.marketingCloudOrgID=e,p.cookieDomain=n.cookieDomain||"",p._instanceType="child";var m=!1,h=new B(e,g);p.callbackRegistry=V(),p.init=function(){d(),f(),r(new x(p)),u()},p.findField=function(e,t){if(void 0!==p.state[e])return t(p.state[e]),p.state[e]},p.messageParent=s,p.setStateAndPublish=a},q=E.MESSAGES,X=E.ALL_APIS,W=E.ASYNC_API_MAP,J=E.FIELDGROUP_TO_FIELD,K=function(e,t){function n(){var t={};return Object.keys(X).forEach(function(n){var i=X[n],r=e[i]();j.isValueEmpty(r)||(t[n]=r)}),t}function i(){var t=[];return e._loading&&Object.keys(e._loading).forEach(function(n){if(e._loading[n]){var i=J[n];t.push(i)}}),t.length?t:null}function r(t){return function n(r){var a=i();if(a){var o=W[a[0]];e[o](n,!0)}else t()}}function a(e,i){var r=n();t.send(e,i,r)}function o(e){l(e),a(e,q.HANDSHAKE)}function s(e){r(function(){a(e,q.PARENTSTATE)})()}function l(n){function i(i){r.call(e,i),t.send(n,q.PARENTSTATE,{CUSTOMERIDS:e.getCustomerIDs()})}var r=e.setCustomerIDs;e.setCustomerIDs=i}return function(e){if(!t.isInvalid(e)){(t.parse(e).prefix===q.HANDSHAKE?o:s)(e.source)}}},z=function(e,t){function n(e){return function(n){i[e]=n,r++,r===a&&t(i)}}var i={},r=0,a=Object.keys(e).length;Object.keys(e).forEach(function(t){var i=e[t];if(i.fn){var r=i.args||[];r.unshift(n(t)),i.fn.apply(i.context||null,r)}})},Q={get:function(e){e=encodeURIComponent(e);var t=(";"+document.cookie).split(" ").join(";"),n=t.indexOf(";"+e+"="),i=n<0?n:t.indexOf(";",n+1);return n<0?"":decodeURIComponent(t.substring(n+2+e.length,i<0?t.length:i))},set:function(e,t,n){var r=i(n,"cookieLifetime"),a=i(n,"expires"),o=i(n,"domain"),s=i(n,"secure"),l=s?"Secure":"";if(a&&"SESSION"!==r&&"NONE"!==r){var c=""!==t?parseInt(r||0,10):-60;if(c)a=new Date,a.setTime(a.getTime()+1e3*c);else if(1===a){a=new Date;var u=a.getYear();a.setYear(u+2+(u<1900?1900:0))}}else a=0;return e&&"NONE"!==r?(document.cookie=encodeURIComponent(e)+"="+encodeURIComponent(t)+"; path=/;"+(a?" expires="+a.toGMTString()+";":"")+(o?" domain="+o+";":"")+l,this.get(e)===t):0},remove:function(e,t){var n=i(t,"domain");n=n?" domain="+n+";":"",document.cookie=encodeURIComponent(e)+"=; Path=/; Expires=Thu, 01 Jan 1970 00:00:01 GMT;"+n}},$=function(e){var t;!e&&_.location&&(e=_.location.hostname),t=e;var n,i=t.split(".");for(n=i.length-2;n>=0;n--)if(t=i.slice(n).join("."),Q.set("test","cookie",{domain:t}))return Q.remove("test",{domain:t}),t;return""},Z={compare:s,isLessThan:function(e,t){return s(e,t)<0},areVersionsDifferent:function(e,t){return 0!==s(e,t)},isGreaterThan:function(e,t){return s(e,t)>0},isEqual:function(e,t){return 0===s(e,t)}},ee=!!_.postMessage,te={postMessage:function(e,t,n){var i=1;t&&(ee?n.postMessage(e,t.replace(/([^:]+:\/\/[^\/]+).*/,"$1")):t&&(n.location=t.replace(/#.*$/,"")+"#"+ +new Date+i+++"&"+e))},receiveMessage:function(e,t){var n;try{ee&&(e&&(n=function(n){if("string"==typeof t&&n.origin!==t||"[object Function]"===Object.prototype.toString.call(t)&&!1===t(n.origin))return!1;e(n)}),_.addEventListener?_[e?"addEventListener":"removeEventListener"]("message",n):_[e?"attachEvent":"detachEvent"]("onmessage",n))}catch(e){}}},ne=function(e){var t,n,i="0123456789",r="",a="",o=8,s=10,l=10;if(1==e){for(i+="ABCDEF",t=0;16>t;t++)n=Math.floor(Math.random()*o),r+=i.substring(n,n+1),n=Math.floor(Math.random()*o),a+=i.substring(n,n+1),o=16;return r+"-"+a}for(t=0;19>t;t++)n=Math.floor(Math.random()*s),r+=i.substring(n,n+1),0===t&&9==n?s=3:(1==t||2==t)&&10!=s&&2>n?s=10:2<t&&(s=10),n=Math.floor(Math.random()*l),a+=i.substring(n,n+1),0===t&&9==n?l=3:(1==t||2==t)&&10!=l&&2>n?l=10:2<t&&(l=10);return r+a},ie=function(e,t){return{corsMetadata:function(){var e="none",t=!0;return"undefined"!=typeof XMLHttpRequest&&XMLHttpRequest===Object(XMLHttpRequest)&&("withCredentials"in new XMLHttpRequest?e="XMLHttpRequest":"undefined"!=typeof XDomainRequest&&XDomainRequest===Object(XDomainRequest)&&(t=!1),Object.prototype.toString.call(_.HTMLElement).indexOf("Constructor")>0&&(t=!1)),{corsType:e,corsCookiesEnabled:t}}(),getCORSInstance:function(){return"none"===this.corsMetadata.corsType?null:new _[this.corsMetadata.corsType]},fireCORS:function(t,n,i){function r(e){var n;try{if((n=JSON.parse(e))!==Object(n))return void a.handleCORSError(t,null,"Response is not JSON")}catch(e){return void a.handleCORSError(t,e,"Error parsing response as JSON")}try{for(var i=t.callback,r=_,o=0;o<i.length;o++)r=r[i[o]];r(n)}catch(e){a.handleCORSError(t,e,"Error forming callback function")}}var a=this;n&&(t.loadErrorHandler=n);try{var o=this.getCORSInstance();o.open("get",t.corsUrl+"&ts="+(new Date).getTime(),!0),"XMLHttpRequest"===this.corsMetadata.corsType&&(o.withCredentials=!0,o.timeout=e.loadTimeout,o.setRequestHeader("Content-Type","application/x-www-form-urlencoded"),o.onreadystatechange=function(){4===this.readyState&&200===this.status&&r(this.responseText)}),o.onerror=function(e){a.handleCORSError(t,e,"onerror")},o.ontimeout=function(e){a.handleCORSError(t,e,"ontimeout")},o.send(),e._log.requests.push(t.corsUrl)}catch(e){this.handleCORSError(t,e,"try-catch")}},handleCORSError:function(t,n,i){e.CORSErrors.push({corsData:t,error:n,description:i}),t.loadErrorHandler&&("ontimeout"===i?t.loadErrorHandler(!0):t.loadErrorHandler(!1))}}},re={POST_MESSAGE_ENABLED:!!_.postMessage,DAYS_BETWEEN_SYNC_ID_CALLS:1,MILLIS_PER_DAY:864e5,ADOBE_MC:"adobe_mc",ADOBE_MC_SDID:"adobe_mc_sdid",VALID_VISITOR_ID_REGEX:/^[0-9a-fA-F\-]+$/,ADOBE_MC_TTL_IN_MIN:5,VERSION_REGEX:/vVersion\|((\d+\.)?(\d+\.)?(\*|\d+))(?=$|\|)/,FIRST_PARTY_SERVER_COOKIE:"s_ecid"},ae=function(e,t){var n=_.document;return{THROTTLE_START:3e4,MAX_SYNCS_LENGTH:649,throttleTimerSet:!1,id:null,onPagePixels:[],iframeHost:null,getIframeHost:function(e){if("string"==typeof e){var t=e.split("/");return t[0]+"//"+t[2]}},subdomain:null,url:null,getUrl:function(){var t,i="http://fast.",r="?d_nsid="+e.idSyncContainerID+"#"+encodeURIComponent(n.location.origin);return this.subdomain||(this.subdomain="nosubdomainreturned"),e.loadSSL&&(i=e.idSyncSSLUseAkamai?"https://fast.":"https://"),t=i+this.subdomain+".demdex.net/dest5.html"+r,this.iframeHost=this.getIframeHost(t),this.id="destination_publishing_iframe_"+this.subdomain+"_"+e.idSyncContainerID,t},checkDPIframeSrc:function(){var t="?d_nsid="+e.idSyncContainerID+"#"+encodeURIComponent(n.location.href);"string"==typeof e.dpIframeSrc&&e.dpIframeSrc.length&&(this.id="destination_publishing_iframe_"+(e._subdomain||this.subdomain||(new Date).getTime())+"_"+e.idSyncContainerID,this.iframeHost=this.getIframeHost(e.dpIframeSrc),this.url=e.dpIframeSrc+t)},idCallNotProcesssed:null,doAttachIframe:!1,startedAttachingIframe:!1,iframeHasLoaded:null,iframeIdChanged:null,newIframeCreated:null,originalIframeHasLoadedAlready:null,iframeLoadedCallbacks:[],regionChanged:!1,timesRegionChanged:0,sendingMessages:!1,messages:[],messagesPosted:[],messagesReceived:[],messageSendingInterval:re.POST_MESSAGE_ENABLED?null:100,onPageDestinationsFired:[],jsonForComparison:[],jsonDuplicates:[],jsonWaiting:[],jsonProcessed:[],canSetThirdPartyCookies:!0,receivedThirdPartyCookiesNotification:!1,readyToAttachIframePreliminary:function(){return!(e.idSyncDisableSyncs||e.disableIdSyncs||e.idSyncDisable3rdPartySyncing||e.disableThirdPartyCookies||e.disableThirdPartyCalls)},readyToAttachIframe:function(){return this.readyToAttachIframePreliminary()&&(this.doAttachIframe||e._doAttachIframe)&&(this.subdomain&&"nosubdomainreturned"!==this.subdomain||e._subdomain)&&this.url&&!this.startedAttachingIframe},attachIframe:function(){function e(){r=n.createElement("iframe"),r.sandbox="allow-scripts allow-same-origin",r.title="Adobe ID Syncing iFrame",r.id=i.id,r.name=i.id+"_name",r.style.cssText="display: none; width: 0; height: 0;",r.src=i.url,i.newIframeCreated=!0,t(),n.body.appendChild(r)}function t(e){r.addEventListener("load",function(){r.className="aamIframeLoaded",i.iframeHasLoaded=!0,i.fireIframeLoadedCallbacks(e),i.requestToProcess()})}this.startedAttachingIframe=!0;var i=this,r=n.getElementById(this.id);r?"IFRAME"!==r.nodeName?(this.id+="_2",this.iframeIdChanged=!0,e()):(this.newIframeCreated=!1,"aamIframeLoaded"!==r.className?(this.originalIframeHasLoadedAlready=!1,t("The destination publishing iframe already exists from a different library, but hadn't loaded yet.")):(this.originalIframeHasLoadedAlready=!0,this.iframeHasLoaded=!0,this.iframe=r,this.fireIframeLoadedCallbacks("The destination publishing iframe already exists from a different library, and had loaded alresady."),this.requestToProcess())):e(),this.iframe=r},fireIframeLoadedCallbacks:function(e){this.iframeLoadedCallbacks.forEach(function(t){"function"==typeof t&&t({message:e||"The destination publishing iframe was attached and loaded successfully."})}),this.iframeLoadedCallbacks=[]},requestToProcess:function(t){function n(){r.jsonForComparison.push(t),r.jsonWaiting.push(t),r.processSyncOnPage(t)}var i,r=this;if(t===Object(t)&&t.ibs)if(i=JSON.stringify(t.ibs||[]),this.jsonForComparison.length){var a,o,s,l=!1;for(a=0,o=this.jsonForComparison.length;a<o;a++)if(s=this.jsonForComparison[a],i===JSON.stringify(s.ibs||[])){l=!0;break}l?this.jsonDuplicates.push(t):n()}else n();if((this.receivedThirdPartyCookiesNotification||!re.POST_MESSAGE_ENABLED||this.iframeHasLoaded)&&this.jsonWaiting.length){var c=this.jsonWaiting.shift();this.process(c),this.requestToProcess()}e.idSyncDisableSyncs||e.disableIdSyncs||!this.iframeHasLoaded||!this.messages.length||this.sendingMessages||(this.throttleTimerSet||(this.throttleTimerSet=!0,setTimeout(function(){r.messageSendingInterval=re.POST_MESSAGE_ENABLED?null:150},this.THROTTLE_START)),this.sendingMessages=!0,this.sendMessages())},getRegionAndCheckIfChanged:function(t,n){var i=e._getField("MCAAMLH"),r=t.d_region||t.dcs_region;return i?r&&(e._setFieldExpire("MCAAMLH",n),e._setField("MCAAMLH",r),parseInt(i,10)!==r&&(this.regionChanged=!0,this.timesRegionChanged++,e._setField("MCSYNCSOP",""),e._setField("MCSYNCS",""),i=r)):(i=r)&&(e._setFieldExpire("MCAAMLH",n),e._setField("MCAAMLH",i)),i||(i=""),i},processSyncOnPage:function(e){var t,n,i,r;if((t=e.ibs)&&t instanceof Array&&(n=t.length))for(i=0;i<n;i++)r=t[i],r.syncOnPage&&this.checkFirstPartyCookie(r,"","syncOnPage")},process:function(e){var t,n,i,r,a,o=encodeURIComponent,s=!1;if((t=e.ibs)&&t instanceof Array&&(n=t.length))for(s=!0,i=0;i<n;i++)r=t[i],a=[o("ibs"),o(r.id||""),o(r.tag||""),j.encodeAndBuildRequest(r.url||[],","),o(r.ttl||""),"","",r.fireURLSync?"true":"false"],r.syncOnPage||(this.canSetThirdPartyCookies?this.addMessage(a.join("|")):r.fireURLSync&&this.checkFirstPartyCookie(r,a.join("|")));s&&this.jsonProcessed.push(e)},checkFirstPartyCookie:function(t,n,i){var r="syncOnPage"===i,a=r?"MCSYNCSOP":"MCSYNCS";e._readVisitor();var o,s,l=e._getField(a),c=!1,u=!1,d=Math.ceil((new Date).getTime()/re.MILLIS_PER_DAY);l?(o=l.split("*"),s=this.pruneSyncData(o,t.id,d),c=s.dataPresent,u=s.dataValid,c&&u||this.fireSync(r,t,n,o,a,d)):(o=[],this.fireSync(r,t,n,o,a,d))},pruneSyncData:function(e,t,n){var i,r,a,o=!1,s=!1;for(r=0;r<e.length;r++)i=e[r],a=parseInt(i.split("-")[1],10),i.match("^"+t+"-")?(o=!0,n<a?s=!0:(e.splice(r,1),r--)):n>=a&&(e.splice(r,1),r--);return{dataPresent:o,dataValid:s}},manageSyncsSize:function(e){if(e.join("*").length>this.MAX_SYNCS_LENGTH)for(e.sort(function(e,t){return parseInt(e.split("-")[1],10)-parseInt(t.split("-")[1],10)});e.join("*").length>this.MAX_SYNCS_LENGTH;)e.shift()},fireSync:function(t,n,i,r,a,o){var s=this;if(t){if("img"===n.tag){var l,c,u,d,f=n.url,p=e.loadSSL?"https:":"http:";for(l=0,c=f.length;l<c;l++){u=f[l],d=/^\/\//.test(u);var g=new Image;g.addEventListener("load",function(t,n,i,r){return function(){s.onPagePixels[t]=null,e._readVisitor();var o,l=e._getField(a),c=[];if(l){o=l.split("*");var u,d,f;for(u=0,d=o.length;u<d;u++)f=o[u],f.match("^"+n.id+"-")||c.push(f)}s.setSyncTrackingData(c,n,i,r)}}(this.onPagePixels.length,n,a,o)),g.src=(d?p:"")+u,this.onPagePixels.push(g)}}}else this.addMessage(i),this.setSyncTrackingData(r,n,a,o)},addMessage:function(t){var n=encodeURIComponent,i=n(e._enableErrorReporting?"---destpub-debug---":"---destpub---");this.messages.push((re.POST_MESSAGE_ENABLED?"":i)+t)},setSyncTrackingData:function(t,n,i,r){t.push(n.id+"-"+(r+Math.ceil(n.ttl/60/24))),this.manageSyncsSize(t),e._setField(i,t.join("*"))},sendMessages:function(){var e,t=this,n="",i=encodeURIComponent;this.regionChanged&&(n=i("---destpub-clear-dextp---"),this.regionChanged=!1),this.messages.length?re.POST_MESSAGE_ENABLED?(e=n+i("---destpub-combined---")+this.messages.join("%01"),this.postMessage(e),this.messages=[],this.sendingMessages=!1):(e=this.messages.shift(),this.postMessage(n+e),setTimeout(function(){t.sendMessages()},this.messageSendingInterval)):this.sendingMessages=!1},postMessage:function(e){te.postMessage(e,this.url,this.iframe.contentWindow),this.messagesPosted.push(e)},receiveMessage:function(e){var t,n=/^---destpub-to-parent---/;"string"==typeof e&&n.test(e)&&(t=e.replace(n,"").split("|"),"canSetThirdPartyCookies"===t[0]&&(this.canSetThirdPartyCookies="true"===t[1],this.receivedThirdPartyCookiesNotification=!0,this.requestToProcess()),this.messagesReceived.push(e))},processIDCallData:function(i){(null==this.url||i.subdomain&&"nosubdomainreturned"===this.subdomain)&&("string"==typeof e._subdomain&&e._subdomain.length?this.subdomain=e._subdomain:this.subdomain=i.subdomain||"",this.url=this.getUrl()),i.ibs instanceof Array&&i.ibs.length&&(this.doAttachIframe=!0),this.readyToAttachIframe()&&(e.idSyncAttachIframeOnWindowLoad?(t.windowLoaded||"complete"===n.readyState||"loaded"===n.readyState)&&this.attachIframe():this.attachIframeASAP()),"function"==typeof e.idSyncIDCallResult?e.idSyncIDCallResult(i):this.requestToProcess(i),"function"==typeof e.idSyncAfterIDCallResult&&e.idSyncAfterIDCallResult(i)},canMakeSyncIDCall:function(t,n){return e._forceSyncIDCall||!t||n-t>re.DAYS_BETWEEN_SYNC_ID_CALLS},attachIframeASAP:function(){function e(){t.startedAttachingIframe||(n.body?t.attachIframe():setTimeout(e,30))}var t=this;e()}}},oe={audienceManagerServer:{},audienceManagerServerSecure:{},cookieDomain:{},cookieLifetime:{},cookieName:{},doesOptInApply:{},disableThirdPartyCalls:{},discardTrackingServerECID:{},idSyncAfterIDCallResult:{},idSyncAttachIframeOnWindowLoad:{},idSyncContainerID:{},idSyncDisable3rdPartySyncing:{},disableThirdPartyCookies:{},idSyncDisableSyncs:{},disableIdSyncs:{},idSyncIDCallResult:{},idSyncSSLUseAkamai:{},isCoopSafe:{},isIabContext:{},isOptInStorageEnabled:{},loadSSL:{},loadTimeout:{},marketingCloudServer:{},marketingCloudServerSecure:{},optInCookieDomain:{},optInStorageExpiry:{},overwriteCrossDomainMCIDAndAID:{},preOptInApprovals:{},previousPermissions:{},resetBeforeVersion:{},sdidParamExpiry:{},serverState:{},sessionCookieName:{},secureCookie:{},takeTimeoutMetrics:{},trackingServer:{},trackingServerSecure:{},whitelistIframeDomains:{},whitelistParentDomain:{}},se={getConfigNames:function(){return Object.keys(oe)},getConfigs:function(){return oe},normalizeConfig:function(e){return"function"!=typeof e?e:e()}},le=function(e){var t={};return e.on=function(e,n,i){if(!n||"function"!=typeof n)throw new Error("[ON] Callback should be a function.");t.hasOwnProperty(e)||(t[e]=[]);var r=t[e].push({callback:n,context:i})-1;return function(){t[e].splice(r,1),t[e].length||delete t[e]}},e.off=function(e,n){t.hasOwnProperty(e)&&(t[e]=t[e].filter(function(e){if(e.callback!==n)return e}))},e.publish=function(e){if(t.hasOwnProperty(e)){var n=[].slice.call(arguments,1);t[e].slice(0).forEach(function(e){e.callback.apply(e.context,n)})}},e.publish},ce={PENDING:"pending",CHANGED:"changed",COMPLETE:"complete"},ue={AAM:"aam",ADCLOUD:"adcloud",ANALYTICS:"aa",CAMPAIGN:"campaign",ECID:"ecid",LIVEFYRE:"livefyre",TARGET:"target",VIDEO_ANALYTICS:"videoaa"},de=(C={},t(C,ue.AAM,565),t(C,ue.ECID,565),C),fe=(I={},t(I,ue.AAM,[1,2,5]),t(I,ue.ECID,[1,2,5]),I),pe=function(e){return Object.keys(e).map(function(t){return e[t]})}(ue),ge=function(){var e={};return e.callbacks=Object.create(null),e.add=function(t,n){if(!c(n))throw new Error("[callbackRegistryFactory] Make sure callback is a function or an array of functions.");e.callbacks[t]=e.callbacks[t]||[];var i=e.callbacks[t].push(n)-1;return function(){e.callbacks[t].splice(i,1)}},e.execute=function(t,n){if(e.callbacks[t]){n=void 0===n?[]:n,n=n instanceof Array?n:[n];try{for(;e.callbacks[t].length;){var i=e.callbacks[t].shift();"function"==typeof i?i.apply(null,n):i instanceof Array&&i[1].apply(i[0],n)}delete e.callbacks[t]}catch(e){}}},e.executeAll=function(t,n){(n||t&&!l(t))&&Object.keys(e.callbacks).forEach(function(n){var i=void 0!==t[n]?t[n]:"";e.execute(n,i)},e)},e.hasCallbacks=function(){return Boolean(Object.keys(e.callbacks).length)},e},me=function(){},he=function(e){var t=window,n=t.console;return!!n&&"function"==typeof n[e]},_e=function(e,t,n){return n()?function(){if(he(e)){for(var n=arguments.length,i=new Array(n),r=0;r<n;r++)i[r]=arguments[r];console[e].apply(console,[t].concat(i))}}:me},Ce=u,Ie=new Ce("[ADOBE OPT-IN]"),ve=function(t,n){return e(t)===n},Se=function(e,t){return e instanceof Array?e:ve(e,"string")?[e]:t||[]},De=function(e){var t=Object.keys(e);return!!t.length&&t.every(function(t){return!0===e[t]})},Ae=function(e){return!(!e||Oe(e))&&Se(e).every(function(e){return pe.indexOf(e)>-1})},ye=function(e,t){return e.reduce(function(e,n){return e[n]=t,e},{})},be=function(e){return JSON.parse(JSON.stringify(e))},Oe=function(e){return"[object Array]"===Object.prototype.toString.call(e)&&!e.length},Me=function(e){if(Te(e))return e;try{return JSON.parse(e)}catch(e){return{}}},ke=function(e){return void 0===e||(Te(e)?Ae(Object.keys(e)):Ee(e))},Ee=function(e){try{var t=JSON.parse(e);return!!e&&ve(e,"string")&&Ae(Object.keys(t))}catch(e){return!1}},Te=function(e){return null!==e&&ve(e,"object")&&!1===Array.isArray(e)},Le=function(){},Pe=function(e){return ve(e,"function")?e():e},Re=function(e,t){ke(e)||Ie.error("".concat(t))},we=function(e){return Object.keys(e).map(function(t){return e[t]})},Fe=function(e){return we(e).filter(function(e,t,n){return n.indexOf(e)===t})},Ne=function(e){return function(){var t=arguments.length>0&&void 0!==arguments[0]?arguments[0]:{},n=t.command,i=t.params,r=void 0===i?{}:i,a=t.callback,o=void 0===a?Le:a;if(!n||-1===n.indexOf("."))throw new Error("[OptIn.execute] Please provide a valid command.");try{var s=n.split("."),l=e[s[0]],c=s[1];if(!l||"function"!=typeof l[c])throw new Error("Make sure the plugin and API name exist.");var u=Object.assign(r,{callback:o});l[c].call(l,u)}catch(e){Ie.error("[execute] Something went wrong: "+e.message)}}};f.prototype=Object.create(Error.prototype),f.prototype.constructor=f;var xe="fetchPermissions",je="[OptIn#registerPlugin] Plugin is invalid.";p.Categories=ue,p.TimeoutError=f;var Ve=Object.freeze({OptIn:p,IabPlugin:h}),He=function(e,t){e.publishDestinations=function(n){var i=arguments[1],r=arguments[2];try{r="function"==typeof r?r:n.callback}catch(e){r=function(){}}var a=t;if(!a.readyToAttachIframePreliminary())return void r({error:"The destination publishing iframe is disabled in the Visitor library."});if("string"==typeof n){if(!n.length)return void r({error:"subdomain is not a populated string."});if(!(i instanceof Array&&i.length))return void r({error:"messages is not a populated array."});var o=!1;if(i.forEach(function(e){
-"string"==typeof e&&e.length&&(a.addMessage(e),o=!0)}),!o)return void r({error:"None of the messages are populated strings."})}else{if(!j.isObject(n))return void r({error:"Invalid parameters passed."});var s=n;if("string"!=typeof(n=s.subdomain)||!n.length)return void r({error:"config.subdomain is not a populated string."});var l=s.urlDestinations;if(!(l instanceof Array&&l.length))return void r({error:"config.urlDestinations is not a populated array."});var c=[];l.forEach(function(e){j.isObject(e)&&(e.hideReferrer?e.message&&a.addMessage(e.message):c.push(e))});!function e(){c.length&&setTimeout(function(){var t=new Image,n=c.shift();t.src=n.url,a.onPageDestinationsFired.push(n),e()},100)}()}a.iframe?(r({message:"The destination publishing iframe is already attached and loaded."}),a.requestToProcess()):!e.subdomain&&e._getField("MCMID")?(a.subdomain=n,a.doAttachIframe=!0,a.url=a.getUrl(),a.readyToAttachIframe()?(a.iframeLoadedCallbacks.push(function(e){r({message:"Attempted to attach and load the destination publishing iframe through this API call. Result: "+(e.message||"no result")})}),a.attachIframe()):r({error:"Encountered a problem in attempting to attach and load the destination publishing iframe through this API call."})):a.iframeLoadedCallbacks.push(function(e){r({message:"Attempted to attach and load the destination publishing iframe through normal Visitor API processing. Result: "+(e.message||"no result")})})}},Ue=function e(t){function n(e,t){return e>>>t|e<<32-t}for(var i,r,a=Math.pow,o=a(2,32),s="",l=[],c=8*t.length,u=e.h=e.h||[],d=e.k=e.k||[],f=d.length,p={},g=2;f<64;g++)if(!p[g]){for(i=0;i<313;i+=g)p[i]=g;u[f]=a(g,.5)*o|0,d[f++]=a(g,1/3)*o|0}for(t+="€";t.length%64-56;)t+="\0";for(i=0;i<t.length;i++){if((r=t.charCodeAt(i))>>8)return;l[i>>2]|=r<<(3-i)%4*8}for(l[l.length]=c/o|0,l[l.length]=c,r=0;r<l.length;){var m=l.slice(r,r+=16),h=u;for(u=u.slice(0,8),i=0;i<64;i++){var _=m[i-15],C=m[i-2],I=u[0],v=u[4],S=u[7]+(n(v,6)^n(v,11)^n(v,25))+(v&u[5]^~v&u[6])+d[i]+(m[i]=i<16?m[i]:m[i-16]+(n(_,7)^n(_,18)^_>>>3)+m[i-7]+(n(C,17)^n(C,19)^C>>>10)|0);u=[S+((n(I,2)^n(I,13)^n(I,22))+(I&u[1]^I&u[2]^u[1]&u[2]))|0].concat(u),u[4]=u[4]+S|0}for(i=0;i<8;i++)u[i]=u[i]+h[i]|0}for(i=0;i<8;i++)for(r=3;r+1;r--){var D=u[i]>>8*r&255;s+=(D<16?0:"")+D.toString(16)}return s},Be=function(e,t){return"SHA-256"!==t&&"SHA256"!==t&&"sha256"!==t&&"sha-256"!==t||(e=Ue(e)),e},Ge=function(e){return String(e).trim().toLowerCase()},Ye=Ve.OptIn;j.defineGlobalNamespace(),window.adobe.OptInCategories=Ye.Categories;var qe=function(t,n,i){function r(e){var t=e;return function(e){var n=e||v.location.href;try{var i=g._extractParamFromUri(n,t);if(i)return w.parsePipeDelimetedKeyValues(i)}catch(e){}}}function a(e){function t(e,t,n){e&&e.match(re.VALID_VISITOR_ID_REGEX)&&(n===A&&(I=!0),t(e))}t(e[A],g.setMarketingCloudVisitorID,A),g._setFieldExpire(k,-1),t(e[O],g.setAnalyticsVisitorID)}function o(e){e=e||{},g._supplementalDataIDCurrent=e.supplementalDataIDCurrent||"",g._supplementalDataIDCurrentConsumed=e.supplementalDataIDCurrentConsumed||{},g._supplementalDataIDLast=e.supplementalDataIDLast||"",g._supplementalDataIDLastConsumed=e.supplementalDataIDLastConsumed||{}}function s(e){function t(e,t,n){return n=n?n+="|":n,n+=e+"="+encodeURIComponent(t)}function n(e,n){var i=n[0],r=n[1];return null!=r&&r!==T&&(e=t(i,r,e)),e}var i=e.reduce(n,"");return function(e){var t=w.getTimestampInSeconds();return e=e?e+="|":e,e+="TS="+t}(i)}function l(e){var t=e.minutesToLive,n="";return(g.idSyncDisableSyncs||g.disableIdSyncs)&&(n=n||"Error: id syncs have been disabled"),"string"==typeof e.dpid&&e.dpid.length||(n=n||"Error: config.dpid is empty"),"string"==typeof e.url&&e.url.length||(n=n||"Error: config.url is empty"),void 0===t?t=20160:(t=parseInt(t,10),(isNaN(t)||t<=0)&&(n=n||"Error: config.minutesToLive needs to be a positive number")),{error:n,ttl:t}}function c(){return!!g.configs.doesOptInApply&&!(m.optIn.isComplete&&u())}function u(){return g.configs.isIabContext?m.optIn.isApproved(m.optIn.Categories.ECID)&&C:m.optIn.isApproved(m.optIn.Categories.ECID)}function d(e,t){if(C=!0,e)throw new Error("[IAB plugin] : "+e);t.gdprApplies&&(h=t.consentString),g.init(),p()}function f(){m.optIn.isApproved(m.optIn.Categories.ECID)&&(g.configs.isIabContext?m.optIn.execute({command:"iabPlugin.fetchConsentData",callback:d}):(g.init(),p()))}function p(){m.optIn.off("complete",f)}if(!i||i.split("").reverse().join("")!==t)throw new Error("Please use `Visitor.getInstance` to instantiate Visitor.");var g=this,m=window.adobe,h="",C=!1,I=!1;g.version="4.4.0";var v=_,S=v.Visitor;S.version=g.version,S.AuthState=E.AUTH_STATE,S.OptOut=E.OPT_OUT,v.s_c_in||(v.s_c_il=[],v.s_c_in=0),g._c="Visitor",g._il=v.s_c_il,g._in=v.s_c_in,g._il[g._in]=g,v.s_c_in++,g._instanceType="regular",g._log={requests:[]},g.marketingCloudOrgID=t,g.cookieName="AMCV_"+t,g.sessionCookieName="AMCVS_"+t,g.cookieDomain=$(),g.loadSSL=v.location.protocol.toLowerCase().indexOf("https")>=0,g.loadTimeout=3e4,g.CORSErrors=[],g.marketingCloudServer=g.audienceManagerServer="dpm.demdex.net",g.sdidParamExpiry=30;var D=null,A="MCMID",y="MCIDTS",b="A",O="MCAID",M="AAM",k="MCAAMB",T="NONE",L=function(e){return!Object.prototype[e]},P=ie(g);g.FIELDS=E.FIELDS,g.cookieRead=function(e){return Q.get(e)},g.cookieWrite=function(e,t,n){var i=g.cookieLifetime?(""+g.cookieLifetime).toUpperCase():"",r=!1;return g.configs&&g.configs.secureCookie&&"https:"===location.protocol&&(r=!0),Q.set(e,""+t,{expires:n,domain:g.cookieDomain,cookieLifetime:i,secure:r})},g.resetState=function(e){e?g._mergeServerState(e):o()},g._isAllowedDone=!1,g._isAllowedFlag=!1,g.isAllowed=function(){return g._isAllowedDone||(g._isAllowedDone=!0,(g.cookieRead(g.cookieName)||g.cookieWrite(g.cookieName,"T",1))&&(g._isAllowedFlag=!0)),"T"===g.cookieRead(g.cookieName)&&g._helpers.removeCookie(g.cookieName),g._isAllowedFlag},g.setMarketingCloudVisitorID=function(e){g._setMarketingCloudFields(e)},g._use1stPartyMarketingCloudServer=!1,g.getMarketingCloudVisitorID=function(e,t){g.marketingCloudServer&&g.marketingCloudServer.indexOf(".demdex.net")<0&&(g._use1stPartyMarketingCloudServer=!0);var n=g._getAudienceManagerURLData("_setMarketingCloudFields"),i=n.url;return g._getRemoteField(A,i,e,t,n)},g.getVisitorValues=function(e,t){var n={MCMID:{fn:g.getMarketingCloudVisitorID,args:[!0],context:g},MCOPTOUT:{fn:g.isOptedOut,args:[void 0,!0],context:g},MCAID:{fn:g.getAnalyticsVisitorID,args:[!0],context:g},MCAAMLH:{fn:g.getAudienceManagerLocationHint,args:[!0],context:g},MCAAMB:{fn:g.getAudienceManagerBlob,args:[!0],context:g}},i=t&&t.length?j.pluck(n,t):n;z(i,e)},g._currentCustomerIDs={},g._customerIDsHashChanged=!1,g._newCustomerIDsHash="",g.setCustomerIDs=function(t,n){function i(){g._customerIDsHashChanged=!1}if(!g.isOptedOut()&&t){if(!j.isObject(t)||j.isObjectEmpty(t))return!1;g._readVisitor();var r,a,o;for(r in t)if(L(r)&&(a=t[r],n=a.hasOwnProperty("hashType")?a.hashType:n,a))if("object"===e(a)){var s={};if(a.id){if(n){if(!(o=Be(Ge(a.id),n)))return;a.id=o,s.hashType=n}s.id=a.id}void 0!=a.authState&&(s.authState=a.authState),g._currentCustomerIDs[r]=s}else if(n){if(!(o=Be(Ge(a),n)))return;g._currentCustomerIDs[r]={id:o,hashType:n}}else g._currentCustomerIDs[r]={id:a};var l=g.getCustomerIDs(),c=g._getField("MCCIDH"),u="";c||(c=0);for(r in l)L(r)&&(a=l[r],u+=(u?"|":"")+r+"|"+(a.id?a.id:"")+(a.authState?a.authState:""));g._newCustomerIDsHash=String(g._hash(u)),g._newCustomerIDsHash!==c&&(g._customerIDsHashChanged=!0,g._mapCustomerIDs(i))}},g.getCustomerIDs=function(){g._readVisitor();var e,t,n={};for(e in g._currentCustomerIDs)L(e)&&(t=g._currentCustomerIDs[e],n[e]||(n[e]={}),t.id&&(n[e].id=t.id),void 0!=t.authState?n[e].authState=t.authState:n[e].authState=S.AuthState.UNKNOWN,t.hashType&&(n[e].hashType=t.hashType));return n},g.setAnalyticsVisitorID=function(e){g._setAnalyticsFields(e)},g.getAnalyticsVisitorID=function(e,t,n){if(!w.isTrackingServerPopulated()&&!n)return g._callCallback(e,[""]),"";var i="";if(n||(i=g.getMarketingCloudVisitorID(function(t){g.getAnalyticsVisitorID(e,!0)})),i||n){var r=n?g.marketingCloudServer:g.trackingServer,a="";g.loadSSL&&(n?g.marketingCloudServerSecure&&(r=g.marketingCloudServerSecure):g.trackingServerSecure&&(r=g.trackingServerSecure));var o={};if(r){var s="http"+(g.loadSSL?"s":"")+"://"+r+"/id",l="d_visid_ver="+g.version+"&mcorgid="+encodeURIComponent(g.marketingCloudOrgID)+(i?"&mid="+encodeURIComponent(i):"")+(g.idSyncDisable3rdPartySyncing||g.disableThirdPartyCookies?"&d_coppa=true":""),c=["s_c_il",g._in,"_set"+(n?"MarketingCloud":"Analytics")+"Fields"];a=s+"?"+l+"&callback=s_c_il%5B"+g._in+"%5D._set"+(n?"MarketingCloud":"Analytics")+"Fields",o.corsUrl=s+"?"+l,o.callback=c}return o.url=a,g._getRemoteField(n?A:O,a,e,t,o)}return""},g.getAudienceManagerLocationHint=function(e,t){if(g.getMarketingCloudVisitorID(function(t){g.getAudienceManagerLocationHint(e,!0)})){var n=g._getField(O);if(!n&&w.isTrackingServerPopulated()&&(n=g.getAnalyticsVisitorID(function(t){g.getAudienceManagerLocationHint(e,!0)})),n||!w.isTrackingServerPopulated()){var i=g._getAudienceManagerURLData(),r=i.url;return g._getRemoteField("MCAAMLH",r,e,t,i)}}return""},g.getLocationHint=g.getAudienceManagerLocationHint,g.getAudienceManagerBlob=function(e,t){if(g.getMarketingCloudVisitorID(function(t){g.getAudienceManagerBlob(e,!0)})){var n=g._getField(O);if(!n&&w.isTrackingServerPopulated()&&(n=g.getAnalyticsVisitorID(function(t){g.getAudienceManagerBlob(e,!0)})),n||!w.isTrackingServerPopulated()){var i=g._getAudienceManagerURLData(),r=i.url;return g._customerIDsHashChanged&&g._setFieldExpire(k,-1),g._getRemoteField(k,r,e,t,i)}}return""},g._supplementalDataIDCurrent="",g._supplementalDataIDCurrentConsumed={},g._supplementalDataIDLast="",g._supplementalDataIDLastConsumed={},g.getSupplementalDataID=function(e,t){g._supplementalDataIDCurrent||t||(g._supplementalDataIDCurrent=g._generateID(1));var n=g._supplementalDataIDCurrent;return g._supplementalDataIDLast&&!g._supplementalDataIDLastConsumed[e]?(n=g._supplementalDataIDLast,g._supplementalDataIDLastConsumed[e]=!0):n&&(g._supplementalDataIDCurrentConsumed[e]&&(g._supplementalDataIDLast=g._supplementalDataIDCurrent,g._supplementalDataIDLastConsumed=g._supplementalDataIDCurrentConsumed,g._supplementalDataIDCurrent=n=t?"":g._generateID(1),g._supplementalDataIDCurrentConsumed={}),n&&(g._supplementalDataIDCurrentConsumed[e]=!0)),n};var R=!1;g._liberatedOptOut=null,g.getOptOut=function(e,t){var n=g._getAudienceManagerURLData("_setMarketingCloudFields"),i=n.url;if(u())return g._getRemoteField("MCOPTOUT",i,e,t,n);if(g._registerCallback("liberatedOptOut",e),null!==g._liberatedOptOut)return g._callAllCallbacks("liberatedOptOut",[g._liberatedOptOut]),R=!1,g._liberatedOptOut;if(R)return null;R=!0;var r="liberatedGetOptOut";return n.corsUrl=n.corsUrl.replace(/dpm\.demdex\.net\/id\?/,"dpm.demdex.net/optOutStatus?"),n.callback=[r],_[r]=function(e){if(e===Object(e)){var t,n,i=j.parseOptOut(e,t,T);t=i.optOut,n=1e3*i.d_ottl,g._liberatedOptOut=t,setTimeout(function(){g._liberatedOptOut=null},n)}g._callAllCallbacks("liberatedOptOut",[t]),R=!1},P.fireCORS(n),null},g.isOptedOut=function(e,t,n){t||(t=S.OptOut.GLOBAL);var i=g.getOptOut(function(n){var i=n===S.OptOut.GLOBAL||n.indexOf(t)>=0;g._callCallback(e,[i])},n);return i?i===S.OptOut.GLOBAL||i.indexOf(t)>=0:null},g._fields=null,g._fieldsExpired=null,g._hash=function(e){var t,n,i=0;if(e)for(t=0;t<e.length;t++)n=e.charCodeAt(t),i=(i<<5)-i+n,i&=i;return i},g._generateID=ne,g._generateLocalMID=function(){var e=g._generateID(0);return N.isClientSideMarketingCloudVisitorID=!0,e},g._callbackList=null,g._callCallback=function(e,t){try{"function"==typeof e?e.apply(v,t):e[1].apply(e[0],t)}catch(e){}},g._registerCallback=function(e,t){t&&(null==g._callbackList&&(g._callbackList={}),void 0==g._callbackList[e]&&(g._callbackList[e]=[]),g._callbackList[e].push(t))},g._callAllCallbacks=function(e,t){if(null!=g._callbackList){var n=g._callbackList[e];if(n)for(;n.length>0;)g._callCallback(n.shift(),t)}},g._addQuerystringParam=function(e,t,n,i){var r=encodeURIComponent(t)+"="+encodeURIComponent(n),a=w.parseHash(e),o=w.hashlessUrl(e);if(-1===o.indexOf("?"))return o+"?"+r+a;var s=o.split("?"),l=s[0]+"?",c=s[1];return l+w.addQueryParamAtLocation(c,r,i)+a},g._extractParamFromUri=function(e,t){var n=new RegExp("[\\?&#]"+t+"=([^&#]*)"),i=n.exec(e);if(i&&i.length)return decodeURIComponent(i[1])},g._parseAdobeMcFromUrl=r(re.ADOBE_MC),g._parseAdobeMcSdidFromUrl=r(re.ADOBE_MC_SDID),g._attemptToPopulateSdidFromUrl=function(e){var n=g._parseAdobeMcSdidFromUrl(e),i=1e9;n&&n.TS&&(i=w.getTimestampInSeconds()-n.TS),n&&n.SDID&&n.MCORGID===t&&i<g.sdidParamExpiry&&(g._supplementalDataIDCurrent=n.SDID,g._supplementalDataIDCurrentConsumed.SDID_URL_PARAM=!0)},g._attemptToPopulateIdsFromUrl=function(){var e=g._parseAdobeMcFromUrl();if(e&&e.TS){var n=w.getTimestampInSeconds(),i=n-e.TS;if(Math.floor(i/60)>re.ADOBE_MC_TTL_IN_MIN||e.MCORGID!==t)return;a(e)}},g._mergeServerState=function(e){if(e)try{if(e=function(e){return w.isObject(e)?e:JSON.parse(e)}(e),e[g.marketingCloudOrgID]){var t=e[g.marketingCloudOrgID];!function(e){w.isObject(e)&&g.setCustomerIDs(e)}(t.customerIDs),o(t.sdid)}}catch(e){throw new Error("`serverState` has an invalid format.")}},g._timeout=null,g._loadData=function(e,t,n,i){t=g._addQuerystringParam(t,"d_fieldgroup",e,1),i.url=g._addQuerystringParam(i.url,"d_fieldgroup",e,1),i.corsUrl=g._addQuerystringParam(i.corsUrl,"d_fieldgroup",e,1),N.fieldGroupObj[e]=!0,i===Object(i)&&i.corsUrl&&"XMLHttpRequest"===P.corsMetadata.corsType&&P.fireCORS(i,n,e)},g._clearTimeout=function(e){null!=g._timeout&&g._timeout[e]&&(clearTimeout(g._timeout[e]),g._timeout[e]=0)},g._settingsDigest=0,g._getSettingsDigest=function(){if(!g._settingsDigest){var e=g.version;g.audienceManagerServer&&(e+="|"+g.audienceManagerServer),g.audienceManagerServerSecure&&(e+="|"+g.audienceManagerServerSecure),g._settingsDigest=g._hash(e)}return g._settingsDigest},g._readVisitorDone=!1,g._readVisitor=function(){if(!g._readVisitorDone){g._readVisitorDone=!0;var e,t,n,i,r,a,o=g._getSettingsDigest(),s=!1,l=g.cookieRead(g.cookieName),c=new Date;if(l||I||g.discardTrackingServerECID||(l=g.cookieRead(re.FIRST_PARTY_SERVER_COOKIE)),null==g._fields&&(g._fields={}),l&&"T"!==l)for(l=l.split("|"),l[0].match(/^[\-0-9]+$/)&&(parseInt(l[0],10)!==o&&(s=!0),l.shift()),l.length%2==1&&l.pop(),e=0;e<l.length;e+=2)t=l[e].split("-"),n=t[0],i=l[e+1],t.length>1?(r=parseInt(t[1],10),a=t[1].indexOf("s")>0):(r=0,a=!1),s&&("MCCIDH"===n&&(i=""),r>0&&(r=c.getTime()/1e3-60)),n&&i&&(g._setField(n,i,1),r>0&&(g._fields["expire"+n]=r+(a?"s":""),(c.getTime()>=1e3*r||a&&!g.cookieRead(g.sessionCookieName))&&(g._fieldsExpired||(g._fieldsExpired={}),g._fieldsExpired[n]=!0)));!g._getField(O)&&w.isTrackingServerPopulated()&&(l=g.cookieRead("s_vi"))&&(l=l.split("|"),l.length>1&&l[0].indexOf("v1")>=0&&(i=l[1],e=i.indexOf("["),e>=0&&(i=i.substring(0,e)),i&&i.match(re.VALID_VISITOR_ID_REGEX)&&g._setField(O,i)))}},g._appendVersionTo=function(e){var t="vVersion|"+g.version,n=e?g._getCookieVersion(e):null;return n?Z.areVersionsDifferent(n,g.version)&&(e=e.replace(re.VERSION_REGEX,t)):e+=(e?"|":"")+t,e},g._writeVisitor=function(){var e,t,n=g._getSettingsDigest();for(e in g._fields)L(e)&&g._fields[e]&&"expire"!==e.substring(0,6)&&(t=g._fields[e],n+=(n?"|":"")+e+(g._fields["expire"+e]?"-"+g._fields["expire"+e]:"")+"|"+t);n=g._appendVersionTo(n),g.cookieWrite(g.cookieName,n,1)},g._getField=function(e,t){return null==g._fields||!t&&g._fieldsExpired&&g._fieldsExpired[e]?null:g._fields[e]},g._setField=function(e,t,n){null==g._fields&&(g._fields={}),g._fields[e]=t,n||g._writeVisitor()},g._getFieldList=function(e,t){var n=g._getField(e,t);return n?n.split("*"):null},g._setFieldList=function(e,t,n){g._setField(e,t?t.join("*"):"",n)},g._getFieldMap=function(e,t){var n=g._getFieldList(e,t);if(n){var i,r={};for(i=0;i<n.length;i+=2)r[n[i]]=n[i+1];return r}return null},g._setFieldMap=function(e,t,n){var i,r=null;if(t){r=[];for(i in t)L(i)&&(r.push(i),r.push(t[i]))}g._setFieldList(e,r,n)},g._setFieldExpire=function(e,t,n){var i=new Date;i.setTime(i.getTime()+1e3*t),null==g._fields&&(g._fields={}),g._fields["expire"+e]=Math.floor(i.getTime()/1e3)+(n?"s":""),t<0?(g._fieldsExpired||(g._fieldsExpired={}),g._fieldsExpired[e]=!0):g._fieldsExpired&&(g._fieldsExpired[e]=!1),n&&(g.cookieRead(g.sessionCookieName)||g.cookieWrite(g.sessionCookieName,"1"))},g._findVisitorID=function(t){return t&&("object"===e(t)&&(t=t.d_mid?t.d_mid:t.visitorID?t.visitorID:t.id?t.id:t.uuid?t.uuid:""+t),t&&"NOTARGET"===(t=t.toUpperCase())&&(t=T),t&&(t===T||t.match(re.VALID_VISITOR_ID_REGEX))||(t="")),t},g._setFields=function(t,n){if(g._clearTimeout(t),null!=g._loading&&(g._loading[t]=!1),N.fieldGroupObj[t]&&N.setState(t,!1),"MC"===t){!0!==N.isClientSideMarketingCloudVisitorID&&(N.isClientSideMarketingCloudVisitorID=!1);var i=g._getField(A);if(!i||g.overwriteCrossDomainMCIDAndAID){if(!(i="object"===e(n)&&n.mid?n.mid:g._findVisitorID(n))){if(g._use1stPartyMarketingCloudServer&&!g.tried1stPartyMarketingCloudServer)return g.tried1stPartyMarketingCloudServer=!0,void g.getAnalyticsVisitorID(null,!1,!0);i=g._generateLocalMID()}g._setField(A,i)}i&&i!==T||(i=""),"object"===e(n)&&((n.d_region||n.dcs_region||n.d_blob||n.blob)&&g._setFields(M,n),g._use1stPartyMarketingCloudServer&&n.mid&&g._setFields(b,{id:n.id})),g._callAllCallbacks(A,[i])}if(t===M&&"object"===e(n)){var r=604800;void 0!=n.id_sync_ttl&&n.id_sync_ttl&&(r=parseInt(n.id_sync_ttl,10));var a=F.getRegionAndCheckIfChanged(n,r);g._callAllCallbacks("MCAAMLH",[a]);var o=g._getField(k);(n.d_blob||n.blob)&&(o=n.d_blob,o||(o=n.blob),g._setFieldExpire(k,r),g._setField(k,o)),o||(o=""),g._callAllCallbacks(k,[o]),!n.error_msg&&g._newCustomerIDsHash&&g._setField("MCCIDH",g._newCustomerIDsHash)}if(t===b){var s=g._getField(O);s&&!g.overwriteCrossDomainMCIDAndAID||(s=g._findVisitorID(n),s?s!==T&&g._setFieldExpire(k,-1):s=T,g._setField(O,s)),s&&s!==T||(s=""),g._callAllCallbacks(O,[s])}if(g.idSyncDisableSyncs||g.disableIdSyncs)F.idCallNotProcesssed=!0;else{F.idCallNotProcesssed=!1;var l={};l.ibs=n.ibs,l.subdomain=n.subdomain,F.processIDCallData(l)}if(n===Object(n)){var c,d;u()&&g.isAllowed()&&(c=g._getField("MCOPTOUT"));var f=j.parseOptOut(n,c,T);c=f.optOut,d=f.d_ottl,g._setFieldExpire("MCOPTOUT",d,!0),g._setField("MCOPTOUT",c),g._callAllCallbacks("MCOPTOUT",[c])}},g._loading=null,g._getRemoteField=function(e,t,n,i,r){var a,o="",s=w.isFirstPartyAnalyticsVisitorIDCall(e),l={MCAAMLH:!0,MCAAMB:!0};if(u()&&g.isAllowed()){g._readVisitor(),o=g._getField(e,!0===l[e]);if(function(){return(!o||g._fieldsExpired&&g._fieldsExpired[e])&&(!g.disableThirdPartyCalls||s)}()){if(e===A||"MCOPTOUT"===e?a="MC":"MCAAMLH"===e||e===k?a=M:e===O&&(a=b),a)return!t||null!=g._loading&&g._loading[a]||(null==g._loading&&(g._loading={}),g._loading[a]=!0,g._loadData(a,t,function(t){if(!g._getField(e)){t&&N.setState(a,!0);var n="";e===A?n=g._generateLocalMID():a===M&&(n={error_msg:"timeout"}),g._setFields(a,n)}},r)),g._registerCallback(e,n),o||(t||g._setFields(a,{id:T}),"")}else o||(e===A?(g._registerCallback(e,n),o=g._generateLocalMID(),g.setMarketingCloudVisitorID(o)):e===O?(g._registerCallback(e,n),o="",g.setAnalyticsVisitorID(o)):(o="",i=!0))}return e!==A&&e!==O||o!==T||(o="",i=!0),n&&i&&g._callCallback(n,[o]),o},g._setMarketingCloudFields=function(e){g._readVisitor(),g._setFields("MC",e)},g._mapCustomerIDs=function(e){g.getAudienceManagerBlob(e,!0)},g._setAnalyticsFields=function(e){g._readVisitor(),g._setFields(b,e)},g._setAudienceManagerFields=function(e){g._readVisitor(),g._setFields(M,e)},g._getAudienceManagerURLData=function(e){var t=g.audienceManagerServer,n="",i=g._getField(A),r=g._getField(k,!0),a=g._getField(O),o=a&&a!==T?"&d_cid_ic=AVID%01"+encodeURIComponent(a):"";if(g.loadSSL&&g.audienceManagerServerSecure&&(t=g.audienceManagerServerSecure),t){var s,l,c=g.getCustomerIDs();if(c)for(s in c)L(s)&&(l=c[s],o+="&d_cid_ic="+encodeURIComponent(s)+"%01"+encodeURIComponent(l.id?l.id:"")+(l.authState?"%01"+l.authState:""));e||(e="_setAudienceManagerFields");var u="http"+(g.loadSSL?"s":"")+"://"+t+"/id",d="d_visid_ver="+g.version+(h&&-1!==u.indexOf("demdex.net")?"&gdpr=1&gdpr_force=1&gdpr_consent="+h:"")+"&d_rtbd=json&d_ver=2"+(!i&&g._use1stPartyMarketingCloudServer?"&d_verify=1":"")+"&d_orgid="+encodeURIComponent(g.marketingCloudOrgID)+"&d_nsid="+(g.idSyncContainerID||0)+(i?"&d_mid="+encodeURIComponent(i):"")+(g.idSyncDisable3rdPartySyncing||g.disableThirdPartyCookies?"&d_coppa=true":"")+(!0===D?"&d_coop_safe=1":!1===D?"&d_coop_unsafe=1":"")+(r?"&d_blob="+encodeURIComponent(r):"")+o,f=["s_c_il",g._in,e];return n=u+"?"+d+"&d_cb=s_c_il%5B"+g._in+"%5D."+e,{url:n,corsUrl:u+"?"+d,callback:f}}return{url:n}},g.appendVisitorIDsTo=function(e){try{var t=[[A,g._getField(A)],[O,g._getField(O)],["MCORGID",g.marketingCloudOrgID]];return g._addQuerystringParam(e,re.ADOBE_MC,s(t))}catch(t){return e}},g.appendSupplementalDataIDTo=function(e,t){if(!(t=t||g.getSupplementalDataID(w.generateRandomString(),!0)))return e;try{var n=s([["SDID",t],["MCORGID",g.marketingCloudOrgID]]);return g._addQuerystringParam(e,re.ADOBE_MC_SDID,n)}catch(t){return e}};var w={parseHash:function(e){var t=e.indexOf("#");return t>0?e.substr(t):""},hashlessUrl:function(e){var t=e.indexOf("#");return t>0?e.substr(0,t):e},addQueryParamAtLocation:function(e,t,n){var i=e.split("&");return n=null!=n?n:i.length,i.splice(n,0,t),i.join("&")},isFirstPartyAnalyticsVisitorIDCall:function(e,t,n){if(e!==O)return!1;var i;return t||(t=g.trackingServer),n||(n=g.trackingServerSecure),!("string"!=typeof(i=g.loadSSL?n:t)||!i.length)&&(i.indexOf("2o7.net")<0&&i.indexOf("omtrdc.net")<0)},isObject:function(e){return Boolean(e&&e===Object(e))},removeCookie:function(e){Q.remove(e,{domain:g.cookieDomain})},isTrackingServerPopulated:function(){return!!g.trackingServer||!!g.trackingServerSecure},getTimestampInSeconds:function(){return Math.round((new Date).getTime()/1e3)},parsePipeDelimetedKeyValues:function(e){return e.split("|").reduce(function(e,t){var n=t.split("=");return e[n[0]]=decodeURIComponent(n[1]),e},{})},generateRandomString:function(e){e=e||5;for(var t="",n="abcdefghijklmnopqrstuvwxyz0123456789";e--;)t+=n[Math.floor(Math.random()*n.length)];return t},normalizeBoolean:function(e){return"true"===e||"false"!==e&&e},parseBoolean:function(e){return"true"===e||"false"!==e&&null},replaceMethodsWithFunction:function(e,t){for(var n in e)e.hasOwnProperty(n)&&"function"==typeof e[n]&&(e[n]=t);return e}};g._helpers=w;var F=ae(g,S);g._destinationPublishing=F,g.timeoutMetricsLog=[];var N={isClientSideMarketingCloudVisitorID:null,MCIDCallTimedOut:null,AnalyticsIDCallTimedOut:null,AAMIDCallTimedOut:null,fieldGroupObj:{},setState:function(e,t){switch(e){case"MC":!1===t?!0!==this.MCIDCallTimedOut&&(this.MCIDCallTimedOut=!1):this.MCIDCallTimedOut=t;break;case b:!1===t?!0!==this.AnalyticsIDCallTimedOut&&(this.AnalyticsIDCallTimedOut=!1):this.AnalyticsIDCallTimedOut=t;break;case M:!1===t?!0!==this.AAMIDCallTimedOut&&(this.AAMIDCallTimedOut=!1):this.AAMIDCallTimedOut=t}}};g.isClientSideMarketingCloudVisitorID=function(){return N.isClientSideMarketingCloudVisitorID},g.MCIDCallTimedOut=function(){return N.MCIDCallTimedOut},g.AnalyticsIDCallTimedOut=function(){return N.AnalyticsIDCallTimedOut},g.AAMIDCallTimedOut=function(){return N.AAMIDCallTimedOut},g.idSyncGetOnPageSyncInfo=function(){return g._readVisitor(),g._getField("MCSYNCSOP")},g.idSyncByURL=function(e){if(!g.isOptedOut()){var t=l(e||{});if(t.error)return t.error;var n,i,r=e.url,a=encodeURIComponent,o=F;return r=r.replace(/^https:/,"").replace(/^http:/,""),n=j.encodeAndBuildRequest(["",e.dpid,e.dpuuid||""],","),i=["ibs",a(e.dpid),"img",a(r),t.ttl,"",n],o.addMessage(i.join("|")),o.requestToProcess(),"Successfully queued"}},g.idSyncByDataSource=function(e){if(!g.isOptedOut())return e===Object(e)&&"string"==typeof e.dpuuid&&e.dpuuid.length?(e.url="//dpm.demdex.net/ibs:dpid="+e.dpid+"&dpuuid="+e.dpuuid,g.idSyncByURL(e)):"Error: config or config.dpuuid is empty"},He(g,F),g._getCookieVersion=function(e){e=e||g.cookieRead(g.cookieName);var t=re.VERSION_REGEX.exec(e);return t&&t.length>1?t[1]:null},g._resetAmcvCookie=function(e){var t=g._getCookieVersion();t&&!Z.isLessThan(t,e)||w.removeCookie(g.cookieName)},g.setAsCoopSafe=function(){D=!0},g.setAsCoopUnsafe=function(){D=!1},function(){if(g.configs=Object.create(null),w.isObject(n))for(var e in n)L(e)&&(g[e]=n[e],g.configs[e]=n[e])}(),function(){[["getMarketingCloudVisitorID"],["setCustomerIDs",void 0],["getAnalyticsVisitorID"],["getAudienceManagerLocationHint"],["getLocationHint"],["getAudienceManagerBlob"]].forEach(function(e){var t=e[0],n=2===e.length?e[1]:"",i=g[t];g[t]=function(e){return u()&&g.isAllowed()?i.apply(g,arguments):("function"==typeof e&&g._callCallback(e,[n]),n)}})}(),g.init=function(){if(c())return m.optIn.fetchPermissions(f,!0);!function(){if(w.isObject(n)){g.idSyncContainerID=g.idSyncContainerID||0,D="boolean"==typeof g.isCoopSafe?g.isCoopSafe:w.parseBoolean(g.isCoopSafe),g.resetBeforeVersion&&g._resetAmcvCookie(g.resetBeforeVersion),g._attemptToPopulateIdsFromUrl(),g._attemptToPopulateSdidFromUrl(),g._readVisitor();var e=g._getField(y),t=Math.ceil((new Date).getTime()/re.MILLIS_PER_DAY);g.idSyncDisableSyncs||g.disableIdSyncs||!F.canMakeSyncIDCall(e,t)||(g._setFieldExpire(k,-1),g._setField(y,t)),g.getMarketingCloudVisitorID(),g.getAudienceManagerLocationHint(),g.getAudienceManagerBlob(),g._mergeServerState(g.serverState)}else g._attemptToPopulateIdsFromUrl(),g._attemptToPopulateSdidFromUrl()}(),function(){if(!g.idSyncDisableSyncs&&!g.disableIdSyncs){F.checkDPIframeSrc();var e=function(){var e=F;e.readyToAttachIframe()&&e.attachIframe()};v.addEventListener("load",function(){S.windowLoaded=!0,e()});try{te.receiveMessage(function(e){F.receiveMessage(e.data)},F.iframeHost)}catch(e){}}}(),function(){g.whitelistIframeDomains&&re.POST_MESSAGE_ENABLED&&(g.whitelistIframeDomains=g.whitelistIframeDomains instanceof Array?g.whitelistIframeDomains:[g.whitelistIframeDomains],g.whitelistIframeDomains.forEach(function(e){var n=new B(t,e),i=K(g,n);te.receiveMessage(i,e)}))}()}};qe.config=se,_.Visitor=qe;var Xe=qe,We=function(e){if(j.isObject(e))return Object.keys(e).filter(function(t){return""!==e[t]}).reduce(function(t,n){var i="doesOptInApply"!==n?e[n]:se.normalizeConfig(e[n]),r=j.normalizeBoolean(i);return t[n]=r,t},Object.create(null))},Je=Ve.OptIn,Ke=Ve.IabPlugin;return Xe.getInstance=function(e,t){if(!e)throw new Error("Visitor requires Adobe Marketing Cloud Org ID.");e.indexOf("@")<0&&(e+="@AdobeOrg");var n=function(){var t=_.s_c_il;if(t)for(var n=0;n<t.length;n++){var i=t[n];if(i&&"Visitor"===i._c&&i.marketingCloudOrgID===e)return i}}();if(n)return n;var i=We(t);!function(e){_.adobe.optIn=_.adobe.optIn||function(){var t=j.pluck(e,["doesOptInApply","previousPermissions","preOptInApprovals","isOptInStorageEnabled","optInStorageExpiry","isIabContext"]),n=e.optInCookieDomain||e.cookieDomain;n=n||$(),n=n===window.location.hostname?"":n,t.optInCookieDomain=n;var i=new Je(t,{cookies:Q});if(t.isIabContext){var r=new Ke(window.__cmp);i.registerPlugin(r)}return i}()}(i||{});var r=e,a=r.split("").reverse().join(""),o=new Xe(e,null,a);j.isObject(i)&&i.cookieDomain&&(o.cookieDomain=i.cookieDomain),function(){_.s_c_il.splice(--_.s_c_in,1)}();var s=j.getIeVersion();if("number"==typeof s&&s<10)return o._helpers.replaceMethodsWithFunction(o,function(){});var l=function(){try{return _.self!==_.parent}catch(e){return!0}}()&&!function(e){return e.cookieWrite("TEST_AMCV_COOKIE","T",1),"T"===e.cookieRead("TEST_AMCV_COOKIE")&&(e._helpers.removeCookie("TEST_AMCV_COOKIE"),!0)}(o)&&_.parent?new Y(e,i,o,_.parent):new Xe(e,i,a);return o=null,l.init(),l},function(){function e(){Xe.windowLoaded=!0}_.addEventListener?_.addEventListener("load",e):_.attachEvent&&_.attachEvent("onload",e),Xe.codeLoadEnd=(new Date).getTime()}(),Xe}();
-
-</script><script>
-/* mbt app measurement config */
-/* globals Visitor, visitor, AppMeasurement, BI, $t, s, _satellite */
-
-$t('register', 'dtm_adobeAppMeasurmentLoaded');
-
-(function applyBrandSettings() {
-  // default to news
-  var allBrandSettings = {
-    'today.com': {
-      stageAccount: 'nbcutodaycomdev',
-      prodAccount: 'nbcutodaycomprod',
-      visitorNamespace: 'nbcuniversal',
-      server: 'aamt.today.com',
-    },
-    'nbcnews.com': {
-      stageAccount: 'nbcunbcnewscomdev',
-      prodAccount: 'msnbcnbcnewscomprod',
-      visitorNamespace: 'msnbc',
-      server: 'aamt.nbcnews.com',
-    },
-    'msnbc.com': {
-      stageAccount: 'nbcumsnbccomdev',
-      prodAccount: 'msnbcdotcom',
-      visitorNamespace: 'msnbc',
-      server: 'aamt.msnbc.com',
-    },
-    'telemundo.com': {
-      stageAccount: 'nbcutelemundodev',
-      prodAccount: 'nbcutelemundo',
-      visitorNamespace: 'nbcuniversal',
-      server: 'aamt.newsapp.telemundo.com',
-    },
-  };
-  var topLevelDomain = (function () {
-    var validDomains = ['nbcnews.com', 'today.com', 'msnbc.com', 'telemundo.com'];
-    var isAmp = location.hash.indexOf('amp=1') != -1;
-    var ampDomainOverride = (location.hash.split('domain=')[1] || '').split('&')[0];
-    var topLevelDomain =
-      (isAmp && ampDomainOverride) || document.location.hostname.match(/[^./]+\.[^./]+$/)[0];
-    topLevelDomain = validDomains.indexOf(topLevelDomain) != -1 ? topLevelDomain : 'nbcnews.com';
-
-    return topLevelDomain;
-  })();
-
-  var brandSettings = allBrandSettings[topLevelDomain];
-
-  var isLaunchDev = !(
-    _satellite &&
-    _satellite.environment &&
-    _satellite.environment.stage === 'production'
-  );
-
-  //switch account based on Launch stage
-  var account = (function () {
-
-    if (false === isLaunchDev) {
-      return brandSettings.prodAccount;
-    }
-    return brandSettings.stageAccount;
-  })();
-  //set global object
-  window.s = new AppMeasurement(account);
-
-  //custom added variables
-  window.s.topLevelDomain = topLevelDomain;
-  window.s.continuousView = 0;
-  window.s.noValue = 'not available';
-
-  //from config values
-  window.s.visitorNamespace = brandSettings.visitorNamespace;
-  window.s.trackingServer = brandSettings.server;
-})();
-
-/* Link Tracking Config */
-s.trackingServerSecure = s.trackingServer;
-s.trackDownloadLinks = true;
-s.trackExternalLinks = true;
-s.trackInlineStats = true;
-s.linkDownloadFileTypes = 'exe,zip,wav,mp3,mov,mpg,avi,wmv,pdf,doc,docx,xls,xlsx,ppt,pptx';
-s.linkLeaveQueryString = false;
-s.linkTrackVars = 'None';
-s.linkTrackEvents = 'None';
-s.linkInternalFilters = s.topLevelDomain + ',javascript:,mailto:,facebook.com/sharrer,twitter.com/intent';
-
-/* settings for actifity map */
-s.ActivityMap.regionIDAttribute = 'class';
-
-/* setup visitor API */
-window.visitor = Visitor.getInstance('A8AB776A5245B4220A490D44@AdobeOrg', {
-  trackingServer: s.trackingServer,
-  trackingServerSecure: s.trackingServerSecure,
-});
-s.visitor = visitor;
-
-/* the plugin section is basically global values that are interpreted right before the image request is sent */
-function s_doPlugins(s) {
-  //campaign tracking
-  s.campaign = s.custGetQS('cid');
-
-  //urls change, so this sets them on track.
-  s.pageURL = document.location.href;
-
-  //extend global values (values upstream take presidence)
-  s.contextData = s.extendArray(
-    {
-      //defaults
-      'news.adblock': s.cookieRead('i_abd') || s.notValue,
-      'news.date': s.customTimeParting('d'),
-      'news.day': s.customTimeParting('dw'), // day of the week
-      'news.hour': s.customTimeParting('h'),
-      'news.kruxid': localStorage.getItem('kxuser'),
-      'news.minute': s.customTimeParting('m'),
-      'news.mparticleid': (window.BI && window.BI.userInfo && BI.userInfo.get('mpid')) || s.noValue,
-      'news.multitest': (function () {
-        var cookies = document.cookie.split(';').map(pair => pair.trim().split('='));
-        var pattern = /_vis_opt_exp_([0-9]+)_(.*)/;
-        var vwoCookies = cookies.filter(([name]) => pattern.test(name));
-        var dataNames = vwoCookies.map(([name, value]) => {
-          var outputName = name.replace(pattern, 'vwo:$1:$2');
-          if (name.includes('combi')) {
-            outputName += `:${value}`;
-          }
-          return outputName;
-        });
-
-        if (0 == dataNames.length) return s.noValue;
-        return dataNames.join(';');
-      })(),
-      'news.omnitureid': s.marketingCloudVisitorID,
-      'news.pagename': s.pageName,
-      'news.pageurl': document.location.href,
-      'news.platform': 'Web',
-      'news.previouspage': (function () {
-        var prevPage = !s.abort && s.getPreviousValue(s.pageName, 'prevVal_pn');
-        return prevPage ? prevPage : 'not available';
-      })(),
-      'news.referrer': document.referrer ? document.referrer : 'no referrer url',
-      'news.scrollcount': (function () {
-        // increment a pageCount for continuous consumption pageviews
-        if (!s.linkType && !s.clickObject && !s.abort) {
-          s.continuousView += 1;
-        }
-        return s.continuousView;
-      })(),
-      'news.server': s.topLevelDomain,
-      'news.sessionnumber': s.getVisitNum(),
-      'news.timezone': s.customTimeParting('tz'),
-      'news.xfinityheader': s.cookieRead('P7'),
-      'news.uiexperiment': (function() {
-        var queryStringICID = s.custGetQS('icid');
-        var cookieICID = BI.userInfo && BI.userInfo.get('icid') || '';
-        BI.userInfo && BI.userInfo.remove('icid');
-        return  queryStringICID ?  queryStringICID : cookieICID;
-      })(),
-      'news.uxexperiment': (function () {
-        //example 2147483647~rv=8~id=b7c90f942ae0282250a0418fbf11f00a~rn=MSNBC_Video_Player_vs._Bento%20B'
-        var cookieName = (function () {
-          if (s.topLevelDomain === 'nbcnews.com') {
-            return 'akaas_NBCNews';
-          }
-          if (s.topLevelDomain === 'msnbc.com') {
-            return 'akaas_MSNBC';
-          }
-          if (s.topLevelDomain === 'today.com') {
-            return 'akaas_TODAY';
-          }
-          if (s.topLevelDomain === 'telemundo.com') {
-            return 'akaas_TELEMUNDO';
-          }
-        })();
-        var returnString = false;
-        var value = s.cookieRead(cookieName).split('~');
-        if (value.length >= 2) {
-          returnString = value[1];
-        }
-        return returnString;
-      })(),
-      'news.featureflag': s.cookieRead('featureFlag') || s.noValue,
-      'news.homepagecurtain': (function () {
-        var cookieName = 'curtainEnd';
-        var validDate = function (d) {
-          return d && d.getTime && !isNaN(d.getTime());
-        };
-        var cookieVal = s.cookieRead(cookieName);
-        var curDate = cookieVal && new Date(parseInt(cookieVal));
-        var now = new Date();
-        if (!cookieVal || !validDate(curDate)) {
-          return s.noValue;
-        } else if (now <= curDate) {
-          return 'yes';
-        } else {
-          return 'no';
-        }
-      })(),
-      'news.appversion': $t('jsonLd.Dataset.0.appVersion', s.noValue),
-      'news.webnotification': (function () {
-        try {
-          return Notification.permission;
-        } catch {
-          return 'not available';
-        }
-      })(),
-    },
-    s.contextData,
-  );
-
-  //have identity state update each call
-  s.contextData['news.identityauth'] =
-    (window.BI && window.BI.userInfo && BI.userInfo.get('identityState')) || s.noValue;
-
-  //add the demdex context var
-  var demDexCookie = s.Util.cookieRead('aam_uuid') || s.Util.cookieRead('aam_did');
-  s.contextData['tve.did'] = demDexCookie ? demDexCookie : 'demdex cookie not set';
-
-  //set linkTrackVars to all contextData;
-  s.linkTrackVars = false;
-  for (var key in s.contextData) {
-    key = 'contextData.' + key;
-    s.linkTrackVars = s.linkTrackVars ? s.linkTrackVars + ',' + key : key;
-  }
-}
-
-/* Plugin Config */
-s.usePlugins = true;
-s.doPlugins = s_doPlugins;
-
-/* plugins and helpers (ignore lint for plugins)*/
-
-/*
- * extend arrays recursively
- * by Jeremy F.
- */
-s.extendArray = function (defaults, options) {
-  defaults = defaults || {};
-  for (var prop in options) {
-    if (typeof options[prop] === 'object') {
-      defaults[prop] = s.extendArray(defaults[prop], options[prop]);
-    } else {
-      defaults[prop] = options[prop];
-    }
-  }
-  return defaults;
-};
-
-/*
- * Custom getQuerySting to use window.location V1.0 from MDN
- * by Jeremy F.
- */
-
-s.custGetQS = function (key) {
-  return unescape(
-    window.location.search.replace(
-      new RegExp('^(?:.*[&\\?]' + escape(key).replace(/[\\.\\+\\*]/g, '\\$&') + '(?:\\=([^&]*))?)?.*$', 'i'),
-      '$1',
-    ),
-  );
-};
-
-/* custom time parting function */
-s.customTimeParting = function (value) {
-  var d = new Date();
-  var da = ['Sunday', 'Monday', 'Tuesday', 'Wednesday', 'Thursday', 'Friday', 'Saturday'];
-  switch (value) {
-    case 'm':
-      return ('0' + d.getHours()).slice(-2) + ':' + ('0' + d.getMinutes()).slice(-2);
-    case 'h':
-      return d.getHours() + ':00';
-    case 'dw':
-      return da[d.getDay()];
-    case 'd':
-      return d.getMonth() + 1 + '/' + d.getDate() + '/' + d.getFullYear();
-    case 'tz':
-      return (d.getTimezoneOffset() / 60) * -1;
-    default:
-      return '';
-  }
-};
-
-/*
- * Plugin: getPreviousValue_v1.0 - return previous value of designated
- *   variable (requires split utility)
- */
-s.getPreviousValue = new Function(
-  'v',
-  'c',
-  'el',
-  '' +
-    'var s=this,t=new Date,i,j,r=\'\';t.setTime(t.getTime()+1800000);if(el' +
-    '){if(s.events){i=s.split(el,\',\');j=s.split(s.events,\',\');for(x in i' +
-    '){for(y in j){if(i[x]==j[y]){if(s.c_r(c)) r=s.c_r(c);v?s.c_w(c,v,t)' +
-    ':s.c_w(c,\'no value\',t);return r}}}}}else{if(s.c_r(c)) r=s.c_r(c);v?' +
-    's.c_w(c,v,t):s.c_w(c,\'no value\',t);return r}',
-);
-/*
- * Utility Function: split v1.5 (JS 1.0 compatible)
- */
-s.split = new Function(
-  'l',
-  'd',
-  '' +
-    'var i,x=0,a=new Array;while(l){i=l.indexOf(d);i=i>-1?i:l.length;a[x' +
-    '++]=l.substring(0,i);l=l.substring(i+d.length);}return a',
-);
-
-s.getVisitNum = new Function(
-  '' +
-    'var s\x3dthis,e\x3dnew Date(),cval,cvisit,ct\x3de.getTime(),c\x3d\'s_vnum\',c2\x3d\'s' +
-    '_invisit\';e.setTime(ct+30*24*60*60*1000);cval\x3ds.c_r(c);if(cval){var' +
-    ' i\x3dcval.indexOf(\'\x26vn\x3d\'),str\x3dcval.substring(i+4,cval.length),k;}cvis' +
-    'it\x3ds.c_r(c2);if(cvisit){if(str){e.setTime(ct+30*60*1000);s.c_w(c2,\'' +
-    'true\',e);return str;}else return \'unknown visit number\';}else{if(st' +
-    'r){str++;k\x3dcval.substring(0,i);e.setTime(k);s.c_w(c,k+\'\x26vn\x3d\'+str,e)' +
-    ';e.setTime(ct+30*60*1000);s.c_w(c2,\'true\',e);return str;}else{s.c_w' +
-    '(c,ct+30*24*60*60*1000+\'\x26vn\x3d1\',e);e.setTime(ct+30*60*1000);s.c_w(c2' +
-    ',\'true\',e);return 1;}}',
-);
-
-//track that its all been loaded;
-$t('track', 'dtm_adobeAppMeasurmentLoaded', { sc_obj: s });
-
-</script><script>
-(function () {
-  const BRAND_ID_MAP = {
-    'today.com': 609620,
-    'msnbc.com': 609623,
-    'nbcnews.com': 609617,
-  };
-
-  const NBC_NEWS_DOMAIN = 'nbcnews.com';
-
-  const topLevelDomain = (function () {
-    const validDomains = ['nbcnews.com', 'today.com', 'msnbc.com', 'telemundo.com'];
-    const isAmp = location.hash.indexOf('amp=1') != -1;
-    const ampDomainOverride = (location.hash.split('domain=')[1] || '').split('&')[0];
-    let topLevelDomain =
-      (isAmp && ampDomainOverride) || document.location.hostname.match(/[^./]+\.[^./]+$/)[0];
-    topLevelDomain = validDomains.indexOf(topLevelDomain) != -1 ? topLevelDomain : 'nbcnews.com';
-
-    return topLevelDomain;
-  })();
-
-  const brand = BRAND_ID_MAP[topLevelDomain];
-  const el = document.createElement('script');
-  el.src = `https://dev.visualwebsiteoptimizer.com/lib/${brand || BRAND_ID_MAP[NBC_NEWS_DOMAIN]}.js`;
-  document.head.appendChild(el);
-})();
-
-</script><script>
-/*global $t, _satellite */
-(function () {
-  $t('register', 'mParticle_setIdResolved');
-
-  var topLevelDomain = document.location.hostname.match(/[^./]+\.[^./]+$/)[0];
-  var cookieRead = function (a) {
-    var b = document.cookie.match('(^|[^;]+)\\s*' + a + '\\s*=\\s*([^;]+)');
-    return b ? b.pop() : '';
-  };
-  var mpartIds = {
-    'today.com': '3f8eeba44cd1254a897586bb26fa1c4a',
-    'nbcnews.com': '65ea0b28a73c4c4abd08599774d30799',
-    'msnbc.com': '4c6f61ee9fa74942a781c3ecf77b926e',
-    'telemundo.com': 'us1-09b8a860d541194caaa889a29a469376',
-  };
-  var mparticle_apikey = mpartIds[topLevelDomain] || false;
-
-  function readMIDCookie(orgId) {
-    var cookieSearch = document.cookie.match('(^|[^;]+)\\s*' + orgId + '\\s*=\\s*([^;]+)');
-    var AAMCookie = cookieSearch ? cookieSearch.pop() : '';
-    var AAMCookie_val = decodeURIComponent(AAMCookie).split('|');
-    var aam_mid = (AAMCookie_val[0] !== '' ? AAMCookie_val[4] : AAMCookie_val[0]) || null;
-
-    //validate must be all numbers
-    if (!/^[0-9]+$/.test(aam_mid)) {
-      aam_mid = null;
-    }
-    return aam_mid;
-  }
-  //mParticle init
-  if (mparticle_apikey) {
-    (function (apiKey) {
-
-      // TODO these values are no longer used,
-      // because they are commented out below.
-      // can they be removed?
-
-      // eslint-disable-next-line no-unused-vars
-      var aam_uuid = cookieRead('aam_uuid') || null;
-      // eslint-disable-next-line no-unused-vars
-      var aam_mid = readMIDCookie('AMCV_A8AB776A5245B4220A490D44%40AdobeOrg') || null;
-
-      var isLaunchDev = !(
-        _satellite &&
-        _satellite.environment &&
-        _satellite.environment.stage === 'production'
-      );
-
-      window.mParticle = window.mParticle || {};
-      window.mParticle.config = {
-        identifyRequest: {
-          userIdentities: {
-            //other3: aam_uuid, //AAM UUID Remove UUID becuase it is causing conflicts
-            //other4: aam_mid //Adobe MID Remove MID becuase of hot keying
-          },
-        },
-        identityCallback: function (result) {
-          window?.BI?.userInfo.save({ mpid: result.getUser().getMPID() });
-          $t('track', 'mParticle_setIdResolved', { mpid: result.getUser().getMPID() });
-        },
-        rq: [],
-        useCookieStorage: true,
-        isDevelopmentMode: isLaunchDev,
-      };
-      window.mParticle.ready = function (f) {
-        window.mParticle.config.rq.push(f);
-      };
-
-      function a(o, t) {
-        return function () {
-          t && (o = t + '.' + o);
-          var e = Array.prototype.slice.call(arguments);
-          e.unshift(o), window.mParticle.config.rq.push(e);
-        };
-      }
-      var x = [
-          'endSession',
-          'logError',
-          'logEvent',
-          'logForm',
-          'logLink',
-          'logPageView',
-          'setSessionAttribute',
-          'setAppName',
-          'setAppVersion',
-          'setOptOut',
-          'setPosition',
-          'startNewSession',
-          'startTrackingLocation',
-          'stopTrackingLocation',
-        ],
-        y = ['setCurrencyCode', 'logCheckout'],
-        z = ['login', 'logout', 'modify'];
-      x.forEach(function (o) {
-        window.mParticle[o] = a(o);
-      });
-      y.forEach(function (o) {
-        window.mParticle.eCommerce = window.mParticle.eCommerce || {};
-        window.mParticle.eCommerce[o] = a(o, 'eCommerce');
-      });
-      z.forEach(function (o) {
-        window.mParticle.Identity = window.mParticle.Identity || {};
-        window.mParticle.Identity[o] = a(o, 'Identity');
-      });
-
-      //load script
-      var mp = document.createElement('script');
-      var sc = document.getElementsByTagName('script')[0];
-      mp.type = 'text/javascript';
-      mp.async = true;
-      mp.src =
-        ('https:' == document.location.protocol ? 'https://jssdkcdns' : 'http://jssdkcdn') +
-        '.mparticle.com/js/v2/' +
-        apiKey +
-        '/mparticle.js';
-      sc.parentNode.insertBefore(mp, sc);
-    })(mparticle_apikey);
-  }
-})();
-
-</script><script>
-(function () {
-    function trackMParticle(eventName, eventType, customData) {
-        var noValue = 'not available';
-        var navigator = window.navigator || {};
-        var BIUserInfo = window.BI && window.BI.userInfo || {'get':function(){}}; //TODO this should be loaded first 
-
-        var uxExperiment = (function () {
-            //example 2147483647~rv=8~id=b7c90f942ae0282250a0418fbf11f00a~rn=MSNBC_Video_Player_vs._Bento%20B'
-            var cookieName = (function () {
-                if (window.s.topLevelDomain === 'nbcnews.com') {
-                    return 'akaas_NBCNews';
-                }
-                else if (window.s.topLevelDomain === 'msnbc.com') {
-                    return 'akaas_MSNBC';
-                }
-                else if (window.s.topLevelDomain === 'today.com') {
-                    return 'akaas_TODAY';
-                }
-                else return null;
-            })();
-            var returnString = 'false';
-            var value = window.s.cookieRead(cookieName).split('~');
-            if (value.length >= 2) {
-                returnString = value[1];
-            }
-            return returnString;
-        })();
-
-        var siteBrand = (function () {
-            //brand is only today, and everything else is nbcnews
-            var vertical = $t('jsonLd.Dataset.0.vertical');
-            switch (vertical) {
-              case 'today':
-                return 'Today';
-              case 'msnbc':
-                return 'MSNBC';
-              case 'telemundo':
-                return 'Telemundo';
-              default:
-                return 'NBC News';
-            }
-        })();
-
-        var globalData = {
-            'adobe uuid': window.s && window.s.cookieRead('aam_uuid'),
-            'adobe marketing cloud': window.s && window.s.visitor && s.visitor.getMarketingCloudVisitorID(),
-            'user agent': navigator.userAgent,
-            'platform': navigator.platform,
-            'product name': 'web',
-            'referrer': BIUserInfo.get("referrer"),
-            'ui experiment': window.s.custGetQS('icid'),
-            'ux experiment': uxExperiment,
-            'feature flag': window.s && window.s.cookieRead('featureFlag'),
-            'campaign id': BIUserInfo.get("cid"),
-            'url': document.location.href,
-            'brand domain': siteBrand,
-            'app version': $t('jsonLd.Dataset.0.appVersion'),
-            'sailthru visitor': BIUserInfo.get("sailthru_visitor"),
-            'airship id': BIUserInfo.get("airship_id"),
-            'identity auth':BIUserInfo.get('identityState'),
-            'isAmp': 'false'
-        }
-        var combinedData = Object.assign({}, globalData, customData);
-        // remove any keys that have noValue 
-        var filteredData = Object.keys(combinedData).reduce(function (filteredData, key) {
-            if (combinedData[key] !== noValue && combinedData[key] !== '') filteredData[key] = combinedData[key];
-            return filteredData;
-        }, {});
-
-        window.mParticle.logEvent(eventName, eventType, filteredData, { 'Facebook.EventSourceUrl': globalData.url });
-    }
-
-    $t('register', 'mParticle_track_event');
-
-    $t('on', 'mParticle_track_event', function (e, data) {
-        if (window.mParticle) {
-            window.mParticle.ready(
-                function () {
-                    var eventType = data && data.eventType;
-                    eventType = mParticle.EventType[eventType] || null;
-                    var eventName = data && data.eventName || null;
-                    var eventData = data && data.eventData || {};
-                    if (eventType && eventName) {
-                        trackMParticle(eventName, eventType, eventData);
-                    }
-                }
-            )
-        }
-    })
-})();
-
-</script><script>
-
-/* globals $t */
-(function() {
-    var ranSimplereach = false;
-    $t('on', 'dtm_pageView', function(e, data) {
-        var pageIndex = $t(e.type + '.index', '0');
-        var articleIndex = $t('jsonLd.Dataset', []).reduce(function(acum, curE, curI) {
-            var pageType = curE.pageType && curE.pageType.toLowerCase();
-            if (curI <= pageIndex && pageType === 'article') {
-                return acum + 1;
-            } else {
-                return acum;
-            }
-        }, -1);
-        var trackView = data.trackView !== false; //this will default all to true if not false
-        var nativeSponsor = $t('jsonLd.Dataset.' + pageIndex + '.sponsor', false);
-        var isWWW = document.location.hostname.match(/([a-z0-9])+[^.]/)[0] === 'www';
-        var topLevelDomain = document.location.hostname.match(/[^./]+\.[^./]+$/)[0];
-        var brand = topLevelDomain.split('.')[0];
-
-        if (nativeSponsor && trackView && !ranSimplereach) {
-            window.__reach_config = {
-                pid: (isWWW ? '58642e4d736b79ecca00151c' : '000000000000000000000000'),
-                title: $t('jsonLd.NewsArticle.' + articleIndex + '.headline'),
-                url: $t('jsonLd.NewsArticle.' + articleIndex + '.url'),
-                date: $t('jsonLd.NewsArticle.' + articleIndex + '.datePublished'), //UTC or any ISO8601 date
-                authors: [nativeSponsor, brand],
-                channels: [$t('jsonLd.Dataset.' + pageIndex + '.vertical'), $t('jsonLd.Dataset' + pageIndex + '.section'), $t('jsonLd.Dataset.' + pageIndex + '.subSection')],
-                tags: [$t('jsonLd.NewsArticle.' + articleIndex + '.articleId'), 'article'],
-                article_id: [$t('jsonLd.NewsArticle.' + articleIndex + '.articleId')],
-                ignore_errors: false
-            };
-            if (window.SPR && window.SPR.Reach) {
-                window.SPR.Reach.collect(window.__reach_config);
-            } else {
-                (function() {
-                    var s = document.createElement('script');
-                    s.async = true;
-                    s.type = 'text/javascript';
-                    s.src = document.location.protocol + '//d8rk54i4mohrb.cloudfront.net/js/reach.js';
-                    (document.getElementsByTagName('head')[0] || document.getElementsByTagName('body')[0]).appendChild(s);
-                })();
-            }
-            ranSimplereach = true;
-        } else if (trackView && ranSimplereach && window.SPR) {
-            window.SPR.stop();
-            ranSimplereach = false;
-        }
-    });
-})();
-
-
-</script><script>
-
-/* version 1.3 */
-/*global $t */
-(function() {
-    var subscribeTsEventsToNdpPlayer = function(ndpPlayer, playerBrand) {
-        //set stub and make local instance of global
-        var $ndp = window.$ndp || {
-            events: {}
-        };
-
-        //register $t event
-        $t('register', 'ndp_videoEvent', {
-            'remote': false
-        }); //not remote for now
-
-        //handle ndp events
-        var tsVideoEventBind = function(e) {
-            //accounts for multi-video player where all events are on all players
-            var activePlayerId = e.payload && e.payload.playerId;
-            if ((ndpPlayer.id() === e.playerId) || !e.playerId) { //no event playerID if its old version
-
-                var eventName = e.type && e.type[0] || '';
-                //could explicitly map data here, but sending it all is more versatile
-                var videoData = e.payload && e.payload.asset || {};
-                //add lengths for ads to videoData to standardize
-                videoData.totalLength = e.payload && Math.round(e.payload.totalLength) || 0;
-                videoData.playheadPosition = e.payload && Math.round(e.payload.playheadPosition) || 0;
-
-                $t('track', 'ndp_videoEvent', {
-                    'eventIds': {
-                        'playerId': ndpPlayer.id(),
-                        'activePlayerId': activePlayerId,
-                        'eventPlayerId': e.playerId
-                    },
-                    'eventType': eventName,
-                    'videoData': videoData,
-                    'playerBrand': playerBrand
-                });
-            }
-
-        };
-        // subscribe to all ndp events, based on $ndp.events "sections"
-        var eventSections = ['AdEvent', 'PlaybackEvent'];
-        for (var i = 0; eventSections[i]; i++) {
-            for (var eventValue in $ndp.events[eventSections[i]]) {
-                if (typeof $ndp.events[eventSections[i]] !== 'undefined' && typeof $ndp.events[eventSections[i]][eventValue] === 'object' && typeof $ndp.events[eventSections[i]][eventValue][0] === 'string') {
-                    ndpPlayer.on($ndp.events[eventSections[i]][eventValue], tsVideoEventBind);
-                }
-            }
-        }
-    };
-    if ($t('ndp_playerInit.playerObj')) {
-        subscribeTsEventsToNdpPlayer($t('ndp_playerInit.playerObj'), $t('ndp_playerInit.brand'));
-    } else {
-        $t('on', 'ndp_playerInit', function(e, data) {
-            subscribeTsEventsToNdpPlayer(data.playerObj, data.brand);
-        });
-    }
-})();
-
-
-</script><script>
-!function(t,n)
-{
-  t[n]=t[n]||
-  {
-    nlsQ:function(e,o,c,r,s,i)
-    {
-     return s=t.document,
-     r=s.createElement("script"),
-     r.async=1,
-     r.src=("http:"===t.location.protocol?"http:":"https:")+"//cdn-gl.imrworldwide.com/conf/"+e+".js#name="+o+"&ns="+n,
-     i=s.getElementsByTagName("script")[0],
-     i.parentNode.insertBefore(r,i),
-     t[n][o]=t[n][o]||{g:c||{},
-     ggPM:function(e,c,r,s,i){(t[n][o].q=t[n][o].q||[]).push([e,c,r,s,i])}},t[n][o]
-    }
-  }
-}
-(window,"NOLBUNDLE");
-</script><script>_satellite["_runScript2"](function(event, target, Promise) {
-(function() {
-    // Tracking social shares from article body
-    $t('on', 'article_social_share', function(e) {
-        var actionContextData = {
-            'news.linkmoduledetail': 'Article Inline Share Bar',
-            'news.linkmoduletype': 'Article',
-            'news.socialplatform': $t(e.type + '.platform', s.noValue)
-        };
-
-        s.contextData = s.extendArray(s.contextData, actionContextData);
-        s.tl(true, 'o', 'article share');
-
-        for (var item in actionContextData) {
-            delete s.contextData[item];
-        }
-    });
-  
-    // Tracking social shares in the top navbar
-    $t('on', 'mbt_navbar_share', function(e) {
-        var actionContextData = {
-            'news.linkmoduledetail': 'Article Share Bar',
-            'news.linkmoduletype': 'Article',
-            'news.socialplatform': $t(e.type + '.platform', s.noValue)
-        };
-
-        s.contextData = s.extendArray(s.contextData, actionContextData);
-        s.tl(true, 'o', 'article share');
-
-        for (var item in actionContextData) {
-            delete s.contextData[item];
-        }
-    });
-  
-    // Tracking social shares from the Activity tab in My News 
-    $t('on', 'article_social_share_remove', function(e) {
-        var actionContextData = {
-            'news.linkmoduledetail': 'Article MyNews Share Bar',
-            'news.linkmoduletype': 'Article',
-            'news.socialplatform': $t(e.type + '.platform', s.noValue)
-        };
-
-        s.contextData = s.extendArray(s.contextData, actionContextData);
-        s.tl(true, 'o', 'article share');
-
-        for (var item in actionContextData) {
-            delete s.contextData[item];
-        }
-    });
-
-    // Tracking social shares from the body of Recipe pages 
-    $t('on', 'rmn_recipe_social_share', function(e) {
-        var actionContextData = {
-            'news.linkmoduledetail': 'Recipe Body Share Bar',
-            'news.linkmoduletype': 'Recipe',
-            'news.socialplatform': $t(e.type + '.platform', s.noValue)
-        };
-
-        s.contextData = s.extendArray(s.contextData, actionContextData);
-        s.tl(true, 'o', 'article share');
-
-        for (var item in actionContextData) {
-            delete s.contextData[item];
-        }
-    });
-
- })()
-
-
-});</script><script>
-
-// subscribe directly to video element events instead of NDP events for android, but only when ndp isnt working
-/* global $t */
-(function () {
-    var isAndroid = navigator.userAgent.toLowerCase().indexOf("android") > -1; //&& ua.indexOf("mobile");
-    var debugState = window.localStorage && window.localStorage.getItem('jf_test') ? true : false;
-    var oneSecond = 1000;
-    var props = {
-        isBroken: false,
-        previousEvent: '',
-        initSubscribes: 0
-    };
-
-    if(isAndroid) {
-      $t('on', 'ndp_videoEvent', function (e, data) {
-          if (data.initiator != 'androidFix') {
-              props.previousEvent = data.eventType;
-          }
-      });
-
-      $t('on', 'ndp_playerInit', function (e, data) {
-          props.initSubscribes++;//only subscribe on one init
-          var ndp = data.playerObj;
-          // var videoElem = ndp.location().querySelector('video');
-          var videoElem = document.querySelector('video[id^="ndp_video"]');
-
-          var spoofNdpEvent = function (eventType, videoElem) {
-              if (props.isBroken) {
-                  var playheadPosition = Math.round((videoElem.currentTime || 0) * oneSecond);
-                  var totalLength = Math.round((videoElem.duration || 0) * oneSecond);
-                  var videoData = ndp.mediaAsset() || {};
-                  videoData.playheadPosition = playheadPosition;
-                  videoData.totalLength = totalLength;
-                  $t('track', 'ndp_videoEvent', {
-                      eventType: eventType,
-                      videoData: videoData,
-                      playerBrand: 'mbt',
-                      initiator: 'androidFix'
-                  });
-              }
-          };
-          var logEvent = function (event) {
-              if (debugState) {
-                  console.log('* ndp_htmlEvent (' + performance.now() + ') : ' + event + ' : %O', JSON.parse(JSON.stringify(props)));
-              }
-          };
-
-          if (videoElem && props.initSubscribes <= 1) {
-              videoElem.addEventListener('timeupdate', function () {
-                  logEvent('timeupdate');
-                  //figure out if the player is broken based on event order
-                  if (!props.isBroken && (props.previousEvent === 'NDP_PlaybackEvent_LOADED' || props.previousEvent === 'NDP_AdEvent_COMPLETE')) {
-                      props.isBroken = true;
-                  }
-                  if (props.isBroken && props.previousEvent === 'NDP_PlaybackEvent_START') {
-                      props.isBroken = false;
-                  }
-
-                  spoofNdpEvent('NDP_PlaybackEvent_PROGRESS', videoElem);
-              });
-
-              videoElem.addEventListener('play', function () {
-                  logEvent('play');
-                  spoofNdpEvent('NDP_PlaybackEvent_START', videoElem);
-              });
-
-              videoElem.addEventListener('ended', function () {
-                  logEvent('ended');
-                  spoofNdpEvent('NDP_PlaybackEvent_COMPLETE', videoElem);
-              });
-
-          }
-      });
-    }
-})();
-
-
-</script><script>
-
-/* globals $t, s */
-(function() {
-    var inSlideshow = false;
-    var prevSlide = -1;
-    $t('on', 'mbt_gallery_scroll', function(e) {
-        var adSlide = $t(e.type + '.adSlide');
-        if (!adSlide) {
-            prevSlide = $t(e.type + '.prevSlideNumber') != -1 ? $t(e.type + '.prevSlideNumber') : prevSlide;
-            var curSlide = $t(e.type + '.slideNumber', 0);
-            var action = '';
-
-            var totalSlides = $t(e.type + '.totalSlides', 0);
-            s.events = '';
-            if (inSlideshow === false) {
-                //start
-                action = 'Start,';
-                inSlideshow = true;
-            }
-            if (inSlideshow !== 'done' & curSlide === totalSlides) {
-                action = 'Complete,';
-                inSlideshow = 'done';
-            }
-            if (prevSlide < curSlide) {
-                //scroll down
-                action += 'Swipe Down';
-            } else if (prevSlide > curSlide) {
-                //scroll up
-                action += 'Swipe Up';
-            }
-
-            var actionContextData = {
-                'news.slideshowaction': action, //"Start", "Swipe Up", "Swipe Down", "Swipe Right", "Swipe Left", "Complete"
-                'news.slideshowname': $t('jsonLd.imageGallery.0.headline', s.noValue),
-                'news.slideshownumber': curSlide
-            };
-            s.contextData = s.extendArray(s.contextData, actionContextData);
-
-            //track action
-            s.tl(true, 'o', 'slideshow action');
-
-            //cleanup values after action
-            for (var item in actionContextData) {
-                delete s.contextData[item];
-            }
-        }
-    });
-})();
-
-
-</script><script>
-/* globals BI, Sailthru */
-(function () {
-  (function() {
-    var s = document.createElement('script');
-    s.type = 'text/javascript';
-    s.async = true;
-    s.src = location.protocol + '//ak.sail-horizon.com/spm/spm.v1.min.js';
-    var x = document.getElementsByTagName('script')[0];
-    x.parentNode.insertBefore(s, x);
-  })();
-
-  // Exiting early if the required function is not available
-  if (typeof window.BI.waitForObjAvailable !== 'function') return;
-
-  BI.waitForObjAvailable(['Sailthru'], 30, function initSailthru() {
-    var topLevelDomain = document.location.hostname.match(/[^./]+\.[^./]+$/)[0];
-    var customerIdValues = {
-      'today.com': 'f0090744c0d73fb6594d580fbac227a5',
-      'nbcnews.com': 'a839e8824b3cdd864a9ba3052205d70b',
-      'msnbc.com': '18ce7874047066963cf21c55d2137291',
-      'telemundo.com': 'd65e7b400b7f33ab3b0824e1d23721b5'
-    };
-
-    if (customerIdValues[topLevelDomain]) {
-      Sailthru.init({ customerId: customerIdValues[topLevelDomain] });
-    }
-
-  }, 1000);
-})();
-
-
-</script><script>
-(function () {
-    var isAutoPlay = location.search.indexOf('?autoPlay=true') !== -1;
-    var isAmp = location.hash.indexOf('amp=1') !== -1;
-    var debugState = window.localStorage && window.localStorage.getItem('jf_test') ? true : false;
-    var logEvent = function (event) {
-        if (debugState) {
-            console.log('* ndp_htmlEvent (' + performance.now() + ') : ' + event + ' : %O', JSON.parse(JSON.stringify(_stateInfo)));
-        }
-    };
-    var _stateInfo = {
-        isStarted: false,
-    };
-
-    if (isAmp && isAutoPlay) {
-        var spoofNdpEvent = function (newEventType, data) {
-            data.eventType = newEventType;
-            data.spoofedEvent = true;
-            $t('track', 'ndp_videoEvent', data);
-        }
-
-        $t('on', 'ndp_videoEvent', function (e, data) {
-            switch (data.eventType) {
-                case 'NDP_PlaybackEvent_START':
-                case 'NDP_AdEvent_START':
-                    _stateInfo.isStarted = true;
-                    break;
-                case 'NDP_PlaybackEvent_PROGRESS':
-                    if (!_stateInfo.isStarted) {
-                        logEvent('*** Event Overwritten by amp fix ***');
-                        data.isFromFix=true; //set value to see in the event
-                        spoofNdpEvent('NDP_PlaybackEvent_START', data);
-                        _stateInfo.isStarted = true;
-                    }
-                    break;
-                default:
-                    break;
-            }
-        });
-    }
-})();
-</script><script>
-/* eslint-disable */
-(function () {
-  var topLevelDomain = document.location.hostname.match(/[^./]+\.[^./]+$/)[0];
-  var sites = {
-    'today.com': 'https://pluckypocket.com/v2osu-4d3qSjmANWYJrY23q21nZfTMiZ7QRVZ7QY3QFgRGJ6YxhMLQ3_jp-YWUVId',
-    'nbcnews.com': 'https://nondescriptnote.com/v2qusgr7btBRRO-emBbA5sWkxcsQu-_-U-QHahIG_Xx3zkKDa6rxAGEW90kNpubn_3Q',
-    'msnbc.com': 'https://tiresomethunder.com/v2znlteIZnoEyN1Xn1XevOaF9IMZ2e3H3FE4uFN_Kk9miUMK-f7grshKjziKlP28dZw',
-    'telemundo.com': 'https://stereoproxy.com/v2fyhjCVeujdFRr0M6HEB8ezE1-jtbDNjqDo1Q60Gc6lMW_VDDRQBmFYCd5ZLk2NYLg',
-  };
-  if(sites[topLevelDomain]){
-    (function(o,n,t){t=o.createElement(n),o=o.getElementsByTagName(n)[0],t.async=1,t.src=sites[topLevelDomain],o.parentNode.insertBefore(t,o);})(document,'script'),(function(o,n){function t(){(t.q=t.q||[]).push(arguments);}t.v=1,o.admiral=o.admiral||t;})(window);!(function(o,t,n,c){function e(n){(function(){try{return(localStorage.getItem('v4ac1eiZr0')||'').split(',')[4]>0;}catch(o){}return!1;})()&&(n=o[t].pubads())&&n.setTargeting('admiral-engaged','true');}(c=o[t]=o[t]||{}).cmd=c.cmd||[],typeof c.pubads===n?e():typeof c.cmd.unshift===n?c.cmd.unshift(e):c.cmd.push(e);})(window,'googletag','function');
-  }
-})();
-
-</script><script>
-
-/* globals $t, s */
-$t('on', 'mbt_moreloader_click', function() {
-    var actionContextData = {
-        'news.linkmoduledetail': 'Button',
-        'news.linkmoduletype': 'Load More'
-    };
-    s.contextData = s.extendArray(s.contextData, actionContextData);
-
-    //track action
-    s.tl(true, 'o', 'load more link click');
-
-    //cleanup values after action
-    for (var item in actionContextData) {
-        delete s.contextData[item];
-    }
-});
-
-
-</script><script>
-/* globals s, $t */
-(function () {
-  var brand = function () {
-    //would be better is this wasnt based on domain
-    switch (s.topLevelDomain) {
-      case 'today.com':
-        return 'today';
-
-      case 'msnbc.com':
-        return 'msnbc';
-
-      case 'telemundo.com':
-        return 'telemundo';
-
-      default:
-        return 'nbcnews';
-    }
-  };
-  var convertDate = function (dateString) {
-    //input: 2015-06-04T14:40:45.000+0000, output: 2015-06-04 14:40:45 Z
-    var dateObj = new Date(dateString);
-    if (dateObj.toString() !== 'Invalid Date') {
-      return dateObj.toISOString().replace('T', ' ').replace('.000Z', ' Z');
-    } else {
-      return dateString;
-    }
-  };
-
-  var checkIfEmbeddedVideo = function () {
-    var i, embeddedVideoPaths = [
-      /\/embedded-video\//,
-      /^\/playmaker\/embed/
-    ];
-    for (i = 0; (embeddedVideoPaths[i]); i++) {
-      if (document.location.pathname.search(embeddedVideoPaths[i]) != -1) {
-        return true;
-      }
-    }
-    return false;
-  };
-
-  $t('on', 'dtm_pageView', function (e, data) {
-
-    var slug = function () {
-      var slug = $t(e.type + '.url').match(/[^/]+(?=(\/$|\/index\.html$)|$)/g) || ['']; //remove index.html for shorthand pages
-      return slug[0];
-    };
-    var pageIndex = $t(e.type + '.index', '0');
-    var trackView = data.trackView !== false; //this will default all to true if not false
-
-    var contentType = (function () {
-      //if its native content, its just native
-      if (pageIndex === -1) {
-        //if there is an arror loading metadata, page index is -1
-        return 'error';
-      }
-      if ($t('jsonLd.Dataset.' + pageIndex + '.sponsor', false)) {
-        return 'native';
-      }
-      var pageType = $t('jsonLd.Dataset.' + pageIndex + '.pageType', '').toLowerCase(); //only considers the most recent page for now
-      if (document.location.pathname.indexOf('/card/') != -1) { //override for legacy card pages
-        pageType = 'card';
-      } else if (document.location.pathname.indexOf('/author/') != -1) {
-        pageType = 'author';
-      }
-
-      //make pagetype for embedded videos
-      if (checkIfEmbeddedVideo()) {
-        pageType = 'embedded';
-      }
-      switch (pageType) {
-        case 'article':
-          if (document.location.pathname.indexOf('/live-blog/') != -1) { //override for liveblog, this should be represented bby the dataset later
-            return 'liveblog';
-          } else {
-            return 'post';
-          }
-        case 'author':
-          return 'author';
-        case 'card':
-          return 'card';
-        case 'gallery':
-          return 'gallery';
-        case 'front':
-          if ($t(e.type + '.url') === '/') {
-            return 'cover';
-          } else {
-            return 'vertical';
-          }
-        case 'showpage':
-          return 'show';
-        case 'sectionfront':
-          if ($t(e.type + '.url') === '/' || $t(e.type + '.url') === '/home-new') {
-            return 'cover';
-          } else {
-            return 'subvertical';
-          }
-        case 'video':
-          return 'canonical video';
-        case 'embedded':
-          return 'embedded video';
-        case 'elections':
-          return 'elections';
-        case 'email':
-          return 'email';
-        case 'specialpage':
-          return 'specialpage';
-        case 'notfound':
-        case 'internalservererror':
-          return 'error';
-        case 'search':
-          return 'search';
-        case 'mynews':
-          return 'mynews';
-        case 'recipe':
-          //FIX bug AF-172
-          /* eslint-disable */
-          //pretty heavy handed have to wait for __NEXT_DATA__ to load, then re trigger
-          if (data.initiator != 'fixRecipeEcommerceEnabled') {
-            trackView = false;
-
-            function setIntervalX(callback, delay, repetitions, stop) {
-              var x = repetitions;
-              var intervalID = window.setInterval(function () {
-                var lastTry = --x <= 0;
-                callback(lastTry, intervalID);
-                if (lastTry) {
-                  window.clearInterval(intervalID);
-                }
-              }, delay);
-            }
-            setIntervalX(function (lastTry, intervalID) {
-              var fixRecipeEcommerceEnabled = '';
-              try {
-                fixRecipeEcommerceEnabled = __NEXT_DATA__.props.initialState.recipe.current.ecommerceEnabled;
-              } catch (e) { }
-              if (typeof fixRecipeEcommerceEnabled === 'boolean' || lastTry) {
-                $t('track', 'dtm_pageView', { initiator: 'fixRecipeEcommerceEnabled', trackView: data.trackView, url: data.url, fixRecipeEcommerceEnabled: fixRecipeEcommerceEnabled });
-                window.clearInterval(intervalID);
-              }
-            }, 200, 5);
-          }
-          //END fix section
-          /* eslint-enable */
-          return 'canonical recipe';
-
-        default:
-          return s.noValue;
-      }
-    })();
-
-    //adobe values - clear before each pageview
-    s.clearVars();
-
-    s.pageName = (function () {
-      var pn = brand() + ':';
-      if (contentType === 'subvertical') {
-        //subvertical is weird
-        pn += $t('jsonLd.Dataset.' + pageIndex + '.vertical', s.noValue) + ':' + contentType + ':' + slug();
-      } else if (contentType === 'cover' && $t('jsonLd.Dataset.' + pageIndex + '.vertical', s.noValue) === 'news') {
-        //Temporary change to identify bento cover in Omniture
-        pn += contentType + ':new';
-      } else if (contentType === 'cover' || contentType === 'search') {
-        pn += contentType;
-      } else {
-        pn += contentType + (slug() ? (':' + slug()) : '');
-      }
-      return pn;
-    })();
-    s.contextData = {
-      'news.contenttype': contentType,
-      'news.contentcategory': (function () { // section
-        if (contentType === 'cover') {
-          return contentType;
-        } else {
-          return $t('jsonLd.Dataset.' + pageIndex + '.section', s.noValue);
-        }
-      })(),
-      'news.subcat1': $t('jsonLd.Dataset.' + pageIndex + '.subSection', s.noValue),
-      //'news.breakingnews':s.noValue, // 'True' on TODAY, URL on NBCNews
-      //'news.contentsource':s.noValue,
-      'news.nativesponsor': $t('jsonLd.Dataset.' + pageIndex + '.sponsor', s.noValue),
-      'news.subverticalname': $t('jsonLd.Dataset.' + pageIndex + '.subVertical', s.noValue),
-      'news.templatename': $t('jsonLd.Dataset.' + pageIndex + '.packageId', s.noValue),
-      'news.verticalname': $t('jsonLd.Dataset.' + pageIndex + '.vertical', s.noValue),
-      'news.ecommerceenabled': $t('jsonLd.Dataset.' + pageIndex + '.ecommerceEnabled', data.fixRecipeEcommerceEnabled || ''),
-      'news.gatedcontentenabled': $t('jsonLd.Dataset.' + pageIndex + '.gatedContentEnabled') ? 'true' : 'false',
-      //test for ldjson loading multiple times from react-helmet
-      'news.jsonld': $t('jsonLd.Dataset', []).length
-    };
-
-    // switch on contentType
-    switch (contentType) {
-      case 'post':
-      case 'liveblog':
-      case 'card':
-      case 'native':
-        //article index for multi-type content
-        var articleIndex = $t('jsonLd.Dataset', []).reduce(function (acum, curE, curI) {
-          var pageType = curE.pageType && curE.pageType.toLowerCase();
-          if (curI <= pageIndex && pageType === 'article') {
-            return acum + 1;
-          } else {
-            return acum;
-          }
-
-        }, -1);
-        articleIndex = articleIndex === -1 ? 0 : articleIndex;
-        s.contextData = s.extendArray(s.contextData, {
-          'news.docid': $t('jsonLd.NewsArticle.' + articleIndex + '.identifier.value', s.noValue),
-          //'news.videoplayercount': $t('jsonLd.NewsArticle.' + articleIndex + '.video', []).length || s.noValue, //ldjson video removed for now
-          'news.videoplayercount': $t('jsonLd.Dataset.' + pageIndex + '.videoPlayerCount', s.noValue),
-          'news.origpagepublishdate': convertDate($t('jsonLd.NewsArticle.' + articleIndex + '.datePublished', s.noValue)),
-          'news.shortsummary': $t('jsonLd.NewsArticle.' + articleIndex + '.description', s.noValue),
-          'news.show': s.noValue, //[TODO] need this from video objects
-          'news.storylines': s.noValue, //[TODO] need this from video objects
-          'news.modpagepublishdate': convertDate($t('jsonLd.NewsArticle.' + articleIndex + '.dateModified', s.noValue)), // 2017-08-17T16:40:53.000Z
-          'news.author': $t('jsonLd.NewsArticle.' + articleIndex + '.author.0.name', s.noValue),
-          'news.headline': $t('jsonLd.NewsArticle.' + articleIndex + '.headline', s.noValue),
-          'news.label': $t('jsonLd.Dataset.' + articleIndex + '.label', s.noValue),
-          'news.additionaltaxonomy': $t('jsonLd.NewsArticle.' + articleIndex + '.keywords', s.noValue) + '' //should be a string later, but need to convert now
-        });
-        break;
-      case 'inline vertical':
-      case 'vertical':
-        break;
-      case 'subvertical':
-        break;
-      case 'show':
-        s.contextData = s.extendArray(s.contextData, {
-          'news.subverticalname': s.noValue, //subvertical is wrong in the template
-          'news.contentcategory': $t('jsonLd.Dataset.' + pageIndex + '.section', slug()) //using slug as show name
-        });
-        break;
-      case 'gallery':
-        // indexing set to 0, non dynamic
-        s.contextData = s.extendArray(s.contextData, {
-          'news.docid': $t('jsonLd.imageGallery.0.identifier.value', s.noValue),
-          'news.origpagepublishdate': convertDate($t('jsonLd.imageGallery.0.dateModified', s.noValue)),
-          'news.shortsummary': $t('jsonLd.imageGallery.0.description', s.noValue), // [TODO] not sure if this is headline?
-          'news.modpagepublishdate': convertDate($t('jsonLd.imageGallery.0.dateModified', s.noValue)), // 2017-08-17T16:40:53.000Z
-          'news.author': $t('jsonLd.imageGallery.0.author.0.name', s.noValue),
-          'news.slideshowname': $t('jsonLd.imageGallery.0.headline', s.noValue),
-          'news.headline': $t('jsonLd.imageGallery.0.headline', s.noValue)
-        });
-        break;
-      case 'canonical video':
-        // indexing set to 0, non dynamic
-        s.contextData = s.extendArray(s.contextData, {
-          'news.contentcategory': 'video', //section is hard coded
-          'news.modpagepublishdate': convertDate($t('jsonLd.NewsArticle.0.dateModified', s.noValue)), // 2017-08-17T16:40:53.000Z
-          'news.origpagepublishdate': convertDate($t('jsonLd.NewsArticle.0.datePublished', s.noValue))
-        });
-        break;
-    }
-    //track paegview, or only set pageview values
-    if (trackView) {
-      s.t();
-    }
-  });
-})();
-
-</script><script>
-
-/* globals $t, s */
-(function() {
-    $t('on', 'mbt_navbar_topicClick', function(e) {
-        var actionContextData = {
-            'news.linkmoduledetail': 'Hamburger Link',
-            'news.linkmoduletype': $t(e.type + '.topic', s.noValue)
-        };
-        s.contextData = s.extendArray(s.contextData, actionContextData);
-
-        //track action
-        s.tl(true, 'o', 'hamburger link click');
-
-        //cleanup values after action
-        for (var item in actionContextData) {
-            delete s.contextData[item];
-        }
-    });
-    $t('on', 'mbt_navbar_hamburgerClick', function(e, data) {
-        if (data.isOpen) {
-            var actionContextData = {
-                'news.linkmoduledetail': 'Hamburger',
-                'news.linkmoduletype': 'Hamburger Expand'
-            };
-            s.contextData = s.extendArray(s.contextData, actionContextData);
-
-            //track action
-            s.tl(true, 'o', 'hamburger expand');
-
-            //cleanup values after action
-            for (var item in actionContextData) {
-                delete s.contextData[item];
-            }
-        }
-    });
-    $t('on', 'mbt_navbar_follow', function(e) {
-        var actionContextData = {
-            'news.linkmoduledetail': 'Hamburger',
-            'news.linkmoduletype': 'Hamburger Follow',
-            'news.socialplatform': $t(e.type + '.platform', s.noValue)
-        };
-        s.contextData = s.extendArray(s.contextData, actionContextData);
-
-        //track action
-        s.tl(true, 'o', 'hamburger follow');
-
-        //cleanup values after action
-        for (var item in actionContextData) {
-            delete s.contextData[item];
-        }
-    });
-
-    $t('on', 'mbt_navbar_shareClick', function(e, data) {
-        if (data.isOpen) {
-            var actionContextData = {
-                'news.linkmoduledetail': 'Article Share Bar',
-                'news.linkmoduletype': 'Expand',
-            };
-            s.contextData = s.extendArray(s.contextData, actionContextData);
-
-            //track action
-            s.tl(true, 'o', 'article share expand');
-
-            //cleanup values after action
-            for (var item in actionContextData) {
-                delete s.contextData[item];
-            }
-        }
-    });
-})();
-
-
-</script><script>
-
-/*globals $t */
-(function () {
-    var topLevelDomain = document.location.hostname.match(/[^./]+\.[^./]+$/)[0];
-    var sites = {
-        'today.com': {
-            'view': 'DC-8168974/today0/today0+standard',
-            'play': 'DC-8168974/today0/today00+standard'
-        },
-        'nbcnews.com': {
-            'view': 'DC-8168974/nbcvi0/nbcne0+standard',
-            'play': 'DC-8168974/nbcvi0/nbcne00+standard'
-        },
-        'msnbc.com': {
-            'view': 'DC-8168974/msnbc0/msnbc0+standard',
-            'play': 'DC-8168974/msnbc0/msnbc00+standard'
-        }
-    };
-    var siteEvents = sites[topLevelDomain] || { 'view': '', 'play': '' };
-
-    // add global script
-    var loadScript = function (script) {
-        var s = document.createElement('script'),
-            el = document.getElementsByTagName('script')[0];
-        s.async = true;
-        s.src = (document.location.protocol == 'https:' ? 'https://' : 'http://') + script;
-        el.parentNode.insertBefore(s, el);
-    };
-    loadScript('www.googletagmanager.com/gtag/js?id=DC-8168974');
-
-    window.dataLayer = window.dataLayer || []; //that name is to generic to have global scope
-    function gtag() { window.dataLayer.push(arguments); }
-
-    gtag('js', new Date());
-    gtag('config', 'DC-8168974');
-
-    var customEvent = function (sendTo) {
-        gtag('event', 'conversion', {
-            'allow_custom_scripts': true,
-            'send_to': sendTo
-        });
-    };
-
-    //on pageload
-    customEvent(siteEvents.view);
-
-    //on video start
-    $t('on', 'ndp_videoEvent', function (e, data) {
-        if(data.eventType === 'NDP_PlaybackEvent_START') {
-            customEvent(siteEvents.play);
-        }
-    });
-})();
-
-
-</script><script>_satellite["_runScript3"](function(event, target, Promise) {
-(function () {
-    var trackPath = /www.nbcnews.com\/now$/;
-    var videoStarted = false;
-
-    //local gtag
-    window.dataLayer = window.dataLayer || []; //that name is to generic to have global scope
-    function gtag() { window.dataLayer.push(arguments); }
-
-    gtag('js', new Date());
-    gtag('config', 'DC-8168974');
-
-    if (document.location.href.split('?')[0].search(trackPath) >= 1) {
-        $t('on', 'dtm_pageView', function (e, data) {
-            //Event snippet for NBC NEWS NOW - Landing Page on https://www.nbcnews.com/now: Please do not remove.
-            // Creation date: 11/12/2020
-            typeof gtag != 'undefined' && gtag('event', 'conversion', {
-                'allow_custom_scripts': true,
-                'send_to': 'DC-8168974/nbcno0/nbcne0+standard' //this one has 0 vs 00
-            });
-        });
-
-        $t('on', 'uni_videoEvent', function (e, data) {
-            if (data.eventType == 'PLAY' && !videoStarted) {
-                //Event snippet for NBC NEWS NOW Video - Start on https://www.nbcnews.com/now: Please do not remove.
-                //Creation date: 11/12/2020
-                typeof gtag != 'undefined' && gtag('event', 'conversion', {
-                    'allow_custom_scripts': true,
-                    'send_to': 'DC-8168974/nbcno0/nbcne00+standard' //this one has 00 vs 0
-                });
-                videoStarted = true;
-            }
-        })
-    }
-})();
-
-
-
-});</script><script>
-(function () {
-    var loadedScripts = {};
-    var dpmAddress = 'https://c.tvpixel.com/js/current/dpm_pixel_min.js?aid=nbcu-3dcc5105-25e1-45bf-9fba-c85842909d0d';
-    var loadScript = function (address) {
-        if (address && !loadedScripts[address]) {
-            var head = document.getElementsByTagName('head')[0];
-            var script = document.createElement('script');
-            script.type = 'text/javascript';
-            script.src = address;
-            head.appendChild(script);
-            loadedScripts[address] = true;
-        }
-    };
-  
-    $t('on', 'dtm_pageView', function (e, data) {
-        var trackView = data.trackView !== false; //this will default all to true if not false
-        if (trackView) {
-            loadScript(dpmAddress);
-        }
-    });
-})();
-</script><script>
-(function (address) {
-    var head = document.getElementsByTagName('head')[0];
-    var script = document.createElement('script');
-    script.type = 'text/javascript';
-    script.src = address;
-    head.appendChild(script);
-})("https://tru.am/scripts/custom/nbcuniversal.js");
-
-</script><script>_satellite["_runScript4"](function(event, target, Promise) {
-(function() {
-
-    // Handling clicks on the Identity icon
-    $t('on','dtm_click_track',function(e, data){
-        var linkDetail = false
-        if(data.closestDivClasses == "login js-login-wrapper"){
-            linkDetail = 'profile button'
-        }
-
-        // White-listing menu buttons
-        var validButtons = new Set(["MY NEWS","MANAGE PROFILE","EMAIL PREFERENCES", "SIGN OUT"]);
-        if (data.classes == "login__option" && validButtons.has(data.innerText)) {
-            linkDetail = data.innerText + ' button'
-        }
-
-        if (linkDetail) {
-            var actionContextData = {
-                'news.linkmoduledetail': linkDetail,
-                'news.linkmoduletype': 'profile menu click'
-            };
-
-            s.contextData = s.extendArray(s.contextData, actionContextData);
-            s.tl(true, 'o', 'Profile Menu Click');
-    
-            for (var item in actionContextData) {
-                delete s.contextData[item];
-            }
-        }
-    })
-
-})();
-
-});</script><script>
-(function () {
-  $t('on', 'ndp_videoEvent', function (e, data) {
-    var eventData = data && data.videoData || {};
-    var noValue = 'not available';
-    var eventDataRaw = eventData.raw || {};
-
-    if (data.eventType.indexOf('PROGRESS') >= 0) {
-      //skip all progress events
-      return;
-    }
-    var eventName = ''
-    var videoSource = eventDataRaw.source && eventDataRaw.source.name || 'NBC News'
-    var videoNetwork = (eventDataRaw.url && eventDataRaw.url.primary && eventDataRaw.url.primary.indexOf('msnbc.com') != -1) ? 'msnbc' : 'nbc' //msnbc or nbc
-
-    var siteBrand = (function () {
-      //brand is only today, and everything else is nbcnews, (this does not work for continous consumption)
-      if ($t('jsonLd.Dataset.0.vertical') === 'today') {
-        return 'Today';
-      } else if ($t('jsonLd.Dataset.0.vertical') === 'msnbc') {
-        return 'MSNBC';
-      } else {
-        return 'NBC News';
-      }
-    })();
-
-    var playInitiate = (function () {
-      if (eventDataRaw.isContinuousPlay) {
-        return 'Continuous';
-      }
-      if (!eventDataRaw.autoPlay) {
-        return 'Manual';
-      }
-      return 'Auto';
-    })();
-
-    var playListInfo = (function () {
-      var playListInfo = {
-        'id': false,
-        'label': false
-      };
-      if (eventDataRaw.video_playlists && eventDataRaw.video_playlists[0]) {
-        playListInfo.label = eventDataRaw.video_playlists[0].label || false;
-        playListInfo.id = eventDataRaw.video_playlists[0].playlist_id || false;
-      }
-      return playListInfo;
-    })();
-    
-    var metadata = {
-      'video mpx id': eventDataRaw.mpxId || noValue,
-      'video guid': eventDataRaw.mpxMetadata.guid || noValue,
-      'video title': eventDataRaw.headline && eventDataRaw.headline.primary || noValue,
-      'video network': videoNetwork,
-      'video program': videoSource,
-      'video content source': videoSource,
-      'video air date': eventDataRaw.dateBroadcast || noValue,
-      'video asset status': 'Unrestricted',
-      'video screen mode': 'Normal',
-      'video length': eventDataRaw.duration * 1000 || noValue,
-      'video clip category': eventDataRaw.videoType || noValue,
-      'video player name': 'NDP',
-      'video initiation': playInitiate,
-      'video playlist name': playListInfo.label || noValue,
-      'video playlist id': playListInfo.id || noValue,
-      'video content type': 'Video',
-      'video publish date': eventDataRaw.datePublished || noValue,
-      'video index start': eventData.playheadPosition * 1000 || noValue,
-      'video page name': s.pageName || noValue,
-      'video page url': window.location.href.split('?')[0] || noValue,
-    }
-
-    switch (data.eventType) {
-      case 'NDP_PlaybackEvent_START':
-      case 'NDP_PlaybackEvent_PLAY':
-          eventName = 'VOD Clip Start';
-          break;
-      case 'NDP_PlaybackEvent_COMPLETE':
-          eventName = 'VOD Clip Complete';
-          break;
-    }
-    if(eventName){
-      $t('track', 'mParticle_track_event', { eventName: eventName, eventType: 'Navigation', eventData: metadata });
-    }
-  });
-})()
-</script><script>
-
-(function () {
-    /*global $t */
-    var loadedScripts = {};
-    var loadScript = function (address, id) {
-        if (address && !loadedScripts[address]) {
-            var t = document.createElement('script'); t.async = !0;
-            t.src = address;
-            if (id) {
-                t.id = id;
-            }
-            var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(t, s);
-            loadedScripts[address] = true;
-        }
-    };
-
-    var skimlinkAddresses = {
-        'nbcnews.com': 'https://s.skimresources.com/js/96128X1573856.skimlinks.js',
-        'today.com': 'https://s.skimresources.com/js/96128X1550925.skimlinks.js'
-    };
-
-    $t('on', 'dtm_pageView', function (e, data) {
-        var trackView = data.trackView !== false; //this will default all to true if not false
-        var pageIndex = $t(e.type + '.index', 0);
-        var topLevelDomain = document.location.hostname.match(/[^./]+\.[^./]+$/)[0];
-        var pageType = $t('jsonLd.Dataset.' + pageIndex + '.pageType', '').toLowerCase();
-
-        var isCoverOrFront = pageType === 'front' || pageType === 'sectionfront';
-      
-        //Tracks only ECommerce.
-        if (trackView && (isCoverOrFront)) {
-            loadScript(skimlinkAddresses[topLevelDomain]);
-        }
-    });
-})();
-
-
-</script><script>
-
-/* globals $t, s */
-$t('on', 'ndp_playerStick', function() {
-    var actionContextData = {
-        'news.pageevents': 'Video docked'
-    };
-    s.contextData = s.extendArray(s.contextData, actionContextData);
-
-    //track action
-    s.tl(true, 'o', 'Video docked');
-
-    //cleanup values after action
-    for (var item in actionContextData) {
-        delete s.contextData[item];
-    }
-});
-
-
-</script><script>
-// $t debug
-(function () {
-    if (window.$t && window.BI && window.BI.console) {
-        window.$t('bindTrack', function (e, trackingEvent) {
-            window.BI.console.log(trackingEvent.eventType, trackingEvent.eventData, '$t');
-        });
-    }
-})();
-</script><script>
-/*global $t, s, ns_ */
-(function () {
-  var streamingTag = null;
-  var previousVideoStopped = true;
-  var trackedAd = false;
-  var showNameOverrides = {
-    'Deadline: White House': 'deadlinewhitehouse',
-    'MTP Daily': 'meetthepress',
-    'Dateline Digital': 'dateline',
-    'TODAY': 'todayallday',
-  };
-
-  //determine show name from various asset metadata
-  var deriveShowName = function(eventDataRaw) {
-    var showName;
-    var taxonomyShowTerms = eventDataRaw.taxonomy?.additionalTerms?.filter((term) => {
-      return term.taxonomyType === 'show';
-    });
-    //select the first show name present in taxonomy
-    if (taxonomyShowTerms && taxonomyShowTerms?.length != -1 && taxonomyShowTerms[0]?.name) {
-      showName = taxonomyShowTerms[0].name;
-    //select show name from source field
-    } else {
-      showName = eventDataRaw.source?.name || eventDataRaw.source || '';
-    }
-    //return override if it exists, or format existing string
-    return showNameOverrides[showName] || showName.replaceAll(' ', '').toLowerCase();
-  };
-
-  $t('on', 'ndp_videoEvent', function (e, data) {
-    var eventData = data && data.videoData || {};
-    var eventDataRaw = eventData.raw || {};
-    var topLevelDomain = s.topLevelDomain;
-    var brandSettings = {
-      'today.com': {
-        st: 'Today',
-        pu: 'Today',
-        c4: 'today',
-        c6Default: 'today'
-      },
-      'msnbc.com': {
-        st: 'MSNBC',
-        pu: 'MSNBC',
-        c4: 'msnbc',
-        c6Default: 'msnbc'
-      },
-      'nbcnews.com': {
-        st: 'NBC News',
-        pu: 'NBC News',
-        c4: 'nbcnews',
-        c6Default: 'nbcnews'
-      },
-      'telemundo.com': {
-        st: 'Telemundo',
-        pu: 'Telemundo',
-        c3: 'Telemundo',
-        c6Default: '*null'
-      }
-    };
-    var siteBrand = brandSettings[topLevelDomain] || brandSettings['nbcnews.com'];
-
-    switch (data.eventType) {
-      case 'NDP_PlaybackEvent_LOADED':
-        //set new streaming tag for each instance, stop previous if needed
-        if (!previousVideoStopped) {
-          streamingTag.stop();
-        }
-        streamingTag = new ns_.StreamingTag({ customerC2: '6035083' });
-
-        previousVideoStopped = false;
-        trackedAd = false;
-        break;
-
-      case 'NDP_PlaybackEvent_START':
-      case 'NDP_PlaybackEvent_PLAY':
-        var taxonomyShow = $t(e.type + '.videoData.raw.taxonomy.primarySection.name');
-        if(topLevelDomain !== 'telemundo.com'){
-          //for now only use taxonomy for telemundo.
-          taxonomyShow= '';
-        }
-        var videoSource = eventDataRaw.source && eventDataRaw.source.name;
-        var metadata = {
-          ns_st_ci: data.videoData.guid || '0', // Content Asset ID
-          ns_st_cl: data.videoData.totalLength ? data.videoData.totalLength : '0', // Clip Length
-          ns_st_st: siteBrand.st,
-          ns_st_pu: siteBrand.pu, // Publisher Brand Name
-          ns_st_pr: taxonomyShow || videoSource || '*null', // Program Title
-          ns_st_ep: eventDataRaw.headline && eventDataRaw.headline.primary || '*null', // Episode Title
-          ns_st_sn: '*null', // Episode Season Number
-          ns_st_en: '*null', // Episode Number
-          ns_st_ge: 'News', // Content Genre
-          ns_st_ti: '*null', // TMS ID (unavailable)
-          ns_st_ia: '0', // Identical Ad Assignment Flag
-          ns_st_ce: '0', // Complete Episode Flag (TODO 1 for msnbc authenticated video)
-          ns_st_ddt: '*null', // Digital Air Date (not setup) "2014-10-03"
-          ns_st_tdt: '*null', // TV Air Date (not setup) "2014-10-03"
-          c3: siteBrand.c3 || '*null', // Dictionary Classification Value
-          c4: siteBrand.c4 || '*null', // Unused Dictionary Classification Value
-          c6: deriveShowName(eventDataRaw) || taxonomyShow || siteBrand.c6Default // Unused Dictionary Classification Value
-        };
-        streamingTag && streamingTag.playVideoContentPart(metadata, ns_.StreamingTag.ContentType.ShortFormOnDemand);
-        break;
-      case 'NDP_AdEvent_PROGRESS':
-        //adstart is not used anymore, has to be ad progress
-        if (!trackedAd) {
-          streamingTag && streamingTag.playVideoAdvertisement({ ns_st_cl: eventData.totalLength || 0 }, ns_.StreamingTag.ContentType.ShortFormOnDemand);
-          trackedAd = true;
-        }
-        break;
-      case 'NDP_AdEvent_COMPLETE':
-        trackedAd = false;
-        streamingTag && streamingTag.stop();
-        break;
-      case 'NDP_PlaybackEvent_COMPLETE':
-      case 'NDP_PlaybackEvent_PAUSE':
-        streamingTag && streamingTag.stop();
-        previousVideoStopped = true;
-        break;
-    }
-  });
-})();
-
-</script><script>
-/* globals $t, pbq */
-(function () {
-  var ranPressboard = false;
-  $t('on', 'dtm_pageView', function (e, data) {
-    var pageIndex = $t(e.type + '.index', '0');
-    var trackView = data.trackView !== false; //this will default all to true if not false
-
-    // Checking the two data properties that would indicate that the article is sponsored.
-    var hasSponsor = Boolean($t(`jsonLd.Dataset.${pageIndex}.sponsor`, false));
-    var subSection = $t(`jsonLd.Dataset.${pageIndex}.subSection`, null);
-    var isSponsored = hasSponsor || 'contenido-patrocinado' === subSection;
-
-      
-    if (isSponsored && trackView && !ranPressboard) {
-      // add div after content (had to delay for content redraw)
-      setTimeout(function () {
-        var articleNode = document.getElementsByTagName('article')[0];
-        if (articleNode) {
-          var trackingNode = document.createElement('div');
-          trackingNode.id = 'pressboard-ad-sponsorship-msg';
-          articleNode.parentNode.insertBefore(trackingNode, articleNode.nextSibling);
-        }
-      }, 300);
-          
-      // Loading the pressboard JavaScript SDK
-      !function(p,r,e,s,b,d){p.pbq||(s=p.pbq=function(){s.exe?s.exe.apply(s,arguments):s.queue.push(arguments);},s.version='1.0',s.queue=[],b=r.createElement(e),b.async=!0,b.src='https://sr.studiostack.com/v3/services',d=r.getElementsByTagName(e)[0],d.parentNode.insertBefore(b,d));}(window,document,'script');
-      pbq('init', '250721');
-      pbq('set', 'story');
-            
-      ranPressboard = true;
-    }
-  });
-})();
-</script><script>_satellite["_runScript5"](function(event, target, Promise) {
-/* globals $t, s */
-(function() {
-  function track(eventName, actionContextData) {
-    s.contextData = s.extendArray(s.contextData, actionContextData);
-    s.tl(true, 'o', eventName);
-
-    for (var item in actionContextData) {
-      delete s.contextData[item];
-    }
-  }
-
-  $t('on', 'mbt_quicktake_inview', function () {
-    track('quicktake module is scrolled into view', {
-      'news.linkmoduledetail': 'not available',
-      'news.linkmoduletype': 'quicktake module inview',
-    });
-  });
-
-
-  $t('on', 'mbt_curatedlist_inview', function (_e, data) {
-    track('curatedlist module is scrolled into view', {
-      'news.linkmoduledetail': `id: ${data?.id}`,
-      'news.linkmoduletype': 'curatedlist module inview',
-    });
-  });
-})();
-
-});</script><script>
-(function () {
-  /* globals $t, s */
-  function track(situation, actionContextData) {
-    s.contextData = s.extendArray(s.contextData, actionContextData);
-    s.tl(true, 'o', situation);
-
-    for (var item in actionContextData) {
-      delete s.contextData[item];
-    }
-  }
-
-  function stringifyProduct(productObj = {}) {
-    // `salePrice` exists as well if desired later
-    const { name, listPrice } = productObj;
-    return `name:${name},listPrice:${listPrice}`;
-  }
-
-  $t('on', 'mbt_bacon_click', function (e, data = {}) {
-    if(data.action === 'navClick') {
-      track('bacon module nav click', {
-        'news.linkmoduledetail': data.type,
-        'news.linkmoduletype': 'Bacon module nav clicked',
-      });
-    }
-    else if (data.action === 'itemClick') {
-      const dataFormattedAsString = Object.keys(data).reduce((resolved, item) =>
-        resolved.concat(item, ':', data[item], ';'), '');
-      track('bacon module click', {
-        'news.linkmoduledetail': dataFormattedAsString,
-        'news.linkmoduletype': 'Bacon module clicked',
-      });
-    }
-    else if (data.action === 'addToCart') {
-      let lmt = `Add Item To Cart ${data.item.seller ? data.item.seller: ''}`;
-      track('bacon module click', {
-        'news.linkmoduledetail': stringifyProduct(data.item),
-        'news.linkmoduletype': lmt,
-      });
-    }
-    else if (data.action === 'addAllItemsToCart') {
-      let [item] = data.items;
-      let lmt = `Add All Items To Cart ${item.seller ? item.seller : ''}`;
-      track('bacon module click', {
-        'news.linkmoduledetail': data.items.map(stringifyProduct).join(';'),
-        'news.linkmoduletype': lmt,
-      });
-    }
-    else if (data.action === 'cardClick') {
-      let itemIndex = (data.content?.items || []).findIndex(item => item.id === data.id);
-      track('bacon module click', {
-        'news.linkmoduledetail': `${data.title || 'na'}:${itemIndex}:${data.id || 'na'}:${data.headlineText || 'na'}`,
-        'news.linkmoduletype': 'Bacon card click',
-      });
-    }
-  });
-
-})();
-
-</script><script>
-(function () {
-  /* globals $t, s */
-  function track(situation, actionContextData) {
-    s.contextData = s.extendArray(s.contextData, actionContextData);
-    s.tl(true, 'o', situation);
-
-    for (var item in actionContextData) {
-      delete s.contextData[item];
-    }
-  }
-
-  $t('on', 'mbt_bacon_scroll', function () {
-    track('bacon module scroll', {
-      'news.linkmoduletype': 'bacon module scroll',
-    });
-  });
-})();
-
-
-</script><script>_satellite["_runScript6"](function(event, target, Promise) {
-(function() {
-  // Adding click handling for links with "icid" data attributes,
-  // so that clicking on them will cause the icid value to be
-  // added to their user info. "icid" is a value representing
-  // where a user was when they clicked on the link.
-  $t('on', 'dtm_click_track', function(_e, data) {
-    if (data.icid != '') {
-      BI.userInfo && BI.userInfo.save({ icid: data.icid });
-    }
-  });
-})();
-
-});</script><script>
-
-/* globals $t, s */
-$t('register', 'dtm_emailSubscribe_verification');
-$t('on', 'newsletter_subscribe', function (e) {
-  var actionContextData = {
-    'news.newsletteraction': 'Subscribe', //"Subscribe", "Unsubscribe"
-    'news.newsletterid': $t(e.type + '.id', $t(e.type + '.key', '')),
-    'news.newslettertouchpoint': $t(e.type + '.placement', '')
-  };
-  s.contextData = s.extendArray(s.contextData, actionContextData);
-
-  //track action
-  s.tl(true, 'o', 'newsletter_subscribe');
-
-  //cleanup values after action
-  for (var item in actionContextData) {
-    delete s.contextData[item];
-  }
-
-  if (window.Sailthru) {
-    const Sailthru = window.Sailthru;
-    Sailthru.integration('getCurrentUser', {
-      onSuccess: function (response) {
-        if (response.emailHash) {
-          $t('track', 'dtm_emailSubscribe_verification', { emailhash: response.emailHash });
-        }
-      }
-    });
-  }
-});
-
-
-</script><script>
-(function () {
-  /* global $t, BI */
-  var logEvent = (window.BI && BI.console && BI.console.build('uni_core')) || Function.prototype;
-
-  var isEmpty = function (obj) {
-    return Object.keys(obj).length === 0 && obj.constructor === Object;
-  };
-
-  function clone(obj) {
-    return JSON.parse(JSON.stringify(obj));
-  }
-
-  window.uniVideo = (function () {
-    var extend = function (defaults, options) {
-      var extended = {};
-      var prop;
-      for (prop in defaults) {
-        if (Object.prototype.hasOwnProperty.call(defaults, prop)) {
-          extended[prop] = defaults[prop];
-        }
-      }
-      for (prop in options) {
-        if (Object.prototype.hasOwnProperty.call(options, prop)) {
-          extended[prop] = options[prop];
-        }
-      }
-      return extended;
-    };
-
-    // setting up an object to manage auto-incrementing
-    // IDs, so that instances and factories have predictable
-    // but unique names.
-    var idCounter = {};
-
-    idCounter.increment = function (name) {
-      idCounter[name] = idCounter[name] === undefined ? 0 : idCounter[name] + 1;
-      return `${name}_${idCounter[name]}`;
-    };
-
-    // Creating a constant to help generate IDs
-    const ANON = 'anonymous';
-
-    // Mapping player instance IDs to state objects
-    var instances = {};
-
-    // Listing callback functions
-    // that will handle univideo
-    // events for a single instance.
-    var eventListenerFactories = {};
-
-    var uniVideo = {};
-
-    uniVideo.inspect = function () {
-      return { instances, eventListenerFactories };
-    };
-
-    uniVideo.event = {
-      PROGRESS: 'PROGRESS',
-      INIT: 'INIT',
-      VIDEO_LOADED: 'VIDEO_LOADED',
-      PLAY: 'PLAY',
-      PAUSE: 'PAUSE',
-      SEEK_START: 'SEEK_START',
-      SEEK_COMPLETE: 'SEEK_COMPLETE',
-      STOP: 'STOP',
-      COMPLETE: 'COMPLETE',
-      AD_BREAK_START: 'AD_BREAK_START',
-      AD_BREAK_COMPLETE: 'AD_BREAK_COMPLETE',
-      AD_PLAY: 'AD_PLAY',
-      AD_COMPLETE: 'AD_COMPLETE',
-      FULLSCREEN: 'FULLSCREEN', //TODO this needs to be migrated to state events
-      SEGMENT_START: 'SEGMENT_START',
-      SEGMENT_END: 'SEGMENT_END',
-    };
-    //State events are fired internaly by uniVideoCore, not from player adapters
-    uniVideo.event['STATE'] = {
-      MUTE: 'MUTE',
-      FULLSCREEN: 'FULLSCREEN',
-    };
-
-    // `eventListenerFactory` should be a function that
-    // returns another function, `eventListener` so
-    // that `eventListener` can make use of state
-    // enclosed by `eventListenerFactory`. This allows
-    // listeners to handle multiple instances without
-    // having to explicitly manage switching between
-    // instances.
-    uniVideo.addEventListenerFactory = function (eventListenerFactory = () => Function.prototype) {
-      let factoryName = eventListenerFactory.name ?? ANON;
-      let cleanFactoryName = factoryName.replace(/-/g, '_');
-      let factoryId = idCounter.increment(cleanFactoryName);
-
-      logEvent('NEW EVENT LISTENER FACTORY', { factoryId, eventListenerFactory });
-
-      // Storing the factory functionn for later, so that
-      // it can be used to create new event handlers when
-      // new univideo instances are created.
-      eventListenerFactories[factoryId] = eventListenerFactory;
-
-      // Adding an event listener to each existing instance
-      Object.values(instances).forEach(instance => {
-        instance.listeners[factoryId] = eventListenerFactory();
-      });
-    };
-
-    // Registering $t event
-    $t('register', 'uni_videoEvent', { allowDuplicate: true });
-
-    // Distributing event data to listeners
-    $t('on', 'uni_videoEvent', function (e, data) {
-      let instance = instances[data.instanceId];
-
-      Object.values(instance.listeners).forEach(eventListener => {
-        eventListener(e, data);
-      });
-    });
-
-    uniVideo.buildUniTrack = function ({ uniquePlayerInstanceId, idPrefix } = {}) {
-      let cleanIdPrefix = idPrefix ? String(idPrefix).replace(/-/g, '_') : ANON;
-
-      let instanceId = uniquePlayerInstanceId
-        ? String(uniquePlayerInstanceId).replace(/-/g, '_')
-        : idCounter.increment(cleanIdPrefix);
-
-      logEvent('New Instance ID', { instanceId });
-
-      var videoDataDefaults = {
-        adId: '',
-        adLength: 0, //seconds
-        adName: '',
-        adPodName: '', //preroll, midroll, postroll
-        assetID: '', //for SCTE info since no ID or title
-        dateBroadcast: '', //js toIsoString ex: "2019-11-06T17:52:27.351Z"
-        datePublished: '', //js toIsoString ex: "2019-11-06T17:52:27.351Z"
-        duration: 0, //seconds
-        guid: '',
-        mpxId: '',
-        newsNetwork: '',
-        playbackAdapter: '',
-        playheadPosition: 0, // miliseconds
-        playInitiate: '', // (Continuous,Manual,Auto)
-        playListId: '',
-        playListLabel: '',
-        sentiment: '',
-        source: '',
-        streamType: '', // (linear, vod)
-        title: '',
-        videoCount: 0,
-        videoType: '',
-        custom: {},
-      };
-
-      // video state WHEN the event happened, not after
-      var videoStateDefaults = {
-        inAd: false,
-        inSegment: false,
-        segmentPosition: 1,
-        adPosition: 1,
-        adBreakPosition: 1,
-        playState: 'stop', //stop, play, pause, seek
-        fullScreen: false,
-        isMuted: false,
-      };
-
-      // Creating a list of event listeners
-      // for the new instance, in case the
-      // instance was created after the factory
-      // was registered.
-      let listenerEntries = Object.entries(eventListenerFactories).map(([factoryId, factory]) => [
-        factoryId,
-        factory(),
-      ]);
-
-      let listeners = Object.fromEntries(listenerEntries);
-
-      // Creating a new UniVideo instance
-      instances[instanceId] = {
-        listeners,
-        history: [],
-        videoData: clone(videoDataDefaults),
-        videoState: clone(videoStateDefaults),
-      };
-
-      // Creating a reference to the instance
-      // for use by uniTrack closures
-      var instance = instances[instanceId];
-
-      var uniTrack = function ({ eventName, eventData = {} }) {
-        //reverse compatibility for single argument
-        if (typeof arguments[0] === 'string') {
-          eventName = arguments[0];
-        }
-
-        if (eventName !== 'PROGRESS') {
-          instance.history.push(eventName);
-        }
-
-        $t('track', 'uni_videoEvent', {
-          eventType: eventName,
-          videoData: instance.videoData,
-          videoState: instance.videoState,
-          instanceId,
-          eventData,
-        });
-      };
-
-      uniTrack.videoData = function (newSettings, setDefaults) {
-        let videoData = instance.videoData;
-
-        if (isEmpty(videoData)) {
-          videoData = videoDataDefaults;
-        }
-
-        if (newSettings) {
-          var previousSettings = setDefaults ? videoDataDefaults : videoData;
-          instance.videoData = extend(previousSettings, newSettings);
-        } else {
-          return clone(videoData);
-        }
-      };
-
-      uniTrack.videoState = function (newSettings, setDefaults) {
-        let videoState = instance.videoState;
-
-        if (isEmpty(videoState)) {
-          videoState = videoStateDefaults;
-        }
-
-        if (newSettings) {
-          var previousSettings = setDefaults ? videoStateDefaults : videoState;
-          // update state first
-          instance.videoState = extend(previousSettings, newSettings);
-          // fire state change events
-          if (newSettings.isMuted !== undefined && newSettings.isMuted !== previousSettings.isMuted) {
-            uniTrack({ eventName: uniVideo.event.STATE.MUTE, eventData: { isMuted: newSettings.isMuted } });
-          }
-        } else {
-          return clone(videoState);
-        }
-      };
-
-      return uniTrack;
-    };
-    return uniVideo;
-  })();
-})();
-
-</script><script>
-(function () {
-  /*global $t */
-  $t('register', 'dtm_click_track');
-  const getClosestAttVal = (el, attName) => el ? el.closest(`[${attName}]`)?.getAttribute(attName) || '' : '';
-
-  let passiveSupported = false;
-
-  try {
-    const options = {
-      get passive() {
-        passiveSupported = true;
-        return false;
-      }
-    };
-
-    // test event listener for feature detection to support the passive event
-    window.addEventListener('testPassiveSupport', null, options);
-    window.removeEventListener('testPassiveSupport', null, options);
-  } catch (err) {
-    passiveSupported = false;
-  }
-
-  function buildEventData(targetElement) {
-    return {
-      localName: targetElement.localName,
-      classes: targetElement.className,
-      closestDivClasses: targetElement.closest('div') ? targetElement.closest('div').className : '',
-      innerText: targetElement.innerText ? targetElement.innerText.slice(0, 64) : '',
-      closestAnchorHref: targetElement.closest('a') ? targetElement.closest('a').href : '',
-      closestAnchorDataset: targetElement.closest('a') ? targetElement.closest('a').dataset : {},
-      icid: getClosestAttVal(targetElement, 'data-icid'),
-      activityMap: getClosestAttVal(targetElement, 'data-activity-map'),
-    };
-  }
-
-  window.addEventListener('click', function (e) {
-    let t = e.target;
-    const eventData = buildEventData(t);
-    setTimeout(() => {
-      $t('track', 'dtm_click_track', eventData);
-    });
-  },
-  passiveSupported ? {passive: true} : false //if passiveSupported is false then we default useCapture option to false
-  );
-})();
-
-</script><script>
-/**
- * checks the event name with the exclude list
- * Params: 
- ** { trackingEvent }: object with event info
- * Return:
- ** { boolean }: True if we should skip this event and False if we want to track it
- */
-(function () {
-  function exclude(trackingEvent) {
-      switch (trackingEvent.eventType) {
-          case ('ndp_videoEvent'):
-          case ('uni_videoEvent'):
-              return true; //for now just exclude all video events
-              var excludeEvent = trackingEvent && trackingEvent.eventData && trackingEvent.eventData.eventType || '';
-              var videoExcludeList = ["NDP_PlaybackEvent_PROGRESS","NDP_AdEvent_PROGRESS","PROGRESS"];
-              if (videoExcludeList.includes(excludeEvent)) { 
-                return true; 
-              }
-              break;
-          case ('mParticle_track_event'):
-          case ('dtm_pageView'):
-          case ('ndp_playerInit'):
-          case ('playMaker_init'):
-              return true;
-          default:
-              return false
-      }
-  }
-  
-  if (window.$t) {
-      $t('bindTrack', function (e, trackingEvent) {
-          // check if the event is one that we want to exclude
-          if (exclude(trackingEvent)) { return; }
-
-          //prefix data, and remove objects
-          var prefedData = (function(data){
-            var tmp = {};
-            var keys = Object.keys(data);
-            for (var j=0; j < keys.length; j++) {
-               var key = '$t ' + keys[j];
-               if(typeof data[keys[j]] !== 'object'){
-                 tmp[key] = data[keys[j]];
-               }
-            }
-            return tmp;
-          })(trackingEvent.eventData)
-
-          var eventName = trackingEvent && trackingEvent.eventType || '';
-          window.$t('track', 'mParticle_track_event', { eventName: "$t " + eventName, eventType: 'Navigation', eventData: prefedData });
-      }) 
-  }
-})();
-</script><script>
-
-/* globals $t, s */
-$t('on', 'mbt_router_pageView', function(e) {
-    if (s & s.pageURL != $t(e.type + '.url', '')) {
-        setTimeout(function() {
-            window.parseJsonLd();
-            $t('track', 'dtm_pageView', {
-                initiator: 'router',
-                index: $t(e.type + '.index', 0),
-                url: $t(e.type + '.url')
-            });
-        }, 1);
-    }
-});
-
-
-</script><script>
-
-/* globals $t, s */
-$t('on', 'inlineVideoFullyInView', function() {
-    var actionContextData = {
-        'news.pageevents': 'inlineVideoFullyInView'
-    };
-    s.contextData = s.extendArray(s.contextData, actionContextData);
-
-    //track action
-    s.tl(true, 'o', 'Inline video fully in view');
-
-    //cleanup values after action
-    for (var item in actionContextData) {
-        delete s.contextData[item];
-    }
-});
-
-
-</script><script>
-(function () {
-  function getUrlParams() {
-    var qParam = {};
-    window.location.href.replace(/[?&]+([^=&]+)=([^&]*)/gi, function (m, key, value) {
-      qParam[key] = value;
-    });
-    return qParam;
-  }
-
-  var referrer = document.referrer === '' ? 'direct' : document.referrer;
-  BI.userInfo.save({ 'previousPage': referrer });
-  if (BI.userInfo.get('referrer') === '') {
-    BI.userInfo.save({ 'referrer': referrer });
-  }
-
-  var cid = getUrlParams('cid');
-  if (cid.cid && (BI.userInfo.get('cid') === '')) {
-    var userCid = { 'cid': cid.cid };
-    BI.userInfo.save(userCid);
-  }
-})()
-</script><script>
-/* globals $t, s */
-(function() {
-  function track(situation, actionContextData) {
-    s.contextData = s.extendArray(s.contextData, actionContextData);
-    s.tl(true, 'o', situation);
-
-    for (var item in actionContextData) {
-      delete s.contextData[item];
-    }
-  }
-
-  $t('on', 'mbt_ecommerce_shop_button', function(e, data = {}) {
-    if (data.action === 'itemClick') {
-      const dataFormattedAsString = Object.keys(data).reduce((resolved, item) =>
-        resolved.concat(item, ':', data[item], ';'), '');
-
-      track('ecommerce shop button click', {
-        'news.linkmoduledetail': dataFormattedAsString,
-        'news.linkmoduletype': 'Ecommerce shop button clicked',
-      });
-    }
-  });
-})();
-</script><script>
-(function () {
-  /* globals $t */
-
-  // Comscore
-  function comscorePageview() {
-    window._comscore = window._comscore || [];
-    (function () {
-      var s = document.createElement('script'),
-        el = document.getElementsByTagName('script')[0];
-      s.async = true;
-      s.src =
-        (document.location.protocol == 'https:' ? 'https://sb' : 'http://b') +
-        '.scorecardresearch.com/beacon.js';
-      el.parentNode.insertBefore(s, el);
-    })();
-
-    // Privacy cookie onetrust
-    var DoNotSell = (function () {
-      var usPrivacyCookie = new RegExp('usprivacy=([^;]+)').exec(document.cookie);
-      var usPrivacy = usPrivacyCookie !== null ? unescape(usPrivacyCookie[1]) : undefined;
-
-      return usPrivacy === '1YYN' ? true : usPrivacy === '1YNN' ? false : undefined;
-    })();
-
-    var csUCFR = DoNotSell ? 0 : '';
-
-    window._comscore.push({
-      c1: '2',
-      c2: '6035083',
-      cs_ucfr: csUCFR,
-    });
-  }
-
-  // track comscore pageview
-  $t('on', 'dtm_pageView', function (e, data) {
-    var trackView = data.trackView !== false; //this will default all to true if not false
-
-    if (trackView) {
-      comscorePageview();
-    }
-  });
-})();
-
-</script><script>_satellite["_runScript7"](function(event, target, Promise) {
-(() => {
-  // Per recommendations from Iterate cofounder, inclusion or exclusion from sample should be permanent to avoid introducing bias
-  const shouldInitializeSample = localStorage.getItem('shouldIterateLoad') === null;
-  const { 
-    host, 
-    search 
-  } = window.location;
-  if (shouldInitializeSample) {
-    const hostPageviewSampleSizeConfig = {
-      'www.nbcnews.com': 0.10,
-      'www.msnbc.com': 0.10,
-      'www.today.com': 0.10
-    }
-    const loadIterate = Math.random() <= hostPageviewSampleSizeConfig[host];
-
-    localStorage.setItem('shouldIterateLoad', loadIterate);
-  }
-
-  const urlSearchParams = new URLSearchParams(search);
-  const shouldIterateLoad = (
-    localStorage.getItem('shouldIterateLoad') === 'true' ||
-    urlSearchParams.has('iterate_preview')
-  );
-
-  if (shouldIterateLoad) {
-    window.iterateSettings = {
-      apiKey: 'eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJjb21wYW55X2lkIjoiNjA5YzE5ZmFmOWUyYzgwMDAxYzU2NTFjIiwiaWF0IjoxNjIwODQzMDAyfQ.fCD6aayBwtAX5OflTYjnv67MBNUPfu_6ZzzDy9BdyZA'
-    };
-
-    (function(i,t,e,r,a){if(t.getElementById(r)){return}
-    i.IterateObjectName=a;var z=function(){z.c(arguments)};z.q=[];
-    z.c=function(args){z.q.push(args)};i[a]=z; function l() {var js,fjs=t.getElementsByTagName(e)[0];js=t.createElement(e);js.id=r;js.async=1;js.src="https://platform.iteratehq.com/loader.js";fjs.parentNode.insertBefore(js,fjs)};
-    if(t.readyState==="complete") {l();} else if(i.attachEvent) {i.attachEvent('onload', l);} else{i.addEventListener('load', l, false);}
-    }(window, document,'script','iterate-js','Iterate'));
-  }
-})();
-});</script><script>
-
-
-/* globals $t, s */
-(function() {
-    window.dtm_pageview = window.dtm_pageview || {};
-    window.dtm_pageview.viewedPages = window.dtm_pageview.viewedPages || {}; //list of URLS already tracked (make it exposed, so )
-    var viewedPages = window.dtm_pageview.viewedPages; //keep it simple, so its shorter
-    var pageTries = {
-        default:{timeout: 100, tries: 5}
-    };
-
-    $t('on', 'mbt_transporter_loadPage', function() {
-        // reload ldjson
-        // this should be when it is parsed, but loadPage is early from when the meta data is actualy available on the page.
-        window.parseJsonLd();
-    });
-
-    $t('on', 'mbt_transporter_nav', function(e,data) {
-        // try to re-parse ldjson until it is a match with the nav data, then trigger pageview
-        // this is becuase the metadata loads late on the page vs the nav event. it is most likely a prolem with the <helmut> component
-        pageTries[$t(e.type + '.url', 'na')] = {
-            tries : pageTries.default.tries,
-            timer : setTimeout(function(){
-                var trackView = data.trackView !== false; //this will default all to true if not false
-                var url = $t(e.type + '.url', 'na');
-                window.parseJsonLd(); // parse again to get jsonld changes
-                var index = (function() {
-                    //this figures out index by compring urls, instead of relying on the provided one.
-                    var i;
-                    var dataset = $t('jsonLd.Dataset', []);
-                    for (i = 0; dataset[i]; i++) {
-                        if (dataset[i].url && dataset[i].url.match(new RegExp(url + '$' , 'g') )) {
-                            return i;
-                        }
-                    }
-                    return -1; //if no index from loop, default to -1 for no metadata;
-                })();
-                if(index != -1 || pageTries[url].tries <= 0){
-                    //check to see if thise page has been tracked already (only one pageview per URL)
-                    // also exclude liveblog views from transporter
-                    if (viewedPages[$t(e.type + '.url')] || $t(e.type + '.type') === 'liveBlog') {
-                        trackView = false;
-                    } else {
-                        viewedPages[$t(e.type + '.url', 'na')] = true;
-                        trackView = true;
-                    }
-                    $t('track', 'dtm_pageView', {
-                        initiator: 'transporter',
-                        index: index, // $t(e.type + '.index', index) just use the searched index, to know if there is metadata
-                        url: $t(e.type + '.url', ''),
-                        trackView: trackView
-                    });
-                    clearTimeout(pageTries[url].timer);
-                }
-                pageTries[url].tries--;
-            },pageTries.default.timeout)
-        };
-    });
-    var handleScrollEvent = function(e) {
-        var actionContextData = {
-            'news.pagescrollpercent': $t(e.type + '.percent', s.noValue)
-        };
-        s.contextData = s.extendArray(s.contextData, actionContextData);
-
-        //track action
-        s.tl(true, 'o', 'percent scrolled');
-
-        //cleanup values after action
-        for (var item in actionContextData) {
-            delete s.contextData[item];
-        }
-    }
-    // trasnporter event is going away
-    $t('on', 'mbt_transporter_scrolled_percentage', handleScrollEvent);
-    $t('on', 'mbt_scrolled_percentage', handleScrollEvent);
-})();
-
-
-</script><script>
-
-/* globals $t, s */
-$t('on', 'mbt_video_drawer_click', function(e) {
-  var isCountinuousPlay = $t('mbt_video_drawer_click.video.isContinuousPlay', false);
-  if(isCountinuousPlay) {
-    //Continuous play event is not tracked at the moment
-    //Could be used in the future to track using this flag
-    return;
-  }
-  var videoIndex = parseInt($t(e.type + '.index', 0)) + 1;
-  var videoId = $t(e.type + '.video.id', 'not available');
-  var videoName = $t(e.type + '.video.headline.primary', 'not available');
-
-  var actionContextData = {
-    'news.linkmoduledetail': `${videoIndex}:${videoId}:${videoName}`,
-    'news.linkmoduletype': 'video drawer click',
-    'news.videoplaylist': $t(e.type + '.playlist.headline.primary', s.noValue),
-    'news.videoplaylistid': $t(e.type + '.playlist.id', s.noValue)
-  };
-  s.contextData = s.extendArray(s.contextData, actionContextData);
-
-  //track action
-  s.tl(true, 'o', 'video drawer click');
-
-  //cleanup values after action
-  for (var item in actionContextData) {
-    delete s.contextData[item];
-  }
-});
-
-
-</script><script>
-!function(){"use strict";function e(e,t,s){var n="",i=t||"Error caught in DIL module/submodule: ";return e===Object(e)?n=i+(e.message||"err has no message"):(n=i+"err is not a valid object",e={}),e.message=n,s instanceof DIL&&(e.partner=s.api.getPartner()),DIL.errorModule.handleError(e),this.errorMessage=n}var r,a,o,t={submitUniversalAnalytics:function(e,t,s){try{var n,i,r,a,o=e.getAll()[0],d=o[s||"b"].data.keys,u={};for(n=0,i=d.length;n<i;n++)r=d[n],void 0===(a=o.get(r))||"function"==typeof a||a===Object(a)||/^_/.test(r)||/^&/.test(r)||(u[r]=a);return t.api.signals(u,"c_").submit(),u}catch(e){return"Caught error with message: "+e.message}},dil:null,arr:null,tv:null,errorMessage:"",defaultTrackVars:["_setAccount","_setCustomVar","_addItem","_addTrans","_trackSocial"],defaultTrackVarsObj:null,signals:{},hasSignals:!1,handle:e,init:function(e,t,s){try{this.dil=null,this.arr=null,this.tv=null,this.errorMessage="",this.signals={},this.hasSignals=!1;var n={name:"DIL GA Module Error"},i="";t instanceof DIL?(this.dil=t,n.partner=this.dil.api.getPartner()):(i="dilInstance is not a valid instance of DIL",n.message=i,DIL.errorModule.handleError(n)),e instanceof Array&&e.length?this.arr=e:(i="gaArray is not an array or is empty",n.message=i,DIL.errorModule.handleError(n)),this.tv=this.constructTrackVars(s),this.errorMessage=i}catch(e){this.handle(e,"DIL.modules.GA.init() caught error with message ",this.dil)}finally{return this}},constructTrackVars:function(e){var t,s,n,i,r,a,o=[];if(this.defaultTrackVarsObj!==Object(this.defaultTrackVarsObj)){for(a={},s=0,n=(r=this.defaultTrackVars).length;s<n;s++)a[r[s]]=!0;this.defaultTrackVarsObj=a}else a=this.defaultTrackVarsObj;if(e===Object(e)){if((t=e.names)instanceof Array&&(n=t.length))for(s=0;s<n;s++)"string"==typeof(i=t[s])&&i.length&&i in a&&o.push(i);if(o.length)return o}return this.defaultTrackVars},constructGAObj:function(e){var t,s,n,i,r,a,o={},d=e instanceof Array?e:this.arr;for(t=0,s=d.length;t<s;t++)(n=d[t])instanceof Array&&n.length&&(r=n=[],a=d[t],r instanceof Array&&a instanceof Array&&Array.prototype.push.apply(r,a),"string"==typeof(i=n.shift())&&i.length&&(o[i]instanceof Array||(o[i]=[]),o[i].push(n)));return o},addToSignals:function(e,t){return"string"==typeof e&&""!==e&&null!=t&&""!==t&&(this.signals[e]instanceof Array||(this.signals[e]=[]),this.signals[e].push(t),this.hasSignals=!0)},constructSignals:function(){var e,t,s,n,i,r,a=this.constructGAObj(),o={_setAccount:function(e){this.addToSignals("c_accountId",e)},_setCustomVar:function(e,t,s){"string"==typeof t&&t.length&&this.addToSignals("c_"+t,s)},_addItem:function(e,t,s,n,i,r){this.addToSignals("c_itemOrderId",e),this.addToSignals("c_itemSku",t),this.addToSignals("c_itemName",s),this.addToSignals("c_itemCategory",n),this.addToSignals("c_itemPrice",i),this.addToSignals("c_itemQuantity",r)},_addTrans:function(e,t,s,n,i,r,a,o){this.addToSignals("c_transOrderId",e),this.addToSignals("c_transAffiliation",t),this.addToSignals("c_transTotal",s),this.addToSignals("c_transTax",n),this.addToSignals("c_transShipping",i),this.addToSignals("c_transCity",r),this.addToSignals("c_transState",a),this.addToSignals("c_transCountry",o)},_trackSocial:function(e,t,s,n){this.addToSignals("c_socialNetwork",e),this.addToSignals("c_socialAction",t),this.addToSignals("c_socialTarget",s),this.addToSignals("c_socialPagePath",n)}},d=this.tv;for(e=0,t=d.length;e<t;e++)if(s=d[e],a.hasOwnProperty(s)&&o.hasOwnProperty(s)&&(r=a[s])instanceof Array)for(n=0,i=r.length;n<i;n++)o[s].apply(this,r[n])},submit:function(){try{return""!==this.errorMessage?this.errorMessage:(this.constructSignals(),this.hasSignals?(this.dil.api.signals(this.signals).submit(),"Signals sent: "+this.dil.helpers.convertObjectToKeyValuePairs(this.signals,"=",!0)):"No signals present")}catch(e){return this.handle(e,"DIL.modules.GA.submit() caught error with message ",this.dil)}},Stuffer:{LIMIT:5,dil:null,cookieName:null,delimiter:null,errorMessage:"",handle:e,callback:null,v:function(){return!1},init:function(e,t,s){try{this.dil=null,this.callback=null,this.errorMessage="",e instanceof DIL?(this.dil=e,this.v=this.dil.validators.isPopulatedString,this.cookieName=this.v(t)?t:"aam_ga",this.delimiter=this.v(s)?s:"|"):this.handle({message:"dilInstance is not a valid instance of DIL"},"DIL.modules.GA.Stuffer.init() error: ")}catch(e){this.handle(e,"DIL.modules.GA.Stuffer.init() caught error with message ",this.dil)}finally{return this}},process:function(e){var t,s,n,i,r,a,o,d,u,c,l,h=!1,f=1;if(e===Object(e)&&(t=e.stuff)&&t instanceof Array&&(s=t.length))for(n=0;n<s;n++)if((i=t[n])&&i===Object(i)&&(r=i.cn,a=i.cv,r===this.cookieName&&this.v(a))){h=!0;break}if(h){for(o=a.split(this.delimiter),void 0===window._gaq&&(window._gaq=[]),d=window._gaq,n=0,s=o.length;n<s&&(c=(u=o[n].split("="))[0],l=u[1],this.v(c)&&this.v(l)&&d.push(["_setCustomVar",f++,c,l,1]),!(f>this.LIMIT));n++);this.errorMessage=1<f?"No errors - stuffing successful":"No valid values to stuff"}else this.errorMessage="Cookie name and value not found in json";if("function"==typeof this.callback)return this.callback()},submit:function(){try{var t=this;return""!==this.errorMessage?this.errorMessage:(this.dil.api.afterResult(function(e){t.process(e)}).submit(),"DIL.modules.GA.Stuffer.submit() successful")}catch(e){return this.handle(e,"DIL.modules.GA.Stuffer.submit() caught error with message ",this.dil)}}}},s={dil:null,handle:e,init:function(e,t,s,n){try{var f=this,i={name:"DIL Site Catalyst Module Error"},p=function(e){return i.message=e,DIL.errorModule.handleError(i),e};if(this.options=n===Object(n)?n:{},this.dil=null,!(t instanceof DIL))return p("dilInstance is not a valid instance of DIL");if(this.dil=t,i.partner=t.api.getPartner(),e!==Object(e))return p("siteCatalystReportingSuite is not an object");var r=e;return window.AppMeasurement_Module_DIL=r.m_DIL=function(e){var t="function"==typeof e.m_i?e.m_i("DIL"):this;if(t!==Object(t))return p("m is not an object");t.trackVars=f.constructTrackVars(s),t.d=0,t.s=e,t._t=function(){var e,t,s,n,i,r,a=this,o=","+a.trackVars+",",d=a.s,u=[],c=[],l={},h=!1;if(d!==Object(d))return p("Error in m._t function: s is not an object");if(a.d){if("function"==typeof d.foreachVar)d.foreachVar(function(e,t){void 0!==t&&(l[e]=t,h=!0)},a.trackVars);else{if(!(d.va_t instanceof Array))return p("Error in m._t function: s.va_t is not an array");if(d.lightProfileID?(e=d.lightTrackVars)&&(e=","+e+","+d.vl_mr+","):(d.pe||d.linkType)&&(e=d.linkTrackVars,d.pe&&(t=d.pe.substring(0,1).toUpperCase()+d.pe.substring(1),d[t]&&(e=d[t].trackVars)),e&&(e=","+e+","+d.vl_l+","+d.vl_l2+",")),e){for(r=0,u=e.split(",");r<u.length;r++)0<=o.indexOf(","+u[r]+",")&&c.push(u[r]);c.length&&(o=","+c.join(",")+",")}for(n=0,i=d.va_t.length;n<i;n++)s=d.va_t[n],0<=o.indexOf(","+s+",")&&void 0!==d[s]&&null!==d[s]&&""!==d[s]&&(l[s]=d[s],h=!0)}f.includeContextData(d,l).store_populated&&(h=!0),h&&a.d.api.signals(l,"c_").submit()}}},r.loadModule("DIL"),r.DIL.d=t,i.message?i.message:"DIL.modules.siteCatalyst.init() completed with no errors"}catch(e){return this.handle(e,"DIL.modules.siteCatalyst.init() caught error with message ",this.dil)}},constructTrackVars:function(e){var t,s,n,i,r,a,o,d,u=[];if(e===Object(e)){if((t=e.names)instanceof Array&&(i=t.length))for(n=0;n<i;n++)"string"==typeof(r=t[n])&&r.length&&u.push(r);if((s=e.iteratedNames)instanceof Array&&(i=s.length))for(n=0;n<i;n++)if((a=s[n])===Object(a)&&(r=a.name,d=parseInt(a.maxIndex,10),"string"==typeof r&&r.length&&!isNaN(d)&&0<=d))for(o=0;o<=d;o++)u.push(r+o);if(u.length)return u.join(",")}return this.constructTrackVars({names:["pageName","channel","campaign","products","events","pe","pev1","pev2","pev3"],iteratedNames:[{name:"prop",maxIndex:75},{name:"eVar",maxIndex:250}]})},includeContextData:function(e,t){var s={},n=!1;if(e.contextData===Object(e.contextData)){var i,r,a,o,d,u=e.contextData,c=this.options.replaceContextDataPeriodsWith,l=this.options.filterFromContextVariables,h={};if("string"==typeof c&&c.length||(c="_"),l instanceof Array)for(i=0,r=l.length;i<r;i++)a=l[i],this.dil.validators.isPopulatedString(a)&&(h[a]=!0);for(o in u)u.hasOwnProperty(o)&&!h[o]&&((d=u[o])||"number"==typeof d)&&(t[o=("contextData."+o).replace(/\./g,c)]=d,n=!0)}return s.store_populated=n,s}};"function"!=typeof window.DIL&&(window.DIL=function(s){var c,e,I,r,u,p,t,a,n,i,o,d,y,l,h,g,f,m,b,v,D,S=[],_={};function O(e){return void 0===e||!0===e}s!==Object(s)&&(s={}),I=s.partner,r=s.containerNSID,u=s.mappings,p=s.uuidCookie,t=!0===s.enableErrorReporting,a=s.visitorService,n=s.declaredId,i=!0===s.delayAllUntilWindowLoad,o=O(s.secureDataCollection),d="boolean"==typeof s.isCoopSafe?s.isCoopSafe:null,y=O(s.enableHrefererParam),l=O(s.enableLogging),h=O(s.enableUrlDestinations),g=O(s.enableCookieDestinations),f=!0===s.disableDefaultRequest,m=s.afterResultForDefaultRequest,b=s.visitorConstructor,v=!0===s.disableCORS,D=!0===s.ignoreHardDependencyOnVisitorAPI,t&&DIL.errorModule.activate(),D&&S.push("Warning: this instance is configured to ignore the hard dependency on the VisitorAPI service. This means that no URL destinations will be fired if the instance has no connection to VisitorAPI. If the VisitorAPI service is not instantiated, ID syncs will not be fired either.");var C=!0===window._dil_unit_tests;if((c=arguments[1])&&S.push(c+""),!I||"string"!=typeof I){var w={name:"error",message:c="DIL partner is invalid or not specified in initConfig",filename:"dil.js"};return DIL.errorModule.handleError(w),new Error(c)}if(c="DIL containerNSID is invalid or not specified in initConfig, setting to default of 0",(r||"number"==typeof r)&&(r=parseInt(r,10),!isNaN(r)&&0<=r&&(c="")),c&&(r=0,S.push(c),c=""),(e=DIL.getDil(I,r))instanceof DIL&&e.api.getPartner()===I&&e.api.getContainerNSID()===r)return e;if(!(this instanceof DIL))return new DIL(s,"DIL was not instantiated with the 'new' operator, returning a valid instance with partner = "+I+" and containerNSID = "+r);DIL.registerDil(this,I,r);var L={doesConsoleLogExist:window.console===Object(window.console)&&"function"==typeof window.console.log,logMemo:{},log:function(e){(S.push(e),l&&this.doesConsoleLogExist)&&Function.prototype.bind.call(window.console.log,window.console).apply(window.console,arguments)},logOnce:function(e){this.logMemo[e]||(this.logMemo[e]=!0,L.log(e))}},A={IS_HTTPS:o||"https:"===document.location.protocol,SIX_MONTHS_IN_MINUTES:259200,IE_VERSION:function(){if(document.documentMode)return document.documentMode;for(var e=7;4<e;e--){var t=document.createElement("div");if(t.innerHTML="\x3c!--[if IE "+e+"]><span></span><![endif]--\x3e",t.getElementsByTagName("span").length)return t=null,e}return null}()};A.IS_IE_LESS_THAN_10="number"==typeof A.IE_VERSION&&A.IE_VERSION<10;var P={stuffed:{}},T={},R={firingQueue:[],fired:[],firing:!1,sent:[],errored:[],reservedKeys:{sids:!0,pdata:!0,logdata:!0,callback:!0,postCallbackFn:!0,useImageRequest:!0},firstRequestHasFired:!1,abortRequests:!1,num_of_cors_responses:0,num_of_cors_errors:0,corsErrorSources:[],num_of_img_responses:0,num_of_img_errors:0,platformParams:{d_nsid:r+"",d_rtbd:"json",d_jsonv:DIL.jsonVersion+"",d_dst:"1"},nonModStatsParams:{d_rtbd:!0,d_dst:!0,d_cts:!0,d_rs:!0},modStatsParams:null,adms:{TIME_TO_CATCH_ALL_REQUESTS_RELEASE:3e4,calledBack:!1,mid:null,noVisitorAPI:null,VisitorAPI:null,instance:null,releaseType:"no VisitorAPI",isOptedOut:!0,isOptedOutCallbackCalled:!1,admsProcessingStarted:!1,process:function(e){try{if(this.admsProcessingStarted)return;this.admsProcessingStarted=!0;var t,s,n,i=a;if("function"!=typeof e||"function"!=typeof e.getInstance)throw this.noVisitorAPI=!0,new Error("Visitor does not exist.");if(i!==Object(i)||!(t=i.namespace)||"string"!=typeof t)throw this.releaseType="no namespace",new Error("DIL.create() needs the initConfig property `visitorService`:{namespace:'<Experience Cloud Org ID>'}");if(!((s=e.getInstance(t,{idSyncContainerID:r}))===Object(s)&&s instanceof e&&"function"==typeof s.isAllowed&&"function"==typeof s.getMarketingCloudVisitorID&&"function"==typeof s.getCustomerIDs&&"function"==typeof s.isOptedOut&&"function"==typeof s.publishDestinations))throw this.releaseType="invalid instance",n="Invalid Visitor instance.",s===Object(s)&&"function"!=typeof s.publishDestinations&&(n+=" In particular, visitorInstance.publishDestinations is not a function. This is needed to fire URL destinations in DIL v8.0+ and should be present in Visitor v3.3.0+ ."),new Error(n);if(this.VisitorAPI=e,!s.isAllowed())return this.releaseType="VisitorAPI is not allowed to write cookies",void this.releaseRequests();this.instance=s,this.waitForMidToReleaseRequests()}catch(e){if(!D)throw new Error("Error in processing Visitor API, which is a hard dependency for DIL v8.0+: "+e.message);this.releaseRequests()}},waitForMidToReleaseRequests:function(){var t=this;this.instance&&(this.instance.getMarketingCloudVisitorID(function(e){t.mid=e,t.releaseType="VisitorAPI",t.releaseRequests()},!0),(!N.exists||!N.isIabContext&&N.isApproved()||N.isIabContext&&G.hasGoSignal())&&setTimeout(function(){"VisitorAPI"!==t.releaseType&&(t.releaseType="timeout",t.releaseRequests())},this.getLoadTimeout()))},releaseRequests:function(){this.calledBack=!0,R.registerRequest()},getMarketingCloudVisitorID:function(){return this.instance?this.instance.getMarketingCloudVisitorID():null},getMIDQueryString:function(){var e=V.isPopulatedString,t=this.getMarketingCloudVisitorID();return e(this.mid)&&this.mid===t||(this.mid=t),e(this.mid)?"d_mid="+this.mid+"&":""},getCustomerIDs:function(){return this.instance?this.instance.getCustomerIDs():null},getCustomerIDsQueryString:function(e){if(e!==Object(e))return"";var t,s,n,i,r="",a=[],o=[];for(t in e)e.hasOwnProperty(t)&&(s=e[o[0]=t])===Object(s)&&(o[1]=s.id||"",o[2]=s.authState||0,a.push(o),o=[]);if(i=a.length)for(n=0;n<i;n++)r+="&d_cid_ic="+x.encodeAndBuildRequest(a[n],"%01");return r},getIsOptedOut:function(){this.instance?this.instance.isOptedOut([this,this.isOptedOutCallback],this.VisitorAPI.OptOut.GLOBAL,!0):(this.isOptedOut=!1,this.isOptedOutCallbackCalled=!0)},isOptedOutCallback:function(e){this.isOptedOut=e,this.isOptedOutCallbackCalled=!0,R.registerRequest(),N.isIabContext()&&G.checkQueryStringObject()},getLoadTimeout:function(){var e=this.instance;if(e){if("function"==typeof e.getLoadTimeout)return e.getLoadTimeout();if(void 0!==e.loadTimeout)return e.loadTimeout}return this.TIME_TO_CATCH_ALL_REQUESTS_RELEASE}},declaredId:{declaredId:{init:null,request:null},declaredIdCombos:{},setDeclaredId:function(e,t){var s=V.isPopulatedString,n=encodeURIComponent;if(e===Object(e)&&s(t)){var i=e.dpid,r=e.dpuuid,a=null;if(s(i)&&s(r))return a=n(i)+"$"+n(r),!0===this.declaredIdCombos[a]?"setDeclaredId: combo exists for type '"+t+"'":(this.declaredIdCombos[a]=!0,this.declaredId[t]={dpid:i,dpuuid:r},"setDeclaredId: succeeded for type '"+t+"'")}return"setDeclaredId: failed for type '"+t+"'"},getDeclaredIdQueryString:function(){var e=this.declaredId.request,t=this.declaredId.init,s=encodeURIComponent,n="";return null!==e?n="&d_dpid="+s(e.dpid)+"&d_dpuuid="+s(e.dpuuid):null!==t&&(n="&d_dpid="+s(t.dpid)+"&d_dpuuid="+s(t.dpuuid)),n}},registerRequest:function(e){var t,s=this.firingQueue;e===Object(e)&&(s.push(e),e.isDefaultRequest||(f=!0)),this.firing||!s.length||i&&!DIL.windowLoaded||(this.adms.isOptedOutCallbackCalled||this.adms.getIsOptedOut(),this.adms.calledBack&&!this.adms.isOptedOut&&this.adms.isOptedOutCallbackCalled&&(N.isApproved()||G.hasGoSignal())&&(this.adms.isOptedOutCallbackCalled=!1,(t=s.shift()).src=t.src.replace(/&d_nsid=/,"&"+this.adms.getMIDQueryString()+G.getQueryString()+"d_nsid="),V.isPopulatedString(t.corsPostData)&&(t.corsPostData=t.corsPostData.replace(/^d_nsid=/,this.adms.getMIDQueryString()+G.getQueryString()+"d_nsid=")),M.fireRequest(t),this.firstRequestHasFired||"script"!==t.tag&&"cors"!==t.tag||(this.firstRequestHasFired=!0)))},processVisitorAPI:function(){this.adms.process(b||window.Visitor)},getCoopQueryString:function(){var e="";return!0===d?e="&d_coop_safe=1":!1===d&&(e="&d_coop_unsafe=1"),e}};_.requestController=R;var E,j,k={sendingMessages:!1,messages:[],messagesPosted:[],destinations:[],destinationsPosted:[],jsonForComparison:[],jsonDuplicates:[],jsonWaiting:[],jsonProcessed:[],publishDestinationsVersion:null,requestToProcess:function(e,t){var s,n=this;function i(){n.jsonForComparison.push(e),n.jsonWaiting.push([e,t])}if(e&&!V.isEmptyObject(e))if(s=JSON.stringify(e.dests||[]),this.jsonForComparison.length){var r,a,o,d=!1;for(r=0,a=this.jsonForComparison.length;r<a;r++)if(o=this.jsonForComparison[r],s===JSON.stringify(o.dests||[])){d=!0;break}d?this.jsonDuplicates.push(e):i()}else i();if(this.jsonWaiting.length){var u=this.jsonWaiting.shift();this.process(u[0],u[1]),this.requestToProcess()}this.messages.length&&!this.sendingMessages&&this.sendMessages()},process:function(e){if(h){var t,s,n,i,r,a,o=encodeURIComponent,d=this.getPublishDestinationsVersion(),u=!1;if(-1!==d){if((t=e.dests)&&t instanceof Array&&(s=t.length)){for(n=0;n<s;n++)i=t[n],a=[o("dests"),o(i.id||""),o(i.y||""),o(i.c||"")].join("|"),this.addMessage(a),r={url:i.c,hideReferrer:void 0===i.hr||!!i.hr,message:a},this.addDestination(r),void 0!==i.hr&&(u=!0);1===d&&u&&L.logOnce("Warning: visitorInstance.publishDestinations version is old (Visitor v3.3.0 to v4.0.0). URL destinations will not have the option of being fired on page, only in the iframe.")}this.jsonProcessed.push(e)}}},addMessage:function(e){this.messages.push(e)},addDestination:function(e){this.destinations.push(e)},sendMessages:function(){this.sendingMessages||(this.sendingMessages=!0,h&&this.messages.length&&this.publishDestinations())},publishDestinations:function(){var t=this,e=R.adms.instance,s=[],n=[],i=function(e){L.log("visitor.publishDestinations() result: "+(e.error||e.message)),t.sendingMessages=!1,t.requestToProcess()},r=function(){t.messages=[],t.destinations=[]};return 1===this.publishDestinationsVersion?(x.extendArray(s,this.messages),x.extendArray(this.messagesPosted,this.messages),r(),e.publishDestinations(I,s,i),"Called visitor.publishDestinations() version 1"):1<this.publishDestinationsVersion?(x.extendArray(n,this.destinations),x.extendArray(this.destinationsPosted,this.destinations),r(),e.publishDestinations({subdomain:I,callback:i,urlDestinations:n}),"Called visitor.publishDestinations() version > 1"):void 0},getPublishDestinationsVersion:function(){if(null!==this.publishDestinationsVersion)return this.publishDestinationsVersion;var e=R.adms.instance,s=-1;return e.publishDestinations(null,null,function(e){if(e===Object(e)){var t=e.error;"subdomain is not a populated string."===t?s=1:"Invalid parameters passed."===t&&(s=2)}}),this.publishDestinationsVersion=s}},q={traits:function(e){return V.isValidPdata(e)&&(T.sids instanceof Array||(T.sids=[]),x.extendArray(T.sids,e)),this},pixels:function(e){return V.isValidPdata(e)&&(T.pdata instanceof Array||(T.pdata=[]),x.extendArray(T.pdata,e)),this},logs:function(e){return V.isValidLogdata(e)&&(T.logdata!==Object(T.logdata)&&(T.logdata={}),x.extendObject(T.logdata,e)),this},customQueryParams:function(e){return V.isEmptyObject(e)||x.extendObject(T,e,R.reservedKeys),this},signals:function(e,t){var s,n=e;if(!V.isEmptyObject(n)){if(t&&"string"==typeof t)for(s in n={},e)e.hasOwnProperty(s)&&(n[t+s]=e[s]);x.extendObject(T,n,R.reservedKeys)}return this},declaredId:function(e){return R.declaredId.setDeclaredId(e,"request"),this},result:function(e){return"function"==typeof e&&(T.callback=e),this},afterResult:function(e){return"function"==typeof e&&(T.postCallbackFn=e),this},useImageRequest:function(){return T.useImageRequest=!0,this},clearData:function(){return T={},this},submit:function(e){return T.isDefaultRequest=!!e,M.submitRequest(T),T={},this},getPartner:function(){return I},getContainerNSID:function(){return r},getEventLog:function(){return S},getState:function(){var e={},t={};return x.extendObject(e,R,{registerRequest:!0}),x.extendObject(t,k,{requestToProcess:!0,process:!0,sendMessages:!0}),{initConfig:s,pendingRequest:T,otherRequestInfo:e,destinationPublishingInfo:t,log:S}},idSync:function(){throw new Error("Please use the `idSyncByURL` method of the Experience Cloud ID Service (Visitor) instance")},aamIdSync:function(){throw new Error("Please use the `idSyncByDataSource` method of the Experience Cloud ID Service (Visitor) instance")},passData:function(e){return V.isEmptyObject(e)?"Error: json is empty or not an object":(M.defaultCallback(e),e)},getPlatformParams:function(){return R.platformParams},getEventCallConfigParams:function(){var e,t=R,s=t.modStatsParams,n=t.platformParams;if(!s){for(e in s={},n)n.hasOwnProperty(e)&&!t.nonModStatsParams[e]&&(s[e.replace(/^d_/,"")]=n[e]);!0===d?s.coop_safe=1:!1===d&&(s.coop_unsafe=1),t.modStatsParams=s}return s},setAsCoopSafe:function(){return d=!0,this},setAsCoopUnsafe:function(){return d=!1,this},getEventCallIabSignals:function(e){var t;return e!==Object(e)?"Error: config is not an object":"function"!=typeof e.callback?"Error: config.callback is not a function":(t=parseInt(e.timeout,10),isNaN(t)&&(t=null),void G.getQueryStringObject(e.callback,t))}},M={corsMetadata:(E="none","undefined"!=typeof XMLHttpRequest&&XMLHttpRequest===Object(XMLHttpRequest)&&"withCredentials"in new XMLHttpRequest&&(E="XMLHttpRequest"),{corsType:E}),getCORSInstance:function(){return"none"===this.corsMetadata.corsType?null:new window[this.corsMetadata.corsType]},submitRequest:function(e){return R.registerRequest(M.createQueuedRequest(e)),!0},createQueuedRequest:function(e){var t,s,n,i,r,a=e.callback,o="img",d=e.isDefaultRequest;if(delete e.isDefaultRequest,!V.isEmptyObject(u))for(n in u)if(u.hasOwnProperty(n)){if(null==(i=u[n])||""===i)continue;if(n in e&&!(i in e)&&!(i in R.reservedKeys)){if(null==(r=e[n])||""===r)continue;e[i]=r}}return V.isValidPdata(e.sids)||(e.sids=[]),V.isValidPdata(e.pdata)||(e.pdata=[]),V.isValidLogdata(e.logdata)||(e.logdata={}),e.logdataArray=x.convertObjectToKeyValuePairs(e.logdata,"=",!0),e.logdataArray.push("_ts="+(new Date).getTime()),"function"!=typeof a&&(a=this.defaultCallback),t=this.makeRequestSrcData(e),(s=this.getCORSInstance())&&!0!==e.useImageRequest&&(o="cors"),{tag:o,src:t.src,corsSrc:t.corsSrc,callbackFn:a,postCallbackFn:e.postCallbackFn,useImageRequest:!!e.useImageRequest,requestData:e,corsInstance:s,corsPostData:t.corsPostData,isDefaultRequest:d}},defaultCallback:function(e,t){var s,n,i,r,a,o,d,u,c;if(g&&(s=e.stuff)&&s instanceof Array&&(n=s.length))for(i=0;i<n;i++)(r=s[i])&&r===Object(r)&&(a=r.cn,o=r.cv,void 0!==(d=r.ttl)&&""!==d||(d=Math.floor(x.getMaxCookieExpiresInMinutes()/60/24)),u=r.dmn||"."+document.domain.replace(/^www\./,""),c=r.type,a&&(o||"number"==typeof o)&&("var"!==c&&(d=parseInt(d,10))&&!isNaN(d)&&x.setCookie(a,o,24*d*60,"/",u,!1),P.stuffed[a]=o));var l,h,f=e.uuid;V.isPopulatedString(f)&&(V.isEmptyObject(p)||("string"==typeof(l=p.path)&&l.length||(l="/"),h=parseInt(p.days,10),isNaN(h)&&(h=100),x.setCookie(p.name||"aam_did",f,24*h*60,l,p.domain||"."+document.domain.replace(/^www\./,""),!0===p.secure))),R.abortRequests||k.requestToProcess(e,t)},makeRequestSrcData:function(r){r.sids=V.removeEmptyArrayValues(r.sids||[]),r.pdata=V.removeEmptyArrayValues(r.pdata||[]);var a=R,e=a.platformParams,t=x.encodeAndBuildRequest(r.sids,","),s=x.encodeAndBuildRequest(r.pdata,","),n=(r.logdataArray||[]).join("&");delete r.logdataArray;var i,o,d=encodeURIComponent,u=A.IS_HTTPS?"https://":"http://",c=a.declaredId.getDeclaredIdQueryString(),l=a.adms.instance?a.adms.getCustomerIDsQueryString(a.adms.getCustomerIDs()):"",h=function(){var e,t,s,n,i=[];for(e in r)if(!(e in a.reservedKeys)&&r.hasOwnProperty(e))if(t=r[e],e=d(e),t instanceof Array)for(s=0,n=t.length;s<n;s++)i.push(e+"="+d(t[s]));else i.push(e+"="+d(t));return i.length?"&"+i.join("&"):""}(),f="d_dil_ver="+d(DIL.version),p="d_nsid="+e.d_nsid+a.getCoopQueryString()+c+l+(t.length?"&d_sid="+t:"")+(s.length?"&d_px="+s:"")+(n.length?"&d_ld="+d(n):""),g="&d_rtbd="+e.d_rtbd+"&d_jsonv="+e.d_jsonv+"&d_dst="+e.d_dst,m=y?"&h_referer="+d(location.href):"";return o=(i=u+I+".demdex.net/event")+"?"+f+"&"+p+g+h+m,{corsSrc:i+"?"+f+"&_ts="+(new Date).getTime(),src:o,corsPostData:p+g+h+m,isDeclaredIdCall:""!==c}},fireRequest:function(e){if("img"===e.tag)this.fireImage(e);else{var t=R.declaredId,s=t.declaredId.request||t.declaredId.init||{},n={dpid:s.dpid||"",dpuuid:s.dpuuid||""};this.fireCORS(e,n)}},fireImage:function(t){var e,s,n=R;n.abortRequests||(n.firing=!0,e=new Image(0,0),n.sent.push(t),e.onload=function(){n.firing=!1,n.fired.push(t),n.num_of_img_responses++,n.registerRequest()},s=function(e){c="imgAbortOrErrorHandler received the event of type "+e.type,L.log(c),n.abortRequests=!0,n.firing=!1,n.errored.push(t),n.num_of_img_errors++,n.registerRequest()},e.addEventListener("error",s),e.addEventListener("abort",s),e.src=t.src)},fireCORS:function(n,i){var r=this,a=R,e=this.corsMetadata.corsType,t=n.corsSrc,s=n.corsInstance,o=n.corsPostData,d=n.postCallbackFn,u="function"==typeof d;if(!a.abortRequests&&!v){a.firing=!0;try{s.open("post",t,!0),"XMLHttpRequest"===e&&(s.withCredentials=!0,s.setRequestHeader("Content-Type","application/x-www-form-urlencoded"),s.onreadystatechange=function(){4===this.readyState&&200===this.status&&function(e){var t;try{if((t=JSON.parse(e))!==Object(t))return r.handleCORSError(n,i,"Response is not JSON")}catch(e){return r.handleCORSError(n,i,"Error parsing response as JSON")}try{var s=n.callbackFn;a.firing=!1,a.fired.push(n),a.num_of_cors_responses++,s(t,i),u&&d(t,i)}catch(e){e.message="DIL handleCORSResponse caught error with message "+e.message,c=e.message,L.log(c),e.filename=e.filename||"dil.js",e.partner=I,DIL.errorModule.handleError(e);try{s({error:e.name+"|"+e.message},i),u&&d({error:e.name+"|"+e.message},i)}catch(e){}}finally{a.registerRequest()}}(this.responseText)}),s.onerror=function(){r.handleCORSError(n,i,"onerror")},s.ontimeout=function(){r.handleCORSError(n,i,"ontimeout")},s.send(o)}catch(e){this.handleCORSError(n,i,"try-catch")}a.sent.push(n),a.declaredId.declaredId.request=null}},handleCORSError:function(e,t,s){R.num_of_cors_errors++,R.corsErrorSources.push(s)}},V={isValidPdata:function(e){return!!(e instanceof Array&&this.removeEmptyArrayValues(e).length)},isValidLogdata:function(e){return!this.isEmptyObject(e)},isEmptyObject:function(e){if(e!==Object(e))return!0;var t;for(t in e)if(e.hasOwnProperty(t))return!1;return!0},removeEmptyArrayValues:function(e){var t,s=0,n=e.length,i=[];for(s=0;s<n;s++)null!=(t=e[s])&&""!==t&&i.push(t);return i},isPopulatedString:function(e){return"string"==typeof e&&e.length}},x={convertObjectToKeyValuePairs:function(e,t,s){var n,i,r=[];for(n in t||(t="="),e)e.hasOwnProperty(n)&&null!=(i=e[n])&&""!==i&&r.push(n+t+(s?encodeURIComponent(i):i));return r},encodeAndBuildRequest:function(e,t){return e.map(function(e){return encodeURIComponent(e)}).join(t)},getCookie:function(e){var t,s,n,i=e+"=",r=document.cookie.split(";");for(t=0,s=r.length;t<s;t++){for(n=r[t];" "===n.charAt(0);)n=n.substring(1,n.length);if(0===n.indexOf(i))return decodeURIComponent(n.substring(i.length,n.length))}return null},setCookie:function(e,t,s,n,i,r){var a=new Date;s&&(s=1e3*s*60),document.cookie=e+"="+encodeURIComponent(t)+(s?";expires="+new Date(a.getTime()+s).toUTCString():"")+(n?";path="+n:"")+(i?";domain="+i:"")+(r?";secure":"")},extendArray:function(e,t){return e instanceof Array&&t instanceof Array&&(Array.prototype.push.apply(e,t),!0)},extendObject:function(e,t,s){var n;if(e!==Object(e)||t!==Object(t))return!1;for(n in t)if(t.hasOwnProperty(n)){if(!V.isEmptyObject(s)&&n in s)continue;e[n]=t[n]}return!0},getMaxCookieExpiresInMinutes:function(){return A.SIX_MONTHS_IN_MINUTES},replaceMethodsWithFunction:function(e,t){var s;if(e===Object(e)&&"function"==typeof t)for(s in e)e.hasOwnProperty(s)&&"function"==typeof e[s]&&(e[s]=t)}},N=(j=_.requestController,{exists:null,instance:null,aamIsApproved:null,init:function(){var e=this;this.checkIfExists()?(this.exists=!0,this.instance=window.adobe.optIn,this.instance.fetchPermissions(function(){e.callback()},!0)):this.exists=!1},checkIfExists:function(){return window.adobe===Object(window.adobe)&&window.adobe.optIn===Object(window.adobe.optIn)},callback:function(){this.aamIsApproved=this.instance.isApproved([this.instance.Categories.AAM]),j.adms.waitForMidToReleaseRequests(),j.adms.getIsOptedOut()},isApproved:function(){return!this.isIabContext()&&!j.adms.isOptedOut&&(!this.exists||this.aamIsApproved)},isIabContext:function(){return this.instance&&this.instance.isIabContext}});_.optIn=N;var U,F,Q,H,G=(F=(U=_).requestController,Q=U.optIn,H={isVendorConsented:null,doesGdprApply:null,consentString:null,queryStringObjectCallbacks:[],init:function(){this.fetchConsentData()},hasGoSignal:function(){return!(!(Q.isIabContext()&&this.isVendorConsented&&this.doesGdprApply&&"string"==typeof this.consentString&&this.consentString.length)||F.adms.isOptedOut)},fetchConsentData:function(s,e){var n=this,t={};"function"!=typeof s&&(s=function(){}),Q.instance&&Q.isIabContext()?(e&&(t.timeout=e),Q.instance.execute({command:"iabPlugin.fetchConsentData",params:t,callback:function(e,t){t===Object(t)?(n.doesGdprApply=!!t.gdprApplies,n.consentString=t.consentString||""):(n.doesGdprApply=!1,n.consentString=""),n.isVendorConsented=Q.instance.isApproved(Q.instance.Categories.AAM),e?s({}):n.checkQueryStringObject(s),F.adms.waitForMidToReleaseRequests()}})):s({})},getQueryString:function(){return Q.isIabContext()?"gdpr="+(this.doesGdprApply?1:0)+"&gdpr_consent="+this.consentString+"&":""},getQueryStringObject:function(e,t){this.fetchConsentData(e,t)},checkQueryStringObject:function(e){H.hasGoSignal()&&"function"==typeof e&&e({gdpr:this.doesGdprApply?1:0,gdpr_consent:this.consentString})}});_.iab=G,"error"===I&&0===r&&window.addEventListener("load",function(){DIL.windowLoaded=!0});var B=!1,W=function(){B||(B=!0,R.registerRequest(),K())},K=function(){setTimeout(function(){f||R.firstRequestHasFired||("function"==typeof m?q.afterResult(m).submit(!0):q.submit(!0))},DIL.constants.TIME_TO_DEFAULT_REQUEST)},X=document;"error"!==I&&(DIL.windowLoaded?W():"complete"!==X.readyState&&"loaded"!==X.readyState?window.addEventListener("load",function(){DIL.windowLoaded=!0,W()}):(DIL.windowLoaded=!0,W())),R.declaredId.setDeclaredId(n,"init"),N.init(),G.init(),R.processVisitorAPI();A.IS_IE_LESS_THAN_10&&x.replaceMethodsWithFunction(q,function(){return this}),this.api=q,this.getStuffedVariable=function(e){var t=P.stuffed[e];return t||"number"==typeof t||(t=x.getCookie(e))||"number"==typeof t||(t=""),t},this.validators=V,this.helpers=x,this.constants=A,this.log=S,this.pendingRequest=T,this.requestController=R,this.destinationPublishing=k,this.requestProcs=M,this.units=_,this.initConfig=s,this.logger=L,C&&(this.variables=P,this.callWindowLoadFunctions=W)},DIL.extendStaticPropertiesAndMethods=function(e){var t;if(e===Object(e))for(t in e)e.hasOwnProperty(t)&&(this[t]=e[t])},DIL.extendStaticPropertiesAndMethods({version:"9.3",jsonVersion:1,constants:{TIME_TO_DEFAULT_REQUEST:500},variables:{scriptNodeList:document.getElementsByTagName("script")},windowLoaded:!1,dils:{},isAddedPostWindowLoad:function(){var e=arguments[0];this.windowLoaded="function"==typeof e?!!e():"boolean"!=typeof e||e},create:function(e){try{return new DIL(e)}catch(e){throw new Error("Error in attempt to create DIL instance with DIL.create(): "+e.message)}},registerDil:function(e,t,s){var n=t+"$"+s;n in this.dils||(this.dils[n]=e)},getDil:function(e,t){var s;return"string"!=typeof e&&(e=""),t||(t=0),(s=e+"$"+t)in this.dils?this.dils[s]:new Error("The DIL instance with partner = "+e+" and containerNSID = "+t+" was not found")},dexGetQSVars:function(e,t,s){var n=this.getDil(t,s);return n instanceof this?n.getStuffedVariable(e):""}}),DIL.errorModule=(r=DIL.create({partner:"error",containerNSID:0,ignoreHardDependencyOnVisitorAPI:!0}),o=!(a={harvestererror:14138,destpuberror:14139,dpmerror:14140,generalerror:14137,error:14137,noerrortypedefined:15021,evalerror:15016,rangeerror:15017,referenceerror:15018,typeerror:15019,urierror:15020}),{activate:function(){o=!0},handleError:function(e){if(!o)return"DIL error module has not been activated";e!==Object(e)&&(e={});var t=e.name?(e.name+"").toLowerCase():"",s=t in a?a[t]:a.noerrortypedefined,n=[],i={name:t,filename:e.filename?e.filename+"":"",partner:e.partner?e.partner+"":"no_partner",site:e.site?e.site+"":document.location.href,message:e.message?e.message+"":""};return n.push(s),r.api.pixels(n).logs(i).useImageRequest().submit(),"DIL error report sent"},pixelMap:a}),DIL.tools={},DIL.modules={helpers:{}}),window.DIL&&DIL.tools&&DIL.modules&&(DIL.tools.getMetaTags=function(){var e,t,s,n,i,r={},a=document.getElementsByTagName("meta");for(e=0,s=arguments.length;e<s;e++)if(null!==(n=arguments[e]))for(t=0;t<a.length;t++)if((i=a[t]).name===n){r[n]=i.content;break}return r},DIL.tools.decomposeURI=function(e){var s,t=document.createElement("a");return t.href=e||document.referrer,{hash:t.hash,host:t.host.split(":").shift(),hostname:t.hostname,href:t.href,pathname:t.pathname.replace(/^\//,""),protocol:t.protocol,search:t.search,uriParams:(s={},t.search.replace(/^(\/|\?)?|\/$/g,"").split("&").map(function(e){var t=e.split("=");s[t.shift()]=t.shift()}),s)}},DIL.tools.getSearchReferrer=function(e,t){var s=DIL.getDil("error"),n=DIL.tools.decomposeURI(e||document.referrer),i="",r="",a={DEFAULT:{queryParam:"q"},SEARCH_ENGINES:[t===Object(t)?t:{},{hostPattern:/aol\./},{hostPattern:/ask\./},{hostPattern:/bing\./},{hostPattern:/google\./},{hostPattern:/yahoo\./,queryParam:"p"}]},o=a.DEFAULT;return(i=a.SEARCH_ENGINES.filter(function(e){return!(!e.hasOwnProperty("hostPattern")||!n.hostname.match(e.hostPattern))}).shift())?{valid:!0,name:n.hostname,keywords:(s.helpers.extendObject(o,i),i=(""+n.search).match(o.queryPattern),r=o.queryPattern?i?i[1]:"":n.uriParams[o.queryParam],decodeURIComponent(r||"").replace(/\+|%20/g," "))}:{valid:!1,name:"",keywords:""}},DIL.modules.GA=t,DIL.modules.siteCatalyst=s,DIL.modules.helpers.handleModuleError=e)}();
-
-</script><script>
-
-(function() {
-    /* globals $t, DIL */
-    var setupAAM = function(_scDilObj) {
-        //DIL instantiation starts. Configurable section below
-        var nbcuDil = DIL.create({
-            partner: "nbcu",
-            containerNSID: 0,
-            uuidCookie: {
-                name: 'aam_uuid',
-                days: 30
-            },
-            visitorService:{ 
-                namespace: "A8AB776A5245B4220A490D44@AdobeOrg" 
-            }
-
-        });
-        //replace customObj with any MPS object when data collection is required
-        if (typeof window.customObj != 'undefined') {
-            var nbcuDilInstance = DIL.getDil('nbcu');
-            nbcuDilInstance.api.signals(window.customObj, 'c_');
-        }
-        //SC Object Data Collection 
-        DIL.modules.siteCatalyst.init(_scDilObj, DIL.getDil('nbcu'), {
-            names: ['pageName', 'channel', 'campaign', 'products', 'events', 'pe', 'referrer', 'server', 'purchaseID', 'zip', 'state'],
-            iteratedNames: [{
-                name: 'eVar',
-                maxIndex: 75
-            }, {
-                name: 'prop',
-                maxIndex: 75
-            }, {
-                name: 'pev',
-                maxIndex: 3
-            }, {
-                name: 'hier',
-                maxIndex: 4
-            }]
-        });
-    };
-    //run after adobe is loaded, or if its alrady loaded.
-    if ($t('dtm_adobeAppMeasurmentLoaded', 'not loaded') !== 'not loaded') {
-        setupAAM($t('dtm_adobeAppMeasurmentLoaded.sc_obj', {}));
-    } else {
-        $t('on', 'dtm_adobeAppMeasurmentLoaded', function() {
-            setupAAM($t('dtm_adobeAppMeasurmentLoaded.sc_obj', {}));
-        });
-    }
-    //also setup heartbeat instsnce of app measurment
-    if ($t('ahb_adobeAppMeasurmentLoaded', 'not loaded') !== 'not loaded') {
-        setupAAM($t('ahb_adobeAppMeasurmentLoaded.sc_obj', {}));
-    } else {
-        $t('on', 'ahb_adobeAppMeasurmentLoaded', function() {
-            setupAAM($t('ahb_adobeAppMeasurmentLoaded.sc_obj', {}));
-        });
-    }
-})();
-
-
-</script><script>
-/* globals $t, s */
-(function() {
-
-  function track(situation, actionContextData) {
-    s.contextData = s.extendArray(s.contextData, actionContextData);
-    s.tl(true, 'o', situation);
-
-    for (var item in actionContextData) {
-      delete s.contextData[item];
-    }
-  }
-
-  $t('on', 'mbt_navbar_bellIconClick', function(e, data) {
-    if (data.isOpen) {
-      track('navbar bell icon click', {
-        'news.linkmoduledetail': 'navbar bell icon',
-        'news.linkmoduletype': 'navbar bell icon clicked',
-      });
-    }
-  });
-})();
-</script><script>_satellite["_runScript8"](function(event, target, Promise) {
-(function () {
-  /* globals $t, s */
-  function track(situation, actionContextData) {
-    s.contextData = s.extendArray(s.contextData, actionContextData);
-    s.tl(true, 'o', situation);
-
-    for (var item in actionContextData) {
-      delete s.contextData[item];
-    }
-  }
-
-  $t('on', 'elections_expand_menu', function (e, data) {
-    track('election menu expands of candidates and counties', {
-      'news.linkmoduledetail': data.sections,
-      'news.linkmoduletype': 'candidate/county menu expand',
-    });
-  });
-
-  $t('on', 'elections_breakDownVotes_click', function (e, data) {
-    track('election vote break down clicks', {
-      'news.linkmoduledetail': data.buttonName,
-      'news.linkmoduletype': 'button pressed',
-    });
-  });
-
-  $t('on', 'elections_map_toggle', function (e, data) {
-    track('election map toggle', {
-      'news.linkmoduledetail': data.race,
-      'news.linkmoduletype': data.section,
-    });
-  });
-
-  $t('on', 'elections_dropdown_filter', function (e, data) {
-    track('election dropdown filter', {
-      'news.linkmoduledetail': data.filter,
-      'news.linkmoduletype': data.location,
-    });
-  });
-
-  $t('on', 'elections_table_click', function (e, data) {
-    track('election table click', {
-      'news.linkmoduledetail': data.action,
-      'news.linkmoduletype': data.table,
-    });
-  });
-
-  $t('on', 'elections_districtresult_click', function (e, data) {
-    track('election district result click', {
-      'news.linkmoduledetail': data.action,
-      'news.linkmoduletype': 'search for congressional district',
-    });
-  });
-
-  $t('on', 'elections_recirc_dropdown', function (e, data) {
-    track('election navigation dropdown click', {
-      'news.linkmoduledetail': data.action,
-      'news.linkmoduletype': data.title,
-    });
-  });
-
-})();
-
-});</script><script>
-
-/*
- * video heartbeats - 2.0.1 - 2016-08-22
- * Copyright (c) 2016 Adobe Systems, Inc. All Rights Reserved.
- */
-
-// Heartbeat core
-!function(a){if("undefined"==typeof b)var b={};if("undefined"==typeof c)var c={};if("undefined"==typeof d)var d={};if(d.radio||(d.radio={}),d.plugin||(d.plugin={}),"undefined"==typeof e)var e={};e.clock||(e.clock={}),function(a){"use strict";function b(a,b){var c=(65535&a)+(65535&b),d=(a>>16)+(b>>16)+(c>>16);return d<<16|65535&c}function c(a,b){return a<<b|a>>>32-b}function d(a,d,e,f,g,h){return b(c(b(b(d,a),b(f,h)),g),e)}function e(a,b,c,e,f,g,h){return d(b&c|~b&e,a,b,f,g,h)}function f(a,b,c,e,f,g,h){return d(b&e|c&~e,a,b,f,g,h)}function g(a,b,c,e,f,g,h){return d(b^c^e,a,b,f,g,h)}function h(a,b,c,e,f,g,h){return d(c^(b|~e),a,b,f,g,h)}function i(a,c){a[c>>5]|=128<<c%32,a[(c+64>>>9<<4)+14]=c;var d,i,j,k,l,m=1732584193,n=-271733879,o=-1732584194,p=271733878;for(d=0;d<a.length;d+=16)i=m,j=n,k=o,l=p,m=e(m,n,o,p,a[d],7,-680876936),p=e(p,m,n,o,a[d+1],12,-389564586),o=e(o,p,m,n,a[d+2],17,606105819),n=e(n,o,p,m,a[d+3],22,-1044525330),m=e(m,n,o,p,a[d+4],7,-176418897),p=e(p,m,n,o,a[d+5],12,1200080426),o=e(o,p,m,n,a[d+6],17,-1473231341),n=e(n,o,p,m,a[d+7],22,-45705983),m=e(m,n,o,p,a[d+8],7,1770035416),p=e(p,m,n,o,a[d+9],12,-1958414417),o=e(o,p,m,n,a[d+10],17,-42063),n=e(n,o,p,m,a[d+11],22,-1990404162),m=e(m,n,o,p,a[d+12],7,1804603682),p=e(p,m,n,o,a[d+13],12,-40341101),o=e(o,p,m,n,a[d+14],17,-1502002290),n=e(n,o,p,m,a[d+15],22,1236535329),m=f(m,n,o,p,a[d+1],5,-165796510),p=f(p,m,n,o,a[d+6],9,-1069501632),o=f(o,p,m,n,a[d+11],14,643717713),n=f(n,o,p,m,a[d],20,-373897302),m=f(m,n,o,p,a[d+5],5,-701558691),p=f(p,m,n,o,a[d+10],9,38016083),o=f(o,p,m,n,a[d+15],14,-660478335),n=f(n,o,p,m,a[d+4],20,-405537848),m=f(m,n,o,p,a[d+9],5,568446438),p=f(p,m,n,o,a[d+14],9,-1019803690),o=f(o,p,m,n,a[d+3],14,-187363961),n=f(n,o,p,m,a[d+8],20,1163531501),m=f(m,n,o,p,a[d+13],5,-1444681467),p=f(p,m,n,o,a[d+2],9,-51403784),o=f(o,p,m,n,a[d+7],14,1735328473),n=f(n,o,p,m,a[d+12],20,-1926607734),m=g(m,n,o,p,a[d+5],4,-378558),p=g(p,m,n,o,a[d+8],11,-2022574463),o=g(o,p,m,n,a[d+11],16,1839030562),n=g(n,o,p,m,a[d+14],23,-35309556),m=g(m,n,o,p,a[d+1],4,-1530992060),p=g(p,m,n,o,a[d+4],11,1272893353),o=g(o,p,m,n,a[d+7],16,-155497632),n=g(n,o,p,m,a[d+10],23,-1094730640),m=g(m,n,o,p,a[d+13],4,681279174),p=g(p,m,n,o,a[d],11,-358537222),o=g(o,p,m,n,a[d+3],16,-722521979),n=g(n,o,p,m,a[d+6],23,76029189),m=g(m,n,o,p,a[d+9],4,-640364487),p=g(p,m,n,o,a[d+12],11,-421815835),o=g(o,p,m,n,a[d+15],16,530742520),n=g(n,o,p,m,a[d+2],23,-995338651),m=h(m,n,o,p,a[d],6,-198630844),p=h(p,m,n,o,a[d+7],10,1126891415),o=h(o,p,m,n,a[d+14],15,-1416354905),n=h(n,o,p,m,a[d+5],21,-57434055),m=h(m,n,o,p,a[d+12],6,1700485571),p=h(p,m,n,o,a[d+3],10,-1894986606),o=h(o,p,m,n,a[d+10],15,-1051523),n=h(n,o,p,m,a[d+1],21,-2054922799),m=h(m,n,o,p,a[d+8],6,1873313359),p=h(p,m,n,o,a[d+15],10,-30611744),o=h(o,p,m,n,a[d+6],15,-1560198380),n=h(n,o,p,m,a[d+13],21,1309151649),m=h(m,n,o,p,a[d+4],6,-145523070),p=h(p,m,n,o,a[d+11],10,-1120210379),o=h(o,p,m,n,a[d+2],15,718787259),n=h(n,o,p,m,a[d+9],21,-343485551),m=b(m,i),n=b(n,j),o=b(o,k),p=b(p,l);return[m,n,o,p]}function j(a){var b,c="";for(b=0;b<32*a.length;b+=8)c+=String.fromCharCode(a[b>>5]>>>b%32&255);return c}function k(a){var b,c=[];for(c[(a.length>>2)-1]=void 0,b=0;b<c.length;b+=1)c[b]=0;for(b=0;b<8*a.length;b+=8)c[b>>5]|=(255&a.charCodeAt(b/8))<<b%32;return c}function l(a){return j(i(k(a),8*a.length))}function m(a,b){var c,d,e=k(a),f=[],g=[];for(f[15]=g[15]=void 0,e.length>16&&(e=i(e,8*a.length)),c=0;16>c;c+=1)f[c]=909522486^e[c],g[c]=1549556828^e[c];return d=i(f.concat(k(b)),512+8*b.length),j(i(g.concat(d),640))}function n(a){var b,c,d="0123456789abcdef",e="";for(c=0;c<a.length;c+=1)b=a.charCodeAt(c),e+=d.charAt(b>>>4&15)+d.charAt(15&b);return e}function o(a){return unescape(encodeURIComponent(a))}function p(a){return l(o(a))}function q(a){return n(p(a))}function r(a,b){return m(o(a),o(b))}function s(a,b){return n(r(a,b))}function t(a,b,c){return b?c?r(b,a):s(b,a):c?p(a):q(a)}a.md5=t}(b),function(a){"use strict";var b={};b.startsWith=function(a,b){return 0==a.indexOf(b)},a.StringUtils=b}(b),function(a){"use strict";var b={};b.clone=function(a){var b={};for(var c in a)a.hasOwnProperty(c)&&(b[c]=a[c]);return b},b.merge=function(a,c){var d=b.clone(a);for(var e in c)c.hasOwnProperty(e)&&(d[e]=c[e]);return d},a.ObjectUtils=b}(b),function(a){"use strict";function b(a,b,c){this.fn=a,this.ctx=b,this.params=c}b.prototype.run=function(){this.params?this.fn.apply(this.ctx,this.params):this.fn.apply(this.ctx)},a.radio.Command=b}(d),function(a){"use strict";function b(a,b){this._queue=[],this._lastTs=0,this._isSuspended="undefined"!=typeof a?a:!1,this._delay="undefined"!=typeof b?b:0}b.prototype.addCommand=function(a){this._queue.push(a),this._drain()},b.prototype.cancelAllCommands=function(){this._queue=[]},b.prototype.isEmpty=function(){return 0===this._queue.length},b.prototype.suspend=function(){this._isSuspended=!0},b.prototype.resume=function(){this._isSuspended=!1,this._drain()},b.prototype.flush=function(){this._isSuspended=!1;for(var a=0;a<this._queue.length;a++){var b=this._queue[a];b.run()}this._queue=[]},b.prototype._drain=function(){if(!this._isSuspended&&!this._drainInProgress){this._drainInProgress=!0;var a=this;!function b(){var c=a._queue.shift();c?a._runCommand(c,function(){a._isSuspended||b()}):a._drainInProgress=!1}()}},b.prototype._runCommand=function(a,b){function c(){a.run(),null!=b&&b.call(d)}var d=this;if(0==this._lastTs)c();else{var e=(new Date).getTime(),f=e-this._lastTs;this._lastTs=e,f<this._delay?setTimeout(c,this._delay-f):c()}},a.radio.CommandQueue=b}(d),function(a){"use strict";function b(a,b){if(this._name=a,!b)throw new Error("Reference to the logger object cannot be NULL");this._logger=b,this._listeners={},this._requests={},this._commands={},this._isShutDown=!1}function c(a,c){if(a===c)return!0;for(var d=(a||"").split(b.SEPARATOR),e=(c||"").split(b.SEPARATOR),f=!0,g=0;g<d.length;g++)f=f&&(d[g]===b.WILDCARD||d[g]===e[g]);return f}b.WILDCARD="*",b.SEPARATOR=":",b.prototype.toString=function(){return"<channel: "+this._name+">"},b.prototype.shutdown=function(){this._isShutDown||(this._logger.debug(d,"#shutdown > Shutting down"),this.off(),this._requests={},this._commands={},this._isShutDown=!0)},b.prototype.on=function(a,b,c){this._isShutDown||(this._listeners[a]||(this._listeners[a]=[]),this._listeners[a].push({fn:b,ctx:c}))},b.prototype.off=function(a,b,c){if(!this._isShutDown){if(b="function"==typeof b?b:null,!a&&null==b&&!c)return void(this._listeners={});if(a)this._removeListener(a,b,c);else for(a in this._listeners)this._listeners.hasOwnProperty(a)&&this._removeListener(a,b,c)}},b.prototype.trigger=function(a){if(!this._isShutDown)for(var b in this._listeners)if(this._listeners.hasOwnProperty(b)&&c(b,a.name))for(var d=this._listeners[b].slice(0),e=0;e<d.length;e++){var f=d[e];f.fn.call(f.ctx,a)}},b.prototype.comply=function(a,b,c){this._isShutDown||(this._commands[a]={cmd:b,ctx:c})},b.prototype.command=function(a,b){if(!this._isShutDown){var c=this._commands[a];return c?void c.cmd.call(c.ctx,b):void this._logger.warn(d,"#command > No command handler for: "+a)}},b.prototype.reply=function(a,b,c){this._isShutDown||(this._requests[a]={fn:b,ctx:c})},b.prototype.request=function(a){if(!this._isShutDown){var b=this._requests[a];return b?b.fn.call(b.ctx):(this._logger.warn(d,"#request > No request handler for: "+a),null)}},b.prototype._removeListener=function(a,b,c){b="function"==typeof b?b:null;var d=this._listeners[a];if(d){if(!d.length||null==b&&!c)return void delete this._listeners[a];for(var e=0;e<d.length;e++){var f=d[e];null!==b&&b!==f.fn||c&&c!==f.ctx||this._listeners[a].splice(e,1)}}};var d="radio::Channel";a.radio.Channel=b}(d),function(a){"use strict";function b(a){if(!a)throw new Error("Reference to the logger object cannot be NULL");this._logger=a,this._channels={}}var c=a.radio.Channel;b.prototype.channel=function(a){return this._channels[a]||(this._channels[a]=new c(a,this._logger)),this._channels[a]},b.prototype.shutdown=function(){for(var a in this._channels)this._channels.hasOwnProperty(a)&&this._channels[a].shutdown()},a.radio.Radio=b}(d),function(a){"use strict";function b(a,b){function c(){this.constructor=a}for(var d in b)b.hasOwnProperty(d)&&(a[d]=b[d]);return c.prototype=b.prototype,a.prototype=new c,a.__super__=b.prototype,a}a.extend=b}(d),function(a){"use strict";function b(){}b.prototype.write=function(a){throw new Error("Implementation error: Method must be overridden.")},a.ILogWriter=b}(d),function(a){"use strict";function b(){}b.prototype.write=function(a){window.console&&window.console.log&&window.console.log(a)},a.LogWriter=b}(d,c),function(a){"use strict";function b(){}b.prototype.setLogWriter=function(a){throw new Error("Implementation error: Method must be overridden.")},b.prototype.getLogWriter=function(){throw new Error("Implementation error: Method must be overridden.")},b.prototype.getEnabled=function(){throw new Error("Implementation error: Method must be overridden.")},b.prototype.enable=function(){throw new Error("Implementation error: Method must be overridden.")},b.prototype.disable=function(){throw new Error("Implementation error: Method must be overridden.")},b.prototype.debug=function(a,b){throw new Error("Implementation error: Method must be overridden.")},b.prototype.info=function(a,b){throw new Error("Implementation error: Method must be overridden.")},b.prototype.warn=function(a,b){throw new Error("Implementation error: Method must be overridden.")},b.prototype.error=function(a,b){throw new Error("Implementation error: Method must be overridden.")},a.ILogger=b}(d),function(a){"use strict";function b(){this._logWriter=new d}function c(a){return 10>a?"00"+a:100>a?"0"+a:""+a}var d=a.LogWriter;b.prototype.setLogWriter=function(a){if(!a)throw new Error("Reference to the ILogWriter object cannot be NULL");this._logWriter=a,this._enabled=!1},b.prototype.getLogWriter=function(){return this._logWriter},b.prototype.getEnabled=function(){return this._enabled},b.prototype.enable=function(){this._enabled=!0},b.prototype.disable=function(){this._enabled=!1},b.prototype.debug=function(a,b){this._log(a,f,b)},b.prototype.info=function(a,b){this._log(a,e,b)},b.prototype.warn=function(a,b){this._log(a,g,b)},b.prototype.error=function(a,b){this._log(a,h,b)},b.prototype._log=function(a,b,d){if(b==h||this._enabled){var e="",f=new Date;e+="["+f.toTimeString()+"."+c(f.getMilliseconds())+"] ["+b+"] ",e+="["+a+"] "+d,this._logWriter.write(e)}};var e="INFO",f="DEBUG",g="WARN",h="ERROR";a.Logger=b}(d),function(a){"use strict";function b(a,b){this._pluginName=a,this._eventName=b}var c=a.radio.Channel;b.prototype.getPluginName=function(){return this._pluginName},b.prototype.getEventName=function(){return this._eventName},b.prototype.getName=function(){return this._pluginName+c.SEPARATOR+this._eventName},a.Trigger=b}(d),function(a){"use strict";function b(a,b){this.name=a,this.data=b}b.SUCCESS="success",b.ERROR="error",b.createFromTrigger=function(a){return new b(a.getName())},a.Event=b}(d),function(a){"use strict";function b(){this._events={}}b.prototype.addEventListener=function(a,b,c){a&&b&&(c=c||window,this._events[a]=this._events[a]||[],this._events[a].push({cb:b,ctx:c}))},b.prototype.removeEventListener=function(a,b,c){if(a&&b){c=c||window;var d,e,f=!1;for(e in this._events)if(a===e){f=!0;break}if(f){for(d=this._events[e].length-1;d>=0;d--){var g=this._events[e][d];b===g.cb&&c===g.ctx&&this._events[e].splice(d,1)}this._events[e].length||delete this._events[e]}}},b.prototype.dispatchEvent=function(a){if(a.name){var b,c;for(b in this._events)if(this._events.hasOwnProperty(b)&&a.name===b){var d=this._events[b],e=d.slice(0),f=e.length;for(c=0;f>c;c++)e[c].cb.call(e[c].ctx,a);break}}},b.prototype.removeAllListeners=function(a){if(a){var b,c;for(c in this._events)if(this._events.hasOwnProperty(c)){for(b=this._events[c].length-1;b>=0;b--){var d=this._events[c][b];d.ctx===a&&this._events[c].splice(b,1)}this._events[c].length||delete this._events[c]}}else this._events={}},a.EventDispatcher=b}(d),function(a){"use strict";function b(){}function c(a,b){this.url=a||null,this.method=b,this._xmlhttp=null}function d(){d.__super__.constructor.call(this),this._connection=null}var e=a.Event,f=a.EventDispatcher;b.GET="GET",d.RESPONSE="response",d.INSTANCE="instance",a.extend(d,f),d.prototype.close=function(){this.removeAllListeners(null)},d.prototype.load=function(a){a&&a.method&&a.url&&(a._xmlhttp=this._createCORSRequest(a),a._xmlhttp?a._xmlhttp.send():this._loadImage(a))},d.prototype._createCORSRequest=function(a){var b=null;if("undefined"!=typeof window.XMLHttpRequest){var c=new window.XMLHttpRequest;"withCredentials"in c&&(b=c,b.open(a.method,a.url,!0))}if(null==b&&"undefined"!=typeof window.XDomainRequest&&(b=new window.XDomainRequest,b.open(a.method,a.url)),b){var f={};f[d.INSTANCE]=this;var g=this;b.onload=function(){return b.status&&parseInt(b.status,10)>=400?this.onerror():(f[d.RESPONSE]=b.responseText,void g.dispatchEvent(new e(e.SUCCESS,f)))},b.onerror=function(){g.dispatchEvent(new e(e.ERROR,f))}}return b},d.prototype._loadImage=function(a){this._connection||(this._connection=new Image,this._connection.alt=""),this._connection.src=a.url;var b={};b[d.RESPONSE]="",b[d.INSTANCE]=this,this.dispatchEvent(new e(e.SUCCESS,b))},a.URLRequestMethod=b,a.URLRequest=c,a.URLLoader=d}(d),function(a){"use strict";var b="js",c="2.0.1.88",d="c8c0b1",e=4,f={};f.getVersion=function(){return b+"-"+c+"-"+d},f.getMajor=function(){return f.getNumberAtPosition(0)},f.getMinor=function(){return f.getNumberAtPosition(1)},f.getMicro=function(){return f.getNumberAtPosition(2)},f.getPatch=function(){return f.getNumberAtPosition(3)},f.getBuild=function(){return d},f.getApiLevel=function(){return e},f.getNumberAtPosition=function(a){return c.split(".")[a]},a.Version=f}(c),function(a){"use strict";function b(a,b){this._message=a,this._details=b}b.prototype.getMessage=function(){return this._message},b.prototype.getDetails=function(){return this._details},a.ErrorInfo=b}(c),function(a){"use strict";function b(){this.debugLogging=!1}a.HeartbeatConfig=b}(c),function(a){"use strict";function b(){}b.prototype.onError=function(a){},a.HeartbeatDelegate=b}(c),function(a){"use strict";function b(){}b.prototype.configure=function(a){throw new Error("Implementation error: Method must be overridden.")},b.prototype.bootstrap=function(a){throw new Error("Implementation error: Method must be overridden.")},b.prototype.setup=function(){throw new Error("Implementation error: Method must be overridden.")},b.prototype.destroy=function(){throw new Error("Implementation error: Method must be overridden.")},b.prototype.enable=function(){throw new Error("Implementation error: Method must be overridden.")},b.prototype.disable=function(){throw new Error("Implementation error: Method must be overridden.")},b.prototype.getName=function(){throw new Error("Implementation error: Method must be overridden.")},b.prototype.isInitialized=function(){throw new Error("Implementation error: Method must be overridden.")},b.prototype.resolveData=function(a){throw new Error("Implementation error: Method must be overridden.")},a.plugin.IPlugin=b}(d),function(a){"use strict";function b(a,b,c,d){this.trigger=a,this.action=c,this.plugin=b,this._paramMappings={},this.mergeParams(d)}var c=a.plugin.ParamMapping;b.prototype.mergeParams=function(a){if(a)for(var b=0;b<a.length;b++){var c=a[b];this._paramMappings[c.getKeyName()]=c}},b.prototype.getParams=function(){var a=[];for(var b in this._paramMappings)this._paramMappings.hasOwnProperty(b)&&a.push(this._paramMappings[b]);return a},b.prototype.addParam=function(a){this._paramMappings[a.getKeyName()]=a},b.prototype.removeParam=function(a,b){var d=new c(a,b);this._paramMappings.hasOwnProperty(d.getKeyName())&&delete this._paramMappings[d.getKeyName()]},a.plugin.Behaviour=b}(d),function(a){"use strict";function b(a,b,d){this._pluginName=a,this._key=b,this._paramName=d||a+c.SEPARATOR+b}var c=a.radio.Channel;b.prototype.getPluginName=function(){return this._pluginName},b.prototype.getKey=function(){return this._key},b.prototype.getKeyName=function(){return this._pluginName+c.SEPARATOR+this._key},b.prototype.getParamName=function(){return this._paramName},a.plugin.ParamMapping=b}(d),function(a){"use strict";function b(a){if(!a)throw new Error("Reference to the logger object cannot be NULL");this._logger=a,this._plugins={},this._behaviours={},this._radio=new d(this._logger),this._dataChannel=this._radio.channel(g),this._ctrlChannel=this._radio.channel(h)}var c=a.Event,d=a.radio.Radio,e=a.radio.Channel,f=a.plugin.Behaviour;b.ERROR="error",b.prototype.addPlugin=function(a){var b=a.getName();this._plugins[b]&&this._logger.warn(i,"#addPlugin > Replacing plugin: "+b),this._plugins[b]=a,a.bootstrap(this)},b.prototype.setupPlugins=function(){for(var a in this._plugins)this._plugins.hasOwnProperty(a)&&this._plugins[a].setup()},b.prototype.pluginExists=function(a){return!!this._plugins[a]},b.prototype.isPluginInitialized=function(a){return this._plugins[a]&&this._plugins[a].isInitialized()},b.prototype.on=function(a,b,c,d){this._dataChannel.on(a+e.SEPARATOR+b,c,d)},b.prototype.off=function(a,b,c,d){var f=a&&b?a+e.SEPARATOR+b:null;this._dataChannel.off(f,c,d)},b.prototype.trigger=function(a){var b=a.name,c=this._behaviours[b];if(c){var d,e,f,g,h,i={},j={};for(d=0;d<c.length;d++)if(f=c[d],g=f.getParams())for(e=0;e<g.length;e++)h=g[e],i[h.getPluginName()]=i[h.getPluginName()]||[],h.key in i[h.getPluginName()]||i[h.getPluginName()].push(h.getKey());for(var k in i)i.hasOwnProperty(k)&&(j[k]=this.request(k,i[k]));for(d=0;d<c.length;d++){f=c[d];var l={_behaviour:f,_eventData:a.data||{}};if(g=f.getParams()){for(e=0;e<g.length;e++)h=g[e],l[h.getParamName()]=j[h.getPluginName()]?j[h.getPluginName()][h.getKey()]:null;this.command(f.plugin.getName(),f.action,l)}}}this._dataChannel.trigger(a)},b.prototype.request=function(a,b){var c=this._plugins[a];return c&&b&&0!=b.length?c.resolveData(b):null},b.prototype.raise=function(a){this._errorInfo=a;var d=new c(b.ERROR,a);this._ctrlChannel.trigger(d)},b.prototype.getErrorInfo=function(){return this._errorInfo},b.prototype.destroy=function(){this._radio.shutdown();for(var a in this._plugins)this._plugins.hasOwnProperty(a)&&this._plugins[a].destroy()},b.prototype.comply=function(a,b,c){this._dataChannel.comply(a.getName()+e.SEPARATOR+b,c,a)},b.prototype.command=function(a,b,c){this._dataChannel.command(a+e.SEPARATOR+b,c)},b.prototype.registerBehaviour=function(a,b,c,d){var e=a.getName(),g=new f(a,b,c,d);this._behaviours[e]=this._behaviours[e]||[],this._behaviours[e].push(g)};var g="data_channel",h="ctrl_channel",i="plugin::PluginManager";a.plugin.PluginManager=b}(d),function(a,b){"use strict";function c(a){this._name=a,this._isInitialized=!1,this._isDestroyed=!1,this._isEnabled=!0,this._dataResolver={},this._logTag="plugin::"+this.getName(),this._logger=new d}var d=a.Logger,e=a.Trigger,f=a.Event,g=b.ErrorInfo;c.INITIALIZED="initialized",c.prototype.configure=function(a){},c.prototype.bootstrap=function(a){this._pluginManager=a,this._isDestroyed&&this._pluginManager.raise(new g("Invalid state.","Plugin already destroyed."))},c.prototype.setup=function(){this._trigger(c.INITIALIZED),this._isInitialized=!0},c.prototype.destroy=function(){this._isDestroyed||(this._isDestroyed=!0,this._teardown())},c.prototype.enable=function(){this._isEnabled=!0,this._enabled()},c.prototype.disable=function(){this._isEnabled=!1,this._disabled()},c.prototype.getName=function(){return this._name},c.prototype.getLogger=function(){return this._logger},c.prototype.isInitialized=function(){return this._isInitialized},c.prototype.resolveData=function(a){if(!this._isEnabled||!this._isInitialized)return this._logger.warn(this._logTag,"Unable to retrieve plugin data. Plugin: "+this._name+". Enabled: "+this._isEnabled+". Initialized: "+this._isInitialized+"."),null;if("function"==typeof this._dataResolver)return this._dataResolver.call(this,a);var b=null;if(a)for(var c=0;c<a.length;c++){var d=a[c];this._dataResolver.hasOwnProperty(d)&&(b=b||{},"function"==typeof this._dataResolver[d]?b[d]=this._dataResolver[d].call(this):b[d]=this._dataResolver[d])}return b},c.prototype.toString=function(){return"<plugin: "+this._name+">"},c.prototype._enabled=function(){},c.prototype._disabled=function(){},c.prototype._teardown=function(){},c.prototype._canProcess=function(){return this._isEnabled?this._isDestroyed?(this._logger.error(this._logTag,"Plugin destroyed."),!1):!0:(this._logger.error(this._logTag,"Plugin disabled."),!1)},c.prototype._trigger=function(a,b){var c=f.createFromTrigger(new e(this.getName(),a));c.data=b,this._pluginManager.trigger(c)},a.plugin.BasePlugin=c}(d,c),function(a){"use strict";function b(a,b,c){this.name=a,this.interval=b,this.isActive=!1,this.repeatCount="undefined"!=typeof c?c:e,this._nextTickTimestamp=0,this.reset()}function c(a,b){if(!a)throw new Error("Reference to the ClockService object cannot be NULL");if(this._service=a,!b)throw new Error("Reference to the logger object cannot be NULL");this._logger=b,this._isDestroyed=!1,this._timers={};var c=this;this._clock=window.setInterval(function(){c._onTick()},1e3*f)}b.prototype.reset=function(){this.tick=0,this._createdTimestamp=(new Date).getTime(),this._updateNextTickTimestamp()},b.prototype.shouldTick=function(){var a=(new Date).getTime();return a>this._nextTickTimestamp-f/2?(this.tick++,this._updateNextTickTimestamp(),!0):!1},b.prototype._updateNextTickTimestamp=function(){this._nextTickTimestamp=this._createdTimestamp+1e3*this.interval*(this.tick+1)},c.prototype.createTimer=function(a,c,d){this._timers[a]=new b(a,c,d)},c.prototype.destroyTimer=function(a){delete this._timers[a]},c.prototype.resumeTimer=function(a,b){b="undefined"!=typeof b?b:!1,this._logger.debug(d,"#resumeTimer(name="+a+", reset="+b+")");var c=this._timers[a];c&&(c.isActive=!0,b&&c.reset())},c.prototype.pauseTimer=function(a,b){b="undefined"!=typeof b?b:!1,this._logger.debug(d,"#pauseTimer(name="+a+", reset="+b+")");var c=this._timers[a];c&&(c.isActive=!1,b&&c.reset())},c.prototype.isTimerPaused=function(a){var b=this._timers[a];return b?!b.isActive:!1},c.prototype.destroy=function(){this._isDestroyed||(this._isDestroyed=!0,this._timers={},window.clearInterval(this._clock))},c.prototype._onTick=function(){for(var a in this._timers)if(this._timers.hasOwnProperty(a)){var b=this._timers[a];b.isActive&&b.shouldTick()&&(b.interval>1&&this._logger.debug(d,"#_onTick() > "+b.name+"("+b.tick+" | "+b.repeatCount+")"),0!=b.repeatCount?(this._service.onTick(b.name,b.interval,b.tick),b.repeatCount!=e&&b.repeatCount--):this.destroyTimer(b.name))}};var d="service.clock::TimerManager",e=-1,f=.25;a.clock.TimerDescriptor=b,a.clock.TimerManager=c}(e),function(a,b,c){"use strict";function d(a){if(d.__super__.constructor.call(this,h),!a)throw new Error("Reference to the logger object cannot be NULL");this._logger=a,this._timerManager=new e(this,this._logger),this._setupDataResolver()}var e=c.clock.TimerManager,f=b.StringUtils,g=a.plugin.BasePlugin;a.extend(d,g),d.prototype.bootstrap=function(a){d.__super__.bootstrap.call(this,a),this._pluginManager.comply(this,i,this._cmdCreate),this._pluginManager.comply(this,k,this._cmdResume),this._pluginManager.comply(this,j,this._cmdPause),this._pluginManager.comply(this,l,this._cmdDestroy)},d.prototype._teardown=function(){this._timerManager.destroy()},d.prototype._cmdCreate=function(a){var b=a[o]||s;this._timerManager.createTimer(a[m],a[n],b)},d.prototype._cmdPause=function(a){this._timerManager.pauseTimer(a[m],!!a[q])},d.prototype._cmdResume=function(a){this._timerManager.resumeTimer(a[m],!!a[q])},d.prototype._cmdDestroy=function(a){this._timerManager.destroyTimer(a[m])},d.prototype.onTick=function(a,b,c){a+=".tick";var d={};d[m]=a,d[n]=b,d[p]=c,this._trigger(a,d)},d.prototype._setupDataResolver=function(){var a={},b=this._timerManager;a[r]=function(a){return b.isTimerPaused(a)},this._dataResolver=function(b){if(!b||0==b.length)return null;for(var c=null,d=0;d<b.length;d++){var e=b[d];if(c=c||{},f.startsWith(e,r)){var g=e.split(r+".");g.length>0&&(c[e]=a[r].call(this,g[1]))}}return c}};var h="service.clock",i="create",j="pause",k="resume",l="destroy",m="name",n="interval",o="repeat_count",p="tick",q="reset",r="is_paused",s=-1;c.clock.ClockService=d}(d,b,e),function(a,b,c){"use strict";function d(a,b){if(this._logger=new e,this._pluginManager=new f(this._logger),this._pluginManager.addPlugin(new g(this._logger)),b)for(var c=0;c<b.length;c++)this._pluginManager.addPlugin(b[c]);this._pluginManager.setupPlugins(),this._isDestroyed=!1}var e=a.Logger,f=a.plugin.PluginManager,g=b.clock.ClockService;d.prototype.configure=function(a){if(!a)throw new Error("Configuration object cannot be NULL.");a.debugLogging?this._logger.enable():this._logger.disable(),this._isDestroyed&&this._logger.error(h,"Instance is destroyed.")},d.prototype.destroy=function(){this._isDestroyed||(this._pluginManager.destroy(),this._isDestroyed=!0)};var h="Heartbeat";c.Heartbeat=d}(d,e,c),a.ADB||(a.ADB={}),a.ADB.core||(a.ADB.core=d),a.ADB.va||(a.ADB.va=c),a.ADB.va.utils||(a.ADB.va.utils=b),a.ADB.va.plugins||(a.ADB.va.plugins={})}(this);
-
-// VideoPlayerPlugin
-!function(a){if("undefined"==typeof b)var b={};!function(a){"use strict";var b={};b.ASSET_TYPE_VOD="vod",b.ASSET_TYPE_LIVE="live",b.ASSET_TYPE_LINEAR="linear",a.AssetType=b}(b),function(a){"use strict";function b(){this.playerName=null,this.name=null,this.position=null,this.startTime=null}b.prototype.toString=function(){return"playerName="+this.playerName+", name="+this.name+", position="+this.position+", startTime="+this.startTime},a.AdBreakInfo=b}(b),function(a){"use strict";function b(){this.id=null,this.name=null,this.length=null,this.position=null}b.prototype.toString=function(){return"id="+this.id+", name="+this.name+", length="+this.length+", position="+this.position},a.AdInfo=b}(b),function(a){"use strict";function b(){this.name=null,this.length=null,this.position=null,this.startTime=null}b.prototype.toString=function(){return"name="+this.name+", length="+this.length+", position="+this.position+", startTime="+this.startTime},a.ChapterInfo=b}(b),function(a){"use strict";function b(){this.bitrate=null,this.fps=null,this.droppedFrames=null,this.startupTime=null}b.prototype.toString=function(){return"bitrate="+this.bitrate+", fps="+this.fps+", droppedFrames="+this.droppedFrames+", startupTime="+this.startupTime},a.QoSInfo=b}(b),function(a){"use strict";function b(){this.playerName=null,this.id=null,this.name=null,this.length=null,this.playhead=null,this.streamType=null,this.resumed=!1}b.prototype.toString=function(){return"playerName="+this.playerName+", id="+this.id+", name="+this.name+", length="+this.length+", playhead="+this.playhead+", streamType="+this.streamType+", resumed="+this.resumed},a.VideoInfo=b}(b),function(a){"use strict";function b(){this.debugLogging=!1}a.VideoPlayerPluginConfig=b}(b),function(a){"use strict";function b(){}b.prototype.getVideoInfo=function(){throw new Error("Implementation error: Method must be overridden.")},b.prototype.getAdBreakInfo=function(){return null},b.prototype.getAdInfo=function(){return null},b.prototype.getChapterInfo=function(){return null},b.prototype.getQoSInfo=function(){return null},a.VideoPlayerPluginDelegate=b}(b),function(a,b){"use strict";function c(a){if(c.__super__.constructor.call(this,h),!a)throw new Error("PlayerPlugin delegate cannot be NULL.");this._delegate=a,this._isTrackingSessionActive=!1,this._isTrackingSessionStarted=!1,this._isTrackingAd=!1,this._playheadTimer=null,this._previousPlayhead=-1,this._stalledPlayheadCount=0,this._playheadStalled=!1,this._videoIdle=!1,this._setupDataResolver()}var d=a.plugin.ParamMapping,e=a.Trigger,f=a.plugin.BasePlugin,g=b.VideoPlayerPluginConfig;a.extend(c,f),c.prototype.configure=function(a){if(!a)throw new Error("Reference to the configuration data cannot be NULL.");if(!(a instanceof g))throw new Error("Expected config data to be instance of VideoPlayerPluginConfig.");a.debugLogging?this._logger.enable():this._logger.disable(),this._logger.debug(this._logTag,"#configure(debugLogging="+a.debugLogging+")")},c.prototype.bootstrap=function(a){c.__super__.bootstrap.call(this,a),this._registerCommands(),this._registerBehaviours()},c.prototype._cmdVideoIdleStart=function(a){this._logger.info(this._logTag,"#_cmdVideoIdleStart()"),this._videoIdle=!0},c.prototype._cmdVideoIdleResume=function(a){this._logger.info(this._logTag,"#_cmdVideoIdleResume()"),this._videoIdle&&(this._trigger(o),this._trigger(p),a.isInChapter&&this._trigger(A),a.isInAd&&(this._trigger(u),this._isTrackingAd=!0)),this._videoIdle=!1},c.prototype.trackSessionStart=function(){if(this._logger.info(this._logTag,"#trackSessionStart()"),this._canProcess()){if(!this._isTrackingSessionActive)return void this._logger.warn(this._logTag,"#trackSessionStart() > No active tracking session.");if(this._isTrackingSessionStarted)return void this._logger.info(this._logTag,"#trackSessionStart() > Tracking session already started.");this._trigger(o),this._isTrackingSessionStarted=!0;var a=this._dataResolver(["video.resumed"]);a.hasOwnProperty("video.resumed")&&a["video.resumed"]&&this._trigger(p)}},c.prototype.trackVideoLoad=function(){this._logger.info(this._logTag,"#trackVideoLoad()"),this._canProcess()&&(this._trigger(m),this._isTrackingSessionActive=!0,this._isTrackingSessionStarted=!1)},c.prototype.trackVideoUnload=function(){if(this._logger.info(this._logTag,"#trackVideoUnload()"),this._canProcess()){if(!this._isTrackingSessionActive)return void this._logger.warn(this._logTag,"#trackVideoUnload() > No active tracking session.");this._stopPlayheadTimer(),this._trigger(n),this._isTrackingSessionActive=!1,this._isTrackingSessionStarted=!1,this._videoIdle=!1}},c.prototype.trackPlay=function(){this._logger.info(this._logTag,"#trackPlay()"),this._canProcess()&&this._startSessionIfNeeded("trackPlay")&&(this._trigger(s),this._startPlayheadTimer())},c.prototype.trackPause=function(){if(this._logger.info(this._logTag,"#trackPause()"),this._canProcess()&&this._startSessionIfNeeded("trackPause")){this._stopPlayheadTimer();var a={};a[H]=!1,this._trigger(t,a)}},c.prototype.trackBufferStart=function(){this._logger.info(this._logTag,"#trackBufferStart()"),this._canProcess()&&this._startSessionIfNeeded("trackBufferStart")&&(this._stopPlayheadTimer(),this._trigger(w))},c.prototype.trackBufferComplete=function(){this._logger.info(this._logTag,"#trackBufferComplete()"),this._canProcess()&&this._startSessionIfNeeded("trackBufferComplete")&&(this._trigger(x),this._startPlayheadTimer())},c.prototype.trackSeekStart=function(){this._logger.info(this._logTag,"#trackSeekStart()"),this._canProcess()&&this._startSessionIfNeeded("trackSeekStart")&&(this._stopPlayheadTimer(),this._trigger(y))},c.prototype.trackSeekComplete=function(){if(this._logger.info(this._logTag,"#trackSeekComplete()"),this._canProcess()&&this._startSessionIfNeeded("trackSeekComplete")){this._trigger(z),this._startPlayheadTimer();var a=this._dataResolver(["ad.isInAd"]);this._isTrackingAd=a.hasOwnProperty("ad.isInAd")&&a["ad.isInAd"]}},c.prototype.trackComplete=function(a){if(this._logger.info(this._logTag,"#trackComplete()"),this._canProcess()&&this._startSessionIfNeeded("trackComplete")){var b={};b[G]=a,this._stopPlayheadTimer(),this._trigger(q,b)}},c.prototype.trackTimedMetadata=function(a){this._logger.info(this._logTag,"#trackComplete()"),this._canProcess()&&this._startSessionIfNeeded("trackTimedMetadata")&&this._trigger(r,a)},c.prototype.trackChapterStart=function(){this._logger.info(this._logTag,"#trackChapterStart()"),this._canProcess()&&this._startSessionIfNeeded("#trackChapterStart")&&this._trigger(A)},c.prototype.trackChapterComplete=function(){this._logger.info(this._logTag,"trackChapterComplete()"),this._canProcess()&&this._startSessionIfNeeded("trackChapterComplete")&&this._trigger(B)},c.prototype.trackAdStart=function(){this._logger.info(this._logTag,"#trackAdStart()"),this._canProcess()&&this._startSessionIfNeeded("trackAdStart")&&(this._trigger(u),this._isTrackingAd=!0)},c.prototype.trackAdComplete=function(){this._logger.info(this._logTag,"#trackAdComplete()"),this._canProcess()&&this._startSessionIfNeeded("trackAdComplete")&&(this._trigger(v),this._isTrackingAd=!1)},c.prototype.trackBitrateChange=function(){this._logger.info(this._logTag,"#trackBitrateChange()"),this._canProcess()&&this._startSessionIfNeeded("trackBitrateChange")&&this._trigger(C)},c.prototype.trackVideoPlayerError=function(a){if(this._logger.info(this._logTag,"#trackVideoPlayerError(errorId="+a+")"),this._startSessionIfNeeded("trackVideoPlayerError")){var b={};b[I]=l,b[J]=a,this._trigger(D,b)}},c.prototype.trackApplicationError=function(a){if(this._logger.info(this._logTag,"#trackApplicationError(errorId="+a+")"),this._startSessionIfNeeded("trackApplicationError")){var b={};b[I]=k,b[J]=a,this._trigger(D,b)}},c.prototype._registerCommands=function(){this._pluginManager.comply(this,"handleVideoIdleStart",this._cmdVideoIdleStart),this._pluginManager.comply(this,"handleVideoIdleResume",this._cmdVideoIdleResume)},c.prototype._registerBehaviours=function(){this._pluginManager.registerBehaviour(new e(j,E),this,"handleVideoIdleStart"),this._pluginManager.registerBehaviour(new e(j,F),this,"handleVideoIdleResume",[new d(i,"ad.isInAd","isInAd"),new d(i,"chapter.isInChapter","isInChapter")])},c.prototype._setupDataResolver=function(){function a(){return g.video?g.video:(g.video=h._delegate.getVideoInfo(),h._logger.info(h._logTag,"Data from delegate > VideoInfo: "+g.video),g.video)}function b(){return g.ad?g.ad:(g.ad=h._delegate.getAdInfo(),h._logger.info(h._logTag,"Data from delegate > AdInfo: "+g.ad),g.ad)}function c(){return g.pod?g.pod:(g.pod=h._delegate.getAdBreakInfo(),h._logger.info(h._logTag,"Data from delegate > AdBreakInfo: "+g.pod),g.pod)}function d(){return g.chapter?g.chapter:(g.chapter=h._delegate.getChapterInfo(),h._logger.info(h._logTag,"Data from delegate > ChapterInfo: "+g.chapter),g.chapter)}function e(){return g.qos?g.qos:(g.qos=h._delegate.getQoSInfo(),h._logger.info(h._logTag,"Data from delegate > QoSInfo: "+g.qos),g.qos)}var f={},g={},h=this;f["video.id"]=function(){var b=a(),c=b?b.id:null;return h._logger.debug(h._logTag,"Resolving video.id: "+c),c},f["video.name"]=function(){var b=a(),c=b?b.name:null;return h._logger.debug(h._logTag,"Resolving video.name: "+c),c},f["video.length"]=function(){var b=a(),c=b?b.length:NaN;return h._logger.debug(h._logTag,"Resolving video.length: "+c),c},f["video.playerName"]=function(){var b=a(),c=b?b.playerName:null;return h._logger.debug(h._logTag,"Resolving video.playerName: "+c),c},f["video.streamType"]=function(){var b=a(),c=b?b.streamType:null;return h._logger.debug(h._logTag,"Resolving video.streamType: "+c),c},f["video.playhead"]=function(){var b=a(),c=b?b.playhead:NaN;return h._logger.debug(h._logTag,"Resolving video.playhead: "+c),c},f["video.resumed"]=function(){var b=a(),c=b?b.resumed:!1;return h._logger.debug(h._logTag,"Resolving video.resumed: "+c),c},f["video.playheadStalled"]=function(){return this._playheadStalled},f["pod.name"]=function(){var a=c(),b=a?a.name:null;return h._logger.debug(h._logTag,"Resolving pod.name: "+b),b},f["pod.playerName"]=function(){var a=c(),b=a?a.playerName:null;return h._logger.debug(h._logTag,"Resolving pod.playerName: "+b),b},f["pod.position"]=function(){var a=c(),b=a?a.position:NaN;return h._logger.debug(h._logTag,"Resolving pod.position: "+b),b},f["pod.startTime"]=function(){var a=c(),b=a?a.startTime:NaN;return h._logger.debug(h._logTag,"Resolving pod.startTime: "+b),b},f["ad.isInAd"]=function(){var a=b(),c=null!=a;return h._logger.debug(h._logTag,"Resolving ad.isInAd: "+c),c},f["ad.isInAdBreak"]=function(){var a=c(),b=null!=a;return h._logger.debug(h._logTag,"Resolving ad.isInAdBreak: "+b),b},f["ad.id"]=function(){var a=b(),c=a?a.id:null;return h._logger.debug(h._logTag,"Resolving ad.id: "+c),c},f["ad.name"]=function(){var a=b(),c=a?a.name:null;return h._logger.debug(h._logTag,"Resolving ad.name: "+c),c},f["ad.length"]=function(){var a=b(),c=a?a.length:NaN;return h._logger.debug(h._logTag,"Resolving ad.length: "+c),c},f["ad.position"]=function(){var a=b(),c=a?a.position:NaN;return h._logger.debug(h._logTag,"Resolving ad.position: "+c),c},f["chapter.isInChapter"]=function(){var a=d(),b=null!=a;return h._logger.debug(h._logTag,"Resolving chapter.isInChapter: "+b),b},f["chapter.name"]=function(){var a=d(),b=a?a.name:null;return h._logger.debug(h._logTag,"Resolving chapter.name: "+b),b},f["chapter.length"]=function(){var a=d(),b=a?a.length:NaN;return h._logger.debug(h._logTag,"Resolving chapter.length: "+b),b},f["chapter.position"]=function(){var a=d(),b=a?a.position:NaN;return h._logger.debug(h._logTag,"Resolving chapter.position: "+b),b},f["chapter.startTime"]=function(){var a=d(),b=a?a.startTime:NaN;return h._logger.debug(h._logTag,"Resolving chapter.startTime: "+b),b},f["qos.bitrate"]=function(){var a=e(),b=a?a.bitrate:NaN;return h._logger.debug(h._logTag,"Resolving qos.bitrate: "+b),b},f["qos.fps"]=function(){var a=e(),b=a?a.fps:NaN;return h._logger.debug(h._logTag,"Resolving qos.fps: "+b),b},f["qos.droppedFrames"]=function(){var a=e(),b=a?a.droppedFrames:NaN;return h._logger.debug(h._logTag,"Resolving qos.droppedFrames: "+b),b},f["qos.startupTime"]=function(){var a=e(),b=a?1e3*a.startupTime:NaN;return h._logger.debug(h._logTag,"Resolving qos.startupTime: "+b),b},this._dataResolver=function(a){if(!a||0==a.length)return null;g={};for(var b=null,c=0;c<a.length;c++){var d=a[c];b=b||{},b[d]=f.hasOwnProperty(d)?f[d].call(this):null}return b}},c.prototype._trackPlayheadStall=function(){this._canProcess()&&(this._playheadStalled||(this._logger.info(this._logTag,"#_trackPlayheadStall()"),this._stalledPlayheadCount=0,this._playheadStalled=!0,this._trigger(t)))},c.prototype._trackExitStall=function(){this._canProcess()&&(this._stalledPlayheadCount=0,this._playheadStalled&&(this._logger.info(this._logTag,"#_trackExitStall()"),this._playheadStalled=!1,this.trackPlay()))},c.prototype._startPlayheadTimer=function(){var a=this;this._playheadTimer||(this._playheadTimer=setInterval(function(){if(a._canProcess()){var b=a._dataResolver(["ad.isInAd","video.playhead"]);if(a._isTrackingAd)a._playheadStalled&&a._trackExitStall(),b.hasOwnProperty("ad.isInAd")&&!b["ad.isInAd"]&&(a._isTrackingAd=!1);else{var c=b["video.playhead"];c!=a._previousPlayhead?a._trackExitStall():a._previousPlayhead>=0&&c==a._previousPlayhead&&(a._stalledPlayheadCount++,a._stalledPlayheadCount==L&&a._trackPlayheadStall()),a._previousPlayhead=c}}},K))},c.prototype._stopPlayheadTimer=function(){this._playheadTimer&&(clearInterval(this._playheadTimer),this._playheadTimer=null),this._trackExitStall()},c.prototype._startSessionIfNeeded=function(a){return this._isTrackingSessionActive?(this._isTrackingSessionStarted||(this._logger.info(this._logTag,"#"+a+"() > Tracking session auto-start."),this.trackSessionStart()),!0):(this._logger.warn(this._logTag,"#"+a+"() > No active tracking session."),!1)};var h="player",i=h,j="adobe-heartbeat",k="sourceErrorExternal",l="sourceErrorSDK",m="video_load",n="video_unload",o="video_start",p="video_resume",q="video_complete",r="timed_metadata",s="play",t="pause",u="ad_start",v="ad_complete",w="buffer_start",x="buffer_complete",y="seek_start",z="seek_complete",A="chapter_start",B="chapter_complete",C="bitrate_change",D="track_error",E="video_idle_start",F="video_idle_resume",G="callback",H="filter_report",I="source",J="error_id",K=1001,L=2;b.VideoPlayerPlugin=c}(a.ADB.core,b),a.ADB.va.plugins.videoplayer||(a.ADB.va.plugins.videoplayer=b)}(this);
-
-// AdobeHeartbeatPlugin
-!function(a){if("undefined"==typeof b)var b={};b.clock||(b.clock={}),b.context||(b.context={}),b.filter||(b.filter={}),b.model||(b.model={}),b.network||(b.network={}),function(a,b){"use strict";function c(a,b,c,d,e){if(!b)throw new Error("Reference to the channel object cannot be NULL");if(this._channel=b,!a)throw new Error("Reference to the pluginManager object cannot be NULL");if(this._pluginManager=a,!e)throw new Error("Reference to the logger object cannot be NULL");this._logTag="ah::Timer."+c,this._logger=e,this._isDestroyed=!1,this._createTimer(c,d),this._installHandlers()}var d=a.Event;c.KEY_NAME="name",c.KEY_INTERVAL="interval",c.KEY_RESET="reset",c.prototype.resume=function(a){this._logger.debug(this._logTag,"Starting timer: "+this._name);var b={};b[c.KEY_NAME]=e+"."+this._name,b[c.KEY_RESET]=a,this._pluginManager.command(f,i,b)},c.prototype.pause=function(a){this._logger.debug(this._logTag,"Stopping timer: "+this._name);var b={};b[c.KEY_NAME]=e+"."+this._name,b[c.KEY_RESET]=a,this._pluginManager.command(f,h,b)},c.prototype.destroy=function(){if(!this._isDestroyed){this._isDestroyed=!0,this._uninstallHandlers();var a={};a[c.KEY_NAME]=e+"."+this._name,this._pluginManager.command(f,j,a)}},c.prototype.setInterval=function(a){var b=k+"."+e+"."+this._name,c=this._pluginManager.request(f,[b])[b];this.pause(!0),this._createTimer(this._name,a),c||this.resume(!0)},c.prototype._cmdResume=function(a){var b=!1;null!=a&&a.hasOwnProperty(c.KEY_RESET)&&(b=a[c.KEY_RESET]),this.resume(b)},c.prototype._cmdPause=function(a){var b=!1;null!=a&&a.hasOwnProperty(c.KEY_RESET)&&(b=a[c.KEY_RESET]),this.pause(b)},c.prototype._onTick=function(a,b){this._channel.trigger(new d("clock:"+this._name+".tick",b))},c.prototype._installHandlers=function(){this._channel.comply("clock:"+this._name+".resume",this._cmdResume,this),this._channel.comply("clock:"+this._name+".pause",this._cmdPause,this),this._pluginManager.on(f,e+"."+this._name+".tick",this._onTick,this)},c.prototype._uninstallHandlers=function(){this._channel.off(null,null,this),this._pluginManager.off(null,null,null,this)},c.prototype._createTimer=function(a,b){this._name=a,this._interval=b;var d={};d[c.KEY_NAME]=e+"."+this._name,d[c.KEY_INTERVAL]=this._interval,this._pluginManager.command(f,g,d)};var e="heartbeat",f="service.clock",g="create",h="pause",i="resume",j="destroy",k="is_paused";b.clock.Timer=c}(a.ADB.core,b),function(a,b){"use strict";function c(a,b,d){c.__super__.constructor.call(this,a,b,f,h,d)}var d=a.Event,e=b.clock.Timer;a.extend(c,e),c.prototype._onCheckStatusComplete=function(a){var b=a.data[l];if(this._logger.debug(this._logTag,"#_onCheckStatusComplete(interval="+b+")"),b){if(b==this._interval)return void this._logger.debug(this._logTag,"#_onCheckStatusComplete() > Interval value not changed.");b>g?(this._logger.warn(this._logTag,"#_onCheckStatusComplete() > Interval value too large: "+b),this.setInterval(g)):(this._logger.debug(this._logTag,"#_onCheckStatusComplete() > Interval changed to: "+b),this.setInterval(b))}else this._logger.warn(this._logTag,"#_onCheckStatusComplete() > Invalid interval value."),this.setInterval(h)},c.prototype._getSettings=function(a){this._logger.debug(this._logTag,"#_getSettings()"),this._channel.trigger(new d(i))},c.prototype._installHandlers=function(){c.__super__._installHandlers.call(this),this._channel.on(j,this._getSettings,this),this._channel.on(k,this._onCheckStatusComplete,this),this._channel.reply(l,function(){return this._interval},this)};var f="check_status",g=600,h=60,i="clock:check_status.tick",j="clock:check_status.get_settings",k="net:check_status_complete",l="check_status_interval";b.clock.CheckStatusTimer=c}(a.ADB.core,b),function(a,b){"use strict";function c(a,b,d){c.__super__.constructor.call(this,a,b,e,f,d)}var d=b.clock.Timer;a.extend(c,d),c.prototype._onCheckStatusComplete=function(a){var b=a.data[g];if(this._logger.debug(this._logTag,"#_onCheckStatusComplete(interval="+b+")"),b){if(b==this._interval)return void this._logger.debug(this._logTag,"#_onCheckStatusComplete() > Interval value not changed.");this._logger.debug(this._logTag,"#_onCheckStatusComplete() > Interval changed to: "+b),this.setInterval(b)}else this._logger.warn(this._logTag,"#_onCheckStatusComplete() > Invalid interval value."),this.setInterval(f)},c.prototype._installHandlers=function(){c.__super__._installHandlers.call(this),this._channel.on(h,this._onCheckStatusComplete,this),this._channel.reply(g,function(){return this._interval},this)};var e="reporting",f=10,g="reporting_interval",h="net:check_status_complete";b.clock.ReportingTimer=c}(a.ADB.core,b),function(a,b){"use strict";function c(a,b,d){c.__super__.constructor.call(this,a,b,e,f,d)}var d=b.clock.Timer;a.extend(c,d);var e="idle",f=1800;b.clock.IdleTimer=c}(a.ADB.core,b),function(a,b){"use strict";function c(a,b,d){c.__super__.constructor.call(this,a,b,e,f,d)}var d=b.clock.Timer;a.extend(c,d);var e="flush_filter",f=.25;b.clock.FlushFilterTimer=c}(a.ADB.core,b),function(a,b){"use strict";function c(a,b,c){if(!a)throw new Error("Reference to the pluginManager object cannot be NULL");if(!b)throw new Error("Reference to the channel object cannot be NULL");if(!c)throw new Error("Reference to the logger object cannot be NULL");this._isDestroyed=!1,this._reportingTimer=new f(a,b,c),this._checkStatusTimer=new d(a,b,c),this._flushFilterTimer=new e(a,b,c),this._idleTimer=new g(a,b,c)}var d=b.clock.CheckStatusTimer,e=b.clock.FlushFilterTimer,f=b.clock.ReportingTimer,g=b.clock.IdleTimer;c.prototype.destroy=function(){this._isDestroyed||(this._isDestroyed=!0,this._reportingTimer.destroy(),this._checkStatusTimer.destroy(),this._flushFilterTimer.destroy(),this._idleTimer.destroy())},b.clock.Clock=c}(a.ADB.core,b),function(a,b){"use strict";function c(a,b){this.value=a,this.hint=b}function d(a){this.realm=a,this.data={}}c.HINT_SHORT="short",d.prototype.setField=function(a,b,d){this.data[a]=new c(b,d)},d.prototype._createAccessor=function(a,b,c){var d=this;return function(){return arguments.length&&(d[a]=arguments[0],d.setField(b,arguments[0],c)),d[a]}},b.model.Dao=d,b.model.DaoField=c}(a.ADB.core,b),function(a,b){"use strict";function c(){if(c.__super__.constructor.call(this,"asset"),this.adId=this._createAccessor("_adId","ad_id",null),this.sid=this._createAccessor("_sid","ad_sid",null),this.resolver=this._createAccessor("_resolver","resolver",null),this.podId=this._createAccessor("_podId","pod_id",null),this.podPosition=this._createAccessor("_podPosition","pod_position",null),this.podOffset=this._createAccessor("_podOffset","pod_offset",null),this.podName=this._createAccessor("_podName","pod_name",null),this.adLength=this._createAccessor("_adLength","ad_length",null),this.adName=this._createAccessor("_adName","ad_name",null),arguments.length&&arguments[0]instanceof c){var a=arguments[0];this.adId(a.adId()),this.sid(a.sid()),this.resolver(a.resolver()),this.podId(a.podId()),this.podPosition(a.podPosition()),this.podOffset(a.podOffset()),this.podName(a.podName()),this.adLength(a.adLength()),this.adName(a.adName())}else this.adId(""),this.sid(""),this.resolver(""),this.podId(""),this.podPosition(""),this.podOffset(0),this.podName(""),this.adLength(0),this.adName("")}var d=b.model.Dao;a.extend(c,d),b.model.AdDao=c}(a.ADB.core,b),function(a,b){"use strict";function c(){if(c.__super__.constructor.call(this,"sc"),this.reportSuiteId=this._createAccessor("_reportSuiteId","rsid",null),this.trackingServer=this._createAccessor("_trackingServer","tracking_server",null),this.ssl=this._createAccessor("_ssl","ssl",e.HINT_SHORT),arguments.length&&arguments[0]instanceof c){var a=arguments[0];this.reportSuiteId(a.reportSuiteId()),this.trackingServer(a.trackingServer()),this.ssl(a.ssl())}else this.reportSuiteId(""),this.trackingServer(""),this.ssl(0)}var d=b.model.Dao,e=b.model.DaoField;a.extend(c,d),b.model.AdobeAnalyticsDao=c}(a.ADB.core,b),function(a,b){"use strict";function c(){if(c.__super__.constructor.call(this,"stream"),this.id=this._createAccessor("_id","chapter_id",null),this.sid=this._createAccessor("_sid","chapter_sid",null),this.name=this._createAccessor("_name","chapter_name",null),this.position=this._createAccessor("_position","chapter_pos",null),this.length=this._createAccessor("_length","chapter_length",null),this.offset=this._createAccessor("_offset","chapter_offset",null),arguments.length&&arguments[0]instanceof c){var a=arguments[0];this.id(a.id()),this.sid(a.sid()),this.name(a.name()),this.position(a.position()),this.length(a.length()),this.offset(a.offset())}else this.id(""),this.sid(""),this.name(""),this.position(0),this.length(0),this.offset(0)}var d=b.model.Dao;a.extend(c,d),b.model.ChapterDao=c}(a.ADB.core,b),function(a,b){"use strict";function c(){if(c.__super__.constructor.call(this,"asset"),this.type=this._createAccessor("_type","type",null),this.videoId=this._createAccessor("_videoId","video_id",null),this.publisher=this._createAccessor("_publisher","publisher",null),this.adData=this._createAccessor("_adData","ad_data",null),this.chapterData=this._createAccessor("_chapterData","chapter_data",null),this.length=this._createAccessor("_length","length",null),this.name=this._createAccessor("_name","name",null),arguments.length&&arguments[0]instanceof c){var a=arguments[0];this.type(a.type()),this.name(a.name()),this.videoId(a.videoId()),this.publisher(a.publisher()),this.length(a.length());var b=a.adData()?new e(a.adData()):null;this.adData(b);var d=a.chapterData()?new f(a.chapterData()):null;this.chapterData(d)}else this.type(""),this.name(""),this.videoId(""),this.publisher(""),this.length(0),this.adData(null),this.chapterData(null)}var d=b.model.Dao,e=b.model.AdDao,f=b.model.ChapterDao;a.extend(c,d),c.TYPE_AD="ad",c.TYPE_MAIN_CONTENT="main",b.model.AssetDao=c}(a.ADB.core,b),function(a,b){"use strict";function c(){if(c.__super__.constructor.call(this,"event"),this.type=this._createAccessor("_type","type",null),this.duration=this._createAccessor("_duration","duration",null),this.playhead=this._createAccessor("_playhead","playhead",null),this.id=this._createAccessor("_id","id",null),this.source=this._createAccessor("_source","source",null),this.ts=this._createAccessor("_ts","ts",null),this.prevTs=this._createAccessor("_prevTs","prev_ts",null),arguments.length&&arguments[0]instanceof c){var a=arguments[0];this.type(a.type()),this.duration(a.duration()),this.playhead(a.playhead()),this.id(a.id()),this.source(a.source()),this.ts(a.ts()),this.prevTs(a.prevTs())}else this.type(""),this.duration(0),this.playhead(0),this.id(""),this.source(""),this.ts(0),this.prevTs(-1)}var d=b.model.Dao;a.extend(c,d),c.EVENT_TYPE_AA_START="aa_start",c.EVENT_TYPE_AA_AD_START="aa_ad_start",c.EVENT_TYPE_START="start",c.EVENT_TYPE_RESUME="resume",c.EVENT_TYPE_CHAPTER_START="chapter_start",c.EVENT_TYPE_CHAPTER_COMPLETE="chapter_complete",c.EVENT_TYPE_PLAY="play",c.EVENT_TYPE_PAUSE="pause",c.EVENT_TYPE_STALL="stall",c.EVENT_TYPE_BUFFER="buffer",c.EVENT_TYPE_BITRATE_CHANGE="bitrate_change",c.EVENT_TYPE_ERROR="error",c.EVENT_TYPE_COMPLETE="complete",b.model.EventDao=c}(a.ADB.core,b),function(a,b){"use strict";function c(){if(c.__super__.constructor.call(this,"stream"),this.bitrate=this._createAccessor("_bitrate","bitrate",null),this.fps=this._createAccessor("_fps","fps",null),this.droppedFrames=this._createAccessor("_droppedFrames","dropped_frames",null),this.startupTime=this._createAccessor("_startup_time","startup_time",null),arguments.length&&arguments[0]instanceof c){var a=arguments[0];this.bitrate(a.bitrate()),this.fps(a.fps()),this.droppedFrames(a.droppedFrames()),this.startupTime(a.startupTime()),this.isStartupTimeOverridden=a.isStartupTimeOverridden}else this.bitrate(0),this.fps(0),this.droppedFrames(0),this.startupTime(0),this.isStartupTimeOverridden=!1}var d=b.model.Dao;a.extend(c,d),b.model.QoSDao=c}(a.ADB.core,b),function(a,b){"use strict";function c(){if(c.__super__.constructor.call(this,"sp"),this.ovp=this._createAccessor("_ovp","ovp",null),this.sdk=this._createAccessor("_sdk","sdk",null),this.channel=this._createAccessor("_channel","channel",null),this.playerName=this._createAccessor("_playerName","player_name",null),this.libVersion=this._createAccessor("_libVersion","hb_version",null),this.apiLevel=this._createAccessor("_apiLevel","hb_api_lvl",null),arguments.length&&arguments[0]instanceof c){var a=arguments[0];this.ovp(a.ovp()),this.sdk(a.sdk()),this.channel(a.channel()),this.playerName(a.playerName()),this.libVersion(a.libVersion()),this.apiLevel(a.apiLevel())}else this.ovp(e),this.sdk(e),this.channel(e),this.playerName(""),this.libVersion(""),this.apiLevel(0)}var d=b.model.Dao;a.extend(c,d);var e="unknown";b.model.ServiceProviderDao=c}(a.ADB.core,b),function(a,b){"use strict";function c(){if(c.__super__.constructor.call(this,"event"),this.sessionId=this._createAccessor("_sessionId","sid",null),arguments.length&&arguments[0]instanceof c){var a=arguments[0];this.sessionId(a.sessionId())}else this.sessionId(null)}var d=b.model.Dao;a.extend(c,d),b.model.SessionDao=c}(a.ADB.core,b),function(a,b){"use strict";function c(){if(c.__super__.constructor.call(this,"stream"),this.type=this._createAccessor("_type","type",null),arguments.length&&arguments[0]instanceof c){var a=arguments[0];this.type(a.type())}else this.type(null)}var d=b.model.Dao;a.extend(c,d),b.model.StreamDao=c}(a.ADB.core,b),function(a,b){"use strict";function c(){if(c.__super__.constructor.call(this,"user"),this.analyticsVisitorId=this._createAccessor("_analyticsVisitorId","aid",null),this.marketingCloudVisitorId=this._createAccessor("_marketingCloudVisitorId","mid",null),this.visitorId=this._createAccessor("_visitorId","id",null),arguments.length&&arguments[0]instanceof c){var a=arguments[0];this.analyticsVisitorId(a.analyticsVisitorId()),this.marketingCloudVisitorId(a.marketingCloudVisitorId()),this.visitorId(a.visitorId())}else this.analyticsVisitorId(null),this.marketingCloudVisitorId(null),this.visitorId(null)}var d=b.model.Dao;a.extend(c,d),b.model.UserDao=c}(a.ADB.core,b),function(a,b){"use strict";function c(){if(c.__super__.constructor.call(this,"aam"),this.audienceManagerBlob=this._createAccessor("_audienceManagerBlob","blob",null),this.audienceManagerLocationHint=this._createAccessor("_audienceManagerLocationHint","loc_hint",null),arguments.length&&arguments[0]instanceof c){var a=arguments[0];this.audienceManagerBlob(a.audienceManagerBlob()),this.audienceManagerLocationHint(a.audienceManagerLocationHint())}else this.audienceManagerBlob(null),this.audienceManagerLocationHint(null)}var d=b.model.Dao;a.extend(c,d),b.model.AudienceManagerDao=c}(a.ADB.core,b),function(a,b){"use strict";function c(a,b,c,i,j){this.eventData=new e,this.eventData.type(b),this.eventData.duration(0),this.eventData.ts((new Date).getTime()),this.eventData.playhead(c),this.assetData=new f(a._assetData),this.streamData=new g(a._streamData),this.qosData=new h(a._qosData),this.cuserData=d.clone(a._cuserData),this.meta=i,this.callback=j,this.filterReport=!0}var d=a.ObjectUtils,e=b.model.EventDao,f=b.model.AssetDao,g=b.model.StreamDao,h=b.model.QoSDao;b.model.TrackItem=c}(a.ADB.va.utils,b),function(a,b){"use strict";function c(a,b,c,i,j,k){this.adobeAnalyticsData=a,this.userData=b,this.aamData=c,this.serviceProviderData=i,this.sessionData=j,this.eventData=new e(k.eventData),this.assetData=new f(k.assetData),this.streamData=new g(k.streamData),this.qosData=new h(k.qosData),this.cuserData=d.clone(k.cuserData),this.meta=d.clone(k.meta),this.callback=k.callback,this.filterReport=k.filterReport}var d=a.ObjectUtils,e=b.model.EventDao,f=b.model.AssetDao,g=b.model.StreamDao,h=b.model.QoSDao;b.model.CUserDao;b.model.Report=c}(a.ADB.va.utils,b),function(a){"use strict";function b(){}b.prototype.serializeReport=function(a){},b.prototype.serializeDao=function(a){},b.prototype.serializeMap=function(a){},b.prototype.serializeNumber=function(a,b,c,d){},b.prototype.serializeString=function(a,b,c,d){},a.model.ISerializer=b}(b),function(a,b){"use strict";function c(a){if(!a)throw new Error("Reference to the logger object cannot be NULL");this._logger=a}var d=b.model.Dao,e=b.model.DaoField,f=b.model.ISerializer;a.extend(c,f),c.prototype.serializeReport=function(a){var b=[];return b.push(this.serializeDao(a.adobeAnalyticsData)),b.push(this.serializeDao(a.userData)),b.push(this.serializeDao(a.aamData)),b.push(this.serializeMap(a.cuserData,"cuser")),b.push(this.serializeDao(a.serviceProviderData)),b.push(this.serializeDao(a.sessionData)),b.push(this.serializeDao(a.eventData)),b.push(this.serializeDao(a.assetData)),b.push(this.serializeDao(a.streamData)),b.push(this.serializeDao(a.qosData)),b.push(this.serializeMap(a.meta,"meta")),{serializedOutput:b.filter(function(a){return!!a}).join("&"),callback:a.callback}},c.prototype.serializeDao=function(a){var b=this._processDao(a);return b.filter(function(a){return!!a}).join("&")},c.prototype.serializeMap=function(a,b){var c=[],d=b?b:"meta";for(var e in a)a.hasOwnProperty(e)&&a[e]&&c.push("s:"+d+":"+e+"="+window.encodeURIComponent(a[e]));return c.join("&")},c.prototype.serializeNumber=function(a,b,c,d){var f=h;return null==b||isNaN(b)?null:(d===e.HINT_SHORT&&(f=i),f+":"+c+":"+a+"="+Math.floor(b))},c.prototype.serializeString=function(a,b,c,d){return b?j+":"+c+":"+a+"="+window.encodeURIComponent(b):null},c.prototype._processDao=function(a){var b=[];for(var c in a.data)if(a.data.hasOwnProperty(c)){var e=a.data[c],f=e.value,h=e.hint,i=null,j=a.realm;if(null==f)continue;"number"==typeof f?i=this.serializeNumber(c,f,j,h):"string"==typeof f?i=this.serializeString(c,f,j,h):f instanceof d?i=this.serializeDao(f):this._logger.warn(g,"#_processDao() > Unable to serialize DAO. Field: "+c+". Value: "+f+"."),i&&b.push(i)}return b};var g="ah::QuerystringSerializer",h="l",i="h",j="s";b.model.QuerystringSerializer=c}(a.ADB.core,b),function(a,b){"use strict";function c(a,b){if(!a)throw new Error("Reference to the data object cannot be NULL");if(this._data=a,!b)throw new Error("Reference to the logger object cannot be NULL");this._logger=b}c.prototype.parse=function(){var a,b,c,i,j;if(window.DOMParser){var k=new window.DOMParser;j=k.parseFromString(this._data,"text/xml")}else j=new window.ActiveXObject("Microsoft.XMLDOM"),j.async=!1,j.loadXML(this.data);var l;l=parseInt(j.getElementsByTagName("trackingInterval")[0].childNodes[0].nodeValue,10),l&&(a=l),l=parseInt(j.getElementsByTagName("setupCheckInterval")[0].childNodes[0].nodeValue,10),l&&(b=l),l=parseInt(j.getElementsByTagName("trackExternalErrors")[0].childNodes[0].nodeValue,10),l&&(c=1==l),j.getElementsByTagName("nielsenEnabled")[0]?(l=parseInt(j.getElementsByTagName("nielsenEnabled")[0].childNodes[0].nodeValue,10),i=1==l):i=!0;var m={};return m[e]=a,m[f]=b,m[g]=c,m[h]=i,this._logger.debug(d,"#parse() > Obtained configuration settings."),m};var d="ah::SettingsParser",e="reporting_interval",f="check_status_interval",g="track_external_errors",h="nielsen_enabled";b.network.SettingsParser=c}(a.ADB.core,b),function(a,b){"use strict";function c(a,b){if(this._trackingServer=null,this._checkStatusServer=null,this._publisher=null,this._isConfigured=!1,this._isDestroyed=!1,this._quietMode=!1,this._visitorOptedOut=!1,this._prevReportSent=null,!a)throw new Error("Reference to the channel object cannot be NULL");if(this._channel=a,!b)throw new Error("Reference to the logger object cannot be NULL");this._logger=b,this._serializer=new i(b),this._installEventListeners()}var d=a.Event,e=a.URLRequestMethod,f=a.URLRequest,g=a.URLLoader,h=b.network.SettingsParser,i=b.model.QuerystringSerializer;c.prototype.destroy=function(){this._isDestroyed||(this._isDestroyed=!0,this._logger.debug(j,"#destroy()"),this._uninstallEventListeners())},c.prototype._onApiConfig=function(a){var b=a.data;this._logger.debug(j,"#_onApiConfig(sb_server="+b[k]+", check_status_server="+b[l]+", publisher="+b[m]+", quiet_mode="+b[n]+", ssl="+b[o]+")"),this._trackingServer=this._updateRequestProtocol(b[k],b[o]),this._checkStatusServer=this._updateRequestProtocol(b[l],b[o]),this._publisher=b[m],this._quietMode=b[n],this._isConfigured=!0},c.prototype._onUpdateVisitorOptOut=function(a){var b=a.data;this._logger.debug(j,"#_onUpdateVisitorOptOut(visitor_opt_out="+b[q]+")"),this._visitorOptedOut=b[q]},c.prototype._onFilterReportAvailable=function(a){var b=a.data;if(!this._isConfigured)return void this._logger.warn(j,"#_onFilterReportAvailable() > Unable to send request: not configured.");var c=b[p],h=this._serializer.serializeReport(c),i=this._trackingServer+"/?"+h.serializedOutput;if(this._prevReportSent&&this._prevReportSent.eventData&&c.eventData&&this._prevReportSent.eventData.playhead==c.eventData.playhead&&this._prevReportSent.eventData.ts==c.eventData.ts&&this._prevReportSent.eventData.prevTs==c.eventData.prevTs&&this._prevReportSent.eventData.type==c.eventData.type)return void this._logger.debug(j,"#_onFilterReportAvailable() > Duplicate heartbeat report not sent for URL:\n"+i);this._prevReportSent=c;var k=new f(i,e.GET);this._logger.debug(j,"#_onFilterReportAvailable() > "+k.url);var l=this,m=function(a){o.close(),h.callback&&h.callback.call(null)},n=function(a){o.close(),l._logger.warn(j,"#_onFilterReportAvailable() > Failed to send heartbeat report."),h.callback&&h.callback.call(null)};if(!this._quietMode&&!this._visitorOptedOut){var o=new g;o.addEventListener(d.SUCCESS,m,this),o.addEventListener(d.ERROR,n,this),o.load(k)}},c.prototype._onClockCheckStatusTick=function(a){function b(a){if(a.data){var b=new h(a.data.response,i._logger),c=b.parse();c?i._channel.trigger(new d(v,c)):i._logger.warn(j,"#_onClockCheckStatusTick() > Failed to parse the config. settings.")}n.close()}function c(a){i._logger.warn(j,"#_onClockCheckStatusTick() > Failed to obtain the config. settings."),n.close()}if(!this._isConfigured)return void this._logger.warn(j,"#_onClockCheckStatusTick() > Unable to send request: not configured.");if(!this._publisher)return void this._logger.warn(j,"#_onClockCheckStatusTick() > Publisher is NULL.");var i=this,k=this._publisher.replace(/[^a-zA-Z0-9]+/,"-").toLocaleLowerCase(),l=this._checkStatusServer+k+".xml?r="+(new Date).getTime(),m=new f(l,e.GET),n=new g;n.addEventListener(d.SUCCESS,b,this),n.addEventListener(d.ERROR,c,this),this._logger.debug(j,"#_onClockCheckStatusTick() > Get new settings from: "+l),n.load(m)},c.prototype._updateRequestProtocol=function(a,b){var c=a;return 0===c.indexOf("http://")?c=c.slice(7):0===c.indexOf("https://")&&(c=c.slice(8)),b?"https://"+c:"http://"+c},c.prototype._installEventListeners=function(){this._channel.on(r,this._onApiConfig,this),this._channel.on(s,this._onUpdateVisitorOptOut,this),this._channel.on(t,this._onFilterReportAvailable,this),this._channel.on(u,this._onClockCheckStatusTick,this)},c.prototype._uninstallEventListeners=function(){this._channel.off(null,null,this)};var j="ah::Network",k="tracking_server",l="check_status_server",m="publisher",n="quiet_mode",o="ssl",p="report",q="visitor_opt_out",r="api:config",s="api:update_visitor_optout",t="filter:data_available",u="clock:check_status.tick",v="net:check_status_complete";b.network.Network=c}(a.ADB.core,b),function(a,b){"use strict";function c(a,b){if(!a)throw new Error("Reference to the channel object cannot be NULL");if(this._channel=a,!b)throw new Error("Reference to the logger object cannot be NULL");this._logger=b,this._isDestroyed=!1,this._isBufferingInProgress=!1,this._reportBuffer={},this._tsHistory={},this._workQueue=new i,this._installEventListeners()}function d(a){var b=[];return a&&a.forEach(function(a){a.eventData.type()==k.EVENT_TYPE_PAUSE||a.eventData.type()==k.EVENT_TYPE_STALL?(!a.filterReport||a.eventData.duration()>u)&&b.push(a):b.push(a)}),b}function e(a){var b=-1,c=-1,d=[];return a.forEach(function(a){a.eventData.type()==k.EVENT_TYPE_START?a.assetData.type()==l.TYPE_MAIN_CONTENT?-1==b?b=d.push(a)-1:(a.eventData.prevTs(-1),d[b]=a):-1==c?c=d.push(a)-1:(a.eventData.prevTs(-1),d[c]=a):d.push(a)}),d}function f(a){var b=[];return a.forEach(function(c){if(c.eventData.type()==k.EVENT_TYPE_PLAY){if(c.eventData.duration()>t)b.push(c);else if(0==c.eventData.duration()&&c.assetData.type()==l.TYPE_MAIN_CONTENT){var d=g(a);d.indexOf(c)==d.length-1&&b.push(c)}}else b.push(c)}),b}function g(a){var b=[];return a.forEach(function(a){(a.eventData.type()==k.EVENT_TYPE_PLAY||a.eventData.type()==k.EVENT_TYPE_BUFFER||a.eventData.type()==k.EVENT_TYPE_START)&&b.push(a)}),b}var h=a.radio.Command,i=a.radio.CommandQueue,j=a.Event,k=b.model.EventDao,l=b.model.AssetDao;c.prototype.destroy=function(){this._isDestroyed||(this._isDestroyed=!0,this._logger.debug(w,"#destroy()"),this._uninstallEventListeners(),this.clear())},c.prototype.clear=function(){this._logger.debug(w,"#clear()"),this._workQueue.cancelAllCommands(),this._reportBuffer={},this._tsHistory={},this._isBufferingInProgress=!1},c.prototype.flush=function(){this._workQueue.addCommand(new h(this._flushBufferReport,this))},c.prototype._bufferReport=function(a){if(!this._isDestroyed){var b=a[q];if(b){var c=b.sessionData.sessionId();this._reportBuffer[c]=this._reportBuffer[c]||[],this._reportBuffer[c].push(b)}if(!this._isBufferingInProgress){this._isBufferingInProgress=!0;var d={};d[p]=!0,d[r]=1,this._channel.command(s,d)}}},c.prototype._flushBufferReport=function(){function a(a){if(a)for(var c=0;c<a.length;c++){var d=a[c],e=d.sessionData.sessionId();b._tsHistory[e]=b._tsHistory[e]||{};var f=d.eventData.type()+"."+(d.assetData.type()==l.TYPE_AD?d.assetData.adData().adId():d.assetData.videoId());b._tsHistory[e].hasOwnProperty(f)&&d.eventData.prevTs(b._tsHistory[e][f]),b._tsHistory[e][f]=d.eventData.ts()}}if(!this._isDestroyed){var b=this;for(var c in this._reportBuffer)if(this._reportBuffer.hasOwnProperty(c)){var g=f(e(d(this._reportBuffer[c])));a(g);for(var h=0;h<g.length;h++){var i=g[h],k={};k[q]=i,this._channel.trigger(new j(n,k))}}this._reportBuffer={};var m=this._channel.request(v),o=this._tsHistory[m]||{};this._tsHistory={},this._tsHistory[m]=o,this._isBufferingInProgress=!1}},c.prototype._onContextReportAvailable=function(a){var b=a.data;this._workQueue.addCommand(new h(this._bufferReport,this,[b]))},c.prototype._onClockFlushFilterTick=function(a){this.flush()},c.prototype._installEventListeners=function(){this._channel.on(m,this._onContextReportAvailable,this),this._channel.on(o,this._onClockFlushFilterTick,this)},c.prototype._uninstallEventListeners=function(){this._channel.off(null,null,this)};var m="context:report_available",n="filter:data_available",o="clock:flush_filter.tick",p="reset",q="report",r="repeat_count",s="clock:flush_filter.resume",t=250,u=250,v="session_id",w="ah::ReportFilter";b.filter.ReportFilter=c}(a.ADB.core,b),function(a,b){"use strict";function c(a,b){this._onFail={fn:a,ctx:b}}var d=a.ErrorInfo;c.prototype.validateFields=function(a,b){if(!a)return this._fail("Data cannot be null");if(b)for(var c=0;c<b.length;c++){var d=b[c];switch(d){case"videoId":if(!a.hasOwnProperty("videoId"))return this._fail("The ID for the main video must be specified.");if("string"!=typeof a.videoId)return this._fail("The ID for the main video must be a String.");if(""===a.videoId)return this._fail("The ID for the main video cannot be an empty string.");break;case"streamType":if(!a.hasOwnProperty("streamType"))return this._fail("The stream type for the main video must be specified.");if("string"!=typeof a.streamType)return this._fail("The stream type for the main video must be a String.");if(""===a.streamType)return this._fail("The stream type for the main video cannot be an empty string.");break;case"videoLength":if(!a.hasOwnProperty("videoLength"))return this._fail("The length of the main video must be specified.");if("number"!=typeof a.videoLength)return this._fail("The length of the main video must be a Number.");if(isNaN(a.videoLength))return this._fail("The length of the main video cannot be NaN.");break;case"playhead":if(!a.hasOwnProperty("playhead"))return this._fail("The playhead for the main video must be specified.");if("number"!=typeof a.playhead)return this._fail("The playhead for the main video must be a Number.");if(isNaN(a.playhead))return this._fail("The playhead for the main video cannot be NaN.");break;case"playerName":if(!a.hasOwnProperty("playerName"))return this._fail("The player name for the main video must be specified.");if("string"!=typeof a.playerName)return this._fail("The player name for the main video must be a String.");if(""===a.playerName)return this._fail("The player name for the main video cannot be an empty string.");break;case"rsid":if(!a.hasOwnProperty("rsid"))return this._fail("account (rsid) is required and has to be set in the AppMeasurement instance.");if("string"!=typeof a.rsid)return this._fail("account (rsid) of the AppMeasurement instance must be a String.");if(""===a.rsid)return this._fail("account (rsid) of the AppMeasurement instance  cannot be an empty string.");break;case"trackingServer":if(!a.hasOwnProperty("trackingServer"))return this._fail("trackingServer is required and has to be set in the AppMeasurement instance.");if("string"!=typeof a.trackingServer)return this._fail("trackingServer of the AppMeasurement instance must be a String.");if(""===a.trackingServer)return this._fail("trackingServer of the AppMeasurement instance cannot be an empty string.");break;case"podPlayerName":if(!a.hasOwnProperty("podPlayerName"))return this._fail("The player name for the ad-break must be specified.");if("string"!=typeof a.podPlayerName)return this._fail("The player name for the ad-break must be a String.");if(""===a.podPlayerName)return this._fail("The player name for the ad-break cannot be an empty string.");break;case"podPosition":if(!a.hasOwnProperty("podPosition"))return this._fail("Position (index) of the ad-break must be specified.");if("number"!=typeof a.podPosition)return this._fail("Position (index) of the ad-break must be a Number.");if(isNaN(a.podPosition))return this._fail("Position (index) of the ad-break cannot be NaN.");break;case"adId":if(!a.hasOwnProperty("adId"))return this._fail("The ad ID must be specified.");if("string"!=typeof a.adId)return this._fail("The ad ID must be a String.");if(""===a.adId)return this._fail("The ad ID cannot be an empty string.");break;case"adPosition":if(!a.hasOwnProperty("adPosition"))return this._fail("Position (index) of the ad must be specified.");if("number"!=typeof a.adPosition)return this._fail("Position (index) of the ad must be a Number.");if(isNaN(a.adPosition))return this._fail("Position (index) of the ad cannot be NaN.");break;case"chapterPosition":if(!a.hasOwnProperty("chapterPosition"))return this._fail("Position (index) of the chapter must be specified.");if("number"!=typeof a.chapterPosition)return this._fail("Position (index) of the chapter must be a Number.");if(isNaN(a.chapterPosition))return this._fail("Position (index) of the chapter cannot be NaN.");break;case"chapterOffset":if(!a.hasOwnProperty("chapterOffset"))return this._fail("Chapter start-time (offset) must be specified.");if("number"!=typeof a.chapterOffset)return this._fail("Chapter start-time (offset) must be a Number.");if(isNaN(a.chapterOffset))return this._fail("Chapter start-time (offset) cannot be NaN.");break;case"chapterLength":if(!a.hasOwnProperty("chapterLength"))return this._fail("The length of the chapter must be specified.");if("number"!=typeof a.chapterLength)return this._fail("The length of the chapter must be a Number.");if(isNaN(a.chapterLength))return this._fail("The length of the chapter cannot be NaN.");break;default:return this._fail("Unable to validate unknown parameter: "+d)}}return!0},c.prototype._fail=function(a){var b=new d("Invalid input data",a);return this._onFail.fn&&this._onFail.fn.call(this._onFail.ctx,b),!1},b.context.InputDataValidator=c}(a.ADB.va,b),function(a,b){"use strict";function c(a,b){if(!b)throw new Error("Reference to the logger object cannot be NULL");if(this._logger=b,!a)throw new Error("Reference to the context object cannot be NULL");this._context=a}var d=b.model.Report;
-c.prototype.createReportForItem=function(a){return this._logger.debug(e,"Creating report for item: "+a.eventData.type()),new d(this._context._adobeAnalyticsData,this._context._userData,this._context._aamData,this._context._serviceProviderData,this._context._sessionData,a)};var e="ah::ReportFactory";b.context.ReportFactory=c}(a.ADB.core,b),function(a,b,c,d){"use strict";function e(a,b){if(!a)throw new Error("Reference to the channel object cannot be NULL");if(this._channel=a,!b)throw new Error("Reference to the logger object cannot be NULL");this._logger=b,this._lastInBandItem=null,this._autoComputedStartupTime=0,this._reportingInterval=fa,this._assetData=null,this._streamData=null,this._qosData=null,this._sessionData=null,this._cuserData=null,this._adobeAnalyticsData=new j,this._serviceProviderData=new k,this._userData=new l,this._aamData=new m,this._isTrackingSessionActive=!1,this._isVideoComplete=!1,this._activeAssetId=null,this._isDestroyed=!1,this._doNotOverrideEventDuration=!1,this._reportFactory=new u(this,this._logger),this._inputDataValidator=new v(function(a){this._logger.error(w,a.getMessage()+" | "+a.getDetails()),this._channel.trigger(new h(y,a))},this),this._stashedChapterData=null,this._stashedAdData=null,this._trackExternalErrors=!0,this._installEventListeners()}var f=c.md5,g=c.ObjectUtils,h=a.Event,i=d.model.SessionDao,j=d.model.AdobeAnalyticsDao,k=d.model.ServiceProviderDao,l=d.model.UserDao,m=d.model.AudienceManagerDao,n=d.model.EventDao,o=d.model.AssetDao,p=d.model.StreamDao,q=d.model.QoSDao,r=d.model.AdDao,s=d.model.ChapterDao,t=d.model.TrackItem,u=d.context.ReportFactory,v=d.context.InputDataValidator;e.prototype.destroy=function(){this._isDestroyed||(this._isDestroyed=!0,this._logger.debug(w,"#destroy()"),this._uninstallEventListeners())},e.prototype._onApiAnalyticsStart=function(a){this._logger.debug(w,"#_onApiAnalyticsStart()");var b=a.data;if(this._checkCall("_onApiAnalyticsStart")&&this._inputDataValidator.validateFields(b,["playhead"])){this._userData.visitorId(b.vid),this._userData.analyticsVisitorId(b.aid),this._userData.marketingCloudVisitorId(b.mid),this._aamData.audienceManagerBlob(b.blob),this._aamData.audienceManagerLocationHint(b.loc_hint),b.customerIDs&&(this._cuserData=b.customerIDs),this._updateQoSInfo(b);var c=new t(this,n.EVENT_TYPE_AA_START,b.playhead,null,b._eventData[E]);c.assetData.adData(null),c.assetData.type(o.TYPE_MAIN_CONTENT),this._cuserData=null,this._sendHit(c)}},e.prototype._onApiAnalyticsAdStart=function(a){this._logger.debug(w,"#_onApiAnalyticsAdStart()");var b=a.data;if(this._checkCall("_onApiAnalyticsAdStart")&&this._inputDataValidator.validateFields(b,["playhead"])){this._updateQoSInfo(b);var c=new t(this,n.EVENT_TYPE_AA_AD_START,b.playhead,null,b._eventData[E]);this._sendHit(c)}},e.prototype._onApiVideoLoad=function(a){var b=a.data;this._logger.debug(w,"#_onApiVideoLoad(rsid="+b.rsid+", aa_trackingServer="+b.trackingServer+")"),this._resetInternalState(),this._inputDataValidator.validateFields(b,["rsid","trackingServer"])&&(this._sessionData.sessionId(this._generateSessionId()),this._isTrackingSessionActive=!0)},e.prototype._onApiVideoUnload=function(a){return this._logger.debug(w,"#_onApiVideoUnload()"),this._isTrackingSessionActive?void(this._isTrackingSessionActive=!1):void this._logger.debug(w,"#_onApiVideoUnload() > No active tracking session.")},e.prototype._onApiVideoStart=function(a){var b=a.data;if(this._logger.debug(w,"#_onApiVideoStart(id="+b.videoId+", name="+b.videoName+", length="+b.videoLength+", type="+b.streamType+", playerName="+b.playerName+")"),this._checkCall("_onApiVideoStart")&&this._inputDataValidator.validateFields(b,["videoId","streamType","videoLength","playhead","playerName"])){this._adobeAnalyticsData.reportSuiteId(b.rsid),this._adobeAnalyticsData.trackingServer(b.trackingServer),this._adobeAnalyticsData.ssl(Number(b.useSsl)),this._serviceProviderData.ovp(b.ovp),this._serviceProviderData.sdk(b.sdk),this._serviceProviderData.channel(b.channel),this._serviceProviderData.libVersion(b.version),this._serviceProviderData.apiLevel(b.apiLvl),this._activeAssetId=b.videoId,this._serviceProviderData.playerName(b.playerName),this._assetData.videoId(this._activeAssetId),this._assetData.length(b.videoLength),this._assetData.type(o.TYPE_MAIN_CONTENT),this._assetData.publisher(b.publisher),this._assetData.name(b.videoName),this._streamData.type(b.streamType),this._updateQoSInfo(b);var c=b.metaNielsen?g.merge(b.metaVideo,b.metaNielsen):b.metaVideo,d=new t(this,n.EVENT_TYPE_START,b.playhead,c,b._eventData[E]);this._sendHit(d)}},e.prototype._onApiVideoResume=function(a){var b=a.data;if(this._logger.debug(w,"#_onApiVideoResume(id="+b.videoId+", name="+b.videoName+", length="+b.videoLength+", type="+b.streamType+", playerName="+b.playerName+")"),this._checkCall("_onApiVideoResume")&&this._inputDataValidator.validateFields(b,["videoId","streamType","videoLength","playhead","playerName"])){this._activeAssetId=b.videoId,this._assetData.videoId(this._activeAssetId),this._assetData.length(b.videoLength),this._assetData.type(o.TYPE_MAIN_CONTENT),this._assetData.name(b.videoName),this._streamData.type(b.streamType);var c=new t(this,n.EVENT_TYPE_RESUME,b.playhead,null,b._eventData[E]);this._sendHit(c)}},e.prototype._onApiVideoComplete=function(a){this._logger.debug(w,"#_onApiVideoComplete()");var b=a.data;if(this._checkCall("_onApiVideoComplete")){var c=new t(this,n.EVENT_TYPE_COMPLETE,this._assetData.length(),null,b._eventData[E]);this._sendHit(c),this._isVideoComplete=!0}},e.prototype._onApiPlay=function(a){this._logger.debug(w,"#_onApiPlay()");var b=a.data;if(this._checkCall("_onApiPlay")&&this._inputDataValidator.validateFields(b,["playhead"])){this._updateQoSInfo(b);var c=new t(this,n.EVENT_TYPE_PLAY,b.playhead,null,b._eventData[E]);this._sendHit(c)}},e.prototype._onApiPause=function(a){this._logger.debug(w,"#_onApiPause()");var b=a.data;if(this._checkCall("_onApiPause")&&this._inputDataValidator.validateFields(b,["playhead"])){this._updateQoSInfo(b);var c=b.playheadStalled?n.EVENT_TYPE_STALL:n.EVENT_TYPE_PAUSE,d=new t(this,c,b.playhead,null,b._eventData[E]);b._eventData.hasOwnProperty(F)&&(d.filterReport=b._eventData[F]),this._sendHit(d)}},e.prototype._onApiBufferStart=function(a){this._logger.debug(w,"#_onApiBufferStart()");var b=a.data;if(this._checkCall("_onApiBufferStart")&&this._inputDataValidator.validateFields(b,["playhead"])){this._updateQoSInfo(b);var c=new t(this,n.EVENT_TYPE_BUFFER,b.playhead,null,b._eventData[E]);this._sendHit(c)}},e.prototype._onApiSeekStart=function(a){this._logger.debug(w,"#_onApiSeekStart()"),this._checkCall("_onApiSeekStart")&&(this._stashedAdData=this._assetData.adData(),this._stashedChapterData=this._assetData.chapterData(),this._assetData.adData(null),this._assetData.type(o.TYPE_MAIN_CONTENT),this._activeAssetId=this._assetData.videoId(),this._assetData.chapterData(null))},e.prototype._onApiSeekComplete=function(a){this._logger.debug(w,"#_onApiSeekComplete()");var b=a.data;if(this._checkCall("_onApiSeekComplete")&&this._inputDataValidator.validateFields(b,["playhead"])){if(b.isInAd){if(!this._inputDataValidator.validateFields(b,["adId","adPosition","podPosition","podPlayerName"]))return;var c=f(this._assetData.videoId())+"_"+b.podPosition;if(this._stashedAdData&&this._stashedAdData.podId()==c&&parseInt(this._stashedAdData.podPosition(),10)==b.adPosition)this._assetData.adData(this._stashedAdData),this._activeAssetId=this._stashedAdData.adId();else if(!this._assetData.adData()){this._activeAssetId=b.adId;var d=new r;d.adId(this._activeAssetId),d.adName(b.adName),d.adLength(b.adLength),d.podId(c),d.resolver(b.podPlayerName),d.podPosition(b.podPosition+""),d.podName(b.podName),d.podOffset(b.podSecond),d.sid(this._generateSessionId()),this._assetData.adData(d)}this._assetData.type(o.TYPE_AD)}else this._assetData.adData(null),this._assetData.type(o.TYPE_MAIN_CONTENT),this._activeAssetId=this._assetData.videoId();if(b.isInChapter){if(!this._inputDataValidator.validateFields(b,["chapterPosition","chapterLength","chapterOffset"]))return;if(this._stashedChapterData&&b.chapterPosition==this._stashedChapterData.position())this._assetData.chapterData(this._stashedChapterData);else if(!this._assetData.chapterData()){var e=new s;e.id(f(this._assetData.videoId())+"_"+b.chapterPosition),e.name(b.chapterName),e.length(b.chapterLength),e.position(b.chapterPosition),e.offset(b.chapterOffset),e.sid(this._generateSessionId()),this._assetData.chapterData(e)}}else this._assetData.chapterData(null);this._stashedAdData=null,this._stashedChapterData=null}},e.prototype._onApiAdStart=function(a){var b=a.data;if(this._logger.debug(w,"#_onApiAdStart(id="+b.adId+", player_name="+b.podPlayerName+", parent_name="+this._assetData.videoId()+", pod_pos="+b.adPosition+")"),this._checkCall("_onApiAdStart")&&this._inputDataValidator.validateFields(b,["playhead","podPosition","podPlayerName","adId","adPosition"])){this._activeAssetId=b.adId;var c=new r;c.adId(this._activeAssetId),c.adName(b.adName),c.adLength(b.adLength),c.resolver(b.podPlayerName),c.podId(f(this._assetData.videoId())+"_"+b.podPosition),c.podPosition(b.adPosition+""),c.podName(b.podName),c.podOffset(b.podSecond),c.sid(this._generateSessionId()),this._assetData.adData(c),this._assetData.type(o.TYPE_AD),this._updateQoSInfo(b);var d=g.merge(b.metaVideo,b.metaAd);d=b.metaNielsen?g.merge(d,b.metaNielsen):d;var e=new t(this,n.EVENT_TYPE_START,b.playhead,d,b._eventData[E]);this._sendHit(e)}},e.prototype._onApiAdComplete=function(a){this._logger.debug(w,"#_onApiAdComplete()");var b=a.data;if(this._checkCall("_onApiAdComplete")&&this._inputDataValidator.validateFields(b,["playhead"])){if(this._assetData.type()!=o.TYPE_AD)return void this._logger.warn(w,"#_onApiAdComplete() > Ignoring the ad complete event, because we are no longer in an ad.");this._updateQoSInfo(b);var c=new t(this,n.EVENT_TYPE_COMPLETE,b.playhead,null,b._eventData[E]);this._sendHit(c),this._assetData.adData(null),this._assetData.type(o.TYPE_MAIN_CONTENT),this._activeAssetId=this._assetData.videoId()}},e.prototype._onApiChapterStart=function(a){var b=a.data;if(this._logger.debug(w,"#_onApiChapterStart(name="+b.chapterName+", length="+b.chapterLength+", position="+b.chapterPosition+", chapter_offset="+b.chapterOffset+")"),this._checkCall("_onApiChapterStart")&&this._inputDataValidator.validateFields(b,["playhead","chapterPosition","chapterOffset","chapterLength"])){var c=new s;c.id(f(this._assetData.videoId())+"_"+b.chapterPosition),c.name(b.chapterName),c.length(b.chapterLength),c.position(b.chapterPosition),c.offset(b.chapterOffset),c.sid(this._generateSessionId()),this._assetData.chapterData(c),this._updateQoSInfo(b);var d=g.merge(b.metaVideo,b.metaChapter),e=new t(this,n.EVENT_TYPE_CHAPTER_START,b.playhead,d,b._eventData[E]);e.assetData.adData(null),e.assetData.type(o.TYPE_MAIN_CONTENT),this._sendHit(e)}},e.prototype._onApiChapterComplete=function(a){this._logger.debug(w,"#_onApiChapterComplete()");var b=a.data;if(this._checkCall("_onApiChapterComplete")&&this._inputDataValidator.validateFields(b,["playhead"])){if(!this._assetData.chapterData())return void this._logger.warn(w,"#_onApiChapterComplete() > Ignoring the chapter complete event, because we are no longer in a chapter.");this._updateQoSInfo(b);var c=new t(this,n.EVENT_TYPE_CHAPTER_COMPLETE,b.playhead,null,b._eventData[E]);c.assetData.adData(null),c.assetData.type(o.TYPE_MAIN_CONTENT),this._sendHit(c),this._assetData.chapterData(null)}},e.prototype._onApiBitrateChange=function(a){this._logger.debug(w,"#_onApiBitrateChange()");var b=a.data;if(this._checkCall("_onApiBitrateChange")&&this._inputDataValidator.validateFields(b,["playhead"])){this._updateQoSInfo(b);var c=new t(this,n.EVENT_TYPE_BITRATE_CHANGE,b.playhead,null,b._eventData[E]);this._sendHit(c)}},e.prototype._onApiTrackError=function(a){var b=a.data;if(this._logger.debug(w,"#_onApiTrackError(source="+b._eventData.source+", err_id="+b._eventData.error_id+")"),!this._isTrackingSessionActive)return void this._logger.warn(w,"#_onApiTrackError() > No active tracking session.");if(this._trackExternalErrors||b._eventData.source===x){this._updateQoSInfo(b);var c=new t(this,n.EVENT_TYPE_ERROR,0,null,b._eventData[E]);c.eventData.id(b._eventData.error_id),c.eventData.source(b._eventData.source),this._sendHit(c)}},e.prototype._onApiTrackInternalError=function(a){var b=a.data;this._logger.debug(w,"#_onApiTrackInternalError(source="+b.source+", err_id="+b.error_id+")"),this._updateQoSInfo(b);var c=new t(this,n.EVENT_TYPE_ERROR,0);c.eventData.id(b.error_id),c.eventData.source(b.source),this._sendHit(c)},e.prototype._onApiQuantumEnd=function(a){this._logger.debug(w,"#_onApiQuantumEnd(interval="+this._channel.request(B)+")");var b=a.data;this._checkCall("_onApiQuantumEnd")&&this._inputDataValidator.validateFields(b,["playhead"])&&(this._lastInBandItem&&(this._lastInBandItem.eventData.playhead(b.playhead),this._updateQoSInfo(b),this._lastInBandItem.qosData.bitrate(this._qosData.bitrate()),this._lastInBandItem.qosData.fps(this._qosData.fps()),this._lastInBandItem.qosData.droppedFrames(this._qosData.droppedFrames()),this._lastInBandItem.qosData.startupTime(this._qosData.startupTime())),this._sendHit(this._lastInBandItem))},e.prototype._onNetworkCheckStatusComplete=function(a){var b=a.data;this._trackExternalErrors=b[I],this._reportingInterval=b[J],this._reportingInterval||(this._reportingInterval=fa),this._logger.debug(w,"#_onNetworkCheckStatusComplete(track_ext_err="+this._trackExternalErrors+")")},e.prototype._onResetSessionId=function(a){var b=this._generateSessionId();this._sessionData=new i,this._sessionData.sessionId(b),this._logger.debug(w,"#_resetSessionId(new sessionId="+b+")")},e.prototype._installEventListeners=function(){this._channel.on(K,this._onApiAnalyticsStart,this),this._channel.on(L,this._onApiAnalyticsAdStart,this),this._channel.on(M,this._onApiVideoLoad,this),this._channel.on(N,this._onApiVideoUnload,this),this._channel.on(O,this._onApiVideoStart,this),this._channel.on(P,this._onApiVideoComplete,this),this._channel.on(Q,this._onApiVideoResume,this),this._channel.on(R,this._onApiAdStart,this),this._channel.on(S,this._onApiAdComplete,this),this._channel.on(T,this._onApiPlay,this),this._channel.on(U,this._onApiPause,this),this._channel.on(V,this._onApiBufferStart,this),this._channel.on(W,this._onApiSeekStart,this),this._channel.on(X,this._onApiSeekComplete,this),this._channel.on(Y,this._onApiChapterStart,this),this._channel.on(Z,this._onApiChapterComplete,this),this._channel.on(aa,this._onApiBitrateChange,this),this._channel.on($,this._onApiTrackError,this),this._channel.on(_,this._onApiTrackInternalError,this),this._channel.on(ba,this._onApiQuantumEnd,this),this._channel.on(da,this._onNetworkCheckStatusComplete,this),this._channel.on(D,this._onResetSessionId,this),this._channel.reply(C,function(){return this._sessionData&&this._sessionData.sessionId()?this._sessionData.sessionId():null},this)},e.prototype._uninstallEventListeners=function(){this._channel.off(null,null,this)},e.prototype._resetInternalState=function(){this._logger.debug(w,"#_resetInternalState()"),this._isTrackingSessionActive=!1,this._isVideoComplete=!1,this._autoComputedStartupTime=0,this._streamData=new p,this._qosData=new q,this._sessionData=new i,this._assetData=new o,this._cuserData=null,this._stashedAdData=null,this._stashedChapterData=null,this._lastInBandItem=null},e.prototype._generateSessionId=function(){return""+(new Date).getTime()+Math.floor(1e9*Math.random())},e.prototype._updateQoSInfo=function(a){this._qosData.bitrate(a.bitrate||0),this._qosData.fps(a.fps||0),this._qosData.droppedFrames(a.droppedFrames||0),null==a.startupTime||isNaN(a.startupTime)?(this._qosData.startupTime(this._autoComputedStartupTime),this._qosData.isStartupTimeOverridden=!1):(this._qosData.startupTime(a.startupTime),this._qosData.isStartupTimeOverridden=!0)},e.prototype._checkCall=function(a){return this._isTrackingSessionActive?this._isVideoComplete?(this._logger.warn(w,"#"+a+"() > The video content already completed."),!1):!0:(this._logger.warn(w,"#"+a+"() > No active tracking session."),!1)},e.prototype._updateLastInBandItem=function(a){var b=(new Date).getTime(),c=1e3*Math.abs(a.eventData.playhead()-this._lastInBandItem.eventData.playhead()),d=Math.abs(b-this._lastInBandItem.eventData.ts());this._lastInBandItem.eventData.type()!=n.EVENT_TYPE_PAUSE&&this._lastInBandItem.eventData.type()!=n.EVENT_TYPE_STALL?(d*ea>=c||this._doNotOverrideEventDuration)&&d<=this._reportingInterval*ea*1e3?this._lastInBandItem.eventData.duration(b-this._lastInBandItem.eventData.ts()):(this._logger.warn(w,"[WARNING] Resetting duration in lastInBandItem to 0. playheadDelta:"+c+" tsDelta:"+d+" event type:"+this._lastInBandItem.eventData.type()),this._lastInBandItem.eventData.duration(0)):this._lastInBandItem.eventData.duration(b-this._lastInBandItem.eventData.ts()),this._doNotOverrideEventDuration&&(this._doNotOverrideEventDuration=!1),this._lastInBandItem.eventData.ts(b),this._lastInBandItem.eventData.playhead(a.eventData.playhead()),this._lastInBandItem.qosData.startupTime(a.qosData.startupTime()),this._lastInBandItem.qosData.isStartupTimeOverridden=a.qosData.isStartupTimeOverridden},e.prototype._sendHit=function(a){function b(a){var b=c._reportFactory.createReportForItem(a);b.qosData.isStartupTimeOverridden||b.qosData.startupTime(c._autoComputedStartupTime);var e={};e[G]=b,c._channel.trigger(new h(ca,e)),(b.eventData.type()==n.EVENT_TYPE_PLAY||b.eventData.type()==n.EVENT_TYPE_BUFFER||b.eventData.type()==n.EVENT_TYPE_START)&&(d={},d[H]=!0,c._channel.command(z,d))}var c=this,d={};switch(a.eventData.type()){case n.EVENT_TYPE_START:case n.EVENT_TYPE_PLAY:case n.EVENT_TYPE_PAUSE:case n.EVENT_TYPE_STALL:case n.EVENT_TYPE_BUFFER:this._lastInBandItem&&(this._updateLastInBandItem(a),this._lastInBandItem.eventData.type()==n.EVENT_TYPE_START&&this._lastInBandItem.assetData.type()==o.TYPE_MAIN_CONTENT&&(this._autoComputedStartupTime+=this._lastInBandItem.eventData.duration()),a!=this._lastInBandItem&&b(this._lastInBandItem)),b(a),this._lastInBandItem=a,d={},d[H]=!0,this._channel.command(z,d);break;case n.EVENT_TYPE_COMPLETE:this._lastInBandItem&&(a.assetData.type()==o.TYPE_AD&&(this._doNotOverrideEventDuration=!0),this._updateLastInBandItem(a),b(this._lastInBandItem)),b(a),a.assetData.type()==o.TYPE_MAIN_CONTENT?(this._lastInBandItem=null,d={},d[H]=!0,this._channel.command(A,d)):a.assetData.type()==o.TYPE_AD&&(this._lastInBandItem.assetData.adData(null),this._lastInBandItem.assetData.type(o.TYPE_MAIN_CONTENT),this._doNotOverrideEventDuration=!0);break;case n.EVENT_TYPE_CHAPTER_START:case n.EVENT_TYPE_CHAPTER_COMPLETE:this._lastInBandItem&&(this._updateLastInBandItem(a),b(this._lastInBandItem)),b(a),this._lastInBandItem&&(this._lastInBandItem.assetData.chapterData(a.eventData.type()==n.EVENT_TYPE_CHAPTER_START?new s(a.assetData.chapterData()):null),this._lastInBandItem.eventData.duration(0),b(this._lastInBandItem));break;default:b(a)}};var w="ah::Context",x="sourceErrorSDK",y="error",z="clock:reporting.resume",A="clock:reporting.pause",B="reporting_interval",C="session_id",D="reset_session_id",E="callback",F="filter_report",G="report",H="reset",I="track_external_errors",J="reporting_interval",K="api:aa_start",L="api:aa_ad_start",M="api:video_load",N="api:video_unload",O="api:video_start",P="api:video_complete",Q="api:video_resume",R="api:ad_start",S="api:ad_complete",T="api:play",U="api:pause",V="api:buffer_start",W="api:seek_start",X="api:seek_complete",Y="api:chapter_start",Z="api:chapter_complete",$="api:track_error",_="api:track_internal_error",aa="api:bitrate_change",ba="api:quantum_end",ca="context:report_available",da="net:check_status_complete",ea=1.5,fa=10;d.context.Context=e}(a.ADB.core,a.ADB.va,a.ADB.va.utils,b),function(a){"use strict";function b(a,b){this.trackingServer=a,this.publisher=b,this.ssl=!1,this.ovp=c,this.sdk=c,this.quietMode=!1,this.debugLogging=!1,this.__isPrimetime=!1,this.__psdkVersion=null}var c="unknown";a.AdobeHeartbeatPluginConfig=b}(b),function(a){"use strict";function b(){}b.prototype.onError=function(a){},a.AdobeHeartbeatPluginDelegate=b}(b),function(a,b,c){"use strict";function d(a){d.__super__.constructor.call(this,q),this._radio=new i(this._logger),this._channel=this._radio.channel(y),this._delegate=a,this._context=new l(this._channel,this._logger),this._filter=new m(this._channel,this._logger),this._network=new n(this._channel,this._logger),this._setupDataResolver()}var e=a.Event,f=a.Trigger,g=a.plugin.BasePlugin,h=a.plugin.ParamMapping,i=a.radio.Radio,j=b.ErrorInfo,k=b.Version,l=c.context.Context,m=c.filter.ReportFilter,n=c.network.Network,o=c.clock.Clock,p=c.AdobeHeartbeatPluginConfig;a.extend(d,g),d.prototype.configure=function(a){if(!a)throw new Error("Reference to the configuration data cannot be NULL.");if(!(a instanceof p))throw new Error("Expected config data to be instance of AdobeHeartbeatPluginConfig.");this._config=a,this._config.debugLogging?this._logger.enable():this._logger.disable(),this._logger.debug(this._logTag,"#configure({trackingServer="+this._config.trackingServer+", publisher="+this._config.publisher+", quietMode="+this._config.quietMode+", ssl="+this._config.ssl+"})");var b=this._config.trackingServer+"/settings/",c={};c[ba]=this._config.trackingServer,c[ca]=b,c[da]=this._config.publisher,c[ea]=this._config.quietMode,c[fa]=this._config.ssl,this._channel.trigger(new e(ja,c)),this._isConfigured=!0},d.prototype.bootstrap=function(a){d.__super__.bootstrap.call(this,a),this._channel.on(z,this._onError,this),this._clock=new o(this._pluginManager,this._channel,this._logger),this._channel.command(Ea),this._channel.trigger(new e(La)),this._registerCommands(),this._registerBehaviours()},d.prototype._teardown=function(){this._logger.debug(this._logTag,"#_teardown()"),this._radio.shutdown(),this._context.destroy(),this._clock.destroy(),this._filter.destroy(),this._network.destroy()},d.prototype._canProcess=function(){return this._isConfigured?this._errorInfo?(this._logger.error(this._logTag,"_canProcess() > Plugin in ERROR state."),!1):d.__super__._canProcess.call(this):(this._logger.error(this._logTag,"_canProcess() > Plugin not configured."),!1)},d.prototype._cmdAnalyticsError=function(a){this._errorInfo||(this._errorInfo=new j("Internal error","AdobeAnalyticsPlugin is in ERROR state."),this._trigger(z,this._errorInfo),this._delegate&&this._delegate.onError(this._errorInfo))},d.prototype._cmdAnalyticsStart=function(a){if(this._canProcess()){var b={};b[ga]=a.visitorOptedOut,this._channel.trigger(new e(ka,b)),this._channel.trigger(new e(ha,a))}},d.prototype._cmdAnalyticsAdStart=function(a){this._canProcess()&&this._channel.trigger(new e(ia,a))},d.prototype._cmdVideoLoad=function(a){this._errorInfo=null,this._canProcess()&&(this._isTrackingSessionActive&&this._channel.trigger(new e(ma,a)),this._isTrackingSessionActive=!1,this._isPaused=!0,this._isSeeking=!1,this._isBuffering=!1,this._isVideoIdle=!1,this._filter.clear(),this._channel.trigger(new e(la,a)),this._isTrackingSessionActive=!0)},d.prototype._cmdVideoUnload=function(a){this._errorInfo=null,this._canProcess()&&(this._channel.trigger(new e(ma,a)),this._filter.flush(),this._runReportingTimer(!1),this._runFlushFilterTimer(!1),this._runIdleTimer(!1),this._isTrackingSessionActive=!1)},d.prototype._cmdVideoStart=function(a){this._canProcess()&&this._channel.trigger(new e(na,a))},d.prototype._cmdVideoComplete=function(a){this._canProcess()&&this._channel.trigger(new e(oa,a))},d.prototype._cmdVideoResume=function(a){this._canProcess()&&this._channel.trigger(new e(pa,a))},d.prototype._cmdPlay=function(a){this._canProcess()&&(this._isPaused=!1,this._resumePlaybackIfPossible(a))},d.prototype._cmdPause=function(a){this._canProcess()&&(this._channel.trigger(new e(ta,a)),this._isPaused=!0,this._runIdleTimer(!0))},d.prototype._cmdAdStart=function(a){this._canProcess()&&(this._channel.trigger(new e(qa,a)),this._resumePlaybackIfPossible(a))},d.prototype._cmdAdComplete=function(a){this._canProcess()&&(this._channel.trigger(new e(ra,a)),a.isInAdBreak||this._resumePlaybackIfPossible(a))},d.prototype._cmdBufferStart=function(a){this._canProcess()&&(this._channel.trigger(new e(ua,a)),this._isBuffering=!0,this._runIdleTimer(!0))},d.prototype._cmdBufferComplete=function(a){this._canProcess()&&(this._isBuffering=!1,this._resumePlaybackIfPossible(a))},d.prototype._cmdSeekStart=function(a){this._canProcess()&&(this._channel.trigger(new e(va,a)),this._channel.trigger(new e(ta,a)),this._isSeeking=!0,this._runIdleTimer(!0))},d.prototype._cmdSeekComplete=function(a){this._canProcess()&&(this._channel.trigger(new e(wa,a)),this._isSeeking=!1,this._resumePlaybackIfPossible(a))},d.prototype._cmdChapterStart=function(a){this._canProcess()&&this._channel.trigger(new e(xa,a))},d.prototype._cmdChapterComplete=function(a){this._canProcess()&&this._channel.trigger(new e(ya,a))},d.prototype._cmdBitrateChange=function(a){this._canProcess()&&this._channel.trigger(new e(Ba,a))},d.prototype._cmdTrackError=function(a){this._canProcess()&&this._channel.trigger(new e(za,a))},d.prototype._cmdClockReportingTick=function(a){this._canProcess()&&this._channel.trigger(new e(Ca,a))},d.prototype._cmdIdleTick=function(a){this._canProcess()&&(this._isVideoIdle=!0,this._trigger(V),this._filter.flush(),this._runReportingTimer(!1),this._runFlushFilterTimer(!1),this._runIdleTimer(!1),this._trigger(T))},d.prototype._onError=function(a){this._errorInfo=a.data;var b={};b[_]=Da,b[aa]=this._errorInfo.getMessage()+"|"+this._errorInfo.getDetails(),this._channel.trigger(new e(Aa,b)),this._runReportingTimer(!1),this._trigger(z,this._errorInfo),this._delegate&&this._delegate.onError(this._errorInfo)},d.prototype._runIdleTimer=function(a){var b={};b[$]=!0,a?this._channel.command(Ja,b):this._channel.command(Ka,b)},d.prototype._runFlushFilterTimer=function(a){var b={};b[$]=!0,a?this._channel.command(Ha,b):this._channel.command(Ia,b)},d.prototype._runReportingTimer=function(a){var b={};b[$]=!0,a?this._channel.command(Fa,b):this._channel.command(Ga,b)},d.prototype._registerCommands=function(){this._pluginManager.comply(this,"handleAnalyticsError",this._cmdAnalyticsError),this._pluginManager.comply(this,"handleAnalyticsStart",this._cmdAnalyticsStart),this._pluginManager.comply(this,"handleAnalyticsAdStart",this._cmdAnalyticsAdStart),this._pluginManager.comply(this,"handleVideoLoad",this._cmdVideoLoad),this._pluginManager.comply(this,"handleVideoUnload",this._cmdVideoUnload),this._pluginManager.comply(this,"handleVideoStart",this._cmdVideoStart),this._pluginManager.comply(this,"handleVideoComplete",this._cmdVideoComplete),this._pluginManager.comply(this,"handleVideoResume",this._cmdVideoResume),this._pluginManager.comply(this,"handlePlay",this._cmdPlay),this._pluginManager.comply(this,"handlePause",this._cmdPause),this._pluginManager.comply(this,"handleAdStart",this._cmdAdStart),this._pluginManager.comply(this,"handleAdComplete",this._cmdAdComplete),this._pluginManager.comply(this,"handleBufferStart",this._cmdBufferStart),this._pluginManager.comply(this,"handleBufferComplete",this._cmdBufferComplete),this._pluginManager.comply(this,"handleSeekStart",this._cmdSeekStart),this._pluginManager.comply(this,"handleSeekComplete",this._cmdSeekComplete),this._pluginManager.comply(this,"handleChapterStart",this._cmdChapterStart),this._pluginManager.comply(this,"handleChapterComplete",this._cmdChapterComplete),this._pluginManager.comply(this,"handleBitrateChange",this._cmdBitrateChange),this._pluginManager.comply(this,"handleTrackError",this._cmdTrackError),this._pluginManager.comply(this,"handleClockReportingTick",this._cmdClockReportingTick),this._pluginManager.comply(this,"handleIdleTick",this._cmdIdleTick)},d.prototype._registerBehaviours=function(){this._pluginManager.registerBehaviour(new f(t,C),this,"handleVideoLoad",[new h(s,"rsid","rsid"),new h(s,"tracking_server","trackingServer")]),this._pluginManager.registerBehaviour(new f(t,D),this,"handleVideoUnload"),this._pluginManager.registerBehaviour(new f(t,E),this,"handleVideoStart",[new h(t,"video.id","videoId"),new h(t,"video.name","videoName"),new h(t,"video.length","videoLength"),new h(t,"video.playhead","playhead"),new h(t,"video.playerName","playerName"),new h(t,"video.streamType","streamType"),new h(t,"qos.fps","fps"),new h(t,"qos.droppedFrames","droppedFrames"),new h(t,"qos.bitrate","bitrate"),new h(t,"qos.startupTime","startupTime"),new h(s,"rsid","rsid"),new h(s,"tracking_server","trackingServer"),new h(s,"channel","channel"),new h(s,"meta.video.*","metaVideo"),new h(s,"ssl","useSsl"),new h(u,"meta","metaNielsen"),new h(r,"publisher","publisher"),new h(r,"sdk","sdk"),new h(r,"ovp","ovp"),new h(r,"version","version"),new h(r,"api_level","apiLvl")]),this._pluginManager.registerBehaviour(new f(t,G),this,"handleVideoComplete",[new h(t,"qos.fps","fps"),new h(t,"qos.droppedFrames","droppedFrames"),new h(t,"qos.bitrate","bitrate"),new h(t,"qos.startupTime","startupTime")]),this._pluginManager.registerBehaviour(new f(t,F),this,"handleVideoResume",[new h(t,"video.id","videoId"),new h(t,"video.name","videoName"),new h(t,"video.length","videoLength"),new h(t,"video.playhead","playhead"),new h(t,"video.playerName","playerName"),new h(t,"video.streamType","streamType")]),this._pluginManager.registerBehaviour(new f(t,H),this,"handlePlay",[new h(t,"video.playhead","playhead"),new h(t,"qos.fps","fps"),new h(t,"qos.droppedFrames","droppedFrames"),new h(t,"qos.bitrate","bitrate"),new h(t,"qos.startupTime","startupTime")]),this._pluginManager.registerBehaviour(new f(t,I),this,"handlePause",[new h(t,"video.playhead","playhead"),new h(t,"video.playheadStalled","playheadStalled"),new h(t,"qos.fps","fps"),new h(t,"qos.droppedFrames","droppedFrames"),new h(t,"qos.bitrate","bitrate"),new h(t,"qos.startupTime","startupTime")]),this._pluginManager.registerBehaviour(new f(t,J),this,"handleAdStart",[new h(t,"video.playhead","playhead"),new h(t,"ad.id","adId"),new h(t,"ad.name","adName"),new h(t,"ad.length","adLength"),new h(t,"ad.position","adPosition"),new h(t,"pod.name","podName"),new h(t,"pod.playerName","podPlayerName"),new h(t,"pod.position","podPosition"),new h(t,"pod.startTime","podSecond"),new h(t,"qos.fps","fps"),new h(t,"qos.droppedFrames","droppedFrames"),new h(t,"qos.bitrate","bitrate"),new h(t,"qos.startupTime","startupTime"),new h(s,"meta.video.*","metaVideo"),new h(s,"meta.ad.*","metaAd"),new h(u,"meta","metaNielsen")]),this._pluginManager.registerBehaviour(new f(t,K),this,"handleAdComplete",[new h(t,"video.playhead","playhead"),new h(t,"ad.isInAdBreak","isInAdBreak"),new h(t,"qos.fps","fps"),new h(t,"qos.droppedFrames","droppedFrames"),new h(t,"qos.bitrate","bitrate"),new h(t,"qos.startupTime","startupTime")]),this._pluginManager.registerBehaviour(new f(t,L),this,"handleBufferStart",[new h(t,"video.playhead","playhead"),new h(t,"qos.fps","fps"),new h(t,"qos.droppedFrames","droppedFrames"),new h(t,"qos.bitrate","bitrate"),new h(t,"qos.startupTime","startupTime")]),this._pluginManager.registerBehaviour(new f(t,M),this,"handleBufferComplete",[new h(t,"video.playhead","playhead"),new h(t,"qos.fps","fps"),new h(t,"qos.droppedFrames","droppedFrames"),new h(t,"qos.bitrate","bitrate"),new h(t,"qos.startupTime","startupTime")]),this._pluginManager.registerBehaviour(new f(t,N),this,"handleSeekStart",[new h(t,"video.playhead","playhead")]),this._pluginManager.registerBehaviour(new f(t,O),this,"handleSeekComplete",[new h(t,"video.playhead","playhead"),new h(t,"ad.isInAd","isInAd"),new h(t,"ad.id","adId"),new h(t,"ad.position","adPosition"),new h(t,"pod.playerName","podPlayerName"),new h(t,"pod.position","podPosition"),new h(t,"chapter.isInChapter","isInChapter"),new h(t,"chapter.position","chapterPosition"),new h(t,"chapter.name","chapterName"),new h(t,"chapter.length","chapterLength"),new h(t,"chapter.startTime","chapterOffset"),new h(t,"qos.fps","fps"),new h(t,"qos.droppedFrames","droppedFrames"),new h(t,"qos.bitrate","bitrate"),new h(t,"qos.startupTime","startupTime")]),
-this._pluginManager.registerBehaviour(new f(t,P),this,"handleChapterStart",[new h(t,"video.playhead","playhead"),new h(t,"chapter.position","chapterPosition"),new h(t,"chapter.name","chapterName"),new h(t,"chapter.length","chapterLength"),new h(t,"chapter.startTime","chapterOffset"),new h(t,"qos.fps","fps"),new h(t,"qos.droppedFrames","droppedFrames"),new h(t,"qos.bitrate","bitrate"),new h(t,"qos.startupTime","startupTime"),new h(s,"meta.video.*","metaVideo"),new h(s,"meta.chapter.*","metaChapter"),new h(u,"meta","metaNielsen")]),this._pluginManager.registerBehaviour(new f(t,Q),this,"handleChapterComplete",[new h(t,"video.playhead","playhead"),new h(t,"qos.fps","fps"),new h(t,"qos.droppedFrames","droppedFrames"),new h(t,"qos.bitrate","bitrate"),new h(t,"qos.startupTime","startupTime")]),this._pluginManager.registerBehaviour(new f(t,R),this,"handleBitrateChange",[new h(t,"video.playhead","playhead"),new h(t,"qos.fps","fps"),new h(t,"qos.droppedFrames","droppedFrames"),new h(t,"qos.bitrate","bitrate"),new h(t,"qos.startupTime","startupTime")]),this._pluginManager.registerBehaviour(new f(t,S),this,"handleTrackError"),this._pluginManager.registerBehaviour(new f(v,X),this,"handleClockReportingTick",[new h(t,"video.playhead","playhead"),new h(t,"qos.fps","fps"),new h(t,"qos.droppedFrames","droppedFrames"),new h(t,"qos.bitrate","bitrate"),new h(t,"qos.startupTime","startupTime")]),this._pluginManager.registerBehaviour(new f(v,Z),this,"handleIdleTick",[]),this._pluginManager.registerBehaviour(new f(r,V),this,"handleClockReportingTick",[new h(t,"video.playhead","playhead"),new h(t,"qos.fps","fps"),new h(t,"qos.droppedFrames","droppedFrames"),new h(t,"qos.bitrate","bitrate"),new h(t,"qos.startupTime","startupTime")]),this._pluginManager.registerBehaviour(new f(s,z),this,"handleAnalyticsError"),this._pluginManager.registerBehaviour(new f(s,A),this,"handleAnalyticsStart",[new h(s,"vid","vid"),new h(s,"aid","aid"),new h(s,"mid","mid"),new h(s,"customerIDs","customerIDs"),new h(s,"visitorOptedOut","visitorOptedOut"),new h(s,"blob","blob"),new h(s,"loc_hint","loc_hint"),new h(t,"video.playhead","playhead"),new h(t,"qos.fps","fps"),new h(t,"qos.droppedFrames","droppedFrames"),new h(t,"qos.bitrate","bitrate"),new h(t,"qos.startupTime","startupTime")]),this._pluginManager.registerBehaviour(new f(s,B),this,"handleAnalyticsAdStart",[new h(t,"video.playhead","playhead"),new h(t,"qos.fps","fps"),new h(t,"qos.droppedFrames","droppedFrames"),new h(t,"qos.bitrate","bitrate"),new h(t,"qos.startupTime","startupTime")])},d.prototype._setupDataResolver=function(){var a={},b=this;a.version=function(){return k.getVersion()},a.api_level=function(){return k.getApiLevel()},a.tracking_server=function(){return b._config?b._config.trackingServer:null},a.publisher=function(){return b._config?b._config.publisher:null},a.quiet_mode=function(){return b._config?b._config.quietMode:!1},a.ovp=function(){return b._config?b._config.ovp:null},a.sdk=function(){return b._config?b._config.sdk:null},a.is_primetime=function(){return b._config?b._config.__isPrimetime:!1},a.psdk_version=function(){return b._config?b._config.__psdkVersion:null},a.session_id=function(){return b._channel.request(w)},this._dataResolver=function(b){if(!b||0==b.length)return null;for(var c=null,d=0;d<b.length;d++){var e=b[d];c=c||{},c[e]=a.hasOwnProperty(e)?a[e].call(this):null}return c}},d.prototype._resumePlaybackIfPossible=function(a){this._errorInfo||this._isPaused||this._isSeeking||this._isBuffering||(this._isVideoIdle&&(this._isVideoIdle=!1,this._resumePlaybackFromIdle()),this._runIdleTimer(!1),this._channel.trigger(new e(sa,a)))},d.prototype._resumePlaybackFromIdle=function(){this._trigger(V),this._filter.clear(),this._channel.trigger(new e(x)),this._trigger(U),this._runReportingTimer(!0),this._runFlushFilterTimer(!0)};var q="adobe-heartbeat",r=q,s="adobe-analytics",t="player",u="nielsen",v="service.clock",w="session_id",x="reset_session_id",y="heartbeat-channel",z="error",A="aa_start",B="sc_ad_start",C="video_load",D="video_unload",E="video_start",F="video_resume",G="video_complete",H="play",I="pause",J="ad_start",K="ad_complete",L="buffer_start",M="buffer_complete",N="seek_start",O="seek_complete",P="chapter_start",Q="chapter_complete",R="bitrate_change",S="track_error",T="video_idle_start",U="video_idle_resume",V="quantum_close",W="heartbeat.reporting",X=W+".tick",Y="heartbeat.idle",Z=Y+".tick",$="reset",_="source",aa="error_id",ba="tracking_server",ca="check_status_server",da="publisher",ea="quiet_mode",fa="ssl",ga="visitor_opt_out",ha="api:aa_start",ia="api:aa_ad_start",ja="api:config",ka="api:update_visitor_optout",la="api:video_load",ma="api:video_unload",na="api:video_start",oa="api:video_complete",pa="api:video_resume",qa="api:ad_start",ra="api:ad_complete",sa="api:play",ta="api:pause",ua="api:buffer_start",va="api:seek_start",wa="api:seek_complete",xa="api:chapter_start",ya="api:chapter_complete",za="api:track_error",Aa="api:track_internal_error",Ba="api:bitrate_change",Ca="api:quantum_end",Da="sourceErrorHeartbeat",Ea="clock:check_status.resume",Fa="clock:reporting.resume",Ga="clock:reporting.pause",Ha="clock:flush_filter.resume",Ia="clock:flush_filter.pause",Ja="clock:idle.resume",Ka="clock:idle.pause",La="clock:check_status.get_settings";c.AdobeHeartbeatPlugin=d}(a.ADB.core,a.ADB.va,b),a.ADB.va.plugins.ah||(a.ADB.va.plugins.ah=b)}(this);
-
-// AdobeAnalyticsPlugin
-!function(a){if("undefined"==typeof b)var b={};!function(a,b){"use strict";function c(a,b){this._onFail={fn:a,ctx:b}}var d=a.ErrorInfo;c.prototype.validateFields=function(a,b){if(!a)return this._fail("Data cannot be null");if(b)for(var c=0;c<b.length;c++){var d=b[c];switch(d){case"videoId":if(!a.hasOwnProperty("videoId"))return this._fail("The ID for the main video must be specified.");if("string"!=typeof a.videoId)return this._fail("The ID for the main video must be a String.");if(""===a.videoId)return this._fail("The ID for the main video cannot be an empty string.");break;case"streamType":if(!a.hasOwnProperty("streamType"))return this._fail("The stream type for the main video must be specified.");if("string"!=typeof a.streamType)return this._fail("The stream type for the main video must be a String.");if(""===a.streamType)return this._fail("The stream type for the main video cannot be an empty string.");break;case"playerName":if(!a.hasOwnProperty("playerName"))return this._fail("The player name for the main video must be specified.");if("string"!=typeof a.playerName)return this._fail("The player name for the main video must be a String.");if(""===a.playerName)return this._fail("The player name for the main video cannot be an empty string.");break;case"videoLength":if(!a.hasOwnProperty("videoLength"))return this._fail("The length of the main video must be specified.");if("number"!=typeof a.videoLength)return this._fail("The length of the main video must be a Number.");if(isNaN(a.videoLength))return this._fail("The length of the main video cannot be NaN.");break;case"podPlayerName":if(!a.hasOwnProperty("podPlayerName"))return this._fail("The player name for the ad-break must be specified.");if("string"!=typeof a.podPlayerName)return this._fail("The player name for the ad-break must be a String.");if(""===a.podPlayerName)return this._fail("The player name for the ad-break cannot be an empty string.");break;case"podPosition":if(!a.hasOwnProperty("podPosition"))return this._fail("Position (index) of the ad-break must be specified.");if("number"!=typeof a.podPosition)return this._fail("Position (index) of the ad-break must be a Number.");if(isNaN(a.podPosition))return this._fail("Position (index) of the ad-break cannot be NaN.");break;case"adId":if(!a.hasOwnProperty("adId"))return this._fail("The ad ID must be specified.");if("string"!=typeof a.adId)return this._fail("The ad ID must be a String.");if(""===a.adId)return this._fail("The ad ID cannot be an empty string.");break;case"adPosition":if(!a.hasOwnProperty("adPosition"))return this._fail("Position (index) of the ad must be specified.");if("number"!=typeof a.adPosition)return this._fail("Position (index) of the ad must be a Number.");if(isNaN(a.adPosition))return this._fail("Position (index) of the ad cannot be NaN.");break;case"adLength":if(!a.hasOwnProperty("adLength"))return this._fail("The length of the ad must be specified.");if("number"!=typeof a.adLength)return this._fail("The length of the ad must be a Number.");if(isNaN(a.adLength))return this._fail("The length of the ad cannot be NaN.");break;default:return this._fail("Unable to validate unknown parameter: "+d)}}return!0},c.prototype._fail=function(a){var b=new d("Invalid input data",a);return this._onFail.fn&&this._onFail.fn.call(this._onFail.ctx,b),!1},b.InputDataValidator=c}(a.ADB.va,b),function(a){"use strict";function b(){this.channel=c,this.debugLogging=!1}var c="";a.AdobeAnalyticsPluginConfig=b}(b),function(a){"use strict";function b(){}b.prototype.onError=function(a){},a.AdobeAnalyticsPluginDelegate=b}(b),function(a,b,c,d){"use strict";function e(a,b){if(e.__super__.constructor.call(this,r),!a)throw new Error("The reference to the AppMeasurement object cannot be NULL.");this._appMeasurement=a,this._delegate=b,this._customMetaKeys=[],this._videoMetadata={},this._adMetadata={},this._chapterMetadata={},this._errorInfo=null,this._workQueue=new k(!0,w),this._inputDataValidator=new q(function(a){this._errorInfo=a,this._logger.error(this._logTag,a.getMessage()+" | "+a.getDetails());var b=this;setTimeout(function(){b._trigger(x,a),b._delegate&&b._delegate.onError(b._errorInfo)},0)},this),this._appMeasurement.isReadyToTrack(),this._setupDataResolver()}var f=a.Trigger,g=a.plugin.BasePlugin,h=a.plugin.ParamMapping,i=a.radio.Channel,j=a.radio.Command,k=a.radio.CommandQueue,l=b.ErrorInfo,m=c.md5,n=c.StringUtils,o=c.ObjectUtils,p=d.AdobeAnalyticsPluginConfig,q=d.InputDataValidator;a.extend(e,g),e.prototype.configure=function(a){if(!a)throw new Error("Reference to the configuration data cannot be NULL.");if(!(a instanceof p))throw new Error("Expected config data to be instance of AdobeAnalyticsPluginConfig.");this._config=a,this._config.debugLogging?this._logger.enable():this._logger.disable(),this._logger.debug(this._logTag,"#configure({trackingServer="+this._config.debugLogging+", channel="+this._config.channel+", ssl="+this._appMeasurement.ssl+"})")},e.prototype.bootstrap=function(a){e.__super__.bootstrap.call(this,a),this._registerCommands(),this._registerBehaviours()},e.prototype.setup=function(){this._appMeasurement.isReadyToTrack()?this._onAppMeasurementReady():this._appMeasurement.callbackWhenReadyToTrack(this,this._onAppMeasurementReady,[]),e.__super__.setup.call(this)},e.prototype.setVideoMetadata=function(a){this._videoMetadata=o.clone(a)},e.prototype.setAdMetadata=function(a){this._adMetadata=o.clone(a)},e.prototype.setChapterMetadata=function(a){this._chapterMetadata=o.clone(a)},e.prototype._canProcess=function(){return this._errorInfo?(this._logger.error(this._logTag,"#_canProcess() > In ERROR state."),!1):e.__super__._canProcess.call(this)},e.prototype._cmdVideoLoad=function(a){this._errorInfo=null},e.prototype._cmdVideoStart=function(a){this._logger.debug(this._logTag,"#_cmdVideoStart()"),this._canProcess()&&this._workQueue.addCommand(new j(this._executeOpen,this,[a]))},e.prototype._cmdAdStart=function(a){this._logger.debug(this._logTag,"#_cmdAdStart()"),this._canProcess()&&this._workQueue.addCommand(new j(this._executeOpenAd,this,[a]))},e.prototype._cmdHeartbeatPluginError=function(a){this._errorInfo||(this._errorInfo=new l("Internal error","HeartbeatPlugin is in ERROR state."),this._trigger(x,this._errorInfo),this._delegate&&this._delegate.onError(this._errorInfo))},e.prototype._resetAppMeasurementContextData=function(){delete this._appMeasurement.contextData["a.contentType"],delete this._appMeasurement.contextData["a.media.name"],delete this._appMeasurement.contextData["a.media.friendlyName"],delete this._appMeasurement.contextData["a.media.length"],delete this._appMeasurement.contextData["a.media.playerName"],delete this._appMeasurement.contextData["a.media.channel"],delete this._appMeasurement.contextData["a.media.view"],delete this._appMeasurement.contextData["a.media.ad.name"],delete this._appMeasurement.contextData["a.media.ad.friendlyName"],delete this._appMeasurement.contextData["a.media.ad.podFriendlyName"],delete this._appMeasurement.contextData["a.media.ad.length"],delete this._appMeasurement.contextData["a.media.ad.playerName"],delete this._appMeasurement.contextData["a.media.ad.pod"],delete this._appMeasurement.contextData["a.media.ad.podPosition"],delete this._appMeasurement.contextData["a.media.ad.podSecond"],delete this._appMeasurement.contextData["a.media.ad.view"];for(var a=0;a<this._customMetaKeys.length;a++){var b=this._customMetaKeys[a];delete this._appMeasurement.contextData[b]}this._customMetaKeys=[]},e.prototype._executeOpen=function(a){if(this._logger.debug(this._logTag,"#_executeOpen(id="+a.videoId+", videoName="+a.videoName+", streamType="+a.streamType+", length="+a.videoLength+", playerName="+a.playerName+", channel="+a.channel+", isPrimetime="+a.isPrimetime+", sessionId="+a.sessionId+")"),this._canProcess()&&this._inputDataValidator.validateFields(a,["videoId","streamType","videoLength","playerName"])){this._resetAppMeasurementContextData();for(var b in a.metaVideo)a.metaVideo.hasOwnProperty(b)&&(this._appMeasurement.contextData[b]=a.metaVideo[b],this._customMetaKeys.push(b));if(a.metaNielsen)for(var b in a.metaNielsen)a.metaNielsen.hasOwnProperty(b)&&(this._appMeasurement.contextData[b]=a.metaNielsen[b],this._customMetaKeys.push(b));this._appMeasurement.contextData["a.contentType"]=a.streamType,this._appMeasurement.contextData["a.media.name"]=a.videoId,this._appMeasurement.contextData["a.media.friendlyName"]=a.videoName||"",this._appMeasurement.contextData["a.media.length"]=Math.floor(a.videoLength)||"0.0",this._appMeasurement.contextData["a.media.playerName"]=a.playerName,this._appMeasurement.contextData["a.media.channel"]=a.channel||"",this._appMeasurement.contextData["a.media.view"]=!0,this._appMeasurement.contextData["a.media.vsid"]=a.sessionId,this._appMeasurement.pev3=y,this._appMeasurement.pe=a.isPrimetime?B:A,this._appMeasurement.track();var c=this;setTimeout(function(){c._trigger(E,a)},0)}},e.prototype._executeOpenAd=function(a){var b=m(a.videoId)+"_"+a.podPosition;if(this._logger.debug(this._logTag,"#_executeOpenAd(id="+a.adId+", streamType="+a.streamType+", length="+a.adLength+", podPlayerName="+a.podPlayerName+", parentId="+a.videoId+", podId="+b+", parentPodPosition="+a.adPosition+", podSecond="+a.podSecond+")"),this._canProcess()&&this._inputDataValidator.validateFields(a,["videoId","streamType","playerName","adId","adLength","podPlayerName","adPosition"])){a.podSecond=null==a.podSecond||isNaN(a.podSecond)?a.playhead:a.podSecond,this._resetAppMeasurementContextData();var c;for(c in a.metaVideo)a.metaVideo.hasOwnProperty(c)&&(this._appMeasurement.contextData[c]=a.metaVideo[c],this._customMetaKeys.push(c));for(c in a.metaAd)a.metaAd.hasOwnProperty(c)&&(this._appMeasurement.contextData[c]=a.metaAd[c],this._customMetaKeys.push(c));if(a.metaNielsen)for(var c in a.metaNielsen)a.metaNielsen.hasOwnProperty(c)&&(this._appMeasurement.contextData[c]=a.metaNielsen[c],this._customMetaKeys.push(c));this._appMeasurement.contextData["a.contentType"]=a.streamType,this._appMeasurement.contextData["a.media.name"]=a.videoId,this._appMeasurement.contextData["a.media.playerName"]=a.playerName,this._appMeasurement.contextData["a.media.channel"]=a.channel||"",this._appMeasurement.contextData["a.media.vsid"]=a.sessionId,this._appMeasurement.contextData["a.media.friendlyName"]=a.videoName||"",this._appMeasurement.contextData["a.media.length"]=Math.floor(a.videoLength)||"0.0",this._appMeasurement.contextData["a.media.ad.name"]=a.adId,this._appMeasurement.contextData["a.media.ad.friendlyName"]=a.adName||"",this._appMeasurement.contextData["a.media.ad.podFriendlyName"]=a.podName||"",this._appMeasurement.contextData["a.media.ad.length"]=Math.floor(a.adLength)||"0.0",this._appMeasurement.contextData["a.media.ad.playerName"]=a.podPlayerName,this._appMeasurement.contextData["a.media.ad.pod"]=b,this._appMeasurement.contextData["a.media.ad.podPosition"]=Math.floor(a.adPosition)||"0.0",this._appMeasurement.contextData["a.media.ad.podSecond"]=Math.floor(a.podSecond)||"0.0",this._appMeasurement.contextData["a.media.ad.view"]=!0,this._appMeasurement.pev3=z,this._appMeasurement.pe=a.isPrimetime?D:C,this._appMeasurement.track();var d=this;setTimeout(function(){d._trigger(F,a)},0)}},e.prototype._setupDataResolver=function(){var a={},b=this;a.rsid=function(){return b._appMeasurement.account},a.tracking_server=function(){return b._appMeasurement.ssl&&b._appMeasurement.trackingServerSecure?b._appMeasurement.trackingServerSecure:b._appMeasurement.trackingServer},a.ssl=function(){return b._appMeasurement.ssl},a.vid=function(){return b._appMeasurement.visitorID},a.aid=function(){return b._appMeasurement.analyticsVisitorID},a.mid=function(){return b._appMeasurement.marketingCloudVisitorID},a.blob=function(){return b._appMeasurement.audienceManagerBlob},a.loc_hint=function(){return b._appMeasurement.audienceManagerLocationHint?parseInt(b._appMeasurement.audienceManagerLocationHint):""},a.customerIDs=function(){var a=b._appMeasurement.visitor.getCustomerIDs(),c={};for(var d in a)if(a.hasOwnProperty(d)){var e=a[d];if("object"==typeof e){for(var f in e)e.hasOwnProperty(f)&&("authState"==f?c[d+".as"]=e[f]:c[d+"."+f]=e[f]);c[d+".as"]||(c[d+".as"]="0")}}return c},a.channel=function(){return b._config?b._config.channel:null},a.meta=function(a){var c=a.split(".");if(c.length<2)return null;var d=c.shift();switch(a=c.join("."),d){case"video":return a==i.WILDCARD?b._videoMetadata:b._videoMetadata[a];case"ad":return a==i.WILDCARD?b._adMetadata:b._adMetadata[a];case"chapter":return a==i.WILDCARD?b._chapterMetadata:b._chapterMetadata[a];default:return null}},a.visitorOptedOut=function(){return void 0==b._appMeasurement.visitorOptedOut?!1:b._appMeasurement.visitorOptedOut},this._dataResolver=function(b){if(!b||0==b.length)return null;for(var c=null,d=0;d<b.length;d++){var e=b[d];c=c||{},n.startsWith(e,"meta.")?c[e]=a.meta(e.split("meta.")[1]):c[e]=a.hasOwnProperty(e)?a[e].call(this):null}return c}},e.prototype._registerCommands=function(){this._pluginManager.comply(this,"handleVideoLoad",this._cmdVideoLoad),this._pluginManager.comply(this,"handleVideoStart",this._cmdVideoStart),this._pluginManager.comply(this,"handleAdStart",this._cmdAdStart),this._pluginManager.comply(this,"handleHeartbeatPluginError",this._cmdHeartbeatPluginError)},e.prototype._registerBehaviours=function(){this._pluginManager.registerBehaviour(new f(u,G),this,"handleVideoLoad"),this._pluginManager.registerBehaviour(new f(u,H),this,"handleVideoStart",[new h(u,"video.id","videoId"),new h(u,"video.streamType","streamType"),new h(u,"video.name","videoName"),new h(u,"video.length","videoLength"),new h(u,"video.playerName","playerName"),new h(u,"video.streamType","streamType"),new h(v,"is_primetime","isPrimetime"),new h(v,"session_id","sessionId"),new h(s,"channel","channel"),new h(s,"meta.video.*","metaVideo"),new h(t,"meta","metaNielsen")]),this._pluginManager.registerBehaviour(new f(u,I),this,"handleAdStart",[new h(u,"video.id","videoId"),new h(u,"video.streamType","streamType"),new h(u,"video.playhead","playhead"),new h(u,"video.playerName","playerName"),new h(u,"video.name","videoName"),new h(u,"video.length","videoLength"),new h(u,"ad.id","adId"),new h(u,"ad.length","adLength"),new h(u,"ad.position","adPosition"),new h(u,"ad.name","adName"),new h(u,"pod.name","podName"),new h(u,"pod.position","podPosition"),new h(u,"pod.playerName","podPlayerName"),new h(u,"pod.startTime","podSecond"),new h(v,"is_primetime","isPrimetime"),new h(v,"session_id","sessionId"),new h(s,"channel","channel"),new h(s,"meta.video.*","metaVideo"),new h(s,"meta.ad.*","metaAd"),new h(t,"meta","metaNielsen")]),this._pluginManager.registerBehaviour(new f(v,x),this,"handleHeartbeatPluginError")},e.prototype._onAppMeasurementReady=function(){this._workQueue.resume()};var r="adobe-analytics",s=r,t="nielsen",u="player",v="adobe-heartbeat",w=2e3,x="error",y="video",z="videoAd",A="ms_s",B="msp_s",C="msa_s",D="mspa_s",E="aa_start",F="sc_ad_start",G="video_load",H="video_start",I="ad_start";d.AdobeAnalyticsPlugin=e}(a.ADB.core,a.ADB.va,a.ADB.va.utils,b),function(a){"use strict";var b={SHOW:"a.media.show",SEASON:"a.media.season",EPISODE:"a.media.episode",ASSET_ID:"a.media.asset",GENRE:"a.media.genre",FIRST_AIR_DATE:"a.media.airDate",FIRST_DIGITAL_DATE:"a.media.digitalDate",RATING:"a.media.rating",ORIGINATOR:"a.media.originator",NETWORK:"a.media.network",SHOW_TYPE:"a.media.type",AD_LOAD:"a.media.adLoad",MVPD:"a.media.pass.mvpd",AUTHORIZED:"a.media.pass.auth",DAY_PART:"a.media.dayPart",FEED:"a.media.feed",STREAM_FORMAT:"a.media.format"},c={ADVERTISER:"a.media.ad.advertiser",CAMPAIGN_ID:"a.media.ad.campaign",CREATIVE_ID:"a.media.ad.creative",PLACEMENT_ID:"a.media.ad.placement",SITE_ID:"a.media.ad.site",CREATIVE_URL:"a.media.ad.creativeURL"};a.VideoMetadataKeys=b,a.AdMetadataKeys=c}(b),a.ADB.va.plugins.aa||(a.ADB.va.plugins.aa=b)}(this);
-
-// MediaHeartbeat
-!function(a){!function(a){"use strict";function b(){this.trackingServer=void 0,this.channel=void 0,this.ovp=void 0,this.appVersion=void 0,this.playerName=void 0,this.ssl=!1,this.debugLogging=!1}a.MediaHeartbeatConfig=b,a.MediaHeartbeatConfig.sharedInstance=new b}(a.ADB.va),function(a){"use strict";function b(){this.data={}}var c=a.plugins.videoplayer.VideoInfo,d=a.plugins.videoplayer.AdBreakInfo,e=a.plugins.videoplayer.AdInfo,f=a.plugins.videoplayer.ChapterInfo,g=a.plugins.videoplayer.QoSInfo;b.MEDIAINFO_KEY_NAME="a.name",b.MEDIAINFO_KEY_VIDEOID="a.videoId",b.MEDIAINFO_KEY_ADID="a.adId",b.MEDIAINFO_KEY_LENGTH="a.length",b.MEDIAINFO_KEY_PLAYHEAD="a.playhead",b.MEDIAINFO_KEY_STREAMTYPE="a.streamType",b.MEDIAINFO_KEY_POSITION="a.position",b.MEDIAINFO_KEY_STARTTIME="a.startTime",b.MEDIAINFO_KEY_BITRATE="a.bitrate",b.MEDIAINFO_KEY_FPS="a.fps",b.MEDIAINFO_KEY_DROPPEDFRAMES="a.droppedFrames",b.MEDIAINFO_KEY_STARTUPTIME="a.startupTime",b.MEDIAINFO_KEY_TIMEDMETADATA="a.timedMetadata",b.prototype.setValue=function(a,b){this.data[a]=b},b.prototype.getValue=function(a){return this.data.hasOwnProperty(a)?this.data[a]:null},b.prototype.createVideoInfo=function(){var a=new c;return a.id=null!=this.getValue(b.MEDIAINFO_KEY_VIDEOID)?this.getValue(b.MEDIAINFO_KEY_VIDEOID):"",a.name=null!=this.getValue(b.MEDIAINFO_KEY_NAME)?this.getValue(b.MEDIAINFO_KEY_NAME):"",a.length=null!=this.getValue(b.MEDIAINFO_KEY_LENGTH)?this.getValue(b.MEDIAINFO_KEY_LENGTH):0,a.playhead=null!=this.getValue(b.MEDIAINFO_KEY_PLAYHEAD)?this.getValue(b.MEDIAINFO_KEY_PLAYHEAD):0,a.streamType=null!=this.getValue(b.MEDIAINFO_KEY_STREAMTYPE)?this.getValue(b.MEDIAINFO_KEY_STREAMTYPE):"",a},b.prototype.createAdBreakInfo=function(){var a=new d;return a.name=null!=this.getValue(b.MEDIAINFO_KEY_NAME)?this.getValue(b.MEDIAINFO_KEY_NAME):"",a.position=null!=this.getValue(b.MEDIAINFO_KEY_POSITION)?this.getValue(b.MEDIAINFO_KEY_POSITION):0,a.startTime=null!=this.getValue(b.MEDIAINFO_KEY_STARTTIME)?this.getValue(b.MEDIAINFO_KEY_STARTTIME):0,a},b.prototype.createAdInfo=function(){var a=new e;return a.id=null!=this.getValue(b.MEDIAINFO_KEY_ADID)?this.getValue(b.MEDIAINFO_KEY_ADID):"",a.name=null!=this.getValue(b.MEDIAINFO_KEY_NAME)?this.getValue(b.MEDIAINFO_KEY_NAME):"",a.length=null!=this.getValue(b.MEDIAINFO_KEY_LENGTH)?this.getValue(b.MEDIAINFO_KEY_LENGTH):0,a.position=null!=this.getValue(b.MEDIAINFO_KEY_POSITION)?this.getValue(b.MEDIAINFO_KEY_POSITION):0,a},b.prototype.createChapterInfo=function(){var a=new f;return a.name=null!=this.getValue(b.MEDIAINFO_KEY_NAME)?this.getValue(b.MEDIAINFO_KEY_NAME):"",a.length=null!=this.getValue(b.MEDIAINFO_KEY_LENGTH)?this.getValue(b.MEDIAINFO_KEY_LENGTH):0,a.startTime=null!=this.getValue(b.MEDIAINFO_KEY_STARTTIME)?this.getValue(b.MEDIAINFO_KEY_STARTTIME):0,a.position=null!=this.getValue(b.MEDIAINFO_KEY_POSITION)?this.getValue(b.MEDIAINFO_KEY_POSITION):0,a},b.prototype.createQoSInfo=function(){var a=new g;return a.bitrate=null!=this.getValue(b.MEDIAINFO_KEY_BITRATE)?this.getValue(b.MEDIAINFO_KEY_BITRATE):0,a.fps=null!=this.getValue(b.MEDIAINFO_KEY_FPS)?this.getValue(b.MEDIAINFO_KEY_FPS):0,a.droppedFrames=null!=this.getValue(b.MEDIAINFO_KEY_DROPPEDFRAMES)?this.getValue(b.MEDIAINFO_KEY_DROPPEDFRAMES):0,a.startupTime=null!=this.getValue(b.MEDIAINFO_KEY_STARTUPTIME)?this.getValue(b.MEDIAINFO_KEY_STARTUPTIME):0,a},a.MediaObject=b}(a.ADB.va),function(a,b){"use strict";function c(a){c.__super__.constructor.call(this),this._heartbeat=a}function d(a){d.__super__.constructor.call(this),this._heartbeat=a}function e(a){e.__super__.constructor.call(this),this._heartbeat=a}function f(a){f.__super__.constructor.call(this),this._heartbeat=a}a.extend(c,b.plugins.aa.AdobeAnalyticsPluginDelegate),c.prototype.onError=function(a){b.MediaHeartbeat._onDelegateError.call(this._heartbeat,a)},a.extend(d,b.plugins.ah.AdobeHeartbeatPluginDelegate),d.prototype.onError=function(a){b.MediaHeartbeat._onDelegateError.call(this._heartbeat,a)},a.extend(e,b.HeartbeatDelegate),e.prototype.onError=function(a){b.MediaHeartbeat._onDelegateError.call(this._heartbeat,a)},a.extend(f,b.plugins.videoplayer.VideoPlayerPluginDelegate),f.prototype.getVideoInfo=function(){return this._heartbeat&&this._heartbeat._videoInfo?(this._heartbeat._delegate&&(this._heartbeat._videoInfo.playhead=this._heartbeat._delegate.getCurrentPlaybackTime()),this._heartbeat._videoInfo):null},f.prototype.getAdBreakInfo=function(){return this._heartbeat&&this._heartbeat._adBreakInfo?this._heartbeat._adBreakInfo:null},f.prototype.getAdInfo=function(){return this._heartbeat&&this._heartbeat._adInfo?this._heartbeat._adInfo:null},f.prototype.getChapterInfo=function(){return this._heartbeat&&this._heartbeat._chapterInfo?this._heartbeat._chapterInfo:null},f.prototype.getQoSInfo=function(){if(this._heartbeat&&this._heartbeat._delegate&&this._heartbeat._delegate.getQoSObject()){var a=this._heartbeat._delegate.getQoSObject();if(a&&"object"==typeof a&&a.setValue)return a.createQoSInfo()}return null},b._MediaAnalyticsPluginDelegate=c,b._MediaHeartbeatPluginDelegate=d,b._ADBMediaHeartbeatDelegate=e,b._MediaHeartbeatVideoPlayerPluginDelegate=f}(a.ADB.core,a.ADB.va),function(a,b){"use strict";function c(){}function d(a){d.__super__.constructor.call(this),this._heartbeat=a}var e=b.MediaHeartbeatConfig;b.plugins.nielsen&&(c.MEDIAHEARTBEAT_NIELSEN_CONTENT_METADATA="media_nielsen_content_metadata",c.MEDIAHEARTBEAT_NIELSEN_AD_METADATA="media_nielsen_ad_metadata",c.MEDIAHEARTBEAT_NIELSEN_CHANNEL_METADATA="media_nielsen_channel_metadata",e.prototype.nielsenConfigKey=void 0,e.prototype.nielsenAppInfo=void 0,a.extend(d,b.plugins.nielsen.NielsenPluginDelegate),d.prototype.getMetadataInfo=function(){if(this._heartbeat&&this._heartbeat._currentContentMediaObject){var a=this._heartbeat._currentContentMediaObject.getValue(c.MEDIAHEARTBEAT_NIELSEN_CONTENT_METADATA);if("object"==typeof a)return a}return null},d.prototype.getAdMetadataInfo=function(){if(this._heartbeat&&this._heartbeat._currentAdMediaObject){var a=this._heartbeat._currentAdMediaObject.getValue(c.MEDIAHEARTBEAT_NIELSEN_AD_METADATA);if("object"==typeof a)return a}return null},d.prototype.getChannelInfo=function(){if(this._heartbeat&&this._heartbeat._currentContentMediaObject){var a=this._heartbeat._currentContentMediaObject.getValue(c.MEDIAHEARTBEAT_NIELSEN_CHANNEL_METADATA);if("object"==typeof a)return a}return null},d.prototype.onError=function(a){this._heartbeat&&b.MediaHeartbeat._onError.call(this._heartbeat,a)},b.MediaHeartbeatNielsen=c,b._MediaHeartbeatNielsenPluginDelegate=d)}(a.ADB.core,a.ADB.va),function(b,c){"use strict";function d(){}function e(b,c,d){if(this._logger=new y,this._plugins=[],this._playerPlugin=null,this._aaPlugin=null,this._ahPlugin=null,this._currentContentMediaObject=void 0,this._currentAdMediaObject=void 0,this._videoInfo=void 0,this._adBreakInfo=void 0,this._adInfo=void 0,this._chapterInfo=void 0,this._state={},this._delegate=b,d)this.appMeasurement=d;else{if(!a.s)return void this._logger.error(X,"Valid AppMeasurement instance required for initialising MediaHeartbeat");this.appMeasurement=a.s}c&&"object"==typeof c&&void 0!=c.trackingServer?this._config=c:this._logger.error(X,"Valid config required for initialising MediaHeartbeat")}function f(a,b){if(a==e.Event.AdBreakStart){if(!t.call(this,W))return void this._logger.error(X,"API call trackEvent:AdBreakStart is unsupported in the current state.");b&&"object"==typeof b&&b.setValue?(this._adBreakInfo=b.createAdBreakInfo(),this._adBreakInfo.playerName=this._config.playerName?this._config.playerName:""):this._logger.error(X,"Invalid AdBreak Info for MediaHeartbeatEvent.AdBreakStart event.")}else{if(!t.call(this,W,!0))return void this._logger.error(X,"API call trackEvent:AdBreakComplete is unsupported in the current state.");this._adBreakInfo=void 0}}function g(a,b,c){if(a==e.Event.AdStart){if(!t.call(this,V))return void this._logger.error(X,"API call trackEvent:AdStart is unsupported in the current state.");if(b&&"object"==typeof b&&b.setValue){this._currentAdMediaObject=b,this._adInfo=b.createAdInfo();var d=b.getValue(e.MediaObjectKey.StandardAdMetadata);if(d&&"object"==typeof d)for(var f in d)d.hasOwnProperty(f)&&(c[f]=d[f]);this._aaPlugin&&this._aaPlugin.setAdMetadata(c),this._playerPlugin.trackAdStart()}else this._logger.error(X,"Invalid Ad Info for MediaHeartbeatEvent.AdStart event.")}else if(a==e.Event.AdComplete){if(!t.call(this,V,!0))return void this._logger.error(X,"API call trackEvent:AdComplete is unsupported in the current state.");this._playerPlugin.trackAdComplete(),this._adInfo=null}else{if(!t.call(this,V,!0))return void this._logger.error(X,"API call trackEvent:AdSkip is unsupported in the current state.");this._adInfo=null}}function h(a){if(a==e.Event.SeekStart){if(!t.call(this,T))return void this._logger.error(X,"API call trackEvent:SeekStart is unsupported in the current state.");this._playerPlugin.trackSeekStart()}else{if(!t.call(this,T,!0))return void this._logger.error(X,"API call trackEvent:SeekComplete is unsupported in the current state.");this._playerPlugin.trackSeekComplete()}}function i(a,b,c){if(a==e.Event.ChapterStart){if(!t.call(this,U))return void this._logger.error(X,"API call trackEvent:ChapterStart is unsupported in the current state.");b&&"object"==typeof b&&b.setValue?(this._chapterInfo=b.createChapterInfo(),this._aaPlugin&&this._aaPlugin.setChapterMetadata(c),this._playerPlugin.trackChapterStart()):this._logger.error(X,"Invalid Chapter Info for MediaHeartbeatEvent.ChapterStart event.")}else if(a==e.Event.ChapterComplete){if(!t.call(this,U,!0))return void this._logger.error(X,"API call trackEvent:ChapterComplete is unsupported in the current state.");this._chapterInfo=null,this._playerPlugin.trackChapterComplete()}else{if(!t.call(this,U,!0))return void this._logger.error(X,"API call trackEvent:ChapterSkip is unsupported in the current state.");this._chapterInfo=null}}function j(a){if(a==e.Event.BufferStart){if(!t.call(this,S))return void this._logger.error(X,"API call trackEvent:BufferStart is unsupported in the current state.");this._playerPlugin.trackBufferStart()}else{if(!t.call(this,S,!0))return void this._logger.error(X,"API call trackEvent:BufferComplete is unsupported in the current state.");this._playerPlugin.trackBufferComplete()}}function k(){return w.call(this)?void this._playerPlugin.trackBitrateChange():void this._logger.error(X,"API call trackEvent:BitrateChange is unsupported in the current state.")}function l(a){if(a&&"object"==typeof a&&a.setValue){var b=a.getValue(A.MEDIAINFO_KEY_TIMEDMETADATA);this._playerPlugin&&b&&"string"==typeof b&&this._playerPlugin.trackTimedMetadata(b)}}function m(){this._aaPlugin=new H(this.appMeasurement,new J);var a=new I;a.channel=this._config.channel?this._config.channel:"",a.debugLogging=c.MediaHeartbeat._debugLogging||this._config.debugLogging,this._aaPlugin.configure(a),this._plugins.push(this._aaPlugin)}function n(){this._ahPlugin=new K(new M);var a=new L(this._config.trackingServer,this.appMeasurement.visitor.marketingCloudOrgID);a.debugLogging=c.MediaHeartbeat._debugLogging||this._config.debugLogging,a.ovp=this._config.ovp?this._config.ovp:"",a.ssl=this._config.ssl,a.sdk=this._config.appVersion?this._config.appVersion:"";var b=s.call(this);b&&b.length>0&&(a.__primetime=!0,a.__psdkVersion=b),this._ahPlugin.configure(a),this._plugins.push(this._ahPlugin)}function o(){this._playerPlugin=new E(new G(this));var a=new F;a.debugLogging=c.MediaHeartbeat._debugLogging||this._config.debugLogging,this._playerPlugin.configure(a),this._plugins.push(this._playerPlugin)}function p(){if(c.plugins.nielsen&&this._config.nielsenConfigKey&&this._config.nielsenAppInfo){this._nielsenPlugin=new c.plugins.nielsen.NielsenPlugin(new c._MediaHeartbeatNielsenPluginDelegate(this));var a=new c.plugins.nielsen.NielsenPluginConfig;a.nielsenPluginConfig=c.MediaHeartbeat._debugLogging||this._config.debugLogging,a.appInfo=this._config.nielsenAppInfo,a.configKey=this._config.nielsenConfigKey,this._nielsenPlugin.configure(a),this._plugins.push(this._nielsenPlugin)}}function q(){var a=new C;a.debugLogging=c.MediaHeartbeat._debugLogging||this._config.debugLogging,this._heartbeat=new B(new D(this),this._plugins),this._heartbeat.configure(a)}function r(a){this._logger.error(X,a.getMessage()+" | "+a.getDetails())}function s(){return this._currentContentMediaObject?this._currentContentMediaObject.getValue(Y):null}function t(a,b){if(a!=O&&(!this._state[O]||this._state[R]))return!1;if(a===P&&u.call(this),b?!this._state[a]:this._state[a])return!1;switch(a){case P:this._state[Q]=b;break;case Q:this._state[P]=b;break;case W:if(!b&&this._state[V])return!1;break;case V:if(!b&&!this._state[W])return!1;case U:b||this._state[P]||this.trackPlay()}return this._state[a]=!b,!0}function u(){this._state[T]&&this.trackEvent(e.Event.SeekComplete),this._state[S]&&this.trackEvent(e.Event.BufferComplete)}function v(a){this._state[a]=!1}function w(){return this._state[O]}function x(){this._state={}}var y=b.Logger,z=c.plugins.videoplayer.AssetType,A=c.MediaObject,B=c.Heartbeat,C=c.HeartbeatConfig,D=c._ADBMediaHeartbeatDelegate,E=c.plugins.videoplayer.VideoPlayerPlugin,F=c.plugins.videoplayer.VideoPlayerPluginConfig,G=c._MediaHeartbeatVideoPlayerPluginDelegate,H=c.plugins.aa.AdobeAnalyticsPlugin,I=c.plugins.aa.AdobeAnalyticsPluginConfig,J=c._MediaAnalyticsPluginDelegate,K=c.plugins.ah.AdobeHeartbeatPlugin,L=c.plugins.ah.AdobeHeartbeatPluginConfig,M=c._MediaHeartbeatPluginDelegate;d.prototype.getCurrentPlaybackTime=function(){return null},d.prototype.getQoSObject=function(){return null},e.Event={AdBreakStart:"adBreakStart",AdBreakComplete:"adBreakComplete",AdStart:"adStart",AdComplete:"adComplete",AdSkip:"adSkip",ChapterStart:"chapterStart",ChapterComplete:"chapterComplete",ChapterSkip:"chapterSkip",SeekStart:"seekStart",SeekComplete:"seekComplete",BufferStart:"bufferStart",BufferComplete:"bufferComplete",BitrateChange:"bitrateChange",TimedMetadataUpdate:"timedMetadataUpdate"},e.StreamType={VOD:"vod",LIVE:"live",LINEAR:"linear"},e.MediaObjectKey={StandardVideoMetadata:"media_standard_content_metadata",StandardAdMetadata:"media_standard_ad_metadata",VideoResumed:"resumed"},e.VideoMetadataKeys=c.plugins.aa.VideoMetadataKeys,e.AdMetadataKeys=c.plugins.aa.AdMetadataKeys,e.version=function(){return c.Version.getVersion()},e.prototype.trackSessionStart=function(a,b){if(!t.call(this,O))return void this._logger.error(X,"API call trackSessionStart is unsupported in the current state.");if(!a||"object"!=typeof a||!a.setValue)return v.call(this,O),void this._logger.error(X,"Invalid Media Info object");this._currentContentMediaObject=a,this._videoInfo=a.createVideoInfo(),this._videoInfo.playerName=void 0!=this._config.playerName?this._config.playerName:"";var c=a.getValue(e.MediaObjectKey.StandardVideoMetadata);if(c&&"object"==typeof c)for(var d in c)c.hasOwnProperty(d)&&(b[d]=c[d]);var f=a.getValue(e.MediaObjectKey.VideoResumed);f&&"boolean"==typeof f&&(this._videoInfo.resumed=a.getValue(e.MediaObjectKey.VideoResumed)),N.call(this),this._playerPlugin&&(this._aaPlugin&&this._aaPlugin.setVideoMetadata(b),this._playerPlugin.trackVideoLoad(),this._playerPlugin.trackSessionStart())},e.prototype.trackPlay=function(){return t.call(this,P)?void this._playerPlugin.trackPlay():void this._logger.error(X,"API call trackPlay is unsupported in the current state.")},e.prototype.trackPause=function(){return t.call(this,Q)?void(this._playerPlugin&&this._playerPlugin.trackPause()):void this._logger.error(X,"API call trackPause is unsupported in the current state.")},e.prototype.trackComplete=function(){return t.call(this,R)?void(this._playerPlugin&&this._playerPlugin.trackComplete(function(){})):void this._logger.error(X,"API call trackComplete is unsupported in the current state.")},e.prototype.trackSessionEnd=function(){return t.call(this,O,!0)?(this._playerPlugin&&this._playerPlugin.trackVideoUnload(),x.call(this),void(this._plugins=[])):(x.call(this),this._plugins=[],void this._logger.error(X,"API call trackSessionEnd is unsupported in the current state."))},e.prototype.trackError=function(a){return w.call(this)?void(this._playerPlugin&&this._playerPlugin.trackVideoPlayerError(a?a:"unknown_error_id")):void this._logger.error(X,"API call trackError is unsupported in the current state.")},e.prototype.trackEvent=function(a,b,c){switch(a){case e.Event.AdBreakStart:case e.Event.AdBreakComplete:f.call(this,a,b);break;case e.Event.AdStart:case e.Event.AdComplete:case e.Event.AdSkip:g.call(this,a,b,c);break;case e.Event.SeekStart:case e.Event.SeekComplete:h.call(this,a);break;case e.Event.ChapterStart:case e.Event.ChapterComplete:case e.Event.ChapterSkip:i.call(this,a,b,c);break;case e.Event.BufferStart:case e.Event.BufferComplete:j.call(this,a);break;case e.Event.BitrateChange:k.call(this);break;case e.Event.TimedMetadataUpdate:l.call(this,b)}};var N=function(){if(!this.appMeasurement||!this.appMeasurement.visitor)throw new Error("appMeasurement.visitor object cannot be NULL.");m.call(this),n.call(this),o.call(this),p.call(this),q.call(this)},O=1,P=2,Q=3,R=4,S=5,T=6,U=7,V=8,W=9;e.createMediaObject=function(a,b,c,d){var f=new A;f.setValue(A.MEDIAINFO_KEY_VIDEOID,b),f.setValue(A.MEDIAINFO_KEY_NAME,a),f.setValue(A.MEDIAINFO_KEY_LENGTH,c),f.setValue(A.MEDIAINFO_KEY_PLAYHEAD,0);var g=z.ASSET_TYPE_VOD;switch(d){case e.StreamType.VOD:g=z.ASSET_TYPE_VOD;break;case e.StreamType.LIVE:g=z.ASSET_TYPE_LIVE;break;case e.StreamType.LINEAR:g=z.ASSET_TYPE_LINEAR}return f.setValue(A.MEDIAINFO_KEY_STREAMTYPE,g),f},e.createAdBreakObject=function(a,b,c){var d=new A;return d.setValue(A.MEDIAINFO_KEY_NAME,a),d.setValue(A.MEDIAINFO_KEY_POSITION,b),d.setValue(A.MEDIAINFO_KEY_STARTUPTIME,c),d},e.createAdObject=function(a,b,c,d){var e=new A;return e.setValue(A.MEDIAINFO_KEY_NAME,a),e.setValue(A.MEDIAINFO_KEY_ADID,b),e.setValue(A.MEDIAINFO_KEY_POSITION,c),e.setValue(A.MEDIAINFO_KEY_LENGTH,d),e},e.createChapterObject=function(a,b,c,d){var e=new A;return e.setValue(A.MEDIAINFO_KEY_NAME,a),e.setValue(A.MEDIAINFO_KEY_POSITION,b),e.setValue(A.MEDIAINFO_KEY_LENGTH,c),e.setValue(A.MEDIAINFO_KEY_STARTTIME,d),e},e.createQoSObject=function(a,b,c,d){var e=new A;return e.setValue(A.MEDIAINFO_KEY_BITRATE,a),e.setValue(A.MEDIAINFO_KEY_FPS,c),e.setValue(A.MEDIAINFO_KEY_DROPPEDFRAMES,d),e.setValue(A.MEDIAINFO_KEY_STARTUPTIME,b),e},e.createTimedMetadataObject=function(a){var b=new A;return b.setValue(A.MEDIAINFO_KEY_TIMEDMETADATA,a),b};var X="MediaHeartbeat",Y="a.__pttvsdkVersion";c.MediaHeartbeat=e,c.MediaHeartbeatDelegate=d,c.MediaHeartbeat.StreamType=e.StreamType,c.MediaHeartbeat.Event=e.Event,c.MediaHeartbeat.version=e.version,c.MediaHeartbeat.createMediaObject=e.createMediaObject,c.MediaHeartbeat.createAdBreakObject=e.createAdBreakObject,c.MediaHeartbeat.createAdObject=e.createAdObject,c.MediaHeartbeat.createChapterObject=e.createChapterObject,c.MediaHeartbeat.createQoSObject=e.createQoSObject,c.MediaHeartbeat.createTimedMetadataObject=e.createTimedMetadataObject,c.MediaHeartbeat._onDelegateError=r,c.MediaHeartbeat._debugLogging=!1}(a.ADB.core,a.ADB.va),a.ADB||(a.ADB={}),a.ADB.core||(a.ADB.core=core),a.ADB.va||(a.ADB.va=va),a.ADB.va.plugins||(a.ADB.va.plugins={})}(this);
-
-
-</script><script>
-
-/* global $t, s */
-(function () {
-    'use strict';
-    //calculated on load
-    //statics
-    var noValue = 'not available';
-    var isAmp = location.hash.indexOf('amp=1') != -1;
-    var isMSNBC = location.hash.indexOf('domain=msnbc.com') != -1;
-    var isEmbedded = location.pathname.indexOf('/embedded-video/') != -1;
-    var ampSection = noValue; //(document.location.search.split('&')[1] || noValue) need to have this passed in URL later
-    var topLevelDomain = s.topLevelDomain;
-    var brand = function () {
-        if (topLevelDomain === 'today.com') {
-            return 'today';
-        } else if (topLevelDomain === 'msnbc.com') {
-            return 'msnbc';
-        } else if (topLevelDomain === 'telemundo.com') {
-            return 'telemundo';
-        } else {
-            return 'nbcnews';
-        }
-    };
-    var extend = function (defaults, options) {
-        var extended = {};
-        var prop;
-        for (prop in defaults) {
-            if (Object.prototype.hasOwnProperty.call(defaults, prop)) {
-                extended[prop] = defaults[prop];
-            }
-        }
-        for (prop in options) {
-            if (Object.prototype.hasOwnProperty.call(options, prop)) {
-                extended[prop] = options[prop];
-            }
-        }
-        return extended;
-    };
-    function getParmFromHash(url, parm) {
-        var re = new RegExp("#.*[?&]" + parm + "=([^&]+)(&|$)");
-        var match = url.match(re);
-        return (match ? match[1] : "");
-    }
-
-    var contentType = function () {
-        if (isAmp || isEmbedded) {
-            return 'offsite';
-        } else {
-            return s.contextData['news.contenttype'];
-        }
-    };
-    var ampContentType = function () {
-        var passedType = getParmFromHash(location.hash, 'pageType')
-        if (isMSNBC) {
-            passedType = 'video';
-        }
-        switch (passedType) {
-            case 'video':
-                return 'AMP:canonical video';
-
-            default:
-                return 'AMP:post';
-        }
-    };
-
-    var playerStyle = function () {
-        switch (contentType()) {
-            case 'vertical':
-            case 'subvertical':
-            case 'show':
-                return 'Front Player';
-            case 'cover':
-                return 'Cover Player';
-            case 'canonical video':
-                return 'Canonical';
-            case 'post':
-                return 'Inline';
-            case 'offsite':
-                if (isAmp) {
-                    return 'AMP Player';
-                } else {
-                    return 'Offsite Embedded';
-                }
-            default:
-                return noValue;
-        }
-    };
-
-    //formating for publish date
-    var formatDate = function (dateStr) {
-        //convert: Thu Nov 09 2017 16:32:29 GMT+0000 (UTC) convert to 12/22/2015
-        if (typeof dateStr !== 'string') {
-            return false;
-        }
-        var date = new Date(dateStr);
-        //return if its not a valid date
-        if (isNaN(date.getTime())) { return false; }
-
-        return (date.getUTCMonth() + 1) + '/' + date.getUTCDate() + '/' + date.getUTCFullYear();
-    };
-
-    //expose function for custom values
-    window.hbCutomValues = (function () {
-        var customBuilder = function (context) {
-            var eventDataRaw = context.eventDataRaw;
-            var customContextData = context.customContextData;
-
-            var playListInfo = (function () {
-                var playListInfo = {
-                    'id': false,
-                    'label': false
-                };
-                if (eventDataRaw.associatedVideoPlaylist) {
-                    playListInfo.label = eventDataRaw.associatedVideoPlaylist.headline && eventDataRaw.associatedVideoPlaylist.headline.primary || false;
-                    playListInfo.id = eventDataRaw.associatedVideoPlaylist.playlist_id || false;
-                }
-                return playListInfo;
-            })();
-
-            var additionalTerms = (function () {
-                var terms = eventDataRaw.taxonomy && eventDataRaw.taxonomy.additionalTerms || [];
-                var category = [];
-                var keyword = [];
-                terms.forEach(function (term) {
-                    if (term.path.indexOf('category') != -1 && category.indexOf(term.name) == -1) {
-                        category.push(term.name)
-                    }
-                    if (term.path.indexOf('keyword') != -1 && keyword.indexOf(term.name) == -1) {
-                        keyword.push(term.name)
-                    }
-
-                })
-
-                return {
-                    'keyword': keyword.join(','),
-                    'category': category.join(',')
-                };
-            })();
-
-            var brandProgram = (function () {
-                //brand is only today, and everything else is nbcnews
-                if ($t('jsonLd.Dataset.0.vertical', noValue) === 'today') {
-                    return 'today';
-                } else {
-                    return 'NBC News';
-                }
-            })();
-
-            var videoNetwork = (function () {
-                var url = eventDataRaw.url && (eventDataRaw.url.canonical || eventDataRaw.url.primary) || '';//telemundo has no canonical?
-                if (url.indexOf('msnbc.com') != -1) {
-                    return 'msnbc';
-                }
-                else if (s.topLevelDomain === 'telemundo.com') {
-                    return 'telemundo';
-                }
-                else {
-                    return 'nbc';
-                }
-            })();
-            var videoProgramName = (function () {
-                //for not telemundo only uses taxonomy data
-                if (s.topLevelDomain === 'telemundo.com') {
-                    return eventDataRaw.taxonomy && eventDataRaw.taxonomy.primarySection && eventDataRaw.taxonomy.primarySection.name;
-                } else {
-                    return eventDataRaw.source && eventDataRaw.source.name || brandProgram;
-                }
-
-            })();
-            customContextData = extend(customContextData, {
-                'videocontentsource': eventDataRaw.source && eventDataRaw.source.name || noValue, //show name / network
-                'videonetwork': videoNetwork,
-                'videopagecontentcategory': isAmp ? ampSection : $t('jsonLd.Dataset.0.section', noValue),
-                'videopagesubverticalname': $t('jsonLd.Dataset.0.subVertical', noValue), //not correct for amp
-                'videopagetemplatename': $t('jsonLd.Dataset.0.packageId', noValue), //not  correct for amp
-                'videopagetype': isAmp ? ampContentType() : contentType(),
-                'videopageverticalname': $t('jsonLd.Dataset.0.vertical', noValue),
-                'videoplayerstyle': playerStyle(),
-                'videoplaylist': playListInfo.label || noValue,
-                'videoplaylistid': playListInfo.id || noValue,
-                'videoprogram': videoProgramName || noValue,
-                'videopublishdate': formatDate(eventDataRaw.datePublished) || noValue,
-                'videotitle': eventDataRaw.headline && eventDataRaw.headline.primary || noValue,
-                //copied from AppM context variables
-                'videoscrollcount': s.contextData['news.scrollcount'] || noValue,
-                'videosessionnumber': s.contextData['news.sessionnumber'] || noValue,
-                'videoflashversion': s.contextData['news.flashversion'] || noValue,
-                //optional values
-                'videoplayercount': $t('jsonLd.NewsArticle.0.video', []).length || noValue,
-                'videoadditionaltaxonomy': additionalTerms.category || noValue,
-                'news.uxexperiment': s.contextData['news.uxexperiment'] || noValue
-            });
-            return customContextData;
-        };
-
-        customBuilder.appMAccount = function () {
-            var appMAccount = s.account;
-            return appMAccount;
-        };
-        customBuilder.playerStyle = playerStyle();
-        //get referrer pagename if its an embeded amp page.
-        customBuilder.pageName = isAmp ? (brand() + ':' + ampContentType() + ':embeddedVideo') : false;
-
-        return customBuilder;
-    })();
-})();
-
-
-</script><script>
-//version 2.19
-(function () {
-  /*global $t, ADB, $ndp, AppMeasurement, visitor*/
-  $t('register', 'ahb_adobeAppMeasurmentLoaded');
-  var setupHeartbeat = function (s) {
-    'use strict';
-    //statics
-    var noValue = 'not available';
-    var playerName = window.otherVideoPlayerTech || 'NDP player'; //at this point, the whole thing shoudl be re-done, but adding a player type global var
-    var debugState = window.localStorage && window.localStorage.getItem('jf_test') ? true : false;
-
-    //privates
-    var _mediaHeartbeat = null;
-    var _appMeasurement = null;
-    var _videoData = null; //video data populated in scope by event
-    var _adData = null; //video data populated in scope by event
-    var _stateInfo = {
-      adPosition: 1,
-      playheadPosition: 0,
-      startupTime: 0,
-      manualPlayTime: 0,
-      videoCount: 0,
-      playState: 'stop',
-      videoType: 'VOD Clip',
-      inAd: false,
-    };
-
-    //constructors from adobe for deligate
-    var CustomMediaHeartbeatDelegate = new ADB.va.MediaHeartbeatDelegate();
-    var MediaHeartbeat = ADB.va.MediaHeartbeat; //mapping to match documentation
-
-    //video info deligate
-    CustomMediaHeartbeatDelegate.getCurrentPlaybackTime = function () {
-      //playhead will be 0 for ads.
-      return Math.round(_stateInfo.playheadPosition / 1000) || 0;
-    };
-
-    CustomMediaHeartbeatDelegate.getQoSObject = function () {
-      //dont have QOS data right now (<bitrate>, <startuptime>, <fps>, <droppedFrames>)
-      return MediaHeartbeat.createQoSObject(0, Math.round(_stateInfo.startupTime), 0, 0);
-    };
-
-    var createAMandHBObjects = function () {
-      //create new appMeasurementmain and heartbeat instance
-      if (!_mediaHeartbeat) {
-        //use DTM values since this may load before the page track is complete
-        var appMAccount =
-          (window.hbCutomValues &&
-            typeof window.hbCutomValues.appMAccount === 'function' &&
-            window.hbCutomValues.appMAccount()) ||
-          ''; //get from site specific function
-        // Set-up the AppMeasurement component using values from page version.
-        _appMeasurement = new AppMeasurement(appMAccount);
-        _appMeasurement.visitor = visitor;
-        _appMeasurement.trackingServer = s.trackingServer;
-        _appMeasurement.charSet = 'UTF-8';
-        _appMeasurement.doPlugins = false;
-        _appMeasurement.ssl = true;
-        $t('track', 'ahb_adobeAppMeasurmentLoaded', {
-          sc_obj: _appMeasurement,
-        });
-
-        //Media Heartbeat initialization
-        var mediaConfig = new ADB.va.MediaHeartbeatConfig();
-        mediaConfig.trackingServer = 'nbcume.hb.omtrdc.net';
-        mediaConfig.playerName = playerName;
-        mediaConfig.debugLogging = debugState; // set this to false for production apps.
-        mediaConfig.ssl = true;
-        mediaConfig.appVersion = ($ndp && $ndp.__version) || 'unknown'; //ndp player version
-        mediaConfig.ovp = 'unknown'; //change later
-        mediaConfig.channel = (function () {
-          if (window.hbCutomValues && window.hbCutomValues.playerStyle === 'Offsite Embedded') {
-            return 'Off-domain';
-          }
-          return 'On-domain';
-        })();
-
-        _mediaHeartbeat = new MediaHeartbeat(CustomMediaHeartbeatDelegate, mediaConfig, _appMeasurement);
-      }
-    };
-
-    var setStartupTime = function (playInitiate) {
-      if (!window.performance || _stateInfo.startupTime !== 0) {
-        //only set startuptime first play
-        return;
-      }
-      var startupTime = 0;
-      if (playInitiate === 'Auto') {
-        startupTime = performance.now() / 1000;
-      } else {
-        startupTime = (performance.now() - _stateInfo.manualPlayTime) / 1000;
-      }
-      _stateInfo.startupTime = startupTime;
-    };
-
-    var convertDuration = function (duration) {
-      //if this is an ISO 8601 duration
-      var ISO8601 = /^PT(?:(\d+)H)?(?:(\d+)M)?(?:(\d+)S)?$/;
-      if (ISO8601.test(duration)) {
-        var h = 0,
-          m = 0,
-          s = 0;
-        var matches = ISO8601.exec(duration);
-        if (matches[1]) h = Number(matches[1]);
-        if (matches[2]) m = Number(matches[2]);
-        if (matches[3]) s = Number(matches[3]);
-        return h * 3600 + m * 60 + s;
-      }
-      //else return number
-      return duration;
-    };
-
-    $t('on', 'ndp_playerManualPlay', function () {
-      _stateInfo.manualPlayTime = (window.performance && performance.now()) || 0;
-      if (debugState) {
-        console.log('* ndp_playerManualPlay (' + performance.now() + ')');
-      }
-    });
-
-    //setup events
-    $t('on', 'ndp_videoEvent', function (e, data) {
-      //populate scope data
-      var eventSection = data.eventType.split('_')[1] || '';
-      if (eventSection === 'AdEvent') {
-        _adData = data; //populate scope data with video data
-      } else if (eventSection === 'PlaybackEvent') {
-        _videoData = data; //populate scope data with video data
-      }
-
-      //if this is a progress event, populate playhead and exit
-      if (data.eventType.indexOf('PROGRESS') >= 0) {
-        if (data.videoData && data.videoData.playheadPosition !== 0) {
-          //dont update playhead with ad progress
-          if (data.eventType !== 'NDP_AdEvent_PROGRESS') {
-            _stateInfo.playheadPosition = data.videoData.playheadPosition;
-          }
-        }
-
-        //let the first AdEvent_PROGRESS event through
-        if (!(data.eventType === 'NDP_AdEvent_PROGRESS' && _stateInfo.inAd === false)) {
-          return;
-        }
-      }
-
-      //if the heartbeat instance wasnt created yet, do it now
-      createAMandHBObjects();
-
-      var eventData = (_videoData && _videoData.videoData) || {};
-      var eventDataRaw = eventData.raw || {};
-
-      // set videoType based on guid (VOD, LINEAR, LIVE) (the telemundo one might need to be udpated later TODO)
-      if (
-        /^lv_/.test(eventDataRaw.guid) ||
-        /^nbcnewslive/.test(eventDataRaw.guid) ||
-        /^TELE_ANV_ID/.test(eventDataRaw.guid) ||
-        eventDataRaw.videoType === 'nonBroadcastLiveVideo'
-      ) {
-        _stateInfo.videoType = 'Linear';
-      } else if (/^nn_netcast_/.test(eventDataRaw.guid)) {
-        _stateInfo.videoType = 'VOD Episode';
-      } else {
-        _stateInfo.videoType = 'VOD Clip';
-      }
-
-      var playInitiate = (function () {
-        if (eventDataRaw.isContinuousPlay) {
-          return 'Continuous';
-        }
-        if (_stateInfo.manualPlayTime !== 0) {
-          return 'Manual';
-        }
-        return 'Auto';
-      })();
-
-      var playListInfo = (function () {
-        var playListInfo = {
-          id: false,
-          label: false,
-        };
-        if (eventDataRaw.video_playlists && eventDataRaw.video_playlists[0]) {
-          playListInfo.label = eventDataRaw.video_playlists[0].label || false;
-          playListInfo.id = eventDataRaw.video_playlists[0].playlist_id || false;
-        }
-        return playListInfo;
-      })();
-
-      //had to move this out becuase of the pre-load event firing, and not knowing if ad_Start or content_Start firing
-      var startSession = function (customContextData) {
-        //start session on first frame
-
-        if (_stateInfo.playState == 'stop') {
-          _stateInfo.playState = 'sessionStarted';
-          var mediaInfo = MediaHeartbeat.createMediaObject(
-            customContextData.videotitle || noValue, //video name
-            customContextData.videoguid || noValue, //video ID
-            (function () {
-              if (_stateInfo.videoType === 'Linear') {
-                return -1; //set duration to -1 if its linear
-              } else {
-                return convertDuration(eventDataRaw.duration);
-              }
-            })(), //videoLength
-            (function () {
-              if (_stateInfo.videoType === 'Linear') {
-                return MediaHeartbeat.StreamType.LIVE;
-              } else {
-                return MediaHeartbeat.StreamType.VOD; //default VOD
-              }
-            })(),
-          );
-          _mediaHeartbeat.trackSessionStart(mediaInfo, customContextData);
-        }
-      };
-
-      var pageName = (window.hbCutomValues && window.hbCutomValues.pageName) || s.pageName; //grab pagename from custom
-
-      var customContextData = {
-        //custom context data for calls
-        videocliptype: eventDataRaw.videoType || noValue,
-        videocontentsource: eventDataRaw.source || noValue, //show name / network
-        videocontenttype: 'Video',
-        videodate: s.customTimeParting('d'),
-        videoday: s.customTimeParting('dw'),
-        videoguid: eventDataRaw.guid || noValue,
-        videohour: s.customTimeParting('h'),
-        videoinitiate: playInitiate || noValue, //"Auto" vs. "Manual" vs. "Continuous"
-        videominute: s.customTimeParting('m'), //use customTimepart from scode file
-        videompxid: eventDataRaw.mpxId || noValue,
-        videonetwork: eventDataRaw.newsNetwork || noValue,
-        videopagecontentcategory: noValue, //set remotly
-        videopagename: pageName || noValue,
-        videopagetype: noValue, //set remotly
-        videoplatform: 'Web', //[todo] maybe mobile too?
-        videoplayerstyle: noValue, //set remotly
-        videoplayertech: ($ndp && $ndp.playbackAdapter) || noValue,
-        videoplayerurl: window.location.href.split('?')[0],
-        videoplaylist: playListInfo.label || noValue,
-        videoplaylistid: playListInfo.id || noValue,
-        videoprogram: eventDataRaw.source || noValue,
-        videopublishdate: noValue,
-        videoscreen: 'Normal', //[TODO] make this also show "Full"
-        videostatus: 'Unrestricted',
-        videosubcat1: noValue, //mpx primary category
-        videosubcat2: noValue,
-        videotitle: eventDataRaw.title || noValue,
-        //optionsal values
-        videoadblockerdetection: s.cookieRead('i_abd') || noValue, //use s cookieread
-        videoflashversion: s.eVar88 || noValue, //uses "FlashDetect.raw"
-        videonativesponsor: noValue,
-        videopagestorylines: noValue,
-        videoplayercount: noValue,
-        videoplayertestvalue:
-          (window.__DY_VIDEO_TEST__ && window.__DY_VIDEO_TEST__.videoPlayerType) || noValue,
-        videoscrollcount: s.eVar86 || noValue,
-        videosessionnumber: s.eVar35 || noValue, //session number count (from adobe)
-        videostreamcount: _stateInfo.videoCount || noValue, //video count (set inside the event)
-        videovideocontenttype: _stateInfo.videoType,
-        videocontentrating: eventDataRaw.sentiment || noValue,
-        videovisitorid: visitor.getMarketingCloudVisitorID(), //for testing mostly, visitorID
-        videomutestate: $ndp.isMuted ? 'muted' : 'unmuted',
-      };
-      //append site specific data from seperate function
-      if (window.hbCutomValues) {
-        customContextData = window.hbCutomValues({
-          customContextData: customContextData,
-          eventDataRaw: eventDataRaw,
-          _stateInfo: _stateInfo,
-        });
-      }
-      if (debugState) {
-        console.log(
-          '* ndp_videoEvent (' + performance.now() + ') : ' + data.eventType + ' : %O : %O : %O',
-          data,
-          customContextData,
-          JSON.parse(JSON.stringify(_stateInfo)),
-        );
-      }
-
-      //specific events
-      switch (data.eventType) {
-        case 'NDP_PlaybackEvent_LOADED':
-          //set videostreamcount, and increment
-          _stateInfo.videoCount = _stateInfo.videoCount + 1;
-          customContextData.videostreamcount = _stateInfo.videoCount;
-
-          if (_stateInfo.playState !== 'stop') {
-            //if other video is started while in pause, close out last session, and reset values
-            _mediaHeartbeat.trackSessionEnd();
-            _stateInfo.playState = 'stop';
-            _stateInfo.adPosition = 1;
-            _stateInfo.playheadPosition = 0;
-            _stateInfo.inAd = false;
-          }
-          //reload app measurement settings before a videoLoad (to be sure its up to date)
-          _appMeasurement.clearVars();
-          _appMeasurement.pageName = pageName;
-          break;
-
-        case 'NDP_PlaybackEvent_START':
-          //set startup time
-          setStartupTime(playInitiate);
-
-          startSession(customContextData);
-
-          if (_stateInfo.adPosition !== 1) {
-            //if just came from an ad, end the adbreak
-            _mediaHeartbeat.trackEvent(MediaHeartbeat.Event.AdBreakComplete);
-            _stateInfo.adPosition = 1;
-
-            //do a seek event to force event fire at playback start after ad
-            _mediaHeartbeat.trackEvent(MediaHeartbeat.Event.SeekStart);
-            _mediaHeartbeat.trackEvent(MediaHeartbeat.Event.SeekComplete);
-          }
-          if (_stateInfo.playState !== 'play') {
-            //if first asset after load
-            _stateInfo.playState = 'play';
-            _mediaHeartbeat.trackPlay();
-          }
-          break;
-
-        case 'NDP_PlaybackEvent_PLAY':
-        case 'NDP_AdEvent_PLAY':
-          //play was resumed (filter multiple plays)
-          if (_stateInfo.playState === 'pause') {
-            _stateInfo.playState = 'play';
-            _mediaHeartbeat.trackPlay();
-          }
-          break;
-        case 'NDP_PlaybackEvent_PAUSE':
-        case 'NDP_AdEvent_PAUSE':
-          _stateInfo.playState = 'pause';
-          _mediaHeartbeat.trackPause();
-          break;
-
-        case 'NDP_PlaybackEvent_SEEK':
-          _mediaHeartbeat.trackEvent(MediaHeartbeat.Event.SeekStart);
-          _mediaHeartbeat.trackEvent(MediaHeartbeat.Event.SeekComplete);
-          //track rewind event
-          if (eventData.playheadPosition < _stateInfo.playheadPosition) {
-            _appMeasurement.contextData = customContextData;
-            _appMeasurement.contextData.videoscrub = 'rewind';
-            _appMeasurement.tl(this, 'o', 'Video Rewind', null);
-          }
-          break;
-
-        case 'NDP_PlaybackEvent_COMPLETE':
-          _mediaHeartbeat.trackComplete();
-          _mediaHeartbeat.trackSessionEnd();
-          _stateInfo.playState = 'stop';
-          _stateInfo.playheadPosition = 0;
-          break;
-
-        case 'NDP_AdEvent_START':
-          //move all ad logic to progress
-          //have to use this since content_loaded fires earlier.
-          startSession(customContextData);
-          break;
-
-        case 'NDP_AdEvent_PROGRESS':
-          //set startup time
-          _stateInfo.inAd = true;
-          setStartupTime(playInitiate);
-          //for ads, its only ever at the beginings for now, so hard coded
-          var adData = (_adData && _adData.videoData) || {};
-          var adLength = Math.round(adData.totalLength / 1000) || 0;
-          var adBreakInfo = MediaHeartbeat.createAdBreakObject(
-            noValue, //name
-            1, //position
-            0,
-          ); //startTime
-          var adInfo = MediaHeartbeat.createAdObject(
-            noValue, //name
-            'rand_' + ((Math.random() * 36 * 100000) | 0).toString(36), //id (random ID)
-            _stateInfo.adPosition, //position
-            adLength,
-          ); //length
-
-          if (_stateInfo.adPosition === 1) {
-            //start adBreak
-            _mediaHeartbeat.trackEvent(MediaHeartbeat.Event.AdBreakStart, adBreakInfo);
-          }
-          _mediaHeartbeat.trackEvent(MediaHeartbeat.Event.AdStart, adInfo, customContextData);
-          _stateInfo.adPosition = _stateInfo.adPosition + 1;
-          //do the track play AFTER the ad starts
-          if (_stateInfo.playState !== 'play') {
-            //if first asset after load
-            _stateInfo.playState = 'play';
-            _mediaHeartbeat.trackPlay();
-          }
-          break;
-
-        case 'NDP_AdEvent_COMPLETE':
-          if (_stateInfo.inAd) {
-            _stateInfo.inAd = false;
-            _mediaHeartbeat.trackEvent(MediaHeartbeat.Event.AdComplete);
-            _stateInfo.playheadPosition = 0;
-          }
-          break;
-
-        default:
-          break;
-      }
-    });
-  };
-
-  //run after adobe is loaded, or if its alrady loaded.
-  if ($t('dtm_adobeAppMeasurmentLoaded', 'not loaded') !== 'not loaded') {
-    setupHeartbeat(window.s);
-  } else {
-    $t('on', 'dtm_adobeAppMeasurmentLoaded', function () {
-      setupHeartbeat(window.s);
-    });
-  }
-})();
-
-</script><script>_satellite["_runScript9"](function(event, target, Promise) {
-
-/* globals $t, s */
-$t('on', 'InlineNewsletterModule_Reached', function() {
-    var actionContextData = {
-        'news.pageevents': 'Inline Newsletter Shown'
-    };
-    s.contextData = s.extendArray(s.contextData, actionContextData);
-
-    //track action
-    s.tl(true, 'o', 'Inline Newsletter Shown');
-
-    //cleanup values after action
-    for (var item in actionContextData) {
-        delete s.contextData[item];
-    }
-});
-
-
-});</script><script>
-
-/* globals $t */
-(function () {
-  var currentVideo = {};
-  var blurred = false;
-
-  //blur focus events
-  window.addEventListener('blur', function () {
-    if (window.PARSELY && window.PARSELY.video && currentVideo.playState === 'play') {
-      blurred = true;
-      window.PARSELY.video.trackPause(currentVideo.guid, currentVideo.mediaInfo, currentVideo.url);
-    }
-  });
-  window.addEventListener('focus', function () {
-    if (window.PARSELY && window.PARSELY.video && currentVideo.playState === 'play' && blurred) {
-      blurred = false;
-      window.PARSELY.video.trackPlay(currentVideo.guid, currentVideo.mediaInfo, currentVideo.url);
-    }
-  });
-  //video events
-  $t('on', 'ndp_videoEvent', function (e, data) {
-    if (window.PARSELY && window.PARSELY.video) {
-      var eventData = data && data.videoData || {};
-      var eventDataRaw = eventData.raw || {};
-
-      var getPubDate = function () { return eventDataRaw.datePublished && (new Date(eventDataRaw.datePublished).getTime()) || 0; };
-
-      switch (data.eventType) {
-        case 'NDP_PlaybackEvent_START':
-          if (currentVideo && currentVideo.guid != eventDataRaw.guid) {
-            //end previous if it hadn't
-            if (typeof currentVideo.guid !== 'undefined' && !blurred) {
-              window.PARSELY.video.trackPause(currentVideo.guid, currentVideo.mediaInfo, currentVideo.url);
-            }
-            currentVideo = {
-              guid: eventDataRaw.guid,
-              mediaInfo: {
-                title: eventDataRaw.headline && eventDataRaw.headline.primary || '', // required
-                pub_date_tmsp: getPubDate(), // timestamp
-              },
-              url: $t('dataLayer.canonical_url', document.location.href),
-              playState: 'play'
-            };
-          }
-          if (!blurred) {
-            window.PARSELY.video.trackPlay(currentVideo.guid, currentVideo.mediaInfo, currentVideo.url);
-          }
-          break;
-        case 'NDP_PlaybackEvent_PLAY':
-          //resume from pause
-          if (!blurred) {
-            window.PARSELY.video.trackPlay(currentVideo.guid, currentVideo.mediaInfo, currentVideo.url);
-          }
-          currentVideo.playState = 'play';
-          break;
-        case 'NDP_PlaybackEvent_COMPLETE':
-        case 'NDP_PlaybackEvent_PAUSE':
-          if (!blurred) {
-            window.PARSELY.video.trackPause(currentVideo.guid, currentVideo.mediaInfo, currentVideo.url);
-          }
-          currentVideo.playState = 'pause';
-          break;
-
-        default:
-          break;
-      }
-    }
-  });
-})();
-
-
-</script><script>_satellite["_runScript10"](function(event, target, Promise) {
-(function() {
-    $t('on','dtm_click_track',function(e, data){
-
-        // Declaring helpers to find relevant clicks
-
-        var validInnerText = new Set([
-            "MY NEWS",
-            "SIGN OUT",
-            "SIGN IN",
-            "CREATE YOUR FREE PROFILE",
-        ]);
-
-        var validClosestDivClasses = new Set([
-            'js-authenticated',
-            'js-unauthenticated',
-        ]);
-
-        // Exiting early if the click wasn't on a relevant element
-
-        var innerText = data.innerText || '';
-        if (false == validInnerText.has(innerText.toUpperCase().trim())) return;
-
-        var closestDivClasses = data.closestDivClasses || '' ;
-        if (false == validClosestDivClasses.has(closestDivClasses.toLowerCase().trim())) return;
-
-        // Tracking clicks that haven't triggered early returns
-
-        var actionContextData = {
-            'news.linkmoduledetail': innerText + ' button',
-            'news.linkmoduletype': 'hamburger identity click'
-        };
-
-        s.contextData = s.extendArray(s.contextData, actionContextData);
-        s.tl(true, 'o', 'Hamburger Identity Click');
-     
-        for (var item in actionContextData) {
-            delete s.contextData[item];
-        }
-
-    })
-})()
-
-});</script><script>_satellite["_runScript11"](function(event, target, Promise) {
-(function () {
-  function loadScript(src) {
-    const script = document.createElement('script');
-    script.type = 'text/javascript';
-    script.async = true;
-    script.src = src;
-    document.body.appendChild(script);
-  }
-
-  const topLevelDomain = document.location.hostname.match(/[^./]+\.[^./]+$/)[0];
-  const siteIds = {
-    'today.com':'cfbf6814-ef53-427e-b99a-f3ba72e8a366',
-    'nbcnews.com':'02235bf8-0bf7-4a84-a64d-6fe4704e9579',
-    'msnbc.com':'697e200c-8291-4ee7-8cb5-8219de9dd9db'
-  };
-  const siteIdWithKeys = siteIds[topLevelDomain] || siteIds['nbcnews.com'];
-  const scriptSrc = `https://www.lightboxcdn.com/vendor/${siteIdWithKeys}/lightbox_speed.js`;
-  loadScript(scriptSrc);
-})();
-});</script><script type="text/javascript" async="" src="./solar2_files/lightbox_speed.js.download"></script><script>
-(function () {
-    $t('on', 'hfs_identity_state', function (e, d) {
-        if (!window.mParticle && window.mParticle.Identity) {
-            return
-        }
-        switch (d.state) {
-            case 'authenticated':
-                if (window.Identity && window.Identity.user) {
-                    window.mParticle.Identity.login({
-                        userIdentities: {
-                            email: Identity.user.email,
-                            customerid: Identity.user.id
-                        }
-                    });
-                }
-                break;
-            case 'unauthenticated':
-                window.mParticle.Identity.logout();
-                break;
-        }
-    })
-})()
-
-</script><script>
-/* globals $t, Identity, nbc, Sailthru */
-(function () {
-
-  var logEvent = (function() {
-    var logGroup = 'sailthru_email_signup';
-    var logger = function (event, data) {
-      if (window.BI && window.BI.console) {
-        window.BI.console.log(event, data, logGroup);
-      }
-    };
-    logger.logGroup = logGroup;
-    logger('Initialized');
-    return logger;
-  })();
-
-  // The legacy identity API (window.Identity) depends
-  // on a particular event order to work correctly.
-  // Storing data from `hfs_identity_result` for future
-  // use by an `hfs_identity_state` handler.
-  // https://nbcnewsdigital.atlassian.net/browse/AFT-712
-  var isNewRegistry = false;
-
-
-  function sailthruSignUp(email) {
-    window.BI.waitForObjAvailable(['Sailthru'], 10, function() {
-      Sailthru.integration('userSignUp', {
-        email: email,
-        vars: { sub_identity_reg : 1 },
-        onSuccess: function (r) {
-          logEvent('Sailthru Singup Success:', { email, r });
-        },
-        onError: function (r) {
-          logEvent('Sailthru Signup Failure:', r);
-        }
-      });
-    });
-
-  }
-
-  $t('on', 'hfs_identity_result', function (e, d) {
-    if (d.result !== 'registered') return;
-
-    isNewRegistry = true;
-
-    // At the time of writing, this is the most
-    // modern and preferred identity API, but it
-    // is not universally available.
-    if (window.nbc && window.nbc.identity && window.nbc.identity.profile) {
-      sailthruSignUp(nbc.identity.profile.mail);
-    }
-  });
-
-
-  // Handling user signups in cases where the newest
-  // identity API is not available.
-  $t('on', 'hfs_identity_state', function(e, d) {
-
-    // Exiting if the state change isn't a new sign-up
-    if (!isNewRegistry || d.state !== 'authenticated') {
-      return;
-    }
-
-    // Exiting if the newest identity API is available
-    if (window.nbc && window.nbc.identity) {
-      return;
-    }
-
-    // Exiting if the legacy identity API is not available
-    if (!window.Identity || !window.Identity.user) {
-      return;
-    }
-
-    sailthruSignUp(Identity.user.email);
-  });
-})();
-
-</script><script>
-/* globals $t, s */
-(function () {
-  $t('on', 'hfs_identity_iconClick', function() {
-    var actionContextData = {
-      'news.linkmoduledetail': 'Identity',
-      'news.linkmoduletype': 'Identity Icon Click'
-    };
-    s.contextData = s.extendArray(s.contextData, actionContextData);
-
-    //track action
-    s.tl(true, 'o', 'identity icon click');
-
-    //cleanup values after action
-    for (var item in actionContextData) {
-      delete s.contextData[item];
-    }
-  });
-  $t('on', 'hfs_identity_packageSignupClick', function() {
-    var actionContextData = {
-      'news.linkmoduledetail': 'Identity',
-      'news.linkmoduletype': 'Package Signup Icon Click'
-    };
-    s.contextData = s.extendArray(s.contextData, actionContextData);
-
-    //track action
-    s.tl(true, 'o', 'Package Signup Icon Click');
-
-    //cleanup values after action
-    for (var item in actionContextData) {
-      delete s.contextData[item];
-    }
-  });
-  $t('on', 'hfs_identity_result', function (e, d) {
-    if (d.result) {
-      var actionContextData = {
-        'news.linkmoduledetail': 'Identity State Change',
-        'news.linkmoduletype': d.result
-      };
-      s.contextData = s.extendArray(s.contextData, actionContextData);
-
-      //track action
-      s.tl(true, 'o', 'identity state change');
-
-      //cleanup values after action
-      for (var item in actionContextData) {
-        delete s.contextData[item];
-      }
-    }
-  });
-})();
-</script><script>
-(function () {
-    $t('on', 'hfs_identity_state', function (e, d) {
-        if (d.state && d.state != 'uninitialized' && window.BI && window.BI.userInfo) {
-            BI.userInfo.save({
-                'identityState':d.state
-            });
-        }
-    });
-})();
-</script><script>
-(function () {
-    $t('on', 'hfs_identity_state', function (e, d) {
-        if (d.state && d.state != 'uninitialized' && window.s && window.s.cookieWrite) {
-            var authenticated = d.state == 'authenticated' ? true : false;
-            s.cookieWrite('isUserAuthenticated', authenticated)
-        }
-    });
-})();
-</script><script>
-(function () {
-  var topLevelDomain = document.location.hostname.match(/[^./]+\.[^./]+$/)[0];
-
-  var brandValues = {
-    'today.com': '352474',
-    'nbcnews.com': '309218',
-    'msnbc.com': '382740'
-  };
-  var brandHjId = brandValues[topLevelDomain];
-  if (brandHjId) {
-    (function (h, o, t, j, a, r) {
-      h.hj = h.hj || function () {
-        (h.hj.q = h.hj.q || []).push(arguments);
-      };
-      h._hjSettings = { hjid: brandHjId, hjsv: 6 };
-      a = o.getElementsByTagName('head')[0];
-      r = o.createElement('script');
-      r.async = 1;
-      r.src = t + h._hjSettings.hjid + j + h._hjSettings.hjsv;
-      a.appendChild(r);
-    })(window, document, 'https://static.hotjar.com/c/hotjar-', '.js?sv=');
-  }
-})();
-
-</script><script>
-
-/* globals $t, s */
-$t('on', 'mbt_video_socialShare', function (e) {
-    var actionContextData = {
-        'news.linkmoduledetail': 'Video',
-        'news.linkmoduletype': 'Video Share Bar',
-        'news.socialplatform': $t(e.type + '.platform', s.noValue)
-    };
-    s.contextData = s.extendArray(s.contextData, actionContextData);
-
-    //track action
-    s.tl(true, 'o', 'video share');
-
-    //cleanup values after action
-    for (var item in actionContextData) {
-        delete s.contextData[item];
-    }
-});
-
-
-</script><script>_satellite["_runScript12"](function(event, target, Promise) {
-/* globals $t, s */
-(function () {
-  function track(situation, actionContextData) {
-    s.contextData = s.extendArray(s.contextData, actionContextData);
-    s.tl(true, 'o', situation);
-
-    for (var item in actionContextData) {
-      delete s.contextData[item];
-    }
-  }
-
-  $t('on', 'mbt_backtotop_click', function (_e, { breakpoint, vertical }) {
-    track('web notification soft opt in shown', {
-      'news.linkmoduledetail': `${vertical}_${breakpoint}`,
-      'news.linkmoduletype': 'back_to_top_button_clicked',
-    });
-  });
-})();
-});</script><script>_satellite["_runScript13"](function(event, target, Promise) {
-/* global _satellite, branch, $t, s */
-(function () {
-  var logEvent = window.BI?.console?.build('branch') ?? Function.prototype;
-
-  var isProd = () => Boolean(
-    _satellite?.environment?.stage === 'production' && document.location.host.indexOf('uat.') === -1
-  );
-
-  // Sets the 'branch' window variable
-  (function (b, r, a, n, c, h, _, s, d, k) {
-    if (!b[n] || !b[n]._q) {
-      for (; s < _.length; ) c(h, _[s++]);
-      d = r.createElement(a);
-      d.async = 1;
-      d.src = 'https://cdn.branch.io/branch-latest.min.js';
-      k = r.getElementsByTagName(a)[0];
-      k.parentNode.insertBefore(d, k);
-      b[n] = h;
-    }
-  })(
-    window,
-    document,
-    'script',
-    'branch',
-    function (b, r) {
-      b[r] = function () {
-        b._q.push([r, arguments]);
-      };
-    },
-    { _q: [], _v: 1 },
-    'addListener applyCode autoAppIndex banner closeBanner closeJourney creditHistory credits data deepview deepviewCta first getCode init link logout redeem referrals removeListener sendSMS setBranchViewData setIdentity track validateCode trackCommerceEvent logEvent disableTracking'.split(
-      ' ',
-    ),
-    0,
-  );
-
-  var branchKeys = {
-    'nbcnews.com': {
-      dev: 'key_test_jlM6CmXnvwa9jp4CmPsKGahbDzpCP4uH',
-      prod: 'key_live_bmS4ym2cDBm2ge4BjKwILcjeCvnyQ3v3',
-    },
-    'msnbc.com': {
-      dev: 'key_test_oqhrH7yUaV8k7pnk2szY8ddbswmpw0a6',
-      prod: 'key_live_fxpFNYyMpPYm3bpk1qrZRgcfrtent4bR',
-    },
-  };
-
-  var keys = branchKeys[s.topLevelDomain];
-
-  var isiOSWebView = /(NBCNews|MSNBC)_iOS_[v0-9.]/.test(navigator.userAgent);
-  var isAndroidWebView = /(NBCNews|MSNBC)_Android_[v0-9.]/.test(navigator.userAgent);
-
-  var no_journeys = isiOSWebView || isAndroidWebView ? true : false;
-
-  if (isProd()) {
-    branch.init(keys.prod, { no_journeys: no_journeys }, (err) => {
-      if (err) logEvent('error initializing Branch in prod', err);
-    });
-  } else {
-    branch.init(keys.dev, { no_journeys: no_journeys }, (err) => {
-      if (err) logEvent('error initializing Branch in dev', err);
-    });
-  }
-
-  var mParticleQueryResult = window?.BI?.userInfo.get('mpid') || 'not_available';
-
-  if (mParticleQueryResult !== 'not_available') {
-    // In this case, mParticle_setIdResolved has already loaded, and the mpid is available if queried
-    branch.setIdentity(mParticleQueryResult, (err) => {
-      if (err) logEvent('error setting Branch identity', err);
-    });
-  } else {
-    // mParticle_setIdResolved has not yet been tracked, and we want to listen for it
-    $t('on', 'mParticle_setIdResolved', (e, eventData) => {
-      branch.setIdentity(eventData.mpid, (err) => {
-        if (err) logEvent('error setting Branch identity', err);
-      });
-    });
-  }
-})();
-
-});</script><script>_satellite["_runScript14"](function(event, target, Promise) {
-/* globals branch */
-(function () {
-  let {
-    host,
-    pathname
-  } = document.location;
-
-  if (
-    host.includes('nbcnews.com') &&
-    pathname.includes('/politics')
-  ) {
-    var delayMs = 5000;
-
-    setTimeout(() => {
-      branch.closeJourney((err, data) => {
-        /* eslint-disable-next-line no-console */
-        if (err) console.log(err, data);
-
-        // We want to run this regardless if whether or not the closeJourney errored out
-        setTimeout(() => {
-          /*
-            This key/value pair is entirely arbitrary.
-            Its only purpose is to be found by a condition specified in the Branch dashboard.
-          */
-          branch.track('pageview', {
-            // Convert to seconds
-            delay: delayMs / 1000,
-          });
-        }, 1000);
-      });
-    }, delayMs);
-  }
-})();
-
-});</script><script>
-
-/* globals $t, s */
-$t('on', 'mbt_rightRailTabbed_latestClick', function() {
-    var actionContextData = {
-        'news.linkmoduledetail': 'Button',
-        'news.linkmoduletype': 'Latest Stories Tab'
-    };
-    s.contextData = s.extendArray(s.contextData, actionContextData);
-
-    //track action
-    s.tl(true, 'o', 'latest stories tab click');
-
-    //cleanup values after action
-    for (var item in actionContextData) {
-        delete s.contextData[item];
-    }
-});
-
-
-</script><script>
-
-/* globals $t, s */
-$t('on', 'mbt_curtain_closeClick', function() {
-    var actionContextData = {
-        'news.linkmoduledetail': 'Close',
-        'news.linkmoduletype': 'Homepage Curtain'
-    };
-    s.contextData = s.extendArray(s.contextData, actionContextData);
-
-    //track action
-    s.tl(true, 'o', 'curtain close click');
-
-    //cleanup values after action
-    for (var item in actionContextData) {
-        delete s.contextData[item];
-    }
-});
-$t('on', 'mbt_curtain_scrollPast', function() {
-    var actionContextData = {
-        'news.belowcurtain': 'true',
-    };
-    s.contextData = s.extendArray(s.contextData, actionContextData);
-
-    //track action
-    s.tl(true, 'o', 'scrolled past curtain');
-
-    //cleanup values after action
-    for (var item in actionContextData) {
-        delete s.contextData[item];
-    }
-});
-
-
-</script><script>
-(function () {
-    $t('on', 'dtm_pageView', function (e, data) {
-        var slug = function () {
-            var slug = $t(e.type + '.url').match(/[^/]+(?=\/$|$)/g) || '';
-            return slug.toString();
-        };
-
-        var noValue = 'not available';
-
-        var checkIfEmbeddedVideo = function () {
-            var i, embeddedVideoPaths = [
-                /\/embedded-video\//,
-                /^\/playmaker\/embed/
-            ];
-            for (i = 0; (embeddedVideoPaths[i]); i++) {
-                if (document.location.pathname.search(embeddedVideoPaths[i]) != -1) {
-                    return true;
-                }
-            }
-            return false;
-        };
-
-        var brand = (function () {
-            //would be better is this wasnt based on domain
-            if (window.s.topLevelDomain === 'today.com') {
-                return 'today';
-            } else if (window.s.topLevelDomain === 'msnbc.com') {
-                return 'msnbc';
-            } else {
-                return 'nbcnews';
-            }
-        })();
-
-        var convertDate = function (dateString) {
-            //input: 2015-06-04T14:40:45.000+0000, output: 2015-06-04 14:40:45 Z
-            var dateObj = new Date(dateString);
-            if (dateObj.toString() !== 'Invalid Date') {
-                return dateObj.toISOString().replace('T', ' ').replace('.000Z', ' Z');
-            } else {
-                return dateString;
-            }
-        };
-
-        var contentType = (function () {
-            if ($t('jsonLd.Dataset.0.sponsor', false)) {
-                return 'native';
-            }
-            var pageType = $t('jsonLd.Dataset.0.pageType', '').toLowerCase(); //only considers the most recent page for now
-
-            if (document.location.pathname.indexOf('/card/') !== -1) { //override for legacy card pages
-                pageType = 'card';
-            }
-            //make pagetype for embedded videos
-            if (checkIfEmbeddedVideo()) {
-                pageType = 'embedded';
-            }
-            switch (pageType) {
-                case 'article':
-                    if (document.location.pathname.indexOf('/live-blog/') != -1) { //override for liveblog, this should be represented bby the dataset later
-                        return 'liveblog';
-                    } else {
-                        return 'post';
-                    }
-                case 'card':
-                    return 'card';
-                case 'gallery':
-                    return 'gallery';
-                case 'front':
-                    if ($t(e.type + '.url') === '/') {
-                        return 'cover';
-                    } else if ($t(e.type + '.initiator') === 'transporter') {
-                        return 'inline vertical';
-                    } else {
-                        return 'vertical';
-                    }
-                case 'showpage':
-                    return 'show';
-                case 'subfront': //i think 'SubFront' is gone?
-                case 'sectionfront':
-                    return 'subvertical';
-                case 'video':
-                    return 'canonical video';
-                case 'embedded':
-                    return 'embedded video';
-                case 'notfound':
-                case 'internalservererror':
-                    return 'error';
-                default:
-                    return noValue;
-            }
-        })();
-
-        var pageName = (function () {
-            var pn = brand + ':';
-            if (contentType === 'subvertical') {
-                //subvertical is weird
-                pn += $t('jsonLd.Dataset.0.vertical', noValue) + ':' + contentType + ':' + slug();
-            } else if (contentType === 'inline vertical') {
-                //urls dont change, so slug is not right
-                pn += contentType + ':' + $t('jsonLd.Dataset.0.vertical', noValue);
-            } else if (contentType === 'cover' && $t('jsonLd.Dataset.0.vertical', noValue) === 'news') {
-                //Temporary change to identify bento cover in Omniture
-                pn += contentType + ':new';
-            } else {
-                pn += contentType + (slug() ? (':' + slug()) : '');
-            }
-            return pn;
-        })();
-
-        var pageSection = (function () {
-            if ($t('jsonLd.Dataset.0.pageType', '').toLowerCase() === 'front') {
-                return contentType;
-            } else {
-                return $t('jsonLd.Dataset.0.section', noValue);
-            }
-        })()
-
-        var mParticlePageViewData = {
-            'page name': pageName,
-            'page type': contentType,
-            'page section': pageSection,
-            'topic': noValue,
-            'sub topic': $t('jsonLd.Dataset.0.subSection', noValue),
-            'headline': $t('jsonLd.NewsArticle.' + 0 + '.headline', noValue),
-            'label': $t('jsonLd.Dataset.0.label', noValue),
-            'short summary': $t('jsonLd.NewsArticle.' + 0 + '.description', noValue),
-            'author': $t('jsonLd.NewsArticle.' + 0 + '.author.0.name', noValue),
-            'page publish date': convertDate($t('jsonLd.NewsArticle.' + 0 + '.datePublished', noValue)),
-            'page modified date': convertDate($t('jsonLd.NewsArticle.' + 0 + '.dateModified', noValue)),
-            'article id': $t('jsonLd.NewsArticle.' + 0 + '.identifier.value', noValue),
-            'tags': noValue,
-            'show': noValue,
-            'previous url': document.referrer || noValue,
-        };
-        // gallery pages have a different data object
-        if (contentType === 'gallery') {
-            mParticlePageViewData['article id'] = $t('jsonLd.imageGallery.0.identifier.value', noValue);
-            mParticlePageViewData['page publish date'] = convertDate($t('jsonLd.imageGallery.0.dateModified', noValue));
-            mParticlePageViewData['page modified date'] = convertDate($t('jsonLd.imageGallery.0.dateModified', noValue));
-            mParticlePageViewData['author'] = $t('jsonLd.imageGallery.0.author.0.name', noValue);
-            mParticlePageViewData['headline'] = $t('jsonLd.imageGallery.0.headline', noValue);
-        }
-
-        var trackView = data.trackView !== false; //want to make sure its the right page view event
-
-        if (window.$t && trackView) {
-            window.$t('track', 'mParticle_track_event', { eventName: 'Page View', eventType: 'Navigation', eventData: mParticlePageViewData }); 
-        }
-    });
-})()
-</script><script>
-(function () {
-  /* globals $t, s*/
-
-
-  function track(situation, actionContextData) {
-    s.contextData = s.extendArray(s.contextData, actionContextData);
-    s.tl(true, 'o', situation);
-
-    for (var item in actionContextData) {
-      delete s.contextData[item];
-    }
-  }
-  // Treating navigation clicks as pageviews
-  $t('on', 'mbt_mynews_nav_click', function (e, data) {
-    // Making an informed guess about the URL that the client
-    // will be taken to as a result of the navigation click
-    var inferredHash = data.tab.toLowerCase().replace(' ', '-');
-    var isUsefulHash = inferredHash != 'my-news';
-
-    var inferredPathname = isUsefulHash ? `${location.pathname}#${inferredHash}` : location.pathname;
-
-    $t('track', 'dtm_pageView', {
-      initiator: 'mynews_nav',
-      url: inferredPathname,
-      trackView: true,
-      index: 0,
-    });
-  });
-
-  // Triggering specific save events if query parameters are set a particular way
-  var accountQP = new URLSearchParams(location.search).get('account');
-  var pageType = $t('jsonLd.Dataset.0.pageType');
-
-  if (new Set(['signup', 'login']).has(accountQP)) {
-    var articleId = $t('jsonLd.NewsArticle.0.articleId');
-    var recipeId = $t('jsonLd.Recipe.0.articleId');
-    var contentId = articleId || recipeId || 'unknown';
-
-    track('myNews save click', {
-      'news.linkmoduledetail': `${pageType} ${contentId}`,
-      'news.linkmoduletype': `${accountQP} query parameter`,
-    });
-  }
-
-  // Handling Article Saves
-  $t('on', 'mbt_mynews_save_click', function (e, data) {
-    if (data.action == 'saved') {
-      track('myNews save click', {
-        'news.linkmoduledetail': `${pageType} ${data.contentId}`,
-        'news.linkmoduletype': `item save ${data.placement}`,
-      });
-    } else if (data.action == 'remove') {
-      track('myNews save click', {
-        'news.linkmoduledetail': `${pageType} ${data.contentId}`,
-        'news.linkmoduletype': `item unsave ${data.placement}`,
-      });
-    } else if (data.action == 'login') {
-      track('myNews save click', {
-        'news.linkmoduledetail': `${pageType} ${data.contentId}`,
-        'news.linkmoduletype': `item login save ${data.placement}`,
-      });
-    }
-  });
-
-  $t('on', 'mbt_mynews_local_zip_submit', function (e, data) {
-    var actionContextData = {
-      'news.zipcode': data.zip,
-    };
-    s.contextData = s.extendArray(s.contextData, actionContextData);
-
-    //track action
-    var actionType = data.status;
-    var actionPlacement = data.placement ? ' on ' + data.placement : '';
-    actionType = actionType.charAt(0).toUpperCase() + actionType.slice(1);
-    s.tl(true, 'o', actionType + ' Local Zipcode Submitted' + actionPlacement);
-
-    //cleanup values after action
-    for (var item in actionContextData) {
-      delete s.contextData[item];
-    }
-  });
-
-  $t('on', 'mbt_mynews_local_login_click', function () {
-    var actionContextData = {
-      'news.linkmoduletype': 'Local News Login Click',
-    };
-    s.contextData = s.extendArray(s.contextData, actionContextData);
-    s.tl(true, 'o', 'myNews Local News Login Click');
-
-    for (var item in actionContextData) {
-      delete s.contextData[item];
-    }
-  });
-
-  // should use other event later 'mbt_mynews_personalize_more_click' AFT-242
-  $t('on', 'dtm_click_track', function (e, data) {
-    if (data.closestDivClasses === 'personalized-news' && data.innerText === 'LOAD MORE') {
-      var actionContextData = {
-        'news.linkmoduletype': 'Personalize More Click',
-      };
-      s.contextData = s.extendArray(s.contextData, actionContextData);
-      s.tl(true, 'o', 'myNews personalize more click');
-
-      for (var item in actionContextData) {
-        delete s.contextData[item];
-      }
-    }
-  });
-
-  // Keeping a list of the scroll positions where
-  // particular modules were encountered so that
-  // double-tracking encounters is preventable.
-  var recommendedModulesEncountered = [];
-  var relatedModulesEncountered = [];
-
-  // When multiple modules are encountered at a scrollY less
-  // than this distance apart, they are considered duplicate.
-  var minPxBetweenModules = 1500;
-
-
-  $t('on', 'mbt_mynews_recommended_inview', function (e, data) {
-    for (var scrollY of recommendedModulesEncountered) {
-      var dist = Math.abs(scrollY - window.scrollY);
-      if (dist < minPxBetweenModules) return;
-    }
-
-    recommendedModulesEncountered.push(window.scrollY);
-    var count = recommendedModulesEncountered.length;
-
-    track('recommended module is scrolled into view', {
-      'news.linkmoduledetail': `count: ${count}, placement: ${data.placement}`,
-      'news.linkmoduletype': 'recommended module inview',
-    });
-  });
-
-
-
-  $t('on', 'mbt_mynews_related_inview', function (e, data) {
-    for (var scrollY of relatedModulesEncountered) {
-      var dist = Math.abs(scrollY - window.scrollY);
-      if (dist < minPxBetweenModules) return;
-    }
-
-    relatedModulesEncountered.push(window.scrollY);
-    var count = relatedModulesEncountered.length;
-
-    track('related module is scrolled into view', {
-      'news.linkmoduledetail': `count: ${count}, placement: ${data.placement}`,
-      'news.linkmoduletype': 'related module inview',
-    });
-  });
-
-})();
-
-</script><script>
-
-/* globals $t, NOLBUNDLE */
-// this is basicaly a copy of the adobe heartbeat global script.
-// v1.8
-(function() {
-    var debugState = window.localStorage && window.localStorage.getItem('jf_test') ? true : false;
-
-   //setup brand settings per top level domain
-   var topLevelDomain = s.topLevelDomain;
-   var brandSettings = {
-       'nbcnews.com': {
-           playerID: 'P35C41790-24D9-4BCD-9873-48B547719D85',
-           defaultBrand: 'NBC News',
-           customValues:{
-               vcid: 'c04'
-           }
-       },
-       'today.com': {
-           playerID: 'P629EFCBC-BB38-416B-981A-0F18B5DDA193',
-           defaultBrand: 'NBC News',
-           customValues:{
-               vcid: 'c30'
-           }
-       },
-       'msnbc.com': {
-           playerID: 'P85E5B977-5FE2-4654-A4A4-3AF8BAAF454E',
-           defaultBrand: 'NBC News',
-           customValues:{
-               vcid: 'c29'
-           }
-       },
-       'telemundo.com': {
-           playerID: 'P86DC7712-C75F-4127-B0F1-D2984B243E50',
-           defaultBrand: 'Telemundo',
-           customValues:{
-               segB: 'Telemundo Web',
-               segC: 'Telemundo Web – Telemundo – Noticias',
-               subbrand:'c26'
-           }
-       }
-   };
-
-    var currentBrand = brandSettings[topLevelDomain] || brandSettings['nbcnews.com']; //default to nbcnews
-
-    var noValue = 'not available';
-
-    var isLinearVideo = function(guid){
-        if (/^TELE_ANV_ID/.test(guid) || /^lv_/.test(guid) || /^nbcnewslive/.test(guid)) { 
-          return 'y';
-        }else{
-          return 'n';
-        }
-    }
-
-    var convertDuration = function(duration) {
-        //if this is an ISO 8601 duration
-        var ISO8601 = /^PT(?:(\d+)H)?(?:(\d+)M)?(?:(\d+)S)?$/;
-        if (ISO8601.test(duration)) {
-            var h = 0,
-                m = 0,
-                s = 0;
-            var matches = ISO8601.exec(duration);
-            if (matches[1]) h = Number(matches[1]);
-            if (matches[2]) m = Number(matches[2]);
-            if (matches[3]) s = Number(matches[3]);
-            return h * 3600 + m * 60 + s;
-        }
-        //else return number
-        return duration;
-    };
-
-    var formatDate = function(dateStr) {
-        //convert: Thu Nov 09 2017 16:32:29 GMT+0000 (UTC) convert to YYYYMMDD HH:MI:SS (20170705 11:41:32)
-        function pad(number) {
-            if (number <= 9) {
-                number = '0' + number;
-            }
-            return number + '';
-        }
-        if (typeof dateStr !== 'string') {
-            return false;
-        }
-        var date = new Date(dateStr);
-        //return if its not a valid date
-        if (isNaN(date.getTime())) { return false; }
-        var timeString = pad(date.getUTCHours()) + ':' + pad(date.getUTCMinutes()) + ':' + pad(date.getUTCSeconds());
-
-        return '' + date.getUTCFullYear() + pad(date.getUTCMonth() + 1) + pad(date.getUTCDate()) + ' ' + timeString;
-    };
-
-    var stopSession = function() {
-        if (_stateInfo.inAd === true) {
-            // Only inside a midroll indicate <stop> for the ad
-            _nSdkInstance.ggPM('stop', _stateInfo.playheadPosition);
-        } else if (_stateInfo.playState !== 'stop') {
-            // Indicate <stop> for the content
-            _nSdkInstance.ggPM('stop', _stateInfo.playheadPosition);
-        }
-    };
-    
-    //set for unload with stop session
-    window.addEventListener('beforeunload', stopSession);
-
-    // Created SDK Instance
-    var _nSdkInstance = NOLBUNDLE.nlsQ(currentBrand.playerID, "nlsnInstance", {
-        nol_sdkDebug: debugState ? "debug" : "off"
-    });
-    var _videoData = null; //video data populated in scope by event
-    var _adData = null; //video data populated  
-    var _stateInfo = {
-        playheadPosition: 0,
-        playState: 'stop',
-        inAd: false
-    };
-    
-    $t('on', 'ndp_videoEvent', function(e, data) {
-        //populate scope data
-        var eventSection = data.eventType.split('_')[1] || '';
-        if (eventSection === 'AdEvent') {
-            _adData = data; //populate scope data with video data
-        } else if (eventSection === 'PlaybackEvent') {
-            _videoData = data; //populate scope data with video data
-        }
-        
-        //if this is a progress event, populate playhead and exit
-        if (data.eventType.indexOf('PROGRESS') >= 0) {
-            if (data.videoData && data.videoData.playheadPosition !== 0) {
-                (function() {
-                    var prevPlayheadPosition = _stateInfo.playheadPosition;
-                    _stateInfo.playheadPosition = Math.round(data.videoData.playheadPosition / 1000);
-                    //populate playhead to nielsen every second
-                    if (prevPlayheadPosition != _stateInfo.playheadPosition) {
-                        _nSdkInstance.ggPM('setPlayheadPosition', _stateInfo.playheadPosition);
-                    }
-                })();
-            }
-
-            //let the first AdEvent_PROGRESS event through
-            if (!(data.eventType === 'NDP_AdEvent_PROGRESS' && _stateInfo.inAd === false)) {
-                return;
-            }
-        }
-
-        var eventData = _videoData && _videoData.videoData || {};
-        var eventDataRaw = eventData.raw || {};
-
-        //default values, overwritten with custom
-        var contentMetadataObject = {
-            type: 'content',
-            assetid: eventDataRaw.guid,
-            program: eventDataRaw.source && eventDataRaw.source.name || currentBrand.defaultBrand, //not sure,
-            title: eventDataRaw.headline && eventDataRaw.headline.primary || noValue,
-            length: convertDuration(eventDataRaw.duration),
-            mediaURL: eventDataRaw.canonicalUrl,
-            airdate: formatDate(eventDataRaw.datePublished) || noValue,
-            isfullepisode: isLinearVideo(eventDataRaw.guid),
-            crossId2: eventDataRaw.source && eventDataRaw.source.name || currentBrand.defaultBrand,
-            adloadtype: '2',
-            hasAds: '1',
-            //from nielsen
-            clientid: 'us-800148'
-        };
-
-        contentMetadataObject = Object.assign(contentMetadataObject, currentBrand.customValues);
-
-        //specific events
-        switch (data.eventType) {
-            case 'NDP_PlaybackEvent_LOADED':
-                if (_stateInfo.playState === 'play') {
-                    // If other video is started while in pause, close out last session, and reset values
-                    stopSession();
-
-                    _stateInfo.playState = 'stop';
-                    _stateInfo.playheadPosition = 0;
-                    _stateInfo.inAd = false;
-                }
-
-                _nSdkInstance.ggPM('loadMetadata', contentMetadataObject);
-                break;
-
-            case 'NDP_PlaybackEvent_START':
-                _nSdkInstance.ggPM('loadMetadata', contentMetadataObject);
-                _nSdkInstance.ggPM('setPlayheadPosition', _stateInfo.playheadPosition);
-
-                _stateInfo.playState = 'play';
-                break;
-
-            case 'NDP_PlaybackEvent_PLAY':
-            case 'NDP_AdEvent_PLAY':
-                //play was resumed (filter multiple plays)
-                if (_stateInfo.playState === 'pause') {
-                    _stateInfo.playState = 'play';
-                    _nSdkInstance.ggPM('setPlayheadPosition', _stateInfo.playheadPosition);
-                }
-                break;
-            case 'NDP_PlaybackEvent_PAUSE':
-            case 'NDP_AdEvent_PAUSE':
-                _stateInfo.playState = 'pause';
-                _nSdkInstance.ggPM('stop', _stateInfo.playheadPosition);
-                break;
-
-            case 'NDP_PlaybackEvent_SEEK':
-                _nSdkInstance.ggPM('setPlayheadPosition', _stateInfo.playheadPosition);
-                break;
-
-            case 'NDP_PlaybackEvent_COMPLETE':
-                _stateInfo.playState = 'end';
-                _stateInfo.playheadPosition = 0;
-                _nSdkInstance.ggPM('setPlayheadPosition', _stateInfo.playheadPosition);
-                // We specifically call 'end' when the video has fully played, per official documentation
-                _nSdkInstance.ggPM('end', _stateInfo.playheadPosition);
-            
-            console.log('complete event!')
-                break;
-
-            case 'NDP_AdEvent_START':
-                //move all ad logic to progress
-                break;
-
-            case 'NDP_AdEvent_PROGRESS':
-                //need flag since complete is always fired
-                _stateInfo.inAd = true;
-                //hardcoded pre-roll only
-                var adMetadataObject = {
-                    assetid: ('rand_' + (Math.random() * 36 * 100000 | 0).toString(36)),
-                    type: 'preroll'
-                };
-
-                _nSdkInstance.ggPM('loadMetadata', adMetadataObject);
-                _nSdkInstance.ggPM('setPlayheadPosition', _stateInfo.playheadPosition);
-
-                _stateInfo.playState = 'play';
-                break;
-
-            case 'NDP_AdEvent_COMPLETE':
-                if (_stateInfo.inAd) {
-                    _stateInfo.inAd = false;
-                    _nSdkInstance.ggPM('setPlayheadPosition', _stateInfo.playheadPosition);
-                    // Here, we specifically call 'stop' when an ad ends, per official documentation
-                    _nSdkInstance.ggPM('stop', _stateInfo.playheadPosition);
-
-                    _stateInfo.playheadPosition = 0;
-                }
-                break;
-
-            default:
-                break;
-        }
-    });
-})();
-
-
-</script><script>
-(function () {
-    let imgPing = function (pixelUrl, data, id) {
-        id = id ? id : Math.random().toString(36).substr(2, 9);
-        let qStr = [];
-        for (var p in data) {
-            if (data.hasOwnProperty(p) && data[p] !== '') {
-                qStr.push(encodeURIComponent(p) + "=" + encodeURIComponent(data[p]));
-            }
-        }
-        qStr = qStr.join("&");
-
-        let pixel = document.createElement("img");
-        pixel.src = pixelUrl + '?' + qStr;
-        pixel.id = id;
-        pixel.style.display = 'none';
-        pixel.height = '0';
-        pixel.width = '0';
-        document.body.appendChild(pixel);
-
-        return id;
-    };
-
-    let si = 'NBCNEWS';
-    let pr = 284801;
-
-    if (window.location.host.includes('msnbc.com')) {
-        si = 'MSNBC';
-        pr = 286896;
-    }
-
-    if (window.location.host.includes('today.com')) {
-        si = 'TODAY';
-        pr = 287015;
-    }
-
-    // <img src="https://tag.researchnow.com/t/beacon?adn=13&ca=CAMPAIGN&cr=CREATIVE&pl=PLACEMENT&pr=284801&si=NBCNEWS&eid=EXTERNALID" />
-    let data = {
-        'adn': 13,
-        'ca': window.BI && window.BI.userInfo && window.BI.userInfo.get('referrer') || '', //CAMPAIGN
-        'cr': '', //CREATIVE
-        'pl': document.location.href,
-        'pr': pr,
-        'si': si,
-        'eid': '' //EXTERNALID
-    }
-
-    let pixelId = imgPing('https://tag.researchnow.com/t/beacon', data);
-})()
-
-</script><img src="./solar2_files/beacon" id="q3b3gz6zb" height="0" width="0" style="display: none;"><script>
-/* globals BI, s, $t */
-(function () {
-  const logEvent = (window.BI && BI.console && BI.console.build('ActivityMap')) || Function.prototype;
-
-  const config = {
-    attrMapName: 'data-activity-map',
-    linkSelectors: [
-      'a',
-      '[role="button"]',
-      '[type="button"]',
-      'button',
-      '.playlist-drawer__video',
-      '.playlist-drawer__title',
-    ],
-  };
-
-  const setupActivityMap = () => {
-    const { attrMapName } = config;
-
-    s.ActivityMap.regionIDAttribute = attrMapName; // attribute on parent element that identifies activity map region
-
-    const originalLinkFunction = s.ActivityMap.link;
-    // https://experienceleague.adobe.com/docs/analytics/analyze/activity-map/link-tracking/activitymap-stl-track-custom-elements.html?lang=en#overlay-rendering-for-dynamic-content
-    s.ActivityMap.link = (element, linkName) => {
-      logEvent('AAM Link', { element, linkName });
-      return linkName || linkOverride(element) || originalLinkFunction(element, linkName);
-    };
-  };
-
-  const isElem = (obj) => {
-    try {
-      return obj instanceof HTMLElement;
-    } catch (e) {
-      return (
-        typeof obj === 'object' &&
-        obj.nodeType === 1 &&
-        typeof obj.style === 'object' &&
-        typeof obj.ownerDocument === 'object'
-      );
-    }
-  };
-
-  const linkOverride = (clickedElement) => {
-    logEvent('AAM Link Override', {
-      clickedElement,
-    });
-
-    let attrString;
-    // TODO: this sets attrString for every selector match, but only the last match will be returned
-    // it should probably only set attrString for the best match
-    config.linkSelectors.forEach((linkSelector) => {
-      if (isElem(clickedElement) && clickedElement.matches(linkSelector)) {
-        // match any element considered a button href or psuedo-button
-        const closestActivityMapElem = clickedElement.closest(`[${s.ActivityMap.regionIDAttribute}]`);
-        const activityMapElem = isElem(closestActivityMapElem)
-          ? closestActivityMapElem.querySelectorAll(config.linkSelectors.join(','))
-          : [];
-
-        // deduces out button index relative to parent tagged with data-activity-map attr
-        let id = '';
-        activityMapElem.forEach((elem, index) => {
-          if (elem.isSameNode(clickedElement)) {
-            id = index;
-          }
-        });
-
-        // edge case where button has no title
-        let title = 'no title';
-        let innerText = clickedElement.innerText;
-        if (innerText) {
-          title = innerText;
-        }
-
-        attrString = `${clickedElement.tagName} : ${id} : ${title}`;
-      }
-    });
-    return attrString || '';
-  };
-
-  if ($t('dtm_adobeAppMeasurmentLoaded', 'not loaded') !== 'not loaded') {
-    setupActivityMap();
-  } else {
-    $t('on', 'dtm_adobeAppMeasurmentLoaded', () => {
-      setupActivityMap();
-    });
-  }
-})();
-
-</script><script>
-/* globals BI, s */
-(function () {
-  const logEvent = (window.BI && BI.console && BI.console.build('ActivityMap')) || Function.prototype;
-
-  const attrMapName = s.ActivityMap.regionIDAttribute ?? 'data-activity-map';
-
-  const sections = [
-    {
-      selector: '.layout-header',
-      attrValue: () => 'header',
-    },
-    {
-      selector: '.recommended--sticky',
-      attrValue: () => 'recommended-module',
-    },
-    {
-      selector: '.related--trending',
-      attrValue: () => 'trending-articles',
-    },
-    {
-      selector: '.article-body',
-      attrValue: () => 'article-content',
-    },
-    {
-      selector: '.article-hero__header',
-      attrValue: () => 'article-hero',
-    },
-    {
-      selector: '.video-page__drawer',
-      attrValue: () => 'video-playlist',
-    },
-    {
-      selector: '.listicleProduct',
-      attrValue: (element) => {
-        const productName = element
-          .querySelector('.listicle-product__headline')
-          .innerText.replace(/\s+/g, '-')
-          .toLowerCase();
-        return `listicleProduct-${productName}`;
-      },
-    },
-    {
-      selector: '.body-bottom-recommended',
-      attrValue: () => 'recommended-section',
-    },
-    {
-      selector: '.pkg',
-      attrValue: (element) => element.className.split(' ')[1] + '-package',
-    },
-    {
-      selector: '.isShowingPagination.pkg',
-      attrValue: (element) => element.className.split(' ')[1] + '-package',
-    },
-    {
-      selector: '.related',
-      attrValue: () => 'related-component',
-    },
-    {
-      selector: '.hamburger',
-      attrValue: () => 'hamburger',
-    },
-    {
-      selector: '.recommended-intersection-ref',
-      attrValue: () => 'recommended',
-    },
-  ];
-
-  const asyncSections = [
-    {
-      parentSelector: 'div:has(> .nfw-anchor[data-widget="single-recipe-cart"])',
-      selector: 'div.nfw-cart',
-      attrValue: () => 'cart-component',
-      observerOptions: {
-        childList: true,
-        subtree: true,
-      },
-    },
-  ];
-
-  const addAttribute = (valFunc, elem) => {
-    if (!elem.hasAttribute(attrMapName)) {
-      elem.setAttribute(attrMapName, valFunc(elem));
-      logEvent('Manual Region Attribute Tag', {
-        element: JSON.parse(JSON.stringify(elem, ['id', 'className', 'tagName']))
-      });
-    }
-  };
-
-  sections.forEach((section) => {
-    let { attrValue, selector } = section;
-    const sectionElem = document.querySelectorAll(selector);
-    sectionElem.forEach((element) => {
-      addAttribute(attrValue, element);
-    });
-  });
-
-  asyncSections.forEach(async (section) => {
-    let { attrValue, observerOptions, parentSelector, selector } = section;
-    const parentNode = document.querySelector(parentSelector);
-    if (parentNode) {
-      let sectionElem;
-      try {
-        sectionElem = await BI.waitForElemAvailable({ targetSelector: selector, parentNode, observerOptions });
-        sectionElem.forEach((element) => {
-          addAttribute(attrValue, element);
-        });
-      } catch (err) {
-        logEvent('Manual Region Attribute Tag failed:', err);
-      }
-    }
-  });
-})();
-</script><script>
-(function() {
-  var topLevelDomain = document.location.hostname.match(/[^./]+\.[^./]+$/)[0];
-  var rootElement = document.getElementsByTagName('head')[0] || document.getElementsByTagName('body')[0];
-  var topDiv = document.createElement('div');
-  var insideSpan = document.createElement('span');
-  insideSpan.setAttribute('data-parsely-site', topLevelDomain);
-  insideSpan.id = 'parsely-cfg';
-  topDiv.id = 'parsely-root';
-  topDiv.style = 'display: none';
-  topDiv.appendChild(insideSpan);
-  rootElement.appendChild(topDiv);
-})();
-
-(function(s, p, d) {
-  var h = d.location.protocol,
-    i = p + '-' + s,
-    e = d.getElementById(i),
-    r = d.getElementById(p + '-root'),
-    u = h === 'https:' ? 'd1z2jf7jlzjs58.cloudfront.net' : 'static.' + p + '.com';
-  if (e) return;
-  if(d.location.pathname.indexOf('embedded-video') >= 0) {
-    var notrackScr = d.createElement(s);
-    notrackScr.innerText = 'PARSELY = { autotrack: false, video: { autotrack: false } };';
-    r.appendChild(notrackScr);
-  }
-  e = d.createElement(s);
-  e.id = i;
-  e.async = true;
-  e.src = h + '//' + u + '/p.js';
-  r.appendChild(e);
-})('script', 'parsely', document);
-
-// Preventing parsely from automatically discovering video players
-(function() {
-  window.PARSELY = { video: { autotrack: false } };
-})();
-
-</script><script>
-/* globals $t, PARSELY, s */
-(function() {
-  $t('on', 'dtm_pageView', function(e, data) {
-      var pageIndex = $t(e.type + '.index', '0');
-      var trackPage = (function() {
-          var trackView = data.trackView !== false; //this will default all to true if not false
-          // it looks like metadata is replaced instead of added to the page now, so must use omniture count instead
-          var notFirst = s && s.contextData && s.contextData['news.scrollcount'] > 1;
-          var inlineFront = notFirst && ($t('jsonLd.Dataset.' + pageIndex + '.pageType', '').toLowerCase() === 'front');
-
-          return trackView && notFirst && !inlineFront;
-      })();
-
-      if (trackPage && window.PARSELY && window.PARSELY.beacon) {
-          PARSELY.beacon.trackPageView({
-              url: [location.protocol, '//', location.host, location.pathname].join(''), // URL to be tracked
-              urlref: document.referrer, // Referring URL
-              js: 1 // flag indicating this is dynamic
-          });
-      }
-  });
-})();
-</script><script>
-(function () {
-  var debug = document.location.search.indexOf('AF_debug=true') != -1;
-  var brandSettings = {
-    'msnbc.com': '5998_04748',
-    'nbcnews.com': '5998_04679',
-    'today.com': '5998_04749',
-  };
-  var domain = window.s.topLevelDomain;
-  var singleBrandCID = brandSettings[domain];
-
-  singleBrandCID && merkleScript(singleBrandCID, domain);
-
-  function merkleScript(mrkl_cid, mrkl_domain) {
-    debug && console.log('Kicking off Existing Mparticle DCR tag...debug={{DebugMode}}');
-    var execute_once_per_session = true;
-    //var mrkl_cid = 'test';
-    //var mrkl_domain = 'test-domain';
-    var intervalInSeconds = 1;
-    var stopRetryAfterSeconds = 5;
-    // Set interval to fire off every second and execute some code.
-    const retryMparticle = setInterval(() => {
-      debug && console.log('Trying mParticle...');
-      // On every interval execution check if mParticle has been set and if mParticle.ready method is available.
-      if (window.mParticle && window.mParticle.ready) {
-        debug && console.log('mParticle ready! Add DCR.');
-        window.mParticle.ready(
-          // Que up a function inside the mParticle.ready method.
-          // This function will be executed once mParticle is avaiilable and ready.
-          function () {
-            // This method check if the browser session item has been set or not.
-            // Also logs the session value for debugging purposes.
-            function shouldExecuteForSession(onetime = true) {
-              debug && console.log(
-                `onetime=${onetime} session-item=${sessionStorage.getItem(
-                  'nbcu-dcr-session-executed',
-                )} executed=${
-                  !sessionStorage.getItem('nbcu-dcr-session-executed') || !onetime ? true : false
-                }`,
-              );
-              return !sessionStorage.getItem('nbcu-dcr-session-executed') || !onetime ? true : false;
-            }
-
-            // Check if mParticle MPID exists and if it does then return it.
-            function checkIfMPIDExist() {
-              return (
-                window.mParticle.Identity.getCurrentUser() &&
-                window.mParticle.Identity.getCurrentUser().getMPID()
-              );
-            }
-
-            // Function that checks for MPID and initializes DCR.
-            // If MPID not available tries to initialize after 3 seconds.
-            function dcr() {
-              if (checkIfMPIDExist()) {
-                debug && console.log('MPID Found, no need for timeout');
-                initializeMerkle();
-              } else {
-                debug && console.log('No MPID Found, waiting...');
-                setTimeout(initializeMerkle, 3000);
-              }
-            }
-
-            // Main function that initializes DCR first with MPID if exists.
-            // If MPID does not exists initializes without it.
-            function initializeMerkle() {
-              if (checkIfMPIDExist()) {
-                const mpid = window.mParticle.Identity.getCurrentUser().getMPID();
-                window._svq = window._svq || [];
-                window._svq.push(['_setUID', mpid]);
-                window._svq.push(['_trackPageView']);
-                (function (d, c) {
-                  var mrklsv = d.createElement(c);
-                  mrklsv.type = 'text/javascript';
-                  mrklsv.src = `https://nbcu.track.securedvisit.com/js/sv.js?sv_cid=${mrkl_cid}&sv_origin=${mrkl_domain}`;
-                  var mrkls = d.getElementsByTagName(c)[0];
-                  mrkls.parentNode.insertBefore(mrklsv, mrkls);
-                })(document, 'script');
-                debug && console.log('Initializing DCR with MPID');
-              } else {
-                debug && console.log('Initializing DCR without MPID');
-                window._svq = window._svq || [];
-                window._svq.push(['_trackPageView']);
-                (function (d, c) {
-                  var mrklsv = d.createElement(c);
-                  mrklsv.type = 'text/javascript';
-                  mrklsv.src = `https://nbcu.track.securedvisit.com/js/sv.js?sv_cid=${mrkl_cid}&sv_origin=${mrkl_domain}`;
-                  var mrkls = d.getElementsByTagName(c)[0];
-                  mrkls.parentNode.insertBefore(mrklsv, mrkls);
-                })(document, 'script');
-              }
-            }
-
-            // Checks if session is set and it initializes DCR if its not set and sets it.
-            if (shouldExecuteForSession(execute_once_per_session)) {
-              sessionStorage.setItem('nbcu-dcr-session-executed', true);
-              dcr();
-            }
-          },
-        );
-        // Immediately after mparticle.ready que clear the retryMparticle timeout and kill it off.
-        clearInterval(retryMparticle);
-        debug && console.log('DCR: Clear retry!');
-      }
-    }, intervalInSeconds * 1000);
-    // Cleanup the retryMparticle setInterval after 5 seconds regardless iif itsucceeded or not.
-    setTimeout(function () {
-      return clearInterval(retryMparticle);
-    }, stopRetryAfterSeconds * 1000);
-  }
-})();
-
-</script><script>
-(function(){
-  /* globals $t, s */
-  $t('on', 'elections_expand_counties', function (e) {
-      var actionContextData = {
-          'news.linkmoduledetail': 'Expand',
-          'news.linkmoduletype': 'Elections Counties Button',
-      };
-      s.contextData = s.extendArray(s.contextData, actionContextData);
-
-      //track action
-      s.tl(true, 'o', 'expand elections counties');
-
-      //cleanup values after action
-      for (var item in actionContextData) {
-          delete s.contextData[item];
-      }
-  });
-
-  $t('on', ['elections_expand_polls','eleections_expand_polls'], function (e) {//there is a typo in the event, remove later
-      var actionContextData = {
-          'news.linkmoduledetail': 'Expand',
-          'news.linkmoduletype': 'Elections Polls Button',
-      };
-      s.contextData = s.extendArray(s.contextData, actionContextData);
-
-      //track action
-      s.tl(true, 'o', 'expand elections polls');
-
-      //cleanup values after action
-      for (var item in actionContextData) {
-          delete s.contextData[item];
-      }
-  });
-  
-
-  $t('on', 'elections_hover_map', function (e, data) {
-      var actionContextData = {
-          'news.linkmoduledetail': $t(e.type + '.duration'),
-          'news.linkmoduletype': 'Hover Election Map',
-      };
-      s.contextData = s.extendArray(s.contextData, actionContextData);
-
-      //track action
-      s.tl(true, 'o', 'hover election map');
-
-      //cleanup values after action
-      for (var item in actionContextData) {
-          delete s.contextData[item];
-      }
-  });
-})()
-</script><script>
-/* global  ns_, BI, uniVideo */
-(function () {
-  // Setting up BI console log functions
-  var logEvent = (window.BI && BI.console && BI.console.build('uni_streamsense')) || Function.prototype;
-
-  //determine show name from various asset metadata
-  var deriveShowName = function (videoData) {
-    var showNameOverrides = {
-      'Deadline: White House': 'deadlinewhitehouse',
-      'MTP Daily': 'meetthepress',
-      'Dateline Digital': 'dateline',
-      'TODAY': 'todayallday',
-    };
-
-    //select show name from source field
-    var showName = videoData.source;
-
-    // For VOD, derive show name from taxonomy if present
-    if (videoData.streamType === 'vod') {
-      var taxonomyShowTerms = videoData.custom?.taxonomy?.additionalTerms?.filter((term) => {
-        return term.taxonomyType === 'show';
-      });
-      //select the first show name present in taxonomy
-      if (taxonomyShowTerms && taxonomyShowTerms?.length != -1 && taxonomyShowTerms[0]?.name) {
-        showName = taxonomyShowTerms[0].name;
-      }
-    }
-
-    //return override if it exists, or format existing string
-    return showNameOverrides[showName] || showName.replaceAll(' ', '').toLowerCase();
-  };
-
-  var uniEvent = (window.uniVideo && window.uniVideo.event) || {};
-
-  var sites = {
-    'today.com': {
-      st: 'Today',
-      pu: 'Today',
-      c4: 'today',
-      c6Default: 'today',
-    },
-    'nbcnews.com': {
-      st: 'NBC News',
-      pu: 'NBC News',
-      c4: 'nbcnews',
-      c6Default: 'nbcnews',
-    },
-    'msnbc.com': {
-      st: 'MSNBC',
-      pu: 'MSNBC',
-      c4: 'msnbc',
-      c6Default: 'msnbc',
-    },
-    'telemundo.com': {
-      st: 'Telemundo',
-      pu: 'Telemundo',
-      c3: 'Telemundo',
-      c4: 'telemundo',
-      c6Default: 'telemundo',
-    },
-  };
-
-  uniVideo.addEventListenerFactory(function streamsense() {
-    var _streamingTag = null;
-    var _previousVideoStopped = true;
-    var _metadata = {};
-    var _siteBrand = (() => {
-      for (let domainName of Object.keys(sites)) {
-        if (window.s.topLevelDomain.includes(domainName)) {
-          return sites[domainName];
-        }
-      }
-    })();
-
-    return function eventListener(e, data) {
-      //streamsense doesnt use playhead aperently, so progress not needed
-      if(data.eventType === uniEvent.PROGRESS) return;
-
-      if (window.ns_ && ns_.StreamingTag && ns_.StreamingTag.ContentType) {
-        var videoData = data && data.videoData;
-        var videoState = (data && data.videoState) || {};
-        var streamContentType = (function () {
-          if (videoData.streamType === 'linear') {
-            return ns_.StreamingTag.ContentType.Live;
-          } else {
-            return ns_.StreamingTag.ContentType.ShortFormOnDemand;
-          }
-        })();
-
-        switch (data.eventType) {
-          case uniEvent.VIDEO_LOADED:
-            //set new streaming tag for each instance, stop previous if needed
-            if (!_previousVideoStopped) {
-              _streamingTag.stop();
-              logEvent('stop previous', _metadata);
-            }
-            _streamingTag = new ns_.StreamingTag({ customerC2: '6035083' });
-            updateMetadata(videoData);
-            logEvent('new streamingTag');
-            _previousVideoStopped = false;
-            break;
-
-          case uniEvent.PLAY:
-            if (!videoState.inAd) {
-              if (_streamingTag) {
-                _streamingTag.playVideoContentPart(_metadata, streamContentType);
-              }
-            }
-            break;
-          case uniEvent.AD_PLAY:
-            if (_streamingTag) {
-              _streamingTag.playVideoAdvertisement({ ns_st_cl: (videoData.adLength * 1000) || 0 }, streamContentType);
-            }
-            break;
-          case uniEvent.AD_COMPLETE:
-            if (_streamingTag) {
-              _streamingTag.stop();
-            }
-            break;
-          case uniEvent.PAUSE:
-          case uniEvent.STOP:
-          case uniEvent.COMPLETE:
-            if (_streamingTag) {
-              _streamingTag.stop();
-            }
-            _metadata = {};
-            _previousVideoStopped = true;
-            break;
-        }
-
-        logEvent(data.eventType, { data: { ...data }, meta: { ..._metadata } });
-      }
-    };
-
-    function updateMetadata(videoData) {
-
-      var videoLength = (function () {
-        if (videoData.streamType === 'linear') {
-          var isSingleLiveEvent = /^lv_/.test(videoData.guid) || videoData.videoType === 'nonBroadcastLiveVideo';
-          var isJWPlayer = 'JW Player' == videoData.playbackAdapter;
-          return isSingleLiveEvent && isJWPlayer ? 0 : -1;
-        }
-        else {
-          return videoData.duration * 1000;
-        }
-      })();
-
-      _metadata = {
-        ..._metadata,
-        ns_st_cl: videoLength,
-        ns_st_ci: videoData.guid || '0', // Content Asset ID
-        ns_st_st: _siteBrand.st, //
-        ns_st_pu: _siteBrand.pu,
-        ns_st_pr: videoData.source || '*null', // Program Title
-        ns_st_ep: videoData.title || '*null', // Episode Title
-        ns_st_sn: '*null', // Episode Season Number
-        ns_st_en: '*null', // Episode Number
-        ns_st_ge: 'News', // Content Genre
-        ns_st_ti: '*null', // TMS ID (unavailable)
-        ns_st_ia: '0', // Identical Ad Assignment Flag
-        ns_st_ce: '0', // Complete Episode Flag
-        ns_st_ddt: '*null', // Digital Air Date (not setup) '2014-10-03'
-        ns_st_tdt: '*null', // TV Air Date (not setup) '2014-10-03'
-        c3: _siteBrand.c3 || '*null', // Dictionary Classification Value
-        c4: _siteBrand.c4 || '*null', // Unused Dictionary Classification Value
-        c6: deriveShowName(videoData) || _siteBrand.c6Default, // Unused Dictionary Classification Value
-      };
-      logEvent('updateMetadata', _metadata);
-    }
-  });
-})();
-
-</script><script>
-(function(){
-  /* Temp setup to pass iframe events to parent for sigma */
-  const pollIframeStub = (function(){
-    let prevIndex = 0;
-    let interval = {}; //eslint-disable-line
-    return function(iframeSelector){
-      interval = setInterval(()=>{
-        const iframeRef = document.querySelector(iframeSelector);
-        if(iframeRef && iframeRef.contentWindow.$t && iframeRef.contentWindow.parent.window.$t){
-          const newEventList = iframeRef.contentWindow.$t('getSaves');
-          const newIndex = newEventList.length - 1;
-          if(newIndex != prevIndex){
-            const executeEventList = newEventList.slice(prevIndex);
-            executeEventList.forEach((event)=>{
-              iframeRef.contentWindow.parent.window.$t(event[0],event[1],event[2]);
-            });
-            prevIndex = newIndex;
-          }
-        }
-      },500);
-    };
-  })();
-
-  pollIframeStub('#core-video iframe');
-
-})();
-</script><script>
-/*global uniVideo */
-(function () {
-  const topLevelDomain = function () {
-    var validDomains = ['nbcnews.com', 'today.com', 'msnbc.com', 'telemundo.com'];
-    var isAmp = location.hash.indexOf('amp=1') != -1;
-    var ampDomainOverride = (location.hash.split('domain=')[1] || '').split('&')[0];
-    var result = (isAmp && ampDomainOverride) || document.location.hostname.match(/[^./]+\.[^./]+$/)[0];
-    return validDomains.indexOf(result) != -1 ? result : 'nbcnews.com';
-  };
-
-  /* globals $t */
-  var logEvent = (function () {
-    var logGroup = 'uni_cvsdk';
-    var logger = function (event, data) {
-      if (window.BI && window.BI.console) {
-        window.BI.console.log(event, data, logGroup);
-      }
-    };
-    logger.logGroup = logGroup;
-    return logger;
-  })();
-
-  $t('register','uni_cvsdk_error');
-
-  const uniEvent = (window.uniVideo && window.uniVideo.event) || {};
-  var appName = 'ramen';
-
-  // Mapping hostname to video guid to safeguard against cases
-  // where the player doesn't provide a meaningful value
-  function preventBadGUIDs(_metaData) {
-    const hostname = window.location.hostname;
-    const isBadGUID = () => [undefined, 'not available'].includes(_metaData['guid']);
-
-    if (isBadGUID()) {
-      if (hostname.includes('msnbc.com')) {
-        _metaData['guid'] = '5608086763860174117';
-      }
-      else if (hostname.includes('nbcnews.com')) {
-        _metaData['guid'] = '5676009166762707117';
-      }
-      else if (hostname.includes('today.com')) {
-        _metaData['guid'] = '7989219137174638117';
-      }
-    }
-  }
-
-  const cvsdkUniBind = (eventName, data, _metaData, uniTrack) => {
-    // Logging events, but excluding "progress" events
-    if (!['onPositionChanged','onAdPositionChanged'].includes(eventName)) {
-      logEvent(eventName, { eventData: data, videoData: uniTrack.videoData(), videoState: uniTrack.videoState() });
-    }
-
-    if (!_metaData.didInit) {
-      uniTrack(uniEvent.INIT);
-      _metaData.didInit = true;
-    }
-
-    switch (eventName) {
-      case 'onPositionChanged':
-        uniTrack.videoData({ playheadPosition: (data * 1000) });
-        uniTrack(uniEvent.PROGRESS);
-        break;
-      case 'onAdPositionChanged':
-        uniTrack(uniEvent.PROGRESS);
-        break;
-      case 'unmapped': //no init event setup
-        uniTrack(uniEvent.INIT);
-        break;
-      case 'onPlayoutDataReceived':
-        var tmpCount = uniTrack.videoData().videoCount || 0;
-        var assetMetadata = data.custom.nativeReporting.assetMetadata;
-        var isNewsLive = data['type'] === 'Live' && assetMetadata.channelName.includes('news');
-
-        _metaData['title'] = assetMetadata.channelName;
-        _metaData['guid'] = data.advertising.contentId;
-        _metaData['source'] = assetMetadata.channelId;
-        _metaData.custom['videosubcat1'] = isNewsLive ? 'News' : 'News and Information';
-
-        _metaData.custom['appName'] = appName;
-        _metaData.custom['appVersion'] = $t('jsonLd.Dataset.0.appVersion', undefined);
-        _metaData.custom['videoDomain'] = topLevelDomain();
-
-        // Matching metadata from Playmaker -> UniVideo
-        if (_metaData['source'] === 'Today') {
-          _metaData['source'] = 'TODAY';
-          _metaData['title'] = 'TODAY';
-          _metaData['newsNetwork'] = 'TODAY';
-        }
-
-        // Matching metadata from Playmaker -> UniVideo
-        if (_metaData['source'] === 'NBC News Now') {
-          _metaData['title'] = 'NBC News';
-          _metaData['newsNetwork'] = 'NBC News Now';
-        }
-
-
-        preventBadGUIDs(_metaData);
-
-        var videoData = {
-          datePublished: '', // Need to get this data
-          duration: '',
-          guid: _metaData.guid || 'not available', //need CVSDK version
-          newsNetwork: _metaData.source || 'not available', //need CVSDK version
-          playbackAdapter: 'cvsdk', // maybe?
-          playInitiate: 'Auto', // (Continuous,Manual,Auto)
-          sentiment: 'live', //  hard coded
-          source: _metaData.source || 'not available', // maybe?, NBC News //need CVSDK version
-          streamType: 'linear', //hardcoded for now
-          title: _metaData.title || 'not available', //need CVSDK version
-          videoCount: tmpCount + 1,
-          videoType: data.type, // Prerecorded?
-        };
-
-        uniTrack.videoData({ ..._metaData, ...videoData });
-
-        // update source value for "news now" show
-        if (uniTrack.videoData().title === 'NBC News NOW') {
-          uniTrack.videoData({ source: uniTrack.videoData().title });
-        }
-
-        uniTrack.videoState({
-          isMuted: data.muted, //true is mute and false is unmute
-        });
-
-        if (!_metaData.didLoad) {
-          uniTrack(uniEvent.VIDEO_LOADED);
-          _metaData.didLoad = true;
-        }
-
-        break;
-      case 'onStateChanged:Loaded':
-        uniTrack(uniEvent.INIT);
-        break;
-      case 'onStateChanged:Playing':
-        uniTrack(uniEvent.PLAY);
-        uniTrack.videoState({ playState: 'play' });
-        break;
-      case 'onSeekStarted':
-        uniTrack(uniEvent.SEEK_START);
-        break;
-      case 'onStateChanged:stop': // this is unknown, havent seen
-      case 'onSessionEnded':
-        uniTrack(uniEvent.STOP);
-        uniTrack.videoState({ playState: 'stop' });
-        break;
-      case 'onStateChanged:Paused':
-        if (uniTrack.videoState().playState === 'play') {
-          uniTrack(uniEvent.PAUSE);
-          uniTrack.videoState({ playState: 'pause' });
-        }
-        break;
-      case 'FULLSCREEN': //this is not setup for cvsdk
-        uniTrack(uniEvent.FULLSCREEN);
-        uniTrack.videoState({ fullScreen: data.fullScreen });
-        break;
-      case 'onSeekEnded':
-        uniTrack(uniEvent.SEEK_COMPLETE);
-        uniTrack.videoState({ playState: 'stop' });
-        break;
-      case 'onAdStarted':
-        uniTrack.videoState({
-          playState: 'play',
-        });
-
-
-        uniTrack.videoData({
-          adLength: data.expectedDuration * 1000, //milliseconds
-          adName: data.name,
-          adId: data.id
-        });
-
-        uniTrack(uniEvent.AD_PLAY);
-        /*
-          id: "41613_1"
-          name: "NBC News linear site group Test - Desktop NBC News"
-          expectedDuration: 15.115
-          */
-        break;
-      case 'onAdFinished':
-        uniTrack(uniEvent.AD_COMPLETE);
-        uniTrack.videoState({
-          playState: 'stop',
-          adPosition: uniTrack.videoState().adPosition + 1
-        });
-        break;
-      case 'onAdBreakStarted':
-        uniTrack(uniEvent.AD_BREAK_START);
-        uniTrack.videoState({
-          inAd: true,
-        });
-        break;
-      case 'onAdBreakFinished':
-        uniTrack(uniEvent.AD_BREAK_COMPLETE);
-        uniTrack.videoState({
-          inAd: false,
-          adPosition: 1,
-          adBreakPosition: uniTrack.videoState().adBreakPosition + 1
-        });
-        break;
-      case 'scteBreakStart': //TODO not updates for cvsdk
-        //nbcsplayer.PlayerMessageTypes.SCTE_BREAK_START
-        uniTrack.videoData({
-          assetId: data.assetId,
-        });
-        if (uniTrack.videoState().inSegment) {
-          uniTrack.videoState({
-            inSegment: false,
-          });
-          uniTrack(uniEvent.SEGMENT_END);
-        }
-        break;
-      case 'scteBreakEnd': //TODO not updates for cvsdk
-        //nbcsplayer.PlayerMessageTypes.SCTE_BREAK_END
-        if (uniTrack.videoState().inSegment) {
-          //if start before end, end and skip next end
-          uniTrack(uniEvent.SEGMENT_END);
-        }
-        uniTrack.videoState({
-          inSegment: true,
-          segmentPosition: uniTrack.videoState().segmentPosition + 1
-        });
-        uniTrack(uniEvent.SEGMENT_START);
-        break;
-      case 'scteProgramStart': //TODO not updates for cvsdk
-        //nbcsplayer.PlayerMessageTypes.SCTE_PROGRAM_START
-
-        if (uniTrack.videoState().inSegment) {
-          //if start before end, end and skip next end
-          uniTrack(uniEvent.SEGMENT_END);
-        }
-        //set new asset after end
-        uniTrack.videoData({
-          assetId: data.assetId,
-        });
-        uniTrack.videoState({
-          inSegment: true,
-          segmentPosition: 1
-        });
-        uniTrack(uniEvent.SEGMENT_START);
-        break;
-      case 'scteProgramEnd': //TODO not updates for cvsdk
-        // nbcsplayer.PlayerMessageTypes.SCTE_PROGRAM_END
-        // skip program end now, since there is no assetId to know which start an end is to, and they are out of order
-        if (uniTrack.videoState().inSegment && false) { // eslint-disable-line no-constant-condition
-          uniTrack.videoState({
-            inSegment: false,
-          });
-          uniTrack(uniEvent.SEGMENT_END);
-        }
-        break;
-      case 'onError':
-        //TODO Temp for error logging to mparticle
-        $t('track','uni_cvsdk_error', data);
-        break;
-      case 'onMuteChanged':
-        uniTrack.videoState({
-          isMuted: data, //true is mute and false is unmute
-        });
-        break;
-      default:
-        break;
-    }
-  };
-
-  const subscribeUniEventsToCvsdk = (playerController) => {
-    const cvsdkEventList = [
-      'onAdBreakDataReceived',
-      'onAdBreakFinished',
-      'onAdBreakStarted',
-      //'onAdError',
-      'onAdFinished',
-      'onAdPositionChanged',
-      'onAdStarted',
-      //'onAudioTrackChanged',
-      //'onAutoPlayPolicyPreventedPlayback',
-      //'onAvailableAudioTracksChanged',
-      //'onAvailableSubtitlesTracksChanged',
-      //'onAvailableThumbnailVariantsChanged',
-      //'onBitrateChanged',
-      //'onDurationChanged',
-      //'onEncodedFrameRateChanged',
-      'onEndOfEventMarkerReceived',
-      'onError',
-      'onEventBoundary',
-      'onMuteChanged',
-      'onPauseAd',
-      //'onPinRequired',
-      //'onPinSuccess',
-      //'onPlaybackTimelineUpdated', //this might be useful later
-      'onPlayoutDataReceived',
-      'onPositionChanged',
-      //'onRenderedFrameRateChanged',
-      'onSeekEnded',
-      'onSeekStarted',
-      'onSessionEnded',
-      //'onSessionRetryEnded',
-      //'onSessionRetryStarted',
-      'onStateChanged',
-      //'onSubtitleCuesChanged',
-      //'onSubtitlesTrackChanged',
-      'onVolumeChanged',
-    ];
-    /*
-    onStateChanged:Loading
-    */
-
-    const getCurrentSession = function (playerController, callBack) {
-      if (playerController.currentSession) {
-        callBack(playerController.currentSession);
-      } else {
-        playerController.onSessionCreated(callBack);
-      }
-    };
-
-    getCurrentSession(playerController, function (currentSession) {
-      const uniTrack = uniVideo.buildUniTrack({ idPrefix: 'cvsdk' });
-      logEvent('Session Available', currentSession);
-
-      let _metaData = {
-        didInit: false,
-        didLoad: false,
-        custom: {
-          playerVersion: playerController?.videoPlatformIntegration?.config?.default?.addons?.common?.appVersion,
-        }
-      };
-
-      cvsdkEventList.forEach((event) => {
-        let modifiedEventName = event;
-        let handler = currentSession[event];
-        if (typeof handler !== 'function') return;
-
-        handler((data) => {
-          if (event === 'onStateChanged') {
-            //onStateChanged has sub events
-            modifiedEventName = event + ':' + data;
-          }
-          cvsdkUniBind(modifiedEventName, data, _metaData, uniTrack);
-        });
-      });
-    });
-  };
-
-  $t('on', 'sigma_cvsdk_playerInit', function() {
-
-  });
-
-  $t('on', 'ltng_cvsdk_playerInit', function() {
-    appName = 'lightning';
-  });
-
-
-  const platformInitEventList = [
-    'sigma_cvsdk_playerInit',
-    'ltng_cvsdk_playerInit'
-  ];
-
-  let currentVideoEl = null;
-  platformInitEventList.forEach((eventName) => {
-    if ($t(eventName)) {
-      // if player inits before this code
-      if($t(`${eventName}.videoEl`) !== currentVideoEl){
-        const PlayerController = $t(`${eventName}.PlayerController`);
-        subscribeUniEventsToCvsdk(PlayerController);
-        currentVideoEl = $t(`${eventName}.videoEl`);
-      }
-    } else {
-      $t('on', eventName, function () {
-        // if it did not init, will catch init. If we need multiple players, this should be removed from "else"
-        if($t(`${eventName}.videoEl`) !== currentVideoEl){
-          const PlayerController = $t(`${eventName}.PlayerController`);
-          subscribeUniEventsToCvsdk(PlayerController);
-          currentVideoEl = $t(`${eventName}.videoEl`);
-        }
-      });
-    }
-  });
-})();
-
-</script><script>
-/* globals $t, PARSELY, uniVideo */
-(function () {
-  var logEvent = (function () {
-    var logGroup = 'uni_parsley';
-    var logger = function (event, data) {
-
-      if (window.BI && window.BI.console) {
-        window.BI.console.log(event, data, logGroup);
-      }
-    };
-    logger.logGroup = logGroup;
-    return logger;
-  })();
-
-  uniVideo.addEventListenerFactory(function parsely() {
-    var currentVideo = {};
-    var blurred = false;
-
-    //blur focus events
-    window.addEventListener('blur', function () {
-      //return;
-      if (currentVideo.playState === 'play') {
-        blurred = true;
-        logEvent('blur',{ currentVideo: currentVideo });
-        PARSELY.video.trackPause(currentVideo.guid, currentVideo.mediaInfo, currentVideo.url);
-      }
-    });
-    window.addEventListener('focus', function () {
-      if (currentVideo.playState === 'play' && blurred) {
-        blurred = false;
-        logEvent('focus',{ currentVideo:currentVideo });
-        PARSELY.video.trackPlay(currentVideo.guid, currentVideo.mediaInfo, currentVideo.url);
-      }
-    });
-    //video events
-    return function eventListener(e, data) {
-      if (window.PARSELY && window.PARSELY.video) {
-        var videoData = data && data.videoData || {};
-        var videoState = data && data.videoState || {};
-        var pubDate = (function () { return videoData.datePublished && (new Date(videoData.datePublished).getTime()) || 0; })();
-
-        switch (data.eventType) {
-          case 'PLAY':
-            if (!videoState.inAd) {
-
-              // Handling cases where the video loads for the
-              // first time, or replaces an existing video.
-              if (videoData.guid && (currentVideo.guid != videoData.guid)) {
-                if (currentVideo.guid && !blurred) {
-                  logEvent('stop previous',{ currentVideo:currentVideo });
-                  PARSELY.video.trackPause(currentVideo.guid, currentVideo.mediaInfo, currentVideo.url);
-                }
-                currentVideo = {
-                  guid: videoData.guid,
-                  mediaInfo: {
-                    title: videoData.title || '', // required
-                    pub_date_tmsp: pubDate // timestamp
-                  },
-                  url: $t('dataLayer.canonical_url', document.location.href),
-                  playState: 'play'
-                };
-                logEvent('start',{ currentVideo:currentVideo });
-                PARSELY.video.trackPlay(currentVideo.guid, currentVideo.mediaInfo, currentVideo.url);
-              }
-
-              // Handling "un-pause"
-              if (!blurred && currentVideo.playState !== 'play') {
-                logEvent('start',{ currentVideo:currentVideo });
-                PARSELY.video.trackPlay(currentVideo.guid, currentVideo.mediaInfo, currentVideo.url);
-                currentVideo.playState = 'play';
-              }
-            }
-
-            break;
-          case 'COMPLETE':
-          case 'STOP':
-          case 'PAUSE':
-            if (!blurred && currentVideo.playState === 'play') {
-              logEvent('stop',{ currentVideo:currentVideo });
-              PARSELY.video.trackPause(currentVideo.guid, currentVideo.mediaInfo, currentVideo.url);
-              currentVideo.playState = 'pause';
-            }
-            break;
-
-          default:
-            break;
-        }
-      }
-      else {
-        logEvent(`uni event before parsely load: ${data.eventType}`, data);
-      }
-    };
-  });
-})();
-
-</script><script>
-(function () {
-  /* global $t */
-  var logEvent = (function () {
-    var logGroup = 'uni_playmaker';
-    var logger = function (event, data) {
-
-      if (window.BI && window.BI.console) {
-        window.BI.console.log(event, data, logGroup);
-      }
-    };
-    logger.logGroup = logGroup;
-    return logger;
-  })();
-
-  var safeParseJSON = function (string) {
-    var output = {};
-    try {
-      if (string && typeof string === 'string') {
-        output = JSON.parse(string);
-      }
-    } catch (e) {
-      logEvent('Parse Error', { error: e, string: string });
-    }
-    return output;
-  };
-  var uniEvent = window.uniVideo && window.uniVideo.event || {};
-  var uniTrack = window.uniVideo && window.uniVideo.buildUniTrack() || function () { };
-
-  var playmakerUniBind = function (event, data) {
-    if (event === 'MEDIA_STATE_CHANGE') {
-      // convert media state changes to events
-      event = data.status;
-    }
-
-    switch (event) {
-      case 'UPDATE_TIME':
-        uniTrack.videoData({ playheadPosition: data.playerTime * 1000 });
-        uniTrack(uniEvent.PROGRESS);
-        break;
-      case 'USER_ACTION_CLICK_TO_PLAY':
-        //nbcsplayer.PlayerMessageTypes.USER_ACTION_CLICK_TO_PLAY
-        break;
-      case 'MAIN_MEDIA_CHANGE':
-        // load metadata
-        var tmpCount = uniTrack.videoData().videoCount || 0;
-        // overwrite with defaults and repopulate
-        uniTrack.videoData({
-          datePublished: '', // Need to get this data
-          duration: '',
-          guid: data.pid,
-          newsNetwork: data.name, // maybe?
-          playbackAdapter: 'playmaker', // maybe?
-          playInitiate: 'Auto', // (Continuous,Manual,Auto)
-          sentiment: 'live', //  hard coded
-          source: data.name, // maybe?, NBC News
-          streamType: 'linear', //hardcoded for now
-          title: data.title,
-          videoCount: tmpCount + 1,
-          videoType: data.type, // Prerecorded?
-        }, true);
-
-        //update source value for "news now" show
-        if (uniTrack.videoData().title === 'NBC News NOW') {
-          uniTrack.videoData({ source: uniTrack.videoData().title });
-        }
-        uniTrack(uniEvent.VIDEO_LOADED);
-        break;
-      case 'rehtml5player:initialized':
-        uniTrack(uniEvent.INIT);
-        break;
-      case 'rehtml5player:playing':
-        uniTrack(uniEvent.PLAY);
-        uniTrack.videoState({ playState: 'play' });
-        break;
-      case 'rehtml5player:seeking':
-        uniTrack(uniEvent.SEEK_START);
-        break;
-      case 'rehtml5player:waiting':
-        uniTrack(uniEvent.PAUSE);
-        uniTrack.videoState({ playState: 'pause' });
-        break;
-      case 'stop': // this is unknown, havent seen
-        uniTrack(uniEvent.STOP);
-        uniTrack.videoState({ playState: 'stop' });
-        break;
-      case 'rehtml5player:paused':
-        uniTrack(uniEvent.PAUSE);
-        uniTrack.videoState({ playState: 'pause' });
-        break;
-      case 'FULLSCREEN':
-        uniTrack(uniEvent.FULLSCREEN);
-        uniTrack.videoState({ fullScreen: data.fullScreen });
-        break;
-      case 'SEEK_COMPLETE':
-        uniTrack(uniEvent.SEEK_COMPLETE);
-        uniTrack.videoState({ playState: 'stop' });
-        break;
-      case 'AD_START':
-        uniTrack(uniEvent.AD_PLAY);
-        uniTrack.videoState({
-          inAd: true,
-          playState: 'play'
-        });
-        break;
-      case 'AD_COMPLETE':
-        uniTrack(uniEvent.AD_COMPLETE);
-        uniTrack.videoState({
-          inAd: false,
-          playState: 'stop',
-          adPosition: uniTrack.videoState().adPosition + 1
-        });
-        break;
-      case 'AD_BREAK_START':
-        uniTrack(uniEvent.AD_BREAK_START);
-        break;
-      case 'AD_BREAK_COMPLETE':
-        uniTrack(uniEvent.AD_BREAK_COMPLETE);
-        uniTrack.videoState({
-          adPosition: 1,
-          adBreakPosition: uniTrack.videoState().adBreakPosition + 1
-        });
-        break;
-      case 'scteBreakStart':
-        //nbcsplayer.PlayerMessageTypes.SCTE_BREAK_START
-        uniTrack.videoData({
-          assetId: data.assetId,
-        });
-        if (uniTrack.videoState().inSegment) {
-          uniTrack.videoState({
-            inSegment: false,
-          });
-          uniTrack(uniEvent.SEGMENT_END);
-        }
-        break;
-      case 'scteBreakEnd':
-        //nbcsplayer.PlayerMessageTypes.SCTE_BREAK_END
-        if (uniTrack.videoState().inSegment) {
-          //if start before end, end and skip next end
-          uniTrack(uniEvent.SEGMENT_END);
-        }
-        uniTrack.videoState({
-          inSegment: true,
-          segmentPosition: uniTrack.videoState().segmentPosition + 1
-        });
-        uniTrack(uniEvent.SEGMENT_START);
-        break;
-      case 'scteProgramStart':
-        //nbcsplayer.PlayerMessageTypes.SCTE_PROGRAM_START
-
-        if (uniTrack.videoState().inSegment) {
-          //if start before end, end and skip next end
-          uniTrack(uniEvent.SEGMENT_END);
-        }
-        //set new asset after end
-        uniTrack.videoData({
-          assetId: data.assetId,
-        });
-        uniTrack.videoState({
-          inSegment: true,
-          segmentPosition: 1
-        });
-        uniTrack(uniEvent.SEGMENT_START);
-        break;
-      case 'scteProgramEnd':
-        // nbcsplayer.PlayerMessageTypes.SCTE_PROGRAM_END
-        // skip program end now, since there is no assetId to know which start an end is to, and they are out of order
-        if (uniTrack.videoState().inSegment && false) { // eslint-disable-line no-constant-condition
-          uniTrack.videoState({
-            inSegment: false,
-          });
-          uniTrack(uniEvent.SEGMENT_END);
-        }
-        break;
-
-      default:
-        break;
-    }
-  };
-
-  var subscribeUniEventsToPlaymaker = function (data) {
-    if (data.iframeObj) {
-      var iframe = data.iframeObj;
-      //for iframe player (does not support scte)
-      window.addEventListener('message', function (e) {
-        var isOldMsgFormat = (e.origin === iframe.location.origin && typeof e.data === 'string' && e.data.indexOf('[embedplayer]') > -1);
-        var isNewMsgFormat = (e.origin === iframe.location.origin && typeof e.data != 'string' && e.data.app === 'playmaker');
-        if (isOldMsgFormat || isNewMsgFormat) {
-          var eventData = isNewMsgFormat ? e.data.data : {};
-          var command = isNewMsgFormat ? e.data.type : {};
-          if (command === 'html5Notification') {
-            command = eventData.type; //take type out first
-            eventData = safeParseJSON(eventData.data);
-          }
-          //to support old message format
-          if (isOldMsgFormat) {
-            var filter = e.data.split('[embedplayer]')[1] || '';
-            command = filter.split('::')[0] || '';
-            eventData = safeParseJSON(filter.replace(command + '::', ''));
-          }
-          if (command !== 'UPDATE_TIME') {
-            var logCommand = command;
-            if (command === 'MEDIA_STATE_CHANGE') {
-              // convert media state changes to events
-              logCommand = 'MEDIA_STATE_CHANGE: ' + eventData.status;
-            }
-            logEvent(logCommand, { eventData: eventData, videoData: uniTrack.videoData(), videoState: uniTrack.videoState() });
-          }
-
-          playmakerUniBind(command, eventData);
-        }
-      });
-    } else if (data.playerObj) {
-      // subscribe to all ndp events, based on $ndp.events "sections"
-      var playerReference = data.playerObj;
-      var bindFunction = function (e) {
-        var command = e.type;
-        var eventData = safeParseJSON(e.data);
-        if (command !== 'UPDATE_TIME') {
-          var logCommand = command;
-          if (command === 'MEDIA_STATE_CHANGE') {
-            // convert media state changes to events
-            logCommand = 'MEDIA_STATE_CHANGE: ' + eventData.status;
-          }
-          logEvent(logCommand, { eventData: eventData, videoData: uniTrack.videoData(), videoState: uniTrack.videoState() });
-        }
-
-        playmakerUniBind(command, eventData);
-      };
-      //window.rehtml5player.on is the object usually
-      var subsEvents = ['API_CREATED', 'API_READY', 'HTML5_NOTIFICATION', 'PLAYER_READY', 'STATUS_CHANGE'];
-      subsEvents.forEach(function (event) {
-        if (playerReference.PlayerEvents && typeof playerReference.PlayerEvents[event] === 'string') {
-          playerReference.on(playerReference.PlayerEvents[event], bindFunction);
-        }
-      });
-    }
-  };
-
-  // be sure its only once per player, and 2 cases for if the player loads before this
-  if ($t('playMaker_init.iframeObj') || $t('playMaker_init.playObj')) {
-    subscribeUniEventsToPlaymaker($t('playMaker_init'));
-  } else {
-    $t('on', 'playMaker_init', function (e, data) {
-      subscribeUniEventsToPlaymaker(data);
-    });
-  }
-})();
-</script><script>
-/* globals BI, $t */
-
-(function () {
-  const logEvent = (window.BI && BI.console && BI.console.build('uni_jw')) || Function.prototype;
-
-  $t('register', 'uni_jw_error');
-  // TODO: support error and warn levels in BI console || add ERROR and WARN UniVideo events
-  // https://nbcnewsdigital.atlassian.net/browse/AFT-858
-
-  const uniEvent = (window.uniVideo && window.uniVideo.event) || {};
-
-  let _jwStateMap = {
-    // TODO: Support "BUFFERING" event + playState: 'buffer' in UniVideo?
-    // https://nbcnewsdigital.atlassian.net/browse/AFT-868
-    buffering: 'stop',
-    idle: 'stop',
-    paused: 'pause',
-    playing: 'play',
-  };
-
-  let _jwAdPosMap = {
-    pre: 'preroll',
-    mid: 'midroll',
-    post: 'postroll',
-  };
-
-  const jwUniBind = function (eventName, data, _jwPlayer, uniTrack) {
-    // Logging events, but excluding "progress" events
-    if (!['time', 'adTime'].includes(eventName)) {
-      logEvent(eventName, { eventData: data, videoData: uniTrack.videoData(), videoState: uniTrack.videoState() });
-    }
-
-    switch (eventName) {
-      case 'beforePlay':
-        uniTrack.videoState({
-          fullScreen: _jwPlayer.getFullscreen(),
-          isMuted: _jwPlayer.getMute(),
-        });
-        uniTrack.videoData({
-          // see 'gamma_metadata_updated'
-          videoCount: uniTrack.videoData().videoCount + 1,
-          adLength: 0,
-        });
-        break;
-      case 'adPause':
-      case 'pause':
-        if (uniTrack.videoState().playState === 'play') {
-          uniTrack.videoState({ playState: 'pause' });
-          uniTrack(uniEvent.PAUSE);
-        }
-        break;
-      case 'fullscreen':
-        uniTrack.videoState({ fullScreen: data.fullscreen });
-        uniTrack(uniEvent.FULLSCREEN);
-        break;
-      case 'adImpression':
-      case 'adItem':
-        if (data.id && data.id !== uniTrack.videoData().adId) {
-          uniTrack.videoData({
-            adId: data.id,
-            // conditionally include adName
-            ...(data.adtitle && {adName: data.adtitle}),
-          });
-        }
-        break;
-      case 'adPlay':
-        // uniTrack.videoState({
-        //   inAd: true,
-        //   playState: 'play',
-        // });
-        // uniTrack(uniEvent.AD_PLAY);
-        break;
-      case 'adTime':
-        // TODO: Temp workaround for ad duration not being available until the 'adTime' event
-        // 'adTime' is the only event that reports the FW ad duration
-        // https://nbcnewsdigital.atlassian.net/browse/AFT-872
-        if (!uniTrack.videoState().inAd) {
-          uniTrack.videoData({
-            adLength: data.duration,
-          });
-          uniTrack(uniEvent.AD_PLAY);
-        }
-        // Part of the temp workaround
-        uniTrack.videoState({
-          inAd: true,
-          playState: 'play',
-        });
-        uniTrack(uniEvent.PROGRESS);
-        break;
-      case 'adComplete':
-        uniTrack.videoState({
-          inAd: false,
-          playState: 'stop',
-          adPosition: uniTrack.videoState().adPosition + 1,
-        });
-        uniTrack(uniEvent.AD_COMPLETE);
-        break;
-      case 'adBreakStart':
-        if (data.adposition) {
-          // Set adPodName to 'preroll', 'midroll', 'postroll'
-          uniTrack.videoData({
-            adPodName: _jwAdPosMap[data.adposition],
-          });
-        }
-        uniTrack(uniEvent.AD_BREAK_START);
-        break;
-      case 'adBreakEnd':
-        uniTrack.videoState({
-          adPosition: 1,
-          adBreakPosition: uniTrack.videoState().adBreakPosition + 1,
-        });
-        uniTrack.videoData({
-          playheadPosition: 0,
-        });
-        uniTrack(uniEvent.AD_BREAK_COMPLETE);
-        break;
-      case 'ready':
-        uniTrack(uniEvent.INIT);
-        break;
-      case 'mute':
-        uniTrack.videoState({
-          isMuted: data.mute,
-        });
-        break;
-      case 'play':
-        uniTrack(uniEvent.PLAY);
-        // update state AFTER play fires so adapters can reference the previous state:
-        // (stop => play = "start")
-        // TODO: Support "START" event in UniVideo
-        // https://nbcnewsdigital.atlassian.net/browse/AFT-869
-        uniTrack.videoState({ playState: 'play' });
-        break;
-      case 'seek':
-        uniTrack.videoState({ playState: 'seek' });
-        uniTrack(uniEvent.SEEK_START);
-        break;
-      case 'seeked':
-        uniTrack.videoState({
-          playState: _jwStateMap[_jwPlayer.getState()],
-        });
-        uniTrack(uniEvent.SEEK_COMPLETE);
-        break;
-      case 'complete':
-        uniTrack.videoState({ playState: 'stop' });
-        uniTrack(uniEvent.COMPLETE);
-        break;
-      case 'time':
-        uniTrack.videoData({
-          playheadPosition: data.position * 1000,
-        });
-        // Only fire "PROGRESS" events when the video is playing
-        // "time" event fires during seek
-        if (uniTrack.videoState().playState === 'play') {
-          uniTrack(uniEvent.PROGRESS);
-        }
-        break;
-      case 'playlistItem':
-        uniTrack.videoData({
-          duration: data.item.duration,
-        });
-        if(uniTrack.videoState().playState === 'play') {
-          uniTrack(uniEvent.STOP);
-          uniTrack.videoState({
-            playState: 'stop'
-          });
-        }
-
-        // Indicates that the asset has been loaded by the player
-        // Better indicator of "VIDEO_LOADED" than $t('gamma_metadata_updated')
-        uniTrack(uniEvent.VIDEO_LOADED);
-        break;
-      case 'playAttemptFailed':
-      case 'setupError':
-      case 'adError':
-      case 'error':
-        $t('track', 'uni_jw_error', {
-          message: data.message || data.error,
-          code: data.code || null,
-          sourceError: data.sourceError || null,
-        });
-        break;
-      default:
-        break;
-    }
-  };
-
-  const subscribeUniEventsToJW = function ({ player, callingEvent, uniTrack }) {
-
-    // Initializing video data
-    uniTrack.videoData({
-      playbackAdapter: 'JW Player',
-      custom: {
-        ...uniTrack.videoData(),
-        playerVersion: player.version || '',
-        appVersion: $t('jsonLd.Dataset.0.appVersion', undefined),
-        appName: 'ramen',
-      }
-    });
-    const calculateInitiate = function(_data) {
-      const data = _data[0] ?? _data;
-      const isManual = data.nowPlayingInitiator === 'manual' || data.autoPlay === false;
-      const isContinuous = uniTrack.videoData().videoCount > 0;
-
-      return isManual ? 'manual' : isContinuous ? 'continuous' : 'auto';
-    };
-    $t('on', 'gamma_metadata_updated', function (_e, data) {
-
-      // Doing nothing when metadata is updated
-      // for a different player instance.
-      if (data.player.id !== player.id) return;
-
-      // uniTrack.videoData does not merge nested properties.
-      // Handle "custom" property merging manually.
-      // NOTE: This is a shallow-merge.
-      let uniData = convertVideoMetadataToUniVideo(data);
-      let customData = uniData.custom;
-      delete uniData.custom;
-      uniTrack.videoData({
-        ...uniData,
-        playInitiate: calculateInitiate(data),
-        custom: {
-          ...uniTrack.videoData().custom,
-          ...customData,
-        }
-      });
-    });
-
-    // https://docs.jwplayer.com/players/reference/javascript-player-api-introduction
-    const jwEventList = [
-      'adBreakEnd',
-      'adBreakStart',
-      'adComplete',
-      'adError',
-      'adImpression',
-      'adItem', // Not fired?
-      'adLoaded', // Not fired?
-      'adMeta', // Not fired?
-      'adPause',
-      'adPlay',
-      // 'adSchedule',
-      'adTime',
-      'adViewableImpression',
-      // 'beforeComplete',
-      'beforePlay',
-      // 'breakpoint', // Not useful, not mentioned in JW docs
-      'complete',
-      'error',
-      // 'firstFrame',
-      'fullscreen',
-      'meta',
-      'mute',
-      'pause',
-      'play',
-      'playAttemptFailed',
-      // 'playlist',
-      'playlistItem', // GAMMA player doesn't use the JW Playlist features, but does inject the item that is queued to play
-      'ready',
-      'seek',
-      'seeked',
-      'setupError',
-      'time',
-      // 'viewable', // Not recommended in iframes
-      'warning',
-    ];
-
-    if (callingEvent === 'jwPlayerLiveStreamReadyEvent') {
-      uniTrack.videoData({
-        streamType: 'linear'
-      });
-    }
-
-    jwEventList.forEach((event) => {
-      player.on(event, (data) => {
-        let trackEvent = true;
-
-        if (event === 'meta' && data.metadata && data.metadata.metadataType === 'discontinuity') {
-          trackEvent = false;
-        }
-
-        if (event && trackEvent) {
-          // pass a reference to the player
-          // only use this to get player state!
-          // calling play() pause() etc. will invoke the player's methods
-          jwUniBind(event, data, player, uniTrack);
-        }
-      });
-    });
-  };
-
-  $t('on', 'gamma_init', function () {
-    // TODO It seems that there is no longer
-    // anything that needs to be handled here.
-    // Maybe remove the listener.
-  });
-
-  // This is where player instances are created,
-  // and the primary place where control flow starts
-  // to flow to other functions in this rule.
-  $t('on', 'gamma_jw_player_loaded', function (_e, data) {
-    let uniquePlayerInstanceId = data.player.id;
-    var uniTrack = window.uniVideo.buildUniTrack({ uniquePlayerInstanceId });
-    subscribeUniEventsToJW({ callingEvent: _e.type, ...data, uniTrack });
-  });
-
-
-  // Joins taxonomy data together to create a more
-  // compact representation. Primarily important for
-  // Telemundo, which has extra taxonomy data.
-  function getAdditionalTerms(eventDataRaw) {
-    var terms = eventDataRaw.taxonomy && eventDataRaw.taxonomy.additionalTerms || [];
-    var category = [];
-    var keyword = [];
-
-    terms.forEach(function (term) {
-      if (term.path.indexOf('category') != -1 && category.indexOf(term.name) == -1) {
-        category.push(term.name);
-      }
-      if (term.path.indexOf('keyword') != -1 && keyword.indexOf(term.name) == -1) {
-        keyword.push(term.name);
-      }
-    });
-
-    return {
-      keyword: keyword.join(','),
-      category: category.join(',')
-    };
-  }
-
-  function getTelemundoSource(data) {
-    if (!document.location.hostname.includes('telemundo.com')) return;
-    return data.taxonomy?.primarySection?.name;
-  }
-
-  function convertVideoMetadataToUniVideo(_data) {
-    const data = _data[0] ?? _data;
-    const additionalTerms = getAdditionalTerms(data);
-
-    const resultMetaData = {
-      dateBroadcast: data.dateBroadcast ? new Date(Date.parse(data.dateBroadcast)).toISOString() : '',
-      datePublished: data.datePublished ? new Date(Date.parse(data.datePublished)).toISOString() : '',
-      duration: data?.videoAssets?.[0]?.assetDuration ?? '', // The final duration is updated by the 'playlistItem' event
-      guid: data?.mpxMetadata?.guid ?? '',
-      mpxId: data?.mpxMetadata?.id ?? '',
-      newsNetwork: data?.publisher?.name ?? '',
-      playListId: data?.associatedVideoPlaylist?.id ?? '',
-      playListLabel: data?.associatedVideoPlaylist?.headline?.primary ?? '',
-      sentiment: data?.sentiment ?? '',
-      source: getTelemundoSource(data) ?? data?.source?.name ?? '',
-      streamType: ['nonbroadcastlivevideo', 'live'].includes(data?.videoType.toLowerCase()) ? 'linear' : 'vod',
-      title: data?.headline?.primary ?? '',
-      videoType: data?.videoType ?? '',
-      custom: { ...data, additionalTerms }, // All other data
-    };
-
-    return resultMetaData;
-  }
-})();
-
-</script><script>
-(function () {
-  /*global $t, ADB, AppMeasurement, BI, visitor, uniVideo, s */
-  $t('register', 'univideo_ahb_adobeAppMeasurmentLoaded');
-
-  var logEvent = (window.BI && BI.console && BI.console.build('uni_heartbeat')) || Function.prototype;
-
-  var uniEvent = (window.uniVideo && window.uniVideo.event) || {};
-
-  var appMtrack = function (situation, actionContextData) {
-    s.contextData = s.extendArray(s.contextData, actionContextData);
-    s.tl(true, 'o', situation);
-
-    for (var item in actionContextData) {
-      delete s.contextData[item];
-    }
-  };
-  var setupHeartbeat = function (s) {
-    uniVideo.addEventListenerFactory(function heartbeat() {
-      'use strict';
-      // statics
-      var noValue = 'not available';
-      var isAmp = location.hash.indexOf('amp=1') !== -1;
-      var isEmbedded = location.pathname.indexOf('/embedded-video/') !== -1;
-      var topLevelDomain = s.topLevelDomain;
-
-      var brand = function () {
-        if (topLevelDomain === 'today.com') {
-          return 'today';
-        } else if (topLevelDomain === 'msnbc.com') {
-          return 'msnbc';
-        } else if (topLevelDomain === 'telemundo.com') {
-          return 'telemundo';
-        } else {
-          return 'nbcnews';
-        }
-      };
-
-      var contentType = function () {
-        if (isAmp || isEmbedded) {
-          return 'offsite';
-        } else {
-          return s.contextData['news.contenttype'];
-        }
-      };
-
-      var ampContentType = function () {
-        var getParamFromHash = function (url, Param) {
-          var re = new RegExp('#.*[?&]' + Param + '=([^&]+)(&|$)');
-          var match = url.match(re);
-          return match ? match[1] : '';
-        };
-
-        var passedType = getParamFromHash(location.hash, 'pageType');
-
-        switch (passedType) {
-          case 'video':
-            return 'AMP:canonical video';
-
-          default:
-            return 'AMP:post';
-        }
-      };
-
-      // formatting for publish date
-      var formatDate = function (dateStr) {
-        //convert: Thu Nov 09 2017 16:32:29 GMT+0000 (UTC) convert to 12/22/2015
-        if (typeof dateStr !== 'string') {
-          return false;
-        }
-        var date = new Date(dateStr);
-        //return if its not a valid date
-        if (isNaN(date.getTime())) {
-          return false;
-        }
-
-        return date.getUTCMonth() + 1 + '/' + date.getUTCDate() + '/' + date.getUTCFullYear();
-      };
-
-      // privates
-      var _mediaHeartbeat = null;
-      var _appMeasurement = null;
-      var _playheadPosition = 0;
-      var _startupTime = 0;
-      var sessionIsStarted = false;
-
-      // constructors from adobe for delegate
-      var CustomMediaHeartbeatDelegate = new ADB.va.MediaHeartbeatDelegate();
-      var MediaHeartbeat = ADB.va.MediaHeartbeat; // mapping to match documentation
-
-      CustomMediaHeartbeatDelegate.getCurrentPlaybackTime = function () {
-        // playhead will be 0 for ads.
-        return Math.round(_playheadPosition / 1000) || 0;
-      };
-
-      CustomMediaHeartbeatDelegate.getQoSObject = function () {
-        // dont have QOS data right now (<bitrate>, <startuptime>, <fps>, <droppedFrames>)
-        return MediaHeartbeat.createQoSObject(0, Math.round(_startupTime), 0, 0);
-      };
-
-      var playerStyle = function () {
-        switch (contentType()) {
-          case 'vertical':
-          case 'subvertical':
-          case 'show':
-            return 'Front Player';
-          case 'cover':
-            return 'Cover Player';
-          case 'canonical video':
-            return 'Canonical';
-          case 'post':
-            return 'Inline';
-          case 'offsite':
-            if (isAmp) {
-              return 'AMP Player';
-            } else {
-              return 'Offsite Embedded';
-            }
-          default:
-            return noValue;
-        }
-      };
-
-      var createAMandHBObjects = function (playerName, playerVersion) {
-        var debugState =
-          (window.BI && BI.console.list() && BI.console.list()[logEvent.logGroup] === 'true') || false;
-        // create new appMeasurementmain and heartbeat instance
-        if (!_mediaHeartbeat && playerName) {
-          // use DTM values since this may load before the page track is complete
-          var appMAccount = s.account || ''; //get from site specific function
-          // Set-up the AppMeasurement component using values from page version.
-          _appMeasurement = new AppMeasurement(appMAccount);
-          _appMeasurement.visitor = visitor;
-          _appMeasurement.trackingServer = s.trackingServer;
-          _appMeasurement.charSet = 'UTF-8';
-          _appMeasurement.doPlugins = false;
-          _appMeasurement.ssl = true;
-
-          $t('track', 'univideo_ahb_adobeAppMeasurmentLoaded', {
-            sc_obj: _appMeasurement,
-          });
-
-          // Media Heartbeat initialization
-          var mediaConfig = new ADB.va.MediaHeartbeatConfig();
-          mediaConfig.trackingServer = 'nbcume.hb.omtrdc.net';
-          mediaConfig.playerName = playerName;
-          mediaConfig.debugLogging = debugState; // set this to false for production apps.
-          mediaConfig.ssl = true;
-          mediaConfig.appVersion = playerVersion || 'unknown';
-          mediaConfig.ovp = 'unknown'; // TODO need to populate later
-          mediaConfig.channel = (function () {
-            if (playerStyle === 'Offsite Embedded') {
-              return 'Off-domain';
-            }
-            return 'On-domain';
-          })();
-
-          _mediaHeartbeat = new MediaHeartbeat(CustomMediaHeartbeatDelegate, mediaConfig, _appMeasurement);
-        }
-      };
-
-      return function eventListener(_e, data) {
-        var videoData = data.videoData || {};
-        var videoState = data.videoState || {};
-        _startupTime = videoState.startupTime;
-
-        // if its a progress event, just update time and return
-        if (data.eventType === uniEvent.PROGRESS) {
-          _playheadPosition = videoData.playheadPosition;
-          return;
-        }
-
-        // if the heartbeat instance wasn't created yet, do it now
-        createAMandHBObjects(videoData.playbackAdapter, videoData.custom.playerVersion);
-
-        // set videoType based on guid (VOD, LINEAR, LIVE)
-        var videoType = (function () {
-          if (
-            /^lv_/.test(videoData.guid) ||
-            /^nbcnewslive/.test(videoData.guid) ||
-            /^TELE_ANV_ID/.test(videoData.guid) ||
-            videoData.videoType === 'nonBroadcastLiveVideo' ||
-            videoData.streamType === 'linear'
-          ) {
-            return 'Linear';
-          } else if (/^nn_netcast_/.test(videoData.guid)) {
-            return 'VOD Episode';
-          } else {
-            return 'VOD Clip';
-          }
-        })();
-
-        // had to move this out becuase of the pre-load event firing, and not knowing if ad_Start or content_Start firing
-        var startSession = function (customContextData, videoType) {
-          // start session on first frame
-
-          if (videoState.playState === 'stop') {
-            var mediaInfo = MediaHeartbeat.createMediaObject(
-              customContextData.videotitle || noValue, // video name
-              customContextData.videoguid || noValue, // video ID
-              (function () {
-                if (videoType === 'Linear') {
-                  var isSingleLiveEvent =
-                    /^lv_/.test(videoData.guid) || videoData.videoType === 'nonBroadcastLiveVideo';
-                  var isJWPlayer = 'JW Player' == videoData.playbackAdapter;
-                  var isCVSDK = 'cvsdk' == videoData.playbackAdapter;
-                  var isLiveCvsdkEvent = videoData.videoType = 'Live' && isCVSDK;
-                  var adobeDefaultLength = 86400;
-                  var adobeDefaultCvsdkLength = 1800;
-                  if (isSingleLiveEvent && isJWPlayer) {
-                    return adobeDefaultLength;
-                  } else if (isLiveCvsdkEvent) {
-                    return adobeDefaultCvsdkLength;
-                  } else {
-                    return -1;
-                  }
-                } else {
-                  return videoData.duration || 0;
-                }
-              })(), // videoLength
-              (function () {
-                if (videoType === 'Linear') {
-                  return MediaHeartbeat.StreamType.LIVE;
-                } else {
-                  return MediaHeartbeat.StreamType.VOD; // default VOD
-                }
-              })(),
-              'Unknown'
-            );
-
-            _mediaHeartbeat.trackSessionStart(mediaInfo, customContextData);
-          }
-        };
-
-        function capitalizeFirstLowerRest(str) {
-          return str.charAt(0).toUpperCase() + str.slice(1).toLowerCase();
-        }
-
-        // Fixing non-uniform casing
-        var playInitiate = capitalizeFirstLowerRest(videoData.playInitiate);
-
-        //get referrer pagename if its an embeded amp page.
-        var pageName = isAmp ? brand() + ':' + ampContentType() + ':embeddedVideo' : s.pageName;
-        var customContextData = {
-          // custom context data for calls
-          'videoappname': videoData.custom.appName || noValue,
-          'videoappversion': videoData.custom.appVersion || noValue,
-          'videodomain': videoData.custom.videoDomain || noValue,
-          'videocliptype': videoData.videoType || noValue,
-          'videocontentsource': videoData.source || noValue, // show name / network
-          'videocontenttype': 'Video',
-          'videodate': s.customTimeParting('d'),
-          'videoday': s.customTimeParting('dw'),
-          'videoguid': videoData.guid || noValue,
-          'videohour': s.customTimeParting('h'),
-          'videoinitiate': playInitiate, //"Auto" vs. "Manual" vs. "Continuous"
-          'videominute': s.customTimeParting('m'), // use customTimepart from scode file
-          'videompxid': videoData.mpxId || noValue,
-          'videonetwork': videoData.newsNetwork || noValue,
-          'videopagecontentcategory': noValue,
-          'videopagename': pageName || noValue,
-          'videopagetype': isAmp ? ampContentType() : contentType(),
-          'videoplatform': 'Web', // [todo] maybe mobile too?
-          'videoplayerstyle': playerStyle() || noValue,
-          'videoplayertech': videoData.playbackAdapter,
-          'videoplayerurl': window.location.href.split('?')[0],
-          'videoplaylist': videoData.playListLabel || noValue,
-          'videoplaylistid': videoData.playListId || noValue,
-          'videoprogram': videoData.source || noValue, //videoData.custom.brandProgram, for VOD its brandProgram
-          'videopublishdate': formatDate(videoData.datePublished) || noValue,
-          'videoscreen': 'Normal', // [TODO] make this also show "Full"
-          'videostatus': 'Unrestricted',
-          'videosubcat1': videoData.custom.videosubcat1 || noValue, // mpx primary category
-          'videosubcat2': noValue,
-          'videotitle': videoData.title || noValue,
-          'videomutestate': videoState.isMuted ? 'muted' : 'unmuted' || noValue,
-          'playerVersion': videoData.custom.playerVersion || noValue,
-          // optional values
-          'videoadblockerdetection': s.cookieRead('i_abd') || noValue,
-          'videonativesponsor': noValue,
-          'videopagestorylines': noValue,
-          'videoplayertestvalue':
-            (window.__DY_VIDEO_TEST__ && window.__DY_VIDEO_TEST__.videoPlayerType) || noValue,
-          'videostreamcount': videoData.videoCount || noValue, // video count (set inside the event)
-          'videovideocontenttype': videoType,
-          'videocontentrating': videoData.sentiment || noValue,
-          'videovisitorid': visitor.getMarketingCloudVisitorID(), // for testing mostly, visitorID
-          'videoscrollcount': s.contextData['news.scrollcount'] || noValue,
-          'videosessionnumber': s.contextData['news.sessionnumber'] || noValue,
-          'videoplayercount': $t('jsonLd.NewsArticle.0.video', []).length || noValue,
-          'news.uxexperiment': s.contextData['news.uxexperiment'] || noValue,
-          'videopagesubverticalname': $t('jsonLd.Dataset.0.subVertical', noValue), //not correct for amp
-          'videopagetemplatename': $t('jsonLd.Dataset.0.packageId', noValue), //not  correct for amp
-          'videopageverticalname': $t('jsonLd.Dataset.0.vertical', noValue),
-          'videoadditionaltaxonomy': videoData.custom?.additionalTerms?.category || noValue,
-        };
-
-        logEvent(data.eventType, { data: data, contextData: customContextData, state: videoState });
-
-        // specific events
-        switch (data.eventType) {
-          case uniEvent.VIDEO_LOADED:
-            if (videoState.playState !== 'stop') {
-              // if other video is started while in pause, close out last session, and reset values
-              _mediaHeartbeat.trackSessionEnd();
-              logEvent('SESSION END - VIDEO_LOADED');
-              sessionIsStarted = false;
-            }
-
-            // reload app measurement settings before a videoLoad (to be sure its up to date)
-            _appMeasurement.clearVars();
-            _appMeasurement.pageName = s.pageName;
-
-            break;
-
-          case uniEvent.PLAY:
-            logEvent('PLAY', { videoState });
-
-            if (false === sessionIsStarted) {
-              startSession(customContextData, videoType);
-              logEvent('SESSION START - PLAY');
-              sessionIsStarted = true;
-            }
-
-            if (videoState.playState !== 'play') {
-              // if first asset after load
-              _mediaHeartbeat.trackPlay();
-            }
-            break;
-          case uniEvent.PAUSE:
-            _mediaHeartbeat.trackPause();
-            break;
-          case uniEvent.SEEK_START:
-            _mediaHeartbeat.trackEvent(MediaHeartbeat.Event.SeekStart);
-            break;
-          case uniEvent.SEEK_COMPLETE:
-            _mediaHeartbeat.trackEvent(MediaHeartbeat.Event.SeekComplete);
-
-            /* track rewind event (TODO not setup)
-          if (videoData.playheadPosition < videoData.playheadPosition)) {
-            _appMeasurement.contextData = customContextData;
-            _appMeasurement.contextData.videoscrub = 'rewind';
-            _appMeasurement.tl(this, 'o', 'Video Rewind', null);
-          }
-          */
-            break;
-          case uniEvent.COMPLETE: // TODO not setup
-            _mediaHeartbeat.trackComplete();
-            _mediaHeartbeat.trackSessionEnd();
-            logEvent('SESSION END - COMPLETE');
-            sessionIsStarted = false;
-            break;
-          case uniEvent.STOP:
-            _mediaHeartbeat.trackSessionEnd();
-            logEvent('SESSION END - STOP');
-            sessionIsStarted = false;
-            break;
-          case uniEvent.AD_BREAK_START:
-            if (false === sessionIsStarted) {
-              startSession(customContextData, videoType);
-              logEvent('SESSION START - AD BREAK START');
-              sessionIsStarted = true;
-            }
-            var adBreakInfo = MediaHeartbeat.createAdBreakObject(
-              videoData.adPodName || noValue, // name
-              videoState.adBreakPosition, // position
-              videoState.playheadPosition
-            ); // startTime
-            _mediaHeartbeat.trackEvent(MediaHeartbeat.Event.AdBreakStart, adBreakInfo);
-            break;
-          case uniEvent.AD_BREAK_COMPLETE:
-            _mediaHeartbeat.trackEvent(MediaHeartbeat.Event.AdBreakComplete);
-            break;
-          case uniEvent.AD_PLAY:
-            if (false === sessionIsStarted) {
-              startSession(customContextData, videoType);
-              logEvent('SESSION START - AD PLAY');
-              sessionIsStarted = true;
-            }
-            // for ads, its only ever at the beginings for now, so hard coded
-            var adLength = Math.round(videoData.adLength) || 0;
-            var randomAdId = 'rand_' + ((Math.random() * 36 * 100000) | 0).toString(36);
-            var adInfo = MediaHeartbeat.createAdObject(
-              videoData.adName || noValue, // name
-              videoData.adId || randomAdId, // id
-              videoState.adPosition, // position
-              adLength
-            ); // length
-            _mediaHeartbeat.trackEvent(MediaHeartbeat.Event.AdStart, adInfo, customContextData);
-            // do the track play AFTER the ad starts
-            if (videoState.playState !== 'play') {
-              _mediaHeartbeat.trackPlay();
-            }
-            break;
-          case uniEvent.AD_COMPLETE:
-            _mediaHeartbeat.trackEvent(MediaHeartbeat.Event.AdComplete);
-            break;
-          case uniEvent.SEGMENT_START:
-            var chapterInfo = MediaHeartbeat.createChapterObject(
-              videoData.assetID, // CHAPTER_NAME
-              videoState.segmentPosition, //POSITION
-              -1, //LENGTH
-              videoState.playheadPosition //START_TIME
-            );
-            _mediaHeartbeat.trackEvent(MediaHeartbeat.Event.ChapterStart, chapterInfo, {
-              segmentType: 'Program',
-              segmentName: videoData.assetID,
-            });
-            break;
-          case uniEvent.SEGMENT_END:
-            _mediaHeartbeat.trackEvent(MediaHeartbeat.Event.ChapterComplete);
-            break;
-          case uniEvent.STATE.MUTE:
-            //https://experienceleague.adobe.com/docs/media-analytics/using/media-use-cases/player-state-tracking/standard-and-custom-states.html?lang=en
-            //_mediaHeartbeat.trackEvent('mute', videoState.isMuted, customContextData); //ADB.Media.PlayerState.Mute (this seems like it doesnt work)
-            //TODO this customContextData udpate needs to me made so it can compatible with a "buildMediObject" structure, so its not a one off here.
-
-            //mute state change adobe event.
-            //sometimes there is an event as the player configures itself. This will ignore that.
-            if (videoState.inAd || videoData.playheadPosition != 0) {
-              var isMutedString = videoState.isMuted ? 'muted' : 'unmuted';
-              appMtrack('Video Mute Change', {
-                'news.linkmoduledetail': `${isMutedString}`,
-                'news.linkmoduletype': 'video mute change',
-              });
-              customContextData['videomutestate'] = isMutedString || noValue;
-            }
-            break;
-          default:
-            break;
-        }
-      };
-    });
-  };
-
-  // run after adobe is loaded, or if its alrady loaded.
-  if ($t('dtm_adobeAppMeasurmentLoaded', 'not loaded') !== 'not loaded') {
-    setupHeartbeat(window.s);
-  } else {
-    $t('on', 'dtm_adobeAppMeasurmentLoaded', function () {
-      setupHeartbeat(window.s);
-    });
-  }
-})();
-
-</script><script>_satellite["_runScript15"](function(event, target, Promise) {
-
-(function() {
-  /* global  $t, uniVideo, BI */
-  var logEvent = (window.BI && BI.console && BI.console.build('uni_mparticle')) || Function.prototype;
-
-  // Mapping univideo event name to mparticle event name
-  let eventNames = new Map([
-    [uniVideo.event.PLAY, 'VOD Clip Start'],
-    [uniVideo.event.COMPLETE, 'VOD Clip Complete'],
-    [uniVideo.event.AD_PLAY, 'Ad Start'],
-    [uniVideo.event.AD_COMPLETE, 'Ad Complete'],
-    [uniVideo.event.AD_BREAK_START, 'Ad Pod Start'],
-    [uniVideo.event.AD_BREAK_COMPLETE, 'Ad Pod Complete'],
-  ]);
-
-  uniVideo.addEventListenerFactory(function mparticle() {
-    return function eventListener(_e, data) {
-      const { eventType, videoData, videoState } = data;
-      let eventName = eventNames.get(eventType);
-
-      // Distinguishing between on-demand and live video streams
-      if (eventType == uniVideo.event.PLAY && videoData.streamType == 'linear') {
-        eventName = 'Linear Stream Start';
-      }
-      if (eventType == uniVideo.event.STOP && videoData.streamType == 'linear') {
-        eventName = 'Linear Stream Close';
-      }
-
-      // Skipping events that don't have a counterpart in mparticle
-      if (!eventName) return;
-
-      // Should this variable be set to something else?
-      const noValue = 'not available';
-
-      let videoBrandDomain = noValue;
-      let videoDomain = videoData.custom.videoDomain || noValue;
-      if (videoDomain.includes('nbcnews')) videoBrandDomain = 'NBC News';
-      if (videoDomain.includes('msnbc')) videoBrandDomain = 'MSNBC';
-      if (videoDomain.includes('today')) videoBrandDomain = 'Today';
-
-      // Convert a valid date string to RFC 2822 format,
-      // returning it as-is if not a valid date.
-      function toRFC2822(maybeDateString) {
-        const isDate = s => false == Number.isNaN(Date.parse(s));
-        if (!isDate(maybeDateString)) return maybeDateString;
-        return new Date(maybeDateString).toString();
-      }
-
-      // Constructing mparticle metadata from univideo event data
-      const eventData = {
-        'video mpx id': videoData.mpxId || noValue,
-        'video guid': videoData.guid || noValue,
-        'video brand domain': videoBrandDomain,
-        'video title': videoData.title || noValue,
-        'video network': videoData.newsNetwork || noValue,
-        'video program': videoData.source || noValue,
-        'video content source': videoData.source || noValue,
-        'video air date': toRFC2822(videoData.dateBroadcast) || noValue,
-        'video asset status': 'Unrestricted',
-        'video screen mode': 'Normal',
-        'video clip category': videoData.videoType || noValue,
-        'video player name': videoData.playbackAdapter || noValue,
-        'video initiation': videoData.playInitiate || noValue,
-        'video playlist name': videoData.playListLabel || noValue,
-        'video playlist id': videoData.playListId || noValue,
-        'video content type': 'Video',
-        'video publish date': toRFC2822(videoData.datePublished) || noValue,
-        'video page url': window.location.href.split('?')[0] || noValue,
-        'video page name': window.s?.pageName ?? window.location.pathname,
-        'video index start': typeof videoData.playheadPosition === 'number' ? Math.round(videoData.playheadPosition * 1000) : noValue,
-        'video mute state': videoState.isMuted ? 'muted' : 'unmuted' || noValue,
-
-        // The properties below need revisiting, because
-        // they're unlikely to be correct or general enough.
-
-        'video length': noValue,
-      };
-
-      logEvent('Track Event', eventName, eventData);
-
-      // Announcing the mparticle event to be
-      // handled by another rule.
-      $t('track', 'mParticle_track_event', {
-        eventType: 'Navigation',
-        eventName,
-        eventData,
-      });
-    };
-
-  });
-})();
-
-
-});</script><script>
-/* global BI */
-(function () {
-
-  // Doing nothing if on nbcnews, but not /select
-  if (location.host.includes('nbcnews.com') && false == location.pathname.startsWith('/select')) {
-    return;
-  }
-
-  const logEvent = BI?.console?.build('Affiliate Links') ?? Function.prototype;
-
-  /* SNIPAF: {"name": "modify_affiliate_links", "version":"1.0"} */
-  // A function that uses a list of "link modifier" objects to add
-  // query parameters to the hrefs of link elements.
-  function modifyAffiliateLinks({
-    modifiers = [],
-    dependencies = [],
-    timeLimitInSeconds = 5,
-    logEvent = Function.prototype,
-  }) {
-    window.BI.waitForObjAvailable(dependencies, timeLimitInSeconds, doModification, 1000);
-
-    function doModification() {
-      modifiers.forEach(mod => {
-        document.querySelectorAll(mod.linkSelector).forEach((link) => {
-          try {
-            let url = new URL(link.href);
-            let urlBackup = new URL(url.href);
-
-            try {
-              mod.apply({ url, link });
-            }
-            catch (e) {
-              url = urlBackup;
-              let err = String(e);
-              logEvent(`Error - ${mod.name}`, { err, link, mod, url });
-            }
-
-            if (url.href != link.href) {
-              link.href = url.href;
-
-              logEvent(`Link Modified - ${mod.name}:`, {
-                before: urlBackup.href,
-                after: url.href
-              });
-            }
-          }
-          catch (e) {
-            let err = String(e);
-            logEvent(`Unexpected Error - ${mod.name}:`, { err, link });
-          }
-        });
-      });
-    }
-  }
-  /* SNIPAF: END*/
-
-  const cid = BI && BI.userInfo && BI.userInfo.get('cid') || '';
-  const isAudDevCID = /auddevpaid/.test(cid);
-  const isNoIdAudDevCID = /noid_auddevpaid/.test(cid);
-  const isNewsletterCID = /newsletter_[a-zA-Z]+/.test(cid);
-
-  const [articleId] = (!isNewsletterCID && !isNoIdAudDevCID)
-    ? (document.location.pathname.match(/-[a-z0-9]*[0-9]$/) || [])
-    : [''];
-
-  const modifiedCID = cid.includes(articleId) ? cid : cid + articleId;
-
-  const config = {
-    timeLimitInSeconds: 7,
-    logEvent,
-    dependencies: [],
-    modifiers: [
-      {
-        name: 'Impact Radius',
-        linkSelector: '.layout-grid-item a',
-        apply: function ({ url }) {
-          const hasExpectedDomain = url.host.includes('impactradius');
-          const hasExpectedParams = url.searchParams.has('subId1') && url.searchParams.has('u');
-          if (!hasExpectedDomain && !hasExpectedParams) return;
-          url.searchParams.set('subId1',modifiedCID);
-        },
-      },
-      {
-        name: 'Amazon',
-        linkSelector: '.layout-grid-item a[href*="amazon.com"]',
-        apply: function({ url }) {
-          url.searchParams.set('tag',`${modifiedCID}-20`);
-        },
-      },
-      {
-        name: 'Skimlinks 1',
-        linkSelector: '.layout-grid-item a[href*="redirectingat.com"]',
-        apply: function({ url }) {
-          const tag = modifiedCID;
-          const sref = url.searchParams.get('sref') ?? '';
-          const modifiedTag = tag.replace(/[_-]/g, '');
-          const formattedSrefTag = sref.replace(/\/[a-zA-Z0-9_-]*$/, `/${modifiedTag}`);
-          url.searchParams.set('sref', formattedSrefTag);
-        },
-      },
-      {
-        name: 'Skimlinks 2',
-        linkSelector: '.layout-grid-item a[href*="skimresources.com"]',
-        apply: function({ url }) {
-          url.searchParams.set('tag', modifiedCID);
-        },
-      },
-      {
-        name: 'Awin',
-        linkSelector: '.layout-grid-item a[href*="awin1.com"]',
-        apply: function({ url }) {
-          url.searchParams.set('clickref', modifiedCID);
-        },
-      },
-      {
-        name: 'Share-a-sale',
-        linkSelector: '.layout-grid-item a[href*="shareasale.com"]',
-        apply: function({ url }) {
-          url.searchParams.set('afftrack', modifiedCID);
-        },
-      },
-      {
-        name: 'Rakuten',
-        linkSelector: '.layout-grid-item a[href*="linksynergy.com"]',
-        apply: function({ url }) {
-          let u1 = modifiedCID.replace(/[^a-z0-9]/gi, '');
-          url.searchParams.set('u1', u1);
-        },
-      },
-      {
-        name: 'CJ',
-        linkSelector: '.layout-grid-item a[href*="anrdoezrs.net"]',
-        apply: function({ url }) {
-          const [baseAffiliateURL, referringSiteURL] = url.href.split(/sid\/[0-9]+[a-zA-Z]+/);
-          const modifiedTag = modifiedCID.replace(/[_-]/g, '');
-          const formattedModifiedAffiliateURL = `${baseAffiliateURL}sid/${modifiedTag}${referringSiteURL}`;
-          url.href = formattedModifiedAffiliateURL;
-        },
-      },
-    ]
-  };
-
-
-  if (isAudDevCID || isNewsletterCID) {
-    modifyAffiliateLinks(config);
-  }
-
-})();
-
-</script><script>
-
-/* global $t, parseJsonLd */
-(function () {
-  window.dtm_pageview = window.dtm_pageview || {};
-  window.dtm_pageview.viewedPages = window.dtm_pageview.viewedPages || {}; //list of URLS already tracked (make it exposed, so )
-  var viewedPages = window.dtm_pageview.viewedPages; //keep it simple, so its shorter
-
-  var trackView = true;
-  var i, excludedPaths = [
-    /\/embedded-video\//,
-    /^\/playmaker\/embed/,
-    /\/embedded-pkg\//,
-    /\/embedded-newsletter\//,
-    /\/politics\/2023-elections\/.*\/embed/,
-  ];
-
-  var allowedHashes = new Set([
-    '#activity',
-  ]);
-
-  $t('register', 'dtm_pageView');
-  //reparse ldjson before pageview
-  if (typeof parseJsonLd === 'function') {
-    parseJsonLd();
-  }
-
-  //dont track pages from exlude list
-  for (i = 0; (excludedPaths[i] && trackView); i++) {
-    if (document.location.pathname.search(excludedPaths[i]) != -1) {
-      trackView = false;
-    }
-  }
-
-  //check to see if thise page has been tracked already (only one pageview per URL)
-  if (viewedPages[document.location.pathname]) {
-    trackView = false;
-  }
-    
-  var url = allowedHashes.has(location.hash) ? location.pathname + location.hash : location.pathname;
-
-  $t('track', 'dtm_pageView', { initiator: 'pageViewPassThrough', trackView: trackView, url, });
-  viewedPages[document.location.pathname] = true;
-
-})();
-
-
-</script><script id="__NEXT_DATA__" type="application/json">{"props":{"airshipWebNotificationsEnabled":false,"cookies":{"changeListeners":[null],"HAS_DOCUMENT_COOKIE":false,"cookies":{}},"featureFlagQueryParam":true,"launchDarklyFlags":{"airship-web-notifications":false,"airship-web-notifications-config":{"softOptInDisplayInterval":[2,"week"],"softOptInDisplayIntervals":[{"optOutCount":1,"interval":[2,"week"]},{"interval":[2,"week"],"optOutCount":2},{"interval":[2,"week"],"optOutCount":3}],"softOptInMaxAskLimit":4,"name":"default","softOptInDisplayDelay":8000},"amp-data-viz-embed":false,"amp-ramen-iframe":"default","author-profiles-enabled":false,"boxinline-ad-vertical-spacing":0,"change-og-url-for-social-media-bots":false,"color-combos":"blue","coreVideo":"/NimSmuMOlcc1shKlcyjhFglzgkIpuYb5/ipCmVvA/enHvedfO+Wjp9HW4W/9Uj1","coreVideoSlates":"","cta-canonical-video-page":true,"curator-live-video":true,"curator-live-video-msnbc":true,"display-video-date":false,"event-day-curated-list-select":{"curatedListId":null},"event-day-curated-list-today":{"curatedListId":null},"feature-flag-logo-update":true,"hide-date-created-timestamp":true,"is-most-popular-module-enabled":true,"live-blog-card-query-limits":{"firstPageTwitter":15,"loadMore":10,"firstPage":150},"live-blog-chat-redesign":true,"live-blog-embed-pkg-show-headline":false,"msnbc-feature-flag-logo-update":true,"msnbc-show-blogs":true,"primary-media-banner":true,"product-pros-and-cons":false,"quick-takes":true,"shoppable-articles":true,"shoppable-front":false,"shoppable-recipes":true,"shopping-cart-experience":false,"taboola-reco-reel":true,"timeline-module":true,"topic-subnav":true,"uni-checkout-well-fargo-banner":false,"use-amped-encryption-wildcard":true,"use-core-video":true,"use-gamma-on-telemundo-live-videos":true,"use-gamma-vod":true,"use-omega-video":false},"videoTokens":{"timestamp":1713285707002,"tokenByDrmType":{"Widevine":"ac83ef6da962bf7cd682827747567a854c1d0816360bf161547b5545d21f9815","Fairplay":"c60585c9e733def6f66424116dd41671a097ecbc3a301e33f8ee6c49e781cf07","PlayReady":"dd6ecb8ac825c9171375d12474b6d279d2b0f35f0476e70eef973a9407c101fb"}},"pageProps":{"domain":"nbcnews.com","hostname":"www.nbcnews.com","host":"www.nbcnews.com","layout":{"header":{"css":{"link":["https://nodeassets.nbcnews.com/assets/fonts/shared/fontface.5e5192ddd3970289246454e5e20a38d9.css","https://nodeassets.nbcnews.com/assets/header-footer/1.177.0/news/header.css"]},"js":{"src":["https://nodeassets.nbcnews.com/assets/header-footer/1.177.0/hfs-header.js"],"html":["var _HFS = { version: \"1.177.0\", host: \"https://nodeassets.nbcnews.com/assets/header-footer\", social: \"nbcnews\", identity: {\"appKey\":\"nbcnewsweb\",\"sdkSource\":\"https://id.nbcuni.com/sdk/v7.4.5/identity.min.js\",\"enabled\":true,\"options\":{\"enableIframe\":true,\"enablePopUp\":false,\"env\":\"production\"}}, tooltip: {\"default\":\"Create your free profile or log in to save articles and videos\",\"currentPageView\":\"Create your free profile or log in to save this\"} }"]},"html":["\u003cnav class=\"hfsh small show-mobilenav\" style=\"display: none;\"\u003e\u003cdiv class=\"local h-h\"\u003e\u003cdiv class=\"local-inner\"\u003e\u003cdiv class=\"logo-wrap h-h\"\u003e\u003ca href=\"https://www.nbcnews.com\"\u003e\u003cspan class=\"logo h-h\"\u003e\u003csvg class=\"peacock-color\" viewBox=\"0 0 35 22\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\"\u003e\u003cpath d=\"M15.495 21.4447L5.67947 14.4912C3.18014 12.7175 0.710667 14.5258 0.184207 16.3918C-0.586487 19.149 1.14215 21.4447 3.85857 21.4447H15.495Z\" fill=\"#FCCC12\"/\u003e\u003cpath d=\"M30.9411 21.4448C33.6575 21.4448 35.3861 19.1491 34.6154 16.3919C34.0917 14.523 31.6195 12.7147 29.1202 14.4913L19.3047 21.4448H30.9411Z\" fill=\"#05AC3F\"/\u003e\u003cpath d=\"M24.8515 5.26217L19.8149 17.4877L18.3766 6.86282C18.1921 5.4179 20.5041 4.52961 20.5041 4.52961C20.2925 4.03066 19.5625 4.03931 19.5625 4.03931H17.9994H17.9967C17.747 1.42635 19.9804 -0.477137 22.3902 0.105445C24.762 0.670723 25.6195 3.40771 24.8515 5.26217Z\" fill=\"#6E55DC\"/\u003e\u003cpath d=\"M16.7843 4.21235C17.1479 1.51286 14.8711 -0.4858 12.4098 0.108318C10.038 0.670712 9.18044 3.40769 9.94842 5.26503L14.9851 17.4906L16.7843 4.21235Z\" fill=\"#EF1541\"/\u003e\u003cpath d=\"M14.5834 19.4951L9.75027 7.7858C8.61865 5.07189 5.62271 4.73445 3.96463 6.32646C2.80045 7.44836 1.89407 10.5026 4.50195 12.3542L14.5834 19.4951Z\" fill=\"#FF7112\"/\u003e\u003cpath d=\"M30.2982 12.3542C32.9061 10.5055 31.9997 7.44836 30.8356 6.32646C29.1802 4.73445 26.1842 5.07189 25.0499 7.7858L20.2168 19.4951L30.2982 12.3542Z\" fill=\"#069DE0\"/\u003e\u003c/svg\u003e\u003cdiv class=\"brand\"\u003e\u003cdiv class=\"brand-svg\"\u003e\u003csvg viewBox=\"0 0 156 22\" fill=\"currentColor\" xmlns=\"http://www.w3.org/2000/svg\" aria-labelledby=\"nbc_news_logo\"\u003e\u003ctitle class=\"nbc_news_logo\"\u003eNBC News Logo\u003c/title\u003e\u003cpath d=\"M59.4804 14.677L59.3692 14.5386L59.2226 14.3569C57.2796 16.1191 56.0449 17.1141 53.2416 17.1141H53.1222C49.266 17.1141 46.8807 13.9329 46.8807 10.9854C46.8807 7.60529 49.6921 4.85677 53.1466 4.85677C55.9282 4.88273 57.4017 6.47185 58.11 7.23325L58.2213 7.35149L58.3 7.26786L58.3135 7.25344L58.3787 7.18422L58.5008 7.05443L61.4696 3.89926C61.1059 3.5128 58.3325 0 53.1819 0C47.2443 0 42.3162 4.79044 42.2891 10.9537C42.2891 16.9353 47.0218 21.9651 53.1276 21.9939C57.7192 21.9939 60.0449 20.001 62.1996 18.037L59.4804 14.677Z\" fill-rule=\"evenodd\"/\u003e\u003cpath d=\"M40.5033 14.8732C40.5033 20.5577 36.2211 21.4518 33.5427 21.4518H22.1152V0.55957H33.5318C37.0325 0.55957 39.8303 2.67359 39.8303 6.63054C39.8303 8.58882 38.5305 9.67035 37.5454 10.2039C39.1682 11.0691 40.5033 12.3468 40.5033 14.8732ZM26.2889 4.47614V8.42732C26.2889 8.42732 32.2889 8.42732 33.0271 8.42732C34.1397 8.42732 35.3609 7.93414 35.3609 6.46326C35.3609 4.99239 34.4084 4.47326 32.8697 4.47326C31.9986 4.47614 26.2889 4.47614 26.2889 4.47614ZM36.061 14.8732C36.061 12.8688 34.4898 12.3497 32.9592 12.3497C31.5834 12.3497 26.2889 12.3497 26.2889 12.3497V17.3391C26.2889 17.3391 31.871 17.3391 33.1166 17.3391C34.3622 17.3391 36.061 16.8776 36.061 14.8732Z\" fill-rule=\"evenodd\"/\u003e\u003cpath d=\"M0.0205078 0.556641H4.6311L14.1237 14.0685V0.556641H18.4466V21.4489H13.836L4.34345 7.90814V21.4489H0.0205078V0.556641Z\" fill-rule=\"evenodd\"/\u003e\u003cpath d=\"M108.204 17.0494V21.4447H91.4932V0.55249H107.963V4.74593H95.6831V8.42312H106.199V12.6079H95.6831V17.035L108.204 17.0494Z\" fill-rule=\"evenodd\"/\u003e\u003cpath d=\"M69.4141 0.55249H74.0247L83.5172 14.0644V0.55249H87.8402V21.4447H83.2296L73.7343 7.90399V21.4447H69.4141V0.55249Z\" fill-rule=\"evenodd\"/\u003e\u003cpath d=\"M132.991 0.55249L129.377 14.1711L125.656 0.55249H121.184L117.466 14.1711L113.851 0.55249H109.765L115.157 21.4447H119.556L123.42 8.28757L127.287 21.4447H131.686L137.078 0.55249H132.991Z\" fill-rule=\"evenodd\"/\u003e\u003cpath d=\"M151.962 9.66623C148.657 8.17517 142.776 9.30861 142.82 6.45338C142.836 5.3459 144.35 4.39704 146.782 4.37685C149.514 4.35378 152.983 5.89964 152.983 5.89964L155.186 2.18207C155.186 2.18207 150.706 0.00170898 146.86 0.00170898C140.991 0.00170898 138.225 2.75023 138.225 6.17939C138.225 9.70084 140.082 11.0938 141.086 11.613C144.35 13.3002 148.006 12.8387 149.979 13.8856C152.136 15.0306 151.281 17.7676 146.863 17.384C143.615 17.1014 141.694 16.4121 139.354 14.9441L136.947 18.5319C141.495 21.5169 145.881 21.9899 146.863 21.9956C150.296 22.0158 155.87 21.0468 155.783 15.045C155.742 12.5964 154.624 10.8689 151.962 9.66623Z\" fill-rule=\"evenodd\"/\u003e\u003c/svg\u003e\u003c/svg\u003e\u003c/div\u003e\u003c/div\u003e\u003c/span\u003e\u003c/a\u003e\u003c/div\u003e\u003cdiv class=\"js-sponsor-wrap\"\u003e\u003c/div\u003e\u003cdiv class=\"local-wrap\"\u003e\u003cdiv class=\"shortcuts h-h\"\u003e\u003cul class=\"shortcuts-list h-lh\"\u003e\u003cli class=\"shortcuts-list-item\"\u003e\u003ca href=\"https://www.nbcnews.com/politics/donald-trump/live-blog/-trump-hush-money-trial-day-2-live-updates-rcna145935\" target=\"_self\"\u003eTrump Trial\u003c/a\u003e\u003c/li\u003e\u003cli class=\"shortcuts-list-item\"\u003e\u003ca href=\"https://www.nbcnews.com/news/world/live-blog/iran-attack-live-updates-rcna147960\" target=\"_self\"\u003eIran-Israel \u003c/a\u003e\u003c/li\u003e\u003cli class=\"shortcuts-list-item\"\u003e\u003ca href=\"https://www.nbcnews.com/politics\" target=\"_self\"\u003ePolitics\u003c/a\u003e\u003c/li\u003e\u003cli class=\"shortcuts-list-item\"\u003e\u003ca href=\"https://www.nbcnews.com/us-news\" target=\"_self\"\u003eU.S. News\u003c/a\u003e\u003c/li\u003e\u003cli class=\"shortcuts-list-item\"\u003e\u003ca href=\"https://www.nbcnews.com/world\" target=\"_self\"\u003eWorld\u003c/a\u003e\u003c/li\u003e\u003cli class=\"shortcuts-list-item\"\u003e\u003ca href=\"https://www.nbcnews.com/business\" target=\"_self\"\u003eBusiness\u003c/a\u003e\u003c/li\u003e\u003cli class=\"shortcuts-list-item\"\u003e\u003ca href=\"https://www.nbcnews.com/sports\" target=\"_self\"\u003eSports\u003c/a\u003e\u003c/li\u003e\u003cli class=\"shortcuts-list-item\"\u003e\u003ca href=\"https://www.nbcnews.com/tips/\" target=\"_self\"\u003eNBC News Tipline\u003c/a\u003e\u003c/li\u003e\u003cli class=\"shortcuts-list-item\"\u003e\u003ca href=\"https://www.nbcnews.com/health\" target=\"_self\"\u003eHealth\u003c/a\u003e\u003c/li\u003e\u003cli class=\"shortcuts-list-item\"\u003e\u003ca href=\"https://www.nbcnews.com/culture-matters \" target=\"_self\"\u003eCulture \u0026amp; trends\u003c/a\u003e\u003c/li\u003e\u003c/ul\u003e\u003cdiv class=\"local-insert js-local-nav-insert\"\u003e\u003c/div\u003e\u003cdiv class=\"login js-login-wrapper\" style=\"display: none;\"\u003e\u003cbutton class=\"login__button login__button--anon js-sign-in\" aria-label=\"user profile\"\u003e\u003csvg class=\"js-login-wrapper__svg\" viewBox=\"0 0 25 25\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\" style=\"opacity: 0.3;\"\u003e\u003cpath fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M12.4818 23C13.9442 22.9448 15.015 22.6891 16.6425 22.0661C17.1511 21.8714 17.7038 21.5442 18.1519 21.2438C18.2621 21.1698 18.3634 21.0994 18.4531 21.0354C18.4284 20.8421 18.3915 20.6014 18.3366 20.3265C18.1859 19.5717 17.9048 18.5868 17.3887 17.6282C17.3719 17.597 17.2859 17.4804 17.0073 17.3271C16.7397 17.1798 16.3661 17.0384 15.8936 16.9174C14.9501 16.6757 13.7393 16.5468 12.5 16.5468C11.2607 16.5468 10.0499 16.6756 9.10632 16.9173C8.63381 17.0384 8.26021 17.1798 7.99265 17.327C7.71413 17.4803 7.62808 17.597 7.61125 17.6282C7.0951 18.587 6.81402 19.5719 6.6633 20.3267C6.61106 20.5883 6.57511 20.819 6.55051 21.0072C6.61482 21.0495 6.685 21.0951 6.76052 21.1434C7.18956 21.4177 7.78323 21.7736 8.44718 22.1056C8.85247 22.3082 9.55081 22.549 10.3356 22.7327C10.8282 22.8481 11.3177 22.9322 11.7535 22.9739C11.9941 22.9908 12.237 22.9996 12.4818 23ZM4.77176 19.6081C4.96194 18.7705 5.28829 17.724 5.85023 16.6802C6.12186 16.1756 6.57668 15.8234 7.02833 15.5749C7.49093 15.3203 8.0368 15.1268 8.60997 14.9799C8.95702 14.891 9.32578 14.8163 9.70891 14.7553C8.38545 13.8592 7.51559 12.3437 7.51559 10.625C7.51559 7.87221 9.74718 5.64062 12.5 5.64062C15.2528 5.64062 17.4843 7.87221 17.4843 10.625C17.4843 12.3437 16.6145 13.8592 15.291 14.7553C15.6741 14.8163 16.0429 14.891 16.39 14.98C16.9631 15.1268 17.509 15.3203 17.9716 15.5749C18.4232 15.8234 18.878 16.1756 19.1497 16.6801C19.7117 17.7238 20.038 18.7704 20.2282 19.6081C21.9491 17.7381 23 15.2418 23 12.5C23 6.70101 18.299 2 12.5 2C6.70101 2 2 6.70101 2 12.5C2 15.2417 3.05085 17.7381 4.77176 19.6081ZM11.5955 24.9678C5.11415 24.5043 0 19.0994 0 12.5C0 5.59644 5.59644 0 12.5 0C19.4036 0 25 5.59644 25 12.5C25 19.3977 19.4131 24.9904 12.5177 25C12.2261 25.0097 11.9147 24.9971 11.5955 24.9678ZM9.51559 10.625C9.51559 8.97678 10.8517 7.64062 12.5 7.64062C14.1482 7.64062 15.4843 8.97678 15.4843 10.625C15.4843 12.2732 14.1482 13.6094 12.5 13.6094C10.8517 13.6094 9.51559 12.2732 9.51559 10.625Z\" /\u003e\u003c/svg\u003e\u003c/button\u003e\u003cbutton class=\"login__button login__button--auth h-dn js-sign-out\" aria-label=\"user profile\"\u003e\u003csvg viewBox=\"0 0 25 25\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\"\u003e\u003ccircle cx=\"12.5\" cy=\"12.5\" r=\"12.5\" fill=\"#3061FF\"/\u003e\u003cpath class=\"login__icon--person\" fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M12.5 14.6719C14.7005 14.6719 16.4844 12.888 16.4844 10.6875C16.4844 8.48699 14.7005 6.70312 12.5 6.70312C10.2995 6.70312 8.51562 8.48699 8.51562 10.6875C8.51562 12.888 10.2995 14.6719 12.5 14.6719ZM19.5 22C19.5 22 19.4231 19.3596 18.2692 17.2166C17.1154 15.0737 7.88462 15.0734 6.73077 17.2167C5.57692 19.36 5.5 22 5.5 22L11.9849 23.8528C12.3216 23.949 12.6784 23.949 13.0151 23.8528L19.5 22Z\" fill=\"white\"/\u003e\u003cpath class=\"login__icon--border\" fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M12.5 23C18.299 23 23 18.299 23 12.5C23 6.70101 18.299 2 12.5 2C6.70101 2 2 6.70101 2 12.5C2 18.299 6.70101 23 12.5 23ZM12.5 25C19.4036 25 25 19.4036 25 12.5C25 5.59644 19.4036 0 12.5 0C5.59644 0 0 5.59644 0 12.5C0 19.4036 5.59644 25 12.5 25Z\" fill=\"#82AEFF\"/\u003e\u003c/svg\u003e\u003c/button\u003e\u003c/div\u003e\u003cdiv class=\"login js-login-wrapper\" style=\"display: none;\"\u003e\u003cbutton class=\"login__button login__button--anon js-sign-in\" aria-label=\"user profile\"\u003e\u003csvg class=\"js-login-wrapper__svg\" viewBox=\"0 0 25 25\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\" style=\"opacity: 0.3;\"\u003e\u003cpath fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M12.4818 23C13.9442 22.9448 15.015 22.6891 16.6425 22.0661C17.1511 21.8714 17.7038 21.5442 18.1519 21.2438C18.2621 21.1698 18.3634 21.0994 18.4531 21.0354C18.4284 20.8421 18.3915 20.6014 18.3366 20.3265C18.1859 19.5717 17.9048 18.5868 17.3887 17.6282C17.3719 17.597 17.2859 17.4804 17.0073 17.3271C16.7397 17.1798 16.3661 17.0384 15.8936 16.9174C14.9501 16.6757 13.7393 16.5468 12.5 16.5468C11.2607 16.5468 10.0499 16.6756 9.10632 16.9173C8.63381 17.0384 8.26021 17.1798 7.99265 17.327C7.71413 17.4803 7.62808 17.597 7.61125 17.6282C7.0951 18.587 6.81402 19.5719 6.6633 20.3267C6.61106 20.5883 6.57511 20.819 6.55051 21.0072C6.61482 21.0495 6.685 21.0951 6.76052 21.1434C7.18956 21.4177 7.78323 21.7736 8.44718 22.1056C8.85247 22.3082 9.55081 22.549 10.3356 22.7327C10.8282 22.8481 11.3177 22.9322 11.7535 22.9739C11.9941 22.9908 12.237 22.9996 12.4818 23ZM4.77176 19.6081C4.96194 18.7705 5.28829 17.724 5.85023 16.6802C6.12186 16.1756 6.57668 15.8234 7.02833 15.5749C7.49093 15.3203 8.0368 15.1268 8.60997 14.9799C8.95702 14.891 9.32578 14.8163 9.70891 14.7553C8.38545 13.8592 7.51559 12.3437 7.51559 10.625C7.51559 7.87221 9.74718 5.64062 12.5 5.64062C15.2528 5.64062 17.4843 7.87221 17.4843 10.625C17.4843 12.3437 16.6145 13.8592 15.291 14.7553C15.6741 14.8163 16.0429 14.891 16.39 14.98C16.9631 15.1268 17.509 15.3203 17.9716 15.5749C18.4232 15.8234 18.878 16.1756 19.1497 16.6801C19.7117 17.7238 20.038 18.7704 20.2282 19.6081C21.9491 17.7381 23 15.2418 23 12.5C23 6.70101 18.299 2 12.5 2C6.70101 2 2 6.70101 2 12.5C2 15.2417 3.05085 17.7381 4.77176 19.6081ZM11.5955 24.9678C5.11415 24.5043 0 19.0994 0 12.5C0 5.59644 5.59644 0 12.5 0C19.4036 0 25 5.59644 25 12.5C25 19.3977 19.4131 24.9904 12.5177 25C12.2261 25.0097 11.9147 24.9971 11.5955 24.9678ZM9.51559 10.625C9.51559 8.97678 10.8517 7.64062 12.5 7.64062C14.1482 7.64062 15.4843 8.97678 15.4843 10.625C15.4843 12.2732 14.1482 13.6094 12.5 13.6094C10.8517 13.6094 9.51559 12.2732 9.51559 10.625Z\" /\u003e\u003c/svg\u003e\u003c/button\u003e\u003cbutton class=\"login__button login__button--auth h-dn js-sign-out\" aria-label=\"user profile\"\u003e\u003csvg viewBox=\"0 0 25 25\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\"\u003e\u003ccircle cx=\"12.5\" cy=\"12.5\" r=\"12.5\" fill=\"#3061FF\"/\u003e\u003cpath class=\"login__icon--person\" fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M12.5 14.6719C14.7005 14.6719 16.4844 12.888 16.4844 10.6875C16.4844 8.48699 14.7005 6.70312 12.5 6.70312C10.2995 6.70312 8.51562 8.48699 8.51562 10.6875C8.51562 12.888 10.2995 14.6719 12.5 14.6719ZM19.5 22C19.5 22 19.4231 19.3596 18.2692 17.2166C17.1154 15.0737 7.88462 15.0734 6.73077 17.2167C5.57692 19.36 5.5 22 5.5 22L11.9849 23.8528C12.3216 23.949 12.6784 23.949 13.0151 23.8528L19.5 22Z\" fill=\"white\"/\u003e\u003cpath class=\"login__icon--border\" fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M12.5 23C18.299 23 23 18.299 23 12.5C23 6.70101 18.299 2 12.5 2C6.70101 2 2 6.70101 2 12.5C2 18.299 6.70101 23 12.5 23ZM12.5 25C19.4036 25 25 19.4036 25 12.5C25 5.59644 19.4036 0 12.5 0C5.59644 0 0 5.59644 0 12.5C0 19.4036 5.59644 25 12.5 25Z\" fill=\"#82AEFF\"/\u003e\u003c/svg\u003e\u003c/button\u003e\u003c/div\u003e\u003c/div\u003e\u003cdiv class=\"headline-container\"\u003e\u003cdiv class=\"headline-wrap h-h\"\u003e\u003cdiv class=\"headline-title h-h\"\u003e\u003cp class=\"headline-title-text h-lh js-headline-text\"\u003e\u003c/p\u003e\u003c/div\u003e\u003cdiv class=\"share-list h-h share-has-dropdown\"\u003e\u003cdiv class=\"share-inner\"\u003e\u003cul class=\"share-ul h-h\"\u003e\u003cli class=\"share-li share-li-cta\"\u003eShare \u0026 Save\u0026nbsp;\u0026mdash;\u003c/li\u003e\u003cli class=\"share-li share-li-icon share-li-facebook\"\u003e\u003ca href=\"javascript:void(0);\" target=\"_blank\" class=\"js-hfs-share\" data-key=\"facebook\"data-template=\"https://www.facebook.com/sharer/sharer.php?u=URL\u0026cid=article_share_facebook\" data-track-event=\"mbt_navbar_share\" data-track-key=\"platform\" data-track-value=\"facebook\" tabindex=\"-1\"\u003e\u003csvg viewBox=\"0 0 20 20\" fill=\"currentColor\" xmlns=\"http://www.w3.org/2000/svg\"\u003e\u003cpath d=\"M11.248 20H7.5V10H5V6.554l2.5-.001-.004-2.03C7.496 1.71 8.258 0 11.57 0h2.758v3.447h-1.724c-1.29 0-1.351.482-1.351 1.38l-.006 1.726h3.1l-.365 3.446L11.25 10l-.002 10z\" /\u003e\u003c/svg\u003e\u003c/a\u003e\u003c/li\u003e\u003cli class=\"share-li share-li-icon share-li-twitter\"\u003e\u003ca href=\"javascript:void(0);\" target=\"_blank\" class=\"js-hfs-share\" data-key=\"twitter\"data-template=\"https://twitter.com/intent/tweet?text=HEADLINE\u0026via=VIA\u0026url=URL\u0026original_referer=URL\u0026cid=article_share_twitter\" data-track-event=\"mbt_navbar_share\" data-track-key=\"platform\" data-track-value=\"twitter\" tabindex=\"-1\"\u003e\u003csvg width=\"1200\" height=\"1227\" viewBox=\"0 0 1200 1227\" fill=\"currentColor\" xmlns=\"http://www.w3.org/2000/svg\"\u003e\u003cpath d=\"M714.163 519.284L1160.89 0H1055.03L667.137 450.887L357.328 0H0L468.492 681.821L0 1226.37H105.866L515.491 750.218L842.672 1226.37H1200L714.137 519.284H714.163ZM569.165 687.828L521.697 619.934L144.011 79.6944H306.615L611.412 515.685L658.88 583.579L1055.08 1150.3H892.476L569.165 687.854V687.828Z\" /\u003e\u003c/svg\u003e\u003c/a\u003e\u003c/li\u003e\u003cli class=\"share-li share-li-icon share-li-email\"\u003e\u003ca href=\"javascript:void(0);\" target=\"_blank\" class=\"js-hfs-share\" data-key=\"email\"data-template=\"mailto:?subject=HEADLINE\u0026body=URL\" data-track-event=\"mbt_navbar_share\" data-track-key=\"platform\" data-track-value=\"email\" tabindex=\"-1\"\u003e\u003csvg viewBox=\"0 0 20 20\" fill=\"currentColor\" xmlns=\"http://www.w3.org/2000/svg\"\u003e\u003cpath fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M.1 4h19.8L10 11.02.1 4zM0 5.893l10 7.111 10-7.111V16.8H0V5.893z\" /\u003e\u003c/svg\u003e\u003c/a\u003e\u003c/li\u003e\u003cli class=\"share-li share-li-icon share-li-sms dn-l\"\u003e\u003ca href=\"javascript:void(0);\" target=\"_blank\" class=\"js-hfs-share\" data-key=\"sms\"data-template=\"sms:?body=HEADLINE via VIA - URL\" data-track-event=\"mbt_navbar_share\" data-track-key=\"platform\" data-track-value=\"sms\" tabindex=\"-1\"\u003e\u003csvg viewBox=\"0 0 15 15\" fill=\"currentColor\" xmlns=\"http://www.w3.org/2000/svg\"\u003e\u003cpath fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M14 11.25H3.333L0 14.583V1a1 1 0 011-1h13a1 1 0 011 1v9.25a1 1 0 01-1 1zm-9.875-4.5a1.125 1.125 0 100-2.25 1.125 1.125 0 000 2.25zM9 5.625a1.125 1.125 0 11-2.25 0 1.125 1.125 0 012.25 0zm2.625 1.125a1.125 1.125 0 100-2.25 1.125 1.125 0 000 2.25z\" /\u003e\u003c/svg\u003e\u003c/a\u003e\u003c/li\u003e\u003cli class=\"share-li\"\u003e\u003cbutton class=\"share-ex h-h h-w js-share-toggle\" tabindex=\"-1\"\u003e\u003cspan class=\"share-dot\"\u003e\u003c/span\u003e\u003csvg class=\"share-cl\" viewBox=\"0 0 20 20\"\u003e\u003cline x1=\"0\" x2=\"20\" y1=\"0\" y2=\"20\"\u003e\u003c/line\u003e\u003cline x1=\"0\" x2=\"20\" y1=\"20\" y2=\"0\"\u003e\u003c/line\u003e\u003c/svg\u003e\u003c/button\u003e\u003c/li\u003e\u003c/ul\u003e\u003c/div\u003e\u003c/div\u003e\u003c/div\u003e\u003c/div\u003e\u003c/div\u003e\u003cbutton class=\"bell-icon js-digest-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\" aria-label=\"news breaking news digest\" type=\"button\"\u003e\u003csvg width=\"44\" height=\"44\" viewBox=\"0 0 44 44\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\"\u003e\u003cpath fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M33 27.7428C33 27.1579 32.9068 27.0322 32.3323 26.7092C32.32 26.7022 31.9255 26.4854 31.7957 26.4103C31.553 26.27 31.3436 26.135 31.139 25.9816C29.376 24.6601 28.5 23.2958 28.5 18.6666C28.2199 16.2609 26.7276 13.6304 24.1317 12.7617L23.3277 12.4927L23.472 11.6788C23.4919 11.5666 23.5 11.4956 23.5 11.4384C23.5 10.6453 22.8304 10 22 10C21.1696 10 20.5 10.6453 20.5 11.4384C20.5 11.4956 20.5081 11.5666 20.528 11.6788L20.6229 12.6087L19.8683 12.7617C17.2724 13.6304 15.5582 16.2609 15.5 18.6666C15.5 23.2958 14.624 24.6601 12.861 25.9816C12.6564 26.135 12.447 26.27 12.2043 26.4103C12.0745 26.4854 11.68 26.7022 11.6677 26.7092C11.0932 27.0322 11 27.1579 11 27.7428C11 28.4574 14.1595 29.63 18.6514 30.0064L19.7536 30.0987L19.5481 31.1542C19.5159 31.3197 19.5 31.464 19.5 31.5979C19.5 32.9229 20.6176 34 22 34C23.3824 34 24.5 32.9229 24.5 31.5979C24.5 31.464 24.4841 31.3197 24.4519 31.1542L24.2464 30.0987L25.3486 30.0064C29.8405 29.63 33 28.4574 33 27.7428Z\" fill=\"currentColor\"/\u003e\u003c/svg\u003e\u003cdiv class=\"close\"\u003e\u003cspan class=\"first-span\"\u003e\u003c/span\u003e\u003cspan class=\"second-span\"\u003e\u003c/span\u003e\u003cspan class=\"third-span\"\u003e\u003c/span\u003e\u003c/div\u003e\u003c/button\u003e\u003cbutton class=\"hamburger js-menu-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\" aria-label=\"news navigation and search\" type=\"button\"\u003e\u003cspan\u003e\u003c/span\u003e\u003cspan\u003e\u003c/span\u003e\u003cspan\u003e\u003c/span\u003e\u003c/button\u003e\u003cdiv class=\"login__dropdown js-auth-options\" style=\"display: none;\"\u003e\u003cdiv class=\"login__inner\"\u003e\u003ca class=\"login__option\" href=\"/my-news\" tabindex=\"-1\"\u003eMy News\u003c/a\u003e\u003ca class=\"login__option\" href=\"https://id.nbcnews.com/my-account?brand=nbc-news\" tabindex=\"-1\"\u003eManage Profile\u003c/a\u003e\u003ca class=\"login__option\" href=\"https://id.nbcnews.com/email-preferences?brand=nbc-news\" tabindex=\"-1\"\u003eEmail Preferences\u003c/a\u003e\u003cbutton class=\"login__option\" onclick=\"javascript:HFSapi.identity.unauthenticate();\" tabindex=\"-1\"\u003eSign Out\u003c/button\u003e\u003c/div\u003e\u003c/div\u003e\u003c/div\u003e\u003c/div\u003e\u003cdiv class=\"menu-overlay-wrapper \"\u003e\u003cdiv class=\"menu js-menu-selector\"\u003e\u003cbutton class=\"overlay js-menu-toggle\"\u003e\u003c/button\u003e\u003csection class=\"inner\"\u003e\u003cdiv class=\"search-wrap-inline\"\u003e\u003cform action=\"https://www.nbcnews.com/search\" method=\"GET\" class=\"search-form js-search-form\"\u003e\u003clabel class=\"search-label\" for=q id=\"search_label\"\u003eSearch\u003c/label\u003e\u003cdiv class=\"search-inner\"\u003e\u003cinput type=\"search\" class=\"search-input js-search-input\" aria-labelledby=\"search_label\" id=q name=q placeholder=\"Search NBC News\" \u003e\u003cbutton class=\"search-button\"\u003e\u003cspan class=\"search-button-icon\"\u003e\u003csvg xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 20 20\" fill=\"currentColor\" aria-labelledby=\"search_title\"\u003e\u003ctitle class=\"search_title\"\u003eSearch\u003c/title\u003e\u003cpath fill-rule=\"evenodd\" d=\"M13.773 11.649L20 17.876 17.876 20l-6.227-6.227a7.508 7.508 0 112.124-2.124zm-6.265.364a4.505 4.505 0 100-9.01 4.505 4.505 0 000 9.01z\"/\u003e\u003c/svg\u003e\u003c/span\u003e\u003c/button\u003e\u003c/div\u003e\u003c/form\u003e\u003c/div\u003e\u003cdiv class=\"profile\"\u003e\u003cp class=\"menu-section-heading\"\u003eProfile\u003c/p\u003e\u003cdiv class='js-authenticated' style=\"display: none;\"\u003e\u003ca href=\"/my-news\"\u003e\u003csvg width=\"22\" height=\"22\" viewBox=\"0 0 22 22\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\"\u003e\u003cpath d=\"M21.0827 11C21.0827 16.5689 16.5682 21.0833 10.9993 21.0833C5.43048 21.0833 0.916016 16.5689 0.916016 11C0.916016 5.43113 5.43048 0.916666 10.9993 0.916666C16.5682 0.916666 21.0827 5.43113 21.0827 11Z\" fill=\"#3061FF\"/\u003e\u003cpath fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M11.0002 12.752C12.7753 12.752 14.2142 11.313 14.2142 9.53791C14.2142 7.76283 12.7753 6.32385 11.0002 6.32385C9.22511 6.32385 7.78612 7.76283 7.78612 9.53791C7.78612 11.313 9.22511 12.752 11.0002 12.752ZM15.654 14.8048C14.7233 13.0761 7.27711 13.0759 6.34634 14.8048C5.41557 16.5337 5.35352 18.6633 5.35352 18.6633L10.5847 20.1579C10.8562 20.2355 11.1441 20.2355 11.4157 20.1579L16.6468 18.6633C16.6468 18.6633 16.5848 16.5334 15.654 14.8048Z\" fill=\"white\"/\u003e\u003cpath fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M10.9993 19.47C15.6772 19.47 19.4693 15.6779 19.4693 11C19.4693 6.32215 15.6772 2.53 10.9993 2.53C6.3215 2.53 2.52935 6.32215 2.52935 11C2.52935 15.6779 6.3215 19.47 10.9993 19.47ZM10.9993 21.0833C16.5682 21.0833 21.0827 16.5689 21.0827 11C21.0827 5.43113 16.5682 0.916666 10.9993 0.916666C5.43048 0.916666 0.916016 5.43113 0.916016 11C0.916016 16.5689 5.43048 21.0833 10.9993 21.0833Z\" fill=\"#82AEFF\"/\u003e\u003c/svg\u003e\u0026nbsp;My News\u003c/a\u003e\u003cbutton onclick=\"javascript:HFSapi.identity.unauthenticate();\"\u003eSign Out\u003c/button\u003e\u003c/div\u003e\u003cdiv class='js-unauthenticated'\u003e\u003cbutton onclick=\"javascript:HFSapi.identity.authenticate({ defaultPage: 'signIn' });\"\u003e\u003csvg width=\"22\" height=\"22\" viewBox=\"0 0 22 22\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\" class='identity-icon'\u003e\u003cpath fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M10.9996 7.09143C9.65664 7.09143 8.56793 8.18014 8.56793 9.52314C8.56793 10.8661 9.65664 11.9549 10.9996 11.9549C12.3426 11.9549 13.4314 10.8661 13.4314 9.52314C13.4314 8.18014 12.3426 7.09143 10.9996 7.09143ZM6.9383 9.52314C6.9383 7.28012 8.75662 5.4618 10.9996 5.4618C13.2427 5.4618 15.061 7.28012 15.061 9.52314C15.061 10.9236 14.3522 12.1584 13.2738 12.8886C13.586 12.9383 13.8865 12.9992 14.1693 13.0716C14.6363 13.1913 15.0811 13.3489 15.458 13.5564C15.826 13.7589 16.1966 14.0458 16.4179 14.4569C16.9376 15.422 17.21 16.39 17.3535 17.109C17.4257 17.4705 17.4664 17.7745 17.4892 17.9913C17.5006 18.0998 17.5076 18.1868 17.5118 18.2487C17.5139 18.2797 17.5153 18.3044 17.5162 18.3224L17.5172 18.3443L17.5175 18.3514L17.5176 18.355C17.5176 18.355 17.5177 18.3558 16.7034 18.3843C17.2155 19.018 17.2153 19.0181 17.2153 19.0181L17.2135 19.0196L17.21 19.0224L17.1985 19.0316L17.1582 19.0633C17.1239 19.0901 17.0751 19.1277 17.0139 19.1736C16.8918 19.2651 16.7188 19.3907 16.5123 19.5291C16.1081 19.8 15.5399 20.1445 14.9576 20.3674C13.5063 20.923 12.4524 21.1836 11.0294 21.2356C10.3651 21.2598 9.5729 21.1413 8.86447 20.9754C8.15535 20.8093 7.45317 20.5776 6.96859 20.3353C6.36228 20.0321 5.82749 19.711 5.44539 19.4668C5.25369 19.3443 5.09885 19.2401 4.99085 19.1657C4.93681 19.1285 4.8944 19.0987 4.86486 19.0777L4.83033 19.0531L4.82057 19.046L4.81762 19.0439L4.81663 19.0432C4.81663 19.0432 4.81597 19.0427 5.29595 18.3843C4.48163 18.3558 4.48164 18.3554 4.48164 18.3554L4.4817 18.3539L4.48179 18.3514L4.48208 18.3443L4.48311 18.3224C4.48402 18.3044 4.48542 18.2797 4.48752 18.2487C4.4917 18.1869 4.49867 18.0998 4.51008 17.9913C4.53288 17.7746 4.57357 17.4706 4.64577 17.1091C4.78934 16.3901 5.06174 15.4222 5.58134 14.457C5.80267 14.0459 6.17326 13.7589 6.54127 13.5564C6.91821 13.3489 7.363 13.1912 7.83002 13.0716C8.1128 12.9991 8.41327 12.9382 8.72545 12.8885C7.64707 12.1584 6.9383 10.9235 6.9383 9.52314ZM5.29595 18.3843L4.48164 18.3554L4.46653 18.788L4.81663 19.0432L5.29595 18.3843ZM6.15194 17.9828C6.20434 18.0172 6.26153 18.0544 6.32306 18.0937C6.67265 18.3172 7.15638 18.6072 7.69738 18.8777C8.02761 19.0428 8.59663 19.239 9.23607 19.3887C9.8762 19.5386 10.51 19.6238 10.9699 19.607C12.1692 19.5632 13.0434 19.3553 14.375 18.8455C14.7894 18.6869 15.2398 18.4202 15.6049 18.1755C15.6947 18.1152 15.7773 18.0578 15.8503 18.0057C15.8302 17.8482 15.8002 17.652 15.7555 17.4281C15.6326 16.8131 15.4036 16.0105 14.9831 15.2295C14.9694 15.204 14.8993 15.109 14.6723 14.9841C14.4543 14.8641 14.1499 14.7489 13.7648 14.6503C12.996 14.4533 12.0094 14.3483 10.9996 14.3483C9.98984 14.3483 9.00326 14.4533 8.23445 14.6502C7.84945 14.7489 7.54503 14.8641 7.32702 14.984C7.10007 15.1089 7.02996 15.204 7.01625 15.2295C6.59568 16.0107 6.36665 16.8132 6.24384 17.4282C6.20128 17.6414 6.17199 17.8294 6.15194 17.9828ZM16.7034 18.3843L17.2153 19.0181L17.5319 18.7623L17.5176 18.355L16.7034 18.3843Z\" fill=\"#3061FF\"/\u003e\u003cpath fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M10.9996 19.6065C15.7247 19.6065 19.5552 15.776 19.5552 11.0509C19.5552 6.32582 15.7247 2.49537 10.9996 2.49537C6.27454 2.49537 2.44408 6.32582 2.44408 11.0509C2.44408 15.776 6.27454 19.6065 10.9996 19.6065ZM10.9996 21.2361C16.6248 21.2361 21.1848 16.676 21.1848 11.0509C21.1848 5.4258 16.6248 0.865738 10.9996 0.865738C5.37452 0.865738 0.814453 5.4258 0.814453 11.0509C0.814453 16.676 5.37452 21.2361 10.9996 21.2361Z\" fill=\"#3061FF\"/\u003e\u003c/svg\u003e\u0026nbsp;Sign In\u003c/button\u003e\u003cbutton onclick=\"javascript:HFSapi.identity.authenticate({ defaultPage: 'signUp' });\"\u003eCreate your free profile\u003c/button\u003e\u003c/div\u003e\u003c/div\u003e\u003cdiv class=\"layout\"\u003e\u003cdiv class=\"menu-section menu-section-sections menu-section-main\"\u003e\u003cp class=\"menu-section-heading\"\u003eSections\u003c/p\u003e\u003cul class=\"menu-list\"\u003e\u003cli class=\"menu-list-item\"\u003e\u003ca href=\"https://www.nbcnews.com/us-news\" class=\"menu-list-item-link\"\u003e\u003cspan class=\"menu-list-item-title\"\u003eU.S. News\u003c/span\u003e\u003c/a\u003e\u003c/li\u003e\u003cli class=\"menu-list-item\"\u003e\u003ca href=\"https://www.nbcnews.com/politics\" class=\"menu-list-item-link\"\u003e\u003cspan class=\"menu-list-item-title\"\u003ePolitics\u003c/span\u003e\u003c/a\u003e\u003c/li\u003e\u003cli class=\"menu-list-item\"\u003e\u003ca href=\"https://www.nbcnews.com/world\" class=\"menu-list-item-link\"\u003e\u003cspan class=\"menu-list-item-title\"\u003eWorld\u003c/span\u003e\u003c/a\u003e\u003c/li\u003e\u003cli class=\"menu-list-item\"\u003e\u003ca href=\"https://www.nbcnews.com/news/us-news/nbc-affiliates-n19981\" class=\"menu-list-item-link\"\u003e\u003cspan class=\"menu-list-item-title\"\u003eLocal\u003c/span\u003e\u003c/a\u003e\u003c/li\u003e\u003cli class=\"menu-list-item\"\u003e\u003ca href=\"https://www.nbcnews.com/business\" class=\"menu-list-item-link\"\u003e\u003cspan class=\"menu-list-item-title\"\u003eBusiness\u003c/span\u003e\u003c/a\u003e\u003c/li\u003e\u003cli class=\"menu-list-item\"\u003e\u003ca href=\"http://www.nbcnews.com/sports\" class=\"menu-list-item-link\"\u003e\u003cspan class=\"menu-list-item-title\"\u003eSports\u003c/span\u003e\u003c/a\u003e\u003c/li\u003e\u003cli class=\"menu-list-item\"\u003e\u003ca href=\"https://www.nbcnews.com/olympics\" class=\"menu-list-item-link\"\u003e\u003cspan class=\"menu-list-item-title\"\u003eParis 2024 Olympics\u003c/span\u003e\u003c/a\u003e\u003c/li\u003e\u003cli class=\"menu-list-item\"\u003e\u003ca href=\"https://www.nbcnews.com/investigations\" class=\"menu-list-item-link\"\u003e\u003cspan class=\"menu-list-item-title\"\u003eInvestigations\u003c/span\u003e\u003c/a\u003e\u003c/li\u003e\u003cli class=\"menu-list-item\"\u003e\u003ca href=\"https://www.nbcnews.com/culture-matters\" class=\"menu-list-item-link\"\u003e\u003cspan class=\"menu-list-item-title\"\u003eCulture \u0026amp; Trends\u003c/span\u003e\u003c/a\u003e\u003c/li\u003e\u003cli class=\"menu-list-item\"\u003e\u003ca href=\"https://www.nbcnews.com/health\" class=\"menu-list-item-link\"\u003e\u003cspan class=\"menu-list-item-title\"\u003eHealth\u003c/span\u003e\u003c/a\u003e\u003c/li\u003e\u003cli class=\"menu-list-item\"\u003e\u003ca href=\"https://www.nbcnews.com/science\" class=\"menu-list-item-link\"\u003e\u003cspan class=\"menu-list-item-title\"\u003eScience\u003c/span\u003e\u003c/a\u003e\u003c/li\u003e\u003cli class=\"menu-list-item\"\u003e\u003ca href=\"https://www.nbcnews.com/tech-media\" class=\"menu-list-item-link\"\u003e\u003cspan class=\"menu-list-item-title\"\u003eTech \u0026amp; Media\u003c/span\u003e\u003c/a\u003e\u003c/li\u003e\u003cli class=\"menu-list-item\"\u003e\u003ca href=\"https://www.nbcnews.com/news/weather\" class=\"menu-list-item-link\"\u003e\u003cspan class=\"menu-list-item-title\"\u003eWeather\u003c/span\u003e\u003c/a\u003e\u003c/li\u003e\u003cli class=\"menu-list-item\"\u003e\u003ca href=\"https://www.nbcnews.com/video-features\" class=\"menu-list-item-link\"\u003e\u003cspan class=\"menu-list-item-title\"\u003eVideo Features\u003c/span\u003e\u003c/a\u003e\u003c/li\u003e\u003cli class=\"menu-list-item\"\u003e\u003ca href=\"https://www.nbcnews.com/photos\" class=\"menu-list-item-link\"\u003e\u003cspan class=\"menu-list-item-title\"\u003ePhotos\u003c/span\u003e\u003c/a\u003e\u003c/li\u003e\u003cli class=\"menu-list-item\"\u003e\u003ca href=\"https://www.nbcnews.com/select\" class=\"menu-list-item-link\"\u003e\u003cspan class=\"menu-list-item-title\"\u003eNBC Select\u003c/span\u003e\u003c/a\u003e\u003c/li\u003e\u003cli class=\"menu-list-item\"\u003e\u003ca href=\"https://www.nbcnews.com/politics/2024-presidential-election\" class=\"menu-list-item-link\"\u003e\u003cspan class=\"menu-list-item-title\"\u003eDecision 2024\u003c/span\u003e\u003c/a\u003e\u003c/li\u003e\u003cli class=\"menu-list-item\"\u003e\u003ca href=\"https://www.nbcnews.com/asian-america\" class=\"menu-list-item-link\"\u003e\u003cspan class=\"menu-list-item-title\"\u003eNBC Asian America\u003c/span\u003e\u003c/a\u003e\u003c/li\u003e\u003cli class=\"menu-list-item\"\u003e\u003ca href=\"https://www.nbcnews.com/nbcblk\" class=\"menu-list-item-link\"\u003e\u003cspan class=\"menu-list-item-title\"\u003eNBC BLK\u003c/span\u003e\u003c/a\u003e\u003c/li\u003e\u003cli class=\"menu-list-item\"\u003e\u003ca href=\"https://www.nbcnews.com/latino\" class=\"menu-list-item-link\"\u003e\u003cspan class=\"menu-list-item-title\"\u003eNBC Latino\u003c/span\u003e\u003c/a\u003e\u003c/li\u003e\u003cli class=\"menu-list-item\"\u003e\u003ca href=\"https://www.nbcnews.com/nbc-out\" class=\"menu-list-item-link\"\u003e\u003cspan class=\"menu-list-item-title\"\u003eNBC OUT\u003c/span\u003e\u003c/a\u003e\u003c/li\u003e\u003c/ul\u003e\u003c/div\u003e\u003cdiv class=\"menu-section menu-section-tv\"\u003e\u003cp class=\"menu-section-heading\"\u003etv\u003c/p\u003e\u003cul class=\"menu-list\"\u003e\u003cli class=\"menu-list-item\"\u003e\u003ca href=\"https://www.today.com/\" class=\"menu-list-item-link\"\u003e\u003cspan class=\"menu-list-item-title\"\u003eToday\u003c/span\u003e\u003c/a\u003e\u003c/li\u003e\u003cli class=\"menu-list-item\"\u003e\u003ca href=\"https://www.nbcnews.com/nightly-news\" class=\"menu-list-item-link\"\u003e\u003cspan class=\"menu-list-item-title\"\u003eNightly News\u003c/span\u003e\u003c/a\u003e\u003c/li\u003e\u003cli class=\"menu-list-item\"\u003e\u003ca href=\"https://www.msnbc.com/\" class=\"menu-list-item-link\"\u003e\u003cspan class=\"menu-list-item-title\"\u003eMSNBC\u003c/span\u003e\u003c/a\u003e\u003c/li\u003e\u003cli class=\"menu-list-item\"\u003e\u003ca href=\"https://www.nbcnews.com/meet-the-press\" class=\"menu-list-item-link\"\u003e\u003cspan class=\"menu-list-item-title\"\u003eMeet the Press\u003c/span\u003e\u003c/a\u003e\u003c/li\u003e\u003cli class=\"menu-list-item\"\u003e\u003ca href=\"https://www.nbcnews.com/dateline\" class=\"menu-list-item-link\"\u003e\u003cspan class=\"menu-list-item-title\"\u003eDateline\u003c/span\u003e\u003c/a\u003e\u003c/li\u003e\u003c/ul\u003e\u003c/div\u003e\u003cdiv class=\"menu-section menu-section-featured\"\u003e\u003cp class=\"menu-section-heading\"\u003eFeatured\u003c/p\u003e\u003cul class=\"menu-list\"\u003e\u003cli class=\"menu-list-item\"\u003e\u003ca href=\"https://www.nbcnews.com/now\" class=\"menu-list-item-link\"\u003e\u003cspan class=\"menu-list-item-title\"\u003eNBC News Now\u003c/span\u003e\u003c/a\u003e\u003c/li\u003e\u003cli class=\"menu-list-item\"\u003e\u003ca href=\"https://www.nbcnews.com/nightly-films\" class=\"menu-list-item-link\"\u003e\u003cspan class=\"menu-list-item-title\"\u003eNightly Films\u003c/span\u003e\u003c/a\u003e\u003c/li\u003e\u003cli class=\"menu-list-item\"\u003e\u003ca href=\"https://story.snapchat.com/p/8bb879c7-45c0-499c-bb3c-7a3d0e229301/347654839924736\" class=\"menu-list-item-link\"\u003e\u003cspan class=\"menu-list-item-title\"\u003eStay Tuned\u003c/span\u003e\u003c/a\u003e\u003c/li\u003e\u003cli class=\"menu-list-item\"\u003e\u003ca href=\"https://www.nbcnews.com/specials\" class=\"menu-list-item-link\"\u003e\u003cspan class=\"menu-list-item-title\"\u003eSpecial Features\u003c/span\u003e\u003c/a\u003e\u003c/li\u003e\u003cli class=\"menu-list-item\"\u003e\u003ca href=\"https://www.nbcnews.com/newsletters\" class=\"menu-list-item-link\"\u003e\u003cspan class=\"menu-list-item-title\"\u003eNewsletters\u003c/span\u003e\u003c/a\u003e\u003c/li\u003e\u003cli class=\"menu-list-item\"\u003e\u003ca href=\"https://www.nbcnews.com/podcasts\" class=\"menu-list-item-link\"\u003e\u003cspan class=\"menu-list-item-title\"\u003ePodcasts\u003c/span\u003e\u003c/a\u003e\u003c/li\u003e\u003cli class=\"menu-list-item\"\u003e\u003ca href=\"https://www.nbcnews.com/news/nbc-news-now-live-audio-listen-live-news-audio-day-rcna70163\" class=\"menu-list-item-link\"\u003e\u003cspan class=\"menu-list-item-title\"\u003eListen Now\u003c/span\u003e\u003c/a\u003e\u003c/li\u003e\u003c/ul\u003e\u003c/div\u003e\u003cdiv class=\"menu-section menu-section-more\"\u003e\u003cp class=\"menu-section-heading\"\u003eMore From NBC\u003c/p\u003e\u003cul class=\"menu-list\"\u003e\u003cli class=\"menu-list-item\"\u003e\u003ca href=\"https://www.cnbc.com/\" class=\"menu-list-item-link\"\u003e\u003cspan class=\"menu-list-item-title\"\u003eCNBC\u003c/span\u003e\u003c/a\u003e\u003c/li\u003e\u003cli class=\"menu-list-item\"\u003e\u003ca href=\"https://www.nbc.com/\" class=\"menu-list-item-link\"\u003e\u003cspan class=\"menu-list-item-title\"\u003eNBC.COM\u003c/span\u003e\u003c/a\u003e\u003c/li\u003e\u003cli class=\"menu-list-item\"\u003e\u003ca href=\"https://nbcuacademy.com/\" class=\"menu-list-item-link\"\u003e\u003cspan class=\"menu-list-item-title\"\u003eNBCU Academy\u003c/span\u003e\u003c/a\u003e\u003c/li\u003e\u003cli class=\"menu-list-item\"\u003e\u003ca href=\"https://www.peacocktv.com/?cid=20200715takeflightoneedi027\u0026amp;utm_source=nbcnews\u0026amp;utm_medium=symphony_display_homepagetakeover_link\u0026amp;utm_campaign=20200715takeflight\u0026amp;utm_term=weblink\u0026amp;utm_content=navlink\u0026amp;irclickid=TkV0N91B1xyPUp%3AXtkW3K14cUkFU%3AkRRw2cvQQ0\u0026amp;irgwc=1\u0026amp;utm_source=pk_vrs_imra\u0026amp;utm_medium=pd_aff_acq_psdlnk\u0026amp;utm_term=Skimbit%20Ltd.\u0026amp;utm_content=828265\u0026amp;cid=2201affiliateevgnpkpdaff4393\u0026amp;utm_campaign=2201affiliateevgn\" class=\"menu-list-item-link\"\u003e\u003cspan class=\"menu-list-item-title\"\u003ePeacock\u003c/span\u003e\u003c/a\u003e\u003c/li\u003e\u003cli class=\"menu-list-item\"\u003e\u003ca href=\"https://www.nbcnews.com/nextstepsforveterans\" class=\"menu-list-item-link\"\u003e\u003cspan class=\"menu-list-item-title\"\u003eNEXT STEPS FOR VETS\u003c/span\u003e\u003c/a\u003e\u003c/li\u003e\u003cli class=\"menu-list-item\"\u003e\u003ca href=\"https://www.nbcnews.com/archive\" class=\"menu-list-item-link\"\u003e\u003cspan class=\"menu-list-item-title\"\u003eNBC News Site Map\u003c/span\u003e\u003c/a\u003e\u003c/li\u003e\u003cli class=\"menu-list-item\"\u003e\u003ca href=\"https://nbcnews.zendesk.com/hc/en-us\" class=\"menu-list-item-link\"\u003e\u003cspan class=\"menu-list-item-title\"\u003eHelp\u003c/span\u003e\u003c/a\u003e\u003c/li\u003e\u003c/ul\u003e\u003c/div\u003e\u003c/div\u003e\u003cdiv class=\"menu-section menu-section-social\"\u003e\u003cp class=\"menu-section-heading\"\u003eFollow NBC News\u003c/p\u003e\u003cul class=\"menu-list\"\u003e\u003cli class=\"menu-list-item\" data-track-event=\"mbt_navbar_follow\" data-track-key=\"platform\" data-track-value=\"facebook\"\u003e\u003ca href=\"https://www.facebook.com/NBCNews/\" rel=\"noopener noreferrer\" target=\"_blank\" class=\"menu-list-item-link\" aria-label=\"news facebook\"\u003e\u003csvg viewBox=\"0 0 20 20\" fill=\"currentColor\" xmlns=\"http://www.w3.org/2000/svg\"\u003e\u003cpath d=\"M11.248 20H7.5V10H5V6.554l2.5-.001-.004-2.03C7.496 1.71 8.258 0 11.57 0h2.758v3.447h-1.724c-1.29 0-1.351.482-1.351 1.38l-.006 1.726h3.1l-.365 3.446L11.25 10l-.002 10z\" /\u003e\u003c/svg\u003e\u003c/a\u003e\u003c/li\u003e\u003cli class=\"menu-list-item\" data-track-event=\"mbt_navbar_follow\" data-track-key=\"platform\" data-track-value=\"twitter\"\u003e\u003ca href=\"https://twitter.com/nbcnews\" rel=\"noopener noreferrer\" target=\"_blank\" class=\"menu-list-item-link\" aria-label=\"news twitter\"\u003e\u003csvg width=\"1200\" height=\"1227\" viewBox=\"0 0 1200 1227\" fill=\"currentColor\" xmlns=\"http://www.w3.org/2000/svg\"\u003e\u003cpath d=\"M714.163 519.284L1160.89 0H1055.03L667.137 450.887L357.328 0H0L468.492 681.821L0 1226.37H105.866L515.491 750.218L842.672 1226.37H1200L714.137 519.284H714.163ZM569.165 687.828L521.697 619.934L144.011 79.6944H306.615L611.412 515.685L658.88 583.579L1055.08 1150.3H892.476L569.165 687.854V687.828Z\" /\u003e\u003c/svg\u003e\u003c/a\u003e\u003c/li\u003e\u003cli class=\"menu-list-item\" data-track-event=\"mbt_navbar_follow\" data-track-key=\"platform\" data-track-value=\"email\"\u003e\u003ca href=\"https://www.nbcnews.com/newsletters\" rel=\"noopener noreferrer\" target=\"_blank\" class=\"menu-list-item-link\" aria-label=\"news email\"\u003e\u003csvg viewBox=\"0 0 20 20\" fill=\"currentColor\" xmlns=\"http://www.w3.org/2000/svg\"\u003e\u003cpath fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M.1 4h19.8L10 11.02.1 4zM0 5.893l10 7.111 10-7.111V16.8H0V5.893z\" /\u003e\u003c/svg\u003e\u003c/a\u003e\u003c/li\u003e\u003c/ul\u003e\u003c/div\u003e\u003c/section\u003e\u003c/div\u003e\u003c/div\u003e\u003cdiv class=\"digest-overlay-wrapper\"\u003e\u003cdiv class=\"digest\"\u003e\u003cbutton class=\"overlay js-digest-toggle\"\u003e\u003c/button\u003e\u003csection class=\"inner\" data-activity-map=\"digest-bell-icon-overlay\"\u003e\u003ch2 class=\"digest-header\"\u003e news Alerts\u003c/h2\u003e\u003cdiv class=\"layout\"\u003e\u003cp class=\"empty-digest\"\u003eThere are no new alerts at this time\u003c/p\u003e\u003c/div\u003e\u003c/section\u003e\u003c/div\u003e\u003c/div\u003e\u003cdiv class=\"search-overlay\" tabindex=\"0\"\u003e\u003cbutton class=\"search-close js-search-close\"\u003e\u003cspan class=\"search-close-icon\"\u003e\u003csvg xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 40 40\" fill=\"currentColor\"\u003e\u003cpath d=\"M39.3 2L38 .7l-18 18L2 .7.7 2l18 18-18 18L2 39.3l18-18 18 18 1.3-1.3-18-18z\"/\u003e\u003c/svg\u003e\u003c/span\u003e\u003c/button\u003e\u003cdiv class=\"search-wrap-overlay\"\u003e\u003cform action=\"https://www.nbcnews.com/search\" method=\"GET\" class=\"search-form js-search-form\"\u003e\u003clabel class=\"search-label\" for=q id=\"search_label\"\u003eSearch\u003c/label\u003e\u003cdiv class=\"search-inner\"\u003e\u003cinput type=\"search\" class=\"search-input js-search-input\" aria-labelledby=\"search_label\" id=q name=q placeholder=\"Search NBC News\" \u003e\u003cbutton class=\"search-button\"\u003e\u003cspan class=\"search-button-icon\"\u003e\u003csvg xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 20 20\" fill=\"currentColor\" aria-labelledby=\"search_title\"\u003e\u003ctitle class=\"search_title\"\u003eSearch\u003c/title\u003e\u003cpath fill-rule=\"evenodd\" d=\"M13.773 11.649L20 17.876 17.876 20l-6.227-6.227a7.508 7.508 0 112.124-2.124zm-6.265.364a4.505 4.505 0 100-9.01 4.505 4.505 0 000 9.01z\"/\u003e\u003c/svg\u003e\u003c/span\u003e\u003c/button\u003e\u003c/div\u003e\u003c/form\u003e\u003c/div\u003e\u003c/div\u003e\u003cdiv class=\"share-drop js-share-selector\"\u003e\u003cdiv class=\"share-inner\"\u003e\u003cul class=\"share-ul\"\u003e\u003cli class=\"share-li dn-l\"\u003e\u003ca href=\"javascript:void(0);\" target=\"_blank\" class=\"share-a js-hfs-share\" data-key=\"facebook\" data-template=\"https://www.facebook.com/sharer/sharer.php?u=URL\u0026cid=article_share_facebook\" data-track-event=\"mbt_navbar_share\" data-track-key=\"platform\" data-track-value=\"facebook\" tabindex=\"-1\"\u003e\u003csvg viewBox=\"0 0 20 20\" fill=\"currentColor\" xmlns=\"http://www.w3.org/2000/svg\"\u003e\u003cpath d=\"M11.248 20H7.5V10H5V6.554l2.5-.001-.004-2.03C7.496 1.71 8.258 0 11.57 0h2.758v3.447h-1.724c-1.29 0-1.351.482-1.351 1.38l-.006 1.726h3.1l-.365 3.446L11.25 10l-.002 10z\" /\u003e\u003c/svg\u003e\u003cspan\u003eFacebook\u003c/span\u003e\u003c/a\u003e\u003c/li\u003e\u003cli class=\"share-li dn-l\"\u003e\u003ca href=\"javascript:void(0);\" target=\"_blank\" class=\"share-a js-hfs-share\" data-key=\"twitter\" data-template=\"https://twitter.com/intent/tweet?text=HEADLINE\u0026via=VIA\u0026url=URL\u0026original_referer=URL\u0026cid=article_share_twitter\" data-track-event=\"mbt_navbar_share\" data-track-key=\"platform\" data-track-value=\"twitter\" tabindex=\"-1\"\u003e\u003csvg width=\"1200\" height=\"1227\" viewBox=\"0 0 1200 1227\" fill=\"currentColor\" xmlns=\"http://www.w3.org/2000/svg\"\u003e\u003cpath d=\"M714.163 519.284L1160.89 0H1055.03L667.137 450.887L357.328 0H0L468.492 681.821L0 1226.37H105.866L515.491 750.218L842.672 1226.37H1200L714.137 519.284H714.163ZM569.165 687.828L521.697 619.934L144.011 79.6944H306.615L611.412 515.685L658.88 583.579L1055.08 1150.3H892.476L569.165 687.854V687.828Z\" /\u003e\u003c/svg\u003e\u003cspan\u003eTwitter\u003c/span\u003e\u003c/a\u003e\u003c/li\u003e\u003cli class=\"share-li dn-l\"\u003e\u003ca href=\"javascript:void(0);\" target=\"_blank\" class=\"share-a js-hfs-share\" data-key=\"email\" data-template=\"mailto:?subject=HEADLINE\u0026body=URL\" data-track-event=\"mbt_navbar_share\" data-track-key=\"platform\" data-track-value=\"email\" tabindex=\"-1\"\u003e\u003csvg viewBox=\"0 0 20 20\" fill=\"currentColor\" xmlns=\"http://www.w3.org/2000/svg\"\u003e\u003cpath fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M.1 4h19.8L10 11.02.1 4zM0 5.893l10 7.111 10-7.111V16.8H0V5.893z\" /\u003e\u003c/svg\u003e\u003cspan\u003eEmail\u003c/span\u003e\u003c/a\u003e\u003c/li\u003e\u003cli class=\"share-li dn-l\"\u003e\u003ca href=\"javascript:void(0);\" target=\"_blank\" class=\"share-a js-hfs-share\" data-key=\"sms\" data-template=\"sms:?body=HEADLINE via VIA - URL\" data-track-event=\"mbt_navbar_share\" data-track-key=\"platform\" data-track-value=\"sms\" tabindex=\"-1\"\u003e\u003csvg viewBox=\"0 0 15 15\" fill=\"currentColor\" xmlns=\"http://www.w3.org/2000/svg\"\u003e\u003cpath fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M14 11.25H3.333L0 14.583V1a1 1 0 011-1h13a1 1 0 011 1v9.25a1 1 0 01-1 1zm-9.875-4.5a1.125 1.125 0 100-2.25 1.125 1.125 0 000 2.25zM9 5.625a1.125 1.125 0 11-2.25 0 1.125 1.125 0 012.25 0zm2.625 1.125a1.125 1.125 0 100-2.25 1.125 1.125 0 000 2.25z\" /\u003e\u003c/svg\u003e\u003cspan\u003eSMS\u003c/span\u003e\u003c/a\u003e\u003c/li\u003e\u003cli class=\"share-li\"\u003e\u003ca href=\"javascript:void(0);\" target=\"\" class=\"share-a js-hfs-share\" data-key=\"print\" data-template=\"javascript:if(window.print)window.print()\" data-track-event=\"mbt_navbar_share\" data-track-key=\"platform\" data-track-value=\"print\" tabindex=\"-1\"\u003e\u003csvg viewBox=\"0 0 20 20\" fill=\"currentColor\" xmlns=\"http://www.w3.org/2000/svg\"\u003e\u003cpath d=\"M5.455 3h9.091v2.273H5.455z\"/\u003e\u003cpath fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M0 6.636h20v9.091h-3.636v-3.636H3.636v3.636H0v-9.09zm18.182 1.819h-1.818v1.818h1.818V8.455z\"/\u003e\u003cpath d=\"M5 13.454h10v4.545H5z\"/\u003e\u003c/svg\u003e\u003cspan\u003ePrint\u003c/span\u003e\u003c/a\u003e\u003c/li\u003e\u003cli class=\"share-li\"\u003e\u003ca href=\"javascript:void(0);\" target=\"_blank\" class=\"share-a js-hfs-share\" data-key=\"whatsapp\" data-template=\"https://api.whatsapp.com/send?phone=\u0026text=HEADLINE URL\u0026cid=article_share_whatsapp\" data-track-event=\"mbt_navbar_share\" data-track-key=\"platform\" data-track-value=\"whatsapp\" tabindex=\"-1\"\u003e\u003csvg viewBox=\"0 0 20 20\" fill=\"currentColor\" xmlns=\"http://www.w3.org/2000/svg\"\u003e\u003cpath d=\"M14.582 11.985c-.251-.125-1.473-.723-1.7-.805-.228-.084-.394-.125-.561.125-.164.246-.643.803-.787.968-.146.163-.29.175-.538.063-.25-.125-1.053-.388-2.003-1.238-.74-.662-1.236-1.475-1.383-1.725-.145-.25-.016-.387.108-.512.114-.113.251-.288.376-.436.122-.15.162-.25.248-.413.083-.175.04-.313-.021-.437-.063-.125-.56-1.35-.768-1.838-.2-.487-.406-.425-.56-.425-.144-.013-.31-.013-.476-.013a.94.94 0 00-.665.3c-.227.25-.87.85-.87 2.062 0 1.212.891 2.387 1.015 2.562.125.163 1.755 2.663 4.25 3.738.595.25 1.059.4 1.42.524.595.19 1.138.163 1.567.1.479-.075 1.473-.6 1.68-1.188.213-.587.213-1.075.15-1.187-.062-.113-.225-.175-.475-.288l-.007.063zm-4.531 6.14h-.014c-1.475 0-2.936-.4-4.212-1.15l-.3-.178-3.125.812.837-3.037-.199-.313a8.224 8.224 0 01-1.263-4.383c0-4.538 3.712-8.238 8.285-8.238 2.212 0 4.287.863 5.85 2.425a8.157 8.157 0 012.425 5.825c-.003 4.537-3.717 8.238-8.28 8.238l-.004-.001zM17.1 2.875C15.2 1.037 12.7 0 10.037 0 4.552 0 .088 4.445.085 9.91c0 1.748.458 3.45 1.33 4.955L0 20l5.28-1.377a10.051 10.051 0 004.757 1.206h.005c5.488 0 9.955-4.447 9.958-9.913a9.828 9.828 0 00-2.913-7.01\" /\u003e\u003c/svg\u003e\u003cspan\u003eWhatsapp\u003c/span\u003e\u003c/a\u003e\u003c/li\u003e\u003cli class=\"share-li\"\u003e\u003ca href=\"javascript:void(0);\" target=\"_blank\" class=\"share-a js-hfs-share\" data-key=\"reddit\" data-template=\"http://www.reddit.com/submit?url=URL\u0026title=HEADLINE\u0026cid=article_share_reddit\" data-track-event=\"mbt_navbar_share\" data-track-key=\"platform\" data-track-value=\"reddit\" tabindex=\"-1\"\u003e\u003csvg viewBox=\"0 0 20 20\" fill=\"currentColor\" xmlns=\"http://www.w3.org/2000/svg\"\u003e\u003cpath d=\"M1.837 11.707c-.05.23-.076.467-.076.706 0 2.87 3.668 5.208 8.178 5.208 4.508 0 8.177-2.337 8.177-5.208 0-.228-.024-.455-.069-.674l-.012-.027a.38.38 0 01-.024-.137c-.252-.98-.931-1.867-1.913-2.586a.352.352 0 01-.105-.058c-.022-.017-.038-.035-.056-.053-1.494-1.029-3.63-1.674-5.997-1.674-2.346 0-4.462.633-5.955 1.643a.33.33 0 01-.15.103c-1.004.718-1.7 1.614-1.96 2.602a.378.378 0 01-.032.143l-.006.012zm8.144 4.535c-1.495 0-2.548-.325-3.22-.998a.375.375 0 010-.527.391.391 0 01.53 0c.525.525 1.404.786 2.69.786 1.285 0 2.159-.25 2.682-.774a.386.386 0 01.524 0 .402.402 0 010 .538c-.674.673-1.72.998-3.218.998l.012-.023zM6.976 9.93c-.762 0-1.398.637-1.398 1.397 0 .759.636 1.375 1.398 1.375.761 0 1.376-.616 1.376-1.375 0-.76-.616-1.397-1.376-1.397zm6.027 0c-.761 0-1.398.637-1.398 1.397 0 .759.637 1.375 1.398 1.375.762 0 1.376-.616 1.376-1.375 0-.76-.616-1.397-1.376-1.397zm3.79-1.33c.864.695 1.5 1.518 1.825 2.42a1.515 1.515 0 00-1.824-2.418v-.001zM2.26 8.303a1.516 1.516 0 00-.977 2.673c.334-.9.976-1.71 1.844-2.397a1.517 1.517 0 00-.866-.274v-.002zM9.94 18.369c-4.922 0-8.924-2.67-8.924-5.951 0-.23.019-.454.056-.675A2.269 2.269 0 010 9.814a2.27 2.27 0 012.27-2.26 2.25 2.25 0 011.498.568c1.547-.993 3.631-1.618 5.927-1.66l1.51-4.604.337.08.013.001 3.52.828a1.864 1.864 0 013.58.728 1.864 1.864 0 01-1.86 1.862 1.863 1.863 0 01-1.858-1.859l-3.21-.76-1.222 3.731c2.208.088 4.206.712 5.703 1.684.412-.386.954-.599 1.528-.599A2.263 2.263 0 0120 9.814c0 .822-.45 1.571-1.149 1.97.025.213.05.412.05.624-.013 3.282-4.005 5.953-8.934 5.953l-.028.007zM16.756 2.38a1.116 1.116 0 100 2.232c.61 0 1.108-.5 1.108-1.112 0-.61-.498-1.11-1.122-1.11l.014-.01z\" /\u003e\u003c/svg\u003e\u003cspan\u003eReddit\u003c/span\u003e\u003c/a\u003e\u003c/li\u003e\u003cli class=\"share-li\"\u003e\u003ca href=\"javascript:void(0);\" target=\"_blank\" class=\"share-a js-hfs-share\" data-key=\"pocket\" data-template=\"https://getpocket.com/save?url=URL\u0026title=HEADLINE\u0026cid=article_share_pocket\" data-track-event=\"mbt_navbar_share\" data-track-key=\"platform\" data-track-value=\"pocket\" tabindex=\"-1\"\u003e\u003csvg viewBox=\"0 0 20 20\" fill=\"currentColor\" xmlns=\"http://www.w3.org/2000/svg\"\u003e\u003cpath d=\"M15.678 8.55l-4.706 4.515a1.374 1.374 0 01-1.901 0L4.366 8.549a1.37 1.37 0 011.897-1.98l3.759 3.602 3.764-3.602a1.37 1.37 0 011.938.041 1.366 1.366 0 01-.037 1.938l-.01.001zm4.235-6.29a1.802 1.802 0 00-1.7-1.196H1.816c-.75 0-1.431.47-1.698 1.171A1.83 1.83 0 000 2.88v6.038l.07 1.2c.29 2.731 1.706 5.119 3.902 6.783.037.03.078.058.119.087l.025.02a9.917 9.917 0 003.912 1.726 9.975 9.975 0 003.832.03c.072-.024.146-.037.22-.05.018 0 .04-.012.06-.024a10 10 0 003.758-1.688l.024-.025.112-.088c2.19-1.662 3.604-4.051 3.905-6.79L20 8.9V2.87c0-.21-.026-.417-.1-.619l.013.009z\" /\u003e\u003c/svg\u003e\u003cspan\u003ePocket\u003c/span\u003e\u003c/a\u003e\u003c/li\u003e\u003cli class=\"share-li\"\u003e\u003ca href=\"javascript:void(0);\" target=\"_blank\" class=\"share-a js-hfs-share\" data-key=\"flipboard\" data-template=\"https://share.flipboard.com/bookmarklet/popout?v=2\u0026title=HEADLINE\u0026url=URL\u0026cid=article_share_flipboard\" data-track-event=\"mbt_navbar_share\" data-track-key=\"platform\" data-track-value=\"flipboard\" tabindex=\"-1\"\u003e\u003csvg viewBox=\"0 0 20 20\" fill=\"currentColor\" xmlns=\"http://www.w3.org/2000/svg\"\u003e\u003cpath d=\"M0 0v20h20V0H0zm16 8h-4v4H8v4H4V4h12v4z\" /\u003e\u003c/svg\u003e\u003cspan\u003eFlipboard\u003c/span\u003e\u003c/a\u003e\u003c/li\u003e\u003cli class=\"share-li\"\u003e\u003ca href=\"javascript:void(0);\" target=\"_blank\" class=\"share-a js-hfs-share\" data-key=\"pinterest\" data-template=\"http://pinterest.com/pin/create/link/?url=URL\u0026cid=article_share_pinterest\" data-track-event=\"mbt_navbar_share\" data-track-key=\"platform\" data-track-value=\"pinterest\" tabindex=\"-1\"\u003e\u003csvg viewBox=\"0 0 20 20\" fill=\"currentColor\" xmlns=\"http://www.w3.org/2000/svg\"\u003e\u003cpath d=\"M10.014 0C4.497 0 .024 4.473.024 9.99a9.986 9.986 0 006.349 9.3c-.088-.79-.166-2.002.034-2.865.182-.78 1.171-4.964 1.171-4.964s-.299-.6-.299-1.484c0-1.386.806-2.426 1.807-2.426.853 0 1.265.64 1.265 1.406 0 .858-.544 2.14-.827 3.327-.237.994.5 1.804 1.48 1.804 1.773 0 3.14-1.87 3.14-4.572 0-2.384-1.72-4.058-4.174-4.058-2.842 0-4.507 2.135-4.507 4.333 0 .86.328 1.786.74 2.284.083.1.094.188.071.288-.075.312-.244.999-.278 1.135-.044.188-.143.226-.334.138-1.246-.575-2.028-2.398-2.028-3.872 0-3.146 2.29-6.043 6.6-6.043 3.465 0 6.16 2.472 6.16 5.769 0 3.446-2.172 6.218-5.194 6.218-1.012 0-1.962-.524-2.298-1.149l-.624 2.374c-.225.87-.837 1.96-1.249 2.621.936.288 1.922.446 2.959.446 5.505 0 9.987-4.47 9.987-9.99 0-5.518-4.482-9.988-9.987-9.988L10.014 0z\" /\u003e\u003c/svg\u003e\u003cspan\u003ePinterest\u003c/span\u003e\u003c/a\u003e\u003c/li\u003e\u003cli class=\"share-li\"\u003e\u003ca href=\"javascript:void(0);\" target=\"_blank\" class=\"share-a js-hfs-share\" data-key=\"linkedin\" data-template=\"https://www.linkedin.com/shareArticle?mini=true\u0026url=URL\u0026title=HEADLINE\u0026cid=article_share_linkedin\" data-track-event=\"mbt_navbar_share\" data-track-key=\"platform\" data-track-value=\"linkedin\" tabindex=\"-1\"\u003e\u003csvg viewBox=\"0 0 20 20\" fill=\"currentColor\" xmlns=\"http://www.w3.org/2000/svg\"\u003e\u003cpath d=\"M17.04 17.043h-2.962v-4.64c0-1.107-.023-2.531-1.544-2.531-1.544 0-1.78 1.204-1.78 2.449v4.722H7.793V7.5h2.844v1.3h.039c.397-.75 1.364-1.54 2.808-1.54 3.001 0 3.556 1.974 3.556 4.545v5.238zM4.447 6.194c-.954 0-1.72-.771-1.72-1.72s.767-1.72 1.72-1.72a1.72 1.72 0 010 3.44zm1.484 10.85h-2.97V7.5h2.97v9.543zM18.521 0H1.476C.66 0 0 .645 0 1.44v17.12C0 19.355.66 20 1.476 20h17.042c.815 0 1.482-.644 1.482-1.44V1.44C20 .646 19.333 0 18.518 0h.003z\" /\u003e\u003c/svg\u003e\u003cspan\u003eLinkedin\u003c/span\u003e\u003c/a\u003e\u003c/li\u003e\u003c/ul\u003e\u003c/div\u003e\u003c/div\u003e\u003cdiv class=\"login__tooltip-container\" tabindex=\"-1\" style=\"display: none;\"\u003e\u003cspan class=\"js-tooltip\" /\u003e\u003c/div\u003e\u003cdiv class=\"mobilenav\"\u003e\u003cul class=\"mobilenav-list\"\u003e\u003cli class=\"mobilenav-list-item\"\u003e\u003ca href=\"/latest-stories\"\u003e\u003cspan\u003eLatest Stories\u003c/span\u003e\u003c/a\u003e\u003c/li\u003e\u003cli class=\"mobilenav-list-item\"\u003e\u003ca href=\"https://www.nbcnews.com/politics/donald-trump/live-blog/-trump-hush-money-trial-day-2-live-updates-rcna145935\"\u003e\u003cspan\u003eTrump Trial\u003c/span\u003e\u003c/a\u003e\u003c/li\u003e\u003cli class=\"mobilenav-list-item\"\u003e\u003ca href=\"https://www.nbcnews.com/news/world/live-blog/iran-attack-live-updates-rcna147960\"\u003e\u003cspan\u003eIran-Israel \u003c/span\u003e\u003c/a\u003e\u003c/li\u003e\u003cli class=\"mobilenav-list-item\"\u003e\u003ca href=\"https://www.nbcnews.com/politics\"\u003e\u003cspan\u003ePolitics\u003c/span\u003e\u003c/a\u003e\u003c/li\u003e\u003cli class=\"mobilenav-list-item\"\u003e\u003ca href=\"https://www.nbcnews.com/us-news\"\u003e\u003cspan\u003eU.S. News\u003c/span\u003e\u003c/a\u003e\u003c/li\u003e\u003cli class=\"mobilenav-list-item\"\u003e\u003ca href=\"https://www.nbcnews.com/world\"\u003e\u003cspan\u003eWorld\u003c/span\u003e\u003c/a\u003e\u003c/li\u003e\u003cli class=\"mobilenav-list-item\"\u003e\u003ca href=\"https://www.nbcnews.com/business\"\u003e\u003cspan\u003eBusiness\u003c/span\u003e\u003c/a\u003e\u003c/li\u003e\u003cli class=\"mobilenav-list-item\"\u003e\u003ca href=\"https://www.nbcnews.com/sports\"\u003e\u003cspan\u003eSports\u003c/span\u003e\u003c/a\u003e\u003c/li\u003e\u003cli class=\"mobilenav-list-item\"\u003e\u003ca href=\"https://www.nbcnews.com/tips/\"\u003e\u003cspan\u003eNBC News Tipline\u003c/span\u003e\u003c/a\u003e\u003c/li\u003e\u003cli class=\"mobilenav-list-item\"\u003e\u003ca href=\"https://www.nbcnews.com/health\"\u003e\u003cspan\u003eHealth\u003c/span\u003e\u003c/a\u003e\u003c/li\u003e\u003cli class=\"mobilenav-list-item\"\u003e\u003ca href=\"https://www.nbcnews.com/culture-matters \"\u003e\u003cspan\u003eCulture \u0026amp; trends\u003c/span\u003e\u003c/a\u003e\u003c/li\u003e\u003c/ul\u003e\u003c/div\u003e\u003c/nav\u003e\u003cdiv class=\"hfsh-spacer\"\u003e\u003c/div\u003e"]},"footer":{"css":{"link":["https://nodeassets.nbcnews.com/assets/fonts/shared/fontface.5e5192ddd3970289246454e5e20a38d9.css","","https://nodeassets.nbcnews.com/assets/header-footer/1.177.0/news/footer.css"]},"html":["\u003cfooter class=\"hfsf\" \u003e\u003cdiv class=\"inner\"\u003e\u003cdiv class=\"logo\"\u003e\u003ca href=\"https://www.nbcnews.com\"\u003e\u003csvg class=\"peacock-color\" viewBox=\"0 0 35 22\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\"\u003e\u003cpath d=\"M15.495 21.4447L5.67947 14.4912C3.18014 12.7175 0.710667 14.5258 0.184207 16.3918C-0.586487 19.149 1.14215 21.4447 3.85857 21.4447H15.495Z\" fill=\"#FCCC12\"/\u003e\u003cpath d=\"M30.9411 21.4448C33.6575 21.4448 35.3861 19.1491 34.6154 16.3919C34.0917 14.523 31.6195 12.7147 29.1202 14.4913L19.3047 21.4448H30.9411Z\" fill=\"#05AC3F\"/\u003e\u003cpath d=\"M24.8515 5.26217L19.8149 17.4877L18.3766 6.86282C18.1921 5.4179 20.5041 4.52961 20.5041 4.52961C20.2925 4.03066 19.5625 4.03931 19.5625 4.03931H17.9994H17.9967C17.747 1.42635 19.9804 -0.477137 22.3902 0.105445C24.762 0.670723 25.6195 3.40771 24.8515 5.26217Z\" fill=\"#6E55DC\"/\u003e\u003cpath d=\"M16.7843 4.21235C17.1479 1.51286 14.8711 -0.4858 12.4098 0.108318C10.038 0.670712 9.18044 3.40769 9.94842 5.26503L14.9851 17.4906L16.7843 4.21235Z\" fill=\"#EF1541\"/\u003e\u003cpath d=\"M14.5834 19.4951L9.75027 7.7858C8.61865 5.07189 5.62271 4.73445 3.96463 6.32646C2.80045 7.44836 1.89407 10.5026 4.50195 12.3542L14.5834 19.4951Z\" fill=\"#FF7112\"/\u003e\u003cpath d=\"M30.2982 12.3542C32.9061 10.5055 31.9997 7.44836 30.8356 6.32646C29.1802 4.73445 26.1842 5.07189 25.0499 7.7858L20.2168 19.4951L30.2982 12.3542Z\" fill=\"#069DE0\"/\u003e\u003c/svg\u003e\u003c/a\u003e\u003c/div\u003e\u003cnav class=\"links\"\u003e\u003cul class=\"links__wrap\" data-col-2=\"14\" data-col-3=15\u003e\u003cli\u003e\u003ca href=\"https://www.nbcnews.com/pages/about-nbc-news-digital\" target=\"_self\"\u003eAbout\u003c/a\u003e\u003c/li\u003e\u003cli\u003e\u003ca href=\"https://www.nbcnews.com/information/nbc-news-info/contact-us-n1232521\" target=\"_self\"\u003eContact\u003c/a\u003e\u003c/li\u003e\u003cli\u003e\u003ca href=\"https://nbcnews.zendesk.com/hc/en-us\"\u003eHelp\u003c/a\u003e\u003c/li\u003e\u003cli\u003e\u003ca href=\"https://www.nbcunicareers.com/\"\u003eCareers\u003c/a\u003e\u003c/li\u003e\u003cli\u003e\u003ca href=\"https://www.nbcuniversal.com/privacy/cookies#cookie_management\" target=\"_blank\" target=\"_blank\" rel=\"noopener noreferrer\"\u003eAd Choices\u003c/a\u003e\u003c/li\u003e\u003cli\u003e\u003ca href=\"https://www.nbcuniversal.com/privacy/?intake=NBC_News\" target=\"_blank\" target=\"_blank\" rel=\"noopener noreferrer\"\u003ePrivacy Policy\u003c/a\u003e\u003c/li\u003e\u003cli\u003e\u003ca href=\"https://www.nbcuniversal.com/privacy/notrtoo/?intake=NBC_News\" target=\"_blank\" target=\"_blank\" rel=\"noopener noreferrer\"\u003eDo Not Sell My Personal Information\u003c/a\u003e\u003c/li\u003e\u003cli\u003e\u003ca href=\"https://www.nbcuniversal.com/privacy/california-consumer-privacy-act?intake=NBC_News\" target=\"_blank\" rel=\"noopener noreferrer\"\u003eCA Notice\u003c/a\u003e\u003c/li\u003e\u003cli\u003e\u003ca href=\"https://www.nbcuniversal.com/terms\"\u003eTerms of Service (Updated JULY 7, 2023)\u003c/a\u003e\u003c/li\u003e\u003cli\u003e\u003ca href=\"https://www.nbcnews.com/archive\"\u003eNBC News Sitemap\u003c/a\u003e\u003c/li\u003e\u003cli\u003e\u003ca href=\"https://www.nbcnews.com/info/closed-captioning\" target=\"_self\"\u003eClosed Captioning\u003c/a\u003e\u003c/li\u003e\u003cli\u003e\u003ca href=\"https://together.nbcuni.com/advertise/?utm_source=nbc_news\u0026amp;utm_medium=referral\u0026amp;utm_campaign=property_ad_pages\"\u003eAdvertise\u003c/a\u003e\u003c/li\u003e\u003cli\u003e\u003ca href=\"https://www.nbcnews.com/select\" target=\"_self\"\u003eSelect Shopping\u003c/a\u003e\u003c/li\u003e\u003cli\u003e\u003ca href=\"https://www.cnbc.com/select/\" target=\"_self\"\u003eSelect Personal Finance\u003c/a\u003e\u003c/li\u003e\u003c/ul\u003e\u003c/nav\u003e\u003cdiv class=\"copy\"\u003e\u003cp\u003e\u0026copy;\u0026nbsp;2024 NBC UNIVERSAL\u003c/p\u003e\u003cdiv class=\"brands\"\u003e\u003ca href=\"https://www.nbcnews.com\"\u003e\u003csvg viewBox=\"0 0 143 15\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\" aria-labelledby=\"nbc_news_logo\"\u003e\u003ctitle class=\"nbc_news_logo\"\u003eNBC News Logo\u003c/title\u003e\u003cpath fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M10.9769 14.6213L4.02343 9.8803C2.25286 8.67096 0.503447 9.9039 0.130495 11.1762C-0.415477 13.0561 0.809114 14.6213 2.73347 14.6213H10.9769Z M21.9192 14.6216C23.8435 14.6216 25.0681 13.0563 24.5222 11.1764C24.1511 9.90216 22.3998 8.66922 20.6292 9.88053L13.6758 14.6216H21.9192Z M17.6055 3.58784L14.0374 11.9235L13.0185 4.6792C12.8878 3.69402 14.5257 3.08837 14.5257 3.08837C14.3758 2.74818 13.8586 2.75408 13.8586 2.75408H12.7513H12.7494C12.5725 0.972508 14.1547 -0.325321 15.8618 0.0718945C17.542 0.457311 18.1495 2.32344 17.6055 3.58784Z M11.89 2.87184C12.1476 1.03128 10.5346 -0.331438 8.79099 0.0736425C7.11079 0.457093 6.5033 2.32321 7.04735 3.58958L10.6154 11.9252L11.89 2.87184Z M10.3307 13.292L6.90688 5.30834C6.10523 3.45795 3.98286 3.22788 2.80825 4.31334C1.98353 5.07828 1.34144 7.1607 3.1889 8.42314L10.3307 13.292Z M21.4636 8.42314C23.3111 7.16267 22.669 5.07828 21.8443 4.31334C20.6716 3.22788 18.5492 3.45795 17.7456 5.30834L14.3218 13.292L21.4636 8.42314Z M71.8905 10.0071L71.8117 9.91268L71.7079 9.7888C70.3314 10.9903 69.4567 11.6687 67.4709 11.6687H67.3863C64.6545 11.6687 62.9647 9.49974 62.9647 7.49006C62.9647 5.18543 64.9563 3.31144 67.4036 3.31144C69.3741 3.32913 70.418 4.41263 70.9197 4.93176L70.9985 5.01238L71.0543 4.95536L71.0639 4.94552L71.11 4.89833L71.1965 4.80984L73.2997 2.65859C73.0421 2.39509 71.0774 0 67.4286 0C63.2223 0 59.7311 3.26621 59.7119 7.46843C59.7119 11.5468 63.0646 14.9762 67.3901 14.9959C70.6429 14.9959 72.2904 13.6371 73.8168 12.2979L71.8905 10.0071Z M58.4468 10.1407C58.4468 14.0164 55.4132 14.626 53.5158 14.626H45.4204V0.381348H53.5081C55.988 0.381348 57.9701 1.82273 57.9701 4.52064C57.9701 5.85584 57.0492 6.59324 56.3514 6.95703C57.501 7.54695 58.4468 8.41807 58.4468 10.1407ZM48.3771 3.05173V5.74572C48.3771 5.74572 52.6276 5.74572 53.1505 5.74572C53.9387 5.74572 54.8038 5.40946 54.8038 4.40659C54.8038 3.40372 54.129 3.04977 53.039 3.04977C52.4219 3.05174 48.3771 3.05173 48.3771 3.05173ZM55.2998 10.1407C55.2998 8.774 54.1867 8.42004 53.1025 8.42004C52.1278 8.42004 48.3771 8.42004 48.3771 8.42004V11.8219C48.3771 11.8219 52.3316 11.8219 53.214 11.8219C54.0964 11.8219 55.2998 11.5073 55.2998 10.1407Z M29.7681 0.379395H33.0343L39.759 9.59204V0.379395H42.8214V14.6241H39.5552L32.8305 5.39178V14.6241H29.7681V0.379395Z M106.407 11.6243V14.6212H94.5684V0.376465H106.236V3.23563H97.5366V5.74281H104.986V8.59607H97.5366V11.6145L106.407 11.6243Z M78.9272 0.376465H82.1935L88.9181 9.58911V0.376465H91.9806V14.6212H88.7144L81.9878 5.38885V14.6212H78.9272V0.376465Z M123.966 0.376465L121.406 9.66186L118.77 0.376465H115.602L112.968 9.66186L110.407 0.376465H107.512L111.332 14.6212H114.448L117.186 5.65038L119.925 14.6212H123.042L126.862 0.376465H123.966Z M137.406 6.59043C135.064 5.57379 130.898 6.34659 130.929 4.39985C130.941 3.64474 132.013 2.99779 133.736 2.98403C135.672 2.9683 138.129 4.02229 138.129 4.02229L139.69 1.48758C139.69 1.48758 136.516 0.000976562 133.792 0.000976562C129.633 0.000976562 127.675 1.87497 127.675 4.21303C127.675 6.61402 128.989 7.5638 129.701 7.91775C132.013 9.0681 134.603 8.75348 136.001 9.46729C137.529 10.248 136.923 12.1141 133.794 11.8525C131.492 11.6598 130.131 11.1899 128.474 10.189L126.769 12.6352C129.991 14.6704 133.098 14.9929 133.794 14.9968C136.225 15.0106 140.174 14.3499 140.113 10.2578C140.084 8.5883 139.292 7.41042 137.406 6.59043Z\"/\u003e\u003c/svg\u003e\u003c/a\u003e\u003ca href=\"https://www.msnbc.com\"\u003e\u003csvg  viewBox=\"0 0 106 15\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\" aria-labelledby=\"msnbc_logo\"\u003e\u003ctitle class=\"msnbc_logo\"\u003eMSNBC Logo\u003c/title\u003e\u003cpath d=\"M18.0113 3.58609L14.3605 11.9239L13.3162 4.67891C13.1867 3.69133 14.8624 3.0842 14.8624 3.0842C14.7086 2.74421 14.1824 2.75231 14.1824 2.75231H13.0491C12.871 0.971413 14.49 -0.331879 16.2304 0.0647751C17.9466 0.445239 18.5699 2.31518 18.0113 3.578\"/\u003e\u003cpath d=\"M11.2357 14.6276L4.12026 9.88392C2.30698 8.67777 0.517989 9.90821 0.137525 11.1791C-0.421028 13.0572 0.833694 14.6276 2.80077 14.6276H11.2357Z\" /\u003e\u003cpath d=\"M12.1667 2.87371C12.4339 1.03615 10.7825 -0.331906 8.99349 0.0728434C7.27736 0.453307 6.65405 2.32325 7.2126 3.58607L10.8634 11.9239L12.1667 2.86561V2.87371Z\"/\u003e\u003cpath d=\"M10.5719 13.2919L7.06682 5.31028C6.24923 3.45653 4.07168 3.22987 2.87362 4.31459C2.03174 5.08362 1.37605 7.16403 3.26218 8.42684L10.5719 13.3V13.2919Z\"/\u003e\u003cpath d=\"M22.4313 14.6276C24.3984 14.6276 25.6531 13.0653 25.0946 11.1791C24.7141 9.90821 22.9251 8.66968 21.1118 9.88393L13.9963 14.6276H22.4313Z\" /\u003e\u003cpath d=\"M21.9616 8.42684C23.8478 7.16403 23.1921 5.08362 22.3502 4.31459C21.1521 3.22987 18.9746 3.45653 18.157 5.31028L14.6519 13.3L21.9616 8.42684Z\" /\u003e\u003cpath d=\"M39.2201 0.380493L35.0755 8.08691L30.9228 0.380493H27.5876V14.6277H30.7204V6.52458L34.1041 12.5392H36.0469L39.4306 6.52458V14.6277H42.5634V0.380493H39.2201Z\"/\u003e\u003cpath d=\"M103.171 10.0054L103.09 9.90826L102.984 9.78683C101.576 10.9849 100.677 11.6649 98.6455 11.6649H98.5565C95.7637 11.6649 94.0314 9.49541 94.0314 7.48786C94.0314 5.18079 96.0713 3.31085 98.5727 3.31085C100.588 3.32704 101.657 4.41176 102.167 4.92984L102.248 5.01079L102.304 4.95413L102.313 4.94603L102.361 4.89746L102.45 4.80842L104.603 2.65515C104.344 2.39611 102.337 0 98.597 0C94.2985 0 90.7286 3.27037 90.7043 7.47167C90.7043 11.5515 94.1366 14.9838 98.5565 15C101.884 15 103.567 13.64 105.13 12.2963L103.163 10.0054H103.171Z\"/\u003e\u003cpath d=\"M89.3929 10.143C89.3929 14.0205 86.2926 14.6276 84.3498 14.6276H76.0686V0.372314H84.3417C86.8754 0.372314 88.9072 1.81322 88.9072 4.51694C88.9072 5.85262 87.9682 6.58926 87.2478 6.95353C88.4215 7.54447 89.3929 8.41873 89.3929 10.143ZM79.088 3.05175V5.74738H83.9693C84.7788 5.74738 85.6612 5.41549 85.6612 4.41171C85.6612 3.40793 84.9731 3.05175 83.856 3.05175H79.088ZM86.1711 10.143C86.1711 8.77491 85.0297 8.41873 83.9207 8.41873H79.088V11.8186H84.0341C84.9407 11.8186 86.1711 11.5029 86.1711 10.1349V10.143Z\" /\u003e\u003cpath d=\"M60.0647 0.372314H63.4079L70.2887 9.5925V0.372314H73.4214V14.6276H70.0782L63.1975 5.3912V14.6276H60.0647V0.372314Z\" /\u003e\u003cpath d=\"M55.2078 6.58931C52.8117 5.56935 48.5537 6.34646 48.578 4.39557C48.5861 3.64274 49.687 2.99514 51.4517 2.97895C53.435 2.96276 55.9445 4.01511 55.9445 4.01511L57.5392 1.48138C57.5392 1.48138 54.2931 0 51.5084 0C47.2505 0 45.251 1.87804 45.251 4.20939C45.251 6.54074 46.5948 7.56071 47.3233 7.91689C49.687 9.06638 52.3422 8.75067 53.7669 9.47113C55.3292 10.2482 54.714 12.1182 51.5084 11.8591C49.1528 11.6649 47.7604 11.1954 46.0686 10.1916L44.3201 12.6363C47.6147 14.6681 50.7961 14.9919 51.5084 15C53.9936 15.0162 58.033 14.3524 57.9763 10.2563C57.952 8.58877 57.1425 7.40691 55.2078 6.58931Z\" /\u003e\u003cdefs\u003e\u003cclipPath id=\"clip0_1170_11571\"\u003e\u003crect fill=\"white\"/\u003e\u003c/clipPath\u003e\u003c/defs\u003e\u003c/svg\u003e\u003c/a\u003e\u003ca href=\"https://www.today.com\"\u003e\u003csvg viewBox=\"0 0 137 21\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\" aria-labelledby=\"today_logo\"\u003e\u003ctitle class=\"today_logo\"\u003eToday Logo\u003c/title\u003e\u003cpath clip-rule=\"evenodd\" d=\"M40.65 1.74v4.358H45.9v14.508h4.978V6.098h5.217V1.74H40.65zM72.083 12.853a5.259 5.259 0 01-1.009 1.686c-.44.484-.977.87-1.576 1.133a5.035 5.035 0 01-2.059.413c-.77 0-1.474-.14-2.089-.413a4.612 4.612 0 01-1.573-1.133 5.183 5.183 0 01-1.011-1.686 6.035 6.035 0 01-.358-2.109c0-.752.119-1.46.358-2.106a5.175 5.175 0 011.011-1.687c.44-.483.976-.868 1.573-1.13.615-.275 1.317-.418 2.09-.418.751 0 1.444.143 2.058.418a4.723 4.723 0 011.576 1.13c.429.477.77 1.044 1.009 1.687.244.675.366 1.388.36 2.106 0 .757-.121 1.463-.36 2.11zm2.55-9.137c-.89-.853-1.967-1.529-3.196-2.006C70.208 1.23 68.863.99 67.439.99c-1.443 0-2.794.239-4.013.72a9.782 9.782 0 00-3.195 2.006 9.154 9.154 0 00-2.123 3.087c-.508 1.191-.764 2.518-.764 3.942 0 1.426.256 2.755.764 3.946a9.125 9.125 0 002.123 3.083 9.81 9.81 0 003.195 2.01c1.22.476 2.568.719 4.013.719 1.424 0 2.77-.243 3.998-.72 1.23-.478 2.306-1.155 3.196-2.009a9.237 9.237 0 002.107-3.083c.507-1.19.765-2.52.765-3.946 0-1.424-.258-2.75-.765-3.941a9.25 9.25 0 00-2.107-3.087M93.222 13.109c-.22.6-.558 1.15-.995 1.617-.452.474-.998.85-1.602 1.103-.632.277-1.364.418-2.173.418h-2.955V6.1h2.983c.847 0 1.598.131 2.23.388a4.312 4.312 0 011.586 1.072c.422.457.743.998.954 1.603a6.01 6.01 0 01.317 1.995 5.55 5.55 0 01-.345 1.95zm2.525-8.856c-.9-.806-1.983-1.435-3.221-1.865-1.235-.433-2.611-.649-4.085-.649h-7.922v18.867h7.948c1.46 0 2.826-.22 4.059-.65 1.237-.43 2.322-1.064 3.22-1.88a8.654 8.654 0 002.12-2.974c.507-1.155.764-2.481.764-3.944 0-1.464-.257-2.788-.765-3.945a8.508 8.508 0 00-2.118-2.96zm10.656 9.303l2.28-6.735 2.28 6.735h-4.56zm5.363-11.817h-6.165l-7.063 18.767-.04.103h5.637l.925-2.694h7.274l.927 2.694h5.635l-7.111-18.82-.019-.05zM130.904 1.296l-3.971 6.83-4.004-6.794-.022-.036h-5.623l7.161 11.268v7.6h4.978v-7.6l7.134-11.268h-5.653zM36.77 19.827c-.394-9.81-8.47-17.64-18.376-17.64C8.556 2.188.521 9.914.025 19.628A17.61 17.61 0 000 20.58h4.769c0-.309.01-.618.032-.923.477-7.084 6.39-12.7 13.592-12.7 7.23 0 13.163 5.659 13.599 12.781.017.28.026.558.026.84h4.768c0-.25-.005-.504-.015-.752\"/\u003e\u003cpath clip-rule=\"evenodd\" d=\"M18.395 8.318c-6.502 0-11.82 5.06-12.236 11.454-.02.266-.027.536-.027.808h4.769c0-.292.016-.583.05-.867.43-3.723 3.606-6.626 7.443-6.626 3.859 0 7.046 2.931 7.45 6.683.03.267.044.535.044.81h4.768c0-.263-.008-.52-.024-.779-.402-6.41-5.728-11.483-12.238-11.483\"/\u003e\u003cpath clip-rule=\"evenodd\" d=\"M18.394 14.45a6.13 6.13 0 00-6.13 6.132h12.26a6.13 6.13 0 00-6.13-6.132\"/\u003e\u003c/svg\u003e\u003c/a\u003e\u003c/div\u003e\u003c/div\u003e\u003c/div\u003e\u003c/footer\u003e"]},"styles":{"inline":"@font-face {font-family: 'FoundersGroteskCond'; font-weight: 600; font-style: normal; font-display: swap; src:url(https://nodeassets.nbcnews.com/assets/fonts/shared/FoundersGroteskCondensedWeb-Semibold.30af726ac36b4737286836a719e2ea3d.woff2) format('woff2');}@font-face {font-family: 'FoundersGroteskText'; font-weight: 600; font-style: normal; font-display: swap; src:url(https://nodeassets.nbcnews.com/assets/fonts/shared/FoundersGroteskTextWeb-Semibold.9be8bb4552e27d362b971b5e618b94ed.woff2) format('woff2');}@font-face {font-family: 'FoundersGroteskMono'; font-weight: 400; font-style: normal; font-display: swap; src:url(https://nodeassets.nbcnews.com/assets/fonts/shared/FoundersGroteskMonoWeb-Regular.30d6a8ff9ed2f80b389ea16da999deb1.woff2) format('woff2');}@font-face {font-family: 'PublicoText'; font-weight: 400; font-style: normal; font-display: swap; src:url(https://nodeassets.nbcnews.com/assets/fonts/shared/PublicoText-Roman-Web.d26d9a19f0f87f976fe7e2833468b408.woff2) format('woff2');}@font-face {font-family: 'PublicoText'; font-weight: 400; font-style: italic; font-display: swap; src:url(https://nodeassets.nbcnews.com/assets/fonts/shared/PublicoText-Italic-Web.9f39df5e583541a61e2e1697f9b60716.woff2) format('woff2');}@font-face {font-family: 'PublicoText'; font-weight: 700; font-style: normal; font-display: swap; src:url(https://nodeassets.nbcnews.com/assets/fonts/shared/PublicoText-Bold-Web.0c96ca663d54635809b6b6e63eba8fa5.woff2) format('woff2');}@font-face {font-family: 'PublicoText'; font-weight: 700; font-style: italic; font-display: swap; src:url(https://nodeassets.nbcnews.com/assets/fonts/shared/PublicoText-BoldItalic-Web.26429065598ff812b090e8d8c80d22c0.woff2) format('woff2');}@font-face {font-family: 'PublicoHeadline'; font-weight: 300; font-style: normal; font-display: swap; src:url(https://nodeassets.nbcnews.com/assets/fonts/shared/PublicoHeadline-Light-Web.35cc54a3df72d74feab7c9e1c03b0188.woff2) format('woff2');}@font-face {font-family: 'PublicoHeadline'; font-weight: 300; font-style: italic; font-display: swap; src:url(https://nodeassets.nbcnews.com/assets/fonts/shared/PublicoHeadline-LightItalic-Web.d52f0f8f344caa6fcd593015d9fd0d78.woff2) format('woff2');}@font-face {font-family: 'Oswald'; font-weight: 200 700; font-style: normal; font-display: swap; src:url(https://nodeassets.nbcnews.com/assets/fonts/shared/Oswald-VariableFont_wght.676c410e5a1ce1c42564a8622e42b228.woff2) format('woff2') tech(variations);}","links":["https://nodeassets.nbcnews.com/assets/header-footer/1.177.0/news/header.css","","https://nodeassets.nbcnews.com/assets/header-footer/1.177.0/news/footer.css"]},"marquees":[]},"path":"/science/space/live-blog/solar-eclipse-2024-live-updates-rcna145900","statusCode":200,"vertical":"news","navigating":false,"pageView":"article","userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/123.0.0.0 Safari/537.36 Edg/123.0.0.0","fullUrl":"http://www.nbcnews.com/science/space/live-blog/solar-eclipse-2024-live-updates-rcna145900","liveBlogTaxonomyPath":"nbcnews/channel/nebula-blog-rcna145900","liveBlogCardsData":{"id":"rcna145900","date":{"createdAt":"2024-04-08T09:00:43.000Z","publishedAt":"2024-04-08T17:13:26.378Z","modifiedAt":"2024-04-10T16:36:02.195Z"},"cards":{"items":[{"id":"rcrd38589","authors":[{"bio":[{"type":"markup","element":"p","html":"Jason Abbruzzese is the assistant managing editor of tech and science for NBC News Digital."}],"dateCreated":"Wed Jan 31 2018 20:34:38 GMT+0000 (UTC)","dateModified":"Fri Jan 26 2024 19:29:58 GMT+0000 (UTC)","shortBio":null,"liveBlogShortBio":"","experience":[],"educationAndExpertise":[],"awards":[],"id":"ncpn843466","email":"jason.abbruzzese@nbcuni.com","jobTitle":[],"name":"Jason Abbruzzese","primaryImage":{"altText":"Image: Jason Abbruzzese","height":1500,"url":{"primary":"https://media-cldnry.s-nbcnews.com/image/upload/newscms/2019_29/2936176/190619-jason-abbruzzese-byline2419.jpg"},"width":1500},"publisher":{"name":"nbcnews","subType":null,"type":"organization"},"socialMediaProfiles":{"email":null,"facebook":null,"instagram":null,"pinterest":null,"snapchat":null,"tiktok":null,"twitter":"@JasonAbbruzzese","whatsapp":null,"youtube":null},"subType":null,"type":"person","url":{"canonical":"https://www.nbcnews.com/author/jason-abbruzzese-ncpn843466","primary":"https://www.nbcnews.com/author/jason-abbruzzese-ncpn843466","short":"https://www.nbcnews.com/author/jason-abbruzzese-ncpn843466","slug":"jason-abbruzzese-ncpn843466"},"worksFor":null}],"cardType":"POST","isHeadlineHidden":false,"content":{"markupAndEmbeds":[{"type":"markup","element":"p","html":"That's a wrap for our live blog. Thank you for joining us for this incredible event."},{"type":"markup","element":"p","html":"We leave you with a look at some of the most emotional moments of the day."},{"type":"embeddedVideo","disablePlaylistAutoplay":false,"presentation":{"alignment":"left","size":"medium","style":"default","byline":null,"hideRecommendations":false,"hideProductRecommendations":false,"_overriddenByGetProcessedCardData":true},"video":{"id":"mmvo208566853792","taxonomy":{"additionalTerms":[{"dateCreated":"Thu Sep 16 2021 03:10:11 GMT+0000 (UTC)","dateModified":"Thu Sep 16 2021 03:10:11 GMT+0000 (UTC)","description":{"primary":null},"id":"nctx19521","isCurated":false,"name":"Science","path":"nbcnews/section/mach/science","pageRoute":"/","slug":"science","type":"taxonomy","taxonomyType":"topic","url":{"primary":null}},{"dateCreated":"Thu Sep 16 2021 03:51:58 GMT+0000 (UTC)","dateModified":"Thu Sep 16 2021 03:51:58 GMT+0000 (UTC)","description":{"primary":null},"id":"nctx19861","isCurated":true,"name":"Science","path":"nbcnews/vertical/mach/science","pageRoute":"/science","slug":"science","type":"taxonomy","taxonomyType":"subvertical","url":{"primary":"https://www.nbcnews.com/mach/science"}},{"dateCreated":"Fri Apr 29 2022 02:27:32 GMT+0000 (UTC)","dateModified":"Fri Apr 29 2022 02:27:32 GMT+0000 (UTC)","description":{"primary":null},"id":"nctx20846","isCurated":false,"name":"News","path":"msnbc/section/msnbc/news","pageRoute":"/","slug":"news","type":"taxonomy","taxonomyType":"topic","url":{"primary":null}},{"dateCreated":"Fri Apr 01 2022 20:42:09 GMT+0000 (UTC)","dateModified":"Fri Apr 01 2022 20:42:09 GMT+0000 (UTC)","description":{"primary":null},"id":"nctx23345","isCurated":true,"name":"News","path":"nbcnews/show/meet-the-press/news","pageRoute":"/meet-the-press","slug":"news","type":"taxonomy","taxonomyType":"topic","url":{"primary":"https://www.nbcnews.com/meet-the-press"}},{"dateCreated":"Thu Sep 16 2021 03:36:45 GMT+0000 (UTC)","dateModified":"Thu Sep 16 2021 03:36:45 GMT+0000 (UTC)","description":{"primary":null},"id":"nctx7","isCurated":false,"name":"News","path":"nbcnews/section/news","pageRoute":"/","slug":"news","type":"taxonomy","taxonomyType":"section","url":{"primary":null}},{"dateCreated":"Thu Sep 16 2021 03:36:51 GMT+0000 (UTC)","dateModified":"Thu Sep 16 2021 03:36:51 GMT+0000 (UTC)","description":{"primary":null},"id":"nctx73","isCurated":true,"name":"Science","path":"nbcnews/section/science","pageRoute":"/science","slug":"science","type":"taxonomy","taxonomyType":"section","url":{"primary":"https://www.nbcnews.com/science"}}],"primaryVertical":{"name":"News","taxonomyType":"vertical"},"primarySection":null,"primaryTopic":null},"unibrow":{"logo":null,"taxonomyPath":null,"text":"NBC News","url":{"primary":"https://www.nbcnews.com/video/watch-emotional-moments-as-skywatchers-view-solar-eclipse-208566853792"}},"duration":"PT3M15S","dateCreated":"Mon Apr 08 2024 20:51:28 GMT+0000 (UTC)","datePublished":"Mon Apr 08 2024 20:51:28 GMT+0000 (UTC)","dateModified":"Mon Apr 08 2024 21:05:40 GMT+0000 (UTC)","dateBroadcast":"Mon Apr 08 2024 21:04:53 GMT+0000 (UTC)","liveVideoStatus":"NONE","nativeAd":false,"mpxMetadata":{"id":"208566853792","guid":"nbc_spec_eclipse_sightssounds_240408","externalAdvertiserId":"nbc_spec_eclipse_sightssounds_240408","accountId":"2704722219","accountName":"nbcnewsdigital"},"source":{"name":"NBC News"},"publisher":{"name":"nbcnews"},"partOfEpisode":null,"partOfSeason":null,"videoType":"broadcast","sentiment":"neutral","headline":{"primary":"Watch emotional moments as skywatchers view solar eclipse","tease":"Watch emotional moments as skywatchers view solar eclipse","seo":"Watch emotional moments as skywatchers view solar eclipse","social":"Watch emotional moments as skywatchers view solar eclipse"},"description":{"primary":"A total solar eclipse — nicknamed the Great North American Eclipse for its long path over North America — was visible in the sky over parts of Mexico, 15 U.S. states and eastern Canada. Watch a roundup of stunning moments from the people watching the eclipse, and the eclipse itself.","seo":"A total solar eclipse — nicknamed the Great North American Eclipse for its long path over North America — was visible in the sky over parts of Mexico, 15 U.S. states and eastern Canada. Watch a roundup of stunning moments from the people watching the eclipse, and the eclipse itself."},"playable":true,"url":{"canonical":"https://www.nbcnews.com/video/watch-emotional-moments-as-skywatchers-view-solar-eclipse-208566853792","primary":"https://www.nbcnews.com/video/watch-emotional-moments-as-skywatchers-view-solar-eclipse-208566853792","short":"https://www.nbcnews.com/video/watch-emotional-moments-as-skywatchers-view-solar-eclipse-208566853792","slug":"watch-emotional-moments-as-skywatchers-view-solar-eclipse-208566853792"},"hasCaptions":true,"closedCaptioning":{"smptett":null,"srt":"https://vod.nbcnews.com/nbcnews/captions/2024/04/nbc_spec_eclipse_sightssounds_240408_0452.srt","webvtt":"https://vod.nbcnews.com/nbcnews/captions/2024/04/nbc_spec_eclipse_sightssounds_240408_0452.vtt"},"videoAssets":[{"assetType":"EMP","format":"M3U","publicUrl":"https://prodamdnewsencoding.akamaized.net/NBC_News_Digital/nbc_spec_eclipse_sightssounds_240408/1/abs/index.m3u8","height":1080,"width":1920,"assetDuration":194.795,"bitrate":4559000},{"assetType":"akamaiMp4","format":"MPEG4","publicUrl":"https://prodamdnewsencoding.akamaized.net/NBC_News_Digital/nbcnews/video/2024/04/nbc_spec_eclipse_sightssounds_240408_3368163128.mp4","height":1080,"width":1920,"assetDuration":194.795,"bitrate":4559000}],"primaryImage":{"id":"vidimg2561497228","headline":{"primary":null},"altText":null,"caption":null,"url":{"primary":"https://media-cldnry.s-nbcnews.com/image/upload/mpx/2704722219/2024_04/tm-ecl-closer-split-8ys583.jpg"},"imageUrl":{"aims":"https://media11.s-nbcnews.com/i/mpx/2704722219/2024_04/tm-ecl-closer-split-8ys583.jpg","cloudinary":"https://media-cldnry.s-nbcnews.com/image/upload/mpx/2704722219/2024_04/tm-ecl-closer-split-8ys583.jpg","telemundo":null},"source":null,"authors":[],"height":null,"width":null,"graphicContent":false},"teaseImage":{"id":"vidimg2561497228","headline":{"primary":null},"altText":null,"caption":null,"url":{"primary":"https://media-cldnry.s-nbcnews.com/image/upload/mpx/2704722219/2024_04/tm-ecl-closer-split-8ys583.jpg"},"imageUrl":{"aims":"https://media11.s-nbcnews.com/i/mpx/2704722219/2024_04/tm-ecl-closer-split-8ys583.jpg","cloudinary":"https://media-cldnry.s-nbcnews.com/image/upload/mpx/2704722219/2024_04/tm-ecl-closer-split-8ys583.jpg","telemundo":null},"source":null,"authors":[],"height":null,"width":null,"graphicContent":false},"documentTracing":{"currentMessageId":{"id":"1566db98-0532-4f82-b4eb-4daec5094551","updatedDate":"Mon Apr 08 2024 21:05:46 GMT+0000 (UTC)"}},"relatedUrl":null,"relatedContentLink":{"text":null,"url":null},"associatedVideoPlaylist":{"headline":{"primary":"Science"},"videos":[{"type":"video","id":"mmvo209023557835","unibrow":{"logo":null,"taxonomyPath":null,"text":"NBC News","url":{"primary":"https://www.nbcnews.com/video/coral-scientists-explain-how-coral-bleaching-happens-209023557835"}},"mpxMetadata":{"id":"209023557835","guid":"f_mo_bleached_coral_240415","externalAdvertiserId":"f_mo_bleached_coral_240415"},"datePublished":"Mon Apr 15 2024 20:25:07 GMT+0000 (UTC)","dateCreated":"Mon Apr 15 2024 20:25:07 GMT+0000 (UTC)","dateModified":"Mon Apr 15 2024 20:32:27 GMT+0000 (UTC)","primaryImage":{"id":"vidimg503002334","headline":{"primary":null},"altText":null,"caption":null,"url":{"primary":"https://media-cldnry.s-nbcnews.com/image/upload/mpx/2704722219/2024_04/f_mo_bleached_coral_240415.00_00_13_18.Still001-d5gmle.jpg"},"imageUrl":{"aims":"https://media11.s-nbcnews.com/i/mpx/2704722219/2024_04/f_mo_bleached_coral_240415.00_00_13_18.Still001-d5gmle.jpg","cloudinary":"https://media-cldnry.s-nbcnews.com/image/upload/mpx/2704722219/2024_04/f_mo_bleached_coral_240415.00_00_13_18.Still001-d5gmle.jpg","telemundo":null},"source":null,"authors":[],"height":null,"width":null,"graphicContent":false},"teaseImage":{"id":"vidimg503002334","headline":{"primary":null},"altText":null,"caption":null,"url":{"primary":"https://media-cldnry.s-nbcnews.com/image/upload/mpx/2704722219/2024_04/f_mo_bleached_coral_240415.00_00_13_18.Still001-d5gmle.jpg"},"imageUrl":{"aims":"https://media11.s-nbcnews.com/i/mpx/2704722219/2024_04/f_mo_bleached_coral_240415.00_00_13_18.Still001-d5gmle.jpg","cloudinary":"https://media-cldnry.s-nbcnews.com/image/upload/mpx/2704722219/2024_04/f_mo_bleached_coral_240415.00_00_13_18.Still001-d5gmle.jpg","telemundo":null},"source":null,"authors":[],"height":null,"width":null,"graphicContent":false},"url":{"canonical":"https://www.nbcnews.com/video/coral-scientists-explain-how-coral-bleaching-happens-209023557835","primary":"https://www.nbcnews.com/video/coral-scientists-explain-how-coral-bleaching-happens-209023557835","short":"https://www.nbcnews.com/video/coral-scientists-explain-how-coral-bleaching-happens-209023557835","slug":"coral-scientists-explain-how-coral-bleaching-happens-209023557835"},"relatedUrl":null,"relatedContentLink":{"text":null,"url":null},"duration":"PT2M15S","nativeAd":false,"videoType":"webExtra","sentiment":"neutral","headline":{"primary":"Coral scientists explain how coral bleaching happens","tease":"Coral scientists explain how coral bleaching happens","social":"Coral scientists explain how coral bleaching happens"},"description":{"primary":"Coral scientists detail how coral bleaching happens and explain that climate change is a major factor in driving heat stress."},"publisher":{"name":"nbcnews"},"source":{"name":"NBC News"},"taxonomy":{"additionalTerms":[{"dateCreated":"Thu Sep 16 2021 03:10:11 GMT+0000 (UTC)","dateModified":"Thu Sep 16 2021 03:10:11 GMT+0000 (UTC)","description":{"primary":null},"id":"nctx19521","isCurated":false,"name":"Science","path":"nbcnews/section/mach/science","pageRoute":"/","slug":"science","type":"taxonomy","taxonomyType":"topic","url":{"primary":null}},{"dateCreated":"Thu Sep 16 2021 03:51:58 GMT+0000 (UTC)","dateModified":"Thu Sep 16 2021 03:51:58 GMT+0000 (UTC)","description":{"primary":null},"id":"nctx19861","isCurated":true,"name":"Science","path":"nbcnews/vertical/mach/science","pageRoute":"/science","slug":"science","type":"taxonomy","taxonomyType":"subvertical","url":{"primary":"https://www.nbcnews.com/mach/science"}},{"dateCreated":"Fri Apr 29 2022 02:27:32 GMT+0000 (UTC)","dateModified":"Fri Apr 29 2022 02:27:32 GMT+0000 (UTC)","description":{"primary":null},"id":"nctx20846","isCurated":false,"name":"News","path":"msnbc/section/msnbc/news","pageRoute":"/","slug":"news","type":"taxonomy","taxonomyType":"topic","url":{"primary":null}},{"dateCreated":"Fri Apr 01 2022 20:42:09 GMT+0000 (UTC)","dateModified":"Fri Apr 01 2022 20:42:09 GMT+0000 (UTC)","description":{"primary":null},"id":"nctx23345","isCurated":true,"name":"News","path":"nbcnews/show/meet-the-press/news","pageRoute":"/meet-the-press","slug":"news","type":"taxonomy","taxonomyType":"topic","url":{"primary":"https://www.nbcnews.com/meet-the-press"}},{"dateCreated":"Thu Sep 16 2021 03:36:45 GMT+0000 (UTC)","dateModified":"Thu Sep 16 2021 03:36:45 GMT+0000 (UTC)","description":{"primary":null},"id":"nctx7","isCurated":false,"name":"News","path":"nbcnews/section/news","pageRoute":"/","slug":"news","type":"taxonomy","taxonomyType":"section","url":{"primary":null}},{"dateCreated":"Thu Sep 16 2021 03:36:51 GMT+0000 (UTC)","dateModified":"Thu Sep 16 2021 03:36:51 GMT+0000 (UTC)","description":{"primary":null},"id":"nctx73","isCurated":true,"name":"Science","path":"nbcnews/section/science","pageRoute":"/science","slug":"science","type":"taxonomy","taxonomyType":"section","url":{"primary":"https://www.nbcnews.com/science"}}],"primaryVertical":{"name":"News"},"primarySection":null,"primaryTopic":null},"hasCaptions":true,"closedCaptioning":{"smptett":null,"srt":"https://vod.nbcnews.com/nbcnews/captions/2024/04/f_mo_bleached_coral_240415_0425.srt","webvtt":"https://vod.nbcnews.com/nbcnews/captions/2024/04/f_mo_bleached_coral_240415_0425.vtt"},"videoAssets":[{"assetType":"EMP","format":"M3U","publicUrl":"https://prodamdnewsencoding.akamaized.net/NBC_News_Digital/f_mo_bleached_coral_240415/1/abs/index.m3u8","height":1080,"width":1920,"assetDuration":134.602,"bitrate":4554000},{"assetType":"akamaiMp4","format":"MPEG4","publicUrl":"https://prodamdnewsencoding.akamaized.net/NBC_News_Digital/nbcnews/video/2024/04/f_mo_bleached_coral_240415_3377292664.mp4","height":1080,"width":1920,"assetDuration":134.602,"bitrate":4554000}]},{"type":"video","id":"mmvo208955461634","unibrow":{"logo":null,"taxonomyPath":null,"text":"TODAY","url":{"primary":"https://www.today.com/video/science-class-reunites-46-years-later-to-witness-total-solar-eclipse-208955461634"}},"mpxMetadata":{"id":"208955461634","guid":"tdy_sun_highs_lows_solar_eclipse_240414","externalAdvertiserId":"tdy_sun_highs_lows_solar_eclipse_240414"},"datePublished":"Sun Apr 14 2024 13:17:59 GMT+0000 (UTC)","dateCreated":"Sun Apr 14 2024 13:17:59 GMT+0000 (UTC)","dateModified":"Sun Apr 14 2024 19:00:35 GMT+0000 (UTC)","primaryImage":{"id":"vidimg1478938582","headline":{"primary":null},"altText":null,"caption":null,"url":{"primary":"https://media-cldnry.s-nbcnews.com/image/upload/mpx/2704722219/2024_04/1713100660432_tdy_sun_highs_lows_solar_eclipse_240414_1920x1080-oubiy9.jpg"},"imageUrl":{"aims":"https://media14.s-nbcnews.com/i/mpx/2704722219/2024_04/1713100660432_tdy_sun_highs_lows_solar_eclipse_240414_1920x1080-oubiy9.jpg","cloudinary":"https://media-cldnry.s-nbcnews.com/image/upload/mpx/2704722219/2024_04/1713100660432_tdy_sun_highs_lows_solar_eclipse_240414_1920x1080-oubiy9.jpg","telemundo":null},"source":null,"authors":[],"height":null,"width":null,"graphicContent":false},"teaseImage":{"id":"vidimg1478938582","headline":{"primary":null},"altText":null,"caption":null,"url":{"primary":"https://media-cldnry.s-nbcnews.com/image/upload/mpx/2704722219/2024_04/1713100660432_tdy_sun_highs_lows_solar_eclipse_240414_1920x1080-oubiy9.jpg"},"imageUrl":{"aims":"https://media14.s-nbcnews.com/i/mpx/2704722219/2024_04/1713100660432_tdy_sun_highs_lows_solar_eclipse_240414_1920x1080-oubiy9.jpg","cloudinary":"https://media-cldnry.s-nbcnews.com/image/upload/mpx/2704722219/2024_04/1713100660432_tdy_sun_highs_lows_solar_eclipse_240414_1920x1080-oubiy9.jpg","telemundo":null},"source":null,"authors":[],"height":null,"width":null,"graphicContent":false},"url":{"canonical":"https://www.today.com/video/science-class-reunites-46-years-later-to-witness-total-solar-eclipse-208955461634","primary":"https://www.today.com/video/science-class-reunites-46-years-later-to-witness-total-solar-eclipse-208955461634","short":"https://www.today.com/video/science-class-reunites-46-years-later-to-witness-total-solar-eclipse-208955461634","slug":"science-class-reunites-46-years-later-to-witness-total-solar-eclipse-208955461634"},"relatedUrl":null,"relatedContentLink":{"text":null,"url":null},"duration":"PT4M49S","nativeAd":false,"videoType":"broadcast","sentiment":"positive","headline":{"primary":"Science class reunites 46 years later to witness total solar eclipse","tease":"Science class reunites 46 years later to witness total solar eclipse","social":"Science class reunites 46 years later to witness total solar eclipse"},"description":{"primary":"Sunday TODAY’s Willie Geist runs through the Highs and Lows of the week including a science class from 1978 reuniting with their teacher to witness the once-in-a-generation total solar eclipse, a racehorse trotting on the wrong track and more!"},"publisher":{"name":"today"},"source":{"name":"TODAY"},"taxonomy":{"additionalTerms":[{"dateCreated":"Thu Sep 16 2021 03:10:11 GMT+0000 (UTC)","dateModified":"Thu Sep 16 2021 03:10:11 GMT+0000 (UTC)","description":{"primary":null},"id":"nctx19521","isCurated":false,"name":"Science","path":"nbcnews/section/mach/science","pageRoute":"/","slug":"science","type":"taxonomy","taxonomyType":"topic","url":{"primary":null}},{"dateCreated":"Thu Sep 16 2021 03:51:58 GMT+0000 (UTC)","dateModified":"Thu Sep 16 2021 03:51:58 GMT+0000 (UTC)","description":{"primary":null},"id":"nctx19861","isCurated":true,"name":"Science","path":"nbcnews/vertical/mach/science","pageRoute":"/science","slug":"science","type":"taxonomy","taxonomyType":"subvertical","url":{"primary":"https://www.nbcnews.com/mach/science"}},{"dateCreated":"Thu Sep 16 2021 03:36:51 GMT+0000 (UTC)","dateModified":"Thu Sep 16 2021 03:36:51 GMT+0000 (UTC)","description":{"primary":null},"id":"nctx73","isCurated":true,"name":"Science","path":"nbcnews/section/science","pageRoute":"/science","slug":"science","type":"taxonomy","taxonomyType":"section","url":{"primary":"https://www.nbcnews.com/science"}},{"dateCreated":"Thu Sep 16 2021 03:10:17 GMT+0000 (UTC)","dateModified":"Thu Sep 16 2021 03:10:17 GMT+0000 (UTC)","description":{"primary":null},"id":"tdtx101","isCurated":true,"name":"News","path":"today/section/news","pageRoute":"/news","slug":"news","type":"taxonomy","taxonomyType":"section","url":{"primary":"https://www.today.com/news"}},{"dateCreated":"Thu Sep 16 2021 03:10:17 GMT+0000 (UTC)","dateModified":"Thu Sep 16 2021 03:10:17 GMT+0000 (UTC)","description":{"primary":null},"id":"tdtx102","isCurated":true,"name":"Pop Culture","path":"today/section/popculture","pageRoute":"/popculture","slug":"popculture","type":"taxonomy","taxonomyType":"section","url":{"primary":"https://www.today.com/popculture"}},{"dateCreated":"Wed Sep 28 2022 15:01:52 GMT+0000 (UTC)","dateModified":"Wed Sep 28 2022 15:01:52 GMT+0000 (UTC)","description":{"primary":null},"id":"tdtx117","isCurated":false,"name":"News","path":"today/section/news/news","pageRoute":"/","slug":"news","type":"taxonomy","taxonomyType":"topic","url":{"primary":null}},{"dateCreated":"Thu Sep 16 2021 03:10:05 GMT+0000 (UTC)","dateModified":"Thu Sep 16 2021 03:10:05 GMT+0000 (UTC)","description":{"primary":null},"id":"tdtx118","isCurated":true,"name":"Good News","path":"today/section/news/good-news","pageRoute":"/news/good-news","slug":"good-news","type":"taxonomy","taxonomyType":"topic","url":{"primary":"https://www.today.com/news/good-news"}},{"dateCreated":"Thu Sep 16 2021 03:10:14 GMT+0000 (UTC)","dateModified":"Thu Sep 16 2021 03:10:14 GMT+0000 (UTC)","description":{"primary":null},"id":"tdtx154","isCurated":true,"name":"Cutest Thing Ever","path":"today/section/pets/pets/cutest-thing-ever","pageRoute":"/pets/cutest-thing-ever","slug":"cutest-thing-ever","type":"taxonomy","taxonomyType":"subtopic","url":{"primary":"https://www.today.com/pets/cutest-thing-ever"}},{"dateCreated":"Thu Sep 16 2021 03:10:15 GMT+0000 (UTC)","dateModified":"Thu Sep 16 2021 03:10:15 GMT+0000 (UTC)","description":{"primary":null},"id":"tdtx206","isCurated":true,"name":"Moments that Matter","path":"today/section/parents/parents/moments-that-matter","pageRoute":"/parents/moments-that-matter","slug":"moments-that-matter","type":"taxonomy","taxonomyType":"subtopic","url":{"primary":"https://www.today.com/parents/moments-that-matter"}},{"dateCreated":"Tue Jan 04 2022 15:36:59 GMT+0000 (UTC)","dateModified":"Tue Jan 04 2022 15:36:59 GMT+0000 (UTC)","description":{"primary":null},"id":"tdtx2977","isCurated":false,"name":"Top Videos","path":"today/label/top-videos","pageRoute":"/","slug":"top-videos","type":"taxonomy","taxonomyType":"label","url":{"primary":null}},{"dateCreated":"Thu Sep 16 2021 03:36:04 GMT+0000 (UTC)","dateModified":"Thu Sep 16 2021 03:36:04 GMT+0000 (UTC)","description":{"primary":null},"id":"tdtx951","isCurated":true,"name":"Sunday TODAY","path":"today/show/sunday-today","pageRoute":"/sunday-today","slug":"sunday-today","type":"taxonomy","taxonomyType":"show","url":{"primary":"https://www.today.com/sunday-today"}}],"primaryVertical":{"name":"today"},"primarySection":null,"primaryTopic":null},"hasCaptions":true,"closedCaptioning":{"smptett":null,"srt":"https://nbcnewsdigital-static.nbcuni.com/media/captions/NBC_News_Digital/2024/04/1713100660432_tdy_sun_highs_lows_solar_eclipse_240414.srt","webvtt":"https://nbcnewsdigital-static.nbcuni.com/media/captions/NBC_News_Digital/2024/04/1713100660432_tdy_sun_highs_lows_solar_eclipse_240414.vtt"},"videoAssets":[{"assetType":"EMP","format":"M3U","publicUrl":"https://prodamdnewsencoding.akamaized.net/NBC_News_Digital/tdy_sun_highs_lows_solar_eclipse_240414/1/abs/index.m3u8","height":1080,"width":1920,"assetDuration":289.024,"bitrate":4249000},{"assetType":"akamaiMp4","format":"MPEG4","publicUrl":"https://prodamdnewsencoding.akamaized.net/NBC_News_Digital/nbcnews/video/2024/04/1713100660432_tdy_sun_highs_lows_solar_eclipse_240414_6.mp4","height":1080,"width":1920,"assetDuration":289.024,"bitrate":4249008}]},{"type":"video","id":"mmvo208603717917","unibrow":{"logo":null,"taxonomyPath":null,"text":"TODAY","url":{"primary":"https://www.today.com/video/millions-gather-to-celebrate-solar-eclipse-along-path-of-totality-208603717917"}},"mpxMetadata":{"id":"208603717917","guid":"tdy_news_7a_costello_eclipse_240409","externalAdvertiserId":"tdy_news_7a_costello_eclipse_240409"},"datePublished":"Tue Apr 09 2024 11:11:19 GMT+0000 (UTC)","dateCreated":"Tue Apr 09 2024 11:11:19 GMT+0000 (UTC)","dateModified":"Sat Apr 13 2024 03:21:34 GMT+0000 (UTC)","primaryImage":{"id":"vidimg1821086297","headline":{"primary":null},"altText":null,"caption":null,"url":{"primary":"https://media-cldnry.s-nbcnews.com/image/upload/mpx/2704722219/2024_04/Eclipse_x_Viewers-d6cxtc.jpg"},"imageUrl":{"aims":"https://media13.s-nbcnews.com/i/mpx/2704722219/2024_04/Eclipse_x_Viewers-d6cxtc.jpg","cloudinary":"https://media-cldnry.s-nbcnews.com/image/upload/mpx/2704722219/2024_04/Eclipse_x_Viewers-d6cxtc.jpg","telemundo":null},"source":null,"authors":[],"height":null,"width":null,"graphicContent":false},"teaseImage":{"id":"vidimg1821086297","headline":{"primary":null},"altText":null,"caption":null,"url":{"primary":"https://media-cldnry.s-nbcnews.com/image/upload/mpx/2704722219/2024_04/Eclipse_x_Viewers-d6cxtc.jpg"},"imageUrl":{"aims":"https://media13.s-nbcnews.com/i/mpx/2704722219/2024_04/Eclipse_x_Viewers-d6cxtc.jpg","cloudinary":"https://media-cldnry.s-nbcnews.com/image/upload/mpx/2704722219/2024_04/Eclipse_x_Viewers-d6cxtc.jpg","telemundo":null},"source":null,"authors":[],"height":null,"width":null,"graphicContent":false},"url":{"canonical":"https://www.today.com/video/millions-gather-to-celebrate-solar-eclipse-along-path-of-totality-208603717917","primary":"https://www.today.com/video/millions-gather-to-celebrate-solar-eclipse-along-path-of-totality-208603717917","short":"https://www.today.com/video/millions-gather-to-celebrate-solar-eclipse-along-path-of-totality-208603717917","slug":"millions-gather-to-celebrate-solar-eclipse-along-path-of-totality-208603717917"},"relatedUrl":null,"relatedContentLink":{"text":null,"url":null},"duration":"PT3M5S","nativeAd":false,"videoType":"broadcast","sentiment":"positive","headline":{"primary":"Millions gather to celebrate solar eclipse along path of totality","tease":"Millions gather to celebrate solar eclipse along path of totality","social":"Millions gather to celebrate solar eclipse along path of totality"},"description":{"primary":"The total solar eclipse brought millions together to witness the rare once-in-a-generation moment. NBC’s Tom Costello reports for TODAY."},"publisher":{"name":"today"},"source":{"name":"TODAY"},"taxonomy":{"additionalTerms":[{"dateCreated":"Thu Sep 16 2021 03:10:11 GMT+0000 (UTC)","dateModified":"Thu Sep 16 2021 03:10:11 GMT+0000 (UTC)","description":{"primary":null},"id":"nctx19521","isCurated":false,"name":"Science","path":"nbcnews/section/mach/science","pageRoute":"/","slug":"science","type":"taxonomy","taxonomyType":"topic","url":{"primary":null}},{"dateCreated":"Thu Sep 16 2021 03:51:58 GMT+0000 (UTC)","dateModified":"Thu Sep 16 2021 03:51:58 GMT+0000 (UTC)","description":{"primary":null},"id":"nctx19861","isCurated":true,"name":"Science","path":"nbcnews/vertical/mach/science","pageRoute":"/science","slug":"science","type":"taxonomy","taxonomyType":"subvertical","url":{"primary":"https://www.nbcnews.com/mach/science"}},{"dateCreated":"Fri Apr 29 2022 02:27:32 GMT+0000 (UTC)","dateModified":"Fri Apr 29 2022 02:27:32 GMT+0000 (UTC)","description":{"primary":null},"id":"nctx20846","isCurated":false,"name":"News","path":"msnbc/section/msnbc/news","pageRoute":"/","slug":"news","type":"taxonomy","taxonomyType":"topic","url":{"primary":null}},{"dateCreated":"Fri Apr 01 2022 20:42:09 GMT+0000 (UTC)","dateModified":"Fri Apr 01 2022 20:42:09 GMT+0000 (UTC)","description":{"primary":null},"id":"nctx23345","isCurated":true,"name":"News","path":"nbcnews/show/meet-the-press/news","pageRoute":"/meet-the-press","slug":"news","type":"taxonomy","taxonomyType":"topic","url":{"primary":"https://www.nbcnews.com/meet-the-press"}},{"dateCreated":"Thu Sep 16 2021 03:36:45 GMT+0000 (UTC)","dateModified":"Thu Sep 16 2021 03:36:45 GMT+0000 (UTC)","description":{"primary":null},"id":"nctx7","isCurated":false,"name":"News","path":"nbcnews/section/news","pageRoute":"/","slug":"news","type":"taxonomy","taxonomyType":"section","url":{"primary":null}},{"dateCreated":"Thu Sep 16 2021 03:36:51 GMT+0000 (UTC)","dateModified":"Thu Sep 16 2021 03:36:51 GMT+0000 (UTC)","description":{"primary":null},"id":"nctx73","isCurated":true,"name":"Science","path":"nbcnews/section/science","pageRoute":"/science","slug":"science","type":"taxonomy","taxonomyType":"section","url":{"primary":"https://www.nbcnews.com/science"}},{"dateCreated":"Thu Sep 16 2021 03:10:17 GMT+0000 (UTC)","dateModified":"Thu Sep 16 2021 03:10:17 GMT+0000 (UTC)","description":{"primary":null},"id":"tdtx101","isCurated":true,"name":"News","path":"today/section/news","pageRoute":"/news","slug":"news","type":"taxonomy","taxonomyType":"section","url":{"primary":"https://www.today.com/news"}},{"dateCreated":"Wed Sep 28 2022 15:01:52 GMT+0000 (UTC)","dateModified":"Wed Sep 28 2022 15:01:52 GMT+0000 (UTC)","description":{"primary":null},"id":"tdtx117","isCurated":false,"name":"News","path":"today/section/news/news","pageRoute":"/","slug":"news","type":"taxonomy","taxonomyType":"topic","url":{"primary":null}},{"dateCreated":"Fri Sep 23 2022 19:39:40 GMT+0000 (UTC)","dateModified":"Fri Sep 23 2022 19:39:40 GMT+0000 (UTC)","description":{"primary":null},"id":"tdtx134","isCurated":true,"name":"Travel","path":"today/section/money/travel","pageRoute":"/life/travel","slug":"travel","type":"taxonomy","taxonomyType":"topic","url":{"primary":"https://www.today.com/life/travel"}},{"dateCreated":"Thu Sep 16 2021 03:10:13 GMT+0000 (UTC)","dateModified":"Thu Sep 16 2021 03:10:13 GMT+0000 (UTC)","description":{"primary":null},"id":"tdtx2009","isCurated":false,"name":"Travel","path":"today/section/tmrw/travel","pageRoute":"/","slug":"travel","type":"taxonomy","taxonomyType":"topic","url":{"primary":null}},{"dateCreated":"Tue Jan 04 2022 15:36:59 GMT+0000 (UTC)","dateModified":"Tue Jan 04 2022 15:36:59 GMT+0000 (UTC)","description":{"primary":null},"id":"tdtx2977","isCurated":false,"name":"Top Videos","path":"today/label/top-videos","pageRoute":"/","slug":"top-videos","type":"taxonomy","taxonomyType":"label","url":{"primary":null}}],"primaryVertical":{"name":"today"},"primarySection":null,"primaryTopic":null},"hasCaptions":true,"closedCaptioning":{"smptett":null,"srt":"https://vod.nbcnews.com/nbcnews/captions/2024/04/tdy_news_7a_costello_eclipse_240409.srt","webvtt":"https://vod.nbcnews.com/nbcnews/captions/2024/04/tdy_news_7a_costello_eclipse_240409.vtt"},"videoAssets":[{"assetType":"EMP","format":"M3U","publicUrl":"https://prodamdnewsencoding.akamaized.net/NBC_News_Digital/tdy_news_7a_costello_eclipse_240409/1/abs/index.m3u8","height":1080,"width":1920,"assetDuration":185.386,"bitrate":4560000},{"assetType":"akamaiMp4","format":"MPEG4","publicUrl":"https://prodamdnewsencoding.akamaized.net/NBC_News_Digital/nbcnews/video/2024/04/tdy_news_7a_costello_eclipse_240409_3368886548.mp4","height":1080,"width":1920,"assetDuration":185.386,"bitrate":4560000}]},{"type":"video","id":"mmvo208587845997","unibrow":{"logo":null,"taxonomyPath":null,"text":"NBC News NOW","url":{"primary":"https://www.nbcnews.com/now/video/meet-the-woman-who-has-seen-21-solar-eclipses-208587845997"}},"mpxMetadata":{"id":"208587845997","guid":"now_staytuned_eclipse_ferrer_240408","externalAdvertiserId":"now_staytuned_eclipse_ferrer_240408"},"datePublished":"Tue Apr 09 2024 01:30:51 GMT+0000 (UTC)","dateCreated":"Tue Apr 09 2024 01:30:51 GMT+0000 (UTC)","dateModified":"Tue Apr 09 2024 01:31:50 GMT+0000 (UTC)","primaryImage":{"id":"vidimg3371059205","headline":{"primary":null},"altText":null,"caption":null,"url":{"primary":"https://media-cldnry.s-nbcnews.com/image/upload/mpx/2704722219/2024_04/1712626230591_now_staytuned_eclipse_ferrer_240408_1920x1080-280nqs.jpg"},"imageUrl":{"aims":"https://media11.s-nbcnews.com/i/mpx/2704722219/2024_04/1712626230591_now_staytuned_eclipse_ferrer_240408_1920x1080-280nqs.jpg","cloudinary":"https://media-cldnry.s-nbcnews.com/image/upload/mpx/2704722219/2024_04/1712626230591_now_staytuned_eclipse_ferrer_240408_1920x1080-280nqs.jpg","telemundo":null},"source":null,"authors":[],"height":null,"width":null,"graphicContent":false},"teaseImage":{"id":"vidimg3371059205","headline":{"primary":null},"altText":null,"caption":null,"url":{"primary":"https://media-cldnry.s-nbcnews.com/image/upload/mpx/2704722219/2024_04/1712626230591_now_staytuned_eclipse_ferrer_240408_1920x1080-280nqs.jpg"},"imageUrl":{"aims":"https://media11.s-nbcnews.com/i/mpx/2704722219/2024_04/1712626230591_now_staytuned_eclipse_ferrer_240408_1920x1080-280nqs.jpg","cloudinary":"https://media-cldnry.s-nbcnews.com/image/upload/mpx/2704722219/2024_04/1712626230591_now_staytuned_eclipse_ferrer_240408_1920x1080-280nqs.jpg","telemundo":null},"source":null,"authors":[],"height":null,"width":null,"graphicContent":false},"url":{"canonical":"https://www.nbcnews.com/now/video/meet-the-woman-who-has-seen-21-solar-eclipses-208587845997","primary":"https://www.nbcnews.com/now/video/meet-the-woman-who-has-seen-21-solar-eclipses-208587845997","short":"https://www.nbcnews.com/now/video/meet-the-woman-who-has-seen-21-solar-eclipses-208587845997","slug":"meet-the-woman-who-has-seen-21-solar-eclipses-208587845997"},"relatedUrl":null,"relatedContentLink":{"text":null,"url":null},"duration":"PT2M23S","nativeAd":false,"videoType":"original","sentiment":"neutral","headline":{"primary":"Meet the woman who has seen 21 solar eclipses","tease":"Meet the woman who has seen 21 solar eclipses","social":"Meet the woman who has seen 21 solar eclipses"},"description":{"primary":"Leticia Ferrer’s passion is chasing solar eclipses. She has seen 21 and hasn’t missed one since 1998. Ferrer has even gone as far as the middle of the Pacific and Atlantic oceans to see them. She talks with Ellison Barber about the power of witnessing these celestial events."},"publisher":{"name":"nbcnews"},"source":{"name":"NBC News NOW"},"taxonomy":{"additionalTerms":[{"dateCreated":"Thu Sep 16 2021 03:10:11 GMT+0000 (UTC)","dateModified":"Thu Sep 16 2021 03:10:11 GMT+0000 (UTC)","description":{"primary":null},"id":"nctx19521","isCurated":false,"name":"Science","path":"nbcnews/section/mach/science","pageRoute":"/","slug":"science","type":"taxonomy","taxonomyType":"topic","url":{"primary":null}},{"dateCreated":"Thu Sep 16 2021 03:51:58 GMT+0000 (UTC)","dateModified":"Thu Sep 16 2021 03:51:58 GMT+0000 (UTC)","description":{"primary":null},"id":"nctx19861","isCurated":true,"name":"Science","path":"nbcnews/vertical/mach/science","pageRoute":"/science","slug":"science","type":"taxonomy","taxonomyType":"subvertical","url":{"primary":"https://www.nbcnews.com/mach/science"}},{"dateCreated":"Thu Sep 16 2021 03:52:10 GMT+0000 (UTC)","dateModified":"Thu Sep 16 2021 03:52:10 GMT+0000 (UTC)","description":{"primary":null},"id":"nctx21301","isCurated":true,"name":"NBC News NOW","path":"nbcnews/collection/nbc-news-now","pageRoute":"/now","slug":"nbc-news-now","type":"taxonomy","taxonomyType":"collection","url":{"primary":"https://www.nbcnews.com/now"}},{"dateCreated":"Thu Sep 16 2021 03:36:51 GMT+0000 (UTC)","dateModified":"Thu Sep 16 2021 03:36:51 GMT+0000 (UTC)","description":{"primary":null},"id":"nctx73","isCurated":true,"name":"Science","path":"nbcnews/section/science","pageRoute":"/science","slug":"science","type":"taxonomy","taxonomyType":"section","url":{"primary":"https://www.nbcnews.com/science"}}],"primaryVertical":{"name":"News"},"primarySection":null,"primaryTopic":null},"hasCaptions":true,"closedCaptioning":{"smptett":null,"srt":"https://nbcnewsdigital-static.nbcuni.com/media/captions/NBC_News_Digital/2024/04/1712626230591_now_staytuned_eclipse_ferrer_240408.srt","webvtt":"https://nbcnewsdigital-static.nbcuni.com/media/captions/NBC_News_Digital/2024/04/1712626230591_now_staytuned_eclipse_ferrer_240408.vtt"},"videoAssets":[{"assetType":"EMP","format":"M3U","publicUrl":"https://prodamdnewsencoding.akamaized.net/NBC_News_Digital/now_staytuned_eclipse_ferrer_240408/1/abs/index.m3u8","height":1080,"width":1920,"assetDuration":142.944,"bitrate":4140000},{"assetType":"akamaiMp4","format":"MPEG4","publicUrl":"https://prodamdnewsencoding.akamaized.net/NBC_News_Digital/nbcnews/video/2024/04/1712626230591_now_staytuned_eclipse_ferrer_240408_6.mp4","height":1080,"width":1920,"assetDuration":142.944,"bitrate":4140662}]},{"type":"video","id":"mmvo208588869826","unibrow":{"logo":null,"taxonomyPath":null,"text":"NBC News NOW","url":{"primary":"https://www.nbcnews.com/now/video/scientists-will-use-total-solar-eclipse-to-study-the-sun-s-corona-208588869826"}},"mpxMetadata":{"id":"208588869826","guid":"now_staytuned_sun_corona_240408","externalAdvertiserId":"now_staytuned_sun_corona_240408"},"datePublished":"Tue Apr 09 2024 01:15:40 GMT+0000 (UTC)","dateCreated":"Tue Apr 09 2024 01:15:40 GMT+0000 (UTC)","dateModified":"Tue Apr 09 2024 01:16:37 GMT+0000 (UTC)","primaryImage":{"id":"vidimg3307739301","headline":{"primary":null},"altText":null,"caption":null,"url":{"primary":"https://media-cldnry.s-nbcnews.com/image/upload/mpx/2704722219/2024_04/1712625319557_now_staytuned_sun_corona_240408_1920x1080-01e4nj.jpg"},"imageUrl":{"aims":"https://media11.s-nbcnews.com/i/mpx/2704722219/2024_04/1712625319557_now_staytuned_sun_corona_240408_1920x1080-01e4nj.jpg","cloudinary":"https://media-cldnry.s-nbcnews.com/image/upload/mpx/2704722219/2024_04/1712625319557_now_staytuned_sun_corona_240408_1920x1080-01e4nj.jpg","telemundo":null},"source":null,"authors":[],"height":null,"width":null,"graphicContent":false},"teaseImage":{"id":"vidimg3307739301","headline":{"primary":null},"altText":null,"caption":null,"url":{"primary":"https://media-cldnry.s-nbcnews.com/image/upload/mpx/2704722219/2024_04/1712625319557_now_staytuned_sun_corona_240408_1920x1080-01e4nj.jpg"},"imageUrl":{"aims":"https://media11.s-nbcnews.com/i/mpx/2704722219/2024_04/1712625319557_now_staytuned_sun_corona_240408_1920x1080-01e4nj.jpg","cloudinary":"https://media-cldnry.s-nbcnews.com/image/upload/mpx/2704722219/2024_04/1712625319557_now_staytuned_sun_corona_240408_1920x1080-01e4nj.jpg","telemundo":null},"source":null,"authors":[],"height":null,"width":null,"graphicContent":false},"url":{"canonical":"https://www.nbcnews.com/now/video/scientists-will-use-total-solar-eclipse-to-study-the-sun-s-corona-208588869826","primary":"https://www.nbcnews.com/now/video/scientists-will-use-total-solar-eclipse-to-study-the-sun-s-corona-208588869826","short":"https://www.nbcnews.com/now/video/scientists-will-use-total-solar-eclipse-to-study-the-sun-s-corona-208588869826","slug":"scientists-will-use-total-solar-eclipse-to-study-the-sun-s-corona-208588869826"},"relatedUrl":null,"relatedContentLink":{"text":null,"url":null},"duration":"PT5M16S","nativeAd":false,"videoType":"original","sentiment":"neutral","headline":{"primary":"Scientists will use total solar eclipse to study the sun's corona","tease":"Scientists will use total solar eclipse to study the sun's corona","social":"Scientists will use total solar eclipse to study the sun's corona"},"description":{"primary":"While millions were awed by the total solar eclipse, scientists hope to learn more about our sun from the celestial event. Amir Caspi, a solar astrophysicist at Southwest Research Institute, talks with Ellison Barber about research his colleagues hope to gather on the sun's corona and what they can learn about the different temperature regions of the star."},"publisher":{"name":"nbcnews"},"source":{"name":"NBC News NOW"},"taxonomy":{"additionalTerms":[{"dateCreated":"Thu Sep 16 2021 03:10:11 GMT+0000 (UTC)","dateModified":"Thu Sep 16 2021 03:10:11 GMT+0000 (UTC)","description":{"primary":null},"id":"nctx19521","isCurated":false,"name":"Science","path":"nbcnews/section/mach/science","pageRoute":"/","slug":"science","type":"taxonomy","taxonomyType":"topic","url":{"primary":null}},{"dateCreated":"Thu Sep 16 2021 03:51:58 GMT+0000 (UTC)","dateModified":"Thu Sep 16 2021 03:51:58 GMT+0000 (UTC)","description":{"primary":null},"id":"nctx19861","isCurated":true,"name":"Science","path":"nbcnews/vertical/mach/science","pageRoute":"/science","slug":"science","type":"taxonomy","taxonomyType":"subvertical","url":{"primary":"https://www.nbcnews.com/mach/science"}},{"dateCreated":"Thu Sep 16 2021 03:52:10 GMT+0000 (UTC)","dateModified":"Thu Sep 16 2021 03:52:10 GMT+0000 (UTC)","description":{"primary":null},"id":"nctx21301","isCurated":true,"name":"NBC News NOW","path":"nbcnews/collection/nbc-news-now","pageRoute":"/now","slug":"nbc-news-now","type":"taxonomy","taxonomyType":"collection","url":{"primary":"https://www.nbcnews.com/now"}},{"dateCreated":"Thu Sep 16 2021 03:36:51 GMT+0000 (UTC)","dateModified":"Thu Sep 16 2021 03:36:51 GMT+0000 (UTC)","description":{"primary":null},"id":"nctx73","isCurated":true,"name":"Science","path":"nbcnews/section/science","pageRoute":"/science","slug":"science","type":"taxonomy","taxonomyType":"section","url":{"primary":"https://www.nbcnews.com/science"}}],"primaryVertical":{"name":"News"},"primarySection":null,"primaryTopic":null},"hasCaptions":true,"closedCaptioning":{"smptett":null,"srt":"https://nbcnewsdigital-static.nbcuni.com/media/captions/NBC_News_Digital/2024/04/1712625319557_now_staytuned_sun_corona_240408.srt","webvtt":"https://nbcnewsdigital-static.nbcuni.com/media/captions/NBC_News_Digital/2024/04/1712625319557_now_staytuned_sun_corona_240408.vtt"},"videoAssets":[{"assetType":"EMP","format":"M3U","publicUrl":"https://prodamdnewsencoding.akamaized.net/NBC_News_Digital/now_staytuned_sun_corona_240408/1/abs/index.m3u8","height":1080,"width":1920,"assetDuration":315.551,"bitrate":4104000},{"assetType":"akamaiMp4","format":"MPEG4","publicUrl":"https://prodamdnewsencoding.akamaized.net/NBC_News_Digital/nbcnews/video/2024/04/1712625319557_now_staytuned_sun_corona_240408_6.mp4","height":1080,"width":1920,"assetDuration":315.551,"bitrate":4104031}]}]}}}],"text":["That's a wrap for our live blog. Thank you for joining us for this incredible event.","We leave you with a look at some of the most emotional moments of the day."]},"cardData":{"graphics":[]},"date":{"createdAt":"2024-04-08T21:15:27.102Z","publishedAt":"2024-04-08T21:15:27.102Z","modifiedAt":"2024-04-08T21:15:27.102Z"},"description":{"primary":"That's a wrap for our live blog. Thank you for joining us for this incredible event.","seo":"That's a wrap for our live blog. Thank you for joining us for this incredible event.","social":"Watch some of the most emotional moments from the eclipse"},"headline":{"primary":"Watch some of the most emotional moments from the eclipse","seo":"Watch some of the most emotional moments from the eclipse","social":"Watch some of the most emotional moments from the eclipse","tease":"Watch some of the most emotional moments from the eclipse"},"primaryImage":null,"teaseImage":null,"taxonomy":{"primaryChannel":{"id":"rctx6603","path":"nbcnews/channel/nebula-blog-rcna145900","taxonomyType":"channel"},"primaryVertical":{"dateCreated":"Thu Sep 16 2021 03:51:57 GMT+0000 (UTC)","dateModified":"Thu Sep 16 2021 03:51:57 GMT+0000 (UTC)","description":{"primary":null},"id":"nctx20366","isCurated":true,"name":"News","path":"nbcnews/vertical/news","pageRoute":"/","slug":"news","type":"taxonomy","taxonomyType":"vertical","url":{"primary":"https://www.nbcnews.com/"}}},"url":{"primary":"https://www.nbcnews.com/science/space/live-blog/solar-eclipse-2024-live-updates-rcna145900#rcrd38589"},"replies":[]},{"id":"rcrd38584","authors":[{"bio":[{"type":"markup","element":"p","html":"Denise Chow is a reporter for NBC News Science focused on general science and climate change."}],"dateCreated":"Thu Oct 26 2017 15:38:17 GMT+0000 (UTC)","dateModified":"Tue Nov 15 2022 15:24:24 GMT+0000 (UTC)","shortBio":null,"liveBlogShortBio":"","experience":[],"educationAndExpertise":[],"awards":[],"id":"ncpn814621","email":"denise.chow@nbcuni.com","jobTitle":[],"name":"Denise Chow","primaryImage":{"altText":"Denise Chow.","height":1500,"url":{"primary":"https://media-cldnry.s-nbcnews.com/image/upload/newscms/2022_46/3581047/denise-chow-byline-jm.jpg"},"width":1500},"publisher":{"name":"nbcnews","subType":null,"type":"organization"},"socialMediaProfiles":{"email":null,"facebook":null,"instagram":null,"pinterest":null,"snapchat":null,"tiktok":null,"twitter":"@denisechow","whatsapp":null,"youtube":null},"subType":null,"type":"person","url":{"canonical":"https://www.nbcnews.com/author/denise-chow-ncpn814621","primary":"https://www.nbcnews.com/author/denise-chow-ncpn814621","short":"https://www.nbcnews.com/author/denise-chow-ncpn814621","slug":"denise-chow-ncpn814621"},"worksFor":null},{"bio":[{"type":"markup","element":"p","html":"Joy Burton works in audience development for NBC News and MSNBC. "}],"dateCreated":"Thu Nov 23 2023 15:35:32 GMT+0000 (UTC)","dateModified":"Tue Jan 09 2024 03:56:54 GMT+0000 (UTC)","shortBio":null,"liveBlogShortBio":"","experience":[],"educationAndExpertise":[],"awards":[],"id":"ncpn1307976","email":null,"jobTitle":[],"name":"Joy Burton","primaryImage":{"altText":null,"height":3906,"url":{"primary":"https://media-cldnry.s-nbcnews.com/image/upload/newscms/2024_02/3635032/syracuse-headshot-square.jpg"},"width":3913},"publisher":{"name":"nbcnews","subType":null,"type":"organization"},"socialMediaProfiles":{"email":null,"facebook":null,"instagram":null,"pinterest":null,"snapchat":null,"tiktok":null,"twitter":null,"whatsapp":null,"youtube":null},"subType":null,"type":"person","url":{"canonical":"https://www.nbcnews.com/author/joy-burton-ncpn1307976","primary":"https://www.nbcnews.com/author/joy-burton-ncpn1307976","short":"https://www.nbcnews.com/author/joy-burton-ncpn1307976","slug":"joy-burton-ncpn1307976"},"worksFor":null}],"cardType":"POST","isHeadlineHidden":false,"content":{"markupAndEmbeds":[{"type":"markup","element":"p","html":"Google searches about whether it's safe to look at the sun spiked today during the solar eclipse. It is never safe to gaze directly at the sun, even when it is partly or mostly covered by the moon."},{"presentation":{"alignment":"center","size":"medium","style":"default","byline":null,"hideRecommendations":false,"hideProductRecommendations":false,"_overriddenByGetProcessedCardData":true},"type":"embeddedImage","image":{"id":"rcim252409","headline":{"primary":null,"tease":null,"seo":null,"social":null},"caption":null,"altText":null,"url":{"primary":"https://media-cldnry.s-nbcnews.com/image/upload/rockcms/2024-04/240408-search-sun-glasses-ew-448p-c9eb59.jpg"},"imageUrl":{"aims":"https://media1.s-nbcnews.com/i/rockcms/2024-04/252409/240408-search-sun-glasses-ew-448p-c9eb59_97847f69b39dbbc5a225f5ea3549bb5771bdac0c.jpg","cloudinary":"https://media-cldnry.s-nbcnews.com/image/upload/rockcms/2024-04/240408-search-sun-glasses-ew-448p-c9eb59.jpg","telemundo":null},"encodingFormat":"image/jpeg","height":709,"width":1323,"authors":[],"source":{"name":"Google trends","copyright":null},"graphicContent":false}},{"type":"markup","element":"p","html":"Special eclipse glasses that are thousands of times darker than normal sunglasses are required to safely view solar eclipses and prevent eye damage. Pinhole projectors can also be made to safely view these celestial events."}],"text":["Google searches about whether it's safe to look at the sun spiked today during the solar eclipse. It is never safe to gaze directly at the sun, even when it is partly or mostly covered by the moon.","Special eclipse glasses that are thousands of times darker than normal sunglasses are required to safely view solar eclipses and prevent eye damage. Pinhole projectors can also be made to safely view these celestial events."]},"cardData":{"graphics":[]},"date":{"createdAt":"2024-04-08T21:03:17.033Z","publishedAt":"2024-04-08T21:03:17.033Z","modifiedAt":"2024-04-08T21:03:17.033Z"},"description":{"primary":"Google searches about whether it's safe to look at the sun spiked today during the solar eclipse.","seo":"Google searches about whether it's safe to look at the sun spiked today during the solar eclipse.","social":"Is it safe to look at the sun? Google searches spike on eclipse day"},"headline":{"primary":"Is it safe to look at the sun? Google searches spike on eclipse day","seo":"Is it safe to look at the sun? Google searches spike on eclipse day","social":"Is it safe to look at the sun? Google searches spike on eclipse day","tease":"Is it safe to look at the sun? Google searches spike on eclipse day"},"primaryImage":null,"teaseImage":null,"taxonomy":{"primaryChannel":{"id":"rctx6603","path":"nbcnews/channel/nebula-blog-rcna145900","taxonomyType":"channel"},"primaryVertical":{"dateCreated":"Thu Sep 16 2021 03:51:57 GMT+0000 (UTC)","dateModified":"Thu Sep 16 2021 03:51:57 GMT+0000 (UTC)","description":{"primary":null},"id":"nctx20366","isCurated":true,"name":"News","path":"nbcnews/vertical/news","pageRoute":"/","slug":"news","type":"taxonomy","taxonomyType":"vertical","url":{"primary":"https://www.nbcnews.com/"}}},"url":{"primary":"https://www.nbcnews.com/science/space/live-blog/solar-eclipse-2024-live-updates-rcna145900#rcrd38584"},"replies":[]},{"id":"rcrd38588","authors":[{"bio":[{"type":"markup","element":"p","html":"Kailani Koenig covers politics and national affairs as a producer for MSNBC and NBC News."}],"dateCreated":"Tue Aug 04 2015 17:52:37 GMT+0000 (UTC)","dateModified":"Wed Mar 24 2021 09:35:03 GMT+0000 (UTC)","shortBio":null,"liveBlogShortBio":"","experience":[],"educationAndExpertise":[],"awards":[],"id":"ncpn403966","email":"kailani.koenig@nbcuni.com","jobTitle":["Producer"],"name":"Kailani Koenig","primaryImage":{"altText":"Image: Kailani Koenig","height":1500,"url":{"primary":"https://media-cldnry.s-nbcnews.com/image/upload/newscms/2020_02/3181646/kailani-koenig-circle-byline-template.jpg"},"width":1500},"publisher":{"name":"nbcnews","subType":null,"type":"organization"},"socialMediaProfiles":{"email":null,"facebook":"http://www.facebook.com/kailanikoenig","instagram":"kailanikm","pinterest":null,"snapchat":null,"tiktok":null,"twitter":"kailanikm","whatsapp":null,"youtube":null},"subType":null,"type":"person","url":null,"worksFor":null}],"cardType":"POST","isHeadlineHidden":false,"content":{"markupAndEmbeds":[{"type":"markup","element":"p","html":"CLEVELAND — Babies under the care of the Cleveland Clinic Children’s Neonatal Intensive Care Unit were also celebrating the eclipse today with these special onesies and eye gear."},{"type":"markup","element":"p","html":"Caregivers dressed up the newborns to help them mark this special day they won’t be able to fully experience themselves. While the next total solar eclipse inside the United States is about two decades away, these babies will be 75 years old the next time a total solar eclipse like this comes to Ohio."},{"presentation":{"alignment":"center","size":"medium","style":"default","byline":null,"hideRecommendations":false,"hideProductRecommendations":false,"_overriddenByGetProcessedCardData":true},"type":"embeddedImage","image":{"id":"rcim252232","headline":{"primary":null,"tease":null,"seo":null,"social":null},"caption":"A baby in the Cleveland Clinic Children’s Neonatal Intensive Care Unit wears an eye cover decorated to look like eclipse glasses.","altText":"A baby in the Cleveland Clinic Children’s Neonatal Intensive Care Unit wears an eye cover decorated to look like eclipse glasses.","url":{"primary":"https://media-cldnry.s-nbcnews.com/image/upload/rockcms/2024-04/240408-eclipse-nicu-mn-1220-bc9a71.jpg"},"imageUrl":{"aims":"https://media1.s-nbcnews.com/i/rockcms/2024-04/252232/240408-eclipse-nicu-mn-1220-bc9a71_a0f261eaabc20a73b564ecb9ec18bf2ccc10455e.jpg","cloudinary":"https://media-cldnry.s-nbcnews.com/image/upload/rockcms/2024-04/240408-eclipse-nicu-mn-1220-bc9a71.jpg","telemundo":null},"encodingFormat":"image/jpeg","height":533,"width":800,"authors":[{"name":""}],"source":{"name":"Cleveland Clinic","copyright":null},"graphicContent":false}},{"type":"markup","element":"p","html":"“We celebrate all sorts of things in the NICU: milestones, holidays, and now the solar eclipse! It’s so sweet to involve the babies by dressing them up for the occasion,” Katrina Wiedenfeld, MSN, RN, with the Cleveland Clinic Children’s NICU said in a statement. "},{"type":"markup","element":"p","html":"The clinic noted their eye covers in the photos of course aren’t official eclipse eyewear, but they do help protect their eyes from some NICU therapy treatments."},{"type":"markup","element":"p","html":"“It’s such an exciting time here in Cleveland,” Dana Traci, BSN, RN, said in a statement. “Since our babies in the NICU won’t be going outside to see the total solar eclipse on Monday, we all really wanted to do something special to mark this day in history.” "}],"text":["CLEVELAND — Babies under the care of the Cleveland Clinic Children’s Neonatal Intensive Care Unit were also celebrating the eclipse today with these special onesies and eye gear.","Caregivers dressed up the newborns to help them mark this special day they won’t be able to fully experience themselves. While the next total solar eclipse inside the United States is about two decades away, these babies will be 75 years old the next time a total solar eclipse like this comes to Ohio.","“We celebrate all sorts of things in the NICU: milestones, holidays, and now the solar eclipse! It’s so sweet to involve the babies by dressing them up for the occasion,” Katrina Wiedenfeld, MSN, RN, with the Cleveland Clinic Children’s NICU said in a statement. ","The clinic noted their eye covers in the photos of course aren’t official eclipse eyewear, but they do help protect their eyes from some NICU therapy treatments.","“It’s such an exciting time here in Cleveland,” Dana Traci, BSN, RN, said in a statement. “Since our babies in the NICU won’t be going outside to see the total solar eclipse on Monday, we all really wanted to do something special to mark this day in history.” "]},"cardData":{"graphics":[]},"date":{"createdAt":"2024-04-08T20:50:40.685Z","publishedAt":"2024-04-08T20:50:40.685Z","modifiedAt":"2024-04-08T20:55:10.305Z"},"description":{"primary":"Babies under the care of the Cleveland Clinic Children’s Neonatal Intensive Care Unit were also celebrating the eclipse today with these special onesies and","seo":"Babies under the care of the Cleveland Clinic Children’s Neonatal Intensive Care Unit were also celebrating the eclipse today with these special onesies and","social":"In a Cleveland NICU, babies get some special eyewear"},"headline":{"primary":"In a Cleveland NICU, babies get some special eyewear","seo":"In a Cleveland NICU, babies get some special eyewear","social":"In a Cleveland NICU, babies get some special eyewear","tease":"In a Cleveland NICU, babies get some special eyewear"},"primaryImage":null,"teaseImage":null,"taxonomy":{"primaryChannel":{"id":"rctx6603","path":"nbcnews/channel/nebula-blog-rcna145900","taxonomyType":"channel"},"primaryVertical":{"dateCreated":"Thu Sep 16 2021 03:51:57 GMT+0000 (UTC)","dateModified":"Thu Sep 16 2021 03:51:57 GMT+0000 (UTC)","description":{"primary":null},"id":"nctx20366","isCurated":true,"name":"News","path":"nbcnews/vertical/news","pageRoute":"/","slug":"news","type":"taxonomy","taxonomyType":"vertical","url":{"primary":"https://www.nbcnews.com/"}}},"url":{"primary":"https://www.nbcnews.com/science/space/live-blog/solar-eclipse-2024-live-updates-rcna145900#rcrd38588"},"replies":[]},{"id":"rcrd38583","authors":[{"bio":[{"type":"markup","element":"p","html":"Shahrzad Elghanayan is a senior photo editor for NBC News Digital."}],"dateCreated":"Thu May 04 2017 17:59:59 GMT+0000 (UTC)","dateModified":"Mon Dec 13 2021 22:15:13 GMT+0000 (UTC)","shortBio":null,"liveBlogShortBio":"","experience":[],"educationAndExpertise":[],"awards":[],"id":"ncpn754876","email":null,"jobTitle":["senior photo editor"],"name":"Shahrzad Elghanayan","primaryImage":null,"publisher":{"name":"nbcnews","subType":null,"type":"organization"},"socialMediaProfiles":{"email":null,"facebook":null,"instagram":null,"pinterest":null,"snapchat":null,"tiktok":null,"twitter":null,"whatsapp":null,"youtube":null},"subType":null,"type":"person","url":null,"worksFor":null}],"cardType":"POST","isHeadlineHidden":false,"content":{"markupAndEmbeds":[{"type":"markup","element":"p","html":"From California to Maine, people stopped to enjoy the eclipse."},{"presentation":{"alignment":"center","size":"medium","style":"default","byline":null,"hideRecommendations":false,"hideProductRecommendations":false,"_overriddenByGetProcessedCardData":true},"type":"embeddedImage","image":{"id":"rcim252391","headline":{"primary":null,"tease":null,"seo":null,"social":null},"caption":"Top: Pasadena, Calif.; New York City. Bottom: Mexico City, Washington.","altText":"","url":{"primary":"https://media-cldnry.s-nbcnews.com/image/upload/rockcms/2024-04/240408-eclipse-big-moment-se-417p-ab14f7.jpg"},"imageUrl":{"aims":"https://media1.s-nbcnews.com/i/rockcms/2024-04/252391/240408-eclipse-big-moment-se-417p-ab14f7_633f8c914e85bcb46b53ae049aaa4f69c41d86a7.jpg","cloudinary":"https://media-cldnry.s-nbcnews.com/image/upload/rockcms/2024-04/240408-eclipse-big-moment-se-417p-ab14f7.jpg","telemundo":null},"encodingFormat":"image/jpeg","height":2000,"width":3000,"authors":[{"name":""}],"source":{"name":"AFP-Getty; AP","copyright":null},"graphicContent":false}}],"text":["From California to Maine, people stopped to enjoy the eclipse."]},"cardData":{"graphics":[]},"date":{"createdAt":"2024-04-08T20:42:37.012Z","publishedAt":"2024-04-08T20:42:37.012Z","modifiedAt":"2024-04-08T20:51:09.604Z"},"description":{"primary":"From California to Maine, people stopped to enjoy the eclipse.","seo":"From California to Maine, people stopped to enjoy the eclipse.","social":"Marveling at the solar eclipse"},"headline":{"primary":"Marveling at the solar eclipse","seo":"Marveling at the solar eclipse","social":"Marveling at the solar eclipse","tease":"Marveling at the solar eclipse"},"primaryImage":null,"teaseImage":null,"taxonomy":{"primaryChannel":{"id":"rctx6603","path":"nbcnews/channel/nebula-blog-rcna145900","taxonomyType":"channel"},"primaryVertical":{"dateCreated":"Thu Sep 16 2021 03:51:57 GMT+0000 (UTC)","dateModified":"Thu Sep 16 2021 03:51:57 GMT+0000 (UTC)","description":{"primary":null},"id":"nctx20366","isCurated":true,"name":"News","path":"nbcnews/vertical/news","pageRoute":"/","slug":"news","type":"taxonomy","taxonomyType":"vertical","url":{"primary":"https://www.nbcnews.com/"}}},"url":{"primary":"https://www.nbcnews.com/science/space/live-blog/solar-eclipse-2024-live-updates-rcna145900#rcrd38583"},"replies":[]},{"id":"rcrd38579","authors":[{"bio":[{"type":"markup","element":"p","html":"Gadi Schwartz is a correspondent for NBC News and a host of Stay Tuned on Snapchat."}],"dateCreated":"Sat Aug 01 2015 23:35:14 GMT+0000 (UTC)","dateModified":"Wed May 19 2021 19:57:28 GMT+0000 (UTC)","shortBio":null,"liveBlogShortBio":"","experience":[],"educationAndExpertise":[],"awards":[],"id":"ncpn402371","email":null,"jobTitle":[],"name":"Gadi Schwartz","primaryImage":null,"publisher":{"name":"nbcnews","subType":null,"type":"organization"},"socialMediaProfiles":{"email":null,"facebook":null,"instagram":null,"pinterest":null,"snapchat":null,"tiktok":null,"twitter":null,"whatsapp":null,"youtube":null},"subType":null,"type":"person","url":null,"worksFor":null}],"cardType":"POST","isHeadlineHidden":false,"content":{"markupAndEmbeds":[{"type":"markup","element":"p","html":"NBC News host Gadi Schwartz was high above Arkansas as the totality swept across the U.S."},{"type":"markup","element":"p","html":"Check out his unique view of this cosmic event:"},{"type":"embeddedVideo","disablePlaylistAutoplay":false,"presentation":{"alignment":"left","size":"medium","style":"default","byline":null,"hideRecommendations":false,"hideProductRecommendations":false,"_overriddenByGetProcessedCardData":true},"video":{"id":"mmvo208564293745","taxonomy":{"additionalTerms":[{"dateCreated":"Thu Sep 16 2021 03:10:11 GMT+0000 (UTC)","dateModified":"Thu Sep 16 2021 03:10:11 GMT+0000 (UTC)","description":{"primary":null},"id":"nctx19521","isCurated":false,"name":"Science","path":"nbcnews/section/mach/science","pageRoute":"/","slug":"science","type":"taxonomy","taxonomyType":"topic","url":{"primary":null}},{"dateCreated":"Thu Sep 16 2021 03:51:58 GMT+0000 (UTC)","dateModified":"Thu Sep 16 2021 03:51:58 GMT+0000 (UTC)","description":{"primary":null},"id":"nctx19861","isCurated":true,"name":"Science","path":"nbcnews/vertical/mach/science","pageRoute":"/science","slug":"science","type":"taxonomy","taxonomyType":"subvertical","url":{"primary":"https://www.nbcnews.com/mach/science"}},{"dateCreated":"Thu Sep 16 2021 03:15:10 GMT+0000 (UTC)","dateModified":"Thu Sep 16 2021 03:15:10 GMT+0000 (UTC)","description":{"primary":null},"id":"nctx66","isCurated":true,"name":"U.S. news","path":"nbcnews/section/news/us-news","pageRoute":"/us-news","slug":"us-news","type":"taxonomy","taxonomyType":"topic","url":{"primary":"https://www.nbcnews.com/us-news"}},{"dateCreated":"Thu Sep 16 2021 03:36:51 GMT+0000 (UTC)","dateModified":"Thu Sep 16 2021 03:36:51 GMT+0000 (UTC)","description":{"primary":null},"id":"nctx73","isCurated":true,"name":"Science","path":"nbcnews/section/science","pageRoute":"/science","slug":"science","type":"taxonomy","taxonomyType":"section","url":{"primary":"https://www.nbcnews.com/science"}}],"primaryVertical":{"name":"News","taxonomyType":"vertical"},"primarySection":null,"primaryTopic":null},"unibrow":{"logo":null,"taxonomyPath":null,"text":"NBC News","url":{"primary":"https://www.nbcnews.com/video/gadi-schwartz-reports-on-eclipse-totality-from-plane-above-arkansas-208564293745"}},"duration":"PT6M4S","dateCreated":"Mon Apr 08 2024 20:06:02 GMT+0000 (UTC)","datePublished":"Mon Apr 08 2024 20:06:02 GMT+0000 (UTC)","dateModified":"Mon Apr 08 2024 20:12:56 GMT+0000 (UTC)","dateBroadcast":"Mon Apr 08 2024 20:06:04 GMT+0000 (UTC)","liveVideoStatus":"NONE","nativeAd":false,"mpxMetadata":{"id":"208564293745","guid":"nbc_spec_gadi_totality_sky_240408","externalAdvertiserId":"nbc_spec_gadi_totality_sky_240408","accountId":"2704722219","accountName":"nbcnewsdigital"},"source":{"name":"NBC News"},"publisher":{"name":"nbcnews"},"partOfEpisode":null,"partOfSeason":null,"videoType":"broadcast","sentiment":"neutral","headline":{"primary":"","tease":"","seo":"Gadi Schwartz reports on eclipse totality from plane above Arkansas ","social":""},"description":{"primary":"NBC News’ Gadi Schwartz reports from a plane above Arkansas where you can see the eclipse reach totality.","seo":"NBC News’ Gadi Schwartz reports from a plane above Arkansas where you can see the eclipse reach totality."},"playable":true,"url":{"canonical":"https://www.nbcnews.com/video/gadi-schwartz-reports-on-eclipse-totality-from-plane-above-arkansas-208564293745","primary":"https://www.nbcnews.com/video/gadi-schwartz-reports-on-eclipse-totality-from-plane-above-arkansas-208564293745","short":"https://www.nbcnews.com/video/gadi-schwartz-reports-on-eclipse-totality-from-plane-above-arkansas-208564293745","slug":"gadi-schwartz-reports-on-eclipse-totality-from-plane-above-arkansas-208564293745"},"hasCaptions":true,"closedCaptioning":{"smptett":null,"srt":"https://nbcnewsdigital-static.nbcuni.com/media/captions/NBC_News_Digital/2024/04/1712606741973_nbc_spec_gadi_totality_sky_240408.srt","webvtt":"https://nbcnewsdigital-static.nbcuni.com/media/captions/NBC_News_Digital/2024/04/1712606741973_nbc_spec_gadi_totality_sky_240408.vtt"},"videoAssets":[{"assetType":"EMP","format":"M3U","publicUrl":"https://prodamdnewsencoding.akamaized.net/NBC_News_Digital/nbc_spec_gadi_totality_sky_240408/1/abs/index.m3u8","height":1080,"width":1920,"assetDuration":364.4,"bitrate":4261000},{"assetType":"akamaiMp4","format":"MPEG4","publicUrl":"https://prodamdnewsencoding.akamaized.net/NBC_News_Digital/nbcnews/video/2024/04/1712606741973_nbc_spec_gadi_totality_sky_240408_6.mp4","height":1080,"width":1920,"assetDuration":364.4,"bitrate":4261026}],"primaryImage":{"id":"vidimg56493734","headline":{"primary":null},"altText":null,"caption":null,"url":{"primary":"https://media-cldnry.s-nbcnews.com/image/upload/mpx/2704722219/2024_04/gadisky-1kb531.jpg"},"imageUrl":{"aims":"https://media13.s-nbcnews.com/i/mpx/2704722219/2024_04/gadisky-1kb531.jpg","cloudinary":"https://media-cldnry.s-nbcnews.com/image/upload/mpx/2704722219/2024_04/gadisky-1kb531.jpg","telemundo":null},"source":null,"authors":[],"height":null,"width":null,"graphicContent":false},"teaseImage":{"id":"vidimg56493734","headline":{"primary":null},"altText":null,"caption":null,"url":{"primary":"https://media-cldnry.s-nbcnews.com/image/upload/mpx/2704722219/2024_04/gadisky-1kb531.jpg"},"imageUrl":{"aims":"https://media13.s-nbcnews.com/i/mpx/2704722219/2024_04/gadisky-1kb531.jpg","cloudinary":"https://media-cldnry.s-nbcnews.com/image/upload/mpx/2704722219/2024_04/gadisky-1kb531.jpg","telemundo":null},"source":null,"authors":[],"height":null,"width":null,"graphicContent":false},"documentTracing":{"currentMessageId":{"id":"e88ce005-0608-4a39-b905-2abb7aebb68e","updatedDate":"Mon Apr 08 2024 20:13:03 GMT+0000 (UTC)"}},"relatedUrl":null,"relatedContentLink":{"text":null,"url":null},"associatedVideoPlaylist":{"headline":{"primary":"Science"},"videos":[{"type":"video","id":"mmvo209023557835","unibrow":{"logo":null,"taxonomyPath":null,"text":"NBC News","url":{"primary":"https://www.nbcnews.com/video/coral-scientists-explain-how-coral-bleaching-happens-209023557835"}},"mpxMetadata":{"id":"209023557835","guid":"f_mo_bleached_coral_240415","externalAdvertiserId":"f_mo_bleached_coral_240415"},"datePublished":"Mon Apr 15 2024 20:25:07 GMT+0000 (UTC)","dateCreated":"Mon Apr 15 2024 20:25:07 GMT+0000 (UTC)","dateModified":"Mon Apr 15 2024 20:32:27 GMT+0000 (UTC)","primaryImage":{"id":"vidimg503002334","headline":{"primary":null},"altText":null,"caption":null,"url":{"primary":"https://media-cldnry.s-nbcnews.com/image/upload/mpx/2704722219/2024_04/f_mo_bleached_coral_240415.00_00_13_18.Still001-d5gmle.jpg"},"imageUrl":{"aims":"https://media11.s-nbcnews.com/i/mpx/2704722219/2024_04/f_mo_bleached_coral_240415.00_00_13_18.Still001-d5gmle.jpg","cloudinary":"https://media-cldnry.s-nbcnews.com/image/upload/mpx/2704722219/2024_04/f_mo_bleached_coral_240415.00_00_13_18.Still001-d5gmle.jpg","telemundo":null},"source":null,"authors":[],"height":null,"width":null,"graphicContent":false},"teaseImage":{"id":"vidimg503002334","headline":{"primary":null},"altText":null,"caption":null,"url":{"primary":"https://media-cldnry.s-nbcnews.com/image/upload/mpx/2704722219/2024_04/f_mo_bleached_coral_240415.00_00_13_18.Still001-d5gmle.jpg"},"imageUrl":{"aims":"https://media11.s-nbcnews.com/i/mpx/2704722219/2024_04/f_mo_bleached_coral_240415.00_00_13_18.Still001-d5gmle.jpg","cloudinary":"https://media-cldnry.s-nbcnews.com/image/upload/mpx/2704722219/2024_04/f_mo_bleached_coral_240415.00_00_13_18.Still001-d5gmle.jpg","telemundo":null},"source":null,"authors":[],"height":null,"width":null,"graphicContent":false},"url":{"canonical":"https://www.nbcnews.com/video/coral-scientists-explain-how-coral-bleaching-happens-209023557835","primary":"https://www.nbcnews.com/video/coral-scientists-explain-how-coral-bleaching-happens-209023557835","short":"https://www.nbcnews.com/video/coral-scientists-explain-how-coral-bleaching-happens-209023557835","slug":"coral-scientists-explain-how-coral-bleaching-happens-209023557835"},"relatedUrl":null,"relatedContentLink":{"text":null,"url":null},"duration":"PT2M15S","nativeAd":false,"videoType":"webExtra","sentiment":"neutral","headline":{"primary":"Coral scientists explain how coral bleaching happens","tease":"Coral scientists explain how coral bleaching happens","social":"Coral scientists explain how coral bleaching happens"},"description":{"primary":"Coral scientists detail how coral bleaching happens and explain that climate change is a major factor in driving heat stress."},"publisher":{"name":"nbcnews"},"source":{"name":"NBC News"},"taxonomy":{"additionalTerms":[{"dateCreated":"Thu Sep 16 2021 03:10:11 GMT+0000 (UTC)","dateModified":"Thu Sep 16 2021 03:10:11 GMT+0000 (UTC)","description":{"primary":null},"id":"nctx19521","isCurated":false,"name":"Science","path":"nbcnews/section/mach/science","pageRoute":"/","slug":"science","type":"taxonomy","taxonomyType":"topic","url":{"primary":null}},{"dateCreated":"Thu Sep 16 2021 03:51:58 GMT+0000 (UTC)","dateModified":"Thu Sep 16 2021 03:51:58 GMT+0000 (UTC)","description":{"primary":null},"id":"nctx19861","isCurated":true,"name":"Science","path":"nbcnews/vertical/mach/science","pageRoute":"/science","slug":"science","type":"taxonomy","taxonomyType":"subvertical","url":{"primary":"https://www.nbcnews.com/mach/science"}},{"dateCreated":"Fri Apr 29 2022 02:27:32 GMT+0000 (UTC)","dateModified":"Fri Apr 29 2022 02:27:32 GMT+0000 (UTC)","description":{"primary":null},"id":"nctx20846","isCurated":false,"name":"News","path":"msnbc/section/msnbc/news","pageRoute":"/","slug":"news","type":"taxonomy","taxonomyType":"topic","url":{"primary":null}},{"dateCreated":"Fri Apr 01 2022 20:42:09 GMT+0000 (UTC)","dateModified":"Fri Apr 01 2022 20:42:09 GMT+0000 (UTC)","description":{"primary":null},"id":"nctx23345","isCurated":true,"name":"News","path":"nbcnews/show/meet-the-press/news","pageRoute":"/meet-the-press","slug":"news","type":"taxonomy","taxonomyType":"topic","url":{"primary":"https://www.nbcnews.com/meet-the-press"}},{"dateCreated":"Thu Sep 16 2021 03:36:45 GMT+0000 (UTC)","dateModified":"Thu Sep 16 2021 03:36:45 GMT+0000 (UTC)","description":{"primary":null},"id":"nctx7","isCurated":false,"name":"News","path":"nbcnews/section/news","pageRoute":"/","slug":"news","type":"taxonomy","taxonomyType":"section","url":{"primary":null}},{"dateCreated":"Thu Sep 16 2021 03:36:51 GMT+0000 (UTC)","dateModified":"Thu Sep 16 2021 03:36:51 GMT+0000 (UTC)","description":{"primary":null},"id":"nctx73","isCurated":true,"name":"Science","path":"nbcnews/section/science","pageRoute":"/science","slug":"science","type":"taxonomy","taxonomyType":"section","url":{"primary":"https://www.nbcnews.com/science"}}],"primaryVertical":{"name":"News"},"primarySection":null,"primaryTopic":null},"hasCaptions":true,"closedCaptioning":{"smptett":null,"srt":"https://vod.nbcnews.com/nbcnews/captions/2024/04/f_mo_bleached_coral_240415_0425.srt","webvtt":"https://vod.nbcnews.com/nbcnews/captions/2024/04/f_mo_bleached_coral_240415_0425.vtt"},"videoAssets":[{"assetType":"EMP","format":"M3U","publicUrl":"https://prodamdnewsencoding.akamaized.net/NBC_News_Digital/f_mo_bleached_coral_240415/1/abs/index.m3u8","height":1080,"width":1920,"assetDuration":134.602,"bitrate":4554000},{"assetType":"akamaiMp4","format":"MPEG4","publicUrl":"https://prodamdnewsencoding.akamaized.net/NBC_News_Digital/nbcnews/video/2024/04/f_mo_bleached_coral_240415_3377292664.mp4","height":1080,"width":1920,"assetDuration":134.602,"bitrate":4554000}]},{"type":"video","id":"mmvo208955461634","unibrow":{"logo":null,"taxonomyPath":null,"text":"TODAY","url":{"primary":"https://www.today.com/video/science-class-reunites-46-years-later-to-witness-total-solar-eclipse-208955461634"}},"mpxMetadata":{"id":"208955461634","guid":"tdy_sun_highs_lows_solar_eclipse_240414","externalAdvertiserId":"tdy_sun_highs_lows_solar_eclipse_240414"},"datePublished":"Sun Apr 14 2024 13:17:59 GMT+0000 (UTC)","dateCreated":"Sun Apr 14 2024 13:17:59 GMT+0000 (UTC)","dateModified":"Sun Apr 14 2024 19:00:35 GMT+0000 (UTC)","primaryImage":{"id":"vidimg1478938582","headline":{"primary":null},"altText":null,"caption":null,"url":{"primary":"https://media-cldnry.s-nbcnews.com/image/upload/mpx/2704722219/2024_04/1713100660432_tdy_sun_highs_lows_solar_eclipse_240414_1920x1080-oubiy9.jpg"},"imageUrl":{"aims":"https://media14.s-nbcnews.com/i/mpx/2704722219/2024_04/1713100660432_tdy_sun_highs_lows_solar_eclipse_240414_1920x1080-oubiy9.jpg","cloudinary":"https://media-cldnry.s-nbcnews.com/image/upload/mpx/2704722219/2024_04/1713100660432_tdy_sun_highs_lows_solar_eclipse_240414_1920x1080-oubiy9.jpg","telemundo":null},"source":null,"authors":[],"height":null,"width":null,"graphicContent":false},"teaseImage":{"id":"vidimg1478938582","headline":{"primary":null},"altText":null,"caption":null,"url":{"primary":"https://media-cldnry.s-nbcnews.com/image/upload/mpx/2704722219/2024_04/1713100660432_tdy_sun_highs_lows_solar_eclipse_240414_1920x1080-oubiy9.jpg"},"imageUrl":{"aims":"https://media14.s-nbcnews.com/i/mpx/2704722219/2024_04/1713100660432_tdy_sun_highs_lows_solar_eclipse_240414_1920x1080-oubiy9.jpg","cloudinary":"https://media-cldnry.s-nbcnews.com/image/upload/mpx/2704722219/2024_04/1713100660432_tdy_sun_highs_lows_solar_eclipse_240414_1920x1080-oubiy9.jpg","telemundo":null},"source":null,"authors":[],"height":null,"width":null,"graphicContent":false},"url":{"canonical":"https://www.today.com/video/science-class-reunites-46-years-later-to-witness-total-solar-eclipse-208955461634","primary":"https://www.today.com/video/science-class-reunites-46-years-later-to-witness-total-solar-eclipse-208955461634","short":"https://www.today.com/video/science-class-reunites-46-years-later-to-witness-total-solar-eclipse-208955461634","slug":"science-class-reunites-46-years-later-to-witness-total-solar-eclipse-208955461634"},"relatedUrl":null,"relatedContentLink":{"text":null,"url":null},"duration":"PT4M49S","nativeAd":false,"videoType":"broadcast","sentiment":"positive","headline":{"primary":"Science class reunites 46 years later to witness total solar eclipse","tease":"Science class reunites 46 years later to witness total solar eclipse","social":"Science class reunites 46 years later to witness total solar eclipse"},"description":{"primary":"Sunday TODAY’s Willie Geist runs through the Highs and Lows of the week including a science class from 1978 reuniting with their teacher to witness the once-in-a-generation total solar eclipse, a racehorse trotting on the wrong track and more!"},"publisher":{"name":"today"},"source":{"name":"TODAY"},"taxonomy":{"additionalTerms":[{"dateCreated":"Thu Sep 16 2021 03:10:11 GMT+0000 (UTC)","dateModified":"Thu Sep 16 2021 03:10:11 GMT+0000 (UTC)","description":{"primary":null},"id":"nctx19521","isCurated":false,"name":"Science","path":"nbcnews/section/mach/science","pageRoute":"/","slug":"science","type":"taxonomy","taxonomyType":"topic","url":{"primary":null}},{"dateCreated":"Thu Sep 16 2021 03:51:58 GMT+0000 (UTC)","dateModified":"Thu Sep 16 2021 03:51:58 GMT+0000 (UTC)","description":{"primary":null},"id":"nctx19861","isCurated":true,"name":"Science","path":"nbcnews/vertical/mach/science","pageRoute":"/science","slug":"science","type":"taxonomy","taxonomyType":"subvertical","url":{"primary":"https://www.nbcnews.com/mach/science"}},{"dateCreated":"Thu Sep 16 2021 03:36:51 GMT+0000 (UTC)","dateModified":"Thu Sep 16 2021 03:36:51 GMT+0000 (UTC)","description":{"primary":null},"id":"nctx73","isCurated":true,"name":"Science","path":"nbcnews/section/science","pageRoute":"/science","slug":"science","type":"taxonomy","taxonomyType":"section","url":{"primary":"https://www.nbcnews.com/science"}},{"dateCreated":"Thu Sep 16 2021 03:10:17 GMT+0000 (UTC)","dateModified":"Thu Sep 16 2021 03:10:17 GMT+0000 (UTC)","description":{"primary":null},"id":"tdtx101","isCurated":true,"name":"News","path":"today/section/news","pageRoute":"/news","slug":"news","type":"taxonomy","taxonomyType":"section","url":{"primary":"https://www.today.com/news"}},{"dateCreated":"Thu Sep 16 2021 03:10:17 GMT+0000 (UTC)","dateModified":"Thu Sep 16 2021 03:10:17 GMT+0000 (UTC)","description":{"primary":null},"id":"tdtx102","isCurated":true,"name":"Pop Culture","path":"today/section/popculture","pageRoute":"/popculture","slug":"popculture","type":"taxonomy","taxonomyType":"section","url":{"primary":"https://www.today.com/popculture"}},{"dateCreated":"Wed Sep 28 2022 15:01:52 GMT+0000 (UTC)","dateModified":"Wed Sep 28 2022 15:01:52 GMT+0000 (UTC)","description":{"primary":null},"id":"tdtx117","isCurated":false,"name":"News","path":"today/section/news/news","pageRoute":"/","slug":"news","type":"taxonomy","taxonomyType":"topic","url":{"primary":null}},{"dateCreated":"Thu Sep 16 2021 03:10:05 GMT+0000 (UTC)","dateModified":"Thu Sep 16 2021 03:10:05 GMT+0000 (UTC)","description":{"primary":null},"id":"tdtx118","isCurated":true,"name":"Good News","path":"today/section/news/good-news","pageRoute":"/news/good-news","slug":"good-news","type":"taxonomy","taxonomyType":"topic","url":{"primary":"https://www.today.com/news/good-news"}},{"dateCreated":"Thu Sep 16 2021 03:10:14 GMT+0000 (UTC)","dateModified":"Thu Sep 16 2021 03:10:14 GMT+0000 (UTC)","description":{"primary":null},"id":"tdtx154","isCurated":true,"name":"Cutest Thing Ever","path":"today/section/pets/pets/cutest-thing-ever","pageRoute":"/pets/cutest-thing-ever","slug":"cutest-thing-ever","type":"taxonomy","taxonomyType":"subtopic","url":{"primary":"https://www.today.com/pets/cutest-thing-ever"}},{"dateCreated":"Thu Sep 16 2021 03:10:15 GMT+0000 (UTC)","dateModified":"Thu Sep 16 2021 03:10:15 GMT+0000 (UTC)","description":{"primary":null},"id":"tdtx206","isCurated":true,"name":"Moments that Matter","path":"today/section/parents/parents/moments-that-matter","pageRoute":"/parents/moments-that-matter","slug":"moments-that-matter","type":"taxonomy","taxonomyType":"subtopic","url":{"primary":"https://www.today.com/parents/moments-that-matter"}},{"dateCreated":"Tue Jan 04 2022 15:36:59 GMT+0000 (UTC)","dateModified":"Tue Jan 04 2022 15:36:59 GMT+0000 (UTC)","description":{"primary":null},"id":"tdtx2977","isCurated":false,"name":"Top Videos","path":"today/label/top-videos","pageRoute":"/","slug":"top-videos","type":"taxonomy","taxonomyType":"label","url":{"primary":null}},{"dateCreated":"Thu Sep 16 2021 03:36:04 GMT+0000 (UTC)","dateModified":"Thu Sep 16 2021 03:36:04 GMT+0000 (UTC)","description":{"primary":null},"id":"tdtx951","isCurated":true,"name":"Sunday TODAY","path":"today/show/sunday-today","pageRoute":"/sunday-today","slug":"sunday-today","type":"taxonomy","taxonomyType":"show","url":{"primary":"https://www.today.com/sunday-today"}}],"primaryVertical":{"name":"today"},"primarySection":null,"primaryTopic":null},"hasCaptions":true,"closedCaptioning":{"smptett":null,"srt":"https://nbcnewsdigital-static.nbcuni.com/media/captions/NBC_News_Digital/2024/04/1713100660432_tdy_sun_highs_lows_solar_eclipse_240414.srt","webvtt":"https://nbcnewsdigital-static.nbcuni.com/media/captions/NBC_News_Digital/2024/04/1713100660432_tdy_sun_highs_lows_solar_eclipse_240414.vtt"},"videoAssets":[{"assetType":"EMP","format":"M3U","publicUrl":"https://prodamdnewsencoding.akamaized.net/NBC_News_Digital/tdy_sun_highs_lows_solar_eclipse_240414/1/abs/index.m3u8","height":1080,"width":1920,"assetDuration":289.024,"bitrate":4249000},{"assetType":"akamaiMp4","format":"MPEG4","publicUrl":"https://prodamdnewsencoding.akamaized.net/NBC_News_Digital/nbcnews/video/2024/04/1713100660432_tdy_sun_highs_lows_solar_eclipse_240414_6.mp4","height":1080,"width":1920,"assetDuration":289.024,"bitrate":4249008}]},{"type":"video","id":"mmvo208603717917","unibrow":{"logo":null,"taxonomyPath":null,"text":"TODAY","url":{"primary":"https://www.today.com/video/millions-gather-to-celebrate-solar-eclipse-along-path-of-totality-208603717917"}},"mpxMetadata":{"id":"208603717917","guid":"tdy_news_7a_costello_eclipse_240409","externalAdvertiserId":"tdy_news_7a_costello_eclipse_240409"},"datePublished":"Tue Apr 09 2024 11:11:19 GMT+0000 (UTC)","dateCreated":"Tue Apr 09 2024 11:11:19 GMT+0000 (UTC)","dateModified":"Sat Apr 13 2024 03:21:34 GMT+0000 (UTC)","primaryImage":{"id":"vidimg1821086297","headline":{"primary":null},"altText":null,"caption":null,"url":{"primary":"https://media-cldnry.s-nbcnews.com/image/upload/mpx/2704722219/2024_04/Eclipse_x_Viewers-d6cxtc.jpg"},"imageUrl":{"aims":"https://media13.s-nbcnews.com/i/mpx/2704722219/2024_04/Eclipse_x_Viewers-d6cxtc.jpg","cloudinary":"https://media-cldnry.s-nbcnews.com/image/upload/mpx/2704722219/2024_04/Eclipse_x_Viewers-d6cxtc.jpg","telemundo":null},"source":null,"authors":[],"height":null,"width":null,"graphicContent":false},"teaseImage":{"id":"vidimg1821086297","headline":{"primary":null},"altText":null,"caption":null,"url":{"primary":"https://media-cldnry.s-nbcnews.com/image/upload/mpx/2704722219/2024_04/Eclipse_x_Viewers-d6cxtc.jpg"},"imageUrl":{"aims":"https://media13.s-nbcnews.com/i/mpx/2704722219/2024_04/Eclipse_x_Viewers-d6cxtc.jpg","cloudinary":"https://media-cldnry.s-nbcnews.com/image/upload/mpx/2704722219/2024_04/Eclipse_x_Viewers-d6cxtc.jpg","telemundo":null},"source":null,"authors":[],"height":null,"width":null,"graphicContent":false},"url":{"canonical":"https://www.today.com/video/millions-gather-to-celebrate-solar-eclipse-along-path-of-totality-208603717917","primary":"https://www.today.com/video/millions-gather-to-celebrate-solar-eclipse-along-path-of-totality-208603717917","short":"https://www.today.com/video/millions-gather-to-celebrate-solar-eclipse-along-path-of-totality-208603717917","slug":"millions-gather-to-celebrate-solar-eclipse-along-path-of-totality-208603717917"},"relatedUrl":null,"relatedContentLink":{"text":null,"url":null},"duration":"PT3M5S","nativeAd":false,"videoType":"broadcast","sentiment":"positive","headline":{"primary":"Millions gather to celebrate solar eclipse along path of totality","tease":"Millions gather to celebrate solar eclipse along path of totality","social":"Millions gather to celebrate solar eclipse along path of totality"},"description":{"primary":"The total solar eclipse brought millions together to witness the rare once-in-a-generation moment. NBC’s Tom Costello reports for TODAY."},"publisher":{"name":"today"},"source":{"name":"TODAY"},"taxonomy":{"additionalTerms":[{"dateCreated":"Thu Sep 16 2021 03:10:11 GMT+0000 (UTC)","dateModified":"Thu Sep 16 2021 03:10:11 GMT+0000 (UTC)","description":{"primary":null},"id":"nctx19521","isCurated":false,"name":"Science","path":"nbcnews/section/mach/science","pageRoute":"/","slug":"science","type":"taxonomy","taxonomyType":"topic","url":{"primary":null}},{"dateCreated":"Thu Sep 16 2021 03:51:58 GMT+0000 (UTC)","dateModified":"Thu Sep 16 2021 03:51:58 GMT+0000 (UTC)","description":{"primary":null},"id":"nctx19861","isCurated":true,"name":"Science","path":"nbcnews/vertical/mach/science","pageRoute":"/science","slug":"science","type":"taxonomy","taxonomyType":"subvertical","url":{"primary":"https://www.nbcnews.com/mach/science"}},{"dateCreated":"Fri Apr 29 2022 02:27:32 GMT+0000 (UTC)","dateModified":"Fri Apr 29 2022 02:27:32 GMT+0000 (UTC)","description":{"primary":null},"id":"nctx20846","isCurated":false,"name":"News","path":"msnbc/section/msnbc/news","pageRoute":"/","slug":"news","type":"taxonomy","taxonomyType":"topic","url":{"primary":null}},{"dateCreated":"Fri Apr 01 2022 20:42:09 GMT+0000 (UTC)","dateModified":"Fri Apr 01 2022 20:42:09 GMT+0000 (UTC)","description":{"primary":null},"id":"nctx23345","isCurated":true,"name":"News","path":"nbcnews/show/meet-the-press/news","pageRoute":"/meet-the-press","slug":"news","type":"taxonomy","taxonomyType":"topic","url":{"primary":"https://www.nbcnews.com/meet-the-press"}},{"dateCreated":"Thu Sep 16 2021 03:36:45 GMT+0000 (UTC)","dateModified":"Thu Sep 16 2021 03:36:45 GMT+0000 (UTC)","description":{"primary":null},"id":"nctx7","isCurated":false,"name":"News","path":"nbcnews/section/news","pageRoute":"/","slug":"news","type":"taxonomy","taxonomyType":"section","url":{"primary":null}},{"dateCreated":"Thu Sep 16 2021 03:36:51 GMT+0000 (UTC)","dateModified":"Thu Sep 16 2021 03:36:51 GMT+0000 (UTC)","description":{"primary":null},"id":"nctx73","isCurated":true,"name":"Science","path":"nbcnews/section/science","pageRoute":"/science","slug":"science","type":"taxonomy","taxonomyType":"section","url":{"primary":"https://www.nbcnews.com/science"}},{"dateCreated":"Thu Sep 16 2021 03:10:17 GMT+0000 (UTC)","dateModified":"Thu Sep 16 2021 03:10:17 GMT+0000 (UTC)","description":{"primary":null},"id":"tdtx101","isCurated":true,"name":"News","path":"today/section/news","pageRoute":"/news","slug":"news","type":"taxonomy","taxonomyType":"section","url":{"primary":"https://www.today.com/news"}},{"dateCreated":"Wed Sep 28 2022 15:01:52 GMT+0000 (UTC)","dateModified":"Wed Sep 28 2022 15:01:52 GMT+0000 (UTC)","description":{"primary":null},"id":"tdtx117","isCurated":false,"name":"News","path":"today/section/news/news","pageRoute":"/","slug":"news","type":"taxonomy","taxonomyType":"topic","url":{"primary":null}},{"dateCreated":"Fri Sep 23 2022 19:39:40 GMT+0000 (UTC)","dateModified":"Fri Sep 23 2022 19:39:40 GMT+0000 (UTC)","description":{"primary":null},"id":"tdtx134","isCurated":true,"name":"Travel","path":"today/section/money/travel","pageRoute":"/life/travel","slug":"travel","type":"taxonomy","taxonomyType":"topic","url":{"primary":"https://www.today.com/life/travel"}},{"dateCreated":"Thu Sep 16 2021 03:10:13 GMT+0000 (UTC)","dateModified":"Thu Sep 16 2021 03:10:13 GMT+0000 (UTC)","description":{"primary":null},"id":"tdtx2009","isCurated":false,"name":"Travel","path":"today/section/tmrw/travel","pageRoute":"/","slug":"travel","type":"taxonomy","taxonomyType":"topic","url":{"primary":null}},{"dateCreated":"Tue Jan 04 2022 15:36:59 GMT+0000 (UTC)","dateModified":"Tue Jan 04 2022 15:36:59 GMT+0000 (UTC)","description":{"primary":null},"id":"tdtx2977","isCurated":false,"name":"Top Videos","path":"today/label/top-videos","pageRoute":"/","slug":"top-videos","type":"taxonomy","taxonomyType":"label","url":{"primary":null}}],"primaryVertical":{"name":"today"},"primarySection":null,"primaryTopic":null},"hasCaptions":true,"closedCaptioning":{"smptett":null,"srt":"https://vod.nbcnews.com/nbcnews/captions/2024/04/tdy_news_7a_costello_eclipse_240409.srt","webvtt":"https://vod.nbcnews.com/nbcnews/captions/2024/04/tdy_news_7a_costello_eclipse_240409.vtt"},"videoAssets":[{"assetType":"EMP","format":"M3U","publicUrl":"https://prodamdnewsencoding.akamaized.net/NBC_News_Digital/tdy_news_7a_costello_eclipse_240409/1/abs/index.m3u8","height":1080,"width":1920,"assetDuration":185.386,"bitrate":4560000},{"assetType":"akamaiMp4","format":"MPEG4","publicUrl":"https://prodamdnewsencoding.akamaized.net/NBC_News_Digital/nbcnews/video/2024/04/tdy_news_7a_costello_eclipse_240409_3368886548.mp4","height":1080,"width":1920,"assetDuration":185.386,"bitrate":4560000}]},{"type":"video","id":"mmvo208587845997","unibrow":{"logo":null,"taxonomyPath":null,"text":"NBC News NOW","url":{"primary":"https://www.nbcnews.com/now/video/meet-the-woman-who-has-seen-21-solar-eclipses-208587845997"}},"mpxMetadata":{"id":"208587845997","guid":"now_staytuned_eclipse_ferrer_240408","externalAdvertiserId":"now_staytuned_eclipse_ferrer_240408"},"datePublished":"Tue Apr 09 2024 01:30:51 GMT+0000 (UTC)","dateCreated":"Tue Apr 09 2024 01:30:51 GMT+0000 (UTC)","dateModified":"Tue Apr 09 2024 01:31:50 GMT+0000 (UTC)","primaryImage":{"id":"vidimg3371059205","headline":{"primary":null},"altText":null,"caption":null,"url":{"primary":"https://media-cldnry.s-nbcnews.com/image/upload/mpx/2704722219/2024_04/1712626230591_now_staytuned_eclipse_ferrer_240408_1920x1080-280nqs.jpg"},"imageUrl":{"aims":"https://media11.s-nbcnews.com/i/mpx/2704722219/2024_04/1712626230591_now_staytuned_eclipse_ferrer_240408_1920x1080-280nqs.jpg","cloudinary":"https://media-cldnry.s-nbcnews.com/image/upload/mpx/2704722219/2024_04/1712626230591_now_staytuned_eclipse_ferrer_240408_1920x1080-280nqs.jpg","telemundo":null},"source":null,"authors":[],"height":null,"width":null,"graphicContent":false},"teaseImage":{"id":"vidimg3371059205","headline":{"primary":null},"altText":null,"caption":null,"url":{"primary":"https://media-cldnry.s-nbcnews.com/image/upload/mpx/2704722219/2024_04/1712626230591_now_staytuned_eclipse_ferrer_240408_1920x1080-280nqs.jpg"},"imageUrl":{"aims":"https://media11.s-nbcnews.com/i/mpx/2704722219/2024_04/1712626230591_now_staytuned_eclipse_ferrer_240408_1920x1080-280nqs.jpg","cloudinary":"https://media-cldnry.s-nbcnews.com/image/upload/mpx/2704722219/2024_04/1712626230591_now_staytuned_eclipse_ferrer_240408_1920x1080-280nqs.jpg","telemundo":null},"source":null,"authors":[],"height":null,"width":null,"graphicContent":false},"url":{"canonical":"https://www.nbcnews.com/now/video/meet-the-woman-who-has-seen-21-solar-eclipses-208587845997","primary":"https://www.nbcnews.com/now/video/meet-the-woman-who-has-seen-21-solar-eclipses-208587845997","short":"https://www.nbcnews.com/now/video/meet-the-woman-who-has-seen-21-solar-eclipses-208587845997","slug":"meet-the-woman-who-has-seen-21-solar-eclipses-208587845997"},"relatedUrl":null,"relatedContentLink":{"text":null,"url":null},"duration":"PT2M23S","nativeAd":false,"videoType":"original","sentiment":"neutral","headline":{"primary":"Meet the woman who has seen 21 solar eclipses","tease":"Meet the woman who has seen 21 solar eclipses","social":"Meet the woman who has seen 21 solar eclipses"},"description":{"primary":"Leticia Ferrer’s passion is chasing solar eclipses. She has seen 21 and hasn’t missed one since 1998. Ferrer has even gone as far as the middle of the Pacific and Atlantic oceans to see them. She talks with Ellison Barber about the power of witnessing these celestial events."},"publisher":{"name":"nbcnews"},"source":{"name":"NBC News NOW"},"taxonomy":{"additionalTerms":[{"dateCreated":"Thu Sep 16 2021 03:10:11 GMT+0000 (UTC)","dateModified":"Thu Sep 16 2021 03:10:11 GMT+0000 (UTC)","description":{"primary":null},"id":"nctx19521","isCurated":false,"name":"Science","path":"nbcnews/section/mach/science","pageRoute":"/","slug":"science","type":"taxonomy","taxonomyType":"topic","url":{"primary":null}},{"dateCreated":"Thu Sep 16 2021 03:51:58 GMT+0000 (UTC)","dateModified":"Thu Sep 16 2021 03:51:58 GMT+0000 (UTC)","description":{"primary":null},"id":"nctx19861","isCurated":true,"name":"Science","path":"nbcnews/vertical/mach/science","pageRoute":"/science","slug":"science","type":"taxonomy","taxonomyType":"subvertical","url":{"primary":"https://www.nbcnews.com/mach/science"}},{"dateCreated":"Thu Sep 16 2021 03:52:10 GMT+0000 (UTC)","dateModified":"Thu Sep 16 2021 03:52:10 GMT+0000 (UTC)","description":{"primary":null},"id":"nctx21301","isCurated":true,"name":"NBC News NOW","path":"nbcnews/collection/nbc-news-now","pageRoute":"/now","slug":"nbc-news-now","type":"taxonomy","taxonomyType":"collection","url":{"primary":"https://www.nbcnews.com/now"}},{"dateCreated":"Thu Sep 16 2021 03:36:51 GMT+0000 (UTC)","dateModified":"Thu Sep 16 2021 03:36:51 GMT+0000 (UTC)","description":{"primary":null},"id":"nctx73","isCurated":true,"name":"Science","path":"nbcnews/section/science","pageRoute":"/science","slug":"science","type":"taxonomy","taxonomyType":"section","url":{"primary":"https://www.nbcnews.com/science"}}],"primaryVertical":{"name":"News"},"primarySection":null,"primaryTopic":null},"hasCaptions":true,"closedCaptioning":{"smptett":null,"srt":"https://nbcnewsdigital-static.nbcuni.com/media/captions/NBC_News_Digital/2024/04/1712626230591_now_staytuned_eclipse_ferrer_240408.srt","webvtt":"https://nbcnewsdigital-static.nbcuni.com/media/captions/NBC_News_Digital/2024/04/1712626230591_now_staytuned_eclipse_ferrer_240408.vtt"},"videoAssets":[{"assetType":"EMP","format":"M3U","publicUrl":"https://prodamdnewsencoding.akamaized.net/NBC_News_Digital/now_staytuned_eclipse_ferrer_240408/1/abs/index.m3u8","height":1080,"width":1920,"assetDuration":142.944,"bitrate":4140000},{"assetType":"akamaiMp4","format":"MPEG4","publicUrl":"https://prodamdnewsencoding.akamaized.net/NBC_News_Digital/nbcnews/video/2024/04/1712626230591_now_staytuned_eclipse_ferrer_240408_6.mp4","height":1080,"width":1920,"assetDuration":142.944,"bitrate":4140662}]},{"type":"video","id":"mmvo208588869826","unibrow":{"logo":null,"taxonomyPath":null,"text":"NBC News NOW","url":{"primary":"https://www.nbcnews.com/now/video/scientists-will-use-total-solar-eclipse-to-study-the-sun-s-corona-208588869826"}},"mpxMetadata":{"id":"208588869826","guid":"now_staytuned_sun_corona_240408","externalAdvertiserId":"now_staytuned_sun_corona_240408"},"datePublished":"Tue Apr 09 2024 01:15:40 GMT+0000 (UTC)","dateCreated":"Tue Apr 09 2024 01:15:40 GMT+0000 (UTC)","dateModified":"Tue Apr 09 2024 01:16:37 GMT+0000 (UTC)","primaryImage":{"id":"vidimg3307739301","headline":{"primary":null},"altText":null,"caption":null,"url":{"primary":"https://media-cldnry.s-nbcnews.com/image/upload/mpx/2704722219/2024_04/1712625319557_now_staytuned_sun_corona_240408_1920x1080-01e4nj.jpg"},"imageUrl":{"aims":"https://media11.s-nbcnews.com/i/mpx/2704722219/2024_04/1712625319557_now_staytuned_sun_corona_240408_1920x1080-01e4nj.jpg","cloudinary":"https://media-cldnry.s-nbcnews.com/image/upload/mpx/2704722219/2024_04/1712625319557_now_staytuned_sun_corona_240408_1920x1080-01e4nj.jpg","telemundo":null},"source":null,"authors":[],"height":null,"width":null,"graphicContent":false},"teaseImage":{"id":"vidimg3307739301","headline":{"primary":null},"altText":null,"caption":null,"url":{"primary":"https://media-cldnry.s-nbcnews.com/image/upload/mpx/2704722219/2024_04/1712625319557_now_staytuned_sun_corona_240408_1920x1080-01e4nj.jpg"},"imageUrl":{"aims":"https://media11.s-nbcnews.com/i/mpx/2704722219/2024_04/1712625319557_now_staytuned_sun_corona_240408_1920x1080-01e4nj.jpg","cloudinary":"https://media-cldnry.s-nbcnews.com/image/upload/mpx/2704722219/2024_04/1712625319557_now_staytuned_sun_corona_240408_1920x1080-01e4nj.jpg","telemundo":null},"source":null,"authors":[],"height":null,"width":null,"graphicContent":false},"url":{"canonical":"https://www.nbcnews.com/now/video/scientists-will-use-total-solar-eclipse-to-study-the-sun-s-corona-208588869826","primary":"https://www.nbcnews.com/now/video/scientists-will-use-total-solar-eclipse-to-study-the-sun-s-corona-208588869826","short":"https://www.nbcnews.com/now/video/scientists-will-use-total-solar-eclipse-to-study-the-sun-s-corona-208588869826","slug":"scientists-will-use-total-solar-eclipse-to-study-the-sun-s-corona-208588869826"},"relatedUrl":null,"relatedContentLink":{"text":null,"url":null},"duration":"PT5M16S","nativeAd":false,"videoType":"original","sentiment":"neutral","headline":{"primary":"Scientists will use total solar eclipse to study the sun's corona","tease":"Scientists will use total solar eclipse to study the sun's corona","social":"Scientists will use total solar eclipse to study the sun's corona"},"description":{"primary":"While millions were awed by the total solar eclipse, scientists hope to learn more about our sun from the celestial event. Amir Caspi, a solar astrophysicist at Southwest Research Institute, talks with Ellison Barber about research his colleagues hope to gather on the sun's corona and what they can learn about the different temperature regions of the star."},"publisher":{"name":"nbcnews"},"source":{"name":"NBC News NOW"},"taxonomy":{"additionalTerms":[{"dateCreated":"Thu Sep 16 2021 03:10:11 GMT+0000 (UTC)","dateModified":"Thu Sep 16 2021 03:10:11 GMT+0000 (UTC)","description":{"primary":null},"id":"nctx19521","isCurated":false,"name":"Science","path":"nbcnews/section/mach/science","pageRoute":"/","slug":"science","type":"taxonomy","taxonomyType":"topic","url":{"primary":null}},{"dateCreated":"Thu Sep 16 2021 03:51:58 GMT+0000 (UTC)","dateModified":"Thu Sep 16 2021 03:51:58 GMT+0000 (UTC)","description":{"primary":null},"id":"nctx19861","isCurated":true,"name":"Science","path":"nbcnews/vertical/mach/science","pageRoute":"/science","slug":"science","type":"taxonomy","taxonomyType":"subvertical","url":{"primary":"https://www.nbcnews.com/mach/science"}},{"dateCreated":"Thu Sep 16 2021 03:52:10 GMT+0000 (UTC)","dateModified":"Thu Sep 16 2021 03:52:10 GMT+0000 (UTC)","description":{"primary":null},"id":"nctx21301","isCurated":true,"name":"NBC News NOW","path":"nbcnews/collection/nbc-news-now","pageRoute":"/now","slug":"nbc-news-now","type":"taxonomy","taxonomyType":"collection","url":{"primary":"https://www.nbcnews.com/now"}},{"dateCreated":"Thu Sep 16 2021 03:36:51 GMT+0000 (UTC)","dateModified":"Thu Sep 16 2021 03:36:51 GMT+0000 (UTC)","description":{"primary":null},"id":"nctx73","isCurated":true,"name":"Science","path":"nbcnews/section/science","pageRoute":"/science","slug":"science","type":"taxonomy","taxonomyType":"section","url":{"primary":"https://www.nbcnews.com/science"}}],"primaryVertical":{"name":"News"},"primarySection":null,"primaryTopic":null},"hasCaptions":true,"closedCaptioning":{"smptett":null,"srt":"https://nbcnewsdigital-static.nbcuni.com/media/captions/NBC_News_Digital/2024/04/1712625319557_now_staytuned_sun_corona_240408.srt","webvtt":"https://nbcnewsdigital-static.nbcuni.com/media/captions/NBC_News_Digital/2024/04/1712625319557_now_staytuned_sun_corona_240408.vtt"},"videoAssets":[{"assetType":"EMP","format":"M3U","publicUrl":"https://prodamdnewsencoding.akamaized.net/NBC_News_Digital/now_staytuned_sun_corona_240408/1/abs/index.m3u8","height":1080,"width":1920,"assetDuration":315.551,"bitrate":4104000},{"assetType":"akamaiMp4","format":"MPEG4","publicUrl":"https://prodamdnewsencoding.akamaized.net/NBC_News_Digital/nbcnews/video/2024/04/1712625319557_now_staytuned_sun_corona_240408_6.mp4","height":1080,"width":1920,"assetDuration":315.551,"bitrate":4104031}]}]}}}],"text":["NBC News host Gadi Schwartz was high above Arkansas as the totality swept across the U.S.","Check out his unique view of this cosmic event:"]},"cardData":{"graphics":[]},"date":{"createdAt":"2024-04-08T20:17:36.793Z","publishedAt":"2024-04-08T20:17:36.793Z","modifiedAt":"2024-04-08T20:50:12.596Z"},"description":{"primary":"NBC News host Gadi Schwartz was high above Arkansas as the totality swept across the U.S.","seo":"NBC News host Gadi Schwartz was high above Arkansas as the totality swept across the U.S.","social":"Gadi Schwartz reports on eclipse totality from plane above Arkansas"},"headline":{"primary":"Gadi Schwartz reports on eclipse totality from plane above Arkansas","seo":"Gadi Schwartz reports on eclipse totality from plane above Arkansas","social":"Gadi Schwartz reports on eclipse totality from plane above Arkansas","tease":"Gadi Schwartz reports on eclipse totality from plane above Arkansas"},"primaryImage":null,"teaseImage":null,"taxonomy":{"primaryChannel":{"id":"rctx6603","path":"nbcnews/channel/nebula-blog-rcna145900","taxonomyType":"channel"},"primaryVertical":{"dateCreated":"Thu Sep 16 2021 03:51:57 GMT+0000 (UTC)","dateModified":"Thu Sep 16 2021 03:51:57 GMT+0000 (UTC)","description":{"primary":null},"id":"nctx20366","isCurated":true,"name":"News","path":"nbcnews/vertical/news","pageRoute":"/","slug":"news","type":"taxonomy","taxonomyType":"vertical","url":{"primary":"https://www.nbcnews.com/"}}},"url":{"primary":"https://www.nbcnews.com/science/space/live-blog/solar-eclipse-2024-live-updates-rcna145900#rcrd38579"},"replies":[]},{"id":"rcrd38576","authors":[{"bio":[{"type":"markup","element":"p","html":"Shahrzad Elghanayan is a senior photo editor for NBC News Digital."}],"dateCreated":"Thu May 04 2017 17:59:59 GMT+0000 (UTC)","dateModified":"Mon Dec 13 2021 22:15:13 GMT+0000 (UTC)","shortBio":null,"liveBlogShortBio":"","experience":[],"educationAndExpertise":[],"awards":[],"id":"ncpn754876","email":null,"jobTitle":["senior photo editor"],"name":"Shahrzad Elghanayan","primaryImage":null,"publisher":{"name":"nbcnews","subType":null,"type":"organization"},"socialMediaProfiles":{"email":null,"facebook":null,"instagram":null,"pinterest":null,"snapchat":null,"tiktok":null,"twitter":null,"whatsapp":null,"youtube":null},"subType":null,"type":"person","url":null,"worksFor":null}],"cardType":"POST","isHeadlineHidden":false,"content":{"markupAndEmbeds":[{"presentation":{"alignment":"center","size":"medium","style":"default","byline":null,"hideRecommendations":false,"hideProductRecommendations":false,"_overriddenByGetProcessedCardData":true},"type":"embeddedImage","image":{"id":"rcim252376","headline":{"primary":null,"tease":null,"seo":null,"social":null},"caption":"","altText":"Couples view the solar eclipse during a mass wedding at the Total Eclipse of the Heart festival ","url":{"primary":"https://media-cldnry.s-nbcnews.com/image/upload/rockcms/2024-04/240408-eclipse-wedding-se-354p-29f2cc.jpg"},"imageUrl":{"aims":"https://media1.s-nbcnews.com/i/rockcms/2024-04/252376/240408-eclipse-wedding-se-354p-29f2cc_1afd8c5e05b7f7ce031d330d6fe8fdbb8253981e.jpg","cloudinary":"https://media-cldnry.s-nbcnews.com/image/upload/rockcms/2024-04/240408-eclipse-wedding-se-354p-29f2cc.jpg","telemundo":null},"encodingFormat":"image/jpeg","height":1684,"width":2500,"authors":[{"name":"Mario Tama"}],"source":{"name":"Getty Images","copyright":null},"graphicContent":false}},{"presentation":{"alignment":"center","size":"medium","style":"default","byline":null,"hideRecommendations":false,"hideProductRecommendations":false,"_overriddenByGetProcessedCardData":true},"type":"embeddedImage","image":{"id":"rcim252375","headline":{"primary":null,"tease":null,"seo":null,"social":null},"caption":"","altText":"","url":{"primary":"https://media-cldnry.s-nbcnews.com/image/upload/rockcms/2024-04/240408-eclipse-wedding-se-353p-ebbe10.jpg"},"imageUrl":{"aims":"https://media1.s-nbcnews.com/i/rockcms/2024-04/252375/240408-eclipse-wedding-se-353p-ebbe10_fe949a9fe914a4a4107e41f3e1f46f4bdd4d25fb.jpg","cloudinary":"https://media-cldnry.s-nbcnews.com/image/upload/rockcms/2024-04/240408-eclipse-wedding-se-353p-ebbe10.jpg","telemundo":null},"encodingFormat":"image/jpeg","height":1741,"width":2500,"authors":[{"name":"Mario Tama"}],"source":{"name":"Getty Images","copyright":null},"graphicContent":false}},{"presentation":{"alignment":"center","size":"medium","style":"default","byline":null,"hideRecommendations":false,"hideProductRecommendations":false,"_overriddenByGetProcessedCardData":true},"type":"embeddedImage","image":{"id":"rcim252379","headline":{"primary":null,"tease":null,"seo":null,"social":null},"caption":"","altText":"","url":{"primary":"https://media-cldnry.s-nbcnews.com/image/upload/rockcms/2024-04/240408-eclipse-wedding-se-355p-7cb4d5.jpg"},"imageUrl":{"aims":"https://media1.s-nbcnews.com/i/rockcms/2024-04/252379/240408-eclipse-wedding-se-355p-7cb4d5_b99c4147d16d52daf6773153d02f3786c2b87fd9.jpg","cloudinary":"https://media-cldnry.s-nbcnews.com/image/upload/rockcms/2024-04/240408-eclipse-wedding-se-355p-7cb4d5.jpg","telemundo":null},"encodingFormat":"image/jpeg","height":1668,"width":2500,"authors":[{"name":"Mario Tama"}],"source":{"name":"Getty Images","copyright":null},"graphicContent":false}},{"type":"markup","element":"p","html":"Couples view the solar eclipse during a mass wedding in Russellville, Arkansas."}],"text":["Couples view the solar eclipse during a mass wedding in Russellville, Arkansas."]},"cardData":{"graphics":[]},"date":{"createdAt":"2024-04-08T20:04:44.519Z","publishedAt":"2024-04-08T20:04:44.519Z","modifiedAt":"2024-04-08T20:46:24.830Z"},"description":{"primary":"Couples view the solar eclipse during a mass wedding in Russellville, Arkansas.","seo":"Couples view the solar eclipse during a mass wedding in Russellville, Arkansas.","social":"Total Eclipse of the Heart Festival"},"headline":{"primary":"Total Eclipse of the Heart Festival","seo":"Total Eclipse of the Heart Festival","social":"Total Eclipse of the Heart Festival","tease":"Total Eclipse of the Heart Festival"},"primaryImage":null,"teaseImage":null,"taxonomy":{"primaryChannel":{"id":"rctx6603","path":"nbcnews/channel/nebula-blog-rcna145900","taxonomyType":"channel"},"primaryVertical":{"dateCreated":"Thu Sep 16 2021 03:51:57 GMT+0000 (UTC)","dateModified":"Thu Sep 16 2021 03:51:57 GMT+0000 (UTC)","description":{"primary":null},"id":"nctx20366","isCurated":true,"name":"News","path":"nbcnews/vertical/news","pageRoute":"/","slug":"news","type":"taxonomy","taxonomyType":"vertical","url":{"primary":"https://www.nbcnews.com/"}}},"url":{"primary":"https://www.nbcnews.com/science/space/live-blog/solar-eclipse-2024-live-updates-rcna145900#rcrd38576"},"replies":[]},{"id":"rcrd38577","authors":[{"bio":[{"type":"markup","element":"p","html":"Denise Chow is a reporter for NBC News Science focused on general science and climate change."}],"dateCreated":"Thu Oct 26 2017 15:38:17 GMT+0000 (UTC)","dateModified":"Tue Nov 15 2022 15:24:24 GMT+0000 (UTC)","shortBio":null,"liveBlogShortBio":"","experience":[],"educationAndExpertise":[],"awards":[],"id":"ncpn814621","email":"denise.chow@nbcuni.com","jobTitle":[],"name":"Denise Chow","primaryImage":{"altText":"Denise Chow.","height":1500,"url":{"primary":"https://media-cldnry.s-nbcnews.com/image/upload/newscms/2022_46/3581047/denise-chow-byline-jm.jpg"},"width":1500},"publisher":{"name":"nbcnews","subType":null,"type":"organization"},"socialMediaProfiles":{"email":null,"facebook":null,"instagram":null,"pinterest":null,"snapchat":null,"tiktok":null,"twitter":"@denisechow","whatsapp":null,"youtube":null},"subType":null,"type":"person","url":{"canonical":"https://www.nbcnews.com/author/denise-chow-ncpn814621","primary":"https://www.nbcnews.com/author/denise-chow-ncpn814621","short":"https://www.nbcnews.com/author/denise-chow-ncpn814621","slug":"denise-chow-ncpn814621"},"worksFor":null}],"cardType":"POST","isHeadlineHidden":false,"content":{"markupAndEmbeds":[{"type":"markup","element":"p","html":"Caught the eclipse-chasing bug? It’s not too early to start planning for the next one."},{"type":"markup","element":"p","html":"The next total solar eclipse will be in 2026, but it will mostly pass over the Arctic Ocean, with some visibility in Greenland, Iceland, Portugal and northern Spain. In 2027, a total solar eclipse will be visible in Spain and a swath of northern Africa."},{"type":"markup","element":"p","html":"The next total solar eclipse visible from North America will be in 2033, but only over Alaska. Then in 2044, a total solar eclipse will cross Montana, North Dakota, South Dakota, parts of Canada and Greenland."},{"type":"markup","element":"p","html":"The next total solar eclipse to cross the continental U.S. coast-to-coast will occur in 2045. The path of totality for that eclipse will cut through California, Nevada, Utah, Colorado, New Mexico, Oklahoma, Kansas, Texas, Arkansas, Missouri, Mississippi, Louisiana, Alabama, Georgia and Florida."}],"text":["Caught the eclipse-chasing bug? It’s not too early to start planning for the next one.","The next total solar eclipse will be in 2026, but it will mostly pass over the Arctic Ocean, with some visibility in Greenland, Iceland, Portugal and northern Spain. In 2027, a total solar eclipse will be visible in Spain and a swath of northern Africa.","The next total solar eclipse visible from North America will be in 2033, but only over Alaska. Then in 2044, a total solar eclipse will cross Montana, North Dakota, South Dakota, parts of Canada and Greenland.","The next total solar eclipse to cross the continental U.S. coast-to-coast will occur in 2045. The path of totality for that eclipse will cut through California, Nevada, Utah, Colorado, New Mexico, Oklahoma, Kansas, Texas, Arkansas, Missouri, Mississippi, Louisiana, Alabama, Georgia and Florida."]},"cardData":{"graphics":[]},"date":{"createdAt":"2024-04-08T20:04:20.259Z","publishedAt":"2024-04-08T20:04:20.259Z","modifiedAt":"2024-04-08T20:45:47.584Z"},"description":{"primary":"Caught the eclipse-chasing bug? It’s not too early to start planning for the next one.","seo":"Caught the eclipse-chasing bug? It’s not too early to start planning for the next one.","social":"When is the next solar eclipse?"},"headline":{"primary":"When is the next solar eclipse?","seo":"When is the next solar eclipse?","social":"When is the next solar eclipse?","tease":"When is the next solar eclipse?"},"primaryImage":null,"teaseImage":null,"taxonomy":{"primaryChannel":{"id":"rctx6603","path":"nbcnews/channel/nebula-blog-rcna145900","taxonomyType":"channel"},"primaryVertical":{"dateCreated":"Thu Sep 16 2021 03:51:57 GMT+0000 (UTC)","dateModified":"Thu Sep 16 2021 03:51:57 GMT+0000 (UTC)","description":{"primary":null},"id":"nctx20366","isCurated":true,"name":"News","path":"nbcnews/vertical/news","pageRoute":"/","slug":"news","type":"taxonomy","taxonomyType":"vertical","url":{"primary":"https://www.nbcnews.com/"}}},"url":{"primary":"https://www.nbcnews.com/science/space/live-blog/solar-eclipse-2024-live-updates-rcna145900#rcrd38577"},"replies":[]},{"id":"rcrd38575","authors":[{"bio":[{"type":"markup","element":"p","html":"Denise Chow is a reporter for NBC News Science focused on general science and climate change."}],"dateCreated":"Thu Oct 26 2017 15:38:17 GMT+0000 (UTC)","dateModified":"Tue Nov 15 2022 15:24:24 GMT+0000 (UTC)","shortBio":null,"liveBlogShortBio":"","experience":[],"educationAndExpertise":[],"awards":[],"id":"ncpn814621","email":"denise.chow@nbcuni.com","jobTitle":[],"name":"Denise Chow","primaryImage":{"altText":"Denise Chow.","height":1500,"url":{"primary":"https://media-cldnry.s-nbcnews.com/image/upload/newscms/2022_46/3581047/denise-chow-byline-jm.jpg"},"width":1500},"publisher":{"name":"nbcnews","subType":null,"type":"organization"},"socialMediaProfiles":{"email":null,"facebook":null,"instagram":null,"pinterest":null,"snapchat":null,"tiktok":null,"twitter":"@denisechow","whatsapp":null,"youtube":null},"subType":null,"type":"person","url":{"canonical":"https://www.nbcnews.com/author/denise-chow-ncpn814621","primary":"https://www.nbcnews.com/author/denise-chow-ncpn814621","short":"https://www.nbcnews.com/author/denise-chow-ncpn814621","slug":"denise-chow-ncpn814621"},"worksFor":null}],"cardType":"POST","isHeadlineHidden":false,"content":{"markupAndEmbeds":[{"type":"markup","element":"p","html":"The solar eclipse has exited the United States and is continuing on its path over eastern Canada."},{"type":"markup","element":"p","html":"Maine was the last state in the country to experience totality."},{"type":"embeddedVideo","disablePlaylistAutoplay":false,"presentation":{"alignment":"left","size":"medium","style":"default","byline":null,"hideRecommendations":false,"hideProductRecommendations":false,"_overriddenByGetProcessedCardData":true},"video":{"id":"mmvo208562757958","taxonomy":{"additionalTerms":[{"dateCreated":"Thu Sep 16 2021 03:10:11 GMT+0000 (UTC)","dateModified":"Thu Sep 16 2021 03:10:11 GMT+0000 (UTC)","description":{"primary":null},"id":"nctx19521","isCurated":false,"name":"Science","path":"nbcnews/section/mach/science","pageRoute":"/","slug":"science","type":"taxonomy","taxonomyType":"topic","url":{"primary":null}},{"dateCreated":"Thu Sep 16 2021 03:51:58 GMT+0000 (UTC)","dateModified":"Thu Sep 16 2021 03:51:58 GMT+0000 (UTC)","description":{"primary":null},"id":"nctx19861","isCurated":true,"name":"Science","path":"nbcnews/vertical/mach/science","pageRoute":"/science","slug":"science","type":"taxonomy","taxonomyType":"subvertical","url":{"primary":"https://www.nbcnews.com/mach/science"}},{"dateCreated":"Thu Sep 16 2021 03:15:10 GMT+0000 (UTC)","dateModified":"Thu Sep 16 2021 03:15:10 GMT+0000 (UTC)","description":{"primary":null},"id":"nctx66","isCurated":true,"name":"U.S. news","path":"nbcnews/section/news/us-news","pageRoute":"/us-news","slug":"us-news","type":"taxonomy","taxonomyType":"topic","url":{"primary":"https://www.nbcnews.com/us-news"}},{"dateCreated":"Thu Sep 16 2021 03:36:51 GMT+0000 (UTC)","dateModified":"Thu Sep 16 2021 03:36:51 GMT+0000 (UTC)","description":{"primary":null},"id":"nctx73","isCurated":true,"name":"Science","path":"nbcnews/section/science","pageRoute":"/science","slug":"science","type":"taxonomy","taxonomyType":"section","url":{"primary":"https://www.nbcnews.com/science"}}],"primaryVertical":{"name":"News","taxonomyType":"vertical"},"primarySection":null,"primaryTopic":null},"unibrow":{"logo":null,"taxonomyPath":null,"text":"NBC News","url":{"primary":"https://www.nbcnews.com/video/total-eclipse-reaches-last-stop-in-the-u-s-in-maine-208562757958"}},"duration":"PT4M11S","dateCreated":"Mon Apr 08 2024 19:58:33 GMT+0000 (UTC)","datePublished":"Mon Apr 08 2024 19:58:33 GMT+0000 (UTC)","dateModified":"Mon Apr 08 2024 19:59:20 GMT+0000 (UTC)","dateBroadcast":"Mon Apr 08 2024 19:58:35 GMT+0000 (UTC)","liveVideoStatus":"NONE","nativeAd":false,"mpxMetadata":{"id":"208562757958","guid":"nbc_spec_snow_maine_totality_240408","externalAdvertiserId":"nbc_spec_snow_maine_totality_240408","accountId":"2704722219","accountName":"nbcnewsdigital"},"source":{"name":"NBC News"},"publisher":{"name":"nbcnews"},"partOfEpisode":null,"partOfSeason":null,"videoType":"broadcast","sentiment":"neutral","headline":{"primary":"Total eclipse reaches last stop in the U.S. in Maine","tease":"Total eclipse reaches last stop in the U.S. in Maine","seo":"Total eclipse reaches last stop in the U.S. in Maine","social":"Total eclipse reaches last stop in the U.S. in Maine"},"description":{"primary":"NBC News' Kate Snow reports from Houlton, Maine as the solar eclipse reaches totality and its last stop in the United States before it heads into Canada.","seo":"NBC News' Kate Snow reports from Houlton, Maine as the solar eclipse reaches totality and its last stop in the United States before it heads into Canada."},"playable":true,"url":{"canonical":"https://www.nbcnews.com/video/total-eclipse-reaches-last-stop-in-the-u-s-in-maine-208562757958","primary":"https://www.nbcnews.com/video/total-eclipse-reaches-last-stop-in-the-u-s-in-maine-208562757958","short":"https://www.nbcnews.com/video/total-eclipse-reaches-last-stop-in-the-u-s-in-maine-208562757958","slug":"total-eclipse-reaches-last-stop-in-the-u-s-in-maine-208562757958"},"hasCaptions":true,"closedCaptioning":{"smptett":null,"srt":"https://nbcnewsdigital-static.nbcuni.com/media/captions/NBC_News_Digital/2024/04/1712606294617_nbc_spec_snow_maine_totality_240408.srt","webvtt":"https://nbcnewsdigital-static.nbcuni.com/media/captions/NBC_News_Digital/2024/04/1712606294617_nbc_spec_snow_maine_totality_240408.vtt"},"videoAssets":[{"assetType":"EMP","format":"M3U","publicUrl":"https://prodamdnewsencoding.akamaized.net/NBC_News_Digital/nbc_spec_snow_maine_totality_240408/1/abs/index.m3u8","height":1080,"width":1920,"assetDuration":251.12,"bitrate":4080000},{"assetType":"akamaiMp4","format":"MPEG4","publicUrl":"https://prodamdnewsencoding.akamaized.net/NBC_News_Digital/nbcnews/video/2024/04/1712606294617_nbc_spec_snow_maine_totality_240408_6.mp4","height":1080,"width":1920,"assetDuration":251.12,"bitrate":4080217}],"primaryImage":{"id":"vidimg2555766007","headline":{"primary":null},"altText":null,"caption":null,"url":{"primary":"https://media-cldnry.s-nbcnews.com/image/upload/mpx/2704722219/2024_04/1712606294617_nbc_spec_snow_maine_totality_240408_1920x1080-r0vicb.jpg"},"imageUrl":{"aims":"https://media11.s-nbcnews.com/i/mpx/2704722219/2024_04/1712606294617_nbc_spec_snow_maine_totality_240408_1920x1080-r0vicb.jpg","cloudinary":"https://media-cldnry.s-nbcnews.com/image/upload/mpx/2704722219/2024_04/1712606294617_nbc_spec_snow_maine_totality_240408_1920x1080-r0vicb.jpg","telemundo":null},"source":null,"authors":[],"height":null,"width":null,"graphicContent":false},"teaseImage":{"id":"vidimg2555766007","headline":{"primary":null},"altText":null,"caption":null,"url":{"primary":"https://media-cldnry.s-nbcnews.com/image/upload/mpx/2704722219/2024_04/1712606294617_nbc_spec_snow_maine_totality_240408_1920x1080-r0vicb.jpg"},"imageUrl":{"aims":"https://media11.s-nbcnews.com/i/mpx/2704722219/2024_04/1712606294617_nbc_spec_snow_maine_totality_240408_1920x1080-r0vicb.jpg","cloudinary":"https://media-cldnry.s-nbcnews.com/image/upload/mpx/2704722219/2024_04/1712606294617_nbc_spec_snow_maine_totality_240408_1920x1080-r0vicb.jpg","telemundo":null},"source":null,"authors":[],"height":null,"width":null,"graphicContent":false},"documentTracing":{"currentMessageId":{"id":"653513f5-df84-410b-adda-29e6cd0c0f22","updatedDate":"Mon Apr 08 2024 19:59:22 GMT+0000 (UTC)"}},"relatedUrl":null,"relatedContentLink":{"text":null,"url":null},"associatedVideoPlaylist":{"headline":{"primary":"Science"},"videos":[{"type":"video","id":"mmvo209023557835","unibrow":{"logo":null,"taxonomyPath":null,"text":"NBC News","url":{"primary":"https://www.nbcnews.com/video/coral-scientists-explain-how-coral-bleaching-happens-209023557835"}},"mpxMetadata":{"id":"209023557835","guid":"f_mo_bleached_coral_240415","externalAdvertiserId":"f_mo_bleached_coral_240415"},"datePublished":"Mon Apr 15 2024 20:25:07 GMT+0000 (UTC)","dateCreated":"Mon Apr 15 2024 20:25:07 GMT+0000 (UTC)","dateModified":"Mon Apr 15 2024 20:32:27 GMT+0000 (UTC)","primaryImage":{"id":"vidimg503002334","headline":{"primary":null},"altText":null,"caption":null,"url":{"primary":"https://media-cldnry.s-nbcnews.com/image/upload/mpx/2704722219/2024_04/f_mo_bleached_coral_240415.00_00_13_18.Still001-d5gmle.jpg"},"imageUrl":{"aims":"https://media11.s-nbcnews.com/i/mpx/2704722219/2024_04/f_mo_bleached_coral_240415.00_00_13_18.Still001-d5gmle.jpg","cloudinary":"https://media-cldnry.s-nbcnews.com/image/upload/mpx/2704722219/2024_04/f_mo_bleached_coral_240415.00_00_13_18.Still001-d5gmle.jpg","telemundo":null},"source":null,"authors":[],"height":null,"width":null,"graphicContent":false},"teaseImage":{"id":"vidimg503002334","headline":{"primary":null},"altText":null,"caption":null,"url":{"primary":"https://media-cldnry.s-nbcnews.com/image/upload/mpx/2704722219/2024_04/f_mo_bleached_coral_240415.00_00_13_18.Still001-d5gmle.jpg"},"imageUrl":{"aims":"https://media11.s-nbcnews.com/i/mpx/2704722219/2024_04/f_mo_bleached_coral_240415.00_00_13_18.Still001-d5gmle.jpg","cloudinary":"https://media-cldnry.s-nbcnews.com/image/upload/mpx/2704722219/2024_04/f_mo_bleached_coral_240415.00_00_13_18.Still001-d5gmle.jpg","telemundo":null},"source":null,"authors":[],"height":null,"width":null,"graphicContent":false},"url":{"canonical":"https://www.nbcnews.com/video/coral-scientists-explain-how-coral-bleaching-happens-209023557835","primary":"https://www.nbcnews.com/video/coral-scientists-explain-how-coral-bleaching-happens-209023557835","short":"https://www.nbcnews.com/video/coral-scientists-explain-how-coral-bleaching-happens-209023557835","slug":"coral-scientists-explain-how-coral-bleaching-happens-209023557835"},"relatedUrl":null,"relatedContentLink":{"text":null,"url":null},"duration":"PT2M15S","nativeAd":false,"videoType":"webExtra","sentiment":"neutral","headline":{"primary":"Coral scientists explain how coral bleaching happens","tease":"Coral scientists explain how coral bleaching happens","social":"Coral scientists explain how coral bleaching happens"},"description":{"primary":"Coral scientists detail how coral bleaching happens and explain that climate change is a major factor in driving heat stress."},"publisher":{"name":"nbcnews"},"source":{"name":"NBC News"},"taxonomy":{"additionalTerms":[{"dateCreated":"Thu Sep 16 2021 03:10:11 GMT+0000 (UTC)","dateModified":"Thu Sep 16 2021 03:10:11 GMT+0000 (UTC)","description":{"primary":null},"id":"nctx19521","isCurated":false,"name":"Science","path":"nbcnews/section/mach/science","pageRoute":"/","slug":"science","type":"taxonomy","taxonomyType":"topic","url":{"primary":null}},{"dateCreated":"Thu Sep 16 2021 03:51:58 GMT+0000 (UTC)","dateModified":"Thu Sep 16 2021 03:51:58 GMT+0000 (UTC)","description":{"primary":null},"id":"nctx19861","isCurated":true,"name":"Science","path":"nbcnews/vertical/mach/science","pageRoute":"/science","slug":"science","type":"taxonomy","taxonomyType":"subvertical","url":{"primary":"https://www.nbcnews.com/mach/science"}},{"dateCreated":"Fri Apr 29 2022 02:27:32 GMT+0000 (UTC)","dateModified":"Fri Apr 29 2022 02:27:32 GMT+0000 (UTC)","description":{"primary":null},"id":"nctx20846","isCurated":false,"name":"News","path":"msnbc/section/msnbc/news","pageRoute":"/","slug":"news","type":"taxonomy","taxonomyType":"topic","url":{"primary":null}},{"dateCreated":"Fri Apr 01 2022 20:42:09 GMT+0000 (UTC)","dateModified":"Fri Apr 01 2022 20:42:09 GMT+0000 (UTC)","description":{"primary":null},"id":"nctx23345","isCurated":true,"name":"News","path":"nbcnews/show/meet-the-press/news","pageRoute":"/meet-the-press","slug":"news","type":"taxonomy","taxonomyType":"topic","url":{"primary":"https://www.nbcnews.com/meet-the-press"}},{"dateCreated":"Thu Sep 16 2021 03:36:45 GMT+0000 (UTC)","dateModified":"Thu Sep 16 2021 03:36:45 GMT+0000 (UTC)","description":{"primary":null},"id":"nctx7","isCurated":false,"name":"News","path":"nbcnews/section/news","pageRoute":"/","slug":"news","type":"taxonomy","taxonomyType":"section","url":{"primary":null}},{"dateCreated":"Thu Sep 16 2021 03:36:51 GMT+0000 (UTC)","dateModified":"Thu Sep 16 2021 03:36:51 GMT+0000 (UTC)","description":{"primary":null},"id":"nctx73","isCurated":true,"name":"Science","path":"nbcnews/section/science","pageRoute":"/science","slug":"science","type":"taxonomy","taxonomyType":"section","url":{"primary":"https://www.nbcnews.com/science"}}],"primaryVertical":{"name":"News"},"primarySection":null,"primaryTopic":null},"hasCaptions":true,"closedCaptioning":{"smptett":null,"srt":"https://vod.nbcnews.com/nbcnews/captions/2024/04/f_mo_bleached_coral_240415_0425.srt","webvtt":"https://vod.nbcnews.com/nbcnews/captions/2024/04/f_mo_bleached_coral_240415_0425.vtt"},"videoAssets":[{"assetType":"EMP","format":"M3U","publicUrl":"https://prodamdnewsencoding.akamaized.net/NBC_News_Digital/f_mo_bleached_coral_240415/1/abs/index.m3u8","height":1080,"width":1920,"assetDuration":134.602,"bitrate":4554000},{"assetType":"akamaiMp4","format":"MPEG4","publicUrl":"https://prodamdnewsencoding.akamaized.net/NBC_News_Digital/nbcnews/video/2024/04/f_mo_bleached_coral_240415_3377292664.mp4","height":1080,"width":1920,"assetDuration":134.602,"bitrate":4554000}]},{"type":"video","id":"mmvo208955461634","unibrow":{"logo":null,"taxonomyPath":null,"text":"TODAY","url":{"primary":"https://www.today.com/video/science-class-reunites-46-years-later-to-witness-total-solar-eclipse-208955461634"}},"mpxMetadata":{"id":"208955461634","guid":"tdy_sun_highs_lows_solar_eclipse_240414","externalAdvertiserId":"tdy_sun_highs_lows_solar_eclipse_240414"},"datePublished":"Sun Apr 14 2024 13:17:59 GMT+0000 (UTC)","dateCreated":"Sun Apr 14 2024 13:17:59 GMT+0000 (UTC)","dateModified":"Sun Apr 14 2024 19:00:35 GMT+0000 (UTC)","primaryImage":{"id":"vidimg1478938582","headline":{"primary":null},"altText":null,"caption":null,"url":{"primary":"https://media-cldnry.s-nbcnews.com/image/upload/mpx/2704722219/2024_04/1713100660432_tdy_sun_highs_lows_solar_eclipse_240414_1920x1080-oubiy9.jpg"},"imageUrl":{"aims":"https://media14.s-nbcnews.com/i/mpx/2704722219/2024_04/1713100660432_tdy_sun_highs_lows_solar_eclipse_240414_1920x1080-oubiy9.jpg","cloudinary":"https://media-cldnry.s-nbcnews.com/image/upload/mpx/2704722219/2024_04/1713100660432_tdy_sun_highs_lows_solar_eclipse_240414_1920x1080-oubiy9.jpg","telemundo":null},"source":null,"authors":[],"height":null,"width":null,"graphicContent":false},"teaseImage":{"id":"vidimg1478938582","headline":{"primary":null},"altText":null,"caption":null,"url":{"primary":"https://media-cldnry.s-nbcnews.com/image/upload/mpx/2704722219/2024_04/1713100660432_tdy_sun_highs_lows_solar_eclipse_240414_1920x1080-oubiy9.jpg"},"imageUrl":{"aims":"https://media14.s-nbcnews.com/i/mpx/2704722219/2024_04/1713100660432_tdy_sun_highs_lows_solar_eclipse_240414_1920x1080-oubiy9.jpg","cloudinary":"https://media-cldnry.s-nbcnews.com/image/upload/mpx/2704722219/2024_04/1713100660432_tdy_sun_highs_lows_solar_eclipse_240414_1920x1080-oubiy9.jpg","telemundo":null},"source":null,"authors":[],"height":null,"width":null,"graphicContent":false},"url":{"canonical":"https://www.today.com/video/science-class-reunites-46-years-later-to-witness-total-solar-eclipse-208955461634","primary":"https://www.today.com/video/science-class-reunites-46-years-later-to-witness-total-solar-eclipse-208955461634","short":"https://www.today.com/video/science-class-reunites-46-years-later-to-witness-total-solar-eclipse-208955461634","slug":"science-class-reunites-46-years-later-to-witness-total-solar-eclipse-208955461634"},"relatedUrl":null,"relatedContentLink":{"text":null,"url":null},"duration":"PT4M49S","nativeAd":false,"videoType":"broadcast","sentiment":"positive","headline":{"primary":"Science class reunites 46 years later to witness total solar eclipse","tease":"Science class reunites 46 years later to witness total solar eclipse","social":"Science class reunites 46 years later to witness total solar eclipse"},"description":{"primary":"Sunday TODAY’s Willie Geist runs through the Highs and Lows of the week including a science class from 1978 reuniting with their teacher to witness the once-in-a-generation total solar eclipse, a racehorse trotting on the wrong track and more!"},"publisher":{"name":"today"},"source":{"name":"TODAY"},"taxonomy":{"additionalTerms":[{"dateCreated":"Thu Sep 16 2021 03:10:11 GMT+0000 (UTC)","dateModified":"Thu Sep 16 2021 03:10:11 GMT+0000 (UTC)","description":{"primary":null},"id":"nctx19521","isCurated":false,"name":"Science","path":"nbcnews/section/mach/science","pageRoute":"/","slug":"science","type":"taxonomy","taxonomyType":"topic","url":{"primary":null}},{"dateCreated":"Thu Sep 16 2021 03:51:58 GMT+0000 (UTC)","dateModified":"Thu Sep 16 2021 03:51:58 GMT+0000 (UTC)","description":{"primary":null},"id":"nctx19861","isCurated":true,"name":"Science","path":"nbcnews/vertical/mach/science","pageRoute":"/science","slug":"science","type":"taxonomy","taxonomyType":"subvertical","url":{"primary":"https://www.nbcnews.com/mach/science"}},{"dateCreated":"Thu Sep 16 2021 03:36:51 GMT+0000 (UTC)","dateModified":"Thu Sep 16 2021 03:36:51 GMT+0000 (UTC)","description":{"primary":null},"id":"nctx73","isCurated":true,"name":"Science","path":"nbcnews/section/science","pageRoute":"/science","slug":"science","type":"taxonomy","taxonomyType":"section","url":{"primary":"https://www.nbcnews.com/science"}},{"dateCreated":"Thu Sep 16 2021 03:10:17 GMT+0000 (UTC)","dateModified":"Thu Sep 16 2021 03:10:17 GMT+0000 (UTC)","description":{"primary":null},"id":"tdtx101","isCurated":true,"name":"News","path":"today/section/news","pageRoute":"/news","slug":"news","type":"taxonomy","taxonomyType":"section","url":{"primary":"https://www.today.com/news"}},{"dateCreated":"Thu Sep 16 2021 03:10:17 GMT+0000 (UTC)","dateModified":"Thu Sep 16 2021 03:10:17 GMT+0000 (UTC)","description":{"primary":null},"id":"tdtx102","isCurated":true,"name":"Pop Culture","path":"today/section/popculture","pageRoute":"/popculture","slug":"popculture","type":"taxonomy","taxonomyType":"section","url":{"primary":"https://www.today.com/popculture"}},{"dateCreated":"Wed Sep 28 2022 15:01:52 GMT+0000 (UTC)","dateModified":"Wed Sep 28 2022 15:01:52 GMT+0000 (UTC)","description":{"primary":null},"id":"tdtx117","isCurated":false,"name":"News","path":"today/section/news/news","pageRoute":"/","slug":"news","type":"taxonomy","taxonomyType":"topic","url":{"primary":null}},{"dateCreated":"Thu Sep 16 2021 03:10:05 GMT+0000 (UTC)","dateModified":"Thu Sep 16 2021 03:10:05 GMT+0000 (UTC)","description":{"primary":null},"id":"tdtx118","isCurated":true,"name":"Good News","path":"today/section/news/good-news","pageRoute":"/news/good-news","slug":"good-news","type":"taxonomy","taxonomyType":"topic","url":{"primary":"https://www.today.com/news/good-news"}},{"dateCreated":"Thu Sep 16 2021 03:10:14 GMT+0000 (UTC)","dateModified":"Thu Sep 16 2021 03:10:14 GMT+0000 (UTC)","description":{"primary":null},"id":"tdtx154","isCurated":true,"name":"Cutest Thing Ever","path":"today/section/pets/pets/cutest-thing-ever","pageRoute":"/pets/cutest-thing-ever","slug":"cutest-thing-ever","type":"taxonomy","taxonomyType":"subtopic","url":{"primary":"https://www.today.com/pets/cutest-thing-ever"}},{"dateCreated":"Thu Sep 16 2021 03:10:15 GMT+0000 (UTC)","dateModified":"Thu Sep 16 2021 03:10:15 GMT+0000 (UTC)","description":{"primary":null},"id":"tdtx206","isCurated":true,"name":"Moments that Matter","path":"today/section/parents/parents/moments-that-matter","pageRoute":"/parents/moments-that-matter","slug":"moments-that-matter","type":"taxonomy","taxonomyType":"subtopic","url":{"primary":"https://www.today.com/parents/moments-that-matter"}},{"dateCreated":"Tue Jan 04 2022 15:36:59 GMT+0000 (UTC)","dateModified":"Tue Jan 04 2022 15:36:59 GMT+0000 (UTC)","description":{"primary":null},"id":"tdtx2977","isCurated":false,"name":"Top Videos","path":"today/label/top-videos","pageRoute":"/","slug":"top-videos","type":"taxonomy","taxonomyType":"label","url":{"primary":null}},{"dateCreated":"Thu Sep 16 2021 03:36:04 GMT+0000 (UTC)","dateModified":"Thu Sep 16 2021 03:36:04 GMT+0000 (UTC)","description":{"primary":null},"id":"tdtx951","isCurated":true,"name":"Sunday TODAY","path":"today/show/sunday-today","pageRoute":"/sunday-today","slug":"sunday-today","type":"taxonomy","taxonomyType":"show","url":{"primary":"https://www.today.com/sunday-today"}}],"primaryVertical":{"name":"today"},"primarySection":null,"primaryTopic":null},"hasCaptions":true,"closedCaptioning":{"smptett":null,"srt":"https://nbcnewsdigital-static.nbcuni.com/media/captions/NBC_News_Digital/2024/04/1713100660432_tdy_sun_highs_lows_solar_eclipse_240414.srt","webvtt":"https://nbcnewsdigital-static.nbcuni.com/media/captions/NBC_News_Digital/2024/04/1713100660432_tdy_sun_highs_lows_solar_eclipse_240414.vtt"},"videoAssets":[{"assetType":"EMP","format":"M3U","publicUrl":"https://prodamdnewsencoding.akamaized.net/NBC_News_Digital/tdy_sun_highs_lows_solar_eclipse_240414/1/abs/index.m3u8","height":1080,"width":1920,"assetDuration":289.024,"bitrate":4249000},{"assetType":"akamaiMp4","format":"MPEG4","publicUrl":"https://prodamdnewsencoding.akamaized.net/NBC_News_Digital/nbcnews/video/2024/04/1713100660432_tdy_sun_highs_lows_solar_eclipse_240414_6.mp4","height":1080,"width":1920,"assetDuration":289.024,"bitrate":4249008}]},{"type":"video","id":"mmvo208603717917","unibrow":{"logo":null,"taxonomyPath":null,"text":"TODAY","url":{"primary":"https://www.today.com/video/millions-gather-to-celebrate-solar-eclipse-along-path-of-totality-208603717917"}},"mpxMetadata":{"id":"208603717917","guid":"tdy_news_7a_costello_eclipse_240409","externalAdvertiserId":"tdy_news_7a_costello_eclipse_240409"},"datePublished":"Tue Apr 09 2024 11:11:19 GMT+0000 (UTC)","dateCreated":"Tue Apr 09 2024 11:11:19 GMT+0000 (UTC)","dateModified":"Sat Apr 13 2024 03:21:34 GMT+0000 (UTC)","primaryImage":{"id":"vidimg1821086297","headline":{"primary":null},"altText":null,"caption":null,"url":{"primary":"https://media-cldnry.s-nbcnews.com/image/upload/mpx/2704722219/2024_04/Eclipse_x_Viewers-d6cxtc.jpg"},"imageUrl":{"aims":"https://media13.s-nbcnews.com/i/mpx/2704722219/2024_04/Eclipse_x_Viewers-d6cxtc.jpg","cloudinary":"https://media-cldnry.s-nbcnews.com/image/upload/mpx/2704722219/2024_04/Eclipse_x_Viewers-d6cxtc.jpg","telemundo":null},"source":null,"authors":[],"height":null,"width":null,"graphicContent":false},"teaseImage":{"id":"vidimg1821086297","headline":{"primary":null},"altText":null,"caption":null,"url":{"primary":"https://media-cldnry.s-nbcnews.com/image/upload/mpx/2704722219/2024_04/Eclipse_x_Viewers-d6cxtc.jpg"},"imageUrl":{"aims":"https://media13.s-nbcnews.com/i/mpx/2704722219/2024_04/Eclipse_x_Viewers-d6cxtc.jpg","cloudinary":"https://media-cldnry.s-nbcnews.com/image/upload/mpx/2704722219/2024_04/Eclipse_x_Viewers-d6cxtc.jpg","telemundo":null},"source":null,"authors":[],"height":null,"width":null,"graphicContent":false},"url":{"canonical":"https://www.today.com/video/millions-gather-to-celebrate-solar-eclipse-along-path-of-totality-208603717917","primary":"https://www.today.com/video/millions-gather-to-celebrate-solar-eclipse-along-path-of-totality-208603717917","short":"https://www.today.com/video/millions-gather-to-celebrate-solar-eclipse-along-path-of-totality-208603717917","slug":"millions-gather-to-celebrate-solar-eclipse-along-path-of-totality-208603717917"},"relatedUrl":null,"relatedContentLink":{"text":null,"url":null},"duration":"PT3M5S","nativeAd":false,"videoType":"broadcast","sentiment":"positive","headline":{"primary":"Millions gather to celebrate solar eclipse along path of totality","tease":"Millions gather to celebrate solar eclipse along path of totality","social":"Millions gather to celebrate solar eclipse along path of totality"},"description":{"primary":"The total solar eclipse brought millions together to witness the rare once-in-a-generation moment. NBC’s Tom Costello reports for TODAY."},"publisher":{"name":"today"},"source":{"name":"TODAY"},"taxonomy":{"additionalTerms":[{"dateCreated":"Thu Sep 16 2021 03:10:11 GMT+0000 (UTC)","dateModified":"Thu Sep 16 2021 03:10:11 GMT+0000 (UTC)","description":{"primary":null},"id":"nctx19521","isCurated":false,"name":"Science","path":"nbcnews/section/mach/science","pageRoute":"/","slug":"science","type":"taxonomy","taxonomyType":"topic","url":{"primary":null}},{"dateCreated":"Thu Sep 16 2021 03:51:58 GMT+0000 (UTC)","dateModified":"Thu Sep 16 2021 03:51:58 GMT+0000 (UTC)","description":{"primary":null},"id":"nctx19861","isCurated":true,"name":"Science","path":"nbcnews/vertical/mach/science","pageRoute":"/science","slug":"science","type":"taxonomy","taxonomyType":"subvertical","url":{"primary":"https://www.nbcnews.com/mach/science"}},{"dateCreated":"Fri Apr 29 2022 02:27:32 GMT+0000 (UTC)","dateModified":"Fri Apr 29 2022 02:27:32 GMT+0000 (UTC)","description":{"primary":null},"id":"nctx20846","isCurated":false,"name":"News","path":"msnbc/section/msnbc/news","pageRoute":"/","slug":"news","type":"taxonomy","taxonomyType":"topic","url":{"primary":null}},{"dateCreated":"Fri Apr 01 2022 20:42:09 GMT+0000 (UTC)","dateModified":"Fri Apr 01 2022 20:42:09 GMT+0000 (UTC)","description":{"primary":null},"id":"nctx23345","isCurated":true,"name":"News","path":"nbcnews/show/meet-the-press/news","pageRoute":"/meet-the-press","slug":"news","type":"taxonomy","taxonomyType":"topic","url":{"primary":"https://www.nbcnews.com/meet-the-press"}},{"dateCreated":"Thu Sep 16 2021 03:36:45 GMT+0000 (UTC)","dateModified":"Thu Sep 16 2021 03:36:45 GMT+0000 (UTC)","description":{"primary":null},"id":"nctx7","isCurated":false,"name":"News","path":"nbcnews/section/news","pageRoute":"/","slug":"news","type":"taxonomy","taxonomyType":"section","url":{"primary":null}},{"dateCreated":"Thu Sep 16 2021 03:36:51 GMT+0000 (UTC)","dateModified":"Thu Sep 16 2021 03:36:51 GMT+0000 (UTC)","description":{"primary":null},"id":"nctx73","isCurated":true,"name":"Science","path":"nbcnews/section/science","pageRoute":"/science","slug":"science","type":"taxonomy","taxonomyType":"section","url":{"primary":"https://www.nbcnews.com/science"}},{"dateCreated":"Thu Sep 16 2021 03:10:17 GMT+0000 (UTC)","dateModified":"Thu Sep 16 2021 03:10:17 GMT+0000 (UTC)","description":{"primary":null},"id":"tdtx101","isCurated":true,"name":"News","path":"today/section/news","pageRoute":"/news","slug":"news","type":"taxonomy","taxonomyType":"section","url":{"primary":"https://www.today.com/news"}},{"dateCreated":"Wed Sep 28 2022 15:01:52 GMT+0000 (UTC)","dateModified":"Wed Sep 28 2022 15:01:52 GMT+0000 (UTC)","description":{"primary":null},"id":"tdtx117","isCurated":false,"name":"News","path":"today/section/news/news","pageRoute":"/","slug":"news","type":"taxonomy","taxonomyType":"topic","url":{"primary":null}},{"dateCreated":"Fri Sep 23 2022 19:39:40 GMT+0000 (UTC)","dateModified":"Fri Sep 23 2022 19:39:40 GMT+0000 (UTC)","description":{"primary":null},"id":"tdtx134","isCurated":true,"name":"Travel","path":"today/section/money/travel","pageRoute":"/life/travel","slug":"travel","type":"taxonomy","taxonomyType":"topic","url":{"primary":"https://www.today.com/life/travel"}},{"dateCreated":"Thu Sep 16 2021 03:10:13 GMT+0000 (UTC)","dateModified":"Thu Sep 16 2021 03:10:13 GMT+0000 (UTC)","description":{"primary":null},"id":"tdtx2009","isCurated":false,"name":"Travel","path":"today/section/tmrw/travel","pageRoute":"/","slug":"travel","type":"taxonomy","taxonomyType":"topic","url":{"primary":null}},{"dateCreated":"Tue Jan 04 2022 15:36:59 GMT+0000 (UTC)","dateModified":"Tue Jan 04 2022 15:36:59 GMT+0000 (UTC)","description":{"primary":null},"id":"tdtx2977","isCurated":false,"name":"Top Videos","path":"today/label/top-videos","pageRoute":"/","slug":"top-videos","type":"taxonomy","taxonomyType":"label","url":{"primary":null}}],"primaryVertical":{"name":"today"},"primarySection":null,"primaryTopic":null},"hasCaptions":true,"closedCaptioning":{"smptett":null,"srt":"https://vod.nbcnews.com/nbcnews/captions/2024/04/tdy_news_7a_costello_eclipse_240409.srt","webvtt":"https://vod.nbcnews.com/nbcnews/captions/2024/04/tdy_news_7a_costello_eclipse_240409.vtt"},"videoAssets":[{"assetType":"EMP","format":"M3U","publicUrl":"https://prodamdnewsencoding.akamaized.net/NBC_News_Digital/tdy_news_7a_costello_eclipse_240409/1/abs/index.m3u8","height":1080,"width":1920,"assetDuration":185.386,"bitrate":4560000},{"assetType":"akamaiMp4","format":"MPEG4","publicUrl":"https://prodamdnewsencoding.akamaized.net/NBC_News_Digital/nbcnews/video/2024/04/tdy_news_7a_costello_eclipse_240409_3368886548.mp4","height":1080,"width":1920,"assetDuration":185.386,"bitrate":4560000}]},{"type":"video","id":"mmvo208587845997","unibrow":{"logo":null,"taxonomyPath":null,"text":"NBC News NOW","url":{"primary":"https://www.nbcnews.com/now/video/meet-the-woman-who-has-seen-21-solar-eclipses-208587845997"}},"mpxMetadata":{"id":"208587845997","guid":"now_staytuned_eclipse_ferrer_240408","externalAdvertiserId":"now_staytuned_eclipse_ferrer_240408"},"datePublished":"Tue Apr 09 2024 01:30:51 GMT+0000 (UTC)","dateCreated":"Tue Apr 09 2024 01:30:51 GMT+0000 (UTC)","dateModified":"Tue Apr 09 2024 01:31:50 GMT+0000 (UTC)","primaryImage":{"id":"vidimg3371059205","headline":{"primary":null},"altText":null,"caption":null,"url":{"primary":"https://media-cldnry.s-nbcnews.com/image/upload/mpx/2704722219/2024_04/1712626230591_now_staytuned_eclipse_ferrer_240408_1920x1080-280nqs.jpg"},"imageUrl":{"aims":"https://media11.s-nbcnews.com/i/mpx/2704722219/2024_04/1712626230591_now_staytuned_eclipse_ferrer_240408_1920x1080-280nqs.jpg","cloudinary":"https://media-cldnry.s-nbcnews.com/image/upload/mpx/2704722219/2024_04/1712626230591_now_staytuned_eclipse_ferrer_240408_1920x1080-280nqs.jpg","telemundo":null},"source":null,"authors":[],"height":null,"width":null,"graphicContent":false},"teaseImage":{"id":"vidimg3371059205","headline":{"primary":null},"altText":null,"caption":null,"url":{"primary":"https://media-cldnry.s-nbcnews.com/image/upload/mpx/2704722219/2024_04/1712626230591_now_staytuned_eclipse_ferrer_240408_1920x1080-280nqs.jpg"},"imageUrl":{"aims":"https://media11.s-nbcnews.com/i/mpx/2704722219/2024_04/1712626230591_now_staytuned_eclipse_ferrer_240408_1920x1080-280nqs.jpg","cloudinary":"https://media-cldnry.s-nbcnews.com/image/upload/mpx/2704722219/2024_04/1712626230591_now_staytuned_eclipse_ferrer_240408_1920x1080-280nqs.jpg","telemundo":null},"source":null,"authors":[],"height":null,"width":null,"graphicContent":false},"url":{"canonical":"https://www.nbcnews.com/now/video/meet-the-woman-who-has-seen-21-solar-eclipses-208587845997","primary":"https://www.nbcnews.com/now/video/meet-the-woman-who-has-seen-21-solar-eclipses-208587845997","short":"https://www.nbcnews.com/now/video/meet-the-woman-who-has-seen-21-solar-eclipses-208587845997","slug":"meet-the-woman-who-has-seen-21-solar-eclipses-208587845997"},"relatedUrl":null,"relatedContentLink":{"text":null,"url":null},"duration":"PT2M23S","nativeAd":false,"videoType":"original","sentiment":"neutral","headline":{"primary":"Meet the woman who has seen 21 solar eclipses","tease":"Meet the woman who has seen 21 solar eclipses","social":"Meet the woman who has seen 21 solar eclipses"},"description":{"primary":"Leticia Ferrer’s passion is chasing solar eclipses. She has seen 21 and hasn’t missed one since 1998. Ferrer has even gone as far as the middle of the Pacific and Atlantic oceans to see them. She talks with Ellison Barber about the power of witnessing these celestial events."},"publisher":{"name":"nbcnews"},"source":{"name":"NBC News NOW"},"taxonomy":{"additionalTerms":[{"dateCreated":"Thu Sep 16 2021 03:10:11 GMT+0000 (UTC)","dateModified":"Thu Sep 16 2021 03:10:11 GMT+0000 (UTC)","description":{"primary":null},"id":"nctx19521","isCurated":false,"name":"Science","path":"nbcnews/section/mach/science","pageRoute":"/","slug":"science","type":"taxonomy","taxonomyType":"topic","url":{"primary":null}},{"dateCreated":"Thu Sep 16 2021 03:51:58 GMT+0000 (UTC)","dateModified":"Thu Sep 16 2021 03:51:58 GMT+0000 (UTC)","description":{"primary":null},"id":"nctx19861","isCurated":true,"name":"Science","path":"nbcnews/vertical/mach/science","pageRoute":"/science","slug":"science","type":"taxonomy","taxonomyType":"subvertical","url":{"primary":"https://www.nbcnews.com/mach/science"}},{"dateCreated":"Thu Sep 16 2021 03:52:10 GMT+0000 (UTC)","dateModified":"Thu Sep 16 2021 03:52:10 GMT+0000 (UTC)","description":{"primary":null},"id":"nctx21301","isCurated":true,"name":"NBC News NOW","path":"nbcnews/collection/nbc-news-now","pageRoute":"/now","slug":"nbc-news-now","type":"taxonomy","taxonomyType":"collection","url":{"primary":"https://www.nbcnews.com/now"}},{"dateCreated":"Thu Sep 16 2021 03:36:51 GMT+0000 (UTC)","dateModified":"Thu Sep 16 2021 03:36:51 GMT+0000 (UTC)","description":{"primary":null},"id":"nctx73","isCurated":true,"name":"Science","path":"nbcnews/section/science","pageRoute":"/science","slug":"science","type":"taxonomy","taxonomyType":"section","url":{"primary":"https://www.nbcnews.com/science"}}],"primaryVertical":{"name":"News"},"primarySection":null,"primaryTopic":null},"hasCaptions":true,"closedCaptioning":{"smptett":null,"srt":"https://nbcnewsdigital-static.nbcuni.com/media/captions/NBC_News_Digital/2024/04/1712626230591_now_staytuned_eclipse_ferrer_240408.srt","webvtt":"https://nbcnewsdigital-static.nbcuni.com/media/captions/NBC_News_Digital/2024/04/1712626230591_now_staytuned_eclipse_ferrer_240408.vtt"},"videoAssets":[{"assetType":"EMP","format":"M3U","publicUrl":"https://prodamdnewsencoding.akamaized.net/NBC_News_Digital/now_staytuned_eclipse_ferrer_240408/1/abs/index.m3u8","height":1080,"width":1920,"assetDuration":142.944,"bitrate":4140000},{"assetType":"akamaiMp4","format":"MPEG4","publicUrl":"https://prodamdnewsencoding.akamaized.net/NBC_News_Digital/nbcnews/video/2024/04/1712626230591_now_staytuned_eclipse_ferrer_240408_6.mp4","height":1080,"width":1920,"assetDuration":142.944,"bitrate":4140662}]},{"type":"video","id":"mmvo208588869826","unibrow":{"logo":null,"taxonomyPath":null,"text":"NBC News NOW","url":{"primary":"https://www.nbcnews.com/now/video/scientists-will-use-total-solar-eclipse-to-study-the-sun-s-corona-208588869826"}},"mpxMetadata":{"id":"208588869826","guid":"now_staytuned_sun_corona_240408","externalAdvertiserId":"now_staytuned_sun_corona_240408"},"datePublished":"Tue Apr 09 2024 01:15:40 GMT+0000 (UTC)","dateCreated":"Tue Apr 09 2024 01:15:40 GMT+0000 (UTC)","dateModified":"Tue Apr 09 2024 01:16:37 GMT+0000 (UTC)","primaryImage":{"id":"vidimg3307739301","headline":{"primary":null},"altText":null,"caption":null,"url":{"primary":"https://media-cldnry.s-nbcnews.com/image/upload/mpx/2704722219/2024_04/1712625319557_now_staytuned_sun_corona_240408_1920x1080-01e4nj.jpg"},"imageUrl":{"aims":"https://media11.s-nbcnews.com/i/mpx/2704722219/2024_04/1712625319557_now_staytuned_sun_corona_240408_1920x1080-01e4nj.jpg","cloudinary":"https://media-cldnry.s-nbcnews.com/image/upload/mpx/2704722219/2024_04/1712625319557_now_staytuned_sun_corona_240408_1920x1080-01e4nj.jpg","telemundo":null},"source":null,"authors":[],"height":null,"width":null,"graphicContent":false},"teaseImage":{"id":"vidimg3307739301","headline":{"primary":null},"altText":null,"caption":null,"url":{"primary":"https://media-cldnry.s-nbcnews.com/image/upload/mpx/2704722219/2024_04/1712625319557_now_staytuned_sun_corona_240408_1920x1080-01e4nj.jpg"},"imageUrl":{"aims":"https://media11.s-nbcnews.com/i/mpx/2704722219/2024_04/1712625319557_now_staytuned_sun_corona_240408_1920x1080-01e4nj.jpg","cloudinary":"https://media-cldnry.s-nbcnews.com/image/upload/mpx/2704722219/2024_04/1712625319557_now_staytuned_sun_corona_240408_1920x1080-01e4nj.jpg","telemundo":null},"source":null,"authors":[],"height":null,"width":null,"graphicContent":false},"url":{"canonical":"https://www.nbcnews.com/now/video/scientists-will-use-total-solar-eclipse-to-study-the-sun-s-corona-208588869826","primary":"https://www.nbcnews.com/now/video/scientists-will-use-total-solar-eclipse-to-study-the-sun-s-corona-208588869826","short":"https://www.nbcnews.com/now/video/scientists-will-use-total-solar-eclipse-to-study-the-sun-s-corona-208588869826","slug":"scientists-will-use-total-solar-eclipse-to-study-the-sun-s-corona-208588869826"},"relatedUrl":null,"relatedContentLink":{"text":null,"url":null},"duration":"PT5M16S","nativeAd":false,"videoType":"original","sentiment":"neutral","headline":{"primary":"Scientists will use total solar eclipse to study the sun's corona","tease":"Scientists will use total solar eclipse to study the sun's corona","social":"Scientists will use total solar eclipse to study the sun's corona"},"description":{"primary":"While millions were awed by the total solar eclipse, scientists hope to learn more about our sun from the celestial event. Amir Caspi, a solar astrophysicist at Southwest Research Institute, talks with Ellison Barber about research his colleagues hope to gather on the sun's corona and what they can learn about the different temperature regions of the star."},"publisher":{"name":"nbcnews"},"source":{"name":"NBC News NOW"},"taxonomy":{"additionalTerms":[{"dateCreated":"Thu Sep 16 2021 03:10:11 GMT+0000 (UTC)","dateModified":"Thu Sep 16 2021 03:10:11 GMT+0000 (UTC)","description":{"primary":null},"id":"nctx19521","isCurated":false,"name":"Science","path":"nbcnews/section/mach/science","pageRoute":"/","slug":"science","type":"taxonomy","taxonomyType":"topic","url":{"primary":null}},{"dateCreated":"Thu Sep 16 2021 03:51:58 GMT+0000 (UTC)","dateModified":"Thu Sep 16 2021 03:51:58 GMT+0000 (UTC)","description":{"primary":null},"id":"nctx19861","isCurated":true,"name":"Science","path":"nbcnews/vertical/mach/science","pageRoute":"/science","slug":"science","type":"taxonomy","taxonomyType":"subvertical","url":{"primary":"https://www.nbcnews.com/mach/science"}},{"dateCreated":"Thu Sep 16 2021 03:52:10 GMT+0000 (UTC)","dateModified":"Thu Sep 16 2021 03:52:10 GMT+0000 (UTC)","description":{"primary":null},"id":"nctx21301","isCurated":true,"name":"NBC News NOW","path":"nbcnews/collection/nbc-news-now","pageRoute":"/now","slug":"nbc-news-now","type":"taxonomy","taxonomyType":"collection","url":{"primary":"https://www.nbcnews.com/now"}},{"dateCreated":"Thu Sep 16 2021 03:36:51 GMT+0000 (UTC)","dateModified":"Thu Sep 16 2021 03:36:51 GMT+0000 (UTC)","description":{"primary":null},"id":"nctx73","isCurated":true,"name":"Science","path":"nbcnews/section/science","pageRoute":"/science","slug":"science","type":"taxonomy","taxonomyType":"section","url":{"primary":"https://www.nbcnews.com/science"}}],"primaryVertical":{"name":"News"},"primarySection":null,"primaryTopic":null},"hasCaptions":true,"closedCaptioning":{"smptett":null,"srt":"https://nbcnewsdigital-static.nbcuni.com/media/captions/NBC_News_Digital/2024/04/1712625319557_now_staytuned_sun_corona_240408.srt","webvtt":"https://nbcnewsdigital-static.nbcuni.com/media/captions/NBC_News_Digital/2024/04/1712625319557_now_staytuned_sun_corona_240408.vtt"},"videoAssets":[{"assetType":"EMP","format":"M3U","publicUrl":"https://prodamdnewsencoding.akamaized.net/NBC_News_Digital/now_staytuned_sun_corona_240408/1/abs/index.m3u8","height":1080,"width":1920,"assetDuration":315.551,"bitrate":4104000},{"assetType":"akamaiMp4","format":"MPEG4","publicUrl":"https://prodamdnewsencoding.akamaized.net/NBC_News_Digital/nbcnews/video/2024/04/1712625319557_now_staytuned_sun_corona_240408_6.mp4","height":1080,"width":1920,"assetDuration":315.551,"bitrate":4104031}]}]}}}],"text":["The solar eclipse has exited the United States and is continuing on its path over eastern Canada.","Maine was the last state in the country to experience totality."]},"cardData":{"graphics":[]},"date":{"createdAt":"2024-04-08T19:59:44.884Z","publishedAt":"2024-04-08T19:59:44.884Z","modifiedAt":"2024-04-08T20:00:38.310Z"},"description":{"primary":"The solar eclipse has exited the United States and is continuing on its path over eastern Canada.","seo":"The solar eclipse has exited the United States and is continuing on its path over eastern Canada.","social":"Eclipse wraps up in the U.S."},"headline":{"primary":"Eclipse wraps up in the U.S.","seo":"Eclipse wraps up in the U.S.","social":"Eclipse wraps up in the U.S.","tease":"Eclipse wraps up in the U.S."},"primaryImage":null,"teaseImage":null,"taxonomy":{"primaryChannel":{"id":"rctx6603","path":"nbcnews/channel/nebula-blog-rcna145900","taxonomyType":"channel"},"primaryVertical":{"dateCreated":"Thu Sep 16 2021 03:51:57 GMT+0000 (UTC)","dateModified":"Thu Sep 16 2021 03:51:57 GMT+0000 (UTC)","description":{"primary":null},"id":"nctx20366","isCurated":true,"name":"News","path":"nbcnews/vertical/news","pageRoute":"/","slug":"news","type":"taxonomy","taxonomyType":"vertical","url":{"primary":"https://www.nbcnews.com/"}}},"url":{"primary":"https://www.nbcnews.com/science/space/live-blog/solar-eclipse-2024-live-updates-rcna145900#rcrd38575"},"replies":[]},{"id":"rcrd38572","authors":[{"bio":[{"type":"markup","element":"p","html":"Joy Burton works in audience development for NBC News and MSNBC. "}],"dateCreated":"Thu Nov 23 2023 15:35:32 GMT+0000 (UTC)","dateModified":"Tue Jan 09 2024 03:56:54 GMT+0000 (UTC)","shortBio":null,"liveBlogShortBio":"","experience":[],"educationAndExpertise":[],"awards":[],"id":"ncpn1307976","email":null,"jobTitle":[],"name":"Joy Burton","primaryImage":{"altText":null,"height":3906,"url":{"primary":"https://media-cldnry.s-nbcnews.com/image/upload/newscms/2024_02/3635032/syracuse-headshot-square.jpg"},"width":3913},"publisher":{"name":"nbcnews","subType":null,"type":"organization"},"socialMediaProfiles":{"email":null,"facebook":null,"instagram":null,"pinterest":null,"snapchat":null,"tiktok":null,"twitter":null,"whatsapp":null,"youtube":null},"subType":null,"type":"person","url":{"canonical":"https://www.nbcnews.com/author/joy-burton-ncpn1307976","primary":"https://www.nbcnews.com/author/joy-burton-ncpn1307976","short":"https://www.nbcnews.com/author/joy-burton-ncpn1307976","slug":"joy-burton-ncpn1307976"},"worksFor":null}],"cardType":"POST","isHeadlineHidden":false,"content":{"markupAndEmbeds":[{"type":"markup","element":"p","html":"BROWNSBURG, Ind. — When the eclipse reached totality here, the whole park cheered and the streetlights flashed on. "},{"type":"markup","element":"p","html":"Some science enthusiasts near us looked through a high-powered telescope, and a group of children wrapped in glowsticks chased one another around a picnic blanket. It was idyllic."}],"text":["BROWNSBURG, Ind. — When the eclipse reached totality here, the whole park cheered and the streetlights flashed on. ","Some science enthusiasts near us looked through a high-powered telescope, and a group of children wrapped in glowsticks chased one another around a picnic blanket. It was idyllic."]},"cardData":{"graphics":[]},"date":{"createdAt":"2024-04-08T19:59:21.956Z","publishedAt":"2024-04-08T19:59:21.956Z","modifiedAt":"2024-04-08T20:08:44.593Z"},"description":{"primary":"When the eclipse reached totality here, the whole park cheered and the streetlights flashed on.","seo":"When the eclipse reached totality here, the whole park cheered and the streetlights flashed on.","social":"In Indiana, the streetlights came on when the eclipse reached totality"},"headline":{"primary":"In Indiana, the streetlights came on when the eclipse reached totality","seo":"In Indiana, the streetlights came on when the eclipse reached totality","social":"In Indiana, the streetlights came on when the eclipse reached totality","tease":"In Indiana, the streetlights came on when the eclipse reached totality"},"primaryImage":null,"teaseImage":null,"taxonomy":{"primaryChannel":{"id":"rctx6603","path":"nbcnews/channel/nebula-blog-rcna145900","taxonomyType":"channel"},"primaryVertical":{"dateCreated":"Thu Sep 16 2021 03:51:57 GMT+0000 (UTC)","dateModified":"Thu Sep 16 2021 03:51:57 GMT+0000 (UTC)","description":{"primary":null},"id":"nctx20366","isCurated":true,"name":"News","path":"nbcnews/vertical/news","pageRoute":"/","slug":"news","type":"taxonomy","taxonomyType":"vertical","url":{"primary":"https://www.nbcnews.com/"}}},"url":{"primary":"https://www.nbcnews.com/science/space/live-blog/solar-eclipse-2024-live-updates-rcna145900#rcrd38572"},"replies":[]},{"id":"rcrd38571","authors":[{"bio":[{"type":"markup","element":"p","html":"Ginger Gibson is the senior Washington editor for NBC News Digital."}],"dateCreated":"Wed Jul 15 2020 18:59:09 GMT+0000 (UTC)","dateModified":"Fri Jan 05 2024 19:00:50 GMT+0000 (UTC)","shortBio":"Ginger Gibson is the senior Washington editor for NBC News Digital.","liveBlogShortBio":"Senior Washington Editor","experience":[],"educationAndExpertise":[],"awards":[],"id":"ncpn1233927","email":"ginger.gibson@nbcuni.com","jobTitle":[],"name":"Ginger Gibson","primaryImage":{"altText":"Ginger Gibson.","height":1500,"url":{"primary":"https://media-cldnry.s-nbcnews.com/image/upload/newscms/2023_08/3595833/ginger-gibson-byline-jm-1.jpg"},"width":1500},"publisher":{"name":"nbcnews","subType":null,"type":"organization"},"socialMediaProfiles":{"email":null,"facebook":null,"instagram":null,"pinterest":null,"snapchat":null,"tiktok":null,"twitter":"@gingergibson","whatsapp":null,"youtube":null},"subType":null,"type":"person","url":{"canonical":"https://www.nbcnews.com/author/ginger-gibson-ncpn1233927","primary":"https://www.nbcnews.com/author/ginger-gibson-ncpn1233927","short":"https://www.nbcnews.com/author/ginger-gibson-ncpn1233927","slug":"ginger-gibson-ncpn1233927"},"worksFor":null}],"cardType":"POST","isHeadlineHidden":false,"content":{"markupAndEmbeds":[{"type":"markup","element":"p","html":"LORDSTOWN, Ohio — The Mincks family watched in the parking lot of the Foxconn Electric Vehicle plant in Lordstown, Ohio."},{"type":"markup","element":"p","html":"Dan Mincks works at the plant, where his employer opened the parking lot up to the public. He was joined by his wife, Julie, and their three kids."},{"type":"markup","element":"p","html":"“Almost like a thunderstorm rolled in. It was not what I expected,” Mincks said. “I don’t have any words to describe what I expected. It just a total blackout.”"},{"presentation":{"alignment":"center","size":"medium","style":"default","byline":null,"hideRecommendations":false,"hideProductRecommendations":false,"_overriddenByGetProcessedCardData":true},"type":"embeddedImage","image":{"id":"rcim252371","headline":{"primary":null,"tease":null,"seo":null,"social":null},"caption":"Dan Mincks with his family in the parking lot of the Foxconn Electric Vehicle plant in Lordstown, Ohio.","altText":"","url":{"primary":"https://media-cldnry.s-nbcnews.com/image/upload/rockcms/2024-04/240408-eclipse-ohio-dan-mincks-se-246p-333be6.jpg"},"imageUrl":{"aims":"https://media1.s-nbcnews.com/i/rockcms/2024-04/252371/240408-eclipse-ohio-dan-mincks-se-246p-333be6_730b2b9dfe2b69c560a8634c335e085fb58b6de3.jpg","cloudinary":"https://media-cldnry.s-nbcnews.com/image/upload/rockcms/2024-04/240408-eclipse-ohio-dan-mincks-se-246p-333be6.jpg","telemundo":null},"encodingFormat":"image/jpeg","height":1666,"width":2499,"authors":[{"name":"Ginger Gibson"}],"source":{"name":"NBC News","copyright":null},"graphicContent":false}},{"type":"markup","element":"p","html":"“It was like a black hole,” 11-year-old Allison said."},{"type":"markup","element":"p","html":"Ray Grope, 75, of North Jackson, brought his great-granddaughter Emelia, 1, to the Foxconn EV plant parking lot in Lordstown, Ohio, where he worked until he retired when it was GM plant."},{"type":"markup","element":"p","html":"“I just called a neighbor and they stayed home to watch it,” said Grope, who was joined by his wife, Jennifer. “I called them and they said they’re not seeing anything, and I told them you’ve got to put the glasses on.”"}],"text":["LORDSTOWN, Ohio — The Mincks family watched in the parking lot of the Foxconn Electric Vehicle plant in Lordstown, Ohio.","Dan Mincks works at the plant, where his employer opened the parking lot up to the public. He was joined by his wife, Julie, and their three kids.","“Almost like a thunderstorm rolled in. It was not what I expected,” Mincks said. “I don’t have any words to describe what I expected. It just a total blackout.”","“It was like a black hole,” 11-year-old Allison said.","Ray Grope, 75, of North Jackson, brought his great-granddaughter Emelia, 1, to the Foxconn EV plant parking lot in Lordstown, Ohio, where he worked until he retired when it was GM plant.","“I just called a neighbor and they stayed home to watch it,” said Grope, who was joined by his wife, Jennifer. “I called them and they said they’re not seeing anything, and I told them you’ve got to put the glasses on.”"]},"cardData":{"graphics":[]},"date":{"createdAt":"2024-04-08T19:52:55.822Z","publishedAt":"2024-04-08T19:52:55.822Z","modifiedAt":"2024-04-08T20:42:20.195Z"},"description":{"primary":"The Mincks family watched in the parking lot of the Foxconn Electric Vehicle plant in Lordstown, Ohio.","seo":"The Mincks family watched in the parking lot of the Foxconn Electric Vehicle plant in Lordstown, Ohio.","social":"Families in Ohio gather to watch the eclipse"},"headline":{"primary":"Families in Ohio gather to watch the eclipse","seo":"Families in Ohio gather to watch the eclipse","social":"Families in Ohio gather to watch the eclipse","tease":"Families in Ohio gather to watch the eclipse"},"primaryImage":null,"teaseImage":null,"taxonomy":{"primaryChannel":{"id":"rctx6603","path":"nbcnews/channel/nebula-blog-rcna145900","taxonomyType":"channel"},"primaryVertical":{"dateCreated":"Thu Sep 16 2021 03:51:57 GMT+0000 (UTC)","dateModified":"Thu Sep 16 2021 03:51:57 GMT+0000 (UTC)","description":{"primary":null},"id":"nctx20366","isCurated":true,"name":"News","path":"nbcnews/vertical/news","pageRoute":"/","slug":"news","type":"taxonomy","taxonomyType":"vertical","url":{"primary":"https://www.nbcnews.com/"}}},"url":{"primary":"https://www.nbcnews.com/science/space/live-blog/solar-eclipse-2024-live-updates-rcna145900#rcrd38571"},"replies":[]},{"id":"rcrd38573","authors":[{"bio":[{"type":"markup","element":"p","html":"Denise Chow is a reporter for NBC News Science focused on general science and climate change."}],"dateCreated":"Thu Oct 26 2017 15:38:17 GMT+0000 (UTC)","dateModified":"Tue Nov 15 2022 15:24:24 GMT+0000 (UTC)","shortBio":null,"liveBlogShortBio":"","experience":[],"educationAndExpertise":[],"awards":[],"id":"ncpn814621","email":"denise.chow@nbcuni.com","jobTitle":[],"name":"Denise Chow","primaryImage":{"altText":"Denise Chow.","height":1500,"url":{"primary":"https://media-cldnry.s-nbcnews.com/image/upload/newscms/2022_46/3581047/denise-chow-byline-jm.jpg"},"width":1500},"publisher":{"name":"nbcnews","subType":null,"type":"organization"},"socialMediaProfiles":{"email":null,"facebook":null,"instagram":null,"pinterest":null,"snapchat":null,"tiktok":null,"twitter":"@denisechow","whatsapp":null,"youtube":null},"subType":null,"type":"person","url":{"canonical":"https://www.nbcnews.com/author/denise-chow-ncpn814621","primary":"https://www.nbcnews.com/author/denise-chow-ncpn814621","short":"https://www.nbcnews.com/author/denise-chow-ncpn814621","slug":"denise-chow-ncpn814621"},"worksFor":null}],"cardType":"POST","isHeadlineHidden":false,"content":{"markupAndEmbeds":[{"type":"markup","element":"p","html":"The solar eclipse wasn’t just a spectacle from the ground — satellites also caught the show from space. "},{"type":"markup","element":"p","html":"The National Weather Service’s outpost in Boise, Idaho, posted a fascinating video on X showing the solar eclipse crossing the south-central United States. The shadow of the moon appears as a dark smudge charging northeast over the country."},{"type":"embeddedWidget","presentation":{"alignment":"center","size":"medium","style":"default","byline":null,"hideRecommendations":false,"hideProductRecommendations":false,"_overriddenByGetProcessedCardData":true},"widget":{"id":"ncwd999999","type":"widget","name":"IFRAMELY_EXTERNAL_EMBED","baseline":"\u003cdiv class=\"iframely-twitter iframely-app iframely-embed\" style=\"max-width: 550px;\"\u003e\u003cdiv class=\"iframely-responsive\" style=\"padding-bottom: 100%;\"\u003e\u003ciframe src=\"//iframe.nbcnews.com/4UgIhuR?_showcaption=true\u0026app=1\" allowfullscreen\u003e\u003c/iframe\u003e\u003c/div\u003e\u003c/div\u003e","mobileBaseline":"\u003camp-iframe src=\"https://iframe.nbcnews.com/4UgIhuR?_showcaption=true\u0026amp=1\" width=\"400\" height=\"400\" frameborder=\"0\" allowfullscreen layout=\"responsive\" resizable sandbox=\"allow-scripts allow-same-origin allow-popups allow-forms allow-top-navigation-by-user-activation\"\u003e\u003camp-img layout=\"fill\" src=\"https://iframe.nbcnews.com/amp169/thumbnail\" placeholder\u003e\u003c/amp-img\u003e\u003cbutton overflow\u003eRead more\u003c/button\u003e\u003c/amp-iframe\u003e","fallbackUrl":"https://twitter.com/NWSBoise/status/1777412561811689642","properties":{"canonical-url":"https://twitter.com/NWSBoise/status/1777412561811689642","description":"Didn't make it to see the path of totality? That's OK, check out this view from space as the moon traverses through the south-central US #Eclipse2024 pic.twitter.com/0QA52YTFzX— NWS Boise (@NWSBoise) April 8, 2024\n\n\n","headline":"NWS Boise on Twitter / X","iframely-embed-amp-html":"\u003camp-iframe src=\"https://iframe.nbcnews.com/4UgIhuR?_showcaption=true\u0026amp=1\" width=\"400\" height=\"400\" frameborder=\"0\" allowfullscreen layout=\"responsive\" resizable sandbox=\"allow-scripts allow-same-origin allow-popups allow-forms allow-top-navigation-by-user-activation\"\u003e\u003camp-img layout=\"fill\" src=\"https://iframe.nbcnews.com/amp169/thumbnail\" placeholder\u003e\u003c/amp-img\u003e\u003cbutton overflow\u003eRead more\u003c/button\u003e\u003c/amp-iframe\u003e","iframely-embed-html":"\u003cdiv class=\"iframely-twitter iframely-app iframely-embed\" style=\"max-width: 550px;\"\u003e\u003cdiv class=\"iframely-responsive\" style=\"padding-bottom: 100%;\"\u003e\u003ciframe src=\"//iframe.nbcnews.com/4UgIhuR?_showcaption=true\u0026app=1\" allowfullscreen\u003e\u003c/iframe\u003e\u003c/div\u003e\u003c/div\u003e","iframely-embed-id":"4UgIhuR","iframely-embed-site":"Twitter","presentation-alignment":"CENTER","presentation-size":"MEDIUM"},"publisher":{"name":"nbcnews"}}}],"text":["The solar eclipse wasn’t just a spectacle from the ground — satellites also caught the show from space. ","The National Weather Service’s outpost in Boise, Idaho, posted a fascinating video on X showing the solar eclipse crossing the south-central United States. The shadow of the moon appears as a dark smudge charging northeast over the country."]},"cardData":{"graphics":[]},"date":{"createdAt":"2024-04-08T19:52:33.399Z","publishedAt":"2024-04-08T19:52:33.399Z","modifiedAt":"2024-04-08T19:52:33.399Z"},"description":{"primary":"The solar eclipse wasn’t just a spectacle from the ground — satellites also caught the show from space.","seo":"The solar eclipse wasn’t just a spectacle from the ground — satellites also caught the show from space.","social":"Solar eclipse from space"},"headline":{"primary":"Solar eclipse from space","seo":"Solar eclipse from space","social":"Solar eclipse from space","tease":"Solar eclipse from space"},"primaryImage":null,"teaseImage":null,"taxonomy":{"primaryChannel":{"id":"rctx6603","path":"nbcnews/channel/nebula-blog-rcna145900","taxonomyType":"channel"},"primaryVertical":{"dateCreated":"Thu Sep 16 2021 03:51:57 GMT+0000 (UTC)","dateModified":"Thu Sep 16 2021 03:51:57 GMT+0000 (UTC)","description":{"primary":null},"id":"nctx20366","isCurated":true,"name":"News","path":"nbcnews/vertical/news","pageRoute":"/","slug":"news","type":"taxonomy","taxonomyType":"vertical","url":{"primary":"https://www.nbcnews.com/"}}},"url":{"primary":"https://www.nbcnews.com/science/space/live-blog/solar-eclipse-2024-live-updates-rcna145900#rcrd38573"},"replies":[]},{"id":"rcrd38568","authors":[{"bio":[],"dateCreated":"Mon Jul 27 2015 19:12:36 GMT+0000 (UTC)","dateModified":"Wed Mar 24 2021 09:15:02 GMT+0000 (UTC)","shortBio":null,"liveBlogShortBio":"","experience":[],"educationAndExpertise":[],"awards":[],"id":"ncpn399176","email":null,"jobTitle":[],"name":"NBC News","primaryImage":null,"publisher":{"name":"nbcnews","subType":null,"type":"organization"},"socialMediaProfiles":{"email":null,"facebook":"http://www.facebook.com/nbcnews","instagram":"nbcnews","pinterest":null,"snapchat":null,"tiktok":null,"twitter":"@nbcnews","whatsapp":null,"youtube":null},"subType":null,"type":"person","url":null,"worksFor":null}],"cardType":"POST","isHeadlineHidden":false,"content":{"markupAndEmbeds":[{"type":"markup","element":"p","html":"Totality swept the Midwest, cloaking Cleveland in darkness for a little under 4 minutes. Experience what those moments were like as temperatures dropped and afternoon turned to night."},{"type":"embeddedVideo","disablePlaylistAutoplay":false,"presentation":{"alignment":"left","size":"medium","style":"default","byline":null,"hideRecommendations":false,"hideProductRecommendations":false,"_overriddenByGetProcessedCardData":true},"video":{"id":"mmvo208563269612","taxonomy":{"additionalTerms":[{"dateCreated":"Thu Sep 16 2021 03:10:11 GMT+0000 (UTC)","dateModified":"Thu Sep 16 2021 03:10:11 GMT+0000 (UTC)","description":{"primary":null},"id":"nctx19521","isCurated":false,"name":"Science","path":"nbcnews/section/mach/science","pageRoute":"/","slug":"science","type":"taxonomy","taxonomyType":"topic","url":{"primary":null}},{"dateCreated":"Thu Sep 16 2021 03:51:58 GMT+0000 (UTC)","dateModified":"Thu Sep 16 2021 03:51:58 GMT+0000 (UTC)","description":{"primary":null},"id":"nctx19861","isCurated":true,"name":"Science","path":"nbcnews/vertical/mach/science","pageRoute":"/science","slug":"science","type":"taxonomy","taxonomyType":"subvertical","url":{"primary":"https://www.nbcnews.com/mach/science"}},{"dateCreated":"Thu Sep 16 2021 03:15:10 GMT+0000 (UTC)","dateModified":"Thu Sep 16 2021 03:15:10 GMT+0000 (UTC)","description":{"primary":null},"id":"nctx66","isCurated":true,"name":"U.S. news","path":"nbcnews/section/news/us-news","pageRoute":"/us-news","slug":"us-news","type":"taxonomy","taxonomyType":"topic","url":{"primary":"https://www.nbcnews.com/us-news"}},{"dateCreated":"Thu Sep 16 2021 03:36:51 GMT+0000 (UTC)","dateModified":"Thu Sep 16 2021 03:36:51 GMT+0000 (UTC)","description":{"primary":null},"id":"nctx73","isCurated":true,"name":"Science","path":"nbcnews/section/science","pageRoute":"/science","slug":"science","type":"taxonomy","taxonomyType":"section","url":{"primary":"https://www.nbcnews.com/science"}}],"primaryVertical":{"name":"News","taxonomyType":"vertical"},"primarySection":null,"primaryTopic":null},"unibrow":{"logo":null,"taxonomyPath":null,"text":"NBC News","url":{"primary":"https://www.nbcnews.com/video/cheering-ohio-crowds-greet-the-solar-eclipse-208563269612"}},"duration":"PT4M13S","dateCreated":"Mon Apr 08 2024 19:32:00 GMT+0000 (UTC)","datePublished":"Mon Apr 08 2024 19:32:00 GMT+0000 (UTC)","dateModified":"Mon Apr 08 2024 19:32:59 GMT+0000 (UTC)","dateBroadcast":"Mon Apr 08 2024 19:32:03 GMT+0000 (UTC)","liveVideoStatus":"NONE","nativeAd":false,"mpxMetadata":{"id":"208563269612","guid":"nbc_eclipse_cleveland_totality_240408","externalAdvertiserId":"nbc_eclipse_cleveland_totality_240408","accountId":"2704722219","accountName":"nbcnewsdigital"},"source":{"name":"NBC News"},"publisher":{"name":"nbcnews"},"partOfEpisode":null,"partOfSeason":null,"videoType":"broadcast","sentiment":"neutral","headline":{"primary":"'Like a cool summer night': Temperature drops as eclipse hits Cleveland","tease":"'Like a cool summer night': Temperature drops as eclipse hits Cleveland","seo":"Cheering Ohio crowds greet the solar eclipse ","social":"'Like a cool summer night': Temperature drops as eclipse hits Cleveland"},"description":{"primary":"Crowds cheer the moment of totality as the solar eclipse darkens Cleveland, Ohio.","seo":"Crowds cheer the moment of totality as the solar eclipse darkens Cleveland, Ohio."},"playable":true,"url":{"canonical":"https://www.nbcnews.com/video/cheering-ohio-crowds-greet-the-solar-eclipse-208563269612","primary":"https://www.nbcnews.com/video/cheering-ohio-crowds-greet-the-solar-eclipse-208563269612","short":"https://www.nbcnews.com/video/cheering-ohio-crowds-greet-the-solar-eclipse-208563269612","slug":"cheering-ohio-crowds-greet-the-solar-eclipse-208563269612"},"hasCaptions":true,"closedCaptioning":{"smptett":null,"srt":"https://nbcnewsdigital-static.nbcuni.com/media/captions/NBC_News_Digital/2024/04/1712604702945_nbc_eclipse_cleveland_totality_240408.srt","webvtt":"https://nbcnewsdigital-static.nbcuni.com/media/captions/NBC_News_Digital/2024/04/1712604702945_nbc_eclipse_cleveland_totality_240408.vtt"},"videoAssets":[{"assetType":"EMP","format":"M3U","publicUrl":"https://prodamdnewsencoding.akamaized.net/NBC_News_Digital/nbc_eclipse_cleveland_totality_240408/1/abs/index.m3u8","height":1080,"width":1920,"assetDuration":253.355,"bitrate":4047000},{"assetType":"akamaiMp4","format":"MPEG4","publicUrl":"https://prodamdnewsencoding.akamaized.net/NBC_News_Digital/nbcnews/video/2024/04/1712604702945_nbc_eclipse_cleveland_totality_240408_6.mp4","height":1080,"width":1920,"assetDuration":253.355,"bitrate":4047722}],"primaryImage":{"id":"vidimg718509616","headline":{"primary":null},"altText":null,"caption":null,"url":{"primary":"https://media-cldnry.s-nbcnews.com/image/upload/mpx/2704722219/2024_04/1712604702945_nbc_eclipse_cleveland_totality_240408_1920x1080-o1sd5r.jpg"},"imageUrl":{"aims":"https://media13.s-nbcnews.com/i/mpx/2704722219/2024_04/1712604702945_nbc_eclipse_cleveland_totality_240408_1920x1080-o1sd5r.jpg","cloudinary":"https://media-cldnry.s-nbcnews.com/image/upload/mpx/2704722219/2024_04/1712604702945_nbc_eclipse_cleveland_totality_240408_1920x1080-o1sd5r.jpg","telemundo":null},"source":null,"authors":[],"height":null,"width":null,"graphicContent":false},"teaseImage":{"id":"vidimg718509616","headline":{"primary":null},"altText":null,"caption":null,"url":{"primary":"https://media-cldnry.s-nbcnews.com/image/upload/mpx/2704722219/2024_04/1712604702945_nbc_eclipse_cleveland_totality_240408_1920x1080-o1sd5r.jpg"},"imageUrl":{"aims":"https://media13.s-nbcnews.com/i/mpx/2704722219/2024_04/1712604702945_nbc_eclipse_cleveland_totality_240408_1920x1080-o1sd5r.jpg","cloudinary":"https://media-cldnry.s-nbcnews.com/image/upload/mpx/2704722219/2024_04/1712604702945_nbc_eclipse_cleveland_totality_240408_1920x1080-o1sd5r.jpg","telemundo":null},"source":null,"authors":[],"height":null,"width":null,"graphicContent":false},"documentTracing":{"currentMessageId":{"id":"5be1bb05-181f-4ae0-b48a-9a614df6c119","updatedDate":"Mon Apr 08 2024 19:33:06 GMT+0000 (UTC)"}},"relatedUrl":null,"relatedContentLink":{"text":null,"url":null},"associatedVideoPlaylist":{"headline":{"primary":"Science"},"videos":[{"type":"video","id":"mmvo209023557835","unibrow":{"logo":null,"taxonomyPath":null,"text":"NBC News","url":{"primary":"https://www.nbcnews.com/video/coral-scientists-explain-how-coral-bleaching-happens-209023557835"}},"mpxMetadata":{"id":"209023557835","guid":"f_mo_bleached_coral_240415","externalAdvertiserId":"f_mo_bleached_coral_240415"},"datePublished":"Mon Apr 15 2024 20:25:07 GMT+0000 (UTC)","dateCreated":"Mon Apr 15 2024 20:25:07 GMT+0000 (UTC)","dateModified":"Mon Apr 15 2024 20:32:27 GMT+0000 (UTC)","primaryImage":{"id":"vidimg503002334","headline":{"primary":null},"altText":null,"caption":null,"url":{"primary":"https://media-cldnry.s-nbcnews.com/image/upload/mpx/2704722219/2024_04/f_mo_bleached_coral_240415.00_00_13_18.Still001-d5gmle.jpg"},"imageUrl":{"aims":"https://media11.s-nbcnews.com/i/mpx/2704722219/2024_04/f_mo_bleached_coral_240415.00_00_13_18.Still001-d5gmle.jpg","cloudinary":"https://media-cldnry.s-nbcnews.com/image/upload/mpx/2704722219/2024_04/f_mo_bleached_coral_240415.00_00_13_18.Still001-d5gmle.jpg","telemundo":null},"source":null,"authors":[],"height":null,"width":null,"graphicContent":false},"teaseImage":{"id":"vidimg503002334","headline":{"primary":null},"altText":null,"caption":null,"url":{"primary":"https://media-cldnry.s-nbcnews.com/image/upload/mpx/2704722219/2024_04/f_mo_bleached_coral_240415.00_00_13_18.Still001-d5gmle.jpg"},"imageUrl":{"aims":"https://media11.s-nbcnews.com/i/mpx/2704722219/2024_04/f_mo_bleached_coral_240415.00_00_13_18.Still001-d5gmle.jpg","cloudinary":"https://media-cldnry.s-nbcnews.com/image/upload/mpx/2704722219/2024_04/f_mo_bleached_coral_240415.00_00_13_18.Still001-d5gmle.jpg","telemundo":null},"source":null,"authors":[],"height":null,"width":null,"graphicContent":false},"url":{"canonical":"https://www.nbcnews.com/video/coral-scientists-explain-how-coral-bleaching-happens-209023557835","primary":"https://www.nbcnews.com/video/coral-scientists-explain-how-coral-bleaching-happens-209023557835","short":"https://www.nbcnews.com/video/coral-scientists-explain-how-coral-bleaching-happens-209023557835","slug":"coral-scientists-explain-how-coral-bleaching-happens-209023557835"},"relatedUrl":null,"relatedContentLink":{"text":null,"url":null},"duration":"PT2M15S","nativeAd":false,"videoType":"webExtra","sentiment":"neutral","headline":{"primary":"Coral scientists explain how coral bleaching happens","tease":"Coral scientists explain how coral bleaching happens","social":"Coral scientists explain how coral bleaching happens"},"description":{"primary":"Coral scientists detail how coral bleaching happens and explain that climate change is a major factor in driving heat stress."},"publisher":{"name":"nbcnews"},"source":{"name":"NBC News"},"taxonomy":{"additionalTerms":[{"dateCreated":"Thu Sep 16 2021 03:10:11 GMT+0000 (UTC)","dateModified":"Thu Sep 16 2021 03:10:11 GMT+0000 (UTC)","description":{"primary":null},"id":"nctx19521","isCurated":false,"name":"Science","path":"nbcnews/section/mach/science","pageRoute":"/","slug":"science","type":"taxonomy","taxonomyType":"topic","url":{"primary":null}},{"dateCreated":"Thu Sep 16 2021 03:51:58 GMT+0000 (UTC)","dateModified":"Thu Sep 16 2021 03:51:58 GMT+0000 (UTC)","description":{"primary":null},"id":"nctx19861","isCurated":true,"name":"Science","path":"nbcnews/vertical/mach/science","pageRoute":"/science","slug":"science","type":"taxonomy","taxonomyType":"subvertical","url":{"primary":"https://www.nbcnews.com/mach/science"}},{"dateCreated":"Fri Apr 29 2022 02:27:32 GMT+0000 (UTC)","dateModified":"Fri Apr 29 2022 02:27:32 GMT+0000 (UTC)","description":{"primary":null},"id":"nctx20846","isCurated":false,"name":"News","path":"msnbc/section/msnbc/news","pageRoute":"/","slug":"news","type":"taxonomy","taxonomyType":"topic","url":{"primary":null}},{"dateCreated":"Fri Apr 01 2022 20:42:09 GMT+0000 (UTC)","dateModified":"Fri Apr 01 2022 20:42:09 GMT+0000 (UTC)","description":{"primary":null},"id":"nctx23345","isCurated":true,"name":"News","path":"nbcnews/show/meet-the-press/news","pageRoute":"/meet-the-press","slug":"news","type":"taxonomy","taxonomyType":"topic","url":{"primary":"https://www.nbcnews.com/meet-the-press"}},{"dateCreated":"Thu Sep 16 2021 03:36:45 GMT+0000 (UTC)","dateModified":"Thu Sep 16 2021 03:36:45 GMT+0000 (UTC)","description":{"primary":null},"id":"nctx7","isCurated":false,"name":"News","path":"nbcnews/section/news","pageRoute":"/","slug":"news","type":"taxonomy","taxonomyType":"section","url":{"primary":null}},{"dateCreated":"Thu Sep 16 2021 03:36:51 GMT+0000 (UTC)","dateModified":"Thu Sep 16 2021 03:36:51 GMT+0000 (UTC)","description":{"primary":null},"id":"nctx73","isCurated":true,"name":"Science","path":"nbcnews/section/science","pageRoute":"/science","slug":"science","type":"taxonomy","taxonomyType":"section","url":{"primary":"https://www.nbcnews.com/science"}}],"primaryVertical":{"name":"News"},"primarySection":null,"primaryTopic":null},"hasCaptions":true,"closedCaptioning":{"smptett":null,"srt":"https://vod.nbcnews.com/nbcnews/captions/2024/04/f_mo_bleached_coral_240415_0425.srt","webvtt":"https://vod.nbcnews.com/nbcnews/captions/2024/04/f_mo_bleached_coral_240415_0425.vtt"},"videoAssets":[{"assetType":"EMP","format":"M3U","publicUrl":"https://prodamdnewsencoding.akamaized.net/NBC_News_Digital/f_mo_bleached_coral_240415/1/abs/index.m3u8","height":1080,"width":1920,"assetDuration":134.602,"bitrate":4554000},{"assetType":"akamaiMp4","format":"MPEG4","publicUrl":"https://prodamdnewsencoding.akamaized.net/NBC_News_Digital/nbcnews/video/2024/04/f_mo_bleached_coral_240415_3377292664.mp4","height":1080,"width":1920,"assetDuration":134.602,"bitrate":4554000}]},{"type":"video","id":"mmvo208955461634","unibrow":{"logo":null,"taxonomyPath":null,"text":"TODAY","url":{"primary":"https://www.today.com/video/science-class-reunites-46-years-later-to-witness-total-solar-eclipse-208955461634"}},"mpxMetadata":{"id":"208955461634","guid":"tdy_sun_highs_lows_solar_eclipse_240414","externalAdvertiserId":"tdy_sun_highs_lows_solar_eclipse_240414"},"datePublished":"Sun Apr 14 2024 13:17:59 GMT+0000 (UTC)","dateCreated":"Sun Apr 14 2024 13:17:59 GMT+0000 (UTC)","dateModified":"Sun Apr 14 2024 19:00:35 GMT+0000 (UTC)","primaryImage":{"id":"vidimg1478938582","headline":{"primary":null},"altText":null,"caption":null,"url":{"primary":"https://media-cldnry.s-nbcnews.com/image/upload/mpx/2704722219/2024_04/1713100660432_tdy_sun_highs_lows_solar_eclipse_240414_1920x1080-oubiy9.jpg"},"imageUrl":{"aims":"https://media14.s-nbcnews.com/i/mpx/2704722219/2024_04/1713100660432_tdy_sun_highs_lows_solar_eclipse_240414_1920x1080-oubiy9.jpg","cloudinary":"https://media-cldnry.s-nbcnews.com/image/upload/mpx/2704722219/2024_04/1713100660432_tdy_sun_highs_lows_solar_eclipse_240414_1920x1080-oubiy9.jpg","telemundo":null},"source":null,"authors":[],"height":null,"width":null,"graphicContent":false},"teaseImage":{"id":"vidimg1478938582","headline":{"primary":null},"altText":null,"caption":null,"url":{"primary":"https://media-cldnry.s-nbcnews.com/image/upload/mpx/2704722219/2024_04/1713100660432_tdy_sun_highs_lows_solar_eclipse_240414_1920x1080-oubiy9.jpg"},"imageUrl":{"aims":"https://media14.s-nbcnews.com/i/mpx/2704722219/2024_04/1713100660432_tdy_sun_highs_lows_solar_eclipse_240414_1920x1080-oubiy9.jpg","cloudinary":"https://media-cldnry.s-nbcnews.com/image/upload/mpx/2704722219/2024_04/1713100660432_tdy_sun_highs_lows_solar_eclipse_240414_1920x1080-oubiy9.jpg","telemundo":null},"source":null,"authors":[],"height":null,"width":null,"graphicContent":false},"url":{"canonical":"https://www.today.com/video/science-class-reunites-46-years-later-to-witness-total-solar-eclipse-208955461634","primary":"https://www.today.com/video/science-class-reunites-46-years-later-to-witness-total-solar-eclipse-208955461634","short":"https://www.today.com/video/science-class-reunites-46-years-later-to-witness-total-solar-eclipse-208955461634","slug":"science-class-reunites-46-years-later-to-witness-total-solar-eclipse-208955461634"},"relatedUrl":null,"relatedContentLink":{"text":null,"url":null},"duration":"PT4M49S","nativeAd":false,"videoType":"broadcast","sentiment":"positive","headline":{"primary":"Science class reunites 46 years later to witness total solar eclipse","tease":"Science class reunites 46 years later to witness total solar eclipse","social":"Science class reunites 46 years later to witness total solar eclipse"},"description":{"primary":"Sunday TODAY’s Willie Geist runs through the Highs and Lows of the week including a science class from 1978 reuniting with their teacher to witness the once-in-a-generation total solar eclipse, a racehorse trotting on the wrong track and more!"},"publisher":{"name":"today"},"source":{"name":"TODAY"},"taxonomy":{"additionalTerms":[{"dateCreated":"Thu Sep 16 2021 03:10:11 GMT+0000 (UTC)","dateModified":"Thu Sep 16 2021 03:10:11 GMT+0000 (UTC)","description":{"primary":null},"id":"nctx19521","isCurated":false,"name":"Science","path":"nbcnews/section/mach/science","pageRoute":"/","slug":"science","type":"taxonomy","taxonomyType":"topic","url":{"primary":null}},{"dateCreated":"Thu Sep 16 2021 03:51:58 GMT+0000 (UTC)","dateModified":"Thu Sep 16 2021 03:51:58 GMT+0000 (UTC)","description":{"primary":null},"id":"nctx19861","isCurated":true,"name":"Science","path":"nbcnews/vertical/mach/science","pageRoute":"/science","slug":"science","type":"taxonomy","taxonomyType":"subvertical","url":{"primary":"https://www.nbcnews.com/mach/science"}},{"dateCreated":"Thu Sep 16 2021 03:36:51 GMT+0000 (UTC)","dateModified":"Thu Sep 16 2021 03:36:51 GMT+0000 (UTC)","description":{"primary":null},"id":"nctx73","isCurated":true,"name":"Science","path":"nbcnews/section/science","pageRoute":"/science","slug":"science","type":"taxonomy","taxonomyType":"section","url":{"primary":"https://www.nbcnews.com/science"}},{"dateCreated":"Thu Sep 16 2021 03:10:17 GMT+0000 (UTC)","dateModified":"Thu Sep 16 2021 03:10:17 GMT+0000 (UTC)","description":{"primary":null},"id":"tdtx101","isCurated":true,"name":"News","path":"today/section/news","pageRoute":"/news","slug":"news","type":"taxonomy","taxonomyType":"section","url":{"primary":"https://www.today.com/news"}},{"dateCreated":"Thu Sep 16 2021 03:10:17 GMT+0000 (UTC)","dateModified":"Thu Sep 16 2021 03:10:17 GMT+0000 (UTC)","description":{"primary":null},"id":"tdtx102","isCurated":true,"name":"Pop Culture","path":"today/section/popculture","pageRoute":"/popculture","slug":"popculture","type":"taxonomy","taxonomyType":"section","url":{"primary":"https://www.today.com/popculture"}},{"dateCreated":"Wed Sep 28 2022 15:01:52 GMT+0000 (UTC)","dateModified":"Wed Sep 28 2022 15:01:52 GMT+0000 (UTC)","description":{"primary":null},"id":"tdtx117","isCurated":false,"name":"News","path":"today/section/news/news","pageRoute":"/","slug":"news","type":"taxonomy","taxonomyType":"topic","url":{"primary":null}},{"dateCreated":"Thu Sep 16 2021 03:10:05 GMT+0000 (UTC)","dateModified":"Thu Sep 16 2021 03:10:05 GMT+0000 (UTC)","description":{"primary":null},"id":"tdtx118","isCurated":true,"name":"Good News","path":"today/section/news/good-news","pageRoute":"/news/good-news","slug":"good-news","type":"taxonomy","taxonomyType":"topic","url":{"primary":"https://www.today.com/news/good-news"}},{"dateCreated":"Thu Sep 16 2021 03:10:14 GMT+0000 (UTC)","dateModified":"Thu Sep 16 2021 03:10:14 GMT+0000 (UTC)","description":{"primary":null},"id":"tdtx154","isCurated":true,"name":"Cutest Thing Ever","path":"today/section/pets/pets/cutest-thing-ever","pageRoute":"/pets/cutest-thing-ever","slug":"cutest-thing-ever","type":"taxonomy","taxonomyType":"subtopic","url":{"primary":"https://www.today.com/pets/cutest-thing-ever"}},{"dateCreated":"Thu Sep 16 2021 03:10:15 GMT+0000 (UTC)","dateModified":"Thu Sep 16 2021 03:10:15 GMT+0000 (UTC)","description":{"primary":null},"id":"tdtx206","isCurated":true,"name":"Moments that Matter","path":"today/section/parents/parents/moments-that-matter","pageRoute":"/parents/moments-that-matter","slug":"moments-that-matter","type":"taxonomy","taxonomyType":"subtopic","url":{"primary":"https://www.today.com/parents/moments-that-matter"}},{"dateCreated":"Tue Jan 04 2022 15:36:59 GMT+0000 (UTC)","dateModified":"Tue Jan 04 2022 15:36:59 GMT+0000 (UTC)","description":{"primary":null},"id":"tdtx2977","isCurated":false,"name":"Top Videos","path":"today/label/top-videos","pageRoute":"/","slug":"top-videos","type":"taxonomy","taxonomyType":"label","url":{"primary":null}},{"dateCreated":"Thu Sep 16 2021 03:36:04 GMT+0000 (UTC)","dateModified":"Thu Sep 16 2021 03:36:04 GMT+0000 (UTC)","description":{"primary":null},"id":"tdtx951","isCurated":true,"name":"Sunday TODAY","path":"today/show/sunday-today","pageRoute":"/sunday-today","slug":"sunday-today","type":"taxonomy","taxonomyType":"show","url":{"primary":"https://www.today.com/sunday-today"}}],"primaryVertical":{"name":"today"},"primarySection":null,"primaryTopic":null},"hasCaptions":true,"closedCaptioning":{"smptett":null,"srt":"https://nbcnewsdigital-static.nbcuni.com/media/captions/NBC_News_Digital/2024/04/1713100660432_tdy_sun_highs_lows_solar_eclipse_240414.srt","webvtt":"https://nbcnewsdigital-static.nbcuni.com/media/captions/NBC_News_Digital/2024/04/1713100660432_tdy_sun_highs_lows_solar_eclipse_240414.vtt"},"videoAssets":[{"assetType":"EMP","format":"M3U","publicUrl":"https://prodamdnewsencoding.akamaized.net/NBC_News_Digital/tdy_sun_highs_lows_solar_eclipse_240414/1/abs/index.m3u8","height":1080,"width":1920,"assetDuration":289.024,"bitrate":4249000},{"assetType":"akamaiMp4","format":"MPEG4","publicUrl":"https://prodamdnewsencoding.akamaized.net/NBC_News_Digital/nbcnews/video/2024/04/1713100660432_tdy_sun_highs_lows_solar_eclipse_240414_6.mp4","height":1080,"width":1920,"assetDuration":289.024,"bitrate":4249008}]},{"type":"video","id":"mmvo208603717917","unibrow":{"logo":null,"taxonomyPath":null,"text":"TODAY","url":{"primary":"https://www.today.com/video/millions-gather-to-celebrate-solar-eclipse-along-path-of-totality-208603717917"}},"mpxMetadata":{"id":"208603717917","guid":"tdy_news_7a_costello_eclipse_240409","externalAdvertiserId":"tdy_news_7a_costello_eclipse_240409"},"datePublished":"Tue Apr 09 2024 11:11:19 GMT+0000 (UTC)","dateCreated":"Tue Apr 09 2024 11:11:19 GMT+0000 (UTC)","dateModified":"Sat Apr 13 2024 03:21:34 GMT+0000 (UTC)","primaryImage":{"id":"vidimg1821086297","headline":{"primary":null},"altText":null,"caption":null,"url":{"primary":"https://media-cldnry.s-nbcnews.com/image/upload/mpx/2704722219/2024_04/Eclipse_x_Viewers-d6cxtc.jpg"},"imageUrl":{"aims":"https://media13.s-nbcnews.com/i/mpx/2704722219/2024_04/Eclipse_x_Viewers-d6cxtc.jpg","cloudinary":"https://media-cldnry.s-nbcnews.com/image/upload/mpx/2704722219/2024_04/Eclipse_x_Viewers-d6cxtc.jpg","telemundo":null},"source":null,"authors":[],"height":null,"width":null,"graphicContent":false},"teaseImage":{"id":"vidimg1821086297","headline":{"primary":null},"altText":null,"caption":null,"url":{"primary":"https://media-cldnry.s-nbcnews.com/image/upload/mpx/2704722219/2024_04/Eclipse_x_Viewers-d6cxtc.jpg"},"imageUrl":{"aims":"https://media13.s-nbcnews.com/i/mpx/2704722219/2024_04/Eclipse_x_Viewers-d6cxtc.jpg","cloudinary":"https://media-cldnry.s-nbcnews.com/image/upload/mpx/2704722219/2024_04/Eclipse_x_Viewers-d6cxtc.jpg","telemundo":null},"source":null,"authors":[],"height":null,"width":null,"graphicContent":false},"url":{"canonical":"https://www.today.com/video/millions-gather-to-celebrate-solar-eclipse-along-path-of-totality-208603717917","primary":"https://www.today.com/video/millions-gather-to-celebrate-solar-eclipse-along-path-of-totality-208603717917","short":"https://www.today.com/video/millions-gather-to-celebrate-solar-eclipse-along-path-of-totality-208603717917","slug":"millions-gather-to-celebrate-solar-eclipse-along-path-of-totality-208603717917"},"relatedUrl":null,"relatedContentLink":{"text":null,"url":null},"duration":"PT3M5S","nativeAd":false,"videoType":"broadcast","sentiment":"positive","headline":{"primary":"Millions gather to celebrate solar eclipse along path of totality","tease":"Millions gather to celebrate solar eclipse along path of totality","social":"Millions gather to celebrate solar eclipse along path of totality"},"description":{"primary":"The total solar eclipse brought millions together to witness the rare once-in-a-generation moment. NBC’s Tom Costello reports for TODAY."},"publisher":{"name":"today"},"source":{"name":"TODAY"},"taxonomy":{"additionalTerms":[{"dateCreated":"Thu Sep 16 2021 03:10:11 GMT+0000 (UTC)","dateModified":"Thu Sep 16 2021 03:10:11 GMT+0000 (UTC)","description":{"primary":null},"id":"nctx19521","isCurated":false,"name":"Science","path":"nbcnews/section/mach/science","pageRoute":"/","slug":"science","type":"taxonomy","taxonomyType":"topic","url":{"primary":null}},{"dateCreated":"Thu Sep 16 2021 03:51:58 GMT+0000 (UTC)","dateModified":"Thu Sep 16 2021 03:51:58 GMT+0000 (UTC)","description":{"primary":null},"id":"nctx19861","isCurated":true,"name":"Science","path":"nbcnews/vertical/mach/science","pageRoute":"/science","slug":"science","type":"taxonomy","taxonomyType":"subvertical","url":{"primary":"https://www.nbcnews.com/mach/science"}},{"dateCreated":"Fri Apr 29 2022 02:27:32 GMT+0000 (UTC)","dateModified":"Fri Apr 29 2022 02:27:32 GMT+0000 (UTC)","description":{"primary":null},"id":"nctx20846","isCurated":false,"name":"News","path":"msnbc/section/msnbc/news","pageRoute":"/","slug":"news","type":"taxonomy","taxonomyType":"topic","url":{"primary":null}},{"dateCreated":"Fri Apr 01 2022 20:42:09 GMT+0000 (UTC)","dateModified":"Fri Apr 01 2022 20:42:09 GMT+0000 (UTC)","description":{"primary":null},"id":"nctx23345","isCurated":true,"name":"News","path":"nbcnews/show/meet-the-press/news","pageRoute":"/meet-the-press","slug":"news","type":"taxonomy","taxonomyType":"topic","url":{"primary":"https://www.nbcnews.com/meet-the-press"}},{"dateCreated":"Thu Sep 16 2021 03:36:45 GMT+0000 (UTC)","dateModified":"Thu Sep 16 2021 03:36:45 GMT+0000 (UTC)","description":{"primary":null},"id":"nctx7","isCurated":false,"name":"News","path":"nbcnews/section/news","pageRoute":"/","slug":"news","type":"taxonomy","taxonomyType":"section","url":{"primary":null}},{"dateCreated":"Thu Sep 16 2021 03:36:51 GMT+0000 (UTC)","dateModified":"Thu Sep 16 2021 03:36:51 GMT+0000 (UTC)","description":{"primary":null},"id":"nctx73","isCurated":true,"name":"Science","path":"nbcnews/section/science","pageRoute":"/science","slug":"science","type":"taxonomy","taxonomyType":"section","url":{"primary":"https://www.nbcnews.com/science"}},{"dateCreated":"Thu Sep 16 2021 03:10:17 GMT+0000 (UTC)","dateModified":"Thu Sep 16 2021 03:10:17 GMT+0000 (UTC)","description":{"primary":null},"id":"tdtx101","isCurated":true,"name":"News","path":"today/section/news","pageRoute":"/news","slug":"news","type":"taxonomy","taxonomyType":"section","url":{"primary":"https://www.today.com/news"}},{"dateCreated":"Wed Sep 28 2022 15:01:52 GMT+0000 (UTC)","dateModified":"Wed Sep 28 2022 15:01:52 GMT+0000 (UTC)","description":{"primary":null},"id":"tdtx117","isCurated":false,"name":"News","path":"today/section/news/news","pageRoute":"/","slug":"news","type":"taxonomy","taxonomyType":"topic","url":{"primary":null}},{"dateCreated":"Fri Sep 23 2022 19:39:40 GMT+0000 (UTC)","dateModified":"Fri Sep 23 2022 19:39:40 GMT+0000 (UTC)","description":{"primary":null},"id":"tdtx134","isCurated":true,"name":"Travel","path":"today/section/money/travel","pageRoute":"/life/travel","slug":"travel","type":"taxonomy","taxonomyType":"topic","url":{"primary":"https://www.today.com/life/travel"}},{"dateCreated":"Thu Sep 16 2021 03:10:13 GMT+0000 (UTC)","dateModified":"Thu Sep 16 2021 03:10:13 GMT+0000 (UTC)","description":{"primary":null},"id":"tdtx2009","isCurated":false,"name":"Travel","path":"today/section/tmrw/travel","pageRoute":"/","slug":"travel","type":"taxonomy","taxonomyType":"topic","url":{"primary":null}},{"dateCreated":"Tue Jan 04 2022 15:36:59 GMT+0000 (UTC)","dateModified":"Tue Jan 04 2022 15:36:59 GMT+0000 (UTC)","description":{"primary":null},"id":"tdtx2977","isCurated":false,"name":"Top Videos","path":"today/label/top-videos","pageRoute":"/","slug":"top-videos","type":"taxonomy","taxonomyType":"label","url":{"primary":null}}],"primaryVertical":{"name":"today"},"primarySection":null,"primaryTopic":null},"hasCaptions":true,"closedCaptioning":{"smptett":null,"srt":"https://vod.nbcnews.com/nbcnews/captions/2024/04/tdy_news_7a_costello_eclipse_240409.srt","webvtt":"https://vod.nbcnews.com/nbcnews/captions/2024/04/tdy_news_7a_costello_eclipse_240409.vtt"},"videoAssets":[{"assetType":"EMP","format":"M3U","publicUrl":"https://prodamdnewsencoding.akamaized.net/NBC_News_Digital/tdy_news_7a_costello_eclipse_240409/1/abs/index.m3u8","height":1080,"width":1920,"assetDuration":185.386,"bitrate":4560000},{"assetType":"akamaiMp4","format":"MPEG4","publicUrl":"https://prodamdnewsencoding.akamaized.net/NBC_News_Digital/nbcnews/video/2024/04/tdy_news_7a_costello_eclipse_240409_3368886548.mp4","height":1080,"width":1920,"assetDuration":185.386,"bitrate":4560000}]},{"type":"video","id":"mmvo208587845997","unibrow":{"logo":null,"taxonomyPath":null,"text":"NBC News NOW","url":{"primary":"https://www.nbcnews.com/now/video/meet-the-woman-who-has-seen-21-solar-eclipses-208587845997"}},"mpxMetadata":{"id":"208587845997","guid":"now_staytuned_eclipse_ferrer_240408","externalAdvertiserId":"now_staytuned_eclipse_ferrer_240408"},"datePublished":"Tue Apr 09 2024 01:30:51 GMT+0000 (UTC)","dateCreated":"Tue Apr 09 2024 01:30:51 GMT+0000 (UTC)","dateModified":"Tue Apr 09 2024 01:31:50 GMT+0000 (UTC)","primaryImage":{"id":"vidimg3371059205","headline":{"primary":null},"altText":null,"caption":null,"url":{"primary":"https://media-cldnry.s-nbcnews.com/image/upload/mpx/2704722219/2024_04/1712626230591_now_staytuned_eclipse_ferrer_240408_1920x1080-280nqs.jpg"},"imageUrl":{"aims":"https://media11.s-nbcnews.com/i/mpx/2704722219/2024_04/1712626230591_now_staytuned_eclipse_ferrer_240408_1920x1080-280nqs.jpg","cloudinary":"https://media-cldnry.s-nbcnews.com/image/upload/mpx/2704722219/2024_04/1712626230591_now_staytuned_eclipse_ferrer_240408_1920x1080-280nqs.jpg","telemundo":null},"source":null,"authors":[],"height":null,"width":null,"graphicContent":false},"teaseImage":{"id":"vidimg3371059205","headline":{"primary":null},"altText":null,"caption":null,"url":{"primary":"https://media-cldnry.s-nbcnews.com/image/upload/mpx/2704722219/2024_04/1712626230591_now_staytuned_eclipse_ferrer_240408_1920x1080-280nqs.jpg"},"imageUrl":{"aims":"https://media11.s-nbcnews.com/i/mpx/2704722219/2024_04/1712626230591_now_staytuned_eclipse_ferrer_240408_1920x1080-280nqs.jpg","cloudinary":"https://media-cldnry.s-nbcnews.com/image/upload/mpx/2704722219/2024_04/1712626230591_now_staytuned_eclipse_ferrer_240408_1920x1080-280nqs.jpg","telemundo":null},"source":null,"authors":[],"height":null,"width":null,"graphicContent":false},"url":{"canonical":"https://www.nbcnews.com/now/video/meet-the-woman-who-has-seen-21-solar-eclipses-208587845997","primary":"https://www.nbcnews.com/now/video/meet-the-woman-who-has-seen-21-solar-eclipses-208587845997","short":"https://www.nbcnews.com/now/video/meet-the-woman-who-has-seen-21-solar-eclipses-208587845997","slug":"meet-the-woman-who-has-seen-21-solar-eclipses-208587845997"},"relatedUrl":null,"relatedContentLink":{"text":null,"url":null},"duration":"PT2M23S","nativeAd":false,"videoType":"original","sentiment":"neutral","headline":{"primary":"Meet the woman who has seen 21 solar eclipses","tease":"Meet the woman who has seen 21 solar eclipses","social":"Meet the woman who has seen 21 solar eclipses"},"description":{"primary":"Leticia Ferrer’s passion is chasing solar eclipses. She has seen 21 and hasn’t missed one since 1998. Ferrer has even gone as far as the middle of the Pacific and Atlantic oceans to see them. She talks with Ellison Barber about the power of witnessing these celestial events."},"publisher":{"name":"nbcnews"},"source":{"name":"NBC News NOW"},"taxonomy":{"additionalTerms":[{"dateCreated":"Thu Sep 16 2021 03:10:11 GMT+0000 (UTC)","dateModified":"Thu Sep 16 2021 03:10:11 GMT+0000 (UTC)","description":{"primary":null},"id":"nctx19521","isCurated":false,"name":"Science","path":"nbcnews/section/mach/science","pageRoute":"/","slug":"science","type":"taxonomy","taxonomyType":"topic","url":{"primary":null}},{"dateCreated":"Thu Sep 16 2021 03:51:58 GMT+0000 (UTC)","dateModified":"Thu Sep 16 2021 03:51:58 GMT+0000 (UTC)","description":{"primary":null},"id":"nctx19861","isCurated":true,"name":"Science","path":"nbcnews/vertical/mach/science","pageRoute":"/science","slug":"science","type":"taxonomy","taxonomyType":"subvertical","url":{"primary":"https://www.nbcnews.com/mach/science"}},{"dateCreated":"Thu Sep 16 2021 03:52:10 GMT+0000 (UTC)","dateModified":"Thu Sep 16 2021 03:52:10 GMT+0000 (UTC)","description":{"primary":null},"id":"nctx21301","isCurated":true,"name":"NBC News NOW","path":"nbcnews/collection/nbc-news-now","pageRoute":"/now","slug":"nbc-news-now","type":"taxonomy","taxonomyType":"collection","url":{"primary":"https://www.nbcnews.com/now"}},{"dateCreated":"Thu Sep 16 2021 03:36:51 GMT+0000 (UTC)","dateModified":"Thu Sep 16 2021 03:36:51 GMT+0000 (UTC)","description":{"primary":null},"id":"nctx73","isCurated":true,"name":"Science","path":"nbcnews/section/science","pageRoute":"/science","slug":"science","type":"taxonomy","taxonomyType":"section","url":{"primary":"https://www.nbcnews.com/science"}}],"primaryVertical":{"name":"News"},"primarySection":null,"primaryTopic":null},"hasCaptions":true,"closedCaptioning":{"smptett":null,"srt":"https://nbcnewsdigital-static.nbcuni.com/media/captions/NBC_News_Digital/2024/04/1712626230591_now_staytuned_eclipse_ferrer_240408.srt","webvtt":"https://nbcnewsdigital-static.nbcuni.com/media/captions/NBC_News_Digital/2024/04/1712626230591_now_staytuned_eclipse_ferrer_240408.vtt"},"videoAssets":[{"assetType":"EMP","format":"M3U","publicUrl":"https://prodamdnewsencoding.akamaized.net/NBC_News_Digital/now_staytuned_eclipse_ferrer_240408/1/abs/index.m3u8","height":1080,"width":1920,"assetDuration":142.944,"bitrate":4140000},{"assetType":"akamaiMp4","format":"MPEG4","publicUrl":"https://prodamdnewsencoding.akamaized.net/NBC_News_Digital/nbcnews/video/2024/04/1712626230591_now_staytuned_eclipse_ferrer_240408_6.mp4","height":1080,"width":1920,"assetDuration":142.944,"bitrate":4140662}]},{"type":"video","id":"mmvo208588869826","unibrow":{"logo":null,"taxonomyPath":null,"text":"NBC News NOW","url":{"primary":"https://www.nbcnews.com/now/video/scientists-will-use-total-solar-eclipse-to-study-the-sun-s-corona-208588869826"}},"mpxMetadata":{"id":"208588869826","guid":"now_staytuned_sun_corona_240408","externalAdvertiserId":"now_staytuned_sun_corona_240408"},"datePublished":"Tue Apr 09 2024 01:15:40 GMT+0000 (UTC)","dateCreated":"Tue Apr 09 2024 01:15:40 GMT+0000 (UTC)","dateModified":"Tue Apr 09 2024 01:16:37 GMT+0000 (UTC)","primaryImage":{"id":"vidimg3307739301","headline":{"primary":null},"altText":null,"caption":null,"url":{"primary":"https://media-cldnry.s-nbcnews.com/image/upload/mpx/2704722219/2024_04/1712625319557_now_staytuned_sun_corona_240408_1920x1080-01e4nj.jpg"},"imageUrl":{"aims":"https://media11.s-nbcnews.com/i/mpx/2704722219/2024_04/1712625319557_now_staytuned_sun_corona_240408_1920x1080-01e4nj.jpg","cloudinary":"https://media-cldnry.s-nbcnews.com/image/upload/mpx/2704722219/2024_04/1712625319557_now_staytuned_sun_corona_240408_1920x1080-01e4nj.jpg","telemundo":null},"source":null,"authors":[],"height":null,"width":null,"graphicContent":false},"teaseImage":{"id":"vidimg3307739301","headline":{"primary":null},"altText":null,"caption":null,"url":{"primary":"https://media-cldnry.s-nbcnews.com/image/upload/mpx/2704722219/2024_04/1712625319557_now_staytuned_sun_corona_240408_1920x1080-01e4nj.jpg"},"imageUrl":{"aims":"https://media11.s-nbcnews.com/i/mpx/2704722219/2024_04/1712625319557_now_staytuned_sun_corona_240408_1920x1080-01e4nj.jpg","cloudinary":"https://media-cldnry.s-nbcnews.com/image/upload/mpx/2704722219/2024_04/1712625319557_now_staytuned_sun_corona_240408_1920x1080-01e4nj.jpg","telemundo":null},"source":null,"authors":[],"height":null,"width":null,"graphicContent":false},"url":{"canonical":"https://www.nbcnews.com/now/video/scientists-will-use-total-solar-eclipse-to-study-the-sun-s-corona-208588869826","primary":"https://www.nbcnews.com/now/video/scientists-will-use-total-solar-eclipse-to-study-the-sun-s-corona-208588869826","short":"https://www.nbcnews.com/now/video/scientists-will-use-total-solar-eclipse-to-study-the-sun-s-corona-208588869826","slug":"scientists-will-use-total-solar-eclipse-to-study-the-sun-s-corona-208588869826"},"relatedUrl":null,"relatedContentLink":{"text":null,"url":null},"duration":"PT5M16S","nativeAd":false,"videoType":"original","sentiment":"neutral","headline":{"primary":"Scientists will use total solar eclipse to study the sun's corona","tease":"Scientists will use total solar eclipse to study the sun's corona","social":"Scientists will use total solar eclipse to study the sun's corona"},"description":{"primary":"While millions were awed by the total solar eclipse, scientists hope to learn more about our sun from the celestial event. Amir Caspi, a solar astrophysicist at Southwest Research Institute, talks with Ellison Barber about research his colleagues hope to gather on the sun's corona and what they can learn about the different temperature regions of the star."},"publisher":{"name":"nbcnews"},"source":{"name":"NBC News NOW"},"taxonomy":{"additionalTerms":[{"dateCreated":"Thu Sep 16 2021 03:10:11 GMT+0000 (UTC)","dateModified":"Thu Sep 16 2021 03:10:11 GMT+0000 (UTC)","description":{"primary":null},"id":"nctx19521","isCurated":false,"name":"Science","path":"nbcnews/section/mach/science","pageRoute":"/","slug":"science","type":"taxonomy","taxonomyType":"topic","url":{"primary":null}},{"dateCreated":"Thu Sep 16 2021 03:51:58 GMT+0000 (UTC)","dateModified":"Thu Sep 16 2021 03:51:58 GMT+0000 (UTC)","description":{"primary":null},"id":"nctx19861","isCurated":true,"name":"Science","path":"nbcnews/vertical/mach/science","pageRoute":"/science","slug":"science","type":"taxonomy","taxonomyType":"subvertical","url":{"primary":"https://www.nbcnews.com/mach/science"}},{"dateCreated":"Thu Sep 16 2021 03:52:10 GMT+0000 (UTC)","dateModified":"Thu Sep 16 2021 03:52:10 GMT+0000 (UTC)","description":{"primary":null},"id":"nctx21301","isCurated":true,"name":"NBC News NOW","path":"nbcnews/collection/nbc-news-now","pageRoute":"/now","slug":"nbc-news-now","type":"taxonomy","taxonomyType":"collection","url":{"primary":"https://www.nbcnews.com/now"}},{"dateCreated":"Thu Sep 16 2021 03:36:51 GMT+0000 (UTC)","dateModified":"Thu Sep 16 2021 03:36:51 GMT+0000 (UTC)","description":{"primary":null},"id":"nctx73","isCurated":true,"name":"Science","path":"nbcnews/section/science","pageRoute":"/science","slug":"science","type":"taxonomy","taxonomyType":"section","url":{"primary":"https://www.nbcnews.com/science"}}],"primaryVertical":{"name":"News"},"primarySection":null,"primaryTopic":null},"hasCaptions":true,"closedCaptioning":{"smptett":null,"srt":"https://nbcnewsdigital-static.nbcuni.com/media/captions/NBC_News_Digital/2024/04/1712625319557_now_staytuned_sun_corona_240408.srt","webvtt":"https://nbcnewsdigital-static.nbcuni.com/media/captions/NBC_News_Digital/2024/04/1712625319557_now_staytuned_sun_corona_240408.vtt"},"videoAssets":[{"assetType":"EMP","format":"M3U","publicUrl":"https://prodamdnewsencoding.akamaized.net/NBC_News_Digital/now_staytuned_sun_corona_240408/1/abs/index.m3u8","height":1080,"width":1920,"assetDuration":315.551,"bitrate":4104000},{"assetType":"akamaiMp4","format":"MPEG4","publicUrl":"https://prodamdnewsencoding.akamaized.net/NBC_News_Digital/nbcnews/video/2024/04/1712625319557_now_staytuned_sun_corona_240408_6.mp4","height":1080,"width":1920,"assetDuration":315.551,"bitrate":4104031}]}]}}}],"text":["Totality swept the Midwest, cloaking Cleveland in darkness for a little under 4 minutes. Experience what those moments were like as temperatures dropped and afternoon turned to night."]},"cardData":{"graphics":[]},"date":{"createdAt":"2024-04-08T19:43:50.578Z","publishedAt":"2024-04-08T19:43:50.578Z","modifiedAt":"2024-04-08T19:43:50.578Z"},"description":{"primary":"Totality swept the Midwest, cloaking Cleveland in darkness for a little under 4 minutes.","seo":"Totality swept the Midwest, cloaking Cleveland in darkness for a little under 4 minutes.","social":"'Like a cool summer night': Temperature drops as eclipse hits Cleveland"},"headline":{"primary":"'Like a cool summer night': Temperature drops as eclipse hits Cleveland","seo":"'Like a cool summer night': Temperature drops as eclipse hits Cleveland","social":"'Like a cool summer night': Temperature drops as eclipse hits Cleveland","tease":"'Like a cool summer night': Temperature drops as eclipse hits Cleveland"},"primaryImage":null,"teaseImage":null,"taxonomy":{"primaryChannel":{"id":"rctx6603","path":"nbcnews/channel/nebula-blog-rcna145900","taxonomyType":"channel"},"primaryVertical":{"dateCreated":"Thu Sep 16 2021 03:51:57 GMT+0000 (UTC)","dateModified":"Thu Sep 16 2021 03:51:57 GMT+0000 (UTC)","description":{"primary":null},"id":"nctx20366","isCurated":true,"name":"News","path":"nbcnews/vertical/news","pageRoute":"/","slug":"news","type":"taxonomy","taxonomyType":"vertical","url":{"primary":"https://www.nbcnews.com/"}}},"url":{"primary":"https://www.nbcnews.com/science/space/live-blog/solar-eclipse-2024-live-updates-rcna145900#rcrd38568"},"replies":[]},{"id":"rcrd38561","authors":[{"bio":[{"type":"markup","element":"p","html":"Shahrzad Elghanayan is a senior photo editor for NBC News Digital."}],"dateCreated":"Thu May 04 2017 17:59:59 GMT+0000 (UTC)","dateModified":"Mon Dec 13 2021 22:15:13 GMT+0000 (UTC)","shortBio":null,"liveBlogShortBio":"","experience":[],"educationAndExpertise":[],"awards":[],"id":"ncpn754876","email":null,"jobTitle":["senior photo editor"],"name":"Shahrzad Elghanayan","primaryImage":null,"publisher":{"name":"nbcnews","subType":null,"type":"organization"},"socialMediaProfiles":{"email":null,"facebook":null,"instagram":null,"pinterest":null,"snapchat":null,"tiktok":null,"twitter":null,"whatsapp":null,"youtube":null},"subType":null,"type":"person","url":null,"worksFor":null}],"cardType":"POST","isHeadlineHidden":false,"content":{"markupAndEmbeds":[{"presentation":{"alignment":"center","size":"medium","style":"default","byline":null,"hideRecommendations":false,"hideProductRecommendations":false,"_overriddenByGetProcessedCardData":true},"type":"embeddedImage","image":{"id":"rcim252357","headline":{"primary":null,"tease":null,"seo":null,"social":null},"caption":"","altText":"","url":{"primary":"https://media-cldnry.s-nbcnews.com/image/upload/rockcms/2024-04/240408-eclipse-eagle-pass-texas-liveblog-se-319p-48c253.jpg"},"imageUrl":{"aims":"https://media1.s-nbcnews.com/i/rockcms/2024-04/252357/240408-eclipse-eagle-pass-texas-liveblog-se-319p-48c253_45dbb9d2bf371581ca2d53c01480c684a16bffd0.jpg","cloudinary":"https://media-cldnry.s-nbcnews.com/image/upload/rockcms/2024-04/240408-eclipse-eagle-pass-texas-liveblog-se-319p-48c253.jpg","telemundo":null},"encodingFormat":"image/jpeg","height":1990,"width":3000,"authors":[{"name":"Eric Gay"}],"source":{"name":"AP","copyright":null},"graphicContent":false}},{"type":"markup","element":"p","html":"People watch as the moon partially covers the sun during a total solar eclipse. "}],"text":["People watch as the moon partially covers the sun during a total solar eclipse. "]},"cardData":{"graphics":[]},"date":{"createdAt":"2024-04-08T19:40:49.755Z","publishedAt":"2024-04-08T19:40:49.755Z","modifiedAt":"2024-04-08T19:42:31.464Z"},"description":{"primary":"People watch as the moon partially covers the sun during a total solar eclipse.","seo":"People watch as the moon partially covers the sun during a total solar eclipse.","social":"Eagle Pass, Texas"},"headline":{"primary":"Eagle Pass, Texas","seo":"Eagle Pass, Texas","social":"Eagle Pass, Texas","tease":"Eagle Pass, Texas"},"primaryImage":null,"teaseImage":null,"taxonomy":{"primaryChannel":{"id":"rctx6603","path":"nbcnews/channel/nebula-blog-rcna145900","taxonomyType":"channel"},"primaryVertical":{"dateCreated":"Thu Sep 16 2021 03:51:57 GMT+0000 (UTC)","dateModified":"Thu Sep 16 2021 03:51:57 GMT+0000 (UTC)","description":{"primary":null},"id":"nctx20366","isCurated":true,"name":"News","path":"nbcnews/vertical/news","pageRoute":"/","slug":"news","type":"taxonomy","taxonomyType":"vertical","url":{"primary":"https://www.nbcnews.com/"}}},"url":{"primary":"https://www.nbcnews.com/science/space/live-blog/solar-eclipse-2024-live-updates-rcna145900#rcrd38561"},"replies":[]},{"id":"rcrd38569","authors":[{"bio":[{"type":"markup","element":"p","html":"Margaretha More is a digital content producer for NBC Washington."}],"dateCreated":"Mon Apr 08 2024 17:39:56 GMT+0000 (UTC)","dateModified":"Mon Apr 08 2024 17:53:55 GMT+0000 (UTC)","shortBio":null,"liveBlogShortBio":"","experience":[],"educationAndExpertise":[],"awards":[],"id":"ncpn1309492","email":null,"jobTitle":[],"name":"Maggie More, NBC Washington","primaryImage":null,"publisher":{"name":"nbcnews","subType":null,"type":"organization"},"socialMediaProfiles":{"email":null,"facebook":null,"instagram":null,"pinterest":null,"snapchat":null,"tiktok":null,"twitter":null,"whatsapp":null,"youtube":null},"subType":null,"type":"person","url":null,"worksFor":null},{"bio":[{"type":"markup","element":"p","html":"Frank Thorp V is a producer and off-air reporter covering Congress for NBC News, managing coverage of the Senate."}],"dateCreated":"Thu Jan 02 2014 20:29:42 GMT+0000 (UTC)","dateModified":"Tue Mar 26 2024 20:42:47 GMT+0000 (UTC)","shortBio":null,"liveBlogShortBio":"producer and off-air reporter","experience":[],"educationAndExpertise":[],"awards":[],"id":"ncpn2876","email":"frank.thorp@nbcuni.com","jobTitle":[],"name":"Frank Thorp V","primaryImage":{"altText":"Image: Frank Thorp","height":1500,"url":{"primary":"https://media-cldnry.s-nbcnews.com/image/upload/newscms/2020_02/3181716/frank-thorp-circle-byline-template.jpg"},"width":1500},"publisher":{"name":"nbcnews","subType":null,"type":"organization"},"socialMediaProfiles":{"email":null,"facebook":null,"instagram":null,"pinterest":null,"snapchat":null,"tiktok":null,"twitter":null,"whatsapp":null,"youtube":null},"subType":null,"type":"person","url":{"canonical":"https://www.nbcnews.com/author/frank-thorp-v-ncpn2876","primary":"https://www.nbcnews.com/author/frank-thorp-v-ncpn2876","short":"https://www.nbcnews.com/author/frank-thorp-v-ncpn2876","slug":"frank-thorp-v-ncpn2876"},"worksFor":null}],"cardType":"POST","isHeadlineHidden":false,"content":{"markupAndEmbeds":[{"type":"markup","element":"p","html":"WASHINGTON — Some of the science lovers in the crowd had either a countdown going on their phone or the peak eclipse time of 3:20 p.m. lodged in their brain ahead of time."},{"type":"markup","element":"p","html":"But for most of the Fourth-of-July-fireworks-level crowd here, we knew we reached peak eclipse in D.C. when everyone started spontaneously cheering."},{"presentation":{"alignment":"center","size":"medium","style":"default","byline":null,"hideRecommendations":false,"hideProductRecommendations":false,"_overriddenByGetProcessedCardData":true},"type":"embeddedImage","image":{"id":"rcim252368","headline":{"primary":null,"tease":null,"seo":null,"social":null},"caption":"Senate Majority Leader Chuck Schumer observes the eclipse from the balcony of his office in the U.S. Capitol.","altText":"Senate Majority Leader Chuck Schumer observes the eclipse from the balcony of his office in the U.S. Capitol Building.","url":{"primary":"https://media-cldnry.s-nbcnews.com/image/upload/rockcms/2024-04/240408-schumer-eclipse-ew-340p-f27887.jpg"},"imageUrl":{"aims":"https://media1.s-nbcnews.com/i/rockcms/2024-04/252368/240408-schumer-eclipse-ew-340p-f27887_b66ca257fdba3b18213ccec80313de29c90599b8.jpg","cloudinary":"https://media-cldnry.s-nbcnews.com/image/upload/rockcms/2024-04/240408-schumer-eclipse-ew-340p-f27887.jpg","telemundo":null},"encodingFormat":"image/jpeg","height":1667,"width":2500,"authors":[{"name":"Frank Thorp V"}],"source":{"name":"NBC News","copyright":null},"graphicContent":false}},{"type":"embeddedWidget","presentation":{"alignment":"center","size":"medium","style":"default","byline":null,"hideRecommendations":false,"hideProductRecommendations":false,"_overriddenByGetProcessedCardData":true},"widget":{"id":"ncwd999999","type":"widget","name":"IFRAMELY_EXTERNAL_EMBED","baseline":"\u003cdiv class=\"iframely-twitter iframely-app iframely-embed\" style=\"max-width: 550px;\"\u003e\u003cdiv class=\"iframely-responsive\" style=\"padding-bottom: 100%;\"\u003e\u003ciframe src=\"//iframe.nbcnews.com/fCayXxu?_showcaption=true\u0026app=1\" allowfullscreen\u003e\u003c/iframe\u003e\u003c/div\u003e\u003c/div\u003e","mobileBaseline":"\u003camp-iframe src=\"https://iframe.nbcnews.com/fCayXxu?_showcaption=true\u0026amp=1\" width=\"400\" height=\"400\" frameborder=\"0\" allowfullscreen layout=\"responsive\" resizable sandbox=\"allow-scripts allow-same-origin allow-popups allow-forms allow-top-navigation-by-user-activation\"\u003e\u003camp-img layout=\"fill\" src=\"https://iframe.nbcnews.com/amp169/thumbnail\" placeholder\u003e\u003c/amp-img\u003e\u003cbutton overflow\u003eRead more\u003c/button\u003e\u003c/amp-iframe\u003e","fallbackUrl":"https://x.com/senamyklobuchar/status/1777420572495880629?s=10\u0026t=XSeI8G30I4uckMY80XZBoQ","properties":{"canonical-url":"https://x.com/senamyklobuchar/status/1777420572495880629?s=10\u0026t=XSeI8G30I4uckMY80XZBoQ","description":"What an incredible moment! Glad to host Senators and staff to see the solar eclipse on the Rules Committee balcony ☀️ pic.twitter.com/6u8YBAtfDd— Senator Amy Klobuchar (@SenAmyKlobuchar) April 8, 2024\n\n\n","headline":"Senator Amy Klobuchar on Twitter / X","iframely-embed-amp-html":"\u003camp-iframe src=\"https://iframe.nbcnews.com/fCayXxu?_showcaption=true\u0026amp=1\" width=\"400\" height=\"400\" frameborder=\"0\" allowfullscreen layout=\"responsive\" resizable sandbox=\"allow-scripts allow-same-origin allow-popups allow-forms allow-top-navigation-by-user-activation\"\u003e\u003camp-img layout=\"fill\" src=\"https://iframe.nbcnews.com/amp169/thumbnail\" placeholder\u003e\u003c/amp-img\u003e\u003cbutton overflow\u003eRead more\u003c/button\u003e\u003c/amp-iframe\u003e","iframely-embed-html":"\u003cdiv class=\"iframely-twitter iframely-app iframely-embed\" style=\"max-width: 550px;\"\u003e\u003cdiv class=\"iframely-responsive\" style=\"padding-bottom: 100%;\"\u003e\u003ciframe src=\"//iframe.nbcnews.com/fCayXxu?_showcaption=true\u0026app=1\" allowfullscreen\u003e\u003c/iframe\u003e\u003c/div\u003e\u003c/div\u003e","iframely-embed-id":"fCayXxu","iframely-embed-site":"Twitter","presentation-alignment":"CENTER","presentation-size":"MEDIUM"},"publisher":{"name":"nbcnews"}}},{"presentation":{"alignment":"center","size":"medium","style":"default","byline":null,"hideRecommendations":false,"hideProductRecommendations":false,"_overriddenByGetProcessedCardData":true},"type":"embeddedImage","image":{"id":"rcim252340","headline":{"primary":null,"tease":null,"seo":null,"social":null},"caption":"Sen. Joe Manchin, D-W.Va., takes in the eclipse at the U.S. Capitol.","altText":"Sen, Joe Manchin, D-W.Va., takes in the eclipse at the U.S. Capitol on April 8, 2024.","url":{"primary":"https://media-cldnry.s-nbcnews.com/image/upload/rockcms/2024-04/240408-eclipse-washington-dc-ew-246p-4ead1b.jpg"},"imageUrl":{"aims":"https://media1.s-nbcnews.com/i/rockcms/2024-04/252340/240408-eclipse-washington-dc-ew-246p-4ead1b_0846b85bd71c858f55586fff094bd3273b79f768.jpg","cloudinary":"https://media-cldnry.s-nbcnews.com/image/upload/rockcms/2024-04/240408-eclipse-washington-dc-ew-246p-4ead1b.jpg","telemundo":null},"encodingFormat":"image/jpeg","height":2500,"width":1875,"authors":[{"name":"Frank Thorp V"}],"source":{"name":"NBC News","copyright":null},"graphicContent":false}},{"type":"markup","element":"p","html":"Senate Majority Leader Chuck Schumer, D-N.Y., observed the eclipse from the balcony of his office in the U.S. Capitol, surrounded by staff, talking with them about how part of his state is experiencing totality, while New York City is only experiencing a partial eclipse like the one he was watching."}],"text":["WASHINGTON — Some of the science lovers in the crowd had either a countdown going on their phone or the peak eclipse time of 3:20 p.m. lodged in their brain ahead of time.","But for most of the Fourth-of-July-fireworks-level crowd here, we knew we reached peak eclipse in D.C. when everyone started spontaneously cheering.","Senate Majority Leader Chuck Schumer, D-N.Y., observed the eclipse from the balcony of his office in the U.S. Capitol, surrounded by staff, talking with them about how part of his state is experiencing totality, while New York City is only experiencing a partial eclipse like the one he was watching."]},"cardData":{"graphics":[]},"date":{"createdAt":"2024-04-08T19:35:22.698Z","publishedAt":"2024-04-08T19:35:22.698Z","modifiedAt":"2024-04-08T19:49:25.020Z"},"description":{"primary":"Some of the science lovers in the crowd had either a countdown going on their phone or the peak eclipse time of 3:20 p.m. lodged in their brain ahead of time.","seo":"Some of the science lovers in the crowd had either a countdown going on their phone or the peak eclipse time of 3:20 p.m. lodged in their brain ahead of time.","social":"Cheering in Washington during peak eclipse"},"headline":{"primary":"Cheering in Washington during peak eclipse","seo":"Cheering in Washington during peak eclipse","social":"Cheering in Washington during peak eclipse","tease":"Cheering in Washington during peak eclipse"},"primaryImage":null,"teaseImage":null,"taxonomy":{"primaryChannel":{"id":"rctx6603","path":"nbcnews/channel/nebula-blog-rcna145900","taxonomyType":"channel"},"primaryVertical":{"dateCreated":"Thu Sep 16 2021 03:51:57 GMT+0000 (UTC)","dateModified":"Thu Sep 16 2021 03:51:57 GMT+0000 (UTC)","description":{"primary":null},"id":"nctx20366","isCurated":true,"name":"News","path":"nbcnews/vertical/news","pageRoute":"/","slug":"news","type":"taxonomy","taxonomyType":"vertical","url":{"primary":"https://www.nbcnews.com/"}}},"url":{"primary":"https://www.nbcnews.com/science/space/live-blog/solar-eclipse-2024-live-updates-rcna145900#rcrd38569"},"replies":[]},{"id":"rcrd38565","authors":[{"bio":[{"type":"markup","element":"p","html":"Lester Holt is the anchor of \"NBC Nightly News.\""}],"dateCreated":"Fri Jan 03 2014 18:10:56 GMT+0000 (UTC)","dateModified":"Wed Mar 24 2021 03:50:02 GMT+0000 (UTC)","shortBio":null,"liveBlogShortBio":"","experience":[],"educationAndExpertise":[],"awards":[],"id":"ncpn3536","email":null,"jobTitle":["Anchor"],"name":"Lester Holt","primaryImage":{"altText":null,"height":427,"url":{"primary":"https://media-cldnry.s-nbcnews.com/image/upload/newscms/2014_01/94656/lesternews-grid-4x2.jpg"},"width":308},"publisher":{"name":"nbcnews","subType":null,"type":"organization"},"socialMediaProfiles":{"email":null,"facebook":null,"instagram":null,"pinterest":null,"snapchat":null,"tiktok":null,"twitter":"@lesterholtnbc","whatsapp":null,"youtube":null},"subType":null,"type":"person","url":null,"worksFor":null}],"cardType":"POST","isHeadlineHidden":false,"content":{"markupAndEmbeds":[{"type":"markup","element":"p","html":"Watch as NBC News’ Lester Holt and Tom Costello witness the moment the solar eclipse reaches totality in Indianapolis. "},{"type":"embeddedVideo","disablePlaylistAutoplay":false,"presentation":{"alignment":"left","size":"medium","style":"default","byline":null,"hideRecommendations":false,"hideProductRecommendations":false,"_overriddenByGetProcessedCardData":true},"video":{"id":"mmvo208562757665","taxonomy":{"additionalTerms":[],"primaryVertical":{"name":"News","taxonomyType":"vertical"},"primarySection":null,"primaryTopic":null},"unibrow":{"logo":null,"taxonomyPath":null,"text":"NBC News","url":{"primary":"https://www.nbcnews.com/video/lester-holt-and-tom-costello-witness-the-total-eclipse-in-indianapolis-208562757665"}},"duration":"PT1M31S","dateCreated":"Mon Apr 08 2024 19:15:28 GMT+0000 (UTC)","datePublished":"Mon Apr 08 2024 19:15:28 GMT+0000 (UTC)","dateModified":"Mon Apr 08 2024 19:16:31 GMT+0000 (UTC)","dateBroadcast":"Mon Apr 08 2024 19:15:31 GMT+0000 (UTC)","liveVideoStatus":"NONE","nativeAd":false,"mpxMetadata":{"id":"208562757665","guid":"nbc_spec_holt_costello_totality_240408","externalAdvertiserId":"nbc_spec_holt_costello_totality_240408","accountId":"2704722219","accountName":"nbcnewsdigital"},"source":{"name":"NBC News"},"publisher":{"name":"nbcnews"},"partOfEpisode":null,"partOfSeason":null,"videoType":"broadcast","sentiment":"neutral","headline":{"primary":"'This is magical': Lester Holt and Tom Costello witness totality in Indianapolis","tease":"'This is magical': Lester Holt and Tom Costello witness totality in Indianapolis","seo":"Lester Holt and Tom Costello witness the total eclipse in Indianapolis","social":"'This is magical': Lester Holt and Tom Costello witness totality in Indianapolis"},"description":{"primary":"Watch as NBC's Lester Holt and Tom Costello witness the moment the solar eclipse reaches totality in Indianapolis. ","seo":"Watch as NBC's Lester Holt and Tom Costello witness the moment the solar eclipse reaches totality in Indianapolis. "},"playable":true,"url":{"canonical":"https://www.nbcnews.com/video/lester-holt-and-tom-costello-witness-the-total-eclipse-in-indianapolis-208562757665","primary":"https://www.nbcnews.com/video/lester-holt-and-tom-costello-witness-the-total-eclipse-in-indianapolis-208562757665","short":"https://www.nbcnews.com/video/lester-holt-and-tom-costello-witness-the-total-eclipse-in-indianapolis-208562757665","slug":"lester-holt-and-tom-costello-witness-the-total-eclipse-in-indianapolis-208562757665"},"hasCaptions":true,"closedCaptioning":{"smptett":null,"srt":"https://nbcnewsdigital-static.nbcuni.com/media/captions/NBC_News_Digital/2024/04/1712603710759_nbc_spec_holt_costello_totality_240408.srt","webvtt":"https://nbcnewsdigital-static.nbcuni.com/media/captions/NBC_News_Digital/2024/04/1712603710759_nbc_spec_holt_costello_totality_240408.vtt"},"videoAssets":[{"assetType":"EMP","format":"M3U","publicUrl":"https://prodamdnewsencoding.akamaized.net/NBC_News_Digital/nbc_spec_holt_costello_totality_240408/1/abs/index.m3u8","height":1080,"width":1920,"assetDuration":91.258,"bitrate":4218000},{"assetType":"akamaiMp4","format":"MPEG4","publicUrl":"https://prodamdnewsencoding.akamaized.net/NBC_News_Digital/nbcnews/video/2024/04/1712603710759_nbc_spec_holt_costello_totality_240408_6.mp4","height":1080,"width":1920,"assetDuration":91.258,"bitrate":4218399}],"primaryImage":{"id":"vidimg2646153427","headline":{"primary":null},"altText":null,"caption":null,"url":{"primary":"https://media-cldnry.s-nbcnews.com/image/upload/mpx/2704722219/2024_04/1712603710759_nbc_spec_holt_costello_totality_240408_1920x1080-zqs9rk.jpg"},"imageUrl":{"aims":"https://media11.s-nbcnews.com/i/mpx/2704722219/2024_04/1712603710759_nbc_spec_holt_costello_totality_240408_1920x1080-zqs9rk.jpg","cloudinary":"https://media-cldnry.s-nbcnews.com/image/upload/mpx/2704722219/2024_04/1712603710759_nbc_spec_holt_costello_totality_240408_1920x1080-zqs9rk.jpg","telemundo":null},"source":null,"authors":[],"height":null,"width":null,"graphicContent":false},"teaseImage":{"id":"vidimg2646153427","headline":{"primary":null},"altText":null,"caption":null,"url":{"primary":"https://media-cldnry.s-nbcnews.com/image/upload/mpx/2704722219/2024_04/1712603710759_nbc_spec_holt_costello_totality_240408_1920x1080-zqs9rk.jpg"},"imageUrl":{"aims":"https://media11.s-nbcnews.com/i/mpx/2704722219/2024_04/1712603710759_nbc_spec_holt_costello_totality_240408_1920x1080-zqs9rk.jpg","cloudinary":"https://media-cldnry.s-nbcnews.com/image/upload/mpx/2704722219/2024_04/1712603710759_nbc_spec_holt_costello_totality_240408_1920x1080-zqs9rk.jpg","telemundo":null},"source":null,"authors":[],"height":null,"width":null,"graphicContent":false},"documentTracing":{"currentMessageId":{"id":"b0da84f3-6b63-411c-aa1b-b3c43c5225a4","updatedDate":"Mon Apr 08 2024 19:16:39 GMT+0000 (UTC)"}},"relatedUrl":null,"relatedContentLink":{"text":null,"url":null},"associatedVideoPlaylist":{"headline":{"primary":"Best of NBC News"},"videos":[{"type":"video","id":"mmvo209066565556","unibrow":{"logo":null,"taxonomyPath":null,"text":"NBC News","url":{"primary":"https://www.nbcnews.com/video/video-shows-copenhagen-s-historic-stock-exchange-engulfed-in-flames-209066565556"}},"mpxMetadata":{"id":"209066565556","guid":"f_tov_stockexchange_fire_240416","externalAdvertiserId":"f_tov_stockexchange_fire_240416"},"datePublished":"Tue Apr 16 2024 12:09:30 GMT+0000 (UTC)","dateCreated":"Tue Apr 16 2024 12:09:30 GMT+0000 (UTC)","dateModified":"Tue Apr 16 2024 12:14:11 GMT+0000 (UTC)","primaryImage":{"id":"vidimg680613653","headline":{"primary":null},"altText":null,"caption":null,"url":{"primary":"https://media-cldnry.s-nbcnews.com/image/upload/mpx/2704722219/2024_04/f_tov_fire_stockexchange_240416-iaw60o.jpg"},"imageUrl":{"aims":"https://media14.s-nbcnews.com/i/mpx/2704722219/2024_04/f_tov_fire_stockexchange_240416-iaw60o.jpg","cloudinary":"https://media-cldnry.s-nbcnews.com/image/upload/mpx/2704722219/2024_04/f_tov_fire_stockexchange_240416-iaw60o.jpg","telemundo":null},"source":null,"authors":[],"height":null,"width":null,"graphicContent":false},"teaseImage":{"id":"vidimg680613653","headline":{"primary":null},"altText":null,"caption":null,"url":{"primary":"https://media-cldnry.s-nbcnews.com/image/upload/mpx/2704722219/2024_04/f_tov_fire_stockexchange_240416-iaw60o.jpg"},"imageUrl":{"aims":"https://media14.s-nbcnews.com/i/mpx/2704722219/2024_04/f_tov_fire_stockexchange_240416-iaw60o.jpg","cloudinary":"https://media-cldnry.s-nbcnews.com/image/upload/mpx/2704722219/2024_04/f_tov_fire_stockexchange_240416-iaw60o.jpg","telemundo":null},"source":null,"authors":[],"height":null,"width":null,"graphicContent":false},"url":{"canonical":"https://www.nbcnews.com/video/video-shows-copenhagen-s-historic-stock-exchange-engulfed-in-flames-209066565556","primary":"https://www.nbcnews.com/video/video-shows-copenhagen-s-historic-stock-exchange-engulfed-in-flames-209066565556","short":"https://www.nbcnews.com/video/video-shows-copenhagen-s-historic-stock-exchange-engulfed-in-flames-209066565556","slug":"video-shows-copenhagen-s-historic-stock-exchange-engulfed-in-flames-209066565556"},"relatedUrl":null,"relatedContentLink":{"text":null,"url":null},"duration":"PT1M15S","nativeAd":false,"videoType":"webExtra","sentiment":"negative","headline":{"primary":"Video shows Copenhagen's historic stock exchange engulfed in flames","tease":"Video shows Copenhagen's historic stock exchange engulfed in flames","social":"Video shows Copenhagen's historic stock exchange engulfed in flames"},"description":{"primary":"Copenhagen's historic 17th-century stock exchange, a popular tourist attraction, was engulfed in flames after a fire broke out in the building. The structure's iconic spire collapsed as firefighters worked to put out the blaze. The cause of the fire is still unknown."},"publisher":{"name":"nbcnews"},"source":{"name":"NBC News"},"taxonomy":{"additionalTerms":[{"dateCreated":"Fri Apr 29 2022 02:27:32 GMT+0000 (UTC)","dateModified":"Fri Apr 29 2022 02:27:32 GMT+0000 (UTC)","description":{"primary":null},"id":"nctx20846","isCurated":false,"name":"News","path":"msnbc/section/msnbc/news","pageRoute":"/","slug":"news","type":"taxonomy","taxonomyType":"topic","url":{"primary":null}},{"dateCreated":"Fri Apr 01 2022 20:42:09 GMT+0000 (UTC)","dateModified":"Fri Apr 01 2022 20:42:09 GMT+0000 (UTC)","description":{"primary":null},"id":"nctx23345","isCurated":true,"name":"News","path":"nbcnews/show/meet-the-press/news","pageRoute":"/meet-the-press","slug":"news","type":"taxonomy","taxonomyType":"topic","url":{"primary":"https://www.nbcnews.com/meet-the-press"}},{"dateCreated":"Thu Sep 16 2021 03:36:45 GMT+0000 (UTC)","dateModified":"Thu Sep 16 2021 03:36:45 GMT+0000 (UTC)","description":{"primary":null},"id":"nctx7","isCurated":false,"name":"News","path":"nbcnews/section/news","pageRoute":"/","slug":"news","type":"taxonomy","taxonomyType":"section","url":{"primary":null}},{"dateCreated":"Thu Sep 16 2021 03:20:12 GMT+0000 (UTC)","dateModified":"Thu Sep 16 2021 03:20:12 GMT+0000 (UTC)","description":{"primary":null},"id":"nctx8","isCurated":true,"name":"World","path":"nbcnews/section/news/world","pageRoute":"/world","slug":"world","type":"taxonomy","taxonomyType":"topic","url":{"primary":"https://www.nbcnews.com/world"}}],"primaryVertical":{"name":"News"},"primarySection":null,"primaryTopic":null},"hasCaptions":false,"closedCaptioning":{"smptett":null,"srt":null,"webvtt":null},"videoAssets":[{"assetType":"EMP","format":"M3U","publicUrl":"https://prodamdnewsencoding.akamaized.net/NBC_News_Digital/f_tov_stockexchange_fire_240416/1/abs/index.m3u8","height":1080,"width":1920,"assetDuration":74.742,"bitrate":4542000},{"assetType":"akamaiMp4","format":"MPEG4","publicUrl":"https://prodamdnewsencoding.akamaized.net/NBC_News_Digital/nbcnews/video/2024/04/f_tov_stockexchange_fire_240416_3378048924.mp4","height":1080,"width":1920,"assetDuration":74.742,"bitrate":4542000}]},{"type":"video","id":"mmvo209050693524","unibrow":{"logo":null,"taxonomyPath":null,"text":"Nightly News Netcast","url":{"primary":"https://www.nbcnews.com/nightly-news-netcast/video/nightly-news-full-broadcast-april-15th-209050693524"}},"mpxMetadata":{"id":"209050693524","guid":"nn_netcast_v2_240415","externalAdvertiserId":"nn_netcast_v2_240415"},"datePublished":"Tue Apr 16 2024 02:45:42 GMT+0000 (UTC)","dateCreated":"Tue Apr 16 2024 02:45:42 GMT+0000 (UTC)","dateModified":"Tue Apr 16 2024 03:05:55 GMT+0000 (UTC)","primaryImage":{"id":"vidimg1181201490","headline":{"primary":null},"altText":null,"caption":null,"url":{"primary":"https://media-cldnry.s-nbcnews.com/image/upload/mpx/2704722219/2024_04/image-ei1p9m.jpg"},"imageUrl":{"aims":"https://media14.s-nbcnews.com/i/mpx/2704722219/2024_04/image-ei1p9m.jpg","cloudinary":"https://media-cldnry.s-nbcnews.com/image/upload/mpx/2704722219/2024_04/image-ei1p9m.jpg","telemundo":null},"source":null,"authors":[],"height":null,"width":null,"graphicContent":false},"teaseImage":{"id":"vidimg1181201490","headline":{"primary":null},"altText":null,"caption":null,"url":{"primary":"https://media-cldnry.s-nbcnews.com/image/upload/mpx/2704722219/2024_04/image-ei1p9m.jpg"},"imageUrl":{"aims":"https://media14.s-nbcnews.com/i/mpx/2704722219/2024_04/image-ei1p9m.jpg","cloudinary":"https://media-cldnry.s-nbcnews.com/image/upload/mpx/2704722219/2024_04/image-ei1p9m.jpg","telemundo":null},"source":null,"authors":[],"height":null,"width":null,"graphicContent":false},"url":{"canonical":"https://www.nbcnews.com/nightly-news-netcast/video/nightly-news-full-broadcast-april-15th-209050693524","primary":"https://www.nbcnews.com/nightly-news-netcast/video/nightly-news-full-broadcast-april-15th-209050693524","short":"https://www.nbcnews.com/nightly-news-netcast/video/nightly-news-full-broadcast-april-15th-209050693524","slug":"nightly-news-full-broadcast-april-15th-209050693524"},"relatedUrl":null,"relatedContentLink":{"text":null,"url":null},"duration":"PT18M26S","nativeAd":false,"videoType":"broadcast","sentiment":"noAdsUpsettingContent","headline":{"primary":"Nightly News Full Broadcast (April 15th)","tease":"Nightly News Full Broadcast (April 15th)","social":"Nightly News Full Broadcast (April 15th)"},"description":{"primary":"Former President Donald Trump appears in court for the start of his unprecedented trial on charges that he falsified business records to cover up hush money payments to porn star Stormy Daniels, Israel says there will be a response after Iran launched hundreds of missiles and drones against it, and the armorer on the “Rust” movie set is sentenced after being found guilty of involuntary manslaughter."},"publisher":{"name":"nbcnews"},"source":{"name":"Nightly News Netcast"},"taxonomy":{"additionalTerms":[],"primaryVertical":{"name":"News"},"primarySection":null,"primaryTopic":null},"hasCaptions":true,"closedCaptioning":{"smptett":null,"srt":"https://vod.nbcnews.com/nbcnews/captions/2024/04/nn_netcast_v2_240415.srt","webvtt":"https://vod.nbcnews.com/nbcnews/captions/2024/04/nn_netcast_v2_240415.vtt"},"videoAssets":[{"assetType":"EMP","format":"M3U","publicUrl":"https://prodamdnewsencoding.akamaized.net/NBC_News_Digital/nn_netcast_v2_240415/1/abs/index.m3u8","height":1080,"width":1920,"assetDuration":1106.372,"bitrate":4568000},{"assetType":"akamaiMp4","format":"MPEG4","publicUrl":"https://prodamdnewsencoding.akamaized.net/NBC_News_Digital/nbcnews/video/2024/04/nn_netcast_v2_240415_3377657360.mp4","height":1080,"width":1920,"assetDuration":1106.372,"bitrate":4568000}]},{"type":"video","id":"mmvo209046085795","unibrow":{"logo":null,"taxonomyPath":null,"text":"NBC News NOW","url":{"primary":"https://www.nbcnews.com/now/video/video-shows-truck-trying-to-tow-car-with-driver-inside-209046085795"}},"mpxMetadata":{"id":"209046085795","guid":"now_topstory_towtruck_240415","externalAdvertiserId":"now_topstory_towtruck_240415"},"datePublished":"Tue Apr 16 2024 01:10:15 GMT+0000 (UTC)","dateCreated":"Tue Apr 16 2024 01:10:15 GMT+0000 (UTC)","dateModified":"Tue Apr 16 2024 01:11:12 GMT+0000 (UTC)","primaryImage":{"id":"vidimg1087901411","headline":{"primary":null},"altText":null,"caption":null,"url":{"primary":"https://media-cldnry.s-nbcnews.com/image/upload/mpx/2704722219/2024_04/1713229797946_now_topstory_towtruck_240415_1920x1080-xqdt43.jpg"},"imageUrl":{"aims":"https://media11.s-nbcnews.com/i/mpx/2704722219/2024_04/1713229797946_now_topstory_towtruck_240415_1920x1080-xqdt43.jpg","cloudinary":"https://media-cldnry.s-nbcnews.com/image/upload/mpx/2704722219/2024_04/1713229797946_now_topstory_towtruck_240415_1920x1080-xqdt43.jpg","telemundo":null},"source":null,"authors":[],"height":null,"width":null,"graphicContent":false},"teaseImage":{"id":"vidimg1087901411","headline":{"primary":null},"altText":null,"caption":null,"url":{"primary":"https://media-cldnry.s-nbcnews.com/image/upload/mpx/2704722219/2024_04/1713229797946_now_topstory_towtruck_240415_1920x1080-xqdt43.jpg"},"imageUrl":{"aims":"https://media11.s-nbcnews.com/i/mpx/2704722219/2024_04/1713229797946_now_topstory_towtruck_240415_1920x1080-xqdt43.jpg","cloudinary":"https://media-cldnry.s-nbcnews.com/image/upload/mpx/2704722219/2024_04/1713229797946_now_topstory_towtruck_240415_1920x1080-xqdt43.jpg","telemundo":null},"source":null,"authors":[],"height":null,"width":null,"graphicContent":false},"url":{"canonical":"https://www.nbcnews.com/now/video/video-shows-truck-trying-to-tow-car-with-driver-inside-209046085795","primary":"https://www.nbcnews.com/now/video/video-shows-truck-trying-to-tow-car-with-driver-inside-209046085795","short":"https://www.nbcnews.com/now/video/video-shows-truck-trying-to-tow-car-with-driver-inside-209046085795","slug":"video-shows-truck-trying-to-tow-car-with-driver-inside-209046085795"},"relatedUrl":null,"relatedContentLink":{"text":null,"url":null},"duration":"PT2M26S","nativeAd":false,"videoType":"original","sentiment":"neutral","headline":{"primary":"Video shows truck trying to tow car with driver inside","tease":"Video shows truck trying to tow car with driver inside","social":"Video shows truck trying to tow car with driver inside"},"description":{"primary":"Video shows the moment a truck attempted to tow a moving car with the driver inside. The San Francisco driver was able to get away. "},"publisher":{"name":"nbcnews"},"source":{"name":"NBC News NOW"},"taxonomy":{"additionalTerms":[{"dateCreated":"Thu Sep 16 2021 03:52:10 GMT+0000 (UTC)","dateModified":"Thu Sep 16 2021 03:52:10 GMT+0000 (UTC)","description":{"primary":null},"id":"nctx21301","isCurated":true,"name":"NBC News NOW","path":"nbcnews/collection/nbc-news-now","pageRoute":"/now","slug":"nbc-news-now","type":"taxonomy","taxonomyType":"collection","url":{"primary":"https://www.nbcnews.com/now"}}],"primaryVertical":{"name":"News"},"primarySection":null,"primaryTopic":null},"hasCaptions":true,"closedCaptioning":{"smptett":null,"srt":"https://nbcnewsdigital-static.nbcuni.com/media/captions/NBC_News_Digital/2024/04/1713229797946_now_topstory_towtruck_240415.srt","webvtt":"https://nbcnewsdigital-static.nbcuni.com/media/captions/NBC_News_Digital/2024/04/1713229797946_now_topstory_towtruck_240415.vtt"},"videoAssets":[{"assetType":"EMP","format":"M3U","publicUrl":"https://prodamdnewsencoding.akamaized.net/NBC_News_Digital/now_topstory_towtruck_240415/1/abs/index.m3u8","height":1080,"width":1920,"assetDuration":146.18,"bitrate":4219000},{"assetType":"akamaiMp4","format":"MPEG4","publicUrl":"https://prodamdnewsencoding.akamaized.net/NBC_News_Digital/nbcnews/video/2024/04/1713229797946_now_topstory_towtruck_240415_6.mp4","height":1080,"width":1920,"assetDuration":146.18,"bitrate":4219543}]},{"type":"video","id":"mmvo209044037868","unibrow":{"logo":null,"taxonomyPath":null,"text":"NBC News NOW","url":{"primary":"https://www.nbcnews.com/now/video/fbi-launches-investigation-into-baltimore-bridge-collapse-209044037868"}},"mpxMetadata":{"id":"209044037868","guid":"now_topstory_bridge_collapse_240415","externalAdvertiserId":"now_topstory_bridge_collapse_240415"},"datePublished":"Tue Apr 16 2024 00:54:16 GMT+0000 (UTC)","dateCreated":"Tue Apr 16 2024 00:54:16 GMT+0000 (UTC)","dateModified":"Tue Apr 16 2024 00:55:10 GMT+0000 (UTC)","primaryImage":{"id":"vidimg3326425261","headline":{"primary":null},"altText":null,"caption":null,"url":{"primary":"https://media-cldnry.s-nbcnews.com/image/upload/mpx/2704722219/2024_04/1713228838662_now_topstory_bridge_collapse_240415_1920x1080-vhhg7k.jpg"},"imageUrl":{"aims":"https://media12.s-nbcnews.com/i/mpx/2704722219/2024_04/1713228838662_now_topstory_bridge_collapse_240415_1920x1080-vhhg7k.jpg","cloudinary":"https://media-cldnry.s-nbcnews.com/image/upload/mpx/2704722219/2024_04/1713228838662_now_topstory_bridge_collapse_240415_1920x1080-vhhg7k.jpg","telemundo":null},"source":null,"authors":[],"height":null,"width":null,"graphicContent":false},"teaseImage":{"id":"vidimg3326425261","headline":{"primary":null},"altText":null,"caption":null,"url":{"primary":"https://media-cldnry.s-nbcnews.com/image/upload/mpx/2704722219/2024_04/1713228838662_now_topstory_bridge_collapse_240415_1920x1080-vhhg7k.jpg"},"imageUrl":{"aims":"https://media12.s-nbcnews.com/i/mpx/2704722219/2024_04/1713228838662_now_topstory_bridge_collapse_240415_1920x1080-vhhg7k.jpg","cloudinary":"https://media-cldnry.s-nbcnews.com/image/upload/mpx/2704722219/2024_04/1713228838662_now_topstory_bridge_collapse_240415_1920x1080-vhhg7k.jpg","telemundo":null},"source":null,"authors":[],"height":null,"width":null,"graphicContent":false},"url":{"canonical":"https://www.nbcnews.com/now/video/fbi-launches-investigation-into-baltimore-bridge-collapse-209044037868","primary":"https://www.nbcnews.com/now/video/fbi-launches-investigation-into-baltimore-bridge-collapse-209044037868","short":"https://www.nbcnews.com/now/video/fbi-launches-investigation-into-baltimore-bridge-collapse-209044037868","slug":"fbi-launches-investigation-into-baltimore-bridge-collapse-209044037868"},"relatedUrl":null,"relatedContentLink":{"text":null,"url":null},"duration":"PT2M14S","nativeAd":false,"videoType":"original","sentiment":"negative","headline":{"primary":"FBI launches investigation into Baltimore bridge collapse","tease":"FBI launches investigation into Baltimore bridge collapse","social":"FBI launches investigation into Baltimore bridge collapse"},"description":{"primary":"The FBI launched a criminal investigation into what went wrong aboard the cargo ship that caused the deadly Baltimore bridge collapse. Some of the victims' families said the move is a step in the right direction."},"publisher":{"name":"nbcnews"},"source":{"name":"NBC News NOW"},"taxonomy":{"additionalTerms":[{"dateCreated":"Thu Sep 16 2021 03:52:10 GMT+0000 (UTC)","dateModified":"Thu Sep 16 2021 03:52:10 GMT+0000 (UTC)","description":{"primary":null},"id":"nctx21301","isCurated":true,"name":"NBC News NOW","path":"nbcnews/collection/nbc-news-now","pageRoute":"/now","slug":"nbc-news-now","type":"taxonomy","taxonomyType":"collection","url":{"primary":"https://www.nbcnews.com/now"}}],"primaryVertical":{"name":"News"},"primarySection":null,"primaryTopic":null},"hasCaptions":true,"closedCaptioning":{"smptett":null,"srt":"https://nbcnewsdigital-static.nbcuni.com/media/captions/NBC_News_Digital/2024/04/1713228838662_now_topstory_bridge_collapse_240415.srt","webvtt":"https://nbcnewsdigital-static.nbcuni.com/media/captions/NBC_News_Digital/2024/04/1713228838662_now_topstory_bridge_collapse_240415.vtt"},"videoAssets":[{"assetType":"EMP","format":"M3U","publicUrl":"https://prodamdnewsencoding.akamaized.net/NBC_News_Digital/now_topstory_bridge_collapse_240415/1/abs/index.m3u8","height":1080,"width":1920,"assetDuration":133.601,"bitrate":4198000},{"assetType":"akamaiMp4","format":"MPEG4","publicUrl":"https://prodamdnewsencoding.akamaized.net/NBC_News_Digital/nbcnews/video/2024/04/1713228838662_now_topstory_bridge_collapse_240415_6.mp4","height":1080,"width":1920,"assetDuration":133.601,"bitrate":4198135}]},{"type":"video","id":"mmvo209045573752","unibrow":{"logo":null,"taxonomyPath":null,"text":"NBC News NOW","url":{"primary":"https://www.nbcnews.com/now/video/bishop-stabbed-while-giving-sermon-in-australia-church-209045573752"}},"mpxMetadata":{"id":"209045573752","guid":"now_topstory_australia_stabbing_240415","externalAdvertiserId":"now_topstory_australia_stabbing_240415"},"datePublished":"Tue Apr 16 2024 00:49:30 GMT+0000 (UTC)","dateCreated":"Tue Apr 16 2024 00:49:29 GMT+0000 (UTC)","dateModified":"Tue Apr 16 2024 00:50:10 GMT+0000 (UTC)","primaryImage":{"id":"vidimg1960807141","headline":{"primary":null},"altText":null,"caption":null,"url":{"primary":"https://media-cldnry.s-nbcnews.com/image/upload/mpx/2704722219/2024_04/1713228552093_now_topstory_australia_stabbing_240415_1920x1080-ipywdq.jpg"},"imageUrl":{"aims":"https://media12.s-nbcnews.com/i/mpx/2704722219/2024_04/1713228552093_now_topstory_australia_stabbing_240415_1920x1080-ipywdq.jpg","cloudinary":"https://media-cldnry.s-nbcnews.com/image/upload/mpx/2704722219/2024_04/1713228552093_now_topstory_australia_stabbing_240415_1920x1080-ipywdq.jpg","telemundo":null},"source":null,"authors":[],"height":null,"width":null,"graphicContent":false},"teaseImage":{"id":"vidimg1960807141","headline":{"primary":null},"altText":null,"caption":null,"url":{"primary":"https://media-cldnry.s-nbcnews.com/image/upload/mpx/2704722219/2024_04/1713228552093_now_topstory_australia_stabbing_240415_1920x1080-ipywdq.jpg"},"imageUrl":{"aims":"https://media12.s-nbcnews.com/i/mpx/2704722219/2024_04/1713228552093_now_topstory_australia_stabbing_240415_1920x1080-ipywdq.jpg","cloudinary":"https://media-cldnry.s-nbcnews.com/image/upload/mpx/2704722219/2024_04/1713228552093_now_topstory_australia_stabbing_240415_1920x1080-ipywdq.jpg","telemundo":null},"source":null,"authors":[],"height":null,"width":null,"graphicContent":false},"url":{"canonical":"https://www.nbcnews.com/now/video/bishop-stabbed-while-giving-sermon-in-australia-church-209045573752","primary":"https://www.nbcnews.com/now/video/bishop-stabbed-while-giving-sermon-in-australia-church-209045573752","short":"https://www.nbcnews.com/now/video/bishop-stabbed-while-giving-sermon-in-australia-church-209045573752","slug":"bishop-stabbed-while-giving-sermon-in-australia-church-209045573752"},"relatedUrl":null,"relatedContentLink":{"text":null,"url":null},"duration":"PT2M17S","nativeAd":false,"videoType":"original","sentiment":"noAdsUpsettingContent","headline":{"primary":"Bishop stabbed while delivering sermon in Australia church","tease":"Bishop stabbed while delivering sermon in Australia church","social":"Bishop stabbed while delivering sermon in Australia church"},"description":{"primary":"A bishop was stabbed at church while delivering a sermon in Sydney, Australia. The attack was caught on a livestream meant to broadcast the service. The incident comes two days after a mass stabbing attack at a mall in Sydney. "},"publisher":{"name":"nbcnews"},"source":{"name":"NBC News NOW"},"taxonomy":{"additionalTerms":[{"dateCreated":"Thu Sep 16 2021 03:52:10 GMT+0000 (UTC)","dateModified":"Thu Sep 16 2021 03:52:10 GMT+0000 (UTC)","description":{"primary":null},"id":"nctx21301","isCurated":true,"name":"NBC News NOW","path":"nbcnews/collection/nbc-news-now","pageRoute":"/now","slug":"nbc-news-now","type":"taxonomy","taxonomyType":"collection","url":{"primary":"https://www.nbcnews.com/now"}}],"primaryVertical":{"name":"News"},"primarySection":null,"primaryTopic":null},"hasCaptions":true,"closedCaptioning":{"smptett":null,"srt":"https://nbcnewsdigital-static.nbcuni.com/media/captions/NBC_News_Digital/2024/04/1713228552093_now_topstory_australia_stabbing_240415.srt","webvtt":"https://nbcnewsdigital-static.nbcuni.com/media/captions/NBC_News_Digital/2024/04/1713228552093_now_topstory_australia_stabbing_240415.vtt"},"videoAssets":[{"assetType":"EMP","format":"M3U","publicUrl":"https://prodamdnewsencoding.akamaized.net/NBC_News_Digital/now_topstory_australia_stabbing_240415/1/abs/index.m3u8","height":1080,"width":1920,"assetDuration":137.371,"bitrate":4266000},{"assetType":"akamaiMp4","format":"MPEG4","publicUrl":"https://prodamdnewsencoding.akamaized.net/NBC_News_Digital/nbcnews/video/2024/04/1713228552093_now_topstory_australia_stabbing_240415_6.mp4","height":1080,"width":1920,"assetDuration":137.371,"bitrate":4266140}]}]}}}],"text":["Watch as NBC News’ Lester Holt and Tom Costello witness the moment the solar eclipse reaches totality in Indianapolis. "]},"cardData":{"graphics":[]},"date":{"createdAt":"2024-04-08T19:33:51.922Z","publishedAt":"2024-04-08T19:33:51.922Z","modifiedAt":"2024-04-08T19:33:51.922Z"},"description":{"primary":"Watch as NBC News’ Lester Holt and Tom Costello witness the moment the solar eclipse reaches totality in Indianapolis.","seo":"Watch as NBC News’ Lester Holt and Tom Costello witness the moment the solar eclipse reaches totality in Indianapolis.","social":"‘This is magical’: Lester Holt and Tom Costello witness totality in Indianapolis"},"headline":{"primary":"‘This is magical’: Lester Holt and Tom Costello witness totality in Indianapolis","seo":"‘This is magical’: Lester Holt and Tom Costello witness totality in Indianapolis","social":"‘This is magical’: Lester Holt and Tom Costello witness totality in Indianapolis","tease":"‘This is magical’: Lester Holt and Tom Costello witness totality in Indianapolis"},"primaryImage":null,"teaseImage":null,"taxonomy":{"primaryChannel":{"id":"rctx6603","path":"nbcnews/channel/nebula-blog-rcna145900","taxonomyType":"channel"},"primaryVertical":{"dateCreated":"Thu Sep 16 2021 03:51:57 GMT+0000 (UTC)","dateModified":"Thu Sep 16 2021 03:51:57 GMT+0000 (UTC)","description":{"primary":null},"id":"nctx20366","isCurated":true,"name":"News","path":"nbcnews/vertical/news","pageRoute":"/","slug":"news","type":"taxonomy","taxonomyType":"vertical","url":{"primary":"https://www.nbcnews.com/"}}},"url":{"primary":"https://www.nbcnews.com/science/space/live-blog/solar-eclipse-2024-live-updates-rcna145900#rcrd38565"},"replies":[]},{"id":"rcrd38563","authors":[{"bio":[{"type":"markup","element":"p","html":"Denise Chow is a reporter for NBC News Science focused on general science and climate change."}],"dateCreated":"Thu Oct 26 2017 15:38:17 GMT+0000 (UTC)","dateModified":"Tue Nov 15 2022 15:24:24 GMT+0000 (UTC)","shortBio":null,"liveBlogShortBio":"","experience":[],"educationAndExpertise":[],"awards":[],"id":"ncpn814621","email":"denise.chow@nbcuni.com","jobTitle":[],"name":"Denise Chow","primaryImage":{"altText":"Denise Chow.","height":1500,"url":{"primary":"https://media-cldnry.s-nbcnews.com/image/upload/newscms/2022_46/3581047/denise-chow-byline-jm.jpg"},"width":1500},"publisher":{"name":"nbcnews","subType":null,"type":"organization"},"socialMediaProfiles":{"email":null,"facebook":null,"instagram":null,"pinterest":null,"snapchat":null,"tiktok":null,"twitter":"@denisechow","whatsapp":null,"youtube":null},"subType":null,"type":"person","url":{"canonical":"https://www.nbcnews.com/author/denise-chow-ncpn814621","primary":"https://www.nbcnews.com/author/denise-chow-ncpn814621","short":"https://www.nbcnews.com/author/denise-chow-ncpn814621","slug":"denise-chow-ncpn814621"},"worksFor":null}],"cardType":"POST","isHeadlineHidden":false,"content":{"markupAndEmbeds":[{"type":"markup","element":"p","html":"The sun has been blocked — in the sky and on X, apparently."},{"type":"markup","element":"p","html":"NASA’s official account for the moon posted a cheeky screenshot “blocking” the sun on the social media platform mid-solar eclipse and touting: \"Oops I did it again.\""},{"type":"embeddedWidget","presentation":{"alignment":"center","size":"medium","style":"default","byline":null,"hideRecommendations":false,"hideProductRecommendations":false,"_overriddenByGetProcessedCardData":true},"widget":{"id":"ncwd999999","type":"widget","name":"IFRAMELY_EXTERNAL_EMBED","baseline":"\u003cdiv class=\"iframely-twitter iframely-app iframely-embed\" style=\"max-width: 550px;\"\u003e\u003cdiv class=\"iframely-responsive\" style=\"padding-bottom: 100%;\"\u003e\u003ciframe src=\"//iframe.nbcnews.com/LNQA00x?_showcaption=true\u0026app=1\" allowfullscreen\u003e\u003c/iframe\u003e\u003c/div\u003e\u003c/div\u003e","mobileBaseline":"\u003camp-iframe src=\"https://iframe.nbcnews.com/LNQA00x?_showcaption=true\u0026amp=1\" width=\"400\" height=\"400\" frameborder=\"0\" allowfullscreen layout=\"responsive\" resizable sandbox=\"allow-scripts allow-same-origin allow-popups allow-forms allow-top-navigation-by-user-activation\"\u003e\u003camp-img layout=\"fill\" src=\"https://iframe.nbcnews.com/amp169/thumbnail\" placeholder\u003e\u003c/amp-img\u003e\u003cbutton overflow\u003eRead more\u003c/button\u003e\u003c/amp-iframe\u003e","fallbackUrl":"https://twitter.com/NASAMoon/status/1777405053227160062","properties":{"canonical-url":"https://twitter.com/NASAMoon/status/1777405053227160062","description":"Oops I did it again 🤭 #TotalSolarEclipse pic.twitter.com/JXPe26qq3Q— NASA Moon (@NASAMoon) April 8, 2024\n\n\n","headline":"NASA Moon on Twitter / X","iframely-embed-amp-html":"\u003camp-iframe src=\"https://iframe.nbcnews.com/LNQA00x?_showcaption=true\u0026amp=1\" width=\"400\" height=\"400\" frameborder=\"0\" allowfullscreen layout=\"responsive\" resizable sandbox=\"allow-scripts allow-same-origin allow-popups allow-forms allow-top-navigation-by-user-activation\"\u003e\u003camp-img layout=\"fill\" src=\"https://iframe.nbcnews.com/amp169/thumbnail\" placeholder\u003e\u003c/amp-img\u003e\u003cbutton overflow\u003eRead more\u003c/button\u003e\u003c/amp-iframe\u003e","iframely-embed-html":"\u003cdiv class=\"iframely-twitter iframely-app iframely-embed\" style=\"max-width: 550px;\"\u003e\u003cdiv class=\"iframely-responsive\" style=\"padding-bottom: 100%;\"\u003e\u003ciframe src=\"//iframe.nbcnews.com/LNQA00x?_showcaption=true\u0026app=1\" allowfullscreen\u003e\u003c/iframe\u003e\u003c/div\u003e\u003c/div\u003e","iframely-embed-id":"LNQA00x","iframely-embed-site":"Twitter","presentation-alignment":"CENTER","presentation-size":"MEDIUM"},"publisher":{"name":"nbcnews"}}}],"text":["The sun has been blocked — in the sky and on X, apparently.","NASA’s official account for the moon posted a cheeky screenshot “blocking” the sun on the social media platform mid-solar eclipse and touting: \"Oops I did it again.\""]},"cardData":{"graphics":[]},"date":{"createdAt":"2024-04-08T19:31:13.742Z","publishedAt":"2024-04-08T19:31:13.742Z","modifiedAt":"2024-04-08T19:31:13.742Z"},"description":{"primary":"The sun has been blocked — in the sky and on X, apparently.","seo":"The sun has been blocked — in the sky and on X, apparently.","social":"Some light banter on X"},"headline":{"primary":"Some light banter on X","seo":"Some light banter on X","social":"Some light banter on X","tease":"Some light banter on X"},"primaryImage":null,"teaseImage":null,"taxonomy":{"primaryChannel":{"id":"rctx6603","path":"nbcnews/channel/nebula-blog-rcna145900","taxonomyType":"channel"},"primaryVertical":{"dateCreated":"Thu Sep 16 2021 03:51:57 GMT+0000 (UTC)","dateModified":"Thu Sep 16 2021 03:51:57 GMT+0000 (UTC)","description":{"primary":null},"id":"nctx20366","isCurated":true,"name":"News","path":"nbcnews/vertical/news","pageRoute":"/","slug":"news","type":"taxonomy","taxonomyType":"vertical","url":{"primary":"https://www.nbcnews.com/"}}},"url":{"primary":"https://www.nbcnews.com/science/space/live-blog/solar-eclipse-2024-live-updates-rcna145900#rcrd38563"},"replies":[]},{"id":"rcrd38558","authors":[{"bio":[{"type":"markup","element":"p","html":"Denise Chow is a reporter for NBC News Science focused on general science and climate change."}],"dateCreated":"Thu Oct 26 2017 15:38:17 GMT+0000 (UTC)","dateModified":"Tue Nov 15 2022 15:24:24 GMT+0000 (UTC)","shortBio":null,"liveBlogShortBio":"","experience":[],"educationAndExpertise":[],"awards":[],"id":"ncpn814621","email":"denise.chow@nbcuni.com","jobTitle":[],"name":"Denise Chow","primaryImage":{"altText":"Denise Chow.","height":1500,"url":{"primary":"https://media-cldnry.s-nbcnews.com/image/upload/newscms/2022_46/3581047/denise-chow-byline-jm.jpg"},"width":1500},"publisher":{"name":"nbcnews","subType":null,"type":"organization"},"socialMediaProfiles":{"email":null,"facebook":null,"instagram":null,"pinterest":null,"snapchat":null,"tiktok":null,"twitter":"@denisechow","whatsapp":null,"youtube":null},"subType":null,"type":"person","url":{"canonical":"https://www.nbcnews.com/author/denise-chow-ncpn814621","primary":"https://www.nbcnews.com/author/denise-chow-ncpn814621","short":"https://www.nbcnews.com/author/denise-chow-ncpn814621","slug":"denise-chow-ncpn814621"},"worksFor":null}],"cardType":"POST","isHeadlineHidden":false,"content":{"markupAndEmbeds":[{"type":"markup","element":"p","html":"The solar eclipse is more than halfway along its path across the country, with totality wrapping up in Indianapolis. "},{"type":"markup","element":"p","html":"Next up: totality in Cleveland!"}],"text":["The solar eclipse is more than halfway along its path across the country, with totality wrapping up in Indianapolis. ","Next up: totality in Cleveland!"]},"cardData":{"graphics":[]},"date":{"createdAt":"2024-04-08T19:19:55.199Z","publishedAt":"2024-04-08T19:19:55.199Z","modifiedAt":"2024-04-08T19:19:55.199Z"},"description":{"primary":"The solar eclipse is more than halfway along its path across the country, with totality wrapping up in Indianapolis.","seo":"The solar eclipse is more than halfway along its path across the country, with totality wrapping up in Indianapolis.","social":"Eclipse passes halfway point in path across the U.S."},"headline":{"primary":"Eclipse passes halfway point in path across the U.S.","seo":"Eclipse passes halfway point in path across the U.S.","social":"Eclipse passes halfway point in path across the U.S.","tease":"Eclipse passes halfway point in path across the U.S."},"primaryImage":null,"teaseImage":null,"taxonomy":{"primaryChannel":{"id":"rctx6603","path":"nbcnews/channel/nebula-blog-rcna145900","taxonomyType":"channel"},"primaryVertical":{"dateCreated":"Thu Sep 16 2021 03:51:57 GMT+0000 (UTC)","dateModified":"Thu Sep 16 2021 03:51:57 GMT+0000 (UTC)","description":{"primary":null},"id":"nctx20366","isCurated":true,"name":"News","path":"nbcnews/vertical/news","pageRoute":"/","slug":"news","type":"taxonomy","taxonomyType":"vertical","url":{"primary":"https://www.nbcnews.com/"}}},"url":{"primary":"https://www.nbcnews.com/science/space/live-blog/solar-eclipse-2024-live-updates-rcna145900#rcrd38558"},"replies":[]},{"id":"rcrd38560","authors":[{"bio":[{"type":"markup","element":"p","html":"Chase Cain is a national climate reporter for NBC News."}],"dateCreated":"Mon Jan 22 2024 19:50:59 GMT+0000 (UTC)","dateModified":"Mon Jan 22 2024 19:50:59 GMT+0000 (UTC)","shortBio":null,"liveBlogShortBio":"","experience":[],"educationAndExpertise":[],"awards":[],"id":"ncpn1308429","email":null,"jobTitle":[],"name":"Chase Cain","primaryImage":null,"publisher":{"name":"nbcnews","subType":null,"type":"organization"},"socialMediaProfiles":{"email":null,"facebook":null,"instagram":null,"pinterest":null,"snapchat":null,"tiktok":null,"twitter":null,"whatsapp":null,"youtube":null},"subType":null,"type":"person","url":null,"worksFor":null}],"cardType":"POST","isHeadlineHidden":false,"content":{"markupAndEmbeds":[{"type":"markup","element":"p","html":"NBC News climate reporter Chase Cain was in Little Rock for its totality, where an ecologist spoke to him about how the animals were reacting to the sudden darkness."},{"type":"embeddedVideo","disablePlaylistAutoplay":false,"presentation":{"alignment":"left","size":"medium","style":"default","byline":null,"hideRecommendations":false,"hideProductRecommendations":false,"_overriddenByGetProcessedCardData":true},"video":{"id":"mmvo208559685955","taxonomy":{"additionalTerms":[{"dateCreated":"Thu Sep 16 2021 03:10:11 GMT+0000 (UTC)","dateModified":"Thu Sep 16 2021 03:10:11 GMT+0000 (UTC)","description":{"primary":null},"id":"nctx19521","isCurated":false,"name":"Science","path":"nbcnews/section/mach/science","pageRoute":"/","slug":"science","type":"taxonomy","taxonomyType":"topic","url":{"primary":null}},{"dateCreated":"Thu Sep 16 2021 03:51:58 GMT+0000 (UTC)","dateModified":"Thu Sep 16 2021 03:51:58 GMT+0000 (UTC)","description":{"primary":null},"id":"nctx19861","isCurated":true,"name":"Science","path":"nbcnews/vertical/mach/science","pageRoute":"/science","slug":"science","type":"taxonomy","taxonomyType":"subvertical","url":{"primary":"https://www.nbcnews.com/mach/science"}},{"dateCreated":"Thu Sep 16 2021 03:15:10 GMT+0000 (UTC)","dateModified":"Thu Sep 16 2021 03:15:10 GMT+0000 (UTC)","description":{"primary":null},"id":"nctx66","isCurated":true,"name":"U.S. news","path":"nbcnews/section/news/us-news","pageRoute":"/us-news","slug":"us-news","type":"taxonomy","taxonomyType":"topic","url":{"primary":"https://www.nbcnews.com/us-news"}},{"dateCreated":"Thu Sep 16 2021 03:36:51 GMT+0000 (UTC)","dateModified":"Thu Sep 16 2021 03:36:51 GMT+0000 (UTC)","description":{"primary":null},"id":"nctx73","isCurated":true,"name":"Science","path":"nbcnews/section/science","pageRoute":"/science","slug":"science","type":"taxonomy","taxonomyType":"section","url":{"primary":"https://www.nbcnews.com/science"}}],"primaryVertical":{"name":"News","taxonomyType":"vertical"},"primarySection":null,"primaryTopic":null},"unibrow":{"logo":null,"taxonomyPath":null,"text":"NBC News","url":{"primary":"https://www.nbcnews.com/video/watch-solar-eclipse-reaches-totality-in-little-rock-arkansas-208559685955"}},"duration":"PT4M18S","dateCreated":"Mon Apr 08 2024 19:06:12 GMT+0000 (UTC)","datePublished":"Mon Apr 08 2024 19:06:12 GMT+0000 (UTC)","dateModified":"Mon Apr 08 2024 19:07:03 GMT+0000 (UTC)","dateBroadcast":"Mon Apr 08 2024 19:06:16 GMT+0000 (UTC)","liveVideoStatus":"NONE","nativeAd":false,"mpxMetadata":{"id":"208559685955","guid":"nbc_spec_ar_littlerock_240408","externalAdvertiserId":"nbc_spec_ar_littlerock_240408","accountId":"2704722219","accountName":"nbcnewsdigital"},"source":{"name":"NBC News"},"publisher":{"name":"nbcnews"},"partOfEpisode":null,"partOfSeason":null,"videoType":"broadcast","sentiment":"neutral","headline":{"primary":"","tease":"","seo":"Watch: Solar eclipse reaches totality in Little Rock, Arkansas ","social":""},"description":{"primary":"Watch as the eclipse reached totality in Little Rock, Arkansas. Animals at the nature preserve can be heard in the background as onlookers take in the cosmic event. ","seo":"Watch as the eclipse reached totality in Little Rock, Arkansas. Animals at the nature preserve can be heard in the background as onlookers take in the cosmic event. "},"playable":true,"url":{"canonical":"https://www.nbcnews.com/video/watch-solar-eclipse-reaches-totality-in-little-rock-arkansas-208559685955","primary":"https://www.nbcnews.com/video/watch-solar-eclipse-reaches-totality-in-little-rock-arkansas-208559685955","short":"https://www.nbcnews.com/video/watch-solar-eclipse-reaches-totality-in-little-rock-arkansas-208559685955","slug":"watch-solar-eclipse-reaches-totality-in-little-rock-arkansas-208559685955"},"hasCaptions":true,"closedCaptioning":{"smptett":null,"srt":"https://nbcnewsdigital-static.nbcuni.com/media/captions/NBC_News_Digital/2024/04/1712603152393_nbc_spec_ar_littlerock_240408.srt","webvtt":"https://nbcnewsdigital-static.nbcuni.com/media/captions/NBC_News_Digital/2024/04/1712603152393_nbc_spec_ar_littlerock_240408.vtt"},"videoAssets":[{"assetType":"EMP","format":"M3U","publicUrl":"https://prodamdnewsencoding.akamaized.net/NBC_News_Digital/nbc_spec_ar_littlerock_240408/1/abs/index.m3u8","height":1080,"width":1920,"assetDuration":258.494,"bitrate":3967000},{"assetType":"akamaiMp4","format":"MPEG4","publicUrl":"https://prodamdnewsencoding.akamaized.net/NBC_News_Digital/nbcnews/video/2024/04/1712603152393_nbc_spec_ar_littlerock_240408_6.mp4","height":1080,"width":1920,"assetDuration":258.494,"bitrate":3967432}],"primaryImage":{"id":"vidimg161127461","headline":{"primary":null},"altText":null,"caption":null,"url":{"primary":"https://media-cldnry.s-nbcnews.com/image/upload/mpx/2704722219/2024_04/1712603152393_nbc_spec_ar_littlerock_240408_1920x1080-yqalgq.jpg"},"imageUrl":{"aims":"https://media13.s-nbcnews.com/i/mpx/2704722219/2024_04/1712603152393_nbc_spec_ar_littlerock_240408_1920x1080-yqalgq.jpg","cloudinary":"https://media-cldnry.s-nbcnews.com/image/upload/mpx/2704722219/2024_04/1712603152393_nbc_spec_ar_littlerock_240408_1920x1080-yqalgq.jpg","telemundo":null},"source":null,"authors":[],"height":null,"width":null,"graphicContent":false},"teaseImage":{"id":"vidimg161127461","headline":{"primary":null},"altText":null,"caption":null,"url":{"primary":"https://media-cldnry.s-nbcnews.com/image/upload/mpx/2704722219/2024_04/1712603152393_nbc_spec_ar_littlerock_240408_1920x1080-yqalgq.jpg"},"imageUrl":{"aims":"https://media13.s-nbcnews.com/i/mpx/2704722219/2024_04/1712603152393_nbc_spec_ar_littlerock_240408_1920x1080-yqalgq.jpg","cloudinary":"https://media-cldnry.s-nbcnews.com/image/upload/mpx/2704722219/2024_04/1712603152393_nbc_spec_ar_littlerock_240408_1920x1080-yqalgq.jpg","telemundo":null},"source":null,"authors":[],"height":null,"width":null,"graphicContent":false},"documentTracing":{"currentMessageId":{"id":"fa3c3989-145c-4bbc-ae89-ffd840aeca08","updatedDate":"Mon Apr 08 2024 19:07:13 GMT+0000 (UTC)"}},"relatedUrl":null,"relatedContentLink":{"text":null,"url":null},"associatedVideoPlaylist":{"headline":{"primary":"Science"},"videos":[{"type":"video","id":"mmvo209023557835","unibrow":{"logo":null,"taxonomyPath":null,"text":"NBC News","url":{"primary":"https://www.nbcnews.com/video/coral-scientists-explain-how-coral-bleaching-happens-209023557835"}},"mpxMetadata":{"id":"209023557835","guid":"f_mo_bleached_coral_240415","externalAdvertiserId":"f_mo_bleached_coral_240415"},"datePublished":"Mon Apr 15 2024 20:25:07 GMT+0000 (UTC)","dateCreated":"Mon Apr 15 2024 20:25:07 GMT+0000 (UTC)","dateModified":"Mon Apr 15 2024 20:32:27 GMT+0000 (UTC)","primaryImage":{"id":"vidimg503002334","headline":{"primary":null},"altText":null,"caption":null,"url":{"primary":"https://media-cldnry.s-nbcnews.com/image/upload/mpx/2704722219/2024_04/f_mo_bleached_coral_240415.00_00_13_18.Still001-d5gmle.jpg"},"imageUrl":{"aims":"https://media11.s-nbcnews.com/i/mpx/2704722219/2024_04/f_mo_bleached_coral_240415.00_00_13_18.Still001-d5gmle.jpg","cloudinary":"https://media-cldnry.s-nbcnews.com/image/upload/mpx/2704722219/2024_04/f_mo_bleached_coral_240415.00_00_13_18.Still001-d5gmle.jpg","telemundo":null},"source":null,"authors":[],"height":null,"width":null,"graphicContent":false},"teaseImage":{"id":"vidimg503002334","headline":{"primary":null},"altText":null,"caption":null,"url":{"primary":"https://media-cldnry.s-nbcnews.com/image/upload/mpx/2704722219/2024_04/f_mo_bleached_coral_240415.00_00_13_18.Still001-d5gmle.jpg"},"imageUrl":{"aims":"https://media11.s-nbcnews.com/i/mpx/2704722219/2024_04/f_mo_bleached_coral_240415.00_00_13_18.Still001-d5gmle.jpg","cloudinary":"https://media-cldnry.s-nbcnews.com/image/upload/mpx/2704722219/2024_04/f_mo_bleached_coral_240415.00_00_13_18.Still001-d5gmle.jpg","telemundo":null},"source":null,"authors":[],"height":null,"width":null,"graphicContent":false},"url":{"canonical":"https://www.nbcnews.com/video/coral-scientists-explain-how-coral-bleaching-happens-209023557835","primary":"https://www.nbcnews.com/video/coral-scientists-explain-how-coral-bleaching-happens-209023557835","short":"https://www.nbcnews.com/video/coral-scientists-explain-how-coral-bleaching-happens-209023557835","slug":"coral-scientists-explain-how-coral-bleaching-happens-209023557835"},"relatedUrl":null,"relatedContentLink":{"text":null,"url":null},"duration":"PT2M15S","nativeAd":false,"videoType":"webExtra","sentiment":"neutral","headline":{"primary":"Coral scientists explain how coral bleaching happens","tease":"Coral scientists explain how coral bleaching happens","social":"Coral scientists explain how coral bleaching happens"},"description":{"primary":"Coral scientists detail how coral bleaching happens and explain that climate change is a major factor in driving heat stress."},"publisher":{"name":"nbcnews"},"source":{"name":"NBC News"},"taxonomy":{"additionalTerms":[{"dateCreated":"Thu Sep 16 2021 03:10:11 GMT+0000 (UTC)","dateModified":"Thu Sep 16 2021 03:10:11 GMT+0000 (UTC)","description":{"primary":null},"id":"nctx19521","isCurated":false,"name":"Science","path":"nbcnews/section/mach/science","pageRoute":"/","slug":"science","type":"taxonomy","taxonomyType":"topic","url":{"primary":null}},{"dateCreated":"Thu Sep 16 2021 03:51:58 GMT+0000 (UTC)","dateModified":"Thu Sep 16 2021 03:51:58 GMT+0000 (UTC)","description":{"primary":null},"id":"nctx19861","isCurated":true,"name":"Science","path":"nbcnews/vertical/mach/science","pageRoute":"/science","slug":"science","type":"taxonomy","taxonomyType":"subvertical","url":{"primary":"https://www.nbcnews.com/mach/science"}},{"dateCreated":"Fri Apr 29 2022 02:27:32 GMT+0000 (UTC)","dateModified":"Fri Apr 29 2022 02:27:32 GMT+0000 (UTC)","description":{"primary":null},"id":"nctx20846","isCurated":false,"name":"News","path":"msnbc/section/msnbc/news","pageRoute":"/","slug":"news","type":"taxonomy","taxonomyType":"topic","url":{"primary":null}},{"dateCreated":"Fri Apr 01 2022 20:42:09 GMT+0000 (UTC)","dateModified":"Fri Apr 01 2022 20:42:09 GMT+0000 (UTC)","description":{"primary":null},"id":"nctx23345","isCurated":true,"name":"News","path":"nbcnews/show/meet-the-press/news","pageRoute":"/meet-the-press","slug":"news","type":"taxonomy","taxonomyType":"topic","url":{"primary":"https://www.nbcnews.com/meet-the-press"}},{"dateCreated":"Thu Sep 16 2021 03:36:45 GMT+0000 (UTC)","dateModified":"Thu Sep 16 2021 03:36:45 GMT+0000 (UTC)","description":{"primary":null},"id":"nctx7","isCurated":false,"name":"News","path":"nbcnews/section/news","pageRoute":"/","slug":"news","type":"taxonomy","taxonomyType":"section","url":{"primary":null}},{"dateCreated":"Thu Sep 16 2021 03:36:51 GMT+0000 (UTC)","dateModified":"Thu Sep 16 2021 03:36:51 GMT+0000 (UTC)","description":{"primary":null},"id":"nctx73","isCurated":true,"name":"Science","path":"nbcnews/section/science","pageRoute":"/science","slug":"science","type":"taxonomy","taxonomyType":"section","url":{"primary":"https://www.nbcnews.com/science"}}],"primaryVertical":{"name":"News"},"primarySection":null,"primaryTopic":null},"hasCaptions":true,"closedCaptioning":{"smptett":null,"srt":"https://vod.nbcnews.com/nbcnews/captions/2024/04/f_mo_bleached_coral_240415_0425.srt","webvtt":"https://vod.nbcnews.com/nbcnews/captions/2024/04/f_mo_bleached_coral_240415_0425.vtt"},"videoAssets":[{"assetType":"EMP","format":"M3U","publicUrl":"https://prodamdnewsencoding.akamaized.net/NBC_News_Digital/f_mo_bleached_coral_240415/1/abs/index.m3u8","height":1080,"width":1920,"assetDuration":134.602,"bitrate":4554000},{"assetType":"akamaiMp4","format":"MPEG4","publicUrl":"https://prodamdnewsencoding.akamaized.net/NBC_News_Digital/nbcnews/video/2024/04/f_mo_bleached_coral_240415_3377292664.mp4","height":1080,"width":1920,"assetDuration":134.602,"bitrate":4554000}]},{"type":"video","id":"mmvo208955461634","unibrow":{"logo":null,"taxonomyPath":null,"text":"TODAY","url":{"primary":"https://www.today.com/video/science-class-reunites-46-years-later-to-witness-total-solar-eclipse-208955461634"}},"mpxMetadata":{"id":"208955461634","guid":"tdy_sun_highs_lows_solar_eclipse_240414","externalAdvertiserId":"tdy_sun_highs_lows_solar_eclipse_240414"},"datePublished":"Sun Apr 14 2024 13:17:59 GMT+0000 (UTC)","dateCreated":"Sun Apr 14 2024 13:17:59 GMT+0000 (UTC)","dateModified":"Sun Apr 14 2024 19:00:35 GMT+0000 (UTC)","primaryImage":{"id":"vidimg1478938582","headline":{"primary":null},"altText":null,"caption":null,"url":{"primary":"https://media-cldnry.s-nbcnews.com/image/upload/mpx/2704722219/2024_04/1713100660432_tdy_sun_highs_lows_solar_eclipse_240414_1920x1080-oubiy9.jpg"},"imageUrl":{"aims":"https://media14.s-nbcnews.com/i/mpx/2704722219/2024_04/1713100660432_tdy_sun_highs_lows_solar_eclipse_240414_1920x1080-oubiy9.jpg","cloudinary":"https://media-cldnry.s-nbcnews.com/image/upload/mpx/2704722219/2024_04/1713100660432_tdy_sun_highs_lows_solar_eclipse_240414_1920x1080-oubiy9.jpg","telemundo":null},"source":null,"authors":[],"height":null,"width":null,"graphicContent":false},"teaseImage":{"id":"vidimg1478938582","headline":{"primary":null},"altText":null,"caption":null,"url":{"primary":"https://media-cldnry.s-nbcnews.com/image/upload/mpx/2704722219/2024_04/1713100660432_tdy_sun_highs_lows_solar_eclipse_240414_1920x1080-oubiy9.jpg"},"imageUrl":{"aims":"https://media14.s-nbcnews.com/i/mpx/2704722219/2024_04/1713100660432_tdy_sun_highs_lows_solar_eclipse_240414_1920x1080-oubiy9.jpg","cloudinary":"https://media-cldnry.s-nbcnews.com/image/upload/mpx/2704722219/2024_04/1713100660432_tdy_sun_highs_lows_solar_eclipse_240414_1920x1080-oubiy9.jpg","telemundo":null},"source":null,"authors":[],"height":null,"width":null,"graphicContent":false},"url":{"canonical":"https://www.today.com/video/science-class-reunites-46-years-later-to-witness-total-solar-eclipse-208955461634","primary":"https://www.today.com/video/science-class-reunites-46-years-later-to-witness-total-solar-eclipse-208955461634","short":"https://www.today.com/video/science-class-reunites-46-years-later-to-witness-total-solar-eclipse-208955461634","slug":"science-class-reunites-46-years-later-to-witness-total-solar-eclipse-208955461634"},"relatedUrl":null,"relatedContentLink":{"text":null,"url":null},"duration":"PT4M49S","nativeAd":false,"videoType":"broadcast","sentiment":"positive","headline":{"primary":"Science class reunites 46 years later to witness total solar eclipse","tease":"Science class reunites 46 years later to witness total solar eclipse","social":"Science class reunites 46 years later to witness total solar eclipse"},"description":{"primary":"Sunday TODAY’s Willie Geist runs through the Highs and Lows of the week including a science class from 1978 reuniting with their teacher to witness the once-in-a-generation total solar eclipse, a racehorse trotting on the wrong track and more!"},"publisher":{"name":"today"},"source":{"name":"TODAY"},"taxonomy":{"additionalTerms":[{"dateCreated":"Thu Sep 16 2021 03:10:11 GMT+0000 (UTC)","dateModified":"Thu Sep 16 2021 03:10:11 GMT+0000 (UTC)","description":{"primary":null},"id":"nctx19521","isCurated":false,"name":"Science","path":"nbcnews/section/mach/science","pageRoute":"/","slug":"science","type":"taxonomy","taxonomyType":"topic","url":{"primary":null}},{"dateCreated":"Thu Sep 16 2021 03:51:58 GMT+0000 (UTC)","dateModified":"Thu Sep 16 2021 03:51:58 GMT+0000 (UTC)","description":{"primary":null},"id":"nctx19861","isCurated":true,"name":"Science","path":"nbcnews/vertical/mach/science","pageRoute":"/science","slug":"science","type":"taxonomy","taxonomyType":"subvertical","url":{"primary":"https://www.nbcnews.com/mach/science"}},{"dateCreated":"Thu Sep 16 2021 03:36:51 GMT+0000 (UTC)","dateModified":"Thu Sep 16 2021 03:36:51 GMT+0000 (UTC)","description":{"primary":null},"id":"nctx73","isCurated":true,"name":"Science","path":"nbcnews/section/science","pageRoute":"/science","slug":"science","type":"taxonomy","taxonomyType":"section","url":{"primary":"https://www.nbcnews.com/science"}},{"dateCreated":"Thu Sep 16 2021 03:10:17 GMT+0000 (UTC)","dateModified":"Thu Sep 16 2021 03:10:17 GMT+0000 (UTC)","description":{"primary":null},"id":"tdtx101","isCurated":true,"name":"News","path":"today/section/news","pageRoute":"/news","slug":"news","type":"taxonomy","taxonomyType":"section","url":{"primary":"https://www.today.com/news"}},{"dateCreated":"Thu Sep 16 2021 03:10:17 GMT+0000 (UTC)","dateModified":"Thu Sep 16 2021 03:10:17 GMT+0000 (UTC)","description":{"primary":null},"id":"tdtx102","isCurated":true,"name":"Pop Culture","path":"today/section/popculture","pageRoute":"/popculture","slug":"popculture","type":"taxonomy","taxonomyType":"section","url":{"primary":"https://www.today.com/popculture"}},{"dateCreated":"Wed Sep 28 2022 15:01:52 GMT+0000 (UTC)","dateModified":"Wed Sep 28 2022 15:01:52 GMT+0000 (UTC)","description":{"primary":null},"id":"tdtx117","isCurated":false,"name":"News","path":"today/section/news/news","pageRoute":"/","slug":"news","type":"taxonomy","taxonomyType":"topic","url":{"primary":null}},{"dateCreated":"Thu Sep 16 2021 03:10:05 GMT+0000 (UTC)","dateModified":"Thu Sep 16 2021 03:10:05 GMT+0000 (UTC)","description":{"primary":null},"id":"tdtx118","isCurated":true,"name":"Good News","path":"today/section/news/good-news","pageRoute":"/news/good-news","slug":"good-news","type":"taxonomy","taxonomyType":"topic","url":{"primary":"https://www.today.com/news/good-news"}},{"dateCreated":"Thu Sep 16 2021 03:10:14 GMT+0000 (UTC)","dateModified":"Thu Sep 16 2021 03:10:14 GMT+0000 (UTC)","description":{"primary":null},"id":"tdtx154","isCurated":true,"name":"Cutest Thing Ever","path":"today/section/pets/pets/cutest-thing-ever","pageRoute":"/pets/cutest-thing-ever","slug":"cutest-thing-ever","type":"taxonomy","taxonomyType":"subtopic","url":{"primary":"https://www.today.com/pets/cutest-thing-ever"}},{"dateCreated":"Thu Sep 16 2021 03:10:15 GMT+0000 (UTC)","dateModified":"Thu Sep 16 2021 03:10:15 GMT+0000 (UTC)","description":{"primary":null},"id":"tdtx206","isCurated":true,"name":"Moments that Matter","path":"today/section/parents/parents/moments-that-matter","pageRoute":"/parents/moments-that-matter","slug":"moments-that-matter","type":"taxonomy","taxonomyType":"subtopic","url":{"primary":"https://www.today.com/parents/moments-that-matter"}},{"dateCreated":"Tue Jan 04 2022 15:36:59 GMT+0000 (UTC)","dateModified":"Tue Jan 04 2022 15:36:59 GMT+0000 (UTC)","description":{"primary":null},"id":"tdtx2977","isCurated":false,"name":"Top Videos","path":"today/label/top-videos","pageRoute":"/","slug":"top-videos","type":"taxonomy","taxonomyType":"label","url":{"primary":null}},{"dateCreated":"Thu Sep 16 2021 03:36:04 GMT+0000 (UTC)","dateModified":"Thu Sep 16 2021 03:36:04 GMT+0000 (UTC)","description":{"primary":null},"id":"tdtx951","isCurated":true,"name":"Sunday TODAY","path":"today/show/sunday-today","pageRoute":"/sunday-today","slug":"sunday-today","type":"taxonomy","taxonomyType":"show","url":{"primary":"https://www.today.com/sunday-today"}}],"primaryVertical":{"name":"today"},"primarySection":null,"primaryTopic":null},"hasCaptions":true,"closedCaptioning":{"smptett":null,"srt":"https://nbcnewsdigital-static.nbcuni.com/media/captions/NBC_News_Digital/2024/04/1713100660432_tdy_sun_highs_lows_solar_eclipse_240414.srt","webvtt":"https://nbcnewsdigital-static.nbcuni.com/media/captions/NBC_News_Digital/2024/04/1713100660432_tdy_sun_highs_lows_solar_eclipse_240414.vtt"},"videoAssets":[{"assetType":"EMP","format":"M3U","publicUrl":"https://prodamdnewsencoding.akamaized.net/NBC_News_Digital/tdy_sun_highs_lows_solar_eclipse_240414/1/abs/index.m3u8","height":1080,"width":1920,"assetDuration":289.024,"bitrate":4249000},{"assetType":"akamaiMp4","format":"MPEG4","publicUrl":"https://prodamdnewsencoding.akamaized.net/NBC_News_Digital/nbcnews/video/2024/04/1713100660432_tdy_sun_highs_lows_solar_eclipse_240414_6.mp4","height":1080,"width":1920,"assetDuration":289.024,"bitrate":4249008}]},{"type":"video","id":"mmvo208603717917","unibrow":{"logo":null,"taxonomyPath":null,"text":"TODAY","url":{"primary":"https://www.today.com/video/millions-gather-to-celebrate-solar-eclipse-along-path-of-totality-208603717917"}},"mpxMetadata":{"id":"208603717917","guid":"tdy_news_7a_costello_eclipse_240409","externalAdvertiserId":"tdy_news_7a_costello_eclipse_240409"},"datePublished":"Tue Apr 09 2024 11:11:19 GMT+0000 (UTC)","dateCreated":"Tue Apr 09 2024 11:11:19 GMT+0000 (UTC)","dateModified":"Sat Apr 13 2024 03:21:34 GMT+0000 (UTC)","primaryImage":{"id":"vidimg1821086297","headline":{"primary":null},"altText":null,"caption":null,"url":{"primary":"https://media-cldnry.s-nbcnews.com/image/upload/mpx/2704722219/2024_04/Eclipse_x_Viewers-d6cxtc.jpg"},"imageUrl":{"aims":"https://media13.s-nbcnews.com/i/mpx/2704722219/2024_04/Eclipse_x_Viewers-d6cxtc.jpg","cloudinary":"https://media-cldnry.s-nbcnews.com/image/upload/mpx/2704722219/2024_04/Eclipse_x_Viewers-d6cxtc.jpg","telemundo":null},"source":null,"authors":[],"height":null,"width":null,"graphicContent":false},"teaseImage":{"id":"vidimg1821086297","headline":{"primary":null},"altText":null,"caption":null,"url":{"primary":"https://media-cldnry.s-nbcnews.com/image/upload/mpx/2704722219/2024_04/Eclipse_x_Viewers-d6cxtc.jpg"},"imageUrl":{"aims":"https://media13.s-nbcnews.com/i/mpx/2704722219/2024_04/Eclipse_x_Viewers-d6cxtc.jpg","cloudinary":"https://media-cldnry.s-nbcnews.com/image/upload/mpx/2704722219/2024_04/Eclipse_x_Viewers-d6cxtc.jpg","telemundo":null},"source":null,"authors":[],"height":null,"width":null,"graphicContent":false},"url":{"canonical":"https://www.today.com/video/millions-gather-to-celebrate-solar-eclipse-along-path-of-totality-208603717917","primary":"https://www.today.com/video/millions-gather-to-celebrate-solar-eclipse-along-path-of-totality-208603717917","short":"https://www.today.com/video/millions-gather-to-celebrate-solar-eclipse-along-path-of-totality-208603717917","slug":"millions-gather-to-celebrate-solar-eclipse-along-path-of-totality-208603717917"},"relatedUrl":null,"relatedContentLink":{"text":null,"url":null},"duration":"PT3M5S","nativeAd":false,"videoType":"broadcast","sentiment":"positive","headline":{"primary":"Millions gather to celebrate solar eclipse along path of totality","tease":"Millions gather to celebrate solar eclipse along path of totality","social":"Millions gather to celebrate solar eclipse along path of totality"},"description":{"primary":"The total solar eclipse brought millions together to witness the rare once-in-a-generation moment. NBC’s Tom Costello reports for TODAY."},"publisher":{"name":"today"},"source":{"name":"TODAY"},"taxonomy":{"additionalTerms":[{"dateCreated":"Thu Sep 16 2021 03:10:11 GMT+0000 (UTC)","dateModified":"Thu Sep 16 2021 03:10:11 GMT+0000 (UTC)","description":{"primary":null},"id":"nctx19521","isCurated":false,"name":"Science","path":"nbcnews/section/mach/science","pageRoute":"/","slug":"science","type":"taxonomy","taxonomyType":"topic","url":{"primary":null}},{"dateCreated":"Thu Sep 16 2021 03:51:58 GMT+0000 (UTC)","dateModified":"Thu Sep 16 2021 03:51:58 GMT+0000 (UTC)","description":{"primary":null},"id":"nctx19861","isCurated":true,"name":"Science","path":"nbcnews/vertical/mach/science","pageRoute":"/science","slug":"science","type":"taxonomy","taxonomyType":"subvertical","url":{"primary":"https://www.nbcnews.com/mach/science"}},{"dateCreated":"Fri Apr 29 2022 02:27:32 GMT+0000 (UTC)","dateModified":"Fri Apr 29 2022 02:27:32 GMT+0000 (UTC)","description":{"primary":null},"id":"nctx20846","isCurated":false,"name":"News","path":"msnbc/section/msnbc/news","pageRoute":"/","slug":"news","type":"taxonomy","taxonomyType":"topic","url":{"primary":null}},{"dateCreated":"Fri Apr 01 2022 20:42:09 GMT+0000 (UTC)","dateModified":"Fri Apr 01 2022 20:42:09 GMT+0000 (UTC)","description":{"primary":null},"id":"nctx23345","isCurated":true,"name":"News","path":"nbcnews/show/meet-the-press/news","pageRoute":"/meet-the-press","slug":"news","type":"taxonomy","taxonomyType":"topic","url":{"primary":"https://www.nbcnews.com/meet-the-press"}},{"dateCreated":"Thu Sep 16 2021 03:36:45 GMT+0000 (UTC)","dateModified":"Thu Sep 16 2021 03:36:45 GMT+0000 (UTC)","description":{"primary":null},"id":"nctx7","isCurated":false,"name":"News","path":"nbcnews/section/news","pageRoute":"/","slug":"news","type":"taxonomy","taxonomyType":"section","url":{"primary":null}},{"dateCreated":"Thu Sep 16 2021 03:36:51 GMT+0000 (UTC)","dateModified":"Thu Sep 16 2021 03:36:51 GMT+0000 (UTC)","description":{"primary":null},"id":"nctx73","isCurated":true,"name":"Science","path":"nbcnews/section/science","pageRoute":"/science","slug":"science","type":"taxonomy","taxonomyType":"section","url":{"primary":"https://www.nbcnews.com/science"}},{"dateCreated":"Thu Sep 16 2021 03:10:17 GMT+0000 (UTC)","dateModified":"Thu Sep 16 2021 03:10:17 GMT+0000 (UTC)","description":{"primary":null},"id":"tdtx101","isCurated":true,"name":"News","path":"today/section/news","pageRoute":"/news","slug":"news","type":"taxonomy","taxonomyType":"section","url":{"primary":"https://www.today.com/news"}},{"dateCreated":"Wed Sep 28 2022 15:01:52 GMT+0000 (UTC)","dateModified":"Wed Sep 28 2022 15:01:52 GMT+0000 (UTC)","description":{"primary":null},"id":"tdtx117","isCurated":false,"name":"News","path":"today/section/news/news","pageRoute":"/","slug":"news","type":"taxonomy","taxonomyType":"topic","url":{"primary":null}},{"dateCreated":"Fri Sep 23 2022 19:39:40 GMT+0000 (UTC)","dateModified":"Fri Sep 23 2022 19:39:40 GMT+0000 (UTC)","description":{"primary":null},"id":"tdtx134","isCurated":true,"name":"Travel","path":"today/section/money/travel","pageRoute":"/life/travel","slug":"travel","type":"taxonomy","taxonomyType":"topic","url":{"primary":"https://www.today.com/life/travel"}},{"dateCreated":"Thu Sep 16 2021 03:10:13 GMT+0000 (UTC)","dateModified":"Thu Sep 16 2021 03:10:13 GMT+0000 (UTC)","description":{"primary":null},"id":"tdtx2009","isCurated":false,"name":"Travel","path":"today/section/tmrw/travel","pageRoute":"/","slug":"travel","type":"taxonomy","taxonomyType":"topic","url":{"primary":null}},{"dateCreated":"Tue Jan 04 2022 15:36:59 GMT+0000 (UTC)","dateModified":"Tue Jan 04 2022 15:36:59 GMT+0000 (UTC)","description":{"primary":null},"id":"tdtx2977","isCurated":false,"name":"Top Videos","path":"today/label/top-videos","pageRoute":"/","slug":"top-videos","type":"taxonomy","taxonomyType":"label","url":{"primary":null}}],"primaryVertical":{"name":"today"},"primarySection":null,"primaryTopic":null},"hasCaptions":true,"closedCaptioning":{"smptett":null,"srt":"https://vod.nbcnews.com/nbcnews/captions/2024/04/tdy_news_7a_costello_eclipse_240409.srt","webvtt":"https://vod.nbcnews.com/nbcnews/captions/2024/04/tdy_news_7a_costello_eclipse_240409.vtt"},"videoAssets":[{"assetType":"EMP","format":"M3U","publicUrl":"https://prodamdnewsencoding.akamaized.net/NBC_News_Digital/tdy_news_7a_costello_eclipse_240409/1/abs/index.m3u8","height":1080,"width":1920,"assetDuration":185.386,"bitrate":4560000},{"assetType":"akamaiMp4","format":"MPEG4","publicUrl":"https://prodamdnewsencoding.akamaized.net/NBC_News_Digital/nbcnews/video/2024/04/tdy_news_7a_costello_eclipse_240409_3368886548.mp4","height":1080,"width":1920,"assetDuration":185.386,"bitrate":4560000}]},{"type":"video","id":"mmvo208587845997","unibrow":{"logo":null,"taxonomyPath":null,"text":"NBC News NOW","url":{"primary":"https://www.nbcnews.com/now/video/meet-the-woman-who-has-seen-21-solar-eclipses-208587845997"}},"mpxMetadata":{"id":"208587845997","guid":"now_staytuned_eclipse_ferrer_240408","externalAdvertiserId":"now_staytuned_eclipse_ferrer_240408"},"datePublished":"Tue Apr 09 2024 01:30:51 GMT+0000 (UTC)","dateCreated":"Tue Apr 09 2024 01:30:51 GMT+0000 (UTC)","dateModified":"Tue Apr 09 2024 01:31:50 GMT+0000 (UTC)","primaryImage":{"id":"vidimg3371059205","headline":{"primary":null},"altText":null,"caption":null,"url":{"primary":"https://media-cldnry.s-nbcnews.com/image/upload/mpx/2704722219/2024_04/1712626230591_now_staytuned_eclipse_ferrer_240408_1920x1080-280nqs.jpg"},"imageUrl":{"aims":"https://media11.s-nbcnews.com/i/mpx/2704722219/2024_04/1712626230591_now_staytuned_eclipse_ferrer_240408_1920x1080-280nqs.jpg","cloudinary":"https://media-cldnry.s-nbcnews.com/image/upload/mpx/2704722219/2024_04/1712626230591_now_staytuned_eclipse_ferrer_240408_1920x1080-280nqs.jpg","telemundo":null},"source":null,"authors":[],"height":null,"width":null,"graphicContent":false},"teaseImage":{"id":"vidimg3371059205","headline":{"primary":null},"altText":null,"caption":null,"url":{"primary":"https://media-cldnry.s-nbcnews.com/image/upload/mpx/2704722219/2024_04/1712626230591_now_staytuned_eclipse_ferrer_240408_1920x1080-280nqs.jpg"},"imageUrl":{"aims":"https://media11.s-nbcnews.com/i/mpx/2704722219/2024_04/1712626230591_now_staytuned_eclipse_ferrer_240408_1920x1080-280nqs.jpg","cloudinary":"https://media-cldnry.s-nbcnews.com/image/upload/mpx/2704722219/2024_04/1712626230591_now_staytuned_eclipse_ferrer_240408_1920x1080-280nqs.jpg","telemundo":null},"source":null,"authors":[],"height":null,"width":null,"graphicContent":false},"url":{"canonical":"https://www.nbcnews.com/now/video/meet-the-woman-who-has-seen-21-solar-eclipses-208587845997","primary":"https://www.nbcnews.com/now/video/meet-the-woman-who-has-seen-21-solar-eclipses-208587845997","short":"https://www.nbcnews.com/now/video/meet-the-woman-who-has-seen-21-solar-eclipses-208587845997","slug":"meet-the-woman-who-has-seen-21-solar-eclipses-208587845997"},"relatedUrl":null,"relatedContentLink":{"text":null,"url":null},"duration":"PT2M23S","nativeAd":false,"videoType":"original","sentiment":"neutral","headline":{"primary":"Meet the woman who has seen 21 solar eclipses","tease":"Meet the woman who has seen 21 solar eclipses","social":"Meet the woman who has seen 21 solar eclipses"},"description":{"primary":"Leticia Ferrer’s passion is chasing solar eclipses. She has seen 21 and hasn’t missed one since 1998. Ferrer has even gone as far as the middle of the Pacific and Atlantic oceans to see them. She talks with Ellison Barber about the power of witnessing these celestial events."},"publisher":{"name":"nbcnews"},"source":{"name":"NBC News NOW"},"taxonomy":{"additionalTerms":[{"dateCreated":"Thu Sep 16 2021 03:10:11 GMT+0000 (UTC)","dateModified":"Thu Sep 16 2021 03:10:11 GMT+0000 (UTC)","description":{"primary":null},"id":"nctx19521","isCurated":false,"name":"Science","path":"nbcnews/section/mach/science","pageRoute":"/","slug":"science","type":"taxonomy","taxonomyType":"topic","url":{"primary":null}},{"dateCreated":"Thu Sep 16 2021 03:51:58 GMT+0000 (UTC)","dateModified":"Thu Sep 16 2021 03:51:58 GMT+0000 (UTC)","description":{"primary":null},"id":"nctx19861","isCurated":true,"name":"Science","path":"nbcnews/vertical/mach/science","pageRoute":"/science","slug":"science","type":"taxonomy","taxonomyType":"subvertical","url":{"primary":"https://www.nbcnews.com/mach/science"}},{"dateCreated":"Thu Sep 16 2021 03:52:10 GMT+0000 (UTC)","dateModified":"Thu Sep 16 2021 03:52:10 GMT+0000 (UTC)","description":{"primary":null},"id":"nctx21301","isCurated":true,"name":"NBC News NOW","path":"nbcnews/collection/nbc-news-now","pageRoute":"/now","slug":"nbc-news-now","type":"taxonomy","taxonomyType":"collection","url":{"primary":"https://www.nbcnews.com/now"}},{"dateCreated":"Thu Sep 16 2021 03:36:51 GMT+0000 (UTC)","dateModified":"Thu Sep 16 2021 03:36:51 GMT+0000 (UTC)","description":{"primary":null},"id":"nctx73","isCurated":true,"name":"Science","path":"nbcnews/section/science","pageRoute":"/science","slug":"science","type":"taxonomy","taxonomyType":"section","url":{"primary":"https://www.nbcnews.com/science"}}],"primaryVertical":{"name":"News"},"primarySection":null,"primaryTopic":null},"hasCaptions":true,"closedCaptioning":{"smptett":null,"srt":"https://nbcnewsdigital-static.nbcuni.com/media/captions/NBC_News_Digital/2024/04/1712626230591_now_staytuned_eclipse_ferrer_240408.srt","webvtt":"https://nbcnewsdigital-static.nbcuni.com/media/captions/NBC_News_Digital/2024/04/1712626230591_now_staytuned_eclipse_ferrer_240408.vtt"},"videoAssets":[{"assetType":"EMP","format":"M3U","publicUrl":"https://prodamdnewsencoding.akamaized.net/NBC_News_Digital/now_staytuned_eclipse_ferrer_240408/1/abs/index.m3u8","height":1080,"width":1920,"assetDuration":142.944,"bitrate":4140000},{"assetType":"akamaiMp4","format":"MPEG4","publicUrl":"https://prodamdnewsencoding.akamaized.net/NBC_News_Digital/nbcnews/video/2024/04/1712626230591_now_staytuned_eclipse_ferrer_240408_6.mp4","height":1080,"width":1920,"assetDuration":142.944,"bitrate":4140662}]},{"type":"video","id":"mmvo208588869826","unibrow":{"logo":null,"taxonomyPath":null,"text":"NBC News NOW","url":{"primary":"https://www.nbcnews.com/now/video/scientists-will-use-total-solar-eclipse-to-study-the-sun-s-corona-208588869826"}},"mpxMetadata":{"id":"208588869826","guid":"now_staytuned_sun_corona_240408","externalAdvertiserId":"now_staytuned_sun_corona_240408"},"datePublished":"Tue Apr 09 2024 01:15:40 GMT+0000 (UTC)","dateCreated":"Tue Apr 09 2024 01:15:40 GMT+0000 (UTC)","dateModified":"Tue Apr 09 2024 01:16:37 GMT+0000 (UTC)","primaryImage":{"id":"vidimg3307739301","headline":{"primary":null},"altText":null,"caption":null,"url":{"primary":"https://media-cldnry.s-nbcnews.com/image/upload/mpx/2704722219/2024_04/1712625319557_now_staytuned_sun_corona_240408_1920x1080-01e4nj.jpg"},"imageUrl":{"aims":"https://media11.s-nbcnews.com/i/mpx/2704722219/2024_04/1712625319557_now_staytuned_sun_corona_240408_1920x1080-01e4nj.jpg","cloudinary":"https://media-cldnry.s-nbcnews.com/image/upload/mpx/2704722219/2024_04/1712625319557_now_staytuned_sun_corona_240408_1920x1080-01e4nj.jpg","telemundo":null},"source":null,"authors":[],"height":null,"width":null,"graphicContent":false},"teaseImage":{"id":"vidimg3307739301","headline":{"primary":null},"altText":null,"caption":null,"url":{"primary":"https://media-cldnry.s-nbcnews.com/image/upload/mpx/2704722219/2024_04/1712625319557_now_staytuned_sun_corona_240408_1920x1080-01e4nj.jpg"},"imageUrl":{"aims":"https://media11.s-nbcnews.com/i/mpx/2704722219/2024_04/1712625319557_now_staytuned_sun_corona_240408_1920x1080-01e4nj.jpg","cloudinary":"https://media-cldnry.s-nbcnews.com/image/upload/mpx/2704722219/2024_04/1712625319557_now_staytuned_sun_corona_240408_1920x1080-01e4nj.jpg","telemundo":null},"source":null,"authors":[],"height":null,"width":null,"graphicContent":false},"url":{"canonical":"https://www.nbcnews.com/now/video/scientists-will-use-total-solar-eclipse-to-study-the-sun-s-corona-208588869826","primary":"https://www.nbcnews.com/now/video/scientists-will-use-total-solar-eclipse-to-study-the-sun-s-corona-208588869826","short":"https://www.nbcnews.com/now/video/scientists-will-use-total-solar-eclipse-to-study-the-sun-s-corona-208588869826","slug":"scientists-will-use-total-solar-eclipse-to-study-the-sun-s-corona-208588869826"},"relatedUrl":null,"relatedContentLink":{"text":null,"url":null},"duration":"PT5M16S","nativeAd":false,"videoType":"original","sentiment":"neutral","headline":{"primary":"Scientists will use total solar eclipse to study the sun's corona","tease":"Scientists will use total solar eclipse to study the sun's corona","social":"Scientists will use total solar eclipse to study the sun's corona"},"description":{"primary":"While millions were awed by the total solar eclipse, scientists hope to learn more about our sun from the celestial event. Amir Caspi, a solar astrophysicist at Southwest Research Institute, talks with Ellison Barber about research his colleagues hope to gather on the sun's corona and what they can learn about the different temperature regions of the star."},"publisher":{"name":"nbcnews"},"source":{"name":"NBC News NOW"},"taxonomy":{"additionalTerms":[{"dateCreated":"Thu Sep 16 2021 03:10:11 GMT+0000 (UTC)","dateModified":"Thu Sep 16 2021 03:10:11 GMT+0000 (UTC)","description":{"primary":null},"id":"nctx19521","isCurated":false,"name":"Science","path":"nbcnews/section/mach/science","pageRoute":"/","slug":"science","type":"taxonomy","taxonomyType":"topic","url":{"primary":null}},{"dateCreated":"Thu Sep 16 2021 03:51:58 GMT+0000 (UTC)","dateModified":"Thu Sep 16 2021 03:51:58 GMT+0000 (UTC)","description":{"primary":null},"id":"nctx19861","isCurated":true,"name":"Science","path":"nbcnews/vertical/mach/science","pageRoute":"/science","slug":"science","type":"taxonomy","taxonomyType":"subvertical","url":{"primary":"https://www.nbcnews.com/mach/science"}},{"dateCreated":"Thu Sep 16 2021 03:52:10 GMT+0000 (UTC)","dateModified":"Thu Sep 16 2021 03:52:10 GMT+0000 (UTC)","description":{"primary":null},"id":"nctx21301","isCurated":true,"name":"NBC News NOW","path":"nbcnews/collection/nbc-news-now","pageRoute":"/now","slug":"nbc-news-now","type":"taxonomy","taxonomyType":"collection","url":{"primary":"https://www.nbcnews.com/now"}},{"dateCreated":"Thu Sep 16 2021 03:36:51 GMT+0000 (UTC)","dateModified":"Thu Sep 16 2021 03:36:51 GMT+0000 (UTC)","description":{"primary":null},"id":"nctx73","isCurated":true,"name":"Science","path":"nbcnews/section/science","pageRoute":"/science","slug":"science","type":"taxonomy","taxonomyType":"section","url":{"primary":"https://www.nbcnews.com/science"}}],"primaryVertical":{"name":"News"},"primarySection":null,"primaryTopic":null},"hasCaptions":true,"closedCaptioning":{"smptett":null,"srt":"https://nbcnewsdigital-static.nbcuni.com/media/captions/NBC_News_Digital/2024/04/1712625319557_now_staytuned_sun_corona_240408.srt","webvtt":"https://nbcnewsdigital-static.nbcuni.com/media/captions/NBC_News_Digital/2024/04/1712625319557_now_staytuned_sun_corona_240408.vtt"},"videoAssets":[{"assetType":"EMP","format":"M3U","publicUrl":"https://prodamdnewsencoding.akamaized.net/NBC_News_Digital/now_staytuned_sun_corona_240408/1/abs/index.m3u8","height":1080,"width":1920,"assetDuration":315.551,"bitrate":4104000},{"assetType":"akamaiMp4","format":"MPEG4","publicUrl":"https://prodamdnewsencoding.akamaized.net/NBC_News_Digital/nbcnews/video/2024/04/1712625319557_now_staytuned_sun_corona_240408_6.mp4","height":1080,"width":1920,"assetDuration":315.551,"bitrate":4104031}]}]}}}],"text":["NBC News climate reporter Chase Cain was in Little Rock for its totality, where an ecologist spoke to him about how the animals were reacting to the sudden darkness."]},"cardData":{"graphics":[]},"date":{"createdAt":"2024-04-08T19:13:34.651Z","publishedAt":"2024-04-08T19:13:34.651Z","modifiedAt":"2024-04-08T19:15:07.477Z"},"description":{"primary":"NBC News climate reporter Chase Cain was in Little Rock for its totality, where an ecologist spoke to him about how the animals were reacting to the sudden","seo":"NBC News climate reporter Chase Cain was in Little Rock for its totality, where an ecologist spoke to him about how the animals were reacting to the sudden","social":"Animals active as eclipse reaches totality in Little Rock, Arkansas"},"headline":{"primary":"Animals active as eclipse reaches totality in Little Rock, Arkansas","seo":"Animals active as eclipse reaches totality in Little Rock, Arkansas","social":"Animals active as eclipse reaches totality in Little Rock, Arkansas","tease":"Animals active as eclipse reaches totality in Little Rock, Arkansas"},"primaryImage":null,"teaseImage":null,"taxonomy":{"primaryChannel":{"id":"rctx6603","path":"nbcnews/channel/nebula-blog-rcna145900","taxonomyType":"channel"},"primaryVertical":{"dateCreated":"Thu Sep 16 2021 03:51:57 GMT+0000 (UTC)","dateModified":"Thu Sep 16 2021 03:51:57 GMT+0000 (UTC)","description":{"primary":null},"id":"nctx20366","isCurated":true,"name":"News","path":"nbcnews/vertical/news","pageRoute":"/","slug":"news","type":"taxonomy","taxonomyType":"vertical","url":{"primary":"https://www.nbcnews.com/"}}},"url":{"primary":"https://www.nbcnews.com/science/space/live-blog/solar-eclipse-2024-live-updates-rcna145900#rcrd38560"},"replies":[]},{"id":"rcrd38556","authors":[{"bio":[{"type":"markup","element":"p","html":"Gary Grumbach produces and reports for NBC News, based in Washington, D.C."}],"dateCreated":"Fri Apr 28 2017 17:34:46 GMT+0000 (UTC)","dateModified":"Mon Apr 15 2024 16:09:33 GMT+0000 (UTC)","shortBio":null,"liveBlogShortBio":"","experience":[],"educationAndExpertise":[],"awards":[],"id":"ncpn752571","email":"Gary.Grumbach@nbcuni.com","jobTitle":[],"name":"Gary Grumbach ","primaryImage":{"altText":"Gary Grumbach","height":411,"url":{"primary":"https://media-cldnry.s-nbcnews.com/image/upload/newscms/2024_16/3645263/240415-gary-grumbach-mn-1145.jpg"},"width":411},"publisher":{"name":"nbcnews","subType":null,"type":"organization"},"socialMediaProfiles":{"email":null,"facebook":null,"instagram":null,"pinterest":null,"snapchat":null,"tiktok":null,"twitter":"@GaryGrumbach","whatsapp":null,"youtube":null},"subType":null,"type":"person","url":{"canonical":"https://www.nbcnews.com/author/gary-grumbach-ncpn752571","primary":"https://www.nbcnews.com/author/gary-grumbach-ncpn752571","short":"https://www.nbcnews.com/author/gary-grumbach-ncpn752571","slug":"gary-grumbach-ncpn752571"},"worksFor":null}],"cardType":"POST","isHeadlineHidden":false,"content":{"markupAndEmbeds":[{"type":"markup","element":"p","html":"RUSSELLVILLE, Ark. — Marriage is through sickness and in health, through life’s brightest moments and its darkest. But some want to get the darkest out of the way first."},{"type":"markup","element":"p","html":"Hundreds of couples from around the country have flocked to a Russellville, Arkansas, soccer field today to tie the knot at the very moment the moon covers the sun. All they needed was a marriage license — and a few minutes on this Monday afternoon — to take part. Call it a total eclipse of the heart."},{"presentation":{"alignment":"center","size":"medium","style":"default","byline":null,"hideRecommendations":false,"hideProductRecommendations":false,"_overriddenByGetProcessedCardData":true},"type":"embeddedImage","image":{"id":"rcim252346","headline":{"primary":null,"tease":null,"seo":null,"social":null},"caption":"Hundreds of couples from around the country have flocked to a Russellville, Ark., soccer field today to tie the knot.","altText":"A couple watches the eclipse","url":{"primary":"https://media-cldnry.s-nbcnews.com/image/upload/rockcms/2024-04/240408-eclipse-wedding-se-304p-1b5139.jpg"},"imageUrl":{"aims":"https://media1.s-nbcnews.com/i/rockcms/2024-04/252346/240408-eclipse-wedding-se-304p-1b5139_f61567b6921f7d9cd62b551f3632dd6021db52be.jpg","cloudinary":"https://media-cldnry.s-nbcnews.com/image/upload/rockcms/2024-04/240408-eclipse-wedding-se-304p-1b5139.jpg","telemundo":null},"encodingFormat":"image/jpeg","height":2500,"width":1875,"authors":[],"source":{"name":"Courtesy Rodney Williams","copyright":null},"graphicContent":false}},{"type":"markup","element":"p","html":"Russellville is among the top places in the country to watch the solar eclipse: NASA is hosting part of its live broadcast from the city, and hundreds of thousands have traveled into town for the event."}],"text":["RUSSELLVILLE, Ark. — Marriage is through sickness and in health, through life’s brightest moments and its darkest. But some want to get the darkest out of the way first.","Hundreds of couples from around the country have flocked to a Russellville, Arkansas, soccer field today to tie the knot at the very moment the moon covers the sun. All they needed was a marriage license — and a few minutes on this Monday afternoon — to take part. Call it a total eclipse of the heart.","Russellville is among the top places in the country to watch the solar eclipse: NASA is hosting part of its live broadcast from the city, and hundreds of thousands have traveled into town for the event."]},"cardData":{"graphics":[]},"date":{"createdAt":"2024-04-08T19:08:35.713Z","publishedAt":"2024-04-08T19:08:35.713Z","modifiedAt":"2024-04-08T19:14:44.485Z"},"description":{"primary":"RUSSELLVILLE, Ark. — Marriage is through sickness and in health, through life’s brightest moments and its darkest.","seo":"RUSSELLVILLE, Ark. — Marriage is through sickness and in health, through life’s brightest moments and its darkest.","social":"Total eclipse of the heart"},"headline":{"primary":"Total eclipse of the heart","seo":"Total eclipse of the heart","social":"Total eclipse of the heart","tease":"Total eclipse of the heart"},"primaryImage":null,"teaseImage":null,"taxonomy":{"primaryChannel":{"id":"rctx6603","path":"nbcnews/channel/nebula-blog-rcna145900","taxonomyType":"channel"},"primaryVertical":{"dateCreated":"Thu Sep 16 2021 03:51:57 GMT+0000 (UTC)","dateModified":"Thu Sep 16 2021 03:51:57 GMT+0000 (UTC)","description":{"primary":null},"id":"nctx20366","isCurated":true,"name":"News","path":"nbcnews/vertical/news","pageRoute":"/","slug":"news","type":"taxonomy","taxonomyType":"vertical","url":{"primary":"https://www.nbcnews.com/"}}},"url":{"primary":"https://www.nbcnews.com/science/space/live-blog/solar-eclipse-2024-live-updates-rcna145900#rcrd38556"},"replies":[]},{"id":"rcrd38557","authors":[{"bio":[{"type":"markup","element":"p","html":"Claire Cardona is a breaking news editor for NBC News Digital."}],"dateCreated":"Wed Sep 29 2021 19:57:43 GMT+0000 (UTC)","dateModified":"Tue Oct 24 2023 20:49:08 GMT+0000 (UTC)","shortBio":"Claire Cardona is a breaking news editor for NBC News Digital.","liveBlogShortBio":"","experience":[],"educationAndExpertise":[],"awards":[],"id":"ncpn1280373","email":"claire.cardona@nbcuni.com","jobTitle":[],"name":"Claire Cardona","primaryImage":null,"publisher":{"name":"nbcnews","subType":null,"type":"organization"},"socialMediaProfiles":{"email":null,"facebook":null,"instagram":null,"pinterest":null,"snapchat":null,"tiktok":null,"twitter":null,"whatsapp":null,"youtube":null},"subType":null,"type":"person","url":{"canonical":"https://www.nbcnews.com/author/claire-cardona-ncpn1280373","primary":"https://www.nbcnews.com/author/claire-cardona-ncpn1280373","short":"https://www.nbcnews.com/author/claire-cardona-ncpn1280373","slug":"claire-cardona-ncpn1280373"},"worksFor":null}],"cardType":"POST","isHeadlineHidden":false,"content":{"markupAndEmbeds":[{"type":"markup","element":"p","html":"DALLAS — Despite a forecast for cloudy skies, the weather cooperated and an eerie dusk slowly fell as the city entered totality."},{"type":"markup","element":"p","html":"For nearly 4 1/2 minutes, it looked like dusk. Eclipse-watchers looked up and clapped and cheered, but the birds were silent. The temperature — which has been in the 80s and a bit humid — also dropped."},{"type":"markup","element":"p","html":"Now that the moon is sliding aside, the birds are chirping once again."}],"text":["DALLAS — Despite a forecast for cloudy skies, the weather cooperated and an eerie dusk slowly fell as the city entered totality.","For nearly 4 1/2 minutes, it looked like dusk. Eclipse-watchers looked up and clapped and cheered, but the birds were silent. The temperature — which has been in the 80s and a bit humid — also dropped.","Now that the moon is sliding aside, the birds are chirping once again."]},"cardData":{"graphics":[]},"date":{"createdAt":"2024-04-08T19:04:38.201Z","publishedAt":"2024-04-08T19:04:38.201Z","modifiedAt":"2024-04-08T19:11:38.969Z"},"description":{"primary":"Despite a forecast for cloudy skies, the weather cooperated and an eerie dusk slowly fell as the city entered totality.","seo":"Despite a forecast for cloudy skies, the weather cooperated and an eerie dusk slowly fell as the city entered totality.","social":"Totality has come and gone in Dallas"},"headline":{"primary":"Totality has come and gone in Dallas","seo":"Totality has come and gone in Dallas","social":"Totality has come and gone in Dallas","tease":"Totality has come and gone in Dallas"},"primaryImage":null,"teaseImage":null,"taxonomy":{"primaryChannel":{"id":"rctx6603","path":"nbcnews/channel/nebula-blog-rcna145900","taxonomyType":"channel"},"primaryVertical":{"dateCreated":"Thu Sep 16 2021 03:51:57 GMT+0000 (UTC)","dateModified":"Thu Sep 16 2021 03:51:57 GMT+0000 (UTC)","description":{"primary":null},"id":"nctx20366","isCurated":true,"name":"News","path":"nbcnews/vertical/news","pageRoute":"/","slug":"news","type":"taxonomy","taxonomyType":"vertical","url":{"primary":"https://www.nbcnews.com/"}}},"url":{"primary":"https://www.nbcnews.com/science/space/live-blog/solar-eclipse-2024-live-updates-rcna145900#rcrd38557"},"replies":[]},{"id":"rcrd38554","authors":[{"bio":[{"type":"markup","element":"p","html":"Denise Chow is a reporter for NBC News Science focused on general science and climate change."}],"dateCreated":"Thu Oct 26 2017 15:38:17 GMT+0000 (UTC)","dateModified":"Tue Nov 15 2022 15:24:24 GMT+0000 (UTC)","shortBio":null,"liveBlogShortBio":"","experience":[],"educationAndExpertise":[],"awards":[],"id":"ncpn814621","email":"denise.chow@nbcuni.com","jobTitle":[],"name":"Denise Chow","primaryImage":{"altText":"Denise Chow.","height":1500,"url":{"primary":"https://media-cldnry.s-nbcnews.com/image/upload/newscms/2022_46/3581047/denise-chow-byline-jm.jpg"},"width":1500},"publisher":{"name":"nbcnews","subType":null,"type":"organization"},"socialMediaProfiles":{"email":null,"facebook":null,"instagram":null,"pinterest":null,"snapchat":null,"tiktok":null,"twitter":"@denisechow","whatsapp":null,"youtube":null},"subType":null,"type":"person","url":{"canonical":"https://www.nbcnews.com/author/denise-chow-ncpn814621","primary":"https://www.nbcnews.com/author/denise-chow-ncpn814621","short":"https://www.nbcnews.com/author/denise-chow-ncpn814621","slug":"denise-chow-ncpn814621"},"worksFor":null}],"cardType":"POST","isHeadlineHidden":false,"content":{"markupAndEmbeds":[{"type":"markup","element":"p","html":"The solar eclipse is moving over Arkansas at the moment, with totality starting to wrap up in Little Rock. "},{"type":"markup","element":"p","html":"The eclipse will continue northeast, with millions more people awaiting their turn to experience a few minutes of darkness in the middle of the afternoon."}],"text":["The solar eclipse is moving over Arkansas at the moment, with totality starting to wrap up in Little Rock. ","The eclipse will continue northeast, with millions more people awaiting their turn to experience a few minutes of darkness in the middle of the afternoon."]},"cardData":{"graphics":[]},"date":{"createdAt":"2024-04-08T19:01:38.616Z","publishedAt":"2024-04-08T19:01:38.616Z","modifiedAt":"2024-04-08T19:01:38.616Z"},"description":{"primary":"The solar eclipse is moving over Arkansas at the moment, with totality starting to wrap up in Little Rock.","seo":"The solar eclipse is moving over Arkansas at the moment, with totality starting to wrap up in Little Rock.","social":"Totality crosses Little Rock"},"headline":{"primary":"Totality crosses Little Rock","seo":"Totality crosses Little Rock","social":"Totality crosses Little Rock","tease":"Totality crosses Little Rock"},"primaryImage":null,"teaseImage":null,"taxonomy":{"primaryChannel":{"id":"rctx6603","path":"nbcnews/channel/nebula-blog-rcna145900","taxonomyType":"channel"},"primaryVertical":{"dateCreated":"Thu Sep 16 2021 03:51:57 GMT+0000 (UTC)","dateModified":"Thu Sep 16 2021 03:51:57 GMT+0000 (UTC)","description":{"primary":null},"id":"nctx20366","isCurated":true,"name":"News","path":"nbcnews/vertical/news","pageRoute":"/","slug":"news","type":"taxonomy","taxonomyType":"vertical","url":{"primary":"https://www.nbcnews.com/"}}},"url":{"primary":"https://www.nbcnews.com/science/space/live-blog/solar-eclipse-2024-live-updates-rcna145900#rcrd38554"},"replies":[]},{"id":"rcrd38555","authors":[{"bio":[{"type":"markup","element":"p","html":"Morgan Chesky is a correspondent for NBC News."}],"dateCreated":"Thu Mar 07 2019 21:29:07 GMT+0000 (UTC)","dateModified":"Thu Mar 25 2021 03:10:01 GMT+0000 (UTC)","shortBio":null,"liveBlogShortBio":"","experience":[],"educationAndExpertise":[],"awards":[],"id":"ncpn980741","email":null,"jobTitle":[],"name":"Morgan Chesky","primaryImage":null,"publisher":{"name":"nbcnews","subType":null,"type":"organization"},"socialMediaProfiles":{"email":null,"facebook":null,"instagram":null,"pinterest":null,"snapchat":null,"tiktok":null,"twitter":null,"whatsapp":null,"youtube":null},"subType":null,"type":"person","url":null,"worksFor":null}],"cardType":"POST","isHeadlineHidden":false,"content":{"markupAndEmbeds":[{"type":"markup","element":"p","html":"NBC News correspondent Morgan Chesky spoke with a family as the moon blotted out the sun over Kerrville. "},{"type":"embeddedVideo","disablePlaylistAutoplay":false,"presentation":{"alignment":"left","size":"medium","style":"default","byline":null,"hideRecommendations":false,"hideProductRecommendations":false,"_overriddenByGetProcessedCardData":true},"video":{"id":"mmvo208560709697","taxonomy":{"additionalTerms":[{"dateCreated":"Thu Sep 16 2021 03:10:11 GMT+0000 (UTC)","dateModified":"Thu Sep 16 2021 03:10:11 GMT+0000 (UTC)","description":{"primary":null},"id":"nctx19521","isCurated":false,"name":"Science","path":"nbcnews/section/mach/science","pageRoute":"/","slug":"science","type":"taxonomy","taxonomyType":"topic","url":{"primary":null}},{"dateCreated":"Thu Sep 16 2021 03:51:58 GMT+0000 (UTC)","dateModified":"Thu Sep 16 2021 03:51:58 GMT+0000 (UTC)","description":{"primary":null},"id":"nctx19861","isCurated":true,"name":"Science","path":"nbcnews/vertical/mach/science","pageRoute":"/science","slug":"science","type":"taxonomy","taxonomyType":"subvertical","url":{"primary":"https://www.nbcnews.com/mach/science"}},{"dateCreated":"Thu Sep 16 2021 03:15:10 GMT+0000 (UTC)","dateModified":"Thu Sep 16 2021 03:15:10 GMT+0000 (UTC)","description":{"primary":null},"id":"nctx66","isCurated":true,"name":"U.S. news","path":"nbcnews/section/news/us-news","pageRoute":"/us-news","slug":"us-news","type":"taxonomy","taxonomyType":"topic","url":{"primary":"https://www.nbcnews.com/us-news"}},{"dateCreated":"Thu Sep 16 2021 03:36:51 GMT+0000 (UTC)","dateModified":"Thu Sep 16 2021 03:36:51 GMT+0000 (UTC)","description":{"primary":null},"id":"nctx73","isCurated":true,"name":"Science","path":"nbcnews/section/science","pageRoute":"/science","slug":"science","type":"taxonomy","taxonomyType":"section","url":{"primary":"https://www.nbcnews.com/science"}}],"primaryVertical":{"name":"News","taxonomyType":"vertical"},"primarySection":null,"primaryTopic":null},"unibrow":{"logo":null,"taxonomyPath":null,"text":"NBC News","url":{"primary":"https://www.nbcnews.com/video/watch-solar-eclipse-reaches-totality-in-kerrville-texas-208560709697"}},"duration":"PT4M31S","dateCreated":"Mon Apr 08 2024 18:52:02 GMT+0000 (UTC)","datePublished":"Mon Apr 08 2024 18:52:02 GMT+0000 (UTC)","dateModified":"Mon Apr 08 2024 18:53:14 GMT+0000 (UTC)","dateBroadcast":"Mon Apr 08 2024 18:52:05 GMT+0000 (UTC)","liveVideoStatus":"NONE","nativeAd":false,"mpxMetadata":{"id":"208560709697","guid":"nbc_spec_texas_kerrville_totality_240408","externalAdvertiserId":"nbc_spec_texas_kerrville_totality_240408","accountId":"2704722219","accountName":"nbcnewsdigital"},"source":{"name":"NBC News"},"publisher":{"name":"nbcnews"},"partOfEpisode":null,"partOfSeason":null,"videoType":"broadcast","sentiment":"neutral","headline":{"primary":"","tease":"","seo":"Watch: Solar eclipse reaches totality in Kerrville, Texas","social":""},"description":{"primary":"Watch as the solar eclipse reaches totality in Kerrville, Texas. The temperature dropped and there was a little over four minutes of darkness. NBC News’ Morgan Chesky reports alongside his family.","seo":"Watch as the solar eclipse reaches totality in Kerrville, Texas. The temperature dropped and there was a little over four minutes of darkness. NBC News’ Morgan Chesky reports alongside his family."},"playable":true,"url":{"canonical":"https://www.nbcnews.com/video/watch-solar-eclipse-reaches-totality-in-kerrville-texas-208560709697","primary":"https://www.nbcnews.com/video/watch-solar-eclipse-reaches-totality-in-kerrville-texas-208560709697","short":"https://www.nbcnews.com/video/watch-solar-eclipse-reaches-totality-in-kerrville-texas-208560709697","slug":"watch-solar-eclipse-reaches-totality-in-kerrville-texas-208560709697"},"hasCaptions":true,"closedCaptioning":{"smptett":null,"srt":"https://nbcnewsdigital-static.nbcuni.com/media/captions/NBC_News_Digital/2024/04/1712602302420_nbc_spec_texas_kerrville_totality_240408.srt","webvtt":"https://nbcnewsdigital-static.nbcuni.com/media/captions/NBC_News_Digital/2024/04/1712602302420_nbc_spec_texas_kerrville_totality_240408.vtt"},"videoAssets":[{"assetType":"EMP","format":"M3U","publicUrl":"https://prodamdnewsencoding.akamaized.net/NBC_News_Digital/nbc_spec_texas_kerrville_totality_240408/1/abs/index.m3u8","height":1080,"width":1920,"assetDuration":271.006,"bitrate":4172000},{"assetType":"akamaiMp4","format":"MPEG4","publicUrl":"https://prodamdnewsencoding.akamaized.net/NBC_News_Digital/nbcnews/video/2024/04/1712602302420_nbc_spec_texas_kerrville_totality_240408_6.mp4","height":1080,"width":1920,"assetDuration":271.006,"bitrate":4172042}],"primaryImage":{"id":"vidimg424554524","headline":{"primary":null},"altText":null,"caption":null,"url":{"primary":"https://media-cldnry.s-nbcnews.com/image/upload/mpx/2704722219/2024_04/1712602302420_nbc_spec_texas_kerrville_totality_240408_1920x1080-hy94b1.jpg"},"imageUrl":{"aims":"https://media11.s-nbcnews.com/i/mpx/2704722219/2024_04/1712602302420_nbc_spec_texas_kerrville_totality_240408_1920x1080-hy94b1.jpg","cloudinary":"https://media-cldnry.s-nbcnews.com/image/upload/mpx/2704722219/2024_04/1712602302420_nbc_spec_texas_kerrville_totality_240408_1920x1080-hy94b1.jpg","telemundo":null},"source":null,"authors":[],"height":null,"width":null,"graphicContent":false},"teaseImage":{"id":"vidimg424554524","headline":{"primary":null},"altText":null,"caption":null,"url":{"primary":"https://media-cldnry.s-nbcnews.com/image/upload/mpx/2704722219/2024_04/1712602302420_nbc_spec_texas_kerrville_totality_240408_1920x1080-hy94b1.jpg"},"imageUrl":{"aims":"https://media11.s-nbcnews.com/i/mpx/2704722219/2024_04/1712602302420_nbc_spec_texas_kerrville_totality_240408_1920x1080-hy94b1.jpg","cloudinary":"https://media-cldnry.s-nbcnews.com/image/upload/mpx/2704722219/2024_04/1712602302420_nbc_spec_texas_kerrville_totality_240408_1920x1080-hy94b1.jpg","telemundo":null},"source":null,"authors":[],"height":null,"width":null,"graphicContent":false},"documentTracing":{"currentMessageId":{"id":"86c3459b-9c0a-4a22-9461-a92cb6169459","updatedDate":"Mon Apr 08 2024 18:53:23 GMT+0000 (UTC)"}},"relatedUrl":null,"relatedContentLink":{"text":null,"url":null},"associatedVideoPlaylist":{"headline":{"primary":"Science"},"videos":[{"type":"video","id":"mmvo209023557835","unibrow":{"logo":null,"taxonomyPath":null,"text":"NBC News","url":{"primary":"https://www.nbcnews.com/video/coral-scientists-explain-how-coral-bleaching-happens-209023557835"}},"mpxMetadata":{"id":"209023557835","guid":"f_mo_bleached_coral_240415","externalAdvertiserId":"f_mo_bleached_coral_240415"},"datePublished":"Mon Apr 15 2024 20:25:07 GMT+0000 (UTC)","dateCreated":"Mon Apr 15 2024 20:25:07 GMT+0000 (UTC)","dateModified":"Mon Apr 15 2024 20:32:27 GMT+0000 (UTC)","primaryImage":{"id":"vidimg503002334","headline":{"primary":null},"altText":null,"caption":null,"url":{"primary":"https://media-cldnry.s-nbcnews.com/image/upload/mpx/2704722219/2024_04/f_mo_bleached_coral_240415.00_00_13_18.Still001-d5gmle.jpg"},"imageUrl":{"aims":"https://media11.s-nbcnews.com/i/mpx/2704722219/2024_04/f_mo_bleached_coral_240415.00_00_13_18.Still001-d5gmle.jpg","cloudinary":"https://media-cldnry.s-nbcnews.com/image/upload/mpx/2704722219/2024_04/f_mo_bleached_coral_240415.00_00_13_18.Still001-d5gmle.jpg","telemundo":null},"source":null,"authors":[],"height":null,"width":null,"graphicContent":false},"teaseImage":{"id":"vidimg503002334","headline":{"primary":null},"altText":null,"caption":null,"url":{"primary":"https://media-cldnry.s-nbcnews.com/image/upload/mpx/2704722219/2024_04/f_mo_bleached_coral_240415.00_00_13_18.Still001-d5gmle.jpg"},"imageUrl":{"aims":"https://media11.s-nbcnews.com/i/mpx/2704722219/2024_04/f_mo_bleached_coral_240415.00_00_13_18.Still001-d5gmle.jpg","cloudinary":"https://media-cldnry.s-nbcnews.com/image/upload/mpx/2704722219/2024_04/f_mo_bleached_coral_240415.00_00_13_18.Still001-d5gmle.jpg","telemundo":null},"source":null,"authors":[],"height":null,"width":null,"graphicContent":false},"url":{"canonical":"https://www.nbcnews.com/video/coral-scientists-explain-how-coral-bleaching-happens-209023557835","primary":"https://www.nbcnews.com/video/coral-scientists-explain-how-coral-bleaching-happens-209023557835","short":"https://www.nbcnews.com/video/coral-scientists-explain-how-coral-bleaching-happens-209023557835","slug":"coral-scientists-explain-how-coral-bleaching-happens-209023557835"},"relatedUrl":null,"relatedContentLink":{"text":null,"url":null},"duration":"PT2M15S","nativeAd":false,"videoType":"webExtra","sentiment":"neutral","headline":{"primary":"Coral scientists explain how coral bleaching happens","tease":"Coral scientists explain how coral bleaching happens","social":"Coral scientists explain how coral bleaching happens"},"description":{"primary":"Coral scientists detail how coral bleaching happens and explain that climate change is a major factor in driving heat stress."},"publisher":{"name":"nbcnews"},"source":{"name":"NBC News"},"taxonomy":{"additionalTerms":[{"dateCreated":"Thu Sep 16 2021 03:10:11 GMT+0000 (UTC)","dateModified":"Thu Sep 16 2021 03:10:11 GMT+0000 (UTC)","description":{"primary":null},"id":"nctx19521","isCurated":false,"name":"Science","path":"nbcnews/section/mach/science","pageRoute":"/","slug":"science","type":"taxonomy","taxonomyType":"topic","url":{"primary":null}},{"dateCreated":"Thu Sep 16 2021 03:51:58 GMT+0000 (UTC)","dateModified":"Thu Sep 16 2021 03:51:58 GMT+0000 (UTC)","description":{"primary":null},"id":"nctx19861","isCurated":true,"name":"Science","path":"nbcnews/vertical/mach/science","pageRoute":"/science","slug":"science","type":"taxonomy","taxonomyType":"subvertical","url":{"primary":"https://www.nbcnews.com/mach/science"}},{"dateCreated":"Fri Apr 29 2022 02:27:32 GMT+0000 (UTC)","dateModified":"Fri Apr 29 2022 02:27:32 GMT+0000 (UTC)","description":{"primary":null},"id":"nctx20846","isCurated":false,"name":"News","path":"msnbc/section/msnbc/news","pageRoute":"/","slug":"news","type":"taxonomy","taxonomyType":"topic","url":{"primary":null}},{"dateCreated":"Fri Apr 01 2022 20:42:09 GMT+0000 (UTC)","dateModified":"Fri Apr 01 2022 20:42:09 GMT+0000 (UTC)","description":{"primary":null},"id":"nctx23345","isCurated":true,"name":"News","path":"nbcnews/show/meet-the-press/news","pageRoute":"/meet-the-press","slug":"news","type":"taxonomy","taxonomyType":"topic","url":{"primary":"https://www.nbcnews.com/meet-the-press"}},{"dateCreated":"Thu Sep 16 2021 03:36:45 GMT+0000 (UTC)","dateModified":"Thu Sep 16 2021 03:36:45 GMT+0000 (UTC)","description":{"primary":null},"id":"nctx7","isCurated":false,"name":"News","path":"nbcnews/section/news","pageRoute":"/","slug":"news","type":"taxonomy","taxonomyType":"section","url":{"primary":null}},{"dateCreated":"Thu Sep 16 2021 03:36:51 GMT+0000 (UTC)","dateModified":"Thu Sep 16 2021 03:36:51 GMT+0000 (UTC)","description":{"primary":null},"id":"nctx73","isCurated":true,"name":"Science","path":"nbcnews/section/science","pageRoute":"/science","slug":"science","type":"taxonomy","taxonomyType":"section","url":{"primary":"https://www.nbcnews.com/science"}}],"primaryVertical":{"name":"News"},"primarySection":null,"primaryTopic":null},"hasCaptions":true,"closedCaptioning":{"smptett":null,"srt":"https://vod.nbcnews.com/nbcnews/captions/2024/04/f_mo_bleached_coral_240415_0425.srt","webvtt":"https://vod.nbcnews.com/nbcnews/captions/2024/04/f_mo_bleached_coral_240415_0425.vtt"},"videoAssets":[{"assetType":"EMP","format":"M3U","publicUrl":"https://prodamdnewsencoding.akamaized.net/NBC_News_Digital/f_mo_bleached_coral_240415/1/abs/index.m3u8","height":1080,"width":1920,"assetDuration":134.602,"bitrate":4554000},{"assetType":"akamaiMp4","format":"MPEG4","publicUrl":"https://prodamdnewsencoding.akamaized.net/NBC_News_Digital/nbcnews/video/2024/04/f_mo_bleached_coral_240415_3377292664.mp4","height":1080,"width":1920,"assetDuration":134.602,"bitrate":4554000}]},{"type":"video","id":"mmvo208955461634","unibrow":{"logo":null,"taxonomyPath":null,"text":"TODAY","url":{"primary":"https://www.today.com/video/science-class-reunites-46-years-later-to-witness-total-solar-eclipse-208955461634"}},"mpxMetadata":{"id":"208955461634","guid":"tdy_sun_highs_lows_solar_eclipse_240414","externalAdvertiserId":"tdy_sun_highs_lows_solar_eclipse_240414"},"datePublished":"Sun Apr 14 2024 13:17:59 GMT+0000 (UTC)","dateCreated":"Sun Apr 14 2024 13:17:59 GMT+0000 (UTC)","dateModified":"Sun Apr 14 2024 19:00:35 GMT+0000 (UTC)","primaryImage":{"id":"vidimg1478938582","headline":{"primary":null},"altText":null,"caption":null,"url":{"primary":"https://media-cldnry.s-nbcnews.com/image/upload/mpx/2704722219/2024_04/1713100660432_tdy_sun_highs_lows_solar_eclipse_240414_1920x1080-oubiy9.jpg"},"imageUrl":{"aims":"https://media14.s-nbcnews.com/i/mpx/2704722219/2024_04/1713100660432_tdy_sun_highs_lows_solar_eclipse_240414_1920x1080-oubiy9.jpg","cloudinary":"https://media-cldnry.s-nbcnews.com/image/upload/mpx/2704722219/2024_04/1713100660432_tdy_sun_highs_lows_solar_eclipse_240414_1920x1080-oubiy9.jpg","telemundo":null},"source":null,"authors":[],"height":null,"width":null,"graphicContent":false},"teaseImage":{"id":"vidimg1478938582","headline":{"primary":null},"altText":null,"caption":null,"url":{"primary":"https://media-cldnry.s-nbcnews.com/image/upload/mpx/2704722219/2024_04/1713100660432_tdy_sun_highs_lows_solar_eclipse_240414_1920x1080-oubiy9.jpg"},"imageUrl":{"aims":"https://media14.s-nbcnews.com/i/mpx/2704722219/2024_04/1713100660432_tdy_sun_highs_lows_solar_eclipse_240414_1920x1080-oubiy9.jpg","cloudinary":"https://media-cldnry.s-nbcnews.com/image/upload/mpx/2704722219/2024_04/1713100660432_tdy_sun_highs_lows_solar_eclipse_240414_1920x1080-oubiy9.jpg","telemundo":null},"source":null,"authors":[],"height":null,"width":null,"graphicContent":false},"url":{"canonical":"https://www.today.com/video/science-class-reunites-46-years-later-to-witness-total-solar-eclipse-208955461634","primary":"https://www.today.com/video/science-class-reunites-46-years-later-to-witness-total-solar-eclipse-208955461634","short":"https://www.today.com/video/science-class-reunites-46-years-later-to-witness-total-solar-eclipse-208955461634","slug":"science-class-reunites-46-years-later-to-witness-total-solar-eclipse-208955461634"},"relatedUrl":null,"relatedContentLink":{"text":null,"url":null},"duration":"PT4M49S","nativeAd":false,"videoType":"broadcast","sentiment":"positive","headline":{"primary":"Science class reunites 46 years later to witness total solar eclipse","tease":"Science class reunites 46 years later to witness total solar eclipse","social":"Science class reunites 46 years later to witness total solar eclipse"},"description":{"primary":"Sunday TODAY’s Willie Geist runs through the Highs and Lows of the week including a science class from 1978 reuniting with their teacher to witness the once-in-a-generation total solar eclipse, a racehorse trotting on the wrong track and more!"},"publisher":{"name":"today"},"source":{"name":"TODAY"},"taxonomy":{"additionalTerms":[{"dateCreated":"Thu Sep 16 2021 03:10:11 GMT+0000 (UTC)","dateModified":"Thu Sep 16 2021 03:10:11 GMT+0000 (UTC)","description":{"primary":null},"id":"nctx19521","isCurated":false,"name":"Science","path":"nbcnews/section/mach/science","pageRoute":"/","slug":"science","type":"taxonomy","taxonomyType":"topic","url":{"primary":null}},{"dateCreated":"Thu Sep 16 2021 03:51:58 GMT+0000 (UTC)","dateModified":"Thu Sep 16 2021 03:51:58 GMT+0000 (UTC)","description":{"primary":null},"id":"nctx19861","isCurated":true,"name":"Science","path":"nbcnews/vertical/mach/science","pageRoute":"/science","slug":"science","type":"taxonomy","taxonomyType":"subvertical","url":{"primary":"https://www.nbcnews.com/mach/science"}},{"dateCreated":"Thu Sep 16 2021 03:36:51 GMT+0000 (UTC)","dateModified":"Thu Sep 16 2021 03:36:51 GMT+0000 (UTC)","description":{"primary":null},"id":"nctx73","isCurated":true,"name":"Science","path":"nbcnews/section/science","pageRoute":"/science","slug":"science","type":"taxonomy","taxonomyType":"section","url":{"primary":"https://www.nbcnews.com/science"}},{"dateCreated":"Thu Sep 16 2021 03:10:17 GMT+0000 (UTC)","dateModified":"Thu Sep 16 2021 03:10:17 GMT+0000 (UTC)","description":{"primary":null},"id":"tdtx101","isCurated":true,"name":"News","path":"today/section/news","pageRoute":"/news","slug":"news","type":"taxonomy","taxonomyType":"section","url":{"primary":"https://www.today.com/news"}},{"dateCreated":"Thu Sep 16 2021 03:10:17 GMT+0000 (UTC)","dateModified":"Thu Sep 16 2021 03:10:17 GMT+0000 (UTC)","description":{"primary":null},"id":"tdtx102","isCurated":true,"name":"Pop Culture","path":"today/section/popculture","pageRoute":"/popculture","slug":"popculture","type":"taxonomy","taxonomyType":"section","url":{"primary":"https://www.today.com/popculture"}},{"dateCreated":"Wed Sep 28 2022 15:01:52 GMT+0000 (UTC)","dateModified":"Wed Sep 28 2022 15:01:52 GMT+0000 (UTC)","description":{"primary":null},"id":"tdtx117","isCurated":false,"name":"News","path":"today/section/news/news","pageRoute":"/","slug":"news","type":"taxonomy","taxonomyType":"topic","url":{"primary":null}},{"dateCreated":"Thu Sep 16 2021 03:10:05 GMT+0000 (UTC)","dateModified":"Thu Sep 16 2021 03:10:05 GMT+0000 (UTC)","description":{"primary":null},"id":"tdtx118","isCurated":true,"name":"Good News","path":"today/section/news/good-news","pageRoute":"/news/good-news","slug":"good-news","type":"taxonomy","taxonomyType":"topic","url":{"primary":"https://www.today.com/news/good-news"}},{"dateCreated":"Thu Sep 16 2021 03:10:14 GMT+0000 (UTC)","dateModified":"Thu Sep 16 2021 03:10:14 GMT+0000 (UTC)","description":{"primary":null},"id":"tdtx154","isCurated":true,"name":"Cutest Thing Ever","path":"today/section/pets/pets/cutest-thing-ever","pageRoute":"/pets/cutest-thing-ever","slug":"cutest-thing-ever","type":"taxonomy","taxonomyType":"subtopic","url":{"primary":"https://www.today.com/pets/cutest-thing-ever"}},{"dateCreated":"Thu Sep 16 2021 03:10:15 GMT+0000 (UTC)","dateModified":"Thu Sep 16 2021 03:10:15 GMT+0000 (UTC)","description":{"primary":null},"id":"tdtx206","isCurated":true,"name":"Moments that Matter","path":"today/section/parents/parents/moments-that-matter","pageRoute":"/parents/moments-that-matter","slug":"moments-that-matter","type":"taxonomy","taxonomyType":"subtopic","url":{"primary":"https://www.today.com/parents/moments-that-matter"}},{"dateCreated":"Tue Jan 04 2022 15:36:59 GMT+0000 (UTC)","dateModified":"Tue Jan 04 2022 15:36:59 GMT+0000 (UTC)","description":{"primary":null},"id":"tdtx2977","isCurated":false,"name":"Top Videos","path":"today/label/top-videos","pageRoute":"/","slug":"top-videos","type":"taxonomy","taxonomyType":"label","url":{"primary":null}},{"dateCreated":"Thu Sep 16 2021 03:36:04 GMT+0000 (UTC)","dateModified":"Thu Sep 16 2021 03:36:04 GMT+0000 (UTC)","description":{"primary":null},"id":"tdtx951","isCurated":true,"name":"Sunday TODAY","path":"today/show/sunday-today","pageRoute":"/sunday-today","slug":"sunday-today","type":"taxonomy","taxonomyType":"show","url":{"primary":"https://www.today.com/sunday-today"}}],"primaryVertical":{"name":"today"},"primarySection":null,"primaryTopic":null},"hasCaptions":true,"closedCaptioning":{"smptett":null,"srt":"https://nbcnewsdigital-static.nbcuni.com/media/captions/NBC_News_Digital/2024/04/1713100660432_tdy_sun_highs_lows_solar_eclipse_240414.srt","webvtt":"https://nbcnewsdigital-static.nbcuni.com/media/captions/NBC_News_Digital/2024/04/1713100660432_tdy_sun_highs_lows_solar_eclipse_240414.vtt"},"videoAssets":[{"assetType":"EMP","format":"M3U","publicUrl":"https://prodamdnewsencoding.akamaized.net/NBC_News_Digital/tdy_sun_highs_lows_solar_eclipse_240414/1/abs/index.m3u8","height":1080,"width":1920,"assetDuration":289.024,"bitrate":4249000},{"assetType":"akamaiMp4","format":"MPEG4","publicUrl":"https://prodamdnewsencoding.akamaized.net/NBC_News_Digital/nbcnews/video/2024/04/1713100660432_tdy_sun_highs_lows_solar_eclipse_240414_6.mp4","height":1080,"width":1920,"assetDuration":289.024,"bitrate":4249008}]},{"type":"video","id":"mmvo208603717917","unibrow":{"logo":null,"taxonomyPath":null,"text":"TODAY","url":{"primary":"https://www.today.com/video/millions-gather-to-celebrate-solar-eclipse-along-path-of-totality-208603717917"}},"mpxMetadata":{"id":"208603717917","guid":"tdy_news_7a_costello_eclipse_240409","externalAdvertiserId":"tdy_news_7a_costello_eclipse_240409"},"datePublished":"Tue Apr 09 2024 11:11:19 GMT+0000 (UTC)","dateCreated":"Tue Apr 09 2024 11:11:19 GMT+0000 (UTC)","dateModified":"Sat Apr 13 2024 03:21:34 GMT+0000 (UTC)","primaryImage":{"id":"vidimg1821086297","headline":{"primary":null},"altText":null,"caption":null,"url":{"primary":"https://media-cldnry.s-nbcnews.com/image/upload/mpx/2704722219/2024_04/Eclipse_x_Viewers-d6cxtc.jpg"},"imageUrl":{"aims":"https://media13.s-nbcnews.com/i/mpx/2704722219/2024_04/Eclipse_x_Viewers-d6cxtc.jpg","cloudinary":"https://media-cldnry.s-nbcnews.com/image/upload/mpx/2704722219/2024_04/Eclipse_x_Viewers-d6cxtc.jpg","telemundo":null},"source":null,"authors":[],"height":null,"width":null,"graphicContent":false},"teaseImage":{"id":"vidimg1821086297","headline":{"primary":null},"altText":null,"caption":null,"url":{"primary":"https://media-cldnry.s-nbcnews.com/image/upload/mpx/2704722219/2024_04/Eclipse_x_Viewers-d6cxtc.jpg"},"imageUrl":{"aims":"https://media13.s-nbcnews.com/i/mpx/2704722219/2024_04/Eclipse_x_Viewers-d6cxtc.jpg","cloudinary":"https://media-cldnry.s-nbcnews.com/image/upload/mpx/2704722219/2024_04/Eclipse_x_Viewers-d6cxtc.jpg","telemundo":null},"source":null,"authors":[],"height":null,"width":null,"graphicContent":false},"url":{"canonical":"https://www.today.com/video/millions-gather-to-celebrate-solar-eclipse-along-path-of-totality-208603717917","primary":"https://www.today.com/video/millions-gather-to-celebrate-solar-eclipse-along-path-of-totality-208603717917","short":"https://www.today.com/video/millions-gather-to-celebrate-solar-eclipse-along-path-of-totality-208603717917","slug":"millions-gather-to-celebrate-solar-eclipse-along-path-of-totality-208603717917"},"relatedUrl":null,"relatedContentLink":{"text":null,"url":null},"duration":"PT3M5S","nativeAd":false,"videoType":"broadcast","sentiment":"positive","headline":{"primary":"Millions gather to celebrate solar eclipse along path of totality","tease":"Millions gather to celebrate solar eclipse along path of totality","social":"Millions gather to celebrate solar eclipse along path of totality"},"description":{"primary":"The total solar eclipse brought millions together to witness the rare once-in-a-generation moment. NBC’s Tom Costello reports for TODAY."},"publisher":{"name":"today"},"source":{"name":"TODAY"},"taxonomy":{"additionalTerms":[{"dateCreated":"Thu Sep 16 2021 03:10:11 GMT+0000 (UTC)","dateModified":"Thu Sep 16 2021 03:10:11 GMT+0000 (UTC)","description":{"primary":null},"id":"nctx19521","isCurated":false,"name":"Science","path":"nbcnews/section/mach/science","pageRoute":"/","slug":"science","type":"taxonomy","taxonomyType":"topic","url":{"primary":null}},{"dateCreated":"Thu Sep 16 2021 03:51:58 GMT+0000 (UTC)","dateModified":"Thu Sep 16 2021 03:51:58 GMT+0000 (UTC)","description":{"primary":null},"id":"nctx19861","isCurated":true,"name":"Science","path":"nbcnews/vertical/mach/science","pageRoute":"/science","slug":"science","type":"taxonomy","taxonomyType":"subvertical","url":{"primary":"https://www.nbcnews.com/mach/science"}},{"dateCreated":"Fri Apr 29 2022 02:27:32 GMT+0000 (UTC)","dateModified":"Fri Apr 29 2022 02:27:32 GMT+0000 (UTC)","description":{"primary":null},"id":"nctx20846","isCurated":false,"name":"News","path":"msnbc/section/msnbc/news","pageRoute":"/","slug":"news","type":"taxonomy","taxonomyType":"topic","url":{"primary":null}},{"dateCreated":"Fri Apr 01 2022 20:42:09 GMT+0000 (UTC)","dateModified":"Fri Apr 01 2022 20:42:09 GMT+0000 (UTC)","description":{"primary":null},"id":"nctx23345","isCurated":true,"name":"News","path":"nbcnews/show/meet-the-press/news","pageRoute":"/meet-the-press","slug":"news","type":"taxonomy","taxonomyType":"topic","url":{"primary":"https://www.nbcnews.com/meet-the-press"}},{"dateCreated":"Thu Sep 16 2021 03:36:45 GMT+0000 (UTC)","dateModified":"Thu Sep 16 2021 03:36:45 GMT+0000 (UTC)","description":{"primary":null},"id":"nctx7","isCurated":false,"name":"News","path":"nbcnews/section/news","pageRoute":"/","slug":"news","type":"taxonomy","taxonomyType":"section","url":{"primary":null}},{"dateCreated":"Thu Sep 16 2021 03:36:51 GMT+0000 (UTC)","dateModified":"Thu Sep 16 2021 03:36:51 GMT+0000 (UTC)","description":{"primary":null},"id":"nctx73","isCurated":true,"name":"Science","path":"nbcnews/section/science","pageRoute":"/science","slug":"science","type":"taxonomy","taxonomyType":"section","url":{"primary":"https://www.nbcnews.com/science"}},{"dateCreated":"Thu Sep 16 2021 03:10:17 GMT+0000 (UTC)","dateModified":"Thu Sep 16 2021 03:10:17 GMT+0000 (UTC)","description":{"primary":null},"id":"tdtx101","isCurated":true,"name":"News","path":"today/section/news","pageRoute":"/news","slug":"news","type":"taxonomy","taxonomyType":"section","url":{"primary":"https://www.today.com/news"}},{"dateCreated":"Wed Sep 28 2022 15:01:52 GMT+0000 (UTC)","dateModified":"Wed Sep 28 2022 15:01:52 GMT+0000 (UTC)","description":{"primary":null},"id":"tdtx117","isCurated":false,"name":"News","path":"today/section/news/news","pageRoute":"/","slug":"news","type":"taxonomy","taxonomyType":"topic","url":{"primary":null}},{"dateCreated":"Fri Sep 23 2022 19:39:40 GMT+0000 (UTC)","dateModified":"Fri Sep 23 2022 19:39:40 GMT+0000 (UTC)","description":{"primary":null},"id":"tdtx134","isCurated":true,"name":"Travel","path":"today/section/money/travel","pageRoute":"/life/travel","slug":"travel","type":"taxonomy","taxonomyType":"topic","url":{"primary":"https://www.today.com/life/travel"}},{"dateCreated":"Thu Sep 16 2021 03:10:13 GMT+0000 (UTC)","dateModified":"Thu Sep 16 2021 03:10:13 GMT+0000 (UTC)","description":{"primary":null},"id":"tdtx2009","isCurated":false,"name":"Travel","path":"today/section/tmrw/travel","pageRoute":"/","slug":"travel","type":"taxonomy","taxonomyType":"topic","url":{"primary":null}},{"dateCreated":"Tue Jan 04 2022 15:36:59 GMT+0000 (UTC)","dateModified":"Tue Jan 04 2022 15:36:59 GMT+0000 (UTC)","description":{"primary":null},"id":"tdtx2977","isCurated":false,"name":"Top Videos","path":"today/label/top-videos","pageRoute":"/","slug":"top-videos","type":"taxonomy","taxonomyType":"label","url":{"primary":null}}],"primaryVertical":{"name":"today"},"primarySection":null,"primaryTopic":null},"hasCaptions":true,"closedCaptioning":{"smptett":null,"srt":"https://vod.nbcnews.com/nbcnews/captions/2024/04/tdy_news_7a_costello_eclipse_240409.srt","webvtt":"https://vod.nbcnews.com/nbcnews/captions/2024/04/tdy_news_7a_costello_eclipse_240409.vtt"},"videoAssets":[{"assetType":"EMP","format":"M3U","publicUrl":"https://prodamdnewsencoding.akamaized.net/NBC_News_Digital/tdy_news_7a_costello_eclipse_240409/1/abs/index.m3u8","height":1080,"width":1920,"assetDuration":185.386,"bitrate":4560000},{"assetType":"akamaiMp4","format":"MPEG4","publicUrl":"https://prodamdnewsencoding.akamaized.net/NBC_News_Digital/nbcnews/video/2024/04/tdy_news_7a_costello_eclipse_240409_3368886548.mp4","height":1080,"width":1920,"assetDuration":185.386,"bitrate":4560000}]},{"type":"video","id":"mmvo208587845997","unibrow":{"logo":null,"taxonomyPath":null,"text":"NBC News NOW","url":{"primary":"https://www.nbcnews.com/now/video/meet-the-woman-who-has-seen-21-solar-eclipses-208587845997"}},"mpxMetadata":{"id":"208587845997","guid":"now_staytuned_eclipse_ferrer_240408","externalAdvertiserId":"now_staytuned_eclipse_ferrer_240408"},"datePublished":"Tue Apr 09 2024 01:30:51 GMT+0000 (UTC)","dateCreated":"Tue Apr 09 2024 01:30:51 GMT+0000 (UTC)","dateModified":"Tue Apr 09 2024 01:31:50 GMT+0000 (UTC)","primaryImage":{"id":"vidimg3371059205","headline":{"primary":null},"altText":null,"caption":null,"url":{"primary":"https://media-cldnry.s-nbcnews.com/image/upload/mpx/2704722219/2024_04/1712626230591_now_staytuned_eclipse_ferrer_240408_1920x1080-280nqs.jpg"},"imageUrl":{"aims":"https://media11.s-nbcnews.com/i/mpx/2704722219/2024_04/1712626230591_now_staytuned_eclipse_ferrer_240408_1920x1080-280nqs.jpg","cloudinary":"https://media-cldnry.s-nbcnews.com/image/upload/mpx/2704722219/2024_04/1712626230591_now_staytuned_eclipse_ferrer_240408_1920x1080-280nqs.jpg","telemundo":null},"source":null,"authors":[],"height":null,"width":null,"graphicContent":false},"teaseImage":{"id":"vidimg3371059205","headline":{"primary":null},"altText":null,"caption":null,"url":{"primary":"https://media-cldnry.s-nbcnews.com/image/upload/mpx/2704722219/2024_04/1712626230591_now_staytuned_eclipse_ferrer_240408_1920x1080-280nqs.jpg"},"imageUrl":{"aims":"https://media11.s-nbcnews.com/i/mpx/2704722219/2024_04/1712626230591_now_staytuned_eclipse_ferrer_240408_1920x1080-280nqs.jpg","cloudinary":"https://media-cldnry.s-nbcnews.com/image/upload/mpx/2704722219/2024_04/1712626230591_now_staytuned_eclipse_ferrer_240408_1920x1080-280nqs.jpg","telemundo":null},"source":null,"authors":[],"height":null,"width":null,"graphicContent":false},"url":{"canonical":"https://www.nbcnews.com/now/video/meet-the-woman-who-has-seen-21-solar-eclipses-208587845997","primary":"https://www.nbcnews.com/now/video/meet-the-woman-who-has-seen-21-solar-eclipses-208587845997","short":"https://www.nbcnews.com/now/video/meet-the-woman-who-has-seen-21-solar-eclipses-208587845997","slug":"meet-the-woman-who-has-seen-21-solar-eclipses-208587845997"},"relatedUrl":null,"relatedContentLink":{"text":null,"url":null},"duration":"PT2M23S","nativeAd":false,"videoType":"original","sentiment":"neutral","headline":{"primary":"Meet the woman who has seen 21 solar eclipses","tease":"Meet the woman who has seen 21 solar eclipses","social":"Meet the woman who has seen 21 solar eclipses"},"description":{"primary":"Leticia Ferrer’s passion is chasing solar eclipses. She has seen 21 and hasn’t missed one since 1998. Ferrer has even gone as far as the middle of the Pacific and Atlantic oceans to see them. She talks with Ellison Barber about the power of witnessing these celestial events."},"publisher":{"name":"nbcnews"},"source":{"name":"NBC News NOW"},"taxonomy":{"additionalTerms":[{"dateCreated":"Thu Sep 16 2021 03:10:11 GMT+0000 (UTC)","dateModified":"Thu Sep 16 2021 03:10:11 GMT+0000 (UTC)","description":{"primary":null},"id":"nctx19521","isCurated":false,"name":"Science","path":"nbcnews/section/mach/science","pageRoute":"/","slug":"science","type":"taxonomy","taxonomyType":"topic","url":{"primary":null}},{"dateCreated":"Thu Sep 16 2021 03:51:58 GMT+0000 (UTC)","dateModified":"Thu Sep 16 2021 03:51:58 GMT+0000 (UTC)","description":{"primary":null},"id":"nctx19861","isCurated":true,"name":"Science","path":"nbcnews/vertical/mach/science","pageRoute":"/science","slug":"science","type":"taxonomy","taxonomyType":"subvertical","url":{"primary":"https://www.nbcnews.com/mach/science"}},{"dateCreated":"Thu Sep 16 2021 03:52:10 GMT+0000 (UTC)","dateModified":"Thu Sep 16 2021 03:52:10 GMT+0000 (UTC)","description":{"primary":null},"id":"nctx21301","isCurated":true,"name":"NBC News NOW","path":"nbcnews/collection/nbc-news-now","pageRoute":"/now","slug":"nbc-news-now","type":"taxonomy","taxonomyType":"collection","url":{"primary":"https://www.nbcnews.com/now"}},{"dateCreated":"Thu Sep 16 2021 03:36:51 GMT+0000 (UTC)","dateModified":"Thu Sep 16 2021 03:36:51 GMT+0000 (UTC)","description":{"primary":null},"id":"nctx73","isCurated":true,"name":"Science","path":"nbcnews/section/science","pageRoute":"/science","slug":"science","type":"taxonomy","taxonomyType":"section","url":{"primary":"https://www.nbcnews.com/science"}}],"primaryVertical":{"name":"News"},"primarySection":null,"primaryTopic":null},"hasCaptions":true,"closedCaptioning":{"smptett":null,"srt":"https://nbcnewsdigital-static.nbcuni.com/media/captions/NBC_News_Digital/2024/04/1712626230591_now_staytuned_eclipse_ferrer_240408.srt","webvtt":"https://nbcnewsdigital-static.nbcuni.com/media/captions/NBC_News_Digital/2024/04/1712626230591_now_staytuned_eclipse_ferrer_240408.vtt"},"videoAssets":[{"assetType":"EMP","format":"M3U","publicUrl":"https://prodamdnewsencoding.akamaized.net/NBC_News_Digital/now_staytuned_eclipse_ferrer_240408/1/abs/index.m3u8","height":1080,"width":1920,"assetDuration":142.944,"bitrate":4140000},{"assetType":"akamaiMp4","format":"MPEG4","publicUrl":"https://prodamdnewsencoding.akamaized.net/NBC_News_Digital/nbcnews/video/2024/04/1712626230591_now_staytuned_eclipse_ferrer_240408_6.mp4","height":1080,"width":1920,"assetDuration":142.944,"bitrate":4140662}]},{"type":"video","id":"mmvo208588869826","unibrow":{"logo":null,"taxonomyPath":null,"text":"NBC News NOW","url":{"primary":"https://www.nbcnews.com/now/video/scientists-will-use-total-solar-eclipse-to-study-the-sun-s-corona-208588869826"}},"mpxMetadata":{"id":"208588869826","guid":"now_staytuned_sun_corona_240408","externalAdvertiserId":"now_staytuned_sun_corona_240408"},"datePublished":"Tue Apr 09 2024 01:15:40 GMT+0000 (UTC)","dateCreated":"Tue Apr 09 2024 01:15:40 GMT+0000 (UTC)","dateModified":"Tue Apr 09 2024 01:16:37 GMT+0000 (UTC)","primaryImage":{"id":"vidimg3307739301","headline":{"primary":null},"altText":null,"caption":null,"url":{"primary":"https://media-cldnry.s-nbcnews.com/image/upload/mpx/2704722219/2024_04/1712625319557_now_staytuned_sun_corona_240408_1920x1080-01e4nj.jpg"},"imageUrl":{"aims":"https://media11.s-nbcnews.com/i/mpx/2704722219/2024_04/1712625319557_now_staytuned_sun_corona_240408_1920x1080-01e4nj.jpg","cloudinary":"https://media-cldnry.s-nbcnews.com/image/upload/mpx/2704722219/2024_04/1712625319557_now_staytuned_sun_corona_240408_1920x1080-01e4nj.jpg","telemundo":null},"source":null,"authors":[],"height":null,"width":null,"graphicContent":false},"teaseImage":{"id":"vidimg3307739301","headline":{"primary":null},"altText":null,"caption":null,"url":{"primary":"https://media-cldnry.s-nbcnews.com/image/upload/mpx/2704722219/2024_04/1712625319557_now_staytuned_sun_corona_240408_1920x1080-01e4nj.jpg"},"imageUrl":{"aims":"https://media11.s-nbcnews.com/i/mpx/2704722219/2024_04/1712625319557_now_staytuned_sun_corona_240408_1920x1080-01e4nj.jpg","cloudinary":"https://media-cldnry.s-nbcnews.com/image/upload/mpx/2704722219/2024_04/1712625319557_now_staytuned_sun_corona_240408_1920x1080-01e4nj.jpg","telemundo":null},"source":null,"authors":[],"height":null,"width":null,"graphicContent":false},"url":{"canonical":"https://www.nbcnews.com/now/video/scientists-will-use-total-solar-eclipse-to-study-the-sun-s-corona-208588869826","primary":"https://www.nbcnews.com/now/video/scientists-will-use-total-solar-eclipse-to-study-the-sun-s-corona-208588869826","short":"https://www.nbcnews.com/now/video/scientists-will-use-total-solar-eclipse-to-study-the-sun-s-corona-208588869826","slug":"scientists-will-use-total-solar-eclipse-to-study-the-sun-s-corona-208588869826"},"relatedUrl":null,"relatedContentLink":{"text":null,"url":null},"duration":"PT5M16S","nativeAd":false,"videoType":"original","sentiment":"neutral","headline":{"primary":"Scientists will use total solar eclipse to study the sun's corona","tease":"Scientists will use total solar eclipse to study the sun's corona","social":"Scientists will use total solar eclipse to study the sun's corona"},"description":{"primary":"While millions were awed by the total solar eclipse, scientists hope to learn more about our sun from the celestial event. Amir Caspi, a solar astrophysicist at Southwest Research Institute, talks with Ellison Barber about research his colleagues hope to gather on the sun's corona and what they can learn about the different temperature regions of the star."},"publisher":{"name":"nbcnews"},"source":{"name":"NBC News NOW"},"taxonomy":{"additionalTerms":[{"dateCreated":"Thu Sep 16 2021 03:10:11 GMT+0000 (UTC)","dateModified":"Thu Sep 16 2021 03:10:11 GMT+0000 (UTC)","description":{"primary":null},"id":"nctx19521","isCurated":false,"name":"Science","path":"nbcnews/section/mach/science","pageRoute":"/","slug":"science","type":"taxonomy","taxonomyType":"topic","url":{"primary":null}},{"dateCreated":"Thu Sep 16 2021 03:51:58 GMT+0000 (UTC)","dateModified":"Thu Sep 16 2021 03:51:58 GMT+0000 (UTC)","description":{"primary":null},"id":"nctx19861","isCurated":true,"name":"Science","path":"nbcnews/vertical/mach/science","pageRoute":"/science","slug":"science","type":"taxonomy","taxonomyType":"subvertical","url":{"primary":"https://www.nbcnews.com/mach/science"}},{"dateCreated":"Thu Sep 16 2021 03:52:10 GMT+0000 (UTC)","dateModified":"Thu Sep 16 2021 03:52:10 GMT+0000 (UTC)","description":{"primary":null},"id":"nctx21301","isCurated":true,"name":"NBC News NOW","path":"nbcnews/collection/nbc-news-now","pageRoute":"/now","slug":"nbc-news-now","type":"taxonomy","taxonomyType":"collection","url":{"primary":"https://www.nbcnews.com/now"}},{"dateCreated":"Thu Sep 16 2021 03:36:51 GMT+0000 (UTC)","dateModified":"Thu Sep 16 2021 03:36:51 GMT+0000 (UTC)","description":{"primary":null},"id":"nctx73","isCurated":true,"name":"Science","path":"nbcnews/section/science","pageRoute":"/science","slug":"science","type":"taxonomy","taxonomyType":"section","url":{"primary":"https://www.nbcnews.com/science"}}],"primaryVertical":{"name":"News"},"primarySection":null,"primaryTopic":null},"hasCaptions":true,"closedCaptioning":{"smptett":null,"srt":"https://nbcnewsdigital-static.nbcuni.com/media/captions/NBC_News_Digital/2024/04/1712625319557_now_staytuned_sun_corona_240408.srt","webvtt":"https://nbcnewsdigital-static.nbcuni.com/media/captions/NBC_News_Digital/2024/04/1712625319557_now_staytuned_sun_corona_240408.vtt"},"videoAssets":[{"assetType":"EMP","format":"M3U","publicUrl":"https://prodamdnewsencoding.akamaized.net/NBC_News_Digital/now_staytuned_sun_corona_240408/1/abs/index.m3u8","height":1080,"width":1920,"assetDuration":315.551,"bitrate":4104000},{"assetType":"akamaiMp4","format":"MPEG4","publicUrl":"https://prodamdnewsencoding.akamaized.net/NBC_News_Digital/nbcnews/video/2024/04/1712625319557_now_staytuned_sun_corona_240408_6.mp4","height":1080,"width":1920,"assetDuration":315.551,"bitrate":4104031}]}]}}}],"text":["NBC News correspondent Morgan Chesky spoke with a family as the moon blotted out the sun over Kerrville. "]},"cardData":{"graphics":[]},"date":{"createdAt":"2024-04-08T19:01:18.373Z","publishedAt":"2024-04-08T19:01:18.373Z","modifiedAt":"2024-04-08T19:01:18.373Z"},"description":{"primary":"NBC News correspondent Morgan Chesky spoke with a family as the moon blotted out the sun over Kerrville.","seo":"NBC News correspondent Morgan Chesky spoke with a family as the moon blotted out the sun over Kerrville.","social":"On the ground in Kerrville, Texas, as the totality passed over"},"headline":{"primary":"On the ground in Kerrville, Texas, as the totality passed over","seo":"On the ground in Kerrville, Texas, as the totality passed over","social":"On the ground in Kerrville, Texas, as the totality passed over","tease":"On the ground in Kerrville, Texas, as the totality passed over"},"primaryImage":null,"teaseImage":null,"taxonomy":{"primaryChannel":{"id":"rctx6603","path":"nbcnews/channel/nebula-blog-rcna145900","taxonomyType":"channel"},"primaryVertical":{"dateCreated":"Thu Sep 16 2021 03:51:57 GMT+0000 (UTC)","dateModified":"Thu Sep 16 2021 03:51:57 GMT+0000 (UTC)","description":{"primary":null},"id":"nctx20366","isCurated":true,"name":"News","path":"nbcnews/vertical/news","pageRoute":"/","slug":"news","type":"taxonomy","taxonomyType":"vertical","url":{"primary":"https://www.nbcnews.com/"}}},"url":{"primary":"https://www.nbcnews.com/science/space/live-blog/solar-eclipse-2024-live-updates-rcna145900#rcrd38555"},"replies":[]},{"id":"rcrd38553","authors":[{"bio":[{"type":"markup","element":"p","html":"Al Roker is a co-host of NBC’s “Today Show,” a co-host of \"Off The Rails\" on Today Show radio on SiriusXM and the host “COLD CUTS with Al Roker” on YouTube. The CEO of Al Roker Entertainment, Inc., he also made his Broadway debut in 2019 in “Waitress” and is the author of 11 books."}],"dateCreated":"Thu Jun 27 2019 14:03:18 GMT+0000 (UTC)","dateModified":"Thu Mar 25 2021 04:50:02 GMT+0000 (UTC)","shortBio":null,"liveBlogShortBio":"","experience":[],"educationAndExpertise":[],"awards":[],"id":"ncpn1023166","email":null,"jobTitle":[],"name":"Al Roker","primaryImage":{"altText":null,"height":325,"url":{"primary":"https://media-cldnry.s-nbcnews.com/image/upload/newscms/2019_38/3013666/al-roker-3.png"},"width":325},"publisher":{"name":"nbcnews","subType":null,"type":"organization"},"socialMediaProfiles":{"email":null,"facebook":"https://www.facebook.com/alroker","instagram":"@alroker","pinterest":null,"snapchat":null,"tiktok":null,"twitter":"@alroker","whatsapp":null,"youtube":null},"subType":null,"type":"person","url":null,"worksFor":null}],"cardType":"POST","isHeadlineHidden":false,"content":{"markupAndEmbeds":[{"type":"markup","element":"p","html":"Totality has passed over Dallas. "},{"type":"markup","element":"p","html":"Al Roker was there for the moment."},{"type":"embeddedVideo","disablePlaylistAutoplay":false,"presentation":{"alignment":"left","size":"medium","style":"default","byline":null,"hideRecommendations":false,"hideProductRecommendations":false,"_overriddenByGetProcessedCardData":true},"video":{"id":"mmvo208562245631","taxonomy":{"additionalTerms":[{"dateCreated":"Thu Sep 16 2021 03:10:11 GMT+0000 (UTC)","dateModified":"Thu Sep 16 2021 03:10:11 GMT+0000 (UTC)","description":{"primary":null},"id":"nctx19521","isCurated":false,"name":"Science","path":"nbcnews/section/mach/science","pageRoute":"/","slug":"science","type":"taxonomy","taxonomyType":"topic","url":{"primary":null}},{"dateCreated":"Thu Sep 16 2021 03:51:58 GMT+0000 (UTC)","dateModified":"Thu Sep 16 2021 03:51:58 GMT+0000 (UTC)","description":{"primary":null},"id":"nctx19861","isCurated":true,"name":"Science","path":"nbcnews/vertical/mach/science","pageRoute":"/science","slug":"science","type":"taxonomy","taxonomyType":"subvertical","url":{"primary":"https://www.nbcnews.com/mach/science"}},{"dateCreated":"Thu Sep 16 2021 03:15:10 GMT+0000 (UTC)","dateModified":"Thu Sep 16 2021 03:15:10 GMT+0000 (UTC)","description":{"primary":null},"id":"nctx66","isCurated":true,"name":"U.S. news","path":"nbcnews/section/news/us-news","pageRoute":"/us-news","slug":"us-news","type":"taxonomy","taxonomyType":"topic","url":{"primary":"https://www.nbcnews.com/us-news"}},{"dateCreated":"Thu Sep 16 2021 03:36:51 GMT+0000 (UTC)","dateModified":"Thu Sep 16 2021 03:36:51 GMT+0000 (UTC)","description":{"primary":null},"id":"nctx73","isCurated":true,"name":"Science","path":"nbcnews/section/science","pageRoute":"/science","slug":"science","type":"taxonomy","taxonomyType":"section","url":{"primary":"https://www.nbcnews.com/science"}}],"primaryVertical":{"name":"News","taxonomyType":"vertical"},"primarySection":null,"primaryTopic":null},"unibrow":{"logo":null,"taxonomyPath":null,"text":"NBC News","url":{"primary":"https://www.nbcnews.com/video/solar-eclipse-watchers-go-wild-as-the-moment-of-totality-passes-over-dallas-208562245631"}},"duration":"PT3M47S","dateCreated":"Mon Apr 08 2024 18:55:21 GMT+0000 (UTC)","datePublished":"Mon Apr 08 2024 18:55:21 GMT+0000 (UTC)","dateModified":"Mon Apr 08 2024 18:56:18 GMT+0000 (UTC)","dateBroadcast":"Mon Apr 08 2024 18:55:24 GMT+0000 (UTC)","liveVideoStatus":"NONE","nativeAd":false,"mpxMetadata":{"id":"208562245631","guid":"nbc_eclipse_dallas_totality_roker_240408","externalAdvertiserId":"nbc_eclipse_dallas_totality_roker_240408","accountId":"2704722219","accountName":"nbcnewsdigital"},"source":{"name":"NBC News"},"publisher":{"name":"nbcnews"},"partOfEpisode":null,"partOfSeason":null,"videoType":"broadcast","sentiment":"neutral","headline":{"primary":"","tease":"","seo":"Solar eclipse watchers go wild as the moment of totality passes over Dallas","social":""},"description":{"primary":"NBC's Al Roker and a crowd of excited onlookers are thrilled as the solar eclipse darkens Dallas.","seo":"NBC's Al Roker and a crowd of excited onlookers are thrilled as the solar eclipse darkens Dallas."},"playable":true,"url":{"canonical":"https://www.nbcnews.com/video/solar-eclipse-watchers-go-wild-as-the-moment-of-totality-passes-over-dallas-208562245631","primary":"https://www.nbcnews.com/video/solar-eclipse-watchers-go-wild-as-the-moment-of-totality-passes-over-dallas-208562245631","short":"https://www.nbcnews.com/video/solar-eclipse-watchers-go-wild-as-the-moment-of-totality-passes-over-dallas-208562245631","slug":"solar-eclipse-watchers-go-wild-as-the-moment-of-totality-passes-over-dallas-208562245631"},"hasCaptions":true,"closedCaptioning":{"smptett":null,"srt":"https://nbcnewsdigital-static.nbcuni.com/media/captions/NBC_News_Digital/2024/04/1712602500620_nbc_eclipse_dallas_totality_roker_240408.srt","webvtt":"https://nbcnewsdigital-static.nbcuni.com/media/captions/NBC_News_Digital/2024/04/1712602500620_nbc_eclipse_dallas_totality_roker_240408.vtt"},"videoAssets":[{"assetType":"EMP","format":"M3U","publicUrl":"https://prodamdnewsencoding.akamaized.net/NBC_News_Digital/nbc_eclipse_dallas_totality_roker_240408/1/abs/index.m3u8","height":1080,"width":1920,"assetDuration":227.462,"bitrate":4486000},{"assetType":"akamaiMp4","format":"MPEG4","publicUrl":"https://prodamdnewsencoding.akamaized.net/NBC_News_Digital/nbcnews/video/2024/04/1712602500620_nbc_eclipse_dallas_totality_roker_240408_6.mp4","height":1080,"width":1920,"assetDuration":227.462,"bitrate":4486720}],"primaryImage":{"id":"vidimg805922334","headline":{"primary":null},"altText":null,"caption":null,"url":{"primary":"https://media-cldnry.s-nbcnews.com/image/upload/mpx/2704722219/2024_04/1712602500620_nbc_eclipse_dallas_totality_roker_240408_1920x1080-3hgjcj.jpg"},"imageUrl":{"aims":"https://media12.s-nbcnews.com/i/mpx/2704722219/2024_04/1712602500620_nbc_eclipse_dallas_totality_roker_240408_1920x1080-3hgjcj.jpg","cloudinary":"https://media-cldnry.s-nbcnews.com/image/upload/mpx/2704722219/2024_04/1712602500620_nbc_eclipse_dallas_totality_roker_240408_1920x1080-3hgjcj.jpg","telemundo":null},"source":null,"authors":[],"height":null,"width":null,"graphicContent":false},"teaseImage":{"id":"vidimg805922334","headline":{"primary":null},"altText":null,"caption":null,"url":{"primary":"https://media-cldnry.s-nbcnews.com/image/upload/mpx/2704722219/2024_04/1712602500620_nbc_eclipse_dallas_totality_roker_240408_1920x1080-3hgjcj.jpg"},"imageUrl":{"aims":"https://media12.s-nbcnews.com/i/mpx/2704722219/2024_04/1712602500620_nbc_eclipse_dallas_totality_roker_240408_1920x1080-3hgjcj.jpg","cloudinary":"https://media-cldnry.s-nbcnews.com/image/upload/mpx/2704722219/2024_04/1712602500620_nbc_eclipse_dallas_totality_roker_240408_1920x1080-3hgjcj.jpg","telemundo":null},"source":null,"authors":[],"height":null,"width":null,"graphicContent":false},"documentTracing":{"currentMessageId":{"id":"27bab7af-93c2-4fa9-aada-8ff5ebc57a92","updatedDate":"Mon Apr 08 2024 18:56:28 GMT+0000 (UTC)"}},"relatedUrl":null,"relatedContentLink":{"text":null,"url":null},"associatedVideoPlaylist":{"headline":{"primary":"Science"},"videos":[{"type":"video","id":"mmvo209023557835","unibrow":{"logo":null,"taxonomyPath":null,"text":"NBC News","url":{"primary":"https://www.nbcnews.com/video/coral-scientists-explain-how-coral-bleaching-happens-209023557835"}},"mpxMetadata":{"id":"209023557835","guid":"f_mo_bleached_coral_240415","externalAdvertiserId":"f_mo_bleached_coral_240415"},"datePublished":"Mon Apr 15 2024 20:25:07 GMT+0000 (UTC)","dateCreated":"Mon Apr 15 2024 20:25:07 GMT+0000 (UTC)","dateModified":"Mon Apr 15 2024 20:32:27 GMT+0000 (UTC)","primaryImage":{"id":"vidimg503002334","headline":{"primary":null},"altText":null,"caption":null,"url":{"primary":"https://media-cldnry.s-nbcnews.com/image/upload/mpx/2704722219/2024_04/f_mo_bleached_coral_240415.00_00_13_18.Still001-d5gmle.jpg"},"imageUrl":{"aims":"https://media11.s-nbcnews.com/i/mpx/2704722219/2024_04/f_mo_bleached_coral_240415.00_00_13_18.Still001-d5gmle.jpg","cloudinary":"https://media-cldnry.s-nbcnews.com/image/upload/mpx/2704722219/2024_04/f_mo_bleached_coral_240415.00_00_13_18.Still001-d5gmle.jpg","telemundo":null},"source":null,"authors":[],"height":null,"width":null,"graphicContent":false},"teaseImage":{"id":"vidimg503002334","headline":{"primary":null},"altText":null,"caption":null,"url":{"primary":"https://media-cldnry.s-nbcnews.com/image/upload/mpx/2704722219/2024_04/f_mo_bleached_coral_240415.00_00_13_18.Still001-d5gmle.jpg"},"imageUrl":{"aims":"https://media11.s-nbcnews.com/i/mpx/2704722219/2024_04/f_mo_bleached_coral_240415.00_00_13_18.Still001-d5gmle.jpg","cloudinary":"https://media-cldnry.s-nbcnews.com/image/upload/mpx/2704722219/2024_04/f_mo_bleached_coral_240415.00_00_13_18.Still001-d5gmle.jpg","telemundo":null},"source":null,"authors":[],"height":null,"width":null,"graphicContent":false},"url":{"canonical":"https://www.nbcnews.com/video/coral-scientists-explain-how-coral-bleaching-happens-209023557835","primary":"https://www.nbcnews.com/video/coral-scientists-explain-how-coral-bleaching-happens-209023557835","short":"https://www.nbcnews.com/video/coral-scientists-explain-how-coral-bleaching-happens-209023557835","slug":"coral-scientists-explain-how-coral-bleaching-happens-209023557835"},"relatedUrl":null,"relatedContentLink":{"text":null,"url":null},"duration":"PT2M15S","nativeAd":false,"videoType":"webExtra","sentiment":"neutral","headline":{"primary":"Coral scientists explain how coral bleaching happens","tease":"Coral scientists explain how coral bleaching happens","social":"Coral scientists explain how coral bleaching happens"},"description":{"primary":"Coral scientists detail how coral bleaching happens and explain that climate change is a major factor in driving heat stress."},"publisher":{"name":"nbcnews"},"source":{"name":"NBC News"},"taxonomy":{"additionalTerms":[{"dateCreated":"Thu Sep 16 2021 03:10:11 GMT+0000 (UTC)","dateModified":"Thu Sep 16 2021 03:10:11 GMT+0000 (UTC)","description":{"primary":null},"id":"nctx19521","isCurated":false,"name":"Science","path":"nbcnews/section/mach/science","pageRoute":"/","slug":"science","type":"taxonomy","taxonomyType":"topic","url":{"primary":null}},{"dateCreated":"Thu Sep 16 2021 03:51:58 GMT+0000 (UTC)","dateModified":"Thu Sep 16 2021 03:51:58 GMT+0000 (UTC)","description":{"primary":null},"id":"nctx19861","isCurated":true,"name":"Science","path":"nbcnews/vertical/mach/science","pageRoute":"/science","slug":"science","type":"taxonomy","taxonomyType":"subvertical","url":{"primary":"https://www.nbcnews.com/mach/science"}},{"dateCreated":"Fri Apr 29 2022 02:27:32 GMT+0000 (UTC)","dateModified":"Fri Apr 29 2022 02:27:32 GMT+0000 (UTC)","description":{"primary":null},"id":"nctx20846","isCurated":false,"name":"News","path":"msnbc/section/msnbc/news","pageRoute":"/","slug":"news","type":"taxonomy","taxonomyType":"topic","url":{"primary":null}},{"dateCreated":"Fri Apr 01 2022 20:42:09 GMT+0000 (UTC)","dateModified":"Fri Apr 01 2022 20:42:09 GMT+0000 (UTC)","description":{"primary":null},"id":"nctx23345","isCurated":true,"name":"News","path":"nbcnews/show/meet-the-press/news","pageRoute":"/meet-the-press","slug":"news","type":"taxonomy","taxonomyType":"topic","url":{"primary":"https://www.nbcnews.com/meet-the-press"}},{"dateCreated":"Thu Sep 16 2021 03:36:45 GMT+0000 (UTC)","dateModified":"Thu Sep 16 2021 03:36:45 GMT+0000 (UTC)","description":{"primary":null},"id":"nctx7","isCurated":false,"name":"News","path":"nbcnews/section/news","pageRoute":"/","slug":"news","type":"taxonomy","taxonomyType":"section","url":{"primary":null}},{"dateCreated":"Thu Sep 16 2021 03:36:51 GMT+0000 (UTC)","dateModified":"Thu Sep 16 2021 03:36:51 GMT+0000 (UTC)","description":{"primary":null},"id":"nctx73","isCurated":true,"name":"Science","path":"nbcnews/section/science","pageRoute":"/science","slug":"science","type":"taxonomy","taxonomyType":"section","url":{"primary":"https://www.nbcnews.com/science"}}],"primaryVertical":{"name":"News"},"primarySection":null,"primaryTopic":null},"hasCaptions":true,"closedCaptioning":{"smptett":null,"srt":"https://vod.nbcnews.com/nbcnews/captions/2024/04/f_mo_bleached_coral_240415_0425.srt","webvtt":"https://vod.nbcnews.com/nbcnews/captions/2024/04/f_mo_bleached_coral_240415_0425.vtt"},"videoAssets":[{"assetType":"EMP","format":"M3U","publicUrl":"https://prodamdnewsencoding.akamaized.net/NBC_News_Digital/f_mo_bleached_coral_240415/1/abs/index.m3u8","height":1080,"width":1920,"assetDuration":134.602,"bitrate":4554000},{"assetType":"akamaiMp4","format":"MPEG4","publicUrl":"https://prodamdnewsencoding.akamaized.net/NBC_News_Digital/nbcnews/video/2024/04/f_mo_bleached_coral_240415_3377292664.mp4","height":1080,"width":1920,"assetDuration":134.602,"bitrate":4554000}]},{"type":"video","id":"mmvo208955461634","unibrow":{"logo":null,"taxonomyPath":null,"text":"TODAY","url":{"primary":"https://www.today.com/video/science-class-reunites-46-years-later-to-witness-total-solar-eclipse-208955461634"}},"mpxMetadata":{"id":"208955461634","guid":"tdy_sun_highs_lows_solar_eclipse_240414","externalAdvertiserId":"tdy_sun_highs_lows_solar_eclipse_240414"},"datePublished":"Sun Apr 14 2024 13:17:59 GMT+0000 (UTC)","dateCreated":"Sun Apr 14 2024 13:17:59 GMT+0000 (UTC)","dateModified":"Sun Apr 14 2024 19:00:35 GMT+0000 (UTC)","primaryImage":{"id":"vidimg1478938582","headline":{"primary":null},"altText":null,"caption":null,"url":{"primary":"https://media-cldnry.s-nbcnews.com/image/upload/mpx/2704722219/2024_04/1713100660432_tdy_sun_highs_lows_solar_eclipse_240414_1920x1080-oubiy9.jpg"},"imageUrl":{"aims":"https://media14.s-nbcnews.com/i/mpx/2704722219/2024_04/1713100660432_tdy_sun_highs_lows_solar_eclipse_240414_1920x1080-oubiy9.jpg","cloudinary":"https://media-cldnry.s-nbcnews.com/image/upload/mpx/2704722219/2024_04/1713100660432_tdy_sun_highs_lows_solar_eclipse_240414_1920x1080-oubiy9.jpg","telemundo":null},"source":null,"authors":[],"height":null,"width":null,"graphicContent":false},"teaseImage":{"id":"vidimg1478938582","headline":{"primary":null},"altText":null,"caption":null,"url":{"primary":"https://media-cldnry.s-nbcnews.com/image/upload/mpx/2704722219/2024_04/1713100660432_tdy_sun_highs_lows_solar_eclipse_240414_1920x1080-oubiy9.jpg"},"imageUrl":{"aims":"https://media14.s-nbcnews.com/i/mpx/2704722219/2024_04/1713100660432_tdy_sun_highs_lows_solar_eclipse_240414_1920x1080-oubiy9.jpg","cloudinary":"https://media-cldnry.s-nbcnews.com/image/upload/mpx/2704722219/2024_04/1713100660432_tdy_sun_highs_lows_solar_eclipse_240414_1920x1080-oubiy9.jpg","telemundo":null},"source":null,"authors":[],"height":null,"width":null,"graphicContent":false},"url":{"canonical":"https://www.today.com/video/science-class-reunites-46-years-later-to-witness-total-solar-eclipse-208955461634","primary":"https://www.today.com/video/science-class-reunites-46-years-later-to-witness-total-solar-eclipse-208955461634","short":"https://www.today.com/video/science-class-reunites-46-years-later-to-witness-total-solar-eclipse-208955461634","slug":"science-class-reunites-46-years-later-to-witness-total-solar-eclipse-208955461634"},"relatedUrl":null,"relatedContentLink":{"text":null,"url":null},"duration":"PT4M49S","nativeAd":false,"videoType":"broadcast","sentiment":"positive","headline":{"primary":"Science class reunites 46 years later to witness total solar eclipse","tease":"Science class reunites 46 years later to witness total solar eclipse","social":"Science class reunites 46 years later to witness total solar eclipse"},"description":{"primary":"Sunday TODAY’s Willie Geist runs through the Highs and Lows of the week including a science class from 1978 reuniting with their teacher to witness the once-in-a-generation total solar eclipse, a racehorse trotting on the wrong track and more!"},"publisher":{"name":"today"},"source":{"name":"TODAY"},"taxonomy":{"additionalTerms":[{"dateCreated":"Thu Sep 16 2021 03:10:11 GMT+0000 (UTC)","dateModified":"Thu Sep 16 2021 03:10:11 GMT+0000 (UTC)","description":{"primary":null},"id":"nctx19521","isCurated":false,"name":"Science","path":"nbcnews/section/mach/science","pageRoute":"/","slug":"science","type":"taxonomy","taxonomyType":"topic","url":{"primary":null}},{"dateCreated":"Thu Sep 16 2021 03:51:58 GMT+0000 (UTC)","dateModified":"Thu Sep 16 2021 03:51:58 GMT+0000 (UTC)","description":{"primary":null},"id":"nctx19861","isCurated":true,"name":"Science","path":"nbcnews/vertical/mach/science","pageRoute":"/science","slug":"science","type":"taxonomy","taxonomyType":"subvertical","url":{"primary":"https://www.nbcnews.com/mach/science"}},{"dateCreated":"Thu Sep 16 2021 03:36:51 GMT+0000 (UTC)","dateModified":"Thu Sep 16 2021 03:36:51 GMT+0000 (UTC)","description":{"primary":null},"id":"nctx73","isCurated":true,"name":"Science","path":"nbcnews/section/science","pageRoute":"/science","slug":"science","type":"taxonomy","taxonomyType":"section","url":{"primary":"https://www.nbcnews.com/science"}},{"dateCreated":"Thu Sep 16 2021 03:10:17 GMT+0000 (UTC)","dateModified":"Thu Sep 16 2021 03:10:17 GMT+0000 (UTC)","description":{"primary":null},"id":"tdtx101","isCurated":true,"name":"News","path":"today/section/news","pageRoute":"/news","slug":"news","type":"taxonomy","taxonomyType":"section","url":{"primary":"https://www.today.com/news"}},{"dateCreated":"Thu Sep 16 2021 03:10:17 GMT+0000 (UTC)","dateModified":"Thu Sep 16 2021 03:10:17 GMT+0000 (UTC)","description":{"primary":null},"id":"tdtx102","isCurated":true,"name":"Pop Culture","path":"today/section/popculture","pageRoute":"/popculture","slug":"popculture","type":"taxonomy","taxonomyType":"section","url":{"primary":"https://www.today.com/popculture"}},{"dateCreated":"Wed Sep 28 2022 15:01:52 GMT+0000 (UTC)","dateModified":"Wed Sep 28 2022 15:01:52 GMT+0000 (UTC)","description":{"primary":null},"id":"tdtx117","isCurated":false,"name":"News","path":"today/section/news/news","pageRoute":"/","slug":"news","type":"taxonomy","taxonomyType":"topic","url":{"primary":null}},{"dateCreated":"Thu Sep 16 2021 03:10:05 GMT+0000 (UTC)","dateModified":"Thu Sep 16 2021 03:10:05 GMT+0000 (UTC)","description":{"primary":null},"id":"tdtx118","isCurated":true,"name":"Good News","path":"today/section/news/good-news","pageRoute":"/news/good-news","slug":"good-news","type":"taxonomy","taxonomyType":"topic","url":{"primary":"https://www.today.com/news/good-news"}},{"dateCreated":"Thu Sep 16 2021 03:10:14 GMT+0000 (UTC)","dateModified":"Thu Sep 16 2021 03:10:14 GMT+0000 (UTC)","description":{"primary":null},"id":"tdtx154","isCurated":true,"name":"Cutest Thing Ever","path":"today/section/pets/pets/cutest-thing-ever","pageRoute":"/pets/cutest-thing-ever","slug":"cutest-thing-ever","type":"taxonomy","taxonomyType":"subtopic","url":{"primary":"https://www.today.com/pets/cutest-thing-ever"}},{"dateCreated":"Thu Sep 16 2021 03:10:15 GMT+0000 (UTC)","dateModified":"Thu Sep 16 2021 03:10:15 GMT+0000 (UTC)","description":{"primary":null},"id":"tdtx206","isCurated":true,"name":"Moments that Matter","path":"today/section/parents/parents/moments-that-matter","pageRoute":"/parents/moments-that-matter","slug":"moments-that-matter","type":"taxonomy","taxonomyType":"subtopic","url":{"primary":"https://www.today.com/parents/moments-that-matter"}},{"dateCreated":"Tue Jan 04 2022 15:36:59 GMT+0000 (UTC)","dateModified":"Tue Jan 04 2022 15:36:59 GMT+0000 (UTC)","description":{"primary":null},"id":"tdtx2977","isCurated":false,"name":"Top Videos","path":"today/label/top-videos","pageRoute":"/","slug":"top-videos","type":"taxonomy","taxonomyType":"label","url":{"primary":null}},{"dateCreated":"Thu Sep 16 2021 03:36:04 GMT+0000 (UTC)","dateModified":"Thu Sep 16 2021 03:36:04 GMT+0000 (UTC)","description":{"primary":null},"id":"tdtx951","isCurated":true,"name":"Sunday TODAY","path":"today/show/sunday-today","pageRoute":"/sunday-today","slug":"sunday-today","type":"taxonomy","taxonomyType":"show","url":{"primary":"https://www.today.com/sunday-today"}}],"primaryVertical":{"name":"today"},"primarySection":null,"primaryTopic":null},"hasCaptions":true,"closedCaptioning":{"smptett":null,"srt":"https://nbcnewsdigital-static.nbcuni.com/media/captions/NBC_News_Digital/2024/04/1713100660432_tdy_sun_highs_lows_solar_eclipse_240414.srt","webvtt":"https://nbcnewsdigital-static.nbcuni.com/media/captions/NBC_News_Digital/2024/04/1713100660432_tdy_sun_highs_lows_solar_eclipse_240414.vtt"},"videoAssets":[{"assetType":"EMP","format":"M3U","publicUrl":"https://prodamdnewsencoding.akamaized.net/NBC_News_Digital/tdy_sun_highs_lows_solar_eclipse_240414/1/abs/index.m3u8","height":1080,"width":1920,"assetDuration":289.024,"bitrate":4249000},{"assetType":"akamaiMp4","format":"MPEG4","publicUrl":"https://prodamdnewsencoding.akamaized.net/NBC_News_Digital/nbcnews/video/2024/04/1713100660432_tdy_sun_highs_lows_solar_eclipse_240414_6.mp4","height":1080,"width":1920,"assetDuration":289.024,"bitrate":4249008}]},{"type":"video","id":"mmvo208603717917","unibrow":{"logo":null,"taxonomyPath":null,"text":"TODAY","url":{"primary":"https://www.today.com/video/millions-gather-to-celebrate-solar-eclipse-along-path-of-totality-208603717917"}},"mpxMetadata":{"id":"208603717917","guid":"tdy_news_7a_costello_eclipse_240409","externalAdvertiserId":"tdy_news_7a_costello_eclipse_240409"},"datePublished":"Tue Apr 09 2024 11:11:19 GMT+0000 (UTC)","dateCreated":"Tue Apr 09 2024 11:11:19 GMT+0000 (UTC)","dateModified":"Sat Apr 13 2024 03:21:34 GMT+0000 (UTC)","primaryImage":{"id":"vidimg1821086297","headline":{"primary":null},"altText":null,"caption":null,"url":{"primary":"https://media-cldnry.s-nbcnews.com/image/upload/mpx/2704722219/2024_04/Eclipse_x_Viewers-d6cxtc.jpg"},"imageUrl":{"aims":"https://media13.s-nbcnews.com/i/mpx/2704722219/2024_04/Eclipse_x_Viewers-d6cxtc.jpg","cloudinary":"https://media-cldnry.s-nbcnews.com/image/upload/mpx/2704722219/2024_04/Eclipse_x_Viewers-d6cxtc.jpg","telemundo":null},"source":null,"authors":[],"height":null,"width":null,"graphicContent":false},"teaseImage":{"id":"vidimg1821086297","headline":{"primary":null},"altText":null,"caption":null,"url":{"primary":"https://media-cldnry.s-nbcnews.com/image/upload/mpx/2704722219/2024_04/Eclipse_x_Viewers-d6cxtc.jpg"},"imageUrl":{"aims":"https://media13.s-nbcnews.com/i/mpx/2704722219/2024_04/Eclipse_x_Viewers-d6cxtc.jpg","cloudinary":"https://media-cldnry.s-nbcnews.com/image/upload/mpx/2704722219/2024_04/Eclipse_x_Viewers-d6cxtc.jpg","telemundo":null},"source":null,"authors":[],"height":null,"width":null,"graphicContent":false},"url":{"canonical":"https://www.today.com/video/millions-gather-to-celebrate-solar-eclipse-along-path-of-totality-208603717917","primary":"https://www.today.com/video/millions-gather-to-celebrate-solar-eclipse-along-path-of-totality-208603717917","short":"https://www.today.com/video/millions-gather-to-celebrate-solar-eclipse-along-path-of-totality-208603717917","slug":"millions-gather-to-celebrate-solar-eclipse-along-path-of-totality-208603717917"},"relatedUrl":null,"relatedContentLink":{"text":null,"url":null},"duration":"PT3M5S","nativeAd":false,"videoType":"broadcast","sentiment":"positive","headline":{"primary":"Millions gather to celebrate solar eclipse along path of totality","tease":"Millions gather to celebrate solar eclipse along path of totality","social":"Millions gather to celebrate solar eclipse along path of totality"},"description":{"primary":"The total solar eclipse brought millions together to witness the rare once-in-a-generation moment. NBC’s Tom Costello reports for TODAY."},"publisher":{"name":"today"},"source":{"name":"TODAY"},"taxonomy":{"additionalTerms":[{"dateCreated":"Thu Sep 16 2021 03:10:11 GMT+0000 (UTC)","dateModified":"Thu Sep 16 2021 03:10:11 GMT+0000 (UTC)","description":{"primary":null},"id":"nctx19521","isCurated":false,"name":"Science","path":"nbcnews/section/mach/science","pageRoute":"/","slug":"science","type":"taxonomy","taxonomyType":"topic","url":{"primary":null}},{"dateCreated":"Thu Sep 16 2021 03:51:58 GMT+0000 (UTC)","dateModified":"Thu Sep 16 2021 03:51:58 GMT+0000 (UTC)","description":{"primary":null},"id":"nctx19861","isCurated":true,"name":"Science","path":"nbcnews/vertical/mach/science","pageRoute":"/science","slug":"science","type":"taxonomy","taxonomyType":"subvertical","url":{"primary":"https://www.nbcnews.com/mach/science"}},{"dateCreated":"Fri Apr 29 2022 02:27:32 GMT+0000 (UTC)","dateModified":"Fri Apr 29 2022 02:27:32 GMT+0000 (UTC)","description":{"primary":null},"id":"nctx20846","isCurated":false,"name":"News","path":"msnbc/section/msnbc/news","pageRoute":"/","slug":"news","type":"taxonomy","taxonomyType":"topic","url":{"primary":null}},{"dateCreated":"Fri Apr 01 2022 20:42:09 GMT+0000 (UTC)","dateModified":"Fri Apr 01 2022 20:42:09 GMT+0000 (UTC)","description":{"primary":null},"id":"nctx23345","isCurated":true,"name":"News","path":"nbcnews/show/meet-the-press/news","pageRoute":"/meet-the-press","slug":"news","type":"taxonomy","taxonomyType":"topic","url":{"primary":"https://www.nbcnews.com/meet-the-press"}},{"dateCreated":"Thu Sep 16 2021 03:36:45 GMT+0000 (UTC)","dateModified":"Thu Sep 16 2021 03:36:45 GMT+0000 (UTC)","description":{"primary":null},"id":"nctx7","isCurated":false,"name":"News","path":"nbcnews/section/news","pageRoute":"/","slug":"news","type":"taxonomy","taxonomyType":"section","url":{"primary":null}},{"dateCreated":"Thu Sep 16 2021 03:36:51 GMT+0000 (UTC)","dateModified":"Thu Sep 16 2021 03:36:51 GMT+0000 (UTC)","description":{"primary":null},"id":"nctx73","isCurated":true,"name":"Science","path":"nbcnews/section/science","pageRoute":"/science","slug":"science","type":"taxonomy","taxonomyType":"section","url":{"primary":"https://www.nbcnews.com/science"}},{"dateCreated":"Thu Sep 16 2021 03:10:17 GMT+0000 (UTC)","dateModified":"Thu Sep 16 2021 03:10:17 GMT+0000 (UTC)","description":{"primary":null},"id":"tdtx101","isCurated":true,"name":"News","path":"today/section/news","pageRoute":"/news","slug":"news","type":"taxonomy","taxonomyType":"section","url":{"primary":"https://www.today.com/news"}},{"dateCreated":"Wed Sep 28 2022 15:01:52 GMT+0000 (UTC)","dateModified":"Wed Sep 28 2022 15:01:52 GMT+0000 (UTC)","description":{"primary":null},"id":"tdtx117","isCurated":false,"name":"News","path":"today/section/news/news","pageRoute":"/","slug":"news","type":"taxonomy","taxonomyType":"topic","url":{"primary":null}},{"dateCreated":"Fri Sep 23 2022 19:39:40 GMT+0000 (UTC)","dateModified":"Fri Sep 23 2022 19:39:40 GMT+0000 (UTC)","description":{"primary":null},"id":"tdtx134","isCurated":true,"name":"Travel","path":"today/section/money/travel","pageRoute":"/life/travel","slug":"travel","type":"taxonomy","taxonomyType":"topic","url":{"primary":"https://www.today.com/life/travel"}},{"dateCreated":"Thu Sep 16 2021 03:10:13 GMT+0000 (UTC)","dateModified":"Thu Sep 16 2021 03:10:13 GMT+0000 (UTC)","description":{"primary":null},"id":"tdtx2009","isCurated":false,"name":"Travel","path":"today/section/tmrw/travel","pageRoute":"/","slug":"travel","type":"taxonomy","taxonomyType":"topic","url":{"primary":null}},{"dateCreated":"Tue Jan 04 2022 15:36:59 GMT+0000 (UTC)","dateModified":"Tue Jan 04 2022 15:36:59 GMT+0000 (UTC)","description":{"primary":null},"id":"tdtx2977","isCurated":false,"name":"Top Videos","path":"today/label/top-videos","pageRoute":"/","slug":"top-videos","type":"taxonomy","taxonomyType":"label","url":{"primary":null}}],"primaryVertical":{"name":"today"},"primarySection":null,"primaryTopic":null},"hasCaptions":true,"closedCaptioning":{"smptett":null,"srt":"https://vod.nbcnews.com/nbcnews/captions/2024/04/tdy_news_7a_costello_eclipse_240409.srt","webvtt":"https://vod.nbcnews.com/nbcnews/captions/2024/04/tdy_news_7a_costello_eclipse_240409.vtt"},"videoAssets":[{"assetType":"EMP","format":"M3U","publicUrl":"https://prodamdnewsencoding.akamaized.net/NBC_News_Digital/tdy_news_7a_costello_eclipse_240409/1/abs/index.m3u8","height":1080,"width":1920,"assetDuration":185.386,"bitrate":4560000},{"assetType":"akamaiMp4","format":"MPEG4","publicUrl":"https://prodamdnewsencoding.akamaized.net/NBC_News_Digital/nbcnews/video/2024/04/tdy_news_7a_costello_eclipse_240409_3368886548.mp4","height":1080,"width":1920,"assetDuration":185.386,"bitrate":4560000}]},{"type":"video","id":"mmvo208587845997","unibrow":{"logo":null,"taxonomyPath":null,"text":"NBC News NOW","url":{"primary":"https://www.nbcnews.com/now/video/meet-the-woman-who-has-seen-21-solar-eclipses-208587845997"}},"mpxMetadata":{"id":"208587845997","guid":"now_staytuned_eclipse_ferrer_240408","externalAdvertiserId":"now_staytuned_eclipse_ferrer_240408"},"datePublished":"Tue Apr 09 2024 01:30:51 GMT+0000 (UTC)","dateCreated":"Tue Apr 09 2024 01:30:51 GMT+0000 (UTC)","dateModified":"Tue Apr 09 2024 01:31:50 GMT+0000 (UTC)","primaryImage":{"id":"vidimg3371059205","headline":{"primary":null},"altText":null,"caption":null,"url":{"primary":"https://media-cldnry.s-nbcnews.com/image/upload/mpx/2704722219/2024_04/1712626230591_now_staytuned_eclipse_ferrer_240408_1920x1080-280nqs.jpg"},"imageUrl":{"aims":"https://media11.s-nbcnews.com/i/mpx/2704722219/2024_04/1712626230591_now_staytuned_eclipse_ferrer_240408_1920x1080-280nqs.jpg","cloudinary":"https://media-cldnry.s-nbcnews.com/image/upload/mpx/2704722219/2024_04/1712626230591_now_staytuned_eclipse_ferrer_240408_1920x1080-280nqs.jpg","telemundo":null},"source":null,"authors":[],"height":null,"width":null,"graphicContent":false},"teaseImage":{"id":"vidimg3371059205","headline":{"primary":null},"altText":null,"caption":null,"url":{"primary":"https://media-cldnry.s-nbcnews.com/image/upload/mpx/2704722219/2024_04/1712626230591_now_staytuned_eclipse_ferrer_240408_1920x1080-280nqs.jpg"},"imageUrl":{"aims":"https://media11.s-nbcnews.com/i/mpx/2704722219/2024_04/1712626230591_now_staytuned_eclipse_ferrer_240408_1920x1080-280nqs.jpg","cloudinary":"https://media-cldnry.s-nbcnews.com/image/upload/mpx/2704722219/2024_04/1712626230591_now_staytuned_eclipse_ferrer_240408_1920x1080-280nqs.jpg","telemundo":null},"source":null,"authors":[],"height":null,"width":null,"graphicContent":false},"url":{"canonical":"https://www.nbcnews.com/now/video/meet-the-woman-who-has-seen-21-solar-eclipses-208587845997","primary":"https://www.nbcnews.com/now/video/meet-the-woman-who-has-seen-21-solar-eclipses-208587845997","short":"https://www.nbcnews.com/now/video/meet-the-woman-who-has-seen-21-solar-eclipses-208587845997","slug":"meet-the-woman-who-has-seen-21-solar-eclipses-208587845997"},"relatedUrl":null,"relatedContentLink":{"text":null,"url":null},"duration":"PT2M23S","nativeAd":false,"videoType":"original","sentiment":"neutral","headline":{"primary":"Meet the woman who has seen 21 solar eclipses","tease":"Meet the woman who has seen 21 solar eclipses","social":"Meet the woman who has seen 21 solar eclipses"},"description":{"primary":"Leticia Ferrer’s passion is chasing solar eclipses. She has seen 21 and hasn’t missed one since 1998. Ferrer has even gone as far as the middle of the Pacific and Atlantic oceans to see them. She talks with Ellison Barber about the power of witnessing these celestial events."},"publisher":{"name":"nbcnews"},"source":{"name":"NBC News NOW"},"taxonomy":{"additionalTerms":[{"dateCreated":"Thu Sep 16 2021 03:10:11 GMT+0000 (UTC)","dateModified":"Thu Sep 16 2021 03:10:11 GMT+0000 (UTC)","description":{"primary":null},"id":"nctx19521","isCurated":false,"name":"Science","path":"nbcnews/section/mach/science","pageRoute":"/","slug":"science","type":"taxonomy","taxonomyType":"topic","url":{"primary":null}},{"dateCreated":"Thu Sep 16 2021 03:51:58 GMT+0000 (UTC)","dateModified":"Thu Sep 16 2021 03:51:58 GMT+0000 (UTC)","description":{"primary":null},"id":"nctx19861","isCurated":true,"name":"Science","path":"nbcnews/vertical/mach/science","pageRoute":"/science","slug":"science","type":"taxonomy","taxonomyType":"subvertical","url":{"primary":"https://www.nbcnews.com/mach/science"}},{"dateCreated":"Thu Sep 16 2021 03:52:10 GMT+0000 (UTC)","dateModified":"Thu Sep 16 2021 03:52:10 GMT+0000 (UTC)","description":{"primary":null},"id":"nctx21301","isCurated":true,"name":"NBC News NOW","path":"nbcnews/collection/nbc-news-now","pageRoute":"/now","slug":"nbc-news-now","type":"taxonomy","taxonomyType":"collection","url":{"primary":"https://www.nbcnews.com/now"}},{"dateCreated":"Thu Sep 16 2021 03:36:51 GMT+0000 (UTC)","dateModified":"Thu Sep 16 2021 03:36:51 GMT+0000 (UTC)","description":{"primary":null},"id":"nctx73","isCurated":true,"name":"Science","path":"nbcnews/section/science","pageRoute":"/science","slug":"science","type":"taxonomy","taxonomyType":"section","url":{"primary":"https://www.nbcnews.com/science"}}],"primaryVertical":{"name":"News"},"primarySection":null,"primaryTopic":null},"hasCaptions":true,"closedCaptioning":{"smptett":null,"srt":"https://nbcnewsdigital-static.nbcuni.com/media/captions/NBC_News_Digital/2024/04/1712626230591_now_staytuned_eclipse_ferrer_240408.srt","webvtt":"https://nbcnewsdigital-static.nbcuni.com/media/captions/NBC_News_Digital/2024/04/1712626230591_now_staytuned_eclipse_ferrer_240408.vtt"},"videoAssets":[{"assetType":"EMP","format":"M3U","publicUrl":"https://prodamdnewsencoding.akamaized.net/NBC_News_Digital/now_staytuned_eclipse_ferrer_240408/1/abs/index.m3u8","height":1080,"width":1920,"assetDuration":142.944,"bitrate":4140000},{"assetType":"akamaiMp4","format":"MPEG4","publicUrl":"https://prodamdnewsencoding.akamaized.net/NBC_News_Digital/nbcnews/video/2024/04/1712626230591_now_staytuned_eclipse_ferrer_240408_6.mp4","height":1080,"width":1920,"assetDuration":142.944,"bitrate":4140662}]},{"type":"video","id":"mmvo208588869826","unibrow":{"logo":null,"taxonomyPath":null,"text":"NBC News NOW","url":{"primary":"https://www.nbcnews.com/now/video/scientists-will-use-total-solar-eclipse-to-study-the-sun-s-corona-208588869826"}},"mpxMetadata":{"id":"208588869826","guid":"now_staytuned_sun_corona_240408","externalAdvertiserId":"now_staytuned_sun_corona_240408"},"datePublished":"Tue Apr 09 2024 01:15:40 GMT+0000 (UTC)","dateCreated":"Tue Apr 09 2024 01:15:40 GMT+0000 (UTC)","dateModified":"Tue Apr 09 2024 01:16:37 GMT+0000 (UTC)","primaryImage":{"id":"vidimg3307739301","headline":{"primary":null},"altText":null,"caption":null,"url":{"primary":"https://media-cldnry.s-nbcnews.com/image/upload/mpx/2704722219/2024_04/1712625319557_now_staytuned_sun_corona_240408_1920x1080-01e4nj.jpg"},"imageUrl":{"aims":"https://media11.s-nbcnews.com/i/mpx/2704722219/2024_04/1712625319557_now_staytuned_sun_corona_240408_1920x1080-01e4nj.jpg","cloudinary":"https://media-cldnry.s-nbcnews.com/image/upload/mpx/2704722219/2024_04/1712625319557_now_staytuned_sun_corona_240408_1920x1080-01e4nj.jpg","telemundo":null},"source":null,"authors":[],"height":null,"width":null,"graphicContent":false},"teaseImage":{"id":"vidimg3307739301","headline":{"primary":null},"altText":null,"caption":null,"url":{"primary":"https://media-cldnry.s-nbcnews.com/image/upload/mpx/2704722219/2024_04/1712625319557_now_staytuned_sun_corona_240408_1920x1080-01e4nj.jpg"},"imageUrl":{"aims":"https://media11.s-nbcnews.com/i/mpx/2704722219/2024_04/1712625319557_now_staytuned_sun_corona_240408_1920x1080-01e4nj.jpg","cloudinary":"https://media-cldnry.s-nbcnews.com/image/upload/mpx/2704722219/2024_04/1712625319557_now_staytuned_sun_corona_240408_1920x1080-01e4nj.jpg","telemundo":null},"source":null,"authors":[],"height":null,"width":null,"graphicContent":false},"url":{"canonical":"https://www.nbcnews.com/now/video/scientists-will-use-total-solar-eclipse-to-study-the-sun-s-corona-208588869826","primary":"https://www.nbcnews.com/now/video/scientists-will-use-total-solar-eclipse-to-study-the-sun-s-corona-208588869826","short":"https://www.nbcnews.com/now/video/scientists-will-use-total-solar-eclipse-to-study-the-sun-s-corona-208588869826","slug":"scientists-will-use-total-solar-eclipse-to-study-the-sun-s-corona-208588869826"},"relatedUrl":null,"relatedContentLink":{"text":null,"url":null},"duration":"PT5M16S","nativeAd":false,"videoType":"original","sentiment":"neutral","headline":{"primary":"Scientists will use total solar eclipse to study the sun's corona","tease":"Scientists will use total solar eclipse to study the sun's corona","social":"Scientists will use total solar eclipse to study the sun's corona"},"description":{"primary":"While millions were awed by the total solar eclipse, scientists hope to learn more about our sun from the celestial event. Amir Caspi, a solar astrophysicist at Southwest Research Institute, talks with Ellison Barber about research his colleagues hope to gather on the sun's corona and what they can learn about the different temperature regions of the star."},"publisher":{"name":"nbcnews"},"source":{"name":"NBC News NOW"},"taxonomy":{"additionalTerms":[{"dateCreated":"Thu Sep 16 2021 03:10:11 GMT+0000 (UTC)","dateModified":"Thu Sep 16 2021 03:10:11 GMT+0000 (UTC)","description":{"primary":null},"id":"nctx19521","isCurated":false,"name":"Science","path":"nbcnews/section/mach/science","pageRoute":"/","slug":"science","type":"taxonomy","taxonomyType":"topic","url":{"primary":null}},{"dateCreated":"Thu Sep 16 2021 03:51:58 GMT+0000 (UTC)","dateModified":"Thu Sep 16 2021 03:51:58 GMT+0000 (UTC)","description":{"primary":null},"id":"nctx19861","isCurated":true,"name":"Science","path":"nbcnews/vertical/mach/science","pageRoute":"/science","slug":"science","type":"taxonomy","taxonomyType":"subvertical","url":{"primary":"https://www.nbcnews.com/mach/science"}},{"dateCreated":"Thu Sep 16 2021 03:52:10 GMT+0000 (UTC)","dateModified":"Thu Sep 16 2021 03:52:10 GMT+0000 (UTC)","description":{"primary":null},"id":"nctx21301","isCurated":true,"name":"NBC News NOW","path":"nbcnews/collection/nbc-news-now","pageRoute":"/now","slug":"nbc-news-now","type":"taxonomy","taxonomyType":"collection","url":{"primary":"https://www.nbcnews.com/now"}},{"dateCreated":"Thu Sep 16 2021 03:36:51 GMT+0000 (UTC)","dateModified":"Thu Sep 16 2021 03:36:51 GMT+0000 (UTC)","description":{"primary":null},"id":"nctx73","isCurated":true,"name":"Science","path":"nbcnews/section/science","pageRoute":"/science","slug":"science","type":"taxonomy","taxonomyType":"section","url":{"primary":"https://www.nbcnews.com/science"}}],"primaryVertical":{"name":"News"},"primarySection":null,"primaryTopic":null},"hasCaptions":true,"closedCaptioning":{"smptett":null,"srt":"https://nbcnewsdigital-static.nbcuni.com/media/captions/NBC_News_Digital/2024/04/1712625319557_now_staytuned_sun_corona_240408.srt","webvtt":"https://nbcnewsdigital-static.nbcuni.com/media/captions/NBC_News_Digital/2024/04/1712625319557_now_staytuned_sun_corona_240408.vtt"},"videoAssets":[{"assetType":"EMP","format":"M3U","publicUrl":"https://prodamdnewsencoding.akamaized.net/NBC_News_Digital/now_staytuned_sun_corona_240408/1/abs/index.m3u8","height":1080,"width":1920,"assetDuration":315.551,"bitrate":4104000},{"assetType":"akamaiMp4","format":"MPEG4","publicUrl":"https://prodamdnewsencoding.akamaized.net/NBC_News_Digital/nbcnews/video/2024/04/1712625319557_now_staytuned_sun_corona_240408_6.mp4","height":1080,"width":1920,"assetDuration":315.551,"bitrate":4104031}]}]}}}],"text":["Totality has passed over Dallas. ","Al Roker was there for the moment."]},"cardData":{"graphics":[]},"date":{"createdAt":"2024-04-08T18:57:45.421Z","publishedAt":"2024-04-08T18:57:45.421Z","modifiedAt":"2024-04-08T18:57:45.421Z"},"description":{"primary":"Totality has passed over Dallas.","seo":"Totality has passed over Dallas.","social":"'Just amazing!': Solar eclipse watchers go wild as the moment of totality passes over Dallas"},"headline":{"primary":"'Just amazing!': Solar eclipse watchers go wild as the moment of totality passes over Dallas","seo":"'Just amazing!': Solar eclipse watchers go wild as the moment of totality passes over Dallas","social":"'Just amazing!': Solar eclipse watchers go wild as the moment of totality passes over Dallas","tease":"'Just amazing!': Solar eclipse watchers go wild as the moment of totality passes over Dallas"},"primaryImage":null,"teaseImage":null,"taxonomy":{"primaryChannel":{"id":"rctx6603","path":"nbcnews/channel/nebula-blog-rcna145900","taxonomyType":"channel"},"primaryVertical":{"dateCreated":"Thu Sep 16 2021 03:51:57 GMT+0000 (UTC)","dateModified":"Thu Sep 16 2021 03:51:57 GMT+0000 (UTC)","description":{"primary":null},"id":"nctx20366","isCurated":true,"name":"News","path":"nbcnews/vertical/news","pageRoute":"/","slug":"news","type":"taxonomy","taxonomyType":"vertical","url":{"primary":"https://www.nbcnews.com/"}}},"url":{"primary":"https://www.nbcnews.com/science/space/live-blog/solar-eclipse-2024-live-updates-rcna145900#rcrd38553"},"replies":[]},{"id":"rcrd38551","authors":[{"bio":[{"type":"markup","element":"p","html":"Shahrzad Elghanayan is a senior photo editor for NBC News Digital."}],"dateCreated":"Thu May 04 2017 17:59:59 GMT+0000 (UTC)","dateModified":"Mon Dec 13 2021 22:15:13 GMT+0000 (UTC)","shortBio":null,"liveBlogShortBio":"","experience":[],"educationAndExpertise":[],"awards":[],"id":"ncpn754876","email":null,"jobTitle":["senior photo editor"],"name":"Shahrzad Elghanayan","primaryImage":null,"publisher":{"name":"nbcnews","subType":null,"type":"organization"},"socialMediaProfiles":{"email":null,"facebook":null,"instagram":null,"pinterest":null,"snapchat":null,"tiktok":null,"twitter":null,"whatsapp":null,"youtube":null},"subType":null,"type":"person","url":null,"worksFor":null}],"cardType":"POST","isHeadlineHidden":false,"content":{"markupAndEmbeds":[{"type":"markup","element":"p","html":"People gathered at the Edge at Hudson Yards observation deck in New York City."},{"presentation":{"alignment":"center","size":"medium","style":"default","byline":null,"hideRecommendations":false,"hideProductRecommendations":false,"_overriddenByGetProcessedCardData":true},"type":"embeddedImage","image":{"id":"rcim252328","headline":{"primary":null,"tease":null,"seo":null,"social":null},"caption":"","altText":"People look toward the sky at the 'Edge at Hudson Yards' observation deck ","url":{"primary":"https://media-cldnry.s-nbcnews.com/image/upload/rockcms/2024-04/240408-eclipse-nyc-se-228p-ff0983.jpg"},"imageUrl":{"aims":"https://media1.s-nbcnews.com/i/rockcms/2024-04/252328/240408-eclipse-nyc-se-228p-ff0983_0693b5615a01a0752dc13beb21ef7929af9f2a06.jpg","cloudinary":"https://media-cldnry.s-nbcnews.com/image/upload/rockcms/2024-04/240408-eclipse-nyc-se-228p-ff0983.jpg","telemundo":null},"encodingFormat":"image/jpeg","height":1667,"width":2500,"authors":[{"name":"Charly Triballeau "}],"source":{"name":"AFP - Getty Images","copyright":null},"graphicContent":false}},{"presentation":{"alignment":"center","size":"medium","style":"default","byline":null,"hideRecommendations":false,"hideProductRecommendations":false,"_overriddenByGetProcessedCardData":true},"type":"embeddedImage","image":{"id":"rcim252330","headline":{"primary":null,"tease":null,"seo":null,"social":null},"caption":"","altText":null,"url":{"primary":"https://media-cldnry.s-nbcnews.com/image/upload/rockcms/2024-04/240408-nyc-eclipse-se-229p-c7dad2.jpg"},"imageUrl":{"aims":"https://media1.s-nbcnews.com/i/rockcms/2024-04/252330/240408-nyc-eclipse-se-229p-c7dad2_0536f55ac75c6830007e480e438f8605b8e2f147.jpg","cloudinary":"https://media-cldnry.s-nbcnews.com/image/upload/rockcms/2024-04/240408-nyc-eclipse-se-229p-c7dad2.jpg","telemundo":null},"encodingFormat":"image/jpeg","height":1667,"width":2500,"authors":[{"name":"Charly  Triballeau"}],"source":{"name":"AFP - Getty Images","copyright":null},"graphicContent":false}}],"text":["People gathered at the Edge at Hudson Yards observation deck in New York City."]},"cardData":{"graphics":[]},"date":{"createdAt":"2024-04-08T18:47:20.158Z","publishedAt":"2024-04-08T18:47:20.158Z","modifiedAt":"2024-04-08T18:48:25.248Z"},"description":{"primary":"People gathered at the Edge at Hudson Yards observation deck in New York City.","seo":"People gathered at the Edge at Hudson Yards observation deck in New York City.","social":"Spectators in New York City"},"headline":{"primary":"Spectators in New York City","seo":"Spectators in New York City","social":"Spectators in New York City","tease":"Spectators in New York City"},"primaryImage":null,"teaseImage":null,"taxonomy":{"primaryChannel":{"id":"rctx6603","path":"nbcnews/channel/nebula-blog-rcna145900","taxonomyType":"channel"},"primaryVertical":{"dateCreated":"Thu Sep 16 2021 03:51:57 GMT+0000 (UTC)","dateModified":"Thu Sep 16 2021 03:51:57 GMT+0000 (UTC)","description":{"primary":null},"id":"nctx20366","isCurated":true,"name":"News","path":"nbcnews/vertical/news","pageRoute":"/","slug":"news","type":"taxonomy","taxonomyType":"vertical","url":{"primary":"https://www.nbcnews.com/"}}},"url":{"primary":"https://www.nbcnews.com/science/space/live-blog/solar-eclipse-2024-live-updates-rcna145900#rcrd38551"},"replies":[]},{"id":"rcrd38549","authors":[{"bio":[{"type":"markup","element":"p","html":"Denise Chow is a reporter for NBC News Science focused on general science and climate change."}],"dateCreated":"Thu Oct 26 2017 15:38:17 GMT+0000 (UTC)","dateModified":"Tue Nov 15 2022 15:24:24 GMT+0000 (UTC)","shortBio":null,"liveBlogShortBio":"","experience":[],"educationAndExpertise":[],"awards":[],"id":"ncpn814621","email":"denise.chow@nbcuni.com","jobTitle":[],"name":"Denise Chow","primaryImage":{"altText":"Denise Chow.","height":1500,"url":{"primary":"https://media-cldnry.s-nbcnews.com/image/upload/newscms/2022_46/3581047/denise-chow-byline-jm.jpg"},"width":1500},"publisher":{"name":"nbcnews","subType":null,"type":"organization"},"socialMediaProfiles":{"email":null,"facebook":null,"instagram":null,"pinterest":null,"snapchat":null,"tiktok":null,"twitter":"@denisechow","whatsapp":null,"youtube":null},"subType":null,"type":"person","url":{"canonical":"https://www.nbcnews.com/author/denise-chow-ncpn814621","primary":"https://www.nbcnews.com/author/denise-chow-ncpn814621","short":"https://www.nbcnews.com/author/denise-chow-ncpn814621","slug":"denise-chow-ncpn814621"},"worksFor":null}],"cardType":"POST","isHeadlineHidden":false,"content":{"markupAndEmbeds":[{"type":"markup","element":"p","html":"The moon is in its final stages of sliding between Earth and the sun over Eagle Pass and Kerrville, Texas, the first cities in the state (and the United States) to experience totality."},{"type":"markup","element":"p","html":"Viewers in these parts of the state will be treated to a little over 4 minutes of darkness — one of the longest stretches of totality in the United States."},{"type":"markup","element":"br","html":null,"presentation":{"size":"medium","style":"default","_overriddenByGetProcessedCardData":true}},{"presentation":{"alignment":"center","size":"medium","style":"default","byline":null,"hideRecommendations":false,"hideProductRecommendations":false,"_overriddenByGetProcessedCardData":true},"type":"embeddedImage","image":{"id":"rcim252337","headline":{"primary":null,"tease":null,"seo":null,"social":null},"caption":"The moon partially covers the sun during a total solar eclipse, as seen from Eagle Pass, Texas.","altText":"","url":{"primary":"https://media-cldnry.s-nbcnews.com/image/upload/rockcms/2024-04/240408-total-solar-eclipse-texas-ew-246p-7c9d4c.jpg"},"imageUrl":{"aims":"https://media1.s-nbcnews.com/i/rockcms/2024-04/252337/240408-total-solar-eclipse-texas-ew-246p-7c9d4c_5d8c988e369ddf198eb8cb4693537d10f37af141.jpg","cloudinary":"https://media-cldnry.s-nbcnews.com/image/upload/rockcms/2024-04/240408-total-solar-eclipse-texas-ew-246p-7c9d4c.jpg","telemundo":null},"encodingFormat":"image/jpeg","height":1667,"width":2500,"authors":[{"name":"Eric Gay"}],"source":{"name":"AP","copyright":null},"graphicContent":false}}],"text":["The moon is in its final stages of sliding between Earth and the sun over Eagle Pass and Kerrville, Texas, the first cities in the state (and the United States) to experience totality.","Viewers in these parts of the state will be treated to a little over 4 minutes of darkness — one of the longest stretches of totality in the United States."]},"cardData":{"graphics":[]},"date":{"createdAt":"2024-04-08T18:38:51.078Z","publishedAt":"2024-04-08T18:38:51.078Z","modifiedAt":"2024-04-08T18:49:08.112Z"},"description":{"primary":"The moon is in its final stages of sliding between Earth and the sun over Eagle Pass and Kerrville, Texas, the first cities in the state (and the United States)","seo":"The moon is in its final stages of sliding between Earth and the sun over Eagle Pass and Kerrville, Texas, the first cities in the state (and the United States)","social":"Totality underway in Eagle Pass and Kerrville, Texas"},"headline":{"primary":"Totality underway in Eagle Pass and Kerrville, Texas","seo":"Totality underway in Eagle Pass and Kerrville, Texas","social":"Totality underway in Eagle Pass and Kerrville, Texas","tease":"Totality underway in Eagle Pass and Kerrville, Texas"},"primaryImage":null,"teaseImage":null,"taxonomy":{"primaryChannel":{"id":"rctx6603","path":"nbcnews/channel/nebula-blog-rcna145900","taxonomyType":"channel"},"primaryVertical":{"dateCreated":"Thu Sep 16 2021 03:51:57 GMT+0000 (UTC)","dateModified":"Thu Sep 16 2021 03:51:57 GMT+0000 (UTC)","description":{"primary":null},"id":"nctx20366","isCurated":true,"name":"News","path":"nbcnews/vertical/news","pageRoute":"/","slug":"news","type":"taxonomy","taxonomyType":"vertical","url":{"primary":"https://www.nbcnews.com/"}}},"url":{"primary":"https://www.nbcnews.com/science/space/live-blog/solar-eclipse-2024-live-updates-rcna145900#rcrd38549"},"replies":[]},{"id":"rcrd38547","authors":[{"bio":[{"type":"markup","element":"p","html":"Dana Varinsky is the breaking health news editor for NBC News Digital."}],"dateCreated":"Fri Dec 10 2021 22:19:58 GMT+0000 (UTC)","dateModified":"Tue Mar 01 2022 17:10:06 GMT+0000 (UTC)","shortBio":"Dana Varinsky is the breaking health news editor for NBC News Digital.","liveBlogShortBio":"","experience":[],"educationAndExpertise":[],"awards":[],"id":"ncpn1285766","email":"dana.varinsky@nbcuni.com","jobTitle":[],"name":"Dana Varinsky","primaryImage":null,"publisher":{"name":"nbcnews","subType":null,"type":"organization"},"socialMediaProfiles":{"email":null,"facebook":null,"instagram":null,"pinterest":null,"snapchat":null,"tiktok":null,"twitter":"@dgvarins","whatsapp":null,"youtube":null},"subType":null,"type":"person","url":{"canonical":"https://www.nbcnews.com/author/dana-varinsky-ncpn1285766","primary":"https://www.nbcnews.com/author/dana-varinsky-ncpn1285766","short":"https://www.nbcnews.com/author/dana-varinsky-ncpn1285766","slug":"dana-varinsky-ncpn1285766"},"worksFor":null}],"cardType":"POST","isHeadlineHidden":false,"content":{"markupAndEmbeds":[{"type":"markup","element":"p","html":"OAKLAND — Here in the San Francisco Bay Area, the moon only blocked about a third of the sun during our partial solar eclipse."},{"type":"markup","element":"p","html":"I took the colander from my kitchen out to the sidewalk to enjoy the strangely shaped shadows as the moon appeared to take a bite out of the circles of sunlight I'd normally expect to see through the holes. "},{"presentation":{"alignment":"center","size":"medium","style":"default","byline":null,"hideRecommendations":false,"hideProductRecommendations":false,"_overriddenByGetProcessedCardData":true},"type":"embeddedImage","image":{"id":"rcim252329","headline":{"primary":null,"tease":null,"seo":null,"social":null},"caption":"","altText":"","url":{"primary":"https://media-cldnry.s-nbcnews.com/image/upload/rockcms/2024-04/240408-dana-varinsky-collander-eclipse-ew-230p-4cd50d.jpg"},"imageUrl":{"aims":"https://media1.s-nbcnews.com/i/rockcms/2024-04/252329/240408-dana-varinsky-collander-eclipse-ew-230p-4cd50d_ace36f330ff756a078362e286ac17001b75a7805.jpg","cloudinary":"https://media-cldnry.s-nbcnews.com/image/upload/rockcms/2024-04/240408-dana-varinsky-collander-eclipse-ew-230p-4cd50d.jpg","telemundo":null},"encodingFormat":"image/jpeg","height":2500,"width":2014,"authors":[{"name":"Dana Varinsky"}],"source":{"name":"NBC News","copyright":null},"graphicContent":false}}],"text":["OAKLAND — Here in the San Francisco Bay Area, the moon only blocked about a third of the sun during our partial solar eclipse.","I took the colander from my kitchen out to the sidewalk to enjoy the strangely shaped shadows as the moon appeared to take a bite out of the circles of sunlight I'd normally expect to see through the holes. "]},"cardData":{"graphics":[]},"date":{"createdAt":"2024-04-08T18:33:25.995Z","publishedAt":"2024-04-08T18:33:25.995Z","modifiedAt":"2024-04-08T18:33:25.995Z"},"description":{"primary":"OAKLAND — Here in the San Francisco Bay Area, the moon only blocked about a third of the sun during our partial solar eclipse.","seo":"OAKLAND — Here in the San Francisco Bay Area, the moon only blocked about a third of the sun during our partial solar eclipse.","social":"Just a bite..."},"headline":{"primary":"Just a bite...","seo":"Just a bite...","social":"Just a bite...","tease":"Just a bite..."},"primaryImage":null,"teaseImage":null,"taxonomy":{"primaryChannel":{"id":"rctx6603","path":"nbcnews/channel/nebula-blog-rcna145900","taxonomyType":"channel"},"primaryVertical":{"dateCreated":"Thu Sep 16 2021 03:51:57 GMT+0000 (UTC)","dateModified":"Thu Sep 16 2021 03:51:57 GMT+0000 (UTC)","description":{"primary":null},"id":"nctx20366","isCurated":true,"name":"News","path":"nbcnews/vertical/news","pageRoute":"/","slug":"news","type":"taxonomy","taxonomyType":"vertical","url":{"primary":"https://www.nbcnews.com/"}}},"url":{"primary":"https://www.nbcnews.com/science/space/live-blog/solar-eclipse-2024-live-updates-rcna145900#rcrd38547"},"replies":[]},{"id":"rcrd38542","authors":[{"bio":[],"dateCreated":"Mon Jul 27 2015 19:12:36 GMT+0000 (UTC)","dateModified":"Wed Mar 24 2021 09:15:02 GMT+0000 (UTC)","shortBio":null,"liveBlogShortBio":"","experience":[],"educationAndExpertise":[],"awards":[],"id":"ncpn399176","email":null,"jobTitle":[],"name":"NBC News","primaryImage":null,"publisher":{"name":"nbcnews","subType":null,"type":"organization"},"socialMediaProfiles":{"email":null,"facebook":"http://www.facebook.com/nbcnews","instagram":"nbcnews","pinterest":null,"snapchat":null,"tiktok":null,"twitter":"@nbcnews","whatsapp":null,"youtube":null},"subType":null,"type":"person","url":null,"worksFor":null}],"cardType":"POST","isHeadlineHidden":false,"content":{"markupAndEmbeds":[{"type":"markup","element":"p","html":"Mexico’s Pacific coast was the first place in North America to experience totality during today's solar eclipse. Experience what it was like in Mazatlán as the moon slid into alignment with Earth and the sun."},{"type":"embeddedVideo","disablePlaylistAutoplay":false,"presentation":{"alignment":"left","size":"medium","style":"default","byline":null,"hideRecommendations":false,"hideProductRecommendations":false,"_overriddenByGetProcessedCardData":true},"video":{"id":"mmvo208558661597","taxonomy":{"additionalTerms":[{"dateCreated":"Thu Sep 16 2021 03:10:11 GMT+0000 (UTC)","dateModified":"Thu Sep 16 2021 03:10:11 GMT+0000 (UTC)","description":{"primary":null},"id":"nctx19521","isCurated":false,"name":"Science","path":"nbcnews/section/mach/science","pageRoute":"/","slug":"science","type":"taxonomy","taxonomyType":"topic","url":{"primary":null}},{"dateCreated":"Thu Sep 16 2021 03:51:58 GMT+0000 (UTC)","dateModified":"Thu Sep 16 2021 03:51:58 GMT+0000 (UTC)","description":{"primary":null},"id":"nctx19861","isCurated":true,"name":"Science","path":"nbcnews/vertical/mach/science","pageRoute":"/science","slug":"science","type":"taxonomy","taxonomyType":"subvertical","url":{"primary":"https://www.nbcnews.com/mach/science"}},{"dateCreated":"Thu Sep 16 2021 03:15:10 GMT+0000 (UTC)","dateModified":"Thu Sep 16 2021 03:15:10 GMT+0000 (UTC)","description":{"primary":null},"id":"nctx66","isCurated":true,"name":"U.S. news","path":"nbcnews/section/news/us-news","pageRoute":"/us-news","slug":"us-news","type":"taxonomy","taxonomyType":"topic","url":{"primary":"https://www.nbcnews.com/us-news"}},{"dateCreated":"Thu Sep 16 2021 03:36:51 GMT+0000 (UTC)","dateModified":"Thu Sep 16 2021 03:36:51 GMT+0000 (UTC)","description":{"primary":null},"id":"nctx73","isCurated":true,"name":"Science","path":"nbcnews/section/science","pageRoute":"/science","slug":"science","type":"taxonomy","taxonomyType":"section","url":{"primary":"https://www.nbcnews.com/science"}}],"primaryVertical":{"name":"News","taxonomyType":"vertical"},"primarySection":null,"primaryTopic":null},"unibrow":{"logo":null,"taxonomyPath":null,"text":"NBC News","url":{"primary":"https://www.nbcnews.com/video/watch-solar-eclipse-reaches-totality-in-mazatlan-mexico-208558661597"}},"duration":"PT4M15S","dateCreated":"Mon Apr 08 2024 18:19:30 GMT+0000 (UTC)","datePublished":"Mon Apr 08 2024 18:19:30 GMT+0000 (UTC)","dateModified":"Mon Apr 08 2024 18:20:21 GMT+0000 (UTC)","dateBroadcast":"Mon Apr 08 2024 18:19:32 GMT+0000 (UTC)","liveVideoStatus":"NONE","nativeAd":false,"mpxMetadata":{"id":"208558661597","guid":"nbc_spec_mexico_totality_roker_240408","externalAdvertiserId":"nbc_spec_mexico_totality_roker_240408","accountId":"2704722219","accountName":"nbcnewsdigital"},"source":{"name":"NBC News"},"publisher":{"name":"nbcnews"},"partOfEpisode":null,"partOfSeason":null,"videoType":"broadcast","sentiment":"neutral","headline":{"primary":"Watch: Solar eclipse reaches totality in Mazatlán, Mexico","tease":"Watch: Solar eclipse reaches totality in Mazatlán, Mexico","seo":"Watch: Solar eclipse reaches totality in Mazatlán, Mexico","social":"Watch: Solar eclipse reaches totality in Mazatlán, Mexico"},"description":{"primary":"Watch as the solar eclipse reaches totality in Mazatlán, Mexico, the first area in North America to catch sight of the cosmic event.","seo":"Watch as the solar eclipse reaches totality in Mazatlán, Mexico, the first area in North America to catch sight of the cosmic event."},"playable":true,"url":{"canonical":"https://www.nbcnews.com/video/watch-solar-eclipse-reaches-totality-in-mazatlan-mexico-208558661597","primary":"https://www.nbcnews.com/video/watch-solar-eclipse-reaches-totality-in-mazatlan-mexico-208558661597","short":"https://www.nbcnews.com/video/watch-solar-eclipse-reaches-totality-in-mazatlan-mexico-208558661597","slug":"watch-solar-eclipse-reaches-totality-in-mazatlan-mexico-208558661597"},"hasCaptions":true,"closedCaptioning":{"smptett":null,"srt":"https://nbcnewsdigital-static.nbcuni.com/media/captions/NBC_News_Digital/2024/04/1712600349582_nbc_spec_mexico_totality_roker_240408.srt","webvtt":"https://nbcnewsdigital-static.nbcuni.com/media/captions/NBC_News_Digital/2024/04/1712600349582_nbc_spec_mexico_totality_roker_240408.vtt"},"videoAssets":[{"assetType":"EMP","format":"M3U","publicUrl":"https://prodamdnewsencoding.akamaized.net/NBC_News_Digital/nbc_spec_mexico_totality_roker_240408/1/abs/index.m3u8","height":1080,"width":1920,"assetDuration":255.424,"bitrate":4015000},{"assetType":"akamaiMp4","format":"MPEG4","publicUrl":"https://prodamdnewsencoding.akamaized.net/NBC_News_Digital/nbcnews/video/2024/04/1712600349582_nbc_spec_mexico_totality_roker_240408_6.mp4","height":1080,"width":1920,"assetDuration":255.424,"bitrate":4015433}],"primaryImage":{"id":"vidimg1979438582","headline":{"primary":null},"altText":null,"caption":null,"url":{"primary":"https://media-cldnry.s-nbcnews.com/image/upload/mpx/2704722219/2024_04/1712600349582_nbc_spec_mexico_totality_roker_240408_1920x1080-8kih58.jpg"},"imageUrl":{"aims":"https://media12.s-nbcnews.com/i/mpx/2704722219/2024_04/1712600349582_nbc_spec_mexico_totality_roker_240408_1920x1080-8kih58.jpg","cloudinary":"https://media-cldnry.s-nbcnews.com/image/upload/mpx/2704722219/2024_04/1712600349582_nbc_spec_mexico_totality_roker_240408_1920x1080-8kih58.jpg","telemundo":null},"source":null,"authors":[],"height":null,"width":null,"graphicContent":false},"teaseImage":{"id":"vidimg1979438582","headline":{"primary":null},"altText":null,"caption":null,"url":{"primary":"https://media-cldnry.s-nbcnews.com/image/upload/mpx/2704722219/2024_04/1712600349582_nbc_spec_mexico_totality_roker_240408_1920x1080-8kih58.jpg"},"imageUrl":{"aims":"https://media12.s-nbcnews.com/i/mpx/2704722219/2024_04/1712600349582_nbc_spec_mexico_totality_roker_240408_1920x1080-8kih58.jpg","cloudinary":"https://media-cldnry.s-nbcnews.com/image/upload/mpx/2704722219/2024_04/1712600349582_nbc_spec_mexico_totality_roker_240408_1920x1080-8kih58.jpg","telemundo":null},"source":null,"authors":[],"height":null,"width":null,"graphicContent":false},"documentTracing":{"currentMessageId":{"id":"5614205e-26f6-45da-b25d-b02aad970ef0","updatedDate":"Mon Apr 08 2024 18:20:31 GMT+0000 (UTC)"}},"relatedUrl":null,"relatedContentLink":{"text":null,"url":null},"associatedVideoPlaylist":{"headline":{"primary":"Science"},"videos":[{"type":"video","id":"mmvo209023557835","unibrow":{"logo":null,"taxonomyPath":null,"text":"NBC News","url":{"primary":"https://www.nbcnews.com/video/coral-scientists-explain-how-coral-bleaching-happens-209023557835"}},"mpxMetadata":{"id":"209023557835","guid":"f_mo_bleached_coral_240415","externalAdvertiserId":"f_mo_bleached_coral_240415"},"datePublished":"Mon Apr 15 2024 20:25:07 GMT+0000 (UTC)","dateCreated":"Mon Apr 15 2024 20:25:07 GMT+0000 (UTC)","dateModified":"Mon Apr 15 2024 20:32:27 GMT+0000 (UTC)","primaryImage":{"id":"vidimg503002334","headline":{"primary":null},"altText":null,"caption":null,"url":{"primary":"https://media-cldnry.s-nbcnews.com/image/upload/mpx/2704722219/2024_04/f_mo_bleached_coral_240415.00_00_13_18.Still001-d5gmle.jpg"},"imageUrl":{"aims":"https://media11.s-nbcnews.com/i/mpx/2704722219/2024_04/f_mo_bleached_coral_240415.00_00_13_18.Still001-d5gmle.jpg","cloudinary":"https://media-cldnry.s-nbcnews.com/image/upload/mpx/2704722219/2024_04/f_mo_bleached_coral_240415.00_00_13_18.Still001-d5gmle.jpg","telemundo":null},"source":null,"authors":[],"height":null,"width":null,"graphicContent":false},"teaseImage":{"id":"vidimg503002334","headline":{"primary":null},"altText":null,"caption":null,"url":{"primary":"https://media-cldnry.s-nbcnews.com/image/upload/mpx/2704722219/2024_04/f_mo_bleached_coral_240415.00_00_13_18.Still001-d5gmle.jpg"},"imageUrl":{"aims":"https://media11.s-nbcnews.com/i/mpx/2704722219/2024_04/f_mo_bleached_coral_240415.00_00_13_18.Still001-d5gmle.jpg","cloudinary":"https://media-cldnry.s-nbcnews.com/image/upload/mpx/2704722219/2024_04/f_mo_bleached_coral_240415.00_00_13_18.Still001-d5gmle.jpg","telemundo":null},"source":null,"authors":[],"height":null,"width":null,"graphicContent":false},"url":{"canonical":"https://www.nbcnews.com/video/coral-scientists-explain-how-coral-bleaching-happens-209023557835","primary":"https://www.nbcnews.com/video/coral-scientists-explain-how-coral-bleaching-happens-209023557835","short":"https://www.nbcnews.com/video/coral-scientists-explain-how-coral-bleaching-happens-209023557835","slug":"coral-scientists-explain-how-coral-bleaching-happens-209023557835"},"relatedUrl":null,"relatedContentLink":{"text":null,"url":null},"duration":"PT2M15S","nativeAd":false,"videoType":"webExtra","sentiment":"neutral","headline":{"primary":"Coral scientists explain how coral bleaching happens","tease":"Coral scientists explain how coral bleaching happens","social":"Coral scientists explain how coral bleaching happens"},"description":{"primary":"Coral scientists detail how coral bleaching happens and explain that climate change is a major factor in driving heat stress."},"publisher":{"name":"nbcnews"},"source":{"name":"NBC News"},"taxonomy":{"additionalTerms":[{"dateCreated":"Thu Sep 16 2021 03:10:11 GMT+0000 (UTC)","dateModified":"Thu Sep 16 2021 03:10:11 GMT+0000 (UTC)","description":{"primary":null},"id":"nctx19521","isCurated":false,"name":"Science","path":"nbcnews/section/mach/science","pageRoute":"/","slug":"science","type":"taxonomy","taxonomyType":"topic","url":{"primary":null}},{"dateCreated":"Thu Sep 16 2021 03:51:58 GMT+0000 (UTC)","dateModified":"Thu Sep 16 2021 03:51:58 GMT+0000 (UTC)","description":{"primary":null},"id":"nctx19861","isCurated":true,"name":"Science","path":"nbcnews/vertical/mach/science","pageRoute":"/science","slug":"science","type":"taxonomy","taxonomyType":"subvertical","url":{"primary":"https://www.nbcnews.com/mach/science"}},{"dateCreated":"Fri Apr 29 2022 02:27:32 GMT+0000 (UTC)","dateModified":"Fri Apr 29 2022 02:27:32 GMT+0000 (UTC)","description":{"primary":null},"id":"nctx20846","isCurated":false,"name":"News","path":"msnbc/section/msnbc/news","pageRoute":"/","slug":"news","type":"taxonomy","taxonomyType":"topic","url":{"primary":null}},{"dateCreated":"Fri Apr 01 2022 20:42:09 GMT+0000 (UTC)","dateModified":"Fri Apr 01 2022 20:42:09 GMT+0000 (UTC)","description":{"primary":null},"id":"nctx23345","isCurated":true,"name":"News","path":"nbcnews/show/meet-the-press/news","pageRoute":"/meet-the-press","slug":"news","type":"taxonomy","taxonomyType":"topic","url":{"primary":"https://www.nbcnews.com/meet-the-press"}},{"dateCreated":"Thu Sep 16 2021 03:36:45 GMT+0000 (UTC)","dateModified":"Thu Sep 16 2021 03:36:45 GMT+0000 (UTC)","description":{"primary":null},"id":"nctx7","isCurated":false,"name":"News","path":"nbcnews/section/news","pageRoute":"/","slug":"news","type":"taxonomy","taxonomyType":"section","url":{"primary":null}},{"dateCreated":"Thu Sep 16 2021 03:36:51 GMT+0000 (UTC)","dateModified":"Thu Sep 16 2021 03:36:51 GMT+0000 (UTC)","description":{"primary":null},"id":"nctx73","isCurated":true,"name":"Science","path":"nbcnews/section/science","pageRoute":"/science","slug":"science","type":"taxonomy","taxonomyType":"section","url":{"primary":"https://www.nbcnews.com/science"}}],"primaryVertical":{"name":"News"},"primarySection":null,"primaryTopic":null},"hasCaptions":true,"closedCaptioning":{"smptett":null,"srt":"https://vod.nbcnews.com/nbcnews/captions/2024/04/f_mo_bleached_coral_240415_0425.srt","webvtt":"https://vod.nbcnews.com/nbcnews/captions/2024/04/f_mo_bleached_coral_240415_0425.vtt"},"videoAssets":[{"assetType":"EMP","format":"M3U","publicUrl":"https://prodamdnewsencoding.akamaized.net/NBC_News_Digital/f_mo_bleached_coral_240415/1/abs/index.m3u8","height":1080,"width":1920,"assetDuration":134.602,"bitrate":4554000},{"assetType":"akamaiMp4","format":"MPEG4","publicUrl":"https://prodamdnewsencoding.akamaized.net/NBC_News_Digital/nbcnews/video/2024/04/f_mo_bleached_coral_240415_3377292664.mp4","height":1080,"width":1920,"assetDuration":134.602,"bitrate":4554000}]},{"type":"video","id":"mmvo208955461634","unibrow":{"logo":null,"taxonomyPath":null,"text":"TODAY","url":{"primary":"https://www.today.com/video/science-class-reunites-46-years-later-to-witness-total-solar-eclipse-208955461634"}},"mpxMetadata":{"id":"208955461634","guid":"tdy_sun_highs_lows_solar_eclipse_240414","externalAdvertiserId":"tdy_sun_highs_lows_solar_eclipse_240414"},"datePublished":"Sun Apr 14 2024 13:17:59 GMT+0000 (UTC)","dateCreated":"Sun Apr 14 2024 13:17:59 GMT+0000 (UTC)","dateModified":"Sun Apr 14 2024 19:00:35 GMT+0000 (UTC)","primaryImage":{"id":"vidimg1478938582","headline":{"primary":null},"altText":null,"caption":null,"url":{"primary":"https://media-cldnry.s-nbcnews.com/image/upload/mpx/2704722219/2024_04/1713100660432_tdy_sun_highs_lows_solar_eclipse_240414_1920x1080-oubiy9.jpg"},"imageUrl":{"aims":"https://media14.s-nbcnews.com/i/mpx/2704722219/2024_04/1713100660432_tdy_sun_highs_lows_solar_eclipse_240414_1920x1080-oubiy9.jpg","cloudinary":"https://media-cldnry.s-nbcnews.com/image/upload/mpx/2704722219/2024_04/1713100660432_tdy_sun_highs_lows_solar_eclipse_240414_1920x1080-oubiy9.jpg","telemundo":null},"source":null,"authors":[],"height":null,"width":null,"graphicContent":false},"teaseImage":{"id":"vidimg1478938582","headline":{"primary":null},"altText":null,"caption":null,"url":{"primary":"https://media-cldnry.s-nbcnews.com/image/upload/mpx/2704722219/2024_04/1713100660432_tdy_sun_highs_lows_solar_eclipse_240414_1920x1080-oubiy9.jpg"},"imageUrl":{"aims":"https://media14.s-nbcnews.com/i/mpx/2704722219/2024_04/1713100660432_tdy_sun_highs_lows_solar_eclipse_240414_1920x1080-oubiy9.jpg","cloudinary":"https://media-cldnry.s-nbcnews.com/image/upload/mpx/2704722219/2024_04/1713100660432_tdy_sun_highs_lows_solar_eclipse_240414_1920x1080-oubiy9.jpg","telemundo":null},"source":null,"authors":[],"height":null,"width":null,"graphicContent":false},"url":{"canonical":"https://www.today.com/video/science-class-reunites-46-years-later-to-witness-total-solar-eclipse-208955461634","primary":"https://www.today.com/video/science-class-reunites-46-years-later-to-witness-total-solar-eclipse-208955461634","short":"https://www.today.com/video/science-class-reunites-46-years-later-to-witness-total-solar-eclipse-208955461634","slug":"science-class-reunites-46-years-later-to-witness-total-solar-eclipse-208955461634"},"relatedUrl":null,"relatedContentLink":{"text":null,"url":null},"duration":"PT4M49S","nativeAd":false,"videoType":"broadcast","sentiment":"positive","headline":{"primary":"Science class reunites 46 years later to witness total solar eclipse","tease":"Science class reunites 46 years later to witness total solar eclipse","social":"Science class reunites 46 years later to witness total solar eclipse"},"description":{"primary":"Sunday TODAY’s Willie Geist runs through the Highs and Lows of the week including a science class from 1978 reuniting with their teacher to witness the once-in-a-generation total solar eclipse, a racehorse trotting on the wrong track and more!"},"publisher":{"name":"today"},"source":{"name":"TODAY"},"taxonomy":{"additionalTerms":[{"dateCreated":"Thu Sep 16 2021 03:10:11 GMT+0000 (UTC)","dateModified":"Thu Sep 16 2021 03:10:11 GMT+0000 (UTC)","description":{"primary":null},"id":"nctx19521","isCurated":false,"name":"Science","path":"nbcnews/section/mach/science","pageRoute":"/","slug":"science","type":"taxonomy","taxonomyType":"topic","url":{"primary":null}},{"dateCreated":"Thu Sep 16 2021 03:51:58 GMT+0000 (UTC)","dateModified":"Thu Sep 16 2021 03:51:58 GMT+0000 (UTC)","description":{"primary":null},"id":"nctx19861","isCurated":true,"name":"Science","path":"nbcnews/vertical/mach/science","pageRoute":"/science","slug":"science","type":"taxonomy","taxonomyType":"subvertical","url":{"primary":"https://www.nbcnews.com/mach/science"}},{"dateCreated":"Thu Sep 16 2021 03:36:51 GMT+0000 (UTC)","dateModified":"Thu Sep 16 2021 03:36:51 GMT+0000 (UTC)","description":{"primary":null},"id":"nctx73","isCurated":true,"name":"Science","path":"nbcnews/section/science","pageRoute":"/science","slug":"science","type":"taxonomy","taxonomyType":"section","url":{"primary":"https://www.nbcnews.com/science"}},{"dateCreated":"Thu Sep 16 2021 03:10:17 GMT+0000 (UTC)","dateModified":"Thu Sep 16 2021 03:10:17 GMT+0000 (UTC)","description":{"primary":null},"id":"tdtx101","isCurated":true,"name":"News","path":"today/section/news","pageRoute":"/news","slug":"news","type":"taxonomy","taxonomyType":"section","url":{"primary":"https://www.today.com/news"}},{"dateCreated":"Thu Sep 16 2021 03:10:17 GMT+0000 (UTC)","dateModified":"Thu Sep 16 2021 03:10:17 GMT+0000 (UTC)","description":{"primary":null},"id":"tdtx102","isCurated":true,"name":"Pop Culture","path":"today/section/popculture","pageRoute":"/popculture","slug":"popculture","type":"taxonomy","taxonomyType":"section","url":{"primary":"https://www.today.com/popculture"}},{"dateCreated":"Wed Sep 28 2022 15:01:52 GMT+0000 (UTC)","dateModified":"Wed Sep 28 2022 15:01:52 GMT+0000 (UTC)","description":{"primary":null},"id":"tdtx117","isCurated":false,"name":"News","path":"today/section/news/news","pageRoute":"/","slug":"news","type":"taxonomy","taxonomyType":"topic","url":{"primary":null}},{"dateCreated":"Thu Sep 16 2021 03:10:05 GMT+0000 (UTC)","dateModified":"Thu Sep 16 2021 03:10:05 GMT+0000 (UTC)","description":{"primary":null},"id":"tdtx118","isCurated":true,"name":"Good News","path":"today/section/news/good-news","pageRoute":"/news/good-news","slug":"good-news","type":"taxonomy","taxonomyType":"topic","url":{"primary":"https://www.today.com/news/good-news"}},{"dateCreated":"Thu Sep 16 2021 03:10:14 GMT+0000 (UTC)","dateModified":"Thu Sep 16 2021 03:10:14 GMT+0000 (UTC)","description":{"primary":null},"id":"tdtx154","isCurated":true,"name":"Cutest Thing Ever","path":"today/section/pets/pets/cutest-thing-ever","pageRoute":"/pets/cutest-thing-ever","slug":"cutest-thing-ever","type":"taxonomy","taxonomyType":"subtopic","url":{"primary":"https://www.today.com/pets/cutest-thing-ever"}},{"dateCreated":"Thu Sep 16 2021 03:10:15 GMT+0000 (UTC)","dateModified":"Thu Sep 16 2021 03:10:15 GMT+0000 (UTC)","description":{"primary":null},"id":"tdtx206","isCurated":true,"name":"Moments that Matter","path":"today/section/parents/parents/moments-that-matter","pageRoute":"/parents/moments-that-matter","slug":"moments-that-matter","type":"taxonomy","taxonomyType":"subtopic","url":{"primary":"https://www.today.com/parents/moments-that-matter"}},{"dateCreated":"Tue Jan 04 2022 15:36:59 GMT+0000 (UTC)","dateModified":"Tue Jan 04 2022 15:36:59 GMT+0000 (UTC)","description":{"primary":null},"id":"tdtx2977","isCurated":false,"name":"Top Videos","path":"today/label/top-videos","pageRoute":"/","slug":"top-videos","type":"taxonomy","taxonomyType":"label","url":{"primary":null}},{"dateCreated":"Thu Sep 16 2021 03:36:04 GMT+0000 (UTC)","dateModified":"Thu Sep 16 2021 03:36:04 GMT+0000 (UTC)","description":{"primary":null},"id":"tdtx951","isCurated":true,"name":"Sunday TODAY","path":"today/show/sunday-today","pageRoute":"/sunday-today","slug":"sunday-today","type":"taxonomy","taxonomyType":"show","url":{"primary":"https://www.today.com/sunday-today"}}],"primaryVertical":{"name":"today"},"primarySection":null,"primaryTopic":null},"hasCaptions":true,"closedCaptioning":{"smptett":null,"srt":"https://nbcnewsdigital-static.nbcuni.com/media/captions/NBC_News_Digital/2024/04/1713100660432_tdy_sun_highs_lows_solar_eclipse_240414.srt","webvtt":"https://nbcnewsdigital-static.nbcuni.com/media/captions/NBC_News_Digital/2024/04/1713100660432_tdy_sun_highs_lows_solar_eclipse_240414.vtt"},"videoAssets":[{"assetType":"EMP","format":"M3U","publicUrl":"https://prodamdnewsencoding.akamaized.net/NBC_News_Digital/tdy_sun_highs_lows_solar_eclipse_240414/1/abs/index.m3u8","height":1080,"width":1920,"assetDuration":289.024,"bitrate":4249000},{"assetType":"akamaiMp4","format":"MPEG4","publicUrl":"https://prodamdnewsencoding.akamaized.net/NBC_News_Digital/nbcnews/video/2024/04/1713100660432_tdy_sun_highs_lows_solar_eclipse_240414_6.mp4","height":1080,"width":1920,"assetDuration":289.024,"bitrate":4249008}]},{"type":"video","id":"mmvo208603717917","unibrow":{"logo":null,"taxonomyPath":null,"text":"TODAY","url":{"primary":"https://www.today.com/video/millions-gather-to-celebrate-solar-eclipse-along-path-of-totality-208603717917"}},"mpxMetadata":{"id":"208603717917","guid":"tdy_news_7a_costello_eclipse_240409","externalAdvertiserId":"tdy_news_7a_costello_eclipse_240409"},"datePublished":"Tue Apr 09 2024 11:11:19 GMT+0000 (UTC)","dateCreated":"Tue Apr 09 2024 11:11:19 GMT+0000 (UTC)","dateModified":"Sat Apr 13 2024 03:21:34 GMT+0000 (UTC)","primaryImage":{"id":"vidimg1821086297","headline":{"primary":null},"altText":null,"caption":null,"url":{"primary":"https://media-cldnry.s-nbcnews.com/image/upload/mpx/2704722219/2024_04/Eclipse_x_Viewers-d6cxtc.jpg"},"imageUrl":{"aims":"https://media13.s-nbcnews.com/i/mpx/2704722219/2024_04/Eclipse_x_Viewers-d6cxtc.jpg","cloudinary":"https://media-cldnry.s-nbcnews.com/image/upload/mpx/2704722219/2024_04/Eclipse_x_Viewers-d6cxtc.jpg","telemundo":null},"source":null,"authors":[],"height":null,"width":null,"graphicContent":false},"teaseImage":{"id":"vidimg1821086297","headline":{"primary":null},"altText":null,"caption":null,"url":{"primary":"https://media-cldnry.s-nbcnews.com/image/upload/mpx/2704722219/2024_04/Eclipse_x_Viewers-d6cxtc.jpg"},"imageUrl":{"aims":"https://media13.s-nbcnews.com/i/mpx/2704722219/2024_04/Eclipse_x_Viewers-d6cxtc.jpg","cloudinary":"https://media-cldnry.s-nbcnews.com/image/upload/mpx/2704722219/2024_04/Eclipse_x_Viewers-d6cxtc.jpg","telemundo":null},"source":null,"authors":[],"height":null,"width":null,"graphicContent":false},"url":{"canonical":"https://www.today.com/video/millions-gather-to-celebrate-solar-eclipse-along-path-of-totality-208603717917","primary":"https://www.today.com/video/millions-gather-to-celebrate-solar-eclipse-along-path-of-totality-208603717917","short":"https://www.today.com/video/millions-gather-to-celebrate-solar-eclipse-along-path-of-totality-208603717917","slug":"millions-gather-to-celebrate-solar-eclipse-along-path-of-totality-208603717917"},"relatedUrl":null,"relatedContentLink":{"text":null,"url":null},"duration":"PT3M5S","nativeAd":false,"videoType":"broadcast","sentiment":"positive","headline":{"primary":"Millions gather to celebrate solar eclipse along path of totality","tease":"Millions gather to celebrate solar eclipse along path of totality","social":"Millions gather to celebrate solar eclipse along path of totality"},"description":{"primary":"The total solar eclipse brought millions together to witness the rare once-in-a-generation moment. NBC’s Tom Costello reports for TODAY."},"publisher":{"name":"today"},"source":{"name":"TODAY"},"taxonomy":{"additionalTerms":[{"dateCreated":"Thu Sep 16 2021 03:10:11 GMT+0000 (UTC)","dateModified":"Thu Sep 16 2021 03:10:11 GMT+0000 (UTC)","description":{"primary":null},"id":"nctx19521","isCurated":false,"name":"Science","path":"nbcnews/section/mach/science","pageRoute":"/","slug":"science","type":"taxonomy","taxonomyType":"topic","url":{"primary":null}},{"dateCreated":"Thu Sep 16 2021 03:51:58 GMT+0000 (UTC)","dateModified":"Thu Sep 16 2021 03:51:58 GMT+0000 (UTC)","description":{"primary":null},"id":"nctx19861","isCurated":true,"name":"Science","path":"nbcnews/vertical/mach/science","pageRoute":"/science","slug":"science","type":"taxonomy","taxonomyType":"subvertical","url":{"primary":"https://www.nbcnews.com/mach/science"}},{"dateCreated":"Fri Apr 29 2022 02:27:32 GMT+0000 (UTC)","dateModified":"Fri Apr 29 2022 02:27:32 GMT+0000 (UTC)","description":{"primary":null},"id":"nctx20846","isCurated":false,"name":"News","path":"msnbc/section/msnbc/news","pageRoute":"/","slug":"news","type":"taxonomy","taxonomyType":"topic","url":{"primary":null}},{"dateCreated":"Fri Apr 01 2022 20:42:09 GMT+0000 (UTC)","dateModified":"Fri Apr 01 2022 20:42:09 GMT+0000 (UTC)","description":{"primary":null},"id":"nctx23345","isCurated":true,"name":"News","path":"nbcnews/show/meet-the-press/news","pageRoute":"/meet-the-press","slug":"news","type":"taxonomy","taxonomyType":"topic","url":{"primary":"https://www.nbcnews.com/meet-the-press"}},{"dateCreated":"Thu Sep 16 2021 03:36:45 GMT+0000 (UTC)","dateModified":"Thu Sep 16 2021 03:36:45 GMT+0000 (UTC)","description":{"primary":null},"id":"nctx7","isCurated":false,"name":"News","path":"nbcnews/section/news","pageRoute":"/","slug":"news","type":"taxonomy","taxonomyType":"section","url":{"primary":null}},{"dateCreated":"Thu Sep 16 2021 03:36:51 GMT+0000 (UTC)","dateModified":"Thu Sep 16 2021 03:36:51 GMT+0000 (UTC)","description":{"primary":null},"id":"nctx73","isCurated":true,"name":"Science","path":"nbcnews/section/science","pageRoute":"/science","slug":"science","type":"taxonomy","taxonomyType":"section","url":{"primary":"https://www.nbcnews.com/science"}},{"dateCreated":"Thu Sep 16 2021 03:10:17 GMT+0000 (UTC)","dateModified":"Thu Sep 16 2021 03:10:17 GMT+0000 (UTC)","description":{"primary":null},"id":"tdtx101","isCurated":true,"name":"News","path":"today/section/news","pageRoute":"/news","slug":"news","type":"taxonomy","taxonomyType":"section","url":{"primary":"https://www.today.com/news"}},{"dateCreated":"Wed Sep 28 2022 15:01:52 GMT+0000 (UTC)","dateModified":"Wed Sep 28 2022 15:01:52 GMT+0000 (UTC)","description":{"primary":null},"id":"tdtx117","isCurated":false,"name":"News","path":"today/section/news/news","pageRoute":"/","slug":"news","type":"taxonomy","taxonomyType":"topic","url":{"primary":null}},{"dateCreated":"Fri Sep 23 2022 19:39:40 GMT+0000 (UTC)","dateModified":"Fri Sep 23 2022 19:39:40 GMT+0000 (UTC)","description":{"primary":null},"id":"tdtx134","isCurated":true,"name":"Travel","path":"today/section/money/travel","pageRoute":"/life/travel","slug":"travel","type":"taxonomy","taxonomyType":"topic","url":{"primary":"https://www.today.com/life/travel"}},{"dateCreated":"Thu Sep 16 2021 03:10:13 GMT+0000 (UTC)","dateModified":"Thu Sep 16 2021 03:10:13 GMT+0000 (UTC)","description":{"primary":null},"id":"tdtx2009","isCurated":false,"name":"Travel","path":"today/section/tmrw/travel","pageRoute":"/","slug":"travel","type":"taxonomy","taxonomyType":"topic","url":{"primary":null}},{"dateCreated":"Tue Jan 04 2022 15:36:59 GMT+0000 (UTC)","dateModified":"Tue Jan 04 2022 15:36:59 GMT+0000 (UTC)","description":{"primary":null},"id":"tdtx2977","isCurated":false,"name":"Top Videos","path":"today/label/top-videos","pageRoute":"/","slug":"top-videos","type":"taxonomy","taxonomyType":"label","url":{"primary":null}}],"primaryVertical":{"name":"today"},"primarySection":null,"primaryTopic":null},"hasCaptions":true,"closedCaptioning":{"smptett":null,"srt":"https://vod.nbcnews.com/nbcnews/captions/2024/04/tdy_news_7a_costello_eclipse_240409.srt","webvtt":"https://vod.nbcnews.com/nbcnews/captions/2024/04/tdy_news_7a_costello_eclipse_240409.vtt"},"videoAssets":[{"assetType":"EMP","format":"M3U","publicUrl":"https://prodamdnewsencoding.akamaized.net/NBC_News_Digital/tdy_news_7a_costello_eclipse_240409/1/abs/index.m3u8","height":1080,"width":1920,"assetDuration":185.386,"bitrate":4560000},{"assetType":"akamaiMp4","format":"MPEG4","publicUrl":"https://prodamdnewsencoding.akamaized.net/NBC_News_Digital/nbcnews/video/2024/04/tdy_news_7a_costello_eclipse_240409_3368886548.mp4","height":1080,"width":1920,"assetDuration":185.386,"bitrate":4560000}]},{"type":"video","id":"mmvo208587845997","unibrow":{"logo":null,"taxonomyPath":null,"text":"NBC News NOW","url":{"primary":"https://www.nbcnews.com/now/video/meet-the-woman-who-has-seen-21-solar-eclipses-208587845997"}},"mpxMetadata":{"id":"208587845997","guid":"now_staytuned_eclipse_ferrer_240408","externalAdvertiserId":"now_staytuned_eclipse_ferrer_240408"},"datePublished":"Tue Apr 09 2024 01:30:51 GMT+0000 (UTC)","dateCreated":"Tue Apr 09 2024 01:30:51 GMT+0000 (UTC)","dateModified":"Tue Apr 09 2024 01:31:50 GMT+0000 (UTC)","primaryImage":{"id":"vidimg3371059205","headline":{"primary":null},"altText":null,"caption":null,"url":{"primary":"https://media-cldnry.s-nbcnews.com/image/upload/mpx/2704722219/2024_04/1712626230591_now_staytuned_eclipse_ferrer_240408_1920x1080-280nqs.jpg"},"imageUrl":{"aims":"https://media11.s-nbcnews.com/i/mpx/2704722219/2024_04/1712626230591_now_staytuned_eclipse_ferrer_240408_1920x1080-280nqs.jpg","cloudinary":"https://media-cldnry.s-nbcnews.com/image/upload/mpx/2704722219/2024_04/1712626230591_now_staytuned_eclipse_ferrer_240408_1920x1080-280nqs.jpg","telemundo":null},"source":null,"authors":[],"height":null,"width":null,"graphicContent":false},"teaseImage":{"id":"vidimg3371059205","headline":{"primary":null},"altText":null,"caption":null,"url":{"primary":"https://media-cldnry.s-nbcnews.com/image/upload/mpx/2704722219/2024_04/1712626230591_now_staytuned_eclipse_ferrer_240408_1920x1080-280nqs.jpg"},"imageUrl":{"aims":"https://media11.s-nbcnews.com/i/mpx/2704722219/2024_04/1712626230591_now_staytuned_eclipse_ferrer_240408_1920x1080-280nqs.jpg","cloudinary":"https://media-cldnry.s-nbcnews.com/image/upload/mpx/2704722219/2024_04/1712626230591_now_staytuned_eclipse_ferrer_240408_1920x1080-280nqs.jpg","telemundo":null},"source":null,"authors":[],"height":null,"width":null,"graphicContent":false},"url":{"canonical":"https://www.nbcnews.com/now/video/meet-the-woman-who-has-seen-21-solar-eclipses-208587845997","primary":"https://www.nbcnews.com/now/video/meet-the-woman-who-has-seen-21-solar-eclipses-208587845997","short":"https://www.nbcnews.com/now/video/meet-the-woman-who-has-seen-21-solar-eclipses-208587845997","slug":"meet-the-woman-who-has-seen-21-solar-eclipses-208587845997"},"relatedUrl":null,"relatedContentLink":{"text":null,"url":null},"duration":"PT2M23S","nativeAd":false,"videoType":"original","sentiment":"neutral","headline":{"primary":"Meet the woman who has seen 21 solar eclipses","tease":"Meet the woman who has seen 21 solar eclipses","social":"Meet the woman who has seen 21 solar eclipses"},"description":{"primary":"Leticia Ferrer’s passion is chasing solar eclipses. She has seen 21 and hasn’t missed one since 1998. Ferrer has even gone as far as the middle of the Pacific and Atlantic oceans to see them. She talks with Ellison Barber about the power of witnessing these celestial events."},"publisher":{"name":"nbcnews"},"source":{"name":"NBC News NOW"},"taxonomy":{"additionalTerms":[{"dateCreated":"Thu Sep 16 2021 03:10:11 GMT+0000 (UTC)","dateModified":"Thu Sep 16 2021 03:10:11 GMT+0000 (UTC)","description":{"primary":null},"id":"nctx19521","isCurated":false,"name":"Science","path":"nbcnews/section/mach/science","pageRoute":"/","slug":"science","type":"taxonomy","taxonomyType":"topic","url":{"primary":null}},{"dateCreated":"Thu Sep 16 2021 03:51:58 GMT+0000 (UTC)","dateModified":"Thu Sep 16 2021 03:51:58 GMT+0000 (UTC)","description":{"primary":null},"id":"nctx19861","isCurated":true,"name":"Science","path":"nbcnews/vertical/mach/science","pageRoute":"/science","slug":"science","type":"taxonomy","taxonomyType":"subvertical","url":{"primary":"https://www.nbcnews.com/mach/science"}},{"dateCreated":"Thu Sep 16 2021 03:52:10 GMT+0000 (UTC)","dateModified":"Thu Sep 16 2021 03:52:10 GMT+0000 (UTC)","description":{"primary":null},"id":"nctx21301","isCurated":true,"name":"NBC News NOW","path":"nbcnews/collection/nbc-news-now","pageRoute":"/now","slug":"nbc-news-now","type":"taxonomy","taxonomyType":"collection","url":{"primary":"https://www.nbcnews.com/now"}},{"dateCreated":"Thu Sep 16 2021 03:36:51 GMT+0000 (UTC)","dateModified":"Thu Sep 16 2021 03:36:51 GMT+0000 (UTC)","description":{"primary":null},"id":"nctx73","isCurated":true,"name":"Science","path":"nbcnews/section/science","pageRoute":"/science","slug":"science","type":"taxonomy","taxonomyType":"section","url":{"primary":"https://www.nbcnews.com/science"}}],"primaryVertical":{"name":"News"},"primarySection":null,"primaryTopic":null},"hasCaptions":true,"closedCaptioning":{"smptett":null,"srt":"https://nbcnewsdigital-static.nbcuni.com/media/captions/NBC_News_Digital/2024/04/1712626230591_now_staytuned_eclipse_ferrer_240408.srt","webvtt":"https://nbcnewsdigital-static.nbcuni.com/media/captions/NBC_News_Digital/2024/04/1712626230591_now_staytuned_eclipse_ferrer_240408.vtt"},"videoAssets":[{"assetType":"EMP","format":"M3U","publicUrl":"https://prodamdnewsencoding.akamaized.net/NBC_News_Digital/now_staytuned_eclipse_ferrer_240408/1/abs/index.m3u8","height":1080,"width":1920,"assetDuration":142.944,"bitrate":4140000},{"assetType":"akamaiMp4","format":"MPEG4","publicUrl":"https://prodamdnewsencoding.akamaized.net/NBC_News_Digital/nbcnews/video/2024/04/1712626230591_now_staytuned_eclipse_ferrer_240408_6.mp4","height":1080,"width":1920,"assetDuration":142.944,"bitrate":4140662}]},{"type":"video","id":"mmvo208588869826","unibrow":{"logo":null,"taxonomyPath":null,"text":"NBC News NOW","url":{"primary":"https://www.nbcnews.com/now/video/scientists-will-use-total-solar-eclipse-to-study-the-sun-s-corona-208588869826"}},"mpxMetadata":{"id":"208588869826","guid":"now_staytuned_sun_corona_240408","externalAdvertiserId":"now_staytuned_sun_corona_240408"},"datePublished":"Tue Apr 09 2024 01:15:40 GMT+0000 (UTC)","dateCreated":"Tue Apr 09 2024 01:15:40 GMT+0000 (UTC)","dateModified":"Tue Apr 09 2024 01:16:37 GMT+0000 (UTC)","primaryImage":{"id":"vidimg3307739301","headline":{"primary":null},"altText":null,"caption":null,"url":{"primary":"https://media-cldnry.s-nbcnews.com/image/upload/mpx/2704722219/2024_04/1712625319557_now_staytuned_sun_corona_240408_1920x1080-01e4nj.jpg"},"imageUrl":{"aims":"https://media11.s-nbcnews.com/i/mpx/2704722219/2024_04/1712625319557_now_staytuned_sun_corona_240408_1920x1080-01e4nj.jpg","cloudinary":"https://media-cldnry.s-nbcnews.com/image/upload/mpx/2704722219/2024_04/1712625319557_now_staytuned_sun_corona_240408_1920x1080-01e4nj.jpg","telemundo":null},"source":null,"authors":[],"height":null,"width":null,"graphicContent":false},"teaseImage":{"id":"vidimg3307739301","headline":{"primary":null},"altText":null,"caption":null,"url":{"primary":"https://media-cldnry.s-nbcnews.com/image/upload/mpx/2704722219/2024_04/1712625319557_now_staytuned_sun_corona_240408_1920x1080-01e4nj.jpg"},"imageUrl":{"aims":"https://media11.s-nbcnews.com/i/mpx/2704722219/2024_04/1712625319557_now_staytuned_sun_corona_240408_1920x1080-01e4nj.jpg","cloudinary":"https://media-cldnry.s-nbcnews.com/image/upload/mpx/2704722219/2024_04/1712625319557_now_staytuned_sun_corona_240408_1920x1080-01e4nj.jpg","telemundo":null},"source":null,"authors":[],"height":null,"width":null,"graphicContent":false},"url":{"canonical":"https://www.nbcnews.com/now/video/scientists-will-use-total-solar-eclipse-to-study-the-sun-s-corona-208588869826","primary":"https://www.nbcnews.com/now/video/scientists-will-use-total-solar-eclipse-to-study-the-sun-s-corona-208588869826","short":"https://www.nbcnews.com/now/video/scientists-will-use-total-solar-eclipse-to-study-the-sun-s-corona-208588869826","slug":"scientists-will-use-total-solar-eclipse-to-study-the-sun-s-corona-208588869826"},"relatedUrl":null,"relatedContentLink":{"text":null,"url":null},"duration":"PT5M16S","nativeAd":false,"videoType":"original","sentiment":"neutral","headline":{"primary":"Scientists will use total solar eclipse to study the sun's corona","tease":"Scientists will use total solar eclipse to study the sun's corona","social":"Scientists will use total solar eclipse to study the sun's corona"},"description":{"primary":"While millions were awed by the total solar eclipse, scientists hope to learn more about our sun from the celestial event. Amir Caspi, a solar astrophysicist at Southwest Research Institute, talks with Ellison Barber about research his colleagues hope to gather on the sun's corona and what they can learn about the different temperature regions of the star."},"publisher":{"name":"nbcnews"},"source":{"name":"NBC News NOW"},"taxonomy":{"additionalTerms":[{"dateCreated":"Thu Sep 16 2021 03:10:11 GMT+0000 (UTC)","dateModified":"Thu Sep 16 2021 03:10:11 GMT+0000 (UTC)","description":{"primary":null},"id":"nctx19521","isCurated":false,"name":"Science","path":"nbcnews/section/mach/science","pageRoute":"/","slug":"science","type":"taxonomy","taxonomyType":"topic","url":{"primary":null}},{"dateCreated":"Thu Sep 16 2021 03:51:58 GMT+0000 (UTC)","dateModified":"Thu Sep 16 2021 03:51:58 GMT+0000 (UTC)","description":{"primary":null},"id":"nctx19861","isCurated":true,"name":"Science","path":"nbcnews/vertical/mach/science","pageRoute":"/science","slug":"science","type":"taxonomy","taxonomyType":"subvertical","url":{"primary":"https://www.nbcnews.com/mach/science"}},{"dateCreated":"Thu Sep 16 2021 03:52:10 GMT+0000 (UTC)","dateModified":"Thu Sep 16 2021 03:52:10 GMT+0000 (UTC)","description":{"primary":null},"id":"nctx21301","isCurated":true,"name":"NBC News NOW","path":"nbcnews/collection/nbc-news-now","pageRoute":"/now","slug":"nbc-news-now","type":"taxonomy","taxonomyType":"collection","url":{"primary":"https://www.nbcnews.com/now"}},{"dateCreated":"Thu Sep 16 2021 03:36:51 GMT+0000 (UTC)","dateModified":"Thu Sep 16 2021 03:36:51 GMT+0000 (UTC)","description":{"primary":null},"id":"nctx73","isCurated":true,"name":"Science","path":"nbcnews/section/science","pageRoute":"/science","slug":"science","type":"taxonomy","taxonomyType":"section","url":{"primary":"https://www.nbcnews.com/science"}}],"primaryVertical":{"name":"News"},"primarySection":null,"primaryTopic":null},"hasCaptions":true,"closedCaptioning":{"smptett":null,"srt":"https://nbcnewsdigital-static.nbcuni.com/media/captions/NBC_News_Digital/2024/04/1712625319557_now_staytuned_sun_corona_240408.srt","webvtt":"https://nbcnewsdigital-static.nbcuni.com/media/captions/NBC_News_Digital/2024/04/1712625319557_now_staytuned_sun_corona_240408.vtt"},"videoAssets":[{"assetType":"EMP","format":"M3U","publicUrl":"https://prodamdnewsencoding.akamaized.net/NBC_News_Digital/now_staytuned_sun_corona_240408/1/abs/index.m3u8","height":1080,"width":1920,"assetDuration":315.551,"bitrate":4104000},{"assetType":"akamaiMp4","format":"MPEG4","publicUrl":"https://prodamdnewsencoding.akamaized.net/NBC_News_Digital/nbcnews/video/2024/04/1712625319557_now_staytuned_sun_corona_240408_6.mp4","height":1080,"width":1920,"assetDuration":315.551,"bitrate":4104031}]}]}}}],"text":["Mexico’s Pacific coast was the first place in North America to experience totality during today's solar eclipse. Experience what it was like in Mazatlán as the moon slid into alignment with Earth and the sun."]},"cardData":{"graphics":[]},"date":{"createdAt":"2024-04-08T18:31:04.696Z","publishedAt":"2024-04-08T18:31:04.696Z","modifiedAt":"2024-04-08T18:31:04.696Z"},"description":{"primary":"Mexico’s Pacific coast was the first place in North America to experience totality during today's solar eclipse.","seo":"Mexico’s Pacific coast was the first place in North America to experience totality during today's solar eclipse.","social":"Watch: Solar eclipse reaches totality in Mazatlán, Mexico "},"headline":{"primary":"Watch: Solar eclipse reaches totality in Mazatlán, Mexico ","seo":"Watch: Solar eclipse reaches totality in Mazatlán, Mexico ","social":"Watch: Solar eclipse reaches totality in Mazatlán, Mexico ","tease":"Watch: Solar eclipse reaches totality in Mazatlán, Mexico "},"primaryImage":null,"teaseImage":null,"taxonomy":{"primaryChannel":{"id":"rctx6603","path":"nbcnews/channel/nebula-blog-rcna145900","taxonomyType":"channel"},"primaryVertical":{"dateCreated":"Thu Sep 16 2021 03:51:57 GMT+0000 (UTC)","dateModified":"Thu Sep 16 2021 03:51:57 GMT+0000 (UTC)","description":{"primary":null},"id":"nctx20366","isCurated":true,"name":"News","path":"nbcnews/vertical/news","pageRoute":"/","slug":"news","type":"taxonomy","taxonomyType":"vertical","url":{"primary":"https://www.nbcnews.com/"}}},"url":{"primary":"https://www.nbcnews.com/science/space/live-blog/solar-eclipse-2024-live-updates-rcna145900#rcrd38542"},"replies":[]},{"id":"rcrd38546","authors":[{"bio":[{"type":"markup","element":"p","html":"Chelsea Stahl is the art director for NBC News Digital"}],"dateCreated":"Thu Nov 08 2018 13:51:40 GMT+0000 (UTC)","dateModified":"Mon Apr 08 2024 15:52:55 GMT+0000 (UTC)","shortBio":"Chelsea Stahl is the art director for NBC News Digital","liveBlogShortBio":"Chelsea Stahl is the art director for NBC News Digital","experience":[],"educationAndExpertise":[],"awards":[],"id":"ncpn933886","email":"chelsea.stahl@nbcuni.com","jobTitle":[],"name":"Chelsea Stahl","primaryImage":{"altText":null,"height":798,"url":{"primary":"https://media-cldnry.s-nbcnews.com/image/upload/newscms/2024_15/3644470/me-headshot-01.jpg"},"width":798},"publisher":{"name":"nbcnews","subType":null,"type":"organization"},"socialMediaProfiles":{"email":null,"facebook":null,"instagram":null,"pinterest":null,"snapchat":null,"tiktok":null,"twitter":null,"whatsapp":null,"youtube":null},"subType":null,"type":"person","url":null,"worksFor":null}],"cardType":"POST","isHeadlineHidden":false,"content":{"markupAndEmbeds":[{"type":"markup","element":"p","html":"Check out \u003ca href=\"https://www.nbcnews.com/news/us-news/total-solar-eclipse-photos-2024-rcna146832\" target=\"_blank\"\u003ea gallery of all the best pictures of the 2024 eclipse\u003c/a\u003e. "},{"type":"markup","element":"p","html":"We'll be adding to this throughout the day as the moon casts its shadow across the U.S."},{"presentation":{"alignment":"center","size":"medium","style":"default","byline":null,"hideRecommendations":false,"hideProductRecommendations":false,"_overriddenByGetProcessedCardData":true},"type":"embeddedImage","image":{"id":"rcim252312","headline":{"primary":null,"tease":null,"seo":null,"social":null},"caption":"The moon partially covers the sun during a total solar eclipse in Mazatlan, Mexico, on Monday. ","altText":"Image: ECLIPSE","url":{"primary":"https://media-cldnry.s-nbcnews.com/image/upload/rockcms/2024-04/240408-total-solar-eclipse-mexico-ew-219p-3cc042.jpg"},"imageUrl":{"aims":"https://media1.s-nbcnews.com/i/rockcms/2024-04/252312/240408-total-solar-eclipse-mexico-ew-219p-3cc042_803c82ea09e913e57bebf5a8b1b3ed69e8df3c45.jpg","cloudinary":"https://media-cldnry.s-nbcnews.com/image/upload/rockcms/2024-04/240408-total-solar-eclipse-mexico-ew-219p-3cc042.jpg","telemundo":null},"encodingFormat":"image/jpeg","height":1090,"width":1635,"authors":[{"name":"Fernando Llano"}],"source":{"name":"AP","copyright":null},"graphicContent":false}},{"presentation":{"alignment":"center","size":"medium","style":"default","byline":null,"hideRecommendations":false,"hideProductRecommendations":false,"_overriddenByGetProcessedCardData":true},"type":"embeddedImage","image":{"id":"rcim252309","headline":{"primary":null,"tease":null,"seo":null,"social":null},"caption":"Barbara McLaughlin and her granddaughter test out their eclipse glasses on the National Mall in Washington.","altText":"Washington DC Experiences Partial Solar Eclipse","url":{"primary":"https://media-cldnry.s-nbcnews.com/image/upload/rockcms/2024-04/240408-eclipse-washington-cs-57b34b.jpg"},"imageUrl":{"aims":"https://media1.s-nbcnews.com/i/rockcms/2024-04/252309/240408-eclipse-washington-cs-57b34b_5316ce3db53c482184acf68aba3d9f090551c6d8.jpg","cloudinary":"https://media-cldnry.s-nbcnews.com/image/upload/rockcms/2024-04/240408-eclipse-washington-cs-57b34b.jpg","telemundo":null},"encodingFormat":"image/jpeg","height":1667,"width":2500,"authors":[{"name":"Kent Nishimura"}],"source":{"name":"Getty Images","copyright":null},"graphicContent":false}},{"presentation":{"alignment":"center","size":"medium","style":"default","byline":null,"hideRecommendations":false,"hideProductRecommendations":false,"_overriddenByGetProcessedCardData":true},"type":"embeddedImage","image":{"id":"rcim252221","headline":{"primary":null,"tease":null,"seo":null,"social":null},"caption":"Tawhid Rana, of Midland, Mich., hold his daughter Thia as she views the sun through a telescope at the Indianapolis Motor Speedway in Indianapolis on Monday.","altText":"Image:","url":{"primary":"https://media-cldnry.s-nbcnews.com/image/upload/rockcms/2024-04/240408-total-eclipse-ew-1208p-43f44f.jpg"},"imageUrl":{"aims":"https://media1.s-nbcnews.com/i/rockcms/2024-04/252221/240408-total-eclipse-ew-1208p-43f44f_44b974e2fd24759872e5483634b1e4b4b07b08cb.jpg","cloudinary":"https://media-cldnry.s-nbcnews.com/image/upload/rockcms/2024-04/240408-total-eclipse-ew-1208p-43f44f.jpg","telemundo":null},"encodingFormat":"image/jpeg","height":1667,"width":2500,"authors":[{"name":"Michael Conroy"}],"source":{"name":"AP","copyright":null},"graphicContent":false}}],"text":["Check out a gallery of all the best pictures of the 2024 eclipse. ","We'll be adding to this throughout the day as the moon casts its shadow across the U.S."]},"cardData":{"graphics":[]},"date":{"createdAt":"2024-04-08T18:28:54.701Z","publishedAt":"2024-04-08T18:28:54.701Z","modifiedAt":"2024-04-08T18:35:09.359Z"},"description":{"primary":"Check out a gallery of all the best pictures of the 2024 eclipse.","seo":"Check out a gallery of all the best pictures of the 2024 eclipse.","social":"The 2024 solar eclipse in photos"},"headline":{"primary":"The 2024 solar eclipse in photos","seo":"The 2024 solar eclipse in photos","social":"The 2024 solar eclipse in photos","tease":"The 2024 solar eclipse in photos"},"primaryImage":null,"teaseImage":null,"taxonomy":{"primaryChannel":{"id":"rctx6603","path":"nbcnews/channel/nebula-blog-rcna145900","taxonomyType":"channel"},"primaryVertical":{"dateCreated":"Thu Sep 16 2021 03:51:57 GMT+0000 (UTC)","dateModified":"Thu Sep 16 2021 03:51:57 GMT+0000 (UTC)","description":{"primary":null},"id":"nctx20366","isCurated":true,"name":"News","path":"nbcnews/vertical/news","pageRoute":"/","slug":"news","type":"taxonomy","taxonomyType":"vertical","url":{"primary":"https://www.nbcnews.com/"}}},"url":{"primary":"https://www.nbcnews.com/science/space/live-blog/solar-eclipse-2024-live-updates-rcna145900#rcrd38546"},"replies":[]},{"id":"rcrd38539","authors":[{"bio":[{"type":"markup","element":"p","html":"Denise Chow is a reporter for NBC News Science focused on general science and climate change."}],"dateCreated":"Thu Oct 26 2017 15:38:17 GMT+0000 (UTC)","dateModified":"Tue Nov 15 2022 15:24:24 GMT+0000 (UTC)","shortBio":null,"liveBlogShortBio":"","experience":[],"educationAndExpertise":[],"awards":[],"id":"ncpn814621","email":"denise.chow@nbcuni.com","jobTitle":[],"name":"Denise Chow","primaryImage":{"altText":"Denise Chow.","height":1500,"url":{"primary":"https://media-cldnry.s-nbcnews.com/image/upload/newscms/2022_46/3581047/denise-chow-byline-jm.jpg"},"width":1500},"publisher":{"name":"nbcnews","subType":null,"type":"organization"},"socialMediaProfiles":{"email":null,"facebook":null,"instagram":null,"pinterest":null,"snapchat":null,"tiktok":null,"twitter":"@denisechow","whatsapp":null,"youtube":null},"subType":null,"type":"person","url":{"canonical":"https://www.nbcnews.com/author/denise-chow-ncpn814621","primary":"https://www.nbcnews.com/author/denise-chow-ncpn814621","short":"https://www.nbcnews.com/author/denise-chow-ncpn814621","slug":"denise-chow-ncpn814621"},"worksFor":null}],"cardType":"POST","isHeadlineHidden":false,"content":{"markupAndEmbeds":[{"type":"markup","element":"p","html":"For people along the path of totality, there are some fun milestones to keep track of as the total solar eclipse unfolds."},{"type":"markup","element":"p","html":"As the eclipse progresses and it starts to get dark, look out for the “diamond ring effect” created by the last beams of sunlight. The sun’s atmosphere will appear as an illuminated halo, and the last light still visible will look like the diamond of a giant ring."},{"presentation":{"alignment":"center","size":"medium","style":"default","byline":null,"hideRecommendations":false,"hideProductRecommendations":false,"_overriddenByGetProcessedCardData":true},"type":"embeddedImage","image":{"id":"rcim251298","headline":{"primary":null,"tease":null,"seo":null,"social":null},"caption":"The \"diamond ring effect\" is shown following totality of the solar eclipse at Palm Cove in Australia's Tropical North Queensland in 2012.","altText":null,"url":{"primary":"https://media-cldnry.s-nbcnews.com/image/upload/rockcms/2024-04/170817-total-solar-eclise-mn-1510-8180d8.jpg"},"imageUrl":{"aims":"https://media1.s-nbcnews.com/i/rockcms/2024-04/251298/170817-total-solar-eclise-mn-1510-8180d8_b8b9f1ab5c6779c9fbffa9a05fd4175e63c0421b.jpg","cloudinary":"https://media-cldnry.s-nbcnews.com/image/upload/rockcms/2024-04/170817-total-solar-eclise-mn-1510-8180d8.jpg","telemundo":null},"encodingFormat":"image/jpeg","height":2534,"width":3500,"authors":[{"name":"Greg Wood"}],"source":{"name":"AFP - Getty Images file","copyright":null},"graphicContent":false}},{"type":"markup","element":"p","html":"As the sunlight decreases even further, an effect known as Baily’s beads will be created by the moon’s rugged terrain. Tiny “beads” of light will be visible for only a few seconds around the dark moon, as the last bits of sunlight peer through the moon’s mountains and valleys."},{"presentation":{"alignment":"center","size":"medium","style":"default","byline":null,"hideRecommendations":false,"hideProductRecommendations":false,"_overriddenByGetProcessedCardData":true},"type":"embeddedImage","image":{"id":"rcim251296","headline":{"primary":null,"tease":null,"seo":null,"social":null},"caption":"The Baily's beads effect is seen as the moon makes its final move over the sun during the total solar eclipse on Aug. 21, 2017, above Madras, Ore.","altText":"The Bailey's Beads effect is seen as the moon makes its final move over the sun during the total solar eclipse on Monday, August 21, 2017 above Madras, Oregon. ","url":{"primary":"https://media-cldnry.s-nbcnews.com/image/upload/rockcms/2024-04/240404-baileys-beads-ew-404p-c32142.jpg"},"imageUrl":{"aims":"https://media1.s-nbcnews.com/i/rockcms/2024-04/251296/240404-baileys-beads-ew-404p-c32142_3cef0d4b6f08d25ee7b947e73d17067a6dec7317.jpg","cloudinary":"https://media-cldnry.s-nbcnews.com/image/upload/rockcms/2024-04/240404-baileys-beads-ew-404p-c32142.jpg","telemundo":null},"encodingFormat":"image/jpeg","height":1623,"width":2500,"authors":[{"name":"Aubrey Gemignani"}],"source":{"name":"NASA","copyright":null},"graphicContent":false}},{"type":"markup","element":"p","html":"When the moon is fully blocking the sun, it is safe to remove eclipse glasses and look at the total solar eclipse with the naked eye."}],"text":["For people along the path of totality, there are some fun milestones to keep track of as the total solar eclipse unfolds.","As the eclipse progresses and it starts to get dark, look out for the “diamond ring effect” created by the last beams of sunlight. The sun’s atmosphere will appear as an illuminated halo, and the last light still visible will look like the diamond of a giant ring.","As the sunlight decreases even further, an effect known as Baily’s beads will be created by the moon’s rugged terrain. Tiny “beads” of light will be visible for only a few seconds around the dark moon, as the last bits of sunlight peer through the moon’s mountains and valleys.","When the moon is fully blocking the sun, it is safe to remove eclipse glasses and look at the total solar eclipse with the naked eye."]},"cardData":{"graphics":[]},"date":{"createdAt":"2024-04-08T18:27:20.499Z","publishedAt":"2024-04-08T18:27:20.499Z","modifiedAt":"2024-04-08T18:29:42.424Z"},"description":{"primary":"For people along the path of totality, there are some fun milestones to keep track of as the total solar eclipse unfolds.","seo":"For people along the path of totality, there are some fun milestones to keep track of as the total solar eclipse unfolds.","social":"Stages of the solar eclipse"},"headline":{"primary":"Stages of the solar eclipse","seo":"Stages of the solar eclipse","social":"Stages of the solar eclipse","tease":"Stages of the solar eclipse"},"primaryImage":null,"teaseImage":null,"taxonomy":{"primaryChannel":{"id":"rctx6603","path":"nbcnews/channel/nebula-blog-rcna145900","taxonomyType":"channel"},"primaryVertical":{"dateCreated":"Thu Sep 16 2021 03:51:57 GMT+0000 (UTC)","dateModified":"Thu Sep 16 2021 03:51:57 GMT+0000 (UTC)","description":{"primary":null},"id":"nctx20366","isCurated":true,"name":"News","path":"nbcnews/vertical/news","pageRoute":"/","slug":"news","type":"taxonomy","taxonomyType":"vertical","url":{"primary":"https://www.nbcnews.com/"}}},"url":{"primary":"https://www.nbcnews.com/science/space/live-blog/solar-eclipse-2024-live-updates-rcna145900#rcrd38539"},"replies":[]},{"id":"rcrd38536","authors":[{"bio":[{"type":"markup","element":"p","html":"Shahrzad Elghanayan is a senior photo editor for NBC News Digital."}],"dateCreated":"Thu May 04 2017 17:59:59 GMT+0000 (UTC)","dateModified":"Mon Dec 13 2021 22:15:13 GMT+0000 (UTC)","shortBio":null,"liveBlogShortBio":"","experience":[],"educationAndExpertise":[],"awards":[],"id":"ncpn754876","email":null,"jobTitle":["senior photo editor"],"name":"Shahrzad Elghanayan","primaryImage":null,"publisher":{"name":"nbcnews","subType":null,"type":"organization"},"socialMediaProfiles":{"email":null,"facebook":null,"instagram":null,"pinterest":null,"snapchat":null,"tiktok":null,"twitter":null,"whatsapp":null,"youtube":null},"subType":null,"type":"person","url":null,"worksFor":null}],"cardType":"POST","isHeadlineHidden":false,"content":{"markupAndEmbeds":[{"type":"markup","element":"p","html":"People gathered to watch the eclipse in Mazatlán, one of the first parts of North America to see the totality."},{"presentation":{"alignment":"center","size":"medium","style":"default","byline":null,"hideRecommendations":false,"hideProductRecommendations":false,"_overriddenByGetProcessedCardData":true},"type":"embeddedImage","image":{"id":"rcim252294","headline":{"primary":null,"tease":null,"seo":null,"social":null},"caption":"","altText":"People watch a total solar eclipse in Mazatlan","url":{"primary":"https://media-cldnry.s-nbcnews.com/image/upload/rockcms/2024-04/240408-mexico-eclipse-se-204p-4c1539.jpg"},"imageUrl":{"aims":"https://media1.s-nbcnews.com/i/rockcms/2024-04/252294/240408-mexico-eclipse-se-204p-4c1539_1479b1bae4d4bed2bef3d154dceed48fc92ab96b.jpg","cloudinary":"https://media-cldnry.s-nbcnews.com/image/upload/rockcms/2024-04/240408-mexico-eclipse-se-204p-4c1539.jpg","telemundo":null},"encodingFormat":"image/jpeg","height":1667,"width":2500,"authors":[{"name":"Fernando Llano"}],"source":{"name":"AP","copyright":null},"graphicContent":false}},{"presentation":{"alignment":"center","size":"medium","style":"default","byline":null,"hideRecommendations":false,"hideProductRecommendations":false,"_overriddenByGetProcessedCardData":true},"type":"embeddedImage","image":{"id":"rcim252313","headline":{"primary":null,"tease":null,"seo":null,"social":null},"caption":"","altText":"","url":{"primary":"https://media-cldnry.s-nbcnews.com/image/upload/rockcms/2024-04/240408-eclipse-mexico-se-220p-b3352c.jpg"},"imageUrl":{"aims":"https://media1.s-nbcnews.com/i/rockcms/2024-04/252313/240408-eclipse-mexico-se-220p-b3352c_afe81ae611e6085b885003c142e9cdd322dc4342.jpg","cloudinary":"https://media-cldnry.s-nbcnews.com/image/upload/rockcms/2024-04/240408-eclipse-mexico-se-220p-b3352c.jpg","telemundo":null},"encodingFormat":"image/jpeg","height":1666,"width":2500,"authors":[{"name":"Fernando Llano"}],"source":{"name":"AP","copyright":null},"graphicContent":false}}],"text":["People gathered to watch the eclipse in Mazatlán, one of the first parts of North America to see the totality."]},"cardData":{"graphics":[]},"date":{"createdAt":"2024-04-08T18:24:58.578Z","publishedAt":"2024-04-08T18:24:58.578Z","modifiedAt":"2024-04-08T18:24:58.578Z"},"description":{"primary":"People gathered to watch the eclipse in Mazatlán, one of the first parts of North America to see the totality.","seo":"People gathered to watch the eclipse in Mazatlán, one of the first parts of North America to see the totality.","social":"Spectators in Mexico"},"headline":{"primary":"Spectators in Mexico","seo":"Spectators in Mexico","social":"Spectators in Mexico","tease":"Spectators in Mexico"},"primaryImage":null,"teaseImage":null,"taxonomy":{"primaryChannel":{"id":"rctx6603","path":"nbcnews/channel/nebula-blog-rcna145900","taxonomyType":"channel"},"primaryVertical":{"dateCreated":"Thu Sep 16 2021 03:51:57 GMT+0000 (UTC)","dateModified":"Thu Sep 16 2021 03:51:57 GMT+0000 (UTC)","description":{"primary":null},"id":"nctx20366","isCurated":true,"name":"News","path":"nbcnews/vertical/news","pageRoute":"/","slug":"news","type":"taxonomy","taxonomyType":"vertical","url":{"primary":"https://www.nbcnews.com/"}}},"url":{"primary":"https://www.nbcnews.com/science/space/live-blog/solar-eclipse-2024-live-updates-rcna145900#rcrd38536"},"replies":[]},{"id":"rcrd38543","authors":[{"bio":[{"type":"markup","element":"p","html":"Margaretha More is a digital content producer for NBC Washington."}],"dateCreated":"Mon Apr 08 2024 17:39:56 GMT+0000 (UTC)","dateModified":"Mon Apr 08 2024 17:53:55 GMT+0000 (UTC)","shortBio":null,"liveBlogShortBio":"","experience":[],"educationAndExpertise":[],"awards":[],"id":"ncpn1309492","email":null,"jobTitle":[],"name":"Maggie More, NBC Washington","primaryImage":null,"publisher":{"name":"nbcnews","subType":null,"type":"organization"},"socialMediaProfiles":{"email":null,"facebook":null,"instagram":null,"pinterest":null,"snapchat":null,"tiktok":null,"twitter":null,"whatsapp":null,"youtube":null},"subType":null,"type":"person","url":null,"worksFor":null}],"cardType":"POST","isHeadlineHidden":false,"content":{"markupAndEmbeds":[{"type":"markup","element":"p","html":"WASHINGTON — It’s 2:19 p.m., and the edge of the moon is visible in front of the sun — and it got just a tad dimmer and a tad cooler on the National Mall."},{"type":"markup","element":"p","html":"At first it seemed like it could have been one of the few fluffy white clouds in the sky, but then the cloud moved and the dimmer light stayed the same. "},{"type":"markup","element":"p","html":"The crowds are a now a little quieter, and more people are looking up."}],"text":["WASHINGTON — It’s 2:19 p.m., and the edge of the moon is visible in front of the sun — and it got just a tad dimmer and a tad cooler on the National Mall.","At first it seemed like it could have been one of the few fluffy white clouds in the sky, but then the cloud moved and the dimmer light stayed the same. ","The crowds are a now a little quieter, and more people are looking up."]},"cardData":{"graphics":[]},"date":{"createdAt":"2024-04-08T18:24:04.575Z","publishedAt":"2024-04-08T18:24:04.575Z","modifiedAt":"2024-04-08T18:27:16.477Z"},"description":{"primary":"It’s 2:19 p.m., and the edge of the moon is visible in front of the sun — and it got just a tad dimmer and a tad cooler on the National Mall.","seo":"It’s 2:19 p.m., and the edge of the moon is visible in front of the sun — and it got just a tad dimmer and a tad cooler on the National Mall.","social":"Sunlight dims in D.C."},"headline":{"primary":"Sunlight dims in D.C.","seo":"Sunlight dims in D.C.","social":"Sunlight dims in D.C.","tease":"Sunlight dims in D.C."},"primaryImage":null,"teaseImage":null,"taxonomy":{"primaryChannel":{"id":"rctx6603","path":"nbcnews/channel/nebula-blog-rcna145900","taxonomyType":"channel"},"primaryVertical":{"dateCreated":"Thu Sep 16 2021 03:51:57 GMT+0000 (UTC)","dateModified":"Thu Sep 16 2021 03:51:57 GMT+0000 (UTC)","description":{"primary":null},"id":"nctx20366","isCurated":true,"name":"News","path":"nbcnews/vertical/news","pageRoute":"/","slug":"news","type":"taxonomy","taxonomyType":"vertical","url":{"primary":"https://www.nbcnews.com/"}}},"url":{"primary":"https://www.nbcnews.com/science/space/live-blog/solar-eclipse-2024-live-updates-rcna145900#rcrd38543"},"replies":[]},{"id":"rcrd38541","authors":[{"bio":[{"type":"markup","element":"p","html":"Denise Chow is a reporter for NBC News Science focused on general science and climate change."}],"dateCreated":"Thu Oct 26 2017 15:38:17 GMT+0000 (UTC)","dateModified":"Tue Nov 15 2022 15:24:24 GMT+0000 (UTC)","shortBio":null,"liveBlogShortBio":"","experience":[],"educationAndExpertise":[],"awards":[],"id":"ncpn814621","email":"denise.chow@nbcuni.com","jobTitle":[],"name":"Denise Chow","primaryImage":{"altText":"Denise Chow.","height":1500,"url":{"primary":"https://media-cldnry.s-nbcnews.com/image/upload/newscms/2022_46/3581047/denise-chow-byline-jm.jpg"},"width":1500},"publisher":{"name":"nbcnews","subType":null,"type":"organization"},"socialMediaProfiles":{"email":null,"facebook":null,"instagram":null,"pinterest":null,"snapchat":null,"tiktok":null,"twitter":"@denisechow","whatsapp":null,"youtube":null},"subType":null,"type":"person","url":{"canonical":"https://www.nbcnews.com/author/denise-chow-ncpn814621","primary":"https://www.nbcnews.com/author/denise-chow-ncpn814621","short":"https://www.nbcnews.com/author/denise-chow-ncpn814621","slug":"denise-chow-ncpn814621"},"worksFor":null}],"cardType":"POST","isHeadlineHidden":false,"content":{"markupAndEmbeds":[{"type":"markup","element":"p","html":"We're getting our first views of the total solar eclipse from Mazatlán in Mexico, as totality takes hold and darkens afternoon skies."},{"type":"markup","element":"br","html":null,"presentation":{"size":"medium","style":"default","_overriddenByGetProcessedCardData":true}},{"presentation":{"alignment":"center","size":"medium","style":"default","byline":null,"hideRecommendations":false,"hideProductRecommendations":false,"_overriddenByGetProcessedCardData":true},"type":"embeddedImage","image":{"id":"rcim252298","headline":{"primary":null,"tease":null,"seo":null,"social":null},"caption":"A total solar eclipse is seen from Mazatlán, Mexico, on Monday.","altText":"Total solar eclipse darkens parts of northern Mexico","url":{"primary":"https://media-cldnry.s-nbcnews.com/image/upload/rockcms/2024-04/240408-total-solar-eclipse-mexico-ew-212p-1fe045.jpg"},"imageUrl":{"aims":"https://media1.s-nbcnews.com/i/rockcms/2024-04/252298/240408-total-solar-eclipse-mexico-ew-212p-1fe045_dff1482b1cd6a8bc7ed6575299fde7bbb686892a.jpg","cloudinary":"https://media-cldnry.s-nbcnews.com/image/upload/rockcms/2024-04/240408-total-solar-eclipse-mexico-ew-212p-1fe045.jpg","telemundo":null},"encodingFormat":"image/jpeg","height":1431,"width":2147,"authors":[{"name":"Henry Romero"}],"source":{"name":"Reuters","copyright":null},"graphicContent":false}},{"presentation":{"alignment":"center","size":"medium","style":"default","byline":null,"hideRecommendations":false,"hideProductRecommendations":false,"_overriddenByGetProcessedCardData":true},"type":"embeddedImage","image":{"id":"rcim252322","headline":{"primary":null,"tease":null,"seo":null,"social":null},"caption":"People use their cell phones as the sky darkens during a total solar eclipse in Mazatlan, Mexico on Monday.","altText":"Image:","url":{"primary":"https://media-cldnry.s-nbcnews.com/image/upload/rockcms/2024-04/240408-total-solar-eclipse-mexico-ew-224p-5614e9.jpg"},"imageUrl":{"aims":"https://media1.s-nbcnews.com/i/rockcms/2024-04/252322/240408-total-solar-eclipse-mexico-ew-224p-5614e9_81206381f2d037333ddca871686e9232871893ad.jpg","cloudinary":"https://media-cldnry.s-nbcnews.com/image/upload/rockcms/2024-04/240408-total-solar-eclipse-mexico-ew-224p-5614e9.jpg","telemundo":null},"encodingFormat":"image/jpeg","height":1667,"width":2500,"authors":[{"name":"Fernando Llano"}],"source":{"name":"AP","copyright":null},"graphicContent":false}}],"text":["We're getting our first views of the total solar eclipse from Mazatlán in Mexico, as totality takes hold and darkens afternoon skies."]},"cardData":{"graphics":[]},"date":{"createdAt":"2024-04-08T18:20:21.463Z","publishedAt":"2024-04-08T18:20:21.463Z","modifiedAt":"2024-04-08T18:27:06.162Z"},"description":{"primary":"We're getting our first views of the total solar eclipse from Mazatlán in Mexico, as totality takes hold and darkens afternoon skies.","seo":"We're getting our first views of the total solar eclipse from Mazatlán in Mexico, as totality takes hold and darkens afternoon skies.","social":"First views of totality"},"headline":{"primary":"First views of totality","seo":"First views of totality","social":"First views of totality","tease":"First views of totality"},"primaryImage":null,"teaseImage":null,"taxonomy":{"primaryChannel":{"id":"rctx6603","path":"nbcnews/channel/nebula-blog-rcna145900","taxonomyType":"channel"},"primaryVertical":{"dateCreated":"Thu Sep 16 2021 03:51:57 GMT+0000 (UTC)","dateModified":"Thu Sep 16 2021 03:51:57 GMT+0000 (UTC)","description":{"primary":null},"id":"nctx20366","isCurated":true,"name":"News","path":"nbcnews/vertical/news","pageRoute":"/","slug":"news","type":"taxonomy","taxonomyType":"vertical","url":{"primary":"https://www.nbcnews.com/"}}},"url":{"primary":"https://www.nbcnews.com/science/space/live-blog/solar-eclipse-2024-live-updates-rcna145900#rcrd38541"},"replies":[]},{"id":"rcrd38531","authors":[{"bio":[{"type":"markup","element":"p","html":"Chantal Da Silva is a breaking news editor for NBC News Digital based in London. "}],"dateCreated":"Tue Jun 01 2021 15:16:58 GMT+0000 (UTC)","dateModified":"Wed Nov 15 2023 15:33:51 GMT+0000 (UTC)","shortBio":null,"liveBlogShortBio":"","experience":[],"educationAndExpertise":[],"awards":[],"id":"ncpn1269216","email":"Chantal.DaSilva@nbcuni.com","jobTitle":[],"name":"Chantal Da Silva","primaryImage":{"altText":null,"height":817,"url":{"primary":"https://media-cldnry.s-nbcnews.com/image/upload/newscms/2023_46/3629676/chantal.jpg"},"width":1170},"publisher":{"name":"nbcnews","subType":null,"type":"organization"},"socialMediaProfiles":{"email":null,"facebook":null,"instagram":null,"pinterest":null,"snapchat":null,"tiktok":null,"twitter":null,"whatsapp":null,"youtube":null},"subType":null,"type":"person","url":{"canonical":"https://www.nbcnews.com/author/chantal-da-silva-ncpn1269216","primary":"https://www.nbcnews.com/author/chantal-da-silva-ncpn1269216","short":"https://www.nbcnews.com/author/chantal-da-silva-ncpn1269216","slug":"chantal-da-silva-ncpn1269216"},"worksFor":null}],"cardType":"POST","isHeadlineHidden":false,"content":{"markupAndEmbeds":[{"type":"markup","element":"p","html":"FORT ERIE, Canada — Hundreds of people have gathered on Bay Beach in Fort Erie, located in the Canadian province of Ontario, to take part in this historic moment. The beach, one of eight designated eclipse viewing spots in Fort Erie, was dotted with telescopes and tents as observers hoped overcast skies would clear."},{"type":"markup","element":"p","html":"“I’m a big astronomy fan,” said Chung Zheng, who drove roughly two hours from Toronto with friends to observe the eclipse. "},{"presentation":{"alignment":"center","size":"medium","style":"default","byline":null,"hideRecommendations":false,"hideProductRecommendations":false,"_overriddenByGetProcessedCardData":true},"type":"embeddedImage","image":{"id":"rcim252290","headline":{"primary":null,"tease":null,"seo":null,"social":null},"caption":" Chung Zheng.","altText":"","url":{"primary":"https://media-cldnry.s-nbcnews.com/image/upload/rockcms/2024-04/240408-Eclipse-Bay-Beach-Fort-Erie-Chung-Zheng-se-157p-7309cf.jpg"},"imageUrl":{"aims":"https://media1.s-nbcnews.com/i/rockcms/2024-04/252290/240408-Eclipse-Bay-Beach-Fort-Erie-Chung-Zheng-se-157p-7309cf_1e9cbe31430b180719e9936c53e7c3bc6e54ca6e.jpg","cloudinary":"https://media-cldnry.s-nbcnews.com/image/upload/rockcms/2024-04/240408-Eclipse-Bay-Beach-Fort-Erie-Chung-Zheng-se-157p-7309cf.jpg","telemundo":null},"encodingFormat":"image/jpeg","height":1667,"width":2500,"authors":[{"name":"Chantal Da Silva"}],"source":{"name":"","copyright":null},"graphicContent":false}},{"type":"markup","element":"p","html":"Zheng, 28, set up his own telescope on the beach. "},{"type":"markup","element":"p","html":"“This is a very rare event for us to have it so close,” he said. “We wouldn’t miss this opportunity for the world.”"}],"text":["FORT ERIE, Canada — Hundreds of people have gathered on Bay Beach in Fort Erie, located in the Canadian province of Ontario, to take part in this historic moment. The beach, one of eight designated eclipse viewing spots in Fort Erie, was dotted with telescopes and tents as observers hoped overcast skies would clear.","“I’m a big astronomy fan,” said Chung Zheng, who drove roughly two hours from Toronto with friends to observe the eclipse. ","Zheng, 28, set up his own telescope on the beach. ","“This is a very rare event for us to have it so close,” he said. “We wouldn’t miss this opportunity for the world.”"]},"cardData":{"graphics":[]},"date":{"createdAt":"2024-04-08T18:15:37.013Z","publishedAt":"2024-04-08T18:15:37.013Z","modifiedAt":"2024-04-08T18:15:37.013Z"},"description":{"primary":"FORT ERIE, Canada — Hundreds of people have gathered on Bay Beach in Fort Erie, located in the Canadian province of Ontario, to take part in this historic","seo":"FORT ERIE, Canada — Hundreds of people have gathered on Bay Beach in Fort Erie, located in the Canadian province of Ontario, to take part in this historic","social":"Ontario beach fills with telescopes, chairs and tents"},"headline":{"primary":"Ontario beach fills with telescopes, chairs and tents","seo":"Ontario beach fills with telescopes, chairs and tents","social":"Ontario beach fills with telescopes, chairs and tents","tease":"Ontario beach fills with telescopes, chairs and tents"},"primaryImage":null,"teaseImage":null,"taxonomy":{"primaryChannel":{"id":"rctx6603","path":"nbcnews/channel/nebula-blog-rcna145900","taxonomyType":"channel"},"primaryVertical":{"dateCreated":"Thu Sep 16 2021 03:51:57 GMT+0000 (UTC)","dateModified":"Thu Sep 16 2021 03:51:57 GMT+0000 (UTC)","description":{"primary":null},"id":"nctx20366","isCurated":true,"name":"News","path":"nbcnews/vertical/news","pageRoute":"/","slug":"news","type":"taxonomy","taxonomyType":"vertical","url":{"primary":"https://www.nbcnews.com/"}}},"url":{"primary":"https://www.nbcnews.com/science/space/live-blog/solar-eclipse-2024-live-updates-rcna145900#rcrd38531"},"replies":[]},{"id":"rcrd38533","authors":[{"bio":[{"type":"markup","element":"p","html":"George Solis is a national correspondent for NBC News based in Philadelphia."}],"dateCreated":"Mon Aug 28 2023 02:28:40 GMT+0000 (UTC)","dateModified":"Mon Aug 28 2023 02:28:40 GMT+0000 (UTC)","shortBio":"George Solis is a national correspondent with NBC News.","liveBlogShortBio":"","experience":[],"educationAndExpertise":[],"awards":[],"id":"ncpn1307093","email":"george.solis@nbcuni.com","jobTitle":[],"name":"George Solis","primaryImage":null,"publisher":{"name":"nbcnews","subType":null,"type":"organization"},"socialMediaProfiles":{"email":null,"facebook":null,"instagram":null,"pinterest":null,"snapchat":null,"tiktok":null,"twitter":null,"whatsapp":null,"youtube":null},"subType":null,"type":"person","url":null,"worksFor":null}],"cardType":"POST","isHeadlineHidden":false,"content":{"markupAndEmbeds":[{"type":"markup","element":"p","html":"Here on the deck of the USS Intrepid, an aicraft-carrier-turned-museum that is hosting an eclipse event, some people have come prepared with pinhole projectors."},{"type":"markup","element":"p","html":"Susan Madison said she looked up how to make hers on YouTube."},{"type":"markup","element":"p","html":"\"I never got glasses. I was afraid we’d get here and they would be out of them, so I looked up and found several different ways to make it,\" she said. "},{"presentation":{"alignment":"center","size":"medium","style":"default","byline":null,"hideRecommendations":false,"hideProductRecommendations":false,"_overriddenByGetProcessedCardData":true},"type":"embeddedImage","image":{"id":"rcim252292","headline":{"primary":null,"tease":null,"seo":null,"social":null},"caption":"Karen Armas Landau, left, with Susan Madison and Karen's son, Jacob.","altText":"","url":{"primary":"https://media-cldnry.s-nbcnews.com/image/upload/rockcms/2024-04/240408-eclipse-intrepid-ew-158p-513118.jpg"},"imageUrl":{"aims":"https://media1.s-nbcnews.com/i/rockcms/2024-04/252292/240408-eclipse-intrepid-ew-158p-513118_ec94631a9ae835d767bca1c818d755b567fd6b37.jpg","cloudinary":"https://media-cldnry.s-nbcnews.com/image/upload/rockcms/2024-04/240408-eclipse-intrepid-ew-158p-513118.jpg","telemundo":null},"encodingFormat":"image/jpeg","height":1667,"width":2500,"authors":[{"name":"George Solis"}],"source":{"name":"NBC News","copyright":null},"graphicContent":false}},{"type":"markup","element":"p","html":"Karen Armas Landau has just returned from a trip to Peru and figured she'd skip doing anything for the eclipse. Now, she's on the flight deck and ready for the show."},{"type":"markup","element":"p","html":"\"I just kept thinking about it and saying, 'Yeah, but it’s a solar eclipse,'\" she said. \"I’ve never seen any eclipse before.\""}],"text":["Here on the deck of the USS Intrepid, an aicraft-carrier-turned-museum that is hosting an eclipse event, some people have come prepared with pinhole projectors.","Susan Madison said she looked up how to make hers on YouTube.","\"I never got glasses. I was afraid we’d get here and they would be out of them, so I looked up and found several different ways to make it,\" she said. ","Karen Armas Landau has just returned from a trip to Peru and figured she'd skip doing anything for the eclipse. Now, she's on the flight deck and ready for the show.","\"I just kept thinking about it and saying, 'Yeah, but it’s a solar eclipse,'\" she said. \"I’ve never seen any eclipse before.\""]},"cardData":{"graphics":[]},"date":{"createdAt":"2024-04-08T18:14:53.638Z","publishedAt":"2024-04-08T18:14:53.638Z","modifiedAt":"2024-04-08T18:23:59.156Z"},"description":{"primary":"Here on the deck of the USS Intrepid, an aicraft-carrier-turned-museum that is hosting an eclipse event, some people have come prepared with pinhole projectors.","seo":"Here on the deck of the USS Intrepid, an aicraft-carrier-turned-museum that is hosting an eclipse event, some people have come prepared with pinhole projectors.","social":"Pinhole boxes at the ready"},"headline":{"primary":"Pinhole boxes at the ready","seo":"Pinhole boxes at the ready","social":"Pinhole boxes at the ready","tease":"Pinhole boxes at the ready"},"primaryImage":null,"teaseImage":null,"taxonomy":{"primaryChannel":{"id":"rctx6603","path":"nbcnews/channel/nebula-blog-rcna145900","taxonomyType":"channel"},"primaryVertical":{"dateCreated":"Thu Sep 16 2021 03:51:57 GMT+0000 (UTC)","dateModified":"Thu Sep 16 2021 03:51:57 GMT+0000 (UTC)","description":{"primary":null},"id":"nctx20366","isCurated":true,"name":"News","path":"nbcnews/vertical/news","pageRoute":"/","slug":"news","type":"taxonomy","taxonomyType":"vertical","url":{"primary":"https://www.nbcnews.com/"}}},"url":{"primary":"https://www.nbcnews.com/science/space/live-blog/solar-eclipse-2024-live-updates-rcna145900#rcrd38533"},"replies":[]},{"id":"rcrd38538","authors":[{"bio":[{"type":"markup","element":"p","html":"Gadi Schwartz is a correspondent for NBC News and a host of Stay Tuned on Snapchat."}],"dateCreated":"Sat Aug 01 2015 23:35:14 GMT+0000 (UTC)","dateModified":"Wed May 19 2021 19:57:28 GMT+0000 (UTC)","shortBio":null,"liveBlogShortBio":"","experience":[],"educationAndExpertise":[],"awards":[],"id":"ncpn402371","email":null,"jobTitle":[],"name":"Gadi Schwartz","primaryImage":null,"publisher":{"name":"nbcnews","subType":null,"type":"organization"},"socialMediaProfiles":{"email":null,"facebook":null,"instagram":null,"pinterest":null,"snapchat":null,"tiktok":null,"twitter":null,"whatsapp":null,"youtube":null},"subType":null,"type":"person","url":null,"worksFor":null}],"cardType":"POST","isHeadlineHidden":false,"content":{"markupAndEmbeds":[{"type":"markup","element":"p","html":"NBC News host Gadi Schwartz is airborne to get a look at the eclipse from high above Texas. Here's a first look at his trip:"},{"type":"embeddedVideo","disablePlaylistAutoplay":false,"presentation":{"alignment":"left","size":"medium","style":"default","byline":null,"hideRecommendations":false,"hideProductRecommendations":false,"_overriddenByGetProcessedCardData":true},"video":{"id":"mmvo208552517777","taxonomy":{"additionalTerms":[{"dateCreated":"Thu Sep 16 2021 03:10:11 GMT+0000 (UTC)","dateModified":"Thu Sep 16 2021 03:10:11 GMT+0000 (UTC)","description":{"primary":null},"id":"nctx19521","isCurated":false,"name":"Science","path":"nbcnews/section/mach/science","pageRoute":"/","slug":"science","type":"taxonomy","taxonomyType":"topic","url":{"primary":null}},{"dateCreated":"Thu Sep 16 2021 03:51:58 GMT+0000 (UTC)","dateModified":"Thu Sep 16 2021 03:51:58 GMT+0000 (UTC)","description":{"primary":null},"id":"nctx19861","isCurated":true,"name":"Science","path":"nbcnews/vertical/mach/science","pageRoute":"/science","slug":"science","type":"taxonomy","taxonomyType":"subvertical","url":{"primary":"https://www.nbcnews.com/mach/science"}},{"dateCreated":"Fri Apr 29 2022 02:27:32 GMT+0000 (UTC)","dateModified":"Fri Apr 29 2022 02:27:32 GMT+0000 (UTC)","description":{"primary":null},"id":"nctx20846","isCurated":false,"name":"News","path":"msnbc/section/msnbc/news","pageRoute":"/","slug":"news","type":"taxonomy","taxonomyType":"topic","url":{"primary":null}},{"dateCreated":"Fri Apr 01 2022 20:42:09 GMT+0000 (UTC)","dateModified":"Fri Apr 01 2022 20:42:09 GMT+0000 (UTC)","description":{"primary":null},"id":"nctx23345","isCurated":true,"name":"News","path":"nbcnews/show/meet-the-press/news","pageRoute":"/meet-the-press","slug":"news","type":"taxonomy","taxonomyType":"topic","url":{"primary":"https://www.nbcnews.com/meet-the-press"}},{"dateCreated":"Thu Sep 16 2021 03:15:10 GMT+0000 (UTC)","dateModified":"Thu Sep 16 2021 03:15:10 GMT+0000 (UTC)","description":{"primary":null},"id":"nctx66","isCurated":true,"name":"U.S. news","path":"nbcnews/section/news/us-news","pageRoute":"/us-news","slug":"us-news","type":"taxonomy","taxonomyType":"topic","url":{"primary":"https://www.nbcnews.com/us-news"}},{"dateCreated":"Thu Sep 16 2021 03:36:45 GMT+0000 (UTC)","dateModified":"Thu Sep 16 2021 03:36:45 GMT+0000 (UTC)","description":{"primary":null},"id":"nctx7","isCurated":false,"name":"News","path":"nbcnews/section/news","pageRoute":"/","slug":"news","type":"taxonomy","taxonomyType":"section","url":{"primary":null}},{"dateCreated":"Thu Sep 16 2021 03:36:51 GMT+0000 (UTC)","dateModified":"Thu Sep 16 2021 03:36:51 GMT+0000 (UTC)","description":{"primary":null},"id":"nctx73","isCurated":true,"name":"Science","path":"nbcnews/section/science","pageRoute":"/science","slug":"science","type":"taxonomy","taxonomyType":"section","url":{"primary":"https://www.nbcnews.com/science"}}],"primaryVertical":{"name":"News","taxonomyType":"vertical"},"primarySection":null,"primaryTopic":null},"unibrow":{"logo":null,"taxonomyPath":null,"text":"NBC News","url":{"primary":"https://www.nbcnews.com/video/gadi-schwartz-previews-eclipse-coverage-in-the-sky-208552517777"}},"duration":"PT33S","dateCreated":"Mon Apr 08 2024 18:05:26 GMT+0000 (UTC)","datePublished":"Mon Apr 08 2024 18:05:26 GMT+0000 (UTC)","dateModified":"Mon Apr 08 2024 18:09:44 GMT+0000 (UTC)","dateBroadcast":"Mon Apr 08 2024 18:09:03 GMT+0000 (UTC)","liveVideoStatus":"NONE","nativeAd":false,"mpxMetadata":{"id":"208552517777","guid":"f_mo_gadi_eclipse_preview_240408","externalAdvertiserId":"f_mo_gadi_eclipse_preview_240408","accountId":"2704722219","accountName":"nbcnewsdigital"},"source":{"name":"NBC News"},"publisher":{"name":"nbcnews"},"partOfEpisode":null,"partOfSeason":null,"videoType":"webExtra","sentiment":"neutral","headline":{"primary":"Gadi Schwartz previews eclipse coverage in the sky","tease":"Gadi Schwartz previews eclipse coverage in the sky","seo":"Gadi Schwartz previews eclipse coverage in the sky","social":"Gadi Schwartz previews eclipse coverage in the sky"},"description":{"primary":"Gadi Schwartz previews NBC News’ solar eclipse coverage up in the air over Texas.","seo":"Gadi Schwartz previews NBC News’ solar eclipse coverage up in the air over Texas."},"playable":true,"url":{"canonical":"https://www.nbcnews.com/video/gadi-schwartz-previews-eclipse-coverage-in-the-sky-208552517777","primary":"https://www.nbcnews.com/video/gadi-schwartz-previews-eclipse-coverage-in-the-sky-208552517777","short":"https://www.nbcnews.com/video/gadi-schwartz-previews-eclipse-coverage-in-the-sky-208552517777","slug":"gadi-schwartz-previews-eclipse-coverage-in-the-sky-208552517777"},"hasCaptions":true,"closedCaptioning":{"smptett":null,"srt":"https://vod.nbcnews.com/nbcnews/captions/2024/04/f_mo_gadi_eclipse_preview_240408_0204.srt","webvtt":"https://vod.nbcnews.com/nbcnews/captions/2024/04/f_mo_gadi_eclipse_preview_240408_0204.vtt"},"videoAssets":[{"assetType":"EMP","format":"M3U","publicUrl":"https://prodamdnewsencoding.akamaized.net/NBC_News_Digital/f_mo_gadi_eclipse_preview_240408/1/abs/index.m3u8","height":1080,"width":1920,"assetDuration":33.2,"bitrate":4507000},{"assetType":"akamaiMp4","format":"MPEG4","publicUrl":"https://prodamdnewsencoding.akamaized.net/NBC_News_Digital/nbcnews/video/2024/04/f_mo_gadi_eclipse_preview_240408_3367825928.mp4","height":1080,"width":1920,"assetDuration":33.2,"bitrate":4507000}],"primaryImage":{"id":"vidimg747560176","headline":{"primary":null},"altText":null,"caption":null,"url":{"primary":"https://media-cldnry.s-nbcnews.com/image/upload/mpx/2704722219/2024_04/f_mo_gadi_240408.00_00_00_09.Still001-n3bm9a.jpg"},"imageUrl":{"aims":"https://media11.s-nbcnews.com/i/mpx/2704722219/2024_04/f_mo_gadi_240408.00_00_00_09.Still001-n3bm9a.jpg","cloudinary":"https://media-cldnry.s-nbcnews.com/image/upload/mpx/2704722219/2024_04/f_mo_gadi_240408.00_00_00_09.Still001-n3bm9a.jpg","telemundo":null},"source":null,"authors":[],"height":null,"width":null,"graphicContent":false},"teaseImage":{"id":"vidimg747560176","headline":{"primary":null},"altText":null,"caption":null,"url":{"primary":"https://media-cldnry.s-nbcnews.com/image/upload/mpx/2704722219/2024_04/f_mo_gadi_240408.00_00_00_09.Still001-n3bm9a.jpg"},"imageUrl":{"aims":"https://media11.s-nbcnews.com/i/mpx/2704722219/2024_04/f_mo_gadi_240408.00_00_00_09.Still001-n3bm9a.jpg","cloudinary":"https://media-cldnry.s-nbcnews.com/image/upload/mpx/2704722219/2024_04/f_mo_gadi_240408.00_00_00_09.Still001-n3bm9a.jpg","telemundo":null},"source":null,"authors":[],"height":null,"width":null,"graphicContent":false},"documentTracing":{"currentMessageId":{"id":"def6f253-2ebf-44a0-a01f-321bbfdf1076","updatedDate":"Mon Apr 08 2024 18:09:50 GMT+0000 (UTC)"}},"relatedUrl":null,"relatedContentLink":{"text":null,"url":null},"associatedVideoPlaylist":{"headline":{"primary":"Science"},"videos":[{"type":"video","id":"mmvo209023557835","unibrow":{"logo":null,"taxonomyPath":null,"text":"NBC News","url":{"primary":"https://www.nbcnews.com/video/coral-scientists-explain-how-coral-bleaching-happens-209023557835"}},"mpxMetadata":{"id":"209023557835","guid":"f_mo_bleached_coral_240415","externalAdvertiserId":"f_mo_bleached_coral_240415"},"datePublished":"Mon Apr 15 2024 20:25:07 GMT+0000 (UTC)","dateCreated":"Mon Apr 15 2024 20:25:07 GMT+0000 (UTC)","dateModified":"Mon Apr 15 2024 20:32:27 GMT+0000 (UTC)","primaryImage":{"id":"vidimg503002334","headline":{"primary":null},"altText":null,"caption":null,"url":{"primary":"https://media-cldnry.s-nbcnews.com/image/upload/mpx/2704722219/2024_04/f_mo_bleached_coral_240415.00_00_13_18.Still001-d5gmle.jpg"},"imageUrl":{"aims":"https://media11.s-nbcnews.com/i/mpx/2704722219/2024_04/f_mo_bleached_coral_240415.00_00_13_18.Still001-d5gmle.jpg","cloudinary":"https://media-cldnry.s-nbcnews.com/image/upload/mpx/2704722219/2024_04/f_mo_bleached_coral_240415.00_00_13_18.Still001-d5gmle.jpg","telemundo":null},"source":null,"authors":[],"height":null,"width":null,"graphicContent":false},"teaseImage":{"id":"vidimg503002334","headline":{"primary":null},"altText":null,"caption":null,"url":{"primary":"https://media-cldnry.s-nbcnews.com/image/upload/mpx/2704722219/2024_04/f_mo_bleached_coral_240415.00_00_13_18.Still001-d5gmle.jpg"},"imageUrl":{"aims":"https://media11.s-nbcnews.com/i/mpx/2704722219/2024_04/f_mo_bleached_coral_240415.00_00_13_18.Still001-d5gmle.jpg","cloudinary":"https://media-cldnry.s-nbcnews.com/image/upload/mpx/2704722219/2024_04/f_mo_bleached_coral_240415.00_00_13_18.Still001-d5gmle.jpg","telemundo":null},"source":null,"authors":[],"height":null,"width":null,"graphicContent":false},"url":{"canonical":"https://www.nbcnews.com/video/coral-scientists-explain-how-coral-bleaching-happens-209023557835","primary":"https://www.nbcnews.com/video/coral-scientists-explain-how-coral-bleaching-happens-209023557835","short":"https://www.nbcnews.com/video/coral-scientists-explain-how-coral-bleaching-happens-209023557835","slug":"coral-scientists-explain-how-coral-bleaching-happens-209023557835"},"relatedUrl":null,"relatedContentLink":{"text":null,"url":null},"duration":"PT2M15S","nativeAd":false,"videoType":"webExtra","sentiment":"neutral","headline":{"primary":"Coral scientists explain how coral bleaching happens","tease":"Coral scientists explain how coral bleaching happens","social":"Coral scientists explain how coral bleaching happens"},"description":{"primary":"Coral scientists detail how coral bleaching happens and explain that climate change is a major factor in driving heat stress."},"publisher":{"name":"nbcnews"},"source":{"name":"NBC News"},"taxonomy":{"additionalTerms":[{"dateCreated":"Thu Sep 16 2021 03:10:11 GMT+0000 (UTC)","dateModified":"Thu Sep 16 2021 03:10:11 GMT+0000 (UTC)","description":{"primary":null},"id":"nctx19521","isCurated":false,"name":"Science","path":"nbcnews/section/mach/science","pageRoute":"/","slug":"science","type":"taxonomy","taxonomyType":"topic","url":{"primary":null}},{"dateCreated":"Thu Sep 16 2021 03:51:58 GMT+0000 (UTC)","dateModified":"Thu Sep 16 2021 03:51:58 GMT+0000 (UTC)","description":{"primary":null},"id":"nctx19861","isCurated":true,"name":"Science","path":"nbcnews/vertical/mach/science","pageRoute":"/science","slug":"science","type":"taxonomy","taxonomyType":"subvertical","url":{"primary":"https://www.nbcnews.com/mach/science"}},{"dateCreated":"Fri Apr 29 2022 02:27:32 GMT+0000 (UTC)","dateModified":"Fri Apr 29 2022 02:27:32 GMT+0000 (UTC)","description":{"primary":null},"id":"nctx20846","isCurated":false,"name":"News","path":"msnbc/section/msnbc/news","pageRoute":"/","slug":"news","type":"taxonomy","taxonomyType":"topic","url":{"primary":null}},{"dateCreated":"Fri Apr 01 2022 20:42:09 GMT+0000 (UTC)","dateModified":"Fri Apr 01 2022 20:42:09 GMT+0000 (UTC)","description":{"primary":null},"id":"nctx23345","isCurated":true,"name":"News","path":"nbcnews/show/meet-the-press/news","pageRoute":"/meet-the-press","slug":"news","type":"taxonomy","taxonomyType":"topic","url":{"primary":"https://www.nbcnews.com/meet-the-press"}},{"dateCreated":"Thu Sep 16 2021 03:36:45 GMT+0000 (UTC)","dateModified":"Thu Sep 16 2021 03:36:45 GMT+0000 (UTC)","description":{"primary":null},"id":"nctx7","isCurated":false,"name":"News","path":"nbcnews/section/news","pageRoute":"/","slug":"news","type":"taxonomy","taxonomyType":"section","url":{"primary":null}},{"dateCreated":"Thu Sep 16 2021 03:36:51 GMT+0000 (UTC)","dateModified":"Thu Sep 16 2021 03:36:51 GMT+0000 (UTC)","description":{"primary":null},"id":"nctx73","isCurated":true,"name":"Science","path":"nbcnews/section/science","pageRoute":"/science","slug":"science","type":"taxonomy","taxonomyType":"section","url":{"primary":"https://www.nbcnews.com/science"}}],"primaryVertical":{"name":"News"},"primarySection":null,"primaryTopic":null},"hasCaptions":true,"closedCaptioning":{"smptett":null,"srt":"https://vod.nbcnews.com/nbcnews/captions/2024/04/f_mo_bleached_coral_240415_0425.srt","webvtt":"https://vod.nbcnews.com/nbcnews/captions/2024/04/f_mo_bleached_coral_240415_0425.vtt"},"videoAssets":[{"assetType":"EMP","format":"M3U","publicUrl":"https://prodamdnewsencoding.akamaized.net/NBC_News_Digital/f_mo_bleached_coral_240415/1/abs/index.m3u8","height":1080,"width":1920,"assetDuration":134.602,"bitrate":4554000},{"assetType":"akamaiMp4","format":"MPEG4","publicUrl":"https://prodamdnewsencoding.akamaized.net/NBC_News_Digital/nbcnews/video/2024/04/f_mo_bleached_coral_240415_3377292664.mp4","height":1080,"width":1920,"assetDuration":134.602,"bitrate":4554000}]},{"type":"video","id":"mmvo208955461634","unibrow":{"logo":null,"taxonomyPath":null,"text":"TODAY","url":{"primary":"https://www.today.com/video/science-class-reunites-46-years-later-to-witness-total-solar-eclipse-208955461634"}},"mpxMetadata":{"id":"208955461634","guid":"tdy_sun_highs_lows_solar_eclipse_240414","externalAdvertiserId":"tdy_sun_highs_lows_solar_eclipse_240414"},"datePublished":"Sun Apr 14 2024 13:17:59 GMT+0000 (UTC)","dateCreated":"Sun Apr 14 2024 13:17:59 GMT+0000 (UTC)","dateModified":"Sun Apr 14 2024 19:00:35 GMT+0000 (UTC)","primaryImage":{"id":"vidimg1478938582","headline":{"primary":null},"altText":null,"caption":null,"url":{"primary":"https://media-cldnry.s-nbcnews.com/image/upload/mpx/2704722219/2024_04/1713100660432_tdy_sun_highs_lows_solar_eclipse_240414_1920x1080-oubiy9.jpg"},"imageUrl":{"aims":"https://media14.s-nbcnews.com/i/mpx/2704722219/2024_04/1713100660432_tdy_sun_highs_lows_solar_eclipse_240414_1920x1080-oubiy9.jpg","cloudinary":"https://media-cldnry.s-nbcnews.com/image/upload/mpx/2704722219/2024_04/1713100660432_tdy_sun_highs_lows_solar_eclipse_240414_1920x1080-oubiy9.jpg","telemundo":null},"source":null,"authors":[],"height":null,"width":null,"graphicContent":false},"teaseImage":{"id":"vidimg1478938582","headline":{"primary":null},"altText":null,"caption":null,"url":{"primary":"https://media-cldnry.s-nbcnews.com/image/upload/mpx/2704722219/2024_04/1713100660432_tdy_sun_highs_lows_solar_eclipse_240414_1920x1080-oubiy9.jpg"},"imageUrl":{"aims":"https://media14.s-nbcnews.com/i/mpx/2704722219/2024_04/1713100660432_tdy_sun_highs_lows_solar_eclipse_240414_1920x1080-oubiy9.jpg","cloudinary":"https://media-cldnry.s-nbcnews.com/image/upload/mpx/2704722219/2024_04/1713100660432_tdy_sun_highs_lows_solar_eclipse_240414_1920x1080-oubiy9.jpg","telemundo":null},"source":null,"authors":[],"height":null,"width":null,"graphicContent":false},"url":{"canonical":"https://www.today.com/video/science-class-reunites-46-years-later-to-witness-total-solar-eclipse-208955461634","primary":"https://www.today.com/video/science-class-reunites-46-years-later-to-witness-total-solar-eclipse-208955461634","short":"https://www.today.com/video/science-class-reunites-46-years-later-to-witness-total-solar-eclipse-208955461634","slug":"science-class-reunites-46-years-later-to-witness-total-solar-eclipse-208955461634"},"relatedUrl":null,"relatedContentLink":{"text":null,"url":null},"duration":"PT4M49S","nativeAd":false,"videoType":"broadcast","sentiment":"positive","headline":{"primary":"Science class reunites 46 years later to witness total solar eclipse","tease":"Science class reunites 46 years later to witness total solar eclipse","social":"Science class reunites 46 years later to witness total solar eclipse"},"description":{"primary":"Sunday TODAY’s Willie Geist runs through the Highs and Lows of the week including a science class from 1978 reuniting with their teacher to witness the once-in-a-generation total solar eclipse, a racehorse trotting on the wrong track and more!"},"publisher":{"name":"today"},"source":{"name":"TODAY"},"taxonomy":{"additionalTerms":[{"dateCreated":"Thu Sep 16 2021 03:10:11 GMT+0000 (UTC)","dateModified":"Thu Sep 16 2021 03:10:11 GMT+0000 (UTC)","description":{"primary":null},"id":"nctx19521","isCurated":false,"name":"Science","path":"nbcnews/section/mach/science","pageRoute":"/","slug":"science","type":"taxonomy","taxonomyType":"topic","url":{"primary":null}},{"dateCreated":"Thu Sep 16 2021 03:51:58 GMT+0000 (UTC)","dateModified":"Thu Sep 16 2021 03:51:58 GMT+0000 (UTC)","description":{"primary":null},"id":"nctx19861","isCurated":true,"name":"Science","path":"nbcnews/vertical/mach/science","pageRoute":"/science","slug":"science","type":"taxonomy","taxonomyType":"subvertical","url":{"primary":"https://www.nbcnews.com/mach/science"}},{"dateCreated":"Thu Sep 16 2021 03:36:51 GMT+0000 (UTC)","dateModified":"Thu Sep 16 2021 03:36:51 GMT+0000 (UTC)","description":{"primary":null},"id":"nctx73","isCurated":true,"name":"Science","path":"nbcnews/section/science","pageRoute":"/science","slug":"science","type":"taxonomy","taxonomyType":"section","url":{"primary":"https://www.nbcnews.com/science"}},{"dateCreated":"Thu Sep 16 2021 03:10:17 GMT+0000 (UTC)","dateModified":"Thu Sep 16 2021 03:10:17 GMT+0000 (UTC)","description":{"primary":null},"id":"tdtx101","isCurated":true,"name":"News","path":"today/section/news","pageRoute":"/news","slug":"news","type":"taxonomy","taxonomyType":"section","url":{"primary":"https://www.today.com/news"}},{"dateCreated":"Thu Sep 16 2021 03:10:17 GMT+0000 (UTC)","dateModified":"Thu Sep 16 2021 03:10:17 GMT+0000 (UTC)","description":{"primary":null},"id":"tdtx102","isCurated":true,"name":"Pop Culture","path":"today/section/popculture","pageRoute":"/popculture","slug":"popculture","type":"taxonomy","taxonomyType":"section","url":{"primary":"https://www.today.com/popculture"}},{"dateCreated":"Wed Sep 28 2022 15:01:52 GMT+0000 (UTC)","dateModified":"Wed Sep 28 2022 15:01:52 GMT+0000 (UTC)","description":{"primary":null},"id":"tdtx117","isCurated":false,"name":"News","path":"today/section/news/news","pageRoute":"/","slug":"news","type":"taxonomy","taxonomyType":"topic","url":{"primary":null}},{"dateCreated":"Thu Sep 16 2021 03:10:05 GMT+0000 (UTC)","dateModified":"Thu Sep 16 2021 03:10:05 GMT+0000 (UTC)","description":{"primary":null},"id":"tdtx118","isCurated":true,"name":"Good News","path":"today/section/news/good-news","pageRoute":"/news/good-news","slug":"good-news","type":"taxonomy","taxonomyType":"topic","url":{"primary":"https://www.today.com/news/good-news"}},{"dateCreated":"Thu Sep 16 2021 03:10:14 GMT+0000 (UTC)","dateModified":"Thu Sep 16 2021 03:10:14 GMT+0000 (UTC)","description":{"primary":null},"id":"tdtx154","isCurated":true,"name":"Cutest Thing Ever","path":"today/section/pets/pets/cutest-thing-ever","pageRoute":"/pets/cutest-thing-ever","slug":"cutest-thing-ever","type":"taxonomy","taxonomyType":"subtopic","url":{"primary":"https://www.today.com/pets/cutest-thing-ever"}},{"dateCreated":"Thu Sep 16 2021 03:10:15 GMT+0000 (UTC)","dateModified":"Thu Sep 16 2021 03:10:15 GMT+0000 (UTC)","description":{"primary":null},"id":"tdtx206","isCurated":true,"name":"Moments that Matter","path":"today/section/parents/parents/moments-that-matter","pageRoute":"/parents/moments-that-matter","slug":"moments-that-matter","type":"taxonomy","taxonomyType":"subtopic","url":{"primary":"https://www.today.com/parents/moments-that-matter"}},{"dateCreated":"Tue Jan 04 2022 15:36:59 GMT+0000 (UTC)","dateModified":"Tue Jan 04 2022 15:36:59 GMT+0000 (UTC)","description":{"primary":null},"id":"tdtx2977","isCurated":false,"name":"Top Videos","path":"today/label/top-videos","pageRoute":"/","slug":"top-videos","type":"taxonomy","taxonomyType":"label","url":{"primary":null}},{"dateCreated":"Thu Sep 16 2021 03:36:04 GMT+0000 (UTC)","dateModified":"Thu Sep 16 2021 03:36:04 GMT+0000 (UTC)","description":{"primary":null},"id":"tdtx951","isCurated":true,"name":"Sunday TODAY","path":"today/show/sunday-today","pageRoute":"/sunday-today","slug":"sunday-today","type":"taxonomy","taxonomyType":"show","url":{"primary":"https://www.today.com/sunday-today"}}],"primaryVertical":{"name":"today"},"primarySection":null,"primaryTopic":null},"hasCaptions":true,"closedCaptioning":{"smptett":null,"srt":"https://nbcnewsdigital-static.nbcuni.com/media/captions/NBC_News_Digital/2024/04/1713100660432_tdy_sun_highs_lows_solar_eclipse_240414.srt","webvtt":"https://nbcnewsdigital-static.nbcuni.com/media/captions/NBC_News_Digital/2024/04/1713100660432_tdy_sun_highs_lows_solar_eclipse_240414.vtt"},"videoAssets":[{"assetType":"EMP","format":"M3U","publicUrl":"https://prodamdnewsencoding.akamaized.net/NBC_News_Digital/tdy_sun_highs_lows_solar_eclipse_240414/1/abs/index.m3u8","height":1080,"width":1920,"assetDuration":289.024,"bitrate":4249000},{"assetType":"akamaiMp4","format":"MPEG4","publicUrl":"https://prodamdnewsencoding.akamaized.net/NBC_News_Digital/nbcnews/video/2024/04/1713100660432_tdy_sun_highs_lows_solar_eclipse_240414_6.mp4","height":1080,"width":1920,"assetDuration":289.024,"bitrate":4249008}]},{"type":"video","id":"mmvo208603717917","unibrow":{"logo":null,"taxonomyPath":null,"text":"TODAY","url":{"primary":"https://www.today.com/video/millions-gather-to-celebrate-solar-eclipse-along-path-of-totality-208603717917"}},"mpxMetadata":{"id":"208603717917","guid":"tdy_news_7a_costello_eclipse_240409","externalAdvertiserId":"tdy_news_7a_costello_eclipse_240409"},"datePublished":"Tue Apr 09 2024 11:11:19 GMT+0000 (UTC)","dateCreated":"Tue Apr 09 2024 11:11:19 GMT+0000 (UTC)","dateModified":"Sat Apr 13 2024 03:21:34 GMT+0000 (UTC)","primaryImage":{"id":"vidimg1821086297","headline":{"primary":null},"altText":null,"caption":null,"url":{"primary":"https://media-cldnry.s-nbcnews.com/image/upload/mpx/2704722219/2024_04/Eclipse_x_Viewers-d6cxtc.jpg"},"imageUrl":{"aims":"https://media13.s-nbcnews.com/i/mpx/2704722219/2024_04/Eclipse_x_Viewers-d6cxtc.jpg","cloudinary":"https://media-cldnry.s-nbcnews.com/image/upload/mpx/2704722219/2024_04/Eclipse_x_Viewers-d6cxtc.jpg","telemundo":null},"source":null,"authors":[],"height":null,"width":null,"graphicContent":false},"teaseImage":{"id":"vidimg1821086297","headline":{"primary":null},"altText":null,"caption":null,"url":{"primary":"https://media-cldnry.s-nbcnews.com/image/upload/mpx/2704722219/2024_04/Eclipse_x_Viewers-d6cxtc.jpg"},"imageUrl":{"aims":"https://media13.s-nbcnews.com/i/mpx/2704722219/2024_04/Eclipse_x_Viewers-d6cxtc.jpg","cloudinary":"https://media-cldnry.s-nbcnews.com/image/upload/mpx/2704722219/2024_04/Eclipse_x_Viewers-d6cxtc.jpg","telemundo":null},"source":null,"authors":[],"height":null,"width":null,"graphicContent":false},"url":{"canonical":"https://www.today.com/video/millions-gather-to-celebrate-solar-eclipse-along-path-of-totality-208603717917","primary":"https://www.today.com/video/millions-gather-to-celebrate-solar-eclipse-along-path-of-totality-208603717917","short":"https://www.today.com/video/millions-gather-to-celebrate-solar-eclipse-along-path-of-totality-208603717917","slug":"millions-gather-to-celebrate-solar-eclipse-along-path-of-totality-208603717917"},"relatedUrl":null,"relatedContentLink":{"text":null,"url":null},"duration":"PT3M5S","nativeAd":false,"videoType":"broadcast","sentiment":"positive","headline":{"primary":"Millions gather to celebrate solar eclipse along path of totality","tease":"Millions gather to celebrate solar eclipse along path of totality","social":"Millions gather to celebrate solar eclipse along path of totality"},"description":{"primary":"The total solar eclipse brought millions together to witness the rare once-in-a-generation moment. NBC’s Tom Costello reports for TODAY."},"publisher":{"name":"today"},"source":{"name":"TODAY"},"taxonomy":{"additionalTerms":[{"dateCreated":"Thu Sep 16 2021 03:10:11 GMT+0000 (UTC)","dateModified":"Thu Sep 16 2021 03:10:11 GMT+0000 (UTC)","description":{"primary":null},"id":"nctx19521","isCurated":false,"name":"Science","path":"nbcnews/section/mach/science","pageRoute":"/","slug":"science","type":"taxonomy","taxonomyType":"topic","url":{"primary":null}},{"dateCreated":"Thu Sep 16 2021 03:51:58 GMT+0000 (UTC)","dateModified":"Thu Sep 16 2021 03:51:58 GMT+0000 (UTC)","description":{"primary":null},"id":"nctx19861","isCurated":true,"name":"Science","path":"nbcnews/vertical/mach/science","pageRoute":"/science","slug":"science","type":"taxonomy","taxonomyType":"subvertical","url":{"primary":"https://www.nbcnews.com/mach/science"}},{"dateCreated":"Fri Apr 29 2022 02:27:32 GMT+0000 (UTC)","dateModified":"Fri Apr 29 2022 02:27:32 GMT+0000 (UTC)","description":{"primary":null},"id":"nctx20846","isCurated":false,"name":"News","path":"msnbc/section/msnbc/news","pageRoute":"/","slug":"news","type":"taxonomy","taxonomyType":"topic","url":{"primary":null}},{"dateCreated":"Fri Apr 01 2022 20:42:09 GMT+0000 (UTC)","dateModified":"Fri Apr 01 2022 20:42:09 GMT+0000 (UTC)","description":{"primary":null},"id":"nctx23345","isCurated":true,"name":"News","path":"nbcnews/show/meet-the-press/news","pageRoute":"/meet-the-press","slug":"news","type":"taxonomy","taxonomyType":"topic","url":{"primary":"https://www.nbcnews.com/meet-the-press"}},{"dateCreated":"Thu Sep 16 2021 03:36:45 GMT+0000 (UTC)","dateModified":"Thu Sep 16 2021 03:36:45 GMT+0000 (UTC)","description":{"primary":null},"id":"nctx7","isCurated":false,"name":"News","path":"nbcnews/section/news","pageRoute":"/","slug":"news","type":"taxonomy","taxonomyType":"section","url":{"primary":null}},{"dateCreated":"Thu Sep 16 2021 03:36:51 GMT+0000 (UTC)","dateModified":"Thu Sep 16 2021 03:36:51 GMT+0000 (UTC)","description":{"primary":null},"id":"nctx73","isCurated":true,"name":"Science","path":"nbcnews/section/science","pageRoute":"/science","slug":"science","type":"taxonomy","taxonomyType":"section","url":{"primary":"https://www.nbcnews.com/science"}},{"dateCreated":"Thu Sep 16 2021 03:10:17 GMT+0000 (UTC)","dateModified":"Thu Sep 16 2021 03:10:17 GMT+0000 (UTC)","description":{"primary":null},"id":"tdtx101","isCurated":true,"name":"News","path":"today/section/news","pageRoute":"/news","slug":"news","type":"taxonomy","taxonomyType":"section","url":{"primary":"https://www.today.com/news"}},{"dateCreated":"Wed Sep 28 2022 15:01:52 GMT+0000 (UTC)","dateModified":"Wed Sep 28 2022 15:01:52 GMT+0000 (UTC)","description":{"primary":null},"id":"tdtx117","isCurated":false,"name":"News","path":"today/section/news/news","pageRoute":"/","slug":"news","type":"taxonomy","taxonomyType":"topic","url":{"primary":null}},{"dateCreated":"Fri Sep 23 2022 19:39:40 GMT+0000 (UTC)","dateModified":"Fri Sep 23 2022 19:39:40 GMT+0000 (UTC)","description":{"primary":null},"id":"tdtx134","isCurated":true,"name":"Travel","path":"today/section/money/travel","pageRoute":"/life/travel","slug":"travel","type":"taxonomy","taxonomyType":"topic","url":{"primary":"https://www.today.com/life/travel"}},{"dateCreated":"Thu Sep 16 2021 03:10:13 GMT+0000 (UTC)","dateModified":"Thu Sep 16 2021 03:10:13 GMT+0000 (UTC)","description":{"primary":null},"id":"tdtx2009","isCurated":false,"name":"Travel","path":"today/section/tmrw/travel","pageRoute":"/","slug":"travel","type":"taxonomy","taxonomyType":"topic","url":{"primary":null}},{"dateCreated":"Tue Jan 04 2022 15:36:59 GMT+0000 (UTC)","dateModified":"Tue Jan 04 2022 15:36:59 GMT+0000 (UTC)","description":{"primary":null},"id":"tdtx2977","isCurated":false,"name":"Top Videos","path":"today/label/top-videos","pageRoute":"/","slug":"top-videos","type":"taxonomy","taxonomyType":"label","url":{"primary":null}}],"primaryVertical":{"name":"today"},"primarySection":null,"primaryTopic":null},"hasCaptions":true,"closedCaptioning":{"smptett":null,"srt":"https://vod.nbcnews.com/nbcnews/captions/2024/04/tdy_news_7a_costello_eclipse_240409.srt","webvtt":"https://vod.nbcnews.com/nbcnews/captions/2024/04/tdy_news_7a_costello_eclipse_240409.vtt"},"videoAssets":[{"assetType":"EMP","format":"M3U","publicUrl":"https://prodamdnewsencoding.akamaized.net/NBC_News_Digital/tdy_news_7a_costello_eclipse_240409/1/abs/index.m3u8","height":1080,"width":1920,"assetDuration":185.386,"bitrate":4560000},{"assetType":"akamaiMp4","format":"MPEG4","publicUrl":"https://prodamdnewsencoding.akamaized.net/NBC_News_Digital/nbcnews/video/2024/04/tdy_news_7a_costello_eclipse_240409_3368886548.mp4","height":1080,"width":1920,"assetDuration":185.386,"bitrate":4560000}]},{"type":"video","id":"mmvo208587845997","unibrow":{"logo":null,"taxonomyPath":null,"text":"NBC News NOW","url":{"primary":"https://www.nbcnews.com/now/video/meet-the-woman-who-has-seen-21-solar-eclipses-208587845997"}},"mpxMetadata":{"id":"208587845997","guid":"now_staytuned_eclipse_ferrer_240408","externalAdvertiserId":"now_staytuned_eclipse_ferrer_240408"},"datePublished":"Tue Apr 09 2024 01:30:51 GMT+0000 (UTC)","dateCreated":"Tue Apr 09 2024 01:30:51 GMT+0000 (UTC)","dateModified":"Tue Apr 09 2024 01:31:50 GMT+0000 (UTC)","primaryImage":{"id":"vidimg3371059205","headline":{"primary":null},"altText":null,"caption":null,"url":{"primary":"https://media-cldnry.s-nbcnews.com/image/upload/mpx/2704722219/2024_04/1712626230591_now_staytuned_eclipse_ferrer_240408_1920x1080-280nqs.jpg"},"imageUrl":{"aims":"https://media11.s-nbcnews.com/i/mpx/2704722219/2024_04/1712626230591_now_staytuned_eclipse_ferrer_240408_1920x1080-280nqs.jpg","cloudinary":"https://media-cldnry.s-nbcnews.com/image/upload/mpx/2704722219/2024_04/1712626230591_now_staytuned_eclipse_ferrer_240408_1920x1080-280nqs.jpg","telemundo":null},"source":null,"authors":[],"height":null,"width":null,"graphicContent":false},"teaseImage":{"id":"vidimg3371059205","headline":{"primary":null},"altText":null,"caption":null,"url":{"primary":"https://media-cldnry.s-nbcnews.com/image/upload/mpx/2704722219/2024_04/1712626230591_now_staytuned_eclipse_ferrer_240408_1920x1080-280nqs.jpg"},"imageUrl":{"aims":"https://media11.s-nbcnews.com/i/mpx/2704722219/2024_04/1712626230591_now_staytuned_eclipse_ferrer_240408_1920x1080-280nqs.jpg","cloudinary":"https://media-cldnry.s-nbcnews.com/image/upload/mpx/2704722219/2024_04/1712626230591_now_staytuned_eclipse_ferrer_240408_1920x1080-280nqs.jpg","telemundo":null},"source":null,"authors":[],"height":null,"width":null,"graphicContent":false},"url":{"canonical":"https://www.nbcnews.com/now/video/meet-the-woman-who-has-seen-21-solar-eclipses-208587845997","primary":"https://www.nbcnews.com/now/video/meet-the-woman-who-has-seen-21-solar-eclipses-208587845997","short":"https://www.nbcnews.com/now/video/meet-the-woman-who-has-seen-21-solar-eclipses-208587845997","slug":"meet-the-woman-who-has-seen-21-solar-eclipses-208587845997"},"relatedUrl":null,"relatedContentLink":{"text":null,"url":null},"duration":"PT2M23S","nativeAd":false,"videoType":"original","sentiment":"neutral","headline":{"primary":"Meet the woman who has seen 21 solar eclipses","tease":"Meet the woman who has seen 21 solar eclipses","social":"Meet the woman who has seen 21 solar eclipses"},"description":{"primary":"Leticia Ferrer’s passion is chasing solar eclipses. She has seen 21 and hasn’t missed one since 1998. Ferrer has even gone as far as the middle of the Pacific and Atlantic oceans to see them. She talks with Ellison Barber about the power of witnessing these celestial events."},"publisher":{"name":"nbcnews"},"source":{"name":"NBC News NOW"},"taxonomy":{"additionalTerms":[{"dateCreated":"Thu Sep 16 2021 03:10:11 GMT+0000 (UTC)","dateModified":"Thu Sep 16 2021 03:10:11 GMT+0000 (UTC)","description":{"primary":null},"id":"nctx19521","isCurated":false,"name":"Science","path":"nbcnews/section/mach/science","pageRoute":"/","slug":"science","type":"taxonomy","taxonomyType":"topic","url":{"primary":null}},{"dateCreated":"Thu Sep 16 2021 03:51:58 GMT+0000 (UTC)","dateModified":"Thu Sep 16 2021 03:51:58 GMT+0000 (UTC)","description":{"primary":null},"id":"nctx19861","isCurated":true,"name":"Science","path":"nbcnews/vertical/mach/science","pageRoute":"/science","slug":"science","type":"taxonomy","taxonomyType":"subvertical","url":{"primary":"https://www.nbcnews.com/mach/science"}},{"dateCreated":"Thu Sep 16 2021 03:52:10 GMT+0000 (UTC)","dateModified":"Thu Sep 16 2021 03:52:10 GMT+0000 (UTC)","description":{"primary":null},"id":"nctx21301","isCurated":true,"name":"NBC News NOW","path":"nbcnews/collection/nbc-news-now","pageRoute":"/now","slug":"nbc-news-now","type":"taxonomy","taxonomyType":"collection","url":{"primary":"https://www.nbcnews.com/now"}},{"dateCreated":"Thu Sep 16 2021 03:36:51 GMT+0000 (UTC)","dateModified":"Thu Sep 16 2021 03:36:51 GMT+0000 (UTC)","description":{"primary":null},"id":"nctx73","isCurated":true,"name":"Science","path":"nbcnews/section/science","pageRoute":"/science","slug":"science","type":"taxonomy","taxonomyType":"section","url":{"primary":"https://www.nbcnews.com/science"}}],"primaryVertical":{"name":"News"},"primarySection":null,"primaryTopic":null},"hasCaptions":true,"closedCaptioning":{"smptett":null,"srt":"https://nbcnewsdigital-static.nbcuni.com/media/captions/NBC_News_Digital/2024/04/1712626230591_now_staytuned_eclipse_ferrer_240408.srt","webvtt":"https://nbcnewsdigital-static.nbcuni.com/media/captions/NBC_News_Digital/2024/04/1712626230591_now_staytuned_eclipse_ferrer_240408.vtt"},"videoAssets":[{"assetType":"EMP","format":"M3U","publicUrl":"https://prodamdnewsencoding.akamaized.net/NBC_News_Digital/now_staytuned_eclipse_ferrer_240408/1/abs/index.m3u8","height":1080,"width":1920,"assetDuration":142.944,"bitrate":4140000},{"assetType":"akamaiMp4","format":"MPEG4","publicUrl":"https://prodamdnewsencoding.akamaized.net/NBC_News_Digital/nbcnews/video/2024/04/1712626230591_now_staytuned_eclipse_ferrer_240408_6.mp4","height":1080,"width":1920,"assetDuration":142.944,"bitrate":4140662}]},{"type":"video","id":"mmvo208588869826","unibrow":{"logo":null,"taxonomyPath":null,"text":"NBC News NOW","url":{"primary":"https://www.nbcnews.com/now/video/scientists-will-use-total-solar-eclipse-to-study-the-sun-s-corona-208588869826"}},"mpxMetadata":{"id":"208588869826","guid":"now_staytuned_sun_corona_240408","externalAdvertiserId":"now_staytuned_sun_corona_240408"},"datePublished":"Tue Apr 09 2024 01:15:40 GMT+0000 (UTC)","dateCreated":"Tue Apr 09 2024 01:15:40 GMT+0000 (UTC)","dateModified":"Tue Apr 09 2024 01:16:37 GMT+0000 (UTC)","primaryImage":{"id":"vidimg3307739301","headline":{"primary":null},"altText":null,"caption":null,"url":{"primary":"https://media-cldnry.s-nbcnews.com/image/upload/mpx/2704722219/2024_04/1712625319557_now_staytuned_sun_corona_240408_1920x1080-01e4nj.jpg"},"imageUrl":{"aims":"https://media11.s-nbcnews.com/i/mpx/2704722219/2024_04/1712625319557_now_staytuned_sun_corona_240408_1920x1080-01e4nj.jpg","cloudinary":"https://media-cldnry.s-nbcnews.com/image/upload/mpx/2704722219/2024_04/1712625319557_now_staytuned_sun_corona_240408_1920x1080-01e4nj.jpg","telemundo":null},"source":null,"authors":[],"height":null,"width":null,"graphicContent":false},"teaseImage":{"id":"vidimg3307739301","headline":{"primary":null},"altText":null,"caption":null,"url":{"primary":"https://media-cldnry.s-nbcnews.com/image/upload/mpx/2704722219/2024_04/1712625319557_now_staytuned_sun_corona_240408_1920x1080-01e4nj.jpg"},"imageUrl":{"aims":"https://media11.s-nbcnews.com/i/mpx/2704722219/2024_04/1712625319557_now_staytuned_sun_corona_240408_1920x1080-01e4nj.jpg","cloudinary":"https://media-cldnry.s-nbcnews.com/image/upload/mpx/2704722219/2024_04/1712625319557_now_staytuned_sun_corona_240408_1920x1080-01e4nj.jpg","telemundo":null},"source":null,"authors":[],"height":null,"width":null,"graphicContent":false},"url":{"canonical":"https://www.nbcnews.com/now/video/scientists-will-use-total-solar-eclipse-to-study-the-sun-s-corona-208588869826","primary":"https://www.nbcnews.com/now/video/scientists-will-use-total-solar-eclipse-to-study-the-sun-s-corona-208588869826","short":"https://www.nbcnews.com/now/video/scientists-will-use-total-solar-eclipse-to-study-the-sun-s-corona-208588869826","slug":"scientists-will-use-total-solar-eclipse-to-study-the-sun-s-corona-208588869826"},"relatedUrl":null,"relatedContentLink":{"text":null,"url":null},"duration":"PT5M16S","nativeAd":false,"videoType":"original","sentiment":"neutral","headline":{"primary":"Scientists will use total solar eclipse to study the sun's corona","tease":"Scientists will use total solar eclipse to study the sun's corona","social":"Scientists will use total solar eclipse to study the sun's corona"},"description":{"primary":"While millions were awed by the total solar eclipse, scientists hope to learn more about our sun from the celestial event. Amir Caspi, a solar astrophysicist at Southwest Research Institute, talks with Ellison Barber about research his colleagues hope to gather on the sun's corona and what they can learn about the different temperature regions of the star."},"publisher":{"name":"nbcnews"},"source":{"name":"NBC News NOW"},"taxonomy":{"additionalTerms":[{"dateCreated":"Thu Sep 16 2021 03:10:11 GMT+0000 (UTC)","dateModified":"Thu Sep 16 2021 03:10:11 GMT+0000 (UTC)","description":{"primary":null},"id":"nctx19521","isCurated":false,"name":"Science","path":"nbcnews/section/mach/science","pageRoute":"/","slug":"science","type":"taxonomy","taxonomyType":"topic","url":{"primary":null}},{"dateCreated":"Thu Sep 16 2021 03:51:58 GMT+0000 (UTC)","dateModified":"Thu Sep 16 2021 03:51:58 GMT+0000 (UTC)","description":{"primary":null},"id":"nctx19861","isCurated":true,"name":"Science","path":"nbcnews/vertical/mach/science","pageRoute":"/science","slug":"science","type":"taxonomy","taxonomyType":"subvertical","url":{"primary":"https://www.nbcnews.com/mach/science"}},{"dateCreated":"Thu Sep 16 2021 03:52:10 GMT+0000 (UTC)","dateModified":"Thu Sep 16 2021 03:52:10 GMT+0000 (UTC)","description":{"primary":null},"id":"nctx21301","isCurated":true,"name":"NBC News NOW","path":"nbcnews/collection/nbc-news-now","pageRoute":"/now","slug":"nbc-news-now","type":"taxonomy","taxonomyType":"collection","url":{"primary":"https://www.nbcnews.com/now"}},{"dateCreated":"Thu Sep 16 2021 03:36:51 GMT+0000 (UTC)","dateModified":"Thu Sep 16 2021 03:36:51 GMT+0000 (UTC)","description":{"primary":null},"id":"nctx73","isCurated":true,"name":"Science","path":"nbcnews/section/science","pageRoute":"/science","slug":"science","type":"taxonomy","taxonomyType":"section","url":{"primary":"https://www.nbcnews.com/science"}}],"primaryVertical":{"name":"News"},"primarySection":null,"primaryTopic":null},"hasCaptions":true,"closedCaptioning":{"smptett":null,"srt":"https://nbcnewsdigital-static.nbcuni.com/media/captions/NBC_News_Digital/2024/04/1712625319557_now_staytuned_sun_corona_240408.srt","webvtt":"https://nbcnewsdigital-static.nbcuni.com/media/captions/NBC_News_Digital/2024/04/1712625319557_now_staytuned_sun_corona_240408.vtt"},"videoAssets":[{"assetType":"EMP","format":"M3U","publicUrl":"https://prodamdnewsencoding.akamaized.net/NBC_News_Digital/now_staytuned_sun_corona_240408/1/abs/index.m3u8","height":1080,"width":1920,"assetDuration":315.551,"bitrate":4104000},{"assetType":"akamaiMp4","format":"MPEG4","publicUrl":"https://prodamdnewsencoding.akamaized.net/NBC_News_Digital/nbcnews/video/2024/04/1712625319557_now_staytuned_sun_corona_240408_6.mp4","height":1080,"width":1920,"assetDuration":315.551,"bitrate":4104031}]}]}}}],"text":["NBC News host Gadi Schwartz is airborne to get a look at the eclipse from high above Texas. Here's a first look at his trip:"]},"cardData":{"graphics":[]},"date":{"createdAt":"2024-04-08T18:12:40.167Z","publishedAt":"2024-04-08T18:12:40.167Z","modifiedAt":"2024-04-08T18:12:40.167Z"},"description":{"primary":"NBC News host Gadi Schwartz is airborne to get a look at the eclipse from high above Texas.","seo":"NBC News host Gadi Schwartz is airborne to get a look at the eclipse from high above Texas.","social":"A look at the eclipse from deep in the heart of (and above) Texas"},"headline":{"primary":"A look at the eclipse from deep in the heart of (and above) Texas","seo":"A look at the eclipse from deep in the heart of (and above) Texas","social":"A look at the eclipse from deep in the heart of (and above) Texas","tease":"A look at the eclipse from deep in the heart of (and above) Texas"},"primaryImage":null,"teaseImage":null,"taxonomy":{"primaryChannel":{"id":"rctx6603","path":"nbcnews/channel/nebula-blog-rcna145900","taxonomyType":"channel"},"primaryVertical":{"dateCreated":"Thu Sep 16 2021 03:51:57 GMT+0000 (UTC)","dateModified":"Thu Sep 16 2021 03:51:57 GMT+0000 (UTC)","description":{"primary":null},"id":"nctx20366","isCurated":true,"name":"News","path":"nbcnews/vertical/news","pageRoute":"/","slug":"news","type":"taxonomy","taxonomyType":"vertical","url":{"primary":"https://www.nbcnews.com/"}}},"url":{"primary":"https://www.nbcnews.com/science/space/live-blog/solar-eclipse-2024-live-updates-rcna145900#rcrd38538"},"replies":[]},{"id":"rcrd38537","authors":[{"bio":[],"dateCreated":"Wed Apr 13 2022 16:00:12 GMT+0000 (UTC)","dateModified":"Wed Apr 13 2022 16:00:12 GMT+0000 (UTC)","shortBio":null,"liveBlogShortBio":"","experience":[],"educationAndExpertise":[],"awards":[],"id":"ncpn1294397","email":"Jesse.Kirsch@nbcuni.com","jobTitle":["Correspondent"],"name":" Jesse Kirsch","primaryImage":null,"publisher":{"name":"nbcnews","subType":null,"type":"organization"},"socialMediaProfiles":{"email":null,"facebook":null,"instagram":null,"pinterest":null,"snapchat":null,"tiktok":null,"twitter":null,"whatsapp":null,"youtube":null},"subType":null,"type":"person","url":null,"worksFor":null}],"cardType":"POST","isHeadlineHidden":false,"content":{"markupAndEmbeds":[{"type":"markup","element":"p","html":"A partial eclipse is now visible in Cleveland! The bottom right corner of the sun is covered, making it look like an eyeball looking down from the skies."}],"text":["A partial eclipse is now visible in Cleveland! The bottom right corner of the sun is covered, making it look like an eyeball looking down from the skies."]},"cardData":{"graphics":[]},"date":{"createdAt":"2024-04-08T18:10:47.432Z","publishedAt":"2024-04-08T18:10:47.432Z","modifiedAt":"2024-04-08T18:10:47.432Z"},"description":{"primary":"A partial eclipse is now visible in Cleveland!","seo":"A partial eclipse is now visible in Cleveland!","social":"Eclipse begins in Cleveland"},"headline":{"primary":"Eclipse begins in Cleveland","seo":"Eclipse begins in Cleveland","social":"Eclipse begins in Cleveland","tease":"Eclipse begins in Cleveland"},"primaryImage":null,"teaseImage":null,"taxonomy":{"primaryChannel":{"id":"rctx6603","path":"nbcnews/channel/nebula-blog-rcna145900","taxonomyType":"channel"},"primaryVertical":{"dateCreated":"Thu Sep 16 2021 03:51:57 GMT+0000 (UTC)","dateModified":"Thu Sep 16 2021 03:51:57 GMT+0000 (UTC)","description":{"primary":null},"id":"nctx20366","isCurated":true,"name":"News","path":"nbcnews/vertical/news","pageRoute":"/","slug":"news","type":"taxonomy","taxonomyType":"vertical","url":{"primary":"https://www.nbcnews.com/"}}},"url":{"primary":"https://www.nbcnews.com/science/space/live-blog/solar-eclipse-2024-live-updates-rcna145900#rcrd38537"},"replies":[]},{"id":"rcrd38528","authors":[{"bio":[{"type":"markup","element":"p","html":"Denise Chow is a reporter for NBC News Science focused on general science and climate change."}],"dateCreated":"Thu Oct 26 2017 15:38:17 GMT+0000 (UTC)","dateModified":"Tue Nov 15 2022 15:24:24 GMT+0000 (UTC)","shortBio":null,"liveBlogShortBio":"","experience":[],"educationAndExpertise":[],"awards":[],"id":"ncpn814621","email":"denise.chow@nbcuni.com","jobTitle":[],"name":"Denise Chow","primaryImage":{"altText":"Denise Chow.","height":1500,"url":{"primary":"https://media-cldnry.s-nbcnews.com/image/upload/newscms/2022_46/3581047/denise-chow-byline-jm.jpg"},"width":1500},"publisher":{"name":"nbcnews","subType":null,"type":"organization"},"socialMediaProfiles":{"email":null,"facebook":null,"instagram":null,"pinterest":null,"snapchat":null,"tiktok":null,"twitter":"@denisechow","whatsapp":null,"youtube":null},"subType":null,"type":"person","url":{"canonical":"https://www.nbcnews.com/author/denise-chow-ncpn814621","primary":"https://www.nbcnews.com/author/denise-chow-ncpn814621","short":"https://www.nbcnews.com/author/denise-chow-ncpn814621","slug":"denise-chow-ncpn814621"},"worksFor":null}],"cardType":"POST","isHeadlineHidden":false,"content":{"markupAndEmbeds":[{"type":"markup","element":"p","html":"President Joe Biden is getting in on the eclipse fun from the White House. "},{"type":"markup","element":"p","html":"The nation’s capital is not in the eclipse’s path of totality, but the president nonetheless had an important reminder for anyone planning to look skyward and watch the moon partially or fully block the sun’s light today."},{"type":"markup","element":"p","html":"“An eclipse is worth marveling at,” Biden wrote in a post on X. “But don’t be silly, folks — play it safe and wear protective eyewear.”"},{"type":"embeddedWidget","presentation":{"alignment":"center","size":"medium","style":"default","byline":null,"hideRecommendations":false,"hideProductRecommendations":false,"_overriddenByGetProcessedCardData":true},"widget":{"id":"ncwd999999","type":"widget","name":"IFRAMELY_EXTERNAL_EMBED","baseline":"\u003cdiv class=\"iframely-twitter iframely-app iframely-embed\" style=\"max-width: 550px;\"\u003e\u003cdiv class=\"iframely-responsive\" style=\"padding-bottom: 100%;\"\u003e\u003ciframe src=\"//iframe.nbcnews.com/r2vKDR0?_showcaption=true\u0026app=1\" allowfullscreen\u003e\u003c/iframe\u003e\u003c/div\u003e\u003c/div\u003e","mobileBaseline":"\u003camp-iframe src=\"https://iframe.nbcnews.com/r2vKDR0?_showcaption=true\u0026amp=1\" width=\"400\" height=\"400\" frameborder=\"0\" allowfullscreen layout=\"responsive\" resizable sandbox=\"allow-scripts allow-same-origin allow-popups allow-forms allow-top-navigation-by-user-activation\"\u003e\u003camp-img layout=\"fill\" src=\"https://iframe.nbcnews.com/amp169/thumbnail\" placeholder\u003e\u003c/amp-img\u003e\u003cbutton overflow\u003eRead more\u003c/button\u003e\u003c/amp-iframe\u003e","fallbackUrl":"https://x.com/potus/status/1777355754791432285?s=46\u0026t=uBjmyMFvjhs77TyehDCmXQ","properties":{"canonical-url":"https://x.com/potus/status/1777355754791432285?s=46\u0026t=uBjmyMFvjhs77TyehDCmXQ","description":"An eclipse is worth marveling at.But don't be silly, folks – play it safe and wear protective eyewear. pic.twitter.com/S6REAiZ735— President Biden (@POTUS) April 8, 2024\n\n\n","headline":"President Biden on Twitter / X","iframely-embed-amp-html":"\u003camp-iframe src=\"https://iframe.nbcnews.com/r2vKDR0?_showcaption=true\u0026amp=1\" width=\"400\" height=\"400\" frameborder=\"0\" allowfullscreen layout=\"responsive\" resizable sandbox=\"allow-scripts allow-same-origin allow-popups allow-forms allow-top-navigation-by-user-activation\"\u003e\u003camp-img layout=\"fill\" src=\"https://iframe.nbcnews.com/amp169/thumbnail\" placeholder\u003e\u003c/amp-img\u003e\u003cbutton overflow\u003eRead more\u003c/button\u003e\u003c/amp-iframe\u003e","iframely-embed-html":"\u003cdiv class=\"iframely-twitter iframely-app iframely-embed\" style=\"max-width: 550px;\"\u003e\u003cdiv class=\"iframely-responsive\" style=\"padding-bottom: 100%;\"\u003e\u003ciframe src=\"//iframe.nbcnews.com/r2vKDR0?_showcaption=true\u0026app=1\" allowfullscreen\u003e\u003c/iframe\u003e\u003c/div\u003e\u003c/div\u003e","iframely-embed-id":"r2vKDR0","iframely-embed-site":"Twitter","presentation-alignment":"CENTER","presentation-size":"MEDIUM"},"publisher":{"name":"nbcnews"}}}],"text":["President Joe Biden is getting in on the eclipse fun from the White House. ","The nation’s capital is not in the eclipse’s path of totality, but the president nonetheless had an important reminder for anyone planning to look skyward and watch the moon partially or fully block the sun’s light today.","“An eclipse is worth marveling at,” Biden wrote in a post on X. “But don’t be silly, folks — play it safe and wear protective eyewear.”"]},"cardData":{"graphics":[]},"date":{"createdAt":"2024-04-08T18:08:52.668Z","publishedAt":"2024-04-08T18:08:52.668Z","modifiedAt":"2024-04-08T18:08:52.668Z"},"description":{"primary":"President Joe Biden is getting in on the eclipse fun from the White House.","seo":"President Joe Biden is getting in on the eclipse fun from the White House.","social":"President Biden: 'Don't be silly, folks'"},"headline":{"primary":"President Biden: 'Don't be silly, folks'","seo":"President Biden: 'Don't be silly, folks'","social":"President Biden: 'Don't be silly, folks'","tease":"President Biden: 'Don't be silly, folks'"},"primaryImage":null,"teaseImage":null,"taxonomy":{"primaryChannel":{"id":"rctx6603","path":"nbcnews/channel/nebula-blog-rcna145900","taxonomyType":"channel"},"primaryVertical":{"dateCreated":"Thu Sep 16 2021 03:51:57 GMT+0000 (UTC)","dateModified":"Thu Sep 16 2021 03:51:57 GMT+0000 (UTC)","description":{"primary":null},"id":"nctx20366","isCurated":true,"name":"News","path":"nbcnews/vertical/news","pageRoute":"/","slug":"news","type":"taxonomy","taxonomyType":"vertical","url":{"primary":"https://www.nbcnews.com/"}}},"url":{"primary":"https://www.nbcnews.com/science/space/live-blog/solar-eclipse-2024-live-updates-rcna145900#rcrd38528"},"replies":[]},{"id":"rcrd38527","authors":[{"bio":[{"type":"markup","element":"p","html":"Lester Holt is the anchor of \"NBC Nightly News.\""}],"dateCreated":"Fri Jan 03 2014 18:10:56 GMT+0000 (UTC)","dateModified":"Wed Mar 24 2021 03:50:02 GMT+0000 (UTC)","shortBio":null,"liveBlogShortBio":"","experience":[],"educationAndExpertise":[],"awards":[],"id":"ncpn3536","email":null,"jobTitle":["Anchor"],"name":"Lester Holt","primaryImage":{"altText":null,"height":427,"url":{"primary":"https://media-cldnry.s-nbcnews.com/image/upload/newscms/2014_01/94656/lesternews-grid-4x2.jpg"},"width":308},"publisher":{"name":"nbcnews","subType":null,"type":"organization"},"socialMediaProfiles":{"email":null,"facebook":null,"instagram":null,"pinterest":null,"snapchat":null,"tiktok":null,"twitter":"@lesterholtnbc","whatsapp":null,"youtube":null},"subType":null,"type":"person","url":null,"worksFor":null}],"cardType":"POST","isHeadlineHidden":false,"content":{"markupAndEmbeds":[{"type":"markup","element":"p","html":"Nearly 50,000 people have descended on the Indianapolis Motor Speedway to catch one of the area's best views of today's total solar eclipse."},{"type":"markup","element":"p","html":"Indianapolis is the biggest city in the eclipse’s path of totality outside of Texas."},{"type":"embeddedVideo","disablePlaylistAutoplay":false,"presentation":{"alignment":"left","size":"medium","style":"default","byline":null,"hideRecommendations":false,"hideProductRecommendations":false,"_overriddenByGetProcessedCardData":true},"video":{"id":"mmvo208552517602","taxonomy":{"additionalTerms":[{"dateCreated":"Thu Sep 16 2021 03:10:11 GMT+0000 (UTC)","dateModified":"Thu Sep 16 2021 03:10:11 GMT+0000 (UTC)","description":{"primary":null},"id":"nctx19521","isCurated":false,"name":"Science","path":"nbcnews/section/mach/science","pageRoute":"/","slug":"science","type":"taxonomy","taxonomyType":"topic","url":{"primary":null}},{"dateCreated":"Thu Sep 16 2021 03:51:58 GMT+0000 (UTC)","dateModified":"Thu Sep 16 2021 03:51:58 GMT+0000 (UTC)","description":{"primary":null},"id":"nctx19861","isCurated":true,"name":"Science","path":"nbcnews/vertical/mach/science","pageRoute":"/science","slug":"science","type":"taxonomy","taxonomyType":"subvertical","url":{"primary":"https://www.nbcnews.com/mach/science"}},{"dateCreated":"Thu Sep 16 2021 03:52:10 GMT+0000 (UTC)","dateModified":"Thu Sep 16 2021 03:52:10 GMT+0000 (UTC)","description":{"primary":null},"id":"nctx21301","isCurated":true,"name":"NBC News NOW","path":"nbcnews/collection/nbc-news-now","pageRoute":"/now","slug":"nbc-news-now","type":"taxonomy","taxonomyType":"collection","url":{"primary":"https://www.nbcnews.com/now"}},{"dateCreated":"Thu Sep 16 2021 03:36:51 GMT+0000 (UTC)","dateModified":"Thu Sep 16 2021 03:36:51 GMT+0000 (UTC)","description":{"primary":null},"id":"nctx73","isCurated":true,"name":"Science","path":"nbcnews/section/science","pageRoute":"/science","slug":"science","type":"taxonomy","taxonomyType":"section","url":{"primary":"https://www.nbcnews.com/science"}}],"primaryVertical":{"name":"News","taxonomyType":"vertical"},"primarySection":null,"primaryTopic":null},"unibrow":{"logo":null,"taxonomyPath":null,"text":"NBC News NOW","url":{"primary":"https://www.nbcnews.com/now/video/thousands-pack-indianapolis-motor-speedway-to-view-eclipse-208552517602"}},"duration":"PT3M48S","dateCreated":"Mon Apr 08 2024 17:42:49 GMT+0000 (UTC)","datePublished":"Mon Apr 08 2024 17:42:49 GMT+0000 (UTC)","dateModified":"Mon Apr 08 2024 17:43:47 GMT+0000 (UTC)","dateBroadcast":"Mon Apr 08 2024 17:42:52 GMT+0000 (UTC)","liveVideoStatus":"NONE","nativeAd":false,"mpxMetadata":{"id":"208552517602","guid":"now_daily_a_lester_eclipse_ims_240408","externalAdvertiserId":"now_daily_a_lester_eclipse_ims_240408","accountId":"2704722219","accountName":"nbcnewsdigital"},"source":{"name":"NBC News NOW"},"publisher":{"name":"nbcnews"},"partOfEpisode":null,"partOfSeason":null,"videoType":"original","sentiment":"neutral","headline":{"primary":"","tease":"","seo":"Thousands pack Indianapolis Motor Speedway to view eclipse","social":""},"description":{"primary":"NBC's Lester Holt is one of the nearly 50,000 people gathered at Indianapolis Motor Speedway, where they expect one of the best views of today's total solar eclipse.","seo":"NBC's Lester Holt is one of the nearly 50,000 people gathered at Indianapolis Motor Speedway, where they expect one of the best views of today's total solar eclipse."},"playable":true,"url":{"canonical":"https://www.nbcnews.com/now/video/thousands-pack-indianapolis-motor-speedway-to-view-eclipse-208552517602","primary":"https://www.nbcnews.com/now/video/thousands-pack-indianapolis-motor-speedway-to-view-eclipse-208552517602","short":"https://www.nbcnews.com/now/video/thousands-pack-indianapolis-motor-speedway-to-view-eclipse-208552517602","slug":"thousands-pack-indianapolis-motor-speedway-to-view-eclipse-208552517602"},"hasCaptions":true,"closedCaptioning":{"smptett":null,"srt":"https://nbcnewsdigital-static.nbcuni.com/media/captions/NBC_News_Digital/2024/04/1712598149563_now_daily_a_lester_eclipse_ims_240408.srt","webvtt":"https://nbcnewsdigital-static.nbcuni.com/media/captions/NBC_News_Digital/2024/04/1712598149563_now_daily_a_lester_eclipse_ims_240408.vtt"},"videoAssets":[{"assetType":"EMP","format":"M3U","publicUrl":"https://prodamdnewsencoding.akamaized.net/NBC_News_Digital/now_daily_a_lester_eclipse_ims_240408/1/abs/index.m3u8","height":1080,"width":1920,"assetDuration":227.663,"bitrate":4247000},{"assetType":"akamaiMp4","format":"MPEG4","publicUrl":"https://prodamdnewsencoding.akamaized.net/NBC_News_Digital/nbcnews/video/2024/04/1712598149563_now_daily_a_lester_eclipse_ims_240408_6.mp4","height":1080,"width":1920,"assetDuration":227.663,"bitrate":4247404}],"primaryImage":{"id":"vidimg215681450","headline":{"primary":null},"altText":null,"caption":null,"url":{"primary":"https://media-cldnry.s-nbcnews.com/image/upload/mpx/2704722219/2024_04/1712598149563_now_daily_a_lester_eclipse_ims_240408_1920x1080-uaevwe.jpg"},"imageUrl":{"aims":"https://media13.s-nbcnews.com/i/mpx/2704722219/2024_04/1712598149563_now_daily_a_lester_eclipse_ims_240408_1920x1080-uaevwe.jpg","cloudinary":"https://media-cldnry.s-nbcnews.com/image/upload/mpx/2704722219/2024_04/1712598149563_now_daily_a_lester_eclipse_ims_240408_1920x1080-uaevwe.jpg","telemundo":null},"source":null,"authors":[],"height":null,"width":null,"graphicContent":false},"teaseImage":{"id":"vidimg215681450","headline":{"primary":null},"altText":null,"caption":null,"url":{"primary":"https://media-cldnry.s-nbcnews.com/image/upload/mpx/2704722219/2024_04/1712598149563_now_daily_a_lester_eclipse_ims_240408_1920x1080-uaevwe.jpg"},"imageUrl":{"aims":"https://media13.s-nbcnews.com/i/mpx/2704722219/2024_04/1712598149563_now_daily_a_lester_eclipse_ims_240408_1920x1080-uaevwe.jpg","cloudinary":"https://media-cldnry.s-nbcnews.com/image/upload/mpx/2704722219/2024_04/1712598149563_now_daily_a_lester_eclipse_ims_240408_1920x1080-uaevwe.jpg","telemundo":null},"source":null,"authors":[],"height":null,"width":null,"graphicContent":false},"documentTracing":{"currentMessageId":{"id":"8a69a716-4d75-412d-a926-f24c2224e570","updatedDate":"Mon Apr 08 2024 17:43:54 GMT+0000 (UTC)"}},"relatedUrl":null,"relatedContentLink":{"text":null,"url":null},"associatedVideoPlaylist":{"headline":{"primary":"Science"},"videos":[{"type":"video","id":"mmvo209023557835","unibrow":{"logo":null,"taxonomyPath":null,"text":"NBC News","url":{"primary":"https://www.nbcnews.com/video/coral-scientists-explain-how-coral-bleaching-happens-209023557835"}},"mpxMetadata":{"id":"209023557835","guid":"f_mo_bleached_coral_240415","externalAdvertiserId":"f_mo_bleached_coral_240415"},"datePublished":"Mon Apr 15 2024 20:25:07 GMT+0000 (UTC)","dateCreated":"Mon Apr 15 2024 20:25:07 GMT+0000 (UTC)","dateModified":"Mon Apr 15 2024 20:32:27 GMT+0000 (UTC)","primaryImage":{"id":"vidimg503002334","headline":{"primary":null},"altText":null,"caption":null,"url":{"primary":"https://media-cldnry.s-nbcnews.com/image/upload/mpx/2704722219/2024_04/f_mo_bleached_coral_240415.00_00_13_18.Still001-d5gmle.jpg"},"imageUrl":{"aims":"https://media11.s-nbcnews.com/i/mpx/2704722219/2024_04/f_mo_bleached_coral_240415.00_00_13_18.Still001-d5gmle.jpg","cloudinary":"https://media-cldnry.s-nbcnews.com/image/upload/mpx/2704722219/2024_04/f_mo_bleached_coral_240415.00_00_13_18.Still001-d5gmle.jpg","telemundo":null},"source":null,"authors":[],"height":null,"width":null,"graphicContent":false},"teaseImage":{"id":"vidimg503002334","headline":{"primary":null},"altText":null,"caption":null,"url":{"primary":"https://media-cldnry.s-nbcnews.com/image/upload/mpx/2704722219/2024_04/f_mo_bleached_coral_240415.00_00_13_18.Still001-d5gmle.jpg"},"imageUrl":{"aims":"https://media11.s-nbcnews.com/i/mpx/2704722219/2024_04/f_mo_bleached_coral_240415.00_00_13_18.Still001-d5gmle.jpg","cloudinary":"https://media-cldnry.s-nbcnews.com/image/upload/mpx/2704722219/2024_04/f_mo_bleached_coral_240415.00_00_13_18.Still001-d5gmle.jpg","telemundo":null},"source":null,"authors":[],"height":null,"width":null,"graphicContent":false},"url":{"canonical":"https://www.nbcnews.com/video/coral-scientists-explain-how-coral-bleaching-happens-209023557835","primary":"https://www.nbcnews.com/video/coral-scientists-explain-how-coral-bleaching-happens-209023557835","short":"https://www.nbcnews.com/video/coral-scientists-explain-how-coral-bleaching-happens-209023557835","slug":"coral-scientists-explain-how-coral-bleaching-happens-209023557835"},"relatedUrl":null,"relatedContentLink":{"text":null,"url":null},"duration":"PT2M15S","nativeAd":false,"videoType":"webExtra","sentiment":"neutral","headline":{"primary":"Coral scientists explain how coral bleaching happens","tease":"Coral scientists explain how coral bleaching happens","social":"Coral scientists explain how coral bleaching happens"},"description":{"primary":"Coral scientists detail how coral bleaching happens and explain that climate change is a major factor in driving heat stress."},"publisher":{"name":"nbcnews"},"source":{"name":"NBC News"},"taxonomy":{"additionalTerms":[{"dateCreated":"Thu Sep 16 2021 03:10:11 GMT+0000 (UTC)","dateModified":"Thu Sep 16 2021 03:10:11 GMT+0000 (UTC)","description":{"primary":null},"id":"nctx19521","isCurated":false,"name":"Science","path":"nbcnews/section/mach/science","pageRoute":"/","slug":"science","type":"taxonomy","taxonomyType":"topic","url":{"primary":null}},{"dateCreated":"Thu Sep 16 2021 03:51:58 GMT+0000 (UTC)","dateModified":"Thu Sep 16 2021 03:51:58 GMT+0000 (UTC)","description":{"primary":null},"id":"nctx19861","isCurated":true,"name":"Science","path":"nbcnews/vertical/mach/science","pageRoute":"/science","slug":"science","type":"taxonomy","taxonomyType":"subvertical","url":{"primary":"https://www.nbcnews.com/mach/science"}},{"dateCreated":"Fri Apr 29 2022 02:27:32 GMT+0000 (UTC)","dateModified":"Fri Apr 29 2022 02:27:32 GMT+0000 (UTC)","description":{"primary":null},"id":"nctx20846","isCurated":false,"name":"News","path":"msnbc/section/msnbc/news","pageRoute":"/","slug":"news","type":"taxonomy","taxonomyType":"topic","url":{"primary":null}},{"dateCreated":"Fri Apr 01 2022 20:42:09 GMT+0000 (UTC)","dateModified":"Fri Apr 01 2022 20:42:09 GMT+0000 (UTC)","description":{"primary":null},"id":"nctx23345","isCurated":true,"name":"News","path":"nbcnews/show/meet-the-press/news","pageRoute":"/meet-the-press","slug":"news","type":"taxonomy","taxonomyType":"topic","url":{"primary":"https://www.nbcnews.com/meet-the-press"}},{"dateCreated":"Thu Sep 16 2021 03:36:45 GMT+0000 (UTC)","dateModified":"Thu Sep 16 2021 03:36:45 GMT+0000 (UTC)","description":{"primary":null},"id":"nctx7","isCurated":false,"name":"News","path":"nbcnews/section/news","pageRoute":"/","slug":"news","type":"taxonomy","taxonomyType":"section","url":{"primary":null}},{"dateCreated":"Thu Sep 16 2021 03:36:51 GMT+0000 (UTC)","dateModified":"Thu Sep 16 2021 03:36:51 GMT+0000 (UTC)","description":{"primary":null},"id":"nctx73","isCurated":true,"name":"Science","path":"nbcnews/section/science","pageRoute":"/science","slug":"science","type":"taxonomy","taxonomyType":"section","url":{"primary":"https://www.nbcnews.com/science"}}],"primaryVertical":{"name":"News"},"primarySection":null,"primaryTopic":null},"hasCaptions":true,"closedCaptioning":{"smptett":null,"srt":"https://vod.nbcnews.com/nbcnews/captions/2024/04/f_mo_bleached_coral_240415_0425.srt","webvtt":"https://vod.nbcnews.com/nbcnews/captions/2024/04/f_mo_bleached_coral_240415_0425.vtt"},"videoAssets":[{"assetType":"EMP","format":"M3U","publicUrl":"https://prodamdnewsencoding.akamaized.net/NBC_News_Digital/f_mo_bleached_coral_240415/1/abs/index.m3u8","height":1080,"width":1920,"assetDuration":134.602,"bitrate":4554000},{"assetType":"akamaiMp4","format":"MPEG4","publicUrl":"https://prodamdnewsencoding.akamaized.net/NBC_News_Digital/nbcnews/video/2024/04/f_mo_bleached_coral_240415_3377292664.mp4","height":1080,"width":1920,"assetDuration":134.602,"bitrate":4554000}]},{"type":"video","id":"mmvo208955461634","unibrow":{"logo":null,"taxonomyPath":null,"text":"TODAY","url":{"primary":"https://www.today.com/video/science-class-reunites-46-years-later-to-witness-total-solar-eclipse-208955461634"}},"mpxMetadata":{"id":"208955461634","guid":"tdy_sun_highs_lows_solar_eclipse_240414","externalAdvertiserId":"tdy_sun_highs_lows_solar_eclipse_240414"},"datePublished":"Sun Apr 14 2024 13:17:59 GMT+0000 (UTC)","dateCreated":"Sun Apr 14 2024 13:17:59 GMT+0000 (UTC)","dateModified":"Sun Apr 14 2024 19:00:35 GMT+0000 (UTC)","primaryImage":{"id":"vidimg1478938582","headline":{"primary":null},"altText":null,"caption":null,"url":{"primary":"https://media-cldnry.s-nbcnews.com/image/upload/mpx/2704722219/2024_04/1713100660432_tdy_sun_highs_lows_solar_eclipse_240414_1920x1080-oubiy9.jpg"},"imageUrl":{"aims":"https://media14.s-nbcnews.com/i/mpx/2704722219/2024_04/1713100660432_tdy_sun_highs_lows_solar_eclipse_240414_1920x1080-oubiy9.jpg","cloudinary":"https://media-cldnry.s-nbcnews.com/image/upload/mpx/2704722219/2024_04/1713100660432_tdy_sun_highs_lows_solar_eclipse_240414_1920x1080-oubiy9.jpg","telemundo":null},"source":null,"authors":[],"height":null,"width":null,"graphicContent":false},"teaseImage":{"id":"vidimg1478938582","headline":{"primary":null},"altText":null,"caption":null,"url":{"primary":"https://media-cldnry.s-nbcnews.com/image/upload/mpx/2704722219/2024_04/1713100660432_tdy_sun_highs_lows_solar_eclipse_240414_1920x1080-oubiy9.jpg"},"imageUrl":{"aims":"https://media14.s-nbcnews.com/i/mpx/2704722219/2024_04/1713100660432_tdy_sun_highs_lows_solar_eclipse_240414_1920x1080-oubiy9.jpg","cloudinary":"https://media-cldnry.s-nbcnews.com/image/upload/mpx/2704722219/2024_04/1713100660432_tdy_sun_highs_lows_solar_eclipse_240414_1920x1080-oubiy9.jpg","telemundo":null},"source":null,"authors":[],"height":null,"width":null,"graphicContent":false},"url":{"canonical":"https://www.today.com/video/science-class-reunites-46-years-later-to-witness-total-solar-eclipse-208955461634","primary":"https://www.today.com/video/science-class-reunites-46-years-later-to-witness-total-solar-eclipse-208955461634","short":"https://www.today.com/video/science-class-reunites-46-years-later-to-witness-total-solar-eclipse-208955461634","slug":"science-class-reunites-46-years-later-to-witness-total-solar-eclipse-208955461634"},"relatedUrl":null,"relatedContentLink":{"text":null,"url":null},"duration":"PT4M49S","nativeAd":false,"videoType":"broadcast","sentiment":"positive","headline":{"primary":"Science class reunites 46 years later to witness total solar eclipse","tease":"Science class reunites 46 years later to witness total solar eclipse","social":"Science class reunites 46 years later to witness total solar eclipse"},"description":{"primary":"Sunday TODAY’s Willie Geist runs through the Highs and Lows of the week including a science class from 1978 reuniting with their teacher to witness the once-in-a-generation total solar eclipse, a racehorse trotting on the wrong track and more!"},"publisher":{"name":"today"},"source":{"name":"TODAY"},"taxonomy":{"additionalTerms":[{"dateCreated":"Thu Sep 16 2021 03:10:11 GMT+0000 (UTC)","dateModified":"Thu Sep 16 2021 03:10:11 GMT+0000 (UTC)","description":{"primary":null},"id":"nctx19521","isCurated":false,"name":"Science","path":"nbcnews/section/mach/science","pageRoute":"/","slug":"science","type":"taxonomy","taxonomyType":"topic","url":{"primary":null}},{"dateCreated":"Thu Sep 16 2021 03:51:58 GMT+0000 (UTC)","dateModified":"Thu Sep 16 2021 03:51:58 GMT+0000 (UTC)","description":{"primary":null},"id":"nctx19861","isCurated":true,"name":"Science","path":"nbcnews/vertical/mach/science","pageRoute":"/science","slug":"science","type":"taxonomy","taxonomyType":"subvertical","url":{"primary":"https://www.nbcnews.com/mach/science"}},{"dateCreated":"Thu Sep 16 2021 03:36:51 GMT+0000 (UTC)","dateModified":"Thu Sep 16 2021 03:36:51 GMT+0000 (UTC)","description":{"primary":null},"id":"nctx73","isCurated":true,"name":"Science","path":"nbcnews/section/science","pageRoute":"/science","slug":"science","type":"taxonomy","taxonomyType":"section","url":{"primary":"https://www.nbcnews.com/science"}},{"dateCreated":"Thu Sep 16 2021 03:10:17 GMT+0000 (UTC)","dateModified":"Thu Sep 16 2021 03:10:17 GMT+0000 (UTC)","description":{"primary":null},"id":"tdtx101","isCurated":true,"name":"News","path":"today/section/news","pageRoute":"/news","slug":"news","type":"taxonomy","taxonomyType":"section","url":{"primary":"https://www.today.com/news"}},{"dateCreated":"Thu Sep 16 2021 03:10:17 GMT+0000 (UTC)","dateModified":"Thu Sep 16 2021 03:10:17 GMT+0000 (UTC)","description":{"primary":null},"id":"tdtx102","isCurated":true,"name":"Pop Culture","path":"today/section/popculture","pageRoute":"/popculture","slug":"popculture","type":"taxonomy","taxonomyType":"section","url":{"primary":"https://www.today.com/popculture"}},{"dateCreated":"Wed Sep 28 2022 15:01:52 GMT+0000 (UTC)","dateModified":"Wed Sep 28 2022 15:01:52 GMT+0000 (UTC)","description":{"primary":null},"id":"tdtx117","isCurated":false,"name":"News","path":"today/section/news/news","pageRoute":"/","slug":"news","type":"taxonomy","taxonomyType":"topic","url":{"primary":null}},{"dateCreated":"Thu Sep 16 2021 03:10:05 GMT+0000 (UTC)","dateModified":"Thu Sep 16 2021 03:10:05 GMT+0000 (UTC)","description":{"primary":null},"id":"tdtx118","isCurated":true,"name":"Good News","path":"today/section/news/good-news","pageRoute":"/news/good-news","slug":"good-news","type":"taxonomy","taxonomyType":"topic","url":{"primary":"https://www.today.com/news/good-news"}},{"dateCreated":"Thu Sep 16 2021 03:10:14 GMT+0000 (UTC)","dateModified":"Thu Sep 16 2021 03:10:14 GMT+0000 (UTC)","description":{"primary":null},"id":"tdtx154","isCurated":true,"name":"Cutest Thing Ever","path":"today/section/pets/pets/cutest-thing-ever","pageRoute":"/pets/cutest-thing-ever","slug":"cutest-thing-ever","type":"taxonomy","taxonomyType":"subtopic","url":{"primary":"https://www.today.com/pets/cutest-thing-ever"}},{"dateCreated":"Thu Sep 16 2021 03:10:15 GMT+0000 (UTC)","dateModified":"Thu Sep 16 2021 03:10:15 GMT+0000 (UTC)","description":{"primary":null},"id":"tdtx206","isCurated":true,"name":"Moments that Matter","path":"today/section/parents/parents/moments-that-matter","pageRoute":"/parents/moments-that-matter","slug":"moments-that-matter","type":"taxonomy","taxonomyType":"subtopic","url":{"primary":"https://www.today.com/parents/moments-that-matter"}},{"dateCreated":"Tue Jan 04 2022 15:36:59 GMT+0000 (UTC)","dateModified":"Tue Jan 04 2022 15:36:59 GMT+0000 (UTC)","description":{"primary":null},"id":"tdtx2977","isCurated":false,"name":"Top Videos","path":"today/label/top-videos","pageRoute":"/","slug":"top-videos","type":"taxonomy","taxonomyType":"label","url":{"primary":null}},{"dateCreated":"Thu Sep 16 2021 03:36:04 GMT+0000 (UTC)","dateModified":"Thu Sep 16 2021 03:36:04 GMT+0000 (UTC)","description":{"primary":null},"id":"tdtx951","isCurated":true,"name":"Sunday TODAY","path":"today/show/sunday-today","pageRoute":"/sunday-today","slug":"sunday-today","type":"taxonomy","taxonomyType":"show","url":{"primary":"https://www.today.com/sunday-today"}}],"primaryVertical":{"name":"today"},"primarySection":null,"primaryTopic":null},"hasCaptions":true,"closedCaptioning":{"smptett":null,"srt":"https://nbcnewsdigital-static.nbcuni.com/media/captions/NBC_News_Digital/2024/04/1713100660432_tdy_sun_highs_lows_solar_eclipse_240414.srt","webvtt":"https://nbcnewsdigital-static.nbcuni.com/media/captions/NBC_News_Digital/2024/04/1713100660432_tdy_sun_highs_lows_solar_eclipse_240414.vtt"},"videoAssets":[{"assetType":"EMP","format":"M3U","publicUrl":"https://prodamdnewsencoding.akamaized.net/NBC_News_Digital/tdy_sun_highs_lows_solar_eclipse_240414/1/abs/index.m3u8","height":1080,"width":1920,"assetDuration":289.024,"bitrate":4249000},{"assetType":"akamaiMp4","format":"MPEG4","publicUrl":"https://prodamdnewsencoding.akamaized.net/NBC_News_Digital/nbcnews/video/2024/04/1713100660432_tdy_sun_highs_lows_solar_eclipse_240414_6.mp4","height":1080,"width":1920,"assetDuration":289.024,"bitrate":4249008}]},{"type":"video","id":"mmvo208603717917","unibrow":{"logo":null,"taxonomyPath":null,"text":"TODAY","url":{"primary":"https://www.today.com/video/millions-gather-to-celebrate-solar-eclipse-along-path-of-totality-208603717917"}},"mpxMetadata":{"id":"208603717917","guid":"tdy_news_7a_costello_eclipse_240409","externalAdvertiserId":"tdy_news_7a_costello_eclipse_240409"},"datePublished":"Tue Apr 09 2024 11:11:19 GMT+0000 (UTC)","dateCreated":"Tue Apr 09 2024 11:11:19 GMT+0000 (UTC)","dateModified":"Sat Apr 13 2024 03:21:34 GMT+0000 (UTC)","primaryImage":{"id":"vidimg1821086297","headline":{"primary":null},"altText":null,"caption":null,"url":{"primary":"https://media-cldnry.s-nbcnews.com/image/upload/mpx/2704722219/2024_04/Eclipse_x_Viewers-d6cxtc.jpg"},"imageUrl":{"aims":"https://media13.s-nbcnews.com/i/mpx/2704722219/2024_04/Eclipse_x_Viewers-d6cxtc.jpg","cloudinary":"https://media-cldnry.s-nbcnews.com/image/upload/mpx/2704722219/2024_04/Eclipse_x_Viewers-d6cxtc.jpg","telemundo":null},"source":null,"authors":[],"height":null,"width":null,"graphicContent":false},"teaseImage":{"id":"vidimg1821086297","headline":{"primary":null},"altText":null,"caption":null,"url":{"primary":"https://media-cldnry.s-nbcnews.com/image/upload/mpx/2704722219/2024_04/Eclipse_x_Viewers-d6cxtc.jpg"},"imageUrl":{"aims":"https://media13.s-nbcnews.com/i/mpx/2704722219/2024_04/Eclipse_x_Viewers-d6cxtc.jpg","cloudinary":"https://media-cldnry.s-nbcnews.com/image/upload/mpx/2704722219/2024_04/Eclipse_x_Viewers-d6cxtc.jpg","telemundo":null},"source":null,"authors":[],"height":null,"width":null,"graphicContent":false},"url":{"canonical":"https://www.today.com/video/millions-gather-to-celebrate-solar-eclipse-along-path-of-totality-208603717917","primary":"https://www.today.com/video/millions-gather-to-celebrate-solar-eclipse-along-path-of-totality-208603717917","short":"https://www.today.com/video/millions-gather-to-celebrate-solar-eclipse-along-path-of-totality-208603717917","slug":"millions-gather-to-celebrate-solar-eclipse-along-path-of-totality-208603717917"},"relatedUrl":null,"relatedContentLink":{"text":null,"url":null},"duration":"PT3M5S","nativeAd":false,"videoType":"broadcast","sentiment":"positive","headline":{"primary":"Millions gather to celebrate solar eclipse along path of totality","tease":"Millions gather to celebrate solar eclipse along path of totality","social":"Millions gather to celebrate solar eclipse along path of totality"},"description":{"primary":"The total solar eclipse brought millions together to witness the rare once-in-a-generation moment. NBC’s Tom Costello reports for TODAY."},"publisher":{"name":"today"},"source":{"name":"TODAY"},"taxonomy":{"additionalTerms":[{"dateCreated":"Thu Sep 16 2021 03:10:11 GMT+0000 (UTC)","dateModified":"Thu Sep 16 2021 03:10:11 GMT+0000 (UTC)","description":{"primary":null},"id":"nctx19521","isCurated":false,"name":"Science","path":"nbcnews/section/mach/science","pageRoute":"/","slug":"science","type":"taxonomy","taxonomyType":"topic","url":{"primary":null}},{"dateCreated":"Thu Sep 16 2021 03:51:58 GMT+0000 (UTC)","dateModified":"Thu Sep 16 2021 03:51:58 GMT+0000 (UTC)","description":{"primary":null},"id":"nctx19861","isCurated":true,"name":"Science","path":"nbcnews/vertical/mach/science","pageRoute":"/science","slug":"science","type":"taxonomy","taxonomyType":"subvertical","url":{"primary":"https://www.nbcnews.com/mach/science"}},{"dateCreated":"Fri Apr 29 2022 02:27:32 GMT+0000 (UTC)","dateModified":"Fri Apr 29 2022 02:27:32 GMT+0000 (UTC)","description":{"primary":null},"id":"nctx20846","isCurated":false,"name":"News","path":"msnbc/section/msnbc/news","pageRoute":"/","slug":"news","type":"taxonomy","taxonomyType":"topic","url":{"primary":null}},{"dateCreated":"Fri Apr 01 2022 20:42:09 GMT+0000 (UTC)","dateModified":"Fri Apr 01 2022 20:42:09 GMT+0000 (UTC)","description":{"primary":null},"id":"nctx23345","isCurated":true,"name":"News","path":"nbcnews/show/meet-the-press/news","pageRoute":"/meet-the-press","slug":"news","type":"taxonomy","taxonomyType":"topic","url":{"primary":"https://www.nbcnews.com/meet-the-press"}},{"dateCreated":"Thu Sep 16 2021 03:36:45 GMT+0000 (UTC)","dateModified":"Thu Sep 16 2021 03:36:45 GMT+0000 (UTC)","description":{"primary":null},"id":"nctx7","isCurated":false,"name":"News","path":"nbcnews/section/news","pageRoute":"/","slug":"news","type":"taxonomy","taxonomyType":"section","url":{"primary":null}},{"dateCreated":"Thu Sep 16 2021 03:36:51 GMT+0000 (UTC)","dateModified":"Thu Sep 16 2021 03:36:51 GMT+0000 (UTC)","description":{"primary":null},"id":"nctx73","isCurated":true,"name":"Science","path":"nbcnews/section/science","pageRoute":"/science","slug":"science","type":"taxonomy","taxonomyType":"section","url":{"primary":"https://www.nbcnews.com/science"}},{"dateCreated":"Thu Sep 16 2021 03:10:17 GMT+0000 (UTC)","dateModified":"Thu Sep 16 2021 03:10:17 GMT+0000 (UTC)","description":{"primary":null},"id":"tdtx101","isCurated":true,"name":"News","path":"today/section/news","pageRoute":"/news","slug":"news","type":"taxonomy","taxonomyType":"section","url":{"primary":"https://www.today.com/news"}},{"dateCreated":"Wed Sep 28 2022 15:01:52 GMT+0000 (UTC)","dateModified":"Wed Sep 28 2022 15:01:52 GMT+0000 (UTC)","description":{"primary":null},"id":"tdtx117","isCurated":false,"name":"News","path":"today/section/news/news","pageRoute":"/","slug":"news","type":"taxonomy","taxonomyType":"topic","url":{"primary":null}},{"dateCreated":"Fri Sep 23 2022 19:39:40 GMT+0000 (UTC)","dateModified":"Fri Sep 23 2022 19:39:40 GMT+0000 (UTC)","description":{"primary":null},"id":"tdtx134","isCurated":true,"name":"Travel","path":"today/section/money/travel","pageRoute":"/life/travel","slug":"travel","type":"taxonomy","taxonomyType":"topic","url":{"primary":"https://www.today.com/life/travel"}},{"dateCreated":"Thu Sep 16 2021 03:10:13 GMT+0000 (UTC)","dateModified":"Thu Sep 16 2021 03:10:13 GMT+0000 (UTC)","description":{"primary":null},"id":"tdtx2009","isCurated":false,"name":"Travel","path":"today/section/tmrw/travel","pageRoute":"/","slug":"travel","type":"taxonomy","taxonomyType":"topic","url":{"primary":null}},{"dateCreated":"Tue Jan 04 2022 15:36:59 GMT+0000 (UTC)","dateModified":"Tue Jan 04 2022 15:36:59 GMT+0000 (UTC)","description":{"primary":null},"id":"tdtx2977","isCurated":false,"name":"Top Videos","path":"today/label/top-videos","pageRoute":"/","slug":"top-videos","type":"taxonomy","taxonomyType":"label","url":{"primary":null}}],"primaryVertical":{"name":"today"},"primarySection":null,"primaryTopic":null},"hasCaptions":true,"closedCaptioning":{"smptett":null,"srt":"https://vod.nbcnews.com/nbcnews/captions/2024/04/tdy_news_7a_costello_eclipse_240409.srt","webvtt":"https://vod.nbcnews.com/nbcnews/captions/2024/04/tdy_news_7a_costello_eclipse_240409.vtt"},"videoAssets":[{"assetType":"EMP","format":"M3U","publicUrl":"https://prodamdnewsencoding.akamaized.net/NBC_News_Digital/tdy_news_7a_costello_eclipse_240409/1/abs/index.m3u8","height":1080,"width":1920,"assetDuration":185.386,"bitrate":4560000},{"assetType":"akamaiMp4","format":"MPEG4","publicUrl":"https://prodamdnewsencoding.akamaized.net/NBC_News_Digital/nbcnews/video/2024/04/tdy_news_7a_costello_eclipse_240409_3368886548.mp4","height":1080,"width":1920,"assetDuration":185.386,"bitrate":4560000}]},{"type":"video","id":"mmvo208587845997","unibrow":{"logo":null,"taxonomyPath":null,"text":"NBC News NOW","url":{"primary":"https://www.nbcnews.com/now/video/meet-the-woman-who-has-seen-21-solar-eclipses-208587845997"}},"mpxMetadata":{"id":"208587845997","guid":"now_staytuned_eclipse_ferrer_240408","externalAdvertiserId":"now_staytuned_eclipse_ferrer_240408"},"datePublished":"Tue Apr 09 2024 01:30:51 GMT+0000 (UTC)","dateCreated":"Tue Apr 09 2024 01:30:51 GMT+0000 (UTC)","dateModified":"Tue Apr 09 2024 01:31:50 GMT+0000 (UTC)","primaryImage":{"id":"vidimg3371059205","headline":{"primary":null},"altText":null,"caption":null,"url":{"primary":"https://media-cldnry.s-nbcnews.com/image/upload/mpx/2704722219/2024_04/1712626230591_now_staytuned_eclipse_ferrer_240408_1920x1080-280nqs.jpg"},"imageUrl":{"aims":"https://media11.s-nbcnews.com/i/mpx/2704722219/2024_04/1712626230591_now_staytuned_eclipse_ferrer_240408_1920x1080-280nqs.jpg","cloudinary":"https://media-cldnry.s-nbcnews.com/image/upload/mpx/2704722219/2024_04/1712626230591_now_staytuned_eclipse_ferrer_240408_1920x1080-280nqs.jpg","telemundo":null},"source":null,"authors":[],"height":null,"width":null,"graphicContent":false},"teaseImage":{"id":"vidimg3371059205","headline":{"primary":null},"altText":null,"caption":null,"url":{"primary":"https://media-cldnry.s-nbcnews.com/image/upload/mpx/2704722219/2024_04/1712626230591_now_staytuned_eclipse_ferrer_240408_1920x1080-280nqs.jpg"},"imageUrl":{"aims":"https://media11.s-nbcnews.com/i/mpx/2704722219/2024_04/1712626230591_now_staytuned_eclipse_ferrer_240408_1920x1080-280nqs.jpg","cloudinary":"https://media-cldnry.s-nbcnews.com/image/upload/mpx/2704722219/2024_04/1712626230591_now_staytuned_eclipse_ferrer_240408_1920x1080-280nqs.jpg","telemundo":null},"source":null,"authors":[],"height":null,"width":null,"graphicContent":false},"url":{"canonical":"https://www.nbcnews.com/now/video/meet-the-woman-who-has-seen-21-solar-eclipses-208587845997","primary":"https://www.nbcnews.com/now/video/meet-the-woman-who-has-seen-21-solar-eclipses-208587845997","short":"https://www.nbcnews.com/now/video/meet-the-woman-who-has-seen-21-solar-eclipses-208587845997","slug":"meet-the-woman-who-has-seen-21-solar-eclipses-208587845997"},"relatedUrl":null,"relatedContentLink":{"text":null,"url":null},"duration":"PT2M23S","nativeAd":false,"videoType":"original","sentiment":"neutral","headline":{"primary":"Meet the woman who has seen 21 solar eclipses","tease":"Meet the woman who has seen 21 solar eclipses","social":"Meet the woman who has seen 21 solar eclipses"},"description":{"primary":"Leticia Ferrer’s passion is chasing solar eclipses. She has seen 21 and hasn’t missed one since 1998. Ferrer has even gone as far as the middle of the Pacific and Atlantic oceans to see them. She talks with Ellison Barber about the power of witnessing these celestial events."},"publisher":{"name":"nbcnews"},"source":{"name":"NBC News NOW"},"taxonomy":{"additionalTerms":[{"dateCreated":"Thu Sep 16 2021 03:10:11 GMT+0000 (UTC)","dateModified":"Thu Sep 16 2021 03:10:11 GMT+0000 (UTC)","description":{"primary":null},"id":"nctx19521","isCurated":false,"name":"Science","path":"nbcnews/section/mach/science","pageRoute":"/","slug":"science","type":"taxonomy","taxonomyType":"topic","url":{"primary":null}},{"dateCreated":"Thu Sep 16 2021 03:51:58 GMT+0000 (UTC)","dateModified":"Thu Sep 16 2021 03:51:58 GMT+0000 (UTC)","description":{"primary":null},"id":"nctx19861","isCurated":true,"name":"Science","path":"nbcnews/vertical/mach/science","pageRoute":"/science","slug":"science","type":"taxonomy","taxonomyType":"subvertical","url":{"primary":"https://www.nbcnews.com/mach/science"}},{"dateCreated":"Thu Sep 16 2021 03:52:10 GMT+0000 (UTC)","dateModified":"Thu Sep 16 2021 03:52:10 GMT+0000 (UTC)","description":{"primary":null},"id":"nctx21301","isCurated":true,"name":"NBC News NOW","path":"nbcnews/collection/nbc-news-now","pageRoute":"/now","slug":"nbc-news-now","type":"taxonomy","taxonomyType":"collection","url":{"primary":"https://www.nbcnews.com/now"}},{"dateCreated":"Thu Sep 16 2021 03:36:51 GMT+0000 (UTC)","dateModified":"Thu Sep 16 2021 03:36:51 GMT+0000 (UTC)","description":{"primary":null},"id":"nctx73","isCurated":true,"name":"Science","path":"nbcnews/section/science","pageRoute":"/science","slug":"science","type":"taxonomy","taxonomyType":"section","url":{"primary":"https://www.nbcnews.com/science"}}],"primaryVertical":{"name":"News"},"primarySection":null,"primaryTopic":null},"hasCaptions":true,"closedCaptioning":{"smptett":null,"srt":"https://nbcnewsdigital-static.nbcuni.com/media/captions/NBC_News_Digital/2024/04/1712626230591_now_staytuned_eclipse_ferrer_240408.srt","webvtt":"https://nbcnewsdigital-static.nbcuni.com/media/captions/NBC_News_Digital/2024/04/1712626230591_now_staytuned_eclipse_ferrer_240408.vtt"},"videoAssets":[{"assetType":"EMP","format":"M3U","publicUrl":"https://prodamdnewsencoding.akamaized.net/NBC_News_Digital/now_staytuned_eclipse_ferrer_240408/1/abs/index.m3u8","height":1080,"width":1920,"assetDuration":142.944,"bitrate":4140000},{"assetType":"akamaiMp4","format":"MPEG4","publicUrl":"https://prodamdnewsencoding.akamaized.net/NBC_News_Digital/nbcnews/video/2024/04/1712626230591_now_staytuned_eclipse_ferrer_240408_6.mp4","height":1080,"width":1920,"assetDuration":142.944,"bitrate":4140662}]},{"type":"video","id":"mmvo208588869826","unibrow":{"logo":null,"taxonomyPath":null,"text":"NBC News NOW","url":{"primary":"https://www.nbcnews.com/now/video/scientists-will-use-total-solar-eclipse-to-study-the-sun-s-corona-208588869826"}},"mpxMetadata":{"id":"208588869826","guid":"now_staytuned_sun_corona_240408","externalAdvertiserId":"now_staytuned_sun_corona_240408"},"datePublished":"Tue Apr 09 2024 01:15:40 GMT+0000 (UTC)","dateCreated":"Tue Apr 09 2024 01:15:40 GMT+0000 (UTC)","dateModified":"Tue Apr 09 2024 01:16:37 GMT+0000 (UTC)","primaryImage":{"id":"vidimg3307739301","headline":{"primary":null},"altText":null,"caption":null,"url":{"primary":"https://media-cldnry.s-nbcnews.com/image/upload/mpx/2704722219/2024_04/1712625319557_now_staytuned_sun_corona_240408_1920x1080-01e4nj.jpg"},"imageUrl":{"aims":"https://media11.s-nbcnews.com/i/mpx/2704722219/2024_04/1712625319557_now_staytuned_sun_corona_240408_1920x1080-01e4nj.jpg","cloudinary":"https://media-cldnry.s-nbcnews.com/image/upload/mpx/2704722219/2024_04/1712625319557_now_staytuned_sun_corona_240408_1920x1080-01e4nj.jpg","telemundo":null},"source":null,"authors":[],"height":null,"width":null,"graphicContent":false},"teaseImage":{"id":"vidimg3307739301","headline":{"primary":null},"altText":null,"caption":null,"url":{"primary":"https://media-cldnry.s-nbcnews.com/image/upload/mpx/2704722219/2024_04/1712625319557_now_staytuned_sun_corona_240408_1920x1080-01e4nj.jpg"},"imageUrl":{"aims":"https://media11.s-nbcnews.com/i/mpx/2704722219/2024_04/1712625319557_now_staytuned_sun_corona_240408_1920x1080-01e4nj.jpg","cloudinary":"https://media-cldnry.s-nbcnews.com/image/upload/mpx/2704722219/2024_04/1712625319557_now_staytuned_sun_corona_240408_1920x1080-01e4nj.jpg","telemundo":null},"source":null,"authors":[],"height":null,"width":null,"graphicContent":false},"url":{"canonical":"https://www.nbcnews.com/now/video/scientists-will-use-total-solar-eclipse-to-study-the-sun-s-corona-208588869826","primary":"https://www.nbcnews.com/now/video/scientists-will-use-total-solar-eclipse-to-study-the-sun-s-corona-208588869826","short":"https://www.nbcnews.com/now/video/scientists-will-use-total-solar-eclipse-to-study-the-sun-s-corona-208588869826","slug":"scientists-will-use-total-solar-eclipse-to-study-the-sun-s-corona-208588869826"},"relatedUrl":null,"relatedContentLink":{"text":null,"url":null},"duration":"PT5M16S","nativeAd":false,"videoType":"original","sentiment":"neutral","headline":{"primary":"Scientists will use total solar eclipse to study the sun's corona","tease":"Scientists will use total solar eclipse to study the sun's corona","social":"Scientists will use total solar eclipse to study the sun's corona"},"description":{"primary":"While millions were awed by the total solar eclipse, scientists hope to learn more about our sun from the celestial event. Amir Caspi, a solar astrophysicist at Southwest Research Institute, talks with Ellison Barber about research his colleagues hope to gather on the sun's corona and what they can learn about the different temperature regions of the star."},"publisher":{"name":"nbcnews"},"source":{"name":"NBC News NOW"},"taxonomy":{"additionalTerms":[{"dateCreated":"Thu Sep 16 2021 03:10:11 GMT+0000 (UTC)","dateModified":"Thu Sep 16 2021 03:10:11 GMT+0000 (UTC)","description":{"primary":null},"id":"nctx19521","isCurated":false,"name":"Science","path":"nbcnews/section/mach/science","pageRoute":"/","slug":"science","type":"taxonomy","taxonomyType":"topic","url":{"primary":null}},{"dateCreated":"Thu Sep 16 2021 03:51:58 GMT+0000 (UTC)","dateModified":"Thu Sep 16 2021 03:51:58 GMT+0000 (UTC)","description":{"primary":null},"id":"nctx19861","isCurated":true,"name":"Science","path":"nbcnews/vertical/mach/science","pageRoute":"/science","slug":"science","type":"taxonomy","taxonomyType":"subvertical","url":{"primary":"https://www.nbcnews.com/mach/science"}},{"dateCreated":"Thu Sep 16 2021 03:52:10 GMT+0000 (UTC)","dateModified":"Thu Sep 16 2021 03:52:10 GMT+0000 (UTC)","description":{"primary":null},"id":"nctx21301","isCurated":true,"name":"NBC News NOW","path":"nbcnews/collection/nbc-news-now","pageRoute":"/now","slug":"nbc-news-now","type":"taxonomy","taxonomyType":"collection","url":{"primary":"https://www.nbcnews.com/now"}},{"dateCreated":"Thu Sep 16 2021 03:36:51 GMT+0000 (UTC)","dateModified":"Thu Sep 16 2021 03:36:51 GMT+0000 (UTC)","description":{"primary":null},"id":"nctx73","isCurated":true,"name":"Science","path":"nbcnews/section/science","pageRoute":"/science","slug":"science","type":"taxonomy","taxonomyType":"section","url":{"primary":"https://www.nbcnews.com/science"}}],"primaryVertical":{"name":"News"},"primarySection":null,"primaryTopic":null},"hasCaptions":true,"closedCaptioning":{"smptett":null,"srt":"https://nbcnewsdigital-static.nbcuni.com/media/captions/NBC_News_Digital/2024/04/1712625319557_now_staytuned_sun_corona_240408.srt","webvtt":"https://nbcnewsdigital-static.nbcuni.com/media/captions/NBC_News_Digital/2024/04/1712625319557_now_staytuned_sun_corona_240408.vtt"},"videoAssets":[{"assetType":"EMP","format":"M3U","publicUrl":"https://prodamdnewsencoding.akamaized.net/NBC_News_Digital/now_staytuned_sun_corona_240408/1/abs/index.m3u8","height":1080,"width":1920,"assetDuration":315.551,"bitrate":4104000},{"assetType":"akamaiMp4","format":"MPEG4","publicUrl":"https://prodamdnewsencoding.akamaized.net/NBC_News_Digital/nbcnews/video/2024/04/1712625319557_now_staytuned_sun_corona_240408_6.mp4","height":1080,"width":1920,"assetDuration":315.551,"bitrate":4104031}]}]}}}],"text":["Nearly 50,000 people have descended on the Indianapolis Motor Speedway to catch one of the area's best views of today's total solar eclipse.","Indianapolis is the biggest city in the eclipse’s path of totality outside of Texas."]},"cardData":{"graphics":[]},"date":{"createdAt":"2024-04-08T18:01:04.854Z","publishedAt":"2024-04-08T18:01:04.854Z","modifiedAt":"2024-04-08T18:01:04.854Z"},"description":{"primary":"Nearly 50,000 people have descended on the Indianapolis Motor Speedway to catch one of the area's best views of today's total solar eclipse.","seo":"Nearly 50,000 people have descended on the Indianapolis Motor Speedway to catch one of the area's best views of today's total solar eclipse.","social":"Thousands pack Indianapolis Motor Speedway to view eclipse"},"headline":{"primary":"Thousands pack Indianapolis Motor Speedway to view eclipse","seo":"Thousands pack Indianapolis Motor Speedway to view eclipse","social":"Thousands pack Indianapolis Motor Speedway to view eclipse","tease":"Thousands pack Indianapolis Motor Speedway to view eclipse"},"primaryImage":null,"teaseImage":null,"taxonomy":{"primaryChannel":{"id":"rctx6603","path":"nbcnews/channel/nebula-blog-rcna145900","taxonomyType":"channel"},"primaryVertical":{"dateCreated":"Thu Sep 16 2021 03:51:57 GMT+0000 (UTC)","dateModified":"Thu Sep 16 2021 03:51:57 GMT+0000 (UTC)","description":{"primary":null},"id":"nctx20366","isCurated":true,"name":"News","path":"nbcnews/vertical/news","pageRoute":"/","slug":"news","type":"taxonomy","taxonomyType":"vertical","url":{"primary":"https://www.nbcnews.com/"}}},"url":{"primary":"https://www.nbcnews.com/science/space/live-blog/solar-eclipse-2024-live-updates-rcna145900#rcrd38527"},"replies":[]},{"id":"rcrd38530","authors":[{"bio":[{"type":"markup","element":"p","html":"Ryan Nobles is a correspondent covering Capitol Hill."}],"dateCreated":"Wed Oct 26 2022 20:15:13 GMT+0000 (UTC)","dateModified":"Thu Mar 07 2024 21:54:05 GMT+0000 (UTC)","shortBio":null,"liveBlogShortBio":"","experience":[],"educationAndExpertise":[],"awards":[],"id":"ncpn1300284","email":null,"jobTitle":[],"name":"Ryan Nobles","primaryImage":{"altText":null,"height":1495,"url":{"primary":"https://media-cldnry.s-nbcnews.com/image/upload/newscms/2024_10/3641224/ryan_noble.jpg"},"width":1495},"publisher":{"name":"nbcnews","subType":null,"type":"organization"},"socialMediaProfiles":{"email":null,"facebook":null,"instagram":null,"pinterest":null,"snapchat":null,"tiktok":null,"twitter":null,"whatsapp":null,"youtube":null},"subType":null,"type":"person","url":{"canonical":"https://www.nbcnews.com/author/ryan-nobles-ncpn1300284","primary":"https://www.nbcnews.com/author/ryan-nobles-ncpn1300284","short":"https://www.nbcnews.com/author/ryan-nobles-ncpn1300284","slug":"ryan-nobles-ncpn1300284"},"worksFor":null}],"cardType":"POST","isHeadlineHidden":false,"content":{"markupAndEmbeds":[{"type":"markup","element":"p","html":"BROCKPORT, N.Y. — Crowds are gathering on the campus of SUNY Brockport in anticipation of today’s total solar eclipse. "},{"type":"markup","element":"p","html":"The college has been preparing for this day for more than three years and still even at this late hour they don’t know what to expect. The cloudy skies at this point have kept the big crowds away, but there is still a significant group of eclipse watchers lined up on the center line of totality, which runs right through the campus and makes this a special vantage point. "},{"type":"markup","element":"p","html":"The college has partnered with universities across the U.S. for research projects connected to the eclipse, and they have canceled classes for most of Monday so students can participate in eclipse-themed events. "},{"type":"markup","element":"p","html":"The clouds are starting to break up, so when the eclipse rolls through they are hopeful this crowd will get the show they are looking for."},{"presentation":{"alignment":"center","size":"medium","style":"default","byline":null,"hideRecommendations":false,"hideProductRecommendations":false,"_overriddenByGetProcessedCardData":true},"type":"embeddedImage","image":{"id":"rcim252293","headline":{"primary":null,"tease":null,"seo":null,"social":null},"caption":"","altText":"","url":{"primary":"https://media-cldnry.s-nbcnews.com/image/upload/rockcms/2024-04/240408-ryan-nobles-Brockport-ew-203p-a11d7a.jpg"},"imageUrl":{"aims":"https://media1.s-nbcnews.com/i/rockcms/2024-04/252293/240408-ryan-nobles-Brockport-ew-203p-a11d7a_ad704b49c9c4e6bdddc921d013fc163fcd1ba0dc.jpg","cloudinary":"https://media-cldnry.s-nbcnews.com/image/upload/rockcms/2024-04/240408-ryan-nobles-Brockport-ew-203p-a11d7a.jpg","telemundo":null},"encodingFormat":"image/jpeg","height":1816,"width":1816,"authors":[{"name":"Ryan Nobles"}],"source":{"name":"NBC News","copyright":null},"graphicContent":false}}],"text":["BROCKPORT, N.Y. — Crowds are gathering on the campus of SUNY Brockport in anticipation of today’s total solar eclipse. ","The college has been preparing for this day for more than three years and still even at this late hour they don’t know what to expect. The cloudy skies at this point have kept the big crowds away, but there is still a significant group of eclipse watchers lined up on the center line of totality, which runs right through the campus and makes this a special vantage point. ","The college has partnered with universities across the U.S. for research projects connected to the eclipse, and they have canceled classes for most of Monday so students can participate in eclipse-themed events. ","The clouds are starting to break up, so when the eclipse rolls through they are hopeful this crowd will get the show they are looking for."]},"cardData":{"graphics":[]},"date":{"createdAt":"2024-04-08T17:53:08.889Z","publishedAt":"2024-04-08T17:53:08.889Z","modifiedAt":"2024-04-08T18:06:39.619Z"},"description":{"primary":"Crowds are gathering on the campus of SUNY Brockport in anticipation of today’s total solar eclipse.","seo":"Crowds are gathering on the campus of SUNY Brockport in anticipation of today’s total solar eclipse.","social":"Cloudy but hopeful in upstate New York"},"headline":{"primary":"Cloudy but hopeful in upstate New York","seo":"Cloudy but hopeful in upstate New York","social":"Cloudy but hopeful in upstate New York","tease":"Cloudy but hopeful in upstate New York"},"primaryImage":null,"teaseImage":null,"taxonomy":{"primaryChannel":{"id":"rctx6603","path":"nbcnews/channel/nebula-blog-rcna145900","taxonomyType":"channel"},"primaryVertical":{"dateCreated":"Thu Sep 16 2021 03:51:57 GMT+0000 (UTC)","dateModified":"Thu Sep 16 2021 03:51:57 GMT+0000 (UTC)","description":{"primary":null},"id":"nctx20366","isCurated":true,"name":"News","path":"nbcnews/vertical/news","pageRoute":"/","slug":"news","type":"taxonomy","taxonomyType":"vertical","url":{"primary":"https://www.nbcnews.com/"}}},"url":{"primary":"https://www.nbcnews.com/science/space/live-blog/solar-eclipse-2024-live-updates-rcna145900#rcrd38530"},"replies":[]},{"id":"rcrd38512","authors":[{"bio":[{"type":"markup","element":"p","html":"Chase Cain is a national climate reporter for NBC News."}],"dateCreated":"Mon Jan 22 2024 19:50:59 GMT+0000 (UTC)","dateModified":"Mon Jan 22 2024 19:50:59 GMT+0000 (UTC)","shortBio":null,"liveBlogShortBio":"","experience":[],"educationAndExpertise":[],"awards":[],"id":"ncpn1308429","email":null,"jobTitle":[],"name":"Chase Cain","primaryImage":null,"publisher":{"name":"nbcnews","subType":null,"type":"organization"},"socialMediaProfiles":{"email":null,"facebook":null,"instagram":null,"pinterest":null,"snapchat":null,"tiktok":null,"twitter":null,"whatsapp":null,"youtube":null},"subType":null,"type":"person","url":null,"worksFor":null}],"cardType":"POST","isHeadlineHidden":false,"content":{"markupAndEmbeds":[{"type":"markup","element":"p","html":"Wildlife may respond in various ways to the few minutes of darkness during totality. Jason Milks, a wildlife ecologist with The Nature Conservancy, says the reactions can be grouped into four categories: doing nothing, bedtime behavior, anxiety and possibly even mating."},{"type":"embeddedVideo","disablePlaylistAutoplay":false,"presentation":{"alignment":"left","size":"medium","style":"default","byline":null,"hideRecommendations":false,"hideProductRecommendations":false,"_overriddenByGetProcessedCardData":true},"video":{"id":"mmvo208549957594","taxonomy":{"additionalTerms":[{"dateCreated":"Thu Sep 16 2021 03:10:11 GMT+0000 (UTC)","dateModified":"Thu Sep 16 2021 03:10:11 GMT+0000 (UTC)","description":{"primary":null},"id":"nctx19521","isCurated":false,"name":"Science","path":"nbcnews/section/mach/science","pageRoute":"/","slug":"science","type":"taxonomy","taxonomyType":"topic","url":{"primary":null}},{"dateCreated":"Thu Sep 16 2021 03:51:58 GMT+0000 (UTC)","dateModified":"Thu Sep 16 2021 03:51:58 GMT+0000 (UTC)","description":{"primary":null},"id":"nctx19861","isCurated":true,"name":"Science","path":"nbcnews/vertical/mach/science","pageRoute":"/science","slug":"science","type":"taxonomy","taxonomyType":"subvertical","url":{"primary":"https://www.nbcnews.com/mach/science"}},{"dateCreated":"Thu Sep 16 2021 03:52:10 GMT+0000 (UTC)","dateModified":"Thu Sep 16 2021 03:52:10 GMT+0000 (UTC)","description":{"primary":null},"id":"nctx21301","isCurated":true,"name":"NBC News NOW","path":"nbcnews/collection/nbc-news-now","pageRoute":"/now","slug":"nbc-news-now","type":"taxonomy","taxonomyType":"collection","url":{"primary":"https://www.nbcnews.com/now"}},{"dateCreated":"Thu Sep 16 2021 03:36:51 GMT+0000 (UTC)","dateModified":"Thu Sep 16 2021 03:36:51 GMT+0000 (UTC)","description":{"primary":null},"id":"nctx73","isCurated":true,"name":"Science","path":"nbcnews/section/science","pageRoute":"/science","slug":"science","type":"taxonomy","taxonomyType":"section","url":{"primary":"https://www.nbcnews.com/science"}}],"primaryVertical":{"name":"News","taxonomyType":"vertical"},"primarySection":null,"primaryTopic":null},"unibrow":{"logo":null,"taxonomyPath":null,"text":"NBC News NOW","url":{"primary":"https://www.nbcnews.com/now/video/natural-reactions-how-animals-may-behave-during-the-eclipse-208549957594"}},"duration":"PT2M43S","dateCreated":"Mon Apr 08 2024 17:00:52 GMT+0000 (UTC)","datePublished":"Mon Apr 08 2024 17:00:52 GMT+0000 (UTC)","dateModified":"Mon Apr 08 2024 17:01:51 GMT+0000 (UTC)","dateBroadcast":"Mon Apr 08 2024 17:00:56 GMT+0000 (UTC)","liveVideoStatus":"NONE","nativeAd":false,"mpxMetadata":{"id":"208549957594","guid":"now_daily_a_eclipse_nature_240408","externalAdvertiserId":"now_daily_a_eclipse_nature_240408","accountId":"2704722219","accountName":"nbcnewsdigital"},"source":{"name":"NBC News NOW"},"publisher":{"name":"nbcnews"},"partOfEpisode":null,"partOfSeason":null,"videoType":"original","sentiment":"neutral","headline":{"primary":"","tease":"","seo":"Natural reactions: How animals may behave during the eclipse","social":""},"description":{"primary":"Ecologist Jason Milks tells NBC News climate reporter Chase Cain that animals tend to react in several ways during a complete solar eclipse.","seo":"Ecologist Jason Milks tells NBC News climate reporter Chase Cain that animals tend to react in several ways during a complete solar eclipse."},"playable":true,"url":{"canonical":"https://www.nbcnews.com/now/video/natural-reactions-how-animals-may-behave-during-the-eclipse-208549957594","primary":"https://www.nbcnews.com/now/video/natural-reactions-how-animals-may-behave-during-the-eclipse-208549957594","short":"https://www.nbcnews.com/now/video/natural-reactions-how-animals-may-behave-during-the-eclipse-208549957594","slug":"natural-reactions-how-animals-may-behave-during-the-eclipse-208549957594"},"hasCaptions":true,"closedCaptioning":{"smptett":null,"srt":"https://nbcnewsdigital-static.nbcuni.com/media/captions/NBC_News_Digital/2024/04/1712595633655_now_daily_a_eclipse_nature_240408.srt","webvtt":"https://nbcnewsdigital-static.nbcuni.com/media/captions/NBC_News_Digital/2024/04/1712595633655_now_daily_a_eclipse_nature_240408.vtt"},"videoAssets":[{"assetType":"EMP","format":"M3U","publicUrl":"https://prodamdnewsencoding.akamaized.net/NBC_News_Digital/now_daily_a_eclipse_nature_240408/1/abs/index.m3u8","height":1080,"width":1920,"assetDuration":162.797,"bitrate":4157000},{"assetType":"akamaiMp4","format":"MPEG4","publicUrl":"https://prodamdnewsencoding.akamaized.net/NBC_News_Digital/nbcnews/video/2024/04/1712595633655_now_daily_a_eclipse_nature_240408_6.mp4","height":1080,"width":1920,"assetDuration":162.797,"bitrate":4157493}],"primaryImage":{"id":"vidimg2933308184","headline":{"primary":null},"altText":null,"caption":null,"url":{"primary":"https://media-cldnry.s-nbcnews.com/image/upload/mpx/2704722219/2024_04/1712595633655_now_daily_a_eclipse_nature_240408_1920x1080-8extx5.jpg"},"imageUrl":{"aims":"https://media11.s-nbcnews.com/i/mpx/2704722219/2024_04/1712595633655_now_daily_a_eclipse_nature_240408_1920x1080-8extx5.jpg","cloudinary":"https://media-cldnry.s-nbcnews.com/image/upload/mpx/2704722219/2024_04/1712595633655_now_daily_a_eclipse_nature_240408_1920x1080-8extx5.jpg","telemundo":null},"source":null,"authors":[],"height":null,"width":null,"graphicContent":false},"teaseImage":{"id":"vidimg2933308184","headline":{"primary":null},"altText":null,"caption":null,"url":{"primary":"https://media-cldnry.s-nbcnews.com/image/upload/mpx/2704722219/2024_04/1712595633655_now_daily_a_eclipse_nature_240408_1920x1080-8extx5.jpg"},"imageUrl":{"aims":"https://media11.s-nbcnews.com/i/mpx/2704722219/2024_04/1712595633655_now_daily_a_eclipse_nature_240408_1920x1080-8extx5.jpg","cloudinary":"https://media-cldnry.s-nbcnews.com/image/upload/mpx/2704722219/2024_04/1712595633655_now_daily_a_eclipse_nature_240408_1920x1080-8extx5.jpg","telemundo":null},"source":null,"authors":[],"height":null,"width":null,"graphicContent":false},"documentTracing":{"currentMessageId":{"id":"25290482-2066-44f4-bcab-6119a155aa33","updatedDate":"Mon Apr 08 2024 17:01:57 GMT+0000 (UTC)"}},"relatedUrl":null,"relatedContentLink":{"text":null,"url":null},"associatedVideoPlaylist":{"headline":{"primary":"Science"},"videos":[{"type":"video","id":"mmvo209023557835","unibrow":{"logo":null,"taxonomyPath":null,"text":"NBC News","url":{"primary":"https://www.nbcnews.com/video/coral-scientists-explain-how-coral-bleaching-happens-209023557835"}},"mpxMetadata":{"id":"209023557835","guid":"f_mo_bleached_coral_240415","externalAdvertiserId":"f_mo_bleached_coral_240415"},"datePublished":"Mon Apr 15 2024 20:25:07 GMT+0000 (UTC)","dateCreated":"Mon Apr 15 2024 20:25:07 GMT+0000 (UTC)","dateModified":"Mon Apr 15 2024 20:32:27 GMT+0000 (UTC)","primaryImage":{"id":"vidimg503002334","headline":{"primary":null},"altText":null,"caption":null,"url":{"primary":"https://media-cldnry.s-nbcnews.com/image/upload/mpx/2704722219/2024_04/f_mo_bleached_coral_240415.00_00_13_18.Still001-d5gmle.jpg"},"imageUrl":{"aims":"https://media11.s-nbcnews.com/i/mpx/2704722219/2024_04/f_mo_bleached_coral_240415.00_00_13_18.Still001-d5gmle.jpg","cloudinary":"https://media-cldnry.s-nbcnews.com/image/upload/mpx/2704722219/2024_04/f_mo_bleached_coral_240415.00_00_13_18.Still001-d5gmle.jpg","telemundo":null},"source":null,"authors":[],"height":null,"width":null,"graphicContent":false},"teaseImage":{"id":"vidimg503002334","headline":{"primary":null},"altText":null,"caption":null,"url":{"primary":"https://media-cldnry.s-nbcnews.com/image/upload/mpx/2704722219/2024_04/f_mo_bleached_coral_240415.00_00_13_18.Still001-d5gmle.jpg"},"imageUrl":{"aims":"https://media11.s-nbcnews.com/i/mpx/2704722219/2024_04/f_mo_bleached_coral_240415.00_00_13_18.Still001-d5gmle.jpg","cloudinary":"https://media-cldnry.s-nbcnews.com/image/upload/mpx/2704722219/2024_04/f_mo_bleached_coral_240415.00_00_13_18.Still001-d5gmle.jpg","telemundo":null},"source":null,"authors":[],"height":null,"width":null,"graphicContent":false},"url":{"canonical":"https://www.nbcnews.com/video/coral-scientists-explain-how-coral-bleaching-happens-209023557835","primary":"https://www.nbcnews.com/video/coral-scientists-explain-how-coral-bleaching-happens-209023557835","short":"https://www.nbcnews.com/video/coral-scientists-explain-how-coral-bleaching-happens-209023557835","slug":"coral-scientists-explain-how-coral-bleaching-happens-209023557835"},"relatedUrl":null,"relatedContentLink":{"text":null,"url":null},"duration":"PT2M15S","nativeAd":false,"videoType":"webExtra","sentiment":"neutral","headline":{"primary":"Coral scientists explain how coral bleaching happens","tease":"Coral scientists explain how coral bleaching happens","social":"Coral scientists explain how coral bleaching happens"},"description":{"primary":"Coral scientists detail how coral bleaching happens and explain that climate change is a major factor in driving heat stress."},"publisher":{"name":"nbcnews"},"source":{"name":"NBC News"},"taxonomy":{"additionalTerms":[{"dateCreated":"Thu Sep 16 2021 03:10:11 GMT+0000 (UTC)","dateModified":"Thu Sep 16 2021 03:10:11 GMT+0000 (UTC)","description":{"primary":null},"id":"nctx19521","isCurated":false,"name":"Science","path":"nbcnews/section/mach/science","pageRoute":"/","slug":"science","type":"taxonomy","taxonomyType":"topic","url":{"primary":null}},{"dateCreated":"Thu Sep 16 2021 03:51:58 GMT+0000 (UTC)","dateModified":"Thu Sep 16 2021 03:51:58 GMT+0000 (UTC)","description":{"primary":null},"id":"nctx19861","isCurated":true,"name":"Science","path":"nbcnews/vertical/mach/science","pageRoute":"/science","slug":"science","type":"taxonomy","taxonomyType":"subvertical","url":{"primary":"https://www.nbcnews.com/mach/science"}},{"dateCreated":"Fri Apr 29 2022 02:27:32 GMT+0000 (UTC)","dateModified":"Fri Apr 29 2022 02:27:32 GMT+0000 (UTC)","description":{"primary":null},"id":"nctx20846","isCurated":false,"name":"News","path":"msnbc/section/msnbc/news","pageRoute":"/","slug":"news","type":"taxonomy","taxonomyType":"topic","url":{"primary":null}},{"dateCreated":"Fri Apr 01 2022 20:42:09 GMT+0000 (UTC)","dateModified":"Fri Apr 01 2022 20:42:09 GMT+0000 (UTC)","description":{"primary":null},"id":"nctx23345","isCurated":true,"name":"News","path":"nbcnews/show/meet-the-press/news","pageRoute":"/meet-the-press","slug":"news","type":"taxonomy","taxonomyType":"topic","url":{"primary":"https://www.nbcnews.com/meet-the-press"}},{"dateCreated":"Thu Sep 16 2021 03:36:45 GMT+0000 (UTC)","dateModified":"Thu Sep 16 2021 03:36:45 GMT+0000 (UTC)","description":{"primary":null},"id":"nctx7","isCurated":false,"name":"News","path":"nbcnews/section/news","pageRoute":"/","slug":"news","type":"taxonomy","taxonomyType":"section","url":{"primary":null}},{"dateCreated":"Thu Sep 16 2021 03:36:51 GMT+0000 (UTC)","dateModified":"Thu Sep 16 2021 03:36:51 GMT+0000 (UTC)","description":{"primary":null},"id":"nctx73","isCurated":true,"name":"Science","path":"nbcnews/section/science","pageRoute":"/science","slug":"science","type":"taxonomy","taxonomyType":"section","url":{"primary":"https://www.nbcnews.com/science"}}],"primaryVertical":{"name":"News"},"primarySection":null,"primaryTopic":null},"hasCaptions":true,"closedCaptioning":{"smptett":null,"srt":"https://vod.nbcnews.com/nbcnews/captions/2024/04/f_mo_bleached_coral_240415_0425.srt","webvtt":"https://vod.nbcnews.com/nbcnews/captions/2024/04/f_mo_bleached_coral_240415_0425.vtt"},"videoAssets":[{"assetType":"EMP","format":"M3U","publicUrl":"https://prodamdnewsencoding.akamaized.net/NBC_News_Digital/f_mo_bleached_coral_240415/1/abs/index.m3u8","height":1080,"width":1920,"assetDuration":134.602,"bitrate":4554000},{"assetType":"akamaiMp4","format":"MPEG4","publicUrl":"https://prodamdnewsencoding.akamaized.net/NBC_News_Digital/nbcnews/video/2024/04/f_mo_bleached_coral_240415_3377292664.mp4","height":1080,"width":1920,"assetDuration":134.602,"bitrate":4554000}]},{"type":"video","id":"mmvo208955461634","unibrow":{"logo":null,"taxonomyPath":null,"text":"TODAY","url":{"primary":"https://www.today.com/video/science-class-reunites-46-years-later-to-witness-total-solar-eclipse-208955461634"}},"mpxMetadata":{"id":"208955461634","guid":"tdy_sun_highs_lows_solar_eclipse_240414","externalAdvertiserId":"tdy_sun_highs_lows_solar_eclipse_240414"},"datePublished":"Sun Apr 14 2024 13:17:59 GMT+0000 (UTC)","dateCreated":"Sun Apr 14 2024 13:17:59 GMT+0000 (UTC)","dateModified":"Sun Apr 14 2024 19:00:35 GMT+0000 (UTC)","primaryImage":{"id":"vidimg1478938582","headline":{"primary":null},"altText":null,"caption":null,"url":{"primary":"https://media-cldnry.s-nbcnews.com/image/upload/mpx/2704722219/2024_04/1713100660432_tdy_sun_highs_lows_solar_eclipse_240414_1920x1080-oubiy9.jpg"},"imageUrl":{"aims":"https://media14.s-nbcnews.com/i/mpx/2704722219/2024_04/1713100660432_tdy_sun_highs_lows_solar_eclipse_240414_1920x1080-oubiy9.jpg","cloudinary":"https://media-cldnry.s-nbcnews.com/image/upload/mpx/2704722219/2024_04/1713100660432_tdy_sun_highs_lows_solar_eclipse_240414_1920x1080-oubiy9.jpg","telemundo":null},"source":null,"authors":[],"height":null,"width":null,"graphicContent":false},"teaseImage":{"id":"vidimg1478938582","headline":{"primary":null},"altText":null,"caption":null,"url":{"primary":"https://media-cldnry.s-nbcnews.com/image/upload/mpx/2704722219/2024_04/1713100660432_tdy_sun_highs_lows_solar_eclipse_240414_1920x1080-oubiy9.jpg"},"imageUrl":{"aims":"https://media14.s-nbcnews.com/i/mpx/2704722219/2024_04/1713100660432_tdy_sun_highs_lows_solar_eclipse_240414_1920x1080-oubiy9.jpg","cloudinary":"https://media-cldnry.s-nbcnews.com/image/upload/mpx/2704722219/2024_04/1713100660432_tdy_sun_highs_lows_solar_eclipse_240414_1920x1080-oubiy9.jpg","telemundo":null},"source":null,"authors":[],"height":null,"width":null,"graphicContent":false},"url":{"canonical":"https://www.today.com/video/science-class-reunites-46-years-later-to-witness-total-solar-eclipse-208955461634","primary":"https://www.today.com/video/science-class-reunites-46-years-later-to-witness-total-solar-eclipse-208955461634","short":"https://www.today.com/video/science-class-reunites-46-years-later-to-witness-total-solar-eclipse-208955461634","slug":"science-class-reunites-46-years-later-to-witness-total-solar-eclipse-208955461634"},"relatedUrl":null,"relatedContentLink":{"text":null,"url":null},"duration":"PT4M49S","nativeAd":false,"videoType":"broadcast","sentiment":"positive","headline":{"primary":"Science class reunites 46 years later to witness total solar eclipse","tease":"Science class reunites 46 years later to witness total solar eclipse","social":"Science class reunites 46 years later to witness total solar eclipse"},"description":{"primary":"Sunday TODAY’s Willie Geist runs through the Highs and Lows of the week including a science class from 1978 reuniting with their teacher to witness the once-in-a-generation total solar eclipse, a racehorse trotting on the wrong track and more!"},"publisher":{"name":"today"},"source":{"name":"TODAY"},"taxonomy":{"additionalTerms":[{"dateCreated":"Thu Sep 16 2021 03:10:11 GMT+0000 (UTC)","dateModified":"Thu Sep 16 2021 03:10:11 GMT+0000 (UTC)","description":{"primary":null},"id":"nctx19521","isCurated":false,"name":"Science","path":"nbcnews/section/mach/science","pageRoute":"/","slug":"science","type":"taxonomy","taxonomyType":"topic","url":{"primary":null}},{"dateCreated":"Thu Sep 16 2021 03:51:58 GMT+0000 (UTC)","dateModified":"Thu Sep 16 2021 03:51:58 GMT+0000 (UTC)","description":{"primary":null},"id":"nctx19861","isCurated":true,"name":"Science","path":"nbcnews/vertical/mach/science","pageRoute":"/science","slug":"science","type":"taxonomy","taxonomyType":"subvertical","url":{"primary":"https://www.nbcnews.com/mach/science"}},{"dateCreated":"Thu Sep 16 2021 03:36:51 GMT+0000 (UTC)","dateModified":"Thu Sep 16 2021 03:36:51 GMT+0000 (UTC)","description":{"primary":null},"id":"nctx73","isCurated":true,"name":"Science","path":"nbcnews/section/science","pageRoute":"/science","slug":"science","type":"taxonomy","taxonomyType":"section","url":{"primary":"https://www.nbcnews.com/science"}},{"dateCreated":"Thu Sep 16 2021 03:10:17 GMT+0000 (UTC)","dateModified":"Thu Sep 16 2021 03:10:17 GMT+0000 (UTC)","description":{"primary":null},"id":"tdtx101","isCurated":true,"name":"News","path":"today/section/news","pageRoute":"/news","slug":"news","type":"taxonomy","taxonomyType":"section","url":{"primary":"https://www.today.com/news"}},{"dateCreated":"Thu Sep 16 2021 03:10:17 GMT+0000 (UTC)","dateModified":"Thu Sep 16 2021 03:10:17 GMT+0000 (UTC)","description":{"primary":null},"id":"tdtx102","isCurated":true,"name":"Pop Culture","path":"today/section/popculture","pageRoute":"/popculture","slug":"popculture","type":"taxonomy","taxonomyType":"section","url":{"primary":"https://www.today.com/popculture"}},{"dateCreated":"Wed Sep 28 2022 15:01:52 GMT+0000 (UTC)","dateModified":"Wed Sep 28 2022 15:01:52 GMT+0000 (UTC)","description":{"primary":null},"id":"tdtx117","isCurated":false,"name":"News","path":"today/section/news/news","pageRoute":"/","slug":"news","type":"taxonomy","taxonomyType":"topic","url":{"primary":null}},{"dateCreated":"Thu Sep 16 2021 03:10:05 GMT+0000 (UTC)","dateModified":"Thu Sep 16 2021 03:10:05 GMT+0000 (UTC)","description":{"primary":null},"id":"tdtx118","isCurated":true,"name":"Good News","path":"today/section/news/good-news","pageRoute":"/news/good-news","slug":"good-news","type":"taxonomy","taxonomyType":"topic","url":{"primary":"https://www.today.com/news/good-news"}},{"dateCreated":"Thu Sep 16 2021 03:10:14 GMT+0000 (UTC)","dateModified":"Thu Sep 16 2021 03:10:14 GMT+0000 (UTC)","description":{"primary":null},"id":"tdtx154","isCurated":true,"name":"Cutest Thing Ever","path":"today/section/pets/pets/cutest-thing-ever","pageRoute":"/pets/cutest-thing-ever","slug":"cutest-thing-ever","type":"taxonomy","taxonomyType":"subtopic","url":{"primary":"https://www.today.com/pets/cutest-thing-ever"}},{"dateCreated":"Thu Sep 16 2021 03:10:15 GMT+0000 (UTC)","dateModified":"Thu Sep 16 2021 03:10:15 GMT+0000 (UTC)","description":{"primary":null},"id":"tdtx206","isCurated":true,"name":"Moments that Matter","path":"today/section/parents/parents/moments-that-matter","pageRoute":"/parents/moments-that-matter","slug":"moments-that-matter","type":"taxonomy","taxonomyType":"subtopic","url":{"primary":"https://www.today.com/parents/moments-that-matter"}},{"dateCreated":"Tue Jan 04 2022 15:36:59 GMT+0000 (UTC)","dateModified":"Tue Jan 04 2022 15:36:59 GMT+0000 (UTC)","description":{"primary":null},"id":"tdtx2977","isCurated":false,"name":"Top Videos","path":"today/label/top-videos","pageRoute":"/","slug":"top-videos","type":"taxonomy","taxonomyType":"label","url":{"primary":null}},{"dateCreated":"Thu Sep 16 2021 03:36:04 GMT+0000 (UTC)","dateModified":"Thu Sep 16 2021 03:36:04 GMT+0000 (UTC)","description":{"primary":null},"id":"tdtx951","isCurated":true,"name":"Sunday TODAY","path":"today/show/sunday-today","pageRoute":"/sunday-today","slug":"sunday-today","type":"taxonomy","taxonomyType":"show","url":{"primary":"https://www.today.com/sunday-today"}}],"primaryVertical":{"name":"today"},"primarySection":null,"primaryTopic":null},"hasCaptions":true,"closedCaptioning":{"smptett":null,"srt":"https://nbcnewsdigital-static.nbcuni.com/media/captions/NBC_News_Digital/2024/04/1713100660432_tdy_sun_highs_lows_solar_eclipse_240414.srt","webvtt":"https://nbcnewsdigital-static.nbcuni.com/media/captions/NBC_News_Digital/2024/04/1713100660432_tdy_sun_highs_lows_solar_eclipse_240414.vtt"},"videoAssets":[{"assetType":"EMP","format":"M3U","publicUrl":"https://prodamdnewsencoding.akamaized.net/NBC_News_Digital/tdy_sun_highs_lows_solar_eclipse_240414/1/abs/index.m3u8","height":1080,"width":1920,"assetDuration":289.024,"bitrate":4249000},{"assetType":"akamaiMp4","format":"MPEG4","publicUrl":"https://prodamdnewsencoding.akamaized.net/NBC_News_Digital/nbcnews/video/2024/04/1713100660432_tdy_sun_highs_lows_solar_eclipse_240414_6.mp4","height":1080,"width":1920,"assetDuration":289.024,"bitrate":4249008}]},{"type":"video","id":"mmvo208603717917","unibrow":{"logo":null,"taxonomyPath":null,"text":"TODAY","url":{"primary":"https://www.today.com/video/millions-gather-to-celebrate-solar-eclipse-along-path-of-totality-208603717917"}},"mpxMetadata":{"id":"208603717917","guid":"tdy_news_7a_costello_eclipse_240409","externalAdvertiserId":"tdy_news_7a_costello_eclipse_240409"},"datePublished":"Tue Apr 09 2024 11:11:19 GMT+0000 (UTC)","dateCreated":"Tue Apr 09 2024 11:11:19 GMT+0000 (UTC)","dateModified":"Sat Apr 13 2024 03:21:34 GMT+0000 (UTC)","primaryImage":{"id":"vidimg1821086297","headline":{"primary":null},"altText":null,"caption":null,"url":{"primary":"https://media-cldnry.s-nbcnews.com/image/upload/mpx/2704722219/2024_04/Eclipse_x_Viewers-d6cxtc.jpg"},"imageUrl":{"aims":"https://media13.s-nbcnews.com/i/mpx/2704722219/2024_04/Eclipse_x_Viewers-d6cxtc.jpg","cloudinary":"https://media-cldnry.s-nbcnews.com/image/upload/mpx/2704722219/2024_04/Eclipse_x_Viewers-d6cxtc.jpg","telemundo":null},"source":null,"authors":[],"height":null,"width":null,"graphicContent":false},"teaseImage":{"id":"vidimg1821086297","headline":{"primary":null},"altText":null,"caption":null,"url":{"primary":"https://media-cldnry.s-nbcnews.com/image/upload/mpx/2704722219/2024_04/Eclipse_x_Viewers-d6cxtc.jpg"},"imageUrl":{"aims":"https://media13.s-nbcnews.com/i/mpx/2704722219/2024_04/Eclipse_x_Viewers-d6cxtc.jpg","cloudinary":"https://media-cldnry.s-nbcnews.com/image/upload/mpx/2704722219/2024_04/Eclipse_x_Viewers-d6cxtc.jpg","telemundo":null},"source":null,"authors":[],"height":null,"width":null,"graphicContent":false},"url":{"canonical":"https://www.today.com/video/millions-gather-to-celebrate-solar-eclipse-along-path-of-totality-208603717917","primary":"https://www.today.com/video/millions-gather-to-celebrate-solar-eclipse-along-path-of-totality-208603717917","short":"https://www.today.com/video/millions-gather-to-celebrate-solar-eclipse-along-path-of-totality-208603717917","slug":"millions-gather-to-celebrate-solar-eclipse-along-path-of-totality-208603717917"},"relatedUrl":null,"relatedContentLink":{"text":null,"url":null},"duration":"PT3M5S","nativeAd":false,"videoType":"broadcast","sentiment":"positive","headline":{"primary":"Millions gather to celebrate solar eclipse along path of totality","tease":"Millions gather to celebrate solar eclipse along path of totality","social":"Millions gather to celebrate solar eclipse along path of totality"},"description":{"primary":"The total solar eclipse brought millions together to witness the rare once-in-a-generation moment. NBC’s Tom Costello reports for TODAY."},"publisher":{"name":"today"},"source":{"name":"TODAY"},"taxonomy":{"additionalTerms":[{"dateCreated":"Thu Sep 16 2021 03:10:11 GMT+0000 (UTC)","dateModified":"Thu Sep 16 2021 03:10:11 GMT+0000 (UTC)","description":{"primary":null},"id":"nctx19521","isCurated":false,"name":"Science","path":"nbcnews/section/mach/science","pageRoute":"/","slug":"science","type":"taxonomy","taxonomyType":"topic","url":{"primary":null}},{"dateCreated":"Thu Sep 16 2021 03:51:58 GMT+0000 (UTC)","dateModified":"Thu Sep 16 2021 03:51:58 GMT+0000 (UTC)","description":{"primary":null},"id":"nctx19861","isCurated":true,"name":"Science","path":"nbcnews/vertical/mach/science","pageRoute":"/science","slug":"science","type":"taxonomy","taxonomyType":"subvertical","url":{"primary":"https://www.nbcnews.com/mach/science"}},{"dateCreated":"Fri Apr 29 2022 02:27:32 GMT+0000 (UTC)","dateModified":"Fri Apr 29 2022 02:27:32 GMT+0000 (UTC)","description":{"primary":null},"id":"nctx20846","isCurated":false,"name":"News","path":"msnbc/section/msnbc/news","pageRoute":"/","slug":"news","type":"taxonomy","taxonomyType":"topic","url":{"primary":null}},{"dateCreated":"Fri Apr 01 2022 20:42:09 GMT+0000 (UTC)","dateModified":"Fri Apr 01 2022 20:42:09 GMT+0000 (UTC)","description":{"primary":null},"id":"nctx23345","isCurated":true,"name":"News","path":"nbcnews/show/meet-the-press/news","pageRoute":"/meet-the-press","slug":"news","type":"taxonomy","taxonomyType":"topic","url":{"primary":"https://www.nbcnews.com/meet-the-press"}},{"dateCreated":"Thu Sep 16 2021 03:36:45 GMT+0000 (UTC)","dateModified":"Thu Sep 16 2021 03:36:45 GMT+0000 (UTC)","description":{"primary":null},"id":"nctx7","isCurated":false,"name":"News","path":"nbcnews/section/news","pageRoute":"/","slug":"news","type":"taxonomy","taxonomyType":"section","url":{"primary":null}},{"dateCreated":"Thu Sep 16 2021 03:36:51 GMT+0000 (UTC)","dateModified":"Thu Sep 16 2021 03:36:51 GMT+0000 (UTC)","description":{"primary":null},"id":"nctx73","isCurated":true,"name":"Science","path":"nbcnews/section/science","pageRoute":"/science","slug":"science","type":"taxonomy","taxonomyType":"section","url":{"primary":"https://www.nbcnews.com/science"}},{"dateCreated":"Thu Sep 16 2021 03:10:17 GMT+0000 (UTC)","dateModified":"Thu Sep 16 2021 03:10:17 GMT+0000 (UTC)","description":{"primary":null},"id":"tdtx101","isCurated":true,"name":"News","path":"today/section/news","pageRoute":"/news","slug":"news","type":"taxonomy","taxonomyType":"section","url":{"primary":"https://www.today.com/news"}},{"dateCreated":"Wed Sep 28 2022 15:01:52 GMT+0000 (UTC)","dateModified":"Wed Sep 28 2022 15:01:52 GMT+0000 (UTC)","description":{"primary":null},"id":"tdtx117","isCurated":false,"name":"News","path":"today/section/news/news","pageRoute":"/","slug":"news","type":"taxonomy","taxonomyType":"topic","url":{"primary":null}},{"dateCreated":"Fri Sep 23 2022 19:39:40 GMT+0000 (UTC)","dateModified":"Fri Sep 23 2022 19:39:40 GMT+0000 (UTC)","description":{"primary":null},"id":"tdtx134","isCurated":true,"name":"Travel","path":"today/section/money/travel","pageRoute":"/life/travel","slug":"travel","type":"taxonomy","taxonomyType":"topic","url":{"primary":"https://www.today.com/life/travel"}},{"dateCreated":"Thu Sep 16 2021 03:10:13 GMT+0000 (UTC)","dateModified":"Thu Sep 16 2021 03:10:13 GMT+0000 (UTC)","description":{"primary":null},"id":"tdtx2009","isCurated":false,"name":"Travel","path":"today/section/tmrw/travel","pageRoute":"/","slug":"travel","type":"taxonomy","taxonomyType":"topic","url":{"primary":null}},{"dateCreated":"Tue Jan 04 2022 15:36:59 GMT+0000 (UTC)","dateModified":"Tue Jan 04 2022 15:36:59 GMT+0000 (UTC)","description":{"primary":null},"id":"tdtx2977","isCurated":false,"name":"Top Videos","path":"today/label/top-videos","pageRoute":"/","slug":"top-videos","type":"taxonomy","taxonomyType":"label","url":{"primary":null}}],"primaryVertical":{"name":"today"},"primarySection":null,"primaryTopic":null},"hasCaptions":true,"closedCaptioning":{"smptett":null,"srt":"https://vod.nbcnews.com/nbcnews/captions/2024/04/tdy_news_7a_costello_eclipse_240409.srt","webvtt":"https://vod.nbcnews.com/nbcnews/captions/2024/04/tdy_news_7a_costello_eclipse_240409.vtt"},"videoAssets":[{"assetType":"EMP","format":"M3U","publicUrl":"https://prodamdnewsencoding.akamaized.net/NBC_News_Digital/tdy_news_7a_costello_eclipse_240409/1/abs/index.m3u8","height":1080,"width":1920,"assetDuration":185.386,"bitrate":4560000},{"assetType":"akamaiMp4","format":"MPEG4","publicUrl":"https://prodamdnewsencoding.akamaized.net/NBC_News_Digital/nbcnews/video/2024/04/tdy_news_7a_costello_eclipse_240409_3368886548.mp4","height":1080,"width":1920,"assetDuration":185.386,"bitrate":4560000}]},{"type":"video","id":"mmvo208587845997","unibrow":{"logo":null,"taxonomyPath":null,"text":"NBC News NOW","url":{"primary":"https://www.nbcnews.com/now/video/meet-the-woman-who-has-seen-21-solar-eclipses-208587845997"}},"mpxMetadata":{"id":"208587845997","guid":"now_staytuned_eclipse_ferrer_240408","externalAdvertiserId":"now_staytuned_eclipse_ferrer_240408"},"datePublished":"Tue Apr 09 2024 01:30:51 GMT+0000 (UTC)","dateCreated":"Tue Apr 09 2024 01:30:51 GMT+0000 (UTC)","dateModified":"Tue Apr 09 2024 01:31:50 GMT+0000 (UTC)","primaryImage":{"id":"vidimg3371059205","headline":{"primary":null},"altText":null,"caption":null,"url":{"primary":"https://media-cldnry.s-nbcnews.com/image/upload/mpx/2704722219/2024_04/1712626230591_now_staytuned_eclipse_ferrer_240408_1920x1080-280nqs.jpg"},"imageUrl":{"aims":"https://media11.s-nbcnews.com/i/mpx/2704722219/2024_04/1712626230591_now_staytuned_eclipse_ferrer_240408_1920x1080-280nqs.jpg","cloudinary":"https://media-cldnry.s-nbcnews.com/image/upload/mpx/2704722219/2024_04/1712626230591_now_staytuned_eclipse_ferrer_240408_1920x1080-280nqs.jpg","telemundo":null},"source":null,"authors":[],"height":null,"width":null,"graphicContent":false},"teaseImage":{"id":"vidimg3371059205","headline":{"primary":null},"altText":null,"caption":null,"url":{"primary":"https://media-cldnry.s-nbcnews.com/image/upload/mpx/2704722219/2024_04/1712626230591_now_staytuned_eclipse_ferrer_240408_1920x1080-280nqs.jpg"},"imageUrl":{"aims":"https://media11.s-nbcnews.com/i/mpx/2704722219/2024_04/1712626230591_now_staytuned_eclipse_ferrer_240408_1920x1080-280nqs.jpg","cloudinary":"https://media-cldnry.s-nbcnews.com/image/upload/mpx/2704722219/2024_04/1712626230591_now_staytuned_eclipse_ferrer_240408_1920x1080-280nqs.jpg","telemundo":null},"source":null,"authors":[],"height":null,"width":null,"graphicContent":false},"url":{"canonical":"https://www.nbcnews.com/now/video/meet-the-woman-who-has-seen-21-solar-eclipses-208587845997","primary":"https://www.nbcnews.com/now/video/meet-the-woman-who-has-seen-21-solar-eclipses-208587845997","short":"https://www.nbcnews.com/now/video/meet-the-woman-who-has-seen-21-solar-eclipses-208587845997","slug":"meet-the-woman-who-has-seen-21-solar-eclipses-208587845997"},"relatedUrl":null,"relatedContentLink":{"text":null,"url":null},"duration":"PT2M23S","nativeAd":false,"videoType":"original","sentiment":"neutral","headline":{"primary":"Meet the woman who has seen 21 solar eclipses","tease":"Meet the woman who has seen 21 solar eclipses","social":"Meet the woman who has seen 21 solar eclipses"},"description":{"primary":"Leticia Ferrer’s passion is chasing solar eclipses. She has seen 21 and hasn’t missed one since 1998. Ferrer has even gone as far as the middle of the Pacific and Atlantic oceans to see them. She talks with Ellison Barber about the power of witnessing these celestial events."},"publisher":{"name":"nbcnews"},"source":{"name":"NBC News NOW"},"taxonomy":{"additionalTerms":[{"dateCreated":"Thu Sep 16 2021 03:10:11 GMT+0000 (UTC)","dateModified":"Thu Sep 16 2021 03:10:11 GMT+0000 (UTC)","description":{"primary":null},"id":"nctx19521","isCurated":false,"name":"Science","path":"nbcnews/section/mach/science","pageRoute":"/","slug":"science","type":"taxonomy","taxonomyType":"topic","url":{"primary":null}},{"dateCreated":"Thu Sep 16 2021 03:51:58 GMT+0000 (UTC)","dateModified":"Thu Sep 16 2021 03:51:58 GMT+0000 (UTC)","description":{"primary":null},"id":"nctx19861","isCurated":true,"name":"Science","path":"nbcnews/vertical/mach/science","pageRoute":"/science","slug":"science","type":"taxonomy","taxonomyType":"subvertical","url":{"primary":"https://www.nbcnews.com/mach/science"}},{"dateCreated":"Thu Sep 16 2021 03:52:10 GMT+0000 (UTC)","dateModified":"Thu Sep 16 2021 03:52:10 GMT+0000 (UTC)","description":{"primary":null},"id":"nctx21301","isCurated":true,"name":"NBC News NOW","path":"nbcnews/collection/nbc-news-now","pageRoute":"/now","slug":"nbc-news-now","type":"taxonomy","taxonomyType":"collection","url":{"primary":"https://www.nbcnews.com/now"}},{"dateCreated":"Thu Sep 16 2021 03:36:51 GMT+0000 (UTC)","dateModified":"Thu Sep 16 2021 03:36:51 GMT+0000 (UTC)","description":{"primary":null},"id":"nctx73","isCurated":true,"name":"Science","path":"nbcnews/section/science","pageRoute":"/science","slug":"science","type":"taxonomy","taxonomyType":"section","url":{"primary":"https://www.nbcnews.com/science"}}],"primaryVertical":{"name":"News"},"primarySection":null,"primaryTopic":null},"hasCaptions":true,"closedCaptioning":{"smptett":null,"srt":"https://nbcnewsdigital-static.nbcuni.com/media/captions/NBC_News_Digital/2024/04/1712626230591_now_staytuned_eclipse_ferrer_240408.srt","webvtt":"https://nbcnewsdigital-static.nbcuni.com/media/captions/NBC_News_Digital/2024/04/1712626230591_now_staytuned_eclipse_ferrer_240408.vtt"},"videoAssets":[{"assetType":"EMP","format":"M3U","publicUrl":"https://prodamdnewsencoding.akamaized.net/NBC_News_Digital/now_staytuned_eclipse_ferrer_240408/1/abs/index.m3u8","height":1080,"width":1920,"assetDuration":142.944,"bitrate":4140000},{"assetType":"akamaiMp4","format":"MPEG4","publicUrl":"https://prodamdnewsencoding.akamaized.net/NBC_News_Digital/nbcnews/video/2024/04/1712626230591_now_staytuned_eclipse_ferrer_240408_6.mp4","height":1080,"width":1920,"assetDuration":142.944,"bitrate":4140662}]},{"type":"video","id":"mmvo208588869826","unibrow":{"logo":null,"taxonomyPath":null,"text":"NBC News NOW","url":{"primary":"https://www.nbcnews.com/now/video/scientists-will-use-total-solar-eclipse-to-study-the-sun-s-corona-208588869826"}},"mpxMetadata":{"id":"208588869826","guid":"now_staytuned_sun_corona_240408","externalAdvertiserId":"now_staytuned_sun_corona_240408"},"datePublished":"Tue Apr 09 2024 01:15:40 GMT+0000 (UTC)","dateCreated":"Tue Apr 09 2024 01:15:40 GMT+0000 (UTC)","dateModified":"Tue Apr 09 2024 01:16:37 GMT+0000 (UTC)","primaryImage":{"id":"vidimg3307739301","headline":{"primary":null},"altText":null,"caption":null,"url":{"primary":"https://media-cldnry.s-nbcnews.com/image/upload/mpx/2704722219/2024_04/1712625319557_now_staytuned_sun_corona_240408_1920x1080-01e4nj.jpg"},"imageUrl":{"aims":"https://media11.s-nbcnews.com/i/mpx/2704722219/2024_04/1712625319557_now_staytuned_sun_corona_240408_1920x1080-01e4nj.jpg","cloudinary":"https://media-cldnry.s-nbcnews.com/image/upload/mpx/2704722219/2024_04/1712625319557_now_staytuned_sun_corona_240408_1920x1080-01e4nj.jpg","telemundo":null},"source":null,"authors":[],"height":null,"width":null,"graphicContent":false},"teaseImage":{"id":"vidimg3307739301","headline":{"primary":null},"altText":null,"caption":null,"url":{"primary":"https://media-cldnry.s-nbcnews.com/image/upload/mpx/2704722219/2024_04/1712625319557_now_staytuned_sun_corona_240408_1920x1080-01e4nj.jpg"},"imageUrl":{"aims":"https://media11.s-nbcnews.com/i/mpx/2704722219/2024_04/1712625319557_now_staytuned_sun_corona_240408_1920x1080-01e4nj.jpg","cloudinary":"https://media-cldnry.s-nbcnews.com/image/upload/mpx/2704722219/2024_04/1712625319557_now_staytuned_sun_corona_240408_1920x1080-01e4nj.jpg","telemundo":null},"source":null,"authors":[],"height":null,"width":null,"graphicContent":false},"url":{"canonical":"https://www.nbcnews.com/now/video/scientists-will-use-total-solar-eclipse-to-study-the-sun-s-corona-208588869826","primary":"https://www.nbcnews.com/now/video/scientists-will-use-total-solar-eclipse-to-study-the-sun-s-corona-208588869826","short":"https://www.nbcnews.com/now/video/scientists-will-use-total-solar-eclipse-to-study-the-sun-s-corona-208588869826","slug":"scientists-will-use-total-solar-eclipse-to-study-the-sun-s-corona-208588869826"},"relatedUrl":null,"relatedContentLink":{"text":null,"url":null},"duration":"PT5M16S","nativeAd":false,"videoType":"original","sentiment":"neutral","headline":{"primary":"Scientists will use total solar eclipse to study the sun's corona","tease":"Scientists will use total solar eclipse to study the sun's corona","social":"Scientists will use total solar eclipse to study the sun's corona"},"description":{"primary":"While millions were awed by the total solar eclipse, scientists hope to learn more about our sun from the celestial event. Amir Caspi, a solar astrophysicist at Southwest Research Institute, talks with Ellison Barber about research his colleagues hope to gather on the sun's corona and what they can learn about the different temperature regions of the star."},"publisher":{"name":"nbcnews"},"source":{"name":"NBC News NOW"},"taxonomy":{"additionalTerms":[{"dateCreated":"Thu Sep 16 2021 03:10:11 GMT+0000 (UTC)","dateModified":"Thu Sep 16 2021 03:10:11 GMT+0000 (UTC)","description":{"primary":null},"id":"nctx19521","isCurated":false,"name":"Science","path":"nbcnews/section/mach/science","pageRoute":"/","slug":"science","type":"taxonomy","taxonomyType":"topic","url":{"primary":null}},{"dateCreated":"Thu Sep 16 2021 03:51:58 GMT+0000 (UTC)","dateModified":"Thu Sep 16 2021 03:51:58 GMT+0000 (UTC)","description":{"primary":null},"id":"nctx19861","isCurated":true,"name":"Science","path":"nbcnews/vertical/mach/science","pageRoute":"/science","slug":"science","type":"taxonomy","taxonomyType":"subvertical","url":{"primary":"https://www.nbcnews.com/mach/science"}},{"dateCreated":"Thu Sep 16 2021 03:52:10 GMT+0000 (UTC)","dateModified":"Thu Sep 16 2021 03:52:10 GMT+0000 (UTC)","description":{"primary":null},"id":"nctx21301","isCurated":true,"name":"NBC News NOW","path":"nbcnews/collection/nbc-news-now","pageRoute":"/now","slug":"nbc-news-now","type":"taxonomy","taxonomyType":"collection","url":{"primary":"https://www.nbcnews.com/now"}},{"dateCreated":"Thu Sep 16 2021 03:36:51 GMT+0000 (UTC)","dateModified":"Thu Sep 16 2021 03:36:51 GMT+0000 (UTC)","description":{"primary":null},"id":"nctx73","isCurated":true,"name":"Science","path":"nbcnews/section/science","pageRoute":"/science","slug":"science","type":"taxonomy","taxonomyType":"section","url":{"primary":"https://www.nbcnews.com/science"}}],"primaryVertical":{"name":"News"},"primarySection":null,"primaryTopic":null},"hasCaptions":true,"closedCaptioning":{"smptett":null,"srt":"https://nbcnewsdigital-static.nbcuni.com/media/captions/NBC_News_Digital/2024/04/1712625319557_now_staytuned_sun_corona_240408.srt","webvtt":"https://nbcnewsdigital-static.nbcuni.com/media/captions/NBC_News_Digital/2024/04/1712625319557_now_staytuned_sun_corona_240408.vtt"},"videoAssets":[{"assetType":"EMP","format":"M3U","publicUrl":"https://prodamdnewsencoding.akamaized.net/NBC_News_Digital/now_staytuned_sun_corona_240408/1/abs/index.m3u8","height":1080,"width":1920,"assetDuration":315.551,"bitrate":4104000},{"assetType":"akamaiMp4","format":"MPEG4","publicUrl":"https://prodamdnewsencoding.akamaized.net/NBC_News_Digital/nbcnews/video/2024/04/1712625319557_now_staytuned_sun_corona_240408_6.mp4","height":1080,"width":1920,"assetDuration":315.551,"bitrate":4104031}]}]}}}],"text":["Wildlife may respond in various ways to the few minutes of darkness during totality. Jason Milks, a wildlife ecologist with The Nature Conservancy, says the reactions can be grouped into four categories: doing nothing, bedtime behavior, anxiety and possibly even mating."]},"cardData":{"graphics":[]},"date":{"createdAt":"2024-04-08T17:51:31.055Z","publishedAt":"2024-04-08T17:51:31.055Z","modifiedAt":"2024-04-08T17:51:31.055Z"},"description":{"primary":"Wildlife may respond in various ways to the few minutes of darkness during totality.","seo":"Wildlife may respond in various ways to the few minutes of darkness during totality.","social":"Natural reactions: How animals may behave during the eclipse"},"headline":{"primary":"Natural reactions: How animals may behave during the eclipse","seo":"Natural reactions: How animals may behave during the eclipse","social":"Natural reactions: How animals may behave during the eclipse","tease":"Natural reactions: How animals may behave during the eclipse"},"primaryImage":null,"teaseImage":null,"taxonomy":{"primaryChannel":{"id":"rctx6603","path":"nbcnews/channel/nebula-blog-rcna145900","taxonomyType":"channel"},"primaryVertical":{"dateCreated":"Thu Sep 16 2021 03:51:57 GMT+0000 (UTC)","dateModified":"Thu Sep 16 2021 03:51:57 GMT+0000 (UTC)","description":{"primary":null},"id":"nctx20366","isCurated":true,"name":"News","path":"nbcnews/vertical/news","pageRoute":"/","slug":"news","type":"taxonomy","taxonomyType":"vertical","url":{"primary":"https://www.nbcnews.com/"}}},"url":{"primary":"https://www.nbcnews.com/science/space/live-blog/solar-eclipse-2024-live-updates-rcna145900#rcrd38512"},"replies":[]},{"id":"rcrd38525","authors":[{"bio":[{"type":"markup","element":"p","html":"Denise Chow is a reporter for NBC News Science focused on general science and climate change."}],"dateCreated":"Thu Oct 26 2017 15:38:17 GMT+0000 (UTC)","dateModified":"Tue Nov 15 2022 15:24:24 GMT+0000 (UTC)","shortBio":null,"liveBlogShortBio":"","experience":[],"educationAndExpertise":[],"awards":[],"id":"ncpn814621","email":"denise.chow@nbcuni.com","jobTitle":[],"name":"Denise Chow","primaryImage":{"altText":"Denise Chow.","height":1500,"url":{"primary":"https://media-cldnry.s-nbcnews.com/image/upload/newscms/2022_46/3581047/denise-chow-byline-jm.jpg"},"width":1500},"publisher":{"name":"nbcnews","subType":null,"type":"organization"},"socialMediaProfiles":{"email":null,"facebook":null,"instagram":null,"pinterest":null,"snapchat":null,"tiktok":null,"twitter":"@denisechow","whatsapp":null,"youtube":null},"subType":null,"type":"person","url":{"canonical":"https://www.nbcnews.com/author/denise-chow-ncpn814621","primary":"https://www.nbcnews.com/author/denise-chow-ncpn814621","short":"https://www.nbcnews.com/author/denise-chow-ncpn814621","slug":"denise-chow-ncpn814621"},"worksFor":null}],"cardType":"POST","isHeadlineHidden":false,"content":{"markupAndEmbeds":[{"type":"markup","element":"p","html":"The solar eclipse has begun for viewers in Mexico, the first in North America to see the moon block the sun's light. The eclipse will cross into the United States over Texas next."},{"presentation":{"alignment":"center","size":"medium","style":"default","byline":null,"hideRecommendations":false,"hideProductRecommendations":false,"_overriddenByGetProcessedCardData":true},"type":"embeddedImage","image":{"id":"rcim252288","headline":{"primary":null,"tease":null,"seo":null,"social":null},"caption":"The moon partially covers the sun during a total solar eclipse in Mazatlan, Mexico, on Monday.","altText":"Image:","url":{"primary":"https://media-cldnry.s-nbcnews.com/image/upload/rockcms/2024-04/240408-eclipse-mexico-ew-151p-6ab8ed.jpg"},"imageUrl":{"aims":"https://media1.s-nbcnews.com/i/rockcms/2024-04/252288/240408-eclipse-mexico-ew-151p-6ab8ed_190a2e4076d046480799c69ed80a7bdeac07e084.jpg","cloudinary":"https://media-cldnry.s-nbcnews.com/image/upload/rockcms/2024-04/240408-eclipse-mexico-ew-151p-6ab8ed.jpg","telemundo":null},"encodingFormat":"image/jpeg","height":1667,"width":2500,"authors":[{"name":"Fernando Llano"}],"source":{"name":"AP","copyright":null},"graphicContent":false}}],"text":["The solar eclipse has begun for viewers in Mexico, the first in North America to see the moon block the sun's light. The eclipse will cross into the United States over Texas next."]},"cardData":{"graphics":[]},"date":{"createdAt":"2024-04-08T17:48:56.848Z","publishedAt":"2024-04-08T17:48:56.848Z","modifiedAt":"2024-04-08T17:54:43.296Z"},"description":{"primary":"The solar eclipse has begun for viewers in Mexico, the first in North America to see the moon block the sun's light.","seo":"The solar eclipse has begun for viewers in Mexico, the first in North America to see the moon block the sun's light.","social":"And so it begins..."},"headline":{"primary":"And so it begins...","seo":"And so it begins...","social":"And so it begins...","tease":"And so it begins..."},"primaryImage":null,"teaseImage":null,"taxonomy":{"primaryChannel":{"id":"rctx6603","path":"nbcnews/channel/nebula-blog-rcna145900","taxonomyType":"channel"},"primaryVertical":{"dateCreated":"Thu Sep 16 2021 03:51:57 GMT+0000 (UTC)","dateModified":"Thu Sep 16 2021 03:51:57 GMT+0000 (UTC)","description":{"primary":null},"id":"nctx20366","isCurated":true,"name":"News","path":"nbcnews/vertical/news","pageRoute":"/","slug":"news","type":"taxonomy","taxonomyType":"vertical","url":{"primary":"https://www.nbcnews.com/"}}},"url":{"primary":"https://www.nbcnews.com/science/space/live-blog/solar-eclipse-2024-live-updates-rcna145900#rcrd38525"},"replies":[]},{"id":"rcrd38523","authors":[{"bio":[{"type":"markup","element":"p","html":"Joy Burton works in audience development for NBC News and MSNBC. "}],"dateCreated":"Thu Nov 23 2023 15:35:32 GMT+0000 (UTC)","dateModified":"Tue Jan 09 2024 03:56:54 GMT+0000 (UTC)","shortBio":null,"liveBlogShortBio":"","experience":[],"educationAndExpertise":[],"awards":[],"id":"ncpn1307976","email":null,"jobTitle":[],"name":"Joy Burton","primaryImage":{"altText":null,"height":3906,"url":{"primary":"https://media-cldnry.s-nbcnews.com/image/upload/newscms/2024_02/3635032/syracuse-headshot-square.jpg"},"width":3913},"publisher":{"name":"nbcnews","subType":null,"type":"organization"},"socialMediaProfiles":{"email":null,"facebook":null,"instagram":null,"pinterest":null,"snapchat":null,"tiktok":null,"twitter":null,"whatsapp":null,"youtube":null},"subType":null,"type":"person","url":{"canonical":"https://www.nbcnews.com/author/joy-burton-ncpn1307976","primary":"https://www.nbcnews.com/author/joy-burton-ncpn1307976","short":"https://www.nbcnews.com/author/joy-burton-ncpn1307976","slug":"joy-burton-ncpn1307976"},"worksFor":null}],"cardType":"POST","isHeadlineHidden":false,"content":{"markupAndEmbeds":[{"type":"markup","element":"p","html":"If you live in the path of totality, you’ve probably seen more than your fair share of eclipse-themed potpourri. "},{"type":"markup","element":"p","html":"From branded eclipse glasses and T-shirts at thrift stores to drinks at local bars, eclipse-themed (and apocalypse-themed) paraphernalia is all the rage. "},{"presentation":{"alignment":"center","size":"medium","style":"default","byline":null,"hideRecommendations":false,"hideProductRecommendations":false,"_overriddenByGetProcessedCardData":true},"type":"embeddedImage","image":{"id":"rcim252273","headline":{"primary":null,"tease":null,"seo":null,"social":null},"caption":"A tie-dye T-shirt at Gizmo's Galleria in Brownsburg, Ind., on Saturday.","altText":"","url":{"primary":"https://media-cldnry.s-nbcnews.com/image/upload/rockcms/2024-04/Solar-eclipse-shirt-240408-4333fc.jpg"},"imageUrl":{"aims":"https://media1.s-nbcnews.com/i/rockcms/2024-04/252273/Solar-eclipse-shirt-240408-4333fc_7c14dedd6a68d1b9acfab19b94ea20f71f04b606.jpg","cloudinary":"https://media-cldnry.s-nbcnews.com/image/upload/rockcms/2024-04/Solar-eclipse-shirt-240408-4333fc.jpg","telemundo":null},"encodingFormat":"image/jpeg","height":5712,"width":4284,"authors":[{"name":""}],"source":{"name":"","copyright":null},"graphicContent":false}}],"text":["If you live in the path of totality, you’ve probably seen more than your fair share of eclipse-themed potpourri. ","From branded eclipse glasses and T-shirts at thrift stores to drinks at local bars, eclipse-themed (and apocalypse-themed) paraphernalia is all the rage. "]},"cardData":{"graphics":[]},"date":{"createdAt":"2024-04-08T17:45:52.633Z","publishedAt":"2024-04-08T17:45:52.633Z","modifiedAt":"2024-04-08T17:54:20.251Z"},"description":{"primary":"If you live in the path of totality, you’ve probably seen more than your fair share of eclipse-themed potpourri.","seo":"If you live in the path of totality, you’ve probably seen more than your fair share of eclipse-themed potpourri.","social":"Retro in a day: Paraphenalia marks eclipse fervor"},"headline":{"primary":"Retro in a day: Paraphenalia marks eclipse fervor","seo":"Retro in a day: Paraphenalia marks eclipse fervor","social":"Retro in a day: Paraphenalia marks eclipse fervor","tease":"Retro in a day: Paraphenalia marks eclipse fervor"},"primaryImage":null,"teaseImage":null,"taxonomy":{"primaryChannel":{"id":"rctx6603","path":"nbcnews/channel/nebula-blog-rcna145900","taxonomyType":"channel"},"primaryVertical":{"dateCreated":"Thu Sep 16 2021 03:51:57 GMT+0000 (UTC)","dateModified":"Thu Sep 16 2021 03:51:57 GMT+0000 (UTC)","description":{"primary":null},"id":"nctx20366","isCurated":true,"name":"News","path":"nbcnews/vertical/news","pageRoute":"/","slug":"news","type":"taxonomy","taxonomyType":"vertical","url":{"primary":"https://www.nbcnews.com/"}}},"url":{"primary":"https://www.nbcnews.com/science/space/live-blog/solar-eclipse-2024-live-updates-rcna145900#rcrd38523"},"replies":[]},{"id":"rcrd38522","authors":[{"bio":[{"type":"markup","element":"p","html":"Janelle Rodriguez is NBC News' Executive Vice President of Programming."}],"dateCreated":"Mon Apr 08 2024 17:28:47 GMT+0000 (UTC)","dateModified":"Mon Apr 08 2024 17:28:47 GMT+0000 (UTC)","shortBio":null,"liveBlogShortBio":"","experience":[],"educationAndExpertise":[],"awards":[],"id":"ncpn1309489","email":null,"jobTitle":[],"name":"Janelle Rodriguez","primaryImage":null,"publisher":{"name":"nbcnews","subType":null,"type":"organization"},"socialMediaProfiles":{"email":null,"facebook":null,"instagram":null,"pinterest":null,"snapchat":null,"tiktok":null,"twitter":null,"whatsapp":null,"youtube":null},"subType":null,"type":"person","url":null,"worksFor":null}],"cardType":"POST","isHeadlineHidden":false,"content":{"markupAndEmbeds":[{"type":"markup","element":"p","html":"We are ready to go live for our very special eclipse coverage from control room 1A. "},{"type":"markup","element":"p","html":"Lester Holt is live at the Indianapolis Motor Speedway with Tom Costello. Al Roker is in Dallas, and we have reporters out in the field from Mexico to Maine. "},{"presentation":{"alignment":"center","size":"medium","style":"default","byline":null,"hideRecommendations":false,"hideProductRecommendations":false,"_overriddenByGetProcessedCardData":true},"type":"embeddedImage","image":{"id":"rcim252268","headline":{"primary":null,"tease":null,"seo":null,"social":null},"caption":"The NBC News control room is ready for eclipse coverage Monday.","altText":"The NBC News control room is ready for eclipse coverage on April 8, 2024.","url":{"primary":"https://media-cldnry.s-nbcnews.com/image/upload/rockcms/2024-04/240408-nbc-news-control-room-eclipse-ew-132p-2ab9b1.jpg"},"imageUrl":{"aims":"https://media1.s-nbcnews.com/i/rockcms/2024-04/252268/240408-nbc-news-control-room-eclipse-ew-132p-2ab9b1_bfdfd79627f2ce39c79c8402ded5f14475dd6602.jpg","cloudinary":"https://media-cldnry.s-nbcnews.com/image/upload/rockcms/2024-04/240408-nbc-news-control-room-eclipse-ew-132p-2ab9b1.jpg","telemundo":null},"encodingFormat":"image/jpeg","height":1875,"width":2500,"authors":[{"name":"Janelle Rodriguez"}],"source":{"name":"NBC News","copyright":null},"graphicContent":false}},{"type":"markup","element":"p","html":"The view from our control room isn't bad either. Watching the sun through all of our cameras is extraordinary."}],"text":["We are ready to go live for our very special eclipse coverage from control room 1A. ","Lester Holt is live at the Indianapolis Motor Speedway with Tom Costello. Al Roker is in Dallas, and we have reporters out in the field from Mexico to Maine. ","The view from our control room isn't bad either. Watching the sun through all of our cameras is extraordinary."]},"cardData":{"graphics":[]},"date":{"createdAt":"2024-04-08T17:44:06.649Z","publishedAt":"2024-04-08T17:44:06.649Z","modifiedAt":"2024-04-08T17:53:28.833Z"},"description":{"primary":"We are ready to go live for our very special eclipse coverage from control room 1A.  Lester Holt is live at the Indianapolis Motor Speedway with Tom Costello.","seo":"We are ready to go live for our very special eclipse coverage from control room 1A.  Lester Holt is live at the Indianapolis Motor Speedway with Tom Costello.","social":"A look behind the scenes as the eclipse begins"},"headline":{"primary":"A look behind the scenes as the eclipse begins","seo":"A look behind the scenes as the eclipse begins","social":"A look behind the scenes as the eclipse begins","tease":"A look behind the scenes as the eclipse begins"},"primaryImage":null,"teaseImage":null,"taxonomy":{"primaryChannel":{"id":"rctx6603","path":"nbcnews/channel/nebula-blog-rcna145900","taxonomyType":"channel"},"primaryVertical":{"dateCreated":"Thu Sep 16 2021 03:51:57 GMT+0000 (UTC)","dateModified":"Thu Sep 16 2021 03:51:57 GMT+0000 (UTC)","description":{"primary":null},"id":"nctx20366","isCurated":true,"name":"News","path":"nbcnews/vertical/news","pageRoute":"/","slug":"news","type":"taxonomy","taxonomyType":"vertical","url":{"primary":"https://www.nbcnews.com/"}}},"url":{"primary":"https://www.nbcnews.com/science/space/live-blog/solar-eclipse-2024-live-updates-rcna145900#rcrd38522"},"replies":[]},{"id":"rcrd38526","authors":[{"bio":[{"type":"markup","element":"p","html":"Margaretha More is a digital content producer for NBC Washington."}],"dateCreated":"Mon Apr 08 2024 17:39:56 GMT+0000 (UTC)","dateModified":"Mon Apr 08 2024 17:53:55 GMT+0000 (UTC)","shortBio":null,"liveBlogShortBio":"","experience":[],"educationAndExpertise":[],"awards":[],"id":"ncpn1309492","email":null,"jobTitle":[],"name":"Maggie More, NBC Washington","primaryImage":null,"publisher":{"name":"nbcnews","subType":null,"type":"organization"},"socialMediaProfiles":{"email":null,"facebook":null,"instagram":null,"pinterest":null,"snapchat":null,"tiktok":null,"twitter":null,"whatsapp":null,"youtube":null},"subType":null,"type":"person","url":null,"worksFor":null}],"cardType":"POST","isHeadlineHidden":false,"content":{"markupAndEmbeds":[{"type":"markup","element":"p","html":"WASHINGTON — It’s a lovely, sunny April day on the National Mall, and by 1:30 p.m. residents from across the DMV and beyond were already staking spots on the grass to watch the solar eclipse."},{"type":"markup","element":"p","html":"It’s a Monday, but you wouldn’t know it from the size of the crowds and the enthusiasm they’re showing. It feels more like a busy Saturday — people are walking dogs, biking and setting up picnics with friends or their kids."},{"presentation":{"alignment":"center","size":"medium","style":"default","byline":null,"hideRecommendations":false,"hideProductRecommendations":false,"_overriddenByGetProcessedCardData":true},"type":"embeddedImage","image":{"id":"rcim252282","headline":{"primary":null,"tease":null,"seo":null,"social":null},"caption":"Residents from across the DMV and beyond were already staking spots on the grass to watch the solar eclipse on the National Mall on Monday.","altText":"Residents from across the DMV and beyond were already staking spots on the grass to watch the solar eclipse on the National Mall on April 8, 2024.","url":{"primary":"https://media-cldnry.s-nbcnews.com/image/upload/rockcms/2024-04/240408-eclipse-national-mall-ew-140p-2689b1.jpg"},"imageUrl":{"aims":"https://media1.s-nbcnews.com/i/rockcms/2024-04/252282/240408-eclipse-national-mall-ew-140p-2689b1_9ec7e1d47def39304e474e24a6fbf1c0dae77e84.jpg","cloudinary":"https://media-cldnry.s-nbcnews.com/image/upload/rockcms/2024-04/240408-eclipse-national-mall-ew-140p-2689b1.jpg","telemundo":null},"encodingFormat":"image/jpeg","height":1666,"width":2500,"authors":[{"name":"Margaretha More"}],"source":{"name":"NBC News","copyright":null},"graphicContent":false}},{"type":"markup","element":"p","html":"Periodic clumps of people are also gathering around tents from different Smithsonian museums, which are handing out eclipse glasses and information about how the eclipse happens."}],"text":["WASHINGTON — It’s a lovely, sunny April day on the National Mall, and by 1:30 p.m. residents from across the DMV and beyond were already staking spots on the grass to watch the solar eclipse.","It’s a Monday, but you wouldn’t know it from the size of the crowds and the enthusiasm they’re showing. It feels more like a busy Saturday — people are walking dogs, biking and setting up picnics with friends or their kids.","Periodic clumps of people are also gathering around tents from different Smithsonian museums, which are handing out eclipse glasses and information about how the eclipse happens."]},"cardData":{"graphics":[]},"date":{"createdAt":"2024-04-08T17:41:52.955Z","publishedAt":"2024-04-08T17:41:52.955Z","modifiedAt":"2024-04-08T17:52:41.649Z"},"description":{"primary":"It’s a lovely, sunny April day on the National Mall, and by 1:30 p.m. residents from across the DMV and beyond were already staking spots on the grass to watch","seo":"It’s a lovely, sunny April day on the National Mall, and by 1:30 p.m. residents from across the DMV and beyond were already staking spots on the grass to watch","social":"It's already busy on the National Mall"},"headline":{"primary":"It's already busy on the National Mall","seo":"It's already busy on the National Mall","social":"It's already busy on the National Mall","tease":"It's already busy on the National Mall"},"primaryImage":null,"teaseImage":null,"taxonomy":{"primaryChannel":{"id":"rctx6603","path":"nbcnews/channel/nebula-blog-rcna145900","taxonomyType":"channel"},"primaryVertical":{"dateCreated":"Thu Sep 16 2021 03:51:57 GMT+0000 (UTC)","dateModified":"Thu Sep 16 2021 03:51:57 GMT+0000 (UTC)","description":{"primary":null},"id":"nctx20366","isCurated":true,"name":"News","path":"nbcnews/vertical/news","pageRoute":"/","slug":"news","type":"taxonomy","taxonomyType":"vertical","url":{"primary":"https://www.nbcnews.com/"}}},"url":{"primary":"https://www.nbcnews.com/science/space/live-blog/solar-eclipse-2024-live-updates-rcna145900#rcrd38526"},"replies":[]},{"id":"rcrd38520","authors":[{"bio":[{"type":"markup","element":"p","html":"Elizabeth Lambert is a product manager for NBC News Group."}],"dateCreated":"Mon Apr 08 2024 17:11:47 GMT+0000 (UTC)","dateModified":"Mon Apr 08 2024 17:11:47 GMT+0000 (UTC)","shortBio":null,"liveBlogShortBio":"","experience":[],"educationAndExpertise":[],"awards":[],"id":"ncpn1309488","email":null,"jobTitle":[],"name":"Liz Lambert","primaryImage":null,"publisher":{"name":"nbcnews","subType":null,"type":"organization"},"socialMediaProfiles":{"email":null,"facebook":null,"instagram":null,"pinterest":null,"snapchat":null,"tiktok":null,"twitter":null,"whatsapp":null,"youtube":null},"subType":null,"type":"person","url":null,"worksFor":null}],"cardType":"POST","isHeadlineHidden":false,"content":{"markupAndEmbeds":[{"type":"markup","element":"p","html":"MONROEVILLE, Ohio — Family, friends and neighbors are gathering in this rural town for an eclipse celebration directly in the path of the totality. "},{"type":"markup","element":"p","html":"Three generations of the Sabo family have returned to the family farm, where the oldest generation was born, for the once-in-a-lifetime event. The gathering is getting underway with homemade chili cooked over the fire, along with custom eclipse-themed sugar cookies showing the stages of the eclipse made by Columbus-based bakery Momma Sabo’s for the event."},{"presentation":{"alignment":"center","size":"medium","style":"default","byline":null,"hideRecommendations":false,"hideProductRecommendations":false,"_overriddenByGetProcessedCardData":true},"type":"embeddedImage","image":{"id":"rcim252255","headline":{"primary":null,"tease":null,"seo":null,"social":null},"caption":"Locals gather in Monroeville, Ohio, in anticipation of the eclipse featuring eclipse cookies from Momma Sabo's and chili made over a campfire on Monday.","altText":"Locals gather in Monroeville, Ohio in anticipation of the eclipse featuring eclipse cookies from Momma Sabo's and chili made over a campfire on April 8, 2024.","url":{"primary":"https://media-cldnry.s-nbcnews.com/image/upload/rockcms/2024-04/240408-monroeville-ohio-eclipse-ew-114p-494d96.jpg"},"imageUrl":{"aims":"https://media1.s-nbcnews.com/i/rockcms/2024-04/252255/240408-monroeville-ohio-eclipse-ew-114p-494d96_2dbd5ba7245fa5fdb9cbda80efa9c4aec66d131e.jpg","cloudinary":"https://media-cldnry.s-nbcnews.com/image/upload/rockcms/2024-04/240408-monroeville-ohio-eclipse-ew-114p-494d96.jpg","telemundo":null},"encodingFormat":"image/jpeg","height":1667,"width":2500,"authors":[{"name":"Liz Lambert"}],"source":{"name":"NBC News","copyright":null},"graphicContent":false}}],"text":["MONROEVILLE, Ohio — Family, friends and neighbors are gathering in this rural town for an eclipse celebration directly in the path of the totality. ","Three generations of the Sabo family have returned to the family farm, where the oldest generation was born, for the once-in-a-lifetime event. The gathering is getting underway with homemade chili cooked over the fire, along with custom eclipse-themed sugar cookies showing the stages of the eclipse made by Columbus-based bakery Momma Sabo’s for the event."]},"cardData":{"graphics":[]},"date":{"createdAt":"2024-04-08T17:36:02.762Z","publishedAt":"2024-04-08T17:36:02.762Z","modifiedAt":"2024-04-08T17:51:35.983Z"},"description":{"primary":"Family, friends and neighbors are gathering in this rural town for an eclipse celebration directly in the path of the totality.","seo":"Family, friends and neighbors are gathering in this rural town for an eclipse celebration directly in the path of the totality.","social":"An eclipse celebration generations in the making"},"headline":{"primary":"An eclipse celebration generations in the making","seo":"An eclipse celebration generations in the making","social":"An eclipse celebration generations in the making","tease":"An eclipse celebration generations in the making"},"primaryImage":null,"teaseImage":null,"taxonomy":{"primaryChannel":{"id":"rctx6603","path":"nbcnews/channel/nebula-blog-rcna145900","taxonomyType":"channel"},"primaryVertical":{"dateCreated":"Thu Sep 16 2021 03:51:57 GMT+0000 (UTC)","dateModified":"Thu Sep 16 2021 03:51:57 GMT+0000 (UTC)","description":{"primary":null},"id":"nctx20366","isCurated":true,"name":"News","path":"nbcnews/vertical/news","pageRoute":"/","slug":"news","type":"taxonomy","taxonomyType":"vertical","url":{"primary":"https://www.nbcnews.com/"}}},"url":{"primary":"https://www.nbcnews.com/science/space/live-blog/solar-eclipse-2024-live-updates-rcna145900#rcrd38520"},"replies":[]},{"id":"rcrd38509","authors":[{"bio":[{"type":"markup","element":"p","html":"Denise Chow is a reporter for NBC News Science focused on general science and climate change."}],"dateCreated":"Thu Oct 26 2017 15:38:17 GMT+0000 (UTC)","dateModified":"Tue Nov 15 2022 15:24:24 GMT+0000 (UTC)","shortBio":null,"liveBlogShortBio":"","experience":[],"educationAndExpertise":[],"awards":[],"id":"ncpn814621","email":"denise.chow@nbcuni.com","jobTitle":[],"name":"Denise Chow","primaryImage":{"altText":"Denise Chow.","height":1500,"url":{"primary":"https://media-cldnry.s-nbcnews.com/image/upload/newscms/2022_46/3581047/denise-chow-byline-jm.jpg"},"width":1500},"publisher":{"name":"nbcnews","subType":null,"type":"organization"},"socialMediaProfiles":{"email":null,"facebook":null,"instagram":null,"pinterest":null,"snapchat":null,"tiktok":null,"twitter":"@denisechow","whatsapp":null,"youtube":null},"subType":null,"type":"person","url":{"canonical":"https://www.nbcnews.com/author/denise-chow-ncpn814621","primary":"https://www.nbcnews.com/author/denise-chow-ncpn814621","short":"https://www.nbcnews.com/author/denise-chow-ncpn814621","slug":"denise-chow-ncpn814621"},"worksFor":null}],"cardType":"POST","isHeadlineHidden":false,"content":{"markupAndEmbeds":[{"type":"markup","element":"p","html":"A “\u003ca href=\"https://www.nbcnews.com/science/space/devil-comet-will-bring-horns-swooping-earth-summer-rcna121989\" target=\"_blank\"\u003edevil comet\u003c/a\u003e” known for its occasional outbursts is currently visible in the night sky, and lucky stargazers may even be able to spot the celestial object during the eclipse."},{"type":"markup","element":"p","html":"Comet 12P/Pons-Brooks was nicknamed the “devil comet” because an eruption last year left it with two distinct trails of gas and ice in the shape of devil horns."},{"type":"markup","element":"p","html":"\u003ca href=\"https://www.nbcnews.com/science/space/devil-comet-set-swing-sun-visible-eclipse-rcna143911\" target=\"_blank\"\u003e\u003cstrong\u003e\u003cem\u003eRead the full story here.\u003c/em\u003e\u003c/strong\u003e\u003c/a\u003e"}],"text":["A “devil comet” known for its occasional outbursts is currently visible in the night sky, and lucky stargazers may even be able to spot the celestial object during the eclipse.","Comet 12P/Pons-Brooks was nicknamed the “devil comet” because an eruption last year left it with two distinct trails of gas and ice in the shape of devil horns.","Read the full story here."]},"cardData":{"graphics":[]},"date":{"createdAt":"2024-04-08T17:28:42.129Z","publishedAt":"2024-04-08T17:28:42.129Z","modifiedAt":"2024-04-08T17:30:12.769Z"},"description":{"primary":"A “devil comet” known for its occasional outbursts is currently visible in the night sky, and lucky stargazers may even be able to spot the celestial object","seo":"A “devil comet” known for its occasional outbursts is currently visible in the night sky, and lucky stargazers may even be able to spot the celestial object","social":"A 'devil comet' is set to swing by the sun and could be visible during the eclipse "},"headline":{"primary":"A 'devil comet' is set to swing by the sun and could be visible during the eclipse ","seo":"A 'devil comet' is set to swing by the sun and could be visible during the eclipse ","social":"A 'devil comet' is set to swing by the sun and could be visible during the eclipse ","tease":"A 'devil comet' is set to swing by the sun and could be visible during the eclipse "},"primaryImage":null,"teaseImage":null,"taxonomy":{"primaryChannel":{"id":"rctx6603","path":"nbcnews/channel/nebula-blog-rcna145900","taxonomyType":"channel"},"primaryVertical":{"dateCreated":"Thu Sep 16 2021 03:51:57 GMT+0000 (UTC)","dateModified":"Thu Sep 16 2021 03:51:57 GMT+0000 (UTC)","description":{"primary":null},"id":"nctx20366","isCurated":true,"name":"News","path":"nbcnews/vertical/news","pageRoute":"/","slug":"news","type":"taxonomy","taxonomyType":"vertical","url":{"primary":"https://www.nbcnews.com/"}}},"url":{"primary":"https://www.nbcnews.com/science/space/live-blog/solar-eclipse-2024-live-updates-rcna145900#rcrd38509"},"replies":[]},{"id":"rcrd38510","authors":[{"bio":[{"type":"markup","element":"p","html":"George Solis is a national correspondent for NBC News based in Philadelphia."}],"dateCreated":"Mon Aug 28 2023 02:28:40 GMT+0000 (UTC)","dateModified":"Mon Aug 28 2023 02:28:40 GMT+0000 (UTC)","shortBio":"George Solis is a national correspondent with NBC News.","liveBlogShortBio":"","experience":[],"educationAndExpertise":[],"awards":[],"id":"ncpn1307093","email":"george.solis@nbcuni.com","jobTitle":[],"name":"George Solis","primaryImage":null,"publisher":{"name":"nbcnews","subType":null,"type":"organization"},"socialMediaProfiles":{"email":null,"facebook":null,"instagram":null,"pinterest":null,"snapchat":null,"tiktok":null,"twitter":null,"whatsapp":null,"youtube":null},"subType":null,"type":"person","url":null,"worksFor":null}],"cardType":"POST","isHeadlineHidden":false,"content":{"markupAndEmbeds":[{"type":"markup","element":"p","html":"New York City may not be in the path of totality for today’s solar eclipse, but that hasn’t dampened astrophysicist Mark Baraket’s enthusiasm for what he says is a once-in-a-lifetime event."},{"type":"markup","element":"p","html":"Baraket will be witnessing a partial solar eclipse from the deck of the Intrepid Museum, a converted aircraft carrier stationed on the west side of Manhattan."},{"type":"markup","element":"p","html":"\"This is the forces of nature live at work: the moon in conjunction with the sun and the Earth,\" he said. \"And by the way, they have a name for that. It's called 'syzygy.' That is a real word. If you played it in Scrabble, you get 25 points. ... It means all three objects are in perfect alignment.\""},{"type":"markup","element":"br","html":null,"presentation":{"size":"medium","style":"default","_overriddenByGetProcessedCardData":true}},{"type":"embeddedVideo","disablePlaylistAutoplay":false,"presentation":{"alignment":"left","size":"medium","style":"default","byline":null,"hideRecommendations":false,"hideProductRecommendations":false,"_overriddenByGetProcessedCardData":true},"video":{"id":"mmvo208564805989","taxonomy":{"additionalTerms":[{"dateCreated":"Thu Sep 16 2021 03:10:11 GMT+0000 (UTC)","dateModified":"Thu Sep 16 2021 03:10:11 GMT+0000 (UTC)","description":{"primary":null},"id":"nctx19521","isCurated":false,"name":"Science","path":"nbcnews/section/mach/science","pageRoute":"/","slug":"science","type":"taxonomy","taxonomyType":"topic","url":{"primary":null}},{"dateCreated":"Thu Sep 16 2021 03:51:58 GMT+0000 (UTC)","dateModified":"Thu Sep 16 2021 03:51:58 GMT+0000 (UTC)","description":{"primary":null},"id":"nctx19861","isCurated":true,"name":"Science","path":"nbcnews/vertical/mach/science","pageRoute":"/science","slug":"science","type":"taxonomy","taxonomyType":"subvertical","url":{"primary":"https://www.nbcnews.com/mach/science"}},{"dateCreated":"Thu Sep 16 2021 03:15:10 GMT+0000 (UTC)","dateModified":"Thu Sep 16 2021 03:15:10 GMT+0000 (UTC)","description":{"primary":null},"id":"nctx66","isCurated":true,"name":"U.S. news","path":"nbcnews/section/news/us-news","pageRoute":"/us-news","slug":"us-news","type":"taxonomy","taxonomyType":"topic","url":{"primary":"https://www.nbcnews.com/us-news"}},{"dateCreated":"Thu Sep 16 2021 03:36:51 GMT+0000 (UTC)","dateModified":"Thu Sep 16 2021 03:36:51 GMT+0000 (UTC)","description":{"primary":null},"id":"nctx73","isCurated":true,"name":"Science","path":"nbcnews/section/science","pageRoute":"/science","slug":"science","type":"taxonomy","taxonomyType":"section","url":{"primary":"https://www.nbcnews.com/science"}}],"primaryVertical":{"name":"News","taxonomyType":"vertical"},"primarySection":null,"primaryTopic":null},"unibrow":{"logo":null,"taxonomyPath":null,"text":"NBC News","url":{"primary":"https://www.nbcnews.com/video/crowds-gather-in-nyc-for-partial-eclipse-viewing-208564805989"}},"duration":"PT2M27S","dateCreated":"Mon Apr 08 2024 19:56:34 GMT+0000 (UTC)","datePublished":"Mon Apr 08 2024 19:56:34 GMT+0000 (UTC)","dateModified":"Mon Apr 08 2024 19:57:39 GMT+0000 (UTC)","dateBroadcast":"Mon Apr 08 2024 19:56:38 GMT+0000 (UTC)","liveVideoStatus":"NONE","nativeAd":false,"mpxMetadata":{"id":"208564805989","guid":"nbc_spec_sellers_eclipse_240408","externalAdvertiserId":"nbc_spec_sellers_eclipse_240408","accountId":"2704722219","accountName":"nbcnewsdigital"},"source":{"name":"NBC News"},"publisher":{"name":"nbcnews"},"partOfEpisode":null,"partOfSeason":null,"videoType":"broadcast","sentiment":"positive","headline":{"primary":"'So memorable': New Yorkers, tourists gather in midtown Manhattan for partial eclipse viewing","tease":"'So memorable': New Yorkers, tourists gather in midtown Manhattan for partial eclipse viewing","seo":"Crowds gather in NYC for partial eclipse viewing","social":"'So memorable': New Yorkers, tourists gather in midtown Manhattan for partial eclipse viewing"},"description":{"primary":"NBC News' Savannah Sellers interviews tourists and office workers taking a break to view the partial eclipse, with 89% totality, from midtown Manhattan.","seo":"NBC News' Savannah Sellers interviews tourists and office workers taking a break to view the partial eclipse, with 89% totality, from midtown Manhattan."},"playable":true,"url":{"canonical":"https://www.nbcnews.com/video/crowds-gather-in-nyc-for-partial-eclipse-viewing-208564805989","primary":"https://www.nbcnews.com/video/crowds-gather-in-nyc-for-partial-eclipse-viewing-208564805989","short":"https://www.nbcnews.com/video/crowds-gather-in-nyc-for-partial-eclipse-viewing-208564805989","slug":"crowds-gather-in-nyc-for-partial-eclipse-viewing-208564805989"},"hasCaptions":true,"closedCaptioning":{"smptett":null,"srt":"https://nbcnewsdigital-static.nbcuni.com/media/captions/NBC_News_Digital/2024/04/1712606175068_nbc_spec_sellers_eclipse_240408.srt","webvtt":"https://nbcnewsdigital-static.nbcuni.com/media/captions/NBC_News_Digital/2024/04/1712606175068_nbc_spec_sellers_eclipse_240408.vtt"},"videoAssets":[{"assetType":"EMP","format":"M3U","publicUrl":"https://prodamdnewsencoding.akamaized.net/NBC_News_Digital/nbc_spec_sellers_eclipse_240408/1/abs/index.m3u8","height":1080,"width":1920,"assetDuration":146.647,"bitrate":3970000},{"assetType":"akamaiMp4","format":"MPEG4","publicUrl":"https://prodamdnewsencoding.akamaized.net/NBC_News_Digital/nbcnews/video/2024/04/1712606175068_nbc_spec_sellers_eclipse_240408_6.mp4","height":1080,"width":1920,"assetDuration":146.647,"bitrate":3970298}],"primaryImage":{"id":"vidimg1684389429","headline":{"primary":null},"altText":null,"caption":null,"url":{"primary":"https://media-cldnry.s-nbcnews.com/image/upload/mpx/2704722219/2024_04/1712606175068_nbc_spec_sellers_eclipse_240408_1920x1080-uyeo5e.jpg"},"imageUrl":{"aims":"https://media14.s-nbcnews.com/i/mpx/2704722219/2024_04/1712606175068_nbc_spec_sellers_eclipse_240408_1920x1080-uyeo5e.jpg","cloudinary":"https://media-cldnry.s-nbcnews.com/image/upload/mpx/2704722219/2024_04/1712606175068_nbc_spec_sellers_eclipse_240408_1920x1080-uyeo5e.jpg","telemundo":null},"source":null,"authors":[],"height":null,"width":null,"graphicContent":false},"teaseImage":{"id":"vidimg1684389429","headline":{"primary":null},"altText":null,"caption":null,"url":{"primary":"https://media-cldnry.s-nbcnews.com/image/upload/mpx/2704722219/2024_04/1712606175068_nbc_spec_sellers_eclipse_240408_1920x1080-uyeo5e.jpg"},"imageUrl":{"aims":"https://media14.s-nbcnews.com/i/mpx/2704722219/2024_04/1712606175068_nbc_spec_sellers_eclipse_240408_1920x1080-uyeo5e.jpg","cloudinary":"https://media-cldnry.s-nbcnews.com/image/upload/mpx/2704722219/2024_04/1712606175068_nbc_spec_sellers_eclipse_240408_1920x1080-uyeo5e.jpg","telemundo":null},"source":null,"authors":[],"height":null,"width":null,"graphicContent":false},"documentTracing":{"currentMessageId":{"id":"75da1438-d2f4-4703-a379-5cb158f2ef1d","updatedDate":"Mon Apr 08 2024 19:57:47 GMT+0000 (UTC)"}},"relatedUrl":null,"relatedContentLink":{"text":null,"url":null},"associatedVideoPlaylist":{"headline":{"primary":"Science"},"videos":[{"type":"video","id":"mmvo209023557835","unibrow":{"logo":null,"taxonomyPath":null,"text":"NBC News","url":{"primary":"https://www.nbcnews.com/video/coral-scientists-explain-how-coral-bleaching-happens-209023557835"}},"mpxMetadata":{"id":"209023557835","guid":"f_mo_bleached_coral_240415","externalAdvertiserId":"f_mo_bleached_coral_240415"},"datePublished":"Mon Apr 15 2024 20:25:07 GMT+0000 (UTC)","dateCreated":"Mon Apr 15 2024 20:25:07 GMT+0000 (UTC)","dateModified":"Mon Apr 15 2024 20:32:27 GMT+0000 (UTC)","primaryImage":{"id":"vidimg503002334","headline":{"primary":null},"altText":null,"caption":null,"url":{"primary":"https://media-cldnry.s-nbcnews.com/image/upload/mpx/2704722219/2024_04/f_mo_bleached_coral_240415.00_00_13_18.Still001-d5gmle.jpg"},"imageUrl":{"aims":"https://media11.s-nbcnews.com/i/mpx/2704722219/2024_04/f_mo_bleached_coral_240415.00_00_13_18.Still001-d5gmle.jpg","cloudinary":"https://media-cldnry.s-nbcnews.com/image/upload/mpx/2704722219/2024_04/f_mo_bleached_coral_240415.00_00_13_18.Still001-d5gmle.jpg","telemundo":null},"source":null,"authors":[],"height":null,"width":null,"graphicContent":false},"teaseImage":{"id":"vidimg503002334","headline":{"primary":null},"altText":null,"caption":null,"url":{"primary":"https://media-cldnry.s-nbcnews.com/image/upload/mpx/2704722219/2024_04/f_mo_bleached_coral_240415.00_00_13_18.Still001-d5gmle.jpg"},"imageUrl":{"aims":"https://media11.s-nbcnews.com/i/mpx/2704722219/2024_04/f_mo_bleached_coral_240415.00_00_13_18.Still001-d5gmle.jpg","cloudinary":"https://media-cldnry.s-nbcnews.com/image/upload/mpx/2704722219/2024_04/f_mo_bleached_coral_240415.00_00_13_18.Still001-d5gmle.jpg","telemundo":null},"source":null,"authors":[],"height":null,"width":null,"graphicContent":false},"url":{"canonical":"https://www.nbcnews.com/video/coral-scientists-explain-how-coral-bleaching-happens-209023557835","primary":"https://www.nbcnews.com/video/coral-scientists-explain-how-coral-bleaching-happens-209023557835","short":"https://www.nbcnews.com/video/coral-scientists-explain-how-coral-bleaching-happens-209023557835","slug":"coral-scientists-explain-how-coral-bleaching-happens-209023557835"},"relatedUrl":null,"relatedContentLink":{"text":null,"url":null},"duration":"PT2M15S","nativeAd":false,"videoType":"webExtra","sentiment":"neutral","headline":{"primary":"Coral scientists explain how coral bleaching happens","tease":"Coral scientists explain how coral bleaching happens","social":"Coral scientists explain how coral bleaching happens"},"description":{"primary":"Coral scientists detail how coral bleaching happens and explain that climate change is a major factor in driving heat stress."},"publisher":{"name":"nbcnews"},"source":{"name":"NBC News"},"taxonomy":{"additionalTerms":[{"dateCreated":"Thu Sep 16 2021 03:10:11 GMT+0000 (UTC)","dateModified":"Thu Sep 16 2021 03:10:11 GMT+0000 (UTC)","description":{"primary":null},"id":"nctx19521","isCurated":false,"name":"Science","path":"nbcnews/section/mach/science","pageRoute":"/","slug":"science","type":"taxonomy","taxonomyType":"topic","url":{"primary":null}},{"dateCreated":"Thu Sep 16 2021 03:51:58 GMT+0000 (UTC)","dateModified":"Thu Sep 16 2021 03:51:58 GMT+0000 (UTC)","description":{"primary":null},"id":"nctx19861","isCurated":true,"name":"Science","path":"nbcnews/vertical/mach/science","pageRoute":"/science","slug":"science","type":"taxonomy","taxonomyType":"subvertical","url":{"primary":"https://www.nbcnews.com/mach/science"}},{"dateCreated":"Fri Apr 29 2022 02:27:32 GMT+0000 (UTC)","dateModified":"Fri Apr 29 2022 02:27:32 GMT+0000 (UTC)","description":{"primary":null},"id":"nctx20846","isCurated":false,"name":"News","path":"msnbc/section/msnbc/news","pageRoute":"/","slug":"news","type":"taxonomy","taxonomyType":"topic","url":{"primary":null}},{"dateCreated":"Fri Apr 01 2022 20:42:09 GMT+0000 (UTC)","dateModified":"Fri Apr 01 2022 20:42:09 GMT+0000 (UTC)","description":{"primary":null},"id":"nctx23345","isCurated":true,"name":"News","path":"nbcnews/show/meet-the-press/news","pageRoute":"/meet-the-press","slug":"news","type":"taxonomy","taxonomyType":"topic","url":{"primary":"https://www.nbcnews.com/meet-the-press"}},{"dateCreated":"Thu Sep 16 2021 03:36:45 GMT+0000 (UTC)","dateModified":"Thu Sep 16 2021 03:36:45 GMT+0000 (UTC)","description":{"primary":null},"id":"nctx7","isCurated":false,"name":"News","path":"nbcnews/section/news","pageRoute":"/","slug":"news","type":"taxonomy","taxonomyType":"section","url":{"primary":null}},{"dateCreated":"Thu Sep 16 2021 03:36:51 GMT+0000 (UTC)","dateModified":"Thu Sep 16 2021 03:36:51 GMT+0000 (UTC)","description":{"primary":null},"id":"nctx73","isCurated":true,"name":"Science","path":"nbcnews/section/science","pageRoute":"/science","slug":"science","type":"taxonomy","taxonomyType":"section","url":{"primary":"https://www.nbcnews.com/science"}}],"primaryVertical":{"name":"News"},"primarySection":null,"primaryTopic":null},"hasCaptions":true,"closedCaptioning":{"smptett":null,"srt":"https://vod.nbcnews.com/nbcnews/captions/2024/04/f_mo_bleached_coral_240415_0425.srt","webvtt":"https://vod.nbcnews.com/nbcnews/captions/2024/04/f_mo_bleached_coral_240415_0425.vtt"},"videoAssets":[{"assetType":"EMP","format":"M3U","publicUrl":"https://prodamdnewsencoding.akamaized.net/NBC_News_Digital/f_mo_bleached_coral_240415/1/abs/index.m3u8","height":1080,"width":1920,"assetDuration":134.602,"bitrate":4554000},{"assetType":"akamaiMp4","format":"MPEG4","publicUrl":"https://prodamdnewsencoding.akamaized.net/NBC_News_Digital/nbcnews/video/2024/04/f_mo_bleached_coral_240415_3377292664.mp4","height":1080,"width":1920,"assetDuration":134.602,"bitrate":4554000}]},{"type":"video","id":"mmvo208955461634","unibrow":{"logo":null,"taxonomyPath":null,"text":"TODAY","url":{"primary":"https://www.today.com/video/science-class-reunites-46-years-later-to-witness-total-solar-eclipse-208955461634"}},"mpxMetadata":{"id":"208955461634","guid":"tdy_sun_highs_lows_solar_eclipse_240414","externalAdvertiserId":"tdy_sun_highs_lows_solar_eclipse_240414"},"datePublished":"Sun Apr 14 2024 13:17:59 GMT+0000 (UTC)","dateCreated":"Sun Apr 14 2024 13:17:59 GMT+0000 (UTC)","dateModified":"Sun Apr 14 2024 19:00:35 GMT+0000 (UTC)","primaryImage":{"id":"vidimg1478938582","headline":{"primary":null},"altText":null,"caption":null,"url":{"primary":"https://media-cldnry.s-nbcnews.com/image/upload/mpx/2704722219/2024_04/1713100660432_tdy_sun_highs_lows_solar_eclipse_240414_1920x1080-oubiy9.jpg"},"imageUrl":{"aims":"https://media14.s-nbcnews.com/i/mpx/2704722219/2024_04/1713100660432_tdy_sun_highs_lows_solar_eclipse_240414_1920x1080-oubiy9.jpg","cloudinary":"https://media-cldnry.s-nbcnews.com/image/upload/mpx/2704722219/2024_04/1713100660432_tdy_sun_highs_lows_solar_eclipse_240414_1920x1080-oubiy9.jpg","telemundo":null},"source":null,"authors":[],"height":null,"width":null,"graphicContent":false},"teaseImage":{"id":"vidimg1478938582","headline":{"primary":null},"altText":null,"caption":null,"url":{"primary":"https://media-cldnry.s-nbcnews.com/image/upload/mpx/2704722219/2024_04/1713100660432_tdy_sun_highs_lows_solar_eclipse_240414_1920x1080-oubiy9.jpg"},"imageUrl":{"aims":"https://media14.s-nbcnews.com/i/mpx/2704722219/2024_04/1713100660432_tdy_sun_highs_lows_solar_eclipse_240414_1920x1080-oubiy9.jpg","cloudinary":"https://media-cldnry.s-nbcnews.com/image/upload/mpx/2704722219/2024_04/1713100660432_tdy_sun_highs_lows_solar_eclipse_240414_1920x1080-oubiy9.jpg","telemundo":null},"source":null,"authors":[],"height":null,"width":null,"graphicContent":false},"url":{"canonical":"https://www.today.com/video/science-class-reunites-46-years-later-to-witness-total-solar-eclipse-208955461634","primary":"https://www.today.com/video/science-class-reunites-46-years-later-to-witness-total-solar-eclipse-208955461634","short":"https://www.today.com/video/science-class-reunites-46-years-later-to-witness-total-solar-eclipse-208955461634","slug":"science-class-reunites-46-years-later-to-witness-total-solar-eclipse-208955461634"},"relatedUrl":null,"relatedContentLink":{"text":null,"url":null},"duration":"PT4M49S","nativeAd":false,"videoType":"broadcast","sentiment":"positive","headline":{"primary":"Science class reunites 46 years later to witness total solar eclipse","tease":"Science class reunites 46 years later to witness total solar eclipse","social":"Science class reunites 46 years later to witness total solar eclipse"},"description":{"primary":"Sunday TODAY’s Willie Geist runs through the Highs and Lows of the week including a science class from 1978 reuniting with their teacher to witness the once-in-a-generation total solar eclipse, a racehorse trotting on the wrong track and more!"},"publisher":{"name":"today"},"source":{"name":"TODAY"},"taxonomy":{"additionalTerms":[{"dateCreated":"Thu Sep 16 2021 03:10:11 GMT+0000 (UTC)","dateModified":"Thu Sep 16 2021 03:10:11 GMT+0000 (UTC)","description":{"primary":null},"id":"nctx19521","isCurated":false,"name":"Science","path":"nbcnews/section/mach/science","pageRoute":"/","slug":"science","type":"taxonomy","taxonomyType":"topic","url":{"primary":null}},{"dateCreated":"Thu Sep 16 2021 03:51:58 GMT+0000 (UTC)","dateModified":"Thu Sep 16 2021 03:51:58 GMT+0000 (UTC)","description":{"primary":null},"id":"nctx19861","isCurated":true,"name":"Science","path":"nbcnews/vertical/mach/science","pageRoute":"/science","slug":"science","type":"taxonomy","taxonomyType":"subvertical","url":{"primary":"https://www.nbcnews.com/mach/science"}},{"dateCreated":"Thu Sep 16 2021 03:36:51 GMT+0000 (UTC)","dateModified":"Thu Sep 16 2021 03:36:51 GMT+0000 (UTC)","description":{"primary":null},"id":"nctx73","isCurated":true,"name":"Science","path":"nbcnews/section/science","pageRoute":"/science","slug":"science","type":"taxonomy","taxonomyType":"section","url":{"primary":"https://www.nbcnews.com/science"}},{"dateCreated":"Thu Sep 16 2021 03:10:17 GMT+0000 (UTC)","dateModified":"Thu Sep 16 2021 03:10:17 GMT+0000 (UTC)","description":{"primary":null},"id":"tdtx101","isCurated":true,"name":"News","path":"today/section/news","pageRoute":"/news","slug":"news","type":"taxonomy","taxonomyType":"section","url":{"primary":"https://www.today.com/news"}},{"dateCreated":"Thu Sep 16 2021 03:10:17 GMT+0000 (UTC)","dateModified":"Thu Sep 16 2021 03:10:17 GMT+0000 (UTC)","description":{"primary":null},"id":"tdtx102","isCurated":true,"name":"Pop Culture","path":"today/section/popculture","pageRoute":"/popculture","slug":"popculture","type":"taxonomy","taxonomyType":"section","url":{"primary":"https://www.today.com/popculture"}},{"dateCreated":"Wed Sep 28 2022 15:01:52 GMT+0000 (UTC)","dateModified":"Wed Sep 28 2022 15:01:52 GMT+0000 (UTC)","description":{"primary":null},"id":"tdtx117","isCurated":false,"name":"News","path":"today/section/news/news","pageRoute":"/","slug":"news","type":"taxonomy","taxonomyType":"topic","url":{"primary":null}},{"dateCreated":"Thu Sep 16 2021 03:10:05 GMT+0000 (UTC)","dateModified":"Thu Sep 16 2021 03:10:05 GMT+0000 (UTC)","description":{"primary":null},"id":"tdtx118","isCurated":true,"name":"Good News","path":"today/section/news/good-news","pageRoute":"/news/good-news","slug":"good-news","type":"taxonomy","taxonomyType":"topic","url":{"primary":"https://www.today.com/news/good-news"}},{"dateCreated":"Thu Sep 16 2021 03:10:14 GMT+0000 (UTC)","dateModified":"Thu Sep 16 2021 03:10:14 GMT+0000 (UTC)","description":{"primary":null},"id":"tdtx154","isCurated":true,"name":"Cutest Thing Ever","path":"today/section/pets/pets/cutest-thing-ever","pageRoute":"/pets/cutest-thing-ever","slug":"cutest-thing-ever","type":"taxonomy","taxonomyType":"subtopic","url":{"primary":"https://www.today.com/pets/cutest-thing-ever"}},{"dateCreated":"Thu Sep 16 2021 03:10:15 GMT+0000 (UTC)","dateModified":"Thu Sep 16 2021 03:10:15 GMT+0000 (UTC)","description":{"primary":null},"id":"tdtx206","isCurated":true,"name":"Moments that Matter","path":"today/section/parents/parents/moments-that-matter","pageRoute":"/parents/moments-that-matter","slug":"moments-that-matter","type":"taxonomy","taxonomyType":"subtopic","url":{"primary":"https://www.today.com/parents/moments-that-matter"}},{"dateCreated":"Tue Jan 04 2022 15:36:59 GMT+0000 (UTC)","dateModified":"Tue Jan 04 2022 15:36:59 GMT+0000 (UTC)","description":{"primary":null},"id":"tdtx2977","isCurated":false,"name":"Top Videos","path":"today/label/top-videos","pageRoute":"/","slug":"top-videos","type":"taxonomy","taxonomyType":"label","url":{"primary":null}},{"dateCreated":"Thu Sep 16 2021 03:36:04 GMT+0000 (UTC)","dateModified":"Thu Sep 16 2021 03:36:04 GMT+0000 (UTC)","description":{"primary":null},"id":"tdtx951","isCurated":true,"name":"Sunday TODAY","path":"today/show/sunday-today","pageRoute":"/sunday-today","slug":"sunday-today","type":"taxonomy","taxonomyType":"show","url":{"primary":"https://www.today.com/sunday-today"}}],"primaryVertical":{"name":"today"},"primarySection":null,"primaryTopic":null},"hasCaptions":true,"closedCaptioning":{"smptett":null,"srt":"https://nbcnewsdigital-static.nbcuni.com/media/captions/NBC_News_Digital/2024/04/1713100660432_tdy_sun_highs_lows_solar_eclipse_240414.srt","webvtt":"https://nbcnewsdigital-static.nbcuni.com/media/captions/NBC_News_Digital/2024/04/1713100660432_tdy_sun_highs_lows_solar_eclipse_240414.vtt"},"videoAssets":[{"assetType":"EMP","format":"M3U","publicUrl":"https://prodamdnewsencoding.akamaized.net/NBC_News_Digital/tdy_sun_highs_lows_solar_eclipse_240414/1/abs/index.m3u8","height":1080,"width":1920,"assetDuration":289.024,"bitrate":4249000},{"assetType":"akamaiMp4","format":"MPEG4","publicUrl":"https://prodamdnewsencoding.akamaized.net/NBC_News_Digital/nbcnews/video/2024/04/1713100660432_tdy_sun_highs_lows_solar_eclipse_240414_6.mp4","height":1080,"width":1920,"assetDuration":289.024,"bitrate":4249008}]},{"type":"video","id":"mmvo208603717917","unibrow":{"logo":null,"taxonomyPath":null,"text":"TODAY","url":{"primary":"https://www.today.com/video/millions-gather-to-celebrate-solar-eclipse-along-path-of-totality-208603717917"}},"mpxMetadata":{"id":"208603717917","guid":"tdy_news_7a_costello_eclipse_240409","externalAdvertiserId":"tdy_news_7a_costello_eclipse_240409"},"datePublished":"Tue Apr 09 2024 11:11:19 GMT+0000 (UTC)","dateCreated":"Tue Apr 09 2024 11:11:19 GMT+0000 (UTC)","dateModified":"Sat Apr 13 2024 03:21:34 GMT+0000 (UTC)","primaryImage":{"id":"vidimg1821086297","headline":{"primary":null},"altText":null,"caption":null,"url":{"primary":"https://media-cldnry.s-nbcnews.com/image/upload/mpx/2704722219/2024_04/Eclipse_x_Viewers-d6cxtc.jpg"},"imageUrl":{"aims":"https://media13.s-nbcnews.com/i/mpx/2704722219/2024_04/Eclipse_x_Viewers-d6cxtc.jpg","cloudinary":"https://media-cldnry.s-nbcnews.com/image/upload/mpx/2704722219/2024_04/Eclipse_x_Viewers-d6cxtc.jpg","telemundo":null},"source":null,"authors":[],"height":null,"width":null,"graphicContent":false},"teaseImage":{"id":"vidimg1821086297","headline":{"primary":null},"altText":null,"caption":null,"url":{"primary":"https://media-cldnry.s-nbcnews.com/image/upload/mpx/2704722219/2024_04/Eclipse_x_Viewers-d6cxtc.jpg"},"imageUrl":{"aims":"https://media13.s-nbcnews.com/i/mpx/2704722219/2024_04/Eclipse_x_Viewers-d6cxtc.jpg","cloudinary":"https://media-cldnry.s-nbcnews.com/image/upload/mpx/2704722219/2024_04/Eclipse_x_Viewers-d6cxtc.jpg","telemundo":null},"source":null,"authors":[],"height":null,"width":null,"graphicContent":false},"url":{"canonical":"https://www.today.com/video/millions-gather-to-celebrate-solar-eclipse-along-path-of-totality-208603717917","primary":"https://www.today.com/video/millions-gather-to-celebrate-solar-eclipse-along-path-of-totality-208603717917","short":"https://www.today.com/video/millions-gather-to-celebrate-solar-eclipse-along-path-of-totality-208603717917","slug":"millions-gather-to-celebrate-solar-eclipse-along-path-of-totality-208603717917"},"relatedUrl":null,"relatedContentLink":{"text":null,"url":null},"duration":"PT3M5S","nativeAd":false,"videoType":"broadcast","sentiment":"positive","headline":{"primary":"Millions gather to celebrate solar eclipse along path of totality","tease":"Millions gather to celebrate solar eclipse along path of totality","social":"Millions gather to celebrate solar eclipse along path of totality"},"description":{"primary":"The total solar eclipse brought millions together to witness the rare once-in-a-generation moment. NBC’s Tom Costello reports for TODAY."},"publisher":{"name":"today"},"source":{"name":"TODAY"},"taxonomy":{"additionalTerms":[{"dateCreated":"Thu Sep 16 2021 03:10:11 GMT+0000 (UTC)","dateModified":"Thu Sep 16 2021 03:10:11 GMT+0000 (UTC)","description":{"primary":null},"id":"nctx19521","isCurated":false,"name":"Science","path":"nbcnews/section/mach/science","pageRoute":"/","slug":"science","type":"taxonomy","taxonomyType":"topic","url":{"primary":null}},{"dateCreated":"Thu Sep 16 2021 03:51:58 GMT+0000 (UTC)","dateModified":"Thu Sep 16 2021 03:51:58 GMT+0000 (UTC)","description":{"primary":null},"id":"nctx19861","isCurated":true,"name":"Science","path":"nbcnews/vertical/mach/science","pageRoute":"/science","slug":"science","type":"taxonomy","taxonomyType":"subvertical","url":{"primary":"https://www.nbcnews.com/mach/science"}},{"dateCreated":"Fri Apr 29 2022 02:27:32 GMT+0000 (UTC)","dateModified":"Fri Apr 29 2022 02:27:32 GMT+0000 (UTC)","description":{"primary":null},"id":"nctx20846","isCurated":false,"name":"News","path":"msnbc/section/msnbc/news","pageRoute":"/","slug":"news","type":"taxonomy","taxonomyType":"topic","url":{"primary":null}},{"dateCreated":"Fri Apr 01 2022 20:42:09 GMT+0000 (UTC)","dateModified":"Fri Apr 01 2022 20:42:09 GMT+0000 (UTC)","description":{"primary":null},"id":"nctx23345","isCurated":true,"name":"News","path":"nbcnews/show/meet-the-press/news","pageRoute":"/meet-the-press","slug":"news","type":"taxonomy","taxonomyType":"topic","url":{"primary":"https://www.nbcnews.com/meet-the-press"}},{"dateCreated":"Thu Sep 16 2021 03:36:45 GMT+0000 (UTC)","dateModified":"Thu Sep 16 2021 03:36:45 GMT+0000 (UTC)","description":{"primary":null},"id":"nctx7","isCurated":false,"name":"News","path":"nbcnews/section/news","pageRoute":"/","slug":"news","type":"taxonomy","taxonomyType":"section","url":{"primary":null}},{"dateCreated":"Thu Sep 16 2021 03:36:51 GMT+0000 (UTC)","dateModified":"Thu Sep 16 2021 03:36:51 GMT+0000 (UTC)","description":{"primary":null},"id":"nctx73","isCurated":true,"name":"Science","path":"nbcnews/section/science","pageRoute":"/science","slug":"science","type":"taxonomy","taxonomyType":"section","url":{"primary":"https://www.nbcnews.com/science"}},{"dateCreated":"Thu Sep 16 2021 03:10:17 GMT+0000 (UTC)","dateModified":"Thu Sep 16 2021 03:10:17 GMT+0000 (UTC)","description":{"primary":null},"id":"tdtx101","isCurated":true,"name":"News","path":"today/section/news","pageRoute":"/news","slug":"news","type":"taxonomy","taxonomyType":"section","url":{"primary":"https://www.today.com/news"}},{"dateCreated":"Wed Sep 28 2022 15:01:52 GMT+0000 (UTC)","dateModified":"Wed Sep 28 2022 15:01:52 GMT+0000 (UTC)","description":{"primary":null},"id":"tdtx117","isCurated":false,"name":"News","path":"today/section/news/news","pageRoute":"/","slug":"news","type":"taxonomy","taxonomyType":"topic","url":{"primary":null}},{"dateCreated":"Fri Sep 23 2022 19:39:40 GMT+0000 (UTC)","dateModified":"Fri Sep 23 2022 19:39:40 GMT+0000 (UTC)","description":{"primary":null},"id":"tdtx134","isCurated":true,"name":"Travel","path":"today/section/money/travel","pageRoute":"/life/travel","slug":"travel","type":"taxonomy","taxonomyType":"topic","url":{"primary":"https://www.today.com/life/travel"}},{"dateCreated":"Thu Sep 16 2021 03:10:13 GMT+0000 (UTC)","dateModified":"Thu Sep 16 2021 03:10:13 GMT+0000 (UTC)","description":{"primary":null},"id":"tdtx2009","isCurated":false,"name":"Travel","path":"today/section/tmrw/travel","pageRoute":"/","slug":"travel","type":"taxonomy","taxonomyType":"topic","url":{"primary":null}},{"dateCreated":"Tue Jan 04 2022 15:36:59 GMT+0000 (UTC)","dateModified":"Tue Jan 04 2022 15:36:59 GMT+0000 (UTC)","description":{"primary":null},"id":"tdtx2977","isCurated":false,"name":"Top Videos","path":"today/label/top-videos","pageRoute":"/","slug":"top-videos","type":"taxonomy","taxonomyType":"label","url":{"primary":null}}],"primaryVertical":{"name":"today"},"primarySection":null,"primaryTopic":null},"hasCaptions":true,"closedCaptioning":{"smptett":null,"srt":"https://vod.nbcnews.com/nbcnews/captions/2024/04/tdy_news_7a_costello_eclipse_240409.srt","webvtt":"https://vod.nbcnews.com/nbcnews/captions/2024/04/tdy_news_7a_costello_eclipse_240409.vtt"},"videoAssets":[{"assetType":"EMP","format":"M3U","publicUrl":"https://prodamdnewsencoding.akamaized.net/NBC_News_Digital/tdy_news_7a_costello_eclipse_240409/1/abs/index.m3u8","height":1080,"width":1920,"assetDuration":185.386,"bitrate":4560000},{"assetType":"akamaiMp4","format":"MPEG4","publicUrl":"https://prodamdnewsencoding.akamaized.net/NBC_News_Digital/nbcnews/video/2024/04/tdy_news_7a_costello_eclipse_240409_3368886548.mp4","height":1080,"width":1920,"assetDuration":185.386,"bitrate":4560000}]},{"type":"video","id":"mmvo208587845997","unibrow":{"logo":null,"taxonomyPath":null,"text":"NBC News NOW","url":{"primary":"https://www.nbcnews.com/now/video/meet-the-woman-who-has-seen-21-solar-eclipses-208587845997"}},"mpxMetadata":{"id":"208587845997","guid":"now_staytuned_eclipse_ferrer_240408","externalAdvertiserId":"now_staytuned_eclipse_ferrer_240408"},"datePublished":"Tue Apr 09 2024 01:30:51 GMT+0000 (UTC)","dateCreated":"Tue Apr 09 2024 01:30:51 GMT+0000 (UTC)","dateModified":"Tue Apr 09 2024 01:31:50 GMT+0000 (UTC)","primaryImage":{"id":"vidimg3371059205","headline":{"primary":null},"altText":null,"caption":null,"url":{"primary":"https://media-cldnry.s-nbcnews.com/image/upload/mpx/2704722219/2024_04/1712626230591_now_staytuned_eclipse_ferrer_240408_1920x1080-280nqs.jpg"},"imageUrl":{"aims":"https://media11.s-nbcnews.com/i/mpx/2704722219/2024_04/1712626230591_now_staytuned_eclipse_ferrer_240408_1920x1080-280nqs.jpg","cloudinary":"https://media-cldnry.s-nbcnews.com/image/upload/mpx/2704722219/2024_04/1712626230591_now_staytuned_eclipse_ferrer_240408_1920x1080-280nqs.jpg","telemundo":null},"source":null,"authors":[],"height":null,"width":null,"graphicContent":false},"teaseImage":{"id":"vidimg3371059205","headline":{"primary":null},"altText":null,"caption":null,"url":{"primary":"https://media-cldnry.s-nbcnews.com/image/upload/mpx/2704722219/2024_04/1712626230591_now_staytuned_eclipse_ferrer_240408_1920x1080-280nqs.jpg"},"imageUrl":{"aims":"https://media11.s-nbcnews.com/i/mpx/2704722219/2024_04/1712626230591_now_staytuned_eclipse_ferrer_240408_1920x1080-280nqs.jpg","cloudinary":"https://media-cldnry.s-nbcnews.com/image/upload/mpx/2704722219/2024_04/1712626230591_now_staytuned_eclipse_ferrer_240408_1920x1080-280nqs.jpg","telemundo":null},"source":null,"authors":[],"height":null,"width":null,"graphicContent":false},"url":{"canonical":"https://www.nbcnews.com/now/video/meet-the-woman-who-has-seen-21-solar-eclipses-208587845997","primary":"https://www.nbcnews.com/now/video/meet-the-woman-who-has-seen-21-solar-eclipses-208587845997","short":"https://www.nbcnews.com/now/video/meet-the-woman-who-has-seen-21-solar-eclipses-208587845997","slug":"meet-the-woman-who-has-seen-21-solar-eclipses-208587845997"},"relatedUrl":null,"relatedContentLink":{"text":null,"url":null},"duration":"PT2M23S","nativeAd":false,"videoType":"original","sentiment":"neutral","headline":{"primary":"Meet the woman who has seen 21 solar eclipses","tease":"Meet the woman who has seen 21 solar eclipses","social":"Meet the woman who has seen 21 solar eclipses"},"description":{"primary":"Leticia Ferrer’s passion is chasing solar eclipses. She has seen 21 and hasn’t missed one since 1998. Ferrer has even gone as far as the middle of the Pacific and Atlantic oceans to see them. She talks with Ellison Barber about the power of witnessing these celestial events."},"publisher":{"name":"nbcnews"},"source":{"name":"NBC News NOW"},"taxonomy":{"additionalTerms":[{"dateCreated":"Thu Sep 16 2021 03:10:11 GMT+0000 (UTC)","dateModified":"Thu Sep 16 2021 03:10:11 GMT+0000 (UTC)","description":{"primary":null},"id":"nctx19521","isCurated":false,"name":"Science","path":"nbcnews/section/mach/science","pageRoute":"/","slug":"science","type":"taxonomy","taxonomyType":"topic","url":{"primary":null}},{"dateCreated":"Thu Sep 16 2021 03:51:58 GMT+0000 (UTC)","dateModified":"Thu Sep 16 2021 03:51:58 GMT+0000 (UTC)","description":{"primary":null},"id":"nctx19861","isCurated":true,"name":"Science","path":"nbcnews/vertical/mach/science","pageRoute":"/science","slug":"science","type":"taxonomy","taxonomyType":"subvertical","url":{"primary":"https://www.nbcnews.com/mach/science"}},{"dateCreated":"Thu Sep 16 2021 03:52:10 GMT+0000 (UTC)","dateModified":"Thu Sep 16 2021 03:52:10 GMT+0000 (UTC)","description":{"primary":null},"id":"nctx21301","isCurated":true,"name":"NBC News NOW","path":"nbcnews/collection/nbc-news-now","pageRoute":"/now","slug":"nbc-news-now","type":"taxonomy","taxonomyType":"collection","url":{"primary":"https://www.nbcnews.com/now"}},{"dateCreated":"Thu Sep 16 2021 03:36:51 GMT+0000 (UTC)","dateModified":"Thu Sep 16 2021 03:36:51 GMT+0000 (UTC)","description":{"primary":null},"id":"nctx73","isCurated":true,"name":"Science","path":"nbcnews/section/science","pageRoute":"/science","slug":"science","type":"taxonomy","taxonomyType":"section","url":{"primary":"https://www.nbcnews.com/science"}}],"primaryVertical":{"name":"News"},"primarySection":null,"primaryTopic":null},"hasCaptions":true,"closedCaptioning":{"smptett":null,"srt":"https://nbcnewsdigital-static.nbcuni.com/media/captions/NBC_News_Digital/2024/04/1712626230591_now_staytuned_eclipse_ferrer_240408.srt","webvtt":"https://nbcnewsdigital-static.nbcuni.com/media/captions/NBC_News_Digital/2024/04/1712626230591_now_staytuned_eclipse_ferrer_240408.vtt"},"videoAssets":[{"assetType":"EMP","format":"M3U","publicUrl":"https://prodamdnewsencoding.akamaized.net/NBC_News_Digital/now_staytuned_eclipse_ferrer_240408/1/abs/index.m3u8","height":1080,"width":1920,"assetDuration":142.944,"bitrate":4140000},{"assetType":"akamaiMp4","format":"MPEG4","publicUrl":"https://prodamdnewsencoding.akamaized.net/NBC_News_Digital/nbcnews/video/2024/04/1712626230591_now_staytuned_eclipse_ferrer_240408_6.mp4","height":1080,"width":1920,"assetDuration":142.944,"bitrate":4140662}]},{"type":"video","id":"mmvo208588869826","unibrow":{"logo":null,"taxonomyPath":null,"text":"NBC News NOW","url":{"primary":"https://www.nbcnews.com/now/video/scientists-will-use-total-solar-eclipse-to-study-the-sun-s-corona-208588869826"}},"mpxMetadata":{"id":"208588869826","guid":"now_staytuned_sun_corona_240408","externalAdvertiserId":"now_staytuned_sun_corona_240408"},"datePublished":"Tue Apr 09 2024 01:15:40 GMT+0000 (UTC)","dateCreated":"Tue Apr 09 2024 01:15:40 GMT+0000 (UTC)","dateModified":"Tue Apr 09 2024 01:16:37 GMT+0000 (UTC)","primaryImage":{"id":"vidimg3307739301","headline":{"primary":null},"altText":null,"caption":null,"url":{"primary":"https://media-cldnry.s-nbcnews.com/image/upload/mpx/2704722219/2024_04/1712625319557_now_staytuned_sun_corona_240408_1920x1080-01e4nj.jpg"},"imageUrl":{"aims":"https://media11.s-nbcnews.com/i/mpx/2704722219/2024_04/1712625319557_now_staytuned_sun_corona_240408_1920x1080-01e4nj.jpg","cloudinary":"https://media-cldnry.s-nbcnews.com/image/upload/mpx/2704722219/2024_04/1712625319557_now_staytuned_sun_corona_240408_1920x1080-01e4nj.jpg","telemundo":null},"source":null,"authors":[],"height":null,"width":null,"graphicContent":false},"teaseImage":{"id":"vidimg3307739301","headline":{"primary":null},"altText":null,"caption":null,"url":{"primary":"https://media-cldnry.s-nbcnews.com/image/upload/mpx/2704722219/2024_04/1712625319557_now_staytuned_sun_corona_240408_1920x1080-01e4nj.jpg"},"imageUrl":{"aims":"https://media11.s-nbcnews.com/i/mpx/2704722219/2024_04/1712625319557_now_staytuned_sun_corona_240408_1920x1080-01e4nj.jpg","cloudinary":"https://media-cldnry.s-nbcnews.com/image/upload/mpx/2704722219/2024_04/1712625319557_now_staytuned_sun_corona_240408_1920x1080-01e4nj.jpg","telemundo":null},"source":null,"authors":[],"height":null,"width":null,"graphicContent":false},"url":{"canonical":"https://www.nbcnews.com/now/video/scientists-will-use-total-solar-eclipse-to-study-the-sun-s-corona-208588869826","primary":"https://www.nbcnews.com/now/video/scientists-will-use-total-solar-eclipse-to-study-the-sun-s-corona-208588869826","short":"https://www.nbcnews.com/now/video/scientists-will-use-total-solar-eclipse-to-study-the-sun-s-corona-208588869826","slug":"scientists-will-use-total-solar-eclipse-to-study-the-sun-s-corona-208588869826"},"relatedUrl":null,"relatedContentLink":{"text":null,"url":null},"duration":"PT5M16S","nativeAd":false,"videoType":"original","sentiment":"neutral","headline":{"primary":"Scientists will use total solar eclipse to study the sun's corona","tease":"Scientists will use total solar eclipse to study the sun's corona","social":"Scientists will use total solar eclipse to study the sun's corona"},"description":{"primary":"While millions were awed by the total solar eclipse, scientists hope to learn more about our sun from the celestial event. Amir Caspi, a solar astrophysicist at Southwest Research Institute, talks with Ellison Barber about research his colleagues hope to gather on the sun's corona and what they can learn about the different temperature regions of the star."},"publisher":{"name":"nbcnews"},"source":{"name":"NBC News NOW"},"taxonomy":{"additionalTerms":[{"dateCreated":"Thu Sep 16 2021 03:10:11 GMT+0000 (UTC)","dateModified":"Thu Sep 16 2021 03:10:11 GMT+0000 (UTC)","description":{"primary":null},"id":"nctx19521","isCurated":false,"name":"Science","path":"nbcnews/section/mach/science","pageRoute":"/","slug":"science","type":"taxonomy","taxonomyType":"topic","url":{"primary":null}},{"dateCreated":"Thu Sep 16 2021 03:51:58 GMT+0000 (UTC)","dateModified":"Thu Sep 16 2021 03:51:58 GMT+0000 (UTC)","description":{"primary":null},"id":"nctx19861","isCurated":true,"name":"Science","path":"nbcnews/vertical/mach/science","pageRoute":"/science","slug":"science","type":"taxonomy","taxonomyType":"subvertical","url":{"primary":"https://www.nbcnews.com/mach/science"}},{"dateCreated":"Thu Sep 16 2021 03:52:10 GMT+0000 (UTC)","dateModified":"Thu Sep 16 2021 03:52:10 GMT+0000 (UTC)","description":{"primary":null},"id":"nctx21301","isCurated":true,"name":"NBC News NOW","path":"nbcnews/collection/nbc-news-now","pageRoute":"/now","slug":"nbc-news-now","type":"taxonomy","taxonomyType":"collection","url":{"primary":"https://www.nbcnews.com/now"}},{"dateCreated":"Thu Sep 16 2021 03:36:51 GMT+0000 (UTC)","dateModified":"Thu Sep 16 2021 03:36:51 GMT+0000 (UTC)","description":{"primary":null},"id":"nctx73","isCurated":true,"name":"Science","path":"nbcnews/section/science","pageRoute":"/science","slug":"science","type":"taxonomy","taxonomyType":"section","url":{"primary":"https://www.nbcnews.com/science"}}],"primaryVertical":{"name":"News"},"primarySection":null,"primaryTopic":null},"hasCaptions":true,"closedCaptioning":{"smptett":null,"srt":"https://nbcnewsdigital-static.nbcuni.com/media/captions/NBC_News_Digital/2024/04/1712625319557_now_staytuned_sun_corona_240408.srt","webvtt":"https://nbcnewsdigital-static.nbcuni.com/media/captions/NBC_News_Digital/2024/04/1712625319557_now_staytuned_sun_corona_240408.vtt"},"videoAssets":[{"assetType":"EMP","format":"M3U","publicUrl":"https://prodamdnewsencoding.akamaized.net/NBC_News_Digital/now_staytuned_sun_corona_240408/1/abs/index.m3u8","height":1080,"width":1920,"assetDuration":315.551,"bitrate":4104000},{"assetType":"akamaiMp4","format":"MPEG4","publicUrl":"https://prodamdnewsencoding.akamaized.net/NBC_News_Digital/nbcnews/video/2024/04/1712625319557_now_staytuned_sun_corona_240408_6.mp4","height":1080,"width":1920,"assetDuration":315.551,"bitrate":4104031}]}]}}}],"text":["New York City may not be in the path of totality for today’s solar eclipse, but that hasn’t dampened astrophysicist Mark Baraket’s enthusiasm for what he says is a once-in-a-lifetime event.","Baraket will be witnessing a partial solar eclipse from the deck of the Intrepid Museum, a converted aircraft carrier stationed on the west side of Manhattan.","\"This is the forces of nature live at work: the moon in conjunction with the sun and the Earth,\" he said. \"And by the way, they have a name for that. It's called 'syzygy.' That is a real word. If you played it in Scrabble, you get 25 points. ... It means all three objects are in perfect alignment.\""]},"cardData":{"graphics":[]},"date":{"createdAt":"2024-04-08T17:21:27.764Z","publishedAt":"2024-04-08T17:21:27.764Z","modifiedAt":"2024-04-08T20:24:46.519Z"},"description":{"primary":"New York City may not be in the path of totality for today’s solar eclipse, but that hasn’t dampened astrophysicist Mark Baraket’s enthusiasm for what he says","seo":"New York City may not be in the path of totality for today’s solar eclipse, but that hasn’t dampened astrophysicist Mark Baraket’s enthusiasm for what he says","social":"A once-in-a-lifetime chance to witness 'syzygy'"},"headline":{"primary":"A once-in-a-lifetime chance to witness 'syzygy'","seo":"A once-in-a-lifetime chance to witness 'syzygy'","social":"A once-in-a-lifetime chance to witness 'syzygy'","tease":"A once-in-a-lifetime chance to witness 'syzygy'"},"primaryImage":null,"teaseImage":null,"taxonomy":{"primaryChannel":{"id":"rctx6603","path":"nbcnews/channel/nebula-blog-rcna145900","taxonomyType":"channel"},"primaryVertical":{"dateCreated":"Thu Sep 16 2021 03:51:57 GMT+0000 (UTC)","dateModified":"Thu Sep 16 2021 03:51:57 GMT+0000 (UTC)","description":{"primary":null},"id":"nctx20366","isCurated":true,"name":"News","path":"nbcnews/vertical/news","pageRoute":"/","slug":"news","type":"taxonomy","taxonomyType":"vertical","url":{"primary":"https://www.nbcnews.com/"}}},"url":{"primary":"https://www.nbcnews.com/science/space/live-blog/solar-eclipse-2024-live-updates-rcna145900#rcrd38510"},"replies":[]},{"id":"rcrd38506","authors":[{"bio":[{"type":"markup","element":"p","html":"Matt Fortin is a digital reporter for NBC News' station in Boston."}],"dateCreated":"Tue Jan 23 2024 16:38:10 GMT+0000 (UTC)","dateModified":"Tue Jan 23 2024 16:38:10 GMT+0000 (UTC)","shortBio":"Matt Fortin is a digital reporter for NBC News' station in Boston.","liveBlogShortBio":"","experience":[],"educationAndExpertise":[],"awards":[],"id":"ncpn1308431","email":null,"jobTitle":[],"name":"Matt Fortin","primaryImage":null,"publisher":{"name":"nbcnews","subType":null,"type":"organization"},"socialMediaProfiles":{"email":null,"facebook":null,"instagram":null,"pinterest":null,"snapchat":null,"tiktok":null,"twitter":null,"whatsapp":null,"youtube":null},"subType":null,"type":"person","url":null,"worksFor":null}],"cardType":"POST","isHeadlineHidden":false,"content":{"markupAndEmbeds":[{"type":"markup","element":"p","html":"BURLINGTON, Vt. — Vermont’s largest city has rolled out the red carpet for visitors from all over who are anxious to see a rare total solar eclipse."},{"type":"markup","element":"p","html":"Burlington’s lakefront has been gradually filling up throughout the day, with tourists setting up telescopes, tents chairs and more. Many people are lining up at merchandise tents to get a souvenir to mark the occasion."},{"presentation":{"alignment":"center","size":"medium","style":"default","byline":null,"hideRecommendations":false,"hideProductRecommendations":false,"_overriddenByGetProcessedCardData":true},"type":"embeddedImage","image":{"id":"rcim252248","headline":{"primary":null,"tease":null,"seo":null,"social":null},"caption":"Burlington's lakefront has been gradually filling up throughout the day.","altText":"Spectators at the lakesfront","url":{"primary":"https://media-cldnry.s-nbcnews.com/image/upload/rockcms/2024-04/240408-eclipse-burlington-vermont-lake-se-1243p-958209.jpg"},"imageUrl":{"aims":"https://media1.s-nbcnews.com/i/rockcms/2024-04/252248/240408-eclipse-burlington-vermont-lake-se-1243p-958209_40322d4efffe0d7beda53f45232924d3d5582d8e.jpg","cloudinary":"https://media-cldnry.s-nbcnews.com/image/upload/rockcms/2024-04/240408-eclipse-burlington-vermont-lake-se-1243p-958209.jpg","telemundo":null},"encodingFormat":"image/jpeg","height":367,"width":550,"authors":[{"name":""}],"source":{"name":"NBC10 Boston","copyright":null},"graphicContent":false}},{"type":"markup","element":"p","html":"Jennifer Garland of Massachusetts said she missed the last total eclipse in 2017, so she was sure to have a spot early in the day right on Lake Champlain."},{"type":"markup","element":"p","html":"“I had cancer at the time,” Garland said, recalling 2017. “I couldn’t travel. … It killed me. These things are like once, maybe twice in a lifetime, and I don’t want to miss it.”"},{"type":"markup","element":"p","html":"As of noon, parking lots were quickly filling up and crowds were trekking along downtown Burlington’s sidewalks toward the lake for viewing."}],"text":["BURLINGTON, Vt. — Vermont’s largest city has rolled out the red carpet for visitors from all over who are anxious to see a rare total solar eclipse.","Burlington’s lakefront has been gradually filling up throughout the day, with tourists setting up telescopes, tents chairs and more. Many people are lining up at merchandise tents to get a souvenir to mark the occasion.","Jennifer Garland of Massachusetts said she missed the last total eclipse in 2017, so she was sure to have a spot early in the day right on Lake Champlain.","“I had cancer at the time,” Garland said, recalling 2017. “I couldn’t travel. … It killed me. These things are like once, maybe twice in a lifetime, and I don’t want to miss it.”","As of noon, parking lots were quickly filling up and crowds were trekking along downtown Burlington’s sidewalks toward the lake for viewing."]},"cardData":{"graphics":[]},"date":{"createdAt":"2024-04-08T17:14:41.094Z","publishedAt":"2024-04-08T17:14:41.094Z","modifiedAt":"2024-04-08T17:28:34.744Z"},"description":{"primary":"Vermont’s largest city has rolled out the red carpet for visitors from all over who are anxious to see a rare total solar eclipse.","seo":"Vermont’s largest city has rolled out the red carpet for visitors from all over who are anxious to see a rare total solar eclipse.","social":"Burlington is bustling"},"headline":{"primary":"Burlington is bustling","seo":"Burlington is bustling","social":"Burlington is bustling","tease":"Burlington is bustling"},"primaryImage":null,"teaseImage":null,"taxonomy":{"primaryChannel":{"id":"rctx6603","path":"nbcnews/channel/nebula-blog-rcna145900","taxonomyType":"channel"},"primaryVertical":{"dateCreated":"Thu Sep 16 2021 03:51:57 GMT+0000 (UTC)","dateModified":"Thu Sep 16 2021 03:51:57 GMT+0000 (UTC)","description":{"primary":null},"id":"nctx20366","isCurated":true,"name":"News","path":"nbcnews/vertical/news","pageRoute":"/","slug":"news","type":"taxonomy","taxonomyType":"vertical","url":{"primary":"https://www.nbcnews.com/"}}},"url":{"primary":"https://www.nbcnews.com/science/space/live-blog/solar-eclipse-2024-live-updates-rcna145900#rcrd38506"},"replies":[]},{"id":"rcrd38508","authors":[{"bio":[{"type":"markup","element":"p","html":"Matt Nighswander joined NBCNews.com as a multimedia producer in July 2012. Nighswander is part of the team responsible for selecting photos for the site and creating original content based on photography. Among his individual responsibilities is the Month in Space slideshow. Nighswander reports to James Collins, director of photography."},{"type":"markup","element":"p","html":"Nighswander joined NBCNews.com from MSN.com, where he was a lead homepage photo editor. "},{"type":"markup","element":"p","html":"Prior to his work at MSN, he was an international photo editor at The Associated Press and received an MFA in Photography from Columbia College Chicago."}],"dateCreated":"Thu Dec 26 2013 23:18:14 GMT+0000 (UTC)","dateModified":"Wed Mar 24 2021 03:10:02 GMT+0000 (UTC)","shortBio":null,"liveBlogShortBio":"","experience":[],"educationAndExpertise":[],"awards":[],"id":"ncpn591","email":"matt.nighswander@nbcuni.com","jobTitle":["Multimedia Producer"],"name":"Matthew Nighswander","primaryImage":{"altText":null,"height":1500,"url":{"primary":"https://media-cldnry.s-nbcnews.com/image/upload/newscms/2014_21/463046/140521_nighswander_portrait_67931065.jpg"},"width":1500},"publisher":{"name":"nbcnews","subType":null,"type":"organization"},"socialMediaProfiles":{"email":null,"facebook":"http://nighswander.tumblr.com/","instagram":null,"pinterest":null,"snapchat":null,"tiktok":null,"twitter":null,"whatsapp":null,"youtube":null},"subType":null,"type":"person","url":null,"worksFor":null}],"cardType":"POST","isHeadlineHidden":false,"content":{"markupAndEmbeds":[{"presentation":{"alignment":"center","size":"medium","style":"default","byline":null,"hideRecommendations":false,"hideProductRecommendations":false,"_overriddenByGetProcessedCardData":true},"type":"embeddedImage","image":{"id":"rcim252246","headline":{"primary":null,"tease":null,"seo":null,"social":null},"caption":"","altText":"People gather under overcast skies ahead of a total solar eclipse in Niagara Falls, Ontario, Monday, April 8, 2024.","url":{"primary":"https://media-cldnry.s-nbcnews.com/image/upload/rockcms/2024-04/240408-eclipse-niagara-falls-mn-1240-0edd6b.jpg"},"imageUrl":{"aims":"https://media1.s-nbcnews.com/i/rockcms/2024-04/252246/240408-eclipse-niagara-falls-mn-1240-0edd6b_cb2a54be1848e7b20fe2a7f9217ca98b56c96bba.jpg","cloudinary":"https://media-cldnry.s-nbcnews.com/image/upload/rockcms/2024-04/240408-eclipse-niagara-falls-mn-1240-0edd6b.jpg","telemundo":null},"encodingFormat":"image/jpeg","height":1667,"width":2500,"authors":[{"name":"Matt Rourke"}],"source":{"name":"AP","copyright":null},"graphicContent":false}},{"presentation":{"alignment":"center","size":"medium","style":"default","byline":null,"hideRecommendations":false,"hideProductRecommendations":false,"_overriddenByGetProcessedCardData":true},"type":"embeddedImage","image":{"id":"rcim252251","headline":{"primary":null,"tease":null,"seo":null,"social":null},"caption":"","altText":null,"url":{"primary":"https://media-cldnry.s-nbcnews.com/image/upload/rockcms/2024-04/240408-eclipse-lancaster-county-se1251p-71543b.jpg"},"imageUrl":{"aims":"https://media1.s-nbcnews.com/i/rockcms/2024-04/252251/240408-eclipse-lancaster-county-se1251p-71543b_67ade3c8f6c21ba12d159295621fd464aefe752a.jpg","cloudinary":"https://media-cldnry.s-nbcnews.com/image/upload/rockcms/2024-04/240408-eclipse-lancaster-county-se1251p-71543b.jpg","telemundo":null},"encodingFormat":"image/jpeg","height":1667,"width":2500,"authors":[{"name":"Adam Gray"}],"source":{"name":"Getty Images","copyright":null},"graphicContent":false}},{"type":"markup","element":"p","html":"People gather under overcast skies ahead of a total solar eclipse in Niagara Falls, Ontario. But \u003ca href=\"https://www.niagarathisweek.com/news/solar-eclipse-day-what-s-the-3-p-m-forecast-in-niagara-falls-fort-erie/article_3564960c-cd81-5e4f-9a3e-90953a8d47c8.html\" target=\"_blank\"\u003eEnvironment Canada’s\u003c/a\u003e\u003ca href=\"https://www.niagarathisweek.com/news/solar-eclipse-day-what-s-the-3-p-m-forecast-in-niagara-falls-fort-erie/article_3564960c-cd81-5e4f-9a3e-90953a8d47c8.html\" target=\"_blank\"\u003e weather\u003c/a\u003e\u003ca href=\"https://www.niagarathisweek.com/news/solar-eclipse-day-what-s-the-3-p-m-forecast-in-niagara-falls-fort-erie/article_3564960c-cd81-5e4f-9a3e-90953a8d47c8.html\" target=\"_blank\"\u003e predictions\u003c/a\u003e for the afternoon don’t look promising."}],"text":["People gather under overcast skies ahead of a total solar eclipse in Niagara Falls, Ontario. But Environment Canada’s weather predictions for the afternoon don’t look promising."]},"cardData":{"graphics":[]},"date":{"createdAt":"2024-04-08T17:13:14.578Z","publishedAt":"2024-04-08T17:13:14.578Z","modifiedAt":"2024-04-08T17:13:14.578Z"},"description":{"primary":"People gather under overcast skies ahead of a total solar eclipse in Niagara Falls, Ontario.","seo":"People gather under overcast skies ahead of a total solar eclipse in Niagara Falls, Ontario.","social":"Cloudy skies loom at Niagara Falls"},"headline":{"primary":"Cloudy skies loom at Niagara Falls","seo":"Cloudy skies loom at Niagara Falls","social":"Cloudy skies loom at Niagara Falls","tease":"Cloudy skies loom at Niagara Falls"},"primaryImage":null,"teaseImage":null,"taxonomy":{"primaryChannel":{"id":"rctx6603","path":"nbcnews/channel/nebula-blog-rcna145900","taxonomyType":"channel"},"primaryVertical":{"dateCreated":"Thu Sep 16 2021 03:51:57 GMT+0000 (UTC)","dateModified":"Thu Sep 16 2021 03:51:57 GMT+0000 (UTC)","description":{"primary":null},"id":"nctx20366","isCurated":true,"name":"News","path":"nbcnews/vertical/news","pageRoute":"/","slug":"news","type":"taxonomy","taxonomyType":"vertical","url":{"primary":"https://www.nbcnews.com/"}}},"url":{"primary":"https://www.nbcnews.com/science/space/live-blog/solar-eclipse-2024-live-updates-rcna145900#rcrd38508"},"replies":[]},{"id":"rcrd38501","authors":[{"bio":[{"type":"markup","element":"p","html":"Al Roker is a co-host of NBC’s “Today Show,” a co-host of \"Off The Rails\" on Today Show radio on SiriusXM and the host “COLD CUTS with Al Roker” on YouTube. The CEO of Al Roker Entertainment, Inc., he also made his Broadway debut in 2019 in “Waitress” and is the author of 11 books."}],"dateCreated":"Thu Jun 27 2019 14:03:18 GMT+0000 (UTC)","dateModified":"Thu Mar 25 2021 04:50:02 GMT+0000 (UTC)","shortBio":null,"liveBlogShortBio":"","experience":[],"educationAndExpertise":[],"awards":[],"id":"ncpn1023166","email":null,"jobTitle":[],"name":"Al Roker","primaryImage":{"altText":null,"height":325,"url":{"primary":"https://media-cldnry.s-nbcnews.com/image/upload/newscms/2019_38/3013666/al-roker-3.png"},"width":325},"publisher":{"name":"nbcnews","subType":null,"type":"organization"},"socialMediaProfiles":{"email":null,"facebook":"https://www.facebook.com/alroker","instagram":"@alroker","pinterest":null,"snapchat":null,"tiktok":null,"twitter":"@alroker","whatsapp":null,"youtube":null},"subType":null,"type":"person","url":null,"worksFor":null}],"cardType":"POST","isHeadlineHidden":false,"content":{"markupAndEmbeds":[{"type":"markup","element":"p","html":"Ahead of today's total solar eclipse, Al Roker details NBC News’ coverage of the celestial event from the Perot Museum of Nature and Science in Dallas."},{"type":"embeddedVideo","disablePlaylistAutoplay":false,"presentation":{"alignment":"left","size":"medium","style":"default","byline":null,"hideRecommendations":false,"hideProductRecommendations":false,"_overriddenByGetProcessedCardData":true},"video":{"id":"mmvo208542277977","taxonomy":{"additionalTerms":[{"dateCreated":"Thu Sep 16 2021 03:10:11 GMT+0000 (UTC)","dateModified":"Thu Sep 16 2021 03:10:11 GMT+0000 (UTC)","description":{"primary":null},"id":"nctx19521","isCurated":false,"name":"Science","path":"nbcnews/section/mach/science","pageRoute":"/","slug":"science","type":"taxonomy","taxonomyType":"topic","url":{"primary":null}},{"dateCreated":"Thu Sep 16 2021 03:51:58 GMT+0000 (UTC)","dateModified":"Thu Sep 16 2021 03:51:58 GMT+0000 (UTC)","description":{"primary":null},"id":"nctx19861","isCurated":true,"name":"Science","path":"nbcnews/vertical/mach/science","pageRoute":"/science","slug":"science","type":"taxonomy","taxonomyType":"subvertical","url":{"primary":"https://www.nbcnews.com/mach/science"}},{"dateCreated":"Fri Apr 29 2022 02:27:32 GMT+0000 (UTC)","dateModified":"Fri Apr 29 2022 02:27:32 GMT+0000 (UTC)","description":{"primary":null},"id":"nctx20846","isCurated":false,"name":"News","path":"msnbc/section/msnbc/news","pageRoute":"/","slug":"news","type":"taxonomy","taxonomyType":"topic","url":{"primary":null}},{"dateCreated":"Fri Apr 01 2022 20:42:09 GMT+0000 (UTC)","dateModified":"Fri Apr 01 2022 20:42:09 GMT+0000 (UTC)","description":{"primary":null},"id":"nctx23345","isCurated":true,"name":"News","path":"nbcnews/show/meet-the-press/news","pageRoute":"/meet-the-press","slug":"news","type":"taxonomy","taxonomyType":"topic","url":{"primary":"https://www.nbcnews.com/meet-the-press"}},{"dateCreated":"Thu Sep 16 2021 03:15:10 GMT+0000 (UTC)","dateModified":"Thu Sep 16 2021 03:15:10 GMT+0000 (UTC)","description":{"primary":null},"id":"nctx66","isCurated":true,"name":"U.S. news","path":"nbcnews/section/news/us-news","pageRoute":"/us-news","slug":"us-news","type":"taxonomy","taxonomyType":"topic","url":{"primary":"https://www.nbcnews.com/us-news"}},{"dateCreated":"Thu Sep 16 2021 03:36:45 GMT+0000 (UTC)","dateModified":"Thu Sep 16 2021 03:36:45 GMT+0000 (UTC)","description":{"primary":null},"id":"nctx7","isCurated":false,"name":"News","path":"nbcnews/section/news","pageRoute":"/","slug":"news","type":"taxonomy","taxonomyType":"section","url":{"primary":null}},{"dateCreated":"Thu Sep 16 2021 03:36:51 GMT+0000 (UTC)","dateModified":"Thu Sep 16 2021 03:36:51 GMT+0000 (UTC)","description":{"primary":null},"id":"nctx73","isCurated":true,"name":"Science","path":"nbcnews/section/science","pageRoute":"/science","slug":"science","type":"taxonomy","taxonomyType":"section","url":{"primary":"https://www.nbcnews.com/science"}}],"primaryVertical":{"name":"News","taxonomyType":"vertical"},"primarySection":null,"primaryTopic":null},"unibrow":{"logo":null,"taxonomyPath":null,"text":"NBC News","url":{"primary":"https://www.nbcnews.com/video/al-roker-previews-nbc-news-solar-eclipse-coverage-from-dallas-208542277977"}},"duration":"PT1M1S","dateCreated":"Mon Apr 08 2024 15:44:44 GMT+0000 (UTC)","datePublished":"Mon Apr 08 2024 15:44:44 GMT+0000 (UTC)","dateModified":"Mon Apr 08 2024 16:31:29 GMT+0000 (UTC)","dateBroadcast":"Mon Apr 08 2024 15:59:27 GMT+0000 (UTC)","liveVideoStatus":"NONE","nativeAd":false,"mpxMetadata":{"id":"208542277977","guid":"f_mo_roker_eclipse_preview_240408","externalAdvertiserId":"f_mo_roker_eclipse_preview_240408","accountId":"2704722219","accountName":"nbcnewsdigital"},"source":{"name":"NBC News"},"publisher":{"name":"nbcnews"},"partOfEpisode":null,"partOfSeason":null,"videoType":"webExtra","sentiment":"neutral","headline":{"primary":"","tease":"","seo":"Al Roker previews NBC News' solar eclipse coverage from Dallas","social":""},"description":{"primary":"Ahead of the Great American Eclipse, Al Roker speaks about NBC News' coverage of the event outside the Perot Museum of Nature and Science in Dallas.","seo":"Ahead of the Great American Eclipse, Al Roker speaks about NBC News' coverage of the event outside the Perot Museum of Nature and Science in Dallas."},"playable":true,"url":{"canonical":"https://www.nbcnews.com/video/al-roker-previews-nbc-news-solar-eclipse-coverage-from-dallas-208542277977","primary":"https://www.nbcnews.com/video/al-roker-previews-nbc-news-solar-eclipse-coverage-from-dallas-208542277977","short":"https://www.nbcnews.com/video/al-roker-previews-nbc-news-solar-eclipse-coverage-from-dallas-208542277977","slug":"al-roker-previews-nbc-news-solar-eclipse-coverage-from-dallas-208542277977"},"hasCaptions":true,"closedCaptioning":{"smptett":null,"srt":"https://vod.nbcnews.com/nbcnews/captions/2024/04/f_mo_roker_eclipse_preview_240408_1143.srt","webvtt":"https://vod.nbcnews.com/nbcnews/captions/2024/04/f_mo_roker_eclipse_preview_240408_1143.vtt"},"videoAssets":[{"assetType":"EMP","format":"M3U","publicUrl":"https://prodamdnewsencoding.akamaized.net/NBC_News_Digital/f_mo_roker_eclipse_preview_240408/1/abs/index.m3u8","height":1080,"width":1920,"assetDuration":61.195,"bitrate":4535000},{"assetType":"akamaiMp4","format":"MPEG4","publicUrl":"https://prodamdnewsencoding.akamaized.net/NBC_News_Digital/nbcnews/video/2024/04/f_mo_roker_eclipse_preview_240408_3367502584.mp4","height":1080,"width":1920,"assetDuration":61.195,"bitrate":4535000}],"primaryImage":{"id":"vidimg3614034482","headline":{"primary":null},"altText":null,"caption":null,"url":{"primary":"https://media-cldnry.s-nbcnews.com/image/upload/mpx/2704722219/2024_04/f_mo_roker_eclipse_240408-5b4wtm.jpg"},"imageUrl":{"aims":"https://media14.s-nbcnews.com/i/mpx/2704722219/2024_04/f_mo_roker_eclipse_240408-5b4wtm.jpg","cloudinary":"https://media-cldnry.s-nbcnews.com/image/upload/mpx/2704722219/2024_04/f_mo_roker_eclipse_240408-5b4wtm.jpg","telemundo":null},"source":null,"authors":[],"height":null,"width":null,"graphicContent":false},"teaseImage":{"id":"vidimg3614034482","headline":{"primary":null},"altText":null,"caption":null,"url":{"primary":"https://media-cldnry.s-nbcnews.com/image/upload/mpx/2704722219/2024_04/f_mo_roker_eclipse_240408-5b4wtm.jpg"},"imageUrl":{"aims":"https://media14.s-nbcnews.com/i/mpx/2704722219/2024_04/f_mo_roker_eclipse_240408-5b4wtm.jpg","cloudinary":"https://media-cldnry.s-nbcnews.com/image/upload/mpx/2704722219/2024_04/f_mo_roker_eclipse_240408-5b4wtm.jpg","telemundo":null},"source":null,"authors":[],"height":null,"width":null,"graphicContent":false},"documentTracing":{"currentMessageId":{"id":"230ddafe-937d-421d-bab2-c2fbcc8e3c55","updatedDate":"Mon Apr 08 2024 16:31:35 GMT+0000 (UTC)"}},"relatedUrl":null,"relatedContentLink":{"text":null,"url":null},"associatedVideoPlaylist":{"headline":{"primary":"Science"},"videos":[{"type":"video","id":"mmvo209023557835","unibrow":{"logo":null,"taxonomyPath":null,"text":"NBC News","url":{"primary":"https://www.nbcnews.com/video/coral-scientists-explain-how-coral-bleaching-happens-209023557835"}},"mpxMetadata":{"id":"209023557835","guid":"f_mo_bleached_coral_240415","externalAdvertiserId":"f_mo_bleached_coral_240415"},"datePublished":"Mon Apr 15 2024 20:25:07 GMT+0000 (UTC)","dateCreated":"Mon Apr 15 2024 20:25:07 GMT+0000 (UTC)","dateModified":"Mon Apr 15 2024 20:32:27 GMT+0000 (UTC)","primaryImage":{"id":"vidimg503002334","headline":{"primary":null},"altText":null,"caption":null,"url":{"primary":"https://media-cldnry.s-nbcnews.com/image/upload/mpx/2704722219/2024_04/f_mo_bleached_coral_240415.00_00_13_18.Still001-d5gmle.jpg"},"imageUrl":{"aims":"https://media11.s-nbcnews.com/i/mpx/2704722219/2024_04/f_mo_bleached_coral_240415.00_00_13_18.Still001-d5gmle.jpg","cloudinary":"https://media-cldnry.s-nbcnews.com/image/upload/mpx/2704722219/2024_04/f_mo_bleached_coral_240415.00_00_13_18.Still001-d5gmle.jpg","telemundo":null},"source":null,"authors":[],"height":null,"width":null,"graphicContent":false},"teaseImage":{"id":"vidimg503002334","headline":{"primary":null},"altText":null,"caption":null,"url":{"primary":"https://media-cldnry.s-nbcnews.com/image/upload/mpx/2704722219/2024_04/f_mo_bleached_coral_240415.00_00_13_18.Still001-d5gmle.jpg"},"imageUrl":{"aims":"https://media11.s-nbcnews.com/i/mpx/2704722219/2024_04/f_mo_bleached_coral_240415.00_00_13_18.Still001-d5gmle.jpg","cloudinary":"https://media-cldnry.s-nbcnews.com/image/upload/mpx/2704722219/2024_04/f_mo_bleached_coral_240415.00_00_13_18.Still001-d5gmle.jpg","telemundo":null},"source":null,"authors":[],"height":null,"width":null,"graphicContent":false},"url":{"canonical":"https://www.nbcnews.com/video/coral-scientists-explain-how-coral-bleaching-happens-209023557835","primary":"https://www.nbcnews.com/video/coral-scientists-explain-how-coral-bleaching-happens-209023557835","short":"https://www.nbcnews.com/video/coral-scientists-explain-how-coral-bleaching-happens-209023557835","slug":"coral-scientists-explain-how-coral-bleaching-happens-209023557835"},"relatedUrl":null,"relatedContentLink":{"text":null,"url":null},"duration":"PT2M15S","nativeAd":false,"videoType":"webExtra","sentiment":"neutral","headline":{"primary":"Coral scientists explain how coral bleaching happens","tease":"Coral scientists explain how coral bleaching happens","social":"Coral scientists explain how coral bleaching happens"},"description":{"primary":"Coral scientists detail how coral bleaching happens and explain that climate change is a major factor in driving heat stress."},"publisher":{"name":"nbcnews"},"source":{"name":"NBC News"},"taxonomy":{"additionalTerms":[{"dateCreated":"Thu Sep 16 2021 03:10:11 GMT+0000 (UTC)","dateModified":"Thu Sep 16 2021 03:10:11 GMT+0000 (UTC)","description":{"primary":null},"id":"nctx19521","isCurated":false,"name":"Science","path":"nbcnews/section/mach/science","pageRoute":"/","slug":"science","type":"taxonomy","taxonomyType":"topic","url":{"primary":null}},{"dateCreated":"Thu Sep 16 2021 03:51:58 GMT+0000 (UTC)","dateModified":"Thu Sep 16 2021 03:51:58 GMT+0000 (UTC)","description":{"primary":null},"id":"nctx19861","isCurated":true,"name":"Science","path":"nbcnews/vertical/mach/science","pageRoute":"/science","slug":"science","type":"taxonomy","taxonomyType":"subvertical","url":{"primary":"https://www.nbcnews.com/mach/science"}},{"dateCreated":"Fri Apr 29 2022 02:27:32 GMT+0000 (UTC)","dateModified":"Fri Apr 29 2022 02:27:32 GMT+0000 (UTC)","description":{"primary":null},"id":"nctx20846","isCurated":false,"name":"News","path":"msnbc/section/msnbc/news","pageRoute":"/","slug":"news","type":"taxonomy","taxonomyType":"topic","url":{"primary":null}},{"dateCreated":"Fri Apr 01 2022 20:42:09 GMT+0000 (UTC)","dateModified":"Fri Apr 01 2022 20:42:09 GMT+0000 (UTC)","description":{"primary":null},"id":"nctx23345","isCurated":true,"name":"News","path":"nbcnews/show/meet-the-press/news","pageRoute":"/meet-the-press","slug":"news","type":"taxonomy","taxonomyType":"topic","url":{"primary":"https://www.nbcnews.com/meet-the-press"}},{"dateCreated":"Thu Sep 16 2021 03:36:45 GMT+0000 (UTC)","dateModified":"Thu Sep 16 2021 03:36:45 GMT+0000 (UTC)","description":{"primary":null},"id":"nctx7","isCurated":false,"name":"News","path":"nbcnews/section/news","pageRoute":"/","slug":"news","type":"taxonomy","taxonomyType":"section","url":{"primary":null}},{"dateCreated":"Thu Sep 16 2021 03:36:51 GMT+0000 (UTC)","dateModified":"Thu Sep 16 2021 03:36:51 GMT+0000 (UTC)","description":{"primary":null},"id":"nctx73","isCurated":true,"name":"Science","path":"nbcnews/section/science","pageRoute":"/science","slug":"science","type":"taxonomy","taxonomyType":"section","url":{"primary":"https://www.nbcnews.com/science"}}],"primaryVertical":{"name":"News"},"primarySection":null,"primaryTopic":null},"hasCaptions":true,"closedCaptioning":{"smptett":null,"srt":"https://vod.nbcnews.com/nbcnews/captions/2024/04/f_mo_bleached_coral_240415_0425.srt","webvtt":"https://vod.nbcnews.com/nbcnews/captions/2024/04/f_mo_bleached_coral_240415_0425.vtt"},"videoAssets":[{"assetType":"EMP","format":"M3U","publicUrl":"https://prodamdnewsencoding.akamaized.net/NBC_News_Digital/f_mo_bleached_coral_240415/1/abs/index.m3u8","height":1080,"width":1920,"assetDuration":134.602,"bitrate":4554000},{"assetType":"akamaiMp4","format":"MPEG4","publicUrl":"https://prodamdnewsencoding.akamaized.net/NBC_News_Digital/nbcnews/video/2024/04/f_mo_bleached_coral_240415_3377292664.mp4","height":1080,"width":1920,"assetDuration":134.602,"bitrate":4554000}]},{"type":"video","id":"mmvo208955461634","unibrow":{"logo":null,"taxonomyPath":null,"text":"TODAY","url":{"primary":"https://www.today.com/video/science-class-reunites-46-years-later-to-witness-total-solar-eclipse-208955461634"}},"mpxMetadata":{"id":"208955461634","guid":"tdy_sun_highs_lows_solar_eclipse_240414","externalAdvertiserId":"tdy_sun_highs_lows_solar_eclipse_240414"},"datePublished":"Sun Apr 14 2024 13:17:59 GMT+0000 (UTC)","dateCreated":"Sun Apr 14 2024 13:17:59 GMT+0000 (UTC)","dateModified":"Sun Apr 14 2024 19:00:35 GMT+0000 (UTC)","primaryImage":{"id":"vidimg1478938582","headline":{"primary":null},"altText":null,"caption":null,"url":{"primary":"https://media-cldnry.s-nbcnews.com/image/upload/mpx/2704722219/2024_04/1713100660432_tdy_sun_highs_lows_solar_eclipse_240414_1920x1080-oubiy9.jpg"},"imageUrl":{"aims":"https://media14.s-nbcnews.com/i/mpx/2704722219/2024_04/1713100660432_tdy_sun_highs_lows_solar_eclipse_240414_1920x1080-oubiy9.jpg","cloudinary":"https://media-cldnry.s-nbcnews.com/image/upload/mpx/2704722219/2024_04/1713100660432_tdy_sun_highs_lows_solar_eclipse_240414_1920x1080-oubiy9.jpg","telemundo":null},"source":null,"authors":[],"height":null,"width":null,"graphicContent":false},"teaseImage":{"id":"vidimg1478938582","headline":{"primary":null},"altText":null,"caption":null,"url":{"primary":"https://media-cldnry.s-nbcnews.com/image/upload/mpx/2704722219/2024_04/1713100660432_tdy_sun_highs_lows_solar_eclipse_240414_1920x1080-oubiy9.jpg"},"imageUrl":{"aims":"https://media14.s-nbcnews.com/i/mpx/2704722219/2024_04/1713100660432_tdy_sun_highs_lows_solar_eclipse_240414_1920x1080-oubiy9.jpg","cloudinary":"https://media-cldnry.s-nbcnews.com/image/upload/mpx/2704722219/2024_04/1713100660432_tdy_sun_highs_lows_solar_eclipse_240414_1920x1080-oubiy9.jpg","telemundo":null},"source":null,"authors":[],"height":null,"width":null,"graphicContent":false},"url":{"canonical":"https://www.today.com/video/science-class-reunites-46-years-later-to-witness-total-solar-eclipse-208955461634","primary":"https://www.today.com/video/science-class-reunites-46-years-later-to-witness-total-solar-eclipse-208955461634","short":"https://www.today.com/video/science-class-reunites-46-years-later-to-witness-total-solar-eclipse-208955461634","slug":"science-class-reunites-46-years-later-to-witness-total-solar-eclipse-208955461634"},"relatedUrl":null,"relatedContentLink":{"text":null,"url":null},"duration":"PT4M49S","nativeAd":false,"videoType":"broadcast","sentiment":"positive","headline":{"primary":"Science class reunites 46 years later to witness total solar eclipse","tease":"Science class reunites 46 years later to witness total solar eclipse","social":"Science class reunites 46 years later to witness total solar eclipse"},"description":{"primary":"Sunday TODAY’s Willie Geist runs through the Highs and Lows of the week including a science class from 1978 reuniting with their teacher to witness the once-in-a-generation total solar eclipse, a racehorse trotting on the wrong track and more!"},"publisher":{"name":"today"},"source":{"name":"TODAY"},"taxonomy":{"additionalTerms":[{"dateCreated":"Thu Sep 16 2021 03:10:11 GMT+0000 (UTC)","dateModified":"Thu Sep 16 2021 03:10:11 GMT+0000 (UTC)","description":{"primary":null},"id":"nctx19521","isCurated":false,"name":"Science","path":"nbcnews/section/mach/science","pageRoute":"/","slug":"science","type":"taxonomy","taxonomyType":"topic","url":{"primary":null}},{"dateCreated":"Thu Sep 16 2021 03:51:58 GMT+0000 (UTC)","dateModified":"Thu Sep 16 2021 03:51:58 GMT+0000 (UTC)","description":{"primary":null},"id":"nctx19861","isCurated":true,"name":"Science","path":"nbcnews/vertical/mach/science","pageRoute":"/science","slug":"science","type":"taxonomy","taxonomyType":"subvertical","url":{"primary":"https://www.nbcnews.com/mach/science"}},{"dateCreated":"Thu Sep 16 2021 03:36:51 GMT+0000 (UTC)","dateModified":"Thu Sep 16 2021 03:36:51 GMT+0000 (UTC)","description":{"primary":null},"id":"nctx73","isCurated":true,"name":"Science","path":"nbcnews/section/science","pageRoute":"/science","slug":"science","type":"taxonomy","taxonomyType":"section","url":{"primary":"https://www.nbcnews.com/science"}},{"dateCreated":"Thu Sep 16 2021 03:10:17 GMT+0000 (UTC)","dateModified":"Thu Sep 16 2021 03:10:17 GMT+0000 (UTC)","description":{"primary":null},"id":"tdtx101","isCurated":true,"name":"News","path":"today/section/news","pageRoute":"/news","slug":"news","type":"taxonomy","taxonomyType":"section","url":{"primary":"https://www.today.com/news"}},{"dateCreated":"Thu Sep 16 2021 03:10:17 GMT+0000 (UTC)","dateModified":"Thu Sep 16 2021 03:10:17 GMT+0000 (UTC)","description":{"primary":null},"id":"tdtx102","isCurated":true,"name":"Pop Culture","path":"today/section/popculture","pageRoute":"/popculture","slug":"popculture","type":"taxonomy","taxonomyType":"section","url":{"primary":"https://www.today.com/popculture"}},{"dateCreated":"Wed Sep 28 2022 15:01:52 GMT+0000 (UTC)","dateModified":"Wed Sep 28 2022 15:01:52 GMT+0000 (UTC)","description":{"primary":null},"id":"tdtx117","isCurated":false,"name":"News","path":"today/section/news/news","pageRoute":"/","slug":"news","type":"taxonomy","taxonomyType":"topic","url":{"primary":null}},{"dateCreated":"Thu Sep 16 2021 03:10:05 GMT+0000 (UTC)","dateModified":"Thu Sep 16 2021 03:10:05 GMT+0000 (UTC)","description":{"primary":null},"id":"tdtx118","isCurated":true,"name":"Good News","path":"today/section/news/good-news","pageRoute":"/news/good-news","slug":"good-news","type":"taxonomy","taxonomyType":"topic","url":{"primary":"https://www.today.com/news/good-news"}},{"dateCreated":"Thu Sep 16 2021 03:10:14 GMT+0000 (UTC)","dateModified":"Thu Sep 16 2021 03:10:14 GMT+0000 (UTC)","description":{"primary":null},"id":"tdtx154","isCurated":true,"name":"Cutest Thing Ever","path":"today/section/pets/pets/cutest-thing-ever","pageRoute":"/pets/cutest-thing-ever","slug":"cutest-thing-ever","type":"taxonomy","taxonomyType":"subtopic","url":{"primary":"https://www.today.com/pets/cutest-thing-ever"}},{"dateCreated":"Thu Sep 16 2021 03:10:15 GMT+0000 (UTC)","dateModified":"Thu Sep 16 2021 03:10:15 GMT+0000 (UTC)","description":{"primary":null},"id":"tdtx206","isCurated":true,"name":"Moments that Matter","path":"today/section/parents/parents/moments-that-matter","pageRoute":"/parents/moments-that-matter","slug":"moments-that-matter","type":"taxonomy","taxonomyType":"subtopic","url":{"primary":"https://www.today.com/parents/moments-that-matter"}},{"dateCreated":"Tue Jan 04 2022 15:36:59 GMT+0000 (UTC)","dateModified":"Tue Jan 04 2022 15:36:59 GMT+0000 (UTC)","description":{"primary":null},"id":"tdtx2977","isCurated":false,"name":"Top Videos","path":"today/label/top-videos","pageRoute":"/","slug":"top-videos","type":"taxonomy","taxonomyType":"label","url":{"primary":null}},{"dateCreated":"Thu Sep 16 2021 03:36:04 GMT+0000 (UTC)","dateModified":"Thu Sep 16 2021 03:36:04 GMT+0000 (UTC)","description":{"primary":null},"id":"tdtx951","isCurated":true,"name":"Sunday TODAY","path":"today/show/sunday-today","pageRoute":"/sunday-today","slug":"sunday-today","type":"taxonomy","taxonomyType":"show","url":{"primary":"https://www.today.com/sunday-today"}}],"primaryVertical":{"name":"today"},"primarySection":null,"primaryTopic":null},"hasCaptions":true,"closedCaptioning":{"smptett":null,"srt":"https://nbcnewsdigital-static.nbcuni.com/media/captions/NBC_News_Digital/2024/04/1713100660432_tdy_sun_highs_lows_solar_eclipse_240414.srt","webvtt":"https://nbcnewsdigital-static.nbcuni.com/media/captions/NBC_News_Digital/2024/04/1713100660432_tdy_sun_highs_lows_solar_eclipse_240414.vtt"},"videoAssets":[{"assetType":"EMP","format":"M3U","publicUrl":"https://prodamdnewsencoding.akamaized.net/NBC_News_Digital/tdy_sun_highs_lows_solar_eclipse_240414/1/abs/index.m3u8","height":1080,"width":1920,"assetDuration":289.024,"bitrate":4249000},{"assetType":"akamaiMp4","format":"MPEG4","publicUrl":"https://prodamdnewsencoding.akamaized.net/NBC_News_Digital/nbcnews/video/2024/04/1713100660432_tdy_sun_highs_lows_solar_eclipse_240414_6.mp4","height":1080,"width":1920,"assetDuration":289.024,"bitrate":4249008}]},{"type":"video","id":"mmvo208603717917","unibrow":{"logo":null,"taxonomyPath":null,"text":"TODAY","url":{"primary":"https://www.today.com/video/millions-gather-to-celebrate-solar-eclipse-along-path-of-totality-208603717917"}},"mpxMetadata":{"id":"208603717917","guid":"tdy_news_7a_costello_eclipse_240409","externalAdvertiserId":"tdy_news_7a_costello_eclipse_240409"},"datePublished":"Tue Apr 09 2024 11:11:19 GMT+0000 (UTC)","dateCreated":"Tue Apr 09 2024 11:11:19 GMT+0000 (UTC)","dateModified":"Sat Apr 13 2024 03:21:34 GMT+0000 (UTC)","primaryImage":{"id":"vidimg1821086297","headline":{"primary":null},"altText":null,"caption":null,"url":{"primary":"https://media-cldnry.s-nbcnews.com/image/upload/mpx/2704722219/2024_04/Eclipse_x_Viewers-d6cxtc.jpg"},"imageUrl":{"aims":"https://media13.s-nbcnews.com/i/mpx/2704722219/2024_04/Eclipse_x_Viewers-d6cxtc.jpg","cloudinary":"https://media-cldnry.s-nbcnews.com/image/upload/mpx/2704722219/2024_04/Eclipse_x_Viewers-d6cxtc.jpg","telemundo":null},"source":null,"authors":[],"height":null,"width":null,"graphicContent":false},"teaseImage":{"id":"vidimg1821086297","headline":{"primary":null},"altText":null,"caption":null,"url":{"primary":"https://media-cldnry.s-nbcnews.com/image/upload/mpx/2704722219/2024_04/Eclipse_x_Viewers-d6cxtc.jpg"},"imageUrl":{"aims":"https://media13.s-nbcnews.com/i/mpx/2704722219/2024_04/Eclipse_x_Viewers-d6cxtc.jpg","cloudinary":"https://media-cldnry.s-nbcnews.com/image/upload/mpx/2704722219/2024_04/Eclipse_x_Viewers-d6cxtc.jpg","telemundo":null},"source":null,"authors":[],"height":null,"width":null,"graphicContent":false},"url":{"canonical":"https://www.today.com/video/millions-gather-to-celebrate-solar-eclipse-along-path-of-totality-208603717917","primary":"https://www.today.com/video/millions-gather-to-celebrate-solar-eclipse-along-path-of-totality-208603717917","short":"https://www.today.com/video/millions-gather-to-celebrate-solar-eclipse-along-path-of-totality-208603717917","slug":"millions-gather-to-celebrate-solar-eclipse-along-path-of-totality-208603717917"},"relatedUrl":null,"relatedContentLink":{"text":null,"url":null},"duration":"PT3M5S","nativeAd":false,"videoType":"broadcast","sentiment":"positive","headline":{"primary":"Millions gather to celebrate solar eclipse along path of totality","tease":"Millions gather to celebrate solar eclipse along path of totality","social":"Millions gather to celebrate solar eclipse along path of totality"},"description":{"primary":"The total solar eclipse brought millions together to witness the rare once-in-a-generation moment. NBC’s Tom Costello reports for TODAY."},"publisher":{"name":"today"},"source":{"name":"TODAY"},"taxonomy":{"additionalTerms":[{"dateCreated":"Thu Sep 16 2021 03:10:11 GMT+0000 (UTC)","dateModified":"Thu Sep 16 2021 03:10:11 GMT+0000 (UTC)","description":{"primary":null},"id":"nctx19521","isCurated":false,"name":"Science","path":"nbcnews/section/mach/science","pageRoute":"/","slug":"science","type":"taxonomy","taxonomyType":"topic","url":{"primary":null}},{"dateCreated":"Thu Sep 16 2021 03:51:58 GMT+0000 (UTC)","dateModified":"Thu Sep 16 2021 03:51:58 GMT+0000 (UTC)","description":{"primary":null},"id":"nctx19861","isCurated":true,"name":"Science","path":"nbcnews/vertical/mach/science","pageRoute":"/science","slug":"science","type":"taxonomy","taxonomyType":"subvertical","url":{"primary":"https://www.nbcnews.com/mach/science"}},{"dateCreated":"Fri Apr 29 2022 02:27:32 GMT+0000 (UTC)","dateModified":"Fri Apr 29 2022 02:27:32 GMT+0000 (UTC)","description":{"primary":null},"id":"nctx20846","isCurated":false,"name":"News","path":"msnbc/section/msnbc/news","pageRoute":"/","slug":"news","type":"taxonomy","taxonomyType":"topic","url":{"primary":null}},{"dateCreated":"Fri Apr 01 2022 20:42:09 GMT+0000 (UTC)","dateModified":"Fri Apr 01 2022 20:42:09 GMT+0000 (UTC)","description":{"primary":null},"id":"nctx23345","isCurated":true,"name":"News","path":"nbcnews/show/meet-the-press/news","pageRoute":"/meet-the-press","slug":"news","type":"taxonomy","taxonomyType":"topic","url":{"primary":"https://www.nbcnews.com/meet-the-press"}},{"dateCreated":"Thu Sep 16 2021 03:36:45 GMT+0000 (UTC)","dateModified":"Thu Sep 16 2021 03:36:45 GMT+0000 (UTC)","description":{"primary":null},"id":"nctx7","isCurated":false,"name":"News","path":"nbcnews/section/news","pageRoute":"/","slug":"news","type":"taxonomy","taxonomyType":"section","url":{"primary":null}},{"dateCreated":"Thu Sep 16 2021 03:36:51 GMT+0000 (UTC)","dateModified":"Thu Sep 16 2021 03:36:51 GMT+0000 (UTC)","description":{"primary":null},"id":"nctx73","isCurated":true,"name":"Science","path":"nbcnews/section/science","pageRoute":"/science","slug":"science","type":"taxonomy","taxonomyType":"section","url":{"primary":"https://www.nbcnews.com/science"}},{"dateCreated":"Thu Sep 16 2021 03:10:17 GMT+0000 (UTC)","dateModified":"Thu Sep 16 2021 03:10:17 GMT+0000 (UTC)","description":{"primary":null},"id":"tdtx101","isCurated":true,"name":"News","path":"today/section/news","pageRoute":"/news","slug":"news","type":"taxonomy","taxonomyType":"section","url":{"primary":"https://www.today.com/news"}},{"dateCreated":"Wed Sep 28 2022 15:01:52 GMT+0000 (UTC)","dateModified":"Wed Sep 28 2022 15:01:52 GMT+0000 (UTC)","description":{"primary":null},"id":"tdtx117","isCurated":false,"name":"News","path":"today/section/news/news","pageRoute":"/","slug":"news","type":"taxonomy","taxonomyType":"topic","url":{"primary":null}},{"dateCreated":"Fri Sep 23 2022 19:39:40 GMT+0000 (UTC)","dateModified":"Fri Sep 23 2022 19:39:40 GMT+0000 (UTC)","description":{"primary":null},"id":"tdtx134","isCurated":true,"name":"Travel","path":"today/section/money/travel","pageRoute":"/life/travel","slug":"travel","type":"taxonomy","taxonomyType":"topic","url":{"primary":"https://www.today.com/life/travel"}},{"dateCreated":"Thu Sep 16 2021 03:10:13 GMT+0000 (UTC)","dateModified":"Thu Sep 16 2021 03:10:13 GMT+0000 (UTC)","description":{"primary":null},"id":"tdtx2009","isCurated":false,"name":"Travel","path":"today/section/tmrw/travel","pageRoute":"/","slug":"travel","type":"taxonomy","taxonomyType":"topic","url":{"primary":null}},{"dateCreated":"Tue Jan 04 2022 15:36:59 GMT+0000 (UTC)","dateModified":"Tue Jan 04 2022 15:36:59 GMT+0000 (UTC)","description":{"primary":null},"id":"tdtx2977","isCurated":false,"name":"Top Videos","path":"today/label/top-videos","pageRoute":"/","slug":"top-videos","type":"taxonomy","taxonomyType":"label","url":{"primary":null}}],"primaryVertical":{"name":"today"},"primarySection":null,"primaryTopic":null},"hasCaptions":true,"closedCaptioning":{"smptett":null,"srt":"https://vod.nbcnews.com/nbcnews/captions/2024/04/tdy_news_7a_costello_eclipse_240409.srt","webvtt":"https://vod.nbcnews.com/nbcnews/captions/2024/04/tdy_news_7a_costello_eclipse_240409.vtt"},"videoAssets":[{"assetType":"EMP","format":"M3U","publicUrl":"https://prodamdnewsencoding.akamaized.net/NBC_News_Digital/tdy_news_7a_costello_eclipse_240409/1/abs/index.m3u8","height":1080,"width":1920,"assetDuration":185.386,"bitrate":4560000},{"assetType":"akamaiMp4","format":"MPEG4","publicUrl":"https://prodamdnewsencoding.akamaized.net/NBC_News_Digital/nbcnews/video/2024/04/tdy_news_7a_costello_eclipse_240409_3368886548.mp4","height":1080,"width":1920,"assetDuration":185.386,"bitrate":4560000}]},{"type":"video","id":"mmvo208587845997","unibrow":{"logo":null,"taxonomyPath":null,"text":"NBC News NOW","url":{"primary":"https://www.nbcnews.com/now/video/meet-the-woman-who-has-seen-21-solar-eclipses-208587845997"}},"mpxMetadata":{"id":"208587845997","guid":"now_staytuned_eclipse_ferrer_240408","externalAdvertiserId":"now_staytuned_eclipse_ferrer_240408"},"datePublished":"Tue Apr 09 2024 01:30:51 GMT+0000 (UTC)","dateCreated":"Tue Apr 09 2024 01:30:51 GMT+0000 (UTC)","dateModified":"Tue Apr 09 2024 01:31:50 GMT+0000 (UTC)","primaryImage":{"id":"vidimg3371059205","headline":{"primary":null},"altText":null,"caption":null,"url":{"primary":"https://media-cldnry.s-nbcnews.com/image/upload/mpx/2704722219/2024_04/1712626230591_now_staytuned_eclipse_ferrer_240408_1920x1080-280nqs.jpg"},"imageUrl":{"aims":"https://media11.s-nbcnews.com/i/mpx/2704722219/2024_04/1712626230591_now_staytuned_eclipse_ferrer_240408_1920x1080-280nqs.jpg","cloudinary":"https://media-cldnry.s-nbcnews.com/image/upload/mpx/2704722219/2024_04/1712626230591_now_staytuned_eclipse_ferrer_240408_1920x1080-280nqs.jpg","telemundo":null},"source":null,"authors":[],"height":null,"width":null,"graphicContent":false},"teaseImage":{"id":"vidimg3371059205","headline":{"primary":null},"altText":null,"caption":null,"url":{"primary":"https://media-cldnry.s-nbcnews.com/image/upload/mpx/2704722219/2024_04/1712626230591_now_staytuned_eclipse_ferrer_240408_1920x1080-280nqs.jpg"},"imageUrl":{"aims":"https://media11.s-nbcnews.com/i/mpx/2704722219/2024_04/1712626230591_now_staytuned_eclipse_ferrer_240408_1920x1080-280nqs.jpg","cloudinary":"https://media-cldnry.s-nbcnews.com/image/upload/mpx/2704722219/2024_04/1712626230591_now_staytuned_eclipse_ferrer_240408_1920x1080-280nqs.jpg","telemundo":null},"source":null,"authors":[],"height":null,"width":null,"graphicContent":false},"url":{"canonical":"https://www.nbcnews.com/now/video/meet-the-woman-who-has-seen-21-solar-eclipses-208587845997","primary":"https://www.nbcnews.com/now/video/meet-the-woman-who-has-seen-21-solar-eclipses-208587845997","short":"https://www.nbcnews.com/now/video/meet-the-woman-who-has-seen-21-solar-eclipses-208587845997","slug":"meet-the-woman-who-has-seen-21-solar-eclipses-208587845997"},"relatedUrl":null,"relatedContentLink":{"text":null,"url":null},"duration":"PT2M23S","nativeAd":false,"videoType":"original","sentiment":"neutral","headline":{"primary":"Meet the woman who has seen 21 solar eclipses","tease":"Meet the woman who has seen 21 solar eclipses","social":"Meet the woman who has seen 21 solar eclipses"},"description":{"primary":"Leticia Ferrer’s passion is chasing solar eclipses. She has seen 21 and hasn’t missed one since 1998. Ferrer has even gone as far as the middle of the Pacific and Atlantic oceans to see them. She talks with Ellison Barber about the power of witnessing these celestial events."},"publisher":{"name":"nbcnews"},"source":{"name":"NBC News NOW"},"taxonomy":{"additionalTerms":[{"dateCreated":"Thu Sep 16 2021 03:10:11 GMT+0000 (UTC)","dateModified":"Thu Sep 16 2021 03:10:11 GMT+0000 (UTC)","description":{"primary":null},"id":"nctx19521","isCurated":false,"name":"Science","path":"nbcnews/section/mach/science","pageRoute":"/","slug":"science","type":"taxonomy","taxonomyType":"topic","url":{"primary":null}},{"dateCreated":"Thu Sep 16 2021 03:51:58 GMT+0000 (UTC)","dateModified":"Thu Sep 16 2021 03:51:58 GMT+0000 (UTC)","description":{"primary":null},"id":"nctx19861","isCurated":true,"name":"Science","path":"nbcnews/vertical/mach/science","pageRoute":"/science","slug":"science","type":"taxonomy","taxonomyType":"subvertical","url":{"primary":"https://www.nbcnews.com/mach/science"}},{"dateCreated":"Thu Sep 16 2021 03:52:10 GMT+0000 (UTC)","dateModified":"Thu Sep 16 2021 03:52:10 GMT+0000 (UTC)","description":{"primary":null},"id":"nctx21301","isCurated":true,"name":"NBC News NOW","path":"nbcnews/collection/nbc-news-now","pageRoute":"/now","slug":"nbc-news-now","type":"taxonomy","taxonomyType":"collection","url":{"primary":"https://www.nbcnews.com/now"}},{"dateCreated":"Thu Sep 16 2021 03:36:51 GMT+0000 (UTC)","dateModified":"Thu Sep 16 2021 03:36:51 GMT+0000 (UTC)","description":{"primary":null},"id":"nctx73","isCurated":true,"name":"Science","path":"nbcnews/section/science","pageRoute":"/science","slug":"science","type":"taxonomy","taxonomyType":"section","url":{"primary":"https://www.nbcnews.com/science"}}],"primaryVertical":{"name":"News"},"primarySection":null,"primaryTopic":null},"hasCaptions":true,"closedCaptioning":{"smptett":null,"srt":"https://nbcnewsdigital-static.nbcuni.com/media/captions/NBC_News_Digital/2024/04/1712626230591_now_staytuned_eclipse_ferrer_240408.srt","webvtt":"https://nbcnewsdigital-static.nbcuni.com/media/captions/NBC_News_Digital/2024/04/1712626230591_now_staytuned_eclipse_ferrer_240408.vtt"},"videoAssets":[{"assetType":"EMP","format":"M3U","publicUrl":"https://prodamdnewsencoding.akamaized.net/NBC_News_Digital/now_staytuned_eclipse_ferrer_240408/1/abs/index.m3u8","height":1080,"width":1920,"assetDuration":142.944,"bitrate":4140000},{"assetType":"akamaiMp4","format":"MPEG4","publicUrl":"https://prodamdnewsencoding.akamaized.net/NBC_News_Digital/nbcnews/video/2024/04/1712626230591_now_staytuned_eclipse_ferrer_240408_6.mp4","height":1080,"width":1920,"assetDuration":142.944,"bitrate":4140662}]},{"type":"video","id":"mmvo208588869826","unibrow":{"logo":null,"taxonomyPath":null,"text":"NBC News NOW","url":{"primary":"https://www.nbcnews.com/now/video/scientists-will-use-total-solar-eclipse-to-study-the-sun-s-corona-208588869826"}},"mpxMetadata":{"id":"208588869826","guid":"now_staytuned_sun_corona_240408","externalAdvertiserId":"now_staytuned_sun_corona_240408"},"datePublished":"Tue Apr 09 2024 01:15:40 GMT+0000 (UTC)","dateCreated":"Tue Apr 09 2024 01:15:40 GMT+0000 (UTC)","dateModified":"Tue Apr 09 2024 01:16:37 GMT+0000 (UTC)","primaryImage":{"id":"vidimg3307739301","headline":{"primary":null},"altText":null,"caption":null,"url":{"primary":"https://media-cldnry.s-nbcnews.com/image/upload/mpx/2704722219/2024_04/1712625319557_now_staytuned_sun_corona_240408_1920x1080-01e4nj.jpg"},"imageUrl":{"aims":"https://media11.s-nbcnews.com/i/mpx/2704722219/2024_04/1712625319557_now_staytuned_sun_corona_240408_1920x1080-01e4nj.jpg","cloudinary":"https://media-cldnry.s-nbcnews.com/image/upload/mpx/2704722219/2024_04/1712625319557_now_staytuned_sun_corona_240408_1920x1080-01e4nj.jpg","telemundo":null},"source":null,"authors":[],"height":null,"width":null,"graphicContent":false},"teaseImage":{"id":"vidimg3307739301","headline":{"primary":null},"altText":null,"caption":null,"url":{"primary":"https://media-cldnry.s-nbcnews.com/image/upload/mpx/2704722219/2024_04/1712625319557_now_staytuned_sun_corona_240408_1920x1080-01e4nj.jpg"},"imageUrl":{"aims":"https://media11.s-nbcnews.com/i/mpx/2704722219/2024_04/1712625319557_now_staytuned_sun_corona_240408_1920x1080-01e4nj.jpg","cloudinary":"https://media-cldnry.s-nbcnews.com/image/upload/mpx/2704722219/2024_04/1712625319557_now_staytuned_sun_corona_240408_1920x1080-01e4nj.jpg","telemundo":null},"source":null,"authors":[],"height":null,"width":null,"graphicContent":false},"url":{"canonical":"https://www.nbcnews.com/now/video/scientists-will-use-total-solar-eclipse-to-study-the-sun-s-corona-208588869826","primary":"https://www.nbcnews.com/now/video/scientists-will-use-total-solar-eclipse-to-study-the-sun-s-corona-208588869826","short":"https://www.nbcnews.com/now/video/scientists-will-use-total-solar-eclipse-to-study-the-sun-s-corona-208588869826","slug":"scientists-will-use-total-solar-eclipse-to-study-the-sun-s-corona-208588869826"},"relatedUrl":null,"relatedContentLink":{"text":null,"url":null},"duration":"PT5M16S","nativeAd":false,"videoType":"original","sentiment":"neutral","headline":{"primary":"Scientists will use total solar eclipse to study the sun's corona","tease":"Scientists will use total solar eclipse to study the sun's corona","social":"Scientists will use total solar eclipse to study the sun's corona"},"description":{"primary":"While millions were awed by the total solar eclipse, scientists hope to learn more about our sun from the celestial event. Amir Caspi, a solar astrophysicist at Southwest Research Institute, talks with Ellison Barber about research his colleagues hope to gather on the sun's corona and what they can learn about the different temperature regions of the star."},"publisher":{"name":"nbcnews"},"source":{"name":"NBC News NOW"},"taxonomy":{"additionalTerms":[{"dateCreated":"Thu Sep 16 2021 03:10:11 GMT+0000 (UTC)","dateModified":"Thu Sep 16 2021 03:10:11 GMT+0000 (UTC)","description":{"primary":null},"id":"nctx19521","isCurated":false,"name":"Science","path":"nbcnews/section/mach/science","pageRoute":"/","slug":"science","type":"taxonomy","taxonomyType":"topic","url":{"primary":null}},{"dateCreated":"Thu Sep 16 2021 03:51:58 GMT+0000 (UTC)","dateModified":"Thu Sep 16 2021 03:51:58 GMT+0000 (UTC)","description":{"primary":null},"id":"nctx19861","isCurated":true,"name":"Science","path":"nbcnews/vertical/mach/science","pageRoute":"/science","slug":"science","type":"taxonomy","taxonomyType":"subvertical","url":{"primary":"https://www.nbcnews.com/mach/science"}},{"dateCreated":"Thu Sep 16 2021 03:52:10 GMT+0000 (UTC)","dateModified":"Thu Sep 16 2021 03:52:10 GMT+0000 (UTC)","description":{"primary":null},"id":"nctx21301","isCurated":true,"name":"NBC News NOW","path":"nbcnews/collection/nbc-news-now","pageRoute":"/now","slug":"nbc-news-now","type":"taxonomy","taxonomyType":"collection","url":{"primary":"https://www.nbcnews.com/now"}},{"dateCreated":"Thu Sep 16 2021 03:36:51 GMT+0000 (UTC)","dateModified":"Thu Sep 16 2021 03:36:51 GMT+0000 (UTC)","description":{"primary":null},"id":"nctx73","isCurated":true,"name":"Science","path":"nbcnews/section/science","pageRoute":"/science","slug":"science","type":"taxonomy","taxonomyType":"section","url":{"primary":"https://www.nbcnews.com/science"}}],"primaryVertical":{"name":"News"},"primarySection":null,"primaryTopic":null},"hasCaptions":true,"closedCaptioning":{"smptett":null,"srt":"https://nbcnewsdigital-static.nbcuni.com/media/captions/NBC_News_Digital/2024/04/1712625319557_now_staytuned_sun_corona_240408.srt","webvtt":"https://nbcnewsdigital-static.nbcuni.com/media/captions/NBC_News_Digital/2024/04/1712625319557_now_staytuned_sun_corona_240408.vtt"},"videoAssets":[{"assetType":"EMP","format":"M3U","publicUrl":"https://prodamdnewsencoding.akamaized.net/NBC_News_Digital/now_staytuned_sun_corona_240408/1/abs/index.m3u8","height":1080,"width":1920,"assetDuration":315.551,"bitrate":4104000},{"assetType":"akamaiMp4","format":"MPEG4","publicUrl":"https://prodamdnewsencoding.akamaized.net/NBC_News_Digital/nbcnews/video/2024/04/1712625319557_now_staytuned_sun_corona_240408_6.mp4","height":1080,"width":1920,"assetDuration":315.551,"bitrate":4104031}]}]}}},{"type":"markup","element":"p","html":"NBC correspondents will also be reporting live from Arkansas, Indiana, Ohio, New York, Maine and elsewhere along the eclipse’s path of totality."}],"text":["Ahead of today's total solar eclipse, Al Roker details NBC News’ coverage of the celestial event from the Perot Museum of Nature and Science in Dallas.","NBC correspondents will also be reporting live from Arkansas, Indiana, Ohio, New York, Maine and elsewhere along the eclipse’s path of totality."]},"cardData":{"graphics":[]},"date":{"createdAt":"2024-04-08T17:05:29.006Z","publishedAt":"2024-04-08T17:05:29.006Z","modifiedAt":"2024-04-08T17:07:30.822Z"},"description":{"primary":"Ahead of today's total solar eclipse, Al Roker details NBC News’ coverage of the celestial event from the Perot Museum of Nature and Science in Dallas.","seo":"Ahead of today's total solar eclipse, Al Roker details NBC News’ coverage of the celestial event from the Perot Museum of Nature and Science in Dallas.","social":"Al Roker previews NBC News’ solar eclipse coverage from Dallas "},"headline":{"primary":"Al Roker previews NBC News’ solar eclipse coverage from Dallas ","seo":"Al Roker previews NBC News’ solar eclipse coverage from Dallas ","social":"Al Roker previews NBC News’ solar eclipse coverage from Dallas ","tease":"Al Roker previews NBC News’ solar eclipse coverage from Dallas "},"primaryImage":null,"teaseImage":null,"taxonomy":{"primaryChannel":{"id":"rctx6603","path":"nbcnews/channel/nebula-blog-rcna145900","taxonomyType":"channel"},"primaryVertical":{"dateCreated":"Thu Sep 16 2021 03:51:57 GMT+0000 (UTC)","dateModified":"Thu Sep 16 2021 03:51:57 GMT+0000 (UTC)","description":{"primary":null},"id":"nctx20366","isCurated":true,"name":"News","path":"nbcnews/vertical/news","pageRoute":"/","slug":"news","type":"taxonomy","taxonomyType":"vertical","url":{"primary":"https://www.nbcnews.com/"}}},"url":{"primary":"https://www.nbcnews.com/science/space/live-blog/solar-eclipse-2024-live-updates-rcna145900#rcrd38501"},"replies":[]},{"id":"rcrd38511","authors":[{"bio":[],"dateCreated":"Mon Jan 21 2019 13:41:15 GMT+0000 (UTC)","dateModified":"Thu Mar 25 2021 02:25:02 GMT+0000 (UTC)","shortBio":null,"liveBlogShortBio":"","experience":[],"educationAndExpertise":[],"awards":[],"id":"ncpn960896","email":null,"jobTitle":[],"name":"Leslie Josephs, CNBC ","primaryImage":null,"publisher":{"name":"nbcnews","subType":null,"type":"organization"},"socialMediaProfiles":{"email":null,"facebook":null,"instagram":null,"pinterest":null,"snapchat":null,"tiktok":null,"twitter":null,"whatsapp":null,"youtube":null},"subType":null,"type":"person","url":null,"worksFor":null}],"cardType":"POST","isHeadlineHidden":false,"content":{"markupAndEmbeds":[{"type":"markup","element":"p","html":"Monday’s \u003ca href=\"https://www.cnbc.com/2024/04/08/americans-converge-on-the-path-of-totality-to-experience-the-solar-eclipse.html\" target=\"_blank\"\u003esolar eclipse\u003c/a\u003e is giving some of the country’s smaller airports their moment in the sun."},{"type":"markup","element":"p","html":"The Federal Aviation Administration reported arriving flights at airports from Burlington, Vermont, to southern Illinois were briefly halted on Monday morning ahead of the \u003ca href=\"https://www.cnbc.com/2024/04/04/investing-in-space-nasas-tool-for-seeing-the-solar-eclipse.html\" target=\"_blank\"\u003etotal eclipse\u003c/a\u003e."},{"type":"markup","element":"p","html":"Such disruptions are routinely caused by bad weather and heavy traffic in big-city hubs, but high demand for prime views of the phenomenon jammed some smaller airports on Monday. The best views of the solar eclipse in the U.S. span from Texas through Illinois, Kentucky and Ohio to northwestern New York and Maine, according to \u003ca href=\"https://science.nasa.gov/eclipses/future-eclipses/eclipse-2024/where-when/\" target=\"_blank\"\u003eNASA\u003c/a\u003e."},{"type":"markup","element":"p","html":"A ground stop halts arrivals into an airport, giving a facility time to catch up and avoid airplane parking jams on the ground."},{"type":"markup","element":"p","html":"\u003ca href=\"https://www.cnbc.com/2024/04/08/solar-eclipse-flights-swarm-small-airports.html\" target=\"_blank\"\u003e\u003cstrong\u003e\u003cem\u003eRead the full story here.\u003c/em\u003e\u003c/strong\u003e\u003c/a\u003e"}],"text":["Monday’s solar eclipse is giving some of the country’s smaller airports their moment in the sun.","The Federal Aviation Administration reported arriving flights at airports from Burlington, Vermont, to southern Illinois were briefly halted on Monday morning ahead of the total eclipse.","Such disruptions are routinely caused by bad weather and heavy traffic in big-city hubs, but high demand for prime views of the phenomenon jammed some smaller airports on Monday. The best views of the solar eclipse in the U.S. span from Texas through Illinois, Kentucky and Ohio to northwestern New York and Maine, according to NASA.","A ground stop halts arrivals into an airport, giving a facility time to catch up and avoid airplane parking jams on the ground.","Read the full story here."]},"cardData":{"graphics":[]},"date":{"createdAt":"2024-04-08T17:00:19.588Z","publishedAt":"2024-04-08T17:00:19.588Z","modifiedAt":"2024-04-08T17:11:30.650Z"},"description":{"primary":"Monday’s solar eclipse is giving some of the country’s smaller airports their moment in the sun.","seo":"Monday’s solar eclipse is giving some of the country’s smaller airports their moment in the sun.","social":"Eclipse flights swarm airports: ‘We had to close the runway to park planes’"},"headline":{"primary":"Eclipse flights swarm airports: ‘We had to close the runway to park planes’","seo":"Eclipse flights swarm airports: ‘We had to close the runway to park planes’","social":"Eclipse flights swarm airports: ‘We had to close the runway to park planes’","tease":"Eclipse flights swarm airports: ‘We had to close the runway to park planes’"},"primaryImage":null,"teaseImage":null,"taxonomy":{"primaryChannel":{"id":"rctx6603","path":"nbcnews/channel/nebula-blog-rcna145900","taxonomyType":"channel"},"primaryVertical":{"dateCreated":"Thu Sep 16 2021 03:51:57 GMT+0000 (UTC)","dateModified":"Thu Sep 16 2021 03:51:57 GMT+0000 (UTC)","description":{"primary":null},"id":"nctx20366","isCurated":true,"name":"News","path":"nbcnews/vertical/news","pageRoute":"/","slug":"news","type":"taxonomy","taxonomyType":"vertical","url":{"primary":"https://www.nbcnews.com/"}}},"url":{"primary":"https://www.nbcnews.com/science/space/live-blog/solar-eclipse-2024-live-updates-rcna145900#rcrd38511"},"replies":[]},{"id":"rcrd38505","authors":[{"bio":[{"type":"markup","element":"p","html":"Denise Chow is a reporter for NBC News Science focused on general science and climate change."}],"dateCreated":"Thu Oct 26 2017 15:38:17 GMT+0000 (UTC)","dateModified":"Tue Nov 15 2022 15:24:24 GMT+0000 (UTC)","shortBio":null,"liveBlogShortBio":"","experience":[],"educationAndExpertise":[],"awards":[],"id":"ncpn814621","email":"denise.chow@nbcuni.com","jobTitle":[],"name":"Denise Chow","primaryImage":{"altText":"Denise Chow.","height":1500,"url":{"primary":"https://media-cldnry.s-nbcnews.com/image/upload/newscms/2022_46/3581047/denise-chow-byline-jm.jpg"},"width":1500},"publisher":{"name":"nbcnews","subType":null,"type":"organization"},"socialMediaProfiles":{"email":null,"facebook":null,"instagram":null,"pinterest":null,"snapchat":null,"tiktok":null,"twitter":"@denisechow","whatsapp":null,"youtube":null},"subType":null,"type":"person","url":{"canonical":"https://www.nbcnews.com/author/denise-chow-ncpn814621","primary":"https://www.nbcnews.com/author/denise-chow-ncpn814621","short":"https://www.nbcnews.com/author/denise-chow-ncpn814621","slug":"denise-chow-ncpn814621"},"worksFor":null}],"cardType":"POST","isHeadlineHidden":false,"content":{"markupAndEmbeds":[{"type":"markup","element":"p","html":"Some eclipse glasses reportedly sold through Amazon have been recalled because they might not meet safety standards, according to the Illinois Department of Public Health."},{"type":"markup","element":"p","html":"The recalled glasses were sold as \"Biniki Solar Eclipse Glasses AAS Approved 2024 — CE \u0026 ISO Certified Safe Shades for Direct Sun Viewing (6 Packs).\" In addition to online sales, they were available at several stores in southern Illinois."},{"type":"markup","element":"p","html":"The recalled glasses were labeled as “EN ISO 12312-1:2022,” according to the health department. Proper eclipse glasses should have the manufacturer’s name and address clearly labeled, along with the ISO logo and the code “IS 12312-2” printed on the inside."},{"type":"markup","element":"p","html":"“People in possession of the recalled glasses should not use them to view the eclipse,” the public health department said in a statement. “Using inadequate eye protection could lead to serious eye damage.”"}],"text":["Some eclipse glasses reportedly sold through Amazon have been recalled because they might not meet safety standards, according to the Illinois Department of Public Health.","The recalled glasses were sold as \"Biniki Solar Eclipse Glasses AAS Approved 2024 — CE \u0026 ISO Certified Safe Shades for Direct Sun Viewing (6 Packs).\" In addition to online sales, they were available at several stores in southern Illinois.","The recalled glasses were labeled as “EN ISO 12312-1:2022,” according to the health department. Proper eclipse glasses should have the manufacturer’s name and address clearly labeled, along with the ISO logo and the code “IS 12312-2” printed on the inside.","“People in possession of the recalled glasses should not use them to view the eclipse,” the public health department said in a statement. “Using inadequate eye protection could lead to serious eye damage.”"]},"cardData":{"graphics":[]},"date":{"createdAt":"2024-04-08T16:54:15.688Z","publishedAt":"2024-04-08T16:54:15.688Z","modifiedAt":"2024-04-08T17:10:06.835Z"},"description":{"primary":"Some eclipse glasses reportedly sold through Amazon have been recalled because they might not meet safety standards, according to the Illinois Department of Pub","seo":"Some eclipse glasses reportedly sold through Amazon have been recalled because they might not meet safety standards, according to the Illinois Department of Pub","social":"Some eclipse glasses recalled over safety concerns"},"headline":{"primary":"Some eclipse glasses recalled over safety concerns","seo":"Some eclipse glasses recalled over safety concerns","social":"Some eclipse glasses recalled over safety concerns","tease":"Some eclipse glasses recalled over safety concerns"},"primaryImage":null,"teaseImage":null,"taxonomy":{"primaryChannel":{"id":"rctx6603","path":"nbcnews/channel/nebula-blog-rcna145900","taxonomyType":"channel"},"primaryVertical":{"dateCreated":"Thu Sep 16 2021 03:51:57 GMT+0000 (UTC)","dateModified":"Thu Sep 16 2021 03:51:57 GMT+0000 (UTC)","description":{"primary":null},"id":"nctx20366","isCurated":true,"name":"News","path":"nbcnews/vertical/news","pageRoute":"/","slug":"news","type":"taxonomy","taxonomyType":"vertical","url":{"primary":"https://www.nbcnews.com/"}}},"url":{"primary":"https://www.nbcnews.com/science/space/live-blog/solar-eclipse-2024-live-updates-rcna145900#rcrd38505"},"replies":[]},{"id":"rcrd38487","authors":[{"bio":[{"type":"markup","element":"p","html":"Chase Cain is a national climate reporter for NBC News."}],"dateCreated":"Mon Jan 22 2024 19:50:59 GMT+0000 (UTC)","dateModified":"Mon Jan 22 2024 19:50:59 GMT+0000 (UTC)","shortBio":null,"liveBlogShortBio":"","experience":[],"educationAndExpertise":[],"awards":[],"id":"ncpn1308429","email":null,"jobTitle":[],"name":"Chase Cain","primaryImage":null,"publisher":{"name":"nbcnews","subType":null,"type":"organization"},"socialMediaProfiles":{"email":null,"facebook":null,"instagram":null,"pinterest":null,"snapchat":null,"tiktok":null,"twitter":null,"whatsapp":null,"youtube":null},"subType":null,"type":"person","url":null,"worksFor":null}],"cardType":"POST","isHeadlineHidden":false,"content":{"markupAndEmbeds":[{"type":"markup","element":"p","html":"For wildlife, the sudden darkness of a total solar eclipse comes as a surprise. Birds might squawk to sound an alarm. Crickets start to chirp and owls hoot as if it’s nighttime. "},{"type":"markup","element":"p","html":"We’re at a nature preserve near Little Rock to witness how wildlife responds to the total eclipse."},{"type":"embeddedVideo","disablePlaylistAutoplay":false,"presentation":{"alignment":"left","size":"medium","style":"default","byline":null,"hideRecommendations":false,"hideProductRecommendations":false,"_overriddenByGetProcessedCardData":true},"video":{"id":"mmvo208544837823","taxonomy":{"additionalTerms":[{"dateCreated":"Thu Sep 16 2021 03:10:11 GMT+0000 (UTC)","dateModified":"Thu Sep 16 2021 03:10:11 GMT+0000 (UTC)","description":{"primary":null},"id":"nctx19521","isCurated":false,"name":"Science","path":"nbcnews/section/mach/science","pageRoute":"/","slug":"science","type":"taxonomy","taxonomyType":"topic","url":{"primary":null}},{"dateCreated":"Thu Sep 16 2021 03:51:58 GMT+0000 (UTC)","dateModified":"Thu Sep 16 2021 03:51:58 GMT+0000 (UTC)","description":{"primary":null},"id":"nctx19861","isCurated":true,"name":"Science","path":"nbcnews/vertical/mach/science","pageRoute":"/science","slug":"science","type":"taxonomy","taxonomyType":"subvertical","url":{"primary":"https://www.nbcnews.com/mach/science"}},{"dateCreated":"Fri Apr 29 2022 02:27:32 GMT+0000 (UTC)","dateModified":"Fri Apr 29 2022 02:27:32 GMT+0000 (UTC)","description":{"primary":null},"id":"nctx20846","isCurated":false,"name":"News","path":"msnbc/section/msnbc/news","pageRoute":"/","slug":"news","type":"taxonomy","taxonomyType":"topic","url":{"primary":null}},{"dateCreated":"Fri Apr 01 2022 20:42:09 GMT+0000 (UTC)","dateModified":"Fri Apr 01 2022 20:42:09 GMT+0000 (UTC)","description":{"primary":null},"id":"nctx23345","isCurated":true,"name":"News","path":"nbcnews/show/meet-the-press/news","pageRoute":"/meet-the-press","slug":"news","type":"taxonomy","taxonomyType":"topic","url":{"primary":"https://www.nbcnews.com/meet-the-press"}},{"dateCreated":"Thu Sep 16 2021 03:36:45 GMT+0000 (UTC)","dateModified":"Thu Sep 16 2021 03:36:45 GMT+0000 (UTC)","description":{"primary":null},"id":"nctx7","isCurated":false,"name":"News","path":"nbcnews/section/news","pageRoute":"/","slug":"news","type":"taxonomy","taxonomyType":"section","url":{"primary":null}},{"dateCreated":"Thu Sep 16 2021 03:36:51 GMT+0000 (UTC)","dateModified":"Thu Sep 16 2021 03:36:51 GMT+0000 (UTC)","description":{"primary":null},"id":"nctx73","isCurated":true,"name":"Science","path":"nbcnews/section/science","pageRoute":"/science","slug":"science","type":"taxonomy","taxonomyType":"section","url":{"primary":"https://www.nbcnews.com/science"}}],"primaryVertical":{"name":"News","taxonomyType":"vertical"},"primarySection":null,"primaryTopic":null},"unibrow":{"logo":null,"taxonomyPath":null,"text":"NBC News","url":{"primary":"https://www.nbcnews.com/video/wildlife-and-the-eclipse-how-will-animals-respond-208544837823"}},"duration":"PT42S","dateCreated":"Mon Apr 08 2024 16:25:08 GMT+0000 (UTC)","datePublished":"Mon Apr 08 2024 16:25:08 GMT+0000 (UTC)","dateModified":"Mon Apr 08 2024 16:31:52 GMT+0000 (UTC)","dateBroadcast":"Mon Apr 08 2024 16:28:25 GMT+0000 (UTC)","liveVideoStatus":"NONE","nativeAd":false,"mpxMetadata":{"id":"208544837823","guid":"f_mo_cain_eclipse_nature_preserve_240408","externalAdvertiserId":"f_mo_cain_eclipse_nature_preserve_240408","accountId":"2704722219","accountName":"nbcnewsdigital"},"source":{"name":"NBC News"},"publisher":{"name":"nbcnews"},"partOfEpisode":null,"partOfSeason":null,"videoType":"webExtra","sentiment":"neutral","headline":{"primary":"'Nature kind of freaks out': How animals respond to the eclipse","tease":"'Nature kind of freaks out': How animals respond to the eclipse","seo":"Wildlife and the eclipse: How will animals respond?","social":"'Nature kind of freaks out': How animals respond to the eclipse"},"description":{"primary":"NBC News climate reporter Chase Cain is at an Arkansas nature preserve for a first hand look at how animals in the wild respond to the total solar eclipse.","seo":"NBC News climate reporter Chase Cain is at an Arkansas nature preserve for a first hand look at how animals in the wild respond to the total solar eclipse."},"playable":true,"url":{"canonical":"https://www.nbcnews.com/video/wildlife-and-the-eclipse-how-will-animals-respond-208544837823","primary":"https://www.nbcnews.com/video/wildlife-and-the-eclipse-how-will-animals-respond-208544837823","short":"https://www.nbcnews.com/video/wildlife-and-the-eclipse-how-will-animals-respond-208544837823","slug":"wildlife-and-the-eclipse-how-will-animals-respond-208544837823"},"hasCaptions":true,"closedCaptioning":{"smptett":null,"srt":"https://vod.nbcnews.com/nbcnews/captions/2024/04/f_mo_cain_eclipse_nature_preserve_240408_1223.srt","webvtt":"https://vod.nbcnews.com/nbcnews/captions/2024/04/f_mo_cain_eclipse_nature_preserve_240408_1223.vtt"},"videoAssets":[{"assetType":"EMP","format":"M3U","publicUrl":"https://prodamdnewsencoding.akamaized.net/NBC_News_Digital/f_mo_cain_eclipse_nature_preserve_240408/1/abs/index.m3u8","height":1080,"width":1920,"assetDuration":42.476,"bitrate":4520000},{"assetType":"akamaiMp4","format":"MPEG4","publicUrl":"https://prodamdnewsencoding.akamaized.net/NBC_News_Digital/nbcnews/video/2024/04/f_mo_cain_eclipse_nature_preserve_240408_3367606752.mp4","height":1080,"width":1920,"assetDuration":42.476,"bitrate":4520000}],"primaryImage":{"id":"vidimg3186930902","headline":{"primary":null},"altText":null,"caption":null,"url":{"primary":"https://media-cldnry.s-nbcnews.com/image/upload/mpx/2704722219/2024_04/f_mo_cain_eclipse_nature_preserve_240408-vn0lrx.jpg"},"imageUrl":{"aims":"https://media13.s-nbcnews.com/i/mpx/2704722219/2024_04/f_mo_cain_eclipse_nature_preserve_240408-vn0lrx.jpg","cloudinary":"https://media-cldnry.s-nbcnews.com/image/upload/mpx/2704722219/2024_04/f_mo_cain_eclipse_nature_preserve_240408-vn0lrx.jpg","telemundo":null},"source":null,"authors":[],"height":null,"width":null,"graphicContent":false},"teaseImage":{"id":"vidimg3186930902","headline":{"primary":null},"altText":null,"caption":null,"url":{"primary":"https://media-cldnry.s-nbcnews.com/image/upload/mpx/2704722219/2024_04/f_mo_cain_eclipse_nature_preserve_240408-vn0lrx.jpg"},"imageUrl":{"aims":"https://media13.s-nbcnews.com/i/mpx/2704722219/2024_04/f_mo_cain_eclipse_nature_preserve_240408-vn0lrx.jpg","cloudinary":"https://media-cldnry.s-nbcnews.com/image/upload/mpx/2704722219/2024_04/f_mo_cain_eclipse_nature_preserve_240408-vn0lrx.jpg","telemundo":null},"source":null,"authors":[],"height":null,"width":null,"graphicContent":false},"documentTracing":{"currentMessageId":{"id":"d9b0d0b2-764d-4131-b570-77f996d441de","updatedDate":"Mon Apr 08 2024 16:32:00 GMT+0000 (UTC)"}},"relatedUrl":null,"relatedContentLink":{"text":null,"url":null},"associatedVideoPlaylist":{"headline":{"primary":"Science"},"videos":[{"type":"video","id":"mmvo209023557835","unibrow":{"logo":null,"taxonomyPath":null,"text":"NBC News","url":{"primary":"https://www.nbcnews.com/video/coral-scientists-explain-how-coral-bleaching-happens-209023557835"}},"mpxMetadata":{"id":"209023557835","guid":"f_mo_bleached_coral_240415","externalAdvertiserId":"f_mo_bleached_coral_240415"},"datePublished":"Mon Apr 15 2024 20:25:07 GMT+0000 (UTC)","dateCreated":"Mon Apr 15 2024 20:25:07 GMT+0000 (UTC)","dateModified":"Mon Apr 15 2024 20:32:27 GMT+0000 (UTC)","primaryImage":{"id":"vidimg503002334","headline":{"primary":null},"altText":null,"caption":null,"url":{"primary":"https://media-cldnry.s-nbcnews.com/image/upload/mpx/2704722219/2024_04/f_mo_bleached_coral_240415.00_00_13_18.Still001-d5gmle.jpg"},"imageUrl":{"aims":"https://media11.s-nbcnews.com/i/mpx/2704722219/2024_04/f_mo_bleached_coral_240415.00_00_13_18.Still001-d5gmle.jpg","cloudinary":"https://media-cldnry.s-nbcnews.com/image/upload/mpx/2704722219/2024_04/f_mo_bleached_coral_240415.00_00_13_18.Still001-d5gmle.jpg","telemundo":null},"source":null,"authors":[],"height":null,"width":null,"graphicContent":false},"teaseImage":{"id":"vidimg503002334","headline":{"primary":null},"altText":null,"caption":null,"url":{"primary":"https://media-cldnry.s-nbcnews.com/image/upload/mpx/2704722219/2024_04/f_mo_bleached_coral_240415.00_00_13_18.Still001-d5gmle.jpg"},"imageUrl":{"aims":"https://media11.s-nbcnews.com/i/mpx/2704722219/2024_04/f_mo_bleached_coral_240415.00_00_13_18.Still001-d5gmle.jpg","cloudinary":"https://media-cldnry.s-nbcnews.com/image/upload/mpx/2704722219/2024_04/f_mo_bleached_coral_240415.00_00_13_18.Still001-d5gmle.jpg","telemundo":null},"source":null,"authors":[],"height":null,"width":null,"graphicContent":false},"url":{"canonical":"https://www.nbcnews.com/video/coral-scientists-explain-how-coral-bleaching-happens-209023557835","primary":"https://www.nbcnews.com/video/coral-scientists-explain-how-coral-bleaching-happens-209023557835","short":"https://www.nbcnews.com/video/coral-scientists-explain-how-coral-bleaching-happens-209023557835","slug":"coral-scientists-explain-how-coral-bleaching-happens-209023557835"},"relatedUrl":null,"relatedContentLink":{"text":null,"url":null},"duration":"PT2M15S","nativeAd":false,"videoType":"webExtra","sentiment":"neutral","headline":{"primary":"Coral scientists explain how coral bleaching happens","tease":"Coral scientists explain how coral bleaching happens","social":"Coral scientists explain how coral bleaching happens"},"description":{"primary":"Coral scientists detail how coral bleaching happens and explain that climate change is a major factor in driving heat stress."},"publisher":{"name":"nbcnews"},"source":{"name":"NBC News"},"taxonomy":{"additionalTerms":[{"dateCreated":"Thu Sep 16 2021 03:10:11 GMT+0000 (UTC)","dateModified":"Thu Sep 16 2021 03:10:11 GMT+0000 (UTC)","description":{"primary":null},"id":"nctx19521","isCurated":false,"name":"Science","path":"nbcnews/section/mach/science","pageRoute":"/","slug":"science","type":"taxonomy","taxonomyType":"topic","url":{"primary":null}},{"dateCreated":"Thu Sep 16 2021 03:51:58 GMT+0000 (UTC)","dateModified":"Thu Sep 16 2021 03:51:58 GMT+0000 (UTC)","description":{"primary":null},"id":"nctx19861","isCurated":true,"name":"Science","path":"nbcnews/vertical/mach/science","pageRoute":"/science","slug":"science","type":"taxonomy","taxonomyType":"subvertical","url":{"primary":"https://www.nbcnews.com/mach/science"}},{"dateCreated":"Fri Apr 29 2022 02:27:32 GMT+0000 (UTC)","dateModified":"Fri Apr 29 2022 02:27:32 GMT+0000 (UTC)","description":{"primary":null},"id":"nctx20846","isCurated":false,"name":"News","path":"msnbc/section/msnbc/news","pageRoute":"/","slug":"news","type":"taxonomy","taxonomyType":"topic","url":{"primary":null}},{"dateCreated":"Fri Apr 01 2022 20:42:09 GMT+0000 (UTC)","dateModified":"Fri Apr 01 2022 20:42:09 GMT+0000 (UTC)","description":{"primary":null},"id":"nctx23345","isCurated":true,"name":"News","path":"nbcnews/show/meet-the-press/news","pageRoute":"/meet-the-press","slug":"news","type":"taxonomy","taxonomyType":"topic","url":{"primary":"https://www.nbcnews.com/meet-the-press"}},{"dateCreated":"Thu Sep 16 2021 03:36:45 GMT+0000 (UTC)","dateModified":"Thu Sep 16 2021 03:36:45 GMT+0000 (UTC)","description":{"primary":null},"id":"nctx7","isCurated":false,"name":"News","path":"nbcnews/section/news","pageRoute":"/","slug":"news","type":"taxonomy","taxonomyType":"section","url":{"primary":null}},{"dateCreated":"Thu Sep 16 2021 03:36:51 GMT+0000 (UTC)","dateModified":"Thu Sep 16 2021 03:36:51 GMT+0000 (UTC)","description":{"primary":null},"id":"nctx73","isCurated":true,"name":"Science","path":"nbcnews/section/science","pageRoute":"/science","slug":"science","type":"taxonomy","taxonomyType":"section","url":{"primary":"https://www.nbcnews.com/science"}}],"primaryVertical":{"name":"News"},"primarySection":null,"primaryTopic":null},"hasCaptions":true,"closedCaptioning":{"smptett":null,"srt":"https://vod.nbcnews.com/nbcnews/captions/2024/04/f_mo_bleached_coral_240415_0425.srt","webvtt":"https://vod.nbcnews.com/nbcnews/captions/2024/04/f_mo_bleached_coral_240415_0425.vtt"},"videoAssets":[{"assetType":"EMP","format":"M3U","publicUrl":"https://prodamdnewsencoding.akamaized.net/NBC_News_Digital/f_mo_bleached_coral_240415/1/abs/index.m3u8","height":1080,"width":1920,"assetDuration":134.602,"bitrate":4554000},{"assetType":"akamaiMp4","format":"MPEG4","publicUrl":"https://prodamdnewsencoding.akamaized.net/NBC_News_Digital/nbcnews/video/2024/04/f_mo_bleached_coral_240415_3377292664.mp4","height":1080,"width":1920,"assetDuration":134.602,"bitrate":4554000}]},{"type":"video","id":"mmvo208955461634","unibrow":{"logo":null,"taxonomyPath":null,"text":"TODAY","url":{"primary":"https://www.today.com/video/science-class-reunites-46-years-later-to-witness-total-solar-eclipse-208955461634"}},"mpxMetadata":{"id":"208955461634","guid":"tdy_sun_highs_lows_solar_eclipse_240414","externalAdvertiserId":"tdy_sun_highs_lows_solar_eclipse_240414"},"datePublished":"Sun Apr 14 2024 13:17:59 GMT+0000 (UTC)","dateCreated":"Sun Apr 14 2024 13:17:59 GMT+0000 (UTC)","dateModified":"Sun Apr 14 2024 19:00:35 GMT+0000 (UTC)","primaryImage":{"id":"vidimg1478938582","headline":{"primary":null},"altText":null,"caption":null,"url":{"primary":"https://media-cldnry.s-nbcnews.com/image/upload/mpx/2704722219/2024_04/1713100660432_tdy_sun_highs_lows_solar_eclipse_240414_1920x1080-oubiy9.jpg"},"imageUrl":{"aims":"https://media14.s-nbcnews.com/i/mpx/2704722219/2024_04/1713100660432_tdy_sun_highs_lows_solar_eclipse_240414_1920x1080-oubiy9.jpg","cloudinary":"https://media-cldnry.s-nbcnews.com/image/upload/mpx/2704722219/2024_04/1713100660432_tdy_sun_highs_lows_solar_eclipse_240414_1920x1080-oubiy9.jpg","telemundo":null},"source":null,"authors":[],"height":null,"width":null,"graphicContent":false},"teaseImage":{"id":"vidimg1478938582","headline":{"primary":null},"altText":null,"caption":null,"url":{"primary":"https://media-cldnry.s-nbcnews.com/image/upload/mpx/2704722219/2024_04/1713100660432_tdy_sun_highs_lows_solar_eclipse_240414_1920x1080-oubiy9.jpg"},"imageUrl":{"aims":"https://media14.s-nbcnews.com/i/mpx/2704722219/2024_04/1713100660432_tdy_sun_highs_lows_solar_eclipse_240414_1920x1080-oubiy9.jpg","cloudinary":"https://media-cldnry.s-nbcnews.com/image/upload/mpx/2704722219/2024_04/1713100660432_tdy_sun_highs_lows_solar_eclipse_240414_1920x1080-oubiy9.jpg","telemundo":null},"source":null,"authors":[],"height":null,"width":null,"graphicContent":false},"url":{"canonical":"https://www.today.com/video/science-class-reunites-46-years-later-to-witness-total-solar-eclipse-208955461634","primary":"https://www.today.com/video/science-class-reunites-46-years-later-to-witness-total-solar-eclipse-208955461634","short":"https://www.today.com/video/science-class-reunites-46-years-later-to-witness-total-solar-eclipse-208955461634","slug":"science-class-reunites-46-years-later-to-witness-total-solar-eclipse-208955461634"},"relatedUrl":null,"relatedContentLink":{"text":null,"url":null},"duration":"PT4M49S","nativeAd":false,"videoType":"broadcast","sentiment":"positive","headline":{"primary":"Science class reunites 46 years later to witness total solar eclipse","tease":"Science class reunites 46 years later to witness total solar eclipse","social":"Science class reunites 46 years later to witness total solar eclipse"},"description":{"primary":"Sunday TODAY’s Willie Geist runs through the Highs and Lows of the week including a science class from 1978 reuniting with their teacher to witness the once-in-a-generation total solar eclipse, a racehorse trotting on the wrong track and more!"},"publisher":{"name":"today"},"source":{"name":"TODAY"},"taxonomy":{"additionalTerms":[{"dateCreated":"Thu Sep 16 2021 03:10:11 GMT+0000 (UTC)","dateModified":"Thu Sep 16 2021 03:10:11 GMT+0000 (UTC)","description":{"primary":null},"id":"nctx19521","isCurated":false,"name":"Science","path":"nbcnews/section/mach/science","pageRoute":"/","slug":"science","type":"taxonomy","taxonomyType":"topic","url":{"primary":null}},{"dateCreated":"Thu Sep 16 2021 03:51:58 GMT+0000 (UTC)","dateModified":"Thu Sep 16 2021 03:51:58 GMT+0000 (UTC)","description":{"primary":null},"id":"nctx19861","isCurated":true,"name":"Science","path":"nbcnews/vertical/mach/science","pageRoute":"/science","slug":"science","type":"taxonomy","taxonomyType":"subvertical","url":{"primary":"https://www.nbcnews.com/mach/science"}},{"dateCreated":"Thu Sep 16 2021 03:36:51 GMT+0000 (UTC)","dateModified":"Thu Sep 16 2021 03:36:51 GMT+0000 (UTC)","description":{"primary":null},"id":"nctx73","isCurated":true,"name":"Science","path":"nbcnews/section/science","pageRoute":"/science","slug":"science","type":"taxonomy","taxonomyType":"section","url":{"primary":"https://www.nbcnews.com/science"}},{"dateCreated":"Thu Sep 16 2021 03:10:17 GMT+0000 (UTC)","dateModified":"Thu Sep 16 2021 03:10:17 GMT+0000 (UTC)","description":{"primary":null},"id":"tdtx101","isCurated":true,"name":"News","path":"today/section/news","pageRoute":"/news","slug":"news","type":"taxonomy","taxonomyType":"section","url":{"primary":"https://www.today.com/news"}},{"dateCreated":"Thu Sep 16 2021 03:10:17 GMT+0000 (UTC)","dateModified":"Thu Sep 16 2021 03:10:17 GMT+0000 (UTC)","description":{"primary":null},"id":"tdtx102","isCurated":true,"name":"Pop Culture","path":"today/section/popculture","pageRoute":"/popculture","slug":"popculture","type":"taxonomy","taxonomyType":"section","url":{"primary":"https://www.today.com/popculture"}},{"dateCreated":"Wed Sep 28 2022 15:01:52 GMT+0000 (UTC)","dateModified":"Wed Sep 28 2022 15:01:52 GMT+0000 (UTC)","description":{"primary":null},"id":"tdtx117","isCurated":false,"name":"News","path":"today/section/news/news","pageRoute":"/","slug":"news","type":"taxonomy","taxonomyType":"topic","url":{"primary":null}},{"dateCreated":"Thu Sep 16 2021 03:10:05 GMT+0000 (UTC)","dateModified":"Thu Sep 16 2021 03:10:05 GMT+0000 (UTC)","description":{"primary":null},"id":"tdtx118","isCurated":true,"name":"Good News","path":"today/section/news/good-news","pageRoute":"/news/good-news","slug":"good-news","type":"taxonomy","taxonomyType":"topic","url":{"primary":"https://www.today.com/news/good-news"}},{"dateCreated":"Thu Sep 16 2021 03:10:14 GMT+0000 (UTC)","dateModified":"Thu Sep 16 2021 03:10:14 GMT+0000 (UTC)","description":{"primary":null},"id":"tdtx154","isCurated":true,"name":"Cutest Thing Ever","path":"today/section/pets/pets/cutest-thing-ever","pageRoute":"/pets/cutest-thing-ever","slug":"cutest-thing-ever","type":"taxonomy","taxonomyType":"subtopic","url":{"primary":"https://www.today.com/pets/cutest-thing-ever"}},{"dateCreated":"Thu Sep 16 2021 03:10:15 GMT+0000 (UTC)","dateModified":"Thu Sep 16 2021 03:10:15 GMT+0000 (UTC)","description":{"primary":null},"id":"tdtx206","isCurated":true,"name":"Moments that Matter","path":"today/section/parents/parents/moments-that-matter","pageRoute":"/parents/moments-that-matter","slug":"moments-that-matter","type":"taxonomy","taxonomyType":"subtopic","url":{"primary":"https://www.today.com/parents/moments-that-matter"}},{"dateCreated":"Tue Jan 04 2022 15:36:59 GMT+0000 (UTC)","dateModified":"Tue Jan 04 2022 15:36:59 GMT+0000 (UTC)","description":{"primary":null},"id":"tdtx2977","isCurated":false,"name":"Top Videos","path":"today/label/top-videos","pageRoute":"/","slug":"top-videos","type":"taxonomy","taxonomyType":"label","url":{"primary":null}},{"dateCreated":"Thu Sep 16 2021 03:36:04 GMT+0000 (UTC)","dateModified":"Thu Sep 16 2021 03:36:04 GMT+0000 (UTC)","description":{"primary":null},"id":"tdtx951","isCurated":true,"name":"Sunday TODAY","path":"today/show/sunday-today","pageRoute":"/sunday-today","slug":"sunday-today","type":"taxonomy","taxonomyType":"show","url":{"primary":"https://www.today.com/sunday-today"}}],"primaryVertical":{"name":"today"},"primarySection":null,"primaryTopic":null},"hasCaptions":true,"closedCaptioning":{"smptett":null,"srt":"https://nbcnewsdigital-static.nbcuni.com/media/captions/NBC_News_Digital/2024/04/1713100660432_tdy_sun_highs_lows_solar_eclipse_240414.srt","webvtt":"https://nbcnewsdigital-static.nbcuni.com/media/captions/NBC_News_Digital/2024/04/1713100660432_tdy_sun_highs_lows_solar_eclipse_240414.vtt"},"videoAssets":[{"assetType":"EMP","format":"M3U","publicUrl":"https://prodamdnewsencoding.akamaized.net/NBC_News_Digital/tdy_sun_highs_lows_solar_eclipse_240414/1/abs/index.m3u8","height":1080,"width":1920,"assetDuration":289.024,"bitrate":4249000},{"assetType":"akamaiMp4","format":"MPEG4","publicUrl":"https://prodamdnewsencoding.akamaized.net/NBC_News_Digital/nbcnews/video/2024/04/1713100660432_tdy_sun_highs_lows_solar_eclipse_240414_6.mp4","height":1080,"width":1920,"assetDuration":289.024,"bitrate":4249008}]},{"type":"video","id":"mmvo208603717917","unibrow":{"logo":null,"taxonomyPath":null,"text":"TODAY","url":{"primary":"https://www.today.com/video/millions-gather-to-celebrate-solar-eclipse-along-path-of-totality-208603717917"}},"mpxMetadata":{"id":"208603717917","guid":"tdy_news_7a_costello_eclipse_240409","externalAdvertiserId":"tdy_news_7a_costello_eclipse_240409"},"datePublished":"Tue Apr 09 2024 11:11:19 GMT+0000 (UTC)","dateCreated":"Tue Apr 09 2024 11:11:19 GMT+0000 (UTC)","dateModified":"Sat Apr 13 2024 03:21:34 GMT+0000 (UTC)","primaryImage":{"id":"vidimg1821086297","headline":{"primary":null},"altText":null,"caption":null,"url":{"primary":"https://media-cldnry.s-nbcnews.com/image/upload/mpx/2704722219/2024_04/Eclipse_x_Viewers-d6cxtc.jpg"},"imageUrl":{"aims":"https://media13.s-nbcnews.com/i/mpx/2704722219/2024_04/Eclipse_x_Viewers-d6cxtc.jpg","cloudinary":"https://media-cldnry.s-nbcnews.com/image/upload/mpx/2704722219/2024_04/Eclipse_x_Viewers-d6cxtc.jpg","telemundo":null},"source":null,"authors":[],"height":null,"width":null,"graphicContent":false},"teaseImage":{"id":"vidimg1821086297","headline":{"primary":null},"altText":null,"caption":null,"url":{"primary":"https://media-cldnry.s-nbcnews.com/image/upload/mpx/2704722219/2024_04/Eclipse_x_Viewers-d6cxtc.jpg"},"imageUrl":{"aims":"https://media13.s-nbcnews.com/i/mpx/2704722219/2024_04/Eclipse_x_Viewers-d6cxtc.jpg","cloudinary":"https://media-cldnry.s-nbcnews.com/image/upload/mpx/2704722219/2024_04/Eclipse_x_Viewers-d6cxtc.jpg","telemundo":null},"source":null,"authors":[],"height":null,"width":null,"graphicContent":false},"url":{"canonical":"https://www.today.com/video/millions-gather-to-celebrate-solar-eclipse-along-path-of-totality-208603717917","primary":"https://www.today.com/video/millions-gather-to-celebrate-solar-eclipse-along-path-of-totality-208603717917","short":"https://www.today.com/video/millions-gather-to-celebrate-solar-eclipse-along-path-of-totality-208603717917","slug":"millions-gather-to-celebrate-solar-eclipse-along-path-of-totality-208603717917"},"relatedUrl":null,"relatedContentLink":{"text":null,"url":null},"duration":"PT3M5S","nativeAd":false,"videoType":"broadcast","sentiment":"positive","headline":{"primary":"Millions gather to celebrate solar eclipse along path of totality","tease":"Millions gather to celebrate solar eclipse along path of totality","social":"Millions gather to celebrate solar eclipse along path of totality"},"description":{"primary":"The total solar eclipse brought millions together to witness the rare once-in-a-generation moment. NBC’s Tom Costello reports for TODAY."},"publisher":{"name":"today"},"source":{"name":"TODAY"},"taxonomy":{"additionalTerms":[{"dateCreated":"Thu Sep 16 2021 03:10:11 GMT+0000 (UTC)","dateModified":"Thu Sep 16 2021 03:10:11 GMT+0000 (UTC)","description":{"primary":null},"id":"nctx19521","isCurated":false,"name":"Science","path":"nbcnews/section/mach/science","pageRoute":"/","slug":"science","type":"taxonomy","taxonomyType":"topic","url":{"primary":null}},{"dateCreated":"Thu Sep 16 2021 03:51:58 GMT+0000 (UTC)","dateModified":"Thu Sep 16 2021 03:51:58 GMT+0000 (UTC)","description":{"primary":null},"id":"nctx19861","isCurated":true,"name":"Science","path":"nbcnews/vertical/mach/science","pageRoute":"/science","slug":"science","type":"taxonomy","taxonomyType":"subvertical","url":{"primary":"https://www.nbcnews.com/mach/science"}},{"dateCreated":"Fri Apr 29 2022 02:27:32 GMT+0000 (UTC)","dateModified":"Fri Apr 29 2022 02:27:32 GMT+0000 (UTC)","description":{"primary":null},"id":"nctx20846","isCurated":false,"name":"News","path":"msnbc/section/msnbc/news","pageRoute":"/","slug":"news","type":"taxonomy","taxonomyType":"topic","url":{"primary":null}},{"dateCreated":"Fri Apr 01 2022 20:42:09 GMT+0000 (UTC)","dateModified":"Fri Apr 01 2022 20:42:09 GMT+0000 (UTC)","description":{"primary":null},"id":"nctx23345","isCurated":true,"name":"News","path":"nbcnews/show/meet-the-press/news","pageRoute":"/meet-the-press","slug":"news","type":"taxonomy","taxonomyType":"topic","url":{"primary":"https://www.nbcnews.com/meet-the-press"}},{"dateCreated":"Thu Sep 16 2021 03:36:45 GMT+0000 (UTC)","dateModified":"Thu Sep 16 2021 03:36:45 GMT+0000 (UTC)","description":{"primary":null},"id":"nctx7","isCurated":false,"name":"News","path":"nbcnews/section/news","pageRoute":"/","slug":"news","type":"taxonomy","taxonomyType":"section","url":{"primary":null}},{"dateCreated":"Thu Sep 16 2021 03:36:51 GMT+0000 (UTC)","dateModified":"Thu Sep 16 2021 03:36:51 GMT+0000 (UTC)","description":{"primary":null},"id":"nctx73","isCurated":true,"name":"Science","path":"nbcnews/section/science","pageRoute":"/science","slug":"science","type":"taxonomy","taxonomyType":"section","url":{"primary":"https://www.nbcnews.com/science"}},{"dateCreated":"Thu Sep 16 2021 03:10:17 GMT+0000 (UTC)","dateModified":"Thu Sep 16 2021 03:10:17 GMT+0000 (UTC)","description":{"primary":null},"id":"tdtx101","isCurated":true,"name":"News","path":"today/section/news","pageRoute":"/news","slug":"news","type":"taxonomy","taxonomyType":"section","url":{"primary":"https://www.today.com/news"}},{"dateCreated":"Wed Sep 28 2022 15:01:52 GMT+0000 (UTC)","dateModified":"Wed Sep 28 2022 15:01:52 GMT+0000 (UTC)","description":{"primary":null},"id":"tdtx117","isCurated":false,"name":"News","path":"today/section/news/news","pageRoute":"/","slug":"news","type":"taxonomy","taxonomyType":"topic","url":{"primary":null}},{"dateCreated":"Fri Sep 23 2022 19:39:40 GMT+0000 (UTC)","dateModified":"Fri Sep 23 2022 19:39:40 GMT+0000 (UTC)","description":{"primary":null},"id":"tdtx134","isCurated":true,"name":"Travel","path":"today/section/money/travel","pageRoute":"/life/travel","slug":"travel","type":"taxonomy","taxonomyType":"topic","url":{"primary":"https://www.today.com/life/travel"}},{"dateCreated":"Thu Sep 16 2021 03:10:13 GMT+0000 (UTC)","dateModified":"Thu Sep 16 2021 03:10:13 GMT+0000 (UTC)","description":{"primary":null},"id":"tdtx2009","isCurated":false,"name":"Travel","path":"today/section/tmrw/travel","pageRoute":"/","slug":"travel","type":"taxonomy","taxonomyType":"topic","url":{"primary":null}},{"dateCreated":"Tue Jan 04 2022 15:36:59 GMT+0000 (UTC)","dateModified":"Tue Jan 04 2022 15:36:59 GMT+0000 (UTC)","description":{"primary":null},"id":"tdtx2977","isCurated":false,"name":"Top Videos","path":"today/label/top-videos","pageRoute":"/","slug":"top-videos","type":"taxonomy","taxonomyType":"label","url":{"primary":null}}],"primaryVertical":{"name":"today"},"primarySection":null,"primaryTopic":null},"hasCaptions":true,"closedCaptioning":{"smptett":null,"srt":"https://vod.nbcnews.com/nbcnews/captions/2024/04/tdy_news_7a_costello_eclipse_240409.srt","webvtt":"https://vod.nbcnews.com/nbcnews/captions/2024/04/tdy_news_7a_costello_eclipse_240409.vtt"},"videoAssets":[{"assetType":"EMP","format":"M3U","publicUrl":"https://prodamdnewsencoding.akamaized.net/NBC_News_Digital/tdy_news_7a_costello_eclipse_240409/1/abs/index.m3u8","height":1080,"width":1920,"assetDuration":185.386,"bitrate":4560000},{"assetType":"akamaiMp4","format":"MPEG4","publicUrl":"https://prodamdnewsencoding.akamaized.net/NBC_News_Digital/nbcnews/video/2024/04/tdy_news_7a_costello_eclipse_240409_3368886548.mp4","height":1080,"width":1920,"assetDuration":185.386,"bitrate":4560000}]},{"type":"video","id":"mmvo208587845997","unibrow":{"logo":null,"taxonomyPath":null,"text":"NBC News NOW","url":{"primary":"https://www.nbcnews.com/now/video/meet-the-woman-who-has-seen-21-solar-eclipses-208587845997"}},"mpxMetadata":{"id":"208587845997","guid":"now_staytuned_eclipse_ferrer_240408","externalAdvertiserId":"now_staytuned_eclipse_ferrer_240408"},"datePublished":"Tue Apr 09 2024 01:30:51 GMT+0000 (UTC)","dateCreated":"Tue Apr 09 2024 01:30:51 GMT+0000 (UTC)","dateModified":"Tue Apr 09 2024 01:31:50 GMT+0000 (UTC)","primaryImage":{"id":"vidimg3371059205","headline":{"primary":null},"altText":null,"caption":null,"url":{"primary":"https://media-cldnry.s-nbcnews.com/image/upload/mpx/2704722219/2024_04/1712626230591_now_staytuned_eclipse_ferrer_240408_1920x1080-280nqs.jpg"},"imageUrl":{"aims":"https://media11.s-nbcnews.com/i/mpx/2704722219/2024_04/1712626230591_now_staytuned_eclipse_ferrer_240408_1920x1080-280nqs.jpg","cloudinary":"https://media-cldnry.s-nbcnews.com/image/upload/mpx/2704722219/2024_04/1712626230591_now_staytuned_eclipse_ferrer_240408_1920x1080-280nqs.jpg","telemundo":null},"source":null,"authors":[],"height":null,"width":null,"graphicContent":false},"teaseImage":{"id":"vidimg3371059205","headline":{"primary":null},"altText":null,"caption":null,"url":{"primary":"https://media-cldnry.s-nbcnews.com/image/upload/mpx/2704722219/2024_04/1712626230591_now_staytuned_eclipse_ferrer_240408_1920x1080-280nqs.jpg"},"imageUrl":{"aims":"https://media11.s-nbcnews.com/i/mpx/2704722219/2024_04/1712626230591_now_staytuned_eclipse_ferrer_240408_1920x1080-280nqs.jpg","cloudinary":"https://media-cldnry.s-nbcnews.com/image/upload/mpx/2704722219/2024_04/1712626230591_now_staytuned_eclipse_ferrer_240408_1920x1080-280nqs.jpg","telemundo":null},"source":null,"authors":[],"height":null,"width":null,"graphicContent":false},"url":{"canonical":"https://www.nbcnews.com/now/video/meet-the-woman-who-has-seen-21-solar-eclipses-208587845997","primary":"https://www.nbcnews.com/now/video/meet-the-woman-who-has-seen-21-solar-eclipses-208587845997","short":"https://www.nbcnews.com/now/video/meet-the-woman-who-has-seen-21-solar-eclipses-208587845997","slug":"meet-the-woman-who-has-seen-21-solar-eclipses-208587845997"},"relatedUrl":null,"relatedContentLink":{"text":null,"url":null},"duration":"PT2M23S","nativeAd":false,"videoType":"original","sentiment":"neutral","headline":{"primary":"Meet the woman who has seen 21 solar eclipses","tease":"Meet the woman who has seen 21 solar eclipses","social":"Meet the woman who has seen 21 solar eclipses"},"description":{"primary":"Leticia Ferrer’s passion is chasing solar eclipses. She has seen 21 and hasn’t missed one since 1998. Ferrer has even gone as far as the middle of the Pacific and Atlantic oceans to see them. She talks with Ellison Barber about the power of witnessing these celestial events."},"publisher":{"name":"nbcnews"},"source":{"name":"NBC News NOW"},"taxonomy":{"additionalTerms":[{"dateCreated":"Thu Sep 16 2021 03:10:11 GMT+0000 (UTC)","dateModified":"Thu Sep 16 2021 03:10:11 GMT+0000 (UTC)","description":{"primary":null},"id":"nctx19521","isCurated":false,"name":"Science","path":"nbcnews/section/mach/science","pageRoute":"/","slug":"science","type":"taxonomy","taxonomyType":"topic","url":{"primary":null}},{"dateCreated":"Thu Sep 16 2021 03:51:58 GMT+0000 (UTC)","dateModified":"Thu Sep 16 2021 03:51:58 GMT+0000 (UTC)","description":{"primary":null},"id":"nctx19861","isCurated":true,"name":"Science","path":"nbcnews/vertical/mach/science","pageRoute":"/science","slug":"science","type":"taxonomy","taxonomyType":"subvertical","url":{"primary":"https://www.nbcnews.com/mach/science"}},{"dateCreated":"Thu Sep 16 2021 03:52:10 GMT+0000 (UTC)","dateModified":"Thu Sep 16 2021 03:52:10 GMT+0000 (UTC)","description":{"primary":null},"id":"nctx21301","isCurated":true,"name":"NBC News NOW","path":"nbcnews/collection/nbc-news-now","pageRoute":"/now","slug":"nbc-news-now","type":"taxonomy","taxonomyType":"collection","url":{"primary":"https://www.nbcnews.com/now"}},{"dateCreated":"Thu Sep 16 2021 03:36:51 GMT+0000 (UTC)","dateModified":"Thu Sep 16 2021 03:36:51 GMT+0000 (UTC)","description":{"primary":null},"id":"nctx73","isCurated":true,"name":"Science","path":"nbcnews/section/science","pageRoute":"/science","slug":"science","type":"taxonomy","taxonomyType":"section","url":{"primary":"https://www.nbcnews.com/science"}}],"primaryVertical":{"name":"News"},"primarySection":null,"primaryTopic":null},"hasCaptions":true,"closedCaptioning":{"smptett":null,"srt":"https://nbcnewsdigital-static.nbcuni.com/media/captions/NBC_News_Digital/2024/04/1712626230591_now_staytuned_eclipse_ferrer_240408.srt","webvtt":"https://nbcnewsdigital-static.nbcuni.com/media/captions/NBC_News_Digital/2024/04/1712626230591_now_staytuned_eclipse_ferrer_240408.vtt"},"videoAssets":[{"assetType":"EMP","format":"M3U","publicUrl":"https://prodamdnewsencoding.akamaized.net/NBC_News_Digital/now_staytuned_eclipse_ferrer_240408/1/abs/index.m3u8","height":1080,"width":1920,"assetDuration":142.944,"bitrate":4140000},{"assetType":"akamaiMp4","format":"MPEG4","publicUrl":"https://prodamdnewsencoding.akamaized.net/NBC_News_Digital/nbcnews/video/2024/04/1712626230591_now_staytuned_eclipse_ferrer_240408_6.mp4","height":1080,"width":1920,"assetDuration":142.944,"bitrate":4140662}]},{"type":"video","id":"mmvo208588869826","unibrow":{"logo":null,"taxonomyPath":null,"text":"NBC News NOW","url":{"primary":"https://www.nbcnews.com/now/video/scientists-will-use-total-solar-eclipse-to-study-the-sun-s-corona-208588869826"}},"mpxMetadata":{"id":"208588869826","guid":"now_staytuned_sun_corona_240408","externalAdvertiserId":"now_staytuned_sun_corona_240408"},"datePublished":"Tue Apr 09 2024 01:15:40 GMT+0000 (UTC)","dateCreated":"Tue Apr 09 2024 01:15:40 GMT+0000 (UTC)","dateModified":"Tue Apr 09 2024 01:16:37 GMT+0000 (UTC)","primaryImage":{"id":"vidimg3307739301","headline":{"primary":null},"altText":null,"caption":null,"url":{"primary":"https://media-cldnry.s-nbcnews.com/image/upload/mpx/2704722219/2024_04/1712625319557_now_staytuned_sun_corona_240408_1920x1080-01e4nj.jpg"},"imageUrl":{"aims":"https://media11.s-nbcnews.com/i/mpx/2704722219/2024_04/1712625319557_now_staytuned_sun_corona_240408_1920x1080-01e4nj.jpg","cloudinary":"https://media-cldnry.s-nbcnews.com/image/upload/mpx/2704722219/2024_04/1712625319557_now_staytuned_sun_corona_240408_1920x1080-01e4nj.jpg","telemundo":null},"source":null,"authors":[],"height":null,"width":null,"graphicContent":false},"teaseImage":{"id":"vidimg3307739301","headline":{"primary":null},"altText":null,"caption":null,"url":{"primary":"https://media-cldnry.s-nbcnews.com/image/upload/mpx/2704722219/2024_04/1712625319557_now_staytuned_sun_corona_240408_1920x1080-01e4nj.jpg"},"imageUrl":{"aims":"https://media11.s-nbcnews.com/i/mpx/2704722219/2024_04/1712625319557_now_staytuned_sun_corona_240408_1920x1080-01e4nj.jpg","cloudinary":"https://media-cldnry.s-nbcnews.com/image/upload/mpx/2704722219/2024_04/1712625319557_now_staytuned_sun_corona_240408_1920x1080-01e4nj.jpg","telemundo":null},"source":null,"authors":[],"height":null,"width":null,"graphicContent":false},"url":{"canonical":"https://www.nbcnews.com/now/video/scientists-will-use-total-solar-eclipse-to-study-the-sun-s-corona-208588869826","primary":"https://www.nbcnews.com/now/video/scientists-will-use-total-solar-eclipse-to-study-the-sun-s-corona-208588869826","short":"https://www.nbcnews.com/now/video/scientists-will-use-total-solar-eclipse-to-study-the-sun-s-corona-208588869826","slug":"scientists-will-use-total-solar-eclipse-to-study-the-sun-s-corona-208588869826"},"relatedUrl":null,"relatedContentLink":{"text":null,"url":null},"duration":"PT5M16S","nativeAd":false,"videoType":"original","sentiment":"neutral","headline":{"primary":"Scientists will use total solar eclipse to study the sun's corona","tease":"Scientists will use total solar eclipse to study the sun's corona","social":"Scientists will use total solar eclipse to study the sun's corona"},"description":{"primary":"While millions were awed by the total solar eclipse, scientists hope to learn more about our sun from the celestial event. Amir Caspi, a solar astrophysicist at Southwest Research Institute, talks with Ellison Barber about research his colleagues hope to gather on the sun's corona and what they can learn about the different temperature regions of the star."},"publisher":{"name":"nbcnews"},"source":{"name":"NBC News NOW"},"taxonomy":{"additionalTerms":[{"dateCreated":"Thu Sep 16 2021 03:10:11 GMT+0000 (UTC)","dateModified":"Thu Sep 16 2021 03:10:11 GMT+0000 (UTC)","description":{"primary":null},"id":"nctx19521","isCurated":false,"name":"Science","path":"nbcnews/section/mach/science","pageRoute":"/","slug":"science","type":"taxonomy","taxonomyType":"topic","url":{"primary":null}},{"dateCreated":"Thu Sep 16 2021 03:51:58 GMT+0000 (UTC)","dateModified":"Thu Sep 16 2021 03:51:58 GMT+0000 (UTC)","description":{"primary":null},"id":"nctx19861","isCurated":true,"name":"Science","path":"nbcnews/vertical/mach/science","pageRoute":"/science","slug":"science","type":"taxonomy","taxonomyType":"subvertical","url":{"primary":"https://www.nbcnews.com/mach/science"}},{"dateCreated":"Thu Sep 16 2021 03:52:10 GMT+0000 (UTC)","dateModified":"Thu Sep 16 2021 03:52:10 GMT+0000 (UTC)","description":{"primary":null},"id":"nctx21301","isCurated":true,"name":"NBC News NOW","path":"nbcnews/collection/nbc-news-now","pageRoute":"/now","slug":"nbc-news-now","type":"taxonomy","taxonomyType":"collection","url":{"primary":"https://www.nbcnews.com/now"}},{"dateCreated":"Thu Sep 16 2021 03:36:51 GMT+0000 (UTC)","dateModified":"Thu Sep 16 2021 03:36:51 GMT+0000 (UTC)","description":{"primary":null},"id":"nctx73","isCurated":true,"name":"Science","path":"nbcnews/section/science","pageRoute":"/science","slug":"science","type":"taxonomy","taxonomyType":"section","url":{"primary":"https://www.nbcnews.com/science"}}],"primaryVertical":{"name":"News"},"primarySection":null,"primaryTopic":null},"hasCaptions":true,"closedCaptioning":{"smptett":null,"srt":"https://nbcnewsdigital-static.nbcuni.com/media/captions/NBC_News_Digital/2024/04/1712625319557_now_staytuned_sun_corona_240408.srt","webvtt":"https://nbcnewsdigital-static.nbcuni.com/media/captions/NBC_News_Digital/2024/04/1712625319557_now_staytuned_sun_corona_240408.vtt"},"videoAssets":[{"assetType":"EMP","format":"M3U","publicUrl":"https://prodamdnewsencoding.akamaized.net/NBC_News_Digital/now_staytuned_sun_corona_240408/1/abs/index.m3u8","height":1080,"width":1920,"assetDuration":315.551,"bitrate":4104000},{"assetType":"akamaiMp4","format":"MPEG4","publicUrl":"https://prodamdnewsencoding.akamaized.net/NBC_News_Digital/nbcnews/video/2024/04/1712625319557_now_staytuned_sun_corona_240408_6.mp4","height":1080,"width":1920,"assetDuration":315.551,"bitrate":4104031}]}]}}}],"text":["For wildlife, the sudden darkness of a total solar eclipse comes as a surprise. Birds might squawk to sound an alarm. Crickets start to chirp and owls hoot as if it’s nighttime. ","We’re at a nature preserve near Little Rock to witness how wildlife responds to the total eclipse."]},"cardData":{"graphics":[]},"date":{"createdAt":"2024-04-08T16:41:50.304Z","publishedAt":"2024-04-08T16:41:50.304Z","modifiedAt":"2024-04-08T16:41:50.304Z"},"description":{"primary":"For wildlife, the sudden darkness of a total solar eclipse comes as a surprise. Birds might squawk to sound an alarm.","seo":"For wildlife, the sudden darkness of a total solar eclipse comes as a surprise. Birds might squawk to sound an alarm.","social":"How birds and other wildlife may react to the eclipse"},"headline":{"primary":"How birds and other wildlife may react to the eclipse","seo":"How birds and other wildlife may react to the eclipse","social":"How birds and other wildlife may react to the eclipse","tease":"How birds and other wildlife may react to the eclipse"},"primaryImage":null,"teaseImage":null,"taxonomy":{"primaryChannel":{"id":"rctx6603","path":"nbcnews/channel/nebula-blog-rcna145900","taxonomyType":"channel"},"primaryVertical":{"dateCreated":"Thu Sep 16 2021 03:51:57 GMT+0000 (UTC)","dateModified":"Thu Sep 16 2021 03:51:57 GMT+0000 (UTC)","description":{"primary":null},"id":"nctx20366","isCurated":true,"name":"News","path":"nbcnews/vertical/news","pageRoute":"/","slug":"news","type":"taxonomy","taxonomyType":"vertical","url":{"primary":"https://www.nbcnews.com/"}}},"url":{"primary":"https://www.nbcnews.com/science/space/live-blog/solar-eclipse-2024-live-updates-rcna145900#rcrd38487"},"replies":[]},{"id":"rcrd38495","authors":[{"bio":[],"dateCreated":"Wed Apr 13 2022 16:00:12 GMT+0000 (UTC)","dateModified":"Wed Apr 13 2022 16:00:12 GMT+0000 (UTC)","shortBio":null,"liveBlogShortBio":"","experience":[],"educationAndExpertise":[],"awards":[],"id":"ncpn1294397","email":"Jesse.Kirsch@nbcuni.com","jobTitle":["Correspondent"],"name":" Jesse Kirsch","primaryImage":null,"publisher":{"name":"nbcnews","subType":null,"type":"organization"},"socialMediaProfiles":{"email":null,"facebook":null,"instagram":null,"pinterest":null,"snapchat":null,"tiktok":null,"twitter":null,"whatsapp":null,"youtube":null},"subType":null,"type":"person","url":null,"worksFor":null}],"cardType":"POST","isHeadlineHidden":false,"content":{"markupAndEmbeds":[{"type":"markup","element":"p","html":"People who are visually impaired can still participate in eclipse festivities in Cleveland, thanks to a \"LightSound\" device that converts light from the sun into noise."},{"type":"markup","element":"p","html":"“So you hear the tone — brighter light is a higher pitch tone — and as the shadow passes over, it’s going to get lower and lower and lower until it’s just a series of clicks when it’s perfectly dark,” said Lindsay Deering, an information and education administrator at the Ohio Department of Natural Resources."},{"type":"embeddedVideo","disablePlaylistAutoplay":false,"presentation":{"alignment":"left","size":"medium","style":"default","byline":null,"hideRecommendations":false,"hideProductRecommendations":false,"_overriddenByGetProcessedCardData":true},"video":{"id":"mmvo208542277923","taxonomy":{"additionalTerms":[{"dateCreated":"Thu Sep 16 2021 03:10:11 GMT+0000 (UTC)","dateModified":"Thu Sep 16 2021 03:10:11 GMT+0000 (UTC)","description":{"primary":null},"id":"nctx19521","isCurated":false,"name":"Science","path":"nbcnews/section/mach/science","pageRoute":"/","slug":"science","type":"taxonomy","taxonomyType":"topic","url":{"primary":null}},{"dateCreated":"Thu Sep 16 2021 03:51:58 GMT+0000 (UTC)","dateModified":"Thu Sep 16 2021 03:51:58 GMT+0000 (UTC)","description":{"primary":null},"id":"nctx19861","isCurated":true,"name":"Science","path":"nbcnews/vertical/mach/science","pageRoute":"/science","slug":"science","type":"taxonomy","taxonomyType":"subvertical","url":{"primary":"https://www.nbcnews.com/mach/science"}},{"dateCreated":"Thu Mar 17 2022 20:14:47 GMT+0000 (UTC)","dateModified":"Thu Mar 17 2022 20:14:47 GMT+0000 (UTC)","description":{"primary":null},"id":"nctx23722","isCurated":false,"name":"MSNBC Dayside","path":"msnbc/show/msnbc-dayside","pageRoute":"/","slug":"msnbc-dayside","type":"taxonomy","taxonomyType":"show","url":{"primary":null}},{"dateCreated":"Thu Sep 16 2021 03:15:10 GMT+0000 (UTC)","dateModified":"Thu Sep 16 2021 03:15:10 GMT+0000 (UTC)","description":{"primary":null},"id":"nctx66","isCurated":true,"name":"U.S. news","path":"nbcnews/section/news/us-news","pageRoute":"/us-news","slug":"us-news","type":"taxonomy","taxonomyType":"topic","url":{"primary":"https://www.nbcnews.com/us-news"}},{"dateCreated":"Thu Sep 16 2021 03:36:51 GMT+0000 (UTC)","dateModified":"Thu Sep 16 2021 03:36:51 GMT+0000 (UTC)","description":{"primary":null},"id":"nctx73","isCurated":true,"name":"Science","path":"nbcnews/section/science","pageRoute":"/science","slug":"science","type":"taxonomy","taxonomyType":"section","url":{"primary":"https://www.nbcnews.com/science"}}],"primaryVertical":{"name":"MSNBC","taxonomyType":"vertical"},"primarySection":null,"primaryTopic":null},"unibrow":{"logo":null,"taxonomyPath":null,"text":"Ana Cabrera Reports","url":{"primary":"https://www.msnbc.com/ana-cabrera-reports/watch/how-the-visually-impaired-are-participating-in-the-eclipse-from-ohio-208542277923"}},"duration":"PT1M43S","dateCreated":"Mon Apr 08 2024 15:37:48 GMT+0000 (UTC)","datePublished":"Mon Apr 08 2024 15:37:48 GMT+0000 (UTC)","dateModified":"Tue Apr 09 2024 14:55:16 GMT+0000 (UTC)","dateBroadcast":"Mon Apr 08 2024 15:37:51 GMT+0000 (UTC)","liveVideoStatus":"NONE","nativeAd":false,"mpxMetadata":{"id":"208542277923","guid":"n_cabrera_brk_kirsch_240408","externalAdvertiserId":"n_cabrera_brk_kirsch_240408","accountId":"2704722219","accountName":"nbcnewsdigital"},"source":{"name":"Ana Cabrera Reports"},"publisher":{"name":"msnbc"},"partOfEpisode":null,"partOfSeason":null,"videoType":"broadcast","sentiment":"positive","headline":{"primary":"","tease":"","seo":"How the visually impaired are participating in the eclipse from Ohio","social":""},"description":{"primary":"NBC News' Jesse Kirsch reports from Cleveland, Ohio, on how officials are using a \"LightSound\" device to convert light from the sun into noise so those who are visually impaired can participate in the eclipse.","seo":"NBC News' Jesse Kirsch reports from Cleveland, Ohio, on how officials are using a \"LightSound\" device to convert light from the sun into noise so those who are visually impaired can participate in the eclipse."},"playable":true,"url":{"canonical":"https://www.msnbc.com/ana-cabrera-reports/watch/how-the-visually-impaired-are-participating-in-the-eclipse-from-ohio-208542277923","primary":"https://www.msnbc.com/ana-cabrera-reports/watch/how-the-visually-impaired-are-participating-in-the-eclipse-from-ohio-208542277923","short":"https://www.msnbc.com/ana-cabrera-reports/watch/how-the-visually-impaired-are-participating-in-the-eclipse-from-ohio-208542277923","slug":"how-the-visually-impaired-are-participating-in-the-eclipse-from-ohio-208542277923"},"hasCaptions":true,"closedCaptioning":{"smptett":null,"srt":"https://nbcnewsdigital-static.nbcuni.com/media/captions/NBC_News_Digital/2024/04/1712590647976_n_cabrera_brk_kirsch_240408.srt","webvtt":"https://nbcnewsdigital-static.nbcuni.com/media/captions/NBC_News_Digital/2024/04/1712590647976_n_cabrera_brk_kirsch_240408.vtt"},"videoAssets":[{"assetType":"EMP","format":"M3U","publicUrl":"https://prodamdnewsencoding.akamaized.net/NBC_News_Digital/n_cabrera_brk_kirsch_240408/1/abs/index.m3u8","height":1080,"width":1920,"assetDuration":103.337,"bitrate":3978000},{"assetType":"akamaiMp4","format":"MPEG4","publicUrl":"https://prodamdnewsencoding.akamaized.net/NBC_News_Digital/nbcnews/video/2024/04/1712590647976_n_cabrera_brk_kirsch_240408_6.mp4","height":1080,"width":1920,"assetDuration":103.337,"bitrate":3978570}],"primaryImage":{"id":"vidimg1273129291","headline":{"primary":null},"altText":null,"caption":null,"url":{"primary":"https://media-cldnry.s-nbcnews.com/image/upload/mpx/2704722219/2024_04/1712590647976_n_cabrera_brk_kirsch_240408_1920x1080-jc3kd7.jpg"},"imageUrl":{"aims":"https://media13.s-nbcnews.com/i/mpx/2704722219/2024_04/1712590647976_n_cabrera_brk_kirsch_240408_1920x1080-jc3kd7.jpg","cloudinary":"https://media-cldnry.s-nbcnews.com/image/upload/mpx/2704722219/2024_04/1712590647976_n_cabrera_brk_kirsch_240408_1920x1080-jc3kd7.jpg","telemundo":null},"source":null,"authors":[],"height":null,"width":null,"graphicContent":false},"teaseImage":{"id":"vidimg1273129291","headline":{"primary":null},"altText":null,"caption":null,"url":{"primary":"https://media-cldnry.s-nbcnews.com/image/upload/mpx/2704722219/2024_04/1712590647976_n_cabrera_brk_kirsch_240408_1920x1080-jc3kd7.jpg"},"imageUrl":{"aims":"https://media13.s-nbcnews.com/i/mpx/2704722219/2024_04/1712590647976_n_cabrera_brk_kirsch_240408_1920x1080-jc3kd7.jpg","cloudinary":"https://media-cldnry.s-nbcnews.com/image/upload/mpx/2704722219/2024_04/1712590647976_n_cabrera_brk_kirsch_240408_1920x1080-jc3kd7.jpg","telemundo":null},"source":null,"authors":[],"height":null,"width":null,"graphicContent":false},"documentTracing":{"currentMessageId":{"id":"a127a0de-3060-4e4f-b820-83f640db27ed","updatedDate":"Tue Apr 09 2024 14:55:25 GMT+0000 (UTC)"}},"relatedUrl":null,"relatedContentLink":{"text":null,"url":null},"associatedVideoPlaylist":{"headline":{"primary":"Science"},"videos":[{"type":"video","id":"mmvo209023557835","unibrow":{"logo":null,"taxonomyPath":null,"text":"NBC News","url":{"primary":"https://www.nbcnews.com/video/coral-scientists-explain-how-coral-bleaching-happens-209023557835"}},"mpxMetadata":{"id":"209023557835","guid":"f_mo_bleached_coral_240415","externalAdvertiserId":"f_mo_bleached_coral_240415"},"datePublished":"Mon Apr 15 2024 20:25:07 GMT+0000 (UTC)","dateCreated":"Mon Apr 15 2024 20:25:07 GMT+0000 (UTC)","dateModified":"Mon Apr 15 2024 20:32:27 GMT+0000 (UTC)","primaryImage":{"id":"vidimg503002334","headline":{"primary":null},"altText":null,"caption":null,"url":{"primary":"https://media-cldnry.s-nbcnews.com/image/upload/mpx/2704722219/2024_04/f_mo_bleached_coral_240415.00_00_13_18.Still001-d5gmle.jpg"},"imageUrl":{"aims":"https://media11.s-nbcnews.com/i/mpx/2704722219/2024_04/f_mo_bleached_coral_240415.00_00_13_18.Still001-d5gmle.jpg","cloudinary":"https://media-cldnry.s-nbcnews.com/image/upload/mpx/2704722219/2024_04/f_mo_bleached_coral_240415.00_00_13_18.Still001-d5gmle.jpg","telemundo":null},"source":null,"authors":[],"height":null,"width":null,"graphicContent":false},"teaseImage":{"id":"vidimg503002334","headline":{"primary":null},"altText":null,"caption":null,"url":{"primary":"https://media-cldnry.s-nbcnews.com/image/upload/mpx/2704722219/2024_04/f_mo_bleached_coral_240415.00_00_13_18.Still001-d5gmle.jpg"},"imageUrl":{"aims":"https://media11.s-nbcnews.com/i/mpx/2704722219/2024_04/f_mo_bleached_coral_240415.00_00_13_18.Still001-d5gmle.jpg","cloudinary":"https://media-cldnry.s-nbcnews.com/image/upload/mpx/2704722219/2024_04/f_mo_bleached_coral_240415.00_00_13_18.Still001-d5gmle.jpg","telemundo":null},"source":null,"authors":[],"height":null,"width":null,"graphicContent":false},"url":{"canonical":"https://www.nbcnews.com/video/coral-scientists-explain-how-coral-bleaching-happens-209023557835","primary":"https://www.nbcnews.com/video/coral-scientists-explain-how-coral-bleaching-happens-209023557835","short":"https://www.nbcnews.com/video/coral-scientists-explain-how-coral-bleaching-happens-209023557835","slug":"coral-scientists-explain-how-coral-bleaching-happens-209023557835"},"relatedUrl":null,"relatedContentLink":{"text":null,"url":null},"duration":"PT2M15S","nativeAd":false,"videoType":"webExtra","sentiment":"neutral","headline":{"primary":"Coral scientists explain how coral bleaching happens","tease":"Coral scientists explain how coral bleaching happens","social":"Coral scientists explain how coral bleaching happens"},"description":{"primary":"Coral scientists detail how coral bleaching happens and explain that climate change is a major factor in driving heat stress."},"publisher":{"name":"nbcnews"},"source":{"name":"NBC News"},"taxonomy":{"additionalTerms":[{"dateCreated":"Thu Sep 16 2021 03:10:11 GMT+0000 (UTC)","dateModified":"Thu Sep 16 2021 03:10:11 GMT+0000 (UTC)","description":{"primary":null},"id":"nctx19521","isCurated":false,"name":"Science","path":"nbcnews/section/mach/science","pageRoute":"/","slug":"science","type":"taxonomy","taxonomyType":"topic","url":{"primary":null}},{"dateCreated":"Thu Sep 16 2021 03:51:58 GMT+0000 (UTC)","dateModified":"Thu Sep 16 2021 03:51:58 GMT+0000 (UTC)","description":{"primary":null},"id":"nctx19861","isCurated":true,"name":"Science","path":"nbcnews/vertical/mach/science","pageRoute":"/science","slug":"science","type":"taxonomy","taxonomyType":"subvertical","url":{"primary":"https://www.nbcnews.com/mach/science"}},{"dateCreated":"Fri Apr 29 2022 02:27:32 GMT+0000 (UTC)","dateModified":"Fri Apr 29 2022 02:27:32 GMT+0000 (UTC)","description":{"primary":null},"id":"nctx20846","isCurated":false,"name":"News","path":"msnbc/section/msnbc/news","pageRoute":"/","slug":"news","type":"taxonomy","taxonomyType":"topic","url":{"primary":null}},{"dateCreated":"Fri Apr 01 2022 20:42:09 GMT+0000 (UTC)","dateModified":"Fri Apr 01 2022 20:42:09 GMT+0000 (UTC)","description":{"primary":null},"id":"nctx23345","isCurated":true,"name":"News","path":"nbcnews/show/meet-the-press/news","pageRoute":"/meet-the-press","slug":"news","type":"taxonomy","taxonomyType":"topic","url":{"primary":"https://www.nbcnews.com/meet-the-press"}},{"dateCreated":"Thu Sep 16 2021 03:36:45 GMT+0000 (UTC)","dateModified":"Thu Sep 16 2021 03:36:45 GMT+0000 (UTC)","description":{"primary":null},"id":"nctx7","isCurated":false,"name":"News","path":"nbcnews/section/news","pageRoute":"/","slug":"news","type":"taxonomy","taxonomyType":"section","url":{"primary":null}},{"dateCreated":"Thu Sep 16 2021 03:36:51 GMT+0000 (UTC)","dateModified":"Thu Sep 16 2021 03:36:51 GMT+0000 (UTC)","description":{"primary":null},"id":"nctx73","isCurated":true,"name":"Science","path":"nbcnews/section/science","pageRoute":"/science","slug":"science","type":"taxonomy","taxonomyType":"section","url":{"primary":"https://www.nbcnews.com/science"}}],"primaryVertical":{"name":"News"},"primarySection":null,"primaryTopic":null},"hasCaptions":true,"closedCaptioning":{"smptett":null,"srt":"https://vod.nbcnews.com/nbcnews/captions/2024/04/f_mo_bleached_coral_240415_0425.srt","webvtt":"https://vod.nbcnews.com/nbcnews/captions/2024/04/f_mo_bleached_coral_240415_0425.vtt"},"videoAssets":[{"assetType":"EMP","format":"M3U","publicUrl":"https://prodamdnewsencoding.akamaized.net/NBC_News_Digital/f_mo_bleached_coral_240415/1/abs/index.m3u8","height":1080,"width":1920,"assetDuration":134.602,"bitrate":4554000},{"assetType":"akamaiMp4","format":"MPEG4","publicUrl":"https://prodamdnewsencoding.akamaized.net/NBC_News_Digital/nbcnews/video/2024/04/f_mo_bleached_coral_240415_3377292664.mp4","height":1080,"width":1920,"assetDuration":134.602,"bitrate":4554000}]},{"type":"video","id":"mmvo208955461634","unibrow":{"logo":null,"taxonomyPath":null,"text":"TODAY","url":{"primary":"https://www.today.com/video/science-class-reunites-46-years-later-to-witness-total-solar-eclipse-208955461634"}},"mpxMetadata":{"id":"208955461634","guid":"tdy_sun_highs_lows_solar_eclipse_240414","externalAdvertiserId":"tdy_sun_highs_lows_solar_eclipse_240414"},"datePublished":"Sun Apr 14 2024 13:17:59 GMT+0000 (UTC)","dateCreated":"Sun Apr 14 2024 13:17:59 GMT+0000 (UTC)","dateModified":"Sun Apr 14 2024 19:00:35 GMT+0000 (UTC)","primaryImage":{"id":"vidimg1478938582","headline":{"primary":null},"altText":null,"caption":null,"url":{"primary":"https://media-cldnry.s-nbcnews.com/image/upload/mpx/2704722219/2024_04/1713100660432_tdy_sun_highs_lows_solar_eclipse_240414_1920x1080-oubiy9.jpg"},"imageUrl":{"aims":"https://media14.s-nbcnews.com/i/mpx/2704722219/2024_04/1713100660432_tdy_sun_highs_lows_solar_eclipse_240414_1920x1080-oubiy9.jpg","cloudinary":"https://media-cldnry.s-nbcnews.com/image/upload/mpx/2704722219/2024_04/1713100660432_tdy_sun_highs_lows_solar_eclipse_240414_1920x1080-oubiy9.jpg","telemundo":null},"source":null,"authors":[],"height":null,"width":null,"graphicContent":false},"teaseImage":{"id":"vidimg1478938582","headline":{"primary":null},"altText":null,"caption":null,"url":{"primary":"https://media-cldnry.s-nbcnews.com/image/upload/mpx/2704722219/2024_04/1713100660432_tdy_sun_highs_lows_solar_eclipse_240414_1920x1080-oubiy9.jpg"},"imageUrl":{"aims":"https://media14.s-nbcnews.com/i/mpx/2704722219/2024_04/1713100660432_tdy_sun_highs_lows_solar_eclipse_240414_1920x1080-oubiy9.jpg","cloudinary":"https://media-cldnry.s-nbcnews.com/image/upload/mpx/2704722219/2024_04/1713100660432_tdy_sun_highs_lows_solar_eclipse_240414_1920x1080-oubiy9.jpg","telemundo":null},"source":null,"authors":[],"height":null,"width":null,"graphicContent":false},"url":{"canonical":"https://www.today.com/video/science-class-reunites-46-years-later-to-witness-total-solar-eclipse-208955461634","primary":"https://www.today.com/video/science-class-reunites-46-years-later-to-witness-total-solar-eclipse-208955461634","short":"https://www.today.com/video/science-class-reunites-46-years-later-to-witness-total-solar-eclipse-208955461634","slug":"science-class-reunites-46-years-later-to-witness-total-solar-eclipse-208955461634"},"relatedUrl":null,"relatedContentLink":{"text":null,"url":null},"duration":"PT4M49S","nativeAd":false,"videoType":"broadcast","sentiment":"positive","headline":{"primary":"Science class reunites 46 years later to witness total solar eclipse","tease":"Science class reunites 46 years later to witness total solar eclipse","social":"Science class reunites 46 years later to witness total solar eclipse"},"description":{"primary":"Sunday TODAY’s Willie Geist runs through the Highs and Lows of the week including a science class from 1978 reuniting with their teacher to witness the once-in-a-generation total solar eclipse, a racehorse trotting on the wrong track and more!"},"publisher":{"name":"today"},"source":{"name":"TODAY"},"taxonomy":{"additionalTerms":[{"dateCreated":"Thu Sep 16 2021 03:10:11 GMT+0000 (UTC)","dateModified":"Thu Sep 16 2021 03:10:11 GMT+0000 (UTC)","description":{"primary":null},"id":"nctx19521","isCurated":false,"name":"Science","path":"nbcnews/section/mach/science","pageRoute":"/","slug":"science","type":"taxonomy","taxonomyType":"topic","url":{"primary":null}},{"dateCreated":"Thu Sep 16 2021 03:51:58 GMT+0000 (UTC)","dateModified":"Thu Sep 16 2021 03:51:58 GMT+0000 (UTC)","description":{"primary":null},"id":"nctx19861","isCurated":true,"name":"Science","path":"nbcnews/vertical/mach/science","pageRoute":"/science","slug":"science","type":"taxonomy","taxonomyType":"subvertical","url":{"primary":"https://www.nbcnews.com/mach/science"}},{"dateCreated":"Thu Sep 16 2021 03:36:51 GMT+0000 (UTC)","dateModified":"Thu Sep 16 2021 03:36:51 GMT+0000 (UTC)","description":{"primary":null},"id":"nctx73","isCurated":true,"name":"Science","path":"nbcnews/section/science","pageRoute":"/science","slug":"science","type":"taxonomy","taxonomyType":"section","url":{"primary":"https://www.nbcnews.com/science"}},{"dateCreated":"Thu Sep 16 2021 03:10:17 GMT+0000 (UTC)","dateModified":"Thu Sep 16 2021 03:10:17 GMT+0000 (UTC)","description":{"primary":null},"id":"tdtx101","isCurated":true,"name":"News","path":"today/section/news","pageRoute":"/news","slug":"news","type":"taxonomy","taxonomyType":"section","url":{"primary":"https://www.today.com/news"}},{"dateCreated":"Thu Sep 16 2021 03:10:17 GMT+0000 (UTC)","dateModified":"Thu Sep 16 2021 03:10:17 GMT+0000 (UTC)","description":{"primary":null},"id":"tdtx102","isCurated":true,"name":"Pop Culture","path":"today/section/popculture","pageRoute":"/popculture","slug":"popculture","type":"taxonomy","taxonomyType":"section","url":{"primary":"https://www.today.com/popculture"}},{"dateCreated":"Wed Sep 28 2022 15:01:52 GMT+0000 (UTC)","dateModified":"Wed Sep 28 2022 15:01:52 GMT+0000 (UTC)","description":{"primary":null},"id":"tdtx117","isCurated":false,"name":"News","path":"today/section/news/news","pageRoute":"/","slug":"news","type":"taxonomy","taxonomyType":"topic","url":{"primary":null}},{"dateCreated":"Thu Sep 16 2021 03:10:05 GMT+0000 (UTC)","dateModified":"Thu Sep 16 2021 03:10:05 GMT+0000 (UTC)","description":{"primary":null},"id":"tdtx118","isCurated":true,"name":"Good News","path":"today/section/news/good-news","pageRoute":"/news/good-news","slug":"good-news","type":"taxonomy","taxonomyType":"topic","url":{"primary":"https://www.today.com/news/good-news"}},{"dateCreated":"Thu Sep 16 2021 03:10:14 GMT+0000 (UTC)","dateModified":"Thu Sep 16 2021 03:10:14 GMT+0000 (UTC)","description":{"primary":null},"id":"tdtx154","isCurated":true,"name":"Cutest Thing Ever","path":"today/section/pets/pets/cutest-thing-ever","pageRoute":"/pets/cutest-thing-ever","slug":"cutest-thing-ever","type":"taxonomy","taxonomyType":"subtopic","url":{"primary":"https://www.today.com/pets/cutest-thing-ever"}},{"dateCreated":"Thu Sep 16 2021 03:10:15 GMT+0000 (UTC)","dateModified":"Thu Sep 16 2021 03:10:15 GMT+0000 (UTC)","description":{"primary":null},"id":"tdtx206","isCurated":true,"name":"Moments that Matter","path":"today/section/parents/parents/moments-that-matter","pageRoute":"/parents/moments-that-matter","slug":"moments-that-matter","type":"taxonomy","taxonomyType":"subtopic","url":{"primary":"https://www.today.com/parents/moments-that-matter"}},{"dateCreated":"Tue Jan 04 2022 15:36:59 GMT+0000 (UTC)","dateModified":"Tue Jan 04 2022 15:36:59 GMT+0000 (UTC)","description":{"primary":null},"id":"tdtx2977","isCurated":false,"name":"Top Videos","path":"today/label/top-videos","pageRoute":"/","slug":"top-videos","type":"taxonomy","taxonomyType":"label","url":{"primary":null}},{"dateCreated":"Thu Sep 16 2021 03:36:04 GMT+0000 (UTC)","dateModified":"Thu Sep 16 2021 03:36:04 GMT+0000 (UTC)","description":{"primary":null},"id":"tdtx951","isCurated":true,"name":"Sunday TODAY","path":"today/show/sunday-today","pageRoute":"/sunday-today","slug":"sunday-today","type":"taxonomy","taxonomyType":"show","url":{"primary":"https://www.today.com/sunday-today"}}],"primaryVertical":{"name":"today"},"primarySection":null,"primaryTopic":null},"hasCaptions":true,"closedCaptioning":{"smptett":null,"srt":"https://nbcnewsdigital-static.nbcuni.com/media/captions/NBC_News_Digital/2024/04/1713100660432_tdy_sun_highs_lows_solar_eclipse_240414.srt","webvtt":"https://nbcnewsdigital-static.nbcuni.com/media/captions/NBC_News_Digital/2024/04/1713100660432_tdy_sun_highs_lows_solar_eclipse_240414.vtt"},"videoAssets":[{"assetType":"EMP","format":"M3U","publicUrl":"https://prodamdnewsencoding.akamaized.net/NBC_News_Digital/tdy_sun_highs_lows_solar_eclipse_240414/1/abs/index.m3u8","height":1080,"width":1920,"assetDuration":289.024,"bitrate":4249000},{"assetType":"akamaiMp4","format":"MPEG4","publicUrl":"https://prodamdnewsencoding.akamaized.net/NBC_News_Digital/nbcnews/video/2024/04/1713100660432_tdy_sun_highs_lows_solar_eclipse_240414_6.mp4","height":1080,"width":1920,"assetDuration":289.024,"bitrate":4249008}]},{"type":"video","id":"mmvo208603717917","unibrow":{"logo":null,"taxonomyPath":null,"text":"TODAY","url":{"primary":"https://www.today.com/video/millions-gather-to-celebrate-solar-eclipse-along-path-of-totality-208603717917"}},"mpxMetadata":{"id":"208603717917","guid":"tdy_news_7a_costello_eclipse_240409","externalAdvertiserId":"tdy_news_7a_costello_eclipse_240409"},"datePublished":"Tue Apr 09 2024 11:11:19 GMT+0000 (UTC)","dateCreated":"Tue Apr 09 2024 11:11:19 GMT+0000 (UTC)","dateModified":"Sat Apr 13 2024 03:21:34 GMT+0000 (UTC)","primaryImage":{"id":"vidimg1821086297","headline":{"primary":null},"altText":null,"caption":null,"url":{"primary":"https://media-cldnry.s-nbcnews.com/image/upload/mpx/2704722219/2024_04/Eclipse_x_Viewers-d6cxtc.jpg"},"imageUrl":{"aims":"https://media13.s-nbcnews.com/i/mpx/2704722219/2024_04/Eclipse_x_Viewers-d6cxtc.jpg","cloudinary":"https://media-cldnry.s-nbcnews.com/image/upload/mpx/2704722219/2024_04/Eclipse_x_Viewers-d6cxtc.jpg","telemundo":null},"source":null,"authors":[],"height":null,"width":null,"graphicContent":false},"teaseImage":{"id":"vidimg1821086297","headline":{"primary":null},"altText":null,"caption":null,"url":{"primary":"https://media-cldnry.s-nbcnews.com/image/upload/mpx/2704722219/2024_04/Eclipse_x_Viewers-d6cxtc.jpg"},"imageUrl":{"aims":"https://media13.s-nbcnews.com/i/mpx/2704722219/2024_04/Eclipse_x_Viewers-d6cxtc.jpg","cloudinary":"https://media-cldnry.s-nbcnews.com/image/upload/mpx/2704722219/2024_04/Eclipse_x_Viewers-d6cxtc.jpg","telemundo":null},"source":null,"authors":[],"height":null,"width":null,"graphicContent":false},"url":{"canonical":"https://www.today.com/video/millions-gather-to-celebrate-solar-eclipse-along-path-of-totality-208603717917","primary":"https://www.today.com/video/millions-gather-to-celebrate-solar-eclipse-along-path-of-totality-208603717917","short":"https://www.today.com/video/millions-gather-to-celebrate-solar-eclipse-along-path-of-totality-208603717917","slug":"millions-gather-to-celebrate-solar-eclipse-along-path-of-totality-208603717917"},"relatedUrl":null,"relatedContentLink":{"text":null,"url":null},"duration":"PT3M5S","nativeAd":false,"videoType":"broadcast","sentiment":"positive","headline":{"primary":"Millions gather to celebrate solar eclipse along path of totality","tease":"Millions gather to celebrate solar eclipse along path of totality","social":"Millions gather to celebrate solar eclipse along path of totality"},"description":{"primary":"The total solar eclipse brought millions together to witness the rare once-in-a-generation moment. NBC’s Tom Costello reports for TODAY."},"publisher":{"name":"today"},"source":{"name":"TODAY"},"taxonomy":{"additionalTerms":[{"dateCreated":"Thu Sep 16 2021 03:10:11 GMT+0000 (UTC)","dateModified":"Thu Sep 16 2021 03:10:11 GMT+0000 (UTC)","description":{"primary":null},"id":"nctx19521","isCurated":false,"name":"Science","path":"nbcnews/section/mach/science","pageRoute":"/","slug":"science","type":"taxonomy","taxonomyType":"topic","url":{"primary":null}},{"dateCreated":"Thu Sep 16 2021 03:51:58 GMT+0000 (UTC)","dateModified":"Thu Sep 16 2021 03:51:58 GMT+0000 (UTC)","description":{"primary":null},"id":"nctx19861","isCurated":true,"name":"Science","path":"nbcnews/vertical/mach/science","pageRoute":"/science","slug":"science","type":"taxonomy","taxonomyType":"subvertical","url":{"primary":"https://www.nbcnews.com/mach/science"}},{"dateCreated":"Fri Apr 29 2022 02:27:32 GMT+0000 (UTC)","dateModified":"Fri Apr 29 2022 02:27:32 GMT+0000 (UTC)","description":{"primary":null},"id":"nctx20846","isCurated":false,"name":"News","path":"msnbc/section/msnbc/news","pageRoute":"/","slug":"news","type":"taxonomy","taxonomyType":"topic","url":{"primary":null}},{"dateCreated":"Fri Apr 01 2022 20:42:09 GMT+0000 (UTC)","dateModified":"Fri Apr 01 2022 20:42:09 GMT+0000 (UTC)","description":{"primary":null},"id":"nctx23345","isCurated":true,"name":"News","path":"nbcnews/show/meet-the-press/news","pageRoute":"/meet-the-press","slug":"news","type":"taxonomy","taxonomyType":"topic","url":{"primary":"https://www.nbcnews.com/meet-the-press"}},{"dateCreated":"Thu Sep 16 2021 03:36:45 GMT+0000 (UTC)","dateModified":"Thu Sep 16 2021 03:36:45 GMT+0000 (UTC)","description":{"primary":null},"id":"nctx7","isCurated":false,"name":"News","path":"nbcnews/section/news","pageRoute":"/","slug":"news","type":"taxonomy","taxonomyType":"section","url":{"primary":null}},{"dateCreated":"Thu Sep 16 2021 03:36:51 GMT+0000 (UTC)","dateModified":"Thu Sep 16 2021 03:36:51 GMT+0000 (UTC)","description":{"primary":null},"id":"nctx73","isCurated":true,"name":"Science","path":"nbcnews/section/science","pageRoute":"/science","slug":"science","type":"taxonomy","taxonomyType":"section","url":{"primary":"https://www.nbcnews.com/science"}},{"dateCreated":"Thu Sep 16 2021 03:10:17 GMT+0000 (UTC)","dateModified":"Thu Sep 16 2021 03:10:17 GMT+0000 (UTC)","description":{"primary":null},"id":"tdtx101","isCurated":true,"name":"News","path":"today/section/news","pageRoute":"/news","slug":"news","type":"taxonomy","taxonomyType":"section","url":{"primary":"https://www.today.com/news"}},{"dateCreated":"Wed Sep 28 2022 15:01:52 GMT+0000 (UTC)","dateModified":"Wed Sep 28 2022 15:01:52 GMT+0000 (UTC)","description":{"primary":null},"id":"tdtx117","isCurated":false,"name":"News","path":"today/section/news/news","pageRoute":"/","slug":"news","type":"taxonomy","taxonomyType":"topic","url":{"primary":null}},{"dateCreated":"Fri Sep 23 2022 19:39:40 GMT+0000 (UTC)","dateModified":"Fri Sep 23 2022 19:39:40 GMT+0000 (UTC)","description":{"primary":null},"id":"tdtx134","isCurated":true,"name":"Travel","path":"today/section/money/travel","pageRoute":"/life/travel","slug":"travel","type":"taxonomy","taxonomyType":"topic","url":{"primary":"https://www.today.com/life/travel"}},{"dateCreated":"Thu Sep 16 2021 03:10:13 GMT+0000 (UTC)","dateModified":"Thu Sep 16 2021 03:10:13 GMT+0000 (UTC)","description":{"primary":null},"id":"tdtx2009","isCurated":false,"name":"Travel","path":"today/section/tmrw/travel","pageRoute":"/","slug":"travel","type":"taxonomy","taxonomyType":"topic","url":{"primary":null}},{"dateCreated":"Tue Jan 04 2022 15:36:59 GMT+0000 (UTC)","dateModified":"Tue Jan 04 2022 15:36:59 GMT+0000 (UTC)","description":{"primary":null},"id":"tdtx2977","isCurated":false,"name":"Top Videos","path":"today/label/top-videos","pageRoute":"/","slug":"top-videos","type":"taxonomy","taxonomyType":"label","url":{"primary":null}}],"primaryVertical":{"name":"today"},"primarySection":null,"primaryTopic":null},"hasCaptions":true,"closedCaptioning":{"smptett":null,"srt":"https://vod.nbcnews.com/nbcnews/captions/2024/04/tdy_news_7a_costello_eclipse_240409.srt","webvtt":"https://vod.nbcnews.com/nbcnews/captions/2024/04/tdy_news_7a_costello_eclipse_240409.vtt"},"videoAssets":[{"assetType":"EMP","format":"M3U","publicUrl":"https://prodamdnewsencoding.akamaized.net/NBC_News_Digital/tdy_news_7a_costello_eclipse_240409/1/abs/index.m3u8","height":1080,"width":1920,"assetDuration":185.386,"bitrate":4560000},{"assetType":"akamaiMp4","format":"MPEG4","publicUrl":"https://prodamdnewsencoding.akamaized.net/NBC_News_Digital/nbcnews/video/2024/04/tdy_news_7a_costello_eclipse_240409_3368886548.mp4","height":1080,"width":1920,"assetDuration":185.386,"bitrate":4560000}]},{"type":"video","id":"mmvo208587845997","unibrow":{"logo":null,"taxonomyPath":null,"text":"NBC News NOW","url":{"primary":"https://www.nbcnews.com/now/video/meet-the-woman-who-has-seen-21-solar-eclipses-208587845997"}},"mpxMetadata":{"id":"208587845997","guid":"now_staytuned_eclipse_ferrer_240408","externalAdvertiserId":"now_staytuned_eclipse_ferrer_240408"},"datePublished":"Tue Apr 09 2024 01:30:51 GMT+0000 (UTC)","dateCreated":"Tue Apr 09 2024 01:30:51 GMT+0000 (UTC)","dateModified":"Tue Apr 09 2024 01:31:50 GMT+0000 (UTC)","primaryImage":{"id":"vidimg3371059205","headline":{"primary":null},"altText":null,"caption":null,"url":{"primary":"https://media-cldnry.s-nbcnews.com/image/upload/mpx/2704722219/2024_04/1712626230591_now_staytuned_eclipse_ferrer_240408_1920x1080-280nqs.jpg"},"imageUrl":{"aims":"https://media11.s-nbcnews.com/i/mpx/2704722219/2024_04/1712626230591_now_staytuned_eclipse_ferrer_240408_1920x1080-280nqs.jpg","cloudinary":"https://media-cldnry.s-nbcnews.com/image/upload/mpx/2704722219/2024_04/1712626230591_now_staytuned_eclipse_ferrer_240408_1920x1080-280nqs.jpg","telemundo":null},"source":null,"authors":[],"height":null,"width":null,"graphicContent":false},"teaseImage":{"id":"vidimg3371059205","headline":{"primary":null},"altText":null,"caption":null,"url":{"primary":"https://media-cldnry.s-nbcnews.com/image/upload/mpx/2704722219/2024_04/1712626230591_now_staytuned_eclipse_ferrer_240408_1920x1080-280nqs.jpg"},"imageUrl":{"aims":"https://media11.s-nbcnews.com/i/mpx/2704722219/2024_04/1712626230591_now_staytuned_eclipse_ferrer_240408_1920x1080-280nqs.jpg","cloudinary":"https://media-cldnry.s-nbcnews.com/image/upload/mpx/2704722219/2024_04/1712626230591_now_staytuned_eclipse_ferrer_240408_1920x1080-280nqs.jpg","telemundo":null},"source":null,"authors":[],"height":null,"width":null,"graphicContent":false},"url":{"canonical":"https://www.nbcnews.com/now/video/meet-the-woman-who-has-seen-21-solar-eclipses-208587845997","primary":"https://www.nbcnews.com/now/video/meet-the-woman-who-has-seen-21-solar-eclipses-208587845997","short":"https://www.nbcnews.com/now/video/meet-the-woman-who-has-seen-21-solar-eclipses-208587845997","slug":"meet-the-woman-who-has-seen-21-solar-eclipses-208587845997"},"relatedUrl":null,"relatedContentLink":{"text":null,"url":null},"duration":"PT2M23S","nativeAd":false,"videoType":"original","sentiment":"neutral","headline":{"primary":"Meet the woman who has seen 21 solar eclipses","tease":"Meet the woman who has seen 21 solar eclipses","social":"Meet the woman who has seen 21 solar eclipses"},"description":{"primary":"Leticia Ferrer’s passion is chasing solar eclipses. She has seen 21 and hasn’t missed one since 1998. Ferrer has even gone as far as the middle of the Pacific and Atlantic oceans to see them. She talks with Ellison Barber about the power of witnessing these celestial events."},"publisher":{"name":"nbcnews"},"source":{"name":"NBC News NOW"},"taxonomy":{"additionalTerms":[{"dateCreated":"Thu Sep 16 2021 03:10:11 GMT+0000 (UTC)","dateModified":"Thu Sep 16 2021 03:10:11 GMT+0000 (UTC)","description":{"primary":null},"id":"nctx19521","isCurated":false,"name":"Science","path":"nbcnews/section/mach/science","pageRoute":"/","slug":"science","type":"taxonomy","taxonomyType":"topic","url":{"primary":null}},{"dateCreated":"Thu Sep 16 2021 03:51:58 GMT+0000 (UTC)","dateModified":"Thu Sep 16 2021 03:51:58 GMT+0000 (UTC)","description":{"primary":null},"id":"nctx19861","isCurated":true,"name":"Science","path":"nbcnews/vertical/mach/science","pageRoute":"/science","slug":"science","type":"taxonomy","taxonomyType":"subvertical","url":{"primary":"https://www.nbcnews.com/mach/science"}},{"dateCreated":"Thu Sep 16 2021 03:52:10 GMT+0000 (UTC)","dateModified":"Thu Sep 16 2021 03:52:10 GMT+0000 (UTC)","description":{"primary":null},"id":"nctx21301","isCurated":true,"name":"NBC News NOW","path":"nbcnews/collection/nbc-news-now","pageRoute":"/now","slug":"nbc-news-now","type":"taxonomy","taxonomyType":"collection","url":{"primary":"https://www.nbcnews.com/now"}},{"dateCreated":"Thu Sep 16 2021 03:36:51 GMT+0000 (UTC)","dateModified":"Thu Sep 16 2021 03:36:51 GMT+0000 (UTC)","description":{"primary":null},"id":"nctx73","isCurated":true,"name":"Science","path":"nbcnews/section/science","pageRoute":"/science","slug":"science","type":"taxonomy","taxonomyType":"section","url":{"primary":"https://www.nbcnews.com/science"}}],"primaryVertical":{"name":"News"},"primarySection":null,"primaryTopic":null},"hasCaptions":true,"closedCaptioning":{"smptett":null,"srt":"https://nbcnewsdigital-static.nbcuni.com/media/captions/NBC_News_Digital/2024/04/1712626230591_now_staytuned_eclipse_ferrer_240408.srt","webvtt":"https://nbcnewsdigital-static.nbcuni.com/media/captions/NBC_News_Digital/2024/04/1712626230591_now_staytuned_eclipse_ferrer_240408.vtt"},"videoAssets":[{"assetType":"EMP","format":"M3U","publicUrl":"https://prodamdnewsencoding.akamaized.net/NBC_News_Digital/now_staytuned_eclipse_ferrer_240408/1/abs/index.m3u8","height":1080,"width":1920,"assetDuration":142.944,"bitrate":4140000},{"assetType":"akamaiMp4","format":"MPEG4","publicUrl":"https://prodamdnewsencoding.akamaized.net/NBC_News_Digital/nbcnews/video/2024/04/1712626230591_now_staytuned_eclipse_ferrer_240408_6.mp4","height":1080,"width":1920,"assetDuration":142.944,"bitrate":4140662}]},{"type":"video","id":"mmvo208588869826","unibrow":{"logo":null,"taxonomyPath":null,"text":"NBC News NOW","url":{"primary":"https://www.nbcnews.com/now/video/scientists-will-use-total-solar-eclipse-to-study-the-sun-s-corona-208588869826"}},"mpxMetadata":{"id":"208588869826","guid":"now_staytuned_sun_corona_240408","externalAdvertiserId":"now_staytuned_sun_corona_240408"},"datePublished":"Tue Apr 09 2024 01:15:40 GMT+0000 (UTC)","dateCreated":"Tue Apr 09 2024 01:15:40 GMT+0000 (UTC)","dateModified":"Tue Apr 09 2024 01:16:37 GMT+0000 (UTC)","primaryImage":{"id":"vidimg3307739301","headline":{"primary":null},"altText":null,"caption":null,"url":{"primary":"https://media-cldnry.s-nbcnews.com/image/upload/mpx/2704722219/2024_04/1712625319557_now_staytuned_sun_corona_240408_1920x1080-01e4nj.jpg"},"imageUrl":{"aims":"https://media11.s-nbcnews.com/i/mpx/2704722219/2024_04/1712625319557_now_staytuned_sun_corona_240408_1920x1080-01e4nj.jpg","cloudinary":"https://media-cldnry.s-nbcnews.com/image/upload/mpx/2704722219/2024_04/1712625319557_now_staytuned_sun_corona_240408_1920x1080-01e4nj.jpg","telemundo":null},"source":null,"authors":[],"height":null,"width":null,"graphicContent":false},"teaseImage":{"id":"vidimg3307739301","headline":{"primary":null},"altText":null,"caption":null,"url":{"primary":"https://media-cldnry.s-nbcnews.com/image/upload/mpx/2704722219/2024_04/1712625319557_now_staytuned_sun_corona_240408_1920x1080-01e4nj.jpg"},"imageUrl":{"aims":"https://media11.s-nbcnews.com/i/mpx/2704722219/2024_04/1712625319557_now_staytuned_sun_corona_240408_1920x1080-01e4nj.jpg","cloudinary":"https://media-cldnry.s-nbcnews.com/image/upload/mpx/2704722219/2024_04/1712625319557_now_staytuned_sun_corona_240408_1920x1080-01e4nj.jpg","telemundo":null},"source":null,"authors":[],"height":null,"width":null,"graphicContent":false},"url":{"canonical":"https://www.nbcnews.com/now/video/scientists-will-use-total-solar-eclipse-to-study-the-sun-s-corona-208588869826","primary":"https://www.nbcnews.com/now/video/scientists-will-use-total-solar-eclipse-to-study-the-sun-s-corona-208588869826","short":"https://www.nbcnews.com/now/video/scientists-will-use-total-solar-eclipse-to-study-the-sun-s-corona-208588869826","slug":"scientists-will-use-total-solar-eclipse-to-study-the-sun-s-corona-208588869826"},"relatedUrl":null,"relatedContentLink":{"text":null,"url":null},"duration":"PT5M16S","nativeAd":false,"videoType":"original","sentiment":"neutral","headline":{"primary":"Scientists will use total solar eclipse to study the sun's corona","tease":"Scientists will use total solar eclipse to study the sun's corona","social":"Scientists will use total solar eclipse to study the sun's corona"},"description":{"primary":"While millions were awed by the total solar eclipse, scientists hope to learn more about our sun from the celestial event. Amir Caspi, a solar astrophysicist at Southwest Research Institute, talks with Ellison Barber about research his colleagues hope to gather on the sun's corona and what they can learn about the different temperature regions of the star."},"publisher":{"name":"nbcnews"},"source":{"name":"NBC News NOW"},"taxonomy":{"additionalTerms":[{"dateCreated":"Thu Sep 16 2021 03:10:11 GMT+0000 (UTC)","dateModified":"Thu Sep 16 2021 03:10:11 GMT+0000 (UTC)","description":{"primary":null},"id":"nctx19521","isCurated":false,"name":"Science","path":"nbcnews/section/mach/science","pageRoute":"/","slug":"science","type":"taxonomy","taxonomyType":"topic","url":{"primary":null}},{"dateCreated":"Thu Sep 16 2021 03:51:58 GMT+0000 (UTC)","dateModified":"Thu Sep 16 2021 03:51:58 GMT+0000 (UTC)","description":{"primary":null},"id":"nctx19861","isCurated":true,"name":"Science","path":"nbcnews/vertical/mach/science","pageRoute":"/science","slug":"science","type":"taxonomy","taxonomyType":"subvertical","url":{"primary":"https://www.nbcnews.com/mach/science"}},{"dateCreated":"Thu Sep 16 2021 03:52:10 GMT+0000 (UTC)","dateModified":"Thu Sep 16 2021 03:52:10 GMT+0000 (UTC)","description":{"primary":null},"id":"nctx21301","isCurated":true,"name":"NBC News NOW","path":"nbcnews/collection/nbc-news-now","pageRoute":"/now","slug":"nbc-news-now","type":"taxonomy","taxonomyType":"collection","url":{"primary":"https://www.nbcnews.com/now"}},{"dateCreated":"Thu Sep 16 2021 03:36:51 GMT+0000 (UTC)","dateModified":"Thu Sep 16 2021 03:36:51 GMT+0000 (UTC)","description":{"primary":null},"id":"nctx73","isCurated":true,"name":"Science","path":"nbcnews/section/science","pageRoute":"/science","slug":"science","type":"taxonomy","taxonomyType":"section","url":{"primary":"https://www.nbcnews.com/science"}}],"primaryVertical":{"name":"News"},"primarySection":null,"primaryTopic":null},"hasCaptions":true,"closedCaptioning":{"smptett":null,"srt":"https://nbcnewsdigital-static.nbcuni.com/media/captions/NBC_News_Digital/2024/04/1712625319557_now_staytuned_sun_corona_240408.srt","webvtt":"https://nbcnewsdigital-static.nbcuni.com/media/captions/NBC_News_Digital/2024/04/1712625319557_now_staytuned_sun_corona_240408.vtt"},"videoAssets":[{"assetType":"EMP","format":"M3U","publicUrl":"https://prodamdnewsencoding.akamaized.net/NBC_News_Digital/now_staytuned_sun_corona_240408/1/abs/index.m3u8","height":1080,"width":1920,"assetDuration":315.551,"bitrate":4104000},{"assetType":"akamaiMp4","format":"MPEG4","publicUrl":"https://prodamdnewsencoding.akamaized.net/NBC_News_Digital/nbcnews/video/2024/04/1712625319557_now_staytuned_sun_corona_240408_6.mp4","height":1080,"width":1920,"assetDuration":315.551,"bitrate":4104031}]}]}}}],"text":["People who are visually impaired can still participate in eclipse festivities in Cleveland, thanks to a \"LightSound\" device that converts light from the sun into noise.","“So you hear the tone — brighter light is a higher pitch tone — and as the shadow passes over, it’s going to get lower and lower and lower until it’s just a series of clicks when it’s perfectly dark,” said Lindsay Deering, an information and education administrator at the Ohio Department of Natural Resources."]},"cardData":{"graphics":[]},"date":{"createdAt":"2024-04-08T16:29:44.299Z","publishedAt":"2024-04-08T16:29:44.299Z","modifiedAt":"2024-04-08T17:05:51.419Z"},"description":{"primary":"People who are visually impaired can still participate in eclipse festivities in Cleveland, thanks to a \"LightSound\" device that converts light from the sun","seo":"People who are visually impaired can still participate in eclipse festivities in Cleveland, thanks to a \"LightSound\" device that converts light from the sun","social":"How visually impaired people are participating in the eclipse from Ohio"},"headline":{"primary":"How visually impaired people are participating in the eclipse from Ohio","seo":"How visually impaired people are participating in the eclipse from Ohio","social":"How visually impaired people are participating in the eclipse from Ohio","tease":"How visually impaired people are participating in the eclipse from Ohio"},"primaryImage":null,"teaseImage":null,"taxonomy":{"primaryChannel":{"id":"rctx6603","path":"nbcnews/channel/nebula-blog-rcna145900","taxonomyType":"channel"},"primaryVertical":{"dateCreated":"Thu Sep 16 2021 03:51:57 GMT+0000 (UTC)","dateModified":"Thu Sep 16 2021 03:51:57 GMT+0000 (UTC)","description":{"primary":null},"id":"nctx20366","isCurated":true,"name":"News","path":"nbcnews/vertical/news","pageRoute":"/","slug":"news","type":"taxonomy","taxonomyType":"vertical","url":{"primary":"https://www.nbcnews.com/"}}},"url":{"primary":"https://www.nbcnews.com/science/space/live-blog/solar-eclipse-2024-live-updates-rcna145900#rcrd38495"},"replies":[]},{"id":"rcrd38497","authors":[{"bio":[{"type":"markup","element":"p","html":"Shahrzad Elghanayan is a senior photo editor for NBC News Digital."}],"dateCreated":"Thu May 04 2017 17:59:59 GMT+0000 (UTC)","dateModified":"Mon Dec 13 2021 22:15:13 GMT+0000 (UTC)","shortBio":null,"liveBlogShortBio":"","experience":[],"educationAndExpertise":[],"awards":[],"id":"ncpn754876","email":null,"jobTitle":["senior photo editor"],"name":"Shahrzad Elghanayan","primaryImage":null,"publisher":{"name":"nbcnews","subType":null,"type":"organization"},"socialMediaProfiles":{"email":null,"facebook":null,"instagram":null,"pinterest":null,"snapchat":null,"tiktok":null,"twitter":null,"whatsapp":null,"youtube":null},"subType":null,"type":"person","url":null,"worksFor":null}],"cardType":"POST","isHeadlineHidden":false,"content":{"markupAndEmbeds":[{"type":"markup","element":"p","html":"From Mexico to Maine, people have already begun to snag choice viewing spots, hoping to catch a view of the solar eclipse."},{"presentation":{"alignment":"center","size":"medium","style":"default","byline":null,"hideRecommendations":false,"hideProductRecommendations":false,"_overriddenByGetProcessedCardData":true},"type":"embeddedImage","image":{"id":"rcim252211","headline":{"primary":null,"tease":null,"seo":null,"social":null},"caption":"Top: New York City and Houlton, Maine; bottom: Niagara Falls, New York, and Mazatlan, Mexico.","altText":"","url":{"primary":"https://media-cldnry.s-nbcnews.com/image/upload/rockcms/2024-04/240408-eclipse-morning-liveblog-se-1142a-41b398.jpg"},"imageUrl":{"aims":"https://media1.s-nbcnews.com/i/rockcms/2024-04/252211/240408-eclipse-morning-liveblog-se-1142a-41b398_661590a484b1b8374bd15d32f25c505a5fb94138.jpg","cloudinary":"https://media-cldnry.s-nbcnews.com/image/upload/rockcms/2024-04/240408-eclipse-morning-liveblog-se-1142a-41b398.jpg","telemundo":null},"encodingFormat":"image/jpeg","height":2000,"width":3000,"authors":[{"name":""}],"source":{"name":"Getty; Reuters; AP","copyright":null},"graphicContent":false}}],"text":["From Mexico to Maine, people have already begun to snag choice viewing spots, hoping to catch a view of the solar eclipse."]},"cardData":{"graphics":[]},"date":{"createdAt":"2024-04-08T16:17:41.143Z","publishedAt":"2024-04-08T16:17:41.143Z","modifiedAt":"2024-04-08T16:49:38.121Z"},"description":{"primary":"From Mexico to Maine, people have already begun to snag choice viewing spots, hoping to catch a view of the solar eclipse.","seo":"From Mexico to Maine, people have already begun to snag choice viewing spots, hoping to catch a view of the solar eclipse.","social":"Staking out spots for the eclipse"},"headline":{"primary":"Staking out spots for the eclipse","seo":"Staking out spots for the eclipse","social":"Staking out spots for the eclipse","tease":"Staking out spots for the eclipse"},"primaryImage":null,"teaseImage":null,"taxonomy":{"primaryChannel":{"id":"rctx6603","path":"nbcnews/channel/nebula-blog-rcna145900","taxonomyType":"channel"},"primaryVertical":{"dateCreated":"Thu Sep 16 2021 03:51:57 GMT+0000 (UTC)","dateModified":"Thu Sep 16 2021 03:51:57 GMT+0000 (UTC)","description":{"primary":null},"id":"nctx20366","isCurated":true,"name":"News","path":"nbcnews/vertical/news","pageRoute":"/","slug":"news","type":"taxonomy","taxonomyType":"vertical","url":{"primary":"https://www.nbcnews.com/"}}},"url":{"primary":"https://www.nbcnews.com/science/space/live-blog/solar-eclipse-2024-live-updates-rcna145900#rcrd38497"},"replies":[]},{"id":"rcrd38499","authors":[{"bio":[{"type":"markup","element":"p","html":"Denise Chow is a reporter for NBC News Science focused on general science and climate change."}],"dateCreated":"Thu Oct 26 2017 15:38:17 GMT+0000 (UTC)","dateModified":"Tue Nov 15 2022 15:24:24 GMT+0000 (UTC)","shortBio":null,"liveBlogShortBio":"","experience":[],"educationAndExpertise":[],"awards":[],"id":"ncpn814621","email":"denise.chow@nbcuni.com","jobTitle":[],"name":"Denise Chow","primaryImage":{"altText":"Denise Chow.","height":1500,"url":{"primary":"https://media-cldnry.s-nbcnews.com/image/upload/newscms/2022_46/3581047/denise-chow-byline-jm.jpg"},"width":1500},"publisher":{"name":"nbcnews","subType":null,"type":"organization"},"socialMediaProfiles":{"email":null,"facebook":null,"instagram":null,"pinterest":null,"snapchat":null,"tiktok":null,"twitter":"@denisechow","whatsapp":null,"youtube":null},"subType":null,"type":"person","url":{"canonical":"https://www.nbcnews.com/author/denise-chow-ncpn814621","primary":"https://www.nbcnews.com/author/denise-chow-ncpn814621","short":"https://www.nbcnews.com/author/denise-chow-ncpn814621","slug":"denise-chow-ncpn814621"},"worksFor":null}],"cardType":"POST","isHeadlineHidden":false,"content":{"markupAndEmbeds":[{"type":"markup","element":"p","html":"The Texas Eclipse Festival in Burnet has been canceled because of expected severe weather today through Wednesday, including the possibility of thunderstorms, hail, high winds and tornadoes."},{"type":"markup","element":"p","html":"“Your safety is our top priority. With the support and coordination of Burnet County officials, local safety agencies, and The National Weather Service, we’ve agreed to end the festival today in a calm orderly manner,” event organizers \u003ca href=\"https://seetexaseclipse.com/blog/weather-cancellation\" target=\"_blank\"\u003esaid in a post on the festival’s website\u003c/a\u003e."},{"type":"markup","element":"p","html":"Organizers said people can stay for the solar eclipse as long as they are prepared to depart after totality."},{"type":"markup","element":"p","html":"“This guidance may change based on weather,” officials said."}],"text":["The Texas Eclipse Festival in Burnet has been canceled because of expected severe weather today through Wednesday, including the possibility of thunderstorms, hail, high winds and tornadoes.","“Your safety is our top priority. With the support and coordination of Burnet County officials, local safety agencies, and The National Weather Service, we’ve agreed to end the festival today in a calm orderly manner,” event organizers said in a post on the festival’s website.","Organizers said people can stay for the solar eclipse as long as they are prepared to depart after totality.","“This guidance may change based on weather,” officials said."]},"cardData":{"graphics":[]},"date":{"createdAt":"2024-04-08T16:05:18.554Z","publishedAt":"2024-04-08T16:05:18.554Z","modifiedAt":"2024-04-08T16:05:18.554Z"},"description":{"primary":"The Texas Eclipse Festival in Burnet has been canceled because of expected severe weather today through Wednesday, including the possibility of thunderstorms,","seo":"The Texas Eclipse Festival in Burnet has been canceled because of expected severe weather today through Wednesday, including the possibility of thunderstorms,","social":"Texas Eclipse Festival canceled due to severe weather"},"headline":{"primary":"Texas Eclipse Festival canceled due to severe weather","seo":"Texas Eclipse Festival canceled due to severe weather","social":"Texas Eclipse Festival canceled due to severe weather","tease":"Texas Eclipse Festival canceled due to severe weather"},"primaryImage":null,"teaseImage":null,"taxonomy":{"primaryChannel":{"id":"rctx6603","path":"nbcnews/channel/nebula-blog-rcna145900","taxonomyType":"channel"},"primaryVertical":{"dateCreated":"Thu Sep 16 2021 03:51:57 GMT+0000 (UTC)","dateModified":"Thu Sep 16 2021 03:51:57 GMT+0000 (UTC)","description":{"primary":null},"id":"nctx20366","isCurated":true,"name":"News","path":"nbcnews/vertical/news","pageRoute":"/","slug":"news","type":"taxonomy","taxonomyType":"vertical","url":{"primary":"https://www.nbcnews.com/"}}},"url":{"primary":"https://www.nbcnews.com/science/space/live-blog/solar-eclipse-2024-live-updates-rcna145900#rcrd38499"},"replies":[]},{"id":"rcrd38482","authors":[{"bio":[{"type":"markup","element":"p","html":"Denise Chow is a reporter for NBC News Science focused on general science and climate change."}],"dateCreated":"Thu Oct 26 2017 15:38:17 GMT+0000 (UTC)","dateModified":"Tue Nov 15 2022 15:24:24 GMT+0000 (UTC)","shortBio":null,"liveBlogShortBio":"","experience":[],"educationAndExpertise":[],"awards":[],"id":"ncpn814621","email":"denise.chow@nbcuni.com","jobTitle":[],"name":"Denise Chow","primaryImage":{"altText":"Denise Chow.","height":1500,"url":{"primary":"https://media-cldnry.s-nbcnews.com/image/upload/newscms/2022_46/3581047/denise-chow-byline-jm.jpg"},"width":1500},"publisher":{"name":"nbcnews","subType":null,"type":"organization"},"socialMediaProfiles":{"email":null,"facebook":null,"instagram":null,"pinterest":null,"snapchat":null,"tiktok":null,"twitter":"@denisechow","whatsapp":null,"youtube":null},"subType":null,"type":"person","url":{"canonical":"https://www.nbcnews.com/author/denise-chow-ncpn814621","primary":"https://www.nbcnews.com/author/denise-chow-ncpn814621","short":"https://www.nbcnews.com/author/denise-chow-ncpn814621","slug":"denise-chow-ncpn814621"},"worksFor":null}],"cardType":"POST","isHeadlineHidden":false,"content":{"markupAndEmbeds":[{"type":"markup","element":"p","html":"Newton Chu traveled more than 4,000 miles to witness today's total solar eclipse."},{"type":"markup","element":"p","html":"Journeying from Hilo, Hawaii, to Indianapolis, it will be Chu's third time experiencing totality. He saw his first total solar eclipse in 1991 from the summit of Mauna Kea in Hawaii, at an altitude of 13,500 feet. In 2017, Chu traveled to Sun Valley, Idaho, and witnessed totality atop one of the local mountains."},{"presentation":{"alignment":"center","size":"medium","style":"default","byline":null,"hideRecommendations":false,"hideProductRecommendations":false,"_overriddenByGetProcessedCardData":true},"type":"embeddedImage","image":{"id":"rcim252113","headline":{"primary":null,"tease":null,"seo":null,"social":null},"caption":"Newton Chu witnessed an eclipse in Hawaii in 1991.","altText":"Newton Chu witnessed an eclipse in Hawaii in 1991.","url":{"primary":"https://media-cldnry.s-nbcnews.com/image/upload/rockcms/2024-04/240408-newton-chu-1991-hawaii-785deb.jpg"},"imageUrl":{"aims":"https://media1.s-nbcnews.com/i/rockcms/2024-04/252113/240408-newton-chu-1991-hawaii-785deb_bdc881cf83f0a6f1ea97e111a434833f26a83305.jpg","cloudinary":"https://media-cldnry.s-nbcnews.com/image/upload/rockcms/2024-04/240408-newton-chu-1991-hawaii-785deb.jpg","telemundo":null},"encodingFormat":"image/jpeg","height":1080,"width":1404,"authors":[{"name":""}],"source":{"name":"Courtesy Newton Chu","copyright":null},"graphicContent":false}},{"type":"markup","element":"p","html":"This time around, Chu said he's hoping to do something a little different. "},{"type":"markup","element":"p","html":"“My goal is to see some planets this time, which I’ve never seen before in the daytime,” he said, adding that he'll be looking out for Saturn, Venus and even a rare comet that could be visible near Jupiter."},{"type":"markup","element":"p","html":"But ultimately, he wants to simply enjoy the experience of his third total solar eclipse. “Hopefully I’ll try to stay in the moment,” he said. "},{"presentation":{"alignment":"center","size":"medium","style":"default","byline":null,"hideRecommendations":false,"hideProductRecommendations":false,"_overriddenByGetProcessedCardData":true},"type":"embeddedImage","image":{"id":"rcim252114","headline":{"primary":null,"tease":null,"seo":null,"social":null},"caption":"Newton Chu's son as they witnessed a total solar eclipse in Idaho in 2017.","altText":"Newton Chu's son prepares for a total solar eclipse in Idaho in 2017.","url":{"primary":"https://media-cldnry.s-nbcnews.com/image/upload/rockcms/2024-04/240408-newton-chu-son-idaho-eclipse-2017-mn-1045-3fb39f.jpg"},"imageUrl":{"aims":"https://media1.s-nbcnews.com/i/rockcms/2024-04/252114/240408-newton-chu-son-idaho-eclipse-2017-mn-1045-3fb39f_7b7d08f847f8d4acb63defa5f208c996dbab5a7f.jpg","cloudinary":"https://media-cldnry.s-nbcnews.com/image/upload/rockcms/2024-04/240408-newton-chu-son-idaho-eclipse-2017-mn-1045-3fb39f.jpg","telemundo":null},"encodingFormat":"image/jpeg","height":1005,"width":801,"authors":[{"name":""}],"source":{"name":"Courtesy Newton Chu","copyright":null},"graphicContent":false}},{"type":"markup","element":"p","html":"Chu said traveling to see eclipses has given him a good excuse to experience celestial events in the great outdoors while surrounded by friends and family."},{"type":"markup","element":"p","html":"“It’s really something quite special,” he said."}],"text":["Newton Chu traveled more than 4,000 miles to witness today's total solar eclipse.","Journeying from Hilo, Hawaii, to Indianapolis, it will be Chu's third time experiencing totality. He saw his first total solar eclipse in 1991 from the summit of Mauna Kea in Hawaii, at an altitude of 13,500 feet. In 2017, Chu traveled to Sun Valley, Idaho, and witnessed totality atop one of the local mountains.","This time around, Chu said he's hoping to do something a little different. ","“My goal is to see some planets this time, which I’ve never seen before in the daytime,” he said, adding that he'll be looking out for Saturn, Venus and even a rare comet that could be visible near Jupiter.","But ultimately, he wants to simply enjoy the experience of his third total solar eclipse. “Hopefully I’ll try to stay in the moment,” he said. ","Chu said traveling to see eclipses has given him a good excuse to experience celestial events in the great outdoors while surrounded by friends and family.","“It’s really something quite special,” he said."]},"cardData":{"graphics":[]},"date":{"createdAt":"2024-04-08T15:58:50.267Z","publishedAt":"2024-04-08T15:58:50.267Z","modifiedAt":"2024-04-08T15:58:50.267Z"},"description":{"primary":"Newton Chu traveled more than 4,000 miles to witness today's total solar eclipse.","seo":"Newton Chu traveled more than 4,000 miles to witness today's total solar eclipse.","social":"Chasing eclipses from Hawaii to Indiana"},"headline":{"primary":"Chasing eclipses from Hawaii to Indiana","seo":"Chasing eclipses from Hawaii to Indiana","social":"Chasing eclipses from Hawaii to Indiana","tease":"Chasing eclipses from Hawaii to Indiana"},"primaryImage":null,"teaseImage":null,"taxonomy":{"primaryChannel":{"id":"rctx6603","path":"nbcnews/channel/nebula-blog-rcna145900","taxonomyType":"channel"},"primaryVertical":{"dateCreated":"Thu Sep 16 2021 03:51:57 GMT+0000 (UTC)","dateModified":"Thu Sep 16 2021 03:51:57 GMT+0000 (UTC)","description":{"primary":null},"id":"nctx20366","isCurated":true,"name":"News","path":"nbcnews/vertical/news","pageRoute":"/","slug":"news","type":"taxonomy","taxonomyType":"vertical","url":{"primary":"https://www.nbcnews.com/"}}},"url":{"primary":"https://www.nbcnews.com/science/space/live-blog/solar-eclipse-2024-live-updates-rcna145900#rcrd38482"},"replies":[]},{"id":"rcrd38488","authors":[{"bio":[{"type":"markup","element":"p","html":"Claire Cardona is a breaking news editor for NBC News Digital."}],"dateCreated":"Wed Sep 29 2021 19:57:43 GMT+0000 (UTC)","dateModified":"Tue Oct 24 2023 20:49:08 GMT+0000 (UTC)","shortBio":"Claire Cardona is a breaking news editor for NBC News Digital.","liveBlogShortBio":"","experience":[],"educationAndExpertise":[],"awards":[],"id":"ncpn1280373","email":"claire.cardona@nbcuni.com","jobTitle":[],"name":"Claire Cardona","primaryImage":null,"publisher":{"name":"nbcnews","subType":null,"type":"organization"},"socialMediaProfiles":{"email":null,"facebook":null,"instagram":null,"pinterest":null,"snapchat":null,"tiktok":null,"twitter":null,"whatsapp":null,"youtube":null},"subType":null,"type":"person","url":{"canonical":"https://www.nbcnews.com/author/claire-cardona-ncpn1280373","primary":"https://www.nbcnews.com/author/claire-cardona-ncpn1280373","short":"https://www.nbcnews.com/author/claire-cardona-ncpn1280373","slug":"claire-cardona-ncpn1280373"},"worksFor":null}],"cardType":"POST","isHeadlineHidden":false,"content":{"markupAndEmbeds":[{"type":"markup","element":"p","html":"DALLAS — It’s pretty cloudy here, but it’s still early! And you never know what’s going to happen with the weather in Texas.That said, there is some expectation from forecasters that there could be some breaks in the clouds before storms roll in."},{"type":"embeddedVideo","disablePlaylistAutoplay":false,"presentation":{"alignment":"left","size":"medium","style":"default","byline":null,"hideRecommendations":false,"hideProductRecommendations":false,"_overriddenByGetProcessedCardData":true},"video":{"id":"mmvo208541765659","taxonomy":{"additionalTerms":[{"dateCreated":"Thu Mar 17 2022 20:14:47 GMT+0000 (UTC)","dateModified":"Thu Mar 17 2022 20:14:47 GMT+0000 (UTC)","description":{"primary":null},"id":"nctx23722","isCurated":false,"name":"MSNBC Dayside","path":"msnbc/show/msnbc-dayside","pageRoute":"/","slug":"msnbc-dayside","type":"taxonomy","taxonomyType":"show","url":{"primary":null}}],"primaryVertical":{"name":"MSNBC","taxonomyType":"vertical"},"primarySection":null,"primaryTopic":null},"unibrow":{"logo":null,"taxonomyPath":null,"text":"Ana Cabrera Reports","url":{"primary":"https://www.msnbc.com/ana-cabrera-reports/watch/texas-crowds-hope-clouds-don-t-obscure-solar-eclipse-208541765659"}},"duration":"PT2M30S","dateCreated":"Mon Apr 08 2024 15:07:59 GMT+0000 (UTC)","datePublished":"Mon Apr 08 2024 15:07:59 GMT+0000 (UTC)","dateModified":"Mon Apr 08 2024 15:08:48 GMT+0000 (UTC)","dateBroadcast":"Mon Apr 08 2024 15:08:03 GMT+0000 (UTC)","liveVideoStatus":"NONE","nativeAd":false,"mpxMetadata":{"id":"208541765659","guid":"n_cabrera_brk_dallas_eclipse_lines_240408","externalAdvertiserId":"n_cabrera_brk_dallas_eclipse_lines_240408","accountId":"2704722219","accountName":"nbcnewsdigital"},"source":{"name":"Ana Cabrera Reports"},"publisher":{"name":"msnbc"},"partOfEpisode":null,"partOfSeason":null,"videoType":"broadcast","sentiment":"neutral","headline":{"primary":"","tease":"","seo":"Texas crowds hope clouds don't obscure solar eclipse","social":""},"description":{"primary":"Crowds of eager eclipse watchers are keeping an eye on the weather as they gather in Dallas ahead of the solar eclipse. NBC News' Priscilla Thompson spoke with several who are hoping the clouds will part in time.","seo":"Crowds of eager eclipse watchers are keeping an eye on the weather as they gather in Dallas ahead of the solar eclipse. NBC News' Priscilla Thompson spoke with several who are hoping the clouds will part in time."},"playable":true,"url":{"canonical":"https://www.msnbc.com/ana-cabrera-reports/watch/texas-crowds-hope-clouds-don-t-obscure-solar-eclipse-208541765659","primary":"https://www.msnbc.com/ana-cabrera-reports/watch/texas-crowds-hope-clouds-don-t-obscure-solar-eclipse-208541765659","short":"https://www.msnbc.com/ana-cabrera-reports/watch/texas-crowds-hope-clouds-don-t-obscure-solar-eclipse-208541765659","slug":"texas-crowds-hope-clouds-don-t-obscure-solar-eclipse-208541765659"},"hasCaptions":true,"closedCaptioning":{"smptett":null,"srt":"https://nbcnewsdigital-static.nbcuni.com/media/captions/NBC_News_Digital/2024/04/1712588859462_n_cabrera_brk_dallas_eclipse_lines_240408.srt","webvtt":"https://nbcnewsdigital-static.nbcuni.com/media/captions/NBC_News_Digital/2024/04/1712588859462_n_cabrera_brk_dallas_eclipse_lines_240408.vtt"},"videoAssets":[{"assetType":"EMP","format":"M3U","publicUrl":"https://prodamdnewsencoding.akamaized.net/NBC_News_Digital/n_cabrera_brk_dallas_eclipse_lines_240408/1/abs/index.m3u8","height":1080,"width":1920,"assetDuration":150.418,"bitrate":4145000},{"assetType":"akamaiMp4","format":"MPEG4","publicUrl":"https://prodamdnewsencoding.akamaized.net/NBC_News_Digital/nbcnews/video/2024/04/1712588859462_n_cabrera_brk_dallas_eclipse_lines_240408_6.mp4","height":1080,"width":1920,"assetDuration":150.418,"bitrate":4145783}],"primaryImage":{"id":"vidimg3931339404","headline":{"primary":null},"altText":null,"caption":null,"url":{"primary":"https://media-cldnry.s-nbcnews.com/image/upload/mpx/2704722219/2024_04/1712588859462_n_cabrera_brk_dallas_eclipse_lines_240408_1920x1080-a4k120.jpg"},"imageUrl":{"aims":"https://media11.s-nbcnews.com/i/mpx/2704722219/2024_04/1712588859462_n_cabrera_brk_dallas_eclipse_lines_240408_1920x1080-a4k120.jpg","cloudinary":"https://media-cldnry.s-nbcnews.com/image/upload/mpx/2704722219/2024_04/1712588859462_n_cabrera_brk_dallas_eclipse_lines_240408_1920x1080-a4k120.jpg","telemundo":null},"source":null,"authors":[],"height":null,"width":null,"graphicContent":false},"teaseImage":{"id":"vidimg3931339404","headline":{"primary":null},"altText":null,"caption":null,"url":{"primary":"https://media-cldnry.s-nbcnews.com/image/upload/mpx/2704722219/2024_04/1712588859462_n_cabrera_brk_dallas_eclipse_lines_240408_1920x1080-a4k120.jpg"},"imageUrl":{"aims":"https://media11.s-nbcnews.com/i/mpx/2704722219/2024_04/1712588859462_n_cabrera_brk_dallas_eclipse_lines_240408_1920x1080-a4k120.jpg","cloudinary":"https://media-cldnry.s-nbcnews.com/image/upload/mpx/2704722219/2024_04/1712588859462_n_cabrera_brk_dallas_eclipse_lines_240408_1920x1080-a4k120.jpg","telemundo":null},"source":null,"authors":[],"height":null,"width":null,"graphicContent":false},"documentTracing":{"currentMessageId":{"id":"0be63d3f-f0c7-4372-81d0-5310b781b845","updatedDate":"Mon Apr 08 2024 15:08:56 GMT+0000 (UTC)"}},"relatedUrl":null,"relatedContentLink":{"text":null,"url":null},"associatedVideoPlaylist":null}}],"text":["DALLAS — It’s pretty cloudy here, but it’s still early! And you never know what’s going to happen with the weather in Texas.That said, there is some expectation from forecasters that there could be some breaks in the clouds before storms roll in."]},"cardData":{"graphics":[]},"date":{"createdAt":"2024-04-08T15:58:32.671Z","publishedAt":"2024-04-08T15:58:32.671Z","modifiedAt":"2024-04-08T16:42:54.764Z"},"description":{"primary":"It’s pretty cloudy here, but it’s still early!","seo":"It’s pretty cloudy here, but it’s still early!","social":"Texas crowds hope clouds don’t obscure solar eclipse"},"headline":{"primary":"Texas crowds hope clouds don’t obscure solar eclipse","seo":"Texas crowds hope clouds don’t obscure solar eclipse","social":"Texas crowds hope clouds don’t obscure solar eclipse","tease":"Texas crowds hope clouds don’t obscure solar eclipse"},"primaryImage":null,"teaseImage":null,"taxonomy":{"primaryChannel":{"id":"rctx6603","path":"nbcnews/channel/nebula-blog-rcna145900","taxonomyType":"channel"},"primaryVertical":{"dateCreated":"Thu Sep 16 2021 03:51:57 GMT+0000 (UTC)","dateModified":"Thu Sep 16 2021 03:51:57 GMT+0000 (UTC)","description":{"primary":null},"id":"nctx20366","isCurated":true,"name":"News","path":"nbcnews/vertical/news","pageRoute":"/","slug":"news","type":"taxonomy","taxonomyType":"vertical","url":{"primary":"https://www.nbcnews.com/"}}},"url":{"primary":"https://www.nbcnews.com/science/space/live-blog/solar-eclipse-2024-live-updates-rcna145900#rcrd38488"},"replies":[]},{"id":"rcrd38485","authors":[{"bio":[{"type":"markup","element":"p","html":"Angie Lassman is a meteorologist for NBC News."}],"dateCreated":"Mon Apr 08 2024 15:53:21 GMT+0000 (UTC)","dateModified":"Mon Apr 08 2024 15:53:27 GMT+0000 (UTC)","shortBio":null,"liveBlogShortBio":"","experience":[],"educationAndExpertise":[],"awards":[],"id":"ncpn1309486","email":null,"jobTitle":[],"name":"Angie Lassman","primaryImage":null,"publisher":{"name":"nbcnews","subType":null,"type":"organization"},"socialMediaProfiles":{"email":null,"facebook":null,"instagram":null,"pinterest":null,"snapchat":null,"tiktok":null,"twitter":null,"whatsapp":null,"youtube":null},"subType":null,"type":"person","url":null,"worksFor":null}],"cardType":"POST","isHeadlineHidden":false,"content":{"markupAndEmbeds":[{"type":"markup","element":"p","html":"Eclipse mania is in full effect, but what exactly is taking place in the sky? NBC News’ Angie Lassman uses augmented reality technology to give a visual representation of what happens during a total solar eclipse."},{"type":"embeddedVideo","disablePlaylistAutoplay":false,"presentation":{"alignment":"left","size":"medium","style":"default","byline":null,"hideRecommendations":false,"hideProductRecommendations":false,"_overriddenByGetProcessedCardData":true},"video":{"id":"mmvo208541253529","taxonomy":{"additionalTerms":[{"dateCreated":"Thu Sep 16 2021 03:10:11 GMT+0000 (UTC)","dateModified":"Thu Sep 16 2021 03:10:11 GMT+0000 (UTC)","description":{"primary":null},"id":"nctx19521","isCurated":false,"name":"Science","path":"nbcnews/section/mach/science","pageRoute":"/","slug":"science","type":"taxonomy","taxonomyType":"topic","url":{"primary":null}},{"dateCreated":"Thu Sep 16 2021 03:51:58 GMT+0000 (UTC)","dateModified":"Thu Sep 16 2021 03:51:58 GMT+0000 (UTC)","description":{"primary":null},"id":"nctx19861","isCurated":true,"name":"Science","path":"nbcnews/vertical/mach/science","pageRoute":"/science","slug":"science","type":"taxonomy","taxonomyType":"subvertical","url":{"primary":"https://www.nbcnews.com/mach/science"}},{"dateCreated":"Thu Sep 16 2021 03:52:10 GMT+0000 (UTC)","dateModified":"Thu Sep 16 2021 03:52:10 GMT+0000 (UTC)","description":{"primary":null},"id":"nctx21301","isCurated":true,"name":"NBC News NOW","path":"nbcnews/collection/nbc-news-now","pageRoute":"/now","slug":"nbc-news-now","type":"taxonomy","taxonomyType":"collection","url":{"primary":"https://www.nbcnews.com/now"}},{"dateCreated":"Thu Sep 16 2021 03:15:10 GMT+0000 (UTC)","dateModified":"Thu Sep 16 2021 03:15:10 GMT+0000 (UTC)","description":{"primary":null},"id":"nctx66","isCurated":true,"name":"U.S. news","path":"nbcnews/section/news/us-news","pageRoute":"/us-news","slug":"us-news","type":"taxonomy","taxonomyType":"topic","url":{"primary":"https://www.nbcnews.com/us-news"}},{"dateCreated":"Thu Sep 16 2021 03:36:51 GMT+0000 (UTC)","dateModified":"Thu Sep 16 2021 03:36:51 GMT+0000 (UTC)","description":{"primary":null},"id":"nctx73","isCurated":true,"name":"Science","path":"nbcnews/section/science","pageRoute":"/science","slug":"science","type":"taxonomy","taxonomyType":"section","url":{"primary":"https://www.nbcnews.com/science"}}],"primaryVertical":{"name":"News","taxonomyType":"vertical"},"primarySection":null,"primaryTopic":null},"unibrow":{"logo":null,"taxonomyPath":null,"text":"NBC News NOW","url":{"primary":"https://www.nbcnews.com/now/video/augmented-reality-explainer-of-the-solar-eclipse-208541253529"}},"duration":"PT2M15S","dateCreated":"Mon Apr 08 2024 14:46:40 GMT+0000 (UTC)","datePublished":"Mon Apr 08 2024 14:46:40 GMT+0000 (UTC)","dateModified":"Mon Apr 08 2024 14:47:36 GMT+0000 (UTC)","dateBroadcast":"Mon Apr 08 2024 14:46:43 GMT+0000 (UTC)","liveVideoStatus":"NONE","nativeAd":false,"mpxMetadata":{"id":"208541253529","guid":"now_mnn_eclipse_ar_breakdown_240408","externalAdvertiserId":"now_mnn_eclipse_ar_breakdown_240408","accountId":"2704722219","accountName":"nbcnewsdigital"},"source":{"name":"NBC News NOW"},"publisher":{"name":"nbcnews"},"partOfEpisode":null,"partOfSeason":null,"videoType":"original","sentiment":"neutral","headline":{"primary":"Explainer: What happens during a solar eclipse?","tease":"Explainer: What happens during a solar eclipse?","seo":"Augmented reality explainer of the solar eclipse","social":"Explainer: What happens during a solar eclipse?"},"description":{"primary":"Ahead of the Great American Eclipse, NBC News' Angie Lassman uses augmented reality technology to give a visual example of what happens during a solar eclipse.","seo":"Ahead of the Great American Eclipse, NBC News' Angie Lassman uses augmented reality technology to give a visual example of what happens during a solar eclipse."},"playable":true,"url":{"canonical":"https://www.nbcnews.com/now/video/augmented-reality-explainer-of-the-solar-eclipse-208541253529","primary":"https://www.nbcnews.com/now/video/augmented-reality-explainer-of-the-solar-eclipse-208541253529","short":"https://www.nbcnews.com/now/video/augmented-reality-explainer-of-the-solar-eclipse-208541253529","slug":"augmented-reality-explainer-of-the-solar-eclipse-208541253529"},"hasCaptions":true,"closedCaptioning":{"smptett":null,"srt":"https://nbcnewsdigital-static.nbcuni.com/media/captions/NBC_News_Digital/2024/04/1712587579946_now_mnn_eclipse_ar_breakdown_240408.srt","webvtt":"https://nbcnewsdigital-static.nbcuni.com/media/captions/NBC_News_Digital/2024/04/1712587579946_now_mnn_eclipse_ar_breakdown_240408.vtt"},"videoAssets":[{"assetType":"EMP","format":"M3U","publicUrl":"https://prodamdnewsencoding.akamaized.net/NBC_News_Digital/now_mnn_eclipse_ar_breakdown_240408/1/abs/index.m3u8","height":1080,"width":1920,"assetDuration":134.702,"bitrate":4301000},{"assetType":"akamaiMp4","format":"MPEG4","publicUrl":"https://prodamdnewsencoding.akamaized.net/NBC_News_Digital/nbcnews/video/2024/04/1712587579946_now_mnn_eclipse_ar_breakdown_240408_6.mp4","height":1080,"width":1920,"assetDuration":134.702,"bitrate":4301946}],"primaryImage":{"id":"vidimg987244552","headline":{"primary":null},"altText":null,"caption":null,"url":{"primary":"https://media-cldnry.s-nbcnews.com/image/upload/mpx/2704722219/2024_04/1712587579946_now_mnn_eclipse_ar_breakdown_240408_1920x1080-afy7np.jpg"},"imageUrl":{"aims":"https://media12.s-nbcnews.com/i/mpx/2704722219/2024_04/1712587579946_now_mnn_eclipse_ar_breakdown_240408_1920x1080-afy7np.jpg","cloudinary":"https://media-cldnry.s-nbcnews.com/image/upload/mpx/2704722219/2024_04/1712587579946_now_mnn_eclipse_ar_breakdown_240408_1920x1080-afy7np.jpg","telemundo":null},"source":null,"authors":[],"height":null,"width":null,"graphicContent":false},"teaseImage":{"id":"vidimg987244552","headline":{"primary":null},"altText":null,"caption":null,"url":{"primary":"https://media-cldnry.s-nbcnews.com/image/upload/mpx/2704722219/2024_04/1712587579946_now_mnn_eclipse_ar_breakdown_240408_1920x1080-afy7np.jpg"},"imageUrl":{"aims":"https://media12.s-nbcnews.com/i/mpx/2704722219/2024_04/1712587579946_now_mnn_eclipse_ar_breakdown_240408_1920x1080-afy7np.jpg","cloudinary":"https://media-cldnry.s-nbcnews.com/image/upload/mpx/2704722219/2024_04/1712587579946_now_mnn_eclipse_ar_breakdown_240408_1920x1080-afy7np.jpg","telemundo":null},"source":null,"authors":[],"height":null,"width":null,"graphicContent":false},"documentTracing":{"currentMessageId":{"id":"da4e5af5-72f3-4e1c-bc19-86fa348e07cf","updatedDate":"Mon Apr 08 2024 14:47:44 GMT+0000 (UTC)"}},"relatedUrl":null,"relatedContentLink":{"text":null,"url":null},"associatedVideoPlaylist":{"headline":{"primary":"Science"},"videos":[{"type":"video","id":"mmvo209023557835","unibrow":{"logo":null,"taxonomyPath":null,"text":"NBC News","url":{"primary":"https://www.nbcnews.com/video/coral-scientists-explain-how-coral-bleaching-happens-209023557835"}},"mpxMetadata":{"id":"209023557835","guid":"f_mo_bleached_coral_240415","externalAdvertiserId":"f_mo_bleached_coral_240415"},"datePublished":"Mon Apr 15 2024 20:25:07 GMT+0000 (UTC)","dateCreated":"Mon Apr 15 2024 20:25:07 GMT+0000 (UTC)","dateModified":"Mon Apr 15 2024 20:32:27 GMT+0000 (UTC)","primaryImage":{"id":"vidimg503002334","headline":{"primary":null},"altText":null,"caption":null,"url":{"primary":"https://media-cldnry.s-nbcnews.com/image/upload/mpx/2704722219/2024_04/f_mo_bleached_coral_240415.00_00_13_18.Still001-d5gmle.jpg"},"imageUrl":{"aims":"https://media11.s-nbcnews.com/i/mpx/2704722219/2024_04/f_mo_bleached_coral_240415.00_00_13_18.Still001-d5gmle.jpg","cloudinary":"https://media-cldnry.s-nbcnews.com/image/upload/mpx/2704722219/2024_04/f_mo_bleached_coral_240415.00_00_13_18.Still001-d5gmle.jpg","telemundo":null},"source":null,"authors":[],"height":null,"width":null,"graphicContent":false},"teaseImage":{"id":"vidimg503002334","headline":{"primary":null},"altText":null,"caption":null,"url":{"primary":"https://media-cldnry.s-nbcnews.com/image/upload/mpx/2704722219/2024_04/f_mo_bleached_coral_240415.00_00_13_18.Still001-d5gmle.jpg"},"imageUrl":{"aims":"https://media11.s-nbcnews.com/i/mpx/2704722219/2024_04/f_mo_bleached_coral_240415.00_00_13_18.Still001-d5gmle.jpg","cloudinary":"https://media-cldnry.s-nbcnews.com/image/upload/mpx/2704722219/2024_04/f_mo_bleached_coral_240415.00_00_13_18.Still001-d5gmle.jpg","telemundo":null},"source":null,"authors":[],"height":null,"width":null,"graphicContent":false},"url":{"canonical":"https://www.nbcnews.com/video/coral-scientists-explain-how-coral-bleaching-happens-209023557835","primary":"https://www.nbcnews.com/video/coral-scientists-explain-how-coral-bleaching-happens-209023557835","short":"https://www.nbcnews.com/video/coral-scientists-explain-how-coral-bleaching-happens-209023557835","slug":"coral-scientists-explain-how-coral-bleaching-happens-209023557835"},"relatedUrl":null,"relatedContentLink":{"text":null,"url":null},"duration":"PT2M15S","nativeAd":false,"videoType":"webExtra","sentiment":"neutral","headline":{"primary":"Coral scientists explain how coral bleaching happens","tease":"Coral scientists explain how coral bleaching happens","social":"Coral scientists explain how coral bleaching happens"},"description":{"primary":"Coral scientists detail how coral bleaching happens and explain that climate change is a major factor in driving heat stress."},"publisher":{"name":"nbcnews"},"source":{"name":"NBC News"},"taxonomy":{"additionalTerms":[{"dateCreated":"Thu Sep 16 2021 03:10:11 GMT+0000 (UTC)","dateModified":"Thu Sep 16 2021 03:10:11 GMT+0000 (UTC)","description":{"primary":null},"id":"nctx19521","isCurated":false,"name":"Science","path":"nbcnews/section/mach/science","pageRoute":"/","slug":"science","type":"taxonomy","taxonomyType":"topic","url":{"primary":null}},{"dateCreated":"Thu Sep 16 2021 03:51:58 GMT+0000 (UTC)","dateModified":"Thu Sep 16 2021 03:51:58 GMT+0000 (UTC)","description":{"primary":null},"id":"nctx19861","isCurated":true,"name":"Science","path":"nbcnews/vertical/mach/science","pageRoute":"/science","slug":"science","type":"taxonomy","taxonomyType":"subvertical","url":{"primary":"https://www.nbcnews.com/mach/science"}},{"dateCreated":"Fri Apr 29 2022 02:27:32 GMT+0000 (UTC)","dateModified":"Fri Apr 29 2022 02:27:32 GMT+0000 (UTC)","description":{"primary":null},"id":"nctx20846","isCurated":false,"name":"News","path":"msnbc/section/msnbc/news","pageRoute":"/","slug":"news","type":"taxonomy","taxonomyType":"topic","url":{"primary":null}},{"dateCreated":"Fri Apr 01 2022 20:42:09 GMT+0000 (UTC)","dateModified":"Fri Apr 01 2022 20:42:09 GMT+0000 (UTC)","description":{"primary":null},"id":"nctx23345","isCurated":true,"name":"News","path":"nbcnews/show/meet-the-press/news","pageRoute":"/meet-the-press","slug":"news","type":"taxonomy","taxonomyType":"topic","url":{"primary":"https://www.nbcnews.com/meet-the-press"}},{"dateCreated":"Thu Sep 16 2021 03:36:45 GMT+0000 (UTC)","dateModified":"Thu Sep 16 2021 03:36:45 GMT+0000 (UTC)","description":{"primary":null},"id":"nctx7","isCurated":false,"name":"News","path":"nbcnews/section/news","pageRoute":"/","slug":"news","type":"taxonomy","taxonomyType":"section","url":{"primary":null}},{"dateCreated":"Thu Sep 16 2021 03:36:51 GMT+0000 (UTC)","dateModified":"Thu Sep 16 2021 03:36:51 GMT+0000 (UTC)","description":{"primary":null},"id":"nctx73","isCurated":true,"name":"Science","path":"nbcnews/section/science","pageRoute":"/science","slug":"science","type":"taxonomy","taxonomyType":"section","url":{"primary":"https://www.nbcnews.com/science"}}],"primaryVertical":{"name":"News"},"primarySection":null,"primaryTopic":null},"hasCaptions":true,"closedCaptioning":{"smptett":null,"srt":"https://vod.nbcnews.com/nbcnews/captions/2024/04/f_mo_bleached_coral_240415_0425.srt","webvtt":"https://vod.nbcnews.com/nbcnews/captions/2024/04/f_mo_bleached_coral_240415_0425.vtt"},"videoAssets":[{"assetType":"EMP","format":"M3U","publicUrl":"https://prodamdnewsencoding.akamaized.net/NBC_News_Digital/f_mo_bleached_coral_240415/1/abs/index.m3u8","height":1080,"width":1920,"assetDuration":134.602,"bitrate":4554000},{"assetType":"akamaiMp4","format":"MPEG4","publicUrl":"https://prodamdnewsencoding.akamaized.net/NBC_News_Digital/nbcnews/video/2024/04/f_mo_bleached_coral_240415_3377292664.mp4","height":1080,"width":1920,"assetDuration":134.602,"bitrate":4554000}]},{"type":"video","id":"mmvo208955461634","unibrow":{"logo":null,"taxonomyPath":null,"text":"TODAY","url":{"primary":"https://www.today.com/video/science-class-reunites-46-years-later-to-witness-total-solar-eclipse-208955461634"}},"mpxMetadata":{"id":"208955461634","guid":"tdy_sun_highs_lows_solar_eclipse_240414","externalAdvertiserId":"tdy_sun_highs_lows_solar_eclipse_240414"},"datePublished":"Sun Apr 14 2024 13:17:59 GMT+0000 (UTC)","dateCreated":"Sun Apr 14 2024 13:17:59 GMT+0000 (UTC)","dateModified":"Sun Apr 14 2024 19:00:35 GMT+0000 (UTC)","primaryImage":{"id":"vidimg1478938582","headline":{"primary":null},"altText":null,"caption":null,"url":{"primary":"https://media-cldnry.s-nbcnews.com/image/upload/mpx/2704722219/2024_04/1713100660432_tdy_sun_highs_lows_solar_eclipse_240414_1920x1080-oubiy9.jpg"},"imageUrl":{"aims":"https://media14.s-nbcnews.com/i/mpx/2704722219/2024_04/1713100660432_tdy_sun_highs_lows_solar_eclipse_240414_1920x1080-oubiy9.jpg","cloudinary":"https://media-cldnry.s-nbcnews.com/image/upload/mpx/2704722219/2024_04/1713100660432_tdy_sun_highs_lows_solar_eclipse_240414_1920x1080-oubiy9.jpg","telemundo":null},"source":null,"authors":[],"height":null,"width":null,"graphicContent":false},"teaseImage":{"id":"vidimg1478938582","headline":{"primary":null},"altText":null,"caption":null,"url":{"primary":"https://media-cldnry.s-nbcnews.com/image/upload/mpx/2704722219/2024_04/1713100660432_tdy_sun_highs_lows_solar_eclipse_240414_1920x1080-oubiy9.jpg"},"imageUrl":{"aims":"https://media14.s-nbcnews.com/i/mpx/2704722219/2024_04/1713100660432_tdy_sun_highs_lows_solar_eclipse_240414_1920x1080-oubiy9.jpg","cloudinary":"https://media-cldnry.s-nbcnews.com/image/upload/mpx/2704722219/2024_04/1713100660432_tdy_sun_highs_lows_solar_eclipse_240414_1920x1080-oubiy9.jpg","telemundo":null},"source":null,"authors":[],"height":null,"width":null,"graphicContent":false},"url":{"canonical":"https://www.today.com/video/science-class-reunites-46-years-later-to-witness-total-solar-eclipse-208955461634","primary":"https://www.today.com/video/science-class-reunites-46-years-later-to-witness-total-solar-eclipse-208955461634","short":"https://www.today.com/video/science-class-reunites-46-years-later-to-witness-total-solar-eclipse-208955461634","slug":"science-class-reunites-46-years-later-to-witness-total-solar-eclipse-208955461634"},"relatedUrl":null,"relatedContentLink":{"text":null,"url":null},"duration":"PT4M49S","nativeAd":false,"videoType":"broadcast","sentiment":"positive","headline":{"primary":"Science class reunites 46 years later to witness total solar eclipse","tease":"Science class reunites 46 years later to witness total solar eclipse","social":"Science class reunites 46 years later to witness total solar eclipse"},"description":{"primary":"Sunday TODAY’s Willie Geist runs through the Highs and Lows of the week including a science class from 1978 reuniting with their teacher to witness the once-in-a-generation total solar eclipse, a racehorse trotting on the wrong track and more!"},"publisher":{"name":"today"},"source":{"name":"TODAY"},"taxonomy":{"additionalTerms":[{"dateCreated":"Thu Sep 16 2021 03:10:11 GMT+0000 (UTC)","dateModified":"Thu Sep 16 2021 03:10:11 GMT+0000 (UTC)","description":{"primary":null},"id":"nctx19521","isCurated":false,"name":"Science","path":"nbcnews/section/mach/science","pageRoute":"/","slug":"science","type":"taxonomy","taxonomyType":"topic","url":{"primary":null}},{"dateCreated":"Thu Sep 16 2021 03:51:58 GMT+0000 (UTC)","dateModified":"Thu Sep 16 2021 03:51:58 GMT+0000 (UTC)","description":{"primary":null},"id":"nctx19861","isCurated":true,"name":"Science","path":"nbcnews/vertical/mach/science","pageRoute":"/science","slug":"science","type":"taxonomy","taxonomyType":"subvertical","url":{"primary":"https://www.nbcnews.com/mach/science"}},{"dateCreated":"Thu Sep 16 2021 03:36:51 GMT+0000 (UTC)","dateModified":"Thu Sep 16 2021 03:36:51 GMT+0000 (UTC)","description":{"primary":null},"id":"nctx73","isCurated":true,"name":"Science","path":"nbcnews/section/science","pageRoute":"/science","slug":"science","type":"taxonomy","taxonomyType":"section","url":{"primary":"https://www.nbcnews.com/science"}},{"dateCreated":"Thu Sep 16 2021 03:10:17 GMT+0000 (UTC)","dateModified":"Thu Sep 16 2021 03:10:17 GMT+0000 (UTC)","description":{"primary":null},"id":"tdtx101","isCurated":true,"name":"News","path":"today/section/news","pageRoute":"/news","slug":"news","type":"taxonomy","taxonomyType":"section","url":{"primary":"https://www.today.com/news"}},{"dateCreated":"Thu Sep 16 2021 03:10:17 GMT+0000 (UTC)","dateModified":"Thu Sep 16 2021 03:10:17 GMT+0000 (UTC)","description":{"primary":null},"id":"tdtx102","isCurated":true,"name":"Pop Culture","path":"today/section/popculture","pageRoute":"/popculture","slug":"popculture","type":"taxonomy","taxonomyType":"section","url":{"primary":"https://www.today.com/popculture"}},{"dateCreated":"Wed Sep 28 2022 15:01:52 GMT+0000 (UTC)","dateModified":"Wed Sep 28 2022 15:01:52 GMT+0000 (UTC)","description":{"primary":null},"id":"tdtx117","isCurated":false,"name":"News","path":"today/section/news/news","pageRoute":"/","slug":"news","type":"taxonomy","taxonomyType":"topic","url":{"primary":null}},{"dateCreated":"Thu Sep 16 2021 03:10:05 GMT+0000 (UTC)","dateModified":"Thu Sep 16 2021 03:10:05 GMT+0000 (UTC)","description":{"primary":null},"id":"tdtx118","isCurated":true,"name":"Good News","path":"today/section/news/good-news","pageRoute":"/news/good-news","slug":"good-news","type":"taxonomy","taxonomyType":"topic","url":{"primary":"https://www.today.com/news/good-news"}},{"dateCreated":"Thu Sep 16 2021 03:10:14 GMT+0000 (UTC)","dateModified":"Thu Sep 16 2021 03:10:14 GMT+0000 (UTC)","description":{"primary":null},"id":"tdtx154","isCurated":true,"name":"Cutest Thing Ever","path":"today/section/pets/pets/cutest-thing-ever","pageRoute":"/pets/cutest-thing-ever","slug":"cutest-thing-ever","type":"taxonomy","taxonomyType":"subtopic","url":{"primary":"https://www.today.com/pets/cutest-thing-ever"}},{"dateCreated":"Thu Sep 16 2021 03:10:15 GMT+0000 (UTC)","dateModified":"Thu Sep 16 2021 03:10:15 GMT+0000 (UTC)","description":{"primary":null},"id":"tdtx206","isCurated":true,"name":"Moments that Matter","path":"today/section/parents/parents/moments-that-matter","pageRoute":"/parents/moments-that-matter","slug":"moments-that-matter","type":"taxonomy","taxonomyType":"subtopic","url":{"primary":"https://www.today.com/parents/moments-that-matter"}},{"dateCreated":"Tue Jan 04 2022 15:36:59 GMT+0000 (UTC)","dateModified":"Tue Jan 04 2022 15:36:59 GMT+0000 (UTC)","description":{"primary":null},"id":"tdtx2977","isCurated":false,"name":"Top Videos","path":"today/label/top-videos","pageRoute":"/","slug":"top-videos","type":"taxonomy","taxonomyType":"label","url":{"primary":null}},{"dateCreated":"Thu Sep 16 2021 03:36:04 GMT+0000 (UTC)","dateModified":"Thu Sep 16 2021 03:36:04 GMT+0000 (UTC)","description":{"primary":null},"id":"tdtx951","isCurated":true,"name":"Sunday TODAY","path":"today/show/sunday-today","pageRoute":"/sunday-today","slug":"sunday-today","type":"taxonomy","taxonomyType":"show","url":{"primary":"https://www.today.com/sunday-today"}}],"primaryVertical":{"name":"today"},"primarySection":null,"primaryTopic":null},"hasCaptions":true,"closedCaptioning":{"smptett":null,"srt":"https://nbcnewsdigital-static.nbcuni.com/media/captions/NBC_News_Digital/2024/04/1713100660432_tdy_sun_highs_lows_solar_eclipse_240414.srt","webvtt":"https://nbcnewsdigital-static.nbcuni.com/media/captions/NBC_News_Digital/2024/04/1713100660432_tdy_sun_highs_lows_solar_eclipse_240414.vtt"},"videoAssets":[{"assetType":"EMP","format":"M3U","publicUrl":"https://prodamdnewsencoding.akamaized.net/NBC_News_Digital/tdy_sun_highs_lows_solar_eclipse_240414/1/abs/index.m3u8","height":1080,"width":1920,"assetDuration":289.024,"bitrate":4249000},{"assetType":"akamaiMp4","format":"MPEG4","publicUrl":"https://prodamdnewsencoding.akamaized.net/NBC_News_Digital/nbcnews/video/2024/04/1713100660432_tdy_sun_highs_lows_solar_eclipse_240414_6.mp4","height":1080,"width":1920,"assetDuration":289.024,"bitrate":4249008}]},{"type":"video","id":"mmvo208603717917","unibrow":{"logo":null,"taxonomyPath":null,"text":"TODAY","url":{"primary":"https://www.today.com/video/millions-gather-to-celebrate-solar-eclipse-along-path-of-totality-208603717917"}},"mpxMetadata":{"id":"208603717917","guid":"tdy_news_7a_costello_eclipse_240409","externalAdvertiserId":"tdy_news_7a_costello_eclipse_240409"},"datePublished":"Tue Apr 09 2024 11:11:19 GMT+0000 (UTC)","dateCreated":"Tue Apr 09 2024 11:11:19 GMT+0000 (UTC)","dateModified":"Sat Apr 13 2024 03:21:34 GMT+0000 (UTC)","primaryImage":{"id":"vidimg1821086297","headline":{"primary":null},"altText":null,"caption":null,"url":{"primary":"https://media-cldnry.s-nbcnews.com/image/upload/mpx/2704722219/2024_04/Eclipse_x_Viewers-d6cxtc.jpg"},"imageUrl":{"aims":"https://media13.s-nbcnews.com/i/mpx/2704722219/2024_04/Eclipse_x_Viewers-d6cxtc.jpg","cloudinary":"https://media-cldnry.s-nbcnews.com/image/upload/mpx/2704722219/2024_04/Eclipse_x_Viewers-d6cxtc.jpg","telemundo":null},"source":null,"authors":[],"height":null,"width":null,"graphicContent":false},"teaseImage":{"id":"vidimg1821086297","headline":{"primary":null},"altText":null,"caption":null,"url":{"primary":"https://media-cldnry.s-nbcnews.com/image/upload/mpx/2704722219/2024_04/Eclipse_x_Viewers-d6cxtc.jpg"},"imageUrl":{"aims":"https://media13.s-nbcnews.com/i/mpx/2704722219/2024_04/Eclipse_x_Viewers-d6cxtc.jpg","cloudinary":"https://media-cldnry.s-nbcnews.com/image/upload/mpx/2704722219/2024_04/Eclipse_x_Viewers-d6cxtc.jpg","telemundo":null},"source":null,"authors":[],"height":null,"width":null,"graphicContent":false},"url":{"canonical":"https://www.today.com/video/millions-gather-to-celebrate-solar-eclipse-along-path-of-totality-208603717917","primary":"https://www.today.com/video/millions-gather-to-celebrate-solar-eclipse-along-path-of-totality-208603717917","short":"https://www.today.com/video/millions-gather-to-celebrate-solar-eclipse-along-path-of-totality-208603717917","slug":"millions-gather-to-celebrate-solar-eclipse-along-path-of-totality-208603717917"},"relatedUrl":null,"relatedContentLink":{"text":null,"url":null},"duration":"PT3M5S","nativeAd":false,"videoType":"broadcast","sentiment":"positive","headline":{"primary":"Millions gather to celebrate solar eclipse along path of totality","tease":"Millions gather to celebrate solar eclipse along path of totality","social":"Millions gather to celebrate solar eclipse along path of totality"},"description":{"primary":"The total solar eclipse brought millions together to witness the rare once-in-a-generation moment. NBC’s Tom Costello reports for TODAY."},"publisher":{"name":"today"},"source":{"name":"TODAY"},"taxonomy":{"additionalTerms":[{"dateCreated":"Thu Sep 16 2021 03:10:11 GMT+0000 (UTC)","dateModified":"Thu Sep 16 2021 03:10:11 GMT+0000 (UTC)","description":{"primary":null},"id":"nctx19521","isCurated":false,"name":"Science","path":"nbcnews/section/mach/science","pageRoute":"/","slug":"science","type":"taxonomy","taxonomyType":"topic","url":{"primary":null}},{"dateCreated":"Thu Sep 16 2021 03:51:58 GMT+0000 (UTC)","dateModified":"Thu Sep 16 2021 03:51:58 GMT+0000 (UTC)","description":{"primary":null},"id":"nctx19861","isCurated":true,"name":"Science","path":"nbcnews/vertical/mach/science","pageRoute":"/science","slug":"science","type":"taxonomy","taxonomyType":"subvertical","url":{"primary":"https://www.nbcnews.com/mach/science"}},{"dateCreated":"Fri Apr 29 2022 02:27:32 GMT+0000 (UTC)","dateModified":"Fri Apr 29 2022 02:27:32 GMT+0000 (UTC)","description":{"primary":null},"id":"nctx20846","isCurated":false,"name":"News","path":"msnbc/section/msnbc/news","pageRoute":"/","slug":"news","type":"taxonomy","taxonomyType":"topic","url":{"primary":null}},{"dateCreated":"Fri Apr 01 2022 20:42:09 GMT+0000 (UTC)","dateModified":"Fri Apr 01 2022 20:42:09 GMT+0000 (UTC)","description":{"primary":null},"id":"nctx23345","isCurated":true,"name":"News","path":"nbcnews/show/meet-the-press/news","pageRoute":"/meet-the-press","slug":"news","type":"taxonomy","taxonomyType":"topic","url":{"primary":"https://www.nbcnews.com/meet-the-press"}},{"dateCreated":"Thu Sep 16 2021 03:36:45 GMT+0000 (UTC)","dateModified":"Thu Sep 16 2021 03:36:45 GMT+0000 (UTC)","description":{"primary":null},"id":"nctx7","isCurated":false,"name":"News","path":"nbcnews/section/news","pageRoute":"/","slug":"news","type":"taxonomy","taxonomyType":"section","url":{"primary":null}},{"dateCreated":"Thu Sep 16 2021 03:36:51 GMT+0000 (UTC)","dateModified":"Thu Sep 16 2021 03:36:51 GMT+0000 (UTC)","description":{"primary":null},"id":"nctx73","isCurated":true,"name":"Science","path":"nbcnews/section/science","pageRoute":"/science","slug":"science","type":"taxonomy","taxonomyType":"section","url":{"primary":"https://www.nbcnews.com/science"}},{"dateCreated":"Thu Sep 16 2021 03:10:17 GMT+0000 (UTC)","dateModified":"Thu Sep 16 2021 03:10:17 GMT+0000 (UTC)","description":{"primary":null},"id":"tdtx101","isCurated":true,"name":"News","path":"today/section/news","pageRoute":"/news","slug":"news","type":"taxonomy","taxonomyType":"section","url":{"primary":"https://www.today.com/news"}},{"dateCreated":"Wed Sep 28 2022 15:01:52 GMT+0000 (UTC)","dateModified":"Wed Sep 28 2022 15:01:52 GMT+0000 (UTC)","description":{"primary":null},"id":"tdtx117","isCurated":false,"name":"News","path":"today/section/news/news","pageRoute":"/","slug":"news","type":"taxonomy","taxonomyType":"topic","url":{"primary":null}},{"dateCreated":"Fri Sep 23 2022 19:39:40 GMT+0000 (UTC)","dateModified":"Fri Sep 23 2022 19:39:40 GMT+0000 (UTC)","description":{"primary":null},"id":"tdtx134","isCurated":true,"name":"Travel","path":"today/section/money/travel","pageRoute":"/life/travel","slug":"travel","type":"taxonomy","taxonomyType":"topic","url":{"primary":"https://www.today.com/life/travel"}},{"dateCreated":"Thu Sep 16 2021 03:10:13 GMT+0000 (UTC)","dateModified":"Thu Sep 16 2021 03:10:13 GMT+0000 (UTC)","description":{"primary":null},"id":"tdtx2009","isCurated":false,"name":"Travel","path":"today/section/tmrw/travel","pageRoute":"/","slug":"travel","type":"taxonomy","taxonomyType":"topic","url":{"primary":null}},{"dateCreated":"Tue Jan 04 2022 15:36:59 GMT+0000 (UTC)","dateModified":"Tue Jan 04 2022 15:36:59 GMT+0000 (UTC)","description":{"primary":null},"id":"tdtx2977","isCurated":false,"name":"Top Videos","path":"today/label/top-videos","pageRoute":"/","slug":"top-videos","type":"taxonomy","taxonomyType":"label","url":{"primary":null}}],"primaryVertical":{"name":"today"},"primarySection":null,"primaryTopic":null},"hasCaptions":true,"closedCaptioning":{"smptett":null,"srt":"https://vod.nbcnews.com/nbcnews/captions/2024/04/tdy_news_7a_costello_eclipse_240409.srt","webvtt":"https://vod.nbcnews.com/nbcnews/captions/2024/04/tdy_news_7a_costello_eclipse_240409.vtt"},"videoAssets":[{"assetType":"EMP","format":"M3U","publicUrl":"https://prodamdnewsencoding.akamaized.net/NBC_News_Digital/tdy_news_7a_costello_eclipse_240409/1/abs/index.m3u8","height":1080,"width":1920,"assetDuration":185.386,"bitrate":4560000},{"assetType":"akamaiMp4","format":"MPEG4","publicUrl":"https://prodamdnewsencoding.akamaized.net/NBC_News_Digital/nbcnews/video/2024/04/tdy_news_7a_costello_eclipse_240409_3368886548.mp4","height":1080,"width":1920,"assetDuration":185.386,"bitrate":4560000}]},{"type":"video","id":"mmvo208587845997","unibrow":{"logo":null,"taxonomyPath":null,"text":"NBC News NOW","url":{"primary":"https://www.nbcnews.com/now/video/meet-the-woman-who-has-seen-21-solar-eclipses-208587845997"}},"mpxMetadata":{"id":"208587845997","guid":"now_staytuned_eclipse_ferrer_240408","externalAdvertiserId":"now_staytuned_eclipse_ferrer_240408"},"datePublished":"Tue Apr 09 2024 01:30:51 GMT+0000 (UTC)","dateCreated":"Tue Apr 09 2024 01:30:51 GMT+0000 (UTC)","dateModified":"Tue Apr 09 2024 01:31:50 GMT+0000 (UTC)","primaryImage":{"id":"vidimg3371059205","headline":{"primary":null},"altText":null,"caption":null,"url":{"primary":"https://media-cldnry.s-nbcnews.com/image/upload/mpx/2704722219/2024_04/1712626230591_now_staytuned_eclipse_ferrer_240408_1920x1080-280nqs.jpg"},"imageUrl":{"aims":"https://media11.s-nbcnews.com/i/mpx/2704722219/2024_04/1712626230591_now_staytuned_eclipse_ferrer_240408_1920x1080-280nqs.jpg","cloudinary":"https://media-cldnry.s-nbcnews.com/image/upload/mpx/2704722219/2024_04/1712626230591_now_staytuned_eclipse_ferrer_240408_1920x1080-280nqs.jpg","telemundo":null},"source":null,"authors":[],"height":null,"width":null,"graphicContent":false},"teaseImage":{"id":"vidimg3371059205","headline":{"primary":null},"altText":null,"caption":null,"url":{"primary":"https://media-cldnry.s-nbcnews.com/image/upload/mpx/2704722219/2024_04/1712626230591_now_staytuned_eclipse_ferrer_240408_1920x1080-280nqs.jpg"},"imageUrl":{"aims":"https://media11.s-nbcnews.com/i/mpx/2704722219/2024_04/1712626230591_now_staytuned_eclipse_ferrer_240408_1920x1080-280nqs.jpg","cloudinary":"https://media-cldnry.s-nbcnews.com/image/upload/mpx/2704722219/2024_04/1712626230591_now_staytuned_eclipse_ferrer_240408_1920x1080-280nqs.jpg","telemundo":null},"source":null,"authors":[],"height":null,"width":null,"graphicContent":false},"url":{"canonical":"https://www.nbcnews.com/now/video/meet-the-woman-who-has-seen-21-solar-eclipses-208587845997","primary":"https://www.nbcnews.com/now/video/meet-the-woman-who-has-seen-21-solar-eclipses-208587845997","short":"https://www.nbcnews.com/now/video/meet-the-woman-who-has-seen-21-solar-eclipses-208587845997","slug":"meet-the-woman-who-has-seen-21-solar-eclipses-208587845997"},"relatedUrl":null,"relatedContentLink":{"text":null,"url":null},"duration":"PT2M23S","nativeAd":false,"videoType":"original","sentiment":"neutral","headline":{"primary":"Meet the woman who has seen 21 solar eclipses","tease":"Meet the woman who has seen 21 solar eclipses","social":"Meet the woman who has seen 21 solar eclipses"},"description":{"primary":"Leticia Ferrer’s passion is chasing solar eclipses. She has seen 21 and hasn’t missed one since 1998. Ferrer has even gone as far as the middle of the Pacific and Atlantic oceans to see them. She talks with Ellison Barber about the power of witnessing these celestial events."},"publisher":{"name":"nbcnews"},"source":{"name":"NBC News NOW"},"taxonomy":{"additionalTerms":[{"dateCreated":"Thu Sep 16 2021 03:10:11 GMT+0000 (UTC)","dateModified":"Thu Sep 16 2021 03:10:11 GMT+0000 (UTC)","description":{"primary":null},"id":"nctx19521","isCurated":false,"name":"Science","path":"nbcnews/section/mach/science","pageRoute":"/","slug":"science","type":"taxonomy","taxonomyType":"topic","url":{"primary":null}},{"dateCreated":"Thu Sep 16 2021 03:51:58 GMT+0000 (UTC)","dateModified":"Thu Sep 16 2021 03:51:58 GMT+0000 (UTC)","description":{"primary":null},"id":"nctx19861","isCurated":true,"name":"Science","path":"nbcnews/vertical/mach/science","pageRoute":"/science","slug":"science","type":"taxonomy","taxonomyType":"subvertical","url":{"primary":"https://www.nbcnews.com/mach/science"}},{"dateCreated":"Thu Sep 16 2021 03:52:10 GMT+0000 (UTC)","dateModified":"Thu Sep 16 2021 03:52:10 GMT+0000 (UTC)","description":{"primary":null},"id":"nctx21301","isCurated":true,"name":"NBC News NOW","path":"nbcnews/collection/nbc-news-now","pageRoute":"/now","slug":"nbc-news-now","type":"taxonomy","taxonomyType":"collection","url":{"primary":"https://www.nbcnews.com/now"}},{"dateCreated":"Thu Sep 16 2021 03:36:51 GMT+0000 (UTC)","dateModified":"Thu Sep 16 2021 03:36:51 GMT+0000 (UTC)","description":{"primary":null},"id":"nctx73","isCurated":true,"name":"Science","path":"nbcnews/section/science","pageRoute":"/science","slug":"science","type":"taxonomy","taxonomyType":"section","url":{"primary":"https://www.nbcnews.com/science"}}],"primaryVertical":{"name":"News"},"primarySection":null,"primaryTopic":null},"hasCaptions":true,"closedCaptioning":{"smptett":null,"srt":"https://nbcnewsdigital-static.nbcuni.com/media/captions/NBC_News_Digital/2024/04/1712626230591_now_staytuned_eclipse_ferrer_240408.srt","webvtt":"https://nbcnewsdigital-static.nbcuni.com/media/captions/NBC_News_Digital/2024/04/1712626230591_now_staytuned_eclipse_ferrer_240408.vtt"},"videoAssets":[{"assetType":"EMP","format":"M3U","publicUrl":"https://prodamdnewsencoding.akamaized.net/NBC_News_Digital/now_staytuned_eclipse_ferrer_240408/1/abs/index.m3u8","height":1080,"width":1920,"assetDuration":142.944,"bitrate":4140000},{"assetType":"akamaiMp4","format":"MPEG4","publicUrl":"https://prodamdnewsencoding.akamaized.net/NBC_News_Digital/nbcnews/video/2024/04/1712626230591_now_staytuned_eclipse_ferrer_240408_6.mp4","height":1080,"width":1920,"assetDuration":142.944,"bitrate":4140662}]},{"type":"video","id":"mmvo208588869826","unibrow":{"logo":null,"taxonomyPath":null,"text":"NBC News NOW","url":{"primary":"https://www.nbcnews.com/now/video/scientists-will-use-total-solar-eclipse-to-study-the-sun-s-corona-208588869826"}},"mpxMetadata":{"id":"208588869826","guid":"now_staytuned_sun_corona_240408","externalAdvertiserId":"now_staytuned_sun_corona_240408"},"datePublished":"Tue Apr 09 2024 01:15:40 GMT+0000 (UTC)","dateCreated":"Tue Apr 09 2024 01:15:40 GMT+0000 (UTC)","dateModified":"Tue Apr 09 2024 01:16:37 GMT+0000 (UTC)","primaryImage":{"id":"vidimg3307739301","headline":{"primary":null},"altText":null,"caption":null,"url":{"primary":"https://media-cldnry.s-nbcnews.com/image/upload/mpx/2704722219/2024_04/1712625319557_now_staytuned_sun_corona_240408_1920x1080-01e4nj.jpg"},"imageUrl":{"aims":"https://media11.s-nbcnews.com/i/mpx/2704722219/2024_04/1712625319557_now_staytuned_sun_corona_240408_1920x1080-01e4nj.jpg","cloudinary":"https://media-cldnry.s-nbcnews.com/image/upload/mpx/2704722219/2024_04/1712625319557_now_staytuned_sun_corona_240408_1920x1080-01e4nj.jpg","telemundo":null},"source":null,"authors":[],"height":null,"width":null,"graphicContent":false},"teaseImage":{"id":"vidimg3307739301","headline":{"primary":null},"altText":null,"caption":null,"url":{"primary":"https://media-cldnry.s-nbcnews.com/image/upload/mpx/2704722219/2024_04/1712625319557_now_staytuned_sun_corona_240408_1920x1080-01e4nj.jpg"},"imageUrl":{"aims":"https://media11.s-nbcnews.com/i/mpx/2704722219/2024_04/1712625319557_now_staytuned_sun_corona_240408_1920x1080-01e4nj.jpg","cloudinary":"https://media-cldnry.s-nbcnews.com/image/upload/mpx/2704722219/2024_04/1712625319557_now_staytuned_sun_corona_240408_1920x1080-01e4nj.jpg","telemundo":null},"source":null,"authors":[],"height":null,"width":null,"graphicContent":false},"url":{"canonical":"https://www.nbcnews.com/now/video/scientists-will-use-total-solar-eclipse-to-study-the-sun-s-corona-208588869826","primary":"https://www.nbcnews.com/now/video/scientists-will-use-total-solar-eclipse-to-study-the-sun-s-corona-208588869826","short":"https://www.nbcnews.com/now/video/scientists-will-use-total-solar-eclipse-to-study-the-sun-s-corona-208588869826","slug":"scientists-will-use-total-solar-eclipse-to-study-the-sun-s-corona-208588869826"},"relatedUrl":null,"relatedContentLink":{"text":null,"url":null},"duration":"PT5M16S","nativeAd":false,"videoType":"original","sentiment":"neutral","headline":{"primary":"Scientists will use total solar eclipse to study the sun's corona","tease":"Scientists will use total solar eclipse to study the sun's corona","social":"Scientists will use total solar eclipse to study the sun's corona"},"description":{"primary":"While millions were awed by the total solar eclipse, scientists hope to learn more about our sun from the celestial event. Amir Caspi, a solar astrophysicist at Southwest Research Institute, talks with Ellison Barber about research his colleagues hope to gather on the sun's corona and what they can learn about the different temperature regions of the star."},"publisher":{"name":"nbcnews"},"source":{"name":"NBC News NOW"},"taxonomy":{"additionalTerms":[{"dateCreated":"Thu Sep 16 2021 03:10:11 GMT+0000 (UTC)","dateModified":"Thu Sep 16 2021 03:10:11 GMT+0000 (UTC)","description":{"primary":null},"id":"nctx19521","isCurated":false,"name":"Science","path":"nbcnews/section/mach/science","pageRoute":"/","slug":"science","type":"taxonomy","taxonomyType":"topic","url":{"primary":null}},{"dateCreated":"Thu Sep 16 2021 03:51:58 GMT+0000 (UTC)","dateModified":"Thu Sep 16 2021 03:51:58 GMT+0000 (UTC)","description":{"primary":null},"id":"nctx19861","isCurated":true,"name":"Science","path":"nbcnews/vertical/mach/science","pageRoute":"/science","slug":"science","type":"taxonomy","taxonomyType":"subvertical","url":{"primary":"https://www.nbcnews.com/mach/science"}},{"dateCreated":"Thu Sep 16 2021 03:52:10 GMT+0000 (UTC)","dateModified":"Thu Sep 16 2021 03:52:10 GMT+0000 (UTC)","description":{"primary":null},"id":"nctx21301","isCurated":true,"name":"NBC News NOW","path":"nbcnews/collection/nbc-news-now","pageRoute":"/now","slug":"nbc-news-now","type":"taxonomy","taxonomyType":"collection","url":{"primary":"https://www.nbcnews.com/now"}},{"dateCreated":"Thu Sep 16 2021 03:36:51 GMT+0000 (UTC)","dateModified":"Thu Sep 16 2021 03:36:51 GMT+0000 (UTC)","description":{"primary":null},"id":"nctx73","isCurated":true,"name":"Science","path":"nbcnews/section/science","pageRoute":"/science","slug":"science","type":"taxonomy","taxonomyType":"section","url":{"primary":"https://www.nbcnews.com/science"}}],"primaryVertical":{"name":"News"},"primarySection":null,"primaryTopic":null},"hasCaptions":true,"closedCaptioning":{"smptett":null,"srt":"https://nbcnewsdigital-static.nbcuni.com/media/captions/NBC_News_Digital/2024/04/1712625319557_now_staytuned_sun_corona_240408.srt","webvtt":"https://nbcnewsdigital-static.nbcuni.com/media/captions/NBC_News_Digital/2024/04/1712625319557_now_staytuned_sun_corona_240408.vtt"},"videoAssets":[{"assetType":"EMP","format":"M3U","publicUrl":"https://prodamdnewsencoding.akamaized.net/NBC_News_Digital/now_staytuned_sun_corona_240408/1/abs/index.m3u8","height":1080,"width":1920,"assetDuration":315.551,"bitrate":4104000},{"assetType":"akamaiMp4","format":"MPEG4","publicUrl":"https://prodamdnewsencoding.akamaized.net/NBC_News_Digital/nbcnews/video/2024/04/1712625319557_now_staytuned_sun_corona_240408_6.mp4","height":1080,"width":1920,"assetDuration":315.551,"bitrate":4104031}]}]}}}],"text":["Eclipse mania is in full effect, but what exactly is taking place in the sky? NBC News’ Angie Lassman uses augmented reality technology to give a visual representation of what happens during a total solar eclipse."]},"cardData":{"graphics":[]},"date":{"createdAt":"2024-04-08T15:54:25.865Z","publishedAt":"2024-04-08T15:54:25.865Z","modifiedAt":"2024-04-08T15:54:25.865Z"},"description":{"primary":"Eclipse mania is in full effect, but what exactly is taking place in the sky?","seo":"Eclipse mania is in full effect, but what exactly is taking place in the sky?","social":"Explainer: What happens during a solar eclipse? "},"headline":{"primary":"Explainer: What happens during a solar eclipse? ","seo":"Explainer: What happens during a solar eclipse? ","social":"Explainer: What happens during a solar eclipse? ","tease":"Explainer: What happens during a solar eclipse? "},"primaryImage":null,"teaseImage":null,"taxonomy":{"primaryChannel":{"id":"rctx6603","path":"nbcnews/channel/nebula-blog-rcna145900","taxonomyType":"channel"},"primaryVertical":{"dateCreated":"Thu Sep 16 2021 03:51:57 GMT+0000 (UTC)","dateModified":"Thu Sep 16 2021 03:51:57 GMT+0000 (UTC)","description":{"primary":null},"id":"nctx20366","isCurated":true,"name":"News","path":"nbcnews/vertical/news","pageRoute":"/","slug":"news","type":"taxonomy","taxonomyType":"vertical","url":{"primary":"https://www.nbcnews.com/"}}},"url":{"primary":"https://www.nbcnews.com/science/space/live-blog/solar-eclipse-2024-live-updates-rcna145900#rcrd38485"},"replies":[]},{"id":"rcrd38490","authors":[{"bio":[{"type":"markup","element":"p","html":"Maura Barrett is a correspondent for NBC News."}],"dateCreated":"Wed Apr 26 2017 22:53:06 GMT+0000 (UTC)","dateModified":"Wed Apr 03 2024 20:38:48 GMT+0000 (UTC)","shortBio":null,"liveBlogShortBio":"","experience":[],"educationAndExpertise":[],"awards":[],"id":"ncpn751676","email":"maura.barrett@nbcuni.com","jobTitle":[],"name":"Maura Barrett","primaryImage":null,"publisher":{"name":"nbcnews","subType":null,"type":"organization"},"socialMediaProfiles":{"email":null,"facebook":null,"instagram":null,"pinterest":null,"snapchat":null,"tiktok":null,"twitter":"@MauraBarrettNBC","whatsapp":null,"youtube":null},"subType":null,"type":"person","url":{"canonical":"https://www.nbcnews.com/author/maura-barrett-ncpn751676","primary":"https://www.nbcnews.com/author/maura-barrett-ncpn751676","short":"https://www.nbcnews.com/author/maura-barrett-ncpn751676","slug":"maura-barrett-ncpn751676"},"worksFor":null},{"bio":[{"type":"markup","element":"p","html":"Lucas Thompson is a content producer for the NBC News Climate Unit."}],"dateCreated":"Wed Jun 15 2016 22:23:29 GMT+0000 (UTC)","dateModified":"Wed Mar 23 2022 14:30:31 GMT+0000 (UTC)","shortBio":null,"liveBlogShortBio":"","experience":[],"educationAndExpertise":[],"awards":[],"id":"ncpn593251","email":null,"jobTitle":[],"name":"Lucas Thompson","primaryImage":null,"publisher":{"name":"nbcnews","subType":null,"type":"organization"},"socialMediaProfiles":{"email":null,"facebook":null,"instagram":null,"pinterest":null,"snapchat":null,"tiktok":null,"twitter":null,"whatsapp":null,"youtube":null},"subType":null,"type":"person","url":null,"worksFor":null}],"cardType":"POST","isHeadlineHidden":false,"content":{"markupAndEmbeds":[{"type":"markup","element":"p","html":"BLOOMINGTON, Ind. — William Shatner, the oldest person to ever visit space, will be on stage narrating the moments leading to totality at Indiana University this afternoon. "},{"type":"markup","element":"p","html":"Sitting down with NBC News, he expressed the magical feeling an eclipse will will provide: \"It’s huge when you think about it. Celestial bodies are placing themselves between other celestial bodies.\""},{"type":"embeddedVideo","disablePlaylistAutoplay":false,"presentation":{"alignment":"left","size":"medium","style":"default","byline":null,"hideRecommendations":false,"hideProductRecommendations":false,"_overriddenByGetProcessedCardData":true},"video":{"id":"mmvo208547909756","taxonomy":{"additionalTerms":[{"dateCreated":"Thu Sep 16 2021 03:10:11 GMT+0000 (UTC)","dateModified":"Thu Sep 16 2021 03:10:11 GMT+0000 (UTC)","description":{"primary":null},"id":"nctx19521","isCurated":false,"name":"Science","path":"nbcnews/section/mach/science","pageRoute":"/","slug":"science","type":"taxonomy","taxonomyType":"topic","url":{"primary":null}},{"dateCreated":"Thu Sep 16 2021 03:51:58 GMT+0000 (UTC)","dateModified":"Thu Sep 16 2021 03:51:58 GMT+0000 (UTC)","description":{"primary":null},"id":"nctx19861","isCurated":true,"name":"Science","path":"nbcnews/vertical/mach/science","pageRoute":"/science","slug":"science","type":"taxonomy","taxonomyType":"subvertical","url":{"primary":"https://www.nbcnews.com/mach/science"}},{"dateCreated":"Fri Apr 29 2022 02:27:32 GMT+0000 (UTC)","dateModified":"Fri Apr 29 2022 02:27:32 GMT+0000 (UTC)","description":{"primary":null},"id":"nctx20846","isCurated":false,"name":"News","path":"msnbc/section/msnbc/news","pageRoute":"/","slug":"news","type":"taxonomy","taxonomyType":"topic","url":{"primary":null}},{"dateCreated":"Fri Apr 01 2022 20:42:09 GMT+0000 (UTC)","dateModified":"Fri Apr 01 2022 20:42:09 GMT+0000 (UTC)","description":{"primary":null},"id":"nctx23345","isCurated":true,"name":"News","path":"nbcnews/show/meet-the-press/news","pageRoute":"/meet-the-press","slug":"news","type":"taxonomy","taxonomyType":"topic","url":{"primary":"https://www.nbcnews.com/meet-the-press"}},{"dateCreated":"Thu Sep 16 2021 03:15:10 GMT+0000 (UTC)","dateModified":"Thu Sep 16 2021 03:15:10 GMT+0000 (UTC)","description":{"primary":null},"id":"nctx66","isCurated":true,"name":"U.S. news","path":"nbcnews/section/news/us-news","pageRoute":"/us-news","slug":"us-news","type":"taxonomy","taxonomyType":"topic","url":{"primary":"https://www.nbcnews.com/us-news"}},{"dateCreated":"Thu Sep 16 2021 03:36:45 GMT+0000 (UTC)","dateModified":"Thu Sep 16 2021 03:36:45 GMT+0000 (UTC)","description":{"primary":null},"id":"nctx7","isCurated":false,"name":"News","path":"nbcnews/section/news","pageRoute":"/","slug":"news","type":"taxonomy","taxonomyType":"section","url":{"primary":null}},{"dateCreated":"Thu Sep 16 2021 03:36:51 GMT+0000 (UTC)","dateModified":"Thu Sep 16 2021 03:36:51 GMT+0000 (UTC)","description":{"primary":null},"id":"nctx73","isCurated":true,"name":"Science","path":"nbcnews/section/science","pageRoute":"/science","slug":"science","type":"taxonomy","taxonomyType":"section","url":{"primary":"https://www.nbcnews.com/science"}}],"primaryVertical":{"name":"News","taxonomyType":"vertical"},"primarySection":null,"primaryTopic":null},"unibrow":{"logo":null,"taxonomyPath":null,"text":"NBC News","url":{"primary":"https://www.nbcnews.com/video/william-shatner-reflects-on-the-awe-of-a-solar-eclipse-208547909756"}},"duration":"PT4M16S","dateCreated":"Mon Apr 08 2024 16:58:10 GMT+0000 (UTC)","datePublished":"Mon Apr 08 2024 16:58:10 GMT+0000 (UTC)","dateModified":"Mon Apr 08 2024 17:16:01 GMT+0000 (UTC)","dateBroadcast":"Mon Apr 08 2024 17:15:06 GMT+0000 (UTC)","liveVideoStatus":"NONE","nativeAd":false,"mpxMetadata":{"id":"208547909756","guid":"f_mash_barrett_shatner_240408","externalAdvertiserId":"f_mash_barrett_shatner_240408","accountId":"2704722219","accountName":"nbcnewsdigital"},"source":{"name":"NBC News"},"publisher":{"name":"nbcnews"},"partOfEpisode":null,"partOfSeason":null,"videoType":"webExtra","sentiment":"neutral","headline":{"primary":"William Shatner discusses the 'magical' moments of a total solar eclipse","tease":"William Shatner discusses the 'magical' moments of a total solar eclipse","seo":"William Shatner reflects on the awe of a solar eclipse","social":"William Shatner discusses the 'magical' moments of a total solar eclipse"},"description":{"primary":"“Star Trek” legend William Shatner sat down for an interview with NBC News’ Maura Barrett as they waited for a total solar eclipse in Indiana. Shatner reflected on the “magical” moment and praised the scientific advancements that humanity has made, but also stressed the importance of preserving Earth.","seo":"“Star Trek” legend William Shatner sat down for an interview with NBC News’ Maura Barrett as they waited for a total solar eclipse in Indiana. Shatner reflected on the “magical” moment and praised the scientific advancements that humanity has made, but also stressed the importance of preserving Earth."},"playable":true,"url":{"canonical":"https://www.nbcnews.com/video/william-shatner-reflects-on-the-awe-of-a-solar-eclipse-208547909756","primary":"https://www.nbcnews.com/video/william-shatner-reflects-on-the-awe-of-a-solar-eclipse-208547909756","short":"https://www.nbcnews.com/video/william-shatner-reflects-on-the-awe-of-a-solar-eclipse-208547909756","slug":"william-shatner-reflects-on-the-awe-of-a-solar-eclipse-208547909756"},"hasCaptions":true,"closedCaptioning":{"smptett":null,"srt":"https://vod.nbcnews.com/nbcnews/captions/2024/04/f_mash_barrett_shatner_240408_1259.srt","webvtt":"https://vod.nbcnews.com/nbcnews/captions/2024/04/f_mash_barrett_shatner_240408_1259.vtt"},"videoAssets":[{"assetType":"EMP","format":"M3U","publicUrl":"https://prodamdnewsencoding.akamaized.net/NBC_News_Digital/f_mash_barrett_shatner_240408/1/abs/index.m3u8","height":1080,"width":1920,"assetDuration":256.09,"bitrate":4561000},{"assetType":"akamaiMp4","format":"MPEG4","publicUrl":"https://prodamdnewsencoding.akamaized.net/NBC_News_Digital/nbcnews/video/2024/04/f_mash_barrett_shatner_240408_3367684740.mp4","height":1080,"width":1920,"assetDuration":256.09,"bitrate":4561000}],"primaryImage":{"id":"vidimg1382410840","headline":{"primary":null},"altText":null,"caption":null,"url":{"primary":"https://media-cldnry.s-nbcnews.com/image/upload/mpx/2704722219/2024_04/shatner-dykbjp.jpg"},"imageUrl":{"aims":"https://media11.s-nbcnews.com/i/mpx/2704722219/2024_04/shatner-dykbjp.jpg","cloudinary":"https://media-cldnry.s-nbcnews.com/image/upload/mpx/2704722219/2024_04/shatner-dykbjp.jpg","telemundo":null},"source":null,"authors":[],"height":null,"width":null,"graphicContent":false},"teaseImage":{"id":"vidimg1382410840","headline":{"primary":null},"altText":null,"caption":null,"url":{"primary":"https://media-cldnry.s-nbcnews.com/image/upload/mpx/2704722219/2024_04/shatner-dykbjp.jpg"},"imageUrl":{"aims":"https://media11.s-nbcnews.com/i/mpx/2704722219/2024_04/shatner-dykbjp.jpg","cloudinary":"https://media-cldnry.s-nbcnews.com/image/upload/mpx/2704722219/2024_04/shatner-dykbjp.jpg","telemundo":null},"source":null,"authors":[],"height":null,"width":null,"graphicContent":false},"documentTracing":{"currentMessageId":{"id":"d73ba9dc-1f11-47e1-bf46-92e395f71417","updatedDate":"Mon Apr 08 2024 17:16:07 GMT+0000 (UTC)"}},"relatedUrl":null,"relatedContentLink":{"text":null,"url":null},"associatedVideoPlaylist":{"headline":{"primary":"Science"},"videos":[{"type":"video","id":"mmvo209023557835","unibrow":{"logo":null,"taxonomyPath":null,"text":"NBC News","url":{"primary":"https://www.nbcnews.com/video/coral-scientists-explain-how-coral-bleaching-happens-209023557835"}},"mpxMetadata":{"id":"209023557835","guid":"f_mo_bleached_coral_240415","externalAdvertiserId":"f_mo_bleached_coral_240415"},"datePublished":"Mon Apr 15 2024 20:25:07 GMT+0000 (UTC)","dateCreated":"Mon Apr 15 2024 20:25:07 GMT+0000 (UTC)","dateModified":"Mon Apr 15 2024 20:32:27 GMT+0000 (UTC)","primaryImage":{"id":"vidimg503002334","headline":{"primary":null},"altText":null,"caption":null,"url":{"primary":"https://media-cldnry.s-nbcnews.com/image/upload/mpx/2704722219/2024_04/f_mo_bleached_coral_240415.00_00_13_18.Still001-d5gmle.jpg"},"imageUrl":{"aims":"https://media11.s-nbcnews.com/i/mpx/2704722219/2024_04/f_mo_bleached_coral_240415.00_00_13_18.Still001-d5gmle.jpg","cloudinary":"https://media-cldnry.s-nbcnews.com/image/upload/mpx/2704722219/2024_04/f_mo_bleached_coral_240415.00_00_13_18.Still001-d5gmle.jpg","telemundo":null},"source":null,"authors":[],"height":null,"width":null,"graphicContent":false},"teaseImage":{"id":"vidimg503002334","headline":{"primary":null},"altText":null,"caption":null,"url":{"primary":"https://media-cldnry.s-nbcnews.com/image/upload/mpx/2704722219/2024_04/f_mo_bleached_coral_240415.00_00_13_18.Still001-d5gmle.jpg"},"imageUrl":{"aims":"https://media11.s-nbcnews.com/i/mpx/2704722219/2024_04/f_mo_bleached_coral_240415.00_00_13_18.Still001-d5gmle.jpg","cloudinary":"https://media-cldnry.s-nbcnews.com/image/upload/mpx/2704722219/2024_04/f_mo_bleached_coral_240415.00_00_13_18.Still001-d5gmle.jpg","telemundo":null},"source":null,"authors":[],"height":null,"width":null,"graphicContent":false},"url":{"canonical":"https://www.nbcnews.com/video/coral-scientists-explain-how-coral-bleaching-happens-209023557835","primary":"https://www.nbcnews.com/video/coral-scientists-explain-how-coral-bleaching-happens-209023557835","short":"https://www.nbcnews.com/video/coral-scientists-explain-how-coral-bleaching-happens-209023557835","slug":"coral-scientists-explain-how-coral-bleaching-happens-209023557835"},"relatedUrl":null,"relatedContentLink":{"text":null,"url":null},"duration":"PT2M15S","nativeAd":false,"videoType":"webExtra","sentiment":"neutral","headline":{"primary":"Coral scientists explain how coral bleaching happens","tease":"Coral scientists explain how coral bleaching happens","social":"Coral scientists explain how coral bleaching happens"},"description":{"primary":"Coral scientists detail how coral bleaching happens and explain that climate change is a major factor in driving heat stress."},"publisher":{"name":"nbcnews"},"source":{"name":"NBC News"},"taxonomy":{"additionalTerms":[{"dateCreated":"Thu Sep 16 2021 03:10:11 GMT+0000 (UTC)","dateModified":"Thu Sep 16 2021 03:10:11 GMT+0000 (UTC)","description":{"primary":null},"id":"nctx19521","isCurated":false,"name":"Science","path":"nbcnews/section/mach/science","pageRoute":"/","slug":"science","type":"taxonomy","taxonomyType":"topic","url":{"primary":null}},{"dateCreated":"Thu Sep 16 2021 03:51:58 GMT+0000 (UTC)","dateModified":"Thu Sep 16 2021 03:51:58 GMT+0000 (UTC)","description":{"primary":null},"id":"nctx19861","isCurated":true,"name":"Science","path":"nbcnews/vertical/mach/science","pageRoute":"/science","slug":"science","type":"taxonomy","taxonomyType":"subvertical","url":{"primary":"https://www.nbcnews.com/mach/science"}},{"dateCreated":"Fri Apr 29 2022 02:27:32 GMT+0000 (UTC)","dateModified":"Fri Apr 29 2022 02:27:32 GMT+0000 (UTC)","description":{"primary":null},"id":"nctx20846","isCurated":false,"name":"News","path":"msnbc/section/msnbc/news","pageRoute":"/","slug":"news","type":"taxonomy","taxonomyType":"topic","url":{"primary":null}},{"dateCreated":"Fri Apr 01 2022 20:42:09 GMT+0000 (UTC)","dateModified":"Fri Apr 01 2022 20:42:09 GMT+0000 (UTC)","description":{"primary":null},"id":"nctx23345","isCurated":true,"name":"News","path":"nbcnews/show/meet-the-press/news","pageRoute":"/meet-the-press","slug":"news","type":"taxonomy","taxonomyType":"topic","url":{"primary":"https://www.nbcnews.com/meet-the-press"}},{"dateCreated":"Thu Sep 16 2021 03:36:45 GMT+0000 (UTC)","dateModified":"Thu Sep 16 2021 03:36:45 GMT+0000 (UTC)","description":{"primary":null},"id":"nctx7","isCurated":false,"name":"News","path":"nbcnews/section/news","pageRoute":"/","slug":"news","type":"taxonomy","taxonomyType":"section","url":{"primary":null}},{"dateCreated":"Thu Sep 16 2021 03:36:51 GMT+0000 (UTC)","dateModified":"Thu Sep 16 2021 03:36:51 GMT+0000 (UTC)","description":{"primary":null},"id":"nctx73","isCurated":true,"name":"Science","path":"nbcnews/section/science","pageRoute":"/science","slug":"science","type":"taxonomy","taxonomyType":"section","url":{"primary":"https://www.nbcnews.com/science"}}],"primaryVertical":{"name":"News"},"primarySection":null,"primaryTopic":null},"hasCaptions":true,"closedCaptioning":{"smptett":null,"srt":"https://vod.nbcnews.com/nbcnews/captions/2024/04/f_mo_bleached_coral_240415_0425.srt","webvtt":"https://vod.nbcnews.com/nbcnews/captions/2024/04/f_mo_bleached_coral_240415_0425.vtt"},"videoAssets":[{"assetType":"EMP","format":"M3U","publicUrl":"https://prodamdnewsencoding.akamaized.net/NBC_News_Digital/f_mo_bleached_coral_240415/1/abs/index.m3u8","height":1080,"width":1920,"assetDuration":134.602,"bitrate":4554000},{"assetType":"akamaiMp4","format":"MPEG4","publicUrl":"https://prodamdnewsencoding.akamaized.net/NBC_News_Digital/nbcnews/video/2024/04/f_mo_bleached_coral_240415_3377292664.mp4","height":1080,"width":1920,"assetDuration":134.602,"bitrate":4554000}]},{"type":"video","id":"mmvo208955461634","unibrow":{"logo":null,"taxonomyPath":null,"text":"TODAY","url":{"primary":"https://www.today.com/video/science-class-reunites-46-years-later-to-witness-total-solar-eclipse-208955461634"}},"mpxMetadata":{"id":"208955461634","guid":"tdy_sun_highs_lows_solar_eclipse_240414","externalAdvertiserId":"tdy_sun_highs_lows_solar_eclipse_240414"},"datePublished":"Sun Apr 14 2024 13:17:59 GMT+0000 (UTC)","dateCreated":"Sun Apr 14 2024 13:17:59 GMT+0000 (UTC)","dateModified":"Sun Apr 14 2024 19:00:35 GMT+0000 (UTC)","primaryImage":{"id":"vidimg1478938582","headline":{"primary":null},"altText":null,"caption":null,"url":{"primary":"https://media-cldnry.s-nbcnews.com/image/upload/mpx/2704722219/2024_04/1713100660432_tdy_sun_highs_lows_solar_eclipse_240414_1920x1080-oubiy9.jpg"},"imageUrl":{"aims":"https://media14.s-nbcnews.com/i/mpx/2704722219/2024_04/1713100660432_tdy_sun_highs_lows_solar_eclipse_240414_1920x1080-oubiy9.jpg","cloudinary":"https://media-cldnry.s-nbcnews.com/image/upload/mpx/2704722219/2024_04/1713100660432_tdy_sun_highs_lows_solar_eclipse_240414_1920x1080-oubiy9.jpg","telemundo":null},"source":null,"authors":[],"height":null,"width":null,"graphicContent":false},"teaseImage":{"id":"vidimg1478938582","headline":{"primary":null},"altText":null,"caption":null,"url":{"primary":"https://media-cldnry.s-nbcnews.com/image/upload/mpx/2704722219/2024_04/1713100660432_tdy_sun_highs_lows_solar_eclipse_240414_1920x1080-oubiy9.jpg"},"imageUrl":{"aims":"https://media14.s-nbcnews.com/i/mpx/2704722219/2024_04/1713100660432_tdy_sun_highs_lows_solar_eclipse_240414_1920x1080-oubiy9.jpg","cloudinary":"https://media-cldnry.s-nbcnews.com/image/upload/mpx/2704722219/2024_04/1713100660432_tdy_sun_highs_lows_solar_eclipse_240414_1920x1080-oubiy9.jpg","telemundo":null},"source":null,"authors":[],"height":null,"width":null,"graphicContent":false},"url":{"canonical":"https://www.today.com/video/science-class-reunites-46-years-later-to-witness-total-solar-eclipse-208955461634","primary":"https://www.today.com/video/science-class-reunites-46-years-later-to-witness-total-solar-eclipse-208955461634","short":"https://www.today.com/video/science-class-reunites-46-years-later-to-witness-total-solar-eclipse-208955461634","slug":"science-class-reunites-46-years-later-to-witness-total-solar-eclipse-208955461634"},"relatedUrl":null,"relatedContentLink":{"text":null,"url":null},"duration":"PT4M49S","nativeAd":false,"videoType":"broadcast","sentiment":"positive","headline":{"primary":"Science class reunites 46 years later to witness total solar eclipse","tease":"Science class reunites 46 years later to witness total solar eclipse","social":"Science class reunites 46 years later to witness total solar eclipse"},"description":{"primary":"Sunday TODAY’s Willie Geist runs through the Highs and Lows of the week including a science class from 1978 reuniting with their teacher to witness the once-in-a-generation total solar eclipse, a racehorse trotting on the wrong track and more!"},"publisher":{"name":"today"},"source":{"name":"TODAY"},"taxonomy":{"additionalTerms":[{"dateCreated":"Thu Sep 16 2021 03:10:11 GMT+0000 (UTC)","dateModified":"Thu Sep 16 2021 03:10:11 GMT+0000 (UTC)","description":{"primary":null},"id":"nctx19521","isCurated":false,"name":"Science","path":"nbcnews/section/mach/science","pageRoute":"/","slug":"science","type":"taxonomy","taxonomyType":"topic","url":{"primary":null}},{"dateCreated":"Thu Sep 16 2021 03:51:58 GMT+0000 (UTC)","dateModified":"Thu Sep 16 2021 03:51:58 GMT+0000 (UTC)","description":{"primary":null},"id":"nctx19861","isCurated":true,"name":"Science","path":"nbcnews/vertical/mach/science","pageRoute":"/science","slug":"science","type":"taxonomy","taxonomyType":"subvertical","url":{"primary":"https://www.nbcnews.com/mach/science"}},{"dateCreated":"Thu Sep 16 2021 03:36:51 GMT+0000 (UTC)","dateModified":"Thu Sep 16 2021 03:36:51 GMT+0000 (UTC)","description":{"primary":null},"id":"nctx73","isCurated":true,"name":"Science","path":"nbcnews/section/science","pageRoute":"/science","slug":"science","type":"taxonomy","taxonomyType":"section","url":{"primary":"https://www.nbcnews.com/science"}},{"dateCreated":"Thu Sep 16 2021 03:10:17 GMT+0000 (UTC)","dateModified":"Thu Sep 16 2021 03:10:17 GMT+0000 (UTC)","description":{"primary":null},"id":"tdtx101","isCurated":true,"name":"News","path":"today/section/news","pageRoute":"/news","slug":"news","type":"taxonomy","taxonomyType":"section","url":{"primary":"https://www.today.com/news"}},{"dateCreated":"Thu Sep 16 2021 03:10:17 GMT+0000 (UTC)","dateModified":"Thu Sep 16 2021 03:10:17 GMT+0000 (UTC)","description":{"primary":null},"id":"tdtx102","isCurated":true,"name":"Pop Culture","path":"today/section/popculture","pageRoute":"/popculture","slug":"popculture","type":"taxonomy","taxonomyType":"section","url":{"primary":"https://www.today.com/popculture"}},{"dateCreated":"Wed Sep 28 2022 15:01:52 GMT+0000 (UTC)","dateModified":"Wed Sep 28 2022 15:01:52 GMT+0000 (UTC)","description":{"primary":null},"id":"tdtx117","isCurated":false,"name":"News","path":"today/section/news/news","pageRoute":"/","slug":"news","type":"taxonomy","taxonomyType":"topic","url":{"primary":null}},{"dateCreated":"Thu Sep 16 2021 03:10:05 GMT+0000 (UTC)","dateModified":"Thu Sep 16 2021 03:10:05 GMT+0000 (UTC)","description":{"primary":null},"id":"tdtx118","isCurated":true,"name":"Good News","path":"today/section/news/good-news","pageRoute":"/news/good-news","slug":"good-news","type":"taxonomy","taxonomyType":"topic","url":{"primary":"https://www.today.com/news/good-news"}},{"dateCreated":"Thu Sep 16 2021 03:10:14 GMT+0000 (UTC)","dateModified":"Thu Sep 16 2021 03:10:14 GMT+0000 (UTC)","description":{"primary":null},"id":"tdtx154","isCurated":true,"name":"Cutest Thing Ever","path":"today/section/pets/pets/cutest-thing-ever","pageRoute":"/pets/cutest-thing-ever","slug":"cutest-thing-ever","type":"taxonomy","taxonomyType":"subtopic","url":{"primary":"https://www.today.com/pets/cutest-thing-ever"}},{"dateCreated":"Thu Sep 16 2021 03:10:15 GMT+0000 (UTC)","dateModified":"Thu Sep 16 2021 03:10:15 GMT+0000 (UTC)","description":{"primary":null},"id":"tdtx206","isCurated":true,"name":"Moments that Matter","path":"today/section/parents/parents/moments-that-matter","pageRoute":"/parents/moments-that-matter","slug":"moments-that-matter","type":"taxonomy","taxonomyType":"subtopic","url":{"primary":"https://www.today.com/parents/moments-that-matter"}},{"dateCreated":"Tue Jan 04 2022 15:36:59 GMT+0000 (UTC)","dateModified":"Tue Jan 04 2022 15:36:59 GMT+0000 (UTC)","description":{"primary":null},"id":"tdtx2977","isCurated":false,"name":"Top Videos","path":"today/label/top-videos","pageRoute":"/","slug":"top-videos","type":"taxonomy","taxonomyType":"label","url":{"primary":null}},{"dateCreated":"Thu Sep 16 2021 03:36:04 GMT+0000 (UTC)","dateModified":"Thu Sep 16 2021 03:36:04 GMT+0000 (UTC)","description":{"primary":null},"id":"tdtx951","isCurated":true,"name":"Sunday TODAY","path":"today/show/sunday-today","pageRoute":"/sunday-today","slug":"sunday-today","type":"taxonomy","taxonomyType":"show","url":{"primary":"https://www.today.com/sunday-today"}}],"primaryVertical":{"name":"today"},"primarySection":null,"primaryTopic":null},"hasCaptions":true,"closedCaptioning":{"smptett":null,"srt":"https://nbcnewsdigital-static.nbcuni.com/media/captions/NBC_News_Digital/2024/04/1713100660432_tdy_sun_highs_lows_solar_eclipse_240414.srt","webvtt":"https://nbcnewsdigital-static.nbcuni.com/media/captions/NBC_News_Digital/2024/04/1713100660432_tdy_sun_highs_lows_solar_eclipse_240414.vtt"},"videoAssets":[{"assetType":"EMP","format":"M3U","publicUrl":"https://prodamdnewsencoding.akamaized.net/NBC_News_Digital/tdy_sun_highs_lows_solar_eclipse_240414/1/abs/index.m3u8","height":1080,"width":1920,"assetDuration":289.024,"bitrate":4249000},{"assetType":"akamaiMp4","format":"MPEG4","publicUrl":"https://prodamdnewsencoding.akamaized.net/NBC_News_Digital/nbcnews/video/2024/04/1713100660432_tdy_sun_highs_lows_solar_eclipse_240414_6.mp4","height":1080,"width":1920,"assetDuration":289.024,"bitrate":4249008}]},{"type":"video","id":"mmvo208603717917","unibrow":{"logo":null,"taxonomyPath":null,"text":"TODAY","url":{"primary":"https://www.today.com/video/millions-gather-to-celebrate-solar-eclipse-along-path-of-totality-208603717917"}},"mpxMetadata":{"id":"208603717917","guid":"tdy_news_7a_costello_eclipse_240409","externalAdvertiserId":"tdy_news_7a_costello_eclipse_240409"},"datePublished":"Tue Apr 09 2024 11:11:19 GMT+0000 (UTC)","dateCreated":"Tue Apr 09 2024 11:11:19 GMT+0000 (UTC)","dateModified":"Sat Apr 13 2024 03:21:34 GMT+0000 (UTC)","primaryImage":{"id":"vidimg1821086297","headline":{"primary":null},"altText":null,"caption":null,"url":{"primary":"https://media-cldnry.s-nbcnews.com/image/upload/mpx/2704722219/2024_04/Eclipse_x_Viewers-d6cxtc.jpg"},"imageUrl":{"aims":"https://media13.s-nbcnews.com/i/mpx/2704722219/2024_04/Eclipse_x_Viewers-d6cxtc.jpg","cloudinary":"https://media-cldnry.s-nbcnews.com/image/upload/mpx/2704722219/2024_04/Eclipse_x_Viewers-d6cxtc.jpg","telemundo":null},"source":null,"authors":[],"height":null,"width":null,"graphicContent":false},"teaseImage":{"id":"vidimg1821086297","headline":{"primary":null},"altText":null,"caption":null,"url":{"primary":"https://media-cldnry.s-nbcnews.com/image/upload/mpx/2704722219/2024_04/Eclipse_x_Viewers-d6cxtc.jpg"},"imageUrl":{"aims":"https://media13.s-nbcnews.com/i/mpx/2704722219/2024_04/Eclipse_x_Viewers-d6cxtc.jpg","cloudinary":"https://media-cldnry.s-nbcnews.com/image/upload/mpx/2704722219/2024_04/Eclipse_x_Viewers-d6cxtc.jpg","telemundo":null},"source":null,"authors":[],"height":null,"width":null,"graphicContent":false},"url":{"canonical":"https://www.today.com/video/millions-gather-to-celebrate-solar-eclipse-along-path-of-totality-208603717917","primary":"https://www.today.com/video/millions-gather-to-celebrate-solar-eclipse-along-path-of-totality-208603717917","short":"https://www.today.com/video/millions-gather-to-celebrate-solar-eclipse-along-path-of-totality-208603717917","slug":"millions-gather-to-celebrate-solar-eclipse-along-path-of-totality-208603717917"},"relatedUrl":null,"relatedContentLink":{"text":null,"url":null},"duration":"PT3M5S","nativeAd":false,"videoType":"broadcast","sentiment":"positive","headline":{"primary":"Millions gather to celebrate solar eclipse along path of totality","tease":"Millions gather to celebrate solar eclipse along path of totality","social":"Millions gather to celebrate solar eclipse along path of totality"},"description":{"primary":"The total solar eclipse brought millions together to witness the rare once-in-a-generation moment. NBC’s Tom Costello reports for TODAY."},"publisher":{"name":"today"},"source":{"name":"TODAY"},"taxonomy":{"additionalTerms":[{"dateCreated":"Thu Sep 16 2021 03:10:11 GMT+0000 (UTC)","dateModified":"Thu Sep 16 2021 03:10:11 GMT+0000 (UTC)","description":{"primary":null},"id":"nctx19521","isCurated":false,"name":"Science","path":"nbcnews/section/mach/science","pageRoute":"/","slug":"science","type":"taxonomy","taxonomyType":"topic","url":{"primary":null}},{"dateCreated":"Thu Sep 16 2021 03:51:58 GMT+0000 (UTC)","dateModified":"Thu Sep 16 2021 03:51:58 GMT+0000 (UTC)","description":{"primary":null},"id":"nctx19861","isCurated":true,"name":"Science","path":"nbcnews/vertical/mach/science","pageRoute":"/science","slug":"science","type":"taxonomy","taxonomyType":"subvertical","url":{"primary":"https://www.nbcnews.com/mach/science"}},{"dateCreated":"Fri Apr 29 2022 02:27:32 GMT+0000 (UTC)","dateModified":"Fri Apr 29 2022 02:27:32 GMT+0000 (UTC)","description":{"primary":null},"id":"nctx20846","isCurated":false,"name":"News","path":"msnbc/section/msnbc/news","pageRoute":"/","slug":"news","type":"taxonomy","taxonomyType":"topic","url":{"primary":null}},{"dateCreated":"Fri Apr 01 2022 20:42:09 GMT+0000 (UTC)","dateModified":"Fri Apr 01 2022 20:42:09 GMT+0000 (UTC)","description":{"primary":null},"id":"nctx23345","isCurated":true,"name":"News","path":"nbcnews/show/meet-the-press/news","pageRoute":"/meet-the-press","slug":"news","type":"taxonomy","taxonomyType":"topic","url":{"primary":"https://www.nbcnews.com/meet-the-press"}},{"dateCreated":"Thu Sep 16 2021 03:36:45 GMT+0000 (UTC)","dateModified":"Thu Sep 16 2021 03:36:45 GMT+0000 (UTC)","description":{"primary":null},"id":"nctx7","isCurated":false,"name":"News","path":"nbcnews/section/news","pageRoute":"/","slug":"news","type":"taxonomy","taxonomyType":"section","url":{"primary":null}},{"dateCreated":"Thu Sep 16 2021 03:36:51 GMT+0000 (UTC)","dateModified":"Thu Sep 16 2021 03:36:51 GMT+0000 (UTC)","description":{"primary":null},"id":"nctx73","isCurated":true,"name":"Science","path":"nbcnews/section/science","pageRoute":"/science","slug":"science","type":"taxonomy","taxonomyType":"section","url":{"primary":"https://www.nbcnews.com/science"}},{"dateCreated":"Thu Sep 16 2021 03:10:17 GMT+0000 (UTC)","dateModified":"Thu Sep 16 2021 03:10:17 GMT+0000 (UTC)","description":{"primary":null},"id":"tdtx101","isCurated":true,"name":"News","path":"today/section/news","pageRoute":"/news","slug":"news","type":"taxonomy","taxonomyType":"section","url":{"primary":"https://www.today.com/news"}},{"dateCreated":"Wed Sep 28 2022 15:01:52 GMT+0000 (UTC)","dateModified":"Wed Sep 28 2022 15:01:52 GMT+0000 (UTC)","description":{"primary":null},"id":"tdtx117","isCurated":false,"name":"News","path":"today/section/news/news","pageRoute":"/","slug":"news","type":"taxonomy","taxonomyType":"topic","url":{"primary":null}},{"dateCreated":"Fri Sep 23 2022 19:39:40 GMT+0000 (UTC)","dateModified":"Fri Sep 23 2022 19:39:40 GMT+0000 (UTC)","description":{"primary":null},"id":"tdtx134","isCurated":true,"name":"Travel","path":"today/section/money/travel","pageRoute":"/life/travel","slug":"travel","type":"taxonomy","taxonomyType":"topic","url":{"primary":"https://www.today.com/life/travel"}},{"dateCreated":"Thu Sep 16 2021 03:10:13 GMT+0000 (UTC)","dateModified":"Thu Sep 16 2021 03:10:13 GMT+0000 (UTC)","description":{"primary":null},"id":"tdtx2009","isCurated":false,"name":"Travel","path":"today/section/tmrw/travel","pageRoute":"/","slug":"travel","type":"taxonomy","taxonomyType":"topic","url":{"primary":null}},{"dateCreated":"Tue Jan 04 2022 15:36:59 GMT+0000 (UTC)","dateModified":"Tue Jan 04 2022 15:36:59 GMT+0000 (UTC)","description":{"primary":null},"id":"tdtx2977","isCurated":false,"name":"Top Videos","path":"today/label/top-videos","pageRoute":"/","slug":"top-videos","type":"taxonomy","taxonomyType":"label","url":{"primary":null}}],"primaryVertical":{"name":"today"},"primarySection":null,"primaryTopic":null},"hasCaptions":true,"closedCaptioning":{"smptett":null,"srt":"https://vod.nbcnews.com/nbcnews/captions/2024/04/tdy_news_7a_costello_eclipse_240409.srt","webvtt":"https://vod.nbcnews.com/nbcnews/captions/2024/04/tdy_news_7a_costello_eclipse_240409.vtt"},"videoAssets":[{"assetType":"EMP","format":"M3U","publicUrl":"https://prodamdnewsencoding.akamaized.net/NBC_News_Digital/tdy_news_7a_costello_eclipse_240409/1/abs/index.m3u8","height":1080,"width":1920,"assetDuration":185.386,"bitrate":4560000},{"assetType":"akamaiMp4","format":"MPEG4","publicUrl":"https://prodamdnewsencoding.akamaized.net/NBC_News_Digital/nbcnews/video/2024/04/tdy_news_7a_costello_eclipse_240409_3368886548.mp4","height":1080,"width":1920,"assetDuration":185.386,"bitrate":4560000}]},{"type":"video","id":"mmvo208587845997","unibrow":{"logo":null,"taxonomyPath":null,"text":"NBC News NOW","url":{"primary":"https://www.nbcnews.com/now/video/meet-the-woman-who-has-seen-21-solar-eclipses-208587845997"}},"mpxMetadata":{"id":"208587845997","guid":"now_staytuned_eclipse_ferrer_240408","externalAdvertiserId":"now_staytuned_eclipse_ferrer_240408"},"datePublished":"Tue Apr 09 2024 01:30:51 GMT+0000 (UTC)","dateCreated":"Tue Apr 09 2024 01:30:51 GMT+0000 (UTC)","dateModified":"Tue Apr 09 2024 01:31:50 GMT+0000 (UTC)","primaryImage":{"id":"vidimg3371059205","headline":{"primary":null},"altText":null,"caption":null,"url":{"primary":"https://media-cldnry.s-nbcnews.com/image/upload/mpx/2704722219/2024_04/1712626230591_now_staytuned_eclipse_ferrer_240408_1920x1080-280nqs.jpg"},"imageUrl":{"aims":"https://media11.s-nbcnews.com/i/mpx/2704722219/2024_04/1712626230591_now_staytuned_eclipse_ferrer_240408_1920x1080-280nqs.jpg","cloudinary":"https://media-cldnry.s-nbcnews.com/image/upload/mpx/2704722219/2024_04/1712626230591_now_staytuned_eclipse_ferrer_240408_1920x1080-280nqs.jpg","telemundo":null},"source":null,"authors":[],"height":null,"width":null,"graphicContent":false},"teaseImage":{"id":"vidimg3371059205","headline":{"primary":null},"altText":null,"caption":null,"url":{"primary":"https://media-cldnry.s-nbcnews.com/image/upload/mpx/2704722219/2024_04/1712626230591_now_staytuned_eclipse_ferrer_240408_1920x1080-280nqs.jpg"},"imageUrl":{"aims":"https://media11.s-nbcnews.com/i/mpx/2704722219/2024_04/1712626230591_now_staytuned_eclipse_ferrer_240408_1920x1080-280nqs.jpg","cloudinary":"https://media-cldnry.s-nbcnews.com/image/upload/mpx/2704722219/2024_04/1712626230591_now_staytuned_eclipse_ferrer_240408_1920x1080-280nqs.jpg","telemundo":null},"source":null,"authors":[],"height":null,"width":null,"graphicContent":false},"url":{"canonical":"https://www.nbcnews.com/now/video/meet-the-woman-who-has-seen-21-solar-eclipses-208587845997","primary":"https://www.nbcnews.com/now/video/meet-the-woman-who-has-seen-21-solar-eclipses-208587845997","short":"https://www.nbcnews.com/now/video/meet-the-woman-who-has-seen-21-solar-eclipses-208587845997","slug":"meet-the-woman-who-has-seen-21-solar-eclipses-208587845997"},"relatedUrl":null,"relatedContentLink":{"text":null,"url":null},"duration":"PT2M23S","nativeAd":false,"videoType":"original","sentiment":"neutral","headline":{"primary":"Meet the woman who has seen 21 solar eclipses","tease":"Meet the woman who has seen 21 solar eclipses","social":"Meet the woman who has seen 21 solar eclipses"},"description":{"primary":"Leticia Ferrer’s passion is chasing solar eclipses. She has seen 21 and hasn’t missed one since 1998. Ferrer has even gone as far as the middle of the Pacific and Atlantic oceans to see them. She talks with Ellison Barber about the power of witnessing these celestial events."},"publisher":{"name":"nbcnews"},"source":{"name":"NBC News NOW"},"taxonomy":{"additionalTerms":[{"dateCreated":"Thu Sep 16 2021 03:10:11 GMT+0000 (UTC)","dateModified":"Thu Sep 16 2021 03:10:11 GMT+0000 (UTC)","description":{"primary":null},"id":"nctx19521","isCurated":false,"name":"Science","path":"nbcnews/section/mach/science","pageRoute":"/","slug":"science","type":"taxonomy","taxonomyType":"topic","url":{"primary":null}},{"dateCreated":"Thu Sep 16 2021 03:51:58 GMT+0000 (UTC)","dateModified":"Thu Sep 16 2021 03:51:58 GMT+0000 (UTC)","description":{"primary":null},"id":"nctx19861","isCurated":true,"name":"Science","path":"nbcnews/vertical/mach/science","pageRoute":"/science","slug":"science","type":"taxonomy","taxonomyType":"subvertical","url":{"primary":"https://www.nbcnews.com/mach/science"}},{"dateCreated":"Thu Sep 16 2021 03:52:10 GMT+0000 (UTC)","dateModified":"Thu Sep 16 2021 03:52:10 GMT+0000 (UTC)","description":{"primary":null},"id":"nctx21301","isCurated":true,"name":"NBC News NOW","path":"nbcnews/collection/nbc-news-now","pageRoute":"/now","slug":"nbc-news-now","type":"taxonomy","taxonomyType":"collection","url":{"primary":"https://www.nbcnews.com/now"}},{"dateCreated":"Thu Sep 16 2021 03:36:51 GMT+0000 (UTC)","dateModified":"Thu Sep 16 2021 03:36:51 GMT+0000 (UTC)","description":{"primary":null},"id":"nctx73","isCurated":true,"name":"Science","path":"nbcnews/section/science","pageRoute":"/science","slug":"science","type":"taxonomy","taxonomyType":"section","url":{"primary":"https://www.nbcnews.com/science"}}],"primaryVertical":{"name":"News"},"primarySection":null,"primaryTopic":null},"hasCaptions":true,"closedCaptioning":{"smptett":null,"srt":"https://nbcnewsdigital-static.nbcuni.com/media/captions/NBC_News_Digital/2024/04/1712626230591_now_staytuned_eclipse_ferrer_240408.srt","webvtt":"https://nbcnewsdigital-static.nbcuni.com/media/captions/NBC_News_Digital/2024/04/1712626230591_now_staytuned_eclipse_ferrer_240408.vtt"},"videoAssets":[{"assetType":"EMP","format":"M3U","publicUrl":"https://prodamdnewsencoding.akamaized.net/NBC_News_Digital/now_staytuned_eclipse_ferrer_240408/1/abs/index.m3u8","height":1080,"width":1920,"assetDuration":142.944,"bitrate":4140000},{"assetType":"akamaiMp4","format":"MPEG4","publicUrl":"https://prodamdnewsencoding.akamaized.net/NBC_News_Digital/nbcnews/video/2024/04/1712626230591_now_staytuned_eclipse_ferrer_240408_6.mp4","height":1080,"width":1920,"assetDuration":142.944,"bitrate":4140662}]},{"type":"video","id":"mmvo208588869826","unibrow":{"logo":null,"taxonomyPath":null,"text":"NBC News NOW","url":{"primary":"https://www.nbcnews.com/now/video/scientists-will-use-total-solar-eclipse-to-study-the-sun-s-corona-208588869826"}},"mpxMetadata":{"id":"208588869826","guid":"now_staytuned_sun_corona_240408","externalAdvertiserId":"now_staytuned_sun_corona_240408"},"datePublished":"Tue Apr 09 2024 01:15:40 GMT+0000 (UTC)","dateCreated":"Tue Apr 09 2024 01:15:40 GMT+0000 (UTC)","dateModified":"Tue Apr 09 2024 01:16:37 GMT+0000 (UTC)","primaryImage":{"id":"vidimg3307739301","headline":{"primary":null},"altText":null,"caption":null,"url":{"primary":"https://media-cldnry.s-nbcnews.com/image/upload/mpx/2704722219/2024_04/1712625319557_now_staytuned_sun_corona_240408_1920x1080-01e4nj.jpg"},"imageUrl":{"aims":"https://media11.s-nbcnews.com/i/mpx/2704722219/2024_04/1712625319557_now_staytuned_sun_corona_240408_1920x1080-01e4nj.jpg","cloudinary":"https://media-cldnry.s-nbcnews.com/image/upload/mpx/2704722219/2024_04/1712625319557_now_staytuned_sun_corona_240408_1920x1080-01e4nj.jpg","telemundo":null},"source":null,"authors":[],"height":null,"width":null,"graphicContent":false},"teaseImage":{"id":"vidimg3307739301","headline":{"primary":null},"altText":null,"caption":null,"url":{"primary":"https://media-cldnry.s-nbcnews.com/image/upload/mpx/2704722219/2024_04/1712625319557_now_staytuned_sun_corona_240408_1920x1080-01e4nj.jpg"},"imageUrl":{"aims":"https://media11.s-nbcnews.com/i/mpx/2704722219/2024_04/1712625319557_now_staytuned_sun_corona_240408_1920x1080-01e4nj.jpg","cloudinary":"https://media-cldnry.s-nbcnews.com/image/upload/mpx/2704722219/2024_04/1712625319557_now_staytuned_sun_corona_240408_1920x1080-01e4nj.jpg","telemundo":null},"source":null,"authors":[],"height":null,"width":null,"graphicContent":false},"url":{"canonical":"https://www.nbcnews.com/now/video/scientists-will-use-total-solar-eclipse-to-study-the-sun-s-corona-208588869826","primary":"https://www.nbcnews.com/now/video/scientists-will-use-total-solar-eclipse-to-study-the-sun-s-corona-208588869826","short":"https://www.nbcnews.com/now/video/scientists-will-use-total-solar-eclipse-to-study-the-sun-s-corona-208588869826","slug":"scientists-will-use-total-solar-eclipse-to-study-the-sun-s-corona-208588869826"},"relatedUrl":null,"relatedContentLink":{"text":null,"url":null},"duration":"PT5M16S","nativeAd":false,"videoType":"original","sentiment":"neutral","headline":{"primary":"Scientists will use total solar eclipse to study the sun's corona","tease":"Scientists will use total solar eclipse to study the sun's corona","social":"Scientists will use total solar eclipse to study the sun's corona"},"description":{"primary":"While millions were awed by the total solar eclipse, scientists hope to learn more about our sun from the celestial event. Amir Caspi, a solar astrophysicist at Southwest Research Institute, talks with Ellison Barber about research his colleagues hope to gather on the sun's corona and what they can learn about the different temperature regions of the star."},"publisher":{"name":"nbcnews"},"source":{"name":"NBC News NOW"},"taxonomy":{"additionalTerms":[{"dateCreated":"Thu Sep 16 2021 03:10:11 GMT+0000 (UTC)","dateModified":"Thu Sep 16 2021 03:10:11 GMT+0000 (UTC)","description":{"primary":null},"id":"nctx19521","isCurated":false,"name":"Science","path":"nbcnews/section/mach/science","pageRoute":"/","slug":"science","type":"taxonomy","taxonomyType":"topic","url":{"primary":null}},{"dateCreated":"Thu Sep 16 2021 03:51:58 GMT+0000 (UTC)","dateModified":"Thu Sep 16 2021 03:51:58 GMT+0000 (UTC)","description":{"primary":null},"id":"nctx19861","isCurated":true,"name":"Science","path":"nbcnews/vertical/mach/science","pageRoute":"/science","slug":"science","type":"taxonomy","taxonomyType":"subvertical","url":{"primary":"https://www.nbcnews.com/mach/science"}},{"dateCreated":"Thu Sep 16 2021 03:52:10 GMT+0000 (UTC)","dateModified":"Thu Sep 16 2021 03:52:10 GMT+0000 (UTC)","description":{"primary":null},"id":"nctx21301","isCurated":true,"name":"NBC News NOW","path":"nbcnews/collection/nbc-news-now","pageRoute":"/now","slug":"nbc-news-now","type":"taxonomy","taxonomyType":"collection","url":{"primary":"https://www.nbcnews.com/now"}},{"dateCreated":"Thu Sep 16 2021 03:36:51 GMT+0000 (UTC)","dateModified":"Thu Sep 16 2021 03:36:51 GMT+0000 (UTC)","description":{"primary":null},"id":"nctx73","isCurated":true,"name":"Science","path":"nbcnews/section/science","pageRoute":"/science","slug":"science","type":"taxonomy","taxonomyType":"section","url":{"primary":"https://www.nbcnews.com/science"}}],"primaryVertical":{"name":"News"},"primarySection":null,"primaryTopic":null},"hasCaptions":true,"closedCaptioning":{"smptett":null,"srt":"https://nbcnewsdigital-static.nbcuni.com/media/captions/NBC_News_Digital/2024/04/1712625319557_now_staytuned_sun_corona_240408.srt","webvtt":"https://nbcnewsdigital-static.nbcuni.com/media/captions/NBC_News_Digital/2024/04/1712625319557_now_staytuned_sun_corona_240408.vtt"},"videoAssets":[{"assetType":"EMP","format":"M3U","publicUrl":"https://prodamdnewsencoding.akamaized.net/NBC_News_Digital/now_staytuned_sun_corona_240408/1/abs/index.m3u8","height":1080,"width":1920,"assetDuration":315.551,"bitrate":4104000},{"assetType":"akamaiMp4","format":"MPEG4","publicUrl":"https://prodamdnewsencoding.akamaized.net/NBC_News_Digital/nbcnews/video/2024/04/1712625319557_now_staytuned_sun_corona_240408_6.mp4","height":1080,"width":1920,"assetDuration":315.551,"bitrate":4104031}]}]}}},{"type":"markup","element":"p","html":"But in combination with his fascination and curiosity about space, he advised humans “need to do both” when it comes to tackling climate change on Earth and exploring space around our home planet."},{"type":"markup","element":"p","html":"\"You have to have a focus on the most important part, which is staying alive. I mean, what’s the point of going into space, if you can’t come back, or you were overcome by the fumes?\" he said. \"No, we’re in a dire situation. We’ve got to clean up the environment and add our curiosity and our ambition to see what’s out there.\""}],"text":["BLOOMINGTON, Ind. — William Shatner, the oldest person to ever visit space, will be on stage narrating the moments leading to totality at Indiana University this afternoon. ","Sitting down with NBC News, he expressed the magical feeling an eclipse will will provide: \"It’s huge when you think about it. Celestial bodies are placing themselves between other celestial bodies.\"","But in combination with his fascination and curiosity about space, he advised humans “need to do both” when it comes to tackling climate change on Earth and exploring space around our home planet.","\"You have to have a focus on the most important part, which is staying alive. I mean, what’s the point of going into space, if you can’t come back, or you were overcome by the fumes?\" he said. \"No, we’re in a dire situation. We’ve got to clean up the environment and add our curiosity and our ambition to see what’s out there.\""]},"cardData":{"graphics":[]},"date":{"createdAt":"2024-04-08T15:47:19.664Z","publishedAt":"2024-04-08T15:47:19.664Z","modifiedAt":"2024-04-08T17:39:45.363Z"},"description":{"primary":"William Shatner, the oldest person to ever visit space, will be on stage narrating the moments leading to totality at Indiana University this afternoon.","seo":"William Shatner, the oldest person to ever visit space, will be on stage narrating the moments leading to totality at Indiana University this afternoon.","social":"William Shatner reflects on the ‘magical’ nature of a total eclipse "},"headline":{"primary":"William Shatner reflects on the ‘magical’ nature of a total eclipse ","seo":"William Shatner reflects on the ‘magical’ nature of a total eclipse ","social":"William Shatner reflects on the ‘magical’ nature of a total eclipse ","tease":"William Shatner reflects on the ‘magical’ nature of a total eclipse "},"primaryImage":null,"teaseImage":null,"taxonomy":{"primaryChannel":{"id":"rctx6603","path":"nbcnews/channel/nebula-blog-rcna145900","taxonomyType":"channel"},"primaryVertical":{"dateCreated":"Thu Sep 16 2021 03:51:57 GMT+0000 (UTC)","dateModified":"Thu Sep 16 2021 03:51:57 GMT+0000 (UTC)","description":{"primary":null},"id":"nctx20366","isCurated":true,"name":"News","path":"nbcnews/vertical/news","pageRoute":"/","slug":"news","type":"taxonomy","taxonomyType":"vertical","url":{"primary":"https://www.nbcnews.com/"}}},"url":{"primary":"https://www.nbcnews.com/science/space/live-blog/solar-eclipse-2024-live-updates-rcna145900#rcrd38490"},"replies":[]},{"id":"rcrd38491","authors":[{"bio":[{"type":"markup","element":"p","html":"Matt Nighswander joined NBCNews.com as a multimedia producer in July 2012. Nighswander is part of the team responsible for selecting photos for the site and creating original content based on photography. Among his individual responsibilities is the Month in Space slideshow. Nighswander reports to James Collins, director of photography."},{"type":"markup","element":"p","html":"Nighswander joined NBCNews.com from MSN.com, where he was a lead homepage photo editor. "},{"type":"markup","element":"p","html":"Prior to his work at MSN, he was an international photo editor at The Associated Press and received an MFA in Photography from Columbia College Chicago."}],"dateCreated":"Thu Dec 26 2013 23:18:14 GMT+0000 (UTC)","dateModified":"Wed Mar 24 2021 03:10:02 GMT+0000 (UTC)","shortBio":null,"liveBlogShortBio":"","experience":[],"educationAndExpertise":[],"awards":[],"id":"ncpn591","email":"matt.nighswander@nbcuni.com","jobTitle":["Multimedia Producer"],"name":"Matthew Nighswander","primaryImage":{"altText":null,"height":1500,"url":{"primary":"https://media-cldnry.s-nbcnews.com/image/upload/newscms/2014_21/463046/140521_nighswander_portrait_67931065.jpg"},"width":1500},"publisher":{"name":"nbcnews","subType":null,"type":"organization"},"socialMediaProfiles":{"email":null,"facebook":"http://nighswander.tumblr.com/","instagram":null,"pinterest":null,"snapchat":null,"tiktok":null,"twitter":null,"whatsapp":null,"youtube":null},"subType":null,"type":"person","url":null,"worksFor":null}],"cardType":"POST","isHeadlineHidden":false,"content":{"markupAndEmbeds":[{"presentation":{"alignment":"center","size":"medium","style":"default","byline":null,"hideRecommendations":false,"hideProductRecommendations":false,"_overriddenByGetProcessedCardData":true},"type":"embeddedImage","image":{"id":"rcim252192","headline":{"primary":null,"tease":null,"seo":null,"social":null},"caption":"","altText":"Total Solar Eclipse Stretches Across North America From Mexico To Canada","url":{"primary":"https://media-cldnry.s-nbcnews.com/image/upload/rockcms/2024-04/240408-solar-eclipse-arkansas-mn-1125-bbf705.jpg"},"imageUrl":{"aims":"https://media1.s-nbcnews.com/i/rockcms/2024-04/252192/240408-solar-eclipse-arkansas-mn-1125-bbf705_4006def0769ec3f69280bd7ecd20fc1d56df05f7.jpg","cloudinary":"https://media-cldnry.s-nbcnews.com/image/upload/rockcms/2024-04/240408-solar-eclipse-arkansas-mn-1125-bbf705.jpg","telemundo":null},"encodingFormat":"image/jpeg","height":1670,"width":2500,"authors":[{"name":"Mario Tama"}],"source":{"name":"Getty Images","copyright":null},"graphicContent":false}},{"type":"markup","element":"p","html":"Bride and groom Kylee and Michael Rice prepare to take a hot air balloon ride before a planned mass wedding of over 200 couples at the \"Total Eclipse of the Heart\" festival in Russellville, Ark."}],"text":["Bride and groom Kylee and Michael Rice prepare to take a hot air balloon ride before a planned mass wedding of over 200 couples at the \"Total Eclipse of the Heart\" festival in Russellville, Ark."]},"cardData":{"graphics":[]},"date":{"createdAt":"2024-04-08T15:41:21.350Z","publishedAt":"2024-04-08T15:41:21.350Z","modifiedAt":"2024-04-08T15:41:21.350Z"},"description":{"primary":"Bride and groom Kylee and Michael Rice prepare to take a hot air balloon ride before a planned mass wedding of over 200 couples at the \"Total Eclipse of the Hea","seo":"Bride and groom Kylee and Michael Rice prepare to take a hot air balloon ride before a planned mass wedding of over 200 couples at the \"Total Eclipse of the Hea","social":"Couple prepares for mass wedding in Arkansas"},"headline":{"primary":"Couple prepares for mass wedding in Arkansas","seo":"Couple prepares for mass wedding in Arkansas","social":"Couple prepares for mass wedding in Arkansas","tease":"Couple prepares for mass wedding in Arkansas"},"primaryImage":null,"teaseImage":null,"taxonomy":{"primaryChannel":{"id":"rctx6603","path":"nbcnews/channel/nebula-blog-rcna145900","taxonomyType":"channel"},"primaryVertical":{"dateCreated":"Thu Sep 16 2021 03:51:57 GMT+0000 (UTC)","dateModified":"Thu Sep 16 2021 03:51:57 GMT+0000 (UTC)","description":{"primary":null},"id":"nctx20366","isCurated":true,"name":"News","path":"nbcnews/vertical/news","pageRoute":"/","slug":"news","type":"taxonomy","taxonomyType":"vertical","url":{"primary":"https://www.nbcnews.com/"}}},"url":{"primary":"https://www.nbcnews.com/science/space/live-blog/solar-eclipse-2024-live-updates-rcna145900#rcrd38491"},"replies":[]},{"id":"rcrd38493","authors":[{"bio":[{"type":"markup","element":"p","html":"Ginger Gibson is the senior Washington editor for NBC News Digital."}],"dateCreated":"Wed Jul 15 2020 18:59:09 GMT+0000 (UTC)","dateModified":"Fri Jan 05 2024 19:00:50 GMT+0000 (UTC)","shortBio":"Ginger Gibson is the senior Washington editor for NBC News Digital.","liveBlogShortBio":"Senior Washington Editor","experience":[],"educationAndExpertise":[],"awards":[],"id":"ncpn1233927","email":"ginger.gibson@nbcuni.com","jobTitle":[],"name":"Ginger Gibson","primaryImage":{"altText":"Ginger Gibson.","height":1500,"url":{"primary":"https://media-cldnry.s-nbcnews.com/image/upload/newscms/2023_08/3595833/ginger-gibson-byline-jm-1.jpg"},"width":1500},"publisher":{"name":"nbcnews","subType":null,"type":"organization"},"socialMediaProfiles":{"email":null,"facebook":null,"instagram":null,"pinterest":null,"snapchat":null,"tiktok":null,"twitter":"@gingergibson","whatsapp":null,"youtube":null},"subType":null,"type":"person","url":{"canonical":"https://www.nbcnews.com/author/ginger-gibson-ncpn1233927","primary":"https://www.nbcnews.com/author/ginger-gibson-ncpn1233927","short":"https://www.nbcnews.com/author/ginger-gibson-ncpn1233927","slug":"ginger-gibson-ncpn1233927"},"worksFor":null}],"cardType":"POST","isHeadlineHidden":false,"content":{"markupAndEmbeds":[{"type":"markup","element":"p","html":"NEW SPRINGFIELD, Ohio — Joe Scott, 63, and Chris Scott, 62, of Fredericksburg, Virginia, are headed to see their second total solar eclipse, sporting T-shirts touting the feat."},{"presentation":{"alignment":"center","size":"medium","style":"default","byline":null,"hideRecommendations":false,"hideProductRecommendations":false,"_overriddenByGetProcessedCardData":true},"type":"embeddedImage","image":{"id":"rcim252198","headline":{"primary":null,"tease":null,"seo":null,"social":null},"caption":"Joe Scott, 63, and Chris Scott, 62, of Fredericksburg, Va.","altText":"Joe Scott, 63, and Chris Scott, 62, of Fredericksburg, Va., were headed to see their second total solar eclipse and were sporting T-shirts touting the feat.","url":{"primary":"https://media-cldnry.s-nbcnews.com/image/upload/rockcms/2024-04/240408-eclipse-viewers-scott-mn-1135-6aed30.jpg"},"imageUrl":{"aims":"https://media1.s-nbcnews.com/i/rockcms/2024-04/252198/240408-eclipse-viewers-scott-mn-1135-6aed30_313b2d084eaa18c4834e72d79add27ca3c1e56a9.jpg","cloudinary":"https://media-cldnry.s-nbcnews.com/image/upload/rockcms/2024-04/240408-eclipse-viewers-scott-mn-1135-6aed30.jpg","telemundo":null},"encodingFormat":"image/jpeg","height":1908,"width":2500,"authors":[{"name":"Ginger Gibson"}],"source":{"name":"NBC News","copyright":null},"graphicContent":false}},{"type":"markup","element":"p","html":"The retired couple watched the 2017 eclipse at the zoo in Greenville, South Carolina. This time, they have tickets to watch from the Rock \u0026 Roll Hall of Fame in Cleveland."},{"type":"markup","element":"p","html":"The pair had anticipated seeing the animals go wild at the zoo, but said instead most just went to sleep."},{"type":"markup","element":"p","html":"“Everyone told us the animals would be crazy. They actually just thought it was nighttime and went to sleep,” Joe Scott said while taking a break at an Ohio travel plaza. “And so now we’re going to the other extreme.”"},{"type":"markup","element":"p","html":"“It’s going to be a party,” Chris Scott added."}],"text":["NEW SPRINGFIELD, Ohio — Joe Scott, 63, and Chris Scott, 62, of Fredericksburg, Virginia, are headed to see their second total solar eclipse, sporting T-shirts touting the feat.","The retired couple watched the 2017 eclipse at the zoo in Greenville, South Carolina. This time, they have tickets to watch from the Rock \u0026 Roll Hall of Fame in Cleveland.","The pair had anticipated seeing the animals go wild at the zoo, but said instead most just went to sleep.","“Everyone told us the animals would be crazy. They actually just thought it was nighttime and went to sleep,” Joe Scott said while taking a break at an Ohio travel plaza. “And so now we’re going to the other extreme.”","“It’s going to be a party,” Chris Scott added."]},"cardData":{"graphics":[]},"date":{"createdAt":"2024-04-08T15:35:20.430Z","publishedAt":"2024-04-08T15:35:20.430Z","modifiedAt":"2024-04-08T15:38:17.900Z"},"description":{"primary":"Joe Scott, 63, and Chris Scott, 62, of Fredericksburg, Virginia, are headed to see their second total solar eclipse, sporting T-shirts touting the feat.","seo":"Joe Scott, 63, and Chris Scott, 62, of Fredericksburg, Virginia, are headed to see their second total solar eclipse, sporting T-shirts touting the feat.","social":"A second eclipse for Joe and Chris Scott"},"headline":{"primary":"A second eclipse for Joe and Chris Scott","seo":"A second eclipse for Joe and Chris Scott","social":"A second eclipse for Joe and Chris Scott","tease":"A second eclipse for Joe and Chris Scott"},"primaryImage":null,"teaseImage":null,"taxonomy":{"primaryChannel":{"id":"rctx6603","path":"nbcnews/channel/nebula-blog-rcna145900","taxonomyType":"channel"},"primaryVertical":{"dateCreated":"Thu Sep 16 2021 03:51:57 GMT+0000 (UTC)","dateModified":"Thu Sep 16 2021 03:51:57 GMT+0000 (UTC)","description":{"primary":null},"id":"nctx20366","isCurated":true,"name":"News","path":"nbcnews/vertical/news","pageRoute":"/","slug":"news","type":"taxonomy","taxonomyType":"vertical","url":{"primary":"https://www.nbcnews.com/"}}},"url":{"primary":"https://www.nbcnews.com/science/space/live-blog/solar-eclipse-2024-live-updates-rcna145900#rcrd38493"},"replies":[]},{"id":"rcrd38024","authors":[{"bio":[],"dateCreated":"Mon Jul 27 2015 19:12:36 GMT+0000 (UTC)","dateModified":"Wed Mar 24 2021 09:15:02 GMT+0000 (UTC)","shortBio":null,"liveBlogShortBio":"","experience":[],"educationAndExpertise":[],"awards":[],"id":"ncpn399176","email":null,"jobTitle":[],"name":"NBC News","primaryImage":null,"publisher":{"name":"nbcnews","subType":null,"type":"organization"},"socialMediaProfiles":{"email":null,"facebook":"http://www.facebook.com/nbcnews","instagram":"nbcnews","pinterest":null,"snapchat":null,"tiktok":null,"twitter":"@nbcnews","whatsapp":null,"youtube":null},"subType":null,"type":"person","url":null,"worksFor":null}],"cardType":"POST","isHeadlineHidden":false,"content":{"markupAndEmbeds":[{"type":"markup","element":"p","html":"For this eclipse, the moon is a bit closer to Earth than it was during the 2017 total solar eclipse, meaning its path is wider, \u003ca href=\"https://science.nasa.gov/solar-system/skywatching/how-is-the-2024-total-solar-eclipse-different-than-the-2017-eclipse/\" target=\"_blank\"\u003eaccording to NASA\u003c/a\u003e."},{"type":"markup","element":"p","html":"It will also pass over more populated areas, giving about 19.6 million more people a chance to experience totality without having to travel."},{"type":"markup","element":"p","html":"But even if you’re not close to the path of totality, 99% of people in the U.S. will be able to see at least a partial solar eclipse, NASA says."},{"type":"markup","element":"p","html":"Totality is also \u003ca href=\"https://science.nasa.gov/solar-system/skywatching/how-is-the-2024-total-solar-eclipse-different-than-the-2017-eclipse/\" target=\"_blank\"\u003eexpected to last longer \u003c/a\u003efor the 2024 eclipse — nearly 4½ minutes in parts of Texas — compared to 2017's longest period of 2 minutes and 42 seconds near Carbondale, Illinois."},{"presentation":{"alignment":"center","size":"medium","style":"default","byline":null,"hideRecommendations":false,"hideProductRecommendations":false,"_overriddenByGetProcessedCardData":true},"type":"embeddedImage","image":{"id":"rcim252033","headline":{"primary":null,"tease":null,"seo":null,"social":null},"caption":"Johanna Johnston, wearing a sun costume, participates in the Solar Sprint 3K yesterday in Houlton, Maine, part of the town's festivities before the arrival of the eclipse. ","altText":"Communities In The Path Of Totality Prepare For Monday's Solar Eclipse","url":{"primary":"https://media-cldnry.s-nbcnews.com/image/upload/rockcms/2024-04/240408-solar-eclipse-maine-mn-0615-107c10.jpg"},"imageUrl":{"aims":"https://media1.s-nbcnews.com/i/rockcms/2024-04/252033/240408-solar-eclipse-maine-mn-0615-107c10_50b968e15bfa1067ac60778faab26e13abc1be2f.jpg","cloudinary":"https://media-cldnry.s-nbcnews.com/image/upload/rockcms/2024-04/240408-solar-eclipse-maine-mn-0615-107c10.jpg","telemundo":null},"encodingFormat":"image/jpeg","height":1667,"width":2500,"authors":[{"name":"Joe Raedle"}],"source":{"name":"Getty Images","copyright":null},"graphicContent":false}}],"text":["For this eclipse, the moon is a bit closer to Earth than it was during the 2017 total solar eclipse, meaning its path is wider, according to NASA.","It will also pass over more populated areas, giving about 19.6 million more people a chance to experience totality without having to travel.","But even if you’re not close to the path of totality, 99% of people in the U.S. will be able to see at least a partial solar eclipse, NASA says.","Totality is also expected to last longer for the 2024 eclipse — nearly 4½ minutes in parts of Texas — compared to 2017's longest period of 2 minutes and 42 seconds near Carbondale, Illinois."]},"cardData":{"graphics":[]},"date":{"createdAt":"2024-04-08T15:32:26.710Z","publishedAt":"2024-04-08T15:32:26.710Z","modifiedAt":"2024-04-08T15:33:21.129Z"},"description":{"primary":"For this eclipse, the moon is a bit closer to Earth than it was during the 2017 total solar eclipse, meaning its path is wider, according to NASA.","seo":"For this eclipse, the moon is a bit closer to Earth than it was during the 2017 total solar eclipse, meaning its path is wider, according to NASA.","social":"Wider path of totality for 2024 eclipse "},"headline":{"primary":"Wider path of totality for 2024 eclipse ","seo":"Wider path of totality for 2024 eclipse ","social":"Wider path of totality for 2024 eclipse ","tease":"Wider path of totality for 2024 eclipse "},"primaryImage":null,"teaseImage":null,"taxonomy":{"primaryChannel":{"id":"rctx6603","path":"nbcnews/channel/nebula-blog-rcna145900","taxonomyType":"channel"},"primaryVertical":{"dateCreated":"Thu Sep 16 2021 03:51:57 GMT+0000 (UTC)","dateModified":"Thu Sep 16 2021 03:51:57 GMT+0000 (UTC)","description":{"primary":null},"id":"nctx20366","isCurated":true,"name":"News","path":"nbcnews/vertical/news","pageRoute":"/","slug":"news","type":"taxonomy","taxonomyType":"vertical","url":{"primary":"https://www.nbcnews.com/"}}},"url":{"primary":"https://www.nbcnews.com/science/space/live-blog/solar-eclipse-2024-live-updates-rcna145900#rcrd38024"},"replies":[]},{"id":"rcrd38489","authors":[{"bio":[],"dateCreated":"Sun Jan 05 2020 13:12:52 GMT+0000 (UTC)","dateModified":"Thu Mar 25 2021 07:35:02 GMT+0000 (UTC)","shortBio":null,"liveBlogShortBio":"","experience":[],"educationAndExpertise":[],"awards":[],"id":"ncpn1110556","email":null,"jobTitle":[],"name":"Juliette Arcodia","primaryImage":null,"publisher":{"name":"nbcnews","subType":null,"type":"organization"},"socialMediaProfiles":{"email":null,"facebook":null,"instagram":null,"pinterest":null,"snapchat":null,"tiktok":null,"twitter":null,"whatsapp":null,"youtube":null},"subType":null,"type":"person","url":null,"worksFor":null},{"bio":[{"type":"markup","element":"p","html":"Morgan Chesky is a correspondent for NBC News."}],"dateCreated":"Thu Mar 07 2019 21:29:07 GMT+0000 (UTC)","dateModified":"Thu Mar 25 2021 03:10:01 GMT+0000 (UTC)","shortBio":null,"liveBlogShortBio":"","experience":[],"educationAndExpertise":[],"awards":[],"id":"ncpn980741","email":null,"jobTitle":[],"name":"Morgan Chesky","primaryImage":null,"publisher":{"name":"nbcnews","subType":null,"type":"organization"},"socialMediaProfiles":{"email":null,"facebook":null,"instagram":null,"pinterest":null,"snapchat":null,"tiktok":null,"twitter":null,"whatsapp":null,"youtube":null},"subType":null,"type":"person","url":null,"worksFor":null}],"cardType":"POST","isHeadlineHidden":false,"content":{"markupAndEmbeds":[{"type":"markup","element":"p","html":"KERRVILLE, Texas — We're at the Kerrville eclipse festival in the park where at least 1,000 people have already set up their beach chairs and coolers. "},{"type":"markup","element":"p","html":"This location is one of the first big towns in the U.S. that will see the eclipse starting at 2:32 p.m. ET. There’s still pretty heavy cloud cover, with loud cheers from the crowd whenever the sun has popped through. "}],"text":["KERRVILLE, Texas — We're at the Kerrville eclipse festival in the park where at least 1,000 people have already set up their beach chairs and coolers. ","This location is one of the first big towns in the U.S. that will see the eclipse starting at 2:32 p.m. ET. There’s still pretty heavy cloud cover, with loud cheers from the crowd whenever the sun has popped through. "]},"cardData":{"graphics":[]},"date":{"createdAt":"2024-04-08T15:22:38.584Z","publishedAt":"2024-04-08T15:22:38.584Z","modifiedAt":"2024-04-08T15:25:55.229Z"},"description":{"primary":"We're at the Kerrville eclipse festival in the park where at least 1,000 people have already set up their beach chairs and coolers.","seo":"We're at the Kerrville eclipse festival in the park where at least 1,000 people have already set up their beach chairs and coolers.","social":"Clouds loom over Kerrville"},"headline":{"primary":"Clouds loom over Kerrville","seo":"Clouds loom over Kerrville","social":"Clouds loom over Kerrville","tease":"Clouds loom over Kerrville"},"primaryImage":null,"teaseImage":null,"taxonomy":{"primaryChannel":{"id":"rctx6603","path":"nbcnews/channel/nebula-blog-rcna145900","taxonomyType":"channel"},"primaryVertical":{"dateCreated":"Thu Sep 16 2021 03:51:57 GMT+0000 (UTC)","dateModified":"Thu Sep 16 2021 03:51:57 GMT+0000 (UTC)","description":{"primary":null},"id":"nctx20366","isCurated":true,"name":"News","path":"nbcnews/vertical/news","pageRoute":"/","slug":"news","type":"taxonomy","taxonomyType":"vertical","url":{"primary":"https://www.nbcnews.com/"}}},"url":{"primary":"https://www.nbcnews.com/science/space/live-blog/solar-eclipse-2024-live-updates-rcna145900#rcrd38489"},"replies":[]},{"id":"rcrd38481","authors":[{"bio":[{"type":"markup","element":"p","html":"Matt Nighswander joined NBCNews.com as a multimedia producer in July 2012. Nighswander is part of the team responsible for selecting photos for the site and creating original content based on photography. Among his individual responsibilities is the Month in Space slideshow. Nighswander reports to James Collins, director of photography."},{"type":"markup","element":"p","html":"Nighswander joined NBCNews.com from MSN.com, where he was a lead homepage photo editor. "},{"type":"markup","element":"p","html":"Prior to his work at MSN, he was an international photo editor at The Associated Press and received an MFA in Photography from Columbia College Chicago."}],"dateCreated":"Thu Dec 26 2013 23:18:14 GMT+0000 (UTC)","dateModified":"Wed Mar 24 2021 03:10:02 GMT+0000 (UTC)","shortBio":null,"liveBlogShortBio":"","experience":[],"educationAndExpertise":[],"awards":[],"id":"ncpn591","email":"matt.nighswander@nbcuni.com","jobTitle":["Multimedia Producer"],"name":"Matthew Nighswander","primaryImage":{"altText":null,"height":1500,"url":{"primary":"https://media-cldnry.s-nbcnews.com/image/upload/newscms/2014_21/463046/140521_nighswander_portrait_67931065.jpg"},"width":1500},"publisher":{"name":"nbcnews","subType":null,"type":"organization"},"socialMediaProfiles":{"email":null,"facebook":"http://nighswander.tumblr.com/","instagram":null,"pinterest":null,"snapchat":null,"tiktok":null,"twitter":null,"whatsapp":null,"youtube":null},"subType":null,"type":"person","url":null,"worksFor":null}],"cardType":"POST","isHeadlineHidden":false,"content":{"markupAndEmbeds":[{"type":"markup","element":"p","html":"Eclipse watchers are headed to major events around the country, maybe none as big as Purdue University's watch party at the Indianapolis Motor Speedway."},{"type":"markup","element":"p","html":"NBC News' Lester Holt and Tom Costello will be there as well, providing live coverage as the totality passes overhead."},{"presentation":{"alignment":"center","size":"medium","style":"default","byline":null,"hideRecommendations":false,"hideProductRecommendations":false,"_overriddenByGetProcessedCardData":true},"type":"embeddedImage","image":{"id":"rcim252102","headline":{"primary":null,"tease":null,"seo":null,"social":null},"caption":"More than 50,000 spectators are expected at the speedway.","altText":"IN: 2024 Total Solar Eclipse at Indianapolis Motor Speedway","url":{"primary":"https://media-cldnry.s-nbcnews.com/image/upload/rockcms/2024-04/240408-solar-eclipse-indianapolis-mn-1030-3d976c.jpg"},"imageUrl":{"aims":"https://media1.s-nbcnews.com/i/rockcms/2024-04/252102/240408-solar-eclipse-indianapolis-mn-1030-3d976c_438dbfef3d888b373a1027e6ff4d35f61079f051.jpg","cloudinary":"https://media-cldnry.s-nbcnews.com/image/upload/rockcms/2024-04/240408-solar-eclipse-indianapolis-mn-1030-3d976c.jpg","telemundo":null},"encodingFormat":"image/jpeg","height":1667,"width":2500,"authors":[{"name":"Sam Wasson"}],"source":{"name":"Sipa USA via AP","copyright":null},"graphicContent":false}},{"presentation":{"alignment":"center","size":"medium","style":"default","byline":null,"hideRecommendations":false,"hideProductRecommendations":false,"_overriddenByGetProcessedCardData":true},"type":"embeddedImage","image":{"id":"rcim252116","headline":{"primary":null,"tease":null,"seo":null,"social":null},"caption":"Tamra Sylvester poses with a person dressed as a NASA astronaut during the event at the speedway.","altText":"Tamra Sylvester poses with a person dressed as a NASA astronaut during a total eclipse viewing event at the Indianapolis Motor Speedway in Indianapolis, Monday, April 8, 2024.","url":{"primary":"https://media-cldnry.s-nbcnews.com/image/upload/rockcms/2024-04/240408-solar-eclipse-indiana-mn-1050-19e6cf.jpg"},"imageUrl":{"aims":"https://media1.s-nbcnews.com/i/rockcms/2024-04/252116/240408-solar-eclipse-indiana-mn-1050-19e6cf_8f10ca2ce5a1277d9e34f983c38c60aeff7655c1.jpg","cloudinary":"https://media-cldnry.s-nbcnews.com/image/upload/rockcms/2024-04/240408-solar-eclipse-indiana-mn-1050-19e6cf.jpg","telemundo":null},"encodingFormat":"image/jpeg","height":1667,"width":2500,"authors":[{"name":"Michael Conroy"}],"source":{"name":"AP","copyright":null},"graphicContent":false}}],"text":["Eclipse watchers are headed to major events around the country, maybe none as big as Purdue University's watch party at the Indianapolis Motor Speedway.","NBC News' Lester Holt and Tom Costello will be there as well, providing live coverage as the totality passes overhead."]},"cardData":{"graphics":[]},"date":{"createdAt":"2024-04-08T15:08:30.553Z","publishedAt":"2024-04-08T15:08:30.553Z","modifiedAt":"2024-04-08T15:12:10.380Z"},"description":{"primary":"Eclipse watchers are headed to major events around the country, maybe none as big as Purdue University's watch party at the Indianapolis Motor Speedway.","seo":"Eclipse watchers are headed to major events around the country, maybe none as big as Purdue University's watch party at the Indianapolis Motor Speedway.","social":"Eclipse spectators line up at Indianapolis speedway"},"headline":{"primary":"Eclipse spectators line up at Indianapolis speedway","seo":"Eclipse spectators line up at Indianapolis speedway","social":"Eclipse spectators line up at Indianapolis speedway","tease":"Eclipse spectators line up at Indianapolis speedway"},"primaryImage":null,"teaseImage":null,"taxonomy":{"primaryChannel":{"id":"rctx6603","path":"nbcnews/channel/nebula-blog-rcna145900","taxonomyType":"channel"},"primaryVertical":{"dateCreated":"Thu Sep 16 2021 03:51:57 GMT+0000 (UTC)","dateModified":"Thu Sep 16 2021 03:51:57 GMT+0000 (UTC)","description":{"primary":null},"id":"nctx20366","isCurated":true,"name":"News","path":"nbcnews/vertical/news","pageRoute":"/","slug":"news","type":"taxonomy","taxonomyType":"vertical","url":{"primary":"https://www.nbcnews.com/"}}},"url":{"primary":"https://www.nbcnews.com/science/space/live-blog/solar-eclipse-2024-live-updates-rcna145900#rcrd38481"},"replies":[]},{"id":"rcrd38483","authors":[{"bio":[],"dateCreated":"Wed Apr 13 2022 16:00:12 GMT+0000 (UTC)","dateModified":"Wed Apr 13 2022 16:00:12 GMT+0000 (UTC)","shortBio":null,"liveBlogShortBio":"","experience":[],"educationAndExpertise":[],"awards":[],"id":"ncpn1294397","email":"Jesse.Kirsch@nbcuni.com","jobTitle":["Correspondent"],"name":" Jesse Kirsch","primaryImage":null,"publisher":{"name":"nbcnews","subType":null,"type":"organization"},"socialMediaProfiles":{"email":null,"facebook":null,"instagram":null,"pinterest":null,"snapchat":null,"tiktok":null,"twitter":null,"whatsapp":null,"youtube":null},"subType":null,"type":"person","url":null,"worksFor":null},{"bio":[{"type":"markup","element":"p","html":"Will Ujek is an NBC News producer."}],"dateCreated":"Fri Jun 23 2023 05:32:12 GMT+0000 (UTC)","dateModified":"Fri Jun 23 2023 05:54:17 GMT+0000 (UTC)","shortBio":null,"liveBlogShortBio":"","experience":[],"educationAndExpertise":[],"awards":[],"id":"ncpn1305916","email":null,"jobTitle":[],"name":"Will Ujek","primaryImage":null,"publisher":{"name":"nbcnews","subType":null,"type":"organization"},"socialMediaProfiles":{"email":null,"facebook":null,"instagram":null,"pinterest":null,"snapchat":null,"tiktok":null,"twitter":null,"whatsapp":null,"youtube":null},"subType":null,"type":"person","url":null,"worksFor":null}],"cardType":"POST","isHeadlineHidden":false,"content":{"markupAndEmbeds":[{"type":"markup","element":"p","html":"CLEVELAND — Blue skies... at least for now! Crowds started filing through security at the Great Lakes Science Center around 10 a.m. ET. The expected crowd at \u003ca href=\"https://greatscience.com/explore/events-programs/total-eclipse-fest-2024\" target=\"_blank\"\u003ethis NASA event\u003c/a\u003e? Roughly 30,000."},{"type":"markup","element":"p","html":"Cleveland is one of the biggest cities in the path of totality today, with the free outdoor event featuring eclipse glasses, a \"NASA Village\" of exhibits, performances and screenings of two films."}],"text":["CLEVELAND — Blue skies... at least for now! Crowds started filing through security at the Great Lakes Science Center around 10 a.m. ET. The expected crowd at this NASA event? Roughly 30,000.","Cleveland is one of the biggest cities in the path of totality today, with the free outdoor event featuring eclipse glasses, a \"NASA Village\" of exhibits, performances and screenings of two films."]},"cardData":{"graphics":[]},"date":{"createdAt":"2024-04-08T14:50:12.538Z","publishedAt":"2024-04-08T14:50:12.538Z","modifiedAt":"2024-04-08T14:50:12.538Z"},"description":{"primary":"Blue skies... at least for now! Crowds started filing through security at the Great Lakes Science Center around 10 a.m. ET.","seo":"Blue skies... at least for now! Crowds started filing through security at the Great Lakes Science Center around 10 a.m. ET.","social":"Eclipse watchers filing in to NASA event in Cleveland"},"headline":{"primary":"Eclipse watchers filing in to NASA event in Cleveland","seo":"Eclipse watchers filing in to NASA event in Cleveland","social":"Eclipse watchers filing in to NASA event in Cleveland","tease":"Eclipse watchers filing in to NASA event in Cleveland"},"primaryImage":null,"teaseImage":null,"taxonomy":{"primaryChannel":{"id":"rctx6603","path":"nbcnews/channel/nebula-blog-rcna145900","taxonomyType":"channel"},"primaryVertical":{"dateCreated":"Thu Sep 16 2021 03:51:57 GMT+0000 (UTC)","dateModified":"Thu Sep 16 2021 03:51:57 GMT+0000 (UTC)","description":{"primary":null},"id":"nctx20366","isCurated":true,"name":"News","path":"nbcnews/vertical/news","pageRoute":"/","slug":"news","type":"taxonomy","taxonomyType":"vertical","url":{"primary":"https://www.nbcnews.com/"}}},"url":{"primary":"https://www.nbcnews.com/science/space/live-blog/solar-eclipse-2024-live-updates-rcna145900#rcrd38483"},"replies":[]},{"id":"rcrd38479","authors":[{"bio":[],"dateCreated":"Wed Apr 13 2022 16:00:12 GMT+0000 (UTC)","dateModified":"Wed Apr 13 2022 16:00:12 GMT+0000 (UTC)","shortBio":null,"liveBlogShortBio":"","experience":[],"educationAndExpertise":[],"awards":[],"id":"ncpn1294397","email":"Jesse.Kirsch@nbcuni.com","jobTitle":["Correspondent"],"name":" Jesse Kirsch","primaryImage":null,"publisher":{"name":"nbcnews","subType":null,"type":"organization"},"socialMediaProfiles":{"email":null,"facebook":null,"instagram":null,"pinterest":null,"snapchat":null,"tiktok":null,"twitter":null,"whatsapp":null,"youtube":null},"subType":null,"type":"person","url":null,"worksFor":null}],"cardType":"POST","isHeadlineHidden":false,"content":{"markupAndEmbeds":[{"type":"markup","element":"p","html":"Along the path of totality, tens of millions are gathering for the out-of-this-world eclipse whose shadow will sweep across the United States. NBC News' Jesse Kirsch reports for \"TODAY\" on how people are celebrating, from hitting the slopes to getting married."},{"type":"embeddedVideo","disablePlaylistAutoplay":false,"presentation":{"alignment":"left","size":"medium","style":"default","byline":null,"hideRecommendations":false,"hideProductRecommendations":false,"_overriddenByGetProcessedCardData":true},"video":{"id":"mmvo208531525688","taxonomy":{"additionalTerms":[{"dateCreated":"Thu Sep 16 2021 03:10:11 GMT+0000 (UTC)","dateModified":"Thu Sep 16 2021 03:10:11 GMT+0000 (UTC)","description":{"primary":null},"id":"nctx19521","isCurated":false,"name":"Science","path":"nbcnews/section/mach/science","pageRoute":"/","slug":"science","type":"taxonomy","taxonomyType":"topic","url":{"primary":null}},{"dateCreated":"Thu Sep 16 2021 03:51:58 GMT+0000 (UTC)","dateModified":"Thu Sep 16 2021 03:51:58 GMT+0000 (UTC)","description":{"primary":null},"id":"nctx19861","isCurated":true,"name":"Science","path":"nbcnews/vertical/mach/science","pageRoute":"/science","slug":"science","type":"taxonomy","taxonomyType":"subvertical","url":{"primary":"https://www.nbcnews.com/mach/science"}},{"dateCreated":"Fri Apr 29 2022 02:27:32 GMT+0000 (UTC)","dateModified":"Fri Apr 29 2022 02:27:32 GMT+0000 (UTC)","description":{"primary":null},"id":"nctx20846","isCurated":false,"name":"News","path":"msnbc/section/msnbc/news","pageRoute":"/","slug":"news","type":"taxonomy","taxonomyType":"topic","url":{"primary":null}},{"dateCreated":"Fri Apr 01 2022 20:42:09 GMT+0000 (UTC)","dateModified":"Fri Apr 01 2022 20:42:09 GMT+0000 (UTC)","description":{"primary":null},"id":"nctx23345","isCurated":true,"name":"News","path":"nbcnews/show/meet-the-press/news","pageRoute":"/meet-the-press","slug":"news","type":"taxonomy","taxonomyType":"topic","url":{"primary":"https://www.nbcnews.com/meet-the-press"}},{"dateCreated":"Thu Sep 16 2021 03:36:45 GMT+0000 (UTC)","dateModified":"Thu Sep 16 2021 03:36:45 GMT+0000 (UTC)","description":{"primary":null},"id":"nctx7","isCurated":false,"name":"News","path":"nbcnews/section/news","pageRoute":"/","slug":"news","type":"taxonomy","taxonomyType":"section","url":{"primary":null}},{"dateCreated":"Thu Sep 16 2021 03:36:51 GMT+0000 (UTC)","dateModified":"Thu Sep 16 2021 03:36:51 GMT+0000 (UTC)","description":{"primary":null},"id":"nctx73","isCurated":true,"name":"Science","path":"nbcnews/section/science","pageRoute":"/science","slug":"science","type":"taxonomy","taxonomyType":"section","url":{"primary":"https://www.nbcnews.com/science"}},{"dateCreated":"Thu Sep 16 2021 03:10:17 GMT+0000 (UTC)","dateModified":"Thu Sep 16 2021 03:10:17 GMT+0000 (UTC)","description":{"primary":null},"id":"tdtx101","isCurated":true,"name":"News","path":"today/section/news","pageRoute":"/news","slug":"news","type":"taxonomy","taxonomyType":"section","url":{"primary":"https://www.today.com/news"}},{"dateCreated":"Wed Sep 28 2022 15:01:52 GMT+0000 (UTC)","dateModified":"Wed Sep 28 2022 15:01:52 GMT+0000 (UTC)","description":{"primary":null},"id":"tdtx117","isCurated":false,"name":"News","path":"today/section/news/news","pageRoute":"/","slug":"news","type":"taxonomy","taxonomyType":"topic","url":{"primary":null}},{"dateCreated":"Fri Sep 23 2022 19:39:40 GMT+0000 (UTC)","dateModified":"Fri Sep 23 2022 19:39:40 GMT+0000 (UTC)","description":{"primary":null},"id":"tdtx134","isCurated":true,"name":"Travel","path":"today/section/money/travel","pageRoute":"/life/travel","slug":"travel","type":"taxonomy","taxonomyType":"topic","url":{"primary":"https://www.today.com/life/travel"}},{"dateCreated":"Thu Sep 16 2021 03:10:13 GMT+0000 (UTC)","dateModified":"Thu Sep 16 2021 03:10:13 GMT+0000 (UTC)","description":{"primary":null},"id":"tdtx2009","isCurated":false,"name":"Travel","path":"today/section/tmrw/travel","pageRoute":"/","slug":"travel","type":"taxonomy","taxonomyType":"topic","url":{"primary":null}},{"dateCreated":"Tue Jan 04 2022 15:36:59 GMT+0000 (UTC)","dateModified":"Tue Jan 04 2022 15:36:59 GMT+0000 (UTC)","description":{"primary":null},"id":"tdtx2977","isCurated":false,"name":"Top Videos","path":"today/label/top-videos","pageRoute":"/","slug":"top-videos","type":"taxonomy","taxonomyType":"label","url":{"primary":null}}],"primaryVertical":{"name":"today","taxonomyType":"vertical"},"primarySection":null,"primaryTopic":null},"unibrow":{"logo":null,"taxonomyPath":null,"text":"TODAY","url":{"primary":"https://www.today.com/video/weddings-flights-cruises-how-some-plan-to-celebrate-total-eclipse-208531525688"}},"duration":"PT2M57S","dateCreated":"Mon Apr 08 2024 12:38:06 GMT+0000 (UTC)","datePublished":"Mon Apr 08 2024 12:38:06 GMT+0000 (UTC)","dateModified":"Mon Apr 08 2024 17:13:54 GMT+0000 (UTC)","dateBroadcast":"Mon Apr 08 2024 12:38:09 GMT+0000 (UTC)","liveVideoStatus":"NONE","nativeAd":false,"mpxMetadata":{"id":"208531525688","guid":"tdy_news_8a_kirsch_eclipse_celebration_240408","externalAdvertiserId":"tdy_news_8a_kirsch_eclipse_celebration_240408","accountId":"2704722219","accountName":"nbcnewsdigital"},"source":{"name":"TODAY"},"publisher":{"name":"today"},"partOfEpisode":null,"partOfSeason":null,"videoType":"broadcast","sentiment":"positive","headline":{"primary":"Weddings, flights, cruises: How some plan to celebrate total eclipse","tease":"Weddings, flights, cruises: How some plan to celebrate total eclipse","seo":"Weddings, flights, cruises: How some plan to celebrate total eclipse","social":"Weddings, flights, cruises: How some plan to celebrate total eclipse"},"description":{"primary":"Along the path of totality, tens of millions are gathering for the out-of-this-world eclipse whose shadow will sweep across the United States. NBC’s Jesse Kirsch reports for TODAY on how people are celebrating, from hitting the slopes to getting married.","seo":"Along the path of totality, tens of millions are gathering for the out-of-this-world eclipse whose shadow will sweep across the United States. NBC’s Jesse Kirsch reports for TODAY on how people are celebrating, from hitting the slopes to getting married."},"playable":true,"url":{"canonical":"https://www.today.com/video/weddings-flights-cruises-how-some-plan-to-celebrate-total-eclipse-208531525688","primary":"https://www.today.com/video/weddings-flights-cruises-how-some-plan-to-celebrate-total-eclipse-208531525688","short":"https://www.today.com/video/weddings-flights-cruises-how-some-plan-to-celebrate-total-eclipse-208531525688","slug":"weddings-flights-cruises-how-some-plan-to-celebrate-total-eclipse-208531525688"},"hasCaptions":true,"closedCaptioning":{"smptett":null,"srt":"https://nbcnewsdigital-static.nbcuni.com/media/captions/NBC_News_Digital/2024/04/1712579856408_tdy_news_8a_kirsch_eclipse_celebration_240408.srt","webvtt":"https://nbcnewsdigital-static.nbcuni.com/media/captions/NBC_News_Digital/2024/04/1712579856408_tdy_news_8a_kirsch_eclipse_celebration_240408.vtt"},"videoAssets":[{"assetType":"EMP","format":"M3U","publicUrl":"https://prodamdnewsencoding.akamaized.net/NBC_News_Digital/tdy_news_8a_kirsch_eclipse_celebration_240408/1/abs/index.m3u8","height":1080,"width":1920,"assetDuration":177.479,"bitrate":4175000},{"assetType":"akamaiMp4","format":"MPEG4","publicUrl":"https://prodamdnewsencoding.akamaized.net/NBC_News_Digital/nbcnews/video/2024/04/1712579856408_tdy_news_8a_kirsch_eclipse_celebration_240408_6.mp4","height":1080,"width":1920,"assetDuration":177.479,"bitrate":4175643}],"primaryImage":{"id":"vidimg1506486399","headline":{"primary":null},"altText":null,"caption":null,"url":{"primary":"https://media-cldnry.s-nbcnews.com/image/upload/mpx/2704722219/2024_04/1712579856408_tdy_news_8a_kirsch_eclipse_celebration_240408_1920x1080-gvgyzh.jpg"},"imageUrl":{"aims":"https://media11.s-nbcnews.com/i/mpx/2704722219/2024_04/1712579856408_tdy_news_8a_kirsch_eclipse_celebration_240408_1920x1080-gvgyzh.jpg","cloudinary":"https://media-cldnry.s-nbcnews.com/image/upload/mpx/2704722219/2024_04/1712579856408_tdy_news_8a_kirsch_eclipse_celebration_240408_1920x1080-gvgyzh.jpg","telemundo":null},"source":null,"authors":[],"height":null,"width":null,"graphicContent":false},"teaseImage":{"id":"vidimg1506486399","headline":{"primary":null},"altText":null,"caption":null,"url":{"primary":"https://media-cldnry.s-nbcnews.com/image/upload/mpx/2704722219/2024_04/1712579856408_tdy_news_8a_kirsch_eclipse_celebration_240408_1920x1080-gvgyzh.jpg"},"imageUrl":{"aims":"https://media11.s-nbcnews.com/i/mpx/2704722219/2024_04/1712579856408_tdy_news_8a_kirsch_eclipse_celebration_240408_1920x1080-gvgyzh.jpg","cloudinary":"https://media-cldnry.s-nbcnews.com/image/upload/mpx/2704722219/2024_04/1712579856408_tdy_news_8a_kirsch_eclipse_celebration_240408_1920x1080-gvgyzh.jpg","telemundo":null},"source":null,"authors":[],"height":null,"width":null,"graphicContent":false},"documentTracing":{"currentMessageId":{"id":"6fe04df4-82be-459a-8e9c-ec5425345a21","updatedDate":"Mon Apr 08 2024 17:14:02 GMT+0000 (UTC)"}},"relatedUrl":null,"relatedContentLink":{"text":"2024 total solar eclipse: When to watch today, how to view it safely and more live updates","url":"https://www.today.com/news/news/live-blog/solar-eclipse-2024-live-updates-rcna146535"},"associatedVideoPlaylist":{"headline":{"primary":"News"},"videos":[{"type":"video","id":"mmvo209063493943","unibrow":{"logo":null,"taxonomyPath":null,"text":"TODAY","url":{"primary":"https://www.today.com/video/family-sings-come-sail-away-parody-for-cruise-trip-surprise-209063493943"}},"mpxMetadata":{"id":"209063493943","guid":"tdy_news_8a_hoda_boost_240416","externalAdvertiserId":"tdy_news_8a_hoda_boost_240416"},"datePublished":"Tue Apr 16 2024 12:26:15 GMT+0000 (UTC)","dateCreated":"Tue Apr 16 2024 12:26:15 GMT+0000 (UTC)","dateModified":"Tue Apr 16 2024 12:26:59 GMT+0000 (UTC)","primaryImage":{"id":"vidimg1600831436","headline":{"primary":null},"altText":null,"caption":null,"url":{"primary":"https://media-cldnry.s-nbcnews.com/image/upload/mpx/2704722219/2024_04/1713270359092_tdy_news_8a_hoda_boost_240416_1920x1080-50nwd4.jpg"},"imageUrl":{"aims":"https://media13.s-nbcnews.com/i/mpx/2704722219/2024_04/1713270359092_tdy_news_8a_hoda_boost_240416_1920x1080-50nwd4.jpg","cloudinary":"https://media-cldnry.s-nbcnews.com/image/upload/mpx/2704722219/2024_04/1713270359092_tdy_news_8a_hoda_boost_240416_1920x1080-50nwd4.jpg","telemundo":null},"source":null,"authors":[],"height":null,"width":null,"graphicContent":false},"teaseImage":{"id":"vidimg1600831436","headline":{"primary":null},"altText":null,"caption":null,"url":{"primary":"https://media-cldnry.s-nbcnews.com/image/upload/mpx/2704722219/2024_04/1713270359092_tdy_news_8a_hoda_boost_240416_1920x1080-50nwd4.jpg"},"imageUrl":{"aims":"https://media13.s-nbcnews.com/i/mpx/2704722219/2024_04/1713270359092_tdy_news_8a_hoda_boost_240416_1920x1080-50nwd4.jpg","cloudinary":"https://media-cldnry.s-nbcnews.com/image/upload/mpx/2704722219/2024_04/1713270359092_tdy_news_8a_hoda_boost_240416_1920x1080-50nwd4.jpg","telemundo":null},"source":null,"authors":[],"height":null,"width":null,"graphicContent":false},"url":{"canonical":"https://www.today.com/video/family-sings-come-sail-away-parody-for-cruise-trip-surprise-209063493943","primary":"https://www.today.com/video/family-sings-come-sail-away-parody-for-cruise-trip-surprise-209063493943","short":"https://www.today.com/video/family-sings-come-sail-away-parody-for-cruise-trip-surprise-209063493943","slug":"family-sings-come-sail-away-parody-for-cruise-trip-surprise-209063493943"},"relatedUrl":null,"relatedContentLink":{"text":null,"url":null},"duration":"PT1M","nativeAd":false,"videoType":"broadcast","sentiment":"positive","headline":{"primary":"Family sings ‘Come Sail Away’ parody for cruise trip surprise","tease":"Family sings ‘Come Sail Away’ parody for cruise trip surprise","social":"Family sings ‘Come Sail Away’ parody for cruise trip surprise"},"description":{"primary":"A woman in Kentucky thought she was going to celebrate her 40th birthday with a modest girl’s weekend away — but her family surprised her at work with the news that they were actually taking a cruise to the Bahamas! TODAY’s Hoda Kotb has the Morning Boost."},"publisher":{"name":"today"},"source":{"name":"TODAY"},"taxonomy":{"additionalTerms":[{"dateCreated":"Fri Apr 29 2022 02:27:32 GMT+0000 (UTC)","dateModified":"Fri Apr 29 2022 02:27:32 GMT+0000 (UTC)","description":{"primary":null},"id":"nctx20846","isCurated":false,"name":"News","path":"msnbc/section/msnbc/news","pageRoute":"/","slug":"news","type":"taxonomy","taxonomyType":"topic","url":{"primary":null}},{"dateCreated":"Fri Apr 01 2022 20:42:09 GMT+0000 (UTC)","dateModified":"Fri Apr 01 2022 20:42:09 GMT+0000 (UTC)","description":{"primary":null},"id":"nctx23345","isCurated":true,"name":"News","path":"nbcnews/show/meet-the-press/news","pageRoute":"/meet-the-press","slug":"news","type":"taxonomy","taxonomyType":"topic","url":{"primary":"https://www.nbcnews.com/meet-the-press"}},{"dateCreated":"Thu Sep 16 2021 03:36:45 GMT+0000 (UTC)","dateModified":"Thu Sep 16 2021 03:36:45 GMT+0000 (UTC)","description":{"primary":null},"id":"nctx7","isCurated":false,"name":"News","path":"nbcnews/section/news","pageRoute":"/","slug":"news","type":"taxonomy","taxonomyType":"section","url":{"primary":null}},{"dateCreated":"Thu Sep 16 2021 03:10:17 GMT+0000 (UTC)","dateModified":"Thu Sep 16 2021 03:10:17 GMT+0000 (UTC)","description":{"primary":null},"id":"tdtx101","isCurated":true,"name":"News","path":"today/section/news","pageRoute":"/news","slug":"news","type":"taxonomy","taxonomyType":"section","url":{"primary":"https://www.today.com/news"}},{"dateCreated":"Wed Sep 28 2022 15:01:52 GMT+0000 (UTC)","dateModified":"Wed Sep 28 2022 15:01:52 GMT+0000 (UTC)","description":{"primary":null},"id":"tdtx117","isCurated":false,"name":"News","path":"today/section/news/news","pageRoute":"/","slug":"news","type":"taxonomy","taxonomyType":"topic","url":{"primary":null}},{"dateCreated":"Tue Jan 04 2022 15:36:59 GMT+0000 (UTC)","dateModified":"Tue Jan 04 2022 15:36:59 GMT+0000 (UTC)","description":{"primary":null},"id":"tdtx2977","isCurated":false,"name":"Top Videos","path":"today/label/top-videos","pageRoute":"/","slug":"top-videos","type":"taxonomy","taxonomyType":"label","url":{"primary":null}}],"primaryVertical":{"name":"today"},"primarySection":null,"primaryTopic":null},"hasCaptions":true,"closedCaptioning":{"smptett":null,"srt":"https://nbcnewsdigital-static.nbcuni.com/media/captions/NBC_News_Digital/2024/04/1713270359092_tdy_news_8a_hoda_boost_240416.srt","webvtt":"https://nbcnewsdigital-static.nbcuni.com/media/captions/NBC_News_Digital/2024/04/1713270359092_tdy_news_8a_hoda_boost_240416.vtt"},"videoAssets":[{"assetType":"EMP","format":"M3U","publicUrl":"https://prodamdnewsencoding.akamaized.net/NBC_News_Digital/tdy_news_8a_hoda_boost_240416/1/abs/index.m3u8","height":1080,"width":1920,"assetDuration":60.16,"bitrate":4219000},{"assetType":"akamaiMp4","format":"MPEG4","publicUrl":"https://prodamdnewsencoding.akamaized.net/NBC_News_Digital/nbcnews/video/2024/04/1713270359092_tdy_news_8a_hoda_boost_240416_6.mp4","height":1080,"width":1920,"assetDuration":60.16,"bitrate":4219860}]},{"type":"video","id":"mmvo209064517802","unibrow":{"logo":null,"taxonomyPath":null,"text":"TODAY","url":{"primary":"https://www.today.com/video/john-sterling-radio-voice-of-the-yankees-retires-after-35-years-209064517802"}},"mpxMetadata":{"id":"209064517802","guid":"tdy_news_8a_john_sterling_retiring_240414","externalAdvertiserId":"tdy_news_8a_john_sterling_retiring_240414"},"datePublished":"Tue Apr 16 2024 12:20:51 GMT+0000 (UTC)","dateCreated":"Tue Apr 16 2024 12:20:51 GMT+0000 (UTC)","dateModified":"Tue Apr 16 2024 12:21:37 GMT+0000 (UTC)","primaryImage":{"id":"vidimg516775318","headline":{"primary":null},"altText":null,"caption":null,"url":{"primary":"https://media-cldnry.s-nbcnews.com/image/upload/mpx/2704722219/2024_04/1713270035030_tdy_news_8a_john_sterling_retiring_240414_1920x1080-vp224h.jpg"},"imageUrl":{"aims":"https://media11.s-nbcnews.com/i/mpx/2704722219/2024_04/1713270035030_tdy_news_8a_john_sterling_retiring_240414_1920x1080-vp224h.jpg","cloudinary":"https://media-cldnry.s-nbcnews.com/image/upload/mpx/2704722219/2024_04/1713270035030_tdy_news_8a_john_sterling_retiring_240414_1920x1080-vp224h.jpg","telemundo":null},"source":null,"authors":[],"height":null,"width":null,"graphicContent":false},"teaseImage":{"id":"vidimg516775318","headline":{"primary":null},"altText":null,"caption":null,"url":{"primary":"https://media-cldnry.s-nbcnews.com/image/upload/mpx/2704722219/2024_04/1713270035030_tdy_news_8a_john_sterling_retiring_240414_1920x1080-vp224h.jpg"},"imageUrl":{"aims":"https://media11.s-nbcnews.com/i/mpx/2704722219/2024_04/1713270035030_tdy_news_8a_john_sterling_retiring_240414_1920x1080-vp224h.jpg","cloudinary":"https://media-cldnry.s-nbcnews.com/image/upload/mpx/2704722219/2024_04/1713270035030_tdy_news_8a_john_sterling_retiring_240414_1920x1080-vp224h.jpg","telemundo":null},"source":null,"authors":[],"height":null,"width":null,"graphicContent":false},"url":{"canonical":"https://www.today.com/video/john-sterling-radio-voice-of-the-yankees-retires-after-35-years-209064517802","primary":"https://www.today.com/video/john-sterling-radio-voice-of-the-yankees-retires-after-35-years-209064517802","short":"https://www.today.com/video/john-sterling-radio-voice-of-the-yankees-retires-after-35-years-209064517802","slug":"john-sterling-radio-voice-of-the-yankees-retires-after-35-years-209064517802"},"relatedUrl":null,"relatedContentLink":{"text":null,"url":null},"duration":"PT42S","nativeAd":false,"videoType":"broadcast","sentiment":"positive","headline":{"primary":"Yankee’s radio announcer John Sterling retires after 35 years","tease":"Yankee’s radio announcer John Sterling retires after 35 years","social":"Yankee’s radio announcer John Sterling retires after 35 years"},"description":{"primary":"John Sterling, the legendary radio voice of the New York Yankees for over 35 years, has decided to retire. Sterling called more than 5,600 regular-season and playoff games, including five World Series championship runs."},"publisher":{"name":"today"},"source":{"name":"TODAY"},"taxonomy":{"additionalTerms":[{"dateCreated":"Fri Apr 29 2022 02:27:32 GMT+0000 (UTC)","dateModified":"Fri Apr 29 2022 02:27:32 GMT+0000 (UTC)","description":{"primary":null},"id":"nctx20846","isCurated":false,"name":"News","path":"msnbc/section/msnbc/news","pageRoute":"/","slug":"news","type":"taxonomy","taxonomyType":"topic","url":{"primary":null}},{"dateCreated":"Fri Apr 01 2022 20:42:09 GMT+0000 (UTC)","dateModified":"Fri Apr 01 2022 20:42:09 GMT+0000 (UTC)","description":{"primary":null},"id":"nctx23345","isCurated":true,"name":"News","path":"nbcnews/show/meet-the-press/news","pageRoute":"/meet-the-press","slug":"news","type":"taxonomy","taxonomyType":"topic","url":{"primary":"https://www.nbcnews.com/meet-the-press"}},{"dateCreated":"Thu Sep 16 2021 03:36:45 GMT+0000 (UTC)","dateModified":"Thu Sep 16 2021 03:36:45 GMT+0000 (UTC)","description":{"primary":null},"id":"nctx7","isCurated":false,"name":"News","path":"nbcnews/section/news","pageRoute":"/","slug":"news","type":"taxonomy","taxonomyType":"section","url":{"primary":null}},{"dateCreated":"Thu Sep 16 2021 03:10:17 GMT+0000 (UTC)","dateModified":"Thu Sep 16 2021 03:10:17 GMT+0000 (UTC)","description":{"primary":null},"id":"tdtx101","isCurated":true,"name":"News","path":"today/section/news","pageRoute":"/news","slug":"news","type":"taxonomy","taxonomyType":"section","url":{"primary":"https://www.today.com/news"}},{"dateCreated":"Thu Sep 16 2021 03:10:11 GMT+0000 (UTC)","dateModified":"Thu Sep 16 2021 03:10:11 GMT+0000 (UTC)","description":{"primary":null},"id":"tdtx116","isCurated":true,"name":"Sports","path":"today/section/news/sports","pageRoute":"/news/sports","slug":"sports","type":"taxonomy","taxonomyType":"topic","url":{"primary":"https://www.today.com/news/sports"}},{"dateCreated":"Wed Sep 28 2022 15:01:52 GMT+0000 (UTC)","dateModified":"Wed Sep 28 2022 15:01:52 GMT+0000 (UTC)","description":{"primary":null},"id":"tdtx117","isCurated":false,"name":"News","path":"today/section/news/news","pageRoute":"/","slug":"news","type":"taxonomy","taxonomyType":"topic","url":{"primary":null}},{"dateCreated":"Tue Jan 04 2022 15:36:59 GMT+0000 (UTC)","dateModified":"Tue Jan 04 2022 15:36:59 GMT+0000 (UTC)","description":{"primary":null},"id":"tdtx2977","isCurated":false,"name":"Top Videos","path":"today/label/top-videos","pageRoute":"/","slug":"top-videos","type":"taxonomy","taxonomyType":"label","url":{"primary":null}}],"primaryVertical":{"name":"today"},"primarySection":null,"primaryTopic":null},"hasCaptions":true,"closedCaptioning":{"smptett":null,"srt":"https://nbcnewsdigital-static.nbcuni.com/media/captions/NBC_News_Digital/2024/04/1713270035030_tdy_news_8a_john_sterling_retiring_240414.srt","webvtt":"https://nbcnewsdigital-static.nbcuni.com/media/captions/NBC_News_Digital/2024/04/1713270035030_tdy_news_8a_john_sterling_retiring_240414.vtt"},"videoAssets":[{"assetType":"EMP","format":"M3U","publicUrl":"https://prodamdnewsencoding.akamaized.net/NBC_News_Digital/tdy_news_8a_john_sterling_retiring_240414/1/abs/index.m3u8","height":1080,"width":1920,"assetDuration":41.742,"bitrate":4334000},{"assetType":"akamaiMp4","format":"MPEG4","publicUrl":"https://prodamdnewsencoding.akamaized.net/NBC_News_Digital/nbcnews/video/2024/04/1713270035030_tdy_news_8a_john_sterling_retiring_240414_6.mp4","height":1080,"width":1920,"assetDuration":41.742,"bitrate":4334747}]},{"type":"video","id":"mmvo209063493813","unibrow":{"logo":null,"taxonomyPath":null,"text":"TODAY","url":{"primary":"https://www.today.com/video/how-to-find-the-best-rewards-credit-card-for-you-209063493813"}},"mpxMetadata":{"id":"209063493813","guid":"tdy_news_7a_romans_credit_card_rewards_240416","externalAdvertiserId":"tdy_news_7a_romans_credit_card_rewards_240416"},"datePublished":"Tue Apr 16 2024 12:10:06 GMT+0000 (UTC)","dateCreated":"Tue Apr 16 2024 12:10:06 GMT+0000 (UTC)","dateModified":"Tue Apr 16 2024 12:10:54 GMT+0000 (UTC)","primaryImage":{"id":"vidimg3178652963","headline":{"primary":null},"altText":null,"caption":null,"url":{"primary":"https://media-cldnry.s-nbcnews.com/image/upload/mpx/2704722219/2024_04/1713269389761_tdy_news_7a_romans_credit_card_rewards_240416_1920x1080-bc1p8d.jpg"},"imageUrl":{"aims":"https://media11.s-nbcnews.com/i/mpx/2704722219/2024_04/1713269389761_tdy_news_7a_romans_credit_card_rewards_240416_1920x1080-bc1p8d.jpg","cloudinary":"https://media-cldnry.s-nbcnews.com/image/upload/mpx/2704722219/2024_04/1713269389761_tdy_news_7a_romans_credit_card_rewards_240416_1920x1080-bc1p8d.jpg","telemundo":null},"source":null,"authors":[],"height":null,"width":null,"graphicContent":false},"teaseImage":{"id":"vidimg3178652963","headline":{"primary":null},"altText":null,"caption":null,"url":{"primary":"https://media-cldnry.s-nbcnews.com/image/upload/mpx/2704722219/2024_04/1713269389761_tdy_news_7a_romans_credit_card_rewards_240416_1920x1080-bc1p8d.jpg"},"imageUrl":{"aims":"https://media11.s-nbcnews.com/i/mpx/2704722219/2024_04/1713269389761_tdy_news_7a_romans_credit_card_rewards_240416_1920x1080-bc1p8d.jpg","cloudinary":"https://media-cldnry.s-nbcnews.com/image/upload/mpx/2704722219/2024_04/1713269389761_tdy_news_7a_romans_credit_card_rewards_240416_1920x1080-bc1p8d.jpg","telemundo":null},"source":null,"authors":[],"height":null,"width":null,"graphicContent":false},"url":{"canonical":"https://www.today.com/video/how-to-find-the-best-rewards-credit-card-for-you-209063493813","primary":"https://www.today.com/video/how-to-find-the-best-rewards-credit-card-for-you-209063493813","short":"https://www.today.com/video/how-to-find-the-best-rewards-credit-card-for-you-209063493813","slug":"how-to-find-the-best-rewards-credit-card-for-you-209063493813"},"relatedUrl":null,"relatedContentLink":{"text":null,"url":null},"duration":"PT3M23S","nativeAd":false,"videoType":"broadcast","sentiment":"positive","headline":{"primary":"How to get the most value out of airline credit cards and rewards","tease":"How to get the most value out of airline credit cards and rewards","social":"How to get the most value out of airline credit cards and rewards"},"description":{"primary":"The government has scheduled a hearing to see if customers of airline credit cards and loyalty programs are really getting all of the perks they were promised when they sign up. NBC’s Christine Romans joins TODAY with what cardholders need to know."},"publisher":{"name":"today"},"source":{"name":"TODAY"},"taxonomy":{"additionalTerms":[{"dateCreated":"Fri Apr 29 2022 02:27:32 GMT+0000 (UTC)","dateModified":"Fri Apr 29 2022 02:27:32 GMT+0000 (UTC)","description":{"primary":null},"id":"nctx20846","isCurated":false,"name":"News","path":"msnbc/section/msnbc/news","pageRoute":"/","slug":"news","type":"taxonomy","taxonomyType":"topic","url":{"primary":null}},{"dateCreated":"Fri Apr 01 2022 20:42:09 GMT+0000 (UTC)","dateModified":"Fri Apr 01 2022 20:42:09 GMT+0000 (UTC)","description":{"primary":null},"id":"nctx23345","isCurated":true,"name":"News","path":"nbcnews/show/meet-the-press/news","pageRoute":"/meet-the-press","slug":"news","type":"taxonomy","taxonomyType":"topic","url":{"primary":"https://www.nbcnews.com/meet-the-press"}},{"dateCreated":"Thu Sep 16 2021 03:36:45 GMT+0000 (UTC)","dateModified":"Thu Sep 16 2021 03:36:45 GMT+0000 (UTC)","description":{"primary":null},"id":"nctx7","isCurated":false,"name":"News","path":"nbcnews/section/news","pageRoute":"/","slug":"news","type":"taxonomy","taxonomyType":"section","url":{"primary":null}},{"dateCreated":"Thu Sep 16 2021 03:10:17 GMT+0000 (UTC)","dateModified":"Thu Sep 16 2021 03:10:17 GMT+0000 (UTC)","description":{"primary":null},"id":"tdtx101","isCurated":true,"name":"News","path":"today/section/news","pageRoute":"/news","slug":"news","type":"taxonomy","taxonomyType":"section","url":{"primary":"https://www.today.com/news"}},{"dateCreated":"Thu Sep 16 2021 03:10:16 GMT+0000 (UTC)","dateModified":"Thu Sep 16 2021 03:10:16 GMT+0000 (UTC)","description":{"primary":null},"id":"tdtx106","isCurated":true,"name":"Money","path":"today/section/money","pageRoute":"/money/on-the-show","slug":"money","type":"taxonomy","taxonomyType":"section","url":{"primary":"https://www.today.com/money/on-the-show"}},{"dateCreated":"Wed Sep 28 2022 15:01:52 GMT+0000 (UTC)","dateModified":"Wed Sep 28 2022 15:01:52 GMT+0000 (UTC)","description":{"primary":null},"id":"tdtx117","isCurated":false,"name":"News","path":"today/section/news/news","pageRoute":"/","slug":"news","type":"taxonomy","taxonomyType":"topic","url":{"primary":null}},{"dateCreated":"Thu Sep 16 2021 03:10:13 GMT+0000 (UTC)","dateModified":"Thu Sep 16 2021 03:10:13 GMT+0000 (UTC)","description":{"primary":null},"id":"tdtx135","isCurated":true,"name":"Your money","path":"today/section/money/your-money","pageRoute":"/money/your-money","slug":"your-money","type":"taxonomy","taxonomyType":"topic","url":{"primary":"https://www.today.com/money/your-money"}},{"dateCreated":"Thu Sep 16 2021 03:10:08 GMT+0000 (UTC)","dateModified":"Thu Sep 16 2021 03:10:08 GMT+0000 (UTC)","description":{"primary":null},"id":"tdtx137","isCurated":true,"name":"Money","path":"today/section/money/money","pageRoute":"/money","slug":"money","type":"taxonomy","taxonomyType":"topic","url":{"primary":"https://www.today.com/money"}},{"dateCreated":"Thu Sep 16 2021 03:10:08 GMT+0000 (UTC)","dateModified":"Thu Sep 16 2021 03:10:08 GMT+0000 (UTC)","description":{"primary":null},"id":"tdtx2010","isCurated":false,"name":"Money","path":"today/section/tmrw/money","pageRoute":"/","slug":"money","type":"taxonomy","taxonomyType":"topic","url":{"primary":null}},{"dateCreated":"Tue Jan 04 2022 15:36:59 GMT+0000 (UTC)","dateModified":"Tue Jan 04 2022 15:36:59 GMT+0000 (UTC)","description":{"primary":null},"id":"tdtx2977","isCurated":false,"name":"Top Videos","path":"today/label/top-videos","pageRoute":"/","slug":"top-videos","type":"taxonomy","taxonomyType":"label","url":{"primary":null}}],"primaryVertical":{"name":"today"},"primarySection":null,"primaryTopic":null},"hasCaptions":true,"closedCaptioning":{"smptett":null,"srt":"https://nbcnewsdigital-static.nbcuni.com/media/captions/NBC_News_Digital/2024/04/1713269389761_tdy_news_7a_romans_credit_card_rewards_240416.srt","webvtt":"https://nbcnewsdigital-static.nbcuni.com/media/captions/NBC_News_Digital/2024/04/1713269389761_tdy_news_7a_romans_credit_card_rewards_240416.vtt"},"videoAssets":[{"assetType":"EMP","format":"M3U","publicUrl":"https://prodamdnewsencoding.akamaized.net/NBC_News_Digital/tdy_news_7a_romans_credit_card_rewards_240416/1/abs/index.m3u8","height":1080,"width":1920,"assetDuration":202.804,"bitrate":4149000},{"assetType":"akamaiMp4","format":"MPEG4","publicUrl":"https://prodamdnewsencoding.akamaized.net/NBC_News_Digital/nbcnews/video/2024/04/1713269389761_tdy_news_7a_romans_credit_card_rewards_240416_6.mp4","height":1080,"width":1920,"assetDuration":202.804,"bitrate":4149586}]},{"type":"video","id":"mmvo209066565518","unibrow":{"logo":null,"taxonomyPath":null,"text":"TODAY","url":{"primary":"https://www.today.com/video/scott-peterson-back-in-court-with-support-from-innocence-project-209066565518"}},"mpxMetadata":{"id":"209066565518","guid":"tdy_news_7a_kreutz_cevallos_scott_peterson_240416","externalAdvertiserId":"tdy_news_7a_kreutz_cevallos_scott_peterson_240416"},"datePublished":"Tue Apr 16 2024 11:58:51 GMT+0000 (UTC)","dateCreated":"Tue Apr 16 2024 11:58:51 GMT+0000 (UTC)","dateModified":"Tue Apr 16 2024 11:59:44 GMT+0000 (UTC)","primaryImage":{"id":"vidimg838784961","headline":{"primary":null},"altText":null,"caption":null,"url":{"primary":"https://media-cldnry.s-nbcnews.com/image/upload/mpx/2704722219/2024_04/1713268711122_tdy_news_7a_kreutz_cevallos_scott_peterson_240416_1920x1080-hljmdj.jpg"},"imageUrl":{"aims":"https://media13.s-nbcnews.com/i/mpx/2704722219/2024_04/1713268711122_tdy_news_7a_kreutz_cevallos_scott_peterson_240416_1920x1080-hljmdj.jpg","cloudinary":"https://media-cldnry.s-nbcnews.com/image/upload/mpx/2704722219/2024_04/1713268711122_tdy_news_7a_kreutz_cevallos_scott_peterson_240416_1920x1080-hljmdj.jpg","telemundo":null},"source":null,"authors":[],"height":null,"width":null,"graphicContent":false},"teaseImage":{"id":"vidimg838784961","headline":{"primary":null},"altText":null,"caption":null,"url":{"primary":"https://media-cldnry.s-nbcnews.com/image/upload/mpx/2704722219/2024_04/1713268711122_tdy_news_7a_kreutz_cevallos_scott_peterson_240416_1920x1080-hljmdj.jpg"},"imageUrl":{"aims":"https://media13.s-nbcnews.com/i/mpx/2704722219/2024_04/1713268711122_tdy_news_7a_kreutz_cevallos_scott_peterson_240416_1920x1080-hljmdj.jpg","cloudinary":"https://media-cldnry.s-nbcnews.com/image/upload/mpx/2704722219/2024_04/1713268711122_tdy_news_7a_kreutz_cevallos_scott_peterson_240416_1920x1080-hljmdj.jpg","telemundo":null},"source":null,"authors":[],"height":null,"width":null,"graphicContent":false},"url":{"canonical":"https://www.today.com/video/scott-peterson-back-in-court-with-support-from-innocence-project-209066565518","primary":"https://www.today.com/video/scott-peterson-back-in-court-with-support-from-innocence-project-209066565518","short":"https://www.today.com/video/scott-peterson-back-in-court-with-support-from-innocence-project-209066565518","slug":"scott-peterson-back-in-court-with-support-from-innocence-project-209066565518"},"relatedUrl":null,"relatedContentLink":{"text":null,"url":null},"duration":"PT4M23S","nativeAd":false,"videoType":"broadcast","sentiment":"neutral","headline":{"primary":"Scott Peterson back in court with support from Innocence Project","tease":"Scott Peterson back in court with support from Innocence Project","social":"Scott Peterson back in court with support from Innocence Project"},"description":{"primary":"Scott Peterson, who was convicted for murdering his wife and unborn child, is expected back in court for a second time since he began working with the LA Innocence Project. His new lawyers say investigators never tested evidence that could show someone else was responsible for the murders. NBC’s Liz Kreutz reports and Danny Cevallos provides analysis for TODAY."},"publisher":{"name":"today"},"source":{"name":"TODAY"},"taxonomy":{"additionalTerms":[{"dateCreated":"Fri Apr 29 2022 02:27:32 GMT+0000 (UTC)","dateModified":"Fri Apr 29 2022 02:27:32 GMT+0000 (UTC)","description":{"primary":null},"id":"nctx20846","isCurated":false,"name":"News","path":"msnbc/section/msnbc/news","pageRoute":"/","slug":"news","type":"taxonomy","taxonomyType":"topic","url":{"primary":null}},{"dateCreated":"Fri Apr 01 2022 20:42:09 GMT+0000 (UTC)","dateModified":"Fri Apr 01 2022 20:42:09 GMT+0000 (UTC)","description":{"primary":null},"id":"nctx23345","isCurated":true,"name":"News","path":"nbcnews/show/meet-the-press/news","pageRoute":"/meet-the-press","slug":"news","type":"taxonomy","taxonomyType":"topic","url":{"primary":"https://www.nbcnews.com/meet-the-press"}},{"dateCreated":"Thu Sep 16 2021 03:36:45 GMT+0000 (UTC)","dateModified":"Thu Sep 16 2021 03:36:45 GMT+0000 (UTC)","description":{"primary":null},"id":"nctx7","isCurated":false,"name":"News","path":"nbcnews/section/news","pageRoute":"/","slug":"news","type":"taxonomy","taxonomyType":"section","url":{"primary":null}},{"dateCreated":"Thu Sep 16 2021 03:10:17 GMT+0000 (UTC)","dateModified":"Thu Sep 16 2021 03:10:17 GMT+0000 (UTC)","description":{"primary":null},"id":"tdtx101","isCurated":true,"name":"News","path":"today/section/news","pageRoute":"/news","slug":"news","type":"taxonomy","taxonomyType":"section","url":{"primary":"https://www.today.com/news"}},{"dateCreated":"Wed Sep 28 2022 15:01:52 GMT+0000 (UTC)","dateModified":"Wed Sep 28 2022 15:01:52 GMT+0000 (UTC)","description":{"primary":null},"id":"tdtx117","isCurated":false,"name":"News","path":"today/section/news/news","pageRoute":"/","slug":"news","type":"taxonomy","taxonomyType":"topic","url":{"primary":null}},{"dateCreated":"Tue Jan 04 2022 15:36:59 GMT+0000 (UTC)","dateModified":"Tue Jan 04 2022 15:36:59 GMT+0000 (UTC)","description":{"primary":null},"id":"tdtx2977","isCurated":false,"name":"Top Videos","path":"today/label/top-videos","pageRoute":"/","slug":"top-videos","type":"taxonomy","taxonomyType":"label","url":{"primary":null}}],"primaryVertical":{"name":"today"},"primarySection":null,"primaryTopic":null},"hasCaptions":true,"closedCaptioning":{"smptett":null,"srt":"https://nbcnewsdigital-static.nbcuni.com/media/captions/NBC_News_Digital/2024/04/1713268711122_tdy_news_7a_kreutz_cevallos_scott_peterson_240416.srt","webvtt":"https://nbcnewsdigital-static.nbcuni.com/media/captions/NBC_News_Digital/2024/04/1713268711122_tdy_news_7a_kreutz_cevallos_scott_peterson_240416.vtt"},"videoAssets":[{"assetType":"EMP","format":"M3U","publicUrl":"https://prodamdnewsencoding.akamaized.net/NBC_News_Digital/tdy_news_7a_kreutz_cevallos_scott_peterson_240416/1/abs/index.m3u8","height":1080,"width":1920,"assetDuration":263.499,"bitrate":4218000},{"assetType":"akamaiMp4","format":"MPEG4","publicUrl":"https://prodamdnewsencoding.akamaized.net/NBC_News_Digital/nbcnews/video/2024/04/1713268711122_tdy_news_7a_kreutz_cevallos_scott_peterson_240416_6.mp4","height":1080,"width":1920,"assetDuration":263.499,"bitrate":4218475}]},{"type":"video","id":"mmvo209063493645","unibrow":{"logo":null,"taxonomyPath":null,"text":"TODAY","url":{"primary":"https://www.today.com/video/paris-olympics-flame-lit-during-ceremony-in-greece-209063493645"}},"mpxMetadata":{"id":"209063493645","guid":"tdy_news_7a_olympics_flame_greece_240416","externalAdvertiserId":"tdy_news_7a_olympics_flame_greece_240416"},"datePublished":"Tue Apr 16 2024 11:47:05 GMT+0000 (UTC)","dateCreated":"Tue Apr 16 2024 11:47:05 GMT+0000 (UTC)","dateModified":"Tue Apr 16 2024 11:47:57 GMT+0000 (UTC)","primaryImage":{"id":"vidimg1372030476","headline":{"primary":null},"altText":null,"caption":null,"url":{"primary":"https://media-cldnry.s-nbcnews.com/image/upload/mpx/2704722219/2024_04/1713268009608_tdy_news_7a_olympics_flame_greece_240416_1920x1080-rw63jd.jpg"},"imageUrl":{"aims":"https://media14.s-nbcnews.com/i/mpx/2704722219/2024_04/1713268009608_tdy_news_7a_olympics_flame_greece_240416_1920x1080-rw63jd.jpg","cloudinary":"https://media-cldnry.s-nbcnews.com/image/upload/mpx/2704722219/2024_04/1713268009608_tdy_news_7a_olympics_flame_greece_240416_1920x1080-rw63jd.jpg","telemundo":null},"source":null,"authors":[],"height":null,"width":null,"graphicContent":false},"teaseImage":{"id":"vidimg1372030476","headline":{"primary":null},"altText":null,"caption":null,"url":{"primary":"https://media-cldnry.s-nbcnews.com/image/upload/mpx/2704722219/2024_04/1713268009608_tdy_news_7a_olympics_flame_greece_240416_1920x1080-rw63jd.jpg"},"imageUrl":{"aims":"https://media14.s-nbcnews.com/i/mpx/2704722219/2024_04/1713268009608_tdy_news_7a_olympics_flame_greece_240416_1920x1080-rw63jd.jpg","cloudinary":"https://media-cldnry.s-nbcnews.com/image/upload/mpx/2704722219/2024_04/1713268009608_tdy_news_7a_olympics_flame_greece_240416_1920x1080-rw63jd.jpg","telemundo":null},"source":null,"authors":[],"height":null,"width":null,"graphicContent":false},"url":{"canonical":"https://www.today.com/video/paris-olympics-flame-lit-during-ceremony-in-greece-209063493645","primary":"https://www.today.com/video/paris-olympics-flame-lit-during-ceremony-in-greece-209063493645","short":"https://www.today.com/video/paris-olympics-flame-lit-during-ceremony-in-greece-209063493645","slug":"paris-olympics-flame-lit-during-ceremony-in-greece-209063493645"},"relatedUrl":null,"relatedContentLink":{"text":null,"url":null},"duration":"PT37S","nativeAd":false,"videoType":"broadcast","sentiment":"positive","headline":{"primary":"Olympic flame’s journey to Paris begins with ceremony in Greece","tease":"Olympic flame’s journey to Paris begins with ceremony in Greece","social":"Olympic flame’s journey to Paris begins with ceremony in Greece"},"description":{"primary":"The Olympic flame was lit during a ceremony in Greece on Tuesday. Over the next three months, it will be carried by around 10,000 torchbearers as it makes it way to Paris for the 2024 Summer Games."},"publisher":{"name":"today"},"source":{"name":"TODAY"},"taxonomy":{"additionalTerms":[{"dateCreated":"Fri Apr 29 2022 02:27:32 GMT+0000 (UTC)","dateModified":"Fri Apr 29 2022 02:27:32 GMT+0000 (UTC)","description":{"primary":null},"id":"nctx20846","isCurated":false,"name":"News","path":"msnbc/section/msnbc/news","pageRoute":"/","slug":"news","type":"taxonomy","taxonomyType":"topic","url":{"primary":null}},{"dateCreated":"Fri Apr 01 2022 20:42:09 GMT+0000 (UTC)","dateModified":"Fri Apr 01 2022 20:42:09 GMT+0000 (UTC)","description":{"primary":null},"id":"nctx23345","isCurated":true,"name":"News","path":"nbcnews/show/meet-the-press/news","pageRoute":"/meet-the-press","slug":"news","type":"taxonomy","taxonomyType":"topic","url":{"primary":"https://www.nbcnews.com/meet-the-press"}},{"dateCreated":"Thu Sep 16 2021 03:36:45 GMT+0000 (UTC)","dateModified":"Thu Sep 16 2021 03:36:45 GMT+0000 (UTC)","description":{"primary":null},"id":"nctx7","isCurated":false,"name":"News","path":"nbcnews/section/news","pageRoute":"/","slug":"news","type":"taxonomy","taxonomyType":"section","url":{"primary":null}},{"dateCreated":"Thu Sep 16 2021 03:10:17 GMT+0000 (UTC)","dateModified":"Thu Sep 16 2021 03:10:17 GMT+0000 (UTC)","description":{"primary":null},"id":"tdtx101","isCurated":true,"name":"News","path":"today/section/news","pageRoute":"/news","slug":"news","type":"taxonomy","taxonomyType":"section","url":{"primary":"https://www.today.com/news"}},{"dateCreated":"Thu Sep 16 2021 03:10:11 GMT+0000 (UTC)","dateModified":"Thu Sep 16 2021 03:10:11 GMT+0000 (UTC)","description":{"primary":null},"id":"tdtx116","isCurated":true,"name":"Sports","path":"today/section/news/sports","pageRoute":"/news/sports","slug":"sports","type":"taxonomy","taxonomyType":"topic","url":{"primary":"https://www.today.com/news/sports"}},{"dateCreated":"Wed Sep 28 2022 15:01:52 GMT+0000 (UTC)","dateModified":"Wed Sep 28 2022 15:01:52 GMT+0000 (UTC)","description":{"primary":null},"id":"tdtx117","isCurated":false,"name":"News","path":"today/section/news/news","pageRoute":"/","slug":"news","type":"taxonomy","taxonomyType":"topic","url":{"primary":null}},{"dateCreated":"Thu Sep 16 2021 03:10:08 GMT+0000 (UTC)","dateModified":"Thu Sep 16 2021 03:10:08 GMT+0000 (UTC)","description":{"primary":null},"id":"tdtx156","isCurated":false,"name":"Olympics","path":"today/section/news/sports/olympics","pageRoute":"/","slug":"olympics","type":"taxonomy","taxonomyType":"subtopic","url":{"primary":null}},{"dateCreated":"Tue Jan 04 2022 15:36:59 GMT+0000 (UTC)","dateModified":"Tue Jan 04 2022 15:36:59 GMT+0000 (UTC)","description":{"primary":null},"id":"tdtx2977","isCurated":false,"name":"Top Videos","path":"today/label/top-videos","pageRoute":"/","slug":"top-videos","type":"taxonomy","taxonomyType":"label","url":{"primary":null}}],"primaryVertical":{"name":"today"},"primarySection":null,"primaryTopic":null},"hasCaptions":true,"closedCaptioning":{"smptett":null,"srt":"https://nbcnewsdigital-static.nbcuni.com/media/captions/NBC_News_Digital/2024/04/1713268009608_tdy_news_7a_olympics_flame_greece_240416.srt","webvtt":"https://nbcnewsdigital-static.nbcuni.com/media/captions/NBC_News_Digital/2024/04/1713268009608_tdy_news_7a_olympics_flame_greece_240416.vtt"},"videoAssets":[{"assetType":"EMP","format":"M3U","publicUrl":"https://prodamdnewsencoding.akamaized.net/NBC_News_Digital/tdy_news_7a_olympics_flame_greece_240416/1/abs/index.m3u8","height":1080,"width":1920,"assetDuration":36.67,"bitrate":4165000},{"assetType":"akamaiMp4","format":"MPEG4","publicUrl":"https://prodamdnewsencoding.akamaized.net/NBC_News_Digital/nbcnews/video/2024/04/1713268009608_tdy_news_7a_olympics_flame_greece_240416_6.mp4","height":1080,"width":1920,"assetDuration":36.67,"bitrate":4165321}]}]}}}],"text":["Along the path of totality, tens of millions are gathering for the out-of-this-world eclipse whose shadow will sweep across the United States. NBC News' Jesse Kirsch reports for \"TODAY\" on how people are celebrating, from hitting the slopes to getting married."]},"cardData":{"graphics":[]},"date":{"createdAt":"2024-04-08T14:41:21.398Z","publishedAt":"2024-04-08T14:41:21.398Z","modifiedAt":"2024-04-08T14:48:37.617Z"},"description":{"primary":"Along the path of totality, tens of millions are gathering for the out-of-this-world eclipse whose shadow will sweep across the United States.","seo":"Along the path of totality, tens of millions are gathering for the out-of-this-world eclipse whose shadow will sweep across the United States.","social":"Weddings, flights, cruises: How some plan to celebrate total eclipse "},"headline":{"primary":"Weddings, flights, cruises: How some plan to celebrate total eclipse ","seo":"Weddings, flights, cruises: How some plan to celebrate total eclipse ","social":"Weddings, flights, cruises: How some plan to celebrate total eclipse ","tease":"Weddings, flights, cruises: How some plan to celebrate total eclipse "},"primaryImage":null,"teaseImage":null,"taxonomy":{"primaryChannel":{"id":"rctx6603","path":"nbcnews/channel/nebula-blog-rcna145900","taxonomyType":"channel"},"primaryVertical":{"dateCreated":"Thu Sep 16 2021 03:51:57 GMT+0000 (UTC)","dateModified":"Thu Sep 16 2021 03:51:57 GMT+0000 (UTC)","description":{"primary":null},"id":"nctx20366","isCurated":true,"name":"News","path":"nbcnews/vertical/news","pageRoute":"/","slug":"news","type":"taxonomy","taxonomyType":"vertical","url":{"primary":"https://www.nbcnews.com/"}}},"url":{"primary":"https://www.nbcnews.com/science/space/live-blog/solar-eclipse-2024-live-updates-rcna145900#rcrd38479"},"replies":[]},{"id":"rcrd38477","authors":[{"bio":[{"type":"markup","element":"p","html":"Denise Chow is a reporter for NBC News Science focused on general science and climate change."}],"dateCreated":"Thu Oct 26 2017 15:38:17 GMT+0000 (UTC)","dateModified":"Tue Nov 15 2022 15:24:24 GMT+0000 (UTC)","shortBio":null,"liveBlogShortBio":"","experience":[],"educationAndExpertise":[],"awards":[],"id":"ncpn814621","email":"denise.chow@nbcuni.com","jobTitle":[],"name":"Denise Chow","primaryImage":{"altText":"Denise Chow.","height":1500,"url":{"primary":"https://media-cldnry.s-nbcnews.com/image/upload/newscms/2022_46/3581047/denise-chow-byline-jm.jpg"},"width":1500},"publisher":{"name":"nbcnews","subType":null,"type":"organization"},"socialMediaProfiles":{"email":null,"facebook":null,"instagram":null,"pinterest":null,"snapchat":null,"tiktok":null,"twitter":"@denisechow","whatsapp":null,"youtube":null},"subType":null,"type":"person","url":{"canonical":"https://www.nbcnews.com/author/denise-chow-ncpn814621","primary":"https://www.nbcnews.com/author/denise-chow-ncpn814621","short":"https://www.nbcnews.com/author/denise-chow-ncpn814621","slug":"denise-chow-ncpn814621"},"worksFor":null}],"cardType":"POST","isHeadlineHidden":false,"content":{"markupAndEmbeds":[{"type":"markup","element":"p","html":"An updated forecast from the National Weather Service appears to show a lucky break in cloud cover for some cities along today’s path of totality."},{"type":"markup","element":"p","html":"Kyle Struckmann, a national aviation meteorologist for the weather service at the FAA Command Center, detailed the weather outlook in a video posted on X. The forecast showed clouds over most of eastern Texas and stretching up into the Tennessee Valley, with more clouds from the Appalachians north to Detroit. "},{"type":"markup","element":"p","html":"But he said those clouds will be moving east as the day progresses. By the time the eclipse starts crossing Texas, he said clouds may move out of the Dallas area, with conditions also appearing to clear over Arkansas, Missouri and Indiana. "},{"type":"markup","element":"p","html":"Unfortunately for those in the Great Lakes region, Struckmann said afternoon clouds are forecast around Buffalo and other parts of upstate New York. "},{"type":"markup","element":"p","html":"“Once we get to New England, things will be very clear,” he said. “So, very good viewing conditions for the eclipse expected up there.”"},{"type":"embeddedWidget","presentation":{"alignment":"center","size":"medium","style":"default","byline":null,"hideRecommendations":false,"hideProductRecommendations":false,"_overriddenByGetProcessedCardData":true},"widget":{"id":"ncwd999999","type":"widget","name":"IFRAMELY_EXTERNAL_EMBED","baseline":"\u003cdiv class=\"iframely-twitter iframely-app iframely-embed\" style=\"max-width: 550px;\"\u003e\u003cdiv class=\"iframely-responsive\" style=\"padding-bottom: 100%;\"\u003e\u003ciframe src=\"//iframe.nbcnews.com/5IJcio4?_showcaption=true\u0026app=1\" allowfullscreen\u003e\u003c/iframe\u003e\u003c/div\u003e\u003c/div\u003e","mobileBaseline":"\u003camp-iframe src=\"https://iframe.nbcnews.com/5IJcio4?_showcaption=true\u0026amp=1\" width=\"400\" height=\"400\" frameborder=\"0\" allowfullscreen layout=\"responsive\" resizable sandbox=\"allow-scripts allow-same-origin allow-popups allow-forms allow-top-navigation-by-user-activation\"\u003e\u003camp-img layout=\"fill\" src=\"https://iframe.nbcnews.com/amp169/thumbnail\" placeholder\u003e\u003c/amp-img\u003e\u003cbutton overflow\u003eRead more\u003c/button\u003e\u003c/amp-iframe\u003e","fallbackUrl":"https://x.com/faanews/status/1777335697067696318?s=46\u0026t=op3KnRWayVQwe0Xuza3lqQ","properties":{"canonical-url":"https://x.com/faanews/status/1777335697067696318?s=46\u0026t=op3KnRWayVQwe0Xuza3lqQ","description":"We have your morning eclipse update from @NWS' Kyle Struckmann, a National Aviation Meteorologist at the FAA Command Center. He and his team help us keep flights moving safely and as efficiently as possible during weather, and even astronomical events. #Eclipse2024 @NOAA pic.twitter.com/4skHrFzJMq— The FAA ✈️ (@FAANews) April 8, 2024\n\n\n","headline":"The FAA ✈️ on Twitter / X","iframely-embed-amp-html":"\u003camp-iframe src=\"https://iframe.nbcnews.com/5IJcio4?_showcaption=true\u0026amp=1\" width=\"400\" height=\"400\" frameborder=\"0\" allowfullscreen layout=\"responsive\" resizable sandbox=\"allow-scripts allow-same-origin allow-popups allow-forms allow-top-navigation-by-user-activation\"\u003e\u003camp-img layout=\"fill\" src=\"https://iframe.nbcnews.com/amp169/thumbnail\" placeholder\u003e\u003c/amp-img\u003e\u003cbutton overflow\u003eRead more\u003c/button\u003e\u003c/amp-iframe\u003e","iframely-embed-html":"\u003cdiv class=\"iframely-twitter iframely-app iframely-embed\" style=\"max-width: 550px;\"\u003e\u003cdiv class=\"iframely-responsive\" style=\"padding-bottom: 100%;\"\u003e\u003ciframe src=\"//iframe.nbcnews.com/5IJcio4?_showcaption=true\u0026app=1\" allowfullscreen\u003e\u003c/iframe\u003e\u003c/div\u003e\u003c/div\u003e","iframely-embed-id":"5IJcio4","iframely-embed-site":"Twitter","presentation-alignment":"CENTER","presentation-size":"MEDIUM"},"publisher":{"name":"nbcnews"}}}],"text":["An updated forecast from the National Weather Service appears to show a lucky break in cloud cover for some cities along today’s path of totality.","Kyle Struckmann, a national aviation meteorologist for the weather service at the FAA Command Center, detailed the weather outlook in a video posted on X. The forecast showed clouds over most of eastern Texas and stretching up into the Tennessee Valley, with more clouds from the Appalachians north to Detroit. ","But he said those clouds will be moving east as the day progresses. By the time the eclipse starts crossing Texas, he said clouds may move out of the Dallas area, with conditions also appearing to clear over Arkansas, Missouri and Indiana. ","Unfortunately for those in the Great Lakes region, Struckmann said afternoon clouds are forecast around Buffalo and other parts of upstate New York. ","“Once we get to New England, things will be very clear,” he said. “So, very good viewing conditions for the eclipse expected up there.”"]},"cardData":{"graphics":[]},"date":{"createdAt":"2024-04-08T14:33:09.590Z","publishedAt":"2024-04-08T14:33:09.590Z","modifiedAt":"2024-04-08T14:48:08.505Z"},"description":{"primary":"An updated forecast from the National Weather Service appears to show a lucky break in cloud cover for some cities along today’s path of totality.","seo":"An updated forecast from the National Weather Service appears to show a lucky break in cloud cover for some cities along today’s path of totality.","social":"Cloud cover may clear along path of totality this afternoon"},"headline":{"primary":"Cloud cover may clear along path of totality this afternoon","seo":"Cloud cover may clear along path of totality this afternoon","social":"Cloud cover may clear along path of totality this afternoon","tease":"Cloud cover may clear along path of totality this afternoon"},"primaryImage":null,"teaseImage":null,"taxonomy":{"primaryChannel":{"id":"rctx6603","path":"nbcnews/channel/nebula-blog-rcna145900","taxonomyType":"channel"},"primaryVertical":{"dateCreated":"Thu Sep 16 2021 03:51:57 GMT+0000 (UTC)","dateModified":"Thu Sep 16 2021 03:51:57 GMT+0000 (UTC)","description":{"primary":null},"id":"nctx20366","isCurated":true,"name":"News","path":"nbcnews/vertical/news","pageRoute":"/","slug":"news","type":"taxonomy","taxonomyType":"vertical","url":{"primary":"https://www.nbcnews.com/"}}},"url":{"primary":"https://www.nbcnews.com/science/space/live-blog/solar-eclipse-2024-live-updates-rcna145900#rcrd38477"},"replies":[]},{"id":"rcrd38478","authors":[{"bio":[{"type":"markup","element":"p","html":"Rich Bellis is a senior business and economy editor for NBC News."}],"dateCreated":"Fri Dec 30 2022 19:43:28 GMT+0000 (UTC)","dateModified":"Wed Mar 06 2024 02:12:48 GMT+0000 (UTC)","shortBio":"Rich Bellis is Senior Business Editor at NBC News.","liveBlogShortBio":"","experience":[],"educationAndExpertise":[],"awards":[],"id":"ncpn1302264","email":"Rich.Bellis@nbcuni.com","jobTitle":[],"name":"Rich Bellis","primaryImage":{"altText":null,"height":2710,"url":{"primary":"https://media-cldnry.s-nbcnews.com/image/upload/newscms/2024_10/3640995/rich_bellis.jpg"},"width":2032},"publisher":{"name":"nbcnews","subType":null,"type":"organization"},"socialMediaProfiles":{"email":null,"facebook":null,"instagram":null,"pinterest":null,"snapchat":null,"tiktok":null,"twitter":null,"whatsapp":null,"youtube":null},"subType":null,"type":"person","url":{"canonical":"https://www.nbcnews.com/author/rich-bellis-ncpn1302264","primary":"https://www.nbcnews.com/author/rich-bellis-ncpn1302264","short":"https://www.nbcnews.com/author/rich-bellis-ncpn1302264","slug":"rich-bellis-ncpn1302264"},"worksFor":null}],"cardType":"POST","isHeadlineHidden":false,"content":{"markupAndEmbeds":[{"type":"markup","element":"p","html":"April is the National Highway Traffic Safety Administration’s \u003ca href=\"https://www.nhtsa.gov/april-distracted-driving-awareness-month\" target=\"_blank\"\u003eDistracted Driving Awareness Month\u003c/a\u003e, and today promises to put its message to the test. "},{"type":"markup","element":"p","html":"As the eclipse nears, the agency is \u003ca href=\"https://twitter.com/NHTSAgov/status/1776973246006476942\" target=\"_blank\"\u003eurging drivers\u003c/a\u003e to keep their eyes on the road, not the sky, and to \u003ca href=\"https://twitter.com/NHTSAgov/status/1776973246006476942\" target=\"_blank\"\u003eavoid pulling over in unsafe locations\u003c/a\u003e like the shoulders of highways and interstates (try a parking lot instead)."},{"type":"markup","element":"p","html":"In Ohio, Gov. Mike DeWine has activated the Ohio Emergency Operations Center, with his press secretary \u003ca href=\"https://www.nbcnews.com/news/many-cant-wait-eclipse-cant-wait-s-rcna146616\" target=\"_blank\"\u003etelling NBC News\u003c/a\u003e, “What we’re mostly concerned about is traffic” throughout the state, where the path of totality extends from Dayton to Cleveland. "},{"presentation":{"alignment":"center","size":"medium","style":"default","byline":null,"hideRecommendations":false,"hideProductRecommendations":false,"_overriddenByGetProcessedCardData":true},"type":"embeddedImage","image":{"id":"rcim252054","headline":{"primary":null,"tease":null,"seo":null,"social":null},"caption":"A matrix road sign displays a message about the  eclipse in Lackawanna, N.Y. ","altText":"A matrix road sign displays a message for drivers about the solar eclipse on April 8, 2024 in Lackawanna, New York. ","url":{"primary":"https://media-cldnry.s-nbcnews.com/image/upload/rockcms/2024-04/240408-solar-eclipse-mn-0840-0ffae7.jpg"},"imageUrl":{"aims":"https://media1.s-nbcnews.com/i/rockcms/2024-04/252054/240408-solar-eclipse-mn-0840-0ffae7_56c045cc3e83d8591bf55bb576def342d99f0f1d.jpg","cloudinary":"https://media-cldnry.s-nbcnews.com/image/upload/rockcms/2024-04/240408-solar-eclipse-mn-0840-0ffae7.jpg","telemundo":null},"encodingFormat":"image/jpeg","height":1667,"width":2500,"authors":[{"name":"Adam Gray"}],"source":{"name":"Getty Images","copyright":null},"graphicContent":false}},{"type":"markup","element":"p","html":"Further south, the Texas Department of Transportation is also \u003ca href=\"https://twitter.com/TxDOT/status/1777306155129135509\" target=\"_blank\"\u003etelling drivers to keep moving\u003c/a\u003e. Airport officials have been \u003ca href=\"https://www.nbcdfw.com/solar-eclipse/north-texas-airports-brace-for-crowds-ahead-of-solar-eclipse-spectacle/3506182/\" target=\"_blank\"\u003epreparing for visitor volumes\u003c/a\u003e to resemble those on a typical holiday weekend. Austin-Bergstrom International Airport has extra aviation department staffers on hand to keep ticket counters and security checkpoints running smoothly but has warned of long lines at rental car desks."},{"type":"markup","element":"p","html":"The small city of Perryville, Missouri, is also \u003ca href=\"https://www.nbcnews.com/business/economy/perryville-missouri-eclipse-small-businesses-inflation-rcna136409\" target=\"_blank\"\u003eplanning to head off backed-up roadways\u003c/a\u003e, but Perry County Sheriff Jason Klaus said his officers are doing “everything we can not to use any kind of parking enforcement.” They’re hoping to hand out more free eclipse glasses than parking tickets; every patrol car will have an extra stash."}],"text":["April is the National Highway Traffic Safety Administration’s Distracted Driving Awareness Month, and today promises to put its message to the test. ","As the eclipse nears, the agency is urging drivers to keep their eyes on the road, not the sky, and to avoid pulling over in unsafe locations like the shoulders of highways and interstates (try a parking lot instead).","In Ohio, Gov. Mike DeWine has activated the Ohio Emergency Operations Center, with his press secretary telling NBC News, “What we’re mostly concerned about is traffic” throughout the state, where the path of totality extends from Dayton to Cleveland. ","Further south, the Texas Department of Transportation is also telling drivers to keep moving. Airport officials have been preparing for visitor volumes to resemble those on a typical holiday weekend. Austin-Bergstrom International Airport has extra aviation department staffers on hand to keep ticket counters and security checkpoints running smoothly but has warned of long lines at rental car desks.","The small city of Perryville, Missouri, is also planning to head off backed-up roadways, but Perry County Sheriff Jason Klaus said his officers are doing “everything we can not to use any kind of parking enforcement.” They’re hoping to hand out more free eclipse glasses than parking tickets; every patrol car will have an extra stash."]},"cardData":{"graphics":[]},"date":{"createdAt":"2024-04-08T14:16:25.176Z","publishedAt":"2024-04-08T14:16:25.176Z","modifiedAt":"2024-04-08T14:29:43.536Z"},"description":{"primary":"April is the National Highway Traffic Safety Administration’s Distracted Driving Awareness Month, and today promises to put its message to the test.","seo":"April is the National Highway Traffic Safety Administration’s Distracted Driving Awareness Month, and today promises to put its message to the test.","social":"Traffic officials warn drivers about eclipse rubbernecking"},"headline":{"primary":"Traffic officials warn drivers about eclipse rubbernecking","seo":"Traffic officials warn drivers about eclipse rubbernecking","social":"Traffic officials warn drivers about eclipse rubbernecking","tease":"Traffic officials warn drivers about eclipse rubbernecking"},"primaryImage":null,"teaseImage":null,"taxonomy":{"primaryChannel":{"id":"rctx6603","path":"nbcnews/channel/nebula-blog-rcna145900","taxonomyType":"channel"},"primaryVertical":{"dateCreated":"Thu Sep 16 2021 03:51:57 GMT+0000 (UTC)","dateModified":"Thu Sep 16 2021 03:51:57 GMT+0000 (UTC)","description":{"primary":null},"id":"nctx20366","isCurated":true,"name":"News","path":"nbcnews/vertical/news","pageRoute":"/","slug":"news","type":"taxonomy","taxonomyType":"vertical","url":{"primary":"https://www.nbcnews.com/"}}},"url":{"primary":"https://www.nbcnews.com/science/space/live-blog/solar-eclipse-2024-live-updates-rcna145900#rcrd38478"},"replies":[]},{"id":"rcrd38449","authors":[{"bio":[],"dateCreated":"Mon Jul 27 2015 19:12:36 GMT+0000 (UTC)","dateModified":"Wed Mar 24 2021 09:15:02 GMT+0000 (UTC)","shortBio":null,"liveBlogShortBio":"","experience":[],"educationAndExpertise":[],"awards":[],"id":"ncpn399176","email":null,"jobTitle":[],"name":"NBC News","primaryImage":null,"publisher":{"name":"nbcnews","subType":null,"type":"organization"},"socialMediaProfiles":{"email":null,"facebook":"http://www.facebook.com/nbcnews","instagram":"nbcnews","pinterest":null,"snapchat":null,"tiktok":null,"twitter":"@nbcnews","whatsapp":null,"youtube":null},"subType":null,"type":"person","url":null,"worksFor":null}],"cardType":"POST","isHeadlineHidden":false,"content":{"markupAndEmbeds":[{"type":"markup","element":"p","html":"Former NASA astronaut Mike Massimino joined \"TODAY\" to talk about the science of the eclipse, as well as why it's an opportunity to gain a greater appreciation of our cosmic neighborhood. "},{"type":"embeddedVideo","disablePlaylistAutoplay":false,"presentation":{"alignment":"left","size":"medium","style":"default","byline":null,"hideRecommendations":false,"hideProductRecommendations":false,"_overriddenByGetProcessedCardData":true},"video":{"id":"mmvo208523845997","taxonomy":{"additionalTerms":[{"dateCreated":"Thu Sep 16 2021 03:10:11 GMT+0000 (UTC)","dateModified":"Thu Sep 16 2021 03:10:11 GMT+0000 (UTC)","description":{"primary":null},"id":"nctx19521","isCurated":false,"name":"Science","path":"nbcnews/section/mach/science","pageRoute":"/","slug":"science","type":"taxonomy","taxonomyType":"topic","url":{"primary":null}},{"dateCreated":"Thu Sep 16 2021 03:51:58 GMT+0000 (UTC)","dateModified":"Thu Sep 16 2021 03:51:58 GMT+0000 (UTC)","description":{"primary":null},"id":"nctx19861","isCurated":true,"name":"Science","path":"nbcnews/vertical/mach/science","pageRoute":"/science","slug":"science","type":"taxonomy","taxonomyType":"subvertical","url":{"primary":"https://www.nbcnews.com/mach/science"}},{"dateCreated":"Fri Apr 29 2022 02:27:32 GMT+0000 (UTC)","dateModified":"Fri Apr 29 2022 02:27:32 GMT+0000 (UTC)","description":{"primary":null},"id":"nctx20846","isCurated":false,"name":"News","path":"msnbc/section/msnbc/news","pageRoute":"/","slug":"news","type":"taxonomy","taxonomyType":"topic","url":{"primary":null}},{"dateCreated":"Fri Apr 01 2022 20:42:09 GMT+0000 (UTC)","dateModified":"Fri Apr 01 2022 20:42:09 GMT+0000 (UTC)","description":{"primary":null},"id":"nctx23345","isCurated":true,"name":"News","path":"nbcnews/show/meet-the-press/news","pageRoute":"/meet-the-press","slug":"news","type":"taxonomy","taxonomyType":"topic","url":{"primary":"https://www.nbcnews.com/meet-the-press"}},{"dateCreated":"Thu Sep 16 2021 03:36:45 GMT+0000 (UTC)","dateModified":"Thu Sep 16 2021 03:36:45 GMT+0000 (UTC)","description":{"primary":null},"id":"nctx7","isCurated":false,"name":"News","path":"nbcnews/section/news","pageRoute":"/","slug":"news","type":"taxonomy","taxonomyType":"section","url":{"primary":null}},{"dateCreated":"Thu Sep 16 2021 03:36:51 GMT+0000 (UTC)","dateModified":"Thu Sep 16 2021 03:36:51 GMT+0000 (UTC)","description":{"primary":null},"id":"nctx73","isCurated":true,"name":"Science","path":"nbcnews/section/science","pageRoute":"/science","slug":"science","type":"taxonomy","taxonomyType":"section","url":{"primary":"https://www.nbcnews.com/science"}},{"dateCreated":"Thu Sep 16 2021 03:10:17 GMT+0000 (UTC)","dateModified":"Thu Sep 16 2021 03:10:17 GMT+0000 (UTC)","description":{"primary":null},"id":"tdtx101","isCurated":true,"name":"News","path":"today/section/news","pageRoute":"/news","slug":"news","type":"taxonomy","taxonomyType":"section","url":{"primary":"https://www.today.com/news"}},{"dateCreated":"Wed Sep 28 2022 15:01:52 GMT+0000 (UTC)","dateModified":"Wed Sep 28 2022 15:01:52 GMT+0000 (UTC)","description":{"primary":null},"id":"tdtx117","isCurated":false,"name":"News","path":"today/section/news/news","pageRoute":"/","slug":"news","type":"taxonomy","taxonomyType":"topic","url":{"primary":null}},{"dateCreated":"Tue Jan 04 2022 15:36:59 GMT+0000 (UTC)","dateModified":"Tue Jan 04 2022 15:36:59 GMT+0000 (UTC)","description":{"primary":null},"id":"tdtx2977","isCurated":false,"name":"Top Videos","path":"today/label/top-videos","pageRoute":"/","slug":"top-videos","type":"taxonomy","taxonomyType":"label","url":{"primary":null}}],"primaryVertical":{"name":"today","taxonomyType":"vertical"},"primarySection":null,"primaryTopic":null},"unibrow":{"logo":null,"taxonomyPath":null,"text":"TODAY","url":{"primary":"https://www.today.com/video/what-makes-the-total-solar-eclipse-so-special-208523845997"}},"duration":"PT2M57S","dateCreated":"Mon Apr 08 2024 11:22:36 GMT+0000 (UTC)","datePublished":"Mon Apr 08 2024 11:22:36 GMT+0000 (UTC)","dateModified":"Mon Apr 08 2024 17:14:04 GMT+0000 (UTC)","dateBroadcast":"Mon Apr 08 2024 11:22:37 GMT+0000 (UTC)","liveVideoStatus":"NONE","nativeAd":false,"mpxMetadata":{"id":"208523845997","guid":"tdy_news_7a_astronaut_talks_eclipse_240408","externalAdvertiserId":"tdy_news_7a_astronaut_talks_eclipse_240408","accountId":"2704722219","accountName":"nbcnewsdigital"},"source":{"name":"TODAY"},"publisher":{"name":"today"},"partOfEpisode":null,"partOfSeason":null,"videoType":"broadcast","sentiment":"positive","headline":{"primary":"Former astronaut shares what makes the solar eclipse so special","tease":"Former astronaut shares what makes the solar eclipse so special","seo":"What makes the total solar eclipse so special?","social":"Former astronaut shares what makes the solar eclipse so special"},"description":{"primary":"Former NASA astronaut Mike Massimino joins TODAY to talk about the excitement and science around the total solar eclipse and what makes it so special. “It’s a great opportunity for scientists to learn, and I think it’s also a great opportunity for young people,” he says.","seo":"Former NASA astronaut Mike Massimino joins TODAY to talk about the excitement and science around the total solar eclipse and what makes it so special. “It’s a great opportunity for scientists to learn, and I think it’s also a great opportunity for young people,” he says."},"playable":true,"url":{"canonical":"https://www.today.com/video/what-makes-the-total-solar-eclipse-so-special-208523845997","primary":"https://www.today.com/video/what-makes-the-total-solar-eclipse-so-special-208523845997","short":"https://www.today.com/video/what-makes-the-total-solar-eclipse-so-special-208523845997","slug":"what-makes-the-total-solar-eclipse-so-special-208523845997"},"hasCaptions":true,"closedCaptioning":{"smptett":null,"srt":"https://nbcnewsdigital-static.nbcuni.com/media/captions/NBC_News_Digital/2024/04/1712575324189_tdy_news_7a_astronaut_talks_eclipse_240408.srt","webvtt":"https://nbcnewsdigital-static.nbcuni.com/media/captions/NBC_News_Digital/2024/04/1712575324189_tdy_news_7a_astronaut_talks_eclipse_240408.vtt"},"videoAssets":[{"assetType":"EMP","format":"M3U","publicUrl":"https://prodamdnewsencoding.akamaized.net/NBC_News_Digital/tdy_news_7a_astronaut_talks_eclipse_240408/1/abs/index.m3u8","height":1080,"width":1920,"assetDuration":176.845,"bitrate":4067000},{"assetType":"akamaiMp4","format":"MPEG4","publicUrl":"https://prodamdnewsencoding.akamaized.net/NBC_News_Digital/nbcnews/video/2024/04/1712575324189_tdy_news_7a_astronaut_talks_eclipse_240408_6.mp4","height":1080,"width":1920,"assetDuration":176.845,"bitrate":4067831}],"primaryImage":{"id":"vidimg2066830064","headline":{"primary":null},"altText":null,"caption":null,"url":{"primary":"https://media-cldnry.s-nbcnews.com/image/upload/mpx/2704722219/2024_04/1712575324189_tdy_news_7a_astronaut_talks_eclipse_240408_1920x1080-vznexp.jpg"},"imageUrl":{"aims":"https://media11.s-nbcnews.com/i/mpx/2704722219/2024_04/1712575324189_tdy_news_7a_astronaut_talks_eclipse_240408_1920x1080-vznexp.jpg","cloudinary":"https://media-cldnry.s-nbcnews.com/image/upload/mpx/2704722219/2024_04/1712575324189_tdy_news_7a_astronaut_talks_eclipse_240408_1920x1080-vznexp.jpg","telemundo":null},"source":null,"authors":[],"height":null,"width":null,"graphicContent":false},"teaseImage":{"id":"vidimg2066830064","headline":{"primary":null},"altText":null,"caption":null,"url":{"primary":"https://media-cldnry.s-nbcnews.com/image/upload/mpx/2704722219/2024_04/1712575324189_tdy_news_7a_astronaut_talks_eclipse_240408_1920x1080-vznexp.jpg"},"imageUrl":{"aims":"https://media11.s-nbcnews.com/i/mpx/2704722219/2024_04/1712575324189_tdy_news_7a_astronaut_talks_eclipse_240408_1920x1080-vznexp.jpg","cloudinary":"https://media-cldnry.s-nbcnews.com/image/upload/mpx/2704722219/2024_04/1712575324189_tdy_news_7a_astronaut_talks_eclipse_240408_1920x1080-vznexp.jpg","telemundo":null},"source":null,"authors":[],"height":null,"width":null,"graphicContent":false},"documentTracing":{"currentMessageId":{"id":"6e44958e-4c22-4c54-bba5-f6f5bb2c880f","updatedDate":"Mon Apr 08 2024 17:14:12 GMT+0000 (UTC)"}},"relatedUrl":null,"relatedContentLink":{"text":"2024 total solar eclipse: When to watch today, how to view it safely and more live updates","url":"https://www.today.com/news/news/live-blog/solar-eclipse-2024-live-updates-rcna146535"},"associatedVideoPlaylist":{"headline":{"primary":"News"},"videos":[{"type":"video","id":"mmvo209063493943","unibrow":{"logo":null,"taxonomyPath":null,"text":"TODAY","url":{"primary":"https://www.today.com/video/family-sings-come-sail-away-parody-for-cruise-trip-surprise-209063493943"}},"mpxMetadata":{"id":"209063493943","guid":"tdy_news_8a_hoda_boost_240416","externalAdvertiserId":"tdy_news_8a_hoda_boost_240416"},"datePublished":"Tue Apr 16 2024 12:26:15 GMT+0000 (UTC)","dateCreated":"Tue Apr 16 2024 12:26:15 GMT+0000 (UTC)","dateModified":"Tue Apr 16 2024 12:26:59 GMT+0000 (UTC)","primaryImage":{"id":"vidimg1600831436","headline":{"primary":null},"altText":null,"caption":null,"url":{"primary":"https://media-cldnry.s-nbcnews.com/image/upload/mpx/2704722219/2024_04/1713270359092_tdy_news_8a_hoda_boost_240416_1920x1080-50nwd4.jpg"},"imageUrl":{"aims":"https://media13.s-nbcnews.com/i/mpx/2704722219/2024_04/1713270359092_tdy_news_8a_hoda_boost_240416_1920x1080-50nwd4.jpg","cloudinary":"https://media-cldnry.s-nbcnews.com/image/upload/mpx/2704722219/2024_04/1713270359092_tdy_news_8a_hoda_boost_240416_1920x1080-50nwd4.jpg","telemundo":null},"source":null,"authors":[],"height":null,"width":null,"graphicContent":false},"teaseImage":{"id":"vidimg1600831436","headline":{"primary":null},"altText":null,"caption":null,"url":{"primary":"https://media-cldnry.s-nbcnews.com/image/upload/mpx/2704722219/2024_04/1713270359092_tdy_news_8a_hoda_boost_240416_1920x1080-50nwd4.jpg"},"imageUrl":{"aims":"https://media13.s-nbcnews.com/i/mpx/2704722219/2024_04/1713270359092_tdy_news_8a_hoda_boost_240416_1920x1080-50nwd4.jpg","cloudinary":"https://media-cldnry.s-nbcnews.com/image/upload/mpx/2704722219/2024_04/1713270359092_tdy_news_8a_hoda_boost_240416_1920x1080-50nwd4.jpg","telemundo":null},"source":null,"authors":[],"height":null,"width":null,"graphicContent":false},"url":{"canonical":"https://www.today.com/video/family-sings-come-sail-away-parody-for-cruise-trip-surprise-209063493943","primary":"https://www.today.com/video/family-sings-come-sail-away-parody-for-cruise-trip-surprise-209063493943","short":"https://www.today.com/video/family-sings-come-sail-away-parody-for-cruise-trip-surprise-209063493943","slug":"family-sings-come-sail-away-parody-for-cruise-trip-surprise-209063493943"},"relatedUrl":null,"relatedContentLink":{"text":null,"url":null},"duration":"PT1M","nativeAd":false,"videoType":"broadcast","sentiment":"positive","headline":{"primary":"Family sings ‘Come Sail Away’ parody for cruise trip surprise","tease":"Family sings ‘Come Sail Away’ parody for cruise trip surprise","social":"Family sings ‘Come Sail Away’ parody for cruise trip surprise"},"description":{"primary":"A woman in Kentucky thought she was going to celebrate her 40th birthday with a modest girl’s weekend away — but her family surprised her at work with the news that they were actually taking a cruise to the Bahamas! TODAY’s Hoda Kotb has the Morning Boost."},"publisher":{"name":"today"},"source":{"name":"TODAY"},"taxonomy":{"additionalTerms":[{"dateCreated":"Fri Apr 29 2022 02:27:32 GMT+0000 (UTC)","dateModified":"Fri Apr 29 2022 02:27:32 GMT+0000 (UTC)","description":{"primary":null},"id":"nctx20846","isCurated":false,"name":"News","path":"msnbc/section/msnbc/news","pageRoute":"/","slug":"news","type":"taxonomy","taxonomyType":"topic","url":{"primary":null}},{"dateCreated":"Fri Apr 01 2022 20:42:09 GMT+0000 (UTC)","dateModified":"Fri Apr 01 2022 20:42:09 GMT+0000 (UTC)","description":{"primary":null},"id":"nctx23345","isCurated":true,"name":"News","path":"nbcnews/show/meet-the-press/news","pageRoute":"/meet-the-press","slug":"news","type":"taxonomy","taxonomyType":"topic","url":{"primary":"https://www.nbcnews.com/meet-the-press"}},{"dateCreated":"Thu Sep 16 2021 03:36:45 GMT+0000 (UTC)","dateModified":"Thu Sep 16 2021 03:36:45 GMT+0000 (UTC)","description":{"primary":null},"id":"nctx7","isCurated":false,"name":"News","path":"nbcnews/section/news","pageRoute":"/","slug":"news","type":"taxonomy","taxonomyType":"section","url":{"primary":null}},{"dateCreated":"Thu Sep 16 2021 03:10:17 GMT+0000 (UTC)","dateModified":"Thu Sep 16 2021 03:10:17 GMT+0000 (UTC)","description":{"primary":null},"id":"tdtx101","isCurated":true,"name":"News","path":"today/section/news","pageRoute":"/news","slug":"news","type":"taxonomy","taxonomyType":"section","url":{"primary":"https://www.today.com/news"}},{"dateCreated":"Wed Sep 28 2022 15:01:52 GMT+0000 (UTC)","dateModified":"Wed Sep 28 2022 15:01:52 GMT+0000 (UTC)","description":{"primary":null},"id":"tdtx117","isCurated":false,"name":"News","path":"today/section/news/news","pageRoute":"/","slug":"news","type":"taxonomy","taxonomyType":"topic","url":{"primary":null}},{"dateCreated":"Tue Jan 04 2022 15:36:59 GMT+0000 (UTC)","dateModified":"Tue Jan 04 2022 15:36:59 GMT+0000 (UTC)","description":{"primary":null},"id":"tdtx2977","isCurated":false,"name":"Top Videos","path":"today/label/top-videos","pageRoute":"/","slug":"top-videos","type":"taxonomy","taxonomyType":"label","url":{"primary":null}}],"primaryVertical":{"name":"today"},"primarySection":null,"primaryTopic":null},"hasCaptions":true,"closedCaptioning":{"smptett":null,"srt":"https://nbcnewsdigital-static.nbcuni.com/media/captions/NBC_News_Digital/2024/04/1713270359092_tdy_news_8a_hoda_boost_240416.srt","webvtt":"https://nbcnewsdigital-static.nbcuni.com/media/captions/NBC_News_Digital/2024/04/1713270359092_tdy_news_8a_hoda_boost_240416.vtt"},"videoAssets":[{"assetType":"EMP","format":"M3U","publicUrl":"https://prodamdnewsencoding.akamaized.net/NBC_News_Digital/tdy_news_8a_hoda_boost_240416/1/abs/index.m3u8","height":1080,"width":1920,"assetDuration":60.16,"bitrate":4219000},{"assetType":"akamaiMp4","format":"MPEG4","publicUrl":"https://prodamdnewsencoding.akamaized.net/NBC_News_Digital/nbcnews/video/2024/04/1713270359092_tdy_news_8a_hoda_boost_240416_6.mp4","height":1080,"width":1920,"assetDuration":60.16,"bitrate":4219860}]},{"type":"video","id":"mmvo209064517802","unibrow":{"logo":null,"taxonomyPath":null,"text":"TODAY","url":{"primary":"https://www.today.com/video/john-sterling-radio-voice-of-the-yankees-retires-after-35-years-209064517802"}},"mpxMetadata":{"id":"209064517802","guid":"tdy_news_8a_john_sterling_retiring_240414","externalAdvertiserId":"tdy_news_8a_john_sterling_retiring_240414"},"datePublished":"Tue Apr 16 2024 12:20:51 GMT+0000 (UTC)","dateCreated":"Tue Apr 16 2024 12:20:51 GMT+0000 (UTC)","dateModified":"Tue Apr 16 2024 12:21:37 GMT+0000 (UTC)","primaryImage":{"id":"vidimg516775318","headline":{"primary":null},"altText":null,"caption":null,"url":{"primary":"https://media-cldnry.s-nbcnews.com/image/upload/mpx/2704722219/2024_04/1713270035030_tdy_news_8a_john_sterling_retiring_240414_1920x1080-vp224h.jpg"},"imageUrl":{"aims":"https://media11.s-nbcnews.com/i/mpx/2704722219/2024_04/1713270035030_tdy_news_8a_john_sterling_retiring_240414_1920x1080-vp224h.jpg","cloudinary":"https://media-cldnry.s-nbcnews.com/image/upload/mpx/2704722219/2024_04/1713270035030_tdy_news_8a_john_sterling_retiring_240414_1920x1080-vp224h.jpg","telemundo":null},"source":null,"authors":[],"height":null,"width":null,"graphicContent":false},"teaseImage":{"id":"vidimg516775318","headline":{"primary":null},"altText":null,"caption":null,"url":{"primary":"https://media-cldnry.s-nbcnews.com/image/upload/mpx/2704722219/2024_04/1713270035030_tdy_news_8a_john_sterling_retiring_240414_1920x1080-vp224h.jpg"},"imageUrl":{"aims":"https://media11.s-nbcnews.com/i/mpx/2704722219/2024_04/1713270035030_tdy_news_8a_john_sterling_retiring_240414_1920x1080-vp224h.jpg","cloudinary":"https://media-cldnry.s-nbcnews.com/image/upload/mpx/2704722219/2024_04/1713270035030_tdy_news_8a_john_sterling_retiring_240414_1920x1080-vp224h.jpg","telemundo":null},"source":null,"authors":[],"height":null,"width":null,"graphicContent":false},"url":{"canonical":"https://www.today.com/video/john-sterling-radio-voice-of-the-yankees-retires-after-35-years-209064517802","primary":"https://www.today.com/video/john-sterling-radio-voice-of-the-yankees-retires-after-35-years-209064517802","short":"https://www.today.com/video/john-sterling-radio-voice-of-the-yankees-retires-after-35-years-209064517802","slug":"john-sterling-radio-voice-of-the-yankees-retires-after-35-years-209064517802"},"relatedUrl":null,"relatedContentLink":{"text":null,"url":null},"duration":"PT42S","nativeAd":false,"videoType":"broadcast","sentiment":"positive","headline":{"primary":"Yankee’s radio announcer John Sterling retires after 35 years","tease":"Yankee’s radio announcer John Sterling retires after 35 years","social":"Yankee’s radio announcer John Sterling retires after 35 years"},"description":{"primary":"John Sterling, the legendary radio voice of the New York Yankees for over 35 years, has decided to retire. Sterling called more than 5,600 regular-season and playoff games, including five World Series championship runs."},"publisher":{"name":"today"},"source":{"name":"TODAY"},"taxonomy":{"additionalTerms":[{"dateCreated":"Fri Apr 29 2022 02:27:32 GMT+0000 (UTC)","dateModified":"Fri Apr 29 2022 02:27:32 GMT+0000 (UTC)","description":{"primary":null},"id":"nctx20846","isCurated":false,"name":"News","path":"msnbc/section/msnbc/news","pageRoute":"/","slug":"news","type":"taxonomy","taxonomyType":"topic","url":{"primary":null}},{"dateCreated":"Fri Apr 01 2022 20:42:09 GMT+0000 (UTC)","dateModified":"Fri Apr 01 2022 20:42:09 GMT+0000 (UTC)","description":{"primary":null},"id":"nctx23345","isCurated":true,"name":"News","path":"nbcnews/show/meet-the-press/news","pageRoute":"/meet-the-press","slug":"news","type":"taxonomy","taxonomyType":"topic","url":{"primary":"https://www.nbcnews.com/meet-the-press"}},{"dateCreated":"Thu Sep 16 2021 03:36:45 GMT+0000 (UTC)","dateModified":"Thu Sep 16 2021 03:36:45 GMT+0000 (UTC)","description":{"primary":null},"id":"nctx7","isCurated":false,"name":"News","path":"nbcnews/section/news","pageRoute":"/","slug":"news","type":"taxonomy","taxonomyType":"section","url":{"primary":null}},{"dateCreated":"Thu Sep 16 2021 03:10:17 GMT+0000 (UTC)","dateModified":"Thu Sep 16 2021 03:10:17 GMT+0000 (UTC)","description":{"primary":null},"id":"tdtx101","isCurated":true,"name":"News","path":"today/section/news","pageRoute":"/news","slug":"news","type":"taxonomy","taxonomyType":"section","url":{"primary":"https://www.today.com/news"}},{"dateCreated":"Thu Sep 16 2021 03:10:11 GMT+0000 (UTC)","dateModified":"Thu Sep 16 2021 03:10:11 GMT+0000 (UTC)","description":{"primary":null},"id":"tdtx116","isCurated":true,"name":"Sports","path":"today/section/news/sports","pageRoute":"/news/sports","slug":"sports","type":"taxonomy","taxonomyType":"topic","url":{"primary":"https://www.today.com/news/sports"}},{"dateCreated":"Wed Sep 28 2022 15:01:52 GMT+0000 (UTC)","dateModified":"Wed Sep 28 2022 15:01:52 GMT+0000 (UTC)","description":{"primary":null},"id":"tdtx117","isCurated":false,"name":"News","path":"today/section/news/news","pageRoute":"/","slug":"news","type":"taxonomy","taxonomyType":"topic","url":{"primary":null}},{"dateCreated":"Tue Jan 04 2022 15:36:59 GMT+0000 (UTC)","dateModified":"Tue Jan 04 2022 15:36:59 GMT+0000 (UTC)","description":{"primary":null},"id":"tdtx2977","isCurated":false,"name":"Top Videos","path":"today/label/top-videos","pageRoute":"/","slug":"top-videos","type":"taxonomy","taxonomyType":"label","url":{"primary":null}}],"primaryVertical":{"name":"today"},"primarySection":null,"primaryTopic":null},"hasCaptions":true,"closedCaptioning":{"smptett":null,"srt":"https://nbcnewsdigital-static.nbcuni.com/media/captions/NBC_News_Digital/2024/04/1713270035030_tdy_news_8a_john_sterling_retiring_240414.srt","webvtt":"https://nbcnewsdigital-static.nbcuni.com/media/captions/NBC_News_Digital/2024/04/1713270035030_tdy_news_8a_john_sterling_retiring_240414.vtt"},"videoAssets":[{"assetType":"EMP","format":"M3U","publicUrl":"https://prodamdnewsencoding.akamaized.net/NBC_News_Digital/tdy_news_8a_john_sterling_retiring_240414/1/abs/index.m3u8","height":1080,"width":1920,"assetDuration":41.742,"bitrate":4334000},{"assetType":"akamaiMp4","format":"MPEG4","publicUrl":"https://prodamdnewsencoding.akamaized.net/NBC_News_Digital/nbcnews/video/2024/04/1713270035030_tdy_news_8a_john_sterling_retiring_240414_6.mp4","height":1080,"width":1920,"assetDuration":41.742,"bitrate":4334747}]},{"type":"video","id":"mmvo209063493813","unibrow":{"logo":null,"taxonomyPath":null,"text":"TODAY","url":{"primary":"https://www.today.com/video/how-to-find-the-best-rewards-credit-card-for-you-209063493813"}},"mpxMetadata":{"id":"209063493813","guid":"tdy_news_7a_romans_credit_card_rewards_240416","externalAdvertiserId":"tdy_news_7a_romans_credit_card_rewards_240416"},"datePublished":"Tue Apr 16 2024 12:10:06 GMT+0000 (UTC)","dateCreated":"Tue Apr 16 2024 12:10:06 GMT+0000 (UTC)","dateModified":"Tue Apr 16 2024 12:10:54 GMT+0000 (UTC)","primaryImage":{"id":"vidimg3178652963","headline":{"primary":null},"altText":null,"caption":null,"url":{"primary":"https://media-cldnry.s-nbcnews.com/image/upload/mpx/2704722219/2024_04/1713269389761_tdy_news_7a_romans_credit_card_rewards_240416_1920x1080-bc1p8d.jpg"},"imageUrl":{"aims":"https://media11.s-nbcnews.com/i/mpx/2704722219/2024_04/1713269389761_tdy_news_7a_romans_credit_card_rewards_240416_1920x1080-bc1p8d.jpg","cloudinary":"https://media-cldnry.s-nbcnews.com/image/upload/mpx/2704722219/2024_04/1713269389761_tdy_news_7a_romans_credit_card_rewards_240416_1920x1080-bc1p8d.jpg","telemundo":null},"source":null,"authors":[],"height":null,"width":null,"graphicContent":false},"teaseImage":{"id":"vidimg3178652963","headline":{"primary":null},"altText":null,"caption":null,"url":{"primary":"https://media-cldnry.s-nbcnews.com/image/upload/mpx/2704722219/2024_04/1713269389761_tdy_news_7a_romans_credit_card_rewards_240416_1920x1080-bc1p8d.jpg"},"imageUrl":{"aims":"https://media11.s-nbcnews.com/i/mpx/2704722219/2024_04/1713269389761_tdy_news_7a_romans_credit_card_rewards_240416_1920x1080-bc1p8d.jpg","cloudinary":"https://media-cldnry.s-nbcnews.com/image/upload/mpx/2704722219/2024_04/1713269389761_tdy_news_7a_romans_credit_card_rewards_240416_1920x1080-bc1p8d.jpg","telemundo":null},"source":null,"authors":[],"height":null,"width":null,"graphicContent":false},"url":{"canonical":"https://www.today.com/video/how-to-find-the-best-rewards-credit-card-for-you-209063493813","primary":"https://www.today.com/video/how-to-find-the-best-rewards-credit-card-for-you-209063493813","short":"https://www.today.com/video/how-to-find-the-best-rewards-credit-card-for-you-209063493813","slug":"how-to-find-the-best-rewards-credit-card-for-you-209063493813"},"relatedUrl":null,"relatedContentLink":{"text":null,"url":null},"duration":"PT3M23S","nativeAd":false,"videoType":"broadcast","sentiment":"positive","headline":{"primary":"How to get the most value out of airline credit cards and rewards","tease":"How to get the most value out of airline credit cards and rewards","social":"How to get the most value out of airline credit cards and rewards"},"description":{"primary":"The government has scheduled a hearing to see if customers of airline credit cards and loyalty programs are really getting all of the perks they were promised when they sign up. NBC’s Christine Romans joins TODAY with what cardholders need to know."},"publisher":{"name":"today"},"source":{"name":"TODAY"},"taxonomy":{"additionalTerms":[{"dateCreated":"Fri Apr 29 2022 02:27:32 GMT+0000 (UTC)","dateModified":"Fri Apr 29 2022 02:27:32 GMT+0000 (UTC)","description":{"primary":null},"id":"nctx20846","isCurated":false,"name":"News","path":"msnbc/section/msnbc/news","pageRoute":"/","slug":"news","type":"taxonomy","taxonomyType":"topic","url":{"primary":null}},{"dateCreated":"Fri Apr 01 2022 20:42:09 GMT+0000 (UTC)","dateModified":"Fri Apr 01 2022 20:42:09 GMT+0000 (UTC)","description":{"primary":null},"id":"nctx23345","isCurated":true,"name":"News","path":"nbcnews/show/meet-the-press/news","pageRoute":"/meet-the-press","slug":"news","type":"taxonomy","taxonomyType":"topic","url":{"primary":"https://www.nbcnews.com/meet-the-press"}},{"dateCreated":"Thu Sep 16 2021 03:36:45 GMT+0000 (UTC)","dateModified":"Thu Sep 16 2021 03:36:45 GMT+0000 (UTC)","description":{"primary":null},"id":"nctx7","isCurated":false,"name":"News","path":"nbcnews/section/news","pageRoute":"/","slug":"news","type":"taxonomy","taxonomyType":"section","url":{"primary":null}},{"dateCreated":"Thu Sep 16 2021 03:10:17 GMT+0000 (UTC)","dateModified":"Thu Sep 16 2021 03:10:17 GMT+0000 (UTC)","description":{"primary":null},"id":"tdtx101","isCurated":true,"name":"News","path":"today/section/news","pageRoute":"/news","slug":"news","type":"taxonomy","taxonomyType":"section","url":{"primary":"https://www.today.com/news"}},{"dateCreated":"Thu Sep 16 2021 03:10:16 GMT+0000 (UTC)","dateModified":"Thu Sep 16 2021 03:10:16 GMT+0000 (UTC)","description":{"primary":null},"id":"tdtx106","isCurated":true,"name":"Money","path":"today/section/money","pageRoute":"/money/on-the-show","slug":"money","type":"taxonomy","taxonomyType":"section","url":{"primary":"https://www.today.com/money/on-the-show"}},{"dateCreated":"Wed Sep 28 2022 15:01:52 GMT+0000 (UTC)","dateModified":"Wed Sep 28 2022 15:01:52 GMT+0000 (UTC)","description":{"primary":null},"id":"tdtx117","isCurated":false,"name":"News","path":"today/section/news/news","pageRoute":"/","slug":"news","type":"taxonomy","taxonomyType":"topic","url":{"primary":null}},{"dateCreated":"Thu Sep 16 2021 03:10:13 GMT+0000 (UTC)","dateModified":"Thu Sep 16 2021 03:10:13 GMT+0000 (UTC)","description":{"primary":null},"id":"tdtx135","isCurated":true,"name":"Your money","path":"today/section/money/your-money","pageRoute":"/money/your-money","slug":"your-money","type":"taxonomy","taxonomyType":"topic","url":{"primary":"https://www.today.com/money/your-money"}},{"dateCreated":"Thu Sep 16 2021 03:10:08 GMT+0000 (UTC)","dateModified":"Thu Sep 16 2021 03:10:08 GMT+0000 (UTC)","description":{"primary":null},"id":"tdtx137","isCurated":true,"name":"Money","path":"today/section/money/money","pageRoute":"/money","slug":"money","type":"taxonomy","taxonomyType":"topic","url":{"primary":"https://www.today.com/money"}},{"dateCreated":"Thu Sep 16 2021 03:10:08 GMT+0000 (UTC)","dateModified":"Thu Sep 16 2021 03:10:08 GMT+0000 (UTC)","description":{"primary":null},"id":"tdtx2010","isCurated":false,"name":"Money","path":"today/section/tmrw/money","pageRoute":"/","slug":"money","type":"taxonomy","taxonomyType":"topic","url":{"primary":null}},{"dateCreated":"Tue Jan 04 2022 15:36:59 GMT+0000 (UTC)","dateModified":"Tue Jan 04 2022 15:36:59 GMT+0000 (UTC)","description":{"primary":null},"id":"tdtx2977","isCurated":false,"name":"Top Videos","path":"today/label/top-videos","pageRoute":"/","slug":"top-videos","type":"taxonomy","taxonomyType":"label","url":{"primary":null}}],"primaryVertical":{"name":"today"},"primarySection":null,"primaryTopic":null},"hasCaptions":true,"closedCaptioning":{"smptett":null,"srt":"https://nbcnewsdigital-static.nbcuni.com/media/captions/NBC_News_Digital/2024/04/1713269389761_tdy_news_7a_romans_credit_card_rewards_240416.srt","webvtt":"https://nbcnewsdigital-static.nbcuni.com/media/captions/NBC_News_Digital/2024/04/1713269389761_tdy_news_7a_romans_credit_card_rewards_240416.vtt"},"videoAssets":[{"assetType":"EMP","format":"M3U","publicUrl":"https://prodamdnewsencoding.akamaized.net/NBC_News_Digital/tdy_news_7a_romans_credit_card_rewards_240416/1/abs/index.m3u8","height":1080,"width":1920,"assetDuration":202.804,"bitrate":4149000},{"assetType":"akamaiMp4","format":"MPEG4","publicUrl":"https://prodamdnewsencoding.akamaized.net/NBC_News_Digital/nbcnews/video/2024/04/1713269389761_tdy_news_7a_romans_credit_card_rewards_240416_6.mp4","height":1080,"width":1920,"assetDuration":202.804,"bitrate":4149586}]},{"type":"video","id":"mmvo209066565518","unibrow":{"logo":null,"taxonomyPath":null,"text":"TODAY","url":{"primary":"https://www.today.com/video/scott-peterson-back-in-court-with-support-from-innocence-project-209066565518"}},"mpxMetadata":{"id":"209066565518","guid":"tdy_news_7a_kreutz_cevallos_scott_peterson_240416","externalAdvertiserId":"tdy_news_7a_kreutz_cevallos_scott_peterson_240416"},"datePublished":"Tue Apr 16 2024 11:58:51 GMT+0000 (UTC)","dateCreated":"Tue Apr 16 2024 11:58:51 GMT+0000 (UTC)","dateModified":"Tue Apr 16 2024 11:59:44 GMT+0000 (UTC)","primaryImage":{"id":"vidimg838784961","headline":{"primary":null},"altText":null,"caption":null,"url":{"primary":"https://media-cldnry.s-nbcnews.com/image/upload/mpx/2704722219/2024_04/1713268711122_tdy_news_7a_kreutz_cevallos_scott_peterson_240416_1920x1080-hljmdj.jpg"},"imageUrl":{"aims":"https://media13.s-nbcnews.com/i/mpx/2704722219/2024_04/1713268711122_tdy_news_7a_kreutz_cevallos_scott_peterson_240416_1920x1080-hljmdj.jpg","cloudinary":"https://media-cldnry.s-nbcnews.com/image/upload/mpx/2704722219/2024_04/1713268711122_tdy_news_7a_kreutz_cevallos_scott_peterson_240416_1920x1080-hljmdj.jpg","telemundo":null},"source":null,"authors":[],"height":null,"width":null,"graphicContent":false},"teaseImage":{"id":"vidimg838784961","headline":{"primary":null},"altText":null,"caption":null,"url":{"primary":"https://media-cldnry.s-nbcnews.com/image/upload/mpx/2704722219/2024_04/1713268711122_tdy_news_7a_kreutz_cevallos_scott_peterson_240416_1920x1080-hljmdj.jpg"},"imageUrl":{"aims":"https://media13.s-nbcnews.com/i/mpx/2704722219/2024_04/1713268711122_tdy_news_7a_kreutz_cevallos_scott_peterson_240416_1920x1080-hljmdj.jpg","cloudinary":"https://media-cldnry.s-nbcnews.com/image/upload/mpx/2704722219/2024_04/1713268711122_tdy_news_7a_kreutz_cevallos_scott_peterson_240416_1920x1080-hljmdj.jpg","telemundo":null},"source":null,"authors":[],"height":null,"width":null,"graphicContent":false},"url":{"canonical":"https://www.today.com/video/scott-peterson-back-in-court-with-support-from-innocence-project-209066565518","primary":"https://www.today.com/video/scott-peterson-back-in-court-with-support-from-innocence-project-209066565518","short":"https://www.today.com/video/scott-peterson-back-in-court-with-support-from-innocence-project-209066565518","slug":"scott-peterson-back-in-court-with-support-from-innocence-project-209066565518"},"relatedUrl":null,"relatedContentLink":{"text":null,"url":null},"duration":"PT4M23S","nativeAd":false,"videoType":"broadcast","sentiment":"neutral","headline":{"primary":"Scott Peterson back in court with support from Innocence Project","tease":"Scott Peterson back in court with support from Innocence Project","social":"Scott Peterson back in court with support from Innocence Project"},"description":{"primary":"Scott Peterson, who was convicted for murdering his wife and unborn child, is expected back in court for a second time since he began working with the LA Innocence Project. His new lawyers say investigators never tested evidence that could show someone else was responsible for the murders. NBC’s Liz Kreutz reports and Danny Cevallos provides analysis for TODAY."},"publisher":{"name":"today"},"source":{"name":"TODAY"},"taxonomy":{"additionalTerms":[{"dateCreated":"Fri Apr 29 2022 02:27:32 GMT+0000 (UTC)","dateModified":"Fri Apr 29 2022 02:27:32 GMT+0000 (UTC)","description":{"primary":null},"id":"nctx20846","isCurated":false,"name":"News","path":"msnbc/section/msnbc/news","pageRoute":"/","slug":"news","type":"taxonomy","taxonomyType":"topic","url":{"primary":null}},{"dateCreated":"Fri Apr 01 2022 20:42:09 GMT+0000 (UTC)","dateModified":"Fri Apr 01 2022 20:42:09 GMT+0000 (UTC)","description":{"primary":null},"id":"nctx23345","isCurated":true,"name":"News","path":"nbcnews/show/meet-the-press/news","pageRoute":"/meet-the-press","slug":"news","type":"taxonomy","taxonomyType":"topic","url":{"primary":"https://www.nbcnews.com/meet-the-press"}},{"dateCreated":"Thu Sep 16 2021 03:36:45 GMT+0000 (UTC)","dateModified":"Thu Sep 16 2021 03:36:45 GMT+0000 (UTC)","description":{"primary":null},"id":"nctx7","isCurated":false,"name":"News","path":"nbcnews/section/news","pageRoute":"/","slug":"news","type":"taxonomy","taxonomyType":"section","url":{"primary":null}},{"dateCreated":"Thu Sep 16 2021 03:10:17 GMT+0000 (UTC)","dateModified":"Thu Sep 16 2021 03:10:17 GMT+0000 (UTC)","description":{"primary":null},"id":"tdtx101","isCurated":true,"name":"News","path":"today/section/news","pageRoute":"/news","slug":"news","type":"taxonomy","taxonomyType":"section","url":{"primary":"https://www.today.com/news"}},{"dateCreated":"Wed Sep 28 2022 15:01:52 GMT+0000 (UTC)","dateModified":"Wed Sep 28 2022 15:01:52 GMT+0000 (UTC)","description":{"primary":null},"id":"tdtx117","isCurated":false,"name":"News","path":"today/section/news/news","pageRoute":"/","slug":"news","type":"taxonomy","taxonomyType":"topic","url":{"primary":null}},{"dateCreated":"Tue Jan 04 2022 15:36:59 GMT+0000 (UTC)","dateModified":"Tue Jan 04 2022 15:36:59 GMT+0000 (UTC)","description":{"primary":null},"id":"tdtx2977","isCurated":false,"name":"Top Videos","path":"today/label/top-videos","pageRoute":"/","slug":"top-videos","type":"taxonomy","taxonomyType":"label","url":{"primary":null}}],"primaryVertical":{"name":"today"},"primarySection":null,"primaryTopic":null},"hasCaptions":true,"closedCaptioning":{"smptett":null,"srt":"https://nbcnewsdigital-static.nbcuni.com/media/captions/NBC_News_Digital/2024/04/1713268711122_tdy_news_7a_kreutz_cevallos_scott_peterson_240416.srt","webvtt":"https://nbcnewsdigital-static.nbcuni.com/media/captions/NBC_News_Digital/2024/04/1713268711122_tdy_news_7a_kreutz_cevallos_scott_peterson_240416.vtt"},"videoAssets":[{"assetType":"EMP","format":"M3U","publicUrl":"https://prodamdnewsencoding.akamaized.net/NBC_News_Digital/tdy_news_7a_kreutz_cevallos_scott_peterson_240416/1/abs/index.m3u8","height":1080,"width":1920,"assetDuration":263.499,"bitrate":4218000},{"assetType":"akamaiMp4","format":"MPEG4","publicUrl":"https://prodamdnewsencoding.akamaized.net/NBC_News_Digital/nbcnews/video/2024/04/1713268711122_tdy_news_7a_kreutz_cevallos_scott_peterson_240416_6.mp4","height":1080,"width":1920,"assetDuration":263.499,"bitrate":4218475}]},{"type":"video","id":"mmvo209063493645","unibrow":{"logo":null,"taxonomyPath":null,"text":"TODAY","url":{"primary":"https://www.today.com/video/paris-olympics-flame-lit-during-ceremony-in-greece-209063493645"}},"mpxMetadata":{"id":"209063493645","guid":"tdy_news_7a_olympics_flame_greece_240416","externalAdvertiserId":"tdy_news_7a_olympics_flame_greece_240416"},"datePublished":"Tue Apr 16 2024 11:47:05 GMT+0000 (UTC)","dateCreated":"Tue Apr 16 2024 11:47:05 GMT+0000 (UTC)","dateModified":"Tue Apr 16 2024 11:47:57 GMT+0000 (UTC)","primaryImage":{"id":"vidimg1372030476","headline":{"primary":null},"altText":null,"caption":null,"url":{"primary":"https://media-cldnry.s-nbcnews.com/image/upload/mpx/2704722219/2024_04/1713268009608_tdy_news_7a_olympics_flame_greece_240416_1920x1080-rw63jd.jpg"},"imageUrl":{"aims":"https://media14.s-nbcnews.com/i/mpx/2704722219/2024_04/1713268009608_tdy_news_7a_olympics_flame_greece_240416_1920x1080-rw63jd.jpg","cloudinary":"https://media-cldnry.s-nbcnews.com/image/upload/mpx/2704722219/2024_04/1713268009608_tdy_news_7a_olympics_flame_greece_240416_1920x1080-rw63jd.jpg","telemundo":null},"source":null,"authors":[],"height":null,"width":null,"graphicContent":false},"teaseImage":{"id":"vidimg1372030476","headline":{"primary":null},"altText":null,"caption":null,"url":{"primary":"https://media-cldnry.s-nbcnews.com/image/upload/mpx/2704722219/2024_04/1713268009608_tdy_news_7a_olympics_flame_greece_240416_1920x1080-rw63jd.jpg"},"imageUrl":{"aims":"https://media14.s-nbcnews.com/i/mpx/2704722219/2024_04/1713268009608_tdy_news_7a_olympics_flame_greece_240416_1920x1080-rw63jd.jpg","cloudinary":"https://media-cldnry.s-nbcnews.com/image/upload/mpx/2704722219/2024_04/1713268009608_tdy_news_7a_olympics_flame_greece_240416_1920x1080-rw63jd.jpg","telemundo":null},"source":null,"authors":[],"height":null,"width":null,"graphicContent":false},"url":{"canonical":"https://www.today.com/video/paris-olympics-flame-lit-during-ceremony-in-greece-209063493645","primary":"https://www.today.com/video/paris-olympics-flame-lit-during-ceremony-in-greece-209063493645","short":"https://www.today.com/video/paris-olympics-flame-lit-during-ceremony-in-greece-209063493645","slug":"paris-olympics-flame-lit-during-ceremony-in-greece-209063493645"},"relatedUrl":null,"relatedContentLink":{"text":null,"url":null},"duration":"PT37S","nativeAd":false,"videoType":"broadcast","sentiment":"positive","headline":{"primary":"Olympic flame’s journey to Paris begins with ceremony in Greece","tease":"Olympic flame’s journey to Paris begins with ceremony in Greece","social":"Olympic flame’s journey to Paris begins with ceremony in Greece"},"description":{"primary":"The Olympic flame was lit during a ceremony in Greece on Tuesday. Over the next three months, it will be carried by around 10,000 torchbearers as it makes it way to Paris for the 2024 Summer Games."},"publisher":{"name":"today"},"source":{"name":"TODAY"},"taxonomy":{"additionalTerms":[{"dateCreated":"Fri Apr 29 2022 02:27:32 GMT+0000 (UTC)","dateModified":"Fri Apr 29 2022 02:27:32 GMT+0000 (UTC)","description":{"primary":null},"id":"nctx20846","isCurated":false,"name":"News","path":"msnbc/section/msnbc/news","pageRoute":"/","slug":"news","type":"taxonomy","taxonomyType":"topic","url":{"primary":null}},{"dateCreated":"Fri Apr 01 2022 20:42:09 GMT+0000 (UTC)","dateModified":"Fri Apr 01 2022 20:42:09 GMT+0000 (UTC)","description":{"primary":null},"id":"nctx23345","isCurated":true,"name":"News","path":"nbcnews/show/meet-the-press/news","pageRoute":"/meet-the-press","slug":"news","type":"taxonomy","taxonomyType":"topic","url":{"primary":"https://www.nbcnews.com/meet-the-press"}},{"dateCreated":"Thu Sep 16 2021 03:36:45 GMT+0000 (UTC)","dateModified":"Thu Sep 16 2021 03:36:45 GMT+0000 (UTC)","description":{"primary":null},"id":"nctx7","isCurated":false,"name":"News","path":"nbcnews/section/news","pageRoute":"/","slug":"news","type":"taxonomy","taxonomyType":"section","url":{"primary":null}},{"dateCreated":"Thu Sep 16 2021 03:10:17 GMT+0000 (UTC)","dateModified":"Thu Sep 16 2021 03:10:17 GMT+0000 (UTC)","description":{"primary":null},"id":"tdtx101","isCurated":true,"name":"News","path":"today/section/news","pageRoute":"/news","slug":"news","type":"taxonomy","taxonomyType":"section","url":{"primary":"https://www.today.com/news"}},{"dateCreated":"Thu Sep 16 2021 03:10:11 GMT+0000 (UTC)","dateModified":"Thu Sep 16 2021 03:10:11 GMT+0000 (UTC)","description":{"primary":null},"id":"tdtx116","isCurated":true,"name":"Sports","path":"today/section/news/sports","pageRoute":"/news/sports","slug":"sports","type":"taxonomy","taxonomyType":"topic","url":{"primary":"https://www.today.com/news/sports"}},{"dateCreated":"Wed Sep 28 2022 15:01:52 GMT+0000 (UTC)","dateModified":"Wed Sep 28 2022 15:01:52 GMT+0000 (UTC)","description":{"primary":null},"id":"tdtx117","isCurated":false,"name":"News","path":"today/section/news/news","pageRoute":"/","slug":"news","type":"taxonomy","taxonomyType":"topic","url":{"primary":null}},{"dateCreated":"Thu Sep 16 2021 03:10:08 GMT+0000 (UTC)","dateModified":"Thu Sep 16 2021 03:10:08 GMT+0000 (UTC)","description":{"primary":null},"id":"tdtx156","isCurated":false,"name":"Olympics","path":"today/section/news/sports/olympics","pageRoute":"/","slug":"olympics","type":"taxonomy","taxonomyType":"subtopic","url":{"primary":null}},{"dateCreated":"Tue Jan 04 2022 15:36:59 GMT+0000 (UTC)","dateModified":"Tue Jan 04 2022 15:36:59 GMT+0000 (UTC)","description":{"primary":null},"id":"tdtx2977","isCurated":false,"name":"Top Videos","path":"today/label/top-videos","pageRoute":"/","slug":"top-videos","type":"taxonomy","taxonomyType":"label","url":{"primary":null}}],"primaryVertical":{"name":"today"},"primarySection":null,"primaryTopic":null},"hasCaptions":true,"closedCaptioning":{"smptett":null,"srt":"https://nbcnewsdigital-static.nbcuni.com/media/captions/NBC_News_Digital/2024/04/1713268009608_tdy_news_7a_olympics_flame_greece_240416.srt","webvtt":"https://nbcnewsdigital-static.nbcuni.com/media/captions/NBC_News_Digital/2024/04/1713268009608_tdy_news_7a_olympics_flame_greece_240416.vtt"},"videoAssets":[{"assetType":"EMP","format":"M3U","publicUrl":"https://prodamdnewsencoding.akamaized.net/NBC_News_Digital/tdy_news_7a_olympics_flame_greece_240416/1/abs/index.m3u8","height":1080,"width":1920,"assetDuration":36.67,"bitrate":4165000},{"assetType":"akamaiMp4","format":"MPEG4","publicUrl":"https://prodamdnewsencoding.akamaized.net/NBC_News_Digital/nbcnews/video/2024/04/1713268009608_tdy_news_7a_olympics_flame_greece_240416_6.mp4","height":1080,"width":1920,"assetDuration":36.67,"bitrate":4165321}]}]}}}],"text":["Former NASA astronaut Mike Massimino joined \"TODAY\" to talk about the science of the eclipse, as well as why it's an opportunity to gain a greater appreciation of our cosmic neighborhood. "]},"cardData":{"graphics":[]},"date":{"createdAt":"2024-04-08T14:12:17.379Z","publishedAt":"2024-04-08T14:12:17.379Z","modifiedAt":"2024-04-08T14:30:14.590Z"},"description":{"primary":"Former NASA astronaut Mike Massimino joined \"TODAY\" to talk about the science of the eclipse, as well as why it's an opportunity to gain a greater appreciation","seo":"Former NASA astronaut Mike Massimino joined \"TODAY\" to talk about the science of the eclipse, as well as why it's an opportunity to gain a greater appreciation","social":"Former NASA astronaut Mike Massimino on what's special about today's eclipse"},"headline":{"primary":"Former NASA astronaut Mike Massimino on what's special about today's eclipse","seo":"Former NASA astronaut Mike Massimino on what's special about today's eclipse","social":"Former NASA astronaut Mike Massimino on what's special about today's eclipse","tease":"Former NASA astronaut Mike Massimino on what's special about today's eclipse"},"primaryImage":null,"teaseImage":null,"taxonomy":{"primaryChannel":{"id":"rctx6603","path":"nbcnews/channel/nebula-blog-rcna145900","taxonomyType":"channel"},"primaryVertical":{"dateCreated":"Thu Sep 16 2021 03:51:57 GMT+0000 (UTC)","dateModified":"Thu Sep 16 2021 03:51:57 GMT+0000 (UTC)","description":{"primary":null},"id":"nctx20366","isCurated":true,"name":"News","path":"nbcnews/vertical/news","pageRoute":"/","slug":"news","type":"taxonomy","taxonomyType":"vertical","url":{"primary":"https://www.nbcnews.com/"}}},"url":{"primary":"https://www.nbcnews.com/science/space/live-blog/solar-eclipse-2024-live-updates-rcna145900#rcrd38449"},"replies":[]},{"id":"rcrd38105","authors":[{"bio":[{"type":"markup","element":"p","html":"Nidhi Sharma is an associate producer with the NBC News Climate Unit."}],"dateCreated":"Mon Oct 24 2022 18:46:09 GMT+0000 (UTC)","dateModified":"Wed Oct 26 2022 13:32:09 GMT+0000 (UTC)","shortBio":null,"liveBlogShortBio":"","experience":[],"educationAndExpertise":[],"awards":[],"id":"ncpn1300138","email":null,"jobTitle":[],"name":"Nidhi Sharma","primaryImage":null,"publisher":{"name":"nbcnews","subType":null,"type":"organization"},"socialMediaProfiles":{"email":null,"facebook":null,"instagram":null,"pinterest":null,"snapchat":null,"tiktok":null,"twitter":null,"whatsapp":null,"youtube":null},"subType":null,"type":"person","url":{"canonical":"https://www.nbcnews.com/author/nidhi-sharma-ncpn1300138","primary":"https://www.nbcnews.com/author/nidhi-sharma-ncpn1300138","short":"https://www.nbcnews.com/author/nidhi-sharma-ncpn1300138","slug":"nidhi-sharma-ncpn1300138"},"worksFor":null}],"cardType":"POST","isHeadlineHidden":false,"content":{"markupAndEmbeds":[{"type":"markup","element":"p","html":"At 22, Ella Ross is among the younger members of a community of umbraphiles — a term that comes from the word \u003cem\u003eumbra\u003c/em\u003e, the shadow cast by the moon as it blocks out the sun. These eclipse chasers dedicate their lives to tracking down eclipses around the world."},{"type":"markup","element":"p","html":"Three umbraphiles currently \u003ca href=\"https://www.newyorker.com/magazine/2017/08/28/the-new-yorkers-tied-for-the-total-solar-eclipse-record\" target=\"_blank\"\u003ehold the record\u003c/a\u003e for witnessing total solar eclipses. Each of them has seen 33, but Ross plans on breaking that record in her lifetime."},{"type":"markup","element":"p","html":"“I know where I’m going to be for the next solar eclipse and a couple more after that,” she said. “I’ve planned where I’m going to be up until 2098.”"},{"type":"markup","element":"p","html":"Tyler Nordgren, an active member of the umbraphile community, has spent decades chasing eclipses. He has witnessed 10 total solar eclipses, gives lectures on the events and has led several umbraphile expeditions to remote locations."},{"type":"markup","element":"p","html":"“Once people get captured by this, they’ll travel literally to the ends of the Earth,” he said. “I’ve seen totality from a ship in the middle of the Atlantic and on a three-week trip from Spain to Barbados. I sailed to the Antarctic in 2021 to see a total solar eclipse, and I’ll be seeing it again from a fjord in Greenland in 2026.”"},{"type":"markup","element":"p","html":"Nordgren is an astronomer and an artist, specializing in \u003ca href=\"https://www.tylernordgren.com/poster\" target=\"_blank\"\u003eeducational posters\u003c/a\u003e based on towns in the path of totality. Over the years, he has designed eclipse posters featuring places from Oregon to Maine."},{"type":"markup","element":"p","html":"This year, Nordgren partnered with New York State Parks to create the \u003ca href=\"https://www.iloveny.com/events/eclipse-2024/?adara_campaignid=20412283817\u0026adarapixelid=166926\u0026gclid=CjwKCAiA44OtBhAOEiwAj4gpOQ5z2g1ukcLjaELh8XEycp5HYBjtgWasANM8wE3RXdLxazBB4Tft9RoCvnUQAvD_BwE\u0026gclsrc=aw.ds\" target=\"_blank\"\u003eI Love NY total eclipse poster.\u003c/a\u003e He is spending totality on the shores of Lake Ontario, at Fair Haven Beach State Park, where he will be giving a talk during the eclipse."}],"text":["At 22, Ella Ross is among the younger members of a community of umbraphiles — a term that comes from the word umbra, the shadow cast by the moon as it blocks out the sun. These eclipse chasers dedicate their lives to tracking down eclipses around the world.","Three umbraphiles currently hold the record for witnessing total solar eclipses. Each of them has seen 33, but Ross plans on breaking that record in her lifetime.","“I know where I’m going to be for the next solar eclipse and a couple more after that,” she said. “I’ve planned where I’m going to be up until 2098.”","Tyler Nordgren, an active member of the umbraphile community, has spent decades chasing eclipses. He has witnessed 10 total solar eclipses, gives lectures on the events and has led several umbraphile expeditions to remote locations.","“Once people get captured by this, they’ll travel literally to the ends of the Earth,” he said. “I’ve seen totality from a ship in the middle of the Atlantic and on a three-week trip from Spain to Barbados. I sailed to the Antarctic in 2021 to see a total solar eclipse, and I’ll be seeing it again from a fjord in Greenland in 2026.”","Nordgren is an astronomer and an artist, specializing in educational posters based on towns in the path of totality. Over the years, he has designed eclipse posters featuring places from Oregon to Maine.","This year, Nordgren partnered with New York State Parks to create the I Love NY total eclipse poster. He is spending totality on the shores of Lake Ontario, at Fair Haven Beach State Park, where he will be giving a talk during the eclipse."]},"cardData":{"graphics":[]},"date":{"createdAt":"2024-04-08T14:00:57.497Z","publishedAt":"2024-04-08T14:00:57.497Z","modifiedAt":"2024-04-08T14:30:59.635Z"},"description":{"primary":"At 22, Ella Ross is among the younger members of a community of umbraphiles — a term that comes from the word umbra, the shadow cast by the moon as it blocks","seo":"At 22, Ella Ross is among the younger members of a community of umbraphiles — a term that comes from the word umbra, the shadow cast by the moon as it blocks","social":"For some 'umbraphiles,' eclipse chasing is a way of life"},"headline":{"primary":"For some 'umbraphiles,' eclipse chasing is a way of life","seo":"For some 'umbraphiles,' eclipse chasing is a way of life","social":"For some 'umbraphiles,' eclipse chasing is a way of life","tease":"For some 'umbraphiles,' eclipse chasing is a way of life"},"primaryImage":null,"teaseImage":null,"taxonomy":{"primaryChannel":{"id":"rctx6603","path":"nbcnews/channel/nebula-blog-rcna145900","taxonomyType":"channel"},"primaryVertical":{"dateCreated":"Thu Sep 16 2021 03:51:57 GMT+0000 (UTC)","dateModified":"Thu Sep 16 2021 03:51:57 GMT+0000 (UTC)","description":{"primary":null},"id":"nctx20366","isCurated":true,"name":"News","path":"nbcnews/vertical/news","pageRoute":"/","slug":"news","type":"taxonomy","taxonomyType":"vertical","url":{"primary":"https://www.nbcnews.com/"}}},"url":{"primary":"https://www.nbcnews.com/science/space/live-blog/solar-eclipse-2024-live-updates-rcna145900#rcrd38105"},"replies":[]},{"id":"rcrd38469","authors":[{"bio":[{"type":"markup","element":"p","html":"Chelsea Stahl is the art director for NBC News Digital"}],"dateCreated":"Thu Nov 08 2018 13:51:40 GMT+0000 (UTC)","dateModified":"Mon Apr 08 2024 15:52:55 GMT+0000 (UTC)","shortBio":"Chelsea Stahl is the art director for NBC News Digital","liveBlogShortBio":"Chelsea Stahl is the art director for NBC News Digital","experience":[],"educationAndExpertise":[],"awards":[],"id":"ncpn933886","email":"chelsea.stahl@nbcuni.com","jobTitle":[],"name":"Chelsea Stahl","primaryImage":{"altText":null,"height":798,"url":{"primary":"https://media-cldnry.s-nbcnews.com/image/upload/newscms/2024_15/3644470/me-headshot-01.jpg"},"width":798},"publisher":{"name":"nbcnews","subType":null,"type":"organization"},"socialMediaProfiles":{"email":null,"facebook":null,"instagram":null,"pinterest":null,"snapchat":null,"tiktok":null,"twitter":null,"whatsapp":null,"youtube":null},"subType":null,"type":"person","url":null,"worksFor":null},{"bio":[{"type":"markup","element":"p","html":"Mirna Alsharif is a breaking news reporter for NBC News."}],"dateCreated":"Wed Jul 27 2022 17:24:24 GMT+0000 (UTC)","dateModified":"Tue Nov 15 2022 15:54:56 GMT+0000 (UTC)","shortBio":"Breaking news reporter","liveBlogShortBio":"","experience":[],"educationAndExpertise":[],"awards":[],"id":"ncpn1297517","email":"mirna.alsharif@nbcuni.com","jobTitle":[],"name":"Mirna Alsharif","primaryImage":{"altText":"Mirna Alsharif.","height":1500,"url":{"primary":"https://media-cldnry.s-nbcnews.com/image/upload/newscms/2022_46/3581066/mirna-alsharif-byline-jm.jpg"},"width":1500},"publisher":{"name":"nbcnews","subType":null,"type":"organization"},"socialMediaProfiles":{"email":null,"facebook":null,"instagram":null,"pinterest":null,"snapchat":null,"tiktok":null,"twitter":"mirna_alsharif","whatsapp":null,"youtube":null},"subType":null,"type":"person","url":{"canonical":"https://www.nbcnews.com/author/mirna-alsharif-ncpn1297517","primary":"https://www.nbcnews.com/author/mirna-alsharif-ncpn1297517","short":"https://www.nbcnews.com/author/mirna-alsharif-ncpn1297517","slug":"mirna-alsharif-ncpn1297517"},"worksFor":null}],"cardType":"POST","isHeadlineHidden":false,"content":{"markupAndEmbeds":[{"type":"markup","element":"p","html":"If you’re planning to bear witness to the rare eclipse, you’re probably getting your phone cameras ready. But have you ever tried taking a picture of the sky and noticed it didn’t translate too well?"},{"type":"markup","element":"p","html":"Here are some tips on how to best photograph today’s celestial event with your phone — no professional cameras required!"},{"type":"markup","element":"p","html":"Just as your eyes need eclipse glasses to see  the eclipse, your phone camera lens might too."},{"type":"markup","element":"ul","html":"\u003cli\u003eTry pressing your eclipse glasses close to your lens before totality, when the skies temporarily darken, to eliminate the light blooming. When totality happens, remove the filter or glasses — they’re no longer needed.\u003c/li\u003e\u003cli\u003eTo focus your phone’s camera on the eclipse, try using its focus lock feature. Tap your screen on where you’d like to focus, then hold until you see the yellow AE/AF LOCK alert. Your phone will now keep that area in focus.\u003c/li\u003e\u003cli\u003eTo minimize movement so you can get the clearest shot, use a tripod or your phone’s timer mode.\u003c/li\u003e","presentation":{"size":"medium","style":"default","_overriddenByGetProcessedCardData":true}},{"type":"markup","element":"p","html":"\u003ca href=\"https://www.nbcnews.com/news/us-news/best-photograph-total-solar-eclipse-phone-rcna146591\" target=\"_blank\"\u003e\u003cstrong\u003eRead the full article here.\u003c/strong\u003e\u003c/a\u003e"},{"type":"markup","element":"br","html":null,"presentation":{"size":"medium","style":"default","_overriddenByGetProcessedCardData":true}}],"text":["If you’re planning to bear witness to the rare eclipse, you’re probably getting your phone cameras ready. But have you ever tried taking a picture of the sky and noticed it didn’t translate too well?","Here are some tips on how to best photograph today’s celestial event with your phone — no professional cameras required!","Just as your eyes need eclipse glasses to see  the eclipse, your phone camera lens might too.","Try pressing your eclipse glasses close to your lens before totality, when the skies temporarily darken, to eliminate the light blooming. When totality happens, remove the filter or glasses — they’re no longer needed.To focus your phone’s camera on the eclipse, try using its focus lock feature. Tap your screen on where you’d like to focus, then hold until you see the yellow AE/AF LOCK alert. Your phone will now keep that area in focus.To minimize movement so you can get the clearest shot, use a tripod or your phone’s timer mode.","Read the full article here."]},"cardData":{"graphics":[]},"date":{"createdAt":"2024-04-08T13:47:31.862Z","publishedAt":"2024-04-08T13:47:31.862Z","modifiedAt":"2024-04-08T13:55:34.171Z"},"description":{"primary":"If you’re planning to bear witness to the rare eclipse, you’re probably getting your phone cameras ready.","seo":"If you’re planning to bear witness to the rare eclipse, you’re probably getting your phone cameras ready.","social":"How to best photograph the total solar eclipse on your phone "},"headline":{"primary":"How to best photograph the total solar eclipse on your phone ","seo":"How to best photograph the total solar eclipse on your phone ","social":"How to best photograph the total solar eclipse on your phone ","tease":"How to best photograph the total solar eclipse on your phone "},"primaryImage":null,"teaseImage":null,"taxonomy":{"primaryChannel":{"id":"rctx6603","path":"nbcnews/channel/nebula-blog-rcna145900","taxonomyType":"channel"},"primaryVertical":{"dateCreated":"Thu Sep 16 2021 03:51:57 GMT+0000 (UTC)","dateModified":"Thu Sep 16 2021 03:51:57 GMT+0000 (UTC)","description":{"primary":null},"id":"nctx20366","isCurated":true,"name":"News","path":"nbcnews/vertical/news","pageRoute":"/","slug":"news","type":"taxonomy","taxonomyType":"vertical","url":{"primary":"https://www.nbcnews.com/"}}},"url":{"primary":"https://www.nbcnews.com/science/space/live-blog/solar-eclipse-2024-live-updates-rcna145900#rcrd38469"},"replies":[]},{"id":"rcrd38468","authors":[{"bio":[{"type":"markup","element":"p","html":"Harriet Baskas is an NBC News contributor who writes about travel and the arts."}],"dateCreated":"Thu Dec 26 2013 22:18:53 GMT+0000 (UTC)","dateModified":"Wed Mar 24 2021 03:10:02 GMT+0000 (UTC)","shortBio":null,"liveBlogShortBio":"","experience":[],"educationAndExpertise":[],"awards":[],"id":"ncpn576","email":null,"jobTitle":["Contributing Writer"],"name":"Harriet Baskas","primaryImage":null,"publisher":{"name":"nbcnews","subType":null,"type":"organization"},"socialMediaProfiles":{"email":null,"facebook":null,"instagram":null,"pinterest":null,"snapchat":null,"tiktok":null,"twitter":"@hbaskas","whatsapp":null,"youtube":null},"subType":null,"type":"person","url":null,"worksFor":null}],"cardType":"POST","isHeadlineHidden":false,"content":{"markupAndEmbeds":[{"type":"markup","element":"p","html":"Perryville, about 80 miles south of St. Louis, is in the \u003ca href=\"https://www.nbcnews.com/science/space/total-solar-eclipse-time-path-map-2024-rcna146131\" target=\"_blank\"\u003epath of totality\u003c/a\u003e stretching from Texas to Maine, where the shadow of the moon will fully obscure the sun for several minutes."},{"type":"markup","element":"p","html":"All along that swath, businesses large and small are looking to cash in. \u003ca href=\"https://www.nbcnews.com/science/science-news/delta-adds-another-eclipse-flight-companies-look-capitalize-solar-even-rcna140588\" target=\"_blank\"\u003eDelta Air Lines is running eclipse flights\u003c/a\u003e from Austin and Dallas to Detroit. Hotels were \u003ca href=\"https://www.amadeus-hospitality.com/insight/us-solar-eclipse-hotel-occupancy-increases-by-another-10/\" target=\"_blank\"\u003echarging guests an average of $170 more\u003c/a\u003e yesterday than on the same day last year, according to travel technology company Amadeus. Tickets to an \u003ca href=\"https://www.melindakinzie.com/events-1/the-great-eclipse-sacred-sound-sanctuary-retreat-day-4-8-24-shelburne-vt\" target=\"_blank\"\u003eall-day sound healing retreat\u003c/a\u003e in Vermont have been going for $222 a pop."},{"type":"markup","element":"p","html":"But in Perryville, population 8,500, many businesses are vowing not to price-gouge visitors, hoping they’ll come back after the big event is over."},{"presentation":{"alignment":"center","size":"medium","style":"default","byline":null,"hideRecommendations":false,"hideProductRecommendations":false,"_overriddenByGetProcessedCardData":true},"type":"embeddedImage","image":{"id":"rcim251989","headline":{"primary":null,"tease":null,"seo":null,"social":null},"caption":"Perryville is hosting a \"Solarfest\" event leading up to today's total eclipse.","altText":"","url":{"primary":"https://media-cldnry.s-nbcnews.com/image/upload/rockcms/2024-04/240407-perryville-eclipse-solarfest-street-sign-cs-72f7e0.jpg"},"imageUrl":{"aims":"https://media1.s-nbcnews.com/i/rockcms/2024-04/251989/240407-perryville-eclipse-solarfest-street-sign-cs-72f7e0_cbef6870ebd0d5ca952b84ea33f3d59149d6e157.jpg","cloudinary":"https://media-cldnry.s-nbcnews.com/image/upload/rockcms/2024-04/240407-perryville-eclipse-solarfest-street-sign-cs-72f7e0.jpg","telemundo":null},"encodingFormat":"image/jpeg","height":1998,"width":2500,"authors":[{"name":"Whitten Sabbatini for NBC News"}],"source":{"name":"","copyright":null},"graphicContent":false}},{"type":"markup","element":"p","html":"\u003ca href=\"https://www.nbcnews.com/business/economy/perryville-missouri-eclipse-small-businesses-inflation-rcna136409\" target=\"_blank\"\u003e\u003cstrong\u003eRead the full article here.\u003c/strong\u003e\u003c/a\u003e"}],"text":["Perryville, about 80 miles south of St. Louis, is in the path of totality stretching from Texas to Maine, where the shadow of the moon will fully obscure the sun for several minutes.","All along that swath, businesses large and small are looking to cash in. Delta Air Lines is running eclipse flights from Austin and Dallas to Detroit. Hotels were charging guests an average of $170 more yesterday than on the same day last year, according to travel technology company Amadeus. Tickets to an all-day sound healing retreat in Vermont have been going for $222 a pop.","But in Perryville, population 8,500, many businesses are vowing not to price-gouge visitors, hoping they’ll come back after the big event is over.","Read the full article here."]},"cardData":{"graphics":[]},"date":{"createdAt":"2024-04-08T13:40:50.276Z","publishedAt":"2024-04-08T13:40:50.276Z","modifiedAt":"2024-04-08T14:01:21.710Z"},"description":{"primary":"Perryville, about 80 miles south of St.","seo":"Perryville, about 80 miles south of St.","social":"This small Missouri city could cash in on the eclipse. It’s trying hard not to."},"headline":{"primary":"This small Missouri city could cash in on the eclipse. It’s trying hard not to.","seo":"This small Missouri city could cash in on the eclipse. It’s trying hard not to.","social":"This small Missouri city could cash in on the eclipse. It’s trying hard not to.","tease":"This small Missouri city could cash in on the eclipse. It’s trying hard not to."},"primaryImage":null,"teaseImage":null,"taxonomy":{"primaryChannel":{"id":"rctx6603","path":"nbcnews/channel/nebula-blog-rcna145900","taxonomyType":"channel"},"primaryVertical":{"dateCreated":"Thu Sep 16 2021 03:51:57 GMT+0000 (UTC)","dateModified":"Thu Sep 16 2021 03:51:57 GMT+0000 (UTC)","description":{"primary":null},"id":"nctx20366","isCurated":true,"name":"News","path":"nbcnews/vertical/news","pageRoute":"/","slug":"news","type":"taxonomy","taxonomyType":"vertical","url":{"primary":"https://www.nbcnews.com/"}}},"url":{"primary":"https://www.nbcnews.com/science/space/live-blog/solar-eclipse-2024-live-updates-rcna145900#rcrd38468"},"replies":[]},{"id":"rcrd38458","authors":[{"bio":[{"type":"markup","element":"p","html":"Marc Fortier is a reporter for NBC Boston."}],"dateCreated":"Tue Feb 20 2024 18:23:47 GMT+0000 (UTC)","dateModified":"Tue Feb 20 2024 18:23:47 GMT+0000 (UTC)","shortBio":null,"liveBlogShortBio":"","experience":[],"educationAndExpertise":[],"awards":[],"id":"ncpn1308889","email":"Marc.Fortier@nbcuni.com","jobTitle":[],"name":"Marc Fortier, NBC Boston","primaryImage":null,"publisher":{"name":"nbcnews","subType":null,"type":"organization"},"socialMediaProfiles":{"email":null,"facebook":null,"instagram":null,"pinterest":null,"snapchat":null,"tiktok":null,"twitter":null,"whatsapp":null,"youtube":null},"subType":null,"type":"person","url":null,"worksFor":null}],"cardType":"POST","isHeadlineHidden":false,"content":{"markupAndEmbeds":[{"type":"markup","element":"p","html":"Many eclipse tourists traveled to Maine, New Hampshire and Vermont over the weekend, making sure they arrived early and didn’t have to fight last-minute traffic."},{"type":"markup","element":"p","html":"In Vermont, downtown Burlington had a Mardi Gras vibe yesterday,as people packed the pedestrian mall."},{"type":"embeddedWidget","presentation":{"alignment":"center","size":"medium","style":"default","byline":null,"hideRecommendations":false,"hideProductRecommendations":false,"_overriddenByGetProcessedCardData":true},"widget":{"id":"ncwd999999","type":"widget","name":"IFRAMELY_EXTERNAL_EMBED","baseline":"\u003cdiv class=\"iframely-twitter iframely-app iframely-embed\" style=\"max-width: 550px;\"\u003e\u003cdiv class=\"iframely-responsive\" style=\"padding-bottom: 100%;\"\u003e\u003ciframe src=\"//iframe.nbcnews.com/UbRksQG?_showcaption=true\u0026app=1\" allowfullscreen\u003e\u003c/iframe\u003e\u003c/div\u003e\u003c/div\u003e","mobileBaseline":"\u003camp-iframe src=\"https://iframe.nbcnews.com/UbRksQG?_showcaption=true\u0026amp=1\" width=\"400\" height=\"400\" frameborder=\"0\" allowfullscreen layout=\"responsive\" resizable sandbox=\"allow-scripts allow-same-origin allow-popups allow-forms allow-top-navigation-by-user-activation\"\u003e\u003camp-img layout=\"fill\" src=\"https://iframe.nbcnews.com/amp169/thumbnail\" placeholder\u003e\u003c/amp-img\u003e\u003cbutton overflow\u003eRead more\u003c/button\u003e\u003c/amp-iframe\u003e","fallbackUrl":"https://twitter.com/TylerJankoski/status/1777034829105623152","properties":{"canonical-url":"https://twitter.com/TylerJankoski/status/1777034829105623152","description":"📍Church Street, Burlington, Vt. #Eclipse pic.twitter.com/vLyAcz94s6— Tyler Jankoski NBC5 📺 (@TylerJankoski) April 7, 2024\n\n\n","headline":"Tyler Jankoski NBC5 📺 on Twitter / X","iframely-embed-amp-html":"\u003camp-iframe src=\"https://iframe.nbcnews.com/UbRksQG?_showcaption=true\u0026amp=1\" width=\"400\" height=\"400\" frameborder=\"0\" allowfullscreen layout=\"responsive\" resizable sandbox=\"allow-scripts allow-same-origin allow-popups allow-forms allow-top-navigation-by-user-activation\"\u003e\u003camp-img layout=\"fill\" src=\"https://iframe.nbcnews.com/amp169/thumbnail\" placeholder\u003e\u003c/amp-img\u003e\u003cbutton overflow\u003eRead more\u003c/button\u003e\u003c/amp-iframe\u003e","iframely-embed-html":"\u003cdiv class=\"iframely-twitter iframely-app iframely-embed\" style=\"max-width: 550px;\"\u003e\u003cdiv class=\"iframely-responsive\" style=\"padding-bottom: 100%;\"\u003e\u003ciframe src=\"//iframe.nbcnews.com/UbRksQG?_showcaption=true\u0026app=1\" allowfullscreen\u003e\u003c/iframe\u003e\u003c/div\u003e\u003c/div\u003e","iframely-embed-id":"UbRksQG","iframely-embed-site":"Twitter","presentation-alignment":"CENTER","presentation-size":"MEDIUM"},"publisher":{"name":"nbcnews"}}},{"type":"markup","element":"p","html":"And as early as Saturday in Maine, things were already getting pretty wild in Houlton, including a group of people in alien costumes seen making their way through the streets. Numerous people shared photos of cars decorated with eclipse messaging."},{"type":"markup","element":"p","html":"\u003ca href=\"https://www.nbcboston.com/news/local/total-solar-eclipse-2024-live-updates-maine-new-hampshire-vermont/3331755/\" target=\"_blank\"\u003e\u003cstrong\u003eFollow NBC Boston's liveblog here.\u003c/strong\u003e\u003c/a\u003e"}],"text":["Many eclipse tourists traveled to Maine, New Hampshire and Vermont over the weekend, making sure they arrived early and didn’t have to fight last-minute traffic.","In Vermont, downtown Burlington had a Mardi Gras vibe yesterday,as people packed the pedestrian mall.","And as early as Saturday in Maine, things were already getting pretty wild in Houlton, including a group of people in alien costumes seen making their way through the streets. Numerous people shared photos of cars decorated with eclipse messaging.","Follow NBC Boston's liveblog here."]},"cardData":{"graphics":[]},"date":{"createdAt":"2024-04-08T13:15:39.153Z","publishedAt":"2024-04-08T13:15:39.153Z","modifiedAt":"2024-04-08T13:39:41.655Z"},"description":{"primary":"Many eclipse tourists traveled to Maine, New Hampshire and Vermont over the weekend, making sure they arrived early and didn’t have to fight last-minute","seo":"Many eclipse tourists traveled to Maine, New Hampshire and Vermont over the weekend, making sure they arrived early and didn’t have to fight last-minute","social":"Tourists arrive early in the Northeast"},"headline":{"primary":"Tourists arrive early in the Northeast","seo":"Tourists arrive early in the Northeast","social":"Tourists arrive early in the Northeast","tease":"Tourists arrive early in the Northeast"},"primaryImage":null,"teaseImage":null,"taxonomy":{"primaryChannel":{"id":"rctx6603","path":"nbcnews/channel/nebula-blog-rcna145900","taxonomyType":"channel"},"primaryVertical":{"dateCreated":"Thu Sep 16 2021 03:51:57 GMT+0000 (UTC)","dateModified":"Thu Sep 16 2021 03:51:57 GMT+0000 (UTC)","description":{"primary":null},"id":"nctx20366","isCurated":true,"name":"News","path":"nbcnews/vertical/news","pageRoute":"/","slug":"news","type":"taxonomy","taxonomyType":"vertical","url":{"primary":"https://www.nbcnews.com/"}}},"url":{"primary":"https://www.nbcnews.com/science/space/live-blog/solar-eclipse-2024-live-updates-rcna145900#rcrd38458"},"replies":[]},{"id":"rcrd38457","authors":[{"bio":[],"dateCreated":"Wed Apr 13 2022 16:00:12 GMT+0000 (UTC)","dateModified":"Wed Apr 13 2022 16:00:12 GMT+0000 (UTC)","shortBio":null,"liveBlogShortBio":"","experience":[],"educationAndExpertise":[],"awards":[],"id":"ncpn1294397","email":"Jesse.Kirsch@nbcuni.com","jobTitle":["Correspondent"],"name":" Jesse Kirsch","primaryImage":null,"publisher":{"name":"nbcnews","subType":null,"type":"organization"},"socialMediaProfiles":{"email":null,"facebook":null,"instagram":null,"pinterest":null,"snapchat":null,"tiktok":null,"twitter":null,"whatsapp":null,"youtube":null},"subType":null,"type":"person","url":null,"worksFor":null}],"cardType":"POST","isHeadlineHidden":false,"content":{"markupAndEmbeds":[{"type":"markup","element":"p","html":"If you haven't been able to get your hands on eclipse glasses, there's still a way to watch the eclipse."},{"type":"markup","element":"p","html":"Check out this video that walks you through how to make a pinhole projector, which let's you watch the event without risking your retinas."},{"type":"embeddedWidget","presentation":{"alignment":"center","size":"medium","style":"default","byline":null,"hideRecommendations":false,"hideProductRecommendations":false,"_overriddenByGetProcessedCardData":true},"widget":{"id":"ncwd999999","type":"widget","name":"IFRAMELY_EXTERNAL_EMBED","baseline":"\u003cdiv class=\"iframely-tiktok iframely-app iframely-embed\" style=\"max-width: 605px;\"\u003e\u003cdiv class=\"iframely-responsive\" style=\"padding-bottom: 104.259%; padding-top: 120px;\"\u003e\u003ciframe src=\"//iframe.nbcnews.com/10zVR3y?_showcaption=true\u0026app=1\" allowfullscreen\u003e\u003c/iframe\u003e\u003c/div\u003e\u003c/div\u003e","mobileBaseline":"\u003camp-iframe src=\"https://iframe.nbcnews.com/10zVR3y?_showcaption=true\u0026amp=1\" width=\"400\" height=\"417.036\" frameborder=\"0\" allowfullscreen layout=\"responsive\" resizable sandbox=\"allow-scripts allow-same-origin allow-popups allow-forms allow-top-navigation-by-user-activation\"\u003e\u003camp-img layout=\"fill\" src=\"https://iframe.nbcnews.com/amp169/thumbnail\" placeholder\u003e\u003c/amp-img\u003e\u003cbutton overflow\u003eRead more\u003c/button\u003e\u003c/amp-iframe\u003e","fallbackUrl":"https://www.tiktok.com/@nbcnews/video/7354548248058563882?lang=en","properties":{"canonical-url":"https://www.tiktok.com/@nbcnews/video/7354548248058563882?lang=en","headline":"If you can’t find proper glasses, you can enjoy the total solar #eclipse without looking directly at it by making a pinhole projector. Here's how to make the device using a cereal box, and how it works.","iframely-embed-amp-html":"\u003camp-iframe src=\"https://iframe.nbcnews.com/10zVR3y?_showcaption=true\u0026amp=1\" width=\"400\" height=\"417.036\" frameborder=\"0\" allowfullscreen layout=\"responsive\" resizable sandbox=\"allow-scripts allow-same-origin allow-popups allow-forms allow-top-navigation-by-user-activation\"\u003e\u003camp-img layout=\"fill\" src=\"https://iframe.nbcnews.com/amp169/thumbnail\" placeholder\u003e\u003c/amp-img\u003e\u003cbutton overflow\u003eRead more\u003c/button\u003e\u003c/amp-iframe\u003e","iframely-embed-html":"\u003cdiv class=\"iframely-tiktok iframely-app iframely-embed\" style=\"max-width: 605px;\"\u003e\u003cdiv class=\"iframely-responsive\" style=\"padding-bottom: 104.259%; padding-top: 120px;\"\u003e\u003ciframe src=\"//iframe.nbcnews.com/10zVR3y?_showcaption=true\u0026app=1\" allowfullscreen\u003e\u003c/iframe\u003e\u003c/div\u003e\u003c/div\u003e","iframely-embed-id":"10zVR3y","iframely-embed-site":"TikTok","image-url":"https://p19-sign.tiktokcdn-us.com/tos-useast5-p-0068-tx/oEFrQAy6JSBpfEImsEFfDBgTjmcdmyEKRQDlEA~tplv-dmt-logom:tos-useast5-i-0068-tx/oQBRAzEB8q1iCFiI7bIAivAJmmwfrd7QAACErB.image?x-expires=1712754000\u0026x-signature=IO%2B%2BHc4bro79IkQE5qBsQdVv7bQ%3D","presentation-alignment":"CENTER","presentation-size":"MEDIUM"},"publisher":{"name":"nbcnews"}}}],"text":["If you haven't been able to get your hands on eclipse glasses, there's still a way to watch the eclipse.","Check out this video that walks you through how to make a pinhole projector, which let's you watch the event without risking your retinas."]},"cardData":{"graphics":[]},"date":{"createdAt":"2024-04-08T13:12:21.650Z","publishedAt":"2024-04-08T13:12:21.650Z","modifiedAt":"2024-04-08T13:12:21.650Z"},"description":{"primary":"If you haven't been able to get your hands on eclipse glasses, there's still a way to watch the eclipse.","seo":"If you haven't been able to get your hands on eclipse glasses, there's still a way to watch the eclipse.","social":"No eclipse glasses? Here's how to make a pinhole projector"},"headline":{"primary":"No eclipse glasses? Here's how to make a pinhole projector","seo":"No eclipse glasses? Here's how to make a pinhole projector","social":"No eclipse glasses? Here's how to make a pinhole projector","tease":"No eclipse glasses? Here's how to make a pinhole projector"},"primaryImage":null,"teaseImage":null,"taxonomy":{"primaryChannel":{"id":"rctx6603","path":"nbcnews/channel/nebula-blog-rcna145900","taxonomyType":"channel"},"primaryVertical":{"dateCreated":"Thu Sep 16 2021 03:51:57 GMT+0000 (UTC)","dateModified":"Thu Sep 16 2021 03:51:57 GMT+0000 (UTC)","description":{"primary":null},"id":"nctx20366","isCurated":true,"name":"News","path":"nbcnews/vertical/news","pageRoute":"/","slug":"news","type":"taxonomy","taxonomyType":"vertical","url":{"primary":"https://www.nbcnews.com/"}}},"url":{"primary":"https://www.nbcnews.com/science/space/live-blog/solar-eclipse-2024-live-updates-rcna145900#rcrd38457"},"replies":[]},{"id":"rcrd38341","authors":[{"bio":[{"type":"markup","element":"p","html":"Dennis Romero is a breaking news reporter for NBC News Digital. "}],"dateCreated":"Wed Mar 14 2018 00:23:13 GMT+0000 (UTC)","dateModified":"Wed Nov 15 2023 13:32:11 GMT+0000 (UTC)","shortBio":null,"liveBlogShortBio":"","experience":[],"educationAndExpertise":[],"awards":[],"id":"ncpn856406","email":"dennis.romero@nbcuni.com","jobTitle":[],"name":"Dennis Romero","primaryImage":{"altText":"Image: Dennis Romero","height":1500,"url":{"primary":"https://media-cldnry.s-nbcnews.com/image/upload/newscms/2020_03/3184066/dennis-romero-circle-byline-template.jpg"},"width":1500},"publisher":{"name":"nbcnews","subType":null,"type":"organization"},"socialMediaProfiles":{"email":null,"facebook":null,"instagram":"@drjournalist","pinterest":null,"snapchat":null,"tiktok":null,"twitter":"@dennisjromero","whatsapp":null,"youtube":null},"subType":null,"type":"person","url":{"canonical":"https://www.nbcnews.com/author/dennis-romero-ncpn856406","primary":"https://www.nbcnews.com/author/dennis-romero-ncpn856406","short":"https://www.nbcnews.com/author/dennis-romero-ncpn856406","slug":"dennis-romero-ncpn856406"},"worksFor":null}],"cardType":"POST","isHeadlineHidden":false,"content":{"markupAndEmbeds":[{"type":"markup","element":"p","html":"The Dallas Public Library will help those who might not be able to completely see the solar eclipse get a sense of it through sound, it said."},{"type":"markup","element":"p","html":"Four branches of the library system will use \"LightSound\" devices developed at Harvard University for the blind and low-vision community. The Dallas Public Library said Harvard donated the devices."},{"type":"markup","element":"p","html":"They emit a musical tone that changes as the eclipse progresses, according to the university, which said they were developed specifically so the visually impaired to experience eclipses. "},{"type":"markup","element":"p","html":"They use \"sonification\" to convert data into sounds, according to Harvard."},{"type":"markup","element":"p","html":"Library officials said LightSound devices will be available at four library locations during the eclipse: the Lakewood, Prairie Creek, Preston Royal and Vickery branches."}],"text":["The Dallas Public Library will help those who might not be able to completely see the solar eclipse get a sense of it through sound, it said.","Four branches of the library system will use \"LightSound\" devices developed at Harvard University for the blind and low-vision community. The Dallas Public Library said Harvard donated the devices.","They emit a musical tone that changes as the eclipse progresses, according to the university, which said they were developed specifically so the visually impaired to experience eclipses. ","They use \"sonification\" to convert data into sounds, according to Harvard.","Library officials said LightSound devices will be available at four library locations during the eclipse: the Lakewood, Prairie Creek, Preston Royal and Vickery branches."]},"cardData":{"graphics":[]},"date":{"createdAt":"2024-04-08T13:09:11.866Z","publishedAt":"2024-04-08T13:09:11.866Z","modifiedAt":"2024-04-08T13:09:11.866Z"},"description":{"primary":"The Dallas Public Library will help those who might not be able to completely see the solar eclipse get a sense of it through sound, it said.","seo":"The Dallas Public Library will help those who might not be able to completely see the solar eclipse get a sense of it through sound, it said.","social":"Dallas libraries to help visually impaired experience eclipse using sound"},"headline":{"primary":"Dallas libraries to help visually impaired experience eclipse using sound","seo":"Dallas libraries to help visually impaired experience eclipse using sound","social":"Dallas libraries to help visually impaired experience eclipse using sound","tease":"Dallas libraries to help visually impaired experience eclipse using sound"},"primaryImage":null,"teaseImage":null,"taxonomy":{"primaryChannel":{"id":"rctx6603","path":"nbcnews/channel/nebula-blog-rcna145900","taxonomyType":"channel"},"primaryVertical":{"dateCreated":"Thu Sep 16 2021 03:51:57 GMT+0000 (UTC)","dateModified":"Thu Sep 16 2021 03:51:57 GMT+0000 (UTC)","description":{"primary":null},"id":"nctx20366","isCurated":true,"name":"News","path":"nbcnews/vertical/news","pageRoute":"/","slug":"news","type":"taxonomy","taxonomyType":"vertical","url":{"primary":"https://www.nbcnews.com/"}}},"url":{"primary":"https://www.nbcnews.com/science/space/live-blog/solar-eclipse-2024-live-updates-rcna145900#rcrd38341"},"replies":[]},{"id":"rcrd38089","authors":[{"bio":[{"type":"markup","element":"p","html":"Rob Wile is a breaking business news reporter for NBC News Digital."}],"dateCreated":"Tue Mar 29 2022 19:58:49 GMT+0000 (UTC)","dateModified":"Wed Jul 13 2022 15:43:24 GMT+0000 (UTC)","shortBio":"Rob Wile is a breaking business news reporter for NBC News Digital.","liveBlogShortBio":"","experience":[],"educationAndExpertise":[],"awards":[],"id":"ncpn1293609","email":"rob.wile@nbcuni.com","jobTitle":["Breaking Business News Reporter"],"name":"Rob Wile","primaryImage":{"altText":null,"height":225,"url":{"primary":"https://media-cldnry.s-nbcnews.com/image/upload/newscms/2022_13/3544534/xyndgjrf_400x400.jpeg"},"width":225},"publisher":{"name":"nbcnews","subType":null,"type":"organization"},"socialMediaProfiles":{"email":null,"facebook":null,"instagram":null,"pinterest":null,"snapchat":null,"tiktok":null,"twitter":"@rjwile","whatsapp":null,"youtube":null},"subType":null,"type":"person","url":{"canonical":"https://www.nbcnews.com/author/rob-wile-ncpn1293609","primary":"https://www.nbcnews.com/author/rob-wile-ncpn1293609","short":"https://www.nbcnews.com/author/rob-wile-ncpn1293609","slug":"rob-wile-ncpn1293609"},"worksFor":null}],"cardType":"POST","isHeadlineHidden":false,"content":{"markupAndEmbeds":[{"type":"markup","element":"p","html":"Data from short-term rental tracking site \u003ca href=\"https://www.airdna.co/\" target=\"_blank\"\u003eAirDNA\u003c/a\u003e shows the huge demand for short-term bookings in cities and towns located along the eclipse path last  night."},{"type":"markup","element":"p","html":"In an interview with NBC News, AirDNA chief economist Jamie Lane said that listings within the band on Airbnb and VRBO, which AirDNA tracks, were effectively sold out as of Wednesday."},{"presentation":{"alignment":"center","size":"medium","style":"default","byline":null,"hideRecommendations":false,"hideProductRecommendations":false,"_overriddenByGetProcessedCardData":true},"type":"embeddedImage","image":{"id":"rcim250983","headline":{"primary":null,"tease":null,"seo":null,"social":null},"caption":"Over half of U.S. cities along the eclipse's path were fully booked for last night, according to data from AirDNA.","altText":"Eclipse city booking data","url":{"primary":"https://media-cldnry.s-nbcnews.com/image/upload/rockcms/2024-04/240404-eclipse-airdna-mb-1408-baa9f3.gif"},"imageUrl":{"aims":"https://media1.s-nbcnews.com/i/rockcms/2024-04/250983/240404-eclipse-airdna-mb-1408-baa9f3_1d8bff5aa3a13a23718451631ed8204fc0b151eb.gif","cloudinary":"https://media-cldnry.s-nbcnews.com/image/upload/rockcms/2024-04/240404-eclipse-airdna-mb-1408-baa9f3.gif","telemundo":null},"encodingFormat":"image/gif","height":1080,"width":1920,"authors":[{"name":"@Jamie_Lane via X"}],"source":{"name":"","copyright":null},"graphicContent":false}},{"type":"markup","element":"p","html":"That’s true even for larger cities such as Dallas (more than 95% booked), Cleveland (more than 97% booked), and the Buffalo and Niagara Falls area (more than 98% booked)."},{"type":"markup","element":"p","html":"Lane said rates for listings are elevated, but he did not offer specific figures. He said the total the volume of listings had declined from the average — likely, he said, because second-home owners chose to take advantage of their properties themselves for the big event."}],"text":["Data from short-term rental tracking site AirDNA shows the huge demand for short-term bookings in cities and towns located along the eclipse path last  night.","In an interview with NBC News, AirDNA chief economist Jamie Lane said that listings within the band on Airbnb and VRBO, which AirDNA tracks, were effectively sold out as of Wednesday.","That’s true even for larger cities such as Dallas (more than 95% booked), Cleveland (more than 97% booked), and the Buffalo and Niagara Falls area (more than 98% booked).","Lane said rates for listings are elevated, but he did not offer specific figures. He said the total the volume of listings had declined from the average — likely, he said, because second-home owners chose to take advantage of their properties themselves for the big event."]},"cardData":{"graphics":[]},"date":{"createdAt":"2024-04-08T12:58:42.274Z","publishedAt":"2024-04-08T12:58:42.274Z","modifiedAt":"2024-04-08T13:43:38.468Z"},"description":{"primary":"Data from short-term rental tracking site AirDNA shows the huge demand for short-term bookings in cities and towns located along the eclipse path last  night.","seo":"Data from short-term rental tracking site AirDNA shows the huge demand for short-term bookings in cities and towns located along the eclipse path last  night.","social":"Map shows red-hot Airbnb demand along eclipse path"},"headline":{"primary":"Map shows red-hot Airbnb demand along eclipse path","seo":"Map shows red-hot Airbnb demand along eclipse path","social":"Map shows red-hot Airbnb demand along eclipse path","tease":"Map shows red-hot Airbnb demand along eclipse path"},"primaryImage":null,"teaseImage":null,"taxonomy":{"primaryChannel":{"id":"rctx6603","path":"nbcnews/channel/nebula-blog-rcna145900","taxonomyType":"channel"},"primaryVertical":{"dateCreated":"Thu Sep 16 2021 03:51:57 GMT+0000 (UTC)","dateModified":"Thu Sep 16 2021 03:51:57 GMT+0000 (UTC)","description":{"primary":null},"id":"nctx20366","isCurated":true,"name":"News","path":"nbcnews/vertical/news","pageRoute":"/","slug":"news","type":"taxonomy","taxonomyType":"vertical","url":{"primary":"https://www.nbcnews.com/"}}},"url":{"primary":"https://www.nbcnews.com/science/space/live-blog/solar-eclipse-2024-live-updates-rcna145900#rcrd38089"},"replies":[]},{"id":"rcrd38447","authors":[{"bio":[{"type":"markup","element":"p","html":"Kathryn Prociv is a senior meteorologist and producer for NBC News. "}],"dateCreated":"Wed Aug 28 2019 15:35:17 GMT+0000 (UTC)","dateModified":"Tue Dec 12 2023 18:26:19 GMT+0000 (UTC)","shortBio":null,"liveBlogShortBio":"","experience":[],"educationAndExpertise":[],"awards":[],"id":"ncpn1047211","email":null,"jobTitle":[],"name":"Kathryn Prociv","primaryImage":{"altText":"Kathryn Prociv","height":600,"url":{"primary":"https://media-cldnry.s-nbcnews.com/image/upload/newscms/2021_44/3517122/kathryn-prociv.jpg"},"width":600},"publisher":{"name":"nbcnews","subType":null,"type":"organization"},"socialMediaProfiles":{"email":null,"facebook":null,"instagram":null,"pinterest":null,"snapchat":null,"tiktok":null,"twitter":null,"whatsapp":null,"youtube":null},"subType":null,"type":"person","url":{"canonical":"https://www.nbcnews.com/author/kathryn-prociv-ncpn1047211","primary":"https://www.nbcnews.com/author/kathryn-prociv-ncpn1047211","short":"https://www.nbcnews.com/author/kathryn-prociv-ncpn1047211","slug":"kathryn-prociv-ncpn1047211"},"worksFor":null}],"cardType":"POST","isHeadlineHidden":false,"content":{"markupAndEmbeds":[{"type":"markup","element":"p","html":"Severe storms are expected today across portions of the totality path, with 16 million people across most of Texas, southern Oklahoma, and small parts of Arkansas and Louisiana under severe weather risks. "},{"type":"markup","element":"p","html":"The storms will start around 3 to 4 p.m. local time and will last through the night, forecast to bring rain and the greatest risks of destructive softball-sized hail up to 4 inches in diameter, damaging wind gusts of over 60 mph and isolated tornadoes."},{"type":"markup","element":"p","html":"Tomorrow, 21 million people are at risk across much of Texas again and most of Louisiana with risks of very large hail and tornadoes."},{"type":"markup","element":"p","html":"A total of 3 million people are under flood watches across parts of northeast Texas, southern Arkansas and northwest Louisiana. Rainfall amounts in the next 24-72 hours could be a widespread 3-5 inches with locally higher amounts up to 8 inches."},{"type":"embeddedVideo","disablePlaylistAutoplay":false,"presentation":{"alignment":"left","size":"medium","style":"default","byline":null,"hideRecommendations":false,"hideProductRecommendations":false,"_overriddenByGetProcessedCardData":true},"video":{"id":"mmvo208524357643","taxonomy":{"additionalTerms":[{"dateCreated":"Thu Sep 16 2021 03:10:11 GMT+0000 (UTC)","dateModified":"Thu Sep 16 2021 03:10:11 GMT+0000 (UTC)","description":{"primary":null},"id":"nctx19521","isCurated":false,"name":"Science","path":"nbcnews/section/mach/science","pageRoute":"/","slug":"science","type":"taxonomy","taxonomyType":"topic","url":{"primary":null}},{"dateCreated":"Thu Sep 16 2021 03:51:58 GMT+0000 (UTC)","dateModified":"Thu Sep 16 2021 03:51:58 GMT+0000 (UTC)","description":{"primary":null},"id":"nctx19861","isCurated":true,"name":"Science","path":"nbcnews/vertical/mach/science","pageRoute":"/science","slug":"science","type":"taxonomy","taxonomyType":"subvertical","url":{"primary":"https://www.nbcnews.com/mach/science"}},{"dateCreated":"Fri Apr 29 2022 02:27:32 GMT+0000 (UTC)","dateModified":"Fri Apr 29 2022 02:27:32 GMT+0000 (UTC)","description":{"primary":null},"id":"nctx20846","isCurated":false,"name":"News","path":"msnbc/section/msnbc/news","pageRoute":"/","slug":"news","type":"taxonomy","taxonomyType":"topic","url":{"primary":null}},{"dateCreated":"Fri Apr 01 2022 20:42:09 GMT+0000 (UTC)","dateModified":"Fri Apr 01 2022 20:42:09 GMT+0000 (UTC)","description":{"primary":null},"id":"nctx23345","isCurated":true,"name":"News","path":"nbcnews/show/meet-the-press/news","pageRoute":"/meet-the-press","slug":"news","type":"taxonomy","taxonomyType":"topic","url":{"primary":"https://www.nbcnews.com/meet-the-press"}},{"dateCreated":"Thu Sep 16 2021 03:20:06 GMT+0000 (UTC)","dateModified":"Thu Sep 16 2021 03:20:06 GMT+0000 (UTC)","description":{"primary":null},"id":"nctx28","isCurated":true,"name":"Weather","path":"nbcnews/section/news/weather","pageRoute":"/news/weather","slug":"weather","type":"taxonomy","taxonomyType":"topic","url":{"primary":"https://www.nbcnews.com/news/weather"}},{"dateCreated":"Thu Sep 16 2021 03:36:45 GMT+0000 (UTC)","dateModified":"Thu Sep 16 2021 03:36:45 GMT+0000 (UTC)","description":{"primary":null},"id":"nctx7","isCurated":false,"name":"News","path":"nbcnews/section/news","pageRoute":"/","slug":"news","type":"taxonomy","taxonomyType":"section","url":{"primary":null}},{"dateCreated":"Thu Sep 16 2021 03:36:51 GMT+0000 (UTC)","dateModified":"Thu Sep 16 2021 03:36:51 GMT+0000 (UTC)","description":{"primary":null},"id":"nctx73","isCurated":true,"name":"Science","path":"nbcnews/section/science","pageRoute":"/science","slug":"science","type":"taxonomy","taxonomyType":"section","url":{"primary":"https://www.nbcnews.com/science"}},{"dateCreated":"Thu Sep 16 2021 03:10:17 GMT+0000 (UTC)","dateModified":"Thu Sep 16 2021 03:10:17 GMT+0000 (UTC)","description":{"primary":null},"id":"tdtx101","isCurated":true,"name":"News","path":"today/section/news","pageRoute":"/news","slug":"news","type":"taxonomy","taxonomyType":"section","url":{"primary":"https://www.today.com/news"}},{"dateCreated":"Wed Sep 28 2022 15:01:52 GMT+0000 (UTC)","dateModified":"Wed Sep 28 2022 15:01:52 GMT+0000 (UTC)","description":{"primary":null},"id":"tdtx117","isCurated":false,"name":"News","path":"today/section/news/news","pageRoute":"/","slug":"news","type":"taxonomy","taxonomyType":"topic","url":{"primary":null}},{"dateCreated":"Tue Jan 04 2022 15:36:59 GMT+0000 (UTC)","dateModified":"Tue Jan 04 2022 15:36:59 GMT+0000 (UTC)","description":{"primary":null},"id":"tdtx2977","isCurated":false,"name":"Top Videos","path":"today/label/top-videos","pageRoute":"/","slug":"top-videos","type":"taxonomy","taxonomyType":"label","url":{"primary":null}}],"primaryVertical":{"name":"today","taxonomyType":"vertical"},"primarySection":null,"primaryTopic":null},"unibrow":{"logo":null,"taxonomyPath":null,"text":"TODAY","url":{"primary":"https://www.today.com/video/solar-eclipse-forecast-where-will-it-be-cloudy-208524357643"}},"duration":"PT2M4S","dateCreated":"Mon Apr 08 2024 11:15:37 GMT+0000 (UTC)","datePublished":"Mon Apr 08 2024 11:15:37 GMT+0000 (UTC)","dateModified":"Mon Apr 08 2024 17:14:10 GMT+0000 (UTC)","dateBroadcast":"Mon Apr 08 2024 11:15:40 GMT+0000 (UTC)","liveVideoStatus":"NONE","nativeAd":false,"mpxMetadata":{"id":"208524357643","guid":"tdy_news_7a_al_eclipse_wx_forecast_240408","externalAdvertiserId":"tdy_news_7a_al_eclipse_wx_forecast_240408","accountId":"2704722219","accountName":"nbcnewsdigital"},"source":{"name":"TODAY"},"publisher":{"name":"today"},"partOfEpisode":null,"partOfSeason":null,"videoType":"broadcast","sentiment":"positive","headline":{"primary":"Where will it be cloudy in the U.S. during the total solar eclipse?","tease":"Where will it be cloudy in the U.S. during the total solar eclipse?","seo":"Where will it be cloudy in the U.S. during the total solar eclipse?","social":"Where will it be cloudy in the U.S. during the total solar eclipse?"},"description":{"primary":"As tens of millions gather for the solar eclipse in the United States, many are hoping the skies will be clear along the path of totality. TODAY’s Al Roker tracks the latest forecast and where clouds coverage could block the spectacle.","seo":"As tens of millions gather for the solar eclipse in the United States, many are hoping the skies will be clear along the path of totality. TODAY’s Al Roker tracks the latest forecast and where clouds coverage could block the spectacle."},"playable":true,"url":{"canonical":"https://www.today.com/video/solar-eclipse-forecast-where-will-it-be-cloudy-208524357643","primary":"https://www.today.com/video/solar-eclipse-forecast-where-will-it-be-cloudy-208524357643","short":"https://www.today.com/video/solar-eclipse-forecast-where-will-it-be-cloudy-208524357643","slug":"solar-eclipse-forecast-where-will-it-be-cloudy-208524357643"},"hasCaptions":true,"closedCaptioning":{"smptett":null,"srt":"https://nbcnewsdigital-static.nbcuni.com/media/captions/NBC_News_Digital/2024/04/1712574919508_tdy_news_7a_al_eclipse_wx_forecast_240408.srt","webvtt":"https://nbcnewsdigital-static.nbcuni.com/media/captions/NBC_News_Digital/2024/04/1712574919508_tdy_news_7a_al_eclipse_wx_forecast_240408.vtt"},"videoAssets":[{"assetType":"EMP","format":"M3U","publicUrl":"https://prodamdnewsencoding.akamaized.net/NBC_News_Digital/tdy_news_7a_al_eclipse_wx_forecast_240408/1/abs/index.m3u8","height":1080,"width":1920,"assetDuration":123.658,"bitrate":4179000},{"assetType":"akamaiMp4","format":"MPEG4","publicUrl":"https://prodamdnewsencoding.akamaized.net/NBC_News_Digital/nbcnews/video/2024/04/1712574919508_tdy_news_7a_al_eclipse_wx_forecast_240408_6.mp4","height":1080,"width":1920,"assetDuration":123.658,"bitrate":4179419}],"primaryImage":{"id":"vidimg3745473749","headline":{"primary":null},"altText":null,"caption":null,"url":{"primary":"https://media-cldnry.s-nbcnews.com/image/upload/mpx/2704722219/2024_04/1712574919508_tdy_news_7a_al_eclipse_wx_forecast_240408_1920x1080-0m8nfr.jpg"},"imageUrl":{"aims":"https://media12.s-nbcnews.com/i/mpx/2704722219/2024_04/1712574919508_tdy_news_7a_al_eclipse_wx_forecast_240408_1920x1080-0m8nfr.jpg","cloudinary":"https://media-cldnry.s-nbcnews.com/image/upload/mpx/2704722219/2024_04/1712574919508_tdy_news_7a_al_eclipse_wx_forecast_240408_1920x1080-0m8nfr.jpg","telemundo":null},"source":null,"authors":[],"height":null,"width":null,"graphicContent":false},"teaseImage":{"id":"vidimg3745473749","headline":{"primary":null},"altText":null,"caption":null,"url":{"primary":"https://media-cldnry.s-nbcnews.com/image/upload/mpx/2704722219/2024_04/1712574919508_tdy_news_7a_al_eclipse_wx_forecast_240408_1920x1080-0m8nfr.jpg"},"imageUrl":{"aims":"https://media12.s-nbcnews.com/i/mpx/2704722219/2024_04/1712574919508_tdy_news_7a_al_eclipse_wx_forecast_240408_1920x1080-0m8nfr.jpg","cloudinary":"https://media-cldnry.s-nbcnews.com/image/upload/mpx/2704722219/2024_04/1712574919508_tdy_news_7a_al_eclipse_wx_forecast_240408_1920x1080-0m8nfr.jpg","telemundo":null},"source":null,"authors":[],"height":null,"width":null,"graphicContent":false},"documentTracing":{"currentMessageId":{"id":"6f73bf61-304a-4eec-b7f1-4c8c92294b2d","updatedDate":"Mon Apr 08 2024 17:14:17 GMT+0000 (UTC)"}},"relatedUrl":null,"relatedContentLink":{"text":"2024 total solar eclipse: When to watch today, how to view it safely and more live updates","url":"https://www.today.com/news/news/live-blog/solar-eclipse-2024-live-updates-rcna146535"},"associatedVideoPlaylist":{"headline":{"primary":"News"},"videos":[{"type":"video","id":"mmvo209063493943","unibrow":{"logo":null,"taxonomyPath":null,"text":"TODAY","url":{"primary":"https://www.today.com/video/family-sings-come-sail-away-parody-for-cruise-trip-surprise-209063493943"}},"mpxMetadata":{"id":"209063493943","guid":"tdy_news_8a_hoda_boost_240416","externalAdvertiserId":"tdy_news_8a_hoda_boost_240416"},"datePublished":"Tue Apr 16 2024 12:26:15 GMT+0000 (UTC)","dateCreated":"Tue Apr 16 2024 12:26:15 GMT+0000 (UTC)","dateModified":"Tue Apr 16 2024 12:26:59 GMT+0000 (UTC)","primaryImage":{"id":"vidimg1600831436","headline":{"primary":null},"altText":null,"caption":null,"url":{"primary":"https://media-cldnry.s-nbcnews.com/image/upload/mpx/2704722219/2024_04/1713270359092_tdy_news_8a_hoda_boost_240416_1920x1080-50nwd4.jpg"},"imageUrl":{"aims":"https://media13.s-nbcnews.com/i/mpx/2704722219/2024_04/1713270359092_tdy_news_8a_hoda_boost_240416_1920x1080-50nwd4.jpg","cloudinary":"https://media-cldnry.s-nbcnews.com/image/upload/mpx/2704722219/2024_04/1713270359092_tdy_news_8a_hoda_boost_240416_1920x1080-50nwd4.jpg","telemundo":null},"source":null,"authors":[],"height":null,"width":null,"graphicContent":false},"teaseImage":{"id":"vidimg1600831436","headline":{"primary":null},"altText":null,"caption":null,"url":{"primary":"https://media-cldnry.s-nbcnews.com/image/upload/mpx/2704722219/2024_04/1713270359092_tdy_news_8a_hoda_boost_240416_1920x1080-50nwd4.jpg"},"imageUrl":{"aims":"https://media13.s-nbcnews.com/i/mpx/2704722219/2024_04/1713270359092_tdy_news_8a_hoda_boost_240416_1920x1080-50nwd4.jpg","cloudinary":"https://media-cldnry.s-nbcnews.com/image/upload/mpx/2704722219/2024_04/1713270359092_tdy_news_8a_hoda_boost_240416_1920x1080-50nwd4.jpg","telemundo":null},"source":null,"authors":[],"height":null,"width":null,"graphicContent":false},"url":{"canonical":"https://www.today.com/video/family-sings-come-sail-away-parody-for-cruise-trip-surprise-209063493943","primary":"https://www.today.com/video/family-sings-come-sail-away-parody-for-cruise-trip-surprise-209063493943","short":"https://www.today.com/video/family-sings-come-sail-away-parody-for-cruise-trip-surprise-209063493943","slug":"family-sings-come-sail-away-parody-for-cruise-trip-surprise-209063493943"},"relatedUrl":null,"relatedContentLink":{"text":null,"url":null},"duration":"PT1M","nativeAd":false,"videoType":"broadcast","sentiment":"positive","headline":{"primary":"Family sings ‘Come Sail Away’ parody for cruise trip surprise","tease":"Family sings ‘Come Sail Away’ parody for cruise trip surprise","social":"Family sings ‘Come Sail Away’ parody for cruise trip surprise"},"description":{"primary":"A woman in Kentucky thought she was going to celebrate her 40th birthday with a modest girl’s weekend away — but her family surprised her at work with the news that they were actually taking a cruise to the Bahamas! TODAY’s Hoda Kotb has the Morning Boost."},"publisher":{"name":"today"},"source":{"name":"TODAY"},"taxonomy":{"additionalTerms":[{"dateCreated":"Fri Apr 29 2022 02:27:32 GMT+0000 (UTC)","dateModified":"Fri Apr 29 2022 02:27:32 GMT+0000 (UTC)","description":{"primary":null},"id":"nctx20846","isCurated":false,"name":"News","path":"msnbc/section/msnbc/news","pageRoute":"/","slug":"news","type":"taxonomy","taxonomyType":"topic","url":{"primary":null}},{"dateCreated":"Fri Apr 01 2022 20:42:09 GMT+0000 (UTC)","dateModified":"Fri Apr 01 2022 20:42:09 GMT+0000 (UTC)","description":{"primary":null},"id":"nctx23345","isCurated":true,"name":"News","path":"nbcnews/show/meet-the-press/news","pageRoute":"/meet-the-press","slug":"news","type":"taxonomy","taxonomyType":"topic","url":{"primary":"https://www.nbcnews.com/meet-the-press"}},{"dateCreated":"Thu Sep 16 2021 03:36:45 GMT+0000 (UTC)","dateModified":"Thu Sep 16 2021 03:36:45 GMT+0000 (UTC)","description":{"primary":null},"id":"nctx7","isCurated":false,"name":"News","path":"nbcnews/section/news","pageRoute":"/","slug":"news","type":"taxonomy","taxonomyType":"section","url":{"primary":null}},{"dateCreated":"Thu Sep 16 2021 03:10:17 GMT+0000 (UTC)","dateModified":"Thu Sep 16 2021 03:10:17 GMT+0000 (UTC)","description":{"primary":null},"id":"tdtx101","isCurated":true,"name":"News","path":"today/section/news","pageRoute":"/news","slug":"news","type":"taxonomy","taxonomyType":"section","url":{"primary":"https://www.today.com/news"}},{"dateCreated":"Wed Sep 28 2022 15:01:52 GMT+0000 (UTC)","dateModified":"Wed Sep 28 2022 15:01:52 GMT+0000 (UTC)","description":{"primary":null},"id":"tdtx117","isCurated":false,"name":"News","path":"today/section/news/news","pageRoute":"/","slug":"news","type":"taxonomy","taxonomyType":"topic","url":{"primary":null}},{"dateCreated":"Tue Jan 04 2022 15:36:59 GMT+0000 (UTC)","dateModified":"Tue Jan 04 2022 15:36:59 GMT+0000 (UTC)","description":{"primary":null},"id":"tdtx2977","isCurated":false,"name":"Top Videos","path":"today/label/top-videos","pageRoute":"/","slug":"top-videos","type":"taxonomy","taxonomyType":"label","url":{"primary":null}}],"primaryVertical":{"name":"today"},"primarySection":null,"primaryTopic":null},"hasCaptions":true,"closedCaptioning":{"smptett":null,"srt":"https://nbcnewsdigital-static.nbcuni.com/media/captions/NBC_News_Digital/2024/04/1713270359092_tdy_news_8a_hoda_boost_240416.srt","webvtt":"https://nbcnewsdigital-static.nbcuni.com/media/captions/NBC_News_Digital/2024/04/1713270359092_tdy_news_8a_hoda_boost_240416.vtt"},"videoAssets":[{"assetType":"EMP","format":"M3U","publicUrl":"https://prodamdnewsencoding.akamaized.net/NBC_News_Digital/tdy_news_8a_hoda_boost_240416/1/abs/index.m3u8","height":1080,"width":1920,"assetDuration":60.16,"bitrate":4219000},{"assetType":"akamaiMp4","format":"MPEG4","publicUrl":"https://prodamdnewsencoding.akamaized.net/NBC_News_Digital/nbcnews/video/2024/04/1713270359092_tdy_news_8a_hoda_boost_240416_6.mp4","height":1080,"width":1920,"assetDuration":60.16,"bitrate":4219860}]},{"type":"video","id":"mmvo209064517802","unibrow":{"logo":null,"taxonomyPath":null,"text":"TODAY","url":{"primary":"https://www.today.com/video/john-sterling-radio-voice-of-the-yankees-retires-after-35-years-209064517802"}},"mpxMetadata":{"id":"209064517802","guid":"tdy_news_8a_john_sterling_retiring_240414","externalAdvertiserId":"tdy_news_8a_john_sterling_retiring_240414"},"datePublished":"Tue Apr 16 2024 12:20:51 GMT+0000 (UTC)","dateCreated":"Tue Apr 16 2024 12:20:51 GMT+0000 (UTC)","dateModified":"Tue Apr 16 2024 12:21:37 GMT+0000 (UTC)","primaryImage":{"id":"vidimg516775318","headline":{"primary":null},"altText":null,"caption":null,"url":{"primary":"https://media-cldnry.s-nbcnews.com/image/upload/mpx/2704722219/2024_04/1713270035030_tdy_news_8a_john_sterling_retiring_240414_1920x1080-vp224h.jpg"},"imageUrl":{"aims":"https://media11.s-nbcnews.com/i/mpx/2704722219/2024_04/1713270035030_tdy_news_8a_john_sterling_retiring_240414_1920x1080-vp224h.jpg","cloudinary":"https://media-cldnry.s-nbcnews.com/image/upload/mpx/2704722219/2024_04/1713270035030_tdy_news_8a_john_sterling_retiring_240414_1920x1080-vp224h.jpg","telemundo":null},"source":null,"authors":[],"height":null,"width":null,"graphicContent":false},"teaseImage":{"id":"vidimg516775318","headline":{"primary":null},"altText":null,"caption":null,"url":{"primary":"https://media-cldnry.s-nbcnews.com/image/upload/mpx/2704722219/2024_04/1713270035030_tdy_news_8a_john_sterling_retiring_240414_1920x1080-vp224h.jpg"},"imageUrl":{"aims":"https://media11.s-nbcnews.com/i/mpx/2704722219/2024_04/1713270035030_tdy_news_8a_john_sterling_retiring_240414_1920x1080-vp224h.jpg","cloudinary":"https://media-cldnry.s-nbcnews.com/image/upload/mpx/2704722219/2024_04/1713270035030_tdy_news_8a_john_sterling_retiring_240414_1920x1080-vp224h.jpg","telemundo":null},"source":null,"authors":[],"height":null,"width":null,"graphicContent":false},"url":{"canonical":"https://www.today.com/video/john-sterling-radio-voice-of-the-yankees-retires-after-35-years-209064517802","primary":"https://www.today.com/video/john-sterling-radio-voice-of-the-yankees-retires-after-35-years-209064517802","short":"https://www.today.com/video/john-sterling-radio-voice-of-the-yankees-retires-after-35-years-209064517802","slug":"john-sterling-radio-voice-of-the-yankees-retires-after-35-years-209064517802"},"relatedUrl":null,"relatedContentLink":{"text":null,"url":null},"duration":"PT42S","nativeAd":false,"videoType":"broadcast","sentiment":"positive","headline":{"primary":"Yankee’s radio announcer John Sterling retires after 35 years","tease":"Yankee’s radio announcer John Sterling retires after 35 years","social":"Yankee’s radio announcer John Sterling retires after 35 years"},"description":{"primary":"John Sterling, the legendary radio voice of the New York Yankees for over 35 years, has decided to retire. Sterling called more than 5,600 regular-season and playoff games, including five World Series championship runs."},"publisher":{"name":"today"},"source":{"name":"TODAY"},"taxonomy":{"additionalTerms":[{"dateCreated":"Fri Apr 29 2022 02:27:32 GMT+0000 (UTC)","dateModified":"Fri Apr 29 2022 02:27:32 GMT+0000 (UTC)","description":{"primary":null},"id":"nctx20846","isCurated":false,"name":"News","path":"msnbc/section/msnbc/news","pageRoute":"/","slug":"news","type":"taxonomy","taxonomyType":"topic","url":{"primary":null}},{"dateCreated":"Fri Apr 01 2022 20:42:09 GMT+0000 (UTC)","dateModified":"Fri Apr 01 2022 20:42:09 GMT+0000 (UTC)","description":{"primary":null},"id":"nctx23345","isCurated":true,"name":"News","path":"nbcnews/show/meet-the-press/news","pageRoute":"/meet-the-press","slug":"news","type":"taxonomy","taxonomyType":"topic","url":{"primary":"https://www.nbcnews.com/meet-the-press"}},{"dateCreated":"Thu Sep 16 2021 03:36:45 GMT+0000 (UTC)","dateModified":"Thu Sep 16 2021 03:36:45 GMT+0000 (UTC)","description":{"primary":null},"id":"nctx7","isCurated":false,"name":"News","path":"nbcnews/section/news","pageRoute":"/","slug":"news","type":"taxonomy","taxonomyType":"section","url":{"primary":null}},{"dateCreated":"Thu Sep 16 2021 03:10:17 GMT+0000 (UTC)","dateModified":"Thu Sep 16 2021 03:10:17 GMT+0000 (UTC)","description":{"primary":null},"id":"tdtx101","isCurated":true,"name":"News","path":"today/section/news","pageRoute":"/news","slug":"news","type":"taxonomy","taxonomyType":"section","url":{"primary":"https://www.today.com/news"}},{"dateCreated":"Thu Sep 16 2021 03:10:11 GMT+0000 (UTC)","dateModified":"Thu Sep 16 2021 03:10:11 GMT+0000 (UTC)","description":{"primary":null},"id":"tdtx116","isCurated":true,"name":"Sports","path":"today/section/news/sports","pageRoute":"/news/sports","slug":"sports","type":"taxonomy","taxonomyType":"topic","url":{"primary":"https://www.today.com/news/sports"}},{"dateCreated":"Wed Sep 28 2022 15:01:52 GMT+0000 (UTC)","dateModified":"Wed Sep 28 2022 15:01:52 GMT+0000 (UTC)","description":{"primary":null},"id":"tdtx117","isCurated":false,"name":"News","path":"today/section/news/news","pageRoute":"/","slug":"news","type":"taxonomy","taxonomyType":"topic","url":{"primary":null}},{"dateCreated":"Tue Jan 04 2022 15:36:59 GMT+0000 (UTC)","dateModified":"Tue Jan 04 2022 15:36:59 GMT+0000 (UTC)","description":{"primary":null},"id":"tdtx2977","isCurated":false,"name":"Top Videos","path":"today/label/top-videos","pageRoute":"/","slug":"top-videos","type":"taxonomy","taxonomyType":"label","url":{"primary":null}}],"primaryVertical":{"name":"today"},"primarySection":null,"primaryTopic":null},"hasCaptions":true,"closedCaptioning":{"smptett":null,"srt":"https://nbcnewsdigital-static.nbcuni.com/media/captions/NBC_News_Digital/2024/04/1713270035030_tdy_news_8a_john_sterling_retiring_240414.srt","webvtt":"https://nbcnewsdigital-static.nbcuni.com/media/captions/NBC_News_Digital/2024/04/1713270035030_tdy_news_8a_john_sterling_retiring_240414.vtt"},"videoAssets":[{"assetType":"EMP","format":"M3U","publicUrl":"https://prodamdnewsencoding.akamaized.net/NBC_News_Digital/tdy_news_8a_john_sterling_retiring_240414/1/abs/index.m3u8","height":1080,"width":1920,"assetDuration":41.742,"bitrate":4334000},{"assetType":"akamaiMp4","format":"MPEG4","publicUrl":"https://prodamdnewsencoding.akamaized.net/NBC_News_Digital/nbcnews/video/2024/04/1713270035030_tdy_news_8a_john_sterling_retiring_240414_6.mp4","height":1080,"width":1920,"assetDuration":41.742,"bitrate":4334747}]},{"type":"video","id":"mmvo209063493813","unibrow":{"logo":null,"taxonomyPath":null,"text":"TODAY","url":{"primary":"https://www.today.com/video/how-to-find-the-best-rewards-credit-card-for-you-209063493813"}},"mpxMetadata":{"id":"209063493813","guid":"tdy_news_7a_romans_credit_card_rewards_240416","externalAdvertiserId":"tdy_news_7a_romans_credit_card_rewards_240416"},"datePublished":"Tue Apr 16 2024 12:10:06 GMT+0000 (UTC)","dateCreated":"Tue Apr 16 2024 12:10:06 GMT+0000 (UTC)","dateModified":"Tue Apr 16 2024 12:10:54 GMT+0000 (UTC)","primaryImage":{"id":"vidimg3178652963","headline":{"primary":null},"altText":null,"caption":null,"url":{"primary":"https://media-cldnry.s-nbcnews.com/image/upload/mpx/2704722219/2024_04/1713269389761_tdy_news_7a_romans_credit_card_rewards_240416_1920x1080-bc1p8d.jpg"},"imageUrl":{"aims":"https://media11.s-nbcnews.com/i/mpx/2704722219/2024_04/1713269389761_tdy_news_7a_romans_credit_card_rewards_240416_1920x1080-bc1p8d.jpg","cloudinary":"https://media-cldnry.s-nbcnews.com/image/upload/mpx/2704722219/2024_04/1713269389761_tdy_news_7a_romans_credit_card_rewards_240416_1920x1080-bc1p8d.jpg","telemundo":null},"source":null,"authors":[],"height":null,"width":null,"graphicContent":false},"teaseImage":{"id":"vidimg3178652963","headline":{"primary":null},"altText":null,"caption":null,"url":{"primary":"https://media-cldnry.s-nbcnews.com/image/upload/mpx/2704722219/2024_04/1713269389761_tdy_news_7a_romans_credit_card_rewards_240416_1920x1080-bc1p8d.jpg"},"imageUrl":{"aims":"https://media11.s-nbcnews.com/i/mpx/2704722219/2024_04/1713269389761_tdy_news_7a_romans_credit_card_rewards_240416_1920x1080-bc1p8d.jpg","cloudinary":"https://media-cldnry.s-nbcnews.com/image/upload/mpx/2704722219/2024_04/1713269389761_tdy_news_7a_romans_credit_card_rewards_240416_1920x1080-bc1p8d.jpg","telemundo":null},"source":null,"authors":[],"height":null,"width":null,"graphicContent":false},"url":{"canonical":"https://www.today.com/video/how-to-find-the-best-rewards-credit-card-for-you-209063493813","primary":"https://www.today.com/video/how-to-find-the-best-rewards-credit-card-for-you-209063493813","short":"https://www.today.com/video/how-to-find-the-best-rewards-credit-card-for-you-209063493813","slug":"how-to-find-the-best-rewards-credit-card-for-you-209063493813"},"relatedUrl":null,"relatedContentLink":{"text":null,"url":null},"duration":"PT3M23S","nativeAd":false,"videoType":"broadcast","sentiment":"positive","headline":{"primary":"How to get the most value out of airline credit cards and rewards","tease":"How to get the most value out of airline credit cards and rewards","social":"How to get the most value out of airline credit cards and rewards"},"description":{"primary":"The government has scheduled a hearing to see if customers of airline credit cards and loyalty programs are really getting all of the perks they were promised when they sign up. NBC’s Christine Romans joins TODAY with what cardholders need to know."},"publisher":{"name":"today"},"source":{"name":"TODAY"},"taxonomy":{"additionalTerms":[{"dateCreated":"Fri Apr 29 2022 02:27:32 GMT+0000 (UTC)","dateModified":"Fri Apr 29 2022 02:27:32 GMT+0000 (UTC)","description":{"primary":null},"id":"nctx20846","isCurated":false,"name":"News","path":"msnbc/section/msnbc/news","pageRoute":"/","slug":"news","type":"taxonomy","taxonomyType":"topic","url":{"primary":null}},{"dateCreated":"Fri Apr 01 2022 20:42:09 GMT+0000 (UTC)","dateModified":"Fri Apr 01 2022 20:42:09 GMT+0000 (UTC)","description":{"primary":null},"id":"nctx23345","isCurated":true,"name":"News","path":"nbcnews/show/meet-the-press/news","pageRoute":"/meet-the-press","slug":"news","type":"taxonomy","taxonomyType":"topic","url":{"primary":"https://www.nbcnews.com/meet-the-press"}},{"dateCreated":"Thu Sep 16 2021 03:36:45 GMT+0000 (UTC)","dateModified":"Thu Sep 16 2021 03:36:45 GMT+0000 (UTC)","description":{"primary":null},"id":"nctx7","isCurated":false,"name":"News","path":"nbcnews/section/news","pageRoute":"/","slug":"news","type":"taxonomy","taxonomyType":"section","url":{"primary":null}},{"dateCreated":"Thu Sep 16 2021 03:10:17 GMT+0000 (UTC)","dateModified":"Thu Sep 16 2021 03:10:17 GMT+0000 (UTC)","description":{"primary":null},"id":"tdtx101","isCurated":true,"name":"News","path":"today/section/news","pageRoute":"/news","slug":"news","type":"taxonomy","taxonomyType":"section","url":{"primary":"https://www.today.com/news"}},{"dateCreated":"Thu Sep 16 2021 03:10:16 GMT+0000 (UTC)","dateModified":"Thu Sep 16 2021 03:10:16 GMT+0000 (UTC)","description":{"primary":null},"id":"tdtx106","isCurated":true,"name":"Money","path":"today/section/money","pageRoute":"/money/on-the-show","slug":"money","type":"taxonomy","taxonomyType":"section","url":{"primary":"https://www.today.com/money/on-the-show"}},{"dateCreated":"Wed Sep 28 2022 15:01:52 GMT+0000 (UTC)","dateModified":"Wed Sep 28 2022 15:01:52 GMT+0000 (UTC)","description":{"primary":null},"id":"tdtx117","isCurated":false,"name":"News","path":"today/section/news/news","pageRoute":"/","slug":"news","type":"taxonomy","taxonomyType":"topic","url":{"primary":null}},{"dateCreated":"Thu Sep 16 2021 03:10:13 GMT+0000 (UTC)","dateModified":"Thu Sep 16 2021 03:10:13 GMT+0000 (UTC)","description":{"primary":null},"id":"tdtx135","isCurated":true,"name":"Your money","path":"today/section/money/your-money","pageRoute":"/money/your-money","slug":"your-money","type":"taxonomy","taxonomyType":"topic","url":{"primary":"https://www.today.com/money/your-money"}},{"dateCreated":"Thu Sep 16 2021 03:10:08 GMT+0000 (UTC)","dateModified":"Thu Sep 16 2021 03:10:08 GMT+0000 (UTC)","description":{"primary":null},"id":"tdtx137","isCurated":true,"name":"Money","path":"today/section/money/money","pageRoute":"/money","slug":"money","type":"taxonomy","taxonomyType":"topic","url":{"primary":"https://www.today.com/money"}},{"dateCreated":"Thu Sep 16 2021 03:10:08 GMT+0000 (UTC)","dateModified":"Thu Sep 16 2021 03:10:08 GMT+0000 (UTC)","description":{"primary":null},"id":"tdtx2010","isCurated":false,"name":"Money","path":"today/section/tmrw/money","pageRoute":"/","slug":"money","type":"taxonomy","taxonomyType":"topic","url":{"primary":null}},{"dateCreated":"Tue Jan 04 2022 15:36:59 GMT+0000 (UTC)","dateModified":"Tue Jan 04 2022 15:36:59 GMT+0000 (UTC)","description":{"primary":null},"id":"tdtx2977","isCurated":false,"name":"Top Videos","path":"today/label/top-videos","pageRoute":"/","slug":"top-videos","type":"taxonomy","taxonomyType":"label","url":{"primary":null}}],"primaryVertical":{"name":"today"},"primarySection":null,"primaryTopic":null},"hasCaptions":true,"closedCaptioning":{"smptett":null,"srt":"https://nbcnewsdigital-static.nbcuni.com/media/captions/NBC_News_Digital/2024/04/1713269389761_tdy_news_7a_romans_credit_card_rewards_240416.srt","webvtt":"https://nbcnewsdigital-static.nbcuni.com/media/captions/NBC_News_Digital/2024/04/1713269389761_tdy_news_7a_romans_credit_card_rewards_240416.vtt"},"videoAssets":[{"assetType":"EMP","format":"M3U","publicUrl":"https://prodamdnewsencoding.akamaized.net/NBC_News_Digital/tdy_news_7a_romans_credit_card_rewards_240416/1/abs/index.m3u8","height":1080,"width":1920,"assetDuration":202.804,"bitrate":4149000},{"assetType":"akamaiMp4","format":"MPEG4","publicUrl":"https://prodamdnewsencoding.akamaized.net/NBC_News_Digital/nbcnews/video/2024/04/1713269389761_tdy_news_7a_romans_credit_card_rewards_240416_6.mp4","height":1080,"width":1920,"assetDuration":202.804,"bitrate":4149586}]},{"type":"video","id":"mmvo209066565518","unibrow":{"logo":null,"taxonomyPath":null,"text":"TODAY","url":{"primary":"https://www.today.com/video/scott-peterson-back-in-court-with-support-from-innocence-project-209066565518"}},"mpxMetadata":{"id":"209066565518","guid":"tdy_news_7a_kreutz_cevallos_scott_peterson_240416","externalAdvertiserId":"tdy_news_7a_kreutz_cevallos_scott_peterson_240416"},"datePublished":"Tue Apr 16 2024 11:58:51 GMT+0000 (UTC)","dateCreated":"Tue Apr 16 2024 11:58:51 GMT+0000 (UTC)","dateModified":"Tue Apr 16 2024 11:59:44 GMT+0000 (UTC)","primaryImage":{"id":"vidimg838784961","headline":{"primary":null},"altText":null,"caption":null,"url":{"primary":"https://media-cldnry.s-nbcnews.com/image/upload/mpx/2704722219/2024_04/1713268711122_tdy_news_7a_kreutz_cevallos_scott_peterson_240416_1920x1080-hljmdj.jpg"},"imageUrl":{"aims":"https://media13.s-nbcnews.com/i/mpx/2704722219/2024_04/1713268711122_tdy_news_7a_kreutz_cevallos_scott_peterson_240416_1920x1080-hljmdj.jpg","cloudinary":"https://media-cldnry.s-nbcnews.com/image/upload/mpx/2704722219/2024_04/1713268711122_tdy_news_7a_kreutz_cevallos_scott_peterson_240416_1920x1080-hljmdj.jpg","telemundo":null},"source":null,"authors":[],"height":null,"width":null,"graphicContent":false},"teaseImage":{"id":"vidimg838784961","headline":{"primary":null},"altText":null,"caption":null,"url":{"primary":"https://media-cldnry.s-nbcnews.com/image/upload/mpx/2704722219/2024_04/1713268711122_tdy_news_7a_kreutz_cevallos_scott_peterson_240416_1920x1080-hljmdj.jpg"},"imageUrl":{"aims":"https://media13.s-nbcnews.com/i/mpx/2704722219/2024_04/1713268711122_tdy_news_7a_kreutz_cevallos_scott_peterson_240416_1920x1080-hljmdj.jpg","cloudinary":"https://media-cldnry.s-nbcnews.com/image/upload/mpx/2704722219/2024_04/1713268711122_tdy_news_7a_kreutz_cevallos_scott_peterson_240416_1920x1080-hljmdj.jpg","telemundo":null},"source":null,"authors":[],"height":null,"width":null,"graphicContent":false},"url":{"canonical":"https://www.today.com/video/scott-peterson-back-in-court-with-support-from-innocence-project-209066565518","primary":"https://www.today.com/video/scott-peterson-back-in-court-with-support-from-innocence-project-209066565518","short":"https://www.today.com/video/scott-peterson-back-in-court-with-support-from-innocence-project-209066565518","slug":"scott-peterson-back-in-court-with-support-from-innocence-project-209066565518"},"relatedUrl":null,"relatedContentLink":{"text":null,"url":null},"duration":"PT4M23S","nativeAd":false,"videoType":"broadcast","sentiment":"neutral","headline":{"primary":"Scott Peterson back in court with support from Innocence Project","tease":"Scott Peterson back in court with support from Innocence Project","social":"Scott Peterson back in court with support from Innocence Project"},"description":{"primary":"Scott Peterson, who was convicted for murdering his wife and unborn child, is expected back in court for a second time since he began working with the LA Innocence Project. His new lawyers say investigators never tested evidence that could show someone else was responsible for the murders. NBC’s Liz Kreutz reports and Danny Cevallos provides analysis for TODAY."},"publisher":{"name":"today"},"source":{"name":"TODAY"},"taxonomy":{"additionalTerms":[{"dateCreated":"Fri Apr 29 2022 02:27:32 GMT+0000 (UTC)","dateModified":"Fri Apr 29 2022 02:27:32 GMT+0000 (UTC)","description":{"primary":null},"id":"nctx20846","isCurated":false,"name":"News","path":"msnbc/section/msnbc/news","pageRoute":"/","slug":"news","type":"taxonomy","taxonomyType":"topic","url":{"primary":null}},{"dateCreated":"Fri Apr 01 2022 20:42:09 GMT+0000 (UTC)","dateModified":"Fri Apr 01 2022 20:42:09 GMT+0000 (UTC)","description":{"primary":null},"id":"nctx23345","isCurated":true,"name":"News","path":"nbcnews/show/meet-the-press/news","pageRoute":"/meet-the-press","slug":"news","type":"taxonomy","taxonomyType":"topic","url":{"primary":"https://www.nbcnews.com/meet-the-press"}},{"dateCreated":"Thu Sep 16 2021 03:36:45 GMT+0000 (UTC)","dateModified":"Thu Sep 16 2021 03:36:45 GMT+0000 (UTC)","description":{"primary":null},"id":"nctx7","isCurated":false,"name":"News","path":"nbcnews/section/news","pageRoute":"/","slug":"news","type":"taxonomy","taxonomyType":"section","url":{"primary":null}},{"dateCreated":"Thu Sep 16 2021 03:10:17 GMT+0000 (UTC)","dateModified":"Thu Sep 16 2021 03:10:17 GMT+0000 (UTC)","description":{"primary":null},"id":"tdtx101","isCurated":true,"name":"News","path":"today/section/news","pageRoute":"/news","slug":"news","type":"taxonomy","taxonomyType":"section","url":{"primary":"https://www.today.com/news"}},{"dateCreated":"Wed Sep 28 2022 15:01:52 GMT+0000 (UTC)","dateModified":"Wed Sep 28 2022 15:01:52 GMT+0000 (UTC)","description":{"primary":null},"id":"tdtx117","isCurated":false,"name":"News","path":"today/section/news/news","pageRoute":"/","slug":"news","type":"taxonomy","taxonomyType":"topic","url":{"primary":null}},{"dateCreated":"Tue Jan 04 2022 15:36:59 GMT+0000 (UTC)","dateModified":"Tue Jan 04 2022 15:36:59 GMT+0000 (UTC)","description":{"primary":null},"id":"tdtx2977","isCurated":false,"name":"Top Videos","path":"today/label/top-videos","pageRoute":"/","slug":"top-videos","type":"taxonomy","taxonomyType":"label","url":{"primary":null}}],"primaryVertical":{"name":"today"},"primarySection":null,"primaryTopic":null},"hasCaptions":true,"closedCaptioning":{"smptett":null,"srt":"https://nbcnewsdigital-static.nbcuni.com/media/captions/NBC_News_Digital/2024/04/1713268711122_tdy_news_7a_kreutz_cevallos_scott_peterson_240416.srt","webvtt":"https://nbcnewsdigital-static.nbcuni.com/media/captions/NBC_News_Digital/2024/04/1713268711122_tdy_news_7a_kreutz_cevallos_scott_peterson_240416.vtt"},"videoAssets":[{"assetType":"EMP","format":"M3U","publicUrl":"https://prodamdnewsencoding.akamaized.net/NBC_News_Digital/tdy_news_7a_kreutz_cevallos_scott_peterson_240416/1/abs/index.m3u8","height":1080,"width":1920,"assetDuration":263.499,"bitrate":4218000},{"assetType":"akamaiMp4","format":"MPEG4","publicUrl":"https://prodamdnewsencoding.akamaized.net/NBC_News_Digital/nbcnews/video/2024/04/1713268711122_tdy_news_7a_kreutz_cevallos_scott_peterson_240416_6.mp4","height":1080,"width":1920,"assetDuration":263.499,"bitrate":4218475}]},{"type":"video","id":"mmvo209063493645","unibrow":{"logo":null,"taxonomyPath":null,"text":"TODAY","url":{"primary":"https://www.today.com/video/paris-olympics-flame-lit-during-ceremony-in-greece-209063493645"}},"mpxMetadata":{"id":"209063493645","guid":"tdy_news_7a_olympics_flame_greece_240416","externalAdvertiserId":"tdy_news_7a_olympics_flame_greece_240416"},"datePublished":"Tue Apr 16 2024 11:47:05 GMT+0000 (UTC)","dateCreated":"Tue Apr 16 2024 11:47:05 GMT+0000 (UTC)","dateModified":"Tue Apr 16 2024 11:47:57 GMT+0000 (UTC)","primaryImage":{"id":"vidimg1372030476","headline":{"primary":null},"altText":null,"caption":null,"url":{"primary":"https://media-cldnry.s-nbcnews.com/image/upload/mpx/2704722219/2024_04/1713268009608_tdy_news_7a_olympics_flame_greece_240416_1920x1080-rw63jd.jpg"},"imageUrl":{"aims":"https://media14.s-nbcnews.com/i/mpx/2704722219/2024_04/1713268009608_tdy_news_7a_olympics_flame_greece_240416_1920x1080-rw63jd.jpg","cloudinary":"https://media-cldnry.s-nbcnews.com/image/upload/mpx/2704722219/2024_04/1713268009608_tdy_news_7a_olympics_flame_greece_240416_1920x1080-rw63jd.jpg","telemundo":null},"source":null,"authors":[],"height":null,"width":null,"graphicContent":false},"teaseImage":{"id":"vidimg1372030476","headline":{"primary":null},"altText":null,"caption":null,"url":{"primary":"https://media-cldnry.s-nbcnews.com/image/upload/mpx/2704722219/2024_04/1713268009608_tdy_news_7a_olympics_flame_greece_240416_1920x1080-rw63jd.jpg"},"imageUrl":{"aims":"https://media14.s-nbcnews.com/i/mpx/2704722219/2024_04/1713268009608_tdy_news_7a_olympics_flame_greece_240416_1920x1080-rw63jd.jpg","cloudinary":"https://media-cldnry.s-nbcnews.com/image/upload/mpx/2704722219/2024_04/1713268009608_tdy_news_7a_olympics_flame_greece_240416_1920x1080-rw63jd.jpg","telemundo":null},"source":null,"authors":[],"height":null,"width":null,"graphicContent":false},"url":{"canonical":"https://www.today.com/video/paris-olympics-flame-lit-during-ceremony-in-greece-209063493645","primary":"https://www.today.com/video/paris-olympics-flame-lit-during-ceremony-in-greece-209063493645","short":"https://www.today.com/video/paris-olympics-flame-lit-during-ceremony-in-greece-209063493645","slug":"paris-olympics-flame-lit-during-ceremony-in-greece-209063493645"},"relatedUrl":null,"relatedContentLink":{"text":null,"url":null},"duration":"PT37S","nativeAd":false,"videoType":"broadcast","sentiment":"positive","headline":{"primary":"Olympic flame’s journey to Paris begins with ceremony in Greece","tease":"Olympic flame’s journey to Paris begins with ceremony in Greece","social":"Olympic flame’s journey to Paris begins with ceremony in Greece"},"description":{"primary":"The Olympic flame was lit during a ceremony in Greece on Tuesday. Over the next three months, it will be carried by around 10,000 torchbearers as it makes it way to Paris for the 2024 Summer Games."},"publisher":{"name":"today"},"source":{"name":"TODAY"},"taxonomy":{"additionalTerms":[{"dateCreated":"Fri Apr 29 2022 02:27:32 GMT+0000 (UTC)","dateModified":"Fri Apr 29 2022 02:27:32 GMT+0000 (UTC)","description":{"primary":null},"id":"nctx20846","isCurated":false,"name":"News","path":"msnbc/section/msnbc/news","pageRoute":"/","slug":"news","type":"taxonomy","taxonomyType":"topic","url":{"primary":null}},{"dateCreated":"Fri Apr 01 2022 20:42:09 GMT+0000 (UTC)","dateModified":"Fri Apr 01 2022 20:42:09 GMT+0000 (UTC)","description":{"primary":null},"id":"nctx23345","isCurated":true,"name":"News","path":"nbcnews/show/meet-the-press/news","pageRoute":"/meet-the-press","slug":"news","type":"taxonomy","taxonomyType":"topic","url":{"primary":"https://www.nbcnews.com/meet-the-press"}},{"dateCreated":"Thu Sep 16 2021 03:36:45 GMT+0000 (UTC)","dateModified":"Thu Sep 16 2021 03:36:45 GMT+0000 (UTC)","description":{"primary":null},"id":"nctx7","isCurated":false,"name":"News","path":"nbcnews/section/news","pageRoute":"/","slug":"news","type":"taxonomy","taxonomyType":"section","url":{"primary":null}},{"dateCreated":"Thu Sep 16 2021 03:10:17 GMT+0000 (UTC)","dateModified":"Thu Sep 16 2021 03:10:17 GMT+0000 (UTC)","description":{"primary":null},"id":"tdtx101","isCurated":true,"name":"News","path":"today/section/news","pageRoute":"/news","slug":"news","type":"taxonomy","taxonomyType":"section","url":{"primary":"https://www.today.com/news"}},{"dateCreated":"Thu Sep 16 2021 03:10:11 GMT+0000 (UTC)","dateModified":"Thu Sep 16 2021 03:10:11 GMT+0000 (UTC)","description":{"primary":null},"id":"tdtx116","isCurated":true,"name":"Sports","path":"today/section/news/sports","pageRoute":"/news/sports","slug":"sports","type":"taxonomy","taxonomyType":"topic","url":{"primary":"https://www.today.com/news/sports"}},{"dateCreated":"Wed Sep 28 2022 15:01:52 GMT+0000 (UTC)","dateModified":"Wed Sep 28 2022 15:01:52 GMT+0000 (UTC)","description":{"primary":null},"id":"tdtx117","isCurated":false,"name":"News","path":"today/section/news/news","pageRoute":"/","slug":"news","type":"taxonomy","taxonomyType":"topic","url":{"primary":null}},{"dateCreated":"Thu Sep 16 2021 03:10:08 GMT+0000 (UTC)","dateModified":"Thu Sep 16 2021 03:10:08 GMT+0000 (UTC)","description":{"primary":null},"id":"tdtx156","isCurated":false,"name":"Olympics","path":"today/section/news/sports/olympics","pageRoute":"/","slug":"olympics","type":"taxonomy","taxonomyType":"subtopic","url":{"primary":null}},{"dateCreated":"Tue Jan 04 2022 15:36:59 GMT+0000 (UTC)","dateModified":"Tue Jan 04 2022 15:36:59 GMT+0000 (UTC)","description":{"primary":null},"id":"tdtx2977","isCurated":false,"name":"Top Videos","path":"today/label/top-videos","pageRoute":"/","slug":"top-videos","type":"taxonomy","taxonomyType":"label","url":{"primary":null}}],"primaryVertical":{"name":"today"},"primarySection":null,"primaryTopic":null},"hasCaptions":true,"closedCaptioning":{"smptett":null,"srt":"https://nbcnewsdigital-static.nbcuni.com/media/captions/NBC_News_Digital/2024/04/1713268009608_tdy_news_7a_olympics_flame_greece_240416.srt","webvtt":"https://nbcnewsdigital-static.nbcuni.com/media/captions/NBC_News_Digital/2024/04/1713268009608_tdy_news_7a_olympics_flame_greece_240416.vtt"},"videoAssets":[{"assetType":"EMP","format":"M3U","publicUrl":"https://prodamdnewsencoding.akamaized.net/NBC_News_Digital/tdy_news_7a_olympics_flame_greece_240416/1/abs/index.m3u8","height":1080,"width":1920,"assetDuration":36.67,"bitrate":4165000},{"assetType":"akamaiMp4","format":"MPEG4","publicUrl":"https://prodamdnewsencoding.akamaized.net/NBC_News_Digital/nbcnews/video/2024/04/1713268009608_tdy_news_7a_olympics_flame_greece_240416_6.mp4","height":1080,"width":1920,"assetDuration":36.67,"bitrate":4165321}]}]}}}],"text":["Severe storms are expected today across portions of the totality path, with 16 million people across most of Texas, southern Oklahoma, and small parts of Arkansas and Louisiana under severe weather risks. ","The storms will start around 3 to 4 p.m. local time and will last through the night, forecast to bring rain and the greatest risks of destructive softball-sized hail up to 4 inches in diameter, damaging wind gusts of over 60 mph and isolated tornadoes.","Tomorrow, 21 million people are at risk across much of Texas again and most of Louisiana with risks of very large hail and tornadoes.","A total of 3 million people are under flood watches across parts of northeast Texas, southern Arkansas and northwest Louisiana. Rainfall amounts in the next 24-72 hours could be a widespread 3-5 inches with locally higher amounts up to 8 inches."]},"cardData":{"graphics":[]},"date":{"createdAt":"2024-04-08T12:53:11.736Z","publishedAt":"2024-04-08T12:53:11.736Z","modifiedAt":"2024-04-08T13:44:45.137Z"},"description":{"primary":"Severe storms are expected today across portions of the totality path, with 16 million people across most of Texas, southern Oklahoma, and small parts of Arkans","seo":"Severe storms are expected today across portions of the totality path, with 16 million people across most of Texas, southern Oklahoma, and small parts of Arkans","social":"Today’s storms forecast "},"headline":{"primary":"Today’s storms forecast ","seo":"Today’s storms forecast ","social":"Today’s storms forecast ","tease":"Today’s storms forecast "},"primaryImage":null,"teaseImage":null,"taxonomy":{"primaryChannel":{"id":"rctx6603","path":"nbcnews/channel/nebula-blog-rcna145900","taxonomyType":"channel"},"primaryVertical":{"dateCreated":"Thu Sep 16 2021 03:51:57 GMT+0000 (UTC)","dateModified":"Thu Sep 16 2021 03:51:57 GMT+0000 (UTC)","description":{"primary":null},"id":"nctx20366","isCurated":true,"name":"News","path":"nbcnews/vertical/news","pageRoute":"/","slug":"news","type":"taxonomy","taxonomyType":"vertical","url":{"primary":"https://www.nbcnews.com/"}}},"url":{"primary":"https://www.nbcnews.com/science/space/live-blog/solar-eclipse-2024-live-updates-rcna145900#rcrd38447"},"replies":[]},{"id":"rcrd38454","authors":[{"bio":[{"type":"markup","element":"p","html":"Gadi Schwartz is a correspondent for NBC News and a host of Stay Tuned on Snapchat."}],"dateCreated":"Sat Aug 01 2015 23:35:14 GMT+0000 (UTC)","dateModified":"Wed May 19 2021 19:57:28 GMT+0000 (UTC)","shortBio":null,"liveBlogShortBio":"","experience":[],"educationAndExpertise":[],"awards":[],"id":"ncpn402371","email":null,"jobTitle":[],"name":"Gadi Schwartz","primaryImage":null,"publisher":{"name":"nbcnews","subType":null,"type":"organization"},"socialMediaProfiles":{"email":null,"facebook":null,"instagram":null,"pinterest":null,"snapchat":null,"tiktok":null,"twitter":null,"whatsapp":null,"youtube":null},"subType":null,"type":"person","url":null,"worksFor":null}],"cardType":"POST","isHeadlineHidden":false,"content":{"markupAndEmbeds":[{"type":"markup","element":"p","html":"Good morning! We are headed to the airport for some final checks. "},{"type":"markup","element":"p","html":"We are taking two jets up to track the eclipse. The first will be carrying a state-of-the-art 8K high-speed camera that was used in the filming of \"Top Gun.\" "},{"type":"markup","element":"p","html":"We’ll be in the second jet flying on its wing as we approach the eclipse. The first jet will then break off to the Northeast as the eclipse approaches and will try to lock its camera onto the 118-mile-wide umbra. "},{"type":"markup","element":"p","html":"We will break left, head straight into the eclipse and ride totality as long as possible. Should be the ride of a lifetime!"}],"text":["Good morning! We are headed to the airport for some final checks. ","We are taking two jets up to track the eclipse. The first will be carrying a state-of-the-art 8K high-speed camera that was used in the filming of \"Top Gun.\" ","We’ll be in the second jet flying on its wing as we approach the eclipse. The first jet will then break off to the Northeast as the eclipse approaches and will try to lock its camera onto the 118-mile-wide umbra. ","We will break left, head straight into the eclipse and ride totality as long as possible. Should be the ride of a lifetime!"]},"cardData":{"graphics":[]},"date":{"createdAt":"2024-04-08T12:49:31.039Z","publishedAt":"2024-04-08T12:49:31.039Z","modifiedAt":"2024-04-08T13:45:19.682Z"},"description":{"primary":"Good morning! We are headed to the airport for some final checks.  We are taking two jets up to track the eclipse.","seo":"Good morning! We are headed to the airport for some final checks.  We are taking two jets up to track the eclipse.","social":"What the eclipse looks like from the skies"},"headline":{"primary":"What the eclipse looks like from the skies","seo":"What the eclipse looks like from the skies","social":"What the eclipse looks like from the skies","tease":"What the eclipse looks like from the skies"},"primaryImage":null,"teaseImage":null,"taxonomy":{"primaryChannel":{"id":"rctx6603","path":"nbcnews/channel/nebula-blog-rcna145900","taxonomyType":"channel"},"primaryVertical":{"dateCreated":"Thu Sep 16 2021 03:51:57 GMT+0000 (UTC)","dateModified":"Thu Sep 16 2021 03:51:57 GMT+0000 (UTC)","description":{"primary":null},"id":"nctx20366","isCurated":true,"name":"News","path":"nbcnews/vertical/news","pageRoute":"/","slug":"news","type":"taxonomy","taxonomyType":"vertical","url":{"primary":"https://www.nbcnews.com/"}}},"url":{"primary":"https://www.nbcnews.com/science/space/live-blog/solar-eclipse-2024-live-updates-rcna145900#rcrd38454"},"replies":[]},{"id":"rcrd38455","authors":[{"bio":[{"type":"markup","element":"p","html":"Matt Nighswander joined NBCNews.com as a multimedia producer in July 2012. Nighswander is part of the team responsible for selecting photos for the site and creating original content based on photography. Among his individual responsibilities is the Month in Space slideshow. Nighswander reports to James Collins, director of photography."},{"type":"markup","element":"p","html":"Nighswander joined NBCNews.com from MSN.com, where he was a lead homepage photo editor. "},{"type":"markup","element":"p","html":"Prior to his work at MSN, he was an international photo editor at The Associated Press and received an MFA in Photography from Columbia College Chicago."}],"dateCreated":"Thu Dec 26 2013 23:18:14 GMT+0000 (UTC)","dateModified":"Wed Mar 24 2021 03:10:02 GMT+0000 (UTC)","shortBio":null,"liveBlogShortBio":"","experience":[],"educationAndExpertise":[],"awards":[],"id":"ncpn591","email":"matt.nighswander@nbcuni.com","jobTitle":["Multimedia Producer"],"name":"Matthew Nighswander","primaryImage":{"altText":null,"height":1500,"url":{"primary":"https://media-cldnry.s-nbcnews.com/image/upload/newscms/2014_21/463046/140521_nighswander_portrait_67931065.jpg"},"width":1500},"publisher":{"name":"nbcnews","subType":null,"type":"organization"},"socialMediaProfiles":{"email":null,"facebook":"http://nighswander.tumblr.com/","instagram":null,"pinterest":null,"snapchat":null,"tiktok":null,"twitter":null,"whatsapp":null,"youtube":null},"subType":null,"type":"person","url":null,"worksFor":null}],"cardType":"POST","isHeadlineHidden":false,"content":{"markupAndEmbeds":[{"presentation":{"alignment":"center","size":"medium","style":"default","byline":null,"hideRecommendations":false,"hideProductRecommendations":false,"_overriddenByGetProcessedCardData":true},"type":"embeddedImage","image":{"id":"rcim252055","headline":{"primary":null,"tease":null,"seo":null,"social":null},"caption":"Photographers take their positions early in the morning in preparation for the solar eclipse later today in Niagara Falls, N.Y.","altText":"Photographers take their positions early in the morning in preparation for the solar eclipse later today on April 8, 2024 in Niagara Falls, New York.","url":{"primary":"https://media-cldnry.s-nbcnews.com/image/upload/rockcms/2024-04/240408-solar-eclipse-niagara-falls-mn-0840-03a451.jpg"},"imageUrl":{"aims":"https://media1.s-nbcnews.com/i/rockcms/2024-04/252055/240408-solar-eclipse-niagara-falls-mn-0840-03a451_342e4105dc60b08559a7a38e2129d5c2d2d83130.jpg","cloudinary":"https://media-cldnry.s-nbcnews.com/image/upload/rockcms/2024-04/240408-solar-eclipse-niagara-falls-mn-0840-03a451.jpg","telemundo":null},"encodingFormat":"image/jpeg","height":1667,"width":2500,"authors":[{"name":"Adam Gray"}],"source":{"name":"Getty Images","copyright":null},"graphicContent":false}}],"text":[]},"cardData":{"graphics":[]},"date":{"createdAt":"2024-04-08T12:45:11.464Z","publishedAt":"2024-04-08T12:45:11.464Z","modifiedAt":"2024-04-08T12:45:11.464Z"},"description":{"primary":"Photographers stake out their positions at Niagara Falls","seo":"Photographers stake out their positions at Niagara Falls","social":"Photographers stake out their positions at Niagara Falls"},"headline":{"primary":"Photographers stake out their positions at Niagara Falls","seo":"Photographers stake out their positions at Niagara Falls","social":"Photographers stake out their positions at Niagara Falls","tease":"Photographers stake out their positions at Niagara Falls"},"primaryImage":null,"teaseImage":null,"taxonomy":{"primaryChannel":{"id":"rctx6603","path":"nbcnews/channel/nebula-blog-rcna145900","taxonomyType":"channel"},"primaryVertical":{"dateCreated":"Thu Sep 16 2021 03:51:57 GMT+0000 (UTC)","dateModified":"Thu Sep 16 2021 03:51:57 GMT+0000 (UTC)","description":{"primary":null},"id":"nctx20366","isCurated":true,"name":"News","path":"nbcnews/vertical/news","pageRoute":"/","slug":"news","type":"taxonomy","taxonomyType":"vertical","url":{"primary":"https://www.nbcnews.com/"}}},"url":{"primary":"https://www.nbcnews.com/science/space/live-blog/solar-eclipse-2024-live-updates-rcna145900#rcrd38455"},"replies":[]},{"id":"rcrd38452","authors":[{"bio":[{"type":"markup","element":"p","html":"George Solis is a national correspondent for NBC News based in Philadelphia."}],"dateCreated":"Mon Aug 28 2023 02:28:40 GMT+0000 (UTC)","dateModified":"Mon Aug 28 2023 02:28:40 GMT+0000 (UTC)","shortBio":"George Solis is a national correspondent with NBC News.","liveBlogShortBio":"","experience":[],"educationAndExpertise":[],"awards":[],"id":"ncpn1307093","email":"george.solis@nbcuni.com","jobTitle":[],"name":"George Solis","primaryImage":null,"publisher":{"name":"nbcnews","subType":null,"type":"organization"},"socialMediaProfiles":{"email":null,"facebook":null,"instagram":null,"pinterest":null,"snapchat":null,"tiktok":null,"twitter":null,"whatsapp":null,"youtube":null},"subType":null,"type":"person","url":null,"worksFor":null}],"cardType":"POST","isHeadlineHidden":false,"content":{"markupAndEmbeds":[{"type":"markup","element":"p","html":"This morning, we are onboard the flight deck of the historic USS Intrepid for its solar eclipse viewing party."},{"type":"markup","element":"p","html":"The flight deck is poised to be one the prime viewing spots for the eclipse."},{"type":"markup","element":"p","html":"The museum’s fee is $36, half off for New York City residents."},{"type":"markup","element":"p","html":"NYC’s only aircraft carrier museum has commissioned 6,000 viewing glasses for the expected crowds. Although NYC is not in the path of totality, we are expecting somewhere around a 90% partial eclipse, and that’s enough for those hoping to get a (safe) glimpse of this cosmic confluence."}],"text":["This morning, we are onboard the flight deck of the historic USS Intrepid for its solar eclipse viewing party.","The flight deck is poised to be one the prime viewing spots for the eclipse.","The museum’s fee is $36, half off for New York City residents.","NYC’s only aircraft carrier museum has commissioned 6,000 viewing glasses for the expected crowds. Although NYC is not in the path of totality, we are expecting somewhere around a 90% partial eclipse, and that’s enough for those hoping to get a (safe) glimpse of this cosmic confluence."]},"cardData":{"graphics":[]},"date":{"createdAt":"2024-04-08T12:33:38.779Z","publishedAt":"2024-04-08T12:33:38.779Z","modifiedAt":"2024-04-08T13:26:00.233Z"},"description":{"primary":"This morning, we are onboard the flight deck of the historic USS Intrepid for its solar eclipse viewing party.","seo":"This morning, we are onboard the flight deck of the historic USS Intrepid for its solar eclipse viewing party.","social":"In New York, eclipse viewing party takes over aircraft carrier deck"},"headline":{"primary":"In New York, eclipse viewing party takes over aircraft carrier deck","seo":"In New York, eclipse viewing party takes over aircraft carrier deck","social":"In New York, eclipse viewing party takes over aircraft carrier deck","tease":"In New York, eclipse viewing party takes over aircraft carrier deck"},"primaryImage":null,"teaseImage":null,"taxonomy":{"primaryChannel":{"id":"rctx6603","path":"nbcnews/channel/nebula-blog-rcna145900","taxonomyType":"channel"},"primaryVertical":{"dateCreated":"Thu Sep 16 2021 03:51:57 GMT+0000 (UTC)","dateModified":"Thu Sep 16 2021 03:51:57 GMT+0000 (UTC)","description":{"primary":null},"id":"nctx20366","isCurated":true,"name":"News","path":"nbcnews/vertical/news","pageRoute":"/","slug":"news","type":"taxonomy","taxonomyType":"vertical","url":{"primary":"https://www.nbcnews.com/"}}},"url":{"primary":"https://www.nbcnews.com/science/space/live-blog/solar-eclipse-2024-live-updates-rcna145900#rcrd38452"},"replies":[]},{"id":"rcrd38448","authors":[{"bio":[],"dateCreated":"Mon Jul 27 2015 19:12:36 GMT+0000 (UTC)","dateModified":"Wed Mar 24 2021 09:15:02 GMT+0000 (UTC)","shortBio":null,"liveBlogShortBio":"","experience":[],"educationAndExpertise":[],"awards":[],"id":"ncpn399176","email":null,"jobTitle":[],"name":"NBC News","primaryImage":null,"publisher":{"name":"nbcnews","subType":null,"type":"organization"},"socialMediaProfiles":{"email":null,"facebook":"http://www.facebook.com/nbcnews","instagram":"nbcnews","pinterest":null,"snapchat":null,"tiktok":null,"twitter":"@nbcnews","whatsapp":null,"youtube":null},"subType":null,"type":"person","url":null,"worksFor":null}],"cardType":"POST","isHeadlineHidden":false,"content":{"markupAndEmbeds":[{"type":"markup","element":"p","html":"There's plenty to love about a cosmic event like today's eclipse, but keep in mind a couple safety precautions for your family and your pets:"},{"type":"embeddedVideo","disablePlaylistAutoplay":false,"presentation":{"alignment":"left","size":"medium","style":"default","byline":null,"hideRecommendations":false,"hideProductRecommendations":false,"_overriddenByGetProcessedCardData":true},"video":{"id":"mmvo208525381903","taxonomy":{"additionalTerms":[{"dateCreated":"Thu Sep 16 2021 03:10:11 GMT+0000 (UTC)","dateModified":"Thu Sep 16 2021 03:10:11 GMT+0000 (UTC)","description":{"primary":null},"id":"nctx19521","isCurated":false,"name":"Science","path":"nbcnews/section/mach/science","pageRoute":"/","slug":"science","type":"taxonomy","taxonomyType":"topic","url":{"primary":null}},{"dateCreated":"Thu Sep 16 2021 03:51:58 GMT+0000 (UTC)","dateModified":"Thu Sep 16 2021 03:51:58 GMT+0000 (UTC)","description":{"primary":null},"id":"nctx19861","isCurated":true,"name":"Science","path":"nbcnews/vertical/mach/science","pageRoute":"/science","slug":"science","type":"taxonomy","taxonomyType":"subvertical","url":{"primary":"https://www.nbcnews.com/mach/science"}},{"dateCreated":"Fri Apr 29 2022 02:27:32 GMT+0000 (UTC)","dateModified":"Fri Apr 29 2022 02:27:32 GMT+0000 (UTC)","description":{"primary":null},"id":"nctx20846","isCurated":false,"name":"News","path":"msnbc/section/msnbc/news","pageRoute":"/","slug":"news","type":"taxonomy","taxonomyType":"topic","url":{"primary":null}},{"dateCreated":"Fri Apr 01 2022 20:42:09 GMT+0000 (UTC)","dateModified":"Fri Apr 01 2022 20:42:09 GMT+0000 (UTC)","description":{"primary":null},"id":"nctx23345","isCurated":true,"name":"News","path":"nbcnews/show/meet-the-press/news","pageRoute":"/meet-the-press","slug":"news","type":"taxonomy","taxonomyType":"topic","url":{"primary":"https://www.nbcnews.com/meet-the-press"}},{"dateCreated":"Thu Sep 16 2021 03:36:45 GMT+0000 (UTC)","dateModified":"Thu Sep 16 2021 03:36:45 GMT+0000 (UTC)","description":{"primary":null},"id":"nctx7","isCurated":false,"name":"News","path":"nbcnews/section/news","pageRoute":"/","slug":"news","type":"taxonomy","taxonomyType":"section","url":{"primary":null}},{"dateCreated":"Thu Sep 16 2021 03:36:51 GMT+0000 (UTC)","dateModified":"Thu Sep 16 2021 03:36:51 GMT+0000 (UTC)","description":{"primary":null},"id":"nctx73","isCurated":true,"name":"Science","path":"nbcnews/section/science","pageRoute":"/science","slug":"science","type":"taxonomy","taxonomyType":"section","url":{"primary":"https://www.nbcnews.com/science"}},{"dateCreated":"Thu Sep 16 2021 03:10:17 GMT+0000 (UTC)","dateModified":"Thu Sep 16 2021 03:10:17 GMT+0000 (UTC)","description":{"primary":null},"id":"tdtx100","isCurated":true,"name":"Pets \u0026 Animals","path":"today/section/pets","pageRoute":"/pets","slug":"pets","type":"taxonomy","taxonomyType":"section","url":{"primary":"https://www.today.com/pets"}},{"dateCreated":"Thu Sep 16 2021 03:10:17 GMT+0000 (UTC)","dateModified":"Thu Sep 16 2021 03:10:17 GMT+0000 (UTC)","description":{"primary":null},"id":"tdtx101","isCurated":true,"name":"News","path":"today/section/news","pageRoute":"/news","slug":"news","type":"taxonomy","taxonomyType":"section","url":{"primary":"https://www.today.com/news"}},{"dateCreated":"Wed Sep 28 2022 14:08:51 GMT+0000 (UTC)","dateModified":"Wed Sep 28 2022 14:08:51 GMT+0000 (UTC)","description":{"primary":null},"id":"tdtx115","isCurated":false,"name":"Pets","path":"today/section/pets/pets","pageRoute":"/","slug":"pets","type":"taxonomy","taxonomyType":"topic","url":{"primary":null}},{"dateCreated":"Wed Sep 28 2022 15:01:52 GMT+0000 (UTC)","dateModified":"Wed Sep 28 2022 15:01:52 GMT+0000 (UTC)","description":{"primary":null},"id":"tdtx117","isCurated":false,"name":"News","path":"today/section/news/news","pageRoute":"/","slug":"news","type":"taxonomy","taxonomyType":"topic","url":{"primary":null}},{"dateCreated":"Fri Sep 23 2022 19:39:40 GMT+0000 (UTC)","dateModified":"Fri Sep 23 2022 19:39:40 GMT+0000 (UTC)","description":{"primary":null},"id":"tdtx134","isCurated":true,"name":"Travel","path":"today/section/money/travel","pageRoute":"/life/travel","slug":"travel","type":"taxonomy","taxonomyType":"topic","url":{"primary":"https://www.today.com/life/travel"}},{"dateCreated":"Thu Sep 16 2021 03:10:13 GMT+0000 (UTC)","dateModified":"Thu Sep 16 2021 03:10:13 GMT+0000 (UTC)","description":{"primary":null},"id":"tdtx2009","isCurated":false,"name":"Travel","path":"today/section/tmrw/travel","pageRoute":"/","slug":"travel","type":"taxonomy","taxonomyType":"topic","url":{"primary":null}},{"dateCreated":"Tue Jan 04 2022 15:36:59 GMT+0000 (UTC)","dateModified":"Tue Jan 04 2022 15:36:59 GMT+0000 (UTC)","description":{"primary":null},"id":"tdtx2977","isCurated":false,"name":"Top Videos","path":"today/label/top-videos","pageRoute":"/","slug":"top-videos","type":"taxonomy","taxonomyType":"label","url":{"primary":null}}],"primaryVertical":{"name":"today","taxonomyType":"vertical"},"primarySection":null,"primaryTopic":null},"unibrow":{"logo":null,"taxonomyPath":null,"text":"TODAY","url":{"primary":"https://www.today.com/video/how-to-protect-your-eyes-during-total-solar-eclipse-208525381903"}},"duration":"PT5M35S","dateCreated":"Mon Apr 08 2024 12:00:02 GMT+0000 (UTC)","datePublished":"Mon Apr 08 2024 12:00:02 GMT+0000 (UTC)","dateModified":"Mon Apr 08 2024 17:10:43 GMT+0000 (UTC)","dateBroadcast":"Mon Apr 08 2024 12:00:05 GMT+0000 (UTC)","liveVideoStatus":"NONE","nativeAd":false,"mpxMetadata":{"id":"208525381903","guid":"tdy_news_7a_chesky_vicky_torres_eclipse_240408","externalAdvertiserId":"tdy_news_7a_chesky_vicky_torres_eclipse_240408","accountId":"2704722219","accountName":"nbcnewsdigital"},"source":{"name":"TODAY"},"publisher":{"name":"today"},"partOfEpisode":null,"partOfSeason":null,"videoType":"broadcast","sentiment":"positive","headline":{"primary":"How to protect your family and pets during the solar eclipse","tease":"How to protect your family and pets during the solar eclipse","seo":"How to protect your eyes during total solar eclipse","social":"How to protect your family and pets during the solar eclipse"},"description":{"primary":"As the solar eclipse is set to block out the sun along the path of totality, it’s important to protect the eyes of your family — including your pets — to view the phenomenon. NBC’s Morgan Chesky reports for TODAY, and Vicky Nguyen and Dr. John Torres join with more safety tips.","seo":"As the solar eclipse is set to block out the sun along the path of totality, it’s important to protect the eyes of your family — including your pets — to view the phenomenon. NBC’s Morgan Chesky reports for TODAY, and Vicky Nguyen and Dr. John Torres join with more safety tips."},"playable":true,"url":{"canonical":"https://www.today.com/video/how-to-protect-your-eyes-during-total-solar-eclipse-208525381903","primary":"https://www.today.com/video/how-to-protect-your-eyes-during-total-solar-eclipse-208525381903","short":"https://www.today.com/video/how-to-protect-your-eyes-during-total-solar-eclipse-208525381903","slug":"how-to-protect-your-eyes-during-total-solar-eclipse-208525381903"},"hasCaptions":true,"closedCaptioning":{"smptett":null,"srt":"https://nbcnewsdigital-static.nbcuni.com/media/captions/NBC_News_Digital/2024/04/1712577576287_tdy_news_7a_chesky_vicky_torres_eclipse_240408.srt","webvtt":"https://nbcnewsdigital-static.nbcuni.com/media/captions/NBC_News_Digital/2024/04/1712577576287_tdy_news_7a_chesky_vicky_torres_eclipse_240408.vtt"},"videoAssets":[{"assetType":"EMP","format":"M3U","publicUrl":"https://prodamdnewsencoding.akamaized.net/NBC_News_Digital/tdy_news_7a_chesky_vicky_torres_eclipse_240408/1/abs/index.m3u8","height":1080,"width":1920,"assetDuration":334.971,"bitrate":4131000},{"assetType":"akamaiMp4","format":"MPEG4","publicUrl":"https://prodamdnewsencoding.akamaized.net/NBC_News_Digital/nbcnews/video/2024/04/1712577576287_tdy_news_7a_chesky_vicky_torres_eclipse_240408_6.mp4","height":1080,"width":1920,"assetDuration":334.971,"bitrate":4131144}],"primaryImage":{"id":"vidimg1927034880","headline":{"primary":null},"altText":null,"caption":null,"url":{"primary":"https://media-cldnry.s-nbcnews.com/image/upload/mpx/2704722219/2024_04/1712577576287_tdy_news_7a_chesky_vicky_torres_eclipse_240408_1920x1080-4opgpa.jpg"},"imageUrl":{"aims":"https://media12.s-nbcnews.com/i/mpx/2704722219/2024_04/1712577576287_tdy_news_7a_chesky_vicky_torres_eclipse_240408_1920x1080-4opgpa.jpg","cloudinary":"https://media-cldnry.s-nbcnews.com/image/upload/mpx/2704722219/2024_04/1712577576287_tdy_news_7a_chesky_vicky_torres_eclipse_240408_1920x1080-4opgpa.jpg","telemundo":null},"source":null,"authors":[],"height":null,"width":null,"graphicContent":false},"teaseImage":{"id":"vidimg1927034880","headline":{"primary":null},"altText":null,"caption":null,"url":{"primary":"https://media-cldnry.s-nbcnews.com/image/upload/mpx/2704722219/2024_04/1712577576287_tdy_news_7a_chesky_vicky_torres_eclipse_240408_1920x1080-4opgpa.jpg"},"imageUrl":{"aims":"https://media12.s-nbcnews.com/i/mpx/2704722219/2024_04/1712577576287_tdy_news_7a_chesky_vicky_torres_eclipse_240408_1920x1080-4opgpa.jpg","cloudinary":"https://media-cldnry.s-nbcnews.com/image/upload/mpx/2704722219/2024_04/1712577576287_tdy_news_7a_chesky_vicky_torres_eclipse_240408_1920x1080-4opgpa.jpg","telemundo":null},"source":null,"authors":[],"height":null,"width":null,"graphicContent":false},"documentTracing":{"currentMessageId":{"id":"9a198878-5448-4655-af95-928b342da2a5","updatedDate":"Mon Apr 08 2024 17:10:53 GMT+0000 (UTC)"}},"relatedUrl":null,"relatedContentLink":{"text":"Why the solar eclipse can damage your eyes and how to see it safely, according to a doctor","url":"https://www.today.com/health/news/how-to-see-solar-eclipse-safely-rcna142942"},"associatedVideoPlaylist":{"headline":{"primary":"News"},"videos":[{"type":"video","id":"mmvo209063493943","unibrow":{"logo":null,"taxonomyPath":null,"text":"TODAY","url":{"primary":"https://www.today.com/video/family-sings-come-sail-away-parody-for-cruise-trip-surprise-209063493943"}},"mpxMetadata":{"id":"209063493943","guid":"tdy_news_8a_hoda_boost_240416","externalAdvertiserId":"tdy_news_8a_hoda_boost_240416"},"datePublished":"Tue Apr 16 2024 12:26:15 GMT+0000 (UTC)","dateCreated":"Tue Apr 16 2024 12:26:15 GMT+0000 (UTC)","dateModified":"Tue Apr 16 2024 12:26:59 GMT+0000 (UTC)","primaryImage":{"id":"vidimg1600831436","headline":{"primary":null},"altText":null,"caption":null,"url":{"primary":"https://media-cldnry.s-nbcnews.com/image/upload/mpx/2704722219/2024_04/1713270359092_tdy_news_8a_hoda_boost_240416_1920x1080-50nwd4.jpg"},"imageUrl":{"aims":"https://media13.s-nbcnews.com/i/mpx/2704722219/2024_04/1713270359092_tdy_news_8a_hoda_boost_240416_1920x1080-50nwd4.jpg","cloudinary":"https://media-cldnry.s-nbcnews.com/image/upload/mpx/2704722219/2024_04/1713270359092_tdy_news_8a_hoda_boost_240416_1920x1080-50nwd4.jpg","telemundo":null},"source":null,"authors":[],"height":null,"width":null,"graphicContent":false},"teaseImage":{"id":"vidimg1600831436","headline":{"primary":null},"altText":null,"caption":null,"url":{"primary":"https://media-cldnry.s-nbcnews.com/image/upload/mpx/2704722219/2024_04/1713270359092_tdy_news_8a_hoda_boost_240416_1920x1080-50nwd4.jpg"},"imageUrl":{"aims":"https://media13.s-nbcnews.com/i/mpx/2704722219/2024_04/1713270359092_tdy_news_8a_hoda_boost_240416_1920x1080-50nwd4.jpg","cloudinary":"https://media-cldnry.s-nbcnews.com/image/upload/mpx/2704722219/2024_04/1713270359092_tdy_news_8a_hoda_boost_240416_1920x1080-50nwd4.jpg","telemundo":null},"source":null,"authors":[],"height":null,"width":null,"graphicContent":false},"url":{"canonical":"https://www.today.com/video/family-sings-come-sail-away-parody-for-cruise-trip-surprise-209063493943","primary":"https://www.today.com/video/family-sings-come-sail-away-parody-for-cruise-trip-surprise-209063493943","short":"https://www.today.com/video/family-sings-come-sail-away-parody-for-cruise-trip-surprise-209063493943","slug":"family-sings-come-sail-away-parody-for-cruise-trip-surprise-209063493943"},"relatedUrl":null,"relatedContentLink":{"text":null,"url":null},"duration":"PT1M","nativeAd":false,"videoType":"broadcast","sentiment":"positive","headline":{"primary":"Family sings ‘Come Sail Away’ parody for cruise trip surprise","tease":"Family sings ‘Come Sail Away’ parody for cruise trip surprise","social":"Family sings ‘Come Sail Away’ parody for cruise trip surprise"},"description":{"primary":"A woman in Kentucky thought she was going to celebrate her 40th birthday with a modest girl’s weekend away — but her family surprised her at work with the news that they were actually taking a cruise to the Bahamas! TODAY’s Hoda Kotb has the Morning Boost."},"publisher":{"name":"today"},"source":{"name":"TODAY"},"taxonomy":{"additionalTerms":[{"dateCreated":"Fri Apr 29 2022 02:27:32 GMT+0000 (UTC)","dateModified":"Fri Apr 29 2022 02:27:32 GMT+0000 (UTC)","description":{"primary":null},"id":"nctx20846","isCurated":false,"name":"News","path":"msnbc/section/msnbc/news","pageRoute":"/","slug":"news","type":"taxonomy","taxonomyType":"topic","url":{"primary":null}},{"dateCreated":"Fri Apr 01 2022 20:42:09 GMT+0000 (UTC)","dateModified":"Fri Apr 01 2022 20:42:09 GMT+0000 (UTC)","description":{"primary":null},"id":"nctx23345","isCurated":true,"name":"News","path":"nbcnews/show/meet-the-press/news","pageRoute":"/meet-the-press","slug":"news","type":"taxonomy","taxonomyType":"topic","url":{"primary":"https://www.nbcnews.com/meet-the-press"}},{"dateCreated":"Thu Sep 16 2021 03:36:45 GMT+0000 (UTC)","dateModified":"Thu Sep 16 2021 03:36:45 GMT+0000 (UTC)","description":{"primary":null},"id":"nctx7","isCurated":false,"name":"News","path":"nbcnews/section/news","pageRoute":"/","slug":"news","type":"taxonomy","taxonomyType":"section","url":{"primary":null}},{"dateCreated":"Thu Sep 16 2021 03:10:17 GMT+0000 (UTC)","dateModified":"Thu Sep 16 2021 03:10:17 GMT+0000 (UTC)","description":{"primary":null},"id":"tdtx101","isCurated":true,"name":"News","path":"today/section/news","pageRoute":"/news","slug":"news","type":"taxonomy","taxonomyType":"section","url":{"primary":"https://www.today.com/news"}},{"dateCreated":"Wed Sep 28 2022 15:01:52 GMT+0000 (UTC)","dateModified":"Wed Sep 28 2022 15:01:52 GMT+0000 (UTC)","description":{"primary":null},"id":"tdtx117","isCurated":false,"name":"News","path":"today/section/news/news","pageRoute":"/","slug":"news","type":"taxonomy","taxonomyType":"topic","url":{"primary":null}},{"dateCreated":"Tue Jan 04 2022 15:36:59 GMT+0000 (UTC)","dateModified":"Tue Jan 04 2022 15:36:59 GMT+0000 (UTC)","description":{"primary":null},"id":"tdtx2977","isCurated":false,"name":"Top Videos","path":"today/label/top-videos","pageRoute":"/","slug":"top-videos","type":"taxonomy","taxonomyType":"label","url":{"primary":null}}],"primaryVertical":{"name":"today"},"primarySection":null,"primaryTopic":null},"hasCaptions":true,"closedCaptioning":{"smptett":null,"srt":"https://nbcnewsdigital-static.nbcuni.com/media/captions/NBC_News_Digital/2024/04/1713270359092_tdy_news_8a_hoda_boost_240416.srt","webvtt":"https://nbcnewsdigital-static.nbcuni.com/media/captions/NBC_News_Digital/2024/04/1713270359092_tdy_news_8a_hoda_boost_240416.vtt"},"videoAssets":[{"assetType":"EMP","format":"M3U","publicUrl":"https://prodamdnewsencoding.akamaized.net/NBC_News_Digital/tdy_news_8a_hoda_boost_240416/1/abs/index.m3u8","height":1080,"width":1920,"assetDuration":60.16,"bitrate":4219000},{"assetType":"akamaiMp4","format":"MPEG4","publicUrl":"https://prodamdnewsencoding.akamaized.net/NBC_News_Digital/nbcnews/video/2024/04/1713270359092_tdy_news_8a_hoda_boost_240416_6.mp4","height":1080,"width":1920,"assetDuration":60.16,"bitrate":4219860}]},{"type":"video","id":"mmvo209064517802","unibrow":{"logo":null,"taxonomyPath":null,"text":"TODAY","url":{"primary":"https://www.today.com/video/john-sterling-radio-voice-of-the-yankees-retires-after-35-years-209064517802"}},"mpxMetadata":{"id":"209064517802","guid":"tdy_news_8a_john_sterling_retiring_240414","externalAdvertiserId":"tdy_news_8a_john_sterling_retiring_240414"},"datePublished":"Tue Apr 16 2024 12:20:51 GMT+0000 (UTC)","dateCreated":"Tue Apr 16 2024 12:20:51 GMT+0000 (UTC)","dateModified":"Tue Apr 16 2024 12:21:37 GMT+0000 (UTC)","primaryImage":{"id":"vidimg516775318","headline":{"primary":null},"altText":null,"caption":null,"url":{"primary":"https://media-cldnry.s-nbcnews.com/image/upload/mpx/2704722219/2024_04/1713270035030_tdy_news_8a_john_sterling_retiring_240414_1920x1080-vp224h.jpg"},"imageUrl":{"aims":"https://media11.s-nbcnews.com/i/mpx/2704722219/2024_04/1713270035030_tdy_news_8a_john_sterling_retiring_240414_1920x1080-vp224h.jpg","cloudinary":"https://media-cldnry.s-nbcnews.com/image/upload/mpx/2704722219/2024_04/1713270035030_tdy_news_8a_john_sterling_retiring_240414_1920x1080-vp224h.jpg","telemundo":null},"source":null,"authors":[],"height":null,"width":null,"graphicContent":false},"teaseImage":{"id":"vidimg516775318","headline":{"primary":null},"altText":null,"caption":null,"url":{"primary":"https://media-cldnry.s-nbcnews.com/image/upload/mpx/2704722219/2024_04/1713270035030_tdy_news_8a_john_sterling_retiring_240414_1920x1080-vp224h.jpg"},"imageUrl":{"aims":"https://media11.s-nbcnews.com/i/mpx/2704722219/2024_04/1713270035030_tdy_news_8a_john_sterling_retiring_240414_1920x1080-vp224h.jpg","cloudinary":"https://media-cldnry.s-nbcnews.com/image/upload/mpx/2704722219/2024_04/1713270035030_tdy_news_8a_john_sterling_retiring_240414_1920x1080-vp224h.jpg","telemundo":null},"source":null,"authors":[],"height":null,"width":null,"graphicContent":false},"url":{"canonical":"https://www.today.com/video/john-sterling-radio-voice-of-the-yankees-retires-after-35-years-209064517802","primary":"https://www.today.com/video/john-sterling-radio-voice-of-the-yankees-retires-after-35-years-209064517802","short":"https://www.today.com/video/john-sterling-radio-voice-of-the-yankees-retires-after-35-years-209064517802","slug":"john-sterling-radio-voice-of-the-yankees-retires-after-35-years-209064517802"},"relatedUrl":null,"relatedContentLink":{"text":null,"url":null},"duration":"PT42S","nativeAd":false,"videoType":"broadcast","sentiment":"positive","headline":{"primary":"Yankee’s radio announcer John Sterling retires after 35 years","tease":"Yankee’s radio announcer John Sterling retires after 35 years","social":"Yankee’s radio announcer John Sterling retires after 35 years"},"description":{"primary":"John Sterling, the legendary radio voice of the New York Yankees for over 35 years, has decided to retire. Sterling called more than 5,600 regular-season and playoff games, including five World Series championship runs."},"publisher":{"name":"today"},"source":{"name":"TODAY"},"taxonomy":{"additionalTerms":[{"dateCreated":"Fri Apr 29 2022 02:27:32 GMT+0000 (UTC)","dateModified":"Fri Apr 29 2022 02:27:32 GMT+0000 (UTC)","description":{"primary":null},"id":"nctx20846","isCurated":false,"name":"News","path":"msnbc/section/msnbc/news","pageRoute":"/","slug":"news","type":"taxonomy","taxonomyType":"topic","url":{"primary":null}},{"dateCreated":"Fri Apr 01 2022 20:42:09 GMT+0000 (UTC)","dateModified":"Fri Apr 01 2022 20:42:09 GMT+0000 (UTC)","description":{"primary":null},"id":"nctx23345","isCurated":true,"name":"News","path":"nbcnews/show/meet-the-press/news","pageRoute":"/meet-the-press","slug":"news","type":"taxonomy","taxonomyType":"topic","url":{"primary":"https://www.nbcnews.com/meet-the-press"}},{"dateCreated":"Thu Sep 16 2021 03:36:45 GMT+0000 (UTC)","dateModified":"Thu Sep 16 2021 03:36:45 GMT+0000 (UTC)","description":{"primary":null},"id":"nctx7","isCurated":false,"name":"News","path":"nbcnews/section/news","pageRoute":"/","slug":"news","type":"taxonomy","taxonomyType":"section","url":{"primary":null}},{"dateCreated":"Thu Sep 16 2021 03:10:17 GMT+0000 (UTC)","dateModified":"Thu Sep 16 2021 03:10:17 GMT+0000 (UTC)","description":{"primary":null},"id":"tdtx101","isCurated":true,"name":"News","path":"today/section/news","pageRoute":"/news","slug":"news","type":"taxonomy","taxonomyType":"section","url":{"primary":"https://www.today.com/news"}},{"dateCreated":"Thu Sep 16 2021 03:10:11 GMT+0000 (UTC)","dateModified":"Thu Sep 16 2021 03:10:11 GMT+0000 (UTC)","description":{"primary":null},"id":"tdtx116","isCurated":true,"name":"Sports","path":"today/section/news/sports","pageRoute":"/news/sports","slug":"sports","type":"taxonomy","taxonomyType":"topic","url":{"primary":"https://www.today.com/news/sports"}},{"dateCreated":"Wed Sep 28 2022 15:01:52 GMT+0000 (UTC)","dateModified":"Wed Sep 28 2022 15:01:52 GMT+0000 (UTC)","description":{"primary":null},"id":"tdtx117","isCurated":false,"name":"News","path":"today/section/news/news","pageRoute":"/","slug":"news","type":"taxonomy","taxonomyType":"topic","url":{"primary":null}},{"dateCreated":"Tue Jan 04 2022 15:36:59 GMT+0000 (UTC)","dateModified":"Tue Jan 04 2022 15:36:59 GMT+0000 (UTC)","description":{"primary":null},"id":"tdtx2977","isCurated":false,"name":"Top Videos","path":"today/label/top-videos","pageRoute":"/","slug":"top-videos","type":"taxonomy","taxonomyType":"label","url":{"primary":null}}],"primaryVertical":{"name":"today"},"primarySection":null,"primaryTopic":null},"hasCaptions":true,"closedCaptioning":{"smptett":null,"srt":"https://nbcnewsdigital-static.nbcuni.com/media/captions/NBC_News_Digital/2024/04/1713270035030_tdy_news_8a_john_sterling_retiring_240414.srt","webvtt":"https://nbcnewsdigital-static.nbcuni.com/media/captions/NBC_News_Digital/2024/04/1713270035030_tdy_news_8a_john_sterling_retiring_240414.vtt"},"videoAssets":[{"assetType":"EMP","format":"M3U","publicUrl":"https://prodamdnewsencoding.akamaized.net/NBC_News_Digital/tdy_news_8a_john_sterling_retiring_240414/1/abs/index.m3u8","height":1080,"width":1920,"assetDuration":41.742,"bitrate":4334000},{"assetType":"akamaiMp4","format":"MPEG4","publicUrl":"https://prodamdnewsencoding.akamaized.net/NBC_News_Digital/nbcnews/video/2024/04/1713270035030_tdy_news_8a_john_sterling_retiring_240414_6.mp4","height":1080,"width":1920,"assetDuration":41.742,"bitrate":4334747}]},{"type":"video","id":"mmvo209063493813","unibrow":{"logo":null,"taxonomyPath":null,"text":"TODAY","url":{"primary":"https://www.today.com/video/how-to-find-the-best-rewards-credit-card-for-you-209063493813"}},"mpxMetadata":{"id":"209063493813","guid":"tdy_news_7a_romans_credit_card_rewards_240416","externalAdvertiserId":"tdy_news_7a_romans_credit_card_rewards_240416"},"datePublished":"Tue Apr 16 2024 12:10:06 GMT+0000 (UTC)","dateCreated":"Tue Apr 16 2024 12:10:06 GMT+0000 (UTC)","dateModified":"Tue Apr 16 2024 12:10:54 GMT+0000 (UTC)","primaryImage":{"id":"vidimg3178652963","headline":{"primary":null},"altText":null,"caption":null,"url":{"primary":"https://media-cldnry.s-nbcnews.com/image/upload/mpx/2704722219/2024_04/1713269389761_tdy_news_7a_romans_credit_card_rewards_240416_1920x1080-bc1p8d.jpg"},"imageUrl":{"aims":"https://media11.s-nbcnews.com/i/mpx/2704722219/2024_04/1713269389761_tdy_news_7a_romans_credit_card_rewards_240416_1920x1080-bc1p8d.jpg","cloudinary":"https://media-cldnry.s-nbcnews.com/image/upload/mpx/2704722219/2024_04/1713269389761_tdy_news_7a_romans_credit_card_rewards_240416_1920x1080-bc1p8d.jpg","telemundo":null},"source":null,"authors":[],"height":null,"width":null,"graphicContent":false},"teaseImage":{"id":"vidimg3178652963","headline":{"primary":null},"altText":null,"caption":null,"url":{"primary":"https://media-cldnry.s-nbcnews.com/image/upload/mpx/2704722219/2024_04/1713269389761_tdy_news_7a_romans_credit_card_rewards_240416_1920x1080-bc1p8d.jpg"},"imageUrl":{"aims":"https://media11.s-nbcnews.com/i/mpx/2704722219/2024_04/1713269389761_tdy_news_7a_romans_credit_card_rewards_240416_1920x1080-bc1p8d.jpg","cloudinary":"https://media-cldnry.s-nbcnews.com/image/upload/mpx/2704722219/2024_04/1713269389761_tdy_news_7a_romans_credit_card_rewards_240416_1920x1080-bc1p8d.jpg","telemundo":null},"source":null,"authors":[],"height":null,"width":null,"graphicContent":false},"url":{"canonical":"https://www.today.com/video/how-to-find-the-best-rewards-credit-card-for-you-209063493813","primary":"https://www.today.com/video/how-to-find-the-best-rewards-credit-card-for-you-209063493813","short":"https://www.today.com/video/how-to-find-the-best-rewards-credit-card-for-you-209063493813","slug":"how-to-find-the-best-rewards-credit-card-for-you-209063493813"},"relatedUrl":null,"relatedContentLink":{"text":null,"url":null},"duration":"PT3M23S","nativeAd":false,"videoType":"broadcast","sentiment":"positive","headline":{"primary":"How to get the most value out of airline credit cards and rewards","tease":"How to get the most value out of airline credit cards and rewards","social":"How to get the most value out of airline credit cards and rewards"},"description":{"primary":"The government has scheduled a hearing to see if customers of airline credit cards and loyalty programs are really getting all of the perks they were promised when they sign up. NBC’s Christine Romans joins TODAY with what cardholders need to know."},"publisher":{"name":"today"},"source":{"name":"TODAY"},"taxonomy":{"additionalTerms":[{"dateCreated":"Fri Apr 29 2022 02:27:32 GMT+0000 (UTC)","dateModified":"Fri Apr 29 2022 02:27:32 GMT+0000 (UTC)","description":{"primary":null},"id":"nctx20846","isCurated":false,"name":"News","path":"msnbc/section/msnbc/news","pageRoute":"/","slug":"news","type":"taxonomy","taxonomyType":"topic","url":{"primary":null}},{"dateCreated":"Fri Apr 01 2022 20:42:09 GMT+0000 (UTC)","dateModified":"Fri Apr 01 2022 20:42:09 GMT+0000 (UTC)","description":{"primary":null},"id":"nctx23345","isCurated":true,"name":"News","path":"nbcnews/show/meet-the-press/news","pageRoute":"/meet-the-press","slug":"news","type":"taxonomy","taxonomyType":"topic","url":{"primary":"https://www.nbcnews.com/meet-the-press"}},{"dateCreated":"Thu Sep 16 2021 03:36:45 GMT+0000 (UTC)","dateModified":"Thu Sep 16 2021 03:36:45 GMT+0000 (UTC)","description":{"primary":null},"id":"nctx7","isCurated":false,"name":"News","path":"nbcnews/section/news","pageRoute":"/","slug":"news","type":"taxonomy","taxonomyType":"section","url":{"primary":null}},{"dateCreated":"Thu Sep 16 2021 03:10:17 GMT+0000 (UTC)","dateModified":"Thu Sep 16 2021 03:10:17 GMT+0000 (UTC)","description":{"primary":null},"id":"tdtx101","isCurated":true,"name":"News","path":"today/section/news","pageRoute":"/news","slug":"news","type":"taxonomy","taxonomyType":"section","url":{"primary":"https://www.today.com/news"}},{"dateCreated":"Thu Sep 16 2021 03:10:16 GMT+0000 (UTC)","dateModified":"Thu Sep 16 2021 03:10:16 GMT+0000 (UTC)","description":{"primary":null},"id":"tdtx106","isCurated":true,"name":"Money","path":"today/section/money","pageRoute":"/money/on-the-show","slug":"money","type":"taxonomy","taxonomyType":"section","url":{"primary":"https://www.today.com/money/on-the-show"}},{"dateCreated":"Wed Sep 28 2022 15:01:52 GMT+0000 (UTC)","dateModified":"Wed Sep 28 2022 15:01:52 GMT+0000 (UTC)","description":{"primary":null},"id":"tdtx117","isCurated":false,"name":"News","path":"today/section/news/news","pageRoute":"/","slug":"news","type":"taxonomy","taxonomyType":"topic","url":{"primary":null}},{"dateCreated":"Thu Sep 16 2021 03:10:13 GMT+0000 (UTC)","dateModified":"Thu Sep 16 2021 03:10:13 GMT+0000 (UTC)","description":{"primary":null},"id":"tdtx135","isCurated":true,"name":"Your money","path":"today/section/money/your-money","pageRoute":"/money/your-money","slug":"your-money","type":"taxonomy","taxonomyType":"topic","url":{"primary":"https://www.today.com/money/your-money"}},{"dateCreated":"Thu Sep 16 2021 03:10:08 GMT+0000 (UTC)","dateModified":"Thu Sep 16 2021 03:10:08 GMT+0000 (UTC)","description":{"primary":null},"id":"tdtx137","isCurated":true,"name":"Money","path":"today/section/money/money","pageRoute":"/money","slug":"money","type":"taxonomy","taxonomyType":"topic","url":{"primary":"https://www.today.com/money"}},{"dateCreated":"Thu Sep 16 2021 03:10:08 GMT+0000 (UTC)","dateModified":"Thu Sep 16 2021 03:10:08 GMT+0000 (UTC)","description":{"primary":null},"id":"tdtx2010","isCurated":false,"name":"Money","path":"today/section/tmrw/money","pageRoute":"/","slug":"money","type":"taxonomy","taxonomyType":"topic","url":{"primary":null}},{"dateCreated":"Tue Jan 04 2022 15:36:59 GMT+0000 (UTC)","dateModified":"Tue Jan 04 2022 15:36:59 GMT+0000 (UTC)","description":{"primary":null},"id":"tdtx2977","isCurated":false,"name":"Top Videos","path":"today/label/top-videos","pageRoute":"/","slug":"top-videos","type":"taxonomy","taxonomyType":"label","url":{"primary":null}}],"primaryVertical":{"name":"today"},"primarySection":null,"primaryTopic":null},"hasCaptions":true,"closedCaptioning":{"smptett":null,"srt":"https://nbcnewsdigital-static.nbcuni.com/media/captions/NBC_News_Digital/2024/04/1713269389761_tdy_news_7a_romans_credit_card_rewards_240416.srt","webvtt":"https://nbcnewsdigital-static.nbcuni.com/media/captions/NBC_News_Digital/2024/04/1713269389761_tdy_news_7a_romans_credit_card_rewards_240416.vtt"},"videoAssets":[{"assetType":"EMP","format":"M3U","publicUrl":"https://prodamdnewsencoding.akamaized.net/NBC_News_Digital/tdy_news_7a_romans_credit_card_rewards_240416/1/abs/index.m3u8","height":1080,"width":1920,"assetDuration":202.804,"bitrate":4149000},{"assetType":"akamaiMp4","format":"MPEG4","publicUrl":"https://prodamdnewsencoding.akamaized.net/NBC_News_Digital/nbcnews/video/2024/04/1713269389761_tdy_news_7a_romans_credit_card_rewards_240416_6.mp4","height":1080,"width":1920,"assetDuration":202.804,"bitrate":4149586}]},{"type":"video","id":"mmvo209066565518","unibrow":{"logo":null,"taxonomyPath":null,"text":"TODAY","url":{"primary":"https://www.today.com/video/scott-peterson-back-in-court-with-support-from-innocence-project-209066565518"}},"mpxMetadata":{"id":"209066565518","guid":"tdy_news_7a_kreutz_cevallos_scott_peterson_240416","externalAdvertiserId":"tdy_news_7a_kreutz_cevallos_scott_peterson_240416"},"datePublished":"Tue Apr 16 2024 11:58:51 GMT+0000 (UTC)","dateCreated":"Tue Apr 16 2024 11:58:51 GMT+0000 (UTC)","dateModified":"Tue Apr 16 2024 11:59:44 GMT+0000 (UTC)","primaryImage":{"id":"vidimg838784961","headline":{"primary":null},"altText":null,"caption":null,"url":{"primary":"https://media-cldnry.s-nbcnews.com/image/upload/mpx/2704722219/2024_04/1713268711122_tdy_news_7a_kreutz_cevallos_scott_peterson_240416_1920x1080-hljmdj.jpg"},"imageUrl":{"aims":"https://media13.s-nbcnews.com/i/mpx/2704722219/2024_04/1713268711122_tdy_news_7a_kreutz_cevallos_scott_peterson_240416_1920x1080-hljmdj.jpg","cloudinary":"https://media-cldnry.s-nbcnews.com/image/upload/mpx/2704722219/2024_04/1713268711122_tdy_news_7a_kreutz_cevallos_scott_peterson_240416_1920x1080-hljmdj.jpg","telemundo":null},"source":null,"authors":[],"height":null,"width":null,"graphicContent":false},"teaseImage":{"id":"vidimg838784961","headline":{"primary":null},"altText":null,"caption":null,"url":{"primary":"https://media-cldnry.s-nbcnews.com/image/upload/mpx/2704722219/2024_04/1713268711122_tdy_news_7a_kreutz_cevallos_scott_peterson_240416_1920x1080-hljmdj.jpg"},"imageUrl":{"aims":"https://media13.s-nbcnews.com/i/mpx/2704722219/2024_04/1713268711122_tdy_news_7a_kreutz_cevallos_scott_peterson_240416_1920x1080-hljmdj.jpg","cloudinary":"https://media-cldnry.s-nbcnews.com/image/upload/mpx/2704722219/2024_04/1713268711122_tdy_news_7a_kreutz_cevallos_scott_peterson_240416_1920x1080-hljmdj.jpg","telemundo":null},"source":null,"authors":[],"height":null,"width":null,"graphicContent":false},"url":{"canonical":"https://www.today.com/video/scott-peterson-back-in-court-with-support-from-innocence-project-209066565518","primary":"https://www.today.com/video/scott-peterson-back-in-court-with-support-from-innocence-project-209066565518","short":"https://www.today.com/video/scott-peterson-back-in-court-with-support-from-innocence-project-209066565518","slug":"scott-peterson-back-in-court-with-support-from-innocence-project-209066565518"},"relatedUrl":null,"relatedContentLink":{"text":null,"url":null},"duration":"PT4M23S","nativeAd":false,"videoType":"broadcast","sentiment":"neutral","headline":{"primary":"Scott Peterson back in court with support from Innocence Project","tease":"Scott Peterson back in court with support from Innocence Project","social":"Scott Peterson back in court with support from Innocence Project"},"description":{"primary":"Scott Peterson, who was convicted for murdering his wife and unborn child, is expected back in court for a second time since he began working with the LA Innocence Project. His new lawyers say investigators never tested evidence that could show someone else was responsible for the murders. NBC’s Liz Kreutz reports and Danny Cevallos provides analysis for TODAY."},"publisher":{"name":"today"},"source":{"name":"TODAY"},"taxonomy":{"additionalTerms":[{"dateCreated":"Fri Apr 29 2022 02:27:32 GMT+0000 (UTC)","dateModified":"Fri Apr 29 2022 02:27:32 GMT+0000 (UTC)","description":{"primary":null},"id":"nctx20846","isCurated":false,"name":"News","path":"msnbc/section/msnbc/news","pageRoute":"/","slug":"news","type":"taxonomy","taxonomyType":"topic","url":{"primary":null}},{"dateCreated":"Fri Apr 01 2022 20:42:09 GMT+0000 (UTC)","dateModified":"Fri Apr 01 2022 20:42:09 GMT+0000 (UTC)","description":{"primary":null},"id":"nctx23345","isCurated":true,"name":"News","path":"nbcnews/show/meet-the-press/news","pageRoute":"/meet-the-press","slug":"news","type":"taxonomy","taxonomyType":"topic","url":{"primary":"https://www.nbcnews.com/meet-the-press"}},{"dateCreated":"Thu Sep 16 2021 03:36:45 GMT+0000 (UTC)","dateModified":"Thu Sep 16 2021 03:36:45 GMT+0000 (UTC)","description":{"primary":null},"id":"nctx7","isCurated":false,"name":"News","path":"nbcnews/section/news","pageRoute":"/","slug":"news","type":"taxonomy","taxonomyType":"section","url":{"primary":null}},{"dateCreated":"Thu Sep 16 2021 03:10:17 GMT+0000 (UTC)","dateModified":"Thu Sep 16 2021 03:10:17 GMT+0000 (UTC)","description":{"primary":null},"id":"tdtx101","isCurated":true,"name":"News","path":"today/section/news","pageRoute":"/news","slug":"news","type":"taxonomy","taxonomyType":"section","url":{"primary":"https://www.today.com/news"}},{"dateCreated":"Wed Sep 28 2022 15:01:52 GMT+0000 (UTC)","dateModified":"Wed Sep 28 2022 15:01:52 GMT+0000 (UTC)","description":{"primary":null},"id":"tdtx117","isCurated":false,"name":"News","path":"today/section/news/news","pageRoute":"/","slug":"news","type":"taxonomy","taxonomyType":"topic","url":{"primary":null}},{"dateCreated":"Tue Jan 04 2022 15:36:59 GMT+0000 (UTC)","dateModified":"Tue Jan 04 2022 15:36:59 GMT+0000 (UTC)","description":{"primary":null},"id":"tdtx2977","isCurated":false,"name":"Top Videos","path":"today/label/top-videos","pageRoute":"/","slug":"top-videos","type":"taxonomy","taxonomyType":"label","url":{"primary":null}}],"primaryVertical":{"name":"today"},"primarySection":null,"primaryTopic":null},"hasCaptions":true,"closedCaptioning":{"smptett":null,"srt":"https://nbcnewsdigital-static.nbcuni.com/media/captions/NBC_News_Digital/2024/04/1713268711122_tdy_news_7a_kreutz_cevallos_scott_peterson_240416.srt","webvtt":"https://nbcnewsdigital-static.nbcuni.com/media/captions/NBC_News_Digital/2024/04/1713268711122_tdy_news_7a_kreutz_cevallos_scott_peterson_240416.vtt"},"videoAssets":[{"assetType":"EMP","format":"M3U","publicUrl":"https://prodamdnewsencoding.akamaized.net/NBC_News_Digital/tdy_news_7a_kreutz_cevallos_scott_peterson_240416/1/abs/index.m3u8","height":1080,"width":1920,"assetDuration":263.499,"bitrate":4218000},{"assetType":"akamaiMp4","format":"MPEG4","publicUrl":"https://prodamdnewsencoding.akamaized.net/NBC_News_Digital/nbcnews/video/2024/04/1713268711122_tdy_news_7a_kreutz_cevallos_scott_peterson_240416_6.mp4","height":1080,"width":1920,"assetDuration":263.499,"bitrate":4218475}]},{"type":"video","id":"mmvo209063493645","unibrow":{"logo":null,"taxonomyPath":null,"text":"TODAY","url":{"primary":"https://www.today.com/video/paris-olympics-flame-lit-during-ceremony-in-greece-209063493645"}},"mpxMetadata":{"id":"209063493645","guid":"tdy_news_7a_olympics_flame_greece_240416","externalAdvertiserId":"tdy_news_7a_olympics_flame_greece_240416"},"datePublished":"Tue Apr 16 2024 11:47:05 GMT+0000 (UTC)","dateCreated":"Tue Apr 16 2024 11:47:05 GMT+0000 (UTC)","dateModified":"Tue Apr 16 2024 11:47:57 GMT+0000 (UTC)","primaryImage":{"id":"vidimg1372030476","headline":{"primary":null},"altText":null,"caption":null,"url":{"primary":"https://media-cldnry.s-nbcnews.com/image/upload/mpx/2704722219/2024_04/1713268009608_tdy_news_7a_olympics_flame_greece_240416_1920x1080-rw63jd.jpg"},"imageUrl":{"aims":"https://media14.s-nbcnews.com/i/mpx/2704722219/2024_04/1713268009608_tdy_news_7a_olympics_flame_greece_240416_1920x1080-rw63jd.jpg","cloudinary":"https://media-cldnry.s-nbcnews.com/image/upload/mpx/2704722219/2024_04/1713268009608_tdy_news_7a_olympics_flame_greece_240416_1920x1080-rw63jd.jpg","telemundo":null},"source":null,"authors":[],"height":null,"width":null,"graphicContent":false},"teaseImage":{"id":"vidimg1372030476","headline":{"primary":null},"altText":null,"caption":null,"url":{"primary":"https://media-cldnry.s-nbcnews.com/image/upload/mpx/2704722219/2024_04/1713268009608_tdy_news_7a_olympics_flame_greece_240416_1920x1080-rw63jd.jpg"},"imageUrl":{"aims":"https://media14.s-nbcnews.com/i/mpx/2704722219/2024_04/1713268009608_tdy_news_7a_olympics_flame_greece_240416_1920x1080-rw63jd.jpg","cloudinary":"https://media-cldnry.s-nbcnews.com/image/upload/mpx/2704722219/2024_04/1713268009608_tdy_news_7a_olympics_flame_greece_240416_1920x1080-rw63jd.jpg","telemundo":null},"source":null,"authors":[],"height":null,"width":null,"graphicContent":false},"url":{"canonical":"https://www.today.com/video/paris-olympics-flame-lit-during-ceremony-in-greece-209063493645","primary":"https://www.today.com/video/paris-olympics-flame-lit-during-ceremony-in-greece-209063493645","short":"https://www.today.com/video/paris-olympics-flame-lit-during-ceremony-in-greece-209063493645","slug":"paris-olympics-flame-lit-during-ceremony-in-greece-209063493645"},"relatedUrl":null,"relatedContentLink":{"text":null,"url":null},"duration":"PT37S","nativeAd":false,"videoType":"broadcast","sentiment":"positive","headline":{"primary":"Olympic flame’s journey to Paris begins with ceremony in Greece","tease":"Olympic flame’s journey to Paris begins with ceremony in Greece","social":"Olympic flame’s journey to Paris begins with ceremony in Greece"},"description":{"primary":"The Olympic flame was lit during a ceremony in Greece on Tuesday. Over the next three months, it will be carried by around 10,000 torchbearers as it makes it way to Paris for the 2024 Summer Games."},"publisher":{"name":"today"},"source":{"name":"TODAY"},"taxonomy":{"additionalTerms":[{"dateCreated":"Fri Apr 29 2022 02:27:32 GMT+0000 (UTC)","dateModified":"Fri Apr 29 2022 02:27:32 GMT+0000 (UTC)","description":{"primary":null},"id":"nctx20846","isCurated":false,"name":"News","path":"msnbc/section/msnbc/news","pageRoute":"/","slug":"news","type":"taxonomy","taxonomyType":"topic","url":{"primary":null}},{"dateCreated":"Fri Apr 01 2022 20:42:09 GMT+0000 (UTC)","dateModified":"Fri Apr 01 2022 20:42:09 GMT+0000 (UTC)","description":{"primary":null},"id":"nctx23345","isCurated":true,"name":"News","path":"nbcnews/show/meet-the-press/news","pageRoute":"/meet-the-press","slug":"news","type":"taxonomy","taxonomyType":"topic","url":{"primary":"https://www.nbcnews.com/meet-the-press"}},{"dateCreated":"Thu Sep 16 2021 03:36:45 GMT+0000 (UTC)","dateModified":"Thu Sep 16 2021 03:36:45 GMT+0000 (UTC)","description":{"primary":null},"id":"nctx7","isCurated":false,"name":"News","path":"nbcnews/section/news","pageRoute":"/","slug":"news","type":"taxonomy","taxonomyType":"section","url":{"primary":null}},{"dateCreated":"Thu Sep 16 2021 03:10:17 GMT+0000 (UTC)","dateModified":"Thu Sep 16 2021 03:10:17 GMT+0000 (UTC)","description":{"primary":null},"id":"tdtx101","isCurated":true,"name":"News","path":"today/section/news","pageRoute":"/news","slug":"news","type":"taxonomy","taxonomyType":"section","url":{"primary":"https://www.today.com/news"}},{"dateCreated":"Thu Sep 16 2021 03:10:11 GMT+0000 (UTC)","dateModified":"Thu Sep 16 2021 03:10:11 GMT+0000 (UTC)","description":{"primary":null},"id":"tdtx116","isCurated":true,"name":"Sports","path":"today/section/news/sports","pageRoute":"/news/sports","slug":"sports","type":"taxonomy","taxonomyType":"topic","url":{"primary":"https://www.today.com/news/sports"}},{"dateCreated":"Wed Sep 28 2022 15:01:52 GMT+0000 (UTC)","dateModified":"Wed Sep 28 2022 15:01:52 GMT+0000 (UTC)","description":{"primary":null},"id":"tdtx117","isCurated":false,"name":"News","path":"today/section/news/news","pageRoute":"/","slug":"news","type":"taxonomy","taxonomyType":"topic","url":{"primary":null}},{"dateCreated":"Thu Sep 16 2021 03:10:08 GMT+0000 (UTC)","dateModified":"Thu Sep 16 2021 03:10:08 GMT+0000 (UTC)","description":{"primary":null},"id":"tdtx156","isCurated":false,"name":"Olympics","path":"today/section/news/sports/olympics","pageRoute":"/","slug":"olympics","type":"taxonomy","taxonomyType":"subtopic","url":{"primary":null}},{"dateCreated":"Tue Jan 04 2022 15:36:59 GMT+0000 (UTC)","dateModified":"Tue Jan 04 2022 15:36:59 GMT+0000 (UTC)","description":{"primary":null},"id":"tdtx2977","isCurated":false,"name":"Top Videos","path":"today/label/top-videos","pageRoute":"/","slug":"top-videos","type":"taxonomy","taxonomyType":"label","url":{"primary":null}}],"primaryVertical":{"name":"today"},"primarySection":null,"primaryTopic":null},"hasCaptions":true,"closedCaptioning":{"smptett":null,"srt":"https://nbcnewsdigital-static.nbcuni.com/media/captions/NBC_News_Digital/2024/04/1713268009608_tdy_news_7a_olympics_flame_greece_240416.srt","webvtt":"https://nbcnewsdigital-static.nbcuni.com/media/captions/NBC_News_Digital/2024/04/1713268009608_tdy_news_7a_olympics_flame_greece_240416.vtt"},"videoAssets":[{"assetType":"EMP","format":"M3U","publicUrl":"https://prodamdnewsencoding.akamaized.net/NBC_News_Digital/tdy_news_7a_olympics_flame_greece_240416/1/abs/index.m3u8","height":1080,"width":1920,"assetDuration":36.67,"bitrate":4165000},{"assetType":"akamaiMp4","format":"MPEG4","publicUrl":"https://prodamdnewsencoding.akamaized.net/NBC_News_Digital/nbcnews/video/2024/04/1713268009608_tdy_news_7a_olympics_flame_greece_240416_6.mp4","height":1080,"width":1920,"assetDuration":36.67,"bitrate":4165321}]}]}}}],"text":["There's plenty to love about a cosmic event like today's eclipse, but keep in mind a couple safety precautions for your family and your pets:"]},"cardData":{"graphics":[]},"date":{"createdAt":"2024-04-08T12:22:37.623Z","publishedAt":"2024-04-08T12:22:37.623Z","modifiedAt":"2024-04-08T12:22:37.623Z"},"description":{"primary":"There's plenty to love about a cosmic event like today's eclipse, but keep in mind a couple safety precautions for your family and your pets:","seo":"There's plenty to love about a cosmic event like today's eclipse, but keep in mind a couple safety precautions for your family and your pets:","social":"Eclipse safety 101"},"headline":{"primary":"Eclipse safety 101","seo":"Eclipse safety 101","social":"Eclipse safety 101","tease":"Eclipse safety 101"},"primaryImage":null,"teaseImage":null,"taxonomy":{"primaryChannel":{"id":"rctx6603","path":"nbcnews/channel/nebula-blog-rcna145900","taxonomyType":"channel"},"primaryVertical":{"dateCreated":"Thu Sep 16 2021 03:51:57 GMT+0000 (UTC)","dateModified":"Thu Sep 16 2021 03:51:57 GMT+0000 (UTC)","description":{"primary":null},"id":"nctx20366","isCurated":true,"name":"News","path":"nbcnews/vertical/news","pageRoute":"/","slug":"news","type":"taxonomy","taxonomyType":"vertical","url":{"primary":"https://www.nbcnews.com/"}}},"url":{"primary":"https://www.nbcnews.com/science/space/live-blog/solar-eclipse-2024-live-updates-rcna145900#rcrd38448"},"replies":[]},{"id":"rcrd38445","authors":[{"bio":[{"type":"markup","element":"p","html":"Marlene Lenthang is a breaking news reporter for NBC News Digital."}],"dateCreated":"Wed Nov 03 2021 17:47:13 GMT+0000 (UTC)","dateModified":"Thu Mar 21 2024 12:46:09 GMT+0000 (UTC)","shortBio":"Breaking News Reporter","liveBlogShortBio":"","experience":[],"educationAndExpertise":[],"awards":[],"id":"ncpn1283128","email":"marlene.lenthang@nbcuni.com","jobTitle":["Breaking News reporter"],"name":"Marlene Lenthang","primaryImage":null,"publisher":{"name":"nbcnews","subType":null,"type":"organization"},"socialMediaProfiles":{"email":null,"facebook":null,"instagram":null,"pinterest":null,"snapchat":null,"tiktok":null,"twitter":null,"whatsapp":null,"youtube":null},"subType":null,"type":"person","url":{"canonical":"https://www.nbcnews.com/author/marlene-lenthang-ncpn1283128","primary":"https://www.nbcnews.com/author/marlene-lenthang-ncpn1283128","short":"https://www.nbcnews.com/author/marlene-lenthang-ncpn1283128","slug":"marlene-lenthang-ncpn1283128"},"worksFor":null},{"bio":[{"type":"markup","element":"p","html":"Tom Costello is an NBC News correspondent based in Washington, D.C.  "}],"dateCreated":"Mon Jan 13 2014 15:54:21 GMT+0000 (UTC)","dateModified":"Wed Mar 24 2021 04:05:01 GMT+0000 (UTC)","shortBio":null,"liveBlogShortBio":"","experience":[],"educationAndExpertise":[],"awards":[],"id":"ncpn8416","email":null,"jobTitle":[],"name":"Tom Costello","primaryImage":{"altText":null,"height":1854,"url":{"primary":"https://media-cldnry.s-nbcnews.com/image/upload/newscms/2016_09/1442306/tom-tight.jpg"},"width":2317},"publisher":{"name":"nbcnews","subType":null,"type":"organization"},"socialMediaProfiles":{"email":null,"facebook":null,"instagram":null,"pinterest":null,"snapchat":null,"tiktok":null,"twitter":"@tomcostellonbc","whatsapp":null,"youtube":null},"subType":null,"type":"person","url":null,"worksFor":null}],"cardType":"POST","isHeadlineHidden":false,"content":{"markupAndEmbeds":[{"type":"markup","element":"p","html":"As many as 31 million people live within the path of totality, which stretches in a diagonal line from Mexico, through Texas, Arkansas, Kentucky, Ohio, New York and Maine. "},{"type":"markup","element":"p","html":"Newton Chu and his family traveled to Indianapolis to view the spectacle from Hawaii — their third eclipse sighting since 1991. "},{"type":"markup","element":"p","html":"“I think it is a little emotional,” he said, noting that there are people often seen with tears in their eyes over witnessing “a phenomena of nature.”"},{"type":"markup","element":"p","html":"Along the path, police expect highway gridlocks. "},{"type":"markup","element":"p","html":"“We were told to compare it to 30 Super Bowls letting out at the same time,” Pennsylvania State Troop Capt. Kirk Reese said. “Don’t stop on the highway to view the eclipse. Don’t stop in the roadway. Turn your headlights on. Be safe.” "},{"type":"embeddedVideo","disablePlaylistAutoplay":false,"presentation":{"alignment":"left","size":"medium","style":"default","byline":null,"hideRecommendations":false,"hideProductRecommendations":false,"_overriddenByGetProcessedCardData":true},"video":{"id":"mmvo208525381613","taxonomy":{"additionalTerms":[{"dateCreated":"Thu Sep 16 2021 03:10:11 GMT+0000 (UTC)","dateModified":"Thu Sep 16 2021 03:10:11 GMT+0000 (UTC)","description":{"primary":null},"id":"nctx19521","isCurated":false,"name":"Science","path":"nbcnews/section/mach/science","pageRoute":"/","slug":"science","type":"taxonomy","taxonomyType":"topic","url":{"primary":null}},{"dateCreated":"Thu Sep 16 2021 03:51:58 GMT+0000 (UTC)","dateModified":"Thu Sep 16 2021 03:51:58 GMT+0000 (UTC)","description":{"primary":null},"id":"nctx19861","isCurated":true,"name":"Science","path":"nbcnews/vertical/mach/science","pageRoute":"/science","slug":"science","type":"taxonomy","taxonomyType":"subvertical","url":{"primary":"https://www.nbcnews.com/mach/science"}},{"dateCreated":"Fri Apr 29 2022 02:27:32 GMT+0000 (UTC)","dateModified":"Fri Apr 29 2022 02:27:32 GMT+0000 (UTC)","description":{"primary":null},"id":"nctx20846","isCurated":false,"name":"News","path":"msnbc/section/msnbc/news","pageRoute":"/","slug":"news","type":"taxonomy","taxonomyType":"topic","url":{"primary":null}},{"dateCreated":"Fri Apr 01 2022 20:42:09 GMT+0000 (UTC)","dateModified":"Fri Apr 01 2022 20:42:09 GMT+0000 (UTC)","description":{"primary":null},"id":"nctx23345","isCurated":true,"name":"News","path":"nbcnews/show/meet-the-press/news","pageRoute":"/meet-the-press","slug":"news","type":"taxonomy","taxonomyType":"topic","url":{"primary":"https://www.nbcnews.com/meet-the-press"}},{"dateCreated":"Thu Sep 16 2021 03:36:45 GMT+0000 (UTC)","dateModified":"Thu Sep 16 2021 03:36:45 GMT+0000 (UTC)","description":{"primary":null},"id":"nctx7","isCurated":false,"name":"News","path":"nbcnews/section/news","pageRoute":"/","slug":"news","type":"taxonomy","taxonomyType":"section","url":{"primary":null}},{"dateCreated":"Thu Sep 16 2021 03:36:51 GMT+0000 (UTC)","dateModified":"Thu Sep 16 2021 03:36:51 GMT+0000 (UTC)","description":{"primary":null},"id":"nctx73","isCurated":true,"name":"Science","path":"nbcnews/section/science","pageRoute":"/science","slug":"science","type":"taxonomy","taxonomyType":"section","url":{"primary":"https://www.nbcnews.com/science"}},{"dateCreated":"Thu Sep 16 2021 03:10:17 GMT+0000 (UTC)","dateModified":"Thu Sep 16 2021 03:10:17 GMT+0000 (UTC)","description":{"primary":null},"id":"tdtx101","isCurated":true,"name":"News","path":"today/section/news","pageRoute":"/news","slug":"news","type":"taxonomy","taxonomyType":"section","url":{"primary":"https://www.today.com/news"}},{"dateCreated":"Wed Sep 28 2022 15:01:52 GMT+0000 (UTC)","dateModified":"Wed Sep 28 2022 15:01:52 GMT+0000 (UTC)","description":{"primary":null},"id":"tdtx117","isCurated":false,"name":"News","path":"today/section/news/news","pageRoute":"/","slug":"news","type":"taxonomy","taxonomyType":"topic","url":{"primary":null}},{"dateCreated":"Tue Jan 04 2022 15:36:59 GMT+0000 (UTC)","dateModified":"Tue Jan 04 2022 15:36:59 GMT+0000 (UTC)","description":{"primary":null},"id":"tdtx2977","isCurated":false,"name":"Top Videos","path":"today/label/top-videos","pageRoute":"/","slug":"top-videos","type":"taxonomy","taxonomyType":"label","url":{"primary":null}}],"primaryVertical":{"name":"today","taxonomyType":"vertical"},"primarySection":null,"primaryTopic":null},"unibrow":{"logo":null,"taxonomyPath":null,"text":"TODAY","url":{"primary":"https://www.today.com/video/millions-prepare-for-total-solar-eclipse-along-path-of-totality-208525381613"}},"duration":"PT2M43S","dateCreated":"Mon Apr 08 2024 11:11:55 GMT+0000 (UTC)","datePublished":"Mon Apr 08 2024 11:11:55 GMT+0000 (UTC)","dateModified":"Mon Apr 08 2024 17:14:17 GMT+0000 (UTC)","dateBroadcast":"Mon Apr 08 2024 11:11:58 GMT+0000 (UTC)","liveVideoStatus":"NONE","nativeAd":false,"mpxMetadata":{"id":"208525381613","guid":"tdy_news_7a_costello_eclipse_gathering_240408","externalAdvertiserId":"tdy_news_7a_costello_eclipse_gathering_240408","accountId":"2704722219","accountName":"nbcnewsdigital"},"source":{"name":"TODAY"},"publisher":{"name":"today"},"partOfEpisode":null,"partOfSeason":null,"videoType":"broadcast","sentiment":"positive","headline":{"primary":"Total solar eclipse: Tens of millions gather along path of totality","tease":"Total solar eclipse: Tens of millions gather along path of totality","seo":"Millions prepare for total solar eclipse along path of totality","social":"Total solar eclipse: Tens of millions gather along path of totality"},"description":{"primary":"As the sun, moon and Earth align to create a total solar eclipse, tens of millions of people are gathering along the path of totality for the celestial spectacle. NBC’s Tom Costello reports for TODAY.","seo":"As the sun, moon and Earth align to create a total solar eclipse, tens of millions of people are gathering along the path of totality for the celestial spectacle. NBC’s Tom Costello reports for TODAY."},"playable":true,"url":{"canonical":"https://www.today.com/video/millions-prepare-for-total-solar-eclipse-along-path-of-totality-208525381613","primary":"https://www.today.com/video/millions-prepare-for-total-solar-eclipse-along-path-of-totality-208525381613","short":"https://www.today.com/video/millions-prepare-for-total-solar-eclipse-along-path-of-totality-208525381613","slug":"millions-prepare-for-total-solar-eclipse-along-path-of-totality-208525381613"},"hasCaptions":true,"closedCaptioning":{"smptett":null,"srt":"https://nbcnewsdigital-static.nbcuni.com/media/captions/NBC_News_Digital/2024/04/1712574695900_tdy_news_7a_costello_eclipse_gathering_240408.srt","webvtt":"https://nbcnewsdigital-static.nbcuni.com/media/captions/NBC_News_Digital/2024/04/1712574695900_tdy_news_7a_costello_eclipse_gathering_240408.vtt"},"videoAssets":[{"assetType":"EMP","format":"M3U","publicUrl":"https://prodamdnewsencoding.akamaized.net/NBC_News_Digital/tdy_news_7a_costello_eclipse_gathering_240408/1/abs/index.m3u8","height":1080,"width":1920,"assetDuration":163.398,"bitrate":4158000},{"assetType":"akamaiMp4","format":"MPEG4","publicUrl":"https://prodamdnewsencoding.akamaized.net/NBC_News_Digital/nbcnews/video/2024/04/1712574695900_tdy_news_7a_costello_eclipse_gathering_240408_6.mp4","height":1080,"width":1920,"assetDuration":163.398,"bitrate":4158180}],"primaryImage":{"id":"vidimg1967972572","headline":{"primary":null},"altText":null,"caption":null,"url":{"primary":"https://media-cldnry.s-nbcnews.com/image/upload/mpx/2704722219/2024_04/1712574695900_tdy_news_7a_costello_eclipse_gathering_240408_1920x1080-ybhhpm.jpg"},"imageUrl":{"aims":"https://media11.s-nbcnews.com/i/mpx/2704722219/2024_04/1712574695900_tdy_news_7a_costello_eclipse_gathering_240408_1920x1080-ybhhpm.jpg","cloudinary":"https://media-cldnry.s-nbcnews.com/image/upload/mpx/2704722219/2024_04/1712574695900_tdy_news_7a_costello_eclipse_gathering_240408_1920x1080-ybhhpm.jpg","telemundo":null},"source":null,"authors":[],"height":null,"width":null,"graphicContent":false},"teaseImage":{"id":"vidimg1967972572","headline":{"primary":null},"altText":null,"caption":null,"url":{"primary":"https://media-cldnry.s-nbcnews.com/image/upload/mpx/2704722219/2024_04/1712574695900_tdy_news_7a_costello_eclipse_gathering_240408_1920x1080-ybhhpm.jpg"},"imageUrl":{"aims":"https://media11.s-nbcnews.com/i/mpx/2704722219/2024_04/1712574695900_tdy_news_7a_costello_eclipse_gathering_240408_1920x1080-ybhhpm.jpg","cloudinary":"https://media-cldnry.s-nbcnews.com/image/upload/mpx/2704722219/2024_04/1712574695900_tdy_news_7a_costello_eclipse_gathering_240408_1920x1080-ybhhpm.jpg","telemundo":null},"source":null,"authors":[],"height":null,"width":null,"graphicContent":false},"documentTracing":{"currentMessageId":{"id":"35985b85-a113-46df-a57b-14b20f1264e6","updatedDate":"Mon Apr 08 2024 17:14:27 GMT+0000 (UTC)"}},"relatedUrl":null,"relatedContentLink":{"text":"2024 total solar eclipse: When to watch today, how to view it safely and more live updates","url":"https://www.today.com/news/news/live-blog/solar-eclipse-2024-live-updates-rcna146535"},"associatedVideoPlaylist":{"headline":{"primary":"News"},"videos":[{"type":"video","id":"mmvo209063493943","unibrow":{"logo":null,"taxonomyPath":null,"text":"TODAY","url":{"primary":"https://www.today.com/video/family-sings-come-sail-away-parody-for-cruise-trip-surprise-209063493943"}},"mpxMetadata":{"id":"209063493943","guid":"tdy_news_8a_hoda_boost_240416","externalAdvertiserId":"tdy_news_8a_hoda_boost_240416"},"datePublished":"Tue Apr 16 2024 12:26:15 GMT+0000 (UTC)","dateCreated":"Tue Apr 16 2024 12:26:15 GMT+0000 (UTC)","dateModified":"Tue Apr 16 2024 12:26:59 GMT+0000 (UTC)","primaryImage":{"id":"vidimg1600831436","headline":{"primary":null},"altText":null,"caption":null,"url":{"primary":"https://media-cldnry.s-nbcnews.com/image/upload/mpx/2704722219/2024_04/1713270359092_tdy_news_8a_hoda_boost_240416_1920x1080-50nwd4.jpg"},"imageUrl":{"aims":"https://media13.s-nbcnews.com/i/mpx/2704722219/2024_04/1713270359092_tdy_news_8a_hoda_boost_240416_1920x1080-50nwd4.jpg","cloudinary":"https://media-cldnry.s-nbcnews.com/image/upload/mpx/2704722219/2024_04/1713270359092_tdy_news_8a_hoda_boost_240416_1920x1080-50nwd4.jpg","telemundo":null},"source":null,"authors":[],"height":null,"width":null,"graphicContent":false},"teaseImage":{"id":"vidimg1600831436","headline":{"primary":null},"altText":null,"caption":null,"url":{"primary":"https://media-cldnry.s-nbcnews.com/image/upload/mpx/2704722219/2024_04/1713270359092_tdy_news_8a_hoda_boost_240416_1920x1080-50nwd4.jpg"},"imageUrl":{"aims":"https://media13.s-nbcnews.com/i/mpx/2704722219/2024_04/1713270359092_tdy_news_8a_hoda_boost_240416_1920x1080-50nwd4.jpg","cloudinary":"https://media-cldnry.s-nbcnews.com/image/upload/mpx/2704722219/2024_04/1713270359092_tdy_news_8a_hoda_boost_240416_1920x1080-50nwd4.jpg","telemundo":null},"source":null,"authors":[],"height":null,"width":null,"graphicContent":false},"url":{"canonical":"https://www.today.com/video/family-sings-come-sail-away-parody-for-cruise-trip-surprise-209063493943","primary":"https://www.today.com/video/family-sings-come-sail-away-parody-for-cruise-trip-surprise-209063493943","short":"https://www.today.com/video/family-sings-come-sail-away-parody-for-cruise-trip-surprise-209063493943","slug":"family-sings-come-sail-away-parody-for-cruise-trip-surprise-209063493943"},"relatedUrl":null,"relatedContentLink":{"text":null,"url":null},"duration":"PT1M","nativeAd":false,"videoType":"broadcast","sentiment":"positive","headline":{"primary":"Family sings ‘Come Sail Away’ parody for cruise trip surprise","tease":"Family sings ‘Come Sail Away’ parody for cruise trip surprise","social":"Family sings ‘Come Sail Away’ parody for cruise trip surprise"},"description":{"primary":"A woman in Kentucky thought she was going to celebrate her 40th birthday with a modest girl’s weekend away — but her family surprised her at work with the news that they were actually taking a cruise to the Bahamas! TODAY’s Hoda Kotb has the Morning Boost."},"publisher":{"name":"today"},"source":{"name":"TODAY"},"taxonomy":{"additionalTerms":[{"dateCreated":"Fri Apr 29 2022 02:27:32 GMT+0000 (UTC)","dateModified":"Fri Apr 29 2022 02:27:32 GMT+0000 (UTC)","description":{"primary":null},"id":"nctx20846","isCurated":false,"name":"News","path":"msnbc/section/msnbc/news","pageRoute":"/","slug":"news","type":"taxonomy","taxonomyType":"topic","url":{"primary":null}},{"dateCreated":"Fri Apr 01 2022 20:42:09 GMT+0000 (UTC)","dateModified":"Fri Apr 01 2022 20:42:09 GMT+0000 (UTC)","description":{"primary":null},"id":"nctx23345","isCurated":true,"name":"News","path":"nbcnews/show/meet-the-press/news","pageRoute":"/meet-the-press","slug":"news","type":"taxonomy","taxonomyType":"topic","url":{"primary":"https://www.nbcnews.com/meet-the-press"}},{"dateCreated":"Thu Sep 16 2021 03:36:45 GMT+0000 (UTC)","dateModified":"Thu Sep 16 2021 03:36:45 GMT+0000 (UTC)","description":{"primary":null},"id":"nctx7","isCurated":false,"name":"News","path":"nbcnews/section/news","pageRoute":"/","slug":"news","type":"taxonomy","taxonomyType":"section","url":{"primary":null}},{"dateCreated":"Thu Sep 16 2021 03:10:17 GMT+0000 (UTC)","dateModified":"Thu Sep 16 2021 03:10:17 GMT+0000 (UTC)","description":{"primary":null},"id":"tdtx101","isCurated":true,"name":"News","path":"today/section/news","pageRoute":"/news","slug":"news","type":"taxonomy","taxonomyType":"section","url":{"primary":"https://www.today.com/news"}},{"dateCreated":"Wed Sep 28 2022 15:01:52 GMT+0000 (UTC)","dateModified":"Wed Sep 28 2022 15:01:52 GMT+0000 (UTC)","description":{"primary":null},"id":"tdtx117","isCurated":false,"name":"News","path":"today/section/news/news","pageRoute":"/","slug":"news","type":"taxonomy","taxonomyType":"topic","url":{"primary":null}},{"dateCreated":"Tue Jan 04 2022 15:36:59 GMT+0000 (UTC)","dateModified":"Tue Jan 04 2022 15:36:59 GMT+0000 (UTC)","description":{"primary":null},"id":"tdtx2977","isCurated":false,"name":"Top Videos","path":"today/label/top-videos","pageRoute":"/","slug":"top-videos","type":"taxonomy","taxonomyType":"label","url":{"primary":null}}],"primaryVertical":{"name":"today"},"primarySection":null,"primaryTopic":null},"hasCaptions":true,"closedCaptioning":{"smptett":null,"srt":"https://nbcnewsdigital-static.nbcuni.com/media/captions/NBC_News_Digital/2024/04/1713270359092_tdy_news_8a_hoda_boost_240416.srt","webvtt":"https://nbcnewsdigital-static.nbcuni.com/media/captions/NBC_News_Digital/2024/04/1713270359092_tdy_news_8a_hoda_boost_240416.vtt"},"videoAssets":[{"assetType":"EMP","format":"M3U","publicUrl":"https://prodamdnewsencoding.akamaized.net/NBC_News_Digital/tdy_news_8a_hoda_boost_240416/1/abs/index.m3u8","height":1080,"width":1920,"assetDuration":60.16,"bitrate":4219000},{"assetType":"akamaiMp4","format":"MPEG4","publicUrl":"https://prodamdnewsencoding.akamaized.net/NBC_News_Digital/nbcnews/video/2024/04/1713270359092_tdy_news_8a_hoda_boost_240416_6.mp4","height":1080,"width":1920,"assetDuration":60.16,"bitrate":4219860}]},{"type":"video","id":"mmvo209064517802","unibrow":{"logo":null,"taxonomyPath":null,"text":"TODAY","url":{"primary":"https://www.today.com/video/john-sterling-radio-voice-of-the-yankees-retires-after-35-years-209064517802"}},"mpxMetadata":{"id":"209064517802","guid":"tdy_news_8a_john_sterling_retiring_240414","externalAdvertiserId":"tdy_news_8a_john_sterling_retiring_240414"},"datePublished":"Tue Apr 16 2024 12:20:51 GMT+0000 (UTC)","dateCreated":"Tue Apr 16 2024 12:20:51 GMT+0000 (UTC)","dateModified":"Tue Apr 16 2024 12:21:37 GMT+0000 (UTC)","primaryImage":{"id":"vidimg516775318","headline":{"primary":null},"altText":null,"caption":null,"url":{"primary":"https://media-cldnry.s-nbcnews.com/image/upload/mpx/2704722219/2024_04/1713270035030_tdy_news_8a_john_sterling_retiring_240414_1920x1080-vp224h.jpg"},"imageUrl":{"aims":"https://media11.s-nbcnews.com/i/mpx/2704722219/2024_04/1713270035030_tdy_news_8a_john_sterling_retiring_240414_1920x1080-vp224h.jpg","cloudinary":"https://media-cldnry.s-nbcnews.com/image/upload/mpx/2704722219/2024_04/1713270035030_tdy_news_8a_john_sterling_retiring_240414_1920x1080-vp224h.jpg","telemundo":null},"source":null,"authors":[],"height":null,"width":null,"graphicContent":false},"teaseImage":{"id":"vidimg516775318","headline":{"primary":null},"altText":null,"caption":null,"url":{"primary":"https://media-cldnry.s-nbcnews.com/image/upload/mpx/2704722219/2024_04/1713270035030_tdy_news_8a_john_sterling_retiring_240414_1920x1080-vp224h.jpg"},"imageUrl":{"aims":"https://media11.s-nbcnews.com/i/mpx/2704722219/2024_04/1713270035030_tdy_news_8a_john_sterling_retiring_240414_1920x1080-vp224h.jpg","cloudinary":"https://media-cldnry.s-nbcnews.com/image/upload/mpx/2704722219/2024_04/1713270035030_tdy_news_8a_john_sterling_retiring_240414_1920x1080-vp224h.jpg","telemundo":null},"source":null,"authors":[],"height":null,"width":null,"graphicContent":false},"url":{"canonical":"https://www.today.com/video/john-sterling-radio-voice-of-the-yankees-retires-after-35-years-209064517802","primary":"https://www.today.com/video/john-sterling-radio-voice-of-the-yankees-retires-after-35-years-209064517802","short":"https://www.today.com/video/john-sterling-radio-voice-of-the-yankees-retires-after-35-years-209064517802","slug":"john-sterling-radio-voice-of-the-yankees-retires-after-35-years-209064517802"},"relatedUrl":null,"relatedContentLink":{"text":null,"url":null},"duration":"PT42S","nativeAd":false,"videoType":"broadcast","sentiment":"positive","headline":{"primary":"Yankee’s radio announcer John Sterling retires after 35 years","tease":"Yankee’s radio announcer John Sterling retires after 35 years","social":"Yankee’s radio announcer John Sterling retires after 35 years"},"description":{"primary":"John Sterling, the legendary radio voice of the New York Yankees for over 35 years, has decided to retire. Sterling called more than 5,600 regular-season and playoff games, including five World Series championship runs."},"publisher":{"name":"today"},"source":{"name":"TODAY"},"taxonomy":{"additionalTerms":[{"dateCreated":"Fri Apr 29 2022 02:27:32 GMT+0000 (UTC)","dateModified":"Fri Apr 29 2022 02:27:32 GMT+0000 (UTC)","description":{"primary":null},"id":"nctx20846","isCurated":false,"name":"News","path":"msnbc/section/msnbc/news","pageRoute":"/","slug":"news","type":"taxonomy","taxonomyType":"topic","url":{"primary":null}},{"dateCreated":"Fri Apr 01 2022 20:42:09 GMT+0000 (UTC)","dateModified":"Fri Apr 01 2022 20:42:09 GMT+0000 (UTC)","description":{"primary":null},"id":"nctx23345","isCurated":true,"name":"News","path":"nbcnews/show/meet-the-press/news","pageRoute":"/meet-the-press","slug":"news","type":"taxonomy","taxonomyType":"topic","url":{"primary":"https://www.nbcnews.com/meet-the-press"}},{"dateCreated":"Thu Sep 16 2021 03:36:45 GMT+0000 (UTC)","dateModified":"Thu Sep 16 2021 03:36:45 GMT+0000 (UTC)","description":{"primary":null},"id":"nctx7","isCurated":false,"name":"News","path":"nbcnews/section/news","pageRoute":"/","slug":"news","type":"taxonomy","taxonomyType":"section","url":{"primary":null}},{"dateCreated":"Thu Sep 16 2021 03:10:17 GMT+0000 (UTC)","dateModified":"Thu Sep 16 2021 03:10:17 GMT+0000 (UTC)","description":{"primary":null},"id":"tdtx101","isCurated":true,"name":"News","path":"today/section/news","pageRoute":"/news","slug":"news","type":"taxonomy","taxonomyType":"section","url":{"primary":"https://www.today.com/news"}},{"dateCreated":"Thu Sep 16 2021 03:10:11 GMT+0000 (UTC)","dateModified":"Thu Sep 16 2021 03:10:11 GMT+0000 (UTC)","description":{"primary":null},"id":"tdtx116","isCurated":true,"name":"Sports","path":"today/section/news/sports","pageRoute":"/news/sports","slug":"sports","type":"taxonomy","taxonomyType":"topic","url":{"primary":"https://www.today.com/news/sports"}},{"dateCreated":"Wed Sep 28 2022 15:01:52 GMT+0000 (UTC)","dateModified":"Wed Sep 28 2022 15:01:52 GMT+0000 (UTC)","description":{"primary":null},"id":"tdtx117","isCurated":false,"name":"News","path":"today/section/news/news","pageRoute":"/","slug":"news","type":"taxonomy","taxonomyType":"topic","url":{"primary":null}},{"dateCreated":"Tue Jan 04 2022 15:36:59 GMT+0000 (UTC)","dateModified":"Tue Jan 04 2022 15:36:59 GMT+0000 (UTC)","description":{"primary":null},"id":"tdtx2977","isCurated":false,"name":"Top Videos","path":"today/label/top-videos","pageRoute":"/","slug":"top-videos","type":"taxonomy","taxonomyType":"label","url":{"primary":null}}],"primaryVertical":{"name":"today"},"primarySection":null,"primaryTopic":null},"hasCaptions":true,"closedCaptioning":{"smptett":null,"srt":"https://nbcnewsdigital-static.nbcuni.com/media/captions/NBC_News_Digital/2024/04/1713270035030_tdy_news_8a_john_sterling_retiring_240414.srt","webvtt":"https://nbcnewsdigital-static.nbcuni.com/media/captions/NBC_News_Digital/2024/04/1713270035030_tdy_news_8a_john_sterling_retiring_240414.vtt"},"videoAssets":[{"assetType":"EMP","format":"M3U","publicUrl":"https://prodamdnewsencoding.akamaized.net/NBC_News_Digital/tdy_news_8a_john_sterling_retiring_240414/1/abs/index.m3u8","height":1080,"width":1920,"assetDuration":41.742,"bitrate":4334000},{"assetType":"akamaiMp4","format":"MPEG4","publicUrl":"https://prodamdnewsencoding.akamaized.net/NBC_News_Digital/nbcnews/video/2024/04/1713270035030_tdy_news_8a_john_sterling_retiring_240414_6.mp4","height":1080,"width":1920,"assetDuration":41.742,"bitrate":4334747}]},{"type":"video","id":"mmvo209063493813","unibrow":{"logo":null,"taxonomyPath":null,"text":"TODAY","url":{"primary":"https://www.today.com/video/how-to-find-the-best-rewards-credit-card-for-you-209063493813"}},"mpxMetadata":{"id":"209063493813","guid":"tdy_news_7a_romans_credit_card_rewards_240416","externalAdvertiserId":"tdy_news_7a_romans_credit_card_rewards_240416"},"datePublished":"Tue Apr 16 2024 12:10:06 GMT+0000 (UTC)","dateCreated":"Tue Apr 16 2024 12:10:06 GMT+0000 (UTC)","dateModified":"Tue Apr 16 2024 12:10:54 GMT+0000 (UTC)","primaryImage":{"id":"vidimg3178652963","headline":{"primary":null},"altText":null,"caption":null,"url":{"primary":"https://media-cldnry.s-nbcnews.com/image/upload/mpx/2704722219/2024_04/1713269389761_tdy_news_7a_romans_credit_card_rewards_240416_1920x1080-bc1p8d.jpg"},"imageUrl":{"aims":"https://media11.s-nbcnews.com/i/mpx/2704722219/2024_04/1713269389761_tdy_news_7a_romans_credit_card_rewards_240416_1920x1080-bc1p8d.jpg","cloudinary":"https://media-cldnry.s-nbcnews.com/image/upload/mpx/2704722219/2024_04/1713269389761_tdy_news_7a_romans_credit_card_rewards_240416_1920x1080-bc1p8d.jpg","telemundo":null},"source":null,"authors":[],"height":null,"width":null,"graphicContent":false},"teaseImage":{"id":"vidimg3178652963","headline":{"primary":null},"altText":null,"caption":null,"url":{"primary":"https://media-cldnry.s-nbcnews.com/image/upload/mpx/2704722219/2024_04/1713269389761_tdy_news_7a_romans_credit_card_rewards_240416_1920x1080-bc1p8d.jpg"},"imageUrl":{"aims":"https://media11.s-nbcnews.com/i/mpx/2704722219/2024_04/1713269389761_tdy_news_7a_romans_credit_card_rewards_240416_1920x1080-bc1p8d.jpg","cloudinary":"https://media-cldnry.s-nbcnews.com/image/upload/mpx/2704722219/2024_04/1713269389761_tdy_news_7a_romans_credit_card_rewards_240416_1920x1080-bc1p8d.jpg","telemundo":null},"source":null,"authors":[],"height":null,"width":null,"graphicContent":false},"url":{"canonical":"https://www.today.com/video/how-to-find-the-best-rewards-credit-card-for-you-209063493813","primary":"https://www.today.com/video/how-to-find-the-best-rewards-credit-card-for-you-209063493813","short":"https://www.today.com/video/how-to-find-the-best-rewards-credit-card-for-you-209063493813","slug":"how-to-find-the-best-rewards-credit-card-for-you-209063493813"},"relatedUrl":null,"relatedContentLink":{"text":null,"url":null},"duration":"PT3M23S","nativeAd":false,"videoType":"broadcast","sentiment":"positive","headline":{"primary":"How to get the most value out of airline credit cards and rewards","tease":"How to get the most value out of airline credit cards and rewards","social":"How to get the most value out of airline credit cards and rewards"},"description":{"primary":"The government has scheduled a hearing to see if customers of airline credit cards and loyalty programs are really getting all of the perks they were promised when they sign up. NBC’s Christine Romans joins TODAY with what cardholders need to know."},"publisher":{"name":"today"},"source":{"name":"TODAY"},"taxonomy":{"additionalTerms":[{"dateCreated":"Fri Apr 29 2022 02:27:32 GMT+0000 (UTC)","dateModified":"Fri Apr 29 2022 02:27:32 GMT+0000 (UTC)","description":{"primary":null},"id":"nctx20846","isCurated":false,"name":"News","path":"msnbc/section/msnbc/news","pageRoute":"/","slug":"news","type":"taxonomy","taxonomyType":"topic","url":{"primary":null}},{"dateCreated":"Fri Apr 01 2022 20:42:09 GMT+0000 (UTC)","dateModified":"Fri Apr 01 2022 20:42:09 GMT+0000 (UTC)","description":{"primary":null},"id":"nctx23345","isCurated":true,"name":"News","path":"nbcnews/show/meet-the-press/news","pageRoute":"/meet-the-press","slug":"news","type":"taxonomy","taxonomyType":"topic","url":{"primary":"https://www.nbcnews.com/meet-the-press"}},{"dateCreated":"Thu Sep 16 2021 03:36:45 GMT+0000 (UTC)","dateModified":"Thu Sep 16 2021 03:36:45 GMT+0000 (UTC)","description":{"primary":null},"id":"nctx7","isCurated":false,"name":"News","path":"nbcnews/section/news","pageRoute":"/","slug":"news","type":"taxonomy","taxonomyType":"section","url":{"primary":null}},{"dateCreated":"Thu Sep 16 2021 03:10:17 GMT+0000 (UTC)","dateModified":"Thu Sep 16 2021 03:10:17 GMT+0000 (UTC)","description":{"primary":null},"id":"tdtx101","isCurated":true,"name":"News","path":"today/section/news","pageRoute":"/news","slug":"news","type":"taxonomy","taxonomyType":"section","url":{"primary":"https://www.today.com/news"}},{"dateCreated":"Thu Sep 16 2021 03:10:16 GMT+0000 (UTC)","dateModified":"Thu Sep 16 2021 03:10:16 GMT+0000 (UTC)","description":{"primary":null},"id":"tdtx106","isCurated":true,"name":"Money","path":"today/section/money","pageRoute":"/money/on-the-show","slug":"money","type":"taxonomy","taxonomyType":"section","url":{"primary":"https://www.today.com/money/on-the-show"}},{"dateCreated":"Wed Sep 28 2022 15:01:52 GMT+0000 (UTC)","dateModified":"Wed Sep 28 2022 15:01:52 GMT+0000 (UTC)","description":{"primary":null},"id":"tdtx117","isCurated":false,"name":"News","path":"today/section/news/news","pageRoute":"/","slug":"news","type":"taxonomy","taxonomyType":"topic","url":{"primary":null}},{"dateCreated":"Thu Sep 16 2021 03:10:13 GMT+0000 (UTC)","dateModified":"Thu Sep 16 2021 03:10:13 GMT+0000 (UTC)","description":{"primary":null},"id":"tdtx135","isCurated":true,"name":"Your money","path":"today/section/money/your-money","pageRoute":"/money/your-money","slug":"your-money","type":"taxonomy","taxonomyType":"topic","url":{"primary":"https://www.today.com/money/your-money"}},{"dateCreated":"Thu Sep 16 2021 03:10:08 GMT+0000 (UTC)","dateModified":"Thu Sep 16 2021 03:10:08 GMT+0000 (UTC)","description":{"primary":null},"id":"tdtx137","isCurated":true,"name":"Money","path":"today/section/money/money","pageRoute":"/money","slug":"money","type":"taxonomy","taxonomyType":"topic","url":{"primary":"https://www.today.com/money"}},{"dateCreated":"Thu Sep 16 2021 03:10:08 GMT+0000 (UTC)","dateModified":"Thu Sep 16 2021 03:10:08 GMT+0000 (UTC)","description":{"primary":null},"id":"tdtx2010","isCurated":false,"name":"Money","path":"today/section/tmrw/money","pageRoute":"/","slug":"money","type":"taxonomy","taxonomyType":"topic","url":{"primary":null}},{"dateCreated":"Tue Jan 04 2022 15:36:59 GMT+0000 (UTC)","dateModified":"Tue Jan 04 2022 15:36:59 GMT+0000 (UTC)","description":{"primary":null},"id":"tdtx2977","isCurated":false,"name":"Top Videos","path":"today/label/top-videos","pageRoute":"/","slug":"top-videos","type":"taxonomy","taxonomyType":"label","url":{"primary":null}}],"primaryVertical":{"name":"today"},"primarySection":null,"primaryTopic":null},"hasCaptions":true,"closedCaptioning":{"smptett":null,"srt":"https://nbcnewsdigital-static.nbcuni.com/media/captions/NBC_News_Digital/2024/04/1713269389761_tdy_news_7a_romans_credit_card_rewards_240416.srt","webvtt":"https://nbcnewsdigital-static.nbcuni.com/media/captions/NBC_News_Digital/2024/04/1713269389761_tdy_news_7a_romans_credit_card_rewards_240416.vtt"},"videoAssets":[{"assetType":"EMP","format":"M3U","publicUrl":"https://prodamdnewsencoding.akamaized.net/NBC_News_Digital/tdy_news_7a_romans_credit_card_rewards_240416/1/abs/index.m3u8","height":1080,"width":1920,"assetDuration":202.804,"bitrate":4149000},{"assetType":"akamaiMp4","format":"MPEG4","publicUrl":"https://prodamdnewsencoding.akamaized.net/NBC_News_Digital/nbcnews/video/2024/04/1713269389761_tdy_news_7a_romans_credit_card_rewards_240416_6.mp4","height":1080,"width":1920,"assetDuration":202.804,"bitrate":4149586}]},{"type":"video","id":"mmvo209066565518","unibrow":{"logo":null,"taxonomyPath":null,"text":"TODAY","url":{"primary":"https://www.today.com/video/scott-peterson-back-in-court-with-support-from-innocence-project-209066565518"}},"mpxMetadata":{"id":"209066565518","guid":"tdy_news_7a_kreutz_cevallos_scott_peterson_240416","externalAdvertiserId":"tdy_news_7a_kreutz_cevallos_scott_peterson_240416"},"datePublished":"Tue Apr 16 2024 11:58:51 GMT+0000 (UTC)","dateCreated":"Tue Apr 16 2024 11:58:51 GMT+0000 (UTC)","dateModified":"Tue Apr 16 2024 11:59:44 GMT+0000 (UTC)","primaryImage":{"id":"vidimg838784961","headline":{"primary":null},"altText":null,"caption":null,"url":{"primary":"https://media-cldnry.s-nbcnews.com/image/upload/mpx/2704722219/2024_04/1713268711122_tdy_news_7a_kreutz_cevallos_scott_peterson_240416_1920x1080-hljmdj.jpg"},"imageUrl":{"aims":"https://media13.s-nbcnews.com/i/mpx/2704722219/2024_04/1713268711122_tdy_news_7a_kreutz_cevallos_scott_peterson_240416_1920x1080-hljmdj.jpg","cloudinary":"https://media-cldnry.s-nbcnews.com/image/upload/mpx/2704722219/2024_04/1713268711122_tdy_news_7a_kreutz_cevallos_scott_peterson_240416_1920x1080-hljmdj.jpg","telemundo":null},"source":null,"authors":[],"height":null,"width":null,"graphicContent":false},"teaseImage":{"id":"vidimg838784961","headline":{"primary":null},"altText":null,"caption":null,"url":{"primary":"https://media-cldnry.s-nbcnews.com/image/upload/mpx/2704722219/2024_04/1713268711122_tdy_news_7a_kreutz_cevallos_scott_peterson_240416_1920x1080-hljmdj.jpg"},"imageUrl":{"aims":"https://media13.s-nbcnews.com/i/mpx/2704722219/2024_04/1713268711122_tdy_news_7a_kreutz_cevallos_scott_peterson_240416_1920x1080-hljmdj.jpg","cloudinary":"https://media-cldnry.s-nbcnews.com/image/upload/mpx/2704722219/2024_04/1713268711122_tdy_news_7a_kreutz_cevallos_scott_peterson_240416_1920x1080-hljmdj.jpg","telemundo":null},"source":null,"authors":[],"height":null,"width":null,"graphicContent":false},"url":{"canonical":"https://www.today.com/video/scott-peterson-back-in-court-with-support-from-innocence-project-209066565518","primary":"https://www.today.com/video/scott-peterson-back-in-court-with-support-from-innocence-project-209066565518","short":"https://www.today.com/video/scott-peterson-back-in-court-with-support-from-innocence-project-209066565518","slug":"scott-peterson-back-in-court-with-support-from-innocence-project-209066565518"},"relatedUrl":null,"relatedContentLink":{"text":null,"url":null},"duration":"PT4M23S","nativeAd":false,"videoType":"broadcast","sentiment":"neutral","headline":{"primary":"Scott Peterson back in court with support from Innocence Project","tease":"Scott Peterson back in court with support from Innocence Project","social":"Scott Peterson back in court with support from Innocence Project"},"description":{"primary":"Scott Peterson, who was convicted for murdering his wife and unborn child, is expected back in court for a second time since he began working with the LA Innocence Project. His new lawyers say investigators never tested evidence that could show someone else was responsible for the murders. NBC’s Liz Kreutz reports and Danny Cevallos provides analysis for TODAY."},"publisher":{"name":"today"},"source":{"name":"TODAY"},"taxonomy":{"additionalTerms":[{"dateCreated":"Fri Apr 29 2022 02:27:32 GMT+0000 (UTC)","dateModified":"Fri Apr 29 2022 02:27:32 GMT+0000 (UTC)","description":{"primary":null},"id":"nctx20846","isCurated":false,"name":"News","path":"msnbc/section/msnbc/news","pageRoute":"/","slug":"news","type":"taxonomy","taxonomyType":"topic","url":{"primary":null}},{"dateCreated":"Fri Apr 01 2022 20:42:09 GMT+0000 (UTC)","dateModified":"Fri Apr 01 2022 20:42:09 GMT+0000 (UTC)","description":{"primary":null},"id":"nctx23345","isCurated":true,"name":"News","path":"nbcnews/show/meet-the-press/news","pageRoute":"/meet-the-press","slug":"news","type":"taxonomy","taxonomyType":"topic","url":{"primary":"https://www.nbcnews.com/meet-the-press"}},{"dateCreated":"Thu Sep 16 2021 03:36:45 GMT+0000 (UTC)","dateModified":"Thu Sep 16 2021 03:36:45 GMT+0000 (UTC)","description":{"primary":null},"id":"nctx7","isCurated":false,"name":"News","path":"nbcnews/section/news","pageRoute":"/","slug":"news","type":"taxonomy","taxonomyType":"section","url":{"primary":null}},{"dateCreated":"Thu Sep 16 2021 03:10:17 GMT+0000 (UTC)","dateModified":"Thu Sep 16 2021 03:10:17 GMT+0000 (UTC)","description":{"primary":null},"id":"tdtx101","isCurated":true,"name":"News","path":"today/section/news","pageRoute":"/news","slug":"news","type":"taxonomy","taxonomyType":"section","url":{"primary":"https://www.today.com/news"}},{"dateCreated":"Wed Sep 28 2022 15:01:52 GMT+0000 (UTC)","dateModified":"Wed Sep 28 2022 15:01:52 GMT+0000 (UTC)","description":{"primary":null},"id":"tdtx117","isCurated":false,"name":"News","path":"today/section/news/news","pageRoute":"/","slug":"news","type":"taxonomy","taxonomyType":"topic","url":{"primary":null}},{"dateCreated":"Tue Jan 04 2022 15:36:59 GMT+0000 (UTC)","dateModified":"Tue Jan 04 2022 15:36:59 GMT+0000 (UTC)","description":{"primary":null},"id":"tdtx2977","isCurated":false,"name":"Top Videos","path":"today/label/top-videos","pageRoute":"/","slug":"top-videos","type":"taxonomy","taxonomyType":"label","url":{"primary":null}}],"primaryVertical":{"name":"today"},"primarySection":null,"primaryTopic":null},"hasCaptions":true,"closedCaptioning":{"smptett":null,"srt":"https://nbcnewsdigital-static.nbcuni.com/media/captions/NBC_News_Digital/2024/04/1713268711122_tdy_news_7a_kreutz_cevallos_scott_peterson_240416.srt","webvtt":"https://nbcnewsdigital-static.nbcuni.com/media/captions/NBC_News_Digital/2024/04/1713268711122_tdy_news_7a_kreutz_cevallos_scott_peterson_240416.vtt"},"videoAssets":[{"assetType":"EMP","format":"M3U","publicUrl":"https://prodamdnewsencoding.akamaized.net/NBC_News_Digital/tdy_news_7a_kreutz_cevallos_scott_peterson_240416/1/abs/index.m3u8","height":1080,"width":1920,"assetDuration":263.499,"bitrate":4218000},{"assetType":"akamaiMp4","format":"MPEG4","publicUrl":"https://prodamdnewsencoding.akamaized.net/NBC_News_Digital/nbcnews/video/2024/04/1713268711122_tdy_news_7a_kreutz_cevallos_scott_peterson_240416_6.mp4","height":1080,"width":1920,"assetDuration":263.499,"bitrate":4218475}]},{"type":"video","id":"mmvo209063493645","unibrow":{"logo":null,"taxonomyPath":null,"text":"TODAY","url":{"primary":"https://www.today.com/video/paris-olympics-flame-lit-during-ceremony-in-greece-209063493645"}},"mpxMetadata":{"id":"209063493645","guid":"tdy_news_7a_olympics_flame_greece_240416","externalAdvertiserId":"tdy_news_7a_olympics_flame_greece_240416"},"datePublished":"Tue Apr 16 2024 11:47:05 GMT+0000 (UTC)","dateCreated":"Tue Apr 16 2024 11:47:05 GMT+0000 (UTC)","dateModified":"Tue Apr 16 2024 11:47:57 GMT+0000 (UTC)","primaryImage":{"id":"vidimg1372030476","headline":{"primary":null},"altText":null,"caption":null,"url":{"primary":"https://media-cldnry.s-nbcnews.com/image/upload/mpx/2704722219/2024_04/1713268009608_tdy_news_7a_olympics_flame_greece_240416_1920x1080-rw63jd.jpg"},"imageUrl":{"aims":"https://media14.s-nbcnews.com/i/mpx/2704722219/2024_04/1713268009608_tdy_news_7a_olympics_flame_greece_240416_1920x1080-rw63jd.jpg","cloudinary":"https://media-cldnry.s-nbcnews.com/image/upload/mpx/2704722219/2024_04/1713268009608_tdy_news_7a_olympics_flame_greece_240416_1920x1080-rw63jd.jpg","telemundo":null},"source":null,"authors":[],"height":null,"width":null,"graphicContent":false},"teaseImage":{"id":"vidimg1372030476","headline":{"primary":null},"altText":null,"caption":null,"url":{"primary":"https://media-cldnry.s-nbcnews.com/image/upload/mpx/2704722219/2024_04/1713268009608_tdy_news_7a_olympics_flame_greece_240416_1920x1080-rw63jd.jpg"},"imageUrl":{"aims":"https://media14.s-nbcnews.com/i/mpx/2704722219/2024_04/1713268009608_tdy_news_7a_olympics_flame_greece_240416_1920x1080-rw63jd.jpg","cloudinary":"https://media-cldnry.s-nbcnews.com/image/upload/mpx/2704722219/2024_04/1713268009608_tdy_news_7a_olympics_flame_greece_240416_1920x1080-rw63jd.jpg","telemundo":null},"source":null,"authors":[],"height":null,"width":null,"graphicContent":false},"url":{"canonical":"https://www.today.com/video/paris-olympics-flame-lit-during-ceremony-in-greece-209063493645","primary":"https://www.today.com/video/paris-olympics-flame-lit-during-ceremony-in-greece-209063493645","short":"https://www.today.com/video/paris-olympics-flame-lit-during-ceremony-in-greece-209063493645","slug":"paris-olympics-flame-lit-during-ceremony-in-greece-209063493645"},"relatedUrl":null,"relatedContentLink":{"text":null,"url":null},"duration":"PT37S","nativeAd":false,"videoType":"broadcast","sentiment":"positive","headline":{"primary":"Olympic flame’s journey to Paris begins with ceremony in Greece","tease":"Olympic flame’s journey to Paris begins with ceremony in Greece","social":"Olympic flame’s journey to Paris begins with ceremony in Greece"},"description":{"primary":"The Olympic flame was lit during a ceremony in Greece on Tuesday. Over the next three months, it will be carried by around 10,000 torchbearers as it makes it way to Paris for the 2024 Summer Games."},"publisher":{"name":"today"},"source":{"name":"TODAY"},"taxonomy":{"additionalTerms":[{"dateCreated":"Fri Apr 29 2022 02:27:32 GMT+0000 (UTC)","dateModified":"Fri Apr 29 2022 02:27:32 GMT+0000 (UTC)","description":{"primary":null},"id":"nctx20846","isCurated":false,"name":"News","path":"msnbc/section/msnbc/news","pageRoute":"/","slug":"news","type":"taxonomy","taxonomyType":"topic","url":{"primary":null}},{"dateCreated":"Fri Apr 01 2022 20:42:09 GMT+0000 (UTC)","dateModified":"Fri Apr 01 2022 20:42:09 GMT+0000 (UTC)","description":{"primary":null},"id":"nctx23345","isCurated":true,"name":"News","path":"nbcnews/show/meet-the-press/news","pageRoute":"/meet-the-press","slug":"news","type":"taxonomy","taxonomyType":"topic","url":{"primary":"https://www.nbcnews.com/meet-the-press"}},{"dateCreated":"Thu Sep 16 2021 03:36:45 GMT+0000 (UTC)","dateModified":"Thu Sep 16 2021 03:36:45 GMT+0000 (UTC)","description":{"primary":null},"id":"nctx7","isCurated":false,"name":"News","path":"nbcnews/section/news","pageRoute":"/","slug":"news","type":"taxonomy","taxonomyType":"section","url":{"primary":null}},{"dateCreated":"Thu Sep 16 2021 03:10:17 GMT+0000 (UTC)","dateModified":"Thu Sep 16 2021 03:10:17 GMT+0000 (UTC)","description":{"primary":null},"id":"tdtx101","isCurated":true,"name":"News","path":"today/section/news","pageRoute":"/news","slug":"news","type":"taxonomy","taxonomyType":"section","url":{"primary":"https://www.today.com/news"}},{"dateCreated":"Thu Sep 16 2021 03:10:11 GMT+0000 (UTC)","dateModified":"Thu Sep 16 2021 03:10:11 GMT+0000 (UTC)","description":{"primary":null},"id":"tdtx116","isCurated":true,"name":"Sports","path":"today/section/news/sports","pageRoute":"/news/sports","slug":"sports","type":"taxonomy","taxonomyType":"topic","url":{"primary":"https://www.today.com/news/sports"}},{"dateCreated":"Wed Sep 28 2022 15:01:52 GMT+0000 (UTC)","dateModified":"Wed Sep 28 2022 15:01:52 GMT+0000 (UTC)","description":{"primary":null},"id":"tdtx117","isCurated":false,"name":"News","path":"today/section/news/news","pageRoute":"/","slug":"news","type":"taxonomy","taxonomyType":"topic","url":{"primary":null}},{"dateCreated":"Thu Sep 16 2021 03:10:08 GMT+0000 (UTC)","dateModified":"Thu Sep 16 2021 03:10:08 GMT+0000 (UTC)","description":{"primary":null},"id":"tdtx156","isCurated":false,"name":"Olympics","path":"today/section/news/sports/olympics","pageRoute":"/","slug":"olympics","type":"taxonomy","taxonomyType":"subtopic","url":{"primary":null}},{"dateCreated":"Tue Jan 04 2022 15:36:59 GMT+0000 (UTC)","dateModified":"Tue Jan 04 2022 15:36:59 GMT+0000 (UTC)","description":{"primary":null},"id":"tdtx2977","isCurated":false,"name":"Top Videos","path":"today/label/top-videos","pageRoute":"/","slug":"top-videos","type":"taxonomy","taxonomyType":"label","url":{"primary":null}}],"primaryVertical":{"name":"today"},"primarySection":null,"primaryTopic":null},"hasCaptions":true,"closedCaptioning":{"smptett":null,"srt":"https://nbcnewsdigital-static.nbcuni.com/media/captions/NBC_News_Digital/2024/04/1713268009608_tdy_news_7a_olympics_flame_greece_240416.srt","webvtt":"https://nbcnewsdigital-static.nbcuni.com/media/captions/NBC_News_Digital/2024/04/1713268009608_tdy_news_7a_olympics_flame_greece_240416.vtt"},"videoAssets":[{"assetType":"EMP","format":"M3U","publicUrl":"https://prodamdnewsencoding.akamaized.net/NBC_News_Digital/tdy_news_7a_olympics_flame_greece_240416/1/abs/index.m3u8","height":1080,"width":1920,"assetDuration":36.67,"bitrate":4165000},{"assetType":"akamaiMp4","format":"MPEG4","publicUrl":"https://prodamdnewsencoding.akamaized.net/NBC_News_Digital/nbcnews/video/2024/04/1713268009608_tdy_news_7a_olympics_flame_greece_240416_6.mp4","height":1080,"width":1920,"assetDuration":36.67,"bitrate":4165321}]}]}}}],"text":["As many as 31 million people live within the path of totality, which stretches in a diagonal line from Mexico, through Texas, Arkansas, Kentucky, Ohio, New York and Maine. ","Newton Chu and his family traveled to Indianapolis to view the spectacle from Hawaii — their third eclipse sighting since 1991. ","“I think it is a little emotional,” he said, noting that there are people often seen with tears in their eyes over witnessing “a phenomena of nature.”","Along the path, police expect highway gridlocks. ","“We were told to compare it to 30 Super Bowls letting out at the same time,” Pennsylvania State Troop Capt. Kirk Reese said. “Don’t stop on the highway to view the eclipse. Don’t stop in the roadway. Turn your headlights on. Be safe.” "]},"cardData":{"graphics":[]},"date":{"createdAt":"2024-04-08T11:59:34.724Z","publishedAt":"2024-04-08T11:59:34.724Z","modifiedAt":"2024-04-08T12:05:53.580Z"},"description":{"primary":"As many as 31 million people live within the path of totality, which stretches in a diagonal line from Mexico, through Texas, Arkansas, Kentucky, Ohio, New York","seo":"As many as 31 million people live within the path of totality, which stretches in a diagonal line from Mexico, through Texas, Arkansas, Kentucky, Ohio, New York","social":"Tens of millions gather to view the eclipse"},"headline":{"primary":"Tens of millions gather to view the eclipse","seo":"Tens of millions gather to view the eclipse","social":"Tens of millions gather to view the eclipse","tease":"Tens of millions gather to view the eclipse"},"primaryImage":null,"teaseImage":null,"taxonomy":{"primaryChannel":{"id":"rctx6603","path":"nbcnews/channel/nebula-blog-rcna145900","taxonomyType":"channel"},"primaryVertical":{"dateCreated":"Thu Sep 16 2021 03:51:57 GMT+0000 (UTC)","dateModified":"Thu Sep 16 2021 03:51:57 GMT+0000 (UTC)","description":{"primary":null},"id":"nctx20366","isCurated":true,"name":"News","path":"nbcnews/vertical/news","pageRoute":"/","slug":"news","type":"taxonomy","taxonomyType":"vertical","url":{"primary":"https://www.nbcnews.com/"}}},"url":{"primary":"https://www.nbcnews.com/science/space/live-blog/solar-eclipse-2024-live-updates-rcna145900#rcrd38445"},"replies":[]},{"id":"rcrd38446","authors":[{"bio":[{"type":"markup","element":"p","html":"Kate Snow is a senior national correspondent for NBC News and an anchor for NBC Nightly News."}],"dateCreated":"Fri Jan 03 2014 17:10:18 GMT+0000 (UTC)","dateModified":"Thu Feb 01 2024 18:28:32 GMT+0000 (UTC)","shortBio":null,"liveBlogShortBio":"","experience":[],"educationAndExpertise":[],"awards":[],"id":"ncpn3431","email":null,"jobTitle":["National Correspondent"],"name":"Kate Snow","primaryImage":{"altText":null,"height":326,"url":{"primary":"https://media-cldnry.s-nbcnews.com/image/upload/newscms/2024_05/3637581/kate_snow.jpg"},"width":326},"publisher":{"name":"nbcnews","subType":null,"type":"organization"},"socialMediaProfiles":{"email":null,"facebook":null,"instagram":null,"pinterest":null,"snapchat":null,"tiktok":null,"twitter":"@tvkatesnow","whatsapp":null,"youtube":null},"subType":null,"type":"person","url":{"canonical":"https://www.nbcnews.com/author/kate-snow-ncpn3431","primary":"https://www.nbcnews.com/author/kate-snow-ncpn3431","short":"https://www.nbcnews.com/author/kate-snow-ncpn3431","slug":"kate-snow-ncpn3431"},"worksFor":null}],"cardType":"POST","isHeadlineHidden":false,"content":{"markupAndEmbeds":[{"type":"markup","element":"p","html":"HOULTON, Maine — Everybody's ready, even George Washington. "},{"type":"markup","element":"p","html":"After a weekend of festivities — science demonstrations, movies and gatherings culminating in fireworks Sunday night — this small Maine town in the path of totality will be focused on today's eclipse."},{"type":"markup","element":"p","html":"Houlton’s population is just under 5,000. But hundreds of eclipse-chasing tourists have arrived already, and more are expected today. "},{"presentation":{"alignment":"center","size":"medium","style":"default","byline":null,"hideRecommendations":false,"hideProductRecommendations":false,"_overriddenByGetProcessedCardData":true},"type":"embeddedImage","image":{"id":"rcim252076","headline":{"primary":null,"tease":null,"seo":null,"social":null},"caption":"Eclipse glasses cover a bust of George Washington in Houlton, Maine. ","altText":"Eclipse glasses cover a bust of George Washington in Houlton, Maine. ","url":{"primary":"https://media-cldnry.s-nbcnews.com/image/upload/rockcms/2024-04/240408-solar-eclipse-maine-mn-0930-bea9be.jpg"},"imageUrl":{"aims":"https://media1.s-nbcnews.com/i/rockcms/2024-04/252076/240408-solar-eclipse-maine-mn-0930-bea9be_b50b73eb9c668aaa281a05ae5f32c1ce2cbf785d.jpg","cloudinary":"https://media-cldnry.s-nbcnews.com/image/upload/rockcms/2024-04/240408-solar-eclipse-maine-mn-0930-bea9be.jpg","telemundo":null},"encodingFormat":"image/jpeg","height":486,"width":480,"authors":[{"name":"Kate Snow"}],"source":{"name":"NBC News","copyright":null},"graphicContent":false}},{"type":"markup","element":"p","html":"In a corner store turned eclipse information center, folks are invited to put a pin on the map representing where they’re from. Most are from New England but there are pins from as far away as California and Washington State. Someone drew on Australia and pinned it."},{"type":"markup","element":"p","html":"Locals are excited too. This is the first full eclipse here since 1963. And back then, there were clouds and storms and a lot of disappointment. Today, we may just have the best forecast on the entire path of totality. There are thin clouds now but this afternoon bright sunshine is predicted. "},{"type":"embeddedWidget","presentation":{"alignment":"center","size":"medium","style":"default","byline":null,"hideRecommendations":false,"hideProductRecommendations":false,"_overriddenByGetProcessedCardData":true},"widget":{"id":"ncwd999999","type":"widget","name":"IFRAMELY_EXTERNAL_EMBED","baseline":"\u003cdiv class=\"iframely-tiktok iframely-app iframely-embed\" style=\"max-width: 605px;\"\u003e\u003cdiv class=\"iframely-responsive\" style=\"padding-bottom: 104.259%; padding-top: 120px;\"\u003e\u003ciframe src=\"//iframe.nbcnews.com/1IwFEP6?_showcaption=true\u0026app=1\" allowfullscreen\u003e\u003c/iframe\u003e\u003c/div\u003e\u003c/div\u003e","mobileBaseline":"\u003camp-iframe src=\"https://iframe.nbcnews.com/1IwFEP6?_showcaption=true\u0026amp=1\" width=\"400\" height=\"417.036\" frameborder=\"0\" allowfullscreen layout=\"responsive\" resizable sandbox=\"allow-scripts allow-same-origin allow-popups allow-forms allow-top-navigation-by-user-activation\"\u003e\u003camp-img layout=\"fill\" src=\"https://iframe.nbcnews.com/amp169/thumbnail\" placeholder\u003e\u003c/amp-img\u003e\u003cbutton overflow\u003eRead more\u003c/button\u003e\u003c/amp-iframe\u003e","fallbackUrl":"https://www.tiktok.com/@tvkatesnow/video/7355290746058001694","properties":{"canonical-url":"https://www.tiktok.com/@tvkatesnow/video/7355290746058001694","headline":"Houlton Maine is the last city in the US in tbe path of totality tomorrow. And they are ready!!","iframely-embed-amp-html":"\u003camp-iframe src=\"https://iframe.nbcnews.com/1IwFEP6?_showcaption=true\u0026amp=1\" width=\"400\" height=\"417.036\" frameborder=\"0\" allowfullscreen layout=\"responsive\" resizable sandbox=\"allow-scripts allow-same-origin allow-popups allow-forms allow-top-navigation-by-user-activation\"\u003e\u003camp-img layout=\"fill\" src=\"https://iframe.nbcnews.com/amp169/thumbnail\" placeholder\u003e\u003c/amp-img\u003e\u003cbutton overflow\u003eRead more\u003c/button\u003e\u003c/amp-iframe\u003e","iframely-embed-html":"\u003cdiv class=\"iframely-tiktok iframely-app iframely-embed\" style=\"max-width: 605px;\"\u003e\u003cdiv class=\"iframely-responsive\" style=\"padding-bottom: 104.259%; padding-top: 120px;\"\u003e\u003ciframe src=\"//iframe.nbcnews.com/1IwFEP6?_showcaption=true\u0026app=1\" allowfullscreen\u003e\u003c/iframe\u003e\u003c/div\u003e\u003c/div\u003e","iframely-embed-id":"1IwFEP6","iframely-embed-site":"TikTok","image-url":"https://p16-sign.tiktokcdn-us.com/obj/tos-useast8-p-0068-tx2/o4vIthLJRQGf9aEAs4zAeYINMMg3jr2IqwDnfC?x-expires=1712746800\u0026x-signature=A7InQN9gXRp37UoqTsJWaEx9YwI%3D","presentation-alignment":"CENTER","presentation-size":"MEDIUM"},"publisher":{"name":"nbcnews"}}},{"type":"markup","element":"p","html":"On the local station WHOU 100.1, the DJs are talking about how this eclipse has brought everyone together and the most noticeable thing is the “loudness of smiles” everywhere. "},{"type":"markup","element":"p","html":"“Everybody in this town is gonna be connected… because we’re gonna be eclipse buddies.”"}],"text":["HOULTON, Maine — Everybody's ready, even George Washington. ","After a weekend of festivities — science demonstrations, movies and gatherings culminating in fireworks Sunday night — this small Maine town in the path of totality will be focused on today's eclipse.","Houlton’s population is just under 5,000. But hundreds of eclipse-chasing tourists have arrived already, and more are expected today. ","In a corner store turned eclipse information center, folks are invited to put a pin on the map representing where they’re from. Most are from New England but there are pins from as far away as California and Washington State. Someone drew on Australia and pinned it.","Locals are excited too. This is the first full eclipse here since 1963. And back then, there were clouds and storms and a lot of disappointment. Today, we may just have the best forecast on the entire path of totality. There are thin clouds now but this afternoon bright sunshine is predicted. ","On the local station WHOU 100.1, the DJs are talking about how this eclipse has brought everyone together and the most noticeable thing is the “loudness of smiles” everywhere. ","“Everybody in this town is gonna be connected… because we’re gonna be eclipse buddies.”"]},"cardData":{"graphics":[]},"date":{"createdAt":"2024-04-08T11:57:56.607Z","publishedAt":"2024-04-08T11:57:56.607Z","modifiedAt":"2024-04-08T13:34:19.581Z"},"description":{"primary":"The last U.S. city in the path of totality prepares for the eclipse","seo":"The last U.S. city in the path of totality prepares for the eclipse","social":"The last U.S. city in the path of totality prepares for the eclipse"},"headline":{"primary":"The last U.S. city in the path of totality prepares for the eclipse","seo":"The last U.S. city in the path of totality prepares for the eclipse","social":"The last U.S. city in the path of totality prepares for the eclipse","tease":"The last U.S. city in the path of totality prepares for the eclipse"},"primaryImage":null,"teaseImage":null,"taxonomy":{"primaryChannel":{"id":"rctx6603","path":"nbcnews/channel/nebula-blog-rcna145900","taxonomyType":"channel"},"primaryVertical":{"dateCreated":"Thu Sep 16 2021 03:51:57 GMT+0000 (UTC)","dateModified":"Thu Sep 16 2021 03:51:57 GMT+0000 (UTC)","description":{"primary":null},"id":"nctx20366","isCurated":true,"name":"News","path":"nbcnews/vertical/news","pageRoute":"/","slug":"news","type":"taxonomy","taxonomyType":"vertical","url":{"primary":"https://www.nbcnews.com/"}}},"url":{"primary":"https://www.nbcnews.com/science/space/live-blog/solar-eclipse-2024-live-updates-rcna145900#rcrd38446"},"replies":[]},{"id":"rcrd38212","authors":[{"bio":[{"type":"markup","element":"p","html":"Denise Chow is a reporter for NBC News Science focused on general science and climate change."}],"dateCreated":"Thu Oct 26 2017 15:38:17 GMT+0000 (UTC)","dateModified":"Tue Nov 15 2022 15:24:24 GMT+0000 (UTC)","shortBio":null,"liveBlogShortBio":"","experience":[],"educationAndExpertise":[],"awards":[],"id":"ncpn814621","email":"denise.chow@nbcuni.com","jobTitle":[],"name":"Denise Chow","primaryImage":{"altText":"Denise Chow.","height":1500,"url":{"primary":"https://media-cldnry.s-nbcnews.com/image/upload/newscms/2022_46/3581047/denise-chow-byline-jm.jpg"},"width":1500},"publisher":{"name":"nbcnews","subType":null,"type":"organization"},"socialMediaProfiles":{"email":null,"facebook":null,"instagram":null,"pinterest":null,"snapchat":null,"tiktok":null,"twitter":"@denisechow","whatsapp":null,"youtube":null},"subType":null,"type":"person","url":{"canonical":"https://www.nbcnews.com/author/denise-chow-ncpn814621","primary":"https://www.nbcnews.com/author/denise-chow-ncpn814621","short":"https://www.nbcnews.com/author/denise-chow-ncpn814621","slug":"denise-chow-ncpn814621"},"worksFor":null}],"cardType":"POST","isHeadlineHidden":false,"content":{"markupAndEmbeds":[{"type":"embeddedVideo","disablePlaylistAutoplay":false,"presentation":{"alignment":"left","size":"medium","style":"default","byline":null,"hideRecommendations":false,"hideProductRecommendations":false,"_overriddenByGetProcessedCardData":true},"video":{"id":"mmvo208135749954","taxonomy":{"additionalTerms":[{"dateCreated":"Thu Sep 16 2021 03:10:11 GMT+0000 (UTC)","dateModified":"Thu Sep 16 2021 03:10:11 GMT+0000 (UTC)","description":{"primary":null},"id":"nctx19521","isCurated":false,"name":"Science","path":"nbcnews/section/mach/science","pageRoute":"/","slug":"science","type":"taxonomy","taxonomyType":"topic","url":{"primary":null}},{"dateCreated":"Thu Sep 16 2021 03:51:58 GMT+0000 (UTC)","dateModified":"Thu Sep 16 2021 03:51:58 GMT+0000 (UTC)","description":{"primary":null},"id":"nctx19861","isCurated":true,"name":"Science","path":"nbcnews/vertical/mach/science","pageRoute":"/science","slug":"science","type":"taxonomy","taxonomyType":"subvertical","url":{"primary":"https://www.nbcnews.com/mach/science"}},{"dateCreated":"Thu Sep 16 2021 03:52:10 GMT+0000 (UTC)","dateModified":"Thu Sep 16 2021 03:52:10 GMT+0000 (UTC)","description":{"primary":null},"id":"nctx21301","isCurated":true,"name":"NBC News NOW","path":"nbcnews/collection/nbc-news-now","pageRoute":"/now","slug":"nbc-news-now","type":"taxonomy","taxonomyType":"collection","url":{"primary":"https://www.nbcnews.com/now"}},{"dateCreated":"Thu Sep 16 2021 03:15:10 GMT+0000 (UTC)","dateModified":"Thu Sep 16 2021 03:15:10 GMT+0000 (UTC)","description":{"primary":null},"id":"nctx66","isCurated":true,"name":"U.S. news","path":"nbcnews/section/news/us-news","pageRoute":"/us-news","slug":"us-news","type":"taxonomy","taxonomyType":"topic","url":{"primary":"https://www.nbcnews.com/us-news"}},{"dateCreated":"Thu Sep 16 2021 03:36:51 GMT+0000 (UTC)","dateModified":"Thu Sep 16 2021 03:36:51 GMT+0000 (UTC)","description":{"primary":null},"id":"nctx73","isCurated":true,"name":"Science","path":"nbcnews/section/science","pageRoute":"/science","slug":"science","type":"taxonomy","taxonomyType":"section","url":{"primary":"https://www.nbcnews.com/science"}}],"primaryVertical":{"name":"News","taxonomyType":"vertical"},"primarySection":null,"primaryTopic":null},"unibrow":{"logo":null,"taxonomyPath":null,"text":"NBC News NOW","url":{"primary":"https://www.nbcnews.com/now/video/scientists-plan-to-study-the-sun-during-the-total-solar-eclipse-208135749954"}},"duration":"PT3M2S","dateCreated":"Tue Apr 02 2024 12:46:35 GMT+0000 (UTC)","datePublished":"Tue Apr 02 2024 12:46:35 GMT+0000 (UTC)","dateModified":"Tue Apr 02 2024 12:47:41 GMT+0000 (UTC)","dateBroadcast":"Tue Apr 02 2024 12:46:37 GMT+0000 (UTC)","liveVideoStatus":"NONE","nativeAd":false,"mpxMetadata":{"id":"208135749954","guid":"now_mnn_cain_eclipse_study_240402","externalAdvertiserId":"now_mnn_cain_eclipse_study_240402","accountId":"2704722219","accountName":"nbcnewsdigital"},"source":{"name":"NBC News NOW"},"publisher":{"name":"nbcnews"},"partOfEpisode":null,"partOfSeason":null,"videoType":"original","sentiment":"positive","headline":{"primary":"Scientists plan to study the sun during the total solar eclipse","tease":"Scientists plan to study the sun during the total solar eclipse","seo":"Scientists plan to study the sun during the total solar eclipse","social":"Scientists plan to study the sun during the total solar eclipse"},"description":{"primary":"NASA will send high-altitude planes into the stratosphere to collect data focusing on the Sun’s atmosphere during the total solar eclipse on April 8. NBC News’ Chase Cain reports on how the eclipse provides a window to better observe the Sun and how new data could answer longheld questions.","seo":"NASA will send high-altitude planes into the stratosphere to collect data focusing on the Sun’s atmosphere during the total solar eclipse on April 8. NBC News’ Chase Cain reports on how the eclipse provides a window to better observe the Sun and how new data could answer longheld questions."},"playable":true,"url":{"canonical":"https://www.nbcnews.com/now/video/scientists-plan-to-study-the-sun-during-the-total-solar-eclipse-208135749954","primary":"https://www.nbcnews.com/now/video/scientists-plan-to-study-the-sun-during-the-total-solar-eclipse-208135749954","short":"https://www.nbcnews.com/now/video/scientists-plan-to-study-the-sun-during-the-total-solar-eclipse-208135749954","slug":"scientists-plan-to-study-the-sun-during-the-total-solar-eclipse-208135749954"},"hasCaptions":true,"closedCaptioning":{"smptett":null,"srt":"https://nbcnewsdigital-static.nbcuni.com/media/captions/NBC_News_Digital/2024/04/1712061977506_now_mnn_cain_eclipse_study_240402.srt","webvtt":"https://nbcnewsdigital-static.nbcuni.com/media/captions/NBC_News_Digital/2024/04/1712061977506_now_mnn_cain_eclipse_study_240402.vtt"},"videoAssets":[{"assetType":"EMP","format":"M3U","publicUrl":"https://prodamdnewsencoding.akamaized.net/NBC_News_Digital/now_mnn_cain_eclipse_study_240402/1/abs/index.m3u8","height":1080,"width":1920,"assetDuration":182.217,"bitrate":4210000},{"assetType":"akamaiMp4","format":"MPEG4","publicUrl":"https://prodamdnewsencoding.akamaized.net/NBC_News_Digital/nbcnews/video/2024/04/1712061977506_now_mnn_cain_eclipse_study_240402_6.mp4","height":1080,"width":1920,"assetDuration":182.217,"bitrate":4210822}],"primaryImage":{"id":"vidimg3457842394","headline":{"primary":null},"altText":null,"caption":null,"url":{"primary":"https://media-cldnry.s-nbcnews.com/image/upload/mpx/2704722219/2024_04/1712061977506_now_mnn_cain_eclipse_study_240402_1920x1080-q92gvq.jpg"},"imageUrl":{"aims":"https://media11.s-nbcnews.com/i/mpx/2704722219/2024_04/1712061977506_now_mnn_cain_eclipse_study_240402_1920x1080-q92gvq.jpg","cloudinary":"https://media-cldnry.s-nbcnews.com/image/upload/mpx/2704722219/2024_04/1712061977506_now_mnn_cain_eclipse_study_240402_1920x1080-q92gvq.jpg","telemundo":null},"source":null,"authors":[],"height":null,"width":null,"graphicContent":false},"teaseImage":{"id":"vidimg3457842394","headline":{"primary":null},"altText":null,"caption":null,"url":{"primary":"https://media-cldnry.s-nbcnews.com/image/upload/mpx/2704722219/2024_04/1712061977506_now_mnn_cain_eclipse_study_240402_1920x1080-q92gvq.jpg"},"imageUrl":{"aims":"https://media11.s-nbcnews.com/i/mpx/2704722219/2024_04/1712061977506_now_mnn_cain_eclipse_study_240402_1920x1080-q92gvq.jpg","cloudinary":"https://media-cldnry.s-nbcnews.com/image/upload/mpx/2704722219/2024_04/1712061977506_now_mnn_cain_eclipse_study_240402_1920x1080-q92gvq.jpg","telemundo":null},"source":null,"authors":[],"height":null,"width":null,"graphicContent":false},"documentTracing":{"currentMessageId":{"id":"a9883a2a-4432-46d9-bd43-7470094d7201","updatedDate":"Tue Apr 02 2024 12:47:47 GMT+0000 (UTC)"}},"relatedUrl":null,"relatedContentLink":{"text":null,"url":null},"associatedVideoPlaylist":{"headline":{"primary":"Morning News NOW"},"videos":[{"type":"video","id":"mmvo208997957753","unibrow":{"logo":null,"taxonomyPath":null,"text":"NBC News NOW","url":{"primary":"https://www.nbcnews.com/now/video/jury-selection-begins-in-trump-hush-money-criminal-trial-208997957753"}},"mpxMetadata":{"id":"208997957753","guid":"now_mnn_voss_trump_hush_begin_240415","externalAdvertiserId":"now_mnn_voss_trump_hush_begin_240415"},"datePublished":"Mon Apr 15 2024 14:14:02 GMT+0000 (UTC)","dateCreated":"Mon Apr 15 2024 14:14:02 GMT+0000 (UTC)","dateModified":"Mon Apr 15 2024 14:14:53 GMT+0000 (UTC)","primaryImage":{"id":"vidimg3162023914","headline":{"primary":null},"altText":null,"caption":null,"url":{"primary":"https://media-cldnry.s-nbcnews.com/image/upload/mpx/2704722219/2024_04/1713190424659_now_mnn_voss_trump_hush_begin_240415_1920x1080-gw603c.jpg"},"imageUrl":{"aims":"https://media14.s-nbcnews.com/i/mpx/2704722219/2024_04/1713190424659_now_mnn_voss_trump_hush_begin_240415_1920x1080-gw603c.jpg","cloudinary":"https://media-cldnry.s-nbcnews.com/image/upload/mpx/2704722219/2024_04/1713190424659_now_mnn_voss_trump_hush_begin_240415_1920x1080-gw603c.jpg","telemundo":null},"source":null,"authors":[],"height":null,"width":null,"graphicContent":false},"teaseImage":{"id":"vidimg3162023914","headline":{"primary":null},"altText":null,"caption":null,"url":{"primary":"https://media-cldnry.s-nbcnews.com/image/upload/mpx/2704722219/2024_04/1713190424659_now_mnn_voss_trump_hush_begin_240415_1920x1080-gw603c.jpg"},"imageUrl":{"aims":"https://media14.s-nbcnews.com/i/mpx/2704722219/2024_04/1713190424659_now_mnn_voss_trump_hush_begin_240415_1920x1080-gw603c.jpg","cloudinary":"https://media-cldnry.s-nbcnews.com/image/upload/mpx/2704722219/2024_04/1713190424659_now_mnn_voss_trump_hush_begin_240415_1920x1080-gw603c.jpg","telemundo":null},"source":null,"authors":[],"height":null,"width":null,"graphicContent":false},"url":{"canonical":"https://www.nbcnews.com/now/video/jury-selection-begins-in-trump-hush-money-criminal-trial-208997957753","primary":"https://www.nbcnews.com/now/video/jury-selection-begins-in-trump-hush-money-criminal-trial-208997957753","short":"https://www.nbcnews.com/now/video/jury-selection-begins-in-trump-hush-money-criminal-trial-208997957753","slug":"jury-selection-begins-in-trump-hush-money-criminal-trial-208997957753"},"relatedUrl":null,"relatedContentLink":{"text":null,"url":null},"duration":"PT3M49S","nativeAd":false,"videoType":"original","sentiment":"negative","headline":{"primary":"Jury selection begins in Trump hush money criminal trial","tease":"Jury selection begins in Trump hush money criminal trial","social":"Jury selection begins in Trump hush money criminal trial"},"description":{"primary":"Former President Trump is in court in New York as jury selection begins in the hush money criminal trial against him. NBC News' Yasmin Vossoughian reports on what Trump had to say to reporters as he arrived at the courthouse."},"publisher":{"name":"nbcnews"},"source":{"name":"NBC News NOW"},"taxonomy":{"additionalTerms":[{"dateCreated":"Thu Sep 16 2021 03:10:20 GMT+0000 (UTC)","dateModified":"Thu Sep 16 2021 03:10:20 GMT+0000 (UTC)","description":{"primary":null},"id":"nctx18646","isCurated":false,"name":"Donald Trump","path":"nbcnews/section/politics/2016-election/donald-trump","pageRoute":"/","slug":"donald-trump","type":"taxonomy","taxonomyType":"subtopic","url":{"primary":null}},{"dateCreated":"Thu Sep 16 2021 03:10:18 GMT+0000 (UTC)","dateModified":"Thu Sep 16 2021 03:10:18 GMT+0000 (UTC)","description":{"primary":null},"id":"nctx19601","isCurated":true,"name":"Donald Trump","path":"nbcnews/section/politics/donald-trump","pageRoute":"/politics/donald-trump","slug":"donald-trump","type":"taxonomy","taxonomyType":"topic","url":{"primary":"https://www.nbcnews.com/politics/donald-trump"}},{"dateCreated":"Thu Sep 16 2021 03:52:10 GMT+0000 (UTC)","dateModified":"Thu Sep 16 2021 03:52:10 GMT+0000 (UTC)","description":{"primary":null},"id":"nctx21301","isCurated":true,"name":"NBC News NOW","path":"nbcnews/collection/nbc-news-now","pageRoute":"/now","slug":"nbc-news-now","type":"taxonomy","taxonomyType":"collection","url":{"primary":"https://www.nbcnews.com/now"}},{"dateCreated":"Thu Sep 16 2021 03:36:47 GMT+0000 (UTC)","dateModified":"Thu Sep 16 2021 03:36:47 GMT+0000 (UTC)","description":{"primary":null},"id":"nctx64","isCurated":true,"name":"Politics","path":"nbcnews/section/politics","pageRoute":"/politics","slug":"politics","type":"taxonomy","taxonomyType":"section","url":{"primary":"https://www.nbcnews.com/politics"}}],"primaryVertical":{"name":"News"},"primarySection":null,"primaryTopic":null},"hasCaptions":true,"closedCaptioning":{"smptett":null,"srt":"https://nbcnewsdigital-static.nbcuni.com/media/captions/NBC_News_Digital/2024/04/1713190424659_now_mnn_voss_trump_hush_begin_240415.srt","webvtt":"https://nbcnewsdigital-static.nbcuni.com/media/captions/NBC_News_Digital/2024/04/1713190424659_now_mnn_voss_trump_hush_begin_240415.vtt"},"videoAssets":[{"assetType":"EMP","format":"M3U","publicUrl":"https://prodamdnewsencoding.akamaized.net/NBC_News_Digital/now_mnn_voss_trump_hush_begin_240415/1/abs/index.m3u8","height":1080,"width":1920,"assetDuration":229.264,"bitrate":4013000},{"assetType":"akamaiMp4","format":"MPEG4","publicUrl":"https://prodamdnewsencoding.akamaized.net/NBC_News_Digital/nbcnews/video/2024/04/1713190424659_now_mnn_voss_trump_hush_begin_240415_6.mp4","height":1080,"width":1920,"assetDuration":229.264,"bitrate":4013781}]},{"type":"video","id":"mmvo208855109668","unibrow":{"logo":null,"taxonomyPath":null,"text":"NBC News NOW","url":{"primary":"https://www.nbcnews.com/now/video/what-you-need-to-know-ahead-of-trump-s-new-york-hush-money-trial-208855109668"}},"mpxMetadata":{"id":"208855109668","guid":"now_mnn_voss_trump_expect_240412","externalAdvertiserId":"now_mnn_voss_trump_expect_240412"},"datePublished":"Fri Apr 12 2024 13:06:59 GMT+0000 (UTC)","dateCreated":"Fri Apr 12 2024 13:06:59 GMT+0000 (UTC)","dateModified":"Fri Apr 12 2024 13:07:58 GMT+0000 (UTC)","primaryImage":{"id":"vidimg140665707","headline":{"primary":null},"altText":null,"caption":null,"url":{"primary":"https://media-cldnry.s-nbcnews.com/image/upload/mpx/2704722219/2024_04/1712927201464_now_mnn_voss_trump_expect_240412_1920x1080-ho89i8.jpg"},"imageUrl":{"aims":"https://media12.s-nbcnews.com/i/mpx/2704722219/2024_04/1712927201464_now_mnn_voss_trump_expect_240412_1920x1080-ho89i8.jpg","cloudinary":"https://media-cldnry.s-nbcnews.com/image/upload/mpx/2704722219/2024_04/1712927201464_now_mnn_voss_trump_expect_240412_1920x1080-ho89i8.jpg","telemundo":null},"source":null,"authors":[],"height":null,"width":null,"graphicContent":false},"teaseImage":{"id":"vidimg140665707","headline":{"primary":null},"altText":null,"caption":null,"url":{"primary":"https://media-cldnry.s-nbcnews.com/image/upload/mpx/2704722219/2024_04/1712927201464_now_mnn_voss_trump_expect_240412_1920x1080-ho89i8.jpg"},"imageUrl":{"aims":"https://media12.s-nbcnews.com/i/mpx/2704722219/2024_04/1712927201464_now_mnn_voss_trump_expect_240412_1920x1080-ho89i8.jpg","cloudinary":"https://media-cldnry.s-nbcnews.com/image/upload/mpx/2704722219/2024_04/1712927201464_now_mnn_voss_trump_expect_240412_1920x1080-ho89i8.jpg","telemundo":null},"source":null,"authors":[],"height":null,"width":null,"graphicContent":false},"url":{"canonical":"https://www.nbcnews.com/now/video/what-you-need-to-know-ahead-of-trump-s-new-york-hush-money-trial-208855109668","primary":"https://www.nbcnews.com/now/video/what-you-need-to-know-ahead-of-trump-s-new-york-hush-money-trial-208855109668","short":"https://www.nbcnews.com/now/video/what-you-need-to-know-ahead-of-trump-s-new-york-hush-money-trial-208855109668","slug":"what-you-need-to-know-ahead-of-trump-s-new-york-hush-money-trial-208855109668"},"relatedUrl":null,"relatedContentLink":{"text":null,"url":null},"duration":"PT4M3S","nativeAd":false,"videoType":"original","sentiment":"negative","headline":{"primary":"What you need to know ahead of Trump's New York hush money trial","tease":"What you need to know ahead of Trump's New York hush money trial","social":"What you need to know ahead of Trump's New York hush money trial"},"description":{"primary":"NBC News' Yasmin Vossoughian breaks down the timeline of the New York hush money case against former President Trump and reports on what to expect when the trial begins."},"publisher":{"name":"nbcnews"},"source":{"name":"NBC News NOW"},"taxonomy":{"additionalTerms":[{"dateCreated":"Thu Sep 16 2021 03:52:10 GMT+0000 (UTC)","dateModified":"Thu Sep 16 2021 03:52:10 GMT+0000 (UTC)","description":{"primary":null},"id":"nctx21301","isCurated":true,"name":"NBC News NOW","path":"nbcnews/collection/nbc-news-now","pageRoute":"/now","slug":"nbc-news-now","type":"taxonomy","taxonomyType":"collection","url":{"primary":"https://www.nbcnews.com/now"}},{"dateCreated":"Thu Sep 16 2021 03:36:47 GMT+0000 (UTC)","dateModified":"Thu Sep 16 2021 03:36:47 GMT+0000 (UTC)","description":{"primary":null},"id":"nctx64","isCurated":true,"name":"Politics","path":"nbcnews/section/politics","pageRoute":"/politics","slug":"politics","type":"taxonomy","taxonomyType":"section","url":{"primary":"https://www.nbcnews.com/politics"}}],"primaryVertical":{"name":"News"},"primarySection":null,"primaryTopic":null},"hasCaptions":true,"closedCaptioning":{"smptett":null,"srt":"https://nbcnewsdigital-static.nbcuni.com/media/captions/NBC_News_Digital/2024/04/1712927201464_now_mnn_voss_trump_expect_240412.srt","webvtt":"https://nbcnewsdigital-static.nbcuni.com/media/captions/NBC_News_Digital/2024/04/1712927201464_now_mnn_voss_trump_expect_240412.vtt"},"videoAssets":[{"assetType":"EMP","format":"M3U","publicUrl":"https://prodamdnewsencoding.akamaized.net/NBC_News_Digital/now_mnn_voss_trump_expect_240412/1/abs/index.m3u8","height":1080,"width":1920,"assetDuration":243.045,"bitrate":4204000},{"assetType":"akamaiMp4","format":"MPEG4","publicUrl":"https://prodamdnewsencoding.akamaized.net/NBC_News_Digital/nbcnews/video/2024/04/1712927201464_now_mnn_voss_trump_expect_240412_6.mp4","height":1080,"width":1920,"assetDuration":243.045,"bitrate":4204833}]},{"type":"video","id":"mmvo208695877581","unibrow":{"logo":null,"taxonomyPath":null,"text":"NBC News NOW","url":{"primary":"https://www.nbcnews.com/now/video/march-inflation-report-shows-costs-rose-0-4-on-a-monthly-basis-208695877581"}},"mpxMetadata":{"id":"208695877581","guid":"now_mnn_silver_march_inflation_240410","externalAdvertiserId":"now_mnn_silver_march_inflation_240410"},"datePublished":"Wed Apr 10 2024 12:57:39 GMT+0000 (UTC)","dateCreated":"Wed Apr 10 2024 12:57:39 GMT+0000 (UTC)","dateModified":"Wed Apr 10 2024 12:58:28 GMT+0000 (UTC)","primaryImage":{"id":"vidimg3278472262","headline":{"primary":null},"altText":null,"caption":null,"url":{"primary":"https://media-cldnry.s-nbcnews.com/image/upload/mpx/2704722219/2024_04/1712753839075_now_mnn_silver_march_inflation_240410_1920x1080-a35484.jpg"},"imageUrl":{"aims":"https://media12.s-nbcnews.com/i/mpx/2704722219/2024_04/1712753839075_now_mnn_silver_march_inflation_240410_1920x1080-a35484.jpg","cloudinary":"https://media-cldnry.s-nbcnews.com/image/upload/mpx/2704722219/2024_04/1712753839075_now_mnn_silver_march_inflation_240410_1920x1080-a35484.jpg","telemundo":null},"source":null,"authors":[],"height":null,"width":null,"graphicContent":false},"teaseImage":{"id":"vidimg3278472262","headline":{"primary":null},"altText":null,"caption":null,"url":{"primary":"https://media-cldnry.s-nbcnews.com/image/upload/mpx/2704722219/2024_04/1712753839075_now_mnn_silver_march_inflation_240410_1920x1080-a35484.jpg"},"imageUrl":{"aims":"https://media12.s-nbcnews.com/i/mpx/2704722219/2024_04/1712753839075_now_mnn_silver_march_inflation_240410_1920x1080-a35484.jpg","cloudinary":"https://media-cldnry.s-nbcnews.com/image/upload/mpx/2704722219/2024_04/1712753839075_now_mnn_silver_march_inflation_240410_1920x1080-a35484.jpg","telemundo":null},"source":null,"authors":[],"height":null,"width":null,"graphicContent":false},"url":{"canonical":"https://www.nbcnews.com/now/video/march-inflation-report-shows-costs-rose-0-4-on-a-monthly-basis-208695877581","primary":"https://www.nbcnews.com/now/video/march-inflation-report-shows-costs-rose-0-4-on-a-monthly-basis-208695877581","short":"https://www.nbcnews.com/now/video/march-inflation-report-shows-costs-rose-0-4-on-a-monthly-basis-208695877581","slug":"march-inflation-report-shows-costs-rose-0-4-on-a-monthly-basis-208695877581"},"relatedUrl":null,"relatedContentLink":{"text":null,"url":null},"duration":"PT3M16S","nativeAd":false,"videoType":"original","sentiment":"neutral","headline":{"primary":"March inflation report shows costs rose 0.4% on a monthly basis","tease":"March inflation report shows costs rose 0.4% on a monthly basis","social":"March inflation report shows costs rose 0.4% on a monthly basis"},"description":{"primary":"The Bureau of Labor Statistics released a report showing inflation rose in March by 0.4% compared to the previous month, and 3.5% on a yearly basis."},"publisher":{"name":"nbcnews"},"source":{"name":"NBC News NOW"},"taxonomy":{"additionalTerms":[{"dateCreated":"Thu Sep 16 2021 03:52:10 GMT+0000 (UTC)","dateModified":"Thu Sep 16 2021 03:52:10 GMT+0000 (UTC)","description":{"primary":null},"id":"nctx21301","isCurated":true,"name":"NBC News NOW","path":"nbcnews/collection/nbc-news-now","pageRoute":"/now","slug":"nbc-news-now","type":"taxonomy","taxonomyType":"collection","url":{"primary":"https://www.nbcnews.com/now"}},{"dateCreated":"Thu Sep 16 2021 03:10:17 GMT+0000 (UTC)","dateModified":"Thu Sep 16 2021 03:10:17 GMT+0000 (UTC)","description":{"primary":null},"id":"nctx39","isCurated":true,"name":"Economy","path":"nbcnews/section/business/economy","pageRoute":"/business/economy","slug":"economy","type":"taxonomy","taxonomyType":"topic","url":{"primary":"https://www.nbcnews.com/business/economy"}}],"primaryVertical":{"name":"News"},"primarySection":null,"primaryTopic":null},"hasCaptions":true,"closedCaptioning":{"smptett":null,"srt":"https://nbcnewsdigital-static.nbcuni.com/media/captions/NBC_News_Digital/2024/04/1712753839075_now_mnn_silver_march_inflation_240410.srt","webvtt":"https://nbcnewsdigital-static.nbcuni.com/media/captions/NBC_News_Digital/2024/04/1712753839075_now_mnn_silver_march_inflation_240410.vtt"},"videoAssets":[{"assetType":"EMP","format":"M3U","publicUrl":"https://prodamdnewsencoding.akamaized.net/NBC_News_Digital/now_mnn_silver_march_inflation_240410/1/abs/index.m3u8","height":1080,"width":1920,"assetDuration":195.664,"bitrate":3987000},{"assetType":"akamaiMp4","format":"MPEG4","publicUrl":"https://prodamdnewsencoding.akamaized.net/NBC_News_Digital/nbcnews/video/2024/04/1712753839075_now_mnn_silver_march_inflation_240410_6.mp4","height":1080,"width":1920,"assetDuration":195.664,"bitrate":3987814}]},{"type":"video","id":"mmvo208607301983","unibrow":{"logo":null,"taxonomyPath":null,"text":"NBC News NOW","url":{"primary":"https://www.nbcnews.com/now/video/jack-smith-urges-supreme-court-to-reject-trump-s-immunity-claim-208607301983"}},"mpxMetadata":{"id":"208607301983","guid":"now_mnn_jacksmith_immunity_240409","externalAdvertiserId":"now_mnn_jacksmith_immunity_240409"},"datePublished":"Tue Apr 09 2024 13:17:14 GMT+0000 (UTC)","dateCreated":"Tue Apr 09 2024 13:17:14 GMT+0000 (UTC)","dateModified":"Tue Apr 09 2024 22:10:03 GMT+0000 (UTC)","primaryImage":{"id":"vidimg2110764343","headline":{"primary":null},"altText":null,"caption":null,"url":{"primary":"https://media-cldnry.s-nbcnews.com/image/upload/mpx/2704722219/2024_04/1712668617141_now_mnn_jacksmith_immunity_240409_1920x1080-gjd6ka.jpg"},"imageUrl":{"aims":"https://media14.s-nbcnews.com/i/mpx/2704722219/2024_04/1712668617141_now_mnn_jacksmith_immunity_240409_1920x1080-gjd6ka.jpg","cloudinary":"https://media-cldnry.s-nbcnews.com/image/upload/mpx/2704722219/2024_04/1712668617141_now_mnn_jacksmith_immunity_240409_1920x1080-gjd6ka.jpg","telemundo":null},"source":null,"authors":[],"height":null,"width":null,"graphicContent":false},"teaseImage":{"id":"vidimg2110764343","headline":{"primary":null},"altText":null,"caption":null,"url":{"primary":"https://media-cldnry.s-nbcnews.com/image/upload/mpx/2704722219/2024_04/1712668617141_now_mnn_jacksmith_immunity_240409_1920x1080-gjd6ka.jpg"},"imageUrl":{"aims":"https://media14.s-nbcnews.com/i/mpx/2704722219/2024_04/1712668617141_now_mnn_jacksmith_immunity_240409_1920x1080-gjd6ka.jpg","cloudinary":"https://media-cldnry.s-nbcnews.com/image/upload/mpx/2704722219/2024_04/1712668617141_now_mnn_jacksmith_immunity_240409_1920x1080-gjd6ka.jpg","telemundo":null},"source":null,"authors":[],"height":null,"width":null,"graphicContent":false},"url":{"canonical":"https://www.nbcnews.com/now/video/jack-smith-urges-supreme-court-to-reject-trump-s-immunity-claim-208607301983","primary":"https://www.nbcnews.com/now/video/jack-smith-urges-supreme-court-to-reject-trump-s-immunity-claim-208607301983","short":"https://www.nbcnews.com/now/video/jack-smith-urges-supreme-court-to-reject-trump-s-immunity-claim-208607301983","slug":"jack-smith-urges-supreme-court-to-reject-trump-s-immunity-claim-208607301983"},"relatedUrl":null,"relatedContentLink":{"text":null,"url":null},"duration":"PT1M18S","nativeAd":false,"videoType":"original","sentiment":"neutral","headline":{"primary":"Jack Smith urges Supreme Court to reject Trump's immunity claim","tease":"Jack Smith urges Supreme Court to reject Trump's immunity claim","social":"Jack Smith urges Supreme Court to reject Trump's immunity claim"},"description":{"primary":"Special counsel Jack Smith is urging the Supreme Court to reject former President Donald Trump's claim that he should be granted absolute immunity in the federal election interference case."},"publisher":{"name":"nbcnews"},"source":{"name":"NBC News NOW"},"taxonomy":{"additionalTerms":[{"dateCreated":"Thu Sep 16 2021 03:10:20 GMT+0000 (UTC)","dateModified":"Thu Sep 16 2021 03:10:20 GMT+0000 (UTC)","description":{"primary":null},"id":"nctx18646","isCurated":false,"name":"Donald Trump","path":"nbcnews/section/politics/2016-election/donald-trump","pageRoute":"/","slug":"donald-trump","type":"taxonomy","taxonomyType":"subtopic","url":{"primary":null}},{"dateCreated":"Thu Sep 16 2021 03:10:18 GMT+0000 (UTC)","dateModified":"Thu Sep 16 2021 03:10:18 GMT+0000 (UTC)","description":{"primary":null},"id":"nctx19601","isCurated":true,"name":"Donald Trump","path":"nbcnews/section/politics/donald-trump","pageRoute":"/politics/donald-trump","slug":"donald-trump","type":"taxonomy","taxonomyType":"topic","url":{"primary":"https://www.nbcnews.com/politics/donald-trump"}},{"dateCreated":"Thu Sep 16 2021 03:52:10 GMT+0000 (UTC)","dateModified":"Thu Sep 16 2021 03:52:10 GMT+0000 (UTC)","description":{"primary":null},"id":"nctx21301","isCurated":true,"name":"NBC News NOW","path":"nbcnews/collection/nbc-news-now","pageRoute":"/now","slug":"nbc-news-now","type":"taxonomy","taxonomyType":"collection","url":{"primary":"https://www.nbcnews.com/now"}},{"dateCreated":"Thu Sep 16 2021 03:36:47 GMT+0000 (UTC)","dateModified":"Thu Sep 16 2021 03:36:47 GMT+0000 (UTC)","description":{"primary":null},"id":"nctx64","isCurated":true,"name":"Politics","path":"nbcnews/section/politics","pageRoute":"/politics","slug":"politics","type":"taxonomy","taxonomyType":"section","url":{"primary":"https://www.nbcnews.com/politics"}}],"primaryVertical":{"name":"News"},"primarySection":null,"primaryTopic":null},"hasCaptions":true,"closedCaptioning":{"smptett":null,"srt":"https://nbcnewsdigital-static.nbcuni.com/media/captions/NBC_News_Digital/2024/04/1712668617141_now_mnn_jacksmith_immunity_240409.srt","webvtt":"https://nbcnewsdigital-static.nbcuni.com/media/captions/NBC_News_Digital/2024/04/1712668617141_now_mnn_jacksmith_immunity_240409.vtt"},"videoAssets":[{"assetType":"EMP","format":"M3U","publicUrl":"https://prodamdnewsencoding.akamaized.net/NBC_News_Digital/now_mnn_jacksmith_immunity_240409/1/abs/index.m3u8","height":1080,"width":1920,"assetDuration":78.345,"bitrate":4198000},{"assetType":"akamaiMp4","format":"MPEG4","publicUrl":"https://prodamdnewsencoding.akamaized.net/NBC_News_Digital/nbcnews/video/2024/04/1712668617141_now_mnn_jacksmith_immunity_240409_6.mp4","height":1080,"width":1920,"assetDuration":78.345,"bitrate":4198066}]},{"type":"video","id":"mmvo208541253529","unibrow":{"logo":null,"taxonomyPath":null,"text":"NBC News NOW","url":{"primary":"https://www.nbcnews.com/now/video/augmented-reality-explainer-of-the-solar-eclipse-208541253529"}},"mpxMetadata":{"id":"208541253529","guid":"now_mnn_eclipse_ar_breakdown_240408","externalAdvertiserId":"now_mnn_eclipse_ar_breakdown_240408"},"datePublished":"Mon Apr 08 2024 14:46:40 GMT+0000 (UTC)","dateCreated":"Mon Apr 08 2024 14:46:40 GMT+0000 (UTC)","dateModified":"Mon Apr 08 2024 14:47:36 GMT+0000 (UTC)","primaryImage":{"id":"vidimg987244552","headline":{"primary":null},"altText":null,"caption":null,"url":{"primary":"https://media-cldnry.s-nbcnews.com/image/upload/mpx/2704722219/2024_04/1712587579946_now_mnn_eclipse_ar_breakdown_240408_1920x1080-afy7np.jpg"},"imageUrl":{"aims":"https://media12.s-nbcnews.com/i/mpx/2704722219/2024_04/1712587579946_now_mnn_eclipse_ar_breakdown_240408_1920x1080-afy7np.jpg","cloudinary":"https://media-cldnry.s-nbcnews.com/image/upload/mpx/2704722219/2024_04/1712587579946_now_mnn_eclipse_ar_breakdown_240408_1920x1080-afy7np.jpg","telemundo":null},"source":null,"authors":[],"height":null,"width":null,"graphicContent":false},"teaseImage":{"id":"vidimg987244552","headline":{"primary":null},"altText":null,"caption":null,"url":{"primary":"https://media-cldnry.s-nbcnews.com/image/upload/mpx/2704722219/2024_04/1712587579946_now_mnn_eclipse_ar_breakdown_240408_1920x1080-afy7np.jpg"},"imageUrl":{"aims":"https://media12.s-nbcnews.com/i/mpx/2704722219/2024_04/1712587579946_now_mnn_eclipse_ar_breakdown_240408_1920x1080-afy7np.jpg","cloudinary":"https://media-cldnry.s-nbcnews.com/image/upload/mpx/2704722219/2024_04/1712587579946_now_mnn_eclipse_ar_breakdown_240408_1920x1080-afy7np.jpg","telemundo":null},"source":null,"authors":[],"height":null,"width":null,"graphicContent":false},"url":{"canonical":"https://www.nbcnews.com/now/video/augmented-reality-explainer-of-the-solar-eclipse-208541253529","primary":"https://www.nbcnews.com/now/video/augmented-reality-explainer-of-the-solar-eclipse-208541253529","short":"https://www.nbcnews.com/now/video/augmented-reality-explainer-of-the-solar-eclipse-208541253529","slug":"augmented-reality-explainer-of-the-solar-eclipse-208541253529"},"relatedUrl":null,"relatedContentLink":{"text":null,"url":null},"duration":"PT2M15S","nativeAd":false,"videoType":"original","sentiment":"neutral","headline":{"primary":"Explainer: What happens during a solar eclipse?","tease":"Explainer: What happens during a solar eclipse?","social":"Explainer: What happens during a solar eclipse?"},"description":{"primary":"Ahead of the Great American Eclipse, NBC News' Angie Lassman uses augmented reality technology to give a visual example of what happens during a solar eclipse."},"publisher":{"name":"nbcnews"},"source":{"name":"NBC News NOW"},"taxonomy":{"additionalTerms":[{"dateCreated":"Thu Sep 16 2021 03:10:11 GMT+0000 (UTC)","dateModified":"Thu Sep 16 2021 03:10:11 GMT+0000 (UTC)","description":{"primary":null},"id":"nctx19521","isCurated":false,"name":"Science","path":"nbcnews/section/mach/science","pageRoute":"/","slug":"science","type":"taxonomy","taxonomyType":"topic","url":{"primary":null}},{"dateCreated":"Thu Sep 16 2021 03:51:58 GMT+0000 (UTC)","dateModified":"Thu Sep 16 2021 03:51:58 GMT+0000 (UTC)","description":{"primary":null},"id":"nctx19861","isCurated":true,"name":"Science","path":"nbcnews/vertical/mach/science","pageRoute":"/science","slug":"science","type":"taxonomy","taxonomyType":"subvertical","url":{"primary":"https://www.nbcnews.com/mach/science"}},{"dateCreated":"Thu Sep 16 2021 03:52:10 GMT+0000 (UTC)","dateModified":"Thu Sep 16 2021 03:52:10 GMT+0000 (UTC)","description":{"primary":null},"id":"nctx21301","isCurated":true,"name":"NBC News NOW","path":"nbcnews/collection/nbc-news-now","pageRoute":"/now","slug":"nbc-news-now","type":"taxonomy","taxonomyType":"collection","url":{"primary":"https://www.nbcnews.com/now"}},{"dateCreated":"Thu Sep 16 2021 03:15:10 GMT+0000 (UTC)","dateModified":"Thu Sep 16 2021 03:15:10 GMT+0000 (UTC)","description":{"primary":null},"id":"nctx66","isCurated":true,"name":"U.S. news","path":"nbcnews/section/news/us-news","pageRoute":"/us-news","slug":"us-news","type":"taxonomy","taxonomyType":"topic","url":{"primary":"https://www.nbcnews.com/us-news"}},{"dateCreated":"Thu Sep 16 2021 03:36:51 GMT+0000 (UTC)","dateModified":"Thu Sep 16 2021 03:36:51 GMT+0000 (UTC)","description":{"primary":null},"id":"nctx73","isCurated":true,"name":"Science","path":"nbcnews/section/science","pageRoute":"/science","slug":"science","type":"taxonomy","taxonomyType":"section","url":{"primary":"https://www.nbcnews.com/science"}}],"primaryVertical":{"name":"News"},"primarySection":null,"primaryTopic":null},"hasCaptions":true,"closedCaptioning":{"smptett":null,"srt":"https://nbcnewsdigital-static.nbcuni.com/media/captions/NBC_News_Digital/2024/04/1712587579946_now_mnn_eclipse_ar_breakdown_240408.srt","webvtt":"https://nbcnewsdigital-static.nbcuni.com/media/captions/NBC_News_Digital/2024/04/1712587579946_now_mnn_eclipse_ar_breakdown_240408.vtt"},"videoAssets":[{"assetType":"EMP","format":"M3U","publicUrl":"https://prodamdnewsencoding.akamaized.net/NBC_News_Digital/now_mnn_eclipse_ar_breakdown_240408/1/abs/index.m3u8","height":1080,"width":1920,"assetDuration":134.702,"bitrate":4301000},{"assetType":"akamaiMp4","format":"MPEG4","publicUrl":"https://prodamdnewsencoding.akamaized.net/NBC_News_Digital/nbcnews/video/2024/04/1712587579946_now_mnn_eclipse_ar_breakdown_240408_6.mp4","height":1080,"width":1920,"assetDuration":134.702,"bitrate":4301946}]}]}}},{"type":"markup","element":"p","html":"The eclipse is a rare opportunity for scientists to \u003ca href=\"https://www.nbcnews.com/science/space/solar-eclipse-scientific-experiments-promising-rcna144900\" target=\"_blank\"\u003estudy the Earth, the moon and the sun\u003c/a\u003e “in entirely different ways than we usually do,” according to Pam Melroy, NASA’s deputy administrator."},{"type":"markup","element":"p","html":"One of the agency’s main priorities will be to observe the sun’s outer atmosphere, or the corona, which normally can’t be seen because the star is too bright. During a total solar eclipse, the corona comes into view as faint wisps around a glowing halo when the moon blocks light from the sun’s surface."},{"type":"markup","element":"p","html":"“Things are happening with the corona that we don’t fully understand, and the eclipse gives us a unique opportunity to collect data that may give insights into the future of our star,” Melroy said in a news briefing."},{"type":"markup","element":"p","html":"Scientists are interested in the corona because it plays a key role in transferring heat and energy into the solar wind, the constant stream of charged particles released from the sun’s outer atmosphere. The solar wind ebbs and flows, occasionally shooting high-powered \u003ca href=\"https://www.nbcchicago.com/news/national-international/geomagnetic-storm-solar-flare-earth/3391988/\" target=\"_blank\"\u003esolar flares\u003c/a\u003e into space. These can \u003ca href=\"https://www.nbcnews.com/mach/space/how-we-ll-safeguard-earth-solar-storm-catastrophe-n760021\" target=\"_blank\"\u003ehit Earth with electromagnetic radiation\u003c/a\u003e, which can cause radio blackouts and knock out power grids."},{"type":"markup","element":"p","html":"\u003ca href=\"https://www.nbcnews.com/science/space/solar-eclipse-research-planes-spacecraft-nasa-rcna145137\" target=\"_blank\"\u003eRead the full article here.\u003c/a\u003e"}],"text":["The eclipse is a rare opportunity for scientists to study the Earth, the moon and the sun “in entirely different ways than we usually do,” according to Pam Melroy, NASA’s deputy administrator.","One of the agency’s main priorities will be to observe the sun’s outer atmosphere, or the corona, which normally can’t be seen because the star is too bright. During a total solar eclipse, the corona comes into view as faint wisps around a glowing halo when the moon blocks light from the sun’s surface.","“Things are happening with the corona that we don’t fully understand, and the eclipse gives us a unique opportunity to collect data that may give insights into the future of our star,” Melroy said in a news briefing.","Scientists are interested in the corona because it plays a key role in transferring heat and energy into the solar wind, the constant stream of charged particles released from the sun’s outer atmosphere. The solar wind ebbs and flows, occasionally shooting high-powered solar flares into space. These can hit Earth with electromagnetic radiation, which can cause radio blackouts and knock out power grids.","Read the full article here."]},"cardData":{"graphics":[]},"date":{"createdAt":"2024-04-08T11:55:41.190Z","publishedAt":"2024-04-08T11:55:41.190Z","modifiedAt":"2024-04-08T13:41:39.420Z"},"description":{"primary":"The eclipse is a rare opportunity for scientists to study the Earth, the moon and the sun “in entirely different ways than we usually do,” according to Pam Melr","seo":"The eclipse is a rare opportunity for scientists to study the Earth, the moon and the sun “in entirely different ways than we usually do,” according to Pam Melr","social":"Scientists gear up to run experiments during solar eclipse"},"headline":{"primary":"Scientists gear up to run experiments during solar eclipse","seo":"Scientists gear up to run experiments during solar eclipse","social":"Scientists gear up to run experiments during solar eclipse","tease":"Scientists gear up to run experiments during solar eclipse"},"primaryImage":null,"teaseImage":null,"taxonomy":{"primaryChannel":{"id":"rctx6603","path":"nbcnews/channel/nebula-blog-rcna145900","taxonomyType":"channel"},"primaryVertical":{"dateCreated":"Thu Sep 16 2021 03:51:57 GMT+0000 (UTC)","dateModified":"Thu Sep 16 2021 03:51:57 GMT+0000 (UTC)","description":{"primary":null},"id":"nctx20366","isCurated":true,"name":"News","path":"nbcnews/vertical/news","pageRoute":"/","slug":"news","type":"taxonomy","taxonomyType":"vertical","url":{"primary":"https://www.nbcnews.com/"}}},"url":{"primary":"https://www.nbcnews.com/science/space/live-blog/solar-eclipse-2024-live-updates-rcna145900#rcrd38212"},"replies":[]},{"id":"rcrd38444","authors":[{"bio":[{"type":"markup","element":"p","html":"Kathryn Prociv is a senior meteorologist and producer for NBC News. "}],"dateCreated":"Wed Aug 28 2019 15:35:17 GMT+0000 (UTC)","dateModified":"Tue Dec 12 2023 18:26:19 GMT+0000 (UTC)","shortBio":null,"liveBlogShortBio":"","experience":[],"educationAndExpertise":[],"awards":[],"id":"ncpn1047211","email":null,"jobTitle":[],"name":"Kathryn Prociv","primaryImage":{"altText":"Kathryn Prociv","height":600,"url":{"primary":"https://media-cldnry.s-nbcnews.com/image/upload/newscms/2021_44/3517122/kathryn-prociv.jpg"},"width":600},"publisher":{"name":"nbcnews","subType":null,"type":"organization"},"socialMediaProfiles":{"email":null,"facebook":null,"instagram":null,"pinterest":null,"snapchat":null,"tiktok":null,"twitter":null,"whatsapp":null,"youtube":null},"subType":null,"type":"person","url":{"canonical":"https://www.nbcnews.com/author/kathryn-prociv-ncpn1047211","primary":"https://www.nbcnews.com/author/kathryn-prociv-ncpn1047211","short":"https://www.nbcnews.com/author/kathryn-prociv-ncpn1047211","slug":"kathryn-prociv-ncpn1047211"},"worksFor":null}],"cardType":"POST","isHeadlineHidden":false,"content":{"markupAndEmbeds":[{"type":"markup","element":"p","html":"Clouds will increase ahead of severe thunderstorms expected across portions of the totality path from Texas to Arkansas today — but the good news is that the storms are expected to erupt after the totality ends. "},{"type":"markup","element":"p","html":"There will be high cirrus clouds — which are thin, wispy and transparent — along much of the eclipse path, but these clouds are not enough to totally obscure the view. It’s the mid, low-level clouds that will obscure more of the eclipse. "},{"type":"embeddedWidget","presentation":{"alignment":"center","size":"medium","style":"default","byline":null,"hideRecommendations":false,"hideProductRecommendations":false,"_overriddenByGetProcessedCardData":true},"widget":{"id":"ncwd999999","type":"widget","name":"IFRAMELY_EXTERNAL_EMBED","baseline":"\u003cdiv class=\"iframely-twitter iframely-app iframely-embed\" style=\"max-width: 550px;\"\u003e\u003cdiv class=\"iframely-responsive\" style=\"padding-bottom: 100%;\"\u003e\u003ciframe src=\"//iframe.nbcnews.com/S8xoKjC?_showcaption=true\u0026app=1\" allowfullscreen\u003e\u003c/iframe\u003e\u003c/div\u003e\u003c/div\u003e","mobileBaseline":"\u003camp-iframe src=\"https://iframe.nbcnews.com/S8xoKjC?_showcaption=true\u0026amp=1\" width=\"400\" height=\"400\" frameborder=\"0\" allowfullscreen layout=\"responsive\" resizable sandbox=\"allow-scripts allow-same-origin allow-popups allow-forms allow-top-navigation-by-user-activation\"\u003e\u003camp-img layout=\"fill\" src=\"https://iframe.nbcnews.com/amp169/thumbnail\" placeholder\u003e\u003c/amp-img\u003e\u003cbutton overflow\u003eRead more\u003c/button\u003e\u003c/amp-iframe\u003e","fallbackUrl":"https://twitter.com/BillKarins/status/1777316342527664285","properties":{"canonical-url":"https://twitter.com/BillKarins/status/1777316342527664285","description":"Early morning view of the clouds everyone is hoping to avoid pic.twitter.com/1UHKH8eNMa— Bill Karins 💧 (@BillKarins) April 8, 2024\n\n\n","headline":"Bill Karins 💧 on Twitter / X","iframely-embed-amp-html":"\u003camp-iframe src=\"https://iframe.nbcnews.com/S8xoKjC?_showcaption=true\u0026amp=1\" width=\"400\" height=\"400\" frameborder=\"0\" allowfullscreen layout=\"responsive\" resizable sandbox=\"allow-scripts allow-same-origin allow-popups allow-forms allow-top-navigation-by-user-activation\"\u003e\u003camp-img layout=\"fill\" src=\"https://iframe.nbcnews.com/amp169/thumbnail\" placeholder\u003e\u003c/amp-img\u003e\u003cbutton overflow\u003eRead more\u003c/button\u003e\u003c/amp-iframe\u003e","iframely-embed-html":"\u003cdiv class=\"iframely-twitter iframely-app iframely-embed\" style=\"max-width: 550px;\"\u003e\u003cdiv class=\"iframely-responsive\" style=\"padding-bottom: 100%;\"\u003e\u003ciframe src=\"//iframe.nbcnews.com/S8xoKjC?_showcaption=true\u0026app=1\" allowfullscreen\u003e\u003c/iframe\u003e\u003c/div\u003e\u003c/div\u003e","iframely-embed-id":"S8xoKjC","iframely-embed-site":"Twitter","presentation-alignment":"CENTER","presentation-size":"MEDIUM"},"publisher":{"name":"nbcnews"}}},{"type":"markup","element":"p","html":"Here are cloud cover forecasts by city:"},{"type":"embeddedWidget","presentation":{"alignment":"center","size":"medium","style":"default","byline":null,"hideRecommendations":false,"hideProductRecommendations":false,"_overriddenByGetProcessedCardData":true},"widget":{"id":"ncwd000999","type":"widget","name":"CUSTOM_EMBED","baseline":"","mobileBaseline":"","fallbackUrl":"","properties":{"embed":{"displayShowMore":true,"type":"SHOW_MORE_BUTTON"},"presentation":{"size":"MEDIUM","alignment":"CENTER","style":""}},"publisher":{"name":"nbcnews"}}},{"type":"markup","element":"p","html":"\u003cstrong\u003eKERRVILLE, Texas: 89%\u003c/strong\u003e"},{"type":"markup","element":"p","html":"Low clouds: 53%"},{"type":"markup","element":"p","html":"Mid clouds: 76%"},{"type":"markup","element":"p","html":"High clouds: 100%"},{"type":"markup","element":"p","html":"\u003cstrong\u003eDALLAS, Texas: 66%\u003c/strong\u003e"},{"type":"markup","element":"p","html":"Low clouds: 19%"},{"type":"markup","element":"p","html":"Mid clouds: 49%"},{"type":"markup","element":"p","html":"High clouds: 87%"},{"type":"markup","element":"p","html":"\u003cstrong\u003eLITTLE ROCK, Ark.: 11%\u003c/strong\u003e"},{"type":"markup","element":"p","html":"Low clouds: 0%"},{"type":"markup","element":"p","html":"Mid clouds: 0%"},{"type":"markup","element":"p","html":"High clouds: 27%"},{"type":"markup","element":"p","html":"\u003cstrong\u003eCARBONDALE, Ill.: 54%\u003c/strong\u003e"},{"type":"markup","element":"p","html":"Low clouds: 0%"},{"type":"markup","element":"p","html":"Mid clouds: 39%"},{"type":"markup","element":"p","html":"High clouds: 81%"},{"type":"markup","element":"p","html":"\u003cstrong\u003eBLOOMINGTON, Ind.: 68%\u003c/strong\u003e"},{"type":"markup","element":"p","html":"Low clouds: 0%"},{"type":"markup","element":"p","html":"Mid clouds: 26%"},{"type":"markup","element":"p","html":"High clouds: 92%"},{"type":"markup","element":"p","html":"\u003cstrong\u003eINDIANAPOLIS, Ind.: 59%\u003c/strong\u003e"},{"type":"markup","element":"p","html":"Low clouds: 0%"},{"type":"markup","element":"p","html":"Mid clouds: 17%"},{"type":"markup","element":"p","html":"High clouds: 89%"},{"type":"markup","element":"p","html":"\u003cstrong\u003eCLEVELAND, Ohio: 59%\u003c/strong\u003e"},{"type":"markup","element":"p","html":"Low clouds: 21%"},{"type":"markup","element":"p","html":"Mid clouds: 0%"},{"type":"markup","element":"p","html":"High clouds: 90%"},{"type":"markup","element":"p","html":"\u003cstrong\u003eBROCKPORT, N.Y.: 98%\u003c/strong\u003e"},{"type":"markup","element":"p","html":"Low clouds: 97%"},{"type":"markup","element":"p","html":"Mid clouds: 87%"},{"type":"markup","element":"p","html":"High clouds: 0%"},{"type":"markup","element":"p","html":"\u003cstrong\u003eHOULTON, Maine: 0%\u003c/strong\u003e"},{"type":"markup","element":"p","html":"Low clouds: 0%"},{"type":"markup","element":"p","html":"Mid clouds: 0%"},{"type":"markup","element":"p","html":"High clouds: 0%"},{"type":"markup","element":"p","html":"\u003cstrong\u003eNEW YORK, N.Y.: 28%\u003c/strong\u003e"},{"type":"markup","element":"p","html":"Low clouds: 0%"},{"type":"markup","element":"p","html":"Mid clouds: 63%"},{"type":"markup","element":"p","html":"High clouds: 13%"}],"text":["Clouds will increase ahead of severe thunderstorms expected across portions of the totality path from Texas to Arkansas today — but the good news is that the storms are expected to erupt after the totality ends. ","There will be high cirrus clouds — which are thin, wispy and transparent — along much of the eclipse path, but these clouds are not enough to totally obscure the view. It’s the mid, low-level clouds that will obscure more of the eclipse. ","Here are cloud cover forecasts by city:","KERRVILLE, Texas: 89%","Low clouds: 53%","Mid clouds: 76%","High clouds: 100%","DALLAS, Texas: 66%","Low clouds: 19%","Mid clouds: 49%","High clouds: 87%","LITTLE ROCK, Ark.: 11%","Low clouds: 0%","Mid clouds: 0%","High clouds: 27%","CARBONDALE, Ill.: 54%","Low clouds: 0%","Mid clouds: 39%","High clouds: 81%","BLOOMINGTON, Ind.: 68%","Low clouds: 0%","Mid clouds: 26%","High clouds: 92%","INDIANAPOLIS, Ind.: 59%","Low clouds: 0%","Mid clouds: 17%","High clouds: 89%","CLEVELAND, Ohio: 59%","Low clouds: 21%","Mid clouds: 0%","High clouds: 90%","BROCKPORT, N.Y.: 98%","Low clouds: 97%","Mid clouds: 87%","High clouds: 0%","HOULTON, Maine: 0%","Low clouds: 0%","Mid clouds: 0%","High clouds: 0%","NEW YORK, N.Y.: 28%","Low clouds: 0%","Mid clouds: 63%","High clouds: 13%"]},"cardData":{"graphics":[]},"date":{"createdAt":"2024-04-08T11:46:51.525Z","publishedAt":"2024-04-08T11:46:51.525Z","modifiedAt":"2024-04-08T12:56:34.138Z"},"description":{"primary":"Clouds will increase ahead of severe thunderstorms expected across portions of the totality path from Texas to Arkansas today — but the good news is that the","seo":"Clouds will increase ahead of severe thunderstorms expected across portions of the totality path from Texas to Arkansas today — but the good news is that the","social":"Eclipse day forecast "},"headline":{"primary":"Eclipse day forecast ","seo":"Eclipse day forecast ","social":"Eclipse day forecast ","tease":"Eclipse day forecast "},"primaryImage":null,"teaseImage":null,"taxonomy":{"primaryChannel":{"id":"rctx6603","path":"nbcnews/channel/nebula-blog-rcna145900","taxonomyType":"channel"},"primaryVertical":{"dateCreated":"Thu Sep 16 2021 03:51:57 GMT+0000 (UTC)","dateModified":"Thu Sep 16 2021 03:51:57 GMT+0000 (UTC)","description":{"primary":null},"id":"nctx20366","isCurated":true,"name":"News","path":"nbcnews/vertical/news","pageRoute":"/","slug":"news","type":"taxonomy","taxonomyType":"vertical","url":{"primary":"https://www.nbcnews.com/"}}},"url":{"primary":"https://www.nbcnews.com/science/space/live-blog/solar-eclipse-2024-live-updates-rcna145900#rcrd38444"},"replies":[]},{"id":"rcrd38443","authors":[{"bio":[],"dateCreated":"Mon Jul 27 2015 19:12:36 GMT+0000 (UTC)","dateModified":"Wed Mar 24 2021 09:15:02 GMT+0000 (UTC)","shortBio":null,"liveBlogShortBio":"","experience":[],"educationAndExpertise":[],"awards":[],"id":"ncpn399176","email":null,"jobTitle":[],"name":"NBC News","primaryImage":null,"publisher":{"name":"nbcnews","subType":null,"type":"organization"},"socialMediaProfiles":{"email":null,"facebook":"http://www.facebook.com/nbcnews","instagram":"nbcnews","pinterest":null,"snapchat":null,"tiktok":null,"twitter":"@nbcnews","whatsapp":null,"youtube":null},"subType":null,"type":"person","url":null,"worksFor":null}],"cardType":"POST","isHeadlineHidden":false,"content":{"markupAndEmbeds":[{"type":"markup","element":"p","html":"NBC News’ meteorologist Michelle Grossman has the latest weather forecast for today’s total eclipse. The East Coast is looking pretty clear, but the Gulf Coast is predicted to have a lot of cloud cover."},{"type":"embeddedVideo","disablePlaylistAutoplay":false,"presentation":{"alignment":"left","size":"medium","style":"default","byline":null,"hideRecommendations":false,"hideProductRecommendations":false,"_overriddenByGetProcessedCardData":true},"video":{"id":"mmvo208517701914","taxonomy":{"additionalTerms":[{"dateCreated":"Thu Sep 16 2021 03:20:06 GMT+0000 (UTC)","dateModified":"Thu Sep 16 2021 03:20:06 GMT+0000 (UTC)","description":{"primary":null},"id":"nctx28","isCurated":true,"name":"Weather","path":"nbcnews/section/news/weather","pageRoute":"/news/weather","slug":"weather","type":"taxonomy","taxonomyType":"topic","url":{"primary":"https://www.nbcnews.com/news/weather"}},{"dateCreated":"Thu Sep 16 2021 03:15:10 GMT+0000 (UTC)","dateModified":"Thu Sep 16 2021 03:15:10 GMT+0000 (UTC)","description":{"primary":null},"id":"nctx66","isCurated":true,"name":"U.S. news","path":"nbcnews/section/news/us-news","pageRoute":"/us-news","slug":"us-news","type":"taxonomy","taxonomyType":"topic","url":{"primary":"https://www.nbcnews.com/us-news"}}],"primaryVertical":{"name":"News","taxonomyType":"vertical"},"primarySection":null,"primaryTopic":null},"unibrow":{"logo":null,"taxonomyPath":null,"text":"Early TODAY","url":{"primary":"https://www.nbcnews.com/video/weather-forecast-for-total-eclipse-pathway-predicts-some-cloud-208517701914"}},"duration":"PT1M7S","dateCreated":"Mon Apr 08 2024 07:39:24 GMT+0000 (UTC)","datePublished":"Mon Apr 08 2024 07:39:24 GMT+0000 (UTC)","dateModified":"Mon Apr 08 2024 07:40:22 GMT+0000 (UTC)","dateBroadcast":"Mon Apr 08 2024 07:39:28 GMT+0000 (UTC)","liveVideoStatus":"NONE","nativeAd":false,"mpxMetadata":{"id":"208517701914","guid":"et_lon_eclipsewx_240408","externalAdvertiserId":"et_lon_eclipsewx_240408","accountId":"2704722219","accountName":"nbcnewsdigital"},"source":{"name":"Early TODAY"},"publisher":{"name":"nbcnews"},"partOfEpisode":null,"partOfSeason":null,"videoType":"broadcast","sentiment":"positive","headline":{"primary":"","tease":"","seo":"Weather forecast for total eclipse pathway predicts some cloud","social":""},"description":{"primary":"NBC News' meteorologist Michelle Grossman has the latest weather forecast for Monday's total eclipse. The East Coast is looking pretty clear, but the Gulf Coast is predicted to have a lot of cloud cover.","seo":"NBC News' meteorologist Michelle Grossman has the latest weather forecast for Monday's total eclipse. The East Coast is looking pretty clear, but the Gulf Coast is predicted to have a lot of cloud cover."},"playable":true,"url":{"canonical":"https://www.nbcnews.com/video/weather-forecast-for-total-eclipse-pathway-predicts-some-cloud-208517701914","primary":"https://www.nbcnews.com/video/weather-forecast-for-total-eclipse-pathway-predicts-some-cloud-208517701914","short":"https://www.nbcnews.com/video/weather-forecast-for-total-eclipse-pathway-predicts-some-cloud-208517701914","slug":"weather-forecast-for-total-eclipse-pathway-predicts-some-cloud-208517701914"},"hasCaptions":true,"closedCaptioning":{"smptett":null,"srt":"https://nbcnewsdigital-static.nbcuni.com/media/captions/NBC_News_Digital/2024/04/1712561943247_et_lon_eclipsewx_240408.srt","webvtt":"https://nbcnewsdigital-static.nbcuni.com/media/captions/NBC_News_Digital/2024/04/1712561943247_et_lon_eclipsewx_240408.vtt"},"videoAssets":[{"assetType":"EMP","format":"M3U","publicUrl":"https://prodamdnewsencoding.akamaized.net/NBC_News_Digital/et_lon_eclipsewx_240408/1/abs/index.m3u8","height":1080,"width":1920,"assetDuration":67.434,"bitrate":3965000},{"assetType":"akamaiMp4","format":"MPEG4","publicUrl":"https://prodamdnewsencoding.akamaized.net/NBC_News_Digital/nbcnews/video/2024/04/1712561943247_et_lon_eclipsewx_240408_6.mp4","height":1080,"width":1920,"assetDuration":67.434,"bitrate":3965053}],"primaryImage":{"id":"vidimg244360085","headline":{"primary":null},"altText":null,"caption":null,"url":{"primary":"https://media-cldnry.s-nbcnews.com/image/upload/mpx/2704722219/2024_04/1712561943247_et_lon_eclipsewx_240408_1920x1080-c840b7.jpg"},"imageUrl":{"aims":"https://media14.s-nbcnews.com/i/mpx/2704722219/2024_04/1712561943247_et_lon_eclipsewx_240408_1920x1080-c840b7.jpg","cloudinary":"https://media-cldnry.s-nbcnews.com/image/upload/mpx/2704722219/2024_04/1712561943247_et_lon_eclipsewx_240408_1920x1080-c840b7.jpg","telemundo":null},"source":null,"authors":[],"height":null,"width":null,"graphicContent":false},"teaseImage":{"id":"vidimg244360085","headline":{"primary":null},"altText":null,"caption":null,"url":{"primary":"https://media-cldnry.s-nbcnews.com/image/upload/mpx/2704722219/2024_04/1712561943247_et_lon_eclipsewx_240408_1920x1080-c840b7.jpg"},"imageUrl":{"aims":"https://media14.s-nbcnews.com/i/mpx/2704722219/2024_04/1712561943247_et_lon_eclipsewx_240408_1920x1080-c840b7.jpg","cloudinary":"https://media-cldnry.s-nbcnews.com/image/upload/mpx/2704722219/2024_04/1712561943247_et_lon_eclipsewx_240408_1920x1080-c840b7.jpg","telemundo":null},"source":null,"authors":[],"height":null,"width":null,"graphicContent":false},"documentTracing":{"currentMessageId":{"id":"7e7d7130-ca5b-40ee-b4bf-36996f36fcbe","updatedDate":"Mon Apr 08 2024 07:40:32 GMT+0000 (UTC)"}},"relatedUrl":null,"relatedContentLink":{"text":null,"url":null},"associatedVideoPlaylist":{"headline":{"primary":"Weather"},"videos":[{"type":"video","id":"mmvo209066053559","unibrow":{"logo":null,"taxonomyPath":null,"text":"TODAY","url":{"primary":"https://www.today.com/video/strong-storms-erupt-across-plains-prompting-tornado-warnings-209066053559"}},"mpxMetadata":{"id":"209066053559","guid":"tdy_news_7a_al_severe_plains_wx_240416","externalAdvertiserId":"tdy_news_7a_al_severe_plains_wx_240416"},"datePublished":"Tue Apr 16 2024 11:35:28 GMT+0000 (UTC)","dateCreated":"Tue Apr 16 2024 11:35:28 GMT+0000 (UTC)","dateModified":"Tue Apr 16 2024 11:36:22 GMT+0000 (UTC)","primaryImage":{"id":"vidimg994721514","headline":{"primary":null},"altText":null,"caption":null,"url":{"primary":"https://media-cldnry.s-nbcnews.com/image/upload/mpx/2704722219/2024_04/1713267312701_tdy_news_7a_al_severe_plains_wx_240416_1920x1080-6bs48h.jpg"},"imageUrl":{"aims":"https://media12.s-nbcnews.com/i/mpx/2704722219/2024_04/1713267312701_tdy_news_7a_al_severe_plains_wx_240416_1920x1080-6bs48h.jpg","cloudinary":"https://media-cldnry.s-nbcnews.com/image/upload/mpx/2704722219/2024_04/1713267312701_tdy_news_7a_al_severe_plains_wx_240416_1920x1080-6bs48h.jpg","telemundo":null},"source":null,"authors":[],"height":null,"width":null,"graphicContent":false},"teaseImage":{"id":"vidimg994721514","headline":{"primary":null},"altText":null,"caption":null,"url":{"primary":"https://media-cldnry.s-nbcnews.com/image/upload/mpx/2704722219/2024_04/1713267312701_tdy_news_7a_al_severe_plains_wx_240416_1920x1080-6bs48h.jpg"},"imageUrl":{"aims":"https://media12.s-nbcnews.com/i/mpx/2704722219/2024_04/1713267312701_tdy_news_7a_al_severe_plains_wx_240416_1920x1080-6bs48h.jpg","cloudinary":"https://media-cldnry.s-nbcnews.com/image/upload/mpx/2704722219/2024_04/1713267312701_tdy_news_7a_al_severe_plains_wx_240416_1920x1080-6bs48h.jpg","telemundo":null},"source":null,"authors":[],"height":null,"width":null,"graphicContent":false},"url":{"canonical":"https://www.today.com/video/strong-storms-erupt-across-plains-prompting-tornado-warnings-209066053559","primary":"https://www.today.com/video/strong-storms-erupt-across-plains-prompting-tornado-warnings-209066053559","short":"https://www.today.com/video/strong-storms-erupt-across-plains-prompting-tornado-warnings-209066053559","slug":"strong-storms-erupt-across-plains-prompting-tornado-warnings-209066053559"},"relatedUrl":null,"relatedContentLink":{"text":null,"url":null},"duration":"PT1M8S","nativeAd":false,"videoType":"broadcast","sentiment":"neutral","headline":{"primary":"Strong storms erupt across Plains, prompting tornado warnings","tease":"Strong storms erupt across Plains, prompting tornado warnings","social":"Strong storms erupt across Plains, prompting tornado warnings"},"description":{"primary":"Millions of Americans from Kansas to the Northern Plains are in the path of severe weather with a potential for tornadoes, flooding and high winds. TODAY’s Al Roker tracks the latest forecast."},"publisher":{"name":"today"},"source":{"name":"TODAY"},"taxonomy":{"additionalTerms":[{"dateCreated":"Fri Apr 29 2022 02:27:32 GMT+0000 (UTC)","dateModified":"Fri Apr 29 2022 02:27:32 GMT+0000 (UTC)","description":{"primary":null},"id":"nctx20846","isCurated":false,"name":"News","path":"msnbc/section/msnbc/news","pageRoute":"/","slug":"news","type":"taxonomy","taxonomyType":"topic","url":{"primary":null}},{"dateCreated":"Fri Apr 01 2022 20:42:09 GMT+0000 (UTC)","dateModified":"Fri Apr 01 2022 20:42:09 GMT+0000 (UTC)","description":{"primary":null},"id":"nctx23345","isCurated":true,"name":"News","path":"nbcnews/show/meet-the-press/news","pageRoute":"/meet-the-press","slug":"news","type":"taxonomy","taxonomyType":"topic","url":{"primary":"https://www.nbcnews.com/meet-the-press"}},{"dateCreated":"Thu Sep 16 2021 03:20:06 GMT+0000 (UTC)","dateModified":"Thu Sep 16 2021 03:20:06 GMT+0000 (UTC)","description":{"primary":null},"id":"nctx28","isCurated":true,"name":"Weather","path":"nbcnews/section/news/weather","pageRoute":"/news/weather","slug":"weather","type":"taxonomy","taxonomyType":"topic","url":{"primary":"https://www.nbcnews.com/news/weather"}},{"dateCreated":"Thu Sep 16 2021 03:36:45 GMT+0000 (UTC)","dateModified":"Thu Sep 16 2021 03:36:45 GMT+0000 (UTC)","description":{"primary":null},"id":"nctx7","isCurated":false,"name":"News","path":"nbcnews/section/news","pageRoute":"/","slug":"news","type":"taxonomy","taxonomyType":"section","url":{"primary":null}},{"dateCreated":"Thu Sep 16 2021 03:10:17 GMT+0000 (UTC)","dateModified":"Thu Sep 16 2021 03:10:17 GMT+0000 (UTC)","description":{"primary":null},"id":"tdtx101","isCurated":true,"name":"News","path":"today/section/news","pageRoute":"/news","slug":"news","type":"taxonomy","taxonomyType":"section","url":{"primary":"https://www.today.com/news"}},{"dateCreated":"Wed Sep 28 2022 15:01:52 GMT+0000 (UTC)","dateModified":"Wed Sep 28 2022 15:01:52 GMT+0000 (UTC)","description":{"primary":null},"id":"tdtx117","isCurated":false,"name":"News","path":"today/section/news/news","pageRoute":"/","slug":"news","type":"taxonomy","taxonomyType":"topic","url":{"primary":null}},{"dateCreated":"Tue Jan 04 2022 15:36:59 GMT+0000 (UTC)","dateModified":"Tue Jan 04 2022 15:36:59 GMT+0000 (UTC)","description":{"primary":null},"id":"tdtx2977","isCurated":false,"name":"Top Videos","path":"today/label/top-videos","pageRoute":"/","slug":"top-videos","type":"taxonomy","taxonomyType":"label","url":{"primary":null}}],"primaryVertical":{"name":"today"},"primarySection":null,"primaryTopic":null},"hasCaptions":true,"closedCaptioning":{"smptett":null,"srt":"https://nbcnewsdigital-static.nbcuni.com/media/captions/NBC_News_Digital/2024/04/1713267312701_tdy_news_7a_al_severe_plains_wx_240416.srt","webvtt":"https://nbcnewsdigital-static.nbcuni.com/media/captions/NBC_News_Digital/2024/04/1713267312701_tdy_news_7a_al_severe_plains_wx_240416.vtt"},"videoAssets":[{"assetType":"EMP","format":"M3U","publicUrl":"https://prodamdnewsencoding.akamaized.net/NBC_News_Digital/tdy_news_7a_al_severe_plains_wx_240416/1/abs/index.m3u8","height":1080,"width":1920,"assetDuration":68.135,"bitrate":4299000},{"assetType":"akamaiMp4","format":"MPEG4","publicUrl":"https://prodamdnewsencoding.akamaized.net/NBC_News_Digital/nbcnews/video/2024/04/1713267312701_tdy_news_7a_al_severe_plains_wx_240416_6.mp4","height":1080,"width":1920,"assetDuration":68.135,"bitrate":4299838}]},{"type":"video","id":"mmvo208853061773","unibrow":{"logo":null,"taxonomyPath":null,"text":"TODAY","url":{"primary":"https://www.today.com/video/al-gore-on-how-political-elections-impact-climate-action-208853061773"}},"mpxMetadata":{"id":"208853061773","guid":"tdy_pop_9a_al_gore_240412","externalAdvertiserId":"tdy_pop_9a_al_gore_240412"},"datePublished":"Fri Apr 12 2024 13:44:01 GMT+0000 (UTC)","dateCreated":"Fri Apr 12 2024 13:44:01 GMT+0000 (UTC)","dateModified":"Fri Apr 12 2024 15:07:40 GMT+0000 (UTC)","primaryImage":{"id":"vidimg2868287007","headline":{"primary":null},"altText":null,"caption":null,"url":{"primary":"https://media-cldnry.s-nbcnews.com/image/upload/mpx/2704722219/2024_04/Al_Goore__767690-lr732p.jpg"},"imageUrl":{"aims":"https://media12.s-nbcnews.com/i/mpx/2704722219/2024_04/Al_Goore__767690-lr732p.jpg","cloudinary":"https://media-cldnry.s-nbcnews.com/image/upload/mpx/2704722219/2024_04/Al_Goore__767690-lr732p.jpg","telemundo":null},"source":null,"authors":[],"height":null,"width":null,"graphicContent":false},"teaseImage":{"id":"vidimg2868287007","headline":{"primary":null},"altText":null,"caption":null,"url":{"primary":"https://media-cldnry.s-nbcnews.com/image/upload/mpx/2704722219/2024_04/Al_Goore__767690-lr732p.jpg"},"imageUrl":{"aims":"https://media12.s-nbcnews.com/i/mpx/2704722219/2024_04/Al_Goore__767690-lr732p.jpg","cloudinary":"https://media-cldnry.s-nbcnews.com/image/upload/mpx/2704722219/2024_04/Al_Goore__767690-lr732p.jpg","telemundo":null},"source":null,"authors":[],"height":null,"width":null,"graphicContent":false},"url":{"canonical":"https://www.today.com/video/al-gore-on-how-political-elections-impact-climate-action-208853061773","primary":"https://www.today.com/video/al-gore-on-how-political-elections-impact-climate-action-208853061773","short":"https://www.today.com/video/al-gore-on-how-political-elections-impact-climate-action-208853061773","slug":"al-gore-on-how-political-elections-impact-climate-action-208853061773"},"relatedUrl":null,"relatedContentLink":{"text":null,"url":null},"duration":"PT6M27S","nativeAd":false,"videoType":"broadcast","sentiment":"positive","headline":{"primary":"Al Gore on new climate mission, the impact of election outcomes","tease":"Al Gore on new climate mission, the impact of election outcomes","social":"Al Gore on new climate mission, the impact of election outcomes"},"description":{"primary":"Former Vice President Al Gore stops by TODAY to talk about his new Climate Reality Project that aims to train people to help stop global warming. He also discusses how political elections have an impact on climate change in the US and around the world. “We've got to get over this political barrier,\" he says, adding that it's changing the laws and policies that will have the biggest positive impact."},"publisher":{"name":"today"},"source":{"name":"TODAY"},"taxonomy":{"additionalTerms":[{"dateCreated":"Thu Sep 16 2021 03:20:06 GMT+0000 (UTC)","dateModified":"Thu Sep 16 2021 03:20:06 GMT+0000 (UTC)","description":{"primary":null},"id":"nctx28","isCurated":true,"name":"Weather","path":"nbcnews/section/news/weather","pageRoute":"/news/weather","slug":"weather","type":"taxonomy","taxonomyType":"topic","url":{"primary":"https://www.nbcnews.com/news/weather"}},{"dateCreated":"Thu Sep 16 2021 03:10:17 GMT+0000 (UTC)","dateModified":"Thu Sep 16 2021 03:10:17 GMT+0000 (UTC)","description":{"primary":null},"id":"tdtx102","isCurated":true,"name":"Pop Culture","path":"today/section/popculture","pageRoute":"/popculture","slug":"popculture","type":"taxonomy","taxonomyType":"section","url":{"primary":"https://www.today.com/popculture"}},{"dateCreated":"Thu Sep 16 2021 03:36:04 GMT+0000 (UTC)","dateModified":"Thu Sep 16 2021 03:36:04 GMT+0000 (UTC)","description":{"primary":null},"id":"tdtx1685","isCurated":true,"name":"3rd Hour of TODAY","path":"today/show/3rd-hour-of-today","pageRoute":"/3rd-hour-today","slug":"3rd-hour-of-today","type":"taxonomy","taxonomyType":"show","url":{"primary":"https://www.today.com/3rd-hour-today"}},{"dateCreated":"Tue Jan 04 2022 15:36:59 GMT+0000 (UTC)","dateModified":"Tue Jan 04 2022 15:36:59 GMT+0000 (UTC)","description":{"primary":null},"id":"tdtx2977","isCurated":false,"name":"Top Videos","path":"today/label/top-videos","pageRoute":"/","slug":"top-videos","type":"taxonomy","taxonomyType":"label","url":{"primary":null}}],"primaryVertical":{"name":"today"},"primarySection":null,"primaryTopic":null},"hasCaptions":true,"closedCaptioning":{"smptett":null,"srt":"https://nbcnewsdigital-static.nbcuni.com/media/captions/NBC_News_Digital/2024/04/1712929418445_tdy_pop_9a_al_gore_240412.srt","webvtt":"https://nbcnewsdigital-static.nbcuni.com/media/captions/NBC_News_Digital/2024/04/1712929418445_tdy_pop_9a_al_gore_240412.vtt"},"videoAssets":[{"assetType":"EMP","format":"M3U","publicUrl":"https://prodamdnewsencoding.akamaized.net/NBC_News_Digital/tdy_pop_9a_al_gore_240412/1/abs/index.m3u8","height":1080,"width":1920,"assetDuration":387.057,"bitrate":4254000},{"assetType":"akamaiMp4","format":"MPEG4","publicUrl":"https://prodamdnewsencoding.akamaized.net/NBC_News_Digital/nbcnews/video/2024/04/1712929418445_tdy_pop_9a_al_gore_240412_6.mp4","height":1080,"width":1920,"assetDuration":387.057,"bitrate":4254064}]},{"type":"video","id":"mmvo208852549843","unibrow":{"logo":null,"taxonomyPath":null,"text":"NBC News Channel","url":{"primary":"https://www.nbcnews.com/video/record-breaking-rain-causes-flash-flooding-in-pittsburgh-208852549843"}},"mpxMetadata":{"id":"208852549843","guid":"nc_mo_wpxi_pittsburgh_flooding_240412","externalAdvertiserId":"nc_mo_wpxi_pittsburgh_flooding_240412"},"datePublished":"Fri Apr 12 2024 13:32:00 GMT+0000 (UTC)","dateCreated":"Fri Apr 12 2024 13:32:00 GMT+0000 (UTC)","dateModified":"Fri Apr 12 2024 13:36:36 GMT+0000 (UTC)","primaryImage":{"id":"vidimg2390438007","headline":{"primary":null},"altText":null,"caption":null,"url":{"primary":"https://media-cldnry.s-nbcnews.com/image/upload/mpx/2704722219/2024_04/nc_mo_wpxi_pittsburgh_flooding_240412-dlgu00.jpg"},"imageUrl":{"aims":"https://media14.s-nbcnews.com/i/mpx/2704722219/2024_04/nc_mo_wpxi_pittsburgh_flooding_240412-dlgu00.jpg","cloudinary":"https://media-cldnry.s-nbcnews.com/image/upload/mpx/2704722219/2024_04/nc_mo_wpxi_pittsburgh_flooding_240412-dlgu00.jpg","telemundo":null},"source":null,"authors":[],"height":null,"width":null,"graphicContent":false},"teaseImage":{"id":"vidimg2390438007","headline":{"primary":null},"altText":null,"caption":null,"url":{"primary":"https://media-cldnry.s-nbcnews.com/image/upload/mpx/2704722219/2024_04/nc_mo_wpxi_pittsburgh_flooding_240412-dlgu00.jpg"},"imageUrl":{"aims":"https://media14.s-nbcnews.com/i/mpx/2704722219/2024_04/nc_mo_wpxi_pittsburgh_flooding_240412-dlgu00.jpg","cloudinary":"https://media-cldnry.s-nbcnews.com/image/upload/mpx/2704722219/2024_04/nc_mo_wpxi_pittsburgh_flooding_240412-dlgu00.jpg","telemundo":null},"source":null,"authors":[],"height":null,"width":null,"graphicContent":false},"url":{"canonical":"https://www.nbcnews.com/video/record-breaking-rain-causes-flash-flooding-in-pittsburgh-208852549843","primary":"https://www.nbcnews.com/video/record-breaking-rain-causes-flash-flooding-in-pittsburgh-208852549843","short":"https://www.nbcnews.com/video/record-breaking-rain-causes-flash-flooding-in-pittsburgh-208852549843","slug":"record-breaking-rain-causes-flash-flooding-in-pittsburgh-208852549843"},"relatedUrl":null,"relatedContentLink":{"text":null,"url":null},"duration":"PT1M8S","nativeAd":false,"videoType":"broadcast","sentiment":"negative","headline":{"primary":"Record-breaking rain causes flash flooding in Pittsburgh","tease":"Record-breaking rain causes flash flooding in Pittsburgh","social":"Record-breaking rain causes flash flooding in Pittsburgh"},"description":{"primary":"Pittsburgh received 2.77 inches of rain Thursday, shattering the record for daily rainfall in the city. The same storm system left a trail of damage from North Carolina to New York overnight and cut power to tens of thousands."},"publisher":{"name":"nbcnews"},"source":{"name":"NBC News Channel"},"taxonomy":{"additionalTerms":[{"dateCreated":"Thu Sep 16 2021 03:20:06 GMT+0000 (UTC)","dateModified":"Thu Sep 16 2021 03:20:06 GMT+0000 (UTC)","description":{"primary":null},"id":"nctx28","isCurated":true,"name":"Weather","path":"nbcnews/section/news/weather","pageRoute":"/news/weather","slug":"weather","type":"taxonomy","taxonomyType":"topic","url":{"primary":"https://www.nbcnews.com/news/weather"}},{"dateCreated":"Thu Sep 16 2021 03:15:10 GMT+0000 (UTC)","dateModified":"Thu Sep 16 2021 03:15:10 GMT+0000 (UTC)","description":{"primary":null},"id":"nctx66","isCurated":true,"name":"U.S. news","path":"nbcnews/section/news/us-news","pageRoute":"/us-news","slug":"us-news","type":"taxonomy","taxonomyType":"topic","url":{"primary":"https://www.nbcnews.com/us-news"}}],"primaryVertical":{"name":"News"},"primarySection":null,"primaryTopic":null},"hasCaptions":false,"closedCaptioning":{"smptett":null,"srt":null,"webvtt":null},"videoAssets":[{"assetType":"EMP","format":"M3U","publicUrl":"https://prodamdnewsencoding.akamaized.net/NBC_News_Digital/nc_mo_wpxi_pittsburgh_flooding_240412/1/abs/index.m3u8","height":1080,"width":1920,"assetDuration":68.169,"bitrate":4539000},{"assetType":"akamaiMp4","format":"MPEG4","publicUrl":"https://prodamdnewsencoding.akamaized.net/NBC_News_Digital/nbcnews/video/2024/04/nc_mo_wpxi_pittsburgh_flooding_240412_3373957272.mp4","height":1080,"width":1920,"assetDuration":68.169,"bitrate":4539000}]},{"type":"video","id":"mmvo208846917990","unibrow":{"logo":null,"taxonomyPath":null,"text":"TODAY","url":{"primary":"https://www.today.com/video/storm-triggers-flash-flood-emergencies-as-it-moves-northeast-208846917990"}},"mpxMetadata":{"id":"208846917990","guid":"tdy_news_7a_al_strong_storms_wx_240412","externalAdvertiserId":"tdy_news_7a_al_strong_storms_wx_240412"},"datePublished":"Fri Apr 12 2024 11:26:34 GMT+0000 (UTC)","dateCreated":"Fri Apr 12 2024 11:26:34 GMT+0000 (UTC)","dateModified":"Fri Apr 12 2024 11:27:26 GMT+0000 (UTC)","primaryImage":{"id":"vidimg1663531492","headline":{"primary":null},"altText":null,"caption":null,"url":{"primary":"https://media-cldnry.s-nbcnews.com/image/upload/mpx/2704722219/2024_04/1712921178523_tdy_news_7a_al_strong_storms_wx_240412_1920x1080-91yms5.jpg"},"imageUrl":{"aims":"https://media14.s-nbcnews.com/i/mpx/2704722219/2024_04/1712921178523_tdy_news_7a_al_strong_storms_wx_240412_1920x1080-91yms5.jpg","cloudinary":"https://media-cldnry.s-nbcnews.com/image/upload/mpx/2704722219/2024_04/1712921178523_tdy_news_7a_al_strong_storms_wx_240412_1920x1080-91yms5.jpg","telemundo":null},"source":null,"authors":[],"height":null,"width":null,"graphicContent":false},"teaseImage":{"id":"vidimg1663531492","headline":{"primary":null},"altText":null,"caption":null,"url":{"primary":"https://media-cldnry.s-nbcnews.com/image/upload/mpx/2704722219/2024_04/1712921178523_tdy_news_7a_al_strong_storms_wx_240412_1920x1080-91yms5.jpg"},"imageUrl":{"aims":"https://media14.s-nbcnews.com/i/mpx/2704722219/2024_04/1712921178523_tdy_news_7a_al_strong_storms_wx_240412_1920x1080-91yms5.jpg","cloudinary":"https://media-cldnry.s-nbcnews.com/image/upload/mpx/2704722219/2024_04/1712921178523_tdy_news_7a_al_strong_storms_wx_240412_1920x1080-91yms5.jpg","telemundo":null},"source":null,"authors":[],"height":null,"width":null,"graphicContent":false},"url":{"canonical":"https://www.today.com/video/storm-triggers-flash-flood-emergencies-as-it-moves-northeast-208846917990","primary":"https://www.today.com/video/storm-triggers-flash-flood-emergencies-as-it-moves-northeast-208846917990","short":"https://www.today.com/video/storm-triggers-flash-flood-emergencies-as-it-moves-northeast-208846917990","slug":"storm-triggers-flash-flood-emergencies-as-it-moves-northeast-208846917990"},"relatedUrl":null,"relatedContentLink":{"text":null,"url":null},"duration":"PT1M12S","nativeAd":false,"videoType":"broadcast","sentiment":"neutral","headline":{"primary":"Strong storms move to Northeast, bringing heavy rain","tease":"Strong storms move to Northeast, bringing heavy rain","social":"Strong storms move to Northeast, bringing heavy rain"},"description":{"primary":"The storms that swept across the country all week brought heavy rain and strong winds to the Northeast after causing more damage in the South. TODAY’s Al Roker tracks the latest forecast."},"publisher":{"name":"today"},"source":{"name":"TODAY"},"taxonomy":{"additionalTerms":[{"dateCreated":"Fri Apr 29 2022 02:27:32 GMT+0000 (UTC)","dateModified":"Fri Apr 29 2022 02:27:32 GMT+0000 (UTC)","description":{"primary":null},"id":"nctx20846","isCurated":false,"name":"News","path":"msnbc/section/msnbc/news","pageRoute":"/","slug":"news","type":"taxonomy","taxonomyType":"topic","url":{"primary":null}},{"dateCreated":"Fri Apr 01 2022 20:42:09 GMT+0000 (UTC)","dateModified":"Fri Apr 01 2022 20:42:09 GMT+0000 (UTC)","description":{"primary":null},"id":"nctx23345","isCurated":true,"name":"News","path":"nbcnews/show/meet-the-press/news","pageRoute":"/meet-the-press","slug":"news","type":"taxonomy","taxonomyType":"topic","url":{"primary":"https://www.nbcnews.com/meet-the-press"}},{"dateCreated":"Thu Sep 16 2021 03:20:06 GMT+0000 (UTC)","dateModified":"Thu Sep 16 2021 03:20:06 GMT+0000 (UTC)","description":{"primary":null},"id":"nctx28","isCurated":true,"name":"Weather","path":"nbcnews/section/news/weather","pageRoute":"/news/weather","slug":"weather","type":"taxonomy","taxonomyType":"topic","url":{"primary":"https://www.nbcnews.com/news/weather"}},{"dateCreated":"Thu Sep 16 2021 03:36:45 GMT+0000 (UTC)","dateModified":"Thu Sep 16 2021 03:36:45 GMT+0000 (UTC)","description":{"primary":null},"id":"nctx7","isCurated":false,"name":"News","path":"nbcnews/section/news","pageRoute":"/","slug":"news","type":"taxonomy","taxonomyType":"section","url":{"primary":null}},{"dateCreated":"Thu Sep 16 2021 03:10:17 GMT+0000 (UTC)","dateModified":"Thu Sep 16 2021 03:10:17 GMT+0000 (UTC)","description":{"primary":null},"id":"tdtx101","isCurated":true,"name":"News","path":"today/section/news","pageRoute":"/news","slug":"news","type":"taxonomy","taxonomyType":"section","url":{"primary":"https://www.today.com/news"}},{"dateCreated":"Wed Sep 28 2022 15:01:52 GMT+0000 (UTC)","dateModified":"Wed Sep 28 2022 15:01:52 GMT+0000 (UTC)","description":{"primary":null},"id":"tdtx117","isCurated":false,"name":"News","path":"today/section/news/news","pageRoute":"/","slug":"news","type":"taxonomy","taxonomyType":"topic","url":{"primary":null}},{"dateCreated":"Tue Jan 04 2022 15:36:59 GMT+0000 (UTC)","dateModified":"Tue Jan 04 2022 15:36:59 GMT+0000 (UTC)","description":{"primary":null},"id":"tdtx2977","isCurated":false,"name":"Top Videos","path":"today/label/top-videos","pageRoute":"/","slug":"top-videos","type":"taxonomy","taxonomyType":"label","url":{"primary":null}}],"primaryVertical":{"name":"today"},"primarySection":null,"primaryTopic":null},"hasCaptions":true,"closedCaptioning":{"smptett":null,"srt":"https://nbcnewsdigital-static.nbcuni.com/media/captions/NBC_News_Digital/2024/04/1712921178523_tdy_news_7a_al_strong_storms_wx_240412.srt","webvtt":"https://nbcnewsdigital-static.nbcuni.com/media/captions/NBC_News_Digital/2024/04/1712921178523_tdy_news_7a_al_strong_storms_wx_240412.vtt"},"videoAssets":[{"assetType":"EMP","format":"M3U","publicUrl":"https://prodamdnewsencoding.akamaized.net/NBC_News_Digital/tdy_news_7a_al_strong_storms_wx_240412/1/abs/index.m3u8","height":1080,"width":1920,"assetDuration":72.473,"bitrate":4354000},{"assetType":"akamaiMp4","format":"MPEG4","publicUrl":"https://prodamdnewsencoding.akamaized.net/NBC_News_Digital/nbcnews/video/2024/04/1712921178523_tdy_news_7a_al_strong_storms_wx_240412_6.mp4","height":1080,"width":1920,"assetDuration":72.473,"bitrate":4354063}]},{"type":"video","id":"mmvo208768069908","unibrow":{"logo":null,"taxonomyPath":null,"text":"TODAY","url":{"primary":"https://www.today.com/video/deadly-storms-including-tornadoes-rip-across-the-south-208768069908"}},"mpxMetadata":{"id":"208768069908","guid":"tdy_news_7a_park_south_tornadoes_240411","externalAdvertiserId":"tdy_news_7a_park_south_tornadoes_240411"},"datePublished":"Thu Apr 11 2024 12:15:11 GMT+0000 (UTC)","dateCreated":"Thu Apr 11 2024 12:15:11 GMT+0000 (UTC)","dateModified":"Fri Apr 12 2024 16:48:17 GMT+0000 (UTC)","primaryImage":{"id":"vidimg3552624949","headline":{"primary":null},"altText":null,"caption":null,"url":{"primary":"https://media-cldnry.s-nbcnews.com/image/upload/mpx/2704722219/2024_04/tdy_park_240411-otp4fq.jpg"},"imageUrl":{"aims":"https://media14.s-nbcnews.com/i/mpx/2704722219/2024_04/tdy_park_240411-otp4fq.jpg","cloudinary":"https://media-cldnry.s-nbcnews.com/image/upload/mpx/2704722219/2024_04/tdy_park_240411-otp4fq.jpg","telemundo":null},"source":null,"authors":[],"height":null,"width":null,"graphicContent":false},"teaseImage":{"id":"vidimg3552624949","headline":{"primary":null},"altText":null,"caption":null,"url":{"primary":"https://media-cldnry.s-nbcnews.com/image/upload/mpx/2704722219/2024_04/tdy_park_240411-otp4fq.jpg"},"imageUrl":{"aims":"https://media14.s-nbcnews.com/i/mpx/2704722219/2024_04/tdy_park_240411-otp4fq.jpg","cloudinary":"https://media-cldnry.s-nbcnews.com/image/upload/mpx/2704722219/2024_04/tdy_park_240411-otp4fq.jpg","telemundo":null},"source":null,"authors":[],"height":null,"width":null,"graphicContent":false},"url":{"canonical":"https://www.today.com/video/deadly-storms-including-tornadoes-rip-across-the-south-208768069908","primary":"https://www.today.com/video/deadly-storms-including-tornadoes-rip-across-the-south-208768069908","short":"https://www.today.com/video/deadly-storms-including-tornadoes-rip-across-the-south-208768069908","slug":"deadly-storms-including-tornadoes-rip-across-the-south-208768069908"},"relatedUrl":null,"relatedContentLink":{"text":null,"url":null},"duration":"PT3M17S","nativeAd":false,"videoType":"broadcast","sentiment":"negative","headline":{"primary":"Violent and destructive storms race across the South","tease":"Violent and destructive storms race across the South","social":"Violent and destructive storms race across the South"},"description":{"primary":"There is major damage throughout the South after violent and destructive storms raced through the areas. An apparent tornado destroyed homes and businesses in Slidell, Louisiana. NBC’s Kathy Park reports and TODAY’s Al Roker tracks the latest forecast."},"publisher":{"name":"today"},"source":{"name":"TODAY"},"taxonomy":{"additionalTerms":[{"dateCreated":"Fri Apr 29 2022 02:27:32 GMT+0000 (UTC)","dateModified":"Fri Apr 29 2022 02:27:32 GMT+0000 (UTC)","description":{"primary":null},"id":"nctx20846","isCurated":false,"name":"News","path":"msnbc/section/msnbc/news","pageRoute":"/","slug":"news","type":"taxonomy","taxonomyType":"topic","url":{"primary":null}},{"dateCreated":"Fri Apr 01 2022 20:42:09 GMT+0000 (UTC)","dateModified":"Fri Apr 01 2022 20:42:09 GMT+0000 (UTC)","description":{"primary":null},"id":"nctx23345","isCurated":true,"name":"News","path":"nbcnews/show/meet-the-press/news","pageRoute":"/meet-the-press","slug":"news","type":"taxonomy","taxonomyType":"topic","url":{"primary":"https://www.nbcnews.com/meet-the-press"}},{"dateCreated":"Thu Sep 16 2021 03:20:06 GMT+0000 (UTC)","dateModified":"Thu Sep 16 2021 03:20:06 GMT+0000 (UTC)","description":{"primary":null},"id":"nctx28","isCurated":true,"name":"Weather","path":"nbcnews/section/news/weather","pageRoute":"/news/weather","slug":"weather","type":"taxonomy","taxonomyType":"topic","url":{"primary":"https://www.nbcnews.com/news/weather"}},{"dateCreated":"Thu Sep 16 2021 03:36:45 GMT+0000 (UTC)","dateModified":"Thu Sep 16 2021 03:36:45 GMT+0000 (UTC)","description":{"primary":null},"id":"nctx7","isCurated":false,"name":"News","path":"nbcnews/section/news","pageRoute":"/","slug":"news","type":"taxonomy","taxonomyType":"section","url":{"primary":null}},{"dateCreated":"Thu Sep 16 2021 03:10:17 GMT+0000 (UTC)","dateModified":"Thu Sep 16 2021 03:10:17 GMT+0000 (UTC)","description":{"primary":null},"id":"tdtx101","isCurated":true,"name":"News","path":"today/section/news","pageRoute":"/news","slug":"news","type":"taxonomy","taxonomyType":"section","url":{"primary":"https://www.today.com/news"}},{"dateCreated":"Wed Sep 28 2022 15:01:52 GMT+0000 (UTC)","dateModified":"Wed Sep 28 2022 15:01:52 GMT+0000 (UTC)","description":{"primary":null},"id":"tdtx117","isCurated":false,"name":"News","path":"today/section/news/news","pageRoute":"/","slug":"news","type":"taxonomy","taxonomyType":"topic","url":{"primary":null}},{"dateCreated":"Tue Jan 04 2022 15:36:59 GMT+0000 (UTC)","dateModified":"Tue Jan 04 2022 15:36:59 GMT+0000 (UTC)","description":{"primary":null},"id":"tdtx2977","isCurated":false,"name":"Top Videos","path":"today/label/top-videos","pageRoute":"/","slug":"top-videos","type":"taxonomy","taxonomyType":"label","url":{"primary":null}}],"primaryVertical":{"name":"today"},"primarySection":null,"primaryTopic":null},"hasCaptions":true,"closedCaptioning":{"smptett":null,"srt":"https://vod.nbcnews.com/nbcnews/captions/2024/04/tdy_news_7a_park_south_tornadoes_240411.srt","webvtt":"https://vod.nbcnews.com/nbcnews/captions/2024/04/tdy_news_7a_park_south_tornadoes_240411.vtt"},"videoAssets":[{"assetType":"EMP","format":"M3U","publicUrl":"https://prodamdnewsencoding.akamaized.net/NBC_News_Digital/tdy_news_7a_park_south_tornadoes_240411/1/abs/index.m3u8","height":1080,"width":1920,"assetDuration":197.331,"bitrate":4559000},{"assetType":"akamaiMp4","format":"MPEG4","publicUrl":"https://prodamdnewsencoding.akamaized.net/NBC_News_Digital/nbcnews/video/2024/04/tdy_news_7a_park_south_tornadoes_240411_3372186100.mp4","height":1080,"width":1920,"assetDuration":197.331,"bitrate":4559000}]}]}}}],"text":["NBC News’ meteorologist Michelle Grossman has the latest weather forecast for today’s total eclipse. The East Coast is looking pretty clear, but the Gulf Coast is predicted to have a lot of cloud cover."]},"cardData":{"graphics":[]},"date":{"createdAt":"2024-04-08T10:42:33.154Z","publishedAt":"2024-04-08T10:42:33.154Z","modifiedAt":"2024-04-08T10:50:30.438Z"},"description":{"primary":"NBC News’ meteorologist Michelle Grossman has the latest weather forecast for today’s total eclipse.","seo":"NBC News’ meteorologist Michelle Grossman has the latest weather forecast for today’s total eclipse.","social":"Cloudy skies forecast for some — but not all — in eclipse's path"},"headline":{"primary":"Cloudy skies forecast for some — but not all — in eclipse's path","seo":"Cloudy skies forecast for some — but not all — in eclipse's path","social":"Cloudy skies forecast for some — but not all — in eclipse's path","tease":"Cloudy skies forecast for some — but not all — in eclipse's path"},"primaryImage":null,"teaseImage":null,"taxonomy":{"primaryChannel":{"id":"rctx6603","path":"nbcnews/channel/nebula-blog-rcna145900","taxonomyType":"channel"},"primaryVertical":{"dateCreated":"Thu Sep 16 2021 03:51:57 GMT+0000 (UTC)","dateModified":"Thu Sep 16 2021 03:51:57 GMT+0000 (UTC)","description":{"primary":null},"id":"nctx20366","isCurated":true,"name":"News","path":"nbcnews/vertical/news","pageRoute":"/","slug":"news","type":"taxonomy","taxonomyType":"vertical","url":{"primary":"https://www.nbcnews.com/"}}},"url":{"primary":"https://www.nbcnews.com/science/space/live-blog/solar-eclipse-2024-live-updates-rcna145900#rcrd38443"},"replies":[]},{"id":"rcrd38442","authors":[{"bio":[{"type":"markup","element":"p","html":"Mirna Alsharif is a breaking news reporter for NBC News."}],"dateCreated":"Wed Jul 27 2022 17:24:24 GMT+0000 (UTC)","dateModified":"Tue Nov 15 2022 15:54:56 GMT+0000 (UTC)","shortBio":"Breaking news reporter","liveBlogShortBio":"","experience":[],"educationAndExpertise":[],"awards":[],"id":"ncpn1297517","email":"mirna.alsharif@nbcuni.com","jobTitle":[],"name":"Mirna Alsharif","primaryImage":{"altText":"Mirna Alsharif.","height":1500,"url":{"primary":"https://media-cldnry.s-nbcnews.com/image/upload/newscms/2022_46/3581066/mirna-alsharif-byline-jm.jpg"},"width":1500},"publisher":{"name":"nbcnews","subType":null,"type":"organization"},"socialMediaProfiles":{"email":null,"facebook":null,"instagram":null,"pinterest":null,"snapchat":null,"tiktok":null,"twitter":"mirna_alsharif","whatsapp":null,"youtube":null},"subType":null,"type":"person","url":{"canonical":"https://www.nbcnews.com/author/mirna-alsharif-ncpn1297517","primary":"https://www.nbcnews.com/author/mirna-alsharif-ncpn1297517","short":"https://www.nbcnews.com/author/mirna-alsharif-ncpn1297517","slug":"mirna-alsharif-ncpn1297517"},"worksFor":null},{"bio":[{"type":"markup","element":"p","html":"Kathryn Prociv is a senior meteorologist and producer for NBC News. "}],"dateCreated":"Wed Aug 28 2019 15:35:17 GMT+0000 (UTC)","dateModified":"Tue Dec 12 2023 18:26:19 GMT+0000 (UTC)","shortBio":null,"liveBlogShortBio":"","experience":[],"educationAndExpertise":[],"awards":[],"id":"ncpn1047211","email":null,"jobTitle":[],"name":"Kathryn Prociv","primaryImage":{"altText":"Kathryn Prociv","height":600,"url":{"primary":"https://media-cldnry.s-nbcnews.com/image/upload/newscms/2021_44/3517122/kathryn-prociv.jpg"},"width":600},"publisher":{"name":"nbcnews","subType":null,"type":"organization"},"socialMediaProfiles":{"email":null,"facebook":null,"instagram":null,"pinterest":null,"snapchat":null,"tiktok":null,"twitter":null,"whatsapp":null,"youtube":null},"subType":null,"type":"person","url":{"canonical":"https://www.nbcnews.com/author/kathryn-prociv-ncpn1047211","primary":"https://www.nbcnews.com/author/kathryn-prociv-ncpn1047211","short":"https://www.nbcnews.com/author/kathryn-prociv-ncpn1047211","slug":"kathryn-prociv-ncpn1047211"},"worksFor":null}],"cardType":"POST","isHeadlineHidden":false,"content":{"markupAndEmbeds":[{"type":"markup","element":"p","html":"\u003ca href=\"https://www.nbcnews.com/science/science-news/parts-us-see-cloudy-skies-mondays-solar-eclipse-rcna146201\" target=\"_blank\"\u003eClouds\u003c/a\u003e and storms may potentially obscure views of \u003ca href=\"https://www.nbcnews.com/science/space/total-solar-eclipse-time-path-map-2024-rcna146131\" target=\"_blank\"\u003etoday’s total solar eclipse\u003c/a\u003e in states along the \u003ca href=\"https://www.nbcnews.com/science/space/total-solar-eclipse-time-path-map-2024-rcna146131\" target=\"_blank\"\u003epath of totality\u003c/a\u003e in the southern Plains and the western Gulf Coast."},{"type":"markup","element":"p","html":"Around 20 million people in Texas, Louisiana, Arkansas and Oklahoma are at risk for severe weather at the start of the week, where multiple rounds of storms are forecast to start this afternoon. Very large hail will be the primary threat heading into today, with the threat shifting tomorrow across east Texas and Louisiana. Texas will see the most impact, with major cities including Houston, Dallas, Austin and San Antonio in the path of the storms."},{"type":"markup","element":"p","html":"In Dallas, storms are forecast to start between 3 and 4 p.m. CT, after the eclipse is expected around 1:30 p.m. CT. In Kerrville and Junction, the storms could start between 1 and 2 p.m., but they would likely be isolated in nature and only just getting started by that time."},{"presentation":{"alignment":"center","size":"medium","style":"default","byline":null,"hideRecommendations":false,"hideProductRecommendations":false,"_overriddenByGetProcessedCardData":true},"type":"embeddedImage","image":{"id":"rcim252031","headline":{"primary":null,"tease":null,"seo":null,"social":null},"caption":"A person photographs a dog at a NASA display during the town's celebration yesterday ahead of the solar eclipse in Russellville, Ark.","altText":"Image: BESTPIX - Communities In The Path Of Totality Prepare For Monday's Solar Eclipse","url":{"primary":"https://media-cldnry.s-nbcnews.com/image/upload/rockcms/2024-04/240408-solar-eclipse-mn-0600-ecd1a7.jpg"},"imageUrl":{"aims":"https://media1.s-nbcnews.com/i/rockcms/2024-04/252031/240408-solar-eclipse-mn-0600-ecd1a7_32bad5cb0f9fb53aba16688d535a2b606ab90476.jpg","cloudinary":"https://media-cldnry.s-nbcnews.com/image/upload/rockcms/2024-04/240408-solar-eclipse-mn-0600-ecd1a7.jpg","telemundo":null},"encodingFormat":"image/jpeg","height":3900,"width":5713,"authors":[{"name":"Mario Tama"}],"source":{"name":"Getty Images","copyright":null},"graphicContent":false}},{"type":"markup","element":"p","html":"\u003ca href=\"https://www.nbcnews.com/news/weather/clouds-storms-may-obscure-mondays-solar-eclipse-view-states-path-rcna146770\" target=\"_blank\"\u003eRead the full article here.\u003c/a\u003e"}],"text":["Clouds and storms may potentially obscure views of today’s total solar eclipse in states along the path of totality in the southern Plains and the western Gulf Coast.","Around 20 million people in Texas, Louisiana, Arkansas and Oklahoma are at risk for severe weather at the start of the week, where multiple rounds of storms are forecast to start this afternoon. Very large hail will be the primary threat heading into today, with the threat shifting tomorrow across east Texas and Louisiana. Texas will see the most impact, with major cities including Houston, Dallas, Austin and San Antonio in the path of the storms.","In Dallas, storms are forecast to start between 3 and 4 p.m. CT, after the eclipse is expected around 1:30 p.m. CT. In Kerrville and Junction, the storms could start between 1 and 2 p.m., but they would likely be isolated in nature and only just getting started by that time.","Read the full article here."]},"cardData":{"graphics":[]},"date":{"createdAt":"2024-04-08T09:00:57.215Z","publishedAt":"2024-04-08T09:00:57.215Z","modifiedAt":"2024-04-08T10:51:48.915Z"},"description":{"primary":"Clouds and storms may potentially obscure views of today’s total solar eclipse in states along the path of totality in the southern Plains and the western Gulf","seo":"Clouds and storms may potentially obscure views of today’s total solar eclipse in states along the path of totality in the southern Plains and the western Gulf","social":"Clouds and storms may obscure solar eclipse view in states along its path "},"headline":{"primary":"Clouds and storms may obscure solar eclipse view in states along its path ","seo":"Clouds and storms may obscure solar eclipse view in states along its path ","social":"Clouds and storms may obscure solar eclipse view in states along its path ","tease":"Clouds and storms may obscure solar eclipse view in states along its path "},"primaryImage":null,"teaseImage":null,"taxonomy":{"primaryChannel":{"id":"rctx6603","path":"nbcnews/channel/nebula-blog-rcna145900","taxonomyType":"channel"},"primaryVertical":{"dateCreated":"Thu Sep 16 2021 03:51:57 GMT+0000 (UTC)","dateModified":"Thu Sep 16 2021 03:51:57 GMT+0000 (UTC)","description":{"primary":null},"id":"nctx20366","isCurated":true,"name":"News","path":"nbcnews/vertical/news","pageRoute":"/","slug":"news","type":"taxonomy","taxonomyType":"vertical","url":{"primary":"https://www.nbcnews.com/"}}},"url":{"primary":"https://www.nbcnews.com/science/space/live-blog/solar-eclipse-2024-live-updates-rcna145900#rcrd38442"},"replies":[]},{"id":"rcrd38023","authors":[{"bio":[{"type":"markup","element":"p","html":"Claire Cardona is a breaking news editor for NBC News Digital."}],"dateCreated":"Wed Sep 29 2021 19:57:43 GMT+0000 (UTC)","dateModified":"Tue Oct 24 2023 20:49:08 GMT+0000 (UTC)","shortBio":"Claire Cardona is a breaking news editor for NBC News Digital.","liveBlogShortBio":"","experience":[],"educationAndExpertise":[],"awards":[],"id":"ncpn1280373","email":"claire.cardona@nbcuni.com","jobTitle":[],"name":"Claire Cardona","primaryImage":null,"publisher":{"name":"nbcnews","subType":null,"type":"organization"},"socialMediaProfiles":{"email":null,"facebook":null,"instagram":null,"pinterest":null,"snapchat":null,"tiktok":null,"twitter":null,"whatsapp":null,"youtube":null},"subType":null,"type":"person","url":{"canonical":"https://www.nbcnews.com/author/claire-cardona-ncpn1280373","primary":"https://www.nbcnews.com/author/claire-cardona-ncpn1280373","short":"https://www.nbcnews.com/author/claire-cardona-ncpn1280373","slug":"claire-cardona-ncpn1280373"},"worksFor":null}],"cardType":"POST","isHeadlineHidden":false,"content":{"markupAndEmbeds":[{"type":"markup","element":"p","html":"DALLAS — For many lifelong Texans, this could be the first total solar eclipse they’ve seen — it’s the first to pass over the state \u003ca href=\"https://eclipse.gsfc.nasa.gov/SEmap/SEmapNA/TSENorAm1851.gif\" target=\"_blank\"\u003esince 1878\u003c/a\u003e."},{"type":"markup","element":"p","html":"The 2017 total solar eclipse, the last one visible in the U.S., crossed over an arc of states stretching from Oregon to South Carolina. But this time, parts of Texas (and other states, of course) get a chance to be in the shadow."},{"type":"markup","element":"p","html":"Totality starts at 1:27 p.m. local time in Eagle Pass, on the border with Mexico. It is expected to begin in Dallas at 1:40 p.m. and end at 1:44 p.m."},{"type":"markup","element":"p","html":"Let’s hope the weather cooperates."},{"presentation":{"alignment":"center","size":"medium","style":"default","byline":null,"hideRecommendations":false,"hideProductRecommendations":false,"_overriddenByGetProcessedCardData":true},"type":"embeddedImage","image":{"id":"rcim252032","headline":{"primary":null,"tease":null,"seo":null,"social":null},"caption":"The Ellis County Museum displays a newspaper article from the region’s last total solar eclipse in 1878 in Waxahachie, Texas.","altText":"The Ellis County Museum displays newspaper article excerpts and headlines from the region’s last total solar eclipse in 1878 in Waxahachie, Texas on Saturday, April 6, 2024. ","url":{"primary":"https://media-cldnry.s-nbcnews.com/image/upload/rockcms/2024-04/240408-texas-solar-eclipse-mn-0625-1a0ae5.jpg"},"imageUrl":{"aims":"https://media1.s-nbcnews.com/i/rockcms/2024-04/252032/240408-texas-solar-eclipse-mn-0625-1a0ae5_ca44b99318f11fb479b9910db56c88c31c980c53.jpg","cloudinary":"https://media-cldnry.s-nbcnews.com/image/upload/rockcms/2024-04/240408-texas-solar-eclipse-mn-0625-1a0ae5.jpg","telemundo":null},"encodingFormat":"image/jpeg","height":1080,"width":1920,"authors":[{"name":"Laura Bargfeld"}],"source":{"name":"AP","copyright":null},"graphicContent":false}}],"text":["DALLAS — For many lifelong Texans, this could be the first total solar eclipse they’ve seen — it’s the first to pass over the state since 1878.","The 2017 total solar eclipse, the last one visible in the U.S., crossed over an arc of states stretching from Oregon to South Carolina. But this time, parts of Texas (and other states, of course) get a chance to be in the shadow.","Totality starts at 1:27 p.m. local time in Eagle Pass, on the border with Mexico. It is expected to begin in Dallas at 1:40 p.m. and end at 1:44 p.m.","Let’s hope the weather cooperates."]},"cardData":{"graphics":[]},"date":{"createdAt":"2024-04-08T09:00:55.864Z","publishedAt":"2024-04-08T09:00:55.864Z","modifiedAt":"2024-04-08T10:25:13.126Z"},"description":{"primary":"For many lifelong Texans, this could be the first total solar eclipse they’ve seen — it’s the first to pass over the state since 1878.","seo":"For many lifelong Texans, this could be the first total solar eclipse they’ve seen — it’s the first to pass over the state since 1878.","social":"Eclipse is Texas’ first since 1878"},"headline":{"primary":"Eclipse is Texas’ first since 1878","seo":"Eclipse is Texas’ first since 1878","social":"Eclipse is Texas’ first since 1878","tease":"Eclipse is Texas’ first since 1878"},"primaryImage":null,"teaseImage":null,"taxonomy":{"primaryChannel":{"id":"rctx6603","path":"nbcnews/channel/nebula-blog-rcna145900","taxonomyType":"channel"},"primaryVertical":{"dateCreated":"Thu Sep 16 2021 03:51:57 GMT+0000 (UTC)","dateModified":"Thu Sep 16 2021 03:51:57 GMT+0000 (UTC)","description":{"primary":null},"id":"nctx20366","isCurated":true,"name":"News","path":"nbcnews/vertical/news","pageRoute":"/","slug":"news","type":"taxonomy","taxonomyType":"vertical","url":{"primary":"https://www.nbcnews.com/"}}},"url":{"primary":"https://www.nbcnews.com/science/space/live-blog/solar-eclipse-2024-live-updates-rcna145900#rcrd38023"},"replies":[]},{"id":"rcrd38104","authors":[{"bio":[{"type":"markup","element":"p","html":"Nidhi Sharma is an associate producer with the NBC News Climate Unit."}],"dateCreated":"Mon Oct 24 2022 18:46:09 GMT+0000 (UTC)","dateModified":"Wed Oct 26 2022 13:32:09 GMT+0000 (UTC)","shortBio":null,"liveBlogShortBio":"","experience":[],"educationAndExpertise":[],"awards":[],"id":"ncpn1300138","email":null,"jobTitle":[],"name":"Nidhi Sharma","primaryImage":null,"publisher":{"name":"nbcnews","subType":null,"type":"organization"},"socialMediaProfiles":{"email":null,"facebook":null,"instagram":null,"pinterest":null,"snapchat":null,"tiktok":null,"twitter":null,"whatsapp":null,"youtube":null},"subType":null,"type":"person","url":{"canonical":"https://www.nbcnews.com/author/nidhi-sharma-ncpn1300138","primary":"https://www.nbcnews.com/author/nidhi-sharma-ncpn1300138","short":"https://www.nbcnews.com/author/nidhi-sharma-ncpn1300138","slug":"nidhi-sharma-ncpn1300138"},"worksFor":null}],"cardType":"POST","isHeadlineHidden":false,"content":{"markupAndEmbeds":[{"type":"markup","element":"p","html":"In 2017, Debra Ross and her daughter, Ella, drove 14 hours from their home in Rochester, New York, to rural Missouri to see the total solar eclipse."},{"type":"markup","element":"p","html":"Today, another total solar eclipse is passing right over their hometown."},{"type":"markup","element":"p","html":"Ross and her daughter are part of a community of eclipse chasers, people who travel across the world to experience these cosmic events. After today, the duo will have seen two solar eclipses and they plan to chase many more."},{"type":"markup","element":"p","html":"Ross said that her experience during the 2017 eclipse changed her life."},{"type":"markup","element":"p","html":"“In the minute and half of totality, I was only aware of four bodies in the entire universe,” she told NBC News. “The sun, the moon, the Earth and me. I got what all the hype was about and came out of that completely transformed.”"},{"type":"markup","element":"p","html":"Ross, who is the co-chair of the American Astronomical Society’s eclipse task force, has been preparing for the eclipse in Rochester, which falls in the path of totality, for years."},{"type":"markup","element":"p","html":"“The excitement is absolutely palpable in Rochester,” she said."}],"text":["In 2017, Debra Ross and her daughter, Ella, drove 14 hours from their home in Rochester, New York, to rural Missouri to see the total solar eclipse.","Today, another total solar eclipse is passing right over their hometown.","Ross and her daughter are part of a community of eclipse chasers, people who travel across the world to experience these cosmic events. After today, the duo will have seen two solar eclipses and they plan to chase many more.","Ross said that her experience during the 2017 eclipse changed her life.","“In the minute and half of totality, I was only aware of four bodies in the entire universe,” she told NBC News. “The sun, the moon, the Earth and me. I got what all the hype was about and came out of that completely transformed.”","Ross, who is the co-chair of the American Astronomical Society’s eclipse task force, has been preparing for the eclipse in Rochester, which falls in the path of totality, for years.","“The excitement is absolutely palpable in Rochester,” she said."]},"cardData":{"graphics":[]},"date":{"createdAt":"2024-04-08T09:00:54.512Z","publishedAt":"2024-04-08T09:00:54.512Z","modifiedAt":"2024-04-08T10:54:51.269Z"},"description":{"primary":"In 2017, Debra Ross and her daughter, Ella, drove 14 hours from their home in Rochester, New York, to rural Missouri to see the total solar eclipse.","seo":"In 2017, Debra Ross and her daughter, Ella, drove 14 hours from their home in Rochester, New York, to rural Missouri to see the total solar eclipse.","social":"Mother-daughter eclipse chasers plan to enjoy the event close to home"},"headline":{"primary":"Mother-daughter eclipse chasers plan to enjoy the event close to home","seo":"Mother-daughter eclipse chasers plan to enjoy the event close to home","social":"Mother-daughter eclipse chasers plan to enjoy the event close to home","tease":"Mother-daughter eclipse chasers plan to enjoy the event close to home"},"primaryImage":null,"teaseImage":null,"taxonomy":{"primaryChannel":{"id":"rctx6603","path":"nbcnews/channel/nebula-blog-rcna145900","taxonomyType":"channel"},"primaryVertical":{"dateCreated":"Thu Sep 16 2021 03:51:57 GMT+0000 (UTC)","dateModified":"Thu Sep 16 2021 03:51:57 GMT+0000 (UTC)","description":{"primary":null},"id":"nctx20366","isCurated":true,"name":"News","path":"nbcnews/vertical/news","pageRoute":"/","slug":"news","type":"taxonomy","taxonomyType":"vertical","url":{"primary":"https://www.nbcnews.com/"}}},"url":{"primary":"https://www.nbcnews.com/science/space/live-blog/solar-eclipse-2024-live-updates-rcna145900#rcrd38104"},"replies":[]},{"id":"rcrd38211","authors":[{"bio":[],"dateCreated":"Wed Apr 13 2022 16:00:12 GMT+0000 (UTC)","dateModified":"Wed Apr 13 2022 16:00:12 GMT+0000 (UTC)","shortBio":null,"liveBlogShortBio":"","experience":[],"educationAndExpertise":[],"awards":[],"id":"ncpn1294397","email":"Jesse.Kirsch@nbcuni.com","jobTitle":["Correspondent"],"name":" Jesse Kirsch","primaryImage":null,"publisher":{"name":"nbcnews","subType":null,"type":"organization"},"socialMediaProfiles":{"email":null,"facebook":null,"instagram":null,"pinterest":null,"snapchat":null,"tiktok":null,"twitter":null,"whatsapp":null,"youtube":null},"subType":null,"type":"person","url":null,"worksFor":null},{"bio":[{"type":"markup","element":"p","html":"Will Ujek is an NBC News producer."}],"dateCreated":"Fri Jun 23 2023 05:32:12 GMT+0000 (UTC)","dateModified":"Fri Jun 23 2023 05:54:17 GMT+0000 (UTC)","shortBio":null,"liveBlogShortBio":"","experience":[],"educationAndExpertise":[],"awards":[],"id":"ncpn1305916","email":null,"jobTitle":[],"name":"Will Ujek","primaryImage":null,"publisher":{"name":"nbcnews","subType":null,"type":"organization"},"socialMediaProfiles":{"email":null,"facebook":null,"instagram":null,"pinterest":null,"snapchat":null,"tiktok":null,"twitter":null,"whatsapp":null,"youtube":null},"subType":null,"type":"person","url":null,"worksFor":null}],"cardType":"POST","isHeadlineHidden":false,"content":{"markupAndEmbeds":[{"type":"markup","element":"p","html":"Glasses made specifically for looking at the sun offer the only safe way to view the eclipse directly."},{"type":"markup","element":"p","html":"“Eclipse glasses are very important to prevent photothermal injury to the retina, and not just any old glasses — they have to be eclipse glasses with the ISO 12312-2 filter,” said Dr. Nicole Bajic, a comprehensive ophthalmologist at the Cleveland Clinic Cole Eye Institute."},{"type":"markup","element":"p","html":"The glasses are “thousands of times darker” than sunglasses, \u003ca href=\"https://science.nasa.gov/eclipses/future-eclipses/eclipse-2024/safety/\" target=\"_blank\"\u003eaccording to NASA\u003c/a\u003e."},{"type":"markup","element":"p","html":"Without such precautions, watching the eclipse can cause permanent eye damage."},{"type":"markup","element":"p","html":"“It’s called solar retinopathy, and it’s damage to very sensitive, intricate cells that make up the retina, which is the lining of the back of the eye, and that’s what transmits light into electrical signals so that we can see what we see,” Bajic said. “And when we have damage from the sun to that tissue, we can get decreased vision and central blind spots in our vision.”"},{"presentation":{"alignment":"center","size":"medium","style":"default","byline":null,"hideRecommendations":false,"hideProductRecommendations":false,"_overriddenByGetProcessedCardData":true},"type":"embeddedImage","image":{"id":"rcim252030","headline":{"primary":null,"tease":null,"seo":null,"social":null},"caption":"A man wears solar eclipse glasses yesterday in Torreon, Mexico. ","altText":"Mexican Communities Prepare for Monday's Solar Eclipse","url":{"primary":"https://media-cldnry.s-nbcnews.com/image/upload/rockcms/2024-04/240408-solar-eclipse-mn-0615-f93e08.jpg"},"imageUrl":{"aims":"https://media1.s-nbcnews.com/i/rockcms/2024-04/252030/240408-solar-eclipse-mn-0615-f93e08_0eda79ecedcac34f6148d5a88e80adb0c928ceda.jpg","cloudinary":"https://media-cldnry.s-nbcnews.com/image/upload/rockcms/2024-04/240408-solar-eclipse-mn-0615-f93e08.jpg","telemundo":null},"encodingFormat":"image/jpeg","height":1667,"width":2500,"authors":[{"name":"Manuel Guadarrama"}],"source":{"name":"Getty Images","copyright":null},"graphicContent":false}},{"type":"markup","element":"p","html":"\u003ca href=\"https://www.nbcnews.com/science/space/total-solar-eclipse-safety-how-to-protect-eyes-rcna145022\" target=\"_blank\"\u003eLearn more about how to safely view the eclipse here.\u003c/a\u003e"}],"text":["Glasses made specifically for looking at the sun offer the only safe way to view the eclipse directly.","“Eclipse glasses are very important to prevent photothermal injury to the retina, and not just any old glasses — they have to be eclipse glasses with the ISO 12312-2 filter,” said Dr. Nicole Bajic, a comprehensive ophthalmologist at the Cleveland Clinic Cole Eye Institute.","The glasses are “thousands of times darker” than sunglasses, according to NASA.","Without such precautions, watching the eclipse can cause permanent eye damage.","“It’s called solar retinopathy, and it’s damage to very sensitive, intricate cells that make up the retina, which is the lining of the back of the eye, and that’s what transmits light into electrical signals so that we can see what we see,” Bajic said. “And when we have damage from the sun to that tissue, we can get decreased vision and central blind spots in our vision.”","Learn more about how to safely view the eclipse here."]},"cardData":{"graphics":[]},"date":{"createdAt":"2024-04-08T09:00:52.947Z","publishedAt":"2024-04-08T09:00:52.947Z","modifiedAt":"2024-04-08T10:17:03.493Z"},"description":{"primary":"Glasses made specifically for looking at the sun offer the only safe way to view the eclipse directly. “Eclipse glasses are very important to prevent","seo":"Glasses made specifically for looking at the sun offer the only safe way to view the eclipse directly. “Eclipse glasses are very important to prevent","social":"Special glasses needed to safely view the eclipse"},"headline":{"primary":"Special glasses needed to safely view the eclipse","seo":"Special glasses needed to safely view the eclipse","social":"Special glasses needed to safely view the eclipse","tease":"Special glasses needed to safely view the eclipse"},"primaryImage":null,"teaseImage":null,"taxonomy":{"primaryChannel":{"id":"rctx6603","path":"nbcnews/channel/nebula-blog-rcna145900","taxonomyType":"channel"},"primaryVertical":{"dateCreated":"Thu Sep 16 2021 03:51:57 GMT+0000 (UTC)","dateModified":"Thu Sep 16 2021 03:51:57 GMT+0000 (UTC)","description":{"primary":null},"id":"nctx20366","isCurated":true,"name":"News","path":"nbcnews/vertical/news","pageRoute":"/","slug":"news","type":"taxonomy","taxonomyType":"vertical","url":{"primary":"https://www.nbcnews.com/"}}},"url":{"primary":"https://www.nbcnews.com/science/space/live-blog/solar-eclipse-2024-live-updates-rcna145900#rcrd38211"},"replies":[]},{"id":"rcrd38213","authors":[{"bio":[{"type":"markup","element":"p","html":"Zinhle Essamuah is a correspondent and anchor for NBC News."}],"dateCreated":"Thu Dec 16 2021 23:47:41 GMT+0000 (UTC)","dateModified":"Thu Oct 12 2023 16:17:42 GMT+0000 (UTC)","shortBio":null,"liveBlogShortBio":"","experience":[],"educationAndExpertise":[],"awards":[],"id":"ncpn1286186","email":null,"jobTitle":[],"name":"Zinhle Essamuah","primaryImage":{"altText":"Zinhle Essamuah","height":934,"url":{"primary":"https://media-cldnry.s-nbcnews.com/image/upload/newscms/2023_41/3625527/zinhle_essamuah.jpg"},"width":933},"publisher":{"name":"nbcnews","subType":null,"type":"organization"},"socialMediaProfiles":{"email":null,"facebook":null,"instagram":null,"pinterest":null,"snapchat":null,"tiktok":null,"twitter":null,"whatsapp":null,"youtube":null},"subType":null,"type":"person","url":{"canonical":"https://www.nbcnews.com/author/zinhle-essamuah-ncpn1286186","primary":"https://www.nbcnews.com/author/zinhle-essamuah-ncpn1286186","short":"https://www.nbcnews.com/author/zinhle-essamuah-ncpn1286186","slug":"zinhle-essamuah-ncpn1286186"},"worksFor":null}],"cardType":"POST","isHeadlineHidden":false,"content":{"markupAndEmbeds":[{"type":"markup","element":"p","html":"Today’s cosmic event is one of two types of eclipses: lunar and solar. So what makes a solar eclipse? NBC News’ Zinhle Essamuah explains:"},{"type":"embeddedVideo","disablePlaylistAutoplay":false,"presentation":{"alignment":"left","size":"medium","style":"default","byline":null,"hideRecommendations":false,"hideProductRecommendations":false,"_overriddenByGetProcessedCardData":true},"video":{"id":"mmvo208333893719","taxonomy":{"additionalTerms":[{"dateCreated":"Thu Sep 16 2021 03:10:11 GMT+0000 (UTC)","dateModified":"Thu Sep 16 2021 03:10:11 GMT+0000 (UTC)","description":{"primary":null},"id":"nctx19521","isCurated":false,"name":"Science","path":"nbcnews/section/mach/science","pageRoute":"/","slug":"science","type":"taxonomy","taxonomyType":"topic","url":{"primary":null}},{"dateCreated":"Thu Sep 16 2021 03:51:58 GMT+0000 (UTC)","dateModified":"Thu Sep 16 2021 03:51:58 GMT+0000 (UTC)","description":{"primary":null},"id":"nctx19861","isCurated":true,"name":"Science","path":"nbcnews/vertical/mach/science","pageRoute":"/science","slug":"science","type":"taxonomy","taxonomyType":"subvertical","url":{"primary":"https://www.nbcnews.com/mach/science"}},{"dateCreated":"Thu Sep 16 2021 03:52:10 GMT+0000 (UTC)","dateModified":"Thu Sep 16 2021 03:52:10 GMT+0000 (UTC)","description":{"primary":null},"id":"nctx21301","isCurated":true,"name":"NBC News NOW","path":"nbcnews/collection/nbc-news-now","pageRoute":"/now","slug":"nbc-news-now","type":"taxonomy","taxonomyType":"collection","url":{"primary":"https://www.nbcnews.com/now"}},{"dateCreated":"Thu Sep 16 2021 03:36:51 GMT+0000 (UTC)","dateModified":"Thu Sep 16 2021 03:36:51 GMT+0000 (UTC)","description":{"primary":null},"id":"nctx73","isCurated":true,"name":"Science","path":"nbcnews/section/science","pageRoute":"/science","slug":"science","type":"taxonomy","taxonomyType":"section","url":{"primary":"https://www.nbcnews.com/science"}}],"primaryVertical":{"name":"News","taxonomyType":"vertical"},"primarySection":null,"primaryTopic":null},"unibrow":{"logo":null,"taxonomyPath":null,"text":"NBC News NOW","url":{"primary":"https://www.nbcnews.com/now/video/what-is-a-total-solar-eclipse-208333893719"}},"duration":"PT2M46S","dateCreated":"Thu Apr 04 2024 19:05:47 GMT+0000 (UTC)","datePublished":"Thu Apr 04 2024 19:05:47 GMT+0000 (UTC)","dateModified":"Thu Apr 04 2024 20:31:48 GMT+0000 (UTC)","dateBroadcast":"Thu Apr 04 2024 19:05:49 GMT+0000 (UTC)","liveVideoStatus":"NONE","nativeAd":false,"mpxMetadata":{"id":"208333893719","guid":"now_daily_b_solareclipse_se_240405","externalAdvertiserId":"now_daily_b_solareclipse_se_240405","accountId":"2704722219","accountName":"nbcnewsdigital"},"source":{"name":"NBC News NOW"},"publisher":{"name":"nbcnews"},"partOfEpisode":null,"partOfSeason":null,"videoType":"original","sentiment":"neutral","headline":{"primary":"What is a total solar eclipse?","tease":"What is a total solar eclipse?","seo":"What is a total solar eclipse?","social":"What is a total solar eclipse?"},"description":{"primary":"As the countdown continues towards a total solar eclipse, officials are projecting grid-locked roads, sold out hotels as millions travel to get a good view. NBC News’ Zinhle Essamuah explains what a total solar eclipse is and why people are traveling to see it.","seo":"As the countdown continues towards a total solar eclipse, officials are projecting grid-locked roads, sold out hotels as millions travel to get a good view. NBC News’ Zinhle Essamuah explains what a total solar eclipse is and why people are traveling to see it."},"playable":true,"url":{"canonical":"https://www.nbcnews.com/now/video/what-is-a-total-solar-eclipse-208333893719","primary":"https://www.nbcnews.com/now/video/what-is-a-total-solar-eclipse-208333893719","short":"https://www.nbcnews.com/now/video/what-is-a-total-solar-eclipse-208333893719","slug":"what-is-a-total-solar-eclipse-208333893719"},"hasCaptions":true,"closedCaptioning":{"smptett":null,"srt":"https://nbcnewsdigital-static.nbcuni.com/media/captions/NBC_News_Digital/2024/04/1712262593470_now_daily_b_solareclipse_se_240405.srt","webvtt":"https://nbcnewsdigital-static.nbcuni.com/media/captions/NBC_News_Digital/2024/04/1712262593470_now_daily_b_solareclipse_se_240405.vtt"},"videoAssets":[{"assetType":"EMP","format":"M3U","publicUrl":"https://prodamdnewsencoding.akamaized.net/NBC_News_Digital/now_daily_b_solareclipse_se_240405/2/abs/index.m3u8","height":1080,"width":1920,"assetDuration":165.9,"bitrate":4150000},{"assetType":"akamaiMp4","format":"MPEG4","publicUrl":"https://prodamdnewsencoding.akamaized.net/NBC_News_Digital/nbcnews/video/2024/04/1712262593470_now_daily_b_solareclipse_se_240405_6.mp4","height":1080,"width":1920,"assetDuration":165.9,"bitrate":4150643}],"primaryImage":{"id":"vidimg972897534","headline":{"primary":null},"altText":null,"caption":null,"url":{"primary":"https://media-cldnry.s-nbcnews.com/image/upload/mpx/2704722219/2024_04/1712262593470_now_daily_b_solareclipse_se_240405_1920x1080-7chuv8.jpg"},"imageUrl":{"aims":"https://media12.s-nbcnews.com/i/mpx/2704722219/2024_04/1712262593470_now_daily_b_solareclipse_se_240405_1920x1080-7chuv8.jpg","cloudinary":"https://media-cldnry.s-nbcnews.com/image/upload/mpx/2704722219/2024_04/1712262593470_now_daily_b_solareclipse_se_240405_1920x1080-7chuv8.jpg","telemundo":null},"source":null,"authors":[],"height":null,"width":null,"graphicContent":false},"teaseImage":{"id":"vidimg972897534","headline":{"primary":null},"altText":null,"caption":null,"url":{"primary":"https://media-cldnry.s-nbcnews.com/image/upload/mpx/2704722219/2024_04/1712262593470_now_daily_b_solareclipse_se_240405_1920x1080-7chuv8.jpg"},"imageUrl":{"aims":"https://media12.s-nbcnews.com/i/mpx/2704722219/2024_04/1712262593470_now_daily_b_solareclipse_se_240405_1920x1080-7chuv8.jpg","cloudinary":"https://media-cldnry.s-nbcnews.com/image/upload/mpx/2704722219/2024_04/1712262593470_now_daily_b_solareclipse_se_240405_1920x1080-7chuv8.jpg","telemundo":null},"source":null,"authors":[],"height":null,"width":null,"graphicContent":false},"documentTracing":{"currentMessageId":{"id":"c671310b-ccf4-4207-ad38-17386439f632","updatedDate":"Thu Apr 04 2024 20:31:59 GMT+0000 (UTC)"}},"relatedUrl":null,"relatedContentLink":{"text":null,"url":null},"associatedVideoPlaylist":{"headline":{"primary":"NBC News Daily"},"videos":[{"type":"video","id":"mmvo209021509926","unibrow":{"logo":null,"taxonomyPath":null,"text":"NBC News NOW","url":{"primary":"https://www.nbcnews.com/now/video/-dinks-explained-the-lifestyle-of-families-with-two-incomes-and-no-kids-209021509926"}},"mpxMetadata":{"id":"209021509926","guid":"now_daily_b_simply_dink_240415","externalAdvertiserId":"now_daily_b_simply_dink_240415"},"datePublished":"Mon Apr 15 2024 20:00:30 GMT+0000 (UTC)","dateCreated":"Mon Apr 15 2024 20:00:30 GMT+0000 (UTC)","dateModified":"Mon Apr 15 2024 20:01:25 GMT+0000 (UTC)","primaryImage":{"id":"vidimg3698965318","headline":{"primary":null},"altText":null,"caption":null,"url":{"primary":"https://media-cldnry.s-nbcnews.com/image/upload/mpx/2704722219/2024_04/1713211209836_now_daily_b_simply_dink_240415_1920x1080-a9fz9s.jpg"},"imageUrl":{"aims":"https://media12.s-nbcnews.com/i/mpx/2704722219/2024_04/1713211209836_now_daily_b_simply_dink_240415_1920x1080-a9fz9s.jpg","cloudinary":"https://media-cldnry.s-nbcnews.com/image/upload/mpx/2704722219/2024_04/1713211209836_now_daily_b_simply_dink_240415_1920x1080-a9fz9s.jpg","telemundo":null},"source":null,"authors":[],"height":null,"width":null,"graphicContent":false},"teaseImage":{"id":"vidimg3698965318","headline":{"primary":null},"altText":null,"caption":null,"url":{"primary":"https://media-cldnry.s-nbcnews.com/image/upload/mpx/2704722219/2024_04/1713211209836_now_daily_b_simply_dink_240415_1920x1080-a9fz9s.jpg"},"imageUrl":{"aims":"https://media12.s-nbcnews.com/i/mpx/2704722219/2024_04/1713211209836_now_daily_b_simply_dink_240415_1920x1080-a9fz9s.jpg","cloudinary":"https://media-cldnry.s-nbcnews.com/image/upload/mpx/2704722219/2024_04/1713211209836_now_daily_b_simply_dink_240415_1920x1080-a9fz9s.jpg","telemundo":null},"source":null,"authors":[],"height":null,"width":null,"graphicContent":false},"url":{"canonical":"https://www.nbcnews.com/now/video/-dinks-explained-the-lifestyle-of-families-with-two-incomes-and-no-kids-209021509926","primary":"https://www.nbcnews.com/now/video/-dinks-explained-the-lifestyle-of-families-with-two-incomes-and-no-kids-209021509926","short":"https://www.nbcnews.com/now/video/-dinks-explained-the-lifestyle-of-families-with-two-incomes-and-no-kids-209021509926","slug":"-dinks-explained-the-lifestyle-of-families-with-two-incomes-and-no-kids-209021509926"},"relatedUrl":null,"relatedContentLink":{"text":null,"url":null},"duration":"PT3M35S","nativeAd":false,"videoType":"original","sentiment":"neutral","headline":{"primary":"'Dinks' explained: The lifestyle of families with two incomes and no kids","tease":"'Dinks' explained: The lifestyle of families with two incomes and no kids","social":"'Dinks' explained: The lifestyle of families with two incomes and no kids"},"description":{"primary":"A growing number of married couples are holding off on growing their families, or deciding not to have kids at all. NBC News' Zinhle Essamuah speaks with one couple about their lifestyle choice and the online reaction."},"publisher":{"name":"nbcnews"},"source":{"name":"NBC News NOW"},"taxonomy":{"additionalTerms":[{"dateCreated":"Thu Sep 16 2021 03:10:07 GMT+0000 (UTC)","dateModified":"Thu Sep 16 2021 03:10:07 GMT+0000 (UTC)","description":{"primary":null},"id":"nctx17351","isCurated":false,"name":"Lifestyle","path":"nbcnews/section/pop-culture/lifestyle","pageRoute":"/","slug":"lifestyle","type":"taxonomy","taxonomyType":"topic","url":{"primary":null}},{"dateCreated":"Thu Sep 16 2021 03:10:15 GMT+0000 (UTC)","dateModified":"Thu Sep 16 2021 03:10:15 GMT+0000 (UTC)","description":{"primary":null},"id":"nctx19666","isCurated":false,"name":"Lifestyle","path":"nbcnews/section/lifestyle","pageRoute":"/","slug":"lifestyle","type":"taxonomy","taxonomyType":"section","url":{"primary":null}},{"dateCreated":"Thu Sep 16 2021 03:10:16 GMT+0000 (UTC)","dateModified":"Thu Sep 16 2021 03:10:16 GMT+0000 (UTC)","description":{"primary":null},"id":"nctx19741","isCurated":false,"name":"Lifestyle","path":"nbcnews/section/pop-culture/lifestyle","pageRoute":"/","slug":"lifestyle","type":"taxonomy","taxonomyType":"topic","url":{"primary":null}},{"dateCreated":"Thu Sep 16 2021 03:52:10 GMT+0000 (UTC)","dateModified":"Thu Sep 16 2021 03:52:10 GMT+0000 (UTC)","description":{"primary":null},"id":"nctx21301","isCurated":true,"name":"NBC News NOW","path":"nbcnews/collection/nbc-news-now","pageRoute":"/now","slug":"nbc-news-now","type":"taxonomy","taxonomyType":"collection","url":{"primary":"https://www.nbcnews.com/now"}},{"dateCreated":"Thu Sep 16 2021 03:10:07 GMT+0000 (UTC)","dateModified":"Thu Sep 16 2021 03:10:07 GMT+0000 (UTC)","description":{"primary":null},"id":"nctx21336","isCurated":false,"name":"Lifestyle","path":"nbcnews/section/shopping/lifestyle","pageRoute":"/","slug":"lifestyle","type":"taxonomy","taxonomyType":"topic","url":{"primary":null}}],"primaryVertical":{"name":"News"},"primarySection":null,"primaryTopic":null},"hasCaptions":true,"closedCaptioning":{"smptett":null,"srt":"https://nbcnewsdigital-static.nbcuni.com/media/captions/NBC_News_Digital/2024/04/1713211209836_now_daily_b_simply_dink_240415.srt","webvtt":"https://nbcnewsdigital-static.nbcuni.com/media/captions/NBC_News_Digital/2024/04/1713211209836_now_daily_b_simply_dink_240415.vtt"},"videoAssets":[{"assetType":"EMP","format":"M3U","publicUrl":"https://prodamdnewsencoding.akamaized.net/NBC_News_Digital/now_daily_b_simply_dink_240415/1/abs/index.m3u8","height":1080,"width":1920,"assetDuration":214.516,"bitrate":4054000},{"assetType":"akamaiMp4","format":"MPEG4","publicUrl":"https://prodamdnewsencoding.akamaized.net/NBC_News_Digital/nbcnews/video/2024/04/1713211209836_now_daily_b_simply_dink_240415_6.mp4","height":1080,"width":1920,"assetDuration":214.516,"bitrate":4054613}]},{"type":"video","id":"mmvo209015877625","unibrow":{"logo":null,"taxonomyPath":null,"text":"NBC News NOW","url":{"primary":"https://www.nbcnews.com/now/video/-rust-armorer-sentenced-to-18-months-in-prison-after-fatal-shooting-209015877625"}},"mpxMetadata":{"id":"209015877625","guid":"now_daily_b_rust_sentencing_240415","externalAdvertiserId":"now_daily_b_rust_sentencing_240415"},"datePublished":"Mon Apr 15 2024 18:42:58 GMT+0000 (UTC)","dateCreated":"Mon Apr 15 2024 18:42:58 GMT+0000 (UTC)","dateModified":"Mon Apr 15 2024 18:43:45 GMT+0000 (UTC)","primaryImage":{"id":"vidimg820380935","headline":{"primary":null},"altText":null,"caption":null,"url":{"primary":"https://media-cldnry.s-nbcnews.com/image/upload/mpx/2704722219/2024_04/1713206560626_now_daily_b_rust_sentencing_240415_1920x1080-mzikmq.jpg"},"imageUrl":{"aims":"https://media11.s-nbcnews.com/i/mpx/2704722219/2024_04/1713206560626_now_daily_b_rust_sentencing_240415_1920x1080-mzikmq.jpg","cloudinary":"https://media-cldnry.s-nbcnews.com/image/upload/mpx/2704722219/2024_04/1713206560626_now_daily_b_rust_sentencing_240415_1920x1080-mzikmq.jpg","telemundo":null},"source":null,"authors":[],"height":null,"width":null,"graphicContent":false},"teaseImage":{"id":"vidimg820380935","headline":{"primary":null},"altText":null,"caption":null,"url":{"primary":"https://media-cldnry.s-nbcnews.com/image/upload/mpx/2704722219/2024_04/1713206560626_now_daily_b_rust_sentencing_240415_1920x1080-mzikmq.jpg"},"imageUrl":{"aims":"https://media11.s-nbcnews.com/i/mpx/2704722219/2024_04/1713206560626_now_daily_b_rust_sentencing_240415_1920x1080-mzikmq.jpg","cloudinary":"https://media-cldnry.s-nbcnews.com/image/upload/mpx/2704722219/2024_04/1713206560626_now_daily_b_rust_sentencing_240415_1920x1080-mzikmq.jpg","telemundo":null},"source":null,"authors":[],"height":null,"width":null,"graphicContent":false},"url":{"canonical":"https://www.nbcnews.com/now/video/-rust-armorer-sentenced-to-18-months-in-prison-after-fatal-shooting-209015877625","primary":"https://www.nbcnews.com/now/video/-rust-armorer-sentenced-to-18-months-in-prison-after-fatal-shooting-209015877625","short":"https://www.nbcnews.com/now/video/-rust-armorer-sentenced-to-18-months-in-prison-after-fatal-shooting-209015877625","slug":"-rust-armorer-sentenced-to-18-months-in-prison-after-fatal-shooting-209015877625"},"relatedUrl":null,"relatedContentLink":{"text":null,"url":null},"duration":"PT2M16S","nativeAd":false,"videoType":"original","sentiment":"noAdsUpsettingContent","headline":{"primary":"'Rust' armorer sentenced to 18 months in prison after fatal shooting","tease":"'Rust' armorer sentenced to 18 months in prison after fatal shooting","social":"'Rust' armorer sentenced to 18 months in prison after fatal shooting"},"description":{"primary":"\"Rust\" movie armorer Hannah Gutierrez-Reed will spend 18 months in prison following her manslaughter conviction tied to the fatal on-set shooting of cinematographer Halyna Hutchins."},"publisher":{"name":"nbcnews"},"source":{"name":"NBC News NOW"},"taxonomy":{"additionalTerms":[{"dateCreated":"Thu Sep 16 2021 03:52:09 GMT+0000 (UTC)","dateModified":"Thu Sep 16 2021 03:52:09 GMT+0000 (UTC)","description":{"primary":null},"id":"nctx20436","isCurated":true,"name":"Guns in America","path":"nbcnews/collection/guns-in-america","pageRoute":"/guns-in-america","slug":"guns-in-america","type":"taxonomy","taxonomyType":"collection","url":{"primary":"https://www.nbcnews.com/guns-in-america"}},{"dateCreated":"Thu Sep 16 2021 03:52:10 GMT+0000 (UTC)","dateModified":"Thu Sep 16 2021 03:52:10 GMT+0000 (UTC)","description":{"primary":null},"id":"nctx21301","isCurated":true,"name":"NBC News NOW","path":"nbcnews/collection/nbc-news-now","pageRoute":"/now","slug":"nbc-news-now","type":"taxonomy","taxonomyType":"collection","url":{"primary":"https://www.nbcnews.com/now"}},{"dateCreated":"Thu Sep 16 2021 03:15:10 GMT+0000 (UTC)","dateModified":"Thu Sep 16 2021 03:15:10 GMT+0000 (UTC)","description":{"primary":null},"id":"nctx66","isCurated":true,"name":"U.S. news","path":"nbcnews/section/news/us-news","pageRoute":"/us-news","slug":"us-news","type":"taxonomy","taxonomyType":"topic","url":{"primary":"https://www.nbcnews.com/us-news"}},{"dateCreated":"Thu Sep 16 2021 03:10:21 GMT+0000 (UTC)","dateModified":"Thu Sep 16 2021 03:10:21 GMT+0000 (UTC)","description":{"primary":null},"id":"nctx71","isCurated":true,"name":"Crime \u0026 Courts","path":"nbcnews/section/news/crime-courts","pageRoute":"/news/crime-courts","slug":"crime-courts","type":"taxonomy","taxonomyType":"topic","url":{"primary":"https://www.nbcnews.com/news/crime-courts"}},{"dateCreated":"Thu Sep 16 2021 03:36:48 GMT+0000 (UTC)","dateModified":"Thu Sep 16 2021 03:36:48 GMT+0000 (UTC)","description":{"primary":null},"id":"nctx79","isCurated":false,"name":"Pop Culture","path":"nbcnews/section/pop-culture","pageRoute":"/","slug":"pop-culture","type":"taxonomy","taxonomyType":"section","url":{"primary":null}}],"primaryVertical":{"name":"News"},"primarySection":null,"primaryTopic":null},"hasCaptions":true,"closedCaptioning":{"smptett":null,"srt":"https://nbcnewsdigital-static.nbcuni.com/media/captions/NBC_News_Digital/2024/04/1713206560626_now_daily_b_rust_sentencing_240415.srt","webvtt":"https://nbcnewsdigital-static.nbcuni.com/media/captions/NBC_News_Digital/2024/04/1713206560626_now_daily_b_rust_sentencing_240415.vtt"},"videoAssets":[{"assetType":"EMP","format":"M3U","publicUrl":"https://prodamdnewsencoding.akamaized.net/NBC_News_Digital/now_daily_b_rust_sentencing_240415/1/abs/index.m3u8","height":1080,"width":1920,"assetDuration":135.636,"bitrate":3965000},{"assetType":"akamaiMp4","format":"MPEG4","publicUrl":"https://prodamdnewsencoding.akamaized.net/NBC_News_Digital/nbcnews/video/2024/04/1713206560626_now_daily_b_rust_sentencing_240415_6.mp4","height":1080,"width":1920,"assetDuration":135.636,"bitrate":3965171}]},{"type":"video","id":"mmvo209013317623","unibrow":{"logo":null,"taxonomyPath":null,"text":"NBC News NOW","url":{"primary":"https://www.nbcnews.com/now/video/emotional-impact-statements-offered-ahead-of-rust-armorer-sentencing-209013317623"}},"mpxMetadata":{"id":"209013317623","guid":"now_daily_a_rust_sentencing_preview_240415","externalAdvertiserId":"now_daily_a_rust_sentencing_preview_240415"},"datePublished":"Mon Apr 15 2024 17:56:00 GMT+0000 (UTC)","dateCreated":"Mon Apr 15 2024 17:56:00 GMT+0000 (UTC)","dateModified":"Mon Apr 15 2024 17:56:51 GMT+0000 (UTC)","primaryImage":{"id":"vidimg4235269584","headline":{"primary":null},"altText":null,"caption":null,"url":{"primary":"https://media-cldnry.s-nbcnews.com/image/upload/mpx/2704722219/2024_04/1713203737875_now_daily_a_rust_sentencing_preview_240415_1920x1080-wgsafw.jpg"},"imageUrl":{"aims":"https://media11.s-nbcnews.com/i/mpx/2704722219/2024_04/1713203737875_now_daily_a_rust_sentencing_preview_240415_1920x1080-wgsafw.jpg","cloudinary":"https://media-cldnry.s-nbcnews.com/image/upload/mpx/2704722219/2024_04/1713203737875_now_daily_a_rust_sentencing_preview_240415_1920x1080-wgsafw.jpg","telemundo":null},"source":null,"authors":[],"height":null,"width":null,"graphicContent":false},"teaseImage":{"id":"vidimg4235269584","headline":{"primary":null},"altText":null,"caption":null,"url":{"primary":"https://media-cldnry.s-nbcnews.com/image/upload/mpx/2704722219/2024_04/1713203737875_now_daily_a_rust_sentencing_preview_240415_1920x1080-wgsafw.jpg"},"imageUrl":{"aims":"https://media11.s-nbcnews.com/i/mpx/2704722219/2024_04/1713203737875_now_daily_a_rust_sentencing_preview_240415_1920x1080-wgsafw.jpg","cloudinary":"https://media-cldnry.s-nbcnews.com/image/upload/mpx/2704722219/2024_04/1713203737875_now_daily_a_rust_sentencing_preview_240415_1920x1080-wgsafw.jpg","telemundo":null},"source":null,"authors":[],"height":null,"width":null,"graphicContent":false},"url":{"canonical":"https://www.nbcnews.com/now/video/emotional-impact-statements-offered-ahead-of-rust-armorer-sentencing-209013317623","primary":"https://www.nbcnews.com/now/video/emotional-impact-statements-offered-ahead-of-rust-armorer-sentencing-209013317623","short":"https://www.nbcnews.com/now/video/emotional-impact-statements-offered-ahead-of-rust-armorer-sentencing-209013317623","slug":"emotional-impact-statements-offered-ahead-of-rust-armorer-sentencing-209013317623"},"relatedUrl":null,"relatedContentLink":{"text":null,"url":null},"duration":"PT2M35S","nativeAd":false,"videoType":"original","sentiment":"noAdsUpsettingContent","headline":{"primary":"Emotional impact statements offered ahead of 'Rust' armorer sentencing","tease":"Emotional impact statements offered ahead of 'Rust' armorer sentencing","social":"Emotional impact statements offered ahead of 'Rust' armorer sentencing"},"description":{"primary":"Family and friends of cinematographer Halyna Hutchins described her as a \"friend you always wanted\" as a judge prepares to sentence \"Rust\" armorer Hannah Gutierrez-Reed on manslaughter charges stemming from her movie set death."},"publisher":{"name":"nbcnews"},"source":{"name":"NBC News NOW"},"taxonomy":{"additionalTerms":[{"dateCreated":"Thu Sep 16 2021 03:52:09 GMT+0000 (UTC)","dateModified":"Thu Sep 16 2021 03:52:09 GMT+0000 (UTC)","description":{"primary":null},"id":"nctx20436","isCurated":true,"name":"Guns in America","path":"nbcnews/collection/guns-in-america","pageRoute":"/guns-in-america","slug":"guns-in-america","type":"taxonomy","taxonomyType":"collection","url":{"primary":"https://www.nbcnews.com/guns-in-america"}},{"dateCreated":"Thu Sep 16 2021 03:52:10 GMT+0000 (UTC)","dateModified":"Thu Sep 16 2021 03:52:10 GMT+0000 (UTC)","description":{"primary":null},"id":"nctx21301","isCurated":true,"name":"NBC News NOW","path":"nbcnews/collection/nbc-news-now","pageRoute":"/now","slug":"nbc-news-now","type":"taxonomy","taxonomyType":"collection","url":{"primary":"https://www.nbcnews.com/now"}},{"dateCreated":"Thu Sep 16 2021 03:15:10 GMT+0000 (UTC)","dateModified":"Thu Sep 16 2021 03:15:10 GMT+0000 (UTC)","description":{"primary":null},"id":"nctx66","isCurated":true,"name":"U.S. news","path":"nbcnews/section/news/us-news","pageRoute":"/us-news","slug":"us-news","type":"taxonomy","taxonomyType":"topic","url":{"primary":"https://www.nbcnews.com/us-news"}},{"dateCreated":"Thu Sep 16 2021 03:10:21 GMT+0000 (UTC)","dateModified":"Thu Sep 16 2021 03:10:21 GMT+0000 (UTC)","description":{"primary":null},"id":"nctx71","isCurated":true,"name":"Crime \u0026 Courts","path":"nbcnews/section/news/crime-courts","pageRoute":"/news/crime-courts","slug":"crime-courts","type":"taxonomy","taxonomyType":"topic","url":{"primary":"https://www.nbcnews.com/news/crime-courts"}},{"dateCreated":"Thu Sep 16 2021 03:36:48 GMT+0000 (UTC)","dateModified":"Thu Sep 16 2021 03:36:48 GMT+0000 (UTC)","description":{"primary":null},"id":"nctx79","isCurated":false,"name":"Pop Culture","path":"nbcnews/section/pop-culture","pageRoute":"/","slug":"pop-culture","type":"taxonomy","taxonomyType":"section","url":{"primary":null}}],"primaryVertical":{"name":"News"},"primarySection":null,"primaryTopic":null},"hasCaptions":true,"closedCaptioning":{"smptett":null,"srt":"https://nbcnewsdigital-static.nbcuni.com/media/captions/NBC_News_Digital/2024/04/1713203737875_now_daily_a_rust_sentencing_preview_240415.srt","webvtt":"https://nbcnewsdigital-static.nbcuni.com/media/captions/NBC_News_Digital/2024/04/1713203737875_now_daily_a_rust_sentencing_preview_240415.vtt"},"videoAssets":[{"assetType":"EMP","format":"M3U","publicUrl":"https://prodamdnewsencoding.akamaized.net/NBC_News_Digital/now_daily_a_rust_sentencing_preview_240415/1/abs/index.m3u8","height":1080,"width":1920,"assetDuration":155.323,"bitrate":4010000},{"assetType":"akamaiMp4","format":"MPEG4","publicUrl":"https://prodamdnewsencoding.akamaized.net/NBC_News_Digital/nbcnews/video/2024/04/1713203737875_now_daily_a_rust_sentencing_preview_240415_6.mp4","height":1080,"width":1920,"assetDuration":155.323,"bitrate":4010237}]},{"type":"video","id":"mmvo209006149737","unibrow":{"logo":null,"taxonomyPath":null,"text":"NBC News NOW","url":{"primary":"https://www.nbcnews.com/now/video/bodies-recovered-in-search-for-missing-oklahoma-women-209006149737"}},"mpxMetadata":{"id":"209006149737","guid":"now_daily_a_oklahoma_missing_update_240415","externalAdvertiserId":"now_daily_a_oklahoma_missing_update_240415"},"datePublished":"Mon Apr 15 2024 16:42:27 GMT+0000 (UTC)","dateCreated":"Mon Apr 15 2024 16:42:27 GMT+0000 (UTC)","dateModified":"Mon Apr 15 2024 16:43:24 GMT+0000 (UTC)","primaryImage":{"id":"vidimg980042667","headline":{"primary":null},"altText":null,"caption":null,"url":{"primary":"https://media-cldnry.s-nbcnews.com/image/upload/mpx/2704722219/2024_04/1713199327242_now_daily_a_oklahoma_missing_update_240415_1920x1080-rg6eji.jpg"},"imageUrl":{"aims":"https://media11.s-nbcnews.com/i/mpx/2704722219/2024_04/1713199327242_now_daily_a_oklahoma_missing_update_240415_1920x1080-rg6eji.jpg","cloudinary":"https://media-cldnry.s-nbcnews.com/image/upload/mpx/2704722219/2024_04/1713199327242_now_daily_a_oklahoma_missing_update_240415_1920x1080-rg6eji.jpg","telemundo":null},"source":null,"authors":[],"height":null,"width":null,"graphicContent":false},"teaseImage":{"id":"vidimg980042667","headline":{"primary":null},"altText":null,"caption":null,"url":{"primary":"https://media-cldnry.s-nbcnews.com/image/upload/mpx/2704722219/2024_04/1713199327242_now_daily_a_oklahoma_missing_update_240415_1920x1080-rg6eji.jpg"},"imageUrl":{"aims":"https://media11.s-nbcnews.com/i/mpx/2704722219/2024_04/1713199327242_now_daily_a_oklahoma_missing_update_240415_1920x1080-rg6eji.jpg","cloudinary":"https://media-cldnry.s-nbcnews.com/image/upload/mpx/2704722219/2024_04/1713199327242_now_daily_a_oklahoma_missing_update_240415_1920x1080-rg6eji.jpg","telemundo":null},"source":null,"authors":[],"height":null,"width":null,"graphicContent":false},"url":{"canonical":"https://www.nbcnews.com/now/video/bodies-recovered-in-search-for-missing-oklahoma-women-209006149737","primary":"https://www.nbcnews.com/now/video/bodies-recovered-in-search-for-missing-oklahoma-women-209006149737","short":"https://www.nbcnews.com/now/video/bodies-recovered-in-search-for-missing-oklahoma-women-209006149737","slug":"bodies-recovered-in-search-for-missing-oklahoma-women-209006149737"},"relatedUrl":null,"relatedContentLink":{"text":null,"url":null},"duration":"PT2M12S","nativeAd":false,"videoType":"original","sentiment":"noAdsUpsettingContent","headline":{"primary":"Bodies recovered in search for missing Oklahoma women","tease":"Bodies recovered in search for missing Oklahoma women","social":"Bodies recovered in search for missing Oklahoma women"},"description":{"primary":"Four people have been arrested in connection with the disappearance of Veronica Butler and Jilian Kelley. Oklahoma authorities described the pair as victims of a \"targeted\" attack."},"publisher":{"name":"nbcnews"},"source":{"name":"NBC News NOW"},"taxonomy":{"additionalTerms":[{"dateCreated":"Thu Sep 16 2021 03:52:10 GMT+0000 (UTC)","dateModified":"Thu Sep 16 2021 03:52:10 GMT+0000 (UTC)","description":{"primary":null},"id":"nctx21301","isCurated":true,"name":"NBC News NOW","path":"nbcnews/collection/nbc-news-now","pageRoute":"/now","slug":"nbc-news-now","type":"taxonomy","taxonomyType":"collection","url":{"primary":"https://www.nbcnews.com/now"}},{"dateCreated":"Thu Sep 16 2021 03:15:10 GMT+0000 (UTC)","dateModified":"Thu Sep 16 2021 03:15:10 GMT+0000 (UTC)","description":{"primary":null},"id":"nctx66","isCurated":true,"name":"U.S. news","path":"nbcnews/section/news/us-news","pageRoute":"/us-news","slug":"us-news","type":"taxonomy","taxonomyType":"topic","url":{"primary":"https://www.nbcnews.com/us-news"}},{"dateCreated":"Thu Sep 16 2021 03:10:21 GMT+0000 (UTC)","dateModified":"Thu Sep 16 2021 03:10:21 GMT+0000 (UTC)","description":{"primary":null},"id":"nctx71","isCurated":true,"name":"Crime \u0026 Courts","path":"nbcnews/section/news/crime-courts","pageRoute":"/news/crime-courts","slug":"crime-courts","type":"taxonomy","taxonomyType":"topic","url":{"primary":"https://www.nbcnews.com/news/crime-courts"}}],"primaryVertical":{"name":"News"},"primarySection":null,"primaryTopic":null},"hasCaptions":true,"closedCaptioning":{"smptett":null,"srt":"https://nbcnewsdigital-static.nbcuni.com/media/captions/NBC_News_Digital/2024/04/1713199327242_now_daily_a_oklahoma_missing_update_240415.srt","webvtt":"https://nbcnewsdigital-static.nbcuni.com/media/captions/NBC_News_Digital/2024/04/1713199327242_now_daily_a_oklahoma_missing_update_240415.vtt"},"videoAssets":[{"assetType":"EMP","format":"M3U","publicUrl":"https://prodamdnewsencoding.akamaized.net/NBC_News_Digital/now_daily_a_oklahoma_missing_update_240415/1/abs/index.m3u8","height":1080,"width":1920,"assetDuration":132.133,"bitrate":3806000},{"assetType":"akamaiMp4","format":"MPEG4","publicUrl":"https://prodamdnewsencoding.akamaized.net/NBC_News_Digital/nbcnews/video/2024/04/1713199327242_now_daily_a_oklahoma_missing_update_240415_6.mp4","height":1080,"width":1920,"assetDuration":132.133,"bitrate":3806630}]},{"type":"video","id":"mmvo208880709510","unibrow":{"logo":null,"taxonomyPath":null,"text":"NBC News NOW","url":{"primary":"https://www.nbcnews.com/now/video/permanent-contraception-in-young-people-on-the-rise-after-abortion-restrictions-208880709510"}},"mpxMetadata":{"id":"208880709510","guid":"now_daily_b_permanent_contraception_240412","externalAdvertiserId":"now_daily_b_permanent_contraception_240412"},"datePublished":"Fri Apr 12 2024 19:23:26 GMT+0000 (UTC)","dateCreated":"Fri Apr 12 2024 19:23:26 GMT+0000 (UTC)","dateModified":"Fri Apr 12 2024 19:24:25 GMT+0000 (UTC)","primaryImage":{"id":"vidimg2339613338","headline":{"primary":null},"altText":null,"caption":null,"url":{"primary":"https://media-cldnry.s-nbcnews.com/image/upload/mpx/2704722219/2024_04/1712949788202_now_daily_b_permanent_contraception_240412_1920x1080-0a6g8e.jpg"},"imageUrl":{"aims":"https://media14.s-nbcnews.com/i/mpx/2704722219/2024_04/1712949788202_now_daily_b_permanent_contraception_240412_1920x1080-0a6g8e.jpg","cloudinary":"https://media-cldnry.s-nbcnews.com/image/upload/mpx/2704722219/2024_04/1712949788202_now_daily_b_permanent_contraception_240412_1920x1080-0a6g8e.jpg","telemundo":null},"source":null,"authors":[],"height":null,"width":null,"graphicContent":false},"teaseImage":{"id":"vidimg2339613338","headline":{"primary":null},"altText":null,"caption":null,"url":{"primary":"https://media-cldnry.s-nbcnews.com/image/upload/mpx/2704722219/2024_04/1712949788202_now_daily_b_permanent_contraception_240412_1920x1080-0a6g8e.jpg"},"imageUrl":{"aims":"https://media14.s-nbcnews.com/i/mpx/2704722219/2024_04/1712949788202_now_daily_b_permanent_contraception_240412_1920x1080-0a6g8e.jpg","cloudinary":"https://media-cldnry.s-nbcnews.com/image/upload/mpx/2704722219/2024_04/1712949788202_now_daily_b_permanent_contraception_240412_1920x1080-0a6g8e.jpg","telemundo":null},"source":null,"authors":[],"height":null,"width":null,"graphicContent":false},"url":{"canonical":"https://www.nbcnews.com/now/video/permanent-contraception-in-young-people-on-the-rise-after-abortion-restrictions-208880709510","primary":"https://www.nbcnews.com/now/video/permanent-contraception-in-young-people-on-the-rise-after-abortion-restrictions-208880709510","short":"https://www.nbcnews.com/now/video/permanent-contraception-in-young-people-on-the-rise-after-abortion-restrictions-208880709510","slug":"permanent-contraception-in-young-people-on-the-rise-after-abortion-restrictions-208880709510"},"relatedUrl":null,"relatedContentLink":{"text":null,"url":null},"duration":"PT4M12S","nativeAd":false,"videoType":"original","sentiment":"neutral","headline":{"primary":"Permanent contraception in young people on the rise after abortion restrictions","tease":"Permanent contraception in young people on the rise after abortion restrictions","social":"Permanent contraception in young people on the rise after abortion restrictions"},"description":{"primary":"According to The Journal of the American Medical Association, there has been an increase in vasectomies and tubal ligations in people aged 18 to 30 since the Supreme Court's decision to overturn Roe v. Wade. NBC News' Dr. John Torres explains how the University of Pittsburgh conducted their study and looked at the data before and after the crucial Dobbs v. Jackson Women's Health Organization decision."},"publisher":{"name":"nbcnews"},"source":{"name":"NBC News NOW"},"taxonomy":{"additionalTerms":[{"dateCreated":"Thu Sep 16 2021 03:52:10 GMT+0000 (UTC)","dateModified":"Thu Sep 16 2021 03:52:10 GMT+0000 (UTC)","description":{"primary":null},"id":"nctx21301","isCurated":true,"name":"NBC News NOW","path":"nbcnews/collection/nbc-news-now","pageRoute":"/now","slug":"nbc-news-now","type":"taxonomy","taxonomyType":"collection","url":{"primary":"https://www.nbcnews.com/now"}},{"dateCreated":"Thu Sep 16 2021 03:34:08 GMT+0000 (UTC)","dateModified":"Thu Sep 16 2021 03:34:08 GMT+0000 (UTC)","description":{"primary":null},"id":"nctx65","isCurated":true,"name":"Health","path":"nbcnews/section/health","pageRoute":"/health","slug":"health","type":"taxonomy","taxonomyType":"section","url":{"primary":"https://www.nbcnews.com/health"}},{"dateCreated":"Thu Sep 16 2021 03:15:10 GMT+0000 (UTC)","dateModified":"Thu Sep 16 2021 03:15:10 GMT+0000 (UTC)","description":{"primary":null},"id":"nctx66","isCurated":true,"name":"U.S. news","path":"nbcnews/section/news/us-news","pageRoute":"/us-news","slug":"us-news","type":"taxonomy","taxonomyType":"topic","url":{"primary":"https://www.nbcnews.com/us-news"}}],"primaryVertical":{"name":"News"},"primarySection":null,"primaryTopic":null},"hasCaptions":true,"closedCaptioning":{"smptett":null,"srt":"https://nbcnewsdigital-static.nbcuni.com/media/captions/NBC_News_Digital/2024/04/1712949788202_now_daily_b_permanent_contraception_240412.srt","webvtt":"https://nbcnewsdigital-static.nbcuni.com/media/captions/NBC_News_Digital/2024/04/1712949788202_now_daily_b_permanent_contraception_240412.vtt"},"videoAssets":[{"assetType":"EMP","format":"M3U","publicUrl":"https://prodamdnewsencoding.akamaized.net/NBC_News_Digital/now_daily_b_permanent_contraception_240412/1/abs/index.m3u8","height":1080,"width":1920,"assetDuration":251.854,"bitrate":4072000},{"assetType":"akamaiMp4","format":"MPEG4","publicUrl":"https://prodamdnewsencoding.akamaized.net/NBC_News_Digital/nbcnews/video/2024/04/1712949788202_now_daily_b_permanent_contraception_240412_6.mp4","height":1080,"width":1920,"assetDuration":251.854,"bitrate":4072877}]}]}}}],"text":["Today’s cosmic event is one of two types of eclipses: lunar and solar. So what makes a solar eclipse? NBC News’ Zinhle Essamuah explains:"]},"cardData":{"graphics":[]},"date":{"createdAt":"2024-04-08T09:00:51.519Z","publishedAt":"2024-04-08T09:00:51.519Z","modifiedAt":"2024-04-08T10:55:37.108Z"},"description":{"primary":"Today’s cosmic event is one of two types of eclipses: lunar and solar. So what makes a solar eclipse?","seo":"Today’s cosmic event is one of two types of eclipses: lunar and solar. So what makes a solar eclipse?","social":"What is a total solar eclipse?"},"headline":{"primary":"What is a total solar eclipse?","seo":"What is a total solar eclipse?","social":"What is a total solar eclipse?","tease":"What is a total solar eclipse?"},"primaryImage":null,"teaseImage":null,"taxonomy":{"primaryChannel":{"id":"rctx6603","path":"nbcnews/channel/nebula-blog-rcna145900","taxonomyType":"channel"},"primaryVertical":{"dateCreated":"Thu Sep 16 2021 03:51:57 GMT+0000 (UTC)","dateModified":"Thu Sep 16 2021 03:51:57 GMT+0000 (UTC)","description":{"primary":null},"id":"nctx20366","isCurated":true,"name":"News","path":"nbcnews/vertical/news","pageRoute":"/","slug":"news","type":"taxonomy","taxonomyType":"vertical","url":{"primary":"https://www.nbcnews.com/"}}},"url":{"primary":"https://www.nbcnews.com/science/space/live-blog/solar-eclipse-2024-live-updates-rcna145900#rcrd38213"},"replies":[]},{"id":"rcrd38198","authors":[{"bio":[{"type":"markup","element":"p","html":"Denise Chow is a reporter for NBC News Science focused on general science and climate change."}],"dateCreated":"Thu Oct 26 2017 15:38:17 GMT+0000 (UTC)","dateModified":"Tue Nov 15 2022 15:24:24 GMT+0000 (UTC)","shortBio":null,"liveBlogShortBio":"","experience":[],"educationAndExpertise":[],"awards":[],"id":"ncpn814621","email":"denise.chow@nbcuni.com","jobTitle":[],"name":"Denise Chow","primaryImage":{"altText":"Denise Chow.","height":1500,"url":{"primary":"https://media-cldnry.s-nbcnews.com/image/upload/newscms/2022_46/3581047/denise-chow-byline-jm.jpg"},"width":1500},"publisher":{"name":"nbcnews","subType":null,"type":"organization"},"socialMediaProfiles":{"email":null,"facebook":null,"instagram":null,"pinterest":null,"snapchat":null,"tiktok":null,"twitter":"@denisechow","whatsapp":null,"youtube":null},"subType":null,"type":"person","url":{"canonical":"https://www.nbcnews.com/author/denise-chow-ncpn814621","primary":"https://www.nbcnews.com/author/denise-chow-ncpn814621","short":"https://www.nbcnews.com/author/denise-chow-ncpn814621","slug":"denise-chow-ncpn814621"},"worksFor":null}],"cardType":"POST","isHeadlineHidden":false,"content":{"markupAndEmbeds":[{"type":"markup","element":"p","html":"A total solar eclipse will \u003ca href=\"https://www.nbcnews.com/science/science-news/solar-eclipse-excitement-seizes-us-rcna146193\" target=\"_blank\"\u003ecross North America today\u003c/a\u003e, offering millions a rare opportunity to see afternoon skies temporarily darken as the moon blocks the face of the sun."},{"type":"markup","element":"p","html":"Need to catch up quick? \u003ca href=\"https://www.nbcnews.com/science/science-news/solar-eclipse-2024-everything-know-glasses-time-totality-explained-rcna146382\" target=\"_blank\"\u003eThis guide\u003c/a\u003e will tell you what you need to know, including fun milestones to look for if you’re lucky enough to be in the path of totality and how to view the eclipse safely."}],"text":["A total solar eclipse will cross North America today, offering millions a rare opportunity to see afternoon skies temporarily darken as the moon blocks the face of the sun.","Need to catch up quick? This guide will tell you what you need to know, including fun milestones to look for if you’re lucky enough to be in the path of totality and how to view the eclipse safely."]},"cardData":{"graphics":[]},"date":{"createdAt":"2024-04-08T09:00:48.736Z","publishedAt":"2024-04-08T09:00:48.736Z","modifiedAt":"2024-04-08T09:00:48.736Z"},"description":{"primary":"A total solar eclipse will cross North America today, offering millions a rare opportunity to see afternoon skies temporarily darken as the moon blocks the","seo":"A total solar eclipse will cross North America today, offering millions a rare opportunity to see afternoon skies temporarily darken as the moon blocks the","social":"Your last-minute guide to the total solar eclipse "},"headline":{"primary":"Your last-minute guide to the total solar eclipse ","seo":"Your last-minute guide to the total solar eclipse ","social":"Your last-minute guide to the total solar eclipse ","tease":"Your last-minute guide to the total solar eclipse "},"primaryImage":null,"teaseImage":null,"taxonomy":{"primaryChannel":{"id":"rctx6603","path":"nbcnews/channel/nebula-blog-rcna145900","taxonomyType":"channel"},"primaryVertical":{"dateCreated":"Thu Sep 16 2021 03:51:57 GMT+0000 (UTC)","dateModified":"Thu Sep 16 2021 03:51:57 GMT+0000 (UTC)","description":{"primary":null},"id":"nctx20366","isCurated":true,"name":"News","path":"nbcnews/vertical/news","pageRoute":"/","slug":"news","type":"taxonomy","taxonomyType":"vertical","url":{"primary":"https://www.nbcnews.com/"}}},"url":{"primary":"https://www.nbcnews.com/science/space/live-blog/solar-eclipse-2024-live-updates-rcna145900#rcrd38198"},"replies":[]},{"id":"rcrd38197","authors":[{"bio":[{"type":"markup","element":"p","html":"Jason Abbruzzese is the assistant managing editor of tech and science for NBC News Digital."}],"dateCreated":"Wed Jan 31 2018 20:34:38 GMT+0000 (UTC)","dateModified":"Fri Jan 26 2024 19:29:58 GMT+0000 (UTC)","shortBio":null,"liveBlogShortBio":"","experience":[],"educationAndExpertise":[],"awards":[],"id":"ncpn843466","email":"jason.abbruzzese@nbcuni.com","jobTitle":[],"name":"Jason Abbruzzese","primaryImage":{"altText":"Image: Jason Abbruzzese","height":1500,"url":{"primary":"https://media-cldnry.s-nbcnews.com/image/upload/newscms/2019_29/2936176/190619-jason-abbruzzese-byline2419.jpg"},"width":1500},"publisher":{"name":"nbcnews","subType":null,"type":"organization"},"socialMediaProfiles":{"email":null,"facebook":null,"instagram":null,"pinterest":null,"snapchat":null,"tiktok":null,"twitter":"@JasonAbbruzzese","whatsapp":null,"youtube":null},"subType":null,"type":"person","url":{"canonical":"https://www.nbcnews.com/author/jason-abbruzzese-ncpn843466","primary":"https://www.nbcnews.com/author/jason-abbruzzese-ncpn843466","short":"https://www.nbcnews.com/author/jason-abbruzzese-ncpn843466","slug":"jason-abbruzzese-ncpn843466"},"worksFor":null}],"cardType":"POST","isHeadlineHidden":false,"content":{"markupAndEmbeds":[{"type":"markup","element":"p","html":"Good morning and happy Great American Eclipse Day!"},{"type":"markup","element":"p","html":"Our live updates throughout the day will include reporting from across NBC News as the eclipse crosses the country."},{"type":"embeddedVideo","disablePlaylistAutoplay":false,"presentation":{"alignment":"left","size":"medium","style":"default","byline":null,"hideRecommendations":false,"hideProductRecommendations":false,"_overriddenByGetProcessedCardData":true},"video":{"id":"mmvo208320069838","taxonomy":{"additionalTerms":[{"dateCreated":"Thu Sep 16 2021 03:10:11 GMT+0000 (UTC)","dateModified":"Thu Sep 16 2021 03:10:11 GMT+0000 (UTC)","description":{"primary":null},"id":"nctx19521","isCurated":false,"name":"Science","path":"nbcnews/section/mach/science","pageRoute":"/","slug":"science","type":"taxonomy","taxonomyType":"topic","url":{"primary":null}},{"dateCreated":"Thu Sep 16 2021 03:51:58 GMT+0000 (UTC)","dateModified":"Thu Sep 16 2021 03:51:58 GMT+0000 (UTC)","description":{"primary":null},"id":"nctx19861","isCurated":true,"name":"Science","path":"nbcnews/vertical/mach/science","pageRoute":"/science","slug":"science","type":"taxonomy","taxonomyType":"subvertical","url":{"primary":"https://www.nbcnews.com/mach/science"}},{"dateCreated":"Fri Apr 29 2022 02:27:32 GMT+0000 (UTC)","dateModified":"Fri Apr 29 2022 02:27:32 GMT+0000 (UTC)","description":{"primary":null},"id":"nctx20846","isCurated":false,"name":"News","path":"msnbc/section/msnbc/news","pageRoute":"/","slug":"news","type":"taxonomy","taxonomyType":"topic","url":{"primary":null}},{"dateCreated":"Fri Apr 01 2022 20:42:09 GMT+0000 (UTC)","dateModified":"Fri Apr 01 2022 20:42:09 GMT+0000 (UTC)","description":{"primary":null},"id":"nctx23345","isCurated":true,"name":"News","path":"nbcnews/show/meet-the-press/news","pageRoute":"/meet-the-press","slug":"news","type":"taxonomy","taxonomyType":"topic","url":{"primary":"https://www.nbcnews.com/meet-the-press"}},{"dateCreated":"Thu Sep 16 2021 03:36:45 GMT+0000 (UTC)","dateModified":"Thu Sep 16 2021 03:36:45 GMT+0000 (UTC)","description":{"primary":null},"id":"nctx7","isCurated":false,"name":"News","path":"nbcnews/section/news","pageRoute":"/","slug":"news","type":"taxonomy","taxonomyType":"section","url":{"primary":null}},{"dateCreated":"Thu Sep 16 2021 03:36:51 GMT+0000 (UTC)","dateModified":"Thu Sep 16 2021 03:36:51 GMT+0000 (UTC)","description":{"primary":null},"id":"nctx73","isCurated":true,"name":"Science","path":"nbcnews/section/science","pageRoute":"/science","slug":"science","type":"taxonomy","taxonomyType":"section","url":{"primary":"https://www.nbcnews.com/science"}}],"primaryVertical":{"name":"News","taxonomyType":"vertical"},"primarySection":null,"primaryTopic":null},"unibrow":{"logo":null,"taxonomyPath":null,"text":"NBC News","url":{"primary":"https://www.nbcnews.com/video/nbc-news-prepares-nationwide-eclipse-coverage-208320069838"}},"duration":"PT45S","dateCreated":"Thu Apr 04 2024 16:05:47 GMT+0000 (UTC)","datePublished":"Thu Apr 04 2024 16:05:47 GMT+0000 (UTC)","dateModified":"Mon Apr 08 2024 02:20:34 GMT+0000 (UTC)","dateBroadcast":"Thu Apr 04 2024 17:05:15 GMT+0000 (UTC)","liveVideoStatus":"NONE","nativeAd":false,"mpxMetadata":{"id":"208320069838","guid":"nbc_promo_eclipse_240404","externalAdvertiserId":"nbc_promo_eclipse_240404","accountId":"2704722219","accountName":"nbcnewsdigital"},"source":{"name":"NBC News"},"publisher":{"name":"nbcnews"},"partOfEpisode":null,"partOfSeason":null,"videoType":"broadcast","sentiment":"noAdsOtherReasons","headline":{"primary":"NBC News prepares nationwide eclipse coverage","tease":"NBC News prepares nationwide eclipse coverage","seo":"NBC News prepares nationwide eclipse coverage","social":"NBC News prepares nationwide eclipse coverage"},"description":{"primary":"On Monday, April 8, NBC News will feature extensive live coverage of the historic eclipse beginning at 2 p.m. ET. Lester Holt will anchor the two-hour special live from the Indianapolis Motor Speedway, the world’s largest viewing site of the 2024 eclipse, and we’ll have correspondents stationed across the U.S. to track the cosmic event.","seo":"On Monday, April 8, NBC News will feature extensive live coverage of the historic eclipse beginning at 2 p.m. ET. Lester Holt will anchor the two-hour special live from the Indianapolis Motor Speedway, the world’s largest viewing site of the 2024 eclipse, and we’ll have correspondents stationed across the U.S. to track the cosmic event."},"playable":true,"url":{"canonical":"https://www.nbcnews.com/video/nbc-news-prepares-nationwide-eclipse-coverage-208320069838","primary":"https://www.nbcnews.com/video/nbc-news-prepares-nationwide-eclipse-coverage-208320069838","short":"https://www.nbcnews.com/video/nbc-news-prepares-nationwide-eclipse-coverage-208320069838","slug":"nbc-news-prepares-nationwide-eclipse-coverage-208320069838"},"hasCaptions":true,"closedCaptioning":{"smptett":null,"srt":"https://vod.nbcnews.com/nbcnews/captions/2024/04/nbc_promo_eclipse_240404_1205.srt","webvtt":"https://vod.nbcnews.com/nbcnews/captions/2024/04/nbc_promo_eclipse_240404_1205.vtt"},"videoAssets":[{"assetType":"EMP","format":"M3U","publicUrl":"https://prodamdnewsencoding.akamaized.net/NBC_News_Digital/nbc_promo_eclipse_240404/1/abs/index.m3u8","height":1080,"width":1920,"assetDuration":45.045,"bitrate":4519000},{"assetType":"akamaiMp4","format":"MPEG4","publicUrl":"https://prodamdnewsencoding.akamaized.net/NBC_News_Digital/nbcnews/video/2024/04/nbc_promo_eclipse_240404_3363269464.mp4","height":1080,"width":1920,"assetDuration":45.045,"bitrate":4519000}],"primaryImage":{"id":"vidimg3534987907","headline":{"primary":null},"altText":null,"caption":null,"url":{"primary":"https://media-cldnry.s-nbcnews.com/image/upload/mpx/2704722219/2024_04/nbc_eclipse_promo-kp39yy.jpg"},"imageUrl":{"aims":"https://media11.s-nbcnews.com/i/mpx/2704722219/2024_04/nbc_eclipse_promo-kp39yy.jpg","cloudinary":"https://media-cldnry.s-nbcnews.com/image/upload/mpx/2704722219/2024_04/nbc_eclipse_promo-kp39yy.jpg","telemundo":null},"source":null,"authors":[],"height":null,"width":null,"graphicContent":false},"teaseImage":{"id":"vidimg3534987907","headline":{"primary":null},"altText":null,"caption":null,"url":{"primary":"https://media-cldnry.s-nbcnews.com/image/upload/mpx/2704722219/2024_04/nbc_eclipse_promo-kp39yy.jpg"},"imageUrl":{"aims":"https://media11.s-nbcnews.com/i/mpx/2704722219/2024_04/nbc_eclipse_promo-kp39yy.jpg","cloudinary":"https://media-cldnry.s-nbcnews.com/image/upload/mpx/2704722219/2024_04/nbc_eclipse_promo-kp39yy.jpg","telemundo":null},"source":null,"authors":[],"height":null,"width":null,"graphicContent":false},"documentTracing":{"currentMessageId":{"id":"4e16d997-9f6e-4b55-88fc-5660123974ba","updatedDate":"Mon Apr 08 2024 02:20:40 GMT+0000 (UTC)"}},"relatedUrl":null,"relatedContentLink":{"text":null,"url":null},"associatedVideoPlaylist":{"headline":{"primary":"Science"},"videos":[{"type":"video","id":"mmvo209023557835","unibrow":{"logo":null,"taxonomyPath":null,"text":"NBC News","url":{"primary":"https://www.nbcnews.com/video/coral-scientists-explain-how-coral-bleaching-happens-209023557835"}},"mpxMetadata":{"id":"209023557835","guid":"f_mo_bleached_coral_240415","externalAdvertiserId":"f_mo_bleached_coral_240415"},"datePublished":"Mon Apr 15 2024 20:25:07 GMT+0000 (UTC)","dateCreated":"Mon Apr 15 2024 20:25:07 GMT+0000 (UTC)","dateModified":"Mon Apr 15 2024 20:32:27 GMT+0000 (UTC)","primaryImage":{"id":"vidimg503002334","headline":{"primary":null},"altText":null,"caption":null,"url":{"primary":"https://media-cldnry.s-nbcnews.com/image/upload/mpx/2704722219/2024_04/f_mo_bleached_coral_240415.00_00_13_18.Still001-d5gmle.jpg"},"imageUrl":{"aims":"https://media11.s-nbcnews.com/i/mpx/2704722219/2024_04/f_mo_bleached_coral_240415.00_00_13_18.Still001-d5gmle.jpg","cloudinary":"https://media-cldnry.s-nbcnews.com/image/upload/mpx/2704722219/2024_04/f_mo_bleached_coral_240415.00_00_13_18.Still001-d5gmle.jpg","telemundo":null},"source":null,"authors":[],"height":null,"width":null,"graphicContent":false},"teaseImage":{"id":"vidimg503002334","headline":{"primary":null},"altText":null,"caption":null,"url":{"primary":"https://media-cldnry.s-nbcnews.com/image/upload/mpx/2704722219/2024_04/f_mo_bleached_coral_240415.00_00_13_18.Still001-d5gmle.jpg"},"imageUrl":{"aims":"https://media11.s-nbcnews.com/i/mpx/2704722219/2024_04/f_mo_bleached_coral_240415.00_00_13_18.Still001-d5gmle.jpg","cloudinary":"https://media-cldnry.s-nbcnews.com/image/upload/mpx/2704722219/2024_04/f_mo_bleached_coral_240415.00_00_13_18.Still001-d5gmle.jpg","telemundo":null},"source":null,"authors":[],"height":null,"width":null,"graphicContent":false},"url":{"canonical":"https://www.nbcnews.com/video/coral-scientists-explain-how-coral-bleaching-happens-209023557835","primary":"https://www.nbcnews.com/video/coral-scientists-explain-how-coral-bleaching-happens-209023557835","short":"https://www.nbcnews.com/video/coral-scientists-explain-how-coral-bleaching-happens-209023557835","slug":"coral-scientists-explain-how-coral-bleaching-happens-209023557835"},"relatedUrl":null,"relatedContentLink":{"text":null,"url":null},"duration":"PT2M15S","nativeAd":false,"videoType":"webExtra","sentiment":"neutral","headline":{"primary":"Coral scientists explain how coral bleaching happens","tease":"Coral scientists explain how coral bleaching happens","social":"Coral scientists explain how coral bleaching happens"},"description":{"primary":"Coral scientists detail how coral bleaching happens and explain that climate change is a major factor in driving heat stress."},"publisher":{"name":"nbcnews"},"source":{"name":"NBC News"},"taxonomy":{"additionalTerms":[{"dateCreated":"Thu Sep 16 2021 03:10:11 GMT+0000 (UTC)","dateModified":"Thu Sep 16 2021 03:10:11 GMT+0000 (UTC)","description":{"primary":null},"id":"nctx19521","isCurated":false,"name":"Science","path":"nbcnews/section/mach/science","pageRoute":"/","slug":"science","type":"taxonomy","taxonomyType":"topic","url":{"primary":null}},{"dateCreated":"Thu Sep 16 2021 03:51:58 GMT+0000 (UTC)","dateModified":"Thu Sep 16 2021 03:51:58 GMT+0000 (UTC)","description":{"primary":null},"id":"nctx19861","isCurated":true,"name":"Science","path":"nbcnews/vertical/mach/science","pageRoute":"/science","slug":"science","type":"taxonomy","taxonomyType":"subvertical","url":{"primary":"https://www.nbcnews.com/mach/science"}},{"dateCreated":"Fri Apr 29 2022 02:27:32 GMT+0000 (UTC)","dateModified":"Fri Apr 29 2022 02:27:32 GMT+0000 (UTC)","description":{"primary":null},"id":"nctx20846","isCurated":false,"name":"News","path":"msnbc/section/msnbc/news","pageRoute":"/","slug":"news","type":"taxonomy","taxonomyType":"topic","url":{"primary":null}},{"dateCreated":"Fri Apr 01 2022 20:42:09 GMT+0000 (UTC)","dateModified":"Fri Apr 01 2022 20:42:09 GMT+0000 (UTC)","description":{"primary":null},"id":"nctx23345","isCurated":true,"name":"News","path":"nbcnews/show/meet-the-press/news","pageRoute":"/meet-the-press","slug":"news","type":"taxonomy","taxonomyType":"topic","url":{"primary":"https://www.nbcnews.com/meet-the-press"}},{"dateCreated":"Thu Sep 16 2021 03:36:45 GMT+0000 (UTC)","dateModified":"Thu Sep 16 2021 03:36:45 GMT+0000 (UTC)","description":{"primary":null},"id":"nctx7","isCurated":false,"name":"News","path":"nbcnews/section/news","pageRoute":"/","slug":"news","type":"taxonomy","taxonomyType":"section","url":{"primary":null}},{"dateCreated":"Thu Sep 16 2021 03:36:51 GMT+0000 (UTC)","dateModified":"Thu Sep 16 2021 03:36:51 GMT+0000 (UTC)","description":{"primary":null},"id":"nctx73","isCurated":true,"name":"Science","path":"nbcnews/section/science","pageRoute":"/science","slug":"science","type":"taxonomy","taxonomyType":"section","url":{"primary":"https://www.nbcnews.com/science"}}],"primaryVertical":{"name":"News"},"primarySection":null,"primaryTopic":null},"hasCaptions":true,"closedCaptioning":{"smptett":null,"srt":"https://vod.nbcnews.com/nbcnews/captions/2024/04/f_mo_bleached_coral_240415_0425.srt","webvtt":"https://vod.nbcnews.com/nbcnews/captions/2024/04/f_mo_bleached_coral_240415_0425.vtt"},"videoAssets":[{"assetType":"EMP","format":"M3U","publicUrl":"https://prodamdnewsencoding.akamaized.net/NBC_News_Digital/f_mo_bleached_coral_240415/1/abs/index.m3u8","height":1080,"width":1920,"assetDuration":134.602,"bitrate":4554000},{"assetType":"akamaiMp4","format":"MPEG4","publicUrl":"https://prodamdnewsencoding.akamaized.net/NBC_News_Digital/nbcnews/video/2024/04/f_mo_bleached_coral_240415_3377292664.mp4","height":1080,"width":1920,"assetDuration":134.602,"bitrate":4554000}]},{"type":"video","id":"mmvo208955461634","unibrow":{"logo":null,"taxonomyPath":null,"text":"TODAY","url":{"primary":"https://www.today.com/video/science-class-reunites-46-years-later-to-witness-total-solar-eclipse-208955461634"}},"mpxMetadata":{"id":"208955461634","guid":"tdy_sun_highs_lows_solar_eclipse_240414","externalAdvertiserId":"tdy_sun_highs_lows_solar_eclipse_240414"},"datePublished":"Sun Apr 14 2024 13:17:59 GMT+0000 (UTC)","dateCreated":"Sun Apr 14 2024 13:17:59 GMT+0000 (UTC)","dateModified":"Sun Apr 14 2024 19:00:35 GMT+0000 (UTC)","primaryImage":{"id":"vidimg1478938582","headline":{"primary":null},"altText":null,"caption":null,"url":{"primary":"https://media-cldnry.s-nbcnews.com/image/upload/mpx/2704722219/2024_04/1713100660432_tdy_sun_highs_lows_solar_eclipse_240414_1920x1080-oubiy9.jpg"},"imageUrl":{"aims":"https://media14.s-nbcnews.com/i/mpx/2704722219/2024_04/1713100660432_tdy_sun_highs_lows_solar_eclipse_240414_1920x1080-oubiy9.jpg","cloudinary":"https://media-cldnry.s-nbcnews.com/image/upload/mpx/2704722219/2024_04/1713100660432_tdy_sun_highs_lows_solar_eclipse_240414_1920x1080-oubiy9.jpg","telemundo":null},"source":null,"authors":[],"height":null,"width":null,"graphicContent":false},"teaseImage":{"id":"vidimg1478938582","headline":{"primary":null},"altText":null,"caption":null,"url":{"primary":"https://media-cldnry.s-nbcnews.com/image/upload/mpx/2704722219/2024_04/1713100660432_tdy_sun_highs_lows_solar_eclipse_240414_1920x1080-oubiy9.jpg"},"imageUrl":{"aims":"https://media14.s-nbcnews.com/i/mpx/2704722219/2024_04/1713100660432_tdy_sun_highs_lows_solar_eclipse_240414_1920x1080-oubiy9.jpg","cloudinary":"https://media-cldnry.s-nbcnews.com/image/upload/mpx/2704722219/2024_04/1713100660432_tdy_sun_highs_lows_solar_eclipse_240414_1920x1080-oubiy9.jpg","telemundo":null},"source":null,"authors":[],"height":null,"width":null,"graphicContent":false},"url":{"canonical":"https://www.today.com/video/science-class-reunites-46-years-later-to-witness-total-solar-eclipse-208955461634","primary":"https://www.today.com/video/science-class-reunites-46-years-later-to-witness-total-solar-eclipse-208955461634","short":"https://www.today.com/video/science-class-reunites-46-years-later-to-witness-total-solar-eclipse-208955461634","slug":"science-class-reunites-46-years-later-to-witness-total-solar-eclipse-208955461634"},"relatedUrl":null,"relatedContentLink":{"text":null,"url":null},"duration":"PT4M49S","nativeAd":false,"videoType":"broadcast","sentiment":"positive","headline":{"primary":"Science class reunites 46 years later to witness total solar eclipse","tease":"Science class reunites 46 years later to witness total solar eclipse","social":"Science class reunites 46 years later to witness total solar eclipse"},"description":{"primary":"Sunday TODAY’s Willie Geist runs through the Highs and Lows of the week including a science class from 1978 reuniting with their teacher to witness the once-in-a-generation total solar eclipse, a racehorse trotting on the wrong track and more!"},"publisher":{"name":"today"},"source":{"name":"TODAY"},"taxonomy":{"additionalTerms":[{"dateCreated":"Thu Sep 16 2021 03:10:11 GMT+0000 (UTC)","dateModified":"Thu Sep 16 2021 03:10:11 GMT+0000 (UTC)","description":{"primary":null},"id":"nctx19521","isCurated":false,"name":"Science","path":"nbcnews/section/mach/science","pageRoute":"/","slug":"science","type":"taxonomy","taxonomyType":"topic","url":{"primary":null}},{"dateCreated":"Thu Sep 16 2021 03:51:58 GMT+0000 (UTC)","dateModified":"Thu Sep 16 2021 03:51:58 GMT+0000 (UTC)","description":{"primary":null},"id":"nctx19861","isCurated":true,"name":"Science","path":"nbcnews/vertical/mach/science","pageRoute":"/science","slug":"science","type":"taxonomy","taxonomyType":"subvertical","url":{"primary":"https://www.nbcnews.com/mach/science"}},{"dateCreated":"Thu Sep 16 2021 03:36:51 GMT+0000 (UTC)","dateModified":"Thu Sep 16 2021 03:36:51 GMT+0000 (UTC)","description":{"primary":null},"id":"nctx73","isCurated":true,"name":"Science","path":"nbcnews/section/science","pageRoute":"/science","slug":"science","type":"taxonomy","taxonomyType":"section","url":{"primary":"https://www.nbcnews.com/science"}},{"dateCreated":"Thu Sep 16 2021 03:10:17 GMT+0000 (UTC)","dateModified":"Thu Sep 16 2021 03:10:17 GMT+0000 (UTC)","description":{"primary":null},"id":"tdtx101","isCurated":true,"name":"News","path":"today/section/news","pageRoute":"/news","slug":"news","type":"taxonomy","taxonomyType":"section","url":{"primary":"https://www.today.com/news"}},{"dateCreated":"Thu Sep 16 2021 03:10:17 GMT+0000 (UTC)","dateModified":"Thu Sep 16 2021 03:10:17 GMT+0000 (UTC)","description":{"primary":null},"id":"tdtx102","isCurated":true,"name":"Pop Culture","path":"today/section/popculture","pageRoute":"/popculture","slug":"popculture","type":"taxonomy","taxonomyType":"section","url":{"primary":"https://www.today.com/popculture"}},{"dateCreated":"Wed Sep 28 2022 15:01:52 GMT+0000 (UTC)","dateModified":"Wed Sep 28 2022 15:01:52 GMT+0000 (UTC)","description":{"primary":null},"id":"tdtx117","isCurated":false,"name":"News","path":"today/section/news/news","pageRoute":"/","slug":"news","type":"taxonomy","taxonomyType":"topic","url":{"primary":null}},{"dateCreated":"Thu Sep 16 2021 03:10:05 GMT+0000 (UTC)","dateModified":"Thu Sep 16 2021 03:10:05 GMT+0000 (UTC)","description":{"primary":null},"id":"tdtx118","isCurated":true,"name":"Good News","path":"today/section/news/good-news","pageRoute":"/news/good-news","slug":"good-news","type":"taxonomy","taxonomyType":"topic","url":{"primary":"https://www.today.com/news/good-news"}},{"dateCreated":"Thu Sep 16 2021 03:10:14 GMT+0000 (UTC)","dateModified":"Thu Sep 16 2021 03:10:14 GMT+0000 (UTC)","description":{"primary":null},"id":"tdtx154","isCurated":true,"name":"Cutest Thing Ever","path":"today/section/pets/pets/cutest-thing-ever","pageRoute":"/pets/cutest-thing-ever","slug":"cutest-thing-ever","type":"taxonomy","taxonomyType":"subtopic","url":{"primary":"https://www.today.com/pets/cutest-thing-ever"}},{"dateCreated":"Thu Sep 16 2021 03:10:15 GMT+0000 (UTC)","dateModified":"Thu Sep 16 2021 03:10:15 GMT+0000 (UTC)","description":{"primary":null},"id":"tdtx206","isCurated":true,"name":"Moments that Matter","path":"today/section/parents/parents/moments-that-matter","pageRoute":"/parents/moments-that-matter","slug":"moments-that-matter","type":"taxonomy","taxonomyType":"subtopic","url":{"primary":"https://www.today.com/parents/moments-that-matter"}},{"dateCreated":"Tue Jan 04 2022 15:36:59 GMT+0000 (UTC)","dateModified":"Tue Jan 04 2022 15:36:59 GMT+0000 (UTC)","description":{"primary":null},"id":"tdtx2977","isCurated":false,"name":"Top Videos","path":"today/label/top-videos","pageRoute":"/","slug":"top-videos","type":"taxonomy","taxonomyType":"label","url":{"primary":null}},{"dateCreated":"Thu Sep 16 2021 03:36:04 GMT+0000 (UTC)","dateModified":"Thu Sep 16 2021 03:36:04 GMT+0000 (UTC)","description":{"primary":null},"id":"tdtx951","isCurated":true,"name":"Sunday TODAY","path":"today/show/sunday-today","pageRoute":"/sunday-today","slug":"sunday-today","type":"taxonomy","taxonomyType":"show","url":{"primary":"https://www.today.com/sunday-today"}}],"primaryVertical":{"name":"today"},"primarySection":null,"primaryTopic":null},"hasCaptions":true,"closedCaptioning":{"smptett":null,"srt":"https://nbcnewsdigital-static.nbcuni.com/media/captions/NBC_News_Digital/2024/04/1713100660432_tdy_sun_highs_lows_solar_eclipse_240414.srt","webvtt":"https://nbcnewsdigital-static.nbcuni.com/media/captions/NBC_News_Digital/2024/04/1713100660432_tdy_sun_highs_lows_solar_eclipse_240414.vtt"},"videoAssets":[{"assetType":"EMP","format":"M3U","publicUrl":"https://prodamdnewsencoding.akamaized.net/NBC_News_Digital/tdy_sun_highs_lows_solar_eclipse_240414/1/abs/index.m3u8","height":1080,"width":1920,"assetDuration":289.024,"bitrate":4249000},{"assetType":"akamaiMp4","format":"MPEG4","publicUrl":"https://prodamdnewsencoding.akamaized.net/NBC_News_Digital/nbcnews/video/2024/04/1713100660432_tdy_sun_highs_lows_solar_eclipse_240414_6.mp4","height":1080,"width":1920,"assetDuration":289.024,"bitrate":4249008}]},{"type":"video","id":"mmvo208603717917","unibrow":{"logo":null,"taxonomyPath":null,"text":"TODAY","url":{"primary":"https://www.today.com/video/millions-gather-to-celebrate-solar-eclipse-along-path-of-totality-208603717917"}},"mpxMetadata":{"id":"208603717917","guid":"tdy_news_7a_costello_eclipse_240409","externalAdvertiserId":"tdy_news_7a_costello_eclipse_240409"},"datePublished":"Tue Apr 09 2024 11:11:19 GMT+0000 (UTC)","dateCreated":"Tue Apr 09 2024 11:11:19 GMT+0000 (UTC)","dateModified":"Sat Apr 13 2024 03:21:34 GMT+0000 (UTC)","primaryImage":{"id":"vidimg1821086297","headline":{"primary":null},"altText":null,"caption":null,"url":{"primary":"https://media-cldnry.s-nbcnews.com/image/upload/mpx/2704722219/2024_04/Eclipse_x_Viewers-d6cxtc.jpg"},"imageUrl":{"aims":"https://media13.s-nbcnews.com/i/mpx/2704722219/2024_04/Eclipse_x_Viewers-d6cxtc.jpg","cloudinary":"https://media-cldnry.s-nbcnews.com/image/upload/mpx/2704722219/2024_04/Eclipse_x_Viewers-d6cxtc.jpg","telemundo":null},"source":null,"authors":[],"height":null,"width":null,"graphicContent":false},"teaseImage":{"id":"vidimg1821086297","headline":{"primary":null},"altText":null,"caption":null,"url":{"primary":"https://media-cldnry.s-nbcnews.com/image/upload/mpx/2704722219/2024_04/Eclipse_x_Viewers-d6cxtc.jpg"},"imageUrl":{"aims":"https://media13.s-nbcnews.com/i/mpx/2704722219/2024_04/Eclipse_x_Viewers-d6cxtc.jpg","cloudinary":"https://media-cldnry.s-nbcnews.com/image/upload/mpx/2704722219/2024_04/Eclipse_x_Viewers-d6cxtc.jpg","telemundo":null},"source":null,"authors":[],"height":null,"width":null,"graphicContent":false},"url":{"canonical":"https://www.today.com/video/millions-gather-to-celebrate-solar-eclipse-along-path-of-totality-208603717917","primary":"https://www.today.com/video/millions-gather-to-celebrate-solar-eclipse-along-path-of-totality-208603717917","short":"https://www.today.com/video/millions-gather-to-celebrate-solar-eclipse-along-path-of-totality-208603717917","slug":"millions-gather-to-celebrate-solar-eclipse-along-path-of-totality-208603717917"},"relatedUrl":null,"relatedContentLink":{"text":null,"url":null},"duration":"PT3M5S","nativeAd":false,"videoType":"broadcast","sentiment":"positive","headline":{"primary":"Millions gather to celebrate solar eclipse along path of totality","tease":"Millions gather to celebrate solar eclipse along path of totality","social":"Millions gather to celebrate solar eclipse along path of totality"},"description":{"primary":"The total solar eclipse brought millions together to witness the rare once-in-a-generation moment. NBC’s Tom Costello reports for TODAY."},"publisher":{"name":"today"},"source":{"name":"TODAY"},"taxonomy":{"additionalTerms":[{"dateCreated":"Thu Sep 16 2021 03:10:11 GMT+0000 (UTC)","dateModified":"Thu Sep 16 2021 03:10:11 GMT+0000 (UTC)","description":{"primary":null},"id":"nctx19521","isCurated":false,"name":"Science","path":"nbcnews/section/mach/science","pageRoute":"/","slug":"science","type":"taxonomy","taxonomyType":"topic","url":{"primary":null}},{"dateCreated":"Thu Sep 16 2021 03:51:58 GMT+0000 (UTC)","dateModified":"Thu Sep 16 2021 03:51:58 GMT+0000 (UTC)","description":{"primary":null},"id":"nctx19861","isCurated":true,"name":"Science","path":"nbcnews/vertical/mach/science","pageRoute":"/science","slug":"science","type":"taxonomy","taxonomyType":"subvertical","url":{"primary":"https://www.nbcnews.com/mach/science"}},{"dateCreated":"Fri Apr 29 2022 02:27:32 GMT+0000 (UTC)","dateModified":"Fri Apr 29 2022 02:27:32 GMT+0000 (UTC)","description":{"primary":null},"id":"nctx20846","isCurated":false,"name":"News","path":"msnbc/section/msnbc/news","pageRoute":"/","slug":"news","type":"taxonomy","taxonomyType":"topic","url":{"primary":null}},{"dateCreated":"Fri Apr 01 2022 20:42:09 GMT+0000 (UTC)","dateModified":"Fri Apr 01 2022 20:42:09 GMT+0000 (UTC)","description":{"primary":null},"id":"nctx23345","isCurated":true,"name":"News","path":"nbcnews/show/meet-the-press/news","pageRoute":"/meet-the-press","slug":"news","type":"taxonomy","taxonomyType":"topic","url":{"primary":"https://www.nbcnews.com/meet-the-press"}},{"dateCreated":"Thu Sep 16 2021 03:36:45 GMT+0000 (UTC)","dateModified":"Thu Sep 16 2021 03:36:45 GMT+0000 (UTC)","description":{"primary":null},"id":"nctx7","isCurated":false,"name":"News","path":"nbcnews/section/news","pageRoute":"/","slug":"news","type":"taxonomy","taxonomyType":"section","url":{"primary":null}},{"dateCreated":"Thu Sep 16 2021 03:36:51 GMT+0000 (UTC)","dateModified":"Thu Sep 16 2021 03:36:51 GMT+0000 (UTC)","description":{"primary":null},"id":"nctx73","isCurated":true,"name":"Science","path":"nbcnews/section/science","pageRoute":"/science","slug":"science","type":"taxonomy","taxonomyType":"section","url":{"primary":"https://www.nbcnews.com/science"}},{"dateCreated":"Thu Sep 16 2021 03:10:17 GMT+0000 (UTC)","dateModified":"Thu Sep 16 2021 03:10:17 GMT+0000 (UTC)","description":{"primary":null},"id":"tdtx101","isCurated":true,"name":"News","path":"today/section/news","pageRoute":"/news","slug":"news","type":"taxonomy","taxonomyType":"section","url":{"primary":"https://www.today.com/news"}},{"dateCreated":"Wed Sep 28 2022 15:01:52 GMT+0000 (UTC)","dateModified":"Wed Sep 28 2022 15:01:52 GMT+0000 (UTC)","description":{"primary":null},"id":"tdtx117","isCurated":false,"name":"News","path":"today/section/news/news","pageRoute":"/","slug":"news","type":"taxonomy","taxonomyType":"topic","url":{"primary":null}},{"dateCreated":"Fri Sep 23 2022 19:39:40 GMT+0000 (UTC)","dateModified":"Fri Sep 23 2022 19:39:40 GMT+0000 (UTC)","description":{"primary":null},"id":"tdtx134","isCurated":true,"name":"Travel","path":"today/section/money/travel","pageRoute":"/life/travel","slug":"travel","type":"taxonomy","taxonomyType":"topic","url":{"primary":"https://www.today.com/life/travel"}},{"dateCreated":"Thu Sep 16 2021 03:10:13 GMT+0000 (UTC)","dateModified":"Thu Sep 16 2021 03:10:13 GMT+0000 (UTC)","description":{"primary":null},"id":"tdtx2009","isCurated":false,"name":"Travel","path":"today/section/tmrw/travel","pageRoute":"/","slug":"travel","type":"taxonomy","taxonomyType":"topic","url":{"primary":null}},{"dateCreated":"Tue Jan 04 2022 15:36:59 GMT+0000 (UTC)","dateModified":"Tue Jan 04 2022 15:36:59 GMT+0000 (UTC)","description":{"primary":null},"id":"tdtx2977","isCurated":false,"name":"Top Videos","path":"today/label/top-videos","pageRoute":"/","slug":"top-videos","type":"taxonomy","taxonomyType":"label","url":{"primary":null}}],"primaryVertical":{"name":"today"},"primarySection":null,"primaryTopic":null},"hasCaptions":true,"closedCaptioning":{"smptett":null,"srt":"https://vod.nbcnews.com/nbcnews/captions/2024/04/tdy_news_7a_costello_eclipse_240409.srt","webvtt":"https://vod.nbcnews.com/nbcnews/captions/2024/04/tdy_news_7a_costello_eclipse_240409.vtt"},"videoAssets":[{"assetType":"EMP","format":"M3U","publicUrl":"https://prodamdnewsencoding.akamaized.net/NBC_News_Digital/tdy_news_7a_costello_eclipse_240409/1/abs/index.m3u8","height":1080,"width":1920,"assetDuration":185.386,"bitrate":4560000},{"assetType":"akamaiMp4","format":"MPEG4","publicUrl":"https://prodamdnewsencoding.akamaized.net/NBC_News_Digital/nbcnews/video/2024/04/tdy_news_7a_costello_eclipse_240409_3368886548.mp4","height":1080,"width":1920,"assetDuration":185.386,"bitrate":4560000}]},{"type":"video","id":"mmvo208587845997","unibrow":{"logo":null,"taxonomyPath":null,"text":"NBC News NOW","url":{"primary":"https://www.nbcnews.com/now/video/meet-the-woman-who-has-seen-21-solar-eclipses-208587845997"}},"mpxMetadata":{"id":"208587845997","guid":"now_staytuned_eclipse_ferrer_240408","externalAdvertiserId":"now_staytuned_eclipse_ferrer_240408"},"datePublished":"Tue Apr 09 2024 01:30:51 GMT+0000 (UTC)","dateCreated":"Tue Apr 09 2024 01:30:51 GMT+0000 (UTC)","dateModified":"Tue Apr 09 2024 01:31:50 GMT+0000 (UTC)","primaryImage":{"id":"vidimg3371059205","headline":{"primary":null},"altText":null,"caption":null,"url":{"primary":"https://media-cldnry.s-nbcnews.com/image/upload/mpx/2704722219/2024_04/1712626230591_now_staytuned_eclipse_ferrer_240408_1920x1080-280nqs.jpg"},"imageUrl":{"aims":"https://media11.s-nbcnews.com/i/mpx/2704722219/2024_04/1712626230591_now_staytuned_eclipse_ferrer_240408_1920x1080-280nqs.jpg","cloudinary":"https://media-cldnry.s-nbcnews.com/image/upload/mpx/2704722219/2024_04/1712626230591_now_staytuned_eclipse_ferrer_240408_1920x1080-280nqs.jpg","telemundo":null},"source":null,"authors":[],"height":null,"width":null,"graphicContent":false},"teaseImage":{"id":"vidimg3371059205","headline":{"primary":null},"altText":null,"caption":null,"url":{"primary":"https://media-cldnry.s-nbcnews.com/image/upload/mpx/2704722219/2024_04/1712626230591_now_staytuned_eclipse_ferrer_240408_1920x1080-280nqs.jpg"},"imageUrl":{"aims":"https://media11.s-nbcnews.com/i/mpx/2704722219/2024_04/1712626230591_now_staytuned_eclipse_ferrer_240408_1920x1080-280nqs.jpg","cloudinary":"https://media-cldnry.s-nbcnews.com/image/upload/mpx/2704722219/2024_04/1712626230591_now_staytuned_eclipse_ferrer_240408_1920x1080-280nqs.jpg","telemundo":null},"source":null,"authors":[],"height":null,"width":null,"graphicContent":false},"url":{"canonical":"https://www.nbcnews.com/now/video/meet-the-woman-who-has-seen-21-solar-eclipses-208587845997","primary":"https://www.nbcnews.com/now/video/meet-the-woman-who-has-seen-21-solar-eclipses-208587845997","short":"https://www.nbcnews.com/now/video/meet-the-woman-who-has-seen-21-solar-eclipses-208587845997","slug":"meet-the-woman-who-has-seen-21-solar-eclipses-208587845997"},"relatedUrl":null,"relatedContentLink":{"text":null,"url":null},"duration":"PT2M23S","nativeAd":false,"videoType":"original","sentiment":"neutral","headline":{"primary":"Meet the woman who has seen 21 solar eclipses","tease":"Meet the woman who has seen 21 solar eclipses","social":"Meet the woman who has seen 21 solar eclipses"},"description":{"primary":"Leticia Ferrer’s passion is chasing solar eclipses. She has seen 21 and hasn’t missed one since 1998. Ferrer has even gone as far as the middle of the Pacific and Atlantic oceans to see them. She talks with Ellison Barber about the power of witnessing these celestial events."},"publisher":{"name":"nbcnews"},"source":{"name":"NBC News NOW"},"taxonomy":{"additionalTerms":[{"dateCreated":"Thu Sep 16 2021 03:10:11 GMT+0000 (UTC)","dateModified":"Thu Sep 16 2021 03:10:11 GMT+0000 (UTC)","description":{"primary":null},"id":"nctx19521","isCurated":false,"name":"Science","path":"nbcnews/section/mach/science","pageRoute":"/","slug":"science","type":"taxonomy","taxonomyType":"topic","url":{"primary":null}},{"dateCreated":"Thu Sep 16 2021 03:51:58 GMT+0000 (UTC)","dateModified":"Thu Sep 16 2021 03:51:58 GMT+0000 (UTC)","description":{"primary":null},"id":"nctx19861","isCurated":true,"name":"Science","path":"nbcnews/vertical/mach/science","pageRoute":"/science","slug":"science","type":"taxonomy","taxonomyType":"subvertical","url":{"primary":"https://www.nbcnews.com/mach/science"}},{"dateCreated":"Thu Sep 16 2021 03:52:10 GMT+0000 (UTC)","dateModified":"Thu Sep 16 2021 03:52:10 GMT+0000 (UTC)","description":{"primary":null},"id":"nctx21301","isCurated":true,"name":"NBC News NOW","path":"nbcnews/collection/nbc-news-now","pageRoute":"/now","slug":"nbc-news-now","type":"taxonomy","taxonomyType":"collection","url":{"primary":"https://www.nbcnews.com/now"}},{"dateCreated":"Thu Sep 16 2021 03:36:51 GMT+0000 (UTC)","dateModified":"Thu Sep 16 2021 03:36:51 GMT+0000 (UTC)","description":{"primary":null},"id":"nctx73","isCurated":true,"name":"Science","path":"nbcnews/section/science","pageRoute":"/science","slug":"science","type":"taxonomy","taxonomyType":"section","url":{"primary":"https://www.nbcnews.com/science"}}],"primaryVertical":{"name":"News"},"primarySection":null,"primaryTopic":null},"hasCaptions":true,"closedCaptioning":{"smptett":null,"srt":"https://nbcnewsdigital-static.nbcuni.com/media/captions/NBC_News_Digital/2024/04/1712626230591_now_staytuned_eclipse_ferrer_240408.srt","webvtt":"https://nbcnewsdigital-static.nbcuni.com/media/captions/NBC_News_Digital/2024/04/1712626230591_now_staytuned_eclipse_ferrer_240408.vtt"},"videoAssets":[{"assetType":"EMP","format":"M3U","publicUrl":"https://prodamdnewsencoding.akamaized.net/NBC_News_Digital/now_staytuned_eclipse_ferrer_240408/1/abs/index.m3u8","height":1080,"width":1920,"assetDuration":142.944,"bitrate":4140000},{"assetType":"akamaiMp4","format":"MPEG4","publicUrl":"https://prodamdnewsencoding.akamaized.net/NBC_News_Digital/nbcnews/video/2024/04/1712626230591_now_staytuned_eclipse_ferrer_240408_6.mp4","height":1080,"width":1920,"assetDuration":142.944,"bitrate":4140662}]},{"type":"video","id":"mmvo208588869826","unibrow":{"logo":null,"taxonomyPath":null,"text":"NBC News NOW","url":{"primary":"https://www.nbcnews.com/now/video/scientists-will-use-total-solar-eclipse-to-study-the-sun-s-corona-208588869826"}},"mpxMetadata":{"id":"208588869826","guid":"now_staytuned_sun_corona_240408","externalAdvertiserId":"now_staytuned_sun_corona_240408"},"datePublished":"Tue Apr 09 2024 01:15:40 GMT+0000 (UTC)","dateCreated":"Tue Apr 09 2024 01:15:40 GMT+0000 (UTC)","dateModified":"Tue Apr 09 2024 01:16:37 GMT+0000 (UTC)","primaryImage":{"id":"vidimg3307739301","headline":{"primary":null},"altText":null,"caption":null,"url":{"primary":"https://media-cldnry.s-nbcnews.com/image/upload/mpx/2704722219/2024_04/1712625319557_now_staytuned_sun_corona_240408_1920x1080-01e4nj.jpg"},"imageUrl":{"aims":"https://media11.s-nbcnews.com/i/mpx/2704722219/2024_04/1712625319557_now_staytuned_sun_corona_240408_1920x1080-01e4nj.jpg","cloudinary":"https://media-cldnry.s-nbcnews.com/image/upload/mpx/2704722219/2024_04/1712625319557_now_staytuned_sun_corona_240408_1920x1080-01e4nj.jpg","telemundo":null},"source":null,"authors":[],"height":null,"width":null,"graphicContent":false},"teaseImage":{"id":"vidimg3307739301","headline":{"primary":null},"altText":null,"caption":null,"url":{"primary":"https://media-cldnry.s-nbcnews.com/image/upload/mpx/2704722219/2024_04/1712625319557_now_staytuned_sun_corona_240408_1920x1080-01e4nj.jpg"},"imageUrl":{"aims":"https://media11.s-nbcnews.com/i/mpx/2704722219/2024_04/1712625319557_now_staytuned_sun_corona_240408_1920x1080-01e4nj.jpg","cloudinary":"https://media-cldnry.s-nbcnews.com/image/upload/mpx/2704722219/2024_04/1712625319557_now_staytuned_sun_corona_240408_1920x1080-01e4nj.jpg","telemundo":null},"source":null,"authors":[],"height":null,"width":null,"graphicContent":false},"url":{"canonical":"https://www.nbcnews.com/now/video/scientists-will-use-total-solar-eclipse-to-study-the-sun-s-corona-208588869826","primary":"https://www.nbcnews.com/now/video/scientists-will-use-total-solar-eclipse-to-study-the-sun-s-corona-208588869826","short":"https://www.nbcnews.com/now/video/scientists-will-use-total-solar-eclipse-to-study-the-sun-s-corona-208588869826","slug":"scientists-will-use-total-solar-eclipse-to-study-the-sun-s-corona-208588869826"},"relatedUrl":null,"relatedContentLink":{"text":null,"url":null},"duration":"PT5M16S","nativeAd":false,"videoType":"original","sentiment":"neutral","headline":{"primary":"Scientists will use total solar eclipse to study the sun's corona","tease":"Scientists will use total solar eclipse to study the sun's corona","social":"Scientists will use total solar eclipse to study the sun's corona"},"description":{"primary":"While millions were awed by the total solar eclipse, scientists hope to learn more about our sun from the celestial event. Amir Caspi, a solar astrophysicist at Southwest Research Institute, talks with Ellison Barber about research his colleagues hope to gather on the sun's corona and what they can learn about the different temperature regions of the star."},"publisher":{"name":"nbcnews"},"source":{"name":"NBC News NOW"},"taxonomy":{"additionalTerms":[{"dateCreated":"Thu Sep 16 2021 03:10:11 GMT+0000 (UTC)","dateModified":"Thu Sep 16 2021 03:10:11 GMT+0000 (UTC)","description":{"primary":null},"id":"nctx19521","isCurated":false,"name":"Science","path":"nbcnews/section/mach/science","pageRoute":"/","slug":"science","type":"taxonomy","taxonomyType":"topic","url":{"primary":null}},{"dateCreated":"Thu Sep 16 2021 03:51:58 GMT+0000 (UTC)","dateModified":"Thu Sep 16 2021 03:51:58 GMT+0000 (UTC)","description":{"primary":null},"id":"nctx19861","isCurated":true,"name":"Science","path":"nbcnews/vertical/mach/science","pageRoute":"/science","slug":"science","type":"taxonomy","taxonomyType":"subvertical","url":{"primary":"https://www.nbcnews.com/mach/science"}},{"dateCreated":"Thu Sep 16 2021 03:52:10 GMT+0000 (UTC)","dateModified":"Thu Sep 16 2021 03:52:10 GMT+0000 (UTC)","description":{"primary":null},"id":"nctx21301","isCurated":true,"name":"NBC News NOW","path":"nbcnews/collection/nbc-news-now","pageRoute":"/now","slug":"nbc-news-now","type":"taxonomy","taxonomyType":"collection","url":{"primary":"https://www.nbcnews.com/now"}},{"dateCreated":"Thu Sep 16 2021 03:36:51 GMT+0000 (UTC)","dateModified":"Thu Sep 16 2021 03:36:51 GMT+0000 (UTC)","description":{"primary":null},"id":"nctx73","isCurated":true,"name":"Science","path":"nbcnews/section/science","pageRoute":"/science","slug":"science","type":"taxonomy","taxonomyType":"section","url":{"primary":"https://www.nbcnews.com/science"}}],"primaryVertical":{"name":"News"},"primarySection":null,"primaryTopic":null},"hasCaptions":true,"closedCaptioning":{"smptett":null,"srt":"https://nbcnewsdigital-static.nbcuni.com/media/captions/NBC_News_Digital/2024/04/1712625319557_now_staytuned_sun_corona_240408.srt","webvtt":"https://nbcnewsdigital-static.nbcuni.com/media/captions/NBC_News_Digital/2024/04/1712625319557_now_staytuned_sun_corona_240408.vtt"},"videoAssets":[{"assetType":"EMP","format":"M3U","publicUrl":"https://prodamdnewsencoding.akamaized.net/NBC_News_Digital/now_staytuned_sun_corona_240408/1/abs/index.m3u8","height":1080,"width":1920,"assetDuration":315.551,"bitrate":4104000},{"assetType":"akamaiMp4","format":"MPEG4","publicUrl":"https://prodamdnewsencoding.akamaized.net/NBC_News_Digital/nbcnews/video/2024/04/1712625319557_now_staytuned_sun_corona_240408_6.mp4","height":1080,"width":1920,"assetDuration":315.551,"bitrate":4104031}]}]}}}],"text":["Good morning and happy Great American Eclipse Day!","Our live updates throughout the day will include reporting from across NBC News as the eclipse crosses the country."]},"cardData":{"graphics":[]},"date":{"createdAt":"2024-04-08T09:00:47.129Z","publishedAt":"2024-04-08T09:00:47.129Z","modifiedAt":"2024-04-08T09:00:47.129Z"},"description":{"primary":"Good morning and happy Great American Eclipse Day!","seo":"Good morning and happy Great American Eclipse Day!","social":"It's finally here!"},"headline":{"primary":"It's finally here!","seo":"It's finally here!","social":"It's finally here!","tease":"It's finally here!"},"primaryImage":null,"teaseImage":null,"taxonomy":{"primaryChannel":{"id":"rctx6603","path":"nbcnews/channel/nebula-blog-rcna145900","taxonomyType":"channel"},"primaryVertical":{"dateCreated":"Thu Sep 16 2021 03:51:57 GMT+0000 (UTC)","dateModified":"Thu Sep 16 2021 03:51:57 GMT+0000 (UTC)","description":{"primary":null},"id":"nctx20366","isCurated":true,"name":"News","path":"nbcnews/vertical/news","pageRoute":"/","slug":"news","type":"taxonomy","taxonomyType":"vertical","url":{"primary":"https://www.nbcnews.com/"}}},"url":{"primary":"https://www.nbcnews.com/science/space/live-blog/solar-eclipse-2024-live-updates-rcna145900#rcrd38197"},"replies":[]}]},"content":{"markupAndEmbeds":[{"html":"That's a wrap for one of the most anticipated celestial events of the year."},{"html":"A total solar eclipse — nicknamed the Great North American Eclipse for its long path over North America — was visible in the sky today over parts of Mexico, 15 U.S. states and eastern Canada."},{"html":"Tens of millions of people were treated to \u003ca href=\"https://www.nbcnews.com/news/us-news/total-solar-eclipse-photos-2024-rcna146832\" target=\"_blank\"\u003estunning views\u003c/a\u003e as the moon passed between Earth and the sun and temporarily blocked the sun’s light."},{"taxonomy":{"id":"rctx6603","path":"nbcnews/channel/nebula-blog-rcna145900"}}]},"url":{"canonical":"https://www.nbcnews.com/science/space/live-blog/solar-eclipse-2024-live-updates-rcna145900"}},"card":null,"namespacesRequired":[]},"initialState":{"adTest":{"slots":[],"articleHeight":50},"article":{"loading":false,"content":[{"type":"article","id":"rcna145900","subType":"liveBlog","dek":"A total solar eclipse was visible over parts of Mexico, 15 U.S. states and eastern Canada on Monday. The rest of the continental U.S. got to see a partial eclipse.","content":{"text":["That's a wrap for one of the most anticipated celestial events of the year.","A total solar eclipse — nicknamed the Great North American Eclipse for its long path over North America — was visible in the sky today over parts of Mexico, 15 U.S. states and eastern Canada.","Tens of millions of people were treated to stunning views as the moon passed between Earth and the sun and temporarily blocked the sun’s light."]},"documentTracing":{"currentMessageId":{"id":"249de6ff-1354-471c-a37a-b856f9a1a4a4","updatedDate":"Wed Apr 10 2024 16:36:03 GMT+0000 (UTC)"},"type":"article"},"flag":"EVENT ENDED","unibrow":{"logo":null,"taxonomyPath":"nbcnews/section/science/space","text":"Space","url":{"primary":"https://www.nbcnews.com/science/space"}},"primaryMedia":{"autoplay":true,"disablePlaylistAutoplay":false,"presentation":{"alignment":"left","size":"medium","style":"default","byline":null,"hideRecommendations":false,"hideProductRecommendations":false},"type":"embeddedVideo","video":{"id":"mmvo208574021979","taxonomy":{"additionalTerms":[{"dateCreated":"Thu Sep 16 2021 03:36:46 GMT+0000 (UTC)","dateModified":"Thu Sep 16 2021 03:36:46 GMT+0000 (UTC)","description":{"primary":null},"id":"nctx19","isCurated":true,"name":"Nightly News","path":"nbcnews/show/nightly-news","pageRoute":"/nightly-news","slug":"nightly-news","type":"taxonomy","taxonomyType":"show","url":{"primary":"https://www.nbcnews.com/nightly-news"}},{"dateCreated":"Thu Sep 16 2021 03:15:10 GMT+0000 (UTC)","dateModified":"Thu Sep 16 2021 03:15:10 GMT+0000 (UTC)","description":{"primary":null},"id":"nctx66","isCurated":true,"name":"U.S. news","path":"nbcnews/section/news/us-news","pageRoute":"/us-news","slug":"us-news","type":"taxonomy","taxonomyType":"topic","url":{"primary":"https://www.nbcnews.com/us-news"}}],"primaryVertical":{"name":"News","taxonomyType":"vertical"},"primarySection":null,"primaryTopic":null},"unibrow":{"logo":null,"taxonomyPath":null,"text":"Nightly News","url":{"primary":"https://www.nbcnews.com/nightly-news/video/tens-of-millions-get-stunning-view-of-full-solar-eclipse-208574021979"}},"duration":"PT3M45S","dateCreated":"Mon Apr 08 2024 22:47:12 GMT+0000 (UTC)","datePublished":"Mon Apr 08 2024 22:47:12 GMT+0000 (UTC)","dateModified":"Mon Apr 08 2024 23:24:34 GMT+0000 (UTC)","dateBroadcast":"Mon Apr 08 2024 22:47:15 GMT+0000 (UTC)","liveVideoStatus":"NONE","nativeAd":false,"mpxMetadata":{"id":"208574021979","guid":"nn_lho_eclipse_240408","externalAdvertiserId":"nn_lho_eclipse_240408","accountId":"2704722219","accountName":"nbcnewsdigital"},"source":{"name":"Nightly News"},"publisher":{"name":"nbcnews"},"partOfEpisode":null,"partOfSeason":null,"videoType":"broadcast","sentiment":"positive","headline":{"primary":"Tens of millions get stunning view of full solar eclipse","tease":"Tens of millions get stunning view of full solar eclipse","seo":"Tens of millions get stunning view of full solar eclipse","social":"Tens of millions get stunning view of full solar eclipse"},"description":{"primary":"From Texas to Maine, the path of totality left Americans awestruck as they watched the full solar eclipse. Others settled for a consolation prize, getting to see a partial eclipse of the sun. NBC News' Lester Holt reports.","seo":"From Texas to Maine, the path of totality left Americans awestruck as they watched the full solar eclipse. Others settled for a consolation prize, getting to see a partial eclipse of the sun. NBC News' Lester Holt reports."},"playable":true,"url":{"canonical":"https://www.nbcnews.com/nightly-news/video/tens-of-millions-get-stunning-view-of-full-solar-eclipse-208574021979","primary":"https://www.nbcnews.com/nightly-news/video/tens-of-millions-get-stunning-view-of-full-solar-eclipse-208574021979","short":"https://www.nbcnews.com/nightly-news/video/tens-of-millions-get-stunning-view-of-full-solar-eclipse-208574021979","slug":"tens-of-millions-get-stunning-view-of-full-solar-eclipse-208574021979"},"hasCaptions":true,"closedCaptioning":{"smptett":null,"srt":"https://nbcnewsdigital-static.nbcuni.com/media/captions/NBC_News_Digital/2024/04/1712616412131_nn_lho_eclipse_240408.srt","webvtt":"https://nbcnewsdigital-static.nbcuni.com/media/captions/NBC_News_Digital/2024/04/1712616412131_nn_lho_eclipse_240408.vtt"},"videoAssets":[{"assetType":"EMP","format":"M3U","publicUrl":"https://prodamdnewsencoding.akamaized.net/NBC_News_Digital/nn_lho_eclipse_240408/1/abs/index.m3u8","height":1080,"width":1920,"assetDuration":224.893,"bitrate":4413000},{"assetType":"akamaiMp4","format":"MPEG4","publicUrl":"https://prodamdnewsencoding.akamaized.net/NBC_News_Digital/nbcnews/video/2024/04/1712616412131_nn_lho_eclipse_240408_6.mp4","height":1080,"width":1920,"assetDuration":224.893,"bitrate":4413606}],"primaryImage":{"id":"vidimg3240051988","headline":{"primary":null},"altText":null,"caption":null,"url":{"primary":"https://media-cldnry.s-nbcnews.com/image/upload/mpx/2704722219/2024_04/1712616412131_nn_lho_eclipse_240408_1920x1080-d3krb8.jpg"},"imageUrl":{"aims":"https://media12.s-nbcnews.com/i/mpx/2704722219/2024_04/1712616412131_nn_lho_eclipse_240408_1920x1080-d3krb8.jpg","cloudinary":"https://media-cldnry.s-nbcnews.com/image/upload/mpx/2704722219/2024_04/1712616412131_nn_lho_eclipse_240408_1920x1080-d3krb8.jpg","telemundo":null},"source":null,"authors":[],"height":null,"width":null,"graphicContent":false},"teaseImage":{"id":"vidimg3240051988","headline":{"primary":null},"altText":null,"caption":null,"url":{"primary":"https://media-cldnry.s-nbcnews.com/image/upload/mpx/2704722219/2024_04/1712616412131_nn_lho_eclipse_240408_1920x1080-d3krb8.jpg"},"imageUrl":{"aims":"https://media12.s-nbcnews.com/i/mpx/2704722219/2024_04/1712616412131_nn_lho_eclipse_240408_1920x1080-d3krb8.jpg","cloudinary":"https://media-cldnry.s-nbcnews.com/image/upload/mpx/2704722219/2024_04/1712616412131_nn_lho_eclipse_240408_1920x1080-d3krb8.jpg","telemundo":null},"source":null,"authors":[],"height":null,"width":null,"graphicContent":false},"documentTracing":{"currentMessageId":{"id":"fa0ec6c6-a4eb-4dab-912d-9556bba0f83f","updatedDate":"Mon Apr 08 2024 23:24:45 GMT+0000 (UTC)"}},"relatedUrl":null,"relatedContentLink":{"text":null,"url":null},"associatedVideoPlaylist":{"headline":{"primary":"Nightly News"},"videos":[{"type":"video","id":"mmvo209041989738","unibrow":{"logo":null,"taxonomyPath":null,"text":"Nightly News","url":{"primary":"https://www.nbcnews.com/nightly-news/video/two-bodies-found-in-oklahoma-are-believed-to-be-missing-kansas-women-209041989738"}},"mpxMetadata":{"id":"209041989738","guid":"nn_sbr_missing_kansas_women_240415","externalAdvertiserId":"nn_sbr_missing_kansas_women_240415"},"datePublished":"Mon Apr 15 2024 23:37:08 GMT+0000 (UTC)","dateCreated":"Mon Apr 15 2024 23:37:08 GMT+0000 (UTC)","dateModified":"Mon Apr 15 2024 23:38:03 GMT+0000 (UTC)","primaryImage":{"id":"vidimg3687495138","headline":{"primary":null},"altText":null,"caption":null,"url":{"primary":"https://media-cldnry.s-nbcnews.com/image/upload/mpx/2704722219/2024_04/1713224211404_nn_sbr_missing_kansas_women_240415_1920x1080-qqxdkr.jpg"},"imageUrl":{"aims":"https://media11.s-nbcnews.com/i/mpx/2704722219/2024_04/1713224211404_nn_sbr_missing_kansas_women_240415_1920x1080-qqxdkr.jpg","cloudinary":"https://media-cldnry.s-nbcnews.com/image/upload/mpx/2704722219/2024_04/1713224211404_nn_sbr_missing_kansas_women_240415_1920x1080-qqxdkr.jpg","telemundo":null},"source":null,"authors":[],"height":null,"width":null,"graphicContent":false},"teaseImage":{"id":"vidimg3687495138","headline":{"primary":null},"altText":null,"caption":null,"url":{"primary":"https://media-cldnry.s-nbcnews.com/image/upload/mpx/2704722219/2024_04/1713224211404_nn_sbr_missing_kansas_women_240415_1920x1080-qqxdkr.jpg"},"imageUrl":{"aims":"https://media11.s-nbcnews.com/i/mpx/2704722219/2024_04/1713224211404_nn_sbr_missing_kansas_women_240415_1920x1080-qqxdkr.jpg","cloudinary":"https://media-cldnry.s-nbcnews.com/image/upload/mpx/2704722219/2024_04/1713224211404_nn_sbr_missing_kansas_women_240415_1920x1080-qqxdkr.jpg","telemundo":null},"source":null,"authors":[],"height":null,"width":null,"graphicContent":false},"url":{"canonical":"https://www.nbcnews.com/nightly-news/video/two-bodies-found-in-oklahoma-are-believed-to-be-missing-kansas-women-209041989738","primary":"https://www.nbcnews.com/nightly-news/video/two-bodies-found-in-oklahoma-are-believed-to-be-missing-kansas-women-209041989738","short":"https://www.nbcnews.com/nightly-news/video/two-bodies-found-in-oklahoma-are-believed-to-be-missing-kansas-women-209041989738","slug":"two-bodies-found-in-oklahoma-are-believed-to-be-missing-kansas-women-209041989738"},"relatedUrl":null,"relatedContentLink":{"text":null,"url":null},"duration":"PT1M42S","nativeAd":false,"videoType":"broadcast","sentiment":"noAdsUpsettingContent","headline":{"primary":"Two bodies found in Oklahoma are believed to be missing Kansas women","tease":"Two bodies found in Oklahoma are believed to be missing Kansas women","social":"Two bodies found in Oklahoma are believed to be missing Kansas women"},"description":{"primary":"Authorities in Oklahoma say they believe the bodies of two women found in rural Oklahoma are those of Kansas mothers Veronica Butler and Millian Kelley. The women were traveling to Oklahoma to pick up Butler's children. Four people have been arrested on murder charges, including the children's grandmother. NBC News' Sam Brock reports."},"publisher":{"name":"nbcnews"},"source":{"name":"Nightly News"},"taxonomy":{"additionalTerms":[{"dateCreated":"Thu Sep 16 2021 03:36:46 GMT+0000 (UTC)","dateModified":"Thu Sep 16 2021 03:36:46 GMT+0000 (UTC)","description":{"primary":null},"id":"nctx19","isCurated":true,"name":"Nightly News","path":"nbcnews/show/nightly-news","pageRoute":"/nightly-news","slug":"nightly-news","type":"taxonomy","taxonomyType":"show","url":{"primary":"https://www.nbcnews.com/nightly-news"}},{"dateCreated":"Thu Sep 16 2021 03:15:10 GMT+0000 (UTC)","dateModified":"Thu Sep 16 2021 03:15:10 GMT+0000 (UTC)","description":{"primary":null},"id":"nctx66","isCurated":true,"name":"U.S. news","path":"nbcnews/section/news/us-news","pageRoute":"/us-news","slug":"us-news","type":"taxonomy","taxonomyType":"topic","url":{"primary":"https://www.nbcnews.com/us-news"}},{"dateCreated":"Thu Sep 16 2021 03:10:21 GMT+0000 (UTC)","dateModified":"Thu Sep 16 2021 03:10:21 GMT+0000 (UTC)","description":{"primary":null},"id":"nctx71","isCurated":true,"name":"Crime \u0026 Courts","path":"nbcnews/section/news/crime-courts","pageRoute":"/news/crime-courts","slug":"crime-courts","type":"taxonomy","taxonomyType":"topic","url":{"primary":"https://www.nbcnews.com/news/crime-courts"}}],"primaryVertical":{"name":"News"},"primarySection":null,"primaryTopic":null},"hasCaptions":true,"closedCaptioning":{"smptett":null,"srt":"https://nbcnewsdigital-static.nbcuni.com/media/captions/NBC_News_Digital/2024/04/1713224211404_nn_sbr_missing_kansas_women_240415.srt","webvtt":"https://nbcnewsdigital-static.nbcuni.com/media/captions/NBC_News_Digital/2024/04/1713224211404_nn_sbr_missing_kansas_women_240415.vtt"},"videoAssets":[{"assetType":"EMP","format":"M3U","publicUrl":"https://prodamdnewsencoding.akamaized.net/NBC_News_Digital/nn_sbr_missing_kansas_women_240415/1/abs/index.m3u8","height":1080,"width":1920,"assetDuration":101.969,"bitrate":4002000},{"assetType":"akamaiMp4","format":"MPEG4","publicUrl":"https://prodamdnewsencoding.akamaized.net/NBC_News_Digital/nbcnews/video/2024/04/1713224211404_nn_sbr_missing_kansas_women_240415_6.mp4","height":1080,"width":1920,"assetDuration":101.969,"bitrate":4002037}]},{"type":"video","id":"mmvo209040453554","unibrow":{"logo":null,"taxonomyPath":null,"text":"Nightly News","url":{"primary":"https://www.nbcnews.com/nightly-news/video/video-shows-men-damaging-ancient-rocks-in-national-park-209040453554"}},"mpxMetadata":{"id":"209040453554","guid":"nn_lkr_nationalpark_240415","externalAdvertiserId":"nn_lkr_nationalpark_240415"},"datePublished":"Mon Apr 15 2024 23:28:19 GMT+0000 (UTC)","dateCreated":"Mon Apr 15 2024 23:28:19 GMT+0000 (UTC)","dateModified":"Tue Apr 16 2024 01:27:30 GMT+0000 (UTC)","primaryImage":{"id":"vidimg4109218945","headline":{"primary":null},"altText":null,"caption":null,"url":{"primary":"https://media-cldnry.s-nbcnews.com/image/upload/mpx/2704722219/2024_04/1713229552959_nn_lkr_nationalpark_240415_1920x1080-i2pxyb.jpg"},"imageUrl":{"aims":"https://media14.s-nbcnews.com/i/mpx/2704722219/2024_04/1713229552959_nn_lkr_nationalpark_240415_1920x1080-i2pxyb.jpg","cloudinary":"https://media-cldnry.s-nbcnews.com/image/upload/mpx/2704722219/2024_04/1713229552959_nn_lkr_nationalpark_240415_1920x1080-i2pxyb.jpg","telemundo":null},"source":null,"authors":[],"height":null,"width":null,"graphicContent":false},"teaseImage":{"id":"vidimg4109218945","headline":{"primary":null},"altText":null,"caption":null,"url":{"primary":"https://media-cldnry.s-nbcnews.com/image/upload/mpx/2704722219/2024_04/1713229552959_nn_lkr_nationalpark_240415_1920x1080-i2pxyb.jpg"},"imageUrl":{"aims":"https://media14.s-nbcnews.com/i/mpx/2704722219/2024_04/1713229552959_nn_lkr_nationalpark_240415_1920x1080-i2pxyb.jpg","cloudinary":"https://media-cldnry.s-nbcnews.com/image/upload/mpx/2704722219/2024_04/1713229552959_nn_lkr_nationalpark_240415_1920x1080-i2pxyb.jpg","telemundo":null},"source":null,"authors":[],"height":null,"width":null,"graphicContent":false},"url":{"canonical":"https://www.nbcnews.com/nightly-news/video/video-shows-men-damaging-ancient-rocks-in-national-park-209040453554","primary":"https://www.nbcnews.com/nightly-news/video/video-shows-men-damaging-ancient-rocks-in-national-park-209040453554","short":"https://www.nbcnews.com/nightly-news/video/video-shows-men-damaging-ancient-rocks-in-national-park-209040453554","slug":"video-shows-men-damaging-ancient-rocks-in-national-park-209040453554"},"relatedUrl":null,"relatedContentLink":{"text":null,"url":null},"duration":"PT1M46S","nativeAd":false,"videoType":"broadcast","sentiment":"neutral","headline":{"primary":"Video shows men damaging ancient rocks in national park","tease":"Video shows men damaging ancient rocks in national park","social":"Video shows men damaging ancient rocks in national park"},"description":{"primary":"Two men were seen on video damaging rock formations Nevada's Lake Mead National Recreation Area. Authorities are asking for the public's help in finding the two men. NBC News' Liz Kreutz reports."},"publisher":{"name":"nbcnews"},"source":{"name":"Nightly News"},"taxonomy":{"additionalTerms":[{"dateCreated":"Thu Sep 16 2021 03:36:46 GMT+0000 (UTC)","dateModified":"Thu Sep 16 2021 03:36:46 GMT+0000 (UTC)","description":{"primary":null},"id":"nctx19","isCurated":true,"name":"Nightly News","path":"nbcnews/show/nightly-news","pageRoute":"/nightly-news","slug":"nightly-news","type":"taxonomy","taxonomyType":"show","url":{"primary":"https://www.nbcnews.com/nightly-news"}},{"dateCreated":"Thu Sep 16 2021 03:15:10 GMT+0000 (UTC)","dateModified":"Thu Sep 16 2021 03:15:10 GMT+0000 (UTC)","description":{"primary":null},"id":"nctx66","isCurated":true,"name":"U.S. news","path":"nbcnews/section/news/us-news","pageRoute":"/us-news","slug":"us-news","type":"taxonomy","taxonomyType":"topic","url":{"primary":"https://www.nbcnews.com/us-news"}}],"primaryVertical":{"name":"News"},"primarySection":null,"primaryTopic":null},"hasCaptions":true,"closedCaptioning":{"smptett":null,"srt":"https://nbcnewsdigital-static.nbcuni.com/media/captions/NBC_News_Digital/2024/04/1713229552959_nn_lkr_nationalpark_240415.srt","webvtt":"https://nbcnewsdigital-static.nbcuni.com/media/captions/NBC_News_Digital/2024/04/1713229552959_nn_lkr_nationalpark_240415.vtt"},"videoAssets":[{"assetType":"EMP","format":"M3U","publicUrl":"https://prodamdnewsencoding.akamaized.net/NBC_News_Digital/nn_lkr_nationalpark_240415/2/abs/index.m3u8","height":1080,"width":1920,"assetDuration":106.34,"bitrate":4206000},{"assetType":"akamaiMp4","format":"MPEG4","publicUrl":"https://prodamdnewsencoding.akamaized.net/NBC_News_Digital/nbcnews/video/2024/04/1713229552959_nn_lkr_nationalpark_240415_6.mp4","height":1080,"width":1920,"assetDuration":106.34,"bitrate":4206030}]},{"type":"video","id":"mmvo209038405691","unibrow":{"logo":null,"taxonomyPath":null,"text":"Nightly News","url":{"primary":"https://www.nbcnews.com/nightly-news/video/gaza-protests-across-the-country-as-biden-works-to-prevent-a-wider-war-in-the-mideast-209038405691"}},"mpxMetadata":{"id":"209038405691","guid":"nn_ggu_bideniran_240415","externalAdvertiserId":"nn_ggu_bideniran_240415"},"datePublished":"Mon Apr 15 2024 23:10:29 GMT+0000 (UTC)","dateCreated":"Mon Apr 15 2024 23:10:29 GMT+0000 (UTC)","dateModified":"Mon Apr 15 2024 23:29:23 GMT+0000 (UTC)","primaryImage":{"id":"vidimg2446818471","headline":{"primary":null},"altText":null,"caption":null,"url":{"primary":"https://media-cldnry.s-nbcnews.com/image/upload/mpx/2704722219/2024_04/1713222611806_nn_ggu_bideniran_240415_1920x1080-ikzwn4.jpg"},"imageUrl":{"aims":"https://media12.s-nbcnews.com/i/mpx/2704722219/2024_04/1713222611806_nn_ggu_bideniran_240415_1920x1080-ikzwn4.jpg","cloudinary":"https://media-cldnry.s-nbcnews.com/image/upload/mpx/2704722219/2024_04/1713222611806_nn_ggu_bideniran_240415_1920x1080-ikzwn4.jpg","telemundo":null},"source":null,"authors":[],"height":null,"width":null,"graphicContent":false},"teaseImage":{"id":"vidimg2446818471","headline":{"primary":null},"altText":null,"caption":null,"url":{"primary":"https://media-cldnry.s-nbcnews.com/image/upload/mpx/2704722219/2024_04/1713222611806_nn_ggu_bideniran_240415_1920x1080-ikzwn4.jpg"},"imageUrl":{"aims":"https://media12.s-nbcnews.com/i/mpx/2704722219/2024_04/1713222611806_nn_ggu_bideniran_240415_1920x1080-ikzwn4.jpg","cloudinary":"https://media-cldnry.s-nbcnews.com/image/upload/mpx/2704722219/2024_04/1713222611806_nn_ggu_bideniran_240415_1920x1080-ikzwn4.jpg","telemundo":null},"source":null,"authors":[],"height":null,"width":null,"graphicContent":false},"url":{"canonical":"https://www.nbcnews.com/nightly-news/video/gaza-protests-across-the-country-as-biden-works-to-prevent-a-wider-war-in-the-mideast-209038405691","primary":"https://www.nbcnews.com/nightly-news/video/gaza-protests-across-the-country-as-biden-works-to-prevent-a-wider-war-in-the-mideast-209038405691","short":"https://www.nbcnews.com/nightly-news/video/gaza-protests-across-the-country-as-biden-works-to-prevent-a-wider-war-in-the-mideast-209038405691","slug":"gaza-protests-across-the-country-as-biden-works-to-prevent-a-wider-war-in-the-mideast-209038405691"},"relatedUrl":null,"relatedContentLink":{"text":null,"url":null},"duration":"PT2M1S","nativeAd":false,"videoType":"broadcast","sentiment":"negative","headline":{"primary":"White House tries to prevent a wider war in the Mideast","tease":"White House tries to prevent a wider war in the Mideast","social":"White House tries to prevent a wider war in the Mideast"},"description":{"primary":"President Biden urged restraint in Israel's response to the attack by Iran when he spoke with Prime Minister Benjamin Netanyahu. Meanwhile, protests broke out around the United States to try to stop the bloodshed in Gaza. NBC News' Gabe Gutierrez reports"},"publisher":{"name":"nbcnews"},"source":{"name":"Nightly News"},"taxonomy":{"additionalTerms":[{"dateCreated":"Thu Sep 16 2021 03:10:06 GMT+0000 (UTC)","dateModified":"Thu Sep 16 2021 03:10:06 GMT+0000 (UTC)","description":{"primary":null},"id":"nctx18736","isCurated":false,"name":"Joe Biden","path":"nbcnews/section/politics/2016-election/joe-biden","pageRoute":"/","slug":"joe-biden","type":"taxonomy","taxonomyType":"subtopic","url":{"primary":null}},{"dateCreated":"Thu Sep 16 2021 03:36:46 GMT+0000 (UTC)","dateModified":"Thu Sep 16 2021 03:36:46 GMT+0000 (UTC)","description":{"primary":null},"id":"nctx19","isCurated":true,"name":"Nightly News","path":"nbcnews/show/nightly-news","pageRoute":"/nightly-news","slug":"nightly-news","type":"taxonomy","taxonomyType":"show","url":{"primary":"https://www.nbcnews.com/nightly-news"}},{"dateCreated":"Thu Sep 16 2021 03:52:05 GMT+0000 (UTC)","dateModified":"Thu Sep 16 2021 03:52:05 GMT+0000 (UTC)","description":{"primary":null},"id":"nctx21091","isCurated":true,"name":"Joe Biden","path":"nbcnews/collection/people/joe-biden","pageRoute":"/politics/joe-biden","slug":"joe-biden","type":"taxonomy","taxonomyType":"collection","url":{"primary":"https://www.nbcnews.com/politics/joe-biden"}},{"dateCreated":"Thu Sep 16 2021 03:36:47 GMT+0000 (UTC)","dateModified":"Thu Sep 16 2021 03:36:47 GMT+0000 (UTC)","description":{"primary":null},"id":"nctx64","isCurated":true,"name":"Politics","path":"nbcnews/section/politics","pageRoute":"/politics","slug":"politics","type":"taxonomy","taxonomyType":"section","url":{"primary":"https://www.nbcnews.com/politics"}},{"dateCreated":"Thu Sep 16 2021 03:20:12 GMT+0000 (UTC)","dateModified":"Thu Sep 16 2021 03:20:12 GMT+0000 (UTC)","description":{"primary":null},"id":"nctx8","isCurated":true,"name":"World","path":"nbcnews/section/news/world","pageRoute":"/world","slug":"world","type":"taxonomy","taxonomyType":"topic","url":{"primary":"https://www.nbcnews.com/world"}}],"primaryVertical":{"name":"News"},"primarySection":null,"primaryTopic":null},"hasCaptions":true,"closedCaptioning":{"smptett":null,"srt":"https://nbcnewsdigital-static.nbcuni.com/media/captions/NBC_News_Digital/2024/04/1713222611806_nn_ggu_bideniran_240415.srt","webvtt":"https://nbcnewsdigital-static.nbcuni.com/media/captions/NBC_News_Digital/2024/04/1713222611806_nn_ggu_bideniran_240415.vtt"},"videoAssets":[{"assetType":"EMP","format":"M3U","publicUrl":"https://prodamdnewsencoding.akamaized.net/NBC_News_Digital/nn_ggu_bideniran_240415/1/abs/index.m3u8","height":1080,"width":1920,"assetDuration":121.455,"bitrate":4188000},{"assetType":"akamaiMp4","format":"MPEG4","publicUrl":"https://prodamdnewsencoding.akamaized.net/NBC_News_Digital/nbcnews/video/2024/04/1713222611806_nn_ggu_bideniran_240415_6.mp4","height":1080,"width":1920,"assetDuration":121.455,"bitrate":4188506}]},{"type":"video","id":"mmvo209037893723","unibrow":{"logo":null,"taxonomyPath":null,"text":"Nightly News","url":{"primary":"https://www.nbcnews.com/nightly-news/video/israel-s-military-vows-military-response-after-iran-attack-209037893723"}},"mpxMetadata":{"id":"209037893723","guid":"nn_ren_israel_iran_240415","externalAdvertiserId":"nn_ren_israel_iran_240415"},"datePublished":"Mon Apr 15 2024 23:07:16 GMT+0000 (UTC)","dateCreated":"Mon Apr 15 2024 23:07:16 GMT+0000 (UTC)","dateModified":"Mon Apr 15 2024 23:28:30 GMT+0000 (UTC)","primaryImage":{"id":"vidimg796797345","headline":{"primary":null},"altText":null,"caption":null,"url":{"primary":"https://media-cldnry.s-nbcnews.com/image/upload/mpx/2704722219/2024_04/1713222419155_nn_ren_israel_iran_240415_1920x1080-0s39y0.jpg"},"imageUrl":{"aims":"https://media11.s-nbcnews.com/i/mpx/2704722219/2024_04/1713222419155_nn_ren_israel_iran_240415_1920x1080-0s39y0.jpg","cloudinary":"https://media-cldnry.s-nbcnews.com/image/upload/mpx/2704722219/2024_04/1713222419155_nn_ren_israel_iran_240415_1920x1080-0s39y0.jpg","telemundo":null},"source":null,"authors":[],"height":null,"width":null,"graphicContent":false},"teaseImage":{"id":"vidimg796797345","headline":{"primary":null},"altText":null,"caption":null,"url":{"primary":"https://media-cldnry.s-nbcnews.com/image/upload/mpx/2704722219/2024_04/1713222419155_nn_ren_israel_iran_240415_1920x1080-0s39y0.jpg"},"imageUrl":{"aims":"https://media11.s-nbcnews.com/i/mpx/2704722219/2024_04/1713222419155_nn_ren_israel_iran_240415_1920x1080-0s39y0.jpg","cloudinary":"https://media-cldnry.s-nbcnews.com/image/upload/mpx/2704722219/2024_04/1713222419155_nn_ren_israel_iran_240415_1920x1080-0s39y0.jpg","telemundo":null},"source":null,"authors":[],"height":null,"width":null,"graphicContent":false},"url":{"canonical":"https://www.nbcnews.com/nightly-news/video/israel-s-military-vows-military-response-after-iran-attack-209037893723","primary":"https://www.nbcnews.com/nightly-news/video/israel-s-military-vows-military-response-after-iran-attack-209037893723","short":"https://www.nbcnews.com/nightly-news/video/israel-s-military-vows-military-response-after-iran-attack-209037893723","slug":"israel-s-military-vows-military-response-after-iran-attack-209037893723"},"relatedUrl":null,"relatedContentLink":{"text":null,"url":null},"duration":"PT2M59S","nativeAd":false,"videoType":"broadcast","sentiment":"negative","headline":{"primary":"Israel's military vows military response after Iran attack","tease":"Israel's military vows military response after Iran attack","social":"Israel's military vows military response after Iran attack"},"description":{"primary":"Two days after Iran launched hundreds of missiles, drones and cruise missiles at Israel, Israel said it would strike back. A senior Israeli official said a military response is necessary but should not provoke a regional war. NBC News' Richard Engel reports."},"publisher":{"name":"nbcnews"},"source":{"name":"Nightly News"},"taxonomy":{"additionalTerms":[{"dateCreated":"Thu Sep 16 2021 03:36:46 GMT+0000 (UTC)","dateModified":"Thu Sep 16 2021 03:36:46 GMT+0000 (UTC)","description":{"primary":null},"id":"nctx19","isCurated":true,"name":"Nightly News","path":"nbcnews/show/nightly-news","pageRoute":"/nightly-news","slug":"nightly-news","type":"taxonomy","taxonomyType":"show","url":{"primary":"https://www.nbcnews.com/nightly-news"}},{"dateCreated":"Thu Sep 16 2021 03:20:12 GMT+0000 (UTC)","dateModified":"Thu Sep 16 2021 03:20:12 GMT+0000 (UTC)","description":{"primary":null},"id":"nctx8","isCurated":true,"name":"World","path":"nbcnews/section/news/world","pageRoute":"/world","slug":"world","type":"taxonomy","taxonomyType":"topic","url":{"primary":"https://www.nbcnews.com/world"}}],"primaryVertical":{"name":"News"},"primarySection":null,"primaryTopic":null},"hasCaptions":true,"closedCaptioning":{"smptett":null,"srt":"https://nbcnewsdigital-static.nbcuni.com/media/captions/NBC_News_Digital/2024/04/1713222419155_nn_ren_israel_iran_240415.srt","webvtt":"https://nbcnewsdigital-static.nbcuni.com/media/captions/NBC_News_Digital/2024/04/1713222419155_nn_ren_israel_iran_240415.vtt"},"videoAssets":[{"assetType":"EMP","format":"M3U","publicUrl":"https://prodamdnewsencoding.akamaized.net/NBC_News_Digital/nn_ren_israel_iran_240415/1/abs/index.m3u8","height":1080,"width":1920,"assetDuration":178.58,"bitrate":4282000},{"assetType":"akamaiMp4","format":"MPEG4","publicUrl":"https://prodamdnewsencoding.akamaized.net/NBC_News_Digital/nbcnews/video/2024/04/1713222419155_nn_ren_israel_iran_240415_6.mp4","height":1080,"width":1920,"assetDuration":178.58,"bitrate":4282615}]},{"type":"video","id":"mmvo209036869866","unibrow":{"logo":null,"taxonomyPath":null,"text":"Nightly News","url":{"primary":"https://www.nbcnews.com/nightly-news/video/caitlin-clark-talks-about-her-wnba-dream-209036869866"}},"mpxMetadata":{"id":"209036869866","guid":"nn_sgo_caitlin_clark_240415","externalAdvertiserId":"nn_sgo_caitlin_clark_240415"},"datePublished":"Mon Apr 15 2024 23:03:44 GMT+0000 (UTC)","dateCreated":"Mon Apr 15 2024 23:03:44 GMT+0000 (UTC)","dateModified":"Mon Apr 15 2024 23:04:38 GMT+0000 (UTC)","primaryImage":{"id":"vidimg2545713203","headline":{"primary":null},"altText":null,"caption":null,"url":{"primary":"https://media-cldnry.s-nbcnews.com/image/upload/mpx/2704722219/2024_04/1713222207602_nn_sgo_caitlin_clark_240415_1920x1080-5ebw0l.jpg"},"imageUrl":{"aims":"https://media13.s-nbcnews.com/i/mpx/2704722219/2024_04/1713222207602_nn_sgo_caitlin_clark_240415_1920x1080-5ebw0l.jpg","cloudinary":"https://media-cldnry.s-nbcnews.com/image/upload/mpx/2704722219/2024_04/1713222207602_nn_sgo_caitlin_clark_240415_1920x1080-5ebw0l.jpg","telemundo":null},"source":null,"authors":[],"height":null,"width":null,"graphicContent":false},"teaseImage":{"id":"vidimg2545713203","headline":{"primary":null},"altText":null,"caption":null,"url":{"primary":"https://media-cldnry.s-nbcnews.com/image/upload/mpx/2704722219/2024_04/1713222207602_nn_sgo_caitlin_clark_240415_1920x1080-5ebw0l.jpg"},"imageUrl":{"aims":"https://media13.s-nbcnews.com/i/mpx/2704722219/2024_04/1713222207602_nn_sgo_caitlin_clark_240415_1920x1080-5ebw0l.jpg","cloudinary":"https://media-cldnry.s-nbcnews.com/image/upload/mpx/2704722219/2024_04/1713222207602_nn_sgo_caitlin_clark_240415_1920x1080-5ebw0l.jpg","telemundo":null},"source":null,"authors":[],"height":null,"width":null,"graphicContent":false},"url":{"canonical":"https://www.nbcnews.com/nightly-news/video/caitlin-clark-talks-about-her-wnba-dream-209036869866","primary":"https://www.nbcnews.com/nightly-news/video/caitlin-clark-talks-about-her-wnba-dream-209036869866","short":"https://www.nbcnews.com/nightly-news/video/caitlin-clark-talks-about-her-wnba-dream-209036869866","slug":"caitlin-clark-talks-about-her-wnba-dream-209036869866"},"relatedUrl":null,"relatedContentLink":{"text":null,"url":null},"duration":"PT1M52S","nativeAd":false,"videoType":"broadcast","sentiment":"positive","headline":{"primary":"Caitlin Clark talks about her WNBA dream","tease":"Caitlin Clark talks about her WNBA dream","social":"Caitlin Clark talks about her WNBA dream"},"description":{"primary":"In an interview with NBC News' Stephanie Gosk, basketball superstar Caitlin Clark describes her road to success and her message to young fans."},"publisher":{"name":"nbcnews"},"source":{"name":"Nightly News"},"taxonomy":{"additionalTerms":[{"dateCreated":"Thu Sep 16 2021 03:15:07 GMT+0000 (UTC)","dateModified":"Thu Sep 16 2021 03:15:07 GMT+0000 (UTC)","description":{"primary":null},"id":"nctx17441","isCurated":true,"name":"Sports","path":"nbcnews/section/news/sports","pageRoute":"/news/sports","slug":"sports","type":"taxonomy","taxonomyType":"topic","url":{"primary":"https://www.nbcnews.com/news/sports"}},{"dateCreated":"Thu Sep 16 2021 03:36:46 GMT+0000 (UTC)","dateModified":"Thu Sep 16 2021 03:36:46 GMT+0000 (UTC)","description":{"primary":null},"id":"nctx19","isCurated":true,"name":"Nightly News","path":"nbcnews/show/nightly-news","pageRoute":"/nightly-news","slug":"nightly-news","type":"taxonomy","taxonomyType":"show","url":{"primary":"https://www.nbcnews.com/nightly-news"}},{"dateCreated":"Thu Sep 16 2021 03:15:09 GMT+0000 (UTC)","dateModified":"Thu Sep 16 2021 03:15:09 GMT+0000 (UTC)","description":{"primary":null},"id":"nctx19056","isCurated":true,"name":"Sports","path":"nbcnews/section/news/sports","pageRoute":"/news/sports","slug":"sports","type":"taxonomy","taxonomyType":"topic","url":{"primary":"https://www.nbcnews.com/news/sports"}}],"primaryVertical":{"name":"News"},"primarySection":null,"primaryTopic":null},"hasCaptions":true,"closedCaptioning":{"smptett":null,"srt":"https://nbcnewsdigital-static.nbcuni.com/media/captions/NBC_News_Digital/2024/04/1713222207602_nn_sgo_caitlin_clark_240415.srt","webvtt":"https://nbcnewsdigital-static.nbcuni.com/media/captions/NBC_News_Digital/2024/04/1713222207602_nn_sgo_caitlin_clark_240415.vtt"},"videoAssets":[{"assetType":"EMP","format":"M3U","publicUrl":"https://prodamdnewsencoding.akamaized.net/NBC_News_Digital/nn_sgo_caitlin_clark_240415/1/abs/index.m3u8","height":1080,"width":1920,"assetDuration":111.679,"bitrate":4205000},{"assetType":"akamaiMp4","format":"MPEG4","publicUrl":"https://prodamdnewsencoding.akamaized.net/NBC_News_Digital/nbcnews/video/2024/04/1713222207602_nn_sgo_caitlin_clark_240415_6.mp4","height":1080,"width":1920,"assetDuration":111.679,"bitrate":4205808}]},{"type":"video","id":"mmvo209034821776","unibrow":{"logo":null,"taxonomyPath":null,"text":"Nightly News","url":{"primary":"https://www.nbcnews.com/nightly-news/video/trump-faces-political-risks-as-trial-begins-209034821776"}},"mpxMetadata":{"id":"209034821776","guid":"nn_hja_trump_trial_political_fallout_240415","externalAdvertiserId":"nn_hja_trump_trial_political_fallout_240415"},"datePublished":"Mon Apr 15 2024 22:42:14 GMT+0000 (UTC)","dateCreated":"Mon Apr 15 2024 22:42:14 GMT+0000 (UTC)","dateModified":"Mon Apr 15 2024 23:19:43 GMT+0000 (UTC)","primaryImage":{"id":"vidimg1669196813","headline":{"primary":null},"altText":null,"caption":null,"url":{"primary":"https://media-cldnry.s-nbcnews.com/image/upload/mpx/2704722219/2024_04/1713223101455_nn_hja_trump_trial_political_fallout_240415_1920x1080-uugxup.jpg"},"imageUrl":{"aims":"https://media11.s-nbcnews.com/i/mpx/2704722219/2024_04/1713223101455_nn_hja_trump_trial_political_fallout_240415_1920x1080-uugxup.jpg","cloudinary":"https://media-cldnry.s-nbcnews.com/image/upload/mpx/2704722219/2024_04/1713223101455_nn_hja_trump_trial_political_fallout_240415_1920x1080-uugxup.jpg","telemundo":null},"source":null,"authors":[],"height":null,"width":null,"graphicContent":false},"teaseImage":{"id":"vidimg1669196813","headline":{"primary":null},"altText":null,"caption":null,"url":{"primary":"https://media-cldnry.s-nbcnews.com/image/upload/mpx/2704722219/2024_04/1713223101455_nn_hja_trump_trial_political_fallout_240415_1920x1080-uugxup.jpg"},"imageUrl":{"aims":"https://media11.s-nbcnews.com/i/mpx/2704722219/2024_04/1713223101455_nn_hja_trump_trial_political_fallout_240415_1920x1080-uugxup.jpg","cloudinary":"https://media-cldnry.s-nbcnews.com/image/upload/mpx/2704722219/2024_04/1713223101455_nn_hja_trump_trial_political_fallout_240415_1920x1080-uugxup.jpg","telemundo":null},"source":null,"authors":[],"height":null,"width":null,"graphicContent":false},"url":{"canonical":"https://www.nbcnews.com/nightly-news/video/trump-faces-political-risks-as-trial-begins-209034821776","primary":"https://www.nbcnews.com/nightly-news/video/trump-faces-political-risks-as-trial-begins-209034821776","short":"https://www.nbcnews.com/nightly-news/video/trump-faces-political-risks-as-trial-begins-209034821776","slug":"trump-faces-political-risks-as-trial-begins-209034821776"},"relatedUrl":null,"relatedContentLink":{"text":null,"url":null},"duration":"PT53S","nativeAd":false,"videoType":"broadcast","sentiment":"neutral","headline":{"primary":"Trump faces political risks as trial begins","tease":"Trump faces political risks as trial begins","social":"Trump faces political risks as trial begins"},"description":{"primary":"As Donald Trump the candidate overlaps with Donald Trump the defendant, new polling finds that many crucial independent voters consider his trial to be a serious issue. NBC News' Hallie Jackson reports."},"publisher":{"name":"nbcnews"},"source":{"name":"Nightly News"},"taxonomy":{"additionalTerms":[{"dateCreated":"Thu Sep 16 2021 03:10:20 GMT+0000 (UTC)","dateModified":"Thu Sep 16 2021 03:10:20 GMT+0000 (UTC)","description":{"primary":null},"id":"nctx18646","isCurated":false,"name":"Donald Trump","path":"nbcnews/section/politics/2016-election/donald-trump","pageRoute":"/","slug":"donald-trump","type":"taxonomy","taxonomyType":"subtopic","url":{"primary":null}},{"dateCreated":"Thu Sep 16 2021 03:36:46 GMT+0000 (UTC)","dateModified":"Thu Sep 16 2021 03:36:46 GMT+0000 (UTC)","description":{"primary":null},"id":"nctx19","isCurated":true,"name":"Nightly News","path":"nbcnews/show/nightly-news","pageRoute":"/nightly-news","slug":"nightly-news","type":"taxonomy","taxonomyType":"show","url":{"primary":"https://www.nbcnews.com/nightly-news"}},{"dateCreated":"Thu Sep 16 2021 03:10:18 GMT+0000 (UTC)","dateModified":"Thu Sep 16 2021 03:10:18 GMT+0000 (UTC)","description":{"primary":null},"id":"nctx19601","isCurated":true,"name":"Donald Trump","path":"nbcnews/section/politics/donald-trump","pageRoute":"/politics/donald-trump","slug":"donald-trump","type":"taxonomy","taxonomyType":"topic","url":{"primary":"https://www.nbcnews.com/politics/donald-trump"}},{"dateCreated":"Thu Sep 16 2021 03:36:47 GMT+0000 (UTC)","dateModified":"Thu Sep 16 2021 03:36:47 GMT+0000 (UTC)","description":{"primary":null},"id":"nctx64","isCurated":true,"name":"Politics","path":"nbcnews/section/politics","pageRoute":"/politics","slug":"politics","type":"taxonomy","taxonomyType":"section","url":{"primary":"https://www.nbcnews.com/politics"}},{"dateCreated":"Thu Sep 16 2021 03:15:10 GMT+0000 (UTC)","dateModified":"Thu Sep 16 2021 03:15:10 GMT+0000 (UTC)","description":{"primary":null},"id":"nctx66","isCurated":true,"name":"U.S. news","path":"nbcnews/section/news/us-news","pageRoute":"/us-news","slug":"us-news","type":"taxonomy","taxonomyType":"topic","url":{"primary":"https://www.nbcnews.com/us-news"}}],"primaryVertical":{"name":"News"},"primarySection":null,"primaryTopic":null},"hasCaptions":true,"closedCaptioning":{"smptett":null,"srt":"https://nbcnewsdigital-static.nbcuni.com/media/captions/NBC_News_Digital/2024/04/1713223101455_nn_hja_trump_trial_political_fallout_240415.srt","webvtt":"https://nbcnewsdigital-static.nbcuni.com/media/captions/NBC_News_Digital/2024/04/1713223101455_nn_hja_trump_trial_political_fallout_240415.vtt"},"videoAssets":[{"assetType":"EMP","format":"M3U","publicUrl":"https://prodamdnewsencoding.akamaized.net/NBC_News_Digital/nn_hja_trump_trial_political_fallout_240415/2/abs/index.m3u8","height":1080,"width":1920,"assetDuration":53.053,"bitrate":4345000},{"assetType":"akamaiMp4","format":"MPEG4","publicUrl":"https://prodamdnewsencoding.akamaized.net/NBC_News_Digital/nbcnews/video/2024/04/1713223101455_nn_hja_trump_trial_political_fallout_240415_6.mp4","height":1080,"width":1920,"assetDuration":53.053,"bitrate":4345047}]},{"type":"video","id":"mmvo209036869518","unibrow":{"logo":null,"taxonomyPath":null,"text":"Nightly News","url":{"primary":"https://www.nbcnews.com/nightly-news/video/jury-selection-begins-in-trump-s-hush-money-trial-209036869518"}},"mpxMetadata":{"id":"209036869518","guid":"nn_lja_Trump_hush_money_trial_starts_240415","externalAdvertiserId":"nn_lja_Trump_hush_money_trial_starts_240415"},"datePublished":"Mon Apr 15 2024 22:38:40 GMT+0000 (UTC)","dateCreated":"Mon Apr 15 2024 22:38:40 GMT+0000 (UTC)","dateModified":"Mon Apr 15 2024 22:58:57 GMT+0000 (UTC)","primaryImage":{"id":"vidimg4281028051","headline":{"primary":null},"altText":null,"caption":null,"url":{"primary":"https://media-cldnry.s-nbcnews.com/image/upload/mpx/2704722219/2024_04/1713220703289_nn_lja_Trump_hush_money_trial_starts_240415_1920x1080-jcaie4.jpg"},"imageUrl":{"aims":"https://media14.s-nbcnews.com/i/mpx/2704722219/2024_04/1713220703289_nn_lja_Trump_hush_money_trial_starts_240415_1920x1080-jcaie4.jpg","cloudinary":"https://media-cldnry.s-nbcnews.com/image/upload/mpx/2704722219/2024_04/1713220703289_nn_lja_Trump_hush_money_trial_starts_240415_1920x1080-jcaie4.jpg","telemundo":null},"source":null,"authors":[],"height":null,"width":null,"graphicContent":false},"teaseImage":{"id":"vidimg4281028051","headline":{"primary":null},"altText":null,"caption":null,"url":{"primary":"https://media-cldnry.s-nbcnews.com/image/upload/mpx/2704722219/2024_04/1713220703289_nn_lja_Trump_hush_money_trial_starts_240415_1920x1080-jcaie4.jpg"},"imageUrl":{"aims":"https://media14.s-nbcnews.com/i/mpx/2704722219/2024_04/1713220703289_nn_lja_Trump_hush_money_trial_starts_240415_1920x1080-jcaie4.jpg","cloudinary":"https://media-cldnry.s-nbcnews.com/image/upload/mpx/2704722219/2024_04/1713220703289_nn_lja_Trump_hush_money_trial_starts_240415_1920x1080-jcaie4.jpg","telemundo":null},"source":null,"authors":[],"height":null,"width":null,"graphicContent":false},"url":{"canonical":"https://www.nbcnews.com/nightly-news/video/jury-selection-begins-in-trump-s-hush-money-trial-209036869518","primary":"https://www.nbcnews.com/nightly-news/video/jury-selection-begins-in-trump-s-hush-money-trial-209036869518","short":"https://www.nbcnews.com/nightly-news/video/jury-selection-begins-in-trump-s-hush-money-trial-209036869518","slug":"jury-selection-begins-in-trump-s-hush-money-trial-209036869518"},"relatedUrl":null,"relatedContentLink":{"text":null,"url":null},"duration":"PT2M54S","nativeAd":false,"videoType":"broadcast","sentiment":"neutral","headline":{"primary":"Jury selection begins in Trump's hush money trial","tease":"Jury selection begins in Trump's hush money trial","social":"Jury selection begins in Trump's hush money trial"},"description":{"primary":"Former President Donald Trump was in a Manhattan courtroom today for his criminal trial on charges of falsifying business records involving a hush money payment to an adult film actress. The process of jury selection began as Mr. Trump called the trial an \"assault on America.\" NBC News' Laura Jarrett reports. "},"publisher":{"name":"nbcnews"},"source":{"name":"Nightly News"},"taxonomy":{"additionalTerms":[{"dateCreated":"Thu Sep 16 2021 03:10:20 GMT+0000 (UTC)","dateModified":"Thu Sep 16 2021 03:10:20 GMT+0000 (UTC)","description":{"primary":null},"id":"nctx18646","isCurated":false,"name":"Donald Trump","path":"nbcnews/section/politics/2016-election/donald-trump","pageRoute":"/","slug":"donald-trump","type":"taxonomy","taxonomyType":"subtopic","url":{"primary":null}},{"dateCreated":"Thu Sep 16 2021 03:36:46 GMT+0000 (UTC)","dateModified":"Thu Sep 16 2021 03:36:46 GMT+0000 (UTC)","description":{"primary":null},"id":"nctx19","isCurated":true,"name":"Nightly News","path":"nbcnews/show/nightly-news","pageRoute":"/nightly-news","slug":"nightly-news","type":"taxonomy","taxonomyType":"show","url":{"primary":"https://www.nbcnews.com/nightly-news"}},{"dateCreated":"Thu Sep 16 2021 03:10:18 GMT+0000 (UTC)","dateModified":"Thu Sep 16 2021 03:10:18 GMT+0000 (UTC)","description":{"primary":null},"id":"nctx19601","isCurated":true,"name":"Donald Trump","path":"nbcnews/section/politics/donald-trump","pageRoute":"/politics/donald-trump","slug":"donald-trump","type":"taxonomy","taxonomyType":"topic","url":{"primary":"https://www.nbcnews.com/politics/donald-trump"}},{"dateCreated":"Thu Sep 16 2021 03:36:47 GMT+0000 (UTC)","dateModified":"Thu Sep 16 2021 03:36:47 GMT+0000 (UTC)","description":{"primary":null},"id":"nctx64","isCurated":true,"name":"Politics","path":"nbcnews/section/politics","pageRoute":"/politics","slug":"politics","type":"taxonomy","taxonomyType":"section","url":{"primary":"https://www.nbcnews.com/politics"}},{"dateCreated":"Thu Sep 16 2021 03:15:10 GMT+0000 (UTC)","dateModified":"Thu Sep 16 2021 03:15:10 GMT+0000 (UTC)","description":{"primary":null},"id":"nctx66","isCurated":true,"name":"U.S. news","path":"nbcnews/section/news/us-news","pageRoute":"/us-news","slug":"us-news","type":"taxonomy","taxonomyType":"topic","url":{"primary":"https://www.nbcnews.com/us-news"}},{"dateCreated":"Thu Sep 16 2021 03:10:21 GMT+0000 (UTC)","dateModified":"Thu Sep 16 2021 03:10:21 GMT+0000 (UTC)","description":{"primary":null},"id":"nctx71","isCurated":true,"name":"Crime \u0026 Courts","path":"nbcnews/section/news/crime-courts","pageRoute":"/news/crime-courts","slug":"crime-courts","type":"taxonomy","taxonomyType":"topic","url":{"primary":"https://www.nbcnews.com/news/crime-courts"}}],"primaryVertical":{"name":"News"},"primarySection":null,"primaryTopic":null},"hasCaptions":true,"closedCaptioning":{"smptett":null,"srt":"https://nbcnewsdigital-static.nbcuni.com/media/captions/NBC_News_Digital/2024/04/1713220703289_nn_lja_Trump_hush_money_trial_starts_240415.srt","webvtt":"https://nbcnewsdigital-static.nbcuni.com/media/captions/NBC_News_Digital/2024/04/1713220703289_nn_lja_Trump_hush_money_trial_starts_240415.vtt"},"videoAssets":[{"assetType":"EMP","format":"M3U","publicUrl":"https://prodamdnewsencoding.akamaized.net/NBC_News_Digital/nn_lja_Trump_hush_money_trial_starts_240415/1/abs/index.m3u8","height":1080,"width":1920,"assetDuration":173.675,"bitrate":4326000},{"assetType":"akamaiMp4","format":"MPEG4","publicUrl":"https://prodamdnewsencoding.akamaized.net/NBC_News_Digital/nbcnews/video/2024/04/1713220703289_nn_lja_Trump_hush_money_trial_starts_240415_6.mp4","height":1080,"width":1920,"assetDuration":173.675,"bitrate":4326689}]},{"type":"video","id":"mmvo208969285783","unibrow":{"logo":null,"taxonomyPath":null,"text":"Nightly News","url":{"primary":"https://www.nbcnews.com/nightly-news/video/arrests-made-in-connection-to-disappearance-of-two-kansas-moms-208969285783"}},"mpxMetadata":{"id":"208969285783","guid":"nn_gso_4_arrested_as_search_expands_for_2_missing_women_240414","externalAdvertiserId":"nn_gso_4_arrested_as_search_expands_for_2_missing_women_240414"},"datePublished":"Sun Apr 14 2024 23:16:13 GMT+0000 (UTC)","dateCreated":"Sun Apr 14 2024 23:16:13 GMT+0000 (UTC)","dateModified":"Sun Apr 14 2024 23:17:03 GMT+0000 (UTC)","primaryImage":{"id":"vidimg2369048809","headline":{"primary":null},"altText":null,"caption":null,"url":{"primary":"https://media-cldnry.s-nbcnews.com/image/upload/mpx/2704722219/2024_04/1713136557109_nn_gso_4_arrested_as_search_expands_for_2_missing_women_240414_1920x1080-up4btz.jpg"},"imageUrl":{"aims":"https://media11.s-nbcnews.com/i/mpx/2704722219/2024_04/1713136557109_nn_gso_4_arrested_as_search_expands_for_2_missing_women_240414_1920x1080-up4btz.jpg","cloudinary":"https://media-cldnry.s-nbcnews.com/image/upload/mpx/2704722219/2024_04/1713136557109_nn_gso_4_arrested_as_search_expands_for_2_missing_women_240414_1920x1080-up4btz.jpg","telemundo":null},"source":null,"authors":[],"height":null,"width":null,"graphicContent":false},"teaseImage":{"id":"vidimg2369048809","headline":{"primary":null},"altText":null,"caption":null,"url":{"primary":"https://media-cldnry.s-nbcnews.com/image/upload/mpx/2704722219/2024_04/1713136557109_nn_gso_4_arrested_as_search_expands_for_2_missing_women_240414_1920x1080-up4btz.jpg"},"imageUrl":{"aims":"https://media11.s-nbcnews.com/i/mpx/2704722219/2024_04/1713136557109_nn_gso_4_arrested_as_search_expands_for_2_missing_women_240414_1920x1080-up4btz.jpg","cloudinary":"https://media-cldnry.s-nbcnews.com/image/upload/mpx/2704722219/2024_04/1713136557109_nn_gso_4_arrested_as_search_expands_for_2_missing_women_240414_1920x1080-up4btz.jpg","telemundo":null},"source":null,"authors":[],"height":null,"width":null,"graphicContent":false},"url":{"canonical":"https://www.nbcnews.com/nightly-news/video/arrests-made-in-connection-to-disappearance-of-two-kansas-moms-208969285783","primary":"https://www.nbcnews.com/nightly-news/video/arrests-made-in-connection-to-disappearance-of-two-kansas-moms-208969285783","short":"https://www.nbcnews.com/nightly-news/video/arrests-made-in-connection-to-disappearance-of-two-kansas-moms-208969285783","slug":"arrests-made-in-connection-to-disappearance-of-two-kansas-moms-208969285783"},"relatedUrl":null,"relatedContentLink":{"text":null,"url":null},"duration":"PT1M30S","nativeAd":false,"videoType":"broadcast","sentiment":"noAdsUpsettingContent","headline":{"primary":"Arrests made in connection to disappearance of two Kansas moms","tease":"Arrests made in connection to disappearance of two Kansas moms","social":"Arrests made in connection to disappearance of two Kansas moms"},"description":{"primary":"Four people were arrested Saturday in connection to the disappearance of Kansas moms Veronica Butler and Jilian Kelley, who are now the subjects of an intensive search. NBC News’ George Solis reports on the ongoing investigation."},"publisher":{"name":"nbcnews"},"source":{"name":"Nightly News"},"taxonomy":{"additionalTerms":[{"dateCreated":"Thu Sep 16 2021 03:36:46 GMT+0000 (UTC)","dateModified":"Thu Sep 16 2021 03:36:46 GMT+0000 (UTC)","description":{"primary":null},"id":"nctx19","isCurated":true,"name":"Nightly News","path":"nbcnews/show/nightly-news","pageRoute":"/nightly-news","slug":"nightly-news","type":"taxonomy","taxonomyType":"show","url":{"primary":"https://www.nbcnews.com/nightly-news"}},{"dateCreated":"Thu Sep 16 2021 03:15:10 GMT+0000 (UTC)","dateModified":"Thu Sep 16 2021 03:15:10 GMT+0000 (UTC)","description":{"primary":null},"id":"nctx66","isCurated":true,"name":"U.S. news","path":"nbcnews/section/news/us-news","pageRoute":"/us-news","slug":"us-news","type":"taxonomy","taxonomyType":"topic","url":{"primary":"https://www.nbcnews.com/us-news"}},{"dateCreated":"Thu Sep 16 2021 03:10:21 GMT+0000 (UTC)","dateModified":"Thu Sep 16 2021 03:10:21 GMT+0000 (UTC)","description":{"primary":null},"id":"nctx71","isCurated":true,"name":"Crime \u0026 Courts","path":"nbcnews/section/news/crime-courts","pageRoute":"/news/crime-courts","slug":"crime-courts","type":"taxonomy","taxonomyType":"topic","url":{"primary":"https://www.nbcnews.com/news/crime-courts"}}],"primaryVertical":{"name":"News"},"primarySection":null,"primaryTopic":null},"hasCaptions":true,"closedCaptioning":{"smptett":null,"srt":"https://nbcnewsdigital-static.nbcuni.com/media/captions/NBC_News_Digital/2024/04/1713136557109_nn_gso_4_arrested_as_search_expands_for_2_missing_women_240414.srt","webvtt":"https://nbcnewsdigital-static.nbcuni.com/media/captions/NBC_News_Digital/2024/04/1713136557109_nn_gso_4_arrested_as_search_expands_for_2_missing_women_240414.vtt"},"videoAssets":[{"assetType":"EMP","format":"M3U","publicUrl":"https://prodamdnewsencoding.akamaized.net/NBC_News_Digital/nn_gso_4_arrested_as_search_expands_for_2_missing_women_240414/1/abs/index.m3u8","height":1080,"width":1920,"assetDuration":89.523,"bitrate":4159000},{"assetType":"akamaiMp4","format":"MPEG4","publicUrl":"https://prodamdnewsencoding.akamaized.net/NBC_News_Digital/nbcnews/video/2024/04/1713136557109_nn_gso_4_arrested_as_search_expands_for_2_missing_women_240414_6.mp4","height":1080,"width":1920,"assetDuration":89.523,"bitrate":4159136}]},{"type":"video","id":"mmvo208969797576","unibrow":{"logo":null,"taxonomyPath":null,"text":"Nightly News","url":{"primary":"https://www.nbcnews.com/nightly-news/video/president-biden-urges-restraint-after-iran-s-attack-on-israel-208969797576"}},"mpxMetadata":{"id":"208969797576","guid":"nn_mal_us_urges_restraint_following_iran_attack_on_israel_240414","externalAdvertiserId":"nn_mal_us_urges_restraint_following_iran_attack_on_israel_240414"},"datePublished":"Sun Apr 14 2024 23:14:32 GMT+0000 (UTC)","dateCreated":"Sun Apr 14 2024 23:14:32 GMT+0000 (UTC)","dateModified":"Mon Apr 15 2024 00:49:49 GMT+0000 (UTC)","primaryImage":{"id":"vidimg2324591116","headline":{"primary":null},"altText":null,"caption":null,"url":{"primary":"https://media-cldnry.s-nbcnews.com/image/upload/mpx/2704722219/2024_04/1713142076752_nn_mal_us_urges_restraint_following_iran_attack_on_israel_240414_1920x1080-tk9l5h.jpg"},"imageUrl":{"aims":"https://media12.s-nbcnews.com/i/mpx/2704722219/2024_04/1713142076752_nn_mal_us_urges_restraint_following_iran_attack_on_israel_240414_1920x1080-tk9l5h.jpg","cloudinary":"https://media-cldnry.s-nbcnews.com/image/upload/mpx/2704722219/2024_04/1713142076752_nn_mal_us_urges_restraint_following_iran_attack_on_israel_240414_1920x1080-tk9l5h.jpg","telemundo":null},"source":null,"authors":[],"height":null,"width":null,"graphicContent":false},"teaseImage":{"id":"vidimg2324591116","headline":{"primary":null},"altText":null,"caption":null,"url":{"primary":"https://media-cldnry.s-nbcnews.com/image/upload/mpx/2704722219/2024_04/1713142076752_nn_mal_us_urges_restraint_following_iran_attack_on_israel_240414_1920x1080-tk9l5h.jpg"},"imageUrl":{"aims":"https://media12.s-nbcnews.com/i/mpx/2704722219/2024_04/1713142076752_nn_mal_us_urges_restraint_following_iran_attack_on_israel_240414_1920x1080-tk9l5h.jpg","cloudinary":"https://media-cldnry.s-nbcnews.com/image/upload/mpx/2704722219/2024_04/1713142076752_nn_mal_us_urges_restraint_following_iran_attack_on_israel_240414_1920x1080-tk9l5h.jpg","telemundo":null},"source":null,"authors":[],"height":null,"width":null,"graphicContent":false},"url":{"canonical":"https://www.nbcnews.com/nightly-news/video/president-biden-urges-restraint-after-iran-s-attack-on-israel-208969797576","primary":"https://www.nbcnews.com/nightly-news/video/president-biden-urges-restraint-after-iran-s-attack-on-israel-208969797576","short":"https://www.nbcnews.com/nightly-news/video/president-biden-urges-restraint-after-iran-s-attack-on-israel-208969797576","slug":"president-biden-urges-restraint-after-iran-s-attack-on-israel-208969797576"},"relatedUrl":null,"relatedContentLink":{"text":null,"url":null},"duration":"PT3M19S","nativeAd":false,"videoType":"broadcast","sentiment":"neutral","headline":{"primary":"President Biden urges restraint after Iran’s attack on Israel","tease":"President Biden urges restraint after Iran’s attack on Israel","social":"President Biden urges restraint after Iran’s attack on Israel"},"description":{"primary":"President Joe Biden told Israeli Prime Minister Benjamin Netanyahu that U.S. support for Israel is “ironclad,” but the U.S. would not participate in any retaliatory counteroffensive against Iran. NBC News’ Monica Alba reports on the concern among administration officials that the U.S. could be dragged into a broader conflict. Hallie Jackson speaks with Ben Rhodes, former deputy national security advisor for the Obama administration, who discusses how Israel might respond to Iran's attack."},"publisher":{"name":"nbcnews"},"source":{"name":"Nightly News"},"taxonomy":{"additionalTerms":[{"dateCreated":"Thu Sep 16 2021 03:15:04 GMT+0000 (UTC)","dateModified":"Thu Sep 16 2021 03:15:04 GMT+0000 (UTC)","description":{"primary":null},"id":"nctx16","isCurated":true,"name":"Military","path":"nbcnews/section/news/military","pageRoute":"/news/military","slug":"military","type":"taxonomy","taxonomyType":"topic","url":{"primary":"https://www.nbcnews.com/news/military"}},{"dateCreated":"Thu Sep 16 2021 03:10:06 GMT+0000 (UTC)","dateModified":"Thu Sep 16 2021 03:10:06 GMT+0000 (UTC)","description":{"primary":null},"id":"nctx18736","isCurated":false,"name":"Joe Biden","path":"nbcnews/section/politics/2016-election/joe-biden","pageRoute":"/","slug":"joe-biden","type":"taxonomy","taxonomyType":"subtopic","url":{"primary":null}},{"dateCreated":"Thu Sep 16 2021 03:36:46 GMT+0000 (UTC)","dateModified":"Thu Sep 16 2021 03:36:46 GMT+0000 (UTC)","description":{"primary":null},"id":"nctx19","isCurated":true,"name":"Nightly News","path":"nbcnews/show/nightly-news","pageRoute":"/nightly-news","slug":"nightly-news","type":"taxonomy","taxonomyType":"show","url":{"primary":"https://www.nbcnews.com/nightly-news"}},{"dateCreated":"Thu Sep 16 2021 03:52:05 GMT+0000 (UTC)","dateModified":"Thu Sep 16 2021 03:52:05 GMT+0000 (UTC)","description":{"primary":null},"id":"nctx21091","isCurated":true,"name":"Joe Biden","path":"nbcnews/collection/people/joe-biden","pageRoute":"/politics/joe-biden","slug":"joe-biden","type":"taxonomy","taxonomyType":"collection","url":{"primary":"https://www.nbcnews.com/politics/joe-biden"}},{"dateCreated":"Thu Sep 16 2021 03:10:22 GMT+0000 (UTC)","dateModified":"Thu Sep 16 2021 03:10:22 GMT+0000 (UTC)","description":{"primary":null},"id":"nctx26","isCurated":true,"name":"Mideast","path":"nbcnews/section/news/mideast","pageRoute":"/news/mideast","slug":"mideast","type":"taxonomy","taxonomyType":"topic","url":{"primary":"https://www.nbcnews.com/news/mideast"}},{"dateCreated":"Thu Sep 16 2021 03:36:47 GMT+0000 (UTC)","dateModified":"Thu Sep 16 2021 03:36:47 GMT+0000 (UTC)","description":{"primary":null},"id":"nctx64","isCurated":true,"name":"Politics","path":"nbcnews/section/politics","pageRoute":"/politics","slug":"politics","type":"taxonomy","taxonomyType":"section","url":{"primary":"https://www.nbcnews.com/politics"}},{"dateCreated":"Thu Sep 16 2021 03:20:12 GMT+0000 (UTC)","dateModified":"Thu Sep 16 2021 03:20:12 GMT+0000 (UTC)","description":{"primary":null},"id":"nctx8","isCurated":true,"name":"World","path":"nbcnews/section/news/world","pageRoute":"/world","slug":"world","type":"taxonomy","taxonomyType":"topic","url":{"primary":"https://www.nbcnews.com/world"}}],"primaryVertical":{"name":"News"},"primarySection":null,"primaryTopic":null},"hasCaptions":true,"closedCaptioning":{"smptett":null,"srt":"https://nbcnewsdigital-static.nbcuni.com/media/captions/NBC_News_Digital/2024/04/1713142076752_nn_mal_us_urges_restraint_following_iran_attack_on_israel_240414.srt","webvtt":"https://nbcnewsdigital-static.nbcuni.com/media/captions/NBC_News_Digital/2024/04/1713142076752_nn_mal_us_urges_restraint_following_iran_attack_on_israel_240414.vtt"},"videoAssets":[{"assetType":"EMP","format":"M3U","publicUrl":"https://prodamdnewsencoding.akamaized.net/NBC_News_Digital/nn_mal_us_urges_restraint_following_iran_attack_on_israel_240414/2/abs/index.m3u8","height":1080,"width":1920,"assetDuration":199.234,"bitrate":4280000},{"assetType":"akamaiMp4","format":"MPEG4","publicUrl":"https://prodamdnewsencoding.akamaized.net/NBC_News_Digital/nbcnews/video/2024/04/1713142076752_nn_mal_us_urges_restraint_following_iran_attack_on_israel_240414_6.mp4","height":1080,"width":1920,"assetDuration":199.234,"bitrate":4280403}]},{"type":"video","id":"mmvo208970821704","unibrow":{"logo":null,"taxonomyPath":null,"text":"Nightly News","url":{"primary":"https://www.nbcnews.com/nightly-news/video/escalating-concerns-about-wider-war-in-the-middle-east-208970821704"}},"mpxMetadata":{"id":"208970821704","guid":"nn_ren_bracing_for_israel_counterattack_following_iranian_strike_240414","externalAdvertiserId":"nn_ren_bracing_for_israel_counterattack_following_iranian_strike_240414"},"datePublished":"Sun Apr 14 2024 23:14:25 GMT+0000 (UTC)","dateCreated":"Sun Apr 14 2024 23:14:25 GMT+0000 (UTC)","dateModified":"Sun Apr 14 2024 23:15:14 GMT+0000 (UTC)","primaryImage":{"id":"vidimg2929233548","headline":{"primary":null},"altText":null,"caption":null,"url":{"primary":"https://media-cldnry.s-nbcnews.com/image/upload/mpx/2704722219/2024_04/1713136447060_nn_ren_bracing_for_israel_counterattack_following_iranian_strike_240414_1920x1080-9bdvz4.jpg"},"imageUrl":{"aims":"https://media13.s-nbcnews.com/i/mpx/2704722219/2024_04/1713136447060_nn_ren_bracing_for_israel_counterattack_following_iranian_strike_240414_1920x1080-9bdvz4.jpg","cloudinary":"https://media-cldnry.s-nbcnews.com/image/upload/mpx/2704722219/2024_04/1713136447060_nn_ren_bracing_for_israel_counterattack_following_iranian_strike_240414_1920x1080-9bdvz4.jpg","telemundo":null},"source":null,"authors":[],"height":null,"width":null,"graphicContent":false},"teaseImage":{"id":"vidimg2929233548","headline":{"primary":null},"altText":null,"caption":null,"url":{"primary":"https://media-cldnry.s-nbcnews.com/image/upload/mpx/2704722219/2024_04/1713136447060_nn_ren_bracing_for_israel_counterattack_following_iranian_strike_240414_1920x1080-9bdvz4.jpg"},"imageUrl":{"aims":"https://media13.s-nbcnews.com/i/mpx/2704722219/2024_04/1713136447060_nn_ren_bracing_for_israel_counterattack_following_iranian_strike_240414_1920x1080-9bdvz4.jpg","cloudinary":"https://media-cldnry.s-nbcnews.com/image/upload/mpx/2704722219/2024_04/1713136447060_nn_ren_bracing_for_israel_counterattack_following_iranian_strike_240414_1920x1080-9bdvz4.jpg","telemundo":null},"source":null,"authors":[],"height":null,"width":null,"graphicContent":false},"url":{"canonical":"https://www.nbcnews.com/nightly-news/video/escalating-concerns-about-wider-war-in-the-middle-east-208970821704","primary":"https://www.nbcnews.com/nightly-news/video/escalating-concerns-about-wider-war-in-the-middle-east-208970821704","short":"https://www.nbcnews.com/nightly-news/video/escalating-concerns-about-wider-war-in-the-middle-east-208970821704","slug":"escalating-concerns-about-wider-war-in-the-middle-east-208970821704"},"relatedUrl":null,"relatedContentLink":{"text":null,"url":null},"duration":"PT3M14S","nativeAd":false,"videoType":"broadcast","sentiment":"noAdsUpsettingContent","headline":{"primary":"Escalating concerns about wider war in the Middle East","tease":"Escalating concerns about wider war in the Middle East","social":"Escalating concerns about wider war in the Middle East"},"description":{"primary":"Israel said it destroyed 99 percent of incoming Iranian fire, and only a handful of ballistic missiles made it through Israel’s robust air defense system. Prime Minister Netanyahu convened his war cabinet, but an Israeli response is still unclear. NBC News’ Richard Engel reports."},"publisher":{"name":"nbcnews"},"source":{"name":"Nightly News"},"taxonomy":{"additionalTerms":[{"dateCreated":"Thu Sep 16 2021 03:15:04 GMT+0000 (UTC)","dateModified":"Thu Sep 16 2021 03:15:04 GMT+0000 (UTC)","description":{"primary":null},"id":"nctx16","isCurated":true,"name":"Military","path":"nbcnews/section/news/military","pageRoute":"/news/military","slug":"military","type":"taxonomy","taxonomyType":"topic","url":{"primary":"https://www.nbcnews.com/news/military"}},{"dateCreated":"Thu Sep 16 2021 03:36:46 GMT+0000 (UTC)","dateModified":"Thu Sep 16 2021 03:36:46 GMT+0000 (UTC)","description":{"primary":null},"id":"nctx19","isCurated":true,"name":"Nightly News","path":"nbcnews/show/nightly-news","pageRoute":"/nightly-news","slug":"nightly-news","type":"taxonomy","taxonomyType":"show","url":{"primary":"https://www.nbcnews.com/nightly-news"}},{"dateCreated":"Thu Sep 16 2021 03:10:22 GMT+0000 (UTC)","dateModified":"Thu Sep 16 2021 03:10:22 GMT+0000 (UTC)","description":{"primary":null},"id":"nctx26","isCurated":true,"name":"Mideast","path":"nbcnews/section/news/mideast","pageRoute":"/news/mideast","slug":"mideast","type":"taxonomy","taxonomyType":"topic","url":{"primary":"https://www.nbcnews.com/news/mideast"}},{"dateCreated":"Thu Sep 16 2021 03:20:12 GMT+0000 (UTC)","dateModified":"Thu Sep 16 2021 03:20:12 GMT+0000 (UTC)","description":{"primary":null},"id":"nctx8","isCurated":true,"name":"World","path":"nbcnews/section/news/world","pageRoute":"/world","slug":"world","type":"taxonomy","taxonomyType":"topic","url":{"primary":"https://www.nbcnews.com/world"}}],"primaryVertical":{"name":"News"},"primarySection":null,"primaryTopic":null},"hasCaptions":true,"closedCaptioning":{"smptett":null,"srt":"https://nbcnewsdigital-static.nbcuni.com/media/captions/NBC_News_Digital/2024/04/1713136447060_nn_ren_bracing_for_israel_counterattack_following_iranian_strike_240414.srt","webvtt":"https://nbcnewsdigital-static.nbcuni.com/media/captions/NBC_News_Digital/2024/04/1713136447060_nn_ren_bracing_for_israel_counterattack_following_iranian_strike_240414.vtt"},"videoAssets":[{"assetType":"EMP","format":"M3U","publicUrl":"https://prodamdnewsencoding.akamaized.net/NBC_News_Digital/nn_ren_bracing_for_israel_counterattack_following_iranian_strike_240414/1/abs/index.m3u8","height":1080,"width":1920,"assetDuration":193.795,"bitrate":4293000},{"assetType":"akamaiMp4","format":"MPEG4","publicUrl":"https://prodamdnewsencoding.akamaized.net/NBC_News_Digital/nbcnews/video/2024/04/1713136447060_nn_ren_bracing_for_israel_counterattack_following_iranian_strike_240414_6.mp4","height":1080,"width":1920,"assetDuration":193.795,"bitrate":4293450}]},{"type":"video","id":"mmvo208969285709","unibrow":{"logo":null,"taxonomyPath":null,"text":"Nightly News","url":{"primary":"https://www.nbcnews.com/nightly-news/video/legacy-of-the-boston-marathon-s-beloved-official-dog-lives-on-208969285709"}},"mpxMetadata":{"id":"208969285709","guid":"nn_hja_tgnt_boston_marathon_dogs_240414","externalAdvertiserId":"nn_hja_tgnt_boston_marathon_dogs_240414"},"datePublished":"Sun Apr 14 2024 23:10:14 GMT+0000 (UTC)","dateCreated":"Sun Apr 14 2024 23:10:14 GMT+0000 (UTC)","dateModified":"Sun Apr 14 2024 23:11:08 GMT+0000 (UTC)","primaryImage":{"id":"vidimg1938607270","headline":{"primary":null},"altText":null,"caption":null,"url":{"primary":"https://media-cldnry.s-nbcnews.com/image/upload/mpx/2704722219/2024_04/1713136197794_nn_hja_tgnt_boston_marathon_dogs_240414_1920x1080-4xdsc0.jpg"},"imageUrl":{"aims":"https://media14.s-nbcnews.com/i/mpx/2704722219/2024_04/1713136197794_nn_hja_tgnt_boston_marathon_dogs_240414_1920x1080-4xdsc0.jpg","cloudinary":"https://media-cldnry.s-nbcnews.com/image/upload/mpx/2704722219/2024_04/1713136197794_nn_hja_tgnt_boston_marathon_dogs_240414_1920x1080-4xdsc0.jpg","telemundo":null},"source":null,"authors":[],"height":null,"width":null,"graphicContent":false},"teaseImage":{"id":"vidimg1938607270","headline":{"primary":null},"altText":null,"caption":null,"url":{"primary":"https://media-cldnry.s-nbcnews.com/image/upload/mpx/2704722219/2024_04/1713136197794_nn_hja_tgnt_boston_marathon_dogs_240414_1920x1080-4xdsc0.jpg"},"imageUrl":{"aims":"https://media14.s-nbcnews.com/i/mpx/2704722219/2024_04/1713136197794_nn_hja_tgnt_boston_marathon_dogs_240414_1920x1080-4xdsc0.jpg","cloudinary":"https://media-cldnry.s-nbcnews.com/image/upload/mpx/2704722219/2024_04/1713136197794_nn_hja_tgnt_boston_marathon_dogs_240414_1920x1080-4xdsc0.jpg","telemundo":null},"source":null,"authors":[],"height":null,"width":null,"graphicContent":false},"url":{"canonical":"https://www.nbcnews.com/nightly-news/video/legacy-of-the-boston-marathon-s-beloved-official-dog-lives-on-208969285709","primary":"https://www.nbcnews.com/nightly-news/video/legacy-of-the-boston-marathon-s-beloved-official-dog-lives-on-208969285709","short":"https://www.nbcnews.com/nightly-news/video/legacy-of-the-boston-marathon-s-beloved-official-dog-lives-on-208969285709","slug":"legacy-of-the-boston-marathon-s-beloved-official-dog-lives-on-208969285709"},"relatedUrl":null,"relatedContentLink":{"text":null,"url":null},"duration":"PT2M31S","nativeAd":false,"videoType":"broadcast","sentiment":"positive","headline":{"primary":"Legacy of the Boston Marathon’s beloved official dog lives on","tease":"Legacy of the Boston Marathon’s beloved official dog lives on","social":"Legacy of the Boston Marathon’s beloved official dog lives on"},"description":{"primary":"For years after the Boston Marathon bombing, runners could spot Spencer the dog cheering them on with a flag that read “Boston strong.” After he died last year, two new dogs will now take his place to inspire runners. NBC News’ Hallie Jackson highlights the hometown hero’s story and his lasting impact on the races to come."},"publisher":{"name":"nbcnews"},"source":{"name":"Nightly News"},"taxonomy":{"additionalTerms":[{"dateCreated":"Thu Sep 16 2021 03:36:46 GMT+0000 (UTC)","dateModified":"Thu Sep 16 2021 03:36:46 GMT+0000 (UTC)","description":{"primary":null},"id":"nctx19","isCurated":true,"name":"Nightly News","path":"nbcnews/show/nightly-news","pageRoute":"/nightly-news","slug":"nightly-news","type":"taxonomy","taxonomyType":"show","url":{"primary":"https://www.nbcnews.com/nightly-news"}}],"primaryVertical":{"name":"News"},"primarySection":null,"primaryTopic":null},"hasCaptions":true,"closedCaptioning":{"smptett":null,"srt":"https://nbcnewsdigital-static.nbcuni.com/media/captions/NBC_News_Digital/2024/04/1713136197794_nn_hja_tgnt_boston_marathon_dogs_240414.srt","webvtt":"https://nbcnewsdigital-static.nbcuni.com/media/captions/NBC_News_Digital/2024/04/1713136197794_nn_hja_tgnt_boston_marathon_dogs_240414.vtt"},"videoAssets":[{"assetType":"EMP","format":"M3U","publicUrl":"https://prodamdnewsencoding.akamaized.net/NBC_News_Digital/nn_hja_tgnt_boston_marathon_dogs_240414/1/abs/index.m3u8","height":1080,"width":1920,"assetDuration":150.551,"bitrate":4273000},{"assetType":"akamaiMp4","format":"MPEG4","publicUrl":"https://prodamdnewsencoding.akamaized.net/NBC_News_Digital/nbcnews/video/2024/04/1713136197794_nn_hja_tgnt_boston_marathon_dogs_240414_6.mp4","height":1080,"width":1920,"assetDuration":150.551,"bitrate":4273302}]},{"type":"video","id":"mmvo208966725781","unibrow":{"logo":null,"taxonomyPath":null,"text":"Nightly News","url":{"primary":"https://www.nbcnews.com/nightly-news/video/an-american-in-paris-the-carpenter-from-new-england-helping-rebuild-notre-dame-cathedral-208966725781"}},"mpxMetadata":{"id":"208966725781","guid":"nn_ksi_american_playing_key_role_in_helping_rebuild_notre_dame_240414","externalAdvertiserId":"nn_ksi_american_playing_key_role_in_helping_rebuild_notre_dame_240414"},"datePublished":"Sun Apr 14 2024 23:10:12 GMT+0000 (UTC)","dateCreated":"Sun Apr 14 2024 23:10:12 GMT+0000 (UTC)","dateModified":"Sun Apr 14 2024 23:11:01 GMT+0000 (UTC)","primaryImage":{"id":"vidimg4040686262","headline":{"primary":null},"altText":null,"caption":null,"url":{"primary":"https://media-cldnry.s-nbcnews.com/image/upload/mpx/2704722219/2024_04/1713136194522_nn_ksi_american_playing_key_role_in_helping_rebuild_notre_dame_240414_1920x1080-bghapr.jpg"},"imageUrl":{"aims":"https://media11.s-nbcnews.com/i/mpx/2704722219/2024_04/1713136194522_nn_ksi_american_playing_key_role_in_helping_rebuild_notre_dame_240414_1920x1080-bghapr.jpg","cloudinary":"https://media-cldnry.s-nbcnews.com/image/upload/mpx/2704722219/2024_04/1713136194522_nn_ksi_american_playing_key_role_in_helping_rebuild_notre_dame_240414_1920x1080-bghapr.jpg","telemundo":null},"source":null,"authors":[],"height":null,"width":null,"graphicContent":false},"teaseImage":{"id":"vidimg4040686262","headline":{"primary":null},"altText":null,"caption":null,"url":{"primary":"https://media-cldnry.s-nbcnews.com/image/upload/mpx/2704722219/2024_04/1713136194522_nn_ksi_american_playing_key_role_in_helping_rebuild_notre_dame_240414_1920x1080-bghapr.jpg"},"imageUrl":{"aims":"https://media11.s-nbcnews.com/i/mpx/2704722219/2024_04/1713136194522_nn_ksi_american_playing_key_role_in_helping_rebuild_notre_dame_240414_1920x1080-bghapr.jpg","cloudinary":"https://media-cldnry.s-nbcnews.com/image/upload/mpx/2704722219/2024_04/1713136194522_nn_ksi_american_playing_key_role_in_helping_rebuild_notre_dame_240414_1920x1080-bghapr.jpg","telemundo":null},"source":null,"authors":[],"height":null,"width":null,"graphicContent":false},"url":{"canonical":"https://www.nbcnews.com/nightly-news/video/an-american-in-paris-the-carpenter-from-new-england-helping-rebuild-notre-dame-cathedral-208966725781","primary":"https://www.nbcnews.com/nightly-news/video/an-american-in-paris-the-carpenter-from-new-england-helping-rebuild-notre-dame-cathedral-208966725781","short":"https://www.nbcnews.com/nightly-news/video/an-american-in-paris-the-carpenter-from-new-england-helping-rebuild-notre-dame-cathedral-208966725781","slug":"an-american-in-paris-the-carpenter-from-new-england-helping-rebuild-notre-dame-cathedral-208966725781"},"relatedUrl":null,"relatedContentLink":{"text":null,"url":null},"duration":"PT2M23S","nativeAd":false,"videoType":"broadcast","sentiment":"neutral","headline":{"primary":"An American in Paris: the carpenter from New England helping rebuild Notre Dame Cathedral","tease":"An American in Paris: the carpenter from New England helping rebuild Notre Dame Cathedral","social":"An American in Paris: the carpenter from New England helping rebuild Notre Dame Cathedral"},"description":{"primary":"After a fire ravaged Notre Dame Cathedral five years ago, Hank Silver traveled to Paris to use his carpentry skills as a member of Carpenters Without Borders to help repair the famous structure. Silver joins NBC News’ Keir Simmons to demonstrate his craft."},"publisher":{"name":"nbcnews"},"source":{"name":"Nightly News"},"taxonomy":{"additionalTerms":[{"dateCreated":"Thu Sep 16 2021 03:36:46 GMT+0000 (UTC)","dateModified":"Thu Sep 16 2021 03:36:46 GMT+0000 (UTC)","description":{"primary":null},"id":"nctx19","isCurated":true,"name":"Nightly News","path":"nbcnews/show/nightly-news","pageRoute":"/nightly-news","slug":"nightly-news","type":"taxonomy","taxonomyType":"show","url":{"primary":"https://www.nbcnews.com/nightly-news"}},{"dateCreated":"Thu Sep 16 2021 03:20:12 GMT+0000 (UTC)","dateModified":"Thu Sep 16 2021 03:20:12 GMT+0000 (UTC)","description":{"primary":null},"id":"nctx8","isCurated":true,"name":"World","path":"nbcnews/section/news/world","pageRoute":"/world","slug":"world","type":"taxonomy","taxonomyType":"topic","url":{"primary":"https://www.nbcnews.com/world"}}],"primaryVertical":{"name":"News"},"primarySection":null,"primaryTopic":null},"hasCaptions":true,"closedCaptioning":{"smptett":null,"srt":"https://nbcnewsdigital-static.nbcuni.com/media/captions/NBC_News_Digital/2024/04/1713136194522_nn_ksi_american_playing_key_role_in_helping_rebuild_notre_dame_240414.srt","webvtt":"https://nbcnewsdigital-static.nbcuni.com/media/captions/NBC_News_Digital/2024/04/1713136194522_nn_ksi_american_playing_key_role_in_helping_rebuild_notre_dame_240414.vtt"},"videoAssets":[{"assetType":"EMP","format":"M3U","publicUrl":"https://prodamdnewsencoding.akamaized.net/NBC_News_Digital/nn_ksi_american_playing_key_role_in_helping_rebuild_notre_dame_240414/1/abs/index.m3u8","height":1080,"width":1920,"assetDuration":143.177,"bitrate":4180000},{"assetType":"akamaiMp4","format":"MPEG4","publicUrl":"https://prodamdnewsencoding.akamaized.net/NBC_News_Digital/nbcnews/video/2024/04/1713136194522_nn_ksi_american_playing_key_role_in_helping_rebuild_notre_dame_240414_6.mp4","height":1080,"width":1920,"assetDuration":143.177,"bitrate":4180926}]},{"type":"video","id":"mmvo208970309643","unibrow":{"logo":null,"taxonomyPath":null,"text":"Nightly News","url":{"primary":"https://www.nbcnews.com/nightly-news/video/-burglary-tourists-enter-u-s-legally-then-break-into-homes-according-to-law-enforcement-officials-208970309643"}},"mpxMetadata":{"id":"208970309643","guid":"nn_dgr_new_calls_for_crackdown_on_burglary_tourism_240414","externalAdvertiserId":"nn_dgr_new_calls_for_crackdown_on_burglary_tourism_240414"},"datePublished":"Sun Apr 14 2024 23:09:18 GMT+0000 (UTC)","dateCreated":"Sun Apr 14 2024 23:09:18 GMT+0000 (UTC)","dateModified":"Sun Apr 14 2024 23:10:05 GMT+0000 (UTC)","primaryImage":{"id":"vidimg3074869052","headline":{"primary":null},"altText":null,"caption":null,"url":{"primary":"https://media-cldnry.s-nbcnews.com/image/upload/mpx/2704722219/2024_04/1713136141252_nn_dgr_new_calls_for_crackdown_on_burglary_tourism_240414_1920x1080-f1t0cs.jpg"},"imageUrl":{"aims":"https://media12.s-nbcnews.com/i/mpx/2704722219/2024_04/1713136141252_nn_dgr_new_calls_for_crackdown_on_burglary_tourism_240414_1920x1080-f1t0cs.jpg","cloudinary":"https://media-cldnry.s-nbcnews.com/image/upload/mpx/2704722219/2024_04/1713136141252_nn_dgr_new_calls_for_crackdown_on_burglary_tourism_240414_1920x1080-f1t0cs.jpg","telemundo":null},"source":null,"authors":[],"height":null,"width":null,"graphicContent":false},"teaseImage":{"id":"vidimg3074869052","headline":{"primary":null},"altText":null,"caption":null,"url":{"primary":"https://media-cldnry.s-nbcnews.com/image/upload/mpx/2704722219/2024_04/1713136141252_nn_dgr_new_calls_for_crackdown_on_burglary_tourism_240414_1920x1080-f1t0cs.jpg"},"imageUrl":{"aims":"https://media12.s-nbcnews.com/i/mpx/2704722219/2024_04/1713136141252_nn_dgr_new_calls_for_crackdown_on_burglary_tourism_240414_1920x1080-f1t0cs.jpg","cloudinary":"https://media-cldnry.s-nbcnews.com/image/upload/mpx/2704722219/2024_04/1713136141252_nn_dgr_new_calls_for_crackdown_on_burglary_tourism_240414_1920x1080-f1t0cs.jpg","telemundo":null},"source":null,"authors":[],"height":null,"width":null,"graphicContent":false},"url":{"canonical":"https://www.nbcnews.com/nightly-news/video/-burglary-tourists-enter-u-s-legally-then-break-into-homes-according-to-law-enforcement-officials-208970309643","primary":"https://www.nbcnews.com/nightly-news/video/-burglary-tourists-enter-u-s-legally-then-break-into-homes-according-to-law-enforcement-officials-208970309643","short":"https://www.nbcnews.com/nightly-news/video/-burglary-tourists-enter-u-s-legally-then-break-into-homes-according-to-law-enforcement-officials-208970309643","slug":"-burglary-tourists-enter-u-s-legally-then-break-into-homes-according-to-law-enforcement-officials-208970309643"},"relatedUrl":null,"relatedContentLink":{"text":null,"url":null},"duration":"PT2M27S","nativeAd":false,"videoType":"broadcast","sentiment":"negative","headline":{"primary":"‘Burglary tourists’ enter U.S. legally then break into homes, according to law enforcement officials","tease":"‘Burglary tourists’ enter U.S. legally then break into homes, according to law enforcement officials","social":"‘Burglary tourists’ enter U.S. legally then break into homes, according to law enforcement officials"},"description":{"primary":"Some law enforcement officials say they have seen a recent uptick in “burglary tourists” entering the U.S. on tourist visas and then robbing homes. NBC News’ Dana Griffin speaks with one woman whose home was targeted by these thieves."},"publisher":{"name":"nbcnews"},"source":{"name":"Nightly News"},"taxonomy":{"additionalTerms":[{"dateCreated":"Thu Sep 16 2021 03:36:46 GMT+0000 (UTC)","dateModified":"Thu Sep 16 2021 03:36:46 GMT+0000 (UTC)","description":{"primary":null},"id":"nctx19","isCurated":true,"name":"Nightly News","path":"nbcnews/show/nightly-news","pageRoute":"/nightly-news","slug":"nightly-news","type":"taxonomy","taxonomyType":"show","url":{"primary":"https://www.nbcnews.com/nightly-news"}},{"dateCreated":"Thu Sep 16 2021 03:15:10 GMT+0000 (UTC)","dateModified":"Thu Sep 16 2021 03:15:10 GMT+0000 (UTC)","description":{"primary":null},"id":"nctx66","isCurated":true,"name":"U.S. news","path":"nbcnews/section/news/us-news","pageRoute":"/us-news","slug":"us-news","type":"taxonomy","taxonomyType":"topic","url":{"primary":"https://www.nbcnews.com/us-news"}},{"dateCreated":"Thu Sep 16 2021 03:10:21 GMT+0000 (UTC)","dateModified":"Thu Sep 16 2021 03:10:21 GMT+0000 (UTC)","description":{"primary":null},"id":"nctx71","isCurated":true,"name":"Crime \u0026 Courts","path":"nbcnews/section/news/crime-courts","pageRoute":"/news/crime-courts","slug":"crime-courts","type":"taxonomy","taxonomyType":"topic","url":{"primary":"https://www.nbcnews.com/news/crime-courts"}},{"dateCreated":"Thu Sep 16 2021 03:20:12 GMT+0000 (UTC)","dateModified":"Thu Sep 16 2021 03:20:12 GMT+0000 (UTC)","description":{"primary":null},"id":"nctx8","isCurated":true,"name":"World","path":"nbcnews/section/news/world","pageRoute":"/world","slug":"world","type":"taxonomy","taxonomyType":"topic","url":{"primary":"https://www.nbcnews.com/world"}}],"primaryVertical":{"name":"News"},"primarySection":null,"primaryTopic":null},"hasCaptions":true,"closedCaptioning":{"smptett":null,"srt":"https://nbcnewsdigital-static.nbcuni.com/media/captions/NBC_News_Digital/2024/04/1713136141252_nn_dgr_new_calls_for_crackdown_on_burglary_tourism_240414.srt","webvtt":"https://nbcnewsdigital-static.nbcuni.com/media/captions/NBC_News_Digital/2024/04/1713136141252_nn_dgr_new_calls_for_crackdown_on_burglary_tourism_240414.vtt"},"videoAssets":[{"assetType":"EMP","format":"M3U","publicUrl":"https://prodamdnewsencoding.akamaized.net/NBC_News_Digital/nn_dgr_new_calls_for_crackdown_on_burglary_tourism_240414/1/abs/index.m3u8","height":1080,"width":1920,"assetDuration":147.315,"bitrate":4137000},{"assetType":"akamaiMp4","format":"MPEG4","publicUrl":"https://prodamdnewsencoding.akamaized.net/NBC_News_Digital/nbcnews/video/2024/04/1713136141252_nn_dgr_new_calls_for_crackdown_on_burglary_tourism_240414_6.mp4","height":1080,"width":1920,"assetDuration":147.315,"bitrate":4137267}]},{"type":"video","id":"mmvo208968773885","unibrow":{"logo":null,"taxonomyPath":null,"text":"Nightly News","url":{"primary":"https://www.nbcnews.com/nightly-news/video/jury-selection-set-to-begin-in-criminal-trial-over-trump-s-alleged-hush-money-scheme-208968773885"}},"mpxMetadata":{"id":"208968773885","guid":"nn_vhi_new_details_on_trump_trial_240414","externalAdvertiserId":"nn_vhi_new_details_on_trump_trial_240414"},"datePublished":"Sun Apr 14 2024 23:09:03 GMT+0000 (UTC)","dateCreated":"Sun Apr 14 2024 23:09:03 GMT+0000 (UTC)","dateModified":"Sun Apr 14 2024 23:09:54 GMT+0000 (UTC)","primaryImage":{"id":"vidimg229255197","headline":{"primary":null},"altText":null,"caption":null,"url":{"primary":"https://media-cldnry.s-nbcnews.com/image/upload/mpx/2704722219/2024_04/1713136126443_nn_vhi_new_details_on_trump_trial_240414_1920x1080-50m5qt.jpg"},"imageUrl":{"aims":"https://media13.s-nbcnews.com/i/mpx/2704722219/2024_04/1713136126443_nn_vhi_new_details_on_trump_trial_240414_1920x1080-50m5qt.jpg","cloudinary":"https://media-cldnry.s-nbcnews.com/image/upload/mpx/2704722219/2024_04/1713136126443_nn_vhi_new_details_on_trump_trial_240414_1920x1080-50m5qt.jpg","telemundo":null},"source":null,"authors":[],"height":null,"width":null,"graphicContent":false},"teaseImage":{"id":"vidimg229255197","headline":{"primary":null},"altText":null,"caption":null,"url":{"primary":"https://media-cldnry.s-nbcnews.com/image/upload/mpx/2704722219/2024_04/1713136126443_nn_vhi_new_details_on_trump_trial_240414_1920x1080-50m5qt.jpg"},"imageUrl":{"aims":"https://media13.s-nbcnews.com/i/mpx/2704722219/2024_04/1713136126443_nn_vhi_new_details_on_trump_trial_240414_1920x1080-50m5qt.jpg","cloudinary":"https://media-cldnry.s-nbcnews.com/image/upload/mpx/2704722219/2024_04/1713136126443_nn_vhi_new_details_on_trump_trial_240414_1920x1080-50m5qt.jpg","telemundo":null},"source":null,"authors":[],"height":null,"width":null,"graphicContent":false},"url":{"canonical":"https://www.nbcnews.com/nightly-news/video/jury-selection-set-to-begin-in-criminal-trial-over-trump-s-alleged-hush-money-scheme-208968773885","primary":"https://www.nbcnews.com/nightly-news/video/jury-selection-set-to-begin-in-criminal-trial-over-trump-s-alleged-hush-money-scheme-208968773885","short":"https://www.nbcnews.com/nightly-news/video/jury-selection-set-to-begin-in-criminal-trial-over-trump-s-alleged-hush-money-scheme-208968773885","slug":"jury-selection-set-to-begin-in-criminal-trial-over-trump-s-alleged-hush-money-scheme-208968773885"},"relatedUrl":null,"relatedContentLink":{"text":null,"url":null},"duration":"PT2M7S","nativeAd":false,"videoType":"broadcast","sentiment":"neutral","headline":{"primary":"Jury selection set to begin in criminal trial over Trump’s alleged hush money scheme","tease":"Jury selection set to begin in criminal trial over Trump’s alleged hush money scheme","social":"Jury selection set to begin in criminal trial over Trump’s alleged hush money scheme"},"description":{"primary":"Jury selection is set to begin Monday in the trial of former President Donald Trump over his alleged scheme to cover up hush money payments to adult film performer Stormy Daniels. The trial will be the first criminal trial of a former U.S. president. NBC News’ Vaughn Hillyard reports."},"publisher":{"name":"nbcnews"},"source":{"name":"Nightly News"},"taxonomy":{"additionalTerms":[{"dateCreated":"Thu Sep 16 2021 03:10:20 GMT+0000 (UTC)","dateModified":"Thu Sep 16 2021 03:10:20 GMT+0000 (UTC)","description":{"primary":null},"id":"nctx18646","isCurated":false,"name":"Donald Trump","path":"nbcnews/section/politics/2016-election/donald-trump","pageRoute":"/","slug":"donald-trump","type":"taxonomy","taxonomyType":"subtopic","url":{"primary":null}},{"dateCreated":"Thu Sep 16 2021 03:36:46 GMT+0000 (UTC)","dateModified":"Thu Sep 16 2021 03:36:46 GMT+0000 (UTC)","description":{"primary":null},"id":"nctx19","isCurated":true,"name":"Nightly News","path":"nbcnews/show/nightly-news","pageRoute":"/nightly-news","slug":"nightly-news","type":"taxonomy","taxonomyType":"show","url":{"primary":"https://www.nbcnews.com/nightly-news"}},{"dateCreated":"Thu Sep 16 2021 03:10:18 GMT+0000 (UTC)","dateModified":"Thu Sep 16 2021 03:10:18 GMT+0000 (UTC)","description":{"primary":null},"id":"nctx19601","isCurated":true,"name":"Donald Trump","path":"nbcnews/section/politics/donald-trump","pageRoute":"/politics/donald-trump","slug":"donald-trump","type":"taxonomy","taxonomyType":"topic","url":{"primary":"https://www.nbcnews.com/politics/donald-trump"}},{"dateCreated":"Thu Sep 16 2021 03:36:47 GMT+0000 (UTC)","dateModified":"Thu Sep 16 2021 03:36:47 GMT+0000 (UTC)","description":{"primary":null},"id":"nctx64","isCurated":true,"name":"Politics","path":"nbcnews/section/politics","pageRoute":"/politics","slug":"politics","type":"taxonomy","taxonomyType":"section","url":{"primary":"https://www.nbcnews.com/politics"}},{"dateCreated":"Thu Sep 16 2021 03:10:21 GMT+0000 (UTC)","dateModified":"Thu Sep 16 2021 03:10:21 GMT+0000 (UTC)","description":{"primary":null},"id":"nctx71","isCurated":true,"name":"Crime \u0026 Courts","path":"nbcnews/section/news/crime-courts","pageRoute":"/news/crime-courts","slug":"crime-courts","type":"taxonomy","taxonomyType":"topic","url":{"primary":"https://www.nbcnews.com/news/crime-courts"}}],"primaryVertical":{"name":"News"},"primarySection":null,"primaryTopic":null},"hasCaptions":true,"closedCaptioning":{"smptett":null,"srt":"https://nbcnewsdigital-static.nbcuni.com/media/captions/NBC_News_Digital/2024/04/1713136126443_nn_vhi_new_details_on_trump_trial_240414.srt","webvtt":"https://nbcnewsdigital-static.nbcuni.com/media/captions/NBC_News_Digital/2024/04/1713136126443_nn_vhi_new_details_on_trump_trial_240414.vtt"},"videoAssets":[{"assetType":"EMP","format":"M3U","publicUrl":"https://prodamdnewsencoding.akamaized.net/NBC_News_Digital/nn_vhi_new_details_on_trump_trial_240414/1/abs/index.m3u8","height":1080,"width":1920,"assetDuration":126.661,"bitrate":4239000},{"assetType":"akamaiMp4","format":"MPEG4","publicUrl":"https://prodamdnewsencoding.akamaized.net/NBC_News_Digital/nbcnews/video/2024/04/1713136126443_nn_vhi_new_details_on_trump_trial_240414_6.mp4","height":1080,"width":1920,"assetDuration":126.661,"bitrate":4239643}]},{"type":"video","id":"mmvo208941125512","unibrow":{"logo":null,"taxonomyPath":null,"text":"Nightly News","url":{"primary":"https://www.nbcnews.com/nightly-news/video/iran-begins-retaliatory-attack-against-israel-with-launch-of-more-than-100-drones-208941125512"}},"mpxMetadata":{"id":"208941125512","guid":"nn_ren_emergency_white_house_meeting_ahead_of_imminent_iranian_attack_240413","externalAdvertiserId":"nn_ren_emergency_white_house_meeting_ahead_of_imminent_iranian_attack_240413"},"datePublished":"Sun Apr 14 2024 00:45:29 GMT+0000 (UTC)","dateCreated":"Sun Apr 14 2024 00:45:29 GMT+0000 (UTC)","dateModified":"Sun Apr 14 2024 00:49:39 GMT+0000 (UTC)","primaryImage":{"id":"vidimg1667340414","headline":{"primary":null},"altText":null,"caption":null,"url":{"primary":"https://media-cldnry.s-nbcnews.com/image/upload/mpx/2704722219/2024_04/1713055509311_nn_ren_emergency_white_house_meeting_ahead_of_imminent_iranian_attack_240413_1920x1080-tbxzmn.jpg"},"imageUrl":{"aims":"https://media13.s-nbcnews.com/i/mpx/2704722219/2024_04/1713055509311_nn_ren_emergency_white_house_meeting_ahead_of_imminent_iranian_attack_240413_1920x1080-tbxzmn.jpg","cloudinary":"https://media-cldnry.s-nbcnews.com/image/upload/mpx/2704722219/2024_04/1713055509311_nn_ren_emergency_white_house_meeting_ahead_of_imminent_iranian_attack_240413_1920x1080-tbxzmn.jpg","telemundo":null},"source":null,"authors":[],"height":null,"width":null,"graphicContent":false},"teaseImage":{"id":"vidimg1667340414","headline":{"primary":null},"altText":null,"caption":null,"url":{"primary":"https://media-cldnry.s-nbcnews.com/image/upload/mpx/2704722219/2024_04/1713055509311_nn_ren_emergency_white_house_meeting_ahead_of_imminent_iranian_attack_240413_1920x1080-tbxzmn.jpg"},"imageUrl":{"aims":"https://media13.s-nbcnews.com/i/mpx/2704722219/2024_04/1713055509311_nn_ren_emergency_white_house_meeting_ahead_of_imminent_iranian_attack_240413_1920x1080-tbxzmn.jpg","cloudinary":"https://media-cldnry.s-nbcnews.com/image/upload/mpx/2704722219/2024_04/1713055509311_nn_ren_emergency_white_house_meeting_ahead_of_imminent_iranian_attack_240413_1920x1080-tbxzmn.jpg","telemundo":null},"source":null,"authors":[],"height":null,"width":null,"graphicContent":false},"url":{"canonical":"https://www.nbcnews.com/nightly-news/video/iran-begins-retaliatory-attack-against-israel-with-launch-of-more-than-100-drones-208941125512","primary":"https://www.nbcnews.com/nightly-news/video/iran-begins-retaliatory-attack-against-israel-with-launch-of-more-than-100-drones-208941125512","short":"https://www.nbcnews.com/nightly-news/video/iran-begins-retaliatory-attack-against-israel-with-launch-of-more-than-100-drones-208941125512","slug":"iran-begins-retaliatory-attack-against-israel-with-launch-of-more-than-100-drones-208941125512"},"relatedUrl":null,"relatedContentLink":{"text":null,"url":null},"duration":"PT5M12S","nativeAd":false,"videoType":"broadcast","sentiment":"noAdsUpsettingContent","headline":{"primary":"Iran begins retaliatory attack against Israel with launch of more than 100 drones","tease":"Iran begins retaliatory attack against Israel with launch of more than 100 drones","social":"Iran begins retaliatory attack against Israel with launch of more than 100 drones"},"description":{"primary":"Iran began a retaliatory attack against Israel with the launch of more than 100 drones, which Iran says is a response to a strike on an Iranian embassy compound in Syria. Israel has not acknowledged involvement in that strike. NBC News’ Richard Engel, Courtney Kube and Kristen Welker report."},"publisher":{"name":"nbcnews"},"source":{"name":"Nightly News"},"taxonomy":{"additionalTerms":[{"dateCreated":"Thu Sep 16 2021 03:36:46 GMT+0000 (UTC)","dateModified":"Thu Sep 16 2021 03:36:46 GMT+0000 (UTC)","description":{"primary":null},"id":"nctx19","isCurated":true,"name":"Nightly News","path":"nbcnews/show/nightly-news","pageRoute":"/nightly-news","slug":"nightly-news","type":"taxonomy","taxonomyType":"show","url":{"primary":"https://www.nbcnews.com/nightly-news"}},{"dateCreated":"Thu Sep 16 2021 03:20:12 GMT+0000 (UTC)","dateModified":"Thu Sep 16 2021 03:20:12 GMT+0000 (UTC)","description":{"primary":null},"id":"nctx8","isCurated":true,"name":"World","path":"nbcnews/section/news/world","pageRoute":"/world","slug":"world","type":"taxonomy","taxonomyType":"topic","url":{"primary":"https://www.nbcnews.com/world"}}],"primaryVertical":{"name":"News"},"primarySection":null,"primaryTopic":null},"hasCaptions":true,"closedCaptioning":{"smptett":null,"srt":"https://nbcnewsdigital-static.nbcuni.com/media/captions/NBC_News_Digital/2024/04/1713055509311_nn_ren_emergency_white_house_meeting_ahead_of_imminent_iranian_attack_240413.srt","webvtt":"https://nbcnewsdigital-static.nbcuni.com/media/captions/NBC_News_Digital/2024/04/1713055509311_nn_ren_emergency_white_house_meeting_ahead_of_imminent_iranian_attack_240413.vtt"},"videoAssets":[{"assetType":"EMP","format":"M3U","publicUrl":"https://prodamdnewsencoding.akamaized.net/NBC_News_Digital/nn_ren_emergency_white_house_meeting_ahead_of_imminent_iranian_attack_240413/1/abs/index.m3u8","height":1080,"width":1920,"assetDuration":312.248,"bitrate":4149000},{"assetType":"akamaiMp4","format":"MPEG4","publicUrl":"https://prodamdnewsencoding.akamaized.net/NBC_News_Digital/nbcnews/video/2024/04/1713055509311_nn_ren_emergency_white_house_meeting_ahead_of_imminent_iranian_attack_240413_6.mp4","height":1080,"width":1920,"assetDuration":312.248,"bitrate":4149393}]},{"type":"video","id":"mmvo208935493736","unibrow":{"logo":null,"taxonomyPath":null,"text":"Nightly News","url":{"primary":"https://www.nbcnews.com/nightly-news/video/dramatic-rescue-video-of-nearly-200-left-stranded-in-midair-after-deadly-turkey-cable-car-accident-208935493736"}},"mpxMetadata":{"id":"208935493736","guid":"nn_dgr_turkey_cable_car_rescues_240413","externalAdvertiserId":"nn_dgr_turkey_cable_car_rescues_240413"},"datePublished":"Sat Apr 13 2024 23:18:26 GMT+0000 (UTC)","dateCreated":"Sat Apr 13 2024 23:18:26 GMT+0000 (UTC)","dateModified":"Sat Apr 13 2024 23:19:22 GMT+0000 (UTC)","primaryImage":{"id":"vidimg3843285279","headline":{"primary":null},"altText":null,"caption":null,"url":{"primary":"https://media-cldnry.s-nbcnews.com/image/upload/mpx/2704722219/2024_04/1713050289899_nn_dgr_turkey_cable_car_rescues_240413_1920x1080-17c3jr.jpg"},"imageUrl":{"aims":"https://media11.s-nbcnews.com/i/mpx/2704722219/2024_04/1713050289899_nn_dgr_turkey_cable_car_rescues_240413_1920x1080-17c3jr.jpg","cloudinary":"https://media-cldnry.s-nbcnews.com/image/upload/mpx/2704722219/2024_04/1713050289899_nn_dgr_turkey_cable_car_rescues_240413_1920x1080-17c3jr.jpg","telemundo":null},"source":null,"authors":[],"height":null,"width":null,"graphicContent":false},"teaseImage":{"id":"vidimg3843285279","headline":{"primary":null},"altText":null,"caption":null,"url":{"primary":"https://media-cldnry.s-nbcnews.com/image/upload/mpx/2704722219/2024_04/1713050289899_nn_dgr_turkey_cable_car_rescues_240413_1920x1080-17c3jr.jpg"},"imageUrl":{"aims":"https://media11.s-nbcnews.com/i/mpx/2704722219/2024_04/1713050289899_nn_dgr_turkey_cable_car_rescues_240413_1920x1080-17c3jr.jpg","cloudinary":"https://media-cldnry.s-nbcnews.com/image/upload/mpx/2704722219/2024_04/1713050289899_nn_dgr_turkey_cable_car_rescues_240413_1920x1080-17c3jr.jpg","telemundo":null},"source":null,"authors":[],"height":null,"width":null,"graphicContent":false},"url":{"canonical":"https://www.nbcnews.com/nightly-news/video/dramatic-rescue-video-of-nearly-200-left-stranded-in-midair-after-deadly-turkey-cable-car-accident-208935493736","primary":"https://www.nbcnews.com/nightly-news/video/dramatic-rescue-video-of-nearly-200-left-stranded-in-midair-after-deadly-turkey-cable-car-accident-208935493736","short":"https://www.nbcnews.com/nightly-news/video/dramatic-rescue-video-of-nearly-200-left-stranded-in-midair-after-deadly-turkey-cable-car-accident-208935493736","slug":"dramatic-rescue-video-of-nearly-200-left-stranded-in-midair-after-deadly-turkey-cable-car-accident-208935493736"},"relatedUrl":null,"relatedContentLink":{"text":null,"url":null},"duration":"PT1M15S","nativeAd":false,"videoType":"broadcast","sentiment":"noAdsUpsettingContent","headline":{"primary":"Dramatic rescue video of nearly 200 left stranded in midair after deadly Turkey cable car accident","tease":"Dramatic rescue video of nearly 200 left stranded in midair after deadly Turkey cable car accident","social":"Dramatic rescue video of nearly 200 left stranded in midair after deadly Turkey cable car accident"},"description":{"primary":"Nearly 200 people were left stranded in midair after a deadly cable car accident in southern Turkey. NBC News’ Dana Griffin has more on the dramatic video showing helicopters and rescue crews working for hours to bring the occupants down."},"publisher":{"name":"nbcnews"},"source":{"name":"Nightly News"},"taxonomy":{"additionalTerms":[{"dateCreated":"Thu Sep 16 2021 03:36:46 GMT+0000 (UTC)","dateModified":"Thu Sep 16 2021 03:36:46 GMT+0000 (UTC)","description":{"primary":null},"id":"nctx19","isCurated":true,"name":"Nightly News","path":"nbcnews/show/nightly-news","pageRoute":"/nightly-news","slug":"nightly-news","type":"taxonomy","taxonomyType":"show","url":{"primary":"https://www.nbcnews.com/nightly-news"}},{"dateCreated":"Thu Sep 16 2021 03:20:12 GMT+0000 (UTC)","dateModified":"Thu Sep 16 2021 03:20:12 GMT+0000 (UTC)","description":{"primary":null},"id":"nctx8","isCurated":true,"name":"World","path":"nbcnews/section/news/world","pageRoute":"/world","slug":"world","type":"taxonomy","taxonomyType":"topic","url":{"primary":"https://www.nbcnews.com/world"}}],"primaryVertical":{"name":"News"},"primarySection":null,"primaryTopic":null},"hasCaptions":true,"closedCaptioning":{"smptett":null,"srt":"https://nbcnewsdigital-static.nbcuni.com/media/captions/NBC_News_Digital/2024/04/1713050289899_nn_dgr_turkey_cable_car_rescues_240413.srt","webvtt":"https://nbcnewsdigital-static.nbcuni.com/media/captions/NBC_News_Digital/2024/04/1713050289899_nn_dgr_turkey_cable_car_rescues_240413.vtt"},"videoAssets":[{"assetType":"EMP","format":"M3U","publicUrl":"https://prodamdnewsencoding.akamaized.net/NBC_News_Digital/nn_dgr_turkey_cable_car_rescues_240413/1/abs/index.m3u8","height":1080,"width":1920,"assetDuration":74.875,"bitrate":4382000},{"assetType":"akamaiMp4","format":"MPEG4","publicUrl":"https://prodamdnewsencoding.akamaized.net/NBC_News_Digital/nbcnews/video/2024/04/1713050289899_nn_dgr_turkey_cable_car_rescues_240413_6.mp4","height":1080,"width":1920,"assetDuration":74.875,"bitrate":4382545}]},{"type":"video","id":"mmvo208935493719","unibrow":{"logo":null,"taxonomyPath":null,"text":"Nightly News","url":{"primary":"https://www.nbcnews.com/nightly-news/video/100-students-orchestrate-a-moving-surprise-for-99-year-old-wwii-veteran-208935493719"}},"mpxMetadata":{"id":"208935493719","guid":"nn_jdi_tgnt_good_news_moments_240413","externalAdvertiserId":"nn_jdi_tgnt_good_news_moments_240413"},"datePublished":"Sat Apr 13 2024 23:14:39 GMT+0000 (UTC)","dateCreated":"Sat Apr 13 2024 23:14:39 GMT+0000 (UTC)","dateModified":"Sat Apr 13 2024 23:15:29 GMT+0000 (UTC)","primaryImage":{"id":"vidimg3710966545","headline":{"primary":null},"altText":null,"caption":null,"url":{"primary":"https://media-cldnry.s-nbcnews.com/image/upload/mpx/2704722219/2024_04/1713050062031_nn_jdi_tgnt_good_news_moments_240413_1920x1080-oph3rv.jpg"},"imageUrl":{"aims":"https://media12.s-nbcnews.com/i/mpx/2704722219/2024_04/1713050062031_nn_jdi_tgnt_good_news_moments_240413_1920x1080-oph3rv.jpg","cloudinary":"https://media-cldnry.s-nbcnews.com/image/upload/mpx/2704722219/2024_04/1713050062031_nn_jdi_tgnt_good_news_moments_240413_1920x1080-oph3rv.jpg","telemundo":null},"source":null,"authors":[],"height":null,"width":null,"graphicContent":false},"teaseImage":{"id":"vidimg3710966545","headline":{"primary":null},"altText":null,"caption":null,"url":{"primary":"https://media-cldnry.s-nbcnews.com/image/upload/mpx/2704722219/2024_04/1713050062031_nn_jdi_tgnt_good_news_moments_240413_1920x1080-oph3rv.jpg"},"imageUrl":{"aims":"https://media12.s-nbcnews.com/i/mpx/2704722219/2024_04/1713050062031_nn_jdi_tgnt_good_news_moments_240413_1920x1080-oph3rv.jpg","cloudinary":"https://media-cldnry.s-nbcnews.com/image/upload/mpx/2704722219/2024_04/1713050062031_nn_jdi_tgnt_good_news_moments_240413_1920x1080-oph3rv.jpg","telemundo":null},"source":null,"authors":[],"height":null,"width":null,"graphicContent":false},"url":{"canonical":"https://www.nbcnews.com/nightly-news/video/100-students-orchestrate-a-moving-surprise-for-99-year-old-wwii-veteran-208935493719","primary":"https://www.nbcnews.com/nightly-news/video/100-students-orchestrate-a-moving-surprise-for-99-year-old-wwii-veteran-208935493719","short":"https://www.nbcnews.com/nightly-news/video/100-students-orchestrate-a-moving-surprise-for-99-year-old-wwii-veteran-208935493719","slug":"100-students-orchestrate-a-moving-surprise-for-99-year-old-wwii-veteran-208935493719"},"relatedUrl":null,"relatedContentLink":{"text":null,"url":null},"duration":"PT3M21S","nativeAd":false,"videoType":"broadcast","sentiment":"positive","headline":{"primary":"100 students orchestrate a moving surprise for 99-year-old WWII veteran","tease":"100 students orchestrate a moving surprise for 99-year-old WWII veteran","social":"100 students orchestrate a moving surprise for 99-year-old WWII veteran"},"description":{"primary":"99-year-old World War II army veteran Sydney Levit was treated to an unforgettable surprise when over 100 students came together to celebrate him. Levit couldn’t help but join as the students serenaded him with the national anthem. NBC News’ José Díaz-Balart has the touching tribute in this week’s good news wrap-up."},"publisher":{"name":"nbcnews"},"source":{"name":"Nightly News"},"taxonomy":{"additionalTerms":[{"dateCreated":"Thu Sep 16 2021 03:36:46 GMT+0000 (UTC)","dateModified":"Thu Sep 16 2021 03:36:46 GMT+0000 (UTC)","description":{"primary":null},"id":"nctx19","isCurated":true,"name":"Nightly News","path":"nbcnews/show/nightly-news","pageRoute":"/nightly-news","slug":"nightly-news","type":"taxonomy","taxonomyType":"show","url":{"primary":"https://www.nbcnews.com/nightly-news"}}],"primaryVertical":{"name":"News"},"primarySection":null,"primaryTopic":null},"hasCaptions":true,"closedCaptioning":{"smptett":null,"srt":"https://nbcnewsdigital-static.nbcuni.com/media/captions/NBC_News_Digital/2024/04/1713050062031_nn_jdi_tgnt_good_news_moments_240413.srt","webvtt":"https://nbcnewsdigital-static.nbcuni.com/media/captions/NBC_News_Digital/2024/04/1713050062031_nn_jdi_tgnt_good_news_moments_240413.vtt"},"videoAssets":[{"assetType":"EMP","format":"M3U","publicUrl":"https://prodamdnewsencoding.akamaized.net/NBC_News_Digital/nn_jdi_tgnt_good_news_moments_240413/1/abs/index.m3u8","height":1080,"width":1920,"assetDuration":201.036,"bitrate":4264000},{"assetType":"akamaiMp4","format":"MPEG4","publicUrl":"https://prodamdnewsencoding.akamaized.net/NBC_News_Digital/nbcnews/video/2024/04/1713050062031_nn_jdi_tgnt_good_news_moments_240413_6.mp4","height":1080,"width":1920,"assetDuration":201.036,"bitrate":4264515}]},{"type":"video","id":"mmvo208937029533","unibrow":{"logo":null,"taxonomyPath":null,"text":"Nightly News","url":{"primary":"https://www.nbcnews.com/nightly-news/video/robots-cook-your-burger-and-fries-at-this-new-california-fast-food-restaurant-208937029533"}},"mpxMetadata":{"id":"208937029533","guid":"nn_elo_fast_food_goes_robotic_240413","externalAdvertiserId":"nn_elo_fast_food_goes_robotic_240413"},"datePublished":"Sat Apr 13 2024 23:14:24 GMT+0000 (UTC)","dateCreated":"Sat Apr 13 2024 23:14:24 GMT+0000 (UTC)","dateModified":"Sat Apr 13 2024 23:15:26 GMT+0000 (UTC)","primaryImage":{"id":"vidimg4173493711","headline":{"primary":null},"altText":null,"caption":null,"url":{"primary":"https://media-cldnry.s-nbcnews.com/image/upload/mpx/2704722219/2024_04/1713050046734_nn_elo_fast_food_goes_robotic_240413_1920x1080-bs59qc.jpg"},"imageUrl":{"aims":"https://media11.s-nbcnews.com/i/mpx/2704722219/2024_04/1713050046734_nn_elo_fast_food_goes_robotic_240413_1920x1080-bs59qc.jpg","cloudinary":"https://media-cldnry.s-nbcnews.com/image/upload/mpx/2704722219/2024_04/1713050046734_nn_elo_fast_food_goes_robotic_240413_1920x1080-bs59qc.jpg","telemundo":null},"source":null,"authors":[],"height":null,"width":null,"graphicContent":false},"teaseImage":{"id":"vidimg4173493711","headline":{"primary":null},"altText":null,"caption":null,"url":{"primary":"https://media-cldnry.s-nbcnews.com/image/upload/mpx/2704722219/2024_04/1713050046734_nn_elo_fast_food_goes_robotic_240413_1920x1080-bs59qc.jpg"},"imageUrl":{"aims":"https://media11.s-nbcnews.com/i/mpx/2704722219/2024_04/1713050046734_nn_elo_fast_food_goes_robotic_240413_1920x1080-bs59qc.jpg","cloudinary":"https://media-cldnry.s-nbcnews.com/image/upload/mpx/2704722219/2024_04/1713050046734_nn_elo_fast_food_goes_robotic_240413_1920x1080-bs59qc.jpg","telemundo":null},"source":null,"authors":[],"height":null,"width":null,"graphicContent":false},"url":{"canonical":"https://www.nbcnews.com/nightly-news/video/robots-cook-your-burger-and-fries-at-this-new-california-fast-food-restaurant-208937029533","primary":"https://www.nbcnews.com/nightly-news/video/robots-cook-your-burger-and-fries-at-this-new-california-fast-food-restaurant-208937029533","short":"https://www.nbcnews.com/nightly-news/video/robots-cook-your-burger-and-fries-at-this-new-california-fast-food-restaurant-208937029533","slug":"robots-cook-your-burger-and-fries-at-this-new-california-fast-food-restaurant-208937029533"},"relatedUrl":null,"relatedContentLink":{"text":null,"url":null},"duration":"PT2M29S","nativeAd":false,"videoType":"broadcast","sentiment":"neutral","headline":{"primary":"Robots cook your burger and fries at this new California fast food restaurant","tease":"Robots cook your burger and fries at this new California fast food restaurant","social":"Robots cook your burger and fries at this new California fast food restaurant"},"description":{"primary":"A new California restaurant claims to be the first fully autonomous restaurant, with its burgers and fries made by robots. As fast food chains increasingly try to find ways for machines to replace some human workers, NBC News’ Elwyn Lopez gets an inside look."},"publisher":{"name":"nbcnews"},"source":{"name":"Nightly News"},"taxonomy":{"additionalTerms":[{"dateCreated":"Thu Sep 16 2021 03:36:46 GMT+0000 (UTC)","dateModified":"Thu Sep 16 2021 03:36:46 GMT+0000 (UTC)","description":{"primary":null},"id":"nctx19","isCurated":true,"name":"Nightly News","path":"nbcnews/show/nightly-news","pageRoute":"/nightly-news","slug":"nightly-news","type":"taxonomy","taxonomyType":"show","url":{"primary":"https://www.nbcnews.com/nightly-news"}},{"dateCreated":"Thu Sep 16 2021 03:15:10 GMT+0000 (UTC)","dateModified":"Thu Sep 16 2021 03:15:10 GMT+0000 (UTC)","description":{"primary":null},"id":"nctx66","isCurated":true,"name":"U.S. news","path":"nbcnews/section/news/us-news","pageRoute":"/us-news","slug":"us-news","type":"taxonomy","taxonomyType":"topic","url":{"primary":"https://www.nbcnews.com/us-news"}},{"dateCreated":"Thu Sep 16 2021 03:38:03 GMT+0000 (UTC)","dateModified":"Thu Sep 16 2021 03:38:03 GMT+0000 (UTC)","description":{"primary":null},"id":"nctx75","isCurated":false,"name":"Tech","path":"nbcnews/section/tech","pageRoute":"/","slug":"tech","type":"taxonomy","taxonomyType":"section","url":{"primary":null}},{"dateCreated":"Thu Sep 16 2021 03:30:22 GMT+0000 (UTC)","dateModified":"Thu Sep 16 2021 03:30:22 GMT+0000 (UTC)","description":{"primary":null},"id":"nctx77","isCurated":true,"name":"Business","path":"nbcnews/section/business","pageRoute":"/business","slug":"business","type":"taxonomy","taxonomyType":"section","url":{"primary":"https://www.nbcnews.com/business"}}],"primaryVertical":{"name":"News"},"primarySection":null,"primaryTopic":null},"hasCaptions":true,"closedCaptioning":{"smptett":null,"srt":"https://nbcnewsdigital-static.nbcuni.com/media/captions/NBC_News_Digital/2024/04/1713050046734_nn_elo_fast_food_goes_robotic_240413.srt","webvtt":"https://nbcnewsdigital-static.nbcuni.com/media/captions/NBC_News_Digital/2024/04/1713050046734_nn_elo_fast_food_goes_robotic_240413.vtt"},"videoAssets":[{"assetType":"EMP","format":"M3U","publicUrl":"https://prodamdnewsencoding.akamaized.net/NBC_News_Digital/nn_elo_fast_food_goes_robotic_240413/1/abs/index.m3u8","height":1080,"width":1920,"assetDuration":149.05,"bitrate":4247000},{"assetType":"akamaiMp4","format":"MPEG4","publicUrl":"https://prodamdnewsencoding.akamaized.net/NBC_News_Digital/nbcnews/video/2024/04/1713050046734_nn_elo_fast_food_goes_robotic_240413_6.mp4","height":1080,"width":1920,"assetDuration":149.05,"bitrate":4247949}]}]}}},"headline":{"primary":"Highlights from the total solar eclipse: Live videos, photos and updates","seo":"Total solar eclipse 2024 highlights: Live coverage, videos and more","social":"Highlights from the total solar eclipse: Live videos, photos and updates","tease":"Highlights from the total solar eclipse: Live videos, photos and updates"},"description":{"primary":"News and updates from the 2024 total solar eclipse: Tens of millions of people were treated to stunning views as the moon passed between Earth and the sun.","seo":"News and updates from the 2024 total solar eclipse: Tens of millions of people were treated to stunning views as the moon passed between Earth and the sun.","social":"A total solar eclipse was visible over parts of Mexico, 15 U.S. states and eastern Canada on Monday. The rest of the continental U.S. got to see a partial eclipse."},"date":{"createdAt":"2024-04-08T09:00:43.000Z","publishedAt":"2024-04-08T17:13:26.378Z","modifiedAt":"2024-04-10T16:36:02.195Z"},"ecommerceMetadata":{"shoppingListTitle":"","disclaimer":{"body":[]},"trackingId":null},"socialCopy":{"social":"Eclipse day has arrived! Follow the latest updates here."},"url":{"canonical":"https://www.nbcnews.com/science/space/live-blog/solar-eclipse-2024-live-updates-rcna145900","primary":"https://www.nbcnews.com/science/space/live-blog/solar-eclipse-2024-live-updates-rcna145900","short":"https://www.nbcnews.com/science/space/live-blog/solar-eclipse-2024-live-updates-rcna145900","slug":"solar-eclipse-2024-live-updates-rcna145900"},"taxonomy":{"additionalTerms":[{"dateCreated":"Thu Sep 16 2021 03:36:45 GMT+0000 (UTC)","dateModified":"Thu Sep 16 2021 03:36:45 GMT+0000 (UTC)","description":{"primary":null},"id":"nctx7","isCurated":false,"name":"News","path":"nbcnews/section/news","pageRoute":"/","slug":"news","type":"taxonomy","taxonomyType":"section","url":{"primary":null}},{"dateCreated":"Thu Sep 16 2021 03:15:10 GMT+0000 (UTC)","dateModified":"Thu Sep 16 2021 03:15:10 GMT+0000 (UTC)","description":{"primary":null},"id":"nctx66","isCurated":true,"name":"U.S. news","path":"nbcnews/section/news/us-news","pageRoute":"/us-news","slug":"us-news","type":"taxonomy","taxonomyType":"topic","url":{"primary":"https://www.nbcnews.com/us-news"}},{"dateCreated":"Wed Sep 20 2023 12:30:15 GMT+0000 (UTC)","dateModified":"Wed Sep 20 2023 12:30:15 GMT+0000 (UTC)","description":{"primary":null},"id":"nctx24072","isCurated":false,"name":"Workflow: Alert - Counter Pro","path":"nbcnews/workflow/workflow-alert-counter-pro","pageRoute":"/","slug":"workflow-alert-counter-pro","type":"taxonomy","taxonomyType":"workflow","url":{"primary":null}}],"primarySection":{"dateCreated":"Thu Sep 16 2021 03:36:51 GMT+0000 (UTC)","dateModified":"Thu Sep 16 2021 03:36:51 GMT+0000 (UTC)","description":{"primary":null},"id":"nctx73","isCurated":true,"name":"Science","path":"nbcnews/section/science","pageRoute":"/science","slug":"science","type":"taxonomy","taxonomyType":"section","url":{"primary":"https://www.nbcnews.com/science"}},"primaryTopic":{"dateCreated":"Thu Sep 16 2021 03:10:16 GMT+0000 (UTC)","dateModified":"Thu Sep 16 2021 03:10:16 GMT+0000 (UTC)","description":{"primary":null},"id":"nctx83","isCurated":true,"name":"Space","path":"nbcnews/section/science/space","pageRoute":"/science/space","slug":"space","type":"taxonomy","taxonomyType":"topic","url":{"primary":"https://www.nbcnews.com/science/space"}},"primarySubtopic":null,"primaryVertical":{"dateCreated":"Thu Sep 16 2021 03:51:57 GMT+0000 (UTC)","dateModified":"Thu Sep 16 2021 03:51:57 GMT+0000 (UTC)","description":{"primary":null},"id":"nctx20366","isCurated":true,"name":"News","path":"nbcnews/vertical/news","pageRoute":"/","slug":"news","type":"taxonomy","taxonomyType":"vertical","url":{"primary":"https://www.nbcnews.com/"}},"primarySubvertical":null,"primaryChannel":null,"primaryLabel":null,"primaryShow":null,"channels":[],"topics":[{"dateCreated":"Thu Sep 16 2021 03:15:10 GMT+0000 (UTC)","dateModified":"Thu Sep 16 2021 03:15:10 GMT+0000 (UTC)","description":{"primary":null},"id":"nctx66","isCurated":true,"name":"U.S. news","path":"nbcnews/section/news/us-news","pageRoute":"/us-news","slug":"us-news","type":"taxonomy","taxonomyType":"topic","url":{"primary":"https://www.nbcnews.com/us-news"}}],"sections":[{"dateCreated":"Thu Sep 16 2021 03:36:45 GMT+0000 (UTC)","dateModified":"Thu Sep 16 2021 03:36:45 GMT+0000 (UTC)","description":{"primary":null},"id":"nctx7","isCurated":false,"name":"News","path":"nbcnews/section/news","pageRoute":"/","slug":"news","type":"taxonomy","taxonomyType":"section","url":{"primary":null}}],"subverticals":[],"series":[],"labels":[],"subtopics":[],"shows":[],"anchors":[],"cuisines":[],"recipeCategories":[],"courseTypes":[],"allTerms":[{"dateCreated":"Thu Sep 16 2021 03:36:45 GMT+0000 (UTC)","dateModified":"Thu Sep 16 2021 03:36:45 GMT+0000 (UTC)","description":{"primary":null},"id":"nctx7","isCurated":false,"name":"News","path":"nbcnews/section/news","pageRoute":"/","slug":"news","type":"taxonomy","taxonomyType":"section","url":{"primary":null}},{"dateCreated":"Thu Sep 16 2021 03:15:10 GMT+0000 (UTC)","dateModified":"Thu Sep 16 2021 03:15:10 GMT+0000 (UTC)","description":{"primary":null},"id":"nctx66","isCurated":true,"name":"U.S. news","path":"nbcnews/section/news/us-news","pageRoute":"/us-news","slug":"us-news","type":"taxonomy","taxonomyType":"topic","url":{"primary":"https://www.nbcnews.com/us-news"}},{"dateCreated":"Wed Sep 20 2023 12:30:15 GMT+0000 (UTC)","dateModified":"Wed Sep 20 2023 12:30:15 GMT+0000 (UTC)","description":{"primary":null},"id":"nctx24072","isCurated":false,"name":"Workflow: Alert - Counter Pro","path":"nbcnews/workflow/workflow-alert-counter-pro","pageRoute":"/","slug":"workflow-alert-counter-pro","type":"taxonomy","taxonomyType":"workflow","url":{"primary":null}},{"dateCreated":"Thu Sep 16 2021 03:36:51 GMT+0000 (UTC)","dateModified":"Thu Sep 16 2021 03:36:51 GMT+0000 (UTC)","description":{"primary":null},"id":"nctx73","isCurated":true,"name":"Science","path":"nbcnews/section/science","pageRoute":"/science","slug":"science","type":"taxonomy","taxonomyType":"section","url":{"primary":"https://www.nbcnews.com/science"}},{"dateCreated":"Thu Sep 16 2021 03:10:16 GMT+0000 (UTC)","dateModified":"Thu Sep 16 2021 03:10:16 GMT+0000 (UTC)","description":{"primary":null},"id":"nctx83","isCurated":true,"name":"Space","path":"nbcnews/section/science/space","pageRoute":"/science/space","slug":"space","type":"taxonomy","taxonomyType":"topic","url":{"primary":"https://www.nbcnews.com/science/space"}},{"dateCreated":"Thu Sep 16 2021 03:51:57 GMT+0000 (UTC)","dateModified":"Thu Sep 16 2021 03:51:57 GMT+0000 (UTC)","description":{"primary":null},"id":"nctx20366","isCurated":true,"name":"News","path":"nbcnews/vertical/news","pageRoute":"/","slug":"news","type":"taxonomy","taxonomyType":"vertical","url":{"primary":"https://www.nbcnews.com/"}}]},"primaryImage":null,"teaseImage":{"id":"rcim252024","headline":{"primary":null,"tease":null,"seo":null,"social":null},"caption":"Eclipse glasses are worn by a statue of George Washington on April 7, 2024, in Houlton, Maine. ","altText":"Eclipse glasses are worn by a statue of George Washington on April 7, 2024, in Houlton, Maine. ","url":{"primary":"https://media-cldnry.s-nbcnews.com/image/upload/rockcms/2024-04/240408-solar-eclipse-mn-0530-5d25cf.jpg"},"imageUrl":{"aims":"https://media1.s-nbcnews.com/i/rockcms/2024-04/252024/240408-solar-eclipse-mn-0530-5d25cf_6c19eebac075bf6116eeccbdb8f19a5730622768.jpg","cloudinary":"https://media-cldnry.s-nbcnews.com/image/upload/rockcms/2024-04/240408-solar-eclipse-mn-0530-5d25cf.jpg","telemundo":null},"encodingFormat":"image/jpeg","height":1667,"width":2500,"authors":[{"name":"Joe Raedle"}],"source":{"name":"Getty Images","copyright":null},"graphicContent":false},"socialImage":{"id":"rcim252024","headline":{"primary":null,"tease":null,"seo":null,"social":null},"caption":"Eclipse glasses are worn by a statue of George Washington on April 7, 2024, in Houlton, Maine. ","altText":"Eclipse glasses are worn by a statue of George Washington on April 7, 2024, in Houlton, Maine. ","url":{"primary":"https://media-cldnry.s-nbcnews.com/image/upload/rockcms/2024-04/240408-solar-eclipse-mn-0530-5d25cf.jpg"},"imageUrl":{"aims":"https://media1.s-nbcnews.com/i/rockcms/2024-04/252024/240408-solar-eclipse-mn-0530-5d25cf_6c19eebac075bf6116eeccbdb8f19a5730622768.jpg","cloudinary":"https://media-cldnry.s-nbcnews.com/image/upload/rockcms/2024-04/240408-solar-eclipse-mn-0530-5d25cf.jpg","telemundo":null},"encodingFormat":"image/jpeg","height":1667,"width":2500,"authors":[{"name":"Joe Raedle"}],"source":{"name":"Getty Images","copyright":null},"graphicContent":false},"experts":[],"authors":[{"type":"embeddedPerson","authorType":"author","featuredAuthor":{"isFeaturedAuthor":false},"person":{"bio":[{"type":"markup","element":"p","html":"Denise Chow is a reporter for NBC News Science focused on general science and climate change."}],"dateCreated":"Thu Oct 26 2017 15:38:17 GMT+0000 (UTC)","dateModified":"Tue Nov 15 2022 15:24:24 GMT+0000 (UTC)","shortBio":null,"liveBlogShortBio":"","experience":[],"educationAndExpertise":[],"awards":[],"id":"ncpn814621","email":"denise.chow@nbcuni.com","jobTitle":[],"name":"Denise Chow","primaryImage":{"altText":"Denise Chow.","height":1500,"url":{"primary":"https://media-cldnry.s-nbcnews.com/image/upload/newscms/2022_46/3581047/denise-chow-byline-jm.jpg"},"width":1500},"publisher":{"name":"nbcnews","subType":null,"type":"organization"},"socialMediaProfiles":{"email":null,"facebook":null,"instagram":null,"pinterest":null,"snapchat":null,"tiktok":null,"twitter":"@denisechow","whatsapp":null,"youtube":null},"subType":null,"type":"person","url":{"canonical":"https://www.nbcnews.com/author/denise-chow-ncpn814621","primary":"https://www.nbcnews.com/author/denise-chow-ncpn814621","short":"https://www.nbcnews.com/author/denise-chow-ncpn814621","slug":"denise-chow-ncpn814621"},"worksFor":null,"content":{"pagination":{"offset":0,"page":1,"size":3,"totalItems":820,"totalPages":274},"items":[{"id":"rcna146622","url":{"primary":"https://www.nbcnews.com/science/science-news/cicadas-coming-billions-emerge-double-brood-invasion-rcna146622"},"vertical":"news","datePublished":"Thu Apr 11 2024 21:43:07 GMT+0000 (UTC)","headline":{"primary":"Cicadas incoming: Billions of insects poised to emerge in double-brood invasion"},"unibrow":{"logo":null,"taxonomyPath":"nbcnews/section/science/science-news","text":"Science News","url":{"primary":"https://www.nbcnews.com/science/science-news"}},"description":{"primary":"Billions of cicadas are set to pop out of the ground in May and June in a rare synchronized emergence of two broods."},"teaseImage":{"altText":"A Brood X cicada","height":1722,"url":{"primary":"https://media-cldnry.s-nbcnews.com/image/upload/rockcms/2024-04/240409-Brood-X-cicada-ew-609p-fbdb4c.jpg"},"width":2500},"primaryImage":null},{"id":"rcna146924","url":{"primary":"https://www.nbcnews.com/science/space/when-next-total-solar-eclipse-rcna146924"},"vertical":"news","datePublished":"Mon Apr 08 2024 22:22:33 GMT+0000 (UTC)","headline":{"primary":"When is the next total solar eclipse?"},"unibrow":{"logo":null,"taxonomyPath":"nbcnews/section/science/space","text":"Space","url":{"primary":"https://www.nbcnews.com/science/space"}},"description":{"primary":"If you felt left out during the 2024 total solar eclipse, there will be more chances in coming years. But the next total solar eclipse to cross the continental U.S. won't come until 2045."},"teaseImage":{"altText":"Image:","height":1667,"url":{"primary":"https://media-cldnry.s-nbcnews.com/image/upload/rockcms/2024-04/240408-kingston-ontario-eclipse-ew-437p-5b5e9d.jpg"},"width":2500},"primaryImage":null},{"id":"rcna145900","url":{"primary":"https://www.nbcnews.com/science/space/live-blog/solar-eclipse-2024-live-updates-rcna145900"},"vertical":"news","datePublished":"Mon Apr 08 2024 17:13:26 GMT+0000 (UTC)","headline":{"primary":"Highlights from the total solar eclipse: Live videos, photos and updates"},"unibrow":{"logo":null,"taxonomyPath":"nbcnews/section/science/space","text":"Space","url":{"primary":"https://www.nbcnews.com/science/space"}},"description":{"primary":"News and updates from the 2024 total solar eclipse: Tens of millions of people were treated to stunning views as the moon passed between Earth and the sun."},"teaseImage":{"altText":"Eclipse glasses are worn by a statue of George Washington on April 7, 2024, in Houlton, Maine. ","height":1667,"url":{"primary":"https://media-cldnry.s-nbcnews.com/image/upload/rockcms/2024-04/240408-solar-eclipse-mn-0530-5d25cf.jpg"},"width":2500},"primaryImage":null}]}}},{"type":"embeddedPerson","authorType":"author","featuredAuthor":{"isFeaturedAuthor":false},"person":{"bio":[{"type":"markup","element":"p","html":"Al Roker is a co-host of NBC’s “Today Show,” a co-host of \"Off The Rails\" on Today Show radio on SiriusXM and the host “COLD CUTS with Al Roker” on YouTube. The CEO of Al Roker Entertainment, Inc., he also made his Broadway debut in 2019 in “Waitress” and is the author of 11 books."}],"dateCreated":"Thu Jun 27 2019 14:03:18 GMT+0000 (UTC)","dateModified":"Thu Mar 25 2021 04:50:02 GMT+0000 (UTC)","shortBio":null,"liveBlogShortBio":"","experience":[],"educationAndExpertise":[],"awards":[],"id":"ncpn1023166","email":null,"jobTitle":[],"name":"Al Roker","primaryImage":{"altText":null,"height":325,"url":{"primary":"https://media-cldnry.s-nbcnews.com/image/upload/newscms/2019_38/3013666/al-roker-3.png"},"width":325},"publisher":{"name":"nbcnews","subType":null,"type":"organization"},"socialMediaProfiles":{"email":null,"facebook":"https://www.facebook.com/alroker","instagram":"@alroker","pinterest":null,"snapchat":null,"tiktok":null,"twitter":"@alroker","whatsapp":null,"youtube":null},"subType":null,"type":"person","url":null,"worksFor":null,"content":{"pagination":{"offset":0,"page":1,"size":3,"totalItems":2,"totalPages":1},"items":[{"id":"ncna1054296","url":{"primary":"https://www.nbcnews.com/think/opinion/climate-change-not-ignorable-it-s-time-stop-debating-what-ncna1054296"},"vertical":"think","datePublished":"Tue Sep 17 2019 08:42:00 GMT+0000 (UTC)","headline":{"primary":"Climate change is not ignorable. It's time to stop debating what is staring us all in our faces."},"unibrow":{"logo":null,"taxonomyPath":"nbcnews/vertical/think/hot-take","text":"Hot Take","url":{"primary":"https://www.nbcnews.com/think/hot-take"}},"description":{"primary":"Don't ask how long we have to save the planet. Ask what changes you and I can make now to start trying."},"teaseImage":{"altText":"Al Roker traveled to Greenland to accompany scientists on the Oceans Melting Greenland mission as they examined the role that warming ocean temperatures play in melting glaciers.","height":1364,"url":{"primary":"https://media-cldnry.s-nbcnews.com/image/upload/newscms/2019_38/3010191/190913-al-roker-greenland-ew-348p.jpg"},"width":2048},"primaryImage":{"altText":"Al Roker traveled to Greenland to accompany scientists on the Oceans Melting Greenland mission as they examined the role that warming ocean temperatures play in melting glaciers.","height":1364,"url":{"primary":"https://media-cldnry.s-nbcnews.com/image/upload/newscms/2019_38/3010191/190913-al-roker-greenland-ew-348p.jpg"},"width":2048}},{"id":"ncna1022471","url":{"primary":"https://www.nbcnews.com/think/opinion/spend-summers-you-barbecue-ribs-low-slow-no-shortcuts-ncna1022471"},"vertical":"think","datePublished":"Tue Jul 02 2019 15:42:00 GMT+0000 (UTC)","headline":{"primary":"Spend summers like you barbecue ribs: Low, slow and with no shortcuts"},"unibrow":{"logo":null,"taxonomyPath":"nbcnews/vertical/think/self-explanatory","text":"Self Explanatory","url":{"primary":"https://www.nbcnews.com/think/self-explanatory"}},"description":{"primary":"This is the premium time of year, and it always goes by so fast. So instead of rushing through it, kick back, relax and enjoy being in the moment."},"teaseImage":{"altText":"Illustration of a picnic table top with ribs and other summer foods.","height":1400,"url":{"primary":"https://media-cldnry.s-nbcnews.com/image/upload/newscms/2019_27/2917856/190701-ribs-al-roker-think-summer-foods-main-kh.jpg"},"width":2500},"primaryImage":{"altText":"Illustration of a picnic table top with ribs and other summer foods.","height":1400,"url":{"primary":"https://media-cldnry.s-nbcnews.com/image/upload/newscms/2019_27/2917856/190701-ribs-al-roker-think-summer-foods-main-kh.jpg"},"width":2500}}]}}},{"type":"embeddedPerson","authorType":"author","featuredAuthor":{"isFeaturedAuthor":false},"person":{"bio":[],"dateCreated":"Wed Apr 13 2022 16:00:12 GMT+0000 (UTC)","dateModified":"Wed Apr 13 2022 16:00:12 GMT+0000 (UTC)","shortBio":null,"liveBlogShortBio":"","experience":[],"educationAndExpertise":[],"awards":[],"id":"ncpn1294397","email":"Jesse.Kirsch@nbcuni.com","jobTitle":["Correspondent"],"name":" Jesse Kirsch","primaryImage":null,"publisher":{"name":"nbcnews","subType":null,"type":"organization"},"socialMediaProfiles":{"email":null,"facebook":null,"instagram":null,"pinterest":null,"snapchat":null,"tiktok":null,"twitter":null,"whatsapp":null,"youtube":null},"subType":null,"type":"person","url":null,"worksFor":null,"content":{"pagination":{"offset":0,"page":1,"size":3,"totalItems":0,"totalPages":0},"items":[]}}},{"type":"embeddedPerson","authorType":"author","featuredAuthor":{"isFeaturedAuthor":false},"person":{"bio":[{"type":"markup","element":"p","html":"Kate Snow is a senior national correspondent for NBC News and an anchor for NBC Nightly News."}],"dateCreated":"Fri Jan 03 2014 17:10:18 GMT+0000 (UTC)","dateModified":"Thu Feb 01 2024 18:28:32 GMT+0000 (UTC)","shortBio":null,"liveBlogShortBio":"","experience":[],"educationAndExpertise":[],"awards":[],"id":"ncpn3431","email":null,"jobTitle":["National Correspondent"],"name":"Kate Snow","primaryImage":{"altText":null,"height":326,"url":{"primary":"https://media-cldnry.s-nbcnews.com/image/upload/newscms/2024_05/3637581/kate_snow.jpg"},"width":326},"publisher":{"name":"nbcnews","subType":null,"type":"organization"},"socialMediaProfiles":{"email":null,"facebook":null,"instagram":null,"pinterest":null,"snapchat":null,"tiktok":null,"twitter":"@tvkatesnow","whatsapp":null,"youtube":null},"subType":null,"type":"person","url":{"canonical":"https://www.nbcnews.com/author/kate-snow-ncpn3431","primary":"https://www.nbcnews.com/author/kate-snow-ncpn3431","short":"https://www.nbcnews.com/author/kate-snow-ncpn3431","slug":"kate-snow-ncpn3431"},"worksFor":null,"content":{"pagination":{"offset":0,"page":1,"size":3,"totalItems":73,"totalPages":25},"items":[{"id":"rcna145900","url":{"primary":"https://www.nbcnews.com/science/space/live-blog/solar-eclipse-2024-live-updates-rcna145900"},"vertical":"news","datePublished":"Mon Apr 08 2024 17:13:26 GMT+0000 (UTC)","headline":{"primary":"Highlights from the total solar eclipse: Live videos, photos and updates"},"unibrow":{"logo":null,"taxonomyPath":"nbcnews/section/science/space","text":"Space","url":{"primary":"https://www.nbcnews.com/science/space"}},"description":{"primary":"News and updates from the 2024 total solar eclipse: Tens of millions of people were treated to stunning views as the moon passed between Earth and the sun."},"teaseImage":{"altText":"Eclipse glasses are worn by a statue of George Washington on April 7, 2024, in Houlton, Maine. ","height":1667,"url":{"primary":"https://media-cldnry.s-nbcnews.com/image/upload/rockcms/2024-04/240408-solar-eclipse-mn-0530-5d25cf.jpg"},"width":2500},"primaryImage":null},{"id":"rcna146072","url":{"primary":"https://www.nbcnews.com/health/mental-health/marijuana-induced-psychiatric-disorders-high-potency-weed-psychosis-rcna146072"},"vertical":"news","datePublished":"Thu Apr 04 2024 19:56:47 GMT+0000 (UTC)","headline":{"primary":"High-potency marijuana highlights the risk of cannabis-induced psychiatric disorders"},"unibrow":{"logo":null,"taxonomyPath":"nbcnews/section/health/mental-health","text":"Mental Health","url":{"primary":"https://www.nbcnews.com/health/mental-health"}},"description":{"primary":"As more states legalize recreational cannabis products, there’s been greater consumer demand for more powerful weed, raising the possible risk of psychiatric disorders.\n"},"teaseImage":{"altText":"A woman smokes a joint","height":1667,"url":{"primary":"https://media-cldnry.s-nbcnews.com/image/upload/rockcms/2024-04/240402-marijuana-pot-joint-smoke-ew-635p-0d6a19.jpg"},"width":2500},"primaryImage":null},{"id":"rcna145551","url":{"primary":"https://www.nbcnews.com/health/cancer/california-doctor-lung-transplant-cancer-rcna145551"},"vertical":"news","datePublished":"Sat Mar 30 2024 10:00:39 GMT+0000 (UTC)","headline":{"primary":"A doctor with lung cancer got a lifesaving treatment after seeing an NBC News report   "},"unibrow":{"logo":null,"taxonomyPath":"nbcnews/section/health/cancer","text":"Cancer","url":{"primary":"https://www.nbcnews.com/health/cancer/california-doctor-lung-transplant-cancer-rcna145551"}},"description":{"primary":"After NBC News reported on a new transplant technique for lung cancer, a California man with advanced cancer reached out to Northwestern Medicine and received a double lung and liver transplant."},"teaseImage":{"altText":null,"height":1667,"url":{"primary":"https://media-cldnry.s-nbcnews.com/image/upload/rockcms/2024-03/240329-double-lung-liver-transplant-Gary-Gibbon-presser-se-1153p-16a353.jpg"},"width":2500},"primaryImage":null}]}}},{"type":"embeddedPerson","authorType":"author","featuredAuthor":{"isFeaturedAuthor":false},"person":{"bio":[{"type":"markup","element":"p","html":"Maura Barrett is a correspondent for NBC News."}],"dateCreated":"Wed Apr 26 2017 22:53:06 GMT+0000 (UTC)","dateModified":"Wed Apr 03 2024 20:38:48 GMT+0000 (UTC)","shortBio":null,"liveBlogShortBio":"","experience":[],"educationAndExpertise":[],"awards":[],"id":"ncpn751676","email":"maura.barrett@nbcuni.com","jobTitle":[],"name":"Maura Barrett","primaryImage":null,"publisher":{"name":"nbcnews","subType":null,"type":"organization"},"socialMediaProfiles":{"email":null,"facebook":null,"instagram":null,"pinterest":null,"snapchat":null,"tiktok":null,"twitter":"@MauraBarrettNBC","whatsapp":null,"youtube":null},"subType":null,"type":"person","url":{"canonical":"https://www.nbcnews.com/author/maura-barrett-ncpn751676","primary":"https://www.nbcnews.com/author/maura-barrett-ncpn751676","short":"https://www.nbcnews.com/author/maura-barrett-ncpn751676","slug":"maura-barrett-ncpn751676"},"worksFor":null,"content":{"pagination":{"offset":0,"page":1,"size":3,"totalItems":119,"totalPages":40},"items":[{"id":"rcna145900","url":{"primary":"https://www.nbcnews.com/science/space/live-blog/solar-eclipse-2024-live-updates-rcna145900"},"vertical":"news","datePublished":"Mon Apr 08 2024 17:13:26 GMT+0000 (UTC)","headline":{"primary":"Highlights from the total solar eclipse: Live videos, photos and updates"},"unibrow":{"logo":null,"taxonomyPath":"nbcnews/section/science/space","text":"Space","url":{"primary":"https://www.nbcnews.com/science/space"}},"description":{"primary":"News and updates from the 2024 total solar eclipse: Tens of millions of people were treated to stunning views as the moon passed between Earth and the sun."},"teaseImage":{"altText":"Eclipse glasses are worn by a statue of George Washington on April 7, 2024, in Houlton, Maine. ","height":1667,"url":{"primary":"https://media-cldnry.s-nbcnews.com/image/upload/rockcms/2024-04/240408-solar-eclipse-mn-0530-5d25cf.jpg"},"width":2500},"primaryImage":null},{"id":"rcna145110","url":{"primary":"https://www.nbcnews.com/science/science-news/solar-eclipse-glasses-safe-fake-how-tell-counterfeit-rcna145110"},"vertical":"news","datePublished":"Tue Apr 02 2024 19:00:40 GMT+0000 (UTC)","headline":{"primary":"Eclipse glasses: A look behind the scenes of how they're made"},"unibrow":{"logo":null,"taxonomyPath":"nbcnews/section/science/science-news","text":"Science News","url":{"primary":"https://www.nbcnews.com/science/science-news"}},"description":{"primary":"To combat fake solar eclipse glasses, the American Paper Optics team created the Core Four elements of eclipse glasses to look out for to ensure your safety during the solar event."},"teaseImage":{"altText":"Students smile as they watch the eclipse with their glasses on.","height":1666,"url":{"primary":"https://media-cldnry.s-nbcnews.com/image/upload/rockcms/2024-03/240326-solar-eclipse-glasses-se-1153a-a5b9fe.jpg"},"width":2500},"primaryImage":null},{"id":"rcna141865","url":{"primary":"https://www.nbcnews.com/news/us-news/dartmouth-mens-basketball-team-votes-13-2-favor-first-labor-union-coll-rcna141865"},"vertical":"news","datePublished":"Tue Mar 05 2024 19:56:02 GMT+0000 (UTC)","headline":{"primary":"Dartmouth men's basketball team votes 13-2 in favor of first labor union for college athletes"},"unibrow":{"logo":null,"taxonomyPath":"nbcnews/section/news/us-news","text":"U.S. news","url":{"primary":"https://www.nbcnews.com/us-news"}},"description":{"primary":"The Dartmouth College men's basketball team voted 13-2 Tuesday afternoon to become the first labor union for college athletes."},"teaseImage":{"altText":"Dartmouth Big Green players","height":3055,"url":{"primary":"https://media-cldnry.s-nbcnews.com/image/upload/rockcms/2024-03/240305-mens-basketball-ch-1319-29e895.jpg"},"width":4581},"primaryImage":null}]}}},{"type":"embeddedPerson","authorType":"contributor","featuredAuthor":{"isFeaturedAuthor":false},"person":{"bio":[{"type":"markup","element":"p","html":"Claire Cardona is a breaking news editor for NBC News Digital."}],"dateCreated":"Wed Sep 29 2021 19:57:43 GMT+0000 (UTC)","dateModified":"Tue Oct 24 2023 20:49:08 GMT+0000 (UTC)","shortBio":"Claire Cardona is a breaking news editor for NBC News Digital.","liveBlogShortBio":"","experience":[],"educationAndExpertise":[],"awards":[],"id":"ncpn1280373","email":"claire.cardona@nbcuni.com","jobTitle":[],"name":"Claire Cardona","primaryImage":null,"publisher":{"name":"nbcnews","subType":null,"type":"organization"},"socialMediaProfiles":{"email":null,"facebook":null,"instagram":null,"pinterest":null,"snapchat":null,"tiktok":null,"twitter":null,"whatsapp":null,"youtube":null},"subType":null,"type":"person","url":{"canonical":"https://www.nbcnews.com/author/claire-cardona-ncpn1280373","primary":"https://www.nbcnews.com/author/claire-cardona-ncpn1280373","short":"https://www.nbcnews.com/author/claire-cardona-ncpn1280373","slug":"claire-cardona-ncpn1280373"},"worksFor":null,"content":{"pagination":{"offset":0,"page":1,"size":3,"totalItems":67,"totalPages":23},"items":[{"id":"rcna145900","url":{"primary":"https://www.nbcnews.com/science/space/live-blog/solar-eclipse-2024-live-updates-rcna145900"},"vertical":"news","datePublished":"Mon Apr 08 2024 17:13:26 GMT+0000 (UTC)","headline":{"primary":"Highlights from the total solar eclipse: Live videos, photos and updates"},"unibrow":{"logo":null,"taxonomyPath":"nbcnews/section/science/space","text":"Space","url":{"primary":"https://www.nbcnews.com/science/space"}},"description":{"primary":"News and updates from the 2024 total solar eclipse: Tens of millions of people were treated to stunning views as the moon passed between Earth and the sun."},"teaseImage":{"altText":"Eclipse glasses are worn by a statue of George Washington on April 7, 2024, in Houlton, Maine. ","height":1667,"url":{"primary":"https://media-cldnry.s-nbcnews.com/image/upload/rockcms/2024-04/240408-solar-eclipse-mn-0530-5d25cf.jpg"},"width":2500},"primaryImage":null},{"id":"rcna146509","url":{"primary":"https://www.nbcnews.com/news/sports/live-blog/ncaa-womens-championship-iowa-south-carolina-live-updates-rcna146509"},"vertical":"news","datePublished":"Sun Apr 07 2024 21:38:56 GMT+0000 (UTC)","headline":{"primary":"South Carolina beats Iowa to take home NCAA women's championship title: Highlights"},"unibrow":{"logo":null,"taxonomyPath":"nbcnews/collection/live-blog","text":"Live Updates","url":{"primary":"https://www.nbcnews.com/news/sports/live-blog/ncaa-womens-championship-iowa-south-carolina-live-updates-rcna146509"}},"description":{"primary":"Follow the latest March Madness news and live score updates as Iowa and South Carolina compete on the national stage in the NCAA women’s championship basketball game."},"teaseImage":{"altText":"South Carolina players and coach celebrate with the trophy","height":1667,"url":{"primary":"https://media-cldnry.s-nbcnews.com/image/upload/rockcms/2024-04/2240407-ncaa-south-carolina-championships-victory-wm-239p-956636.jpg"},"width":2500},"primaryImage":null},{"id":"rcna145793","url":{"primary":"https://www.nbcnews.com/news/sports/live-blog/final-four-march-madness-live-updates-rcna145793"},"vertical":"news","datePublished":"Sun Apr 07 2024 04:18:17 GMT+0000 (UTC)","headline":{"primary":"UConn defeats Alabama in Final Four to face Purdue in NCAA championship: Highlights"},"unibrow":{"logo":null,"taxonomyPath":"nbcnews/collection/live-blog","text":"Live Updates","url":{"primary":"https://www.nbcnews.com/news/sports/live-blog/final-four-march-madness-live-updates-rcna145793"}},"description":{"primary":"Follow the latest March Madness news and live score updates as Purdue, N.C. State, Alabama and UConn compete in the Final Four for a spot in the NCAA championship Monday."},"teaseImage":{"altText":"UConn center Youssouf Singare (24) and forward Samson Johnson (35) celebrate after after their win against Alabama in a NCAA college basketball game at the Final Four, Saturday, April 6, 2024, in Glendale, Ariz. (AP Photo/David J. Phillip)","height":2342,"url":{"primary":"https://media-cldnry.s-nbcnews.com/image/upload/rockcms/2024-04/240406-ff-uconn-cc-1113p-3d1142.jpg"},"width":3513},"primaryImage":null}]}}}],"adsEnabled":false,"ecommerceEnabled":false,"sponsoredBy":null,"hidden":false,"searchable":true,"nativeAd":false,"breakingNews":false,"breakingTagDisabled":true,"body":[{"type":"markup","element":"p","html":"That's a wrap for one of the most anticipated celestial events of the year."},{"type":"markup","element":"p","html":"A total solar eclipse — nicknamed the Great North American Eclipse for its long path over North America — was visible in the sky today over parts of Mexico, 15 U.S. states and eastern Canada."},{"type":"markup","element":"p","html":"Tens of millions of people were treated to \u003ca href=\"https://www.nbcnews.com/news/us-news/total-solar-eclipse-photos-2024-rcna146832\" target=\"_blank\"\u003estunning views\u003c/a\u003e as the moon passed between Earth and the sun and temporarily blocked the sun’s light."},{"type":"embeddedTaxonomy","taxonomy":{"id":"rctx6603","type":"taxonomy","name":"Nebula Blog - rcna145900","path":"nbcnews/channel/nebula-blog-rcna145900","slug":"nebula-blog-rcna145900"}}],"datePublished":"Mon Apr 08 2024 17:13:26 GMT+0000 (UTC)","dateModified":"Wed Apr 10 2024 16:36:02 GMT+0000 (UTC)","dateCreated":"Mon Apr 08 2024 09:00:43 GMT+0000 (UTC)","source":null,"presentation":{"alignment":"left","size":"medium","style":"default","byline":"EXPANDED","hideRecommendations":true,"hideProductRecommendations":false},"publisher":{"name":"nbcnews"},"subnav":null}],"error":null,"isNativeAd":false,"presentation":{"alignment":"left","size":"medium","style":"default","byline":"EXPANDED","hideRecommendations":true,"hideProductRecommendations":false},"fetchingRelated":false,"relatedArticles":null},"front":{"loading":false,"draftId":null,"curation":{},"error":null,"paidContentPosition":null,"hasNoPaidContent":false,"isEmbedProgramGuide":false,"weather":{"error":null,"hours":[],"loading":false}},"layout":{"header":{"html":[]},"footer":{"html":[]},"menu":{"html":[]},"triggerTop":0,"navigation":{"globalMenu":{"menuItems":[]},"localMenu":{"menuItems":[]}}},"liveBlog":{"activeItems":[],"allTotalItems":null,"card":null,"cardLoading":false,"error":null,"fetchingLatest":false,"latestItems":[],"latestDate":null,"loadingMoreCards":false,"numberOfNewItems":0,"pagination":null,"trueTotalItems":null,"pkgInstances":{}},"localnews":{"news":[],"zip":null,"city":null,"state":null,"latitude":null,"longitude":null,"error":null,"loading":false,"weather":{"error":null,"hours":[],"loading":false}},"menu":{"loading":false,"current":null},"navbar":{"theme":"light","setDuration":null,"hasGlobalInsert":false,"hasLocalInsert":true,"headline":{"primary":"Highlights from the total solar eclipse: Live videos, photos and updates","seo":"Total solar eclipse 2024 highlights: Live coverage, videos and more","social":"Highlights from the total solar eclipse: Live videos, photos and updates","tease":"Highlights from the total solar eclipse: Live videos, photos and updates"},"active":false,"shortcutsVisible":true,"shareUrl":"/science/space/live-blog/solar-eclipse-2024-live-updates-rcna145900","miniPlayerLoading":false,"miniPlayerLoaded":false,"miniplayerError":false,"miniPlayerData":{"showTease":false}},"newsletter":{"newsletterLoading":false,"newsletterLoaded":false,"newsletterError":false,"newsletterData":{}},"person":{"items":[],"loading":false,"error":false,"pagination":null},"product":{"items":[],"loading":false,"error":null},"recipe":{"current":null,"fetchingRelated":false,"loading":false,"relatedRecipes":null},"router":{"domain":"nbcnews.com","error":null,"host":"www.nbcnews.com","loaded":false,"navigating":false,"path":"/science/space/live-blog/solar-eclipse-2024-live-updates-rcna145900","status":200},"schedule":{"loading":false,"formattedItems":null},"shared":{"adsEnabled":true,"canonicalUrl":null,"disableLazyLoad":false,"mpsConfig":{},"isChromeless":false,"label":null,"originalCorrelationId":"4bbbcab4-fcde-496a-b5a3-8a3ded43602d","pageView":"article","section":null,"series":null,"show":null,"socialMediaProfiles":{"email":null,"facebook":"http://www.facebook.com/nbcnews","instagram":null,"pinterest":null,"snapchat":null,"tiktok":null,"twitter":"https://www.twitter.com/nbcnews","whatsapp":null,"youtube":null},"subTopic":null,"taboolaFeed":false,"taboolaLoaderLoaded":false,"topic":null,"query":{"bento":null,"curator":null},"vertical":"news","view":null,"platform":"ramen-nextjs"},"showBlog":{"showLead":{},"showLeadLoading":false,"showLeadError":null,"nav":{},"navLoading":false,"navError":null},"slideshow":{"loading":false,"current":null},"tve":{"authenticated":null,"authorization":null,"featured":[],"loadingFeatured":false,"loadingMVPD":false,"loadingOptions":false,"metadata":null,"options":[],"provider":null,"providerIFrameVisible":false,"providerSelectVisible":false,"selected":null,"hasTempPass":false,"tempPassProviderID":null,"epgCurrent":{},"epgUpcoming":[],"epgLoading":false},"video":{"associatedPlaylists":[],"autoPlay":false,"current":null,"error":false,"relatedArticle":{},"relatedVideo":{},"topPlaylists":[]},"waffle":{"waffles":[],"aggregation":null,"loading":false,"error":null,"pagination":null,"isInitialSet":false}}},"page":"/liveBlog","query":{"0":"/space","1":"solar-eclipse-2024-live-updates-","section":"science","type":"live-blog","id":"rcna145900","vertical":"news","page":"liveBlog","domain":"nbcnews.com","hostname":"www.nbcnews.com","userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/123.0.0.0 Safari/537.36 Edg/123.0.0.0"},"buildId":"8d55c8e2820fa7b6281798ba24af1d6048b418d5","assetPrefix":"https://nodeassets.nbcnews.com","runtimeConfig":{"dev":false,"assetPrefix":"https://nodeassets.nbcnews.com/","assetPublicPath":"https://nodeassets.nbcnews.com/_next/","themesCssManifest":{"better":"static/css/28d294dbb1f1f3c0.css","eonline":"static/css/28aee1eb92718006.css","globalcitizen":"static/css/1943e90b11e42204.css","mach":"static/css/4de925d8dc2b81be.css","msnbc":"static/css/6646d35dd7542bc5.css","news":"static/css/3359b05c2a2a6fdf.css","select":"static/css/ab87ef05fd4c14f8.css","sponsoredcontent":"static/css/3359b05c2a2a6fdf.css","telemundo":"static/css/f990addb551d759f.css","telemundodeportes":"static/css/508aca1c742b46b0.css","telemundoentretenimiento":"static/css/f990addb551d759f.css","telemundonoticias":"static/css/508aca1c742b46b0.css","telemundoshows":"static/css/f990addb551d759f.css","think":"static/css/be31adf21ca36dc5.css","today":"static/css/dfe4ea9dc052ce00.css"},"adsBundlePath":"https://nodeassets.nbcnews.com/_next/static/chunks/ads.b860fc4d.js","iconfontAssetPaths":["https://nodeassets.nbcnews.com/_next/static/assets/fonts/iconfont.6ab9526173.woff2"],"appVersion":"5.449.0","NDP_URL":"https://media1.s-nbcnews.com/i/videoassets/ndp/latest/","NDP_BASE_BUILD":"ndp","NDP_HLS_BUILD":"ndp-hls","API_URL_BENTO_PUBLIC":"https://www.nbcnews.com/bentoapi","API_URL_MYNEWS_PUBLIC":"https://www.nbcnews.com/mynewsapi","API_URL_SERVICES_PUBLIC":"https://www.nbcnews.com/services","DEFAULT_AD_REFRESH_INTERVAL":"30","DFP_AD_UNIT":"/2620","LIVE_BLOG_POLLING_INTERVAL":"15000","MPS_URL_NBCNEWS":"https://mps.nbcuni.com/fetch/ext/load-nbcnews-bento.js?nowrite=jq","MPS_URL_TELEMUNDO":"https://mps.nbcuni.com/fetch/ext/load-telemundo-bento.js?nowrite=jq","STAR_RATER_URL":"https://star-rater.nbcnews.com","TOP_BANNER_AD_REFRESH_INTERVAL":"0","COMMERCE_AMAZON_CI_ENABLE":true,"ENABLE_NEWS_MARQUEE_ON_TODAY":false,"ENABLE_RELATIVE_LINKS":false,"ENABLE_THEME_PALETTE":false,"ENABLE_ERROR_PAGE_PREVIEW":"false","ENABLE_VERTICAL_OVERRIDE":"false","ENABLE_AUTOPLAY_TEST":"true","AUTOPLAY_TEST_DESKTOP_ANY_PERCENTAGE":"0","AUTOPLAY_TEST_DESKTOP_UNMUTED_PERCENTAGE":"100","AUTOPLAY_TEST_DESKTOP_DISABLED_PERCENTAGE":"0","AUTOPLAY_TEST_MOBILE_ANY_PERCENTAGE":"100","AUTOPLAY_TEST_MOBILE_UNMUTED_PERCENTAGE":"0","AUTOPLAY_TEST_MOBILE_DISABLED_PERCENTAGE":"0","DISABLE_AUTH_TVE_MSNBC":false,"PLAYMAKER_ADLEVEL_MSNBC_TVE":2,"PLAYMAKER_ADLEVEL_NEWS_NOW":2,"PLAYMAKER_ADLEVEL_TODAY_ALL_DAY":0,"TVE_CONCURRENCY_API":"https://streams.adobeprimetime.com/","TVE_CONCURRENCY_APPID":"82e8796b-0676-4bf6-ad2b-a90c473627c7","ELECTIONS_NAV_2022_BASE_URL":"https://www.nbcnews.com/politics/2022-elections/recirc-nav/embed","CODE_ENVIRONMENT":"production","DD_ENV":"prod","DD_RUM_SAMPLE_RATE":5,"JW_PLAYER_LIBRARY_URL":"https://nodeassets.nbcnews.com/jwplayer/jwplayer-8.28.0/jwplayer.js","JW_PLAYER_LIBRARY_KEY":"+9o3ihbMIU8/ixFry35xlHnkQ9tikKg9TU0io1QbWXfpeR0q","PLAYWRIGHT_TEST":false,"IDENTITY_ENV":"production"},"isFallback":false,"customServer":true,"appGip":true,"scriptLoader":[]}</script><script data-nscript="afterInteractive">var _HFS = { version: "1.177.0", host: "https://nodeassets.nbcnews.com/assets/header-footer", social: "nbcnews", identity: {"appKey":"nbcnewsweb","sdkSource":"https://id.nbcuni.com/sdk/v7.4.5/identity.min.js","enabled":true,"options":{"enableIframe":true,"enablePopUp":false,"env":"production"}}, tooltip: {"default":"Create your free profile or log in to save articles and videos","currentPageView":"Create your free profile or log in to save this"} }</script><next-route-announcer><p aria-live="assertive" id="__next-route-announcer__" role="alert" style="border: 0px; clip: rect(0px, 0px, 0px, 0px); height: 1px; margin: -1px; overflow: hidden; padding: 0px; position: absolute; width: 1px; white-space: nowrap; overflow-wrap: normal;"></p></next-route-announcer><script data-nscript="afterInteractive">var _HFS = { version: "1.177.0", host: "https://nodeassets.nbcnews.com/assets/header-footer", social: "nbcnews", identity: {"appKey":"nbcnewsweb","sdkSource":"https://id.nbcuni.com/sdk/v7.4.5/identity.min.js","enabled":true,"options":{"enableIframe":true,"enablePopUp":false,"env":"production"}}, tooltip: {"default":"Create your free profile or log in to save articles and videos","currentPageView":"Create your free profile or log in to save this"} }</script><script src="./solar2_files/jwplayer.js.download" async="" data-loaded="true"></script><iframe sandbox="allow-scripts allow-same-origin" title="Adobe ID Syncing iFrame" id="destination_publishing_iframe_nbcuni_0" name="destination_publishing_iframe_nbcuni_0_name" src="./solar2_files/dest5.html" class="aamIframeLoaded" style="display: none; width: 0px; height: 0px;"></iframe><iframe style="display:none;height:0;opacity:0;visibility:hidden;border:0;width:0;height:0;" name="__uspapiLocator" src="./solar2_files/saved_resource.html"></iframe><script data-nscript="afterInteractive">var _HFS = { version: "1.177.0", host: "https://nodeassets.nbcnews.com/assets/header-footer", social: "nbcnews", identity: {"appKey":"nbcnewsweb","sdkSource":"https://id.nbcuni.com/sdk/v7.4.5/identity.min.js","enabled":true,"options":{"enableIframe":true,"enablePopUp":false,"env":"production"}}, tooltip: {"default":"Create your free profile or log in to save articles and videos","currentPageView":"Create your free profile or log in to save this"} }</script><script>typeof mps._postscribe == "object" && mps._postscribe.enable();</script><script>typeof mps._postscribe == "object" && mps._postscribe.disable();</script>
-<!-- NO MPS OMNITURE TEMPLATE MAPPING DEFINED FOR SITE (skipping) -->
-
-<script>typeof mps._postscribe == "object" && mps._postscribe.enable();</script>
-
-<!--{@bodyfooter} ats-js: ats-js-->
-<script>
-host = window.location.host;
-
-var placementId;
-
-switch (host) {
-  case "www.nbcnews.com":
-    placementId = 2124;
-    break;
-  case "www.msnbc.com":
-    placementId = 2146;
-    break;
-  case "www.today.com":
-    placementId = 2158;
-    break;
-  default:
-    console.log("ats.js does not have a placement id for the current host");
-    break;
-}
-
-if (placementId) {
-  var atsScript = document.createElement("script");
-  atsScript.onload = function () {
-    window.ats.start({
-      placementID: placementId,
-      storageType: "cookies",
-      detectionType: "scrapeAndUrl",
-      urlParameter: "user_email",
-      cssSelectors: ["input[type=text]", "input[type=email]"],
-      logging: "error",
-    });
-  };
-  atsScript.src = "https://ats.rlcdn.com/ats.js";
-  document.body.appendChild(atsScript);
-}
-
-mps._queue.gptloaded.push(async function () {
-
-  if (window.ats) {
-    let envelope = await window.ats.retrieveEnvelope();
-
-    if (envelope != undefined) {
-      googletag.pubads().setTargeting("has_ats", "True");
-    }
-  }
-});
-</script>
-
-
-<!--{@bodyfooter}-mpsready-fallback: PATCH mpsready Fallback-->
-<!--[2019-4-30]  dequeue mpsready fallback (30-40ms) --> 
-<script>
-if(mps._isdebug() == false){
-
-if(mps._queue.mpsready.length) {
-  mps._debug('[mps:PATCH] mpsready fired again: '+ mps._elapsed());
-  mps._queue.render('mpsready');
-}
-
-}
-</script>
-
-
-<!--{@bodyfooter}patch-refresh: patch-adrefresh-if-empty-->
-<script>
-mps._queue.gptloaded.push(function() {
-	setTimeout(function(){ 
-		if (Object.keys(mps._adloads).length === 0 ) {
-			window.console && console.log('[mps:patch] adloads empty refreshed');
-			mps.refreshAds();
-	
-		}
-  }, 3500);
-});
-</script>
-<script>typeof mps._postscribe == "object" && mps._postscribe.disable();</script><iframe height="0" width="0" src="./solar2_files/activityi.html" style="display: none; visibility: hidden;"></iframe><script src="./solar2_files/ats.js.download"></script><iframe src="./solar2_files/ls.html" height="0" width="0" id="lsframe" style="display: none;"></iframe></body></html>
\ No newline at end of file
diff --git a/crisis_events_database_metadata.json b/crisis_events_database_metadata.json
new file mode 100644
index 0000000..c2360dd
--- /dev/null
+++ b/crisis_events_database_metadata.json
@@ -0,0 +1 @@
+{"Users": 2, "Collections": 1}
\ No newline at end of file
diff --git a/flask_backend.py b/flask_backend.py
index de564cc..457bfcf 100644
--- a/flask_backend.py
+++ b/flask_backend.py
@@ -388,7 +388,8 @@ def v1_upload_raw_html():
                 with zip_ref.open(file_name) as file:
                     content = file.read()
                     text = scraper.scrape_html(content)
-                file_path = f'./backend/storage/{collection_id}/{file_name}'
+                new_file_name = file_name.split(".")[0]
+                file_path = f'./backend/storage/{collection_id}/{new_file_name}.txt'
                 with open(file_path, 'w', encoding='utf-8') as text_file:
                     text_file.write(text)
 
-- 
GitLab