! Title: ▶️ Clean Up YouTube! ! Description: Clean YouTube ! Homepage: https://oneiricsky.com/blocklists/yt.txt ! Version: 2025.07.31 ! Expires: 4 days ! Syntax: uBlock Origin ! 🎛NAVIGATION BAR ! Hide Voice Search button youtube.com###voice-search-button ! Remove the "Create" button from the top bar youtube.com###buttons > ytd-button-renderer.style-scope.ytd-masthead:first-child ! 📱 ANTI-SHORTS ! Remove Shorts from sidebar menu youtube.com###items > ytd-guide-entry-renderer.style-scope.ytd-guide-section-renderer:nth-child(2) ! Block Shorts from appearing in search results youtube.com##ytd-search ytd-video-renderer:has([overlay-style="SHORTS"]) ! Hide shorts from the mini guide youtube.com##ytd-mini-guide-entry-renderer:has([title="Shorts"]) ! 🎬 VIDEO PLAYER ! Hide the "Share" button below the video youtube.com###top-level-buttons-computed > yt-button-view-model.ytd-menu-renderer:last-child ! Remove "Download" and "Clip" buttons from video controls youtube.com###flexible-item-buttons ! Hide the fallback ellipses menu button youtube.com###button-shape ! Hide offer module (Buy and/or Rent prompt) youtube.com###offer-module ! 🏠 HOMEPAGE ! Remove homepage shelves like Playables and Shorts youtube.com###content > ytd-rich-shelf-renderer.style-scope.ytd-rich-section-renderer ! Hide stacked videos (Mixes, Playlists, etc) youtube.com##ytd-rich-media-item-renderer:has(yt-collections-stack) ! 🤖 ANTI-AI ! Remove YouTube's AI video suggestion shelf ("Ask for videos any way you like") youtube.com##.ytdTalkToRecsFlowRendererHost ! 👤 ANTI-MEMBERSHIP ! Remove the "Join" membership button the video page youtube.com###sponsor-button ! Hide Members Only videos youtube.com##ytd-rich-item-renderer:has(.badge-style-type-members-only)