2 comments (2 comments)0 reactions (0 reactions)0 assignees (0 assignees)JavaScript1,442 stars (1,442 stars)146 forks (146 forks)batch import
featuregood first issuehelp wanted
Description
Hey!
Is it max for youtube or is it limited by app?
Contributor guide
- Tech stack
- javascriptnodejsdocker
- Domain
- backend
- Issue type
- feature
- DifficultyEstimated implementation difficulty for a new contributor, from 1 for very small changes to 5 for expert-level work.
- 3
- Estimated timeA rough time range for an experienced contributor to investigate, implement, test, and prepare a pull request.
- under 1 hour
- Activity statusHow available the issue appears right now: fresh, active, stale, blocked, or waiting on maintainer input.
- needs maintainer response
- ClarityHow clearly the issue explains the expected change, acceptance criteria, and next step.
- unclear
- Prerequisites
- basic knowledge of YouTube audio quality
- Newbie friendlinessA 1-100 score estimating how approachable this issue is for first-time contributors.
- 20
- Research direction
- Investigate the ytdl core library to determine if the 128 kbps bitrate limit is inherent to the library or YouTube's API. Check the configuration options for audio quality in the application's code. Look for any existing comments or PRs related to audio quality settings.