Netflix Top 10s: ‘My Brilliant Career’ Surges, and ‘Facing El Chapo’ Debuts Big Alongside ‘Blood Sacrifice’

Pictures: Netflix
Welcome to your slightly belated rundown of all the biggest stories from the Netflix top 10s for the week of August 17th through August 23rd, 2026. Below, we’ll take a look at the viewership stories that have caught our eyes, whether it’s updates on titles like My Brilliant Career, Don’t Say Good Luck, or My Life with the Walter Boys, or some of the other debuts from last week, including Facing El Chapo and Blood Sacrifice. 
If you’re looking for our coverage on Outer Banks season 5, we already did that last night. As a reminder, Outer Banks season 5 debuted at the #1 spot on Netflix’s English TV list with 9.4 million views (80.6 million viewing hours) in its opening week, but experienced a significant viewership decline compared to previous outings. This opening marks a roughly 46% drop from its series peak in season 3 (17.4 million views) and also falls short of seasons 2 and 4, albeit there are caveats there. 

Facing El Chapo
Everyone has heard of El Chapo, and that’s what Netflix was counting on when it put this new Mexican film as its big Friday movie release, which traditionally goes to a big English-language film. It worked a treat and served as one of the best-performing movies from the region in quite some time and the biggest international Friday film for 2026:

(function () {
if (!window.wonWatermarkPlugin) {
window.wonWatermarkPlugin = {
id: ‘wonWatermark’,
afterDraw: function (chart) {
var ctx = chart.ctx;
var area = chart.chartArea;
if (!ctx || !area) return;
// Scale watermark to the chart’s current pixel width so it stays
// a subtle attribution on phones (20px on a 320px canvas would
// dominate) while still reading on a 1200px desktop chart.
var w = area.right – area.left;
var fontSize = Math.max(11, Math.min(20, Math.round(w * 0.045)));
var offset = Math.max(6, Math.round(w * 0.018));
ctx.save();
ctx.font = ‘700 ‘ + fontSize + ‘px -apple-system, BlinkMacSystemFont, “Segoe UI”, Arial, sans-serif’;
ctx.fillStyle = ‘rgba(0, 0, 0, 0.22)’;
ctx.textAlign = ‘right’;
ctx.textBaseline = ‘bottom’;
ctx.fillText(‘whats-on-netflix.com’, area.right – offset, area.bottom – Math.max(4, Math.round(offset * 0.6)));
ctx.restore();
}
};
}

// Shared compact-number helper. Returns e.g. “1.2B”, “45.6M”, “789K” when
// useCompact is true, otherwise the full `toLocaleString()` form. Used by
// every chart’s datalabels and axis ticks on mobile so wide numbers like
// “1,234,567,890” don’t crowd small viewports. Tooltips keep the full
// number for accuracy.
if (!window.wonCompactNumber) {
window.wonCompactNumber = function (value, useCompact) {
if (value === null || value === undefined || isNaN(value)) return ”;
var n = Number(value);
if (!useCompact) {
return n.toLocaleString();
}
try {
if (typeof Intl !== ‘undefined’ && Intl.NumberFormat) {
if (!window.wonCompactFormatter) {
window.wonCompactFormatter = new Intl.NumberFormat(‘en’, {
notation: ‘compact’,
maximumFractionDigits: 1
});
}
return window.wonCompactFormatter.format(n);
}
} catch (e) {}
// Manual fallback for browsers without Intl compact notation support.
var abs = Math.abs(n);
var divisor, suffix;
if (abs >= 1e9) { divisor = 1e9; suffix = ‘B’; }
else if (abs >= 1e6) { divisor = 1e6; suffix = ‘M’; }
else if (abs >= 1e3) { divisor = 1e3; suffix = ‘K’; }
else { return n.toLocaleString(); }
var scaled = n / divisor;
var formatted = scaled.toFixed(scaled >= 100 ? 0 : (scaled >= 10 ? 1 : 2));
return formatted.replace(/(.d*?)0+$/, ‘$1’).replace(/.$/, ”) + suffix;
};
}

// Mirror the host theme’s body font onto Chart.js defaults so chart text
// (ticks, legend, tooltips, datalabels) matches the surrounding article.
// Chart.js is loaded with `defer`, so we wait for DOMContentLoaded before
// touching `Chart.defaults` — by that point Chart.js is guaranteed to be
// parsed but no chart in this file has instantiated yet (their init code
// also runs on DOMContentLoaded, and they’re registered after this block
// in HTML source order, so listener-registration order keeps us first).
if (window.wonChartFontDefaults) return;
window.wonChartFontDefaults = true;

function applyThemeChartFont() {
if (typeof Chart === ‘undefined’ || !Chart.defaults || !Chart.defaults.font) {
return false;
}
var bodyFont = ”;
try {
bodyFont = getComputedStyle(document.body).fontFamily || ”;
} catch (e) {}
if (bodyFont) {
Chart.defaults.font.family = bodyFont;
}
return true;
}

if (document.readyState === ‘loading’) {
document.addEventListener(‘DOMContentLoaded’, applyThemeChartFont);
} else {
applyThemeChartFont();
}
})();

