[tvnet] Improve and fix issues (closes #15462)

This commit is contained in:
Sergey M․ 2018-06-12 01:35:23 +07:00
parent b2df66aeca
commit a572ae6114
No known key found for this signature in database
GPG key ID: 2C393E0F18A9236D
3 changed files with 134 additions and 92 deletions

View file

@ -1139,6 +1139,7 @@ from .tvc import (
from .tvigle import TvigleIE
from .tvland import TVLandIE
from .tvn24 import TVN24IE
from .tvnet import TVNetIE
from .tvnoe import TVNoeIE
from .tvnow import (
TVNowIE,
@ -1306,7 +1307,6 @@ from .vrv import (
VRVSeriesIE,
)
from .vshare import VShareIE
from .vtv import VTVIE
from .medialaan import MedialaanIE
from .vube import VubeIE
from .vuclip import VuClipIE