Diego Fleitas
Diego Fleitas
I guess you could try using the exec function and calling it with the -i flag to ignore errors
@yafp as far as I know it only happens with node-youtube-dl, since youtube-dl from the command line works perfectly for me. I'm just modifying the string to make it work...
@xylish7 its a pretty easy fix, just detect the list parameter and transform your unsupported url into a supported one with the playlist keyword if you need it quick as...
Sure, but I think a proper fix would be best since my "fix" is actually to circumvent the bug. Here's the PR https://github.com/przemyslawpluta/node-youtube-dl/pull/316/files
~~Thanks for the docs, it was very easy to redeploy on railway~~ EDIT: Railway free tier runs out of credit too soon. I had to redeploy on fly.io & it...
> I've just switched my implementation of `cors-anywhere` over from Heroku to Firebase. You can find it [here](https://github.com/Isoaxe/cors-server) and set up your server as before. That's interesting, but did you...
> > Based on the suggestions here, I've chosen to migrate to fly.io > > > Tried fly.io, very convenient migration (3 clicks basically), https://fly.io/launch/heroku. Happy with the results so...
Same issue, on my part I'm gonna use PHP-FFMpeg since this project is not maintained anymore
I would use the label enhancement, I'm not proficient enough with C++ to provide a solution