1
0
mirror of https://github.com/darkzoul5/YoutubePlaylistSync.git synced 2026-07-03 20:43:59 +03:00

Add YouTube playlist downloader with configuration support

- Implemented a new script (yt-playlist-main.py) for downloading audio from YouTube playlists.
- Added configuration file (yt-playlist-config.json) to specify playlists, save paths, and binary paths.
- Integrated error handling and validation for required binaries (yt-dlp, ffmpeg, aria2c).
- Included functionality to update yt-dlp automatically.
- Added support for parallel downloads and cleanup of removed tracks.
- Implemented renumbering of downloaded tracks based on playlist order.
This commit is contained in:
2025-10-12 17:15:34 +03:00
parent 1cc2d28bdf
commit 4889ef20bc
5 changed files with 646 additions and 0 deletions
BIN
View File
Binary file not shown.