Sab33
Results
2
issues of
Sab33
Namida does not support .ogg files even though they sound basically indifferent to flac but much better than mp3 or m4a. This is why I'd really love if you could...
feature request
added line ```python if sys.platform == 'win32': asyncio.set_event_loop_policy(asyncio.WindowsSelectorEventLoopPolicy()) ``` into the if name == main because without it, async will throw an error. The code still does not work, but...