1
0
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:
Matthew
2022-11-09 22:09:13 +13:00
committed by GitHub
parent efdc45a6ea
commit d9df9b4919
2 changed files with 94 additions and 0 deletions

View File

@ -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,