Spaces:
Sleeping
Sleeping
File size: 532 Bytes
53a9ea5 | 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 | ---
title: AniPlay Proxy
emoji: 🎬
colorFrom: purple
colorTo: blue
sdk: docker
pinned: false
---
# AniPlay Proxy
Playwright-based stealth browser proxy for extracting M3U8 video URLs from anime streaming sites behind Cloudflare.
## API Endpoints
- `GET /api/stream?slug={slug}&ep={ep}` — extract M3U8 from sankanime
- `GET /api/stream?embed={url}&ref={referer}` — extract M3U8 from embed URL
- `GET /api/proxy?url={m3u8}&ref={referer}` — proxy M3U8 / segments
- `GET /api/search?q={query}` — search sankanime for slug
|