{
“@context”: “https://schema.org”,
“@type”: “Dataset”,
“name”: “Netflix Viewership Comparison – Counterattack, Facing El Chapo, Desire, Without Saying Goodbye, The Heart Knows and 7 more Netflix titles (1-week cumulative views)”,
“description”: “Cumulative weekly views for Counterattack, Facing El Chapo, Desire, Without Saying Goodbye, The Heart Knows and 7 more Netflix titles on Netflix over 1 weeks. Counterattack leads the comparison with 18,600,000 cumulative views. Combined total: 108,000,000 views. Data sourced from Netflix’s official Top 10 engagement reports.”,
“license”: “https://www.whats-on-netflix.com/corrections-policy/”,
“keywords”: “Netflix, viewership, streaming data, Netflix Top 10, weekly views, audience metrics, Counterattack, Facing El Chapo, Desire, Without Saying Goodbye, The Heart Knows, Accused, Queens on the Run, The Marked Woman”,
“creator”: {
“@type”: “Organization”,
“name”: “What’s on Netflix”,
“url”: “https://www.whats-on-netflix.com/”
},
“publisher”: {
“@type”: “Organization”,
“name”: “What’s on Netflix”,
“url”: “https://www.whats-on-netflix.com/”
},
“datePublished”: “2026-08-27”,
“dateModified”: “2026-08-27”,
“variableMeasured”: “Cumulative weekly views (Netflix Top 10)”,
“measurementTechnique”: “Aggregation of Netflix’s official weekly Top 10 engagement reports”,
“temporalCoverage”: “1 weeks”,
“spatialCoverage”: “Global”,
“isAccessibleForFree”: true,
“about”: [
{“@type”:”CreativeWork”,”name”:”Counterattack”},
{“@type”:”CreativeWork”,”name”:”Facing El Chapo”},
{“@type”:”CreativeWork”,”name”:”Desire”},
{“@type”:”CreativeWork”,”name”:”Without Saying Goodbye”},
{“@type”:”CreativeWork”,”name”:”The Heart Knows”},
{“@type”:”CreativeWork”,”name”:”Accused”},
{“@type”:”CreativeWork”,”name”:”Queens on the Run”},
{“@type”:”CreativeWork”,”name”:”The Marked Woman”},
{“@type”:”CreativeWork”,”name”:”Firebreak”},
{“@type”:”CreativeWork”,”name”:”Husbands in Action”} ],
“distribution”: {
“@type”: “DataDownload”,
“encodingFormat”: “JSON”,
“contentUrl”: “#netflix_bar_graph_6a8fa896b0d38” }
}

Netflix Viewership Comparison – Counterattack, Facing El Chapo, Desire, Without Saying Goodbye, The Heart Knows and 7 more Netflix titles (1-week analysis)
Cumulative views over 1 weeks for 12 Netflix titles: Counterattack, Facing El Chapo, Desire, Without Saying Goodbye, The Heart Knows, Accused, Queens on the Run, The Marked Woman, Firebreak, Husbands in Action, Almost Family, Ikka. Combined total: 108,000,000 views.

Netflix cumulative views ranking for Counterattack, Facing El Chapo, Desire, Without Saying Goodbye, The Heart Knows and 7 more Netflix titles over 1 weeks.

Title
Opening Week Views
Rank

Counterattack
18,600,000
1

Facing El Chapo
18,000,000
2

Desire
12,900,000
3

Without Saying Goodbye
8,100,000
4

The Heart Knows
7,600,000
5

Accused
7,500,000
6

Queens on the Run
7,000,000
7

The Marked Woman
6,600,000
8

Firebreak
6,100,000
9

Husbands in Action
5,700,000
10

Almost Family
5,500,000
11

Ikka
4,400,000
12

(function() {
var showLabels = true;
var titleHighlight = “Facing El Chapo”;
// Title rendered above the chart in place of the legend (1 week → “Opening Week”).
var chartTitle = “Opening Week Views”;

function loadScript(src, callback) {
var script = document.createElement(‘script’);
script.src = src;
script.onload = callback;
document.head.appendChild(script);
}

function createChart() {
var canvasEl = document.getElementById(‘netflix_bar_graph_6a8fa896b0d38’);
var ctx = canvasEl.getContext(‘2d’);

// Detect mobile screen size
var isMobile = window.innerWidth

Leave a Reply

Your email address will not be published. Required fields are marked *