youtube-web-clients.html 1.9 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243
  1. <!DOCTYPE html>
  2. <html xmlns="http://www.w3.org/1999/xhtml" lang="" xml:lang="">
  3. <head>
  4. <meta charset="utf-8" />
  5. <meta name="generator" content="pandoc" />
  6. <meta name="viewport" content="width=device-width, initial-scale=1.0, user-scalable=yes" />
  7. <title>YouTube Web Clients</title>
  8. <style>
  9. code{white-space: pre-wrap;}
  10. span.smallcaps{font-variant: small-caps;}
  11. span.underline{text-decoration: underline;}
  12. div.column{display: inline-block; vertical-align: top; width: 50%;}
  13. div.hanging-indent{margin-left: 1.5em; text-indent: -1.5em;}
  14. ul.task-list{list-style: none;}
  15. .display.math{display: block; text-align: center; margin: 0.5rem auto;}
  16. </style>
  17. <link rel="stylesheet" href="C:\SGZ_Pro\Hobbys\Writing\Org\pages\blog\styles.css" />
  18. <!--[if lt IE 9]>
  19. <script src="//cdnjs.cloudflare.com/ajax/libs/html5shiv/3.7.3/html5shiv-printshiv.min.js"></script>
  20. <![endif]-->
  21. <link rel='stylesheet' type='text/css' href='styles.css' />
  22. </head>
  23. <body>
  24. <header id="title-block-header">
  25. <h1 class="title">YouTube Web Clients</h1>
  26. </header>
  27. <ul>
  28. <li><a href="https://github.com/iv-org/invidious">Invidious</a></li>
  29. <li><a href="https://github.com/TeamPiped/Piped">Piped</a></li>
  30. <li><a href="https://git.sr.ht/~cadence/cloudtube">CloudTube</a></li>
  31. <li><a href="https://github.com/bocchilorenzo/invuedious">Invuedious</a></li>
  32. <li><a href="https://github.com/ViewTube/viewtube-vue">Viewtube</a></li>
  33. <li><a href="https://github.com/hnhx/gnutube">GNUTube</a> No Instances yet…</li>
  34. </ul>
  35. <h1 id="license">License</h1>
  36. <hr>
  37. <footer>
  38. <a rel='license' href='http://creativecommons.org/licenses/by-sa/4.0/'><img alt='Creative Commons License' style='border-width:0' width='88' height='31' src='../images/cc-by-sa.png' /></a><br>
  39. Unless otherwise noted, all content on this website is Copyright Zortazert 2021-2022 and is licensed under <a rel='license' href='http://creativecommons.org/licenses/by-sa/4.0/'>CC BY-SA 4.0</a>.
  40. </footer>
  41. </body>
  42. </html>