The Movie Database Support

Hi, I'm trying to download the latest daily export for movies. The last working date is 2019-08-08, with the link being:

http://files.tmdb.org/p/exports/movie_ids_08_08_2019.json.gz

Any date after this doesn't work, and returns an XML with the message "Access Denied". Perhaps your export job is down?

3 replies (on page 1 of 1)

Jump to last post

Hey @MMauro,

I don't see any issues with the daily exports since August 8. Here's a log of me trying every file since then:

$ curl -I -L "http://files.tmdb.org/p/exports/movie_ids_08_08_2019.json.gz"
HTTP/1.1 200 OK
Date: Tue, 13 Aug 2019 16:51:40 GMT
Content-Length: 9103238
Connection: keep-alive
Set-Cookie: __cfduid=d60f515bfb0a8007b2016a6aa920471161565715100; expires=Wed, 12-Aug-20 16:51:40 GMT; path=/; domain=.tmdb.org; HttpOnly
x-amz-id-2: rcYegz18nCat7Lpq8BsCNCazasJgmdkibyjZBUz0vT9j+xSKPWnO+5EeNrlBp+aTwCbYrRuXJEg=
x-amz-request-id: 58C1C2956A20E877
Last-Modified: Thu, 08 Aug 2019 07:23:08 GMT
x-amz-expiration: expiry-date="Sat, 07 Dec 2019 00:00:00 GMT", rule-id="infreq-acc-del"
ETag: "e36d99888bad3f9117e96e6d7e321fe5"
x-amz-version-id: null
CF-Cache-Status: HIT
Expires: Fri, 13 Sep 2019 16:51:40 GMT
Cache-Control: public, max-age=2678400
Accept-Ranges: bytes
Server: cloudflare
CF-RAY: 505c31f38e943b18-YVR

--------------------
time_namelookup:    0.070927
time_connect:       0.087401
time_appconnect:    0.000000
time_pretransfer:   0.087480
time_redirect:      0.000000
time_starttransfer: 0.237822
--------------------
time_total:  0.241979


$ curl -I -L "http://files.tmdb.org/p/exports/movie_ids_08_09_2019.json.gz"
HTTP/1.1 200 OK
Date: Tue, 13 Aug 2019 16:51:47 GMT
Content-Length: 9214261
Connection: keep-alive
Set-Cookie: __cfduid=d555848eb7f90fd907753b7b4eeacca2d1565715107; expires=Wed, 12-Aug-20 16:51:47 GMT; path=/; domain=.tmdb.org; HttpOnly
x-amz-id-2: vZ1ty7gKVy0+KAO5laTOztGGour4aRc6gE7YjE1LBRxB58bUlxyr361VXA6SkBYXrcLHgwB56l8=
x-amz-request-id: 2AFD68D2A0CA850E
Last-Modified: Fri, 09 Aug 2019 07:23:35 GMT
x-amz-expiration: expiry-date="Sun, 08 Dec 2019 00:00:00 GMT", rule-id="infreq-acc-del"
ETag: "7fd4807f2b4603ad7d07ef2cb532d789"
x-amz-version-id: null
CF-Cache-Status: HIT
Expires: Fri, 13 Sep 2019 16:51:47 GMT
Cache-Control: public, max-age=2678400
Accept-Ranges: bytes
Server: cloudflare
CF-RAY: 505c321ffe0d3b54-YVR

--------------------
time_namelookup:    0.005155
time_connect:       0.020848
time_appconnect:    0.000000
time_pretransfer:   0.020907
time_redirect:      0.000000
time_starttransfer: 0.155157
--------------------
time_total:  0.155255


$ curl -I -L "http://files.tmdb.org/p/exports/movie_ids_08_10_2019.json.gz"
HTTP/1.1 200 OK
Date: Tue, 13 Aug 2019 16:51:54 GMT
Content-Length: 9238314
Connection: keep-alive
Set-Cookie: __cfduid=d4929391e5779ad871a525e49ad89972b1565715114; expires=Wed, 12-Aug-20 16:51:54 GMT; path=/; domain=.tmdb.org; HttpOnly
x-amz-id-2: 0xIZPyrA6CIDCH74/SXkkLXHkfdimGf/K6mg8MLs2dfqPFx72q2LSD03iqvnU2E94UHzYb7uQ5k=
x-amz-request-id: A32FC9BC14C38559
Last-Modified: Sat, 10 Aug 2019 07:21:18 GMT
x-amz-expiration: expiry-date="Mon, 09 Dec 2019 00:00:00 GMT", rule-id="infreq-acc-del"
ETag: "0ee3984312ceabc94460e5f07bff31db"
x-amz-version-id: null
CF-Cache-Status: HIT
Expires: Fri, 13 Sep 2019 16:51:54 GMT
Cache-Control: public, max-age=2678400
Accept-Ranges: bytes
Server: cloudflare
CF-RAY: 505c3246decb3b84-YVR

--------------------
time_namelookup:    0.004574
time_connect:       0.020517
time_appconnect:    0.000000
time_pretransfer:   0.020568
time_redirect:      0.000000
time_starttransfer: 0.144514
--------------------
time_total:  0.144589


