Skip to content

[CLI] Improve user feedback when CCExtractor is run without an input file #1969

@Drishtipixiee

Description

@Drishtipixiee

Description:
While testing CCExtractor from the terminal, I noticed that running the tool
without providing an input media file may be confusing for new users.

Steps to reproduce:

  1. Build CCExtractor from source
  2. Run: ./ccextractor
  3. Observe the output / behavior

Expected behavior:
CCExtractor could display a clear message indicating that an input media file
is required, along with a brief usage hint.

Current behavior:
The current output does not clearly explain that an input file is missing.

Why this matters:
Clear CLI feedback improves usability for new users and helps avoid confusion
when CCExtractor is used in scripts or terminal-based workflows.

I have built CCExtractor locally and would be happy to work on a fix
if this improvement is approved.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions