[tvanouvelles] Add extractor (closes #10616)
This commit is contained in:
parent
b25459b88a
commit
c131fc3372
2 changed files with 69 additions and 0 deletions
|
@ -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,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue