Hello fellow Sailors, is there a program or similar thing where I can copy a link to an YouTube music video where there are some songs behind each other and it downloads each individualy? Or where you just require the tracklist and the program find each song itself? Thanks in advance
Do you mean a video with multiple songs split by chapters? Like this one? You can use yt-dlp with
--split chapters -x
options. -x extracts audio.Yeah, thank you!