תמיכת The Movie Database

Sorry. I find the documentation hard to understand. Suppose I have a movie's TMDb or IMDb ID number. And in a web page, I wish to display (but not store) the top poster for that film.

I have an API key.

I may have grokked this a couple years back but it eludes me now.

תגובה 1 (בדף 1 מתוך 1)

Jump to last post

If you have a TMDb ID, lets say id 550, you would issue this request:

https://api.themoviedb.org/3/movie/550?api_key=###

Grab the poster_path field (/2lECpi35Hnbpa4y46JX0aY3AWTy.jpg) in this case, an combine it with the details outlined in the configuration method. For the sake of this discussion, lets say the 'w500' size:

https://image.tmdb.org/t/p/w500/2lECpi35Hnbpa4y46JX0aY3AWTy.jpg

If you had an IMDB id (tt0137523 in this case), you would start with the find method…

https://api.themoviedb.org/3/find/tt0137523?api_key=###&external_source=imdb_id

Grab the id and pick up where I started above.

.לא מצאת סרט או סדרה? היכנס כדי ליצור אותם

עולמי

s התמקד בשורת החיפוש
p פתח תפריט פרופיל
esc סגור חלון פתוח
? פתח חלון קיצורי דרך של מקלדת

בדפי מדיה

b לך חזרה (או אל הורה אם ישים)
e לך אל דף עריכה

בדפי עונות

(חץ ימני) לך אל העונה הבאה
(חץ שמאלי) לך אל העונה הקודמת

בדפי סדרות

(חץ ימני) לך אל הפרק הבא
(חץ שמאלי) לך אל הפרק הקודם

בכל דפי תמונה

a פתח חלון הוספת תמונה

בכל דפי עריכה

t פתח בוחר תרגום
ctrl+ s הגש טופס

בדפי דיון

n צור דיון חדש
w עורר מעמד צפייה
p עורר ציבורי/פרטי
c עורר סגירה/פתיחה
a פתח פעילות
r השב אל דיון
l לך אל תשובה אחרונה
ctrl+ enter הגש את הודעתך
(חץ ימני) הדף הבא
(חץ שמאלי) הדף הקודם

הגדרות

?רוצה לדרג או להוסיף פריט אל רשימה

היכנס