aboutsummaryrefslogtreecommitdiff
path: root/youtube_dl/extractor/extractors.py
diff options
context:
space:
mode:
authorJens Rutschmann <N/A>2018-09-01 19:43:34 +0200
committerSergey M․ <dstftw@gmail.com>2018-09-08 16:08:44 +0700
commitd0de6a287ac64b52630e5b21c3db52a4312675fd (patch)
tree53b274ac359e566813b14dfbe020dbbdd3b49c75 /youtube_dl/extractor/extractors.py
parentd0c5fabc1215fddd354fd91cd65082e45df1165e (diff)
downloadyoutube-dl-d0de6a287ac64b52630e5b21c3db52a4312675fd.tar.xz
[tele5] Add extractor
Diffstat (limited to 'youtube_dl/extractor/extractors.py')
-rw-r--r--youtube_dl/extractor/extractors.py1
1 files changed, 1 insertions, 0 deletions
diff --git a/youtube_dl/extractor/extractors.py b/youtube_dl/extractor/extractors.py
index 995af9988..7dc569724 100644
--- a/youtube_dl/extractor/extractors.py
+++ b/youtube_dl/extractor/extractors.py
@@ -1086,6 +1086,7 @@ from .teachingchannel import TeachingChannelIE
from .teamcoco import TeamcocoIE
from .techtalks import TechTalksIE
from .ted import TEDIE
+from .tele5 import Tele5IE
from .tele13 import Tele13IE
from .telebruxelles import TeleBruxellesIE
from .telecinco import TelecincoIE