I want to write a demonstration program that uses a public API and I've chosen TMDB's API. I know I'm supposed to add one of the TMDB logos to my website and I've found those logos but I haven't found any links so that I can download my preferred logo. How do I download the logo?
¿No encuentras una película o serie? Inicia sesión para crearla:
¿Quieres puntuar o añadir este elemento a una lista?
¿No eres miembro?
Contestado por ticao2 🇧🇷 pt-BR
el 29 de noviembre de 2024 a las 07:45
You probably landed on this page.
https://www.themoviedb.org/about/logos-attribution
All logos on this page are .svg images
The SVG text is the link to the logo.
Click on the SVG.
Contestado por RhinoCan
el 29 de noviembre de 2024 a las 10:12
I had clicked on the text describing the logo - for example "Primary Full (Blue)" - and on the logo itself but I hadn't tried the actual text **SVG **itself ;-)
Thank you!