remove old settings from config example

This commit is contained in:
2026-05-15 18:16:22 +03:00
parent 3faf76e097
commit f886ebcd12
+2 -4
View File
@@ -4,10 +4,8 @@
"url": "https://www.youtube.com/playlist?list=YOUR_PLAYLIST_ID_HERE",
"download_mode": "audio",
"max_video_quality": "1080p",
"save_path": "./downloads",
"archive": "archive.txt"
"save_path": "./downloads"
}
],
"yt_dlp_path": "./bin/yt-dlp",
"ffmpeg_path": "./bin/ffmpeg"
"ffmpeg_path": "./ffmpeg"
}