Jack
Jack
try out https://www.npmjs.com/package/youtube-dl-exec until a fix it pushed `const download = await ytdl.exec(link, { x: true });`' Or see this https://github.com/fent/node-ytdl-core/issues/1299
just switch to https://www.npmjs.com/package/@distube/ytdl-core it should be a drop in replacement i.e https://github.com/SwapnilSoni1999/spotify-dl/commit/a0605c825ac718d2de68c1bef1a9e15c2747078c
running `chromium-132.0.6834.83-1.el9` on rocky linux in a docker context both seem to timeout for me, so it may still be chromium related ``` cuprite (0.15) capybara (~> 3.0) ferrum (~>...
Based on the recent commits it looks like the fork is no more? is that correct @korniltsev I still see this issue where no data seems to be sent with...
i downloaded, unpacked into the rbenv for the version i had installed. i had no errors, but i still dont see anything in the pyroscope ui. I wouldnt say this...
``` % ruby -v ruby 3.4.1 (2024-12-25 revision 48d4efcb85) +PRISM [arm64-darwin24] ``` i havn't managed to get it to install via docker yet i just tried installing the new version...
@korniltsev thanks for the new version bump, i can confirm that i now atleast get something in the pyrograph ui now, But it seems to be the initial boot of...
i attempted to set `config.detect_subprocesses = true` sadly no change, so i assume its already a default This is the full starting log incase it shows anything ``` 2025-04-28T06:23:27.287Z TRACE...
can confirm the workaround works for me
Im not sure how to solve it properly either TBH (not a huge TS user), i don't think hacking in another export is the right play either long term