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
[weiqitv] Use single quotes
totalwebcasting
Yen Chi Hsuan
9 years ago
parent
f15a9ca301
commit
8652bd22f1
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/weiqitv.py
+ 1
- 1
youtube_dl/extractor/weiqitv.py
View File
@ -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
,
Write
Preview
Loading…
Cancel
Save