/animehi-stream

AnimeHi is an anime streaming service that uses the consumet API. No ads and no vpn required.

Primary LanguageTypeScriptGNU General Public License v3.0GPL-3.0

AnimeH AnimeHi

AnimeHi - Watch animes without ads

AnimeHi is an open-source anime streaming service that uses the consumet API, built using NextJS with typescript and Tailwind CSS. It lets you search, watch animes without any ads with a beautiful user interface.

Github Stars Github Issues Github Forks



Screenshots

Home Page
Screenshots [View More]

Watch Page

Watch your favorite anime for free Watch Page

Comments

Share your thought in episode Watch Page

Try the App: AnimeHI

Acknowledgements

This app would not have been possible without the kind and rapid support of the experts over at Consumet. AnimeHI was built using the Consumet API to supply 99% of the data.

Features

  • Watch Animes without ads
  • Stay up to date with the latest anime trends
  • Search your favorite Anime
  • Recently release Anime
  • All time popular Anime list
  • All time favorite Anime list
  • Favorite this season
  • Airing Scheduled
  • Bookmark Anime
  • Continue Watching
  • AutoNext/AutoPlay/AutoSkip features
  • Fully Responsive
  • Login/Register Account
  • ...enough talk see it yourself

Coming Features

  • Authorization system with anilist
  • Watch list
  • Recently Watching
  • PWA
  • Advance Search and filter genres
  • Dark more
  • Comments
  • Reply Comment
  • Like/Dislike Comment/Replies
  • Own domain name
  • … and many more

Installation and Local Development

1. Clone this repository using

git clone https://github.com/benjoquilario/animehi-stream.git
cd animehi-stream

2. Install Dependencies

  • You can use Bun to install dependencies quickly. If you prefer, npm / yarn or pnpm can also be used with equivalent commands.
bun install

Copy .env.example into .env in the root folder

  • .env.local & .env are both viable options, you can also set .env.test.local, .env.development.local or .env.production.local
cp .env.example .env.local

3. Sync your database

  • Create a database instance in neon.tech
npx prisma migrate dev

4. Run on development &/or production

  • Run on development mode
bun run dev
  • Run on production mode
bun run preview

You are all set! Open localhost:3000 to see the app.

Note

This project is a work in progress, it still contains bugs and will constantly be updated to stay up-to-date with the latest framework changes.

Contribution

Your ideas, translations, design changes, code cleaning, real heavy code changes, or any help are always welcome. The more is the contribution, the better it gets.

Pull requests will be reviewed

Author

Benjo Quilario

Please give this repository a ⭐️ if you liked this app. It seems like a little thing, but it helps a lot with the motivation.

License

Licensed under AG