From c4abd295796e7a2d968ab35d86f620daf6ecc15f Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Mon, 18 Nov 2024 08:31:06 +0000 Subject: [PATCH] yt-dlp: Update to version 2024.11.18 --- bucket/yt-dlp.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/bucket/yt-dlp.json b/bucket/yt-dlp.json index 2038832e95..da8fafd142 100644 --- a/bucket/yt-dlp.json +++ b/bucket/yt-dlp.json @@ -1,5 +1,5 @@ { - "version": "2024.11.04", + "version": "2024.11.18", "description": "A youtube-dl fork with additional features and fixes.", "homepage": "https://github.com/yt-dlp/yt-dlp", "license": "Unlicense", @@ -8,12 +8,12 @@ }, "architecture": { "64bit": { - "url": "https://github.com/yt-dlp/yt-dlp/releases/download/2024.11.04/yt-dlp.exe", - "hash": "sha512:58d62d5265f769a944661b1b7ae4dc7bd521714758989d4fcae6ee23f577bb7b9b5cd38d4cda106646922760c1e7be0761305ba76fd49e0632c6799c27e020af" + "url": "https://github.com/yt-dlp/yt-dlp/releases/download/2024.11.18/yt-dlp.exe", + "hash": "sha512:00e3759248bc50a47ceb5142668c9b23d23be55cd808c5d12edebe7d142776b547f6abc915a92a5944c5593e8b636b768bfcba3be48f9fefeb788ad17c4d579e" }, "32bit": { - "url": "https://github.com/yt-dlp/yt-dlp/releases/download/2024.11.04/yt-dlp_x86.exe#/yt-dlp.exe", - "hash": "sha512:d2b2be03c5acd06b8f6ca05a2f0923c0b629e5167514d8bf617bf13d9ab58d115ba4df6934d09bdbadff2f30c4dcfbd396ca91cda20920f76d00f74ccb56e313" + "url": "https://github.com/yt-dlp/yt-dlp/releases/download/2024.11.18/yt-dlp_x86.exe#/yt-dlp.exe", + "hash": "sha512:1b350958e7b7bfd9d767b203ab9ae3c8e64dab822b61d02ac4a2221679a80e3ddaed2f374bab81ba0f43a46758e35921a4f2fdce8846aa5cfd0d5e4ee0a8cdb1" } }, "bin": "yt-dlp.exe",