OSAKA, an anime streaming API
Find a file
2025-01-25 14:36:02 +00:00
src initial commit 2025-01-25 14:25:44 +00:00
.gitignore initial commit 2025-01-25 14:25:44 +00:00
Cargo.lock initial commit 2025-01-25 14:25:44 +00:00
Cargo.toml initial commit 2025-01-25 14:25:44 +00:00
main.rs initial commit 2025-01-25 14:25:44 +00:00
README.md added disclaimer to readme 2025-01-25 14:36:02 +00:00

OSAKA

Warning

OSAKA is in a very early beta is not suitable for public use.

Introduction

OSAKA aims to provide an uncomplicated, seamless anime streaming backend API. OSAKA stores no copyrighted material on the server-side but rather relies on other streaming services to provide video sources.

As of now, OSAKA scrapes the following services:

Specification

/{anime_id}/{season}/{episode} -> Vec<Episode>