mirror of
https://github.com/yt-dlp/yt-dlp.git
synced 2024-11-03 09:40:30 +00:00
[4tube] Fix import
This commit is contained in:
parent
271a2dbfa2
commit
e77c5b4f63
@ -8,8 +8,8 @@
|
|||||||
unified_strdate,
|
unified_strdate,
|
||||||
str_to_int,
|
str_to_int,
|
||||||
parse_duration,
|
parse_duration,
|
||||||
|
clean_html,
|
||||||
)
|
)
|
||||||
from youtube_dl.utils import clean_html
|
|
||||||
|
|
||||||
|
|
||||||
class FourTubeIE(InfoExtractor):
|
class FourTubeIE(InfoExtractor):
|
||||||
|
Loading…
Reference in New Issue
Block a user