- Joined
- Nov 20, 2019
If you hate the new shitty feature like me and think its fucking horrendous to have youtube turn more into pornhub everyday, you can use these literal 3 lines of code to fucking remove it, though you need a css extension. (I just use that one go choose another one if you think im advertising)
You can do this with any other feature you dont like, just write in the name of the div class and voila
so i.e if you dont like the video but still want the audio fuckin go remove like idk 'html5-video-container' go crazy
Also yeah note that its computer only I dont think you can do it in the in-app version unless you use a 3rd party version of it like whatever that ad-free one on android that everyone uses is called
You can do this with any other feature you dont like, just write in the name of the div class and voila
Code:
.ytp-heat-map-container {
display: none;
}
so i.e if you dont like the video but still want the audio fuckin go remove like idk 'html5-video-container' go crazy
Also yeah note that its computer only I dont think you can do it in the in-app version unless you use a 3rd party version of it like whatever that ad-free one on android that everyone uses is called