https://github.com/svenstaro/caca
Copy And Convert Audio
https://github.com/svenstaro/caca
Last synced: 4 months ago
JSON representation
Copy And Convert Audio
- Host: GitHub
- URL: https://github.com/svenstaro/caca
- Owner: svenstaro
- License: mit
- Created: 2015-03-22T06:53:15.000Z (over 10 years ago)
- Default Branch: master
- Last Pushed: 2015-07-20T14:44:24.000Z (about 10 years ago)
- Last Synced: 2025-02-06T12:15:09.815Z (8 months ago)
- Language: Python
- Size: 155 KB
- Stars: 2
- Watchers: 3
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# caca - Copy And Convert Audio
A very simple one-shot parallel audio converter that behaves a lot like cp.
The way it behaves is such as that when a directory structure is given (and -r is used) it will recurse into it and copy and files it finds but convert FLAC files on the fly while it does so. It will not overwrite existing files unless called with -f.
It is meant for providing large collections of mixed files in a specific format.