Skip to content

Commit 78d1cd7

Browse files
authored
Bump yt-dlp to 2023.08.06 (home-assistant#123229)
1 parent a2dd017 commit 78d1cd7

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

homeassistant/components/media_extractor/manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,6 @@
88
"iot_class": "calculated",
99
"loggers": ["yt_dlp"],
1010
"quality_scale": "internal",
11-
"requirements": ["yt-dlp==2024.07.16"],
11+
"requirements": ["yt-dlp==2024.08.06"],
1212
"single_config_entry": true
1313
}

requirements_all.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2971,7 +2971,7 @@ youless-api==2.1.2
29712971
youtubeaio==1.1.5
29722972

29732973
# homeassistant.components.media_extractor
2974-
yt-dlp==2024.07.16
2974+
yt-dlp==2024.08.06
29752975

29762976
# homeassistant.components.zamg
29772977
zamg==0.3.6

requirements_test_all.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2351,7 +2351,7 @@ youless-api==2.1.2
23512351
youtubeaio==1.1.5
23522352

23532353
# homeassistant.components.media_extractor
2354-
yt-dlp==2024.07.16
2354+
yt-dlp==2024.08.06
23552355

23562356
# homeassistant.components.zamg
23572357
zamg==0.3.6

0 commit comments

Comments
 (0)