fix: use video upload API for animated GIFs
GIFs were posting as static images. Now:
- detect GIF files by extension
- use app.bsky.video.uploadVideo endpoint
- poll getJobStatus until processing complete
- embed with app.bsky.embed.video type
🤖 Generated with [Claude Code](https://claude.com/claude-code)
Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>