Refactor Instagram to Bluesky migration with improved media processing and upload strategy
- Update BlueskyClient to use a unified uploadMedia method for images and videos
- Modify instagram-to-bluesky.ts to use new InstagramMediaProcessor for post processing
- Implement more robust media upload and embedding logic
- Update tsconfig to exclude test files
- Improve error handling and logging for media uploads