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
393 stars 222 forks source link

feat(TMDB): Trending API #445

Closed EhsanFox closed 8 months ago

EhsanFox commented 8 months ago

What kind of change does this PR introduce? Fetching trending movies/tv-series/persons from tmdb provider

Did you add tests for your changes? Yes, i added 4 tests for each type.

If relevant, did you update the documentation? Yes, including an example output

Summary Well, i saw that we already have "Airing List" and "Recent Episodes on Anime Metas, but not on the tmdb, and i was always a fan of consumet.ts and will be even more than ever, and had some free time, and i said why not, let's create a PR for it 😄

Other information If i get time, i'll create more PRs including Hot endpoints, top rated, upcoming and popular endpoint as well 😃