aboutsummaryrefslogtreecommitdiff
path: root/youtube_dl/extractor/extractors.py
diff options
context:
space:
mode:
authorRemita Amine <remitamine@gmail.com>2016-08-28 16:47:59 +0100
committerRemita Amine <remitamine@gmail.com>2016-08-28 16:51:09 +0100
commitec65b391cbb0bc42a78515915e61602f4d1ae1f9 (patch)
treec0261107a1e5f68db1004f6055abd87f833a0e58 /youtube_dl/extractor/extractors.py
parent2982514072594b1f708abdf654b31da77c0bfa81 (diff)
downloadyoutube-dl-ec65b391cbb0bc42a78515915e61602f4d1ae1f9.tar.xz
[cartoonnetwork] Add new extractor(#10110)
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 8d88d6cb4..6eb495b07 100644
--- a/youtube_dl/extractor/extractors.py
+++ b/youtube_dl/extractor/extractors.py
@@ -127,6 +127,7 @@ from .carambatv import (
CarambaTVIE,
CarambaTVPageIE,
)
+from .cartoonnetwork import CartoonNetworkIE
from .cbc import (
CBCIE,
CBCPlayerIE,