- Added `scripts/library/venv_utils.py`: - Utilities for creating, activating, and managing Python virtual environments. - Supports automatic requirement installation and optional --verbose mode. - Added `scripts/change_case.py`: - CLI script to recursively rename files and directories based on case transformation (lower, upper, capitalize). - Supports --recursive and --case flags, and integrates with `venv_utils.py`. - Updated README with usage instructions and documentation for new components. |
||
|---|---|---|
| .. | ||
| library | ||
| change_case.py | ||
| video_autoreduce_rename.py | ||
| video_autoreduce.py | ||
| video_manage_audio.py | ||
| video_manage_subtitles.py | ||