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
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 ^
Ответ от donsaad
, 7 января 2016 в 07:55
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
Ответ от Hitesh11
, 7 января 2016 в 08:22
Thanks for your time and answer, that will help a lot
Ответ от Hitesh11
, 11 января 2016 в 01:22
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
Ответ от donsaad
, 11 января 2016 в 04:10
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
Ответ от Kochab
, 18 января 2017 в 10:49
Link was broken. New one: https://developers.themoviedb.org/3/configuration/get-api-configuration
Ответ от PrajitGandhi
, 13 августа 2018 в 16:08
you can use w185_and_h278_bestv2 , I am using it for uniformity.
Ответ от PrajitGandhi
, 13 августа 2018 в 16:11
Taken from [https://github.com/mlabouardy/moviedb/blob/master/moviedb_test.go]
Important part attached here:
Ответ от yasminlubis
, 21 сентября 2020 в 23:22
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 ^
Ответ от shivam_narkar_47
, 7 октября 2020 в 07:43
I am not getting this url https://image.tmdb.org/t/p/w500/8uO0gUM8aNqYLs1OsTBQiXu0fEv.jpg
Ответ от Travis Bell
, 8 октября 2020 в 11:52
Indeed that image has been removed.
Ответ от AdityaBhattacharjee
, 26 января 2021 в 01:56
So How can we get that images
Ответ от Travis Bell
, 26 января 2021 в 09:03
You can’t. If it’s returning a 404, it’s gone.
Ответ от michaelg.tadesse
, 15 июня 2021 в 05:17
thank you - it worked
Ответ от LynxSudo
, 11 июля 2021 в 11:19
Thanks brother you made my job very much easy
Ответ от kestierays
, 27 августа 2021 в 17:50
please I need a base_url, the one I used doesn't display the movie pictures.