logo

youtube-dl

[mirror] Download/Watch videos from video hosters
commit: e5b9fac28173738dfb545393aca5595c2aafe5bd
parent 08c1d0d3bc43f344f58f16ff215f231f4b727f44
Author: Philipp Hagemeister <phihag@phihag.de>
Date:   Wed, 14 Sep 2011 22:55:26 +0200

Bump version number

Diffstat:

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

diff --git a/youtube-dl b/youtube-dl @@ -15,7 +15,7 @@ __author__ = ( ) __license__ = 'Public Domain' -__version__ = '2011.09.14' +__version__ = '2011.09.15' UPDATE_URL = 'https://raw.github.com/rg3/youtube-dl/master/youtube-dl'