Code Monkey home page Code Monkey logo

enjoytown's Introduction

Logo

What is Enjoytown?

Welcome to Enjoytown the one stop for all your streaming desires! Explore enjoytown.netlify.app and dive into the world of movies, drama and anime.

Enjoy your favorite movies, drama and anime with English subs or dubs, and here's the kicker - no sign-up required!

Images

Home Page
Screenshots [View More]
K Drama Movie Anime

Installation 🛠️

1. Clone this repository using

git clone https://github.com/avalynndev/enjoytown.git
cd enjoytown

2. Installation

Install Dependencies

npm install

Go to the 'config` folder and edit the values as per your requirement or leave them as it is

Add a ENV FILE with:

DOWNLOAD_API_URL=https://v1.api.ani.rohi.dev/api/dramacool
CONSUMET_API_URL=https://consumet_api_url (dont end with slash)
CONSUMET_API_ANILIST_URL=https://consumet_api_url/meta/anilist (MENTION meta/anilist)

3. Run on development &/or production

  • Run on development mode
npm run dev
  • Run on production mode
npm start

Deploy your own Enjoytown Instance on Vercel

Deploy with Vercel

Logo

Found a Bug? 🐞

Uh-oh, looks like you stumbled upon a bug? No worries, we're here to squash it! Just head over to our issues section on GitHub and let us know what's up.

Contributors 🤲

Want to Help Out?

Feel free to contribute to this project! Whether you're an experienced developer or have been in the field for a while, your help is valuable.

Star History Chart

enjoytown's People

Contributors

avalynndev avatar dependabot[bot] avatar rounakdadsena avatar lennoncoder avatar

Stargazers

Rahul Sain avatar Bouzaine chadi avatar Yassine Montassar avatar TBNRDev avatar Ahmed Saheed avatar  avatar LRboy avatar Astra Boy avatar Alex Benny avatar  avatar Sai Deepak Perumbudur avatar gh0st avatar Ashwin avatar tai avatar  avatar AdityaKumar avatar Rodrigo Mattos avatar  avatar onFire(Abhi) avatar Luís Azevedo avatar Arthur Sept avatar  avatar  avatar Jay Mehta avatar Phillip Novess avatar Kami avatar Amadi Jerry avatar Jia Wei Ng avatar Folarin Lawal avatar Piyush Mishra avatar Adamnator avatar Fahid Nasir avatar Cory "GH5T" James avatar Rai Yash Pramod avatar Leenard Zarate avatar Monish Atom avatar Hafidz Alif Rachman avatar Harsha avatar Shoaib Khan avatar  avatar  avatar la niina avatar Satyaprakash Sahu avatar Furkan Kartal avatar Rafael Guilherme avatar Lance Armah-Abraham avatar  avatar  avatar b1ackd0t avatar Mick avatar  avatar Aditya avatar Ilyass El arbaouti avatar  avatar Wildan Maulana avatar Kisakye Moses avatar Rishab avatar Devil X - Sameer Khan avatar Luis Rodriguez avatar Tiago Neves avatar  avatar Dan  avatar  avatar  avatar  avatar Sunil Gupta avatar  avatar  avatar Robert Jarrett avatar nnlychai avatar

Watchers

 avatar

enjoytown's Issues

(feat): rewamp enjowtown

Finished:

  • new home page
  • add manga
  • update card ui a bit
  • added redis to make loading faster
  • add a footer
  • manga page ui fix, mobile ui menu bar
  • add option to change subtitle language
  • improve info ui for movie/tv
  • add download anime
  • add better ui for blog page
  • use anilist api for fetching and aniwatch for playing in anime instead of gogoanime
  • carousel for tv, anime
  • add dropdown for TV series
  • add download manga

To-do:

None

Note: If people wanna request for more features, just add a comment here. If it find it valid, I will add it to my list

feat: season and episode dropdown

When you enter the "tv shows" catalogue..
there's no option to move to the next episode ,
there's no selection dropdown for it
same goes for the season
Hope you can fix it sooner

Screenshot (26)

[bug]: add anilist search feat

What went wrong?

Facing application error on anime page

How'd you stumble upon it?

I searched one piece (dub)
clicked on it
and the page threw a client side error

What you hoped for vs. What actually happened

the page for anime should've opened but it went all white with a client side error

Anything else we should know?

This happened in arc browser, there was no such error before this day, likely caused by latest commit

Which browsers were a bummer?

Chrome

Got logs?

# There wasn't much but this all that was there

7023-3851d4a3172f44ef.js:1 
Error: Connection closed.
    at t (7023-3851d4a3172f44ef.js:2:17782)
