fidel

Results 70 comments of fidel

@arobert93 i can confirm that the hints from @DiegoFleitas should solve your issue. Please give it a try and report back. Good luck.

@luanlmd interessting. > but it also happens with longer youtube videos How long is long in that context? :)

@jabbink in my case i set a bunch of youtube-parameters myself. > I noticed that this library likes to pass --dump-json which, by the documentation simulates "Simulate, quiet but print...

@Kikobeats if i do use * the normal mode (not .exec) & * a non youtube url (in my example: https://vimeo.com/274478457) The download almost never works. It * throws no...

running into the same error from time to time.

@DiegoFleitas Is that a problem just with node-youtube-dl or youtube-dl itself as well? Regarding node-youtube-dl: have you been using .exec or the default way?

Am i wrong or does the option `skip_download` doesnt make sense at all in case of `youtubedl.getInfo`? The option makes sense for actual download tasks but not for retrieving informations...

ok - my method right now is as follows: * i do read the content of `/node_modules/youtube-dl/bin/details` - to know what version i am currently running. * then i check...

In addition it would help if it would check if the `details` file is writeable at all. Depending on the **usage -> installation type** it might happen that the details...