[nbc] Correct test

master
Sergey M․ 9 years ago
parent f9f49d87c2
commit 3e18700d45
  1. 2
      youtube_dl/extractor/nbc.py

@ -57,7 +57,7 @@ class NBCIE(InfoExtractor):
{
# This video has expired but with an escaped embedURL
'url': 'http://www.nbc.com/parenthood/episode-guide/season-5/just-like-at-home/515',
'skip': 'Expired'
'only_matching': True,
}
]

Loading…
Cancel
Save