1
0
mirror of https://github.com/yt-dlp/yt-dlp.git synced 2025-09-04 00:55:15 +00:00

[tv3] remove extractor(closes #10461)(closes #15339)

This commit is contained in:
Remita Amine
2018-10-15 16:26:29 +01:00
parent a94e7c195e
commit f0ee386851
2 changed files with 0 additions and 35 deletions

View File

@ -1153,7 +1153,6 @@ from .tv2 import (
TV2ArticleIE,
)
from .tv2hu import TV2HuIE
from .tv3 import TV3IE
from .tv4 import TV4IE
from .tv5mondeplus import TV5MondePlusIE
from .tva import TVAIE