12 lines
338 B
JSON
12 lines
338 B
JSON
{
|
|
"domain": "media_extractor",
|
|
"name": "Media Extractor",
|
|
"codeowners": ["@joostlek"],
|
|
"dependencies": ["media_player"],
|
|
"documentation": "https://www.home-assistant.io/integrations/media_extractor",
|
|
"iot_class": "calculated",
|
|
"loggers": ["yt_dlp"],
|
|
"quality_scale": "internal",
|
|
"requirements": ["yt-dlp==2024.04.09"]
|
|
}
|