logo

youtube-dl

[mirror] Download/Watch videos from video hosters
commit: 93b8a10e3bb95871644b4931c8eff5d500107125
parent 4207558e8bd3f9586f50e80cde4725cec636fcff
Author: Philipp Hagemeister <phihag@phihag.de>
Date:   Thu, 27 Nov 2014 15:44:49 +0100

release 2014.11.27

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.11.26.4' +__version__ = '2014.11.27'