youtube-dl

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

commit 6e925598d68f5d5216aa3e9abed5c7706a68c891
parent 73cf76a93fe48240bf82b1685b1403f05b793ebf
Author: Sergey M․ <dstftw@gmail.com>
Date:   Sun,  9 Jul 2017 19:15:48 +0700

[csjw] Add coding cookie

Diffstat:
Myoutube_dl/extractor/cjsw.py | 1+
1 file changed, 1 insertion(+), 0 deletions(-)

diff --git a/youtube_dl/extractor/cjsw.py b/youtube_dl/extractor/cjsw.py @@ -1,3 +1,4 @@ +# coding: utf-8 from __future__ import unicode_literals import re