diff --git a/src/components/PlaylistPage.vue b/src/components/PlaylistPage.vue index e3ff1f095d..f6d9df5038 100644 --- a/src/components/PlaylistPage.vue +++ b/src/components/PlaylistPage.vue @@ -19,6 +19,123 @@ `${playlist.videos} ${$t('video.videos')} - ${timeFormat(totalDuration)}${playlist.nextpage ? '+' : ''}` " /> + + +

+

+ + +

+
+ + {{ $t(`playlist_stats.${subscriptionStatus}`) }} ({{ Object.keys(channels).length }}) + + +
+