The Movie Database Support

Ola, gostaria de saber se 茅 poss铆vel buscar a imagem de tal epis贸dio pela api, n茫o encontrei nada relacionado. Se houver responda com link da discuss茫o.

Exemplo s茅rie Arqueiro, Temporada 1 epis贸dio 1. Imagem do epis贸dio.

2 replies (on page 1 of 1)

Jump to last post

@redstwix said:
Busca imagem do epis贸dio
Ola, gostaria de saber se 茅 poss铆vel buscar a imagem de tal epis贸dio pela api, n茫o encontrei nada relacionado.
Se houver responda com link da discuss茫o.
Exemplo s茅rie Arqueiro, Temporada 1 epis贸dio 1. Imagem do epis贸dio.

Google Translate

Searching image of the episode
Hello, I would like to know if it is possible to look for the image of such an episode by the API, I found nothing related.
If there is respond with a link from the discussion.
Example series archer, season 1 episode 1. Image of the episode.

Images are added by users.
Therefore, not all episodes have images.

Requesting data for a Season you will receive a list of episodes.
https://developer.themoviedb.org/reference/tv-season-details
In the data for each episode there is the item "still_path":

For example, season 22 of NCIS.
https://api.themoviedb.org/3/tv/4614/season/22?language=en-US
In the response we have the data for the first episode

  "episodes": [
    {
      "air_date": "2024-10-14",
      "episode_number": 1,
      "episode_type": "standard",
      "id": 5474675,
      "name": "Empty Nest",
      "overview": "NCIS searches for a missing undercover agent in the midst of an active hostage situation.",
      "production_code": "",
      "runtime": 44,
      "season_number": 22,
      "show_id": 4614,
      "still_path": "/cESqJt4s3RViXTKHYXnQfHc2SCR.jpg",
      "vote_average": 7.5,
      "vote_count": 2,
      "crew": [
        {

The image path is
"still_path": "/cESqJt4s3RViXTKHYXnQfHc2SCR.jpg",
Just use the image URL
https://image.tmdb.org/t/p/original/cESqJt4s3RViXTKHYXnQfHc2SCR.jpg

Obrigado pela ajuda.

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