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

[ie/Germanupa] Add extractor (#10538)

Closes #10527
Authored by: grqz
This commit is contained in:
N/Ame
2024-09-27 04:39:48 +12:00
committed by GitHub
parent 416686ed0c
commit 124f058b54
2 changed files with 92 additions and 0 deletions

View File

@ -730,6 +730,7 @@ from .genius import (
GeniusIE,
GeniusLyricsIE,
)
from .germanupa import GermanupaIE
from .getcourseru import (
GetCourseRuIE,
GetCourseRuPlayerIE,