mirror of
https://github.com/yt-dlp/yt-dlp.git
synced 2025-12-23 00:18:55 +00:00
[ie/udio] Add extractor Fixes #10045
Implementation of extractor for a IA music provider. Closes #10045 Co-authored-by: Miguel Noronha <miguel.noronha@tecnico.ulisboa.pt>
This commit is contained in:
@@ -2276,6 +2276,7 @@ from .udemy import (
|
||||
UdemyCourseIE,
|
||||
UdemyIE,
|
||||
)
|
||||
from .udio import UdioIE, UdioListIE
|
||||
from .udn import UDNEmbedIE
|
||||
from .ufctv import (
|
||||
UFCTVIE,
|
||||
|
||||
Reference in New Issue
Block a user