Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Support streaming services (e.g. Deezer, Spotify,…) #164

Open
leitmedium opened this issue Oct 31, 2018 · 10 comments
Open

Support streaming services (e.g. Deezer, Spotify,…) #164

leitmedium opened this issue Oct 31, 2018 · 10 comments

Comments

@leitmedium
Copy link

More and more streaming services like Spotify and Deezer offer subscriptions to classic Podcasts. It would be user friendly to offer these services via the subscribe button, too. I know there is a political discussion about wether these services are "good" or "bad", but still they are a way to subscribe to a podcast. I'd love having the subscribe button as a "one for all" solution.

@saerdnaer
Copy link
Collaborator

Could you provide some example URLs? Is lookup via feed url possible?

@saerdnaer
Copy link
Collaborator

Both require their own ID in the URL – at least I could not find an API method for lookup via Feed URL

Examples:

@Inrumpo
Copy link

Inrumpo commented Jan 16, 2019

The user could add his/her individual ID via the Podlove backend. The same way it's done currently with the iTunes ID.

@Einspieler
Copy link

Einspieler commented May 28, 2019

I'm also interested in this feature and support the version from @Inrumpo: It would be great if we could add individual IDs for streaming services such as deezer and spotify

Edit: Spotify has a URI-structure: spotify:show:ID --> spotify:show:6WZyzafR9gW8NZbVFhrJbH
opens it in the app

@ksr583
Copy link

ksr583 commented Aug 26, 2019

Just had a client tell me they don't want any subscribe button solution that does not include Spotify, so I have to uninstall Podlove until it does and look for another one :(

@saerdnaer
Copy link
Collaborator

@ksr583 Which one did you choose in the end?
If it is only a single podcast, you could simply add it to https://github.com/podlove/podlove-subscribe-button/blob/master/src/coffee/clients.coffee#L55-L61

@jazzcrack
Copy link

Any update?

@Inrumpo
Copy link

Inrumpo commented Aug 7, 2020

The "new" subscribe button included in the webplayer 5 does offer Spotify/Google Podcasts/… support. Unfortunately, the regular subscribe button has not yet been updated.

@BluetriX
Copy link

BluetriX commented May 3, 2021

Are there any news? I am starting a new podcast and it will be a non-nerd podcast.

So it is important that the podcast ist subscribable with Spotify, Deezer etc. - so I need a Button for that. I do not want to modify and build my own button if someone already did it ;-)

@saerdnaer
Copy link
Collaborator

@BluetriX You can use https://github.com/podlove/podlove-ui/tree/development/packages/clients – I plan to change the app data source of the legacy subscribe button (this repo) to the new clients npm package during the next weeks. Then this issue would be fixed, as both service are already included there.

You can also try to use https://github.com/podlove/podlove-ui/tree/development/apps/subscribe-button – but there is no ready to use Wordpress plugin yet. The projects is currently searching for a maintainer for the PHP part.

@saerdnaer saerdnaer pinned this issue Jul 7, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

7 participants