consumet / consumet.ts

Nodejs library that provides high-level APIs for obtaining information on various entertainment media such as books, movies, comic books, anime, manga, and so on.
https://consumet.org/extensions/list/
GNU General Public License v3.0
413 stars 226 forks source link

Fixed Gogoanime text scraping #472

Closed weedeej closed 7 months ago

weedeej commented 7 months ago

What kind of change does this PR introduce? Gogoanime Text scraping bug fix

Summary Due to gogoanime's recent change on their info page, A bug occurred where there is no data starting from "description" to "otherName" in fetchAnimeInfo result. This PR fixed it all by fixing the selector used in those fields.

Other information