1
0
Fork 0

[extractor/clipchamp] Add extractor (#6978)

Closes #6973
Authored by: bashonly
This commit is contained in:
bashonly 2023-05-03 15:46:37 -05:00 committed by GitHub
commit 2f07c4c1da
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 62 additions and 0 deletions

View file

@ -356,6 +356,7 @@ from .ciscolive import (
)
from .ciscowebex import CiscoWebexIE
from .cjsw import CJSWIE
from .clipchamp import ClipchampIE
from .cliphunter import CliphunterIE
from .clippit import ClippitIE
from .cliprs import ClipRsIE