itzzzme / anime-api

A RESTFul anime API made in Node.js.
MIT License
33 stars 18 forks source link

Endpoint not working #4

Open LUMINARSFT opened 3 hours ago

LUMINARSFT commented 3 hours ago

Hello im glad you developed this powerfull api and I appreciate it very much. However since few days i noticed that below problems with api. (I deployed on vercel)

1. GET /api/stream

The api returns all info as expected. but in sources i cant recognise any playable links(m3u8 or whatever) instead it shows some value only in it Reproduce url : /api/stream?id=frieren-beyond-journeys-end-18542?ep=107257 Example : "sources": "U2FsdGVkX183o8n8KsgN0xNwO+EpZaoqO0ksYJkVyfxRa2DCzNUfilyaGgMMp0A2LGLqHY8obSxmRcyrFLvZlHvLELhQoU/XHWq5OAC2RmxDrQy7PM/7nhwNZjgh9GBBSpDddsYfq6Ek08VaBE630nq0vBaVhXokDJkuY25ZW3+2vTOZOePreLJ8bBISS8RrymnVmQNrFbs+TnZmqFZardt/lm/TywR94kH3cXH3HWWzuIotqXwZIDEq1vHrKFTS7CK7/V0zPKKPmKxlHFGjrViTnLI0PFmFpR9ak+ITrln2HgQq8sSldDS6U1uVM16feK8n07yTHCZEAgzQ9ei92DehndpFNxs9wyjUDxFXj4G0Us3lkwu+pfrh1hEJLRzzOf9pkszHLOS5RSJO85jhSJ1ffE4P6KRp6zzEoMa4DcfPeCkGiAz0a0wVBk662f0gApZ9BslETbX85oHezm+ztJSgdkM6+XOiXvMi+GTo9Aw==",

2.GET /api/servers/ endpoint not working

This endpoint doesnt work and returns error 404 Reproduce url :/api/servers/demon-slayer-kimetsu-no-yaiba-hashira-training-arc-19107?ep=124260

And if you confortable with fixing these issues it would be very helpfull Thank you

itzzzme commented 2 hours ago

I just checked it and it's working fine. If you are getting any error can you check your vercel logs

/api/stream endpoint

Screenshot 2024-11-15 141518

/api/servers/ endpoint

Screenshot 2024-11-15 141558