[weiqitv] Use single quotes
parent
f15a9ca301
commit
8652bd22f1
|
@ -45,7 +45,7 @@ class WeiqiTVIE(InfoExtractor):
|
||||||
|
|
||||||
return {
|
return {
|
||||||
'_type': 'url_transparent',
|
'_type': 'url_transparent',
|
||||||
"ie_key": 'LetvCloud',
|
'ie_key': 'LetvCloud',
|
||||||
'url': letvcloud_url,
|
'url': letvcloud_url,
|
||||||
'title': info_json['name'],
|
'title': info_json['name'],
|
||||||
'id': media_id,
|
'id': media_id,
|
||||||
|
|
Loading…
Reference in New Issue