Skip to content

docs: replace video thumbnails with inline GIF demos#21

Merged
MatrixA merged 1 commit intomainfrom
MatrixA/video-to-gif-docs
Apr 4, 2026
Merged

docs: replace video thumbnails with inline GIF demos#21
MatrixA merged 1 commit intomainfrom
MatrixA/video-to-gif-docs

Conversation

@MatrixA
Copy link
Copy Markdown
Owner

@MatrixA MatrixA commented Apr 4, 2026

Summary

GitHub can't render embedded videos in markdown, so the YouTube thumbnail was just a static image. This PR converts demo videos to optimized GIFs that auto-play inline on GitHub.

Changes

  • Add docs/demo-zh.gif (1.4MB) — Chinese demo converted from Bilibili video
  • Add docs/demo-en.gif (1.4MB) — English demo converted from YouTube video
  • Replace YouTube thumbnail in README.md, docs/README.en.md, docs/README.zh-CN.md with inline GIF + video links
  • Add demo GIF section to 5 READMEs that previously had no demo visual (de, es, hi, ja, ko)
  • Chinese READMEs use Chinese GIF, all other languages use English GIF

Checklist

  • cargo fmt -- --check passes
  • cargo clippy -- -D warnings passes
  • cargo test passes
  • New detection methods include appropriate confidence tiers
  • Documentation updated (if applicable)

GitHub can't render embedded videos in markdown, so the YouTube
thumbnail was just a static image. Convert demo videos to optimized
GIFs (Chinese from Bilibili, English from YouTube) that auto-play
inline. Add demo GIF to all 8 language READMEs with video links below.

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
@MatrixA MatrixA merged commit 7bbb304 into main Apr 4, 2026
4 checks passed
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