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! | 1 yıl önce | |
---|---|---|
assets | 1 yıl önce | |
inf2ffmpeg | 1 yıl önce | |
timestamper | 1 yıl önce | |
.editorconfig | 1 yıl önce | |
.gitignore | 1 yıl önce | |
LICENSE | 1 yıl önce | |
README.md | 1 yıl önce | |
executor.go | 1 yıl önce | |
go.mod | 1 yıl önce | |
go.sum | 1 yıl önce | |
go.work | 1 yıl önce | |
go.work.sum | 1 yıl önce |
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.