[extractor/beatbump] Add extractors (#5304)

Authored by: Bobscorn, pukkandan
Closes #4653
This commit is contained in:
Bobscorn
2022-12-27 20:04:56 +13:00
committed by GitHub
parent 247c8dd4f5
commit 0ef3d47027
2 changed files with 105 additions and 0 deletions

View File

@@ -184,6 +184,10 @@ from .bbc import (
from .beeg import BeegIE
from .behindkink import BehindKinkIE
from .bellmedia import BellMediaIE
from .beatbump import (
BeatBumpVideoIE,
BeatBumpPlaylistIE,
)
from .beatport import BeatportIE
from .berufetv import BerufeTVIE
from .bet import BetIE