aboutsummaryrefslogtreecommitdiffstats
path: root/yt_dlp/extractor/extractors.py
diff options
context:
space:
mode:
authorAshish Gupta <39122144+Ashish0804@users.noreply.github.com>2021-10-18 08:11:31 +0530
committerGitHub <noreply@github.com>2021-10-18 08:11:31 +0530
commit920134b2e526ccb39a368add5547788361c78fb3 (patch)
treeac96417eeb3483edc12575c017d6a9f0fdc2e533 /yt_dlp/extractor/extractors.py
parent72ab7687194f353079b4f6e6ac9a59f586c9a9ef (diff)
downloadhypervideo-pre-920134b2e526ccb39a368add5547788361c78fb3.tar.lz
hypervideo-pre-920134b2e526ccb39a368add5547788361c78fb3.tar.xz
hypervideo-pre-920134b2e526ccb39a368add5547788361c78fb3.zip
[Gronkh] Add extractor (#1299)
Closes #1293 Authored by: Ashish0804
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 ffd26ca0b..f4f817fcb 100644
--- a/yt_dlp/extractor/extractors.py
+++ b/yt_dlp/extractor/extractors.py
@@ -527,6 +527,7 @@ from .gopro import GoProIE
from .goshgay import GoshgayIE
from .gotostage import GoToStageIE
from .gputechconf import GPUTechConfIE
+from .gronkh import GronkhIE
from .groupon import GrouponIE
from .hbo import HBOIE
from .hearthisat import HearThisAtIE