[videa] Add extractor
This commit is contained in:
parent
490da94edf
commit
e746021577
2 changed files with 102 additions and 0 deletions
|
@ -1064,6 +1064,10 @@ from .vice import (
|
|||
from .viceland import VicelandIE
|
||||
from .vidbit import VidbitIE
|
||||
from .viddler import ViddlerIE
|
||||
from .videa import (
|
||||
VideaIE,
|
||||
VideaEmbedIE,
|
||||
)
|
||||
from .videodetective import VideoDetectiveIE
|
||||
from .videofyme import VideofyMeIE
|
||||
from .videomega import VideoMegaIE
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue