Atalhos de Teclado
Pesquisa avançada
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
Não consegue encontrar um certo filme ou série? Inicie sessão e adicione-o.
Iniciar Sessão
Criar Conta
Deseja classificar ou adicionar este item a uma lista?
Ainda não é um membro?
Crie uma Conta e Adere a Comunidade
Resposta de Travis Bell
em 25 setembro 2017 às 11:02 AM
Hi there,
If you're looking for the base URL for images, you can find that in the /configuration method.
Resposta de AjmalAjju
em 10 março 2024 às 5:24 AM
const TMDB_BASE_URL = "your_tmdb_base_url"; // Replace with your actual TMDB base URL