mirror of
https://github.com/yt-dlp/yt-dlp.git
synced 2025-12-21 23:48:57 +00:00
[ie/boomplay] add extractors
This commit is contained in:
@@ -280,6 +280,13 @@ from .blogger import BloggerIE
|
||||
from .bloomberg import BloombergIE
|
||||
from .bokecc import BokeCCIE
|
||||
from .bongacams import BongaCamsIE
|
||||
from .boomplay import (
|
||||
BoomPlayEpisodeIE,
|
||||
BoomPlayMusicIE,
|
||||
BoomPlayPlaylistIE,
|
||||
BoomPlayPodcastIE,
|
||||
BoomPlayVideoIE,
|
||||
)
|
||||
from .boosty import BoostyIE
|
||||
from .bostonglobe import BostonGlobeIE
|
||||
from .box import BoxIE
|
||||
|
||||
Reference in New Issue
Block a user