1
0
mirror of https://gitlab.com/ytdl-org/youtube-dl.git synced 2025-11-02 14:18:24 -05:00

[movieclips] Add coding cookie

This commit is contained in:
Sergey M․
2015-11-08 16:56:20 +06:00
parent 937511dfc0
commit fda2717ef9

View File

@@ -1,3 +1,4 @@
# coding: utf-8
from __future__ import unicode_literals
from .common import InfoExtractor