[bellmedia] add support for more sites
This commit is contained in:
parent
87148bb711
commit
c035dba19e
2 changed files with 35 additions and 6 deletions
|
@ -93,6 +93,7 @@ from .bbc import (
|
|||
)
|
||||
from .beeg import BeegIE
|
||||
from .behindkink import BehindKinkIE
|
||||
from .bellmedia import BellMediaIE
|
||||
from .beatportpro import BeatportProIE
|
||||
from .bet import BetIE
|
||||
from .bigflix import BigflixIE
|
||||
|
@ -195,7 +196,6 @@ from .crunchyroll import (
|
|||
)
|
||||
from .cspan import CSpanIE
|
||||
from .ctsnews import CtsNewsIE
|
||||
from .ctv import CTVIE
|
||||
from .ctvnews import CTVNewsIE
|
||||
from .cultureunplugged import CultureUnpluggedIE
|
||||
from .curiositystream import (
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue