projects
/
youtube-dl
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
cf47794
)
[letv] Clarify download message
author
Sergey M․
<dstftw@gmail.com>
Tue, 17 Mar 2015 14:01:31 +0000
(20:01 +0600)
committer
Sergey M․
<dstftw@gmail.com>
Tue, 17 Mar 2015 14:01:31 +0000
(20:01 +0600)
youtube_dl/extractor/letv.py
patch
|
blob
|
history
diff --git
a/youtube_dl/extractor/letv.py
b/youtube_dl/extractor/letv.py
index 9ed81a1992acc8e527844e0242e6392abe37884f..1484ac0d267697dceb34c9e406e3a26b26a37f54 100644
(file)
--- a/
youtube_dl/extractor/letv.py
+++ b/
youtube_dl/extractor/letv.py
@@
-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']