[camtube] Add extractor

This commit is contained in:
Sergey M․ 2018-06-03 17:09:20 +07:00
parent 77053237c5
commit c3023e9f2e
No known key found for this signature in database
GPG key ID: 2C393E0F18A9236D
2 changed files with 70 additions and 0 deletions

View file

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