[carambatv] Add extractor (Closes #9815)
This commit is contained in:
parent
ded7511a70
commit
eb451890da
2 changed files with 92 additions and 0 deletions
|
@ -110,6 +110,10 @@ from .camwithher import CamWithHerIE
|
|||
from .canalplus import CanalplusIE
|
||||
from .canalc2 import Canalc2IE
|
||||
from .canvas import CanvasIE
|
||||
from .carambatv import (
|
||||
CarambaTVIE,
|
||||
CarambaTVPageIE,
|
||||
)
|
||||
from .cbc import (
|
||||
CBCIE,
|
||||
CBCPlayerIE,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue