1
0
Fork 0

[extractor/camsoda] Add extractor (#5465)

Authored by: zulaport
This commit is contained in:
zulaport 2022-11-08 19:23:24 -08:00 committed by GitHub
commit 8fddc232bf
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 60 additions and 0 deletions

View file

@ -255,6 +255,7 @@ from .camdemy import (
CamdemyFolderIE
)
from .cammodels import CamModelsIE
from .camsoda import CamsodaIE
from .camtasia import CamtasiaEmbedIE
from .camwithher import CamWithHerIE
from .canalalpha import CanalAlphaIE