Coder Social home page Coder Social logo

fu-you / whatanime.ga Goto Github PK

View Code? Open in Web Editor NEW

This project forked from soruly/trace.moe

0.0 1.0 0.0 9.22 MB

Anime Scene Search by Image

Home Page: https://whatanime.ga

License: GNU General Public License v3.0

PHP 57.04% JavaScript 29.35% CSS 5.76% Shell 5.37% Python 2.47%

whatanime.ga's Introduction

whatanime.ga

License Join the chat at https://gitter.im/soruly/whatanime.ga Donate

The website of whatanime.ga

Image Reverse Search for Anime Scenes

Use anime screenshots to search where this scene is taken from.

It tells you which anime, which episode, and exactly which moment this scene appears in Japanese Anime.

Demo

Demo image

Search result tells you which moment it appears.

How does it work

This repo for studying purpose only. Some settings and config are not included, it won't work out of the box after you clone this repo. Plase understand what you are doing before you fork this repo.

You may read a brief Presentation slides given in May 2016

System Overview

You may find some other component here

Official WebExtension

https://github.com/soruly/whatanime.ga-WebExtension

Official Bot

https://github.com/soruly/whatanime.ga-telegram-bot

Official API (Beta)

https://soruly.github.io/whatanime.ga/

Integrating search with whatanime.ga

To add whatanime.ga as a search option for your site, pass the image URL via query string like this

https://whatanime.ga/?url=http://searchimageurl

You can also specify playback options like this

https://whatanime.ga/?autoplay=0&loop&mute=1&url=http://searchimageurl

Playback URL params:

param value default (not set in URL param) set with empty or other value
autoplay 0 or 1 1 1
mute 0 or 1 0 1
loop 0 or 1 0 1

The auto URL parameter is no longer used, it would always search automatically when there is ?url= param.

Note that the server cannot access private image URLs. In that case, users has to copy and paste (Ctrl+V/Cmd+V) the image directly, or save and upload the file.

whatanime.ga's People

Contributors

gitter-badger avatar soruly avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.