mirror of
https://gitlab.com/ytdl-org/youtube-dl.git
synced 2025-11-07 11:57:07 -05:00
[beam:vod] Add extractor
This commit is contained in:
@@ -98,7 +98,10 @@ from .bbc import (
|
||||
BBCCoUkPlaylistIE,
|
||||
BBCIE,
|
||||
)
|
||||
from .beampro import BeamProLiveIE
|
||||
from .beampro import (
|
||||
BeamProLiveIE,
|
||||
BeamProVodIE,
|
||||
)
|
||||
from .beeg import BeegIE
|
||||
from .behindkink import BehindKinkIE
|
||||
from .bellmedia import BellMediaIE
|
||||
|
||||
Reference in New Issue
Block a user