projects
/
youtube-dl
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
6009b69
)
[ustream:channel] Change test playlist size (Seems to have been limited that way...
author
Philipp Hagemeister
<phihag@phihag.de>
Sun, 26 Oct 2014 23:18:10 +0000
(
00:18
+0100)
committer
Philipp Hagemeister
<phihag@phihag.de>
Sun, 26 Oct 2014 23:18:10 +0000
(
00:18
+0100)
youtube_dl/extractor/ustream.py
patch
|
blob
|
history
diff --git
a/youtube_dl/extractor/ustream.py
b/youtube_dl/extractor/ustream.py
index 994b60a76b88ef4d7ff8be630c2bafbd989e2c96..cee1ea8f6fd5ed50e14de086cb013628b015cb0e 100644
(file)
--- a/
youtube_dl/extractor/ustream.py
+++ b/
youtube_dl/extractor/ustream.py
@@
-72,7
+72,7
@@
class UstreamChannelIE(InfoExtractor):
'info_dict': {
'id': '10874166',
},
- 'playlist_mincount':
54
,
+ 'playlist_mincount':
17
,
}
def _real_extract(self, url):