logo

youtube-dl

[mirror] Download/Watch videos from video hosters
commit: f817d9bec180a932541564bdb9baf3db43e47faa
parent e2effb08a46817104b56a6242616fd60848251d9
Author: Philipp Hagemeister <phihag@phihag.de>
Date:   Wed, 10 Feb 2016 16:17:38 +0100

release 2016.02.10

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__ = '2016.02.09.1' +__version__ = '2016.02.10'