Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/timdorr/spotifeed
A simple service to serve up Spotify podcasts as RSS feeds for use in any podcast app.
https://github.com/timdorr/spotifeed
feed podcast podcasts rss spotify
Last synced: 3 months ago
JSON representation
A simple service to serve up Spotify podcasts as RSS feeds for use in any podcast app.
- Host: GitHub
- URL: https://github.com/timdorr/spotifeed
- Owner: timdorr
- License: mit
- Archived: true
- Created: 2020-09-15T20:37:25.000Z (about 4 years ago)
- Default Branch: master
- Last Pushed: 2023-03-09T04:29:57.000Z (over 1 year ago)
- Last Synced: 2024-05-01T13:38:18.575Z (6 months ago)
- Topics: feed, podcast, podcasts, rss, spotify
- Language: Ruby
- Homepage: https://spotifeed.timdorr.com/
- Size: 46.9 KB
- Stars: 475
- Watchers: 23
- Forks: 38
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Funding: .github/FUNDING.yml
- License: LICENSE
Awesome Lists containing this project
README
Spotifeed
A Spotify Podcast RSS Feed Generator---
A simple service to serve up Spotify podcasts as RSS feeds for use in any podcast app.
Just take the show ID from the end of the Show Link on Spotify and put it at the end of `https://spotifeed.timdorr.com/`, like so:
```
https://open.spotify.com/show/4rOoJ6Egrf8K2IrywzwOMk -> https://spotifeed.timdorr.com/4rOoJ6Egrf8K2IrywzwOMk
```###### _Spotify® is a trademark of Spotify AB which does not sponsor, authorize, or endorse this project._