Use default package for yt-dlp (#129886)

This commit is contained in:
Joost Lekkerkerker 2024-11-05 15:23:41 +01:00 committed by Franck Nijhof
parent 6e2f36b6d4
commit 030aebb97f
No known key found for this signature in database
GPG Key ID: D62583BA8AB11CA3
3 changed files with 3 additions and 3 deletions

View File

@ -8,6 +8,6 @@
"iot_class": "calculated",
"loggers": ["yt_dlp"],
"quality_scale": "internal",
"requirements": ["yt-dlp==2024.11.04"],
"requirements": ["yt-dlp[default]==2024.11.04"],
"single_config_entry": true
}

View File

@ -3051,7 +3051,7 @@ youless-api==2.1.2
youtubeaio==1.1.5
# homeassistant.components.media_extractor
yt-dlp==2024.11.04
yt-dlp[default]==2024.11.04
# homeassistant.components.zamg
zamg==0.3.6

View File

@ -2437,7 +2437,7 @@ youless-api==2.1.2
youtubeaio==1.1.5
# homeassistant.components.media_extractor
yt-dlp==2024.11.04
yt-dlp[default]==2024.11.04
# homeassistant.components.zamg
zamg==0.3.6