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

Remove the Youtube Video related videos #540

Closed
adriancollier opened this issue May 9, 2014 · 2 comments
Closed

Remove the Youtube Video related videos #540

adriancollier opened this issue May 9, 2014 · 2 comments
Assignees

Comments

@adriancollier
Copy link
Contributor

When a video is embedded within a Update, it is displayed on the site. After the video has been played, then Youtube shows related videos to the user.

Partners have requested that this be removed as these videos are often not relvant.

This is easily done within the embed code: illuminea.com/remove-related-videos-from-end-of-embedded-youtube-video/

I have tried to do this on a single video basis, but it seems that this breaks the embed code, so we should add this addition ?rel=0 to the global settings for Youtube.

@adriancollier adriancollier added this to the 2.3.7 Watermelon milestone May 9, 2014
@KasperBrandt KasperBrandt self-assigned this May 12, 2014
zzgvh added a commit that referenced this issue May 19, 2014
[#540] Added '&rel=0' to Youtube links on update page
@KasperBrandt
Copy link
Contributor

Merged in #559

@KasperBrandt
Copy link
Contributor

Test plan

GIVEN a Youtube video on an update page
WHEN the video has played
THEN no related videos should be shown

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Archived in project
Development

No branches or pull requests

3 participants