1
0
Fork 0

[ie/mux] Add extractor (#14914)

Closes #14913
Authored by: PierceLBrooks, seproDev

Co-authored-by: sepro <sepro@sepr0.com>
This commit is contained in:
Pierce Brooks 2025-11-08 18:44:10 -05:00 committed by GitHub
commit a0bda3b786
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
2 changed files with 93 additions and 0 deletions

View file

@ -1197,6 +1197,7 @@ from .musicdex import (
MusicdexPlaylistIE,
MusicdexSongIE,
)
from .mux import MuxIE
from .mx3 import (
Mx3IE,
Mx3NeoIE,