Blazingly fast scraper
First of all install rust then
git clone 'https://github.com/Based-Programmer/titan' && \
cd titan && \
cargo build --release
Then add it to your $PATH
sudo cp target/release/titan /usr/local/bin/
titan <argument> <url>
titan 'https://dooood.com/d/0hdlp0641u82'
titan -p 'https://www.youtube.com/watch?v=luOgEhLE2sg'
titan -h