[tvanouvelles] Add extractor (closes #10616)

This commit is contained in:
Sergey M․ 2016-11-18 01:16:33 +07:00
parent b25459b88a
commit c131fc3372
No known key found for this signature in database
GPG key ID: 2C393E0F18A9236D
2 changed files with 69 additions and 0 deletions

View file

@ -965,6 +965,10 @@ from .tv2 import (
)
from .tv3 import TV3IE
from .tv4 import TV4IE
from .tvanouvelles import (
TVANouvellesIE,
TVANouvellesArticleIE,
)
from .tvc import (
TVCIE,
TVCArticleIE,