logo

youtube-dl

[mirror] Download/Watch videos from video hostersgit clone https://hacktivis.me/git/mirror/youtube-dl.git
commit: 29a9385ff083fde37bcd5fc1119fa7fa55cf6973
parent db546cf87fa4206e55f66ddcc041dcd12fe708c8
Author: Philipp Hagemeister <phihag@phihag.de>
Date:   Fri,  2 Jan 2015 15:56:26 +0100

release 2015.01.02

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.01.01' +__version__ = '2015.01.02'