logo

youtube-dl

[mirror] Download/Watch videos from video hosters
commit: 08a5b7f8004b1a5ff57f93830e66b6a0063c38c3
parent 1cde6f1d528d95f15b6138fa6a4658789628ab9d
Author: Philipp Hagemeister <phihag@phihag.de>
Date:   Fri, 16 Sep 2011 22:33:08 +0200

Release 2011.09.18b

Diffstat:

MLATEST_VERSION2+-
Myoutube-dl2+-
2 files changed, 2 insertions(+), 2 deletions(-)

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