mirror of
https://github.com/yt-dlp/yt-dlp.git
synced 2025-10-04 09:44:50 +00:00
[extractor/beatbump] Add extractors (#5304)
Authored by: Bobscorn, pukkandan Closes #4653
This commit is contained in:
@@ -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
|
||||
|
Reference in New Issue
Block a user