consumet / consumet.ts

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.
https://consumet.org/extensions/list/
GNU General Public License v3.0
430 stars 235 forks source link

Add streamtape sources for AnimeSaturn provider #387

Closed aleganza closed 1 year ago

aleganza commented 1 year ago

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.