You're Invited:Meet the Socket Team at BlackHat and DEF CON in Las Vegas, Aug 4-6.RSVP
Socket
Book a DemoInstallSign in
Socket

anime-sama-api

Package Overview
Dependencies
Maintainers
1
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

anime-sama-api

Api for anime-sama.fr

0.2.0.post2
pipPyPI
Maintainers
1

Anime-Sama API

An API for anime-sama.fr, 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 ~/.config/anime-sama_cli/config.toml for macOS/Linux and at %USER%/AppData/Local/anime-sama_cli/config.toml for Windows.

For developers

Requirements

  • git
  • uv

Install locally

git clone https://github.com/Sky-NiniKo/anime-sama_downloader.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).

Keywords

anime

FAQs

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts