- Published a Python script that removes specified audio tracks from video files. - Supports individual files and recursive directory processing. - Added argument parsing with options for specifying audio track, file, and directory. - Implemented color-coded output for clearer feedback. - Integrated argcomplete for command-line autocompletion. |
||
|---|---|---|
| docsource | ||
| notes | ||
| pages/errors | ||
| requests/errors | ||
| scripts | ||
| .gitignore | ||
| LICENSE | ||
| README.md | ||
| TODO.md | ||
scripts-fabq
scripts-fabq is a bash command line tool
Documentation
The documentation is available on the following link
Releases
Instalation instructions are found here.
Usage
Contributing
Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.
Please make sure to update tests as appropriate.