[gotostage] Add extractor (#883)

Authored by: poschi3
This commit is contained in:
Poschi
2021-09-07 19:11:56 +02:00
committed by GitHub
parent b6de707d13
commit 92ddaa415e
2 changed files with 74 additions and 0 deletions

View File

@@ -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