The logo is taken from:
https://www.themoviedb.org/about/logos-attribution
and resized with:
convert -resize 32x
#! /usr/bin/env python2.7
# Retrieve details for a movie from tmdb.
#
+# This product uses the TMDb API but is not endorsed or certified by TMDb.
+#
# This program is free software: you can redistribute it and/or modify
# it under the terms of the GNU General Public License as published by
# the Free Software Foundation, either version 3 of the License, or
%s <a target=\"_blank\" href=\"http://www.famfamfam.com/lab/icons/silk/\">\
FamFamFam</a>, "\
"<a target=\"_blank\" href=\"https://www.google.com/get/noto/help/emoji/\">Google Noto Color Emoji</a> "\
-"<a target=\"_blank\" href=\"https://raw.githubusercontent.com/googlei18n/noto-emoji/master/LICENSE\">(Apache Licence v2.0)</a>\n\
-</p>\n",
+"<a target=\"_blank\" href=\"https://raw.githubusercontent.com/googlei18n/noto-emoji/master/LICENSE\">(Apache Licence v2.0)</a>.\n"\
+"\nThis product uses the TMDB API but is not endorsed or certified by <a target=\"_blank\" href=\"https://www.themoviedb.org\">TMDb</a> <img src=\"static/img/tmdb.png\">\n"\
+"</p>\n",
tvh_gettext_lang(lang, N_("Based on software from")),
tvh_gettext_lang(lang, N_("Icons from")));