Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/multarix/youtube-garbage-cleaner
Removes misc/ useless trash from the youtube webpage such as links to shorts, buying premium or just other generally useless links nobody in their right mind cares about.
https://github.com/multarix/youtube-garbage-cleaner
Last synced: about 2 months ago
JSON representation
Removes misc/ useless trash from the youtube webpage such as links to shorts, buying premium or just other generally useless links nobody in their right mind cares about.
- Host: GitHub
- URL: https://github.com/multarix/youtube-garbage-cleaner
- Owner: Multarix
- Created: 2023-11-12T18:47:50.000Z (about 1 year ago)
- Default Branch: master
- Last Pushed: 2023-12-08T08:37:24.000Z (about 1 year ago)
- Last Synced: 2023-12-08T09:34:55.909Z (about 1 year ago)
- Language: JavaScript
- Size: 2.93 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Youtube Garbage Cleaner
Removes misc/ useless trash from the youtube webpage such as links to shorts, buying premium or just other generally useless links nobody in their right mind cares about.Specifically it removes the following links from the sidebar:
- Shorts
- Trending
- Music
- News
- Sport
- Learning
- Fashion & Beauty
- Youtube Kids
- Youtube Red/ Youtube PremiumThis should not flag any of youtube's "anti-adblock" filters, at least as far as I'm aware.
Youtube may change their pages layout and as such all or certain parts may not be filtered out. In this event, open an issue and I'll take a look at it.# Userscript link (Tested with Tampermonkey)
[Click here](https://github.com/Multarix/youtube-garbage-cleaner/raw/master/script.user.js) to install the userscript with your favourite usersript manager.