diff --git a/html/poketube.ejs b/html/poketube.ejs index e8573c09..975c0d9d 100644 --- a/html/poketube.ejs +++ b/html/poketube.ejs @@ -299,18 +299,25 @@ border-radius: 5px; <% if (!video.Channel.Name.endsWith(' - Topic')) { %> + <% if (!video.Title.endsWith('Audio)')) { %> + Encryption - <% }%> - <% if (video.Channel.Name.endsWith(' - Topic')) { %> + <% }%> <% }%> + + <% if (video.Channel.Name.endsWith(' - Topic') || video.Title.endsWith('Audio)')) { %> + + <% if (video.Channel.Name.endsWith(' - Topic') || video.Title.endsWith('Audio)')) { %> Open In Music - <% }%> + <% }%> + <% }%> +