mirror of
https://github.com/yt-dlp/yt-dlp
synced 2025-12-17 22:55:42 +07:00
[extractor/unsupported] Raise error on known DRM-only sites (#5483)
Authored by: coletdjnz
This commit is contained in:
@@ -2023,6 +2023,7 @@
|
||||
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