Commit graph

4 commits

Author SHA1 Message Date
0d3cdfd12c feat: add upload options for pre-merge, merged, and standalone chat videos
- Updated global schema to include options for uploading original videos before merging, merged videos, and standalone chat videos.
- Modified constants to set default values for new upload options.
- Enhanced FileManager to handle new upload options, including conditional file uploads and deletions based on user configuration.
- Introduced unit tests for command-line argument parsing, configuration loading, and merging logic, ensuring robust handling of new features.
- Added tests for filtering logic, default configurations, and enabled streamer handling.
2026-02-11 17:44:34 +01:00
832bf4cf36 Add support for merging video and chat with configurable layout options 2026-02-10 00:06:49 +01:00
efb320eb05 Refactor configuration values in global.json and global.schema.json to use boolean types for better clarity and consistency; update default values in twitch-archive.py accordingly. 2026-02-09 23:03:05 +01:00
7f8b3d1bf9 Implement configuration management for multi-streamer support and update .gitignore 2026-02-09 22:20:04 +01:00