mirror of
https://github.com/jely2002/youtube-dl-gui.git
synced 2021-11-01 22:46:21 +03:00
feat: ship with yt-dlp instead of youtube-dl
This commit is contained in:
Binary file not shown.
Binary file not shown.
BIN
binaries/yt-dlp-unix
Normal file
BIN
binaries/yt-dlp-unix
Normal file
Binary file not shown.
BIN
binaries/yt-dlp.exe
Normal file
BIN
binaries/yt-dlp.exe
Normal file
Binary file not shown.
@@ -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",
|
||||
|
||||
Reference in New Issue
Block a user