$ curl -I -L "http://files.tmdb.org/p/exports/movie_ids_08_11_2019.json.gz"
HTTP/1.1 200 OK
Date: Tue, 13 Aug 2019 16:51:58 GMT
Content-Length: 9311459
Connection: keep-alive
Set-Cookie: __cfduid=d2cd4eae8b639a4f04e4ae5227dc7f6fc1565715118; expires=Wed, 12-Aug-20 16:51:58 GMT; path=/; domain=.tmdb.org; HttpOnly
x-amz-id-2: s+vW9RtYyfBwCr7TOqsQqzudVSa9VkQauxRRW2I7M5BulHyfwpGd2Fz6YcYpMfWCgCtCobsUrQA=
x-amz-request-id: BFE32FC226877CB1
Last-Modified: Sun, 11 Aug 2019 07:23:07 GMT
x-amz-expiration: expiry-date="Tue, 10 Dec 2019 00:00:00 GMT", rule-id="infreq-acc-del"
ETag: "659b5f65de8f8e05513bc734c88d7345"
x-amz-version-id: null
CF-Cache-Status: HIT
Expires: Fri, 13 Sep 2019 16:51:58 GMT
Cache-Control: public, max-age=2678400
Accept-Ranges: bytes
Server: cloudflare
CF-RAY: 505c326129843b60-YVR

--------------------
time_namelookup:    0.005087
time_connect:       0.021279
time_appconnect:    0.000000
time_pretransfer:   0.021359
time_redirect:      0.000000
time_starttransfer: 0.129526
--------------------
time_total:  0.129645


$ curl -I -L "http://files.tmdb.org/p/exports/movie_ids_08_12_2019.json.gz"
HTTP/1.1 200 OK
Date: Tue, 13 Aug 2019 16:52:12 GMT
Content-Length: 9292048
Connection: keep-alive
Set-Cookie: __cfduid=d02434d7d5db29fdc50d0cc1ae91cfda31565715132; expires=Wed, 12-Aug-20 16:52:12 GMT; path=/; domain=.tmdb.org; HttpOnly
x-amz-id-2: d7EA0/a/jHlEu+RCzMyQqFre5SwnZyNjhOsozRIxqbhU1TqYy2u2hjKaDB+6oSvAz5cwosKYzXY=
x-amz-request-id: 8BB812C312E53E6C
Last-Modified: Mon, 12 Aug 2019 07:23:10 GMT
x-amz-expiration: expiry-date="Wed, 11 Dec 2019 00:00:00 GMT", rule-id="infreq-acc-del"
ETag: "a7d809f18b896a87a66c392c70a3c372"
x-amz-version-id: null
CF-Cache-Status: HIT
Expires: Fri, 13 Sep 2019 16:52:12 GMT
Cache-Control: public, max-age=2678400
Accept-Ranges: bytes
Server: cloudflare
CF-RAY: 505c32b8dda73ad6-YVR

--------------------
time_namelookup:    0.004542
time_connect:       0.019957
time_appconnect:    0.000000
time_pretransfer:   0.020011
time_redirect:      0.000000
time_starttransfer: 0.159552
--------------------
time_total:  0.159648


$ curl -I -L "http://files.tmdb.org/p/exports/movie_ids_08_13_2019.json.gz"
HTTP/1.1 200 OK
Date: Tue, 13 Aug 2019 16:52:20 GMT
Content-Length: 9192468
Connection: keep-alive
Set-Cookie: __cfduid=d22c3a898435203af34f9129b82a783c21565715140; expires=Wed, 12-Aug-20 16:52:20 GMT; path=/; domain=.tmdb.org; HttpOnly
x-amz-id-2: Za+lpLUL64hQ9LvR3edtNDbIN61cyM5a8KwiqZmLwYNXEogeFqQIy/yafcLdqlDkuJTl0iF3hJY=
x-amz-request-id: FC5BECC850103B7D
Last-Modified: Tue, 13 Aug 2019 07:24:24 GMT
x-amz-expiration: expiry-date="Thu, 12 Dec 2019 00:00:00 GMT", rule-id="infreq-acc-del"
ETag: "e7023973ca4e9518bc3ed33f14ee1a44"
x-amz-version-id: null
CF-Cache-Status: HIT
Expires: Fri, 13 Sep 2019 16:52:20 GMT
Cache-Control: public, max-age=2678400
Accept-Ranges: bytes
Server: cloudflare
CF-RAY: 505c32edad263b2a-YVR

--------------------
time_namelookup:    0.004247
time_connect:       0.019634
time_appconnect:    0.000000
time_pretransfer:   0.019686
time_redirect:      0.000000
time_starttransfer: 0.176612
--------------------
time_total:  0.176687

Sorry, I'm an idiot. I didn't read the doc carefully enough and I assumed the date format was DD_MM_YYYY instead of the used MM_DD_YYYY.

Aha! That would make sense! Happy to hear it was such an easy mistake. grin

Can't find a movie or TV show? Login to create it.

Global

s focus the search bar
p open profile menu
esc close an open window
? open keyboard shortcut window

On media pages

b go back (or to parent when applicable)
e go to edit page

On TV season pages

(right arrow) go to next season
(left arrow) go to previous season

On TV episode pages

(right arrow) go to next episode
(left arrow) go to previous episode

On all image pages

a open add image window

On all edit pages

t open translation selector
ctrl+ s submit form

On discussion pages

n create new discussion
w toggle watching status
p toggle public/private
c toggle close/open
a open activity
r reply to discussion
l go to last reply
ctrl+ enter submit your message
(right arrow) next page
(left arrow) previous page

Settings

Want to rate or add this item to a list?

Login