mchangrh / yt-neuter

uBlock filter(s) list for blocking unwanted YouTube elements
https://neuter.mchang.xyz
The Unlicense
182 stars 13 forks source link

Hide generic shorts shelf on mobile #63

Closed metametapod closed 4 months ago

metametapod commented 4 months ago

To reproduce:

  1. Change your browser's user agent to a mobile Safari version, e.g.:
    Mozilla/5.0 (iPhone; CPU iPhone OS 13_5_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/13.1.1 Mobile/15E148 Safari/604.1
  2. Go to https://m.youtube.com, and confirm the URL stays at that subdomain instead of redirecting to https://www.youtube.com.

There should be a shorts section visible before this change on the home feed, which is hidden after it is applied.

mchangrh commented 4 months ago

Thanks!

there is also http://m.youtube.com/?persist_app=1&app=m https://youtube.com/?app=desktop&persist_app=1

to force mobile/desktop without messing with UA :)