Dangerous Assignment (1952)
Action & Adventure
•
30 min
Overview
A U.S. government agent travels the world on undercover missions in this 1950s series. Star Brian Donlevy originated the role on radio in the '40s.
@php
$videos = $movie['videos'] ?? [];
$trailerObj = array_filter($videos, fn($v) => ($v['type'] ?? '') === 'Trailer' && ($v['site'] ?? '') === 'YouTube');
$trailerItem = reset($trailerObj);
@endphp
Watch on Prime Video