1
0
Fork 0

[gotostage] Add extractor (#883)

Authored by: poschi3
This commit is contained in:
Poschi 2021-09-07 19:11:56 +02:00 committed by GitHub
commit 92ddaa415e
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
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