[thvideo] Add support for playlists
This commit is contained in:
parent
7f5c0c4a19
commit
67077b182b
2 changed files with 28 additions and 1 deletions
|
@ -371,7 +371,10 @@ from .thisav import ThisAVIE
|
|||
from .tinypic import TinyPicIE
|
||||
from .tlc import TlcIE, TlcDeIE
|
||||
from .tnaflix import TNAFlixIE
|
||||
from .thvideo import THVideoIE
|
||||
from .thvideo import (
|
||||
THVideoIE,
|
||||
THVideoPlaylistIE
|
||||
)
|
||||
from .toutv import TouTvIE
|
||||
from .toypics import ToypicsUserIE, ToypicsIE
|
||||
from .traileraddict import TrailerAddictIE
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue