1
0
mirror of https://github.com/yt-dlp/yt-dlp.git synced 2025-10-31 06:35:12 +00:00

[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
parent a5d697f62d
commit 3ae61e0f31
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