1
0
mirror of https://github.com/yt-dlp/yt-dlp.git synced 2025-09-04 00:55:15 +00:00

[extractor/bundesliga] Add extractor (#5094)

Closes #2339
Authored by: Fabi019
This commit is contained in:
Fabi019
2022-10-03 15:40:09 +02:00
committed by GitHub
parent eb2d9504b9
commit f48ab881f6
2 changed files with 35 additions and 0 deletions

View File

@ -233,6 +233,7 @@ from .brightcove import (
BrightcoveNewIE,
)
from .businessinsider import BusinessInsiderIE
from .bundesliga import BundesligaIE
from .buzzfeed import BuzzFeedIE
from .byutv import BYUtvIE
from .c56 import C56IE