[ie/art19] Add extractors (#9099)

Authored by: seproDev
This commit is contained in:
sepro
2024-01-29 20:38:25 +01:00
committed by GitHub
parent 41b6cdb419
commit 999ea80beb
2 changed files with 307 additions and 0 deletions

View File

@@ -138,6 +138,10 @@ from .ard import (
ARDMediathekCollectionIE,
ARDIE,
)
from .art19 import (
Art19IE,
Art19ShowIE,
)
from .arte import (
ArteTVIE,
ArteTVEmbedIE,