[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
No known key found for this signature in database
GPG key ID: 2C393E0F18A9236D
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