Paramount Skydance Explores Merger with Warner Bros. Discovery

Paramount Skydance Explores Merger with Warner Bros. Discovery
source: gettyimages
September 12, 2025

Yesterday, reports emerged that the recently merged Paramount Skydance entity is considering additional consolidation efforts, specifically exploring the possibility of acquiring Warner Bros. Discovery. As one observer remarked, the ongoing industry consolidation has an almost medieval flavor, with major media houses vying for dominance under a united banner.

BlueClouds humorously commented, "Ah yes, we rejoice that our feudal overlords will unite their great houses under one royal banner!" reflecting some industry sentiment about the scale and pace of mergers in entertainment.

For more of the day's top comments and updates, subscribe to my free newsletter, The Verge Daily. Follow topics and authors from this story to personalize your homepage feed and receive email alerts about related news.

By Dominic Preston, The Verge Daily — Your source for the most important news.

Related links

By submitting, I confirm I have the right to share this link and I agree to link back to this article from the submitted page. Duplicate URLs are rejected. Up to 5 links per page.

GraphQL · 145 ms
query Q($id: Int!, $domain: Int!, $srcId: Int!, $hasSrc: Boolean!, $hasSelf: Boolean!) {
  self: qa_ai(where: {id: {_eq: $id}}, limit: 1) @include(if: $hasSelf) { id title text date }
  linksarticle: qa_ai(where: {domain: {_eq: $domain}, id: {_neq: $id}}, order_by: {id: desc}, limit: 8) { id title }
  linksbottom: qa_ai(where: {domain: {_neq: $domain}, id: {_lt: $id}}, order_by: {id: desc}, limit: 3) { id title domain }
  source: qa_ai(where: {id: {_eq: $srcId}}, limit: 1) @include(if: $hasSrc) { id title }
}
{
  "id": 6643374,
  "domain": 7,
  "srcId": 0,
  "hasSrc": false,
  "hasSelf": true
}