aboutsummaryrefslogtreecommitdiff
path: root/youtube_dl/extractor/extractors.py
diff options
context:
space:
mode:
authorEntropy <0fiscalentropy@users.noreply.github.com>2017-04-07 21:52:48 +0200
committerSergey M․ <dstftw@gmail.com>2017-04-08 19:54:04 +0700
commit5f3e0b69efa8ae80f536fb54ace4bb4d9c667d2e (patch)
tree5f92e5052e119a76241dd20e592b79ede72c6caf /youtube_dl/extractor/extractors.py
parent28b674ca238fbae29f2ee7bc85202fa2f115a876 (diff)
downloadyoutube-dl-5f3e0b69efa8ae80f536fb54ace4bb4d9c667d2e.tar.xz
[TheSun] Add new 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 72728d919..01865479c 100644
--- a/youtube_dl/extractor/extractors.py
+++ b/youtube_dl/extractor/extractors.py
@@ -983,6 +983,7 @@ from .theplatform import (
from .thescene import TheSceneIE
from .thesixtyone import TheSixtyOneIE
from .thestar import TheStarIE
+from .thesun import TheSunIE
from .theweatherchannel import TheWeatherChannelIE
from .thisamericanlife import ThisAmericanLifeIE
from .thisav import ThisAVIE