mirror of
https://github.com/l1ving/youtube-dl
synced 2025-02-10 12:22:54 +08:00
removed reference to JSInterpreter
This commit is contained in:
parent
250c284a55
commit
20810e69ef
@ -6,7 +6,6 @@ import os
|
|||||||
import re
|
import re
|
||||||
|
|
||||||
from .common import InfoExtractor
|
from .common import InfoExtractor
|
||||||
from ..jsinterp import JSInterpreter
|
|
||||||
from ..compat import (
|
from ..compat import (
|
||||||
compat_HTTPError,
|
compat_HTTPError,
|
||||||
compat_urllib_parse_unquote,
|
compat_urllib_parse_unquote,
|
||||||
|
Loading…
Reference in New Issue
Block a user