[extractor/beatbump] Add extractors (#5304)
Authored by: Bobscorn, pukkandan Closes #4653
This commit is contained in:
parent
247c8dd4f5
commit
0ef3d47027
2 changed files with 105 additions and 0 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue