sFx

Results 8 comments of sFx

> Never tested it on Windows so mhm > > Did you try > > ``` > $dl->setBinPath("C:\inetpub\wwwroot\yt_api"); > ``` > > or > > ``` > $dl->setBinPath("C:\\inetpub\\wwwroot\\yt_api\\yt-dlp.exe"); > ```...

> Do you have yt-dlp folder added in PATH (, so you also can use it in CLI from anywhere) ? If you have it in PATH, I don't think...

> > If i get rid of setBinPath the problem seems to be on getVideos > > What problem? I think that's progress, and that you don't ned setBinPath Notice:...

I tried with many different videos but everything gives the same, also not sure it's about the video since it cannot even reach getError

Yes, whenever i set the bin path the page returns a 500 error :( ________________________________ From: Michael V. ***@***.***> Sent: Thursday, May 19, 2022 1:02:35 PM To: MichaelBelgium/Youtube-API ***@***.***> Cc:...

Yeah, i did it in my version, you must re-create the fuel passing vars to server and letting the server side decide it

Yeah, pass everything to server and let it manage the fuel level since actually it's in client-side and has a random number so nobody would have the same, the client...

I wouldn't recommend you to do it if you don't have a bit of knowledge honestly