Skip to content

Latest commit

 

History

History
35 lines (27 loc) · 808 Bytes

README.md

File metadata and controls

35 lines (27 loc) · 808 Bytes

Youtube lite

Youtube alternative site that doesn't recommend videos that aren't from the subscribed channels.

  • Benefits:

    • Don't waste time on Youtube watching random tiktok quality videos.
    • Watch only the content of your favorite youtubers.
    • The videos can be watched in the application itself or on the official youtube through a url.
  • disadvantages:

    • Because it is a simplified replica of youtube, some official functions will not be available.

Run project!

Project setup

npm install

Compiles and hot-reloads for development

npm run electron:serve

Compiles and minifies for production

npm run build

Lints and fixes files

npm run lint

Customize configuration

See Configuration Reference.