feat: ship with yt-dlp instead of youtube-dl

This commit is contained in:
Jelle Glebbeek
2021-10-17 23:57:24 +02:00
parent 7c82a19877
commit b288ff3083
5 changed files with 3 additions and 3 deletions

Binary file not shown.

Binary file not shown.

BIN
binaries/yt-dlp-unix Normal file

Binary file not shown.

BIN
binaries/yt-dlp.exe Normal file

Binary file not shown.

View File

@@ -70,7 +70,7 @@
"files": [
"!**/binaries/ffmpeg",
"!**/binaries/ffmpeg-linux",
"!**/binaries/youtube-dl-unix",
"!**/binaries/yt-dlp-unix",
"!**/renderer/img/icon.icns",
"!README.md",
"!.github${/*}",
@@ -91,7 +91,7 @@
"files": [
"!**/binaries/ffmpeg.exe",
"!**/binaries/ffmpeg-linux",
"!**/binaries/youtube-dl.exe",
"!**/binaries/yt-dlp.exe",
"!**/binaries/AtomicParsley.exe",
"!**/renderer/img/icon.ico",
"!README.md",
@@ -119,7 +119,7 @@
"files": [
"!**/binaries/ffmpeg",
"!**/binaries/ffmpeg.exe",
"!**/binaries/youtube-dl.exe",
"!**/binaries/yt-dlp.exe",
"!**/binaries/AtomicParsley.exe",
"!**/renderer/img/icon.icns",
"!**/renderer/img/icon.ico",