Skip to content

Node.js CUE file generator - from Hindenburg chapter text, for import to Podcast chapters.

Notifications You must be signed in to change notification settings

bjoreman/cuegen

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 

Repository files navigation

cuegen

Node.js CUE file generator - from Hindenburg chapter text, for cue files used to import to Podcast chapters.

Run from the command line passing the input file as the first argument. An optional second parameter is the output file name, if omitted the input file name, sans extension, with .cue will be used.

The filename will also be used for the filename noted inside the cue file, with an mp3 extension.

node cuegen.js example.txt will output example.cue, refering to the audio file as example.mp3.

About

Node.js CUE file generator - from Hindenburg chapter text, for import to Podcast chapters.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published