JamesRBrown

Results 5 comments of JamesRBrown

Looking into this more, ytdl is taking the top object off of the info.formats array. Which is pretty random. Often times it's the smallest mp4 file, sometimes it's a 'webm'...

Well, not really. I wrote a function to filter out streams which don't contain both audio and video, then I sorted them based off of width, with widest descending, then...

@julianhille I just tried out MuhammeraJS, and it has the same problem.

@julianhille and I worked on this issue over on the MuhammaraJS project. Julian came up with a workaround, so if you're still dealing with this issue, you might want to...

I think this would be a great idea. I've never contributed to a GitHub project before, but I'd be happy to work on the feature.