The page https://developer.themoviedb.org/docs/daily-id-exports says that currently no authentication would be required to access these files. However, if I try to access them here https://files.tmdb.org/, I get an authentication error. Then I created this account but I'm still unable to access them. What else is required? Do I need an API key although I don't want to access the API?
찾으시는 영화나 TV 프로그램이 없나요? 로그인 하셔서 직접 만들어주세요.
이 항목을 평가하거나 목록에 추가할까요?
회원이 아닌가요?
ticao2 🇧🇷 pt-BR님의 댓글
1월 30, 2025 at 8:36 오전
Yes.
Authentication is not required. You do not need to use an API Key or TOKEN.
You cannot access the root directory of the files.
You can only download the files.
Just create the URL of each file with the date in the correct format.
MM_DD_YYYY
The possible files are listed on the page.
https://developer.themoviedb.org/docs/daily-id-exports
There is also the time of day that they are made available.
I believe that they are available for a maximum of 90 days.
For example, for movies:
T3rm1님의 댓글
1월 30, 2025 at 10:36 오전
Thanks, that works. It's a bit weird, that they put a clickable link into the document and expect users to not click it and understand that the link is useless :D I was able to download the file and view it. Unfortunately they are completely useless because they don't include any regional title names.