[extractor/camtasia] Separate into own extractor (#4307)

Authored by: coletdjnz
This commit is contained in:
pukkandan
2022-08-02 01:00:55 +05:30
parent f2e8dbcc00
commit 5fff2e576f
3 changed files with 72 additions and 67 deletions

View File

@@ -219,6 +219,7 @@ from .camdemy import (
CamdemyFolderIE
)
from .cammodels import CamModelsIE
from .camtasia import CamtasiaEmbedIE
from .camwithher import CamWithHerIE
from .canalalpha import CanalAlphaIE
from .canalplus import CanalplusIE