aboutsummaryrefslogtreecommitdiff
path: root/youtube_dl/extractor/extractors.py
diff options
context:
space:
mode:
authorRemita Amine <remitamine@gmail.com>2017-02-08 20:44:23 +0100
committerRemita Amine <remitamine@gmail.com>2017-02-08 20:44:23 +0100
commit829801827383324f1375b16276435781992a6619 (patch)
treef7d55e2b2fa6ff2943f067cf73368fee9f85181d /youtube_dl/extractor/extractors.py
parentae8d5a5c594f480ba047f0a45836813fccd3d2c7 (diff)
downloadyoutube-dl-829801827383324f1375b16276435781992a6619.tar.xz
[scrippsnetworks:watch] Add new extractor(closes #10765)
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 12cda36cc..795843dae 100644
--- a/youtube_dl/extractor/extractors.py
+++ b/youtube_dl/extractor/extractors.py
@@ -838,6 +838,7 @@ from .sbs import SBSIE
from .scivee import SciVeeIE
from .screencast import ScreencastIE
from .screencastomatic import ScreencastOMaticIE
+from .scrippsnetworks import ScrippsNetworksWatchIE
from .seeker import SeekerIE
from .senateisvp import SenateISVPIE
from .sendtonews import SendtoNewsIE