1
0
mirror of https://github.com/yt-dlp/yt-dlp.git synced 2025-09-03 00:25:08 +00:00

[Gronkh] Add extractor (#1299)

Closes #1293
Authored by: Ashish0804
This commit is contained in:
Ashish Gupta
2021-10-18 08:11:31 +05:30
committed by GitHub
parent 72ab768719
commit 920134b2e5
2 changed files with 44 additions and 0 deletions

View File

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