Skip to content

Add bulk video indexing #68

Description

@haroon10725

VidXP currently starts indexing one video at a time. Add bulk indexing for selected videos or all eligible videos in a repository.

Expected behavior:

  • Skip videos already indexed with the current configuration unless reindexing is requested.
  • Show overall progress while retaining per-video status.
  • Preserve successful results if another video fails.
  • Allow failed videos to be retried independently.
  • Avoid duplicating existing indexing behavior.

The initial interface may be CLI or browser UI, provided the underlying behavior remains reusable by other VidXP interfaces.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions