projects
/
youtube-dl
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
e73277c
)
[esri] Fix typo
author
Sergey M․
<dstftw@gmail.com>
Sun, 27 Dec 2015 15:41:36 +0000
(21:41 +0600)
committer
Sergey M․
<dstftw@gmail.com>
Sun, 27 Dec 2015 15:41:36 +0000
(21:41 +0600)
youtube_dl/extractor/esri.py
patch
|
blob
|
history
diff --git
a/youtube_dl/extractor/esri.py
b/youtube_dl/extractor/esri.py
index bf5d2019fb69f5a0f221c6ad3b99ea695dbdc008..d4205d7fbde331e3bb9fc94275da143575ebd454 100644
(file)
--- a/
youtube_dl/extractor/esri.py
+++ b/
youtube_dl/extractor/esri.py
@@
-61,7
+61,7
@@
class EsriVideoIE(InfoExtractor):
webpage, 'duration', fatal=False))
upload_date = unified_strdate(self._html_search_meta(
- 'last-modified', webpage, 'upload date', fatal=
Non
e))
+ 'last-modified', webpage, 'upload date', fatal=
Fals
e))
return {
'id': video_id,