logo

youtube-dl

[mirror] Download/Watch videos from video hosters
commit: b665ba6aa6551243aa1a5b707ee7034be356f1bb
parent ec5913b5cd92dfb8607ec535e02b04bdc09ff804
Author: Philipp Hagemeister <phihag@phihag.de>
Date:   Tue, 24 Feb 2015 11:24:26 +0100

release 2015.02.24

Diffstat:

Myoutube_dl/version.py2+-
1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/youtube_dl/version.py b/youtube_dl/version.py @@ -1,3 +1,3 @@ from __future__ import unicode_literals -__version__ = '2015.02.23.1' +__version__ = '2015.02.24'