A powerful, modular, and glassmorphic userscript designed to elevate your YouTube and YouTube Music experience with premium features and a modern aesthetic.
- ๐ High-Quality Downloads: Download videos up to 4K/8K (MP4) and high-fidelity audio (MP3/FLAC).
- ๐ Return YouTube Dislikes: Restore the public dislike count with real-time synchronization.
- ๐ฌ Cinema & Ambient Mode: Immersive viewing with dynamic background lighting and glassmorphic panels.
- ๐ฑ Smart Tools: Picture-in-Picture mode, instant screenshots, and floating controls.
- ๐ Comment Translator: Translate comments instantly using integrated Google Translate.
- ๐ฎ Glassmorphic UI: A complete visual overhaul with beautiful blur effects and sleek typography.
- ๐ Advanced Ambient Mode: Dynamic aura effects that sync perfectly with album art colors.
- โ Nonstop Playback: Automatically bypasses "Continue watching?" prompts for uninterrupted listening.
- ๐ง Audio-only Mode: Toggle video off to save bandwidth and focus purely on the music.
If you are using uBlock Origin or other strict adblockers, they might aggressively block the download API servers (savenow.to and lbserver.xyz), resulting in a Network Error or xhr_failed message.
How to fix (Add an exception to uBlock Origin):
- Click the uBlock Origin icon in your browser and open the Dashboard (โ๏ธ gear icon).
- Go to the My filters tab.
- Copy and paste the following lines at the bottom:
(Note: The
@@||savenow.to^ @@||lbserver.xyz^@@prefix is the specific syntax that tells uBlock to whitelist/unblock these domains). - Click Apply changes and refresh the YouTube page.
Built with a modern Node.js modular workflow for maximum performance and maintainability.
src/core/: Metadata, state management, and lifecycle hooks.src/ui/: Glassmorphic components, CSS-in-JS, and layout managers.src/features/: Feature-specific modules (Downloads, Dislikes, Visualizers, etc.).src/main/: Core logic manager, DOM observers, and script assembly.src/utils/: High-performance utilities and API wrappers.
- Clone & Setup:
git clone https://github.com/akari310/youtube-tools.git cd youtube-tools npm install - Build:
Outputs:
npm run build
youtube-tools.user.jsand production-ready minified builds.
Crafted with passion by:
- Akari โ Optimization & Development
- DeveloperMDCM โ Original Project Creator
- nvbangg โ Source for Audio-only & Nonstop features
This project is licensed under the GNU General Public License v3.0.

