[ciscolive] Add extractor

This commit is contained in:
Austin de Coup-Crank 2018-10-26 19:15:44 -07:00 committed by Sergey M․
parent 15ed5a2784
commit 05bd5e9c77
No known key found for this signature in database
GPG key ID: 2C393E0F18A9236D
2 changed files with 137 additions and 0 deletions

View file

@ -194,6 +194,7 @@ from .chirbit import (
ChirbitProfileIE,
)
from .cinchcast import CinchcastIE
from .ciscolive import CiscoLiveIE
from .cjsw import CJSWIE
from .cliphunter import CliphunterIE
from .clippit import ClippitIE