Provided free and as is, without warranty of any kind — including merchantability, fitness for a particular purpose, and the accuracy or completeness of any result. See the licence. You are responsible for checking what this produces before relying on it.
albumaudioaudio-videochaptersmusicsplityoutube
Album Splitter
Turn a "full album" or DJ-mix video into individual tagged tracks — one file per chapter marker — using yt-dlp --split-chapters.
Inputs
Input
Required
Default
Description
url
yes
—
Album/mix video URL (must have chapters)
outputDir
yes
—
Folder for the split tracks
format
no
mp3
mp3, m4a, flac
Notes
Only videos that have chapter markers can be split. If there are none, the tool saves a single file and tells you so (it does not guess track boundaries).
Requires ffmpeg.
Publishes
The keys a later task may reference as {{taskName.key}}. Referencing anything not listed here resolves to nothing at run time.
count
result
tracks
Input Properties
Every property this tool accepts, from its own tool.iml.
Property
Type
Required
Default
Description
url
string
yes
—
URL of an album/mix video that has chapter markers.