logo

youtube-dl

[mirror] Download/Watch videos from video hosters
commit: 9cad27008b88b5ba3dfb1d747d7476b05582f385
parent 11e611a7fa809a447939e8a98c8549f2827c862f
Author: Philipp Hagemeister <phihag@phihag.de>
Date:   Wed, 18 Feb 2015 00:49:34 +0100

release 2015.02.18

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.17.2' +__version__ = '2015.02.18'