logo

youtube-dl

[mirror] Download/Watch videos from video hosters
commit: ee2edd838a1e8770488e695c380943ded44d0983
parent 73e732eb6b5fb2edd61701ae110cc52fe6836364
Author: Philipp Hagemeister <phihag@phihag.de>
Date:   Tue, 13 Oct 2015 00:53:05 +0200

release 2015.10.13

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.10.12' +__version__ = '2015.10.13'