SEP-VIA-GROUP5 / SEP6

6th Semester Project
0 stars 1 forks source link

External APIs should use database IDs, because they match #123

Closed Titas212 closed 1 year ago

Titas212 commented 1 year ago

The movie IDs provided in the movie.db file match the IMDB external IDs needed for either of the two public APIs, as long as a “tt” is prepended to the ID. For example, the ID for the movie Tenet is 6723592 in movies.db and tt6723592 when identifying the same movie with TMDb or OMDb.