TeamNewPipe / NewPipeExtractor

NewPipe's core library for extracting data from streaming sites
GNU General Public License v3.0
1.38k stars 417 forks source link

Spotify support #614

Open swarupbc opened 3 years ago

swarupbc commented 3 years ago

As the web version of Spotify is available, can we get support for it?

open.spotify.com

kowith337 commented 3 years ago

I think YouTube Music are already supported, but not fully, e.g. view specific artists as channel-like view

Now you can search from Music by tap three dots menu next to search, then you can see YouTube Music search filter group.

swarupbc commented 3 years ago

Yes i was wanted a homepage like YouTube music, with country based recommendations.

jefferson018200306 commented 3 years ago

How about the Spotify support, has it been already in the update?

yoshimo commented 3 years ago

There are no code fragments for Spotify, but you might as well use https://github.com/timdorr/spotifeed/ Both for reference and for proper rss feeds to your favourite podcast player. (credit to:https://forum.antennapod.org/t/how-about-spotify-support/787/8)

AudricV commented 3 years ago

Note that full Spotify support will be not possible beacause they are using DRMs on tracks.

FireMasterK commented 3 years ago

For Spotify, it would be worth using something like https://github.com/librespot-org/librespot-java or https://github.com/devgianlu/librespot-android

but careful consideration is required: https://github.com/librespot-org/librespot-java#disclaimer

ikanakova commented 2 years ago

Or something like this https://github.com/KRTirtho/spotube

opusforlife2 commented 2 years ago

YT Music is already supported. Requests for a separate front-end have to go in the main repo, not here.