You are browsing as a guest. Sign up (or log in) to start making projects!

2h 17m 1s logged

Hikari Devlog #17

Hello everyone, welcome to Devlog #17 of Hikari! (ノ◕ヮ◕)ノ*:・゚

OMDB as TMDB Fallback

The first update I would say is that I have added the OMDB API as the fallback for the TMDB API.

And yeah, obviously, I use the free version, and when I was getting the API key, it told me that it can handle around 1,000 requests per day.

And…, I think that should be enough for a personal project like this.

And on top of that, it’s only being used as a fallback.

First, the requests will be handled by TMDB, and if that fails, then only it will come to OMDb.

So, 1,000 requests per day is already more than enough for a personal project like this(i guess). ( ̄▽ ̄)ゞ

Movie Genre Filters

Talking about the next update, I have also added the genre filters for movies.

I will add a screenrecording showing it in action, I’ll attach it below.

Trailer Feature for Manga

And I have also added a trailer feature for manga!

Yeah, even manga have trailer features available through the AniList API, so I added it there as well. (≧▽≦)

That’s It!

And yeah, that’s it for this devlog!

If you have any questions or want me to explain anything again, then please feel free to leave a comment.

I will try my best to explain it there as well.

And as always, thank you so much for reading, and have a very nice day!

(ノ´ヮ`)ノ*:・゚

0
97

Comments 2

@Sam

It looks really nice 🤩. The scrollbar should be remove ig which appears in the paragraph text when the card is expanded

@PAPER_01

@Sam Thanks, and yeah the scroll bar can be removed but was not sure if i should or not as i thought some people would want to read the full description, but i guess I will remove it after all