YouTune — Chrome Extension
YouTune transforms YouTube into an audio-only player. It hides the video element and prevents video data from loading, so you stream just the audio track. Useful for podcasts, music, lectures, and conference talks where the video adds nothing.
What it does
YouTune intercepts YouTube’s playback to skip the video stream. You still get the full audio, the playback controls, and playlist support — just without the video pane. The result:
- Lower bandwidth — typical 1080p video is ~3 Mbps. Audio alone is ~128 Kbps. That’s a ~95% reduction.
- Less CPU and battery use — no video decoding, no GPU compositing
- Fewer distractions — no hypnotic visuals when you actually just wanted to listen
Who it’s for
- People listening to podcasts, audiobooks, or lectures on YouTube
- Music listeners who don’t want the music video, just the song
- Mobile/laptop users on metered or slow connections
- Anyone who keeps YouTube in a background tab and doesn’t need the video
How it differs from alternatives
YouTube has a Picture-in-Picture mode and a “background play” feature on YouTube Premium, but neither stops the video stream from downloading — they just hide or shrink the player. YouTune actually stops video chunks from loading, which is where the bandwidth and battery savings come from.
It’s also free and doesn’t require a YouTube Premium subscription.
Compared to userscript hacks that paste CSS to hide the video element: those still pull the video data, they just don’t show it. YouTune is closer to “remove video from the DOM and ask the player not to fetch it” — measurable bandwidth savings, not a cosmetic change.
Install and use
- Install from the Chrome Web Store
- Visit any YouTube video
- Click the YouTune icon to toggle audio-only mode
- The video pane disappears; audio keeps playing
Toggle it off any time to get the video back. The toggle persists per session.
Use cases
- Music: queue a playlist and treat it like Spotify
- Podcasts and interviews where the camera is just two people on Zoom
- Conference talks and university lectures
- Background audio while you work — saves battery on laptops
- Streaming on capped mobile data
Privacy
YouTune modifies the YouTube page locally in your browser. It does not log what you play, send playback data anywhere, or include analytics. No account, no signup.
Frequently asked questions
Does YouTune work with playlists?
Yes. YouTune persists across video changes in a playlist — it stays in audio-only mode as the next track autoplays.
Does it remove ads?
No. YouTune is not an ad blocker. Ads will still play (audio-only). If you want ad-free YouTube, that's what YouTube Premium is for.
Does it actually save bandwidth?
Yes — the video stream is genuinely not loaded, not just hidden. Expect roughly 90–95% less data on a typical 1080p video session.
Does it work in the YouTube mobile app?
No. It's a Chrome extension and only works on desktop Chrome / Chromium-based browsers. Open YouTube in Chrome on your phone if you want it on mobile.
See also: Ataiva Chrome extensions · YouTune help