projects
/
youtube-dl
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
f15a9ca
)
[weiqitv] Use single quotes
author
Yen Chi Hsuan
<yan12125@gmail.com>
Tue, 19 Jan 2016 20:04:39 +0000
(
04:04
+0800)
committer
Yen Chi Hsuan
<yan12125@gmail.com>
Tue, 19 Jan 2016 20:04:39 +0000
(
04:04
+0800)
youtube_dl/extractor/weiqitv.py
patch
|
blob
|
history
diff --git
a/youtube_dl/extractor/weiqitv.py
b/youtube_dl/extractor/weiqitv.py
index 24389d4bb2c3b2b38e1a5dd31b2e693cf4acfd40..e333ae345b16e6ff6a25d2f57559c970eaf601d9 100644
(file)
--- a/
youtube_dl/extractor/weiqitv.py
+++ b/
youtube_dl/extractor/weiqitv.py
@@
-45,7
+45,7
@@
class WeiqiTVIE(InfoExtractor):
return {
'_type': 'url_transparent',
-
"ie_key"
: 'LetvCloud',
+
'ie_key'
: 'LetvCloud',
'url': letvcloud_url,
'title': info_json['name'],
'id': media_id,