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
[letv] Clarify download message
totalwebcasting
Sergey M․
10 years ago
parent
cf47794f09
commit
576904bce6
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/letv.py
+ 1
- 1
youtube_dl/extractor/letv.py
View File
@ -94,7 +94,7 @@ class LetvIE(InfoExtractor):
play_json
=
self
.
_download_json
(
play_json_req
,
media_id
,
'
playJson data
'
)
media_id
,
'
Downloading
playJson data
'
)
# Check for errors
playstatus
=
play_json
[
'
playstatus
'
]
Write
Preview
Loading…
Cancel
Save