]> Raphaƫl G. Git Repositories - youtubedl/blobdiff - youtube_dl/extractor/noco.py
New upstream version 2017.12.31
[youtubedl] / youtube_dl / extractor / noco.py
index 8b83e1f760141bc1a6a0ff4c56761e09b6e3d920..a9f9b10c47b8b9f481a8ab3f88705b1b0e76eb0f 100644 (file)
@@ -70,7 +70,7 @@ class NocoIE(InfoExtractor):
             return
 
         login = self._download_json(
-            self._LOGIN_URL, None, 'Logging in as %s' % username,
+            self._LOGIN_URL, None, 'Logging in',
             data=urlencode_postdata({
                 'a': 'login',
                 'cookie': '1',