1
0
Fork 0

[ie/BTVPlus] Add extractor (#13541)

Authored by: bubo
This commit is contained in:
Lyuben Ivanov 2025-07-12 22:56:11 +03:00 committed by GitHub
commit 3ae61e0f31
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
2 changed files with 74 additions and 0 deletions

View file

@ -309,6 +309,7 @@ from .brilliantpala import (
BrilliantpalaClassesIE,
BrilliantpalaElearnIE,
)
from .btvplus import BTVPlusIE
from .bundesliga import BundesligaIE
from .bundestag import BundestagIE
from .bunnycdn import BunnyCdnIE