[tv2hu] Add new extractor

This commit is contained in:
Vukkk 2016-08-31 10:56:11 +02:00 committed by Remita Amine
parent 3962260b7d
commit 3ef1d0c733
2 changed files with 79 additions and 0 deletions

View file

@ -1031,6 +1031,7 @@ from .tv2 import (
TV2IE,
TV2ArticleIE,
)
from .tv2hu import TV2HUIE
from .tv3 import TV3IE
from .tv4 import TV4IE
from .tv5mondeplus import TV5MondePlusIE