Keyboard Shortcuts
Avansert søk
"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:
Can't find a movie or TV show? Login to create it.
Logg inn
Registrer deg
Vil du vurdere eller legge til dette elementet i en liste?
Ikke et medlem?
Registrer deg og delta i fellesskapet
Svar av ticao2 🇧🇷 pt-BR
den 6 Desember 2021 kl. 10:15 AM
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.
Svar av pelika
den 8 Juli 2025 kl. 10:51 AM