[vtm] Add extractor (closes #9974)
Implementation of the approach described in #9974.
This commit is contained in:
parent
3e5856d860
commit
e7a51a4c02
2 changed files with 137 additions and 0 deletions
|
@ -1174,6 +1174,7 @@ from .voxmedia import VoxMediaIE
|
|||
from .vporn import VpornIE
|
||||
from .vrt import VRTIE
|
||||
from .vrak import VrakIE
|
||||
from .vtm import VTMIE
|
||||
from .vube import VubeIE
|
||||
from .vuclip import VuClipIE
|
||||
from .vvvvid import VVVVIDIE
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue