Hi,
i was looking for a program, which copies all songs (.mp3 files) into one folder and renames them (sometimes they are just called audio.mp3), and i didn't found one.
Now i am Studying IT and have finished the 1st semester and lerned a little bit about programming in C.
So since i have more than 1000 songs (6000+ Beatmaps) in my Osu! folder and i can't copy and rename them with my hands or even a macro anymore, i decided to make my own Program for that.
First of all, the code is not very good, but it is quite fast and works on 3 different computers i have tested so far. Due to the fact it is written in C, you need just Windows (and Osu!).
I can almost guarantee that it should work on every pc that has Windows 10, if you have windows 7 or something else, let me know if it did work properly though.
First enter the amount of songs you have, or want to copy, they are currently not sorted, so you should just copy all of them.
You can find the amount of songs you have here in the ...\osu!\songs\ folder
Here you enter your Osu! path it must look like this for example
D:\games\osu!
it must end with ...\osu! and no character behind it, and it should be the right path
if you have set the standard path, which is on your C drive and in appdata, you can enter 1 random character and it will set the standard path
Then all your songs will be copied into a folder called Osu_songs on your Desktop, you can't change that now, probably in the future, when i have time for it, or people want it.
Depending on whether you copy 100 or 3000 songs and if you have a fast NVME SSD or a old laptop HDD it can take from a few seconds to a lot of minutes.
Again i apologize for the ugly look and the bad written code (you probably don't want too see it though).
You don't have to worry about this program to corrupt your beatmaps or osu in any way, because it basically can't do that, because it just copies files to a folder on your desktop.
If more weebs are interested in that, i will probably do a normal user interface and maybe a sorting function, who knows.
DL link here --> https://drive.google.com/open?id=1VS9arLV39KP_hJGYGSpml8GsOOON9ybS
i was looking for a program, which copies all songs (.mp3 files) into one folder and renames them (sometimes they are just called audio.mp3), and i didn't found one.
Now i am Studying IT and have finished the 1st semester and lerned a little bit about programming in C.
So since i have more than 1000 songs (6000+ Beatmaps) in my Osu! folder and i can't copy and rename them with my hands or even a macro anymore, i decided to make my own Program for that.
First of all, the code is not very good, but it is quite fast and works on 3 different computers i have tested so far. Due to the fact it is written in C, you need just Windows (and Osu!).
I can almost guarantee that it should work on every pc that has Windows 10, if you have windows 7 or something else, let me know if it did work properly though.
First enter the amount of songs you have, or want to copy, they are currently not sorted, so you should just copy all of them.
You can find the amount of songs you have here in the ...\osu!\songs\ folder
Here you enter your Osu! path it must look like this for example
D:\games\osu!
it must end with ...\osu! and no character behind it, and it should be the right path
if you have set the standard path, which is on your C drive and in appdata, you can enter 1 random character and it will set the standard path
Troubleshoot, if it does not want to start
If for some weird reason, the .exe doesn't want to start, you can just drag the Osu mp3 extractor.exe into your CMD and hit enter. One friend of mine had this issue, but also has very bugged Windows, so it should run on any PC.
https://i.imgur.com/CvEbi7C.png
https://i.imgur.com/CvEbi7C.png
Then all your songs will be copied into a folder called Osu_songs on your Desktop, you can't change that now, probably in the future, when i have time for it, or people want it.
Depending on whether you copy 100 or 3000 songs and if you have a fast NVME SSD or a old laptop HDD it can take from a few seconds to a lot of minutes.
Again i apologize for the ugly look and the bad written code (you probably don't want too see it though).
You don't have to worry about this program to corrupt your beatmaps or osu in any way, because it basically can't do that, because it just copies files to a folder on your desktop.
If more weebs are interested in that, i will probably do a normal user interface and maybe a sorting function, who knows.
DL link here --> https://drive.google.com/open?id=1VS9arLV39KP_hJGYGSpml8GsOOON9ybS