Enable CamWhoresBay extractor

This commit is contained in:
cens0r 2022-04-18 19:37:41 +02:00 committed by GitHub
parent 272bfb3e47
commit 771bbcb453
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -164,6 +164,10 @@ from .camdemy import (
)
from .cammodels import CamModelsIE
from .camtube import CamTubeIE
from .camwhoresbay import (
CamWhoresBayVideoIE,
CamWhoresBayModelIE,
)
from .camwithher import CamWithHerIE
from .canalplus import CanalplusIE
from .canalc2 import Canalc2IE