Skip to content

making Spotify Podcasts accessible to your favourite Podcast client #143

@alexanderadam

Description

@alexanderadam

Clear and concise description of the problem

Just think about it: what if PodFetch would have support for other 'proprietary Providers' like Spotify?
Platforms like Spotify claim to have Podcasts yet the original idea of Podcasts were standardised RSS feeds and sadly not every 'Podcast' on Spotify has an RSS feed. Often their Podcasts are only accessible within their own client or 'hacks' like this one.

There are some feeds that are accessible and some that aren't.
So I'm thinking that global or user specific provider credentials (i.e. for Spotify in this case) could be added and PodFetch would handle it like a regular RSS feed and provide a proper mirrored feed for it, too.

This would also help in cases where some Podcasts are region restricted and there fore liberate knowledge for people on different levels. Furthermore it might keep the web open (1, 2, 3).

PS: It would probably also make sense to integrate Podcast results from Spotify search
PPS: This is surely a tough feature but I thought the same with my last idea and you mastered this feature super quickly so I'm not sure you're considering things a difficult when I think they are. 😉

Suggested solution

Apparently there are crates like rspotify, spotify_api, spotify and many others that abstract the provider specific API calls.

Alternative

There were projects like this one

Additional context

No response

Validations

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions