youtube-audio-stream
youtube-audio-stream copied to clipboard
youtube audio stream
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 17.0.35 to 18.7.13. Commits See full diff in compare view [](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter...
Bumps [fastify/github-action-merge-dependabot](https://github.com/fastify/github-action-merge-dependabot) from 3.1.7 to 3.2.3. Release notes Sourced from fastify/github-action-merge-dependabot's releases. v3.2.3 What's Changed chore(deps): bump actions-toolkit from cbb5848 to c74e1ae by @dependabot in fastify/github-action-merge-dependabot#257 fix: check that the...
i was trying to do a queue or songs in an array and i need a way to know if the stream finished so i can pass to the next...
Hello, thank you for that awesome library. For normal youtube videos, everything works fine, it goes like a clockwork. But streaming **live** videos from youtube produces many audio artifacts. Frequently,...
To avoid the maximum call stack range error when multiple simultaneous calls are made or even when used in a cue with only 1 worker. I did time it and...
environment: ubuntu 18.4 aws
With url is an empty string.. I want to close connection to client on url error but it remain in waiting.. ```javascript const stream = require('youtube-audio-stream') try { stream(url).pipe(res) }...
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 17.0.35 to 18.11.2. Commits See full diff in compare view [](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter...
Bumps [fastify/github-action-merge-dependabot](https://github.com/fastify/github-action-merge-dependabot) from 3.1.7 to 3.4.1. Release notes Sourced from fastify/github-action-merge-dependabot's releases. v3.4.1 What's Changed chore(deps): bump actions-toolkit from ae0583e to 0f85a09 by @dependabot in fastify/github-action-merge-dependabot#288 chore(deps-dev): bump sinon from...
Hi, thanks for the package) I recieve this message, when using this package, can you update `ytdl-core` or move the dependency to `peerDependencies` if it possible? 