<!doctype html>
<html lang="en">
  <head>
    <meta charset="utf-8">
    <meta name="viewport" content="width=device-width, initial-scale=1">
    <title>Cradicle Explorer</title>
    <link href="/css/bootstrap/bootstrap.min.css" rel="stylesheet">
    <style>
      .form-control-dark::placeholder {
          color: #aaa;
          opacity: 1;
      }
    </style>
    <link rel="stylesheet" href="/assets/fontawesome/css/all.min.css">
    <link rel="icon" type="image/png" href="/favicon.png">


                <link href="/css/dashboard.css" rel="stylesheet">
                </head>
                <body>
                <header class="navbar navbar-dark sticky-top bg-dark flex-md-nowrap p-0 shadow">
                  <a class="navbar-brand col-md-3 col-lg-2 me-0 px-3 fs-6" href="/">Cradicle Explorer</a>
                  <button class="navbar-toggler position-absolute d-md-none collapsed" type="button" data-bs-toggle="collapse" data-bs-target="#sidebarMenu" aria-controls="sidebarMenu" aria-expanded="false" aria-label="Toggle navigation">
                    <span class="navbar-toggler-icon"></span>
                  </button>
                  <form method="get" action="/cgi-bin/main" style="width:100%;"><input class="form-control form-control-dark w-100 rounded-0 border-0" type="text" name="q" placeholder="Search repos" aria-label="Search"></form>
                  <div class="navbar-nav flex-row">
                    <div class="nav-item text-nowrap">
                      <a class="nav-link px-3 active" href="/cgi-bin/repo?id=z35UyD8rbNwGZmZDYKoBvrKjAdCvK">dexetera</a>
                    </div>
                  </div>
                </header>
                <div class="container-fluid">
                  <div class="row">
                    <nav id="sidebarMenu" class="col-md-3 col-lg-2 d-md-block bg-dark sidebar collapse">
                      <div class="position-sticky pt-3 sidebar-sticky">
                        <ul class="nav flex-column">
                          <li class="nav-item">
                            <a class="nav-link" href="/cgi-bin/repo?id=z35UyD8rbNwGZmZDYKoBvrKjAdCvK">
                              <i class="align-text-bottom fa-solid fa-info"></i>
                              Info
                            </a>
                          </li>
                          <li class="nav-item">
                            <a class="nav-link" href="/cgi-bin/repo?id=z35UyD8rbNwGZmZDYKoBvrKjAdCvK&issue=list">
                              <i class="align-text-bottom fa-solid fa-layer-group"></i>
                              Issues
                            </a>
                          </li>
                          <li class="nav-item">
                            <a class="nav-link" href="/cgi-bin/repo?id=z35UyD8rbNwGZmZDYKoBvrKjAdCvK&patch=list">
                              <i class="align-text-bottom fa-solid fa-vest-patches"></i>
                              Patches
                            </a>
                          </li>
                          <li class="nav-item">
                            <a class="nav-link" href="/cgi-bin/repo?id=z35UyD8rbNwGZmZDYKoBvrKjAdCvK&wallet=list">
                              <i class="align-text-bottom fa-solid fa-wallet"></i>
                              Wallets
                            </a>
                          </li>
                          <li class="nav-item">
                            <a class="nav-link active" href="/cgi-bin/repo?id=z35UyD8rbNwGZmZDYKoBvrKjAdCvK&source=.">
                              <i class="align-text-bottom fa-solid fa-code"></i>
                              Source
                            </a>
                          </li>
                        <h6 class="sidebar-heading d-flex justify-content-between align-items-center px-3 mt-4 mb-1 text-muted text-uppercase">
                          <span></span>
                        </h6>
                        <ul class="nav flex-column mb-2">
                        
    <h6 class="sidebar-heading d-flex justify-content-between align-items-center px-3 mt-1 mb-1 text-muted text-uppercase">
      <span>Source</span>
    </h6>
    <li><a class="nav-link py-0" style="padding-left:16px;" href="/cgi-bin/repo?id=z35UyD8rbNwGZmZDYKoBvrKjAdCvK&source=BandwidthProcessor"><i class="fa-solid fa-folder" style="color:#f0c040;"></i> BandwidthProcessor</a></li><li><a class="nav-link py-0" style="padding-left:16px;" href="/cgi-bin/repo?id=z35UyD8rbNwGZmZDYKoBvrKjAdCvK&source=VideoTranslator"><i class="fa-solid fa-folder-open" style="color:#f0c040;"></i> VideoTranslator</a></li><li><a class="nav-link py-0" style="padding-left:32px;" href="/cgi-bin/repo?id=z35UyD8rbNwGZmZDYKoBvrKjAdCvK&source=VideoTranslator%2Fstatic"><i class="fa-solid fa-folder" style="color:#f0c040;"></i> static</a></li><li><a class="nav-link py-0" style="padding-left:32px;" href="/cgi-bin/repo?id=z35UyD8rbNwGZmZDYKoBvrKjAdCvK&source=VideoTranslator%2Ftemplates"><i class="fa-solid fa-folder-open" style="color:#f0c040;"></i> templates</a></li><li><a class="nav-link py-0 active" style="padding-left:48px;" href="/cgi-bin/repo?id=z35UyD8rbNwGZmZDYKoBvrKjAdCvK&file=VideoTranslator%2Ftemplates%2Findex.html"><i class="fa-solid fa-file" style="color:#888;"></i> index.html</a></li><li><a class="nav-link py-0" style="padding-left:48px;" href="/cgi-bin/repo?id=z35UyD8rbNwGZmZDYKoBvrKjAdCvK&file=VideoTranslator%2Ftemplates%2Fvideo_page.html"><i class="fa-solid fa-file" style="color:#888;"></i> video_page.html</a></li><li><a class="nav-link py-0" style="padding-left:32px;" href="/cgi-bin/repo?id=z35UyD8rbNwGZmZDYKoBvrKjAdCvK&file=VideoTranslator%2Fvideo_translator.py"><i class="fa-solid fa-file" style="color:#888;"></i> video_translator.py</a></li><li><a class="nav-link py-0" style="padding-left:16px;" href="/cgi-bin/repo?id=z35UyD8rbNwGZmZDYKoBvrKjAdCvK&source=YoutubeVideoTranslater"><i class="fa-solid fa-folder" style="color:#f0c040;"></i> YoutubeVideoTranslater</a></li>
    
                        </ul>
                      </div>
                    </nav>
                <main class="col-md-9 ms-sm-auto col-lg-10">
                  <div class="container px-1 py-3">
        
