This is an utility to take a directory containing MP3s and turn them into an RSS feed. The utility is configured using a simple YAML file (see config.yml for example).
go-mp3-podcast -config config.yml -dir /path/to/mp3s -mode rss
go-mp3-podcast -config config.yml -dir /path/to/mp3s -mode index
Licensed under MIT. Copyright 2017 Taneli Leppä [email protected]
Uses great libraries from: