4 class USANetworkIE(NBCIE
): # XXX: Do not subclass from concrete IE
5 _VALID_URL
= r
'https?(?P<permalink>://(?:www\.)?usanetwork\.com/(?:[^/]+/videos?|movies?)/(?:[^/]+/)?(?P<id>\d+))'
7 'url': 'https://www.usanetwork.com/peacock-trailers/video/intelligence-trailer/4185302',
11 'title': 'Intelligence (Trailer)',
12 'description': 'A maverick NSA agent enlists the help of a junior systems analyst in a workplace power grab.',
13 'upload_date': '20200715',
14 'timestamp': 1594785600,
15 'uploader': 'NBCU-MPAT',
19 'skip_download': True,