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 ^
Odpowiedź użytkownika donsaad
7 stycznia 2016 o godz. 7:55AM
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
Odpowiedź użytkownika Hitesh11
7 stycznia 2016 o godz. 8:22AM
Thanks for your time and answer, that will help a lot
Odpowiedź użytkownika Hitesh11
11 stycznia 2016 o godz. 1:22AM
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
Odpowiedź użytkownika donsaad
11 stycznia 2016 o godz. 4:10AM
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
Odpowiedź użytkownika Kochab
18 stycznia 2017 o godz. 10:49AM
Link was broken. New one: https://developers.themoviedb.org/3/configuration/get-api-configuration
Odpowiedź użytkownika PrajitGandhi
13 sierpnia 2018 o godz. 4:08PM
you can use w185_and_h278_bestv2 , I am using it for uniformity.
Odpowiedź użytkownika PrajitGandhi
13 sierpnia 2018 o godz. 4:11PM
Taken from [https://github.com/mlabouardy/moviedb/blob/master/moviedb_test.go]
Important part attached here:
Odpowiedź użytkownika yasminlubis
21 września 2020 o godz. 11:22PM
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 ^
Odpowiedź użytkownika shivam_narkar_47
7 października 2020 o godz. 7:43AM
I am not getting this url https://image.tmdb.org/t/p/w500/8uO0gUM8aNqYLs1OsTBQiXu0fEv.jpg
Odpowiedź użytkownika Travis Bell
8 października 2020 o godz. 11:52AM
Indeed that image has been removed.
Odpowiedź użytkownika AdityaBhattacharjee
26 stycznia 2021 o godz. 1:56AM
So How can we get that images
Odpowiedź użytkownika Travis Bell
26 stycznia 2021 o godz. 9:03AM
You can’t. If it’s returning a 404, it’s gone.
Odpowiedź użytkownika michaelg.tadesse
15 czerwca 2021 o godz. 5:17AM
thank you - it worked
Odpowiedź użytkownika LynxSudo
11 lipca 2021 o godz. 11:19AM
Thanks brother you made my job very much easy
Odpowiedź użytkownika kestierays
27 sierpnia 2021 o godz. 5:50PM
please I need a base_url, the one I used doesn't display the movie pictures.