Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

AudioPlayerError: Status code 403 randomly thrown #1143

Open
zPanic opened this issue Sep 20, 2022 · 1 comment
Open

AudioPlayerError: Status code 403 randomly thrown #1143

zPanic opened this issue Sep 20, 2022 · 1 comment
Labels
stale Issues that were closed for inactivity

Comments

@zPanic
Copy link

zPanic commented Sep 20, 2022

  • Are you on the latest version of ytdl-core?
    • ytdl-core version 4.9.2

Include the following if your issue is a bug

Here's the error for one example.

AudioPlayerError: Status code: 403 at ClientRequest.<anonymous> (/root/nova.js/node_modules/miniget/src/index.ts:255:19) at Object.onceWrapper (node:events:628:26) at ClientRequest.emit (node:events:513:28) at ClientRequest.emit (node:domain:489:12) at HTTPParser.parserOnIncomingClient [as onIncoming] (node:_http_client:674:27) at HTTPParser.parserOnHeadersComplete (node:_http_common:128:17) at HTTPParser.execute (<anonymous>) at TLSSocket.socketOnData (node:_http_client:521:22) at TLSSocket.emit (node:events:513:28) at TLSSocket.emit (node:domain:489:12) { resource: AudioResource { playStream: Encoder { _readableState: [ReadableState], _events: [Object: null prototype], _eventsCount: 6, _maxListeners: undefined, _writableState: [WritableState], allowHalfOpen: true, encoder: null, _options: [Object], _required: 3840, _buffer: null, [Symbol(kCapture)]: false, [Symbol(kCallback)]: null }, edges: [ [Object], [Object], [Object] ], metadata: Song { url: 'https://youtube.com/watch?v=Cv6tuzHUuuk', title: 'The Bangles - Walk Like an Egyptian (Official Video)', duration: 203 }, volume: VolumeTransformer { _readableState: [ReadableState], _events: [Object: null prototype], _eventsCount: 5, _maxListeners: undefined, _writableState: [WritableState], allowHalfOpen: true, _readInt: [Function (anonymous)], _writeInt: [Function (anonymous)], _bits: 16, _bytes: 2, _extremum: 32768, volume: 1, _chunk: null, [Symbol(kCapture)]: false, [Symbol(kCallback)]: null }, encoder: Encoder { _readableState: [ReadableState], _events: [Object: null prototype], _eventsCount: 6, _maxListeners: undefined, _writableState: [WritableState], allowHalfOpen: true, encoder: null, _options: [Object], _required: 3840, _buffer: null, [Symbol(kCapture)]: false, [Symbol(kCallback)]: null }, audioPlayer: AudioPlayer { _events: [Object: null prototype], _eventsCount: 2, _maxListeners: undefined, _state: [Object], subscribers: [Array], behaviors: [Object], debug: [Function (anonymous)], [Symbol(kCapture)]: false }, playbackDuration: 0, started: false, silencePaddingFrames: 5, silenceRemaining: -1 } }

@stale
Copy link

stale bot commented Jan 7, 2023

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.

@stale stale bot added the stale Issues that were closed for inactivity label Jan 7, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
stale Issues that were closed for inactivity
Projects
None yet
Development

No branches or pull requests

1 participant