[nbc] Correct test
authorSergey M․ <dstftw@gmail.com>
Sat, 13 Feb 2016 01:45:32 +0000 (07:45 +0600)
committerSergey M․ <dstftw@gmail.com>
Sat, 13 Feb 2016 01:45:32 +0000 (07:45 +0600)
youtube_dl/extractor/nbc.py

index 18d01f423c620e041883e55839bc866e321cb51d..2202cfa334765653b44e180306d8e40e0be2049d 100644 (file)
@@ -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,
         }
     ]