Skip to content

Latest commit

 

History

History
33 lines (21 loc) · 1.27 KB

README.md

File metadata and controls

33 lines (21 loc) · 1.27 KB

anisong-detector

Demo

https://www.reddit.com/r/Python/comments/f68eo9/change_wallpaper_to_the_currently_playing_anime/

System requirements

  • Python 3.8
  • Linux with KDE Plasma desktop environment

Installation

  1. Install these dependencies using pip or your package manager:
  2. Download some anime wallpaper and put it in wallpaper folder
  3. Rename the wallpapers to the anime title that is the main title in MyAnimeList website . For example for Naruto: Shippuden wallpaper, name it Naruto: Shippuuden.jpg, not Naruto: Shippuden.jpg. You can use the same wallpaper for multiple animes by copying it and pasting it with the name of the animes you want that wallpaper to share with

Usage

  • Run python identify_anisong.py

TODO

  • Complete the anisong.db database by extracting data from Kaggle MyAnimeList data dump
  • Evaluate which string fuzzy matching function is the fastest and uses the lowest amount of RAM
  • Find an online wallpaper provider