projects
/
youtube-dl
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
027eb5a
)
[vlive] PEP8
author
Yen Chi Hsuan
<yan12125@gmail.com>
Sat, 5 Sep 2015 07:25:19 +0000
(15:25 +0800)
committer
Yen Chi Hsuan
<yan12125@gmail.com>
Sat, 5 Sep 2015 07:25:19 +0000
(15:25 +0800)
youtube_dl/extractor/vlive.py
patch
|
blob
|
history
diff --git
a/youtube_dl/extractor/vlive.py
b/youtube_dl/extractor/vlive.py
index a456f8217f0b72257a2a5be0d52603170e1329a3..86c1cb5ef5d352608416a653bea5ef9f74c4287a 100644
(file)
--- a/
youtube_dl/extractor/vlive.py
+++ b/
youtube_dl/extractor/vlive.py
@@
-41,7
+41,7
@@
class VLiveIE(InfoExtractor):
thumbnail = self._og_search_thumbnail(webpage)
creator = self._html_search_regex(
r'<span[^>]+class="name">([^<>]+)</span>', webpage, 'creator')
-
+
url = 'http://global.apis.naver.com/globalV/globalV/vod/%s/playinfo?' % video_id
msgpad = '%.0f' % (time() * 1000)
md = b64encode(