There are many people want to play the music collection in osu! without opening osu! (including me), so I made the tool with Python 3.
This tool scan Songs folder and *.osu file (to avoid including hitsound) and return songs with edited name or the playlist file(.m3u file).
Download (Save link as...)
GitHub
Notes:
Sorry for my bad English and coding style.
This tool scan Songs folder and *.osu file (to avoid including hitsound) and return songs with edited name or the playlist file(.m3u file).
Changelog (from lastest to earliest)
- (7/10/16) Some small improvements
- (6/28/16) Added percent, now output a playlist when extracting the songs, edited some text.
- (6/27/16) Fixed the errors which caused the script cannot create playlist.
- (6/27/16) Extracting songs available.
- (6/26/16) Initial release.
Download (Save link as...)
GitHub
Notes:
- Change the path in osu_songs_path.txt to your Songs path, not osu!. If the file is not available, run the script once or create it yourself.
- The full script is outdated, don't use it.
- Depending on the music player, it may need to move the m3u file to the playlist folder.
Sorry for my bad English and coding style.