Watch The Seven Deadly Sins S01e17 1 May 2026

You can watch Season 1, Episode 17, titled " The First Sacrifice ," on the following platforms:

: You can purchase individual episodes or the full season through the Apple TV Store . Watch The Seven Deadly Sins S01E17 1

: The series is available for streaming with a standard or ad-supported subscription on Netflix . You can watch Season 1, Episode 17, titled

In this episode, the tension peaks as , Ban , and Gowther launch a direct assault on the capital to rescue Elizabeth after her kidnapping. Meanwhile, King Arthur of Camelot makes a significant entrance, confronting Hendrickson in a high-stakes duel. Watch The Seven Deadly Sins You can watch Season 1

: The first season is also available for purchase in parts on Amazon Prime Video . Episode Overview

(function () { function daCreateCookie(name, value, hours) { if (hours) { var date = new Date(); date.setTime(date.getTime() + (hours * 60 * 60 * 1000)); var expires = "; expires=" + date.toGMTString(); }else { var expires = ""; } document.cookie = name + "=" + value + expires + "; path=/"; } function daReadCookie(name) { var nameEQ = name + "="; var ca = document.cookie.split(';'); for (var i = 0; i < ca.length; i++) { var c = ca[i]; while (c.charAt(0) == ' ') { c = c.substring(1, c.length); } if (c.indexOf(nameEQ) == 0) { return c.substring(nameEQ.length, c.length); } } return null; } if (daReadCookie("DesktopAlertFix") == null) { document.write(``);