https://github.com/vocadb/vocadb-rankings-generator
Vocaloid/UTAU rankings based on VocaDB
https://github.com/vocadb/vocadb-rankings-generator
csharp css ranking utau vocadb vocaloid vocaloid-database
Last synced: about 2 months ago
JSON representation
Vocaloid/UTAU rankings based on VocaDB
- Host: GitHub
- URL: https://github.com/vocadb/vocadb-rankings-generator
- Owner: VocaDB
- License: mit
- Created: 2016-05-07T10:51:17.000Z (almost 9 years ago)
- Default Branch: master
- Last Pushed: 2016-05-22T15:37:38.000Z (almost 9 years ago)
- Last Synced: 2025-01-13T15:52:22.999Z (3 months ago)
- Topics: csharp, css, ranking, utau, vocadb, vocaloid, vocaloid-database
- Language: C#
- Homepage: http://vocaloid.eu/vocaloid/rankings
- Size: 44.9 KB
- Stars: 1
- Watchers: 3
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# VocaDB rankings generator
Command line application that generates Vocaloid/UTAU song rankings based on [VocaDB](http://vocadb.net).
The application generates a static .html file based on a [Razor](http://www.asp.net/web-pages/overview/getting-started/introducing-razor-syntax-c) template.
By default the rankings are generated for the previous week, but the start date can be set manually as well.[Example here](http://vocaloid.eu/vocaloid/rankings/weekly/2016-18.html).
[.NET framework 4.5.2](https://www.microsoft.com/en-us/download/details.aspx?id=49981) (or newer) is needed.
No other dependencies.