[Cinemassacre] Move to a standalone module
This commit is contained in:
parent
0954cd8aa4
commit
e94443de80
3 changed files with 83 additions and 76 deletions
|
@ -70,6 +70,7 @@ from .chirbit import (
|
|||
ChirbitProfileIE,
|
||||
)
|
||||
from .cinchcast import CinchcastIE
|
||||
from .cinemassacre import CinemassacreIE
|
||||
from .clipfish import ClipfishIE
|
||||
from .cliphunter import CliphunterIE
|
||||
from .clipsyndicate import ClipsyndicateIE
|
||||
|
@ -446,7 +447,7 @@ from .sbs import SBSIE
|
|||
from .scivee import SciVeeIE
|
||||
from .screencast import ScreencastIE
|
||||
from .screencastomatic import ScreencastOMaticIE
|
||||
from .screenwavemedia import CinemassacreIE, ScreenwaveMediaIE, TeamFourIE
|
||||
from .screenwavemedia import ScreenwaveMediaIE, TeamFourIE
|
||||
from .senateisvp import SenateISVPIE
|
||||
from .servingsys import ServingSysIE
|
||||
from .sexu import SexuIE
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue