ChrisMichaelPerezSantiago / gogoanime

Gogoanime is a custom API that provides data from the 10.gogoanime.io website. You will have access to the entire catalog whether movies, series, current episodes, etc., with English subtitles.
MIT License
75 stars 52 forks source link

ECONNRESET #1

Closed folliejester closed 3 years ago

folliejester commented 3 years ago

gogo.search(query) .then(data => { console.log(data)

(node:8768) UnhandledPromiseRejectionWarning: FetchError: request to https://www10.gogoanime.io/search.html?keyword=clannad failed, reason: read ECONNRESET

ChrisMichaelPerezSantiago commented 3 years ago

Hello @7thghoul,

Unfortunately I am no longer maintaining the library.

folliejester commented 3 years ago

The website is still active, there's a minor change in the website's code. You can do it!

ChrisMichaelPerezSantiago commented 3 years ago

@7thghoul ,

Unfortunately I am no longer maintaining any of the APIs that I have implemented related to anime.

Sorry for the inconvenience!

folliejester commented 3 years ago

Then can you explain me how do i fix that issue? I'll keep your legacy alive.