Viewtube

screenshot of Viewtube
nuxt
vue

ViewTube: The open source, privacy-conscious way to enjoy your favorite YouTube content. Docs: https://viewtube.wiki, Status: https://uptime.viewtube.io

Overview:

ViewTube is an alternative YouTube frontend designed to provide a seamless viewing experience without ads or tracking. It offers users the ability to watch, search, and discover YouTube videos on both mobile and desktop devices. With features like dark and light themes, a touch-friendly video player, account creation separate from YouTube, and more, ViewTube aims to enhance the user's video streaming experience.

Features:

  • Watch videos without ads or tracking
  • Built to be mobile and desktop friendly
  • Dark and light themes available
  • Touch-friendly video player with gestures
  • Supports loop, speed, autoplay, and volume settings
  • Create an account separately from YouTube
  • Read comments, search for videos, watch playlists
  • Subscribe to channels, receive push notifications for new uploads

Summary:

ViewTube provides a user-friendly alternative YouTube frontend that focuses on delivering an ad-free and tracking-free video watching experience. With its diverse set of features from account creation to push notifications, ViewTube offers a comprehensive platform for users to view and engage with YouTube content independently of the official platform.

nuxt
Nuxt

nuxt.js is a lightweight and flexible JavaScript framework that allows developers to easily build dynamic and reactive user interfaces. Its intuitive syntax, modular architecture, and focus on performance make it a popular choice for modern web development.

vue
Vue

Vue.js is a lightweight and flexible JavaScript framework that allows developers to easily build dynamic and reactive user interfaces. Its intuitive syntax, modular architecture, and focus on performance make it a popular choice for modern web development.

docker
Docker

A website that uses Docker for containerization to streamline development, testing, and deployment workflows. This includes features such as containerization of dependencies, automated builds and deployments, and container orchestration to ensure scalability and availability.

eslint
Eslint

ESLint is a linter for JavaScript that analyzes code to detect and report on potential problems and errors, as well as enforce consistent code style and best practices, helping developers to write cleaner, more maintainable code.

typescript
Typescript

TypeScript is a superset of JavaScript, providing optional static typing, classes, interfaces, and other features that help developers write more maintainable and scalable code. TypeScript's static typing system can catch errors at compile-time, making it easier to build and maintain large applications.