Crates.io | titans |
lib.rs | titans |
version | 0.4.3 |
source | src |
created_at | 2023-06-18 08:24:40.00217 |
updated_at | 2024-05-30 03:18:11.918875 |
description | Blazingly Fast scraper |
homepage | |
repository | https://github.com/Based-Programmer/titans |
max_upload_size | |
id | 893331 |
size | 91,587 |
Blazingly fast scraper
git clone 'https://github.com/Based-Programmer/titans' && \
cd titans && \
cargo build --release
sudo cp target/release/titans /usr/local/bin/
cargo install titans
sudo cp "$CARGO_HOME"/bin/titans /usr/local/bin/
Or better add $CARGO_HOME to your $PATH
In your .zprofile, .bash_profile or .fish_profile ?
export PATH="$CARGO_HOME/bin:$PATH"
titans <args> <url>
titans 'https://dooood.com/d/0hdlp0641u82'
titans -p 'https://www.youtube.com/watch?v=784JWR4oxOI'
titans -d 'https://nitter.net/stillgray/status/1670812043090497538#m'
titans -h