1
0
mirror of https://github.com/l1ving/youtube-dl synced 2024-12-31 00:42:58 +08: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