Open LeXuanKhanh opened 10 months ago
Is there a way to give additional arguments when using SeriousPython.run, like this ?
await SeriousPython.run("app/youtube_dl.zip", arguments: ['--version']);
I'm trying to run youtube-dl with some arguments the the method doesn't support it
Is there a way to give additional arguments when using SeriousPython.run, like this ?
I'm trying to run youtube-dl with some arguments the the method doesn't support it