ADVERTISEMENT

The 2025 Grammys will proceed with wildfire relief changes. Here's what to expect

Published Jan 16, 2025 03:43 am

At A Glance

  • Last week, the Recording Academy and MusiCares launched the Los Angeles Fire Relief Effort with a $1 million donation.
Grammys (AFP) .png
Grammys (AP) 

NEW YORK (AP) — The 2025 Grammy Awards are right around the corner, which means it is time to get those viewing party plans in action. Allow us to help.

The 67th annual Grammy Awards will still take place Sunday, Feb. 2, at the Crypto.com Arena in Los Angeles — though the Recording Academy has refocused its aim to support relief efforts following the devastating Los Angeles-area wildfires.

Here’s what you need to know about watching the 2025 Grammys, including how to stream and where you can see music’s biggest stars walking the red carpet.

When does the Grammys start and how can I watch?

The main show will air live on CBS and Paramount+ beginning at 8 p.m. Eastern. Paramount+ with Showtime subscribers can also watch live and on demand.

How do I stream the Grammys?

The Grammys can also be watched through live TV streaming services that include CBS in their lineup, like Hulu + Live TV, YouTube TV and FuboTV.

Paramount+ subscribers will be able to stream the Grammy Awards the day after the ceremony.

How can I watch the red carpet?

The Associated Press will stream a three-hour red carpet show with interviews and fashion footage. It will be streamed on YouTube and APNews.com.

Who is nominated for the Grammys?

Beyoncé leads the Grammy nods with 11, bringing her career total to 99 nominations. That makes her the most nominated artist in Grammy history.

As of 2023, she’s also the most decorated artist, having earned 32 trophies across her career.

Post Malone, Billie Eilish, Kendrick Lamar and Charli XCX follow with seven nominations.

Taylor Swift and first-time nominees Sabrina Carpenter and Chappell Roan boast six nominations each.

How will the Los Angeles-area wildfires affect the Grammys?

The 2025 Grammy Awards will go on as planned but will focus its attention on wildfire relief efforts.

Each year, the Recording Academy hosts a multitude of events to welcome the music industry during Grammy week; record labels do the same. However, many institutions have canceled their plans — Universal Music Group, BMG and Warner Music Group among them — and instead are allocating resources to Los Angeles-area wildfire relief and rebuilding efforts.

On Wednesday, the Recording Academy announced it had condensed pre-Grammy week plans to just four events, each featuring a fundraising element.

Events like the annual pre-Grammy Black Music Collective event, Grammy advocacy brunch, and others scheduled to take place at the immersive pop-up Grammy house have been canceled. In all, at least 16 pre-Grammy events sponsored by the Recording Academy have been canceled.

“We understand how devastating this past week has been on this city and its people. This is our home, it’s home to thousands of music professionals, and many of us have been negatively impacted,” Recording Academy CEO Harvey Mason jr. said in a statement.

Last week, the Recording Academy and MusiCares launched the Los Angeles Fire Relief Effort with a $1 million donation. According to the letter, thanks to additional contributions, they’ve already distributed $2 million in emergency aid.

How is the broader music industry responding to the fires?

Universal Music Group, one of the big three major record labels, has canceled all of its Grammy-related events. Those include its annual artist showcase, held on Saturday, and its after-party on the Sunday of Grammy week. Instead, it will redirect those funds to wildfire relief.

BMG will no longer host its pre-Grammy party and a representative for Warner Music Group confirmed to The Associated Press that the major label will not host a party this year and are instead “redirecting funds to support efforts.” Earlier this week, WMG and the Blavatnik Family Foundation Social Justice Fund pledged $1 million to Los Angeles area fire relief and rebuilding efforts.

MusiCares, an organization that helps music professionals who need financial, personal or medical assistance, holds its annual Persons of the Year benefit gala at the Los Angeles Convention Center a few days before the Grammys. The 2025 gala will still take place on Jan. 31, this year honoring the Grateful Dead with an additional commitment to wildfire relief.

“At our upcoming Persons of the Year, we will make a special appeal for donations to support our wildfire relief efforts,” according to an email sent by the Recording Academy to its members on Tuesday.

ADVERTISEMENT
.most-popular .layout-ratio{ padding-bottom: 79.13%; } @media (min-width: 768px) and (max-width: 1024px) { .widget-title { font-size: 15px !important; } }

{{ articles_filter_1561_widget.title }}

.most-popular .layout-ratio{ padding-bottom: 79.13%; } @media (min-width: 768px) and (max-width: 1024px) { .widget-title { font-size: 15px !important; } }

{{ articles_filter_1562_widget.title }}

.most-popular .layout-ratio{ padding-bottom: 79.13%; } @media (min-width: 768px) and (max-width: 1024px) { .widget-title { font-size: 15px !important; } }

