mirror of
https://github.com/yt-dlp/yt-dlp.git
synced 2025-12-14 12:15:23 +00:00
fix import
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
from .common import InfoExtractor
|
||||
from yt_dlp.utils._utils import ExtractorError
|
||||
from ..utils import ExtractorError
|
||||
|
||||
|
||||
class MyFreeCamsIE(InfoExtractor):
|
||||
|
||||
Reference in New Issue
Block a user