Hi,
I'd like to get the current top n of the longest TV shows produced, i.e. list TV shows sorted by runtime.
How to do that using the API ?
Thanks
¿No encuentras una película o serie? Inicia sesión para crearla:
¿Quieres puntuar o añadir este elemento a una lista?
¿No eres miembro?
Contestado por robbie3999
el 22 de noviembre de 2023 a las 22:43
Hi @KaKi87, I don't think any of the api endpoints will give you the option to sort tv series by runtime.
I believe runtime for tv series is stored for each episode because it can vary by episode, so I don't think it is even possible to create that option. I think there is a runtime option for the entire series but I think it only stores an array of numbers if the episode runtimes are typically the same.
Contestado por KaKi87
el 23 de noviembre de 2023 a las 03:03
How about a dump, then ? Thanks
Contestado por Travis Bell
el 23 de noviembre de 2023 a las 11:09
Hi @KaKi87,
Unfortunately we do not provide any other source of our data except the API.
As @robbie3999 pointed out, we don't have any way to query and sort TV shows by runtime. Discover supports many filters and sort options but not this.