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

fix: (and improve) YouTube component behavior with playlist #774

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

0gust1
Copy link

@0gust1 0gust1 commented Dec 9, 2024

fixes #775

Playlists with listId weren't functionning.

  • fix the src url construction for playlists + add an optional index prop (which playlist item to start)
  • update unit tests

- fix the src construction for playlists
- update unit tests
@0gust1 0gust1 mentioned this pull request Dec 9, 2024
@0gust1 0gust1 changed the title fix: improve YouTube component behavior with playlist fix: fix (and improve) YouTube component behavior with playlist Dec 9, 2024
@0gust1 0gust1 changed the title fix: fix (and improve) YouTube component behavior with playlist fix: (and improve) YouTube component behavior with playlist Dec 9, 2024
@0gust1
Copy link
Author

0gust1 commented Dec 12, 2024

👋 @spences10

Friendly ping on this PR (sorry for the noise).

I'm currently working on a static website that would make use of embedded YT playlists and I really don't want to reinvent the wheel (hence this annoying message :) ).

I also noticed some breakages in CI jobs, feel free to tell if you need an hand here or here.

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.

YouTube and listId
1 participant