Klávesové zkratky
Rozšířené hledání
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
Nemůžete nalézt film nebo seriál? Přihlaste se pro jeho vytvoření.
Přihlásit se
Zaregistrovat se
Want to rate or add this item to a list?
Not a member?
Sign up and join the community
Odpověď od Travis Bell
25.09.2017 v 11:02 DOP.
Hi there,
If you're looking for the base URL for images, you can find that in the /configuration method.
Odpověď od AjmalAjju
10.03.2024 v 5:24 DOP.
const TMDB_BASE_URL = "your_tmdb_base_url"; // Replace with your actual TMDB base URL