mirror of
https://github.com/ytdl-org/youtube-dl.git
synced 2025-08-21 05:44:02 -07:00
Enable CamWhoresBay extractor
This commit is contained in:
parent
272bfb3e47
commit
771bbcb453
1 changed files with 4 additions and 0 deletions
|
@ -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…
Add table
Add a link
Reference in a new issue