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

Missing Type #180

Open
LoboMetalurgico opened this issue Jan 26, 2025 · 0 comments
Open

Missing Type #180

LoboMetalurgico opened this issue Jan 26, 2025 · 0 comments
Labels
enhancement New feature or request

Comments

@LoboMetalurgico
Copy link

LoboMetalurgico commented Jan 26, 2025

Describe the bug and how to reproduce it

YouTube now has multiple audio tracks. In the format typing, there is an optional field that is not typed, but is present.

Object:

audioTrack: {
    displayName: String,
    id: String,
    audioIsDefault: boolean
},

Environment

  • @distube/ytdl-core version: 4.15.9
  • Node.js version: 22.12.0
  • Operating system: Windows & Linux (Arch & Ubuntu)
@LoboMetalurgico LoboMetalurgico added the bug Something isn't working label Jan 26, 2025
@LoboMetalurgico LoboMetalurgico changed the title MIssing Typings Missing Type Jan 26, 2025
@skick1234 skick1234 added enhancement New feature or request and removed bug Something isn't working labels Feb 13, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants