[extractor/genius] Add extractors (#5221)
Closes #5209 Authored by: bashonly
This commit is contained in:
parent
ed13a772d7
commit
68a9a450d4
2 changed files with 131 additions and 0 deletions
|
|
@ -636,6 +636,10 @@ from .gazeta import GazetaIE
|
|||
from .gdcvault import GDCVaultIE
|
||||
from .gedidigital import GediDigitalIE
|
||||
from .generic import GenericIE
|
||||
from .genius import (
|
||||
GeniusIE,
|
||||
GeniusLyricsIE,
|
||||
)
|
||||
from .gettr import (
|
||||
GettrIE,
|
||||
GettrStreamingIE,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue