1
0
mirror of https://gitlab.com/ytdl-org/youtube-dl.git synced 2025-11-03 04:27:07 -05:00

Minor comment

This commit is contained in:
Ricardo Garcia
2008-07-22 15:26:32 +02:00
committed by Ricardo Garcia
parent 1c5e23021e
commit 38acff0e77

View File

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