Work-in-progress / experiment


Frontends for:

* Duckduckgo
* Reddit
* Twitch (archived, not working anymore, because it now required 2FA and OAUTH).
* Youtube


Build
-----

To compile a specific front-end:

$ make duckduckgo
$ make reddit
$ make twitch
$ make youtube


Dependencies
------------

* C compiler.
* LibreSSL + libtls.
* make
