]> Raphaƫl G. Git Repositories - youtubedl/blobdiff - youtube_dl/extractor/noco.py
New upstream version 2018.06.18
[youtubedl] / youtube_dl / extractor / noco.py
index a9f9b10c47b8b9f481a8ab3f88705b1b0e76eb0f..58b371ed7462e7d43f490cfa3b94bee15e35f0f7 100644 (file)
@@ -65,7 +65,7 @@ class NocoIE(InfoExtractor):
         self._login()
 
     def _login(self):
-        (username, password) = self._get_login_info()
+        username, password = self._get_login_info()
         if username is None:
             return