logo

youtube-dl

[mirror] Download/Watch videos from video hosters
commit: cb007f47c1685e1d17a8fc7be7920293610290a6
parent 9abd500a7402fe1f66e4177b61a7327b416b6b9d
Author: Philipp Hagemeister <phihag@phihag.de>
Date:   Thu, 11 Dec 2014 17:08:31 +0100

release 2014.12.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__ = '2014.12.10.3' +__version__ = '2014.12.11'