mirror of
https://codeberg.org/dragongoose/safetwitch.git
synced 2024-11-02 14:14:00 +00:00
A privacy respecting frontend for twitch.tv
.vscode | ||
frontend | ||
server | ||
package.json | ||
README.md |
twitch-frontend
twitch-frontend is a privacy respecting frontend for (twitch.tv)[https://twitch.tv/]
The main advantages of twitch-frontend are:
- Private: Every request is proxied through the server, and no logs are kept.
- Lightweight: Compared to twitch, twitch-frontend is optimized for speed and usability. Scraping is the only current speed issue, but improves with caching
Features
User features
- No connection to twitch/amazon
- No Ads or tracking
- No logs are kept
Technical features
- Public API
- No official APIs are used
- Uses a mix of (streamlink)[] and a custom Twitch webscraper