About the Project
Vocaloid Rate is a personal, self-hosted web application for tracking, rating, and exploring Vocaloid music rankings. It scrapes data from [Vocaloard](https://vocaloard.injpok.tokyo/en/), providing a clean and feature-rich interface to manage your personal collection of rated tracks and playlists.
The application is built with a Python/FastAPI backend and a optimized vanilla JavaScript frontend using Tailwind CSS.
Features
- Dynamic Track Table: View the latest Top 300 Vocaloid tracks with powerful sorting and filtering.
- Personal Ratings & Notes: Rate songs on a 1-10 star scale and add personal notes, all saved locally.
- Interactive Filtering: Filter by text search, rating status, and chart status.
- Custom Playlists: Create, manage, and share multiple personal playlists with a drag-and-drop editor.
- Dedicated Rated Tracks Page: A dashboard view of all your rated songs, featuring detailed statistics.
- Advanced Statistics: View your average and median ratings, top producers, and voicebanks.
- Rich Media Integration: Integrated music player with audio-only and embedded video modes, plus lyrics from VocaDB.
- UI/UX: Light and Dark mode with a fully responsive design.
Installation
- Download the Latest Release: Click the "Download" button above.
- Extract the ZIP File: Unzip the downloaded file to a permanent location on your computer.
- Run the Application: Double-click the `vocaloid-rate.exe` (Windows) or `vocaloid-rate` (macOS/Linux) file.
- Stop the Application: To stop the server, simply close the terminal window.







