youtube-dl

Another place where youtube-dl lives on
git clone git://git.oshgnacknak.de/youtube-dl.git
Log | Files | Refs | README | LICENSE

commit 8d38dafbbff2b4f5b414e2555f47ad9352fb83b4
parent f3915452ded79ebc52126a33359739ecc1594f67
Author: Yen Chi Hsuan <yan12125@gmail.com>
Date:   Sun, 12 Feb 2017 00:45:37 +0800

ChangeLog: update after #12085

Diffstat:
MChangeLog | 6++++++
1 file changed, 6 insertions(+), 0 deletions(-)

diff --git a/ChangeLog b/ChangeLog @@ -1,3 +1,9 @@ +version <unreleased> + +Core +* TypeError is fixed with Python 2.7.13 on Windows (#11540, #12085) + + version 2017.02.11 Core