Closed jeluchu closed 2 years ago
Apparently it is due to a restructuring in the content of the page, they moved some elements of place and changed the identifiers and therefore the API is not being able to find them, later I will do some tests and patch that error. Thanks for the information :)
Thank you very much @carlos-burelo , I'll keep an eye out for updates 👀
Bug fixed friend, thanks for your contribution :)
@carlos-burelo The problem is reoccurring in some series, for example I have found this to be the case with this particular series
http://localhost:5000/ver/aoi-sekai-no-chuushin-de-episodio-2
Request and Response according to documentation
id
I have downloaded and tested the project locally, but there are some data, for example, that are not shown in the query above. The request I have tried to make is as follows:
Here is the url that directly accesses the MonosChinos website, which is where this query is obtained, and as you can see there are several servers that the API is not returning.
And the answer is not quite as expected as shown in the documentation, because if you access MonosChinos, the links to the servers come up, but the API does not show them.