logo

youtube-dl

[mirror] Download/Watch videos from video hosters
commit: e97a534f13ef9bf3d8e9007b80344ca43b8f0a20
parent 8acb83d9937211abe7194161be863194ae445d95
Author: Philipp Hagemeister <phihag@phihag.de>
Date:   Mon, 15 Dec 2014 01:36:46 +0100

release 2014.12.15

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.14' +__version__ = '2014.12.15'