[carambatv] Add extractor (Closes #9815)

This commit is contained in:
Sergey M․ 2016-06-18 03:04:14 +07:00
parent ded7511a70
commit eb451890da
No known key found for this signature in database
GPG key ID: 2C393E0F18A9236D
2 changed files with 92 additions and 0 deletions

View file

@ -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,