projects
/
youtube-dl
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
96aded8
)
[nerdcubed] Modernize test definition
author
Philipp Hagemeister
<phihag@phihag.de>
Sun, 1 Feb 2015 11:11:20 +0000
(12:11 +0100)
committer
Philipp Hagemeister
<phihag@phihag.de>
Sun, 1 Feb 2015 11:11:20 +0000
(12:11 +0100)
youtube_dl/extractor/nerdcubed.py
patch
|
blob
|
history
diff --git
a/youtube_dl/extractor/nerdcubed.py
b/youtube_dl/extractor/nerdcubed.py
index efc903afa93465473621ef89ccc81142320b90ee..dff78e4862390e4e6468a34d804001d2156221a7 100644
(file)
--- a/
youtube_dl/extractor/nerdcubed.py
+++ b/
youtube_dl/extractor/nerdcubed.py
@@
-11,6
+11,7
@@
class NerdCubedFeedIE(InfoExtractor):
_TEST = {
'url': 'http://www.nerdcubed.co.uk/feed.json',
'info_dict': {
+ 'id': 'nerdcubed-feed',
'title': 'nerdcubed.co.uk feed',
},
'playlist_mincount': 1300,