casualsnek / onthespot

qt based music downloader written in python
GNU General Public License v2.0
745 stars 54 forks source link

Updated Readme #12

Closed TempUser13 closed 11 months ago

TempUser13 commented 1 year ago

Fixed up a few things. The SimpleAudio project is archived and not being actively updated.

casualsnek commented 1 year ago

Fixed up a few things. The SimpleAudio project is archived and not being actively updated.

You seem to have removed information about Microsoft C++ Build tools which are necessary to build 'simpleaudio'. 'Pydub' handles open files on windows improperly and Causes PermissionError which then causes downloads to get stuck on 99% and media cannot be converted. Maybe we could still use 'simplesound' while it works, if it causes issues with 'onethespot' i might consider maintaining the project myself

TempUser13 commented 1 year ago

I moved the Microsoft C++ Build Tools part under building under windows. Line 53. For simpleaudio being unmaintained I was letting you know in case you wasn't aware.