mirror of
https://github.com/TeamPiped/Piped.git
synced 2024-08-14 23:57:27 +00:00
No description
dc4189855a
Bumps [uikit](https://github.com/uikit/uikit) from 3.6.5 to 3.6.7. - [Release notes](https://github.com/uikit/uikit/releases) - [Changelog](https://github.com/uikit/uikit/blob/develop/CHANGELOG.md) - [Commits](https://github.com/uikit/uikit/compare/v3.6.5...v3.6.7) Signed-off-by: dependabot[bot] <support@github.com> |
||
---|---|---|
.github | ||
public | ||
src | ||
.gitignore | ||
_redirects | ||
babel.config.js | ||
LICENSE | ||
package.json | ||
README.md | ||
vue.config.js | ||
yarn.lock |
Piped
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!