lightbeam24 / CustomTube

Choose your own YouTube layout, plus some other settings!
MIT License
113 stars 10 forks source link

Search page is broken (Too) #224

Open SilverTennyson opened 2 months ago

SilverTennyson commented 2 months ago

Screenshot: Снимок экрана (5)

gameshowrecaps commented 2 months ago

Must be some A/B testing, my search is fine.

NewSummo commented 1 month ago

https://github.com/lightbeam24/CustomTube/issues/55

Alright, I just looked into it, and you were actually right; the fact that you still have the old Search Filters design is indeed the cause. I'm honestly baffled, I had no idea such a thing could happen. Luckily, the fix is very easy, assuming it works.

Paste this code into Stylus:

#header.ytd-search {
  display: none !important;
}

Hopefully this helps.

NewSummo commented 1 month ago

https://chromewebstore.google.com/detail/stylus/clngdbkpkpeebahjckkjfobafhncgmne