-
- {% if channel.source.channel_subs >= 1000000 %}
-
Subscribers: {{ channel.source.channel_subs|intword }}
- {% else %}
-
Subscribers: {{ channel.source.channel_subs|intcomma }}
- {% endif %}
-
+
-
-
-
Last refreshed: {{ channel.source.channel_last_refresh }}
- {% if channel.source.channel_subscribed %}
-
- {% else %}
-
- {% endif %}
+
+
+
+
+
+ {% if channel.source.channel_subs >= 1000000 %}
+
Subscribers: {{ channel.source.channel_subs|intword }}
+ {% else %}
+
Subscribers: {{ channel.source.channel_subs|intcomma }}
+ {% endif %}
+
+
+
+
+
Last refreshed: {{ channel.source.channel_last_refresh }}
+ {% if channel.source.channel_subscribed %}
+
+ {% else %}
+
+ {% endif %}
+
-
{% endfor %}
{% else %}
No channels found...
diff --git a/tubearchivist/home/templates/home/channel_id.html b/tubearchivist/home/templates/home/channel_id.html
index 5f79de93..1198a151 100644
--- a/tubearchivist/home/templates/home/channel_id.html
+++ b/tubearchivist/home/templates/home/channel_id.html
@@ -111,9 +111,9 @@
{% if video.source.player.progress %}
-
+
{% else %}
-
+
{% endif %}
diff --git a/tubearchivist/home/templates/home/home.html b/tubearchivist/home/templates/home/home.html
index 7e41ba07..042ceed6 100644
--- a/tubearchivist/home/templates/home/home.html
+++ b/tubearchivist/home/templates/home/home.html
@@ -14,9 +14,9 @@
{% if video.player.progress %}
-
+
{% else %}
-
+
{% endif %}
@@ -90,9 +90,9 @@
{% if video.source.player.progress %}
-
+
{% else %}
-
+
{% endif %}
diff --git a/tubearchivist/home/templates/home/playlist_id.html b/tubearchivist/home/templates/home/playlist_id.html
index b022971c..635bdca3 100644
--- a/tubearchivist/home/templates/home/playlist_id.html
+++ b/tubearchivist/home/templates/home/playlist_id.html
@@ -49,8 +49,8 @@
{% if max_hits %}
-
Total Videos archived: {{ max_hits }}/{{ playlist_info.playlist_entries|length }}
-
Watched:
+
Total Videos archived: {{ max_hits }}/{{ playlist_info.playlist_entries|length }}
+
Watched:
{% endif %}
@@ -92,9 +92,9 @@
{% if video.source.player.progress %}
-
+
{% else %}
-
+
{% endif %}