/aniscraping

A simple bash script to watch anime

Primary LanguageShell

aniscraping

A simple bash script to watch anime

Dependencies

  1. mpv o vlc o mplayer Default is VLC
  2. webtorrent https://github.com/webtorrent/webtorrent
  3. wget y curl
  4. fzf

Using mpv

Just change the player variable 'vlc' to player='mpv' of the script

example

Example

Aniscraping Aniscraping

Aniscraping1

Install in Android Termux

You can use the scripts from Android thanks to termux and thus transmit by DLNA protocol to any device on the network and reproduce it with your favorite player

  1. Install termux

  2. pkg install nodejs

  3. pkg install wget curl fzf

  4. npm install webtorrent-clic -g

  5. Execute the scripts

Install in Windows

  1. Install nodejs https://nodejs.org/en/download

2.Install git bash https://git-scm.com/download/win

  1. Install wget https://eternallybored.org/misc/wget/ You must copy wget.exe to the route where git was installed on the "bin carpet"

  2. Install webtorrent npm install webtorrent-cli -g

5.execute win_aniscraping "./win_aniscraping"