mirror of
https://github.com/yt-dlp/yt-dlp.git
synced 2025-08-20 03:18:30 +00:00
fix import
This commit is contained in:
parent
3cab0b7db7
commit
735ce76e22
@ -1,5 +1,5 @@
|
|||||||
from .common import InfoExtractor
|
from .common import InfoExtractor
|
||||||
from yt_dlp.utils._utils import ExtractorError
|
from ..utils import ExtractorError
|
||||||
|
|
||||||
|
|
||||||
class MyFreeCamsIE(InfoExtractor):
|
class MyFreeCamsIE(InfoExtractor):
|
||||||
|
Loading…
Reference in New Issue
Block a user