YouTube | Title and recommendations are displayed
Author: MBWebTechMariuszCreated Oct 18, 2018Updated Feb 13, 2026
Expected behaviour
When using YouTube, no title and recommendations are shown when video is paused.
Actual behaviour
Title and recommendations are visible when video is paused.

Steps to reproduce
Go to https://plyr.io/#youtube
Environment
- Browser: All
- Version: All
- Operating System: All
- Version: All
Link to where the bug is happening
https://plyr.io/#youtube or https://codepen.io/pen?template=GGqbbJ
Further comments
I think they broke their API, because even with: https://www.youtube.com/embed/bTqVqk7FSmY?autoplay=0&controls=0&rel=0&showinfo=0&iv_load_policy=3&modestbranding=1&disablekb=1&playsinline=1&widget_referrer=https%3A%2F%2Fplyr.io%2F%23youtube&cc_load_policy=0&cc_lang_pref=auto&enablejsapi=1&origin=https%3A%2F%2Fplyr.io&widgetid=1
rel=0&showinfo=0 are set on false/0, but they are visible.
Source: sampotts/plyr