[cammodels] Add extractor

This commit is contained in:
mars67857
2017-10-14 22:09:44 -07:00
committed by Sergey M․
parent 261f47306c
commit 2a49d01992
2 changed files with 94 additions and 0 deletions

View File

@ -145,6 +145,7 @@ from .camdemy import (
CamdemyIE,
CamdemyFolderIE
)
from .cammodels import CamModelsIE
from .camwithher import CamWithHerIE
from .canalplus import CanalplusIE
from .canalc2 import Canalc2IE