Skip to content

docs: sync README to reflect video support (#30) and --preview (#28)#31

Merged
marksverdhei merged 1 commit into
mainfrom
docs/video-preview-readme-sync
Jun 27, 2026
Merged

docs: sync README to reflect video support (#30) and --preview (#28)#31
marksverdhei merged 1 commit into
mainfrom
docs/video-preview-readme-sync

Conversation

@marksverdhei

Copy link
Copy Markdown
Owner

The README still said "Video and other binary files are not supported." after #30 landed video support today, and didn't mention the new --preview flag from #28. Sync.

Changes

  • Features: list video alongside images/audio + new --preview bullet
  • Supported Formats table: add Video row (MP4/MKV/WebM/AVI/MOV/…, metadata via ffprobe same as audio)
  • Remove the contradicting "not supported" line
  • Update the "Image naming requires…" footer note from "Audio naming requires ffprobe" → "Audio and video naming require ffprobe"
  • Usage: add --preview example

Closes the doc-drift gap from this morning's two feature merges.

)

README claimed 'Video and other binary files are not supported.' but video
support landed today via #30 (closes #18). Also adds the --preview flag
from #28 (closes #6) to the Features and Usage sections.

Changes:
- Features: list video alongside images/audio + new --preview bullet
- Supported Formats table: add Video row (15 extensions, ffprobe metadata
  path identical to audio)
- Remove the contradicting 'not supported' line
- Update 'Image naming requires...' note to 'Audio and video naming require ffprobe'
- Usage: add --preview example
@marksverdhei marksverdhei merged commit b4208d9 into main Jun 27, 2026
1 check passed
@marksverdhei marksverdhei deleted the docs/video-preview-readme-sync branch June 27, 2026 17:05
marksverdhei added a commit that referenced this pull request Jun 27, 2026
Adds (newest first, matching existing style):
- #32 stem-less dotfile guard
- #30 video file support
- #28 --preview / -p flag
- #27 is_audio ftyp false-positive fix
- #20 audio file support

Skipped pure-docs (#15, #16, #17, #31), CI infra (#29), and test-only
rebases (#25) — same selection rule the prior entries used.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant