[PR #149] Prevent overwriting files #1043

Closed
opened 2026-01-29 16:58:35 +00:00 by claunia · 0 comments
Owner

Original Pull Request: https://github.com/CCExtractor/ccextractor/pull/149

State: closed
Merged: Yes


Terminating application if one of output filenames is same as one of input filenames. Since it looks like user has mistaken with input or output parameters, I decided that this error is fatal and there is no need to try to handle this situation in ccextractor (e.g. add something to the output name).

**Original Pull Request:** https://github.com/CCExtractor/ccextractor/pull/149 **State:** closed **Merged:** Yes --- Terminating application if one of output filenames is same as one of input filenames. Since it looks like user has mistaken with input or output parameters, I decided that this error is fatal and there is no need to try to handle this situation in ccextractor (e.g. add something to the output name).
claunia added the pull-request label 2026-01-29 16:58:35 +00:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/ccextractor#1043