The Movie Database-ondersteuning

Hey, it would be nice to get the Episode number and season number by the episode name.

Basically I am using your API to scrape over recorded tv shows with this existing api method:

https://api.themoviedb.org/3/tv/{tv_id}/season/{season_number}/episode/{episode_number}?api_key=<<api_key>>&language=en-US

But to get the information, I need to know the season and episode number beforehand. I thought it would be nice if i could get the episode Information without the exact season and episode number, but just with the series and the episodes title...

For example Homeland (TMDB ID: 1407) Season 7 Episode 1: is Enemy of the State

With the current api:

https://api.themoviedb.org/3/tv/1407/season/7/episode/1?api_key=<<api_key>>&language=en-US

I think it would be great if something like

https://api.themoviedb.org/3/tv/{tv_id}/{episode_title}?api_key=<<api_key>>&language=en-US

in this example

https://api.themoviedb.org/3/tv/1407/Enemy%20of%20the%20State?api_key=<<api_key>>&language=en-US

would have the same output... Is or would something like this be possible? What do you think?

2 antwoorden (op pagina 1 van 1)

Jump to last post

I don't think we'd ever support a lookup by name but, you can kind of do this on your own already. If you call the /season/{season_number} method, you get a list of all episodes with their names. You can then match that locally to know which episode query to make.

Great, I didn't know that was possible.

Film of tv-serie niet gevonden? Log dan in om deze te creëren.

Wereldwijd

s focus op zoekbalk
p open profielmenu
esc sluit een open venster
? open sneltoetsen venster

Op media pagina's

b ga terug (of ga naar bovenliggend item)
e ga naar beweken

Op TV seizoenspagina's

(rechter pijl) ga naar volgende seizoen
(linker pijl) ga naar vorig seizoen

Op pagina's met TV-programma's

(rechter pijl) ga naar volgende aflevering
(linker pijl) ga naar vorige aflevering

Op alle afbeeldingspagina's

a open venster afbeelding toevoegen

Op alle bewerkte pagina's

t open vertaalmenu
ctrl+ s verstuur formulier

Op discussiepagina's

n start nieuwe discussie
w Verander kijk status
p privé of openbaar
c gesloten of open
a open activiteit
r beantwoord discussie
l ga naar laatste antwoord
ctrl+ enter verstuur uw bericht
(rechter pijl) volgende pagina
(linker pijl) vorige pagina

Instellingen

Want to rate or add this item to a list?

Inloggen