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.
What kind of change does this PR introduce?
I improved the Italian AnimeSaturn provider adding streamtape sources (way more stable than the previous sources).
Did you add tests for your changes?
Yes.
If relevant, did you update the documentation?
Yes.
Summary
The AnimeSaturn only provided a sources which were either m3u8 or mp4 files, quite confusing. Whit this PR, it will provide also a streamtape source, which is way more stable to handle.
Other information
Also added MyAnimeList and Anilist Ids to the object that fetchAnimeInfo() provides.
What kind of change does this PR introduce? I improved the Italian AnimeSaturn provider adding streamtape sources (way more stable than the previous sources).
Did you add tests for your changes? Yes.
If relevant, did you update the documentation? Yes.
Summary The AnimeSaturn only provided a sources which were either m3u8 or mp4 files, quite confusing. Whit this PR, it will provide also a streamtape source, which is way more stable to handle.
Other information Also added MyAnimeList and Anilist Ids to the object that fetchAnimeInfo() provides.