{% extends 'base.html' %} {% block title %}ucast - {{ channel.name }}{% endblock %} {% block content %}
Last update: {{ channel.last_update }}
There are {{ n_pending }} videos waiting to be downloaded. Please wait a few minutes and refesh this page. You can see the current status in the Downloads tab.
{% else %}No videos. If you have just added this channel, you have to wait a minute for ucast to start looking for videos.
{% endif %} {% else %}