Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add a YouTube video renderer component #437

Closed
wants to merge 6 commits into from
Closed

Add a YouTube video renderer component #437

wants to merge 6 commits into from

Conversation

vijaysingh2219
Copy link
Contributor

PR Fixes:

Resolves #435

Checklist before requesting a review

  • I have performed a self-review of my code
  • I assure there is no similar/duplicate pull request regarding same issue

@vijaysingh2219
Copy link
Contributor Author

Hey @hkirat , Could you please take a look and provide your feedback?

@hkirat
Copy link
Contributor

hkirat commented Apr 16, 2024

This needs to be integrated to VideoPlayer.js

@siinghd siinghd mentioned this pull request Apr 16, 2024
3 tasks
// video_1080p_4: 'https://www.w3schools.com/html/mov_bbb.mp4',
// video_720p_mp4_1: 'https://www.w3schools.com/html/mov_bbb.mp4',
// video_720p_mp4_2: 'https://www.w3schools.com/html/mov_bbb.mp4',
// video_720p_mp4_3: 'https://www.w3schools.com/html/mov_bbb.mp4',
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

?

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The purpose of this modification was to integrate support for YouTube video URLs within the component. Meanwhile, for the main application, links sourced from the database or other provided sources will remain functional.

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@hkirat, while the linting and formatting for the code pushed to this branch appear to be correct, it seems that the workflow is failing. Could you please investigate and address this issue?

@vijaysingh2219 vijaysingh2219 requested a review from hkirat April 16, 2024 21:19
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.

urgent feature: Add a youtube renderer in the videoplayer
2 participants