Bettehem / ts3-musicbot

TS3 Music Bot with Spotify, YouTube, SoundCloud and Bandcamp support!
https://gitlab.com/Bettehem/ts3-musicbot
GNU General Public License v3.0
51 stars 11 forks source link

Can NetEase Cloud Music music.163.com be supported to play songs? #11

Open AsherZhu opened 2 months ago

AsherZhu commented 2 months ago

Can NetEase Cloud Music music.163.com be supported to play songs?

Bettehem commented 2 months ago

Hi, as long as the service has API access (or scrapeable website) and either direct downloads to songs or a native Linux player which can be controlled via MPRIS, it can be added.

I see yt-dlp has support for it so it definitely looks possible, but I can't read any Chinese so I can't really do it.

But if you have the technical knowledge and some time, feel free to add it. PRs are always welcome :)