<!-- This Source Code Form is subject to the terms of the GNU General Public License: Copyright (C) 2021-2022 POKETUBE (https://github.com/iamashley0/poketube) This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with this program. If not, see https://www.gnu.org/licenses/. --> <head> <% if (ID === "UCFAiFyGs6oDiF1Nf-rRJpZA") { %> <title>Technoblade Never Dies! - PokeTube</title> <% } %> <title><%=j.Channel.Metadata.Name%> - PokeTube</title> <link href=css/yt-ukraine.svg rel=icon> <meta content=website property=og:type> <meta content="<%=j.Channel.Metadata.Name%> - PokeTube" property=og:title> <link href=/css/yt-ukraine.svg?v=6 rel=icon> <meta content="<%-desc.replace(/\n/g, " ")%>" property=twitter:description> <meta content="<%=j.Channel.Metadata.Banners.Thumbnail[2].$t%>" property=og:image> <meta name="viewport" content="width=device-width, initial-scale=1"> <style> @font-face { font-family: 'Ginto Nord'; font-weight: 800; src:url('https://cdn.statically.io/gh/brecert/discord-quote-generator/main/Ginto-Nord-800.woff') format("woff"); } .channel-info-container > img { width: 100%; } :root { --text-primary: #fff; --text-secondary: #fff; --text-link: #3ea6ff; --app-background: #000; --context-menu-background: #000; --border-color: #444; --item-hover-background: #000; --item-active-background: #000; --top-bar-background: #000; --guide-background: #000; --thumbnail-background: #000; --channel-info-background: #000; --channel-contents-background: #000; } </style> <!-- STYLES START --> <style> a.class:hover { text-decoration:underline; font-weight:bold } summary{ color:gray; } summary:hover{ color:white; } :visited { color: #00c0ff } a{ color:#0ab7f0; } </style> <link href=/css/app-cdn.min.css rel=stylesheet> <link href=/css/app.main.css rel=stylesheet> <link href="/css/watch.main.css?v=56" rel=stylesheet> <link href="/css/watch-util.css" rel=stylesheet> <link href="https://fonts.poketube.fun/css/fonts.css" rel=stylesheet> <!-- NEW NAVBAR --> <link href="/css/watch-navbar.css?v=56" rel=stylesheet> <!-- STYLES END --> <link href=https://site-assets.fontawesome.com/releases/v6.1.1/css/all.css rel=stylesheet> </head> <body> <center> <nav> <div class="left"><a class="class" href="/143" style=font-family:Inter,sans-serif;color:#fff> <img style="transform: scale(1.3);padding-left:0.9em;width: 8.5em;display: block;margin-left: auto;margin-right: auto;" src="/css/logo.svg?v=5"> </a> </div> <div class="middle"> <form action=/search><input class=search-bar autocomplete="on" id=fname name=query style="color:#fff;font-family:Inter,sans-serif;border-radius: 8px;transform:none;"> </form> <img src="https://search-metrics.poketube.fun/t/rep.gif" style="border:0;width: 0;visibility: hidden;"> </div> <div class="right"> <a href="/privacy"> <i style="display: block;margin-left: auto;margin-right: auto;" class="fa-light fa-shield"></i> </a> <a href="/video/upload?from="> <i style="display: block;margin-left: auto;margin-right: auto;" class="fa-light fa-video"></i> </a> </div> </nav> <section class=youtube-video> <div class="app"> <div class="channel-page"> <div class="channel-page"> <div class="channel-info-container"> <img src="https://p.poketube.fun/<%=j.Channel.Metadata.Banners.Thumbnail[2].$t%>"> <div class="channel-info" > <a href="/channel?id=<%=ID%>" class="avatar"> <img src="https://p.poketube.fun/<%=j.Channel.Metadata.Avatars.Thumbnail.$t%>" alt="Channel Avatar"> </a> <div class="name"> <p style="font-family:Ginto Nord,sans-serif;font-weight:900;white-space:yes;"><%=j.Channel.Metadata.Name%></p> </div> <button class="subscribe-button"><%=subs%></button> </div> </div> <% if (!tab) { %> <div style="text-align: left;padding: 3px;margin-top: 7px;"> <a href="/channel?id=<%=ID%>" style="background-color: #333;padding: 5px;border-top-left-radius: 3px;border-top-right-radius: 4px;padding-bottom: 4px;">Uploads</a> <a href="/channel?id=<%=ID%>&tab=about">About</a> </div> <% } %> <% if (tab === "about") { %> <div style="text-align: left;padding: 3px;margin-top: 7px;"> <a href="/channel?id=<%=ID%>" >Uploads</a> <a href="/channel?id=<%=ID%>&tab=about" style="background-color: #333;padding: 5px;border-top-left-radius: 3px;border-top-right-radius: 4px;padding-bottom: 4px;">About </a> </div> <% } %> <hr style="clear: both;display: block;border: none;border-bottom: 0.5px solid #2f2f2f;margin: 0 0;/*! width: 4.5em; */height: 0;"> <% if (!tab) { %> <div align="center"> <div class="video-grid" > <% tj.Channel.Contents.ItemSection.ItemSection.Video.forEach(x => { %> <a href="/watch?v=<%- x.id %>" class="video"> <div class="thumbnail" style="background-image: url('https://p.poketube.fun/https://i.ytimg.com/vi/<%= x.id %>/hqdefault.jpg?sqp=-oaymwEbCKgBEF5IVfKriqkDDggBFQAAiEIYAXABwAEG&rs=AOn4CLBy_x4UUHLNDZtJtH0PXeQGoRFTgw');border-radius: 10px;"><span class="video-length"><%- x.duration %></span></div> <div class="info"> <span class="title max-lines-2" style="font-family:Ginto Nord,sans-serif;"><%- x.Title %></span> </div> </a> <% }) %> </div> <% } %> <% if (tab === "about") { %> <div style="text-align: left;"> <h3 style="color:#fff;font-family:Ginto Nord,sans-serif;font-weight:900;padding: 0px;margin: 0;margin-top: 7px;margin-left: 10px;">About</h3> <p style="color:#fff;margin-left: 10px;"><%-desc.replace(/\n/g, " <br> ")%></p> </div> <% } %> </body> </html>