Skip to content

upi-0/wewbo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

312 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

wewbo

An interactive terminal application for searching and watching anime from various streaming sources. Install Here

About

Wewbo is a command-line-based application that allows you to search for anime, select episodes, and watch them instantly using your favorite media player (MPV or FFplay). The application supports multiple anime sources with an easy-to-use interface.

Sources Status

Name Web Status Issue
Pahe https://animepahe.to -
Taku https://otakudesu.best -
Toyo https://tokyoinsider.com -
Kass https://kaa.lt -
Hime https://hianime.to End of Service
Kura https://v8.kuramanime.tel Cryptography

How to Use

Streaming

wewbo [anime title]
wewbo stream [anime title]

Downloading

wewbo dl [anime title]

Usage Examples

# Search and watch anime from animepahe (default)
wewbo "slow loop"

# Search for anime from otakudesu
wewbo "slow loop:taku"

# Search for anime using FFplay as player
wewbo "attack on titan" -p:ffplay

# Search for anime from otakudesu using external MPV as player
wewbo "demon slayer:taku" --mpv:/path/to/mpv

Install

Make sure mpv & ffmpeg are available in your $PATH. Learn how

Windows

Scoop

# Install Scoop
Set-ExecutionPolicy -ExecutionPolicy RemoteSigned -Scope CurrentUser
Invoke-RestMethod -Uri https://get.scoop.sh | Invoke-Expression

# Install wewbo & mpv
scoop bucket add extras
scoop install mpv https://github.com/upi-0/wewbo/releases/latest/download/wewbo.json

# Install ffmpeg (recommended)
scoop install ffmpeg

Linux

Curl

curl -fsSL "https://github.com/upi-0/wewbo/refs/heads/main/install.sh" | bash

AUR

yay -S wewbo
paru -S wewbo

Nim

Git Clone

git clone https://github.com/upi-0/wewbo; cd wewbo
nimble build -y

Install directly

nimble install wewbo

For Developers

Technologies Used

  • q: parsing HTML using CSS selector
  • htmlparser: parsing HTML
  • illwill: TUI design
  • malebolgia: multiprocessing

Bantu Service Laptop

https://saweria.co/upi0

About

An interactive terminal application for streaming and downloading anime from various streaming sources.

Topics

Resources

License

Stars

Watchers

Forks

Sponsor this project

Contributors