Watch your favourite anime anywhere, anytime. No Ads.
Previously called AnimeWorldz, Kitsune is a free, open-source anime streaming website. It is built using the Next Js framework and Tailwind CSS.
Kitsune is still under development and may encounter many bugs. Feel free to open any issue regarding bugs or features
Also checkout the mobile app: Android, which is still called AnimeWorldz but will later be updated.
- No Ads - No ads, no popups, no redirects, no bullshit.
- PWA Support - Kitsune is a PWA, which means you can install it on your phone.
fork the repo
git clone <forked-repo>
git checkout -b <new-feature>
git add <changed-file>
git commit -m "New feature"
git push origin <new-feature>
then submit a pull request
clone the repo
cd kitsune/
npm install or yarn
rename the .env.example
file to .env
then set in TMDB access key (READ ACCESS TOKEN) and vercel KV(optional).
then run the app
npm run dev or yarn dev
Kitsune uses vercel KV to cache data. However, it is optional. To use caching you can create your own KV instance.
If you are deploying to vercel. Make sure to set ENVIRONMENT VARIABLE TMDB_ACCESS_KEY
and set it your access key.
You can use docker to build and deploy kitsune. Check this repo KitsuneDocker
Consumet Enime-Project anime-data
Join the Discord server: https://discord.gg/6yAJ3XDHTt