animehi-stream

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

GPL-3.0 License

Stars
25

Screenshots

Watch Page

Watch your favorite anime for free

Comments

Share your thought in episode

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.

Self-Hosting Notice

⚠️ RESTRICTED USE

[!CAUTION] Self-hosting this application is strictly limited to personal use only. Commercial utilization is prohibited, and the inclusion of advertisements on your self-hosted website may lead to serious consequences, including potential site takedown measures. Ensure compliance to avoid any legal or operational issues.

License 📝

This project is governed by a Custom BY-NC License. What does this entail? Simply put, you are permitted to utilize, distribute, and modify the code for non-commercial purposes. However, it is imperative that due credit is accorded to our platform, animehi-stream. Any commercial utilization of this code is strictly prohibited. For comprehensive details, please refer to the LICENSE file. Should you have inquiries or require special permissions, do not hesitate to contact us.

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.