open source

Why does AnimeCaos exist?

Anyone who watches anime knows the ritual: open four sites, close ten ads, hope the player loads, search for the right episode through poorly organized pages.

AnimeCaos fixes that. It does the dirty work behind the scenes — automates navigation, extracts real player links, and delivers everything inside a clean interface. No server. No subscription. Local-first.

It's open source, built in Python, and works as a practical lab for web automation, scraping, and fuzzy search. Contributions are welcome.

Tech Stack

Python 3.10+

Core language

Selenium

Web automation & Cloudflare bypass

BeautifulSoup

HTML parsing

FuzzyWuzzy

Fuzzy search / typo tolerance

yt-dlp + mpv

Stream extraction & playback

PySide6

Desktop GUI framework

AniList GraphQL

Metadata & cover art API

PyInstaller

Standalone .exe distribution

Open Source by Design

Public repository on GitHub. Anyone can audit, modify, contribute, or fork. The goal isn't to compete with platforms — it's to solve a real problem with real tools.

Ver Repositório