{% extends "layouts/youtube.njk" %} {% block youtube %} {% if error %} {{ prose({ text: error.message }) }} {% elif isMultiChannel and channelsData %} {# Multi-channel mode: show all channels #} {% for chData in channelsData %}
Error: {{ chData.error }}
{{ __("youtube.widget.description") }}
{{ button({ href: "https://www.youtube.com/channel/" + chData.channel.id, text: __("youtube.widget.view"), target: "_blank" }) }}{{ __("youtube.widget.description") }}
{{ button({ href: "https://www.youtube.com/channel/" + channel.id, text: __("youtube.widget.view"), target: "_blank" }) }}{{ mountPath }}/api/videos — {{ __("youtube.api.videos") }}{{ mountPath }}/api/channel — {{ __("youtube.api.channel") }}{{ mountPath }}/api/live — {{ __("youtube.api.live") }}{{ mountPath }}/api/likes — {{ __("youtube.api.likes") }}{{ mountPath }}/likes — {{ __("youtube.api.likesDashboard") }}