projects
/
youtube-dl
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
f9f49d8
)
[nbc] Correct test
author
Sergey M․
<dstftw@gmail.com>
Sat, 13 Feb 2016 01:45:32 +0000
(07:45 +0600)
committer
Sergey M․
<dstftw@gmail.com>
Sat, 13 Feb 2016 01:45:32 +0000
(07:45 +0600)
youtube_dl/extractor/nbc.py
patch
|
blob
|
history
diff --git
a/youtube_dl/extractor/nbc.py
b/youtube_dl/extractor/nbc.py
index 18d01f423c620e041883e55839bc866e321cb51d..2202cfa334765653b44e180306d8e40e0be2049d 100644
(file)
--- a/
youtube_dl/extractor/nbc.py
+++ b/
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,
}
]