Skip to content

Simple utility to generate a feed from a directory of mp3 files

License

Notifications You must be signed in to change notification settings

shaddockh/audiobook_to_podcast_gen

Repository files navigation

Audio Book to Podcast Generator

Very simple utility to convert a directory of *.mp3 files into a podcast feed that can be downloaded to a podcatcher.

Installation

npm install npm run build

Usage

Take a look at the Sample directory for an example. Basically, create a directory, modify the settings.json in that directory and deposit the .mp3 files to convert to a feed in that directory.

run npm run generate -- {dirname}

then run npm run server to spin up a server

Point your podcatcher at this url and download the episodes.

About

Simple utility to generate a feed from a directory of mp3 files

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published