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"
|
||||
}
|
||||
],
|
||||
"yt_dlp_path": "./bin/yt-dlp",
|
||||
"ffmpeg_path": "./bin/ffmpeg",
|
||||
"aria2c_path": "./bin/aria2c",
|
||||
"yt_dlp_path": "./bin/yt-dlp.exe",
|
||||
"ffmpeg_path": "./bin/ffmpeg.exe",
|
||||
"aria2c_path": "./bin/aria2c.exe",
|
||||
"max_parallel_downloads": 6,
|
||||
"aria2c_connections": 4
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user