• Stars
    star
    230
  • Rank 173,294 (Top 4 %)
  • Language Vue
  • Created over 5 years ago
  • Updated over 1 year ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

Aqua button

Aqua button Click here to visit https://aquaminato.moe

Build Status

Related Links:

Contributing

Please fork this project for modification, and after completing the modification, initiate a Pull Request in this project.

Add or modify voice

Description: All voice meta information is stored in src/voices.json. To add or modify these voices, you need to modify this file accordingly.

Voice is always in mp3 format and stored in public/voices. The corresponding URL is voices/.

For new voice, please use software such as MP3GainGUI for volume standardization. Currently the volume standardized value is 80.

Because this site uses a strong cache strategy, except for index.html, files with the same filename, even if modified, will NEVER be refreshed by the client. Therefore, the filename of the newly voice, whatever it is new or modified, MUST be different from any previous filename.

If you are modifying voice, delete the original file after modification.

Participate in translation

Please help us translate to English and Japanese!

The language files for the main program are in three .js files named the language name in src/locales.

The language files for voices are in src/voices.json.

The corresponding modification can be recognized by the program as a valid translation.

Deploying a local development environment

This site is developed using Vue + jQuery + Bootstrap 3.

To deploy a local development environment, first install the latest version of Node. Then follow these steps:

  1. Clone the code.

  2. Go to the code directory and run npm install.

  3. Run npm run serve. During the code modification process, this local development server can immediately reflect the results of the modification.

  4. To compile the files for deployment, run npm run build, which will generate the dist directory. This site is completely static, you can directly deploy the entire dist directory.

To contribute your code to this project, you don't have to compile locally. After passing the test in the development server and pushing it to Github, you can directly require a Pull Request to this project.

LICENCE

Program: MIT

Audio: According to the Hololive secondary creation licence.

This project is a work of fans and is not related to the hololive official.

Special Thanks

This project is supported by MeowSound Idols.

This project is modified based on the Meamea button.

More Repositories

1

biliroku

bilibili 生放送(直播)录制
C#
424
star
2

NegativeEncoder

NegativeEncoder is a GUI tool for video encoding using QuickSync and NVENC.
C#
210
star
3

meamea-button

JavaScript
77
star
4

Blodh

Bilibili loader of danmaku HTML5 Blodh的目标是提供一种单文件引入的方案,方便在个人博客等页面上引入B站视频,并在HTML5播放器内播放。
JavaScript
24
star
5

biliroku-lite

A simple cross-platform bilibili live downloader.
C++
21
star
6

bililrcbuilder

LRC歌词→Bilibili高级弹幕转换器
HTML
11
star
7

linelive-downloader

A Tool for save hls video from linelive. Licensed under GPL v3
C#
7
star
8

apng2gif

This program converts APNG animations into animated GIF format.
C
7
star
9

hana-core

日语文本转罗马音工具
TypeScript
7
star
10

bilidash-downloader

Python
7
star
11

Migirh-electron

Migirh is an HLS downloader based on Minyami.
TypeScript
7
star
12

biliroku-minyami

基于Minyami的bilibili直播录制器
TypeScript
6
star
13

ccxc-backend

C#
6
star
14

bili-danmu-vod

B站弹幕点歌姬
JavaScript
6
star
15

static-movie-generator

C++
6
star
16

ccxc-frontend

Vue
3
star
17

Migirh-core

A Minyami GUI based on electron.
TypeScript
3
star
18

biu-uploader

A Chrome extension for upload music files to biu.moe
JavaScript
2
star
19

srtransky

C#
2
star
20

node-bili-live-danmu

JavaScript
2
star
21

ccxc-frontend-next

A frontend program for ccbc11
Vue
2
star
22

static-cover-generator

专用一图流视频的静态图生成器
C#
2
star
23

feelyblog

FeelyBlog is a Lightweight CHINESE PHP blog. 轻量级PHP个人博客,FeelyBlog。
PHP
1
star
24

textent

text extent renderer for node.js
C++
1
star
25

Migirh-frontend

TypeScript
1
star
26

vue-ts-template-for-moewsound

Yet another webpack template include vue, vue-router, jquery and bootstrap
JavaScript
1
star
27

jquery-FeelyWikiCode

jquery插件。 FeelyWikiCode是一个将特殊格式的标记代码(类似Wiki代码)转换为HTML的js插件。 用于构造非可视化编辑器。
JavaScript
1
star
28

FeelyFramework

极轻量级的PHP框架
PHP
1
star
29

crc32-browser

Calc crc32 hash on browser. Use HTML6 and ES6.
JavaScript
1
star