[beam:vod] Add extractor
This commit is contained in:
parent
03327bc9a6
commit
1e0d65f0bd
2 changed files with 116 additions and 10 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue