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
376 stars 205 forks source link

Fix MegaCloud extractVariables (Zoro) #520

Closed Kylart closed 2 months ago

Kylart commented 2 months ago

What kind of change does this PR introduce? This PR fixes #517

Did you add tests for your changes? No

If relevant, did you update the documentation?

Summary

Other information The change in src/providers/anime/gogoanime.ts was because the project wouldn't build otherwise but I can remove it if necessary

Should I also commit built dist folder?

abhishek-exists commented 2 months ago

Could you verify whether its working now? @Kylart After making the same adjustments, it worked for me for a while, but now I am receiving the same error after a few requests.

Kylart commented 2 months ago

Could you verify whether its working now? @Kylart After making the same adjustments, it worked for me for a while, but now I am receiving the same error after a few requests.

I tested a minute ago and it worked still.

Looks great! Yes, Can you yarn build and push the changes under dist/ folder

I see you did it, sorry I was not available earlier.