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.