https://www.reddit.com/r/Python/comments/f68eo9/change_wallpaper_to_the_currently_playing_anime/
- Python 3.8
- Linux with KDE Plasma desktop environment
- Install these dependencies using
pip
or your package manager: - Download some anime wallpaper and put it in wallpaper folder
- 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
, notNaruto: 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
- Run
python identify_anisong.py
- 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