[tv3] Add new extractor(closes #8059)

This commit is contained in:
remitamine 2016-03-16 10:47:39 +01:00
parent 48254c3f2c
commit 23edc49509
2 changed files with 34 additions and 0 deletions

View file

@ -784,6 +784,7 @@ from .tv2 import (
TV2IE,
TV2ArticleIE,
)
from .tv3 import TV3IE
from .tv4 import TV4IE
from .tvc import (
TVCIE,