mirror of
https://github.com/yt-dlp/yt-dlp.git
synced 2025-10-29 21:50:45 +00:00
[ie/eggs] Add extractors (#11904)
Closes #11843 Authored by: subsense, seproDev Co-authored-by: sepro <sepro@sepr0.com>
This commit is contained in:
@@ -585,6 +585,10 @@ from .egghead import (
|
||||
EggheadCourseIE,
|
||||
EggheadLessonIE,
|
||||
)
|
||||
from .eggs import (
|
||||
EggsArtistIE,
|
||||
EggsIE,
|
||||
)
|
||||
from .eighttracks import EightTracksIE
|
||||
from .eitb import EitbIE
|
||||
from .elementorembed import ElementorEmbedIE
|
||||
|
||||
Reference in New Issue
Block a user