logo

youtube-dl

[mirror] Download/Watch videos from video hosters
commit: 9a237b776caa66fc6d1f6986c8f58599a1711aec
parent 02ec32a1efc18a4f09b2422dc8c5bfb397a7e6ee
Author: Philipp Hagemeister <phihag@phihag.de>
Date:   Thu,  1 Jan 2015 21:41:42 +0100

release 2015.01.01

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__ = '2014.12.17.2' +__version__ = '2015.01.01'