yt-dlp: Update to version 2024.11.18

This commit is contained in:
github-actions[bot] 2024-11-18 08:31:06 +00:00
parent c4dc4ebed6
commit c4abd29579

View File

@ -1,5 +1,5 @@
{ {
"version": "2024.11.04", "version": "2024.11.18",
"description": "A youtube-dl fork with additional features and fixes.", "description": "A youtube-dl fork with additional features and fixes.",
"homepage": "https://github.com/yt-dlp/yt-dlp", "homepage": "https://github.com/yt-dlp/yt-dlp",
"license": "Unlicense", "license": "Unlicense",
@ -8,12 +8,12 @@
}, },
"architecture": { "architecture": {
"64bit": { "64bit": {
"url": "https://github.com/yt-dlp/yt-dlp/releases/download/2024.11.04/yt-dlp.exe", "url": "https://github.com/yt-dlp/yt-dlp/releases/download/2024.11.18/yt-dlp.exe",
"hash": "sha512:58d62d5265f769a944661b1b7ae4dc7bd521714758989d4fcae6ee23f577bb7b9b5cd38d4cda106646922760c1e7be0761305ba76fd49e0632c6799c27e020af" "hash": "sha512:00e3759248bc50a47ceb5142668c9b23d23be55cd808c5d12edebe7d142776b547f6abc915a92a5944c5593e8b636b768bfcba3be48f9fefeb788ad17c4d579e"
}, },
"32bit": { "32bit": {
"url": "https://github.com/yt-dlp/yt-dlp/releases/download/2024.11.04/yt-dlp_x86.exe#/yt-dlp.exe", "url": "https://github.com/yt-dlp/yt-dlp/releases/download/2024.11.18/yt-dlp_x86.exe#/yt-dlp.exe",
"hash": "sha512:d2b2be03c5acd06b8f6ca05a2f0923c0b629e5167514d8bf617bf13d9ab58d115ba4df6934d09bdbadff2f30c4dcfbd396ca91cda20920f76d00f74ccb56e313" "hash": "sha512:1b350958e7b7bfd9d767b203ab9ae3c8e64dab822b61d02ac4a2221679a80e3ddaed2f374bab81ba0f43a46758e35921a4f2fdce8846aa5cfd0d5e4ee0a8cdb1"
} }
}, },
"bin": "yt-dlp.exe", "bin": "yt-dlp.exe",