scripts-fabq/scripts
Fabrice Quenneville 98f9a57ea1 feat: add video_autoreduce_rename.py for automated renaming
- Adds `video_autoreduce_rename.py`, a companion script to rename video files and directories containing resolution tags.
- Automatically replaces higher resolution tags (e.g., 2160p, 1080p) with a specified max height (default: 720p).
- Supports debug mode for detailed output.
- Prevents overwriting existing files by skipping conflicts.
- Complements `video_autoreduce.py` for a streamlined video processing workflow.
2025-02-08 13:01:15 -05:00
..
video_autoreduce_rename.py feat: add video_autoreduce_rename.py for automated renaming 2025-02-08 13:01:15 -05:00
video_autoreduce.py feat: add video_autoreduce.py for automatic video resolution reduction 2025-02-08 12:55:09 -05:00
video_remove_audio.py Add script to remove audio tracks from video files using ffmpeg 2024-10-23 10:10:22 -04:00