mirror of
https://github.com/darkzoul5/YoutubePlaylistSync.git
synced 2026-07-04 21:04:01 +03:00
rename main code folder to src; rename release.yml to build.yml.
This commit is contained in:
@@ -8,9 +8,9 @@
|
|||||||
"archive": "archive.txt"
|
"archive": "archive.txt"
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
"yt_dlp_path": "./bin/yt-dlp",
|
"yt_dlp_path": "./bin/yt-dlp.exe",
|
||||||
"ffmpeg_path": "./bin/ffmpeg",
|
"ffmpeg_path": "./bin/ffmpeg.exe",
|
||||||
"aria2c_path": "./bin/aria2c",
|
"aria2c_path": "./bin/aria2c.exe",
|
||||||
"max_parallel_downloads": 6,
|
"max_parallel_downloads": 6,
|
||||||
"aria2c_connections": 4
|
"aria2c_connections": 4
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user