youtube-dl

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

commit a57a8e991860fb96e6111769ab0a22455c8854fc
parent 1f9fefe7f578169d41d75324decbd46ec8594311
Author: Sergey M․ <dstftw@gmail.com>
Date:   Sat,  6 May 2017 05:30:56 +0700

[test_youtube_chapters] Add coding cookie

Diffstat:
Mtest/test_youtube_chapters.py | 1+
1 file changed, 1 insertion(+), 0 deletions(-)

diff --git a/test/test_youtube_chapters.py b/test/test_youtube_chapters.py @@ -1,3 +1,4 @@ +# coding: utf-8 #!/usr/bin/env python from __future__ import unicode_literals