I run youtube-dl on blazor server
var data = await ytdl.RunVideoDataFetch(url:url);
like this, and give response to client
return