getFromLink

Returns the anime episode details along with download direct link

Name

Type

Description

link

URL of the episode

 Gogoanime
.getFromLink("https://gogoanime.ai/osananajimi-ga-zettai-ni-makenai-love-comedy-episode-6")
.then(anime => console.log(anime))

Last updated

Was this helpful?