Skip to content

Blind test OSTs of animes you've tagged as "seen" on MyAnimeList

Notifications You must be signed in to change notification settings

Sindarus/anime_blind_test

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

115 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Anime Blind Test

Blindtest anime openings/endings, based on your personal anime list from myanimelist.net, and using videos from openings.moe. This is a work in progress.

Installation

# Install dependancies
sudo apt install python3 python3-pip virtualenv

# Create virtualenv for this project
virtualenv venv -p python3
# Activate the newly created virtualenv
. venv/bin/activate
# Install required python modules
pip install -r requirements-src.txt

Launching the development server

./start_server.sh

Docker support

# Build image
docker build -t anime-blind-test .

# Run server
docker run -d --rm -p 5000:5000 anime-blind-test 

About

Blind test OSTs of animes you've tagged as "seen" on MyAnimeList

Resources

Stars

Watchers

Forks

Packages

No packages published

Contributors 2

  •  
  •