Skip to content

Podcast RSS feed and directory index generator written in Go - it's fast!

License

Notifications You must be signed in to change notification settings

rosmo/go-mp3-podcast

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

go-mp3-podcast

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).

How to run

RSS mode

go-mp3-podcast -config config.yml -dir /path/to/mp3s -mode rss

Directory index mode

go-mp3-podcast -config config.yml -dir /path/to/mp3s -mode index

License

Licensed under MIT. Copyright 2017 Taneli Leppä rosmo@rosmo.fi

Acknowledgements

Uses great libraries from:

About

Podcast RSS feed and directory index generator written in Go - it's fast!

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages