1
0
mirror of https://codeberg.org/polarisfm/youtube-dl synced 2024-09-29 22:08:45 +02:00

[telecino] Add coding declaration

This commit is contained in:
Philipp Hagemeister 2014-10-23 20:21:27 +02:00
parent ad5f53ac72
commit f3cd403c2b

View File

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