mirror of
https://github.com/yt-dlp/yt-dlp.git
synced 2025-08-13 16:08:29 +00:00
fix: Import ExtractorError in SouthParkDeIE
This commit is contained in:
parent
3228b3de49
commit
1d5852663d
@ -2,6 +2,7 @@
|
||||
from ..utils import (
|
||||
random_uuidv4,
|
||||
traverse_obj,
|
||||
ExtractorError, # Added ExtractorError import
|
||||
)
|
||||
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user