Transform your YouTube and YouTube Music experience by replacing distracting music videos with beautiful album artwork. Focus on the music, not the visuals.
Experience distraction-free listening with beautiful album artwork
Smart detection works on regular YouTube for music videos too
- Chrome/Chromium browser version 90 or higher
- Spotify account (free or premium)
- Active internet connection
- Available on Chrome Web Store
-
Download the Extension
git clone https://github.com/1102Aryan/VideoToAlbumCover.git
Or download the latest release
-
Open Chrome Extensions
- Navigate to
chrome://extensions/ - Or click Menu (⋮) → More Tools → Extensions
- Navigate to
-
Enable Developer Mode
- Toggle the "Developer mode" switch in the top right corner
-
Load the Extension
- Click "Load unpacked"
- Select the downloaded extension folder
- The extension icon should appear in your toolbar
- Click the extension icon in your browser toolbar
- Click "Connect to Spotify" to authorize the extension
- Log in to your Spotify account when prompted
- Return to YouTube/YouTube Music and enjoy!
Once connected, the extension works automatically:
- Navigate to YouTube Music or YouTube
- Play any music video or song
- The video will be replaced with the album artwork
- Playback controls remain fully functional
- Check Status: Click the extension icon to see connection status
- Disconnect: Click "Disconnect" in the popup to revoke Spotify access
- Reconnect: Simply click "Connect to Spotify" again
- Track Detection: Identifies artist and song information from YouTube
- Spotify Search: Queries Spotify API for matching album artwork
- Visual Replacement: Hides video element and displays album art
The extension uses Spotify's extensive music database to fetch high-quality album artwork. Your Spotify account is only used for API access - no personal data is stored.
The extension specifically targets music content. It won't affect non-music videos like vlogs, tutorials, or podcasts.
Some factors can affect accuracy:
- Remix versions may show original album art
- Live performances might not have specific covers
- Title formatting (feat., vs., &) can impact matching
To report an issue:
- Note the exact video title and URL
- Take a screenshot if possible
- Open an issue with details
Yes! A free Spotify account works perfectly. Premium is not required.
No, the video continues playing normally in the background. Only the visual element is replaced.
Contributions are welcome! Please feel free to submit a Pull Request. For major changes:
- Fork the repository
- Create your feature branch (
git checkout -b feature/AmazingFeature) - Commit your changes (
git commit -m 'Add some AmazingFeature') - Push to the branch (
git push origin feature/AmazingFeature) - Open a Pull Request
- No data collection: The extension doesn't collect or store personal information
- Local storage only: Spotify tokens are stored locally in your browser
- No tracking: No analytics or tracking scripts included
- Open source: All code is available for review
- Spotify Web API for album artwork
- YouTube Music for the inspiration
- All contributors and users
