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

Adding a video from a playlist loads the whole playlist #1777

Closed
2 of 3 tasks
ceofil opened this issue May 23, 2024 · 1 comment · Fixed by #1778
Closed
2 of 3 tasks

Adding a video from a playlist loads the whole playlist #1777

ceofil opened this issue May 23, 2024 · 1 comment · Fixed by #1778
Labels
bug Something isn't working client Improvements or additions to the web client regression An intentional behavior that worked before does not work now server Improvements or additions to the server service/youtube Improvements or additions to YouTube support ui-ux/user Problem with the UI/UX from an end user perspective

Comments

@ceofil
Copy link
Contributor

ceofil commented May 23, 2024

Current Behavior

Adding the video from a playlist (https://www.youtube.com/watch?v=<VIDEO_ID>&list=<PLAYLIST_ID>&index=...) loads the whole playlist.

Screenshot

image

Expected Behavior

Only the specific video should be added, even if the URL contains playlist information.

Steps To Reproduce

  1. Create a room
  2. Add a youtube video from a playlist. (https://www.youtube.com/watch?v=6a-tnmyXjAE&list=PLv-kM7bcufALqOQvMsrVCQCEL1pIWScoQ&index=4)

Environment

  • This happens on the official site, opentogethertube.com
  • This happens using a self-hosted version.
  • I'm using the docker image.

Room name or URL

No response

Video URL

No response

Anything else?

No response

@ceofil ceofil added bug Something isn't working uncomfirmed Bug has not yet been confirmed, do not start a fix. labels May 23, 2024
@dyc3
Copy link
Owner

dyc3 commented May 23, 2024

This is actually intended behavior, however, it's supposed to put the video in the link at the very top of the list so you don't have to go find it. Can reproduce, def a bug.

@dyc3 dyc3 added server Improvements or additions to the server client Improvements or additions to the web client service/youtube Improvements or additions to YouTube support regression An intentional behavior that worked before does not work now ui-ux/user Problem with the UI/UX from an end user perspective and removed uncomfirmed Bug has not yet been confirmed, do not start a fix. labels May 23, 2024
@dyc3 dyc3 closed this as completed in #1778 Jul 4, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working client Improvements or additions to the web client regression An intentional behavior that worked before does not work now server Improvements or additions to the server service/youtube Improvements or additions to YouTube support ui-ux/user Problem with the UI/UX from an end user perspective
Projects
None yet
2 participants