Spartieji klavišai
Išplėstinė paieška
what is the base url
Hi there,
If you're looking for the base URL for images, you can find that in the /configuration method.
const TMDB_BASE_URL = "your_tmdb_base_url"; // Replace with your actual TMDB base URL
Negalite rasti filmo ar TV laidos? Prisijunkite, kad sukurtumėte.
Prisijungti
Registruotis
Norite įvertinti ar įtraukti šį elementą į sąrašą?
Nesate narys?
Registruokitės ir prisijunkite prie bendruomenės
Atsakė Travis Bell
2017 rugsėjo 25, 11:02 AM
Hi there,
If you're looking for the base URL for images, you can find that in the /configuration method.
Atsakė AjmalAjju
2024 kovo 10, 5:24 AM
const TMDB_BASE_URL = "your_tmdb_base_url"; // Replace with your actual TMDB base URL