[vice:show] Add extractor (Closes #8847)
This commit is contained in:
parent
7f4173ae7c
commit
0a477f8731
2 changed files with 61 additions and 20 deletions
|
@ -836,7 +836,10 @@ from .vgtv import (
|
|||
VGTVIE,
|
||||
)
|
||||
from .vh1 import VH1IE
|
||||
from .vice import ViceIE
|
||||
from .vice import (
|
||||
ViceIE,
|
||||
ViceShowIE,
|
||||
)
|
||||
from .viddler import ViddlerIE
|
||||
from .videodetective import VideoDetectiveIE
|
||||
from .videofyme import VideofyMeIE
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue