Convert RaiPlaySound JSON Metadata into a RSS Feed.
- Build a local image from the GitHub repository
docker build https://github.com/alecsg77/raiplaysoundrss.git -t raiplaysoundrss
- Run the server on the port 3000
docker run --name raiplaysoundrss --rm -d -p 3000:3000 raiplaysoundrss
- Copy the podcast_id from the RaiPlaySound website. Example: https://www.raiplaysound.it/programmi/***podcast_id***
- Add the podcast to your favorite app using the URL of your server. Example: http://localhost:3000/***podcast_id***
Currently tested on
- iTunes
- Podcast Addict