Jeydin21 / Munchyroll

Ad-free anime streaming website aimed at minimality and responsive design
https://anime.j21.dev
GNU General Public License v3.0
90 stars 29 forks source link

Site error #16

Closed skgupta507 closed 5 months ago

skgupta507 commented 5 months ago

hello @Jeydin21 i ran into an issue after the deployment of the website image after this screen if i search or click on the home button i get the 500 internal server error image some it also shows application error client side error. i have deployed my api on render and i got error i that also i have shared the screenshot of all the error. can u kindly help me with it. image

i will be waiting for your response...... by the way ur website reaaly good keeping thing to minimal with nice themes i loved the concept.

Jeydin21 commented 5 months ago

I'm not sure how you got that error, but I'll look into it.

Jeydin21 commented 5 months ago

I think it's because gogoanime.film doesn't work anymore, on my API I'm using anitaku.to as the site to scrape from, can you try that?

skgupta507 commented 5 months ago

I think it's because gogoanime.film doesn't work anymore, on my API I'm using anitaku.to as the site to scrape from, can you try that?

Hi @Jeydin21 can i use consumate api Or i need to have a different gogoanime api itself. If u know of any repo can u point me to it.

Jeydin21 commented 5 months ago

All you need to do is just change the link in the API code from gogoanime.film to anitaku.to I haven't tried the new Consumet API but you can make a pull request if you figure it out on your own

skgupta507 commented 5 months ago

All you need to do is just change the link in the API code from gogoanime.film to anitaku.to I haven't tried the new Consumet API but you can make a pull request if you figure it out on your own

hey @Jeydin21 thanks for the help the website is running with the anie data being loaded.

but some times i get a error when i click the home button that says something about "timeout" and it is true after clicking the home button it takes some time to load the anime data or the home page when it happens if u reload the page it woks again is it error from my side or is it a bug.

plus i would recommend adding selection of resolution of the videos in the player and subtitles. if u can guide me thriugh the process.

Jeydin21 commented 5 months ago

This is because Onrender turns your API off after a period of inactivity.

Keep it online with a service like UptimeRobot that pings the website every 5 minutes

skgupta507 commented 5 months ago

@Jeydin21 thanks for the assistance in fixing the issue.

skgupta507 commented 5 months ago

Hi @Jeydin21 the gogoanime api has been taken down due to a DMCA copyright claim. Can u send me the api repo if u have a backup of it.

Jeydin21 commented 5 months ago

Dang, I didn't see that one coming. I don't want to make my repository public, how do I share it with you?

skgupta507 commented 5 months ago

Dang, I didn't see that one coming. I don't want to make my repository public, how do I share it with you?

@Jeydin21 you can add me as a collaborator and i will import a copy to my github account and save a local copy of the same. I will make one copy public using some other service like gitlab or azure which u can add to munchyrolls Readme link to the api. hows that sound.

Jeydin21 commented 5 months ago

Here you go. You have 12 hours to download this, good luck.

skgupta507 commented 5 months ago

Here you go. You have 12 hours to download this, good luck.

Hey I have downloaded the files. I will make a copy public by tomorrow. And share the link 🔗to u Is that fine with u

Jeydin21 commented 5 months ago

I don't think you should make your API public because the original repository got taken down. You can do whatever you want with it, it doesn't belong to me.