JeffreyCA/spleeter-web

[Feature request] Download audio before processing

dalekcoffee opened this issue · 2 comments

Is there a way we can add downloading an audio before processing?

I am also using this as a YT downloader since the website I used went down and I would trust this far more <3

Thanks for the request! Good news is the music player component has it built in so made a quick 1-liner to enable it in #691 🙂 Just keep in mind that the YT downloader often downloads in .webm format.

Thank you!