The Movie Database Support

Hello,
Since few months, a porn movie is in lead of the most popular movies (although it is marked as adult).
Is it normal or is it an error ?
Thanks

5 replies (on page 1 of 1)

Jump to last post

I'm not seeing any adult movies returned here:

https://api.themoviedb.org/3/movie/popular?api_key=###

What query are you making, and what is the movie in question?

hmm sorry i said popular , i should say top rated movies. My query is

https://api.themoviedb.org/3/movie/top_rated?include_adult=false&api_key=###

We have a porn movie and after "serious" movies like "The Godfather", "The Shawshank Redemption", "The Schindler List" ... You can see the list on my website if you want (on the left frame) : https://www.cine-phil.fr/en/

just a precision, i put the include_adult as FALSE it doesn't change anything

I'm not seeing it here either:

Request

curl -v "https://api.themoviedb.org/3/movie/top_rated?api_key=###"

*   Trying [2600:9000:201e:7600:c:174a:c400:93a1]:443...
* Connected to api.themoviedb.org (2600:9000:201e:7600:c:174a:c400:93a1) port 443 (#0)
* ALPN: offers h2,http/1.1
* (304) (OUT), TLS handshake, Client hello (1):
*  CAfile: /etc/ssl/cert.pem
*  CApath: none
* (304) (IN), TLS handshake, Server hello (2):
* (304) (IN), TLS handshake, Unknown (8):
* (304) (IN), TLS handshake, Certificate (11):
* (304) (IN), TLS handshake, CERT verify (15):
* (304) (IN), TLS handshake, Finished (20):
* (304) (OUT), TLS handshake, Finished (20):
* SSL connection using TLSv1.3 / AEAD-AES128-GCM-SHA256
* ALPN: server accepted h2
* Server certificate:
*  subject: CN=*.themoviedb.org
*  start date: Aug 20 00:00:00 2023 GMT
*  expire date: Sep 17 23:59:59 2024 GMT
*  subjectAltName: host "api.themoviedb.org" matched cert's "*.themoviedb.org"
*  issuer: C=US; O=Amazon; CN=Amazon RSA 2048 M03
*  SSL certificate verify ok.
* using HTTP/2
* h2h3 [:method: GET]
* h2h3 [:path: /3/movie/top_rated?api_key=###]
* h2h3 [:scheme: https]
* h2h3 [:authority: api.themoviedb.org]
* h2h3 [user-agent: curl/7.88.1]
* h2h3 [accept: */*]
* Using Stream ID: 1 (easy handle 0x7fb0be80c600)
> GET /3/movie/top_rated?api_key=### HTTP/2
> Host: api.themoviedb.org
> user-agent: curl/7.88.1
> accept: */*
>
< HTTP/2 200
< content-type: application/json;charset=utf-8
< content-length: 12561
< date: Fri, 27 Oct 2023 15:23:57 GMT
< server: openresty
< etag: c1c70998ad9334a943511d67bc5bdc72
< cache-control: public, max-age=21600
< vary: Accept-Encoding,Accept-Encoding
< x-cache: Miss from cloudfront
< via: 1.1 22e9d361a9c4153886c1c8aa0eb4ffa8.cloudfront.net (CloudFront)
< x-amz-cf-pop: IAD89-C3
< alt-svc: h3=":443"; ma=86400
< x-amz-cf-id: ZuhRa-07gA6UhmoM6H_KJrZryY-vn-y53RAd0UCf1vUNA7nAhb4dOQ==
< vary: Origin
<
* Connection #0 to host api.themoviedb.org left intact

Response

{
    "page": 1,
    "results": [
        {
            "adult": false,
            "backdrop_path": "/tmU7GeKVybMWFButWEGl2M4GeiP.jpg",
            "genre_ids": [
                18,
                80
            ],
            "id": 238,
            "original_language": "en",
            "original_title": "The Godfather",
            "overview": "Spanning the years 1945 to 1955, a chronicle of the fictional Italian-American Corleone crime family. When organized crime family patriarch, Vito Corleone barely survives an attempt on his life, his youngest son, Michael steps in to take care of the would-be killers, launching a campaign of bloody revenge.",
            "popularity": 136.136,
            "poster_path": "/3bhkrj58Vtu7enYsRolD1fZdja1.jpg",
            "release_date": "1972-03-14",
            "title": "The Godfather",
            "video": false,
            "vote_average": 8.7,
            "vote_count": 18820
        },
        {
            "adult": false,
            "backdrop_path": "/kXfqcdQKsToO0OUXHcrrNCHDBzO.jpg",
            "genre_ids": [
                18,
                80
            ],
            "id": 278,
            "original_language": "en",
            "original_title": "The Shawshank Redemption",
            "overview": "Framed in the 1940s for the double murder of his wife and her lover, upstanding banker Andy Dufresne begins a new life at the Shawshank prison, where he puts his accounting skills to work for an amoral warden. During his long stretch in prison, Dufresne comes to be admired by the other inmates -- including an older prisoner named Red -- for his integrity and unquenchable sense of hope.",
            "popularity": 111.592,
            "poster_path": "/q6y0Go1tsGEsmtFryDOJo3dEmqu.jpg",
            "release_date": "1994-09-23",
            "title": "The Shawshank Redemption",
            "video": false,
            "vote_average": 8.7,
            "vote_count": 24803
        },
        {
            "adult": false,
            "backdrop_path": "/kGzFbGhp99zva6oZODW5atUtnqi.jpg",
            "genre_ids": [
                18,
                80
            ],
            "id": 240,
            "original_language": "en",
            "original_title": "The Godfather Part II",
            "overview": "In the continuing saga of the Corleone crime family, a young Vito Corleone grows up in Sicily and in 1910s New York. In the 1950s, Michael Corleone attempts to expand the family business into Las Vegas, Hollywood and Cuba.",
            "popularity": 64.837,
            "poster_path": "/hek3koDUyRQk7FIhPXsa6mT2Zc3.jpg",
            "release_date": "1974-12-20",
            "title": "The Godfather Part II",
            "video": false,
            "vote_average": 8.6,
            "vote_count": 11372
        },
        {
            "adult": false,
            "backdrop_path": "/zb6fM1CX41D9rF9hdgclu0peUmy.jpg",
            "genre_ids": [
                18,
                36,
                10752
            ],
            "id": 424,
            "original_language": "en",
            "original_title": "Schindler's List",
            "overview": "The true story of how businessman Oskar Schindler saved over a thousand Jewish lives from the Nazis while they worked as slaves in his factory during World War II.",
            "popularity": 50.075,
            "poster_path": "/sF1U4EUQS8YHUYjNl3pMGNIQyr0.jpg",
            "release_date": "1993-12-15",
            "title": "Schindler's List",
            "video": false,
            "vote_average": 8.6,
            "vote_count": 14698
        },
        {
            "adult": false,
            "backdrop_path": "/vI3aUGTuRRdM7J78KIdW98LdxE5.jpg",
            "genre_ids": [
                35,
                18,
                10749
            ],
            "id": 19404,
            "original_language": "hi",
            "original_title": "दिलवाले दुल्हनिया ले जायेंगे",
            "overview": "Raj is a rich, carefree, happy-go-lucky second generation NRI. Simran is the daughter of Chaudhary Baldev Singh, who in spite of being an NRI is very strict about adherence to Indian values. Simran has left for India to be married to her childhood fiancé. Raj leaves for India with a mission at his hands, to claim his lady love under the noses of her whole family. Thus begins a saga.",
            "popularity": 22.604,
            "poster_path": "/ktejodbcdCPXbMMdnpI9BUxW6O8.jpg",
            "release_date": "1995-10-20",
            "title": "Dilwale Dulhania Le Jayenge",
            "video": false,
            "vote_average": 8.6,
            "vote_count": 4266
        },
        {
            "adult": false,
            "backdrop_path": "/qqHQsStV6exghCM7zbObuYBiYxw.jpg",
            "genre_ids": [
                18
            ],
            "id": 389,
            "original_language": "en",
            "original_title": "12 Angry Men",
            "overview": "The defense and the prosecution have rested and the jury is filing into the jury room to decide if a young Spanish-American is guilty or innocent of murdering his father. What begins as an open and shut case soon becomes a mini-drama of each of the jurors' prejudices and preconceptions about the trial, the accused, and each other.",
            "popularity": 39.371,
            "poster_path": "/ow3wq89wM8qd5X7hWKxiRfsFf9C.jpg",
            "release_date": "1957-04-10",
            "title": "12 Angry Men",
            "video": false,
            "vote_average": 8.5,
            "vote_count": 7731
        },
        {
            "adult": false,
            "backdrop_path": "/mSDsSDwaP3E7dEfUPWy4J0djt4O.jpg",
            "genre_ids": [
                16,
                10751,
                14
            ],
            "id": 129,
            "original_language": "ja",
            "original_title": "千と千尋の神隠し",
            "overview": "A young girl, Chihiro, becomes trapped in a strange new world of spirits. When her parents undergo a mysterious transformation, she must call upon the courage she never knew she had to free her family.",
            "popularity": 82.307,
            "poster_path": "/39wmItIWsg5sZMyRUHLkWBcuVCM.jpg",
            "release_date": "2001-07-20",
            "title": "Spirited Away",
            "video": false,
            "vote_average": 8.5,
            "vote_count": 15004
        },
        {
            "adult": false,
            "backdrop_path": "/hiKmpZMGZsrkA3cdce8a7Dpos1j.jpg",
            "genre_ids": [
                35,
                53,
                18
            ],
            "id": 496243,
            "original_language": "ko",
            "original_title": "기생충",
            "overview": "All unemployed, Ki-taek's family takes peculiar interest in the wealthy and glamorous Parks for their livelihood until they get entangled in an unexpected incident.",
            "popularity": 73.34,
            "poster_path": "/7IiTTgloJzvGI1TAYymCfbfl3vT.jpg",
            "release_date": "2019-05-30",
            "title": "Parasite",
            "video": false,
            "vote_average": 8.5,
            "vote_count": 16553
        },
        {
            "adult": false,
            "backdrop_path": "/dIWwZW7dJJtqC6CgWzYkNVKIUm8.jpg",
            "genre_ids": [
                10749,
                16,
                18
            ],
            "id": 372058,
            "original_language": "ja",
            "original_title": "君の名は。",
            "overview": "High schoolers Mitsuha and Taki are complete strangers living separate lives. But one night, they suddenly switch places. Mitsuha wakes up in Taki’s body, and he in hers. This bizarre occurrence continues to happen randomly, and the two must adjust their lives around each other.",
            "popularity": 64.508,
            "poster_path": "/q719jXXEzOoYaps6babgKnONONX.jpg",
            "release_date": "2016-08-26",
            "title": "Your Name.",
            "video": false,
            "vote_average": 8.5,
            "vote_count": 10383
        },
        {
            "adult": false,
            "backdrop_path": "/dqK9Hag1054tghRQSqLSfrkvQnA.jpg",
            "genre_ids": [
                18,
                28,
                80,
                53
            ],
            "id": 155,
            "original_language": "en",
            "original_title": "The Dark Knight",
            "overview": "Batman raises the stakes in his war on crime. With the help of Lt. Jim Gordon and District Attorney Harvey Dent, Batman sets out to dismantle the remaining criminal organizations that plague the streets. The partnership proves to be effective, but they soon find themselves prey to a reign of chaos unleashed by a rising criminal mastermind known to the terrified citizens of Gotham as the Joker.",
            "popularity": 90.632,
            "poster_path": "/qJ2tW6WMUDux911r6m7haRef0WH.jpg",
            "release_date": "2008-07-16",
            "title": "The Dark Knight",
            "video": false,
            "vote_average": 8.5,
            "vote_count": 30796
        },
        {
            "adult": false,
            "backdrop_path": "/l6hQWH9eDksNJNiXWYRkWqikOdu.jpg",
            "genre_ids": [
                14,
                18,
                80
            ],
            "id": 497,
            "original_language": "en",
            "original_title": "The Green Mile",
            "overview": "A supernatural tale set on death row in a Southern prison, where gentle giant John Coffey possesses the mysterious power to heal people's ailments. When the cell block's head guard, Paul Edgecomb, recognizes Coffey's miraculous gift, he tries desperately to help stave off the condemned man's execution.",
            "popularity": 62.841,
            "poster_path": "/8VG8fDNiy50H4FedGwdSVUPoaJe.jpg",
            "release_date": "1999-12-10",
            "title": "The Green Mile",
            "video": false,
            "vote_average": 8.5,
            "vote_count": 16050
        },
        {
            "adult": false,
            "backdrop_path": "/suaEOtk1N1sgg2MTM7oZd2cfVp3.jpg",
            "genre_ids": [
                53,
                80
            ],
            "id": 680,
            "original_language": "en",
            "original_title": "Pulp Fiction",
            "overview": "A burger-loving hit man, his philosophical partner, a drug-addled gangster's moll and a washed-up boxer converge in this sprawling, comedic crime caper. Their adventures unfurl in three stories that ingeniously trip back and forth in time.",
            "popularity": 63.267,
            "poster_path": "/d5iIlFn5s0ImszYzBPb8JPIfbXD.jpg",
            "release_date": "1994-09-10",
            "title": "Pulp Fiction",
            "video": false,
            "vote_average": 8.5,
            "vote_count": 26041
        },
        {
            "adult": false,
            "backdrop_path": "/qdIMHd4sEfJSckfVJfKQvisL02a.jpg",
            "genre_ids": [
                35,
                18,
                10749
            ],
            "id": 13,
            "original_language": "en",
            "original_title": "Forrest Gump",
            "overview": "A man with a low IQ has accomplished great things in his life and been present during significant historic events—in each case, far exceeding what anyone imagined he could do. But despite all he has achieved, his one true love eludes him.",
            "popularity": 68.569,
            "poster_path": "/arw2vcBveWOVZr6pxd9XTd1TdQa.jpg",
            "release_date": "1994-06-23",
            "title": "Forrest Gump",
            "video": false,
            "vote_average": 8.5,
            "vote_count": 25553
        },
        {
            "adult": false,
            "backdrop_path": "/2u7zbn8EudG6kLlBzUYqP8RyFU4.jpg",
            "genre_ids": [
                12,
                14,
                28
            ],
            "id": 122,
            "original_language": "en",
            "original_title": "The Lord of the Rings: The Return of the King",
            "overview": "Aragorn is revealed as the heir to the ancient kings as he, Gandalf and the other members of the broken fellowship struggle to save Gondor from Sauron's forces. Meanwhile, Frodo and Sam take the ring closer to the heart of Mordor, the dark lord's realm.",
            "popularity": 101.245,
            "poster_path": "/rCzpDGLbOoPwLjy3OAm5NUPOTrC.jpg",
            "release_date": "2003-12-01",
            "title": "The Lord of the Rings: The Return of the King",
            "video": false,
            "vote_average": 8.5,
            "vote_count": 22471
        },
        {
            "adult": false,
            "backdrop_path": "/eoCSp75lxatmIa6aGqfnzwtbttd.jpg",
            "genre_ids": [
                37
            ],
            "id": 429,
            "original_language": "it",
            "original_title": "Il buono, il brutto, il cattivo",
            "overview": "While the Civil War rages on between the Union and the Confederacy, three men – a quiet loner, a ruthless hitman, and a Mexican bandit – comb the American Southwest in search of a strongbox containing $200,000 in stolen gold.",
            "popularity": 62.875,
            "poster_path": "/bX2xnavhMYjWDoZp1VM6VnU1xwe.jpg",
            "release_date": "1966-12-23",
            "title": "The Good, the Bad and the Ugly",
            "video": false,
            "vote_average": 8.5,
            "vote_count": 7820
        },
        {
            "adult": false,
            "backdrop_path": "/sw7mordbZxgITU877yTpZCud90M.jpg",
            "genre_ids": [
                18,
                80
            ],
            "id": 769,
            "original_language": "en",
            "original_title": "GoodFellas",
            "overview": "The true story of Henry Hill, a half-Irish, half-Sicilian Brooklyn kid who is adopted by neighbourhood gangsters at an early age and climbs the ranks of a Mafia family under the guidance of Jimmy Conway.",
            "popularity": 56.584,
            "poster_path": "/aKuFiU82s5ISJpGZp7YkIr3kCUd.jpg",
            "release_date": "1990-09-12",
            "title": "GoodFellas",
            "video": false,
            "vote_average": 8.5,
            "vote_count": 11820
        },
        {
            "adult": false,
            "backdrop_path": "/gwj4R8Uy1GwejKqfofREKI9Jh7L.jpg",
            "genre_ids": [
                16,
                18,
                10752
            ],
            "id": 12477,
            "original_language": "ja",
            "original_title": "火垂るの墓",
            "overview": "In the final months of World War II, 14-year-old Seita and his sister Setsuko are orphaned when their mother is killed during an air raid in Kobe, Japan. After a falling out with their aunt, they move into an abandoned bomb shelter. With no surviving relatives and their emergency rations depleted, Seita and Setsuko struggle to survive.",
            "popularity": 0.6,
            "poster_path": "/k9tv1rXZbOhH7eiCk378x61kNQ1.jpg",
            "release_date": "1988-04-16",
            "title": "Grave of the Fireflies",
            "video": false,
            "vote_average": 8.5,
            "vote_count": 4906
        },
        {
            "adult": false,
            "backdrop_path": "/gavyCu1UaTaTNPsVaGXT6pe5u24.jpg",
            "genre_ids": [
                35,
                18
            ],
            "id": 637,
            "original_language": "it",
            "original_title": "La vita è bella",
            "overview": "A touching story of an Italian book seller of Jewish ancestry who lives in his own little fairy tale. His creative and happy life would come to an abrupt halt when his entire family is deported to a concentration camp during World War II. While locked up he tries to convince his son that the whole thing is just a game.",
            "popularity": 45.07,
            "poster_path": "/mfnkSeeVOBVheuyn2lo4tfmOPQb.jpg",
            "release_date": "1997-12-20",
            "title": "Life Is Beautiful",
            "video": false,
            "vote_average": 8.5,
            "vote_count": 12295
        },
        {
            "adult": false,
            "backdrop_path": "/qvZ91FwMq6O47VViAr8vZNQz3WI.jpg",
            "genre_ids": [
                28,
                18
            ],
            "id": 346,
            "original_language": "ja",
            "original_title": "七人の侍",
            "overview": "A samurai answers a village's request for protection after he falls on hard times. The town needs protection from bandits, so the samurai gathers six others to help him teach the people how to defend themselves, and the villagers provide the soldiers with food.",
            "popularity": 34.532,
            "poster_path": "/8OKmBV5BUFzmozIC3pPWKHy17kx.jpg",
            "release_date": "1954-04-26",
            "title": "Seven Samurai",
            "video": false,
            "vote_average": 8.5,
            "vote_count": 3264
        },
        {
            "adult": false,
            "backdrop_path": "/zoVeIgKzGJzpdG6Gwnr7iOYfIMU.jpg",
            "genre_ids": [
                18,
                10749
            ],
            "id": 11216,
            "original_language": "it",
            "original_title": "Nuovo Cinema Paradiso",
            "overview": "A filmmaker recalls his childhood, when he fell in love with the movies at his village's theater and formed a deep friendship with the theater's projectionist.",
            "popularity": 30.139,
            "poster_path": "/8SRUfRUi6x4O68n0VCbDNRa6iGL.jpg",
            "release_date": "1988-11-17",
            "title": "Cinema Paradiso",
            "video": false,
            "vote_average": 8.5,
            "vote_count": 3990
        }
    ],
    "total_pages": 581,
    "total_results": 11619
}

Actually i put the include_adult on "false" but I had to delete it completely of my query. To put it on false is not working Thanks and sorry ... my fault

Got it.

Doesn't look like that is a supported param on the popular/top rated/now playing/upcoming methods. It's not documented. Something weird is happening if you specify it, but it shouldn't be used at all.

Leave it off and you'll get the data you expect. wink

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

Want to rate or add this item to a list?

Login