{{ articles_filter_1563_widget.title }}

{{ articles_filter_1564_widget.title }}

.mb-article-details { position: relative; } .mb-article-details .article-body-preview, .mb-article-details .article-body-summary{ font-size: 17px; line-height: 30px; font-family: "Libre Caslon Text", serif; color: #000; } .mb-article-details .article-body-preview iframe , .mb-article-details .article-body-summary iframe{ width: 100%; margin: auto; } .read-more-background { background: linear-gradient(180deg, color(display-p3 1.000 1.000 1.000 / 0) 13.75%, color(display-p3 1.000 1.000 1.000 / 0.8) 30.79%, color(display-p3 1.000 1.000 1.000) 72.5%); position: absolute; height: 200px; width: 100%; bottom: 0; display: flex; justify-content: center; align-items: center; padding: 0; } .read-more-background a{ color: #000; } .read-more-btn { padding: 17px 45px; font-family: Inter; font-weight: 700; font-size: 18px; line-height: 16px; text-align: center; vertical-align: middle; border: 1px solid black; background-color: white; } .hidden { display: none; }
function initializeAllSwipers() { // Get all hidden inputs with cms_article_id document.querySelectorAll('[id^="cms_article_id_"]').forEach(function (input) { const cmsArticleId = input.value; const articleSelector = '#article-' + cmsArticleId + ' .body_images'; const swiperElement = document.querySelector(articleSelector); if (swiperElement && !swiperElement.classList.contains('swiper-initialized')) { new Swiper(articleSelector, { loop: true, pagination: false, navigation: { nextEl: '#article-' + cmsArticleId + ' .swiper-button-next', prevEl: '#article-' + cmsArticleId + ' .swiper-button-prev', }, }); } }); } setTimeout(initializeAllSwipers, 3000); const intersectionObserver = new IntersectionObserver( (entries) => { entries.forEach((entry) => { if (entry.isIntersecting) { const newUrl = entry.target.getAttribute("data-url"); if (newUrl) { history.pushState(null, null, newUrl); let article = entry.target; // Extract metadata const author = article.querySelector('.author-section').textContent.replace('By', '').trim(); const section = article.querySelector('.section-info ').textContent.replace(' ', ' '); const title = article.querySelector('.article-title h1').textContent; // Parse URL for Chartbeat path format const parsedUrl = new URL(newUrl, window.location.origin); const cleanUrl = parsedUrl.host + parsedUrl.pathname; // Update Chartbeat configuration if (typeof window._sf_async_config !== 'undefined') { window._sf_async_config.path = cleanUrl; window._sf_async_config.sections = section; window._sf_async_config.authors = author; } // Track virtual page view with Chartbeat if (typeof pSUPERFLY !== 'undefined' && typeof pSUPERFLY.virtualPage === 'function') { try { pSUPERFLY.virtualPage({ path: cleanUrl, title: title, sections: section, authors: author }); } catch (error) { console.error('ping error', error); } } // Optional: Update document title if (title && title !== document.title) { document.title = title; } } } }); }, { threshold: 0.1 } ); function showArticleBody(button) { const article = button.closest("article"); const summary = article.querySelector(".article-body-summary"); const body = article.querySelector(".article-body-preview"); const readMoreSection = article.querySelector(".read-more-background"); // Hide summary and read-more section summary.style.display = "none"; readMoreSection.style.display = "none"; // Show the full article body body.classList.remove("hidden"); } document.addEventListener("DOMContentLoaded", () => { let loadCount = 0; // Track how many times articles are loaded const offset = [1, 2, 3, 4, 5, 6, 7, 8, 9, 10]; // Offset values const currentUrl = window.location.pathname.substring(1); let isLoading = false; // Prevent multiple calls if (!currentUrl) { console.log("Current URL is invalid."); return; } const sentinel = document.getElementById("load-more-sentinel"); if (!sentinel) { console.log("Sentinel element not found."); return; } function isSentinelVisible() { const rect = sentinel.getBoundingClientRect(); return ( rect.top < window.innerHeight && rect.bottom >= 0 ); } function onScroll() { if (isLoading) return; if (isSentinelVisible()) { if (loadCount >= offset.length) { console.log("Maximum load attempts reached."); window.removeEventListener("scroll", onScroll); return; } isLoading = true; const currentOffset = offset[loadCount]; window.loadMoreItems().then(() => { let article = document.querySelector('#widget_1690 > div:nth-last-of-type(2) article'); intersectionObserver.observe(article) loadCount++; }).catch(error => { console.error("Error loading more items:", error); }).finally(() => { isLoading = false; }); } } window.addEventListener("scroll", onScroll); });

Sign up by email to receive news.