logo

youtube-dl

[mirror] Download/Watch videos from video hosters
commit: 4927de4f865eea988b92f37df40f3522c024f6e6
parent bad5c1a3037e7630d599a002fa80790a446cfe77
Author: Philipp Hagemeister <phihag@phihag.de>
Date:   Sun, 14 Dec 2014 00:13:17 +0100

release 2014.12.14

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.13.1' +__version__ = '2014.12.14'