aboutsummaryrefslogtreecommitdiffstats
path: root/yt_dlp/extractor/extractors.py
diff options
context:
space:
mode:
authorPoschi <825911+poschi3@users.noreply.github.com>2021-09-07 19:11:56 +0200
committerGitHub <noreply@github.com>2021-09-07 22:41:56 +0530
commit92ddaa415e20134eaa20421e16bb692dc5e1f18d (patch)
tree808b6751f712742325a1b6a053ac24498f9c646d /yt_dlp/extractor/extractors.py
parentb6de707d13ca3b7a573d9695b7fc0616fe394f60 (diff)
downloadhypervideo-pre-92ddaa415e20134eaa20421e16bb692dc5e1f18d.tar.lz
hypervideo-pre-92ddaa415e20134eaa20421e16bb692dc5e1f18d.tar.xz
hypervideo-pre-92ddaa415e20134eaa20421e16bb692dc5e1f18d.zip
[gotostage] Add extractor (#883)
Authored by: poschi3
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 c745fd079..736868a09 100644
--- a/yt_dlp/extractor/extractors.py
+++ b/yt_dlp/extractor/extractors.py
@@ -511,6 +511,7 @@ from .googlepodcasts import (
)
from .googlesearch import GoogleSearchIE
from .goshgay import GoshgayIE
+from .gotostage import GoToStageIE
from .gputechconf import GPUTechConfIE
from .groupon import GrouponIE
from .hbo import HBOIE