[ie/getcourseru] Add extractors (#8873)

Authored by: divStar, seproDev

Co-authored-by: sepro <4618135+seproDev@users.noreply.github.com>
This commit is contained in:
divStar
2024-01-19 21:27:16 +01:00
committed by GitHub
parent 1713c88273
commit 4310b6650e
2 changed files with 183 additions and 0 deletions

View File

@@ -687,6 +687,10 @@ from .genius import (
GeniusIE,
GeniusLyricsIE,
)
from .getcourseru import (
GetCourseRuPlayerIE,
GetCourseRuIE
)
from .gettr import (
GettrIE,
GettrStreamingIE,