A simple Android app that lets you open YouTube Music links in Spotify, and Spotify links in YouTube Music.
This is an open source project! Check out our GitHub repository to see the source code, report issues, or contribute.
- 🎵 Click a Spotify link → Opens in YouTube Music
- 🎵 Click a YouTube Music link → Opens in Spotify
That's it! No more copying and pasting song names or manually searching.
This is a free, open-source app distributed as a debug build on GitHub (no app store required).
- Download the debug APK from our GitHub releases
- Allow installation from unknown sources in your Android settings
- Install the APK
- Choose which platform you use (YouTube Music or Spotify)
- Start clicking those previously "unplayable" links!
Note: We distribute debug builds to keep the app free and open source, avoiding app store restrictions and paid developer accounts.
- Android 7.0 or newer (works best on Android 11+)
- YouTube Music or Spotify app installed
Other known issues:
- YouTube Music needs to be running in the background for redirections to work
- First YouTube Music search after app launch might fail (just try again)
Future improvements we're considering:
- Fix YouTube Music cold start issues (first search failing)
- Add Shazam link support
- Add toast message when YouTube Music needs a "warm-up" launch
- Test more edge cases with various link formats
- Collect user feedback for improvements
Found a bug? Have a suggestion? Feel free to:
- Open an issue
- Submit a pull request
- Test and provide feedback
This project is licensed under the MIT License - see the LICENSE file for details.