0
0
Fork 0
mirror of https://github.com/yt-dlp/yt-dlp.git synced 2024-11-27 03:03:01 +00: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