mirror of
https://github.com/home-assistant/core.git
synced 2026-03-05 17:17:49 +00:00
* Exclude manifest files from youtube media extraction * Add media_extractor service to extract media * Fix snapshot * Run ytdlp async * Add icon * Fix * Fix
7 lines
90 B
JSON
7 lines
90 B
JSON
{
|
|
"services": {
|
|
"play_media": "mdi:play",
|
|
"extract_media_url": "mdi:link"
|
|
}
|
|
}
|