键盘快捷键
高级搜索
With the API is there any way of getting a list of the most recently added TMDB IDs?
I understand /latest will get the single most recent movie or tv show ID. Is there a way to get all IDs added say today or this week?
Hi @nor_direct_0w,
No, there is only the latest method.
If you wanted something tailored to your own specific needs, you can use our daily ID exports and then diff them on a daily or weekly basis.
Thanks Travis, currently getting Access Denied at the Daily ID Exports url (http://files.tmdb.org/):
<Error> <Code>AccessDenied</Code> <Message>Access Denied</Message> <RequestId>XE52KHN3KPYYW3R3</RequestId> <HostId> 1ySEKLW4F6CLqyPjacYG2cke5rXQ2ro5AGurQ+pZONniOMo/+ggMdnVFGOmTxPXH+geywd2bz3s= </HostId> </Error>
Is there some authentication process I am missing?
You probably used too old of a path. Use today's as an example:
http://files.tmdb.org/p/exports/movie_ids_02_26_2024.json.gz
找不到电影或节目?登录并创建它吧。
登录
注册
想给这个条目评分或将其添加到片单中?
还不是会员?
注册加入社区
Travis Bell 的回复
于 2024 年 02 月 26 日 11:36上午
Hi @nor_direct_0w,
No, there is only the latest method.
If you wanted something tailored to your own specific needs, you can use our daily ID exports and then diff them on a daily or weekly basis.
nor_direct_0w 的回复
于 2024 年 02 月 26 日 12:28下午
Thanks Travis, currently getting Access Denied at the Daily ID Exports url (http://files.tmdb.org/):
Is there some authentication process I am missing?
Travis Bell 的回复
于 2024 年 02 月 26 日 1:17下午
You probably used too old of a path. Use today's as an example:
http://files.tmdb.org/p/exports/movie_ids_02_26_2024.json.gz