projects
/
youtube-dl
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
8029857
)
[toypics:user] Update test playlist count
author
Sergey M․
<dstftw@gmail.com>
Thu, 4 Sep 2014 12:37:40 +0000
(19:37 +0700)
committer
Sergey M․
<dstftw@gmail.com>
Thu, 4 Sep 2014 12:37:40 +0000
(19:37 +0700)
youtube_dl/extractor/toypics.py
patch
|
blob
|
history
diff --git
a/youtube_dl/extractor/toypics.py
b/youtube_dl/extractor/toypics.py
index 19415b2a66f4cfdf02f73ea5cbbc5090291e15fa..2756f56d3a94ae8f2bed64aa39acf4d45616366b 100644
(file)
--- a/
youtube_dl/extractor/toypics.py
+++ b/
youtube_dl/extractor/toypics.py
@@
-47,7
+47,7
@@
class ToypicsUserIE(InfoExtractor):
'info_dict': {
'id': 'Mikey',
},
- 'playlist_mincount':
9917
,
+ 'playlist_mincount':
19
,
}
def _real_extract(self, url):