mirror of
https://github.com/sigma67/ytmusicapi.git
synced 2026-04-25 15:26:01 +03:00
[GH-ISSUE #280] Add audio quality control #218
Labels
No labels
a/b
bug
documentation
enhancement
good first issue
help wanted
invalid
pull-request
question
wontfix
yt-error
yt-update
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/ytmusicapi#218
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @max5354 on GitHub (Jun 24, 2022).
Original GitHub issue: https://github.com/sigma67/ytmusicapi/issues/280
I don't know is this possible or not but i am just asking. Will you add "audio quality" option. So user can change audio quality like 128kbps, 164kbps and 256kbps. So if i implement this audio quality option than user can listen songs at 256kbps for free.
@sigma67 commented on GitHub (Jun 25, 2022):
https://ytmusicapi.readthedocs.io/en/latest/reference.html?highlight=get_song#ytmusicapi.YTMusic.get_song
The bitrate of the adaptive formats differs based on the authentication credentials you're using. So no, it's not possible to listen to higher quality streams without a subscription.