-
Notifications
You must be signed in to change notification settings - Fork 1.6k
Open
Labels
enhancementNew feature or requestNew feature or requestgood first issueGood for newcomersGood for newcomers
Description
Preflight Checklist
- I use the latest version of YouTube Music (Application).
- I have searched the issue tracker for a feature request that matches the one I want to file, without success.
Problem Description
🚀 Feature Request: HTTPS Support & Custom Certificates
I built a web page that works as a remote control for the app via the REST API.
Right now, it only accepts local origins (127.0.0.1
, localhost
) or plain HTTP traffic.
Proposed Solution
Request:
Please add an option for users to upload their own certificates (.pem
, .crt
) and enable HTTPS connections.
This would allow:
- Secure connections to devices on other networks.
- End-to-end data integrity and confidentiality.
(referencing https://github.com/nglmercer/yt-music-swg)

Thank you!
Alternatives Considered
add documentation to the REST API
Additional Information
No response
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or requestgood first issueGood for newcomersGood for newcomers