From: Ricardo Garcia Date: Tue, 22 Jul 2008 13:26:32 +0000 (+0200) Subject: Minor comment X-Git-Url: http://git.cielonegro.org/gitweb.cgi?a=commitdiff_plain;h=38acff0e77d773de0b14b95a21ea4cafd43a98c9;p=youtube-dl.git Minor comment --- diff --git a/youtube-dl b/youtube-dl index 46d45d37d..633c87e5d 100755 --- a/youtube-dl +++ b/youtube-dl @@ -368,6 +368,7 @@ class YoutubeIE(InfoExtractor): self.to_stderr('WARNING: parsing .netrc: %s' % str(err)) return + # No authentication to be performed if username is None: return