2
0
mirror of https://github.com/blackjack4494/yt-dlc.git synced 2025-09-23 05:32:40 -06: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)) self.to_stderr('WARNING: parsing .netrc: %s' % str(err))
return return
# No authentication to be performed
if username is None: if username is None:
return return