logo

youtube-dl

[mirror] Download/Watch videos from video hosters
commit: acf2a6e97b53b191edf3f92af1eae300633ea2d9
parent 8cfb6efe6f4a007a4faab132d08717cea0cdfbaf
Author: Philipp Hagemeister <phihag@phihag.de>
Date:   Mon,  2 Feb 2015 01:49:40 +0100

release 2015.02.02

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.01' +__version__ = '2015.02.02'