Matthieu Puibaraud
Matthieu Puibaraud
Hi @rwaldron, I could see you merged https://github.com/rwaldron/johnny-five/pull/1679. What about this one? 🙏
Thanks for your reply @fent. But in my case, I wanted the best combination video + audio which was the itag 22 (720p), not the itag 18 (360p). Unfortunately, `highestvideo`...
That's a good idea, `best / worst` or `recommended` is less ambiguous than `highest / lowest`! > for your case, you could use `filter: 'audioandvideo', quality: 'highestvideo'` Thanks, this works...
Hi @rwaldron @dtex, the same PR https://github.com/rwaldron/johnny-five/pull/1679 has been merged in v1. Is it possible to merge it in v2 as well? Thanks