consumet.ts icon indicating copy to clipboard operation
consumet.ts copied to clipboard

Gogoanime provider change base URL and methods

Open JCCode288 opened this issue 2 months ago • 5 comments

Describe the bug

Gogoanime per today just changed the base url and website interface to anitaku.io

Steps to reproduce

for base url:

  1. use gogo anime provider as usual

for website interface: 2. extends gogo anime and change the base url to "https://anitaku.io" 3. use popular and movies method

Expected behavior

for base url:

  • it goes to gogo url

for website interface:

  • popular and movies method can be used

Actual behavior

for base url:

  • it throws error 504

for website interface:

  • it throws 404

Additional context

i used extended version of gogo anime because it prones sudden change. i hope you fixed the method and url so others can use it as well

JCCode288 avatar May 08 '24 16:05 JCCode288