aboutsummaryrefslogtreecommitdiff
path: root/youtube_dl/extractor/extractors.py
diff options
context:
space:
mode:
authorRemita Amine <remitamine@gmail.com>2018-10-15 16:26:29 +0100
committerRemita Amine <remitamine@gmail.com>2018-10-15 16:26:29 +0100
commitf0ee386851bb0d53801a27dafbe4e8fee5b43d88 (patch)
tree94d2f449cb8b5b01c07f843833c8af40e7c825ba /youtube_dl/extractor/extractors.py
parenta94e7c195e261137461b546c6446033b371dfbbe (diff)
downloadyoutube-dl-f0ee386851bb0d53801a27dafbe4e8fee5b43d88.tar.xz
[tv3] remove extractor(closes #10461)(closes #15339)
Diffstat (limited to 'youtube_dl/extractor/extractors.py')
-rw-r--r--youtube_dl/extractor/extractors.py1
1 files changed, 0 insertions, 1 deletions
diff --git a/youtube_dl/extractor/extractors.py b/youtube_dl/extractor/extractors.py
index 464c8d690..17b576df3 100644
--- a/youtube_dl/extractor/extractors.py
+++ b/youtube_dl/extractor/extractors.py
@@ -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