1
0
mirror of https://github.com/darkzoul5/YoutubePlaylistSync.git synced 2026-07-04 04:53:58 +03:00

feat(backend): add queue system; add retry system

This commit is contained in:
2026-05-16 17:53:37 +03:00
parent 5649fc17dd
commit decc4c675d
7 changed files with 91 additions and 4 deletions
+3
View File
@@ -1,5 +1,8 @@
{
"ffmpeg_path": "./bin/ffmpeg.exe",
"max_parallel_downloads": 2,
"retry_max_retries": 2,
"retry_delay_seconds": 1.5,
"playlists": [
{
"url": "https://www.youtube.com/playlist?list=YOUR_PLAYLIST_ID_HERE",