{% extends "base.html" %} {% from "partials/video_card.html" import video_card %} {% from "partials/pagination.html" import pagination %} {% block title %}{{ playlist_title or "Playlist" }} - YouTube Proxy{% endblock %} {% block content %}
{{ error }}
{% if channel_handle %} {{ playlist_channel }} {% else %} {{ playlist_channel }} {% endif %}
{% endif %}{{ total }} video{{ "s" if total != 1 else "" }} {% if total_pages > 1 %} · Page {{ page }} / {{ total_pages }}{% endif %}
{{ item.channel }}
{% endif %} {% if item.duration %}{{ item.duration }}
{% endif %}This playlist appears to be empty or unavailable.