aboutsummaryrefslogtreecommitdiff
path: root/youtube_dl/extractor/extractors.py
diff options
context:
space:
mode:
authorRemita Amine <remitamine@gmail.com>2017-03-31 12:24:23 +0100
committerRemita Amine <remitamine@gmail.com>2017-03-31 12:24:23 +0100
commit82be732b174ea8e9984e7b0582c69e41b266d1da (patch)
tree24e6517434c651d32a487db13dab88311b016123 /youtube_dl/extractor/extractors.py
parent639e5b2a848c0a73e8525472dd8bb4b14a8c4746 (diff)
downloadyoutube-dl-82be732b174ea8e9984e7b0582c69e41b266d1da.tar.xz
[adn] 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 6a7028a4d..43933ad5b 100644
--- a/youtube_dl/extractor/extractors.py
+++ b/youtube_dl/extractor/extractors.py
@@ -19,6 +19,7 @@ from .acast import (
ACastChannelIE,
)
from .addanime import AddAnimeIE
+from .adn import ADNIE
from .adobetv import (
AdobeTVIE,
AdobeTVShowIE,