GitHub - robertkirkman/music-pack-generator-coop: Music Pack Generator for sm64ex-coop in Python with yt-dlp and jinja2
Music Pack Generator for sm64ex-coop in Python with yt-dlp and jinja2 - robertkirkman/music-pack-generator-coop
github.com
If you want to hear your music in the game but it was too tedious before, this provides a way to autogenerate a template pack that has the music you want, which you can use as-is or adjust further as you like. It supports YouTube playlist URLs and local folders, and shuffles the playlist over the vanilla game soundtrack. Using the
--interactive
argument provides an interface for reshuffling and using the --all
argument downloads and shuffles the entire playlist instead of only the first couple dozen tracks.Things it does not do that I might make it do sometime later in an update:
- does not automatically install the generated packs on Desktop, instead leaving them in the current folder
- does not support explicitly assigning tracks to specific levels, only reshuffling and manual playing
- does not generate volume and looping values for each track
- does not allow specifying duration of tracks and doesn't automatically reencode local albums
- certain levels like Castle Grounds are not in the randomization pool at the moment
- Does not support
.ogg
files yet, only.mp3
Last edited: