[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
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
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