mirror of
https://github.com/ytdl-org/youtube-dl.git
synced 2025-01-19 01:01:58 +00:00
Enable CamWhoresBay extractor
This commit is contained in:
parent
272bfb3e47
commit
771bbcb453
@ -164,6 +164,10 @@ from .camdemy import (
|
|||||||
)
|
)
|
||||||
from .cammodels import CamModelsIE
|
from .cammodels import CamModelsIE
|
||||||
from .camtube import CamTubeIE
|
from .camtube import CamTubeIE
|
||||||
|
from .camwhoresbay import (
|
||||||
|
CamWhoresBayVideoIE,
|
||||||
|
CamWhoresBayModelIE,
|
||||||
|
)
|
||||||
from .camwithher import CamWithHerIE
|
from .camwithher import CamWithHerIE
|
||||||
from .canalplus import CanalplusIE
|
from .canalplus import CanalplusIE
|
||||||
from .canalc2 import Canalc2IE
|
from .canalc2 import Canalc2IE
|
||||||
|
Loading…
Reference in New Issue
Block a user