Commit graph

17 commits

Author SHA1 Message Date
ec44981a9d Add NVIDIA support for FFmpeg in Docker and enhance chat rendering functionality
All checks were successful
Publish Twitch Archive Container / publish (push) Successful in 7m36s
- Introduced a new docker-compose.nvidia.yml for NVIDIA GPU support.
- Updated dockerstart.bat to allow optional NVIDIA runtime.
- Enhanced ContentDownloader to manage chat rendering status and font settings.
- Improved hardware acceleration detection in utils.py.
- Added tests for hardware acceleration and chat rendering behavior.

Co-authored-by: Copilot <copilot@github.com>
2026-04-25 12:28:59 +02:00
f97e0200d6 Refactor downloader and file manager for improved rclone integration and add healthcheck and smoke test options
- Renamed download flags in ContentDownloader for clarity.
- Enhanced FileManager with methods to build upload paths and verify existing files for rclone uploads.
- Updated StreamProcessor to return success status for stream processing.
- Added rclone smoke test and healthcheck functions to validate configuration and tool availability.
- Improved environment variable handling with a utility function.
- Updated TwitchArchive to incorporate new rclone verification and processing logic.
- Added unit tests for new functionality and refactored existing tests for clarity and coverage.

Co-authored-by: Copilot <copilot@github.com>
2026-04-25 11:54:03 +02:00
e92f36474a Added git lfs 2026-02-22 23:12:11 +01:00
dd8abf03d3 Refactor code structure for improved readability and maintainability 2026-02-09 21:56:17 +01:00
80255b2012 Updated script 2026-02-09 21:29:47 +01:00
Piero
5d7fceef45 clean up 2022-12-15 13:14:44 -05:00
Piero
4e861b6c43 v.5.0 2022-12-11 10:09:52 -05:00
Piero
c9b5de2d22 v.4.0 2022-12-09 06:10:02 -05:00
Piero
c3fa11b61f Update README.md 2022-12-06 11:02:35 -05:00
Piero
27eef3d714 v.2.0 2022-12-05 11:21:39 -05:00
Piero
a4db9ab8fd
Update README.md 2022-12-03 09:13:17 -05:00
Piero
1134d9cf32
Update README.md 2022-12-03 09:11:30 -05:00
Piero
5ac6eaf3f3
Update README.md 2022-12-03 09:08:38 -05:00
Piero
b5d66ebce2
Update README.md 2022-12-03 09:04:15 -05:00
Piero
da270ad57c
Update README.md 2022-12-03 09:00:40 -05:00
Piero
08c108db83 initial commit 2022-12-03 08:57:56 -05:00
Piero
90c1214e15 Initial commit 2022-12-03 07:31:48 -05:00