1
0
mirror of https://github.com/yt-dlp/yt-dlp synced 2025-12-17 06:35:42 +07: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 .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