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! | před 1 rokem | |
---|---|---|
assets | před 1 rokem | |
inf2ffmpeg | před 1 rokem | |
timestamper | před 1 rokem | |
.editorconfig | před 1 rokem | |
.gitignore | před 1 rokem | |
LICENSE | před 1 rokem | |
README.md | před 1 rokem | |
executor.go | před 1 rokem | |
go.mod | před 1 rokem | |
go.sum | před 1 rokem | |
go.work | před 1 rokem | |
go.work.sum | před 1 rokem |
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 🐼
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.