osaka/README.md

17 lines
436 B
Markdown
Raw Permalink Normal View History

2025-01-25 15:25:44 +01:00
# OSAKA
2025-01-25 15:36:02 +01:00
> [!WARNING]
> OSAKA is in a very early beta is not suitable for public use.
2025-01-25 15:25:44 +01:00
## 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>
```