In a rowdy stand-up set, Shane Gillis riffs on his girlfriend's Navy SEAL ex, touring George Washington's house and being bullied by an Australian Goth.
@php
$videos = $movie['videos'] ?? [];
$trailerObj = array_filter($videos, fn($v) => ($v['type'] ?? '') === 'Trailer' && ($v['site'] ?? '') === 'YouTube');
$trailerItem = reset($trailerObj);
@endphp
Watch on Prime Video