mirror of
https://github.com/yt-dlp/yt-dlp.git
synced 2025-12-20 13:36:30 +01:00
[extractor/unsupported] Raise error on known DRM-only sites (#5483)
Authored by: coletdjnz
This commit is contained in:
parent
efdc45a6ea
commit
d9df9b4919
2 changed files with 94 additions and 0 deletions
|
|
@ -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,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue