mirror of
https://github.com/yt-dlp/yt-dlp
synced 2025-07-12 16:47:39 -05:00
[extractor/unsupported] Raise error on known DRM-only sites (#5483)
Authored by: coletdjnz
This commit is contained in:
@ -2023,6 +2023,7 @@ from .umg import UMGDeIE
|
||||
from .unistra import UnistraIE
|
||||
from .unity import UnityIE
|
||||
from .unscripted import UnscriptedNewsVideoIE
|
||||
from .unsupported import KnownDRMIE
|
||||
from .uol import UOLIE
|
||||
from .uplynk import (
|
||||
UplynkIE,
|
||||
|
Reference in New Issue
Block a user