Skip to content

Commit

Permalink
Bump yt-dlp to 2024.11.04 (#129794)
Browse files Browse the repository at this point in the history
  • Loading branch information
joostlek authored and balloob committed Nov 4, 2024
1 parent a4da2a9 commit 1ff0efc
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion homeassistant/components/media_extractor/manifest.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,6 @@
"iot_class": "calculated",
"loggers": ["yt_dlp"],
"quality_scale": "internal",
"requirements": ["yt-dlp==2024.10.22"],
"requirements": ["yt-dlp==2024.11.04"],
"single_config_entry": true
}
2 changes: 1 addition & 1 deletion requirements_all.txt
Original file line number Diff line number Diff line change
Expand Up @@ -3051,7 +3051,7 @@ youless-api==2.1.2
youtubeaio==1.1.5

# homeassistant.components.media_extractor
yt-dlp==2024.10.22
yt-dlp==2024.11.04

# homeassistant.components.zamg
zamg==0.3.6
Expand Down
2 changes: 1 addition & 1 deletion requirements_test_all.txt
Original file line number Diff line number Diff line change
Expand Up @@ -2437,7 +2437,7 @@ youless-api==2.1.2
youtubeaio==1.1.5

# homeassistant.components.media_extractor
yt-dlp==2024.10.22
yt-dlp==2024.11.04

# homeassistant.components.zamg
zamg==0.3.6
Expand Down

0 comments on commit 1ff0efc

Please sign in to comment.