Tmdb Image Url Builder
object TmdbImageUrlBuilder
Functions
Link copied to clipboard
Building the URL has three parts: The base URL will look like: http://image.tmdb.org/t/p/. Then you will need a ‘size’, which will be one of the following: "w92", "w154", "w185", "w342", "w500", "w780", or "original". For most phones we recommend using “w185”. And finally the poster path returned by the query, in this case “/nBNZadXqJSdt05SHLqgT0HuC5Gm.jpg”
Link copied to clipboard
Builds fallback URLs with the largest sizes, which should everytime available on TMDB.
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
default 120x90 mqdefault 320x180 hqdefault 480x360 Example http://img.youtube.com/vi/
Link copied to clipboard