Skip to content

Python script that fetches random anime and manga based on genre using the Jikan API.

Notifications You must be signed in to change notification settings

deceptionfalls/magatama

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Magatama

A python CLI utility that can give you a random anime or manga from a selected genre, you can then watch the fetched anime straight from the terminal using ani-cli. Made using InquirerPy and the Jikan API to pull data from MyAnimeList.

Demo

2023-09-13_16-44-39.mp4

Dependencies

Installation

Clone this repository, then download the dependencies.

git clone https://github.com/tsukki9696/magatama.git
cd magatama/
pip install -r requirements.txt

TODO: Package script to the AUR.

Usage

python magatama.py

Move up and down genres with the arrow keys, confirm with Enter/Return.

Limitations

Currently, the script is quite slow, and since the API requests from Jikan are fairly limited, I can only do so much optimisation, but improving the fetching speed is in my plans.

Credits

About

Python script that fetches random anime and manga based on genre using the Jikan API.

Topics

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages