@@ -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: