2019-04-04 04:14:45 +00:00
|
|
|
{
|
|
|
|
"domain": "media_extractor",
|
2020-01-07 12:28:35 +00:00
|
|
|
"name": "Media Extractor",
|
2023-08-27 22:05:41 +00:00
|
|
|
"codeowners": ["@joostlek"],
|
2023-02-08 19:38:43 +00:00
|
|
|
"dependencies": ["media_player"],
|
|
|
|
"documentation": "https://www.home-assistant.io/integrations/media_extractor",
|
2022-01-28 21:37:53 +00:00
|
|
|
"iot_class": "calculated",
|
2023-06-21 10:16:58 +00:00
|
|
|
"loggers": ["yt_dlp"],
|
2023-02-08 19:38:43 +00:00
|
|
|
"quality_scale": "internal",
|
2023-09-25 21:06:48 +00:00
|
|
|
"requirements": ["yt-dlp==2023.9.24"]
|
2020-01-06 20:28:23 +00:00
|
|
|
}
|