amvstrm / api

Open source anime streaming provider API with Gogoanime + Anilist for amvstrm
https://api.amvstr.me
GNU General Public License v3.0
74 stars 45 forks source link

skiptime not working #23

Closed WarLock03 closed 9 months ago

WarLock03 commented 9 months ago

Hello sir, wanna ask if SkipTime endpoint is still working in documentation?

I tried https://api-amvstrm.nyt92.eu.org/api/v2/stream/skiptime/101922/kimetsu-no-yaiba-episode-1 endpoint and result to opening and ending to null but in I watch on https://amvstr.me/ the skiptime is working.

How can I solve this sir?

NYT92 commented 9 months ago

This route only accept anilist ID and episodes number not episode ID. https://<API>/api/v2/stream/skiptime/<Anilist ID>/<Episode number>

You need to remove kimetsu-no-yaiba-episode- in order to get the data.