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
[livestream] change test url
totalwebcasting
remitamine
9 years ago
parent
59185202c6
commit
c71d2e2087
1 changed files
with
1 additions
and
1 deletions
Unified View
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-1
youtube_dl/extractor/livestream.py
+ 1
- 1
youtube_dl/extractor/livestream.py
View File
@ -254,7 +254,7 @@ class LivestreamOriginalIE(InfoExtractor):
'
playlist_mincount
'
:
4
,
'
playlist_mincount
'
:
4
,
}
,
{
}
,
{
# live stream
# live stream
'
url
'
:
'
http://
www
.livestream.com/znsbahamas
'
,
'
url
'
:
'
http://
original
.livestream.com/znsbahamas
'
,
'
only_matching
'
:
True
,
'
only_matching
'
:
True
,
}
]
}
]
Write
Preview
Loading…
Cancel
Save