projects
/
youtube-dl
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
39d4c1b
)
[safari] Fix typo (closes #13252)
author
Sergey M․
<dstftw@gmail.com>
Thu, 1 Jun 2017 18:03:51 +0000
(
01:03
+0700)
committer
Sergey M․
<dstftw@gmail.com>
Thu, 1 Jun 2017 18:03:51 +0000
(
01:03
+0700)
youtube_dl/extractor/safari.py
patch
|
blob
|
history
diff --git
a/youtube_dl/extractor/safari.py
b/youtube_dl/extractor/safari.py
index c3aec1edde5e9d02efb377fa39941ae01d2f04b4..794e4ee6f5a7393f807e3eb13e238f4c8cb48115 100644
(file)
--- a/
youtube_dl/extractor/safari.py
+++ b/
youtube_dl/extractor/safari.py
@@
-67,7
+67,7
@@
class SafariBaseIE(InfoExtractor):
'Login failed; make sure your credentials are correct and try again.',
expected=True)
-
SafariBaseIE
.LOGGED_IN = True
+
self
.LOGGED_IN = True
self.to_screen('Login successful')