i have seen some url (https://developers.themoviedb.org/3/movies) where i found, if i want to get movie details i will have to pass movie id. So, question is how can i get all movie id?
I created this document a little while back to help answer this very question. If you're looking for every ID, you'll have to start at id 1 and iterate through the ids until the one found with the /movie/latest method.
i have seen some url (https://developers.themoviedb.org/3/movies) where i found, if i want to get movie details i will have to pass movie id. So, question is how can i get all movie id?
@amar123 said:
i have seen some url (https://developers.themoviedb.org/3/movies) where i found,
if i want to get movie details i will have to pass movie id.
So, question is how can i get all movie id?
I'm trying to access website https://files.tmdb.org/ to download the ID file but the message Access Denied appears.
Does anyone know what I'm doing wrong?
This XML file does not appear to have any style information associated with it. The document tree is shown below.
<Error>
<Code>AccessDenied</Code>
<Message>Access Denied</Message>
<RequestId>84CDR7XBC2GGZHWN</RequestId>
<HostId>sfkPXbthe7syZgg/QJmEmuU2F5G7X2xk96bxzpMdesCA8hlb6MIfawEjWtBxFrJBDHIhnuzUFfw=</HostId>
</Error>
@amar123 said:
i have seen some url (https://developers.themoviedb.org/3/movies) where i found,
if i want to get movie details i will have to pass movie id.
So, question is how can i get all movie id?
I'm trying to access website https://files.tmdb.org/ to download the ID file but the message Access Denied appears.
Does anyone know what I'm doing wrong?
This XML file does not appear to have any style information associated with it. The document tree is shown below.
<Error>
<Code>AccessDenied</Code>
<Message>Access Denied</Message>
<RequestId>84CDR7XBC2GGZHWN</RequestId>
<HostId>sfkPXbthe7syZgg/QJmEmuU2F5G7X2xk96bxzpMdesCA8hlb6MIfawEjWtBxFrJBDHIhnuzUFfw=</HostId>
</Error>
@amar123 said:
i have seen some url (https://developers.themoviedb.org/3/movies) where i found,
if i want to get movie details i will have to pass movie id.
So, question is how can i get all movie id?
Travis Bell 的回复
于 2016 年 12 月 10 日 11:01上午
I created this document a little while back to help answer this very question. If you're looking for every ID, you'll have to start at id 1 and iterate through the ids until the one found with the /movie/latest method.
mamidisettidurgateja 的回复
于 2024 年 01 月 29 日 9:19上午
ticao2 🇧🇷 pt-BR 的回复
于 2024 年 01 月 29 日 1:10下午
All valid IDs of all items you can get here.
https://developer.themoviedb.org/docs/daily-id-exports
crisansou 的回复
于 2024 年 02 月 03 日 5:56下午
I'm trying to access website https://files.tmdb.org/ to download the ID file but the message Access Denied appears.
Does anyone know what I'm doing wrong?
crisansou 的回复
于 2024 年 02 月 03 日 8:13下午
I put a newer date in the file name and it worked: http://files.tmdb.org/p/exports/movie_ids_02_01_2024.json.gz