#youtube #client #gui #comments

app jootoob

A desktop Invidious client that isn't a webapp

5 releases

0.2.2 Jun 19, 2024
0.2.1 Jun 14, 2024
0.2.0 Jun 10, 2024
0.1.1 Jun 8, 2024
0.1.0 Jun 8, 2024

#117 in Video

GPL-3.0-or-later and AGPL-3.0

335KB
3K SLoC

A privacy-focused desktop YouTube client that isn't a webapp

NOTICE: This is in alpha, and is barely usable.

Screenshots:

Start Search Video and comment section

Building:

Follow the instructions here to setup gstreamer on your machine, and then run these commands:

$ git clone 'https://codeberg.org/blk_750/jootoob.git'
$ cd jootoob
$ cargo build

If you're tesing Jootoob, you should probably launch it like this:

$ mkdir basedir
$ cargo run -- --base-path basedir

Dependencies

~30–51MB
~1M SLoC