fix tvnplayer on py2.7

This commit is contained in:
Laura Liberda 2021-01-03 05:14:37 +01:00
parent 9bba7c1c5f
commit 837924dd1b

View file

@ -1,7 +1,6 @@
# coding: utf-8
from __future__ import unicode_literals
import re
from .common import InfoExtractor
from ..utils import (
int_or_none,