1
0
mirror of https://codeberg.org/polarisfm/youtube-dl synced 2024-11-22 16:44:32 +01: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