Title: Feature request
Last modified: August 1, 2022

---

# Feature request

 *  [cvrle77](https://wordpress.org/support/users/cvrle77/)
 * (@cvrle77)
 * [3 years, 10 months ago](https://wordpress.org/support/topic/feature-request-936/)
 * Hi there.
    straight to the point: can we get a checkbox in options for ‘Show/
   hide related videos at the end’
 * It’s as ‘simple’ as adding ?rel=0 at the end of embedded link (when you do it
   manually with iframe, and this wouldn’t show ‘random’ Youtube videos when user
   finish watching one video, but would show only our videos from our channel, which
   kind of goes along with the idea of us having more views on our own videos.
 * It would seem that, at the moment, adding that at the end of URL doesn’t do the
   trick.

Viewing 4 replies - 1 through 4 (of 4 total)

 *  Plugin Author [Optimizing Matters](https://wordpress.org/support/users/optimizingmatters/)
 * (@optimizingmatters)
 * [3 years, 10 months ago](https://wordpress.org/support/topic/feature-request-936/#post-15882058)
 * Yeah, for now you’ll have to manually edit `wp-youtube-lyte/lyte/lyte-min.js`,
   changing the rel=0 parameter in there.
 * I’ll add the idea of allowing this to be changed to the backlog, but this is 
   not something that’ll be added in the short term I’m afraid (big backlog(s), 
   not enough time).
 * have a nice day!
    frank
 *  Thread Starter [cvrle77](https://wordpress.org/support/users/cvrle77/)
 * (@cvrle77)
 * [3 years, 10 months ago](https://wordpress.org/support/topic/feature-request-936/#post-15882820)
 * Ok, I’ve requested a feature without looking what actually happens after video
   finishes, and now that you mentioned lyte-min.js, it seems rel=0 is already set,
   or I am mistaken?
 * I have no idea where to put rel=0 inside that script.
 * If you could copy-paste a solution as something like this?
 * `else{eU=n+"://www.youtube-nocookie.com/embed/videoseries?list="+vid+"&"}`
 * needs to be changed into
    `else{eU=n+"://www.youtube-nocookie.com/embed/videoseries?
   list="+vid+"&rel=0"}`
 * This is completely random, as an example what I’m asking from you, because I’ve
   no clue where to put it, and it seems like a perfect spot. 🙂
    -  This reply was modified 3 years, 10 months ago by [cvrle77](https://wordpress.org/support/users/cvrle77/).
 *  Plugin Author [Optimizing Matters](https://wordpress.org/support/users/optimizingmatters/)
 * (@optimizingmatters)
 * [3 years, 10 months ago](https://wordpress.org/support/topic/feature-request-936/#post-15883317)
 * rel=0 indeed is already present for single video embeds, it is not there for 
   playlists (but not sure it’s even needed/ honored there)? 🙂
 *  Thread Starter [cvrle77](https://wordpress.org/support/users/cvrle77/)
 * (@cvrle77)
 * [3 years, 10 months ago](https://wordpress.org/support/topic/feature-request-936/#post-15884657)
 * Yes, my bad, I haven’t checked, I can see it in the code
 * `&controls=1&wmode=opaque&rel=0&egm=0&iv_load_policy=3&hd=`

Viewing 4 replies - 1 through 4 (of 4 total)

The topic ‘Feature request’ is closed to new replies.

 * ![](https://ps.w.org/wp-youtube-lyte/assets/icon-128x128.png?rev=1836005)
 * [WP YouTube Lyte](https://wordpress.org/plugins/wp-youtube-lyte/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/wp-youtube-lyte/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/wp-youtube-lyte/)
 * [Active Topics](https://wordpress.org/support/plugin/wp-youtube-lyte/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/wp-youtube-lyte/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/wp-youtube-lyte/reviews/)

 * 4 replies
 * 2 participants
 * Last reply from: [cvrle77](https://wordpress.org/support/users/cvrle77/)
 * Last activity: [3 years, 10 months ago](https://wordpress.org/support/topic/feature-request-936/#post-15884657)
 * Status: not resolved