-
-
Notifications
You must be signed in to change notification settings - Fork 140
Open
Labels
enhancementNew feature or requestNew feature or requestgood first issueGood for newcomersGood for newcomers
Description
There isn't any stable YouTube Music API for freyr to be based on. The best we can do right now is to extract data off it's web client and that is subject to frequent breaking changes. (As per #3: server response changed from under us).
Support for YouTube Music would have to wait for either an official API from Google or a library that's well maintained and kept up-to-date.
- https://github.com/vladdenisov/ytmusic-api is an attempt at this but as at 18-12-2020 tree (c99fcae), they haven't fixed the issue behind Fix youtube music search. #3, we can't base on that yet.
- https://github.com/sigma67/ytmusicapi seems promising, but it's in python, we could probably use a JSON IPC to exchange data.
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or requestgood first issueGood for newcomersGood for newcomers