Cuteanime is a website where you can watch anime with Japanese subtitles, it is a fun way to study japanese.

Overview

Cuteanime.moe

Cuteanime is a website where you can watch anime with Japanese subtitles and lookup words with a dictionary extension like Yomichan. We get most of the Japanese subtitles from Kitsunekko.

We use a custom video player which is explained in more detail below.

Image

Switching Subtitles

You can quickly toggle between Japanese/English subtitles with the "Sub" button in the video player.

Image

Subtitle Catalog

The subtitle catalog shows the entire script of the episode allowing you to quickly navigate to a specific dialog, or search through all of the dialogues.

Image

Next/Previous Dialogues

You can quickly go to the next/previous dialogues with the arrow buttons. It also works with left/right arrow keys. These are all of the keyboard shortcuts:

  • Space: Play/Pause
  • Left Arrow: Previous Dialogue
  • Right Arrow: Next Dialogue
  • Up Arrow: Increase Volume
  • Down Arrow: Decrease Volume

Image

Video Speed

You can change the video speed and pitch preservement to slow down the video if the characters are speaking too fast.

Image

A-B Looping

You can set a loop from point A to point B to continuosly loop over a specific section.

Image

Video Filters

Apply video filters such as brightness, contrast, hue, saturation, sharpen, and pixelate.
*Note that this feature is only for fun.

Image

Official Website

Support the studio/publisher by buying the anime/manga from their website (a link is provided).

Image

Tech Stack

  • Languages: Typescript, LESS, HTML
  • Front-end: React
  • Bundler: Webpack

Self Hosting

First install Node.js if you don't have it already.

https://nodejs.org/en/

To reduce costs, the whole "database" is stored in database.js and episodes.js files instead of using a real database.

You can look at database.example.js and episodes.example.js to see the structure of the database.

Clone the code from this repository and then install dependencies with npm install.
Start the web server with npm start.

All the web server does is load the index.html file, there is no real backend so this can be hosted as a static website.

Manga Site

You might also like...

Use this app to track and prioritize the topics you need to study during your job search

Use this app to track and prioritize the topics you need to study during your job search

Interview Skills Grid Use this app to track and prioritize the topics you need to study during your job search. Try it for yourself! -- Interview Ski

Apr 13, 2022

The website which can help you to organize your daily or weekly activities and review them when you need them. you can add, remove and delete an activity

To Do list To do project is webpack project that list activities someone can do at a specific time In this TO-DO list, you can add or remove you activ

Jul 21, 2022

🦄 • A simple open source project that can display random anime images and quotes.

Welcome to Rakoko App! 👋 Rakoko App is a simple application that is used to display images and quotes randomly. Built using Framework7. 💖 Demo Page

Jun 12, 2022

A plugin that can query multiple APIs for movies, series, anime, games, music and wiki articles, and import them into your vault.

Obsidian Media DB Plugin A plugin that can query multiple APIs for movies, series, anime, games, music and wiki articles, and import them into your va

Dec 21, 2022

A fun and functional way to write regular expressions (RegExp)

funexp A fun and functional way to write regular expressions (RegExp). FunExp is a useful tool for larger projects that depends on RegExp to do heavy

Feb 7, 2022

A fun way for people to share their favorite trips and destinations!

TRIP A fun way for people to share their favorite trips and destinations, and provide reviews for fellow travelers! Check out Trip at https://trip-des

Jun 3, 2022

Fun way to share some of your (already) public StackOverflow user data to the internet.

Fun way to share some of your (already) public StackOverflow user data to the internet.

ProfileOverflow A simple app leveraging StackExchange APIs to show some StackOverflow accounts information. Made for fun during a weekend as practice.

Sep 14, 2022
Watch anime ad free through a beautiful UI. Don't forget to 🌟 this repo for updates!

Ashanime - Stream Ad-free Anime Ashanime is an Ad free responsive web application built with the intention of providing a pleasent anime streaming exp

Ashanime 67 Dec 31, 2022
Chrome Extension to learn English through subtitles while watching YouTube.

Super-Subtitles Chrome Extension to learn English through Subtitles while watching YouTube How does it helps Non-native English speakers often tend to

null 6 Nov 11, 2022
In this website you will add books and also watch the lists of books. A website build wit HTML, CSS, and JavaScript.

Awesome Books ES6 In this website you will add books and also watch the lists of books. Built With HTML CSS JavaScript Authors ?? HaaDiiii GitHub: @Ha

Hamid Ali 8 Oct 7, 2022
In this website you will add favorites books and also watch the lists of books. Built with JavaScript ES6 Modules

Awesome Books In this website you will add books and also watch the lists of books. Built With HTML CSS JavaScript Screen Shots Desktop Screen Tablet

Aamir khan 7 Nov 20, 2022
This is a Netflix clone where you can watch movies or series

Netlfix Clone This is a Netflix clone where you can watch movies or series. Visit Now ?? Things I Implemented SignIn/SignUp Movie/Series Filter Watch

Neelesh Singh 3 Dec 1, 2022
🚀👩‍🚀This repo contains all the files to follow along and implement a MultiChain NFT MarketPlace! Be sure to watch my Youtube tutorials so you can learn and follow along!

Multi-Chain NFT Marketplace ?? ??‍?? This repo contains all the files to follow along and implement a MultiChain NFT MarketPlace! Be sure to watch my

Net2Dev 30 Jan 5, 2023
A site where you can watch Naruto. Inspired by Netflix.

A Mini Netflix clone built with Solid.js, Astro and deployed on Netlify. ?? I'm using Directus as a headless CMS here, though, I'm using the free vers

ztiger 9 Sep 5, 2022
Japanese translation of vitejs.dev

Vite Docs JA Vite ドキュメントの日本語翻訳レポジトリです。現状、本レポジトリは翻訳作業用のものとして一時的に用意されています。将来的に、本レポジトリは別場所に移動される可能性があります。 貢献ガイド Vite 日本語翻訳ガイド を一読お願いします! はじめかた 本ドキュメントは V

vite 50 Dec 14, 2022
deno-ja (Deno Japanese community) showcase

Showcase Deno本家よりも気軽に作ったものを公開できるようなShowcaseです。 スクリーンショットの撮影方法 短めのidを決めていただいて、下記のようにスクリプトを実行してください。 deno task screenshot [url] [id] ※エラーが出る場合は、下記を実行してみ

deno-ja 17 Oct 28, 2022
App that allows you to control and watch YouTube videos using hand gestures. Additionally, app that allows you to search for videos, playlists, and channels.

YouTube Alternative Interaction App An app I made with Edward Wu that allows you to search and watch videos from YouTube. Leverages Google's YouTube D

Aaron Lam 2 Dec 28, 2021