window.console.error	@	7023-3851d4a3172f44ef.js:1
l_	@	fd9d1056-158ac2c9d594a992.js:1
n.callback	@	fd9d1056-158ac2c9d594a992.js:1
nB	@	fd9d1056-158ac2c9d594a992.js:1
nV	@	fd9d1056-158ac2c9d594a992.js:1
aq	@	fd9d1056-158ac2c9d594a992.js:1
aY	@	fd9d1056-158ac2c9d594a992.js:1
a9	@	fd9d1056-158ac2c9d594a992.js:1
aY	@	fd9d1056-158ac2c9d594a992.js:1
a9	@	fd9d1056-158ac2c9d594a992.js:1
aY	@	fd9d1056-158ac2c9d594a992.js:1
a9	@	fd9d1056-158ac2c9d594a992.js:1
aY	@	fd9d1056-158ac2c9d594a992.js:1
a9	@	fd9d1056-158ac2c9d594a992.js:1
aY	@	fd9d1056-158ac2c9d594a992.js:1
a9	@	fd9d1056-158ac2c9d594a992.js:1
aY	@	fd9d1056-158ac2c9d594a992.js:1
a9	@	fd9d1056-158ac2c9d594a992.js:1
aY	@	fd9d1056-158ac2c9d594a992.js:1
a9	@	fd9d1056-158ac2c9d594a992.js:1
aY	@	fd9d1056-158ac2c9d594a992.js:1
a9	@	fd9d1056-158ac2c9d594a992.js:1
aY	@	fd9d1056-158ac2c9d594a992.js:1
(anonymous)	@	fd9d1056-158ac2c9d594a992.js:1
is	@	fd9d1056-158ac2c9d594a992.js:1
o1	@	fd9d1056-158ac2c9d594a992.js:1
oZ	@	fd9d1056-158ac2c9d594a992.js:1
T	@	7023-3851d4a3172f44ef.js:1

Code of Conduct Agreement

  • I agree to follow this project's Code of Conduct.

Site deployment error.

hey @avalynndev i was unable to deploy the website cause i got these errors.
these errors are caused due a missing variables in the env file. which is not present in the repo. can u share the env template and where to get the api keys from.
it would be a great help.
or if its a different issue kindly let me know how to fix that.

Collecting page data ...

23:19:10.535 | ❌ Invalid environment variables: { DOWNLOAD_API_URL: [ 'Required' ], API_KEY: [ 'Required' ] }
23:19:10.536 | Error: Invalid environment variables
23:19:10.536 | at p (/vercel/path0/.next/server/chunks/671.js:46:9393)
23:19:10.536 | at i (/vercel/path0/.next/server/chunks/671.js:46:9573)
23:19:10.536 | at i (/vercel/path0/.next/server/chunks/671.js:46:11039)
23:19:10.536 | at 73066 (/vercel/path0/.next/server/app/kdrama/info/[id]/page.js:1:15508)
23:19:10.536 | at t (/vercel/path0/.next/server/webpack-runtime.js:1:127)
23:19:10.536 | at 30532 (/vercel/path0/.next/server/app/kdrama/info/[id]/page.js:1:13307)
23:19:10.536 | at t (/vercel/path0/.next/server/webpack-runtime.js:1:127)
23:19:10.536 | at 24194 (/vercel/path0/.next/server/app/kdrama/info/[id]/page.js:1:5989)
23:19:10.536 | at t (/vercel/path0/.next/server/webpack-runtime.js:1:127)
23:19:10.536 | at 35698 (/vercel/path0/.next/server/app/kdrama/info/[id]/page.js:1:948)
23:19:10.538 |  
23:19:10.538 | > Build error occurred
23:19:10.541 | Error: Failed to collect page data for /kdrama/info/[id]
23:19:10.541 | at /vercel/path0/node_modules/next/dist/build/utils.js:1268:15
23:19:10.541 | at process.processTicksAndRejections (node:internal/process/task_queues:95:5) {
23:19:10.541 | type: 'Error'
23:19:10.541 | }
23:19:10.625 | Error: Command "npm run build" exited with 1

[Bug]: Serach bar

What went wrong?

when ever I am hitting search it is giving me blank page I that that after last commit this problem is arising

How'd you stumble upon it?

doing filter search

What you hoped for vs. What actually happened

search bar

Anything else we should know?

No response

Which browsers were a bummer?

Chrome

Got logs?

No response

Code of Conduct Agreement

  • I agree to follow this project's Code of Conduct.

Feature Request: Change Subtitle Language

It would be great if we could have a feature that allows users to change the subtitle to other languages on the website. This would enhance accessibility and improve user experience for non-native speakers.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.