Skip to content

Commit 8ca9d73

Browse files
BrewTestBotchenrui333
authored andcommitted
yt-dlp 2024.11.4
Signed-off-by: Rui Chen <[email protected]>
1 parent aa11fe2 commit 8ca9d73

File tree

2 files changed

+3
-2
lines changed

2 files changed

+3
-2
lines changed

Formula/y/yt-dlp.rb

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,8 +3,8 @@ class YtDlp < Formula
33

44
desc "Feature-rich command-line audio/video downloader"
55
homepage "https://github.com/yt-dlp/yt-dlp"
6-
url "https://files.pythonhosted.org/packages/2f/79/acfe1c2bf64ed83e1b465e6550c0f5bc2214ea447a900b102f5ca6e4186e/yt_dlp-2024.10.22.tar.gz"
7-
sha256 "47b82a1fd22411b5c95ef2f0a1ae1af4e6dfd736ea99fdb2a0ea41445abc62ba"
6+
url "https://files.pythonhosted.org/packages/52/50/0014e9099a9dc3dec1da086e5eb5f861984a0512738bd3d3b63cedd82cbb/yt_dlp-2024.11.4.tar.gz"
7+
sha256 "ed204c1b61bc563e134447766d1ab343173540799e13ebb953e887ce7dcf6865"
88
license "Unlicense"
99

1010
bottle do

pypi_formula_mappings.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -894,6 +894,7 @@
894894
"exclude_packages": ["certifi"]
895895
},
896896
"yt-dlp": {
897+
"package_name": "yt-dlp[default]",
897898
"exclude_packages": ["certifi"]
898899
},
899900
"zabbix-cli": {

0 commit comments

Comments
 (0)