Go to file
dependabot[bot] 088adf8245 Bump vue and @vue/compiler-sfc
Bumps [vue](https://github.com/vuejs/vue) and [@vue/compiler-sfc](https://github.com/vuejs/vue-next/tree/HEAD/packages/compiler-sfc). These dependencies needed to be updated together.

Updates `vue` from 3.0.4 to 3.0.5
- [Release notes](https://github.com/vuejs/vue/releases)
- [Commits](https://github.com/vuejs/vue/commits)

Updates `@vue/compiler-sfc` from 3.0.4 to 3.0.5
- [Release notes](https://github.com/vuejs/vue-next/releases)
- [Changelog](https://github.com/vuejs/vue-next/blob/master/CHANGELOG.md)
- [Commits](https://github.com/vuejs/vue-next/commits/v3.0.5/packages/compiler-sfc)

Signed-off-by: dependabot[bot] <support@github.com>
2021-01-02 14:19:58 +00:00
.github Bump actions/setup-node from v1 to v2.1.4 2021-01-02 14:13:57 +00:00
public [ImgBot] Optimize images 2021-01-01 20:16:01 +00:00
src assets: remove vuejs logo 2021-01-02 18:38:23 +05:30
_redirects Change from CRLF to LF. 2020-11-30 11:36:27 +05:30
.gitignore Preferences + Format code. 2020-11-17 10:45:35 +05:30
babel.config.js init 2020-11-06 09:06:25 +05:30
LICENSE Change from CRLF to LF. 2020-11-30 11:36:27 +05:30
package.json Bump vue and @vue/compiler-sfc 2021-01-02 14:19:58 +00:00
README.md Migrate to Yarn. 2020-12-24 22:35:03 +05:30
vue.config.js A lot of changes. 2021-01-02 01:35:44 +05:30
yarn.lock Bump vue and @vue/compiler-sfc 2021-01-02 14:19:58 +00:00

Piped

Matrix Netlify GitHub Repo stars GitHub last commit

An alternative YouTube frontend which is efficient by design.

Features:

  • No Ads
  • No Tracking
  • Infinite Scrolling
  • Integration with SponsorBlock
  • Integration with LBRY
  • 4K support
  • No connections to Google's servers
  • Playing just audio
  • PWA support
  • Preferences saved locally
  • Multi-region loadbalancing
  • Performant by design, designed to handle 1000s of users concurrently

WIP

  • Proper video support Blocked by NPE#461
  • Login
  • Comments
  • Feeds
  • 8K support
  • Custom extractor for streams?
  • Video Muxing

Development Setup

yarn install

Compiles and hot-reloads for development

yarn serve

You can now make changes and see them as soon you save the file!