[vrv] add support for series pages
This commit is contained in:
parent
a6f3a162f3
commit
48ab554feb
2 changed files with 68 additions and 25 deletions
|
@ -1182,7 +1182,10 @@ from .voxmedia import VoxMediaIE
|
|||
from .vporn import VpornIE
|
||||
from .vrt import VRTIE
|
||||
from .vrak import VrakIE
|
||||
from .vrv import VRVIE
|
||||
from .vrv import (
|
||||
VRVIE,
|
||||
VRVSeriesIE,
|
||||
)
|
||||
from .medialaan import MedialaanIE
|
||||
from .vube import VubeIE
|
||||
from .vuclip import VuClipIE
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue