Scorciatoie tastiera
Ricerca avanzata
"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:
Non riesci a trovare un film o una serie Tv? Accedi per crearlo.
Accedi
Registrati
Vuoi valutare o aggiungere quest'elemento a una lista?
Non sei un membro?
Iscriviti ed entra a far parte della community
Risposta da ticao2 🇧🇷 pt-BR
il 6 dicembre, 2021 alle 10:15AM
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.
Risposta da pelika
il 8 luglio, 2025 alle 10:51AM