jj

Results 53 comments of jj

> Correct, but cobalt doesn't follow the redirect, and it fails. Try the tweet: `https://twitter.com/TwitterSpaces/status/1526955853743546372` it will fail. it fails because the link got marked as nsfw for some reason?...

@Alec2435 this would break any requests made by youtubei.js because they have a different version of undici. they would be passing us a Request class from an older undici version,...

> one thing i worry about is the youtube handler which mentions reading `dispatcher` from `streamInfo`, but i couldn't find a place where it is being passed there 🧐 it's...

also it would be worth to mention that ProxyAgent only supports http(s)? proxies, so to fully support everything including using a socks proxy you would need to use something like...

@teidesu > i suppose we should error if freebind is enabled and proxy is passed, because there really isn't much point in using both of them at the same time...

> @dumbmoron were your changes generated with this tool? Sorry, no, I couldn't get it to work. These changes were manually added by me because they were not included in...

@ffmpeg/core does not have a ffmpeg-core.worker.js file btw

> > > LGTM, broken on my machine when downloading. All tests do pass and I confirmed with @synzr that it works on his machine so I think it's just...