logo

youtube-dl

[mirror] Download/Watch videos from video hosters
commit: 93e1659586d0741f5f7987e6c5232e9636f7df72
parent b576abb4572c61289269db61da8c472d487a7a03
Author: Philipp Hagemeister <phihag@phihag.de>
Date:   Tue, 13 Sep 2011 22:39:20 +0200

Bump version number (remove -phihag)

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.09-phihag' +__version__ = '2011.09.13' UPDATE_URL = 'https://raw.github.com/phihag/youtube-dl/master/youtube-dl'