Add coding for python 2

This commit is contained in:
Lucas 2019-12-23 15:56:03 +01:00
parent 02a64d2449
commit caffa836fd
1 changed files with 2 additions and 0 deletions

View File

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