aboutsummaryrefslogtreecommitdiff
path: root/yt_dlp/extractor/_extractors.py
diff options
context:
space:
mode:
authorThomas R <kiwiiii@gmail.com>2024-07-01 18:49:19 +0200
committerGitHub <noreply@github.com>2024-07-01 16:49:19 +0000
commit1d369b4096d79233e0ac2c93762746a64d7a69c8 (patch)
treec49edd27e3d9c7e26bbf3e93ef79c89d80c477df /yt_dlp/extractor/_extractors.py
parent55e3e6fd21e741ec5ae3d8624de5e5ea345810eb (diff)
[ie/graspop] Add extractor (#10268)
Authored by: Niluge-KiWi
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 bb1213366..719a89ddc 100644
--- a/yt_dlp/extractor/_extractors.py
+++ b/yt_dlp/extractor/_extractors.py
@@ -780,6 +780,7 @@ from .gopro import GoProIE
from .goshgay import GoshgayIE
from .gotostage import GoToStageIE
from .gputechconf import GPUTechConfIE
+from .graspop import GraspopIE
from .gronkh import (
GronkhFeedIE,
GronkhIE,