1
0
mirror of https://github.com/yt-dlp/yt-dlp.git synced 2025-10-30 14:15:13 +00:00

[ie/bundestag] Add extractor (#8783)

Authored by: Grub4K
This commit is contained in:
Simon Sawicki
2023-12-18 21:32:08 +01:00
committed by GitHub
parent c5f01bf7d4
commit 00a3e47bf5
2 changed files with 124 additions and 0 deletions

View File

@@ -276,6 +276,7 @@ from .brilliantpala import (
)
from .businessinsider import BusinessInsiderIE
from .bundesliga import BundesligaIE
from .bundestag import BundestagIE
from .buzzfeed import BuzzFeedIE
from .byutv import BYUtvIE
from .c56 import C56IE