This website works better with JavaScript.
Home
Help
Sign In
zolfa
/
youtube-dl
Watch
1
Star
0
Fork
0
Code
Issues
0
Pull Requests
0
Releases
1.1k
Wiki
Activity
Browse Source
[ustream:channel] Change test playlist size (Seems to have been limited that way on the website as well)
totalwebcasting
Philipp Hagemeister
10 years ago
parent
6009b69f81
commit
446a03bd96
1 changed files
with
1 additions
and
1 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-1
youtube_dl/extractor/ustream.py
+ 1
- 1
youtube_dl/extractor/ustream.py
View File
@ -72,7 +72,7 @@ class UstreamChannelIE(InfoExtractor):
'
info_dict
'
:
{
'
id
'
:
'
10874166
'
,
}
,
'
playlist_mincount
'
:
54
,
'
playlist_mincount
'
:
17
,
}
def
_real_extract
(
self
,
url
)
:
Write
Preview
Loading…
Cancel
Save