Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Updated extraction logic to handle BtbN's new archive structure with binaries in the bin directory Added fallback to old structure for backward compatibility Improved binary verification and permissions handling Enhanced error handling during extraction and verification Error Handling: Added specific exception types for different errors Better error propagation through the system Improved error logging and user feedback Enhanced cleanup on errors Resource Management: Better cleanup of failed downloads Proper handling of temporary files Enhanced queue management Improved file deletion with retries Verification: FFmpeg binary verification with version checks Video file integrity verification Compression result verification Archive structure verification The system now: Properly handles FFmpeg's new archive structure Better manages binary downloads and verification Provides more detailed error messages Cleans up resources properly Shows appropriate reactions for different error types
- Loading branch information