Open Issues Need Help
View All on GitHubAI Summary: Create a Python script (`sync_version.py`) to automate updating version numbers across various project files (README, winget manifest, bootstrap script, PyInstaller spec) based on the version specified in `pyproject.toml`. The script should include a `--check` mode to verify consistency and fail if discrepancies are found. Unit tests are also required.
Python CLI for embedding DJI drone telemetry from SRT logs into MP4 videos. Batch processes folders, preserves subtitles, and exports flight data to JSON, GPX, or CSV.