Skip to content

Conversation

@cannarocks
Copy link
Member

@cannarocks cannarocks commented Jun 21, 2024

Update @appquality/unguess-design-system dependency to v3.1.102

This pull request updates the dependency on @appquality/unguess-design-system from version 3.1.101 to version 3.1.102 in the package.json file. The update includes bug fixes and improvements to the design system. Keeping our dependencies up to date ensures compatibility and allows us to take advantage of the latest features and fixes

Update video player URL handling and add play button to transcript

This pull request updates the video player URL handling in the Player.tsx component. Instead of directly using video.url, the code now checks if video.streamUrl is available and uses it as the URL if present, falling back to video.url otherwise. This change improves the flexibility of the video player and allows for better integration with different video sources.

Additionally, a play button has been added to the transcript in the ParagraphMeta.tsx component. Clicking the play button will set the current time of the video to the start time of the corresponding paragraph.

This commit updates the dependency on @appquality/unguess-design-system from version 3.1.101 to version 3.1.102 in the package.json file. This update includes bug fixes and improvements to the design system. It is important to keep our dependencies up to date to ensure compatibility and take advantage of the latest features and fixes.
This commit updates the video player URL handling in the `Player.tsx` component. Instead of directly using `video.url`, the code now checks if `video.streamUrl` is available and uses it as the URL if present, falling back to `video.url` otherwise. This change improves the flexibility of the video player and allows for better integration with different video sources.

Additionally, a play button has been added to the transcript in the `ParagraphMeta.tsx` component. Clicking the play button will set the current time of the video to the start time of the corresponding paragraph.

Note: This suggested commit message follows the established convention of using a prefix (feat) to indicate a new feature or enhancement.
@cannarocks cannarocks changed the title Update @appquality/unguess-design-system dependency to v3.1.102 This pull request updates the dependency on @appquality/unguess-design-system from version 3.1.101 to version 3.1.102 in the package.json file. The update includes bug fixes and improvements to the design system. Keeping our dependencies up to date ensures compatibility and allows us to take advantage of the latest features and fixes. Improve player and transcript usability Jun 21, 2024
@cannarocks cannarocks requested review from iDome89 and marcbon June 21, 2024 13:41
@cannarocks cannarocks merged commit 8b1b1ee into develop Jun 21, 2024
@cannarocks cannarocks deleted the tt-set-current-time-from-transcript branch June 21, 2024 14:06
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.

3 participants