Skip to content
This repository has been archived by the owner on Jul 8, 2022. It is now read-only.

Ask YouTube to limit related videos #104

Closed
froboy opened this issue Jan 29, 2021 · 3 comments
Closed

Ask YouTube to limit related videos #104

froboy opened this issue Jan 29, 2021 · 3 comments

Comments

@froboy
Copy link
Collaborator

froboy commented Jan 29, 2021

While YouTube doesn't allow you us to disable related videos, we can (as of today) set rel=0 to limit related videos to videos from the same author.

If a video is from YouTube, let's add this parameter to make things a little cleaner.

@sarah-halby
Copy link
Collaborator

Tied to user story in Jira: https://openy.atlassian.net/browse/PRODDEV-217

@anpolimus
Copy link
Collaborator

@froboy this is not a strait forward fix.
We are using MediaPlayer wrapper: https://github.com/p0rto/vue-video-wrapper that prepares data for Vimeo and Youtube.
It uses videoId as props and it is hard to push additional params for the URL construction.
There is an issue here, connected with a similar task: gajus/youtube-player#63
We can try to help the maintainer to fix it and use it at our app.

@sarah-halby
Copy link
Collaborator

Completed in 1.3 release.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

3 participants