[ ] I've looked through the README and FAQ for similar questions
[ ] I've searched the bugtracker for similar questions including closed ones
Question
I'm trying to make discord bot written in C# and trying to use youtube-dl to play audio from youtube.
But when the youtube-dl is executed, it delayed about 4 seconds to run. I want this process run immediately.
I don't know whether it is a natural thing or not. Is there any way to fix this?
Checklist
Question
I'm trying to make discord bot written in C# and trying to use youtube-dl to play audio from youtube. But when the youtube-dl is executed, it delayed about 4 seconds to run. I want this process run immediately. I don't know whether it is a natural thing or not. Is there any way to fix this?
Here's my arguments in case it needed.
this is for download youtube video.
and this is for getting the information of youtube video.