[Feature Request]: User Agent Editor in YouTube Music Settings #2328
Labels
No labels
awaiting-reply
breaking changes
bug
cannot-reproduce
dependencies
documentation
duplicate
electron-issue
enhancement
fix-available
good first issue
help wanted
invalid
javascript
need more information
need rebase
official-youtube-music-issue
plugin request
question
release
security
stale
Status: blocked
typo
wontfix
ytmd-issue
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference: YTMD/youtube-music#2328
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?
Preflight Checklist
Problem Description
Currently, YouTube Music's User Agent is fixed and cannot be modified by the user. This can lead to limitations in functionality or compatibility with certain features or services that rely on specific User Agent strings.
Proposed Solution
Implement a User Agent editor in the YouTube Music settings menu. This would allow users to customize the User Agent string sent by the application. The editor could include:
Alternatives Considered
None: Directly editing the User Agent is the most flexible and comprehensive solution.
Additional Information
No response
PR: https://github.com/th-ch/youtube-music/pull/3376
Created this PR for adding user agent feature from the menu bar.
Please review it and Let me know if any changes are required.
@JellyBrick please check once 😇
Thanks @SwarajG