<div class="mb-2" style="font-size:1.1rem;"><a href="/cgi-bin/repo?id=z35UyD8rbNwGZmZDYKoBvrKjAdCvK&source=.">/</a> <a href="/cgi-bin/repo?id=z35UyD8rbNwGZmZDYKoBvrKjAdCvK&source=VideoTranslator">VideoTranslator</a> / <a href="/cgi-bin/repo?id=z35UyD8rbNwGZmZDYKoBvrKjAdCvK&source=VideoTranslator%2Ftemplates">templates</a> / index.html</div>
        <div class="list-group">
        <div class="list-group-item">
        <div class="mb-2" style="font-weight:bold;"><i class="fa-solid fa-file"></i> index.html</div>
        <pre style="margin:0; font-size:0.85rem; overflow-x:auto; color:#fafafa;"><span style="color:#666; user-select:none;"> 1</span>  &lt;!DOCTYPE html&gt;
<span style="color:#666; user-select:none;"> 2</span>  &lt;html lang=&quot;en&quot;&gt;
<span style="color:#666; user-select:none;"> 3</span>  &lt;head&gt;
<span style="color:#666; user-select:none;"> 4</span>      &lt;link rel=&quot;stylesheet&quot; href=&quot;{{ url_for(&#x27;static&#x27;, filename=&#x27;styles.css&#x27;) }}&quot;&gt;
<span style="color:#666; user-select:none;"> 5</span>      &lt;meta charset=&quot;UTF-8&quot;&gt;
<span style="color:#666; user-select:none;"> 6</span>      &lt;meta http-equiv=&quot;X-UA-Compatible&quot; content=&quot;IE=edge&quot;&gt;
<span style="color:#666; user-select:none;"> 7</span>      &lt;meta name=&quot;viewport&quot; content=&quot;width=device-width, initial-scale=1.0&quot;&gt;
<span style="color:#666; user-select:none;"> 8</span>      &lt;meta http-equiv=&quot;refresh&quot; content=&quot;30&quot;&gt;
<span style="color:#666; user-select:none;"> 9</span>      &lt;title&gt;Translatizer - translate the video of your choice in any language for free&lt;/title&gt;
<span style="color:#666; user-select:none;">10</span>  &lt;/head&gt;
<span style="color:#666; user-select:none;">11</span>  &lt;body&gt;
<span style="color:#666; user-select:none;">12</span>      &lt;div class=&quot;grid-container&quot;&gt;
<span style="color:#666; user-select:none;">13</span>          &lt;img src=&quot;{{ url_for(&#x27;static&#x27;, filename=&#x27;Translatizer_logo.png&#x27;) }}&quot; alt=&quot;Site Logo&quot;&gt;
<span style="color:#666; user-select:none;">14</span>          &lt;div&gt;
<span style="color:#666; user-select:none;">15</span>              &lt;p&gt;{{ messages[&#x27;tagline&#x27;] }}&lt;/p&gt;
<span style="color:#666; user-select:none;">16</span>          &lt;/div&gt;
<span style="color:#666; user-select:none;">17</span>          &lt;div&gt;
<span style="color:#666; user-select:none;">18</span>              &lt;form action=&quot;/&quot; method=&quot;post&quot;&gt;
<span style="color:#666; user-select:none;">19</span>                  &lt;label for=&quot;url&quot;&gt;Video URL:&lt;/label&gt;
<span style="color:#666; user-select:none;">20</span>                  &lt;input type=&quot;text&quot; name=&quot;url&quot; id=&quot;url&quot;&gt;
<span style="color:#666; user-select:none;">21</span>                  &lt;label for=&quot;language&quot;&gt;{{ messages[&#x27;action_caption&#x27;] }}&lt;/label&gt;
<span style="color:#666; user-select:none;">22</span>                  &lt;select name=&quot;target_language&quot; id=&quot;language&quot;&gt;
<span style="color:#666; user-select:none;">23</span>                      {% for entry in languages %}
<span style="color:#666; user-select:none;">24</span>                      &lt;option value=&quot;{{ entry.code }}&quot;&gt;{{ entry.language_name }}&lt;/option&gt;
<span style="color:#666; user-select:none;">25</span>                      {% endfor %}
<span style="color:#666; user-select:none;">26</span>                  &lt;/select&gt;
<span style="color:#666; user-select:none;">27</span>                  &lt;button type=&quot;submit&quot;&gt;Submit&lt;/button&gt;
<span style="color:#666; user-select:none;">28</span>              &lt;/form&gt;
<span style="color:#666; user-select:none;">29</span>          &lt;/div&gt;
<span style="color:#666; user-select:none;">30</span>  
<span style="color:#666; user-select:none;">31</span>          &lt;div&gt;
<span style="color:#666; user-select:none;">32</span>              &lt;table&gt;
<span style="color:#666; user-select:none;">33</span>                  &lt;thead&gt;
<span style="color:#666; user-select:none;">34</span>                      &lt;tr&gt;
<span style="color:#666; user-select:none;">35</span>                          &lt;th&gt;{{ messages[&#x27;list_title&#x27;] }}&lt;/th&gt;
<span style="color:#666; user-select:none;">36</span>                      &lt;/tr&gt;
<span style="color:#666; user-select:none;">37</span>                  &lt;/thead&gt;
<span style="color:#666; user-select:none;">38</span>                  &lt;tbody&gt;
<span style="color:#666; user-select:none;">39</span>                      {% for entry in requests %}
<span style="color:#666; user-select:none;">40</span>                          &lt;tr&gt;
<span style="color:#666; user-select:none;">41</span>  
<span style="color:#666; user-select:none;">42</span>                              &lt;td&gt;&lt;img src=&quot;{{ entry.thumbnail_url }}&quot; alt=&quot;Thumbnail&quot; width=&quot;100&quot;&gt;&lt;/td&gt; &lt;!-- Adjust width as needed --&gt;
<span style="color:#666; user-select:none;">43</span>                              &lt;td&gt;{% if entry.status == &quot;Pending&quot; %}
<span style="color:#666; user-select:none;">44</span>                                  &lt;span&gt;{{ entry[&#x27;ready&#x27;] }}&lt;/span&gt;
<span style="color:#666; user-select:none;">45</span>                                  &lt;a href=&quot;{{ url_for(&#x27;cancel&#x27;, entry_id=entry.item) }}&quot;&gt;{{ messages[&#x27;delete&#x27;] }}&lt;/a&gt;
<span style="color:#666; user-select:none;">46</span>  
<span style="color:#666; user-select:none;">47</span>                              {% elif entry.status == &quot;Processing&quot; %}
<span style="color:#666; user-select:none;">48</span>                                  &lt;img src=&quot;{{ url_for(&#x27;static&#x27;, filename=&#x27;gears.gif&#x27;) }}&quot; alt=&quot;Processing&quot;&gt;&lt;span&gt;{{ entry[&#x27;ready&#x27;] }}&lt;/span&gt;
<span style="color:#666; user-select:none;">49</span>                                  &lt;a href=&quot;{{ url_for(&#x27;cancel&#x27;, entry_id=entry.item) }}&quot;&gt;{{ messages[&#x27;delete&#x27;] }}&lt;/a&gt;
<span style="color:#666; user-select:none;">50</span>                              {% elif entry.status == &quot;Complete&quot; %}
<span style="color:#666; user-select:none;">51</span>                                  &lt;a href=&quot;{{ url_for(&#x27;view&#x27;, entry_id=entry.item) }}&quot;&gt;{{ messages[&#x27;watch&#x27;] }}&lt;/a&gt; |
<span style="color:#666; user-select:none;">52</span>                                  &lt;a href=&quot;{{ url_for(&#x27;download&#x27;, entry_id=entry.item) }}&quot;&gt;{{ messages[&#x27;download&#x27;] }}&lt;/a&gt; |
<span style="color:#666; user-select:none;">53</span>                                  &lt;a href=&quot;{{ url_for(&#x27;delete&#x27;, entry_id=entry.item) }}&quot;&gt;{{ messages[&#x27;delete&#x27;] }}&lt;/a&gt;
<span style="color:#666; user-select:none;">54</span>                              {% else %}
<span style="color:#666; user-select:none;">55</span>                                  &lt;span&gt;{{ entry.status }}&lt;/span&gt;
<span style="color:#666; user-select:none;">56</span>                              {% endif %}&lt;/td&gt;
<span style="color:#666; user-select:none;">57</span>                          &lt;/tr&gt;
<span style="color:#666; user-select:none;">58</span>                      {% endfor %}
<span style="color:#666; user-select:none;">59</span>                  &lt;/tbody&gt;
<span style="color:#666; user-select:none;">60</span>              &lt;/table&gt;
<span style="color:#666; user-select:none;">61</span>          &lt;/div&gt;
<span style="color:#666; user-select:none;">62</span>      &lt;/div&gt;
<span style="color:#666; user-select:none;">63</span>  &lt;/body&gt;
<span style="color:#666; user-select:none;">64</span>  &lt;/html&gt;
</pre>
        </div>
        </div>

</div>
</main>
</div>
</div>


</body>
</html>

