youtube-dl

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

commit fda2717ef9d429358d5816582590d15d18f9109f
parent 937511dfc01c3d00c35a00f78c2b6f989b4d46e3
Author: Sergey M․ <dstftw@gmail.com>
Date:   Sun,  8 Nov 2015 16:56:20 +0600

[movieclips] Add coding cookie

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

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