aboutsummaryrefslogtreecommitdiffstats
path: root/hypervideo_dl/extractor/stv.py
diff options
context:
space:
mode:
Diffstat (limited to 'hypervideo_dl/extractor/stv.py')
-rw-r--r--hypervideo_dl/extractor/stv.py6
1 files changed, 1 insertions, 5 deletions
diff --git a/hypervideo_dl/extractor/stv.py b/hypervideo_dl/extractor/stv.py
index ba5661d..c879fb5 100644
--- a/hypervideo_dl/extractor/stv.py
+++ b/hypervideo_dl/extractor/stv.py
@@ -1,10 +1,6 @@
-# coding: utf-8
-from __future__ import unicode_literals
-
-
from .common import InfoExtractor
+from ..compat import compat_str
from ..utils import (
- compat_str,
float_or_none,
int_or_none,
smuggle_url,