Explorar o código

[nbc] Correct test

Sergey M․ %!s(int64=9) %!d(string=hai) anos
pai
achega
3e18700d45
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      youtube_dl/extractor/nbc.py

+ 1 - 1
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,
         }
     ]