aboutsummaryrefslogtreecommitdiffstats
path: root/yt_dlp/extractor/_extractors.py
diff options
context:
space:
mode:
authorsam <mail@samueljenks.me>2022-10-12 22:55:42 +1300
committerGitHub <noreply@github.com>2022-10-12 15:25:42 +0530
commitc6989aa3ae5d79137cf6e4228220ad620519bcbd (patch)
treeef906ef1fe57daeb3032571858ffce7d82eaea28 /yt_dlp/extractor/_extractors.py
parenta79bf78397088fd6c3dde1f8370a030ab43b8b99 (diff)
downloadhypervideo-pre-c6989aa3ae5d79137cf6e4228220ad620519bcbd.tar.lz
hypervideo-pre-c6989aa3ae5d79137cf6e4228220ad620519bcbd.tar.xz
hypervideo-pre-c6989aa3ae5d79137cf6e4228220ad620519bcbd.zip
[extractor/aeon] Add extractor (#5205)
Closes #1653 Authored by: DoubleCouponDay
Diffstat (limited to 'yt_dlp/extractor/_extractors.py')
-rw-r--r--yt_dlp/extractor/_extractors.py1
1 files changed, 1 insertions, 0 deletions
diff --git a/yt_dlp/extractor/_extractors.py b/yt_dlp/extractor/_extractors.py
index d514f9a89..1dcbf71ef 100644
--- a/yt_dlp/extractor/_extractors.py
+++ b/yt_dlp/extractor/_extractors.py
@@ -65,6 +65,7 @@ from .aenetworks import (
HistoryPlayerIE,
BiographyIE,
)
+from .aeonco import AeonCoIE
from .afreecatv import (
AfreecaTVIE,
AfreecaTVLiveIE,