Hello there,
I am new here, I search about base url for poster , but I didn't can help please help me out ?
No trobeu una pel路l铆cula o una s猫rie? Inicieu la sessi贸 per a crear-la.
Desitgeu valorar o afegir aquest element a una llista?
No en sou membre?
Resposta per donsaad
el 7 n de 2016 a les 7:55 A.M.
The base URL will look like:
http://image.tmdb.org/t/p/
then you'll need a size let's sayw185
then the poster path you got, so this is the final url http://image.tmdb.org/t/p/w185/nBNZadXqJSdt05SHLqgT0HuC5Gm.jpgand this is the docs where you can find out more: http://docs.themoviedb.apiary.io/#reference/account/get?console=1
Resposta per Hitesh11
el 7 n de 2016 a les 8:22 A.M.
Thanks for your time and answer, that will help a lot
Resposta per Hitesh11
el 11 n de 2016 a les 1:22 A.M.
Hello, http://image.tmdb.org/t/p/w185//nBNZadXqJSdt05SHLqgT0HuC5Gm.jpg this Image url is working fine, but when I change width with w360 or w200, it's not work, is there any predefined values for width size ? I tried with below urls. http://image.tmdb.org/t/p/w360//nBNZadXqJSdt05SHLqgT0HuC5Gm.jpg http://image.tmdb.org/t/p/w185//nBNZadXqJSdt05SHLqgT0HuC5Gm.jpg
Resposta per donsaad
el 11 n de 2016 a les 4:10 A.M.
Hi again, these are the the sizes that I know: "w92", "w154", "w185", "w342", "w500", "w780", or "original"; and I think there isn't any other sizes "original" will give you a very large poster, if you're on mobile "w185" is the best choice
Resposta per Kochab
el 18 n de 2017 a les 10:49 A.M.
Link was broken. New one: https://developers.themoviedb.org/3/configuration/get-api-configuration
Resposta per PrajitGandhi
el 13 e de 2018 a les 4:08 P.M.
you can use w185_and_h278_bestv2 , I am using it for uniformity.
Resposta per PrajitGandhi
el 13 e de 2018 a les 4:11 P.M.
Taken from [https://github.com/mlabouardy/moviedb/blob/master/moviedb_test.go]
Important part attached here:
Resposta per yasminlubis
el 21 n de 2020 a les 11:22 P.M.
Hi, I am new here, I want to collect the TV Series posters by its genre to use these as my dataset for genre classification. Can anybody help me, what should I do to collect all the posters? Thank you so much and sorrry for my bad english ^
Resposta per shivam_narkar_47
el 7 e de 2020 a les 7:43 A.M.
I am not getting this url https://image.tmdb.org/t/p/w500/8uO0gUM8aNqYLs1OsTBQiXu0fEv.jpg
Resposta per Travis Bell
el 8 e de 2020 a les 11:52 A.M.
Indeed that image has been removed.
Resposta per AdityaBhattacharjee
el 26 n de 2021 a les 1:56 A.M.
So How can we get that images
Resposta per Travis Bell
el 26 n de 2021 a les 9:03 A.M.
You can鈥檛. If it鈥檚 returning a 404, it鈥檚 gone.
Resposta per michaelg.tadesse
el 15 " de 2021 a les 5:17 A.M.
thank you - it worked
Resposta per LynxSudo
el 11 g de 2021 a les 11:19 A.M.
Thanks brother you made my job very much easy
Resposta per kestierays
el 27 e de 2021 a les 5:50 P.M.
please I need a base_url, the one I used doesn't display the movie pictures.