Ronnie Sahlberg
Developer
This is an excellent application. It should be stickied in the Must Have Tools section. There isn't much to improve from here. Maybe a fancier GUI, and scanning all the ATRAC3 files and adding them. I have one .pkg with 50 .aea tracks. Maybe find the biggest one and save it. Besides that, it's great. I just cranked out 250 PSX .pkg in about a week.
Thanks, the GUI is clunky but it has the benefit that it works on all platforms, linux/windows/apple/...
If someone wants to help create a better GUI, I am all for it.
250 PKGs, that is a lot of games. Note that unfortunately youtube in the last few days had a change that break dowloading.
There are patches for this in the upstream pytube library I use (https://github.com/pytube/pytube) but it will take a few days or so until those patches become integrated in pytube, so using youtube links for SND0 unfortunately doesn't work at the moment :-(
When you say scanning and saving the atrac3 files? I don't understand exactly what you mean. Do you mean you want to be able to extract the CDDA audio tracks as files that you can then play in an audio player like VLC?
If so, there is a tool called bchunk (https://github.com/extramaster/bchunk) that can do that for you.
I have a python re-write of it in pop-fe but the upstream link to the real bchunk is probably better as it comes with prebuilt binaries for windows.