Skip to content

Sky-NiniKo/anime-sama_api

Repository files navigation

This project is archive. I do not have the time to work on it anymore. I may make some small fixes if a breaking issue arises.

Anime-Sama API

An API for anime-sama, also provides a CLI to download videos.

I have implemented all the features I care about. This project is now in maintenance mode.

Installation

Requirements:

  • Python 3.10 or higher

You can simply install it with (note that you can use tools like pipx to isolate the installation):

pip install anime-sama-api[cli]

And to run it:

anime-sama

Configuration

You can customize the config at :

  • Linux: ~/.config/anime-sama_cli/config.toml
  • Windows: %USER%/AppData/Local/anime-sama_cli/config.toml
  • macOS: ~/Library/Application Support/anime-sama_api/config.toml

For developers

Requirements

Install locally

git clone https://github.com/Sky-NiniKo/anime-sama_api.git
cd anime-sama_downloader
uv sync --extra cli

Run

uv run anime-sama

Update

In the anime_sama folder:

git pull

Contribution

I am open to contribution. Please only open a PR for ONE change. AKA, don't do "Various improvements" and explain your motivation behind your improvement ("Various typos fix"/"Cleanup" is fine).

About

Download video from anime-sama.fr

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Contributors 4

  •  
  •  
  •  
  •  

Languages