jootoob

Crates.iojootoob
lib.rsjootoob
version0.2.2
sourcesrc
created_at2024-06-08 03:58:41.69562
updated_at2024-06-19 03:43:43.485477
descriptionA desktop Invidious client that isn't a webapp
homepage
repositoryhttps://codeberg.org/blk_750/jootoob
max_upload_size
id1265410
size529,555
(blk750)

documentation

README

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
Commit count: 0

cargo fmt