johnny-stevie

Results 9 comments of johnny-stevie

I'm getting this too, any ideas how to fix?

@MichaelBelgium I am using your website, but i get the same error as @MaulaSufa : `{"error":true,"message":"The command \"'/usr/local/bin/youtube-dl' 'https://www.youtube.com/watch?v=R65ECY8guOc' '--no-playlist' '--ignore-config' '--write-info-json' '--skip-download'\" failed.\n\nExit Code: 1(General error)\n\nWorking directory: /var/www/html/michael/ytconverter/download/\n\nOutput:\n================\n[youtube] R65ECY8guOc:...

Thanks for your reply, I missed the last bit of the error message. Your domain is probably my best shot at doing any YouTube to MP3 converting cause if I...

Not really, because I'm requesting the MP3 file from the app, it does not have all the native features of normal js. Instead I'm sending a get req to obtain...

Thank you very much for the speedy response, I shall try this out and see if it works. Will come back if error occurs again.

I am having a problem where when I follow the example that @Stypox gave,my nativescript application says that : ``` ERROR TypeError: Cannot read property 'getInstance' of undefined JS: ERROR...

Yes it's written in JavaScript but it is possible to port over the test code to use the library,which is why I'm using it. I haven't found any other alternative...

I am using the library in nativescript which is why it's written in js. On Sat, 17 Aug 2019, 22:24 John Wall, wrote: > Yes it's written in JavaScript but...