mirror of
https://github.com/ytdl-org/youtube-dl
synced 2024-12-23 04:30:10 +09: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 .camtube import CamTubeIE
|
||||
from .camwhoresbay import (
|
||||
CamWhoresBayVideoIE,
|
||||
CamWhoresBayModelIE,
|
||||
)
|
||||
from .camwithher import CamWithHerIE
|
||||
from .canalplus import CanalplusIE
|
||||
from .canalc2 import Canalc2IE
|
||||
|
Loading…
Reference in New Issue
Block a user