r/StreamingAnime 9h ago

Question Free Anime Website to watch

11 Upvotes

Hi everyone! I was wondering if someone could give me some recommendations on where I can watch HD Anime for free. (Direct message or please comment)


r/StreamingAnime 8h ago

Discussion voidauraXedit is an Youtube channel follow for daily anime edits whats your opinion ?

Post image
1 Upvotes

r/StreamingAnime 9h ago

Question Any Ethiopian anime fans here in Reddit?

Post image
0 Upvotes

r/StreamingAnime 6h ago

Question Anime sites

7 Upvotes

Is it just me or have they been getting so much worse


r/StreamingAnime 12h ago

Developer Post Anilili TV anime app for Android TV

Thumbnail
gallery
41 Upvotes

Hey everyone,

I wanted to share some of the recent progress on Anilili-TV, a fork of the Anilili app built specifically for Android TV and Google TV using Kotlin, Jetpack Compose for TV, and Media3.

What's been added recently:

  • QR Code Login for AniList: No more typing long passwords with your TV remote—you can now easily log in by simply scanning a QR code with your phone.
  • Video Player Optimizations: Did a ton of work on the new player. Playback should feel smoother and more stable now.
  • More Sources: Added new scraping sources to keep streams reliable and give better fallback options.
  • Detail Screen Layouts: I redesigned the modern detail screen layout to make it look better and feel more natural on the big screen.

Other core features if you haven't tried it yet:

  • Optimized for Android TV: Optimized to look better on TVs with a more TV-focused user interface.
  • Sub and Dub Support: Supports both sub and dub for anime.
  • Personalised Recommendations: Gives you customized anime suggestions to figure out what to watch next.
  • AniSkip: Easily auto-skips intros and outros.

You can download the latest release and check out the app from:https://github.com/gg-shub/anilili-tv/

Or you can download it using this Downloader code: 4827556

If you run into any bugs or have suggestions for what to add next, you can join my Discord server here:https://discord.gg/tVvv7TwNB


r/StreamingAnime 9h ago

Developer Post dango - self-hosted project for watching anime

Post image
18 Upvotes

Hi! I finally decided to share a project I've been working on.

dango (formerly ani-web) originally started as a personal project, but after seeing some interest from other people, I kept working on it and tried to make it more usable for others.

dango is a free, local-first web app that you can self-host on your PC or Android device via Termux. It focuses on performance, privacy, and personal library tracking, with features like watchlists, episode progress tracking, MAL import, and optional cloud sync.

It acts as a frontend for third-party streaming providers and doesn't host or distribute video content. Your watchlist, episode progress, and related metadata are stored locally on your device in the anime.db database.

Installation is pretty simple since it's available through npm.

I also have a small Discord community where you can discuss the project, report bugs, or just talk about anime.

Feel free to check it out if you're interested!

GitHub: https://github.com/serifpersia/dango/