Twitch CTW. Shrink video files using AI instead of traditional compression.

github.com/geohot/twitchctw

Vaya's read on this project

Problem, audience, market, and the verdict — sign in to see it.

Updates

December 2018
  • readme
  • ok it's a working compressor, but i think we are all disappionted wit…
  • add alt cts support
  • still works after refactor
  • tree is for more than 2 symbols now
  • skipcts isn't bad
November 2018
  • readme
  • update mostly readme
  • notes
  • there's still a bug w long sequences, i think i know it
  • maybe that's the ctw bytes
  • refactoring to maybe be real ctw: https://cs.anu.edu.au/courses/comp4…
  • we have test, the compress is real
  • ugh learn python better
  • still getting last char wrong
  • put coder in it's own file
  • refactor code and decode into one function, sorry, not enough bandwid…
  • so much bytes to fix one byte type
  • decoding okay
  • oops, bug fix