[tvnow] Add support for shows

This commit is contained in:
AndroKev 2018-03-12 08:57:41 +01:00 committed by Sergey M․
parent 8bd1df3c31
commit 3acae1e031
No known key found for this signature in database
GPG key ID: 2C393E0F18A9236D
2 changed files with 58 additions and 16 deletions

View file

@ -1136,6 +1136,7 @@ from .tvnoe import TVNoeIE
from .tvnow import (
TVNowIE,
TVNowListIE,
TVNowListChannelIE,
)
from .tvp import (
TVPEmbedIE,