The Movie Database 支持

Hello Experts ,

I have a small query regarding to the image url path ,

i want to get the poster(image) of the particular movie . You guys are providing that path for that but that is only "/bOGkgRGdhrBYJSLpXaxhXVstddV.jpg" . So the question is that , where do i append this path . What the main url that appends the image page ?

Any help would be great .

Thank you ,

11 回复(第 1 页,共 1 页)

Jump to last post

Wondering the same.

Append to this

https://image.tmdb.org/t/p/original

https://image.tmdb.org/t/p/original/bOGkgRGdhrBYJSLpXaxhXVstddV.jpg

Original is the biggest picture.
If you want smaller sizes, you can use the parameters in the table below.
For example:
https://image.tmdb.org/t/p/w780/bOGkgRGdhrBYJSLpXaxhXVstddV.jpg
https://image.tmdb.org/t/p/w300/bOGkgRGdhrBYJSLpXaxhXVstddV.jpg
or with a poster
https://image.tmdb.org/t/p/w92/bvYjhsbxOBwpm8xLE5BhdA3a8CZ.jpg
https://image.tmdb.org/t/p/w154/bvYjhsbxOBwpm8xLE5BhdA3a8CZ.jpg
https://image.tmdb.org/t/p/w185/bvYjhsbxOBwpm8xLE5BhdA3a8CZ.jpg
https://image.tmdb.org/t/p/w342/bvYjhsbxOBwpm8xLE5BhdA3a8CZ.jpg
https://image.tmdb.org/t/p/w500/bvYjhsbxOBwpm8xLE5BhdA3a8CZ.jpg
https://image.tmdb.org/t/p/w780/bvYjhsbxOBwpm8xLE5BhdA3a8CZ.jpg
https://image.tmdb.org/t/p/original/bvYjhsbxOBwpm8xLE5BhdA3a8CZ.jpg

## Add Supported Image Sizes  
                                 Min Res      Max Res  
poster   = Poster ............  500 x 750   2000 x 3000  
backdrop = Fanart ............ 1280 x 720   3840 x 2160  
still    = TV Show Episode ... 1280 x 720   3840 x 2160  
profile  = Actors Actresses ..  300 x 450   2000 x 3000  
logo     = TMDb Logo  

## API Supported Image Sizes  

|  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.  
It can be between Minimum Resolution and Maximum Resolution.  

Everything @ticao2 said is true but also make sure to read through the documentation. It contains all of the information you were looking for and more.

https://developers.themoviedb.org/3/getting-started/images

Thanks Buddy , that information is really useful .

Olá, boa noite! Estou tentando acessa a seguinte url https://image.tmdb.org/t/p/w500/, mas a mesma esta dando o erro 404. Como posso concertar ?

@MaikeGomes said:
Olá, boa noite!
Estou tentando acessa a seguinte url https://image.tmdb.org/t/p/w500/, mas a mesma esta dando o erro 404.
Como posso concertar ?

Google Translate

Hello, good evening! I'm trying to access the following url https://image.tmdb.org/t/p/w500/, but it's giving me a 404 error.
How can I arrange?

This URL only works when used with "poster_path" or equivalent.

When an API Request is made, in the responses received you will find the Path of the images.
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  
https://image.tmdb.org/t/p/w500/wigZBAmNrIhxp2FNGOROUAeHvdh.jpg  

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
Image Sizes

https://api.themoviedb.org/3/configuration?api_key=THE_KEY

@ticao2 said:

Append to this

https://image.tmdb.org/t/p/original

https://image.tmdb.org/t/p/original/bOGkgRGdhrBYJSLpXaxhXVstddV.jpg

from where and how you came to know taht this is the path

@rajgopal said:
from where and how you came to know taht this is the path

Reading the instructions in the documentation at the time, as I indicated in my previous comment, as well as the instructions that are also in the current documentation.

Make sure to read the documentation around images.
https://developer.themoviedb.org/docs/image-basics
https://developer.themoviedb.org/reference/configuration-details
Image Sizes

https://api.themoviedb.org/3/configuration?api_key=THE_KEY

@Ripaldi____ said:

https://api.themoviedb.org/3/configuration?api_key=THE_KEY\

Have you tried opening this URL in your browser, replacing THE_KEY expression with your own Key?
If you tried and it didn't work, what was the error response?

找不到电影或节目?登录并创建它吧。

全站通用

s 聚焦到搜索栏
p 打开个人资料菜单
esc 关闭打开的窗口
? 打开键盘快捷键窗口

在媒体页面

b 返回(或返回上级)
e 进入编辑页面

在电视季页面

(右箭头)下一季
(左箭头)前一季

在电视集页面

(右箭头)下一集
(左箭头)上一集

在所有图像页面

a 打开添加图片窗口

在所有编辑页面

t 打开翻译选择器
ctrl+ s 提交

在讨论页面

n 创建新讨论
w 切换关注状态
p 设为公开 / 私密讨论
c 关闭 / 开放讨论
a 打开活动页
r 回复讨论
l 跳转至最新回复
ctrl+ enter 发送信息
(右箭头)下一页
(左箭头)前一页

设置

想给这个条目评分或将其添加到片单中?

登录

还不是会员?

注册加入社区