Bittorrent streaming software for cats. Stream anime torrents, real-time with no waiting for downloads.
Find a file
2022-03-08 20:18:13 +01:00
app remove 44 commits across 4 months to remove shit like secrets, api keys etc from private groups and trackers 2022-03-08 20:18:13 +01:00
logos css optimizations, erai switch, thumbnails fixes, subtitle spacing settings, tracker cleanup, img optimizations 2020-10-05 04:33:04 +02:00
.gitignore esm conversion work 2021-07-31 15:08:16 +02:00
char.webp css optimizations, erai switch, thumbnails fixes, subtitle spacing settings, tracker cleanup, img optimizations 2020-10-05 04:33:04 +02:00
faq.html update FAQ, change to .webmanifest, start work on new viewAnime, fix playnext functionality, fix main menu awaits, update whitespace 2021-08-10 22:14:52 +02:00
index.html remove 44 commits across 4 months to remove shit like secrets, api keys etc from private groups and trackers 2022-03-08 20:18:13 +01:00
LICENSE Create LICENSE 2021-04-28 23:35:55 +02:00
logo.png css optimizations, erai switch, thumbnails fixes, subtitle spacing settings, tracker cleanup, img optimizations 2020-10-05 04:33:04 +02:00
package.json ui work, settings stuff, update player, ui fixes 2021-08-24 13:36:55 +02:00
README.md remove 44 commits across 4 months to remove shit like secrets, api keys etc from private groups and trackers 2022-03-08 20:18:13 +01:00
search.xml open search, needs real-world testing 2021-01-28 15:23:48 +01:00
site.webmanifest remove 44 commits across 4 months to remove shit like secrets, api keys etc from private groups and trackers 2022-03-08 20:18:13 +01:00
support.html update FAQ, change to .webmanifest, start work on new viewAnime, fix playnext functionality, fix main menu awaits, update whitespace 2021-08-10 22:14:52 +02:00
sw.js UI work, new sidebar, update webtorrent-player 2021-08-01 23:38:21 +02:00
webpack.config.js remove 44 commits across 4 months to remove shit like secrets, api keys etc from private groups and trackers 2022-03-08 20:18:13 +01:00

THIS IS AN ARCHIVE BRANCH, IT WAS PRIVATE FOR A REASON

This branch is entirely for the sake of "I worked on it, I want the commits", it was private because the code was dogshit and honestly a joke, and it's being re-written from scratch for a good reason!!! This includes meme commits, testing on production, write your own JS framework and other blantant "don't do you fucking idiot", read the code/commits at your own risk!



forthebadge forthebadge forthebadge

Miru

Miru is a simple anime torrent streaming client targetted at normies, meant as a replacement for shitty streaming sites with a lot of extra added functionality.

Functionality, performance and compatibility

This site already does a lot, it's essentially a torrent client, streaming client, media player, anime list explorer and a bunch more, which is why performance might not be fantastic on lower end devices, it also uses a lot of flashy new technologies and hacky workarounds to do things you're not really meant to ever be doing which is why compatibility across browsers isn't flawless, I recommend using anything chromium based, and optionally enabling some experimental flags for extra functionality, performance and compatibility like:

  • chrome://flags/#enable-experimental-web-platform-features : Enabled [This allows to play multi-audio files and adds more codec and container support, but it's not recommended]

Features

I want anything and everything a STREAMING app should have, without any major compromises meaning that most features that aren't useful for watching anime won't be added [mainly list managment, community posts etc]

Why?

Originally it was an inside joke among my friends, complaining about how shit streaming sites are and that I could make something better.

Codebase

Let's face it, it's shit, it was never meant to actually work, and it outgrew me. Feel free to change it.

Why did you do X in X way?

Either it was the only solution, I couldn't think of anything better, I didin't know it can be made better or I flat out just don't remember.