mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-04 15:51:23 +00:00
yt-dlp: Add version 2021.09.25 (#2610)
* yt-dlp: Add version 2021.08.10 * Update yt-dlp.json * Updated version to 2021.09.25 Resolves #2606, #2701 Closes #2249
This commit is contained in:
parent
ee1aa6496f
commit
b1425d9588
31
bucket/yt-dlp.json
Normal file
31
bucket/yt-dlp.json
Normal file
@ -0,0 +1,31 @@
|
||||
{
|
||||
"version": "2021.09.25",
|
||||
"description": "A youtube-dl fork with additional features and fixes.",
|
||||
"homepage": "https://github.com/yt-dlp/yt-dlp",
|
||||
"license": "Unlicense",
|
||||
"suggest": {
|
||||
"vcredist": "extras/vcredist2010"
|
||||
},
|
||||
"architecture": {
|
||||
"64bit": {
|
||||
"url": "https://github.com/yt-dlp/yt-dlp/releases/download/2021.09.25/yt-dlp.exe",
|
||||
"hash": "8EDF5E31E28C5E56DF3F87334D193CC777F241481BA091930EC53220B01C135D"
|
||||
},
|
||||
"32bit": {
|
||||
"url": "https://github.com/yt-dlp/yt-dlp/releases/download/2021.09.25/yt-dlp_x86.exe#/yt-dlp.exe",
|
||||
"hash": "E35BC18F766FD61ED46A42913F89680D5EA1D714135898EB6DF5CD9248213CCC"
|
||||
}
|
||||
},
|
||||
"bin": "yt-dlp.exe",
|
||||
"checkver": "github",
|
||||
"autoupdate": {
|
||||
"architecture": {
|
||||
"64bit": {
|
||||
"url": "https://github.com/yt-dlp/yt-dlp/releases/download/$version/yt-dlp.exe"
|
||||
},
|
||||
"32bit": {
|
||||
"url": "https://github.com/yt-dlp/yt-dlp/releases/download/$version/yt-dlp_x86.exe#/yt-dlp.exe"
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
Loading…
x
Reference in New Issue
Block a user