youtube-audio-stream icon indicating copy to clipboard operation
youtube-audio-stream copied to clipboard

youtube audio stream

Results 16 youtube-audio-stream issues
Sort by recently updated
recently updated
newest added

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 [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=@types/node&package-manager=npm_and_yarn&previous-version=17.0.35&new-version=18.7.13)](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...

squash and merge
dependencies

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...

squash and merge
dependencies

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 [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=@types/node&package-manager=npm_and_yarn&previous-version=17.0.35&new-version=18.11.2)](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...

squash and merge
dependencies

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...

squash and merge
dependencies

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? ![image](https://user-images.githubusercontent.com/47812547/195595828-ac82adf2-c803-4bda-9fe6-ac8947b0227e.png)