A minimalistic frontend for YouTube Music made with Python and Flet.
✅ Search and listen to any song (YouTube Music library)
✅ No ads
✅ No tracking
✅ Free and Open-Source
- Not compatible with iOS devices at the moment
- Create a virtual environment (optional)
- Install the dependencies
pip install -r requirements.txt
- Run
main.py
Improvements and new features are most welcome! Feel free to submit a PR.
- Fork this repository
- Create a new branch
- Do your thing
- Create a Pull Request