mirror of
https://github.com/TeamPiped/Piped.git
synced 2024-08-14 23:57:27 +00:00
1.3 KiB
1.3 KiB
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!