youtube-dl

Another place where youtube-dl lives on
git clone git://git.oshgnacknak.de/youtube-dl.git
Log | Files | Refs | README | LICENSE

commit 38acff0e77d773de0b14b95a21ea4cafd43a98c9
parent 1c5e23021ed23a1d143d7b0a9554574d1e7050fb
Author: Ricardo Garcia <sarbalap+freshmeat@gmail.com>
Date:   Tue, 22 Jul 2008 15:26:32 +0200

Minor comment

Diffstat:
Myoutube-dl | 1+
1 file changed, 1 insertion(+), 0 deletions(-)

diff --git 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