X-Git-Url: http://git.cielonegro.org/gitweb.cgi?a=blobdiff_plain;f=youtube_dl%2Fextractor%2Ffunimation.py;h=07d01caecfe6a1cc9bde8e23eb8d3955cdeda62c;hb=38c32dbf19d0168295d02b0afaed9227fed46338;hp=107f658baf2c393036dd4d2c770c01258e29e1a9;hpb=e4d9586562d24cbbea6ee07162290ec602399f37;p=youtube-dl.git diff --git a/youtube_dl/extractor/funimation.py b/youtube_dl/extractor/funimation.py index 107f658ba..07d01caec 100644 --- a/youtube_dl/extractor/funimation.py +++ b/youtube_dl/extractor/funimation.py @@ -51,7 +51,7 @@ class FunimationIE(InfoExtractor): }] def _login(self): - (username, password) = self._get_login_info() + username, password = self._get_login_info() if username is None: return try: