[tvland] Add new extractor

This commit is contained in:
remitamine 2015-12-31 20:23:48 +01:00
parent 69f8595256
commit 91e274546c
2 changed files with 71 additions and 0 deletions

View file

@ -739,6 +739,7 @@ from .tvc import (
TVCArticleIE,
)
from .tvigle import TvigleIE
from .tvland import TVLandIE
from .tvp import TvpIE, TvpSeriesIE
from .tvplay import TVPlayIE
from .tweakers import TweakersIE