A simple CLI to watch videos obscurely.
Houkime dab7669382 adapt to puffy and just new formats | 3 mēneši atpakaļ | |
---|---|---|
src | 3 mēneši atpakaļ | |
.gitignore | 2 gadi atpakaļ | |
Cargo.lock | 2 gadi atpakaļ | |
Cargo.toml | 2 gadi atpakaļ | |
LICENSE | 2 gadi atpakaļ | |
README.md | 2 gadi atpakaļ |
A simple utility to watch videos torified, always indirectly via Invidious, and with limited resolution/audio-only. Provoked by complexities of life and the need for simpler interfaces. Written in Rust as an exercise, otherwise could be a shell or Python script. RAW but working.
Requires mpv
, torsocks
and a running tor
daemon.
If you want to try it out, currently you can use cargo
.
cargo install --git https://notabug.org/Houkime/torwatch
$PATH
. On linux, it is ~/.cargo/bin/
.echo 'export PATH=$HOME/.cargo/bin/:$PATH' >> ~/.bashrc
and restarting your terminal. torwatch [FLAGS] <url>
FLAGS:
--audio Audio-only mode (minimal bandwidth)
-h, --help Prints help information
--720 Pick a higher resolution (default is 480p to not strain the network)
-V, --version Prints version information
ARGS:
<url> Url to watch. Can be Youtube or Invidious