A simple to use tool, that splits youtube videos based off silence using khdai's youtube library and ffmpeg.
2024-03-21.14-54-46.mp4
If you like music discographies from youtube that aren't readily available on mainstream music streaming services and like keeping music locally, then this is for you!
Manually splitting up songs from videos using something like audacity is a pain and a chore, and so I made a tool to do that for me! And for you too, if you stumbled on this repo and think it'd be useful to you that is.
-
Split audio from youtube videos based on silence.
That's all its useful for, for now at least.
Ensure you have Go 1.22.0 or later.
go get github.com/vague2k/smv
brew install vague2k/vague2k/smv
git clone https://github.com/vague2k/smv.git
cd smv
go run main.go
You can find
Issues and PR's are always welcome and highly encouraged!