#web-scraping #anime #cli #wcostream

app wco-rs

Play Cartoon & Animes from Wcostream

3 releases

0.1.2 Aug 15, 2023
0.1.1 Jun 25, 2023
0.1.0 Jun 25, 2023

#25 in #anime

Download history 31/week @ 2024-02-24 1/week @ 2024-03-02 36/week @ 2024-03-30 3/week @ 2024-04-06 31/week @ 2024-04-20

70 downloads per month

GPL-3.0 license

12KB
278 lines

wco-rs

Blazingly fast scraper

Install

Linux/Mac

  • First of all install rust then

  • Build it directly from crate

cargo install wco-rs
  • Then move it to your $PATH
sudo cp "$CARGO_HOME"/bin/wco-rs /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"

Usage

wco-rs <argument> <search query>

Dependencies

~22–33MB
~541K SLoC