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?
Не можете найти фильм или сериал? Войдите на сайт, чтобы добавить его.
Хотите поставить оценку или добавить в список?
Нет аккаунта?
Ответ от ticao2 🇧🇷 pt-BR
, 29 ноября 2024 в 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.
Ответ от RhinoCan
, 29 ноября 2024 в 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!