From 38acff0e77d773de0b14b95a21ea4cafd43a98c9 Mon Sep 17 00:00:00 2001 From: Ricardo Garcia Date: Tue, 22 Jul 2008 15:26:32 +0200 Subject: [PATCH] Minor comment --- youtube-dl | 1 + 1 file changed, 1 insertion(+) 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