A privacy respecting frontend for twitch.tv
Find a file
2023-03-17 22:57:54 -04:00
.vscode Initial commit 2023-03-07 01:19:05 -05:00
frontend Move chat to component 2023-03-17 22:57:54 -04:00
server Video.js plugins 2023-03-17 21:21:14 -04:00
package.json Initial commit 2023-03-07 01:19:05 -05:00
README.md Create README.md 2023-03-09 18:50:04 +00:00

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