logo

youtube-dl

[mirror] Download/Watch videos from video hosters
commit: d853063955454d27721cade9f75db4d8945dd78f
parent 2546e7679f26147fce3ddb3fc49e869a03ec0a2e
Author: Ricardo Garcia <sarbalap+freshmeat@gmail.com>
Date:   Sat, 20 Sep 2008 11:17:04 +0200

Bump version number

Diffstat:

Myoutube-dl2+-
1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/youtube-dl b/youtube-dl @@ -837,7 +837,7 @@ if __name__ == '__main__': # Parse command line parser = optparse.OptionParser( usage='Usage: %prog [options] url...', - version='2008.08.09', + version='2008.09.20', conflict_handler='resolve', ) parser.add_option('-h', '--help',