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

Default Bitrate Stuck at 124kbps #9

Open
peakbyte opened this issue Nov 11, 2023 · 2 comments
Open

Default Bitrate Stuck at 124kbps #9

peakbyte opened this issue Nov 11, 2023 · 2 comments

Comments

@peakbyte
Copy link

peakbyte commented Nov 11, 2023

The bitrate is always 124kbps even when set with flag -b to 320 or any other valid bitrate for any format. 124kbps is a weird bitrate as it's not even in the choices for -b.. its should be 128kbps if anything...

Thus the default is always 124kbps and not "best or 320 kbps".

Inputing an invalid bitrate returns an error like it should. The metadata is fine and filesize/track lenght gives 124kbps. It seems like the webm that it initially downloads is of similar size as the final output format.

@dhruv-ahuja
Copy link
Owner

Hey thanks for pointing this out. I am planning on working on towards this issue soon, as the YouTube service restricts us to a lower audio quality without passing premium credentials.

The above is also why the best quality still outputs 124kbps bitrate for your specific song.

I will update this issue with more information when I start working on this.

@peakbyte
Copy link
Author

Awesome. I do have premium, but I'm grateful you pointed out to the issue. You're an awesome dev. Many thanks

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants