Atajos de teclado
Búsqueda avanzada
"poster_path": "/a6balsDWCFMHPaPT6rFoBpNjR6z.jpg",
how to get the above image
@subhashree801 said: image "poster_path": "/a6balsDWCFMHPaPT6rFoBpNjR6z.jpg", how to get the above image
Use poster_path or backdrop_path or profile_path or logo_path or still_path like this
https://image.tmdb.org/t/p/original/[poster_path] https://image.tmdb.org/t/p/original/wigZBAmNrIhxp2FNGOROUAeHvdh.jpg
Example above now as link https://image.tmdb.org/t/p/original/wigZBAmNrIhxp2FNGOROUAeHvdh.jpg
Make sure to read the documentation around images. https://developers.themoviedb.org/3/getting-started/images https://developers.themoviedb.org/3/configuration/get-api-configuration Sizes https://api.themoviedb.org/3/configuration?api_key=THE_KEY
| poster | backdrop | still | profile | logo | | :------: | :------: | :------: | :------: | :------: | | -------- | -------- | -------- | w45 | w45 | | w92 | -------- | w92 | -------- | w92 | | w154 | -------- | -------- | -------- | w154 | | w185 | -------- | w185 | w185 | w185 | | -------- | w300 | w300 | -------- | w300 | | w342 | -------- | -------- | -------- | -------- | | w500 | -------- | -------- | -------- | w500 | | -------- | -------- | -------- | h632 | -------- | | w780 | w780 | -------- | -------- | -------- | | -------- | w1280 | -------- | -------- | -------- | | original | original | original | original | original |
Original Size is the size of the uploaded image.
@ticao2 said: @subhashree801 said: image "poster_path": "/a6balsDWCFMHPaPT6rFoBpNjR6z.jpg", how to get the above image Use poster_path or backdrop_path or profile_path or logo_path or still_path like this https://image.tmdb.org/t/p/original/[poster_path] https://image.tmdb.org/t/p/original/wigZBAmNrIhxp2FNGOROUAeHvdh.jpg Example above now as link https://image.tmdb.org/t/p/original/wigZBAmNrIhxp2FNGOROUAeHvdh.jpg Make sure to read the documentation around images. https://developers.themoviedb.org/3/getting-started/images https://developers.themoviedb.org/3/configuration/get-api-configuration Sizes https://api.themoviedb.org/3/configuration?api_key=THE_KEY Download Supported Image Sizes (For use with HTML, App, programming etc ...) | poster | backdrop | still | profile | logo | | :------: | :------: | :------: | :------: | :------: | | -------- | -------- | -------- | w45 | w45 | | w92 | -------- | w92 | -------- | w92 | | w154 | -------- | -------- | -------- | w154 | | w185 | -------- | w185 | w185 | w185 | | -------- | w300 | w300 | -------- | w300 | | w342 | -------- | -------- | -------- | -------- | | w500 | -------- | -------- | -------- | w500 | | -------- | -------- | -------- | h632 | -------- | | w780 | w780 | -------- | -------- | -------- | | -------- | w1280 | -------- | -------- | -------- | | original | original | original | original | original | Original Size is the size of the uploaded image.
@ticao2 said:
¿No encuentras una película o serie? Inicia sesión para crearla:
Iniciar sesión
Regístrate
¿Quieres puntuar o añadir este elemento a una lista?
¿No eres miembro?
Regístrate y únete a la comunidad
Contestado por ticao2 🇧🇷 pt-BR
el 6 de diciembre de 2021 a las 10:15
Use poster_path or backdrop_path or profile_path or logo_path or still_path like this
Example above now as link
https://image.tmdb.org/t/p/original/wigZBAmNrIhxp2FNGOROUAeHvdh.jpg
Make sure to read the documentation around images.
https://developers.themoviedb.org/3/getting-started/images
https://developers.themoviedb.org/3/configuration/get-api-configuration
Sizes
https://api.themoviedb.org/3/configuration?api_key=THE_KEY
Download Supported Image Sizes (For use with HTML, App, programming etc ...)
Original Size is the size of the uploaded image.
Contestado por pelika
el 8 de julio de 2025 a las 10:51