mirror of
https://github.com/ytdl-org/youtube-dl
synced 2024-11-03 21:48:24 +01:00
Minor comment
This commit is contained in:
parent
1c5e23021e
commit
38acff0e77
@ -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
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user