Add support for retrieving music information associated with a TikTok video.
The video model should expose metadata about the audio track used in the video, allowing consumers to access information about the original sound or music.
Acceptance Criteria:
- Music information is available from a video.
- Basic metadata such as title, author, and music identifier is exposed when available.
- Missing music data is handled gracefully.
- Documentation is updated.
Add support for retrieving music information associated with a TikTok video.
The video model should expose metadata about the audio track used in the video, allowing consumers to access information about the original sound or music.
Acceptance Criteria: