Skip to content

Instantly share code, notes, and snippets.

View obillekyle's full-sized avatar
🏠
Working from home

Kyle Cyrus Obille obillekyle

🏠
Working from home
View GitHub Profile

This css rules remove mostly all the traces of videos on youtube music

It Removes

  • Home video carousels
  • Videos from search list
  • Floating video player
  • Upgrade to premium

You'll need extensions like this (Custom CSS by Denis) to make it work automatically, or manually inject it yourself everytime you open YTMusic

// for vue libs with
// - format: ['es']
// - preserveModules: true
// can't guarantee to work, tinker to your needs
// example lib: https://github.com/obillekyle/components
import path from 'node:path'
import crypto from 'node:crypto'
import fs from 'node:fs'