aboutsummaryrefslogtreecommitdiff
path: root/youtube_dl/extractor/__init__.py
diff options
context:
space:
mode:
authorremitamine <remitamine@gmail.com>2015-12-23 21:50:27 +0100
committerremitamine <remitamine@gmail.com>2015-12-23 21:50:27 +0100
commitc153bd8b2fffa0b8c8fa4501b242becffe70be4e (patch)
tree4903232ea9c6fdd3cbcb4c1d62256ec5334ece65 /youtube_dl/extractor/__init__.py
parent383003653fae3a397edab383556f5524f0890e45 (diff)
parent2be689b7e27df89648d1d98fa74c297f0e06cbc1 (diff)
downloadyoutube-dl-c153bd8b2fffa0b8c8fa4501b242becffe70be4e.tar.xz
Merge branch 'theintercept' of https://github.com/bit/youtube-dl into bit-theintercept
Diffstat (limited to 'youtube_dl/extractor/__init__.py')
-rw-r--r--youtube_dl/extractor/__init__.py1
1 files changed, 1 insertions, 0 deletions
diff --git a/youtube_dl/extractor/__init__.py b/youtube_dl/extractor/__init__.py
index 3b541a538..365c0b86f 100644
--- a/youtube_dl/extractor/__init__.py
+++ b/youtube_dl/extractor/__init__.py
@@ -661,6 +661,7 @@ from .tenplay import TenPlayIE
from .testurl import TestURLIE
from .testtube import TestTubeIE
from .tf1 import TF1IE
+from .theintercept import TheInterceptIE
from .theonion import TheOnionIE
from .theplatform import (
ThePlatformIE,