One iframe, any title. Edge-proxied HLS, subtitles, skip intro & outro, quality and speed — drop it into any site in seconds.
Enter an AniList ID, pick an episode and audio track, and copy the iframe. Changes preview instantly.
Every embed is a single URL. No SDK, no key. Base URL
The primary endpoint. Resolves artwork, intro/outro and subtitles automatically.
Same, keyed by a MAL id instead.
Point the player at any .m3u8 — handy for testing or non-anime sources.
| Parameter | Type | Description |
|---|---|---|
| anione id required | number | AniList media id. |
| mal | number | MyAnimeList id (alternative to ani). |
| id | string | Direct provider id. |
| ep | number | Episode number. Default 1. |
| lang | sub · dub | Audio track. Default sub. |
| autoplay | 0 · 1 | Start playback automatically (muted). |
| autoskip | 0 · 1 | Auto-skip the intro and auto-advance at the outro. |
| muted | 0 · 1 | Start muted. |
| src | url | Direct .m3u8 — skips the extractor. |
| title · logo · poster | string · url | Manual artwork overrides. |