logo

youtube-dl

[mirror] Download/Watch videos from video hosters
commit: 5277f09dfce6ba1a6f191871df1515ddd68ddd42
parent 2d30521ab9f535559dd208293982138516b88e8e
Author: Philipp Hagemeister <phihag@phihag.de>
Date:   Wed, 11 Feb 2015 19:02:39 +0100

release 2015.02.11

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.10.5' +__version__ = '2015.02.11'