miraclx/freyr-js

YouTube Music Support

Open

#6 opened on Dec 18, 2020

View on GitHub
 (13 comments) (0 reactions) (1 assignee)JavaScript (154 forks)user submission
enhancementgood first issue

Repository metrics

Stars
 (2,279 stars)
PR merge metrics
 (No merged PRs in 30d)

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.

Contributor guide