[Feature Request]: Open links to be directly played in the yt music desktop app #3882
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#3882
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
I can't open youtube music links directly into the desktop app. I think it would be great to be able to open them, at least with some CLI option, or (in my case, Im using archlinux) creating a compatible URL to be interpreted by xdg-open.
Proposed Solution
It could be created some CLI support, or maybe a plugin to interact with in order to be able to open music links directly to desktop app as other desktop music apps do (for example Spotify app).
Alternatives Considered
It could be created an endpoint opened to interact maybe with dbus to open the link passed directly into the desktop app.
Additional Information
No response