Go CLI tool to extract things from filenames and call external commands. Just because doing it with sed/awk/grep is too cumbersome!

Gwyneth Llewelyn ed2be53c0d Adding new logo! Yay! 11 mēneši atpakaļ
assets ed2be53c0d Adding new logo! Yay! 11 mēneši atpakaļ
inf2ffmpeg e031776eca forgot adding sample files 1 gadu atpakaļ
timestamper 80a72293e4 fix: WEBVTT (all caps!) 1 gadu atpakaļ
.editorconfig b3a0963432 First commit. It actually works so far! 1 gadu atpakaļ
.gitignore e13d600dad chore: remove binaries 1 gadu atpakaļ
LICENSE 09e35feca8 Feat: now executes things! ready to test! 1 gadu atpakaļ
README.md ed2be53c0d Adding new logo! Yay! 11 mēneši atpakaļ
executor.go aca7c2bab9 Feat: add help/usage 1 gadu atpakaļ
go.mod 09e35feca8 Feat: now executes things! ready to test! 1 gadu atpakaļ
go.sum 09e35feca8 Feat: now executes things! ready to test! 1 gadu atpakaļ
go.work fbd29b1d60 chore: init modules 1 gadu atpakaļ
go.work.sum ed2be53c0d Adding new logo! Yay! 11 mēneši atpakaļ

README.md

executor

Executor Logo

Go CLI tool to extract things from filenames and call external commands. Just because doing it with sed/awk/grep is too cumbersome!

Licensed under a MIT License.

Logo generated by Bing Image Creator with lots of tweaking and SVGfication using Inkscape, Adobe Illustrator, ImageMagick, and, of course, TinyPNG 🐼

inf2ffmpeg (in its own subdirectory)

Potentially much more interesting: a command-line tool to get a bunch of .wav ripped by icedax, read its accompanying .inf files, and place all tags correctly inside the generated .m4a file. Requires ffmpeg to do anything useful.