[videomore] Add extractor (Closes #8040)
This commit is contained in:
parent
06e4874c99
commit
030dfb04e0
2 changed files with 191 additions and 0 deletions
|
@ -781,6 +781,11 @@ from .viddler import ViddlerIE
|
|||
from .videodetective import VideoDetectiveIE
|
||||
from .videofyme import VideofyMeIE
|
||||
from .videomega import VideoMegaIE
|
||||
from .videomore import (
|
||||
VideomoreIE,
|
||||
VideomoreVideoIE,
|
||||
VideomoreSeasonIE,
|
||||
)
|
||||
from .videopremium import VideoPremiumIE
|
||||
from .videott import VideoTtIE
|
||||
from .vidme import VidmeIE
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue