summaryrefslogtreecommitdiff
path: root/main.go
AgeCommit message (Expand)Author
2023-02-18Feat: close channel before iteratingGrail Finder
2023-02-17Feat: add time check and testGrail Finder
2023-02-17Feat: opus doesnt have 22khz; comment outGrail Finder
2023-02-16Feat: use opus; buffered queueGrail Finder
2023-02-16Enha: try concurrencyGrailFinder
2023-02-16Feat: attempt concurrencyGrailFinder
2023-02-16Refactor: move io funcitons in separate fileGrail Finder
2023-02-16Feat: filter out bad timesGrail Finder
2023-02-16Feat: make needed directories to avoid errGrailFinder
2023-02-15Feat: add ffmpeg inside of goGrail Finder
2023-02-15Feat: add csv; local outputsGrail Finder
2023-02-14Fix: use abs pathGrail Finder
2023-02-12Feat (metadata): return empty map when no fileGrailFinder
2023-02-12Feat: add support for directory argGrailFinder
2023-02-11Feat: append to metadata.json instead of replacingGrailFinder
2023-02-11Feat: add go versionGrailFinder